@charset "UTF-8"; /*===============================================
● 画面の横幅が761px以上
===============================================*/
@media screen and (min-width: 761px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #potenza_contents section {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 74px;
  }
  #potenza_contents .lato_font {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
  }
  #potenza_contents .pc_none {
    display: none;
  }
  #potenza_contents .auto {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    clear: both;
  }
  #potenza_contents img {
    display: block;
  }
  #potenza_contents .f80 {
    font-size: 80%;
  }
  #potenza_contents .orange {
    color: #ff5f00;
  }
  #potenza_contents .red {
    color: #ff5f00;
  }
  #potenza_contents .bold {
    font-weight: bold;
  }
  #potenza_contents .clear {
    clear: both;
  }
  #potenza_contents .link_bnr {
    width: 860px;
    margin: 40px auto;
    clear: both;
    /* padding: 40px 0; */
  }
  #potenza_contents #title_conts {
    width: 100%;
    height: 600px;
    background-image: url("../images/potenza/img_main_pc.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    margin-bottom: 40px;
  }
  #potenza_contents #title_conts h1 {
    position: absolute;
    width: 450px;
    right: 0;
    top: 40px;
  }
  #potenza_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);
  }
  #potenza_contents #title_conts .price_box {
    padding-bottom: 18px;
  }
  #potenza_contents .price_box h4 {
    font-size: 23px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
    font-style: italic;
  }
  #potenza_contents .price_box h4 .small {
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    display: inline-block;
  }
  #potenza_contents .price_box .terms {
    display: inline-block;
    width: 182px;
    border-radius: 16px;
    background-color: #e43c83;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    padding: 2px 0 1px;
  }
  #potenza_contents .price_box .price_wrap .range {
    display: inline-block;
    font-size: 21px;
    line-height: 1.3;
    font-weight: bold;
  }
  #potenza_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;
  }
  #potenza_contents #title_conts .price_box .price_wrap .price {
    line-height: 1;
  }
  #potenza_contents .price_box .price_wrap .price .small {
    display: inline-block;
    font-size: 29px;
    line-height: 1.3;
    font-weight: bold;
    color: #e43c83;
  }
  #potenza_contents .price_box .price_wrap .price .tax {
    position: absolute;
    font-size: 11px;
    top: 12px;
    right: -6px;
  }
  #potenza_contents .price_box .price_notes{
    font-weight:bold;
    color: #e43c83;
    line-height: 1.5;
    display: block;
  }


  
  #potenza_contents #title_conts .price_box .price_wrap .price .tax {
    top: 6px;
  }
  #potenza_contents .link_btn_area {
    width: 800px;
    clear: both;
    margin: 0 auto 190px;
  }
  #potenza_contents .link_btn_area .contact_btn {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  #potenza_contents .link_btn_area .contact_btn a {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 21px 0 18px;
    border: 2px solid #e43c83;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e43c83;
    color: #fff;
    font-size: 19px;
    line-height: 1.2;
    font-weight: bold;
    transition-duration: .6s;
  }
  #potenza_contents .link_btn_area .contact_btn a:hover {
    background-color: #fff;
    color: #e43c83;
  }
  #potenza_contents .link_btn_area .contact_btn .eng {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    transition-duration: .6s;
  }
  #potenza_contents .link_btn_area .contact_btn a:hover .eng {
    color: #e43c83;
  }
  #potenza_contents .title_box {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 99;
    margin: 50px 0 226px 0;
  }
  #potenza_contents .title_box::after {
    content: "";
    display: block;
    width: 1px;
    height: 132px;
    background-color: #000;
    position: absolute;
    bottom: -190px;
    left: 50%;
  }
  #potenza_contents .title_box h2 {
    font-size: 55px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: .1em;
    margin-bottom: 14px;
  }
  #potenza_contents .title_box .jp_title {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: .2em;
  }
  #potenza_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;
  }
  #potenza_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の疑似要素にマスクとマスクを外すアニメーションを設定 */
  #potenza_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%);
    }
  }
  .hutaeMenu {
    width: 1200px;
    margin: 20px auto 100px;
    display: flex;
    border-left: 1px solid #ccc;
    align-items: stretch;
    justify-content: space-between;
  }
  .hutaeMenu a {
    padding: 0 1em;
    border-right: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    text-align: center;
    justify-content: center;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #potenza_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;
  }
  #potenza_contents #back-top {
    display: none;
    bottom: 70px;
    right: 40px;
    clear: both;
    float: left;
    position: fixed;
    width: 62px;
    z-index: 99;
  }
  #potenza_contents header {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding: 12px 0 8px;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
  }
  #potenza_contents header .main_logo {
    width: 222px;
    float: left;
    margin-top: 16px;
  }
  #potenza_contents header .right_wrap {
    width: 524px;
    float: right;
    text-align: right;
  }
  #potenza_contents header .right_wrap .tel_box {
    width: 287px;
    text-align: left;
    display: inline-block;
  }
  #potenza_contents header .right_wrap .tel_box .box {
    margin-bottom: 8px;
  }
  #potenza_contents header .right_wrap .tel_box .box:nth-of-type(2) {
    margin-bottom: 0;
  }
  #potenza_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;
  }
  #potenza_contents header .right_wrap .tel_box .box dd {
    display: inline-block;
    width: 220px;
    vertical-align: top;
  }
  #potenza_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;
  }
  #potenza_contents header .right_wrap .tel_box .box:nth-of-type(2) .tel_number {
    background-image: url("../images/chanel/icon_tel_y.jpg");
  }
  #potenza_contents header .right_wrap .tel_box .closed {
    font-size: 11px;
    line-height: 1.2;
    padding-left: 28px;
  }
  #potenza_contents header .right_wrap .contact_btn {
    width: 228px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 11px;
  }
  #potenza_contents header .right_wrap .contact_btn a {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 8px 0 5px;
    border: 2px solid #e43c83;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e43c83;
    color: #fff;
    font-size: 17px;
    line-height: 1.2;
    font-weight: bold;
    transition-duration: .6s;
  }
  #potenza_contents header .right_wrap .contact_btn a:hover {
    background-color: #fff;
    color: #e43c83;
  }
  #potenza_contents header .right_wrap .contact_btn .eng {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    transition-duration: .6s;
  }
  #potenza_contents header .right_wrap .contact_btn a:hover .eng {
    color: #e43c83;
  }
  #potenza_contents #about_conts {
    position: relative;
  }
  #potenza_contents #about_conts .area_1 {
    width: 100%;
    float: left;
    clear: both;
  }
  #potenza_contents #about_conts .area_1 .box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 100px;
    position: relative;
  }
  #potenza_contents #about_conts .area_1 .box:nth-of-type(2n) {
    margin-bottom: 0;
  }
  #potenza_contents #about_conts .area_1 .box .text_box {
    width: 570px;
    float: left;
    padding-top: 57px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box .text_box {
    width: 570px;
    float: left;
    padding-top: 57px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box .text_box {
    padding-top: 180px;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box:nth-child(odd) .text_box {
    float: right;
  }
  #potenza_contents .feature_inner .area_1 .box:nth-of-type(2n) .text_box {
    float: right;
    padding-top: 87px;
    padding-right: 35px;
  }
  #potenza_contents h4 {
    font-size: 26px;
    line-height: 56px;
    font-weight: bold;
    margin-bottom: 28px;
    letter-spacing: .2em;
  }
  #potenza_contents .feature_inner.area_1 .box .text_box .text {
    width: 570px;
    margin-bottom: 1em;
  }
  #potenza_contents .feature_inner.area_1 .box:nth-of-type(2n) .text_box .text {
    width: 570px;
    margin-bottom: 1em;
  }
  /* さわらない */
  #potenza_contents #about_conts .area_1 .box .img {
    width: 643px;
    position: absolute;
    /* top: 150px; */
    right: 0;
    overflow: hidden;
  }
  /* さわらない */
  #potenza_contents #feature_conts .feature_inner .area_1 .box .img {
    width: 643px;
    position: absolute;
    /* top: 150px; */
    right: 0;
    overflow: hidden;
  }
  #potenza_contents #feature_conts .feature_inner.type .area_1 .box .img {
    top: 30px;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box:nth-of-type(2n) .img {
    right: auto;
    left: 0;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 {
    width: 100%;
    float: left;
    clear: both;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 h3 {
    background-color: #24B7BA;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 0.5em;
    margin: 50px 0;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 50px;
    position: relative;
    border: 1px solid #0000001a;
    padding: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 10px 10px 0 0 #0000001a;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .text_box {
    width: calc((100% - 50px)/2);
    /* float: left; */
    /* padding-top: 57px; */
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .text_box {}
  #potenza_contents #feature_conts .feature_inner .area_2 .box:nth-of-type(2n) .text_box {
    /* float: right; */
    /* padding-top: 60px; */
    padding-right: 0;
  }
  #potenza_contents h4 {
    font-size: 26px;
    line-height: 56px;
    font-weight: bold;
    margin-bottom: 38px;
    letter-spacing: .2em;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .text_box .text {
    /* width: 570px; */
    margin-bottom: 1em;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box:nth-of-type(2n) .text_box .text {
    /* width: 570px; */
    margin-bottom: 1em;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .img {
    width: calc((100% - 30px)/2);
    /* position: absolute; */
    /* top: 150px; */
    /* right: 0; */
    overflow: hidden;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .img {
    top: 50px;
  }
  #potenza_contents #feature_conts .feature_inner.type .area_2 .box .img {
    top: 30px;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box:nth-of-type(2n) .img {
    right: auto;
    left: 0;
  }

  #potenza_contents .box-mccoom{
    clear:both;
    display: flex;
    justify-content:space-between;
    background:#f2f8f8;
    padding:40px;
    align-items: center;
  }
  #potenza_contents .box-mccoom img{
        width:400px;
        height: auto;
        display: flex;
  }
  
  #potenza_contents .group-mccoom{
      width:calc(100% - 440px );
  }
   #potenza_contents .group-mccoom h4{
     margin-bottom: 0.5em;
     color: #23b7ba;
     font-size: 20px;
   }

  #potenza_contents .box-tip{
    clear:both;
    display: flex;
    justify-content:space-between;
    background:#f2f8f8;
    padding:40px;
    align-items: center;
    margin: 100px 0;
  }
  #potenza_contents .box-tip img{
        width: 300px;
        height: auto;
        display: flex;
  }
  
  #potenza_contents .group-tip{
      width: calc(100% - 330px );
  }
   #potenza_contents .group-tip h4{
     margin-bottom: 0.5em;
     color: #23b7ba;
     font-size: 20px;
   }

   #potenza_contents .box-tip .text{
     margin-bottom:1em;
   }

  
  #potenza_contents .shoulder_merit {
    text-align: center;
  }
  #potenza_contents .shoulder_merit h3 {
    font-size: 18px;
  }
  #potenza_contents .merit_list {
    border: 1px solid #ccc;
    padding: 40px 50px;
    margin: 60px 0;
  }
  #potenza_contents .merit_list ul {
    display: flex;
  }
  #potenza_contents .merit_list li {
    width: 30%;
    margin-right: 5%;
  }
  #potenza_contents .merit_list li p {
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    padding: 15px 0;
  }
  #potenza_contents .merit_list .merit_text {
    text-align: center;
    font-size: 25px;
    padding-top: 20px;
  }
  #potenza_contents .merit_list li:last-child {
    margin-right: 0;
  }
  #potenza_contents #merit_conts .title_box {
    margin-bottom: 221px;
  }
  #potenza_contents #merit_conts .detail_text {
    font-size: 26px;
    line-height: 55px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 44px;
  }
  #potenza_contents #merit_conts .detail_text .small {
    font-size: 16px;
    font-weight: bold;
  }
  #potenza_contents #merit_conts .detail_text .blue {
    color: #30b3bd;
    font-weight: bold;
  }
  #potenza_contents #merit_conts .detail_text .pink {
    color: #ff8fb4;
    font-weight: bold;
  }
  #potenza_contents #merit_conts .info_graph {
    margin-bottom: 62px;
  }
  #potenza_contents #merit_conts .bg_text {
    width: 1000px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 41px 72px 33px;
    background-color: #f8f8f8;
  }
  #potenza_contents #merit_conts .bg_text dt {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  #potenza_contents #merit_conts .bg_text dd {
    font-size: 17px;
    line-height: 35px;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .text_box {
    width: 570px;
    /* float: left; */
    padding-top: 57px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box:nth-child(odd) .img {
    left: 0;
    right: auto;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box:nth-child(even) .text_box {
    float: left;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box:nth-child(even) .img {
    right: 0;
    left: auto;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box:last-child {
    margin-top: 0;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box .chip-img {
    width: 600px;
  }
  #potenza_contents #treatment_conts .box {
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ccc;
  }
  #potenza_contents #treatment_conts .box:last-of-type {
    border: none;
  }
  #potenza_contents #treatment_conts .box h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.5em;
  }
  #potenza_contents #treatment_conts .box h3, #potenza_contents #treatment_conts .box .text {
    float: left;
    width: calc((100% - 30px) *0.7)
  }
  #potenza_contents #treatment_conts .box .img {
    float: right;
    width: calc((100% - 30px) *0.3)
  }
  #potenza_contents #case_conts .case h3 {
    background: #44abb5;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 40px auto 50px;
    padding: 0.25em 0;
    width: 1000px;
  }
  #potenza_contents #case_conts .case_inner {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    width: 800px;
    margin: 0 auto;
    position: relative;
  }

  #potenza_contents #case_conts .case_img {
    margin-bottom: 50px;
    width: calc((100% - 50px) / 2);
  }
  #potenza_contents #case_conts .case_img:nth-of-type(1n) {
    position: relative;
  }
  #potenza_contents #case_conts .case_img:nth-of-type(1n)::after {
    position: absolute;
    content: url("../images/futae/s_arrow.png");
  }
  #potenza_contents #case_conts .case_video_wrap {}
  #potenza_contents #case_conts .case_video {
    width: 800px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  #potenza_contents #case_conts .case_video_text {
    text-align: center;
    font-weight: bold;
    margin: 1em 0;
  }
  #potenza_contents #case_conts .risk_text {
    width: 800px;
    margin: 0 auto;
    font-size: 80%;
    line-height: 1.5;
  }
  #potenza_contents #method_conts {
    position: relative;
  }
  #potenza_contents #method_conts .area_1 {
    width: 100%;
    /* float: left; */
    clear: both;
    overflow: hidden;
  }
  #potenza_contents #method_conts .area_1 .img_delivery {
    width: 80%;
    margin: 0 auto 60px;
  }
  #potenza_contents #method_conts .area_1 .box {
    width: 100%;
    /* float: left; */
    clear: both;
    margin-bottom: 50px;
    padding-bottom: 50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  #potenza_contents #method_conts .area_1 .box:nth-of-type(2n) {
    flex-direction: row;
  }
  #potenza_contents #method_conts .area_1 .box:last-of-type {
    border-bottom: none;
  }
  #potenza_contents #method_conts .area_1 .box .text_box {
    width: 500px;
    /* float: left; */
    /* padding-top: 57px; */
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #method_conts .area_1 .box .potenza_video, #potenza_contents #method_conts .area_1 .box .img {
    width: calc(100% - 550px);
    /* position: absolute; */
    /* top: 150px; */
    /* right: 0; */
    overflow: hidden;
  }
  #potenza_contents #method_conts .area_1 .box .potenza_video {
    /* top: 50px; */
  }
  #potenza_contents #method_conts .area_1 .box .potenza_video video {
    width: 100%;
    height: auto;
  }
  #potenza_contents #method_conts .method_sub_ttl {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding: 0.5em;
    background: #cfe6ea;
    margin-bottom: 30px;
  }
  #potenza_contents #method_conts .area_2 {
    width: 100%;
    border: 1px solid #ccc;
    padding: 30px 30px 0;
    margin-bottom: 50px;
  }
  #potenza_contents #method_conts .area_2 .list_drug {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
  #potenza_contents #method_conts .area_2 .box {
    width: calc((100% - 90px) /3);
    margin-bottom: 50px;
  }
  #potenza_contents #method_conts .area_1 .box h3 {
    font-size: 26px;
    font-weight: bold;
    margin: 0 auto 1em;
    text-align: center;
    border-top: 6px #000 double;
    border-bottom: 6px #000 double;
    padding: 0.5em 0;
  }
  #potenza_contents #method_conts .area_2 .box h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 1em auto;
    text-align: center;
  }
  #difference_conts .dif-table {
    width: 100%;
    font-size: 18px;
    line-height: 1.8;
    border: 1px solid #dcdcdc;
  }
  #difference_conts .dif-table tr {
    border-bottom: 1px solid #ccc;
  }
  #difference_conts .dif-table tr:first-of-type {
    background-color: #f8f8f8;
  }
  #difference_conts .dif-table th {
    width: 140px;
    padding: 11px 14px 10px;
    border-right: 1px solid #dcdcdc;
  }
  #difference_conts .dif-table tr th {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: #f8f8f8;
  }
  #difference_conts .dif-table tr .head-highlight {
    background-color: #24B7BA;
    color: #fff;
  }
  #difference_conts .dif-table tr .data-highlight {
    font-weight: bold;
  }
  #difference_conts .dif-table td {
    width: 160px;
    text-align: center;
    padding: 11px 14px 10px;
    border-right: 1px solid #dcdcdc;
    vertical-align: middle;
  }
  #difference_conts .dif-table td .small {
    font-size: 9px;
    line-height: 1.4;
    display: block;
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
  }
  #difference_conts .dif-table tr:first-of-type td {
    font-weight: bold;
    vertical-align: middle;
  }
  #potenza_contents #flow_conts .auto {
    width: 1160px;
  }
  #potenza_contents #flow_conts .title_box {
    margin-bottom: 245px;
  }
  #potenza_contents #flow_conts .flow_list li {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 107px;
  }
  #potenza_contents #flow_conts .flow_list li:last-of-type {
    margin-bottom: 0;
  }
  #potenza_contents #flow_conts .flow_list li .text_box {
    width: 557px;
    min-height: 363px;
    float: left;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #flow_conts .flow_list li:nth-of-type(2n) .text_box {
    float: right;
  }
  #potenza_contents #flow_conts .flow_list li .text_box .number {
    font-size: 90px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  #potenza_contents #flow_conts .flow_list li .text_box h4 {
    font-size: 31px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  #potenza_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;
  }
  #potenza_contents #flow_conts .flow_list li:nth-of-type(2n) .text_box .gray_text {
    left: auto;
    right: 0;
    text-align: right;
  }
  #potenza_contents #flow_conts .flow_list li .img {
    width: 557px;
    float: right;
    position: relative;
    z-index: 9;
    overflow: hidden;
  }
  #potenza_contents #flow_conts .flow_list li:nth-of-type(2n) .img {
    float: left;
  }
  #potenza_contents #price_conts .top_box {
    width: 100%;
    height: 466px;
    margin-bottom: 60px;
    position: relative;
  }
  #potenza_contents #price_conts .ttl_sub {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
    background: #000;
    color: #fff;
    line-height: 32px;
    padding: 0.5em;
  }
  #potenza_contents #price_conts .top_text {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 2px solid #ccc;
    /* border-top: 2px solid #eee; */
    padding: 0.5em;
  }
  #potenza_contents #price_conts .top_box .img {
    width: 714px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
  }
  #potenza_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;
  }
  #potenza_contents #price_conts .top_box .text .small {
    font-size: 16px;
    line-height: 56px;
    font-weight: bold;
  }
  #potenza_contents #price_conts .price_wrapper {
    width: 100%;
    /* float: left; */
    /* clear: both; */
    text-align: center;
    padding: 10px 60px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 33px;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    gap: 40px;
    flex-flow: wrap;
  }
  #potenza_contents #price_conts .price_wrapper .price_box {
    width: 470px;
    /* float: left; */
    margin-bottom: 35px;
  }
  #potenza_contents #price_conts .price_wrapper .price_box:nth-of-type(2n) {
    float: right;
  }
  #potenza_contents #price_conts .price_box:nth-of-type(4) {
    padding: 24px 10px 22px;
  }
  #potenza_contents #price_conts .price_box h4 {
  }
  #potenza_contents #price_conts .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #potenza_contents #price_conts .price_box h4 .small {
    font-size: 22px;
  }
  #potenza_contents #price_conts .price_box .terms {
    width: 223px;
    font-size: 21px;
  }
  #potenza_contents #price_conts .price_box .price_wrap .price {
    font-size: 60px;
  }
  #potenza_contents #price_conts .price_box .price_wrap .price_op {
    color: #30b3bd;
  }
  #potenza_contents #price_conts .price_box .price_wrap .price .small {
    font-size: 36px;
  }
  #potenza_contents #price_conts .price_box .price_wrap .price_op .small {
    color: #30b3bd;
  }
  #potenza_contents #price_conts .price_box .price_wrap .price .tax {
    font-size: 13px;
    font-weight: bold;
    top: 16px;
  }
  #potenza_contents .faqArea {
    border-top: 2px solid #40b1bf;
  }
  #potenza_contents .faqArea dl {
    border-bottom: 2px solid #40b1bf;
    padding: 10px 0;
  }
  #potenza_contents .faqArea dl dt {
    padding: 10px 10px 10px 70px;
    position: relative;
  }
  #potenza_contents .faqArea dl dt:before {
    position: absolute;
    content: "";
    background-image: url("../images/potenza/q.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 10px;
    top: 7px;
  }
  #potenza_contents .faqArea dl dd {
    padding: 10px 10px 10px 70px;
    background: #f3f3f3;
    position: relative;
    display: none;
  }
  #potenza_contents .faqArea dl dd:before {
    position: absolute;
    content: "";
    background-image: url("../images/potenza/a.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 10px;
    top: 7px;
  }
  #potenza_contents .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;
  }
  #potenza_contents .detail_box table {
    width: 100%;
  }
  #potenza_contents  .detail_box h4 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
  }
  #potenza_contents  .detail_box table tr:nth-of-type(2n) {
    background-color: #f8f8f8;
  }
  #potenza_contents  .detail_box table th {
    width: 35%;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    padding: 15px 23px 12px 35px;
  }
  #potenza_contents  .detail_box table td {
    font-size: 16px;
    line-height: 27px;
    padding: 15px 23px 12px 0;
  }
  #potenza_contents #option_conts {
    margin-bottom: 39px;
  }
  #potenza_contents #option_conts .title_box {
    margin-bottom: 200px;
  }
  #potenza_contents #option_conts .top_text {
    font-size: 26px;
    line-height: 56px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 34px;
  }
  #potenza_contents #option_conts .top_text .small {
    font-size: 16px;
  }
  #potenza_contents #option_conts .top_text .small2 {
    font-size: 14px;
  }
  #potenza_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;
  }
  #potenza_contents #option_conts .price_wrapper .price_box {
    width: 475px;
    float: left;
    margin-bottom: 35px;
  }
  #potenza_contents #option_conts .price_wrapper .price_box:nth-of-type(2n) {
    float: right;
  }
  #potenza_contents #option_conts .price_box:nth-of-type(3), #potenza_contents #option_conts .price_box:nth-of-type(4) {
    padding: 34px 10px 22px;
  }
  #potenza_contents #option_conts .price_box h4 {
    font-size: 28px;
  }
  #potenza_contents #option_conts .price_box .text {
    height: 70px;
  }
  #potenza_contents #option_conts .price_box:nth-of-type(3) h4, #potenza_contents #option_conts .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #potenza_contents #option_conts .price_box h4 .small {
    font-size: 22px;
  }
  #potenza_contents #option_conts .price_box .terms {
    width: 223px;
    font-size: 21px;
  }
  #potenza_contents #option_conts .price_box .price_wrap .price {
    font-size: 60px;
  }
  #potenza_contents #option_conts .price_box .price_wrap .price .small {
    font-size: 36px;
  }
  #potenza_contents #option_conts .price_box .price_wrap .price .tax {
    font-size: 13px;
    font-weight: bold;
    top: 16px;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 .box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 100px;
    position: relative;
  }
  #potenza_contents #price_conts .top_text {
    font-size: 26px;
    line-height: 56px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 34px;
  }
  #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%;
    line-height: 1.6;
  }
  .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;
    line-height: 1.6;
  }
  .pickupLink {
    display: block;
    width: 50%;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin: 1em 0 0 0;
  }
  #pick_conts {
    width: 100%;
    padding: 80px 0;
    background-image: url("../images/potenza/img_recommend_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    margin-bottom: 40px;
  }
  #pick_conts .title_box {
    color: #000;
  }
  .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: 20px 10px 15px 60px;
    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(../images/hutae/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(3) {
    line-height: 2;
  }
  .pick ul li:nth-child(5) {
    line-height: 2;
  }
  .center {
    text-align: center;
  }
  .taxplus {
    font-size: 22px;
    display: block;
  }
 /* conts_yuka_furukawa */
  #potenza_contents .conts_yuka_furukawa {
    padding: 142px 0 177px;
    background-image: linear-gradient(to left, #fafaef, #e6f7f9, #eff7ea);
  }
  #potenza_contents .conts_yuka_furukawa .main_title {
    width: 478px;
    margin: 0 auto 84px;
    display: block;
  }
  #potenza_contents .conts_yuka_furukawa .title_block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 95px;
  }
  #potenza_contents .conts_yuka_furukawa .title_block .sub_title {
    width: 366px;
    margin-right: 50px;
  }
  #potenza_contents .conts_yuka_furukawa .title_block .img {
    width: 582px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box {
    display: flex;
    width: 1100px;
    min-height: 365px;
    text-align: left;
    padding: 39px 58px 31px 392px;
    background-color: #fff;
    border: solid 1px #ccc;
    position: relative;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 93px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .name {
    font-size: 29px;
    font-weight: 600;
    color: #24b7ba;
    margin-bottom: 8px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .name .small {
    font-size: 18px;
    font-weight: 600;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .thumbnail {
    width: 296px;
    position: absolute;
    left: 58px;
    top: 50%;
    transform: translateY(-50%);
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .detail_text {
    font-size: 17px;
    line-height: 2;
    margin-bottom: 16px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .followers {
    width: 431px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    color: #24b7ba;
    padding: 19px 18px 18px;
    background-color: #fcfced;
  }
  #potenza_contents
    .conts_yuka_furukawa
    .profile_box
    .followers
    li:not(:last-of-type) {
    margin-bottom: 10px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .followers li i {
    display: inline-block;
    width: 26px;
    margin-right: 6px;
    vertical-align: middle;
  }
  #potenza_contents .conts_yuka_furukawa .slider_fm {
    margin-bottom: 94px;
  }
  #potenza_contents .conts_yuka_furukawa .slider_fm .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
  }
  #potenza_contents .conts_yuka_furukawa .slider_fm .swiper-slide {
    width: 333px ;
  }
  #potenza_contents .conts_yuka_furukawa .movie_block {
    width: 1100px;
    margin: 0 auto;
    padding: 53px 50px 64px;
    border-radius: 25px;
    box-shadow: 10px 10px 0 0 #000;
    border: solid 2px #292929;
    background-image: linear-gradient(to left, rgba(232, 248, 246, 1), #faeafa),
      linear-gradient(to bottom, #fff, #fff);
  }
  #potenza_contents .conts_yuka_furukawa .movie_block h4 {
    width: 375px;
    margin: 0 auto 36px;
  }
  #potenza_contents .conts_yuka_furukawa .movie_block .movie_wrapper {
    width: 800px;
    height: 455px;
    border-radius: 30px;
    border: 6px solid #d7d4ea;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  #potenza_contents .conts_yuka_furukawa .movie_block .movie_wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* /conts_yuka_furukawa */
  /* conts_fy_banner */
  #potenza_contents .conts_fy_banner .auto {
    width: 545px;
    margin: 0 auto;
  }
  /* /conts_fy_banner */
  
}
/*===============================================
●画面の横幅が760pxまで（iPhone6 横向きまで）
===============================================*/
@media screen and (max-width: 760px) {
  /*=========================
▼▼共通▼▼
===========================*/ #potenza_contents .lato_font {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
  }
  #potenza_contents .sp_none {
    display: none;
  }
  #potenza_contents .auto {
    width: 94%;
    margin: 0 auto;
  }
  #potenza_contents img {
    width: 100%;
    height: auto;
    display: block;
  }
  #potenza_contents .f80 {
    font-size: 80%;
  }
  #potenza_contents .orange {
    color: #ff5f00;
  }
  #potenza_contents .red {
    color: #ff5f00;
  }
  #potenza_contents .bold {
    font-weight: bold;
  }
  #potenza_contents .link_bnr {
    width: 90%;
    margin: 0 auto 20px;
  }
  #potenza_contents section {
    width: 100%;
    margin-bottom: 60px;
  }
  #potenza_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: 24px 20px 12px;
    border-radius: 6px;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
  }
  #potenza_contents #title_conts .price_box {
    padding-bottom: 18px;
  }
  #potenza_contents .price_box h4 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 6px;
    font-style: italic;
  }
  #potenza_contents .price_box h4 .small {
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
    display: inline-block;
  }
  #potenza_contents .price_box .terms {
    display: inline-block;
    width: 140px;
    border-radius: 16px;
    background-color: #e43c83;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 2px 0 1px;
  }
  #potenza_contents #title_conts .price_box .terms {
    margin-bottom: 8px;
  }
  #potenza_contents .price_box .price_wrap .range {
    display: inline-block;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
  }
  #potenza_contents .price_box .price_wrap .price {
    display: inline-block;
    font-size: 38px;
    line-height: 1.3;
    font-weight: bold;
    font-style: italic;
    color: #e43c83;
    position: relative;
  }
  #potenza_contents #title_conts .price_box .price_wrap .price {
    line-height: 1;
  }
  #potenza_contents .price_box .price_wrap .price .small {
    display: inline-block;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
    color: #e43c83;
  }
  #potenza_contents .price_box .price_wrap .price .tax {
    position: absolute;
    font-size: 10px;
    top: 8px;
    right: -10px;
  }

  #potenza_contents .price_box .price_notes{
    font-weight:bold;
    color: #e43c83;
  }

  
  #potenza_contents .title_box {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 9;
    margin-bottom: 80px;
  }
  #potenza_contents .title_box::after {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background-color: #000;
    position: absolute;
    bottom: -60px;
    left: 50%;
  }
  #potenza_contents .title_box h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: .1em;
    margin-bottom: 14px;
  }
  #potenza_contents .title_box .jp_title {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: .1em;
  }
  #potenza_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;
  }
  #potenza_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の疑似要素にマスクとマスクを外すアニメーションを設定 */
  #potenza_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%);
    }
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #potenza_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;
  }
  #potenza_contents #back-top {
    display: none;
    position: fixed;
    bottom: 86px;
    right: 3%;
    width: 48px;
    z-index: 99;
    clear: both;
    float: left;
  }
  #potenza_contents header {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding: 20px 0 12px;
    margin: 0;
    position: relative;
  }
  #potenza_contents header .main_logo {
    width: 150px;
    float: left;
    padding-top: 8px;
  }
  #potenza_contents header .right_wrap {
    width: 120px;
    float: right;
    text-align: right;
  }
  #potenza_contents header .right_wrap .tel_box {
    width: 92px;
    text-align: left;
    display: inline-block;
    font-size: 0;
  }
  #potenza_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;
  }
  #potenza_contents header .right_wrap .tel_box .box img {
    width: 28px;
    margin: 0 auto;
  }
  #potenza_contents header .right_wrap .tel_box .box:last-of-type {
    margin-right: 0;
  }
  #potenza_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: #e43c83;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
  }
  #sp_contact_btn .eng {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
  }
  #potenza_contents #title_conts {
    width: 100%;
    height: 80vw;
    background-image: url(../images/potenza/img_main_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 61% 50%;
    position: relative;
    margin-bottom: 2.4vw;
  }
  #potenza_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;
  }
  #potenza_contents #title_conts .title_jp {
    font-size: 3vw;
    line-height: 1.3;
    font-weight: bold;
    letter-spacing: .7em;
    margin-bottom: 11px;
    text-align: center;
  }
  #potenza_contents #title_conts h1 {
    margin-bottom: 10px;
    width: 60%;
    padding: 8vw 0 0 0;
    float: right;
  }
  #potenza_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;
  }
  #potenza_contents #title_conts .title_line {
    font-size: 4vw;
    font-weight: bold;
    text-align: right;
    position: relative;
    margin-bottom: 10px;
    display: none;
  }
  #potenza_contents #title_conts .title_line::after {
    content: "";
    display: block;
    width: 29vw;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: 16px;
    left: 0;
  }
  #potenza_contents #title_conts .sub_title {
    font-size: 2.9vw;
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
    margin-bottom: 34px;
  }
  #potenza_contents #title_conts .sub_title .small {
    font-size: 1.8vw;
    letter-spacing: .3em;
    display: inline-block;
    padding-left: 30px;
    margin-bottom: 4px;
  }
  #potenza_contents #title_conts #slider_bg {
    width: 45vw;
    height: calc(100% - 135px);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  #potenza_contents #title_conts #slider {
    width: auto;
    height: 100%;
    display: block;
  }
  #potenza_contents #title_conts #slider .slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #potenza_contents #title_conts #slider .slide_01 {
    background-image: url("../images/chanel/main_slide_01.jpg");
  }
  #potenza_contents #title_conts #slider .slide_02 {
    background-image: url("../images/chanel/main_slide_02.jpg");
    background-position: right 20% center;
  }
  #potenza_contents #title_conts #slider .slide_03 {
    background-image: url("../images/chanel/main_slide_03.jpg");
    background-position: right 20% center;
  }
  #potenza_contents #title_conts .price_box {
    width: 100%;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #about_conts {
    position: relative;
    float: left;
    clear: both;
  }
  #potenza_contents #about_conts .area_1 {
    width: 90%;
    margin: auto;
    margin-bottom: 40px;
  }
  #potenza_contents #feature_conts .feature_inner .area_1 {
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
  }
  #potenza_contents #about_conts .area_1 .box {
    width: 100%;
    margin-bottom: 68px;
    position: relative;
  }
  #potenza_contents #about_conts .area_1 .box:nth-of-type(2n) {
    margin-bottom: 8vw;
  }
  #potenza_contents #about_conts .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;
  }
  #potenza_contents #about_conts .area_1 .box .text_box h4 {
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    margin-bottom: 12px;
    letter-spacing: .1em;
    text-align: left;
  }
  #potenza_contents #about_conts .area_1 .box .text_box .text {
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  #potenza_contents #about_conts .area_1 .box .img {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20vw;
  }
  #potenza_contents #about_conts .area_2 {
    width: 100%;
    float: left;
    clear: both;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 h3 {
    background-color: #24B7B9;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 0.5em;
    margin: 50px 0;
    font-size: 20px;
    line-height: 1.4;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 50px;
    position: relative;
    border: 1px solid #0000001a;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    box-shadow: 10px 10px 0 0 #0000001a;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .text_box {
    width: 100%;
    /* float: left; */
    /* padding-top: 57px; */
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .text_box {}
  #potenza_contents #feature_conts .feature_inner .area_2 .box:nth-of-type(2n) .text_box {
    /* float: right; */
    /* padding-top: 60px; */
    padding-right: 0;
  }
  #potenza_contents h4 {
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    margin-bottom: 12px;
    letter-spacing: .1em;
    /* text-align: center; */
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .text_box .text {
    /* width: 570px; */
    margin-bottom: 1em;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box:nth-of-type(2n) .text_box .text {
    /* width: 570px; */
    margin-bottom: 1em;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .img {
    width: 100%;
    /* position: absolute; */
    /* top: 150px; */
    /* right: 0; */
    overflow: hidden;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box .img {
    top: 50px;
  }
  #potenza_contents #feature_conts .feature_inner.type .area_2 .box .img {
    top: 30px;
  }
  #potenza_contents #feature_conts .feature_inner .area_2 .box:nth-of-type(2n) .img {
    right: auto;
    left: 0;
  }
  #potenza_contents #feature_conts {
    clear: both;
    width: 90%;
    margin: auto;
  }


  #potenza_contents .box-mccoom{
    clear:both;
    display: flex;
    justify-content:space-between;
    background:#f2f8f8;
    padding: 20px;
    align-items: center;
    flex-direction: column;
  }
  #potenza_contents .box-mccoom img{
        width:400px;
        height: auto;
        display: flex;
  }
  
  #potenza_contents .group-mccoom{
      width: 100%;
      line-height: 1.8;
  }
   #potenza_contents .group-mccoom h4{
     margin-bottom: 0.5em;
     color: #23b7ba;
     font-size: 16px;
     text-align: center;
     margin: 1em 0;
   }

  #potenza_contents .box-tip{
    clear:both;
    display: flex;
    justify-content:space-between;
    background:#f2f8f8;
    padding: 20px;
    align-items: center;
    flex-direction: column;
    margin: 40px 0;
  }
  #potenza_contents .box-tip img{
        width: 60%;
        height: auto;
        display: flex;
  }
  
  #potenza_contents .group-tip{
      width: 100%;
      line-height: 1.8;
  }
   #potenza_contents .group-tip h4{
     margin-bottom: 0.5em;
     color: #23b7ba;
     font-size: 16px;
     text-align: center;
     margin: 1em 0;
   }

   #potenza_contents .box-tip .text{
     margin-bottom:1em;
   }


  
  
  #potenza_contents #feature_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);
  }
  #potenza_contents #feature_conts .bg_wrapper h3 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 24px;
    text-align: center;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box {
    width: 100%;
    font-size: 0;
    line-height: 0;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
  }
  #potenza_contents #feature_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;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:nth-of-type(2) dt {
    background-color: #7bc0c5;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:nth-of-type(3) dt {
    background-color: #ea7798;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:nth-of-type(4) dt {
    background-color: #72a4d8;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:nth-of-type(5) dt {
    background-color: #db9b40;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:nth-of-type(6) dt {
    background-color: #a78fca;
  }
  #potenza_contents #feature_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;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:first-of-type li {
    width: 50%;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:first-of-type li:nth-of-type(2n) {
    width: 50%;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:nth-of-type(4) li {
    width: 50%;
  }
  #potenza_contents #feature_conts .bg_wrapper .contents_box dl:nth-of-type(4) li:nth-of-type(2n) {
    width: 50%;
  }
  #potenza_contents #feature_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;
  }
  #potenza_contents #feature_conts .shoulder_merit {
    text-align: center;
  }
  #potenza_contents #feature_conts .merit_list li {
    margin-bottom: 5vw;
  }
  #potenza_contents #feature_conts .merit_list li p {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 2vw;
  }
  #potenza_contents #flow_conts {
    width: 90%;
    margin: 0 auto 10vw;
    clear: both;
  }
  #potenza_contents #flow_conts .title_box {}
  #potenza_contents #flow_conts .flow_list li {
    width: 100%;
    margin-bottom: 50px;
  }
  #potenza_contents #flow_conts .flow_list li:last-of-type {
    margin-bottom: 0;
  }
  #potenza_contents #flow_conts .flow_list li .text_box {
    width: 100%;
    position: relative;
    z-index: 9;
  }
  #potenza_contents #flow_conts .flow_list li .text_box .number {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 12px;
  }
  #potenza_contents #flow_conts .flow_list li .text_box h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  #potenza_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;
  }
  #potenza_contents #flow_conts .flow_list li .img {
    width: 100%;
    position: relative;
    z-index: 9;
    margin-top: 20px;
    overflow: hidden;
  }
  #potenza_contents #price_conts {}
  #potenza_contents #price_conts .top_box {
    width: 100%;
    margin-bottom: 60px;
  }
  #potenza_contents #price_conts .top_box .img {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
  }
  #potenza_contents #price_conts .top_box .text {
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    letter-spacing: .15em;
    text-align: center;
  }
  #potenza_contents #price_conts .top_box .text .small {
    font-size: 14px;
    font-weight: bold;
  }
  #potenza_contents #price_conts .ttl_sub {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
    background: #000;
    color: #fff;
    line-height: 32px;
    padding: 0.5em;
  }
  #potenza_contents #price_conts .top_text {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 2px solid #ccc;
    /* border-top: 2px solid #eee; */
    padding: 0.5em;
  }
  #potenza_contents #price_conts .price_wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 33px;
  }
  #potenza_contents #price_conts .price_wrapper .price_box {
    width: 90%;
    margin: 0 auto 20px;
  }
  #potenza_contents #price_conts .price_box .price_wrap .price_op {
    color: #30b3bd;
  }
  #potenza_contents #price_conts .price_box .price_wrap .price_op .small {
    color: #30b3bd;
  }
  #potenza_contents #price_conts .price_box .price_wrap .price .tax {
    top: 13px;
  }
  #potenza_contents  .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;
  }
  #potenza_contents .detail_box h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
    text-align: center;
  }
  #potenza_contents  .detail_box table tr:nth-of-type(2n) {
    background-color: #f8f8f8;
  }
  #potenza_contents  .detail_box table th {
    width: 30%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    padding: 12px 5% 10px 5%;
  }
  #potenza_contents  .detail_box table td {
    font-size: 14px;
    line-height: 1.6;
    padding: 12px 5% 10px 0;
  }
  #potenza_contents #option_conts {}
  #potenza_contents #option_conts .top_text {
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
    font-weight: bold;
    margin-bottom: 34px;
  }
  #potenza_contents #option_conts .top_text .small {
    font-size: 15px;
    display: inline-block;
    line-height: 1.5;
  }
  #potenza_contents #option_conts .top_text .small2 {
    font-size: 12px;
  }
  #potenza_contents #option_conts .price_wrapper {
    width: 100%;
    text-align: center;
  }
  #potenza_contents #option_conts .price_wrapper .price_box {
    padding: 34px 10px 22px;
    margin-bottom: 20px;
  }
  #potenza_contents #option_conts .price_box:nth-of-type(3) h4, #potenza_contents #option_conts .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  #potenza_contents #option_conts .price_box .terms {
    width: 223px;
    font-size: 21px;
  }
  #potenza_contents #option_conts .price_box .price_wrap .price .tax {
    top: 12px;
  }
  @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;
    }
    #potenza_contents #reserved_conts .error, #potenza_contents #reserved_conts .error_place {
      color: #fc1d2a;
    }
    #potenza_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;
    }
    #potenza_contents #thanks_conts h2 {
      font-size: 18px;
      font-weight: bold;
      line-height: 1.3;
      margin-bottom: 12px;
    }
    #potenza_contents #thanks_conts p {
      font-size: 15px;
      line-height: 1.7;
      margin-bottom: 12px;
    }
    #potenza_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 .hutaeMenu {
      width: 100%;
      margin: 0;
      display: inline-block;
    }
    .hutaeMenu {
      margin-bottom: 10vw;
      display: table;
      margin-top: -2.2vw;
      width: 100%;
    }
    .hutaeMenu a {
      text-align: left;
      height: 15vw;
      padding: 3%;
      float: left;
      width: 50%;
      border: 1px solid #50b1bf;
      position: relative;
      margin-top: -1px;
      font-size: 3.5vw;
      line-height: 2.5;
    }
    .hutaeMenu a:nth-child(2), .hutaeMenu a:nth-child(3), .hutaeMenu a:nth-child(4) {
      line-height: 1.3;
    }
    .hutaeMenu a:nth-child(even) {
      border-left: none;
    }
    .hutaeMenu a:after {
      content: '';
      position: absolute;
      background-image: url(../images/hutae/under_arrow.png);
      background-repeat: no-repeat;
      right: 3vw;
      top: 50%;
      margin-top: -1vw;
      width: 3vw;
      height: 3vw;
      background-size: 100%;
    }
    .orange {
      color: #ff5f00;
    }
    #potenza_contents .faqArea {
      border-top: 2px solid #40b1bf;
    }
    #potenza_contents .faqArea dl {
      border-bottom: 2px solid #40b1bf;
      padding: 10px 0;
    }
    #potenza_contents .faqArea dl dt {
      padding: 10px 10px 10px 14vw;
      position: relative;
    }
    #potenza_contents .faqArea dl dt:before {
      position: absolute;
      content: "";
      background-image: url("../images/potenza/q.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 100%;
      width: 8vw;
      height: 8vw;
      left: 10px;
      top: 7px;
    }
    #potenza_contents .faqArea dl dd {
      padding: 10px 10px 10px 14vw;
      background: #f3f3f3;
      position: relative;
      display: none;
    }
    #potenza_contents .faqArea dl dd:before {
      position: absolute;
      content: "";
      background-image: url("../images/potenza/a.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 100%;
      width: 8vw;
      height: 8vw;
      left: 10px;
      top: 7px;
    }
    #pick_conts {
      width: 100%;
      padding: 7vw 0 3vw;
      background-image: url("../images/potenza/img_recommend_bg.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 80%;
      position: relative;
      margin-bottom: 40px;
      display: table;
    }
    #pick_conts .title_box {
      color: #000;
    }
    #potenza_contents #pick_conts .title_box::after {
      background-color: #000;
    }
    .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%;
    }
    #potenza_contents #treatment_conts .area_1 {
      width: 90%;
      margin: auto;
      margin-bottom: 40px;
    }
    #potenza_contents #treatment_conts .box {
      overflow: hidden;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #ccc;
    }
    #potenza_contents #treatment_conts .box:last-of-type {
      border: none;
    }
    #potenza_contents #treatment_conts .box h3 {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 0.5em;
      text-align: center;
    }
    #potenza_contents #treatment_conts .box h3, #potenza_contents #treatment_conts .box .text {
      width: 100%;
    }
    #potenza_contents #treatment_conts .box .img {
      width: 100%;
      margin-bottom: 20px;
    }
#potenza_contents #case_conts .case_img{
  margin-bottom:40px;
  
}

    
    #potenza_contents #method_conts {
      position: relative;
    }
    #potenza_contents #method_conts .area_1 {
      width: 100%;
      /* float: left; */
      clear: both;
      overflow: hidden;
      margin-bottom: 50px;
    }
    #potenza_contents #method_conts .area_1 .box {
      width: 100%;
      /* float: left; */
      /* clear: both; */
      margin-bottom: 50px;
      position: relative;
      display: flex;
      justify-content: space-between;
      flex-direction: column;
    }
    #potenza_contents #method_conts .area_1 .box:nth-of-type(1) {
      /* margin-bottom: 0; */
      padding-bottom: 30px;
    }
    #potenza_contents #method_conts .area_1 .box:nth-of-type(1) .text_box {
      border: none;
    }
    #potenza_contents #method_conts .area_1 .box h3 {
      border-top: 6px #000 double;
      border-bottom: 6px #000 double;
      padding: 0.5em 0;
    }
    #potenza_contents #method_conts .area_1 .box .text_box {
      width: 100%;
      /* float: left; */
      padding-top: 7px;
      -webkit-box-sizing: border-box;
      moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      z-index: 9;
    }
    #potenza_contents #method_conts .area_1 .box .img {
      width: 70%;
      margin: 0 auto;
    }
    #potenza_contents #method_conts .area_1 .box .potenza_video {
      width: 100%;
      /* top: 150px; */
      /* right: 0; */
      overflow: hidden;
    }
    #potenza_contents #method_conts .area_1 .box .potenza_video {
      /* top: 50px; */
    }
    #potenza_contents #method_conts .area_1 .box .potenza_video video {
      width: 100%;
      height: auto;
    }
    #potenza_contents #method_conts .method_sub_ttl {
      text-align: center;
      font-weight: bold;
      font-size: 18px;
      padding: 0.5em;
      background: #cfe6ea;
      margin-bottom: 30px;
    }
    #potenza_contents #method_conts .area_2 {
      display: flex;
      width: 100%;
      flex-flow: column;
      justify-content: space-between;
    }
    #potenza_contents #method_conts .area_2 .box {
      width: 100%;
      margin-bottom: 50px;
    }
    #potenza_contents #method_conts .box h3 {
      font-size: 22px;
      font-weight: bold;
      margin: 1em auto;
      text-align: center;
    }
    #potenza_contents #method_conts .area_2 .box .img {
      width: 70%;
      margin: 0 auto;
    }
    #difference_conts .dif-table {
      width: 100%;
      line-height: 1.8;
      border: 1px solid #dcdcdc;
      font-size: 12px;
    }
    #difference_conts .dif-table tr {
      border-bottom: 1px solid #dcdcdc;
    }
    #difference_conts .dif-table tr:first-of-type {
      background-color: #f8f8f8;
    }
    #difference_conts .dif-table th {
      width: 140px;
      padding: 11px 14px 10px;
      border-right: 1px solid #dcdcdc;
    }
    #difference_conts .dif-table tr th {
      font-weight: bold;
      text-align: center;
      vertical-align: middle;
      background-color: #f8f8f8;
    }
    #difference_conts .dif-table tr .head-highlight {
      background-color: #24B7BA;
      color: #fff;
    }
    #difference_conts .dif-table tr .data-highlight {
      font-weight: bold;
    }
    #difference_conts .dif-table td {
      width: 160px;
      text-align: center;
      padding: 11px 14px 10px;
      border-right: 1px solid #dcdcdc;
      vertical-align: middle;
    }
    #difference_conts .dif-table td .small {
      font-size: 9px;
      line-height: 1.4;
      display: block;
      text-align: left;
      text-indent: -1em;
      padding-left: 1em;
    }
    #difference_conts .dif-table tr:first-of-type td {
      font-weight: bold;
      vertical-align: middle;
    }
    .area_1 p {
      margin-bottom: 5vw;
    }
    #potenza_contents #feature_conts .feature_inner .area_1 .box {
      margin-bottom: 8vw;
    }
    #potenza_contents #price_conts .price_wrapper .price_box.first {
      float: none;
      text-align: center;
      margin: 4vw auto;
    }
    #conts_pickup {
      /* padding: 10vw 0 0; */
      /* margin: 14vw auto 0; */
      /* border-top: 1px solid #000; */
      text-align: center;
    }
    #conts_pickup h2 {
      font-size: 5vw;
      font-weight: bold;
      display: block;
      margin-bottom: 2vw;
    }
    #conts_pickup #pickup2 {
      padding: 4vw 0;
    }
    #conts_pickup #pickup2 li {
      margin-bottom: 5vw;
      background: #eeeeee;
      padding: 6vw;
      width: 100%;
      display: table;
    }
    #conts_pickup #pickup2 li .pickupLeft {
      width: 70%;
      text-align: center;
      margin: auto;
    }
    #conts_pickup #pickup2 li .pickupRight {
      width: 100%;
      text-align: left;
    }
    #conts_pickup #pickup2 li .pickupRight h3 {
      font-size: 5vw;
      font-weight: bold;
      margin: 2vw 0;
      text-align: center
    }
    #conts_pickup #pickup2 li .pickupRight h4 {
      font-size: 4vw;
      font-weight: bold;
      margin-top: 5vw;
      line-height: 1.4;
      margin-top: 2vw;
      text-align: left;
    }
    #conts_pickup #pickup2 li .pickupRight a {
      display: block;
      margin: 4vw 0 0;
    }
    .taxplus {
      font-size: 4vw;
      /* display: block; */
    }
    .pickupLink {
      display: block;
      width: 100%;
      background-color: #000;
      color: #fff;
      text-align: center;
      padding: 10px 0;
    }
     /* conts_yuka_furukawa */
  #potenza_contents .conts_yuka_furukawa {
    padding: 60px 0 66px;
    background-image: linear-gradient(to left, #fafaef, #e6f7f9, #eff7ea);
    clear: both;
  }
  #potenza_contents .conts_yuka_furukawa .main_title {
    width: 240px;
    margin: 0 auto 30px;
    display: block;
    clear: both;
  }
  #potenza_contents .conts_yuka_furukawa .title_block {
    margin-bottom: 100px;
  }
  #potenza_contents .conts_yuka_furukawa .title_block .sub_title {
    width: 260px;
    margin: 0 auto 20px;
  }
  #potenza_contents .conts_yuka_furukawa .title_block .img {
    width: 102%;
    margin-left: -1%;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box {
    display: flex;
    width: 100%;
    text-align: left;
    padding: 0 5% 28px;
    background-color: #fff;
    /* border: solid 1px #ccc; */
    position: relative;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .name {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 600;
    color: #24b7ba;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 8px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .name .small {
    font-size: 14px;
    font-weight: 600;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .thumbnail {
    width: 140px;
    margin: -70px auto 16px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .detail_text {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 16px;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .followers {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    color: #24b7ba;
    padding: 16px 5% 17px;
    background-color: #fcfced;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .followers li {
    margin-bottom: 10px;
  }
  #potenza_contents
    .conts_yuka_furukawa
    .profile_box
    .followers
    li:last-of-type {
    margin-bottom: 0;
  }
  #potenza_contents .conts_yuka_furukawa .profile_box .followers li i {
    display: inline-block;
    width: 18px;
    padding-bottom: 3px;
    margin-right: 6px;
    vertical-align: middle;
  }
  #potenza_contents .conts_yuka_furukawa .slider_fm {
    margin-bottom: 40px;
  }
  #potenza_contents .conts_yuka_furukawa .slider_fm .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
  }
  #potenza_contents .conts_yuka_furukawa .movie_block {
    width: 94%;
    margin: 0 auto;
    padding: 24px 3% 20px;
    border-radius: 16px;
    box-shadow: 6px 6px 0 0 #000;
    border: solid 1px #292929;
    background-image: linear-gradient(to left, rgba(232, 248, 246, 1), #faeafa),
      linear-gradient(to bottom, #fff, #fff);
  }
  #potenza_contents .conts_yuka_furukawa .movie_block h4 {
    width: 200px;
    margin: 0 auto 20px;
  }
  #potenza_contents .conts_yuka_furukawa .movie_block .movie_wrapper {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    border-radius: 16px;
    border: 4px solid #d7d4ea;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  #potenza_contents .conts_yuka_furukawa .movie_block .movie_wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* /conts_yuka_furukawa */
  /* conts_fy_banner */
  #potenza_contents .conts_fy_banner {
    padding: 10px 0 0;
  }
  /* /conts_fy_banner */
  }