/*------------------------------------------------------------------------------
								BD
------------------------------------------------------------------------------*/
body {
	background: #FFFFFF;
}
.center {
	text-align: center;
}
.bd-head {
	position: relative;
	height:auto;
}
.bd-head .head-box {
	width: 100%;
	height: 0px;
	padding-top: 40%;
	background: url("../../img/bd_dvd/head-pc.jpg") no-repeat center top / contain;
	position: relative;
}
.bd-head a {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	text-indent: -99999px;
}
h2 {
	color: #ffde5b;
	text-align:center;
	font-size:42px;
	font-weight:800;
	line-height:1.5em;
	padding:15px 0;
	position: relative;
	width: 100%;
	height: auto;
	background: #330000;
	font-family: 'Noto Serif JP', sans-serif;
}
h2 span {
	color: #ffde5b;
	display: inline;
	font-size: 0.8em;
	margin-left: -0.3em;
	font-weight:900;
}
h3 {
	color: #ffde5b;
	text-align:center;
	background: #330000;
	font-size:36px;
	font-weight:800;
	line-height:1.5em;
	margin-bottom:30px;
	padding:10px 0;
	font-family: 'Noto Serif JP', sans-serif;
}
h3 span {
	font-size: 0.8em;
}
.middle {
	width: 1280px;
	margin: 0 auto;
	padding: 0 40px;
	box-sizing: border-box;
}
#photo1 {
	width: 100%;
	max-width: 1280px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 40px;
	height:auto;
}
#photo1 div {
	width: 100%;
	padding-top: 60%;
	background: url("../../img/bd_dvd/bd.jpg?ver1.0") no-repeat center center / contain;
	background-size:contain;
}
#photo2 {
	height:0px;
	padding-top: 60%;
	background-size:contain;
	background: url("../../img/bd_dvd/dvd.jpg?ver1.0") no-repeat center center / contain;
}
.middle h4 {
	font-size:28px;
	margin-bottom:20px;
	font-weight:800;
	color: #663300;
}
.middle h4 span {
	font-size: 0.8em;
	color:#333333;
	margin-left: -0.5em;
	font-weight: 600;
}
.box {
	position: relative;
	overflow: hidden;
}
.box .left-box {
	width: 49.5%;
	float: left;
}
.box .right-box {
	width: 49.5%;
	float: right;
}
.box h5 {
	color:#FFFFFF;
	text-align:center;
	background: #663300;
	font-size:20px;
	font-weight:600;
	line-height:1em;
	margin-bottom:10px;
	padding:15px 0;
}
.box h5 span {
	margin: 0 -0.5em 0 -0.25em;
	font-size: 0.9em;
}
.box p {
	font-size: 18px;
	font-weight: 600;
}

.common-box {
	background: #f6f5f5;
}
.common-box h5 {
	text-align: center;
	font-size: 40px;
	font-family: 'Noto Serif JP', sans-serif;
	color: #663300;
}
.common-box .box {
	width: 1280px;
	box-sizing: border-box;
	padding: 0 40px;
	margin: 0 auto;
}
.common-box .box .common1-box {
	float: left;
	width: 25%;
}
.common-box .box .common2-box {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 3% 0 3%;
	border-right: 2px dotted #999999;
	border-left: 2px dotted #999999;
}
.common-box .box .common3-box {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 0 0 0 3%;
}
.common-box .box h6 {
	background: #663300;
	display: inline-block;
	color: #FFFFFF;
	padding: 0 2em;
	line-height: 2em;
	font-size: 16px;
	margin-bottom: 15px;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.common-box .box p {
	line-height: 2em;
	padding-left: 0.5em;
}
.common-box .box p span {
	line-height: 1.6em;
	display: block;
	font-weight: 400;
	padding-left: 1.2em;
}

.hojin {
	border: #330000 solid 1px;
	padding: 30px ;
}
.hojin h5 {
	color:#FFFFFF;
	text-align:center;
	background: #330000;
	font-size:26px;
	line-height:1em;
	padding:20px 0;
	font-weight: 800;
	font-family: 'Noto Serif JP', sans-serif;
}
.hojin li {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 4%;
	box-sizing: border-box;
}
.hojin li:nth-child(3n) {
	margin-right: 0px;
}
.hojin li h6 {
	background: #663300;
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 2.5em;
}
.hojin li .photo {
	width: 100%;
	padding-top: 100%;
	background: #f0f0f0;
	position: relative;
}
.hojin li .photo p {
	position: absolute;
	top: 50%;
	width: 100%;
	color: #333333;
	font-weight: 400;
	font-size: 16px;
	margin-top: -8px;
	line-height: 1em;
}
.hojin li p {
	text-align: center;
	line-height: 1.5em;
	color: #330000;
	font-weight: 800;
}
.hojin li p.line1 {
	padding-bottom: 1.5em;
}
.hojin li p span {
	margin: 0 -0.5em 0 -0.25em;
}
.hojin .chu {
	text-align: center;
	font-size: 15px;
	line-height: 1em;
}
.hojin li .btn {
	width: 80%;
	margin: 12px auto 0;
	text-align: center;
	line-height: 2em;
	font-weight: 600;
	font-size: 18px;
	-webkit-border-radius : 0.5em;
	-moz-border-radius : 0.5em;
	border-radius : 0.5em;
	position: relative;
}
.hojin li .btn {
	-webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	background: #FFFFFF;
	color: #663300;
	border: 2px solid #663300;
}
.hojin li .btn:hover {
	-webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	background: #663300;
	color: #FFFFFF;
	border: 2px solid #663300;
}
.hojin li .btn.noact {
	opacity: 0.5;
}
.hojin li .btn.noact {
	-webkit-transition: none;
	transition:         none;
	background: #FFFFFF;
	color: #663300;
	border: 2px solid #663300;
}
.hojin li .btn.noact:hover {
	-webkit-transition: none;
	transition:         none;
	background: #FFFFFF;
	color: #663300;
	border: 2px solid #663300;
}
.hojin li .btn a {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
.hojin li .btn.noact a {
	display: none;
}

.rental {
	position:relative;
	text-align:center;
	font-size:30px;
	line-height:1em;
	box-sizing:border-box;
	padding:30px 0 30px 0;
	font-weight:800;
	color:#330000;
	border-bottom:#330000 1px solid;
	border-top:#330000 1px solid;
	font-family: 'Noto Serif JP', sans-serif;
}
.alert {
	text-align: center;
	font-size: 15px;
	line-height: 1em;
}

@media screen and (max-width: 1000px) {
/*------------------------------------------------------------------------------
								BD
------------------------------------------------------------------------------*/
.bd-head .head-box {
	padding-top: 151%;
	background: url("../../img/bd_dvd/head-sp.jpg") no-repeat center top / contain;
}
h2 {
	font-size:5.4vw;
	line-height:1.3em;
	margin-bottom:6vw;
	padding:1.3vw 0 2.3vw;
}
h3 {
	font-size:5vw;
	margin-bottom:4vw;
	padding:1.5vw 0;
}
.middle {
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box
}
#photo1 {
	width: 100%;
	padding: 0 30px;
}
#photo1 div {
	padding-top: 120%;
}
#photo2 {
	padding-top: 120%;
}
.middle h4 {
	text-align: left;
	font-size:3.8vw;
	margin-bottom:2.5vw;
}
.box .left-box {
	width: 100%;
	float: none;
	margin-bottom: 4vw
}
.box .right-box {
	width: 100%;
	float: none;
}
.box h5 {
	font-size:3.2vw;
	margin-bottom:2vw;
	padding:2vw 0;
}
.box p {
	font-size: 3vw;
}
.common-box h5 {
	font-size: 6vw;
	text-align: left;
	margin-left: 30px;
}
.common-box .box {
	width: 100%;
	padding: 0 30px;
}
.common-box .box .common1-box {
	float: none;
	width: 100%;
	margin-bottom: 4vw
}
.common-box .box .common2-box {
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	border-right: none;
	border-left: none;
	margin-bottom: 4vw
}
.common-box .box .common3-box {
	float: none;
	width: 100%;
	padding: 0 0 0 0;
}
.common-box .box h6 {
	padding: 0 3em;
	font-size: 2.6vw;
	margin-bottom: 2vw;
}
.hojin {
	padding: 3vw ;
}
.hojin h5 {
	font-size:4vw;
	padding:1.8vw 0;
	line-height: 1.4em;
}
.hojin li {
	width: 49%;
	margin-bottom: 6%;
}
.hojin li:nth-child(3n) {
	margin-right: 2%;
}
.hojin li:nth-child(2n) {
	margin-right: 0;
}
.hojin li h6 {
	font-size: 2.5vw;
}
.hojin li .photo p {
	font-size: 2.4vw;
	margin-top: -1.2vw;
}
.hojin li p {
	font-weight: 700;
}
.hojin li p span {
	margin: 0 -0.4em 0 -0.4em;
}
.hojin .chu {
	font-size: 2.4vw;
	line-height: 1.6em;
}
.hojin li .btn {
	margin: 2vw auto 0;
	font-size: 2.5vw;
}
.hojin li .btn {
	-webkit-transition: none;
	transition:         none;
	background: #FFFFFF;
	color: #663300;
	border: 2px solid #663300;
}
.hojin li .btn:hover {
	-webkit-transition: none;
	transition:         none;
	background: #FFFFFF;
	color: #663300;
	border: 2px solid #663300;
}
.hojin li .btn.noact {
	opacity: 0.5;
}
.hojin li .btn.noact {
	-webkit-transition: none;
	transition:         none;
	background: #FFFFFF;
	color: #663300;
	border: 2px solid #663300;
}
.hojin li .btn.noact:hover {
	-webkit-transition: none;
	transition:         none;
	background: #FFFFFF;
	color: #663300;
	border: 2px solid #663300;
}
.hojin li .btn a {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
.hojin li .btn.noact a {
	display: none;
}

.rental {
	font-size:5.6vw;
	line-height:1.5em;
	box-sizing:border-box;
	padding:3vw 0 3vw 0;
}
.rental span {
	margin: 0 -0.5em 0 -0.25em;
}
.alert {
	font-size: 2.4vw;
}
}


@media print{
.main ul li .photo-none {
	display:none;
}
}