/*------------------------- ▼▼ TOP icatch_eventbox ▼▼-------------------------*/

#eventbox{
	width:660px;
	height:300px;
	margin-bottom:20px;
	padding:0;
	background:
		-webkit-box-shadow:0 5px 5px rgba(0,0,0,.40);
		   -moz-box-shadow:0 5px 5px rgba(0,0,0,.40);
			box-shadow:0 5px 5px rgba(0,0,0,.40);
}
#slide{
	width:660px;
	height:300px;
	background:#ccc;
	margin:0px ;
	padding:0px;
	float:left;
}
#slide .sm {list-style:none; width:660px; height:300px;margin:0px ;padding:0px;display:block; overflow:hidden;}
#slide .sm li {float:left; display:inline; overflow:hidden;}

/*------------------------- ▼▼ TOP 最新情報 ▼▼-------------------------*/
#main #news {
	height:430px;
	margin-bottom:15px;
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
}

/* 最新情報 タブメニュー */
#main #news #t_tab_menubox {
	width:635px;
	height:35px;
	margin:0px;
	padding:0px;
	background:url(../background/topicsmenu_bg.png) no-repeat;
}

#main #news #topics_tab_title {
	width:135px;
	height:35px;
	margin:0px;
	padding:0px;
	font-size: 14px; 
	font-size: 1.4rem; /* =14px */
	color:#513e21;
	text-shadow: 0.1em 0.1em 0.8px #ccc;
	text-align:center;
	line-height:2.4;
	float:left;
}
#main #news #topics_tab {
	width:500px;
	height:35px;
	margin:0px;
	padding:0px;
	float:left;
}
#main #news #topics_tab ul{
	width:500px;
  	margin:0px auto;
  	padding:0px;

}
#main #news #topics_tab li {
	width:100px;
	height:35px;
  	margin:0px;
 	padding: 0px;
	list-style: none;
	font-size: 14px; 
	font-size: 1.4rem; /* =14px */
	color:#513e21;
	text-shadow: 0.1em 0.1em 0.8px #ccc;
	text-align:center;
	line-height:2.4;
	float: left;
	cursor: pointer;
}
#main #news #topics_tab li.select {
	color:#fff;
	font-weight:bold;
	text-shadow: 0.1em 0.1em 0.8px #333;
	background-color:#439aa3;
}
.disnon {
	display: none;
}



/* 最新情報 リスト表示 */
#main #news #tt_box_wrap{
	width: 640px;
	height:100%;
	min-height:100%;
}

#main #news #tt_box_wrap .topics_tab_box{
	width: 640px;
	padding-top:5px;
	clear: left;
}
#main #news #tt_box_wrap .topics_tab_box ul{
	height:380px;
	list-style-type:none;
	margin:0px 5px 5px 0px;
	overflow:auto;
	position:relative;
	top:0px;
	left:0px;
}
#main #news #tt_box_wrap .topics_tab_box ul li{
	margin:0px 10px 10px 0px;
	padding:10px;
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
}

#main #news #tt_box_wrap .topics_tab_box ul li h4{/*title*/
	height:30px;
	font-size: 18px;
	font-size: 1.8rem; /* =18px */
	line-height:30px;
	border-bottom:1px dotted #333;
	text-align:left;
	font-weight:bold;
	display: block;
	margin-bottom:10px;
	clear:both;
}
#main #news #tt_box_wrap .topics_tab_box ul li h5{/*day*/
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
	color:#666666;
	font-weight:bold;
	margin:10px 0px;
	padding:3px 0px;
	text-align:right;
	background-color:#eee;
	clear:both;
}
#main #news #tt_box_wrap .topics_tab_box ul li .box{
	line-height:1.4;
	text-align:left;
	display: block;
	clear: both;
	background:url(../background/newsbox.png) top repeat-x;
}
#main #news #tt_box_wrap .topics_tab_box ul li .box p{
}
#main #news #tt_box_wrap .topics_tab_box ul li .box img{
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
/* 最新情報 タイトル表示 */
#main #newslineup {
	width:630px;
	height:240px;
	margin-bottom:25px;
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
}
#main #newslineup ul{
	width:620px;
	height:220px;
  	margin:0px auto;
  	padding:0px;
	overflow:auto;
	
}
#main #newslineup li {
	width:595px;
  	margin:0px;
 	padding: 0px;
	list-style: none;
	color:#513e21;
	text-shadow: 0.1em 0.1em 0.8px #ccc;
	text-align:left;
	line-height:2.4;
	cursor: pointer;
}
#main #newslineup li .titlebox{
	width:585px;
	margin:3px 0px;
	font-size: 14px; 
	font-size: 1.4rem; /* =14px */
	border-bottom:1px dotted #ccc;	
}
#main #newslineup li .titlebox .date{
	width:100px;
	font-size: 13px; 
	font-size: 1.3rem; /* =13px */
	color:#513e21;
	text-shadow: 0.1em 0.1em 0.8px #ccc;
	text-align:left;
	text-indent:1.0rem;
	line-height:1.8;
	float: left;
	cursor: pointer;
}
#main #newslineup li .titlebox .ttl{
	width:480px;
	font-size: 13px; 
	font-size: 1.3rem; /* =13px */
	color:#513e21;
	text-shadow: 0.1em 0.1em 0.8px #ccc;
	text-align:left;
	line-height:1.8;
	float: left;
	cursor: pointer;
}
#main #newslineup li .titlebox .ttl .icon{
	width:55px;
	float: left;	
}
#main #newslineup li .titlebox .ttl .icon img{
	width:48px;
	height:24px;
}
#main #newslineup li .titlebox .ttl .tpctlt{
	width:425px;
	padding-left:10px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}

/*------------------------- ▼▼ TOP 新人情報 ▼▼-------------------------*/

#main #newface {
	height:275px;
	margin-bottom:5px;
	/*border:1px solid #666666;
	text-align:center;*/
	margin-left:20px;
	clear:both;
}

#main #newface a{
color:#ff6600;
font-weight:bold;
text-decoration:none;
}

#main #newface a:hover{
color:#fff;
font-weight:bold;
background-color:#ff6600;
text-decoration:none;
}
#main #newface ul{
list-style-type:none;
overflow:hidden;
margin-top:10px;
height:245px;
float:left;
}
#main #newface ul li{
width:120px;
float:left;
margin-right:5px;
height:245px;
}
#main #newface ul li img{
border:1px solid #ccc;
clear:both;
}
#main #newface h4{
color:#333;
font-size: 12px;
font-size: 1.2rem; /* =12px */
text-align:center;
font-weight:normal;
border-bottom:1px dotted #666;
}
#main #newface h4 span{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
}
#main #newface h5{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
text-align:center;
font-weight:normal;
border-bottom:1px dotted #666;
}
#main #newface h6{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
text-align:center;
font-weight:normal;
border-bottom:1px dotted #666;
}



/*------------------------- ▼▼ TOP 新人情報 ▼▼-------------------------*/

#main #newface {
	height:275px;
	margin-bottom:5px;
	/*border:1px solid #666666;
	text-align:center;*/
	margin-left:20px;
	clear:both;
}

#main #newface a{
color:#ff6600;
font-weight:bold;
text-decoration:none;
}

#main #newface a:hover{
color:#fff;
font-weight:bold;
background-color:#ff6600;
text-decoration:none;
}
#main #newface ul{
list-style-type:none;
overflow:hidden;
margin-top:10px;
height:245px;
float:left;
}
#main #newface ul li{
width:120px;
float:left;
margin-right:5px;
height:245px;
}
#main #newface ul li img{
border:1px solid #ccc;
clear:both;
}
#main #newface h4{
color:#333;
font-size: 12px;
font-size: 1.2rem; /* =12px */
text-align:center;
font-weight:normal;
border-bottom:1px dotted #666;
}
#main #newface h4 span{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
}
#main #newface h5{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
text-align:center;
font-weight:normal;
border-bottom:1px dotted #666;
}
#main #newface h6{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
text-align:center;
font-weight:normal;
border-bottom:1px dotted #666;
}

/*------------------------- ▼▼ TOP レビュー ▼▼-------------------------*/
#main #review {
	height:305px;
	margin-bottom:25px;
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
}
#main #review ul{
	height:300px;
	list-style-type:none;
	overflow:auto;
	margin-left:5px;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
}
#main #review ul li{
	margin-bottom:0px;
	padding:5px;
	font-size: 13px;
	font-size: 1.3rem; /* =13px */
}
#main #review li h4{/*title*/
	height:25px;
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
	line-height:25px;
	border-top:1px white solid;
	border-left:1px white solid;
	border-right:1px #bebebe solid;
	border-bottom:1px #bebebe solid;
	background-color:#eee;
	
	text-align:left;
	color:#1f1f40;
   	text-shadow: 0.1em 0.1em 1px #ddd;
	display: block;
	margin-bottom:10px;
	padding:3px 0 2px 15px;
	clear:both;
}
#main #review li .box{
	text-align:left;
	display: block;
	clear: both;
}
#main #review li .box img{
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#main #review li .box .txtwrap{
	font-size: 13px;
	font-size: 1.3rem; /* =13px */
}
#main #review li .box .txtwrap .txtbox{
	margin-left:135px;
	margin-right:0;
}
#main #review li .box .txtwrap .txtbox .rgname{
	margin-bottom:5px;
	text-align:left;
	border-bottom:1px dotted #999;
}
#main #review li .box .txtwrap .txtbox .rname{
	margin-bottom:10px;
	text-align:right;
	border-bottom:1px dotted #999;
}
#main #review li .box .foot{/*day*/
	font-size: 12px;
	font-size: 1.2rem; /* =12px */
	font-weight:normal;
	margin:0px;
	padding:3px 0px;
	text-align:right;
	border-top:1px dotted #999;
	clear:both;
}
#main #review li .box .foot .foot_l{
	float:left;
	margin-left:0;
}
#main #review li .box .foot .foot_r{
	float:right;
	margin-right:0;
}


/*------------------------- ▼▼ TOP 出勤情報  ▼▼-------------------------*/
#bx1000  #lineup_frame {
	width:1000px;
	margin-bottom:8px;
	text-align:center;
	position:relative;
	top:0px;
	left:0px;
}
#bx1000  #lineup_frame #lineup_title{
	width:1000px;
	height:65px;
	margin: 0 auto;
	padding:0;
	text-align:center;
	position:relative;
	background:url(../background/lineup_title.png) no-repeat;	
}
#bx1000  #lineup_frame #lineup_title #lut_left{
	width:665px;
	height:65px;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	float:left;
}
#bx1000  #lineup_frame #lineup_title #lut_right{
	width:335px;
	height:65px;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	float:left;
}
#bx1000  #lineup_frame #lineup_title #lut_right #l_date{
	width:50px;
	height:65px;
	margin:0;
	padding:0;
	position:relative;
	top:-5px;
	left:0;
	float:left;
}
#bx1000  #lineup_frame #lineup_title #lut_right #l_month{
	width:173px;
	height:65px;
	margin:0;
	padding:0;
	position:relative;
	top:-5px;
	left:0;
	float:left;
}
#bx1000  #lineup_frame #lineup_title #lut_right #l_day{
	width:112px;
	height:65px;
	margin:0;
	padding:0;
	position:relative;
	top:-5px;
	left:0;
	float:left;
}

/* 出勤ラインナップ */
#bx1000 #lineup{
	width:1000px;
	margin: 0 auto;
	padding-bottom:75px;
	text-align:center;
	overflow:auto;
}


#bx1000 #lineup ul{
	width:1000px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	background-color:#ff0000;
}
#bx1000 #lineup ul li{
	width:160px;
	height:320px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:20px;
	padding:0;
	float:left;
	background:url(../background/g_frame.png) no-repeat;
}

#bx1000 #lineup ul li #gbox{
	width:160px;
	height:320px;
	margin:0;
	padding:0;
	top:0px;
	left:0px;
}



#bx1000 #lineup ul li #gbox #img_box{
	width:110px;
	height:180px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:25px;
}
#bx1000 #lineup ul li #gbox #icon_box{
	width:150px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:-155px;
	left:-80px;
	z-index:1;
}

#bx1000 #lineup ul li #gbox #txt_box{
	width:150px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:50px;
}
#bx1000 #lineup ul li #gbox #txt_box h4{
	margin:0px auto;
	padding:1px 0px;
	color:#333;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	position:relative;
	top:0px;
	left:0px;
	background-color:#fff;
	border-top:1px dotted #ccc;
}

#bx1000 #lineup ul li #gbox #txt_box h4 a{
	text-decoration:none;
}
#bx1000 #lineup ul li #gbox #txt_box h4 span{
	font-size:10px;
}

#bx1000 #lineup ul li #gbox #txt_box h5{
	margin:0px auto;
	padding:2px 0px;
	color:#333;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	background-color:#eee;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	position:relative;
	top:0px;
	left:0px;
}
#bx1000 #lineup ul li #gbox #txt_box h6{
	margin-bottom:2px;
	padding:3px 0px 0px 0px;
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
#bx1000 #lineup ul li #gbox #txt_box h7{
	height:18px;
	margin:0;
	padding:0;
	position:relative;
	top:-10px;
}



/*------------------------- ▼▼ TOP 出勤情報 改　2015.7.25  ▼▼-------------------------*/
/* 出勤ラインナップ */
#main #todays660{
	width:660px;
	margin: 0 auto;
	padding-bottom:25px;
	text-align:center;
	overflow:auto;
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
}


#main #todays660 ul{
	width:660px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	background-color:#ff0000;
}
#main #todays660 ul li{
	width:160x;
	height:370px;
	margin-left:1px;
	margin-right:2px;
	margin-bottom:20px;
	padding:0;
	float:left;
	background:url(../background/g_frame2.png) no-repeat;
}

#main #todays660 ul li #gbox{
	width:160px;
	height:370px;
	margin:0;
	padding:0;
	position:relative;
	top:0px;
	left:0px;
}
#main #todays660 ul li #gbox #img_box{
	width:110px;
	height:180px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:25px;
}
#main #todays660 ul li #gbox #icon_box{
	width:150px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:-155px;
	left:-80px;
	z-index:1;
}
#main #todays660 ul li #gbox #star_box{
	width:150px;
	height:20px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:-175px;
	left:-20px;
	z-index:1;
}

#main #todays660 ul li #gbox #txt_box{
	width:150px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:30px;
}
#main #todays660 ul li #gbox #txt_box h4{
	margin:0px auto;
	padding:1px 0px;
	color:#333;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	position:relative;
	top:0px;
	left:0px;
	background-color:#fff;
	border-top:1px dotted #ccc;
}

#main #todays660 ul li #gbox #txt_box h4 a{
	text-decoration:none;
}
#main #todays660 ul li #gbox #txt_box h4 span{
	font-size:10px;
}

#main #todays660 ul li #gbox #txt_box h5{
	margin:0px auto;
	padding:2px 0px;
	color:#333;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	background-color:#eee;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	position:relative;
	top:0px;
	left:0px;
}
#main #todays660 ul li #gbox #txt_box h6{
	margin-bottom:5px;
	padding:3px 0px;
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

#main #todays660 ul li #gbox #txt_box #g_iconbox{
	width:140px;
	height:36px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:-5px;
}
#main #todays660 ul li #gbox #txt_box #g_iconbox img{
	float:left;
	margin-left:2px;
}

#main #todays660 ul li #gbox #txt_box h7{
	margin:0px auto;
	padding:2px 0px;

	font-size:10px;
	position:relative;
	top:0px;
	left:0px;
}
#main #todays660 ul li #gbox #txt_box h7 .taikijikan{
	padding:3px;
	border-bottom:1px solid;
	text-align:center;
	font-weight:bold;
	font-size: 12px;font-size: 1.2rem;
	color:#fff;
	
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #439aa3), color-stop(100%, #1a5c63));
  background: -webkit-linear-gradient(top, #439aa3, #1a5c63);
  background: -moz-linear-gradient(top, #439aa3, #1a5c63);
  background: -o-linear-gradient(top, #439aa3, #1a5c63);
  background: linear-gradient(top, #439aa3, #1a5c63);
  background-color: #1a5c63;
  
  	border:2px solid #6fb9c1;
	  
}
#main #todays660 ul li #gbox #txt_box h7 .taikichu{
	padding:3px;
	border-bottom:1px solid #ccc;
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	font-size: 1.2rem;
	color:#fff;
	
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6fb9c1), color-stop(100%, #439aa3));
  background: -webkit-linear-gradient(top, #6fb9c1, #439aa3);
  background: -moz-linear-gradient(top, #6fb9c1, #439aa3);
  background: -o-linear-gradient(top, #6fb9c1, #439aa3);
  background: linear-gradient(top, #6fb9c1, #439aa3);
  background-color: #439aa3;
  
  	border:2px solid #1a5c63;
	
	

}

/*-------------------------
#main #todays660 ul li #gbox #txt_box h7{
	height:36px;
	margin:0;
	padding:0;
	position:relative;
	top:-10px;
}
-------------------------*/

/*------------------------- ▼▼ TOP 待ちヒメ　カウントダウン（新人情報　改）  別窓▼▼-------------------------*/

#main #countdown {

	height:305px;
	margin-bottom:25px;
	font-size: 11px;
	font-size: 1.1rem; /* =11px */
}

#main #countdown a{
color:#ff6600;
font-weight:bold;
text-decoration:none;
}

#main #countdown a:hover{
color:#fff;
font-weight:bold;
background-color:#ff6600;
text-decoration:none;
}
#main #countdown ul{
	height:300px;
	list-style-type:none;
	overflow:auto;
	margin-left:5px;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
}
#main #countdown ul li{
width:120px;
float:left;
margin-top:10px;
margin-right:5px;
height:245px;
}
#main #countdown ul li img{
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom:5px;
border:1px solid #ccc;
clear:both;
}
#main #countdown h4{
color:#333;
font-size: 12px;
font-size: 1.2rem; /* =12px */
text-align:center;
font-weight:normal;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px dotted #ccc;
}
#main #countdown h4 span{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
}
#main #countdown h5{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
text-align:center;
font-weight:normal;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
#main #countdown h6{
color:#333;
font-size: 10px;
font-size: 1.0rem; /* =10px */
text-align:center;
font-weight:normal;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}