@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
.goods-lp section#check_sec,
.goods-lp section#about_sec,
.goods-lp section#efficacy_sec,
.goods-lp section#voice_sec,
.goods-lp section#faq_sec{
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #221714;
  line-height: 1.5;
  letter-spacing: 0;
}

.goods-lp section .section_title .en{
  letter-spacing: 0;
  padding: 0;
}
main .en{
  font-family: "Avenir Next", "Lato";
}
.goods-lp .main_sub{
  padding-top: 16px;
}

.goods-lp section.cv_sec{
  background: #EEEEEE;
}
.goods-lp section.cv_sec .cv_row2{
  background: #EEEEEE;
} 

.goods-lp section.cv_sec .cv_row2 .item_set .item .texts .head_copy{
  border-color: #221714;
}
.goods-lp section.cv_sec .cv_row2 .item_set .item .texts .head_copy small{
  font-weight: 400;
}
.goods-lp section.cv_sec .cv_row2 .item_set .item .texts .head_copy strong,
.goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price strong{
  color: #C43C86;
  font-weight: 500;
}
.goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price_text{
  line-height: 1.5;
  font-weight: 500;
}
.goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price{
  color: #C43C86;
  /* margin-top: 8px; */
  font-weight: 500;
}
.goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price strong{
  font-family: "Avenir Next", "Lato";
  font-weight: 500;
}

/* .goods-lp section.cv_sec .cv_row2 .buy */
.goods-lp section.cv_sec .cv_row2 .buy{
  margin: 40px auto 0;
  width: 290px;
  text-align: center;
  display: block;
  line-height:60px;
  border-radius: 50px;
  background-color: #C43C86;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  transition: opacity 0.2s ease;
}
.goods-lp section.cv_sec .cv_row2 .buy:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  box-sizing: border-box;
  border-right: #fff 1px solid;
  border-bottom: #fff 1px solid;
  top: calc(50% - 4px);
  right: 17px;
  transform: rotate(-45deg);
}
.cv_row3{
  text-align: center;
  padding-top: 40px;
  font-weight: 500;
}
.cv_row3 .cv_sec_set2{
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 13px;
}
.cv_row3 .cv_sec_txt{
  font-size: 16px;
  margin-bottom: 40px;
}
.cv_row3 .cv_sec_txt span{
  display: inline-block;
  margin-left: 3px;
  padding: 0 2px;
  background: #D8F892;
}
.cv_row3 .cv_sec_txt span:last-of-type{
  margin-right: 3px;
}
.cv_row3 .cv_sec_block{
  background: #fff;
}
.cv_sec_set--ttl{
  display: inline-block;
  color: #C43C86;
  padding-bottom: 8px;
  border-bottom: solid 1px #C43C86;
}

.cv_sec_set-item{
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.cv_sec_set-ver{
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #C43C86;
  font-size: 16px;
}
.cv_sec_set-img{
  width: 210px;
  margin: 0 auto;
}
.goods-lp section#about_sec{
  background: #FFFFFF;
}
.goods-lp section .row .row_title .row_main{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.goods-lp section .row .row_title .row_main strong{
  font-weight: 500;
  padding: 0 10px;
  display: inline-block;
  font-size: 50px;
}
.goods-lp section#about_sec .row .row_title .row_main strong{
  background: #AFD1EB;
}
.goods-lp section#message_sec .row .row_title .row_main strong{
  background: #AFD1EB;
}
.goods-lp section#about_sec .row .row_sub_title{
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 500;
  margin: 22px -2px 30px 0;
}

.goods-lp section#check_sec h2 strong{
  font-family: "こぶりなゴシック", "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
.goods-lp section#distortion_sec h2 {
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
.goods-lp section#distortion_sec .toggle_green{
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.goods-lp section#distortion_sec .row3 .row_title{
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.goods-lp section#distortion_sec .row3 .col .col_title{
  letter-spacing: 0;
}

.goods-lp section#evidence_sec{
  background: #EEEEEE;
}
.goods-lp section#ba_sec{
  background: #DBDCDC;
}
.goods-lp section#ba_sec h3{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
.goods-lp section#ba_sec .col .flex_wrap .before .label{
  background: #EEEEEE;
}
.goods-lp section#ba_sec .col .flex_wrap .after .label{
  background: #AFD1EB;
}
.goods-lp section#ba_sec .col .col_inner{
  background-color: #fff;
  padding: 20px;
}
.goods-lp section#ba_sec .col h4{
  font-size: 16px;
  line-height: 1.5;
  border-bottom: #DBDCDC 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.goods-lp section#ba_sec .col h4 small{
  font-size: 12px;
  line-height: 1;
  display: block;
  margin-bottom: 5px;
}
.goods-lp section#efficacy_sec{
  background: #EEEEEE;
}
.goods-lp section#efficacy_sec .row1 .row_title{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
.goods-lp section#efficacy_sec .row1 .col .col_title{
  background-color: #AFD1EB;
  color: #221714;
}
.goods-lp section#efficacy_sec .row2 .row_title{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
.goods-lp section#efficacy_sec .row2 .col_set .col .col_title{
  background-color: #AFD1EB;
  font-weight: 500;
  color: #221714;;
}
.goods-lp section#efficacy_sec .row2 .col_set .col .col_title.gray{
  background-color: #DBDCDC;
}
.goods-lp section#efficacy_sec .row2 .col_set .col .text{
  letter-spacing: 0;
}
.goods-lp section#efficacy_sec .row2 .col_set .ac_set .ac_btn{
  color: #221714;
}
.goods-lp section#efficacy_sec .row2 .col_set .ac_set .ac_btn .btn_open .icon,
.goods-lp section#efficacy_sec .row2 .col_set .ac_set .ac_btn .btn_close .icon{
  background: #221714;
}

#cv_sec1 .cv_content:first-of-type{
  display: none;
}
.goods-lp section.cv_sec .cv_row1{
  background: #DBDCDC;
  height: auto;
}
.goods-lp section.cv_sec .cv_row1 .color_set .color .color_name{
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 8px;
}
.goods-lp section.cv_sec .cv_row1 .color_set .color .color_name.greige{
  background: #AFD1EB;
  color: #221714;
}
.goods-lp section.cv_sec .cv_row1 .color_set .color .color_name.blk{
  background: #221714;
  color: #D8F892;
}

.goods-lp section.cv_sec .cv_row1 .color_set .color .color_en{
  font-family: "Avenir Next", "Lato";
  font-size: 28px;
  font-weight: 500;
}
.goods-lp section.cv_sec .cv_row1 .color_set .color .color_kana{
  font-family: "こぶりなゴシック", "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.goods-lp section#message_voice{
  background: #fff;
}
.goods-lp section .text{
  letter-spacing: 0;
}
.goods-lp section.cv_sec .cv_row1 .color_set .color{
  display: flex;
}
.goods-lp section.cv_sec .cv_row1 .color_set .color img{
  width: 50%;
}
.goods-lp section#voice_sec .row .col{
  background: #EEEEEE;
}
.goods-lp section#voice_sec .row .col:after{
  content: none;
}
.goods-lp section#voice_sec .row .col .text strong{
  display: block;
  background: #AFD1EB;
}
.goods-lp section#faq_sec .faq_set .ac_btn .icon_plus:before,
.goods-lp section#faq_sec .faq_set .ac_btn .icon_plus:after{
  background: #221714;
}

	.row_title4{
	text-align: center;
    font-weight: 500;
    width: 100%;
    font-size: 30px;
    margin-bottom: 40px;
	}	

.goods-lp-anchor{
	background:#848484;
}

@media screen and (min-width: 769px){
  .goods-lp section>.inner{
    padding: 78px 0 102px;
  }
  .goods-lp section .section_title .jp{
    margin-top: 10px;
    font-weight: 400;
  }
  .goods-lp section .derittech_sec_main{
    padding: 76px 0 96px;
    background-image: url(/dest/img/usr/images/derittech_ladies_24/dt_bg_pc.png);
  }
  .goods-lp section.derittech_sec .dt_logo{
    width: 398px;
  }
  .goods-lp section#product_sec{
    background-size: cover;
    background-image: url(/dest/img/usr/images/derittech_ladies_24/product_bg_pc.png);
  }
  .goods-lp section#product_sec .pic_area .pic{
    margin: 0;
  }
  .goods-lp section#product_sec .pic_area .price_set{
    padding: 0;
  }
  .goods-lp section#product_sec .pic_area .price_set .price{
    margin-left: 20px;
    align-items: baseline;
  }
  .goods-lp section#product_sec .pic_area .price_set .price .small{
    margin-left:9px;
  }
  .goods-lp section#product_sec .detail_info{
    margin-top: 38px;
  }
  .goods-lp section#product_sec .detail_info tr:nth-child(n+2){
    margin-top: 20px;
  }
  .goods-lp section.cv_sec{
    padding: 0;
  }

  .goods-lp section.cv_sec .cv_row2{
    height: auto;
    /* background: #EEEEEE; */
    padding: 100px 0 0;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .head_copy{
    border-color: #221714;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .head_copy small{
    font-size: 16px;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .head_copy strong,
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price strong{
    /* color: #C43C86; */
    font-weight: 500;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price_text{
    line-height: 1.5;
    font-weight: 500;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price{
    /* color: #C43C86; */
    margin-top: 8px;
    /* font-weight: 500; */
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price strong{
    /* font-family: "Avenir Next", "Lato";
    font-weight: 500; */
    font-size: 30px;
  }
  .cv_row3 {
    padding-bottom: 100px;
  }
  .cv_row3 .cv_sec_block{
    width: 960px;
    margin: 38px auto 0;
    display: flex;
    justify-content: center;
    padding: 35px 66px;
  }
  .cv_row3 .cv_sec_set-item + .cv_sec_set-item{
    padding-left: 50px;
    margin-left: 50px;
    border-left: solid 1px #AFD1EB;
  }

  .goods-lp section#about_sec .row{
    min-height: 500px;
  }
  .goods-lp section#about_sec .section_title{
    margin-bottom: 60px;
  }
  .goods-lp section#about_sec .row:nth-child(n+2){
    margin-top: 48px;
  }
  .goods-lp section#about_sec .row .point{
    margin: 0;
  }
  .goods-lp section#about_sec .row .point+.point{
    margin-top: 80px;
  }
  .goods-lp section#about_sec .row .point .point_title{
    line-height: 1.4;
    font-weight: 500;
    padding-left: 480px;
  }
  .goods-lp section#about_sec .row .point .text {
    letter-spacing: 0;
    padding-left: 480px;
    margin-top: 23px;
  }
  .goods-lp section#about_sec .row .point_head {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 40px;
  }
  
  .goods-lp section#about_sec .row .point_head:before{
    left: 0;
  }
  .goods-lp section#about_sec .row .point_head:after {
    right: 0;
  }
  .goods-lp section#about_sec .row .point_head:before,
  .goods-lp section#about_sec .row .point_head:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(50% - 50px);
    height: 1px;
    background-color: #221714;
    top: 50%;
  }
  .goods-lp section#about_sec .row .point .pic2{
    top: 0;
  }
  .goods-lp section#about_sec .row .row_title,
  .goods-lp section#message_sec .row .row_title{
    padding-top: 50px;
  }
  .goods-lp section#about_sec .row .text1{
    letter-spacing: 0;
    margin: 0;
    width: 100%;
    min-height: 100%;
  }
  .goods-lp section#about_sec .row .row_title .en{
    font-size: 23px;
    left: 0;
  }
  .goods-lp section#message_sec .row .row_title .en{
    font-size: 20px;
    left: 0;
    top: 0;
  }
  .goods-lp section .row .row_title .row_main{
    row-gap: 12px;
  }
  /* .goods-lp section .row .row_title .row_main strong{
    font-weight: 500;
    padding: 0 10px;
    display: inline-block;
    font-size: 50px;
  }
  .goods-lp section#about_sec .row .row_title .row_main strong{
    background: #D8F892;
  }
  .goods-lp section#message_sec .row .row_title .row_main strong{
    background: #AFD1EB;
  }
  */
  

  .goods-lp section#check_sec>.inner{
    padding: 157px 0 100px;
  }
  .goods-lp section#check_sec h2{
    margin-bottom: 42px;
  }
  .goods-lp section#check_sec h2 strong{
    font-weight: 500;
    margin-top: 16px;
    font-size: 35px;
  }
  .goods-lp section#check_sec .check_list li{
    line-height: 1;
  }
  .goods-lp section#check_sec .check_list li:nth-child(n+2){
    margin-top: 32px;
  }
  .goods-lp section#distortion_sec h2 {
    font-size: 40px;
    margin-bottom: 56px;
  }
  .goods-lp section#distortion_sec .row1 .texts .strong{
    line-height: 1.5;
  }

  .goods-lp section#distortion_sec .toggle_green{
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center;
    background-image: url(/dest/img/usr/images/derittech_ladies_24/arrow_green.png);
    background-size: 557px auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 6px 0 46px;
  }
  .goods-lp section#distortion_sec .toggle_purple{
    font-weight: 500;
    margin: 80px 0;
  }
  .goods-lp section#distortion_sec .toggle_purple .text1{
    text-align: center;
    font-size: 20px;
    margin-bottom: 24px;
  }
  .goods-lp section#distortion_sec .toggle_purple .text2{
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 40px;
    text-align: center;
    background-image: url(/dest/img/usr/images/derittech_ladies_24/arrow_purple.png);
    background-size: 557px auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 6px 0 46px;
  }
  .goods-lp section#distortion_sec .row3 .row_title{
    margin-bottom: 54px;
  }
  .goods-lp section#distortion_sec .row3 .col .col_title{
    width: 140px;
    line-height: 1.35;
    top: -15px;
  }
  .goods-lp section#efficacy_sec .row1 .text{
    margin-bottom: 77px;
  }
  .goods-lp section#efficacy_sec .row2{
    margin-top: 60px;
  }
  .goods-lp section#efficacy_sec .row2 .row_title{
    margin-bottom: 40px;
  }
  .goods-lp section.cv_sec .cv_row1{
    padding: 78px 0;
  }
  .goods-lp section#message_sec .text_center{
    font-weight: 500;
    margin-bottom: 40px;
  }
  .goods-lp section#voice_sec>.inner{
    padding-top: 78px;
  }
  .goods-lp section#voice_sec .row .col .text .margin{
    height: 16px;
  }
  .goods-lp section#ba_sec .slider_wrap{
    margin-top: 48px;
    display: flex;
    justify-content: center;
    column-gap: 30px;
  }
  .goods-lp section#ba_sec .col{
    width: 300px;
  }
  .goods-lp section#ba_sec .col .col_inner{
    background-color: #fff;
    padding: 20px;
  }
  .goods-lp section#ba_sec .col h4{
    font-size: 16px;
    line-height: 1.5;
    border-bottom: #DBDCDC 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .goods-lp section#ba_sec .col h4 small{
    font-size: 12px;
    line-height: 1;
    display: block;
    margin-bottom: 5px;
  }
  .goods-lp section#ba_sec .col .flex_wrap .before .label,
  .goods-lp section#ba_sec .col .flex_wrap .after .label{
    width: 76px;
    border-radius: 30px;
    line-height: 21px;
    font-weight: 500;
    font-size: 12px;
    /* letter-spacing: 0.05em;
    padding-left: 0.05em; */
    margin-bottom: 10px;
    /* background-color: #f0f0fa; */
    text-align: center;
  }
  .goods-lp section#ba_sec .col .flex_wrap{
    display: flex;
    column-gap: 19px;
  }
  .goods-lp section#ba_sec .col p{
    font-size: 12px;
    margin-top: 12px;
  }
	

	

}

