@charset "utf-8";
/* ---------------------------------------------------------------------------------
Copyright © Le uwin. ALL RIGHTS RESERVED.

HTML CSS Selectors salon

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

/*Information*/
#salon-information {
	width: 810px;
	margin: 0 auto 72px;
	overflow:hidden;
}
#salon-information h3 {
	margin-bottom: 50px;
}

#salon-information .detail_column {
	float: left;
	width: 380px;
}
.detail_column h4 {
	margin-bottom: 25px;
	margin-left: 15px;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}
.detail_column h4 img {
	padding-right: 24px;
}
.detail_column table {
	width: 100%;
	padding-top: 2px;
	background-image: url(../img/common/ttl_line.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.detail_column table tr {
	display: block;
	padding-bottom: 2px;
	background-image: url(../img/common/ttl_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.detail_column table th {
	width: 105px;
	padding: 12px 0 10px 10px;
	font-family: 'Bad Script', cursive;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
}
.detail_column table td {
	width: 255px;
	padding: 8px 0 10px 10px;
}

#salon-information .map_column {
	float: right;
	width: 332px;
}
.map_column p {
	width: 260px;
	height: 60px;
	margin-left: 40px;
	position: relative;
	background-image: url(../img/salon/bg_map_btn.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.map_column p a {
	display: block;
	position: relative;
}
.map_column p a img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.map_column p a:hover {
	opacity:1;
}


/*Salon Identity*/
#identity_wrap {
	width: 100%;
	min-width: 1200px;
	height: 530px;
	padding-top: 30px;
	margin-bottom: 87px;
	background-repeat: no-repeat;
	background-position: center center;
}

@media screen and (min-width: 1200px) {
	#identity_wrap {
		background-size: cover;		
	}
}
#identity_wrap h3 {
	color: #fff;
	margin-bottom: 30px;
}

#identity_wrap .inner {
	width: 1000px;
	margin: 0 auto;
	overflow:hidden;
}

#identity_wrap #slider {
	float: left;
	width: 600px;
	margin-left: 50px;
}
.slick-prev {
	left: -40px;
	background-position: left top;
}
.slick-next {
	right: -40px;
	background-position: right top;
}
.slick-prev,
.slick-next {
	width: 18px;
	height: 36px;
	background-image: url(../img/salon/btn_slider.png);
	background-color: transparent !important;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}


#identity_wrap #concept {
	float: right;
	width: 275px;
	height: 390px;
	margin-right: 6px;
	background-image: url(../img/salon/bg_identity.png);	
}

#concept h4 {
	width: 100%;
	height: 224px;
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
}
#concept p {
	padding: 0 27px 2em;
	text-align: center;
	font-size: 12px;
	color: #999;
}
#concept p strong {
	font-size: 16px;
	font-weight: bold;
}

/*price*/
#price_wrap {
	width: 100%;
	min-width: 1200px;
	padding-top: 50px;
	padding-bottom: 125px;
	background-image: url(../img/common/line_double.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#price_wrap h3 {
	margin-bottom: 48px;
}

#category-nav ul {
	text-align: center;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
#category-nav li {
	display: inline-block;
    letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 0 110px;
}
#category-nav li a {
	display: block;
	font-family: 'Bad Script', cursive;
	font-size: 28px;
	line-height: 1;
	padding-bottom: 5px;
}
#category-nav .line {
	display: inline-block;
	height: 66px;
	position: relative;
	border-top: 4px solid #525252;
	background-image: url(../img/common/icon_contents.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}


#price_wrap .inner {
	width: 680px;
	margin: 0 auto;
}

#price_wrap h4 {
	padding: 5px 16px 14px;
	margin-bottom: 34px;
	background-image: url(../img/common/ttl_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}
#price_wrap h4 .en {
	font-family: 'Bad Script', cursive;
	font-weight: bold;
}
#price_wrap h4 span {
	font-size: 24px;
	font-weight: normal;
}
#price_wrap dl {
	padding: 0 35px 20px;
}
#price_wrap dt {
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 10px;
}
#price_wrap dd {
	padding-bottom: 25px;
	position: relative;
	font-size: 11px;
	line-height: 1.6;
}
#price_wrap dd .price {
	position: absolute;
	top: -24px;
	right: 0;
	font-family: 'Bad Script', cursive;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}

#price_wrap .notes {
	padding: 16px 42px 0;
	position: relative;
	background-image: url(../img/common/ttl_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	line-height: 1.6;
}
#price_wrap .notes img {
	display: block;
	position: absolute;
	top: 24px;
	right: 42px;
}


/*staff*/
#staff_wrap {
	padding-top: 50px;
	background-image: url(../img/common/line_double.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#staff_wrap h3 {
	margin-bottom: 45px;
}

#staff_wrap ul {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
#staff_wrap ul li {
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 0 18px 30px;
	vertical-align: top;	
}
#staff_wrap ul li a {
	text-align: center;
	font-family: 'Bad Script', cursive;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}
#staff_wrap ul li img {
	display: block;
	padding-bottom: 14px;
}
