@charset "utf-8";
/* CSS Document */

div#logo{
	max-width:1100px;
	max-height:560px;
	display:block;
	margin:auto;
}

/*---main_menu-------------------------------------------------------------*/

ul#main_menu{
	width:1096px;
	margin:auto;
	padding:0px;
}

ul#main_menu li{
	float:left;
	margin:0px;
	padding:0px;
}

ul#main_menu li a{
	width:137px;
	height:52px;
	display:block;
	overflow:hidden;
}

/*---contents_container-------------------------------------------------------------*/

div#contents_container{
	width:1100px;
	padding-top:20px;
	margin:0 auto;
}

/*---contents_left-------------------------------------------------------------*/

div#contents_left{
	float:left;
	width:845px;
	overflow:hidden;
}

/*---contents_right-------------------------------------------------------------*/

div#contents_right{
	float:right;
	width:255px;
	overflow:hidden;
	display:table-cell;
	text-align:right;
	vertical-align:top;
}

div#cr_container{
	position:relative;
	width:758px;
	background-color:#FFFFFF;
	padding-top:30px;
	padding-bottom:80px;
	margin:18px auto;
}

#contents_right h1{
	margin:0;
	padding:0;
}

#contents_right a {
	text-decoration:none;
}
#contents_right a:link {
	color:#424251;
}
#contents_right a:hover {
	color:#F18B8D;
	text-decoration:underline;
}
#contents_right section {
	text-align:left;
	clear: both;
}

#contents_right section.qr p {
	font-size:13px;
	margin:10px 0 0 12px;
}
#contents_right section.qr figure {
	margin:10px 16px 6px 8px;
	float:right;
}

#contents_right img {
	width:99%;
	max-width:99%;
}

#contents_right div{
	width:99%;
	max-width:99%;
}

/*---line2-------------------------------------------------------------*/

ul#sec_contents{
	margin-top:10px;
	width:830px;
	float:right;
	margin-right:7px;
}

ul#sec_contents li{
	float:left;
	margin:5px;
}
ul#sec_contents:first-child li{
	margin-left:0;
}

ul#sec_contents a{
	display:block;
}

/*---line3-------------------------------------------------------------*/

div#line3{
	margin-top:10px;
}

div.l3_container{
	height:834px;
	overflow:auto;
	border:1px #999999 solid;
}

a.more_bt{
width:144px;
display:block;
margin:0 auto;
}
a.more_bt img{
}

a.more_bt:after { /* clearfix */
  content: "";
  display: block;
  clear: both;
}

/*---line4-------------------------------------------------------------*/

div#line4{
	margin-top:20px;
}

ul.l4_left{

}

ul.l4_left li{
	float:left;
	margin:5px;
}


div#line5{
	margin-top:10px;
}

/*---footer-------------------------------------------------------------*/

footer{
	width:100%;
	margin-top:50px;
}

div#footer_container{
	position:relative;
	width:80%;
	height:174px;
	margin:0 auto;
}

ul#footer_menu{
	padding-top:30px;
	width:100%;
}

ul#footer_menu li{
	float:left;
	height:14px;
	padding:0 8px;
	margin-bottom:8px;
	border-left:1px #1a1a1a solid;
}

ul#footer_menu a{
	font-size:11px;
}

/*---copyright-------------------------------------------------------------*/

p#copyright{
font-size:11px;
padding-top:25px;
}

/*----------------------------------------------------------------*/

.bt1{
	width:124px;
	height:32px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	padding:0 4px;
	border:none;
}

.bt2{
	width:124px;
	height:32px;
	background-color:#737373;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding:0 4px;
	cursor:pointer;
	border:none;
}

/*----------------------------------------------------------------*/

div#form_box {
	width: 900px;
	height:600px;
	overflow-y:scroll;
	padding: 10px 15px;
	font-size: 14px;
	margin:10px;
}

div#form_box input[type=checkbox] {
	width: 20px;
	height: 20px;
	vertical-align: -5px;
}
div#form_box p {
	width: 190px;
	min-height: 35px;
	padding: 5px;
	float: left;
	clear: none;
}
div#form_box p.title {
	width: 100%;
	font-size: 16px;
	line-height: 120%;
}
div#form_box p span {
	padding: 0px 5px;
	font-size: 14px;
	line-height: 120%;
}
div#form_box div.btn {
	width:100%;
	clear: none;
	text-align:right;
	float:left;
	padding-bottom:20px;
}

/*----------------------------------------------------------------*/

img.coverImg {
	width: 799px;
	height: 361px;
}
img.movieImage2 {
	width: 425px;
	height: 245px;
}
div#magaCompBox {
	color: #F00;
	font-size: 150%;
	padding: 20px;
	padding-left: 80px;
}

.cl {
	clear: both;
}

/*----------------------------------------------------------------*/

div.system_box{
	width: 800px;
	padding: 10px 15px;
	font-size: 14px;
	display:block;
}

div.system_box p {
	width: 500px;
	min-height: 35px;
	padding: 5px;
	float: left;
	clear: none;
}
div.system_box p.title {
	width: 100%;
	font-size: 16px;
	line-height: 120%;
}
div.system_box p span {
	padding: 0px 5px;
	font-size: 14px;
	line-height: 120%;
}


/****　パンくず　****/
#breadcrumb {
	width:1100px;
	margin:10px auto;
}
#breadcrumb li {
	font-size:10px;
	float:left;
	margin:0 5px;
}
#breadcrumb li a{
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
	text-decoration:none;
}

/****　パンくずここまで　****/

.l2_left li{
	width:410px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.l2_left li img{
	width:100%;
}

.girls_state{
	display:block;
	margin:auto;
	width:100%;
	font-family: "Noto Sans Japanese" !important;
}

.girls_state > .name{
	float:left;
	width:40%;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.girls_state > .icon{
	float:left;
	width:60%;
}

.girls_state > .icon > img{
	float:left;
	width:30px;
	height:30px;
}

.timer_css{
	font-size:1.0rem;
	text-align:center;
	font-family: "Noto Sans Japanese" !important;
	margin-top:-15px;
	margin-bottom:10px;
}

.effect-fade, .effect-fade2, .effect-fade3, .effect-fade4, .effect-fade5 {
	opacity:0;
	transform:translate(0, 45px);
	transition:all 1300ms;
}

.effect-fade.effect-scroll, .effect-fade2.effect-scroll, .effect-fade3.effect-scroll, .effect-fade4.effect-scroll, .effect-fade5.effect-scroll {
	opacity:1;
	transform:translate(0, 0);
}

.effect-fade2:nth-of-type(2n+1), .effect-fade3:nth-of-type(3n+1), .effect-fade4:nth-of-type(4n+1), .effect-fade5:nth-of-type(5n+1) {
	-moz-transition-delay:0ms;
	-webkit-transition-delay:0ms;
	-o-transition-delay:0ms;
	-ms-transition-delay:0ms;
}	
	
.effect-fade2:nth-of-type(2n+2), .effect-fade3:nth-of-type(3n+2), .effect-fade4:nth-of-type(4n+2), .effect-fade5:nth-of-type(5n+2) {
	-moz-transition-delay:200ms;
	-webkit-transition-delay:200ms;
	-o-transition-delay:200ms;
	-ms-transition-delay:200ms;
}
.effect-fade3:nth-of-type(3n+3), .effect-fade4:nth-of-type(4n+3), .effect-fade5:nth-of-type(5n+3) {
	-moz-transition-delay:400ms;
	-webkit-transition-delay:400ms;
	-o-transition-delay:400ms;
	-ms-transition-delay:400ms;
}
.effect-fade4:nth-of-type(4n+4), .effect-fade5:nth-of-type(5n+4) {
	-moz-transition-delay:600ms;
	-webkit-transition-delay:600ms;
	-o-transition-delay:600ms;
	-ms-transition-delay:600ms;
}
.effect-fade5:nth-of-type(5n+5) {
	-moz-transition-delay:800ms;
	-webkit-transition-delay:800ms;
	-o-transition-delay:800ms;
	-ms-transition-delay:800ms;
}