html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
    text-decoration:none;
}
*:focus {
  outline: none;
}
body{
    margin:0 auto;
    padding:0;
    font-size:16px;
}
ul, li{
    margin:0;
    padding:0;
    list-style:none;
}
/* オープン前ヘッダー */
.coming_soon_header_menu{
    width:1400px;
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:100%;
    background-position:0 -137px;
    overflow:hidden;
    height:68px;
}
.coming_soon_header_menu li{
    float:left;
    width:141px;
    height:61px;
    text-indent: -9999px;
}

/* ヘッダー */
.header_menu{
    width:1400px;
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:100%;
    overflow:hidden;
    height:68px;
}
.header_menu li{
    float:left;
    width:141px;
    height:61px;
    text-indent: -9999px;
	position:relative;
}
.ico_new{
	position:absolute;
    width:35px;
    top:0;
    left:15px;
}
.ico_new_c{
	position:absolute;
    width:35px;
    top:0;
    left:7px;
}
.ico_new_g{
	position:absolute;
    width:35px;
    top:0;
    left:15px;
}
.ico_new_s{
	position:absolute;
    width:35px;
    top:0;
    left:-5px;
}
.ico_new_top{
	position:absolute;
    width:30px;
    top:0;
    left:47px;
}
.header_menu li a{
    display:block;
    width:141px;
    height:61px;
}
.header_menu .menu_top:hover{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-426px -69px;
}
.header_menu .menu_gamehelp:hover{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-426px -69px;
}
.header_menu .menu_character:hover{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-567px -69px;
}
.header_menu .menu_gallery{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-708px 0px;
}
.header_menu .menu_music{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-848px 0px;
}
.header_menu .menu_special{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-990px 0px;
}
.header_menu .menu_interview{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-1131px 0px;
}

.header_menu .menu_gallery:hover{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-708px -69px;
}
.header_menu .menu_music:hover{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-849px -69px;
}
.header_menu .menu_special:hover{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-990px -69px;
}
.header_menu .menu_interview:hover{
    background: url("../images/top/pc/bar_header.png") no-repeat;
    background-size:1400px;
    background-position:-1131px -69px;
}

.header_menu li:first-child{
    margin-left:426px;
}

.head_logo {
    height: 100px;
    width: 100px;
    display: block;
    position: absolute;
    top: 11px;
    left: 214px;
}

/* フッター */
.footer_common_wrapper {
    background: url("../images/common/pc/page_footer.png") no-repeat;
    background-size:100%;
    line-height:36px;
    width:1400px;
    margin: 0 auto;
}
.footer_common {
    width:47%;
    margin-left: 286px;
    display: inline-block;
}
.footer_common > li {
    display: inline-block;
    margin: 0 10px;
    font-size:14px;
    color: #731127;
}
.footer_common > li a {
    color: #731127;
    text-decoration: none;
}
.copy_right {
    display:inline-block;
    color:#731127;
}
.cy_logo{
	position:absolute;
	top:30px!important;
	left:603px!important;
}
