@charset "UTF-8";
/* CSS Document */
/*-------------------------------------------------------------------
	common
-------------------------------------------------------------------*/
.pre_visual {
  width: 100%;
  height: auto;
}
body {
  position: relative;
  
}
body:after {
    content: "";
    display: block;
    background-image: url("../images/bg_sp.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    z-index: -9999;
}

/*-------------------------------------------------------------------
	header
-------------------------------------------------------------------*/
header {
  position: fixed;
  padding: 25px 0 25px 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 9998;
}
header h1 {
  margin: auto;
  padding: 0 24px;
  box-sizing: border-box;
  text-align: left;
}
header h1 svg {
  width: 110px;
  height: auto;
}
 header h1 {
   fill: #ffffff;
 }
.open header h1  {
   fill: #b69b90;
}

.head {
  padding-left: 2%;
}
.head h2 {
  font-family: 'Cormorant Garamond', serif;
    font-weight: 300;
    font-size: 4.4rem;
    line-height: 100%;
}
.head p {
  font-size: 1.8rem;
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.head p:before { 
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 18px;
  height: 1px;
  background-color: #494d53;
  left: 0;
  }
  
  .btn {
    margin: 0px auto;
    text-align: center;
    margin-left: 32px;
  }
    .button {
      position: relative;
      overflow: hidden;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      border: 1px solid;
      cursor: pointer;
      font-family: 'Cormorant Garamond', serif;
      font-size: 2.0rem;
      padding: 1.4rem 3.2rem 1.4rem 2.8rem;
    transition: ease .2s;
    }
    .yazirusi {
      display: inline-flex;
      margin-left: 0px;
      width: 40px;
      height: 8px;
      position: relative;
      right: 24px;
      border-bottom: 1px solid #494d53;
      border-right: 1px solid #494d53;
      -webkit-transform: skew(45deg);
      transform: skew(45deg);
    }
    
.button span {
  position: relative;
  z-index: 3;
}
.button:hover span{
  color:#fff;
}
.bgleft:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background:#494d53;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
  .bgleft:hover:before{
    transform-origin:left top;
    transform:scale(1, 1);
  }

  .saloninfo .bgleft:before {
    background:#f9f0e1;  
  }
  .saloninfo .button:hover span{
    color:#494d53;
}

  
/*-------------------------------------------------------------------
	MainVisual
-------------------------------------------------------------------*/
.mainvisual {
  position: relative;
  width: 100%;
  max-width: 1124px;
  margin: 0px auto;
  overflow: hidden;
}
.mainvisual_image video {
  width: calc(100% - 110px);
}
.mainvisual .mainvisual_image{
  position: relative;
  top: 0;
  left: 0;
  z-index: -3;
  width: 100vw;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.mainvisual .mainvisual_image img {
  width: 100%;
}
.mainvisual_txt .message_en span{
  color: #084e9b;
}
.mainvisual_image video {
  width: 100%;
}
  .mainvisual .mainvisual_txt {
    top: 40vh;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
  }
  .mainvisual .mainvisual_image {
    margin: auto;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .mainvisual .mainvisual_image img {
  }
  #bodymovin{
    width: 560px;
    height: 300px;
    margin: 0px auto;
  }
  #bodymovin{
    width: 76%;
    height: auto;
    margin: 0px auto;
  }

.logo_mainvisualfooter {
  position: relative;
  top: -16px;
  width: 39%;
  margin: 0px auto 10.0rem;  
}

.concept{
  margin-bottom: 6.0rem;
}
.concept_visuals{
  margin-left: 6%;
  margin-bottom: 4.0rem;
}
.concept_message {
  width: 88%;
  margin: 0px auto 9.0rem;
}
  .concept_message h2 {
    margin-bottom: 4.0rem;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 300;
    font-size: 4.4rem;
  }
  .concept_message p{
    margin-left: 6%;
    font-size: 1.4rem;
  }
  .concept_styles{
    margin-bottom: 12.0rem;
  }
  .menu {
    width: 88%;
    margin: 0px auto 8.0rem;
  }
    .menu_content{
      width: 88%;
      margin: 0px auto 2.0rem;
    }
      .menu_head{
        border-bottom: 1px solid #494d53;
        font-size: 1.6rem;
        height: 64px;
        display: flex;
        align-items: center;
      }
        .menu_head span {
        font-family: 'Cormorant Garamond', serif;
        font-weight: 300;
        font-size: 3.2rem;
        margin-right: 2.0rem;
        }
        .menu_content dl {
          display: flex;
          justify-content: space-between;
          align-items: center;
          border-bottom: 1px solid #a4a6a9;
          height:64px;
          box-sizing: border-box;
        }
        .menu_content dl dt{
          width: 70%;
          font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
          font-weight: normal;
          font-size: 1.4rem;
          padding-top: 0.4rem;
          line-height: 1.0;
        }
        .menu_content dl dd{
          width: 30%;
          font-family: 'Cormorant Garamond', serif;
          font-weight: 300;
          text-align: right;
          font-size: 2.2rem;
        }
    .menu_inner {
      position: relative;
      padding-bottom: 2.0rem;
    }
      .menu_inner:after {
        content: "";
        display: block;
        background-color: #fff;
        width: 100%;
        top: 1.6rem;
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: -2;
      }
      .menu_content .attention {
        font-size: 1.2rem;
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
        margin-top: 2.4rem;
      }
  /* menu accordion */
  div.cateTitle, div.childCat div {
    cursor: pointer;
    transition: 0.5s ease-in;
    position: relative;
}
  div.cateTitle.active {
  }
div.childCat{
  display: none;
  overflow:hidden;
  opacity: 0;
  animation: show 0.6s linear 0s;
}
div.cateTitle:after {
  content: "";
  border-top: 1px solid black;
  border-left: 1px solid black;
  display: inline-block;
  width: 10px;
  height: 10px;
  transform: rotate(-135deg);
  position: absolute;
  right: 20px;
  top: 50%;
  transition: transform .4s;
}
div.cateTitle.active::after {
  transform: rotate(45deg);
}
@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}




  
  .salon_styles {
    width: 88%;
    margin: 0px auto 4.0rem;
  }
    .salon_styles_inner {
      position: relative;
      padding-bottom: 2.0rem;
    }
      .salon_styles_inner:after {
        content: "";
        display: block;
        background-color: #fff;
        width: 90%;
        top: 2.0rem;
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: -2;
      }
      .salon_styles_content{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        width: 90%;
        margin: 3.2rem 2% 1.0rem auto;
      }
      .salon_styles_content div {
      }
      .salon_styles_content div:nth-child(even) {
      }
        /* insta */
        .sb_instagram_header.sbi_medium.sbi_no_avatar {
          display: none;
        }
        #sb_instagram #sbi_load {
          display: none;
        }
.saloninfo {
}
.saloninfo  .head {
  text-align: center;
  margin-bottom: 2.0rem;
  padding-left: 0%;
}
.saloninfo .head p:before { 
  content:none;
  }
  .saloninfo_content {
    background-color: #494d53;
    color: #f9f0e1;
    padding-bottom: 3.0rem;
  }
    .saloninfo_content_inner {
      width: 88%;
      margin: 0px auto;
      padding-top: 4.0rem;
      padding-bottom: 2.0rem;
    }
      .saloninfo_content_inner h2 {
        width: 38%;
        margin: 0px auto 3.2rem;
      }
        .saloninfo_content_data {
          border-top:1px solid #f9f0e1;
          padding-top: 2.0rem;
          text-align: center;
          font-size: 1.6rem;
          line-height: 1.8;
          font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
        }
          .saloninfo_content_data dl  dd{
            margin-bottom: 2.0rem;
          }
          .saloninfo_content_data dl dt {
            font-weight:normal;
          }
          .saloninfo_content_data p {
            margin-bottom: 1.0rem;
          }
        #map{
        height: 200px;
        width: 100%
      }
      .saloninfo .btn {
        margin-top: 2.0rem;
      }
       .saloninfo  .button {
         color: #f9f0e1;
        }
        .saloninfo .yazirusi {
          border-bottom: 1px solid #f9f0e1;
          border-right: 1px solid #f9f0e1;
        }
    
  .recruit{
    padding-top: 3.0rem;
    padding-bottom: 3.0rem;
    margin-bottom: 4.0rem;
    position: relative;  
  }
  .recruit:after {
        content: "";
        display: block;
        background-color: #fff;
        width: 100%;
        top: 5.6rem;
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: -2;
  }
    .recruit .head {
      width: 88%;
      margin: 0px auto 2.0rem;
    }
    .recruit_inner {
      width: 88%;
      margin: 0px auto 4.0rem;
    }
      .recruit_inner  p {
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
        font-size: 1.6rem;
        margin-bottom: 2.0rem;
      }
      .recruit_require{
      }
        .recruit_require dl {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
          margin-bottom: 1.8rem;
        }
          .recruit_require dl dt {
            border: 1px solid #494d53;
            width: 28%;
            margin-right: 10%;
            text-align: center;
            padding-top: 1.0rem;
            padding-bottom: 1.0rem;
            font-weight: normal;
            font-size: 1.4rem;
          }
          .recruit_require dl dd {
            width: 62%;
          font-size: 1.6rem;
            }
          .recruit_contactabout{
            width: 88%;
            margin: 0px auto;
          }
            .recruit_contactabout h3 {
              text-align: left;
              font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
              font-size: 1.6rem;
              font-weight: bold;
              margin-bottom: 2.0rem;
            }
            .recruit_contactabout_one{     
            }
              .recruit_contactabout_one dl {
                display: flex;
                justify-content: flex-start;
                align-items: center;
                margin-bottom: 1.0rem;       
              }
              .recruit_contactabout_one dl dt {
                width: 18%;
                padding-right: 2%;
              }
              .recruit_contactabout_one dl dd {
                width: 80%;
                font-size: 1.4rem;
                font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
                line-height: 1.4;
              }
footer {
  padding-bottom: 4.0rem;
}
  .footer_contact {
    text-align: center;
    margin-bottom: 2.0rem;
  }
    .footer_contact h3 {
    font-size: 1.6rem;
     font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    }
    .footer_contact p {
      font-size: 4.2rem;
      font-family: 'Cormorant Garamond', serif;
      letter-spacing: 0.4rem;
    }
    .footer_insta {
      width: 30%;
      margin: 0px auto 2.0rem;
    }
      .footer_insta a {  
        display: block;
        }
        footer p.copy {
          width: 88%;
          margin: 0px auto;
          text-align: center;
        }
/*-------------------------------------------------------------------
	Slider
-------------------------------------------------------------------*/
.slick-slider {
  overflow: hidden;
  }
.concept_styles .slick-slider {
  height: 340px;
  padding-top: 60px;
  box-sizing: border-box;
}
.slick-dots {
  bottom: 10px;
}
.slick-dots li button:before{ 
    font-size: 2.0rem;
    width: 10px;
    height: 10px;
}
.slider_styles .slick-center {
  transform: scale(1.6);
  transition: all 0.5s 0s ease;
}
.slider_styles .slick-list {
  overflow: visible;
}
.slick-slide {
}



/*スクロールリンクの形状*/
.scroll-top {
  position: fixed;
  right: 14px;
  bottom: 0px;
  z-index: 2;
  opacity: 0;
  visibility: hidden; 
  transition: opacity 0.5s, visibility 1.0s; 
  -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  /*改行禁止*/
    white-space: nowrap;
  animation: arrowmove 2s ease-in-out infinite;
}
@keyframes arrowmove{
      0%{bottom:70px;}
      50%{bottom:75px;}
     100%{bottom:70px;}
 }
.js-pagetop  {
  animation: arrowmove2 2s ease-in-out infinite;
}
@keyframes arrowmove2{
      0%{bottom:10px;}
      50%{bottom:15px;}
     100%{bottom:10px;}
 }
.scroll-top.scroll-view {
  opacity: 1;
  visibility: visible;
}

.scroll-top a {
  text-decoration: none;
  color: #494d53;
  text-transform: uppercase;
  font-size:1.4rem;
  display: block;
}
.js-scroll a::after{
  content:"";
  position: absolute;
  top:64px;
  right:10px;
  width:1px;
  height: 50px;
  background:#494d53;
}

.js-scroll a::before {
    content: "";
    position: absolute;
    top: 100px;
    right: 6px;
    width: 1px;
    height: 14px;
    background: #494d53;
    transform: skewX(-31deg);
}

.js-pagetop a::after{
  content:"";
  position: absolute;
  top:-56px;
  right:10px;
  width:1px;
  height: 50px;
  background:#666;
}

.js-pagetop a::before {
    content: "";
    position: absolute;
    top: -55px;
    right: 5px;
    width: 1px;
    height: 14px;
    background: #666;
    transform: skewX(31deg);
}

/*------------------------------- PC ------------------------------*/
@media screen and (min-width: 980px) {

.pre_visual {
  width: 500px;
  margin: 0px auto;
}

/*-------------------------------------------------------------------
	header
-------------------------------------------------------------------*/
header {
}
header h1 {
}
header h1 svg {
  width: 140px;
  height: auto;
}
 header h1 {
 }
.open header h1  {
}


body:after {
    background-image: url("../images/bg_pc.jpg");
}
.head {
  padding-left: 2%;
}
.head h2 {
    font-size: 6.0rem;
}
.head p {
  font-size: 1.8rem;
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.head p:before { 
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 18px;
  height: 1px;
  background-color: #494d53;
  left: 0;
  }
.logo_mainvisualfooter {
  top: -26px;
  width: 20%;
}
.concept_inner{
display: flex;
justify-content: space-between;
align-items: flex-start;
width: 1124px;
margin: 0px auto;
}
.concept_visuals{
  width: 60%;
  margin-left: 2%;
  margin-bottom: 4.0rem;
  order: 2;
}
.concept_message {
  width: 44%;
  order: 1;
  padding-top: 6.0rem;
}
  .concept_message h2 {
    font-size: 6.0rem;
  }
  .concept_message p{
    margin-left: 6%;
    font-size: 1.6rem;
    line-height: 2.0;
  }
  .concept_styles{
    margin-bottom: 12.0rem;
    width: 770px;
    margin: 4.0rem auto 12rem;;
  }
.concept_styles .slick-slider {
  height: 620px;
  padding-top: 120px;
  box-sizing: border-box;
}
  .salon_styles {
    width: 1024px;
    margin-bottom: 8.0rem;
  }
    .salon_styles_inner {
      padding-bottom: 4.4rem;
    }
      .salon_styles_inner:after {
        width: 100%;
        top: 2.8rem;
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: -2;
      }
      .salon_styles_content{
        width: 790px;
        margin: 3.2rem auto;
      }
  
  .menu {
    width: 900px;
  }
    .menu_content{
      padding-top: 2.4rem;
    }
      .menu_head{
      
      }
        .menu_head span {
        font-family: 'Cormorant Garamond', serif;
        font-weight: 300;
        font-size: 3.2rem;
        margin-right: 2.0rem;
        }
        .menu_content dl {
        }
        .menu_content dl dt{
        }
        .menu_content dl dd{
        }
    .menu_inner {
    }
      .menu_inner:after {
        top: 2.8rem;
      }

.saloninfo {
  width: 800px;
  margin: 0px auto 8.0rem;
}
.saloninfo  .head {
}
.saloninfo .head p:before { 
  }
  .saloninfo_content {
  }
    .saloninfo_content_inner {
      width: 88%;
      padding-top: 6.4rem;
    }
      .saloninfo_content_inner h2 {
        width: 200px;
        margin: 0px auto 4.2rem;
      }
        .saloninfo_content_data {
        }
          .saloninfo_content_data dl  dd{
          }
          .saloninfo_content_data dl dt {
          }
          .saloninfo_content_data p {
          }
        #map{
        height: 320px;
      }
      .saloninfo .btn {
      }
       .saloninfo  .button {
        }
        .saloninfo .yazirusi {
        }
    .btn{
      margin-left: 60px;
    }
       
  .recruit{
      width: 800px;
      margin: 0px auto 8.0rem;
      padding-top: 3.0rem;
      padding-bottom: 3.0rem;
      position: relative;  
  }
  .recruit:after {
  }
    .recruit .head {
      width: 88%;
      margin: 0px auto 2.0rem;
      padding-left: 0px;
    }
    .recruit_inner {
      width: 88%;
      margin: 0px auto 4.0rem;
    }
      .recruit_inner  p {
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
        font-size: 1.6rem;
        margin-bottom: 2.0rem;
      }
      .recruit_require{
      }
        .recruit_require dl {
        }
          .recruit_require dl dt {
            font-size: 1.6rem;
            padding-top: 1.4rem;
            padding-bottom: 1.4rem;
          }
          .recruit_require dl dd {
              font-size: 1.8rem;
            }
          .recruit_contactabout{
            width: 88%;
            margin: 0px auto;
          }
            .recruit_contactabout h3 {
            }
            .recruit_contactabout_one{     
            }
              .recruit_contactabout_one dl { 
                display: block;
                margin-bottom: 2.0rem;
              }
              .recruit_contactabout_one dl dt {
                margin: 0px auto;
                text-align: center;
                padding-right: 0px;
                padding-bottom: 1.0rem;
                width: 12%;
              }
              .recruit_contactabout_one dl dd {
                font-size: 1.6rem;
                width: 100%;
                text-align: center;
              }
footer {
}
  .footer_contact {
  }
    .footer_contact h3 {
    font-size: 2.0rem;
    }
    .footer_contact p {
      font-size: 6.0rem;
    }
    .footer_insta {
      width: 10%;
      margin: 0px auto 4.0rem;
    }
      .footer_insta a {  
        display: block;
        }
        footer p.copy {
          width: 88%;
          margin: 0px auto;
          text-align: center;
        }             
}
/*------------------------------- MEDIUM ------------------------------*/
@media screen and  (min-width: 601px)  and  (max-width: 979px) {
.head h2 {
  font-size: 5.2rem;
}
  .logo_mainvisualfooter { 
    width: 32%;
    top: -32px;
    }
    .concept_visuals {
      margin-left: 10%
    }
    .slick-dotted.slick-slider {
      margin-bottom: 5.0rem;
    }
    .concept_message {
      margin-bottom: 16rem;
      margin-left: 10%;
    }
    .concept_message h2 {
      font-size: 5.2rem;
    }
    .concept_message p {
      font-size: 1.8rem;
      line-height: 2.0;
      }
      .concept_styles {
        margin-bottom: 10rem;
      }
        .concept_styles .slick-slider {
          height: 640px;
          padding-top: 90px;
        }
        .salon_styles {
          margin-bottom: 20rem;
        }
    .saloninfo_content_inner h2 {
      width: 20%;
    }
}

/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
}