@charset "UTF-8";






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
RESET_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
html{}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;}

table{
	border-collapse:collapse;
	border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.08em;}

q:before,q:after{content:"";}

abbr,acronym{
	border:0;
	font-variant:normal;}

sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;}

input,textarea,select{
	*font-size:100%;}

legend{color:#000000;}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　RESET_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
COMMONlayout_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*----basicsetting_start----*/
html{
    font-size:62.5%;}
body{
	font-family:Verdana,Arial,Geneva,Tahoma,sans-serif;
	font-size:100.01%; /*Reset*/
	font-size:12px; /*Optimize*/
	font-size:13px; /*DefaultSize*/
	line-height:1.5em;
	text-align:left;
	background-color:#FFFFFF;}
/*----basicsetting_end----*/



/*----ancher_start----*/
a{
	color:#155ad2;
	text-decoration:none;}
a:link{color:#155ad2;}
a:visited{color:#4e5664;}
a:active{color:#00bf09;}
a:hover{
	color:#155ad2;
	text-decoration:none;}
object{outline:none;}
/*----ancher_end----*/



/*----Optimize_start----*/
/*--tableoptimiz--*/
table{
	font-size:inherit;
	font-:100%;}

/*--otheroptimiz--*/
pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;}

/*--imgbaselineoptimize--*/
img{vertical-align:bottom;}
sup img{vertical-align:top;}
.ifc{
	padding:0 10%;
	margin:0 0 1em 0;
	text-align:center;}
.ifl{
	display:block;
	float:left;
	margin:0 10px 10px 0;}
.ifr{
	display:block;
	float:right;
	margin:0 0 10px 10px;}
/*mt_imgbaselineoptimize*/
.mt-image-center{
	margin:0 auto;
	padding:0;
	text-align:center;}
.mt-image-center img{
	/*
	width:100% !important;
	height:auto !important;
	*/
	width:auto !important;
	height:auto !important}
/*----Optimize_end----*/



/*----clear_start----*/
/*--clearfix--*/
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;}
.clearfix {
	min-height:1px;}
* html .clearfix {
	height:1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/}
/*--clear--*/
.cf{
	clear:both;
	height:0;}
/*----clear_end----*/
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　COMMONlayout_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
index.html layout_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*
ユニークレイアウト
*/
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　index.html layout_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
collaboinfo.html layout_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*----header----*/
.collaboinfo header{
	position:relative;
	min-width: 1024px;
	margin:0px auto 0px auto;
	background: url(../images/collaboinfo/kv_bg.gif) center no-repeat ;
	background-size:cover;}
.collaboinfo header h1{
	height: 60px;
	background: url(../images/collaboinfo/kv_txt.png) center center no-repeat #ffffff;
	background-size: 700px;
	text-indent:-9999px;}
.collaboinfo header .btn_campaign_detail a{
	z-index:101;
	position:fixed;
	top:0px;
	left:50%;
	display:block;
	width: 900px;
	height: 60px;
	margin-left:-450px;
	background: url(../images/collaboinfo/kv_btn_detail.png) top center no-repeat;
	background-size: 900px;
	text-indent:-9999px;}

/*----.kv .kv----*/
.collaboinfo header .kv{
	width: 1024px;
    margin: 0 auto;}
.collaboinfo header .kv .cross{
	position: absolute;
    left: 50%;
    top: 481px;
    margin-left: -19px;}
#header .header__visualArea .txt01, #header2 .header__visualArea .txt01 {
    position: absolute;
    left: 0;
    right: 0;
    top: 78px;
    z-index: 10;
}
.collaboinfo header h2{
	min-width: 552px;
	height: 610px;
	text-indent:-9999px;}
.collaboinfo header .kv_img{
	min-width: 552px;
	height: 330px;
	text-indent:-9999px;}
.collaboinfo header .kv_mtsum,
.collaboinfo header .kv_ms{
	float:left;
	width: 552px;
	height: 550px;
	padding-top:60px;}
.collaboinfo header .kv_mtsum{
	/*background:#df161f;*/}
.collaboinfo header .kv_mtsum h2{
	background: url(../images/collaboinfo/kv_mtsum_logo.png) top center no-repeat;
	background-size: 250px;}
.collaboinfo header .kv_mtsum .kv_img{
	background: url(../images/collaboinfo/kv_mtsum/char_01.png) top center no-repeat;
	background-size: 400px;}
.collaboinfo header .kv_ms{
	/*background:#3db549;*/}
.collaboinfo header .kv_ms h2{
	background: url(../images/collaboinfo/kv_ms_logo.png) top center no-repeat;
	background-size: 250px;}
.collaboinfo header .kv_ms .kv_img{
	background: url(../images/collaboinfo/kv_ms/char_01.png) top center no-repeat;
	background-size: 400px;}	



/*----section----*/
.collaboinfo section{
	min-width: 1024px;
	margin:0px auto;}



/*----.introduction_xxx common----*/
.collaboinfo .introduction_mtsum,
.collaboinfo .introduction_ms{
	min-width: 1024px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;}
.collaboinfo .introduction_mtsum .title,
.collaboinfo .introduction_ms .title{
	height: 300px;}
.collaboinfo .introduction_mtsum h2,
.collaboinfo .introduction_ms h2{
	min-width: 1024px;
	height: 190px;
	text-indent:-9999px;}
.collaboinfo .introduction_mtsum h3,
.collaboinfo .introduction_ms h3{
	min-width: 1024px;
	height: 60px;
	margin-top:20px;
	text-indent:-9999px;}
.collaboinfo .introduction_mtsum h4,
.collaboinfo .introduction_ms h4{
	width: 320px;
	height: 60px;
	margin:50px auto 0px auto;
	text-indent:-9999px;}
.collaboinfo .introduction_mtsum p.hr,
.collaboinfo .introduction_ms p.hr{
	width: 540px;
	height: 20px;
	background: url(../images/collaboinfo/introduction_hr.png) top center no-repeat;
	background-size: 540px;
	margin:10px auto;
	text-indent:-9999px;}

/*----.introduction_xxx .char_display----*/
.collaboinfo .introduction_mtsum .char_display,
.collaboinfo .introduction_ms .char_display{
	position:relative;
	width: 1024px;
	margin:0px auto;}
.collaboinfo .introduction_mtsum .char_display_content,
.collaboinfo .introduction_ms .char_display_content{
	display:none;}
.collaboinfo .introduction_mtsum .char_display div:first-child,
.collaboinfo .introduction_ms .char_display div:first-child{
	display:block;}
.collaboinfo .introduction_mtsum .char_name img,
.collaboinfo .introduction_ms .char_name img,
.collaboinfo .introduction_mtsum .char_img img,
.collaboinfo .introduction_ms .char_img img{
	width:530px;}
.collaboinfo .introduction_mtsum .char_name,
.collaboinfo .introduction_ms .char_name{
	position:absolute;
	right:25px;
	width: 530px;}
.collaboinfo .introduction_mtsum .char_name{
	top:30px;
	height:80px;}
.collaboinfo .introduction_ms .char_name{
	top:10px;
	height:160px;}
.collaboinfo .introduction_mtsum .char_img{
	height:350px;
	margin-left:-50px;
	padding-top:10px;}
.collaboinfo .introduction_ms .char_img{
	height:510px;
	padding-top:60px;
	padding-left:10px;}
.collaboinfo .introduction_mtsum .char_btn,
.collaboinfo .introduction_ms .char_btn{
	position:absolute;
	right:25px;
	width: 530px;}
.collaboinfo .introduction_mtsum .char_btn{
	top:160px;}
.collaboinfo .introduction_ms .char_btn{
	top:330px;}
.collaboinfo .introduction_mtsum .char_display ul,
.collaboinfo .introduction_ms .char_display ul{
	margin:0px auto 10px auto;
	text-align:center;
	font-size:0;
	letter-spacing:0;}
.collaboinfo .introduction_mtsum .char_display li,
.collaboinfo .introduction_ms .char_display li{
	display:inline-block;
	width:170px;
	margin:0 3px;}
.collaboinfo .introduction_mtsum .char_display li a,
.collaboinfo .introduction_ms .char_display li a{
	display:block;
	width:170px;
	height:140px;}
.collaboinfo .introduction_mtsum .char_display li img,
.collaboinfo .introduction_ms .char_display li img{
	width:170px;
	height:140px;}
.collaboinfo .introduction_mtsum .char_display .getmethod{
	width:540px;
	height:66px;
	margin:10px auto 10px auto;
	text-align:center;}
.collaboinfo .char_display .newslink img{
	display:block;
	width:316px;
	height:auto;
	margin:0px auto;
	text-align:center;}
.collaboinfo .introduction_ms .char_display .getmethod{
	width:540px;
	height:90px;
	margin:10px auto 10px auto;
	text-align:center;}
.collaboinfo .introduction_mtsum .char_display .getmethod img{
	/*width:540px;*/
	/*height:60px;*/}
.collaboinfo .introduction_ms .char_display .getmethod img{
	/*width:540px;*/
	/*height:90px;*/}

/*----.introduction_xxx .char_select----*/
.collaboinfo .introduction_mtsum .char_select,
.collaboinfo .introduction_ms .char_select{
	margin:10px auto 60px auto;
	padding-bottom:20px;}
.collaboinfo .introduction_mtsum .char_select h5,
.collaboinfo .introduction_ms .char_select h5{
	height: 40px;
	text-indent:-9999px;}
.collaboinfo .introduction_mtsum .char_select ul,
.collaboinfo .introduction_ms .char_select ul{
	margin:0 auto;
	padding:22px 0 0 0;
	text-align:center;
	font-size:0;
	letter-spacing:0;}
.collaboinfo .introduction_mtsum .char_select{
	width: 580px;
	background: url(../images/collaboinfo/introduction_mtsum_select_footer.png) bottom center no-repeat;
	background-size: 580px;}
.collaboinfo .introduction_mtsum .char_select h5{
	width: 580px;
	background: url(../images/collaboinfo/introduction_mtsum_select_ttl.png) top center no-repeat;
	background-size: 580px;}
.collaboinfo .introduction_mtsum .char_select ul{
	width: 580px;
	background: url(../images/collaboinfo/introduction_mtsum_select_bg.png) top center repeat-y;
	background-size: 580px;
	height: 164px;}
.collaboinfo .introduction_ms .char_select{
	width: 850px;
	background: url(../images/collaboinfo/introduction_ms_select_footer.png) bottom center no-repeat;
	background-size: 850px;}
.collaboinfo .introduction_ms .char_select h5{
	width: 850px;
	background: url(../images/collaboinfo/introduction_ms_select_ttl.png) top center no-repeat;
	background-size: 850px;}
.collaboinfo .introduction_ms .char_select ul{
	width: 850px;
	background: url(../images/collaboinfo/introduction_ms_select_bg.png) top center repeat-y;
	background-size: 850px;
	height: 132px;}
.collaboinfo .introduction_mtsum .char_select li,
.collaboinfo .introduction_ms .char_select li{
	display:inline-block;
	cursor:pointer;
	margin:0 0;
	text-indent:-9999px;}
.collaboinfo .introduction_mtsum .char_select li{
	width:180px;
	height:160px;}
.collaboinfo .introduction_ms .char_select li{
	width:130px;
	height:130px;}
	
#villans_coming_0{
	cursor:auto !important;}



/*----.introduction_mtsum----*/
.collaboinfo .introduction_mtsum{}
.collaboinfo .introduction_mtsum .title{
	background:#df161f;}
.collaboinfo .introduction_mtsum  h2{
	background: url(../images/collaboinfo/introduction_mtsum_header_logo.png) bottom center no-repeat;
	background-size: 240px;}
.collaboinfo .introduction_mtsum  h3{
	background: url(../images/collaboinfo/introduction_mtsum_header_ttl.png) top center no-repeat;
	background-size: 440px;}

/*----.introduction_mtsum .mtsum_tsum----*/
.collaboinfo .introduction_mtsum .mtsum_tsum{}
.collaboinfo .introduction_mtsum .mtsum_tsum h4{
	background: url(../images/collaboinfo/introduction_mtsum_ttl.png) top center no-repeat;
	background-size: 320px;}

/*----.introduction_mtsum .char_display----*/
.collaboinfo .introduction_mtsum .char_display{}

/*----.introduction_mtsum .char_select----*/
.collaboinfo .introduction_mtsum .char_select{}
.collaboinfo .introduction_mtsum .char_select .char_01{
	background:url(../images/collaboinfo/introduction_mtsum_char_select_01.png) top center no-repeat;
	background-size:180px;}
.collaboinfo .introduction_mtsum .char_select .char_02{
	background:url(../images/collaboinfo/introduction_mtsum_char_select_02.png) top center no-repeat;
	background-size:180px;}
.collaboinfo .introduction_mtsum .char_select .char_03{
	background:url(../images/collaboinfo/introduction_mtsum_char_select_03.png) top center no-repeat;
	background-size:180px;}



/*----.introduction_ms----*/
.collaboinfo .introduction_ms{}
.collaboinfo .introduction_ms .title{
	background:#3db549;}
.collaboinfo .introduction_ms  h2{
	background: url(../images/collaboinfo/introduction_ms_header_logo.png) bottom center no-repeat;
	background-size: 240px;}
.collaboinfo .introduction_ms  h3{
	background: url(../images/collaboinfo/introduction_ms_header_ttl.png) top center no-repeat;
	background-size: 440px;}

/*----.introduction_ms .ms_hero----*/
.collaboinfo .introduction_ms .ms_hero{}
.collaboinfo .introduction_ms .ms_hero h4{
	background: url(../images/collaboinfo/introduction_ms_hero_ttl.png) top center no-repeat;
	background-size: 320px;}

/*----.introduction_ms .ms_hero .char_display----*/
.collaboinfo .introduction_ms .ms_hero .char_display{}

/*----.introduction_ms .ms_hero .char_select----*/
.collaboinfo .introduction_ms .ms_hero .char_select{}
.collaboinfo .introduction_ms .ms_hero .char_select .char_01{
	background:url(../images/collaboinfo/introduction_ms_hero_char_select_01.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_hero .char_select .char_02{
	background:url(../images/collaboinfo/introduction_ms_hero_char_select_02.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_hero .char_select .char_03{
	background:url(../images/collaboinfo/introduction_ms_hero_char_select_03.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_hero .char_select .char_04{
	background:url(../images/collaboinfo/introduction_ms_hero_char_select_04.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_hero .char_select .char_05{
	background:url(../images/collaboinfo/introduction_ms_hero_char_select_05.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_hero .char_select .char_06{
	background:url(../images/collaboinfo/introduction_ms_hero_char_select_06.png) top center no-repeat;
	background-size:130px;}



/*----.introduction_ms .ms_villain----*/
.collaboinfo .introduction_ms .ms_villain{
	min-width: 1024px;
	background: url(../images/collaboinfo/introduction_ms_hr.png) top center repeat-x;
	background-size: 38px;
	padding-top:10px;}
.collaboinfo .introduction_ms .ms_villain h4{
	background: url(../images/collaboinfo/introduction_ms_villain_ttl.png) top center no-repeat;
	background-size: 320px;}

/*----.introduction_ms .ms_villain .char_display----*/
.collaboinfo .introduction_ms .ms_villain .char_display{}

/*----.introduction_ms .ms_villain .char_select----*/
.collaboinfo .introduction_ms .ms_villain .char_select{}
.collaboinfo .introduction_ms .ms_villain .char_select .char_01{
	background:url(../images/collaboinfo/introduction_ms_villain_char_select_01.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_villain .char_select .char_02{
	background:url(../images/collaboinfo/introduction_ms_villain_char_select_02.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_villain .char_select .char_03{
	background:url(../images/collaboinfo/introduction_ms_villain_char_select_03.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_villain .char_select .char_04{
	background:url(../images/collaboinfo/introduction_ms_villain_char_select_04.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_villain .char_select .char_05{
	background:url(../images/collaboinfo/introduction_ms_villain_char_select_05.png) top center no-repeat;
	background-size:130px;}
.collaboinfo .introduction_ms .ms_villain .char_select .char_06{
	background:url(../images/collaboinfo/introduction_ms_villain_char_select_06.png) top center no-repeat;
	background-size:130px;}



/*----.daycheck----*/
.collaboinfo .daycheck{
	min-width: 1024px;
	width:100%;
	height: 150px;
	margin:0px auto;
	text-align:center;
	background: url(../images/collaboinfo/daycheck_ttl.png) center center no-repeat #3db549;
	background-size: 547px;
	text-indent:-9999px;}



/*----footer----*/
.collaboinfo footer{
    min-width: 1024px;
	width:100%;}



/*----footer .share----*/
.collaboinfo footer .share{
	padding-top:50px;}
.collaboinfo footer .share h3{
	background:url(../images/collaboinfo/share_ttl.png) top center no-repeat;
	background-size:450px;
	width:450px;
	height:60px;
	margin:0 auto;
	text-align:center;
	text-indent:-9999px;}
.collaboinfo footer .share ul{
	margin:40px auto 50px auto;
	text-align:center;
	font-size:0;
	letter-spacing:0;}
.collaboinfo footer .share li{
	display:inline-block;
	width:94px;
	margin:0 35px;
	text-indent:-9999px;}
.collaboinfo footer .share li a{
	display:block;
	width:94px;
	height:94px;}
.collaboinfo footer .share li.twitter a{
	background:url(../images/collaboinfo/share_btn_twitter.png) top center no-repeat;
	background-size:94px;}
.collaboinfo footer .share li.facebook a{
	background:url(../images/collaboinfo/share_btn_facebook.png) top center no-repeat;
	background-size:94px;}
.collaboinfo footer .share li.line a{
	background:url(../images/collaboinfo/share_btn_line.png) top center no-repeat;
	background-size:94px;}



/*----footer .ipholder----*/
.collaboinfo footer .ipholder{
	background:#ed1b24;
	color:#ffffff;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;}



/*----footer .foontercontents----*/
.collaboinfo footer .foontercontents{
	 min-width: 1024px;
	width:100%;
	background:#171717;
	padding:30px 0 20px 0;
	margin:0 auto;
	text-align:center;}
.collaboinfo footer .xflag_logo_emblem{}
.collaboinfo footer .xflag_logo_emblem a{
	display:block;
	background-image:url(../images/footer_xlag_emblem.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100px;
	width:100px;
	height:116px;
	margin:25px auto;
	text-indent:-9999px;}
.collaboinfo footer address{
	color:#a5a5a5;
	font-size:13px;
	margin:20px auto 10px;
	font-style: normal;}
.collaboinfo footer .infobanner{
	font-size:0;
	letter-spacing:0;}
.collaboinfo footer .infobanner li{
	display:inline-block;
	margin:0px 10px;}
.collaboinfo footer .infobanner li img{
	width:300px;
	height:120px;}

.icon{
	display:block;
	position: absolute;
	 left: 50%;
	 z-index:10;
	 width:57px !important;
	height:36px !important;}
	
.collaboinfo .introduction_mtsum .char_select ul .icon{
    top: -25px;
    margin-left: -28px;}
.collaboinfo .introduction_ms .char_select ul .icon{
    top: -25px;
    margin-left: -28px;}
	
.collaboinfo .introduction_mtsum .char_display li .icon,
.collaboinfo .introduction_ms .char_display li .icon{
    top: -42px;
    margin-left: -28px;}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　collaboinfo.html layout_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/







/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
PluginOverride_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*----Fancybox_start----*/
#fancybox-outer #fancybox-close{
	top:-50px;
	right:15px;
	display:block !important;
	background:url(../images/fancybox_icon_close.png) top center no-repeat;
	background-size:140px;
	width:140px;
	height:40px;}
#fancybox-wrap{
	cursor:pointer;}
#fancybox-outer{
	background:#000000 !important;}
#fancybox-content{
	border-color:#000000 !important}
.fancybox-bg{
	background:none !important;}
/*--#substr.about_the_game.evolution_and_ascension--*/
#substr.about_the_game.evolution_and_ascension #fancybox-outer{
	background:none !important;}
#substr.about_the_game.evolution_and_ascension #fancybox-content{
	border-color:#cccccc !important}
#substr.about_the_game.evolution_and_ascension .fancybox-bg{
	background:none !important;}
#substr.about_the_game.evolution_and_ascension #fancybox-content iframe{
	overflow:scroll;}
/*----Fancybox_end----*/
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　PluginOverride_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/















