﻿@charset "utf-8";
/* CSS Document ------------------------------------------------------COMMON*/

/*SCHEDULE------------------------------------------------------------SCHEDULE*/
#schedule {
}

#schedule .navi_text{
	clear:both;
	text-align:center;
	margin:10px auto;
	font-size:12px;
	color:#666;
}

/*COMMON USE*/
#schedule #sch_m h3,#schedule #sch_n h3{
	margin:10px 0px 0px 10px;
	padding-top:10px;
	padding-bottom:10px;
}

/*GALS-hayaban*/

#schedule #sch_m{
background: url(/img/schedule/bg_mornig.jpg) top right no-repeat #FFF2F0 ;
width:910px;
margin:0px auto 20px auto;
position:relative;
}

#schedule #sch_m .day{
	font-size:26px;
	text-align:right;
	color:#FF7315;
	position:absolute;
	width:200px;
	right:10px;
	top:5px;
}

#schedule #sch_m .prev{
	font-size:10px;
	position:absolute;
	background:#E17100;
	right:55px;
	top:40px;
	text-align:center;
	padding:3px;
}

#schedule #sch_m .next{
	font-size:10px;
	position:absolute;
	background:#E17100;
	right:10px;
	top:40px;
	padding:3px;

}

#schedule #sch_m .next a,
#schedule #sch_m .prev a{
color:#FFF;
}

#schedule #sch_m .txtbox{
	width: 287px;
	height: 170px;
    float:left;
    background-image: url(/img/schedule/bg_list_m.jpg);
	background-repeat:no-repeat;
    margin:0px 0px 10px 11px;
    position:relative;
}
#schedule #sch_m .txtbox .thum{
	position:absolute;
	top:5px;
	left:5px;
}
#schedule #sch_m .txtbox h4,#schedule #sch_m .txtbox .name{
	font-size: 14px;
	font-weight: bold;
	position:absolute;
	top:50px;
	right:10px;
	width:100px;
    color:#FF7315;
	width:150px;
	text-align:center;
}
#schedule #sch_m .txtbox .body{
	font-size: 12px;
	position:absolute;
	top:70px;
	right:10px;
	width:100px;
	color:#FF7315;
	width:150px;
	text-align:center;
}
#schedule #sch_m .txtbox .shifttime{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 13px;
	margin-top:0px;
	position:absolute;
	top:15px;
	right:10px;
	width:110px;
	text-align:center;
}



img.enrollment {
    position: absolute;
    left: 10px;
    top: 85px;
    z-index: 1;
    width: 20%;
}







/*GALS-osoban*/

#schedule #sch_n{
	background: url(/img/schedule/bg_night.jpg) top right no-repeat #EAF3F7 ;
	width:910px;
	margin:0px auto 20px auto;
	position:relative;
}

#schedule #sch_n .day{
	font-size:26px;
	text-align:right;
	color:#269ca6;
	position:absolute;
	width:200px;
	right:10px;
	top:5px;
}

#schedule #sch_n .prev{
	font-size:10px;
	position:absolute;
	background:#269ca6;
	right:55px;
	top:40px;
	text-align:center;
	padding:3px;
}

#schedule #sch_n .next{
	font-size:10px;
	position:absolute;
	background:#269ca6;
	right:10px;
	top:40px;
	padding:3px;

}

#schedule #sch_n .next a,
#schedule #sch_n .prev a{
color:#FFF;
}

#schedule #sch_n .txtbox{
	width: 287px;
	height: 170px;
    float:left;
    background-image: url(/img/schedule/bg_list_n.jpg);
	background-repeat:no-repeat;
    margin:0px 0px 10px 11px;
    position:relative;
}
#schedule #sch_n .txtbox .thum{
	position:absolute;
	top:5px;
	left:5px;
}
#schedule #sch_n .txtbox h4,#schedule #sch_n .txtbox .name{
	font-size: 14px;
	font-weight: bold;
	position:absolute;
	top:50px;
	right:10px;
	width:100px;
    color:#3AC5D3;
	width:150px;
	text-align:center;
}
#schedule #sch_n .txtbox .body{
	font-size: 12px;
	position:absolute;
	top:70px;
	right:10px;
	width:100px;
	color:#3AC5D3;
	width:150px;
	text-align:center;
}
#schedule #sch_n .txtbox .shifttime{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 13px;
	margin-top:0px;
	position:absolute;
	top:15px;
	right:10px;
	width:110px;
	text-align:center;
}

img.icon_b-2nd {
    left: 160px;
    position: absolute;
    top: 100px;
    z-index: 100;
}

img.icon_rank{
	left: 142px;
  position: absolute;
  top: 97px;
}

.realtime-icon {
    position: absolute;
    bottom: 0;
    right: 0;
}

div.nf_icon{
	position:absolute;
	bottom:15px;
	left:92px;
	width:25px;
}

div.nf_icon img{
	width:100%;
}

img.jy_icon{
    width: 27px;
    z-index: 11;
    position: absolute;
    bottom: 0;
    left: 0;
}

img.jy_icon2{
    width: 27px;
    z-index: 11;
    position: absolute;
    bottom: 35px;
    left: 0;
}


img.icon_newp {
	left: -6px;
	position: absolute;
	top: -10px;
	z-index: 55;
}

img.ic_girl {
	position: absolute;
	z-index: 10;
	bottom: 5px;
	left: 25px;
	width: 100px;
}

.ic_mat {
	position: absolute;
	z-index: 10;
	top: 34px;
	left: 127px;
}
img.nf_icon {
	width: 27px;
	z-index: 11;
	position: absolute;
	bottom: 0;
	left: 0;
}

.typeIcon {
	display: block;
	text-align: left;
	padding-top: 5px;
	position: absolute;
	bottom: 10px;
	left: 128px;
	width: 150px;
	font-size: 0px;
}

ul.typeIcon li {
	font-size: 11px;
	letter-spacing: -1px;
	display: inline-block;
	border: 1px solid #FFBB8E;
	font-weight: normal;
	padding: 3px;
	border-radius: 3px;
	width: calc(100%/2 - 10px);
	margin: 1px;
	text-align: center;
}

.txtbox h4 {
	text-align: left !important;
}

.txtbox p.body {
	text-align: left !important;
}

.txtbox .realtime-icon {
	right: 12px;
	top: 82px;
}

.txtbox > a{
	position:relative;
}
.txtbox img.waku {
	position: absolute;
	/*    display: none;*/
	display: block;
	width: 125px;
	z-index: 1;
	top: 5px;
}


/* ランク表示 文字サイズと位置調整 */

#schedule .rankBlock {
	position: absolute;
	top: 45px;
	left: inherit;
	right: 14px;
	z-index: 10;
}

	#schedule .rankBlock span {
		font-size: 10px;
		display: inline-block;
		float: right;
		padding: 2px 10px;
		transform: rotate(-5deg);
		box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	}

		#schedule .rankBlock span:first-letter {
			font-size: 12px;
		}