@charset "utf-8";
@import url("global.css");



section{
	width:95%;
	margin:10px auto 30px;
	/*padding-bottom:20px;*/
	border: 1px solid #ff5fa2;
	border-radius: 13px;
	/*-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.66);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.66);
	box-shadow: 0 1px 5px rgba(0,0,0,0.66);*/
}

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

h2{
	font-weight:bold;
	font-size:16px;
	text-indent:53px;
	margin:0px;
	padding:9px 0 0 0;
}

.title-discount{
	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_movie{
	background: url(../images/gals_movie_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}
.title-contents{
	background: url(../images/contents_icon.png) no-repeat 6px 9px;
	background-size:40px 40px;
}

.subtitle{
	width:80%;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	text-align:left;
	margin:0 0 0 53px;
}

.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,.section-item2:last-child{
	border-radius: 0 0 13px 13px / 0 0 13px 13px;
	border:none;
}

.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% 50%;
	background-size:23px 21px;
}


.section-item2{
	width:100%;
	height:60px;
	margin:0;
	border-bottom:1px solid #bdbdbd;
	display:inline-block
}
.section-item2 a{
	width:100%;
	padding:10px 0 0 0;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background: url(../images/link_icon.png) no-repeat 98% 60%;
	background-size:23px 21px;
	line-height:1.4;
}


/*-----ticker----*/

.ticker {
	width:95%;
	height:65px;
	margin:10px auto 20px auto;
	padding:10px 0;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	position:relative;
	overflow:hidden;
	border: 1px solid #ff5fa2;
	border-radius: 13px;
}
.ticker ul {
	width: 98%;
	margin:0 7px;
	position: relative;
}
.ticker ul li {
	width: 100%;
	display: none;
	height:65px;
}
.ticker a{
	color:#000;
	font-size:13px;
}


#noretouch{
	margin:0 auto -5px;
	text-align:center;
}


.pokkiri{
	background: url(../images/pokkiri_icon.png) no-repeat 8px 12px;
	background-size:35px 35px;
}

.tokuwari{
	background: url(../images/tokuwari_icon.png) no-repeat 8px 12px;
	background-size:35px 35px;
}

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

.list-search{
	background: url(../images/list_search_icon.png) no-repeat 8px 12px;
	background-size:35px 35px;
}

.area-search{
	background: url(../images/shop_search_icon.png) no-repeat 8px 12px;
	background-size:35px 35px;
}

.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:18px;
}

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


/*待機なう！エリア*/
#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%;
	height:240px;
	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-news-content{
	width:100%;
	margin:0;
	padding:0;
	border-bottom:1px solid #9e9e9e;
	/*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% 48%;
	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{
	height:20px;
	font-size:16px;
	line-height:20px;
	margin-bottom:3px;
	padding:0;
	clear:both;

	padding-right: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.realtime-news-shop{
	width:100%;
	height:15px;
	color:#4e4e4e;
	font-size:11px;
	line-height:15px;
	margin-bottom:3px;
	padding:0;
}

/*待機なう！リアルタイムニュース 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;

}

/*バナー*/
.banner-area{
	width:100%;
	height:100px;
	margin:10px 0 30px;
	padding:0;
	background-color:#dddddd;
	font-weight:bold;
}

.banner-title{
	width:100%;
	height:30px;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	line-height:30px;
	background-color:#000000;
}

.banner-area a{
	width:100%;
	height:70px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	display:block;
}

.banner-area img{
	margin:5px auto 0;
	display:block;
}

.banner-area a p{
	margin:0;
	padding:0;
}

/*スペシャル枠*/
.special-area{
	width:100%;
	margin:10px 0 30px;
	padding:0;
	background-color:#dddddd;
	font-weight:bold;
}

.special-title{
	width:100%;
	height:30px;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	line-height:30px;
	background-color:#000000;
}


.special-area a{
	width:100%;
	color:#000000;
	text-decoration:none;
	text-align:center;
	display:block;
}

.special-area img{
	width:100%;
	margin:0 auto 0;
	display:block;
}

.special-area a p{
	margin:0;
	padding:0;
	line-height:25px;
}

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

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

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

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

.gals_movie-thumb img{
	width:100%;
	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:18px;
	font-size:15px;
	line-height:18px;
	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;
}

/*夜遊び隊コンテンツ*/
.cont_gravure{
	background: url(../images/gravure_icon.png) no-repeat 5px 0;
	background-size:40px 40px;
}
.cont_movie{
	background: url(../images/movie_icon.png) no-repeat 5px 0;
	background-size:40px 40px;
}
.cont_cartoon{
	background: url(../images/cartoon_icon.png) no-repeat 5px 0;
	background-size:40px 40px;
}
.cont_write{
	background: url(../images/topics_icon.png) no-repeat 5px 0;
	background-size:40px 40px;
}

.section-inner{
	padding-left:50px;
}

.contents_data{
	color:#F00;
	font-size:11px;
}
.contents_text{
	color:#999;
	font-size:11px;
}

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

/*メルマガ登録*/
#mailmagazine{
	width:95%;
	height:60px;
	margin:10px auto 30px;
	border: 1px solid #ff5fa2;
	border-radius: 13px;
	background:#fff url(../images/link_icon.png) no-repeat 98% 50%;
	background-size:23px 21px;
	font-size:20px;
	font-weight:bold;
	position:relative;
	line-height:1.3;
}
#mailmagazine a{
	display:block;
	width:100%;
	height:60px;
	text-decoration:none;
	color:#000;
}

#mailmagazine p{
	position:absolute;
	top:0;
	left:55px;
}

img.mm_icon{
	position:absolute;
	top:10px;
	left:7px;
}

#mailmagazine .mm_txt{
	font-size:11px;
	color:#999;
}

/*色変更テスト用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:#fe6d6d;
}
.report-num{
	width:30%;
	height:100%;
	color:#ffffff;
	font-weight:bold;
	line-height:37px;
	text-indent:6px;
	float:left;
}