@charset "UTF-8";


.searchfield {
  font-size: 14px;
  width: 75%;
  margin-top: 10px;
  margin-right: 3px;
  margin-left: 5px;
  padding: 7px 5px;
  border: 2px solid #ddd;
  border-radius: 3px;
}

.searchsubmit {
  font-family: FontAwesome;
  font-size: 1.4em;
  padding: 0;
  cursor: pointer;
  color: #255fac;
  border: none;
  background: transparent;
}

.searchsubmit:hover {
  opacity: .6;
}

/* PC
-------------------------------------------- */
@media print, screen and (min-width: 681px){

#wrapper {
	margin:0 auto;
	width:100%;
	text-align: left;
}
div.inner {
	width:980px;
	margin:0 auto;
}

a.tel-tap {
	color:#333;
	text-decoration: none;
}

a[href^="tel:"] {
	pointer-events: none;
}

.hide_pc{
	display: none;
}

/*----------------------------------------
　ヘッダー
-------------------------------------------*/
#header .boxSub:after,
#header .boxInfo:after,
#header .boxInfo .info:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#header .boxSub,
#header .boxInfo,
#header .boxInfo .info{
	zoom: 1;
}

#header{
	width:100%;
	background: url(../image/common/header_bg.gif) repeat-x;
}
#header .boxSub{
	width:980px;
	padding:14px 0 17px 0;
}
#header .boxSub h1{
	float:left;
	width:500px;
	font-size:1.0em;
}
#header .boxSub ul.sub{
	float:right;
}
#header .boxSub ul.sub li{
	float:left;
	border-left:1px solid #CCC;
	padding-left:6px;
	margin-right:6px;
	font-size:1.1em;
}
#header .boxSub ul.sub li:last-child{
	border-right:1px solid #CCC;
	padding-right:6px;
	margin-right:2px;
}
#header .boxSub ul.sub li a {
	color:#555;
	text-decoration:none;
}
#header .boxSub ul.sub li a:hover {
	color:#888;
	text-decoration:underline;
}

#header p.lead{
	width:530px;
	float:left;
	margin-top:-16px;
}
#header p.lead img{
	width: 100%;
	height: auto;
}

#header p.lead span.name{
	font-size: 0.75em;
	display: inline-block;
	position: relative;
	top:-8px;
	left: 20px;
}

#header .boxInfo{
	float:right;
	width:410px;
	margin-top:6px;
	text-align:right;
}
#header .boxInfo .info{
	width:225px;
	float:left;
	margin-top:6px;
}
#header .boxInfo p.tel{
	font-size:2.45em;
	font-weight:bold;
	color:#333;
	text-shadow: 0 -1px 0 #000;
	line-height:105%;
	margin-bottom:2px;
}
#header .boxInfo p.open{
	font-size:1.1em;
	color:#333;
}
#header .boxInfo .btnReserve{
	margin-right:4px;
	float:right;
}
#header .boxInfo .btnFirsttime{
	float:right;
}

#header p.smp-booking{
	display: none;
}


/*----------------------------------------
　ナビゲーション
-------------------------------------------*/
#nav{
	width:100%;
	height:55px;
	background: #F6F4EF;
	margin-bottom:20px;
	position: relative;
		z-index:100;
}
#nav ul{
	display:table;
}
#nav ul li{
	float: left;
	position: relative;
}
#nav ul li a{
	display: block;
	font-size: 0.97em !important;
	color: #222;
	text-decoration: none;
	transition: all  0.5s ease;
}
#nav ul li a:hover{
	display: block;
	background: #F19164;
	color:#FFF;
	text-decoration: none;
}
#nav ul li span{
	height: 55px;
	display: block;
	padding: 0 10px 0 9px;
	display:table-cell;
	vertical-align:middle;
	border-right:1px solid #DEDEDE;
	cursor: pointer;

}
#nav ul.child{
	display: none;
	position: absolute;
}
#nav ul.child li{
	font-size:1.0em;
	border-left:3px solid #F19164;
	border-bottom:1px solid #DEDEDE;
}
#nav ul.child li a{
	background:#FFF;
	color:#222;
	padding :8px 0 8px 12px ;
}
#nav ul.child li a:hover{
	background: #F19164;
	color:#FFF;
	padding :8px 0 8px 12px ;
}
#nav li.about li{
	width: 230px;
}
#nav li.welcome li{
	width: 130px;
}
#nav li.price li{
	width: 140px;
}
#nav li.case li{
	width: 180px;
}
#nav li.report li{
	width: 180px;
}
#nav li.staff li{
	width: 130px;
}
#nav li.info li{
	width: 150px;
}
#nav li.access li{
	width: 150px;
}

/*----------------------------------------
　関連施設
-------------------------------------------*/
#relatedSalon{
	width:100%;
	background:#EFEFEF;
	padding:22px 0 18px 0;
	border-top:1px solid #ccc;
}
#relatedSalon .innerSalon{
	width:550px;
	margin:0 auto;
}
#relatedSalon .innerSalon .title{
	width:61px;
	float:left;
}
#relatedSalon .innerSalon p.titleSP{
	display: none;
}
#relatedSalon .innerSalon .entry{
	width:459px;
	float:left;
	margin-left:30px;
}
#relatedSalon .innerSalon .entry h4{
	font-size:1.3em;
	margin-bottom:5px;
}
#relatedSalon .innerSalon .entry h5{
	font-size:1.0em;
	line-height:150%;
	margin-bottom:5px;
}
#relatedSalon .innerSalon .entry .image{
	width:80px;
	float:left;
	margin-right:13px;
	border:5px solid #FFF;
}
#relatedSalon .innerSalon .entry p{
	font-size:0.8em;
	line-height:150%;
}

.ymovie{
	padding: 60px 0;
	background-color: #f7f2ee;
}
.ymovie h3{
	font-size: 28px;
	color: #F19164;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 18px;
}
.ymovie p.lead{
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
}
.ymovie .slider .image{
	width: 100%;
	margin: auto;
}
.ymovie .slider .image{
	width: 100%;
	margin: auto;
}
.ymovie .slider .image img{
	width: 96%;
	margin:auto;
}
.ymovie .slider p.text-xsm{
	width: 90%;
	margin: auto;
	font-size: 14px;
	margin-top: 10px;
}
.ymovie .slider .img-over {
	transition: 0.2s ease-in-out;
}
.ymovie .slider .img-over:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}



/* ティッカー */
div.ticker {
	margin: auto;
	width: 960px;
	position: relative;
	overflow: hidden;
	margin-bottom:20px;
	border:1px solid #EFEFEF;
	padding: 8px 10px 8px 10px;
}
div.ticker ul {
	height: 1.6em;
}
div.ticker ul li {
	float: left;
	padding-left: 20px;
	display: inline;
	clear: both;
	text-align: left;
	list-style-type: none;
	position: relative;
	line-height: 1.6em;
	margin-bottom: -1.6em;
	font-size: 1.2em;
}
div#longitudinally ul li,
div#fade ul li {
}

/*----------------------------------------
　フッター
-------------------------------------------*/
#footer{
	width:100%;
	background:#F7F2EC;
	border-top:2px solid #F19164;
	background-position:center top;
	background-repeat:repeat-x;
	padding:30px 0 18px 0;
}
#footer .boxLogo{
	width:220px;
	float:left;
	margin-right:0px;
}
#footer .logo{
	width:210px;
	float:left;
	margin:auto;
	margin-bottom:24px;
}
#footer .logo img{
	width: 100%;
	height: auto;
}
#footer ul.sub{
	width:220px;
}
#footer ul.sub li{
	float:left;
	border-left:1px solid #CCC;
	padding-left:8px;
	margin-right:8px;
	font-size:1.0em;
}
#footer ul.sub li:last-child{
	border-right:1px solid #CCC;
	padding-right:8px;
	margin-right:2px;
}

#footer .boxArea{
	margin-bottom: 30px;
	border-bottom:1px solid #EDEDED;
}

#footer .boxLine ul.station:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#footer .boxLine ul.station{
	zoom: 1;
}
#footer .boxArea .boxLine{
	float: right;
	width: 730px;
	margin-top:6px;
}
#footer .boxLine .section{
	margin-bottom: 24px;
}
#footer .boxLine ul.station li{
	float: left;
	font-size: 1.0em;
	color: #555;
	line-height: 170%;
}
#footer .boxLine ul.station li span.now{
	font-weight: bold;
	color: #666;
}
#footer .boxLine ul.station li i{
	padding: 0 6px 0 6px;
}
#footer .boxLine p.guide{
	font-size:1.1em;
	font-weight:bold;
	color:#222;
	margin-bottom:4px;
}

#footer .boxNav{
}
#footer .boxNav .section{
	float: left;
	width: 24%;
}

#footer .section p.title{
	font-size:1.2em;
	font-weight:bold;
	color:#F19164;
	margin-bottom:3px;
}
#footer .section p.mgn{
	margin-bottom:20px;
}
#footer ul.menu{
	list-style:none;
	margin-bottom:22px;
	padding-left:8px;
}
#footer ul.menu li{
	font-size:1.1em;
	margin-bottom:4px;
}
#footer p.title a{
	color:#F19164;
	text-decoration: underline;
}
#footer li a{
	color:#555;
	text-decoration: underline;
}
#footer p.title a:hover,
#footer li a:hover{
	color:#666;
	text-decoration: underline;
}
#footer p.small{
	clear:both;
	font-size:0.9em;
	color:#777;
	text-shadow: 0 1px 0 #FFF;
	text-align:center;
	margin-top:20px;
}

/*----------------------------------------
　コンテンツ下部の情報
-------------------------------------------*/
#responsibility:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#responsibility{
	zoom: 1;
}
#responsibility{
	background-color: #efefef;
	width:650px;
	margin:50px 0;
	padding:20px;
	letter-spacing:1px;
	}
#responsibility .image{
	float:left;
	width: 110px;
	}
#responsibility .image img{
	width: 100%;
	height: auto;
	border: 5px solid #d0d0d0;
}
#responsibility .text{
	width: 510px;
	float:right;
	}
#responsibility .text span.bunseki{
	font-size: 0.6em;
	letter-spacing: 1px;
	color: #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #444;
	padding: 5px 10px;
	margin-right: 10px;
	}
#responsibility .text p.small{
	font-size:0.917em;
	font-weight:bold;
}

#global-standard{
	border-top: 3px solid #efefef;
	margin:50px 0 50px 0;
	padding-top:20px;
}

#global-standard p.lead{
	font-size:1.6em;
	text-align:center;
	letter-spacing:2px;
	color:#F19164;
	font-weight:bold;
}
#global-standard h3{
text-align:center;
position: relative;
padding: 0.5em;
background: #d5e6f5;
color: #0086CD;
margin-bottom:0px;
}

#global-standard h3:before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px #a2b9ce;
}
#global-standard .box-explanation{
	background: url(../image/common/foot_bg_global.jpg) right top no-repeat;
	padding-top:30px;
	margin-bottom:50px;
}
#global-standard .box-explanation h4{
	font-size:1.3em;
	line-height:160%;
	margin:0 0 30px 0;
	border:none;
	letter-spacing:2px;
}
#global-standard .box-explanation h4 span.highlight,
.boxDegree .typograph span.highlight{
	background-color: #ffff99;
}
#global-standard .box-explanation p{
	width:400px;
}

#info .access:after,
#info .boxInfo:after,
#info .access:after{
	font-size:1px;
	content: "";	display: block;
	height: 0;
	clear: both;
}
#info .access,
#info .boxInfo,
#info .access{
	zoom: 1;
}

#info{
	clear: both;
	width:647px;
	border:4px solid #DEDEDE;
	padding:22px 15px 18px 20px;
	margin-top:60px;
	margin-bottom:25px;
}
.top #info{
	width:647px;
	border:4px solid #DEDEDE;
	padding:22px 15px 18px 20px;
	margin-top:25px;
	margin-bottom:25px;
}
#info .boxInfo{
	width:635px;
	margin-bottom:14px;
}
#info .boxInfo .info{
	float:left;
}
#info .boxInfo p.title{
	font-size:1.0em;
	font-weight:bold;
	color:#F19164;
	text-align:center;
	letter-spacing:2px;
	padding:0;
	margin:0 0 5px 0;
}
#info .boxInfo p.tel{
	font-size:2.4em;
	font-weight:bold;
	color:#333;
	text-shadow: 0 -1px 0 #000;
	line-height:105%;

	margin-bottom:2px;
}
#info .boxInfo p.open{
	font-size:1.1em;
	color:#333;
	padding-left:9px;
}
#info .boxInfo .btnReserve{
	margin-right:4px;
	float:right;
	margin-top:7px;
}
#info .boxInfo .btnFirsttime{
	float:right;
	margin-top:7px;
}
#info .timeTable{
	width:370px;
	float:left;
	margin-bottom:12px;
}
#info table{
	width:355px;
	border:1px solid #DEDEDE;
	border-collapse:collapse;
	border-spacing: 0px;
	margin:0;
	margin-bottom:8px;
}
#info th{
	white-space: nowrap;
	background:#F6F4EF;
	font-size:1.1em;
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	padding:8px 6px 6px 8px;
}
#info td{
	white-space: nowrap;
	text-align:center;
	font-size:1.1em;
	font-weight:normal;
	border-bottom:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	padding:8px 6px 6px 8px;
	vertical-align: middle;
}
#info td.time{
	text-align:center;
}
#info .access{
	width:275px;
	float:right;
	margin-bottom:8px;
	background: url(../image/common/info_b5.gif) no-repeat 13em 3em;
}
#info .access h4{
	font-size:1.1em;
	color:#F19164;
	margin-bottom:4px;
	padding:0px;
}
#info .map{
	display: none;
}
#info .access p.line{
	font-size:1.0em;
	padding:0;
	margin:0;
	margin-bottom:2px;
}
#info p.lead{
	font-size:1.1em;
	padding:0;
	margin-bottom:2px;
}
#info p.address{
	font-size:1.1em;
	padding:0;
	margin:0;
}

span.chiyoda{
	color:#009B53;
}
span.maru{
	color:#E60012;
}
span.shinjuku{
	color:#7AB629;
}
span.chuou{
	color:#FF0000;
}
span.soubu{
	color:#ffff00;
}

#main span.mark {
	background-color: #FFFF99;
}

/*----------------------------------------
　コンテンツ
-------------------------------------------*/
#contents{
	width:100%;
	margin:auto;
}

#main{
	width:690px;
	float:left;
	margin-bottom:20px;
}


/* ティッカー */
div.ticker {
	margin: auto;
	width: 960px;
	position: relative;
	overflow: hidden;
	margin-bottom:20px;
	border:1px solid #EFEFEF;
	padding: 8px 10px 8px 10px;

}
div.ticker ul {
	height: 1.6em;
}
div.ticker ul li {
	float: left;
	display: inline;
	clear: both;
	text-align: left;
	list-style-type: none;
	position: relative;
	line-height: 1.6em;
	margin-bottom: -1.6em;
	font-size: 1.2em;
}
div#longitudinally ul li,
div#fade ul li {
}

/*----------------------------------------
　右カラム
-------------------------------------------*/
#aside{
	width:260px;
	float:right;
	margin-bottom:25px;
}

#aside .boxMobile:after,
#aside .boxGroup .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#aside .boxMobile,
#aside .boxGroup .entry{
	zoom: 1;
}

#aside .boxWidget{
	text-align: center;
	margin-bottom: 25px;
}
#aside .boxWidget p{
	font-size: 1.1em;
	text-align: left;
	margin-top: 5px;
}


#aside .boxPR{
	width:260px;
	margin-bottom:28px;
}
#aside .boxPR .square{
	margin-bottom:10px;
}
#aside .boxPR ul li{
	margin-bottom:5px;
}


#aside .boxAccess{
	width:260px;
	margin-bottom:35px;
}
#aside .boxAccess h3{
	border-bottom:2px solid #DEDEDE;
	padding-bottom:2px;
	margin-bottom:12px;
}
#aside .boxAccess .map{
	margin-bottom:8px;
}
#aside .boxAccess .info{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EFEFEF;
}
#aside .boxAccess .open{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EFEFEF;
}
#aside .boxAccess .access{
	margin-bottom:30px;
	background: url(../image/common/info_b5.gif) no-repeat 13em 2.5em;
}
#aside .boxAccess h4{
	font-size:1.1em;
	color:#111;
	margin-bottom:2px;
}
#aside .boxAccess p{
	font-size:1.0em;
	padding:0 5px 0 5px;
}

#aside .boxCategory{
	margin-bottom:40px;
}
#aside .boxCategory h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:15px;
	font-weight:normal;
}

#aside .boxCategory ul.category{
	list-style:none;

}
#aside .boxCategory ul li.cat-item{
	font-size:1.2em;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	width:260px;
	font-weight:bold;
	margin:0;
}
#aside .boxCategory ul li.cat-item a{
	width:230px;
	color:#444;
	background: url(/image/common/menu_bg.jpg) no-repeat ;
	padding:9px 10px 6px 20px;
	text-decoration: none;
	display:block;
}
#aside .boxCategory ul li.cat-item a:hover{
	color:#666;
	text-decoration: underline;
}

#aside .boxCategory ul li.cat-item ul.children{
	width:240px;
	margin-top:6px;
	margin-bottom:14px;
	padding-left:20px;

}
#aside .boxCategory ul li.cat-item ul.children li{
	font-size:0.85em;
	font-weight:normal;
	background: none ;
	padding:0;
	margin-bottom:4px;
}
#aside .boxCategory ul li.cat-item ul.children li a{
	background: none ;
	padding:0;
	margin:0;
	color:#0086CD;
}
#aside .boxCategory ul li.cat-item ul.children li a:hover{
	color:#666;
	text-decoration: underline;
}

/*------中カテゴリー表示・非表示制御------*/
#aside ul.children{
	display:none;
}
#aside .headache li.cat-item-headache ul.children{
	display:block;
}
#aside .stiff-shoulder li.cat-item-stiff-shoulder ul.children{
	display:block;
}
#aside .sports-injury li.cat-item-sports-injury ul.children{
	display:block;
}
#aside .woman li.cat-item-woman ul.children{
	display:block;
}
#aside .unidentified-complaint li.cat-item-unidentified-complaint ul.children{
	display:block;
}
#aside .childbirth li.cat-item-childbirth ul.children{
	display:block;
}
#aside .foot-numbness li.cat-item-foot-numbness ul.children{
	display:block;
}
#aside .arm-numbness li.cat-item-arm-numbness ul.children{
	display:block;
}
#aside .crotch-knee-foot li.cat-item-crotch-knee-foot ul.children{
	display:block;
}
#aside .lumbago li.cat-item-lumbago ul.children{
	display:block;
}
#aside .arm-elbou-hand li.cat-item-arm-elbou-hand ul.children{
	display:block;
}
#aside .others li.cat-item-others ul.children{
	display:block;
}
#aside .voice li.cat-item-voice ul.children{
	display:block;
}

#aside .menuInfoCategory{
	margin-bottom:25px;
}
#aside .menuInfoCategory ul li{
	font-size:1.15em;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	width:260px;
	font-weight:bold;
	margin:0;
}
#aside .menuInfoCategory ul li a{
	width:230px;
	color:#444;
	background: url(/image/common/menu_bg.jpg) no-repeat ;
	padding:9px 10px 6px 20px;
	text-decoration: none;
	display:block;
}
#aside .menuInfoCategory ul li a:hover{
	color:#666;
	text-decoration: underline;
}

#aside .menuRecent{
	margin-bottom:25px;
}
#aside .menuRecent h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:15px;
	font-weight:normal;
}
#aside .menuRecent ul{
	list-style:square;
	list-style-position: inside;
	padding-left:5px;
}
#aside .menuRecent li{
	font-size:1.1em;
	margin-bottom:8px;
	line-height:1.40em;
}
#aside .menuRecent li a{
	color:#555;
	text-decoration: underlinee;
}
#aside .menuRecent li a:hover{
	color:#666;
	text-decoration: underline;
}

#aside .menuMonthly{
	margin-bottom:40px;
}
#aside .menuMonthly h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:15px;
	font-weight:normal;
}

#aside .menuTag{
	margin-bottom:40px;
}
#aside .menuTag h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:15px;
	font-weight:normal;
}
#aside .menuTag .box{
	padding:12px;
	border:1px solid #EFEFEF;
}

#aside .menuSearch{
	margin-bottom:40px;
}
#aside .menuSearch h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:10px;
	font-weight:normal;
}
#aside .menuSearch .field{
	width:170px;
	height:26px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin:0 8px 0 8px;
	font-size:1.0em;
	color:#555;
}

#aside .boxGroup{
	width:260px;
	margin-top:30px;
	margin-bottom:30px;
}
#aside .boxGroup .entry{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EFEFEF;
}
#aside .boxGroup .hgroup{
	margin-bottom:10px;
	border-bottom:2px solid #DEDEDE;
}
#aside .boxGroup h3{
	margin-bottom:2px;
	border-left:4px solid #F19164;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 1.3em;
	color: #F19164;
	letter-spacing: 1px;
}
#aside .boxGroup .entry h4{
	font-size:1.1em;
	font-weight:normal;
	line-height:160%;
}
#aside .boxGroup .entry h4 a{
	color:#F19164;
	text-decoration:underline;
}
#aside .boxGroup .entry h4 a:hover{
	color:#666;
	text-decoration:none;
}
#aside .boxGroup .image{
	width:60px;
	float:left;
	border:1px solid #EFEFEF;
	padding:2px;
}
#aside .boxGroup .text{
	width:180px;
	float:right;
}
#aside .boxGroup .text p.date{

	margin-bottom:2px;
	font-size:1.0em;
	color:#666;
}


/*----------------------------------------
　パンくず
-------------------------------------------*/
#crumb{
	width:980px;
	margin:auto;
	margin-top:18px;
	margin-bottom:20px;
}
#crumb p{
	font-size:1.05em;
	color:#555;
}
#crumb p a{
	color:#555;
	text-decoration: underlinee;
}
#crumb p a:hover{
	color:#666;
	text-decoration: underline;
}
#crumb span.now{
	color:#333;
	font-weight:bold;
}

/*----------------------------------------
　エラー
-------------------------------------------*/
#error{
	margin:40px 0 100px 60px;
}
#error h3{
	font-size:1.3em;
	color:#F19164;
	margin-bottom:12px;
}
#error p{
	font-size:1.1em;
}

#searchResult{
	margin:20px 0 120px 0;
}
#searchResult p{
	font-size:1.2em;
	margin-bottom:20px;
}

/*----------フォーム----------*/
input:focus,
	select:focus,
	textarea:focus{
	background:#FFFFF5;
}
.radio_btn{
	margin-right:5px;
}
.pulldown{
	border:1px solid #999;
	margin:5px 0 5px 0;
}
.check_box{
	margin-right:4px;
}


#foot-navi{
	clear:both;
	text-align:center;
	background-color: #F6F4EF;
	padding: 10px ;
	margin-top:25px;
}
#foot-navi p{
	font-size:1.1em;
	margin:0px;
}

input{
	font-size:1.1em;
}

.boxAutherList{
	width:98px;
	float:right;
	margin-left:15px;
}
.boxAutherDetail{
	width:98px;
	margin-top:15px;
}
.boxAutherList .photo,
.boxAutherDetail .photo{
	width:90px;
	border:4px solid #CCC;
	padding:0;
	margin-bottom:4px;
}
.boxAutherList p.name,
.boxAutherDetail p.name{
	font-size:1.0em;
	color:#CCCC;
	text-align:center;
}

#pagerNavi{
	text-align:center;
	margin:20px 0 18px 0;
}

}



/* Mobile
-------------------------------------------- */
@media screen and (max-width: 680px){

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

#wrapper {
	margin:0 auto;
	text-align: left;
}

.hide_mob{
	display: none;
}

/*----------------------------------------
　ヘッダー
-------------------------------------------*/
#header .boxSub:after,
#header .boxInfo:after,
#header .boxInfo .info:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#header .boxSub,
#header .boxInfo,
#header .boxInfo .info{
	zoom: 1;
}

#header{
	width:100%;
	margin-bottom: 18px;
}
#header .boxSub{
	margin-bottom: 12px;
}
#header .boxSub h1{
	float: left;
	width: 80%;
	font-size:0.8em;
	font-weight: normal;
	color: #FFF;
	line-height: 170%;
	position: absolute;
	top: 10px;
	left: 6px;
	z-index: 99999999;
}
#header .boxSub ul.sub{
	display: none;
}

#header p.lead{
	width: 95%;
	margin: auto;
	margin-bottom: 16px;
}
#header p.lead img{
	width: 100%;
	height: auto;
}
#header p.lead span.name{
	font-size: 0.7em;
	display: inline-block;
	position: relative;
	top:-16px;
}



#header .boxInfo{
	width: 85%;
	margin: auto;
	margin-top: -22px;
}
#header .boxInfo .info{
	text-align: center;
	margin-bottom: 10px;
}
#header .boxInfo p.tel{
	font-size:2.0em;
	font-weight:bold;
	color:#333;
	text-shadow: 0 -1px 0 #000;
}
#header .boxInfo p.tel a{
	color:#333;
	text-decoration: none;
}
#header .boxInfo p.open{
	font-size:1.2em;
}
#header .boxInfo .btnReserve{
	width:55%;
	margin: 0 auto;
}

#header p.smp-booking{
	clear: both;
	text-align: center;
	font-size: 1.0em;
	margin-top: 12px;
}

/*----------------------------------------
　ナビゲーション
-------------------------------------------*/
.navSP {
	position: fixed;
}

/* ティッカー */
div.ticker {
	margin: auto;
	width: 100%;
	height: 50px !important;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	margin-bottom:12px;
	padding: 3px 16px 3px 16px;
}
div.ticker ul {
}
div.ticker ul li {

	display: inline;
	clear: both;
	text-align: left;
	list-style-type: none;
	position: absolute;
	font-size: 1.3em !important;
	font-weight:bold;
}
div#longitudinally ul li,
div#fade ul li {
}


/*----------------------------------------
　フッター
-------------------------------------------*/
#footer{
	width:100%;
	background:#F7F2EC;
	padding:22px 0 18px 0;
}
#footer .logo,
#footer .boxLine,
#footer .boxNav,
#footer .boxC{
	display: none;
}
#footer ul.sub{
}
#footer ul.sub li{
	float:left;
	border-left:1px solid #CCC;
	padding-left:8px;
	margin-right:8px;
	font-size:1.0em;
}
#footer ul.sub li:last-child{
	border-right:1px solid #CCC;
	padding-right:8px;
	margin-right:2px;
}
#footer p.small{
	clear:both;
	font-size:0.9em;
	color:#777;
	text-shadow: 0 1px 0 #FFF;
	text-align:center;
	margin-top:20px;
}

.ymovie{
	padding: 50px 0;
	background-color: #f7f2ee;
}
.ymovie .inner{
	width: 90%;
	margin: auto;
}
.ymovie h3{
	font-size: 24px;
	color: #F19164;
	text-align: center;
	margin-bottom: 18px;
}
.ymovie p.lead{
	font-size: 18px;
	text-align: center;
	margin-bottom: 24px;
}
.ymovie .slider{
	width: 85%;
	margin: auto;
	margin-bottom: 30px;
}
.ymovie .slider .image{
	width: 100%;
	margin: auto;
}
.ymovie .slider .image img{
	width: 96%;
	margin:auto;
}
.ymovie .slider p.text-xsm{
	width: 90%;
	margin: auto;
	font-size: 14px;
	margin-top: 10px;
}
.ymovie .slider .img-over {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}




/*----------------------------------------
　関連施設
-------------------------------------------*/
#relatedSalon{
	width:100%;
	background:#EFEFEF;
	border-top:1px solid #CCC;
	padding-top: 16px;
}
#relatedSalon .innerSalon{
	width:95%;
	margin: auto;
}
#relatedSalon .title{
	display: none;
}
#relatedSalon p.titleSP{
	text-align: center;
	font-size:1.4em;
	font-weight: bold;
	margin-bottom:8px;
	letter-spacing: 2px;
}
#relatedSalon .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#relatedSalon .entry{
	zoom: 1;
}
#relatedSalon .entry{
	margin-bottom: 12px;
}
#relatedSalon .entry:last-child {
	margin-bottom: 0;
}
#relatedSalon .entry h4{
	font-size:1.2em;
	margin-bottom:3px;
}
#relatedSalon .entry h5{
	font-size:1.0em;
	line-height:1.4em;
	margin-bottom:3px;
}
#relatedSalon .entry .image{
	width:24%;
	float:left;
	margin-right:10px;
	border:5px solid #FFF;
}
#relatedSalon .entry p{
	font-size:0.9em;
	line-height:140%;
}

/*----------------------------------------
　コンテンツ下部の情報
-------------------------------------------*/
#responsibility:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#responsibility{
	zoom: 1;
}
#responsibility{
	background-color: #efefef;
	margin:30px 0;
	padding:15px;
	letter-spacing:1px;
	}
#responsibility .image{
	float:left;
	width: 15%;
	}
#responsibility .image img{
	width: 100%;
	height: auto;
	border: 5px solid #d0d0d0;
}
#responsibility .text{
	width: 75%;
	float:right;
	}
#responsibility .text span.bunseki{
	font-size: 0.6em;
	letter-spacing: 1px;
	color: #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #444;
	padding: 5px 10px;
	margin-right: 10px;
	}
#responsibility .text p.small{
	font-size:0.917em;
	font-weight:bold;
}

#global-standard{
	border-top: 3px solid #efefef;
	margin:50px 0 50px 0;
	padding:20px 10px 0 10px;
}

#global-standard p.lead{
	font-size:1.2em;
	text-align:center;
	letter-spacing:2px;
	color:#F19164;
	font-weight:bold;
}
#global-standard h3{
text-align:center;
position: relative;
padding: 0.5em;
background: #d5e6f5;
color: #0086CD;
margin-bottom:20px;
}

#global-standard h3:before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px #a2b9ce;
}
#global-standard .box-explanation{
	margin-bottom:50px;
}
#global-standard .box-explanation h4{
	font-size:1.3em;
	line-height:160%;
	margin:0 0 10px 0;
	border:none;
	letter-spacing:2px;
}
#global-standard .box-explanation p{
	margin-bottom:20px;
}
#global-standard .box-explanation h4 span.highlight,
.boxDegree .typograph span.highlight{
	background-color: #ffff99;
}

#info .access:after,
#info .boxInfo:after,
#info .access:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#info .access,
#info .boxInfo,
#info .access{
	zoom: 1;
}
#info{
	background: #F5F5F5;
	padding:1.0em 1.0em 1.0em 1.0em;
	margin-bottom:20px;
}
#info .boxInfo{
	margin-bottom:14px;
}
#info .boxInfo .info{
	text-align: center;
	margin-bottom: 10px;
}
#info .boxInfo p.title{
	font-size:1.2em;
	font-weight:bold;
	color:#F19164;
	text-align:center;
	letter-spacing:2px;
	padding:0;
	margin:15px 0 5px 0;
}
#info .boxInfo p.tel{
	font-size:2.0em;
	font-weight:bold;
	text-shadow: 0 -1px 0 #000;
}
#info .boxInfo p.tel a{
	color:#333;
	text-decoration: none;
}
#info .boxInfo p.open{
	font-size:1.1em;
	color:#333;
}
#info .boxInfo .btnReserve{
	width: 55%;
	margin :0 auto;
}
#info .boxInfo .btnFirsttime{
	width: 49%;
	float:left;
}
#info .timeTable{
	margin-bottom:12px;
}
#info table{
	width: 100%;
	border:1px solid #DEDEDE;
	border-collapse:collapse;
	border-spacing: 0px;
	margin:0;
	margin-bottom:8px;
}
#info th{
	white-space: nowrap;
	background:#F6F4EF;
	font-size:1.1em;
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	padding:6px 6px 6px 6px;
}
#info td{
	white-space: nowrap;
	text-align:center;
	font-size:1.1em;
	font-weight:normal;
	border-bottom:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	padding:6px 6px 6px 6px;
	vertical-align: middle;
}
#info td.time{
	text-align:center;
}
#info .access{
	background: url(../image/common/info_b5.gif) no-repeat 13em 3em;
}
#info .access h4{
	font-size:1.2em;
	color:#F19164;
	margin-bottom:4px;
	padding:0px;
}
#info .map{
	margin: auto;
	width: 60%;
	margin-top: 12px;
	margin-bottom: 12px;
}
#info .access p.line{
	font-size:1.1em;
	padding:0;
	margin:0;
	margin-bottom:2px;
}
#info p.lead{
	font-size:1.1em;
	padding:0;
	margin-bottom:2px;
}
#info p.address{
	font-size:1.1em;
	padding:0;
	margin:0;
}

span.chiyoda{
	color:#009B53;
}
span.maru{
	color:#E60012;
}
span.shinjuku{
	color:#7AB629;
}
span.chuou{
	color:#FF0000;
}

#main span.mark {
	background-color: #FFFF99;
}


/*----------------------------------------
　パンくず
-------------------------------------------*/
#crumb{
	width: 92%;
	margin:auto;
	margin-top:16px;
	margin-bottom:16px;
}
#crumb p{
	font-size:0.9em;
	color:#555;
}
#crumb p a{
	color:#555;
	text-decoration: underlinee;
}
#crumb p a:hover{
	color:#666;
	text-decoration: underline;
}
#crumb span.now{
	color:#333;
	font-weight:bold;
}


/*----------------------------------------
　コンテンツ
-------------------------------------------*/
#contents{
	margin:auto;
}

#main{
	margin-bottom:20px;
}


/*----------------------------------------
　右カラム
-------------------------------------------*/
#aside{
	width: 90%;
	margin: auto;
	margin-bottom:20px;
}

#aside .boxPR:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#aside .boxPR{
	zoom: 1;
}

#aside .boxPR{
	margin-bottom:28px;
}
#aside .boxPR .square{
	display: none;
}
#aside .boxPR ul li{
	width: 80%;
	margin: auto;
	margin-bottom:5px;
}

#aside .boxWidget{
	width: 250px;
	margin: auto;
	text-align: center;
	margin-bottom: 25px;
}
#aside .boxWidget p{
	font-size: 1.1em;
	text-align: left;
	margin-top: 5px;
}

#aside .boxAccess{
	display: none;
}

#aside .boxCategory ul.category{
	list-style:none;
}
#aside .boxCategory ul li.cat-item{
	font-size:1.2em;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	width:260px;
	font-weight:bold;
	margin:0;
}
#aside .boxCategory ul li.cat-item a{
	width:230px;
	color:#444;
	background: url(/image/common/menu_bg.jpg) no-repeat ;
	padding:9px 10px 6px 20px;
	text-decoration: none;
	display:block;
}
#aside .boxCategory ul li.cat-item a:hover{
	color:#666;
	text-decoration: underline;
}

#aside .boxCategory ul li.cat-item ul.children{
	width:240px;
	margin-top:6px;
	margin-bottom:14px;
	padding-left:20px;

}
#aside .boxCategory ul li.cat-item ul.children li{
	font-size:0.85em;
	font-weight:normal;
	background: none ;
	padding:0;
	margin-bottom:4px;
}
#aside .boxCategory ul li.cat-item ul.children li a{
	background: none ;
	padding:0;
	margin:0;
	color:#0086CD;
}
#aside .boxCategory ul li.cat-item ul.children li a:hover{
	color:#666;
	text-decoration: underline;
}

/*------中カテゴリー表示・非表示制御------*/
#aside ul.children{
	display:none;
}
#aside .headache li.cat-item-headache ul.children{
	display:block;
}
#aside .stiff-shoulder li.cat-item-stiff-shoulder ul.children{
	display:block;
}
#aside .sports-injury li.cat-item-sports-injury ul.children{
	display:block;
}
#aside .woman li.cat-item-woman ul.children{
	display:block;
}
#aside .unidentified-complaint li.cat-item-unidentified-complaint ul.children{
	display:block;
}
#aside .childbirth li.cat-item-childbirth ul.children{
	display:block;
}
#aside .foot-numbness li.cat-item-foot-numbness ul.children{
	display:block;
}
#aside .arm-numbness li.cat-item-arm-numbness ul.children{
	display:block;
}
#aside .crotch-knee-foot li.cat-item-crotch-knee-foot ul.children{
	display:block;
}
#aside .lumbago li.cat-item-lumbago ul.children{
	display:block;
}
#aside .arm-elbou-hand li.cat-item-arm-elbou-hand ul.children{
	display:block;
}
#aside .others li.cat-item-others ul.children{
	display:block;
}
#aside .voice li.cat-item-voice ul.children{
	display:block;
}
#aside .boxCategory{
	margin-bottom:40px;
}
#aside .boxCategory h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:10px;
	font-weight:normal;
}
#aside .menuInfoCategory{
	margin-bottom:25px;
}
#aside .menuInfoCategory ul li{
	font-size:1.15em;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	width:260px;
	font-weight:bold;
	margin:0;
}
#aside .menuInfoCategory ul li a{
	width:230px;
	color:#444;
	background: url(/image/common/menu_bg.jpg) no-repeat ;
	padding:9px 10px 6px 20px;
	text-decoration: none;
	display:block;
}
#aside .menuInfoCategory ul li a:hover{
	color:#666;
	text-decoration: underline;
}

#aside .menuRecent{
	margin-bottom:25px;
}
#aside .menuRecent h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:10px;
	font-weight:normal;
}
#aside .menuRecent ul{
	list-style:square;
	list-style-position: inside;
	padding-left:5px;
}
#aside .menuRecent li{
	font-size:1.1em;
	margin-bottom:8px;
	line-height:1.40em;
}
#aside .menuRecent li a{
	color:#555;
	text-decoration: underlinee;
}
#aside .menuRecent li a:hover{
	color:#666;
	text-decoration: underline;
}

#aside .menuMonthly{
	margin-bottom:25px;
}
#aside .menuMonthly h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:10px;
	font-weight:normal;
}

#aside .menuTag{
	margin-bottom:20px;
}
#aside .menuTag h3{
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom:10px;
	font-weight:normal;
}
#aside .menuTag .box{
	padding:12px;
	border:1px solid #EFEFEF;
}

#aside .menuSearch{
	margin-bottom:40px;
}
#aside .menuSearch .field{
	width:170px;
	height:26px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin:0 8px 0 8px;
	font-size:1.0em;
	color:#555;
}
#aside .boxGroup .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#aside .boxGroup .entry{
	zoom: 1;
}
#aside .boxGroup{
	margin-top:30px;
	margin-bottom:30px;
}
#aside .boxGroup .entry{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EFEFEF;
}
#aside .boxGroup .hgroup{
	margin-bottom:10px;
	border-bottom:2px solid #DEDEDE;
}
#aside .boxGroup h3{
	margin-bottom:2px;
	border-left:4px solid #F19164;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 1.3em;
	color: #F19164;
	letter-spacing: 1px;
}
#aside .boxGroup .entry h4{
	font-size:1.1em;
	font-weight:normal;
	line-height:160%;
}
#aside .boxGroup .entry h4 a{
	color:#F19164;
	text-decoration:underline;
}
#aside .boxGroup .entry h4 a:hover{
	color:#666;
	text-decoration:none;
}
#aside .boxGroup .image{
	width:25%;
	float:left;
	border:1px solid #EFEFEF;
}
#aside .boxGroup .text{
	width:70%;
	float:right;
}
#aside .boxGroup .text p.date{
	background: url(../image/common/icon_arrow.gif) no-repeat 0.0em 0.45em;
	padding-left:12px;
	margin-bottom:2px;
	font-size:1.0em;
	color:#666;
}

/*----------------------------------------
　エラー
-------------------------------------------*/
#error{
	margin:40px 0 100px 60px;
}
#error h3{
	font-size:1.3em;
	color:#F19164;
	margin-bottom:12px;
}
#error p{
	font-size:1.1em;
}

#searchResult{
	margin:20px 0 120px 0;
}
#searchResult p{
	font-size:1.2em;
	margin-bottom:20px;
}

/*----------フォーム----------*/
input:focus,
	select:focus,
	textarea:focus{
	background:#FFFFF5;
}
.radio_btn{
	margin-right:5px;
}
.pulldown{
	border:1px solid #999;
	margin:5px 0 5px 0;
}
.check_box{
	margin-right:4px;
}


#foot-navi{
	clear:both;
	text-align:center;
	background-color: #F6F4EF;
	padding: 10px ;
	margin-top:20px;
	margin-bottom:30px;
}
#foot-navi p{
	font-size:1.1em;
	margin:0px;
}

input{
	font-size:1.1em;
}

.boxAutherList{
	width:98px;
	float:right;
	margin-left:15px;
}
.boxAutherDetail{
	width:98px;
	margin-top:15px;
}
.boxAutherList .photo,
.boxAutherDetail .photo{
	width:90px;
	border:4px solid #CCC;
	padding:0;
	margin-bottom:4px;
}
.boxAutherList p.name,
.boxAutherDetail p.name{
	font-size:1.0em;
	color:#CCCC;
	text-align:center;
}

#pagerNavi{
	text-align:center;
	margin:20px 0 18px 0;
}






}







a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"] {
	background: #efefef;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;

}
.alignright,
img.alignright {
	display: inline;
	float: right;

}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Images */
img[class*="wp-image-"] {
	height: auto;
}
img.size-full {
	width: auto; /* Prevent stretching of full-size images in IE8 */
}
img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0.5em;
}
.wp-caption {
	border: none;
	margin-bottom: 1.625em;
	font-size: 0.8em;
}
.wp-caption img {
	display: block;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
	color: #666;
	margin: 5px 0 2px 0 !important;
	position: relative;
	text-align: left;
	line-height:120%;
}

a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"] {
	background: #efefef;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	background: #fff;
	border-color: #ddd;
}


