
@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');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
main{
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #221714;
  line-height: 1.5;
  letter-spacing: 0;
}

main section#main_mv_sec .main_sub{
  padding-top: 16px;
}

main section .section_title .en{
  letter-spacing: 0;
  padding: 0;
}
main .en{
  font-family: "Avenir Next", "Lato";
}
main section .section_title .jp{
  margin-top: 11px;
  font-size: 16px;
}
main section.derittech_sec{
  padding: 16px 0;
}
main section .derittech_sec_main{
  padding: 50px 0;
  background-position: center;
  background-size: cover;
  background-image: url(/img/usr/images/derittech_ladies_24/dt_bg_sp.png);
}
main section.derittech_sec .section_title{
  font-weight: 500;
  font-size: 24px;
  margin: 0 0 50px;
}
main section.derittech_sec .dt_logo{
  width: 255px;
  margin: 0 auto 50px;
}
main section.derittech_sec .dt_txt{
  text-align: center;
  line-height: 2;
}
main section#product_sec{
  /*background-image: url(/img/usr/images/derittech_ladies_24/product_bg_sp.png);*/
  background-size: cover;
  background-position: center bottom;
}
main section#product_sec .pic_area .price_set .price_title{
  height: auto;
  line-height: 30px;
  font-size: 16px;
  background-color: #fff;
}
main section#product_sec .pic_area .price_set .price{
  margin-left: 14px;
  line-height: 1;
  display: flex;
}
main section#product_sec .pic_area .price_set .price .yen{
  font-family: "Roboto";
  font-weight: 500;
  font-size: 36px;
  text-align: left;
}
main section#product_sec .pic_area .price_set .price .num{
  font-family: "Roboto";
  font-weight: 500;
  font-size: 46px;
  margin-left: 3px;
}
main section#product_sec .pic_area .price_set .price .small{
  font-size: 22px;
  white-space: nowrap;
  margin-left:3px;
}
main section#product_sec .detail_info{
  background: #fff;
  margin-top: 32px;
}
main section#product_sec .detail_info th:before{
  background-color: #D7B4C7;
}
main section.cv_sec{
  background: #DBDCDC;
}

main section.cv_sec .buy_btn{
  margin: 0 auto;
  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;
}
main section.cv_sec .buy_btn: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);
}
/* 
main section.cv_sec .cv_row2 .item_set .item .texts .head_copy{
  border-color: #221714;
}
main section.cv_sec .cv_row2 .item_set .item .texts .head_copy small{
  font-weight: 400;
}
main section.cv_sec .cv_row2 .item_set .item .texts .head_copy strong,
main section.cv_sec .cv_row2 .item_set .item .texts .price strong{
  color: #C43C86;
  font-weight: 500;
}
main section.cv_sec .cv_row2 .item_set .item .texts .price_text{
  line-height: 1.5;
  font-weight: 500;
}
main section.cv_sec .cv_row2 .item_set .item .texts .price{
  color: #C43C86;
  font-weight: 500;
}
main section.cv_sec .cv_row2 .item_set .item .texts .price strong{
  font-family: "Avenir Next", "Lato";
  font-weight: 500;
}

main 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;
}
main 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;
} */
main section#about_sec{
  background: #FFFFFF;
}
main section .row .row_title .row_main{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
main section .row .row_title .row_main strong{
  font-weight: 500;
  padding: 0 10px;
  display: inline-block;
  font-size: 50px;
}
main section#about_sec .row .row_title .row_main strong{
  background: #D8F892;
}
main section#message_sec .inner{
  padding: 80px 0 0;
}
main section#message_sec .row .row_title .row_main strong{
  background: #D7B4C7;
}
main section#about_sec .row .row_sub_title{
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 500;
  margin: 22px -2px 30px 0;
}
main section#check_sec{
  background: #EEEEEE;
}
main section#check_sec .check_list li{
  background-image: url(/img/usr/images/derittech_ladies_24/check.png);
  background-size: 24px auto;
  background-position: left top 2px;
  font-weight: 500;
}
main section#check_sec h2 small{
  font-weight: 500;
}
main section#check_sec h2 strong{
  font-family: "こぶりなゴシック", "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
main section#distortion_sec h2 {
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
main section#distortion_sec .toggle_green{
  font-family: "Zen Kaku Gothic New", sans-serif;
}
main section#distortion_sec .row3 .row_title{
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
main section#distortion_sec .row3 .col .col_title{
  letter-spacing: 0;
}

main section#evidence_sec{
  background: #EEEEEE;
}
main section#ba_sec{
  background: #DBDCDC;
}
main section#ba_sec h3{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
main section#ba_sec .col .flex_wrap .before .label{
  background: #EEEEEE;
}
main section#ba_sec .col .flex_wrap .after .label{
  background: #D7B4C7;
}
main section#ba_sec .col .col_inner{
  background-color: #fff;
  padding: 20px;
}
main section#ba_sec .col h4{
  font-size: 16px;
  line-height: 1.5;
  border-bottom: #DBDCDC 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
main section#ba_sec .col h4 small{
  font-size: 12px;
  line-height: 1;
  display: block;
  margin-bottom: 5px;
}
main section#efficacy_sec{
  background: #EEEEEE;
}
main section#efficacy_sec .row1 .row_title{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
main section#efficacy_sec .row1 .col .col_title{
  background-color: rgba(215, 180, 199, 0.9);
  color: #221714;
}
main section#efficacy_sec .row2 .row_title{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
main section#efficacy_sec .row2 .col_set .col .col_title{
  background-color: #D7B4C7;
  font-weight: 500;
  color: #221714;;
}
main section#efficacy_sec .row2 .col_set .col .col_title.gray{
  background-color: #DBDCDC;
}
main section#efficacy_sec .row2 .col_set .col .text{
  letter-spacing: 0;
}
main section#efficacy_sec .row2 .col_set .ac_set .ac_btn{
  color: #221714;
}
main section#efficacy_sec .row2 .col_set .ac_set .ac_btn .btn_open .icon,
main section#efficacy_sec .row2 .col_set .ac_set .ac_btn .btn_close .icon{
  background: #221714;
}
main section#efficacy_sec .row3 .texts{
  font-size: 14px;
}
main section#efficacy_sec .row3 .texts small{
  font-size: 12px;
}
main section.cv_sec .cv_row1{
  height: auto;
  background: #DBDCDC;
}
main section.cv_sec .cv_block{
  text-align: center;
  padding: 30px;
  background: #fff;
  display: grid;
  grid-template-columns: 420px auto;
  align-items: center;
  column-gap: 70px;
  row-gap: 30px;
}
main section.cv_sec .cv_block_grid{
  margin-top: 47px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 40px;
}
main section.cv_sec .cv_block_grid .cv_block{
  grid-template-columns: 1fr;
}
main section.cv_sec .cv_detail{
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  padding-right: 10px;
}
main section.cv_sec .ttl{
  font-weight: 500;
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #221714;
}
main section.cv_sec .ttl .sub{
  margin-top: 10px;
  font-size: 14px;
}
main section.cv_sec .color_wrap{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 10px;
  font-weight: 500;
}
main section.cv_sec .color span{
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  vertical-align: bottom;
  margin-right: 10px;
}
main section.cv_sec .color .blk{
  background: #221715;
}
main section.cv_sec .color .skin{
  background: #D7B4C7;
}
main section.cv_sec .price_wrap{
  display: flex;
  justify-content: center;
  font-weight: 500;
}
main section.cv_sec .price_wrap .sheets{
  font-weight: 400;
  font-size: 18px;
}
main section.cv_sec .label{
  background: #D7B4C733;
  display: inline-flex;
  justify-content: center;
  padding: 3px 40px;
  margin-bottom: 10px;
}
main section.cv_sec .cv_block_grid .cv_detail{
  padding: 0;
}
main section.cv_sec .cv_block_grid .price_wrap{
  justify-content: space-between;
  align-items: center;
  width: 244px;
  margin: 0 auto;
}
main section.cv_sec .cv_block_grid .price_wrap + .price_wrap{
  margin-top: 10px;
}
main section.cv_sec .cv_block .txt span {
  font-weight: 500;
  color: #C43C86;
  font-size: 18px;
}
main section.cv_sec .cv_block .price_wrap span {
  font-weight: 500;
  color: #C43C86;
}
main section.cv_sec .cv_block .price_wrap .amount {
  font-family: "Avenir Next", "Lato";
  font-size: 30px;
  line-height: 1.4;
}
main section.cv_sec .cv_block .price_wrap .yen {
  font-size: 23px;
  padding: 0 2px;
}
main section.cv_sec .cv_block .price_wrap .tax {
  font-size: 10px;
}
/* main section.cv_sec .cv_block  {
} */
/* #cv_sec1 .cv_content:first-of-type{
  display: none;
}
#cv_sec1 .cv_content:nth-of-type(n+4){
  display: none;
} */
/* main section.cv_sec .cv_row1{
  background: #DBDCDC;
  height: auto;
}
main 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;
}
main section.cv_sec .cv_row1 .color_set .color .color_name.greige{
  background: #D7B4C7;
  color: #221714;
}
main section.cv_sec .cv_row1 .color_set .color .color_name.blk{
  background: #221714;
  color: #D8F892;
}

main section.cv_sec .cv_row1 .color_set .color .color_en{
  font-family: "Avenir Next", "Lato";
  font-size: 28px;
  font-weight: 500;
}
main section.cv_sec .cv_row1 .color_set .color .color_kana{
  font-family: "こぶりなゴシック", "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
main section#message_voice{
  background: #fff;
}
main section .text{
  letter-spacing: 0;
}
main section.cv_sec .cv_row1 .color_set .color{
  display: flex;
}
main section.cv_sec .cv_row1 .color_set .color img{
  width: 50%;
} */
main section#voice_sec .row .col{
  background: #EEEEEE;
}
main section#voice_sec .row .col:after{
  content: none;
}
main section#voice_sec .row .col .text strong{
  display: block;
  background: #D7B4C7;
}
main section#instgram_sec .inner{
  padding-top: 0;
}
main section#instgram_sec .section_title .en{
  text-transform: inherit;
}
main section#instgram_sec .insta_list{
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
main section#faq_sec .faq_set .ac_btn .icon_plus:before,
main section#faq_sec .faq_set .ac_btn .icon_plus:after{
  background: #221714;
}
main section#faq_sec .faq_set .ac_btn:hover{
  color: #c43c86;
}
/* main section#insta_sec{
  height: auto;
  background: #DBDCDC;
}
main section#insta_sec .section_title{
  font-weight: 500;
  background-image: url(/img/usr/images/derittech_ladies_24/insta.png);
  background-repeat: no-repeat;
  background-position: top center;
}
main section#insta_sec .insta_slider .slick-arrow{
  background-color: #D7B4C7;
}
main section#insta_sec .insta_slider .slick-arrow:after{
  border-color: #fff;
}
main section#media_sec {
  background: #EEEEEE;
}
main section#media_sec .row + .section_title{
  margin-top: 78px;
}
main section#media_sec .text{
  font-size: 14px;
} */
@media screen and (min-width: 769px){
  main section>.inner{
    padding: 78px 0 102px;
  }
  main section .section_title .jp{
    margin-top: 10px;
    font-weight: 400;
  }
  main section .derittech_sec_main{
    padding: 76px 0 96px;
    background-image: url(/img/usr/images/derittech_ladies_24/dt_bg_pc.png);
  }
  main section.derittech_sec .dt_logo{
    width: 398px;
  }
  main section#product_sec{
    background-size: cover;
    /*background-image: url(/img/usr/images/derittech_ladies_24/product_bg_pc2.png);*/
  }
  main section#product_sec .pic_area .pic{
    margin: 0 auto;
  }
  main section#product_sec .pic_area .price_set{
    padding: 0;
  }
  main section#product_sec .pic_area .price_set .price{
    margin-left: 20px;
    align-items: baseline;
  }
  main section#product_sec .pic_area .price_set .price .small{
    margin-left:9px;
  }
  main section#product_sec .detail_info{
    margin-top: 38px;
  }
  main section#product_sec .detail_info tr:nth-child(n+2){
    margin-top: 20px;
  }
  main section.cv_sec{
    padding: 0;
  }

  /* main section.cv_sec .cv_row2{
    height: auto;
    padding: 100px 0 0;
  }
  main section.cv_sec .cv_row2 .item_set .item .texts .head_copy{
    border-color: #221714;
  }
  main section.cv_sec .cv_row2 .item_set .item .texts .head_copy small{
    font-size: 16px;
  }
  main section.cv_sec .cv_row2 .item_set .item .texts .head_copy strong,
  main section.cv_sec .cv_row2 .item_set .item .texts .price strong{
    font-weight: 500;
  }
  main section.cv_sec .cv_row2 .item_set .item .texts .price_text{
    line-height: 1.5;
    font-weight: 500;
  }
  main section.cv_sec .cv_row2 .item_set .item .texts .price{
    margin-top: 8px;
  }
  main section.cv_sec .cv_row2 .item_set .item .texts .price strong{
    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 #D7B4C7;
  } */

  main section#about_sec .row{
    min-height: 417px;
  }
  main section#about_sec .section_title{
    margin-bottom: 60px;
  }
  main section#about_sec .row:nth-child(n+2){
    margin-top: 48px;
  }
  main section#about_sec .row .point{
    margin: 0;
  }
  main section#about_sec .row .point+.point{
    margin-top: 80px;
  }
  main section#about_sec .row .point .point_title{
    line-height: 1.4;
    font-weight: 500;
    padding-left: 480px;
  }
  main section#about_sec .row .point .text {
    letter-spacing: 0;
    padding-left: 480px;
    margin-top: 23px;
  }
  main 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;
  }
  
  main section#about_sec .row .point_head:before{
    left: 0;
  }
  main section#about_sec .row .point_head:after {
    right: 0;
  }
  main section#about_sec .row .point_head:before,
  main section#about_sec .row .point_head:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(50% - 50px);
    height: 1px;
    background-color: #221714;
    top: 50%;
  }
  main section#about_sec .row .point .pic2{
    top: 0;
  }
  main section#about_sec .row .row_title,
  main section#message_sec .row .row_title{
    padding-top: 50px;
  }
  main section#about_sec .row .text1{
    letter-spacing: 0;
    margin: 0;
    width: 100%;
    min-height: 100%;
  }
  main section#about_sec .row .row_title .en{
    font-size: 23px;
    left: 0;
  }
  main section#message_sec .row .row_title .en{
    font-size: 20px;
    left: 0;
    top: 0;
  }
  main section .row .row_title .row_main{
    row-gap: 12px;
  }

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

  main section#distortion_sec .toggle_green{
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center;
    background-image: url(/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;
  }
  main section#distortion_sec .toggle_purple{
    font-weight: 500;
    margin: 80px 0;
  }
  main section#distortion_sec .toggle_purple .text1{
    text-align: center;
    font-size: 20px;
    margin-bottom: 24px;
  }
  main section#distortion_sec .toggle_purple .text2{
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 40px;
    text-align: center;
    background-image: url(/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;
  }
  main section#distortion_sec .row3 .row_title{
    margin-bottom: 54px;
  }
  main section#distortion_sec .row3 .col .col_title{
    width: 140px;
    line-height: 1.35;
    top: -15px;
  }
  main section#efficacy_sec .row1 .text{
    margin-bottom: 32px;
  }
  main section#efficacy_sec .row{
    margin-top: 60px;
  }
  main section#efficacy_sec .row2 .row_title{
    margin-bottom: 40px;
  }
  main section#efficacy_sec .row3 .pic{
    margin-bottom: 32px;;
  }
  main section.cv_sec .inner{
    padding: 100px 0;
  }
  main section#message_sec .text_center{
    font-weight: 500;
    margin-bottom: 40px;
  }
  main section#voice_sec>.inner{
    padding-top: 78px;
  }
  main section#voice_sec .row .col .text .margin{
    height: 16px;
  }
  main section#ba_sec .slider_wrap{
    margin-top: 48px;
    display: flex;
    justify-content: center;
    column-gap: 30px;
  }
  main section#ba_sec .col{
    width: 300px;
  }
  main section#ba_sec .col .col_inner{
    background-color: #fff;
    padding: 20px;
  }
  main section#ba_sec .col h4{
    font-size: 16px;
    line-height: 1.5;
    border-bottom: #DBDCDC 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  main section#ba_sec .col h4 small{
    font-size: 12px;
    line-height: 1;
    display: block;
    margin-bottom: 5px;
  }
  main section#ba_sec .col .flex_wrap .before .label,
  main 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;
  }
  main section#ba_sec .col .flex_wrap{
    display: flex;
    column-gap: 19px;
  }
  main section#ba_sec .col p{
    font-size: 12px;
    margin-top: 12px;
  }
  /* main section#insta_sec .insta_slider .col{
    padding: 0 10px;
  }
  main section#insta_sec{
    padding: 80px 0 100px;
  }
  main section#insta_sec .section_title{
    font-size: 26px;
    padding-top: 56px;
    background-size: 36px;
  }
  main section#insta_sec .insta_slider{
    width: 801px;
    padding: 0 10px;
  }
  main section#media_sec .row{
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(3, 300px);
    column-gap: 30px;
  }
  .media_object{
    height: 184px;
    margin-bottom: 20px;
  }
  .media_img{
    width: 100%;
    object-fit: cover;
  } */
  main section#product_sec .pic_area .price_set{
    justify-content: center;
    width: auto;
    margin-top: 20px;
  }
  main section#product_sec .detail_info{
    padding: 30px;
  }
  main section#efficacy_sec .row1 .col {
    padding-top: 45px;
  }
  main section#efficacy_sec .row1 .col .col_title{
    top: 0;
  }
}
main section#product_sec .detail_info{
  padding: 30px;
}
main section#product_sec .detail_info dt{
  font-weight: 500;
  padding-bottom: 10px;
}
main section#product_sec .detail_info dt:before{
  display: inline-block;
  content: "■";
  letter-spacing: 0;
  margin-right: 14px;
  color: #D7B4C7;
}
main section#product_sec .detail_info dl + dl{
  margin-top: 20px;
}
.product_wrap{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  column-gap: 35px;
}
main section#efficacy_sec .row_title4{
  text-align: center;
  font-weight: 500;
  width: 100%;
  font-size: 30px;
  margin-bottom: 40px;
}
main section#message_voice{
  background: #fff;
}
main section#faq_sec p{
  font-weight: 500;
}
