@charset "utf-8";

#container{background:rgba(0,0,0,1.00);}

.dvd_intro{margin:50px auto 0;
	padding:20px 0;
	text-align:center;
	color:rgba(255,255,255,1.00);
	font-size:18px;}

.dvd_main_img{width:500px;
	margin:0 auto 15px;}
	
.dvd_main_img img{width:100%;}

.dvd_img{width:500px;
	margin:0 auto;}
	
.dvd_img img{width:100%;}

.dvd_disc{margin:20px auto;
	font-size:14px;
	color:rgba(255,255,255,1.00);
	text-align:center;}
	
.dvd_disc_inner{display:inline-block;
	margin:0 auto;
	text-align:left;}

.dvd_disc_inner .pc{text-align:center;}

.dvd_table table,.box_table table{margin:20px auto;
	border-top:rgba(255,255,255,1.00) solid 1px;
	border-left:rgba(255,255,255,1.00) solid 1px;}
	
.dvd_table table tr td{padding:5px;
	border-right:rgba(255,255,255,1.00) solid 1px;
	border-bottom:rgba(255,255,255,1.00) solid 1px;
	min-width:100px;}

.dvd_select_box{text-align:center;
	font-size:16px;
	line-height:24px;}

.box_table table tr td{padding:5px;
	border-right:rgba(255,255,255,1.00) solid 1px;
	border-bottom:rgba(255,255,255,1.00) solid 1px;}

.num{width:30px;
	text-align:center;}

.case_image{width:900px;
	margin:0 auto 15px;
	text-align:center;
	overflow:hidden;}

.case_image_img{width:20%;
	float:left;}
	
.case_image_img img{width:100%;}

.case_image_img:hover{opacity:0.7;}

.special_gift{width:100%;
	line-height:25px;
	margin-bottom:5px;
	background:rgba(255,255,255,1.00);
	text-indent:5px;
	color:rgba(0,0,0,1.00);}

.reserve_sheet{width:200px;
	height:30px;
	line-height:30px;
	margin:10px auto 5px;
	text-align:center;
	font-size:16px;
	background:rgba(223,0,3,1.00);
	border-radius:5px;}

.reserve_sheet_caution{text-align:center;
	font-size:12px;}

.reserve_sheet:hover{opacity:0.7;}

.reserve_sheet a{color:rgba(255,255,255,1.00);
	display:block;}

.scenes_title{text-align:center;
	font-size:16px;
	margin-top:20px;}
	
.stage_scenes{width:800px;
	margin:0 auto 10px;
	overflow:hidden;}
	
.stage_img_item{width:150px;
	margin:5px;
	float:left;}
	
.stage_img_item img{width:100%;}

.stage_img_item img:hover{opacity:0.7;}

.scenes_caution{text-align:center;}

.link_other{margin:40px auto;
	text-align:center;
	line-height:20px;}
	
.link_other a{color:rgba(0,171,255,1.00);}
.link_other a:hover{color:rgba(255,118,0,1.00);}

@media screen and ( max-width:736px )
{
.dvd_intro{width:90%;
	max-width:420px;
	font-size:14px;
	text-align:left;}

.dvd_main_img{width:90%;
	max-width:420px;}
	
.dvd_img,.dvd_disc{width:90%;
	max-width:420px;}
	
.dvd_disc{font-size:12px;}

.dvd_select_box{font-size:14px;
	line-height:20px;}

.case_image{width:90%;
	max-width:420px;}

.case_image_img{width:33%;}

.reserve_sheet_caution{text-align:left;
	font-size:10px;}
	
.stage_scenes{width:90%;
	max-width:420px;}

.stage_img_item{width:45%;
	margin:5px 2.5%;
	float:left;}

.scenes_caution{text-align:left;}

.link_other{text-align:left;
	line-height:14px;}
	
}














































