@charset "UTF-8";
@font-face {
  font-family: 'TsukushiAMaruGothic';
  src: url('../font/TsukushiAMaruGothic.ttc') format('truetype');
}
/*===============================================
● 画面の横幅が761px以上
===============================================*/
@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 #title_conts {}
  #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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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("../images/smilelip/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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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::after {}
  #smilelip_contents .title_box h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: .1em;
  }
  #smilelip_contents .headline {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "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: 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 {
    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 header {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding: 12px 0 8px;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
  }
  #smilelip_contents header .main_logo {
    width: 222px;
    float: left;
    margin-top: 16px;
  }
  #smilelip_contents header .right_wrap {
    width: 524px;
    float: right;
    text-align: right;
  }
  #smilelip_contents header .right_wrap .tel_box {
    width: 287px;
    text-align: left;
    display: inline-block;
  }
  #smilelip_contents header .right_wrap .tel_box .box {
    margin-bottom: 8px;
  }
  #smilelip_contents header .right_wrap .tel_box .box:nth-of-type(2) {
    margin-bottom: 0;
  }
  #smilelip_contents header .right_wrap .tel_box .box dt {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 3px;
    margin-right: 6px;
  }
  #smilelip_contents header .right_wrap .tel_box .box dd {
    display: inline-block;
    width: 220px;
    vertical-align: top;
  }
  #smilelip_contents header .right_wrap .tel_box .tel_number {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
    font-style: italic;
    padding-left: 28px;
    background-image: url("../images/chanel/icon_tel_g.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 22px;
  }
  #smilelip_contents header .right_wrap .tel_box .box:nth-of-type(2) .tel_number {
    background-image: url("../images/chanel/icon_tel_y.jpg");
  }
  #smilelip_contents header .right_wrap .tel_box .closed {
    font-size: 11px;
    line-height: 1.2;
    padding-left: 28px;
  }
  #smilelip_contents header .right_wrap .contact_btn {
    width: 228px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 11px;
  }
  #smilelip_contents header .right_wrap .contact_btn a {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 8px 0 5px;
    border: 2px solid #DA6C8A;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #DA6C8A;
    color: #fff;
    font-size: 17px;
    line-height: 1.2;
    font-weight: bold;
    transition-duration: .6s;
  }
  #smilelip_contents header .right_wrap .contact_btn a:hover {
    background-color: #fff;
    color: #DA6C8A;
  }
  #smilelip_contents header .right_wrap .contact_btn .eng {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    transition-duration: .6s;
  }
  #smilelip_contents header .right_wrap .contact_btn a:hover .eng {
    color: #DA6C8A;
  }
  #smilelip_contents section {}
  #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("../images/smilelip/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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  }
  #smilelip_contents .area_1 .box .text_box .text {}
  #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 {
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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("../images/kogao-b/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 #case_conts {
    background-image: url("../images/smilelip/case_bg.jpg");
    background-color: #FFF2F2;
    background-position: center -181px;
    background-repeat: repeat-x;
    padding-bottom: 70px;
  }
  #smilelip_contents #case_conts .titbox {
    height: 450px;
    background-image: url("../images/smilelip/case_head_pc.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  #smilelip_contents #case_conts .titbox img {
    width: 600px;
    padding: 250px 0 0 0;
  }
  #smilelip_contents #case_conts .swiper-slide {
    padding: 15px 15px 70px 15px;
  }
  #smilelip_contents #case_conts .slide {
    width: 360px;
    padding: 18px;
    margin: 0 10px 30px;
  }
  #smilelip_contents .swiper-pagination-bullet {
    margin: 0 10px !important;
  }
  #smilelip_contents #case_conts .risk-txt {
    color: #DA6C8A;
    padding: 20px 20px 10px 15px;
    background: #FFF;
    border: solid 1px #DA6C8A;
    margin-bottom: 40px;
  }
  #smilelip_contents #case_conts .risk-txt p {
    font-size: 80%;
    line-height: 180%;
    margin-bottom: 15px;
  }
  #smilelip_contents #magic_conts {
    background-image: url("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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("../images/smilelip/detail_bg.jpg");
    background-size: cover;
    padding: 80px 0;
  }
  #smilelip_contents #benefit_conts {
    background-image: url("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "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("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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 #price_conts .top_box {
    width: 100%;
    height: 466px;
    margin-bottom: 60px;
    position: relative;
  }
  #smilelip_contents #price_conts .top_box .img {
    width: 714px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
  }
  #smilelip_contents #price_conts .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 #price_conts .top_box .text .small {
    font-size: 16px;
    line-height: 56px;
    font-weight: bold;
  }
  #smilelip_contents #price_conts .price_wrapper {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    padding: 0 100px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 33px;
  }
  #smilelip_contents #price_conts .price_wrapper .price_box {
    width: 100%;
    margin: auto;
    margin-bottom: 35px;
  }
  #smilelip_contents #price_conts .price_box:nth-of-type(4) {
    padding: 24px 10px 22px;
  }
  #smilelip_contents #price_conts .price_box h4 {
    font-size: 25px;
  }
  #smilelip_contents #price_conts .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #smilelip_contents #price_conts .price_box h4 .small {
    font-size: 22px;
  }
  #smilelip_contents #price_conts .price_box .terms {
    width: 223px;
    font-size: 21px;
  }
  #smilelip_contents #price_conts .price_box .price_wrap .price {
    font-size: 50px;
  }
  #smilelip_contents #price_conts .price_box .price_wrap .price .small {
    font-size: 24px;
    position: relative;
    top: -3px;
    left: 5px;
  }
  #smilelip_contents #price_conts .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;
    position: relative;
  }
  #smilelip_contents .faqArea dl dt:before {
    position: absolute;
    content: "";
    background-image: url("../images/kogao-b/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("../images/kogao-b/a.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 10px;
    top: 7px;
  }
  #smilelip_contents #price_conts .detail_box {
    width: 100%;
    clear: both;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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 #price_conts .detail_box table {
    width: 100%;
  }
  #smilelip_contents #price_conts .detail_box h4 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
  }
  #smilelip_contents #price_conts .detail_box table tr:nth-of-type(2n) {
    background-color: #f8f8f8;
  }
  #smilelip_contents #price_conts .detail_box table th {
    width: 35%;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    padding: 15px 23px 12px 35px;
  }
  #smilelip_contents #price_conts .detail_box table td {
    font-size: 16px;
    line-height: 27px;
    padding: 15px 23px 12px 0;
  }
  #smilelip_contents #option_conts {
    margin-bottom: 39px;
  }
  #smilelip_contents #option_conts .title_box {
    margin-bottom: 200px;
  }
  #smilelip_contents #option_conts .top_text {
    font-size: 26px;
    line-height: 56px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 34px;
  }
  #smilelip_contents #option_conts .top_text .small {
    font-size: 16px;
  }
  #smilelip_contents #option_conts .top_text .small2 {
    font-size: 14px;
  }
  #smilelip_contents #option_conts .price_wrapper {
    width: 100%;
    float: left;
    clear: both;
    padding: 0 100px;
    text-align: center;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #smilelip_contents #option_conts .price_wrapper .price_box {
    width: 475px;
    float: left;
    margin-bottom: 35px;
  }
  #smilelip_contents #option_conts .price_wrapper .price_box:nth-of-type(2n) {
    float: right;
  }
  #smilelip_contents #option_conts .price_box:nth-of-type(3), #smilelip_contents #option_conts .price_box:nth-of-type(4) {
    padding: 34px 10px 22px;
  }
  #smilelip_contents #option_conts .price_box h4 {
    font-size: 28px;
  }
  #smilelip_contents #option_conts .price_box .text {
    height: 70px;
  }
  #smilelip_contents #option_conts .price_box:nth-of-type(3) h4, #smilelip_contents #option_conts .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #smilelip_contents #option_conts .price_box h4 .small {
    font-size: 22px;
  }
  #smilelip_contents #option_conts .price_box .terms {
    width: 223px;
    font-size: 21px;
  }
  #smilelip_contents #option_conts .price_box .price_wrap .price {
    font-size: 60px;
  }
  #smilelip_contents #option_conts .price_box .price_wrap .price .small {
    font-size: 36px;
  }
  #smilelip_contents #option_conts .price_box .price_wrap .price .tax {
    font-size: 13px;
    font-weight: bold;
    top: 16px;
  }
  #smilelip_contents #doctor_conts {
    margin-bottom: 23px;
  }
  #smilelip_contents #doctor_conts .box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 51px;
  }
  #smilelip_contents #doctor_conts .box .name_box {
    width: 100%;
    float: left;
    clear: both;
    background-color: #f2f2f2;
    margin-bottom: 38px;
  }
  #smilelip_contents #doctor_conts .box .name_box .name {
    width: 580px;
    float: left;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 190px;
    padding-top: 106px;
  }
  #smilelip_contents #doctor_conts .box .name_box .eng {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.5;
    color: #afafaf;
  }
  #smilelip_contents #doctor_conts .box .name_box dt {
    font-size: 17px;
    font-weight: bold;
    margin-right: 20px;
    display: inline-block;
    vertical-align: bottom;
  }
  #smilelip_contents #doctor_conts .box .dr_img {
    width: 290px;
    float: right;
    margin-right: 200px;
  }
  #smilelip_contents #doctor_conts .box .name_box dd {
    font-size: 35px;
    line-height: 1.3;
    font-weight: bold;
    margin-right: 20px;
    display: inline-block;
  }
  #smilelip_contents #doctor_conts .box .history_box {
    width: 100%;
    float: left;
    clear: both;
  }
  #smilelip_contents #doctor_conts .box .history_box dl {
    width: 600px;
    float: left;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #smilelip_contents #doctor_conts .box .history_box dl:first-of-type {
    width: 600px;
    float: left;
    padding-left: 100px;
  }
  #smilelip_contents #doctor_conts .box .history_box dt {
    width: 90px;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.3;
    display: table-cell;
    vertical-align: top;
  }
  #smilelip_contents #doctor_conts .box .history_box dl:nth-of-type(2) dt {
    width: 133px;
  }
  #smilelip_contents #doctor_conts .box .history_box dl:nth-of-type(2) dt .small {
    font-size: 18px;
    display: inline-block;
    padding-bottom: 4px;
    vertical-align: middle;
  }
  #smilelip_contents #doctor_conts .box .history_box dd {
    border-left: 1px solid #e9e9e9;
    display: table-cell;
    vertical-align: top;
    font-size: 17px;
    line-height: 1.4;
    padding-left: 35px;
    padding-right: 20px;
  }
  #smilelip_contents #doctor_conts .box .history_box dd th {
    width: 80px;
  }
  #smilelip_contents #doctor_conts .box .history_box dd td, #smilelip_contents #doctor_conts .box .history_box dd li {
    padding-bottom: 11px;
  }
  #smilelip_contents #clinic_conts {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto 34px;
    overflow: hidden;
  }
  #smilelip_contents #clinic_conts .pc_top {
    width: 100%;
    clear: both;
    height: 342px;
  }
  #smilelip_contents #clinic_conts .pc_top .slide_in_image {
    width: 100%;
    background-image: url("../images/chanel/img_14.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #smilelip_contents #clinic_conts .cl_2 .slide_in_image {
    background-image: url("../images/chanel/img_15.jpg");
  }
  #smilelip_contents #clinic_conts .auto {
    width: 1000px;
    clear: both;
  }
  #smilelip_contents #clinic_conts .box {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    padding-top: 44px;
    margin-bottom: 135px;
  }
  #smilelip_contents #clinic_conts .box .bg_text {
    font-size: 140px;
    line-height: 0.7;
    color: #fbfbfb;
    position: absolute;
    left: -50px;
    top: 0;
  }
  #smilelip_contents #clinic_conts .box .text_box {
    width: 500px;
    float: left;
    padding-top: 10px;
    position: relative;
  }
  #smilelip_contents #clinic_conts .box .text_box h5 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 12px;
  }
  #smilelip_contents #clinic_conts .box .text_box dl {
    width: 100%;
    display: table;
    font-size: 16px;
    line-height: 33px;
  }
  #smilelip_contents #clinic_conts .box .text_box dl dt {
    width: 84px;
    display: table-cell;
  }
  #smilelip_contents #clinic_conts .box .text_box dl dd {
    display: table-cell;
  }
  #smilelip_contents #clinic_conts .box .text_box p.tel-link {
    font-size: 28px;
    margin-top: 8px;
    padding-left: 37px;
    background-image: url("../images/chanel/icon_tel_g.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 29px;
    font-style: italic;
  }
  #smilelip_contents #clinic_conts .box_2 .text_box p.tel-link {
    background-image: url("../images/chanel/icon_tel_y.jpg");
  }
  #smilelip_contents #clinic_conts .box .text_box p.tel-link a {
    font-size: 28px;
    color: #b5833a;
    text-decoration: none;
    font-style: italic;
  }
  #smilelip_contents #clinic_conts .box .gmap {
    width: 462px;
    height: 256px;
    float: right;
    position: relative;
  }
  #smilelip_contents #clinic_conts .box .gmap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #smilelip_contents #reserved_conts {
    margin-bottom: 0;
  }
  #smilelip_contents #reserved_conts .title_box {
    margin-bottom: 225px;
  }
  #smilelip_contents #reserved_conts .form_box {
    width: 100%;
    background-color: #ffebde;
  }
  #smilelip_contents #reserved_conts .form_box .auto {
    width: 830px;
    padding: 36px 0 70px;
  }
  #smilelip_contents #reserved_conts .form_box dl {
    margin-bottom: 28px;
  }
  #smilelip_contents #reserved_conts .form_box .dl_clinic label {
    margin-right: 16px;
  }
  #smilelip_contents #reserved_conts .form_box .dl_clinic input {
    margin-right: 6px;
  }
  #smilelip_contents #reserved_conts .error, #smilelip_contents #reserved_conts .error_place {
    color: #fc1d2a;
    font-weight: bold;
  }
  #smilelip_contents #reserved_conts .form_box dl dt {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 8px;
  }
  #smilelip_contents #reserved_conts .form_box dl dt .small {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    display: inline-block;
    margin-left: 10px;
  }
  #smilelip_contents #reserved_conts .form_box dl dt .small {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    display: inline-block;
    margin-left: 10px;
  }
  #smilelip_contents #reserved_conts .form_box dl dt .red {
    font-size: 13px;
    line-height: 1.4;
    color: #fff;
    display: inline-block;
    padding: 2px 5px 1px;
    background-color: #f28d6e;
    margin-left: 8px;
  }
  .years, .months, .days, .times {
    width: 120px;
    margin-right: 6px;
    display: inline-block;
    position: relative;
  }
  .dates {
    display: inline-block;
    position: relative;
  }
  .months, .days, .times {
    margin-left: 4px;
  }
  .years:before, .months:before, .days:before, .times:before, .dates:before {
    z-index: 1;
    position: absolute;
    right: 13px;
    top: 18px;
    ;
    content: "";
    color: #7F878C;
    pointer-events: none;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1.9px solid #333;
    border-right: 1.9px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  form dd select {
    height: 49px;
    width: 100%;
    font-size: 18px;
    outline: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: #fff;
    vertical-align: middle;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border: none;
    padding-left: 14px;
  }
  form dd select.dates {
    width: 230px;
    margin-right: 5px;
  }
  form dd select.wpcf7-select {
    width: 120px;
  }
  select option {
    background-color: #fff;
    color: #333;
  }
  select::-ms-expand {
    display: none;
  }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
  }
  form dd .years select {
    margin: 0 0px 0 0;
  }
  form dd .wpcf7-text {
    height: 48px;
    width: 100%;
    padding: 0 0 0 10px;
    border-radius: 3px;
    border: none;
    font-size: 18px;
  }
  form dd textarea {
    width: 100%;
    padding: 10px 0 10px 10px;
    font-size: 18px;
    border: none;
  }
  ::placeholder {
    color: #ccc;
  }
  form p.tel_error, form p.email_error, form p.name_error {
    display: none;
    margin: 2px 0 0;
    color: #FF282B;
  }
  form p .wpcf7-submit {
    width: 360px;
    padding: 15px 0;
    font-size: 20px;
    background: #fff;
    -webkit-appearance: none;
    border: 2px solid #f994c0;
    color: #f994c0;
    font-weight: bold;
    cursor: pointer;
    margin: auto;
    display: block;
  }
  .wpcf7-not-valid-tip {
    color: #FF282B;
  }
  .wpcf7-validation-errors {
    text-align: center;
    border: 2px solid #FF282B;
    padding: 10px 0;
    color: #FF282B;
    font-weight: bold;
  }
  .wpcf7-response-output {
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    background: #fff;
    margin: 20px 0;
  }
  .screen-reader-response, .wpcf7-display-none {
    display: none;
  }
  form dd .radio-bui, form dd .menu {
    width: 100%;
    display: block;
  }
  span.wpcf7-list-item {
    display: block;
    margin: 0;
  }
  #smilelip_contents #reserved_conts .form_box button {
    width: 364px;
    display: block;
    margin: 0 auto;
    padding: 0;
    border: none;
  }
  form .wpcf7-submit {
    width: 100%;
    padding: 15px 0;
    font-size: 20px;
    background: #fff;
    -webkit-appearance: none;
    border: 2px solid #f28d6e;
    color: #f28d6e;
    font-weight: bold;
    cursor: pointer;
    margin: auto;
    display: block;
    transition-duration: .6s;
  }
  form .wpcf7-submit:hover {
    background: #f28d6e;
    color: #fff;
  }
  form p .wpcf7-submit {
    width: 360px;
    padding: 15px 0;
    font-size: 20px;
    background: #fff;
    -webkit-appearance: none;
    border: 2px solid #f994c0;
    color: #f994c0;
    font-weight: bold;
    cursor: pointer;
    margin: auto;
    display: block;
  }
  #smilelip_contents #thanks_conts {
    width: 100%;
    clear: both;
    padding: 120px 0 100px;
    text-align: center;
  }
  #smilelip_contents #thanks_conts h2 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 12px;
    font-weight: bold;
  }
  #smilelip_contents #thanks_conts p {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 12px;
  }
  #smilelip_contents footer {
    width: 100%;
    clear: both;
    padding: 30px 0 18px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .2em;
  }
  #pick_conts {
    background-image: url("../images/oneday/pick_bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 700px;
    padding: 80px 40px 0;
  }
  #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;
  }
  .pick {}
  .pick ul {
    display: table;
    width: 100%;
    margin-top: 30px;
  }
  .pick ul li {
    width: 32%;
    height: 70px;
    margin-right: 2%;
    margin-bottom: 20px;
    background: #fff;
    padding: 17px 10px 15px 55px;
    position: relative;
    float: left;
    font-weight: bold;
    line-height: 1.2;
  }
  .pick ul li:nth-child(3n) {
    margin-right: 0;
  }
  .pick ul li:before {
    content: '';
    position: absolute;
    background-image: url(../images/hutae/check.jpg);
    background-repeat: no-repeat;
    left: 15px;
    top: 50%;
    margin-top: -13px;
    width: 30px;
    height: 30px;
    background-size: 100%;
  }
  .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: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "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 #price_conts .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 #price_conts .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%;
  }
  .case_pattern {
    margin: 40px auto 0;
    width: 100%;
  }
  .case_pattern ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
  }
  .case_pattern ul li {
    width: 48%;
    margin-right: 4%;
    font-size: 13px;
    line-height: 1.6;
    position: relative;
  }
  .case_pattern ul li:first-child:after {
    content: '';
    position: absolute;
    background-image: url(../images/common/arrow.png);
    background-repeat: no-repeat;
    right: -35px;
    top: 50%;
    margin-top: -33px;
    width: 20px;
    height: 30px;
    background-size: 15px;
  }
  .case_pattern ul li img {
    margin-bottom: 10px;
  }
  #smilelip_contents .price_box2 {
    width: 680px;
    margin: 0 auto 40px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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 #price_conts {
    margin-bottom: 0;
  }
  #smilelip_contents .oneday_sell_box_inner {
    padding: 60px 100px;
  }
  #smilelip_contents .oneday_sell_box #price_conts .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 {
  }
  #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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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 {}
  #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::after {}
  #smilelip_contents .title_box h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.3;
  }
  #smilelip_contents .headline {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "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("../images/smilelip/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 #back-top {
    display: none;
    position: fixed;
    bottom: 86px;
    right: 3%;
    width: 48px;
    z-index: 99;
    clear: both;
    float: left;
  }
  #smilelip_contents header {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding: 20px 0 12px;
    margin: 0;
    position: relative;
  }
  #smilelip_contents header .main_logo {
    width: 150px;
    float: left;
    padding-top: 8px;
  }
  #smilelip_contents header .right_wrap {
    width: 120px;
    float: right;
    text-align: right;
  }
  #smilelip_contents header .right_wrap .tel_box {
    width: 92px;
    text-align: left;
    display: inline-block;
    font-size: 0;
  }
  #smilelip_contents header .right_wrap .tel_box .box {
    width: 38px;
    text-align: left;
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
    line-height: 1.4;
    position: relative;
    padding-bottom: 19px;
  }
  #smilelip_contents header .right_wrap .tel_box .box img {
    width: 28px;
    margin: 0 auto;
  }
  #smilelip_contents header .right_wrap .tel_box .box:last-of-type {
    margin-right: 0;
  }
  #smilelip_contents header .right_wrap .tel_box .box dt {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #sp_contact_btn {
    width: 100%;
    text-align: center;
    border-radius: 5px;
    padding: 12px 5% 10px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 9999;
  }
  #sp_contact_btn a {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 8px 0 6px;
    background-color: #DA6C8A;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
  }
  #sp_contact_btn .eng {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
  }
  #smilelip_contents #title_conts {
    width: 100%;
    clear: both;
  }
  #smilelip_contents #title_conts .text_box {
    padding-left: 40%;
    padding-top: 40px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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("../images/smilelip/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%;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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("../images/kogao-b/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 #case_conts {
    background-image: url("../images/smilelip/case_bg.jpg");
    background-color: #FFF2F2;
    background-position: center -71vw;
    background-repeat: repeat-x;
    padding-bottom: 15vw;
  }
  #smilelip_contents #case_conts .titbox {
    background-image: url("../images/smilelip/case_head_sp.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  #smilelip_contents #case_conts .titbox {
    padding: 30vw 0 0 0;
  }
  #smilelip_contents #case_conts .titbox img {
    padding: 3vw 0 0 0;
  }
  #smilelip_contents #case_conts .swiper-slide {
    padding: 5px;
  }
  #smilelip_contents #case_conts .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 #case_conts .risk-txt {
    color: #DA6C8A;
    padding: 20px 20px 10px 15px;
    background: #FFF;
    border: solid 1px #DA6C8A;
    margin-bottom: 5vw;
  }
  #smilelip_contents #case_conts .risk-txt p {
    font-size: 80%;
    line-height: 180%;
    margin-bottom: 15px;
  }
  #smilelip_contents #magic_conts {
    background-image: url("../images/smilelip/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: 90%;
    line-height: 180%;
    padding: 300px 25px 0 30px;
  }
  #smilelip_contents #magic_conts .swiper-controller {
    margin-top: 10px !important;
  }
  #smilelip_contents #which_conts {
    background-image: url("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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("../images/smilelip/detail_bg.jpg");
    background-size: cover;
    padding: 10vw 0;
  }
  #smilelip_contents #benefit_conts {
    background-image: url("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "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("../images/smilelip/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("../images/smilelip/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("../images/smilelip/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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 5% 20px;
  }
  #smilelip_contents #ingredient_conts .shoulder_merit {
    text-align: center;
  }
  #smilelip_contents #merit_conts {}
  #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;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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 .title_box {}
  #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 #price_conts {}
  #smilelip_contents #price_conts .top_box {
    width: 100%;
    margin-bottom: 60px;
  }
  #smilelip_contents #price_conts .top_box .img {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
  }
  #smilelip_contents #price_conts .top_box .text {
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    letter-spacing: .15em;
    text-align: center;
  }
  #smilelip_contents #price_conts .top_box .text .small {
    font-size: 14px;
    font-weight: bold;
  }
  #smilelip_contents #price_conts .price_wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 33px;
  }
  #smilelip_contents #price_conts .price_wrapper .price_box {
    width: 88%;
    margin: auto;
    margin-bottom: 20px;
  }
  #smilelip_contents #price_conts .price_box .price_wrap .price .tax {
    top: auto;
    left: auto;
    right: auto;
    position: relative;
  }
  #smilelip_contents #price_conts .detail_box {
    width: 100%;
    clear: both;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    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 #price_conts .detail_box h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
    text-align: center;
  }
  #smilelip_contents #price_conts .detail_box table tr:nth-of-type(2n) {
    background-color: #f8f8f8;
  }
  #smilelip_contents #price_conts .detail_box table th {
    width: 30%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    padding: 12px 5% 10px 5%;
  }
  #smilelip_contents #price_conts .detail_box table td {
    font-size: 14px;
    line-height: 1.6;
    padding: 12px 5% 10px 0;
  }
  #smilelip_contents #option_conts {}
  #smilelip_contents #option_conts .top_text {
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
    font-weight: bold;
    margin-bottom: 34px;
  }
  #smilelip_contents #option_conts .top_text .small {
    font-size: 15px;
    display: inline-block;
    line-height: 1.5;
  }
  #smilelip_contents #option_conts .top_text .small2 {
    font-size: 12px;
  }
  #smilelip_contents #option_conts .price_wrapper {
    width: 100%;
    text-align: center;
  }
  #smilelip_contents #option_conts .price_wrapper .price_box {
    padding: 34px 10px 22px;
    margin-bottom: 20px;
  }
  #smilelip_contents #option_conts .price_box:nth-of-type(3) h4, #smilelip_contents #option_conts .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #smilelip_contents #option_conts .price_box .terms {
    width: 223px;
    font-size: 21px;
  }
  #smilelip_contents #option_conts .price_box .price_wrap .price .tax {
    top: 12px;
  }
  #smilelip_contents #doctor_conts {
    margin-bottom: 0;
  }
  #smilelip_contents #doctor_conts .box {
    width: 100%;
    margin-bottom: 51px;
  }
  #smilelip_contents #doctor_conts .box .name_box {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: #f2f2f2;
    margin-bottom: 68px;
    position: relative;
  }
  #smilelip_contents #doctor_conts .box .name_box .name {
    width: 90%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 5% 18px;
    margin-bottom: 20px;
    position: absolute;
    bottom: -61px;
    left: 5%;
    box-shadow: 0px 1px 4px 4px rgba(0, 0, 0, 0.04);
    text-align: center;
  }
  #smilelip_contents #doctor_conts .box .name_box .eng {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    color: #afafaf;
  }
  #smilelip_contents #doctor_conts .box .name_box dt {
    font-size: 13px;
    font-weight: bold;
    margin-right: 12px;
    display: inline-block;
    vertical-align: bottom;
  }
  #smilelip_contents #doctor_conts .box .dr_img {
    width: 200px;
    margin: 0 auto;
  }
  #smilelip_contents #doctor_conts .box .name_box dd {
    font-size: 23px;
    line-height: 1.3;
    font-weight: bold;
    display: inline-block;
  }
  #smilelip_contents #doctor_conts .box .history_box {
    width: 90%;
    margin: 0 auto;
  }
  #smilelip_contents #doctor_conts .box .history_box dl {
    width: 100%;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  #smilelip_contents #doctor_conts .box .history_box dt {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 8px;
  }
  #smilelip_contents #doctor_conts .box .history_box dl dt .small {
    font-size: 14px;
    display: inline-block;
    padding-bottom: 4px;
    vertical-align: middle;
  }
  #smilelip_contents #doctor_conts .box .history_box dd {
    width: 100%;
    padding-top: 12px;
    border-top: 1px solid #e9e9e9;
    vertical-align: top;
    font-size: 14px;
    line-height: 1.3;
  }
  #smilelip_contents #doctor_conts .box .history_box dd th {
    width: 70px;
  }
  #smilelip_contents #doctor_conts .box .history_box dd td, #smilelip_contents #doctor_conts .box .history_box dd li {
    padding-bottom: 11px;
  }
  #smilelip_contents #clinic_conts {
    width: 100%;
    padding-top: 74px;
    overflow: hidden;
  }
  #smilelip_contents #clinic_conts .title_box {
    margin-bottom: 90px;
  }
  #smilelip_contents #clinic_conts .pc_top {
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
  #smilelip_contents #clinic_conts .pc_top .slide_in_image {
    width: 100%;
    background-image: url("../images/chanel/img_14.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
  }
  #smilelip_contents #clinic_conts .cl_2 .slide_in_image {
    background-image: url("../images/chanel/img_15.jpg");
  }
  #smilelip_contents #clinic_conts .box {
    width: 100%;
    position: relative;
    padding-top: 40px;
    margin-bottom: 85px;
  }
  #smilelip_contents #clinic_conts .box .bg_text {
    font-size: 80px;
    line-height: 0.7;
    color: #fbfbfb;
    position: absolute;
    left: -5%;
    top: 0;
  }
  #smilelip_contents #clinic_conts .box .text_box {
    margin-bottom: 24px;
    position: relative;
  }
  #smilelip_contents #clinic_conts .box .text_box h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 12px;
  }
  #smilelip_contents #clinic_conts .box .text_box dl {
    width: 100%;
    display: table;
    font-size: 14px;
    line-height: 1.9;
  }
  #smilelip_contents #clinic_conts .box .text_box dl dt {
    width: 84px;
    display: table-cell;
  }
  #smilelip_contents #clinic_conts .box .text_box dl dd {
    display: table-cell;
  }
  #smilelip_contents #clinic_conts .box .text_box p.tel-link {
    font-size: 28px;
    margin-top: 4px;
    padding-left: 32px;
    background-image: url("../images/chanel/icon_tel_g.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px;
    font-style: italic;
  }
  #smilelip_contents #clinic_conts .box_2 .text_box p.tel-link {
    background-image: url("../images/chanel/icon_tel_y.jpg");
  }
  #smilelip_contents #clinic_conts .box .text_box p.tel-link a {
    font-style: italic;
    color: #000;
  }
  #smilelip_contents #clinic_conts .box .gmap {
    width: 100%;
    height: 240px;
    position: relative;
  }
  #smilelip_contents #clinic_conts .box .gmap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #smilelip_contents #reserved_conts {
    margin-bottom: 0;
  }
  #smilelip_contents #reserved_conts .form_box {
    width: 100%;
    background-color: #ffebde;
  }
  #smilelip_contents #reserved_conts .form_box .auto {
    padding: 36px 0 70px;
  }
  #smilelip_contents #reserved_conts .form_box dl {
    margin-bottom: 28px;
  }
  #smilelip_contents #reserved_conts .form_box dl dt {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 8px;
  }
  #smilelip_contents #reserved_conts .form_box dl dt .small {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    display: block;
    margin-top: 4px;
  }
  #smilelip_contents #reserved_conts .form_box dl dt .red {
    font-size: 11px;
    line-height: 1.4;
    color: #fff;
    display: inline-block;
    padding: 2px 5px 2px;
    background-color: #f28d6e;
    margin-left: 8px;
  }
  #smilelip_contents #reserved_conts .form_box button {
    width: 250px;
    display: block;
    margin: 0 auto;
    padding: 0;
    border: 0;
    background: none;
  }
  form .wpcf7-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    color: #f28d6e;
    padding: 12px 0 10px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 2px solid #f28d6e;
    margin: 0;
  }
  .contactForm {
    background: #fff6f7;
    padding: 60px 0;
    display: inline-block;
    width: 100%;
  }
  .contactForm h2 {
    font-size: 32px;
    margin: 0 0 40px;
    text-align: center;
    font-weight: bold;
  }
  .contactForm form {
    width: 800px;
    margin: auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  form dl {
    font-weight: bold;
    margin-bottom: 27px;
    clear: both;
    display: inline-block;
    width: 100%;
  }
  form dt {
    font-size: 18px;
    margin-bottom: 3px;
    font-weight: bold;
  }
  form dd {
    font-weight: bold;
  }
  form .dl_clinic dd label {
    margin-right: 20px;
  }
  form dd .place {
    margin-right: 6px;
  }
  form dd .wpcf7-list-item input {
    display: none;
    font-size: 18px;
  }
  form dd .wpcf7-list-item-label {
    background: #fff;
    color: #ccc;
    padding: 5px;
    width: 28%;
    text-align: center;
    margin-right: 10px;
    display: block;
    float: left;
    font-size: 18px;
    cursor: pointer;
    border-radius: 3px;
    border: none;
  }
  form dt span.req {
    font-size: 12px;
    color: #fff;
    background: #f994c0;
    padding: 5px;
    margin: 0 5px 0;
    position: relative;
    top: -2px;
  }
  form dd input[type="radio"]:checked + .wpcf7-list-item-label {
    background: #f994c0;
    color: #fff;
  }
  form dt .att {
    font-size: 12px;
    margin-left: 10px;
  }
  .years, .months, .days, .times {
    width: 120px;
    margin-right: 6px;
    display: inline-block;
    position: relative;
  }
  .months, .days, .times {
    margin-left: 4px;
  }
  .years:before, .months:before, .days:before, .times:before {
    z-index: 1;
    position: absolute;
    right: 13px;
    top: 18px;
    ;
    content: "";
    color: #7F878C;
    pointer-events: none;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1.9px solid #333;
    border-right: 1.9px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  form dd select {
    height: 49px;
    width: 100%;
    font-size: 18px;
    outline: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: #fff;
    vertical-align: middle;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border: none;
    padding-left: 14px;
  }
  select option {
    background-color: #fff;
    color: #333;
  }
  select::-ms-expand {
    display: none;
  }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
  }
  form dd .years select {
    margin: 0 0px 0 0;
  }
  form dd .wpcf7-text {
    height: 48px;
    width: 100%;
    padding: 0 0 0 10px;
    border-radius: 3px;
    border: none;
    font-size: 18px;
  }
  form dd textarea {
    width: 100%;
    padding: 10px 0 10px 10px;
    font-size: 18px;
  }
  ::placeholder {
    color: #ccc;
  }
  form p.tel_error, form p.email_error, form p.name_error {
    display: none;
    margin: 2px 0 0;
    color: #FF282B;
  }
  .wpcf7-not-valid-tip {
    color: #FF282B;
  }
  .wpcf7-validation-errors {
    text-align: center;
    border: 2px solid #FF282B;
    padding: 10px 0;
    color: #FF282B;
    font-weight: bold;
  }
  .wpcf7-response-output {
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    background: #fff;
    margin: 20px 0;
  }
  .screen-reader-response, .wpcf7-display-none {
    display: none;
  }
  form dd .radio-bui, form dd .menu {
    width: 100%;
    display: block;
  }
  span.wpcf7-list-item {
    display: block;
    margin: 0;
  }
  .yokohamaAthread form {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  .yokohamaAthread form dd .wpcf7-list-item-label {
    margin-bottom: 10px;
  }
  .date-text {
    font-size: 15px;
    font-weight: bold;
  }
  .thanks {
    text-align: center;
    padding: 190px 0 260px;
    background-color: #fff6f7;
  }
  .thanks dt {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .thanks dd {
    line-height: 28px;
    font-size: 15px;
  }
  @media screen and (max-width: 760px) {
    .sp_none {
      display: none;
    }
    .picolp {
      overflow: hidden;
    }
    .mainImgTop {
      height: 107vw;
    }
    .mainImgTopInner {
      width: 100%;
      margin: auto;
      padding: 0;
    }
    .mainImgTopLeft {
      float: none;
      width: 100%;
      margin-left: 0;
      position: absolute;
      z-index: 2;
    }
    .textObi {
      font-size: 2.8vw;
      /* position: absolute; */
      width: 96%;
      padding: 2%;
    }
    .h1text {
      width: 58vw;
      margin: 10px 20px;
    }
    .fives {
      width: 58vw;
      margin: 10px 20px;
    }
    .mainImgTopRight {
      float: none;
      width: 0;
      position: absolute;
      right: 184px;
      top: 100px;
    }
    .woman {
      width: 44vw;
      position: absolute;
      top: 7vw;
      left: 0;
    }
    .topPrice {
      background: url(../images/contents/picolp/pink_bg2.jpg);
      width: 100%;
      background-size: 100px;
    }
    .topPriceInner {
      width: 80vw;
      text-align: center;
      position: relative;
      top: -34vw;
      margin: auto;
    }
    .topPriceInner img.plus {
      width: 30px;
      margin: 10px 0;
    }
    .topPriceText {
      font-size: 16px;
    }
    .topPriceInner img.under {
      width: 100px;
      margin: 10px 0 20px;
    }
    .topPriceText span {
      font-size: 20px;
      color: #c74965;
      font-weight: bold;
    }
    .reserveBtn {
      width: 100%;
    }
    .midContentsImg img {
      width: 90%;
    }
    .midContentsBlock {
      width: 80%;
      position: relative;
      z-index: 2;
      background: #fff;
      box-shadow: 1px 1px 1px 1px #ccc;
      top: -30px;
      margin: 0 auto;
      padding: 20px 5%;
      display: table;
    }
    .midContentsBlock h2 {
      font-size: 24px;
      margin-bottom: 20px;
      letter-spacing: 0.2em;
      padding: 0;
      line-height: 1.3;
      padding-left: 13px;
      border-left: 7px solid #333;
    }
    .midContentsBlockLeft img {
      width: 25%;
      float: left;
      margin-right: 1%;
    }
    .midContentsBlockLeft {
      width: 100%;
      float: none;
      display: inline-block;
    }
    .midContentsBlockLeft ul {
      padding: 0 0;
      float: right;
      width: 72%;
    }
    .midContentsBlockLeft li {
      font-size: 12px;
      margin-bottom: 5px;
      letter-spacing: 0.16em;
    }
    .midContentsBlockRight {
      width: 100%;
      float: none;
      margin-top: 10px;
    }
    .midContentsBlock table th {
      background: #e7e7e7;
      font-size: 12px;
      text-align: center;
      width: 27%;
      padding: 10px 0;
    }
    .midContentsBlock table td {
      padding-left: 10px;
      font-size: 12px;
    }
    .midContentsBlock p {
      font-size: 12px;
    }
    .lineContact {
      width: 70%;
      float: none;
      margin: 15px auto 0;
    }
    .lineTel {
      width: 70%;
      float: none;
      margin: auto;
    }
    .blueLinesInner {
      width: 100%;
      padding: 20px 0;
    }
    .comparison h2 {
      font-size: 20px;
      margin: 20px 0;
    }
    .comparisonImg {
      width: 96%;
      margin: 0 auto 20px;
    }
    .comparisonImg2 {
      width: 96%;
      margin: 0 auto 20px;
    }
    .pricebox h2 {
      font-size: 20px;
      margin: 20px 0;
    }
    .pricebox {
      width: 96%;
    }
    .pricebox h3 {
      font-size: 18px;
    }
    .pricebox h3 {
      font-size: 16px;
    }
    .pricebox dl dt {
      font-size: 13px;
    }
    .pricebox dl dd {
      font-size: 20px;
    }
    .pricebox dl dd span {
      font-size: 18px;
    }
    .doctor_info {
      background: #f9f9f9;
      padding: 60px 0;
      width: 100%;
      margin: 40px 0 0;
      text-align: center;
    }
    .doctor_info img {
      width: 90%;
      margin-left: 5%;
      margin-right: 5%;
    }
    .yokohamaGallary {
      padding: 0;
      margin: 20px 0 0;
    }
    .yokohamaGallary h2 {
      font-size: 20px;
      margin: 20px 0;
    }
    .yokohamaRight {
      float: none;
      width: 90%;
      margin-top: 0;
    }
    .yokohamaImg {
      width: 90%;
      margin: auto;
    }
    .yokohamaGallary h3 {
      font-size: 22px;
      font-weight: bold;
      margin: 20px 0 10px;
    }
    .yokohamaGallary h4 {
      font-size: 12px;
    }
    .yokohamaGallary p {
      font-size: 12px;
    }
    .yokohamaGallary .yokohamaImg img {
      float: none;
      margin-right: 0;
      width: 100%;
    }
    .contactForm {
      padding: 20px 2%;
      width: 96%;
    }
    .contactForm h2 {
      font-size: 20px;
      margin: 20px 0;
    }
    .contactForm form {
      width: 100%;
    }
    form dd select {
      height: 48px;
      width: 20%;
      margin: 0;
      font-size: 16px;
    }
    form dd .years select {
      margin: 0 2px 0 0;
    }
    form dt .att {
      display: block;
      letter-spacing: 0.05em;
      margin-left: 0;
    }
    form dd .wpcf7-list-item-label {
      font-size: 14px;
    }
    form dt {
      font-size: 16px;
    }
    form dd .wpcf7-text {
      height: 40px;
      width: 100%;
      padding: 0 0 0 5px;
      border-radius: 3px;
      border: none;
      font-size: 16px;
      box-sizing: border-box;
    }
    form dd textarea {
      width: 97%;
      padding: 5px 0 5px 5px;
      font-size: 16px;
    }
    .years, .months, .days, .times {
      width: 60px;
      margin-right: 3px;
      display: inline-block;
      position: relative;
    }
    .dates {
      display: inline-block;
      position: relative;
    }
    .months, .days {
      width: 40px;
    }
    .months, .days, .times {
      margin-left: 0px;
    }
    .years:before, .months:before, .days:before, .times:before, .dates:before {
      z-index: 1;
      position: absolute;
      right: 8px;
      top: 13.5px;
      ;
      content: "";
      color: #7F878C;
      pointer-events: none;
      display: block;
      width: 3px;
      height: 3px;
      border-top: 1.6px solid #333;
      border-right: 1.6px solid #333;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    .date-text {
      font-size: 14px;
      font-weight: bold;
    }
    form dd select {
      height: 34px;
      width: 100%;
      font-size: 14px;
      outline: none;
      text-indent: 0.01px;
      text-overflow: '';
      background: #fff;
      vertical-align: middle;
      -webkit-appearance: button;
      -moz-appearance: button;
      appearance: button;
      border: none;
      padding-left: 6px;
    }
    form dd select.dates {
      width: 150px;
    }
    form .dl_day select.wpcf7-select {
      width: 70px;
    }
    form dd .wpcf7-list-item-label {
      width: 48%;
      padding: 9px 5px 7px 5px;
      font-size: 13px;
      box-sizing: border-box;
      display: inline-block;
      margin-right: 2%;
      margin-bottom: 2%;
      letter-spacing: 0;
    }
    #smilelip_contents #reserved_conts .error, #smilelip_contents #reserved_conts .error_place {
      color: #fc1d2a;
    }
    #smilelip_contents #thanks_conts {
      width: 100%;
      clear: both;
      padding: 120px 3% 100px;
      -webkit-box-sizing: border-box;
      moz-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
    }
    #smilelip_contents #thanks_conts h2 {
      font-size: 18px;
      font-weight: bold;
      line-height: 1.3;
      margin-bottom: 12px;
    }
    #smilelip_contents #thanks_conts p {
      font-size: 15px;
      line-height: 1.7;
      margin-bottom: 12px;
    }
    #smilelip_contents footer {
      width: 100%;
      clear: both;
      padding: 20px 0 16px;
      text-align: center;
      font-size: 10px;
      font-weight: bold;
      letter-spacing: .2em;
      margin-bottom: 68px;
      color: #000;
    }
    #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(../images/smilelip/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;
    }
    #smilelip_contents .faqArea dl dt {
      padding: 4vw 4vw 4vw 13vw;
      position: relative;
    }
    #smilelip_contents .faqArea dl dt:before {
      position: absolute;
      content: "";
      background-image: url("../images/kogao-b/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: 10px 10px 10px 14vw;
      background: #f3f3f3;
      position: relative;
      display: none;
    }
    #smilelip_contents .faqArea dl dd:before {
      position: absolute;
      content: "";
      background-image: url("../images/kogao-b/a.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 100%;
      width: 8vw;
      height: 8vw;
      left: 10px;
      top: 7px;
    }
    #pick_conts {
      clear: both;
      padding: 15vw 0;
      background-image: url(../images/oneday/pick_bg_sp.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      height: 148vw;
    }
    .pick {
      padding: 5%;
    }
    .pick ul {
      display: table;
      width: 100%;
      margin-top: 3vw;
    }
    .pick ul li {
      width: 100%;
      margin-right: 2%;
      margin-bottom: 2%;
      background: #fff;
      padding: 3% 3% 3% 16%;
      position: relative;
      float: left;
      font-weight: bold;
      font-size: 3.6vw;
    }
    .pick ul li:before {
      content: '';
      position: absolute;
      background-image: url(../images/hutae/check.jpg);
      background-repeat: no-repeat;
      left: 15px;
      top: 50%;
      margin-top: -13px;
      width: 30px;
      height: 30px;
      background-size: 100%;
    }
    #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: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "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 #price_conts .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: 100px;
    }
    .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 #price_conts .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%;
    }
    .case_pattern {
      margin: 2vw auto;
      width: 100%;
    }
    .case_pattern ul {
      display: table;
      width: 100%;
      justify-content: space-between;
      align-items: center;
      margin-top: 2vw;
    }
    .case_pattern ul li {
      width: 100%;
      margin-bottom: 7vw;
      font-size: 3vw;
      line-height: 1.6;
      position: relative;
    }
    .case_pattern ul li:first-child:after {
      content: '';
      position: absolute;
      background-image: url(../images/common/arrow.png);
      background-repeat: no-repeat;
      bottom: -7vw;
      left: 50%;
      margin-left: -3vw;
      width: 6vw;
      height: 8vw;
      background-size: 4vw;
      transform: rotate(90deg);
    }
    .case_pattern ul li img {
      margin-bottom: 1vw;
    }
    #smilelip_contents .price_box2 {
      width: 90%;
      margin: 0 auto 2vw;
      background-color: #fff;
      -webkit-box-sizing: border-box;
      moz-box-sizing: border-box;
      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 #price_conts {
      margin-bottom: 0;
    }
    #smilelip_contents .oneday_sell_box_inner {
      padding: 8vw 4vw 0;
    }
    #smilelip_contents .oneday_sell_box #price_conts .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 (max-width: 599px) {
    .card02 .slide {}
  }
  @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;
  }