@charset "UTF-8";
/* CSS Document */

#wrap {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-position: center top;
    width: 100%;
	min-width: 1200px;
    color: #FFFFFF;
    font-size: 14px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	overflow: hidden;
}
#headwrap {
    clear: both;
    position: relative;
}
#logo {
    float: left;
    width: 300px;
    position: absolute;
    top: 50px;
    left: 50px;
}
.mainimg {
    width: 100%;
    background-image: url(../../img/main-img.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 860px;
    position: relative;
}
.mainimg .copy01 {
    position: relative;
    top: 200px;
	left:50px;
}
.mainimg .copy02 {
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -47px;
}
.mainimg .nav {
    position: absolute;
    bottom: 20px;
    left: 50px;
    font-size: 18px;
}
.nav a {
    color: #FFFFFF;
    text-decoration: none;
	transition: 0.2s;
}
.nav a:hover {
    color: #D08C33;
}
.sec-event {
    background-image: url(../../img/sec-event-bg.png);
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}
.sec-menu {
    background-image: url("../../img/sec-menu-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}
.sec-concept {
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}
.sec-salon {
    background-image: url("../../img/sec-menu-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
    position: relative;
}
.menukazari {
    background-image: url(../../img/sec-menu-bg-kazari01.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.menukazari2 {
    background-image: url(../../img/sec-menu-bg-kazari02.png);
    background-position: left 85%;
    background-repeat: no-repeat;
}


.inner1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.centerphoto {
	text-align: center;
}
.centerphoto img{
	width: auto;
	height: auto;
	max-width: 100%;
}
.salon-photo {
    width: 70%;
	position: relative;
	margin-top: 40px;
}
.salon-info {
    background-color: rgba(0,0,0,0.80);
    width: 45%;
    position: absolute;
    right: 0px;
    top: 266px;
	padding: 50px;
	text-align: left;
}

.salon-photo img{
	width: 100%;
	height: auto;
}
.inline li {
    display: inline-block;
    margin: 0.4%;
    vertical-align: top;
}
.leftbox {
	width: 240px;
    display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}
.rightbox {
    width: 220px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    text-align: left;
    padding-left: 20px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.salon-eigyo {
    background-image: url(../../img/sec-salon-icon01.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 122px;
    font-size: 24px;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.salon-tel {
    background-image: url(../../img/sec-salon-icon02.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 122px;
    font-size: 28px;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    padding-top: 0px;
    margin-top: 10px;
}
.salon-tel a {
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}
#salon .imgmap {
    width: 471px;
    display: inline-block;
    height: 383px;
    margin: 20px;
}
#salon .googlemap {
    margin: 20px;
	width: calc(100% - 580px);
	display: inline-block;
	vertical-align: top;
}






.mt20{
    margin-top: 20px;
}

.mt40{
	margin-top: 40px;
}
.mt80{
	margin-top: 80px;
}
.txt10 {
    font-size: 10px;

}
.txt13 {
    font-size: 13px;

}
.txt18 {
    font-size: 18px;

}
.txt24 {
    font-size: 24px;
    line-height: 1.4em;

}
.txt30 {
    font-size: 30px;

}
.txt38 {
    font-size: 38px;
    letter-spacing: 5px;
}
.txt60 {
    font-size: 60px;
}

.brown {
    color: #491F1B;
}
.gsic {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.bold {
    font-weight: bold;
}







#cr {
    font-size: 12px;
    line-height: 1.6em;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
}
.fixbtn {
    position: fixed;
    top: 20%;
	right: 0;
}
.fixbtn a{
	opacity: 1;
	transition: 0.2s;
}
.fixbtn a:hover{
	opacity: 0.8;
}
.pagetop {
    text-align: right;
    clear: both;
    padding-bottom: 50px;
    font-size: 12px;
    line-height: 20px;
    color: #F15A24;
    position: fixed;
    bottom: 40px;
    right: 40px;
}
.pagetop a {
    padding: 10px;
    display: inline-block;
    color: #001226;
    text-decoration: none;
}
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.pc-none02{
	display: none;
}
.sp-none02{
	display: inline-block;
}
.staffline3 {
    font-size: 0;
    width: 999px;
	text-align: left;
	margin-top: 40px;
}

.staffbox {
	display: inline-block;
	margin: 16.5px;
	font-size:15px;
	color:#491F1B;
	text-align: center;
}
.staffbox .photo {
	padding-bottom: 0;
}

.staffbox .name{
	font-weight: bold;
	background: #491f1b;
	color:#fff;
	text-align: center;
	padding-top: 10px;
	font-size:18px;
	margin-bottom: 20px;
}
.staffbox .staffbtn a{
	background: #D27474;
	border:1px solid #D27474;
	border-radius: 10px;
	display: block;
	padding: 10px;
	width: 80%;
	margin: 0 auto;
	color:#fff;
	text-decoration: none;
	transition: 0.2s;
}
.staffbox .staffbtn a:hover{
	background: #fff;
	color:#D27474;
}
