@media screen and (max-width: 768px) {
  .goods-lp section#kv_sec{
    padding-top: 0;
  }
  .goods-lp section#product_sec .pic_area .price_set .price{
    align-items: end;
  }
  .goods-lp section#product_sec>.inner{
    padding-bottom: 404px;
  }
  .goods-lp section>.inner{
    width: calc((335/375)* 100vw);
  }
  .goods-lp section#product_sec .detail_info tr:nth-child(n+2){
    margin-top: 20px;
  }
  .goods-lp section#product_sec .detail_info th{
    font-size: 17px;
  }
  .goods-lp section#product_sec .detail_info td{
    font-size: 16px;
  }
  .goods-lp section#about_sec .row:nth-child(n+2){
    margin-top: 48px;
  }
  .goods-lp section .row .row_title .row_main{
    row-gap: 10px;
    margin-bottom: 20px;
  }
  #cv_sec1 .cv_content:nth-of-type(n+4){
    display: none;
  }
  .goods-lp section.cv_sec .cv_row2{
    padding: 75px 0 0;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price_text{
    font-size: 16px;
    margin-bottom: 8px;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price{
    font-size: 23px;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set .item .texts .price strong{
    letter-spacing: 0;
    font-size: 30px;
  }
  .cv_row3 {
    padding-bottom: 75px;
  }
  .cv_row3 .cv_sec_block{
    background: #fff;
    padding: 40px 30px;
    width: calc((350/375)* 100vw);
    margin: 26px auto 0;
  }
  .cv_row3 .cv_sec_set2 {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .cv_row3 .cv_sec_txt {
    margin-bottom: 26px;
  }
  .cv_row3 .cv_sec_set-item + .cv_sec_set-item{
    padding-top: 40px;
    margin-top: 40px;
    border-top: solid 1px #AFD1EB;
  }
  .goods-lp section#about_sec .row .row_title .en {
    position: static;
    font-size: 23px;
    margin-bottom: 20px;
  }
  .goods-lp section#about_sec .row .point_head{
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    position: relative;
    letter-spacing: 0;
    text-transform: uppercase;
  }
  .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% - 38px);
    height: 1px;
    background-color: #221714;
    top: 50%;
  }
  .goods-lp section#about_sec .row .point .point_title{
    font-size: 26px;
    line-height: 1.5;
    margin: 40px 0 32px;
  }
  .goods-lp section#message_sec .row .row_title .row_main strong {
    font-size: 44px;
  }
  .goods-lp section.cv_sec .cv_row2 .item_set {
    width: calc((335/375)* 100vw);
  }
  .goods-lp section#check_sec .check_list li{
    line-height: 1.5;
  }
  .goods-lp section#distortion_sec .toggle_green{
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 50px;
    text-align: center;
    background-image: url(/img/usr/images/derittech_ladies_24/arrow_green.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 6px 0 18px;
  }
  .goods-lp section#distortion_sec .toggle_purple{
    font-weight: 500;
    margin: 50px 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: 24px;
    text-align: center;
    background-image: url(/img/usr/images/derittech_ladies_24/arrow_purple.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 6px 0 18px;
  }
  .goods-lp section#distortion_sec .row3 .col .col_title {
    top: -12px;
    font-size: 15px;
    letter-spacing: 0;
    padding-left: 0;
  }
}

