@charset "utf-8";
@import url("../style/global.css");
@import url("../style/common_shop.css");
@import url("../style/floating_footer.css");

/*サブメニューエリア*/
#sub-menu-area{
	width:100%;
	border-bottom: 1px solid #ff0000;
}

#sub-menu-title{
	width:100%;
	text-align:center;
}
.sub-menu{
	padding:0 3px 5px;
	list-style-type:none;
}

.sub-menu li{
	font-size:11px;
	height:30px;
	margin:3px 3px;
	padding:0 3px;
	line-height:30px;
	border: 1px solid #ff5fa2;
	border-radius: 7px;
	float:left;
}

.sub-menu li a{
	text-decoration:none;
}

/*セクションエリア*/
section{
	width:95%;
	margin:20px auto 20px;
	/*padding-bottom:20px;*/
	border: 1px solid #ff5fa2;
	border-radius: 13px;
}

section img{
	width:100%;
}


.section-title{
	width:100%;
	height:60px;
	border-radius: 13px 13px 0 0 / 13px 13px 0 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff4692), color-stop(0.00, #fd87b7));
	background: -webkit-linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	background: -moz-linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	background: -o-linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	background: -ms-linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	background: linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	margin:0;
	padding:0;
	line-height:60px;
}

/*色変更テスト用*/
.section-blue{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1a75fd), color-stop(0.00, #5f9fff));
	background: -webkit-linear-gradient(top, #5f9fff 0%, #1a75fd 100%);
	background: -moz-linear-gradient(top, #5f9fff 0%, #1a75fd 100%);
	background: -o-linear-gradient(top, #5f9fff 0%, #1a75fd 100%);
	background: -ms-linear-gradient(top, #5f9fff 0%, #1a75fd 100%);
	background: linear-gradient(top, #5f9fff 0%, #1a75fd 100%);
}

.section-red{
	background: -webkit-gradient(linear, center top, center bottom, from(#fe585c), to(#ed0408));
	background: -webkit-linear-gradient(top, #fe585c, #ed0408);
	background: -moz-linear-gradient(top, #fe585c, #ed0408);
	background: -o-linear-gradient(top, #fe585c, #ed0408);
	background: -ms-linear-gradient(top, #fe585c, #ed0408);
	background: linear-gradient(to bottom, #fe585c, #ed0408);
}

h2{
	width:100%;
	height:100%;
	font-weight:bold;
	font-size:20px;
	color:#ffffff;
	text-shadow: 1px 1px 1px #606060;
	line-height:60px;
	text-indent:50px;
	margin:0px;
	padding:0;
}

.title-discount{
	width:100%;
	height:100%;
	background: url(../images/discount_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.title-search{
	background: url(../images/search_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.title-taiki{
	background: url(../images/taiki_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.title-realtime{
	background: url(../images/realtime_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.title-gals{
	background: url(../images/gals_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.title-shop-info{
	background: url(../shop/images/shop-info_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.title-event{
	background: url(../images/event_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.title-new-contents{
	background: url(../images/gals_movie_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.title-schedule-table{
	background: url(../images/schedule-table_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.section-item{
	width:100%;
	height:60px;
	margin:0;
	padding:0;
	border-bottom:1px solid #bdbdbd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebebeb), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	display:inline-block
}

.section-item:last-child{
	border-radius: 0 0 13px 13px / 0 0 13px 13px;
}


.section-item a{
	width:100%;
	height:100%;
	color:#000;
	font-weight:bold;
	text-indent:50px;
	text-decoration:none;
	line-height:60px;
	display:block;
	background: url(../images/link_icon.png) no-repeat 98% 45%;
	background-size:23px 21px;
}

.pokkiri{
	background: url(../images/pokkiri_icon.png) no-repeat 5px 10px;
}

.tokuwari{
	background: url(../images/tokuwari_icon.png) no-repeat 5px 10px;
}

.time-coupon{
	background: url(../images/time-coupon_icon.png) no-repeat 5px 10px;
}

.area-search{
	background: url(../images/shop_search_icon.png) no-repeat 5px 10px;
}

.low-price-search{
	background: url(../images/low_price_icon.png) no-repeat 5px 10px;
}

.gals-search{
	background: url(../images/gals_search_icon.png) no-repeat 5px 5px;
}

.section-title#realtime-area{
	background:none;
} 

#realtime-area h2{
	font-size:20px;
}

#contents-area h2{
	background: url(../images/contents_icon.png) no-repeat 0 0;
}

.section-footer{
	width:100%;
	height:37px;
	border-radius: 0 0 13px 13px / 0 0 13px 13px;
	background-color:#ff5fa0;
}

/*色変更テスト用2*/
.section-footer-blue{
	width:100%;
	height:37px;
	border-radius: 0 0 13px 13px / 0 0 13px 13px;
	background-color:#5f9efd;
}

.section-footer-red{
	width:100%;
	height:37px;
	border-radius: 0 0 13px 13px / 0 0 13px 13px;
	background-color:#ed0408;
}

.report-num{
	width:30%;
	height:100%;
	color:#ffffff;
	font-weight:bold;
	line-height:37px;
	text-indent:6px;
	float:left;
}

/*割引チケットエリア*/
#discount-area{
	border: 1px solid #ed0408;
}

#discount-switch{
	width:70%;
	height:37px;
	font-weight:bold;
	text-align:center;
	line-height:37px;
	text-decoration:underline;
	float:right;
}

.discount-topic{
	width:100%;
	height:50px;
	text-indent:50px;
	line-height:50px;
	border-bottom:1px solid #bdbdbd;
	background:#fff;
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebebeb), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: linear-gradient(top, #ffffff 0%, #ebebeb 100%);*/
}

.discount-topic a{
	width:100%;
	height:50px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/link_icon.png) no-repeat 98% 50%;
	background-size:23px 21px;
	display:block;
	
}

.pokkiri{
	background: url(images/pokiwari_icon.png) no-repeat 6px 6px;
}

.tokuwari{
	background: url(images/tokuwari_icon.png) no-repeat 6px 6px;
}

.n_discount{
	background: url(images/n_discount_icon.png) no-repeat 6px 6px;
}

.discount-topic a div{
	width:100%;
	
}

.discount-item{
	width:100%;
	margin:0;
	padding:0px;
	display:none;
}

.discount-item li{
	width:100%;
	height:50px;
	text-indent:50px;
	line-height:50px;
	border-bottom:1px solid #bdbdbd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebebeb), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	display:block;
}

.discount-item li a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/link_icon.png) no-repeat 98% 50%;
	background-size:23px 21px;
	display:block;
}

.discount-item li a div{
	width:100%;
}

.discount-item img{
	width:100%;
}


/*待機なう！エリア*/
#taiki_now-area{
	border: 1px solid #5f7dff;
}

#taiki_now-area .item{
	/*border-top:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;*/
}

#taiki_now-area .item ul{
	width:100%;
	padding:5px 0;
	list-style-type:none;
}

#taiki_now-area .item ul li{
	width:30%;
	margin:2px;
	padding:2px;
	font-size:10px;
	font-weight:bold;
	float:left;
	display:inline-block;
	border-right:1px dotted #9e9e9e;
}

#taiki_now-area .item ul li:last-child{
	border:none;
}

#taiki_now-area .item ul li a{
	color:#000000;
	text-decoration:none;
}

.taiki_now-title{
	width:100%;
	text-align:center;
	line-height:1.2em;
}

#taiki_now-area .item ul li img{
	width:80%;
	/*height:122px;*/
	border:1px solid #9e9e9e;
	margin:3px auto;
	display:block;
}

.taiki_now-gals-name{
	width:100%;
	color:#ff207b;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
	margin-bottom:2px;
}

/*リアルタイムニュースエリア*/
#realtime-area{
	border: 1px solid #5f9fff;
}

#realtime-news-switch{
	width:70%;
	height:37px;
	font-weight:bold;
	text-align:center;
	line-height:37px;
	text-decoration:underline;
	float:right;
}

.realtime-news-item{
	width:100%;
	margin:0;
	padding:0;
	display:none;
}

.realtime-news-content{
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	border-bottom:1px solid #bdbdbd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d5d5d5), color-stop(0.00, #fdfdfd));
	background: -webkit-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -moz-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -o-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	display:inline-block
}

.realtime-news-content a{
	width:100%;
	height:100%;
	padding:0;
	color:#000;
	font-weight:bold;
	text-indent:5px;
	text-decoration:none;
	line-height:50px;
	display:block;
	background: url(../images/link_icon.png) no-repeat 98% 45%;
	background-size:23px 21px;
}

.realtime-news-type{
	width:30%;
	margin:3px;
	color:#fd2d82;
	font-size:12px;
	line-height:1.2em;
	border:1px solid #fd2d82;
	background-color:#ffffff;
	float:left;
}

.realtime-news-date{
	width:80%;
	height:15px;
	color:#ff0000;
	font-size:12px;
	line-height:15px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0;
}

.realtime-news-title{
	width:100%;
	height:20px;
	font-size:16px;
	line-height:20px;
	margin-bottom:3px;
	padding:0;
	clear:both;
}

/*在籍女性エリア　※第二フェーズ追加*/
#gals-switch{
	width:70%;
	height:37px;
	font-weight:bold;
	text-align:center;
	line-height:37px;
	text-decoration:underline;
	float:right;
}

#gals-switch a{
	color:#000000;
}

#gals-area .item{
	/*border-top:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;*/
}

#gals-area .item ul{
	width:100%;
	padding:5px 0;
	list-style-type:none;
}

#gals-area .item ul li{
	width:30%;
	margin:2px;
	padding:2px;
	font-size:10px;
	font-weight:bold;
	float:left;
	display:inline-block;
	border-right:1px dotted #9e9e9e;
}

#gals-area .item ul li:last-child{
	border:none;
}

#gals-area .item ul li a{
	color:#000000;
	text-decoration:none;
}

#gals-area .item ul li img{
	width:80%;
	/*height:122px;*/
	border:1px solid #9e9e9e;
	margin:3px auto;
	display:block;
}

.gals-name{
	width:100%;
	color:#ff207b;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
	margin-bottom:2px;
}

/*待機なう！リアルタイムニュース indexリンク*/
.content-link{
	width:100%;
	height:60px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	line-height:60px;
	margin:0;
	border-radius: 0 0 13px 13px / 0 0 13px 13px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff4692), color-stop(0.00, #fd87b7));
	background: -webkit-linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	background: -moz-linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	background: -o-linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	background: -ms-linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	background: linear-gradient(top, #fd87b7 0%, #ff4692 100%);
	
}

.content-link a{
	width:100%;
	color:#000000;
	display:block;
	
}

.item{
	margin:0px;
	padding:0px;
}

.item img{
	width:100%;
	margin:0px;
	padding:0px;
}

.content-item{
	margin:0 0 10px 0;
}

.content-item img{
	width:95%;
	margin:0 0 0 8px;

}

/*料金システム*/
#shop-info-area{
	/*border: 1px solid #666666;*/
}

#system-switch{
	width:100%;
	height:25px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	text-decoration:underline;
}

.system-item{
	width:100%;
	font-size:11px;
	text-align:left;
	margin-bottom:20px;
	padding:5px 0;
	display:none;
}

.content-item{
	margin:0 0 10px 0;
}

.content-item img{
	width:95%;
	margin:0 0 0 8px;

}

.shop-info{
	width:100%;
	margin-bottom:20px;
	text-align:left;
	border-bottom: 1px dotted #bdbdbd;
	border-collapse: collapse;
}

.shop-info th{
	width:30%;
	padding:5px 0;
	margin:0;
	color:#ff3386;
	font-weight:bold;
	text-indent:10px;
	border-bottom: 1px solid #bdbdbd;
}

.shop-info td{
	width:70%;
	padding:5px 0;
	margin:0;
	font-weight:bold;
	border-bottom: 1px solid #bdbdbd;
}

.map-buttom{
	width:60%;
	height:40px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	float:left;
	margin:10px 0;
	border: 1px solid #ff1874;
	border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff4692), color-stop(0.00, #ff88b8));
	background: -webkit-linear-gradient(top, #ff88b8 0%, #ff4692 100%);
	background: -moz-linear-gradient(top, #ff88b8 0%, #ff4692 100%);
	background: -o-linear-gradient(top, #ff88b8 0%, #ff4692 100%);
	background: -ms-linear-gradient(top, #ff88b8 0%, #ff4692 100%);
	background: linear-gradient(top, #ff88b8 0%, #ff4692 100%);
}

.map-buttom a{
	width:100%;
	height:40px;
	color:#000000;
	text-shadow: 1px 1px 2px #ededed;
	text-decoration:none;
	border-radius: 8px;
	display:block;
}


/*イベントエリア　※第二フェーズ追加*/
#event-area{
	border: 1px solid #cb4c4c;
}

#event-switch{
	width:70%;
	height:37px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:37px;
	text-decoration:underline;
	float:right;
}

.event-item{
	width:100%;
	margin:0;
	padding:0;
	display:none;
}

.event-content{
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	border-bottom:1px solid #bdbdbd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d5d5d5), color-stop(0.00, #fdfdfd));
	background: -webkit-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -moz-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -o-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	display:inline-block
}

.event-content a{
	width:100%;
	height:100%;
	padding:0;
	color:#000;
	font-weight:bold;
	text-indent:5px;
	text-decoration:none;
	line-height:50px;
	display:block;
	background: url(../images/link_icon.png) no-repeat 98% 45%;
	background-size:23px 21px;
}

.event-date{
	width:70%;
	height:15px;
	color:#ff0000;
	font-size:12px;
	line-height:15px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0;
}

.event-title{
	width:100%;
	height:20px;
	font-size:16px;
	line-height:20px;
	margin-bottom:3px;
	padding:0;
	clear:both;
}

/*最新コンテンツエリア　※第二フェーズ追加*/
#new-contents-area{
	/*border: 1px solid #0c7988;*/
}

#new-contents-switch{
	width:70%;
	height:37px;
	font-weight:bold;
	text-align:center;
	line-height:37px;
	text-decoration:underline;
	float:right;
}

#new-contents-switch a{
	color:#000000;
}

.gals_movie-content{
	width:100%;
	margin:0;
	padding:0;
	border-bottom:1px solid #bdbdbd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d5d5d5), color-stop(0.00, #fdfdfd));
	background: -webkit-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -moz-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -o-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	background: linear-gradient(top, #fdfdfd 0%, #d5d5d5 100%);
	display:inline-block
}

.gals_movie-content a{
	width:100%;
	height:100%;
	padding:0;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	/*background: url(../images/link_icon.png) no-repeat 98% 45%;*/
}

.gals_movie-content-block{
	width:90%;
	/*height:80px;*/
	margin:10px auto 10px;
	display:block;
}

.gals_movie-thumb{
	width:45%;
	/*height:80px;*/
	margin:0;
	padding:0;
	float:left;
}

.gals_movie-thumb img{
	margin:0:
}

.gals_movie-info{
	width:50%;
	margin:0;
	padding:0;
	float:right;
}

.gals_movie-date{
	width:100%;
	height:15px;
	color:#ff0000;
	font-size:12px;
	line-height:15px;
	margin-bottom:3px;
	padding:0;
}

.gals_movie-name{
	width:100%;
	height:20px;
	font-size:16px;
	line-height:20px;
	margin-bottom:3px;
	padding:0;
	clear:both;
}

.gals_movie-name a{
	width:100%;
	height:100%;
	padding:0;
	color:#ff207b;
	font-weight:bold;
	text-decoration:underline;
}

.gals_movie_profile{
	width:100%;
	height:15px;
	font-size:12px;
	line-height:15px;
	margin-bottom:3px;
	padding:0;
}

.gals_movie-icon{
	width:90%;
	height:22px;
	font-size:14px;
	line-height:22px;
	margin:0;
	text-align:center;
	border: 1px solid #ff4691;
	border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c8c7c7), color-stop(0.00, #fdfdfd));
	background: -webkit-linear-gradient(top, #fdfdfd 0%, #c8c7c7 100%);
	background: -moz-linear-gradient(top, #fdfdfd 0%, #c8c7c7 100%);
	background: -o-linear-gradient(top, #fdfdfd 0%, #c8c7c7 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0%, #c8c7c7 100%);
	background: linear-gradient(top, #fdfdfd 0%, #c8c7c7 100%);
	clear:both;
}

.gals_movie-comment-block{
	width:90%;
	font-size:13px;
	line-height:1.4em;
	margin:0 auto 10px;
}

/*年末年始営業予定表*/
#schedule-table{
	width:85%;
	font-size:15px;
	border: 1px solid #d6c39e;
	margin:8px auto 8px;
}

#schedule-table th{
	padding:3px;
	background-color:#f2e2c3;
	border-right:1px solid #d6c39e;
	border-bottom:1px solid #d6c39e;
}

#schedule-table td{
	padding:3px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}