@charset "utf-8";

body,text {
word-break:break-all;
margin:0; padding:0;
-webkit-text-size-adjust: 100%;
line-height: 1.6;
letter-spacing: 2px;
font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-size: 16px;
color: rgba(255,255,255,.8);}

a:link {-webkit-transition: 0.3s; transition: 0.3s;}
a {text-decoration: none;}
a{outline: none;}
:focus {outline:none;}
::-moz-focus-inner {border:0;}

ul, li, p, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
list-style: none;
font-size: 100%;
font-weight: normal!important;}

img{vertical-align: bottom;}


/* GlobalMenuPc -----------------------------------------------------*/
#top-head {
position: fixed;
width: 100%;
margin: 0 auto;
padding: 20px 0;
line-height: 1;
z-index: 10000;
background-color: rgba(0,0,0,.3);}
 
#top-head a {
color: #fff;
text-decoration: none;}
 
#top-head .inner {position: relative;}

#global-nav ul {
list-style: none;
overflow: hidden;
width: 915px;
margin: 0 auto;}

#global-nav li {
float: left;
margin: 0 3.5%;
display: inline-block;
font-size: 18px;
letter-spacing: 3px;
font-family: 'Alata', sans-serif;}

#global-nav li a {
display: block;
text-align: center;
color: rgba(255,255,255,.8);
font-family: 'Alata', sans-serif;}

#global-nav li a:hover {color: #e3b600;}

.nav-menu-sub {
display: block;
margin-top: 5px;
text-align: center;
font-size: 10px;
letter-spacing: 2px;}

/* under1200 ----------------------------*/
@media screen and (max-width : 1200px) {
#global-nav ul {width: 735px;}
#global-nav li {margin: 0 2.2%; font-size: 17px;}
}

/* under800 ----------------------------*/
@media screen and (max-width : 800px) {
#top-head {background: rgba(0,0,0,0);}
}


/* GlobalMenuSp -----------------------------------------------------*/
.globalMenuSp {
z-index: 9998;
top: 0;
left: auto;
right: 0;
margin: auto;
position: fixed;
text-align: center;
transform: translateX(290px);
transition: all 0.6s;
width: 280px;
background-color: rgba(0, 0, 0, .8);
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: none;}

.globalMenuSp ul {
margin: 50px auto 30px;
width: 80%;}

.globalMenuSp li {
list-style-type: none;
padding: 0;
width: 100%;
border-bottom: 1px solid #8e8e8e;}

.globalMenuSp li a {
color: #8e8e8e!important;
font-family: 'Alata', sans-serif;
font-weight: nomal;
display: block;
padding: 1.3em 0;
font-size: 15px;
letter-spacing: 3px;}

.globalMenuSp.active {
transform: translateX(0px);}

.navToggle {
display: block;
position: fixed;
cursor: pointer;
z-index: 9999;
background: rgba(255,255,255,0);
text-align: center;
right: 4px;
top: 4px;
width: 44px;
height: 37px;}

.navToggle span {
display: block;
position: absolute;
-webkit-transition: .35s ease-in-out;
-moz-transition: .35s ease-in-out;
transition: .35s ease-in-out;
border-bottom: solid 2px #fff;
width: 30px;
left: 7px;}

.navToggle span:nth-child(1) {
top: 8px;}

.navToggle span:nth-child(2) {
top: 19px;}

.navToggle span:nth-child(3) {
top: 30px;}

.navToggle span:nth-child(4) {
border: none;
color: #eee;
font-size: 10px;
font-weight: bold;
top: 54px;
letter-spacing: 1px;}

.navToggle.active span:nth-child(1) {
top: 19px;
left: 7px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);}

.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
top: 19px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);}

.head_logo_sp {width: 200px; margin: 0 auto 20px;}


/* FIRST VEW -----------------------------------------------------*/
#topbg::before {
content: "";
background: url(image/main-image.jpg) no-repeat center center;
background-size: cover;
display: block;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -3;
height: 100vh;}

#box {
width: 100%;
height: 100vh;
position: relative;}

#box h1 {
position: absolute;
width: 650px;
top: 34%;
right: 0;
left: 0;
bottom: 0;
margin: auto;}

/* under1200 ----------------------------*/
@media screen and (max-width : 1200px) {
#box h1 {width: 450px;}
}

/* under800 ----------------------------*/
@media screen and (max-width : 800px) {
#topbg::before {
content: "";
background: url(image/main-image-sp.jpg) no-repeat center center;
background-size: cover;
display: block;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
height: 100vh;}

#box h1 {
width: 300px;
top: 30%;}
}

.hero__scroll {
font-family: Meiryo,Arial,Helvetica,Verdana,sans-serif;
position: absolute;
text-align: center;
font-size: 70%;
font-weight: bold;
letter-spacing: 3px;
margin: 10% auto 0;
display: block;
top: auto;
right: 0;
bottom: 50px;
left: 0;
margin-right: auto;
margin-left: auto;
text-transform: uppercase;}

.hero__scroll .chevron {
margin-top: 10px;
display: block;
-webkit-animation: pulse 2s infinite;
animation: pulse 2s infinite;}

@-webkit-keyframes pulse {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
50% {
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px); }
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }}

@keyframes pulse {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);}
50% {
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);}
  100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);}}

.chevron::before {
border-style: solid;
border-width: 0.25em 0.25em 0 0;
content: '';
display: inline-block;
height: 20px;
position: relative;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
vertical-align: top;
width: 20px;}

.chevron.right:before {
left: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);}

.chevron.bottom:before {
top: 0;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);}

.chevron.left:before {
left: 0.25em;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);}

/* under800 ----------------------------*/
@media screen and (max-width : 800px) {
.chevron::before {
height: 10px;
width: 10px;}
}


/* Main Area -----------------------------------------------------*/
#concept, #visit, #contact, .copy {background-color: #000;}

#menuprice {
background: url(image/menuprice-bg.jpg) no-repeat center center;
background-size: cover;}

#stylist {
background: url(image/stylist-bg.jpg) no-repeat center center;
background-size: cover;}

#access {
background: url(image/access-bg.jpg) no-repeat center center;
background-size: cover;}

.contents-in {overflow: hidden;}

.block-title-concept img {
width: 770px;
margin: 0 auto 50px;
display: block;}

.block-title img {
width: 770px;
margin: 0 auto 10px;
display: block;}

.block-title2 img {
margin: 0 auto 10px;
display: block;}

.block-in-text {
text-align: center;
color: rgba(255,255,255,.6);}

.block-title-sub {
margin-bottom: 50px;
text-align: center;
color: rgba(255,255,255,.6);}

.price {margin: 0 10px; font-family: 'Dancing Script', cursive;}

.pricelist {
overflow: hidden;
margin-bottom: 50px;}

.price_wrap {
margin-bottom: 50px;
overflow: hidden;
}

.price-L {
width: 48%;
float: left;}

.price-R {
width: 48%;
float: right;}

.price-L p, .price-R p {
color: rgba(255,255,255,.6);
font-size: 17px;
margin-bottom: 20px;}

.price-L ul, .price-R ul {overflow: hidden;}

.price-L li, .price-R li {
border-bottom: 1px solid rgba(255,255,255,.3);
margin-bottom: 30px;
padding-bottom: 5px;
color: rgba(255,255,255,.6);}

.price-L li:last-child, .price-R li:last-child {margin-bottom: 0;}

.style_photo_wrap ul {
overflow: hidden;
}

.style_photo_wrap li {
float: left;
margin: 0 1% 30px;
width: 23%;
}

.style_title {
margin-top: 8px;
font-size: 12px;
text-align: center;
}

.photo img {
display: block;
width: 100%;}

.box-left {
width: 58%;
padding-top: 10%;
float: left;}

.box-right {
width: 40%;
float: right;}

.box-wrap {
width: 800px;
margin: 0 auto;
overflow: hidden;}

.box-left img, .box-right img {width: 100%;}

.name {
color: rgba(255,255,255,.6);
font-size: 22px;
text-align: center;
letter-spacing: 8px;}

.name-sub {
color: rgba(255,255,255,.6);
font-family: 'Alata', sans-serif;
text-align: center;
display: block;}

.denwa {
text-align: center;
margin-bottom: 50px;}

.denwa img {
width: 300px;
display: inline-block;}



/* Other -----------------------------------------------------*/
main {display: block;}
.contents-wrap {padding: 100px 0;}

.contents-in {
max-width: 1000px;
width: 90%;
margin: 0 auto;}

.huwatto {
opacity : 0;
transform : translate(0, 100px);
transition : all 1s;}

.huwatto.scrollin {
opacity : 1;
transform : translate(0, 0);}

.sns_ico {width: 65px;}

.height-text {line-height: 40px; color: rgba(255,255,255,.6);}

.block-mgn {margin-bottom: 30px;}

address{font-style:normal;}

iframe{vertical-align: bottom;}

.copy {
color: rgba(255,255,255,.6);
padding: 10px 0;
font-size: 12px;
text-align: center;
font-family: 'Alata', sans-serif;}


/* under1200 -----------------------------------------------------*/
@media screen and (max-width : 1200px) {
body,text {font-size: 15px;}
.block-title img, .block-title-concept img {width: 600px;}
.box-wrap {width: 600px;}
.box-left {padding-top: 6%;}
.denwa img {width: 270px;}

.style_photo_wrap li {
margin: 0 1% 30px;
width: 48%;
}
}

/* under800 -----------------------------------------------------*/
@media screen and (max-width : 800px) {
body, text {font-size: 13px; letter-spacing: 1px;}

#menuprice {
background: url(image/menuprice-sp-bg.jpg) no-repeat center center;
background-size: cover;}

#stylist {
background: url(image/stylist-sp-bg.jpg) no-repeat center center;
background-size: cover;}

.contents-wrap {padding: 50px 0;}

.pc {display: none;}

.block-title-concept img {
width: 83%;
margin: 0 auto 30px;}

.block-title img, .block-title2 img {
width: 83%;
margin: 0 auto 10px;}

.block-in-text {text-align: left;}
.height-text {line-height: 20px;}

.block-title-sub {margin-bottom: 30px;}

.pricelist {margin-bottom: 30px;}

.price-L, .price-R {
width: 100%;
float: none;}

.price-L p, .price-R p {
font-size: 15px;
margin-bottom: 10px;}

.price-L ul {margin-bottom: 30px;}

.box-left, .box-right {
width: 100%;
float: none;}

.box-right {
margin-top: 30px;}

.box-left {padding-top: 0;}

.box-right img {width: 70%; display: block; margin: 0 auto;}

.box-wrap {
width: 100%;
margin: 0 auto;
overflow: hidden;}

.denwa {margin-bottom: 30px;}

.denwa img {width: 200px;}
.tap-call {display: block; text-align: center; font-size: 12px; margin-top: 5px;}

.style_photo_wrap li {
margin: 0 0 20px;
width: 100%;
}

.style_title {
font-size: 13px;
}

.style_photo_wrap li:last-child {
margin: 0;
}
}

/* over801 -----------------------------------------------------*/
@media screen and (min-width : 801px) {
.sp {display: none;}
}








