@charset "UTF-8";
/* CSS Document */

html,body{ height:100%;}
.common_width{ max-width:1000px; margin:0 auto;}


html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr, th, td { margin: 0; padding: 0; }

body,td,th {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

html {height:100%;}

img{
border-width:0;
}



body { background-color: #FFF; font-size:15px;}



/*---- header ----*/
#header_p { width:100%; max-width:1000px; margin:0 auto; position: relative; height:85px; z-index:999;}
#header_p .logo {
	left: 0;
	top: -1px;
	position: absolute;
}
.menu { width:80%; max-height:46px; position:absolute; margin-top:19px; right:28px; z-index:999; height: auto;}
.menu .btn{ margin-left :1px;}

#header_m { display:none;}
#header_m .logo { display:none;}


.new01{ display:none;}
.new02{ display:none;}
.new03{ }
.new04{ display:none;}
.new05{ }
.new06{ display:none;}



/*---- video ----*/
video { position: fixed; right: 0; top: 0; z-index: -100; min-height:100%; min-width:100%;}




/*---- loading ----*/
#loader { width: 100%; height: 100%; display: none; position: fixed; position: absolute; top: 0; left: 0; background-color:#000; z-index: 9999;}
#fade { width: 100%; height: 100%; display: none; position: absolute; top: 0px; left: 0px; z-index: 500;}




/*---- footer ----*/

#footer { position: relative; background-color: #282828; width: 100%; padding-bottom: 0.5%; height:350px;}
#footer_common { position: relative; background-color: #282828; width: 100%; padding-bottom: 0.5%;}
#footer .info{
	margin: 5px auto 6px;
	width: 1000px;
	background-image: url(../img/common/footer_info_pc.jpg);
	height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}
#footer_common .info{
	margin: 5px auto 6px;
	width: 1000px;
	background-image: url(../img/common/footer_info_pc.jpg);
	height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}
#footer_spec_pc{ font-size:13px; line-height:160%; color:#d6b56c; width:100%; max-width:940px; letter-spacing:1px; margin:0 3%; }
.ornament{ background-repeat: repeat-x; background-image: url(../img/common/footer_ornament.jpg); width: 100%; height: 40px; }
#link_anime_pc {
	position: absolute;
	right: 30px;
	width: 200px;
	bottom: 10px;
}
#link_anime_pc .position { width: 200px; height:93px;}

#footer_spec_sf{ display:none;}
#link_anime_sf { display:none;}
#link_anime_sf .position { display:none;}




/*---- SNS GAMECTIY ----*/
#sns_position {
	width: 94%;
	max-width: 940px;
	height: 20px;
	z-index: 0;
	position: relative;
	margin: 1% auto 1%;
}
