
@media screen and (min-width: 1025px) {
.lt_img{
	background:#fff url(../images/bg_tit.jpg) top right no-repeat;
}
.tit_movie{
	height:195px;
	color:#005ba8;
	font-size:36px;
	margin:0 0 20px;
	padding:55px 0 0 5%;
	font-weight:bold;
	background:#005ba8 url(../images/bg_tit.png) top right no-repeat;
}
.tit_movie p{
	width:248px;
	height:139px;
	background:url(../images/tit.png);
	text-indent:-9999px;
}
.movie_list li{
	float:center;
	width:100%;
	margin:0 0 45px;
		text-align:center;
}
.movie_list2 li{
	width:100%;
	margin:0 auto 0px;
	text-align:center;
}
.if_wrapper{
	padding-top:0%;
	position:relative;
	width:100%;
}
.movie_list li iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%!important;
	height:100%!important;
}
.movie_list li h4{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#005ba8;
	padding:15px 0 0;
}

}


@media screen and (max-width: 1024px) and (min-width: 541px) {
.lt_img{
	background:#fff url(../images/bg_tit.jpg) top right no-repeat;
}
.tit_movie{
	height:98px;
	color:#005ba8;
	font-size:36px;
	margin:0 0 20px;
	padding:27px 0 0 5%;
	font-weight:bold;
	background:#005ba8 url(../images/bg_tit_s.png) top right no-repeat;
}
.tit_movie p{
	width:125px;
	height:70px;
	background:url(../images/tit_s.png);
	text-indent:-9999px;
}
.movie_list li{
	width:75%;
	margin:0 auto 0px;
}
.movie_list2 li{
	width:100%;
	margin:0 auto 0px;
	text-align:center;
}
.if_wrapper{
	padding-top:0%;
	position:relative;
	width:100%;
}
.movie_list li iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%!important;
	height:100%!important;
}
.movie_list li h4{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#005ba8;
	padding:15px 0 0;
}
.ai_center{
	height:auto;
	width:100%;
	text-align:center;
}
}


@media screen and (max-width: 540px) {
.lt_img{
	background:#fff url(../images/bg_tit_s.jpg) top right no-repeat;
}
.tit_movie{
	height:98px;
	color:#005ba8;
	font-size:36px;
	margin:0 0 20px;
	padding:27px 0 0 5%;
	font-weight:bold;
	background:#005ba8 url(../images/bg_tit_s.png) top right no-repeat;
}
.tit_movie p{
	width:125px;
	height:70px;
	background:url(../images/tit_s.png);
	text-indent:-9999px;
}
.movie_list li{
	width:100%;
	margin:0 auto 0px;
}
.movie_list2 li{
	width:100%;
	margin:0 auto 0px;
	text-align:center;
}
.if_wrapper{
	padding-top:0%;
	position:relative;
	width:100%;
}
.movie_list li iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%!important;
	height:100%!important;
}
.movie_list li h4{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#005ba8;
	padding:15px 0 0;
}
.ai_center{
	height:auto;
	width:100%;
	text-align:center;
}
}