/* ==============================

  S1  / works.css / www.s1s1s1.com

============================== */

/* ==================== [ DETAIL ] */
/* ---------- .#wrap-slider */
#wrap-slider{
	width: 100%;
	padding-top:20px;
	margin-bottom:32px;
	overflow: hidden;
	background-color:#f2f2f2;
	position:relative;
}
#slide-photo{
	height:570px;
	margin:0 auto 40px;
	padding:0;
	text-align:center;
	left:830px;
}
#slide-photo .slide img{
	margin:0 auto;
}
.bx-controls{
	width:830px;
}
.bx-wrapper{
	max-width:2490px !important;
	left:50%;
	margin-left:-1230px !important;
	margin-bottom:0 !important;
}
.bx-wrapper img {
	max-height: 520px;
	height: auto;
	vertical-align: bottom;
}
.bx-wrapper .bx-prev{
	left:800px !important;
}
.bx-wrapper .bx-next{
	left:1630px !important;
}
#wrap-slider .bx-cover{
	background:url(../images/works/pages/cover_slide.png) repeat-y center top;
	position:absolute;
	top:20px;
	width:100%;
	height:520px;
}
#no-slide-photo{
	text-align: center;
	padding-bottom: 60px;
}

/* ---------- #pake-change */
#pake-change{
	width:760px;
	margin:0 auto -25px;
	text-align:right;
	position:relative;
	top:-80px;
}
#pake-change span{
	background:url(../images/works/pages/ico_arrow.png) no-repeat left 3px;
	font-size:13px;
	padding-left:13px;
	cursor:pointer;
}
#pake-change span:hover{
	color:#f00;
}

#slide-photo .bluray{
	margin-top:40px;
	min-height:440px;
}
#slide-photo .bluray img{
	height:inherit;
}

/* ==================== [ CONTENTS ] */
#contents{
	margin-bottom:60px;
}
#contents > h1{
	padding-bottom:4px;
	margin-bottom:20px;
	text-align:left;
	letter-spacing:0.1em;
	font-size:1.25em;
	line-height: 1.6em;
	border-bottom:1px solid #e5e5e5;
}
#contents > p.tx-comment{
	padding-bottom:20px;
	margin-bottom:20px;
	line-height:1.625em;
	text-align:justify;
	border-bottom:1px solid #e5e5e5;
}
/* ---------- dl */
#contents > dl{
	margin-bottom:20px;
	overflow:hidden;
}
#contents > dl a{ color:#333; }
#contents > dl a:hover{ color:#f00; }
#contents > dl .hd-actress-name{
	font-size:1.25em;
	font-weight:bold;
}
#contents > dl dt{
	float:left;
	margin-bottom:15px;
	line-height:1.5em;
}
#contents > dl dd{
	margin-bottom:15px;
	padding-left:100px;
	line-height:1.5em;
}
#contents > dl dd a{
	margin-right:1.5em;
	display:inline-block;
}

#contents > dl dd > span{
	font-size:13px;
	margin-right:1.5em;
}

/* ---------- .bx-detail */
div.bx-detail{
	overflow:hidden;
}
#contents .bx-detail > table{
	width:670px;
	border:1px solid #ddd;
	text-align:left;
	vertical-align:middle;
	float:left;
	background-color:#fff;
}
#contents .bx-detail > table thead{
	background-color:#f2f2f2;
}
#contents .bx-detail > table thead .bx-column01{ /*  width:160px; */ width:23.895522%; padding-left:5.970149%; }
#contents .bx-detail > table thead .bx-column02{ /*  width:108px; */ width:14%; }
#contents .bx-detail > table thead .bx-column03{ /*  width:64px; */  width:9.54031%; }
#contents .bx-detail > table thead .bx-column04{ /*  width:108px; */ width:18%; }
#contents .bx-detail > table thead .bx-column05{ /*  width:230px; */ width:34.328358%; }
#contents .bx-detail > table th,
#contents .bx-detail > table td{
	text-align:left;
	font-size:0.75em;
	border-bottom:1px solid #ddd;
}

#contents .bx-detail > table thead th,
#contents .bx-detail > table thead td{
	height:38px;
}
#contents .bx-detail > table tbody th,
#contents .bx-detail > table tbody td{
/*		height:48px;*/
}
#contents .bx-detail > table tbody th{
	font-size:0.938em;
}

#contents .bx-detail > table tbody input[type="radio"] {
	z-index: -1;
	position: absolute;
}
#contents .bx-detail > table tbody label.lb-radio{
	display:inline-block;
	width:100%;
	background:url(../images/works/pages/btn_checkbox.png) no-repeat 0.8em 1em;
	padding:16px 0 14px 20%;
	cursor:pointer;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:1.2em;
}
#contents .bx-detail > table tbody th span.tx-notsell{
	display:inline-block;
	background:url(../images/works/pages/btn_checkbox.png) no-repeat 0.8em 1em;
	padding:16px 0 14px 20%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity:0.6;
	line-height:1.2em;
}
#contents .bx-detail > table tbody th span.dl{
	background:url(../images/works/pages/btn_checkbox.png) no-repeat 0.8em 1.55em !important;
}
#contents .bx-detail > table tbody label.lb-radio.selected{
	background-position:0.8em -35px;
}
#contents .bx-detail > table tbody label.dl{
	background:url(../images/works/pages/btn_checkbox.png) no-repeat 0.8em 1.55em !important;
}
#contents .bx-detail > table tbody label.dl.selected{
	background-position:0.8em -27px !important;
}

#contents .bx-detail > table tbody tr.on td,
#contents .bx-detail > table tbody tr.on th{
	background-color:#ffe5ee;
}
#contents .bx-detail > table tbody td.bx-order{
	text-align:center;
	background-color:#ffe5ee;
}
#contents .bx-detail > table tbody td.bx-order p{
	font-size:0.923077em;
	margin-top:10px;
}
#contents .bx-detail > table tbody td.bx-order p a{
	background:url(../images/works/pages/ico_arrow.png) no-repeat left 2px;
	padding-left:12px;
	color:#333;
}
#contents .bx-detail > table tbody td.bx-order p a:hover{
	color:#f00;
}

/* ---------- .bx-sample-movie */
.bx-sample-movie{
	float:right;
	position:relative;
}
.bx-sample-movie a{
	display:block;
	padding:4px;
	border:1px solid #e5e5e5;
}
.bx-sample-movie a img{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity:0.9;
}
.bx-sample-movie a:hover img{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1.0;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition:0.3s;
}
.bx-sample-movie a span.ico-play{
	display:block;
	width:50px;
	height:50px;
	background:url(../images/works/pages/ico_play.png) no-repeat 0 0;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
}
.bx-sample-movie a:hover span.ico-play{
	background-position:0 -60px;
}
/* ---------- p.tx-attention */
p.tx-attention{
	margin-top:10px;
	padding:4px 0 4px 20px;
	font-size:0.6875em;
	background:url(../images/works/pages/ico_attention.png) no-repeat left center;
}

.bx-dmm-link {
    margin:20px auto;
    width:600px;
    padding:10px;
    box-sizing:border-box;
}
.ttl-dmm-link {
    font-weight:bold;
    font-size:14px;
}
.bx-dmm-link ul {
    overflow: hidden;
}
.bx-dmm-link ul li {
    box-sizing: border-box;
    float: left;
    margin: 10px;
    width: 120px;
    height:40px;
}
.bx-dmm-link ul li a {
    display: block;
    color:#ff0000;
    padding: 10px 10px 10px 60px;
}
.link-date {
    background: rgba(0, 0, 0, 0) url("/images/works/pages/ico_dmm_list_date.png") no-repeat scroll 0 0;
}
.link-ranking {
    background: rgba(0, 0, 0, 0) url("/images/works/pages/ico_dmm_list_ranking.png") no-repeat scroll 0 0;
}
.link-review {
    background: rgba(0, 0, 0, 0) url("/images/works/pages/ico_dmm_list_review.png") no-repeat scroll 0 0;
}
.link-price {
    background: rgba(0, 0, 0, 0) url("/images/works/pages/ico_dmm_list_price.png") no-repeat scroll 0 0;
}

.sample-movie-content__button {
    display: table;
    height: 60px;
    width: 100%;
    text-align: center;
}
.sample-movie-content__button__anchor {
    display: table-cell;
    vertical-align: middle;
}
.sample-movie-content__button__inner {
    margin: 0 auto;
    padding: 10px;
    width: 80%;
    background-color: #555;
}
.sample-movie-content__button__inner__text {
    color: #fff;
}
.sample-movie-content__button .sample-movie-content__button__inner {
    background-color: #ec2200;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    box-sizing:border-box;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 3px 0px rgba(178,24,0,1);
}
.sample-movie-content__button .sample-movie-content__button__inner:hover {
    background-color: #f82500;
}

