@charset "utf-8";

/*共通設定*/


.shoptype{
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
margin-bottom:2px;
font-size:12px;
color:#000;
line-height:130%;
}

.shoptype span{
background:#DEDEDE;
color:#000;
padding:3px;
font-size:10px;
margin-left:10px;
margin-right:5px;
width:50px;
font-weight:bold;
}


#st_hurry div,#st_merit div,#st_money div,#st_movie div,#st_access div,#st_repo div{
border:3px solid #ddd;
border-top:none;
}


.snsshare{
margin:10px auto 15px auto;
}



/*枠設定*/
#storedata{
border-top:7px solid #FF3985;
width:730px;
margin-bottom:20px;
padding:5px 0px;
overflow:hidden;
}

/*店名周り*/
#storedata h3{
position:relative;
padding:15px 10px;
font-size:18px;
border-bottom:1px solid #FF7AB0;
margin-bottom:10px;
}

#storedata h3 span{
position:absolute;
top:5px;
right:10px;
}

#storedata h3 span img{
float:left;
margin:3px;
}



/*ナビゲーション*/
#nv{
width:728px;
height:40px;
margin:10px auto;
background:#ff3985/*#ff66a4*/;
overflow:hidden;
text-align:center;
font-size:16px;
}

#nv li{
float:left;
background:url(/public/contents/img/bg_nv.jpg) no-repeat;
}

#nv li a{
display:block;
width:104px;/*width:121px;*/
height:37px;
color:#fff;
padding-top:13px;
}

#nv li:hover{
background:none;
}
#nv li a:hover{
padding-top:14px;
}



/*キャッチ*/

.shopimg{
width:730px;
margin:auto;
}

#catch h4{
color:#FF3985;
font-size:18px;
margin:5px 0px;
font-weight:bold;
line-height:130%;
}

#catch p{
line-height:130%;
font-weight:normal;
}


/*ピックアップ枠*/

#pickup {
border-top:1px solid #FF7AB0;
margin-top:20px;
overflow:hidden;
padding-top:20px;
}

#pickup .pickupmsg{
float:left;
width:450px;
min-height:270px;
font-size:1.0em;
line-height:1.2em;
/*overflow:auto;*/
margin-left:10px;
}


#pickup .pickupslide{
float:right;
width:250px;
margin-left:10px;
}






/*見出し設定*/

h5{
position:relative;
margin:15px 0px 0px 0px;
padding:10px 0px 0px 13px;
height:30px;
font-size:20px;
font-weight:normal;
color:#fff;

background: rgb(255,102,164);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZjY2YTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZjM5ODUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,102,164,1) 50%, rgba(255,57,133,1) 50%);
background: -webkit-linear-gradient(top,  rgba(255,102,164,1) 50%,rgba(255,57,133,1) 50%);
background: linear-gradient(to bottom,  rgba(255,102,164,1) 50%,rgba(255,57,133,1) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff66a4', endColorstr='#ff3985',GradientType=0 );
}

h5 span{
position:absolute;
right:10px;
top:10px;
font-size:12px;
background:#fff;
color:#000;
padding:5px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}






/*急募情報*/

#st_hurry{}

#st_hurry #hrMenu dt{
	display:block;
	/*height:40px;
	line-height:40px;*/
	
	padding:10px;
	cursor:pointer;
	color:#ff3985;
	font-size:16px;
	font-weight:bold;
	line-height:130%;
	border-top:1px dotted #aaa;
	}
	
#st_hurry #hrMenu dt:hover{
    background:#eee;
}
	
	
#st_hurry #hrMenu dd{
	padding:10px 10px 20px 10px;
	display:none;
	font-size:16px;
	line-height:130%;
	}
#st_hurry #hrMenu dt.active{
	}



/*給与・待遇 ＆アクセス*/

#st_merit{}


#st_merit table ,#st_access table {
	border-collapse: collapse;
	width:100%;
	border:none;
}

#st_merit th ,#st_access th {
	border-top: #aaa 1px dotted;
	padding: 12px;
	background:#eee;
	text-align:center;
	width:120px;
	vertical-align:middle;
}

#st_merit td, #st_access td {
	border-top: #aaa 1px dotted;
	padding: 12px;
	line-height:125%;
}


/*給与・待遇*/


#st_merit td a:link{
	color:#000;
	text-decoration:underline;
}
#st_merit td a:hover{
	color:#FF3985;
}

#st_merit td span{
border:1px solid #FF66A4;
background:#FFD9E8;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
margin:1px;
padding:3px 0px;
display:inline-block;
color:#FF3985;
font-size:12px;
font-weight:bold;
width:102px;
text-align:center;
}

.price_p{
color:#FF3985;
font-weight:bold;
}
.lineid{
font-weight:bold;
color:#1FB10D;
}

#st_merit td .entrybox{
border:1px dashed #bbb;
padding:10px 10px 10px 10px;
position:relative;
text-align:center;
margin-bottom:10px;
}
#st_merit td .entrybox:hover{
border:1px dashed #000;
}
#st_merit td .entrytype{
position:absolute;
top:10px;
left:10px;
background:#eee;
padding:5px;
border: #aaa 1px solid;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}

#st_merit td .entrybox a{
font-size:30px;
line-height:150%;
font-weight:bold;

color:#FF3985;
text-decoration:none;
}

#st_merit td .entrybox tel a:hover,#st_merit td .entrybox mail a:hover{
text-decoration:underline;
}

#st_merit td .entrybox em{
color:#FF3985;
}


#st_merit td .entrybox .mailno a{font-size:22px;}

.entry_link{
    margin: 20px auto 10px auto;
    width: 406px;
}




/*祝い金設定*/

#st_money .moneymsg{
padding:10px;
font-size:16px;
line-height: 130%;
border:none;
}



/*お店レポ設定*/

#st_repo .repomsg{
padding:10px;
font-size:16px;
line-height: 130%;
border:none;
}




/*紹介動画設定*/

#st_movie iframe{
width:640px;
margin:20px 0 20px 40px;
}


/*アクセス設定*/

#st_access iframe{
width:700px;
margin:10px 0 10px 10px;
}



/*ブログリスト設定*/

#nv li.nvblog{
float:left;
background:none;
}

#nv li.nvblog a{
padding-top:14px;
background:none;
}

#st_blog #blogmain{
float:left;
width:540px;
}

#st_blog #blogmain li{
margin:0px 0px 10px 0px;
padding:15px;
position:relative;
border: 3px solid #dddddd;
overflow:hidden;
}
#st_blog #blogmain li .photo{
width:100px;
height:100px;
float:left;
margin:0px 10px 0px 0px;
overflow:hidden;
}
#st_blog #blogmain li .photo img{
width:100px;
height:auto;
}

#st_blog #blogmain li h4{
/*background: rgba(0, 0, 0, 0) url("/public/common/img/bg_pk.jpg") repeat scroll 0 0;
    color: #fff;*/
    color: #ff3985;
    margin: 0px 0px 15px 0px;
    border-left: 5px solid #ff3985;
    color: #ff3985;
    font-size: 16px;
    font-weight: bold;
    padding:5px 5px 5px 10px;
    line-height:125%;
/*
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;*/
}

#st_blog #blogmain li h4 span{
font-size:12px;
color:#000;
display:block;
font-weight:normal;
}
#st_blog #blogmain li .blogmsg{
line-height:130%;
}

#st_blog #blogmain li h5{
border-top:1px dotted #ccc;
background:none;
color:#000;
font-size:12px;
height:15px;
margin:10px 0 0 0;
padding: 10px 0 0 0;
}
#st_blog #blogmain li .cate{
padding:0;
right: 0;
}


/*ページネーション設定*/

#st_blog #blogmain nav.pager{
height: 50px;
margin:30px auto 20px auto;
}


#st_blog #blogmain nav.pager ul{
    height: 33px;
    margin: 0 auto;
    /*padding-left: 10px;
    padding-right: 10px;*/
}
#st_blog #blogmain nav.pager li{
    border:none;
   /* overflow:auto;*/
}
#st_blog #blogmain nav.pager ul li.back,#st_blog #blogmain nav.pager ul li.next {
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
    text-align:center;
    color:#999;
padding:10px;
	font-size: 14px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#f0f0f0 50%,
		#e3e3e3 50%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #f0f0f0),
		color-stop(0.50, #e3e3e3),
		to(#e3e3e3));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ababab;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.2),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.2),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.2),
		inset 0px 0px 2px rgba(255,255,255,1);

}


#st_blog #blogmain nav.pager ul li.back a, nav.pager ul li.next a{
    display:block;
}

#st_blog #blogmain nav.pager ul li.back {
    float: left;
}
nav.pager ul li.next {
    float: right;
}
#st_blog #blogmain nav.pager ul li.center,#st_blog #blogmain nav.pager ul li.center span {
    color: #333;
    line-height: 15px;
}
#st_blog #blogmain nav.pager ul li.center span {
    color: #333;
    line-height: 15px;
    font-size: 12px;
    display:block;
}
#st_blog #blogmain nav.pager ul li.center {
    font-size: 10px;
    margin: -15px auto;
    text-align: center;
    padding:5px;
}














/*右メニュー*/



#st_blog #blogmenu{
float:right;
width:180px;
}
#st_blog #blogmenu h6{
background:#DEDEDE;
padding:5px;
font-size:14px;
}

#st_blog #blogmenu ul li{
border:none;
padding:5px;
}
#st_blog #blogmenu ul li:last-child{
margin-bottom:10px;
}



/*ブログ１記事用設定*/

#st_blog #blogmain li .photo2{
    margin: 20px 0 20px;
    text-align: center;
}
#st_blog #blogmain li .photo2 img{
max-width: 500px;
}

/*戻るボタン設定*/

.backto a{
font-size:16px;
padding:10px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
background:#FF3985;
width:200px;
margin:25px auto 40px auto;
text-align:center;
color:#fff;
display:block;
	box-shadow: 3px 3px #F2005B;
	-webkit-box-shadow: 3px 3px #F2005B;
	-moz-box-shadow: 3px 3px #F2005B;
}
.backto a:hover{
padding:10px ;
margin:28px auto 37px auto;
background:#FF3985;
	box-shadow:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}


/*コメント枠*/

.write{
    border-left: 5px solid #ff3985;
    color: #ff3985;
    font-size: 16px;
    font-weight: bold;
    line-height: 125%;
    margin: 15px 0px 5px 0px;
    padding: 3px 3px 3px 8px;
}


table {
	border-collapse: collapse;
	border: 3px solid #dddddd;
	width:100%;
}

th {
	border-top: #aaa 1px dotted;
	 padding:8px;
	background:#eee;
	text-align:center;
	vertical-align:middle;
	width:100px;
}

td {
	border-top: #aaa 1px dotted;
	padding:8px;
	line-height:125%;
}

#comment textarea#formNaiyou {
    height: 100px;
    width:390px;
    border: 1px solid #999;
    padding: 4px;
}

#comment input#formName{
    border: 1px solid #999;
    padding:4px;
    width:200px;
}

#comment .submit{
text-align:center;
}
#comment .submit input[type="submit"] {
   background-color: #eee;
   border: 1px solid #666;
}












/*取材*/

#nv li.nvreport{
float:left;
background:none;
}

#nv li.nvreport a{
padding-top:14px;
background:none;
}


#st_report{
}

#st_report .pickup{
overflow:hidden;
}

#st_report li{
margin:0px 0px 15px 0px;
padding:15px;
position:relative;
border: 3px solid #dddddd;
overflow:hidden;
}
#st_report li .photo{
width:100px;
height:100px;
float:left;
margin:0px 10px 0px 0px;
overflow:hidden;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}
#st_report li .photo img{
/*width:100px;
height:auto;*/

  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;


  width: 100px;

}


#st_report li .repomsg{
line-height:130%;
float:right;
width:560px;
padding:10px;

background:#ffd9e8;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    
 
	position: relative;
	display: inline-block;
}

#st_report li .repomsg:after {
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #ffd9e8 transparent transparent;
}



#st_report li h4{
/*background: rgba(0, 0, 0, 0) url("/public/common/img/bg_pk.jpg") repeat scroll 0 0;
    color: #fff;*/
    color: #ff3985;
    font-size: 18px;
    font-weight: bold;
    line-height:130%;

}


#st_report li h5{
background:none;
color:#000;
font-size:12px;
height:auto;
margin:0;
padding:10px 0 0 0;

}


#st_report li .galname{
font-weight:bold;
}



.question{
	line-height:130%;
	background:url(/public/contents/img/qa.png) no-repeat top center;
	padding-top:70px;
	margin-top:15px;
	}
.question dt{
	display:block;
	font-size:16px;
	line-height:130%;
	padding:10px 5px 8px 45px;
	/*cursor:pointer;*/
	background:url(/public/service/img/q.png) no-repeat 10px #EEEEEE;
	margin:15px 0px 5px 0px;
	font-weight:bold;
	}
.question dd{
    margin:0px;
	padding:5px 10px;
/*	display:none;*/
	font-size:1em;
	padding-left:45px;
	background:url(/public/service/img/a.png) no-repeat 10px 2px;
	}
.question dt.active{
	background:url(/public/service/img/q.png) no-repeat 10px #EEEEEE;
	}
	
	
	
	
	
/*お問い合わせ*/

/*枠設定*/
#storedata_app{
border-top:7px solid #FF3985;
width:730px;
margin-bottom:20px;
padding:5px 0px;
overflow:hidden;
}

/*店名周り*/
#storedata_app h3{
padding:15px 10px;
font-size:18px;
border-bottom:1px solid #FF7AB0;
margin-bottom:10px;
}

#storedata_app h3 span{
font-size:14px;
margin-left:5px;
}


/*入力確認*/
#storedata_app h4{
font-size:16px;
font-weight:normal;
padding:10px 0px;
color: #ff3985;
}

#st_apply table{
	border-collapse: collapse;
	width:100%;
}

#st_apply th{
	border-top: #aaa 1px dotted;
	padding: 12px;
	background:#eee;
	text-align:center;
	width:250px;
	vertical-align:middle;
}

#st_apply td{
	border-top: #aaa 1px dotted;
	padding: 12px;
	line-height:125%;
}

#st_apply th span{
color:#FF3985;
font-size:12px;
margin-left:5px;
}

#st_apply input#formName,
#st_apply input#formEmail,
#st_apply input#formCallNumber,
#st_apply textarea#formNaiyou {
    width: 415px;
    border:1px solid #999;
    padding:3px;
}
#st_apply textarea#formNaiyou {
    height: 200px;

}

.btn_check{
    border: 0px;
    width: 191px;
    height: 41px;
    background: url(/public/contents/img/btn_check.jpg) no-repeat;
    cursor:pointer;
    float:right;
}

.btn_return{
    border: 0px;
    width: 191px;
    height: 41px;
    background: url(/public/contents/img/btn_return.jpg) no-repeat;
    cursor:pointer;
    float:left;
}
.btn_send{
    border: 0px;
    width: 191px;
    height: 41px;
    background: url(/public/contents/img/btn_send.jpg) no-repeat;
    cursor:pointer;
    float:right;
}



input:hover{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}







/*下部求人案内*/


#recruit_msg{
margin:50px auto;
padding:20px;
line-height:130%;
background:#EEEEEE;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
position:relative;
}
#recruit_msg .msg1{
font-size:16px;
color:#FF3985;
margin-bottom:5px;
font-weight:bold;
}
#recruit_msg .msg2{
font-size:14px;
width:530px;
}
#recruit_msg .img_girl{
position:absolute;
right:0px;
bottom:0px;
}

/*コラム*/

#blogmain .column {
	line-height:160%;
}

