#topLeft{
	position:relative;
	width:750px;
	float:left;
}
/********************************メルマガ**********************************/
#mailmaga{
	width:750px;
	height:200px;
	background-image:url(/pc/img/mailmaga.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	overflow:hidden;
}
#mailmaga form{
	display:block;
	margin:138px 20px 20px 50px;
}
#mailmaga form input{
	padding:4px 8px;
	margin-right:4px;
}
.mb{
	padding:5px;
	margin:2px;
}
#memberLogin{
	width:220px;
	height:212px;
	float:right;
}
/********************************トッピックス**********************************/
#topics{
	width:750px;
	height:561px;
	margin-bottom:10px;
	background-image:url(/pc/img/topics_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
}
#topics dl{
	padding-top:75px;
	
}
#topics dt{
	float:left;
	width:328px;
	margin-left:40px;
}
#topics dt a{
	display:block;
}
#topics dt a img{
	border:2px solid #cccccc;
	width:320px;
	height:424px;
}
#topics dl dd{
	font-size:14px;
	line-height:18px;
	color:#121212;
	width:340px;
	height:416px;
	margin-left:376px;
	overflow:auto;
	margin-top:10px;
	padding-right:10px;
}

#discount{
}

#discount li{
	float:left;
	margin:10px 0;
}
/********************************トップボトム**********************************/
h4{
	border-bottom:1px solid #fff;
	border-left:8px solid #fff;
	padding:2px 0px 0px 14px;
	color:#fff;
	font-size:24px;
	font-weight:normal;
	letter-spacing:4px;
	fon t-family:arial;
	margin-top:20px;
}

#topSchedule{
	position:relative;
	width:750px;
	margin: 20px 0;
}
.topScheduleList{
	overflow: hidden;
}
.topScheduleList li{
	width:145px;
	float:left;
	border:1px solid #bfbfbf;
	text-align:center;
	margin:5px 2px 3px 1px;
	background-image:url(/pc/img/topSchedule_thumb_Bg.jpg);
}
.topScheduleList li a{
	display:block;
	text-decoration:none;
}
.topScheduleList li dl{
	text-decoration:none;
	position:relative;
}
.topScheduleList li dl dt{
}
.topScheduleList li a dl dt img{
	width:140px;
	height:233px;
	padding:2px 2px 1px 2px;
}
.topScheduleList li dl dd{
	overflow:hidden;
}
.topScheduleList li dl dd p{
	text-align:center;
	text-decoration:none;
	margin-top:2px;
	color:#fff;
}
.topScheduleList li dl dd blockquote{
	text-align:center;
	text-decoration:none;
	margin-top:2px;
	color:#fff;
}
.topScheduleList li a dl dd.shift_time{
	font-size:14px;
	font-family:arial;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:3px 0px 3px 0px;
}
.newFaceSchedule{
	width:90px;
	position:absolute;
	top:205px;
	right:8px;
	z-index:10;
}
#topRightSpeace{
	width:220px;
	margin-left:780px;
}
/********************************** ログイン ***********************/
.form-wrapper {
	background: #fafafa;
	margin-bottom:44px;
}

.form-wrapper h1{
  text-align: center;
  padding: 1em 0;
}

form {
  padding: 0 1.5em;
}

.form-item {
  margin-bottom: 0.75em;
  width: 100%;
}

.form-item input {
  background: #fafafa;
  border: none;
  border-bottom: 2px solid #e9e9e9;
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  height: 50px;
  transition: border-color 0.3s;
  width: 100%;
}

.form-item input:focus {
  border-bottom: 2px solid #c0c0c0;
  outline: none;
}

.button-panel {
  margin: 2em 0 0;
  width: 100%;
}

.button-panel .button {
  background: #f16272;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 50px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
  transition: background 0.3s ease-in-out;
  width: 100%;
  margin-bottom:10px;
}

.button:hover {
  background: #ee3e52;
}


.recruitBanner{
	margin-top:30px;
}

.kwicks {
	width: 220px;
	height: 450px;
}
.kwicks > li {
	width: 220px;
                /* overridden by kwicks but good for when JavaScript is disabled */
	height: 100px;
	margin-top: 5px;
	overflow:hidden;
}

.newFaceShiftMark{
	position:absolute;
	top:0px;
	right:0px;
}


/**************写メ**************************/
.list_carousel_shame{
	width:100%;
	max-width:1000px;
	height:400px;
	position:relative;
	margin:0px auto;
	padding-left:1%;
	overflow:hidden;
	margin-top:30px;
}

#foo0{
	margin-left:15px;
}

.list_carousel_shame ul li{
	text-align: center;
	border: 1px solid #999;
	margin: 39px 2px 58px 2px;
	display: block;
	float: left;
	width:100%;
	max-width:184px;
	background-color:#001616;
}

.list_carousel_shame ul li a{
	display:block;
	padding:2px 2px 4px 2px;
	background-color:#825444;
	text-decoration:none;
}

.list_carousel_shame ul li a dl dt{
}

.list_carousel_shame ul li a dl dt img{
	width:100%;
}

.list_carousel_shame ul li dl dt{
	height:236px;
	overflow:hidden;
	margin-bottom:6px;
	background-color:#ffffff;
}
.list_carousel_shame ul li dl dd{
	font-size:12px;
	padding:0px 6px 2px 6px;
	color:#ffffff;
	height:12px;
	overflow:hidden;
}

.list_carousel_shame.responsive {
	width: auto;
	margin-left: 0;
}
.prev {
	float:left;
	width:30px;
	height:30px;
	background-image:url(/pc/img/prevBtn.png);
	top:40%;
	left:0px;
	position:absolute;
}
.next{
	width:30px;
	height:30px;
	background-image:url(/pc/img/nextBtn.png);
	float:right;
	position:absolute;
	top:40%;
	right:8px;
}

/********************************** トップシャメ（使ってる） ***********************/

#topShame_wrap{
	position:relative;
	margin:20px auto 0px auto;
}

#topShame_list{
	margin-left:3px;
}
#topShame_list li{
	width:136px;
	float:left;
	margin:3px;
	background-color:#fff;
	text-align:center;
	box-shadow:0 0 0 5px #121212;
	-webkit-transition: all .2s ease;
	box-shadow:0px 0px 5px #121212;
}
#topShame_list li a{
	display:block;
	margin:4px;
	text-decoration:none;
}
.shame_thumb{
	width:126px;
	height:126px;
	border:1px solid #fff;
	background-repeat:no-repeat;
	background-position:50% 0%;
	overflow:hidden;
	text-align:center;
	line-height:140px;
}

#topShame_list li a p.date{
	font-size:10px;
	color:#000;
}
#topShame_list li a p.title{
	font-size:12px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	color: #000;
}
#topShame_list li a p.name{
	font-size:12px;
	color:#ff0080;
	height:20px;
	line-height:20px;
}


