@font-face {
  font-family: "ncommonJp-old";
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "ncommonJp-old";
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}
html,
body {
  min-height: 100%;
  background: #020202;
}
body {
  font-family: "ncommonJp-old", YuGothic, sans-serif !important;
  line-height: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html.alps-os-windows body {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "ncommonJp-old", sans-serif !important;
  }
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* COMMON                              */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
@media screen and (min-width: 980px), print {
  #zeldaPC {
    display: block !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaPC {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  #zeldaPC {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTAB {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTAB {
    display: block !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTAB {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaSP {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaSP {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  #zeldaSP {
    display: block !important;
  }
}
.zelda__fullscreen {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #333;
  overflow: hidden;
}
.zelda__page {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #333;
  overflow: hidden;
  min-height: 820px;
}
.zelda__pageSP {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #333;
  overflow: hidden;
  min-height: 543px;
}
/* ----------------------------------- */
.zeldaInner__header--sticky {
  z-index: 105;
}
@media screen and (min-width: 980px), print {
  .zeldaInner__header--sticky {
    height: 71px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner__header--sticky {
    height: 55px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner__header--sticky {
    height: 51px;
  }
}
.zeldaInner__header--stickyInner {
  width: 100%;
}
#zeldaInner__header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 200;
  background-color: rgba(0,0,0,0.75);
  border-bottom: 1px solid rgba(255,255,255,0.2);
  padding: 0 28px;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header {
    padding: 0 20px;
    height: 55px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header {
    padding: 0 14px;
    height: 55px;
  }
}
#zeldaInner__header header {
  display: table;
  width: 100%;
}
@media screen and (max-width: 979px) {
  #zeldaInner__header header {
    height: 100%;
  }
}
@media screen and (max-width: 979px) {
  #zeldaInner__header.js-black {
    background-color: #000;
  }
}
#zeldaInner__header--logo {
  display: table-cell;
  vertical-align: middle;
}
#zeldaInner__header--logo a {
  display: block;
  width: 130px;
  background-image: url("../img/common/zelda-logo-portal.svg");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 6px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}
#zeldaInner__header--logo a:before {
  content: '';
  display: block;
  padding-bottom: 48.75%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--logo a {
    width: 100px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--logo a {
    width: 100px;
  }
}
.zeldaInner__header--accordion {
  text-align: right;
}
@media screen and (max-width: 979px) {
  .zeldaInner__header--accordion {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  }
}
.zeldaInner__header--btnArea {
  display: none;
}
@media screen and (max-width: 979px) {
  .zeldaInner__header--btnArea {
    display: inline-block;
  }
}
.zeldaInner__header--btnArea:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/nav/zelda-menu-icon.svg");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  margin-right: 4px;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner__header--btnArea:before {
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner__header--btnArea:before {
    width: 12px;
    height: 13px;
  }
}
.zeldaInner__header--btnArea:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/nav/zelda-menu.svg");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner__header--btnArea:after {
    width: 45px;
    height: 18px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner__header--btnArea:after {
    width: 43px;
    height: 17px;
  }
}
.zeldaInner__header--btnArea.js-active:before {
  background-image: url("../img/nav/zelda-menu-icon-close.svg");
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner__header--btnArea.js-active:before {
    margin-right: 5px;
    width: 11px;
    height: 11px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner__header--btnArea.js-active:before {
    margin-right: 5px;
    width: 11px;
    height: 11px;
  }
}
.zeldaInner__header--btnArea.js-active:after {
  background-image: url("../img/nav/zelda-menu-close.svg");
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner__header--btnArea.js-active:after {
    width: 48px;
    height: 20px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner__header--btnArea.js-active:after {
    width: 46px;
    height: 19px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi {
    display: inline-block;
    vertical-align: middle;
    overflow: visible;
  }
}
@media screen and (max-width: 979px) {
  #zeldaInner__header--navi {
    position: absolute;
    top: -webkit-calc(100% + 1px);
    top: -moz-calc(100% + 1px);
    top: calc(100% + 1px);
    right: 0;
    left: 0;
    z-index: -1;
  }
}
[data-browser="game"] #zeldaInner__header--navi {
  overflow-y: scroll;
}
#zeldaInner__header--navi ul {
  list-style: none;
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (max-width: 979px) {
  #zeldaInner__header--navi ul {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-56%);
       -moz-transform: translateY(-56%);
        -ms-transform: translateY(-56%);
         -o-transform: translateY(-56%);
            transform: translateY(-56%);
  }
}
[data-browser="game"] #zeldaInner__header--navi ul {
  padding: 60px 0;
  margin-top: 0;
}
@media screen and (max-width: 759px) {
  [data-browser="game"] #zeldaInner__header--navi ul {
    padding: 40px 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li {
    display: inline-block;
    margin-left: 20px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li {
    padding-left: 84px;
    margin-bottom: 42px;
  }
  #zeldaInner__header--navi ul li:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li {
    padding-left: 42px;
    margin-bottom: 28px;
  }
  #zeldaInner__header--navi ul li:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 374px) {
  #zeldaInner__header--navi ul li {
    padding-left: 21px;
  }
}
#zeldaInner__header--navi ul li a.zeldaInner__header--navi-item {
  display: block;
  position: relative;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li a.zeldaInner__header--navi-item {
    height: 70px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li a.zeldaInner__header--navi-item:after {
    content: '';
    display: block;
    position: absolute;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
  }
}
html[data-device="desktop"] #zeldaInner__header--navi ul li a.zeldaInner__header--navi-item:hover:after {
  opacity: 1;
}
#zeldaInner__header--navi ul li.zeldaInner__header--navi-item-top {
  display: none;
}
@media screen and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-top {
    display: block;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-top a {
    background-image: url("../img/nav/zelda-nav-top-tab.svg");
    height: 60px;
    width: 101px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-top a {
    background-image: url("../img/nav/zelda-nav-top-sp.svg");
    height: 36px;
    width: 59px;
  }
}
#zeldaInner__header--navi ul li.zeldaInner__header--navi-item-char a {
  width: 121px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-char a {
    background-image: url("../img/nav/zelda-nav-characters-pc-inactive.svg");
  }
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-char a:after {
    background-image: url("../img/nav/zelda-nav-characters-pc.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-char a {
    background-image: url("../img/nav/zelda-nav-characters-tab.svg");
    height: 70px;
    width: 311px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-char a {
    background-image: url("../img/nav/zelda-nav-characters-sp.svg");
    height: 37px;
    width: 169px;
  }
}
#zeldaInner__header--navi ul li.zeldaInner__header--navi-item-history a {
  width: 86px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-history a {
    background-image: url("../img/nav/zelda-nav-history-inactive.svg");
  }
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-history a:after {
    background-image: url("../img/nav/zelda-nav-history.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-history a {
    background-image: url("../img/nav/zelda-nav-history.svg");
    height: 60px;
    width: 219px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-history a {
    background-image: url("../img/nav/zelda-nav-history.svg");
    height: 36px;
    width: 132px;
  }
}
#zeldaInner__header--navi ul li.zeldaInner__header--navi-item-keywords a {
  width: 100px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-keywords a {
    background-image: url("../img/nav/zelda-nav-keywords-pc-inactive.svg");
  }
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-keywords a:after {
    background-image: url("../img/nav/zelda-nav-keywords-pc.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-keywords a {
    background-image: url("../img/nav/zelda-nav-keywords-tab.svg");
    height: 60px;
    width: 277px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-keywords a {
    background-image: url("../img/nav/zelda-nav-keywords-sp.svg");
    height: 35px;
    width: 152px;
  }
}
#zeldaInner__header--navi ul li.zeldaInner__header--navi-item-blog a {
  width: 54px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-blog a {
    background-image: url("../img/nav/zelda-nav-blog-pc-inactive.svg");
  }
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-blog a:after {
    background-image: url("../img/nav/zelda-nav-blog-pc.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-blog a {
    background-image: url("../img/nav/zelda-nav-blog-tab.svg");
    height: 60px;
    width: 140px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-blog a {
    background-image: url("../img/nav/zelda-nav-blog-sp.svg");
    height: 36px;
    width: 77px;
  }
}
#zeldaInner__header--navi ul li.zeldaInner__header--navi-item-lineup a {
  width: 63px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-lineup a {
    background-image: url("../img/nav/zelda-nav-lineup-pc-inactive.svg");
  }
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-lineup a:after {
    background-image: url("../img/nav/zelda-nav-lineup-pc.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-lineup a {
    background-image: url("../img/nav/zelda-nav-lineup-tab.svg");
    height: 60px;
    width: 184px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-lineup a {
    background-image: url("../img/nav/zelda-nav-lineup-sp.svg");
    height: 35px;
    width: 103px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li#zeldaInner__header--naviActive {
    position: relative;
  }
  #zeldaInner__header--navi ul li#zeldaInner__header--naviActive:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 4px;
    background-image: url("../img/common/header-under-bar.svg");
    -webkit-background-size: 17px 4px;
       -moz-background-size: 17px 4px;
         -o-background-size: 17px 4px;
            background-size: 17px 4px;
    background-repeat: repeat-x;
  }
  #zeldaInner__header--navi ul li#zeldaInner__header--naviActive a {
    pointer-events: none;
  }
  #zeldaInner__header--navi ul li#zeldaInner__header--naviActive a:after {
    opacity: 1;
  }
}
#zeldaInner__header--navi ul li.zeldaInner__header--naviInactive {
  pointer-events: none;
  position: relative;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__header--navi ul li.zeldaInner__header--naviInactive a {
    opacity: 0.5;
  }
}
@media screen and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--naviInactive:after {
    position: absolute;
    content: '';
    display: block;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/common/zelda-top-coming-soon.svg");
  }
  #zeldaInner__header--navi ul li.zeldaInner__header--naviInactive a {
    opacity: 0.3;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--naviInactive:after {
    right: -74px;
    top: 19px;
    width: 103px;
    height: 11px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--naviInactive:after {
    right: -74px;
    top: 12px;
    width: 67px;
    height: 12px;
  }
}
#zeldaInner__header--navi ul li.zeldaInner__header--navi-item-nintendo {
  display: none;
}
@media screen and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-nintendo {
    display: block;
    text-align: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-nintendo {
    margin-top: 56px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-nintendo {
    margin-top: 42px;
  }
}
@media screen and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-nintendo .zeldaInner__header--navi-goto-nintendo {
    position: relative;
    padding-left: 18px;
    color: #d6d0b8;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-nintendo .zeldaInner__header--navi-goto-nintendo {
    font-size: 13px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__header--navi ul li.zeldaInner__header--navi-item-nintendo .zeldaInner__header--navi-goto-nintendo {
    font-size: 12px;
  }
}
#zeldaInner__header--navi ul li.zeldaInner__header--navi-item-nintendo .zeldaInner__header--navi-goto-nintendo:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url("../img/common/zelda-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  left: 0;
  top: 0;
  width: 8px;
  height: 11px;
}
@media screen and (min-width: 980px), print {
  .zeldaInner__header--accordionContent {
    position: relative !important;
  }
}
@media screen and (max-width: 979px) {
  .zeldaInner__header--accordionContent {
    width: 100%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner__header--accordionContent {
    background-color: #131313;
    background-image: url("../img/nav/zelda-menu-bg.png");
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner__header--accordionContent {
    background-color: #131313;
    background-image: url("../img/nav/zelda-menu-bg.png");
    -webkit-background-size: 137.06666666666666% auto;
       -moz-background-size: 137.06666666666666% auto;
         -o-background-size: 137.06666666666666% auto;
            background-size: 137.06666666666666% auto;
    background-position: center;
    background-repeat: no-repeat;
  }
}
[data-browser="game"] .zeldaInner__header--accordionContent {
  overflow: scroll;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  [data-browser="game"] .zeldaInner__header--accordionContent {
    height: 354px !important;
  }
}
@media screen and (max-width: 759px) {
  [data-browser="game"] .zeldaInner__header--accordionContent {
    height: 96px !important;
  }
}
.zeldaInner__header--closeBtn {
  display: none;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner__header--closeBtn {
    display: block;
    position: absolute;
    background-image: url("../img/common/zelda-close-btn.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -28px;
    left: 50%;
    bottom: 88px;
    width: 56px;
    height: 56px;
  }
  .js-fixed .zeldaInner__header--closeBtn {
    bottom: 48px;
  }
  [data-browser="game"] .zeldaInner__header--closeBtn {
    display: none;
  }
}
#zeldaInner__footer {
  position: relative;
  padding: 212px 28px 42px;
}
@media screen and (max-width: 979px) {
  #zeldaInner__footer {
    padding: 70px 21px 21px;
  }
}
#zeldaInner__footer footer {
  display: table;
  width: 100%;
}
#zeldaInner__navi {
  background-color: #000;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__navi {
    padding: 126px 42px 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__navi {
    padding: 70px 42px 21px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__navi {
    padding: 49px 21px 42px;
  }
}
#zeldaInner__navi footer {
  display: table;
  width: 100%;
}
#zeldaInner__navi-inner {
  font-size: 0;
  letter-spacing: -0.5em;
}
#zeldaInner__navi-inner nav {
  display: inline-block;
  vertical-align: middle;
}
#zeldaInner__navi-inner ul {
  list-style: none;
  font-size: 0;
  letter-spacing: -0.5em;
  display: inline-block;
  vertical-align: bottom;
}
@media screen and (max-width: 759px) {
  #zeldaInner__navi-inner ul {
    width: 240px;
    margin-bottom: 42px;
  }
}
#zeldaInner__navi-inner ul li {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__navi-inner ul li {
    margin-right: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__navi-inner ul li {
    margin-right: 28px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__navi-inner ul li {
    padding-top: 21px;
    margin-right: 21px;
  }
}
@media screen and (min-width: 760px), print {
  #zeldaInner__navi-inner ul li:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    top: 5px;
    bottom: 5px;
    background-color: rgba(214,208,184,0.5);
  }
}
@media screen and (min-width: 980px), print {
  #zeldaInner__navi-inner ul li:after {
    right: -21px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__navi-inner ul li:after {
    right: -14px;
  }
}
#zeldaInner__navi-inner ul li a {
  display: block;
  position: relative;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__navi-inner ul li a {
    height: 26px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__navi-inner ul li a {
    height: 24px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__navi-inner ul li a {
    height: 24px;
  }
}
html[data-device="desktop"] #zeldaInner__navi-inner ul li a:hover {
  opacity: 0.7;
}
#zeldaInner__navi-inner ul li:first-of-type a {
  width: 106px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__navi-inner ul li:first-of-type a {
    background-image: url("../img/common/title-characters-navi-pc.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__navi-inner ul li:first-of-type a {
    background-image: url("../img/common/title-characters-navi-tab.svg");
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__navi-inner ul li:first-of-type a {
    background-image: url("../img/common/title-characters-navi-sp.svg");
  }
}
#zeldaInner__navi-inner ul li:nth-of-type(2) a {
  width: 92px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__navi-inner ul li:nth-of-type(2) a {
    background-image: url("../img/common/title-keywords-navi-pc.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__navi-inner ul li:nth-of-type(2) a {
    background-image: url("../img/common/title-keywords-navi-tab.svg");
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__navi-inner ul li:nth-of-type(2) a {
    background-image: url("../img/common/title-keywords-navi-sp.svg");
  }
}
#zeldaInner__navi-inner ul li:nth-of-type(3) a {
  width: 47px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__navi-inner ul li:nth-of-type(3) a {
    background-image: url("../img/common/title-blog-navi-pc.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__navi-inner ul li:nth-of-type(3) a {
    background-image: url("../img/common/title-blog-navi-tab.svg");
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__navi-inner ul li:nth-of-type(3) a {
    background-image: url("../img/common/title-blog-navi-sp.svg");
  }
}
#zeldaInner__navi-inner ul li:last-of-type:after {
  display: none;
}
#zeldaInner__navi-inner ul li:last-of-type a {
  width: 63px;
}
@media screen and (min-width: 980px), print {
  #zeldaInner__navi-inner ul li:last-of-type a {
    background-image: url("../img/common/title-lineup-navi-pc.svg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner__navi-inner ul li:last-of-type a {
    background-image: url("../img/common/title-lineup-navi-tab.svg");
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner__navi-inner ul li:last-of-type a {
    background-image: url("../img/common/title-lineup-navi-sp.svg");
  }
}
#zeldaInner__navi-inner .zeldaInner__navi__goto-top {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
#zeldaInner__navi-inner .zeldaInner__navi__goto-top a {
  padding-left: 21px;
  letter-spacing: normal;
  font-size: 14px;
  color: #d6d0b8;
}
#zeldaInner__navi-inner .zeldaInner__navi__goto-top a:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url("../img/common/zelda-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  left: 0;
  top: 0;
  width: 8px;
  height: 11px;
}
html[data-device="desktop"] #zeldaInner__navi-inner .zeldaInner__navi__goto-top a:hover {
  color: #907648;
}
.zeldaInner__navi-copylight {
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}
@media screen and (min-width: 760px), print {
  .zeldaInner__navi-copylight {
    right: 42px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInner__navi-copylight {
    background-image: url("../img/common/corp-nintendo-pc.svg");
    height: 10px;
    width: 64px;
    right: 42px;
    bottom: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner__navi-copylight {
    background-image: url("../img/common/corp-nintendo-tab.svg");
    height: 8px;
    width: 54px;
    bottom: 21px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner__navi-copylight {
    background-image: url("../img/common/corp-nintendo-sp.svg");
    height: 9px;
    width: 54px;
    right: 21px;
    bottom: 42px;
  }
}
.zeldaInner__footerPagetop {
  display: block;
  margin: 0 auto;
  width: 72px;
}
@media screen and (max-width: 759px) {
  .zeldaInner__footerPagetop {
    width: 56px;
  }
}
.zeldaInner__footerBtn {
  background-image: url("../img/common/zelda-page-top-btn.png");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 56px;
  position: relative;
  margin: auto;
}
.zeldaInner__footerBtn:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.zeldaInner__footerBtnText {
  background-image: url("../img/common/zelda-page-top-text.svg");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 70px;
  position: relative;
  margin: 10px auto 0;
}
.zeldaInner__footerBtnText:before {
  content: '';
  display: block;
  padding-bottom: 23.61111111111111%;
}
@media screen and (max-width: 759px) {
  .zeldaInner__footerBtnText {
    width: 59px;
  }
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* #zeldaTop                           */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
#zeldaTop {
  position: relative;
  height: 100vh;
}
.zeldaTop__characterArea {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
[data-browser="game"] .zeldaTop__characterArea {
  display: none;
}
.zeldaTop__characterArea--game {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaTop__characterArea--game {
    height: 780px;
    background-image: url("../img/top/bg-01_wiiu.jpg");
    top: 40px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaTop__characterArea--game {
    background-image: url("../img/top/bg-01_3ds.jpg");
    background-position: top left;
    top: 60px;
  }
}
[data-browser="game"] .zeldaTop__characterArea--game {
  display: block;
}
@media screen and (max-width: 759px) {
  [data-browser="game"] .zeldaTop__characterArea--game {
    height: 368px;
  }
}
.zeldaTop__characterArea--game__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.zeldaTop__characterScreen {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.zeldaTop__character {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
}
@media screen and (min-width: 980px), print {
  .zeldaTop__character {
    position: fixed;
  }
}
.zeldaTop__characterCover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-transition: opacity 1s;
     -moz-transition: opacity 1s;
       -o-transition: opacity 1s;
          transition: opacity 1s;
  opacity: 1;
}
.zeldaTop__characterCover.js-hidden {
  opacity: 0;
}
.zeldaTop__characterList {
  position: absolute;
  top: -927px;
  left: 0;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: left bottom;
     -moz-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
       -o-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
}
[data-browser="game"] .zeldaTop__characterList {
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.zeldaTop__characterRow {
  position: absolute;
  width: 2985px;
  height: 927px;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
}
.zeldaTop__characterRow:nth-child(1) {
  top: 0px;
  left: 0px;
}
.zeldaTop__characterRow:nth-child(2) {
  top: 927px;
  left: -597px;
}
.zeldaTop__characterRow:nth-child(3) {
  top: 1854px;
  left: -1194px;
}
.zeldaTop__characterRow--01 {
  background-image: url("../img/top/bg-01.jpg");
}
@media screen and (max-width: 979px) {
  .zeldaTop__characterRow--01 {
    background-image: url("../img/top/bg-01-sp.jpg");
  }
}
.zeldaTop__characterRow--02 {
  background-image: url("../img/top/bg-02.jpg");
}
@media screen and (max-width: 979px) {
  .zeldaTop__characterRow--02 {
    background-image: url("../img/top/bg-02-sp.jpg");
  }
}
.zeldaTop__characterRow--03 {
  background-image: url("../img/top/bg-03.jpg");
}
@media screen and (max-width: 979px) {
  .zeldaTop__characterRow--03 {
    background-image: url("../img/top/bg-03-sp.jpg");
  }
}
.zeldaTop__characterListItem {
  position: absolute;
  height: 0;
  overflow: hidden;
  width: 398px;
  padding-top: 309px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(1) {
  bottom: 0;
  left: 0;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(2) {
  bottom: 0;
  left: 199px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(3) {
  bottom: 0;
  left: 398px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(4) {
  bottom: 0;
  left: 796px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(5) {
  bottom: 0;
  left: 1194px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(6) {
  bottom: 0;
  left: 1990px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(7) {
  bottom: 0;
  left: 2189px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(8) {
  bottom: 309px;
  left: 199px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(9) {
  bottom: 309px;
  left: 398px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(10) {
  bottom: 309px;
  left: 1990px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(11) {
  bottom: 309px;
  left: 2189px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(12) {
  bottom: 309px;
  left: 2388px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(13) {
  width: 597px;
  padding-top: 309px;
  bottom: 618px;
  left: 398px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(14) {
  bottom: 618px;
  left: 1393px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(15) {
  bottom: 618px;
  left: 1592px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(16) {
  bottom: 618px;
  left: 1791px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(17) {
  bottom: 618px;
  left: 1990px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(18) {
  bottom: 618px;
  left: 2189px;
}
.zeldaTop__characterRow--01 .zeldaTop__characterListItem:nth-child(19) {
  bottom: 618px;
  left: 2587px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(1) {
  bottom: 0;
  left: 0;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(2) {
  bottom: 0;
  left: 199px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(3) {
  bottom: 0;
  left: 398px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(4) {
  bottom: 0;
  left: 796px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(5) {
  bottom: 0;
  left: 995px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(6) {
  bottom: 0;
  left: 1194px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(7) {
  bottom: 0;
  left: 1592px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(8) {
  bottom: 0;
  left: 1990px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(9) {
  bottom: 0;
  left: 2189px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(10) {
  bottom: 309px;
  left: 199px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(11) {
  bottom: 309px;
  left: 398px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(12) {
  bottom: 309px;
  left: 1990px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(13) {
  bottom: 309px;
  left: 2189px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(14) {
  bottom: 309px;
  left: 2388px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(15) {
  bottom: 618px;
  left: 398px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(16) {
  bottom: 618px;
  left: 597px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(17) {
  bottom: 618px;
  left: 1393px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(18) {
  bottom: 618px;
  left: 1990px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(19) {
  bottom: 618px;
  left: 2189px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(20) {
  bottom: 618px;
  left: 2388px;
}
.zeldaTop__characterRow--02 .zeldaTop__characterListItem:nth-child(21) {
  bottom: 618px;
  left: 2587px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(1) {
  bottom: 0;
  left: 0;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(2) {
  width: 597px;
  padding-top: 309px;
  bottom: 0;
  left: 199px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(3) {
  bottom: 0;
  left: 1592px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(4) {
  bottom: 0;
  left: 1791px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(5) {
  bottom: 0;
  left: 1990px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(6) {
  bottom: 0;
  left: 2189px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(7) {
  width: 597px;
  padding-top: 309px;
  bottom: 309px;
  left: 199px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(8) {
  bottom: 309px;
  left: 597px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(9) {
  bottom: 309px;
  left: 1592px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(10) {
  bottom: 309px;
  left: 1791px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(11) {
  bottom: 309px;
  left: 1990px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(12) {
  bottom: 309px;
  left: 2189px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(13) {
  bottom: 309px;
  left: 2388px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(14) {
  bottom: 618px;
  left: 398px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(15) {
  bottom: 618px;
  left: 597px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(16) {
  bottom: 618px;
  left: 796px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(17) {
  bottom: 618px;
  left: 995px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(18) {
  bottom: 618px;
  left: 1393px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(19) {
  bottom: 618px;
  left: 1592px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(20) {
  bottom: 618px;
  left: 1791px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(21) {
  bottom: 618px;
  left: 1990px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(22) {
  width: 597px;
  padding-top: 309px;
  bottom: 618px;
  left: 2189px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(23) {
  bottom: 618px;
  left: 2587px;
}
.zeldaTop__characterRow--03 .zeldaTop__characterListItem:nth-child(24) {
  bottom: 618px;
  left: 0px;
}
.zeldaTop__characterListItemImg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 1s;
     -moz-transition: opacity 1s;
       -o-transition: opacity 1s;
          transition: opacity 1s;
}
.zeldaTop__characterListItemImg:first-child {
  opacity: 1;
}
.zeldaTop__characterListItemImg--show {
  opacity: 1;
}
/* -------------- */
.zeldaTop__main {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 101;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 980px), print {
  .zeldaTop__main {
    background-image: url("../img/top/zelda-top-bg-grad.png");
    -webkit-background-size: 1440px 207px;
       -moz-background-size: 1440px 207px;
         -o-background-size: 1440px 207px;
            background-size: 1440px 207px;
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 100%;
  }
}
@media screen and (max-width: 979px) {
  .zeldaTop__main {
    overflow: visible;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaTop__main {
    height: auto;
    min-height: 820px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaTop__main {
    min-height: 543px;
  }
}
#zeldaTop__fullscreen--header {
  position: absolute;
  top: 40px;
  left: 0;
}
@media screen and (max-width: 979px) {
  #zeldaTop__fullscreen--header {
    z-index: 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--header {
    top: 60px;
  }
}
@media screen and (min-width: 641px) {
  #zeldaTop__fullscreen--header {
    top: 40px;
  }
}
#zeldaTop__fullscreen--headerBG {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 979px) {
  #zeldaTop__fullscreen--headerBG {
    z-index: -1;
  }
}
@media screen and (max-width: 759px) {
  [data-browser="game"] #zeldaTop__fullscreen--headerBG {
    width: 100%;
    height: 100%;
    z-index: inherit;
  }
}
#zeldaTop__fullscreen--headerBG span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  -webkit-transform: skewX(-33deg);
     -moz-transform: skewX(-33deg);
      -ms-transform: skewX(-33deg);
       -o-transform: skewX(-33deg);
          transform: skewX(-33deg);
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--headerBG span {
    width: 319.39500000000004px;
    height: 661.26px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--headerBG span {
    width: 244.76999999999998px;
    height: 506.76px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--headerBG span {
    width: 155.22px;
    height: 321.36px;
  }
}
@media screen and (max-width: 759px) {
  [data-browser="game"] #zeldaTop__fullscreen--headerBG span {
    width: 155px;
    height: 321px;
  }
}
#zeldaTop__fullscreen--headerLOGO {
  position: relative;
  background-image: url("../img/common/zelda-logo-portal.svg");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  font-size: 0;
}
#zeldaTop__fullscreen--headerLOGO:before {
  content: '';
  display: block;
  padding-bottom: 48.75%;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--headerLOGO {
    top: 42px;
    left: 42px;
    width: 260px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--headerLOGO {
    width: 320px;
    margin-left: 42px;
    margin-top: 44px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--headerLOGO {
    width: 200px;
    margin-left: 20px;
    margin-top: 28px;
  }
}
@media screen and (max-width: 979px) {
  #zeldaTop__fullscreen--naviArea {
    position: relative;
    background-color: rgba(0,0,0,0.15);
    background-image: url("../img/top/zelda-top-bg-grad-sp.png");
    -webkit-background-size: 394px 1440px;
       -moz-background-size: 394px 1440px;
         -o-background-size: 394px 1440px;
            background-size: 394px 1440px;
    background-position: left top;
    background-repeat: repeat-y;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--naviArea {
    padding-top: -webkit-calc(100% + 100px);
    padding-top: -moz-calc(100% + 100px);
    padding-top: calc(100% + 100px);
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaTop__fullscreen--naviArea {
    padding-top: -webkit-calc(100% + 172px);
    padding-top: -moz-calc(100% + 172px);
    padding-top: calc(100% + 172px);
  }
}
@media screen and (max-width: 374px) {
  #zeldaTop__fullscreen--naviArea {
    padding-top: -webkit-calc(100% + 108px);
    padding-top: -moz-calc(100% + 108px);
    padding-top: calc(100% + 108px);
  }
}
#zeldaTop__fullscreen--navi {
  position: absolute;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi {
    bottom: 42px;
    left: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--navi {
    bottom: 84px;
    left: 42px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--navi {
    left: 17px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaTop__fullscreen--navi {
    bottom: 49px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaTop__fullscreen--navi {
    bottom: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  [data-browser="game"] #zeldaTop__fullscreen--navi {
    top: auto;
    bottom: 235px;
  }
}
#zeldaTop__fullscreen--navi ul {
  list-style: none;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul {
    font-size: 0;
    letter-spacing: -0.5em;
  }
}
#zeldaTop__fullscreen--navi ul li {
  position: relative;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li {
    display: inline-block;
    padding: 0 21px 0 0;
    margin: 0 16px 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--navi ul li {
    padding: 0 0 33px 0;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li {
    padding: 0 0 28px 0;
  }
}
@media screen and (max-width: 374px) {
  #zeldaTop__fullscreen--navi ul li {
    padding: 0 0 14px 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li:before {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    height: 20px;
    width: 1px;
    background-color: rgba(214,208,184,0.5);
  }
}
#zeldaTop__fullscreen--navi ul li a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--navi ul li a {
    height: 46px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li a {
    height: 32px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaTop__fullscreen--navi ul li a {
    height: 26px;
  }
}
html[data-device="desktop"] #zeldaTop__fullscreen--navi ul li a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li:first-of-type:before {
    content: '';
    display: block;
  }
}
#zeldaTop__fullscreen--navi ul li:first-of-type a {
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li:first-of-type a {
    background-image: url("../img/common/title-link-jpn-pc.svg");
    width: 90px;
    height: 43px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--navi ul li:first-of-type a {
    background-image: url("../img/common/title-link-jpn-tab.svg");
    width: 94px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li:first-of-type a {
    background-image: url("../img/common/title-link-jpn-sp.svg");
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li:first-of-type a {
    width: 68px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaTop__fullscreen--navi ul li:first-of-type a {
    width: 48px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(2):before {
    content: '';
    display: block;
  }
}
#zeldaTop__fullscreen--navi ul li:nth-of-type(2) a {
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(2) a {
    background-image: url("../img/common/title-keywords-jpn-pc.svg");
    width: 190px;
    height: 43px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(2) a {
    background-image: url("../img/common/title-keywords-jpn-tab.svg");
    width: 200px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(2) a {
    background-image: url("../img/common/title-keywords-jpn-sp.svg");
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(2) a {
    width: 154px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(2) a {
    width: 108px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(3):before {
    content: '';
    display: block;
  }
}
#zeldaTop__fullscreen--navi ul li:nth-of-type(3) a {
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(3) a {
    background-image: url("../img/common/title-blog-jpn-pc.svg");
    width: 101px;
    height: 43px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(3) a {
    background-image: url("../img/common/title-blog-jpn-tab.svg");
    width: 105px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(3) a {
    background-image: url("../img/common/title-blog-jpn-sp.svg");
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(3) a {
    width: 75px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaTop__fullscreen--navi ul li:nth-of-type(3) a {
    width: 52px;
  }
}
#zeldaTop__fullscreen--navi ul li:last-of-type {
  margin-right: 0;
}
#zeldaTop__fullscreen--navi ul li:last-of-type a {
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li:last-of-type a {
    background-image: url("../img/common/title-lineup-jpn-pc.svg");
    width: 130px;
    height: 43px;
  }
}
@media screen and (max-width: 979px) {
  #zeldaTop__fullscreen--navi ul li:last-of-type a {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--navi ul li:last-of-type a {
    background-image: url("../img/common/title-lineup-jpn-tab.svg");
    width: 136px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li:last-of-type a {
    background-image: url("../img/common/title-lineup-jpn-sp.svg");
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li:last-of-type a {
    width: 98px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaTop__fullscreen--navi ul li:last-of-type a {
    width: 70px;
  }
}
#zeldaTop__fullscreen--navi ul li.zeldaTop__fullscreen--naviComingSoon:after {
  position: absolute;
  content: '';
  display: block;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/common/zelda-top-coming-soon.svg");
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--navi ul li.zeldaTop__fullscreen--naviComingSoon:after {
    left: 47px;
    bottom: -16px;
    width: 85px;
    height: 8px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--navi ul li.zeldaTop__fullscreen--naviComingSoon:after {
    right: -117px;
    top: 13px;
    width: 104px;
    height: 18px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--navi ul li.zeldaTop__fullscreen--naviComingSoon:after {
    right: -74px;
    top: 8px;
    width: 67px;
    height: 12px;
  }
}
#zeldaTop__fullscreen--navi ul li.zeldaTop__fullscreen--naviComingSoon a {
  pointer-events: none;
  opacity: 0.4;
}
.zeldaTop__page--twitterBtn {
  position: absolute;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}
.zeldaTop__page--twitterBtn.js-pushActive {
  pointer-events: auto;
}
@media screen and (min-width: 760px), print {
  .zeldaTop__page--twitterBtn {
    background-image: url("../img/top/zelda-twitter-btn.png");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaTop__page--twitterBtn {
    right: 21px;
    bottom: 42px;
    width: 240px;
    height: 38px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaTop__page--twitterBtn {
    left: 42px;
    bottom: 42px;
    width: 240px;
    height: 38px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaTop__page--twitterBtn {
    background-image: url("../img/top/zelda-twitter-btn-sp.png");
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaTop__page--twitterBtn {
    width: 186px;
    height: 32px;
    bottom: 21px;
    left: 17px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaTop__page--twitterBtn {
    width: 146px;
    height: 26px;
    bottom: 14px;
    left: 17px;
  }
}
html[data-device="desktop"] .zeldaTop__page--twitterBtn:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.16);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
html[data-device="desktop"] .zeldaTop__page--twitterBtn:hover:after {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaTop__page--twitterBtn.js-hidden {
  -webkit-transition: opacity 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: opacity 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: opacity 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: opacity 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
  pointer-events: none;
}
#zeldaTop__fullscreen--copyright {
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--copyright {
    position: absolute;
    background-image: url("../img/top/copyright-pc.svg");
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
    opacity: 0.5;
    width: 74px;
    height: 10px;
    bottom: 21px;
    right: 21px;
  }
}
@media screen and (max-width: 979px) {
  #zeldaTop__fullscreen--copyright {
    background-image: url("../img/top/copyright-sp-tab.svg");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
    position: relative;
    position: absolute;
    opacity: 0.3;
    width: 60px;
    font-size: 0;
  }
  #zeldaTop__fullscreen--copyright:before {
    content: '';
    display: block;
    padding-bottom: 16.666666666666664%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--copyright {
    bottom: 42px;
    left: 40px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--copyright {
    bottom: 21px;
    left: 20px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--copyright.js-active {
    right: 266px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTop__page--NEWS {
    position: relative;
    top: 47px;
    left: 42px;
  }
}
@media screen and (max-width: 979px) {
  #zeldaTop__page--NEWS {
    background-color: rgba(0,0,0,0.851);
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__page--NEWS {
    position: absolute;
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
    padding: 21px 20px;
    padding: 42px 40px 84px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__page--NEWS {
    position: relative;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 21px 20px 42px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTop__page--NEWS:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 82px;
    height: 4px;
    background-image: url("../img/common/header-under-bar.svg");
    -webkit-background-size: 17px 4px;
       -moz-background-size: 17px 4px;
         -o-background-size: 17px 4px;
            background-size: 17px 4px;
    background-position: left;
    background-repeat: repeat-x;
  }
}
[data-browser="game"] #zeldaTop__page--NEWS {
  bottom: 0;
}
@media screen and (max-width: 759px) {
  [data-browser="game"] #zeldaTop__page--NEWS {
    margin-top: 428px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaTop__page--NEWSIcon {
    padding: 32px 0 10px 0;
  }
}
@media screen and (max-width: 979px) {
  .zeldaTop__page--NEWSIcon {
    margin-bottom: 9px;
  }
}
.zeldaTop__page--NEWSIcon span {
  display: block;
  background-image: url("../img/top/zelda-news-title.svg");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}
.zeldaTop__page--NEWSIcon span:before {
  content: '';
  display: block;
  padding-bottom: 42.42424242424242%;
}
@media screen and (min-width: 980px), print {
  .zeldaTop__page--NEWSIcon span {
    width: 38px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaTop__page--NEWSIcon span {
    opacity: 0.8;
    width: 34px;
  }
}
.zeldaTop__page--NEWSText {
  display: table-row;
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (min-width: 980px), print {
  .zeldaTop__page--NEWSText {
    color: #f7f3e5;
  }
}
@media screen and (max-width: 979px) {
  .zeldaTop__page--NEWSText {
    color: rgba(247,243,229,0.5);
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaTop__page--NEWSText {
    padding-bottom: 7px;
  }
}
.zeldaTop__page--NEWSText span {
  display: table-cell;
  padding-right: 14px;
  letter-spacing: normal;
}
@media screen and (min-width: 980px), print {
  .zeldaTop__page--NEWSText span {
    font-weight: bold;
    font-size: 12px;
    line-height: 2.166666666666667;
  }
}
@media screen and (max-width: 979px) {
  .zeldaTop__page--NEWSText span {
    vertical-align: top;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.zeldaTop__page--NEWSText p {
  display: table-cell;
  vertical-align: top;
  letter-spacing: normal;
}
@media screen and (max-width: 979px) {
  .zeldaTop__page--NEWSText p {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaTop__page--NEWSText p {
    font-weight: bold;
    font-size: 12px;
    line-height: 2.166666666666667;
  }
}
@media screen and (max-width: 759px) {
  .zeldaTop__page--NEWSText p {
    width: -webkit-calc(100% - 74px);
    width: -moz-calc(100% - 74px);
    width: calc(100% - 74px);
  }
}
.zeldaTop__page--NEWSText p a {
  text-decoration: underline;
}
html[data-device="desktop"] .zeldaTop__page--NEWSText p a:hover {
  text-decoration: none;
}
#zeldaTop__fullscreen--twitterArea {
  position: fixed;
  height: 100%;
  -webkit-transition: width 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: width 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: width 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: width 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen and (min-width: 760px), print {
  #zeldaTop__fullscreen--twitterArea {
    right: 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--twitterArea {
    width: 0px;
  }
}
@media screen and (max-width: 979px) {
  #zeldaTop__fullscreen--twitterArea {
    top: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--twitterArea {
    width: 68px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--twitterArea {
    left: 0;
    width: 48px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaTop__fullscreen--twitterArea.js-active {
    width: 240px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaTop__fullscreen--twitterArea.js-active {
    width: 308px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaTop__fullscreen--twitterArea.js-active {
    width: 228px;
  }
}
@media screen and (max-width: 979px) {
  [data-browser="game"] #zeldaTop__fullscreen--twitterArea {
    height: 100% !important;
  }
}
.zeldaTop__twitterBtn {
  position: absolute;
  display: none;
  background-image: url("../img/top/twitter-btn-open.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  top: 50%;
}
@media screen and (min-width: 980px), print {
  .zeldaTop__twitterBtn {
    -webkit-transform: translateX(11px);
       -moz-transform: translateX(11px);
        -ms-transform: translateX(11px);
         -o-transform: translateX(11px);
            transform: translateX(11px);
    -webkit-transition: -webkit-transform 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -moz-transition: -moz-transform 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
         -o-transition: -o-transform 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: transform 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    left: -66px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaTop__twitterBtn:hover {
    -webkit-transform: translateX(0px);
       -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
         -o-transform: translateX(0px);
            transform: translateX(0px);
  }
}
.js-active .zeldaTop__twitterBtn {
  display: block;
  background-image: url("../img/top/twitter-btn-close.png");
}
@media screen and (min-width: 760px), print {
  .js-active .zeldaTop__twitterBtn {
    height: 156px;
    width: 51px;
    margin-top: -78px;
  }
}
@media screen and (min-width: 980px), print {
  .js-active .zeldaTop__twitterBtn {
    left: -50px;
    -webkit-transform: translateX(0px);
       -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
         -o-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: background-position 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -moz-transition: background-position 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
         -o-transition: background-position 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: background-position 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .js-active .zeldaTop__twitterBtn {
    left: 18px;
  }
}
@media screen and (max-width: 759px) {
  .js-active .zeldaTop__twitterBtn {
    height: 120px;
    width: 40px;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-top: -60px;
    right: 9px;
  }
}
.js-active .zeldaTop__twitterBtn:hover {
  background-position: 7px center;
}
.zeldaTop__fullscreen--twitterMain {
  opacity: 0;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: opacity 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: opacity 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: opacity 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: opacity 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaTop__fullscreen--twitterMain {
    margin-left: 68px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaTop__fullscreen--twitterMain {
    margin-right: 48px;
  }
}
.js-active .zeldaTop__fullscreen--twitterMain {
  opacity: 1;
}
@media screen and (min-width: 760px), print {
  .js-active .zeldaTop__fullscreen--twitterMain {
    width: 240px;
  }
}
@media screen and (max-width: 759px) {
  .js-active .zeldaTop__fullscreen--twitterMain {
    width: 180px;
  }
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* #zeldaError                         */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
#zeldaError {
  background-image: url("../img/common/zelda-bg-image.png");
  -webkit-background-size: 51px 85px;
     -moz-background-size: 51px 85px;
       -o-background-size: 51px 85px;
          background-size: 51px 85px;
  background-position: left top;
  position: relative;
}
.zeldaError-main {
  text-align: center;
  width: 532px;
  height: 365px;
  margin: auto;
}
@media screen and (min-width: 760px), print {
  .zeldaError-main {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaError-main {
    height: 338px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaError-main {
    padding: 98px 0;
    width: 300px;
    height: 275px;
  }
}
.zeldaError-logo {
  background-image: url("../img/common/zelda-portal-logo.png");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  width: 215px;
  margin: 0 auto;
}
.zeldaError-logo:before {
  content: '';
  display: block;
  padding-bottom: 48.75%;
}
@media screen and (max-width: 759px) {
  .zeldaError-logo {
    width: 150px;
  }
}
.zeldaError-title {
  padding-top: 35px;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaError-title {
    padding-top: 21px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaError-title {
    padding-top: 21px;
  }
}
.zeldaError-title span {
  display: block;
  margin-top: -9px;
  margin-bottom: -9px;
  font-size: 24px;
  line-height: 42px;
  color: #d6d0b8;
  font-weight: bold;
}
@media screen and (max-width: 759px) {
  .zeldaError-title span {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
.zeldaError-text {
  padding-top: 28px;
  padding-bottom: 42px;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaError-text {
    padding-top: 21px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaError-text {
    padding-top: 14px;
    padding-bottom: 28px;
  }
}
.zeldaError-text span {
  display: block;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  color: #d6d0b8;
}
@media screen and (max-width: 759px) {
  .zeldaError-text span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
.zeldaError-link {
  display: block;
  margin: 0 auto;
  width: 140px;
}
.zeldaError-link span {
  display: block;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  color: #d6d0b8;
  font-weight: bold;
}
@media screen and (max-width: 759px) {
  .zeldaError-link span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
.zeldaError-btn {
  background-image: url("../img/common/zelda-link-btn.png");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 56px;
  margin: 0 auto 7px;
  position: relative;
}
.zeldaError-btn:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* #zeldaChar                          */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
#zeldaChar {
  position: relative;
}
#zeldaChar:before {
  content: '';
  display: block;
  position: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaChar:before {
    background-image: url("../img/characters/common/fix-bg-pc.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar:before {
    background-image: url("../img/characters/common/fix-bg-tab.jpg");
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar:before {
    background-image: url("../img/characters/common/fix-bg-sp.jpg");
  }
}
#zeldaChar .zelda__page {
  z-index: 100;
  background: none;
  position: relative !important;
  min-height: 590px;
}
@media screen and (max-width: 979px) {
  #zeldaChar .zelda__page {
    overflow: visible;
  }
}
#zeldaChar .zeldaInner-titleArea {
  background-color: transparent;
  position: relative;
  z-index: 103;
}
@media screen and (min-width: 980px), print {
  #zeldaChar .zeldaInner-titleArea {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar .zeldaInner-titleArea {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar .zeldaInner-titleArea {
    padding-bottom: 26px;
  }
}
#zeldaChar #zeldaInner__footer {
  padding-top: 80px;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar #zeldaInner__footer {
    padding-top: 56px;
  }
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
#zeldaChar__inner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 100;
  overflow-x: hidden;
}
#zeldaChar__inner #zeldaTAB {
  padding-top: 50px !important;
}
#zeldaChar__inner #zeldaSP {
  padding-top: 105px !important;
}
#zeldaChar__slide {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__large {
    padding-bottom: 138px;
  }
}
.zeldaChar__large-inner {
  position: relative;
  height: 777px;
}
.zeldaInner-newGradation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 102;
  background: url("../img/characters/common/inner_menu-gradation.png") repeat-x left top;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
       -o-background-size: auto 100%;
          background-size: auto 100%;
}
@media screen and (min-width: 980px), print {
  .zeldaInner-newGradation {
    height: 400px;
    top: -259px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner-newGradation {
    height: 250px;
    top: -247px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner-newGradation {
    height: 0;
  }
}
#zeldaInner-localMenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  #zeldaInner-localMenu {
    top: 300px;
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
    z-index: 110;
  }
}
@media screen and (max-width: 979px) {
  #zeldaInner-localMenu {
    z-index: 101;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner-localMenu {
    top: 240px;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner-localMenu {
    top: 325px;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
    line-height: 1.25;
  }
}
#zeldaInner-localMenu ul {
  list-style: none;
  text-align: center;
}
@media screen and (min-width: 980px), print {
  #zeldaInner-localMenu ul {
    display: inline-block;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner-localMenu ul {
    display: inline-block;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner-localMenu ul {
    display: table;
    margin: 0 auto;
    padding: 4px 0 8px 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaInner-localMenu li {
    padding: 0 14px;
    display: inline-block;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner-localMenu li {
    padding: 0 12px;
    display: inline-block;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner-localMenu li {
    padding: 0 0 12px 0;
    display: table-cell;
    background: url("../img/characters/common/inner_menu-arrow.png") no-repeat center bottom;
    vertical-align: middle;
    -webkit-background-size: auto 8px;
       -moz-background-size: auto 8px;
         -o-background-size: auto 8px;
            background-size: auto 8px;
  }
}
#zeldaInner-localMenu li a {
  color: #d6d0b8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  #zeldaInner-localMenu li a {
    display: inline-block;
    padding: 10px 0 10px 22px;
    background: url("../img/characters/common/inner_menu-arrow.png") no-repeat left center;
    -webkit-background-size: auto 12px;
       -moz-background-size: auto 12px;
         -o-background-size: auto 12px;
            background-size: auto 12px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner-localMenu li a {
    display: inline-block;
    padding: 8px 0 8px 16px;
    background: url("../img/characters/common/inner_menu-arrow.png") no-repeat left center;
    -webkit-background-size: auto 8px;
       -moz-background-size: auto 8px;
         -o-background-size: auto 8px;
            background-size: auto 8px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner-localMenu li a {
    display: inline-block;
    padding: 4px 12px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaInner-localMenu li a br {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner-localMenu li a br {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner-localMenu li a br {
    display: block;
  }
}
#zeldaInner-localMenu li a:hover {
  color: #b5945a;
}
#zeldaInner-localMenu li.navi-is-new a:before {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  -webkit-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
     -moz-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
       -o-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
          animation: zeldaBlink 1.6s ease-in-out infinite alternate;
}
@media screen and (min-width: 760px), print {
  #zeldaInner-localMenu li.navi-is-new a:before {
    display: inline-block;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaInner-localMenu li.navi-is-new a:before {
    vertical-align: -0.1em;
    background-image: url("../img/characters/common/char_new-pc.png");
    margin-left: 6px;
    margin-right: 10px;
    width: 30px;
    height: 14px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner-localMenu li.navi-is-new a:before {
    vertical-align: -0.1em;
    background-image: url("../img/characters/common/char_new-tab.png");
    margin-left: 3px;
    margin-right: 5px;
    width: 22px;
    height: 10px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner-localMenu li.navi-is-new a:before {
    display: block;
    background-image: url("../img/characters/common/char_new-sp.png");
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
    width: 24px;
    height: 11px;
  }
}
#zeldaInner-localMenu.fixed {
  position: fixed;
  background: rgba(0,0,0,0.75);
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
@media screen and (min-width: 980px), print {
  #zeldaInner-localMenu.fixed {
    top: 76px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInner-localMenu.fixed {
    top: 60px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInner-localMenu.fixed {
    top: 60px;
  }
}
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
#zeldaCharPC__fullscreen--view {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 102;
}
@media screen and (min-width: 980px), print {
  #zeldaCharPC__fullscreen--view {
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 120px;
  }
}
.zeldaCharPC__fullscreen--block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.zeldaCharPC__fullscreen--inner {
  padding-top: 340px;
  padding-left: 120px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.zeldaCharPC__fullscreen--link {
  position: relative;
  top: 0;
  left: 0;
}
.zeldaCharPC__fullscreen--title {
  position: relative;
  top: 0;
  left: 0;
  padding-top: 140px;
  padding-bottom: 49px;
  z-index: 103;
}
.zeldaCharPC__fullscreen--title:before {
  position: absolute;
  bottom: 0;
  content: '';
  width: 34px;
  height: 4px;
  background-image: url("../img/common/header-under-bar.svg");
  background-repeat: repeat-x;
  background-position: left;
  -webkit-background-size: 17px 4px;
     -moz-background-size: 17px 4px;
       -o-background-size: 17px 4px;
          background-size: 17px 4px;
}
.zeldaCharPC__fullscreen--titleLOGO {
  background-image: url("../characters/img/link/pc/title.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  position: relative;
  width: 128px;
  margin-bottom: 28px;
  font-size: 0;
}
.zeldaCharPC__fullscreen--titleLOGO:before {
  content: '';
  display: block;
  padding-bottom: 48.4375%;
}
.zeldaCharPC__fullscreen--titleTEXT {
  font-size: 12px;
  font-weight: bold;
  color: #e5e1cf;
  text-shadow: 1px 0 0 #000, 1px 1px 0 #000, 0 1px 0 #000, -1px 1px 0 #000, -1px 0 0 #000, -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000;
}
.zeldaCharPC__fullscreen--main {
  position: relative;
  top: 0;
  left: 0;
}
.zeldaCharPC__fullscreen--mainTEXT {
  position: relative;
  top: 0;
  left: 0;
}
.zeldaCharPC__fullscreen--mainTEXT img {
  width: 100%;
}
.zeldaCharPC__fullscreen--logo {
  padding-bottom: 28px;
}
.zeldaCharPC__fullscreen--logo img {
  width: 100%;
}
#zeldaCharPC-profile01 .zeldaCharPC__fullscreen--mainTEXT {
  width: 255px;
}
#zeldaCharPC-profile01 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile02 .zeldaCharPC__fullscreen--mainTEXT {
  width: 341px;
}
#zeldaCharPC-profile02 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile03 .zeldaCharPC__fullscreen--mainTEXT {
  width: 243px;
}
#zeldaCharPC-profile03 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile04 .zeldaCharPC__fullscreen--mainTEXT {
  width: 286px;
}
#zeldaCharPC-profile04 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile05 .zeldaCharPC__fullscreen--mainTEXT {
  width: 310px;
}
#zeldaCharPC-profile05 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile06 .zeldaCharPC__fullscreen--mainTEXT {
  width: 321px;
}
#zeldaCharPC-profile06 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile07 .zeldaCharPC__fullscreen--mainTEXT {
  width: 314px;
}
#zeldaCharPC-profile07 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile08 .zeldaCharPC__fullscreen--mainTEXT {
  width: 256px;
}
#zeldaCharPC-profile08 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile09 .zeldaCharPC__fullscreen--mainTEXT {
  width: 293px;
}
#zeldaCharPC-profile09 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile10 .zeldaCharPC__fullscreen--mainTEXT {
  width: 294px;
}
#zeldaCharPC-profile10 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile11 .zeldaCharPC__fullscreen--mainTEXT {
  width: 247px;
}
#zeldaCharPC-profile11 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile12 .zeldaCharPC__fullscreen--mainTEXT {
  width: 360px;
}
#zeldaCharPC-profile12 .zeldaCharPC__fullscreen--logo {
  width: 347.6px;
}
#zeldaCharPC-profile13 .zeldaCharPC__fullscreen--mainTEXT {
  width: 230px;
}
#zeldaCharPC-profile13 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile14 .zeldaCharPC__fullscreen--mainTEXT {
  width: 266px;
}
#zeldaCharPC-profile14 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile15 .zeldaCharPC__fullscreen--mainTEXT {
  width: 272px;
}
#zeldaCharPC-profile15 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile16 .zeldaCharPC__fullscreen--mainTEXT {
  width: 301px;
}
#zeldaCharPC-profile16 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile17 .zeldaCharPC__fullscreen--mainTEXT {
  width: 306px;
}
#zeldaCharPC-profile17 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC-profile18 .zeldaCharPC__fullscreen--mainTEXT {
  width: 269px;
}
#zeldaCharPC-profile18 .zeldaCharPC__fullscreen--logo {
  width: 173.8px;
}
#zeldaCharPC__fullscreen--bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 101;
  width: 1360px;
  margin: auto;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: perspective(200);
  -webkit-transform: perspective(200);
  -o-transform: perspective(200);
  -ms-transform: perspective(200);
  transform: perspective(200);
}
#zeldaCharPC__fullscreen--bg:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url("../characters/img/link/pc/link-bg-light.png");
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  top: -128px;
  left: 30%;
  width: 659px;
  height: 820px;
  z-index: -1;
}
.zeldaCharPC__fullscreen--image {
  position: absolute;
  top: 50%;
  width: 870px;
  margin-top: -388px;
  height: 777px;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: none;
}
@media screen and (min-width: 1200px), print {
  .zeldaCharPC__fullscreen--image {
    left: 248px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .zeldaCharPC__fullscreen--image {
    left: 220px;
  }
}
.zeldaCharPC__fullscreen--imageChar {
  position: absolute;
  opacity: 1;
}
.zeldaCharPC__fullscreen--imageShade {
  position: absolute;
  opacity: 0.5;
}
#zeldaCharPC-image01 .zeldaCharPC__fullscreen--imageChar {
  top: -90px;
  left: 155px;
}
#zeldaCharPC-image01 .zeldaCharPC__fullscreen--imageShade {
  top: -90px;
  left: 155px;
}
#zeldaCharPC-image02 .zeldaCharPC__fullscreen--imageChar {
  top: 120px;
}
@media screen and (min-width: 1200px), print {
  #zeldaCharPC-image02 .zeldaCharPC__fullscreen--imageChar {
    left: 107px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaCharPC-image02 .zeldaCharPC__fullscreen--imageChar {
    left: 7px;
  }
}
#zeldaCharPC-image02 .zeldaCharPC__fullscreen--imageShade {
  top: 120px;
}
@media screen and (min-width: 1200px), print {
  #zeldaCharPC-image02 .zeldaCharPC__fullscreen--imageShade {
    left: 107px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaCharPC-image02 .zeldaCharPC__fullscreen--imageShade {
    left: 7px;
  }
}
#zeldaCharPC-image03 .zeldaCharPC__fullscreen--imageChar {
  top: 10px;
  left: 122px;
}
#zeldaCharPC-image03 .zeldaCharPC__fullscreen--imageShade {
  top: 10px;
  left: 122px;
}
#zeldaCharPC-image04 .zeldaCharPC__fullscreen--imageChar {
  top: 32px;
  left: 138px;
}
#zeldaCharPC-image04 .zeldaCharPC__fullscreen--imageShade {
  top: 32px;
  left: 138px;
}
#zeldaCharPC-image05 .zeldaCharPC__fullscreen--imageChar {
  top: 120px;
  left: 178px;
}
#zeldaCharPC-image05 .zeldaCharPC__fullscreen--imageShade {
  top: 120px;
  left: 178px;
}
#zeldaCharPC-image06 .zeldaCharPC__fullscreen--imageChar {
  top: -20px;
  left: 153px;
}
#zeldaCharPC-image06 .zeldaCharPC__fullscreen--imageShade {
  top: -20px;
  left: 153px;
}
#zeldaCharPC-image07 .zeldaCharPC__fullscreen--imageChar {
  top: -48px;
}
@media screen and (min-width: 1200px), print {
  #zeldaCharPC-image07 .zeldaCharPC__fullscreen--imageChar {
    left: 153px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaCharPC-image07 .zeldaCharPC__fullscreen--imageChar {
    left: 63px;
  }
}
#zeldaCharPC-image07 .zeldaCharPC__fullscreen--imageShade {
  top: -48px;
}
@media screen and (min-width: 1200px), print {
  #zeldaCharPC-image07 .zeldaCharPC__fullscreen--imageShade {
    left: 153px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaCharPC-image07 .zeldaCharPC__fullscreen--imageShade {
    left: 63px;
  }
}
#zeldaCharPC-image08 .zeldaCharPC__fullscreen--imageChar {
  top: 10px;
  left: 258px;
}
#zeldaCharPC-image08 .zeldaCharPC__fullscreen--imageShade {
  top: 10px;
  left: 258px;
}
#zeldaCharPC-image09 .zeldaCharPC__fullscreen--imageChar {
  top: 40px;
}
@media screen and (min-width: 1200px), print {
  #zeldaCharPC-image09 .zeldaCharPC__fullscreen--imageChar {
    left: 188px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaCharPC-image09 .zeldaCharPC__fullscreen--imageChar {
    left: 138px;
  }
}
#zeldaCharPC-image09 .zeldaCharPC__fullscreen--imageShade {
  top: 40px;
}
@media screen and (min-width: 1200px), print {
  #zeldaCharPC-image09 .zeldaCharPC__fullscreen--imageShade {
    left: 188px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaCharPC-image09 .zeldaCharPC__fullscreen--imageShade {
    left: 138px;
  }
}
#zeldaCharPC-image10 .zeldaCharPC__fullscreen--imageChar {
  top: -58px;
  left: 137px;
}
#zeldaCharPC-image10 .zeldaCharPC__fullscreen--imageShade {
  top: -58px;
  left: 137px;
}
#zeldaCharPC-image11 .zeldaCharPC__fullscreen--imageChar {
  top: 20px;
  left: 78px;
}
#zeldaCharPC-image11 .zeldaCharPC__fullscreen--imageShade {
  top: 20px;
  left: 78px;
}
#zeldaCharPC-image12 .zeldaCharPC__fullscreen--imageChar {
  top: -28px;
  left: 98px;
}
#zeldaCharPC-image12 .zeldaCharPC__fullscreen--imageShade {
  top: -28px;
  left: 98px;
}
#zeldaCharPC-image13 .zeldaCharPC__fullscreen--imageChar {
  top: 50px;
  left: 116px;
}
#zeldaCharPC-image13 .zeldaCharPC__fullscreen--imageShade {
  top: 50px;
  left: 116px;
}
#zeldaCharPC-image14 .zeldaCharPC__fullscreen--imageChar {
  top: -12px;
  left: 78px;
}
#zeldaCharPC-image14 .zeldaCharPC__fullscreen--imageShade {
  top: -12px;
  left: 78px;
}
#zeldaCharPC-image15 .zeldaCharPC__fullscreen--imageChar {
  top: -58px;
  left: 78px;
}
#zeldaCharPC-image15 .zeldaCharPC__fullscreen--imageShade {
  top: -58px;
  left: 78px;
}
#zeldaCharPC-image16 .zeldaCharPC__fullscreen--imageChar {
  top: -58px;
  left: 138px;
}
#zeldaCharPC-image16 .zeldaCharPC__fullscreen--imageShade {
  top: -58px;
  left: 138px;
}
#zeldaCharPC-image17 .zeldaCharPC__fullscreen--imageChar {
  top: 42px;
  left: 109px;
}
#zeldaCharPC-image17 .zeldaCharPC__fullscreen--imageShade {
  top: 42px;
  left: 109px;
}
#zeldaCharPC-image18 .zeldaCharPC__fullscreen--imageChar {
  top: 142px;
  left: 176px;
}
#zeldaCharPC-image18 .zeldaCharPC__fullscreen--imageShade {
  top: 142px;
  left: 176px;
}
#zeldaCharPC__fullscreen--prevBt {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -32px 0 0 0;
  opacity: 0.3;
  z-index: 103;
}
#zeldaCharPC__fullscreen--prevBt a {
  pointer-events: none;
  display: block;
}
#zeldaCharPC__fullscreen--nextBt {
  position: absolute;
  top: 50%;
  right: 20px;
  margin: -32px 0 0 0;
  z-index: 104;
}
#zeldaCharPC__fullscreen--nextBt a {
  display: block;
}
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
#zeldaCharTAB__page--view {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.zeldaCharTAB__fullscreen_heading {
  position: absolute;
  top: 0;
  left: 40px;
  z-index: 104;
}
.zeldaCharTAB__fullscreen--name {
  position: relative;
  background-image: url("../characters/img/link/tab/title.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  width: 111px;
  font-size: 0;
}
.zeldaCharTAB__fullscreen--name:before {
  content: '';
  display: block;
  padding-bottom: 47.511312217194565%;
}
.zeldaCharTAB__fullscreen--nameTEXT {
  font-size: 10px;
  font-weight: bold;
  color: #e5e1cf;
  padding-top: 21px;
}
#zeldaCharTAB__page--bg {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 622px;
  z-index: 101;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: perspective(200);
  -webkit-transform: perspective(200);
  -o-transform: perspective(200);
  -ms-transform: perspective(200);
  transform: perspective(200);
  overflow: visible;
}
#zeldaCharTAB__page--bg:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url("../characters/img/link/tab/link-bg-light.png");
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  top: -184px;
  left: 10%;
  width: 659px;
  height: 820px;
}
.zeldaCharTAB__page--image {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -311px 0 0 -400px;
  width: 800px;
  height: 622px;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  overflow: visible;
  display: none;
}
.zeldaCharTAB__page--imageShadow {
  position: absolute;
  top: 0;
  left: 0;
}
.zeldaCharTAB__page--imageShadow img {
  width: 100%;
}
.zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 0;
  left: 0;
}
.zeldaCharTAB__page--imageChar img {
  width: 100%;
}
.zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 0;
  left: 0;
}
.zeldaCharTAB__page--imageShade img {
  width: 100%;
}
#zeldaCharTAB__page--prevBt {
  position: absolute;
  top: 50%;
  left: 9px;
  margin: -48px 0 0 0;
  width: 68px;
  height: 96px;
  z-index: 104;
  opacity: 0.3;
}
#zeldaCharTAB__page--prevBt a {
  display: block;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
}
#zeldaCharTAB__page--prevBt a img {
  width: 34px;
}
#zeldaCharTAB__page--nextBt {
  position: absolute;
  top: 50%;
  right: 9px;
  margin: -48px 0 0 0;
  width: 68px;
  height: 96px;
  z-index: 104;
}
#zeldaCharTAB__page--nextBt a {
  display: block;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
}
#zeldaCharTAB__page--nextBt a img {
  width: 34px;
}
#zeldaCharTAB-image01 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: -118px;
  left: 188px;
  width: 495px;
  opacity: 1;
}
#zeldaCharTAB-image01 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: -118px;
  left: 188px;
  width: 495px;
  opacity: 0.5;
}
#zeldaCharTAB-image02 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 84px;
  left: 62px;
  width: 678px;
  opacity: 1;
}
#zeldaCharTAB-image02 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 84px;
  left: 62px;
  width: 678px;
  opacity: 0.5;
}
#zeldaCharTAB-image03 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 20px;
  left: 128px;
  width: 532px;
  opacity: 1;
}
#zeldaCharTAB-image03 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 20px;
  left: 128px;
  width: 532px;
  opacity: 0.5;
}
#zeldaCharTAB-image04 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 20px;
  left: 142px;
  width: 587px;
  opacity: 1;
}
#zeldaCharTAB-image04 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 20px;
  left: 142px;
  width: 587px;
  opacity: 0.5;
}
#zeldaCharTAB-image05 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 100px;
  left: 191px;
  width: 375px;
  opacity: 1;
}
#zeldaCharTAB-image05 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 100px;
  left: 191px;
  width: 375px;
  opacity: 0.5;
}
#zeldaCharTAB-image06 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: -20px;
  left: 105px;
  width: 612px;
  opacity: 1;
}
#zeldaCharTAB-image06 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: -20px;
  left: 105px;
  width: 612px;
  opacity: 0.5;
}
#zeldaCharTAB-image07 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: -42px;
  left: 123px;
  width: 553px;
  opacity: 1;
}
#zeldaCharTAB-image07 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: -42px;
  left: 123px;
  width: 553px;
  opacity: 0.5;
}
#zeldaCharTAB-image08 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 0px;
  left: 273px;
  width: 280px;
  opacity: 1;
}
#zeldaCharTAB-image08 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 0px;
  left: 273px;
  width: 280px;
  opacity: 0.5;
}
#zeldaCharTAB-image09 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 20px;
  left: 164px;
  width: 510px;
  opacity: 1;
}
#zeldaCharTAB-image09 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 20px;
  left: 164px;
  width: 510px;
  opacity: 0.5;
}
#zeldaCharTAB-image10 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: -44px;
  left: 182px;
  width: 409px;
  opacity: 1;
}
#zeldaCharTAB-image10 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: -44px;
  left: 182px;
  width: 409px;
  opacity: 0.5;
}
#zeldaCharTAB-image11 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 30px;
  left: 72px;
  width: 657px;
  opacity: 1;
}
#zeldaCharTAB-image11 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 30px;
  left: 72px;
  width: 657px;
  opacity: 0.5;
}
#zeldaCharTAB-image12 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: -20px;
  left: 156px;
  width: 475px;
  opacity: 1;
}
#zeldaCharTAB-image12 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: -20px;
  left: 156px;
  width: 475px;
  opacity: 0.5;
}
#zeldaCharTAB-image13 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 42px;
  left: 136px;
  width: 530px;
  opacity: 1;
}
#zeldaCharTAB-image13 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 42px;
  left: 136px;
  width: 530px;
  opacity: 0.5;
}
#zeldaCharTAB-image14 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 14px;
  left: 162px;
  width: 599px;
  opacity: 1;
}
#zeldaCharTAB-image14 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 14px;
  left: 162px;
  width: 599px;
  opacity: 0.5;
}
#zeldaCharTAB-image15 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: -22px;
  left: 154px;
  width: 491px;
  opacity: 1;
}
#zeldaCharTAB-image15 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: -22px;
  left: 154px;
  width: 491px;
  opacity: 0.5;
}
#zeldaCharTAB-image16 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: -56px;
  left: 166px;
  width: 468px;
  opacity: 1;
}
#zeldaCharTAB-image16 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: -56px;
  left: 166px;
  width: 468px;
  opacity: 0.5;
}
#zeldaCharTAB-image17 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 48px;
  left: 100px;
  width: 608px;
  opacity: 1;
}
#zeldaCharTAB-image17 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 48px;
  left: 100px;
  width: 608px;
  opacity: 0.5;
}
#zeldaCharTAB-image18 .zeldaCharTAB__page--imageChar {
  position: absolute;
  top: 64px;
  left: 160px;
  width: 525px;
  opacity: 1;
}
#zeldaCharTAB-image18 .zeldaCharTAB__page--imageShade {
  position: absolute;
  top: 64px;
  left: 160px;
  width: 525px;
  opacity: 0.5;
}
#zeldaCharTAB__page--screen {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.zeldaCharTAB__page--block {
  display: none;
  padding: 0 40px;
}
.zeldaCharTAB__page--link {
  position: relative;
  top: 0;
  left: 0;
}
.zeldaCharTAB__page--inner {
  margin-top: -49px;
}
.zeldaCharTAB__page--main {
  position: relative;
  top: 0;
  left: 0;
  height: 382px;
  z-index: 101;
}
.zeldaCharTAB__page--mainTEXT {
  position: relative;
  top: 0;
  left: 0;
}
.zeldaCharTAB__page--mainTEXT img {
  width: 100%;
}
.zeldaCharTAB__page--mainLOGO {
  padding-bottom: 35px;
}
#zeldaCharTAB-profile01 .zeldaCharTAB__page--mainTEXT {
  width: 404px;
}
#zeldaCharTAB-profile02 .zeldaCharTAB__page--mainTEXT {
  width: 544px;
}
#zeldaCharTAB-profile03 .zeldaCharTAB__page--mainTEXT {
  width: 440px;
}
#zeldaCharTAB-profile04 .zeldaCharTAB__page--mainTEXT {
  width: 522px;
}
#zeldaCharTAB-profile05 .zeldaCharTAB__page--mainTEXT {
  width: 465px;
}
#zeldaCharTAB-profile06 .zeldaCharTAB__page--mainTEXT {
  width: 507px;
}
#zeldaCharTAB-profile07 .zeldaCharTAB__page--mainTEXT {
  width: 436px;
}
#zeldaCharTAB-profile08 .zeldaCharTAB__page--mainTEXT {
  width: 326px;
}
#zeldaCharTAB-profile09 .zeldaCharTAB__page--mainTEXT {
  width: 440px;
}
#zeldaCharTAB-profile10 .zeldaCharTAB__page--mainTEXT {
  width: 417px;
}
#zeldaCharTAB-profile11 .zeldaCharTAB__page--mainTEXT {
  width: 535px;
}
#zeldaCharTAB-profile12 .zeldaCharTAB__page--mainTEXT {
  width: 361px;
}
#zeldaCharTAB-profile13 .zeldaCharTAB__page--mainTEXT {
  width: 499px;
}
#zeldaCharTAB-profile14 .zeldaCharTAB__page--mainTEXT {
  width: 501px;
}
#zeldaCharTAB-profile15 .zeldaCharTAB__page--mainTEXT {
  width: 430px;
}
#zeldaCharTAB-profile16 .zeldaCharTAB__page--mainTEXT {
  width: 449px;
}
#zeldaCharTAB-profile17 .zeldaCharTAB__page--mainTEXT {
  width: 423px;
}
#zeldaCharTAB-profile18 .zeldaCharTAB__page--mainTEXT {
  width: 527px;
}
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
#zeldaCharSP__page--view {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}
#zeldaCharSP__page--view:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url("../characters/img/link/sp/link-bg-light.png");
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  top: -144px;
  left: 50%;
  margin-left: -333px;
  width: 665px;
  height: 826px;
}
.zeldaCharSP__page--block {
  position: relative;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: auto;
  display: none;
}
.zeldaCharSP__page--image {
  position: relative;
}
.zeldaCharSP__page_heading {
  position: absolute;
  top: 21px;
  left: 0;
  right: 0;
  padding: 0 21px;
  margin: 0 auto;
  width: 100%;
  z-index: 201;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaCharSP__page_heading {
    max-width: 333px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaCharSP__page_heading {
    max-width: 278px;
  }
}
.zeldaCharSP__page--name {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  background-image: url("../characters/img/link/sp/title.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  width: 79px;
  font-size: 0;
}
.zeldaCharSP__page--name:before {
  content: '';
  display: block;
  padding-bottom: 46.20253164556962%;
}
.zeldaCharSP__page--nameTEXT {
  display: inline-block;
  vertical-align: bottom;
  font-size: 10px;
  font-weight: bold;
  color: #e5e1cf;
  padding-bottom: 7px;
  margin-left: 10px;
  text-shadow: 1px 0 0 #000, 1px 1px 0 #000, 0 1px 0 #000, -1px 1px 0 #000, -1px 0 0 #000, -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000;
}
.zeldaCharSP__page--bg {
  position: relative;
  left: 0;
  width: 100%;
  height: 521px;
  z-index: 101;
}
.zeldaCharSP__page--bg img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 760px;
  height: 521px;
  margin: 0 0 0 -380px;
}
.zeldaCharSP__page--inner {
  position: relative;
  top: 0;
  left: 0;
  padding: 28px 21px 56px;
  margin: 0 auto;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaCharSP__page--inner {
    max-width: 333px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaCharSP__page--inner {
    max-width: 278px;
  }
}
.zeldaCharSP__page--title {
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  padding: 0 21px;
  margin: 0 auto;
  width: 100%;
  z-index: 101;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaCharSP__page--title {
    max-width: 333px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaCharSP__page--title {
    max-width: 278px;
  }
}
.zeldaCharSP__page--main {
  position: relative;
  top: 0;
  left: 0;
}
.zeldaCharSP__page--mainTEXT {
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaCharSP__page--mainTEXT {
    height: 206px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaCharSP__page--mainTEXT {
    height: 244px;
  }
}
.zeldaCharSP__page--mainTEXT img {
  width: 100%;
}
.zeldaCharSP__page--mainTEXT .zeldaCharSP__page--mainTEXT--L {
  display: none;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaCharSP__page--mainTEXT .zeldaCharSP__page--mainTEXT--L {
    display: block;
  }
}
.zeldaCharSP__page--mainTEXT .zeldaCharSP__page--mainTEXT--S {
  display: none;
}
@media screen and (max-width: 374px) {
  .zeldaCharSP__page--mainTEXT .zeldaCharSP__page--mainTEXT--S {
    display: block;
  }
}
.zeldaCharSP__page--mainTEXT span {
  color: #e5e1cf;
  display: block;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 12px;
  line-height: 20px;
}
.zeldaCharSP__page--mainLOGO img {
  width: 100%;
}
#zeldaCharSP__page--prevBt {
  position: absolute;
  top: 252px;
  left: 5px;
  opacity: 0.3;
  z-index: 201;
}
#zeldaCharSP__page--prevBt a {
  display: block;
  text-align: center;
  width: 52px;
  padding-top: 17px;
  padding-bottom: 17px;
}
#zeldaCharSP__page--prevBt img {
  width: 26px;
}
#zeldaCharSP__page--nextBt {
  position: absolute;
  top: 252px;
  right: 5px;
  z-index: 202;
}
#zeldaCharSP__page--nextBt a {
  display: block;
  text-align: center;
  width: 52px;
  padding-top: 17px;
  padding-bottom: 17px;
}
#zeldaCharSP__page--nextBt img {
  width: 26px;
}
#zeldaCharSP-profile01 .zeldaCharSP__page--mainTEXT {
  width: 324px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile01 .zeldaCharSP__page--mainTEXT {
    width: 279px;
  }
}
#zeldaCharSP-profile01 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile02 .zeldaCharSP__page--mainTEXT {
  width: 334px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile02 .zeldaCharSP__page--mainTEXT {
    width: 274px;
  }
}
#zeldaCharSP-profile02 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile03 .zeldaCharSP__page--mainTEXT {
  width: 330px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile03 .zeldaCharSP__page--mainTEXT {
    width: 269px;
  }
}
#zeldaCharSP-profile03 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile04 .zeldaCharSP__page--mainTEXT {
  width: 333px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile04 .zeldaCharSP__page--mainTEXT {
    width: 278px;
  }
}
#zeldaCharSP-profile04 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile05 .zeldaCharSP__page--mainTEXT {
  width: 332px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile05 .zeldaCharSP__page--mainTEXT {
    width: 278px;
  }
}
#zeldaCharSP-profile05 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile06 .zeldaCharSP__page--mainTEXT {
  width: 332px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile06 .zeldaCharSP__page--mainTEXT {
    width: 276px;
  }
}
#zeldaCharSP-profile06 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile07 .zeldaCharSP__page--mainTEXT {
  width: 322px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile07 .zeldaCharSP__page--mainTEXT {
    width: 277px;
  }
}
#zeldaCharSP-profile07 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile08 .zeldaCharSP__page--mainTEXT {
  width: 331px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile08 .zeldaCharSP__page--mainTEXT {
    width: 273px;
  }
}
#zeldaCharSP-profile08 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile09 .zeldaCharSP__page--mainTEXT {
  width: 329px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile09 .zeldaCharSP__page--mainTEXT {
    width: 278px;
  }
}
#zeldaCharSP-profile09 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile10 .zeldaCharSP__page--mainTEXT {
  width: 332px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile10 .zeldaCharSP__page--mainTEXT {
    width: 276px;
  }
}
#zeldaCharSP-profile10 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile11 .zeldaCharSP__page--mainTEXT {
  width: 327px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile11 .zeldaCharSP__page--mainTEXT {
    width: 272px;
  }
}
#zeldaCharSP-profile11 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile12 .zeldaCharSP__page--mainTEXT {
  width: 329px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile12 .zeldaCharSP__page--mainTEXT {
    width: 273px;
  }
}
#zeldaCharSP-profile12 .zeldaCharSP__page--mainLOGO {
  width: 169px;
}
#zeldaCharSP-profile13 .zeldaCharSP__page--mainTEXT {
  width: 325px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile13 .zeldaCharSP__page--mainTEXT {
    width: 269px;
  }
}
#zeldaCharSP-profile13 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile14 .zeldaCharSP__page--mainTEXT {
  width: 327px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile14 .zeldaCharSP__page--mainTEXT {
    width: 272px;
  }
}
#zeldaCharSP-profile14 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile15 .zeldaCharSP__page--mainTEXT {
  width: 325px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile15 .zeldaCharSP__page--mainTEXT {
    width: 270px;
  }
}
#zeldaCharSP-profile15 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile16 .zeldaCharSP__page--mainTEXT {
  width: 330px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile16 .zeldaCharSP__page--mainTEXT {
    width: 273px;
  }
}
#zeldaCharSP-profile16 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile17 .zeldaCharSP__page--mainTEXT {
  width: 330px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile17 .zeldaCharSP__page--mainTEXT {
    width: 276px;
  }
}
#zeldaCharSP-profile17 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
#zeldaCharSP-profile18 .zeldaCharSP__page--mainTEXT {
  width: 333px;
}
@media screen and (max-width: 374px) {
  #zeldaCharSP-profile18 .zeldaCharSP__page--mainTEXT {
    width: 274px;
  }
}
#zeldaCharSP-profile18 .zeldaCharSP__page--mainLOGO {
  width: 134px;
}
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
.zeldaChar__middle {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 1360px;
    padding: 106px 120px 126px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle {
    padding: 77px 40px 96px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle {
    padding: 56px 21px 70px;
  }
}
.zeldaChar__middle:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 7px solid transparent;
  -webkit-border-image: url("../img/characters/common/zelda-char-line-pattern.png") 20 0 round;
     -moz-border-image: url("../img/characters/common/zelda-char-line-pattern.png") 20 0 round;
       -o-border-image: url("../img/characters/common/zelda-char-line-pattern.png") 20 0 round;
          border-image: url("../img/characters/common/zelda-char-line-pattern.png") 20 0 fill round;
  border-width: 7px 7px 0 7px;
  top: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle:before {
    left: 120px;
    right: 120px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle:before {
    left: 40px;
    right: 40px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle:before {
    left: 21px;
    right: 21px;
  }
}
.zeldaChar__middle-inner {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-inner:nth-of-type(n+2) {
    margin-top: 35px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-inner:nth-of-type(n+2) {
    margin-top: 66px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-inner:nth-of-type(n+2) {
    margin-top: 42px;
  }
}
.zeldaChar__middle-char {
  position: relative;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char {
    width: 100%;
  }
}
.zeldaChar__middle-imageArea {
  width: 100%;
}
@media screen and (min-width: 760px), print {
  .zeldaChar__middle-imageArea {
    position: absolute;
    height: 100%;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-imageArea {
    position: relative;
    margin: 0 auto;
    height: 332px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-imageArea {
    max-width: 333px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-imageArea {
    max-width: 278px;
  }
}
.zeldaChar__middle-imageArea:before {
  content: '';
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
.zeldaChar__middle__switcher {
  height: 100%;
}
.zeldaChar__middle__switcher__container {
  height: 100% !important;
}
.zeldaChar__middle__switcher__content {
  height: 100%;
}
.zeldaChar__middle-image {
  position: absolute;
}
.zeldaChar__middle-image img {
  width: 100%;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-image {
    position: relative;
    height: 538px !important;
  }
}
.zeldaChar__middle-image__title {
  position: absolute;
  color: #d6d0b8;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .zeldaChar__middle-image__title {
    right: 0;
    text-align: center;
    font-size: 12px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-image__title {
    bottom: 24px;
    width: 286px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-image__title {
    left: 0;
    font-size: 10px;
    line-height: 18px;
  }
}
.zeldaChar__middle-image__title br.zeldaChar__middle-image__title--brSP {
  display: none;
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-image__title br.zeldaChar__middle-image__title--brSP {
    display: block;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-textArea {
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-textArea {
    padding: 35px 0 0;
    margin: 0 auto;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-textArea {
    max-width: 333px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-textArea {
    max-width: 278px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-text {
    position: absolute;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-text {
    position: absolute;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-text .zeldaChar__middle-text_img--small-hide {
    display: none;
  }
}
.zeldaChar__middle-text .zeldaChar__middle-text_img--small-view {
  display: none;
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-text .zeldaChar__middle-text_img--small-view {
    display: block;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaChar__middle-name {
    position: relative;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-name {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 45px;
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-name {
    padding-bottom: 54px;
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-name {
    position: absolute;
    left: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-name:before {
    position: absolute;
    bottom: 0;
    content: '';
    width: 34px;
    height: 4px;
    background-repeat: repeat-x;
    background-position: left;
    -webkit-background-size: 17px 4px;
       -moz-background-size: 17px 4px;
         -o-background-size: 17px 4px;
            background-size: 17px 4px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle__switcher__nav {
    bottom: 0;
    right: 0;
    text-align: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle__switcher__nav {
    width: 286px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle__switcher__nav {
    left: 0;
  }
}
.zeldaChar__middle__switcher__nav [data-njs="nav__item"] {
  background-repeat: no-repeat;
  background-image: url("../img/characters/common/switcher-btn.png");
  background-position: center;
  -webkit-background-size: 11px 10px;
     -moz-background-size: 11px 10px;
       -o-background-size: 11px 10px;
          background-size: 11px 10px;
  background-color: transparent;
  width: 12px;
  height: 12px;
  padding: 0;
  border: none;
}
.zeldaChar__middle__switcher__nav [data-njs="nav__item"].js-active {
  background-image: url("../img/characters/common/swithcer-btn-active.png");
  -webkit-background-size: 12px 12px;
     -moz-background-size: 12px 12px;
       -o-background-size: 12px 12px;
          background-size: 12px 12px;
}
.zeldaChar__middle-char--zelda {
  margin-right: auto;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda {
    width: 100%;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-imageArea:before {
    width: 659px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-imageArea:before {
    background-image: url("../characters/img/zelda/tab/zelda-bg-light.png");
    top: -162px;
    left: 15%;
    height: 820px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-imageArea:before {
    background-image: url("../characters/img/zelda/sp/zelda-bg-light.png");
    top: -214px;
    left: 50%;
    margin-left: -333px;
    width: 665px;
    height: 826px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--1 {
    top: 0;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--1 img {
    margin-top: 12px;
    margin-left: -220px;
    width: 243px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--1 {
    top: 0;
    left: 50%;
    width: 196px;
    margin-left: -150px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--1 {
    top: 0;
    width: 158.76000000000002px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--1 {
    top: 0;
    left: 163px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--1 {
    top: 0;
    left: 128px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--2 {
    top: 0px;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--2 img {
    width: 217px;
    margin-left: -240px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--2 {
    top: 0px;
    left: 50%;
    width: 175px;
    margin-left: -160px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--2 {
    top: 10px;
    width: 141.75px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--2 {
    top: 0px;
    left: 163px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--2 {
    top: 0px;
    left: 128px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--3 {
    top: 0px;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--3 img {
    width: 284px;
    margin-left: -250px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--3 {
    top: 0px;
    left: 50%;
    width: 228px;
    margin-left: -164px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--3 {
    top: 20px;
    width: 184.68px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--3 {
    top: 0px;
    left: 140px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--3 {
    top: 0px;
    left: 100px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--4 {
    top: 45px;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--4 img {
    width: 219px;
    margin-left: -250px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--4 {
    top: 20px;
    left: 50%;
    width: 181px;
    margin-left: -160px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--4 {
    top: 20px;
    width: 146.61px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--4 {
    top: 0px;
    left: 140px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--4 {
    top: 0px;
    left: 100px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--5 {
    top: 35px;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--5 img {
    width: 286px;
    margin-left: -250px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--5 {
    top: 20px;
    left: 50%;
    width: 231px;
    margin-left: -165px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--5 {
    top: 20px;
    width: 187.11px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--5 {
    top: 0px;
    left: 140px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image--5 {
    top: 0px;
    left: 100px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image__title {
    width: 0;
    position: absolute;
    bottom: 30px;
    left: 55%;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image__title span {
    display: inline-block;
    margin-left: -220px;
    text-align: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image__title {
    width: 100%;
    position: absolute;
    bottom: 13px;
    left: 0%;
    text-align: center;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image__title span {
    width: 400px;
    display: inline-block;
    margin-left: -120px;
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-image__title {
    top: 174px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle__switcher__nav {
    width: 0;
    position: relative;
    bottom: 13px;
    left: 55%;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle__switcher__nav span {
    display: inline-block;
    width: 220px;
    margin-left: -220px;
    text-align: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle__switcher__nav {
    width: 100%;
    position: relative;
    bottom: 0px;
    left: 0%;
    text-align: center;
  }
  .zeldaChar__middle-char--zelda .zeldaChar__middle__switcher__nav span {
    width: 400px;
    display: inline-block;
    margin-left: -120px;
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle__switcher__nav {
    position: absolute;
    bottom: 86px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-textArea {
    padding: 140px 0 305px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-textArea {
    padding: 97px 0 215px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-name {
    top: 105px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-name img {
    height: 48px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-name img {
    height: 42px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-name img {
    width: 96px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-text {
    width: 100%;
    text-align: right;
    top: 140px;
    right: 0px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-text {
    width: 100%;
    text-align: right;
    top: 97px;
    right: 5px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-text img {
    max-width: 366px;
    width: 42.5%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-text img {
    width: 285px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-text img {
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--zelda .zeldaChar__middle-text img {
    width: 279px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-imageArea {
    z-index: 20;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-imageArea:before {
    background-image: url("../characters/img/ganon/tab/ganon-bg-light.png");
    top: -172px;
    left: 14%;
    width: 617px;
    height: 826px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-imageArea:before {
    background-image: url("../characters/img/ganon/sp/ganon-bg-light.png");
    top: -190px;
    left: 50%;
    margin-left: -333px;
    width: 665px;
    height: 826px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--1 {
    top: 30px;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--1 img {
    width: 504px;
    margin-left: -373px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--1 {
    top: 0;
    left: 50%;
    width: 462px;
    margin-left: -305px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--1 {
    top: 0;
    left: 121px;
    width: 374.22px;
    margin-left: -50px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--1 {
    top: 0;
    left: 121px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--1 {
    top: 0;
    left: 100px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--2 {
    top: 0;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--2 img {
    width: 352px;
    margin-left: -320px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--2 {
    top: 0;
    left: 50%;
    width: 266px;
    margin-left: -215px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--2 {
    top: 0;
    left: 121px;
    width: 215.46px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--2 {
    top: 0;
    left: 121px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--2 {
    top: 0;
    left: 100px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--3 {
    top: 10px;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--3 img {
    width: 276px;
    margin-left: -240px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--3 {
    top: 0;
    left: 50%;
    width: 210px;
    margin-left: -155px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--3 {
    top: 10px;
    width: 170.10000000000002px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--3 {
    top: 0px;
    left: 177px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--3 {
    top: 0px;
    left: 170px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--4 {
    top: 0;
    left: 55%;
    width: 0;
    text-align: center;
  }
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--4 img {
    width: 502px;
    margin-left: -280px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--4 {
    top: 0;
    left: 50%;
    width: 380px;
    margin-left: -180px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--4 {
    top: 10px;
    width: 307.8px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--4 {
    top: 0px;
    left: 170px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image--4 {
    top: 0px;
    left: 164px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image__title {
    width: 0;
    position: relative;
    bottom: -40px;
    left: 55%;
  }
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image__title span {
    display: inline-block;
    margin-left: -220px;
    text-align: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image__title {
    width: 100%;
    position: absolute;
    bottom: 13px;
    left: 0%;
    text-align: center;
  }
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image__title span {
    width: 400px;
    display: inline-block;
    margin-left: -120px;
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-image__title {
    top: 195px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle__switcher__nav {
    width: 0;
    position: relative;
    bottom: 5px;
    left: 55%;
  }
  .zeldaChar__middle-char--ganon .zeldaChar__middle__switcher__nav span {
    display: inline-block;
    width: 220px;
    margin-left: -220px;
    text-align: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle__switcher__nav {
    width: 100%;
    position: relative;
    bottom: 0px;
    left: 0%;
    text-align: center;
  }
  .zeldaChar__middle-char--ganon .zeldaChar__middle__switcher__nav span {
    width: 400px;
    display: inline-block;
    margin-left: -120px;
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle__switcher__nav {
    position: absolute;
    bottom: 67px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-textArea {
    padding: 50px 0 345px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-textArea {
    padding: 20px 0 255px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-name {
    padding-bottom: 42px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-name {
    z-index: 19;
    top: 80px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-name img {
    margin-top: 23px;
    height: 106px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-name img {
    height: 91px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-name img {
    width: 175px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-text {
    width: 100%;
    text-align: right;
    top: 72px;
    right: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-text {
    width: 100%;
    text-align: right;
    top: 20px;
    right: 9px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-text img {
    max-width: 349px;
    width: 42.5%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-text img {
    width: 281px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-text img {
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaChar__middle-char--ganon .zeldaChar__middle-text img {
    width: 281px;
  }
}
.zeldaChar__small {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__small {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 1360px;
    padding: 91px 120px 14px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__small {
    padding: 77px 40px 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__small {
    padding: 77px 21px 0px;
  }
}
.zeldaChar__small:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 7px solid transparent;
  -webkit-border-image: url("../img/characters/common/zelda-char-line-pattern.png") 20 0 round;
     -moz-border-image: url("../img/characters/common/zelda-char-line-pattern.png") 20 0 round;
       -o-border-image: url("../img/characters/common/zelda-char-line-pattern.png") 20 0 round;
          border-image: url("../img/characters/common/zelda-char-line-pattern.png") 20 0 fill round;
  border-width: 7px 7px 0 7px;
  height: 7px;
  top: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__small:before {
    left: 120px;
    right: 120px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__small:before {
    left: 40px;
    right: 40px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__small:before {
    left: 21px;
    right: 21px;
  }
}
.zeldaChar__titleArea {
  position: relative;
  margin-bottom: 42px;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__titleArea {
    padding-bottom: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__titleArea {
    padding-bottom: 32px;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__titleArea {
    padding-bottom: 49px;
  }
}
.zeldaChar__titleArea:after {
  position: absolute;
  content: '';
  display: block;
  background-image: url("../img/common/header-under-bar.svg");
  background-repeat: repeat-x;
  -webkit-background-size: 17px 4px;
     -moz-background-size: 17px 4px;
       -o-background-size: 17px 4px;
          background-size: 17px 4px;
  background-position: left;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 17px;
  height: 4px;
}
.zeldaChar__title {
  position: relative;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .zeldaChar__title.zeldaChar__title--other {
    background-image: url("../img/characters/common/other-character.svg");
    width: 267px;
    height: 29px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__title.zeldaChar__title--other {
    background-image: url("../img/characters/common/other-character-twolines.svg");
    width: 168px;
    height: 59px;
  }
}
.zeldaChar__title:before,
.zeldaChar__title:after {
  content: '';
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  width: 29px;
  height: 8px;
  bottom: 8px;
}
.zeldaChar__title:before {
  background-image: url("../img/characters/common/title-deco-left.svg");
  left: -42px;
}
.zeldaChar__title:after {
  background-image: url("../img/characters/common/title-deco-right.svg");
  right: -42px;
}
.zeldaChar__title-caption {
  padding-top: 21px;
  color: #d6d0b8;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
.zeldaChar__thumbArea {
  zoom: 1;
  width: 100%;
}
.zeldaChar__thumbArea:after {
  content: "";
  display: block;
  clear: both;
}
.zeldaChar__thumbArea .zeldaChar__modal-link {
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center;
  font-size: 0;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (5 - 1)) / 5 - 0.1px);
    width: -moz-calc((100% - 14px * (5 - 1)) / 5 - 0.1px);
    width: calc((100% - 14px * (5 - 1)) / 5 - 0.1px);
    position: relative;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:not(:nth-child(-n+5)) {
    padding-top: 0px;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:nth-child(5n) {
    margin-right: 0;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:nth-child(5n + 1) {
    clear: left;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:before {
    content: '';
    display: block;
    padding-bottom: 50%;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:not(:nth-child(-n+5)) {
    margin-top: 14px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (4 - 1)) / 4 - 0.1px);
    width: -moz-calc((100% - 14px * (4 - 1)) / 4 - 0.1px);
    width: calc((100% - 14px * (4 - 1)) / 4 - 0.1px);
    position: relative;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:not(:nth-child(-n+4)) {
    padding-top: 0px;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:nth-child(4n) {
    margin-right: 0;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:nth-child(4n + 1) {
    clear: left;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:before {
    content: '';
    display: block;
    padding-bottom: 50%;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:not(:nth-child(-n+4)) {
    margin-top: 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    position: relative;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:not(:nth-child(-n+2)) {
    padding-top: 0px;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:nth-child(2n) {
    margin-right: 0;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:nth-child(2n + 1) {
    clear: left;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:before {
    content: '';
    display: block;
    padding-bottom: 50.15673981191222%;
  }
  .zeldaChar__thumbArea .zeldaChar__modal-link:not(:nth-child(-n+2)) {
    margin-top: 14px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--01 {
    background-image: url("../characters/img/small/pc/01/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--01 {
    background-image: url("../characters/img/small/tab/01/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--01 {
    background-image: url("../characters/img/small/sp/01/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--02 {
    background-image: url("../characters/img/small/pc/02/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--02 {
    background-image: url("../characters/img/small/tab/02/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--02 {
    background-image: url("../characters/img/small/sp/02/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--03 {
    background-image: url("../characters/img/small/pc/03/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--03 {
    background-image: url("../characters/img/small/tab/03/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--03 {
    background-image: url("../characters/img/small/sp/03/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--04 {
    background-image: url("../characters/img/small/pc/04/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--04 {
    background-image: url("../characters/img/small/tab/04/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--04 {
    background-image: url("../characters/img/small/sp/04/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--05 {
    background-image: url("../characters/img/small/pc/05/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--05 {
    background-image: url("../characters/img/small/tab/05/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--05 {
    background-image: url("../characters/img/small/sp/05/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--06 {
    background-image: url("../characters/img/small/pc/06/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--06 {
    background-image: url("../characters/img/small/tab/06/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--06 {
    background-image: url("../characters/img/small/sp/06/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--07 {
    background-image: url("../characters/img/small/pc/07/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--07 {
    background-image: url("../characters/img/small/tab/07/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--07 {
    background-image: url("../characters/img/small/sp/07/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--08 {
    background-image: url("../characters/img/small/pc/08/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--08 {
    background-image: url("../characters/img/small/tab/08/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--08 {
    background-image: url("../characters/img/small/sp/08/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--09 {
    background-image: url("../characters/img/small/pc/09/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--09 {
    background-image: url("../characters/img/small/tab/09/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--09 {
    background-image: url("../characters/img/small/sp/09/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--10 {
    background-image: url("../characters/img/small/pc/10/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--10 {
    background-image: url("../characters/img/small/tab/10/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--10 {
    background-image: url("../characters/img/small/sp/10/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--11 {
    background-image: url("../characters/img/small/pc/11/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--11 {
    background-image: url("../characters/img/small/tab/11/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--11 {
    background-image: url("../characters/img/small/sp/11/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--12 {
    background-image: url("../characters/img/small/pc/12/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--12 {
    background-image: url("../characters/img/small/tab/12/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--12 {
    background-image: url("../characters/img/small/sp/12/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--13 {
    background-image: url("../characters/img/small/pc/13/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--13 {
    background-image: url("../characters/img/small/tab/13/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--13 {
    background-image: url("../characters/img/small/sp/13/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--14 {
    background-image: url("../characters/img/small/pc/14/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--14 {
    background-image: url("../characters/img/small/tab/14/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--14 {
    background-image: url("../characters/img/small/sp/14/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--15 {
    background-image: url("../characters/img/small/pc/15/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--15 {
    background-image: url("../characters/img/small/tab/15/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--15 {
    background-image: url("../characters/img/small/sp/15/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--15 {
    background-image: url("../characters/img/small/pc/15/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--15 {
    background-image: url("../characters/img/small/tab/15/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--15 {
    background-image: url("../characters/img/small/sp/15/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--16 {
    background-image: url("../characters/img/small/pc/16/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--16 {
    background-image: url("../characters/img/small/tab/16/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--16 {
    background-image: url("../characters/img/small/sp/16/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--17 {
    background-image: url("../characters/img/small/pc/17/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--17 {
    background-image: url("../characters/img/small/tab/17/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--17 {
    background-image: url("../characters/img/small/sp/17/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--18 {
    background-image: url("../characters/img/small/pc/18/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--18 {
    background-image: url("../characters/img/small/tab/18/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--18 {
    background-image: url("../characters/img/small/sp/18/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--19 {
    background-image: url("../characters/img/small/pc/19/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--19 {
    background-image: url("../characters/img/small/tab/19/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--19 {
    background-image: url("../characters/img/small/sp/19/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--20 {
    background-image: url("../characters/img/small/pc/20/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--20 {
    background-image: url("../characters/img/small/tab/20/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--20 {
    background-image: url("../characters/img/small/sp/20/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--21 {
    background-image: url("../characters/img/small/pc/21/modal-open-thumb.jpg");
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--21 {
    background-image: url("../characters/img/small/tab/21/modal-open-thumb.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.zeldaChar__modal-link--21 {
    background-image: url("../characters/img/small/sp/21/modal-open-thumb.jpg");
  }
}
html[data-device="desktop"] .zeldaChar__thumbArea .zeldaChar__modal-link {
  cursor: pointer;
}
html[data-device="desktop"] .zeldaChar__thumbArea .zeldaChar__modal-link:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.16);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
html[data-device="desktop"] .zeldaChar__thumbArea .zeldaChar__modal-link:hover:after,
a:hover html[data-device="desktop"] .zeldaChar__thumbArea .zeldaChar__modal-link:after,
button:hover html[data-device="desktop"] .zeldaChar__thumbArea .zeldaChar__modal-link:after,
.ncommon-u-linkbox:hover html[data-device="desktop"] .zeldaChar__thumbArea .zeldaChar__modal-link:after {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaChar__thumbArea .zeldaChar__modal-link.link-is-new a:after {
  content: "";
  position: absolute;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
     -moz-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
       -o-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
          animation: zeldaBlink 1.6s ease-in-out infinite alternate;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__thumbArea .zeldaChar__modal-link.link-is-new a:after {
    background-image: url("../img/characters/common/char_new-pc.png");
    top: 13.20754716981132%;
    left: 13.20754716981132%;
    width: 14.150943396226415%;
    padding-bottom: 7.777777777777778%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.link-is-new a:after {
    background-image: url("../img/characters/common/char_new-tab.png");
    top: 13.20754716981132%;
    left: 13.20754716981132%;
    width: 22px;
    height: 20px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__thumbArea .zeldaChar__modal-link.link-is-new a:after {
    background-image: url("../img/characters/common/char_new-sp.png");
    top: 13.20754716981132%;
    left: 13.20754716981132%;
    width: 15.09433962264151%;
    padding-bottom: 7.777777777777778%;
  }
}
#zeldaChar__modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
  z-index: 110;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar__modal {
    padding: 0 42px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal {
    padding: 0 21px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#zeldaChar__modal--screenBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.95;
}
.zeldaChar__modal--inner {
  overflow: visible;
  pointer-events: none;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__modal--inner {
    position: absolute;
    top: 50%;
    left: 50%;
  }
}
@media screen and (max-width: 979px) {
  .zeldaChar__modal--inner {
    position: relative;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__modal--inner.zeldaChar__modal--inner--image {
    height: 742px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__modal--inner.zeldaChar__modal--inner--image {
    height: 450px;
    padding-top: 108px;
  }
}
.zeldaChar__modal--spotLight {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
@media screen and (min-width: 980px), print {
  .zeldaChar__modal--spotLight {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaChar__modal--spotLight {
    background-image: url("../img/characters/common/modal-spot-light-tab.png");
    bottom: -214px;
    left: 50%;
    margin-left: -490px;
    width: 979px;
    height: 661px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaChar__modal--spotLight {
    background-image: url("../img/characters/common/modal-spot-light-sp.png");
    top: 150px;
    left: 50%;
    margin-left: -380px;
    width: 759px;
    height: 607px;
  }
}
#zeldaChar__modal--screenCh {
  background-repeat: no-repeat;
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--screenCh {
    background-position: center top;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
    position: absolute;
  }
}
@media screen and (max-width: 979px) {
  #zeldaChar__modal--screenCh {
    background-position: center center;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar__modal--screenCh {
    position: absolute;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--screenCh {
    position: absolute;
    left: 50%;
    width: 760px;
    margin-left: -380px;
    height: 450px;
  }
}
#zeldaChar__modal--table {
  position: relative;
  display: table;
  pointer-events: auto;
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--table {
    margin: -307px 0 0 -408px;
    width: 800px;
    height: 614px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar__modal--table {
    padding-top: 676px;
    margin-top: -676px;
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--table {
    padding-top: 450px;
    margin-top: -450px;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#zeldaChar__modal--cell {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 760px), print {
  #zeldaChar__modal--cell {
    top: 0;
    left: 0;
    display: table-cell;
    vertical-align: middle;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--cell {
    text-align: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar__modal--cell {
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--cell {
    text-align: center;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--cell div {
    text-align: left;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--cell div {
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--cell {
    margin: 0 auto;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar__modal--cell {
    max-width: 333px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar__modal--cell {
    max-width: 278px;
  }
}
#zeldaChar__modal--title {
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
       -o-background-size: auto 100%;
          background-size: auto 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--title {
    margin: 0 0 88px 0;
    background-position: left top !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar__modal--title {
    position: absolute;
    width: 100%;
    background-position: left top;
    top: -676px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--title {
    position: absolute;
    width: 100%;
    background-position: center top;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar__modal--title {
    bottom: 798px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar__modal--title {
    bottom: 873px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--title:before {
    position: absolute;
    bottom: -46px;
    content: '';
    width: 34px;
    height: 4px;
    background-image: url("../img/common/header-under-bar.svg");
    background-repeat: repeat-x;
    background-position: left;
    -webkit-background-size: 17px 4px;
       -moz-background-size: 17px 4px;
         -o-background-size: 17px 4px;
            background-size: 17px 4px;
    z-index: 1;
  }
}
#zeldaChar__modal--text {
  background-position: left top;
  background-repeat: no-repeat;
}
@media screen and (min-width: 760px), print {
  #zeldaChar__modal--text {
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--text {
    margin: 0 0 0 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--text {
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
    margin-top: 28px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar__modal--text {
    height: 358px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar__modal--text {
    height: 434px;
  }
}
#zeldaChar__modal--close {
  position: absolute;
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--close {
    top: 50%;
    left: 50%;
    width: 60px;
    height: 85px;
    margin: -370px 0 0 420px;
    background-image: url("../characters/img/small/pc/button_close.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar__modal--close {
    top: 21px;
    right: 21px;
    width: 63px;
    height: 87px;
    background-image: url("../characters/img/small/tab/button_close.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--close {
    top: 21px;
    right: 21px;
    width: 50.400000000000006px;
    height: 69.60000000000001px;
    background-image: url("../characters/img/small/sp/button_close.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
#zeldaChar__modal--close a {
  display: block;
  width: 100%;
  height: 100%;
}
#zeldaChar__modal--prevBt {
  position: absolute;
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--prevBt {
    top: 50%;
    left: 50%;
    width: 39px;
    height: 54px;
    margin: -27px 0 0 -491px;
    background-image: url("../characters/img/small/pc/button_prev.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar__modal--prevBt {
    top: 33%;
    left: 4px;
    width: 68px;
    height: 96px;
    margin-top: -48px;
    background-image: url("../characters/img/small/tab/button_prev.png");
    -webkit-background-size: 34px auto;
       -moz-background-size: 34px auto;
         -o-background-size: 34px auto;
            background-size: 34px auto;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--prevBt {
    top: 33%;
    left: 8px;
    margin-top: -32px;
    width: 46px;
    height: 64px;
    background-image: url("../characters/img/small/sp/button_prev.png");
    -webkit-background-size: 23px auto;
       -moz-background-size: 23px auto;
         -o-background-size: 23px auto;
            background-size: 23px auto;
    background-repeat: no-repeat;
    background-position: center;
  }
}
#zeldaChar__modal--prevBt a {
  display: block;
  width: 100%;
  height: 100%;
}
#zeldaChar__modal--nextBt {
  position: absolute;
}
@media screen and (min-width: 980px), print {
  #zeldaChar__modal--nextBt {
    top: 50%;
    left: 50%;
    width: 39px;
    height: 54px;
    margin: -27px 0 0 450px;
    background-image: url("../characters/img/small/pc/button_next.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaChar__modal--nextBt {
    top: 33%;
    right: 4px;
    width: 68px;
    height: 96px;
    margin-top: -48px;
    background-image: url("../characters/img/small/tab/button_next.png");
    -webkit-background-size: 34px auto;
       -moz-background-size: 34px auto;
         -o-background-size: 34px auto;
            background-size: 34px auto;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media screen and (max-width: 759px) {
  #zeldaChar__modal--nextBt {
    top: 33%;
    right: 8px;
    margin-top: -32px;
    width: 46px;
    height: 64px;
    background-image: url("../characters/img/small/sp/button_next.png");
    -webkit-background-size: 23px auto;
       -moz-background-size: 23px auto;
         -o-background-size: 23px auto;
            background-size: 23px auto;
    background-repeat: no-repeat;
    background-position: center;
  }
}
#zeldaChar__modal--nextBt a {
  display: block;
  width: 100%;
  height: 100%;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open01 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/01/char.png");
  width: 665px;
  height: 857px;
  left: -140px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open01 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/01/title.svg");
  height: 126px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open01 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/01/text.png");
  height: 130px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open02 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/02/char.png");
  width: 665px;
  height: 857px;
  left: -132px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open02 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/02/title.svg");
  height: 63px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open02 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/02/text.png");
  height: 320px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open03 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/03/char.png");
  width: 665px;
  height: 857px;
  left: -140px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open03 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/03/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open03 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/03/text.png");
  height: 244px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open04 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/04/char.png");
  width: 715px;
  height: 857px;
  left: -208px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open04 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/04/title.svg");
  height: 62px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open04 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/04/text.png");
  height: 244px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open05 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/05/char.png");
  width: 665px;
  height: 857px;
  left: -170px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open05 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/05/title.svg");
  height: 125px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open05 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/05/text.png");
  height: 320px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open06 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/06/char.png");
  width: 384px;
  height: 857px;
  left: 26px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open06 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/06/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open06 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/06/text.png");
  height: 244px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open07 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/07/char.png");
  width: 321px;
  height: 857px;
  left: 36px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open07 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/07/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open07 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/07/text.png");
  height: 206px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open08 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/08/char.png");
  width: 432px;
  height: 857px;
  left: -48px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open08 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/08/title.svg");
  height: 62px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open08 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/08/text.png");
  height: 180px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open09 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/09/char.png");
  width: 493px;
  height: 857px;
  left: -22px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open09 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/09/title.svg");
  height: 62px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open09 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/09/text.png");
  height: 206px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open10 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/10/char.png");
  width: 665px;
  height: 857px;
  left: -132px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open10 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/10/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open10 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/10/text.png");
  height: 358px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open11 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/11/char.png");
  width: 540px;
  height: 857px;
  left: -78px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open11 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/11/title.svg");
  height: 62px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open11 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/11/text.png");
  height: 217px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open12 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/12/char.png");
  width: 739px;
  height: 857px;
  left: -170px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open12 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/12/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open12 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/12/text.png");
  height: 282px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open13 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/13/char.png");
  width: 665px;
  height: 857px;
  left: -138px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open13 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/13/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open13 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/13/text.png");
  height: 358px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open14 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/14/char.png");
  width: 578px;
  height: 857px;
  left: -82px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open14 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/14/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open14 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/14/text.png");
  height: 168px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open15 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/15/char.png");
  width: 468px;
  height: 857px;
  left: -40px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open15 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/15/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open15 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/15/text.png");
  height: 130px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open16 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/16/char.png");
  width: 725px;
  height: 857px;
  left: -186px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open16 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/16/title.svg");
  height: 62px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open16 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/16/text.png");
  height: 206px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open17 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/17/char.png");
  width: 737px;
  height: 857px;
  left: -106px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open17 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/17/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open17 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/17/text.png");
  height: 168px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open18 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/18/char.png");
  width: 754px;
  height: 857px;
  left: -168px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open18 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/18/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open18 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/18/text.png");
  height: 244px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open19 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/19/char.png");
  width: 665px;
  height: 857px;
  left: -82px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open19 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/19/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open19 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/19/text.png");
  height: 206px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open20 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/20/char.png");
  width: 665px;
  height: 857px;
  left: -78px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open20 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/20/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open20 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/20/text.png");
  height: 206px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open21 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/pc/21/char.png");
  width: 665px;
  height: 857px;
  left: -140px;
  bottom: -378px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open21 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/pc/21/title.svg");
  height: 61px;
}
#zeldaChar[data-media="pc"].zeldaChar-modal-open21 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/pc/21/text.png");
  height: 206px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open01 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/01/char.png");
  height: 601px;
  width: 454px;
  top: 144px;
  left: 100px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open01 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/01/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open01 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/01/text.png");
  height: 59.5px;
  margin-top: 56px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open02 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/02/char.png");
  height: 631px;
  width: 245px;
  top: 90px;
  left: 212px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open02 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/02/title.svg");
  height: 54px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open02 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/02/text.png");
  height: 155.5px;
  margin-top: 14px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open03 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/03/char.png");
  height: 658px;
  width: 298px;
  top: 66px;
  left: 218px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open03 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/03/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open03 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/03/text.png");
  height: 83.5px;
  margin-top: 28px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open04 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/04/char.png");
  height: 684px;
  width: 500px;
  top: -10px;
  left: 83px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open04 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/04/title.svg");
  height: 54px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open04 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/04/text.png");
  height: 83.5px;
  margin-top: -30px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open05 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/05/char.png");
  height: 637px;
  width: 415px;
  top: 72px;
  left: 118px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open05 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/05/title.svg");
  height: 108px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open05 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/05/text.png");
  height: 131.5px;
  margin-top: 14px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open06 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/06/char.png");
  height: 540px;
  width: 310px;
  top: 142px;
  left: 184px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open06 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/06/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open06 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/06/text.png");
  height: 83.5px;
  margin-top: -24px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open07 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/07/char.png");
  height: 570px;
  width: 275px;
  top: 86px;
  left: 189px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open07 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/07/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open07 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/07/text.png");
  height: 107.5px;
  margin-top: -53px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open08 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/08/char.png");
  height: 540px;
  width: 343px;
  top: 104px;
  left: 163px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open08 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/08/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open08 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/08/text.png");
  height: 67px;
  margin-top: -60px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open09 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/09/char.png");
  height: 604px;
  width: 408px;
  top: 84px;
  left: 130px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open09 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/09/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open09 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/09/text.png");
  height: 83.5px;
  margin-top: -18px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open10 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/10/char.png");
  height: 546px;
  width: 226px;
  top: 156px;
  left: 248px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open10 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/10/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open10 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/10/text.png");
  height: 131.5px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open11 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/11/char.png");
  height: 596px;
  width: 402px;
  top: 94px;
  left: 133px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open11 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/11/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open11 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/11/text.png");
  height: 91px;
  margin-top: -25px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open12 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/12/char.png");
  height: 569px;
  width: 524px;
  top: 96px;
  left: 88px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open12 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/12/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open12 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/12/text.png");
  height: 83.5px;
  margin-top: -39px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open13 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/13/char.png");
  height: 641px;
  width: 359px;
  top: 64px;
  left: 248px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open13 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/13/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open13 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/13/text.png");
  height: 131.5px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open14 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/14/char.png");
  height: 575px;
  width: 460px;
  top: 102px;
  left: 104px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open14 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/14/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open14 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/14/text.png");
  height: 59.5px;
  margin-top: -30px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open15 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/15/char.png");
  height: 580px;
  width: 380px;
  top: 91px;
  left: 164px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open15 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/15/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open15 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/15/text.png");
  height: 59.5px;
  margin-top: -32px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open16 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/16/char.png");
  height: 563px;
  width: 517px;
  top: 118px;
  left: 92px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open16 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/16/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open16 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/16/text.png");
  height: 59.5px;
  margin-top: -21px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open17 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/17/char.png");
  height: 573px;
  width: 487px;
  top: 116px;
  left: 86px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open17 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/17/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open17 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/17/text.png");
  height: 59.5px;
  margin-top: -14px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open18 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/18/char.png");
  height: 530px;
  width: 521px;
  top: 142px;
  left: 86px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open18 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/18/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open18 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/18/text.png");
  height: 59.5px;
  margin-top: -28px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open19 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/19/char.png");
  height: 634px;
  width: 402px;
  top: 52px;
  left: 104px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open19 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/19/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open19 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/19/text.png");
  height: 59.5px;
  margin-top: -14px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open20 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/20/char.png");
  height: 528px;
  width: 493px;
  top: 204px;
  left: 100px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open20 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/20/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open20 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/20/text.png");
  height: 59.5px;
  margin-top: 28px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open21 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/tab/21/char.png");
  height: 467px;
  width: 264px;
  top: 198px;
  left: 204px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open21 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/tab/21/title.svg");
  height: 52px;
}
#zeldaChar[data-media="tab"].zeldaChar-modal-open21 #zeldaChar__modal--text {
  background-image: url("../characters/img/small/tab/21/text.png");
  height: 83.5px;
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open01 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/01/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open01 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/01/title.svg");
  height: 39px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open01 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/01/text.png");
    width: 332px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open01 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/01/text-small.png");
    width: 277px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open02 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/02/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open02 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/02/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open02 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/02/text.png");
    width: 335px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open02 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/02/text-small.png");
    width: 275px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open03 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/03/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open03 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/03/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open03 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/03/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open03 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/03/text-small.png");
    width: 276px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open04 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/04/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open04 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/04/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open04 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/04/text.png");
    width: 327px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open04 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/04/text-small.png");
    width: 278px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open05 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/05/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open05 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/05/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open05 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/05/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open05 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/05/text-small.png");
    width: 277px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open06 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/06/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open06 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/06/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open06 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/06/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open06 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/06/text-small.png");
    width: 278px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open07 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/07/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open07 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/07/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open07 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/07/text.png");
    width: 333px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open07 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/07/text-small.png");
    width: 278px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open08 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/08/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open08 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/08/title.svg");
  height: 44px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open08 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/08/text.png");
    width: 331px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open08 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/08/text-small.png");
    width: 274px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open09 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/09/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open09 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/09/title.svg");
  height: 39px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open09 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/09/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open09 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/09/text-small.png");
    width: 278px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open10 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/10/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open10 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/10/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open10 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/10/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open10 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/10/text-small.png");
    width: 277px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open11 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/11/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open11 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/11/title.svg");
  height: 44px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open11 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/11/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open11 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/11/text-small.png");
    width: 276px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open12 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/12/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open12 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/12/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open12 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/12/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open12 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/12/text-small.png");
    width: 278px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open13 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/13/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open13 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/13/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open13 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/13/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open13 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/13/text-small.png");
    width: 278px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open14 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/14/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open14 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/14/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open14 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/14/text.png");
    width: 332px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open14 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/14/text-small.png");
    width: 280px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open15 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/15/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open15 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/15/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open15 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/15/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open15 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/15/text-small.png");
    width: 277px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open16 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/16/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open16 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/16/title.svg");
  height: 44px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open16 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/16/text.png");
    width: 335px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open16 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/16/text-small.png");
    width: 277px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open17 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/17/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open17 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/17/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open17 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/17/text.png");
    width: 334px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open17 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/17/text-small.png");
    width: 275px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open18 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/18/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open18 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/18/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open18 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/18/text.png");
    width: 335px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open18 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/18/text-small.png");
    width: 277px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open19 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/19/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open19 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/19/title.svg");
  height: 43px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open19 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/19/text.png");
    width: 335px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open19 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/19/text-small.png");
    width: 278px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open20 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/20/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open20 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/20/title.svg");
  height: 42px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open20 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/20/text.png");
    width: 336px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open20 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/20/text-small.png");
    width: 278px;
  }
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open21 #zeldaChar__modal--screenCh {
  background-image: url("../characters/img/small/sp/21/char.png");
}
#zeldaChar[data-media="sp"].zeldaChar-modal-open21 #zeldaChar__modal--title {
  background-image: url("../characters/img/small/sp/21/title.svg");
  height: 42px;
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open21 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/21/text.png");
    width: 336px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaChar[data-media="sp"].zeldaChar-modal-open21 #zeldaChar__modal--text {
    background-image: url("../characters/img/small/sp/21/text-small.png");
    width: 275px;
  }
}
.zeldaChar-modal-open21 #zeldaChar__modal--prevBt {
  opacity: 0.3;
  pointer-events: none;
}
.zeldaChar-modal-open01 #zeldaChar__modal--nextBt {
  opacity: 0.3;
  pointer-events: none;
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* #zeldaPageTitle                     */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
.zeldaInner-titleArea {
  padding: 70px 0 0;
  text-align: center;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner-titleArea {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner-titleArea {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}
.zeldaInner-title {
  position: relative;
}
.zeldaInner-title:before {
  position: absolute;
  background-image: url("../img/common/title-frame-left.svg");
  background-position: center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  content: '';
  display: block;
}
.zeldaInner-title:after {
  position: absolute;
  background-image: url("../img/common/title-frame-right.svg");
  background-position: center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  content: '';
  display: block;
}
.zeldaInner-title span {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}
@media screen and (min-width: 760px), print {
  .zeldaInner-title {
    margin: 0 auto 28px;
  }
  .zeldaInner-title:before {
    top: 7px;
    height: 20px;
  }
  .zeldaInner-title:after {
    top: 7px;
    height: 20px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInner-title:before {
    width: 87px;
    left: -112px;
  }
  .zeldaInner-title:after {
    width: 87px;
    right: -112px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner-title {
    margin-bottom: 21px;
  }
  .zeldaInner-title:before {
    width: 53px;
    left: -77px;
  }
  .zeldaInner-title:after {
    width: 53px;
    right: -77px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInner-title {
    padding-top: 24px;
    padding-bottom: 27px;
    margin: 0 auto 21px;
  }
  .zeldaInner-title:before {
    background-image: url("../img/common/title-frame-up.svg");
    width: 124px;
    height: 13px;
    margin-left: -62px;
    left: 50%;
    top: 0;
  }
  .zeldaInner-title:after {
    background-image: url("../img/common/title-frame-down.svg");
    width: 124px;
    height: 13px;
    margin-left: -62px;
    left: 50%;
    bottom: 0;
  }
}
.zeldaInner-title--pnotes {
  width: 89px;
}
.zeldaInner-title--pnotes span {
  background-image: url("../img/common/title-blog.svg");
  position: relative;
}
.zeldaInner-title--pnotes span:before {
  content: '';
  display: block;
  padding-bottom: 37.5%;
}
@media screen and (max-width: 979px) {
  .zeldaInner-title--pnotes {
    width: 74px;
  }
}
.zeldaInner-title--lineup {
  width: 121px;
}
.zeldaInner-title--lineup span {
  background-image: url("../img/common/title-lineup.svg");
  position: relative;
}
.zeldaInner-title--lineup span:before {
  content: '';
  display: block;
  padding-bottom: 33.88429752066116%;
}
@media screen and (max-width: 979px) {
  .zeldaInner-title--lineup {
    width: 95px;
  }
}
.zeldaInner-title--characters {
  width: 210px;
}
.zeldaInner-title--characters span {
  background-image: url("../img/common/title-characters.svg");
  position: relative;
}
.zeldaInner-title--characters span:before {
  content: '';
  display: block;
  padding-bottom: 17.142857142857142%;
}
@media screen and (max-width: 979px) {
  .zeldaInner-title--characters {
    width: 168px;
  }
}
.zeldaInner-title--info {
  width: 222px;
}
.zeldaInner-title--info span {
  background-image: url("../img/common/title-information.svg");
  position: relative;
}
.zeldaInner-title--info span:before {
  content: '';
  display: block;
  padding-bottom: 14.864864864864865%;
}
@media screen and (max-width: 979px) {
  .zeldaInner-title--info {
    width: 187px;
  }
}
.zeldaInner-titleText span {
  color: #d6d0b8;
  display: block;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}
@media screen and (max-width: 979px) {
  .zeldaInner-titleText span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.zeldaInner-titleText br.zeldaInner-titleText--brSp {
  display: none;
}
@media screen and (max-width: 759px) {
  .zeldaInner-titleText br.zeldaInner-titleText--brSp {
    display: inline;
  }
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* #zeldaPnotes                        */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
#zeldaPnotes {
  background-image: url("../img/common/zelda-bg-image.png");
  -webkit-background-size: 51px 85px;
     -moz-background-size: 51px 85px;
       -o-background-size: 51px 85px;
          background-size: 51px 85px;
  background-position: left top;
}
html[data-modalopened="1"] #zeldaPnotes {
  background-image: none;
}
@media screen and (min-width: 980px), print {
  #zeldaPnotes #zeldaInner__footer {
    padding-top: 94px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-content {
    padding-top: 68px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-content {
    position: relative;
    width: 100%;
    margin-top: 56px;
    border-top: 2px solid #c4a162;
  }
  .zeldaPnotes-content:before {
    position: absolute;
    top: -4px;
    left: 0;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-left-side.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #020202;
    -webkit-background-size: 28px 6px;
       -moz-background-size: 28px 6px;
         -o-background-size: 28px 6px;
            background-size: 28px 6px;
    width: 28px;
    height: 6px;
  }
  .zeldaPnotes-content:after {
    position: absolute;
    top: -4px;
    right: 0;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-right-side.svg");
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #020202;
    -webkit-background-size: 28px 6px;
       -moz-background-size: 28px 6px;
         -o-background-size: 28px 6px;
            background-size: 28px 6px;
    width: 28px;
    height: 6px;
  }
  .zeldaPnotes-content:first-of-type {
    margin-top: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-content.zeldaPnotes-content--first {
    padding-bottom: 91px;
  }
}
.zeldaPnotes-contentInner {
  zoom: 1;
}
.zeldaPnotes-contentInner:after {
  content: "";
  display: block;
  clear: both;
}
.zeldaPnotes-titleArea {
  position: relative;
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-titleArea {
    float: left;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-titleArea {
    width: 33.214285714285715%;
    padding-right: 5.535714285714286%;
    padding-top: 58px;
  }
  .zeldaPnotes-titleArea:before {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-left.svg");
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: 679px 6px;
       -moz-background-size: 679px 6px;
         -o-background-size: 679px 6px;
            background-size: 679px 6px;
    width: 100%;
    height: 6px;
  }
  .zeldaPnotes-titleArea:after {
    position: absolute;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-connect.svg");
    background-color: #020202;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: auto 6px;
       -moz-background-size: auto 6px;
         -o-background-size: auto 6px;
            background-size: auto 6px;
    top: 0;
    width: 14px;
    height: 6px;
    right: -7px;
    z-index: 1;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-titleArea {
    width: 43.4593023255814%;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-titleArea {
    padding-top: 39px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-titleDate {
    text-align: center;
  }
}
.zeldaPnotes-titleDate span.zeldaPnotes-titleDate--date:after {
  content: '';
  display: inline-block;
  background-image: url("../img/common/zelda-up.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 32px 12px;
     -moz-background-size: 32px 12px;
       -o-background-size: 32px 12px;
          background-size: 32px 12px;
  width: 26px;
  height: 13px;
  margin-left: 7px;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-titleDate span.zeldaPnotes-titleDate--date:after {
    -webkit-background-size: 30px 11px;
       -moz-background-size: 30px 11px;
         -o-background-size: 30px 11px;
            background-size: 30px 11px;
    width: 25px;
    height: 12px;
    margin-left: 6px;
  }
}
.zeldaPnotes-titleDate.zeldaPnotes-titleDate--new:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/productionnote/newmark.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 37px;
  height: 18px;
  margin-right: 13px;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-titleDate.zeldaPnotes-titleDate--new:before {
    width: 36px;
    height: 17px;
    margin-right: 10px;
  }
}
.zeldaPnotes-titleDate.zeldaPnotes-titleDate--news:after {
  content: '【PRODUCTION NOTES】';
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  color: #7d7764;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-titleDate.zeldaPnotes-titleDate--news:after {
    margin-left: 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-titleDate.zeldaPnotes-titleDate--news:after {
    width: 100%;
    text-align: center;
    margin: 0;
    margin-top: 14px;
  }
}
.zeldaPnotes-titleDate.zeldaPnotes-titleDate--news:after {
  content: '【NEWS】';
}
.zeldaPnotes-titleDate span {
  color: #7d7764;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-titleDate span {
    font-size: 16px;
    line-height: 1.125;
  }
  .zeldaPnotes-titleDate span + span {
    margin-left: 1em;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-titleDate span {
    font-size: 14px;
    line-height: 1.214285714285714;
  }
  .zeldaPnotes-titleDate span + span {
    margin-left: 1em;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-title {
    background-image: url("../img/common/triforce-bg.png");
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-title {
    background-position: left 7px;
    -webkit-background-size: 80px 70px;
       -moz-background-size: 80px 70px;
         -o-background-size: 80px 70px;
            background-size: 80px 70px;
    padding-top: 24px;
    padding-bottom: 44px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-title {
    padding-bottom: 28px;
    padding-top: 12px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-title {
    background-position: left top;
    -webkit-background-size: 61px 53px;
       -moz-background-size: 61px 53px;
         -o-background-size: 61px 53px;
            background-size: 61px 53px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-title {
    padding-top: 22px;
    text-align: center;
  }
}
.zeldaPnotes-title span {
  display: inline-block;
  vertical-align: middle;
  color: #d6d0b8;
  font-weight: bold;
}
@media screen and (min-width: 1200px), print {
  .zeldaPnotes-title span {
    font-size: 28px;
    margin-top: -7px;
    margin-bottom: -7px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .zeldaPnotes-title span {
    margin-top: -9px;
    margin-bottom: -9px;
    font-size: 24px;
    line-height: 42px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-title span {
    margin-top: -6px;
    margin-bottom: -6px;
    font-size: 21px;
    line-height: 33px;
  }
}
.zeldaPnotes-content--first .zeldaPnotes-title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-content--first .zeldaPnotes-title {
    padding-bottom: 38px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-content--first .zeldaPnotes-title {
    padding-top: 12px;
    padding-bottom: 28px;
  }
}
br.zeldaPnotes-textBr--tab {
  display: none;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  br.zeldaPnotes-textBr--tab {
    display: block;
  }
}
br.zeldaPnotes-textBr--sp {
  display: none;
}
@media screen and (max-width: 759px) {
  br.zeldaPnotes-textBr--sp {
    display: block;
  }
}
.zeldaPnotes-textArea {
  position: relative;
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-textArea {
    float: right;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textArea {
    width: 61.25000000000001%;
    padding-top: 98px;
  }
  .zeldaPnotes-textArea:before {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-right.svg");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 767px 6px;
       -moz-background-size: 767px 6px;
         -o-background-size: 767px 6px;
            background-size: 767px 6px;
    width: 100%;
    height: 6px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textArea {
    width: 49.7093023255814%;
    padding-top: 70px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textArea {
    padding-bottom: 28px;
  }
}
.zeldaPnotes-text:nth-of-type(n+2) {
  padding-top: 42px;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-text:nth-of-type(n+2) {
    padding-top: 28px;
  }
}
.zeldaPnotes-text.zeldaPnotes-text--strong {
  font-weight: bold;
}
.zeldaPnotes-text span {
  color: #d6d0b8;
  display: block;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
}
.zeldaPnotes-text span:nth-of-type(n+2) {
  padding-top: 28px;
}
.zeldaPnotes-text a {
  text-decoration: underline;
}
.zeldaPnotes-text a:hover {
  text-decoration: none;
}
.zeldaPnotes-text a.zeldaPnotes-link--blank:after {
  content: '';
  display: inline-block;
  background-image: url("../img/common/icon-blank-fontColor.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  margin-left: 7px;
  width: 12px;
  height: 14px;
}
.zeldaPnotes-textImageCaption.beginning {
  padding-top: 0;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImageCaption {
    padding-top: 42px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImageCaption {
    padding-top: 28px;
    padding-bottom: 6px;
  }
}
.zeldaPnotes-textImageCaption span {
  color: #d6d0b8;
  display: block;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: normal;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImageCaption span {
    margin-bottom: -21px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImageCaption span {
    margin-bottom: -14px;
  }
}
.zeldaPnotes-textImageCaption span strong.titleBold {
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImageCaption span strong.titleBold {
    font-size: 16px;
  }
}
.zeldaPnotes-textImageCaption a {
  text-decoration: underline;
}
.zeldaPnotes-textHeadline {
  color: #d6d0b8;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  display: block;
  margin-bottom: 6px;
}
.zeldaPnotes-textImages {
  font-size: 0;
  letter-spacing: -0.5em;
  zoom: 1;
  padding-top: 18px;
}
.zeldaPnotes-textImages:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages {
    padding-top: 28px;
  }
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb {
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 28px;
    width: -webkit-calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:nth-child(3n) {
    margin-right: 0;
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 14px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 14px * (3 - 1)) / 3 - 0.1px);
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:nth-child(3n) {
    margin-right: 0;
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:not(:nth-child(-n+2)) {
    padding-top: 0px;
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:nth-child(2n) {
    margin-right: 0;
  }
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:nth-child(2n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:not(:nth-child(-n+3)) {
    margin-top: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:not(:nth-child(-n+3)) {
    margin-top: 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb:not(:nth-child(-n+2)) {
    margin-top: 14px;
  }
}
@media screen and (max-width: 759px) {
  [data-browser="game"] .zeldaPnotes-textImages .zeldaPnotes-textThumb {
    width: 138px;
  }
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb .zeldaPnotes-textThumb--hover {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.16);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
  z-index: 1;
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb:hover .zeldaPnotes-textThumb--hover,
a:hover .zeldaPnotes-textImages .zeldaPnotes-textThumb .zeldaPnotes-textThumb--hover,
button:hover .zeldaPnotes-textImages .zeldaPnotes-textThumb .zeldaPnotes-textThumb--hover,
.ncommon-u-linkbox:hover .zeldaPnotes-textImages .zeldaPnotes-textThumb .zeldaPnotes-textThumb--hover {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb img {
  width: 100%;
  height: auto;
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textImage:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  display: block;
  background-image: url("../img/productionnote/image-modal-open.png");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 42px;
  height: 42px;
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textMovie {
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textMovie:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  background-image: url("../img/productionnote/movie-modal-btn.png");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textMovie:after {
    width: 42px;
    height: 42px;
    margin-left: -21px;
    margin-top: -21px;
  }
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textAudio:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  background-image: url("../img/productionnote/audio-play-btn.png");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textAudio:after {
    width: 42px;
    height: 42px;
    margin-left: -21px;
    margin-top: -21px;
  }
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textAudio.js-active .zeldaPnotes-textThumb--hover {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textAudio.js-active:after {
  background-image: url("../img/productionnote/audio-play-btn-inactive.png");
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-noGallery {
  cursor: default;
}
.zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-noGallery:after {
  display: none;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--marsmall {
    margin-right: 14px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--marsmall {
    margin-right: 7px;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--large {
    width: auto;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--large {
    height: 140px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--large {
    height: 86px;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--large img {
    width: auto;
    height: 100%;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--exlarge {
    width: auto;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--exlarge {
    height: 280px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--exlarge {
    height: 172px;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--exlarge img {
    width: auto;
    height: 100%;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--splarge {
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textImages .zeldaPnotes-textThumb.zeldaPnotes-textThumb--spRight {
    float: right;
    margin-top: 7px;
    clear: right;
  }
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrowArea {
  zoom: 1;
  position: relative;
  width: 100%;
  max-width: 504px;
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrowArea:after {
  content: "";
  display: block;
  clear: both;
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrowArea:before {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url("../img/productionnote/blog-image-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages .zeldaPnotes-textImageInArrowArea:before {
    width: 16px;
    height: 22px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages .zeldaPnotes-textImageInArrowArea:before {
    width: 12px;
    height: 18px;
  }
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrow {
  position: relative;
  cursor: pointer;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666666666667%;
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrow:nth-of-type(odd) {
  float: left;
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrow:nth-of-type(even) {
  float: right;
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrow:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  display: block;
  background-image: url("../img/productionnote/image-modal-open.png");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 42px;
  height: 42px;
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrow .zeldaPnotes-textImageInArrow--hover {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.16);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
  z-index: 1;
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrow:hover .zeldaPnotes-textImageInArrow--hover,
a:hover .zeldaPnotes-textImages .zeldaPnotes-textImageInArrow .zeldaPnotes-textImageInArrow--hover,
button:hover .zeldaPnotes-textImages .zeldaPnotes-textImageInArrow .zeldaPnotes-textImageInArrow--hover,
.ncommon-u-linkbox:hover .zeldaPnotes-textImages .zeldaPnotes-textImageInArrow .zeldaPnotes-textImageInArrow--hover {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaPnotes-textImages .zeldaPnotes-textImageInArrow img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 759px) {
  [data-browser="game"] .zeldaPnotes-textImages .zeldaPnotes-textImageInArrow {
    width: 138px;
  }
}
.zeldaPnotes-textImages .zeldaPnotes-textImageArrow {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.39067055393586%;
  height: -webkit-calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
  height: -moz-calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
  height: calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
  background-image: url("../img/productionnote/blog-image-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 30px 24px;
     -moz-background-size: 30px 24px;
       -o-background-size: 30px 24px;
          background-size: 30px 24px;
}
.zeldaPnotes-textImages--small {
  font-size: 0;
  letter-spacing: -0.5em;
  zoom: 1;
  padding-top: 18px;
}
.zeldaPnotes-textImages--small:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages--small {
    padding-top: 28px;
  }
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb {
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 28px;
    width: -webkit-calc((100% - 28px * (5 - 1)) / 5 - 0.1px);
    width: -moz-calc((100% - 28px * (5 - 1)) / 5 - 0.1px);
    width: calc((100% - 28px * (5 - 1)) / 5 - 0.1px);
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:not(:nth-child(-n+5)) {
    padding-top: 0px;
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:nth-child(5n) {
    margin-right: 0;
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:nth-child(5n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (4 - 1)) / 4 - 0.1px);
    width: -moz-calc((100% - 14px * (4 - 1)) / 4 - 0.1px);
    width: calc((100% - 14px * (4 - 1)) / 4 - 0.1px);
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:not(:nth-child(-n+4)) {
    padding-top: 0px;
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:nth-child(4n) {
    margin-right: 0;
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:nth-child(4n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 14px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 14px * (3 - 1)) / 3 - 0.1px);
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:nth-child(3n) {
    margin-right: 0;
  }
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:not(:nth-child(-n+5)) {
    margin-top: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:not(:nth-child(-n+4)) {
    margin-top: 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb:not(:nth-child(-n+3)) {
    margin-top: 14px;
  }
}
@media screen and (max-width: 759px) {
  [data-browser="game"] .zeldaPnotes-textImages--small .zeldaPnotes-textThumb {
    width: 138px;
  }
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb .zeldaPnotes-textThumb--hover {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.16);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
  z-index: 1;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb:hover .zeldaPnotes-textThumb--hover,
a:hover .zeldaPnotes-textImages--small .zeldaPnotes-textThumb .zeldaPnotes-textThumb--hover,
button:hover .zeldaPnotes-textImages--small .zeldaPnotes-textThumb .zeldaPnotes-textThumb--hover,
.ncommon-u-linkbox:hover .zeldaPnotes-textImages--small .zeldaPnotes-textThumb .zeldaPnotes-textThumb--hover {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb img {
  width: 100%;
  height: auto;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-textImage:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  display: block;
  background-image: url("../img/productionnote/image-modal-open.png");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 42px;
  height: 42px;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-textMovie {
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-textMovie:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  background-image: url("../img/productionnote/movie-modal-btn.png");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-textMovie:after {
    width: 42px;
    height: 42px;
    margin-left: -21px;
    margin-top: -21px;
  }
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-textAudio:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  background-image: url("../img/productionnote/audio-play-btn.png");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-textAudio:after {
    width: 42px;
    height: 42px;
    margin-left: -21px;
    margin-top: -21px;
  }
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-textAudio.js-active .zeldaPnotes-textThumb--hover {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-textAudio.js-active:after {
  background-image: url("../img/productionnote/audio-play-btn-inactive.png");
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-noGallery {
  cursor: default;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textThumb.zeldaPnotes-noGallery:after {
  display: none;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrowArea {
  zoom: 1;
  position: relative;
  width: 100%;
  max-width: 504px;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrowArea:after {
  content: "";
  display: block;
  clear: both;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrowArea:before {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url("../img/productionnote/blog-image-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrowArea:before {
    width: 16px;
    height: 22px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrowArea:before {
    width: 12px;
    height: 18px;
  }
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow {
  position: relative;
  cursor: pointer;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666666666667%;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow:nth-of-type(odd) {
  float: left;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow:nth-of-type(even) {
  float: right;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  display: block;
  background-image: url("../img/productionnote/image-modal-open.png");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 42px;
  height: 42px;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow .zeldaPnotes-textImageInArrow--hover {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.16);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
  z-index: 1;
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow:hover .zeldaPnotes-textImageInArrow--hover,
a:hover .zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow .zeldaPnotes-textImageInArrow--hover,
button:hover .zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow .zeldaPnotes-textImageInArrow--hover,
.ncommon-u-linkbox:hover .zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow .zeldaPnotes-textImageInArrow--hover {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 759px) {
  [data-browser="game"] .zeldaPnotes-textImages--small .zeldaPnotes-textImageInArrow {
    width: 138px;
  }
}
.zeldaPnotes-textImages--small .zeldaPnotes-textImageArrow {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.39067055393586%;
  height: -webkit-calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
  height: -moz-calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
  height: calc((100% - 28px * (3 - 1)) / 3 - 0.1px);
  background-image: url("../img/productionnote/blog-image-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 30px 24px;
     -moz-background-size: 30px 24px;
       -o-background-size: 30px 24px;
          background-size: 30px 24px;
}
.zeldaPnotes-textImages--col {
  float: left;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages--col {
    width: 65%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textImages--col {
    width: 40%;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textImages--col {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
  }
}
.zeldaPnotes-textImages--col .zeldaPnotes-textThumb {
  margin-right: 0;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-textImages--col .zeldaPnotes-textThumb {
    width: 210px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-textImages--col .zeldaPnotes-textThumb {
    width: 120px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-textImages--col .zeldaPnotes-textThumb {
    width: 100%;
  }
}
.zeldaPnotes-textImages--col + * {
  clear: both;
}
.zeldaPnotes-packageDisplay {
  zoom: 1;
  margin-top: -14px;
}
.zeldaPnotes-packageDisplay:after {
  content: "";
  display: block;
  clear: both;
}
.zeldaPnotes-packageDisplay + .zeldaPnotes-packageDisplay {
  margin-top: 21px;
}
.zeldaPnotes-packageDisplay img {
  display: block;
}
.zeldaPnotes-packageDisplay .zeldaPnotes-packge,
.zeldaPnotes-packageDisplay .zeldaPnotes-display {
  margin-top: 14px;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-packageDisplay .zeldaPnotes-packge,
  .zeldaPnotes-packageDisplay .zeldaPnotes-display {
    width: auto;
    height: 140px;
  }
  .zeldaPnotes-packageDisplay .zeldaPnotes-packge img,
  .zeldaPnotes-packageDisplay .zeldaPnotes-display img {
    width: auto;
    height: 140px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-packageDisplay .zeldaPnotes-packge,
  .zeldaPnotes-packageDisplay .zeldaPnotes-display {
    width: auto;
    height: 100px;
  }
  .zeldaPnotes-packageDisplay .zeldaPnotes-packge img,
  .zeldaPnotes-packageDisplay .zeldaPnotes-display img {
    width: auto;
    height: 100px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--gameCube .zeldaPnotes-packge {
    width: -webkit-calc((100% - 14px * (2 - 1)) * 0.3 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) * 0.3 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) * 0.3 - 0.1px);
    height: -webkit-calc((((100vw - 40px * (2 - 1)) * 0.7) / 16 * 9) * 0.97227356746);
    height: -moz-calc((((100vw - 40px * (2 - 1)) * 0.7) / 16 * 9) * 0.97227356746);
    height: calc((((100vw - 40px * (2 - 1)) * 0.7) / 16 * 9) * 0.97227356746);
    margin-right: 14px;
    clear: left;
  }
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--gameCube .zeldaPnotes-packge img {
    width: auto;
    height: 100%;
  }
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--gameCube .zeldaPnotes-display {
    width: -webkit-calc((100% - 14px * (2 - 1)) * 0.7 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) * 0.7 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) * 0.7 - 0.1px);
    margin-right: 0;
    clear: none;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--wiiu .zeldaPnotes-packge {
    width: -webkit-calc((100% - 14px * (2 - 1)) * 0.3 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) * 0.3 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) * 0.3 - 0.1px);
    height: -webkit-calc((((100vw - 40px * (2 - 1)) * 0.7) / 16 * 9) * 0.97227356746);
    height: -moz-calc((((100vw - 40px * (2 - 1)) * 0.7) / 16 * 9) * 0.97227356746);
    height: calc((((100vw - 40px * (2 - 1)) * 0.7) / 16 * 9) * 0.97227356746);
    margin-right: 14px;
    clear: left;
  }
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--wiiu .zeldaPnotes-packge img {
    width: auto;
    height: 100%;
  }
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--wiiu .zeldaPnotes-display {
    width: -webkit-calc((100% - 14px * (2 - 1)) * 0.7 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) * 0.7 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) * 0.7 - 0.1px);
    margin-right: 0;
    clear: none;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--ds .zeldaPnotes-packge {
    width: -webkit-calc((100% - 14px * (2 - 1)) * 0.455 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) * 0.455 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) * 0.455 - 0.1px);
    height: auto;
  }
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--ds .zeldaPnotes-packge img {
    width: 100%;
    height: auto;
  }
  .zeldaPnotes-packageDisplay.zeldaPnotes-packageDisplay--ds .zeldaPnotes-display {
    width: -webkit-calc((100% - 14px * (2 - 1)) * 0.545 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) * 0.545 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) * 0.545 - 0.1px);
  }
}
.zeldaPnotes-note {
  color: #d6d0b8;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  padding-top: 6px;
  display: block;
  clear: both;
}
.zeldaPnotes-note.zeldaPnotes-note--top {
  padding-top: 0;
  padding-bottom: 16px;
}
.zeldaPnotes-audioBtns--area {
  zoom: 1;
}
.zeldaPnotes-audioBtns--area:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-audioBtns--area {
    padding-top: 42px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-audioBtns--area {
    padding-top: 28px;
  }
}
.zeldaPnotes-audioBtns--col {
  zoom: 1;
  float: left;
}
.zeldaPnotes-audioBtns--col:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-audioBtns--col {
    width: 35%;
    padding-top: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-audioBtns--col {
    width: 60%;
    padding-top: 28px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-audioBtns--col {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-right: 10px;
    padding-top: 28px;
  }
}
.zeldaPnotes-audioBtns--col > div {
  margin-right: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-audioBtns--col > div + div {
    margin-top: 50px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-audioBtns--col > div + div {
    margin-top: 10px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-audioBtns--col > div + div {
    margin-top: 20px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-audioBtns--col > div .zeldaPnotes-audioBtn {
    width: 130px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  .zeldaPnotes-audioBtns--col > div .zeldaPnotes-audioBtn {
    width: 60%;
  }
}
@media screen and (max-width: 374px) {
  .zeldaPnotes-audioBtns--col > div .zeldaPnotes-audioBtn {
    -webkit-background-size: 90px 14px;
       -moz-background-size: 90px 14px;
         -o-background-size: 90px 14px;
            background-size: 90px 14px;
    width: 90px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaPnotes-audioBtns--col > div .zeldaPnotes-audioBtnText {
    padding-left: 8px;
  }
}
.zeldaPnotes-audioBtns {
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-audioBtns {
    float: left;
    margin-right: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-audioBtns {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-audioBtns {
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-audioBtns:last-of-type {
    margin-right: 0;
  }
}
@media screen and (max-width: 979px) {
  .zeldaPnotes-audioBtns:last-of-type {
    margin-bottom: 0;
  }
}
.zeldaPnotes-audioBtns .zeldaPnotes-audioBtn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #c4a162;
  background-image: url("../img/productionnote/audio-on-btn.png");
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 98px 16px;
     -moz-background-size: 98px 16px;
       -o-background-size: 98px 16px;
          background-size: 98px 16px;
}
@media screen and (min-width: 760px), print {
  .zeldaPnotes-audioBtns .zeldaPnotes-audioBtn {
    width: 128px;
    height: 32px;
    margin-right: 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-audioBtns .zeldaPnotes-audioBtn {
    width: -webkit-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    height: 32px;
    margin-right: 14px;
  }
}
.zeldaPnotes-audioBtns .zeldaPnotes-audioBtn:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.16);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
.zeldaPnotes-audioBtns .zeldaPnotes-audioBtn:hover:after,
a:hover .zeldaPnotes-audioBtns .zeldaPnotes-audioBtn:after,
button:hover .zeldaPnotes-audioBtns .zeldaPnotes-audioBtn:after,
.ncommon-u-linkbox:hover .zeldaPnotes-audioBtns .zeldaPnotes-audioBtn:after {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaPnotes-audioBtns .zeldaPnotes-audioBtn.js-active {
  border: 1px solid #d6d0b8;
  background-image: url("../img/productionnote/audio-off-btn.png");
}
.zeldaPnotes-audioBtns .zeldaPnotes-audioBtnText {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #d6d0b8;
  letter-spacing: 0;
  padding-left: 14px;
}
.zeldaPnotes-audioBtns .zeldaPnotes-audioBtnText:before {
  position: absolute;
  content: ':';
  display: block;
  left: 0;
  top: 0;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-makersArea {
    width: 33.214285714285715%;
    padding-right: 5.535714285714286%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-makersArea {
    width: 43.4593023255814%;
  }
}
.zeldaPnotes-gameTitle {
  position: relative;
  border-top: 1px solid #424242;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-gameTitle {
    padding: 42px 0 0 80px;
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-gameTitle {
    padding: 28px 0 0 80px;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-gameTitle {
    border-bottom: 1px solid #424242;
    padding: 28px 0 28px 80px;
    margin-bottom: 28px;
  }
}
.zeldaPnotes-gameTitle img {
  position: absolute;
  left: 0;
}
.zeldaPnotes-gameTitle img.zeldaPnotes-gameTitle--muso {
  width: 67px;
  height: 39px;
}
.zeldaPnotes-gameTitle img.zeldaPnotes-gameTitle--bow {
  width: 67px;
  height: 20px;
}
.zeldaPnotes-gameTitle img.zeldaPnotes-gameTitle--mc8d {
  width: 67px;
  height: 27px;
}
.zeldaPnotes-gameTitle img.zeldaPnotes-gameTitle--dream {
  width: 67px;
  height: 25.5px;
}
@media screen and (min-width: 980px), print {
  .zeldaPnotes-gameTitle img {
    top: 42px;
  }
  .zeldaPnotes-gameTitle img.zeldaPnotes-gameTitle--muso {
    top: 32px;
  }
  .zeldaPnotes-gameTitle img.zeldaPnotes-gameTitle--mc8d {
    top: 36px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-gameTitle img {
    top: 28px;
  }
  .zeldaPnotes-gameTitle img.zeldaPnotes-gameTitle--muso {
    top: 18px;
  }
  .zeldaPnotes-gameTitle img.zeldaPnotes-gameTitle--mc8d {
    top: 20px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-gameTitle img {
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.zeldaPnotes-gameTitle span {
  color: #d6d0b8;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  display: block;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-gameTitle span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaPnotes-gameTitle span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaPnotes-gameTitle span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
.zeldaPnotes-maker:nth-of-type(2) {
  margin-top: 12px;
}
.zeldaPnotes-makerName {
  float: left;
  vertical-align: top;
  margin-right: 10px;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaPnotes-makerName {
    padding-bottom: 7px;
  }
}
@media screen and (max-width: 374px) {
  .zeldaPnotes-makerName {
    padding-bottom: 7px;
  }
}
.zeldaPnotes-makerName span {
  display: block;
  color: #d6d0b8;
  margin-top: -8px;
  margin-bottom: -8px;
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
}
.zeldaPnotes-makerTitle {
  display: inline-block;
  vertical-align: middle;
}
.zeldaPnotes-makerTitle span {
  display: block;
  color: #d6d0b8;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  line-height: 24px;
}
html.alps-os-ios .zeldaPnotes-makerTitle span {
  line-height: 26px;
}
#zeldaPnotes [data-njs="gallery__bg"],
#zeldaPnotes [data-njs="modal__bg"] {
  background: rgba(0,0,0,0.82);
}
@media screen and (min-width: 980px), print {
  #zeldaPnotes [data-njs="gallery__inner"] {
    margin: 0 auto;
    width: 774px;
  }
}
#zeldaPnotes [data-njs="gallery__itemInfo"] {
  height: 7px;
}
#zeldaPnotes [data-njs="gallery__itemTitle"] {
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  color: #d6d0b8;
}
#zeldaPnotes .ncommon-iconRect {
  background-color: transparent;
}
#zeldaPnotes [data-njs="gallery__close"] {
  width: 56px !important;
  height: 56px !important;
}
@media screen and (min-width: 980px), print {
  #zeldaPnotes [data-njs="gallery__close"] {
    right: -webkit-calc((100% - 774px) / 2);
    right: -moz-calc((100% - 774px) / 2);
    right: calc((100% - 774px) / 2);
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaPnotes [data-njs="gallery__close"] {
    right: 40px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaPnotes [data-njs="gallery__close"] {
    right: 14px;
  }
}
#zeldaPnotes .ncommon-icon {
  width: 100%;
  height: 100%;
}
#zeldaPnotes .ncommon-icon[data-shape="close"] {
  background-color: transparent;
}
#zeldaPnotes .ncommon-icon[data-shape="close"] > i {
  background-image: url("../img/common/zelda-close-btn.png");
  background-color: transparent;
}
#zeldaPnotes .ncommon-icon[data-shape="close"] > i > i {
  background-color: transparent;
}
#zeldaPnotes .ncommon-iconRect > i {
  margin-top: 0;
  margin-left: 0;
  top: auto;
  left: auto;
}
#zeldaPnotes [data-njs="modal__body"] {
  -webkit-transition: opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 300ms, visibility 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 300ms;
     -moz-transition: opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 300ms, visibility 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 300ms;
       -o-transition: opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 300ms, visibility 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 300ms;
          transition: opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 300ms, visibility 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 300ms;
}
#zeldaPnotes [data-njs="modal__outer"] {
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaPnotes [data-njs="modal__outer"] {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaPnotes [data-njs="modal__outer"] {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaPnotes [data-njs="modal__outer"].modalImgBig {
    padding-top: 98px !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaPnotes [data-njs="modal__outer"].modalImgBig {
    padding-top: 84px !important;
  }
}
#zeldaPnotes [data-njs="modal__inner"] {
  background: transparent;
}
@media screen and (max-width: 759px) {
  #zeldaPnotes [data-njs="modal__inner"] {
    width: -webkit-calc(100% - 28px) !important;
    width: -moz-calc(100% - 28px) !important;
    width: calc(100% - 28px) !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: width 0.3s ease;
       -moz-transition: width 0.3s ease;
         -o-transition: width 0.3s ease;
            transition: width 0.3s ease;
  }
}
@media screen and (max-width: 759px) {
  #zeldaPnotes [data-njs="modal__body"].js-loaded [data-njs="modal__outer"].modalImgBig [data-njs="modal__inner"] {
    width: 75% !important;
  }
}
#zeldaPnotes [data-njs="modal__container"] {
  opacity: 0;
  background: transparent;
  -webkit-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
}
#zeldaPnotes [data-njs="modal__container"]:after {
  background: transparent;
}
#zeldaPnotes [data-njs="modal__content"] {
  background: transparent;
}
#zeldaPnotes [data-njs="modal__close"] {
  opacity: 0;
  -webkit-transition: none !important;
     -moz-transition: none !important;
       -o-transition: none !important;
          transition: none !important;
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
}
@media screen and (min-width: 980px), print {
  #zeldaPnotes [data-njs="modal__close"] {
    top: -70px;
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaPnotes [data-njs="modal__close"] {
    display: block !important;
    top: -70px;
  }
}
#zeldaPnotes [data-njs="modal__closeSP"] {
  display: none;
}
#zeldaPnotes [data-njs="modal__caption"] {
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  color: #d6d0b8;
  padding-top: 28px;
}
#zeldaPnotes [data-njs="modal__body"].js-visible {
  -webkit-transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95), visibility 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95), visibility 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95), visibility 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95), visibility 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#zeldaPnotes [data-njs="modal__body"].js-visible [data-njs="modal__container"],
#zeldaPnotes [data-njs="modal__body"].js-visible [data-njs="modal__close"] {
  opacity: 1;
  -webkit-transition: opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-delay: 200ms;
     -moz-transition-delay: 200ms;
       -o-transition-delay: 200ms;
          transition-delay: 200ms;
}
.zeldaInner-pagerArea {
  width: 100%;
  padding-top: 54px;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea {
    padding-top: 42px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerSeparation {
  position: relative;
  width: 100%;
}
.zeldaInner-pagerArea .zeldaInner-pagerSeparation span {
  display: block;
}
@media screen and (max-width: 979px) {
  .zeldaInner-pagerArea .zeldaInner-pagerSeparation span {
    width: 100%;
    height: 2px;
    background-color: #c4a162;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInner-pagerArea .zeldaInner-pagerSeparation span {
    position: absolute;
    content: '';
    background-image: url("../img/common/zelda-line-connect.svg");
    background-color: #020202;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: auto 6px;
    -webkit-background-size: auto 6px;
         -o-background-size: auto 6px;
            background-size: auto 6px;
    top: 0;
    width: 14px;
    height: 6px;
    left: 38.2%;
    z-index: 1;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerSeparation:after {
  position: absolute;
  top: 0;
  content: '';
  display: inline-block;
  right: 0;
  height: 6px;
}
@media screen and (max-width: 979px) {
  .zeldaInner-pagerArea .zeldaInner-pagerSeparation:after {
    background-image: url("../img/common/zelda-line-right-side.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #020202;
    -moz-background-size: 28px 6px;
    -webkit-background-size: 28px 6px;
         -o-background-size: 28px 6px;
            background-size: 28px 6px;
    width: 28px;
    top: -2px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInner-pagerArea .zeldaInner-pagerSeparation:after {
    background-image: url("../img/common/zelda-line-right.svg");
    background-repeat: no-repeat;
    background-position: right center;
    -moz-background-size: 767px 6px;
    -webkit-background-size: 767px 6px;
         -o-background-size: 767px 6px;
            background-size: 767px 6px;
    width: 60.6%;
    height: 6px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerSeparation:before {
  position: absolute;
  top: 0;
  content: '';
  display: inline-block;
  left: 0;
  height: 6px;
}
@media screen and (max-width: 979px) {
  .zeldaInner-pagerArea .zeldaInner-pagerSeparation:before {
    background-image: url("../img/common/zelda-line-left-side.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #020202;
    -moz-background-size: 28px 6px;
    -webkit-background-size: 28px 6px;
         -o-background-size: 28px 6px;
            background-size: 28px 6px;
    width: 28px;
    top: -2px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInner-pagerArea .zeldaInner-pagerSeparation:before {
    background-image: url("../img/common/zelda-line-left.svg");
    background-repeat: no-repeat;
    background-position: left center;
    -moz-background-size: 679px 6px;
    -webkit-background-size: 679px 6px;
         -o-background-size: 679px 6px;
            background-size: 679px 6px;
    width: 38.2%;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner {
  padding-top: 88px;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner {
    padding-top: 40px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager {
  text-align: center;
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerItem {
  display: inline-block;
  font-size: 16px;
  color: #d6d0b8;
  vertical-align: middle;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerItem {
    font-size: 14px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNumber {
  position: relative;
  margin: 1px 26px 0;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNumber {
    margin: 1px 19px 0;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNumber:not(:nth-child(2)):before {
  content: "";
  position: absolute;
  background-color: #d6d0b8;
  display: block;
  width: 1px;
  height: 12px;
  right: 36px;
  top: 2px;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNumber:not(:nth-child(2)):before {
    height: 9px;
    right: 30px;
    top: 2px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNumber a.is-previous {
  color: #7d7764;
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNumber a.is-current {
  color: #c4a162;
  position: relative;
  pointer-events: none;
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNumber a.is-current:after {
  content: "";
  position: absolute;
  background: url("../img/blog/pager-under-bar.svg");
  -webkit-background-size: 17px 4px;
     -moz-background-size: 17px 4px;
       -o-background-size: 17px 4px;
          background-size: 17px 4px;
  display: block;
  width: 22px;
  height: 4px;
  right: -6px;
  top: 28px;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNumber a.is-current:after {
    display: none;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerBack {
  margin-right: 40px;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerBack {
    margin: 0 8px 0 0;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerBack a {
  position: relative;
  display: block;
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerBack a span {
  display: block;
  background: url("../img/blog/text-back.svg") no-repeat;
  -webkit-background-size: 52px 16px;
     -moz-background-size: 52px 16px;
       -o-background-size: 52px 16px;
          background-size: 52px 16px;
  width: 52px;
  height: 16px;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerBack a span {
    -webkit-background-size: 76px 13px;
       -moz-background-size: 76px 13px;
         -o-background-size: 76px 13px;
            background-size: 76px 13px;
    width: 72px;
    height: 13px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerBack a:after {
  content: "";
  position: absolute;
  background: url("../img/common/zelda-arrow.svg") 27px 0 no-repeat;
  -webkit-background-size: 20px 16px;
     -moz-background-size: 20px 16px;
       -o-background-size: 20px 16px;
          background-size: 20px 16px;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  display: block;
  width: 45px;
  height: 16px;
  right: 35px;
  bottom: 0;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerBack a:after {
    right: 40px;
    bottom: -2px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerBack.is-trans {
  opacity: 0.3;
  pointer-events: none;
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNext {
  margin-left: 40px;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNext {
    margin-left: 9px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNext a {
  position: relative;
  display: block;
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNext a span {
  display: block;
  background: url("../img/blog/text-next.svg") no-repeat;
  -webkit-background-size: 52px 16px;
     -moz-background-size: 52px 16px;
       -o-background-size: 52px 16px;
          background-size: 52px 16px;
  width: 52px;
  height: 16px;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNext a span {
    -webkit-background-size: 68px 13px;
       -moz-background-size: 68px 13px;
         -o-background-size: 68px 13px;
            background-size: 68px 13px;
    width: 72px;
    height: 13px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNext a:after {
  content: "";
  position: absolute;
  background: url("../img/common/zelda-arrow.svg") 27px 0 no-repeat;
  -webkit-background-size: 20px 16px;
     -moz-background-size: 20px 16px;
       -o-background-size: 20px 16px;
          background-size: 20px 16px;
  display: block;
  width: 45px;
  height: 16px;
  left: 35px;
  bottom: 0;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNext a:after {
    left: 40px;
    bottom: -2px;
  }
}
.zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager .zeldaInner-pagerNext.is-trans {
  opacity: 0.3;
  pointer-events: none;
}
@media screen and (max-width: 759px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager-pc {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager-sp {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInner-pagerArea .zeldaInner-pagerInner .zeldaInner-pager-sp {
    display: none;
  }
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* #zeldaKeywords                      */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* #zeldaLineup                        */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
#zeldaLineup {
  background-image: url("../img/common/zelda-bg-image.png");
  -webkit-background-size: 51px 85px;
     -moz-background-size: 51px 85px;
       -o-background-size: 51px 85px;
          background-size: 51px 85px;
  background-position: left top;
}
@media screen and (min-width: 980px), print {
  #zeldaLineup #zeldaInner__footer {
    padding-top: 94px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-content {
    padding-top: 68px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaLineup-content {
    position: relative;
    width: 100%;
    margin-top: 56px;
    border-top: 2px solid #c4a162;
  }
  .zeldaLineup-content:before {
    position: absolute;
    top: -4px;
    left: 0;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-left-side.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #020202;
    -webkit-background-size: 28px 6px;
       -moz-background-size: 28px 6px;
         -o-background-size: 28px 6px;
            background-size: 28px 6px;
    width: 28px;
    height: 6px;
  }
  .zeldaLineup-content:after {
    position: absolute;
    top: -4px;
    right: 0;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-right-side.svg");
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #020202;
    -webkit-background-size: 28px 6px;
       -moz-background-size: 28px 6px;
         -o-background-size: 28px 6px;
            background-size: 28px 6px;
    width: 28px;
    height: 6px;
  }
  .zeldaLineup-content:first-of-type {
    margin-top: 0;
  }
}
.zeldaLineup-contentInner {
  zoom: 1;
}
.zeldaLineup-contentInner:after {
  content: "";
  display: block;
  clear: both;
}
.zeldaLineup-titleArea {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-titleArea {
    float: left;
    width: 30.80357142857143%;
    padding-top: 63px;
  }
  .zeldaLineup-titleArea:before {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-left.svg");
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: 679px 6px;
       -moz-background-size: 679px 6px;
         -o-background-size: 679px 6px;
            background-size: 679px 6px;
    width: 100%;
    height: 6px;
  }
  .zeldaLineup-titleArea:after {
    position: absolute;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-connect.svg");
    background-color: #020202;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: auto 6px;
       -moz-background-size: auto 6px;
         -o-background-size: auto 6px;
            background-size: auto 6px;
    top: 0;
    width: 14px;
    height: 6px;
    right: -7px;
    z-index: 1;
  }
}
@media screen and (max-width: 979px) {
  .zeldaLineup-titleArea {
    padding-top: 56px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-hardTitle {
    padding-top: 12px;
    padding-bottom: 20px;
    background-image: url("../img/common/triforce-bg.svg");
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: 80px 70px;
       -moz-background-size: 80px 70px;
         -o-background-size: 80px 70px;
            background-size: 80px 70px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaLineup-hardTitle {
    padding-bottom: 42px;
  }
}
.zeldaLineup-titleImage {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  margin-bottom: 7px;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-titleImage {
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (max-width: 979px) {
  .zeldaLineup-titleImage {
    display: block;
    margin: auto;
  }
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--gamesoft {
  background-image: url("../img/lineup/zelda-title-logo-gamesoft.svg");
  position: relative;
  width: 148px;
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--gamesoft:before {
  content: '';
  display: block;
  padding-bottom: 19.594594594594593%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--gamesoft {
    width: 114px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--gamesoft {
    width: 116px;
  }
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--switch {
  background-image: url("../img/lineup/zelda-title-logo-switch.svg");
  position: relative;
  width: 247px;
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--switch:before {
  content: '';
  display: block;
  padding-bottom: 11.336032388663968%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--switch {
    width: 190px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--switch {
    width: 193px;
  }
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--wiiu {
  background-image: url("../img/lineup/zelda-title-logo-wiiu.svg");
  position: relative;
  width: 83px;
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--wiiu:before {
  content: '';
  display: block;
  padding-bottom: 33.734939759036145%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--wiiu {
    width: 66px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--wiiu {
    width: 64px;
  }
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--amiibo {
  background-image: url("../img/lineup/zelda-title-logo-amiibo.svg");
  position: relative;
  width: 90px;
  margin-top: 6px;
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--amiibo:before {
  content: '';
  display: block;
  padding-bottom: 24.444444444444443%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--amiibo {
    width: 71px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--amiibo {
    width: 72px;
  }
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--3dstheme {
  background-image: url("../img/lineup/zelda-title-logo-3dstheme.svg");
  position: relative;
  width: 161px;
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--3dstheme:before {
  content: '';
  display: block;
  padding-bottom: 17.901234567901234%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--3dstheme {
    width: 123px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--3dstheme {
    width: 129px;
  }
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--books {
  background-image: url("../img/lineup/zelda-title-logo-books.svg");
  position: relative;
  width: 87px;
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--books:before {
  content: '';
  display: block;
  padding-bottom: 31.818181818181817%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--books {
    width: 70px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--books {
    width: 71px;
  }
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--music {
  background-image: url("../img/lineup/zelda-title-logo-music.svg");
  position: relative;
  width: 89px;
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--music:before {
  content: '';
  display: block;
  padding-bottom: 30.337078651685395%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--music {
    width: 72px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--music {
    width: 73px;
  }
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--linemess {
  background-image: url("../img/lineup/zelda-title-logo-linemess.svg");
  position: relative;
  width: 252px;
}
.zeldaLineup-titleImage.zeldaLineup-titleImage--linemess:before {
  content: '';
  display: block;
  padding-bottom: 10.864197530864198%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--linemess {
    width: 198px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-titleImage.zeldaLineup-titleImage--linemess {
    width: 202px;
  }
}
.zeldaLineup-titleSrash {
  display: inline-block;
  vertical-align: top;
  color: #d6d0b8;
  font-weight: 500;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-titleSrash {
    font-size: 30px;
    margin-left: 11px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaLineup-titleSrash {
    margin-top: 3px;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 21px;
  }
}
.zeldaLineup-hardTitle--jpn {
  padding-top: 7px;
  position: relative;
}
@media screen and (max-width: 979px) {
  .zeldaLineup-hardTitle--jpn {
    text-align: center;
    margin-top: 10px;
    padding-top: 11px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaLineup-hardTitle--jpn:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: '';
    display: block;
    width: 14px;
    height: 1px;
    border-top: 1px solid #c4a162;
    margin-left: -7px;
  }
}
.zeldaLineup-hardTitle--jpn span {
  display: block;
  color: #d6d0b8;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
}
.zeldaLineup-imageArea {
  position: relative;
  zoom: 1;
}
.zeldaLineup-imageArea:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-imageArea {
    float: right;
    width: 69.19642857142857%;
    padding-top: 74px;
  }
  .zeldaLineup-imageArea:before {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    background-image: url("../img/common/zelda-line-right.svg");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 767px 6px;
       -moz-background-size: 767px 6px;
         -o-background-size: 767px 6px;
            background-size: 767px 6px;
    width: 100%;
    height: 6px;
  }
}
.zeldaLineup-imageGrid {
  zoom: 1;
}
.zeldaLineup-imageGrid:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-imageCol {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 42px;
    width: -webkit-calc((100% - 42px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 42px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 42px * (3 - 1)) / 3 - 0.1px);
  }
  .zeldaLineup-imageCol:not(:nth-child(-n+3)) {
    padding-top: 42px;
  }
  .zeldaLineup-imageCol:nth-child(3n) {
    margin-right: 0;
  }
  .zeldaLineup-imageCol:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-imageCol {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 21px;
    width: -webkit-calc((100% - 21px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 21px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 21px * (3 - 1)) / 3 - 0.1px);
  }
  .zeldaLineup-imageCol:not(:nth-child(-n+3)) {
    padding-top: 42px;
  }
  .zeldaLineup-imageCol:nth-child(3n) {
    margin-right: 0;
  }
  .zeldaLineup-imageCol:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-imageCol {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 21px;
    width: -webkit-calc((100% - 21px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 21px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 21px * (2 - 1)) / 2 - 0.1px);
  }
  .zeldaLineup-imageCol:not(:nth-child(-n+2)) {
    padding-top: 42px;
  }
  .zeldaLineup-imageCol:nth-child(2n) {
    margin-right: 0;
  }
  .zeldaLineup-imageCol:nth-child(2n + 1) {
    clear: left;
  }
}
.zeldaLineup-linkbox {
  position: relative;
  display: block;
}
.zeldaLineup-linkbox.zeldaLineup-linkbox--large {
  margin-bottom: 42px;
}
.zeldaLineup-unit__thumbRect {
  padding-bottom: 28px;
}
@media screen and (max-width: 979px) {
  .zeldaLineup-unit__thumbRect {
    padding-bottom: 14px;
  }
}
.zeldaLineup-thumb {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
.zeldaLineup-thumb:before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-thumb:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: rgba(0,0,0,0.16);
    opacity: 0;
    -webkit-transition: opacity 150ms linear;
       -moz-transition: opacity 150ms linear;
         -o-transition: opacity 150ms linear;
            transition: opacity 150ms linear;
  }
  .zeldaLineup-thumb:hover:after,
  a:hover .zeldaLineup-thumb:after,
  button:hover .zeldaLineup-thumb:after,
  .ncommon-u-linkbox:hover .zeldaLineup-thumb:after {
    opacity: 1;
    -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
.zeldaLineup-bannerLink {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-bannerLink {
    position: relative;
  }
  .zeldaLineup-bannerLink:before {
    content: '';
    display: block;
    padding-bottom: 27.131782945736433%;
  }
  .zeldaLineup-bannerLink:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: rgba(0,0,0,0.3);
    opacity: 0;
    -webkit-transition: opacity 150ms linear;
       -moz-transition: opacity 150ms linear;
         -o-transition: opacity 150ms linear;
            transition: opacity 150ms linear;
  }
  .zeldaLineup-bannerLink:hover:after,
  a:hover .zeldaLineup-bannerLink:after,
  button:hover .zeldaLineup-bannerLink:after,
  .ncommon-u-linkbox:hover .zeldaLineup-bannerLink:after {
    opacity: 1;
    -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-bannerLink {
    position: relative;
  }
  .zeldaLineup-bannerLink:before {
    content: '';
    display: block;
    padding-bottom: 30.555555555555557%;
  }
}
.zeldaLineup-bannerLink.zeldaLineup-bannerLink--amiibo {
  background-image: url("../img/lineup/zelda-amiibo-banner.jpg");
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-bannerLink.zeldaLineup-bannerLink--amiibo {
    background-image: url("../img/lineup/zelda-amiibo-banner-tab.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-bannerLink.zeldaLineup-bannerLink--amiibo {
    background-image: url("../img/lineup/zelda-amiibo-banner-sp.jpg");
    position: relative;
  }
  .zeldaLineup-bannerLink.zeldaLineup-bannerLink--amiibo:before {
    content: '';
    display: block;
    padding-bottom: 79.27927927927928%;
  }
}
.zeldaLineup-bannerLink.zeldaLineup-bannerLink--3dstheme {
  background-image: url("../img/lineup/zelda-3dstheme-banner.jpg");
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-bannerLink.zeldaLineup-bannerLink--3dstheme {
    background-image: url("../img/lineup/zelda-3dstheme-banner-tab.jpg");
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-bannerLink.zeldaLineup-bannerLink--3dstheme {
    background-image: url("../img/lineup/zelda-3dstheme-banner-sp.jpg");
    position: relative;
  }
  .zeldaLineup-bannerLink.zeldaLineup-bannerLink--3dstheme:before {
    content: '';
    display: block;
    padding-bottom: 76.87687687687688%;
  }
}
.zeldaLineup-thumb--noLink {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
.zeldaLineup-thumb--noLink:before {
  content: '';
  display: block;
  padding-bottom: 56.086956521739125%;
}
@media screen and (max-width: 374px) {
  .zeldaLineup-unit__main {
    padding-right: 14px;
  }
}
.zeldaLineup-unit__title {
  margin-top: -7px;
  margin-bottom: -7px;
  font-size: 18px;
  line-height: 32px;
  color: #d6d0b8;
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-unit__title {
    padding-bottom: 10px;
  }
  .zeldaLineup-linkbox:hover .zeldaLineup-unit__title {
    color: #907648;
  }
}
@media screen and (max-width: 979px) {
  .zeldaLineup-unit__title {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
.zeldaLineup-imageCol .zeldaLineup-unit__title {
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 979px) {
  .zeldaLineup-imageCol .zeldaLineup-unit__title {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.zeldaLineup-unit__makerName {
  padding-top: 10px;
}
.zeldaLineup-unit__makerName span {
  display: inline-block;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  color: #d6d0b8;
}
.zeldaLineup-unit__makerName span:nth-of-type(n+2):before {
  content: '/';
  display: inline-block;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  margin-left: 4px;
  margin-right: 4px;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-linkbox:hover .zeldaLineup-unit__makerName span {
    color: #907648;
  }
}
.zeldaLineup-unit__hardName {
  padding-top: 10px;
}
.zeldaLineup-unit__hardName span {
  display: inline-block;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  color: #d6d0b8;
}
.zeldaLineup-unit__hardName span:nth-of-type(n+2):before {
  content: '/';
  display: inline-block;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  margin-left: 4px;
  margin-right: 4px;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-linkbox:hover .zeldaLineup-unit__hardName span {
    color: #907648;
  }
}
.zeldaLineup-unit__hardName {
  padding-top: 10px;
}
.zeldaLineup-unit__hardName span {
  display: inline-block;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  color: #d6d0b8;
}
.zeldaLineup-unit__hardName span:nth-of-type(n+2):before {
  content: '/';
  display: inline-block;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  margin-left: 4px;
  margin-right: 4px;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-linkbox:hover .zeldaLineup-unit__hardName span {
    color: #907648;
  }
}
.zeldaLineup-unit__arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../img/common/zelda-arrow.svg");
  background-position: center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  width: 12px;
  height: 16px;
}
.zeldaLineup-imageCol .zeldaLineup-unit__arrow {
  width: 8px;
  height: 11px;
}
.zeldaLineup-stampArea {
  zoom: 1;
}
.zeldaLineup-stampArea:after {
  content: "";
  display: block;
  clear: both;
}
.zeldaLineup-stamp {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
.zeldaLineup-stamp:before {
  content: '';
  display: block;
  padding-bottom: 84.375%;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-stamp {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 28px;
    width: -webkit-calc((100% - 28px * (5 - 1)) / 5 - 0.1px);
    width: -moz-calc((100% - 28px * (5 - 1)) / 5 - 0.1px);
    width: calc((100% - 28px * (5 - 1)) / 5 - 0.1px);
  }
  .zeldaLineup-stamp:not(:nth-child(-n+5)) {
    padding-top: 0px;
  }
  .zeldaLineup-stamp:nth-child(5n) {
    margin-right: 0;
  }
  .zeldaLineup-stamp:nth-child(5n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-stamp {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 21px;
    width: -webkit-calc((100% - 21px * (4 - 1)) / 4 - 0.1px);
    width: -moz-calc((100% - 21px * (4 - 1)) / 4 - 0.1px);
    width: calc((100% - 21px * (4 - 1)) / 4 - 0.1px);
  }
  .zeldaLineup-stamp:not(:nth-child(-n+4)) {
    padding-top: 0px;
  }
  .zeldaLineup-stamp:nth-child(4n) {
    margin-right: 0;
  }
  .zeldaLineup-stamp:nth-child(4n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 21px;
    width: -webkit-calc((100% - 21px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 21px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 21px * (3 - 1)) / 3 - 0.1px);
  }
  .zeldaLineup-stamp:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .zeldaLineup-stamp:nth-child(3n) {
    margin-right: 0;
  }
  .zeldaLineup-stamp:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-stamp:not(:nth-child(-n+5)) {
    margin-top: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-stamp:not(:nth-child(-n+4)) {
    margin-top: 21px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp:not(:nth-child(-n+3)) {
    margin-top: 21px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-stamp.zeldaLineup-stamp--hideTab {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp.zeldaLineup-stamp--hideSp {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-stamp-btnArea {
    padding-top: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-stamp-btnArea {
    padding-top: 35px;
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp-btnArea {
    padding-top: 28px;
  }
}
.zeldaLineup-stamp-btn {
  position: relative;
  border: 1px solid #c4a162;
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-stamp-btn {
    display: inline-block;
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp-btn {
    display: block;
    margin: 0 auto;
    width: 240px;
    text-align: center;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-stamp-btn:nth-of-type(n+2) {
    margin-left: 12px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp-btn:nth-of-type(n+2) {
    margin-top: 14px;
  }
}
.zeldaLineup-stamp-btn:before {
  content: '';
  background-image: url("../img/common/zelda-arrow.svg");
  background-position: center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-stamp-btn:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 8px;
    height: 30px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp-btn:before {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 20px;
    width: 6px;
    height: 8px;
  }
}
.zeldaLineup-stamp-btn > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  color: #c4a162;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-stamp-btn > span {
    font-size: 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp-btn > span {
    position: relative;
    font-size: 12px;
  }
}
.zeldaLineup-stamp-btn > span:after {
  content: '';
  background-image: url("../img/common/icon-blank.svg");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-stamp-btn > span:after {
    display: inline-block;
    vertical-align: middle;
    background-position: center 10px;
    margin-left: 8px;
    width: 9px;
    height: 30px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-stamp-btn > span:after {
    display: block;
    position: absolute;
    background-position: center;
    margin: auto;
    top: 0;
    bottom: 0;
    right: -16px;
    width: 9px;
    height: 8px;
  }
}
html[data-device="desktop"] .zeldaLineup-stamp-btn:after {
  content: '';
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  margin: auto;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
html[data-device="desktop"] .zeldaLineup-stamp-btn:hover:after,
a:hover html[data-device="desktop"] .zeldaLineup-stamp-btn:after,
button:hover html[data-device="desktop"] .zeldaLineup-stamp-btn:after,
.ncommon-u-linkbox:hover html[data-device="desktop"] .zeldaLineup-stamp-btn:after {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.zeldaLineup-imageArea__caption li {
  padding-top: 21px;
}
.zeldaLineup-imageArea__caption li span {
  display: block;
  position: relative;
  padding-left: 14px;
  color: #d6d0b8;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 12px;
  line-height: 20px;
}
.zeldaLineup-imageArea__caption li span:before {
  content: '※';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.zeldaLineup-imageArea__caption li span a {
  text-decoration: underline;
}
html[data-device="desktop"] .zeldaLineup-imageArea__caption li span a:hover,
a:hover html[data-device="desktop"] .zeldaLineup-imageArea__caption li span a,
button:hover html[data-device="desktop"] .zeldaLineup-imageArea__caption li span a,
.ncommon-u-linkbox:hover html[data-device="desktop"] .zeldaLineup-imageArea__caption li span a {
  text-decoration: none;
}
.zeldaLineup-content__books {
  zoom: 1;
  width: 100%;
}
.zeldaLineup-content__books:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-content__books {
    float: left;
    width: 47.1656976744186%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-content__books:nth-of-type(2n) {
    margin-left: 5.668604651162791%;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-content__books:nth-of-type(n+2) {
    padding-top: 42px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-content__books:nth-of-type(n+2) {
    padding-top: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-content__books:not(:nth-of-type(-n+2)) {
    padding-top: 42px;
  }
}
.zeldaLineup-content__books--img {
  float: left;
  background-position: top center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  width: 132px;
  margin-right: 28px;
  position: relative;
}
.zeldaLineup-content__books--img:before {
  content: '';
  display: block;
  padding-bottom: 142.42424242424244%;
}
.zeldaLineup-content__books--img.zeldaLineup-content__books--imgSquare {
  position: relative;
}
.zeldaLineup-content__books--img.zeldaLineup-content__books--imgSquare:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
@media screen and (max-width: 979px) {
  .zeldaLineup-content__books--img {
    width: 97px;
    margin-right: 21px;
  }
}
.zeldaLineup-content__books--img + .zeldaLineup-content__books--text {
  float: left;
  width: -webkit-calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: calc(100% - 160px);
}
@media screen and (max-width: 979px) {
  .zeldaLineup-content__books--img + .zeldaLineup-content__books--text {
    width: -webkit-calc(100% - 118px);
    width: -moz-calc(100% - 118px);
    width: calc(100% - 118px);
  }
}
@media screen and (max-width: 759px) {
  [data-browser="game"] .zeldaLineup-content__books--img + .zeldaLineup-content__books--text {
    width: 174px;
  }
}
.zeldaLineup-content__books--title span {
  display: block;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  color: #d6d0b8;
}
@media screen and (max-width: 979px) {
  .zeldaLineup-content__books--title span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.zeldaLineup-content__books--textInner {
  padding-top: 11px;
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (max-width: 759px) {
  .zeldaLineup-content__books--textInner {
    padding-top: 8px;
  }
}
.zeldaLineup-content__books--textInner span {
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  color: #d6d0b8;
  letter-spacing: normal;
}
@media screen and (max-width: 979px) {
  .zeldaLineup-content__books--textInner span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.zeldaLineup-content__books--textInner span:first-of-type {
  position: relative;
  width: 54px;
  margin-right: 4px;
}
@media screen and (max-width: 979px) {
  .zeldaLineup-content__books--textInner span:first-of-type {
    width: 44px;
    margin-right: 2px;
  }
}
.zeldaLineup-content__books--textInner span:first-of-type:after {
  position: absolute;
  top: 0;
  right: 0;
  content: ':';
  display: inline-block;
}
.zeldaLineup-content__books--textInner span:nth-of-type(2) {
  width: -webkit-calc(100% - 62px);
  width: -moz-calc(100% - 62px);
  width: calc(100% - 62px);
}
@media screen and (max-width: 979px) {
  .zeldaLineup-content__books--textInner span:nth-of-type(2) {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 759px) {
  [data-browser="game"] .zeldaLineup-content__books--textInner span:nth-of-type(2) {
    width: 124px;
  }
}
.zeldaLineup-content__books--textInner span:only-child {
  width: 100%;
}
.zeldaLineup-content__books--textInner span:only-child:after {
  display: none;
}
.zeldaLineup-content__books--textInner small {
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  color: #d6d0b8;
  text-indent: -1em;
  padding-left: 1em;
  display: inline-block;
  letter-spacing: normal;
}
.zeldaLineup-content__books--textInner br.zeldaLineup-content__books--textBrPC {
  display: none;
}
@media screen and (min-width: 980px), print {
  .zeldaLineup-content__books--textInner br.zeldaLineup-content__books--textBrPC {
    display: block;
  }
}
.zeldaLineup-content__books--textInner br.zeldaLineup-content__books--textBrTAB {
  display: none;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-content__books--textInner br.zeldaLineup-content__books--textBrTAB {
    display: block;
  }
}
.zeldaLineup-content__special {
  zoom: 1;
}
.zeldaLineup-content__special:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-content__special {
    zoom: 1;
    padding-bottom: 90px;
  }
  .zeldaLineup-content__special:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-content__special {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaLineup-content__special .zeldaLineup-content__books {
    float: none;
    width: 100%;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-content__books--grid {
    zoom: 1;
    padding: 28px 0 17px;
  }
  .zeldaLineup-content__books--grid:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-content__books--grid {
    padding: 21px 0 13px;
  }
}
.zeldaLineup-content__books--gridItem {
  zoom: 1;
  position: relative;
}
.zeldaLineup-content__books--gridItem:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-content__books--gridItem {
    width: -webkit-calc((100% - 12px) / 2);
    width: -moz-calc((100% - 12px) / 2);
    width: calc((100% - 12px) / 2);
  }
  .zeldaLineup-content__books--gridItem {
    float: left;
  }
  .zeldaLineup-content__books--gridItem + .zeldaLineup-content__books--gridItem {
    float: right;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-content__books--gridItem + .zeldaLineup-content__books--gridItem {
    padding-top: 21px;
  }
}
.zeldaLineup-content__books--gridImage {
  background-position: top center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  float: left;
}
.zeldaLineup-content__books--gridImage:before {
  content: '';
  display: block;
  padding-bottom: 121.96969696969697%;
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-content__books--gridImage {
    width: 132px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-content__books--gridImage {
    width: 97px;
  }
}
.zeldaLineup-content__books--gridText {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-content__books--gridText {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-content__books--gridText {
    float: right;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-content__books--gridText {
    width: -webkit-calc(100% - 132px - 0.1px);
    width: -moz-calc(100% - 132px - 0.1px);
    width: calc(100% - 132px - 0.1px);
    padding-left: 20px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaLineup-content__books--gridText {
    width: -webkit-calc(100% - 97px - 0.1px);
    width: -moz-calc(100% - 97px - 0.1px);
    width: calc(100% - 97px - 0.1px);
    padding-left: 14px;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaLineup-content__books--gridText .zeldaLineup-content__books--textInner:first-child {
    padding-top: 0;
  }
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* #zeldaKeywords */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
#zeldaKeywords {
  position: relative;
}
#zeldaKeywords .zelda__page {
  position: relative;
  background: transparent;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-01 {
  height: 265px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-02 {
  height: 249px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-03 {
  height: 265px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-04 {
  height: 249px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-04.is-new {
  height: 249px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-04.is-new:before {
  top: 39px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-05 {
  height: 262px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-06 {
  height: 268.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-07 {
  height: 268.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-07.is-new {
  height: 268.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-07.is-new:before {
  top: 44px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-08 {
  height: 262px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-08.is-new {
  height: 262px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-08.is-new:before {
  top: 46px;
  left: 31px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-09 {
  height: 294px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-10 {
  height: 245.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-10.is-new {
  height: 255.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-10.is-new:before {
  top: 41px;
  left: 30px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-11 {
  height: 245.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-11.is-new {
  height: 245.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-11.is-new:before {
  top: 41px;
  left: 31px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-12 {
  height: 260px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-13 {
  height: 245.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-14 {
  height: 259.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-15 {
  height: 245.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-15.is-new {
  height: 255.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-15.is-new:before {
  top: 42px;
  left: 30px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-16 {
  height: 294px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-16.is-new {
  height: 299px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-16.is-new:before {
  top: 37px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-17 {
  height: 265px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-17.is-new {
  height: 295px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-17.is-new:before {
  top: 37px;
  left: 29px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-18 {
  height: 260px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-18.is-new {
  height: 280px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-18.is-new:before {
  top: 26px;
  left: 30px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-19 {
  height: 264.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-19.is-new {
  height: 284.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-19.is-new:before {
  top: 33px;
  left: 30px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-20 {
  height: 250px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-20.is-new {
  height: 255px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-20.is-new:before {
  top: 40px;
  left: 31px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-21 {
  height: 265px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-21.is-new {
  height: 270px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-21.is-new:before {
  top: 45px;
  left: 30px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-22 {
  height: 249px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-22.is-new {
  height: 264px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-22.is-new:before {
  top: 40px;
  left: 31px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-23 {
  height: 268.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-23.is-new {
  height: 268.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-23.is-new:before {
  top: 48px;
  left: 31px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-24 {
  height: 262px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-24.is-new {
  height: 272px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-24.is-new:before {
  top: 47px;
  left: 32px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-25 {
  height: 245.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-25.is-new {
  height: 255.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-25.is-new:before {
  top: 40px;
  left: 29px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-26 {
  height: 294px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-26.is-new {
  height: 294px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-26.is-new:before {
  top: 52px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-27 {
  height: 254.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-27.is-new {
  height: 274.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-27.is-new:before {
  top: 32px;
  left: 29px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-28 {
  height: 245.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-28.is-new {
  height: 255.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-28.is-new:before {
  top: 34px;
  left: 31px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-29 {
  height: 247px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-29.is-new {
  height: 252px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-29.is-new:before {
  top: 35px;
  left: 30px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-30 {
  height: 264.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-31 {
  height: 265px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-32 {
  height: 257.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-32.is-new {
  height: 277.5px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-32.is-new:before {
  top: 42px;
  left: 30px;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-33 {
  height: 318.5px;
  pointer-events: none;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-34 {
  height: 317.5px;
  pointer-events: none;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-35 {
  height: 317.5px;
  pointer-events: none;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywords-36 {
  height: 310px;
  pointer-events: none;
}
#zeldaKeywords[data-media="pc"] #zeldaKeywordsPC__page--origin .zeldaKeywordsPC__page--bg {
  background-image: url("../img/keywords/pc/box_bg.jpg");
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open01 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/01/char.png");
  width: 364px;
  height: 318px;
  margin: -138px 0 0 42px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open01 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/01/title.svg");
  height: 55px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open01 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/01/text.png");
  height: 280px;
  margin: 0 0 0 3px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open02 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/02/char.png");
  width: 706px;
  height: 607px;
  margin: -263px 0 0 -96px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open02 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/02/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open02 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/02/text.png");
  height: 345px;
  margin: 0 0 0 3px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open03 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/03/char.png");
  width: 704px;
  height: 604px;
  margin: -275px 0 0 -95px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open03 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/03/title.svg");
  height: 55.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open03 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/03/text.png");
  height: 181px;
  margin: 0 0 0 1px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open04 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/04/char.png");
  width: 577px;
  height: 427px;
  margin: -167px 0 0px -14px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open04 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/04/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open04 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/04/text.png");
  height: 247px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open05 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/05/char.png");
  width: 527px;
  height: 524px;
  margin: -194px 0 0 -40px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open05 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/05/title.svg");
  height: 57px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open05 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/05/text.png");
  height: 313px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open06 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/06/char.png");
  width: 449px;
  height: 592px;
  margin: -256px 0 0 -2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open06 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/06/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open06 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/06/text.png");
  height: 346px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open07 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/07/char.png");
  width: 515px;
  height: 579px;
  margin: -233px 0 0 -34px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open07 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/07/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open07 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/07/text.png");
  height: 181px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open08 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/08/char.png");
  width: 454px;
  height: 491px;
  margin: -187px 0 0 -4px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open08 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/08/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open08 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/08/text.png");
  height: 181px;
  margin: 0 0 0 1px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open09 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/09/char.png");
  width: 547px;
  height: 588px;
  margin: -258px 0 0 -51px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open09 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/09/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open09 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/09/text.png");
  height: 213px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open10 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/10/char.png");
  width: 548px;
  height: 572px;
  margin: -241px 0 0 -49px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open10 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/10/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open10 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/10/text.png");
  height: 181px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open11 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/11/char.png");
  width: 459px;
  height: 441px;
  margin: -148px 0 0 -6px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open11 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/11/title.svg");
  height: 55px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open11 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/11/text.png");
  height: 148px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open12 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/12/char.png");
  width: 704px;
  height: 604px;
  margin: -276px 0 0 -95px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open12 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/12/title.svg");
  height: 56.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open12 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/12/text.png");
  height: 148px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open13 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/13/char.png");
  width: 451px;
  height: 646px;
  margin: -319px 0 0 -21px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open13 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/13/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open13 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/13/text.png");
  height: 181px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open14 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/14/char.png");
  width: 294px;
  height: 502px;
  margin: -213px 0 0 63px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open14 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/14/title.svg");
  height: 56.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open14 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/14/text.png");
  height: 214px;
  margin: 0 0 0 1px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open15 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/15/char.png");
  width: 385px;
  height: 434px;
  margin: -180px 0 0 31px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open15 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/15/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open15 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/15/text.png");
  height: 181px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open16 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/16/char.png");
  width: 395px;
  height: 307px;
  margin: -88px 0 0 26px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open16 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/16/title.svg");
  height: 56.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open16 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/16/text.png");
  height: 281px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open17 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/17/char.png");
  width: 384px;
  height: 347px;
  margin: -129px 0 0 31px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open17 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/17/title.svg");
  height: 56.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open17 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/17/text.png");
  height: 246px;
  margin: 0 0 0 1px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open18 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/18/char.png");
  width: 375px;
  height: 380px;
  margin: -144px 0 0 37px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open18 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/18/title.svg");
  height: 126px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open18 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/18/text.png");
  height: 214px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open19 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/19/char.png");
  width: 378px;
  height: 454px;
  margin: -144px 0 0 35px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open19 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/19/title.svg");
  height: 126px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open19 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/19/text.png");
  height: 214px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open20 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/20/char.png");
  width: 356px;
  height: 431px;
  margin: -120px 0 0 46px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open20 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/20/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open20 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/20/text.png");
  height: 115px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open21 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/21/char.png");
  width: 373px;
  height: 520px;
  margin: -213px 0 0 37px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open21 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/21/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open21 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/21/text.png");
  height: 214px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open22 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/22/char.png");
  width: 335px;
  height: 446px;
  margin: -177px 0 0 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open22 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/22/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open22 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/22/text.png");
  height: 246px;
  margin: 0 0 0 1px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open23 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/23/char.png");
  width: 378px;
  height: 450px;
  margin: -180px 0 0 35px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open23 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/23/title.svg");
  height: 54.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open23 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/23/text.png");
  height: 181px;
  margin: 0 0 0 1px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open24 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/24/char.png");
  width: 395px;
  height: 490px;
  margin: -216px 0 0 24px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open24 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/24/title.svg");
  height: 56.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open24 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/24/text.png");
  height: 148px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open25 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/25/char.png");
  width: 466px;
  height: 424px;
  margin: -132px 0 0 -10px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open25 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/25/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open25 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/25/text.png");
  height: 148px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open26 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/26/char.png");
  width: 464px;
  height: 398px;
  margin: -128px 0 0 7px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open26 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/26/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open26 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/26/text.png");
  height: 181px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open27 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/27/char.png");
  width: 405px;
  height: 383px;
  margin: -123px 0 0 21px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open27 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/27/title.svg");
  height: 55.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open27 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/27/text.png");
  height: 148px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open28 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/28/char.png");
  width: 335px;
  height: 511px;
  margin: -208px 0 0 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open28 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/28/title.svg");
  height: 55.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open28 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/28/text.png");
  height: 115px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open29 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/29/char.png");
  width: 335px;
  height: 482px;
  margin: -204px 0 0 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open29 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/29/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open29 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/29/text.png");
  height: 181px;
  margin: 0 0 0 2px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open30 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/30/char.png");
  width: 414px;
  height: 330px;
  margin: -83px 0 0 14px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open30 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/30/title.svg");
  height: 125px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open30 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/30/text.png");
  height: 115px;
  margin: 0 0 0 -1px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open31 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/31/char.png");
  width: 425px;
  height: 310px;
  margin: -78px 0 0 7px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open31 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/31/title.svg");
  height: 56.5px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open31 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/31/text.png");
  height: 214px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open32 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/pc/32/char.png");
  width: 365px;
  height: 549px;
  margin: -219px 0 0 49px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open32 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/pc/32/title.svg");
  height: 56px;
}
#zeldaKeywords[data-media="pc"].zeldaKeywords-open32 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/pc/32/text.png");
  height: 181px;
  margin: 0 0 0 1px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-01 {
  height: 188.14999999999998px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-02 {
  height: 176.79px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-03 {
  height: 188.14999999999998px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-04 {
  height: 176.79px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-04.is-new {
  height: 176.79px;
  margin-top: 3px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-04.is-new:before {
  top: 27.689999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-05 {
  height: 186.01999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-06 {
  height: 190.635px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-07 {
  height: 190.635px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-07.is-new {
  height: 190.635px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-07.is-new:before {
  top: 31.24px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-08 {
  height: 186.01999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-08.is-new {
  height: 186.01999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-08.is-new:before {
  top: 32.66px;
  left: 22.009999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-09 {
  height: 208.73999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-10 {
  height: 174.30499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-10.is-new {
  height: 181.405px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-10.is-new:before {
  top: 29.11px;
  left: 21.299999999999997px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-11 {
  height: 174.30499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-11.is-new {
  height: 174.30499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-11.is-new:before {
  top: 29.11px;
  left: 22.009999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-12 {
  height: 184.6px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-13 {
  height: 174.30499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-14 {
  height: 184.245px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-15 {
  height: 174.30499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-15.is-new {
  height: 181.405px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-15.is-new:before {
  top: 29.82px;
  left: 21.299999999999997px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-16 {
  height: 208.73999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-16.is-new {
  height: 212.29px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-16.is-new:before {
  top: 26.27px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-17 {
  height: 188.14999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-17.is-new {
  height: 209.45px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-17.is-new:before {
  top: 26.27px;
  left: 20.59px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-18 {
  height: 184.6px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-18.is-new {
  height: 198.79999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-18.is-new:before {
  top: 18.46px;
  left: 21.299999999999997px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-19 {
  height: 187.795px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-19.is-new {
  height: 201.99499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-19.is-new:before {
  top: 23.43px;
  left: 21.299999999999997px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-20 {
  height: 177.5px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-20.is-new {
  height: 181.04999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-20.is-new:before {
  top: 28.4px;
  left: 22.009999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-21 {
  height: 188.14999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-21.is-new {
  height: 191.7px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-21.is-new:before {
  top: 31.95px;
  left: 21.299999999999997px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-22 {
  height: 176.79px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-22.is-new {
  height: 187.44px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-22.is-new:before {
  top: 28.4px;
  left: 22.009999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-23 {
  height: 190.635px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-23.is-new {
  height: 190.635px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-23.is-new:before {
  top: 34.08px;
  left: 22.009999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-24 {
  height: 186.01999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-24.is-new {
  height: 193.12px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-24.is-new:before {
  top: 33.37px;
  left: 22.72px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-25 {
  height: 174.30499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-25.is-new {
  height: 181.405px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-25.is-new:before {
  top: 28.4px;
  left: 20.59px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-26 {
  height: 208.73999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-26.is-new {
  height: 208.73999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-26.is-new:before {
  top: 36.92px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-27 {
  height: 180.695px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-27.is-new {
  height: 194.89499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-27.is-new:before {
  top: 22.72px;
  left: 20.59px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-28 {
  height: 174.30499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-28.is-new {
  height: 181.405px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-28.is-new:before {
  top: 24.14px;
  left: 22.009999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-29 {
  height: 175.37px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-29.is-new {
  height: 178.92px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-29.is-new:before {
  top: 24.849999999999998px;
  left: 21.299999999999997px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-30 {
  height: 187.795px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-31 {
  height: 188.14999999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-32 {
  height: 182.825px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-32.is-new {
  height: 197.02499999999998px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-32.is-new:before {
  top: 29.82px;
  left: 21.299999999999997px;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-33 {
  height: 226.135px;
  pointer-events: none;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-34 {
  height: 223.64999999999998px;
  pointer-events: none;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-35 {
  height: 225.42499999999998px;
  pointer-events: none;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywords-36 {
  height: 220.1px;
  pointer-events: none;
}
#zeldaKeywords[data-media="tab"] #zeldaKeywordsTAB__page--origin .zeldaKeywordsTAB__page--bg {
  background-image: url("../img/keywords/tab/box_bg.jpg");
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open01 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/01/char.png");
  width: 460px;
  height: 292px;
  margin: -266px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open01 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/01/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open01 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/01/text.png");
  height: 169px;
  margin: 96px 0 0 -14px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open02 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/02/char.png");
  width: 463px;
  height: 450px;
  margin: -333px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open02 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/02/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open02 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/02/text.png");
  height: 143px;
  margin: 167px 0 0 -2px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open03 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/03/char.png");
  width: 462px;
  height: 451px;
  margin: -333px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open03 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/03/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open03 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/03/text.png");
  height: 91px;
  margin: 167px 0 0px -12px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open04 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/04/char.png");
  width: 485px;
  height: 361px;
  -webkit-transform: translateX(-13px);
     -moz-transform: translateX(-13px);
      -ms-transform: translateX(-13px);
       -o-transform: translateX(-13px);
          transform: translateX(-13px);
  margin: -281px 0px 0 0px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open04 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/04/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open04 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/04/text.png");
  height: 126px;
  margin: 127px 0 0 -4px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open05 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/05/char.png");
  width: 460px;
  height: 447px;
  margin: -329px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open05 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/05/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open05 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/05/text.png");
  height: 196px;
  margin: 166px 0 0 -11px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open06 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/06/char.png");
  width: 482px;
  height: 452px;
  margin: -334px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open06 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/06/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open06 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/06/text.png");
  height: 170px;
  margin: 167px 0 0 -10px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open07 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/07/char.png");
  width: 461px;
  height: 451px;
  margin: -333px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open07 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/07/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open07 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/07/text.png");
  height: 92px;
  margin: 168px 0 0 -2px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open08 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/08/char.png");
  width: 461px;
  height: 406px;
  margin: -305px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open08 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/08/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open08 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/08/text.png");
  height: 118px;
  margin: 149px 0 0 -35px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open09 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/09/char.png");
  width: 460px;
  height: 452px;
  margin: -334px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open09 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/09/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open09 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/09/text.png");
  height: 118px;
  margin: 167px 0 0 -40px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open10 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/10/char.png");
  width: 431px;
  height: 452px;
  margin: -334px 0px 0px;
  -webkit-transform: translateX(-8px);
     -moz-transform: translateX(-8px);
      -ms-transform: translateX(-8px);
       -o-transform: translateX(-8px);
          transform: translateX(-8px);
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open10 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/10/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open10 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/10/text.png");
  height: 117px;
  margin: 167px 0 0 -60px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open11 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/11/char.png");
  width: 460px;
  height: 416px;
  margin: -309px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open11 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/11/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open11 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/11/text.png");
  height: 66px;
  margin: 157px 0 0 -9px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open12 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/12/char.png");
  width: 461px;
  height: 452px;
  margin: -334px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open12 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/12/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open12 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/12/text.png");
  height: 65px;
  margin: 167px 0 0 -21px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open13 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/13/char.png");
  width: 460px;
  height: 452px;
  margin: -333px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open13 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/13/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open13 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/13/text.png");
  height: 91px;
  margin: 167px 0 0 -18px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open14 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/14/char.png");
  width: 463px;
  height: 409px;
  margin: -324px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open14 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/14/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open14 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/14/text.png");
  height: 91px;
  margin: 146px 0 0 -4px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open15 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/15/char.png");
  width: 461px;
  height: 342px;
  margin: -291px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open15 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/15/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open15 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/15/text.png");
  height: 65px;
  margin: 148px 0 0 -28px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open16 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/16/char.png");
  width: 462px;
  height: 307px;
  margin: -254px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open16 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/16/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open16 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/16/text.png");
  height: 91px;
  margin: 104px 0 0 -7px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open17 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/17/char.png");
  width: 460px;
  height: 351px;
  margin: -276px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open17 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/17/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open17 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/17/text.png");
  height: 118px;
  margin: 126px 0 0 -11px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open18 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/18/char.png");
  width: 460px;
  height: 377px;
  margin: -292px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open18 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/18/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open18 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/18/text.png");
  height: 117px;
  margin: 136px 0 0 -13px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open19 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/19/char.png");
  width: 460px;
  height: 395px;
  margin: -299px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open19 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/19/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open19 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/19/text.png");
  height: 117px;
  margin: 146px 0 0 -2px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open20 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/20/char.png");
  width: 463px;
  height: 383px;
  margin: -292px 0 0 29px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open20 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/20/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open20 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/20/text.png");
  height: 91px;
  margin: 141px 0 0 -3px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open21 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/21/char.png");
  width: 459px;
  height: 385px;
  margin: -293px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open21 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/21/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open21 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/21/text.png");
  height: 118px;
  margin: 141px 0 0 -4px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open22 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/22/char.png");
  width: 460px;
  height: 384px;
  margin: -292px 0 0 40px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open22 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/22/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open22 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/22/text.png");
  height: 144px;
  margin: 142px 0 0 -4px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open23 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/23/char.png");
  width: 461px;
  height: 381px;
  margin: -292px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open23 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/23/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open23 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/23/text.png");
  height: 91px;
  margin: 139px 0 0 -3px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open24 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/24/char.png");
  width: 460px;
  height: 398px;
  margin: -300px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open24 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/24/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open24 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/24/text.png");
  height: 66px;
  margin: 148px 0px 0px 0px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open25 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/25/char.png");
  width: 460px;
  height: 359px;
  margin: -280px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open25 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/25/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open25 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/25/text.png");
  height: 66px;
  margin: 129px 0 0 -27px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open26 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/26/char.png");
  width: 464px;
  height: 328px;
  margin: -268px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open26 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/26/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open26 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/26/text.png");
  height: 91px;
  margin: 110px 0 0 -2px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open27 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/27/char.png");
  width: 460px;
  height: 395px;
  margin: -298px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open27 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/27/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open27 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/27/text.png");
  height: 66px;
  margin: 147px 0 0 -44px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open28 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/28/char.png");
  width: 462px;
  height: 397px;
  margin: -299px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open28 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/28/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open28 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/28/text.png");
  height: 40px;
  margin: 148px 0 0 -1px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open29 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/29/char.png");
  width: 462px;
  height: 408px;
  margin: -324px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open29 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/29/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open29 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/29/text.png");
  height: 91.6px;
  margin: 137px 0px 0 -12px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open30 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/30/char.png");
  width: 460px;
  height: 237px;
  margin: -219px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open30 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/30/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open30 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/30/text.png");
  height: 65px;
  margin: 67px 0 0 -1px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open31 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/31/char.png");
  width: 460px;
  height: 228px;
  margin: -215px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open31 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/31/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open31 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/31/text.png");
  height: 118px;
  margin: 63px 0 0 -23px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open32 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/tab/32/char.png");
  width: 510px;
  height: 434px;
  margin: -315px 0 0;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open32 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/tab/32/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="tab"].zeldaKeywords-open32 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/tab/32/text.png");
  height: 118px;
  margin: 169px 0 0 -4px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-01 {
  height: 180px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-02 {
  height: 171px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-03 {
  height: 169.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-04 {
  height: 169.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-04.is-new {
  height: 174.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-04.is-new:before {
  top: 23px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-05 {
  height: 155px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-06 {
  height: 160.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-07 {
  height: 154px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-07.is-new {
  height: 169px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-07.is-new:before {
  top: 20px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-08 {
  height: 150px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-08.is-new {
  height: 165px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-08.is-new:before {
  top: 26px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-09 {
  height: 156px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-10 {
  height: 180px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-10.is-new {
  height: 180px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-10.is-new:before {
  top: 26px;
  left: 20px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-11 {
  height: 155px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-11.is-new {
  height: 170px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-11.is-new:before {
  top: 20px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-12 {
  height: 188px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-13 {
  height: 168.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-14 {
  height: 166.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-15 {
  height: 179.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-15.is-new {
  height: 184.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-15.is-new:before {
  top: 18px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-16 {
  height: 169px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-16.is-new {
  height: 184px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-16.is-new:before {
  top: 20px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-17 {
  height: 165px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-17.is-new {
  height: 185px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-17.is-new:before {
  top: 20px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-18 {
  height: 180.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-18.is-new {
  height: 190.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-18.is-new:before {
  top: 20px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-19 {
  height: 166.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-19.is-new {
  height: 186.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-19.is-new:before {
  top: 20px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-20 {
  height: 193.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-20.is-new {
  height: 193.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-20.is-new:before {
  top: 33px;
  left: 20px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-21 {
  height: 179.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-21.is-new {
  height: 179.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-21.is-new:before {
  top: 28px;
  left: 18px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-22 {
  height: 163px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-22.is-new {
  height: 173px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-22.is-new:before {
  top: 26px;
  left: 20px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-23 {
  height: 189.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-23.is-new {
  height: 189.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-23.is-new:before {
  top: 26px;
  left: 20px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-24 {
  height: 168.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-24.is-new {
  height: 173.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-24.is-new:before {
  top: 26px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-25 {
  height: 153.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-25.is-new {
  height: 163.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-25.is-new:before {
  top: 22px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-26 {
  height: 169.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-26.is-new {
  height: 184.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-26.is-new:before {
  top: 26px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-27 {
  height: 179.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-27.is-new {
  height: 199.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-27.is-new:before {
  top: 23px;
  left: 18px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-28 {
  height: 150px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-28.is-new {
  height: 175px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-28.is-new:before {
  top: 19px;
  left: 21px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-29 {
  height: 163px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-29.is-new {
  height: 173px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-29.is-new:before {
  top: 21px;
  left: 20px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-30 {
  height: 181.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-31 {
  height: 188px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-32 {
  height: 150.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-32.is-new {
  height: 165.5px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-32.is-new:before {
  top: 21px;
  left: 20px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-33 {
  height: 168px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywords-34 {
  height: 160px;
}
#zeldaKeywords[data-media="sp"] #zeldaKeywordsSP__page--origin .zeldaKeywordsSP__page--bg {
  background-image: url("../img/keywords/sp/box_bg.jpg");
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open01 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/01/char.png");
  height: 166px;
  margin: -272px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open01 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/01/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open01 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/01/text.png");
  height: 300px;
  margin: -6px 0 0 4px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open02 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/02/char.png");
  height: 278px;
  margin: -317px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open02 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/02/title.svg");
  height: 48px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open02 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/02/text.png");
  height: 275px;
  margin: 18px 0 0 -2px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open03 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/03/char.png");
  height: 278px;
  margin: -317px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open03 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/03/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open03 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/03/text.png");
  height: 196px;
  margin: 18px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open04 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/04/char.png");
  height: 210px;
  margin: -286px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open04 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/04/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open04 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/04/text.png");
  height: 222px;
  margin: -13px 0 0 -2px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open05 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/05/char.png");
  height: 273px;
  margin: -313px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open05 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/05/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open05 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/05/text.png");
  height: 301px;
  margin: 23px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open06 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/06/char.png");
  height: 278px;
  margin: -317px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open06 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/06/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open06 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/06/text.png");
  height: 248px;
  margin: 24px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open07 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/07/char.png");
  height: 276px;
  margin: -316px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open07 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/07/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open07 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/07/text.png");
  height: 196px;
  margin: 23px 0 0 0px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open08 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/08/char.png");
  height: 239px;
  margin: -293px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open08 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/08/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open08 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/08/text.png");
  height: 170px;
  margin: 10px 0 0 -3px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open09 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/09/char.png");
  height: 277px;
  margin: -316px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open09 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/09/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open09 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/09/text.png");
  height: 222px;
  margin: 24px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open10 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/10/char.png");
  height: 286px;
  margin: -324px 0 0 -201px !important;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open10 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/10/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open10 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/10/text.png");
  height: 195px;
  margin: 25px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open11 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/11/char.png");
  height: 257px;
  margin: -300px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open11 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/11/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open11 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/11/text.png");
  height: 144px;
  margin: 23px 0 0 -4px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open12 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/12/char.png");
  height: 277px;
  margin: -317px 0 0 -184px !important;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open12 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/12/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open12 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/12/text.png");
  height: 144px;
  margin: 23px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open13 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/13/char.png");
  height: 277px;
  margin: -317px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open13 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/13/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open13 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/13/text.png");
  height: 169px;
  margin: 24px 0 0px -2px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open14 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/14/char.png");
  height: 248px;
  margin: -315px 0 0 -191px !important;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open14 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/14/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open14 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/14/text.png");
  height: 170px;
  margin: -6px 0 0 0px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open15 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/15/char.png");
  height: 209px;
  margin: -303px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open15 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/15/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open15 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/15/text.png");
  height: 144px;
  margin: -29px 0 0 -6px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open16 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/16/char.png");
  height: 168px;
  margin: -261px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open16 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/16/title.svg");
  height: 89px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open16 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/16/text.png");
  height: 196px;
  margin: -29px 0 0px -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open17 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/17/char.png");
  height: 257px;
  margin: -301px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open17 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/17/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open17 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/17/text.png");
  height: 222px;
  margin: 20px 0 0 -2px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open18 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/18/char.png");
  height: 216px;
  margin: -276px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open18 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/18/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open18 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/18/text.png");
  height: 222px;
  margin: 6px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open19 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/19/char.png");
  height: 239px;
  margin: -252px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open19 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/19/title.svg");
  height: 87px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open19 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/19/text.png");
  height: 196px;
  margin: 52px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open20 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/20/char.png");
  height: 230px;
  margin: -286px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open20 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/20/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open20 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/20/text.png");
  height: 144px;
  margin: 9px 0 0 -2px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open21 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/21/char.png");
  height: 257px;
  margin: -300px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open21 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/21/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open21 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/21/text.png");
  height: 197px;
  margin: 21px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open22 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/22/char.png");
  height: 235px;
  margin: -288px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open22 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/22/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open22 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/22/text.png");
  height: 247px;
  margin: 11px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open23 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/23/char.png");
  height: 237px;
  margin: -290px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open23 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/23/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open23 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/23/text.png");
  height: 169px;
  margin: 13px 0 0 -2px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open24 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/24/char.png");
  height: 255px;
  margin: -299px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open24 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/24/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open24 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/24/text.png");
  height: 118px;
  margin: 21px 0 0 -4px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open25 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/25/char.png");
  height: 223px;
  margin: -283px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open25 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/25/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open25 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/25/text.png");
  height: 145px;
  margin: 4px 0 0 -2px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open26 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/26/char.png");
  height: 219px;
  margin: -280px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open26 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/26/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open26 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/26/text.png");
  height: 170px;
  margin: 3px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open27 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/27/char.png");
  height: 208px;
  margin: -237px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open27 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/27/title.svg");
  height: 87px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open27 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/27/text.png");
  height: 144px;
  margin: 36px 0 0 -4px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open28 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/28/char.png");
  height: 265px;
  margin: -304px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open28 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/28/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open28 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/28/text.png");
  height: 118px;
  margin: 25px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open29 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/29/char.png");
  height: 242px;
  margin: -311px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open29 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/29/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open29 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/29/text.png");
  height: 170px;
  margin: 2px 0 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open30 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/30/char.png");
  height: 183px;
  margin: -263px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open30 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/30/title.svg");
  height: 49px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open30 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/30/text.png");
  height: 145px;
  margin: -16px 0 0 -3px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open31 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/31/char.png");
  height: 164px;
  margin: -253px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open31 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/31/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open31 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/31/text.png");
  height: 222px;
  margin: -24px 0 0 -1px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open32 #zeldaKeywords__modal--screenCh {
  background-image: url("../img/keywords/sp/32/char.png");
  height: 270px;
  margin: -308px 0 0;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open32 #zeldaKeywords__modal--title {
  background-image: url("../img/keywords/sp/32/title.svg");
  height: 50px;
}
#zeldaKeywords[data-media="sp"].zeldaKeywords-open32 #zeldaKeywords__modal--text {
  background-image: url("../img/keywords/sp/32/text.png");
  height: 196px;
  margin: 29px 0 0 -4px;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
#zeldaKeywords__inner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: 100;
}
#zeldaKeywords__slide {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__slide #zeldaInner__footer {
    padding: 94px 28px 42px;
  }
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
#zeldaKeywordsPC__page--origin {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 968px;
  height: 2156px;
  overflow: visible;
}
.zeldaKeywordsPC__page--line {
  position: absolute;
  top: 0;
  width: 242px;
  height: 100%;
}
.zeldaKeywordsPC__page--bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
}
.zeldaKeywordsPC__page--block {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transition: -moz-box-shadow 0.25s linear 0s, -moz-box-shadow 0.25s linear 0s, -webkit-box-shadow 0.25s linear 0s, background-size 0.25s linear 0s, opacity 0.25s linear 0s;
  -webkit-transition: -webkit-box-shadow 0.25s linear 0s, -moz-box-shadow 0.25s linear 0s, -webkit-box-shadow 0.25s linear 0s, background-size 0.25s linear 0s, opacity 0.25s linear 0s;
  transition: box-shadow 0.25s linear 0s, -moz-box-shadow 0.25s linear 0s, -webkit-box-shadow 0.25s linear 0s, background-size 0.25s linear 0s, opacity 0.25s linear 0s;
}
.zeldaKeywordsPC__page--block:hover {
  box-shadow: 0px 0px 75px 0px rgba(0,0,0,0.5) inset;
  -moz-box-shadow: 0px 0px 75px 0px rgba(0,0,0,0.5) inset;
  -webkit-box-shadow: 0px 0px 75px 0px rgba(0,0,0,0.5) inset;
  -webkit-background-size: 99.4% auto;
     -moz-background-size: 99.4% auto;
       -o-background-size: 99.4% auto;
          background-size: 99.4% auto;
  opacity: 0.95;
}
.zeldaKeywordsPC__page--block:active {
  box-shadow: 0px 0px 90px 0px rgba(0,0,0,0.5) inset;
  -moz-box-shadow: 0px 0px 90px 0px rgba(0,0,0,0.5) inset;
  -webkit-box-shadow: 0px 0px 90px 0px rgba(0,0,0,0.5) inset;
  -webkit-background-size: 95% auto;
     -moz-background-size: 95% auto;
       -o-background-size: 95% auto;
          background-size: 95% auto;
  opacity: 0.8;
}
.zeldaKeywordsPC__page--block a {
  display: block;
  width: 100%;
  height: 100%;
}
.zeldaKeywordsPC__page--block.is-new:before {
  width: 37px;
  height: 17px;
  left: 33px;
}
.zeldaKeywords-33:hover,
.zeldaKeywords-34:hover,
.zeldaKeywords-35:hover,
.zeldaKeywords-36:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  opacity: 1;
}
#zeldaKeywordsTAB__page--origin {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 680px;
  height: 1530.76px;
  overflow: visible;
}
.zeldaKeywordsTAB__page--line {
  position: absolute;
  top: 0;
  width: 170px;
  height: 100%;
}
.zeldaKeywordsTAB__page--bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
}
.zeldaKeywordsTAB__page--block {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  background-repeat: none;
  background-position: center center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.zeldaKeywordsTAB__page--block a {
  display: block;
  width: 100%;
  height: 100%;
}
.zeldaKeywordsTAB__page--block.is-new:before {
  width: 26.27px;
  height: 12.07px;
  left: 23.43px;
}
#zeldaKeywordsSP__page--origin {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 300px;
  height: 2844px;
  overflow: visible;
}
.zeldaKeywordsSP__page--line {
  position: absolute;
  top: 0;
  width: 148px;
  height: 100%;
}
.zeldaKeywordsSP__page--bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
}
.zeldaKeywordsSP__page--block {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  background-repeat: none;
  background-position: center center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.zeldaKeywordsSP__page--block a {
  display: block;
  width: 100%;
  height: 100%;
}
.zeldaKeywordsSP__page--block.is-new:before {
  width: 31px;
  height: 14px;
}
.is-new:before {
  content: "";
  position: absolute;
  background-image: url("../img/keywords/common/block_new.png");
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
     -moz-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
       -o-animation: zeldaBlink 1.6s ease-in-out infinite alternate;
          animation: zeldaBlink 1.6s ease-in-out infinite alternate;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
#zeldaKeywordsPC__page--bg01 {
  left: -100%;
  background-position: top right;
  -webkit-background-size: 969px auto;
     -moz-background-size: 969px auto;
       -o-background-size: 969px auto;
          background-size: 969px auto;
}
#zeldaKeywordsPC__page--bg02 {
  left: 100%;
  background-position: top left;
  -webkit-background-size: 969px auto;
     -moz-background-size: 969px auto;
       -o-background-size: 969px auto;
          background-size: 969px auto;
}
#zeldaKeywordsPC__page--line01 {
  left: 0%;
  background-color: #000;
}
#zeldaKeywordsPC__page--line02 {
  left: 25%;
  background-color: #000;
}
#zeldaKeywordsPC__page--line03 {
  left: 50%;
  background-color: #000;
}
#zeldaKeywordsPC__page--line04 {
  left: 75%;
  background-color: #000;
}
#zeldaKeywordsTAB__page--bg01 {
  left: -100%;
  background-position: top right;
  -webkit-background-size: 687.99px auto;
     -moz-background-size: 687.99px auto;
       -o-background-size: 687.99px auto;
          background-size: 687.99px auto;
}
#zeldaKeywordsTAB__page--bg02 {
  left: 100%;
  background-position: top left;
  -webkit-background-size: 687.99px auto;
     -moz-background-size: 687.99px auto;
       -o-background-size: 687.99px auto;
          background-size: 687.99px auto;
}
#zeldaKeywordsTAB__page--line01 {
  left: 0%;
  background-color: #000;
}
#zeldaKeywordsTAB__page--line02 {
  left: 25%;
  background-color: #000;
}
#zeldaKeywordsTAB__page--line03 {
  left: 50%;
  background-color: #000;
}
#zeldaKeywordsTAB__page--line04 {
  left: 75%;
  background-color: #000;
}
#zeldaKeywordsSP__page--bg01 {
  left: -100%;
  background-position: top right;
  -webkit-background-size: 296px auto;
     -moz-background-size: 296px auto;
       -o-background-size: 296px auto;
          background-size: 296px auto;
}
#zeldaKeywordsSP__page--bg02 {
  left: 100%;
  background-position: top left;
  -webkit-background-size: 296px auto;
     -moz-background-size: 296px auto;
       -o-background-size: 296px auto;
          background-size: 296px auto;
}
#zeldaKeywordsSP__page--line01 {
  left: 0%;
  background-color: #000;
}
#zeldaKeywordsSP__page--line02 {
  left: 50%;
  background-color: #000;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
#zeldaKeywords__modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
  z-index: 110;
}
#zeldaKeywords__modal--screenBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.82;
}
.zeldaKeywords__modal--inner {
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
}
#zeldaKeywords__modal--screenCh {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
       -o-background-size: auto 100%;
          background-size: auto 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--screenCh {
    width: 780px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--screenCh {
    width: 460px;
    margin-left: -230px !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--screenCh {
    width: 370px;
    margin-left: -185px !important;
  }
}
#zeldaKeywords__modal--screenCh #zeldaKeywords__modal--screenCh__001 {
  position: absolute;
  top: 0%;
  left: 0%;
  background-position: center center;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
       -o-background-size: auto 100%;
          background-size: auto 100%;
  opacity: 0;
}
#zeldaKeywords__modal--screenCh #zeldaKeywords__modal--screenCh__002 {
  position: absolute;
  top: 0%;
  left: 0%;
  background-position: center center;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
       -o-background-size: auto 100%;
          background-size: auto 100%;
  opacity: 0;
}
#zeldaKeywords__modal--screenCh #zeldaKeywords__modal--screenCh__003 {
  position: absolute;
  top: 0%;
  left: 0%;
  background-position: center center;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
       -o-background-size: auto 100%;
          background-size: auto 100%;
  opacity: 0;
}
#zeldaKeywords__modal--table {
  position: relative;
  top: 0;
  left: 0;
  display: table;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--table {
    margin: -258px 0 0 -392px;
    width: 816px;
    height: 614px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--table {
    margin: -430px 0 0 -240px;
    width: 480px;
    height: 860px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--table {
    margin: -435px 0 0 -150px;
    width: 300px;
    height: 810px;
  }
}
#zeldaKeywords__modal--cell {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--cell {
    text-align: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--cell {
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--cell {
    text-align: center;
  }
}
#zeldaKeywords__modal--cell div {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
       -o-background-size: auto 100%;
          background-size: auto 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--cell div {
    text-align: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--cell div {
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--cell div {
    text-align: center;
  }
}
#zeldaKeywords__modal--title {
  overflow: visible !important;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--title {
    position: relative;
    margin: 0 0 40px 0;
    background-position: left top !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 50px;
    margin: -396px 0 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 50px;
    margin: -357px 0 0;
  }
}
#zeldaKeywords__modal--border {
  background-image: url("../img/keywords/pc/detail_border.png");
  width: 28px;
  height: 2px;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--border {
    display: block;
    margin: 0 0 43px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--border {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--border {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--text {
    margin: 0 0 0 0;
    background-position: left top !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--text {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin: 130px 0 0 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--text {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin: -50px 0 0 0;
  }
}
#zeldaKeywords__modal--close {
  position: absolute;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--close {
    top: 50%;
    left: 50%;
    width: 60px;
    height: 85px;
    background-image: url("../img/keywords/pc/button_close.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
    margin: -269px 0 0 409px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--close {
    top: 19px;
    right: 19px;
    width: 60px;
    height: 85px;
    background-image: url("../img/keywords/tab/button_close.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--close {
    top: 16px;
    right: 16px;
    width: 60px;
    height: 82px;
    background-image: url("../img/keywords/sp/button_close.png");
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
#zeldaKeywords__modal--close a {
  display: block;
  width: 100%;
  height: 100%;
}
#zeldaKeywords__modal--prevBt {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--prevBt {
    left: 50%;
    width: 62px;
    height: 82px;
    margin: 7px 0 0 -483px;
    background-image: url("../img/keywords/pc/button_prev.png");
    -webkit-background-size: 31px auto;
       -moz-background-size: 31px auto;
         -o-background-size: 31px auto;
            background-size: 31px auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--prevBt {
    left: 50%;
    width: 76px;
    height: 104px;
    margin: -171px 0 0 -335px;
    background-image: url("../img/keywords/tab/button_prev.png");
    -webkit-background-size: 38px auto;
       -moz-background-size: 38px auto;
         -o-background-size: 38px auto;
            background-size: 38px auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--prevBt {
    left: 0px;
    width: 52px;
    height: 70px;
    margin: -235px 0 0;
    background-image: url("../img/keywords/sp/button_prev.png");
    -webkit-background-size: 26px auto;
       -moz-background-size: 26px auto;
         -o-background-size: 26px auto;
            background-size: 26px auto;
  }
}
#zeldaKeywords__modal--prevBt a {
  display: block;
  width: 100%;
  height: 100%;
}
#zeldaKeywords__modal--nextBt {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
}
@media screen and (min-width: 980px), print {
  #zeldaKeywords__modal--nextBt {
    left: 50%;
    width: 62px;
    height: 82px;
    margin: 7px 0 0 424px;
    background-image: url("../img/keywords/pc/button_next.png");
    -webkit-background-size: 31px auto;
       -moz-background-size: 31px auto;
         -o-background-size: 31px auto;
            background-size: 31px auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaKeywords__modal--nextBt {
    left: 50%;
    width: 76px;
    height: 104px;
    margin: -171px 0 0 259px;
    background-image: url("../img/keywords/tab/button_next.png");
    -webkit-background-size: 38px auto;
       -moz-background-size: 38px auto;
         -o-background-size: 38px auto;
            background-size: 38px auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaKeywords__modal--nextBt {
    right: 0px;
    width: 52px;
    height: 70px;
    margin: -235px 0 0;
    background-image: url("../img/keywords/sp/button_next.png");
    -webkit-background-size: 26px auto;
       -moz-background-size: 26px auto;
         -o-background-size: 26px auto;
            background-size: 26px auto;
  }
}
#zeldaKeywords__modal--nextBt a {
  display: block;
  width: 100%;
  height: 100%;
}
/* ----------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* #zeldaNewTop */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
#zeldaNewTop {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #000;
}
#zeldaNewTop #zeldaNewTop--Inner {
  position: relative;
  top: 0;
  left: 0;
}
#zeldaNewTop #zeldaNewTop--Header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 300;
  width: 100%;
  height: auto;
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderLogo {
  position: absolute;
  z-index: 302;
  background-image: url("../img/common/zelda-logo-portal.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderLogo {
    width: 350px;
    height: 90px;
    top: 42px;
    left: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderLogo {
    width: 319px;
    height: 154px;
    top: 43px;
    left: 43px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderLogo {
    width: 200px;
    height: 96px;
    top: 27px;
    left: 21px;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderLogo:after {
  content: "";
  position: absolute;
  top: 130px;
  left: 0;
  width: 72px;
  height: 6px;
  background: url("../img/common/title_border.png") no-repeat left top;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderLogo:after {
    width: 72px;
    height: 6px;
    top: 130px;
    left: 0px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderLogo:after {
    width: 72px;
    height: 6px;
    top: 160px;
    left: 0px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderLogo:after {
    width: 72px;
    height: 6px;
    top: 110px;
    left: 0px;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderImage {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 301;
  background-color: #000;
  -webkit-transform: skewX(-33deg);
     -moz-transform: skewX(-33deg);
      -ms-transform: skewX(-33deg);
       -o-transform: skewX(-33deg);
          transform: skewX(-33deg);
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderImage {
    width: 260px;
    height: 400px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderImage {
    width: 245px;
    height: 400px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderImage {
    width: 155px;
    height: 400px;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi {
  position: absolute;
  z-index: 303;
  list-style: none;
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi {
    top: 5px;
    right: 12px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi {
    top: 200px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi {
    top: 338px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi {
    top: 183px;
    left: 0;
    width: 100%;
    padding: 0 6px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li {
    display: inline-block;
    padding: 0 0 0 12px;
    margin: 0 -4px 0 -10px;
    background: url("../img/common/menu_spacer.png") no-repeat right center;
    -webkit-background-size: 1px 25% !important;
       -moz-background-size: 1px 25% !important;
         -o-background-size: 1px 25% !important;
            background-size: 1px 25% !important;
    float: left;
  }
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(5) {
    background: none !important;
  }
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) {
    background: none !important;
    clear: both;
    float: right;
    margin: -4px 14px 0 0;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li {
    display: block;
    padding: 0 0 0 0;
    margin: -20px 0;
  }
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) {
    position: absolute;
    right: 40px;
    bottom: 125px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li {
    display: block;
    padding: 0 0 0 0;
    margin: -20px 0;
  }
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) {
    position: absolute;
    right: 40px;
    bottom: 25px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li {
    display: block;
    padding: 0 0 0 0;
    margin: -20px 0;
  }
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) {
    position: absolute;
    right: 22px;
    bottom: 18px;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li a {
  text-indent: -9999px;
  -webkit-background-size: 100% auto !important;
     -moz-background-size: 100% auto !important;
       -o-background-size: 100% auto !important;
          background-size: 100% auto !important;
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li a {
    display: inline-block;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li a {
    display: block;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li a {
    display: block;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li a {
    display: block;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li a:hover {
    opacity: 0.75;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(1) a {
  background: url("../img/common/header_menu-item_01.png") no-repeat left center;
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(1) a {
    width: 213.60000000000002px;
    height: 100.80000000000001px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(1) a {
    width: 282px;
    height: 97px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(1) a {
    width: 282px;
    height: 97px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(1) a {
    width: 192px;
    height: 77px;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(2) a {
  background: url("../img/common/header_menu-item_06.png") no-repeat left center;
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(2) a {
    width: 168px;
    height: 100.80000000000001px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(2) a {
    width: 235px;
    height: 97px;
    background-position: -7px center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(2) a {
    width: 235px;
    height: 97px;
    background-position: -7px center;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(2) a {
    width: 160px;
    height: 77px;
    background-position: -3px center;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(3) a {
  background: url("../img/common/header_menu-item_02.png") no-repeat left center;
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(3) a {
    width: 193.60000000000002px;
    height: 100.80000000000001px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(3) a {
    width: 245px;
    height: 97px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(3) a {
    width: 245px;
    height: 97px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(3) a {
    width: 186px;
    height: 77px;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(4) a {
  background: url("../img/common/header_menu-item_03.png") no-repeat left center;
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(4) a {
    width: 130.4px;
    height: 100.80000000000001px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(4) a {
    width: 150px;
    height: 97px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(4) a {
    width: 150px;
    height: 97px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(4) a {
    width: 115px;
    height: 77px;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(5) a {
  background: url("../img/common/header_menu-item_04.png") no-repeat left center;
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(5) a {
    width: 150.4px;
    height: 100.80000000000001px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(5) a {
    width: 182px;
    height: 97px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(5) a {
    width: 182px;
    height: 97px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(5) a {
    width: 138px;
    height: 77px;
  }
}
#zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) a {
  background: url("../img/common/header_menu-item_05.png") no-repeat left center;
}
@media screen and (min-width: 1200px), print {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) a {
    width: 190px;
    height: 38px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) a {
    width: 190px;
    height: 38px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) a {
    width: 190px;
    height: 38px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Header #zeldaNewTop--HeaderNavi li:nth-child(6) a {
    width: 140px;
    height: 32px;
  }
}
#zeldaNewTop #zeldaNewTop--Screen {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Screen {
    height: 940px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Screen {
    height: 940px;
    opacity: 0.94;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Screen {
    height: 940px;
    opacity: 0.94;
  }
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenZoom {
  position: absolute;
  top: 0;
  left: 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 200%;
  height: 100%;
  overflow: visible;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage {
  position: absolute;
  bottom: -500px;
  width: 100%;
  height: 785px;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage {
    left: -400px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage {
    left: -350px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage {
    left: -250px;
  }
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage .zeldaNewTop--ScreenImage__row {
  position: absolute;
  width: 300%;
  min-width: 6090px;
  height: 785px;
  -webkit-background-size: 2030px 785px;
     -moz-background-size: 2030px 785px;
       -o-background-size: 2030px 785px;
          background-size: 2030px 785px;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage .zeldaNewTop--ScreenImage__row img {
  height: 262px;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage .zeldaNewTop--ScreenImage__row div {
  position: absolute;
  overflow: visible;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 {
  bottom: 0px;
  left: -2030px;
  background: url("../img/top/top_main-bg_03.jpg") repeat 0 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-01 {
  top: 0px;
  left: 0px;
  -webkit-animation: fadein 20s linear 1s infinite normal;
  -moz-animation: fadein 20s linear 1s infinite normal;
  -o-animation: fadein 20s linear 1s infinite normal;
  animation: fadein 20s linear 1s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-02 {
  top: 0px;
  left: 170px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-03 {
  top: 0px;
  left: 339.5px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-04 {
  top: 0px;
  left: 509.5px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-05 {
  top: 0px;
  left: 847px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-06 {
  top: 0px;
  left: 1017px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-07 {
  top: 0px;
  left: 1187px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-08 {
  top: 0px;
  left: 1355px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-10 {
  top: 0px;
  left: 1694px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-11 {
  top: 0px;
  left: 1865px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-12 {
  top: 262px;
  left: 170px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-13 {
  top: 262px;
  left: 1017.99px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-14 {
  top: 262px;
  left: 1184.99px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-15 {
  top: 262px;
  left: 1357px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-16 {
  top: 262px;
  left: 1523px;
  -webkit-animation: fadein 20s linear 6s infinite normal;
  -moz-animation: fadein 20s linear 6s infinite normal;
  -o-animation: fadein 20s linear 6s infinite normal;
  animation: fadein 20s linear 6s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-17 {
  top: 262px;
  left: 1694px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-21 {
  top: 524px;
  left: -169px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-22 {
  top: 524px;
  left: 4px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-23 {
  top: 524px;
  left: 1015.98px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01-24 {
  top: 524px;
  left: 1188.98px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row01 #zeldaNewTop--ScreenImage__row01--items {
  position: absolute;
  top: 0;
  left: 2030px;
  width: 2030px;
  height: 785px;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 {
  bottom: 785px;
  left: -1860px;
  background: url("../img/top/top_main-bg_01.jpg") repeat 0 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-01 {
  top: 0px;
  left: 0px;
  -webkit-animation: fadein 20s linear 1s infinite normal;
  -moz-animation: fadein 20s linear 1s infinite normal;
  -o-animation: fadein 20s linear 1s infinite normal;
  animation: fadein 20s linear 1s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-02 {
  top: 0px;
  left: -169.5px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-03 {
  top: 0px;
  left: 170px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-04 {
  top: 0px;
  left: 339px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-05 {
  top: 0px;
  left: 1184px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-06 {
  top: 0px;
  left: 1694px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-07 {
  top: 0px;
  left: 1862px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-08 {
  top: 262px;
  left: 170px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-09 {
  top: 262px;
  left: 0px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-10 {
  top: 262px;
  left: 340px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-11 {
  top: 262px;
  left: 1862px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-12 {
  top: 262px;
  left: 1693px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-13 {
  top: 524px;
  left: 0px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-14 {
  top: 524px;
  left: 172px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-15 {
  top: 524px;
  left: 340px;
  -webkit-animation: fadein 20s linear 6s infinite normal;
  -moz-animation: fadein 20s linear 6s infinite normal;
  -o-animation: fadein 20s linear 6s infinite normal;
  animation: fadein 20s linear 6s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-16 {
  top: 524px;
  left: 679px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-17 {
  top: 524px;
  left: 849px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-18 {
  top: 524px;
  left: 1017.99px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-19 {
  top: 524px;
  left: 1355px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-20 {
  top: 524px;
  left: 1692px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02-21 {
  top: 524px;
  left: 1862px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row02 #zeldaNewTop--ScreenImage__row02--items {
  position: absolute;
  top: 0;
  left: 2030px;
  width: 2030px;
  height: 785px;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 {
  bottom: 1570px;
  left: -1520px;
  background: url("../img/top/top_main-bg_02.jpg") repeat 0 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-01 {
  top: 0px;
  left: 170px;
  -webkit-animation: fadein 20s linear 1s infinite normal;
  -moz-animation: fadein 20s linear 1s infinite normal;
  -o-animation: fadein 20s linear 1s infinite normal;
  animation: fadein 20s linear 1s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-02 {
  top: 0px;
  left: 0px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-03 {
  top: 0px;
  left: 339px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-04 {
  top: 0px;
  left: 1187.99px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-05 {
  top: 0px;
  left: 1015.98px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-06 {
  top: 0px;
  left: 1527px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-07 {
  top: 0px;
  left: 1357px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-08 {
  top: 0px;
  left: 1695px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-09 {
  top: 262px;
  left: 1356px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-10 {
  top: 262px;
  left: 1524px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-12 {
  top: 262px;
  left: 1696px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-13 {
  top: 262px;
  left: 1863px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-14 {
  top: 524px;
  left: -168px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-15 {
  top: 524px;
  left: 0px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-16 {
  top: 524px;
  left: 170px;
  -webkit-animation: fadein 20s linear 6s infinite normal;
  -moz-animation: fadein 20s linear 6s infinite normal;
  -o-animation: fadein 20s linear 6s infinite normal;
  animation: fadein 20s linear 6s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-17 {
  top: 524px;
  left: 508px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-18 {
  top: 524px;
  left: 849px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-19 {
  top: 524px;
  left: 1524px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03-20 {
  top: 524px;
  left: 1693px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row03 #zeldaNewTop--ScreenImage__row03--items {
  position: absolute;
  top: 0;
  left: 2030px;
  width: 2030px;
  height: 785px;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 {
  bottom: 2355px;
  left: -500px;
  background: url("../img/top/top_main-bg_03.jpg") repeat 0 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-01 {
  top: 0px;
  left: 0px;
  -webkit-animation: fadein 20s linear 1s infinite normal;
  -moz-animation: fadein 20s linear 1s infinite normal;
  -o-animation: fadein 20s linear 1s infinite normal;
  animation: fadein 20s linear 1s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-02 {
  top: 0px;
  left: 170px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-03 {
  top: 0px;
  left: 339.5px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-04 {
  top: 0px;
  left: 509.5px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-05 {
  top: 0px;
  left: 847px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-06 {
  top: 0px;
  left: 1017px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-07 {
  top: 0px;
  left: 1187px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-08 {
  top: 0px;
  left: 1355px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-10 {
  top: 0px;
  left: 1694px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-11 {
  top: 0px;
  left: 1865px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-12 {
  top: 262px;
  left: 170px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-13 {
  top: 262px;
  left: 1017.99px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-14 {
  top: 262px;
  left: 1184.99px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-15 {
  top: 262px;
  left: 1357px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-16 {
  top: 262px;
  left: 1523px;
  -webkit-animation: fadein 20s linear 6s infinite normal;
  -moz-animation: fadein 20s linear 6s infinite normal;
  -o-animation: fadein 20s linear 6s infinite normal;
  animation: fadein 20s linear 6s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-17 {
  top: 262px;
  left: 1694px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-21 {
  top: 524px;
  left: -169px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-22 {
  top: 524px;
  left: 4px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-23 {
  top: 524px;
  left: 1015.98px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04-24 {
  top: 524px;
  left: 1188.98px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row04 #zeldaNewTop--ScreenImage__row04--items {
  position: absolute;
  top: 0;
  left: 2030px;
  width: 2030px;
  height: 785px;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 {
  bottom: 3140px;
  left: -330px;
  background: url("../img/top/top_main-bg_01.jpg") repeat 0 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-01 {
  top: 0px;
  left: 0px;
  -webkit-animation: fadein 20s linear 1s infinite normal;
  -moz-animation: fadein 20s linear 1s infinite normal;
  -o-animation: fadein 20s linear 1s infinite normal;
  animation: fadein 20s linear 1s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-02 {
  top: 0px;
  left: -169.5px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-03 {
  top: 0px;
  left: 170px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-04 {
  top: 0px;
  left: 339px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-05 {
  top: 0px;
  left: 1184px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-06 {
  top: 0px;
  left: 1694px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-07 {
  top: 0px;
  left: 1862px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-08 {
  top: 262px;
  left: 170px;
  -webkit-animation: fadein 20s linear 4s infinite normal;
  -moz-animation: fadein 20s linear 4s infinite normal;
  -o-animation: fadein 20s linear 4s infinite normal;
  animation: fadein 20s linear 4s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-09 {
  top: 262px;
  left: 0px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-10 {
  top: 262px;
  left: 340px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-11 {
  top: 262px;
  left: 1862px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-12 {
  top: 262px;
  left: 1693px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-13 {
  top: 524px;
  left: 0px;
  -webkit-animation: fadein 20s linear 7s infinite normal;
  -moz-animation: fadein 20s linear 7s infinite normal;
  -o-animation: fadein 20s linear 7s infinite normal;
  animation: fadein 20s linear 7s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-14 {
  top: 524px;
  left: 172px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-15 {
  top: 524px;
  left: 340px;
  -webkit-animation: fadein 20s linear 6s infinite normal;
  -moz-animation: fadein 20s linear 6s infinite normal;
  -o-animation: fadein 20s linear 6s infinite normal;
  animation: fadein 20s linear 6s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-16 {
  top: 524px;
  left: 679px;
  -webkit-animation: fadein 20s linear 12s infinite normal;
  -moz-animation: fadein 20s linear 12s infinite normal;
  -o-animation: fadein 20s linear 12s infinite normal;
  animation: fadein 20s linear 12s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-17 {
  top: 524px;
  left: 849px;
  -webkit-animation: fadein 20s linear 10s infinite normal;
  -moz-animation: fadein 20s linear 10s infinite normal;
  -o-animation: fadein 20s linear 10s infinite normal;
  animation: fadein 20s linear 10s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-18 {
  top: 524px;
  left: 1017.99px;
  -webkit-animation: fadein 20s linear 18s infinite normal;
  -moz-animation: fadein 20s linear 18s infinite normal;
  -o-animation: fadein 20s linear 18s infinite normal;
  animation: fadein 20s linear 18s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-19 {
  top: 524px;
  left: 1355px;
  -webkit-animation: fadein 20s linear 9s infinite normal;
  -moz-animation: fadein 20s linear 9s infinite normal;
  -o-animation: fadein 20s linear 9s infinite normal;
  animation: fadein 20s linear 9s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-20 {
  top: 524px;
  left: 1692px;
  -webkit-animation: fadein 20s linear 16s infinite normal;
  -moz-animation: fadein 20s linear 16s infinite normal;
  -o-animation: fadein 20s linear 16s infinite normal;
  animation: fadein 20s linear 16s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05-21 {
  top: 524px;
  left: 1862px;
  -webkit-animation: fadein 20s linear 0s infinite normal;
  -moz-animation: fadein 20s linear 0s infinite normal;
  -o-animation: fadein 20s linear 0s infinite normal;
  animation: fadein 20s linear 0s infinite normal;
  opacity: 0;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenImage #zeldaNewTop--ScreenImage__row05 #zeldaNewTop--ScreenImage__row05--items {
  position: absolute;
  top: 0;
  left: 2030px;
  width: 2030px;
  height: 785px;
}
#zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenCov {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 204px;
  background: url("../img/top/top_main-bg_cover.png") repeat-x 0 0;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenCov {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Screen #zeldaNewTop--ScreenCov {
    display: none;
  }
}
#zeldaNewTop #zeldaNewTop--Block {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Block {
    height: 760px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Block {
    height: 760px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Block {
    height: 480px;
  }
}
#zeldaNewTop #zeldaNewTop--News {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 202;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News {
    padding: 0 40px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  #zeldaNewTop #zeldaNewTop--News {
    margin-top: 80px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News {
    padding: 0 41px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News {
    padding: 50px 21px 0;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner {
    max-width: 1356px;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box {
  width: 100%;
  min-height: 117px;
  background-color: rgba(0,0,0,0.6);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -moz-border-image: url("../img/top/top_news-border.png") 33.33% repeat;
  -webkit-border-image: url("../img/top/top_news-border.png") 33.33% repeat;
  -o-border-image: url("../img/top/top_news-border.png") 33.33% repeat;
  -ms-border-image: url("../img/top/top_news-border.png") 33.33% repeat;
  border-image: url("../img/top/top_news-border.png") 33.33% fill repeat;
  border-style: solid;
  border-width: 39px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box {
    position: relative;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box {
    position: relative;
    top: 0;
    left: 0;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner {
    margin: -12px;
    display: table;
    width: -webkit-calc(100% + 12px + 12px);
    width: -moz-calc(100% + 12px + 12px);
    width: calc(100% + 12px + 12px);
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner {
    margin: -15px 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner {
    margin: -21px -11px;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dt {
  vertical-align: middle;
  text-align: center;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dt {
    display: table-cell;
    width: 240px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dt {
    padding: 0 0 10px 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dt {
    padding: 0 0 3px 0;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dt span {
  display: inline-block;
  text-indent: -9999px;
  -webkit-background-size: 100% auto !important;
     -moz-background-size: 100% auto !important;
       -o-background-size: 100% auto !important;
          background-size: 100% auto !important;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dt span {
    background: url("../img/top/top_news-title.png") no-repeat 0 0;
    width: 179px;
    height: 64px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dt span {
    background: url("../img/top/top_news-title.png") no-repeat 0 0;
    width: 178px;
    height: 64px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dt span {
    background: url("../img/top/top_news-title.png") no-repeat 0 0;
    width: 117px;
    height: 42px;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd {
  vertical-align: middle;
  text-align: left;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd {
    display: table-cell;
    width: -webkit-calc(100% - 120px - 240px);
    width: -moz-calc(100% - 120px - 240px);
    width: calc(100% - 120px - 240px);
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd {
    padding: 10px 0 0 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd {
    padding: 10px 0 0 0;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul {
  list-style: none;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul {
    border-left: 1px solid rgba(214,208,184,0.2);
    border-right: 1px solid rgba(214,208,184,0.2);
    padding: 0 40px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul {
    border-top: 1px solid rgba(214,208,184,0.2);
    border-bottom: 1px solid rgba(214,208,184,0.2);
    padding: 10px 0 10px 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul {
    border-top: 1px solid rgba(214,208,184,0.2);
    border-bottom: 1px solid rgba(214,208,184,0.2);
    padding: 10px 0 8px 0;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li {
  line-height: 1.5;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li {
    font-size: 12px;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a {
  display: table;
  width: 100%;
  margin: 7px 0;
  letter-spacing: 0.05em;
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a span {
  color: #b4b1a5;
  display: table-cell;
  vertical-align: top;
  font-weight: normal;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a span {
    width: 90px;
    display: table-cell;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a span {
    width: 90px;
    display: table-cell;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a span {
    display: block;
    padding: 0 0 2px 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a span i {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a span i {
    display: none;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a p {
  color: #f8f4e5;
  width: auto;
  vertical-align: top;
  font-weight: bold;
  letter-spacing: 0.1em;
  background: url("../img/common/zelda-arrow.svg") no-repeat 0 2px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a p {
    -webkit-background-size: auto 14px !important;
       -moz-background-size: auto 14px !important;
         -o-background-size: auto 14px !important;
            background-size: auto 14px !important;
    background-position: 0 2px !important;
    padding: 0 0 0 20px;
    display: table-cell;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a p {
    -webkit-background-size: auto 14px !important;
       -moz-background-size: auto 14px !important;
         -o-background-size: auto 14px !important;
            background-size: auto 14px !important;
    background-position: 0 2px !important;
    padding: 0 0 0 20px;
    display: table-cell;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a p {
    -webkit-background-size: auto 12px !important;
       -moz-background-size: auto 12px !important;
         -o-background-size: auto 12px !important;
            background-size: auto 12px !important;
    background-position: 0 3px !important;
    padding: 0 0 0 16px;
    display: block;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a p i {
    display: none;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a i {
  display: inline-block;
  text-indent: -9999px;
  vertical-align: bottom;
  background: url("../img/top/new_icon.png") no-repeat left center;
  -webkit-background-size: 100% auto !important;
     -moz-background-size: 100% auto !important;
       -o-background-size: 100% auto !important;
          background-size: 100% auto !important;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a i {
    width: 30px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a i {
    width: 34px;
    margin: 0 0 0 5px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a i {
    width: 30px;
    margin: 0 0 0 7px;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li a:hover p {
  color: #b5945a;
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink {
  display: table;
  width: 100%;
  margin: 7px 0;
  letter-spacing: 0.05em;
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink span {
  color: #b4b1a5;
  display: table-cell;
  vertical-align: top;
  font-weight: normal;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink span {
    width: 90px;
    display: table-cell;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink span {
    width: 90px;
    display: table-cell;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink span {
    display: block;
    padding: 0 0 2px 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink span i {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink span i {
    display: none;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink a {
  display: inline;
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink a:hover {
  color: #b5945a;
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink p {
  color: #f8f4e5;
  width: auto;
  vertical-align: top;
  font-weight: bold;
  letter-spacing: 0.1em;
  background: url("../img/common/zelda-arrow.svg") no-repeat 0 2px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink p {
    -webkit-background-size: auto 14px !important;
       -moz-background-size: auto 14px !important;
         -o-background-size: auto 14px !important;
            background-size: auto 14px !important;
    background-position: 0 2px !important;
    padding: 0 0 0 20px;
    display: table-cell;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink p {
    -webkit-background-size: auto 14px !important;
       -moz-background-size: auto 14px !important;
         -o-background-size: auto 14px !important;
            background-size: auto 14px !important;
    background-position: 0 2px !important;
    padding: 0 0 0 20px;
    display: table-cell;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink p {
    -webkit-background-size: auto 12px !important;
       -moz-background-size: auto 12px !important;
         -o-background-size: auto 12px !important;
            background-size: auto 12px !important;
    background-position: 0 3px !important;
    padding: 0 0 0 16px;
    display: block;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink p i {
    display: none;
  }
}
#zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink i {
  display: inline-block;
  text-indent: -9999px;
  vertical-align: bottom;
  background: url("../img/top/new_icon.png") no-repeat left center;
  -webkit-background-size: 100% auto !important;
     -moz-background-size: 100% auto !important;
       -o-background-size: 100% auto !important;
          background-size: 100% auto !important;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink i {
    width: 30px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink i {
    width: 34px;
    margin: 0 0 0 5px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd ul li .top_news-item--nolink i {
    width: 30px;
    margin: 0 0 0 7px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd:last-of-type {
    width: 124px;
  }
}
@media screen and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--News #zeldaNewTop--NewsInner #zeldaNewTop--NewsInner__Box #zeldaNewTop--NewsInner__BoxInner dd:last-of-type {
    padding-top: 28px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop .zeldaNewTop--NewsBtn {
    height: 100%;
    text-align: right;
  }
}
@media screen and (max-width: 979px) {
  #zeldaNewTop .zeldaNewTop--NewsBtn {
    text-align: center;
  }
}
#zeldaNewTop .zeldaNewTop--NewsBtn a {
  display: inline-block;
  -moz-border-image: url("../img/top/menu_item-03_button.png") 22 repeat;
  -webkit-border-image: url("../img/top/menu_item-03_button.png") 22 repeat;
  -o-border-image: url("../img/top/menu_item-03_button.png") 22 repeat;
  -ms-border-image: url("../img/top/menu_item-03_button.png") 22 repeat;
  border-image: url("../img/top/menu_item-03_button.png") 22 fill repeat;
  border-style: solid;
  border-width: 11px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop .zeldaNewTop--NewsBtn a {
    padding: 2px 7px;
    margin: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop .zeldaNewTop--NewsBtn a {
    padding: 2px 7px;
    margin: 0 0 24px 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop .zeldaNewTop--NewsBtn a {
    padding: 2px 7px;
    margin: 0 0 24px 0;
  }
}
#zeldaNewTop .zeldaNewTop--NewsBtn a span {
  display: inline-block;
  color: #f8f4e5;
  font-weight: bold;
  font-size: 14px;
  padding: 0 0 0 18px;
  background: url("../img/common/zelda-arrow.svg") no-repeat 0 0;
  -webkit-background-size: auto 14px !important;
     -moz-background-size: auto 14px !important;
       -o-background-size: auto 14px !important;
          background-size: auto 14px !important;
}
#zeldaNewTop .zeldaNewTop--NewsBtn a:hover {
  opacity: 0.75;
}
#zeldaNewTop #zeldaNewTop--Feature.zeldaNewTop--Feature {
  max-width: 1356px;
  margin: 0 auto;
  position: relative;
  z-index: 201;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Feature.zeldaNewTop--Feature {
    padding: 0 40px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Feature.zeldaNewTop--Feature {
    padding: 0 41px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature.zeldaNewTop--Feature {
    padding: 0 21px;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureWrap {
  border-bottom: solid #b99f65;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 760px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureWrap {
    padding: 40px 0 80px;
    border-width: 0 0 3px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureWrap {
    padding: 40px 0 37px;
    border-width: 0 0 1px;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureItem {
  text-align: center;
}
@media screen and (min-width: 760px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureItem {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureItem {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48.5%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 48.5%;
            flex: 0 0 48.5%;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureLink {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
  cursor: pointer;
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureLink:hover {
  opacity: 0.7;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (min-width: 760px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureImage {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureImage {
    margin-bottom: 18px;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureImage img {
  width: 100%;
  vertical-align: bottom;
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureText {
  display: inline-block;
  margin: 0 auto;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureText {
    width: 436px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureText {
    width: 327px;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureSubtitle {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
  position: relative;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureSubtitle {
    height: 15px;
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureSubtitle {
    height: 11px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureSubtitle {
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 760px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureSubtitle img {
    height: 100%;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureItem--01 .zeldaNewTop--FeatureSubtitle img {
    height: 13px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureItem--01 .zeldaNewTop--FeatureSubtitle img {
    height: 10px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureItem--02 .zeldaNewTop--FeatureSubtitle img {
    height: 30px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureItem--02 .zeldaNewTop--FeatureSubtitle img {
    height: 22px;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
  position: relative;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker {
    height: 12px;
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker {
    height: 10px;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker {
    height: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker {
    height: 10px;
    margin-bottom: 42px;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker img {
  height: 100%;
}
@media screen and (min-width: 760px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker:after {
    content: "";
    display: block;
    background-color: #d5cfb5;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker:after {
    bottom: -19px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker:after {
    bottom: -14px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureMaker:after {
    bottom: -11px;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureTitle {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureTitle {
    height: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureTitle {
    height: 21px;
  }
}
@media screen and (min-width: 375px) and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureTitle {
    height: 37px;
  }
}
@media screen and (max-width: 374px) {
  #zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureTitle {
    height: 32px;
  }
}
#zeldaNewTop #zeldaNewTop--Feature .zeldaNewTop--FeatureTitle img {
  height: 100%;
}
#zeldaNewTop #zeldaNewTop--Container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 201;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--ContainerBG {
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--ContainerBG {
    left: 0;
    top: 300px;
    height: 710px;
    background: url("../img/top/about_image-pctb.png") no-repeat center top;
    -webkit-background-size: auto 100% !important;
       -moz-background-size: auto 100% !important;
         -o-background-size: auto 100% !important;
            background-size: auto 100% !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--ContainerBG {
    left: 0;
    top: 475px;
    height: 710px;
    background: url("../img/top/about_image-pctb.png") no-repeat center top;
    -webkit-background-size: auto 100% !important;
       -moz-background-size: auto 100% !important;
         -o-background-size: auto 100% !important;
            background-size: auto 100% !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--ContainerBG {
    left: 0;
    top: 500px;
    height: 821px;
    background: url("../img/top/about_image-sp.png") no-repeat center top;
    -webkit-background-size: auto 100% !important;
       -moz-background-size: auto 100% !important;
         -o-background-size: auto 100% !important;
            background-size: auto 100% !important;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About {
    height: 360px;
    padding: 70px 0 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About {
    height: 480px;
    padding: 20px 0 0 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About {
    height: 700px;
    padding: 70px 0 0 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutImage {
  position: absolute;
  top: auto;
  left: 50%;
  background: url("../img/top/about_char.png") no-repeat 0 0;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutImage {
    top: 70px;
    margin: 0 0 0 -490px;
    width: 303px;
    height: 294px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutImage {
    top: 100px;
    margin: 0 0 0 -45%;
    width: 312px;
    height: 291px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutImage {
    top: 50px;
    margin: 0 0 0 -178px;
    width: 250px;
    height: 233px;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutTitle {
  position: absolute;
  top: auto;
  left: 50%;
  text-indent: -9999px;
  background: url("../img/top/about_logo.png") no-repeat 0 0;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutTitle {
    top: 70px;
    margin: 20px 0 0 -370px;
    width: 232px;
    height: 206px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutTitle {
    top: 100px;
    margin: 20px 0 0 -30%;
    width: 231px;
    height: 205px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutTitle {
    top: 50px;
    margin: 60px 0 0 -103px;
    width: 207px;
    height: 198px;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy01 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy01 {
    margin: 30px 0 0 -50px;
    width: 309px;
    height: 18px;
    background: url("../img/top/about_copy-01_pc.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy01 {
    margin: 110px 0 0 10%;
    width: 275px;
    height: 16px;
    background: url("../img/top/about_copy-01_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy01 {
    margin: 260px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-01_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy02 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy02 {
    margin: 25px 0 0 -70px;
    width: 366px;
    height: 18px;
    background: url("../img/top/about_copy-02_pc.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy02 {
    margin: 25px 0 0 8%;
    width: 125px;
    height: 16px;
    background: url("../img/top/about_copy-02_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy02 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-02_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy03 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy03 {
    margin: 25px 0 0 -90px;
    width: 259px;
    height: 18px;
    background: url("../img/top/about_copy-08_pc.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy03 {
    margin: 25px 0 0 6%;
    width: 197px;
    height: 16px;
    background: url("../img/top/about_copy-03_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy03 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-03_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy04 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy04 {
    margin: 25px 0 0 -110px;
    width: 359px;
    height: 18px;
    background: url("../img/top/about_copy-03_pc.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy04 {
    margin: 25px 0 0 4%;
    width: 230px;
    height: 16px;
    background: url("../img/top/about_copy-10_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy04 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-11_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy05 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy05 {
    margin: 25px 0 0 -130px;
    width: 296px;
    height: 18px;
    background: url("../img/top/about_copy-04_pc.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy05 {
    margin: 25px 0 0 2%;
    width: 320px;
    height: 16px;
    background: url("../img/top/about_copy-04_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy05 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-04_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy06 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy06 {
    margin: 25px 0 0 -150px;
    width: 478px;
    height: 18px;
    background: url("../img/top/about_copy-05_pc.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy06 {
    margin: 25px 0 0 0%;
    width: 263px;
    height: 16px;
    background: url("../img/top/about_copy-05_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy06 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-05_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy07 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy07 {
    margin: 25px 0 0 -170px;
    width: 359px;
    height: 18px;
    background: url("../img/top/about_copy-06_pc.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy07 {
    margin: 25px 0 0 -2%;
    width: 215px;
    height: 16px;
    background: url("../img/top/about_copy-06_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy07 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-06_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy08 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy08 {
    margin: 12px 0 0 -190px;
    width: 304px;
    height: 30px;
    background: url("../img/top/about_copy-07_pc.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy08 {
    margin: 25px 0 0 -4%;
    width: 262px;
    height: 16px;
    background: url("../img/top/about_copy-07_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy08 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-07_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy09 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy09 {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy09 {
    margin: 25px 0 0 -6%;
    width: 261px;
    height: 16px;
    background: url("../img/top/about_copy-08_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy09 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-08_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy10 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy10 {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy10 {
    margin: 12px 0 0 -8%;
    width: 271px;
    height: 28px;
    background: url("../img/top/about_copy-09_tb.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy10 {
    margin: 20px 0 0 -50%;
    width: 100%;
    height: 14px;
    background: url("../img/top/about_copy-09_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy11 {
  position: relative;
  top: auto;
  left: 50%;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy11 {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy11 {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--About #zeldaNewTop--AboutCopy11 {
    margin: 9px 0 0 -50%;
    width: 100%;
    height: 25px;
    background: url("../img/top/about_copy-10_sp.png") no-repeat center 0;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 {
  width: 100%;
  max-width: 1436px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--Menu01__Box {
  margin: 0 -14px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 {
    padding: 100px 40px 0 40px !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 {
    padding: 100px 41px 0 41px !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 {
    padding: 0 21px 0 21px !important;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 {
    width: 33%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 {
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 {
    width: 100%;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 232px;
    height: 59px;
    background: url("../img/top/menu_item-01_title-pctb.png") no-repeat left top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 232px;
    height: 59px;
    background: url("../img/top/menu_item-01_title-pctb.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 168px;
    height: 49px;
    background: url("../img/top/menu_item-01_title-sp.png") no-repeat left top;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-01_image-pc.jpg") no-repeat bottom right;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-01_image-tb.jpg") no-repeat bottom right;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
         -o-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-01_image-sp.jpg") no-repeat bottom center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlyPC {
    display: inline-block !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlyPC {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlyPC {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlyTB {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlyTB {
    display: inline-block !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlyTB {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlySP {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlySP {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage .onlySP {
    display: inline-block !important;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage {
    position: absolute;
    right: 1px;
    bottom: 0;
    margin: -26px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 65%;
    max-width: 228px;
  }
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage img {
    width: 100%;
    margin: 0 0 0 15px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage {
    position: absolute;
    right: 24%;
    bottom: 0;
    margin: -26px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 45%;
    overflow: hidden;
  }
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage img {
    width: 100%;
    margin: 0 0 0 20px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage {
    position: absolute;
    right: auto;
    bottom: 0;
    margin: -26px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem01 .zeldaNewTop--MenuCell__BoxImage img {
    width: 100%;
    max-width: 288px;
    margin: 0 auto;
    position: relative;
    bottom: 0;
    left: 20px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 {
    width: 33%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 {
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 {
    width: 100%;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 196px;
    height: 58px;
    background: url("../img/top/menu_item-06_title-pctb.png") no-repeat left top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 196px;
    height: 58px;
    background: url("../img/top/menu_item-06_title-pctb.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 147px;
    height: 49px;
    background: url("../img/top/menu_item-06_title-sp.png") no-repeat left top;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-06_image-pc.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-06_image-tb.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem06 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-06_image-sp.jpg") no-repeat bottom center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 {
    width: 33%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 {
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 {
    width: 100%;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 196px;
    height: 58px;
    background: url("../img/top/menu_item-02_title-pctb.png") no-repeat left top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 196px;
    height: 58px;
    background: url("../img/top/menu_item-02_title-pctb.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 147px;
    height: 49px;
    background: url("../img/top/menu_item-02_title-sp.png") no-repeat left top;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-02_image-pc.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-02_image-tb.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu01 #zeldaNewTop--MenuItem02 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-02_image-sp.jpg") no-repeat bottom center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 {
  width: 100%;
  max-width: 1436px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--Menu02__Box {
  margin: 0 -14px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 {
    padding: 30px 40px 0 40px !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 {
    padding: 0 41px 0 41px !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 {
    padding: 0 21px 0 21px !important;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 {
    width: 100%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 {
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 {
    width: 100%;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 97px;
    height: 60px;
    background: url("../img/top/menu_item-03_title-pctb.png") no-repeat left top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 97px;
    height: 60px;
    background: url("../img/top/menu_item-03_title-pctb.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 73px;
    height: 51px;
    background: url("../img/top/menu_item-03_title-sp.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 .zeldaNewTop--MenuCell__BoxText {
    padding: 0 0 22px 0 !important;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-03_image-pc.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-03_image-tb.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-03_image-sp.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table {
  width: 100%;
  max-width: 1180px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table {
    display: table;
    padding: 21px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table {
    display: block;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table {
    display: block;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TableMain {
    display: table-cell;
    width: 280px;
    vertical-align: top;
    padding: 0 2% 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TableMain {
    display: block;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TableMain {
    display: block;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TableSub {
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding: 22px 24px 22px 3%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TableSub {
    display: block;
    padding: 0 14px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TableSub {
    display: block;
    padding: 0 4px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a {
    display: table;
    width: 100%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Image {
    display: table-cell;
    width: 175px;
    vertical-align: top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Image {
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0 0 10px 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Image {
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0 0 10px 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Image img {
  width: 100%;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info {
  list-style: none;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info {
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding-right: 25px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info {
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info {
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dt {
  color: #b4b1a5;
  font-weight: normal;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dt {
    font-size: 18px;
    padding: 0 0 5px 0;
    margin: -5px 0 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dt {
    font-size: 12px;
    padding: 0 0 5px 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dt {
    font-size: 12px;
    padding: 0 0 5px 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dt i {
  display: inline-block;
  text-indent: -9999px;
  vertical-align: bottom;
  background: url("../img/top/new_icon.png") no-repeat left center;
  -webkit-background-size: 100% auto !important;
     -moz-background-size: 100% auto !important;
       -o-background-size: 100% auto !important;
          background-size: 100% auto !important;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dt i {
    width: 34px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dt i {
    width: 28px;
    margin: 0 0 0 7px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dt i {
    width: 30px;
    margin: 0 0 0 7px;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dd {
  color: #f8f4e5;
  font-weight: bold;
  background: url("../img/common/zelda-arrow.svg") no-repeat left top;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dd {
    font-size: 24px;
    -webkit-background-size: auto 20px !important;
       -moz-background-size: auto 20px !important;
         -o-background-size: auto 20px !important;
            background-size: auto 20px !important;
    background-position: 0 8px !important;
    padding: 0 0 0 20px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dd {
    font-size: 18px;
    -webkit-background-size: auto 18px !important;
       -moz-background-size: auto 18px !important;
         -o-background-size: auto 18px !important;
            background-size: auto 18px !important;
    background-position: 0 5px !important;
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Info dd {
    font-size: 18px;
    -webkit-background-size: auto 18px !important;
       -moz-background-size: auto 18px !important;
         -o-background-size: auto 18px !important;
            background-size: auto 18px !important;
    background-position: 0 5px !important;
    padding: 0 0 0 20px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a .zeldaNewTop--MenuItem03__NewsItem--Image + .zeldaNewTop--MenuItem03__NewsItem--Info {
    padding-left: 25px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a:hover img {
    opacity: 0.75;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__TopNews a:hover dd {
  color: #b5945a;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews {
  position: relative;
  top: 0;
  left: 0;
  list-style: none;
  -moz-border-image: url("../img/top/news_box-border.png") 3 repeat;
  -webkit-border-image: url("../img/top/news_box-border.png") 3 repeat;
  -o-border-image: url("../img/top/news_box-border.png") 3 repeat;
  -ms-border-image: url("../img/top/news_box-border.png") 3 repeat;
  border-image: url("../img/top/news_box-border.png") 3 fill repeat;
  border-style: solid;
  border-width: 3px;
  border-bottom: none;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews {
    padding: 20px 0;
    margin: 25px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews {
    padding: 25px 0;
    margin: 25px 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews {
    padding: 12px 0 9px 0;
    margin: 20px 0 0 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews:before {
  content: "";
  display: block;
  border-top: 1px solid #ba9652;
  width: 17px;
  height: 1px;
  position: absolute;
  top: -3px;
  left: -3px;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li {
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li {
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li {
    width: 100%;
    padding: 0 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li {
    width: 100%;
    padding: 0 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a {
  width: 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a {
    display: table;
    margin: 7px -3px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a {
    display: table;
    margin: 7px -3px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a {
    display: table;
    margin: 10px -3px;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Image {
    display: table-cell;
    width: 107px;
    vertical-align: top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Image {
    display: table-cell;
    width: 120px;
    vertical-align: top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Image {
    display: table-cell;
    width: 85px;
    vertical-align: top;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Image img {
  width: 100%;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info {
  list-style: none;
  line-height: 1.5;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info {
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding-right: 25px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info {
    display: table-cell;
    width: auto;
    vertical-align: top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info {
    display: table-cell;
    width: auto;
    vertical-align: top;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dt {
  display: block;
  color: #b4b1a5;
  font-weight: normal;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dt {
    font-size: 12px;
    padding: 0 0 7px 0;
    margin: -3px 0 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dt {
    font-size: 12px;
    padding: 0 0 5px 0;
    margin: -3px 0 0 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dt {
    font-size: 12px;
    padding: 0 0 5px 0;
    margin: -3px 0 0 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dt i {
  display: inline-block;
  text-indent: -9999px;
  vertical-align: bottom;
  background: url("../img/top/new_icon.png") no-repeat left center;
  -webkit-background-size: 100% auto !important;
     -moz-background-size: 100% auto !important;
       -o-background-size: 100% auto !important;
          background-size: 100% auto !important;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dt i {
    width: 30px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dt i {
    width: 26px;
    margin: 0 0 0 7px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dt i {
    width: 26px;
    margin: 0 0 0 7px;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dd {
  display: block;
  font-size: 14px;
  color: #f8f4e5;
  font-weight: bold;
  background: url("../img/common/zelda-arrow.svg") no-repeat 0 1px;
  -webkit-background-size: auto 14px !important;
     -moz-background-size: auto 14px !important;
       -o-background-size: auto 14px !important;
          background-size: auto 14px !important;
  background-position: 0 2px !important;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dd {
    -webkit-background-size: auto 14px !important;
       -moz-background-size: auto 14px !important;
         -o-background-size: auto 14px !important;
            background-size: auto 14px !important;
    background-position: 0 2px !important;
    padding: 0 0 0 20px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dd {
    -webkit-background-size: auto 14px !important;
       -moz-background-size: auto 14px !important;
         -o-background-size: auto 14px !important;
            background-size: auto 14px !important;
    background-position: 0 2px !important;
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Info dd {
    -webkit-background-size: auto 12px !important;
       -moz-background-size: auto 12px !important;
         -o-background-size: auto 12px !important;
            background-size: auto 12px !important;
    background-position: 0 3px !important;
    padding: 0 0 0 20px;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a .zeldaNewTop--MenuItem03__NewsItem--Image + .zeldaNewTop--MenuItem03__NewsItem--Info {
  padding-left: 25px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a:hover img {
    opacity: 0.75;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ListNews li a:hover dd {
  color: #b5945a;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ButtonNews {
  display: inline-block;
  -moz-border-image: url("../img/top/menu_item-03_button.png") 22 repeat;
  -webkit-border-image: url("../img/top/menu_item-03_button.png") 22 repeat;
  -o-border-image: url("../img/top/menu_item-03_button.png") 22 repeat;
  -ms-border-image: url("../img/top/menu_item-03_button.png") 22 repeat;
  border-image: url("../img/top/menu_item-03_button.png") 22 fill repeat;
  border-style: solid;
  border-width: 11px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ButtonNews {
    padding: 2px 7px;
    margin: 0;
    position: absolute;
    top: 234px;
    left: 24px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ButtonNews {
    padding: 2px 7px;
    margin: 2px 0 50px 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ButtonNews {
    padding: 2px 7px;
    margin: 2px 0 11px 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ButtonNews span {
  display: inline-block;
  color: #f8f4e5;
  font-weight: bold;
  font-size: 14px;
  padding: 0 0 0 18px;
  background: url("../img/common/zelda-arrow.svg") no-repeat 0 0;
  -webkit-background-size: auto 14px !important;
     -moz-background-size: auto 14px !important;
       -o-background-size: auto 14px !important;
          background-size: auto 14px !important;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu02 #zeldaNewTop--MenuItem03 #zeldaNewTop--MenuItem03__Table #zeldaNewTop--MenuItem03__ButtonNews:hover {
  opacity: 0.75;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 {
  width: 100%;
  max-width: 1436px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--Menu03__Box {
  margin: 0 -14px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 {
    padding: 30px 40px 0 40px !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 {
    padding: 0 41px 0 41px !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 {
    padding: 0 21px 0 21px !important;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 {
    width: 50%;
    vertical-align: top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 {
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 {
    width: 100%;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 138px;
    height: 60px;
    background: url("../img/top/menu_item-04_title-pctb.png") no-repeat left top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 138px;
    height: 59px;
    background: url("../img/top/menu_item-04_title-pctb.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 104px;
    height: 50px;
    background: url("../img/top/menu_item-04_title-sp.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 .zeldaNewTop--MenuCell__BoxText br {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-04_image-pctb.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-04_image-pctb.jpg") no-repeat center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem04 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-04_image-sp.jpg") no-repeat bottom center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 {
    width: 50%;
    vertical-align: top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 {
    width: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 {
    width: 100%;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 165px;
    height: 60px;
    background: url("../img/top/menu_item-05_title-pctb.png") no-repeat left top;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 165px;
    height: 60px;
    background: url("../img/top/menu_item-05_title-pctb.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 .zeldaNewTop--MenuCell__BoxTitle span {
    width: 154px;
    height: 51px;
    background: url("../img/top/menu_item-05_title-sp.png") no-repeat left top;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 .zeldaNewTop--MenuCell__BoxText {
    padding: 0 0 22px 0 !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 .zeldaNewTop--MenuCell__BoxText br {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-05_image-pctb.jpg") no-repeat left center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-05_image-pctb.jpg") no-repeat left center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 .zeldaNewTop--MenuCell__Box {
    background: url("../img/top/menu_item-05_image-sp.jpg") no-repeat left center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table {
    display: table;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table {
    display: table;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table {
    padding: 0 0 5px 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableMain {
    display: table-cell;
    height: 100%;
    width: 230px;
    vertical-align: top;
    padding: 0 10px 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableMain {
    display: table-cell;
    height: 100%;
    width: 230px;
    vertical-align: top;
    padding: 0 10px 0 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableMain {
    padding: 0 0 0 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub {
    display: table-cell;
    width: auto;
    height: 100%;
    vertical-align: top;
    padding: 10px 0 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub {
    display: table-cell;
    width: auto;
    height: 100%;
    vertical-align: top;
    padding: 10px 10px 0 0;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub iframe {
    height: 208px !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub iframe {
    height: 310px !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub iframe {
    height: 280px !important;
  }
}
#zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub .twitter-timeline {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub .twitter-timeline {
    height: 208px !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub .twitter-timeline {
    height: 310px !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container #zeldaNewTop--Menu03 #zeldaNewTop--MenuItem05 #zeldaNewTop--MenuItem05__Table #zeldaNewTop--MenuItem05__TableSub .twitter-timeline {
    height: 280px !important;
  }
}
#zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable {
  position: relative;
  top: 0;
  left: 0;
  overflow: visible;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable {
    display: table;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable {
    display: block;
    width: 100%;
    height: auto;
  }
}
#zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell {
  position: relative;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell {
    display: table-cell;
    height: 100%;
    padding: 0 14px;
    overflow: visible;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell {
    display: block;
    height: auto;
    padding: 0 14px 20px 14px;
    overflow: visible;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell {
    display: block;
    height: auto;
    padding: 0 14px 20px 14px;
    overflow: hidden;
  }
}
#zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000 !important;
}
#zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -moz-border-image: url("../img/top/menu_item-box.png") 52 repeat;
  -webkit-border-image: url("../img/top/menu_item-box.png") 52 repeat;
  -o-border-image: url("../img/top/menu_item-box.png") 52 repeat;
  -ms-border-image: url("../img/top/menu_item-box.png") 52 repeat;
  border-image: url("../img/top/menu_item-box.png") 52 fill repeat;
  border-style: solid;
  border-width: 26px;
}
#zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxTitle {
  position: relative;
  top: 0;
  left: 0;
  background: url("../img/top/menu_item-border.png") no-repeat left bottom;
  -webkit-background-size: auto 4px;
     -moz-background-size: auto 4px;
       -o-background-size: auto 4px;
          background-size: auto 4px;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxTitle {
    padding: 26px 0 28px 0;
    margin: 0 0 26px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxTitle {
    padding: 22px 0 30px 0;
    margin: 0 0 25px 14px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxTitle {
    padding: 6px 0 20px 0;
    margin: 0 0 17px 4px;
  }
}
#zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxTitle span {
  text-indent: -9999px;
  display: inline-block;
  -webkit-background-size: auto 100% !important;
     -moz-background-size: auto 100% !important;
       -o-background-size: auto 100% !important;
          background-size: auto 100% !important;
}
#zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxText {
  position: relative;
  top: 0;
  left: 0;
  color: #f8f4e5;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxText {
    padding: 0 0 30px 0;
    margin: 0 0 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxText {
    padding: 0 0 126px 0;
    margin: 0 0 0 14px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxText {
    padding: 0 0 175px 0;
    margin: 0 0 0 4px;
  }
}
#zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxIcon {
  position: absolute;
  background: url("../img/top/menu_item-button.png") no-repeat left top;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxIcon {
    width: 56px;
    height: 56px;
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxIcon {
    width: 56px;
    height: 56px;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell .zeldaNewTop--MenuCell__Box .zeldaNewTop--MenuCell__BoxInner .zeldaNewTop--MenuCell__BoxIcon {
    width: 56px;
    height: 56px;
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Container .zeldaNewTop--MenuTable .zeldaNewTop--MenuCell a.zeldaNewTop--MenuCell__Box:hover:hover {
    opacity: 0.75;
  }
}
#zeldaNewTop #zeldaNewTop--Footer {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterInner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1436px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterInner {
    padding: 170px 40px 40px 40px !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterInner {
    padding: 120px 41px 20px 41px !important;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterInner {
    padding: 40px 21px 40px 21px !important;
  }
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterPagetop {
  display: block;
  position: absolute;
  -webkit-background-size: auto 100% !important;
     -moz-background-size: auto 100% !important;
       -o-background-size: auto 100% !important;
          background-size: auto 100% !important;
  background: url("../img/top/pagetop.png") no-repeat left center;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterPagetop {
    width: 59px;
    height: 79px;
    top: 60px;
    right: 40px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterPagetop {
    width: 59px;
    height: 79px;
    top: 25px;
    right: 40px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterPagetop {
    width: 59px;
    height: 79px;
    top: 45px;
    right: 25px;
  }
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterPagetop:hover {
  opacity: 0.75;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi {
  display: inline-block;
  vertical-align: top;
  list-style: none;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li {
  display: inline-block;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li {
    padding: 0 18px;
    float: left;
    background: url("../img/common/menu_spacer.png") no-repeat left center;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li {
    padding: 0 12px;
    float: left;
    background: url("../img/common/menu_spacer.png") no-repeat left center;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li {
    padding: 0 0 18px 0;
    float: left;
    clear: both;
  }
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li:nth-child(1) {
  background: none !important;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li:nth-child(1) {
    padding: 0 18px 0 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li:nth-child(1) {
    padding: 0 12px 0 0;
  }
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li a {
  display: inline-block;
  text-indent: -9999px;
  -webkit-background-size: 100% auto !important;
     -moz-background-size: 100% auto !important;
       -o-background-size: 100% auto !important;
          background-size: 100% auto !important;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li a:hover {
    opacity: 0.75;
  }
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li:nth-child(1) a {
  background: url("../img/common/footer_menu-item_01.png") no-repeat left center;
  width: 110px;
  height: 25px;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li:nth-child(2) a {
  background: url("../img/common/footer_menu-item_05.png") no-repeat left center;
  width: 76px;
  height: 25px;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li:nth-child(3) a {
  background: url("../img/common/footer_menu-item_02.png") no-repeat left center;
  width: 92px;
  height: 25px;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li:nth-child(4) a {
  background: url("../img/common/footer_menu-item_03.png") no-repeat left center;
  width: 47px;
  height: 25px;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterNavi li:nth-child(5) a {
  background: url("../img/common/footer_menu-item_04.png") no-repeat left center;
  width: 62px;
  height: 25px;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn {
  vertical-align: top;
  list-style: none;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn {
    display: inline-block;
    float: right;
    margin: 8px 0 0 18px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn {
    display: inline-block;
    float: right;
    margin: 8px 0 0 12px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
  }
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn a {
  display: inline-block;
  color: #f8f4e5;
  line-height: 1.5;
  background: url("../img/common/zelda-arrow.svg") no-repeat 0 center;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn a {
    font-weight: bold;
    font-size: 14px;
    -webkit-background-size: auto 14px;
       -moz-background-size: auto 14px;
         -o-background-size: auto 14px;
            background-size: auto 14px;
    background-position: 0 3px !important;
    padding: 0 0 0 16px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn a {
    font-weight: normal;
    font-size: 12px;
    -webkit-background-size: auto 12px;
       -moz-background-size: auto 12px;
         -o-background-size: auto 12px;
            background-size: auto 12px;
    background-position: 0 4px !important;
    padding: 0 0 0 14px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn a {
    font-weight: normal;
    font-size: 10px;
    -webkit-background-size: auto 10px;
       -moz-background-size: auto 10px;
         -o-background-size: auto 10px;
            background-size: auto 10px;
    background-position: 0 2px !important;
    padding: 0 0 0 12px;
  }
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterReturn a:hover {
  color: #b5945a;
}
#zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterCopyright {
  color: #f8f4e5;
  line-height: 1.5;
}
@media screen and (min-width: 980px), print {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterCopyright {
    clear: both;
    font-size: 10px;
    padding: 21px 0 0 0;
    font-weight: normal;
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterCopyright {
    clear: both;
    font-size: 10px;
    padding: 25px 0 0 0;
    font-weight: normal;
    text-align: center;
  }
}
@media screen and (max-width: 759px) {
  #zeldaNewTop #zeldaNewTop--Footer #zeldaNewTop--FooterCopyright {
    position: absolute;
    right: 21px;
    bottom: 40px;
    font-size: 10px;
    font-weight: normal;
  }
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* #zeldaInfo                          */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
#zeldaInfo {
  background-image: url("../img/common/zelda-bg-image.png");
  -webkit-background-size: 51px 85px;
     -moz-background-size: 51px 85px;
       -o-background-size: 51px 85px;
          background-size: 51px 85px;
  background-position: left top;
  min-height: 100vh;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  #zeldaInfo .zeldaInner-titleArea {
    padding-bottom: 54px;
  }
}
@media screen and (max-width: 759px) {
  #zeldaInfo .zeldaInner-titleArea {
    padding-bottom: 40px;
  }
}
#zeldaInfo .zeldaInner-pagerArea {
  padding-top: 0;
}
@media screen and (min-width: 980px), print {
  #zeldaInfo #zeldaInner__footer {
    padding-top: 112px;
  }
}
.zeldaInfo-content {
  width: 100%;
}
@media screen and (min-width: 980px), print {
  .zeldaInfo-content {
    padding-top: 68px;
  }
}
.zeldaInfo-lineArea {
  position: relative;
  width: 100%;
  pointer-events: none;
}
@media screen and (max-width: 979px) {
  .zeldaInfo-lineArea {
    -moz-border-image: url("../img/common/zelda-line-double.png") 60 repeat;
    -webkit-border-image: url("../img/common/zelda-line-double.png") 60 repeat;
    -ms-border-image: url("../img/common/zelda-line-double.png") 60 repeat;
    -o-border-image: url("../img/common/zelda-line-double.png") 60 repeat;
       border-image: url("../img/common/zelda-line-double.png") 60 fill repeat;
    border-style: solid;
    border-width: 30px;
    margin-bottom: -60px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInfo-lineArea:before {
    content: '';
    display: block;
    position: absolute;
    -moz-border-image: url("../img/common/zelda-line-left-02.png") 34 repeat;
    -webkit-border-image: url("../img/common/zelda-line-left-02.png") 34 repeat;
    -ms-border-image: url("../img/common/zelda-line-left-02.png") 34 repeat;
    -o-border-image: url("../img/common/zelda-line-left-02.png") 34 repeat;
       border-image: url("../img/common/zelda-line-left-02.png") 34 fill repeat;
    border-style: solid;
    border-width: 35px;
    width: 120px;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInfo-lineArea:after {
    content: '';
    display: block;
    position: absolute;
    -moz-border-image: url("../img/common/zelda-line-right-02.png") 34 repeat;
    -webkit-border-image: url("../img/common/zelda-line-right-02.png") 34 repeat;
    -ms-border-image: url("../img/common/zelda-line-right-02.png") 34 repeat;
    -o-border-image: url("../img/common/zelda-line-right-02.png") 34 repeat;
       border-image: url("../img/common/zelda-line-right-02.png") 34 fill repeat;
    border-style: solid;
    border-width: 35px;
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    right: 0;
    top: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInfo-contentInner {
    padding-top: 58px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInfo-contentInner {
    padding-top: 51px;
    padding-bottom: 58px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInfo-contentInner {
    padding-top: 46px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaInfo-list > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaInfo-list:not(:last-child) {
    padding-bottom: 14px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInfo-list:not(:last-child) {
    padding-bottom: 24px;
  }
}
.zeldaInfo-listDate {
  display: block;
  color: rgba(248,244,229,0.6);
}
html[data-device="desktop"] .zeldaInfo-list > a:hover .zeldaInfo-listDate {
  color: #907648;
}
@media screen and (min-width: 980px), print {
  .zeldaInfo-listDate {
    width: 120px;
    font-size: 14px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInfo-listDate {
    width: 100px;
    font-size: 12px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInfo-listDate {
    padding-bottom: 8px;
    font-size: 12px;
  }
}
.zeldaInfo-listText {
  display: block;
  position: relative;
  color: #f8f4e5;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 760px), print {
  .zeldaInfo-listText {
    padding-left: 21px;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaInfo-listText {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaInfo-listText {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInfo-listText {
    padding-left: 18px;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.zeldaInfo-listText:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url("../img/common/zelda-arrow.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
  width: 8px;
  height: 11px;
}
@media screen and (min-width: 760px), print {
  .zeldaInfo-listText:before {
    left: 3px;
    top: 5px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaInfo-listText:before {
    top: 4px;
    left: 0;
  }
}
html[data-device="desktop"] .zeldaInfo-list > a:hover .zeldaInfo-listText {
  color: #907648;
}
@media screen and (min-width: 980px), print {
  .zeldaNewTopBnr--pc {
    position: absolute;
    bottom: -webkit-calc(100% + 55px);
    bottom: -moz-calc(100% + 55px);
    bottom: calc(100% + 55px);
    right: -39px;
  }
}
@media screen and (max-width: 979px) {
  .zeldaNewTopBnr--pc {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  .zeldaNewTopBnr--sp {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .zeldaNewTopBnr--sp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid rgba(185,159,101,0.6);
    padding: 15px 0 12.5px;
  }
}
.zeldaNewTopBnr__text > img {
  -webkit-filter: drop-shadow(0px 0px 8px #211909) drop-shadow(0px 0px 2px #211909);
          filter: drop-shadow(0px 0px 8px #211909) drop-shadow(0px 0px 2px #211909);
  max-width: 100%;
}
@media screen and (max-width: 979px) {
  .zeldaNewTopBnr__text {
    width: 22.822822822822822%;
  }
}
.zeldaNewTopBnr__image {
  display: inline-block;
  margin-top: 6px;
}
.zeldaNewTopBnr__image > img {
  -webkit-box-shadow: 0px 0px 10px #211909, 0px 0px 20px #211909;
     -moz-box-shadow: 0px 0px 10px #211909, 0px 0px 20px #211909;
          box-shadow: 0px 0px 10px #211909, 0px 0px 20px #211909;
  max-width: 100%;
}
@media screen and (min-width: 980px), print {
  .zeldaNewTopBnr__image > img {
    border: 2px solid transparent;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaNewTopBnr__image:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s ease;
       -moz-transition: 0.3s ease;
         -o-transition: 0.3s ease;
            transition: 0.3s ease;
  }
}
@media screen and (max-width: 979px) {
  .zeldaNewTopBnr__image {
    max-width: 69.66966966966966%;
    margin-left: 17px;
  }
}
.zeldaNewTopBgWrap {
  position: relative;
}
.zeldaNewTopBgWrap::before {
  pointer-events: none;
  z-index: 201;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-repeat: repeat-x;
  background-position: center top;
}
@media screen and (min-width: 980px), print {
  .zeldaNewTopBgWrap::before {
    top: -240px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .zeldaNewTopBgWrap::before {
    top: -120px;
  }
}
@media screen and (max-width: 759px) {
  .zeldaNewTopBgWrap::before {
    top: -10px;
  }
}
@media screen and (min-width: 760px), print {
  .zeldaNewTopBgWrap::before {
    background-image: url("../img/top/container_image-pattern_pctb.png");
    -webkit-background-size: 150px auto;
       -moz-background-size: 150px auto;
         -o-background-size: 150px auto;
            background-size: 150px auto;
  }
}
@media screen and (max-width: 759px) {
  .zeldaNewTopBgWrap::before {
    background-image: url("../img/top/container_image-pattern_sp.png");
    -webkit-background-size: 102px auto;
       -moz-background-size: 102px auto;
         -o-background-size: 102px auto;
            background-size: 102px auto;
  }
}
[data-njs="switcher__pagination"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 30px;
}
[data-njs="switcher__fraction"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
[data-njs="switcher__current"],
[data-njs="switcher__total"] {
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: bold;
  color: #fbf7dc;
  font-size: 20px;
}
[data-njs="switcher__current"] {
  padding-bottom: 26px;
  padding-right: 10px;
  position: relative;
}
[data-njs="switcher__current"]:after {
  background-color: #907648;
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  top: 0;
  right: 0;
  -webkit-transform: skew(-45deg, 0);
     -moz-transform: skew(-45deg, 0);
      -ms-transform: skew(-45deg, 0);
       -o-transform: skew(-45deg, 0);
          transform: skew(-45deg, 0);
}
[data-njs="switcher__total"] {
  padding-top: 26px;
  padding-left: 10px;
}
@-moz-keyframes zeldaBlink {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes zeldaBlink {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes zeldaBlink {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zeldaBlink {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
