@charset "utf-8";


/*---------------------------------------------------------------------------------
初期設定
--------------------------------------------------------------------------------- */
body {
	font-family:"游ゴシック","YuGothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #4d4334;
	line-height: 160%;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #fff;
/*	overflow-x:hidden;*/
}


h1,h2,h3,h4,h5,h6,
ul,ol,dl,
p,li,dt,dd,th,td {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: baseline;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th,td {
	text-align: left;
	vertical-align: top;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0px;
	padding: 0px;
}

img {
   vertical-align: middle;
}

button {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

a:link,a:visited {
	color:#4d4334;
	text-decoration: none;
}

a:hover {
	color:#4d4334;
	text-decoration: underline;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
    -ms-transition: 0.3s ease-in-out;  
    transition: 0.3s ease-in-out;  
}

a img:hover,
a img:hover,
input[type="image"]:hover {
	
	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;

}

a.nop img:hover,
a.nop img:hover {
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;

}

.afade {
	
	-moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
    -ms-transition: 0.3s ease-in-out;  
    transition: 0.3s ease-in-out;  
    -webkit-transition: 0.3s ease-in-out;  
}

.afade:hover {
	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.afade a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
}
 
div.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}

.clearfix:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
}
/*.clearfix {
	overflow:hidden;
}*/

.none {
	display: none !important;
}

.bold {
	font-weight: bold;
}

img {
	max-width: 100%;
	height: auto;
}

.anchor {
	display: block;
	position: relative;
	top: -68px;
}

/* 共通 */
.sub_mv,
#contents-wrapper {
    width: 100%;
    min-width: 1200px;
	overflow:hidden;
}
article {
	margin: 80px 0 220px;
}

.fix_resb {
	position: fixed;
	right: 0;
	top: 300px;
	z-index: 5;
}

.sub_mv img {
	width: 100%;
	height: auto;
}

.subnav {
    width: 100%;
    min-width: 1200px;
	background: #848280;
}

.subnav ul {
	width: 976px;
	margin: 0 auto;
	overflow: hidden;
}

.subnav ul li {
	float: left;
	text-align: center;
}

.subnav ul li.navh {
	background: white;
	margin: 0 60px 0 0;
    padding-top: 0;
}
.subnav ul li.navh div {
    display: table-cell;
    width: 100%;
    height: 76px;
    text-align: center;
    vertical-align: middle;
    color: #676d95;
	letter-spacing: 0.1em;
	font-family: 'PT Serif', serif;
	font-size: 125%;
	font-style: italic;
    padding: 0px 33px;
}

.subnav ul li.navh span {
	display: block;
	font-family:"游ゴシック","YuGothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 55%;
	letter-spacing: 0;
	font-style: normal;
}

.subnav ul li {
	margin: 0 100px 0 0;
	padding: 25px 0 0;
}

.subnav ul li:last-child {
	margin: 0;
}

.subnav ul li a {
	font-family: 'PT Serif', serif;
	font-size: 110%;
	color: white;
	letter-spacing: 0.1em;
	position: relative;
}

.subnav ul li a:after {
	display: block;
	content: "";
	width: 10px;
	height: 4px;
	position: absolute;
	top: 25px;
	left: 50%;
	margin: 0 0 0 -5px;
}

.subnav ul li.current a:after {
	background: url(../images/salondetail/salondetail_arrow1.png) no-repeat left top;
}

.hs1 {
	font-family: 'PT Serif', serif;
	font-size: 260%;
	letter-spacing: 0.1em;
	text-align: center;
	color: #70572e;
	margin: 0 0 40px;
}

.hs1 span {
	display: block;
	font-family:"游ゴシック","YuGothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	letter-spacing: 0;
	color: #8a8a8a;
	font-size: 40%;
	margin: 15px 0 0;
}

.hs1 span:before {
	content: "<";
	margin: 0 9px 0 0;
}

.hs1 span:after {
	content: ">";
	margin: 0 0 0 9px;
}

.hs2 {
	font-family:
    "游ゴシック","YuGothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	color: #70572e;
	margin: 15px 0 0;
}

/* ヘッダー */

.header_wrap {
	width: 1200px;
	height: 140px;
	margin: 0 auto;
	position: relative;
}
.header_wrap:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
}

header h1 {
	width: 150px;
	height: 140px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
}
header h1 a {
	display: table-cell;
	width: 150px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}
header h1 a img {
	max-width: 140px;
	max-height: 114px;
	width: auto;
	height: auto;
}

header .gn {
	float: left;
	margin: 53px 0 0 88px;
	font-family: 'PT Serif', serif;
}

header .gn li {
	font-weight: normal;
	display: inline-block;
	font-size: 135%;
	letter-spacing: 0.08em;
	text-align: center;
	margin: 0 0px 0 0;
  padding: 0px 37px;
}

header .gn li:nth-child(3) {
	margin: 0 186px 0 0;
}

header .gn li:nth-child(5) {
	margin: 0 20px 0 0;
}

header .gn li span {
	display: block;
	font-size: 50%;
}

header .gn li a {
	color: #6c6b69;
}
header .gn .pulldown {
  position: relative;
}
header .gn .pulldown ul {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 40px;
  padding-top: 10px;
}
header .gn .pulldown ul li {
  margin: 0;
  padding: 10px 0;
  font-size: 15px;
  text-align: center;
}

header .recb {
	float: left;
	margin: 33px 0 0;
	border: 1px solid #e65d8a;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

header .recb a {
	display: block;
	font-size: 150%;
	font-family: 'PT Serif', serif;
	font-style: italic;
	color: #e65d8a;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 15px 18px 13px;
}

header .recb a span {
	display: block;
	font-style: normal;
	font-size: 60%;
}

header .sns {
	float: left;
	margin: 56px 0 0 20px;
}

header .sns li {
	display: inline-block;
	margin: 0 13px 0 0;
}

header .sns li:last-child {
	margin: 0;
}


/* フッター */

footer {
    width: 100%;
    min-width: 1200px;
	background: #ededed;
	position: relative;
}

footer .pagetop {
	position: absolute;
	right: 30px;
	top: -114px;
}

footer .wrap {
	width: 900px;
	margin: 0 auto 50px;
	padding: 57px 0 0;
	overflow: hidden;
}

footer .logo {
	width: 185px;
	float: left;
	border-right: 1px solid #fff;
	padding: 0 0 188px;
}

footer .fn {
	width: 277px;
	float: left;
	border-right: 1px solid #fff;
	border-left: 1px solid #ccc;
	padding: 10px 0 15px 30px;
}

footer .fn ul li {
	margin: 0 0 15px;
}

footer .fn ul li a {
	font-family: 'PT Serif', serif;
	font-size: 120%;
	letter-spacing: 0.1em;
}

footer .footer_salon {
	float: left;
	border-left: 1px solid #ccc;
	padding: 10px 0 7px 30px;
}

footer .footer_salon > li {
	overflow:hidden;
	margin: 0 0 25px;
}

footer .footer_salon > li .img {
	width: 180px;
	float: left;
	margin: 0 15px 0 0;
}

footer .footer_salon > li .info {
	float: left;
}

footer .footer_salon > li .info .name {
	color: #858aaa;
	font-size: 110%;
	margin: 0 0 3px;
}

footer .footer_salon > li .info .tel {
	font-family: 'PT Serif', serif;
	font-size: 145%;
	letter-spacing: 0.1em;
	color: #382a14;
	margin: 0 0 7px;
}

footer .footer_salon > li .info .tel span {
	font-size: 65%;
	margin: 0 7px 0 0;
	font-style: italic;
	letter-spacing: 0;
}

footer .footer_salon > li .info .sns {
	display: inline-block;
}

footer .footer_salon > li .info .sns li {
	display: inline-block;
	margin: 0 9px 0 0;
}

footer .footer_salon > li .info .blogb {
	display: inline-block;
	border: 1px solid #848280;
}

footer .footer_salon > li .info .blogb a {
	display: inline-block;
	font-family: 'PT Serif', serif;
	font-size: 105%;
	font-style: italic;
	color: #848280;
	letter-spacing: 0.05em;
	padding: 2px 8px;
}

footer .bottom {
	background: #848280;
	padding: 17px 0;
}

footer .copyright {
	text-align: center;
	color: white;
	font-size: 90%;
	letter-spacing: 0.1em;
}





















