@charset "UTF-8";
  .contact_notice {
    display: none;
  }
@media screen and (min-width: 761px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #smilelip_contents a {
    color: #D96C89;
    transition: 0.5s;
  }
  #smilelip_contents a:hover {
    opacity: 0.5;
  }
  #smilelip_contents section {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 0;
    font-size: 90%;
    font-weight: bold;
    color: #333;
  }
  #smilelip_contents .lato_font {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
  }
  #smilelip_contents .pc_none {
    display: none;
  }
  #smilelip_contents .auto {
    width: 1100px;
    margin: 0 auto;
    position: relative;
  }
  #smilelip_contents img {
    display: block;
  }
  #smilelip_contents .orange {
    color: #ff5f00;
  }
  #smilelip_contents .red {
    color: #ff0000;
  }
  #smilelip_contents .pink {
    color: #DA6C8A;
  }
  #smilelip_contents .bold {
    font-weight: bold;
  }
  #smilelip_contents .marker {
    color: #DA6C8A;
    background: #FFF;
  }
  .mv-slider {
    width: 100%;
  }
  .swiper-slide img {
    width: 2000px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #smilelip_contents #title_conts h1 {
    position: absolute;
    width: 835px;
    right: 7%;
    top: 0px;
  }
  #smilelip_contents .price_box {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 24px 20px 12px;
    border-radius: 6px;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
  }
  #smilelip_contents #title_conts .price_box {
    padding-bottom: 18px;
  }
  #smilelip_contents .price_box h4 {
    font-size: 23px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  #smilelip_contents .price_box h4 .small {
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    display: inline-block;
  }
  #smilelip_contents .price_box .terms {
    display: inline-block;
    width: 182px;
    border-radius: 16px;
    background-color: #DA6C8A;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    padding: 2px 0 1px;
  }
  #smilelip_contents .price_box .price_wrap .range {
    display: inline-block;
    font-size: 21px;
    line-height: 1.3;
    font-weight: bold;
  }
  #smilelip_contents .price_box .price_wrap .price {
    display: inline-block;
    font-size: 49px;
    line-height: 1.3;
    font-weight: bold;
    color: #DA6C8A;
    position: relative;
  }
  #smilelip_contents #title_conts .price_box .price_wrap .price {
    line-height: 1;
  }
  #smilelip_contents .price_box .price_wrap .price .small {
    display: inline-block;
    font-size: 29px;
    line-height: 1.3;
    font-weight: bold;
    color: #DA6C8A;
  }
  #smilelip_contents .price_box .price_wrap .price .tax {
    position: absolute;
    font-size: 11px;
    top: 12px;
    right: -6px;
  }
  #smilelip_contents #title_conts .price_box .price_wrap .price .tax {
    top: 6px;
  }
  #smilelip_contents .price_head {
    text-align: center;
    margin-bottom: 30px;
  }
  #smilelip_contents .price_headline {
    font-size: 120%;
    margin-bottom: 10px;
  }
  #smilelip_contents .price_name {
    font-size: 140%;
  }
  #smilelip_contents .link_btn a {
    background-image: url("../img/btn_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 630px;
    font-weight: bold;
    font-size: 120%;
    color: #FFF;
    text-align: center;
    padding: 30px 0 20px 0;
    clear: both;
    margin: 0 auto;
    display: block !important;
    transition: 0.5s;
  }
  #smilelip_contents .link_btn a:hover {
    color: #FFF;
    opacity: 0.7;
  }
  #smilelip_contents .link_btn_area {
    width: 800px;
    clear: both;
    margin: 0 auto 190px;
  }
  #smilelip_contents .link_btn_area .contact_btn {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  #smilelip_contents .link_btn_area .contact_btn a {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 21px 0 18px;
    border: 2px solid #DA6C8A;
    box-sizing: border-box;
    background-color: #DA6C8A;
    color: #fff;
    font-size: 19px;
    line-height: 1.2;
    font-weight: bold;
    transition-duration: .6s;
  }
  #smilelip_contents .link_btn_area .contact_btn a:hover {
    background-color: #fff;
    color: #DA6C8A;
  }
  #smilelip_contents .link_btn_area .contact_btn .eng {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    transition-duration: .6s;
  }
  #smilelip_contents .link_btn_area .contact_btn a:hover .eng {
    color: #DA6C8A;
  }
  #smilelip_contents .title_box {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 99;
  }
  #smilelip_contents .title_box h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: .1em;
  }
  #smilelip_contents .headline {
    font-family: 'Shippori Mincho', serif;
    font-weight: 600;
    color: #DA6C8A;
  }
  #smilelip_contents .title_box .jp_title {
    color: #DA6C8A;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 50px;
  }
  #smilelip_contents .slide_in_image {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    opacity: 0;
  }
  #smilelip_contents .isPlay {
    animation-name: play;
    animation-duration: 0.55s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.8, 0, .5, 1);
    position: relative;
    opacity: 1 !important;
    animation-timing-function: ease;
  }
  /*//isPlayの疑似要素にマスクとマスクを外すアニメーションを設定 */
  #smilelip_contents .isPlay:before {
    animation-name: maskOut;
    animation-duration: 0.55s;
    animation-delay: 0.55s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.8, 0, .5, 1);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #f3f6f7, #edf4f7);
  }
  /*//「slide_in_image」をスライドインする*/
  @keyframes play {
    from {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(0);
    }
  }
  /*//マスク要素をスライドアウトする*/
  @keyframes maskOut {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100%);
    }
  }
  #smilelip_contents #contents-menu-cont {
    background-color: #FFF2F2;
  }
  #smilelip_contents .contents-menu {
    width: 1100px;
    margin: 30px auto 30px;
    display: table;
    border-left: 1px dashed #D96C89;
  }
  #smilelip_contents .contents-menu a {
    width: auto;
    padding: 10px 5px;
    border-right: 1px dashed #D96C89;
    line-height: 1.5;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #D96C89;
    transition: 0.5s;
  }
  #smilelip_contents .contents-menu a:hover {
    opacity: 0.5;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #smilelip_contents {
    width: 100%;
    clear: both;
    float: left;
    background-size: 100%;
    font-size: 17px;
    line-height: 35px;
    color: #000000;
    text-align: left;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
    min-width: 1200px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    background: #FFF;
  }
  #smilelip_contents #back-top {
    display: none;
    bottom: 70px;
    right: 40px;
    clear: both;
    float: left;
    position: fixed;
    width: 62px;
    z-index: 99;
  }
  #smilelip_contents #about_conts, #smilelip_contents #feature_conts, #smilelip_contents #about_conts {
    padding-top: 60px !important;
  }
  #smilelip_contents #about_conts {
    position: relative;
    background: #FFF;
    margin-bottom: -100px;
    background-image: url("../img/concept_bg.png");
    background-position: 700px 20px;
    background-repeat: no-repeat;
  }
  #smilelip_contents .area_1 {
    width: 100%;
    float: left;
    clear: both;
  }
  #smilelip_contents .area_1 .box {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
  }
  #smilelip_contents .area_1 .box .text_box {
    width: 50%;
    float: right;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #smilelip_contents #ingredient_conts .area_1 .box .text_box {
    padding-top: 120px;
  }
  #smilelip_contents .area_1 .box:nth-of-type(2n) .text_box {
    float: left;
    padding-top: 87px;
    padding-right: 0;
  }
  #smilelip_contents h4 {
    font-size: 30px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: .2em;
    color: #D96C89;
    font-family: 'Shippori Mincho', serif;
  }
  #smilelip_contents .area_1 .box:nth-of-type(2n) .text_box .text {
    width: 570px;
  }
  #smilelip_contents .area_1 .box .img {
    width: 500px;
    position: absolute;
    top: 60px;
    left: 0;
    overflow: hidden;
  }
  #smilelip_contents #ingredient_conts .area_1 .box .img {
    top: 50px;
  }
  #smilelip_contents #about_conts.type .area_1 .box .img {
    top: 30px;
  }
  #smilelip_contents .area_1 .box:nth-of-type(2n) .img {
    left: auto;
    right: 0;
  }
  #smilelip_contents #about_conts .area_2 {
    width: 1100px;
    float: left;
    clear: both;
    position: relative;
  }
  #smilelip_contents #about_conts .area_2 .img {
    width: 340px;
    float: left;
    margin-top: 60px;
    margin-right: 500px;
    margin-bottom: 256px;
    overflow: hidden;
  }
  #smilelip_contents #about_conts .area_2 .img2 {
    width: 660px;
    margin-top: -420px;
    float: right;
    overflow: hidden;
  }
  #smilelip_contents #about_conts .area_2 .img3 {
    width: 371px;
    float: left;
    margin-left: 100px;
    overflow: hidden;
    margin-top: -60px;
  }
  #smilelip_contents #about_conts .area_2 p {
    box-sizing: border-box;
    padding: 0 27px 0;
    font-size: 23px;
    line-height: 47px;
    position: absolute;
  }
  #smilelip_contents #about_conts .area_2 p.small {
    width: 210px;
    height: 210px;
    padding: 0 25px 0;
  }
  #smilelip_contents #about_conts .area_2 p .inner {
    display: block;
    vertical-align: middle;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
  }
  #smilelip_contents #about_conts .area_2 p .inner:before {
    position: absolute;
    content: "";
    background-image: url("../img/check.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 30px;
    left: -50px;
    top: 7px;
  }
  #smilelip_contents #about_conts .area_2 p.b_text1 {
    top: 80px;
    left: 410px;
  }
  #smilelip_contents #about_conts .area_2 p.b_text2 {
    top: 70px;
    right: 189px;
  }
  #smilelip_contents #about_conts .area_2 p.b_text3 {
    top: 280px;
    right: 369px;
  }
  #smilelip_contents #about_conts .area_2 p.b_text4 {
    top: 385px;
    left: 40px;
  }
  #smilelip_contents #about_conts .area_2 p.b_text5 {
    bottom: 55px;
    left: 550px;
  }
  #smilelip_contents #about_conts .area_2 p.b_text6 {
    bottom: 64px;
    right: 156px;
  }
  #smilelip_contents #about_conts .headline {
    padding-bottom: 30px;
  }
  #smilelip_contents #about_conts .text_box img {
    margin-bottom: 30px;
  }
  #smilelip_contents #conts_case {
    background-image: url("../img/case_bg.jpg");
    background-color: #FFF2F2;
    background-position: center -181px;
    background-repeat: repeat-x;
    padding-bottom: 70px;
  }
  #smilelip_contents #conts_case .titbox {
    height: 450px;
    background-image: url("../img/case_head_pc.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  #smilelip_contents #conts_case .titbox img {
    width: 600px;
    padding: 250px 0 0 0;
  }
  #smilelip_contents #conts_case .swiper-slide {
    padding: 15px 15px 70px 15px;
  }
  #smilelip_contents #conts_case .slide {
    width: 360px;
    padding: 18px;
    margin: 0 10px 30px;
  }
  #smilelip_contents .swiper-pagination-bullet {
    margin: 0 10px !important;
  }
  #smilelip_contents #conts_case .risk-txt {
    color: #DA6C8A;
    padding: 20px 20px 10px 15px;
    background: #FFF;
    border: solid 1px #DA6C8A;
    margin-bottom: 40px;
  }
  #smilelip_contents #conts_case .risk-txt p {
    font-size: 80%;
    line-height: 180%;
    margin-bottom: 15px;
  }
  #smilelip_contents #magic_conts {
    background-image: url("../img/magic_bg.jpg");
    background-color: #FFF2F2;
    background-size: cover;
    padding-top: 90px;
  }
  #smilelip_contents #magic_conts .swiper-slide {  
    padding: 0 0 50px 0;
  }
  #smilelip_contents #magic_conts .slide2 {
    width: 360px;
    height: 470px;
    margin-bottom: 50px;
  }
  #smilelip_contents #magic_conts .slide2 p {
    color: #DA6C8A;
    font-size: 90%;
    line-height: 180%;
    padding: 320px 40px 0 50px;
  }
  #smilelip_contents #which_conts {
    background-image: url("../img/which_bg.png");
    background-position: center top;
    background-size: contain;
    padding-top: 90px;
  }
  #smilelip_contents #which_conts .title_box {
    padding-bottom: 40px;
  }
  #smilelip_contents #which_conts .title_box img {
    width: 60%;
    margin: 0 auto;
  }
  #smilelip_contents #which_conts .which_box {
    color: #FFF;
    background-image: url("../img/which01_bg.png");
    background-size: cover;
    height: 760px;
    font-size: bold;
  }
  #smilelip_contents #which_conts .which_box .text_box img {
    width: 85%;
    margin: 50px 0 50px 10%;
  }
  #smilelip_contents #which_conts .which_box .text {
    font-size: 90%;
    line-height: 200%;
    background: #FFF;
    padding: 15px 20px;
    color: #A564DD;
  }
  #smilelip_contents #which_conts .which_box2 {
    color: #FFF;
    background-image: url("../img/which02_bg.png");
    background-size: cover;
    height: 760px;
    font-size: bold;
  }
  #smilelip_contents #which_conts .which_box2 .text_box img {
    width: 85%;
    margin: 40px 0 50px 10%;
  }
  #smilelip_contents #which_conts .which_box2 .text {
    font-size: 90%;
    line-height: 200%;
    background: #FFF;
    padding: 15px 20px;
    color: #D96C89;
  }
  #smilelip_contents #feature_conts {
    background-image: url("../img/detail_bg.jpg");
    background-size: cover;
    padding: 80px 0;
  }
  #smilelip_contents #benefit_conts {
    background-image: url("../img/benefit_bg.jpg");
    background-size: cover;
    padding: 90px 0 80px 0;
  }
  #smilelip_contents #benefit_conts .headline img {
    width: 80%;
    margin: 0 auto 30px;
  }
  #smilelip_contents #benefit_conts .benefit_box {
    background-image: url("../img/benefit_bg2.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 50%;
    position: relative;
    padding: 3rem 2rem 3rem 4rem;
    margin-bottom: 40px;
    background-color: #FFF;
    box-shadow: 10px 10px 10px -6px rgba(204, 98, 125, 0.3);
  }
  #smilelip_contents #benefit_conts .benefit_box2 {
    background-image: url("../img/benefit_bg2.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 50%;
    position: relative;
    padding: 3rem 4rem 3rem 3rem;
    background-color: #FFF;
    box-shadow: 10px 10px 10px -6px rgba(204, 98, 125, 0.3);
    width: 48% !important;
    height: 338px;
    float: left;
  }
  #smilelip_contents #benefit_conts .benefit_box3 {
    background-image: url("../img/benefit_bg2.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 50%;
    position: relative;
    padding: 3rem 4rem 3rem 3rem;
    background-color: #FFF;
    box-shadow: 10px 10px 10px -6px rgba(204, 98, 125, 0.3);
    width: 48% !important;
    height: 338px;
    float: right;
  }
  #smilelip_contents #benefit_conts .area_1 .box .img {
    top: 0 !important;
  }
  #smilelip_contents #benefit_conts .area_1 .box img {
    width: 80%;
  }
  #smilelip_contents #benefit_conts h5 {
    font-family: 'Shippori Mincho', serif;
    font-size: 28px;
    color: #DA6C8A;
    line-height: 180%;
    margin-bottom: 30px;
  }
  #smilelip_contents #benefit_conts h5 span {
    border-bottom: dashed 2px #DA6C8A;
  }
  #smilelip_contents #benefit_conts .benefit_box .ribbon {
    background-image: url("../img/benefit01.png");
    background-size: cover;
    position: absolute;
    top: -5px;
    right: 30px;
    width: 55px;
    height: 100px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #smilelip_contents #benefit_conts .benefit_box2 .ribbon {
    background-image: url("../img/benefit02.png");
    background-size: cover;
    position: absolute;
    top: -5px;
    right: 30px;
    width: 55px;
    height: 100px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #smilelip_contents #benefit_conts .benefit_box3 .ribbon {
    background-image: url("../img/benefit03.png");
    background-size: cover;
    position: absolute;
    top: -5px;
    right: 30px;
    width: 55px;
    height: 100px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #smilelip_contents #ingredient_conts .area_1 .box:nth-child(odd) .text_box {
    float: right;
  }
  #smilelip_contents #ingredient_conts .area_1 .box:nth-child(odd) .img {
    left: 0;
    right: auto;
  }
  #smilelip_contents #ingredient_conts .area_1 .box:nth-child(even) .text_box {
    float: left;
  }
  #smilelip_contents #ingredient_conts .area_1 .box:nth-child(even) .img {
    right: 0;
    left: auto;
  }
  #smilelip_contents #ingredient_conts .area_1 .box:last-child {
    margin-top: 0;
  }
  #smilelip_contents #flow_conts .auto {
    width: 1160px;
  }
  #smilelip_contents #flow_conts .title_box {
    margin-bottom: 245px;
  }
  #smilelip_contents #flow_conts .flow_list li {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 107px;
  }
  #smilelip_contents #flow_conts .flow_list li:last-of-type {
    margin-bottom: 0;
  }
  #smilelip_contents #flow_conts .flow_list li .text_box {
    width: 557px;
    min-height: 363px;
    float: left;
    position: relative;
    z-index: 9;
  }
  #smilelip_contents #flow_conts .flow_list li:nth-of-type(2n) .text_box {
    float: right;
  }
  #smilelip_contents #flow_conts .flow_list li .text_box .number {
    font-size: 90px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  #smilelip_contents #flow_conts .flow_list li .text_box h4 {
    font-size: 31px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  #smilelip_contents #flow_conts .flow_list li .text_box .gray_text {
    font-size: 100px;
    line-height: 1;
    color: #f6f6f6;
    position: absolute;
    bottom: -42px;
    left: 0;
    z-index: -1;
    letter-spacing: .1em;
  }
  #smilelip_contents #flow_conts .flow_list li:nth-of-type(2n) .text_box .gray_text {
    left: auto;
    right: 0;
    text-align: right;
  }
  #smilelip_contents #flow_conts .flow_list li .img {
    width: 557px;
    float: right;
    position: relative;
    z-index: 9;
    overflow: hidden;
  }
  #smilelip_contents #flow_conts .flow_list li:nth-of-type(2n) .img {
    float: left;
  }
  #smilelip_contents #conts_price .top_box {
    width: 100%;
    height: 466px;
    margin-bottom: 60px;
    position: relative;
  }
  #smilelip_contents #conts_price .top_box .img {
    width: 714px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
  }
  #smilelip_contents #conts_price .top_box .text {
    padding-top: 115px;
    padding-left: 664px;
    font-size: 26px;
    line-height: 56px;
    font-weight: bold;
    position: relative;
    z-index: 9;
    letter-spacing: .15em;
  }
  #smilelip_contents #conts_price .top_box .text .small {
    font-size: 16px;
    line-height: 56px;
    font-weight: bold;
  }
  #smilelip_contents #conts_price .price_wrapper {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    padding: 0 100px;
    box-sizing: border-box;
    margin-bottom: 33px;
  }
  #smilelip_contents #conts_price .price_wrapper .price_box {
    width: 100%;
    margin: auto;
    margin-bottom: 35px;
  }
  #smilelip_contents #conts_price .price_box:nth-of-type(4) {
    padding: 24px 10px 22px;
  }
  #smilelip_contents #conts_price .price_box h4 {
    font-size: 25px;
  }
  #smilelip_contents #conts_price .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #smilelip_contents #conts_price .price_box h4 .small {
    font-size: 22px;
  }
  #smilelip_contents #conts_price .price_box .terms {
    width: 223px;
    font-size: 21px;
  }
  #smilelip_contents #conts_price .price_box .price_wrap .price {
    font-size: 50px;
  }
  #smilelip_contents #conts_price .price_box .price_wrap .price .small {
    font-size: 24px;
    position: relative;
    top: -3px;
    left: 5px;
  }
  #smilelip_contents #conts_price .price_box .price_wrap .price .tax {
    font-size: 13px;
    font-weight: bold;
    top: 16px;
  }
  #smilelip_contents #faq_conts {
    padding: 90px 0;
  }
  #smilelip_contents .faqArea {
    border-top: 2px solid #40b1bf;
    margin-bottom: 80px;
  }
  #smilelip_contents .faqArea dl {
    border-bottom: 2px solid #40b1bf;
    padding: 10px 0;
  }
  #smilelip_contents .faqArea dl dt {
    padding: 10px 10px 10px 70px;
    background-image: url("../img/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 14px;
    position: relative;
  }
  #smilelip_contents .faqArea dl dt:before {
    position: absolute;
    content: "";
    background-image: url("../img/q.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 10px;
    top: 7px;
  }
  #smilelip_contents .faqArea dl dd {
    padding: 10px 10px 10px 70px;
    background: #f3f3f3;
    position: relative;
    display: none;
  }
  #smilelip_contents .faqArea dl dd:before {
    position: absolute;
    content: "";
    background-image: url("../img/a.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 10px;
    top: 7px;
  }
  #smilelip_contents #conts_price .detail_box {
    width: 100%;
    clear: both;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    padding: 60px 50px 82px;
  }
  #smilelip_contents #conts_price .detail_box table {
    width: 100%;
  }
  #smilelip_contents #conts_price .detail_box h4 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
  }
  #smilelip_contents #conts_price .detail_box table tr:nth-of-type(2n) {
    background-color: #f8f8f8;
  }
  #smilelip_contents #conts_price .detail_box table th {
    width: 35%;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    padding: 15px 23px 16px 35px;
  }
  #smilelip_contents #conts_price .detail_box table td {
    font-size: 16px;
    line-height: 27px;
    padding: 15px 23px 16px 0;
  }
  #smilelip_contents #conts_price .detail_box table .detail_list {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.4;
  }
  #smilelip_contents #conts_price .detail_box table .detail_list li:not(:last-of-type) {
    margin-bottom: 6px;
  }
  #smilelip_contents .lisk {
    width: 100%;
    margin: 20px auto 40px;
    background: #f8f8f8;
    padding: 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  #smilelip_contents .lisk span {
    font-weight: bold;
  }
  .center {
    text-align: center;
  }
  .aboutLink {
    display: inline-block;
    padding: 10px 40px;
    text-align: center;
    color: #fff;
    background: #000;
    position: relative;
    margin-top: 15px;
  }
  .aboutLink:hover {
    display: block;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    background: #000;
    width: 70%;
    opacity: 0.8;
  }
  .aboutLink:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 900;
    right: 3px;
    top: 50%;
    margin-top: -16px;
    width: 30px;
    height: 30px;
    background-size: 100%;
  }
  .typeFaceline {
    display: table;
    clear: both;
    margin: 40px auto;
  }
  .typeFaceline .typeUl {
    display: flex;
  }
  .typeFaceline .typeUl li {
    width: 25%;
    position: relative;
  }
  .typeFaceline .typeUl li .typeLink {
    position: absolute;
    bottom: 5%;
    left: 15%;
    text-decoration: underline;
  }
  .typeFaceline .typeUl li .typeLink.link2 {
    bottom: 11%;
    left: 15%;
    color: #df5f16;
    text-decoration: none;
  }
  .typeFaceline .typeUl li .typeLink.link3 {
    bottom: 11%;
    left: 15%;
  }
  .typeFaceline .typeUl li .typeLink.link4 {
    bottom: 8%;
    left: 15%;
  }
  .typeFaceline .typeUl li .typeLink a {
    display: block;
  }
  .oneday_img_area {
    padding: 70px 0;
    position: relative;
    height: 900px;
    top: 50px;
  }
  .oneday_img_area .oneday_img_bg {
    background: #f4f3ea;
    width: 100%;
    height: 500px;
    position: absolute;
    z-index: -1;
  }
  .oneday_img_area img {
    width: 1000px;
    position: absolute;
    left: 50%;
    top: -60px;
    margin-left: -500px;
  }
  .m60 {
    margin: 60px 0;
  }
  #smilelip_contents .area_1 .box.mb200 {
    margin-bottom: 200px;
  }
  .case_h4 {
    width: 100%;
    background: #f4f3ea;
    padding: 30px 0;
    margin-bottom: 60px;
  }
  #smilelip_contents .case_h4 h4 {
    margin-bottom: 0;
  }
  .underline {
    text-decoration: underline;
  }
  .casemovie {
    display: flex;
    width: 100%;
    margin: 10px auto;
  }
  .casemovie li {
    width: 32%;
    margin-right: 2%;
    vertical-align: middle;
  }
  .casemovie li:last-child {
    margin-right: 0;
  }
  .casemovie li.before_bg {
    background: #cccccc;
    color: #fff;
    height: 352px;
  }
  .casemovie li.after_bg {
    background: #d1c258;
    color: #fff;
    height: 352px;
  }
  .casemovie li.after_bg .red {
    color: #ff0000;
  }
  .casemovie li video {
    width: 100%;
  }
  .casemovie li .case_t {
    font-size: 26px;
    text-align: center;
    height: 120px;
    position: relative;
    top: 50%;
    margin-top: -60px;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
  .mb70 {
    margin-bottom: 70px;
  }
  .case_img {
    margin: 70px 0;
  }
  .case_img img {
    margin-bottom: 20px;
  }
  .case_img ul {
    display: flex;
  }
  .case_img ul li {
    width: 33%;
    text-align: left;
    padding: 0px 20px;
    line-height: 1.4;
  }
  .case_img ul li:first-child {
    width: 34%
  }
  .case_img2 {
    margin: 70px auto;
    width: 67%;
  }
  .case_img2 img {
    margin-bottom: 20px;
  }
  .case_img2 p.lisk {
    font-size: 14px;
  }
  .case_img2 ul {
    display: flex;
  }
  .case_img2 ul li {
    width: 50%;
    text-align: left;
    padding: 0px 3% 0 0;
    line-height: 1.4;
  }
  .merit_box {
    display: table;
    padding-bottom: 160px;
    position: relative;
    width: 100%;
  }
  .merit_box .img {
    float: right;
    width: 600px;
  }
  .merit_box .subhead1 {
    width: 310px;
    position: absolute;
    top: 0;
    right: 50px;
    z-index: 100;
  }
  .merit_box .subhead2 {
    width: 200px;
    position: absolute;
    top: 10px;
    left: 50px;
    z-index: 100;
  }
  .merit_box .subhead3 {
    width: 300px;
    position: absolute;
    top: -30px;
    right: 50px;
    z-index: 100;
  }
  .merit_box .subhead4 {
    width: 310px;
    position: absolute;
    top: -10px;
    left: 50px;
    z-index: 100;
  }
  .pd_none {
    padding: 0 !important;
  }
  .merit_txt {
    background: #D96C89;
    width: 600px;
    padding: 30px 20px 20px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
    position: absolute;
    top: 120px;
    z-index: 1;
  }
  .merit_txt h5 {
    font-family: 'Shippori Mincho', serif;
    font-size: 26px;
    margin-bottom: 20px;
  }
  .merit_box.merit2 .img {
    float: left;
    width: 600px;
  }
  .merit_box.merit2 .merit_txt {
    right: 0;
  }
  .merit_bold {
    font-weight: bold;
    text-align: center;
  }
  .oneday_3 {
    width: 850px;
    margin: 60px auto;
  }
  .price_headline {
    line-height: 1.6;
    font-size: 18px;
  }
  #smilelip_contents #conts_price .price_box .price_wrap .price .small.monitor_price {
    padding-right: 15px;
    top: -9px;
  }
  #smilelip_contents .title_box h2.onedayh2 {
    font-size: 36px;
    font-weight: 100;
  }
  .mt100 {
    margin-top: 100px;
  }
  .video {
    margin: 0 auto 100px;
    width: 800px;
  }
  .video iframe {
    width: 100%;
    height: 450px;
  }
  #smilelip_contents #conts_price .price_box .price_wrap .price .taxplus {
    position: relative;
    top: auto;
    left: 5px;
    font-size: 28px;
  }
  #smilelip_contents #tenchimu_conts .caption {
    background-color: #f4f3ea;
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    width: 100%;
    padding: 30px 0;
    margin-bottom: 60px;
  }
  #smilelip_contents #tenchimu_conts .video {
    margin: 0 auto 50px;
    width: 760px;
  }
  #smilelip_contents #tenchimu_conts .thumbnail ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #smilelip_contents #tenchimu_conts .thumbnail li {
    width: 32%;
    margin: 0 0 16px 0;
  }
  .collaboration_banner {
    width: 700px;
    margin: 40px auto;
  }
  #smilelip_contents .case_box {
    width: 1100px;
    margin: auto;
  }
  .case_black_line {
    background: #000;
    padding: 15px 25px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin: 0 auto 10px;
    width: 1100px;
  }
  #smilelip_contents .case_box .case_black_line .yellow {
    color: #e5d358;
  }
  #smilelip_contents .case_box .case_box_inner {
    margin: 40px auto;
  }
  #smilelip_contents .case_box .case_box_inner .case_chick_box {
    width: 100%;
    display: table;
  }
  #smilelip_contents .case_box .case_box_inner .case_chick_box .case_box_p {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 4%;
  }
  #smilelip_contents .case_box .case_box_inner .case_chick_box .case_box_p:nth-of-type(2n) {
    margin-right: 0;
  }
  #smilelip_contents .case_box .case_box_inner .case_more {
    clear: both;
    display: table;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background: #f3f3e9;
    text-align: center;
    line-height: 1.5;
    padding: 28px 0 0;
    border-radius: 70px;
    font-weight: bold;
  }
  #smilelip_contents .case_box .case_box_inner .case_more img {
    margin: 5px auto;
    width: 20px;
  }
  #smilelip_contents .case_box .case_box_inner .case_chick_box_next {
    display: none;
  }
  #smilelip_contents .case_box .case_box_inner .case_chick_box_next.open {
    display: block;
  }
  #smilelip_contents .case_box .case_box_inner .case_more.open {
    display: none;
  }
  #smilelip_contents .case_movie {
    width: 1100px;
    margin: 40px auto;
  }
  #smilelip_contents .case_movie ul {
    width: 100%;
    display: flex;
  }
  #smilelip_contents .case_movie ul:nth-of-type(2n) {
    margin-bottom: 20px;
  }
  #smilelip_contents .case_movie li {
    width: 33%;
    margin-right: 1%;
    position: relative;
  }
  #smilelip_contents .case_movie li:last-child {
    margin-right: 0;
  }
  #smilelip_contents .case_movie li p {
    text-align: center;
    padding: 5px;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: rg;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid #fff;
  }
  #smilelip_contents .case_movie ul li video {
    width: 100%;
  }
  #smilelip_contents .price_box2 {
    width: 680px;
    margin: 0 auto 40px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 16px 20px 12px;
    border-radius: 6px;
    box-shadow: 0px 1px 3px 2px rgb(0 0 0 / 6%);
    text-align: center;
  }
  #smilelip_contents .price_box2 h4 {
    font-size: 22px;
    line-height: 46px;
    font-weight: 100;
    margin-bottom: 0;
    letter-spacing: .2em;
  }
  #smilelip_contents .price_box2 .price {
    color: #ff0000;
  }
  #smilelip_contents .normal_price_menu {
    font-size: 20px;
    font-weight: bold;
    margin: 40px auto 20px;
    text-align: center;
  }
  #smilelip_contents section.oneday_sell_box {
    width: 1100px;
    margin: 60px auto;
    background: #fff6f6;
    float: none;
    display: table;
  }
  #smilelip_contents section.oneday_sell_box #conts_price {
    margin-bottom: 0;
  }
  #smilelip_contents .oneday_sell_box_inner {
    padding: 60px 100px;
  }
  #smilelip_contents .oneday_sell_box #conts_price .price_wrapper {
    padding: 0;
  }
  #smilelip_contents .oneday_sell_p {
    color: #e43b83;
    text-align: center;
    font-size: 30px;
    padding: 40px 0;
    font-family: 'TsukushiAMaruGothic';
    font-weight: bold;
  }
  #smilelip_contents .oneday_sell_box ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  #smilelip_contents .oneday_sell_box ul li {
    width: 48%;
    margin-right: 4%;
  }
  #smilelip_contents .oneday_sell_box ul li:last-child {
    margin-right: 0;
  }
  #smilelip_contents .sns_model {
    background: #f4f3ea;
    width: 100%;
    padding: 60px 0;
  }
  #smilelip_contents .sns_model_inner {
    width: 1100px;
    margin: auto;
  }
  #smilelip_contents .sns_model_inner .sns_model_title {
    text-align: center;
    padding: 40px 0;
    color: #966a7f;
  }
  #smilelip_contents .sns_model_inner .sns_model_title p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 25px;
  }
  #smilelip_contents .sns_model_inner .sns_model_title h2 {
    text-align: center;
    font-size: 44px;
  }
  #smilelip_contents .sns_model_inner .sns_model_box img {
    margin-bottom: 40px;
  }
  .case_new ul {
    display: flex;
    width: 1000px;
    margin: 40px auto 50px;
    align-items: center;
  }
  .case_new ul video {
    width: 100%;
  }
  .case_new .case_new_be_t {
    color: #cccccc;
    width: 12%;
    margin-right: 3%;
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
  }
  .case_new .case_new_be_t span {
    background: #ccc;
    color: #fff;
    padding: 6px 20px;
    display: block;
    margin-top: 5px;
  }
  .case_new .case_new_be_m {
    width: 34%;
    margin-right: 2%
  }
  .case_new .case_new_af_t {
    color: #cec268;
    width: 12%;
    margin-left: 3%;
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
  }
  .case_new .case_new_af_m {
    width: 34%;
    position: relative;
    top: 30px;
  }
  .case_new .case_new_af_t span {
    background: #cec268;
    color: #fff;
    padding: 6px 20px;
    display: block;
    margin-top: 5px;
  }
  .tiktok_box {
    width: 1000px;
    margin: 70px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .tiktok_box li {
    margin-right: 3.5%;
    width: 31%;
    margin-bottom: 60px;
  }
  .tiktok_box li:nth-of-type(3n) {
    margin-right: 0;
  }
  .tiktok_list .caption {
    background-color: #f4f3ea;
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    width: 100%;
    padding: 30px 0;
    margin-bottom: 60px;
  }
  .case_h_text {
    font-family: 'TsukushiAMaruGothic';
    width: 460px;
    position: relative;
    display: inline-block;
    margin: 0 3% 1em;
    padding: 10px 20px;
    color: #555;
    font-size: 18px;
    background: #e0edff;
    left: 370px;
    font-weight: bold;
  }
  .case_h_text:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 75%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #e0edff;
  }
  .case_h_text p {
    margin: 0;
    padding: 0;
  }
}
/*===============================================
●画面の横幅が760pxまで（iPhone6 横向きまで）
===============================================*/
@media screen and (max-width:760px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #smilelip_contents a {
    color: #D96C89;
    transition: 0.5s;
  }
  #smilelip_contents a:hover {
    opacity: 0.5;
  }
  #smilelip_contents .lato_font {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
  }
  #smilelip_contents .sp_none {
    display: none;
  }
  #smilelip_contents .auto {
    width: 90%;
    margin: 0 auto;
  }
  #smilelip_contents img {
    width: 100%;
    height: auto;
    display: block;
  }
  #smilelip_contents section {
    width: 100%;
    color: #333;
  }
  #smilelip_contents .price_box {
    width: 100%;
    text-align: center;
    background-color: #fff;
    box-sizing: border-box;
    padding: 15px 20px 15px;
    border-radius: 6px;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
  }
  #smilelip_contents #title_conts .price_box {
    padding-bottom: 18px;
  }
  #smilelip_contents .price_box h4 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 2vw;
  }
  #smilelip_contents .price_box h4 .small {
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
    display: inline-block;
  }
  #smilelip_contents .price_box .terms {
    display: inline-block;
    width: 140px;
    border-radius: 16px;
    background-color: #DA6C8A;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 2px 0 1px;
  }
  #smilelip_contents #title_conts .price_box .terms {
    margin-bottom: 8px;
  }
  #smilelip_contents .price_box .price_wrap .range {
    display: inline-block;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
  }
  #smilelip_contents .price_box .price_wrap .price {
    display: inline-block;
    font-size: 9vw;
    line-height: 1.3;
    font-weight: bold;
    color: #DA6C8A;
    position: relative;
  }
  #smilelip_contents #title_conts .price_box .price_wrap .price {
    line-height: 1;
  }
  #smilelip_contents .price_box .price_wrap .price .small {
    display: inline-block;
    font-size: 4vw;
    line-height: 1.3;
    font-weight: bold;
    color: #DA6C8A;
  }
  #smilelip_contents .price_box .price_wrap .price .tax {
    position: absolute;
    font-size: 10px;
    top: 8px;
    right: -10px;
  }
  #smilelip_contents .price_name {
    font-size: 120%;
  }
  #smilelip_contents .title_box {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 9;
    margin-bottom: 6vw;
  }
  #smilelip_contents .title_box h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.3;
  }
  #smilelip_contents .headline {
    font-family: 'Shippori Mincho', serif;
    font-weight: 700;
    color: #DA6C8A;
  }
  #smilelip_contents .title_box .jp_title {
    color: #DA6C8A;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 5vw;
  }
  #smilelip_contents .slide_in_image {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    opacity: 0;
  }
  #smilelip_contents .isPlay {
    animation-name: play;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.8, 0, .5, 1);
    position: relative;
    opacity: 1 !important;
  }
  /*//isPlayの疑似要素にマスクとマスクを外すアニメーションを設定 */
  #smilelip_contents .isPlay:before {
    animation-name: maskOut;
    animation-duration: .5s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.8, 0, .5, 1);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #f3f6f7, #edf4f7);
  }
  /*//「slide_in_image」をスライドインする*/
  @keyframes play {
    from {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(0);
    }
  }
  /*//マスク要素をスライドアウトする*/
  @keyframes maskOut {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100%);
    }
  }
  #smilelip_contents .link_btn a {
    background-image: url("../img/btn_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    font-weight: bold;
    font-size: 100%;
    color: #FFF;
    text-align: left;
    padding: 3.5vw 0 2.8vw 5vw;
    clear: both;
    margin: 0 auto;
    display: block !important;
    transition: 0.5s;
  }
  #smilelip_contents .link_btn a:hover {
    color: #FFF;
    opacity: 0.7;
  }
  #smilelip_contents .link_btn_area {
    width: 800px;
    clear: both;
    margin: 0 auto 190px;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #smilelip_contents {
    width: 100%;
    height: 100%;
    clear: both;
    float: left;
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
    line-height: 1.7;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
    color: #000000;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    background: #FFF;
  }
  #smilelip_contents #title_conts {
    width: 100%;
    clear: both;
  }
  #smilelip_contents #title_conts .text_box {
    padding-left: 40%;
    padding-top: 40px;
    margin-bottom: 30px;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #smilelip_contents #title_conts .title_jp {
    font-size: 3vw;
    line-height: 1.3;
    font-weight: bold;
    letter-spacing: .7em;
    margin-bottom: 11px;
    text-align: center;
  }
  #smilelip_contents #title_conts h1 {
    font-size: 8vw;
    line-height: 1.1;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
  }
  #smilelip_contents #title_conts h1 .small {
    font-size: 3vw;
    display: block;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: .4em;
    margin-top: 8px;
    padding-left: 5px;
  }
  #smilelip_contents #title_conts .title_line {
    font-size: 4vw;
    font-weight: bold;
    text-align: right;
    position: relative;
    margin-bottom: 10px;
    display: none;
  }
  #smilelip_contents #title_conts .title_line::after {
    content: "";
    display: block;
    width: 29vw;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: 16px;
    left: 0;
  }
  #smilelip_contents #title_conts .sub_title {
    font-size: 2.9vw;
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
    margin-bottom: 34px;
  }
  #smilelip_contents #title_conts .sub_title .small {
    font-size: 1.8vw;
    letter-spacing: .3em;
    display: inline-block;
    padding-left: 30px;
    margin-bottom: 4px;
  }
  #smilelip_contents #title_conts #slider_bg {
    width: 45vw;
    height: calc(100% - 135px);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  #smilelip_contents #title_conts #slider {
    width: auto;
    height: 100%;
    display: block;
  }
  #smilelip_contents #title_conts #slider .slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #smilelip_contents #title_conts #slider .slide_01 {
    background-image: url("../images/chanel/main_slide_01.jpg");
  }
  #smilelip_contents #title_conts #slider .slide_02 {
    background-image: url("../images/chanel/main_slide_02.jpg");
    background-position: right 20% center;
  }
  #smilelip_contents #title_conts #slider .slide_03 {
    background-image: url("../images/chanel/main_slide_03.jpg");
    background-position: right 20% center;
  }
  #smilelip_contents #title_conts .price_box {
    width: 100%;
    position: relative;
    z-index: 9;
  }
  #smilelip_contents #about_conts {
    position: relative;
    background: #FFF;
    background-image: url("../img/concept_bg.png");
    background-position: 700px 20px;
    background-repeat: no-repeat;
  }
  #smilelip_contents a {
    color: #D96C89;
    transition: 0.5s;
  }
  #smilelip_contents a {
    color: #D96C89;
    transition: 0.5s;
  }
  #smilelip_contents a:hover {
    opacity: 0.5;
  }
  #smilelip_contents .area_1 {
    width: 100%;
    margin: auto;
    margin-bottom: 0;
  }
  #smilelip_contents #ingredient_conts .area_1 {
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
  }
  #smilelip_contents .area_1 .box {
    width: 100%;
    margin-bottom: 0;
    position: relative;
  }
  #smilelip_contents .area_1 .box:nth-of-type(2n) {
    margin-bottom: 8vw;
  }
  #smilelip_contents .area_1 .box .text_box {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    margin: 2vw 0 0;
  }
  #smilelip_contents .area_1 .box .text_box h4 {
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    margin-bottom: 12px;
    letter-spacing: .1em;
    text-align: left;
  }
  #smilelip_contents .area_1 .box .text_box .text {
    width: 100%;
    margin-bottom: 20px;
  }
  #smilelip_contents .area_1 .box .img {
    width: 100%;
    overflow: hidden;
  }
  #smilelip_contents #about_conts .area_2 {
    width: 100%;
    position: relative;
  }
  #smilelip_contents #about_conts .area_2 .column {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 30px;
    position: relative;
  }
  #smilelip_contents #about_conts .area_2 .column:nth-of-type(2) {
    margin-bottom: 90px;
  }
  #smilelip_contents #about_conts .area_2 .column:last-of-type {
    margin-bottom: 0;
  }
  #smilelip_contents #about_conts .area_2 .img {
    width: 50%;
    float: left;
    overflow: hidden;
  }
  #smilelip_contents #about_conts .area_2 .img2 {
    width: 60%;
    float: right;
    overflow: hidden;
  }
  #smilelip_contents #about_conts .area_2 .img3 {
    width: 65%;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
  }
  #smilelip_contents #about_conts .area_2 p {
    display: table;
    box-sizing: border-box;
    padding: 0 10px 0;
    font-size: 13px;
    line-height: 1.8;
    position: absolute;
  }
  #smilelip_contents #about_conts .area_2 p.small {
    width: 100px;
    height: 100px;
    padding: 0 10px 0;
  }
  #smilelip_contents #about_conts .area_2 p .inner:before {
    position: absolute;
    content: "";
    background-image: url("../img/check.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 17px;
    height: 17px;
    left: 0;
    top: 3px;
  }
  #smilelip_contents #about_conts .area_2 p.b_text1 {
    top: 3vw;
    right: 7vw;
  }
  #smilelip_contents #about_conts .area_2 p.b_text2 {
    bottom: -125px;
    left: calc(50% - 70px);
  }
  #smilelip_contents #about_conts .area_2 p.b_text3 {
    top: -125px;
    right: 15%;
  }
  #smilelip_contents #about_conts .area_2 p.b_text4 {
    left: 0;
    top: 6vw;
  }
  #smilelip_contents #about_conts .area_2 p.b_text5 {
    top: -65px;
    left: 15%;
  }
  #smilelip_contents #about_conts .area_2 p.b_text6 {
    top: -125px;
    right: calc(50% - 50px);
  }
  #smilelip_contents #about_conts .area_2 p .inner {
    display: block;
    vertical-align: middle;
    font-weight: bold;
    padding: 0 0 7px 28px;
    position: relative;
  }
  #smilelip_contents #about_conts .text_box img {
    margin: -6vw 0 6vw;
  }
  #smilelip_contents #conts_case {
    background-image: url("../img/case_bg.jpg");
    background-color: #FFF2F2;
    background-position: center -71vw;
    background-repeat: repeat-x;
    padding-bottom: 15vw;
  }
  #smilelip_contents #conts_case .titbox {
    background-image: url("../img/case_head_sp.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  #smilelip_contents #conts_case .titbox {
    padding: 30vw 0 0 0;
  }
  #smilelip_contents #conts_case .titbox img {
    padding: 3vw 0 0 0;
  }
  #smilelip_contents #conts_case .swiper-slide {
    padding: 5px;
  }
  #smilelip_contents #conts_case .slide {
    width: 75vw;
    padding: 14px;
    margin: 15px 10px 70px;
  }
  #smilelip_contents .swiper-pagination {
    margin: 0 !important;
  }
  #smilelip_contents .swiper-pagination-bullet {
    margin: 0 1vw !important;
  }
  #smilelip_contents #conts_case .risk-txt {
    color: #DA6C8A;
    padding: 20px 20px 10px 15px;
    background: #FFF;
    border: solid 1px #DA6C8A;
    margin-bottom: 5vw;
  }
  #smilelip_contents #conts_case .risk-txt p {
    font-size: 80%;
    line-height: 180%;
    margin-bottom: 15px;
  }
  #smilelip_contents #magic_conts {
    background-image: url("../img/magic_bg.jpg");
    background-color: #FFF2F2;
    background-size: cover;
    padding: 10vw 0 1vw 0;
  }
  #smilelip_contents #magic_conts .swiper-slide {
    padding: 0 0 0 5% !important;
  }
  #smilelip_contents #magic_conts .slide2 {
    width: 80vw;
    height: 125vw;
    padding: 14px;
    margin: 15px 0 0;
  }
  #smilelip_contents #magic_conts .slide2 p {
    color: #DA6C8A;
    font-size: 3.3vw;
    line-height: 1.7;
    padding: 66vw 8% 0 8%;
  }
  #smilelip_contents #magic_conts .swiper-controller {
    margin-top: 10px !important;
  }
  #smilelip_contents #which_conts {
    background-image: url("../img/which_bg_sp.png");
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10vw 0 0 0;
  }
  #smilelip_contents #which_conts .title_box {
    font-weight: bold;
  }
  #smilelip_contents #which_conts .title_box img {
    width: 98%;
    margin: 0 auto;
  }
  #smilelip_contents #which_conts .which_box {
    color: #FFF;
    background-image: url("../img/which01_bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #B49EDA;
    font-size: bold;
    padding: 7vw 0;
  }
  #smilelip_contents #which_conts .which_box .text_box img {
    width: 100%;
    margin: 0 0 7vw 0;
  }
  #smilelip_contents #which_conts .which_box .text {
    font-size: 100%;
    line-height: 200%;
    background: #FFF;
    padding: 15px 20px;
    color: #A564DD;
    font-weight: bold;
  }
  #smilelip_contents #which_conts .which_box2 {
    color: #FFF;
    background-image: url("../img/which02_bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #E5A6BE;
    font-size: bold;
    padding: 7vw 0;
  }
  #smilelip_contents #which_conts .which_box2 .text_box img {
    width: 100%;
    margin: 0 0 7vw 0;
  }
  #smilelip_contents #which_conts .which_box2 .text {
    font-size: 100%;
    line-height: 200%;
    background: #FFF;
    padding: 15px 20px;
    color: #D96C89;
    font-weight: bold;
  }
  #smilelip_contents #feature_conts {
    background-image: url("../img/detail_bg.jpg");
    background-size: cover;
    padding: 10vw 0;
  }
  #smilelip_contents #benefit_conts {
    background-image: url("../img/benefit_bg.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f7e1e3;
    padding: 0 0 5vw 0;
  }
  #smilelip_contents #benefit_conts .headline img {
    margin: 0;
  }
  #smilelip_contents #benefit_conts .benefit_box {
    background-image: url("../img/benefit_bg2.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 50%;
    position: relative;
    padding: 15px 20px;
    margin-bottom: 40px;
    background-color: #FFF;
    box-shadow: 10px 10px 10px -6px rgba(204, 98, 125, 0.3);
  }
  #smilelip_contents #benefit_conts .benefit_box2 {
    background-image: url("../img/benefit_bg2.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 50%;
    position: relative;
    padding: 15px 20px;
    margin-bottom: 40px;
    background-color: #FFF;
    box-shadow: 10px 10px 10px -6px rgba(204, 98, 125, 0.3);
  }
  #smilelip_contents #benefit_conts .benefit_box3 {
    background-image: url("../img/benefit_bg2.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 50%;
    position: relative;
    padding: 15px 20px;
    margin-bottom: 40px;
    background-color: #FFF;
    box-shadow: 10px 10px 10px -6px rgba(204, 98, 125, 0.3);
  }
  #smilelip_contents #benefit_conts .area_1 .box .img {
    top: 0 !important;
  }
  #smilelip_contents #benefit_conts h5 {
    font-family: 'Shippori Mincho', serif;
    font-size: 24px;
    color: #DA6C8A;
    line-height: 180%;
    margin-bottom: 20px;
  }
  #smilelip_contents #benefit_conts h5 span {
    border-bottom: dashed 2px #DA6C8A;
  }
  #smilelip_contents #benefit_conts .benefit_box .ribbon {
    background-image: url("../img/benefit01.png");
    background-size: cover;
    position: absolute;
    top: -5px;
    right: 15px;
    width: 55px;
    height: 100px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #smilelip_contents #benefit_conts .benefit_box2 .ribbon {
    background-image: url("../img/benefit02.png");
    background-size: cover;
    position: absolute;
    top: -5px;
    right: 15px;
    width: 55px;
    height: 100px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #smilelip_contents #benefit_conts .benefit_box3 .ribbon {
    background-image: url("../img/benefit03.png");
    background-size: cover;
    position: absolute;
    top: -5px;
    right: 15px;
    width: 55px;
    height: 100px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #smilelip_contents #ingredient_conts {
    clear: both;
    width: 100%;
    margin: auto;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 40px 5% 68px;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
  }
  #smilelip_contents #ingredient_conts .bg_wrapper h3 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 24px;
    text-align: center;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box {
    width: 100%;
    font-size: 0;
    line-height: 0;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dt {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
    background-color: #dbc040;
    border-radius: 25px;
    padding: 7px 0 5px;
    text-align: center;
    margin-bottom: 9px;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:nth-of-type(2) dt {
    background-color: #7bc0c5;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:nth-of-type(3) dt {
    background-color: #ea7798;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:nth-of-type(4) dt {
    background-color: #72a4d8;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:nth-of-type(5) dt {
    background-color: #db9b40;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:nth-of-type(6) dt {
    background-color: #a78fca;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dd li {
    font-size: 14px;
    line-height: 1.4;
    padding-left: 1em;
    text-indent: -1em;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
    vertical-align: top;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:first-of-type li {
    width: 50%;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:first-of-type li:nth-of-type(2n) {
    width: 50%;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:nth-of-type(4) li {
    width: 50%;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .contents_box dl:nth-of-type(4) li:nth-of-type(2n) {
    width: 50%;
  }
  #smilelip_contents #ingredient_conts .bg_wrapper .bg_text {
    width: 100%;
    margin: 0 auto;
    background-color: #f8f8f8;
    font-size: 15px;
    line-height: 1.8;
    box-sizing: border-box;
    padding: 22px 5% 20px;
  }
  #smilelip_contents #ingredient_conts .shoulder_merit {
    text-align: center;
  }
  #smilelip_contents #merit_conts .detail_text {
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    text-align: center;
    margin-bottom: 48px;
  }
  #smilelip_contents #merit_conts .detail_text .small {
    font-size: 15px;
    font-weight: bold;
  }
  #smilelip_contents #merit_conts .detail_text .blue {
    color: #30b3bd;
    font-weight: bold;
  }
  #smilelip_contents #merit_conts .detail_text .pink {
    color: #ff8fb4;
    font-weight: bold;
    font-size: 120%;
  }
  #smilelip_contents #merit_conts .info_graph {
    margin-bottom: 48px;
  }
  #smilelip_contents #merit_conts .bg_text {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 24px 5% 20px;
    background-color: #f8f8f8;
  }
  #smilelip_contents #merit_conts .bg_text dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  #smilelip_contents #merit_conts .bg_text dd {
    font-size: 15px;
    line-height: 1.8;
  }
  #smilelip_contents #flow_conts {
    width: 90%;
    margin: 0 auto 10vw;
    clear: both;
  }
  #smilelip_contents #flow_conts .flow_list li {
    width: 100%;
    margin-bottom: 50px;
  }
  #smilelip_contents #flow_conts .flow_list li:last-of-type {
    margin-bottom: 0;
  }
  #smilelip_contents #flow_conts .flow_list li .text_box {
    width: 100%;
    position: relative;
    z-index: 9;
  }
  #smilelip_contents #flow_conts .flow_list li .text_box .number {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 12px;
  }
  #smilelip_contents #flow_conts .flow_list li .text_box h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  #smilelip_contents #flow_conts .flow_list li .text_box .gray_text {
    font-size: 40px;
    line-height: 1;
    color: #f6f6f6;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    text-align: right;
    letter-spacing: .1em;
  }
  #smilelip_contents #flow_conts .flow_list li .img {
    width: 100%;
    position: relative;
    z-index: 9;
    margin-top: 20px;
    overflow: hidden;
  }
  #smilelip_contents #conts_price .top_box {
    width: 100%;
    margin-bottom: 60px;
  }
  #smilelip_contents #conts_price .top_box .img {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
  }
  #smilelip_contents #conts_price .top_box .text {
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    letter-spacing: .15em;
    text-align: center;
  }
  #smilelip_contents #conts_price .top_box .text .small {
    font-size: 14px;
    font-weight: bold;
  }
  #smilelip_contents #conts_price .price_wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 33px;
  }
  #smilelip_contents #conts_price .price_wrapper .price_box {
    width: 88%;
    margin: auto;
    margin-bottom: 20px;
  }
  #smilelip_contents #conts_price .price_box .price_wrap .price .tax {
    top: auto;
    left: auto;
    right: auto;
    position: relative;
  }
  #smilelip_contents #conts_price .detail_box {
    width: 100%;
    clear: both;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    padding: 30px 5% 32px;
  }
  #smilelip_contents #conts_price .detail_box h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
    text-align: center;
  }
  #smilelip_contents #conts_price .detail_box table tr:nth-of-type(2n) {
    background-color: #f8f8f8;
  }
  #smilelip_contents #conts_price .detail_box table th {
    width: 30%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    padding: 12px 5% 12px 5%;
  }
  #smilelip_contents #conts_price .detail_box table td {
    font-size: 14px;
    line-height: 1.6;
    padding: 12px 5% 12px 0;
  }
  
  #smilelip_contents #conts_price .detail_box table .detail_list {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.4;
  }
  #smilelip_contents #conts_price .detail_box table .detail_list li:not(:last-of-type) {
    margin-bottom: 6px;
  }
  @media screen and (max-width: 760px) {

    #bikora_contents .contents-menu {
      width: 100%;
      margin: 0;
      display: inline-block;
    }
    .contents-menu {
      margin-bottom: 10vw;
      display: table;
    }
    .contents-menu a {
      color: #D96C89;
      font-weight: bold;
      text-align: left;
      height: 13vw;
      padding: 3%;
      float: left;
      width: 50%;
      border: 1px solid #D96C89;
      background-color: #FFF2F2;
      position: relative;
      margin-top: -1px;
      line-height: 2;
    }
    .contents-menu a:nth-child(even) {
      border-left: none;
    }
    .contents-menu a:after {
      content: '';
      position: absolute;
      background-image: url(../img/under_arrow.png);
      background-repeat: no-repeat;
      right: 3vw;
      top: 50%;
      margin-top: -1vw;
      width: 3vw;
      height: 3vw;
      background-size: 100%;
    }
    #smilelip_contents .pink {
      color: #DA6C8A;
      font-weight: bold;
    }
  #smilelip_contents #faq_conts {
    padding: 15vw 0;
  }
    #smilelip_contents .faqArea {
      border-top: 2px solid #40b1bf;
      margin-bottom: 40px;
    }
    #smilelip_contents .faqArea dl {
      border-bottom: 2px solid #40b1bf;
      padding: 10px 0;
      line-height: 1.5;
    }
    #smilelip_contents .faqArea dl dt {
      padding: 12px 30px 12px 48px;
    background-image: url("../img/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 14px;
      position: relative;
    }
    #smilelip_contents .faqArea dl dt:before {
      position: absolute;
      content: "";
      background-image: url("../img/q.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 100%;
      width: 8vw;
      height: 8vw;
      left: 10px;
      top: 2vw;
    }
    #smilelip_contents .faqArea dl dd {
      padding: 12px 30px 12px 48px;
      background: #f3f3f3;
      position: relative;
      display: none;
    }
    #smilelip_contents .faqArea dl dd:before {
      position: absolute;
      content: "";
      background-image: url("../img/a.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 100%;
      width: 8vw;
      height: 8vw;
      left: 10px;
      top: 7px;
    }
    #smilelip_contents h4 {
      font-size: 6vw;
      font-weight: bold;
      text-align: center;
      margin-bottom: 3vw;
    }
    .area_1 p {
      margin-bottom: 5vw;
    }
    .typeFaceline .typeUl {
      display: block;
      margin: 0 auto 15vw;
    }
    .typeFaceline .typeUl li {
      width: 100%;
      position: relative;
    }
    .typeFaceline .typeUl li .typeLink {
      position: absolute;
      bottom: 13%;
      left: 43%;
      text-decoration: underline;
      font-size: 4.5vw;
      font-weight: bold;
    }
    .typeFaceline .typeUl li .typeLink.link2 {
      color: #df5f16;
      bottom: 26%;
    }
    .typeFaceline .typeUl li .typeLink.link3 {
      bottom: 26%;
    }
    .typeFaceline .typeUl li .typeLink.link4 {
      bottom: 20%;
    }
    .typeFaceline .typeUl li .typeLink a {
      display: block;
    }
    .spText {
      width: 90%;
      margin: -9vw auto 6vw;
    }
    .aboutLink {
      display: block;
      color: #fff;
      background: #000;
      padding: 3vw;
      position: relative;
    }
    .aboutLink:after {
      position: absolute;
      font-family: "Font Awesome 5 Free";
      content: '\f054';
      font-weight: 900;
      right: 0;
      top: 50%;
      margin-top: -10px;
      width: 30px;
      height: 30px;
      background-size: 100%;
    }
    .oneday_img_area {
      padding: 7vw 0;
      position: relative;
      height: 96vw;
      top: 5vw;
    }
    .red {
      color: #ff0000;
    }
    .oneday_img_area .oneday_img_bg {
      background: #f4f3ea;
      width: 100%;
      height: 45vw;
      position: absolute;
      z-index: -1;
    }
    .oneday_img_area img {
      width: 100%;
      position: absolute;
      top: -7vw;
    }
    .m60 {
      margin: 8vw 0;
    }
    #smilelip_contents .area_1 .box.mb200 {
      margin-bottom: 4vw;
    }
    .case_h4 {
      width: 100%;
      background: #f4f3ea;
      padding: 30px 0;
      margin-bottom: 5vw;
    }
    #smilelip_contents .case_h4 h4 {
      margin-bottom: 0;
    }
    .underline {
      text-decoration: underline;
    }
    .casemovie {
      display: table;
      width: 100%;
      margin: 10px auto;
    }
    .casemovie li {
      width: 44%;
      margin: 4% 4%;
      vertical-align: middle;
      float: left;
    }
    .casemovie li:last-child {
      margin: 4% 4% 4% 0;
    }
    .casemovie li.before_bg {
      background: #cccccc;
      color: #fff;
      height: auto;
      width: 100%;
      margin: 0
    }
    .casemovie li.after_bg {
      background: #d1c258;
      color: #fff;
      height: auto;
      width: 100%;
      margin: 0
    }
    .casemovie li.after_bg .red {
      color: #ff0000;
    }
    .casemovie li video {
      width: 100%;
    }
    .casemovie li .case_t {
      font-size: 5vw;
      text-align: center;
      height: auto;
      position: relative;
      top: 0;
      margin-top: 0;
      line-height: 1.4;
      letter-spacing: 0.1em;
      padding: 4vw 0;
    }
    .mb70 {
      margin-bottom: 3vw;
    }
    .case_img {
      margin: 5vw 0;
    }
    .case_img img {
      margin-bottom: 2vw;
    }
    .case_img ul {
      display: flex;
    }
    .case_img ul li {
      font-size: 3vw;
      width: 33%;
      text-align: left;
      padding: 0px 1%;
      line-height: 1.4;
    }
    .case_img ul li:first-child {
      width: 34%
    }
    .case_img2 {
      margin: 5vw auto;
      width: 75%;
    }
    .case_img2 img {
      margin-bottom: 20px;
    }
    .case_img2 ul {
      display: flex;
    }
    .case_img2 ul li {
      width: 47%;
      font-size: 3vw;
      text-align: left;
      padding: 0px 3%;
      line-height: 1.4;
    }
    .merit_box {
      padding-bottom: 10vw;
      position: relative;
      width: 100%;
    }
    .merit_box .img {
      float: none;
    }
    .merit_box .subhead1 {
      width: 80%!important;
      position: absolute;
      top: 38vw;
      right: 0;
      z-index: 100;
    }
    .merit_box .subhead2 {
      width: 50%!important;
      position: absolute;
      top: 41vw;
      left: 0;
      z-index: 100;
    }
    .merit_box .subhead3 {
      width: 70%!important;
      position: absolute;
      top: 32vw;
      right: 0;
      z-index: 100;
    }
    .merit_box .subhead4 {
      width: 80%!important;
      position: absolute;
      top: 36vw;
      right: 0;
      z-index: 100;
    }
    .pd_none {
      padding: 0 !important;
    }
    .merit_txt {
      background: #D96C89;
      padding: 30px 20px 20px;
      color: #fff;
      font-weight: bold;
    }
    .merit_txt h5 {
      font-family: 'Shippori Mincho', serif;
      font-size: 24px;
      margin-bottom: 20px;
    }
    .merit_box.merit2 .merit_txt {
      right: 0;
    }
    .merit_bold {
      font-weight: bold;
      text-align: center;
    }
    .merit_box.merit2 .merit_txt {
      right: 0;
    }
    .merit_bold {
      font-weight: bold;
      text-align: center;
    }
    .oneday_3 {
      width: 60%;
      margin: 6vw auto;
    }
    .price_headline {
      line-height: 1.6;
      font-size: 18px;
    }
    #smilelip_contents #conts_price .price_box .price_wrap .price .small.monitor_price {
      margin: 2vw 0 0;
      top: 0;
      display: block;
    }
    #smilelip_contents .title_box h2.onedayh2 {
      font-size: 36px;
      font-weight: 100;
    }
    .mt100 {
      margin-top: 10vw;
    }
    .merit_conts p.mb70 {
      width: 90%;
      margin: 4vw auto 8vw;
    }
    .video {
      margin: 0 auto 6vw;
      width: 90%;
    }
    .video iframe {
      width: 100%;
      height: 253px;
    }
    #smilelip_contents #conts_price .price_box .price_wrap .price .taxplus {
      font-size: 20px;
      display: block;
    }
    #smilelip_contents #tenchimu_conts .caption {
      background-color: #f4f3ea;
      font-size: 20px;
      font-weight: 900;
      text-align: center;
      width: 100%;
      padding: 30px 0;
      margin-bottom: 5vw;
    }
    #smilelip_contents #tenchimu_conts .thumbnail {
      margin: 0 20px;
    }
    #smilelip_contents #tenchimu_conts .thumbnail ul {
      display: flex;
      flex-wrap: wrap;
    }
    #smilelip_contents #tenchimu_conts .thumbnail li {
      width: 49%;
      margin: 3px 0;
    }
    #smilelip_contents .case_box {
      width: 100%;
      margin: auto;
      display: table;
    }
    .case_black_line {
      background: #000;
      padding: 1vw 2vw;
      color: #fff;
      text-align: center;
      font-size: 4vw;
      font-weight: bold;
      letter-spacing: 0.2em;
      margin: 0 auto 10px;
      width: 94%;
    }
    #smilelip_contents .case_box .case_black_line .yellow {
      color: #e5d358;
    }
    #smilelip_contents .case_box .case_box_inner {
      margin: 4vw auto;
    }
    #smilelip_contents .case_box .case_box_inner .case_chick_box {
      width: 94%;
      display: table;
      margin: auto;
    }
    #smilelip_contents .case_box .case_box_inner .case_chick_box .case_box_p {
      width: 100%;
      margin-bottom: 4%;
    }
    #smilelip_contents .case_box .case_box_inner .case_chick_box .case_box_p:nth-of-type(2n) {
      margin-right: 0;
    }
    #smilelip_contents .case_box .case_box_inner .case_more {
      clear: both;
      display: table;
      width: 120px;
      height: 120px;
      margin: 0 auto;
      background: #f3f3e9;
      text-align: center;
      line-height: 1.5;
      padding: 28px 0 0;
      border-radius: 70px;
      font-weight: bold;
    }
    #smilelip_contents .case_box .case_box_inner .case_more img {
      margin: 5px auto;
      width: 20px;
    }
    #smilelip_contents .case_box .case_box_inner .case_chick_box_next {
      display: none;
    }
    #smilelip_contents .case_box .case_box_inner .case_chick_box_next.open {
      display: block;
    }
    #smilelip_contents .case_box .case_box_inner .case_more.open {
      display: none;
    }
    #smilelip_contents .case_movie {
      width: 94%;
      margin: auto;
    }
    #smilelip_contents .case_movie ul {
      width: 49%;
      display: table;
      float: left;
      margin-right: 2%;
    }
    #smilelip_contents .case_movie ul:nth-of-type(2n) {
      margin-bottom: 2vw;
      margin-right: 0;
    }
    #smilelip_contents .case_movie li {
      width: 100%;
      position: relative;
    }
    #smilelip_contents .case_movie li:last-child {
      margin-right: 0;
    }
    #smilelip_contents .case_movie li p {
      text-align: center;
      padding: 1vw;
      line-height: 1;
      font-size: 2.4vw;
      font-weight: bold;
      margin: 0 0 5px;
      position: absolute;
      top: 5px;
      left: 5px;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.7);
      border: 1px solid #fff;
    }
    #smilelip_contents .case_movie ul li video {
      width: 100%;
    }
    #smilelip_contents .price_box2 {
      width: 90%;
      margin: 0 auto 2vw;
      background-color: #fff;
      box-sizing: border-box;
      padding: 16px 20px 12px;
      border-radius: 6px;
      box-shadow: 0px 1px 3px 2px rgb(0 0 0 / 6%);
      text-align: center;
    }
    #smilelip_contents .price_box2 h4 {
      font-size: 3.5vw;
      line-height: 2;
      font-weight: 100;
      margin-bottom: 0;
      letter-spacing: .2em;
    }
    #smilelip_contents .price_box2 .price {
      color: #ff0000;
    }
    #smilelip_contents .price_head {
      text-align: center;
      padding-bottom: 5vw;
    }
    #smilelip_contents .price_headline {
      font-size: 3vw;
      margin-bottom: 2vw;
    }
    #smilelip_contents .normal_price_menu {
      font-size: 3.3vw;
      font-weight: bold;
      margin: 4vw auto 2vw;
      text-align: center;
    }
    .collaboration_banner {
      width: 90%;
      margin: 4vw auto;
    }
    #smilelip_contents .lisk {
      width: 100%;
      margin: 0 auto 4vw;
      background: #f8f8f8;
      padding: 3vw;
      font-size: 2.5vw;
    }
    #smilelip_contents .lisk span {
      font-weight: bold;
    }
    #smilelip_contents section.oneday_sell_box {
      width: 100%;
      margin: 6vw auto;
      background: #fff6f6;
      float: none;
      display: table;
    }
    #smilelip_contents section.oneday_sell_box #conts_price {
      margin-bottom: 0;
    }
    #smilelip_contents .oneday_sell_box_inner {
      padding: 8vw 4vw 0;
    }
    #smilelip_contents .oneday_sell_box #conts_price .price_wrapper {
      padding: 0;
    }
    #smilelip_contents .oneday_sell_p {
      color: #e43b83;
      text-align: center;
      font-size: 4vw;
      padding: 3vw 0;
      font-family: 'TsukushiAMaruGothic';
      font-weight: bold;
    }
    #smilelip_contents .oneday_sell_box ul {
      display: table;
      margin: 2vw auto;
      width: 90%;
    }
    #smilelip_contents .oneday_sell_box ul li {
      width: 100%;
      margin-bottom: 4%;
    }
    #smilelip_contents .sns_model {
      background: #f4f3ea;
      width: 100%;
      padding: 6vw 0;
    }
    #smilelip_contents .sns_model_inner {
      width: 90%;
      margin: auto;
    }
    #smilelip_contents .sns_model_inner .sns_model_title {
      text-align: center;
      padding: 4vw 0;
      color: #966a7f;
      line-height: 1.4;
    }
    #smilelip_contents .sns_model_inner .sns_model_title p {
      font-size: 4vw;
      text-align: center;
      margin-bottom: 3vw;
    }
    #smilelip_contents .sns_model_inner .sns_model_title h2 {
      text-align: center;
      font-size: 8vw;
    }
    #smilelip_contents .sns_model_inner .sns_model_box img {
      margin-bottom: 8vw;
    }
    #smilelip_contents .kogao_feature .caption {
      background-color: #f4f3ea;
      font-size: 4vw;
      font-weight: 900;
      text-align: center;
      width: 100%;
      padding: 3vw 0;
      margin-bottom: 6vw;
    }
    .case_new ul {
      display: table;
      width: 100%;
      ;
      margin: 4vw auto;
      align-items: center;
      position: relative;
      height: 92vw;
    }
    .case_new ul video {
      width: 100%;
    }
    .case_new .case_new_be_t {
      color: #cccccc;
      width: 50%;
      margin-bottom: 3vw;
      text-align: center;
      font-size: 20px;
      line-height: 1.6;
      position: absolute;
      top: 0;
    }
    .case_new .case_new_be_t span {
      background: #ccc;
      color: #fff;
      padding: 6px 20px;
      display: inline;
      margin-top: 5px;
    }
    .case_new .case_new_be_m {
      width: 47%;
      margin-left: 2%;
      position: absolute;
      left: 0;
      top: 15vw;
    }
    .case_new .case_new_af_t {
      color: #cec268;
      width: 50%;
      text-align: center;
      font-size: 20px;
      line-height: 1.6;
      position: absolute;
      top: 0;
      left: 50%;
    }
    .case_new .case_new_af_m {
      width: 47%;
      position: absolute;
      left: 51%;
      top: 15vw;
    }
    .case_new .case_new_af_t span {
      background: #cec268;
      color: #fff;
      padding: 6px 20px;
      display: inline;
      margin-top: 5px;
    }
    .tiktok_box {
      width: 94%;
      margin: 7vw auto;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
    }
    .tiktok_box li {
      margin-right: 6%;
      width: 47%;
      margin-bottom: 5vw;
    }
    .tiktok_box li:nth-of-type(2n) {
      margin-right: 0;
    }
    .tiktok_list .caption {
      background-color: #f4f3ea;
      font-size: 20px;
      font-weight: 900;
      text-align: center;
      width: 100%;
      padding: 30px 0;
      margin-bottom: 5vw;
    }
    .case_h_text {
      font-family: 'TsukushiAMaruGothic';
      width: 94%;
      position: relative;
      display: inline-block;
      margin: 0.5em 3% 1em;
      padding: 10px 10px;
      color: #555;
      font-size: 18px;
      background: #e0edff;
      font-weight: bold;
    }
    .case_h_text:before {
      content: "";
      position: absolute;
      top: -30px;
      left: 75%;
      margin-left: -15px;
      border: 15px solid transparent;
      border-bottom: 15px solid #e0edff;
    }
    .case_h_text p {
      margin: 0;
      padding: 0;
    }
  }
  .card02 {
    overflow: hidden;
  }
  .card02 .swiper {
    overflow: visible;
  }
  .card02 .swiper-controller {
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  }
  .card02 .swiper-pagination {
    margin: 0 auto 0 0;
  text-align: center;
  }
  .card02 .swiper-button-disabled {
    pointer-events: none;
    opacity: 0.5;
  }
  .card02 .swiper-button-disabled::before {
    -webkit-box-shadow: var(--box-shadow-inset);
    box-shadow: var(--box-shadow-inset);
  }
  .card02 .swiper-slide {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .card02 .slide {
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow);
  }
  @media only screen and (min-width: 1025px) {
    .card02 .slide {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    .card02 .slide img {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    .card02 .slide:hover {
      -webkit-transform: translateY(-16px);
      transform: translateY(-16px);
      -webkit-box-shadow: var(--box-shadow-hover);
      box-shadow: var(--box-shadow-hover);
    }
    .card02 .slide:hover img {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .card02 .slide-media {
    padding-top: 62.5%;
  }
  .card02 .slide-media img {
    height: calc(100% + 16px);
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
  }
  .card02 .slide-content {
    padding: 3.2rem;
  }
  .card02 .slide-date {
    font-size: 1.2rem;
    line-height: 1;
    display: block;
    color: var(--color-theme);
  }
  .card02 .slide-title {
    line-height: 1.6;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3.2em;
    margin-top: 1.6rem;
  }
  .swiper-button-next {
    background: none !important;
  }
}