@charset "UTF-8";

html {
    scroll-behavior: smooth;
}

body{
    background: #fff;
    color: #000;
    font-family: hiragino-kaku-gothic-pron, sans-serif;
}

h1, h2, h3, h4, h5{
    font-family: hiragino-kaku-gothic-pron, sans-serif;
    line-height: 1.2;
}

img{
    display: inline-block;
}


/* header */
header{
    max-width: 100%;
}

@media screen and (max-width:768px) {
    body{
        font-size: calc(100vw * 12 / 500);
    }
}

section{padding: 0;}
section p{margin: 0;}


/* main */
.mv{
  background: url(../img/style/mv.webp)no-repeat top center;
  background-size: cover;
}

.mv .inner {
  max-width: 1400px;
  margin: 0 auto;
}
.mv .inner > div{
  max-width: 900px;
  padding: 85px 0 109px;
  text-align: center;
}

.mv h1 {
    margin-bottom: 23px;
  font-size: 54px;
  color: #465a6a;
  line-height: 1.55;
  letter-spacing: 4.4px;
}

.mv p.txt {
  margin-bottom: 17px;
  font-size: 29px;
  font-family: tt-commons-pro, sans-serif;
  color: #465a6a;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 1.6px;
}

.mv p.txt2 {
  margin-bottom: 24px;
  font-size: 28px;
  color: #465a6a;
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 2px;
}

.mv .bnr_camp{
  margin: 36px 0 47px;
}

.mv .btn,
.campaign_block .btn{
    width: 428px;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    line-height: 1.18;
}

.mv .btn a,
.campaign_block .btn a{
  background: #54697A;
  width: 100%;
  display: block;
  text-align: center;
  border: 2px solid #fff;
  position: relative;
  color: #fff;
  padding: 23px 0;
  letter-spacing: 4px;
  &::after{
    content: '';
    position: absolute;
    background: url(../img/style/icon_arrow.png) no-repeat;
    background-size: 100%;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    display: block;
    width: 12px;
    height: 22px;
  }
}

@media screen and (max-width:768px) {
  .mv{
    background: url(../img/style/mv-sp.webp)no-repeat top center;
    background-size: 100%;
  }
  .mv .inner > div{
    width: 97%;
    margin: 0 auto;
    padding: 6.1% 0 4.1%;
    text-align: left;
  }

  .mv h1{
  margin-bottom: 1%;
    font-size: 300%;
    letter-spacing: 4.4px;
  }
  .mv p.txt{
    margin-bottom: 1.2%;
    font-size: 150%;
  }
  .mv p.txt2{
    margin-bottom: 1.5%;
    font-size: 150%;
    font-weight: normal;
  }
  
  .mv .bnr_camp {
      width: 70%;
      max-width: 507px;
      margin: 13% auto 4.4%;
  }

  .mv .btn, .campaign_block .btn {
    width: 59%;
    max-width: 428px;
    font-size: 105%;
    color: #fff;
    line-height: 0;
  }

  .campaign_block .btn{
    width: 64%;
    font-size: 64%;
  }

  .mv .btn a, .campaign_block .btn a{
    padding: 19px 0;
    letter-spacing: 2px;
    &::after {
        right: 8px;
        width: 7px;
        height: 14px;
    }
  }
}

section > .inner{
  max-width: 1100px;
  margin: 0 auto
}

h1.ttl{
  font-size: 36px;
  text-align: center;
  line-height: 1.95;
  letter-spacing: 1px;
}
h1.ttl span{
  margin-bottom: 1%;
  padding-bottom: 2%;
  font-size: 64px;
  font-weight: 400;
  font-family: classico-urw, sans-serif;
  line-height: 1.2;
  display: block;
  border-bottom: 2px solid #000;
  letter-spacing: 4.9px;
}

@media screen and (max-width:768px) {

  h1.ttl {
    font-size: 210%;
  }
  h1.ttl span{
    margin-bottom: 0.8%;
    padding-bottom: 2.4%;
    font-size: 170%;
    letter-spacing: 2.9px;
  }

}

section#sec01{
    margin-top: 3.4%;
}

section#sec01 .inner{
  position: relative;
  &::before{
    content: 'ZERO GRAVITY PERM';
    font-size: 96px;
    font-family: tt-commons-pro, sans-serif;
    color: rgba(150, 176, 183, 0.4);
    font-weight: bold;
    line-height: 1.2;
    writing-mode: vertical-rl;
    position: absolute;
    top: 10.7%;
    left: 4.6%;
    letter-spacing: 5px;
  }
}

section#sec01 .img_block2 {
    margin: 4.8% 0 7.8%;
    text-align: right;
}

section#sec01 p.txt{
  margin-bottom: 3%;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.95;
  text-align: center;
  letter-spacing: 1.5px;
}

section#sec01 p.txt2{
    margin-bottom: 2.7%;
  text-align: center;
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.95;
  letter-spacing: 2.2px;
}

section#sec01 p.txt3{
  margin-bottom: 2.4%;
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 26px;
  line-height: 1.95;
  text-align: center;
  letter-spacing: 2px;
}

section#sec01 .sec01__wrap {
    margin: 7.5% 0 8.1%;
    display: flex;
    justify-content: center;
    gap: 80px;
}

section#sec01 .sec01__wrap > div{
  max-width: 430px;
}

section#sec01 .sec01__wrap .sec01__block .img_block {
  margin-bottom: 4.2%;
}
section#sec01 .sec01__wrap .sec01__block h2 {
  margin-bottom: 5%;
  text-align: center;
  font-size: 26px;
  font-family: "Hiragino Mincho ProN";
  line-height: 1.95;
  letter-spacing: 2px;
}
section#sec01 .sec01__wrap .sec01__block p {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.95;
}

section#sec01 ul.sec01__list {
    max-width: 960px;
    margin: 0 auto 5.6%;
}

section#sec01 ul.sec01__list li{
    margin-bottom: 5.7%;
  letter-spacing: 2px;
  font-weight: 600;
  padding: 20px 10px 33px 90px;
  border-radius: 5px;
  background: #DBD1C8;
  font-size: 26px;
  line-height: 1.95;
  position: relative;
  display: flex;
  align-items: center;
  &::before{
    content: '';
    background: url(../img/style/icon_check.png) no-repeat;
    background-size: 100%;
    display: block;
    width: 45px;
    height: 29px;
    margin-right: 42px;
  }
  &::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: -7px;
    left: -9px;
    border: 1px solid #000;
    border-radius: 5px;
  }
}

section#sec01 .txt__block{
  max-width: 960px;
  margin: 0 auto 7.2%;
  padding: 20px 0 20px;
  background: #F9F9F9;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.95;
  text-align: center;
  letter-spacing: 2px;
}


p.line__block{
    margin-bottom: 2.2%;
  text-align: center;
}


@media screen and (max-width:768px) {
  section#sec01{
      width: 96%;
      margin: 3.5% auto 0;
  }
  section#sec01 .inner {
    &::before {
        font-size: 300%;
        top: 1.4%;
        left: 6.6%;
        letter-spacing: 4px;
    }
  }
  
  section#sec01 .img_block2{
    margin: 7.8% 0 11.4%;
  }

  section#sec01 p.txt{
    margin-bottom: 3.7%;
    font-size: 148%;
  }
  section#sec01 p.txt2{
    margin-bottom: 3.8%;
    font-size: 157%;
  }
  section#sec01 p.txt3{
    margin-bottom: 3.5%;
    font-size: 150%;
  }

  section#sec01 .sec01__wrap{
    display: block;
  }
  section#sec01 .sec01__wrap{
    margin: 10.5% 0 8.1%;
    display: block;
  }

  section#sec01 .sec01__wrap > div{
    width: 90%;
    margin: 0 auto 7%;
  }

  section#sec01 .sec01__wrap .sec01__block h2{
    text-align: left;
        font-size: 180%;
        margin-bottom: 2%;
  }
  section#sec01 .sec01__wrap .sec01__block p{
    font-size: 143%;
  }

  section#sec01 ul.sec01__list{
    margin: 0 auto 9%;
  }

  section#sec01 ul.sec01__list li {
        margin-bottom: 5.7%;
        letter-spacing: 0;
        padding: 12px 8px 14px 2%;
        font-size: 149%;
        line-height: 1.45;
    &::before {
        width: 25px;
        height: 18px;
        margin-right: 9px;
    }
    &::after{
        top: -3px;
        left: -4px;
    }
  }

  section#sec01 .txt__block{
        font-size: 140%;
  }

}

section#sec02{
margin-bottom: 5.8%;
}

section#sec02 .sec02__block{
    margin: 5.7% 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 55px 16px;

}
section#sec02 .sec02__block > div{
  border: 10px #fff solid;
  box-shadow: 0 0 8px 1px #eee;
}

@media screen and (max-width:768px) {
  section#sec02 .sec02__block{
    width: 94%;
    margin: 5.7% auto 7%;
    grid-template-columns: 1fr 1fr;
    gap: 13px 5px;
  }

  section#sec02 .sec02__block > div{
    border: 8px #fff solid;  
  }
}


section#sec03 {
    margin-bottom: 4.3%;
    padding: 5.6% 0 0.1%;
    background: #F0F0F0;
}

section#sec03 h1.ttl{
  letter-spacing: 4px;
}
section#sec03 h1.ttl span{
    margin-bottom: 4.5%;
}

section#sec03 .sec03__block {
    display: flex;
    justify-content: center;
    margin: 9.7% 0;
    gap: 55px;
}

section#sec03 .sec03__reason{
  width: 320px;
  padding: 9px 19px 34px;
  position: relative;
  &::before{
    content: '';
    background: url(../img/style/reasons_bg.png)no-repeat;
    background-size: 100%;
    width: 191px;
    height: 191px;
    position: absolute;
    top: -41px;
    left: -24px;
    z-index: 0;
  }
  &::after{
      content: '';
      width: 100%;
      height: 100%;
      border: 1px solid #000;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
  }
}

section#sec03 .sec03__reason .left_block{
  position: relative;
}

section#sec03 .sec03__reason p.no{
    margin-bottom: 5.3%;
  font-size: 28px;
  font-family: classico-urw, sans-serif;
  line-height: 1.3;
  letter-spacing: 2.2px;
  &::after{
    content: '';
    width: 64%;
    height: 2px;
    background: #000;
    margin: 10px 0;
    display: block;
  }
}
section#sec03 .sec03__reason h2{
    margin-bottom: 8%;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: -1px;
}

section#sec03 .sec03__reason .txt_block p{
  font-size: 18px;
  line-height: 1.95;
}

section#sec03 .sec03__reason .img_block{
    margin-bottom: 10%;
}


@media screen and (max-width:768px) {
  section#sec03{
    padding: 3.5% 0 4%;
  }
  section#sec03 .sec03__block{
    display: block;
    margin: 9.7% 0 4%;
  }

  section#sec03 h1.ttl{
    letter-spacing: 1px;
  }
  section#sec03 h1.ttl span{
    margin-bottom: 6%;
  }

  section#sec03 .sec03__reason{
    width: 96%;
    margin: 6.9% auto 0;
    padding: 3.3% 1% 1px 3%;
    display: flex;
    &::before {
      width: 30%;
      height: 191px;
      top: -10%;
      left: 7%;
    }
  }

  section#sec03 .sec03__reason .left_block{
    width: 40.6%;
  }
  section#sec03 .sec03__reason .txt_block{
    width: 59%;
    padding-left: 3%;
    padding-top: 2.5%;
  }

  section#sec03 .sec03__reason h2{
    margin-bottom: 2%;
    font-size: 145%;
    letter-spacing: 0;
  }
  section#sec03 .sec03__reason p.no{
    margin-bottom: 7.1%;
    font-size: 149%;
    text-align: center;
    &::after{
      width: 100%;
    }
  }

  section#sec03 .sec03__reason .txt_block p{
    font-size: 136%;
    line-height: 1.9;
    font-weight: 600;
  }
}

section#sec04 dl {
    max-width: 900px;
    margin: 0 auto;
}
section#sec04 dl dt {
      margin-bottom: 1.4%;
background: #EFF0E0;
    padding: 11px 10px 11px 98px;
    font-size: 24px;
    line-height: 1.6;
    position: relative;
    font-weight: 600;
    letter-spacing: 0.6px;
  &::before{
    content: 'Q';
    font-size: 43px;
    font-family: classico-urw, sans-serif;
    font-weight: 400;
    line-height: 1.6;
    background: #DBD1C8;
    width: 77px;
    height: 77px;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    border-radius: 50px;
    position: absolute;
    left: 13px;
    bottom: 8px;
  }
}
section#sec04 dl dd {
  margin-bottom: 8.9%;
  padding-left: 3.7%;
  display: flex;
  font-size: 18px;
  line-height: 1.95;
    &::before{
    content: 'A';
    font-size: 43px;
    font-family: classico-urw, sans-serif;
    font-weight: 400;
    color: rgb(219, 209, 201);
    line-height: 1.2;
    margin-right: 5%;
    padding-top: 3%;
  }
}
section#sec04 dl dd span{
  font-weight: 600;

}

@media screen and (max-width:768px) {
  section#sec04 dl{
    width: 98%;
    margin: 6.6% auto;
  }
section#sec04 dl dt {
  width: 98%;
  margin-bottom: 0.5%;
  padding: 8px 10px 9px 63px;
  font-size: 200%;
  line-height: 1.3;
  left: 4px;
    &::before {
      font-size: 180%; 
      width: 47px;
      height: 47px;   
      line-height: 1;
      align-items: center;
      left: 6px;
    }
    
  }
  section#sec04 dl dd {
    font-size: 170%;
      &::before {
        font-size: 220%;
      }
  }
}


.campaign_block{
  max-width: 980px;
  margin: 0 auto 4.9%;
  padding: 1.6% 0;
  background: #CBE3E7;
  line-height: 1.95;
  border-radius: 10px;
  text-align: center;
}

.campaign_block p {
    max-width: 660px;
    margin: 2.3% auto;
    padding: 1.6% 0;
    background: #fff;
    border-radius: 10px;
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    display: flex;
    justify-content: center;
    letter-spacing: 1px;
}

@media screen and (max-width:768px) {
  .campaign_block{
    width: 96%;
    margin: 0 auto 4.9%;
    padding: 3.1% 1%;
    font-size: 18px;
  }
  .campaign_block .txt_block {
    width: 82%;
    max-width: 581px;
    margin: 0 auto;
  }

  .campaign_block p{
    margin: 3.9% auto;
    padding: 0.6% 0;
    font-size: 67%;
    line-height: 2.2;
    text-align: center;
  }

}


.reservation_btn {
    position: fixed;
    bottom: 30px;
    left: 10%;
    z-index: 1;
}

@media screen and (max-width:768px) {
  .reservation_btn {
        width: 19%;
        bottom: 10px;
        left: 4.4%;
    }
}

footer{
    padding: 2.6% 0 1.3%;
    background: #000;
    border-radius: 0;
}

footer .inner{
    background: #000;
    text-align: center;
}

footer .inner .ttl_blcok {
    margin-bottom: 1.2%;
}

footer .footer_logo{
    width: 33%;
    max-width: 388px;
    margin: 0 auto 2.7%;
    display: block;
}

footer p.adderss {
    font-size: 22px;
    color: rgb(255, 255, 255);
    line-height: 1.91;
    letter-spacing: 1px;
}

footer p.tel{
    margin-top: 1%;
    font-size: 22px;
    color: rgb(255, 255, 255);
    line-height: 1.91;
    display: flex;
    align-items: center;
    justify-content: center;
    &:before{
        content: '';
        background: url(../img/japan/icon_tell.png)no-repeat top;
        background-size: 100%;
        width: 44px;
        height: 44px;
        display: block;
        margin-right: 13px;
    }
}

footer p.tel a{
    color: #fff;
    letter-spacing: 2px;
    display: inline-block;
}

footer .bnr__block {
    margin-bottom: 3%;
    display: flex;
    justify-content: center;
    column-gap: 20px;
}

footer p.info{
    font-size: 20px;
    margin-top: 24px;
}
footer p.info a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
footer p.info a:hover {
    opacity: 0.8;
}

footer .btn_detail{
    width: 210px;
    margin: 5% auto 0%;
    padding: 8px 15px 5px;
    border: 1px solid #999087;
    background: none;
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;
    text-transform: uppercase;
    color: #999087;
    border-radius: 50px;
    text-align: center;
    font-size: 120%;
}

p.copy{
    margin-bottom: 0;
    padding: 10px 0;
    background: #000;
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 1.91;
    text-align: center;
}

@media screen and (max-width:768px) {
    footer .contact_block {
        width: 94%;
        margin: 0 auto;
    }

    footer .btn_detail {
        width: 48%;
    }
    
    footer .inner .ttl_blcok{
        padding: 0.6% 4.5%;
        margin-bottom: 2%;
        display: block;
    }
    footer .footer_logo{
        width: 58%;
        max-width: 400px;
        height: auto;
        margin: 8% auto 8.6%;
    }

    footer p.adderss{
        font-size: 156%;
    }
    footer p.tel{
        margin-top: 2.2%;
        font-size: 156%;
        &:before {
            width: 21px;
            height: 24px;
        }
    }

    footer .bnr__block{
        width: 94%;
        margin: 5% auto 4%;
        justify-content: space-between;
        column-gap: 0;
    }
    footer .bnr__block > div{width: 48.5%;}
    footer p.info{
        margin-top: 5%;
        padding: 0.6% 4.5%;
        font-size: 157%;
    }

    p.copy{
        padding: 5% 4.5% 1.3%;
        font-size: 120%;
        }
}
