@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

body {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Noto Sans", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75; }

*, *:before, *:after {
  box-sizing: border-box; }

a {
  outline: none;
  text-decoration: none; }

a:link, a:visited {
  color: #005D65; }

a:hover, a:active {
  color: #005D65;
  text-decoration: underline; }

img {
  vertical-align: top; }

body, html {
  width: 100%;
  height: 100%; }

#googlecode {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0; }

.l-wrapper {
  width: 100%;
  min-width: 960px;
  height: 100%;
  position: relative; }

.l-senction {
  width: 100%;
  position: relative;
  z-index: 2; }

.l-inner {
  width: 960px;
  position: relative;
  margin: 0 auto; }

#white {
  display: none;
  background-color: #FFF;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100; }

.top-page #white {
  display: block; }

.secondary {
  background: url("../images/common/bg_texture.png"), url("../images/common/bg_under2.png"), -webkit-gradient(linear, left top, left bottom, color-stop(1, #00807a), color-stop(0, #d6e8bf));
  background: url("../images/common/bg_texture.png"), url("../images/common/bg_under2.png"), -webkit-linear-gradient(#00807a, #d6e8bf);
  background: url("../images/common/bg_texture.png"), url("../images/common/bg_under2.png"), linear-gradient(#00807a, #d6e8bf);
  height: auto;
  background-position: center bottom, center top;
  background-repeat: no-repeat;
  background-size: 100% auto; }

.top-page {
  background: none; }

.top-page #bg {
  background: #0c286d url("../images/common/bg_v2.jpg") center top no-repeat;
  width: 100%;
  height: 4788px;
  min-width: 960px;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1; }

#logo {
  position: absolute;
  left: 0px;
  top: 30px;
  z-index: 1; }

.btn_pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
  width: 77px;
  height: 76px;
  display: none; }

.l-header {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 10;
  margin: auto;
  width: 960px; }
  .l-header .l-inner {
    width: 100%; }
  .l-header .hd_sns {
    position: absolute;
    right: 0px;
    top: 60px; }
    .l-header .hd_sns ul {
      zoom: 1; }
      .l-header .hd_sns ul:after {
        content: "";
        clear: both;
        display: block; }
    .l-header .hd_sns li {
      margin: 0 0 0 10px;
      float: left; }
  .l-header .hd_3ds {
    position: absolute;
    right: 160px;
    top: 71px; }
  .l-header .hd_atlus {
    position: absolute;
    right: 348px;
    top: 70px; }
  .l-header #global_menu {
    background: url("../images/common/hd_gnav_bg.png") no-repeat 0 0;
    position: absolute;
    right: -8px;
    top: 115px;
    z-index: 2;
    width: 582px;
    height: 54px; }
    .l-header #global_menu li {
      position: relative; }
    .l-header #global_menu .intro {
      position: absolute;
      left: 25px;
      top: 0px;
      z-index: 0; }
    .l-header #global_menu .character {
      position: absolute;
      left: 136px;
      top: 0px;
      z-index: 0; }
    .l-header #global_menu .system {
      position: absolute;
      left: 302px;
      top: 0px;
      z-index: 0; }
      .l-header #global_menu .system.new:before {
        position: absolute;
        left: 14px;
        top: -3px;
        z-index: 10; }
    .l-header #global_menu .special {
      position: absolute;
      left: 443px;
      top: 0px;
      z-index: 0; }
    .l-header #global_menu .special:before {
      background: url("../images/common/hd_gnav_new.png") no-repeat 0 0;
      content: "";
      display: block;
      width: 42px;
      height: 22px;
      position: absolute;
      left: 10px;
      top: -3px;
      z-index: 10; }

.l-footer {
  width: 100%;
  position: relative;
  z-index: 1; }
  .l-footer .l-inner {
    width: 100%;
    padding: 88px 0 97px 0;
    text-align: center;
    background-color: #ffffff; }
  .l-footer .logos {
    margin: 0 0 20px 0;
    width: 100%;
    letter-spacing: -0.75em; }
    .l-footer .logos li {
      letter-spacing: normal;
      display: inline-block;
      vertical-align: middle;
      margin: 0 15px; }
  .l-footer .copyright, .l-footer .caps {
    display: inline-block;
    margin: 0 5px;
    font-size: 10px;
    color: #424242;
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif; }

#page_title {
  text-align: center;
  padding: 215px 0 0; }
