@charset "utf-8";

/************contents*****************/
#contents{
	width:650px;
	height:auto;
	padding:0;
	overflow:hidden;
}

/************************************************
	店舗ページ
*************************************************/
#shop_detailpage{
	width:650px;
	height:auto;
	overflow:hidden;
	margin:5px 0;
}

h1#shop_title{
	display:table;
	table-layout:fixed;
	width:638px;
	height:auto;
	overflow:hidden;
	padding:1px 3px;
}
h1#shop_title a{
	display: block;
	text-decoration: none;
}
.shoparea{
	display:table-cell;
	vertical-align:middle;
	width:180px;
	font-size:18px;
	font-weight:bold;
	color:#999;
	line-height:1.5em;
	padding:0 5px;
}
.shopname{
	display:table-cell;
	vertical-align:middle;
	font-size:24px;
	font-weight:bold;
	color:#999;
	line-height:1em;
	margin-left:5px;
}
.shopname div{
	font-size:12px;
}

#shop_logoimg_pr_box{
	width:644px;
	height:auto;
	overflow:hidden;
	margin:5px 0;
}
.shop_logo_detail_contents{
	width:240px;
	height:auto;
	overflow:hidden;
	padding:5px;
	float:left;
}
.shop_shopdetail_btn{
	background-color:#ff6699;
	width:230px;
	height:auto;
	overflow:hidden;
	margin:3px 0 1px;
	line-height:3em;
	text-align:center;
}
.shop_shopdetail_btn a{
	font-size:14px;
	color:#FFF;
}
.shop_shopdetail_btn_blank{
	background-color:#666;
	width:230px;
	height:auto;
	overflow:hidden;
	margin:3px 0 1px;
	font-size:14px;
	color:#CCC;
	line-height:3em;
	text-align:center;
}
.shop_pr_contents{
	width:392px;
	height:auto;
	overflow:hidden;
	padding:1px;
	float:right;
}
.shop_catch{
	font-size:12px;
	font-weight:bold;
	color:#ff6699;
	text-align:left;
	line-height:1.4em;
	margin:3px 0;
}
.shop_pr1{
	font-size:12px;
	color:#666;
	text-align:left;
	line-height:1.4em;
}

.merit_icon{
	width:118px;
	height:auto;
	overflow:hidden;
	margin:2px;
	float:left;
	border:2px #fdb1cf solid;
}

#newsview{
	width:644px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
}
#newsview_title{
	background-color:#ee4b8c;
	width:637px;
	height:auto;
	overflow:hidden;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	padding-left:3px;
	padding-right:10px;
}
#newsview_title span{
	font-size:12px;
	float:right;
}
#newsview_box{
	display:table;
	table-layout:fixed;
	background-color:#fbf0ef;
	width:634px;
	height:auto;
	overflow:hidden;
	padding:5px;
	border:1px #fbd0eb solid;
}
.newsview_photo{
	display:table-cell;
	vertical-align:bottom;
	width:214px;
	height:auto;
	overflow:hidden;
	padding:3px;
	border:1px #CCC solid;
}
.newsview_text{
	display:table-cell;
	vertical-align:top;
	width:auto;
	height:auto;
	overflow:hidden;
	padding:3px;
}
.newsview_title{
	width:100%;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#F00;
	line-height:1.8em;
	border-bottom:1px #666 solid;
}
.newsview_contents{
	width:100%;
	text-align:left;
	font-size:14px;
	line-height:1.6em;
}

#point_title{
	background-color:#ee4b8c;
	width:647px;
	height:auto;
	overflow:hidden;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	padding-left:3px;
}
#shop_point_box{
	width:644px;
	height:auto;
	overflow:hidden;
	margin:5px 0;
	border-bottom:1px #666 dotted;
}
.shop_point_title{
	background:url(/img/pc/point_title_back.jpg) no-repeat;
	width:150px;
	height:31px;
	padding-left:20px;
	text-align:left;
	font-size:18px;
	color:#666;
	line-height:2em;
	float:left;
}
.shop_point_subtitle{
	width:auto;
	font-size:14px;
	font-weight:bold;
	color:#ff6699;
	text-align:left;
	line-height:2.4em;
	float:left;
}
.shop_point_text{
	width:644px;
	height:auto;
	overflow:hidden;
	font-size:12px;
	color:#666;
	line-height:1.4em;
	text-align:left;
}
#shop_img_box{
	width:644px;
	height:auto;
	overflow:hidden;
	margin:3px 0;
}
#shop_img_box img{
	vertical-align:bottom;
	border:2px #CCC solid;
	box-sizing:border-box;
}
.shop_img{
	width:206px;
	height:auto;
	overflow:hidden;
	padding:2px;
	margin:2px;
	float:left;
}
.shop_img img{
	vertical-align:bottom;
	border:2px #CCC solid;
}
.shop_img .shop_img_comment{
	background-color:#FFF;
	width:204px;
	height:20px;
	overflow:hidden;
	font-size:12px;
	color:#666;
	line-height:1.8em;
	text-align:center;
	margin:0 auto;
}
#shop_movie{
	width:644px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	background-color:#666;
}
.shop_movie{
	text-align:center;
	width:644px;
	height:auto;
	overflow:hidden;
	margin:27px auto;
}

#shop_recruit_title{
	background-color:#ee4b8c;
	width:647px;
	height:auto;
	overflow:hidden;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	padding-left:3px;
}
#shop_recruit_detail{
	display:table;
	table-layout:fixed;
	width:644px;
	height:auto;
	overflow:hidden;
	margin:2px 0;
	border-bottom:1px #666 dotted;
}
.shop_recruit_item{
	display:table-cell;
	vertical-align:middle;
	background-color:#ff6699;
	width:150px;
	height:auto;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	color:#FFF;
	line-height:2em;
	padding:5px;
}
h3.shop_recruit_text{
	display:table-cell;
	vertical-align:middle;
	width:484px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-align:left;
	line-height:1.6em;
	padding:3px 5px;
}
h3.shop_recruit_text .tel{
	font-size:18px;
	font-weight:bold;
}
h3.shop_recruit_text a{
	color:#ff6699;
}

#shop_mailform_box{
	width:650px;
	height:auto;
	overflow:hidden;
	margin:2px auto;
	border-bottom:1px #666 dotted;
}
.shop_mailform_title{
	background-color:#ff6699;
	width:650px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#FFF;
	line-height:2em;
	text-align:center;
}
.shop_mailform_box{
	width:650px;
	height:auto;
	overflow:hidden;
	margin:3px 0;
}
.shop_mailform_contents{
	display:table;
	table-layout:fixed;
	width:650px;
	height:auto;
	overflow:hidden;
	border-bottom:1px #999 dotted;
}
.shop_mailform_item{
	display:table-cell;
	vertical-align:middle;
	background-color:#f8ccdb;
	width:150px;
	font-size:14px;
	color:#666;
	line-height:2em;
	text-align:left;
	padding:5px;
}
.shop_mailform_item span{
	background-color:#db0300;
	font-size:11px;
	color:#FFF;
	text-align:center;
	padding:2px 5px;
	line-height:1.4em;
	margin:3px;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
.shop_mailform_input{
	display:table-cell;
	vertical-align:middle;
	width:490px;
	font-size:14px;
	line-height:2em;
	text-align:left;
	padding:5px;
}
.shop_mailform_input label{
	font-size:14px;
	color:#000;
	margin:0 5px 0 1px;
}
.shop_mailform_input input, textarea {
	padding:3px;
	margin:3px 0;
	border: 1px #ddd solid;
	-webkit-box-shadow: 0px 0px 2px #aaa;
	-moz-box-shadow: 0px 0px 2px #aaa; 
	box-shadow: 0px 0px 2px #aaa;
	-webkit-transition: background 0.3s linear;
}
.shop_mailform_input select {
	border:#666 solid 1px;
	padding: 0.2em;
	font-weight: bold;
	color: #000;
	height:3em;
	margin:4px 0px;
}
.shop_mailform_input option {
	border: 1px solid #CCC;
	margin: -1px 0 0;
	padding: 0.2em 0.2em 0.2em 24px;
	font-weight: normal;
	line-height: 1em;
	color: #000;
}
.shop_mailform_input option[selected] {
	font-weight: bold;
	color: #000;
}
.shop_mailform_input input[type="radio"] {
    position: relative;
    -webkit-appearance: button;
    appearance: button;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    content: "";
    background-color: #FFFFFF;
    border: 1px solid #999999;
    -webkit-border-radius: 24px;
    border-radius: 20px;
    -webkit-box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    vertical-align: middle;
    cursor: pointer;
}
.shop_mailform_input input[type="radio"]:checked:after {
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    content: "";
    width: 12px;
    height: 12px;
    background: #FF3399;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

input.submit {
	width:350px;
	margin:10px auto;
	line-height:2em;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#826f75;
	border:1px #feb8f6 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left:150px;
}
.shop_mailform_backformbtn {
	width:250px;
	margin:10px auto;
	line-height:2em;
	text-align:center;
	border:1px #feb8f6 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.shop_mailform_backformbtn a{
	font-size:14px;
	font-weight:bold;
	color:#826f75;
}
.shop_mailform_text{
	width:600px;
	font-size:12px;
	color:#000;
	text-align:center;
	line-height:2em;
}
.shop_mailform_privacytext{
	width:650px;
	font-size:12px;
	color:#000;
	text-align:center;
}
.shop_mailform_completetext{
	width:650px;
	text-align:left;
	font-size:14px;
	color:#ff9900;
	text-align:center;
	margin:10px auto;
}
.shop_mailform_complete_img{
	width:550px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.shop_mailform_complete_img img{
	vertical-align:bottom;
}
.shop_mailform_completetext2{
	width:650px;
	text-align:left;
	font-size:14px;
	color:#000;
	text-align:center;
	margin:10px auto;
}

#googlemap{
	width:644px;
	height:auto;
	overflow:hidden;
	margin:3px 0;
}
#shop_galleryphoto{
	background-color:#FFF;
	text-align:center;
	width:620px;
	height:auto;
	overflow:hidden;
	margin:5px 0;
	padding-top:20px;
	padding-left:27px;
}
#galleryphoto{
	width:480px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}

#freecomment_title{
	background-color:#ee4b8c;
	width:647px;
	height:auto;
	overflow:hidden;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	padding-left:3px;
}

#shop_freecomment{
	width:642px;
	height:auto;
	overflow:hidden;
	color:#666;
	font-size:14px;
	line-height:1.2em;
	text-align:left;
	margin:2px auto 4px;
	padding:3px;
}

#cast_title{
	background-color:#ee4b8c;
	width:647px;
	height:auto;
	overflow:hidden;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	padding-left:3px;
}
#cast_box{
	width:650px;
	height:auto;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}
#cast_contents{
	display:table;
	table-layout:fixed;
	width:644px;
	height:auto;
	overflow:hidden;
	padding:3px;
	margin:2px 0;
	border-bottom:1px #ee4b8c solid;
}
.cast_img{
	display:table-cell;
	vertical-align:middle;
	width:126px;
	height:126px;
	overflow:hidden;
	padding:2px;
}
.cast_comment{
	display:table-cell;
	vertical-align:top;
	width:auto;
	height:auto;
	overflow:hidden;
	padding:2px;
	font-size:14px;
	color:#666;
	line-height:1.4em;
	text-align:left;
}
.cast_comment .cast_name_age{
	display:table;
	table-layout:fixed;
	text-align:left;
	width:100%;
	margin-bottom:5px;
	border-bottom:1px #666 dotted;
}
.cast_comment .cast_name {
	display:table-cell;
	vertical-align:middle;
	width:100px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	text-align:left;
}
.cast_comment .cast_age {
	display:table-cell;
	vertical-align:middle;
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:14px;
	text-align:left;
}

#staffinterview_title{
	background-color:#ee4b8c;
	width:647px;
	height:auto;
	overflow:hidden;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	padding-left:3px;
}
#staffinterview_title span{
	font-size:12px;
}
#shop_staffinterview{
	z-index: 1;
	background-color:#fcf8e9;
	width:648px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	padding-top:10px;
	position:relative;
}
#shop_staff_img_catch{
	display:table;
	table-layout:fixed;
	width:640px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
#shop_staff_imgbox{
	display:table-cell;
	vertical-align:top;
	width:230px;
	height:auto;
	overflow:hidden;
}
.shop_staff_img{
	width:220px;
	height:auto;
	overflow:hidden;
	padding:5px;
}
#shop_staff_catch{
	display:table-cell;
	vertical-align:top;
	width:auto;
	height:auto;
	overflow:hidden;
	padding:3px;
}
.shop_staff_catch{
	font-size:14px;
	color:#f89819;
}

.shop_staff_name{
	display:table-cell;
	vertical-align:top;
	width:230px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#3c94c4;
	line-height:2em;
	text-align:center;
}
.shop_staff_continued{
	display:table-cell;
	vertical-align:top;
	line-height:2em;
	text-align:center;
}
.shop_staff_continued a{
	font-size:14px;
	color:#666;
}

#shop_contact_box{
	width:644px;
	height:auto;
	overflow:hidden;
	margin:10px 0;
}
.shop_form_btn{
	width:320px;
	float:left;
}
.shop_keep_btn{
	width:320px;
	float:right;
}
#shop_recruit_LINEbox{
	background:url(/img/pc/shop_lineback.jpg) no-repeat;
	background-size:100% auto;
	width:644px;
	height:136px;
	overflow:hidden;
}
.shop_recruit_LINEtext{
	text-align:left;
	width:380px;
	height:auto;
	overflow:hidden;
	margin-top:90px;
	margin-left:125px;
	float:left;
}
.LINE_namedetail{
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:15px;
	color:#FFFF00;
	font-weight:bold;
	line-height:1.4em;
	text-align:left;
}
.LINE_iddetail{
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:15px;
	color:#FFFF00;
	font-weight:bold;
	line-height:1.4em;
	text-align:left;
}
.LINE_qrcode{
	background:url(/img/pc/LINEqr_back) no-repeat;
	background-color:#FFF;
	width:116px;
	height:116px;
	overflow:hidden;
	margin:10px;
	text-align:center;
	padding:0px;
	float:right;
}
.LINE_qrcode a{
	display:block;
	background:rgba(255,255,255,0.7);
	font-size:16px;
	font-weight:bold;
	color:#00c402;
	line-height:1.6em;
	padding-top:33px;
	padding-bottom:33px;
}

#menz_sns_linkbox{
	display:table;
	table-layout:fixed;
	width:644px;
	height:auto;
	overflow:hidden;
	margin:10px auto;
}
.menz_link{
	display:table-cell;
	vertical-align:middle;
	width:322px;
	height:auto;
	overflow:hidden;
	text-align:left;
	line-height:2em;
}
.menz_link a{
	font-size:16px;
	color:#3399cc;
}
.sns_link{
	display:table-cell;
	vertical-align:middle;
	width:322px;
	height:auto;
	overflow:hidden;
	text-align:right;
	line-height:2em;
}
.faceIcon{
	width:100px;
	float:right;
}
.twiIcon{
	width:100px;
	float:right;
}

#btn_kanpaiback{
	width:400px;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:10px auto 0;
}

/************************
店舗が無い場合の表示
************************/

#shop_blank{
	width:600px;
	height:auto;
	overflow:hidden;
	font-size:16px;
	color:#000;
	line-height:1.4em;
	text-align:left;
	margin:10px auto;
}
