@charset "UTF-8";
p, pre {
  margin: 0;
  font-size: 0; }

.sp-none {
  display: none; }

.pc-none {
  display: block; }

html, body {
  font-family: "source-han-serif-korean",serif,"游明朝体",YuMincho,"黎ミン U","Reimin Ultra","リュウミン M-KL","Ryumin Medium KL"; }

.text-c {
  float: none !important;
  margin-top: 15px !important;
  font-size: 12px !important; }

.fancybox-overlay .fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.fancybox-overlay .fancybox-opened .fancybox-skin {
  background: none; }

.fancybox-overlay .fancybox-opened .fancybox-skin .fancybox-close {
  width: 53px;
  height: 53px;
  position: absolute;
  top: -21px;
  right: -61px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-close, .fancybox-prev span, .fancybox-next span {
  background: url("../../public/img/close.png") !important;
  width: 53px !important;
  height: 53px !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../public/img/overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

#keyContents.keyContents .youtubeArea .youtube iframe {
  width: 1000px;
  height: 563px;
  position: relative;
  z-index: 50;
  display: block;
  margin: 0 auto; }

.clearfix:after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

li {
  list-style: none; }

a {
  color: #000000;
  text-decoration: none; }

.isHover {
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out; }

.isHover:hover {
  opacity: 0.6;
  cursor: pointer;
  display: block;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.textonly {
  font-size: 14px;
  line-height: 34px;
  color: #ffffff;
  margin-left: 11px; }

.header-bg .section-inner {
  width: 1024px;
  margin: 0 auto; }
.header-bg .header-menu {
  display: inline-block;
  vertical-align: middle; }
  .header-bg .header-menu li {
    float: left;
    list-style: none;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 20px; }
  .header-bg .header-menu li:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 2px;
    height: 28px;
    background: url("../../public/img/common/h-line.png"); }
  .header-bg .header-menu li:last-of-type:after {
    content: "";
    position: absolute;
    top: -5px;
    right: 0;
    width: 2px;
    height: 28px;
    background: url("../../public/img/common/h-line.png"); }
.header-bg .snsArea {
  display: inline-block;
  vertical-align: middle; }
  .header-bg .snsArea .snsBox .icon {
    display: inline-block;
    vertical-align: middle; }

#titleBg .section-inner {
  position: relative;
  top: 0;
  left: 0; }

#titleBg .system:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 800px;
  height: 375px;
  background: url("../../public/img/system/systemTop.png") no-repeat;
  z-index: -1; }

#titleBg .world:before {
  content: "";
  position: absolute;
  top: -71px;
  left: 0;
  width: 800px;
  height: 420px;
  background: url("../../public/img/world/worldTop.png") no-repeat;
  z-index: -1; }

#titleBg .special:before {
  content: "";
  position: absolute;
  top: -71px;
  left: 0;
  width: 800px;
  height: 375px;
  background: url("../../public/img/special/specialTop.png") no-repeat;
  z-index: -1; }

#titleBg .movie:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 800px;
  height: 375px;
  background: url("../../public/img/movie/movieTop.png") no-repeat;
  z-index: -1; }

#titleBg .character:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 880px;
  height: 445px;
  background: url("../../public/img/chara/charaTop.png") no-repeat;
  z-index: -1; }

.section-main {
  position: relative;
  z-index: 50; }

.section-banner {
  margin: 40px 0;
  position: relative;
  z-index: 10; }
  .section-banner .section-inner {
    width: 1024px;
    margin: 0 auto; }
    .section-banner .section-inner p {
      float: left;
      margin-right: 47px; }
    .section-banner .section-inner p:nth-of-type(even) {
      margin-right: 0; }
    .section-banner .section-inner p:nth-of-type(1n + 3) {
      margin-top: 40px; }

footer {
  background-color: #000000;
  position: relative;
  z-index: 30; }
  footer .section-inner {
    /*width: 786px;*/
    width: 626px; }
  footer .banenr {
    border-bottom: 1px solid #ffffff;
    padding: 25px 0; }
    footer .banenr p {
      text-align: center; }
  footer .shousai {
    width: 846px;
    margin: 0 auto;
    padding: 20px 0; }
    footer .shousai li {
      display: inline-block;
      vertical-align: middle; }
    footer .shousai li:nth-of-type(1) {
      margin-right: 106px; }
    footer .shousai li:nth-of-type(1n + 2) {
      margin-right: 120px; }
    footer .shousai li:last-of-type {
      margin-right: 0; }
    footer .shousai .conp {
      padding-top: 20px; }
  footer .pegi {
    text-align: center;
    padding-top: 30px; }
  footer .textBox {
    padding-bottom: 20px;
    text-align: center; }
    footer .textBox p {
      color: #ffffff;
      font-size: 14px;
      line-height: 38px; }
      footer .textBox p span {
        padding: 0 5px; }

@media screen and (max-width: 1280px) {
  .header-bg .section-inner {
    width: 90%;
    margin: 0 auto; }
  .header-bg .header-menu {
    display: inline-block;
    vertical-align: middle; }
    .header-bg .header-menu li {
      float: left;
      list-style: none;
      position: relative;
      top: 0;
      left: 0;
      padding: 0 20px; }
    .header-bg .header-menu li:before {
      content: "";
      position: absolute;
      top: -5px;
      left: 0;
      width: 2px;
      height: 28px;
      background: url("../../public/img/common/h-line.png"); }
    .header-bg .header-menu li:last-of-type:after {
      content: "";
      position: absolute;
      top: -5px;
      right: 0;
      width: 2px;
      height: 28px;
      background: url("../../public/img/common/h-line.png"); }
  .header-bg .snsArea {
    display: inline-block;
    vertical-align: middle; }
    .header-bg .snsArea .snsBox .icon {
      display: inline-block;
      vertical-align: middle; }

  .textonly {
    font-size: 1vw;
    line-height: 3vw;
    color: #ffffff;
    margin-left: 1vw; }

  footer .section-inner {
    margin: 0 auto; } }
    
@media screen and (max-width: 1024px) {
  .fancybox-overlay.fancybox-overlay-fixed
  iframe, .fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened iframe {
    width: 89vw;
    height: 50vw; }
  .fancybox-overlay.fancybox-overlay-fixed
  iframe.fancybox-iframe, .fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened iframe.fancybox-iframe {
    width: 89vw;
    height: 50vw; }

  .fancybox-overlay.fancybox-overlay-fixed
  iframe, .fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened iframe {
    width: 89vw;
    height: 50vw; }

  iframe.fancybox-iframe {
    width: 89vw;
    height: 50vw; }

  .sp-none {
    display: block; }

  .pc-none {
    display: none; }

  .menuBtn {
    float: right;
    width: 20%;
    margin-right: 2%; }

  .snsArea {
    float: left;
    width: 65%;
    margin-left: 2%; }
    .snsArea .snsBox .icon {
      display: inline-block;
      vertical-align: middle;
      width: 15%; }

  img {
    width: 100%; }

  .header-bg .section-inner {
    width: 100%; }
  .header-bg .header-menu {
    display: block;
    vertical-align: inherit; }
    .header-bg .header-menu li {
      float: none;
      list-style: none;
      border-top: 2px solid #eeeeee;
      position: relative;
      top: 0;
      left: 0;
      padding: 3% 0 3% 5%; }
      .header-bg .header-menu li p {
        width: 30%; }
    .header-bg .header-menu li:nth-of-type(1) p {
      width: 11%; }
    .header-bg .header-menu li:nth-of-type(2) p {
      width: 20%; }
    .header-bg .header-menu li:nth-of-type(3) p, .header-bg .header-menu li:nth-of-type(5) p, .header-bg .header-menu li:nth-of-type(7) p {
      width: 20%; }
    .header-bg .header-menu li:nth-of-type(6) p {
      width: 17%; }
    .header-bg .header-menu li:nth-of-type(7) p {
      width: 20%; }
    .header-bg .header-menu li:last-of-type {
      border-bottom: 2px solid #eeeeee; }
    .header-bg .header-menu li:before {
      content: "";
      position: absolute;
      top: -5px;
      left: 0;
      width: 2px;
      height: 28px;
      background: none; }
    .header-bg .header-menu li:last-of-type:after {
      content: "";
      position: absolute;
      top: -5px;
      right: 0;
      width: 2px;
      height: 28px;
      background: none; }
  .header-bg .opan {
    background: rgba(25, 21, 19, 0.9);
    width: 100%;
    padding-bottom: 5%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%); }
    .header-bg .opan .close {
      margin: 0 2%;
      padding: 3% 0; }
      .header-bg .opan .close p {
        width: 100%; }
  .header-bg .slideUp {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%); }
  .header-bg .slideDown {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%); }

  #titleBg .character:before {
    content: "";
    position: absolute;
    top: -90%;
    left: 0;
    width: 100%;
    height: 0;
    background: url("../../public/img/chara/charaTop_sp.png") no-repeat;
    z-index: -1;
    background-size: 100%;
    padding-top: 50%; }

  #titleBg .system:before {
    content: "";
    position: absolute;
    top: -90%;
    left: 0;
    width: 100%;
    height: 0;
    background: url("../../public/img/system/systemTop_sp.png") no-repeat;
    z-index: -1;
    background-size: 100%;
    padding-top: 57%; }

  #titleBg .world:before {
    content: "";
    position: absolute;
    top: -90%;
    left: 0;
    width: 100%;
    height: 0;
    background: url("../../public/img/world/worldTop_sp.png") no-repeat;
    z-index: -1;
    background-size: 100%;
    padding-top: 58%; }

  #titleBg .special:before {
    content: "";
    position: absolute;
    top: -90%;
    left: 0;
    width: 100%;
    height: 0;
    background: url("../../public/img/special/specialTop_sp.png") no-repeat;
    z-index: -1;
    background-size: 100%;
    padding-top: 58%; }

  #titleBg .movie:before {
    content: "";
    position: absolute;
    top: -73%;
    left: 0;
    width: 100%;
    height: 0;
    background: url("../../public/img/movie/movieTop_sp.png") no-repeat;
    z-index: -1;
    background-size: 100%;
    padding-top: 54%; }

  .section-banner {
    margin: 4% 0;
    position: relative;
    z-index: 10; }
    .section-banner .section-inner {
      width: 100%;
      margin: 0 auto; }
      .section-banner .section-inner p {
        float: left;
        margin-right: 5%; }
      .section-banner .section-inner p:nth-of-type(even) {
        margin-right: 0; }
      .section-banner .section-inner p:nth-of-type(1n + 3) {
        margin-top: 4%; }

  footer {
    background-color: #000000;
    position: relative;
    z-index: 30; }
    footer .section-inner {
      width: 100%;
      margin: 0 auto; }
    footer .banenr {
      border-bottom: 1px solid #ffffff;
      padding: 3% 0;
      margin: 0 2%; }
      footer .banenr p {
        text-align: center; }
    footer .shousai {
      width: 80%;
      margin: 0 auto;
      padding: 2% 0; }
      footer .shousai li {
        display: inline-block;
        vertical-align: middle;
        width: 25%; }
        footer .shousai li p {
          width: 100%; }
      footer .shousai li:nth-of-type(1) {
        margin-right: 10%;
        width: 20%; }
      footer .shousai li:nth-of-type(1n + 2) {
        margin-right: 11%; }
      footer .shousai li:nth-of-type(3) {
        width: 13%; }
      footer .shousai li:nth-of-type(4) {
        width: 10%; }
      footer .shousai li:last-of-type {
        margin-right: 0; }
      footer .shousai .conp {
        padding-top: 2%; }
    footer .pegi {
      text-align: center;
      padding-top: 30px; }
    footer .textBox {
      padding-bottom: 20px;
      text-align: center; }
      footer .textBox .ps-sp {
        width: 83%;
        text-align: center;
        margin: 0 auto 2vw auto; }
      footer .textBox p {
        color: #ffffff;
        font-size: 2vw;
        line-height: 4vw; }
        footer .textBox p span {
          padding: 0 1%;
          width: 3%;
          display: inline-block; }
        footer .textBox p span:nth-of-type(2) {
          width: 8%;
          display: inline-block; } }

/*# sourceMappingURL=common.css.map */
