#shop_header{
	background-color: rgba(255,255,255,0.6);
	padding:8px 0;
}


.shop_h1{
	width:1280px;
	margin:0 auto;
}

.shop_h1:after{
	content: '';
	display: block;
	clear: both;
}

.shop_h1 h1{
	float:left;
	color:#999;
}

.s_header{
	margin:0 0 0 0;
	border-bottom:1px solid #ffffff;
}

ul.shop_header{
	width:1280px;
	margin:0 auto ;
	padding:10px solid;
}

ul.shop_header li.logo{
	float:left;
}

ul.shop_header li.info{
	float:right;
}

ul.shop_header:after{
	content: '';
	display: block;
	clear: both;
}

#s_contents{
	width:1120px;
	padding:10px 0;
	margin:0 auto;
/*	background-color: rgba(255,255,255,0.6);*/
	background:#fff;
}

#shop_contents{
}
.shop_contents{
	width:1080px;
	text-align:center;
	margin:0 auto;
/*	background:#fff;*/
}

.sns_bottun{
	position:fixed;
	z-index:9999;
	right:10px;
	bottom:10px;
	width:138px;
}

.sns_bottun li.online_btn a{
	display:block;
	width:128px;
	padding:14px 0;
	margin:0 0 10px 0;
	background:#32e0c4;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.sns_bottun li.online_btn a:hover{
	opacity:0.7;
	text-decoration:none;
}

.sns_bottun li.online_btn a{
	color:#fff;
	font-size:14px;
}

.sns_bottun li{
	float:left;
	margin:0 5px;
}

.sns_bottun:after{
	content: '';
	display: block;
	clear: both;
}

.read_more{
	text-align:right;
	font-size:12px;
	width:98%;
	margin:0 auto 5px auto;
	color:#666;
	float:left;
}



.shop_type{
	margin:0 auto 6px auto;
	width:1280px;
}

.shop_type:after{
	content: '';
	display: block;
	clear: both;
}

.shop_type li{
	float:left;
	margin-right:12px;
/*	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	font-size:14px;
	color:#333;
	text-align:left;
	line-height:2.2;
}

.shop_type li.area{
	float:left;
	border:1px solid #ffffff;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6;
}

.shop_type li.shop_button{
	float:right;
}

.shop_type li input[type="button"].add_shop{
	float:right;
	padding:5px 10px;
	background:#2c8b6d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:0;
	color:#fff;
}

.shop_type li input[type="button"].add_shop:hover{
	text-decoration:none;
	opacity:0.5;
	cursor:pointer;
}

.shop_type li input[type="button"].delete_shop{
	float:right;
	padding:5px 10px;
	background:#FF9933;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:0;
	color:#fff;
}

.shop_type li input[type="button"].delete_shop:hover{
	text-decoration:none;
	opacity:0.5;
	cursor:pointer;
}

.top_infomation{
	width:1280px;
	margin:0 auto ;
	text-align:left;
	font-size:13px;
}

.top_infomation:after{
	content: '';
	display: block;
	clear: both;
}

.top_infomation li{
/*	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	float:left;
	padding:0 0 0 18px;
	margin:0 10px 10px 0;
	height:20px;
}

.top_infomation li.time{
	background:url(../img/clock.png) no-repeat 0px 4px;
	background-size:15px 15px ;
}

.top_infomation li.holiday{
	background:url(../img/alart.png) no-repeat 0px 4px;
	background-size:15px 15px ;
}

.top_infomation li.tel{
	background:url(../img/tel.png) no-repeat 0px 3px;
	background-size:15px 15px ;
}

/* 追加分 */

.top_infomation2{
	margin:0 auto ;
	text-align:left;
	font-size:13px;
}

.top_infomation2:after{
	content: '';
	display: block;
	clear: both;
}

.top_infomation2 li{
/*	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	float:left;
	padding:0 0 0 18px;
	margin:0 10px 10px 0;
	height:20px;
}

.top_infomation2 li.time{
	background:url(../img/clock2.png) no-repeat 0px 4px;
	background-size:15px 15px ;
}

.top_infomation2 li.holiday{
	background:url(../img/alart2.png) no-repeat 0px 4px;
	background-size:15px 15px ;
}

.top_infomation2 li.tel{
	background:url(../img/tel2.png) no-repeat 0px 3px;
	background-size:15px 15px ;
}

#shop_menu{
	width:100%;
	text-align:center;
/*	margin-bottom:10px;*/
/*	border-top:1px solid #333;*/
	border-bottom:1px solid #ffffff;
}


#shop_menu:after{
	content: '';
	display: block;
	clear: both;
}

#shop_menu ul{
	width:1280px;
	margin:0 auto;
}

#shop_menu li{
	width:8%;
	float:left;
	padding:15px 0;
}

#shop_menu li a{
	font-size:14px;
	text-align:center;
}

#shop_menu li a:hover{
	opacity:0.6;
	text-decoration:none;
}

.shop_top{
	width:1080px;
	margin:0 auto 50px auto;
}

.shop_top:after{
	content: '';
	display: block;
	clear: both;
}

.shop_image{
	float:left;
	width:480px;
	height:480px;
	border:1px solid #eee;
}

.top_info{
	float:right;
	text-align:center;
}

.t_apeal{
	width:580px;
	text-align:center;
	padding:10px 0;
	margin-bottom:16px;
}

.t_apeal_text{
	text-align:left;
	line-height:1.6;
	font-size:13px;
	width:560px;
	margin:0 auto;
}

.top_reserve{
	background:url(../img/infomation.png) no-repeat 0px;
	background-size:15px 15px ;
	padding:0 0 0 20px;
	font-size:13px;
	text-align:left;
	color:#333;
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
}

.top_info table{
	width:576px;
	border-collapse: collapse;
	margin:0 auto;
}

.top_info th,.top_info td{
	padding:10px;
	font-size:12px;
	font-weight:normal;
}

.top_info th{
	text-align:center;
	width:96px;
	background:#b6a18e;
	color:#fff;
}

.top_info td{
	line-height:2;
	font-size:12px;
	text-align:center;
}

.shop_title{
	padding:8px 0;
	margin:0 auto 20px auto;
}

.shop_title h2{
	font-size:14px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin:0 0 0 10px;
}



.link_banner{
	width:1280px;
	margin:0 auto;
}

.link_banner:after{
	content: '';
	display: block;
	clear: both;
}

.link_banner li{
	float:left;
	width:25%;
	text-align:center;
	margin:0 0 20px 0;
}

.link_banner li img{
	width:240px;
	margin:0 auto;
}

.sub_image{
	width:1080px;
	margin:0 auto 50px auto;
}

.sub_image .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}
.sub_image li{
	float:left;
	margin:3px ;
	padding:10px 0; 
	width:260px;
	border:1px solid #eee;
}


.sub_image li .text{
	font-size:13px;
	text-align:left;
	line-height:1.6;
}

.realtime_therapist{
	width:1080px;
	margin:0 auto 50px auto;
}

.realtime_therapist .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto ;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}

.realtime_therapist .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}



.realtime_therapist:after{
	content: '';
	display: block;
	clear: both;
}

.realtime_therapist li{
	width:20%;
	float:left;
	text-align:center;
	margin-bottom:20px;
}

.realtime_therapist li .img{
	position:relative;
	width:94%;
	margin:0 auto 0 auto;
}

.realtime_therapist li .img:hover{
	opacity:0.7;
}

.realtime_therapist li .img .therapist_icon{
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
}

.realtime_therapist li .img .therapist_icon:after{
	content: '';
	display: block;
	clear: both;
}

.realtime_therapist li .img .therapist_icon li{
	float:left;
	text-align:center;
}

.realtime_therapist li .img .therapist_icon li:nth-child(1){
	width : 42% ;
}

.realtime_therapist li .img .therapist_icon li:nth-child(2){
	width : 42% ;
}

.realtime_therapist li .img .therapist_icon li:nth-child(3){
	width : 16% ;
}

.realtime_therapist li .img .therapist_icon li .recommend{
	width:94%;
	margin:0 auto;
	background:#99f3bd;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.realtime_therapist li .img .therapist_icon li .newface{
	width:80%;
	margin:0 auto;
}

.realtime_therapist li .img .therapist_icon li .schedule{
	width:96%;
	margin:0 auto;
	background:#69d0d7;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.realtime_therapist li .img .therapist_icon li .schedule_next{
	width:96%;
	margin:0 auto;
	background:#fe7171;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.realtime_therapist li .name{
	width:94%;
	margin:0 auto 0 auto;
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
}

.realtime_therapist li .name a{
}

.realtime_therapist li .time{
	width:94%;
	margin:0 auto 0 auto;
	font-weight:bold;
	font-size:14px;
	padding:5px 0;
}

.recommened_therapist{
	width:1080px;
	margin:0 auto 50px auto;
}

.recommened_therapist .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}


.recommened_therapist:after{
	content: '';
	display: block;
	clear: both;
}

.recommened_therapist li{
	width:530px;
	float:left;
	text-align:center;
	margin-bottom:30px;
}
.recommened_therapist li a:hover{
	opacity:0.6;
}

.recommened_therapist li:nth-child(even){
	float:right;
}

.recommened_therapist li:after{
	content: '';
	display: block;
	clear: both;
}

.recommened_therapist li .img{
	position:relative;
	float:left;
	width:240px;
	height:320px;
}

.recommened_therapist li .img .therapist_icon{
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
}

.recommened_therapist li .img .therapist_icon:after{
	content: '';
	display: block;
	clear: both;
}

.recommened_therapist li .img .therapist_icon li{
	float:left;
	text-align:center;
}

.recommened_therapist li .img .therapist_icon li:nth-child(1){
	width : 42% ;
}

.recommened_therapist li .img .therapist_icon li:nth-child(2){
	width : 42% ;
}

.recommened_therapist li .img .therapist_icon li:nth-child(3){
	width : 16% ;
}

.recommened_therapist li .img .therapist_icon li .recommend{
	width:94%;
	margin:0 auto;
	background:#99f3bd;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.recommened_therapist li .img .therapist_icon li .newface{
	width:80%;
	margin:0 auto;
}

.recommened_therapist li .img .therapist_icon li .schedule{
	width:96%;
	margin:0 auto;
	background:#69d0d7;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.recommened_therapist li .img .therapist_icon li .schedule_next{
	width:96%;
	margin:0 auto;
	background:#fe7171;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.recommened_therapist li .item{
	float:right;
	width:280px;
	height:300px;
	padding:10px 0;
	overflow:hidden;
}

.recommened_therapist li .item .name{
	width:270px;
	margin:0 auto 10px auto ;
	font-size:16px;
	text-align:left;
	font-weight:bold;
}

.recommened_therapist li .item .type .therapist_type:after{
	content: '';
	display: block;
	clear: both;
}

.recommened_therapist li .item .type .therapist_type div{
	float:left;
	padding:2px 3px;
	margin:0 5px 5px 0;
}

.recommened_therapist li .item .msg{
	text-align:left;
	font-size:13px;
	line-height:1.6;
	color:#333;
	overflow:hidden;
}

.top_schedule{
	width:1080px;
	margin:0 auto 50px auto;
}

.top_schedule .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}


.top_schedule:after{
	content: '';
	display: block;
	clear: both;
}

.top_schedule li{
	width:25%;
	float:left;
	text-align:center;
	margin-bottom:20px;
}

.top_schedule li a{
	display:block;
	margin:0;
	padding:0;
}

.top_schedule li .img{
	position:relative;
	width:94%;
	margin:0 auto 6px auto;
}

.top_schedule li .img .therapist_icon{
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
}

.top_schedule li .img .therapist_icon:after{
	content: '';
	display: block;
	clear: both;
}

.top_schedule li .img .therapist_icon li{
	float:left;
	text-align:center;
}

.top_schedule li .img .therapist_icon li:nth-child(1){
	width : 42% ;
}

.top_schedule li .img .therapist_icon li:nth-child(2){
	width : 42% ;
}

.top_schedule li .img .therapist_icon li:nth-child(3){
	width : 16% ;
}

.top_schedule li .img .therapist_icon li .recommend{
	width:94%;
	margin:0 auto;
	background:#99f3bd;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.top_schedule li .img .therapist_icon li .newface{
	width:80%;
	margin:0 auto;
}

.top_schedule li .img .therapist_icon li .schedule{
	width:96%;
	margin:0 auto;
	background:#69d0d7;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.top_schedule li .img .therapist_icon li .schedule_next{
	width:96%;
	margin:0 auto;
	background:#fe7171;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.top_schedule li .img:hover{
	opacity:0.7;
}

.marquee{
	width:92%;
	margin:0 auto 0 auto;
	padding:5px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.marquee p{
	font-size:14px;
	color:#666;
}

.top_schedule li .name{
	width:94%;
	margin:0 auto 0 auto;
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
/*	color:#db92b6;*/
/*	background:url(../img/name_back.png);*/
}

.top_schedule li .name a{
/*	color:#db92b6;*/
}

.top_schedule li .time{
	width:94%;
	margin:0 auto 0 auto;
	font-weight:bold;
	font-size:14px;
	padding:0px 0;
}

.top_schedule li .type .therapist_type:after{
	content: '';
	display: block;
	clear: both;
}

.top_schedule li .type .therapist_type .items{
	width:50%;
	float:left;
	text-align:center;
	margin:0 0 5px 0;
}

.top_schedule li .type .therapist_type .items div{
	width:94%;
	margin:0 auto;
}

.newface_therapist{
	width:1080px;
	margin:0 auto 50px auto;
}

.newface_therapist .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}

.newface_therapist:after{
	content: '';
	display: block;
	clear: both;
}

.newface_therapist li{
	width:20%;
	float:left;
	text-align:center;
	margin-bottom:20px;
}

.newface_therapist li a{
	display:block;
	margin:0;
	padding:0;
}

.newface_therapist li .img{
	position:relative;
	width:94%;
	margin:0 auto 10px auto;
}

.newface_therapist li .img .therapist_icon{
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
}

.newface_therapist li .img .therapist_icon:after{
	content: '';
	display: block;
	clear: both;
}

.newface_therapist li .img .therapist_icon li{
	float:left;
	text-align:center;
}

.newface_therapist li .img .therapist_icon li:nth-child(1){
	width : 42% ;
}

.newface_therapist li .img .therapist_icon li:nth-child(2){
	width : 42% ;
}

.newface_therapist li .img .therapist_icon li:nth-child(3){
	width : 16% ;
}

.newface_therapist li .img .therapist_icon li .recommend{
	width:94%;
	margin:0 auto;
	background:#99f3bd;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.newface_therapist li .img .therapist_icon li .newface{
	width:80%;
	margin:0 auto;
}

.newface_therapist li .img .therapist_icon li .schedule{
	width:96%;
	margin:0 auto;
	background:#69d0d7;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.newface_therapist li .img .therapist_icon li .schedule_next{
	width:96%;
	margin:0 auto;
	background:#fe7171;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.newface_therapist li .img:hover{
	opacity:0.7;
}

.newface_therapist li .name{
	width:94%;
	margin:0 auto 0 auto;
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
/*	color:#db92b6;*/
/*	background:url(../img/name_back.png);*/
}

.newface_therapist li .name a{
/*	color:#db92b6;*/
}

.newface_therapist li .date{
	width:94%;
	margin:0 auto 0 auto;
	font-weight:bold;
	font-size:14px;
	padding:0px 0;
	color:#ff0000;
}

.newface_therapist li .type:after{
	content: '';
	display: block;
	clear: both;
}

.newface_therapist li .type .items{
	float:left;
	width:50%;
	margin:0 0 5px 0;
	text-align:center;
}

.newface_therapist li .type .items div{
	width:94%;
	margin:0 auto;
	font-size:11px;
}

.shop_photo{
	margin:0 0 20px 0;
}

.shop_photo .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}

.shop_photo:after{
	content: '';
	display: block;
	clear: both;
}

.shop_photo li{
	float:left;
	width : 16.66666% ;
	width : -webkit-calc(100% / 6) ;
	width : calc(100% / 6) ;
}

.shop_photo li .img{
	width:92%;
	height:220px;
	margin:0 auto 10px auto;
	overflow:hidden;
}

.shop_photo li .time{
	width:90%;
	text-align:left;
	font-size:13px;
	margin:0 auto 4px auto;
}

.shop_photo li .title{
	width:90%;
	text-align:left;
	font-size:15px;
	margin:0 auto 4px auto;
}

.shop_photo li .girls{
	width:90%;
	text-align:left;
	font-size:13px;
	margin:0 auto 10px auto;
}

.shop_news{
	width:1080px;
	margin:0 auto 50px auto;
}

.shop_news .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}


.shop_news:after{
	content: '';
	display: block;
	clear: both;
}

.shop_news li{
	border-bottom:1px dotted #eee;
	padding:0 0 40px 0;
	margin: 0 0 30px 0;
}

.shop_news li:last-child{
	border:none;
}

.shop_news li:after{
	content: '';
	display: block;
	clear: both;
}

.shop_news .img{
	float:left;
	width:260px;
	margin:0 16px ;
}

.shop_news .news_item{
	float:right;
	width:780px;
	line-height:1.6;
}

.shop_news .news_item .time{
	text-align:left;
	font-size:13px;
}

.shop_news .news_item .title{
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#333;
}

.shop_news .news_item .msg{
	text-align:left;
	font-size:14px;
	color:#333;
	line-height:1.6;
}

.shop_banner{
	width:1080px;
	margin:0 auto 50px auto;
}

.shop_banner img{
	border:1px solid #eee;
}

.shop_infomation{
	padding:10px 0;
}

.shop_infomation table{
	width:1000px;
	margin:0 auto 30px auto;
	border-collapse: collapse;
}

.shop_infomation th,.shop_infomation td{
	padding:10px;
	font-size:13px;
	font-weight:normal;
}

.shop_infomation th{
	width:120px;
}

.shop_infomation td{
	line-height:2;
	text-align:left;
}

.shop_taigu_list{
}

.shop_taigu_list:after{
	content: '';
	display: block;
	clear: both;
}

.shop_taigu_list li{
	float:left;
	width:132px;
	font-size:12px;
	color:#ccc;
	padding:2px 0;
	margin:0 3px 5px 2px;
	text-align:center;
}

.shop_taigu_list li.active{
}

.pager{
	width:1000px;
	margin:0 auto 20px auto;
}

.pager:after{
	content: '';
	display: block;
	clear: both;
}

.pager li{
	float:left;
	width:30px;
	height:30px;
	margin:0 7px 5px 0;
	font-size:14px;
	line-height:2;
	color:#fff;
}

.pager li a{
	display:block;
	width:30px;
	height:30px;
	font-size:14px;
	line-height:2;
}

.pager li a:hover{
	text-decoration:none;
}

/* 写メ日記 */

.shop_blog{
	padding:10px 0;
}

.shop_blog .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto ;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}



.shop_blog li{
	padding:20px;
	border-bottom:1px solid #eee;
}

.shop_blog li:last-child{
	border:0;
}

.shop_blog .time{
	width:94%;
	margin:0 auto;
	text-align:left;
	font-size:13px;
}

.shop_blog .title{
	width:94%;
	margin:0 auto;
	text-align:left;
	font-size:15px;
}

.shop_blog .girls{
	width:94%;
	margin:0 auto;
	text-align:left;
	font-size:13px;
}

.shop_blog .msg{
	width:94%;
	margin:0 auto;
	line-height:2;
}



/* セラピスト */

#therapist{
	width:960px;
	margin:0 auto 50px auto;
}

#therapist:after{
	content: '';
	display: block;
	clear: both;
}

.therapist_list{
	width:1080px;
	margin:0 auto 20px auto;
}

.therapist_list .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto ;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}

.therapist_list:after{
	content: '';
	display: block;
	clear: both;
}

.therapist_list li{
	width:25%;
	float:left;
	text-align:center;
	margin-bottom:24px;
}

.therapist_list li a{
	padding:0;
	margin:0;
	display:block;
}

.therapist_list li a:hover{
	text-decoration:none;
	opacity:0.6;
}

.therapist_list li .img{
	position:relative;
	width:93%;
	margin:0 auto 5px auto;
	padding:0;
}

.therapist_list li .date{
	width:93%;
	color:#ff0000;
	font-weight:bold;
	margin:0 auto 5px auto;
	font-size:14px;
}

.therapist_list li .img .therapist_icon{
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
}

.therapist_list li .img .therapist_icon:after{
	content: '';
	display: block;
	clear: both;
}

.therapist_list li .img .therapist_icon li{
	float:left;
	text-align:center;
}

.therapist_list li .img .therapist_icon li:nth-child(1){
	width : 42% ;
}

.therapist_list li .img .therapist_icon li:nth-child(2){
	width : 42% ;
}

.therapist_list li .img .therapist_icon li:nth-child(3){
	width : 16% ;
}

.therapist_list li .img .therapist_icon li .recommend{
	width:94%;
	margin:0 auto;
	background:#99f3bd;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.therapist_list li .img .therapist_icon li .newface{
	width:80%;
	margin:0 auto;
}

.therapist_list li .img .therapist_icon li .schedule{
	width:96%;
	margin:0 auto;
	background:#69d0d7;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.therapist_list li .img .therapist_icon li .schedule_next{
	width:96%;
	margin:0 auto;
	background:#fe7171;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.therapist_list li .name{
	font-size:16px;
/*	color:#db92b6;*/
	width:93%;
	margin:0 auto 0 auto;
	padding:5px 0;
	font-weight:bold;
/*	background:url("../img/name_back.png");*/
}

.therapist_list li .type:after{
	content: '';
	display: block;
	clear: both;
}

.therapist_list li .type .items {
	float:left;
	width:50%;
	margin:0 0 5px 0;
	text-align:center;
}

.therapist_list li .type .items div{
	width:94%;
	margin:0 auto;
}

.therapist_type{
	width:93%;
	margin:0 auto 0 auto;
}

.therapist_type:after{
	content: '';
	display: block;
	clear: both;
}

.therapist_type li,.schedule_list .type .therapist_type li{
	float:left;
	width:50%;
	margin:0 0 10px 0;
	text-align:center;
}

.item1{
	margin:0 auto;
	background:#3399FF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item2{
	margin:0 auto;
	background:#33CC33;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item3{
	background:#CC00CC;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item4{
	margin:0 auto;
	background:#FF3366;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item5{
	margin:0 auto 2px auto;
	background:#d36361;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item6{
	margin:0 auto 2px auto;
	background:#d756e6;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item7{
	margin:0 auto 2px auto;
	background:#7b5bca;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item8{
	margin:0 auto 2px auto;
	background:#5f83e4;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}


.item9{
	margin:0 auto 2px auto;
	background:#f0a500;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item10{
	margin:0 auto 2px auto;
	background:#2ec1ac;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item11{
	margin:0 auto 2px auto;
	background:#91d18b;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item12{
	margin:0 auto 2px auto;
	background:#dd2c00;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item13{
	margin:0 auto 2px auto;
	background:#24a19c;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.item14{
	margin:0 auto 2px auto;
	background:#f54291;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:#fff;
}

.therapist_copy{
	width:960px;
	margin:0 auto 10px auto;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

.profile_tab{
	margin:0 0 20px 0;
}

.profile_tab li a{
	display:block;
	text-size:14px;
	border:1px solid #ccc;
	padding:5px 10px;
	float:left;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin:0 10px 0 0 ;
	font-weight:bold;
	text-decoration:none;
	color:#999;
}

.profile_tab li a:hover{
	background:#ccc;
}

.profile_tab li.active a{
	display:block;
	background:#eee;
}

.profile_tab:after{
	content: '';
	display: block;
	clear: both;
}

.therapist_img{
	float:left;
	height:400px;
}

.therapist_img:after{
	content: '';
	display: block;
	clear: both;
}

.main_image{
	float:left;
	width:300px;
	height:400px;
	margin:0 10px 0 0 ;
	border:1px solid #ccc;
}

.thumb{
	float:left;
	width:208px;
	height:400px;
	margin:0 20px 0 0 ;
}

.thumb:after{
	content: '';
	display: block;
	clear: both;
}

.thumb li{
	float:left;
	width:104px;
	text-align:center;
}

.thumb li:hover{
	cursor:pointer;
}

.thumb li img{
	border:1px solid #ccc;
}

#therapist .profile{
	float:left;
}

#therapist .profile{
	width:410px;
}

#therapist .profile .type:after{
	content: '';
	display: block;
	clear: both;
}

#therapist .profile .therapist_type{
	margin:0 0 20px 0;
	padding:0;
}

#therapist .profile .therapist_type div{
	float:left;
	padding:2px 3px ;
	margin:0 2px 2px 0 ;
}

#therapist table{
	width:410px;
	margin:0 auto 30px auto;
	border-collapse: collapse;
}

#therapist th,#therapist td{
	padding:10px;
	font-size:13px;
	font-weight:normal;
}

#therapist th{
	width:120px;
}

#therapist td{
	line-height:2;
	text-align:left;
}

#therapist .profile_msg{
	float:left;
	width:960px;
	margin:0 auto 20px auto;
	padding:20px 0;
	text-align:center;
}

#therapist .profile_msg .msg_title{
	text-align:left;
	margin-bottom:20px;
}

#therapist .profile_msg h3{
	margin:0 0 0 10px;
	padding:0;
}

#therapist .profile_msg .msg_text{
	text-align:left;
	font-size:14px;
	line-height:1.6;
	margin:0 auto 10px auto;
	width:920px;
	color:#666;
}

#therapist .profile_msg .msg_text .q{
	font-size:14px;
}

#therapist .profile_msg .msg_text .a{
	color:#666;
	font-size:14px;
	margin:0 0 16px 10px;
}

.qa_list  .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto ;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}


.qa_list li{
	text-align:left;
	width:1000px;
	margin:0 auto 16px auto;
}

.qa_list li .q{
	font-size:14px;
}

.qa_list li .a{
	color:#666;
	font-size:14px;
	margin:0 0 0 10px;
}

#therapist table.profile_schedule{
	width:960px;
	border-collapse: collapse;
	margin:0 auto;
}

#therapist table.profile_schedule td{
	text-align:center;
}

/* 出勤情報 */

#schedule{
	margin:0 0 20px 0;
}

.week_list{
	width:1064px;
	margin:0 auto 20px auto ;
}

.week_list:after{
	content: '';
	display: block;
	clear: both;
}

.week_list li{
	float:left;
	width:152px;
	text-align:center;
}

.week_list li a{
	display:block;
	font-size:14px;
	width:96%;
	padding:15px 0;
	margin:0 auto;
}

.week_list li.active a{
	display:block;
	font-size:14px;
	width:96%;
	padding:15px 0;
	margin:0 auto;
}

.week_list li a:hover{
	text-decoration:none;
}

.schedule_list{
	width:1080px;
	margin:0 auto 50px auto;
	position:relative;
}

.schedule_list .gray_space{
	position:absolute;
	z-index:9999;
	top:50px;
	width:1080px;
	background:#fff;
	opacity:0.5;
}

.schedule_list .text{
	width:98%;
	background:#f5f5f5;
	margin:0 auto 20px auto ;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}

.schedule_list .text input[type="submit"]{
	background:#32e0c4;
	border:0;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding:5px 10px;
	margin:0 10px;
}

.schedule_list .text input[type="submit"]:hover{
	opacity:0.7;
	cursor:pointer;
}

.schedule_list:after{
	content: '';
	display: block;
	clear: both;
}

.schedule_list li{
	width:25%;
	float:left;
	text-align:center;
	margin-bottom:24px;
}

.schedule_list li a{
	display:block;
	padding:0;
	margin:0;
}

.schedule_list li a:hover{
	text-decoration:none;
	opacity:0.6;
}

.schedule_list li .img{
	position:relative;
	width:93%;
	margin: 0 auto 5px auto;
	border:1px solid #eee;
}

.schedule_list li .img .therapist_icon{
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
}

.schedule_list li .img .therapist_icon:after{
	content: '';
	display: block;
	clear: both;
}

.schedule_list li .img .therapist_icon li{
	float:left;
	text-align:center;
}

.schedule_list li .img .therapist_icon li:nth-child(1){
	width : 42% ;
}

.schedule_list li .img .therapist_icon li:nth-child(2){
	width : 42% ;
}

.schedule_list li .img .therapist_icon li:nth-child(3){
	width : 16% ;
}

.schedule_list li .img .therapist_icon li .recommend{
	width:94%;
	margin:0 auto;
	background:#99f3bd;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.schedule_list li .img .therapist_icon li .newface{
	width:80%;
	margin:0 auto;
}

.schedule_list li .img .therapist_icon li .schedule{
	width:96%;
	margin:0 auto;
	background:#69d0d7;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.schedule_list li .img .therapist_icon li .schedule_next{
	width:96%;
	margin:0 auto;
	background:#fe7171;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.schedule_list li .name{
	width:93%;
	font-size:16px;
	font-weight:bold;
/*	color:#db92b6;*/
	padding:5px 0;
/*	background:url(../img/name_back.png);*/
	margin: 0 auto ;
}

.schedule_list li .time{
	width:93%;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

.schedule_list li .type:after{
	content: '';
	display: block;
	clear: both;
}

.schedule_list li .type .items {
	float:left;
	width:50%;
	margin:0 0 5px 0;
	text-align:center;
}

.schedule_list li .type .items div{
	width:94%;
	margin:0 auto;
}



#schedule table{
	width:1000px;
	border-collapse: collapse;
	margin:0 auto;
}

#schedule th{
	padding:10px;
	font-size:12px;
	font-weight:normal;
}

#schedule th{
	text-align:center;
}

#schedule td{
	line-height:2;
	font-size:12px;
	text-align:center;
	padding:5px 0;
}

#schedule td img{
	border:1px solid #ccc;
}

/* 料金システム */

#system{
	width:1080px;
	margin:0 auto 20px auto;
}

#system .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto ;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}

.system_title{
	text-align:left;
	width:1060px;
	margin:0 auto 10px auto;
}

.system_title h3{
	margin:0 0 0 10px;
	padding:0;
}

.system_msg{
	color:#333;
	text-align:left;
	font-size:14px;
	line-height:1.6;
	margin:0 auto 40px auto;
	width:1040px;
}

.system_list{
	margin:0 0 20px 0;
}

.system_detail{
	margin:0 auto 40px auto;
	width:1040px;
	padding:10px 0;
}

.system_detail table{
	width:1000px;
	margin:0 auto 10px auto;
}

.system_detail th{
	padding:6px;
	text-align:left;
	width:360px;
	font-size:14px;
	color:#333;
}

.system_detail td{
	padding:6px;
	text-align:left;
	font-size:14px;
	color:#333;
}

/* レビュー */

.review_item{
	width:1000px;
	margin:0 auto 20px auto;
}

.review_item:after{
	content: '';
	display: block;
	clear: both;
}

.review_item li{
	float:left;
	width:25%;
	margin:0 0 10px 0;
}

.review_list{
	position:relative;
	margin-bottom:16px;
}

.review_list:after{
	content: '';
	display: block;
	clear: both;
}

.review_list .review_left{
	float:left;
	position:relative;
	margin-right:20px;
	width:120px;
	height:50px;
}

.review_list .review_left .counter{
	position:absolute;
	top:0;
	right:0;
	background:#666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color:#fff;
	width:30px;
	text-align:center;
	font-size:12px;
}

.review_list .review_left .review_title{
	font-size:13px;
}

.review_list .review_right{
	float:left;
}

.review_list .review_right select{
/*	position:absolute;*/
	bottom:0;
	margin:10px 0 0 0 ;
	width:50px;
	height:30px;
}

table.review_form {
	width:960px;
	margin:0 auto 10px auto;
}

table.review_form th{
	padding:10px;
	width:180px;
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-align:left;
}

table.review_form td{
	text-align:left;
	padding:10px;
}

table.review_form td input[type="text"]{
	width:600px;
	height:30px;
	border:1px solid #666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

table.review_form td textarea{
	width:600px;
	height:200px;
	border:1px solid #666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.shop_review_list{
	margin:0 auto 10px auto;
	width:1040px;
}

.shop_review_list li{
	padding:10px 0;
	border-bottom:1px dotted #999;
	text-align:left;
}

.shop_review_list li .total_score{
	margin:0 0 0 5px;
}

.shop_review_list li:last-child{
	border:none;
}

.shop_review_list li ul.shop_review_score:after{
	content: '';
	display: block;
	clear: both;
}

.shop_review_list li ul.shop_review_score li{
	border:none;
	float:left;
	padding:0 5px;
	font-size:13px;
	color:#999;
}

.shop_review_list li ul.shop_review_score li:first-child{
	padding-right:0;
	border:none;
}

.shop_review_list li ul.shop_review_score li:last-child{
	border:none;
	padding-left:0;
}

.shop_review_list li ul.shop_review_score li .min_score{
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}

.shop_review_list li .date{
	font-size:12px;
	color:#999;
	margin:0 ;
}

.shop_review_list li .msg{
	line-height:1.6;
	font-size:13px;
	color:#666;
}

.more{
	text-align:right;
	font-size:13px;
	margin:0 5px 14px 0;
}

/* アクセス */

#access{
	width:1080px;
	margin:0 auto;
}

.room_name{
	text-align:left;
	margin:0 auto 20px auto;
	width:1060px;
}

.room_name h3{
	margin:0 0 0 10px;
	padding:0;
}

.google_map{
	margin:0 0 10px 0;
}

#access .title{
	width:1000px;
	margin:0 auto 10px auto ;
	text-align:left;
}

#access .title h4{
	padding:0;
	font-size:13px;
	margin: 0 0 0 10px;
}

.guide{
	text-align:left;
	margin:0 auto 20px auto;
	width:980px;
	color:#333;
	line-height:1.6;
	font-size:14px;
}

.parking{
	text-align:left;
	margin:0 auto 20px auto;
	width:980px;
	color:#333;
	line-height:1.6;
	font-size:14px;
}

/* 割引チケット */

#ticket{
	width:1060px;
	margin:0 auto 50px auto;
}

#ticket .text{
	width:98%;
	background:#f5f5f5;
	margin:10px auto ;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}

#ticket .title{
	text-align:left;
	margin-bottom:10px;
}

#ticket .title h3{
	margin:0 0 0 10px;
	padding:0;
}

#ticket .msg{
	color:#333;
	text-align:left;
	font-size:14px;
	line-height:1.6;
	margin:0 auto 10px auto;
	width:1060px;
}

#ticket .limit{
	color:#333;
	text-align:left;
	font-size:14px;
	line-height:1.6;
	margin:0 auto 10px auto;
	width:1060px;
}

