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

 → BASIC
  
===========================================*/
	* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

body{
	background: #fff;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
	color:#292929;
	}
	
body, #wrapper {position: relative;}

#wrapper {width: 100%;	margin: 0 auto;}
	
	/*===========================================

 → Header
  
===========================================*/
#header {background: #fff; width: 100%; height: auto;}
#logo {
width: 100%;
height: auto;
margin: 0 auto;
max-width:233px;
padding: 15px 0;
}
#logo a, #logo a img {
width: 100%;
height: auto;
display: block;
}
 #logo a {
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;	
}
		
		
	/*===========================================

 → Header  → Head Info Bloc
  
===========================================*/
#head_infoBloc { background: #00b4ff; width: 100%; height: auto;}
.head_infoInner {max-width: 800px; width: 94%; margin: 0 auto; padding: 25px 0 50px; position: relative;}

#top_headline {
color: #fcff00;
font-size: 34px;
line-height: 140%;
margin-bottom: 25px;
-webkit-text-shadow: 0px 1px 2px rgba(2,121,173,.8);
-moz-text-shadow: 0px 1px 2px rgba(2,121,173,.8);
text-shadow: 0px 1px 2px rgba(2,121,173,.8);
}
#top_headline br {display: none;}


#head_info_txt {color: #fff;}
#head_info_txt p {
	color: #fff;
	font-size: 15px;
	line-height: 180%;
}
#arrow_anchor a {
position:absolute;
	bottom:20px;
	left: 48%;
	width:30px;
	height: 30px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	display: block;

	-webkit-text-shadow: 0px 1px 2px rgba(2,121,173,.8);
-moz-text-shadow: 0px 1px 2px rgba(2,121,173,.8);
text-shadow: 0px 1px 2px rgba(2,121,173,.8);
}

#arrow_anchor a:hover {
	bottom:15px;
	border-top-color:  #087bab;
	border-right-color: #087bab;
}


@media print, screen and (max-width:900px){
#top_headline {font-size: 32px; text-align: center;}

}

	/*===========================================

 → Section 01 ★ MOVIE BLOC
  
===========================================*/
.movie_contentsBloc {background: #000;}
.movieBloc_inner {width:94%; margin: 0 auto; padding: 30px 0 5px;}
#moive_Body { position:relative;
		margin: 0 auto 15px;
	 width: 100%;
		height:100%;
  overflow:hidden;
		padding-top: 56.25%;
		}

#moive_Body iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	}
	
#movie_UnderBloc {}	
ul#mv_iconList {text-align: right; }	 	
ul#mv_iconList p,
ul#mv_iconList li {display: inline-block; vertical-align: top !important;}

ul#mv_iconList p {line-height: 120%; color: #abaaaa; font-size: 14px; padding: 5px 0;}

ul#mv_iconList li {
margin: 0 0 10px 2%;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;	
}

ul#mv_iconList li:first-child {margin-left: 1%;}


	ul#mv_iconList li a, 	ul#mv_iconList li a img {
	display: block;
	width: 100%;
	height: auto;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;	
		}
		
	ul#mv_iconList li a:hover img {
/*	filter: alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;*/
     -webkit-filter: saturate(250%);
     -moz-filter: saturate(250%);
     -o-filter: saturate(250%);
     -ms-filter: saturate(250%);
     filter: saturate(250%);
	}
		
		/*===========================================

 → Section 02 ★ Disc Info BLOC 
  
===========================================*/	
.disc_contentsBloc {}
.discBloc_inner {width:75%; margin: 0 auto; padding: 50px 0 70px; }
	
	
/*===========================================

 → Section 02 ★ Disc Info BLOC  →  Product Detail
  
===========================================*/	

#productBloc {
margin-bottom: 55px;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;

}
#disc_visual, #detailBloc {display: inline-block; height: auto; vertical-align: top; position: relative;}
#disc_visual {width:40%; /*max-width: 270px; */margin-right: 5%;}
#disc_visual img {width: 100%; height: auto; display: block; border: 1px solid #ddd;}
	
#detailBloc {width: 54%;}
	
#productName { font-size: 18px; line-height: 140%; color: #dd2b27; font-weight: 400; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 15px; letter-spacing: 1px;}
#productName br {display: none;}
#d_BlocLeft, #d_BlocRight {width: 48%;height: auto;}
	
#d_BlocLeft {float: left; margin-right: 4%;}
#d_BlocRight {float: right;}
p#discType {font-size: 15px; color: #71c8dc; margin-bottom: 5px; font-weight: 400;}

ul#track_list {margin-bottom: 15px;}
ul#track_list li{font-size: 13px; line-height: 120%; margin-bottom: 10px;}

#price {position: absolute; right: 0; bottom: 0px; color: #8c1613; font-size: 16px; line-height: 120%; font-weight: 400;}


@media print, screen and (max-width:900px){

.discBloc_inner {width:90%; }
#price {bottom: 10px;}
ul#track_list li{font-size: 12px; margin-bottom: 5px;}

}

/*===========================================

 → Section 02 ★ Disc Info BLOC  →  Order Information
  
===========================================*/	
#order_infoBloc {background:url(../img/bg_info.jpg); background-repeat: repeat; margin: 0 auto;}
.order_infoInner {padding: 30px 35px;}
#info_headline {color: #000; font-weight: 700; font-size: 16px; line-height: 120%; margin-bottom: 15px;}

#infoTxt {font-size: 15px; line-height: 160%; margin-bottom: 20px;}

#order_infoBloc #infoTxt:last-child {margin-bottom: 0;}

#infoTxt a {color: #00b4ff; text-decoration: underline; font-weight: 400; letter-spacing: 1.5px;}
#infoTxt a:hover {color: #dd2b27; }

#infoTxt p span {font-size: 13px;}

#infoTxt.box_transfer { background: #fff; padding: 17px;}
.box_transfer dt, .box_transfer dd {display: inline-block; height: auto; vertical-align: top; font-size: 15px;}
.box_transfer dt {
font-size: 15px;
background: #00b4ff;
padding: 5px 0;
color: #fff;
text-align: center;
width: 12%;
margin-right: 2%;
}

.box_transfer dd {width: 85%; height: auto; color: #656565; line-height: 160%;}

/*===========================================

 → Section 03 ★ Links BLOC
  
===========================================*/	
.link_contentsBloc {border-top:1px solid #ddd; padding: 50px 0;}
ul#links_list {width: 94%; height: auto; text-align: center;}
ul#links_list li {
display: inline-block;
margin: 0 2% 15px;
vertical-align: middle;
}

ul#links_list li a, ul#links_list li a img {
display: block;
width: 100%;
height: auto;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;	
		}

	ul#links_list li a:hover img {
/*	filter: alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;*/
-webkit-filter: contrast(150%);
     -moz-filter: contrast(150%);
     -o-filter: contrast(150%);
     -ms-filter: contrast(150%);
     filter: contrast(150%);
	}



ul#links_list li.lmn01 a {
text-decoration: none;
text-align: center;
padding: 2px 5px;
font-size: 11px;
color: #5a5656;
background: #ddd;
border: 1px solid #ddd;
letter-spacing: 1px;
font-weight: 700;
}
ul#links_list li.lmn01 a:hover {background: inherit; border-color:#5a5656;}



@media print, screen and (max-width:900px){

ul#links_list li {margin: 0 1% 15px;}

}

/*===========================================

 → FOOTER
  
===========================================*/	
#footer {width: 100%; height: auto; margin: 0 auto; text-align: center; padding-bottom: 50px;}
#copy {width: 94%; margin: 0 auto; font-size: 11px; color: #5a5656;}


/*===========================================

 → PAGE TOP
  
===========================================*/	

#page-top a {
width: 50px;
height: auto;
padding: 15px 0;
line-height: 120%;
font-size: 14px;
}


}
