@charset "UTF-8";
/*===============================================
● 画面の横幅が761px以上
===============================================*/
@media screen and (min-width: 761px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #superhifu_contents section {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 74px;
  }
  .p_box_style {
    font-size: 24px;
    font-weight: bold;
    color: #e43c83;
    font-style: italic;
    position: relative;
    top: -3px;
  }
  #superhifu_contents .lato_font {
    font-family: "Lato", sans-serif;
    font-weight: 700;
  }
  #superhifu_contents .pc_none {
    display: none;
  }
  #superhifu_contents .auto {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  #superhifu_contents img {
    display: block;
  }
  #superhifu_contents .orange {
    color: #ff5f00;
  }
  #superhifu_contents .red {
    color: #ff0000;
    font-weight: bold;
  }
  #superhifu_contents .big {
    font-size: 28px;
  }
  #superhifu_contents .bold {
    font-weight: bold;
  }
  #superhifu_contents #title_conts {
    width: 100%;
    position: relative;
    margin-bottom: 0;
  }
  .bnr {
    margin: 40px auto 80px;
  }
  #superhifu_contents #title_conts .top01 {
    position: absolute;
    width: 66vw;
    left: 50%;
    top: 6vw;
    margin-left: -33vw;
  }
  #superhifu_contents .conts_block_hifu {
    padding: 60px 0 40px;
    background-color: #ffea00;
    margin-bottom: 70px;
  }
  #superhifu_contents .conts_block_hifu .table_block {
    padding: 60px 0 40px;
  }
  #superhifu_contents .conts_block_hifu .table_block h3 {
    width: 640px;
    margin: 0 auto -23px;
  }
  #superhifu_contents .conts_block_hifu .table_wrap {
    margin-bottom: 20px;
  }
  #superhifu_contents .conts_block_hifu .machine_features {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    background-color: #fff;
    border: 1px solid #000;
  }
  #superhifu_contents .conts_block_hifu .machine_features thead {
    color: #fff;
    background-color: #000;
  }
  #superhifu_contents .conts_block_hifu .machine_features thead th {
    font-weight: 600;
    padding: 18px 6px 16px;
    border-right: 1px solid #fff;
  }
  #superhifu_contents .conts_block_hifu .machine_features thead th:last-of-type {
    border-right: none;
  }
  #superhifu_contents .conts_block_hifu .machine_features tr {
    vertical-align: middle;
  }
  #superhifu_contents .conts_block_hifu .machine_features tbody tr:first-of-type {
    color: #fe0000;
    font-weight: 600;
  }
  #superhifu_contents .conts_block_hifu .machine_features tbody tr:nth-of-type(2n) {
    background-color: #e9e9e9;
  }
  #superhifu_contents .conts_block_hifu .machine_features td {
    padding: 18px 6px 16px;
    border-right: 1px solid #000;
    vertical-align: middle;
  }
  #superhifu_contents .conts_block_hifu .message_area {
    width: 600px;
    margin: 0 auto;
  }
  #superhifu_contents .price_box {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 24px 20px 12px;
    border-radius: 6px;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
  }
  #superhifu_contents #title_conts .price_box {
    padding-bottom: 18px;
  }
  #superhifu_contents .banner_contents {
    width: 1200px;
    margin: 70px auto;
    text-align: center;
    float: none;
  }
  #superhifu_contents .banner_contents .banner_box {
    /*display: -ms-flexbox;
    display: flex;*/
        width: 800px;
        margin: 0 auto;
  }
  #superhifu_contents .conts_teigaku {
    margin-bottom: 60px;
  }
  #superhifu_contents .price_box h4 {
    font-size: 23px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
    font-style: italic;
  }
  #superhifu_contents .price_box h4 .small {
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    display: inline-block;
  }
  #superhifu_contents .price_box .price_wrap .price {
    display: inline-block;
    font-size: 49px;
    line-height: 1.3;
    font-weight: bold;
    font-style: italic;
    color: #e43c83;
    position: relative;
  }
  #superhifu_contents .price_box .price_wrap .price .small {
    display: inline-block;
    font-size: 29px;
    line-height: 1.3;
    font-weight: bold;
    color: #e43c83;
  }
  .title_box {
    padding: 0 0 100px;
  }
  #superhifu_contents .title_box {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 99;
  }
  #superhifu_contents .title_box::after {
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    background-color: #000;
    position: absolute;
    bottom: 30px;
    left: 50%;
  }
  #superhifu_contents .text-title-point {
    font-size: 52px;
    margin: 0 auto 80px;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: bold;
    text-shadow: 4px 3px 0px #000000, -1px 1px 0px #000000, 3px 3px 0px #000000,
      -1px -1px 0px #000000, 1px 0px 0px #000000, 0px 1px 0px #000000,
      -1px 0px 0px #000000, 0px -1px 0px #000000;
  }
  #superhifu_contents .title_box h2 {
    font-size: 55px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.1em;
    margin-bottom: 14px;
  }
  #superhifu_contents .title_box .jp_title {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.2em;
  }
  #superhifu_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;
  }
  .img_pico {
    margin: 60px auto;
  }
  .text_area {
    display: table;
    width: 100%;
    margin: 60px auto;
  }
  .text_area .text {
    width: 48%;
    float: right;
  }
  .text_area .img {
    width: 45%;
    float: left;
  }
  #superhifu_contents .isPlay {
    animation-name: play;
    animation-duration: 0.55s;
    animation-fill-mode: forwards;
    position: relative;
    opacity: 1 !important;
    animation-timing-function: ease;
  }
  /*//isPlayの疑似要素にマスクとマスクを外すアニメーションを設定 */
  #superhifu_contents .isPlay:before {
    animation-name: maskOut;
    animation-duration: 0.55s;
    animation-delay: 0.55s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #f3f6f7, #edf4f7);
  }
  @keyframes play {
    from {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(0);
    }
  }
  /*//マスク要素をスライドアウトする*/
  @keyframes maskOut {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100%);
    }
  }
  .hutaeMenu {
    width: 1100px;
    margin: 20px auto 100px;
    display: table;
    border-left: 1px solid #ccc;
  }
  .hutaeMenu a {
    padding: 0 15px;
    border-right: 1px solid #ccc;
    width: 17%;
    line-height: 1.5;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  #superhifu_contents .superhifu_what {
    width: 100%;
    height: 68vw;
    min-height: 800px;
    background-image: url(../img/what_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: -6vw;
    margin-bottom: 4vw;
  }
  #superhifu_contents #about_conts a {
    text-decoration: underline;
    color: #25aaba;
  }
  .what_item {
    display: flex;
    margin-top: 8vw;
    margin-left: 10%;
    width: 90%;
  }
  .item_left {
    margin: 8vw 5vw 0 0;
  }
  .superhifu_p {
    width: 1000px;
    margin: 4vw auto 0;
    font-size: 20px;
    font-weight: bold;
  }
  .superhifu_p span {
    text-decoration: underline;
  }
  .huki_66 {
    width: 66%;
    margin: 0 auto -28px;
  }
  .red_bg {
    background: #e64100;
    padding: 18px 0;
    text-align: center;
    width: 1000px;
    margin: 40px auto;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
  }
  .img_w {
    display: flex;
    width: 100%;
    margin: 60px auto;
    align-items: center;
    justify-content: space-between;
  }
  .img_w .img_hifu {
    margin-right: 4%;
    width: 31%;
  }
  .img_w .img_hifu:nth-child(3) {
    margin-right: 0;
  }
  .menu_p {
    font-size: 24px;
    font-weight: bold;
    margin: 40px auto;
    line-height: 2;
  }
  .parts {
    width: 100%;
    min-height: 1100px;
    background-image: url(../img/parts_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 10vw 0 12vw;
    margin-top: -4vw;
    margin-bottom: 4vw;
    -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
  }
  .face_parts {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .face_parts li {
    margin-right: 3.5%;
  }
  .face_parts li:last-child {
    margin-right: 0;
  }
  .parts_white {
    background: #fff;
    padding: 30px;
    display: flex;
    margin: 40px auto;
    align-items: center;
  }
  .parts_white p {
    width: 65%;
    margin-right: 5%;
  }
  .parts_white img {
    display: block;
    width: 40%;
    height: auto;
    margin: 0 9px;
  }
  #superhifu_contents .point {
    width: 100%;
    height: auto;
    min-height: 2200px;
    background-image: url(../img/point_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 12vw 0;
    margin: -8vw auto 0;
    -webkit-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
  }
  #superhifu_contents .point p {
    margin: 40px 0;
  }
  #superhifu_contents #conts_case {
    width: 100%;
    clear: both;
    padding: 6vw 0 30px;
  }
  #superhifu_contents #conts_case .case_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 20px;
  }
  #superhifu_contents #conts_case .case_list li {
    width: 580px;
    margin: 0 0 40px 40px;
  }
  #superhifu_contents #conts_case .case_list li:nth-of-type(2n - 1) {
    margin-left: 0;
  }
  #superhifu_contents #conts_case .lisk {
    clear: both;
    text-align: left;
    padding: 24px 30px 22px;
    background-color: #ececec;
    width: 800px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.8;
  }
  #superhifu_contents #conts_case .lisk h3 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
  }
  #superhifu_contents #conts_case .lisk .detail {
    display: flex;
    margin-bottom: 12px;
  }
  #superhifu_contents #conts_case .lisk .detail:last-of-type {
    margin-bottom: 0;
  }
  #superhifu_contents #conts_case .lisk .detail dt {
    width: 150px;
  }
  #superhifu_contents #conts_case .lisk .detail dd {
    width: calc(100% - 150px);
  }
  #superhifu_contents .point2 {
    display: table;
    padding: 70px 0;
  }
  #superhifu_contents .point2 .point_img {
    width: 100%;
    margin: 0 auto 6vw;
    display: table;
    position: relative;
    height: 38vw;
    min-height: 540px;
  }
  #superhifu_contents .point2 .point_img:after {
    content: "";
    width: 250px;
    height: 200px;
    top: -8%;
    right: 13%;
    margin-top: -10px;
    background-image: url(../img/sankaku.png);
    background-repeat: no-repeat;
    background-size: 250px;
    background-position: 50% 50%;
    position: absolute;
  }
  #superhifu_contents .point2 .point_img:nth-of-type(2):after {
    content: "";
    width: 250px;
    height: 200px;
    top: -8%;
    right: auto;
    left: 13%;
    margin-top: -10px;
    background-image: url(../img/sankaku.png);
    background-repeat: no-repeat;
    background-size: 250px;
    background-position: 50% 50%;
    position: absolute;
    transform: scale(-1, 1);
  }
  #superhifu_contents .point2 .point_img .img {
    width: 50%;
    float: left;
  }
  #superhifu_contents .point2 .point_img:nth-of-type(2) .img {
    width: 50%;
    float: right;
  }
  #superhifu_contents .point2 .point_img .point_img_text {
    background: rgba(251, 245, 245, 0.8);
    padding: 60px 80px;
    position: absolute;
    z-index: 1;
    width: 700px;
    left: 40%;
    top: 15%;
  }
  #superhifu_contents .point2 .point_img:nth-of-type(2) .point_img_text {
    background: rgba(251, 245, 245, 0.8);
    padding: 60px 80px;
    position: absolute;
    z-index: 1;
    width: 700px;
    right: 40%;
    left: auto;
    top: 15%;
  }
  #superhifu_contents .point2 .point_img .point_img_text h3 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #superhifu_contents .point2 .point_img .point_img_text h3 span {
    font-size: 24px;
  }
  #superhifu_contents .point2 .point_img .point_img_text p {
    margin-bottom: 8px;
    line-height: 2;
    font-size: 16px;
  }
  #superhifu_contents .point2 .point_img .red {
    font-weight: bold;
  }
  #superhifu_contents .menu .menu_box {
    display: -ms-flexbox;
    display: flex;
    width: 900px;
    margin: 0 auto;
    justify-content: space-between;
  }
  #superhifu_contents .menu .menu_box .img {
    width: 46%;
  }
  .case_item {
    display: table;
    margin: auto;
  }
  .case_item .case_large {
    width: 1200px;
    margin: 60px auto;
    display: flex;
    justify-content: space-between;
  }
  .case_item .case_large li {
    width: 30%;
    margin-right: 3%;
    position: relative;
  }
  .case_item li:after {
    content: "";
    width: 20px;
    height: 30px;
    top: 50%;
    right: -32px;
    margin-top: -10px;
    position: absolute;
  }
  .case_item li:last-child:after {
    display: none;
  }
  .case_item .case_middle {
    width: 1000px;
    margin: 60px auto;
    display: flex;
    justify-content: space-between;
  }
  .case_item .case_middle li {
    width: 48%;
    margin-right: 4%;
    position: relative;
  }
  .picosure .img {
    margin: 60px auto;
  }
  .picosure_feat {
    position: relative;
  }
  .picosure_feat .img {
    width: 45%;
    float: left;
  }
  .picosure_feat .feature {
    background: rgba(251, 245, 245, 0.8);
    padding: 60px 80px;
    position: absolute;
    z-index: 1;
    width: 760px;
    left: 40%;
    top: 15%;
  }
  .picosure_feat .feature h3 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .picosure_feat .feature p {
    margin-bottom: 8px;
    line-height: 1.6;
  }
  .merit_line {
    text-align: center;
    padding: 3px 0;
    font-size: 16px;
    font-weight: bold;
    display: table;
    width: 100%;
  }
  .tekiou {
    background: #d5e9ef;
  }
  .me {
    background: #f2e3ea;
  }
  .deme {
    background: #dfdfdf;
  }
  .merit_ul {
    width: 900px;
    margin: 30px auto;
  }
  .merit_ul_hulf_box {
    width: 900px;
    margin: 30px auto;
    display: table;
  }
  .merit_ul_hulf {
    width: 450px;
    float: left;
  }
  .merit_box .img {
    margin: 20px auto;
  }
  .shorei_bnr {
    margin-bottom: 30px;
  }
  #conts_pickup {
    padding: 100px 0 0;
    margin: 100px auto 0;
    border-top: 1px solid #000;
    text-align: center;
  }
  #conts_pickup h2 {
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
  }
  #conts_pickup #pickup2 {
    padding: 40px 0;
  }
  #conts_pickup #pickup2 li {
    margin-bottom: 30px;
    background: #eeeeee;
    padding: 40px;
    width: 100%;
    display: table;
  }
  #conts_pickup #pickup2 li .pickupLeft {
    width: 30%;
    float: left;
  }
  #conts_pickup #pickup2 li .pickupRight {
    width: 70%;
    float: right;
    text-align: left;
    padding-left: 5%;
  }
  #conts_pickup #pickup2 li .pickupRight h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #conts_pickup #pickup2 li .pickupRight h4 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
  }
  .pickupLink {
    text-decoration: underline;
    color: #0088aa;
  }
  .form_box .dl_clinic label:nth-of-type(3) {
    display: none;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #superhifu_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;
  }
  #superhifu_contents #about_conts {
    position: relative;
  }
  #superhifu_contents #about_conts .area_1 {
    width: 100%;
    float: left;
    clear: both;
  }
  #superhifu_contents #about_conts .area_1 .box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 94px;
    position: relative;
  }
  #superhifu_contents #about_conts .area_1 .box:nth-of-type(2n) {
    margin-bottom: 0;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box {
    width: 100%;
    margin: 100px auto;
    padding: 0;
    display: table;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #superhifu_contents #ingredient_conts #about_conts .area_1 .box .text_box {
    padding-top: 120px;
  }
  #superhifu_contents #about_conts .area_1 .box:nth-of-type(2n) .text_box {
    float: right;
    padding-top: 87px;
    padding-right: 35px;
  }
  #superhifu_contents h4 {
    font-size: 26px;
    line-height: 56px;
    font-weight: bold;
    margin-bottom: 28px;
    letter-spacing: 0.2em;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box .text {
    width: 500px;
    position: relative;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box video {
    float: left;
    width: 450px;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box.text2 .text {
    width: 570px;
    position: relative;
    float: left;
    top: 100px;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box.text2 {
    margin: 50px auto 180px;
  }
  #superhifu_contents
    #about_conts
    .area_1
    .box:nth-of-type(2n)
    .text_box
    .text {
    width: 570px;
  }
  #superhifu_contents #about_conts .area_1 .box .img {
    width: 380px;
    position: absolute;
    /* top: 150px; */
    right: 0;
    overflow: hidden;
  }
  #superhifu_contents #ingredient_conts #about_conts .area_1 .box .img {
    top: 50px;
  }
  #superhifu_contents #about_conts.type .area_1 .box .img {
    top: 30px;
  }
  #superhifu_contents #about_conts .area_1 .box:nth-of-type(2n) .img {
    right: auto;
    left: 0;
  }
  #superhifu_contents .shoulder_merit {
    text-align: center;
  }
  #superhifu_contents
    #ingredient_conts
    #about_conts
    .area_1
    .box:nth-child(odd)
    .text_box {
    float: right;
  }
  #superhifu_contents
    #ingredient_conts
    #about_conts
    .area_1
    .box:nth-child(odd)
    .img {
    left: 0;
    right: auto;
  }
  #superhifu_contents
    #ingredient_conts
    #about_conts
    .area_1
    .box:nth-child(even)
    .text_box {
    float: left;
  }
  #superhifu_contents
    #ingredient_conts
    #about_conts
    .area_1
    .box:nth-child(even)
    .img {
    right: 0;
    left: auto;
  }
  #superhifu_contents #ingredient_conts #about_conts .area_1 .box:last-child {
    margin-top: 0;
  }
  #superhifu_contents #flow_conts {
    margin-bottom: 120px;
  }
  #superhifu_contents #flow_conts .auto {
    width: 1160px;
  }
  #superhifu_contents #flow_conts .title_box {
    margin-bottom: 245px;
  }
  #superhifu_contents #flow_conts .flow_list {
    width: 1000px;
    margin: auto;
  }
  #superhifu_contents #flow_conts .flow_list li {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 100px;
  }
  #superhifu_contents #flow_conts .flow_list li:last-of-type {
    margin-bottom: 0;
  }
  #superhifu_contents #flow_conts .flow_list li .text_box {
    width: 48%;
    min-height: 363px;
    float: right;
    position: relative;
    z-index: 9;
  }
  #superhifu_contents #flow_conts .flow_list li:nth-of-type(2n) .text_box {
    float: left;
  }
  #superhifu_contents #flow_conts .flow_list li .text_box .number {
    font-size: 90px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  #superhifu_contents #flow_conts .flow_list li .text_box h4 {
    font-size: 31px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  #superhifu_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;
  }
  #superhifu_contents
    #flow_conts
    .flow_list
    li:nth-of-type(2n)
    .text_box
    .gray_text {
    left: auto;
    right: 0;
    text-align: right;
  }
  #superhifu_contents #flow_conts .flow_list li .img {
    width: 48%;
    float: left;
    position: relative;
    z-index: 9;
    overflow: hidden;
  }
  #superhifu_contents #flow_conts .flow_list li:nth-of-type(2n) .img {
    float: right;
  }
  #superhifu_contents #flow_conts ~ .banner_contents {
    margin-bottom: 120px;
    width: 1000px;
  }
  #superhifu_contents #conts_price .price_wrapper {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    padding: 0 100px;
    box-sizing: border-box;
    margin-bottom: 33px;
  }
  #superhifu_contents #conts_price .price_wrapper .price_box {
    width: 80%;
    margin: auto;
    margin-bottom: 35px;
  }
  #superhifu_contents #conts_price .price_box:nth-of-type(4) {
    padding: 24px 10px 22px;
  }
  #superhifu_contents #conts_price .price_box h4 {
    font-size: 25px;
  }
  #superhifu_contents #conts_price .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #superhifu_contents #conts_price .price_box h4 .small {
    font-size: 22px;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .price {
    font-size: 60px;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .price .small {
    font-size: 36px;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .p_box_style {
    display: inline-block;
    text-align: right;
    line-height: 1.3;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .p_box_style .small {
    display: block;
    font-size: 16px;
  }
  #superhifu_contents .faqArea {
    border-top: 2px solid #40b1bf;
  }
  #superhifu_contents .faqArea dl {
    border-bottom: 2px solid #40b1bf;
    padding: 10px 0;
  }
  #superhifu_contents .faqArea dl dt {
    padding: 10px 10px 10px 70px;
    position: relative;
  }
  #superhifu_contents .faqArea dl dt:before {
    position: absolute;
    content: "";
    background-image: url("../img/q.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 10px;
    top: 7px;
  }
  #superhifu_contents .faqArea dl dd {
    padding: 10px 10px 10px 70px;
    background: #f3f3f3;
    position: relative;
    display: none;
  }
  #superhifu_contents #conts_price .detail_box {
    width: 100%;
    clear: both;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    padding: 60px 50px 82px;
  }
  #superhifu_contents #conts_price .detail_box table {
    width: 100%;
  }
  #superhifu_contents #conts_price .detail_box h4 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
  }
  #superhifu_contents #conts_price .detail_box table tr:nth-of-type(2n) {
    background-color: #f8f8f8;
  }
  #superhifu_contents #conts_price .detail_box table th {
    width: 35%;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    padding: 15px 23px 12px 35px;
  }
  #superhifu_contents #conts_price .detail_box table td {
    font-size: 16px;
    line-height: 27px;
    padding: 15px 23px 12px 0;
  }
  #superhifu_contents .youtube {
    padding: 0 0 16vw;
    text-align: center;
    float: none;
    clear: both;
    margin: 0 auto;
  }
  #superhifu_contents .youtube_inner {
    width: 800px;
    height: 450px;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  #superhifu_contents .youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #superhifu_contents #pick_conts {
    width: 100%;
    height: 60vw;
    background-image: url(../img/recommend_bg_r.png?20231013);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: -12vw 0 10vw;
    padding: 0;
  }
  .pick ul {
    display: table;
    width: 100%;
    margin-top: 30px;
  }
  .pick ul li {
    width: 32%;
    height: 78px;
    margin-right: 2%;
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 10px 15px 55px;
    position: relative;
    float: left;
    font-weight: bold;
  }
  .pick ul li:nth-child(3n) {
    margin-right: 0;
  }
  .pick ul li:before {
    content: "";
    position: absolute;
    background-image: url(../img/check.jpg);
    background-repeat: no-repeat;
    left: 15px;
    top: 50%;
    margin-top: -13px;
    width: 30px;
    height: 30px;
    background-size: 100%;
  }
  .pick ul li:nth-child(2) {
    line-height: 1.2;
  }
  .pick ul li:nth-child(6) {
    line-height: 1.2;
  }
  .center {
    text-align: center;
  }
  .aboutLink {
    display: inline-block;
    padding: 10px 40px;
    text-align: center;
    color: #fff;
    background: #000;
    position: relative;
    margin-top: 15px;
  }
  .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;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .price .taxplus {
    position: relative;
    top: auto;
    left: 5px;
    font-size: 28px;
  }
  #superhifu_contents .faqArea {
    border-top: 2px solid #40b1bf;
  }
  #superhifu_contents #faq a {
    display: inline-block;
    width: auto;
    color: #40b1bf;
    text-decoration: underline;
  }
  #superhifu_contents #faq a:hover {
    text-decoration: none;
  }
  #superhifu_contents .faqArea dl {
    border-bottom: 2px solid #40b1bf;
    padding: 10px 0;
  }
  #superhifu_contents .faqArea dl dt {
    padding: 10px 10px 16px 70px;
    position: relative;
  }
  #superhifu_contents .faqArea dl dt:before {
    position: absolute;
    content: "";
    background-image: url("../img/q.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 10px;
    top: 7px;
  }
  #superhifu_contents .faqArea dl dd {
    padding: 13px 10px 13px 70px;
    background: #f3f3f3;
    position: relative;
    display: none;
  }
  #superhifu_contents .faqArea dl dd:before {
    position: absolute;
    content: "";
    background-image: url("../img/a.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  #superhifu_contents #faq .sub_message {
    text-align: center;
  }
  .faqArea {
    width: 866px;
    margin: 0 auto 30px;
    border-top: 1px solid #434343;
  }
  .faqArea dl {
    border-bottom: 1px solid #434343;
    padding: 10px 0;
  }
  .faqArea dl dt {
    line-height: 1.6;
    letter-spacing: 0.04em;
    padding: 14px 28px 14px 56px;
    position: relative;
    background-image: url("../img/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 14px;
  }
  .faqArea dl dd {
    line-height: 1.6;
    padding: 20px 10px 15px 56px;
    background: #f3f3f3;
    position: relative;
    display: none;
  }
  /* 年末年始のお知らせ */
  #superhifu_contents .holiday_conts {
    margin: 20px auto;
  }
  .contact_notice {
    display: none;
  }
  #superhifu_contents .oneday_conts {
    background-color: #fff7f6;
    padding: 137px 0 178px;
    margin-top: 56px;
  }
  #superhifu_contents .oneday_conts .top_block {
    width: 866px;
    margin: 0 auto 70px;
  }
  #superhifu_contents .oneday_conts .top_block .banner {
    width: 680px;
    margin: 0 auto 34px;
  }
  #superhifu_contents .oneday_conts .top_block .text {
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.9;
    margin-bottom: 24px;
  }
  #superhifu_contents .top_block .pink {
    font-weight: 600;
  }
  #superhifu_contents .oneday_conts .top_block .img {
    width: 767px;
    margin: 0 auto 8px;
  }
  #superhifu_contents .oneday_conts .top_block .price {
    color: #f70e54;
    font-size: 58px;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
  }
  #superhifu_contents .oneday_conts .top_block .price .small {
    font-size: 45px;
  }
  #superhifu_contents .no_faceband_block {
    width: 1000px;
    margin: 0 auto 100px;
  }
  #superhifu_contents .no_faceband_block h2 {
    font-size: 31px;
    line-height: 1.6;
    color: #fff;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
    border-radius: 14px 14px 0 0;
    padding: 23px 20px 34px;
    position: relative;
    text-align: center;
  }
  #superhifu_contents .no_faceband_block h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 18px 0 18px;
    border-color: #f3a0a5 transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    z-index: 3;
  }
  #superhifu_contents .no_faceband_block h2 .small {
    display: block;
    font-size: 20px;
    line-height: 1.4;
  }
  #superhifu_contents .no_faceband_block .bottom_block {
    position: relative;
    background-color: #fff;
    padding: 30px 10px 55px;
    border-radius: 0 0 14px 14px;
    margin-bottom: 46px;
    z-index: 0;
  }
  #superhifu_contents .no_faceband_block .bottom_block::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 53px;
    height: 26px;
    background-image: url(../img/arrow_04.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    z-index: 50;
  }
  #superhifu_contents .no_faceband_block .bottom_block h3 {
    position: relative;
    font-size: 30px;
    width: fit-content;
    letter-spacing: 0.025em;
    margin: 0 auto;
  }
  #superhifu_contents .no_faceband_block .bottom_block h3::after {
    content: "";
    display: block;
    width: 100%;
    background-color: #090b0e;
    height: 2px;
    position: absolute;
    bottom: 0px;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image {
    position: relative;
    display: flex;
    justify-content: center;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image {
    margin-bottom: 44px;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image .box {
    width: 436px;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image .box .img {
    margin-bottom: 10px;
  }
  #superhifu_contents .no_faceband_block .appeal_block h4 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 12px 20px 12px;
    width: 562px;
    margin: 0 auto 5px;
    position: relative;
    text-align: center;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
  }
  #superhifu_contents .no_faceband_block .appeal_block h4::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 29px;
    border-bottom-width: 29px;
    border-left-width: 29px;
    border-right-width: 15px;
    margin-top: -29px;
    border-right-color: #ef8196;
    right: 100%;
    top: 50%;
  }
  #superhifu_contents .no_faceband_block .appeal_block h4::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 29px;
    border-bottom-width: 29px;
    border-right-width: 15px;
    margin-top: -29px;
    border-right-color: #f7bfb4;
    left: 100%;
    top: 50%;
    transform: rotate(180deg);
  }
  #superhifu_contents .no_faceband_block .appeal_block .text {
    text-align: center;
    font-size: 27px;
    line-height: 1.8;
  }
  #superhifu_contents .pink {
    font-weight: 400;
    color: #f26d8f;
  }
  #superhifu_contents .c-marker {
    background: -webkit-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: -moz-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: linear-gradient(left, #fffabd 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 0 0.5em;
  }
  #superhifu_contents .no_faceband_block .set_image .cross {
    min-width: 64px;
    padding: 64px 0 0;
    background-image: url(../img/part_02.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 64px;
    position: absolute;
    top: 89%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image .box h4 {
    font-size: 20px;
    text-align: center;
    margin: 0;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: normal;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image .box h4 .line {
    background: -webkit-linear-gradient(left, #f8c5ce 50%, transparent 50%);
    background: -moz-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: linear-gradient(left, #fffabd 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 100% 0.5em;
    transition: 1s ease-out;
    transition-delay: 0.3s;
    background-position: 0% 0.5em;
  }
  #superhifu_contents .no_faceband_block .bottom_block .text {
    width: 600px;
    text-align: left;
    margin: 0 auto;
  }
  #superhifu_contents .oneday_conts .case_block {
    width: 1120px;
    margin: 0 auto;
  }
  #superhifu_contents .oneday_conts .case_block .case_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #superhifu_contents .oneday_conts .case_block .case_list li {
  width: 49%;
  margin-bottom: 30px;
  }
  #superhifu_contents
    .oneday_conts
    .kogao_block
    .text_box
    .text
    p:last-of-type {
    margin-bottom: 0;
  }
  #superhifu_contents .oneday_conts .kogao_block .text_box {
    position: relative;
  }
  #superhifu_contents .oneday_conts .kogao_block .text_box .img {
    width: 364px;
    position: absolute;
    top: 0;
  }
  #superhifu_contents .oneday_conts .kogao_block .text_box .btn {
    font-size: 21px;
    font-weight: 600;
    margin-left: 419px;
  }
  #superhifu_contents .oneday_conts .kogao_block .text_box .btn a {
    display: block;
    padding: 8px 0;
    background-color: #f70e54;
    border: 2px solid #f70e54;
    color: #fff;
    width: 277px;
    border-radius: 4px;
    text-align: center;
    transition: 0.3s;
  }
  #superhifu_contents .oneday_conts .kogao_block .text_box .btn a:hover {
    background-color: #fff;
    color: #f70e54;
    width: 277px;
    border-radius: 4px;
    text-align: center;
  }
  span.wpcf7-list-item:nth-of-type(3n) {
    margin: 0 10px 10px 0 !important;
  }
}
/*===============================================
●画面の横幅が760pxまで（iPhone6 横向きまで）
===============================================*/
@media screen and (max-width: 760px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #superhifu_contents .lato_font {
    font-family: "Lato", sans-serif;
    font-weight: 700;
  }
  #superhifu_contents .sp_none {
    display: none;
  }
  #superhifu_contents .auto {
    width: 90%;
    margin: 0 auto;
  }
  #superhifu_contents .red {
    color: #ff0000;
    font-weight: bold;
  }
  #superhifu_contents .big {
    font-size: 6vw;
  }
  #superhifu_contents img {
    width: 100%;
    height: auto;
    display: block;
  }
  #superhifu_contents section {
    width: 100%;
    margin-bottom: 16vw;
  }
  #superhifu_contents .price_box {
    width: 100%;
    text-align: center;
    background-color: #fff;
    box-sizing: border-box;
    padding: 24px 20px 12px;
    border-radius: 6px;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
  }
  #superhifu_contents .price_box h4 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 6px;
    font-style: italic;
  }
  #superhifu_contents .price_box h4 .small {
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
    display: inline-block;
  }
  #superhifu_contents .price_box .price_wrap .price {
    display: inline-block;
    font-size: 6.5vw;
    line-height: 1.3;
    font-weight: bold;
    font-style: italic;
    color: #e43c83;
    position: relative;
  }
  #superhifu_contents .price_box .price_wrap .price .small {
    display: inline-block;
    font-size: 3.5vw;
    line-height: 1.3;
    font-weight: bold;
    color: #e43c83;
  }
  .title_box {
    padding: 0 0 60px;
    margin: 0 0 20px;
  }
  .title_box::after {
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    background-color: #000;
    position: absolute;
    bottom: -7px;
    left: 50%;
  }
  #superhifu_contents .title_box {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 9;
  }
  #superhifu_contents .title_box h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.1em;
    margin-bottom: 14px;
  }
  #superhifu_contents .title_box .jp_title {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.1em;
  }
  #superhifu_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;
  }
  #superhifu_contents .isPlay {
    animation-name: play;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
    position: relative;
    opacity: 1 !important;
  }
  /*//isPlayの疑似要素にマスクとマスクを外すアニメーションを設定 */
  #superhifu_contents .isPlay:before {
    animation-name: maskOut;
    animation-duration: 0.5s;
    animation-delay: 0.5s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #f3f6f7, #edf4f7);
  }
  @keyframes play {
    from {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(0);
    }
  }
  @keyframes maskOut {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100%);
    }
  }
  .form_box .dl_clinic label:nth-of-type(3) {
    display: none;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #superhifu_contents {
    width: 100%;
    height: 100%;
    clear: both;
    float: left;
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
    line-height: 2;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",
      sans-serif;
    font-weight: 500;
    color: #000000;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
  }
  #superhifu_contents #title_conts {
    width: 100%;
    position: relative;
    padding-bottom: 2vw;
    margin-bottom: 0;
    background-color: #ffea00;
  }
  #superhifu_contents #title_conts .auto {
    width: 100%;
  }
  #superhifu_contents #title_conts h1 {
    font-size: 8vw;
    line-height: 1.1;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
  }
  #superhifu_contents .conts_block_hifu {
    padding-bottom: 20px;
    background-color: #ffea00;
    margin-bottom: 0;
  }
  #superhifu_contents .conts_block_hifu .table_block {
    padding: 40px 0 20px;
  }
  #superhifu_contents .conts_block_hifu .table_wrap {
    overflow-x: scroll;
    border: 1px solid #000;
    background-color: #000;
    margin-bottom: 10px;
  }
  #superhifu_contents .conts_block_hifu .table_block h3 {
    width: 100%;
    margin: 0 auto;
  }
  #superhifu_contents .conts_block_hifu .machine_features {
    width: 800px;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    background-color: #fff;
  }
  #superhifu_contents .conts_block_hifu .machine_features thead {
    color: #fff;
    background-color: #000;
  }
  #superhifu_contents .conts_block_hifu .machine_features thead th {
    font-size: 14px;
    font-weight: 600;
    padding: 12px 4px 11px;
    border-right: 1px solid #fff;
  }
  #superhifu_contents .conts_block_hifu .machine_features thead th:last-of-type {
    border-right: none;
  }
  #superhifu_contents .conts_block_hifu .machine_features tr {
    vertical-align: middle;
  }
  #superhifu_contents .conts_block_hifu .machine_features tbody tr:first-of-type {
    color: #fe0000;
    font-weight: 600;
  }
  #superhifu_contents .conts_block_hifu .machine_features tbody tr:nth-of-type(2n) {
    background-color: #e9e9e9;
  }
  #superhifu_contents .conts_block_hifu .machine_features td {
    padding: 12px 6px 11px;
    border-right: 1px solid #000;
    vertical-align: middle;
  }
  #superhifu_contents .conts_block_hifu .machine_features td:first-of-type {
    font-size: 14px;
  }
  #superhifu_contents .banner_contents {
    width: 100%;
    background-color: #ffea00;
    padding: 0 5% 9vw;
    margin: 0;
  }
  #superhifu_contents .banner_contents a:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .conts_teigaku {
    padding: 20px 0 2vw;
  }
  #superhifu_contents #about_conts {
    position: relative;
    float: left;
    clear: both;
  }
  #superhifu_contents #about_conts .area_1 {
    width: 100%;
    margin: auto;
    margin-bottom: 0;
  }
  #superhifu_contents #ingredient_conts #about_conts .area_1 {
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
  }
  #superhifu_contents #about_conts .area_1 .box {
    width: 100%;
    margin-bottom: 6vw;
    position: relative;
  }
  #superhifu_contents #about_conts .area_1 .box:nth-of-type(2n) {
    margin-bottom: 8vw;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    margin: 2vw 0 0;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box h4 {
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    margin-bottom: 12px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box .text {
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  #superhifu_contents #about_conts .area_1 .box .img {
    width: 100%;
    overflow: hidden;
  }
  #superhifu_contents #ingredient_conts {
    clear: both;
    width: 90%;
    margin: auto;
  }
  #superhifu_contents #ingredient_conts .shoulder_merit {
    text-align: center;
  }
  #superhifu_contents #flow_conts {
    width: 100%;
    margin: 0 auto 10vw;
    clear: both;
  }
  #superhifu_contents #flow_conts .flow_list li {
    width: 100%;
    margin-bottom: 50px;
  }
  #superhifu_contents #flow_conts .flow_list li:last-of-type {
    margin-bottom: 0;
  }
  #superhifu_contents #flow_conts .flow_list li .text_box {
    width: 100%;
    position: relative;
    z-index: 9;
  }
  #superhifu_contents #flow_conts .flow_list li .text_box .number {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 12px;
  }
  #superhifu_contents #flow_conts .flow_list li .text_box h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  #superhifu_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: 0.1em;
  }
  #superhifu_contents #flow_conts .flow_list li .img {
    width: 100%;
    position: relative;
    z-index: 9;
    margin-top: 20px;
    overflow: hidden;
  }
  #superhifu_contents #conts_price .price_wrapper {
    width: 100%;
    text-align: center;
    margin: auto;
    margin-bottom: 33px;
  }
  #superhifu_contents #conts_price .price_wrapper .price_box {
    width: 100%;
    margin-bottom: 20px;
  }
  #superhifu_contents #conts_price .price_box:nth-of-type(3) h4,
  #superhifu_contents #conts_price .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .p_box_style {
    display: inline-block;
    text-align: right;
    line-height: 1.3;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .p_box_style .small {
    display: block;
    font-size: 16px;
  }
  #superhifu_contents #conts_price .detail_box {
    width: 100%;
    clear: both;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    padding: 30px 5% 32px;
  }
  #superhifu_contents #conts_price .detail_box h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
    text-align: center;
  }
  #superhifu_contents #conts_price .detail_box table tr:nth-of-type(2n) {
    background-color: #f8f8f8;
  }
  #superhifu_contents #conts_price .detail_box table th {
    width: 30%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    padding: 12px 5% 10px 5%;
  }
  #superhifu_contents #conts_price .detail_box table td {
    font-size: 14px;
    line-height: 1.6;
    padding: 12px 5% 10px 0;
  }
  .hutaeMenu {
    margin-bottom: 10vw;
    display: table;
    margin-top: -2.2vw;
  }
  .hutaeMenu a {
    text-align: left;
    height: 15vw;
    padding: 3%;
    float: left;
    width: 50%;
    border: 1px solid #50b1bf;
    position: relative;
    margin-top: -1px;
  }
  .hutaeMenu a:first-child {
    line-height: 1.2;
  }
  .hutaeMenu a:nth-child(2) {
    line-height: 1.2;
  }
  .hutaeMenu a:nth-child(even) {
    border-left: none;
  }
  .hutaeMenu a:after {
    content: "";
    position: absolute;
    background-image: url(../img/under_arrow.png);
    background-repeat: no-repeat;
    right: 3vw;
    top: 50%;
    margin-top: -1vw;
    width: 3vw;
    height: 3vw;
    background-size: 100%;
  }
  .orange {
    color: #ff5f00;
  }
  #superhifu_contents .faqArea {
    border-top: 2px solid #40b1bf;
    margin-bottom:  30px;
  }
  #superhifu_contents .faqArea dl {
    border-bottom: 2px solid #40b1bf;
    padding: 10px 0;
  }
  #superhifu_contents .faqArea dl dt {
    padding: 10px 10px 10px 14vw;
    position: relative;
  }
  #superhifu_contents .faqArea dl dd {
    padding: 10px 10px 10px 14vw;
    background: #f3f3f3;
    position: relative;
    display: none;
  }
  #superhifu_contents .faqArea dl dd:before {
    position: absolute;
    content: "";
    background-image: url("../img/a.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 8vw;
    height: 8vw;
    left: 10px;
    top: 7px;
  }
  #superhifu_contents .youtube {
    padding: 18vw 0 10vw;
    text-align: center;
    float: none;
    clear: both;
    margin: 0 auto;
  }
  #superhifu_contents .youtube_inner {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  #superhifu_contents .youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #pick_conts {
    width: 100%;
    height: 162vw;
    background-image: url("../img/recommend_bg_sp_r.png?20231013");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    margin-bottom: 6vw;
    padding: 8vw 4vw;
    clear: both;
  }
  .pick {
    padding: 5% 0;
  }
  .pick ul {
    display: table;
    width: 100%;
    margin-top: 3vw;
  }
  .pick ul li {
    width: 100%;
    margin-right: 2%;
    margin-bottom: 2%;
    background: #fff;
    padding: 3% 0 3% 16%;
    position: relative;
    float: left;
    font-weight: bold;
    font-size: 3.6vw;
  }
  .pick ul li:before {
    content: "";
    position: absolute;
    background-image: url(../img/check.jpg);
    background-repeat: no-repeat;
    left: 15px;
    top: 50%;
    margin-top: -13px;
    width: 30px;
    height: 30px;
    background-size: 100%;
  }
  .pick ul li:nth-of-type(2) {
    line-height: 1.4;
  }
  .pick ul li:nth-of-type(6) {
    line-height: 1.4;
  }
  #superhifu_contents h4 {
    font-size: 3.2vw;
    font-weight: bold;
    text-align: left;
    margin-bottom: 3vw;
    line-height: 2;
  }
  .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%;
  }
  #superhifu_contents .text-title-point {
    font-size: 7vw;
    margin: 0 auto 8vw;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: bold;
    text-shadow: 4px 3px 0px #000000, -1px 1px 0px #000000, 3px 3px 0px #000000,
      -1px -1px 0px #000000, 1px 0px 0px #000000, 0px 1px 0px #000000,
      -1px 0px 0px #000000, 0px -1px 0px #000000;
  }
  #superhifu_contents #about_conts .auto {
    width: 100%;
  }
  #superhifu_contents .point .auto {
    width: 100%;
  }
  #superhifu_contents .menu .auto {
    width: 100%;
  }
  .red_bg {
    background: #e64100;
    padding: 3vw 0;
    text-align: center;
    width: 100%;
    margin: 4vw auto;
    font-size: 4vw;
    font-weight: bold;
    color: #fff;
  }
  #superhifu_contents #title_conts .top01 {
    position: absolute;
    width: 96vw;
    left: 2vw;
    top: 6vw;
    opacity: 1;
  }
  #superhifu_contents .holiday_conts {
    margin: 0 auto 40px;
  }
  #superhifu_contents .superhifu_what {
    width: 100%;
    height: 170vw;
    background-image: url(../img/what_bg_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    position: relative;
    margin-bottom: -10vw;
  }
  .what_item {
    width: 100%;
    padding-top: 12vw;
    display: inline-block;
    height: 78vw;
  }
  .item_left {
    width: 50vw;
    margin: 0 auto;
  }
  .item_right {
    position: absolute;
    width: 90vw;
    right: -0;
    margin: 4vw 0 0;
  }
  .superhifu_p {
    display: block;
    width: 90%;
    margin: 10vw auto 0;
    font-size: 4.2vw;
    font-weight: bold;
    line-height: 1.8;
  }
  .superhifu_p span {
    text-decoration: underline;
  }
  #superhifu_contents #title_conts .top02 {
    position: absolute;
    width: 25vw;
    right: 16vw;
    top: 5vw;
    opacity: 0.8;
  }
  #superhifu_contents #title_conts .top03 {
    position: absolute;
    width: 34vw;
    right: 0vw;
    top: 25vw;
    opacity: 0.8;
  }
  .bnr {
    width: 100%;
    margin: 0vw auto 4vw;
  }
  #superhifu_contents h4.text-title-point {
    text-align: center;
    font-size: 4.5vw;
    position: relative;
    margin: 8vw 0 20vw;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .price .taxplus {
    font-size: 4vw;
    display: inline-block;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .p_box_style {
    font-size: 3.5vw;
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    color: #e43c83;
    position: relative;
    top: -3px;
    left: -3px;
  }
  #superhifu_contents #conts_price .price_box .price_wrap .p_box_style .small {
    font-size: 2vw;
  }
  #superhifu_contents #about_conts a {
    text-decoration: underline;
    color: #25aaba;
  }
  .case_item {
    display: table;
    margin: auto;
    width: 90%;
  }
  .case_item .case_large {
    width: 100%;
    margin: 6vw auto;
    display: table;
  }
  .case_item .case_large li {
    width: 100%;
    margin-bottom: 10%;
    position: relative;
  }
  .case_item li:after {
    content: "";
    width: 20px;
    height: 30px;
    bottom: -34px;
    right: 50%;
    margin-right: -10px;
    background-image: url(../img/case_arrow_under.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 50% 50%;
    position: absolute;
  }
  .case_item li:last-child:after {
    display: none;
  }
  .case_item .case_middle {
    width: 100%;
    margin: 6vw auto;
    display: table;
  }
  .case_item .case_middle li {
    width: 100%;
    margin-bottom: 10%;
    position: relative;
  }
  .picosure .img {
    margin: 60px auto;
  }
  .picosure_feat {
    position: relative;
  }
  .picosure_feat .img {
    width: 100%;
    float: none;
    margin: 0;
  }
  .picosure_feat .feature {
    background: rgba(251, 245, 245, 0.8);
    padding: 5vw;
    z-index: 1;
    width: 100%;
  }
  .picosure_feat .feature h3 {
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 3vw;
    text-align: center;
  }
  .picosure_feat .feature p {
    margin-bottom: 8px;
    line-height: 1.6;
  }
  .merit_line {
    text-align: center;
    padding: 3px 0;
    font-size: 16px;
    font-weight: bold;
    display: table;
    width: 100%;
  }
  .tekiou {
    background: #d5e9ef;
  }
  .me {
    background: #f2e3ea;
  }
  .deme {
    background: #dfdfdf;
  }
  .merit_ul {
    width: 100%;
    margin: 3vw auto;
  }
  .merit_ul_hulf_box {
    width: 100%;
    margin: 3vw auto;
    display: table;
  }
  .merit_ul_hulf {
    width: 100%;
  }
  .merit_box .img {
    margin: 2vw auto;
  }
  .shorei_bnr {
    margin-bottom: 30px;
  }
  #conts_pickup {
    padding: 100px 0 0;
    margin: 100px auto 0;
    border-top: 1px solid #000;
    text-align: center;
  }
  #conts_pickup h2 {
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
  }
  #conts_pickup #pickup2 {
    padding: 40px 0;
  }
  #conts_pickup #pickup2 li {
    margin-bottom: 30px;
    background: #eeeeee;
    padding: 6vw;
    width: 100%;
    display: table;
  }
  #conts_pickup #pickup2 li .pickupLeft {
    width: 70%;
    margin: auto;
  }
  #conts_pickup #pickup2 li .pickupRight {
    width: 100%;
    text-align: left;
  }
  #conts_pickup #pickup2 li .pickupRight h3 {
    font-size: 4vw;
    font-weight: bold;
    margin: 2vw 0;
    text-align: center;
  }
  #conts_pickup #pickup2 li .pickupRight h4 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
  }
  .pickupLink {
    text-decoration: underline;
    color: #0088aa;
  }
  .flow_list {
    padding: 4vw 0;
  }
  #conts_price h4 {
    text-align: center;
  }
  .img_w {
    display: table;
    width: 90%;
    margin: 6vw auto;
  }
  .img_w .img_hifu {
    margin-right: 4%;
    width: 48%;
    float: left;
    margin-bottom: 4%;
  }
  .img_w .img_hifu:nth-of-type(2) {
    margin-right: 0;
    margin-bottom: 0;
  }
  .img_w .img_hifu:last-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    float: none;
    margin-top: 4%;
  }
  #superhifu_contents #about_conts p {
    width: 90%;
    margin: auto;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box {
    width: 90%;
    margin: 4vw auto;
  }
  #superhifu_contents #about_conts .area_1 .box .text_box video {
    float: none;
    width: 100%;
  }
  #superhifu_contents .point {
    width: 100%;
    height: auto;
    display: table;
    background-image: url(../img/point_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 12vw 0;
    margin: -8vw auto 0;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
    clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
  }
  #superhifu_contents .point p {
    margin: 4vw auto;
    width: 90%;
  }
  #superhifu_contents #conts_case {
    width: 100%;
    clear: both;
    padding: 6vw 0 30px;
  }
  #superhifu_contents #conts_case .case_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 20px;
  }
  #superhifu_contents #conts_case .case_list li {
    width: 100%;
    margin: 0 0 20px;
  }
  #superhifu_contents #conts_case .case_list li:last-of-type {
    margin-bottom: 0;
  }
  #superhifu_contents #conts_case .lisk {
    clear: both;
    text-align: left;
    padding: 20px 5% 18px;
    background-color: #ececec;
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.6;
  }
  #superhifu_contents #conts_case .lisk h3 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
  }
  #superhifu_contents #conts_case .lisk .detail {
    margin-bottom: 12px;
  }
  #superhifu_contents #conts_case .lisk .detail:last-of-type {
    margin-bottom: 0;
  }
  #superhifu_contents #conts_case .lisk .detail dt {
    margin-bottom: 2px;
  }
  #superhifu_contents .point2 .point_img {
    width: 100%;
    margin: 0 auto 6vw;
    display: table;
    position: relative;
  }
  #superhifu_contents .point2 .point_img .img {
    width: 80%;
    float: none;
  }
  #superhifu_contents .point2 .point_img .img:nth-of-type(2) {
    margin-left: 20%;
  }
  .point_img_text {
    background: rgba(251, 245, 245, 0.8);
    padding: 6vw;
    position: relative;
    z-index: 1;
    width: 90%;
    left: 5%;
    top: 78%;
    margin-top: -12vw;
  }
  .point_img:after {
    content: "";
    width: 30vw;
    height: 30vw;
    top: -2%;
    right: 1%;
    margin-top: -10px;
    background-image: url(../img/sankaku.png);
    background-repeat: no-repeat;
    background-size: 30vw;
    background-position: 50% 50%;
    position: absolute;
    z-index: -1;
  }
  #superhifu_contents .point_img:nth-of-type(2) .img {
    margin-left: 20%;
  }
  #superhifu_contents .point_img:nth-of-type(2):after {
    content: "";
    width: 30vw;
    height: 30vw;
    top: -2%;
    left: 1%;
    right: 0;
    margin-top: -10px;
    background-image: url(../img/sankaku.png);
    background-repeat: no-repeat;
    background-size: 30vw;
    background-position: 50% 50%;
    position: absolute;
    z-index: -1;
    transform: scale(-1, 1);
  }
  #superhifu_contents .point2 .point_img .point_img_text h3 {
    font-size: 5vw;
    font-weight: bold;
    margin-bottom: 2vw;
    line-height: 1.6;
  }
  #superhifu_contents .point2 .point_img .point_img_text h3 span {
    font-size: 4vw;
  }
  #superhifu_contents .point2 .point_img .point_img_text p {
    margin-bottom: 8px;
    line-height: 2;
    font-size: 3.5vw;
  }
  #superhifu_contents .parts {
    width: 100%;
    background-image: url(../img/parts_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 20vw 0 24vw;
    margin-top: -4vw;
    margin-bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
    clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
  }
  .parts ul {
    margin: auto;
    width: 50%;
    text-align: center;
  }
  .parts_white {
    background: #fff;
    padding: 3vw;
    display: table;
    margin: 4vw auto;
  }
  .parts_white p {
    width: 100%;
    margin-bottom: 5%;
    font-size: 3vw;
  }
  #superhifu_contents .parts_white img {
    width: 65%;
    padding: 0 9px;
    margin: auto;
  }
  body.single .menu_p {
    width: 90%;
    margin: 2vw auto;
    display: block;
    font-size: 4vw;
    font-weight: bold;
  }
  #superhifu_contents .menu .menu_box {
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin: 0 auto;
    justify-content: center;
  }
  #superhifu_contents .menu .menu_box .img {
    width: 50%;
  }
  #superhifu_contents .menu .menu_p {
    width: 90%;
    margin: 0 auto;
  }
  #superhifu_contents .faqArea {
    border-top: 2px solid #40b1bf;
  }
  #superhifu_contents #faq a {
    display: inline-block;
    width: auto;
    color: #40b1bf;
    text-decoration: underline;
  }
  #superhifu_contents #faq a:hover {
    text-decoration: none;
  }
  #superhifu_contents .faqArea dl {
    border-bottom: 2px solid #40b1bf;
    padding: 10px 0;
  }
  #superhifu_contents .faqArea dl dt {
    padding: 4vw 9vw 4vw 13vw;
    position: relative;
  }
  #superhifu_contents .faqArea dl dt:before {
    position: absolute;
    content: "";
    background-image: url("../img/q.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 8vw;
    height: 8vw;
    left: 10px;
    top: 50%;
  }
  #superhifu_contents .faqArea dl dd {
    padding: 15px 10px 15px 14vw;
    background: #f3f3f3;
    position: relative;
    display: none;
  }
  #superhifu_contents .faqArea dl dd:before {
    position: absolute;
    content: "";
    background-image: url("../img/a.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 8vw;
    height: 8vw;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  #superhifu_contents #faq .sub_message {
    text-align: center;
    line-height: 1.7;
  }
  .faqArea {
    border-top: 1px solid #434343;
  }
  .faqArea dl {
    border-bottom: 1px solid #434343;
    padding: 10px 0;
  }
  .faqArea dl dt {
    line-height: 1.6;
    letter-spacing: 0.04em;
    padding: 14px 28px 14px 56px;
    position: relative;
    background-image: url("../img/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 14px;
  }
  .faqArea dl dt:before {
    position: absolute;
    content: "";
    background-image: url("../img/icon_q.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 36px;
    height: 36px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .faqArea dl dd {
    line-height: 1.6;
    padding: 18px 10px 15px 56px;
    background: #f3f3f3;
    position: relative;
    display: none;
  }
  .contact_notice {
    display: none;
  }
  #superhifu_contents .holiday_conts {
    width: 100% !important;
    padding: 40px 8% 62px;
    margin: 0 auto;
    border: none;
    background-color: #ffea00;
    position: relative;
    z-index: 1;
  }
  #superhifu_contents .holiday_conts::before {
    content: "";
    width: 84%;
    padding: 20px 10px 22px;
    height: calc(90% - 50px);
    background-color: #fff;
    border: 2px solid #f2eee7;
    position: absolute;
    top: 14px;
    left: 5%;
    z-index: -1;
  }
  .contact_notice {
    display: none;
  }
  #superhifu_contents .oneday_conts {
    background-color: #fff7f6;
    padding: 76px 0 75px;
    margin: 79px 0 0;
  }
  #superhifu_contents .oneday_conts .top_block {
    width: 90%;
    margin: 0 auto 42px;
  }
  #superhifu_contents .oneday_conts .top_block .banner {
    margin-bottom: 18px;
  }
  #superhifu_contents .oneday_conts .top_block .text {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.8;
    margin-bottom: 18px;
  }
  #superhifu_contents .oneday_conts .top_block .img {
    width: 100%;
    margin: 0 auto 13px;
  }
  #superhifu_contents .oneday_conts .top_block .price {
    color: #f70e54;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
  }
  #superhifu_contents .oneday_conts .top_block .price .small {
    font-size: 19px;
  }
  #superhifu_contents .no_faceband_block {
    width: 90%;
    margin: 0 auto 60px;
  }
  #superhifu_contents .no_faceband_block h2 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
    color: #fff;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
    padding: 12px 2% 14px;
    position: relative;
    text-align: center;
    border-radius: 14px 14px 0 0;
  }
  #superhifu_contents .no_faceband_block h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 18px 0 18px;
    border-color: #f3a0a5 transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    z-index: 2;
  }
  #superhifu_contents .no_faceband_block h2 .small {
    display: block;
    font-size: 14px;
    line-height: 1.4;
  }
  #superhifu_contents .no_faceband_block .bottom_block {
    position: relative;
    background-color: #fff;
    padding: 30px 4% 32px;
    margin-bottom: 39px;
  }
  #superhifu_contents .no_faceband_block .bottom_block::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 48px;
    height: 22px;
    background-image: url(../img/arrow_04.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    z-index: 50;
  }
  #superhifu_contents .no_faceband_block .bottom_block h3 {
    position: relative;
    font-size: 20px;
    width: fit-content;
    margin: 0 auto 25px;
  }
  #superhifu_contents .no_faceband_block .bottom_block h3::after {
    content: "";
    display: block;
    width: 100%;
    background-color: #090b0e;
    height: 2px;
    position: absolute;
    bottom: 0px;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image {
    position: relative;
    display: flex;
    flex-direction: column;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image {
    margin-bottom: 13px;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image .box {
    margin-bottom: 80px;
  }
  #superhifu_contents .no_faceband_block
    .bottom_block
    .set_image
    .box:nth-of-type(2) {
    margin-bottom: 0;
  }
  #superhifu_contents .no_faceband_block .bottom_block .set_image .box .img {
    margin-bottom: 10px;
  }
  #superhifu_contents .no_faceband_block .appeal_block h4 {
    width: 90%;
    margin: 0 auto;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    padding: 12px 0px 12px;
    margin: 0 auto 13px;
    position: relative;
    text-align: center;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
  }
  #superhifu_contents .no_faceband_block .appeal_block h4::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 38px;
    border-bottom-width: 38px;
    border-left-width: 38px;
    border-right-width: 14px;
    margin-top: -38px;
    border-right-color: #ef8196;
    right: 100%;
    top: 50%;
  }
  #superhifu_contents .no_faceband_block .appeal_block h4::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 38px;
    border-bottom-width: 38px;
    border-right-width: 14px;
    margin-top: -38px;
    border-right-color: #f7bfb4;
    left: 100%;
    top: 50%;
    transform: rotate(180deg);
  }
  #superhifu_contents .no_faceband_block .appeal_block .text {
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
  }
  #superhifu_contents .pink {
    font-weight: 400;
    color: #f26d8f;
    font-weight: 600;
  }
  #superhifu_contents .c-marker {
    background: -webkit-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: -moz-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: linear-gradient(left, #fffabd 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 0 0.5em;
  }
  #superhifu_contents .no_faceband_block .set_image .cross {
    min-width: 40px;
    padding: 8px 0 0;
    background-image: url(../img/part_02.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -90%);
    z-index: 2;
    order: 2;
  }
  #superhifu_contents .no_faceband_block .set_image .box h4 {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
  }
  #superhifu_contents .no_faceband_block .set_image .box h4 .line {
    background: -webkit-linear-gradient(left, #f8c5ce 50%, transparent 50%);
    background: -moz-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: linear-gradient(left, #fffabd 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 100% 0.5em;
    transition: 1s ease-out;
    transition-delay: 0.3s;
    background-position: 0% 0.5em;
  }
  #superhifu_contents .no_faceband_block .bottom_block .text {
    text-align: left;
    line-height: 1.8;
    margin: 0 auto;
  }
  #superhifu_contents .case_list {
    width: 90%;
    margin: 0 auto;
  }
  #superhifu_contents .case_list li:not(:last-of-type) {
    margin-bottom: 20px
  }
}
