@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: "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%; }

body {
  background: #d5e8bf url("../images/common/bg_under.jpg") center top no-repeat;
  background-size: cover; }

body.top-page:before {
  background: #050d21 url("../images/common/bg_v2.jpg") center top no-repeat;
  background-size: 100% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1; }

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

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

.l-inner {
  width: 750px;
  position: relative;
  margin: 0 auto;
  zoom: 1; }
  .l-inner:after {
    content: "";
    clear: both;
    display: block; }

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

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

.l-header {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%; }
  .l-header .hd_sns {
    float: left;
    width: 350px; }
    .l-header .hd_sns ul {
      letter-spacing: -0.75em;
      margin-left: 10px; }
    .l-header .hd_sns li {
      letter-spacing: normal;
      display: inline-block;
      margin: 0 0 0 -15px; }
  .l-header .hd_3ds {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 0; }
  .l-header .hd_atlus {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 0; }

#global_menu {
  background: url("../images/common/hd_gnav_bg.png") no-repeat 0 0;
  position: absolute;
  right: 0;
  left: 0;
  top: 150px;
  z-index: 2;
  margin: auto;
  width: 702px;
  height: 80px; }
  #global_menu .intro {
    position: absolute;
    left: 16px;
    top: 4px;
    z-index: 0; }
  #global_menu .character {
    position: absolute;
    left: 146px;
    top: 6px;
    z-index: 0; }
  #global_menu .system {
    position: absolute;
    left: 365px;
    top: 6px;
    z-index: 0; }
  #global_menu .special {
    position: absolute;
    left: 538px;
    top: 6px;
    z-index: 0; }
  #global_menu .new:before {
    pointer-events: none;
    background: url("../images/common/hd_gnav_new.png") no-repeat 0 0;
    content: "";
    display: block;
    width: 68px;
    height: 32px;
    position: absolute;
    left: 15px;
    top: -10px;
    z-index: 10; }

#logo {
  position: absolute;
  left: 103px;
  top: 40px;
  z-index: 1; }

#page_content .l-inner {
  padding: 560px 0 0; }

.details {
  background-color: #424242; }
  .details .l-inner {
    padding: 45px 0 50px 0;
    width: 698px; }
  .details .spec {
    margin: 0 0 25px 0; }

.l-footer {
  text-align: center; }
  .l-footer li {
    display: inline-block;
    margin: 0 12px; }

.main__copyright {
  color: #FFF;
  font-size: 8px;
  text-align: center;
  letter-spacing: 0.1em;
  padding-bottom: 15px;
  -webkit-font-smoothing: antialiased;
  display: none;
  font-family: "Balthazar", serif; }

.l-footer {
  width: 100%; }
  .l-footer .l-inner {
    width: 100%;
    padding: 70px 0 70px 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: 18px;
    color: #424242;
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif; }
