﻿@charset "UTF-8";
.footer-contents__body p.footer-contents__body
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }
  a:active, a:hover {
    outline: 0; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 75%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  width: 100%;
  border: 0; }

/**
 * Correct overflow not hidden in IE 8/9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
  text-transform: none; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    /* 2 */
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

th, td {
  padding: 0; }

body, div, h1, h2, h3, h4, h5, h6, form, ul, li, ol, dl, dt, dd, p, fieldset, pre, code, legend, blockquote, figure {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 12px; }

li {
  list-style: none; }

pre {
  margin: 0;
  white-space: pre-wrap;
  word-wrap: break-word; }

a:focus {
  outline: thin dotted; }

strong, b {
  font-weight: bold; }

q {
  quotes: none; }

abbr[title] {
  border-bottom: 1px dotted; }

code, samp, kbd {
  font-family: monospace, sans-serif; }

mark {
  background-color: yellow;
  color: black; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content */
img {
  vertical-align: top;
  line-height: 1; }

svg:not(:root) {
  overflow: hidden; }

/* Tabular data */
caption, th, td {
  padding: 0; }

/* Forms */
form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

input::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border: 0; }

a:focus, a:hover {
  color: black;
  text-decoration: underline; }

html {
  background: url(../images/bg/bg_p.png);
  background-size: 30px;
  background-color: #c8d0f0;
  font-size: 62.5%;
  height: 100%; }

body {
  opacity: 0;
  font-size: 14px;
  font-size: 1.4rem;
  background: url(../images/bg/bg_p.png), url(../images/bg/bg_bubble.png), url(../images/bg/bg_bottom.png);
  background-position: top, center top, left bottom;
  background-repeat: repeat, repeat-y, no-repeat;
  background-size: 30px, contain, 100% 20%;
  background-color: #c8d0f0;
  color: #000;
  font-family: meiryo, helvetica, arial, "hiragino kaku gothic pro", "ms pgothic", sans-serif;
  line-height: 1.6; }

html {
  height: 100%; }

body {
  color: #666666;
  width: 100%;
  position: relative;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.page {
  min-height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  height: auto; }

a {
  text-decoration: none;
  color: #3a4c8b; }

.right {
  right: 0; }

.page_top {
  opacity: 0;
  position: fixed;
  z-index: 50;
  width: 15%;
  height: 12%;
  bottom: 0;
  right: 10px; }

.menu_sp {
  width: 100%;
  position: fixed;
  z-index: 90;
  top: 0;
  left: 0; }
  .menu_sp .hbg_pos {
    width: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .menu_sp .hbg_pos .hbg_menu {
      cursor: pointer;
      width: 44px;
      height: 44px;
      position: absolute;
      right: 4.3%;
      top: 22px;
      background: rgba(20, 33, 75, 0.8);
      border-radius: 24px; }
      .menu_sp .hbg_pos .hbg_menu .hbg_ber {
        -webkit-transition: all .4s;
        transition: all .4s;
        position: relative;
        width: 20px;
        height: 15px;
        margin: 0 auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        pointer-events: none; }
        .menu_sp .hbg_pos .hbg_menu .hbg_ber span {
          -webkit-transition: all .4s;
          transition: all .4s;
          position: absolute;
          left: 0;
          width: 100%;
          height: 3px;
          background-color: #fff;
          border-radius: 4px; }
        .menu_sp .hbg_pos .hbg_menu .hbg_ber span:nth-of-type(1) {
          top: 0; }
        .menu_sp .hbg_pos .hbg_menu .hbg_ber span:nth-of-type(2) {
          top: 6px; }
        .menu_sp .hbg_pos .hbg_menu .hbg_ber span:nth-of-type(3) {
          bottom: 0; }
        .menu_sp .hbg_pos .hbg_menu .hbg_ber.active {
          width: 38px; }
          .menu_sp .hbg_pos .hbg_menu .hbg_ber.active span:nth-of-type(1) {
            background-color: #d0c7b1;
            -webkit-transform: translateY(6px) rotate(-45deg);
            transform: translateY(6px) rotate(-45deg); }
          .menu_sp .hbg_pos .hbg_menu .hbg_ber.active span:nth-of-type(2) {
            opacity: 0; }
          .menu_sp .hbg_pos .hbg_menu .hbg_ber.active span:nth-of-type(3) {
            background-color: #d0c7b1;
            -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg); }
  .menu_sp .menu_cont {
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    background: rgba(20, 33, 75, 0.8); }
    .menu_sp .menu_cont .menu_body {
      width: 84%;
      margin: 0 auto;
      padding-top: 48px; }
      .menu_sp .menu_cont .menu_body article {
        right: 15px;
        text-align: center;
        padding: 7px 0px 20px;
        background: url(../images/menu/menu_line.png) no-repeat;
        background-repeat: no-repeat;
        background-size: contain;
        background-position-y: bottom; }
        .menu_sp .menu_cont .menu_body article img {
          width: 122px; }
      .menu_sp .menu_cont .menu_body .comi_soon {
        pointer-events: none;
        background: url(../images/menu/menu_line.png) no-repeat, url(../images/menu/coming_soon.png) 50% no-repeat;
        background-size: contain, 80px;
        background-position-y: bottom,30px; }
        .menu_sp .menu_cont .menu_body .comi_soon img {
          opacity: 0.5; }
      .menu_sp .menu_cont .menu_body .footer_sns {
        padding: 18px 0 16px; }

.contents_bg {
  background-size: contain;
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
  pointer-events: none; }
  .contents_bg .bg_bottom {
    position: absolute;
    bottom: 0;
    width: 100%; }

.top_img {
  height: 130vw; }
  .top_img img {
    width: 100%;
    position: relative; }

.contents {
  position: relative;
  overflow-x: hidden; }

.hover {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.hover:hover {
  opacity: 0.8; }

.btn_more {
  width: 180px;
  height: 50px;
  margin: 0 auto; }
  .btn_more img {
    width: 80px;
    padding: 12px 50px; }

.btn_s {
  background: url("../images/btn/btn_s.png") no-repeat;
  background-size: contain; }

.btn_m {
  background: url("../images/btn/btn_m.png") no-repeat;
  background-size: contain; }

.btn_l {
  background: url("../images/btn/btn_l.png") no-repeat;
  background-size: contain; }

.btn_2 {
  background: url("../images/btn/btn_2.png") no-repeat;
  background-size: contain;
  margin-top: 26px; }
  .btn_2 img {
    padding: 16px 50px; }

.modal {
  display: none;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100; }
  .modal .close_check {
    width: 100%;
    height: 100%;
    position: absolute; }
  .modal .modal_cont {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url(../images/common/modal_bg.png) no-repeat;
    background-size: cover;
    border-radius: 8px; }
    .modal .modal_cont .modal_close {
      text-align: right;
      padding-right: 8px;
      padding-bottom: 4px; }
      .modal .modal_cont .modal_close img {
        width: 22px;
        position: relative; }
  .modal.movie_modal .modal_cont {
    margin: 0 4%;
    height: 50%; }
    .modal.movie_modal .modal_cont .m_movie {
      text-align: center;
      height: 210px;
      padding: 10px 10px 4px;
      position: relative;
      overflow: hidden;
      border-radius: 12px;
      height: 83%; }
  .modal.chara_modal .character {
    margin: 0 9.5%;
    padding-bottom: 2px; }
    .modal.chara_modal .character .chara_main {
      padding: 5px; }

.m_open {
  -webkit-animation: modal_open 0.5s;
          animation: modal_open 0.5s; }

.m_close {
  -webkit-animation: modal_close 0.5s;
          animation: modal_close 0.5s; }

@-webkit-keyframes modal_open {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1); } }

@keyframes modal_open {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1); } }

@-webkit-keyframes modal_close {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1); }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0); } }

@keyframes modal_close {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1); }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0); } }

.movie_icon .m_set {
  position: relative; }
  .movie_icon .m_set .icon_play {
    width: 104px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.top_page .pc_section_2 {
  background: url(../images/bg/bg_2.png);
  background-size: cover; }

.top_page .top_dl {
  padding: 10px 0px 0;
  margin: 0 1.5em; }
  .top_page .top_dl .dl_set {
    position: relative; }
    .top_page .top_dl .dl_set .icon_app {
      width: 18%;
      padding-right: 8px; }
    .top_page .top_dl .dl_set .icon {
      width: 36%;
      position: absolute;
      bottom: 0; }
    .top_page .top_dl .dl_set .icon_1 {
      left: 41%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }

.top_page .top_bnr {
  margin-top: 30px;
  padding: 1em 1em .2em;
  margin: 20px auto 20px;
  width: 82%;
  border-radius: 1em;
  background: -webkit-gradient(linear, left top, left bottom, from(#E2EAF1), to(#B3B5DD));
  background: linear-gradient(#E2EAF1, #B3B5DD); }
  .top_page .top_bnr ul li {
    margin-bottom: 15px; }
    .top_page .top_bnr ul li img {
      border-radius: 10px; }

.top_page .top_news {
  padding: 0 15px 30px; }
  .top_page .top_news .news_title {
    width: 250px;
    margin: 0 auto;
    padding: 30px 0 10px; }
  .top_page .top_news .news_cont .news_set {
    display: inline-block;
    border-radius: 6px;
    padding-bottom: 6px;
    margin-bottom: 12px;
    background: url("../images/top/news/news_bnr.png") no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 49%; }
    .top_page .top_news .news_cont .news_set .news_thumb {
      border-radius: 6px;
      display: inline-block;
      padding: 8px 10px 4px;
      width: 94%; }
    .top_page .top_news .news_cont .news_set .news_text {
      position: relative;
      padding: 0 10px 10px;
      height: 48px;
      overflow-y: hidden; }
      .top_page .top_news .news_cont .news_set .news_text .category {
        position: absolute;
        right: 6%;
        background: #d866d1;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        padding: 0 8px;
        border-radius: 10px;
        line-height: 14px; }
      .top_page .top_news .news_cont .news_set .news_text .date {
        color: #fff;
        font-weight: bold;
        font-size: 15px; }
      .top_page .top_news .news_cont .news_set .news_text .text {
        font-size: 12px;
        letter-spacing: 0.5px;
        font-weight: bold;
        line-height: 16px; }
  .top_page .top_news .news_cont .news_set:nth-child(even) {
    float: right; }
  .top_page .top_news .news_cont .detail {
    visibility: hidden; }

.top_page .top_intro {
  padding: 0 15px 32px;
  background: url("../images/bg/bg_b.png") left 0px bottom 0px no-repeat; }
  .top_page .top_intro .intro_title {
    padding-top: 30px;
    width: 260px;
    margin: 0 auto;
    height: 8px; }
  .top_page .top_intro .intro_h1 {
    width: 100%; }
  .top_page .top_intro .intro_text {
    width: 69.5%;
    margin: 2px 0 0 2px; }
  .top_page .top_intro .intro_imgset {
    position: relative;
    height: 56vw; }
    .top_page .top_intro .intro_imgset .intro_mark {
      width: 44.5%;
      position: absolute;
      right: -22px;
      top: -114px; }
    .top_page .top_intro .intro_imgset .intro_img {
      width: 93.5%;
      margin: 0 auto;
      margin-top: -22px; }
  .top_page .top_intro .intro_btn {
    width: 186px;
    height: 50px;
    margin: 0 auto;
    position: relative; }
    .top_page .top_intro .intro_btn img {
      width: 126px;
      padding: 12px 26px; }
  .top_page .top_intro .intro_text_2 {
    width: 100%;
    height: 12vw;
    margin: 15px auto 0px; }
  .top_page .top_intro .movie {
    margin-bottom: 10px; }

.top_page .top_sns {
  padding: 0 15px 40px; }
  .top_page .top_sns .sns_title {
    margin: 0 auto -10px;
    width: 250px;
    padding: 28px 0px; }
  .top_page .top_sns .twitter-timeline {
    height: 133vw !important; }

.second .top_title {
  position: relative;
  padding-top: 20px;
  padding-bottom: 8%; }
  .second .top_title img {
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: relative; }
  .second .top_title .top_line {
    position: absolute;
    bottom: -4px;
    z-index: 1; }
    .second .top_title .top_line img {
      width: 100%; }

.second .contents {
  position: relative;
  background: #fff;
  border-bottom: 2px solid #eacc82; }

.second .globalFooter {
  margin-top: 60px; }

.btns {
  margin-top: 30px; }
  .btns ul {
    text-align: center; }
  .btns li {
    display: inline-block; }
  .btns .next_btn {
    width: 24.6%; }
    .btns .next_btn img {
      width: 44%;
      padding: 11% 27% 18%; }
  .btns .list_btn {
    width: 40.6%; }
    .btns .list_btn img {
      width: 58%;
      padding: 7% 21% 10%; }
  .btns .prev_btn {
    width: 24.6%; }
    .btns .prev_btn img {
      width: 44%;
      padding: 11% 27% 18%; }

.mainte_page .contents {
  padding-bottom: 38px; }
  .mainte_page .contents .mainte_top {
    padding: 15px; }
  .mainte_page .contents .mainte_title {
    margin-top: 14px;
    margin-bottom: 22px;
    margin-left: 32px;
    width: 206px; }
  .mainte_page .contents .mainte_text {
    padding: 0px 30px;
    font-size: 1.2rem; }
    .mainte_page .contents .mainte_text .text {
      padding-bottom: 20px; }
    .mainte_page .contents .mainte_text .time {
      padding-bottom: 18px;
      letter-spacing: 0.7px; }
      .mainte_page .contents .mainte_text .time span {
        font-weight: bold; }
    .mainte_page .contents .mainte_text .cont {
      padding-bottom: 20px; }
      .mainte_page .contents .mainte_text .cont span {
        font-weight: bold; }
    .mainte_page .contents .mainte_text .attention {
      text-align: justify; }

.ifman_page {
  color: #666666;
  font-size: 12px; }
  .ifman_page .contents {
    padding: 34px 30px 40px; }
  .ifman_page .ifman_title img {
    display: block;
    margin-bottom: 6px; }
  .ifman_page .ifman_title img:nth-child(1) {
    width: 16%;
    max-width: 70px;
    height: auto; }
  .ifman_page .ifman_title img:nth-child(2) {
    width: 96%;
    max-width: 500px;
    height: auto; }
  .ifman_page .ifman_title p {
    color: #000; }
  .ifman_page .ifman_text {
    padding-top: 22px; }
    .ifman_page .ifman_text .add_text {
      margin-bottom: 26px;
      padding-bottom: 24px;
      border-bottom: 1px solid #666666; }
      .ifman_page .ifman_text .add_text p {
        line-height: 1.6em; }
        .ifman_page .ifman_text .add_text p span {
          color: #c652a9; }

.system_page .system_puzzle {
  padding-top: 16px;
  position: relative; }
  .system_page .system_puzzle .puzzle_text_1 {
    padding: 26px 38px 14px; }
  .system_page .system_puzzle .puzzle_cap {
    padding: 0 30px; }
    .system_page .system_puzzle .puzzle_cap li {
      width: 49%;
      display: inline-block; }
  .system_page .system_puzzle .puzzle_bg {
    position: absolute;
    margin-top: -40px; }
  .system_page .system_puzzle .puzzle_text_2 {
    position: relative;
    margin-top: 4px;
    padding: 0px 46px; }

.system_page .system_story {
  padding-top: 10%; }
  .system_page .system_story .sweet {
    padding-top: 25px; }
    .system_page .system_story .sweet .story_cap {
      height: 44vw; }
  .system_page .system_story .secret .story_cap {
    height: 45vw; }

.system_page .system_awake {
  padding-bottom: 26px; }
  .system_page .system_awake .awake_top {
    padding-top: 5%; }
  .system_page .system_awake .stand {
    position: relative;
    width: 100%; }
    .system_page .system_awake .stand .stand_pic {
      max-width: 800px; }
      .system_page .system_awake .stand .stand_pic img:nth-child(1) {
        width: 40%;
        margin-top: -4px; }
      .system_page .system_awake .stand .stand_pic img:nth-child(3) {
        width: 52%;
        margin-top: 6px;
        margin-right: 10px;
        float: right; }
    .system_page .system_awake .stand .stand_still {
      position: absolute;
      top: 10%;
      width: 30%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .system_page .system_awake .stand .stand_text {
      padding: 6px 14px; }
  .system_page .system_awake .still {
    padding-top: 4px; }
    .system_page .system_awake .still ul {
      padding-top: 4px;
      position: relative; }
      .system_page .system_awake .still ul li:nth-child(1) {
        width: 54%; }
      .system_page .system_awake .still ul li:nth-child(2) {
        width: 54%;
        position: absolute;
        top: 4px;
        right: 0px; }

.story_page .contents .story_one {
  padding-top: 39px;
  background: url("../images/story/one/story_bg.png") no-repeat;
  background-size: cover;
  border-bottom: 2px solid #fff; }
  .story_page .contents .story_one .story_top {
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 60px -28px grey;
            box-shadow: 0px 0px 60px -28px grey;
    padding: 16px 0px;
    text-align: center;
    background: rgba(255, 255, 255, 0.4); }
    .story_page .contents .story_one .story_top img {
      width: 40%; }
  .story_page .contents .story_one .story_text .text_set {
    padding: 18px 44px 18px 48px; }
    .story_page .contents .story_one .story_text .text_set img:nth-child(2) {
      padding-top: 20px; }
    .story_page .contents .story_one .story_text .text_set img:nth-child(3) {
      padding-top: 20px; }
    .story_page .contents .story_one .story_text .text_set img:nth-child(4) {
      padding-top: 22px; }
    .story_page .contents .story_one .story_text .text_set img:nth-child(5) {
      padding-top: 20px; }
    .story_page .contents .story_one .story_text .text_set img:nth-child(6) {
      padding-top: 20px; }
  .story_page .contents .story_one .story_text .story_copy {
    padding: 0 46px 0 50px; }
  .story_page .contents .story_one .story_text .story_chara {
    padding-top: 42px; }
    .story_page .contents .story_one .story_text .story_chara img {
      width: 95%;
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }

.story_page .contents .story_two {
  position: relative;
  padding-top: 36px;
  background: url("../images/story/two/story_bg.png") no-repeat;
  background-size: cover; }
  .story_page .contents .story_two .story_top {
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 60px -28px grey;
            box-shadow: 0px 0px 60px -28px grey;
    padding: 16px 0px;
    text-align: center;
    background: rgba(255, 255, 255, 0.4); }
    .story_page .contents .story_two .story_top img {
      width: 40%; }
  .story_page .contents .story_two .story_text .text_set {
    padding: 12px 36px 76% 40px; }
    .story_page .contents .story_two .story_text .text_set img:nth-child(1) {
      padding-bottom: 22px; }
    .story_page .contents .story_two .story_text .text_set img:nth-child(2) {
      padding-bottom: 24px; }
    .story_page .contents .story_two .story_text .text_set img:nth-child(3) {
      padding-bottom: 22px; }
    .story_page .contents .story_two .story_text .text_set img:nth-child(4) {
      padding-bottom: 36px; }
    .story_page .contents .story_two .story_text .text_set img:nth-child(5) {
      padding-bottom: 0px; }
  .story_page .contents .story_two .story_chara {
    position: absolute;
    bottom: 26px; }
    .story_page .contents .story_two .story_chara img {
      width: 100%; }

.chara_page .top_title .cate_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 32px 4% -2px; }
  .chara_page .top_title .cate_set .btn {
    width: 24%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .chara_page .top_title .cate_set .btn img {
      width: 100%; }
    .chara_page .top_title .cate_set .btn.on img {
      opacity: 0; }
  .chara_page .top_title .cate_set .btn:hover {
    opacity: 0.7;
    cursor: pointer; }
  .chara_page .top_title .cate_set .btn_name {
    background: url("../images/btn/chara/sbtn_name_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .chara_page .top_title .cate_set .btn_type {
    background: url("../images/btn/chara/sbtn_type_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .chara_page .top_title .cate_set .btn_country {
    background: url("../images/btn/chara/sbtn_coun_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .chara_page .top_title .cate_set .btn_cast {
    background: url("../images/btn/chara/sbtn_cast_on.png");
    background-size: contain;
    background-repeat: no-repeat; }

.chara_page .contents {
  padding: 0 4%; }
  .chara_page .contents .main_cont {
    padding-bottom: 24px; }
    .chara_page .contents .main_cont .chara_menu {
      padding-top: 34px;
      text-align: center; }
      .chara_page .contents .main_cont .chara_menu .title {
        width: 64%; }
      .chara_page .contents .main_cont .chara_menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-top: 18px; }
        .chara_page .contents .main_cont .chara_menu ul li {
          display: inline-block;
          margin-bottom: 12px;
          width: 17%; }
          .chara_page .contents .main_cont .chara_menu ul li img {
            width: 100%; }
        .chara_page .contents .main_cont .chara_menu ul li:not(:nth-child(5n)) {
          margin-right: 2%; }
    .chara_page .contents .main_cont .chara_main article {
      padding-top: 32px; }
      .chara_page .contents .main_cont .chara_main article .str_title {
        background: url("../images/chara/line_sp.png");
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: contain;
        text-align: center; }
        .chara_page .contents .main_cont .chara_main article .str_title img {
          width: auto;
          height: 24px;
          padding-bottom: 10px; }
      .chara_page .contents .main_cont .chara_main article .chara_set {
        padding-top: 20px;
        font-size: 0; }
        .chara_page .contents .main_cont .chara_main article .chara_set li {
          display: inline-block;
          width: 32%;
          margin-bottom: 8px; }
          .chara_page .contents .main_cont .chara_main article .chara_set li a:hover {
            color: #3a4c8b;
            text-decoration: none; }
          .chara_page .contents .main_cont .chara_main article .chara_set li .chara_thumb .thumb_img {
            background-image: url("../images/chara/t_bg.png");
            background-repeat: no-repeat;
            border-radius: 10px; }
          .chara_page .contents .main_cont .chara_main article .chara_set li .chara_thumb .thumb_text {
            background: #e8ebf9;
            border-radius: 0 0 10px 10px; }
            .chara_page .contents .main_cont .chara_main article .chara_set li .chara_thumb .thumb_text p {
              font-size: 16px;
              font-weight: bold;
              line-height: 1.2;
              text-align: center;
              padding: 14px 0;
              white-space: nowrap; }
              .chara_page .contents .main_cont .chara_main article .chara_set li .chara_thumb .thumb_text p span {
                font-size: 12px;
                font-weight: normal; }
        .chara_page .contents .main_cont .chara_main article .chara_set li:not(:nth-child(3n)) {
          margin-right: 2%; }
    .chara_page .contents .main_cont .chara_main article:not(:nth-child(1)) {
      padding-top: 35px; }
    .chara_page .contents .main_cont .type_set {
      display: none; }
      .chara_page .contents .main_cont .type_set .type_menu ul li {
        width: 32%; }
      .chara_page .contents .main_cont .type_set .type_menu li:not(:nth-child(5n)) {
        margin-right: 1%; }
    .chara_page .contents .main_cont .count_set, .chara_page .contents .main_cont .cast_set {
      display: none;
      color: #545380;
      font-size: 14px; }
      .chara_page .contents .main_cont .count_set .chara_menu .title_text, .chara_page .contents .main_cont .cast_set .chara_menu .title_text {
        color: #8e83c5;
        padding-top: 14px; }
      .chara_page .contents .main_cont .count_set .chara_menu ul, .chara_page .contents .main_cont .cast_set .chara_menu ul {
        padding-top: 14px; }
      .chara_page .contents .main_cont .count_set .chara_main article, .chara_page .contents .main_cont .cast_set .chara_main article {
        padding-bottom: 10px; }
        .chara_page .contents .main_cont .count_set .chara_main article .chara_set, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set {
          font-size: 14px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set {
            padding-top: 16px; }
            .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set li, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set li {
              width: 33%;
              margin-right: 0;
              text-align: center;
              margin-bottom: 20px; }
              .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set li p, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set li p {
                display: inline-block;
                padding: 0 2px;
                border-bottom: 1px solid;
                -webkit-transition: all 0.4s;
                transition: all 0.4s;
                cursor: pointer;
                line-height: 18px; }
              .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set li .long, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set li .long {
                letter-spacing: -0.5px; }
              .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set li p:hover, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set li p:hover {
                opacity: 0.7; }
      .chara_page .contents .main_cont .count_set .chara_main article:not(:nth-child(1)), .chara_page .contents .main_cont .cast_set .chara_main article:not(:nth-child(1)) {
        padding-top: 10px; }
    .chara_page .contents .main_cont .s_result {
      display: none;
      padding-bottom: 14px; }
      .chara_page .contents .main_cont .s_result .chara_main article.result_set {
        padding-top: 42px; }

.chara_page .back_list {
  display: none;
  width: 44%;
  margin: 0 auto;
  margin-top: 30px; }

.chara_detail_page {
  font-size: 12px; }
  .chara_detail_page .page_top {
    display: none; }
  .chara_detail_page .contents {
    overflow: visible; }
    .chara_detail_page .contents .chara_arrow {
      position: fixed;
      height: 42px;
      bottom: 15px;
      z-index: 10; }
      .chara_detail_page .contents .chara_arrow img {
        background: rgba(77, 77, 125, 0.9);
        width: 20px;
        padding: 6px 12px;
        border-radius: 30px; }
      .chara_detail_page .contents .chara_arrow.chara_arrow_r {
        right: 0;
        margin-right: 15px; }
        .chara_detail_page .contents .chara_arrow.chara_arrow_r img {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
    .chara_detail_page .contents .main_cont {
      padding: 34px 0px; }
      .chara_detail_page .contents .main_cont .chara_detail .name_set {
        text-align: center; }
        .chara_detail_page .contents .main_cont .chara_detail .name_set li {
          display: inline-block; }
        .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_fuchi {
          width: 20%; }
          .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_fuchi img {
            position: relative;
            -webkit-transform: translateY(-30%);
                    transform: translateY(-30%);
            top: 50%; }
        .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_name {
          width: auto;
          height: 30px;
          padding: 0 4%;
          vertical-align: bottom; }
          .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_name img {
            width: auto;
            height: 78%; }
        .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_cv {
          width: 35%;
          margin-top: 5px;
          margin-left: 3%;
          margin-right: 3%; }
      .chara_detail_page .contents .main_cont .chara_detail .chara_img {
        margin-top: 0px;
        position: relative; }
        .chara_detail_page .contents .main_cont .chara_detail .chara_img .chara_m {
          width: 100%;
          margin: 0 auto; }
        .chara_detail_page .contents .main_cont .chara_detail .chara_img .chara_s {
          position: absolute;
          bottom: 4px;
          width: 28%;
          left: 41%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
      .chara_detail_page .contents .main_cont .chara_detail .chara_voice {
        margin-top: 8px;
        text-align: center; }
        .chara_detail_page .contents .main_cont .chara_detail .chara_voice ul {
          margin: 0 auto;
          width: 94%; }
          .chara_detail_page .contents .main_cont .chara_detail .chara_voice ul .voice_start {
            margin-right: 4%;
            width: 27%;
            display: inline-block;
            cursor: pointer; }
          .chara_detail_page .contents .main_cont .chara_detail .chara_voice ul .voice_text {
            width: 67%;
            display: inline-block; }
      .chara_detail_page .contents .main_cont .chara_detail .chara_table {
        margin: 0 16px;
        margin-top: 30px; }
        .chara_detail_page .contents .main_cont .chara_detail .chara_table dl dt {
          display: inline-block;
          color: #3a4c8b;
          width: 22%;
          padding-left: 4%;
          border-bottom: 1px solid #c9d1f0;
          padding-bottom: 3px;
          margin-bottom: 7px;
          padding-top: 0px; }
        .chara_detail_page .contents .main_cont .chara_detail .chara_table dl dd {
          display: inline-block;
          width: 70%;
          border-bottom: 1px solid #c9d1f0;
          padding-bottom: 3px;
          padding-left: 5%;
          margin-left: -2%;
          margin-bottom: 7px; }
        .chara_detail_page .contents .main_cont .chara_detail .chara_table dl .space {
          letter-spacing: 1em; }
        .chara_detail_page .contents .main_cont .chara_detail .chara_table dl .chara_type img {
          height: 16px;
          width: auto;
          padding-right: 5px; }
      .chara_detail_page .contents .main_cont .chara_detail .chara_text {
        margin: 0 16px;
        margin-top: 20px;
        padding: 0 4%;
        line-height: 1.7; }
  .chara_detail_page .d_back_list {
    width: 44%;
    margin: 0 auto;
    margin-top: 30px; }

.news_list .top_title {
  padding-bottom: 5%; }

.news_list .cate_set {
  padding: 32px 4% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .news_list .cate_set .btn {
    display: inline-block;
    padding-bottom: 4px;
    width: 23%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .news_list .cate_set .btn img {
      width: 100%; }
    .news_list .cate_set .btn.on img {
      opacity: 0; }
  .news_list .cate_set .btn:hover {
    opacity: 0.7;
    cursor: pointer; }
  .news_list .cate_set #btn_news {
    background: url("../images/btn/news/btn_news_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .news_list .cate_set #btn_game {
    background: url("../images/btn/news/btn_game_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .news_list .cate_set #btn_goods {
    background: url("../images/btn/news/btn_goods_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .news_list .cate_set #btn_disc {
    background: url("../images/btn/news/btn_disc_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .news_list .cate_set #btn_book {
    background: url("../images/btn/news/btn_book_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .news_list .cate_set #btn_camp {
    background: url("../images/btn/news/btn_camp_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .news_list .cate_set #btn_event {
    background: url("../images/btn/news/btn_event_on.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .news_list .cate_set #btn_all {
    background: url("../images/btn/news/btn_all_on.png");
    background-size: contain;
    background-repeat: no-repeat; }

.news_list .contents {
  padding-bottom: 28px; }
  .news_list .contents .newslist_cont {
    padding: 6% 4% 0; }
    .news_list .contents .newslist_cont .news_cont .news_set {
      display: inline-block;
      border-radius: 6px;
      padding-bottom: 6px;
      margin-bottom: 4px;
      background: url("../images/top/news/news_bnr.png") no-repeat;
      background-size: cover;
      overflow: hidden;
      width: 49%; }
      .news_list .contents .newslist_cont .news_cont .news_set .news_thumb {
        border-radius: 6px;
        display: inline-block;
        padding: 8px 10px 4px; }
      .news_list .contents .newslist_cont .news_cont .news_set .news_text {
        position: relative;
        padding: 0 10px 22px;
        height: 48px; }
        .news_list .contents .newslist_cont .news_cont .news_set .news_text .category {
          position: absolute;
          right: 6%;
          background: #d866d1;
          color: #fff;
          font-size: 10px;
          font-weight: bold;
          padding: 0 8px;
          border-radius: 10px;
          line-height: 14px; }
        .news_list .contents .newslist_cont .news_cont .news_set .news_text .date {
          color: #3a4c8b;
          font-size: 10px;
          padding-bottom: 4px; }
        .news_list .contents .newslist_cont .news_cont .news_set .news_text .text {
          color: #2e2d65;
          font-size: 11px;
          letter-spacing: 0.5px;
          font-weight: bold;
          line-height: 16px; }
    .news_list .contents .newslist_cont .news_cont .news_set:nth-child(even) {
      float: right; }
    .news_list .contents .newslist_cont .news_cont .detail {
      visibility: hidden; }
    .news_list .contents .newslist_cont .not_news {
      display: none;
      width: 80%;
      margin: 0 auto;
      padding: 26px 0 20px; }
    .news_list .contents .newslist_cont .btn_2 {
      margin-top: 18px; }

.news_page .contents {
  padding-bottom: 45px; }
  .news_page .contents .top_img {
    padding: 15px 15px 0px;
    height: auto; }
    .news_page .contents .top_img img {
      width: 100%; }
  .news_page .contents .news_cont {
    padding: 30px;
    color: #666666; }
    .news_page .contents .news_cont .title .title_1 {
      font-size: 1.9rem;
      letter-spacing: -0.6px;
      line-height: 24px;
      font-family: HiraMinPro-W6;
      font-weight: bold;
      color: #394b8c; }
    .news_page .contents .news_cont .title .title_2 {
      font-size: 1.36rem;
      font-weight: bold; }
    .news_page .contents .news_cont .section_title {
      background: url("../images/common/point.png") 0% 3px no-repeat;
      margin-top: 22px;
      background-size: 14px;
      padding-left: 14px; }
      .news_page .contents .news_cont .section_title h3 {
        font-size: 1.6rem;
        font-weight: bold;
        color: #c652a9; }
    .news_page .contents .news_cont .section_text {
      letter-spacing: 0.6px;
      line-height: 19px;
      font-size: 1.2rem;
      text-align: justify;
      margin-top: 4px; }
    .news_page .contents .news_cont .section_img {
      margin-top: 12px; }
    .news_page .contents .news_cont .section_quest {
      padding-top: 26px;
      font-size: 1.2rem; }
      .news_page .contents .news_cont .section_quest .quest_title {
        font-weight: bold;
        border-bottom: 1px dotted; }
      .news_page .contents .news_cont .section_quest .quest_text {
        padding-top: 12px; }
  .news_page .contents .attention {
    padding: 20px 30px 34px;
    background: #f8f8f0;
    color: #333300;
    font-size: 1.0rem; }
    .news_page .contents .attention .attention_title {
      border-bottom: 1px dotted;
      padding-bottom: 2px; }
    .news_page .contents .attention .attention_text {
      padding-top: 12px;
      line-height: 1.7rem; }

.special_page .contents {
  margin-bottom: 5px; }
  .special_page .contents .main_cont {
    padding: 0 30px 44px; }
  .special_page .contents .movie_set {
    padding-top: 50px;
    text-align: center; }
    .special_page .contents .movie_set .s_mov {
      visibility: hidden; }
    .special_page .contents .movie_set .title {
      width: 70%; }
    .special_page .contents .movie_set .movie_icon {
      padding-top: 30px; }
      .special_page .contents .movie_set .movie_icon .m_text {
        color: #3a4c8b;
        font-weight: bold;
        padding-top: 5px;
        line-height: 1.45em; }
        .special_page .contents .movie_set .movie_icon .m_text span {
          font-weight: normal; }
  .special_page .contents .tw_top {
    width: 105%;
    margin-left: -3%;
    margin-bottom: 28px; }
  .special_page .contents .tw_title {
    margin-top: 18px;
    font-size: 17px;
    font-weight: bold;
    color: #c652a9;
    letter-spacing: 0.04em;
    line-height: 1.0; }
    .special_page .contents .tw_title span {
      color: #666666;
      font-size: 12px; }
  .special_page .contents .tw_text {
    margin-top: 14px;
    line-height: 1.4; }
    .special_page .contents .tw_text span {
      font-size: 12px; }
  .special_page .contents .tw_header {
    padding-top: 48px; }
  .special_page .contents .tw_icon {
    margin-top: 40px; }
    .special_page .contents .tw_icon .pre_icon ul {
      font-size: 0; }
      .special_page .contents .tw_icon .pre_icon ul li {
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        width: 31%;
        display: inline-block;
        margin-bottom: 2.5%; }
      .special_page .contents .tw_icon .pre_icon ul li:not(:nth-child(3n)) {
        margin-right: 2.5%; }
    .special_page .contents .tw_icon .pre_icon .tw_title {
      margin-top: 10px; }
    .special_page .contents .tw_icon .pre_icon .icon_ver5 {
      margin-bottom: 26px; }
    .special_page .contents .tw_icon .pre_icon li:hover {
      cursor: pointer;
      opacity: 0.7; }
  .special_page .contents .download {
    background: #f8f8f0;
    padding: 22px 10px 0px;
    margin-bottom: 42px; }
    .special_page .contents .download .dl_img {
      text-align: center;
      background: url("../images/common/line_h.png");
      background-repeat: no-repeat;
      background-position: bottom;
      background-size: contain; }
      .special_page .contents .download .dl_img img {
        width: 44%;
        padding-bottom: 2%; }
    .special_page .contents .download .dl_text {
      padding: 18px; }
      .special_page .contents .download .dl_text p {
        line-height: 20px;
        letter-spacing: -0.1rem;
        padding-bottom: 10px; }
        .special_page .contents .download .dl_text p span {
          font-weight: bold; }

.p-blue {
  color: #3a4c8b; }

.faq .top_title .faq-btns ul {
  margin: 30px 15px 0; }
  .faq .top_title .faq-btns ul li {
    margin-bottom: 15px; }
    .faq .top_title .faq-btns ul li img {
      width: 100%; }
  .faq .top_title .faq-btns ul li:nth-of-type(4) {
    margin-bottom: 0; }

.faq .contents {
  padding: 0 15px 45px; }
  .faq .contents #other h2 {
    text-align: center; }
    .faq .contents #other h2 .other_title {
      height: 18px;
      width: auto; }
  .faq .contents h2 {
    margin: 50px 0 15px; }
  .faq .contents .support-desc {
    margin: 0 15px 15px;
    font-size: 12px; }
  .faq .contents ul li:nth-of-type(1) {
    border-top: solid 1px #c9d2ef; }
  .faq .contents ul li {
    border-bottom: solid 1px #c9d2ef;
    position: relative;
    background-color: #fff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    /*＋、－切り替え*/ }
    .faq .contents ul li.li-faq-active {
      background-color: #f4f6fc; }
    .faq .contents ul li h3 {
      padding: 12px 15px;
      font-size: 14px;
      line-height: 19px; }
    .faq .contents ul li p {
      font-size: 12px; }
    .faq .contents ul li .slide_open.faq-active {
      color: #3a4c8b; }
    .faq .contents ul li .slide_open + div {
      display: none;
      margin: 0 15px 12px; }
    .faq .contents ul li .accordion_icon,
    .faq .contents ul li .accordion_icon span {
      display: inline-block;
      -webkit-transition: all .4s;
      transition: all .4s;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .faq .contents ul li .accordion_icon {
      position: absolute;
      width: 30px;
      height: 30px;
      right: 6px;
      top: 15px; }
    .faq .contents ul li .accordion_icon span {
      position: absolute;
      left: 6px;
      width: 50%;
      height: 2px;
      background-color: #545d9d;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -ms-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px; }
    .faq .contents ul li .accordion_icon span:nth-of-type(1) {
      top: 5px;
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg); }
    .faq .contents ul li .accordion_icon span:nth-of-type(2) {
      top: 5px;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg); }
    .faq .contents ul li .faq-active .accordion_icon span:nth-of-type(1) {
      display: none; }
    .faq .contents ul li .faq-active .accordion_icon span:nth-of-type(2) {
      top: 5px;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg); }

.about_page.second .top_title .wid66 {
  width: 66%; }

.about_page.second .contents {
  color: #666666;
  padding-top: 50px; }
  .about_page.second .contents section {
    text-align: center;
    padding-bottom: 40px; }
    .about_page.second .contents section img {
      width: auto;
      height: 20px; }
    .about_page.second .contents section p {
      padding: 0 30px;
      text-align: justify;
      line-height: 1.9rem;
      padding-top: 14px;
      font-size: 12px; }

.page_404 .non_cont .title {
  width: 70%;
  margin: 0 auto;
  padding-top: 50px;
  margin-bottom: 14px; }
  .page_404 .non_cont .title img {
    width: 100%; }

.page_404 .non_cont .section_img {
  text-align: center; }
  .page_404 .non_cont .section_img img {
    width: 56%;
    margin-left: -16px; }

.page_404 .non_cont .section_text {
  color: #666666;
  font-size: 12px;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 40px; }

.gNavi__sns__item {
  display: inline-block;
  width: 46px;
  margin-right: 16px; }
  .gNavi__sns__item:last-child {
    margin-right: 0; }
  .gNavi__sns__item img {
    display: block;
    width: 100%;
    height: auto; }

.globalFooter {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 30;
  padding: 0;
  color: #fff;
  background: url("../images/footer/footer_bg.png") no-repeat;
  background-size: cover; }
  .globalFooter .copyright {
    margin-top: 14px;
    position: relative; }
  .globalFooter .copyright__inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0px 10px 26px;
    text-align: center;
    color: #d1dbe9;
    font-size: 1.1rem; }
    .globalFooter .copyright__inner .footer_menu {
      padding-top: 22px; }
      .globalFooter .copyright__inner .footer_menu li {
        border-bottom: #bdc8df solid 1px;
        padding-bottom: 11px; }
      .globalFooter .copyright__inner .footer_menu li:nth-child(n + 2) {
        padding-top: 12px; }
      .globalFooter .copyright__inner .footer_menu .comi_soon {
        pointer-events: none;
        background: url("../images/menu/coming_soon.png");
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 20%; }
        .globalFooter .copyright__inner .footer_menu .comi_soon img {
          opacity: 0.5; }
      .globalFooter .copyright__inner .footer_menu .about_site img {
        width: 118px;
        margin-left: -4px; }
      .globalFooter .copyright__inner .footer_menu .contact img {
        width: 106px;
        margin-left: 6px; }
      .globalFooter .copyright__inner .footer_menu .question img {
        width: 78px;
        margin-top: -2px; }
      .globalFooter .copyright__inner .footer_menu .policy img {
        width: 130px; }
    .globalFooter .copyright__inner .copy_text {
      margin-top: 22px; }
      .globalFooter .copyright__inner .copy_text img {
        width: 124px; }
      .globalFooter .copyright__inner .copy_text p {
        color: #fff;
        margin-top: 4px; }

.footer-contents {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 0 10px; }

.footer-contents__article {
  position: relative; }
  .footer-contents__article::after {
    clear: both;
    content: "";
    display: table; }

.footer-contents__title {
  width: 26%;
  height: auto;
  margin-left: 17%; }

.footer-contents__body {
  text-align: center; }
  .footer-contents__body p {
    position: static;
    font-size: 1.0rem;
    margin-top: 24px; }
  .footer-contents__body p:nth-child(2) {
    margin-top: 0px; }
  .footer-contents__body .app-links {
    width: 38%;
    text-align: center;
    padding-right: 14%;
    position: absolute;
    top: 0;
    right: 0; }

.app-links__item {
  display: block; }
  .app-links__item + .app-links__item {
    margin-top: 10px; }

.footer-navi {
  display: block;
  text-align: center;
  margin-bottom: 4px; }

.is-pc {
  display: none !important; }

@media screen and (min-width: 768px) {
  body {
    width: 100%;
    min-width: 1280px;
    background-size: 30px, 1180px, 100% 90vh; }
    body.second {
      min-width: 750px; }
  .btn_more {
    width: 220px;
    height: 62px;
    margin-top: 12px; }
    .btn_more img {
      width: 100px;
      padding: 0px;
      margin: 14px 60px; }
  .btn_2 {
    margin-top: 26px;
    width: 180px;
    height: 50px; }
    .btn_2 img {
      width: 80px;
      margin: 16px 50px; }
  .page_top {
    bottom: 1em;
    right: 1em;
    width: 70px;
    height: 80px; }
  .menu_pc {
    position: fixed;
    z-index: 90;
    width: 100vw;
    height: 90px; }
    .menu_pc .comi_soon {
      pointer-events: none;
      background: url(../images/menu/coming_soon.png) -2px 0px no-repeat;
      background-size: contain;
      padding-top: 20px;
      margin-top: -20px; }
      .menu_pc .comi_soon img {
        opacity: 0.5; }
    .menu_pc .header_deco {
      position: absolute;
      pointer-events: none;
      width: 100%; }
      .menu_pc .header_deco img {
        width: 78px; }
      .menu_pc .header_deco .deco_r {
        float: right; }
    .menu_pc .menu_cont {
      height: 92px;
      background: url("../images/menu/deco_line.png") left 0px bottom 0px repeat-X;
      background-color: #e7edf8; }
      .menu_pc .menu_cont .menu_body {
        position: relative;
        height: 100%;
        max-width: 1280px;
        padding-top: 2px;
        margin: 0 auto; }
        .menu_pc .menu_cont .menu_body .h_logo {
          position: absolute;
          width: 104px;
          left: 96px;
          margin-top: 6px; }
        .menu_pc .menu_cont .menu_body .menu_text {
          width: calc(100vw - 400px);
          max-width: 700px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: distribute;
              justify-content: space-around;
          margin: 0 auto;
          margin-top: 34px; }
          .menu_pc .menu_cont .menu_body .menu_text li:nth-child(n + 1) {
            margin-left: 2vw;
            position: relative; }
            .menu_pc .menu_cont .menu_body .menu_text li:nth-child(n + 1) img {
              position: relative; }
          .menu_pc .menu_cont .menu_body .menu_text .menu_bg {
            opacity: 0;
            position: absolute;
            top: 30%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            width: 130px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s; }
          .menu_pc .menu_cont .menu_body .menu_text li:hover .menu_bg {
            opacity: 1; }
        .menu_pc .menu_cont .menu_body .header_sns {
          position: absolute;
          top: 2px;
          right: 94px; }
          .menu_pc .menu_cont .menu_body .header_sns .header-navi {
            margin-top: 22px; }
            .menu_pc .menu_cont .menu_body .header_sns .header-navi .gNavi__sns__item {
              width: 40px;
              height: 40px;
              margin-right: 6px; }
  .contents {
    padding-bottom: 90px;
    overflow-x: visible; }
  .page {
    overflow-x: hidden; }
  .modal .modal_cont .modal_close img {
    width: 30px; }
  .modal.movie_modal .modal_cont {
    height: auto;
    width: 600px;
    margin: 0 auto; }
    .modal.movie_modal .modal_cont .m_movie {
      height: 450px; }
  .modal.chara_modal .character {
    width: 500px;
    margin: 0 auto; }
  .pc_section {
    width: 1080px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .pc_section_2 .top_news {
    background: none;
    padding: 0 0 56px;
    width: 1080px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .contents_bg {
    width: 100%;
    left: 0%;
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
    .contents_bg .bg_top {
      background: url(../images/bg/top_deco.png) repeat-x;
      background-size: contain;
      height: 480px; }
    .contents_bg .bg_pattern {
      width: 60%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .top_page .top_img {
    height: 880px;
    padding-top: 10px;
    margin-left: 20px; }
    .top_page .top_img img {
      width: 1280px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      position: relative; }
  .top_page .top_dl {
    position: absolute;
    padding: 0;
    top: -120px;
    right: 80px; }
    .top_page .top_dl .dl_set {
      position: relative;
      width: 230px; }
      .top_page .top_dl .dl_set .icon_app {
        width: 100px;
        padding: 0; }
      .top_page .top_dl .dl_set .icon {
        width: 118px;
        position: absolute;
        top: 0;
        right: 0; }
      .top_page .top_dl .dl_set .icon_1 {
        left: auto;
        -webkit-transform: none;
                transform: none; }
      .top_page .top_dl .dl_set .icon_2 {
        top: auto;
        bottom: 0; }
  .top_page .top_bnr {
    padding: 1em .6em;
    margin: 20px auto 20px;
    width: 82%;
    border-radius: 1em;
    background: -webkit-gradient(linear, left top, left bottom, from(#E2EAF1), to(#B3B5DD));
    background: linear-gradient(#E2EAF1, #B3B5DD); }
    .top_page .top_bnr ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
      .top_page .top_bnr ul li {
        width: 280px;
        display: inline-block;
        margin-bottom: 0; }
        .top_page .top_bnr ul li img {
          margin-bottom: 0px; }
  .top_page .top_news {
    padding: 0 0 56px; }
    .top_page .top_news .news_title {
      width: 410px;
      margin: 0 auto;
      padding: 60px 0 26px; }
    .top_page .top_news .news_cont .news_set {
      width: auto;
      position: relative;
      padding-bottom: 0px;
      margin-bottom: 12px; }
      .top_page .top_news .news_cont .news_set .news_thumb {
        width: 320px;
        margin: 16px 15px 64px;
        padding: 0;
        border-radius: 16px;
        background: #000; }
      .top_page .top_news .news_cont .news_set .news_text {
        padding: 0 15px 5px 15px;
        position: absolute;
        width: 320px;
        background: rgba(202, 206, 234, 0.8);
        height: 150px;
        bottom: -30px; }
        .top_page .top_news .news_cont .news_set .news_text .category {
          right: 14px;
          top: 15px;
          font-size: 12px;
          padding: 2px 14px;
          line-height: normal; }
        .top_page .top_news .news_cont .news_set .news_text .date {
          font-size: 20PX;
          margin-top: 12px; }
        .top_page .top_news .news_cont .news_set .news_text .text {
          font-size: 18px;
          letter-spacing: 0.5px;
          font-weight: bold;
          line-height: 34px;
          margin-top: 6px; }
          .top_page .top_news .news_cont .news_set .news_text .text span {
            opacity: 0; }
    .top_page .top_news .news_cont .news_set:nth-child(even) {
      float: none; }
    .top_page .top_news .news_cont .news_set:not(:nth-child(3n)) {
      margin-right: 15px; }
  .top_page .top_intro {
    width: 670px;
    display: inline-block;
    position: relative;
    background: none;
    padding: 0; }
    .top_page .top_intro .intro_title {
      padding-top: 58px;
      width: 440px;
      height: 22px; }
    .top_page .top_intro .intro_h1 {
      width: 602px;
      margin-left: auto;
      margin-right: 6px; }
    .top_page .top_intro .intro_text {
      width: 390px;
      position: absolute;
      right: -60px;
      margin-top: -12px; }
    .top_page .top_intro .intro_imgset {
      height: 234px; }
      .top_page .top_intro .intro_imgset .intro_img {
        pointer-events: none;
        width: 412px;
        margin: -8px -2px 0px; }
        .top_page .top_intro .intro_imgset .intro_img img {
          height: 260px; }
    .top_page .top_intro .intro_btn {
      width: 220px;
      height: 60px;
      margin-top: -4px; }
      .top_page .top_intro .intro_btn img {
        width: 160px;
        padding: 0px;
        margin: 12px 26px; }
    .top_page .top_intro .intro_text_2 {
      width: auto;
      height: auto;
      margin: 14px auto -8px; }
    .top_page .top_intro .movie, .top_page .top_intro .movie_2 {
      width: 320px;
      height: 184px;
      display: inline-block; }
    .top_page .top_intro .movie {
      margin-bottom: 0; }
  .top_page .top_sns {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 380px;
    padding: 0; }
    .top_page .top_sns .sns_title {
      width: 404px;
      padding: 60px 0px 14px; }
    .top_page .top_sns .sns_cont {
      text-align: center;
      width: 350px;
      height: 686px;
      margin-left: auto; }
      .top_page .top_sns .sns_cont .twitter-timeline {
        height: 686px !important; }
      .top_page .top_sns .sns_cont a {
        font-size: 20px;
        color: #3f409d;
        border-bottom: 1px dotted;
        padding-bottom: 4px; }
  .second .page {
    padding-top: 94px; }
    .second .page .top_title {
      padding-top: 40px;
      padding-bottom: 64px; }
      .second .page .top_title .top_line {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 800px; }
        .second .page .top_title .top_line img {
          width: 100%; }
      .second .page .top_title img {
        width: 300px; }
  .second .contents {
    width: 800px;
    margin: 0 auto; }
    .second .contents .top_line {
      width: 100%;
      top: -40px !important;
      position: absolute; }
  .second .globalFooter {
    margin-top: 90px; }
  .btns {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-top: 32px;
    margin-bottom: 83px; }
    .btns ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 440px;
      height: 62px; }
    .btns .next_btn, .btns .prev_btn {
      width: 114px;
      height: 62px; }
      .btns .next_btn img, .btns .prev_btn img {
        width: 52px;
        padding: 0px;
        margin-top: 12px; }
    .btns .list_btn {
      width: 184px; }
      .btns .list_btn img {
        width: 106px;
        padding: 0px;
        margin-top: 12px; }
  .story_page .m_sto .menu_bg {
    opacity: 1 !important; }
  .story_page .top_title {
    padding: 0; }
  .story_page .contents {
    padding-bottom: 0px; }
    .story_page .contents .story_one {
      padding-top: 96px; }
      .story_page .contents .story_one .story_top {
        padding: 20px 0px; }
      .story_page .contents .story_one .story_text .text_set {
        padding: 46px 100px 36px; }
        .story_page .contents .story_one .story_text .text_set img:not(:nth-child(1)) {
          padding-top: 44px; }
      .story_page .contents .story_one .story_text .story_copy {
        padding: 0 100px 0px 104px; }
      .story_page .contents .story_one .story_text .story_chara {
        padding-top: 90px; }
        .story_page .contents .story_one .story_text .story_chara img {
          width: 754px; }
    .story_page .contents .story_two {
      padding-top: 70px; }
      .story_page .contents .story_two .story_top {
        padding: 20px 0px; }
      .story_page .contents .story_two .story_text .text_set {
        padding: 28px 76px 630px 88px; }
        .story_page .contents .story_two .story_text .text_set img:nth-child(1) {
          padding-bottom: 50px; }
        .story_page .contents .story_two .story_text .text_set img:nth-child(2) {
          padding-bottom: 50px; }
        .story_page .contents .story_two .story_text .text_set img:nth-child(3) {
          padding-bottom: 50px; }
        .story_page .contents .story_two .story_text .text_set img:nth-child(4) {
          padding-bottom: 76px; }
        .story_page .contents .story_two .story_text .text_set img:nth-child(5) {
          padding-bottom: 0px; }
      .story_page .contents .story_two .story_chara {
        bottom: 100px; }
        .story_page .contents .story_two .story_chara img {
          width: 800px;
          margin-left: 0px; }
  .chara_page .m_chara .menu_bg {
    opacity: 1 !important; }
  .chara_page .top_title .cate_set {
    width: 100%;
    max-width: 800px;
    margin: 34px auto -12px; }
    .chara_page .top_title .cate_set .btn {
      width: 192px; }
    .chara_page .top_title .cate_set .btn_name {
      background: url("../images/btn/chara/pbtn_name_on.png");
      background-size: contain;
      background-repeat: no-repeat; }
    .chara_page .top_title .cate_set .btn_type {
      background: url("../images/btn/chara/pbtn_type_on.png");
      background-size: contain;
      background-repeat: no-repeat; }
    .chara_page .top_title .cate_set .btn_country {
      background: url("../images/btn/chara/pbtn_coun_on.png");
      background-size: contain;
      background-repeat: no-repeat; }
    .chara_page .top_title .cate_set .btn_cast {
      background: url("../images/btn/chara/pbtn_cast_on.png");
      background-size: contain;
      background-repeat: no-repeat; }
  .chara_page .contents {
    padding: 0; }
    .chara_page .contents .main_cont {
      padding: 0px 30px 62px; }
      .chara_page .contents .main_cont .chara_menu {
        padding-top: 62px;
        text-align: center; }
        .chara_page .contents .main_cont .chara_menu .title {
          width: auto;
          height: 30px; }
        .chara_page .contents .main_cont .chara_menu ul {
          padding: 26px;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .chara_page .contents .main_cont .chara_menu ul li {
            display: inline-block;
            margin-bottom: 12px;
            width: 70px; }
            .chara_page .contents .main_cont .chara_menu ul li img {
              width: 100%; }
          .chara_page .contents .main_cont .chara_menu ul li:not(:nth-child(5n)) {
            margin-right: 0; }
      .chara_page .contents .main_cont .chara_main article {
        padding-top: 24px; }
        .chara_page .contents .main_cont .chara_main article .str_title img {
          width: auto;
          height: 26px;
          padding-bottom: 18px; }
        .chara_page .contents .main_cont .chara_main article .chara_set {
          padding-top: 30px; }
          .chara_page .contents .main_cont .chara_main article .chara_set li {
            cursor: pointer;
            display: inline-block;
            width: 136px;
            margin-bottom: 16px;
            -webkit-transition: all 0.4s;
            transition: all 0.4s; }
          .chara_page .contents .main_cont .chara_main article .chara_set li:not(:nth-child(3n)) {
            margin-right: 0px; }
          .chara_page .contents .main_cont .chara_main article .chara_set li:not(:nth-child(5n)) {
            margin-right: 15px; }
          .chara_page .contents .main_cont .chara_main article .chara_set li:hover {
            opacity: 0.7; }
      .chara_page .contents .main_cont .chara_main article:not(:nth-child(1)) {
        padding-top: 45px; }
      .chara_page .contents .main_cont .type_set .type_menu ul {
        padding: 28px 14px; }
        .chara_page .contents .main_cont .type_set .type_menu ul li {
          width: 136px; }
      .chara_page .contents .main_cont .type_set .type_menu ul:nth-child(3) {
        padding-top: 0;
        width: 66%;
        margin: 0 auto; }
        .chara_page .contents .main_cont .type_set .type_menu ul:nth-child(3) li {
          width: 48%; }
      .chara_page .contents .main_cont .count_set, .chara_page .contents .main_cont .cast_set {
        font-size: 16px; }
        .chara_page .contents .main_cont .count_set .chara_menu .title_text, .chara_page .contents .main_cont .cast_set .chara_menu .title_text {
          color: #8e83c5;
          padding-top: 26px; }
        .chara_page .contents .main_cont .count_set .chara_menu ul, .chara_page .contents .main_cont .cast_set .chara_menu ul {
          padding-top: 14px; }
        .chara_page .contents .main_cont .count_set .chara_main article, .chara_page .contents .main_cont .cast_set .chara_main article {
          padding-bottom: 30px; }
          .chara_page .contents .main_cont .count_set .chara_main article .chara_set, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set {
            font-size: 18px; }
            .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set {
              padding-top: 28px;
              -webkit-box-pack: start;
                  -ms-flex-pack: start;
                      justify-content: flex-start; }
              .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set li, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set li {
                width: calc((740px/4));
                margin-bottom: 12px; }
                .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set li p, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set li p {
                  display: inline-block;
                  padding: 0 2px;
                  border-bottom: 1px solid;
                  -webkit-transition: all 0.4s;
                  transition: all 0.4s;
                  cursor: pointer;
                  line-height: 18px; }
                .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set li .long, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set li .long {
                  letter-spacing: -0.5px; }
                .chara_page .contents .main_cont .count_set .chara_main article .chara_set.list_set li p:hover, .chara_page .contents .main_cont .cast_set .chara_main article .chara_set.list_set li p:hover {
                  opacity: 0.7; }
        .chara_page .contents .main_cont .count_set .chara_main article:not(:nth-child(1)), .chara_page .contents .main_cont .cast_set .chara_main article:not(:nth-child(1)) {
          padding-top: 20px; }
      .chara_page .contents .main_cont .cast_re_set .chara_main article.result_set, .chara_page .contents .main_cont .count_re_set .chara_main article.result_set {
        padding-top: 62px; }
        .chara_page .contents .main_cont .cast_re_set .chara_main article.result_set .str_title img, .chara_page .contents .main_cont .count_re_set .chara_main article.result_set .str_title img {
          height: 26px; }
  .chara_page .back_list {
    width: 196px;
    margin-top: 32px; }
  .chara_detail_page .m_chara .menu_bg {
    opacity: 1 !important; }
  .chara_detail_page .contents {
    padding-bottom: 30px;
    min-height: 780px; }
    .chara_detail_page .contents .chara_arrow {
      position: absolute;
      top: 335px;
      bottom: auto;
      left: -78px;
      z-index: 10; }
      .chara_detail_page .contents .chara_arrow img {
        width: 26px;
        float: left;
        padding: 10px 17px;
        border-radius: 30px; }
      .chara_detail_page .contents .chara_arrow.chara_arrow_r {
        left: auto;
        right: -78px;
        margin-right: 0; }
    .chara_detail_page .contents .main_cont {
      padding: 60px 0px 34px; }
      .chara_detail_page .contents .main_cont .chara_detail .name_set {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin: 0 auto;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_fuchi {
          width: 90px; }
        .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_name {
          width: auto;
          height: auto;
          padding: 0 20px; }
          .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_name img {
            width: auto;
            height: 38px; }
        .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_cv {
          width: auto;
          margin-top: 0;
          margin-left: 0px;
          margin-right: 20px; }
          .chara_detail_page .contents .main_cont .chara_detail .name_set .chara_cv img {
            height: 16px;
            width: auto;
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
      .chara_detail_page .contents .main_cont .chara_detail .pc_set {
        position: relative;
        min-height: 594px; }
        .chara_detail_page .contents .main_cont .chara_detail .pc_set .chara_img {
          margin-left: auto;
          width: 470px;
          margin-top: 48px; }
          .chara_detail_page .contents .main_cont .chara_detail .pc_set .chara_img .chara_m {
            width: 100%;
            margin: 0; }
          .chara_detail_page .contents .main_cont .chara_detail .pc_set .chara_img .chara_s {
            bottom: -2px;
            width: 132px;
            left: 42%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); }
        .chara_detail_page .contents .main_cont .chara_detail .pc_set .chara_voice {
          bottom: 8px;
          position: absolute;
          margin-left: 26px;
          margin-top: 0px; }
          .chara_detail_page .contents .main_cont .chara_detail .pc_set .chara_voice ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            margin: 0;
            width: 450px; }
            .chara_detail_page .contents .main_cont .chara_detail .pc_set .chara_voice ul .voice_start {
              margin: auto 0;
              margin-right: 14px;
              width: 90px; }
        .chara_detail_page .contents .main_cont .chara_detail .pc_set .pc_set_text {
          position: absolute;
          top: 0px;
          margin-left: 30px;
          width: 300px; }
          .chara_detail_page .contents .main_cont .chara_detail .pc_set .pc_set_text .chara_table {
            margin: 30px 0px 0px; }
            .chara_detail_page .contents .main_cont .chara_detail .pc_set .pc_set_text .chara_table dl {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
              .chara_detail_page .contents .main_cont .chara_detail .pc_set .pc_set_text .chara_table dl dt {
                color: #3a4c8b;
                width: 74px;
                padding-left: 16px;
                padding-bottom: 6px;
                margin-bottom: 9px; }
              .chara_detail_page .contents .main_cont .chara_detail .pc_set .pc_set_text .chara_table dl dd {
                width: 200px;
                padding-bottom: 5px;
                margin-bottom: 9px; }
              .chara_detail_page .contents .main_cont .chara_detail .pc_set .pc_set_text .chara_table dl .chara_type img {
                height: 20px;
                vertical-align: bottom; }
          .chara_detail_page .contents .main_cont .chara_detail .pc_set .pc_set_text .chara_text {
            margin: 2px 0px 0px;
            padding: 0 16px 10px;
            border-bottom: 1px solid #c9d1f0;
            line-height: 1.8; }
  .chara_detail_page .d_back_list {
    width: 196px;
    margin-top: 32px; }
  .system_page .m_system .menu_bg {
    opacity: 1 !important; }
  .system_page .contents {
    padding-bottom: 50px; }
  .system_page .top_title {
    padding: 0; }
    .system_page .top_title img {
      width: 650px; }
  .system_page .system_puzzle {
    padding-top: 48px; }
    .system_page .system_puzzle .puzzle_top {
      margin: 0 auto; }
      .system_page .system_puzzle .puzzle_top img {
        height: 80px; }
    .system_page .system_puzzle .puzzle_text_1 {
      padding: 36px 152px 36px 156px; }
    .system_page .system_puzzle .puzzle_cap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      padding: 0 66px; }
      .system_page .system_puzzle .puzzle_cap li {
        width: 288px; }
    .system_page .system_puzzle .puzzle_bg {
      width: 800px;
      margin-top: -130px; }
    .system_page .system_puzzle .puzzle_text_2 {
      margin-top: 16px;
      padding: 0px 210px; }
  .system_page .system_story {
    padding-top: 70px; }
    .system_page .system_story .story_top {
      margin: 0 auto; }
      .system_page .system_story .story_top img {
        height: 86px; }
    .system_page .system_story .sweet {
      padding-top: 38px; }
      .system_page .system_story .sweet .story_cap {
        height: 338px; }
      .system_page .system_story .sweet .story_text {
        padding: 0px 118px;
        margin-left: -26px; }
    .system_page .system_story .secret {
      margin-top: -12px;
      position: relative; }
      .system_page .system_story .secret .story_cap {
        padding: 2px 0 0 40px;
        height: 350px; }
      .system_page .system_story .secret .story_text {
        padding: 0 64px 0 72px;
        position: absolute;
        top: 5em;
        right: 0;
        width: 60%; }
  .system_page .system_awake {
    padding-bottom: 0px; }
    .system_page .system_awake .awake_top {
      margin: 0 auto;
      padding-top: 26px; }
      .system_page .system_awake .awake_top img {
        height: 80px; }
    .system_page .system_awake .stand {
      position: relative; }
      .system_page .system_awake .stand .stand_pic {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: 404px; }
        .system_page .system_awake .stand .stand_pic img:nth-child(2) {
          width: 276px;
          height: 444px;
          margin-top: -16px; }
        .system_page .system_awake .stand .stand_pic img:nth-child(4) {
          width: 430px;
          height: 430px;
          margin-top: 12px; }
      .system_page .system_awake .stand .stand_still {
        padding: 0;
        top: 36px;
        width: auto; }
      .system_page .system_awake .stand .stand_text {
        padding: 0px 134px; }
    .system_page .system_awake .still {
      padding-top: 4px; }
      .system_page .system_awake .still ul li:nth-child(1) {
        width: 426px; }
      .system_page .system_awake .still ul li:nth-child(2) {
        width: 428px; }
  .mainte_page .m_news .menu_bg {
    opacity: 1 !important; }
  .mainte_page .top_title {
    padding-top: 56px;
    padding-bottom: 60px; }
    .mainte_page .top_title img {
      width: 430px; }
  .mainte_page .contents {
    padding-bottom: 34px; }
    .mainte_page .contents .mainte_top {
      padding: 44px 45px 10px 45px; }
    .mainte_page .contents .mainte_title {
      margin-top: 20px;
      margin-bottom: 54px;
      margin-left: 45px;
      width: 250px; }
    .mainte_page .contents .mainte_text {
      padding: 0px 90px;
      font-size: 1.2rem; }
      .mainte_page .contents .mainte_text .text, .mainte_page .contents .mainte_text .time, .mainte_page .contents .mainte_text .cont, .mainte_page .contents .mainte_text .attention {
        padding-bottom: 22px;
        line-height: 21px; }
      .mainte_page .contents .mainte_text .time span, .mainte_page .contents .mainte_text .cont span {
        font-size: 13px; }
  .ifman_page .m_news .menu_bg {
    opacity: 1 !important; }
  .ifman_page .contents {
    padding: 60px 0px; }
  .ifman_page .ifman_title {
    margin: 0 92px; }
    .ifman_page .ifman_title img:nth-child(1) {
      width: 62px; }
    .ifman_page .ifman_title img:nth-child(2) {
      width: 406px; }
    .ifman_page .ifman_title p {
      color: #000;
      font-size: 14px;
      margin-top: 10px; }
  .ifman_page .ifman_text {
    padding-top: 36px;
    margin: 0 92px; }
    .ifman_page .ifman_text .add_text {
      margin-bottom: 36px;
      padding-bottom: 36px; }
      .ifman_page .ifman_text .add_text p {
        line-height: 1.8em; }
    .ifman_page .ifman_text .text p {
      line-height: 1.8em; }
  .news_list .m_news .menu_bg {
    opacity: 1 !important; }
  .news_list .page .top_title {
    padding-bottom: 50px; }
    .news_list .page .top_title .cate_set {
      padding: 54px 0 0;
      max-width: 800px;
      width: 100%;
      margin: 0 auto;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .news_list .page .top_title .cate_set .btn {
        padding-bottom: 0px;
        width: 98px;
        height: 38px; }
        .news_list .page .top_title .cate_set .btn img {
          width: 100%; }
        .news_list .page .top_title .cate_set .btn.on img {
          opacity: 0; }
      .news_list .page .top_title .cate_set #btn_news, .news_list .page .top_title .cate_set .btn_game, .news_list .page .top_title .cate_set #btn_goods, .news_list .page .top_title .cate_set #btn_disc, .news_list .page .top_title .cate_set #btn_book, .news_list .page .top_title .cate_set #btn_camp, .news_list .page .top_title .cate_set #btn_event, .news_list .page .top_title .cate_set #btn_all {
        background-size: cover; }
  .news_list .page .contents {
    padding-bottom: 54px; }
    .news_list .page .contents .newslist_cont {
      padding: 32px 30px 0px; }
      .news_list .page .contents .newslist_cont .news_cont .news_set {
        width: auto;
        position: relative;
        padding-bottom: 116px;
        margin-bottom: 2px;
        border-radius: 14px; }
        .news_list .page .contents .newslist_cont .news_cont .news_set .category {
          right: 14px;
          top: 15px;
          font-size: 12px;
          padding: 2px 14px; }
        .news_list .page .contents .newslist_cont .news_cont .news_set .news_thumb {
          width: 210px;
          margin: 20px 15px 0px;
          padding: 0px;
          border-radius: 16px; }
        .news_list .page .contents .newslist_cont .news_cont .news_set .news_text {
          padding: 0 15px 5px 15px;
          position: absolute;
          width: 210px;
          background: rgba(202, 206, 234, 0.8);
          height: 88px; }
          .news_list .page .contents .newslist_cont .news_cont .news_set .news_text .date {
            font-size: 16px;
            margin-top: 14px; }
          .news_list .page .contents .newslist_cont .news_cont .news_set .news_text .text {
            font-size: 15px;
            letter-spacing: 0.5px;
            font-weight: bold;
            line-height: 22px; }
            .news_list .page .contents .newslist_cont .news_cont .news_set .news_text .text span {
              opacity: 0; }
      .news_list .page .contents .newslist_cont .news_cont .news_set:nth-child(even) {
        float: none; }
      .news_list .page .contents .newslist_cont .news_cont .news_set:not(:nth-child(3n)) {
        margin-right: 10px; }
      .news_list .page .contents .newslist_cont .not_news {
        width: 340px;
        padding: 150px 0px; }
      .news_list .page .contents .newslist_cont .page_nation {
        padding-top: 18px;
        text-align: center; }
        .news_list .page .contents .newslist_cont .page_nation .page_prev {
          display: inline-block;
          vertical-align: bottom;
          cursor: pointer; }
          .news_list .page .contents .newslist_cont .page_nation .page_prev img {
            width: 10px; }
        .news_list .page .contents .newslist_cont .page_nation .page_num {
          font-size: 16px;
          color: #3a4c8b;
          font-weight: bold;
          display: inline-block;
          vertical-align: text-top; }
          .news_list .page .contents .newslist_cont .page_nation .page_num ul {
            padding: 0 34px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            .news_list .page .contents .newslist_cont .page_nation .page_num ul li {
              cursor: pointer; }
            .news_list .page .contents .newslist_cont .page_nation .page_num ul .on {
              opacity: 0.3;
              pointer-events: none; }
            .news_list .page .contents .newslist_cont .page_nation .page_num ul li + li {
              margin-left: 26px; }
        .news_list .page .contents .newslist_cont .page_nation .page_next {
          vertical-align: bottom;
          display: inline-block;
          cursor: pointer; }
          .news_list .page .contents .newslist_cont .page_nation .page_next img {
            width: 10px;
            -webkit-transform: rotate(180deg);
                    transform: rotate(180deg); }
  .news_page .m_news .menu_bg {
    opacity: 1 !important; }
  .news_page .top_title {
    padding: 0; }
  .news_page .contents {
    padding-bottom: 60px; }
    .news_page .contents .top_img {
      padding: 48px 48px 0px; }
      .news_page .contents .top_img img {
        width: 710px; }
    .news_page .contents .news_cont {
      padding: 20px 48px 52px;
      color: #666666; }
      .news_page .contents .news_cont .title .title_1 {
        font-size: 2.6rem;
        line-height: 40px; }
      .news_page .contents .news_cont .title .title_2 span {
        margin-left: 18px;
        font-size: 1.65rem;
        vertical-align: initial; }
      .news_page .contents .news_cont .section_title {
        margin-top: 54px;
        margin-left: 45px;
        padding-top: 7px;
        padding-bottom: 4px;
        background-size: 20px;
        padding-left: 23px; }
        .news_page .contents .news_cont .section_title h3 {
          font-size: 1.7rem; }
      .news_page .contents .news_cont .section_text {
        letter-spacing: 0.4px;
        line-height: 20px;
        margin-top: 10px;
        margin-left: 44px; }
      .news_page .contents .news_cont .section_img {
        margin-top: 28px;
        padding: 0 40px 0 44px; }
        .news_page .contents .news_cont .section_img img {
          width: 620px; }
      .news_page .contents .news_cont .section_quest {
        margin-left: 44px;
        font-size: 1.4rem; }
        .news_page .contents .news_cont .section_quest .quest_title {
          padding-bottom: 6px; }
        .news_page .contents .news_cont .section_quest .quest_text {
          padding-top: 10px; }
    .news_page .contents .attention {
      padding: 26px 90px 24px; }
      .news_page .contents .attention .attention_title {
        padding-bottom: 12px;
        font-size: 1.4rem; }
      .news_page .contents .attention .attention_text {
        padding-top: 14px;
        margin-left: 4px;
        font-size: 1.2rem;
        line-height: 21px; }
  .news_page .globalFooter {
    margin-top: 180px; }
  .special_page .m_special .menu_bg {
    opacity: 1 !important; }
  .special_page .contents {
    padding-bottom: 58px; }
    .special_page .contents .main_cont {
      padding: 0 46px; }
    .special_page .contents .movie_set {
      padding-top: 62px; }
      .special_page .contents .movie_set .title {
        width: 302px;
        margin: 0 auto; }
      .special_page .contents .movie_set ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .special_page .contents .movie_set ul .movie_icon {
          padding-top: 26px; }
          .special_page .contents .movie_set ul .movie_icon .m_set img:first-child {
            width: 340px;
            border-radius: 20px; }
          .special_page .contents .movie_set ul .movie_icon .m_text {
            padding-top: 10px; }
      .special_page .contents .movie_set .mov_more {
        margin: 28px auto 50px;
        width: 180px; }
        .special_page .contents .movie_set .mov_more img {
          width: 80px; }
    .special_page .contents .tw_top {
      margin: 0 auto;
      width: auto;
      height: 29px;
      margin-bottom: 28px; }
    .special_page .contents .pre_header {
      text-align: left; }
    .special_page .contents .tw_title {
      font-size: 20px;
      line-height: 1.1; }
      .special_page .contents .tw_title span {
        font-size: 14px; }
    .special_page .contents .tw_header {
      text-align: center;
      padding-top: 62px; }
    .special_page .contents .tw_icon {
      text-align: center;
      margin-top: 56px;
      margin-bottom: 52px; }
      .special_page .contents .tw_icon .pre_icon {
        text-align: left; }
        .special_page .contents .tw_icon .pre_icon ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .special_page .contents .tw_icon .pre_icon ul li {
            width: 94px;
            height: 94px;
            margin-bottom: 0; }
          .special_page .contents .tw_icon .pre_icon ul li:not(:nth-child(3n)) {
            margin-right: 0px; }
        .special_page .contents .tw_icon .pre_icon .tw_title {
          margin-top: 18px; }
        .special_page .contents .tw_icon .pre_icon .tw_text {
          line-height: 1.8;
          font-size: 12px; }
        .special_page .contents .tw_icon .pre_icon .icon_ver5 {
          margin-bottom: 23px; }
        .special_page .contents .tw_icon .pre_icon .icon_line + .icon_line {
          padding-top: 28px;
          margin-bottom: 22px;
          border-top: 1px solid #666666; }
    .special_page .contents .download {
      padding: 58px 44px 10px;
      margin-bottom: 4px; }
      .special_page .contents .download .dl_img {
        padding-bottom: 10px; }
        .special_page .contents .download .dl_img img {
          width: 188px;
          padding-bottom: 0; }
      .special_page .contents .download .dl_text {
        padding: 26px 48px; }
        .special_page .contents .download .dl_text p {
          font-size: 12px;
          line-height: 22px;
          letter-spacing: 0;
          padding-bottom: 20px; }
          .special_page .contents .download .dl_text p span {
            font-size: 14px;
            font-weight: bold; }
  .special_page #data-contents_2 .main_cont {
    padding: 0 90px; }
  .faq .page .top_title {
    padding-top: 40px;
    padding-bottom: 45px; }
    .faq .page .top_title .faq-btns {
      margin: 0 auto;
      width: 800px; }
      .faq .page .top_title .faq-btns ul {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .faq .page .top_title .faq-btns ul li {
          display: inline-block;
          margin-bottom: 0;
          margin-top: 15px; }
          .faq .page .top_title .faq-btns ul li img {
            width: auto; }
  .faq .page .contents {
    padding: 60px 0 0; }
    .faq .page .contents #other h2 .other_title {
      height: auto; }
    .faq .page .contents h2 {
      text-align: center;
      margin: 0 0 30px; }
      .faq .page .contents h2 img {
        width: auto; }
    .faq .page .contents .support-desc {
      text-align: center;
      margin-bottom: 25px; }
    .faq .page .contents ul {
      margin: 0 45px 60px; }
      .faq .page .contents ul li h3 {
        font-size: 16px;
        padding: 15px;
        line-height: 1; }
      .faq .page .contents ul li .accordion_icon {
        top: 18px; }
        .faq .page .contents ul li .accordion_icon span {
          width: 55%; }
  .about_page {
    font-size: 13px; }
    .about_page.second .top_title .wid66 {
      width: 400px; }
    .about_page.second .contents {
      padding: 0px;
      padding-top: 64px; }
      .about_page.second .contents section {
        padding-bottom: 54px;
        margin: 0 90px; }
        .about_page.second .contents section img {
          width: auto;
          height: 26px;
          margin: 0 auto; }
        .about_page.second .contents section p {
          text-align: left;
          line-height: 1.65em;
          padding-top: 22px; }
  .page_404 .non_cont .title {
    padding-top: 60px;
    width: 336px;
    margin-bottom: 28px; }
  .page_404 .non_cont .section_img img {
    width: 300px;
    margin-left: -42px; }
  .page_404 .non_cont .section_text {
    margin-top: 28px;
    margin-bottom: -30px; }
  .gNavi__sns__item {
    width: 60px;
    height: 60px;
    margin-right: 10px; }
  .globalFooter {
    background: url(../images/footer/footer_bg.png) no-repeat, rgba(0, 0, 0, 0.1);
    background-size: cover; }
    .globalFooter .copyright {
      margin-top: 0px; }
    .globalFooter .copyright__inner .footer_menu {
      padding-top: 2px; }
      .globalFooter .copyright__inner .footer_menu li {
        height: 20px;
        display: inline-block;
        border-bottom: none;
        padding-bottom: 0; }
      .globalFooter .copyright__inner .footer_menu li:nth-child(n + 2) {
        padding-top: 0px; }
      .globalFooter .copyright__inner .footer_menu li + li {
        border-left: #bdc8df 1px solid; }
      .globalFooter .copyright__inner .footer_menu .comi_soon {
        pointer-events: none;
        background: none; }
        .globalFooter .copyright__inner .footer_menu .comi_soon img {
          opacity: 0.5; }
        .globalFooter .copyright__inner .footer_menu .comi_soon .footer_soon {
          background: url(../images/menu/coming_soon.png) -2px 0px no-repeat;
          background-size: contain;
          padding-top: 20px;
          margin-top: -20px;
          margin-left: 8px; }
      .globalFooter .copyright__inner .footer_menu .about_site img {
        width: 190px;
        margin: -9px 18px 0 -4px; }
      .globalFooter .copyright__inner .footer_menu .contact {
        width: 158px;
        margin-left: -8px; }
        .globalFooter .copyright__inner .footer_menu .contact img {
          width: 174px;
          margin-left: 6px;
          margin-top: -8px; }
      .globalFooter .copyright__inner .footer_menu .question img {
        width: 130px;
        margin: -8px 8px 0px 8px; }
      .globalFooter .copyright__inner .footer_menu .policy img {
        width: 212px;
        margin-top: -10px;
        margin-left: 4px; }
    .globalFooter .copyright__inner .copy_text {
      margin-top: 30px; }
      .globalFooter .copyright__inner .copy_text img {
        width: 248px; }
      .globalFooter .copyright__inner .copy_text p {
        color: #fff;
        margin-top: 8px;
        font-size: 2.0rem; }
  .footer-contents {
    width: 600px;
    margin: 0 auto;
    padding: 50px 0 50px; }
  .footer-contents__article {
    width: 100%; }
  .footer-contents__title {
    width: 250px;
    margin-left: 20px; }
  .footer-contents__body {
    position: absolute;
    text-align: left;
    width: 310px;
    top: 4px;
    right: 0; }
    .footer-contents__body p {
      margin: 0;
      font-size: 1.4rem;
      letter-spacing: 0.6px; }
      .footer-contents__body p span {
        height: 0; }
    .footer-contents__body p:nth-of-type(2) {
      margin-left: -8px; }
    .footer-contents__body .app-links {
      position: relative;
      width: 270px;
      padding-top: 12px;
      padding-right: 0px;
      margin-top: 0px; }
  .app-links__item {
    width: 124px;
    display: inline-block;
    float: right; }
    .app-links__item + .app-links__item {
      margin: 0px 22px 0px 0px;
      float: left; }
  .is-sp {
    display: none !important; }
  .is-pc {
    display: block !important; } }

#container .contentWrap {
  position: relative; }

@media only screen and (max-width: 518px) {
  .top_page .top_news .news_cont .news_text {
    height: 70px; } }
