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

/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd, li,
address, form, blockquote{
	margin: 0;
	padding: 0;/* margin&padding reset */
	font-size: 100%;
	line-height: 1.6;/* base line height */
	text-align: left;
	display: block;
}
table {margin : 0;empty-cells: show; font-size: 100%;}
.areaAnchor,.anchor { display : none; }
img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
}
li { list-style: none; }/* link do not want a dot */

/* acronyms and abbreviations styles 
-------------------------------------*/
acronym,abbr{cursor:help;}

.clear {
	clear: both;
	}

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
	-webkit-text-size-adjust:100%;
	color: #000;
}

/*Hack IE6*/
* html body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}




/*
===== Link Color =================================
*/

a {
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: none;
}



/*
===== layout =================================
*/

#js_fade {
    position : fixed;
    top : 0;
    left : 0;
    width: 100%;
    height : 100%;
    background-color : #fff;
    background-repeat : no-repeat;
    background-position : 50% 50%;
    z-index: 1000;
}

#intro {
	background:url(../img/top/bg_main.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	height: 872px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

/*Hack iphone*/
@media screen and (max-device-width: 480px) {
	 #intro {
		 background:url(../img/top/bg_main.jpg) 50% 0 no-repeat;
		 background-size: auto;
	 }
	}
	
/*Hack ipad*/
@media screen and (max-device-width: 1024px) {
	 body {
	 }
	}	

/*End*/

#intro h1 {
	padding: 45px 0 0 0;
	width: 557px;
	margin: 0 auto;
}


#intro ul {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 452px;
}

#intro ul li {
	float: left;
	width: 190px;
	padding: 0 18px;
}

#intro ul li {
}

#menu-wrap {
  width: 100%;
  height: 165px;
  background: url(../img/common/barber.jpg) 0 0 repeat-x;
  background-color: #FFF;
}

#menu-wrap div#headTitle {
	margin: 0 auto;
	padding: 43px 0 0 0;
	width: 1000px;
}

#menu-wrap div#headTitle h2 {
	float: left;
	padding: 0 0 0 445px;
}

#menu-wrap div#headTitle div.address {
	float: right;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: right;
}

#menu-wrap div#headTitle div.address span {
	font-size: 150%;
}
	
#menu-wrap #menu {
	clear: both;
	margin: 0 auto;
  	padding: 0;
  	width: 1000px;
}

#menu li {
  float: left;
}

#menu-wrap div#socialBlock {
	float: right;
	padding: 0 30px 0 0;
}

.fixed{
  position: fixed;
  top: 0px;
  left: 0px
  z-index: 9999;
}

@media screen and (max-width: 1200px) {	
	#menu-wrap div#socialBlock {
		display: none;
	}
}



div#introduce {
	clear: both;
	background:url(../img/top/bg_introduce.jpg) 50% 0 no-repeat;
	background-size: cover;
	margin: 0 auto;
	padding: 0;
}

div#introduce h3 {
	text-align: center;
	padding: 100px 0 40px 0;
}

div#introduce div.text {
	margin: 0 auto;
	padding: 0 0 100px 0;
	width: 630px;
	color: #FFF;
	line-height: 2.2;
}
	

div#staff {
	clear: both;
	margin: 0 auto;
	padding: 100px 0 ;
	width: 1000px;
}

div#staff h3 {
	text-align: center;
}

div#staff p.catch {
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 117%;
}

div#staff ul#member {
	padding: 40px 0 0 32px;
	width: 774px;
	margin: 0 auto;
}

div#staff ul#member li {
	float: left;
	padding: 0 32px 0 0;
	width: 226px;
}

div#staff ul#member li dl {
	padding: 25px 0 0 0;
}

div#staff ul#member li dl dt {
	float: left;
	padding: 5px 0 0 0;
}

div#staff ul#member li dl dd {
	float: right;
	width: 145px;
}

div#staff ul#member li dl dd p {
	padding: 0 0 10px 0;
}


div#access {
	clear: both;
	margin: 0 auto;
	padding: 100px 0;
	width: 100%;
	background-color: #F8F8F9;
}

div#access h3 {
	text-align: center;
}

div#access div.map {
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 1000px;
}

div#access div.map div#parking {
	float: left;
	padding: 50px 50px 0 30px;
}

div#access div.map div#open {
	float: left;
	padding: 50px 0 0 0;
	width: 525px;
}

div#access div.map div#open h4 {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
}

div#access div.map div#open p {
	text-align: center;
}

div#access div.map div#open div.weekday {
	float: left;
	width: 262px;
}

div#access div.map div#open div.weekend {
	float: left;
	width: 262px;
	border-left: solid 1px #CCCCCC;
}

div#access div.map div#open p.reserve {
	clear: both;
	padding: 15px 0 0 0;
}
	

div#access div.map div#open p.day {
	font-size: 125%;
	color: #FFF;
}

div#access div.map div#open p.time {
	padding: 5px 0 0 0;
	font-size: 150%;
	font-weight: bold;
}

div#access div.map div#open p.day span {
	padding: 2px;
	background-color: #F12E00;
}

div#access div.map div#open div.close {
	clear: both;
	margin: 20px 0;
	padding: 20px 0 0 0;
	border-top: solid 1px #CCCCCC;
}

div#access div.map div#open div.close span {
	color:  #F12E00;
}

div#access div.map div#open div.address {
	margin: 20px 0;
	padding: 20px 0;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div#access div.map div#open div.address p {
	font-size: 117%;
}

div#access div.map div#open div.address p.tel {
	font-size: 150%;
	font-weight: bold;
}


div#calendar {
	clear: both;
	margin: 0 auto;
	padding: 100px 0;
	width: 1000px;
}

div#calendar h3 {
	text-align: center;
}


div#price {
	clear: both;
	margin: 0 auto;
	padding: 100px 0;
	width: 100%;
	background-color: #555555;
	color: #FFF;
}

div#priceBlock {
	margin: 0 auto;
	width: 1000px;
}

div#price h3 {
	text-align: center;
}

div#price div.leftBlock {
	float: left;
	padding: 30px 0 0 0;
	width: 465px;
}

div#price div.rightBlock {
	float: right;
	padding: 30px 0 0 0;
	width: 465px;
}

div#price table {
	padding: 0 0 30px 0;
	border-top: solid 1px #88883B;
}

div#price table.bottom {
	border-bottom: solid 1px #88883B;
}

div#price table th {
	padding: 30px 0 20px 0;
	text-align: left;
	font-size: 150%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFFF00;
}
div#price table td {
	padding: 2px 0 0 0;
	font-size: 117%;
}

div#price table td.price {
	text-align: right;
}

div#price table td.subhead {
	padding: 10px 0 0 0;
	color: #FFFF00;
}

div#price table td.notes {
	padding: 2px 0 5px 0;
}

div#price table td.explain {
	width: 300px;
	font-size: 100%;
}

div#price table td.contents {
	padding: 0 0 8px 0;
	font-size: 100%;
	text-align: right;
}
	

div#blog {
	clear: both;
	margin: 0 auto;
	padding: 100px 0;
	width: 100%;
	background-color: #F4ECE3;
}

div#blogBlock {
	margin: 0 auto;
	width: 1000px;
}

div#blogBlock h3 {
	text-align: center;
}

div#blogBlock h4 {
	padding: 30px 0;
	text-align: center;
}

#feed {
	padding: 0 5px;
	width: 300px;
	text-align: center;
	margin: 0 auto;
}

#feed dl{
}

#feed dl dt {
	clear: both;
	float: left;
	padding: 0 0 2px 0;
	width: 80px;
	line-height:1.3;
	color: #FF7F00;
}

#feed dl dd {
	float: left;
	padding: 0 0 2px 0;
	width: 220px;
	line-height:1.3;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	white-space: nowrap;
	font-size: 117%;
}

#feed dl dd a {
	color: #1254A5;
}


#footer {
	padding: 90px 0 90px 0;
}

#footer p {
	text-align: center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 30px;
}

.pagetop a:hover img	 {
opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";	
}

@media screen and (max-device-width: 480px) {
.pagetop {
	display: none;
	position: relative;
	text-align: right;
	bottom: 50px;
	right: 50px;
}
}


/*	
===== CLEARFIX ==========================================
*/
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}
/*

