@charset "UTF-8";

.page-title{
	text-align: center;
  margin: 40px 0 80px;
}
.page-title .en{
	font-size: 28px;
	display: block;
	font-family: "Cinzel",serif;
	letter-spacing: 0.15em;
	line-height: 1.6em;
}
.page-title .jp{
	font-size: 14px;
}
.lead{
	font-size: 14px;
	margin-bottom:30px;
	line-height: 1.8em;
}
.sec-salon{
	padding: 0 0 160px;
}
.sec-title{
	text-align: center;
	margin-bottom: 2.5em;
}
.sec-title img{
	
}
.sec-title .jp{
	font-size: 11px;
}

.sec-salon li{
  margin-bottom: 80px;
}
.sec-salon li figure{
  margin-bottom: -30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.sec-salon li figure img{
  width: 100%;
  transition: .6s all;
}
.sec-salon li figure a:hover img{
  transform: scale(1.1);
}
.sec-salon li .txt{
  display: inline-block;
  background: #fff;
  padding: 15px 25px;
  position: relative;
  z-index: 2;
}
.sec-salon li .txt h4 .en{
  font-size: 16px;
  letter-spacing: .1em;
}
.sec-salon li .txt h4 .jp{
  font-size: 11px;
  color: #808080;
}
.sec-salon li .txt .icon{
  margin-top: 15px;
}

.access{
  margin-bottom: 160px;
}
.access .title{
  font-size: 28px;
  display: block;
  font-family: "Cinzel",serif;
  letter-spacing: 0.15em;
  line-height: 1.6em;
  margin-bottom: 1em;
}
.access h4{
  font-size: 19px;
  letter-spacing: .1em;
  line-height: 1.8em;
}
.access h4:after{
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  margin:20px 0;
}
.access p{
  line-height: 2em;
  font-size: 14px;
}

.detail{
  margin-bottom: 175px;
}
.detail p{
  line-height: 2em;
}
.detail .mainimg #mainSlider{
  margin:0;
}
.detail .mainimg .bottom{
  overflow: hidden;
}
.detail .mainimg .bottom .logo{
  font-size: 16px;
  width: 25%;
  float: left;
  display: flex;
  align-items: center;
  line-height: 1.8em;
  padding: 20px;
}
.detail .mainimg .bottom .right {
  width: 75%;
  float: right;
}
.detail .mainimg .bottom #thumbnailSlider li{
  position: relative;
}
.detail .mainimg .bottom #thumbnailSlider li:after{
  content: "";
display: block;
width: 100%;
height: 100%;
background: #000;
opacity: .2;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
transition: .3s all;
}
.detail .mainimg .bottom #thumbnailSlider li:hover:after{
  opacity: 0;
}
.detail .concept{
  margin: 160px 0;
  text-align: center;
}
.detail .concept h3{
  line-height: 1.8em;
  margin-bottom: .5em;
}
.detail .gallery .box{
  margin: 95px 0 -80px;
}
.detail .gallery .box figure{
  width: 70%;
  position: relative;
}
.detail .gallery .box figure .caption{
  position: absolute;
  top: 0;
  right: -26px;
  width: 1px;
  height: 1px;
}
.detail .gallery .box figure p{
  font-size: 8px;
  color: #ccc;
  font-family: "Cinzel",serif;
  letter-spacing: 0.15em;
  transform: rotate(90deg);
  transform-origin: top left;
  white-space: nowrap;
}
.detail .gallery .box .txt{
  top: -80px;
  overflow: hidden;
  position: relative;
}
.detail .gallery .box .txt .inner{
  float: right;
  padding: 45px 60px;
  background: #fff;
  width: 50%;
}
.detail .gallery .box:nth-child(2) figure{
  float: right;
}
.detail .gallery .box:nth-child(2) figure .caption{
  right: auto;
  left: -10px;
}
.detail .gallery .box .txt{
  clear: both;
}
.detail .gallery .box:nth-child(2) .txt .inner{
  float: left;
}
.detail .gallery .staff{
  margin: 95px auto;
  max-width: 845px;
}
.detail .gallery .staff .caption{
  font-size: 8px;
  color: #ccc;
  font-family: "Cinzel",serif;
  letter-spacing: 0.15em;
  margin-top: 10px;
  text-align: right;
}
.detail .information {
    margin-top: 180px;
}
.detail .information .left {
  border-right: 1px solid #ccc;
  padding-right: 15px;
}
.detail .information .left .logo{
  font-size: 16px;
  line-height: 1.6em;
  color: #333;
  
}
.detail .information .left .logo img{
  margin-bottom: 5px;
}
.detail .information .left p{
  color: #808080;
  font-size: 11px;
}
.detail .information .left .btn-insta{
  margin-top: 20px;
  display: block;
}
.detail .information .right{
  padding-left: 80px;
}
.detail .information .right th{
  font-weight: normal;
  padding: 6px 15px 6px 0;
  width: 80px;
}
.detail .information .right td{
  padding: 6px 0;
}
.detail .information .reserve{
  text-align: center;
  margin: 105px 0;
}
.detail .information .reserve p{
  display: inline-block;
  font-size: 18px;
  padding: 15px 50px;
  vertical-align: 10px;
}

.detail .information .reserve .btn-tel{
  display: flex;
  width: 485px;
  align-items: center;
  background: #f2f2f2;
  padding: 25px;
}

.detail .information .reserve .btn-tel i{
  padding: 6px 35px 6px 15px;
  border-right: 1px solid #ccc;
  display: block;
}
.detail .information .reserve .btn-tel i img{
  display: block;
}
.detail .information .reserve .btn-tel span{
  text-align: center;
  font-size: 24px;
  padding: 0 20px;
  display: inline-block;
  width: 100%;
}
.detail .information .map p{
   text-align: right;
}
.detail .information .map a{
  color: #CAA242;
}
.instagram{
  margin: 175px 0;
}
.instagram h3{
  font-size: 17px;
  letter-spacing: .05em;
  text-align: center;
  margin-bottom: 1.5em;
}
.instagram h3 i{
  margin-right: 10px;
  vertical-align: -5px;
}
.instagram ul{
  margin: -10px;
}
.instagram li{
  padding: 10px;
}
.instagram li a{
    padding-top: 100%;
    box-sizing: border-box;
    position: relative;
    background: #eaeaea;
    overflow: hidden;
    display: block;
    }    
.instagram li img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.instagram .btn-more{
  display: block;
  padding: 10px 15px;
  border:1px solid #333;
  text-align: center;
  width: 100%;
  max-width: 320px;
  margin: 40px auto 0;
  position: relative;
}
.instagram .btn-more:after{
  content: "";
  display: block;
  border:1px solid #333;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 16px;
  right: 16px;
  margin: auto;
  transition: .3s all;
}
.instagram .btn-more:hover{
  color: #caa242;
  border-color: #caa242;
}
.instagram .btn-more:hover:after{
  border-color: #caa242;
}
.btn-back{
  display: block;
  padding: 15px;
  border:1px solid #333;
  text-align: center;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  position: relative;
}
.btn-back:hover{
  color: #caa242;
  border-color: #caa242;
}

/*---------------------------------
  テクニカルメニューCSS（menu.cssと同様）
---------------------------------*/

.menu_list {
  overflow: hidden;
}
.cat-title {
  font-family: "Cinzel", serif;
  letter-spacing: 0.15em;
  line-height: 1.6em;
  font-size: 20px;
  margin-bottom: .5em;
  border-bottom: 1px solid #000;
}
.cat-title span {
  font-size: 12px;
  display: inline-block;
  float: right;
  padding-left: 15px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0;
}

.menu_list ul {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.menu_list li.price {
  width: 46%;
  box-sizing: border-box;
  border-bottom: 1px dotted #ccc;
  padding: 9px 0;
  margin: 0 2%;
  overflow: hidden;
  float: left;
}
.menu_list dl {
  float: left;
  width: 100%;
}
.menu_list dt {
  font-size: 15px;
  float: left;
  font-weight: normal;
  line-height: 1.6em;
}
.menu_list dt small {
  display: block;
}
.menu_list dd {
  width: 200px;
  float: right;
  text-align: right;
  font-size: 14px;
  letter-spacing: .08em;
}
.menu_list p {
  font-size: 13px;
  margin-top: 15px;
  color: #999;
}
.reserve_btn {
  float: right;
}
.menu_category {
  overflow: hidden;
  padding-bottom: 60px;
}
.menu_category ul {}
.menu_category li.price {
  width: 100%;
  margin: 0;
}
.note p {
  line-height: 1.8em;
}
.border {
  border: 1px solid #4d4d4d;
  padding: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
.page-title{
	text-align: center;
	margin:60px 0;
}
.page-title .en{
	font-size: 22px;
	line-height: 1em;
}
.page-title .jp{
	font-size: 12px;
}
.lead{
	font-size: 12px;
}

.sec-salon{
	padding: 0 0 80px;
}
.sec-title{
	margin-bottom: 1em;
}
.sec-title .en{
	font-size: 18px;
}

.sec-salon .row {
  margin:0;
}
.sec-salon li {
  margin: 0;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #f1f1f1;
}
.sec-salon li figure{
  width: 150px;
  max-width: 50%;
  float: left;
  z-index: 2;
  margin: 0;
}
.sec-salon li .txt{
  display: inline-block;
  background: none;
  z-index: 1;
  padding: 0 20px 0 165px;
  width: 100%;
  margin-left: -150px;
  
}
.sec-salon li .txt .inner{
  min-height: 103px;
  display: flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
   -ms-flex-direction: column;
       flex-direction: column;
       -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
.sec-salon li .txt h4 .en{
  font-size: 14px;
}
.sec-salon li .txt .icon{
  margin-top: 10px;
}

.access{
  margin-bottom: 80px;
}
.access .title{
  font-size: 22px;
  text-align: center;
}
.access h4{
  text-align: center;
  font-size: 16px;
}
.access h4:after{
  margin:15px auto;
}
.access figure{
  margin-top: 30px;
}
.access figure img{
  zoom:50%;
  margin: 0 auto;
}



.detail{
  margin-bottom: 90px;
}
.detail .mainimg{
  margin:0 -15px;
}
.detail .mainimg .bottom .logo{
  font-size: 12px;
  display: block;
  width: 100%;
  padding: 20px;
  text-align: center;
}
.detail .mainimg .bottom .right {
  width: 100%;
}
.detail .concept{
  margin: 0 0 90px;
  text-align: center;
}
.detail .concept h3{
  font-size: 17px;
  margin-bottom: 1em;
}
.detail .concept p{
  text-align: left;
}
.detail .gallery .box{
  margin: 30px -15px -30px;
}
.detail .gallery .box figure{
  width: 94%;
}
.detail .gallery .box figure .caption{
  right: -20px;
}
.detail .gallery .box .txt{
  top: -30px;
}
.detail .gallery .box .txt .inner{
  padding: 25px;
  width: 95%;
}
.detail .gallery .box:nth-child(2) figure .caption{
  left: -2px;
}
.detail .gallery .box:nth-child(2) .txt .inner{
  float: left;
}
.detail .gallery .staff{
  margin: 30px auto 0;
}
.detail .gallery .staff .caption{
  margin-top: 5px;
}
.detail .information {
  margin-top: 80px;
}
.detail .information .row{
  margin: 0;
}
.detail .information .page-title {
    margin-bottom:40px;
}
.detail .information .left {
  border:none;
  padding: 0 0 30px;
  text-align: center;
}
.detail .information .left .logo{
  font-size: 12px;
  
}
.detail .information .left .btn-insta{
  margin-top: 6px;
}
.detail .information .right{
  padding: 0;
}
.detail .information .right th{
  width: 80px;
}
.detail .information .reserve{
  margin: 50px auto;
}
.detail .information .reserve p{
  font-size: 14px;
  padding: 0 0 10px;
  display: block;
}
.detail .information .reserve .btn-tel{
  width: 100%;
  padding: 15px;
}

.detail .information .reserve .btn-tel i{
  padding: 6px 25px 6px 15px;
}
.detail .information .reserve .btn-tel span{
  text-align: center;
  font-size: 18px;
  padding: 0 20px;
}
.detail .information .reserve .map{
  height: 360px;
}
.instagram{
  margin: 90px 0;
}
.instagram ul{
  margin: 0 -30px;
}
.instagram li{
  padding: 0;
}
.instagram li a{
    padding-top: 100%;
    box-sizing: border-box;
    position: relative;
    background: #eaeaea;
    overflow: hidden;
    display: block;
    }
.instagram .btn-more:hover{
  color: #caa242;
  border-color: #caa242;
}
.instagram .btn-more:hover:after{
  border-color: #caa242;
}

/*---------------------------------
  テクニカルメニューCSS（menu.cssと同様）
---------------------------------*/

.cat-title {
    font-size: 18px;
  }
  .menu_list li.price {
    width: 100%;
    padding: 10px 0;
  }
  .menu_list dt {
    font-size: 13px;
  }
  .menu_list dt small {
    font-size: 12px;
  }
  .menu_list dd {
    font-size: 14px;
  }
  .menu_list p {
    font-size: 12px;
  }
  .menu_category {
    overflow: hidden;
    margin: 0;
    padding-bottom: 50px;
  }
  .note p {
    text-align: left;
    font-size: 12px;
  }

}@media (min-width:768px){

.detail .information .reserve .d-inline{
      display: inline-block;
}

}@media (min-width: 992px){


}