body {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  font-family: YakuHanJP_Noto, 'Roboto', 'Noto Sans JP', arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  overflow-x: hidden; }

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: top; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td, figure {
  margin: 0;
  padding: 0;
  direction: ltr; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.hidden {
  display: none;
  visibility: hidden; }

img[src="https://aax-fe.amazon-adsystem.com/s/iui3?d=forester-did&ex-fargs=%3Fid%3D5727416a-b5ee-ccaf-1042-e6671bde7d97%26type%3DUNKNOWN%26m%3D6&ex-fch=416613&ex-src=p-bandai.jp/&ex-hargs=v%3D1.0%3Bc%3D8606569110203%3Bp%3D5727416A-B5EE-CCAF-1042-E6671BDE7D97"] {
  display: none; }

a {
  text-decoration: none; }

#_overflow {
  position: relative;
  overflow: hidden;
  z-index: 0; }

header {
  background-color: #fff;
  z-index: 20;
  position: relative; }
  header .inner {
    display: flex;
    align-items: center;
    height: 60px;
    z-index: 20;
    position: relative;
    max-width: 1530px;
    margin: auto; }
  header h1 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
    header h1 a {
      max-width: 230px;
      display: block; }
  header .pc-nav {
    display: none; }
  header .search {
    width: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px; }
    header .search svg {
      width: 29px;
      height: auto;
      fill: #00AEF1; }
    header .search .close {
      display: none;
      fill: #fff; }
  header .nav {
    width: 50px;
    height: 100%;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    header .nav .hbg {
      height: 26px;
      width: auto;
      fill: #00AEF1; }
    header .nav .close {
      width: 29px;
      display: none;
      fill: #fff; }

.search-on header .search {
  background-color: #222 !important; }
  .search-on header .search .glass {
    display: none; }
  .search-on header .search .close {
    display: block; }

.nav-on header .nav {
  background-color: #222 !important; }
  .nav-on header .nav .hbg {
    display: none; }
  .nav-on header .nav .close {
    display: block; }

#header-cnt {
  position: absolute;
  z-index: 20;
  width: 100%;
  background-color: #222; }
  #header-cnt .wrap {
    position: relative;
    overflow: hidden;
    height: 0;
    transition: all ease .2s; }
  #header-cnt .search {
    display: none; }
    #header-cnt .search .inner {
      overflow: hidden; }
    #header-cnt .search .text {
      position: relative;
      width: 95%;
      margin: 20px auto 15px; }
      #header-cnt .search .text input[type="text"] {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        font-size: 16px;
        padding: 10px 60px 10px 15px;
        border-radius: 50px;
        font-family: "Noto Sans JP", arial, sans-serif;
        color: #333;
        border: none;
        outline: none; }
      #header-cnt .search .text input[type="text"]::placeholder {
        color: #C9CDD5; }
      #header-cnt .search .text input[type="submit"] {
        position: absolute;
        width: 28px;
        height: 28px;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        border: none;
        background-color: transparent;
        background-image: url(/cmn/img/header-glass.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
    #header-cnt .search .btn {
      width: 95%;
      margin: 0 auto 30px; }
      #header-cnt .search .btn input {
        border: none;
        background: #35363A;
        color: #fff;
        padding: 0 15px;
        border-radius: 20px;
        cursor: pointer;
        width: auto;
        margin-right: 7px;
        font-size: 13px;
        outline: none;
        font-family: "Noto Sans JP", arial, sans-serif;
        height: 27px;
        appearance: none; }
    #header-cnt .search .search-swiper-btn {
      width: 30px;
      height: 100%;
      background: linear-gradient(left, #222, transparent);
      position: absolute;
      left: 0;
      top: 0;
      z-index: 20;
      opacity: 1; }
      #header-cnt .search .search-swiper-btn::after {
        content: "";
        display: block;
        left: 0;
        top: 50%;
        width: 15px;
        height: 15px;
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        background-image: url(/cmn/img/search-prev.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
    #header-cnt .search .search-swiper-next {
      background: linear-gradient(right, #222, transparent);
      left: auto;
      right: 0; }
      #header-cnt .search .search-swiper-next::after {
        background-image: url(/cmn/img/search-next.svg);
        right: 0;
        left: auto; }
    #header-cnt .search .swiper-button-disabled {
      opacity: 0; }
  #header-cnt .nav {
    width: 100%;
    background-color: #222;
    font-size: 15px;
    display: none; }
    #header-cnt .nav .h-big {
      position: relative;
      border-bottom: 1px solid #222; }
      #header-cnt .nav .h-big a {
        border-bottom: 0; }
      #header-cnt .nav .h-big::before {
        content: "";
        display: block;
        position: absolute;
        width: 7px;
        height: 90%;
        background-color: #01AFED;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10; }
    #header-cnt .nav .h-midium {
      font-size: 14px; }
    #header-cnt .nav a {
      display: block;
      text-decoration: none;
      color: #fff;
      border-bottom: 1px solid #222;
      padding: 15px;
      position: relative;
      background-color: #35363A; }
      #header-cnt .nav a::after {
        content: "";
        display: block;
        background-image: url(/cmn/img/footer-arrow.svg);
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 13px;
        height: 13px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
      #header-cnt .nav a span {
        position: relative;
        padding-left: 25px; }
        #header-cnt .nav a span svg {
          fill: #fff;
          position: absolute;
          width: 20px;
          height: 20px;
          top: 50%;
          transform: translateY(-50%);
          left: 0; }
      #header-cnt .nav a.gunpla span, #header-cnt .nav a.chara span {
        padding: 0 0 0 35px;
        position: relative; }
        #header-cnt .nav a.gunpla span svg, #header-cnt .nav a.chara span svg {
          position: absolute;
          width: 30px;
          top: 50%;
          left: 0;
          transform: translateY(-50%); }
    #header-cnt .nav .parent::before {
      content: "";
      display: block;
      background: none;
      position: absolute;
      right: 16px;
      top: 50%;
      transform: translateY(-50%);
      transition: all ease .3s;
      width: 2px;
      height: 14px;
      background-color: #fff; }
    #header-cnt .nav .parent::after {
      background: none;
      width: 14px;
      height: 2px;
      background-color: #fff; }
    #header-cnt .nav .hbg-on::before {
      transform: translateY(-50%) rotate(90deg); }
    #header-cnt .nav .child {
      height: 0;
      overflow: hidden;
      transition: all ease .2s; }
      #header-cnt .nav .child .inner {
        transition: all ease .2s;
        margin-left: auto; }
        #header-cnt .nav .child .inner a {
          display: flex;
          align-items: center;
          font-size: 13px;
          background-color: #222;
          padding: 15px 30px 15px 30px;
          border-bottom: 1px solid #35363A; }
          #header-cnt .nav .child .inner a:nth-child(n + 3) {
            border-bottom: 0; }
          #header-cnt .nav .child .inner a::after {
            width: 12px;
            height: 12px; }

#mainnav {
  position: relative;
  background-color: #fff;
  padding-bottom: 5px;
  z-index: 15; }
  #mainnav .mainnav-inner {
    display: flex;
    width: 98%;
    height: 60px;
    justify-content: space-between;
    margin: 0 auto; }
  #mainnav a {
    display: block;
    width: 100%;
    margin-right: 1%;
    height: 100%;
    color: #00AEF1;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    position: relative;
    background: linear-gradient(150deg, #fff 0, #fff 50%, #E9F6FF 51%, #fff 100%);
    border: 2px solid #F1F1F1;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 3px 0 #F0F1F1; }
    #mainnav a:last-child {
      margin-right: 0; }
    #mainnav a .inner {
      margin-top: 8px; }
    #mainnav a i {
      display: block;
      height: 23px; }
    #mainnav a svg {
      height: 100%;
      fill: #00AEF1; }
    #mainnav a span {
      display: block;
      margin: 5px auto;
      white-space: nowrap;
      position: absolute;
      left: 50%;
      transform: translateX(-50%) scale(0.7); }

#mainnav-cnt {
  position: absolute;
  width: 100%;
  background-color: #222;
  z-index: 50;
  height: 0;
  overflow: hidden;
  margin-top: -7px; }
  #mainnav-cnt .special {
    display: none;
    overflow: hidden; }
    #mainnav-cnt .special h4 {
      font-size: 13px;
      font-weight: bold; }
    #mainnav-cnt .special .swiper-parent {
      margin: 0 auto;
      padding: 20px 0;
      width: 95%; }
      #mainnav-cnt .special .swiper-parent .swiper-container {
        margin: auto;
        display: none;
        overflow: visible; }
      #mainnav-cnt .special .swiper-parent .swiper-slide {
        display: flex;
        flex-wrap: wrap; }
        #mainnav-cnt .special .swiper-parent .swiper-slide a {
          width: 32%;
          text-decoration: none;
          color: #333;
          font-weight: bold;
          font-size: 13px;
          margin-bottom: 20px;
          margin-right: 2%; }
          #mainnav-cnt .special .swiper-parent .swiper-slide a:nth-child(3n) {
            margin-right: 0; }
          #mainnav-cnt .special .swiper-parent .swiper-slide a .img {
            margin-bottom: 5px;
            overflow: hidden;
            border: 1px solid #333;
            box-sizing: border-box; }
          #mainnav-cnt .special .swiper-parent .swiper-slide a img {
            width: 100%; }
          #mainnav-cnt .special .swiper-parent .swiper-slide a p {
            margin-top: 5px;
            font-size: 12px;
            height: auto;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            word-wrap: break-word;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            color: #fff;
            font-weight: bold; }
        #mainnav-cnt .special .swiper-parent .swiper-slide .new {
          position: relative; }
          #mainnav-cnt .special .swiper-parent .swiper-slide .new::after {
            content: "NEW";
            font-size: 10px;
            text-align: center;
            line-height: 30px;
            color: #fff;
            display: block;
            position: absolute;
            width: 30px;
            height: 30px;
            background-color: #FF5569;
            border-radius: 100px;
            top: -10px;
            left: -5px; }
      #mainnav-cnt .special .swiper-parent .swiper-pagination {
        bottom: -20px !important; }
      #mainnav-cnt .special .swiper-parent .swiper-pagination-bullet {
        background-color: #fff; }
      #mainnav-cnt .special .swiper-parent .swiper-pagination-bullet-active {
        background-color: #00AEF1; }
    #mainnav-cnt .special .brand-theWork {
      margin: 20px 0 20px; }
    #mainnav-cnt .special .feature-serialization {
      padding-bottom: 30px; }
    #mainnav-cnt .special .fun-to-build {
      padding-bottom: 30px; }
  #mainnav-cnt .gunpla {
    display: none;
    overflow: hidden; }
    #mainnav-cnt .gunpla .special-btn {
      display: block;
      margin: 20px auto 0;
      text-align: center;
      max-width: 300px; }
      #mainnav-cnt .gunpla .special-btn img {
        width: 60%; }
      #mainnav-cnt .gunpla .special-btn span {
        color: #fff;
        margin-top: 5px;
        position: relative;
        padding-right: 10px;
        display: inline-block;
        font-weight: bold; }
        #mainnav-cnt .gunpla .special-btn span::after {
          position: absolute;
          content: "";
          display: block;
          width: 7px;
          height: 7px;
          border-top: 2px solid #fff;
          border-right: 2px solid #fff;
          transform: rotate(45deg) translateY(-50%);
          top: 50%;
          right: 0; }
  #mainnav-cnt .chara {
    display: none;
    overflow: hidden; }
  #mainnav-cnt h4 {
    color: #fff;
    background-color: #35363A;
    padding: 12px 0;
    font-weight: normal;
    font-size: 12px;
    margin-top: 20px; }
    #mainnav-cnt h4 svg {
      margin-right: 10px;
      height: 15px;
      width: auto;
      fill: #fff; }
    #mainnav-cnt h4 .inner {
      width: 90%;
      margin: 0 auto;
      display: flex;
      align-items: flex-end; }
  #mainnav-cnt .cnt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    margin: 20px auto; }
    #mainnav-cnt .cnt a {
      display: flex;
      flex-direction: column;
      width: 31%;
      color: #fff;
      margin-bottom: 20px; }
      #mainnav-cnt .cnt a span {
        margin-top: 5px;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        word-wrap: break-word;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
      #mainnav-cnt .cnt a .img {
        overflow: hidden;
        border: 1px solid #eee;
        box-sizing: border-box; }
      #mainnav-cnt .cnt a img {
        width: 100%; }
  #mainnav-cnt .more-btn {
    margin: 0 auto 50px;
    width: 250px;
    height: 40px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center; }
    #mainnav-cnt .more-btn span {
      position: relative;
      padding-right: 20px; }
      #mainnav-cnt .more-btn span::after {
        position: absolute;
        content: "";
        display: block;
        width: 7px;
        height: 7px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: rotate(45deg) translateY(-50%);
        margin-left: 10px;
        top: 50%;
        right: 0; }

#mainnav .open,
header .pc-nav .open {
  background: #222;
  color: #fff;
  border-radius: 5px 5px 0 0;
  -webkit-transform: translateY(3px);
  transform: translateY(3px); }
  #mainnav .open svg path,
  header .pc-nav .open svg path {
    fill: #fff; }
  #mainnav .open::before,
  header .pc-nav .open::before {
    display: none; }

footer {
  background-color: #222;
  color: #fff;
  overflow: hidden; }
  footer .sns {
    margin-bottom: 10px; }
    footer .sns span {
      display: block;
      font-weight: bold;
      font-size: 12px;
      text-align: center;
      overflow: hidden;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 20px 0; }
    footer .sns .inner {
      display: flex;
      justify-content: center; }
    footer .sns a {
      display: block;
      width: 45px;
      margin-right: 15px; }
      footer .sns a:last-child {
        margin-right: 0; }
  footer nav {
    border-bottom: 1px solid #35363A; }
    footer nav a {
      display: block;
      text-decoration: none;
      color: #fff;
      border-top: 1px solid #35363A;
      padding: 15px;
      position: relative; }
      footer nav a svg {
        content: "";
        display: block;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 6px;
        height: auto;
        fill: #fff; }
    footer nav .parent::before {
      content: "";
      display: block;
      background: none;
      position: absolute;
      right: 16px;
      top: 50%;
      transform: translateY(-50%);
      transition: all ease .2s;
      width: 2px;
      height: 14px;
      background-color: #fff; }
    footer nav .parent::after {
      content: "";
      display: block;
      background: none;
      position: absolute;
      background: none;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      width: 14px;
      height: 2px;
      background-color: #fff; }
    footer nav .footer-on::before {
      transform: translateY(-50%) rotate(90deg); }
    footer nav .child {
      height: 0;
      overflow: hidden;
      transition: all ease .2s; }
      footer nav .child .inner {
        display: flex;
        flex-wrap: wrap;
        transition: all ease .2s; }
        footer nav .child .inner a {
          display: flex;
          align-items: center;
          font-size: 12px;
          width: calc(50% - 46px);
          background-color: #35363A;
          padding: 15px 30px 15px 15px; }
          footer nav .child .inner a:nth-child(odd) {
            border-right: 2px solid #222; }
          footer nav .child .inner a:nth-child(n + 3) {
            border-top: 2px solid #222; }
          footer nav .child .inner a::after {
            width: 12px;
            height: 12px; }
  footer .note {
    display: flex;
    width: 95%;
    margin: 0 auto;
    align-items: flex-start;
    padding: 15px 0;
    justify-content: center; }
    footer .note a {
      width: 60px;
      margin-right: 10px;
      flex: none; }
    footer .note span {
      font-size: 10px; }
    footer .note a:last-child {
      display: none;
      width: 220px; }
  footer .bnlogo {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 15px;
    text-align: center; }
    footer .bnlogo img {
      width: 220px; }
  footer .copyright {
    background: #35363A;
    color: #fff;
    text-align: center;
    padding: 10px 0 0; }
    footer .copyright span {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      font-size: 11px; }
    footer .copyright svg {
      height: 6px;
      fill: #fff;
      margin-left: 5px; }
    footer .copyright .arrow-on {
      display: none; }
    footer .copyright .on .arrow-on {
      display: block; }
    footer .copyright .on .arrow-off {
      display: none; }
    footer .copyright .dtl {
      height: 10px; }
    footer .copyright .print-area {
      display: none;
      text-align: left;
      font-size: 10px;
      padding: 5px 10px 0; }

#overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: .7;
  top: 0;
  left: 0;
  z-index: 10;
  display: none; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 26px;
  height: 70px;
  margin-top: -35px;
  z-index: 10;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2054.6'%3E%3Cpath%20style%3D'fill%3A%23F0F0F0%3B'%20d%3D'M0.55%2C0C0.36%2C0%2C0.18%2C0.03%2C0%2C0.04v17.12v20.29v17.11c0.19%2C0.01%2C0.37%2C0.04%2C0.55%2C0.04C11.28%2C54.6%2C20%2C42.35%2C20%2C27.3S11.28%2C0%2C0.55%2C0z'%2F%3E%3Cpolygon%20style%3D'fill%3A%23C8C8C8%3B'%20points%3D'10.09%2C20.77%204.04%2C27.3%2010.09%2C33.83%2011.51%2C32.3%206.9%2C27.3%2011.51%2C22.3%20'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-disabled {
  cursor: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2054.6'%3E%3Cpath%20style%3D'fill%3A%23F0F0F0%3B'%20d%3D'M19.45%2C54.6c0.19%2C0%2C0.37-0.03%2C0.55-0.04l0-17.12l0-20.29l0-17.11C19.81%2C0.03%2C19.63%2C0%2C19.45%2C0C8.72%2C0%2C0%2C12.25%2C0%2C27.3S8.72%2C54.6%2C19.45%2C54.6z'%2F%3E%3Cpolygon%20style%3D'fill%3A%23C8C8C8%3B'%20points%3D'9.91%2C33.83%2015.96%2C27.3%209.91%2C20.77%208.49%2C22.3%2013.1%2C27.3%208.49%2C32.3%20'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2054.6'%3E%3Cpath%20style%3D'fill%3A%2300AEF1%3B'%20d%3D'M0.55%2C0C0.36%2C0%2C0.18%2C0.03%2C0%2C0.04v17.12v20.29v17.11c0.19%2C0.01%2C0.37%2C0.04%2C0.55%2C0.04C11.28%2C54.6%2C20%2C42.35%2C20%2C27.3S11.28%2C0%2C0.55%2C0z'%2F%3E%3Cpolygon%20style%3D'fill%3A%23FFFFFF%3B'%20points%3D'10.09%2C20.77%204.04%2C27.3%2010.09%2C33.83%2011.51%2C32.3%206.9%2C27.3%2011.51%2C22.3%20'%2F%3E%3C%2Fsvg%3E");
  left: -2.6%;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2054.6'%3E%3Cpath%20style%3D'fill%3A%2300AEF1%3B'%20d%3D'M19.45%2C54.6c0.19%2C0%2C0.37-0.03%2C0.55-0.04V37.44V17.15V0.04C19.81%2C0.03%2C19.63%2C0%2C19.45%2C0C8.72%2C0%2C0%2C12.25%2C0%2C27.3S8.72%2C54.6%2C19.45%2C54.6z'%2F%3E%3Cpolygon%20style%3D'fill%3A%23FFFFFF%3B'%20points%3D'9.91%2C33.83%2015.96%2C27.3%209.91%2C20.77%208.49%2C22.3%2013.1%2C27.3%208.49%2C32.3%20'%2F%3E%3C%2Fsvg%3E");
  right: -2.6%;
  left: auto; }

.swiper-container-initialized {
  display: block !important; }

body.popup {
  overflow: hidden;
  height: 100vh;
  width: 100vw; }

#popup {
  background: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100; }
  #popup .inner {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 90%;
    border-radius: 5px;
    overflow: hidden;
    max-width: 1200px; }
  #popup .btn-container {
    background: #eee;
    padding: 15px;
    box-sizing: border-box; }
  #popup .btn-container .btn-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px; }
  #popup .btn-container button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    background: #bdbec3;
    width: 48%;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px; }
  #popup .btn-container .open {
    background: #00AEF1; }
  #popup .btn-container .option input {
    margin: 0 2px 0 0;
    vertical-align: 0; }
  #popup .btn-container .option label {
    vertical-align: 2.5px;
    font-size: 13px; }

.lazyload {
  opacity: .5;
  transition: all ease .5s;
  width: 100%; }

.loaded {
  opacity: 1; }

@media (min-width: 760px) {
  header h1 a {
    max-width: 280px; }

  #mainnav a i img {
    height: 27px; }

  #mainnav a i svg {
    height: 27px; }

  #mainnav a span {
    transform: translateX(-50%) scale(0.9);
    margin-top: 7px; }

  #mainnav .mainnav-inner {
    height: 65px; }

  #mainnav-cnt {
    margin-top: -7px; }

  #mainnav-cnt .cnt {
    justify-content: flex-start; }

  #mainnav-cnt .cnt a {
    width: 23.5%;
    margin-right: 2%; }

  #mainnav-cnt .cnt a:nth-child(4n) {
    margin-right: 0; }

  #mainnav-cnt .cnt a:nth-child(n + 7) {
    display: flex; }

  #mainnav-cnt .swiper-slide a {
    width: 23.5% !important; }

  #mainnav-cnt .swiper-slide a:nth-child(3n) {
    margin-right: 2% !important; }

  #mainnav-cnt .swiper-slide a:nth-child(4n) {
    margin-right: 0 !important; }

  #mainnav-cnt .swiper-parent .swiper-slide a p {
    font-size: 14px; }

  #mainnav-cnt .special h4 {
    font-size: 14px; }

  footer .sns {
    margin-bottom: 20px; }

  footer .sns a {
    width: 50px;
    margin-right: 20px; }

  footer nav .child .inner a br {
    display: none; } }
@media (min-width: 980px) {
  #header-cnt .search .text input[type="submit"] {
    cursor: pointer; }

  #mainnav {
    display: none; }

  #mainnav-cnt h4 .inner {
    max-width: 1200px;
    padding: 0 40px;
    box-sizing: border-box;
    align-items: center; }

  #mainnav-cnt h4 svg {
    height: 20px; }

  #mainnav-cnt h4 span {
    font-size: 14px; }

  #mainnav-cnt {
    margin-top: -10px; }

  #mainnav-cnt .cnt a {
    width: 15%; }

  #mainnav-cnt .cnt a:nth-child(4n) {
    margin-right: 2%; }

  #mainnav-cnt .cnt a:nth-child(6n) {
    margin-right: 0; }

  #mainnav-cnt .cnt a span {
    font-size: 13px; }

  #mainnav-cnt .cnt a {
    transition: all ease .2s; }

  #mainnav-cnt .cnt a:hover {
    opacity: .8; }

  #mainnav-cnt .cnt a img {
    transition: all ease .2s; }

  #mainnav-cnt .cnt a:hover img {
    transform: scale(1.05); }

  #mainnav-cnt .cnt {
    max-width: 1200px;
    padding: 12px 40px;
    box-sizing: border-box; }

  #mainnav-cnt .more-btn {
    transition: all ease .2s; }

  #mainnav-cnt .more-btn:hover {
    background-color: #fff;
    color: #222; }

  #mainnav-cnt .more-btn span::after {
    transition: all ease .2s; }

  #mainnav-cnt .more-btn:hover span::after {
    border-color: #222; }

  #mainnav-cnt .more-btn {
    width: 300px;
    height: 45px; }

  #mainnav-cnt .more-btn span {
    font-size: 15px; }

  #mainnav-cnt .gunpla .special-btn img {
    width: 100%; }

  #mainnav-cnt .gunpla .special-btn img,
  #mainnav-cnt .gunpla .special-btn span,
  #mainnav-cnt .gunpla .special-btn span::after {
    transition: all ease .2s; }

  #mainnav-cnt .gunpla .special-btn:hover img {
    opacity: .8; }

  #mainnav-cnt .gunpla .special-btn:hover span {
    color: #00AEF1; }

  #mainnav-cnt .gunpla .special-btn:hover span::after {
    border-color: #00AEF1; }

  #mainnav-cnt .special .swiper-parent {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    padding: 20px 40px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden; }

  header {
    justify-content: space-between;
    height: 65px;
    padding: 10px 0; }

  header .pc-nav {
    display: flex;
    height: 100%;
    width: 80%;
    justify-content: center;
    align-items: center;
    padding: 0 1%; }

  header .pc-nav .before {
    display: flex;
    justify-content: flex-start;
    align-items: center; }

  header .pc-nav svg {
    margin: 0;
    fill: #00aef1; }

  header .pc-nav .before svg {
    height: 23px;
    width: auto;
    margin-bottom: 5px; }

  header .pc-nav span {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 12px;
    position: relative; }

  header .pc-nav a {
    color: #00AEF1;
    text-decoration: none;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    width: 25%;
    margin-right: 1.5%;
    background: linear-gradient(150deg, #fff 0, #fff 50%, #E9F6FF 51%, #fff 100%);
    border: 2px solid #F1F1F1;
    border-radius: 5px;
    box-shadow: 0 3px 0 #F0F1F1;
    box-sizing: border-box;
    transition: all ease .2s; }

  header .pc-nav a:last-child {
    margin-right: 0; }

  header .pc-nav a .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 80%; }

  header .pc-nav a:hover {
    transform: translateY(3px);
    box-shadow: 0 0 0 #fff; }

  header .pc-nav a:hover::before {
    opacity: 0;
    bottom: 10px;
    background-color: #fff; }

  header h1 {
    width: 17%;
    margin-left: 10px;
    flex: none; }

  header h1 a {
    width: 100%;
    max-width: none; }

  header .search {
    cursor: pointer;
    width: 50px;
    border-radius: 5px; }

  header .search:hover {
    background-color: #f3f3f3; }

  header .nav {
    cursor: pointer;
    width: 50px;
    margin-right: 10px;
    border-radius: 5px; }

  header .nav:hover {
    background-color: #f3f3f3; }

  header .inner {
    height: 100%; }

  .nav-on header .nav {
    border-radius: 5px 5px 0 0; }

  .search-on header .search {
    border-radius: 5px 5px 0 0; }

  #header-cnt .search .inner {
    max-width: 1200px;
    padding: 0 40px;
    box-sizing: border-box;
    margin: auto; }

  #header-cnt .search .btn input {
    font-size: 14px;
    height: 30px; }

  #header-cnt .search .btn input:hover {
    color: #00AEF1; }

  #header-cnt {
    background-color: #222;
    margin-top: -10px; }

  #header-cnt .wrap {
    max-width: 1530px;
    margin: 0 auto; }

  #header-cnt .nav a {
    font-size: 16px;
    cursor: pointer;
    background-color: transparent;
    border-radius: 5px; }

  #header-cnt .nav a:hover {
    background-color: #2f3033;
    color: #00AEF1; }

  #header-cnt .nav a:hover svg {
    fill: #00AEF1; }

  #header-cnt .nav .parent {
    cursor: default; }

  #header-cnt .nav .parent:hover {
    background-color: transparent;
    color: #fff; }

  #header-cnt .nav .parent:hover svg {
    fill: #fff; }

  #header-cnt .nav .child .inner a:hover {
    background-color: #2b2b2b;
    color: #00AEF1; }

  #header-cnt .nav .child .inner a:hover svg {
    fill: #00AEF1; }

  #header-cnt .nav .child {
    height: auto !important; }

  #header-cnt .nav .child .inner {
    border-left: 2px solid #495865;
    margin-left: 25px;
    padding: 10px 0; }

  #header-cnt .nav .child .inner a {
    font-size: 15px;
    border: none;
    padding: 15px; }

  #header-cnt .nav {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    box-sizing: border-box; }

  #header-cnt .nav nav {
    display: flex;
    justify-content: space-around;
    padding: 20px 0; }

  #header-cnt .nav .wrapper {
    width: 33.33%; }

  #header-cnt .nav .h-big {
    border: none; }

  #header-cnt .nav .h-big::before {
    display: none; }

  #header-cnt .nav a::after {
    display: none; }

  #header-cnt .nav .parent::before {
    display: none; }

  #header-cnt .nav a span {
    padding-left: 30px; }

  #header-cnt .swiper-slide a {
    transition: all ease .2s !important; }

  #header-cnt .swiper-slide a:hover {
    opacity: .8 !important; }

  #header-cnt .swiper-slide a img {
    transition: all ease .2s !important; }

  #header-cnt .swiper-slide a:hover img {
    transform: scale(1.05) !important; }

  footer .sns {
    margin-bottom: 50px; }

  footer .sns span {
    font-size: 15px; }

  footer .sns a {
    width: 55px; }

  footer nav {
    max-width: 1200px;
    margin: 0 auto 20px;
    padding: 0 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    border: none; }

  footer nav a::after {
    display: none; }

  footer nav a {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold; }

  footer nav .parent::before {
    display: none; }

  footer nav .child {
    height: auto;
    overflow: visible; }

  footer nav .child .inner {
    display: block; }

  footer nav .child .inner a {
    width: auto;
    background-color: #222;
    display: block;
    position: relative;
    padding: 0 15px !important; }

  footer nav a svg {
    right: 0; }

  footer nav .wrapper {
    padding-right: 3%;
    margin-right: 3%;
    border-right: 1px solid #35363A; }

  footer nav .wrapper:last-child {
    border-right: 0;
    margin-right: 0; }

  footer .note {
    margin-bottom: 10px; }

  footer .note span {
    margin-right: 10px; }

  footer .note a:last-child {
    display: block; }

  footer .bnlogo {
    display: none; }

  footer .sns .inner a {
    transition: all ease .2s; }

  footer .sns .inner a:hover {
    opacity: .8; }

  footer nav a:hover {
    color: #00AEF1; }

  footer nav .parent:hover {
    color: #fff; }

  footer nav .parent::after {
    display: none; }

  footer nav a:hover svg {
    fill: #00AEF1; }

  .swiper-button-prev,
  .swiper-button-next {
    width: 48px !important;
    height: 48px !important;
    margin-top: -24px !important; }

  .swiper-button-prev.swiper-button-disabled {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D%220%200%2048%2048%22%3E%3Ccircle%20style%3D%22fill%3A%23F0F0F0%3B%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%2F%3E%3Cpolygon%20style%3D%22fill%3A%23C8C8C8%3B%22%20points%3D%2226.51%2C16.9%2019.94%2C24%2026.51%2C31.1%2028.06%2C29.43%2023.05%2C24%2028.06%2C18.57%20%22%2F%3E%3C%2Fsvg%3E");
    cursor: auto; }

  .swiper-button-next.swiper-button-disabled {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D%220%200%2048%2048%22%3E%3Ccircle%20style%3D%22fill%3A%23F0F0F0%3B%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%2F%3E%3Cpolygon%20style%3D%22fill%3A%23C8C8C8%3B%22%20points%3D%2221.49%2C31.1%2028.06%2C24%2021.49%2C16.9%2019.94%2C18.57%2024.95%2C24%2019.94%2C29.43%20%22%2F%3E%3C%2Fsvg%3E");
    cursor: auto; }

  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2048%2048'%3E%3Ccircle%20style%3D'fill%3A%2300AEF1%3B'%20cx%3D'24'%20cy%3D'24'%20r%3D'24'%2F%3E%3Cpolygon%20style%3D'fill%3A%23FFFFFF%3B'%20points%3D'26.51%2C16.9%2019.94%2C24%2026.51%2C31.1%2028.06%2C29.43%2023.05%2C24%2028.06%2C18.57%20'%2F%3E%3C%2Fsvg%3E");
    left: -5px;
    right: auto;
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
    opacity: .8; }

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2048%2048'%3E%3Ccircle%20style%3D'fill%3A%2300AEF1%3B'%20cx%3D'24'%20cy%3D'24'%20r%3D'24'%2F%3E%3Cpolygon%20style%3D'fill%3A%23FFFFFF%3B'%20points%3D'21.49%2C31.1%2028.06%2C24%2021.49%2C16.9%2019.94%2C18.57%2024.95%2C24%2019.94%2C29.43%20'%2F%3E%3C%2Fsvg%3E");
    right: -5px;
    left: auto;
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
    opacity: .8; }

  #popup .inner {
    border-radius: 10px;
    max-width: 1000px; }
  #popup .btn-container button {
    height: 50px;
    width: 49%;
    font-size: 15px; }
  #popup .btn-container .option {
    text-align: center; }
  #popup .btn-container .option input {
    cursor: pointer; }
  #popup .btn-container .option label {
    cursor: pointer;
    font-size: 14px; } }
@media (min-width: 1200px) {
  header {
    height: 70px; }

  header .pc-nav span {
    padding: 0 15px; }

  #mainnav-cnt .swiper-slide a {
    width: 18.4% !important; }

  #mainnav-cnt .swiper-slide a:nth-child(4n) {
    margin-right: 2% !important; }

  #mainnav-cnt .swiper-slide a:nth-child(5n) {
    margin-right: 0 !important; } }
@media all and (-ms-high-contrast: none) {
  #mainnav-cnt h4 svg {
    width: 73px; }

  footer .cr-area a {
    height: 20px; }

  header .pc-nav .before svg {
    width: 100px; }

  #sns svg {
    width: 20px; }

  .copyright svg {
    width: 10px; }

  #mainnav-cnt .cnt a span {
    height: 35px; } }
