@charset "UTF-8";






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



.contentswrapper{
	/*width:320px;*/
	margin:0 auto;
    padding: 20px 0 0;
	overflow:hidden;}



/*----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;
	background-size:150px 50px;
	color:#000000;
	font-size:10px;
	width:150px;
	height:50px;
	padding:10px;
	margin:-15px 0 0 -75px;
	text-indent:-9999px;}
	


/*----vis----*/
.vis{
	position:relative;
	text-align:center;
	width:100%;
	margin:0;}
@media(min-width:340px){
.vis h1{
    background: url(../../sf4/images/sp_sf4_vis.png) top center no-repeat;
    background-size: 600px 507.5px;
    width: 100%;
    height: 490px;
    text-indent: -9999px;}
}

@media(max-width:340px){
.vis h1{
	background:url(../../sf4/images/sp_sf4_vis.png) top center no-repeat;
	background-size:440px 372px;
	width:100%;
	height:372px;
	text-indent:-9999px;}
}



/*----download----*/
.download{
	position:relative;
	background:#000000 url(../../sf4/images/sp_sf4_download.png) top center no-repeat;
	background-size:320px 76px;
	width:320px;
	margin:0 auto;
	padding:90px 0 20px 0;}
.download a{
	position:absolute;
	top:43px;
	display:block;
	height:33px;
	text-indent:-9999px;
	outline:none;}
/*AppStore*/
.download .appstore a{
	left: 43px;
    width: 85px;}
/*GooglePlay*/
.download .googleplay a{
	left: 131px;
    width: 74px;}
/*Android APK*/
.download .androidapk a{
	left: 209px;
    width: 68px;}
	
.download .spec{
	color:#FFF;
	font-size:0.8rem;
	width:290px;
	margin:0 auto;}
	
	
	
/*----event_bnr----*/
a.event_bnr{
	background: #000000 url(../../sf4/images/sp_sf4_event_bnr.png) top center no-repeat;
    background-size: 290px 47px;
    width: 290px;
    height: 47px;
    margin: 0 auto 30px;
    display: block;
    text-indent: -9999px;}



/*----information----*/
.information{
	position:relative;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}
	
.information h2{
	background:#000000 url(../../sf4/images/sp_sf4_title1.png) top center no-repeat;
	background-size:350px 115px;
	width:100%;
	height: 95px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}
	
.information .about{
	position:relative;
	background:#000000 url(../../sf4/images/sp_sf4_about.png) top center no-repeat;
	background-size:320px 175px;
	width:100%;
	/*height:175px;*/
    margin: 0 auto;
    padding: 175px 0 0;}
	
.information .about p {
	background: #000000 url(../../sf4/images/sp_sf4_about_word.png) top center no-repeat;
	background-size:320px 278px;
    text-indent: -9999px;
    width: 100%;
    height: 278px;}
.information .about a.link_sf4_playstation{
	position:absolute;
    width: 280px;
    height: 40px;
    bottom: 5px;
    left: 50%;
    margin: 0 0 0 -145px;
	text-indent:-9999px;}



/*----characterinfo----*/
.characterinfo{
	position:relative;
	width:100%;
	margin:0 auto;
	padding: 25px 0 0;
	text-indent:-9999px;}
	
.characterinfo h2{
	background:#000000 url(../../sf4/images/sp_sf4_title2.png) top center no-repeat;
	background-size:350px 115px;
	width:100%;
	height: 95px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}

.characterinfo .about{
	position:relative;
	background:#000000 url(../../sf4/images/sp_sf4_characterinfo_word.png) top center no-repeat;
	background-size:320px 226px;
	width:100%;
	height:226px;
	margin:0 auto;
	padding:0;}
.characterinfo .about p {
	text-indent:-99999px;}
.characterinfo .about a.link_wakuwaku_detail{
	position:absolute;
    width: 285px;
    height: 55px;
    bottom: 4px;
    left: 50%;
    margin: 0 0 0 -145px;
	text-indent:-9999px;}
	
.characterinfo ul.chara{
	margin:0 auto;
	position:absolute;}
	
.characterinfo ul.chara li{
	 position:relative;
	 background-size:320px 320px;
	 width:320px;
	height:320px;
	margin:0 auto;
	padding:0;
	cursor:pointer;}
	
.characterinfo ul.chara li a{
	display:block;
	position:absolute;
	text-indent:-9999px;
	width:300px;
	height:300px;
	top:0;
	left:50%;
	margin-left:-160px;}
	
.characterinfo ul.chara li.type_1{
	background:#000000 url(../../sf4/images/slide_1.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_2{
	background:#000000 url(../../sf4/images/slide_2.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_3{
	background:#000000 url(../../sf4/images/slide_3.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_4{
	background:#000000 url(../../sf4/images/slide_4.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_5{
	background:#000000 url(../../sf4/images/slide_5.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_6{
	background:#000000 url(../../sf4/images/slide_6.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_7{
	background:#000000 url(../../sf4/images/slide_7.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_8{
	background:#000000 url(../../sf4/images/slide_8.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_9{
	background:#000000 url(../../sf4/images/slide_9.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_10{
	background:#000000 url(../../sf4/images/slide_10.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_11{
	background:#000000 url(../../sf4/images/slide_11.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_12{
	background:#000000 url(../../sf4/images/slide_12.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_13{
	background:#000000 url(../../sf4/images/slide_13.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_14{
	background:#000000 url(../../sf4/images/slide_14.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_15{
	background:#000000 url(../../sf4/images/slide_15.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_16{
	background:#000000 url(../../sf4/images/slide_16.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_17{
	background:#000000 url(../../sf4/images/slide_17.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_18{
	background:#000000 url(../../sf4/images/slide_18.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_19{
	background:#000000 url(../../sf4/images/slide_19.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_20{
	background:#000000 url(../../sf4/images/slide_20.png) top center no-repeat;
	background-size:320px 320px;}
	
.characterinfo ul.chara li.type_21{
	background:#000000 url(../../sf4/images/slide_21.png) top center no-repeat;
	background-size:320px 320px;}

.characterinfo .chara_btn_list{
    width: 265px;
    height: 170px;
    margin: 20px auto;}
	
.characterinfo .chara_btn_list a{
	display:block;
	background-size:40px 40px;
	width:40px;
	height:40px;
	margin:2px;
	float:left;}
	
.characterinfo .chara_btn_list a.chara_btn_1{
	background:#000000 url(../../sf4/images/button_1.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_2{
	background:#000000 url(../../sf4/images/button_2.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_3{
	background:#000000 url(../../sf4/images/button_3.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_4{
	background:#000000 url(../../sf4/images/button_4.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_5{
	background:#000000 url(../../sf4/images/button_5.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_6{
	background:#000000 url(../../sf4/images/button_6.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_7{
	background:#000000 url(../../sf4/images/button_7.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_8{
	background:#000000 url(../../sf4/images/button_8.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_9{
	background:#000000 url(../../sf4/images/button_9.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_10{
	background:#000000 url(../../sf4/images/button_10.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_11{
	background:#000000 url(../../sf4/images/button_11.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_12{
	background:#000000 url(../../sf4/images/button_12.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_13{
	background:#000000 url(../../sf4/images/button_13.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_14{
	background:#000000 url(../../sf4/images/button_14.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_15{
	background:#000000 url(../../sf4/images/button_15.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_16{
	background:#000000 url(../../sf4/images/button_16.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_17{
	background:#000000 url(../../sf4/images/button_17.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_18{
	background:#000000 url(../../sf4/images/button_18.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_19{
	background:#000000 url(../../sf4/images/button_19.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_20{
	background:#000000 url(../../sf4/images/button_20.png) top center no-repeat;
	background-size:40px 40px;}
	
.characterinfo .chara_btn_list a.chara_btn_21{
	background:#000000 url(../../sf4/images/button_21.png) top center no-repeat;
	background-size:40px 40px;}
	
.chara_slidebox{
	width:320px;
	height:320px;
	margin:0 auto;}
	
.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:300px;
	height:169px;
	margin:20px auto 0 auto;
	text-indent:-9999px;}
	
	


/*----quest----*/
.quest{
	position:relative;
	width:100%;
	margin:0 auto;
	padding: 25px 0 0;}
	
.quest h2{
	background:#000000 url(../../sf4/images/sp_sf4_title3.png) top center no-repeat;
	background-size:350px 115px;
	width:100%;
	height: 95px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}

.quest .about{
	position:relative;
	background:#000000 url(../../sf4/images/sp_sf4_quest_bnr.png) top center no-repeat;
	background-size:320px 91px;
	width:100%;
	height:91px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}
	
.quest .monster{
	background: url(../../sf4/images/sf4_quest_bg.jpg) top center no-repeat;
    background-size: 100%;
    margin: 0 auto;
    padding: 40px 0 0;}
	
.quest .monster_1 h3{
	background:url(../../sf4/images/ba_stage13230.png) top center no-repeat;
	background-size: 270px;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0;}
.quest .monster_1 .movie{
	width: 300px;
    height: 169px;
    margin: 40px auto 30px auto;
    padding: 0;}	
.quest .monster_1 .movie a{
	background:url(../../sf4/images/movie_sample_1.jpg) top center no-repeat;
	background-size:300px 169px;
    width: 300px;
    height: 169px;
	display:block;
	margin:0 auto;}
.quest .monster_1 iframe{
    width: 300px;
    height: 169px;
    margin: 12px auto !important;
    padding: 0 !important;
    display: block;}
.quest .monster_1 p{
	background:url(../../sf4/images/sp_sf4_monster_word_1.png) top center no-repeat;
	background-size: 320px 68.5px;
	height:68.5px;
	text-indent:-9999px;}
	
.quest .monster_2 h3{
	background:url(../../sf4/images/ba_stage13240.png) top center no-repeat;
	background-size: 270px;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0;}
.quest .monster_2 .movie{
	width: 300px;
    height: 169px;
    margin: 40px auto 30px auto;
    padding: 0;}	
.quest .monster_2 .movie a{
	background:url(../../sf4/images/movie_sample_2.jpg) top center no-repeat;
	background-size:300px 169px;
    width: 300px;
    height: 169px;
	display:block;
	margin:0 auto;}
.quest .monster_2 iframe{
    width: 300px;
    height: 169px;
    margin: 12px auto !important;
    padding: 0 !important;
    display: block;}
.quest .monster_2 p{
	background:url(../../sf4/images/sp_sf4_monster_word_2.png) top center no-repeat;
	background-size: 320px 67.5px;
	height:67.5px;
	text-indent:-9999px;}
	
.quest .monster_3 h3{
	background:url(../../sf4/images/ba_stage13250.png) top center no-repeat;
	background-size: 270px;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0;}
.quest .monster_3 .movie{
	width: 300px;
    height: 169px;
    margin: 40px auto 30px auto;
    padding: 0;}	
.quest .monster_3 .movie a{
	background:url(../../sf4/images/movie_sample_3.jpg) top center no-repeat;
	background-size:300px 169px;
    width: 300px;
    height: 169px;
	display:block;
	margin:0 auto;}
.quest .monster_3 iframe{
    width: 300px;
    height: 169px;
    margin: 12px auto !important;
    padding: 0 !important;
    display: block;}
.quest .monster_3 p{
	background:url(../../sf4/images/sp_sf4_monster_word_3.png) top center no-repeat;
	background-size: 320px 68px;
	height:68px;
	text-indent:-9999px;}
	
.quest .monster_4 h3{
	background:url(../../sf4/images/ba_stage13260.png) top center no-repeat;
	background-size: 270px;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0;}
.quest .monster_4 .movie{
	width: 300px;
    height: 169px;
    margin: 40px auto 30px auto;
    padding: 0;}	
.quest .monster_4 .movie a{
	background:url(../../sf4/images/movie_sample_4.jpg) top center no-repeat;
	background-size:300px 169px;
    width: 300px;
    height: 169px;
	display:block;
	margin:0 auto;}
.quest .monster_4 iframe{
    width: 300px;
    height: 169px;
    margin: 12px auto !important;
    padding: 0 !important;
    display: block;}
.quest .monster_4 p{
	background:url(../../sf4/images/sp_sf4_monster_word_4.png) top center no-repeat;
	background-size: 320px 91px;
	height:91px;
	text-indent:-9999px;}



/*----extra----*/
.extra{
	position:relative;
	width:100%;
	margin:0 auto;
	padding: 25px 0 0;}
	
.extra h2{
	background:#000000 url(../../sf4/images/sp_sf4_title7.png) top center no-repeat;
	background-size:350px 115px;
	width:100%;
	height: 95px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}
	
.extra .about{
	position:relative;
	background: #000000 url(../../sf4/images/sp_sf4_extra_word.png) top center no-repeat;
    background-size: 320px 470px;
    text-indent: -9999px;
    width: 100%;
    height: 490px;}
.extra .about p{
	text-indent:-9999px;}
.extra a.link_toh_detail{
	display:block;
	position:absolute;
	width:290px;
	height:40px;
	bottom:243px;
	left:50%;
	margin-left:-145px;}



/*----event----*/
.envet{}
.event h2{
	background:#000000 url(../../sf4/images/sp_sf4_title8.png) top center no-repeat;
	background-size:350px 115px;
	width:100%;
	height: 95px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}
.event .about{
	position:relative;}
.event_shiryouko{
    background: #000000 url(../../sf4/images/sp_sf4_event_word.png) top center no-repeat;
    background-size: 320px 223px;
    text-indent: -9999px;
    width: 100%;
    height: 223px;}
.event .about p.badge{
	background: #000000 url(../../sf4/images/sp_sf4_event_detail.png) top center no-repeat;
    height: 1383px;
    margin: 0 auto;
    background-size: 320px 1383px;
    text-indent: -9999px;}
.event_vote{
    background: #000000 url(../../sf4/images/sp_sf4_event_detail2.png) top center no-repeat;
    background-size: 320px 548px;
    text-indent: -9999px;
    width: 100%;
    height: 565px;}
.event a.link_event_shiryouko{
	position:absolute;
    width: 280px;
    height: 40px;
	top:177px;
    left: 50%;
    margin: 0 0 0 -140px;
	text-indent:-9999px;}
.event a.link_event_vote{
	position: absolute;
    width: 280px;
    height: 20px;
    top: 1790px;
    left: 50%;
    margin: 0 0 0 -150px;
    text-indent: -9999px;}
	
	
	
/*----TVCM----*/
.tvcm{}
.tvcm h2{
	background-image:url(../../sf4/images/sp_sf4_title_tvcm.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:350px 115px;
	width: 100%;
    height: 95px;
    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:300px;
	height:169px;
	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:300px;
	height:169px;
	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:280px;
	margin:0 auto;
	padding: 25px 0 0;}
	
.faceboook h2{
	background:#000000 url(../../sf4/images/sp_sf4_title5.png) top center no-repeat;
	background-size:350px 115px;
	width:100%;
	height: 95px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}
	
.fb_box{
	width:280px;
    height: 550px;
    margin: 0 auto;}
	
.fb_box iframe{
	width: 100%;}



/*----sns----*/
.sns{
	position:relative;
	background:#000000 url(../../evangelion/images/sp_eva_share_detail.png) top center no-repeat;
	background-size:640px 608px;
	width:100%;
	height:608px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}

.sns p.tori a{
	display:block;
	position:absolute;
	width:290px;
	height:180px;
	top:110px;
	left:50%;
	margin-left:-145px;}
.sns p.event a{
	display:block;
	position:absolute;
	width:290px;
	height:80px;
	top:410px;
	left:50%;
	margin-left:-145px;}



/*----otherlinks----*/
.otherlinks{
	width:240px;
	margin:0 auto 30px auto;
	text-align:center;}
.otherlinks li img{
	width:120px;}
	


/*----movie----*/
.movie{
	position:relative;
	width:100%;
	height:169px;
	margin:20px auto 10px;
	padding:0;
	text-indent:-9999px;}
	
.movie_if_pc{
	display:none;}
	
.movie_if_sp{
	position:absolute;
	width:300px;
	height:169px;
	top:0px;
	left:50%;
	margin-left:-150px;}
	
.movie_if_sp iframe{
	display:block;
	width:300px;
	height:169px;
	margin:0 auto;}
	
.movie_if_sp a{
	display:block;
	width: 300px;
	height: 169px;
	margin-left:-150px;
	text-indent: -9999px;
	outline: none;
	z-index: 50px;
	position: absolute;
	top: 0;
	left: 50%;}
	
	
	
/*----anime----*/
.anime{
	position: relative;
    background-size: 320px 138px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;}
	
.anime h2{
	background:#000000 url(../../sf4/images/sp_sf4_title6.png) top center no-repeat;
	background-size:350px 115px;
	width:100%;
	height: 115px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;}

.anime_if_pc a, .anime_if_pc iframe{
	display:block;
    width: 300px;
    height: 169px;
	margin:0 auto;}
	
.anime_if_pc a{
	background:url(../../sf4/images/movie_sample.jpg) top center no-repeat;
	background-size:300px 169px;}
	
.anime .about{
    background: #000000 url(../../sf4/images/sp_sf4_monstoanime_word.png) top center no-repeat;
    background-size: 320px;
    width: 100%;
    height: 200px;
    margin: 0 auto;
    padding: 0;}
	
.anime .about p{
	height:120px;
	text-indent:-9999px;}
	
.anime .about p a{
	display: block;
    position: absolute;
    width:219px;
    height:70px;
	left:50%;
	bottom:0;
	margin:0 0 0 -111px;}

.anime p a img{
	display:block;
	width:100%;
	margin:0 auto;}



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

/*banner*/
.footercontents ul.banner{
	width:240px;
	margin:0 auto;
	text-align:center;}
.footercontents ul.banner li{
	width:240px;
	height:74px !important;
	margin:0 0 20px 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;
	background-size:640px 43px;
	width:100%;
	margin:0 auto;
	text-align:center;}
.footercontents ul.links li{
	display:inline-block;
	margin:30px 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: 70px;
    height: 81px;
    margin: 25px auto 15px auto;
    text-indent: -9999px;}

/*address*/
.footercontents address{
	color:#FFF;
	font-family: 'EB Garamond', serif;
	font-size:12px;
	line-height:1.8em;}


/*----hz----*/
.hz{
	background:url(../../sf4/images/hz.jpg) center no-repeat;
	background-size:190px 35px;
	width:100%;
	height: 60px;
	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;}
.bx-wrapper .bx-viewport{
	border:none;
	box-shadow:none;
	left:auto;}
.bx-controls-direction{
	display:none;}


/*ss*/	
.quest .library .library_optimize{
	width:130px;
	margin:15px auto 0 auto;}
	
.library .hideobj_left,
.library .hideobj_right{
	display:none;}
.library .bx-wrapper .bx-prev,
.library .bx-wrapper .bx-next{
	display:none;}

.library img{
	width:128px;
	border:1px solid #be1a21;}
	
.bx-wrapper .bx-pager.bx-default-pager a{
	background:#000;}

.library .bx-pager-link.active,
.library .bx-wrapper .bx-pager.bx-default-pager a:hover,
.library .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#FFF;}
	
.library .bx-wrapper .bx-pager {
	background:#be1a21;
	width:100px !important;
	height:10px;
	margin-left:15px !important;
	padding:5px 0 !important;

	/*border-radius*/	
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　PluginOverride_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/











