/***********************************************/
/*RESET*/
/***********************************************/
@import "destyle.css";
/***********************************************/
/*BREAKPOINT*/
/***********************************************/
@media print, screen and (min-width: 641px) {
  .only_sp {
    display: none !important;
  }
}

.only_pc {
  display: none;
}
@media print, screen and (min-width: 641px) {
  .only_pc {
    display: block !important;
  }
}

/***********************************************/
/*BASE*/
/***********************************************/
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.clearfix {
  overflow: hidden;
  *zoom: 1;
}

html {
  text-size-adjust: 100%;
  height: 100%;
}
@media print, screen and (min-width: 641px) {
  html {
    font-size: 62.5%;
  }
}
html.backfixed {
  overflow: hidden;
  height: 100vh;
}

body {
  font-family: Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  width: 100%;
  min-height: 100%;
  line-height: 1.6;
  font-feature-settings: "palt" 1;
  color: #000000;
  background-color: #ffffff;
}
@media print, screen and (min-width: 641px) {
  body {
    font-size: 1.6rem;
  }
}

#wrapper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 641px) {
  #wrapper {
    max-width: 1300px;
  }
}

.pagetop {
  position: fixed;
  right: 0;
  bottom: 3.125vw;
  width: 35.78125vw;
  z-index: 10;
  display: none;
}
@media print, screen and (min-width: 641px) {
  .pagetop {
    width: 17.6153846154vw;
    bottom: 8vw;
  }
}
@media print, screen and (min-width: 1301px) {
  .pagetop {
    width: 229px;
    bottom: 132px;
  }
}

/***********************************************/
/* LINK */
/***********************************************/
/* IMAGE LINK */
.link_alpha:hover {
  opacity: 0.7;
}

a {
  color: #0000ff;
  text-decoration: none;
}
a.no-line {
  outline: none;
}
a:hover {
  color: #0000ff;
  text-decoration: underline;
}

/***********************************************/
/* ACTION */
/***********************************************/
/***********************************************/
/* HEADER */
/***********************************************/
header {
  position: relative;
}
header .header-content {
  position: relative;
  background-image: url("../img-sp/header-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 174.53125vw;
  background-color: #fff;
}
@media print, screen and (min-width: 641px) {
  header .header-content {
    background-image: url("../img-pc/header-bg.png");
    height: 54.1538461538vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content {
    height: 704px;
  }
}
header .header-content .logo-nintendo {
  position: relative;
  top: 0;
  left: 0;
  width: 20.15625vw;
  z-index: 60;
}
@media print, screen and (min-width: 641px) {
  header .header-content .logo-nintendo {
    position: absolute;
    top: 1.2307692308vw;
    left: 2.4615384615vw;
    width: 7vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .logo-nintendo {
    top: 16px;
    left: 32px;
    width: 91px;
    max-width: 91px;
  }
}
header .header-content .logo-columbia {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 2.1875vw 2.8125vw;
}
@media print, screen and (min-width: 641px) {
  header .header-content .logo-columbia {
    display: block;
    position: absolute;
    top: 0.7692307692vw;
    left: auto;
    right: 1.8461538462vw;
    width: 3.7692307692vw;
    padding: 0;
    background-color: transparent;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .logo-columbia {
    top: 10px;
    right: 24px;
    width: 49px;
  }
}
header .header-content .logo-columbia picture {
  display: block;
  width: 47.03125vw;
  margin-left: auto;
  line-height: 1;
}
@media print, screen and (min-width: 641px) {
  header .header-content .logo-columbia picture {
    width: 100%;
  }
}
header .header-content .title {
  position: absolute;
  top: 75.625vw;
  left: 5vw;
  width: 89.21875vw;
}
@media print, screen and (min-width: 641px) {
  header .header-content .title {
    top: 29.9230769231vw;
    left: 2.6923076923vw;
    width: 38.6923076923vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .title {
    top: 389px;
    left: 35px;
    width: 503px;
  }
}
header .header-content .chatch-01 {
  position: absolute;
  width: 92.5vw;
  top: 177.8125vw;
  left: 3.28125vw;
  z-index: 1;
}
@media print, screen and (min-width: 641px) {
  header .header-content .chatch-01 {
    top: 1.6923076923vw;
    left: 10.7692307692vw;
    width: 80.7692307692vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .chatch-01 {
    top: 22px;
    left: 140px;
    width: 1050px;
  }
}
header .header-content .chatch-02 {
  position: absolute;
  width: 54.6875vw;
  top: 148.75vw;
  left: 4.0625vw;
}
@media print, screen and (min-width: 641px) {
  header .header-content .chatch-02 {
    top: 43.5384615385vw;
    left: 3.6923076923vw;
    width: 22.6923076923vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .chatch-02 {
    top: 566px;
    left: 48px;
    width: 295px;
  }
}
header .header-content .info {
  display: none;
}
@media print, screen and (min-width: 641px) {
  header .header-content .info {
    position: absolute;
    display: block;
    top: 8.9230769231vw;
    left: 83.2307692308vw;
    width: 15.0769230769vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .info {
    top: 116px;
    left: 1082px;
    text-align: center;
    width: 196px;
  }
}
@media print, screen and (min-width: 641px) {
  header .header-content .info-day {
    margin: 0 auto;
    width: 15.0769230769vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .info-day {
    width: 196px;
  }
}
@media print, screen and (min-width: 641px) {
  header .header-content .info-package {
    margin: 0 auto;
    width: 14.4615384615vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .info-package {
    width: 188px;
  }
}
@media print, screen and (min-width: 641px) {
  header .header-content .info-spec {
    margin: 0 auto;
    width: 12.3846153846vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .info-spec {
    width: 161px;
  }
}
@media print, screen and (min-width: 641px) {
  header .header-content .info-btn-buy {
    width: 12.3076923077vw;
    margin: 0.9230769231vw auto 0;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .info-btn-buy {
    width: 160px;
    margin: 12px auto 0;
  }
}
header .header-content .movie {
  position: absolute;
  top: 207.8125vw;
  left: 0vw;
}
@media print, screen and (min-width: 641px) {
  header .header-content .movie {
    top: 52.8461538462vw;
    left: 63.2307692308vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .movie {
    top: 687px;
    left: 822px;
  }
}
header .header-content .movie-list {
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 2.34375vw;
  padding: 3.125vw 3.125vw;
}
@media print, screen and (min-width: 641px) {
  header .header-content .movie-list {
    padding: 0;
    justify-content: flex-start;
    gap: 0px;
  }
}
@media print, screen and (min-width: 641px) {
  header .header-content .movie-list li {
    width: 17.4615384615vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .movie-list li {
    width: 227px;
  }
}
header .header-content .campaign {
  position: absolute;
  top: 679px;
  left: 640px;
}
header .header-content .news {
  position: absolute;
  top: 175.15625vw;
  left: 0;
  font-size: 3.4375vw;
  background-color: #7f92fc;
  width: 100vw;
  padding: 3.75vw 0;
}
@media print, screen and (min-width: 641px) {
  header .header-content .news {
    top: 54vw;
    left: 0;
    background-color: transparent;
    width: 100%;
    font-size: 1.3846153846vw;
    padding: 0.7692307692vw 0 0 2.7692307692vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .news {
    top: 702px;
    left: 0;
    width: 100%;
    font-size: 1.8rem;
    padding: 10px 0 0 36px;
  }
}
header .header-content .news-inner {
  display: flex;
  gap: 3.125vw;
  background-image: url("../img-sp/top-news-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 94.6875vw;
  height: 25.15625vw;
  margin: 0 auto;
  padding: 3.125vw;
}
@media print, screen and (min-width: 641px) {
  header .header-content .news-inner {
    width: 51.7692307692vw;
    height: 9.0769230769vw;
    padding: 0.9230769231vw;
    background-image: url("../img-pc/top-news-bg.png");
    margin: 0;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .news-inner {
    width: 673px;
    height: 118px;
    padding: 12px;
  }
}
header .header-content .news-title {
  flex: 0 0 auto;
  width: 16.5625vw;
}
@media print, screen and (min-width: 641px) {
  header .header-content .news-title {
    width: 8.1538461538vw;
  }
}
@media print, screen and (min-width: 1301px) {
  header .header-content .news-title {
    width: 106px;
  }
}
header .header-content .news-list {
  overflow-y: auto;
  text-align: left;
  padding: 0;
}
header .header-content .news-list dl {
  display: grid;
  grid-template-columns: 7em 1fr;
  flex-wrap: wrap;
}
header .header-content .news-list dt {
  display: flex;
  align-items: center;
  align-self: start;
  width: 7em;
  font-weight: normal;
  color: #450101;
}
header .header-content .news-list dt::before {
  content: "";
  display: block;
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  background-color: #fff000;
  margin-right: 0.25em;
}
header .header-content .news-list dt i {
  color: #fff000;
  font-style: normal;
}
header .header-content .news-list dd {
  color: #450101;
}

.header-nav {
  position: fixed;
  top: 0;
  z-index: 50;
  width: 100vw;
  background-color: #ef92b8;
}
@media print, screen and (min-width: 641px) {
  .header-nav {
    position: relative;
    width: 100%;
  }
}
.header-nav-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 10vw;
}
@media print, screen and (min-width: 641px) {
  .header-nav-btn {
    display: none;
  }
}
.header-nav-btn .nav-btn {
  width: 37.65625vw;
}
.header-nav-menu {
  background-image: url("../img-sp/nav-menu-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5.625vw 0 5.625vw 23.59375vw;
}
@media print, screen and (max-width: 640px) {
  .header-nav-menu {
    display: none;
    transform: translateY(-100%);
    opacity: 0;
    transition: all 0.6s;
  }
}
@media print, screen and (min-width: 641px) {
  .header-nav-menu {
    display: block;
    padding: 0;
  }
}
@media print, screen and (min-width: 1301px) {
  .header-nav-menu {
    padding: 0;
  }
}
.header-nav-menu ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2.96875vw 4.0625vw;
  align-items: center;
}
@media print, screen and (min-width: 641px) {
  .header-nav-menu ul {
    gap: 0;
    justify-content: center;
  }
}
.header-nav-menu ul li {
  width: 34.0625vw;
}
@media print, screen and (min-width: 641px) {
  .header-nav-menu ul li {
    width: 24.2307692308vw;
  }
}
@media print, screen and (min-width: 1301px) {
  .header-nav-menu ul li {
    width: 315px;
  }
}
.header-nav-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 40;
  background-color: #333;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  cursor: pointer;
}
@media print, screen and (min-width: 641px) {
  .header-nav-bg {
    display: none;
  }
}

@media print, screen and (max-width: 640px) {
  #nav-menu.active .header-nav-menu {
    transform: translateY(0%);
    opacity: 1;
    display: block;
  }
  #nav-menu.active .header-nav-bg {
    opacity: 0.9;
    visibility: visible;
  }
}

/***********************************************/
/* FOOTER */
/***********************************************/
.overview {
  position: relative;
  background-color: #ffe400;
  text-align: center;
}
@media print, screen and (min-width: 641px) {
  .overview {
    display: none;
  }
}
.overview figure {
  margin: 0 auto;
}
@media print, screen and (min-width: 641px) {
  .overview figure {
    width: 70.9230769231vw;
  }
}
@media print, screen and (min-width: 1301px) {
  .overview figure {
    width: 922px;
  }
}
.overview-btn {
  position: absolute;
  top: 78.125vw;
  left: 5vw;
  width: 44.0625vw;
}
@media print, screen and (min-width: 641px) {
  .overview-btn {
    top: 45.3846153846vw;
    left: 63.0769230769vw;
    width: 20.3076923077vw;
  }
}
@media print, screen and (min-width: 1301px) {
  .overview-btn {
    top: 590px;
    left: 820px;
    width: 264px;
  }
}

footer .kome {
  font-size: 2.5vw;
  text-align: center;
}
@media print, screen and (min-width: 641px) {
  footer .kome {
    color: #fff;
    text-align: right;
    font-size: 0.9230769231vw;
  }
}
@media print, screen and (min-width: 1301px) {
  footer .kome {
    font-size: 1.2rem;
  }
}
footer#footer {
  background-color: #ffffff;
  padding: 2.1875vw 0 10vw;
}
@media print, screen and (min-width: 641px) {
  footer#footer {
    background-color: #ffe400;
    padding: 1.0769230769vw 3.5384615385vw;
  }
}
@media print, screen and (min-width: 1301px) {
  footer#footer {
    padding: 14px 46px 14px;
  }
}
footer#footer .footer {
  color: #000;
}
@media print, screen and (min-width: 641px) {
  footer#footer .footer {
    color: #000000;
    display: flex;
    justify-content: space-between;
  }
}
footer#footer .footer-logo {
  width: 53.125vw;
  margin: 2.8125vw auto;
}
@media print, screen and (min-width: 641px) {
  footer#footer .footer-logo {
    width: 23.1538461538vw;
    margin: 0;
  }
}
@media print, screen and (min-width: 1301px) {
  footer#footer .footer-logo {
    width: 301px;
  }
}
footer#footer .copyright {
  text-align: center;
  font-size: 2.5vw;
  margin: 1em;
}
@media print, screen and (min-width: 641px) {
  footer#footer .copyright {
    text-align: right;
    font-size: 0.9230769231vw;
    margin: 1em 0;
  }
}
@media print, screen and (min-width: 1301px) {
  footer#footer .copyright {
    font-size: 1.2rem;
  }
}

/***********************************************/
/* MAIN */
/***********************************************/
main {
  background-image: url("../img-sp/page-bg.png");
  background-repeat: repeat-y;
  background-size: contain;
}
@media print, screen and (min-width: 641px) {
  main {
    background-image: url("../img-pc/page-bg.png");
  }
}

.content {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 641px) {
  .content section {
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */