@charset "utf-8";
/* CSS Document */

/*---contents_container-------------------------------------------------------------*/

div#contents_container{
	width:1100px;
	padding-top:20px;
	margin:0 auto;
}

/*---contents_left-------------------------------------------------------------*/

div#contents_left{
	/*float:left;
	width:830px;
	overflow:hidden;*/
	width:100%;
	overflow:hidden;
}

/*---contents_right-------------------------------------------------------------*/

div#contents_right{
	/*
	float:right;
	width:255px;
	overflow:hidden;
	display:table-cell;
	text-align:right;
	vertical-align:top;
	*/
	display:none;
}

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%;
}

/*---footer-------------------------------------------------------------*/

footer{
	width:100%;
	margin-top:50px;
}

/*---footer_container-------------------------------------------------------------*/

div#footer_container{
	position:relative;
	width:80%;
	height:174px;
	margin:0 auto;
}


/*---footer_menu-------------------------------------------------------------*/

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:49%;
	overflow:hidden;
	float:left;
	margin-right:5px;
}

.l2_left li img{
	width:100%;
}

.girls_state{
	display:block;
	margin:10px 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;
}

.model_name{
	font-size:1.6rem;
	display:inline-block;
	font-family: "Noto Sans Japanese" !important;
}

/*
.timer_css{
	font-size:1.0rem;
	text-align:center;
	font-family: "Noto Sans Japanese" !important;
	margin-top:-15px;
	margin-bottom:10px;
}
*/

.timer_css{
	font-size:1.0rem;
	text-align:center;
	font-family: "Noto Sans Japanese" !important;
	margin-top:12px;
	margin-bottom:20px;
}