@charset "UTF-8";






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
Layout_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
html,body{
	width:100%;
	height:100%;
	background:#000;}

.contentswrapper{
	/*width:940px;*/
	margin:0 auto;
	padding: 20px 0 0;}



/*----loading----*/
.loading{
	display:none;
	z-index:99;
	position:fixed;
	top:0;
	left:0;
	background:#000000;
	width:100%;
	height:100%;}
	
.loading p{
	position:absolute;
	top:50%;
	left:50%;
	background:url(../../sf4/images/sf4_nowloading.png) top center no-repeat;
	color:#000000;
	font-size:10px;
	width:300px;
	height:100px;
	padding:10px;
	margin:-15px 0 0 -150px;
	text-indent:-9999px;}
	
	

/*----vis----*/
.vis{
	position:relative;
	text-align:center;
	width:100%;
	margin:0;}

@media(min-width:1400px){
.vis h1{
	background:url(../../sf4/images/sf4_vis.jpg) top center no-repeat;
    height: 1240px;
	text-indent:-9999px;}
}

@media(max-width:1400px){
.vis h1{
	background:url(../../sf4/images/sf4_vis.jpg) top center no-repeat;
    background-size: 1089px 1010px;
    height: 890px;
	text-indent:-9999px;}
}




/*----download----*/
.download{
	position:relative;
	background:#000000 url(../../sf4/images/sf4_download.jpg) top center no-repeat;
	width:1000px;
	height:60px;
	margin:0 auto;
	padding:90px 0 0 0;}
.download a{
	position:absolute;
	top:5px;
	display:block;
	height:66px;
	text-indent:-9999px;
	outline:none;}
/*AppStore*/
.download .appstore a{
	left:353px;
	width:217px;}
/*GooglePlay*/
.download .googleplay a{
	left:577px;
	width:184px;}
/*Android APK*/
.download .androidapk a{
	left:768px;
	width:174px;}
	
.download .spec{
	color:#FFF;
	font-size:10px;
	width:880px;
	margin:0 auto;}
	
	

/*----event_bnr----*/
a.event_bnr{
	background: #000000 url(../../sf4/images/sf4_event_bnr.jpg) top center no-repeat;
    width: 865px;
    height: 60px;
    margin: 20px auto 60px;
    display: block;
    text-indent: -9999px;}



/*----information----*/
.information{
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;}
	
.information h2{
	background:#000000 url(../../sf4/images/sf4_title1.jpg) top center no-repeat;
	width:100%;
	height: 250px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}
	
.information .about{
	position:relative;
	background:#000000 url(../../sf4/images/sf4_about.jpg) top center no-repeat;
	width: 100%;
    margin: 0 auto;
    padding: 580px 0 0;}
	
.information .about p {
	background: #000000 url(../../sf4/images/sf4_about_word.jpg) top center no-repeat;
    text-indent: -9999px;
    width: 100%;
    height: 520px;}
.information .about a.link_sf4_playstation{
	position:absolute;
    width: 1000px;
    height: 40px;
    bottom: 20px;
    left: 50%;
    margin: 0 0 0 -500px;
	text-indent:-9999px;}




/*----characterinfo----*/
.characterinfo{
	position:relative;
	width:100%;
	margin:0 auto;
	padding: 100px 0 0;
	text-indent:-9999px;}
	
.characterinfo h2{
	background:#000000 url(../../sf4/images/sf4_title2.jpg) top center no-repeat;
	width:100%;
	height: 250px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}
	
.characterinfo .about{
	position:relative;
	background:#000000 url(../../sf4/images/sf4_characterinfo_word.jpg) top center no-repeat;
    width: 100%;
    height: 524px;
    margin: 0 auto;
    padding: 0;}
.characterinfo .about p{
	text-indent:-9999px;}
.characterinfo .about p.badge{
	width:990px;
	height:100px;}
a.link_wakuwaku_detail{
	position:absolute;
    width: 1000px;
    height: 40px;
    bottom: 20px;
    left: 50%;
    margin: 0 0 0 -500px;
	text-indent:-9999px;}




/*--CUSTOM_bxslider--*/
.characterinfo .chara_slidebox{
	position: relative;
    /*width: 1500px;*/
	width:100%;
    height: 900px;
    margin: 0 auto;
    padding: 0 0 10px;
    overflow: hidden;}

/*left&right_overflowShadow*/
.characterinfo .hideobj_left,
.characterinfo .hideobj_right{
	position:absolute;
	width:100px;
	height:900px;
	top:0;
	z-index:20;}
.characterinfo .hideobj_left{
	background-image:url(../../sf4/images/chara_side_left.png);
	background-position:center left;
	background-repeat:repeat-y;
	background-size:100%;
	left:0;}
.characterinfo .hideobj_right{
	background-image:url(../../sf4/images/chara_side_right.png);
	background-position:center right;
	background-repeat:repeat-y;
	background-size:100%;
	right:0;}

.characterinfo ul.chara{
	left:50%;
	margin:0 0 0 -450px;}
	
.characterinfo ul.chara li{
	 position:relative;
	 width:900px;
	height:900px;
	text-align:left;
	margin:0 auto;
	padding:0;
	cursor:pointer;}
	
.characterinfo ul.chara li a{
	display:block;
	position:absolute;
	text-indent:-99999px;
	width:900px;
	height:900px;
	top:0;}

.characterinfo ul.chara li.type_1{background:#000000 url(../../sf4/images/slide_1.png) top center no-repeat;}
.characterinfo ul.chara li.type_2{background:#000000 url(../../sf4/images/slide_2.png) top center no-repeat;}
.characterinfo ul.chara li.type_3{background:#000000 url(../../sf4/images/slide_3.png) top center no-repeat;}
.characterinfo ul.chara li.type_4{background:#000000 url(../../sf4/images/slide_4.png) top center no-repeat;}
.characterinfo ul.chara li.type_5{background:#000000 url(../../sf4/images/slide_5.png) top center no-repeat;}
.characterinfo ul.chara li.type_6{background:#000000 url(../../sf4/images/slide_6.png) top center no-repeat;}
.characterinfo ul.chara li.type_7{background:#000000 url(../../sf4/images/slide_7.png) top center no-repeat;}
.characterinfo ul.chara li.type_8{background:#000000 url(../../sf4/images/slide_8.png) top center no-repeat;}
.characterinfo ul.chara li.type_9{background:#000000 url(../../sf4/images/slide_9.png) top center no-repeat;}
.characterinfo ul.chara li.type_10{background:#000000 url(../../sf4/images/slide_10.png) top center no-repeat;}
.characterinfo ul.chara li.type_11{background:#000000 url(../../sf4/images/slide_11.png) top center no-repeat;}
.characterinfo ul.chara li.type_12{background:#000000 url(../../sf4/images/slide_12.png) top center no-repeat;}
.characterinfo ul.chara li.type_13{background:#000000 url(../../sf4/images/slide_13.png) top center no-repeat;}
.characterinfo ul.chara li.type_14{background:#000000 url(../../sf4/images/slide_14.png) top center no-repeat;}
.characterinfo ul.chara li.type_15{background:#000000 url(../../sf4/images/slide_15.png) top center no-repeat;}
.characterinfo ul.chara li.type_16{background:#000000 url(../../sf4/images/slide_16.png) top center no-repeat;}
.characterinfo ul.chara li.type_17{background:#000000 url(../../sf4/images/slide_17.png) top center no-repeat;}
.characterinfo ul.chara li.type_18{background:#000000 url(../../sf4/images/slide_18.png) top center no-repeat;}
.characterinfo ul.chara li.type_19{background:#000000 url(../../sf4/images/slide_19.png) top center no-repeat;}
.characterinfo ul.chara li.type_20{background:#000000 url(../../sf4/images/slide_20.png) top center no-repeat;}
.characterinfo ul.chara li.type_21{background:#000000 url(../../sf4/images/slide_21.png) top center no-repeat;}

.characterinfo .chara_btn_list{
    width: 950px;
    height: 166px;
    margin: 20px auto;}
	
.characterinfo .chara_btn_list a{
	display:block;
	width:80px;
	height:80px;
	margin:3px;
	float:left;
	cursor:pointer;}
	
.characterinfo .chara_btn_list a.chara_btn_1{
	background:#000000 url(../../sf4/images/button_1.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_2{
	background:#000000 url(../../sf4/images/button_2.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_3{
	background:#000000 url(../../sf4/images/button_3.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_4{
	background:#000000 url(../../sf4/images/button_4.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_5{
	background:#000000 url(../../sf4/images/button_5.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_6{
	background:#000000 url(../../sf4/images/button_6.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_7{
	background:#000000 url(../../sf4/images/button_7.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_8{
	background:#000000 url(../../sf4/images/button_8.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_9{
	background:#000000 url(../../sf4/images/button_9.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_10{
	background:#000000 url(../../sf4/images/button_10.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_11{
	background:#000000 url(../../sf4/images/button_11.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_12{
	background:#000000 url(../../sf4/images/button_12.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_13{
	background:#000000 url(../../sf4/images/button_13.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_14{
	background:#000000 url(../../sf4/images/button_14.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_15{
	background:#000000 url(../../sf4/images/button_15.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_16{
	background:#000000 url(../../sf4/images/button_16.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_17{
	background:#000000 url(../../sf4/images/button_17.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_18{
	background:#000000 url(../../sf4/images/button_18.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_19{
	background:#000000 url(../../sf4/images/button_19.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_20{
	background:#000000 url(../../sf4/images/button_20.png) top center no-repeat;
	background-size:80px 80px;}
	
.characterinfo .chara_btn_list a.chara_btn_21{
	background:#000000 url(../../sf4/images/button_21.png) top center no-repeat;
	background-size:80px 80px;}
	
.sp_chara_slidebox{
	display:none;}
	
.bx-controls-direction {
    display: none !important;}
	
.characterinfo .fancybox_movie a{
	display:block;
	background-image:url(../../sf4/images/movie_thum_characterinfo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
	width:560px;
	height:315px;
	margin:20px auto 0 auto;
	text-indent:-9999px;}



/*----quest----*/
.quest{
	position:relative;
	width:100%;
	margin:0 auto;
	padding: 100px 0 0;
	text-indent:-9999px;}
	
.quest h2{
	background:#000000 url(../../sf4/images/sf4_title3.jpg) top center no-repeat;
	width:100%;
	height:250px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}

.quest .about{
	background:#000000 url(../../sf4/images/sf4_quest_bnr.jpg) top center no-repeat;
    width: 100%;
    height: 330px;
    margin: 0 auto;
    padding: 0;}
	
.quest .monster{
	background: url(../../sf4/images/sf4_quest_bg.jpg) top center no-repeat;
    margin: 0 auto;
    padding: 60px 0 0;}
	
.quest .monster_1 h3{
	background:url(../../sf4/images/ba_stage13230.png) top center no-repeat;
	width:100%;
	height:170px;
	margin:0 auto;
	padding:0;}	
.quest .monster_1 .movie{
	width: 560px;
    height: 315px;
    margin: 40px auto 30px auto;
    padding: 0;}	
.quest .monster_1 .movie a{
	background:url(../../sf4/images/movie_sample_1.jpg) top center no-repeat;
	width: 560px;
    height: 315px;
	display:block;
	margin:0 auto;}
.quest .monster_1 iframe{
    width: 560px;
    height: 315px;
    margin: 40px auto 30px auto !important;
    padding: 0 !important;
    display: block;}
.quest .monster_1 p{
	background:url(../../sf4/images/sf4_monster_word_1.jpg) top center no-repeat;
	height:148px;
	text-indent:-9999px;}
	
.quest .monster_2 h3{
	background:url(../../sf4/images/ba_stage13240.png) top center no-repeat;
	width:100%;
    height: 170px;
	margin:0 auto;
	padding:0;}
.quest .monster_2 .movie{
	width: 560px;
    height: 315px;
    margin: 40px auto 30px auto;
    padding: 0;}
.quest .monster_2 .movie a{
	background:url(../../sf4/images/movie_sample_2.jpg) top center no-repeat;
	width: 560px;
    height: 315px;
	display:block;
	margin:0 auto;}
.quest .monster_2 iframe{
    width: 560px;
    height: 315px;
    margin: 40px auto 30px auto !important;
    padding: 0 !important;
    display: block;}
.quest .monster_2 p{
	background:url(../../sf4/images/sf4_monster_word_2.jpg) top center no-repeat;
	height:146px;
	text-indent:-9999px;}
	
.quest .monster_3 h3{
	background:url(../../sf4/images/ba_stage13250.png) top center no-repeat;
	width:100%;
    height: 170px;
	margin:0 auto;
	padding:0;}
.quest .monster_3 .movie{
	width: 560px;
    height: 315px;
    margin: 40px auto 30px auto;
    padding: 0;}
.quest .monster_3 .movie a{
	background:url(../../sf4/images/movie_sample_3.jpg) top center no-repeat;
	width: 560px;
    height: 315px;
	display:block;
	margin:0 auto;}
.quest .monster_3 iframe{
    width: 560px;
    height: 315px;
    margin: 40px auto 30px auto !important;
    padding: 0 !important;
    display: block;}
.quest .monster_3 p{
	background:url(../../sf4/images/sf4_monster_word_3.jpg) top center no-repeat;
	height:144px;
	text-indent:-9999px;}
	
.quest .monster_4 h3{
	background:url(../../sf4/images/ba_stage13260.png) top center no-repeat;
	width:100%;
    height: 170px;
	margin:0 auto;
	padding:0;}
.quest .monster_4 .movie{
	width: 560px;
    height: 315px;
    margin: 40px auto 30px auto;
    padding: 0;}
.quest .monster_4 .movie a{
	background:url(../../sf4/images/movie_sample_4.jpg) top center no-repeat;
	width: 560px;
    height: 315px;
	display:block;
	margin:0 auto;}
.quest .monster_4 iframe{
    width: 560px;
    height: 315px;
    margin: 40px auto 30px auto !important;
    padding: 0 !important;
    display: block;}
.quest .monster_4 p{
	background:url(../../sf4/images/sf4_monster_word_4.jpg) top center no-repeat;
	height:190px;
	text-indent:-9999px;}



/*----extra----*/
.extra{
	position:relative;
	width:100%;
	margin:0 auto 60px auto;
	padding:0;
	text-indent:-9999px;}
	
.extra h2{
	background:#000000 url(../../sf4/images/sf4_title7.jpg) top center no-repeat;
	width: 100%;
    height: 200px;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;}
	
.extra .about{
	position:relative;
	background: #000000 url(../../sf4/images/sf4_extra_word.jpg) top center no-repeat;
    width: 100%;
    height: 520px;
    margin: 0 auto;
    padding: 0;}
	
.extra .about p{
	text-indent:-9999px;}
	
.extra .about p.badge{
	background:#000000 url(../../sf4/images/sf4_extra_image.jpg) top center no-repeat;
	height: 799px;
    margin: 220px auto 0;
	text-indent:-9999px;}
.extra a.link_toh_detail{
	position:absolute;
    width: 1000px;
    height: 40px;
    bottom: 20px;
    left: 50%;
    margin: 0 0 0 -500px;
	text-indent:-9999px;}
	
	
	
/*----event----*/
.envet{}
.event h2{
	background:#000000 url(../../sf4/images/sf4_title8.jpg) top center no-repeat;
	width: 100%;
    height: 200px;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;}
.event .about{
	position:relative;}
.event_shiryouko{
	background:#000000 url(../../sf4/images/sf4_event_word.jpg) top center no-repeat;
	width:990px;
	height:418px;
	margin:0 auto;
	text-indent:-9999px;}
.event .about p.badge{
	background:#000000 url(../../sf4/images/sf4_event_detail.jpg) top center no-repeat;
	height:1635px;
	width:990px;
    margin:0 auto;
	text-indent:-9999px;}
.event_vote{
	background: #000000 url(../../sf4/images/sf4_event_detail2.jpg) top center no-repeat;
    width: 990px;
    height: 1150px;
    margin: 0 auto;
    text-indent: -9999px;}
.event a.link_event_shiryouko{
	position:absolute;
    width: 1000px;
    height: 40px;
	top:358px;
    left: 50%;
    margin: 0 0 0 -500px;
	text-indent:-9999px;}
.event a.link_event_vote{
	position: absolute;
    width: 1000px;
    height: 40px;
    top: 2490px;
    left: 50%;
    margin: 0 0 0 -500px;
    text-indent: -9999px;}
	
	
	
/*----TVCM----*/
.tvcm{}
.tvcm h2{
	background-image:url(../../sf4/images/sf4_title_tvcm.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width: 100%;
    height: 200px;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;}
.tvcm .fancybox_movie a.cm1{
	display:block;
	background-image:url(../../sf4/images/movie_thum_tvcm.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
	width:560px;
	height:315px;
	margin:20px auto 0 auto;
	text-indent:-9999px;}
.tvcm .fancybox_movie a.cm2{
	display:block;
	background-image:url(../../sf4/images/movie_thum_tvcm2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
	width:560px;
	height:315px;
	margin:20px auto 0 auto;
	text-indent:-9999px;}
/*----TVCM_end----*/




/*----faceboook----*/
.faceboook{
	background:#000000 url(../../sf4/images/sf4_fb_bg.jpg) top center no-repeat;
	position:relative;
	width:100%;
	margin:0 auto;
	padding:100px 0 0;}
	
.faceboook h2{
	background:#000000 url(../../sf4/images/sf4_title5.jpg) top center no-repeat;
	width: 100%;
    height: 250px;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;}
	
.fb_box{
	width: 500px;
    height: 600px;
    margin: 0 auto;}
	
	
	
/*----sns----*/
.sns{
	position:relative;
	background:#000000 url(../../evangelion/images/eva_share_detail.jpg) top center no-repeat;
	width:100%;
	height:902px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}

.sns p.tori a{
	display:block;
	position:absolute;
	width:390px;
	height:500px;
	top:200px;
	left:50%;
	margin-left:-480px;}
.sns p.event a{
	display:block;
	position:absolute;
	width:580px;
	height:160px;
	top:524px;
	left:50%;
	margin-left:-100px;}



/*----otherlinks----*/
.otherlinks{
	width:240px;
	margin:0 auto 30px auto;}

	
	
	
/*----anime----*/
.anime{
	position: relative;
    background: #000000 url(../../evangelion/images/anime.png) top center no-repeat;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;}
	
.anime h2{
	background:#000000 url(../../sf4/images/sf4_title6.jpg) top center no-repeat;
	width: 100%;
    height: 250px;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;}
	
.anime_if_sp{
	display:none;}
	
.anime_if_pc{
    width: 560px;
    height: 315px;
    margin: 30px auto !important;
    padding: 0 !important;
    display: block;}
	
.anime_if_pc a, .anime_if_pc iframe{
	display:block;
	width:560px;
	height:315px;
	margin:0 auto;}
	
.anime_if_pc a{
	background:url(../../sf4/images/movie_sample.jpg) top center no-repeat;}
	
.anime .about{
	background:#000000 url(../../sf4/images/sf4_monstoanime_word.jpg) top center no-repeat;
	width:100%;
	height:120px;
	margin:0 auto;
	padding:0;}
	
.anime .about p{
	height:120px;
	text-indent:-9999px;}
	
.anime .about p a{
	display:block;
	width:990px;
	height:120px;
	margin:0 auto;}
	



/*----footer----*/
.footer{
	background:#000000;
	color:#ffffff;
	width:100%;
	padding:100px 0 50px 0;
	text-align:center;}
	
.footercontents{
	width:100%;
	margin:0 auto;}

/*banner*/
.footercontents ul.banner{
	width:820px;
	margin:0 auto;
	text-align:center;
	list-style-type:none;}
.footercontents ul.banner li{
	float:left;
	width:240px;
	height:74px !important;
	margin:0 50px 50px 0;
	padding:0 !important;}
.footercontents ul.banner li:last-child{
	margin-right:0;}
.footercontents ul.banner li a{
	display:block;
	width:240px;
	height:74px !important;
	text-indent:-9999px;}
.footercontents ul.banner li.official{
	background:url(../../evangelion/images/eve_bn_offcial.png) top center no-repeat;}
.footercontents ul.banner li.youtube{
	background:url(../../evangelion/images/eve_bn_youtube.png) top center no-repeat;}
.footercontents ul.banner li.facebook{
	background:url(../../evangelion/images/eve_bn_facebook.png) top center no-repeat;}

/*links*/
.footercontents ul.links{
	background:url(../../sf4/images/sf4_footer_bg.png) top center no-repeat;
	width:100%;
	margin:0 auto !important;
	padding:0;
	text-align:center;}
.footercontents ul.links li{
	display:inline-block;
	margin:50px 0.5em 2em 0.5em;
	padding-right:1em;
	border-right:1px #bbbbbb solid;}
.footercontents ul.links li:last-child{
	padding-right:0;
	border-right:none;}
.footercontents ul.links li a{
	color:#FFF;
	text-decoration:underline;}
	
/*xflag*/
.footercontents p a{
	display:block;
    background: url(../../common/images/logo_xflag.png) top center no-repeat;
    background-size: 100%;
    width: 100px;
    height: 115px;
    margin: 40px auto 30px auto;
    text-indent: -9999px;}

/*address*/
.footercontents address{
	color:#FFF;
	font-size:12px;
	line-height:1.8em;}


/*----hz----*/
.hz{
	background:url(../../sf4/images/hz.jpg) center no-repeat;
	width:100%;
	height: 250px;
	margin:0 auto;}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　Layout_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
PluginOverride_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*---Fancybox_start---*/
#fancybox-outer{
	background:#000000 !important;}
#fancybox-content{
	border-color:#000000 !important;}



/*----Bxslider_start----*/
.lodingbox_optimize{
	position:relative;
	overflow:hidden;}
.library_optimize .loadingcontents{
	position:absolute;}
.library_optimize .bx-wrapper .bx-viewport{
	background:none !important;
	border:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	margin:0 0 0 5px !important;}
.library_optimize .bx-wrapper .bx-pager.bx-default-pager a:hover,
.library_optimize .bx-wrapper .bx-pager.bx-default-pager a.active{}
.bx-controls-direction{}
.bx-controls-direction:hover{
	display:block;}



/*ss*/	
.quest .library .library_optimize{
	width:900px;
	margin:25px auto 0 auto !important;}
	
.quest .library .library_optimize .bx-wrapper{
	margin:0 !important;
	padding:0 !important;}
	
.quest .library .library_optimize li{
	width:260px;
	padding:0 10px 0 10px;}
	
.library span{
	display:block;
	border:none;}
.library li:first-child span{}
.library img{
	-ms-filter:"alpha( opacity=50 )";
	filter:alpha( opacity=50 );
	opacity:0.5;
	width:278px;
	border:1px solid #be1a21;}
.library img:hover{
	-ms-filter:"alpha( opacity=100 )";
	filter:alpha( opacity=100 );
	opacity:1;}
	
.library .bx-pager .bx-default-pager,
.library .bx-pager-item{
	display:none !important;}

.library .bx-wrapper .bx-viewport{
	background:transparent;
	border:none;
	box-shadow:none;}
	
.library .bx-wrapper .bx-prev,
.library .bx-wrapper .bx-next{
	display:none;}
.library .bx-wrapper .bx-viewport,{
	background:none !important;
	border:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	margin:0 0 0 5px !important;}
.library .bx-wrapper .bx-pager.bx-default-pager a:hover,
.library .bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#86e817 !important;}
.bx-controls-direction{}
.bx-controls-direction:hover{
	display:block;}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　PluginOverride_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/











