@charset "utf-8";
/* CSS Document */

/* base
--------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font: normal;
}

body {
	width: 100%;
	margin: 0 auto;
	color: #4d4d4d;
	background: url(../images/bg.png) repeat top left;
	font-family: "Helvetica neue", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.02em;
}

a {
	color: #66b3ff;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

img {
	/* width: 100%; 画像を画面いっぱいに表示
	height: auto;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;*/
	text-align: center;
}

li {
	list-style-type: none;
}

p, dt, dd, li {
	font-size: 13px;
	line-height: 1.7;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 18px;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

/*layout
--------------------------------------------------------------------------*/

.header {
	position: absolute;
	top: -1px;
	left: 10px;
	right: 10px;
	z-index: 15;
}

.bg {
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
}

.bg_chara {
	background-image: url(../images/main4.png), url(../images/sub.png), url(../images/banner_bg.png);/*先に書いた画像が上に出る*/
	background-repeat: no-repeat,
					   no-repeat,
                       no-repeat;
					   
	background-position: center,center,center;
	text-align: center;
	line-height: 300px;
	width: 100%;
	height: 800px;
}

.character {
}

.container {
	text-align: center;
	width: 950px;
	margin-top: -740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}

.contents {
	position: relative;
	width: 1048px;
	margin: 0 auto;
	z-index: 16;
	padding-top: 50px;
	top: 50px;
}

.nav {
    text-align: center;
}

.gamelogo {
	margin-right: 0px;
}

.movie {
	margin-bottom: -10px;
	padding-bottom: 10px;
}

.space {
	margin-bottom: 150px;
}

.top_head {
    float: right;
    margin-right: 85px;
}
.banner_advance{
    padding: 65px 50px 65px 0;
    /*float:left;*/
    /*margin-left:150px;*/
}
.banner_advance img{
    width:388px;
}

.top_copy {
    margin-top: 0;
    margin-left: 40px;
}

.top_links {
    float: left;
}

.top_links a {
    float: left;
    clear: both;
    margin-bottom: 8px;
}

.top_links a:hover {
    opacity: .8;
}

.top_links a:active {
    position: relative;
    top: 2px;
}

.top_links a:last-child {
    margin-bottom: 0;
}

.top_links a img {
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.4);
    -o-box-shadow: 0 0 4px rgba(0,0,0,.4);
    box-shadow: 0 0 4px rgba(0,0,0,.4);
}

.jizen_button{
	margin-left:auto;
	margin-right:auto;
}

.footer {
    margin-top: 50px;
    background: 
    
    -webkit-gradient(linear, left top, left bottom, color-stop(0.85, #438ef7), color-stop(0.00, #3775cc));
    background: 
    
    -webkit-linear-gradient(top, #3775cc 0%, #438ef7 85%);
    background: 
    
    -moz-linear-gradient(top, #3775cc 0%, #438ef7 85%);
    background: 
    
    -o-linear-gradient(top, #3775cc 0%, #438ef7 85%);
    background: 
    
    -ms-linear-gradient(top, #3775cc 0%, #438ef7 85%);
    background: linear-gradient(to bottom, #3775cc 0%, #438ef7 85%);
    -webkit-box-shadow: 0 -1px 4px rgba(0,0,0,.4);
    -moz-box-shadow: 0 -1px 4px rgba(0,0,0,.4);
    -o-box-shadow: 0 -1px 4px rgba(0,0,0,.4);
    box-shadow: 0 -1px 4px rgba(0,0,0,.4);
    border-top: 1px solid #fff;
}


.footer_wrapper {
    width: 900px;
    margin: 0 auto;
    padding: 14px 0;
}

.footer_chara_w {
    max-width: 800px;
}

.copy_wrapper {
    background-color: #FFF;
}

.copy_contents {
    width: 900px;
    margin: 0 auto;
    padding: 8px 0 10px 0;
}

.company {
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.copy {
    margin: 0 auto;
    text-align: center;
    font-size: 10px;
    font-family: "ヒラギノ角ゴ Pro W3";
}

.footer_nav {
    float: right;
    padding-top: 8px;
}


dd.content_clr:before {
    content: " ";
}

dd.content_clr_type2 {
    margin-bottom: 0;
    line-height: 1.5em;
}


.sns_links_wrapper {
    position: relative;
    top: 54px;
    margin: 0 auto;
    text-align: left;
}

.sns_links_contents {
    width: 100%;
    margin: 0 auto;
}

.sns_links_btn {
    width: auto;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 10px;
}

.fb_iframe_widget > span {
    vertical-align: baseline !important;
}

.sns_links_wrapper_other {
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
}

.sns_links_contents_other {
    width: 900px;
    margin: 0 auto;
    padding: 12px 0 9px 0;
}

.fb_iframe_widget > span {
    vertical-align: baseline !important;
}

#___plusone_0 {
    width: 57px !important;
}

.notes {
	line-height: 1; 
	}

/* elements
--------------------------------------------------------------------------*/

.logo img {
    width: 290px;
}

.top_head img {
    width: 290px;
}

.top_copy img {
    width: 420px;
}

.top_links img {
    width: 468px;
}

.nav {
    width: 800px;
    margin: 0 auto;
}

.nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.nav ul li {
    display: inline-block;
    width: 19.9%;
}

.nav img {
    width: 160px;
}

.footer_wrapper dt, .footer_wrapper dd {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}

.footer_wrapper dt {
    float: left;
}

.hc_logo img {
    width: 35px;
}

.copy img {
    width: 171px;
}

.company a span {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    margin-right: 6px;
    color: #4D4D4D;
}

.footer_nav li {
    float: left;
    height: 14px;
    line-height: 14px;
    font-size: 11px;
    margin-left:12px;
    padding-left: 12px;
    border-left: 1px solid #ccc;
}

.footer_nav li:first-child {
    border-left: 0;
}

.footer_nav li a {
    color: #666;
    text-decoration: none;
}

.footer_nav li a:hover {
    color: #66b3ff;
}

/* lorder
--------------------------------------------------------------------------*/

#loader img {
    max-width: 100px;
}

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 17;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  z-index: 18;
}

#loader p {
    font-family: 'Varela Round', sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #4c86f4;
    letter-spacing: 0.04em;
    margin-top: 15px;
}


/* レスポンシブ
--------------------------------------------------------------------------*/

#spLinkBlockInPc {
    display:none;
}
