/*  style_a.cssここから  */
@import url('https://fonts.googleapis.com/css?family=Oswald:500|Rock+Salt');

TD          { margin-top:0; font-size: 90%; letter-spacing: 0px; color:#000000;padding:2px;line-height:130%;}

td img {
	vertical-align:middle;
}
hr {margin:3px 0px;}

A           { color:#e91e63;text-decoration:none; }
.t_title    { font-size: 1em; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
DIV.MENU    { position: absolute; top: 10px; left: 10px; }
SPAN#code8  { font-size: 8pt;  }
SPAN#code9  { font-size: 9pt;  }
SPAN#code10 { font-size: 10pt; }
SPAN#code11 { font-size: 11pt; }
SPAN#code12 { font-size: 12pt; }
SPAN#code13 { font-size: 13pt; }
SPAN#code14 { font-size: 14pt; }

img { border: none; }

/*  style_a.cssここまで  */


/*  en_alltop.css ここから */

body {
	font-family : -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

img {
	-ms-interpolation-mode: bicubic;
}

#container {
	width: 989px;
	margin: 115px auto 0;
}

#mainwrap {
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
}


.search_box {
	margin: 0px;
	width: 100%;
	height: 33px;
	background-color: #ffffdd;
	border-bottom: solid 2px;
}

.search {
	margin: 0 0 3px 0;
	padding: 6px 40px 3px 30px;
	float: left;
}

.search_input {
	width: 230px;
}

.search_input2 {
	width: 100px;
	font-size: 10pt;
	height: 30px;
}

.search_select {
	width: 100px;
	font-size: 10pt;
}

.navi {
	margin: 0 auto;
	padding: 6px 0px 3px 0px;
	float: left;
}

.label_left {
	float: left;
	width: 230px;
	margin: 7px auto 0px;
	float: left;
}

.label_center {
	float: left;
	width: 520px;
	margin: 7px auto 0px;
	float: left;
}

.label_right {
	float: left;
	width: 230px;
	margin: 7px auto 0px;
	float: right;
}

.menu_left {
	float: left;
	width: 160px;
	_width: 145px;
	margin: 7px 4px 0px 0px;
}

.main_center {
	float: left;
	width: 640px;
	_width: 630px;
	margin: 0px 0px 0px 9px;
	_margin: 5px 0px 0px 0px;
	font-size: 80%;
	text-align: left;
}

.ranking_right {
	float: right;
	width: 160px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.ranking_item1 {
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	font-size: 80%;
}

.ranking_item2 {
	word-break: break-all;
	height: 80px;
	width: 95%;
	margin-top: 10px;
}

@-moz-document url-prefix() {
.ranking_item2 {
	max-width: 57px;
	word-wrap: break-all;
	overflow: hidden;
	margin-top: 10px;
}
}

.genre {
	margin: 5px 0px 0px 0px;
	padding: 5px;
}
.genre_2a {
	margin: 10px 0px 0px 0px;
}
.review_img {
	float: left;
	width: 350px;
	height: 102px;
	margin: 0px 0px 0px 2px;
}

.review_img img {
	border: 1px solid;
}

.review_text {
	float: right;
	width: 250px;
	height: 110px;
	margin: 0px 3px 0px 0px;
	padding: 2px;
}

.staff_title {
	padding-top: 5px;
	margin: 3px auto 0;
	text-align: center;
}

.staff_img {
	float: left;
	margin-left: 10px;
	padding: 5px;
	overflow: hidden;
	width: 118px;
}

.staff_text {
	float: right;
	margin-left: 2px;
	padding: 5px;
	width: 480px;
	_width: 470px;
	height: 100%;
	text-align: left;
	line-height: 1.3;
}

.space {
	clear: both;
	font-size: 1%;
	line-height: 1%;
	width: 1%;
}
.space2 {
	clear: both;
	font-size: 1%;
	line-height: 1%;
	width: 1%;
	margin-bottom: 7px;
}

* html.space {
	clear: both;
	font-size: 1%;
	line-height: 1%;
	width: 1%;
}

div#menu_drop {
	width: 159px;
	_width: 144px;
	position: relative;
	font-size: 140%;
	text-align: left;
}

div#menu_drop ul li a, div#menu_drop ul li a:visited {
	width: 158px;
	_width: 143px;
	min-height: 30px;
	display: block;
	text-decoration: none;
	line-height: 29px;
	font-size: 60%;
	text-indent: 0.3em;
	border: 1px solid;
	border-width: 0px 1px 1px 1px;
	border-color: #4a4848;
}

div#menu_drop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#menu_drop ul li {
	margin-right: 1px;
	float: left;
	position: relative;
}

div#menu_drop ul li ul {
	display: none;
}

div#menu_drop ul li:hover ul {
	width: 159px;
	_width: 144px;
	position: absolute;
	top: -1px;
	left: 159px;
	display: block;
	#display: none;
	z-index:1000;
}

div#menu_drop ul li:hover ul li a.hide {
	background: #ffffdd;
	#display: none;
}

div#menu_drop ul li:hover ul li:hover a.hide {
	width: 159px;
	_width: 144px;
	#display: none;
}

div#menu_drop ul li:hover ul li ul {
	display: none;
}

div#menu_drop ul li:hover ul li a {
	width: 159px;
	_width: 144px;
	display: block;
	background: #ffffdd;
	#display: none;
}

div#menu_drop ul li:hover ul li a:hover {
	background: #ffffff;
	#background:;
}

div#menu ul li:hover ul li:hover ul {
	position: absolute;
	left: 160px;
	top: 0;
	display: block;
	color: #000;
}

div#menu ul li:hover ul li:hover ul li a {
	width: 160px;
	display: block;
	color: #4c597f;
	background: #eee;
}

div#menu ul li:hover ul li:hover ul li a:hover {
	color: #eee;
	background: #769164;
}

div#menu_drop ul li.ticket {
	background: #ffffdd;
	font-weight: bold;
}

p, div {
	list-style-type: none;
}

/*
a:focus{
outline:none;
}
 */

ul#tab {
	list-style-type: none;
	text-align: center;
	margin: 3px 0 0 0;
	padding-left: 0;
	overflow: hidden;
}

#contents_block {
	width: 640px;
	margin: 0 auto;
	margin-bottom: 3px;
	text-align: center;
	border-top-width: 2px;
	border-top-color: #d1e57f;
	border-top-style: solid;
}



#osusume, #new, #long {
	margin-bottom: 3px;
	padding-top: 1em;
}

.box_145 {
	display: -moz-inline-box; /* for Firefox 2 */
 	display: inline-block; /* for modern */
	/display: inline; /* for ie5～7 */
	/zoom: 1; /* for ie5～7 */
	margin: 2px 5px 3px 5px;
	width: 145px;
	overflow: hidden;
	vertical-align: top;
	text-align: center;
}

.box_120 {
	display: -moz-inline-box; /* for Firefox 2 */
	display: inline-block; /* for modern */
	/display: inline; /* for ie5～7 */
	/zoom: 1; /* for ie5～7 */
	margin: 0 1px 3px 1px;
	width: 120px;
	overflow: hidden;
	vertical-align: top;
}

.box_100 {
	display: -moz-inline-box; /* for Firefox 2 */
	display: inline-block; /* for modern */
	/display: inline; /* for ie5～7 */
	/zoom: 1; /* for ie5～7 */
	margin: 0 auto;
	width: 100px;
	overflow: hidden;
}

div#list_ins {
	width: 100%;
	padding: 5px 0px;
	*overflow:hidden;
}

ul#list_ins_list {
	vertical-align: bottom;
        list-style-type:none;
}

li.list_ins_genre {
	float: left;
	height: 19px;
	margin-left: 17px;
//	list-style-image: url("/renta/img/mark/pipe.gif");
	list-style-type: none;
	*background: url() no-repeat; /* for ie5～7 */
	*padding-left: 20px; /* for ie6～7 */
	*margin-left: -10px; /* for ie6～7 */
	*overflow:hidden;
	_padding-left: 30px; /* for ie6 */
}

li.list_ins_etclink {
	float: left;
	height: 19px;
	margin-left: 17px;
//	list-style-image: url("/renta/img/mark/pipe.gif");
	list-style-type: none;
	*background: url() no-repeat; /* for ie5～7 */
	*padding-left: 20px; /* for ie6～7 */
	*margin-left: -10px; /* for ie6～7 */
	*overflow:hidden;
	_padding-left: 30px; /* for ie6 */
}

#papy {
	display: none;
}

.honten {
	display:none;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 120%;
	font-weight: normal;
}

.item_recommend div {
	float: left;
	padding: 15px 0px;
	width: 16%;
	font-size: small;
	text-align: center;
}

/*  preview  */
.en_preview {
	font-size: 100%;
	height: 10px;
	line-height: 10px;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #313f52;
	background: #f9f9f9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px 0px 3px 3px;
	border: 1px solid #cacaca;
	display: inline-block;
	padding: 10px 10px;
	width: 100px;
}

/*   ----20120829 BST ----  */

#popterm_id1 {
	z-index: 100;
}

select.search_select {
	width: 125px;
}

#menueTicket, #menueResult, #menueTag{
	font-size: 80%;
}

#menueTicket div.menuSearchTitle, #menueResult  div.menuSearchTitle {
	text-align: center;
}

.menuSearchTitle {
    text-align: left;
    display: inline-block;
    padding-left: 5%;
    font-size: 15px;
    background-color: #F1F1F1;
    width: 99%;
    margin-left: -2%;
    padding: 5px 0% 5px 3%;
}

#menueTicket ul li, #menueResult ul li, #menueTag ul li{
	text-align: left;
	line-height: 20px;
}

#menueTicket ul li, #menueResult ul li, #menueTag ul li {
	display: block;
	list-style-type: none;
	padding: 5px 0 0 14px;
}

#menueTicket ul li a:hover, #menueResult ul li a:hover {
	color:#FF6666;
}

#menueResult ul li {
	background: url(/renta/img/_en/mark/left_close.png) no-repeat top left;
	background-position: 0px 6px;
    	padding: 3px 12px;
}

ul.bigGenre li#fcsBigGenre, ul.midGenre li#fcsMidGenre, ul.subGenre li#fcsSubGenre {
	background: url(/renta/img/_en/mark/down_open.png) no-repeat top left;
	background-position: 0px 13px;
        font-weight: bold;
        padding: 10px 0px 10px 13px;
}

ul.bigGenre li#fcsBigGenre ul.midGenre {
	font-weight: normal;
}

ul.bigGenre li#fcsBigGenre ul.midGenre li#fcsMidGenre ul.subGenre {
	font-weight: normal;
}

#menueTicket ul li#fcsTicket, #menueTag ul li#fcsTag {
	font-weight: bold;
}

#searchWordShow div#list_ins {
	font-size: 80%;
	margin-top: 5px;
}

#searchWordShow div#list_ins div#list_ins_topics {
	padding: 5px 0px;
	margin-left: 10px;
}

div#list_ins_kanren {
	padding: 5px 0px;
	margin-left: 10px;
}

#searchWordShow div#list_ins ul#list_ins_list li.list_ins_genre {
	list-style-image: none;
	height: 17px;
	margin-left: 15px;
}

#text_box_id {
	padding: 0px 5px;
	width: 220px;
	height: 25px;
}

#review_page_wrap {
	width: 100%;
	background: #f9f9f9;
	position: relative;
	overflow: hidden;
	margin: 1px 0 0 11px;
}

#review_cover {
	float: left;
	width: 140px;
	border: 1px solid #cccccc;
	margin: 5px 45px 5px 50px;
}

#review_table {
	float: left;
	table-layout: fixed;
	margin-top: 5px;
	color: #313f52;
	height: 160px;
}

#review_sougou {
	background:url(/renta/img/other/review_bg.gif) no-repeat;
	width: 350px;
	text-align: center;
}

#review_sougou img {
	display: block;
	margin: 0 auto;
}

#review_avg {
	color: #ff0000;
	font-weight: bold;
	font-size: 100%;
}

#item_review_avg {
	color: #ff0000;
	font-weight: bold;
	font-size: 100%;
	vertical-align: middle;
}

#reviewpage_cnt {
	font-size: 90%;
	padding-left: 3px;
}

.review_uchiwake_number {
	color: #ff0000;
	font-weight: bold;
}

.review_uchiwake_cnt {
}

#review_page_btn {
	float: right;
	margin: 15px 20px 0 0;
}

#review_page_btn a {
	display: inline-block;
}

.review_page_comment {
	color: #313f52;
	font-size: 90%;
	margin: 0 11px 10px 0;
	padding: 5px 15px 3px 15px;
	border: 1px solid #cacaca;
	background: #fdfdfd; /*  Old browsers  */
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #f9f9f9 100%); /*  FF3.6+  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f9f9f9)); /*  Chrome,Safari4+  */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f9f9f9 100%); /*  Chrome10+,Safari5.1+  */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#f9f9f9 100%); /*  Opera 11.10+  */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#f9f9f9 100%); /*  IE10+  */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#f9f9f9 100%); /*  W3C  */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f9f9f9',GradientType=0 ); /*  IE6-9  */
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.input_ymd_right {
	float: right;
	color: #313f52;
	font-size: small;
	margin-right: 3px;
}

.review_dt_comment {
	background: #ffffff;
	text-align: justify;
	text-justify: inter-ideograph; /*  for IE  */
	line-height: 1.6;
	clear: both;
	padding: 10px 15px;
	border: 1px solid #f2f2f2;
}

.review_feedback_cnt {
	font-size: 13px;
	/* float: right; */
	margin: 5px 2px 0 0;
	display: inline-block;
}
.review_feedback_cnt span {
	color: #FF8200;
	font-weight: bold;
}

.review_feedback_nin {
	color: #313f52;
	font-size: 11px;
	vertical-align: top;
	margin-top: 2px;
	display: inline-block;
	font-weight: normal;
	margin-left: 1px;
}

.review_FeedBackBtn {
	/* float: right; */
	margin: 0 5px 0 0;
	vertical-align: middle;
	display: inline-block;
	background: #fff;
	border: solid 1px;
	padding: 2px 4px;
	border-radius: 5px;
	cursor: pointer;
	color:#E91E63;
}

.review_FeedBackBtn:focus {
	outline: none;
	color: #000;
}

#review_prev_link {
	float: left;
	font-weight: bold;
	position: relative;
	display: block;
	width: 6em;
	font-size: 15px;
}

#review_next_link {
	float: right;
	font-weight: bold;
	position: relative;
	display: block;
	width: 6em;
	font-size: 15px;
}

.review_dt_star {
	color: #ff3300;
	display: inline;
	margin-right: 5px;
}

.review_dt_star a {
	line-height: 1.0;
}

.review_dt_star img {
	vertical-align: middle;
	margin: 0 0 3px 1px;
}

#review_sort {
	text-align: right;
	padding-right: 10px;
	margin: 5px 0px;
}

#reviewlist_sort {
	text-align: right;
	margin: 5px 3px 5px 0;
}

.review_hr {
	height: 1px;
	border: none;
	border-top: 1px #cacaca solid;
	margin: 5px 0 5px 11px;
}

#review_rule {
	font-size: 90%;
	color: #313f52;
	line-height: 1.5;
	margin: 5px 0 0 12px;
}

#review_form_wrap {
	margin: 0 50px 0 61px;
	font-size: 90%;
	color: #313f52;
	line-height: 1.5;
}

#review_option_value {
	float: right;
	margin-right: 2px;
}

#review_textarea {
	margin: 5px 0;
	clear: both;
	padding: 10px;
	line-height: 1.6;
	color: #313f52;
	text-align: justify;
	text-justify: inter-ideograph; /*  for IE  */
	resize: none;
	overflow: auto;/* IEからスクロールバーを消す */
	width: 100%;
}

#review_submit_btn {
	text-align: center;
	margin-bottom: 5px;
}

.review_input_btn {
	width: 6em;
	text-align: center;
	border: 1px solid #cacaca!important;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-decoration: none;
	color: #313f52;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.75);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	-o-box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	-ms-box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	background: #e2e2e2;
	background: -moz-linear-gradient(top, #fbfbfb 0%, #e2e2e2 50%, #d2d2d2 51%, #fbfbfb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(50%,#e2e2e2), color-stop(51%,#d2d2d2), color-stop(100%,#fbfbfb));
	background: -webkit-linear-gradient(top, #fbfbfb 0%,#e2e2e2 50%,#d2d2d2 51%,#fbfbfb 100%);
	background: -o-linear-gradient(top, #fbfbfb 0%,#e2e2e2 50%,#d2d2d2 51%,#fbfbfb 100%);
	background: -ms-linear-gradient(top, #fbfbfb 0%,#e2e2e2 50%,#d2d2d2 51%,#fbfbfb 100%);
	background: linear-gradient(to bottom, #fbfbfb 0%,#e2e2e2 50%,#d2d2d2 51%,#fbfbfb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e2e2e2',GradientType=0 );
}


#review_sns_btn {
	margin-top: 5px;
	text-align: center;
}

#review_sns_btn a {
	display: inline-block;
}
.sns_svg-instagram{
	border-radius: 50%;
	box-sizing: border-box;
	width: 28px;
	height: 28px;
}
.sns_svg-instagram_fill{
    fill: #fff;
}
.reviewlist_cover {
	float: left;
	width: 100px;
	margin: 0 17px 10px 11px;
	text-align: center;
}

.reviewlist_comment {
	float: left;
	width: 665px;
	color: #313f52;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px 15px 2px 15px;
	border: 1px solid #cacaca;
	background: #fdfdfd;
	background: -moz-linear-gradient(top, #fdfdfd 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f9f9f9));
	background: -webkit-linear-gradient(top, #fdfdfd 0%,#f9f9f9 100%);
	background: -o-linear-gradient(top, #fdfdfd 0%,#f9f9f9 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0%,#f9f9f9 100%);
	background: linear-gradient(to bottom, #fdfdfd 0%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f9f9f9',GradientType=0 );
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.reviewlist_series_name {
	font-weight: bold;
	margin-left: 3px;
}

#reviewlist_bar {
	width: 815px;
	padding: 3px 7px;
	display: table;
	font-size: 90%;
	font-weight: bold;
	color: #313f52;
	margin-left: 11px;
}

#sakuhin_bar img {
	vertical-align: middle;
}

.reviewlist_star {
	display: inline;
}

.reviewlist_star img {
	vertical-align: middle;
	margin-bottom: 3px;
}

.reviewFeedback_ref {
	text-align: center;
	padding: 3px 5px 2px 5px;
	color: #313f52;
	background: #f2f2f2;
	font-size: 80%;
	margin: 0 5px;
	border: 1px solid #dddddd;
}

.reviewlist_Feedback_ref {
	text-align: center;
	padding: 0px 5px;
	color: #313f52;
	background: #f2f2f2;
	font-size: 80%;
	margin: 0 5px;
	border: 1px solid #dddddd;
}

.reviewlist_feedback_cnt {
	color: #ff0000;
	font-size: 90%;
	font-weight: bold;
	margin-top: 5px;
}

.reviewlist_dt_comment {
	background: #ffffff;
	text-align: justify;
	text-justify: inter-ideograph; /*  for IE  */
	line-height: 1.6;
	clear: both;
	padding: 10px 15px;
	border: 1px solid #f2f2f2;
	margin-bottom: 2px;
}

.reviewlist_star_right {
	float: right;
	margin-right: 3px;
}

#review_prev_link a,#review_next_link a{
	text-align: center;
	border: 1px solid #cacaca!important;
	height: 30px;
	line-height: 30px;
	display: block!important;
	text-decoration: none;
	color: #313f52;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.75);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	-o-box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	-ms-box-shadow: 1px 1px 2px rgba(000,000,000,0.1);
	background: #e2e2e2;
	background: -moz-linear-gradient(top, #fbfbfb 0%, #e2e2e2 50%, #d2d2d2 51%, #fbfbfb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(50%,#e2e2e2), color-stop(51%,#d2d2d2), color-stop(100%,#fbfbfb));
	background: -webkit-linear-gradient(top, #fbfbfb 0%,#e2e2e2 50%,#d2d2d2 51%,#fbfbfb 100%);
	background: -o-linear-gradient(top, #fbfbfb 0%,#e2e2e2 50%,#d2d2d2 51%,#fbfbfb 100%);
	background: -ms-linear-gradient(top, #fbfbfb 0%,#e2e2e2 50%,#d2d2d2 51%,#fbfbfb 100%);
	background: linear-gradient(to bottom, #fbfbfb 0%,#e2e2e2 50%,#d2d2d2 51%,#fbfbfb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e2e2e2',GradientType=0 );
}

.cover_relation {
	border: 1px solid #cccccc;
	margin: 5px 0;
}

#desc_text {
	color: #313f52;
	font-size: 90%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5;
	padding: 10px 20px;
}

#relation_wrap {
	float: right;
	width: 163px;
	height: auto;
	margin: 10px 0 10px 1em;
	text-align: center;
	border: 1px solid #f2f2f2;
}

.relation_series_name {
	font-size: 90%;
	display: block;
	padding: 0 5px 10px 5px;
}

.item_review_closebtn {
	text-align: center;
	padding: 0 3px;
	color: #fff;
	font-size: 14px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.03, #4D4D4D), color-stop(0.00, #808080));
	background: -webkit-linear-gradient(top, #808080 0%, #4D4D4D 3%);
	background: -moz-linear-gradient(top, #808080 0%, #4D4D4D 3%);
	background: -o-linear-gradient(top, #808080 0%, #4D4D4D 3%);
	background: -ms-linear-gradient(top, #808080 0%, #4D4D4D 3%);
	background: linear-gradient(top, #808080 0%, #4D4D4D 3%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#4D4D4D',GradientType=0 ); /*  IE6-9  */
	border: 1px solid #383838;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	display: block;
}

.u_view {
	text-align: center;
	display: none;
}
#month_main{
	padding:5px 0 0 5px;
}
#pack_title{
	font-size:150%;
	font-weight:bold;
}
#pack_title{
	font-weight:bold;
	padding:3px 0px 0 4px;
	margin:5px 0 5px 0;
	border-bottom:2px solid #D1E57F;
	border-left:17px solid #D1E57F;
	text-align:left;
}
.pack_midasi{
	font-weight:bold;
	padding:3px 0px 0 4px;
	margin:5px 0 5px 0;
	border-bottom:2px solid #D1E57F;
	border-left:17px solid #D1E57F;
	text-align:left;
}
.pack_desc{
	margin:5px;
	text-align:left;
	line-height:140%;
	padding:3px;
	font-size:90%;
}
.koudoku_button{
	text-align:right;
}
.alert{
	padding:5px;
	border-color:#990000;
	border-width:1px;
	border-style:solid;
	background:#FEC6C6;
	width:95%;
	margin:auto;
	margin-top:5px;
	line-height:140%;
}
.ppm_info_desc{
 padding:3px 0 3px 8px;
 line-height:130%;
 font-size:90%;
}
.contents{
	float:left;
	width:155px;
	margin:5px 3px 8px 3px;
	height:280px;
}
.contents_title{
	background-color:#FFFFDD;
	padding:5px;
	height:27px;
}
.contents_img{
	-webkit-box-shadow: 3px 3px 1px #808080;
	-moz-box-shadow: 3px 3px 1px #808080;
	box-shadow: 3px 3px 1px #808080;
	text-align:center;
}
h3.title{
	margin:3px;
	font-size:80%;
	display:inline;
}
.update_text{
	color:#ff0000;
	bottom:2px;
	background-color:#FFFFDD;
	margin-top:0px;
	text-align:center;
}
.contents p{
	 margin-bottom:4px;
}
.ppm_btn {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	display: block;
	background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	border: 2px solid #DDD;
	color: #111;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	width: 50%;
	padding: 10px 0;
}
.ppm_button{
	text-align:right;
	position:absolute; top:80%; left:60%;
}
.contents_utiwake{
	width:70%;
	text-align:left;
	font-weight:bold;
}
.contents_utiwake td{
	width:50%;
}

#ppm_new_articles {
	color: #313f52;
	border: 1px solid #cacaca;
	background: #fdfdfd; /*  Old browsers  */
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #f9f9f9 100%); /*  FF3.6+  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f9f9f9)); /*  Chrome,Safari4+  */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f9f9f9 100%); /*  Chrome10+,Safari5.1+  */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#f9f9f9 100%); /*  Opera 11.10+  */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#f9f9f9 100%); /*  IE10+  */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#f9f9f9 100%); /*  W3C  */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f9f9f9',GradientType=0 ); /*  IE6-9  */
	border-radius: 5px;
	float:right;
	margin:5px;
	padding:5px;
	width:37%;
	-webkit-border-radius: 5px;
}
.ticker {
  overflow: hidden;
  margin: 0px;
  padding: 0;
  list-style: none;
  text-align:left;
  line-height:1em;
}
.ticker li {
  height: 18px;
  padding: 3px;
  margin: 0px 0px;
  overflow: hidden;
}
ul.tick_ppm_1 {
  width: 100%;
  height: 700px;
  font-size: 10pt;
}
ul.tick_ppm_1 li {
  height: 18px;
  padding: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; /*  Opera9,10対応  */
}
ul.tick_index_a_1 {
  width: 160px;
  height: 50px;
  font-size: 10pt;
}
ul.tick_index_a_1 li {
  height: 40px;
  padding: 5px;
}
ul.tick_index_z_1 {
  width: 160px;
  height: 250px;
  font-size: 9pt;
}
ul.tick_index_z_1 li {
  height: 27px;
  padding: 2px;
}

/* 20171221 システムの依頼を受けcolorbox関連をすべて削除(高) */

/*  ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
 */
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top:0;
	left:0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height:100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
	font-size: 10px;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border:0;
	display: block;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
 */
#cboxOverlay {
	background: url("/renta/img/_en/mark/overlay.png") repeat 0 0;
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url("/renta/img/_en/mark/controls.png") no-repeat -101px 0;
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url("/renta/img/_en/mark/controls.png") no-repeat -130px 0;
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url("/renta/img/_en/mark/controls.png") no-repeat -101px -29px;
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url("/renta/img/_en/mark/controls.png") no-repeat -130px -29px;
}

#cboxMiddleLeft {
	width: 21px;
	background: url("/renta/img/_en/mark/controls.png") left top repeat-y;
}

#cboxMiddleRight {
	width: 21px;
	background: url("/renta/img/_en/mark/controls.png") right top repeat-y;
}

#cboxTopCenter {
	height: 21px;
	background: url("/renta/img/_en/mark/border.png") 0 0 repeat-x;
}

#cboxBottomCenter {
	height: 21px;
	background: url("/renta/img/_en/mark/border.png") 0 -29px repeat-x;
}

#cboxContent {
	background: #FFFFD8;
	overflow: hidden;
}

.cboxIframe {
	background: #FFFFD8;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 0;
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url("/renta/img/_en/mark/controls.png") no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#cboxClose:hover {
	background-position: -25px -25px;
}




/*  overwrap用  */
#ad_window{
	position:fixed;/* 必要 */
	bottom:0;
	left:0;
	z-index:50;
	width:100%;
 display:none;
}
.ad_size{
	position:relative;/* 必要 */
	height:80px;
	background-color:#313F52;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.close_button{
	z-index:51;
	position:absolute;/* 必要 */
	top:0;
	right:0;
	color:#fff;
	cursor:pointer;
	font-size:22px;
	font-weight:bold;
	padding:5px;
}
.bar_contents{
	position:fixed;/* 必要 */
	bottom:0;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	height:80px;
	width:100%;
	text-align:center;
}
.bar_contents a {
	color:#fff;
	text-decoration:none;
}
.bar_contents a:hover {
	text-decoration:underline;
	background-color:#7ac431;
}
.bar_join, .triangle_white{
	display:inline-block;
}
.green_link_bg{
	display:inline-block;
	color:#fff;
	line-height:50px;
	font-size:20px;
	font-weight:bold;
	background-color:#7ac431;
	margin:15px 5px;
	padding:0 10px 0 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.triangle_white{
	width: 0;
	height: 0;
	border: 8px transparent solid;
	border-left: 13px #fff solid;
	border-right: 0;
	margin-left:12px;
	vertical-align:2px;
}


/*  en_alltop.cssはここまで  */





/*  もともとen_pc.cssの記述はここから  */

/*  inc_foot_1  */

#footer {
	background: rgba(0, 0, 0,.8);
	padding: 48px 500%;
	margin: 0 -500%;
	color: #cacaca;
	font-size:13px;
    box-shadow: 0 0 3px #bbb;
}
.footerNav_genre {
	color:#cacaca;
    font-size: 16px;
    float: left;
    width: 50%;
    line-height: 24px;
    padding: 8px 0;
}
#footer_menu {
	margin: 10px 0;
	font-size:16px;
}
#footer_menu a{
	display: inline-block;
	margin: 0 6px;
}

#footer_copyright{
	margin: 5px auto 0;
}

#footer__labels {
	font-size: 0;
	padding: 0 0 10px;
}
#footer__labels a {
    display: inline-block;
    margin: 8px 6px 0 6px;
	text-decoration:none;
}
#footer__labels img{
	border:solid 1px #bbb;
}
#footer__labels a:hover{
	filter: opacity(80%);
}
.footer__labels__name{
	font-size:15px;
	color: #656565;
}
.footer_pagelink {
    text-align: center;
    font-size: 19px;
    margin-top: 12px;
}
.footerNav_wrap {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    text-align: left;
}
.standardHeadline {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding: 0 0 16px 0;
    display: block;
    text-align: left;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}
li {
    list-style: none;
}
.footerNav_rightText {
    text-align: justify;
}

/* 20171018追加SNS */
.sns_svg_wrap{
    display: inline-block;
	vertical-align: middle;
    width: 42px;
    height: 42px;
}
.sns_svg{
	border-radius:50%;
	box-sizing: border-box;
	width: 28px;
	height: 28px;
    background-color: #fff;
}
.sns_svg-youtube{
	padding: 3px;
}
.sns_svg-blog{
	padding: 3px;
}
.sns_img_fff{
	fill:#333;
}
/* Scroll top */
#scrollTop{
	width: 50px;
	height: 50px;
	text-align: center;
	margin: 0;
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 30px;
	display: none;
	opacity: 0.9;
	z-index: 1000;
	border-radius: 50%;
	border: solid 3px rgba(255, 255, 255, 0.80);
}
/*  head_logoff_1  */
#header_menu {
        padding: 5px 0px;
        margin:5px auto;
        background-color:#ffffff;
        width:825px;
        overflow:hidden;
        display: inline-block;
}
.header_left_box {
	float: left;
	width: 450px;
}
.header_text{
	text-align: left;
	font-size: 15px;
	vertical-align: bottom;
	line-height: 200%;
	margin-top: 10px;
	font-weight: bold;
}
.header_text_logon{
	text-align: left;
	font-size: 15px;
	vertical-align: bottom;
	line-height: 200%;
	font-weight: bold;
}
.header_text_pink{
	text-align: left;
	font-size: 15px;
	color: #eb008b;
	margin-top: -5px;
}
#header_right_box {
	float: left;
	width: 370px;
	margin-top: 5px;
}
#header_right_box ul {
	list-style-type: none;
}
#header_right_box li {
	float: right;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

/*  サーチBOX  */
.hearder_search_logoff {
        padding-top:5px;
        padding-bottom:5px;
        margin-right:2px;
	margin-top: 5px;
	float: right;
        width:340px;
        margin-left:0px;

}
.hearder_search_logon {
	margin-top:10px;
        margin-left:30px;
        width:340px;
	float: left;
}

#text_box2_id {
	padding: 0px 5px;
	width: 240px;
        height:24px;
        background-color:#ffffff;
        border:#000000 solid 1px;
        margin-left:0px;
}

#search_button_id{
        width: 64px!important;
        height:24px;
	font-size: 14px!important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	color: #ffffff;
	background-color: #666666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-left: 10px;
        cursor:pointer;
}

#header_menu_log-on {
        background-color:#ffffff;
        width:825px;
        overflow:hidden;
        margin-top:25px;
}

#hearder_other_logon{
        overflow:hidden;
        clear:both;
        margin-bottom:10px;

}
#header_user{
        background-color:#ffffff;
        float:left;
        text-align:left;
        width:590px;
	margin-left: 15px;
	margin-top: 10px;
}

/* 20171221 システムからの依頼を受け menu_a_1 関連を削除 */

/*  index_a_off & index_a_on */

.index_ticketwrap {
	border: solid 1px #313F52;
	font-size: 90%;
}
.index_tickethours {
	float: left;
	width: 40%;
	background-color: #f2f2f2;
	color: #313F52;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
.index_ticketprice {
	float: left;
	width: 40%;
	color: #313F52;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
.main{
	width: 100%;
	margin-left: 5px;
}


.main_explaination{
      margin-top:0px;
      margin-right:auto;
      margin-left:auto;
}


.explaination_title{
      margin:0 auto;
      padding-left:10px;
}


.explaination_1{
      width:810px;
      margin-top:10px;
      margin-left:10px;
      background-color:#f7eded;
      padding:10px 0;
}


.explaination_2{
      margin-top:10px;
      margin-bottom:10px;
      margin-left:10px;
      width:400px;
      float:left;
      background-color:#f7eded;
      padding:10px 0;
}


.explaination_3{
      margin-top:10px;
      width:400px;
      float:right;
      background-color:#f7eded;
      padding:10px 0;
}


.explaination_join{
      overflow:hidden;
      width:523px;
      height:76px;
      margin:0 auto;
      margin-bottom:10px;
}


.headline {
	padding-bottom: 3px;
	width: 100%;
	font-size: 30px;
	clear: both;
	color: #666666;
	line-height: 1;
        margin-top: 0px;
	margin-bottom: 5px;
}

.headline_info {
	border-bottom: 2px solid #ff0000;
}


.headline_new {
	border-bottom: 2px solid #ff9900;
}


.headline_love {
	border-bottom: 2px solid #ff33cc;
        margin-top:10px;
}


.headline_shojo {
	border-bottom: 2px solid #ff99cc;
        margin-top:10px;
}


.headline_hq {
	border-bottom: 2px solid #cc0033;
        margin-top:10px;
}


.headline_yaoi {
	border-bottom: 2px solid #cc33ff;
        margin-top:10px;
}


.headline_seinen {
	border-bottom: 2px solid #0099cc;
        margin-top:10px;
}



.small_headline {
	padding-bottom: 3px;
	width: 100%;
	font-size: 20px;
	clear: both;
	color: #666666;
	line-height: 1;
        margin-top:20px;
	margin-bottom: 5px;
}


.box_810{
	width:100%;
        margin-left:0px;
        margin-top:0;
	overflow:hidden;
}


.box_142 {
	display: -moz-inline-box; /* for Firefox 2 */
   	display: inline-block; /* for modern */
	/display: inline; /* for ie5～7 */
	/zoom: 1; /* for ie5～7 */
	width:142px;
	overflow:hidden;
	padding-bottom: 10px;
	margin:0 15px 0px 0px;
}


.img1{
	width:200px;
	height: 200px;
	margin-left: -28px;
}

.genre_explaination {
          margin-bottom:15px;
          color:#666666;
          font-size:18px;
}

.genre_love {
	font-size:12px;
	font-family:Arial Black;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:3px 10px;
	margin: 0 0 3px 40px;
	text-align: center;
	text-decoration:none;
	background-color:#ff33cc;
	color:#ffffff;
	display:inline-block;
}

.lnav_genre_love{
        margin:10px auto 0 auto!important;
}

.genre_hq {
	font-size:12px;
	font-family:Arial Black;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:3px 10px;
	margin: 0 0 3px 30px;
	text-align: center;
	text-decoration:none;
	background-color:#cc0033;
	color:#ffffff;
	display:inline-block;
}

.lnav_genre_hq{
        margin:10px auto 0 auto!important;
}

.genre_shojo {
	font-size:12px;
	font-family:Arial Black;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:3px 10px;
	margin: 0 0 3px 40px;
	text-align: center;
	text-decoration:none;
	background-color:#ff99cc;
	color:#ffffff;
	display:inline-block;
}

.lnav_genre_shojo{
        margin:10px auto 0 auto!important;
}

.genre_seinen {
	font-size:12px;
	font-family:Arial Black;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:3px 10px;
	margin: 0 0 3px 28px;
	text-align: center;
	text-decoration:none;
	background-color:#0099cc;
	color:#ffffff;
	display:inline-block;
}

.lnav_genre_seinen{
        margin:10px auto 0 auto!important;
}

.genre_yaoi {
	font-size:12px;
	font-family:Arial Black;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:3px 10px;
	margin: 0 0 3px 40px;
	text-align: center;
	text-decoration:none;
	background-color:#cc33ff;
	color:#ffffff;
	display:inline-block;
}

.lnav_genre_yaoi{
        margin:10px auto 0 auto!important;
}

.clearfix {
	float: none;
	clear: both;
}


.btn_preview {
        margin-left:2px;
        margin-top: 5px;
        text-align: center;
        width:140px;
}


.sakuhin_title{
         width: 140px;
         margin-top: 10px;
         padding-bottom:3px;
         text-align: center;
         font-size: 13px;
         text-overflow: ellipsis;
         overflow: hidden;
         white-space: nowrap;
}

.ranking {
	margin-bottom:3px;
        margin-left:47px;
	display:inline-block;
}


.special_label {
        display: -moz-inline-box; /* for Firefox 2 */
   	display: inline-block; /* for modern */
	/display: inline; /* for ie5～7 */
	/zoom: 1; /* for ie5～7 */
	width:200px;
	overflow:hidden;
	margin:0 30px 10px 20px;
}

#top_link{
	margin: 20px auto;
	display: inline-block;
}
#top_link img{
	display:block;
}

.index_special_bar {
	padding: 5px;
	background-color: #313F52;
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	margin-top: 10px;
}

.index_wrap{
	width:100%;
	text-align:left;
	margin-left: 5px;
}

.index_sideAlphaWrap {
	float:left;
	width:22%;
	margin-bottom: 12px;
}


.index_largeWrap{
	float:left;
	width:75%;
        margin-left:1.5%;
}


.index_desc {
        width:75%;
	margin-right:10px;
	font-size: 13pt;
	line-height:1.5;

}

.index_story_hover {
	width: 150px;
}

.index_story_button{
	text-align:center;
	font-size:24px;
	font-family:Times New Roman;
	font-weight:bold;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	margin-top:5px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
	width: 140px;
	height: 30px;
	border-radius:12px;
	padding:4px 3px;
	text-decoration:none;
	background-color: #ff65ef;
	color: #333333;
	display:outline-block;
	box-shadow:inset -3px -3px 0px 0px f0cdd4;
}

div#day_pickup{
	width:800px;
	overflow:hidden;
	position:relative;
	margin:10px auto;
}
div#day_pickup ul{
	position: relative;
	left: 50%;
	float: left;
}
ul#random{
	list-style-type:none;
}
ul#random li{
	position:relative;
	float:left;
	left:-50%;
	margin:10px 5px 0;
	width:23%;
	text-align:center;
	z-index:1;

}
.random_cover {
	width:140%;
	position:relative;
	left:-20%;
}
.random_sample {
	margin: 5px auto 10px auto;
        text-align:center;
}


.random_sample:active {
	position:relative;
	top:1px;
       text-decoration:none;
}


.random_title{
       text-align:center;
       width:180px;
       height:22px;
	font-size:80%;
       overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
       margin-top: 5px;
}
.cover_alink{
	position:relative;
	width:71%;
	display:block;
	margin:0 auto;
	overflow:hidden;
}


.highlight_otherwrap{
        width:600px;
}

.top_list_newpage {
	width: 800px;
	padding: 1px;
	border-radius: 3px;
	margin-bottom: 5px;
}
.top_anchor {
	width: 100%;
	display: table;
	table-layout: fixed;
	margin: 0px 0 5px -5px;
	border-spacing: 5px;
}
.top_anchor li {
	display: table-cell;
}
.top_anchor a {
	color: #fff!important;
	text-align: center;
	background: #313F52;
	width: 100%;
	font-size: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: table;
	margin-top: 0px;
}
.top_anchor a:hover {
	color: #fff!important;
	background: #313F52;
}





/*  bst_1  */
div.list_box {
	margin-top: 15px;
}
div.list_cover {
	float: left;
	width: 200px;
	margin-top: 1px;
}

div.list_text {
	float: right;
	width: 580px;
}

div.list_title {
	background-color: #000000;
	border-bottom: solid 2px #ff4b7d;
	margin-left:5px;
	padding: 3px 0px 2px 5px;
}

div.list_title h2 {
	color: #ffffff;
	line-height: 1;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	vertical-align: -1px;
	margin-right: 0.5em;
}

div.list_desc {
	clear: both;
	line-height: 1.6;
	text-align: justify;
	text-justify: inter-ideograph; /*  for IE  */
	margin: 0 10px 10px 10px;
	min-height: 40px;
	font-size: 16px;
}
div.list_title a {
	color: #ffffff;
}

div.list_title a:hover {
	background-color: #f0eee9;
	color: #eb008b;
}

.list_title img {
	height: 16px;
	margin: 0 5px 1px 0 ;
	vertical-align: middle;
}

.list_title_cover img {
	height: 14px;
	margin-right: 5px;
}
.list_info {
	padding: 3px 0;
	float: left;
	width: 431px;
	font-size: 13px
}

.list_info tr td:first-child {
	background: #f2f2f2;
	text-align: center;
	width: 75px;
}

.bst_info a {
	margin-right: 1em;
	display: inline-block;
}

.bst_series {
	font-size: 13px
}

.bst_series a:nth-child(n+2) {
	margin-left: 1em;
}

/*  bst_1  */






/*  各フロアのclick here to View All～ボタン  */

.click_view_all_button{
       text-align: center;
	font-size:30px;
	font-family:Ebrima;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
       margin-top:10px;
       margin-right: 10px;
        width:  810px;
        height:  50px;
	border-radius:10px;
	padding:3px 2px;
	text-decoration:none;
	background-color:#F7EDED;
        color:#ffffff;

}
.click_view_all_button:active {
	position:relative;
	top:1px;
}
.click_view_all_button:hover {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d',endColorstr='#ff5bb0');
	background-color:#ffffcc;

}

a:link.click_view_all_button {/* 未訪問のリンク */
    color:#ffffff;
    font-style:bold;
    text-decoration:underline;
}

a.click_view_all_button {/* リンクされた文字 */
    color:#ffffff;
    font-style:normal;
    text-decoration:underline;
}

/*  item  */
.breadcrumb {
	list-style: none;
	overflow: hidden;
	font: 16px;
	width: 50%;
	float: left;
	border-radius: 5px 0px 0px 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.cover_wrap {
	float: left;
	width: 280px;
}

.cover400 {
	border: 1px solid #cccccc;
	margin: 10px 0 10px 11px;
}
#sakuhin_bar {
	width: 100%;
	padding: 3px 0;
	display: table;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin-left: 11px;
	clear: both;
}

#sakuhin_bar h1 {
	font-size: 180%;
}

#sakuhin_bar img {
	vertical-align: middle;
	margin: 0 5px 1px 5px;
	height: 16px;
}
.itempage_wrap {
	width: 100%;
	background: #F2F2F5;
	padding: 0 500%;
	margin: 0 -500%;
	}
.item_left_wrap{
	width: 29%;
	display:inline-block;
	margin: 10px 1% 10px 0;
	vertical-align: top;
}
a.itempage_box_topleft{
	background: rgba(255,255,255,0.7);
	border: solid 1px #bbb;
	border-radius: 10px;
	padding: 2px 3% 3%;
	color:#000;
	text-decoration: none;
	display: block;
	}
a.itempage_box_topleft:hover{
	color:#0086FD;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
    font-weight:bold;
	}
a.itempage_box_topleft > img{
	max-width:100%;
	border: solid 1px #F2F2F5;
	}
.itempage_box_middle-right {
	width: 69%;
	display:inline-block;
}
.itempage_box_middle {
	width: 45%;
	float: left;
	margin-left:0;
	}
.itempage_box_right {
    width: 55%;
    float: right;
	margin-left:0;
	}
.itempage_box_middle_name {
	font-size: 160%;
	margin: 15px 0 10px;
	font-weight: normal;
	font-family: Courier;
}
.itempage_storydesc {
	font-size: 100%;
	line-height: 1.4;
	text-align: justify;
	display:inline-block;
	padding: 0 0 10px;
}
.itempage_storybar{
	display: block;
	font-size: 16px;
	color: #4d4d4d;
	padding-bottom: 7px;
}
.itempage_title_list {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: #eb008b;
	margin:30px 0px 20px 0px;
}

#genre_bar {
	width: 100%;
	padding: 5px 0 5px 10px;
	font-size: 95%;
	font-weight: bold;
	color: #ffffff;
	clear: both;
	margin-left: 5px;
	margin-top: 30px;
	background: #000000;
}

.item_feature a:hover {
	color: #313f52;
}
.rec_title {
	padding: 0 10px;
	color: #313f52;
	margin-top: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.konohon_bar {
	background: #000000;
	padding: 5px 0 5px 10px;
	font-size: 95%;
	color: #ffffff;
	margin-left: 5px;
	margin-top: 20px;
	font-weight: bold;
}
.review_cnt {
	color: #313f52;
	font-size: 90%;
}

.review_cnt a {
	display: inline-block;
}

.item_review {
	text-align: center;
	width: 70px;
	background: #f2f2f2;
	font-size: 90%;
	color: #313f52;
	padding: 5px 0;
	margin-left: 5px;
	display: table-cell;
	vertical-align: middle;
}

.item_review_line {
	display: table;
	clear: both;
	margin-left: 5px;
}
.item_reviewer {
	font-size: 90%;
	color: #313f52;
	display: table-cell;
	vertical-align: middle;
}
.item_info_genre {
	margin-left: 12px;
	margin: 5px 0 5px 12px;
}

.item_info_genre a {
	margin-right: 1em;
	display: inline-block;
	font-size: 14px
}
.review_comment {
	border-radius:5px;
	background: #f9f9f9;
	border: 1px solid #D3D6DB;
	clear: both;
	color: #313f52;
	margin-top: 15px;
	padding:15px 20px 20px;
	letter-spacing: 0.4px;
	font-size:0;
}
.review_ave_int {
	color: #FF8200;
	font-weight: bold;
	font-size: 90%;
	vertical-align: middle;
}

#item_review_midashi {
	clear: both;
	color: #313f52;
	margin: 0 10px 10px 10px;
	padding: 3px 8px 8px 10px;
/* 	border: 1px solid #cacaca;
	background: #f9f9f9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
 */
}

#ReviewMore {
	display: none;
	line-height: 1;
	margin: 3px auto -5px;
	color: #E91E63;
	font-size: 90%;
	text-align: center;
}
.ReviewMore_show {
	display: block !important;
	margin-bottom: -5px;
}
#reviewFeedback {
	text-align: right;
}

#reviewFeedback_ref {
	text-align: center;
	padding: 0 5px;
	color: #313f52;
	background: #f2f2f2;
	font-size: 80%;
	margin: 0 5px;
	border: 1px solid #dddddd;
}

#star_right {
	float: right;
}

#star_right a.u_button {
	display: none;
	text-decoration: none;
}

#star_right img {
	vertical-align: middle;
	margin-bottom: 3px;
}

#feedback_cnt {
	color: #ff0000;
	font-weight: bold;
	font-size: 90%;
	margin-top: 9px;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.item_preview {
	font-size: 100%;
	height: 10px;
	line-height: 10px;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #313f52;
	background: #f9f9f9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px 0px 3px 30px;
	border: 1px solid #cacaca;
	display: inline-block;
	padding: 10px 10px;
	width: 120px;
	float: left;
}
.pubdate {
	color: #313f52;
}

.dt_star {
	margin-bottom: 3px;
	text-align: left;
}

.dt_star img {
	vertical-align: -2px;
	margin-right: 3px;
}

#input_date {
	color: #aaa;
	font-size: 90%;
	margin-left: 10px;
}

#dt_comment {
	text-align: justify;
	text-justify: inter-ideograph; /*  for IE  */
	line-height: 1.5;
	margin-top: 3px;
	clear: both;
	font-size: 90%;
	max-height: 100em;
}

.itemlist_prd_name {
	color: #000000;
	padding: 3px 10px;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.0;
	border-bottom: solid 2px #c7c7c7;
	text-align: left;
}

.itemlist_prd_name img {
	height: 12px;
	vertical-align: middle;
}

.itemlist_prd_name img:first-child {
	margin-right: 5px;
}

.itemlist_prd_desc {
	color: #313f52;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5;
	padding-left: 10px;
	vertical-align: top;
}

div.list_desc_L {
	display: none;
}

div.clear {
	clear: both;
}

div.clear hr {
	display: none;
}


div.list_button {
	float: right;
	width: 300px;
	padding: 5px 0 5px 5px;
}

.list_c2 {
	display: none;
}

.konohon {
	background: #fdfbe3;
	padding: 3px 0 3px 10px;
	font-size: 90%;
	color: #313f52;
	margin-left: 11px;
}

.mypage_bcg img {
	width: 44px;
	height: 14px;
	margin: 1px 5px 0 0;
}

.mylist_bcg img {
	height: 16px;
	margin: -1px 5px 1px -0px;
}

.rent_bcg img {
	height: 16px;
	margin: 0px 5px 0 3px;
}

.rent_cover img {
	width: 44px;
	height: 14px;
}

.review_bcg img {
	height: 16px;
	margin: -2px 5px 0 3px;
}

.ad_item img {
	height: 16px;
	margin: -2px 5px 0 5px;
}
.item_feature {
	width: 20%;
	overflow: hidden;
	display: inline-block;
	padding: 10px 0;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
}
#review_ichiran a {
	float: right;
	margin: 0 10px 10px 0;
}
/*  item end  */

/*  hondana  */

/*  hondana  */

/*  item  */
/*  旧  */
.breadcrumb li {
	float: left;
}
.breadcrumb li a {
	color: white;
	text-decoration: none;
	padding: 5px 0 5px 55px;
	background: brown;                   /*  fallback color  */
	background: #586d8a;
	position: relative;
	display: block;
	float: left;
}
.breadcrumb li a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;           /*  Go big on the size, and let overflow hide  */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #586d8a;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2;
}
.breadcrumb li a:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}
.breadcrumb li:first-child a {
	padding-left: 10px;
}
.breadcrumb li:nth-child(2) a       { background: #586d8a; color: #ffffff; }
.breadcrumb li:nth-child(2) a:after { border-left-color: #586d8a; }
.breadcrumb li:nth-child(3) a       { background: #313F52; color: #ffffff; }
.breadcrumb li:nth-child(3) a:after { border-left-color: #313F52; }
.breadcrumb li:nth-child(4) a       { background:        hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(5) a       { background:        hsla(34,85%,75%,1); }
.breadcrumb li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1); }
.breadcrumb li:last-child a: { background: #313F52; }
.breadcrumb li:last-child a:after { border-left-color: #313F52; }
.breadcrumb li a:hover { background: #7f91aa; }
.breadcrumb li a:hover:after { border-left-color: #7f91aa !important; }

#bread_crumb {
	width: 505px;
	float: left;
	font-size: 80%;
	margin: 3px 0 0 11px;
}

#sns_btn {
	float: right;
	width: 300px;
	margin-bottom: 3px;
}

.item_wrap {
	float: left;
	width: 700px;
	margin-top: 5px
}

.table_float {
	float: left;
	width: 450px;
	margin-left: 12px;
}

.item_naiyou_bar {
	clear: both;
	margin-left: 11px;
}

.item_table {
	float: left;
	width: 450px;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 5px;
	color: #313f52;
	border-right: 1px solid #f2f2f2;
}

.item_name {
	text-align: center;
	width: 110px;
	padding: 3px 0;
	color: #313f52;
	background: #f2f2f2;
	font-size: 90%;
	line-height: 1.0; <!--元の行間が130％に設定されているため指定する-->
}
.item_info_genre {
	margin-left: 12px;
	margin: 5px 0 5px 12px;
}

.item_info_genre a {
	font-size: 90%;
	margin-right: 10px;
	display: inline-block;
}

.mylist_affi {
	float: right;
	width: 150px;
	margin-top: 5px;
}

#desc_text {
	color: #313f52;
	font-size: 90%;
	text-align: justify;
	text-justify: inter-ideograph; /*  for IE  */
	line-height: 1.5;
	padding: 10px 20px;
}

#right_order {
	text-align: right;
	font-size: 90%;
}

.item_list_wrap {
	width: 825px;
	float: left;
	background-color: #fff;
}

.item_list_cover {
	width: 100px;
	float: left;
}

.item_list_main {
	width: 725px;
	float: left;
}

.item_list_title {
	background-color: #ffffdd;
	padding: 3px 5px;
	font-size: 90%;
	font-weight: bold;
}

.item_list_desc {
	font-size: 90%;
	padding: 5px;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph; /*  for IE  */
}

.item_list_btn {
	display: inline-block;
	margin-bottom: 10px;
	float: right;
}

#item_list_genre {
	background: #fbdeb1;
	padding: 3px 5px;
	font-size: 90%;
	margin-top: 5px;
}

#item_list_genre span {
	font-weight: bold;
}

#item_list_genre_link {
	padding: 5px;
	font-size: 90%;
}

#item_list_genre_link a {
	margin-right: 10px;
}

.item_list_other {
	background: #fdfbe3;
	padding: 3px 5px;
	font-size: 90%;
	clear: both;
}

/*  旧 end  */




/*  20150218に追加した(女性向けサイト改良TOP style)  */

.index_special_bar {
	padding: 5px;
	background-color: #313F52;
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	margin-top: 10px;
}


.check_midashi{
	position:relative;
	padding-left:20px;
	border-bottom:2px solid #ccc;
	font-weight: bold;
	font-size: 22px;
	line-height: 38px;
	text-align:left;
	margin-bottom:5px;
}

.check_midashi:before{
	content:'';
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	height:12px;
	width:12px;
	display:block;
	position:absolute;
	top:14px;
	left:7px;
	background-color:#FF66FF;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
	z-index: 1;
}
.check_midashi:after{
	content:'';
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	height:15px;
	width:15px;
	display:block;
	position:absolute;
	top:7px;
	left:2px;
	background-color:#FFCCFF;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
}


.check_contents{
	float:left;
	width:23%;
	height:280px;
	margin:9px;
}

.check_cover{
	overflow:hidden;
	margin-bottom:10px;
}

.check_sakuhin {
	font-size: 12pt;
	width: 100%;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0px;
}

.rank_box{
	margin-top:5px;
	width:99%;
	height:auto;
	border:1px solid #ccc;
	overflow: hidden;
}

.rank_top_cover{
	float:left;
	width:20%;
	text-align:center;
	overflow: hidden;
	margin-top:4.5%;
	}

.rank_top_info{
	float:right;
	width:79%;
	overflow: hidden;
	margin-top:3px;
	}

.top_author{
       width:10%;
       float:left;
       }

.top_author_link {
        width:30%;
        float:left;
	font-size: 15px;
	padding: 0px 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.top_ticket {
	font-size: 90%;
	width: 100%;
	margin-top: 5px;
        float:left;
}

.top_priceinfo{
        width:10%;
        background-color:#ff0000;
}

.top_hours {
	width: 15%;
	color: #fff;
	padding: 3px 5px 3px 5px;
	text-align: center;
        float:left;
        background-color:#000000;
        border:solid 1px #000000;
        margin-left:10px;
}

.top_price {
	width: 20%;
	color: #ff0000;
	padding: 3px 5px 3px 5px;
	text-align: center;
        float:left;
        border:solid 1px #000000;
        background-color:#F6F4F1;
}

.info_post_left{
	float:left;
	width:49%;  !important;
	border:1px solid #ccc;
	margin:3px 1px;
	height:auto;
	}

.info_post_left ul{
	list-style:none;
	width:100%;
	}

.info_post_left li{
	margin-top:3px;
	}

.info_trans{
	background-color:#F6F6F6;
	margin:3px 3px 0px 0px;
	padding-left:10px;
        padding-right:5px;
        line-height:1.5;
	}



.info_box{
	width:100%
	margin:3px 0px;
	}

.info__post_left_image{
	width: 80%;
	margin-top:3px;
	margin-bottom:3px;
	}

.info_text{
	background-color:#F0EEE9;
	margin:3px;
        padding: 0 10px;
        color:#000;
        line-height:1.3;

	}

.info_title{
	background-color:#F0EEE9;
	margin:3px;
        padding: 0 10px;
        font-weight:bold;
        text-align:center;
        font-size:150%;
        color:#EB008B;
	}

.info_list{
	margin-bottom:5px;
        margin-top:5px;
        font-size:110%;
        font-weight:bold;
	}

.info_link{
	font-size: 80%;
	height: 20px;
	line-height: 20px;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #313f52;
	background: #f9f9f9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px auto;
	border: 1px solid #cacaca;
	display: inline-block;
	padding: 5px 10px;
	width: 100px;
	}

.newbox_title {
	font-size: 15px;
	margin-top: 10px;
	background-image:none;
	}


.newbox_hr {
border: 2px solid #CCC;
width: 100%
margin-top: 5px;
text-align: left;
}


.new_read_button_small{
background: #f9f9f9;
border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #cacaca;
text-align:center;
margin-top:10px;
}


.top_preview {
	font-size: 100%;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	color: #313f52;
	background: #f9f9f9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px auto;
	border: 1px solid #cacaca;
	display: inline-block;
	padding: 5px 10px;
	width: 80%;
}



.top_reviewer {
	width:55%;
	padding:5px;
	float:left;
	text-align: left;
        font-size:120%;
}


.top_review1 {
	width:55%;
	float:left;
	margin-top:10px;
        margin-bottom:10px;
}


.top_review2 {
	background-color:#F0EEE9;
	padding:5px;
	border:dotted medium #EC4A8B;
}

.top_review_detail {
	font-size:15px;
	margin-top:8px;
	line-height: 1.4;
}


/*  20150218に追加した(女性向けサイト改良TOP style) end */










/*  20150402に追加した(女性向けサイト改良2-TOP style) start */


.genre_tab {
       width:80%;
       float:left;
       background-color:#F0EEE9;
       color:#EB008B;
       border:solid 1px #000;
       border-top-right-radius:10px;
       font-size:120%;
}


.genre_tab2 {
       width:80%;
       float:left;
       background-color:#000;
       color:#EB008B;
       border:solid 1px #000;
       border-top-right-radius:10px;
       font-size:120%;
}


.genre_tab3 {
       width:80%;
       float:left;
       background-color:#EB008B;
       color:#fff;
       border:solid 1px #000;
       border-top-right-radius:10px;
       font-size:120%;
}


.genre_tab4 {
       width:80%;
       float:left;
       background-color:#fff;
       color:#EB008B;
       border:solid 1px #000;
       border-top-right-radius:10px;
       font-size:120%;
}


.check_genre {
	font-size: 20pt;
	width: 100%;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0px;
        color:#EB008B;
}


.check_feature{
      display:inline-block;
      position: relative;
      background-color: #EB008B;
      border-radius: 4px;
      color: #fff;
      -webkit-transition: none;
      transition: none;
      box-shadow: 0 3px 0 #A09F9E;
      text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
      padding:10px;
      width:180px;
 }


.check_feature:hover {
	top: -4px;
	box-shadow: 0 7px 0 #A09F9E;
}
.check_feature:active {
	top: 3px;
	box-shadow: none;
}



a.check_feature:link { background:#EB008B;
                        color:#fff;
}

a.check_feature:hover { background:#EB008B;
                        color:#fff;
}


.check_nakami{
	float:left;
	width:23%;
	margin:9px;
}


.info_wrap_left{
	float:left;
	width:43%;  !important;
	border:1px solid #ccc;
	margin-right:3%;
        margin-left:2%;
	height:auto;
	}

.info_wrap_right{
	float:right;
	width:43%;  !important;
	border:1px solid #ccc;
	margin-right:2%;
        margin-left:3%;
	height:auto;
	}


.info_title_top {
	background-color:#F0EEE9;
        padding: 10px;
        font-weight:bold;
        text-align:center;
        font-size:150%;
        color:#EB008B;
	}


.top_info_review1 {
	width:100%;
	float:left;
	margin-top:10px;
}


.top_info_review2 {
	background-color:#fff;
	padding:10px;
}

.upcoming_nakami{
        width:40%;
        margin-right:5%;
        margin-left:5%;
        float:left;
        text-align:center;
}

.upcoming_cover{
	overflow:hidden;
	margin-bottom:10px;
}

.upcoming_link{
      position: relative;
      text-align:center;
      padding:10px;
      background:#EB008B;
      color:#fff;
      -moz-border-radius:4px;
      -webkit-border-radius:4px;
      border-radius:4px;
      width:90%;
      font-size:110%;
      color:#fff;
      -webkit-transition: none;
      transition: none;
      box-shadow: 0 3px 0 #A09F9E;
      text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
 }

.upcoming_link:hover {
	top: -4px;
        background-color: #EB008B;
	box-shadow: 0 7px 0 #A09F9E;
}

.upcoming_link:active {
	top: 3px;
	box-shadow: none;
}

a.upcoming_link{
      color:#fff;
}


 a.upcoming_link:hover {
     background:#EB008B;
     color:#fff;
}


.toprank {
width:28%;
float:left;
margin:15px 1% 0;
box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.toptitle{
display: inline-block;
border-bottom: solid 1px #19283C;
width: 100%;
font-size: 200%;
margin: 5px auto;
padding: 5px 0;
color:#000;
text-align:center;
}

.toprank1 {
width:100%;
margin:10px auto;
box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.topcut1 {
width: 260px;
height: 250px;
overflow: hidden;
margin:10px auto 0 auto;
border:solid 1px #C3C3C3;
}

.toprank1title {
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin:10px auto 5px auto;
float:left;
width:100%;
}

.toprank1auther{
text-align: center;
overflow: auto;
white-space: nowrap;
margin:0 auto 5px auto;
float:left;
width:100%;
}

.toprank1btm {
width:94%;
margin:1% 3% 0 3%;
font-size:90%;
}

.topgridartcl{
width:33%;
margin:20px 0 0 1%;
float:left;
}
.topgridnews{
width:33%;
margin:20px 1% 0 0;
float:right;
}
.gridright{
width:100%;
margin:0 0 20px;
box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.topgridleft{
width:100%;
margin:0 0 15px;
box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.topimpimg{
height:auto;
width:100%;
margin:0 auto;
padding:13px 13px 0;
}
.topimpimg a:hover{
height:auto;
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/*  IE lt 8  */
-ms-filter: "alpha(opacity=50)"; /*  IE 8  */
}
.topgridimg{
margin:0 auto;
padding:13px 0 0;
width:100%;
text-align:center;
  position: relative;
}

.topgridtitle{
display: inline-block;
font-size: 130%;
margin: 0 auto;
padding: 5px 13px;
font-family: Bookman Old Style;
color:#000;
text-align:left;
}
.topgridwrite{
margin:0 auto;
padding:0 13px 12px;
}
.topgridtitle_l{
display: inline-block;
font-size: 130%;
margin: 0 auto;
padding: 5px 13px;
font-family: Bookman Old Style;
color:#000;
text-align:left;
}
.topgridwrite_l{
margin:0 auto;
padding:0 13px 12px;
}
.topgridtitle_r{
display: inline-block;
font-size: 130%;
margin: 0 auto;
padding: 5px 26px;
font-family: Bookman Old Style;
color:#000;
text-align:left;
}
.topgridwrite_r{
margin:0 auto;
padding:0 26px 12px;
}

.cut1 {
width: 260px;
height: 250px;
overflow: hidden;
margin:10px auto 0 auto;
border:solid 1px #C3C3C3;
}



.reco_wrap{
width:46%;
margin:0 1%;
float:left;
border:1px solid #000;
box-shadow: 0 0 10px rgba(0,0,0,.5);
position:relative;
}


.reco_top{
  width:98%;
  margin:0 1%;
  float:left;
}


 .reco_naiyou{
  width:91%;
  margin:10px 2% 0 2%;
  border:solid 1px #000;
  text-align:left;
  height:100px;
  padding:10px;
  position:relative;
  z-index:1;
}

.reco_read{
  position:absolute;
  top:90px;
  right:5px;
  z-index:2;
}

.reco_left{
  width:38%;
  margin:-20px 2% 0 2%;
  float:left;
  text-align:center;

}

.reco_right{
  width:54%;
  margin:-20px 2% 0 2%;
  float:left;
  text-align:left;
}

.reco_top_cover{
	float:left;
	width:100%;
	text-align:center;
	overflow: hidden;
        position: relative;
	}


.reco_title{
        font-weight:bold;
        font-size:150%;
        text-align:left;
        margin:10px 0 10px 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
}

.reco_author{
       width:100%;
       float:left;
       font-weight:bold;
       }

.reco_author_link {
	width:100%;
        float:left;
        font-weight:bold;
}

.info_list_right{
	margin-bottom:5px;
        margin-top:35px;
        font-size:110%;
        font-weight:bold;
        text-align:right;
	}


.link_newreleases_top{
     position: relative;
     background-color: #EB008B;
     border-radius: 4px;
     color: #fff;
     box-shadow: 0 3px 0 #A09F9E;
     text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
     line-height:42px;
     padding:20px;
     text-align:center;
     margin:20px auto 0 auto;
 }

.link_newreleases_top:hover {
	top: -4px;
	box-shadow: 0 7px 0 #A09F9E;
}
.link_newreleases_top:active {
	top: 3px;
	box-shadow: none;
}

a.link_newreleases_top:link { background:#EB008B;
                        color:#fff;
}

a.link_newreleases_top:hover { background:#EB008B;
                        color:#fff;
}


.reco_story{
       width:98%;
       height:200px;
       position:relative;
       z-index:1;
}


.reco_info{
	font-size: 80%;
	height: 20px;
	line-height: 20px;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #313f52;
	background: #f9f9f9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px auto;
	border: 1px solid #cacaca;
	display: inline-block;
	padding: 5px 10px;
	width: 100px;
        position:absolute;
        z-index:2;
        bottom:40px;
        right:5px;
}






/* recommendationラベル */
.reco-section {
  position: absolute;
  top: -6px;
  left: 15px;
}

.reco {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #fff;
  background: #FF578F;
  line-height: 1;
  padding: 12px 8px 6px;
  border-top-right-radius: 8px;
  width: 250px;
  text-transform: uppercase;
  font-size:100%;
}

.reco:before,
.reco:after {
  position: absolute;
  content: '';
  display: block;
}

.reco:before {
  background: #FF578F;
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
}

.reco:after {
  background: #96a0a2;
  height: 6px;
  width: 8px;
  border-radius: 8px 8px 0 0;
  left: -8px;
  top: 0;
}


/*  20150402に追加した(女性向けサイト改良2-TOP style) end */

/* 20180704 ヘッダー改良 by高 */
header {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 999;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 3px #bbb;
}
.siteHeaderWrap{
	position: relative;
	width: 989px;
	margin: 0 auto;
}
.siteHeaderWrap:after {
	content: '';
	display: block;
	clear: both;
}
#logo{
	float:left;
	padding: 14px 14px 14px 0;
	color: #4d4d4d;
}

.head_signIn{
	right: 0;
	top: 50%;
	position: absolute;
	background: #f2506d;
	color: #fff;
	line-height: 36px;
	border-radius: 4px;
	width: 70px;
	margin: -18px 1% 0;
	font-size: 15px;
	font-weight: 500;
}
input[type="text"] {
    padding: 0;
    outline: none;
    background: none;
}
.searchform {
	font-size: 0;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	right: 140px;
}
.searchform-off {
	font-size: 0;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	right: 160px;
}
.searchSelectWrap {
	display: inline-block;
	position: relative;
}
.searchSelectWrap:after {
	width: 6px;
	height: 6px;
	margin: 0 0 3px 8px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	z-index: 1;
	content: '';
	top: 13px;
	right: 7px;
}
.searchField{
	outline: none;
	height: 36px;
	border: solid 1px #f2f2f5;
	box-sizing: border-box;
	margin-right: -1px;
	background:#fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.searchField:-moz-placeholder, .searchField::-moz-placeholder, .searchField:-ms-input-placeholder {
	color: #bbb;
}
.searchField::-webkit-input-placeholder{
	color: #bbb;
}
.searchField:placeholder-shown{
	color: #bbb;
}
#searchGenre {
	border-radius: 50px 0 0 50px / 50px 0 0 50px;
	color: #777;
	padding: 0 21px 0 14px;
}
select#searchGenre::-ms-expand { /* IE対策 */
	display: none;
}
#word {
	padding: 0 21px 0 14px;
    width: 220px;
}
.word-off{
	border-radius: 50px 0 0 50px / 50px 0 0 50px;
}
#word:focus {
	background: #fff;
}
.searchBtnIcon {
	display: inline-block;
	background: rgba(68, 43, 45, .7);
	border-radius: 0 50px 50px 0 / 0 50px 50px 0;
}
#searchbtn {
	line-height: 36px;
	height: 36px;
	border: none;
	color: transparent;
	outline: none;
	border-radius: 0 50px 50px 0 / 0 50px 50px 0;
	cursor: pointer;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/renta/img/_en/icon/searchIconF.svg);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 30% 50%;
}
.searchBtnIcon:hover {
	background: #bbb;
}
*:first-child + html #searchbtn    {
    top: 1px;
}
.search_text_input{
	outline: none;
	height: 36px;
	border: solid 1px #f2f2f5;
	box-sizing: border-box;
	background:#fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 50px 0 0 50px / 50px 0 0 50px;    
}
.search_text_input:-moz-placeholder, .searchField::-moz-placeholder {
	color: #bbb;
}
input:-ms-input-placeholder {
    color: #ccc;
}
.search_text_input::-webkit-input-placeholder{
	color: #bbb;
}
.search_text_input:placeholder-shown{
	color: #bbb;
}
/*オートサジェスト、検索履歴用 202003　小野*/
/*全体ラップ*/
.search_wrap, srchistory_wrap {
    position: absolute;    
    border-radius: 5px;
    margin-top: 2px;    
    top: 48px;
    right: -80px;    
    width: 337px;
    background-color: #fff;    
    color: #777;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 1px 5px -1px #bbb;
    z-index: 1000;
    overflow: hidden;
    overflow-y: auto;    
}
/*オートサジェスト*/
.sug_block{  
    padding-left: 16px;
    padding-top:12px;
    padding-bottom: 12px;
	border-bottom: solid 1px #f2f2f5;
    cursor: pointer;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.sug_block:hover{
    overflow: hidden;    
    background-color: #F2F2F5; 
}
.sug_right_block{
    width: 220px;
    display: inline-block;
	text-align: left;
    vertical-align: top;
    margin:0 0 0 8px;
}
.sug_title{   
    text-align: left;    
    font-size: 14px;
    line-height: 20px;
    color:#442b2d;
}
.sug-author_name{
    font-size: 12px;   
    text-align: left;
    color: #777;
}
.sug_img{
    display: inline-block;
    overflow: hidden;
    width: 70px;
    border: solid 1px #ccc;    
}     
.sug_img>img{
    width: 158%;
    display: block;
    margin: 0 0 0 -20px;    
} 
.sug_img-author{  
	width: 44px;
    height: 44px;
    background: #e9e3e3;
    border-radius: 22px;
	margin: 0 14px;
	display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}  
.sug_img-author > img{  
	width: 32px;
    height: 32px;
}  
 .more_wrap{
    font-size:14px;
    font-weight: 600;
	text-align: right;
    cursor: pointer;     
}

.more_btn{
    display: block;
    padding:12px;    
} 
.more_btn:hover{
    background-color: #F2F2F5; 
}
/*  検索履歴  */
input::-ms-clear {
    visibility:hidden
}
.hst_block{
    color: #777;    
	border-bottom: solid 1px #f2f2f5;
    cursor:pointer;    
    font-size: 14px;
    padding: 12px 21px;
    text-align: left;
    display: block;    
}
.hst_block:hover {   
    background-color: #F2F2F5; 
}
.hst_delete_btn{
    cursor:pointer;
    color: #E91E63;    
}
/*  20150915 まじめ路線サイト改良-TOP  */
/* ノベルフロア増設に伴うメニュー改良20170126 → 20180705再 */
/* 20180705 taka */

.sumikko{
	position: absolute;
	left: 190px;
	top: 0;
	line-height: 65px;
}
a.sumi_link{
	display: inline-block;
	padding: 0 7px;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
a.sumi_link:hover{
	color:#ea1f62;
}
/* メニュー子要素 */
.menu_section{
	display: inline-block;
	font-size: 14px;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
	vertical-align:top;
}
.menu_link{
	box-sizing: border-box;
	padding: 10px 20px;
}
.navLink{
	padding: 0 8px;
	color: #442b2d;
}
.navLink:hover {
	color: #c83150;
}
.dropdown {
	display: block;
}
/* vマーク */
.dropdown:after{
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 3px 8px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.dropdown:hover:after{
	border-right: 1px solid #ea1f62;
	border-bottom: 1px solid #ea1f62;
}
/* ドロップダウンリスト */
.child_wrap{
	background: #fff;
	visibility: hidden;
	position: absolute;
	transition: all .2s ease;
	opacity: 0;
	z-index: 1;
	width: 220px;
	border-radius: 5px;
	box-shadow: 0 1px 5px -1px #bbb;
	overflow: hidden;
}
.menu_section:hover .child_wrap{
	visibility:visible;
	opacity: 1;
}
.child_wrap_link {
	border-bottom: solid 1px #f2f2f5;
	box-sizing: border-box;
	text-align: left;
	padding: 12px 21px;
	position: relative;
	display: block;
	line-height: 18px;
	color: #777;
}
.child_wrap_link:last-child{
	border:none;
}
.child_wrap_link:hover {
	background:#f2f2f5;
}
.head_accountInfo{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -24px;
}
.head_accountInfo_img{
	height: 48px;
	width: 48px;
/*	background: #ccc;*/
	display: block;
	color: #fff;
	border-radius: 50%;
}
.head_cart_icon{
	position: absolute;
	right: 60px;
	top: 50%;
	margin-top: -24px;
	line-height: 38px;
    width: 48px;
    height: 48px;
}
.head_cart_icon-off{
	position: absolute;
	right: 98px;
	top: 50%;
	margin-top: -24px;
	line-height: 38px;
    width: 48px;
    height: 48px;
}
.head_cart_icon-svg{
	width: 38px;
    height: 38px;
    vertical-align: middle;
}
.head_cart_icon-dot{
	position: absolute;
	font-size: 10px;
	bottom: 30px;
    right: 0;
}
.cart_flg_1{
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background-color: #F20031;
}
.cart_flg_0{
	display: none;
}
.head_pointmark1{
	display:inline-block;
    position: absolute;
    top: -12%;
    right: -29%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background: #f4364a;
    color: white;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    border: solid 3px white;
    -webkit-animation: switchtext 0.5s 6 alternate;
    -moz-animation: switchtext 0.5s 6 alternate;
    animation: switchtext 0.5s 6 alternate;
}
@-webkit-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@-moz-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
.head_pointmark0{
	display: none;
}
#pointmark_history1{
	display:inline-block;
	top: 0px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    background: #f4364a;
    color: white;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    border: solid 3px white;
}
#pointmark_history0{
	display: none;
}
.headNav_icon{
	width: 24px;
	height: 24px;
	padding: 12px;
}
.headNav_icon_svg{
	fill:#442b2d;
}
.head_hiddenInfo{
	position: absolute;
	visibility: hidden;
	right: 0;
	top: 90%;
	z-index: 1000;
	width: 320px;
}
.head_accountInfo:hover .head_hiddenInfo{
	visibility: visible;
}
.hiddenInfo_designWrap{
	background: #fff;
	color: #777;
	border: solid 1px #ccc;
	border-radius: 5px;
	font-size: 14px;
	margin-top: 13px;
	position:relative;
}
.hiddenInfo_designWrap:before{
	border: 10px solid transparent;
	border-bottom-color: #bbb;
	border-top-width: 0;
	content: "";
	display: block;
	right: 13px;
	position: absolute;
	top: -11px;
	width: 0;
}
.hiddenInfo_designWrap:after{
	border: 10px solid transparent;
	border-bottom-color: #f2f2f5;
	border-top-width: 0;
	content: "";
	display: block;
	right: 13px;
	position: absolute;
	top: -10px;
	width: 0;
}
.hiddenInfo_greeting {
	padding: 14px 21px;
	background: #f2f2f5;
	cursor: default;
	border-radius: 5px 5px 0 0 / 5px 5px 0 0;
	overflow: hidden;
}
.greeting_nameBlock{
	margin-bottom: 14px;
}
.nameBlock_userName{
	font-size: 16px;
	color: #4d4d4d;
	display: inline-block;
	vertical-align: middle;
}
.nameBlock_userRank{
	padding:0 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	box-shadow: 0 0 0 1px inset;
	display: inline-block;
	margin-left: 7px;
	vertical-align: middle;
}
.userRank_1{
	display:none;
}
.userRank_2{
	background: #4c5069;
	color: #f7e8bc;
	border: solid 2px #4c5069;
}
.userRank_2:after {
	content: 'Premium';
}
.pointBlock_pointNum{
	display:inline-block;
	vertical-align: middle;
}
#pointNum{
	color:#ea1f62;
}
.pointBlock_buyP{
	background: #E91E63;
	color: #fff;
	line-height: 32px;
	display: inline-block;
	width: 80px;
	border-radius: 50px;
	margin-left: 7px;
}
.hiddenInfo_link {
	display: block;
	line-height: 40px;
	border-top: solid 1px #bbb;
	color: #777;
	text-align: left;
	padding: 0 21px;
}
.hiddenInfo_link:last-child{
	font-weight:bold;
	border-radius: 0 0 5px 5px / 0 0 5px 5px;
	overflow: hidden;
}
.hiddenInfo_link:hover {
	background:#fafafa;
}

/*  take a peek 用  */

.tkp_small_box {
	width: auto;
	float: left;
	background: rgba(255,255,255,0.7);
	border: solid 1px #bbb;
	border-radius: 10px;
	padding: 2px 5px 5px;
	color: #000;
	margin: 10px 0.5% 10px 0;
	box-sizing:border-box;
	min-width:156px;
}
.takeapeek {
	padding: 5px;
	text-align: center;
	font-size: 108%; /* 小さい画像は80%に */
	font-weight: bold;
}

.tkp_small_box:hover {
	color: #0086FD;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/*  take a peek END  */

/*  下も  */

a.searchicon {
	background: #F2F2F5;
	border:solid 1px #F2F2F5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: inline-block;
	margin: 3px 0;
	padding: 3px 7px 3px 25px;
	position: relative;
	font-size: 95%;
}
a.searchicon:hover {
	background: #FFF;
	color: orange;
	text-decoration:none;
}
a.searchicon:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border: 3px solid #10A2D0;
	background: transparent;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	top:4px;
	left:5px;
}
.searchicon:after {
	content: "";
	position: absolute;
	left: 15px;
	width: 3px;
	height: 7px;
	margin-top: 1px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #10A2D0;
	top:50%;
}
.searchicon:visited:before{
	border:3px solid #8C5C9C;
}
.searchicon:visited:after{
	background:#8C5C9C;
}
.searchicon:hover:before{
	border:3px solid orange;
}
.searchicon:hover:after{
	background:orange;
}

a.trending {
	background: #F2F2F5;
	border:solid 1px #F2F2F5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: inline-block;
	margin: 3px 0;
	padding: 3px 7px 3px;
	position: relative;
	font-size: 95%;
}
a.trending:hover {
	background: #FFF;
	color: orange;
	text-decoration:none;
}

/*  タグ END  */

/* レンタルリスト */
.norentmsg {
	margin: 3% auto;
}
.norentmsg > p{
	color:#EF5E83!important;
	font-weight:normal!important;
	text-align:center;
	margin:10px auto;
}
a.pback{
	color:#000;
	text-decoration:none;
	}
a.pback:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*list - list view*/

a.list_detail {
  background: #fff;
  color: #000;
  text-align: center;
  padding: 3% 0;
  border-radius: 5px;
  border: solid 1px #000;
  box-shadow: 0 0 5px #bbb;
  margin: 0 auto;
  width: 90%;
  display: block;
  transition: 0.3s;
}

a.list_detail:hover {
  text-decoration: none;
  letter-spacing: 1px;
}

a.list_detail.genrelist1 {
  margin-top: 5px;
}

.takeapeek.genrelist2 {
  display: block;
  margin: 3px -30px 4px -32px;
  font-size: 90%;
}

.takeapeek.genrelist2 > img {
  margin-top: 3px;
}

.genrelist_takeapeek {
  width: 28px;
}

.list_cover.genrelist3 {
  border: 1px solid #ccc;
  overflow: hidden;
  width: 160px;
  border-radius: 5px;
}

.list_cover.genrelist3:hover {
  /*opacity: .7; クロームでＤＩＶが消えていました　２０１７・０８・１５*/
}

/* cover_listページのデザイン */

.coverlistsBlock {
	width:180px;
	display:inline-block;
	overflow: hidden;
	vertical-align:top;
        margin-bottom: 20px;
}
.coverlistsBlock > a{
	color:#5a5a5a;
}
.coverlistsBlock-img{
	display: block;
	border-radius: 10px;
	padding: 4px 0 7px;
	overflow: hidden;
	width: 160px;
	margin:3px auto;
	text-decoration:none;
}
.coverlistsBlock-img:hover{
	opacity: 0.7;
}
.coverlistsBlock-img > p{
	font-weight: bold;
	text-align: center;
	font-size: 95%;
}
.coverlistsBlock-img:hover > p{
	color: #000;
}
.coverlistsBlock-img > p > img{
	width:20px;
	display: inline-block;
	vertical-align: baseline;
	opacity: .68;
}
.coverlistsBlock-img:hover > p > img{
	opacity:1;
}
.coverlistsBlock-img > img{
	margin: 0 0 0 -20px;
}
.coverlistsBlock-title{
	width: 142px;
	margin: 0 auto;
	display: block;
	font-size: 12px;
	text-overflow: ellipsis;
	text-decoration:none;
}
.coverlistsBlock-title > span{
	height: 44px;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 1.2em;
}
.coverlistsBlock-title > span > img{
	width: 23px;
}
.coverlistsBlock-title:hover > span{
	text-decoration:underline;
}
.coverlistsBlock-title > p{
	border: solid 1px;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	margin: 5px 0 10px;
}
.coverlistsBlock-title:hover > p {
	background: #E91E63;
	color: #fff;
}
.list_discount_text{
	background: #ea1f62;
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 0 auto 5px;
	padding: 2px;
}


/* cover_list フッターページ表示 */
table.footerpage {
	margin: 25px 0;
	position: absolute;
	bottom: -100px;
	right: 0;
	width: 989px;
}
table.footerpage font{
	font-size: 105%;
	color: #E4E4E4;
	margin: 40px auto 0;
}
table.footerpage  b {
	padding: 12px 9px;
	color: #fff;
	border: solid 1px;
	background: #FF84A3;
}

table.footerpage a {
	padding: 10px 7px;
	color: #94969a!important;
	text-decoration: none!important;
	border: solid 1px;
}

table.footerpage a:hover {
    color: #000!important;
    text-decoration: none!important;
    background: none;
}

table.footerpage a span {
    color: #94969a!important;
    font-weight: normal!important;
}

table.footerpage a:hover > span {
    color: #000!important;
}

table.footerpage a img {
    opacity: 0.5;
}

table.footerpage a:hover > img {
    opacity: 1;
}


/* genre and sub-genre menu */

.menu_bst_left {
  float: left;
  width: 220px;
  outline: solid #CCCCCC 1px;
  padding: 0px 0px 5px 5px;
  margin-top:10px;
}

#menu_bst_title {
	background-color: #bbb;
	color: #fff;
	margin-left: -2.5%;
	line-height: 40px;
}

#menu_bst_title > img {
  float: left;
  margin-left: 5px;
  padding: 2px 0px;
}

#menu_bst_title > p {
	text-align: left;
	padding-left: 10px;
	font-size: 19px;
}

.ref_clear, #gen {
  text-align: center;
  display: block;
  padding: 5px 8px 4px;
  background-color: #bbb;
  width: 18%;
  margin: 10px 0px 0px 13px;
  border-radius: 10px;
  color: white !important;
  font-size: 16px;
}

.ref_clear:hover, #gen:hover {
  text-decoration: none !important;
  opacity: .6;
}

@keyframes RightToLeft {
  0% {
    opacity: 0;/* 透明 */
    transform: translateY(-65px);
  }
  100% {
    opacity: 1;/* 不透明 */
    transform: translateY(0px);
  }
}
.campaign_banner{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 500;
    background: #1E88E5;
    color: white;
    font-size: 18px;
    line-height: 50px;
    animation-duration: .8s;
    animation-name: RightToLeft;
}
.campaign_banner img{
    width: 45px;
    margin: 0 16px 0;
    vertical-align: middle;
    padding-bottom: 10px;
}
.campaign_banner_title{
    font-family: 'Rock Salt', cursive;
    font-size: 24px;
    font-weight: bold;
}
#cancelBtn-fadeOut{
    content: "";
    position: absolute;
    top: -46px;
    right: 20px;
    border-radius: 50%;
    line-height: 20px;
    font-size: 14px;
    z-index: 500;
    color: white;
    cursor: pointer;
    animation-duration: .8s;
    animation-name: RightToLeft;
}
/* CCPAダイアログ用 */
.ccpa_dialog{
	display: block;
	position: fixed;
    bottom: 60px;
    z-index: 9999;
    background: #fff;
    width: 70%;
    left: 13%;
    padding: 2%;
    border-radius: 4px;
	box-shadow: 0 6px 16px 2px #442b2d4a;
	text-align: right;
	font-size: 14px;
}
/* .ccpa_cancel::before{
	display: block;
    content: "";
    position: absolute;
    top: 24px;
    right: 16px;
    width: 16px;
    height: 2px;
    margin-top: 0px;
    background: #767676;
    transform: rotate(135deg);
	cursor: pointer;
}
.ccpa_cancel::after{
	display: block;
    content: "";
    position: absolute;
    top: 24px;
    right: 16px;
    width: 16px;
    height: 2px;
    margin-top: 0px;
    background: #767676;
    transform: rotate(45deg);
	cursor: pointer;
} */
.ccpa_cancel{	
	display: inline-flex;
    width: 40px;
    height: 40px;
    background: #746062;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
	position: absolute;
    right: 16px;
    top: 16px;
	cursor: pointer;
}
.ccpa_cancel::after{
	content: '';
	background-image: url(/renta/img/_en/icon/cancel_icon.png);
	width: 14px;
	height: 14px;
	background-size: contain;
}
.ccpa_head{
	font-weight: unset;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 8px;
	text-align: left;
}
.ccpa_desc{
	text-align: left;
	line-height: 1.6;
	margin-bottom: 20px;
	font-size: 16px;
}
.ccpa_link:hover{
	text-decoration: underline;
}
.ccpa_btn{
	appearance: none;
    -webkit-appearance: none;
    border: none;
	cursor: pointer;
}
.ccpa_btn-txt{
    background: none;
	color: #f2506d;
	margin-right: 16px;
}
.ccpa_btn-outline{
    background: #f2506d;
	color: #fff;
	height: 36px;
	width: 115px;
	border-radius: 4px;
	font-size: 16px;
}
/* CCPAダイアログ用ここまで */