@charset "utf-8";

@media screen and (max-width: 740px) {
    .ab_test .wrapper_box .main_title {
      margin: 2rem auto 1rem;
    }
    .ab_test .wrapper_box img.mg {
      margin-top: 1rem;
    }
    .ab_test .wrapper_box p.info {
      margin: 0;
      position: relative;
      left: 51%;
      display: inline;
      text-decoration: underline;
      cursor: pointer;
    }
    .ab_test .wrapper_box p.info::before {
      content: "i";
        font-size: 85%;
        margin-right: 5px;
        display: inline-block;
        vertical-align: 2px;
        width: 1.5em;
        height: 1.5em;
        text-align: center;
        line-height: 1.5;
        border-radius: 50%;
        background: white;
        color: black;
        font-weight: bold;
        position: relative;
        top: 2px;
        border: 1px solid;
    }
    .modal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100%;
        z-index: 100;
    }
    .modal.open {
      display: block;
    }
        .modal-bg {
        position: absolute;
        height: 100vh;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 101;
    }
        .modal-content {
        position: absolute;
        width: 85vw;
        z-index: 102;
        top: 120px;
        left: 50%;
        transform: translateX(-52%);
    }
        .modal-inner {
        position: relative;
        background: white;
        width: 100%;
        min-height: 100px;
        /* max-height: 500px; */
        padding: 10px;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 2000px;
        height: 70vh;
    }
        .modal-inner p.title {
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
        .entry_reco_hf {
        border-radius: 3px;
        position: relative;
        margin: 10px auto;
        background: #eee;
        padding-bottom: 20px;
    }
        .entry_reco_hf div {
        padding-top: 10px;
        width: 86%;
        margin-left: 8%;
        margin-top: 15px;
    }
        .entry_reco_hf ul {
        line-height: 1.8;
        /* font-weight: bold; */
        font-size: 16px;
        font-weight: normal;
        padding-left: 30px;
    }
        .entry_reco_hf ul li {
        list-style: inside;
        font-size: 12px;
        font-weight: bold;
    }
        .entry_reco_hf ul {
        line-height: 1.8;
        /* font-weight: bold; */
        font-size: 16px;
        font-weight: normal;
        padding-left: 30px;
    }
    .entry_reco_hf ul li {
        list-style: inside;
        font-size: 12px;
        font-weight: bold;
    }
    ::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}
        .entry_reco_hf p {
        padding: 5px 15px 0 15px;
        margin-bottom: 0;
        padding-left: 30px;
        font-size: 11px;
    }
        
    .select_entry .box_tryal .cta {
        display: block;
      color: #fff;
        font-weight: bold;
        text-align: center;
        letter-spacing: 0.1em;
        border-radius: 10px;
        width: 100%;
        position: relative;
        max-width: 385px;
        background: #f89b8a;
        box-shadow: 0px 8px 0px 0px #f85f5f;
        padding: 3px 0 4px;
        font-size: 14px;
        margin: 20px auto 40px;
    }
        
        .select_entry .cta:after, .entry_reco .cta:after {
        content: "";
        width: 10px;
        height: 16px;
        background: url(https://yoga-lava.com/select_entry/img/icon_01.png) 0 0 / auto 100% no-repeat;
        position: absolute;
        top: 7px;
        right: 15px;
    }
        .modal-inner p.title {
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
    section#first01 figure {
        padding: 2rem;
    }
        #first01 figure .first1-badge {
        position: absolute;
        right: -2rem;
        bottom: -20px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30vw;
        height: 30vw;
        background-color: #F5B000;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font-size: 3vw;
        font-weight: bold;
        line-height: 1.2;
    }
        #first01 figure .first1-badge p {
        margin: 0;
    }
        #first01 figure .first1-badge span {
        font-size: 8vw;
    }
        #first01 a.find_shop {
        text-align: center;
        background: #de580d;
        padding: 10px;
        color: white;
        font-size: 16px;
        font-weight: bold;
        border-radius: 25px;
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
        width: 90%;
        margin: 10px auto 20px;
        display: block;
    }
        .modal-inner p.title {
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
        .btn_close {
        display: block;
        position: absolute;
        top: -15px;
        right: -15px;
        background-color: white;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        color: black;
        text-align: center;
        font-size: 25px;
        text-decoration: none;
        line-height: 1;
        z-index: 105;
        border: solid 1px gray;
        font-weight: 100;
    }
/*    .mainVisualArea {
      margin-top: 2rem;
    }*/
    .studio-info .iconList {
      margin-top: 1rem;
    }
    #map {
      height: 250px;
    }
    .ac_box .btn-center {
      margin-top: 20px;
    }
    .ac_box span {
      color: #dc5820;
      display: inline-block;
      background-color: #fff;
      border: 1px solid #DC580D;
      text-align: center;
      min-width: 200px;
      padding: 0 2em;
      border-radius: 20px;
      font-size: 14px;
      line-height: 40px;
      position: relative;
    }
    .ac_box span:before {
              content: '+';
        display: flex;
        width: 15px;
        height: 15px;
        color: #DC580D;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 1.5rem;
        align-items: center;
        font-size: 1.2rem;
    }
    .map-description {
      display: none;
      margin-top: 1rem;
    }
    .tel_box {
      margin-top: 2rem;
      text-align: center;
    }
    .tel_box a.btn_reserve_tel {
      display: block;
      width: 85%;
      margin: 0 auto;
      cursor: pointer;
    }
    .tel_box a.link_help {
      color: #433f3f;
      position: relative;
      margin-top: 0.3rem;
      display: inline-block;
    }
    .tel_box a.link_help:after {
      content: '';
        display: block;
        width: 6px;
        height: 6px;
        border-top: 2px solid #433f3f;
        border-right: 2px solid #433f3f;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 6px;
        right: -10px;
    }
    .menu_ab {
      position: relative;
      margin-bottom: 50px;
    }
    .menu_ab .menu_box {
      position: absolute;
      top: 8%;
    }
    .menu_ab ul {
      width: 85%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    }
    .menu_ab ul li {
      width: 50%;
    }
    .menu_ab ul.mini li {
      width: 33%;
    }
    .menu_ab ul li a {
      display: block;
      cursor: pointer;
    }
    .releaseArea #mainTopicsSP li:before {
        content: '重要';
        display: block;
        background: #DE580D;
        color: #FFF;
        width: 40px;
        text-align: center;
        position: absolute;
        top: 13%;
        left: 25%;
        font-size: 12px;
    }
    .releaseArea ul#mainTopicsSP {
        margin-bottom: 0;
    }
    .releaseArea ul#mainTopicsSP + ul#shopTopicsSP {
        border-top: none;
    }
  }
/*240325 SP用　個店ABテスト*/
@media screen and (min-width: 761px), print{
  .ab_test {
    display: none;
  }}
@media screen and (max-width: 740px){
  .kvWrap{
    margin-top: 0.5rem;
  }
  .ab_test .wrapper_box {
    padding: 0 6.28%;
    margin-bottom: 0.8rem;
  }
  .ab_test .wrapper_box .main_title{
    padding: 0 10%;
  }
.ab_test .float_reserve_btn {
    margin-top: 0.8rem;
    display: block;
  }
  .ab_test .float_reserve_btn a {
    display: block;
    cursor: pointer;
  }
  .ab_test .float_reserve_btn .floatV {
    -webkit-animation: floatV 2.5s ease-in-out infinite alternate;
    animation: floatV 2.5s ease-in-out infinite alternate;
  }
  @-webkit-keyframes floatV {
    0% {
      -webkit-transform: translate3d(0, -0.5em, 0);
      transform: translate3d(0, -0.5em, 0);
    }
    50% {
      -webkit-transform: translate3d(0, 0.3em, 0);
      transform: translate3d(0, 0.3em, 0);
    }
    100% {
      -webkit-transform: translate3d(0, -0.3em, 0);
      transform: translate3d(0, -0.3em, 0);
    }
  }
  @keyframes floatV {
    0% {
      -webkit-transform: translate3d(0, -0.5em, 0);
      transform: translate3d(0, -0.5em, 0);
    }
    50% {
      -webkit-transform: translate3d(0, 0.3em, 0);
      transform: translate3d(0, 0.3em, 0);
    }
    100% {
      -webkit-transform: translate3d(0, -0.3em, 0);
      transform: translate3d(0, -0.3em, 0);
    }
  }
  .ab_test .float_reserve_btn .kirari .shine_inner {
    position: relative;
    overflow: hidden;
    display: block;
  }
  .ab_test .float_reserve_btn .kirari .shine_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-image: url("/images/shop/price_btn.png");
    mask-image: url("/images/shop/price_btn.png");
    -webkit-mask-size: 100% auto;
    mask-size: 100% auto;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: left top;
    mask-position: left top;
    display: block;
  }
  .ab_test .float_reserve_btn .kirari .shine {
    content: "";
    -webkit-animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
    animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
    background-color: #fff;
    width: 140%;
    height: 100%;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    top: 0;
    left: -160%;
    opacity: 0.5;
    position: absolute;
    z-index: 1;
    display: block;
  }
  @-webkit-keyframes shine {
    0% {
      left: -200%;
      opacity: 0;
    }
    70% {
      left: -200%;
      opacity: 0.5;
    }
    71% {
      left: -200%;
      opacity: 1;
    }
    100% {
      left: -20%;
      opacity: 0;
    }
  }
  @keyframes shine {
    0% {
      left: -200%;
      opacity: 0;
    }
    70% {
      left: -200%;
      opacity: 0.5;
    }
    71% {
      left: -200%;
      opacity: 1;
    }
    100% {
      left: -20%;
      opacity: 0;
    }
  }
  .gnavshop2 ul li {
      border-top: 1px solid #e6e6e4;}
}

