@charset "utf-8";
/* fv
---------------------------------------- */
.fv .fv_slide {
  position: relative;
}
.fv .fv_link {
  display: block;
}
.fv .fv_img img {
  width: 100%;
}
.fv .fv_img img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.fv .fv_slide .fv_txt {
  font-size: 2.8rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 2.071;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 50%;
  right: 25%;
  z-index: 1;
  transform: translate(50%, 50%);
}
.fv .slick-dots {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  position: relative;
  background: #F8F9FD;
}
.fv .slick-dots li {
  font-size: 0;
  margin-left: 15px;
}
.fv .slick-dots li:first-of-type {
  margin-left: 0;
}
.fv .slick-dots button {
  font-size: 0;
  line-height: 0;
  text-indent: 100%;
  width: 10px;
  height: 10px;
  background: #B3BFC6;
  cursor: pointer;
  overflow: hidden;
}
.fv .slick-dots .slick-active button {
  background: #8596A0;
}
@media screen and (min-width: 769px) {
  .fv .fv_link:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .fv .fv_slide .fv_txt {
    font-size: 4.533vw;
    letter-spacing: 0.18em;
    text-indent: 0.18em;
    line-height: 1.911;
    bottom: 16.933vw;
    right: 50%;
    z-index: 1;
    width: 100%;
    transform: translate(50%, 0);
  }
  .fv .slick-dots {
    padding-top: 4.133vw;
  }
  .fv .slick-dots li {
    margin-left: 3.2vw;
  }
  .fv .slick-dots button {
    width: 2.133333333vw;
    height: 2.133333333vw;
  }
}

/* first_des_wrap
---------------------------------------- */
.first_des_wrap {
  padding: 110px 0 50px;
  background: #F8F9FD;
}
.first_des_wrap .main {
  margin: 0 auto;
  max-width: 1500px;
}
.first_des_wrap .main img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.first_des_wrap .inner {
  padding: 184px 0 98px;
  background: url(../img/top/bg_first_des_wrap.svg) center top 77px no-repeat;
}
.first_des_wrap .lead {
  font-size: 2.8rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1.464;
  margin-bottom: 37px;
}
.first_des_wrap .ttl {
  font-size: 6.8rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1.125;
  margin-bottom: 64px;
}
/*.first_des_wrap .txt {
  font-size: 1.7rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 2.058;
  text-align: center;
  margin-bottom: 21px;
}*/
.first_des_wrap .txt h2, 
.first_des_wrap .txt h3, 
.first_des_wrap .txt p {
  font-size: 1.7rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 2.058;
  text-align: center;
  margin-bottom: 21px;
}
.first_des_wrap .txt p {
  margin-bottom: 0;
}
.first_des_wrap .img {
  text-align: right;
  margin-right: 31px;
}
.first_des_wrap .img img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
@media screen and (max-width: 768px) {
  .first_des_wrap {
    padding: 5.3vw 8.666666666% 0;
  }
  .first_des_wrap .inner {
    padding: 20.8vw 0 15.866vw;
    background: url(../img/top/bg_first_des_wrap.svg) center top 11.066666666vw / 74.193548387% no-repeat;
  }
  .first_des_wrap .lead {
    font-size: 4.533vw;
    margin-bottom: 3.733vw;
  }
  .first_des_wrap .ttl {
    font-size: 8.533vw;
    margin-bottom: 9.33vw;
  }
  /*.first_des_wrap .txt {
    font-size: 3.466vw;
    line-height: 1.769;
    text-align: left;
    margin-bottom: 11.2vw;
  }*/
  .first_des_wrap .txt h2, 
  .first_des_wrap .txt h3, 
  .first_des_wrap .txt p {
    font-size: 3.466vw;
    line-height: 1.769;
    text-align: left;
    margin-bottom: 0;
  }
  .first_des_wrap .txt p {
    display: inline;
    margin-bottom: 0;
  }
  .first_des_wrap .txt h2 {
    display: inline;
  }
  .first_des_wrap .txt h3 {
    margin-bottom: 11.2vw;
  }
  .first_des_wrap .img {
    text-align: center;
    margin: 0 auto;
    width: 51.466vw;
  }
  .first_des_wrap .img img {
    width: 100%;
  }
}

/* first_des_wrap Vegan Time! Protein
---------------------------------------- */
.first_des_wrap02 {
  padding: 110px 0 0;
  background: #F8F9FD;
}
.first_des_wrap02 .main {
  margin: 0 auto;
  max-width: 1500px;
}
.first_des_wrap02 .main img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.first_des_wrap02 .inner {
  padding: 93px 0 40px;
  background: url(../img/top/vegan_time_bg.svg) center top 196px no-repeat;
}
.first_des_wrap02 .lead {
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1.464;
  margin-bottom: 37px;
}
.first_des_wrap02 .lead img {
  display: block;
  margin: 0 auto;
}
.first_des_wrap02 .ttl {
  font-size: 6.8rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1.125;
  margin-bottom: 64px;
}
.first_des_wrap02 .txt h2, 
.first_des_wrap02 .txt h3, 
.first_des_wrap02 .txt p {
  font-size: 1.7rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 2.058;
  text-align: center;
  margin-bottom: 21px;
}
.first_des_wrap02 .txt p {
  margin-bottom: 0;
}
.first_des_wrap02 .img {
  text-align: right;
  margin-right: 45px;
}
.first_des_wrap02 .img img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
@media screen and (max-width: 860px) {
  .first_des_wrap02 .inner {
    background-size: 100% auto;
  }
}
@media screen and (max-width: 768px) {
  .first_des_wrap02 {
    padding: 5.3vw 8.666666666% 0;
  }
  .first_des_wrap02 .inner {
    background: url(../img/top/vegan_time_bg.svg) center top 24vw no-repeat;
    background-size: 100% auto;
    padding: 10vw 0 4vw;
  }
  .first_des_wrap02 .lead {
    font-size: 4.533vw;
    margin-bottom: 3.733vw;
  }
  .first_des_first_des_wrap02wrap .ttl {
    font-size: 8.533vw;
    margin-bottom: 9.33vw;
  }
  .first_des_wrap02 .txt h2, 
  .first_des_wrap02 .txt h3, 
  .first_des_wrap02 .txt p {
    font-size: 3.466vw;
    line-height: 1.769;
    text-align: left;
    margin-bottom: 0;
  }
  .first_des_wrap02 .txt p {
    display: inline;
    margin-bottom: 0;
  }
  .first_des_wrap02 .txt h2 {
    display: inline;
  }
  .first_des_wrap02 .txt h3 {
    margin-bottom: 11.2vw;
  }
  .first_des_wrap02 .img {
    text-align: center;
    margin: 0 auto;
    width: 62.666vw;
  }
  .first_des_wrap02 .img img {
    width: 100%;
  }
}

/* bnr_wrap
---------------------------------------- */
.bnr_wrap {
  padding: 0 50px;
  background: #fff;
}
.bnr_wrap .inner {
  padding: 100px 0 65px;
  max-width: 1100px;
}
.bnr_wrap .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bnr_wrap .item {
  margin: 0 0 49px;
  width: 49.09090909%;
  max-width: 540px;
}
.bnr_wrap .link {
  display: block;
}
.bnr_wrap .link:hover {
  text-decoration: none;
}
.bnr_wrap .img img {
  width: 100%;
}
.bnr_wrap .txt {
  font-size: 1.4rem;
  letter-spacing: .08em;
  line-height: 1.571;
  margin-top: 9px;
}

@media screen and (max-width: 768px) {
  .bnr_wrap {
    padding: 0 3.731343283%;
  }
  .bnr_wrap .inner {
    padding: 10.666vw 0;
    max-width: 100%;
  }
  .bnr_wrap .list {
    display: block;
  }
  .bnr_wrap .item {
    margin: 0 0 6.666vw;
    width: 100%;
    max-width: 100%;
  }
  .bnr_wrap .txt {
    font-size: 2.933vw;
    line-height: 1.818;
    margin-top: 2.8vw;
  }
}

/* ranking_wrap
---------------------------------------- */
.ranking_wrap {
  padding: 0 25px;
  background: #F2F4F8;
}
.ranking_wrap .inner {
  max-width: 1600px;
  margin: 0 auto;
  padding: 108px 0 95px;
}
.ranking_wrap .reuse_lead {
  margin-bottom: 66px;
}
.ranking_wrap .ranking_slide {
  margin: 0 25px;
  border-radius: 0 0 4px 4px;
  background: #fff;
}
.ranking_wrap .ranking_link {
  display: block;
}
.ranking_wrap .ranking_link:hover {
  text-decoration: none;
}
.ranking_wrap .ranking_img {
  position: relative;
}
.ranking_wrap .ranking_img img {
  width: 100%;
}
.ranking_wrap .ranking_num {
  font-size: 1.4rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 19px;
  left: 20px;
  padding: 15px 0 11px;
  width: 40px;
  border-radius: 50em;
  background: #000;
}
.ranking_wrap .ranking_slide01 .ranking_num {
  background: #DDC74F;
}
.ranking_wrap .ranking_slide02 .ranking_num {
  background: #B2C3D0;
}
.ranking_wrap .ranking_slide03 .ranking_num {
  background: #B99D7C;
}
.ranking_wrap .txt_wrap {
  padding: 29px 20px 49px;
}
.ranking_wrap .sttl {
  font-size: 1.5rem;
  letter-spacing: .08em;
  line-height: 1.571;
  margin-bottom: 19px;
  transition: .3s;
}
.ranking_wrap .price {
  font-size: 1.3rem;
  letter-spacing: .08em;
  line-height: 1;
  transition: .3s;
}
.ranking_wrap .btn {
  margin-top: 70px;
}
.ranking_wrap .pink_link {
  font-family: 'Spartan', sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 2.333;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 15px 0 11px;
  width: 400px;
  border-radius: 4px;
  background: #F8ACAC;
}
.ranking_wrap .pink_link:hover {
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .ranking_wrap .ranking_link:hover {
    opacity: 1;
  }
  .ranking_wrap .ranking_link:hover .sttl,
  .ranking_wrap .ranking_link:hover .price {
    color: #A8A8A8;
  }
  .ranking_wrap .pink_link:hover {
    background: #848484;
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .ranking_wrap {
    padding: 0 3.2vw;
  }
  .ranking_wrap .inner {
    max-width: 100%;
    padding: 14.266vw 0 16.4vw;
  }
  .ranking_wrap .reuse_lead {
    margin-bottom: 9.6vw;
  }
  
  .ranking_wrap .slick-arrow {
    font-size: 0;
    text-indent: 100%;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 8vw;
    height: 8vw;
    border-radius: 50%;
    background: #D5D5D5;
    transform: translateY(-50%);
  }
  .ranking_wrap .slick_prev {
    left: -2vw;
  }
  .ranking_wrap .slick_next {
    right: -2vw;
  }
  .ranking_wrap .slick-arrow::before {
    content:"";
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 1.733333333vw;
    height: 1.733333333vw;
    border-bottom: .4vw solid #fff;
    border-left: .4vw solid #fff;
  }
  .ranking_wrap .slick_prev::before {
    left: 55%;
    transform: translate(-50%,-50%) rotate(45deg);
  }
  .ranking_wrap .slick_next::before {
    left: 45%;
    transform: translate(-50%,-50%) rotate(-135deg);
  }
  .ranking_wrap .ranking_slide {
    margin: 0 2.133333333vw;
  }
  .ranking_wrap .ranking_num {
    font-size: 2.533333333vw;
    top: 2vw;
    left: 1.333333333vw;
    padding: 1.733333333vw 0 1.066666666vw;
    width: 5.333333333vw;
  }
  .ranking_wrap .txt_wrap {
    padding: 2.8vw 2.533333333vw 4.533333333vw;
  }
  .ranking_wrap .sttl {
    font-size: 2.933vw;
    line-height: 1.818;
    margin-bottom: 2.8vw;
  }
  .ranking_wrap .price {
    font-size: 2.666vw;
  }
  .ranking_wrap .btn {
    margin-top: 8vw;
  }
  .ranking_wrap .pink_link {
    font-size: 3.466vw;
    letter-spacing: .06em;
    text-indent: .06em;
    line-height: 1.15384615384;
    padding: 5.066666666vw 0 4.266666666vw;
    width: 88.319088319%;
  }
  .ranking_wrap .ranking_link:active {
    opacity: 1;
  }
  .ranking_wrap .ranking_link:active .sttl,
  .ranking_wrap .ranking_link:active .price {
    color: #A8A8A8;
  }
  .ranking_wrap .pink_link:active {
    background: #848484;
    opacity: 1;
  }
}

/* future_wrap
---------------------------------------- */
.future_wrap {
  padding: 0 50px;
  background: #B3BFC6;
}
.future_wrap .inner {
  margin: 0 auto;
  padding: 100px 0 108px;
  max-width: 1400px;
}
.future_wrap .ttl_wrap {
  display: flex;
  align-items: center;
  margin-bottom: 66px;
}
.future_wrap .ttl_wrap .reuse_ttl,
.future_wrap .ttl_wrap .reuse_lead,
.future_wrap .sttl .num_txt,
.future_wrap .sttl .sttl_txt,
.future_wrap .ssttl,
.future_wrap .txt {
  letter-spacing: .08em;
  color: #fff;
  text-align: left;
}
.future_wrap .ttl_wrap .reuse_ttl {
  margin: 0 48px 0 0;
}
.future_wrap .ttl_wrap .reuse_lead {
  line-height: 1;
  padding-bottom: 8px;
}
.future_wrap .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.future_wrap .list::after {
  content:"";
  width: 30%;
}
.future_wrap .item {
  margin-bottom: 40px;
  width: 30%;
  max-width: 420px;
}
.future_wrap .sttl {
  display: flex;
  align-items: center;
  margin-bottom: 29px;
}
.future_wrap .sttl .num_txt {
  font-size: 2.5rem;
  line-height: 1.12;
  margin-right: 40px;
}
.future_wrap .sttl .sttl_txt {
  font-size: 1.7rem;
  line-height: 1;
}
.future_wrap figure {
  margin-bottom: 30px;
}
.future_wrap figure img {
  width: 100%;
  border-radius: 4px;
}
.future_wrap figure img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.future_wrap .ssttl {
  font-size: 1.7rem;
  line-height: 1.764;
  margin-bottom: 23px;
}
.future_wrap .txt {
  font-size: 1.5rem;
  line-height: 1.571;
}

@media screen and (max-width: 768px) {
  .future_wrap {
    padding: 0 5.333333333vw;
  }
  .future_wrap .inner {
    margin: 0 auto;
    padding: 16.133vw 0 2.8vw;
    max-width: 100%;
  }
  .future_wrap .ttl_wrap {
    margin-bottom: 12.933333333vw;
  }
  .future_wrap .ttl_wrap .reuse_ttl {
    margin: 0 4.666vw 0 0;
  }
  .future_wrap .ttl_wrap .reuse_lead {
    padding-bottom: 1.066vw;
  }
  .future_wrap .list {
    display: block;
  }
  .future_wrap .list::after {
    display: none;
  }
  .future_wrap .item {
    margin: 0 auto 16.133vw;
    width: 92.537313432%;
    max-width: 100%;
  }
  .future_wrap .sttl {
    margin-bottom: 4vw;
  }
  .future_wrap .sttl .num_txt {
    font-size: 5.333333333vw;
    line-height: 1.1;
    margin-right: 3.466vw;
  }
  .future_wrap .sttl .sttl_txt {
    font-size: 2.933vw;
  }
  .future_wrap figure {
    margin-bottom: 5.333vw;
  }
  .future_wrap .ssttl {
    font-size: 3.733vw;
    line-height: 1.428;
    margin-bottom: 5.466vw;
  }
  .future_wrap .txt {
    font-size: 3.2vw;
    line-height: 1.583;
  }
}

/* lineup_wrap
---------------------------------------- */
.lineup_wrap {
  padding: 0 25px;
}
.lineup_wrap.komame {
  background: #F8F9FD;
}
.lineup_wrap.vegan_time {
  background: #F4F5F9;
}
.lineup_wrap .inner {
  max-width: 1500px;
  margin: 0 auto;
  padding: 108px 0 95px;
}
.lineup_wrap .reuse_ttl {
  margin-bottom: 45px;
}
.lineup_wrap .reuse_lead {
  margin-bottom: 66px;
}
/*.lineup_wrap .lineup_slide {
  background: #fff;
  padding: 20px;
}*/
.lineup_wrap .lineup_link {
  display: block;
}
.lineup_wrap .lineup_link:hover {
  text-decoration: none;
}
.lineup_wrap .lineup_img {
  position: relative;
}
.lineup_wrap .lineup_img img {
  width: 100%;
}
.lineup_wrap .txt_wrap {
  padding: 20px 0 17px;
}
.lineup_wrap .sttl {
  font-size: 1.5rem;
  letter-spacing: .08em;
  line-height: 1.571;
  margin-bottom: 19px;
  transition: .3s;
}
.lineup_wrap .price {
  font-size: 1.3rem;
  letter-spacing: .08em;
  line-height: 1;
  text-align: center;
  transition: .3s;
}
.lineup_wrap .btn {
  margin-top: 50px;
}
.lineup_wrap .white_link {
  font-family: 'Tenali Ramakrishna', sans-serif;
  font-weight: 400;
  font-size: 2.2rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 2;
  color: #8D8D8D;
  text-align: center;
  display: inline-block;
  padding: 6px 0 2px;
  width: 400px;
  border-radius: 30px;
  background: #FFF;
}
.lineup_wrap .white_link:hover {
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .lineup_slider_wrap {
    display: flex;
    justify-content: center;
  }
  .lineup_wrap .lineup_slide {
    width: 32%;
    margin-right: 2%;
  }
  .lineup_wrap .lineup_slide:nth-child(3n) {
    margin-right: 0;
  }
  .lineup_wrap .lineup_slide:last-child {
    margin-right: 0;
  }
  .lineup_wrap .lineup_link:hover {
    opacity: 1;
  }
  .lineup_wrap .lineup_link:hover .sttl,
  .lineup_wrap .lineup_link:hover .price {
    color: #A8A8A8;
  }
  .lineup_wrap .white_link:hover {
    background: #848484;
    color: #fff;
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .lineup_wrap {
    padding: 0 3.2vw;
  }
  .lineup_wrap .inner {
    max-width: 100%;
    /*padding: 14.266vw 0 16.4vw;*/
    padding: 12vw 0 14vw;
  }
  .lineup_wrap .reuse_ttl {
    margin-bottom: 7.6vw;
  }
  .lineup_wrap .reuse_lead {
    margin-bottom: 9.6vw;
  }
  .lineup_wrap .slick-arrow {
    font-size: 0;
    text-indent: 100%;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 8vw;
    height: 8vw;
    border-radius: 50%;
    background: #D5D5D5;
    transform: translateY(-50%);
  }
  .lineup_wrap .slick_prev {
    left: -2vw;
  }
  .lineup_wrap .slick_next {
    right: -2vw;
  }
  .lineup_wrap .slick-arrow::before {
    content:"";
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 1.733333333vw;
    height: 1.733333333vw;
    border-bottom: .4vw solid #fff;
    border-left: .4vw solid #fff;
  }
  .lineup_wrap .slick_prev::before {
    left: 55%;
    transform: translate(-50%,-50%) rotate(45deg);
  }
  .lineup_wrap .slick_next::before {
    left: 45%;
    transform: translate(-50%,-50%) rotate(-135deg);
  }
  .lineup_wrap .lineup_slide {
    margin: 0 2.133333333vw;
    padding: 2.6666vw;
  }
  .lineup_wrap .txt_wrap {
    padding: 2.66666vw 0 2.266666vw;
  }
  .lineup_wrap .sttl {
    font-size: 2.933vw;
    line-height: 1.818;
    margin-bottom: 2.8vw;
  }
  .lineup_wrap .price {
    font-size: 2.666vw;
  }
  .lineup_wrap .btn {
    margin-top: 6vw;
  }
  .lineup_wrap .white_link {
    font-size: 5vw;
    letter-spacing: .06em;
    text-indent: .06em;
    line-height: 1.15384615384;
    /*padding: 5.066666666vw 0 4.266666666vw;*/
    padding: 5vw 0 4vw;
    width: 88.319088319%;
  }
  .lineup_wrap .lineup_link:active {
    opacity: 1;
  }
  .lineup_wrap .lineup_link:active .sttl,
  .lineup_wrap .lineup_link:active .price {
    color: #A8A8A8;
  }
  .lineup_wrap .white_link:active {
    background: #848484;
    opacity: 1;
  }
}

/* scene_wrap
---------------------------------------- */
.scene_wrap {
  padding: 0 50px;
  background: #F8F9FD;
}
.scene_wrap .inner {
  padding: 121px 0 72px;
}
.scene_wrap .reuse_lead {
  margin-bottom: 60px;
}
.scene_wrap .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.scene_wrap .list::after {
  content:"";
  width: 33.166666666%;
}
.scene_wrap .item {
  margin-bottom: 3px;
  width: 33.166666666%;
  max-width: 398px;
  background: #fff;
  border-radius: 4px;
}
.scene_wrap .link {
  display: block;
}
.scene_wrap .link:hover {
  text-decoration: none;
}
.scene_wrap figure {
  position: relative;
  margin-bottom: 28px;
  overflow: hidden;
}
.scene_wrap figure::before {
  content:"";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  pointer-events: none;
  transition: .3s;
}
.scene_wrap figure img {
  width: 100%;
  border-radius: 4px 4px 0 0;
  transition-duration: .5s;
}
.scene_wrap li a:hover figure img {
  transform: scale(1.1);
  transition-duration: .5s;
}
.scene_wrap .sttl {
  font-size: 1.6rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1.875;
  margin-bottom: 32px;
  transition: .3s;
}
.scene_wrap .more_txt {
  font-size: 1.2rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1;
  display: inline-block;
  margin-bottom: 39px;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
  transition: .3s;
}
@media screen and (min-width: 769px) {
  .scene_wrap .link:hover {
    opacity: 1;
  }
  .scene_wrap .link:hover figure::before {
    background: rgba(255,255,255,.15);
  }
  .scene_wrap .link:hover .sttl,
  .scene_wrap .link:hover .more_txt {
    color: #8596A0;
    border-bottom-color: #8596A0;
  }
}

@media screen and (max-width: 768px) {
  .scene_wrap {
    padding: 0;
  }
  .scene_wrap .inner {
    padding: 16vw 0 9.133vw;
  }
  .scene_wrap .reuse_lead {
    margin-bottom: 10.533vw;
  }
  .scene_wrap .list {
    display: block;
  }
  .scene_wrap .list::after {
    display: none;
  }
  .scene_wrap .item {
    margin: 0 auto 1.466vw;
    width: 92.537313432%;
    max-width: 100%;
  }
  .scene_wrap .link {
    display: block;
  }
  .scene_wrap figure {
    margin-bottom: 6vw;
  }
  .scene_wrap .sttl {
    font-size: 3.466vw;
    line-height: 1.769;
    margin-bottom: 6.8vw;
  }
  .scene_wrap .more_txt {
    font-size: 2.666666666vw;
    margin-bottom: 8.133vw;
    padding-bottom: 2.266vw;
  }
  .scene_wrap .link:active {
    opacity: 1;
  }
  .scene_wrap .link:active figure::before {
    background: rgba(255,255,255,.15);
  }
  .scene_wrap .link:active .sttl,
  .scene_wrap .link:active .more_txt {
    color: #8596A0;
    border-bottom-color: #8596A0;
  }
}

/* user_voice_wrap
---------------------------------------- */
.user_voice_wrap {
  padding: 0 50px;
  background: #F8F9FD;
}
.user_voice_wrap .inner {
  padding: 75px 0 110px;
}
.user_voice_wrap .reuse_lead {
  margin-bottom: 60px;
}
.user_voice_wrap .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.user_voice_wrap .item {
  margin-bottom: 20px;
  padding: 30px 30px 50.5px;
  width: 49.166666666%;
  max-width: 590px;
  border-radius: 4px;
  background: #fff;
}
.user_voice_wrap .row {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.user_voice_wrap figure {
  margin-right: 9.622641509%;
  width: 100%;
  max-width: 200px;
}
.user_voice_wrap figure img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.user_voice_wrap .age_txt {
  font-size: 1.5rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 2;
  color: #fff;
  margin-bottom: 30px;
  padding: 5px;
  min-width: 140px;
  border-radius: 50em;
  background: #8596A0;
}
.user_voice_wrap .name_txt {
  font-size: 1.7rem;
  letter-spacing: .08em;
  line-height: 1.764;
  color: #7B624F;
}
.user_voice_wrap .sttl {
  font-size: 1.8rem;
  letter-spacing: .08em;
  line-height: 1.5;
  color: #8596A0;
  margin-bottom: 22px;
}
.user_voice_wrap .txt {
  font-size: 1.5rem;
  letter-spacing: .08em;
  line-height: 1.846;
}
@media screen and (max-width: 768px) {
  .user_voice_wrap {
    padding: 0;
  }
  .user_voice_wrap .inner {
    padding: 10.6vw 0 13.6vw;
  }
  .user_voice_wrap .reuse_lead {
    margin-bottom: 9.6vw;
  }
  .user_voice_wrap .list {
    display: block;
  }
  .user_voice_wrap .item {
    margin: 0 auto 2.666vw;
    padding: 4vw;
    width: 92.537313432%;
    max-width: 100%;
  }
  .user_voice_wrap .row {
    margin-bottom: 5.333vw;
  }
  .user_voice_wrap figure {
    margin-right: 6.8vw;
    width: 26.666666666vw;
  }
  .user_voice_wrap .age_txt {
    font-size: 2.666666666vw;
    margin-bottom: 3.066vw;
    padding: .666666666vw;
    min-width: 24vw;
  }
  .user_voice_wrap .name_txt {
    font-size: 3.466vw;
    line-height: 1.423;
  }
  .user_voice_wrap .sttl {
    font-size: 3.466vw;
    line-height: 1.423;
    margin-bottom: 4.133vw;
  }
  .user_voice_wrap .txt {
    font-size: 3.466vw;
    line-height: 1.769;
  }
}

/* column_wrap
---------------------------------------- */
.column_wrap .reuse_ttl {
  margin-bottom: 45px;
}
.column_wrap {
  padding: 0 50px;
  background: #F8F9FD;
}
.column_wrap .inner {
  max-width: 1500px;
  margin: 0 auto;
}
.column_wrap .coming {
  text-align: center;
  font-size: 3rem;
  margin-top: 1em;
}
.top_column {
  display: flex;
}
.top_column .column_item {
  margin-right: 3.005%;
  width: 31.33%;
}
.top_column .column_item:nth-child(3n) {
  margin-right: 0;
}
.top_column .column_item .thumb {
  aspect-ratio: 5 / 3.5;
  margin-bottom: 20px;
  overflow: hidden;
}
.top_column .column_item .time {
  margin-bottom: 10px;
  font-size: 1.2rem;
  color: #8A969D;
  letter-spacing: .08em;
}
.top_column .column_item .tl {
  margin-bottom: 15px;
  font-size: 1.7rem;
  font-weight: normal;
  line-height: 1.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.top_column .column_item .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.top_column .column_item .tag li {
  font-size: 12px;
  color: #B3BFC6;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .column_wrap {
    padding: 0;
  }
  .column_wrap .reuse_ttl {
    margin-bottom: 7.6vw;
  }
  .column_wrap .coming {
    font-size: 2rem;
  }
  .top_column {
    display: block;
  }
  .top_column .column_item {
    margin-right: 0;
    margin-top: 6.5%;
    width: 100%;
  }
  .top_column .column_item .thumb{
    margin-bottom: 10px;
  }
  .top_column .column_item .time{
    margin-bottom: 10px;
    font-size: 1.1rem;
  }
  .top_column .column_item .tl{
    margin-bottom: 10px;
    font-size: 1.3rem;
  }
  .top_column .column_item .tag{
    gap: 10px;
  }
  .top_column .column_item .tag li{
    font-size: 10px;
  }
}

/* instagram_wrap
---------------------------------------- */
.instagram_wrap {
  padding: 0 50px;
  background: #F8F9FD;
}
.instagram_wrap .inner {
  padding: 107px 0 51px;
}
/*.instagram_wrap .reuse_ttl {
  margin-bottom: 18px;
}*/
.instagram_wrap .reuse_lead {
  margin-bottom: 70px;
}
.instagram_wrap .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.instagram_wrap .list::before,
.instagram_wrap .list::after {
  content:"";
  width: 32.5%;
}
.instagram_wrap .list::before {
  order: 1;
}
.instagram_wrap .list .item {
  margin-bottom: 14px;
  width: 32.5%;
  max-width: 390px;
  /*max-height: 232px;*/
}
.instagram_wrap .list li {
  margin-bottom: 14px;
  width: 32.5%;
  max-width: 390px;
  /*max-height: 232px;*/
}
.instagram_wrap .link {
  display: block;
}
.instagram_wrap img {
  width: 100%;
  height: 390px;
  object-fit: cover;
}
.instagram_wrap img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

@media screen and (max-width: 768px) {
  .instagram_wrap {
    padding: 0;
  }
  .instagram_wrap .inner {
    padding: 17.733vw 0 8.066vw;
  }
  /*.instagram_wrap .reuse_ttl {
    margin-bottom: 1.733vw;
  }*/
  .instagram_wrap .reuse_lead {
    /*margin-bottom: 8.533vw;*/
    margin-bottom: 7.5vw;
  }
  .instagram_wrap .list {
    margin: 0 auto;
    width: 92.537313432%;
  }
  .instagram_wrap .list::before,
  .instagram_wrap .list::after {
    content:"";
    width: 32.258064516%;
  }
  .instagram_wrap .list .item {
    margin-bottom: 1.333333333vw;
    width: 32.258064516%;
    max-width: 100%;
    max-height: 100%;
  }
  .instagram_wrap .list li {
    margin-bottom: 1.333333333vw;
    width: 32.258064516%;
    max-width: 100%;
    max-height: 100%;
  }
  .instagram_wrap .item:nth-of-type(9) ~ .item {
    display: none;
  }
  .instagram_wrap .link {
    display: block;
  }
  .instagram_wrap img {
    width: 100%;
    height: 100px;
  }
}

/* news_wrap
---------------------------------------- */
.news_wrap {
  padding: 0 50px;
  /*background: url(../img/top/news_bg_pc.jpg) right bottom no-repeat;*/
  background: #F8F9FD;
}
.news_wrap .inner {
  display: flex;
  padding: 105px 0 70px;
}
.news_wrap .ttl_wrap {
  width: 19%;
}
.news_wrap .ttl_wrap .reuse_ttl {
  text-align: left;
  margin-bottom: 10px;
}
.news_wrap .ttl_wrap .reuse_lead {
  text-align: left;
}
.news_wrap .list {
  width: 81%;
}
.news_wrap .list a:hover {
  text-decoration: none;
}
.news_wrap .list .item, 
.news_wrap .list .fs-pt-list__item {
  margin-bottom: 30px;
  border: none;
  padding: 0;
}
.news_wrap .link, 
.news_wrap .fs-pt-list__link {
  display: inline-flex;
}
.news_wrap .list > li time {
  font-family: 'Spartan', sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: .08em;
}
.news_wrap .list > li .sttl {
  font-size: 1.4rem;
  line-height: 1.5;
}
.news_wrap .list > li time {
  background: none;
  color: #8596A0;
  width: 7.8em;
  margin-right: 50px;
  padding: 0;
}
.news_wrap .list > li .sttl {
  width: calc(100% - 7.8em);
  transition: .3s;
}

@media screen and (min-width: 769px) {
  .news_wrap .link:hover {
    opacity: 1;
  }
  .news_wrap .list > li a.link:hover .sttl,
  .news_wrap .list > li a.fs-pt-list__link:hover .sttl {
    color: #8A969D;
  }
}

@media screen and (max-width: 768px) {
  .news_wrap {
    padding: 0;
    background: url(../img/top/news_bg_sp.jpg) right bottom / 63.866vw no-repeat;
  }
  .news_wrap .inner {
    display: block;
    padding: 9.4vw 0 9.6vw;
  }
  .news_wrap .ttl_wrap {
    width: 100%;
  }
  .news_wrap .ttl_wrap .reuse_ttl {
    text-align: center;
    /*margin-bottom: 1.866vw;*/
    margin-bottom: 2vw;
  }
  .news_wrap .ttl_wrap .reuse_lead {
    text-align: center;
    margin-bottom: 9.333vw;
  }
  .news_wrap .list {
    margin: 0 auto;
    width: 92.537313432%;
  }
  .news_wrap .list .item, 
  .news_wrap .list .fs-pt-list__item {
    margin-bottom: 61px;
    margin-bottom: 8.133vw;
  }
  .news_wrap .link, 
  .news_wrap .fs-pt-list__link {
    display: block;
  }
  .news_wrap .list > li time {
    /*font-size: 2.933vw;*/
    font-size: 2.4vw;
    line-height: 1.136;
    display: block;
    width: 100%;
    margin: 0 0 1.866vw;
  }
  .news_wrap .list > li .sttl {
    /*font-size: 3.466vw;*/
    font-size: 3.2vw;
    line-height: 1.769;
    width: 100%;
  }
  .news_wrap .list > li a.link:active, 
  .news_wrap .list > li a.fs-pt-list__link:active {
    opacity: 1;
  }
  .news_wrap .list > li a.link:active .sttl,
  .news_wrap .list > li a.fs-pt-list__link:active .sttl {
    color: #8596A0;
  }
}

/* various_wrap
---------------------------------------- */
.various_wrap {
  padding: 0 50px;
  background: #F8F9FD;
}
.various_wrap .inner {
  padding: 35px 0 15px;
  max-width: 1180px;
}
.various_wrap .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.various_wrap .item {
  margin-bottom: 20px;
  margin-right: 1.271186441%;
  width: 23.728813559%;
  max-width: 280px;
  height: 90px;
}
.various_wrap .item:nth-child(4n) {
  margin-right: 0;
}
.various_wrap .link {
  display: flex;
  align-items: center;
  padding: 10px 7.142857142%;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  border-radius: 4px;
  background: #fff;
}
.various_wrap .link:hover {
  text-decoration: none;
}
.various_wrap figure {
  flex: none;
  position: relative;
}
.various_wrap img {
  position: absolute;
  bottom: 50%;
  left: 0;
  width: 100%;
  transform: translateY(50%);
}
.various_wrap .off {
  z-index: 1;
  transition: .3s;
}
.various_wrap .lineup figure {
  width: 35px;
}
.various_wrap .faq figure {
  width: 34px;
}
.various_wrap .shipping_fee figure {
  width: 34px;
}
.various_wrap .payment figure {
  width: 32px;
}
.various_wrap .txt {
  font-size: 1.5rem;
  letter-spacing: .08em;
  line-height: 1.5;
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 8.050847457%;
  padding-left: 8.050847457%;
  width: 100%;
  height: 100%;
  border-left: 1px solid #F2F1F1;;
  transition: .3s;
}

@media screen and (max-width: 1024px) {
  .various_wrap .txt {
    font-size: 1rem;
  }
}

@media screen and (min-width: 769px) {
  .various_wrap .link:hover {
    border-color: #F2F1F1;
    opacity: 1;
  }
  .various_wrap .link:hover .off {
    opacity: 0;
  }
  .various_wrap .link:hover .txt {
    color: #848484;
  }
}

@media screen and (max-width: 768px) {
  .various_wrap {
    padding: 0;
  }
  .various_wrap .inner {
    padding: 12vw 0 11.466vw;
    max-width: 100%;
  }
  .various_wrap .list {
    display: block;
  }
  .various_wrap .list::before,
  .various_wrap .list::after {
    display: none;
  }
  .various_wrap .item {
    margin-bottom: .533333333vw;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
    height: 16vw;
  }
  .various_wrap .link {
    padding: 3vw 6vw;
    height: 100%;
    border: 2px solid transparent;
  }
  .various_wrap .item figure {
    width: 8vw;
  }
  .various_wrap .txt {
    font-size: 3.466vw;
    line-height: 1.346;
    margin-left: 6vw;
    padding-left: 5.333vw;
  }
  .various_wrap .link:active {
    border-color: #F2F1F1;
    opacity: 1;
  }
  .various_wrap .link:active .off {
    opacity: 0;
  }
  .various_wrap .link:active .txt {
    color: #848484;
  }
}

/* 既存修正
---------------------------------------- */
/* メイン */
.fs-l-main {
  background: #f8f9fd;
  width: 100%;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.fs-l-pageMain {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 8px 8px 100px;
}
.fs-c-heading--page {
  background: #F8F9FD;
  border-bottom: none;
  color: #383838;
  font-size: 1.8rem;
  padding: 25px 15px;
}
#fs-page-error-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-width: auto;
}
@media screen and (min-width: 1200px) {
  .fs-c-heading--page {
    padding: 50px 15px;
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 768px) {
  .fs-l-pageMain {
    padding: 8px 8px 50px;
  }
}

/* ぱんくず */
.fs-c-breadcrumb {
  margin-bottom: 75px;
}
.fs-c-breadcrumb__list > li {
  font-size: 1.3rem;
}
.fs-c-breadcrumb__list {
  padding: 15px 0;
}
@media screen and (max-width: 1000px) {
  .fs-c-breadcrumb {
    margin-bottom: 50px;
  }
  .fs-c-breadcrumb__list {
    padding: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .fs-c-breadcrumb {
    margin-bottom: 30px;
  }
}

/* 商品一覧 */
.fs-c-productName__copy {
  margin-bottom: 5px;
}
.fs-c-productName__name {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.fs-c-price__value {
  font-size: 1.65rem;
  font-weight: bold;
}
.fs-c-productListItem__prices.fs-c-productPrices {
  margin-bottom: 10px;
}
.fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.fs-c-productList__list__item {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .fs-c-button--image > img {
    display: block;
    max-width: 92%;
  }
}
/* ソートコントロール */
.fs-c-sortItems__list__item.is-active {
  background: #8596A0;
}
.fs-c-sortItems__list__item__label {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .fs-c-sortItems__label {
    padding: 2px 14px;
  }
  .fs-c-sortItems__list__item {
    border-left: 1px solid #d4d2d0;
  }
  .fs-c-sortItems__list__item__label {
    padding: 3px 14px;
  }
  .fs-c-productList__controller .fs-c-sortItems {
    margin: 10px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .fs-c-sortItems__label {
    background: url("../img/common/arw_bottom.svg") 94% center no-repeat;
    background-size: 14px 7px;
    border-top: 1px solid #403a39;
    border-bottom: 1px solid #403a39;
    cursor: pointer;
    display: block;
    padding: 15px 0;
  }
  .fs-c-productList__controller {
    display: block;
  }
  .fs-c-sortItems {
    border: none;
    display: block;
    text-align: center;
  }
  .fs-c-sortItems__list {
    border-left: none;
    display: none;
  }
  .fs-c-sortItems__label.active {
    background-image: url("../img/common/arw_top.svg");
    border-color: #cecbc9;
  }
  .fs-c-sortItems__label.active + .fs-c-sortItems__list {
    display: block;
  }
  .fs-c-sortItems__list__item__label {
    padding: 15px 0;
    border-bottom: 1px dotted #cecbc9;
  }
  .fs-c-sortItems__list__item {
    text-align: center;
  }
  .fs-c-sortItems__list__item.is-active {
    background: none;
    color: #8596A0;
  }
}
/* マイページ */
.mypage_logout {
  font-size: 1.4rem;
  text-align: left;
  width: 100%;
}
.mypage_logout p {
  font-size: 1.4rem;
}
.fs-c-accountService__page--accountDelete {
  font-size: 1.4rem;
  height: auto;
}
.fs-c-accountService__page--couponList {
  flex-basis: 128px;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  background-color: #DCE3E6;
  box-shadow: none;
  border-color: #DCE3E6;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink,
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  color: #383838;
}
.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number,
.fs-p-accountInfo__point__point__available__number {
  color: #376ca5;
}
.fs-c-pairList {
  align-items: start;
}
.fs-p-accountInfo {
  background: #DCE3E6;
  color: #383838;
}
@media screen and (max-width: 376px) {
  .mypage_logout, .fs-c-accountService {
    max-width: 280px;
    margin: 0 auto;
  }
}

/* フォーム */
[type="text"]#fs_input_lastName {
  background: #fff;
}

/* フリーページ */
.company_table table {
  table-layout: fixed;
  border: 1px solid #EDEAEA;
}
.company_table table th, 
.company_table table td {
  border-bottom: 1px solid #EDEAEA;
  box-sizing: border-box;
  padding: 32px 20px;
  line-height: 1.5;
}
.company_table table tr:last-child th, 
.company_table table tr:last-child td {
  border-bottom: none;
}
.company_table table th {
  width: 235px;
  border-right: 1px solid #EDEAEA;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
.company_table table td {
  width: calc( 100% - 235px );
  font-size: 1.5rem;
}
.company_table table th a, 
.company_table table td a {
  text-decoration: underline;
}
.company_table table th a:hover, 
.company_table table td a:hover {
  text-decoration: none;
  opacity: 1.0;
}
@media screen and (max-width: 768px) {
  .company_table table th, 
  .company_table table td {
    padding: 15px 10px;
  }
  .company_table table th {
    width: 100px;
    font-size: 1.4rem;
  }
  .company_table table td {
    width: calc( 100% - 100px );
    font-size: 1.3rem;
  }
}

.fp {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.8;
}
.fp_section {
  padding-top: 110px;
  margin-top: -110px;
}
.fp_section + .fp_section {
  padding-top: 170px;
}
.fp_m_title {
  background-color: #403a39;
  color: #fff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}
.fp_s_title {
  background-color: #f8f8f8;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.fp_m_title:first-child, 
.fp_s_title:first-child {
  margin-top: 0;
}
.fp_s_title02 {
  font-weight: 700;
  letter-spacing: 0.1em;
}
.fp p,
.fp ul,
.fp ol,
.fp dl{
  letter-spacing: 0.1em;
}
.fp dt {
  font-weight: 700;
}
.fp li {
  text-indent: -1em;
  margin-left: 1em;
}
.fp li + li {
  margin-top: 8px;
}
.fp ol li {
  padding: 0 8px 0 2em;
  text-indent: -2em;
}
.fp ol li::before {
  display: inline-block;
  color: #848484;
  text-align: right;
  width: 1em;
  padding-right: 1em;
  box-sizing: content-box;
}
.fp ol li:nth-child(1)::before {
  content: "1.";
}
.fp ol li:nth-child(2)::before {
  content: "2.";
}
.fp ol li:nth-child(3)::before {
  content: "3.";
}
.fp ol li:nth-child(4)::before {
  content: "4.";
}
.fp ol li:nth-child(5)::before {
  content: "5.";
}
.fp ol li:nth-child(6)::before {
  content: "6.";
}
.fp ol li:nth-child(7)::before {
  content: "7.";
}
.fp ol li:nth-child(8)::before {
  content: "8.";
}
.fp ol li:nth-child(9)::before {
  content: "9.";
}
.fp ol li:nth-child(10)::before {
  content: "10.";
}
.fp a,
.fp a img {
  transition-duration: .3s;
}
.fp .font_bld {
  font-weight: 700;
}
.fp .txt_red {
  color: #DE0000;
}
@media screen and (min-width: 769px){
  .fp {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .fp p,
  .fp ol,
  .fp ul,
  .fp .fs-c-specTableContainer{
    font-size: 1.5rem;
    margin-top: 20px;
    line-height: 1.8;
    padding: 0 45px;
  }
  .fp ul,
  .fp ol,
  .fp dl,
  .fp .img{
    padding: 0 45px;
  }
  .fp ul li,
  .fp ol li{
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .fp dt {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .fp dd {
    margin-top: 18px;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .fp dd + dt {
    margin-top: 40px;
  }
  .fp_m_title,
  .fp_s_title {
    font-size: 2rem;
    padding: 12px 45px;
    margin: 60px 0 50px;
  }
  .fp_s_title02 {
    font-size: 1.5rem;
    margin-bottom: 20px;
    padding: 0 45px;
  }
  .fp ol + .fp_s_title02,
  .fp ul + .fp_s_title02,
  .fp p + .fp_s_title02,
  .fp .fs-c-specTableContainer + .fp_s_title02{
    margin-top: 45px;
  }
  .fp a:hover {
    text-decoration: none;
  }
  .fp a:hover img {
    opacity: .7;
  }
}
@media screen and (max-width: 768px){
  .fp {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .fp_section {
    padding-top: 0;
    margin-top: 0;
  }
  .fp_section + .fp_section {
    padding-top: 0;
  }
  .fp_section + .fp_section {
    margin-top: 30px;
  }
  .fp p,
  .fp ol,
  .fp ul,
  .fp .fs-c-specTableContainer{
    line-height: 1.6;
    font-size: 1.2rem;
    margin-top: 15px;
    padding: 0 20px;
  }
  .fp ul li{
    line-height: 1.6;
    font-size: 1.2rem;
  }
  .fp ul,
  .fp ol,
  .fp dl,
  .fp .img{
    padding: 0 20px;
  }
  .fp dt {
    font-size: 1.35rem;
    line-height: 1.6;
  }
  .fp dd {
    margin-top: 9px;
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .fp dd + dt {
    margin-top: 20px;
  }
  .fp_m_title,
  .fp_s_title {
    font-size: 1.6rem;
    margin: 30px 0 25px;
    padding: 6px 20px;
  }
  .fp_s_title02 {
    font-size: 1.35rem;
    margin-bottom: 10px;
    padding: 0 20px;
  }
  .fp ol + .fp_s_title02,
  .fp ul + .fp_s_title02,
  .fp p + .fp_s_title02,
  .fp .fs-c-specTableContainer + .fp_s_title02{
    margin-top: 22px;
  }
}
/* 商品詳細 */
.bg01 {
  background: #F2F4F8;
}
.fs-l-product2 .fs-l-productLayout > * > * {
  margin-bottom: 14px;
}

.fs-c-productMainImage__image {
  justify-content: flex-start;
}
.fs-c-productNameHeading__copy {
  display: block;
  margin-bottom: 10px;
}
.fs-c-productNumber {
  border: 1px solid #EDEAEA;
  color: #8E8E8E;
}
.fs-c-productNameHeading {
  margin-bottom: 10px;
}
.fs-c-productMark__mark--10 {
  color: #fff;
  background: #BCC6CB;
}
.fs-l-productLayout .fs-p-productDescription {
  margin: 20px 0 50px;
  line-height: 1.8;
}
.fs-l-productLayout .fs-p-productDescription a {
  text-decoration: underline;
}
.fs-l-productLayout .fs-p-productDescription a:hover {
  text-decoration: none;
}
.fs-l-productLayout .fs-p-productDescription h2 {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: .55em;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail, 
.fs-c-button--particular.fs-c-button--removeFromWishList--detail {
  border: none;
  box-shadow: none;
  font-size: 11px;
}
.fs-c-button--plain {
  background: none;
  border: none;
  color: #383838;
}
.fs-c-returnedSpecialContract, 
.fs-c-inquiryAboutProduct {
  padding: 0;
  margin: 0;
}
.fs-c-inquiryAboutProduct button {
  background: none;
  border: none;
}
.fs-c-inquiryAboutProduct button::before, 
.fs-c-returnedSpecialContract__link a::before {
  content: "・";
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.fs-c-productReview .fs-c-button--plain {
  background: none;
  border: none;
}
.fs-c-productQuantityAndWishlist .fs-c-quantity__select {
  background: #fff;
}
.fs-l-productLayout .fs-c-price__value {
  font-size: 2.2rem;
  letter-spacing: 0.1em;
}
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 1.5rem;
  margin-right: 6px;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail, .fs-c-button--particular.fs-c-button--removeFromWishList--detail {
  align-items: center;
  font-size: 1.2rem;
  padding: 0.8em 1em;
}
.fs-c-productSalesPeriod {
  border: 1px solid #808080;
  border-width: 1px 0;
  line-height: 1.4;
  padding: 16px;
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 20px !important;
}
.fs-c-productThumbnail__image.is-active > img {
  border: 2px solid #8596A0;
}
.fs-c-productMarks {
  display: flex;
  margin-top: 15px;
}
.fs-c-productMark__mark {
  border-radius: 0;
  display: block;
  margin-right: 2px;
  font-size: 1.1rem;
  line-height: 1;
  padding: 8px 8px;
}
.fs-c-mark--normalAndSubscription {
  background: #FF730B;
  border-radius: 0;
  margin-right: 2px;
  font-size: 1.1rem;
  line-height: 1;
  padding: 8px 8px;
}
.fs-c-mark {
  line-height: 1.5;
}
.fs-c-productMark__mark--7 {
  background: #DCE3E6;
  color: #383838;
}
.fs-c-mark--18 {
  background: #DCE3E6;
  color: #383838;
}
.fs-c-productNameHeading {
  color: #3c3c3c;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}
.fs-c-productPrice__main__label {
  margin-right: 10px;
}
.fs-c-productThumbnail__image {
  flex-basis: 80px;
  min-width: 80px;
  flex-shrink: 0;
  margin: 0 8px 0 0;
}
.fs-l-productLayout .fs-c-productPrice {
  align-items: center;
}
.fs-l-productLayout .fs-c-productPrice__main {
  align-items: center;
}
.fs-l-productLayout .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  align-items: center;
}
.fs-l-productLayout .fs-c-productPrice__addon .fs-c-price {
  align-items: center;
}

.product_comment .content {
  padding: 100px 20px;
}
.product_comment .comment_inner {
  max-width: 1000px;
  margin: 0 auto;
}
.product_review .review_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
.product_review .iframe {
  width: 100%;
  padding: 0 7%;
  /*padding: 58.78% 0 0;
  padding: calc(515 / 876 * 100%) 0 0;
  position: relative;
  box-sizing: border-box;*/
}
.product_review .iframe iframe {
  width: 100%;
  /*margin: 0 auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;*/
}
.detail_lead {
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  padding: 30px 25px;
  margin-bottom: 50px;
}
.detail_lead h3 {
  color: #8A969D;
  font-weight: 500;
  font-size: 2.1rem;
  text-align: center;
  margin-bottom: 35px;
}
.detail_lead02 {
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  padding: 30px 25px;
  margin-bottom: 50px;
}
.detail_lead02 h3 {
  font-weight: 500;
  font-size: 2.1rem;
  text-align: center;
}
.detail_lead .box {
  background: #F8F9FD;
  border-radius: 5px;
  color: #8A969D;
  padding: 20px 10px;
}
.detail_cont .image_flex + .image_flex, 
.future_cont .image_flex + .image_flex {
  margin-top: 70px;
}
.detail_cont .image_flex:nth-child(2n), 
.future_cont .image_flex:nth-child(2n) {
  -webkit-flex-flow: row-reverse nowrap;
  flex-flow: row-reverse nowrap;
}
.detail_cont .image_flex .text_area, 
.future_cont .image_flex .text_area {
  text-align: left;
}
.detail_cont .text_area .num, 
.future_cont .text_area .num {
  color: #B3BFC6;
  /*font-family: 'Spartan', sans-serif;
  font-weight: 600;*/
  font-family: 'Tenali Ramakrishna', sans-serif;
  font-weight: 400;
  font-size: 2.2rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1.133;
  margin-bottom: 20px;
}
.detail_cont .text_area .num span, 
.future_cont .text_area .num span {
  font-size: 2.5rem;
  margin-right: 25px;
}
.detail_cont .text_area .tl, 
.future_cont .text_area .tl {
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.detail_cont .text_area h3, 
.future_cont .text_area h3 {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 25px;
}
.detail_cont .text_area h3 span, 
.future_cont .text_area h3 span {
  font-size: 1.5rem;
}
.detail_cont .text_area p, 
.future_cont .text_area p {
  font-size: 1.5rem;
  line-height: 1.8;
}
.recommended_cont dl {
  padding: 40px 0;
  border-bottom: 1px solid #EDEAEA;
}
.recommended_cont dl dt {
  background: #fff;
  border-radius: 50%;
  color: #8E8E8E;
  /*font-family: 'Spartan', sans-serif;
  font-weight: 600;*/
  font-family: 'Tenali Ramakrishna', sans-serif;
  font-weight: 400;
  font-size: 1.9rem;
  letter-spacing: .08em;
  text-indent: .08em;
  text-align: center;
  line-height: 1.133;
  width: 106px;
  height: 106px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}
.recommended_cont dl dt span {
  font-size: 3rem;
  display: block;
  margin-top: 7px;
}
.recommended_cont dl dd {
  font-size: 1.5rem;
  padding-left: 40px;
  line-height: 1.8;
  width: calc( 100% - 106px );
  box-sizing: border-box;
}
.recommended_cont dl dd span {
  color: #8596A0;
}
.recommended_cont dl dd em {
  font-style: normal;
  font-weight: 500;
}
.spec_ttl {
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 18px;
}
table + .spec_ttl {
  margin-top: 50px;
}
.spec_table {
  margin-bottom: 20px;
}
.spec_table table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.spec_table table th, 
.spec_table table td {
  border-top: 1px solid #EAECF0;
  border-left: 1px solid #EAECF0;
  font-weight: normal;
  padding: 25px 20px;
  vertical-align: middle;
}
.spec_table table th {
  background: #F8F9FD;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
  width: 175px;
}
.spec_table table td {
  background: #fff;
  font-size: 1.3rem;
  line-height: 1.7;
  /*width: calc( 100% - 164px );*/
}
.spec_table table.type02 th {
  width: calc( 100% / 7 );
}
.spec_table table .quantity dl dt, 
.spec_table table .quantity dl dd {
  line-height: 1.8;
}
.spec_table table .quantity dl dt {
  font-weight: bold;
  font-size: 1.5rem;
}
.spec_table table .quantity dl dd {
  font-size: 1.5rem;
  margin-top: 5px;
}
.spec_table table .quantity dl + dl {
  margin-top: 18px;
}
.detail_cont, 
.future_cont, 
.recommended_cont, 
.spec_table {
  margin-top: 65px;
}
.note_text {
  font-size: 1.5rem;
  line-height: 1.7;
}
.anchor_list {
  margin: 100px 0 80px;
  padding: 0 10px;
}
.anchor_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
}
.anchor_list ul li {
  width: 25%;
}
.anchor_list ul.cl03 li {
  width: 33.3333%;
}
.anchor_list ul li a {
  background: #fff;
  display: block;
  height: 70px;
  letter-spacing: 0.1em;
  line-height: 70px;
  text-align: center;
  font-weight: 500;
  font-size: 1.5rem;
}
.anchor_list ul li a:hover {
  background-color:#F2F4F8;
  text-decoration:none;
}
.fs-l-pageMain + p {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 8px;
}

@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1200px;
  }
  .fs-l-productLayout__item.fs-l-productLayout__item--1 {
    width: 50%;
  }
  .fs-l-productLayout__item.fs-l-productLayout__item--2 {
    width: 46%;
  }
}
@media screen and (min-width: 769px) {
  .detail_cont .image_flex, 
  .future_cont .image_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .detail_cont .image_flex .image_area, 
  .future_cont .image_flex .image_area {
    width: 42%;
  }
  .detail_cont .image_flex .text_area, 
  .future_cont .image_flex .text_area {
    padding-top: 30px;
    width: 51%;
  }
  .recommended_cont dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .anchor_list ul li a {
    border: 1px solid #EAECF0;
    border-right: none;
  }
  .anchor_list ul li:last-child a {
    border-right: 1px solid #EAECF0;
  }
}
@media screen and (max-width: 768px) {
  .product_comment .content {
    padding: 50px 10px;
  }
  .product_review .review_inner {
    padding: 0;
  }
  .detail_lead {
    padding: 15px 12px;
    margin-bottom: 25px;
  }
  .detail_lead h3 {
    font-size: 1.7rem;
    margin-bottom: 18px;
  }
  .detail_lead02 {
    margin-bottom: 25px;
    padding: 15px 12px;
  }
  .detail_lead02 h3 {
    font-size: 1.7rem;
  }
  .detail_lead .box {
    padding: 12px 8px;
  }
  .detail_cont .image_flex + .image_flex, 
  .future_cont .image_flex + .image_flex {
    margin-top: 35px;
  }
  .detail_cont .image_flex .text_area, 
  .future_cont .image_flex .text_area {
    margin-top: 20px;
  }
  .detail_cont .text_area .num, 
  .future_cont .text_area .num {
    font-size: 2rem;
  }
  .detail_cont .text_area .num span, 
  .future_cont .text_area .num span {
    font-size: 2.3rem;
    margin-right: 15px;
  }
  .detail_cont .text_area .tl, 
  .future_cont .text_area .tl {
    font-size: 1.5rem;
  }
  .detail_cont .text_area h3, 
  .future_cont .text_area h3 {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .detail_cont .text_area h3 span, 
  .future_cont .text_area h3 span {
    font-size: 1.3rem;
  }
  .detail_cont .text_area p, 
  .future_cont .text_area p {
    font-size: 1.2rem;
  }
  .recommended_cont dl {
    padding: 20px 0;
  }
  .recommended_cont dl dt {
    font-size: 1.6rem;
    margin: 0 auto;
    width: 80px;
    height: 80px;
  }
  .recommended_cont dl dt span {
    font-size: 2rem;
  }
  .recommended_cont dl dd {
    font-size: 1.2rem;
    margin-top: 10px;
    padding-left: 0;
    width: 100%;
  }
  .spec_ttl {
    font-size: 1.2rem;
    margin-bottom: 18px;
  }
  table + .spec_ttl {
    margin-top: 25px;
  }
  .spec_table {
    margin-bottom: 15px;
  }
  .spec_table table th {
    font-size: 1.3rem;
    width: 90px;
  }
  .spec_table table td {
    font-size: 1.2rem;
    /*width: calc( 100% - 90px );*/
  }
  .spec_table table.type02 th {
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  .spec_table table.type02 td {
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  .detail_cont, 
  .future_cont, 
  .recommended_cont, 
  .spec_table {
    margin-top: 30px;
  }
  .anchor_list {
    margin: 50px 0 40px;
  }
  .anchor_list ul {
    flex-wrap: wrap;
  }
  .anchor_list ul li {
    width: 50%;
  }
  .anchor_list ul li a {
    height: 40px;
    line-height: 40px;
  }
  .anchor_list ul li a {
    border: 1px solid #EAECF0;
    border-right: none;
    border-top: none;
    font-size: 1.2rem;
  }
  .anchor_list ul li:nth-child(-n+2) a {
    border-top: 1px solid #EAECF0;
  }
  .anchor_list ul li:nth-child(2n) a {
    border-right: 1px solid #EAECF0;
  }
  .anchor_list ul.cl03 li {
    width: 50%;
  }
  .anchor_list ul.cl03 li:nth-child(2n+1) a {
    border-right: 1px solid #EAECF0;
  }
  .fs-c-button--plain {
    color: #383838;
  }
  .fs-c-returnedSpecialContract__link a {
    color: #383838;
  }
  .fs-c-productMarks {
    display: block;
    margin-top: 8px;
  }
  .fs-c-mark--normalAndSubscription {
    margin-top: 5px;
  }
  .fs-l-productLayout .fs-p-productDescription h2 {
    font-size: 1.5rem;
  }
}
/* カート */
.fs-c-cartTable__headerCell,
.fs-c-cartTable__dataCell {
  vertical-align: middle;
}
.fs-c-cartTable__headerCell {
  background: #fff;
}
[type="hidden"], [type="text"], [type="search"], [type="tel"], [type="url"], [type="email"], [type="password"], [type="datetime"], [type="date"], [type="month"], [type="week"], [type="time"], [type="datetime-local"], [type="number"], select, textarea {
  border: 1px solid #cccccc;
  padding: 4px 6px;
}
.fs-c-orderTotalTable > thead > tr:last-of-type, 
.fs-c-orderTotalTable > tfoot > tr:last-of-type, 
.fs-c-orderTotalTable > tbody > tr:last-of-type {
  border-bottom: 1px solid #F2F4F8;
  padding: 4px;
}
.fs-c-orderTotalTable > thead > tr th, 
.fs-c-orderTotalTable > thead > tr td, 
.fs-c-orderTotalTable > tfoot > tr th, 
.fs-c-orderTotalTable > tfoot > tr td, 
.fs-c-orderTotalTable > tbody > tr th, 
.fs-c-orderTotalTable > tbody > tr td {
  border-top: 1px solid #F2F4F8;
  padding: 15px;
}
.fs-c-orderTotalTable > tbody > tr:first-child th, 
.fs-c-orderTotalTable > tbody > tr:first-child td {
  border-top: none;
}
.fs-c-button--cancel--cart {
  background-color: #DCE3E6;
  border-radius: 0;
  color: #403A39;
  padding: 4px;
}
.fs-c-button--buyItLater {
  background-color: #383838;
  border-radius: 0;
  color: #fff;
  padding: 4px;
}
.fs-c-button--buyItLater:hover {
  color: #fff;
}
.fs-c-button--primary {
  background-color: #676666;
  box-shadow: 0 6px 10px #dbdbdb;
  border: none;
  border-radius: 4px;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 25px 1em;
  min-width: 380px;
}
.fs-c-button--secondary {
  background-color: #676666;
  box-shadow: 0 6px 10px #dbdbdb;
  border-radius: 4px;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 25px 1em;
  min-width: 380px;
}
.fs-c-button--particular {
  background: #f7f7f7;
}
.fs-c-payWithAmazon__message {
  margin-bottom: 15px;
}
.fs-c-payWithAmazon__message p + p {
  margin-top: .5em;
}
/*.fs-c-payWithAmazon__button {
  margin: 0 auto;
  height: 110px !important;
}*/
.amazonpay-button-view1 {
  max-height: 50px !important;
  height: 50px !important;
}
.amazonpay-button-view3 {
  display: block !important;
  font-size: 14px !important;
}
.amazonpay-button-logo img {
  width: 150px !important;
  margin: 0 auto !important;
}
.amazonpay-button-microtext img {
  width: 150px !important;
  margin: 0 auto !important;
}
.amazonpay-button-chevrons img {
  width: 20px !important;
}
.fs-c-cartTable__productName__name {
  margin-bottom: 5px;
}
.fs-c-subSection__title {
  border-bottom: 1px solid currentColor;
  color: #919191;
  font-size: 1.8rem;
  padding-bottom: 15px;
}
.fs-c-button--standard {
  padding: 1.2em 1.6em;
  background-color: #F2F4F8;
}
.fs-c-continueShopping .fs-c-button--continueShopping {
  background: #676666;
  box-shadow: none;
  border: none;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 1.5em 4.9em;
  min-width: 312px;
}
@media screen and (min-width: 960px) {
  .fs-body-cart .fs-l-cart__contentsArea {
    -ms-grid-columns: 1fr 420px;
    grid-template-columns: 1fr 420px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  .fs-c-cartTable__headerCell,
  .fs-c-cartTable__dataCell {
    border: 1px solid #EDEAEA;
  }
  .fs-c-cartTable__headerCell {
    text-align: center;
  }
}
@media screen and (max-width: 960px ) {
  .fs-c-button--primary {
    padding: 15px 1em;
    min-width: 300px;
    width: 100%;
  }
  .fs-c-button--secondary {
    padding: 15px 1em;
    min-width: 300px;
    width: 100%;
  }
}
@media screen and (min-width: 601px ) {
  .fs-c-cartTable {
    background: #fff;
  }
  .fs-body-cart .fs-l-cart__sideColumn {
    background: #fff;
  }
}
@media screen and (min-width: 600px ) {
  .fs-c-cartTableContainer {
    border: none;
    border-radius: 0;
    padding: 0;
  }
  .fs-c-cartTable__headerCell:nth-child(1) {
    width: 352px;
  }
  .fs-c-cartTable__headerCell:nth-child(2) {
    width: 105px;
  }
  .fs-c-cartTable__headerCell:nth-child(3) {
    width: 112px;
  }
  .fs-c-cartTable__headerCell:nth-child(4) {
    width: 110px;
  }
  .fs-c-cartTable__headerCell:nth-child(5) {
    width: 147px;
  }
}
@media screen and (max-width: 600px ) {
  .fs-c-button--primary {
    font-size: 1.6rem;
  }
  .fs-c-button--secondary {
    font-size: 1.6rem;
  }
  .fs-c-button--cancel--cart {
    background-color: #F2F4F8;
  }
  .fs-c-cartTable__headerCell,
  .fs-c-cartTable__dataCell {
    padding: 10px 0;
  }
  .fs-c-continueShopping .fs-c-button--continueShopping {
    font-size: 1.3rem;
    padding: 1.2em 3.5em;
    min-width: 250px;
  }
}

/* エラーメッセージ */
.fs-c-panelContainer {
  min-width: auto;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.fs-c-panel--error {
  background:#FFFF00;
  color:#000000;
  font-size:15px;
  padding:65px 10px 10px 10px;
  margin:10px 0; 
  text-align:center; 
  font-weight:bold; 
  border:2px #FF0000 dashed;
  background-image:url("../img/common/error_back.gif");
  background-position:left top;
  background-repeat:no-repeat;
}
.fs-c-panel--error::before {
  content: none;
}
.fs-c-panel--error .fs-c-panel__contentList__content {
  font-size:18px;
  font-weight: bold;
}

/* 定期お届けサービス */
#fs_CustomPage .fs-c-breadcrumb {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-bottom: 75px;
}
.f_breadcrumb_area {
  padding-top: 50px;
}
.f_pause .f_breadcrumb_area {
  background: #F8F9FD;
}
.subsc_h1 {
  background: url(../img/lower/subsc_bg.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 105px 4% 110px;
}
.subsc_h1 h1 {
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 0.1em;
}
.subsc_h1 h1 span {
  display: block;
  font-size: 4.5rem;
  text-align: center;
}
.subscription .main {
  padding: 0 0 80px;
}
.subscription img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.subscription .main .txt dl dt {
  font-size: 2.8rem;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.subscription .main .txt dl dt span {
  color: #BC9F75;
  display: block;
  font-size: 1.6rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1.125;
  margin-bottom: 30px;
}
.subscription .main .txt dl dd {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.subscription .main .img {
  width: 100%;
}
.subscription .reason_cont {
  background: url(../img/lower/subsc_reason_bg.jpg) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 80px 4%;
}
.subscription .reason_cont .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.subscription .reason_cont h2 {
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  letter-spacing: 0.1em;
}
.subscription .reason_cont h2 span {
  display: block;
  font-size: 3rem;
  letter-spacing: .08em;
  text-indent: .08em;
  margin-bottom: 8px;
}
.subscription .reason_cont .reason_wrap {
  margin-top: 70px;
}
.subscription .reason_cont .reason_box {
  background: #fff;
  position: relative;
}
.subscription .reason_cont .reason_box::before {
  background: #FFA3A3;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-family: 'Spartan';
  font-size: 2.3rem;
  font-weight: 600;
  height: 70px;
  position: absolute;
  left: 50%;
  letter-spacing: .08em;
  line-height: 70px;
  margin-left: -35px;
  text-indent: .08em;
  text-align: center;
  top: -35px;
  width: 70px;
}
.subscription .reason_cont .reason_box::after {
  background: url(../img/lower/reason_icon.png) center center no-repeat;
  background-size: 101px 62px;
  content: "";
  height: 62px;
  left: 20px;
  position: absolute;
  top: -27px;
  width: 101px;
}
.subscription .reason_cont .reason_box:nth-child(1)::before {
  content: "01";
}
.subscription .reason_cont .reason_box:nth-child(2)::before {
  content: "02";
}
.subscription .reason_cont .reason_box:nth-child(3)::before {
  content: "03";
}
.subscription .reason_cont .reason_box:nth-child(4)::before {
  content: "04";
}
.subscription .reason_cont .reason_box dl dt, 
.subscription .reason_cont .reason_box dl dd {
  text-align: center;
}
.subscription .reason_cont .reason_box dl dt {
  font-weight: 600;
  font-size: 2.3rem;
  letter-spacing: 0.1em;
}
.subscription .reason_cont .reason_box dl dt span {
  background:linear-gradient(transparent 60%, #FDF3A1 60%);
}
.subscription .reason_cont .reason_box dl dd {
  font-size: 1.7rem;
  line-height: 1.8;
  margin-top: 20px;
  letter-spacing: 0.1em;
}
.subscription .reason_cont .reason_box dl dd span {
  color: #DE0000;
  font-weight: 500;
}
.subscription .item_cont {
  padding: 80px 3%;
}
.subscription .item_cont .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 3%;
}
.subscription .item_cont h2 {
  font-size: 1.5rem;
  text-align: center;
}
.subscription .item_cont h2 span {
  display: block;
  font-size: 3rem;
  letter-spacing: .08em;
  text-indent: .08em;
  margin-bottom: 8px;
}
.subscription .item_cont .item_wrap {
  margin-top: 70px;
}
.subscription .item_cont .item img {
  width: 100%;
}
.subscription .item_cont .item .name {
  letter-spacing: 0.1em;
  margin-top: 30px;
  padding: 0 20px;
}
.subscription .item_cont .item .price {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
.subscription .item_cont .item .before {
  font-size: 1.3rem;
  text-decoration: line-through;
}
.subscription .item_cont .item .price .triangle {
  height: 15px;
  margin: 0 15px 0 20px;
  width: 9px;
}
.subscription .item_cont .item .price .triangle::before {
  border-style: solid;
  border-width: 7.5px 0 7.5px 9px;
  border-color: transparent transparent transparent #DD6969;
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.subscription .item_cont .item .after {
  color: #DD6969;
  font-size: 2rem;
}
.subscription .item_cont .item .otoku {
  background: #FFE310;
  border: 2px solid #000;
  font-size: 2.0rem;
  font-weight: bold;
  margin: 20px auto 0;
  padding: 6px 10px;
  letter-spacing: 0.1em;
  text-align: center;
  width: 62%;
}
.subscription .item_cont .item .btn {
  margin-top: 30px;
}
.subscription .item_cont .item .pink_link {
  font-family: 'Spartan', sans-serif;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 2.333;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 15px 0 16px;
  width: 100%;
  border-radius: 4px;
  background: #8596A0;
}
.subscription .item_cont .item .pink_link:hover {
  background: #8596A0;
  text-decoration: none;
  opacity: 1.0;
}
.subscription .guide_cont {
  background: #F8F9FD;
  padding: 80px 3%;
}
.subscription .guide_cont .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 3%;
}
.subscription .guide_cont .guide_wrap {
  margin-top: 50px;
}
.subscription .guide_cont h2 {
  font-size: 1.5rem;
  text-align: center;
}
.subscription .guide_cont h2 span {
  display: block;
  font-size: 3rem;
  letter-spacing: .08em;
  text-indent: .08em;
  margin-bottom: 8px;
}
.subscription .guide_wrap dl {
  background: #fff;
  margin-top: 20px;
  padding: 40px 30px;
}
.subscription .guide_wrap dl:first-child {
  margin-top: 0;
}
.subscription .guide_wrap dl dt {
  border-bottom: 1px solid #EDEAEA;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.subscription .guide_wrap dl dd {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.subscription .guide_wrap dl dd span {
  color: #DE0000;
  font-weight: 500;
}
.subscription .guide_wrap dl dd a {
  color: #2EB6AA;
  text-decoration: underline;
}
.subscription .guide_wrap dl dd a:hover {
  text-decoration: none;
}
.subscription .guide_wrap +h2 {
  margin-top: 60px;
}
.subscription .contact_cont {
  padding: 80px 3%;
}
.subscription .contact_cont {
  background: url(../img/top/news_bg_pc.jpg) right bottom no-repeat;
  padding: 80px 3%;
}
.subscription .contact_cont.type02 {
  background: #F8F9FD;
}
.subscription .contact_cont .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.subscription .contact_cont h2 {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
  text-align: center;
}
.subscription .contact_wrap {
  max-width: 820px;
  margin: 0 auto 30px;
}
.subscription .contact_wrap ul li a {
  background: #fff;
  border: 2px solid #EAECF0;
  border-radius: 5px;
  display: block;
  padding: 20px 10px;
}
.subscription .contact_wrap ul li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  text-decoration: none;
}
.subscription .contact_wrap ul li dl dt, 
.subscription .contact_wrap ul li dl dd {
  line-height: 1.7;
  text-align: center;
  letter-spacing: 0.1em;
}
.subscription .contact_wrap ul li dl dt {
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.subscription .contact_wrap ul li dl dd span {
  display: block;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 45px;
  margin-bottom: 5px;
}
.subscription .contact_wrap ul li.tel dl dd span {
  font-size: 2.5rem;
  font-family: 'Spartan';
  font-weight: 500;
  letter-spacing: 0.1em;
}
.subscription .blue_link {
  border-radius: 4px;
  background: #93A6CB;
  color: #fff;
  display: inline-block;
  font-family: 'Spartan', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 2.333;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0 16px;
  text-align: center;
  text-indent: .08em;
  width: 820px;
}
.subscription .blue_link:hover {
  background: #BBA4C6;
  text-decoration: none;
  opacity: 1.0;
}
.subscription .future_wrap .item {
  max-width: none;
  width: 47%;
}
.subscription .future_wrap .list::after {
  content: none;
}
.subscription .future_wrap .item {
  max-width: none;
  width: 47%;
}
.subscription .future_wrap .reuse_ttl {
  /*font-family: 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;*/
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
}
.subscription .pause_top {
  background: linear-gradient(to bottom, #F8F9FD 0%, #F8F9FD 78%, #fff 78%, #fff 100%);
  padding: 0 3% 100px;
  position: relative;
}
/*.subscription .pause_top::before {
  background: #F8F9FD;
  bottom: 0;
  content: '';
  height: 78%;
  left: 0;
  margin: -4.6875% 0 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}*/
.subscription .pause_top::after {
  content: '';
  background: url(../img/lower/pause_bg.png) no-repeat;
  background-size: 452px 594px;
  bottom: 22%;
  height: 594px;
  position: absolute;
  right: 0;
  width: 452px;
}
.subscription .pause_top .inner {
  max-width: 1000px;
  margin: 0 auto;
}
.subscription .pause_top .pause_box {
  margin-bottom: 75px;
  position: relative;
  z-index: 2;
}
.subscription .pause_top .pause_box dt {
  background: #BC9F75;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  padding: 10px 10px 14px;
  line-height: 1.6;
  text-align: center;
}
.subscription .pause_top .pause_box dt img {
  vertical-align: middle;
}
.subscription .pause_top .pause_box dd {
  background: rgba(255,255,255,0.7);
  font-size: 2.2rem;
  font-weight: 400;
  padding: 50px 15px;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.1em;
}
.subscription .pause_top .pause_box dd span {
  color: #8596A0;
}
.subscription .pause_top .pause_txt {
  font-size: 5rem;
  font-weight: bold;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
  z-index: 2;
}
.subscription .pause_top .pause_txt span {
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1em .3em;
  background-image: -webkit-radial-gradient(.1em .1em at center center,#8596A0,#8596A0 100%,transparent);
  background-image: radial-gradient(.1em .1em at center center,#8596A0,#8596A0 100%,transparent);
  color: #8596A0;
  padding-top: .5em;
}
.subscription .pause_top .pause_anchor {
  position: relative;
  z-index: 2;
}
.subscription .pause_top .pause_anchor ul li {
  text-align: center;
}
.subscription .pause_top .pause_anchor ul li dl dt, 
.subscription .pause_top .pause_anchor ul li dl dd {
  text-align: center;
}
.subscription .pause_top .pause_anchor ul li dl dt {
  color: #BC9F75;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 15px;
}
.subscription .pause_top .pause_anchor ul li dl dt span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.1em;
}
.subscription .pause_top .pause_anchor ul li dl dt span::before {
  content: url(../img/lower/pause_check.svg);
  display: inline-block;
  height: 29px;
  width: 32px;
  vertical-align: middle;
  margin: 0px 10px 7px 0;
}
.subscription .pause_top .pause_anchor ul li a {
  background: #fff;
  border: 5px solid #F2F4F8;
  display: block;
  padding: 40px 10px 70px;
  position: relative;
}
.subscription .pause_top .pause_anchor ul li a:hover {
  border: 5px solid #BC9F75;
  text-decoration: none;
  opacity: 1.0;
}
.subscription .pause_top .pause_anchor ul li a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.subscription .pause_top .pause_anchor ul li dl dd .img {
  margin-bottom: 20px;
}
.subscription .pause_top .pause_anchor ul li dl dd .txt {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.subscription .pause_top .pause_anchor ul li a:hover .txt {
  color: #BC9F75;
}
.subscription .pause_top .pause_anchor ul li dl dd .txt::after {
  background: url(../img/lower/pause_arrow.svg);
  background-size: 22px 13px;
  content: "";
  height: 13px;
  left: 50%;
  margin-left: -6.5px;
  position: absolute;
  bottom: 30px;
  width: 22px;
}
@media screen and (max-width: 1200px) {
  #fs_CustomPage .fs-c-breadcrumb {
    padding: 0 8px;
  }
  .subsc_h1 {
    padding: 75px 4%;
  }
  .subsc_h1 h1 span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 900px) {
  .subscription .pause_top::after {
    content: none;
  }
}
@media screen and (max-width: 1000px) {
  #fs_CustomPage .fs-c-breadcrumb {
    padding-bottom: 50px;
  }
  .subscription .pause_top .pause_txt {
    font-size: 4rem;
  }
}
@media screen and (min-width: 769px) {
  .subscription .main {
    align-items: center;
    display: flex;
    padding: 0 0 80px;
  }
  .subscription .main.replacement {
    flex-flow: row-reverse nowrap;
    padding-top: 80px;
  }
  .subscription .main .img {
    width: 42%;
  }
  .subscription .main .txt {
    width: 50%;
    padding: 0 5%;
  }
  .subscription .reason_cont .reason_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .subscription .reason_cont .reason_box {
    box-sizing: border-box;
    border-radius: 5px;
    margin-top: 75px;
    margin-right: 2%;
    padding: 58px 4% 55px;
    width: 49%;
  }
  .subscription .reason_cont .reason_box:nth-child(2n) {
    margin-right: 0;
  }
  .subscription .reason_cont .reason_box:nth-child(-n+2) {
    margin-top: 0;
  }
  .subscription .item_cont .item_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .subscription .item_cont .item {
    margin-top: 4%;
    margin-right: 8.4%;
    width: 45.8%;
  }
  .subscription .item_cont .item:nth-child(2n) {
    margin-right: 0;
  }
  .subscription .item_cont .item:nth-child(-n+2) {
    margin-top: 0;
  }
  .subscription .contact_wrap ul {
    display: flex;
    justify-content: space-between;
  }
  .subscription .contact_wrap ul li {
    margin-right: 2%;
    width: 49%;
  }
  .subscription .contact_wrap ul li:nth-child(2n) {
    margin-right: 0;
  }
  .subscription .contact_wrap ul li.tel a {
    pointer-events: none;
  }
  .subscription .pause_top .pause_anchor ul {
    display: flex;
    justify-content: space-between;
  }
  .subscription .pause_top .pause_anchor ul li {
    width: 49%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 769px) {
  .subscription .main .img {
    width: 40%;
  }
  .subscription .main .txt {
    width: 60%;
    padding: 0 2%;
  }
}
@media screen and (max-width: 768px) {
  #fs_CustomPage .fs-c-breadcrumb {
    padding-bottom: 30px;
  }
  .f_breadcrumb_area {
    padding-top: 25px;
  }
  .subsc_h1 {
    padding: 50px 4%;
  }
  .subsc_h1 h1 {
    font-size: 1.5rem;
  }
  .subsc_h1 h1 span {
    font-size: 2.9rem;
  }
  .subscription .main {
    padding: 0 4% 40px;
  }
  .subscription .main.replacement {
    padding-top: 40px;
  }
  .subscription .main .txt {
    margin-top: 8%;
  }
  .subscription .main .txt dl dt {
    font-size: 2.1rem;
    line-height: 1.6;
    margin-bottom: 25px;
  }
  .subscription .main .txt dl dt span {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  .subscription .main .txt dl dd {
    font-size: 1.4rem;
  }
  .subscription .reason_cont .reason_wrap {
    margin-top: 50px;
  }
  .subscription .reason_cont {
    background: url(../img/lower/subsc_reason_bg_sp.jpg) center center no-repeat;
    background-attachment: scroll;
    padding: 40px 4%;
  }
  .subscription .reason_cont h2 {
    font-size: 1.5rem;
  }
  .subscription .reason_cont h2 span {
    font-size: 2rem;
  }
  .subscription .reason_cont .reason_box {
    padding: 40px 4% 25px;
  }
  .subscription .reason_cont .reason_box + .reason_box {
    margin-top: 50px;
  }
  .subscription .reason_cont .reason_box::before {
    border: 2px solid #B3BFC6;
    font-size: 1.8rem;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -25px;
    top: -25px;
    width: 50px;
  }
  .subscription .reason_cont .reason_box::after {
    background-size: 76px 47px;
    height: 47px;
    left: 10px;
    top: -24px;
    width: 76px;
  }
  .subscription .item_cont {
    padding: 40px 4%;
  }
  .subscription .item_cont .inner {
    padding: 0;
  }
  .subscription .item_cont h2 {
    font-size: 1.4rem;
  }
  .subscription .item_cont h2 span {
    font-size: 2rem;
  }
  .subscription .item_cont .item_wrap {
    margin-top: 35px;
  }
  .subscription .item_cont .item + .item {
    margin-top: 8%;
  }
  .subscription .item_cont .item .name {
    margin-top: 15px;
  }
  .subscription .item_cont .item .price {
    margin-top: 8px;
  }
  .subscription .item_cont .item .before {
    font-size: 1.15rem;
  }
  .subscription .item_cont .item .price .triangle {
    margin: 0 10px 0 15px;
  }
  .subscription .item_cont .item .after {
    font-size: 1.6rem;
  }
  .subscription .item_cont .item .otoku {
    border: 1px solid #000;
    font-size: 1.5rem;
    margin: 15px auto 0;
    padding: 10px 7px;
  }
  .subscription .item_cont .item .btn {
    margin-top: 16px;
  }
  .subscription .item_cont .item .pink_link {
    font-size: 3.466vw;
    letter-spacing: .06em;
    text-indent: .06em;
    line-height: 1.15384615384;
    padding: 5.066666666vw 0 4.266666666vw;
    width: 88.319088319%;
  }
  .subscription .guide_cont {
    padding: 40px 4%;
  }
  .subscription .guide_cont .inner {
    padding: 0;
  }
  .subscription .guide_cont h2 {
    font-size: 1.4rem;
  }
  .subscription .guide_cont h2 span {
    font-size: 2rem;
  }
  .subscription .guide_cont .guide_wrap {
    margin-top: 35px;
  }
  .subscription .guide_wrap dl {
    margin-top: 15px;
    padding: 20px 15px;
  }
  .subscription .guide_wrap dl:first-child {
    margin-top: 0;
  }
  .subscription .guide_wrap dl dt {
    font-size: 1.5rem;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .subscription .guide_wrap dl dd {
    font-size: 1.3rem;
  }
  .subscription .guide_wrap +h2 {
    margin-top: 30px;
  }
  .subscription .contact_cont {
    background: url(../img/top/news_bg_sp.jpg) right bottom / 63.866vw no-repeat;
    padding: 40px 3%;
  }
  .subscription .contact_cont h2 {
    margin-bottom: 30px;
    font-size: 1.6rem;
  }
  .subscription .contact_wrap {
    margin-bottom: 20px
  }
  .subscription .contact_wrap ul li a {
    border-radius: 3px;
  }
  .subscription .contact_wrap ul li + li {
    margin-top: 6.5%;
  }
  .subscription .contact_wrap ul li dl dt {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .subscription .contact_wrap ul li dl dd span {
    font-size: 1.6rem;
    line-height: 25px;
  }
  /*.subscription .contact_wrap ul li dl dd span.tel a:hover {
    opacity: 1.0;
    text-decoration: none;
  }*/
  .subscription .contact_wrap ul li.tel dl dd span {
    font-size: 2rem;
  }
  .subscription .blue_link {
    font-size: 3.466vw;
    letter-spacing: .06em;
    text-indent: .06em;
    line-height: 1.15384615384;
    padding: 5.066666666vw 0 4.266666666vw;
    width: 88.319088319%;
  }
  .subscription .future_wrap .item {
    margin: 0 auto 16.133vw;
    width: 92.537313432%;
    max-width: 100%;
  }
  .subscription .pause_top .pause_box {
    margin-bottom: 35px;
  }
  .subscription .pause_top .pause_box dt {
    font-size: 1.6rem;
    padding: 8px 8px 12px;
  }
  .subscription .pause_top .pause_box dd {
    font-size: 1.5rem;
    padding: 25px 10px;
  }
  .subscription .pause_top .pause_txt {
    font-size: 2.3rem;
    margin-bottom: 25px;
  }
  .subscription .pause_top .pause_anchor ul li a {
    border: 3px solid #F2F4F8;
    padding: 30px 10px 55px;
  }
  .subscription .pause_top .pause_anchor ul li a:hover {
    border: 3px solid #BC9F75;
  }
  .subscription .pause_top .pause_anchor ul li + li {
    margin-top: 6.5%;
  }
  .subscription .pause_top .pause_anchor ul li dl dd .txt::after {
    bottom: 18px;
  }
  .subscription .pause_top .pause_anchor ul li dl dd .txt {
    font-size: 2rem;
  }
  .subscription .future_wrap .reuse_ttl {
    font-size: 1.8rem;
    line-height: 1.6;
  }
}
/* シーン別 */
.scene_page .blue_bg {
  background: #F8F9FD;
}
.scene_page .scene_top img {
  width: 100%;
}
.scene_page .scene_top .img {
  background-size: cover;
  background-position: center top;
  height: 600px;
}
.scene_page .scene_top .img.child {
  background-image: url(../img/lower/child_main.jpg);
}
.scene_page .scene_top .img.skin {
  background-image: url(../img/lower/delicate_main.jpg);
}
.scene_page .scene_top .img.natural {
  background-image: url(../img/lower/natural_main.jpg);
}
.scene_page .scene_h1 {
  font-size: 2.8rem;
  text-align: center;
  padding: 80px 3% 90px;
}
.scene_page .scene_h1 span {
  display: block;
  font-size: 4.5rem;
  letter-spacing: .08em;
  text-indent: .08em;
  margin-bottom: 8px;
}
.scene_page .scene_content {
  padding: 90px 3%;
  text-align: center;
}
.scene_page .scene_content .scene_inner {
  max-width: 1200px;
  margin: 0 auto;
}
.scene_page .scene_content .scene_inner.type02 {
  max-width: 1400px;
}
.scene_page .trouble_txt {
  margin-bottom: 65px;
  text-align: center;
}
.scene_page .trouble_cont .txt {
  margin-top: 40px;
}
.scene_page .trouble_cont .txt span {
  color: #8596A0;
}
.scene_page .recommend {
  background: #4E4B46;
  padding: 90px 3%;
  text-align: center;
}
.scene_page .recommend .recommend_inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 3%;
}
.scene_page .recommend .txt_img {
  margin-bottom: 35px;
}
.scene_page .recommend .txt {
  color: #fff;
  font-size: 4rem;
  font-weight: 500;
}
.scene_page .recommend .txt span {
  color: #F49A90;
  position: relative;
}
.scene_page .recommend .txt span::before {
  border: 1px solid #f49A90;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -2px;
  margin: 0 4%;
  width: 92%;
}
.scene_page .scene_main_wrap {
  background: #F8F9FD;
}
.scene_page .scene_main {
  padding: 0 0 80px;
}
.scene_page img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.scene_page .scene_main .txt dl dt {
  font-size: 2.8rem;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.scene_page .scene_main .txt dl dt span {
  color: #BC9F75;
  display: block;
  font-size: 1.6rem;
  letter-spacing: .08em;
  text-indent: .08em;
  line-height: 1.125;
  margin-bottom: 30px;
}
.scene_page .scene_main .txt dl dd {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.scene_page .scene_main .img {
  width: 100%;
}
.scene_page .reason_ttl {
  font-size: 1.5rem;
  text-align: center;
}
.scene_page .reason_ttl span {
  display: block;
  font-size: 3rem;
  letter-spacing: .08em;
  text-indent: .08em;
  margin-bottom: 8px;
}
.scene_page .reason_img {
  background: #fff;
  margin-top: 65px;
  padding: 20px;
}
.scene_page .recommended_cont {
  padding: 0 65px;
}
.scene_page .item_cont {
  padding: 80px 3%;
}
.scene_page .item_cont .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.scene_page .item_cont h2 {
  background: #fff;
  border: 1px solid #707070;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 78px;
  max-width: 700px;
  margin: 0 auto;
  padding: 15px 10px;
  text-align: center;
}
.scene_page .item_cont .item {
  margin-top: 65px;
}
.scene_page .item_cont .img {
  background: #fff;
  padding: 20px;
}
.scene_page .item_cont .img img {
  width: 100%;
}
.scene_page .item_cont .txt .name {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 42px;
}
.scene_page .item_cont .txt .name span {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 25px;
}
.scene_page .item_cont .txt .price {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
.scene_page .item_cont .txt .price span {
  font-size: 2.2rem;
}
.scene_page .contact_cont {
  padding: 80px 3%;
}
.scene_page .contact_cont {
  background: url(../img/top/news_bg_pc.jpg) right bottom no-repeat;
  padding: 80px 3%;
}
.scene_page .contact_cont.type02 {
  background: #F8F9FD;
}
.scene_page .contact_cont .inner {
  max-width: 820px;
  margin: 0 auto;
}
.scene_page .contact_cont h2 {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
  text-align: center;
}
.scene_page .contact_wrap {
  margin-bottom: 30px;
}
.scene_page .contact_wrap ul li a {
  border: 2px solid #EAECF0;
  border-radius: 5px;
  display: block;
  padding: 20px 10px;
}
.scene_page .contact_wrap ul li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  text-decoration: none;
}
.scene_page .contact_wrap ul li dl dt, 
.scene_page .contact_wrap ul li dl dd {
  line-height: 1.7;
  text-align: center;
  letter-spacing: 0.1em;
}
.scene_page .contact_wrap ul li dl dt {
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.scene_page .contact_wrap ul li dl dd span {
  display: block;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 45px;
  margin-bottom: 5px;
}
.scene_page .contact_wrap ul li.tel dl dd span {
  font-size: 2.5rem;
  font-family: 'Spartan';
  font-weight: 500;
  letter-spacing: 0.1em;
}
.scene_page .blue_link {
  border-radius: 4px;
  background: #93A6CB;
  color: #fff;
  display: inline-block;
  font-family: 'Spartan', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 2.333;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0 16px;
  text-align: center;
  text-indent: .08em;
  width: 820px;
}
.scene_page .blue_link:hover {
  background: #BBA4C6;
  text-decoration: none;
  opacity: 1.0;
}
@media screen and (min-width: 769px) {
  .scene_page .trouble_wrap {
    display: flex;
    justify-content: space-between;
  }
  .scene_page .trouble_wrap .trouble_cont {
    width: 31%;
  }
  .scene_page .scene_main {
    /*align-items: center;*/
    display: flex;
    padding: 80px 0;
  }
  .scene_page .scene_main.replacement {
    flex-flow: row-reverse nowrap;
    padding-top: 80px;
  }
  .scene_page .scene_main .img {
    width: 42%;
  }
  .scene_page .scene_main .txt {
    width: 50%;
    padding: 0 5%;
  }
  .scene_page .item_cont .item {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .scene_page .item_cont .img {
    width: 50%;
    box-sizing: border-box;
  }
  .scene_page .item_cont .txt {
    width: 44%;
  }
  .scene_page .contact_wrap ul {
    display: flex;
    justify-content: space-between;
  }
  .scene_page .contact_wrap ul li {
    margin-right: 2%;
    width: 49%;
  }
  .scene_page .contact_wrap ul li:nth-child(2n) {
    margin-right: 0;
  }
  .scene_page .contact_wrap ul li.tel a {
    pointer-events: none;
  }
}
@media screen and (max-width: 1200px) and (min-width: 769px) {
  .scene_page .scene_main .img {
    width: 40%;
  }
  .scene_page .scene_main .txt {
    width: 60%;
    padding: 0 2%;
  }
}
@media screen and (max-width: 768px) {
  .scene_page .scene_top .img {
    height: 350px;
  }
  .scene_page .scene_h1 {
    font-size: 1.9rem;
    padding: 40px 3% 45px;
  }
  .scene_page .scene_h1 span {
    font-size: 2.8rem;
    margin-bottom: 8px;
  }
  .scene_page .scene_content {
    padding: 45px 3%;
    text-align: center;
  }
  .scene_page .trouble_txt {
    margin-bottom: 32px;
  }
  .scene_page .trouble_cont .txt {
    margin-top: 20px;
  }
  .scene_page .trouble_cont + .trouble_cont {
    margin-top: 6%;
  }
  .scene_page .recommend {
    padding: 45px 3%;
  }
  .scene_page .recommended_cont {
    padding: 0;
  }
  .scene_page .recommend .txt_img {
    margin-bottom: 18px;
  }
  .scene_page .recommend .txt {
    font-size: 2rem;
  }
  .scene_page .reason_ttl {
    font-size: 1.35rem;
  }
  .scene_page .reason_ttl span {
    font-size: 2.4rem;
    margin-bottom: 8px;
  }
  .scene_page .reason_img {
    margin-top: 30px;
    padding: 10px;
  }
  .scene_page .scene_main {
    padding: 0 4% 40px;
  }
  .scene_page .scene_main.replacement {
    padding-top: 40px;
  }
  .scene_page .scene_main .txt {
    margin-top: 8%;
  }
  .scene_page .scene_main .txt dl dt {
    font-size: 2.1rem;
    line-height: 1.6;
    margin-bottom: 25px;
  }
  .scene_page .scene_main .txt dl dt span {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  .scene_page .scene_main .txt dl dd {
    font-size: 1.4rem;
  }
  .scene_page .item_cont {
    padding: 40px 3%;
  }
  .scene_page .item_cont h2 {
    font-size: 1.8rem;
    margin-bottom: 38px;
    padding: 10px 7px;
    text-align: center;
  }
  .scene_page .item_cont .item {
    margin-top: 32px;
  }
  .scene_page .item_cont .img {
    padding: 10px;
  }
  .scene_page .item_cont .txt {
    margin-top: 8%;
  }
  .scene_page .item_cont .txt .name {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .scene_page .item_cont .txt .name span {
    font-size: 1.4rem;
    margin-bottom: 12px;
  }
  .scene_page .item_cont .txt .price {
    font-size: 1.3rem;
    margin-bottom: 15px;
  }
  .scene_page .item_cont .txt .price span {
    font-size: 1.8rem;
  }
  .scene_page .contact_cont {
    background: url(../img/top/news_bg_sp.jpg) right bottom / 63.866vw no-repeat;
    padding: 40px 3%;
  }
  .scene_page .contact_cont h2 {
    margin-bottom: 30px;
    font-size: 1.6rem;
  }
  .scene_page .contact_wrap {
    margin-bottom: 20px
  }
  .scene_page .contact_wrap ul li a {
    border-radius: 3px;
  }
  .scene_page .contact_wrap ul li + li {
    margin-top: 6.5%;
  }
  .scene_page .contact_wrap ul li dl dt {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .scene_page .contact_wrap ul li dl dd span {
    font-size: 1.6rem;
    line-height: 25px;
  }
  /*.subscription .contact_wrap ul li dl dd span.tel a:hover {
    opacity: 1.0;
    text-decoration: none;
  }*/
  .scene_page .contact_wrap ul li.tel dl dd span {
    font-size: 2rem;
  }
  .scene_page .blue_link {
    font-size: 3.466vw;
    letter-spacing: .06em;
    text-indent: .06em;
    line-height: 1.15384615384;
    padding: 5.066666666vw 0 4.266666666vw;
    width: 88.319088319%;
  }
}