@media print, screen and (min-width:768px){
/*===========================================

 → Release 
  
=========================================*/	
 
 
 
.release_info_bloc {
	background:url(../img/bg.jpg) repeat-x center #050000 !important;
	background-size:cover;
	padding:40px 0 0;
	text-align:center;
	height:auto;
	
	}

.new_release_inner {
	width:98%;
	margin:0 auto;
	max-width:1000px;
	height:auto;
} 
#release_headline {font-size:20px; margin-bottom:30px; color:#fff;}
#product_detail {margin-top:40px;}


#release_box {width:100%; margin:0 auto; padding-bottom:75px; text-align:center; max-width:800px;}


#new_disc, #detail {display:inline-block; vertical-align:top; width:45%; }

#new_disc.n_release {
	max-height:350px;
	min-width:10px;
	min-height:10px;
	max-width:350px;
	height:auto;
	margin:0 2%;
	background-size:cover !important;
	position:relative;
	overflow:hidden;
}

#detail {height:auto; color:#f5f5f5; font-size:12px; line-height:120% !important; text-align:left;}
.disc_info {margin-bottom:20px;}

.type {color:#e00000; font-weight:700; margin-bottom:5px; font-size:14px;}
.type2 {color:#0050FF; font-weight:700; margin-bottom:5px; font-size:14px;}
.type3 {color:#d41075; font-weight:700; margin-bottom:5px; font-size:14px;}

.model {margin-bottom:5px;}
.price {font-size:14px; font-style:italic;}


#tokuten {
	border:#A10002 1px solid;
	padding:20px;
	width:700px;
	margin:auto;
	color:#FFFFFF;
	text-align:left;
	font-size:12px;
	margin-top:40px;
	}

#tokuten table {
	width: 450px;
	}
hr.style3 {
	border-top: 1px dotted #8c8b8b;
	margin-top:10px;
	margin-bottom:10px;
}

.mds1 {
	color:#FF0004;
	display:block;
	font-size:16px;
	padding-bottom:7px;
	border-bottom: #A10002 1px solid;
	margin-bottom:10px;
	}
.midas {
	font-size:16px;
	color:#F00;
	}
}
