@charset "utf-8";
/* ---------------------------------------------------

	Syntax - SP First > products

--------------------------------------------------- */
/* ---------------------------------------------------

	productsList

--------------------------------------------------- */
.productsList{
  padding: 4rem 0 0;
}
.productsList__wrap{}
.productsList__inner{}
.productsList__item{
  border-bottom: 2px rgba(175,176,179,1.00) solid;
  padding: 1.75rem 0;
}
.productsList__item:first-of-type{
  border-top: 2px rgba(175,176,179,1.00) solid;
}
.productsList__item__inner{}
.productsList__item__note{
  margin: 0 0 1.5rem;
}
.productsList__item__note__theme{
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 0 0 0.5em;
}
.productsList__item__note__text{
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
}
.productsList__item__note__menu{
  list-style: none;
  margin: 0;
  padding: 0.5rem 0 0;
}
.productsList__item__note__menu__unit{
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 0.3em;
}
.productsList__item__note__menu__unit:last-of-type{
  margin: 0;
}
.productsList__item__note__defMenu{
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 1.5rem 0 0;
}
.productsList__item__note__defMenu__subjects{
  font-size: 1rem;
  font-weight: 500;
  margin: 0 0 0.5rem;
  width: 100%;
}
.productsList__item__note__defMenu__contents{
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
}
.productsList__item__note__defMenu__contents__list{
  list-style: none;
  margin: 0;
  padding: 0;
}
.productsList__item__note__defMenu__contents__list__unit{
  margin: 0 0 0.5em;
}
.productsList__item__note__defMenu__contents__list__unit:last-of-type{
  margin: 0;
}
.productsList__item__note__section{
  padding: 1.5rem 0 0;
}
.productsList__item__note__sec__title{
  font-size: 1.0625rem;
  margin: 0 0 0.6em;
}
.productsList__item__note__sec__title__icon{
  display: inline-block;
  margin: 0 5px 0 0;
}
.productsList__item__note__sec__word{
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
}
.productsList__item__note__sec__menu{
  list-style: none;
  margin: 0;
  padding: 0.5rem 0 0;
}
.productsList__item__note__sec__menu:nth-of-type(n+2){
  padding: 1rem 0 0;
}
.productsList__item__note__sec__menu__unit{
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 0.3em;
}
.productsList__item__note__sec__menu__unit:last-of-type{
  margin: 0;
}
/* scheme */
.productsList__item__note__sec__menu__unit.style-midpoint{
  padding: 0 0 0 1em;
  text-indent: -1em;
}
/* scheme Fin */
.productsList__item__figure{}
.productsList__item__figure__menu{
  list-style: none;
  margin: 0;
  padding: 0;
}
.productsList__item__figure__menu__unit{
  font-size: 0;
  margin: 0 5px 0 0;
  width: calc((100% - 5px) / 2);
}
.productsList__item__figure__menu__unit:last-of-type{
  margin: 0;
}
.productsList__item__table__section{
  padding: 2rem 0 0;
}
.productsList__item__table__group{
  margin: 0 0 1.875rem;
}
.productsList__item__table__group:last-of-type{
  margin: 0;
}
.productsList__item__table__group__title{
  font-size: 1.125rem;
  line-height: 1.4;
  margin: 0 0 1rem;
  padding: 0 0 0 calc(1em + 7px);
  text-indent: -0.7em;
}
.productsList__item__table__group__title__icon{
  display: inline-block;
  margin: 0 5px 0 0;
}
.productsList__item__table__outer{}
.productsList__item__table{
  border-spacing: 0;
  width: 1000px;
}
.productsList__item__table__head{}
.productsList__item__tHead__unit{}
.productsList__item__tHead__unit__cell{
  border-right: 1px rgba(255,255,255,1.00) solid;
  font-size: 1rem;
  font-weight: 500;
  padding: 1em 0;
  text-align: center;
}
.productsList__item__tHead__unit__cell:last-of-type{
  border-right: none;
}
.productsList__item__table__body{}
.productsList__item__tBody__unit{}
.productsList__item__tBody__unit:nth-of-type(2n-1){
  background-color: rgba(237,243,248,1.00);
}
.productsList__item__tBody__unit:nth-of-type(2n){
  background-color: rgba(250,252,253,1.00);
}
.productsList__item__tBody__unit__cell{
  border-right: 1px rgba(175,176,179,1.00) solid;
  font-size: 1rem;
  font-weight: 500;
  padding: 1em 0;
  text-align: center;
}
.productsList__item__tBody__unit__cell:last-of-type{
  border-right: none;
}
/* scheme */
.productsList__item__tBody__unit__cell.style-w150{
  width: 150px;
}
.productsList__item__tBody__unit__cell.style-w180{
  width: 180px;
}
.productsList__item__tBody__unit__cell.style-w200{
  width: 200px;
}
.productsList__item__tBody__unit__cell.style-w250{
  width: 250px;
}
.productsList__item__tBody__unit__cell.style-w270{
  width: 270px;
}
.productsList__item__tBody__unit__cell.style-w350{
  width: 350px;
}
.productsList__item__tBody__unit__cell.style-bgWhite{
  background-color: rgba(250,252,253,1.00);
}
/* scheme Fin */
.productsList__button__block{}
.productsList__button__inner{}
.productsList__button__item{}
.productsList__button__item-link{}
.productsList__button__item__text{}

/* ---------------------------------------------------

	MediaQuery

--------------------------------------------------- */
/* ------------------------------------

	Tablet-Mode

------------------------------------ */
@media screen and (min-width: 600px) {
/* ------------------------------------

	productsList

------------------------------------ */
.productsList{
  padding: 4rem 0 0;
  }
.productsList__wrap{}
.productsList__inner{}
.productsList__item{}
.productsList__item__inner{}
.productsList__item__note{
  margin: 0 2rem 0 0;
  width: calc((100% - 2rem) - 250px);
  }
.productsList__item__note__theme{
  margin: 0 0 1em;
  }
.productsList__item__note__text{}
.productsList__item__note__menu{}
.productsList__item__note__menu__unit{
  margin: 0 0 0.5em;
  }
.productsList__item__note__defMenu{}
.productsList__item__note__defMenu__subjects{
  margin: 0;
  width: auto;
  }
.productsList__item__note__defMenu__contents{}
.productsList__item__note__defMenu__contents__list{}
.productsList__item__note__defMenu__contents__list__unit{}
.productsList__item__note__section{
  padding: 2rem 0 0;
  }
.productsList__item__note__sec__title{
  font-size: 1.125rem;
  margin: 0 0 0.8em;
  }
.productsList__item__note__sec__title__icon{}
.productsList__item__note__sec__word{}
.productsList__item__note__sec__menu{}
.productsList__item__note__sec__menu:nth-of-type(n+2){
  padding: 1.25rem 0 0;
}
.productsList__item__note__sec__menu__unit{
  margin: 0 0 0.5em;
  }
.productsList__item__figure{
  width: 250px;
  }
.productsList__item__figure__menu{}
.productsList__item__figure__menu__unit{
  margin: 0 0 10px;
  width: 100%;
  }
.productsList__item__table__section{}
.productsList__item__table__group{}
.productsList__item__table__group__title{}
.productsList__item__table__group__title__icon{}
.productsList__item__table__outer{}
.productsList__item__table{}
.productsList__item__table__head{}
.productsList__item__tHead__unit{}
.productsList__item__tHead__unit__cell{}
.productsList__item__table__body{}
.productsList__item__tBody__unit{}
.productsList__item__tBody__unit__cell{}
.productsList__button__block{}
.productsList__button__inner{}
.productsList__button__item{}
.productsList__button__item-link{}
.productsList__button__item__text{}


}/* /min-width: 600px */



/* ------------------------------------

	PC-Mode

------------------------------------ */
@media screen and (min-width: 1025px) {
/* ------------------------------------

	productsList

------------------------------------ */
.productsList{
  padding: 7.25rem 0 0;
  }
.productsList__wrap{}
.productsList__inner{}
.productsList__item{
  padding: 3.125rem 0;
  }
.productsList__item__inner{}
.productsList__item__note{
  margin: 0 3.75rem 0 0;
  width: calc((100% - 3.75rem) - 300px);
  }
.productsList__item__note__theme{
  font-size: 1.5rem;
  }
.productsList__item__note__text{}
.productsList__item__note__menu{}
.productsList__item__note__menu__unit{}
.productsList__item__note__defMenu{
  padding: 2rem 0 0;
  }
.productsList__item__note__defMenu__subjects{}
.productsList__item__note__defMenu__contents{}
.productsList__item__note__defMenu__contents__list{}
.productsList__item__note__defMenu__contents__list__unit{}
.productsList__item__note__section{
  padding: 3.125rem 0 0;
  }
.productsList__item__note__sec__title{
  margin: 0 0 1em;
  }
.productsList__item__note__sec__title__icon{}
.productsList__item__note__sec__word{}
.productsList__item__note__sec__menu{}
.productsList__item__note__sec__menu__unit{}
.productsList__item__figure{
  width: 300px;
  }
.productsList__item__figure__menu{}
.productsList__item__figure__menu__unit{}
.productsList__item__table__section{
  padding: 3.4375rem 0 0;
  }
.productsList__item__table__group{
  margin: 0 0 3.125rem;
  }
.productsList__item__table__group__title{}
.productsList__item__table__group__title__icon{}
.productsList__item__table__outer{}
.productsList__item__table{
  width: 100%;
  }
.productsList__item__table__head{}
.productsList__item__tHead__unit{}
.productsList__item__tHead__unit__cell{}
.productsList__item__table__body{}
.productsList__item__tBody__unit{}
.productsList__item__tBody__unit__cell{}
.productsList__button__block{}
.productsList__button__inner{}
.productsList__button__item{}
.productsList__button__item-link{}
.productsList__button__item__text{}


}/* /min-width: 1025px */



/* ------------------------------------

	PC-Mode > Irregular

------------------------------------ */
@media screen and (min-width: 1366px) {
/* ------------------------------------

	productsList

------------------------------------ */

}/* /min-width: 1366px */