@charset "UTF-8";
/* Don't Edit */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap");
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block; }

* {
  margin: 0;
  padding: 0;
  word-break: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  outline: none; }

html {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000;
  font-weight: normal;
  font-size: 16px;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif; }
  @media screen and (min-width: 768px) {
    body {
      font-size: 17px; } }

/*--------------------
	Text
--------------------*/
figure, figcaption {
  font-weight: bold; }

h1 {
  /* margin: 1em 0 2em 0;
  font-size: 123.1%; */ }

/*--------------------
	List
--------------------*/
li {
  list-style-type: none; }

dt,
dd {
  font-weight: bold; }

/* Opera Hack */
html:first-child li,
html:first-child dt,
html:first-child dd {
  font-size: 1em; }

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
  font-size: 100%; }

a.mo:hover {
  opacity: 0.7; }

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

/*--------------------
	link
--------------------*/
a {
  color: #d00;
  text-decoration: none;
  outline: none !important; }

/*--------------------
	Others
--------------------*/
img {
  border: none; }

hr {
  height: 1px;
  border: 1px solid #fff; }

.centering {
  text-align: center; }

@media screen and (max-width: 767px) {
  .hide-sp {
    display: none; }

  .content-area__inner {
    padding: 5% 0 5%; }

  .wrapper {
    overflow: hidden; }

  .common-headBar {
    padding-top: 55px;
    width: 100%;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #eee;
    z-index: 50; }
    .common-headBar__logo {
      width: 54px;
      height: 50px;
      display: block;
      position: absolute;
      position: absolute;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      transform: translate(-50%, -50%); }
      .common-headBar__logo-image {
        position: absolute;
        width: 80%;
        left: 50%;
        position: absolute;
        top: 0;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, 0);
        top: 5px; }
      .common-headBar__logo-text {
        position: absolute;
        width: 100%;
        left: 50%;
        position: absolute;
        top: auto;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 5px; }
    .common-headBar-member {
      width: 50px;
      display: block;
      position: absolute;
      top: 0px;
      right: 50px;
      height: 100%; }
      .common-headBar-member__icon {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 40%;
        width: 16px; }
      .common-headBar-member__text {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 80%;
        width: 100%;
        text-align: center;
        font-size: 8px;
        line-height: 1; }
    .common-headBar-shop {
      width: 50px;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      right: 0; }
      .common-headBar-shop__icon {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 40%;
        width: 24px; }
      .common-headBar-shop__text {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 80%;
        font-size: 8px;
        width: 100%;
        text-align: center;
        line-height: 1; }
    .common-headBar__shop-img {
      width: 60%;
      display: block;
      position: absolute;
      position: absolute;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      transform: translate(-50%, -50%); }

  .common-navigation {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    width: 100%;
    padding-top: 70px;
    z-index: 100;
    position: fixed;
    bottom: 0;
    left: 0; }
    .common-navigation__inner {
      width: 86%;
      padding-top: 48px;
      position: absolute;
      position: absolute;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      transform: translate(-50%, -50%);
      top: 38%; }
    .common-navigation-btn {
      position: absolute;
      height: 90%; }
      .common-navigation-btn.btn-top {
        width: 16%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: -2%;
        transform: translate(0, -50%); }
        .common-navigation-btn.btn-top .common-navigation-btn__image {
          margin: 5px auto 0;
          width: 38px; }
      .common-navigation-btn.btn-news {
        width: 16%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 16%;
        transform: translate(0, -50%); }
        .common-navigation-btn.btn-news .common-navigation-btn__image {
          margin: 5px auto 0;
          width: 23px; }
      .common-navigation-btn.btn-game {
        width: 16%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 33%;
        transform: translate(0, -50%); }
        .common-navigation-btn.btn-game .common-navigation-btn__image {
          margin: 5px auto 0;
          width: 30px; }
      .common-navigation-btn.btn-event {
        width: 16%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(0, -50%); }
        .common-navigation-btn.btn-event .common-navigation-btn__image {
          margin: -4px auto 0;
          width: 23px; }
      .common-navigation-btn.btn-goods {
        width: 16%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 67%;
        transform: translate(0, -50%); }
        .common-navigation-btn.btn-goods .common-navigation-btn__image {
          margin: 5px auto 0;
          width: 24px; }
      .common-navigation-btn.btn-support {
        width: 16%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 85%;
        transform: translate(0, -50%); }
        .common-navigation-btn.btn-support .common-navigation-btn__image {
          margin: 5px auto 0;
          width: 30px; }
      .common-navigation-btn.btn-min {
        display: none; }
      .common-navigation-btn__image {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
        display: block;
        fill: #000;
        opacity: 1; }
        .common-navigation-btn__image .cls-3 {
          fill: #000; }
      .common-navigation-btn__image--on {
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0; }
      .common-navigation-btn .text {
        color: #000;
        font-size: 8px;
        line-height: 1;
        display: block;
        width: 60px;
        text-align: center;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 0; }
      .common-navigation-btn.active .common-navigation-btn__image {
        opacity: 0; }
      .common-navigation-btn.active .common-navigation-btn__image--on {
        opacity: 1; }

  .subnavigation-on .common-navigation {
    bottom: 10px;
    width: 96%;
    border-radius: 0 0 25px 25px;
    box-shadow: none; }
    .subnavigation-on .common-navigation__inner {
      width: 84%; }

  .common-subnavigation {
    position: fixed;
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    width: 90%;
    padding: 6% 20px 6%;
    opacity: 0;
    pointer-events: none;
    box-sizing: border-box;
    z-index: 90;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s;
    display: block; }
    .common-subnavigation-cover {
      background-color: rgba(0, 0, 0, 0.2);
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 80;
      opacity: 0;
      transition: all 0.5s;
      pointer-events: none; }
    .common-subnavigation__inner > div {
      display: none; }
    .common-subnavigation--game {
      display: none; }
    .common-subnavigation--event {
      display: none; }
    .common-subnavigation--goods__item--main {
      width: 100%;
      margin: 0 5px;
      padding: 7px 0; }
      .common-subnavigation--goods__item--main a {
        display: flex;
        align-items: center; }
    .common-subnavigation--goods__image--main {
      width: 50%;
      overflow: hidden;
      border-radius: 10px;
      position: relative;
      padding-top: 20%;
      display: block;
      background: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      transition: all 0.2s; }
      .common-subnavigation--goods__image--main .svg {
        display: block;
        width: 50px;
        position: absolute;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #be0006; }
        .common-subnavigation--goods__image--main .svg.ir--news-list {
          width: 40px; }
        .common-subnavigation--goods__image--main .svg.ir--news-sale {
          width: 70px; }
        .common-subnavigation--goods__image--main .svg.ir--gc {
          fill: #000;
          width: 80px; }
        .common-subnavigation--goods__image--main .svg.ir--ktid {
          width: 100px; }
        .common-subnavigation--goods__image--main .svg.ir--ktapp {
          width: 45px; }
      .common-subnavigation--goods__image--main img {
        display: block;
        height: 150%;
        position: absolute;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%); }
        .common-subnavigation--goods__image--main img.ir--ktspot {
          height: 120%; }
    .common-subnavigation--goods__text {
      display: block;
      text-align: center;
      font-size: 13px !important;
      margin-top: 0.3em;
      width: 50%;
      padding: 0 5%;
      box-sizing: border-box;
      line-height: 1.3; }
    .common-subnavigation--goods__item--main:nth-child(5n+5) {
      border-bottom: 0;
      text-align: center; }
      .common-subnavigation--goods__item--main:nth-child(5n+5) a {
        display: block; }
      .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__image--main {
        display: none; }
      .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__text {
        color: #000;
        display: inline-block;
        padding: 8px 26px;
        margin-top: 15px;
        font-size: 15px;
        vertical-align: middle;
        transition: all 0.3s;
        margin-top: 6px;
        color: #000; }
        .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__text:after {
          content: '';
          background: #000 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          background-size: 11px;
          display: inline-block;
          width: 18px;
          height: 18px;
          margin: -0.2em 0 0 0.5em;
          vertical-align: middle;
          transition: all 0.3s; }
        .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__text:hover {
          color: #be0006; }
          .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__text:hover:after {
            background: #be0006 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
            background-size: 11px; }
    .common-subnavigation--goods__wrap--sub {
      text-align: center; }
    .common-subnavigation--goods__item--sub {
      display: inline-block; }
      .common-subnavigation--goods__item--sub a {
        background: #be0006;
        color: #fff;
        display: inline-block;
        padding: 6px 40px 6px 30px;
        margin-top: 15px;
        position: relative;
        border-radius: 50px;
        font-size: 12px;
        transition: all 0.2s;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
        display: inline-block; } }
      @media screen and (max-width: 767px) and (min-width: 768px) {
        .common-subnavigation--goods__item--sub a {
          font-size: 14px; } }
@media screen and (max-width: 767px) {
        .common-subnavigation--goods__item--sub a:after {
          content: '';
          background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          display: inline-block;
          width: 15px;
          height: 10px;
          margin-left: 0.5em;
          position: absolute;
          right: 10px;
          top: 50%;
          transform: translate(0, -50%); }
        .common-subnavigation--goods__item--sub a:hover {
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
          background: #810004; }
    .common-subnavigation--support {
      display: none; }

  .common-foot-area {
    background: #000;
    color: #fff;
    padding: 8% 0 140px; }
    .common-foot-area-btnlink {
      width: 90%;
      margin: 0 auto 20px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .common-foot-area-btnlink__btn {
        display: block;
        width: 100%;
        padding: 3% 5%;
        background-color: #2f2f2f;
        box-sizing: border-box;
        text-align: center;
        color: #fff;
        margin-bottom: 2%;
        font-size: 13px; }
      .common-foot-area-btnlink__btn-half {
        display: block;
        width: 49%;
        padding: 3% 5%;
        background-color: #2f2f2f;
        box-sizing: border-box;
        text-align: center;
        color: #fff;
        font-size: 13px; }
    .common-foot-area-textlink-list {
      width: 90%;
      font-size: 12px;
      margin: 10px auto; }
      .common-foot-area-textlink-list__btn {
        display: inline-block;
        color: #fff; }
        .common-foot-area-textlink-list__btn:before {
          content: '▶︎';
          display: inline-block; }
    .common-foot-area-rights {
      width: 90%;
      font-size: 6px;
      margin: 0 auto; }
    .common-foot-area-license {
      width: 90%;
      padding: 20px 0;
      margin: 0 auto; }
      .common-foot-area-license .license-iroi {
        display: flex; }
        .common-foot-area-license .license-iroi__image {
          width: 89px;
          height: 31px;
          margin-right: 10px; }
        .common-foot-area-license .license-iroi__text {
          width: 160px;
          font-size: 11px;
          color: #ddd;
          line-height: 1.3; }
      .common-foot-area-license .license-elicense {
        display: flex;
        margin-top: 20px; }
        .common-foot-area-license .license-elicense__image {
          width: 31px;
          height: 31px;
          margin-right: 10px; }
        .common-foot-area-license .license-elicense__text {
          width: 160px;
          font-size: 11px;
          color: #ddd;
          line-height: 1.3; }
    .common-foot-area-gcrights {
      width: 90%;
      margin: 0 auto;
      text-align: center;
      padding: 40px 0 0; }
      .common-foot-area-gcrights .image {
        width: 160px; }
      .common-foot-area-gcrights .text {
        font-size: 6px; }

  .hide-element {
    display: none; }

  .item__popup {
    width: 300px;
    padding: 25px 19px;
    background-color: #fff;
    border-radius: 30px; }
    .item__popup .popup__headline {
      padding-bottom: 3px;
      margin-top: 20px;
      text-align: center; }
      .item__popup .popup__headline:first-child {
        margin-top: 0; }
    .item__popup .popup__btn {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      width: 100%;
      box-sizing: border-box;
      text-align: center;
      margin-top: 6px; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .item__popup .popup__btn {
        font-size: 14px; } }
@media screen and (max-width: 767px) {
      .item__popup .popup__btn:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .item__popup .popup__btn:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }
      .item__popup .popup__btnfirst-child {
        margin-top: 0; } }
@media screen and (min-width: 768px) {
  .hide-pc {
    display: none; }

  .content-area {
    padding-top: 65px;
    overflow: hidden; }
    .content-area.other-domain {
      padding-top: 0px; }

  .content-area__inner {
    padding-top: 60px; }

  .wrapper {
    overflow: hidden;
    min-width: 1200px; }

  .common-headBar {
    height: 65px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    min-width: 1200px; }
    .common-headBar.mini {
      position: relative; }
    .common-headBar__logo {
      width: 220px;
      height: 65px; }
      .common-headBar__logo-image {
        position: absolute;
        width: 55px;
        left: 15px;
        top: 15px; }
      .common-headBar__logo-text {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: auto;
        transform: translate(0, -50%);
        left: 80px;
        width: 120px; }
    .common-headBar-member {
      width: 70px;
      display: block;
      position: absolute;
      top: 0px;
      right: 70px;
      height: 100%; }
      .common-headBar-member__icon {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 40%;
        width: 18px; }
      .common-headBar-member__text {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 75%;
        width: 100%;
        text-align: center;
        font-size: 10px; }
      .common-headBar-member.on::after {
        content: "";
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        bottom: 0;
        background-color: #be0006; }
    .common-headBar-shop {
      width: 70px;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      right: 0; }
      .common-headBar-shop__icon {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 40%;
        width: 26px; }
      .common-headBar-shop__text {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 75%;
        font-size: 10px;
        width: 4em; }
      .common-headBar-shop.on::after {
        content: "";
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        bottom: 0;
        background-color: #be0006; }

  .common-navigation {
    position: absolute;
    height: 65px;
    top: 0;
    left: 220px; }
    .common-navigation__inner {
      height: 65px;
      display: flex;
      flex-wrap: wrap; }
    .common-navigation-btn {
      display: flex;
      width: 124px;
      height: 65px;
      position: relative;
      text-align: center;
      justify-content: center;
      align-items: center; }
      .common-navigation-btn.btn-top {
        display: none; }
      .common-navigation-btn.btn-news .common-navigation-btn__image {
        width: 28px; }
      .common-navigation-btn.btn-event .common-navigation-btn__image {
        width: 28px; }
      .common-navigation-btn.btn-goods .common-navigation-btn__image {
        width: 34px; }
      .common-navigation-btn.btn-support .common-navigation-btn__image {
        width: 34px; }
      .common-navigation-btn.btn-min {
        width: 100px;
        margin-left: 10px; }
        .common-navigation-btn.btn-min .text {
          left: 48px;
          color: #797979; }
        .common-navigation-btn.btn-min .common-navigation-btn__image {
          width: 20px;
          margin-right: 5px; }
        .common-navigation-btn.btn-min.on::after {
          content: "";
          display: block;
          position: absolute;
          height: 4px;
          width: 100%;
          bottom: 0;
          background-color: #999; }
      .common-navigation-btn__image {
        display: block;
        width: 32px;
        fill: #be0006;
        margin-right: 10px; }
      .common-navigation-btn .text {
        display: block;
        font-size: 12px; }
      .common-navigation-btn.on::after {
        content: "";
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        bottom: 0;
        background-color: #be0006; }

  .common-subnavigation {
    overflow: hidden;
    background-color: #fff;
    height: 0px;
    opacity: 0;
    position: relative; }
    .common-subnavigation::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #ddd; }
    .common-subnavigation__inner {
      padding: 20px 0; }
    .common-subnavigation-cover {
      background-color: rgba(0, 0, 0, 0);
      width: 100%;
      height: calc(100vh - 65px);
      position: fixed;
      top: 65;
      left: 0;
      z-index: 80;
      transition: all 0.5s;
      pointer-events: none; }
    .common-subnavigation__close {
      display: none; }
      .common-subnavigation__close .image {
        position: absolute;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%); }
    .common-subnavigation--game__wrap--main {
      display: flex;
      justify-content: center; }
    .common-subnavigation--game__item--main {
      width: 250px;
      margin: 0 5px;
      padding: 7px 0; }
    .common-subnavigation--game__image--main {
      width: 100%;
      overflow: hidden;
      border-radius: 10px;
      position: relative;
      padding-top: 40%;
      display: block;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      transition: all 0.2s; }
      .common-subnavigation--game__image--main:hover {
        box-shadow: 0 6px 14px rgba(0, 0, 0, 0.3); }
      .common-subnavigation--game__image--main .image-01 {
        width: 33.3%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
      .common-subnavigation--game__image--main .image-02 {
        width: 33.3%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 33.3%; }
      .common-subnavigation--game__image--main .image-03 {
        width: 33.4%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 66.6%; }
      .common-subnavigation--game__image--main .image {
        display: block;
        width: 100%;
        position: absolute;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%); }
    .common-subnavigation--game__text {
      display: block;
      text-align: center;
      font-size: 15px !important;
      margin-top: 0.3em; }
    .common-subnavigation--game__item--main:nth-child(5n+5) {
      border-bottom: 0;
      text-align: center;
      width: 100px; }
      .common-subnavigation--game__item--main:nth-child(5n+5) a {
        display: block; }
      .common-subnavigation--game__item--main:nth-child(5n+5) .common-subnavigation--game__image--main {
        padding-top: 100%; }
        .common-subnavigation--game__item--main:nth-child(5n+5) .common-subnavigation--game__image--main .svg {
          display: block;
          width: 30px;
          position: absolute;
          position: absolute;
          top: 50%;
          right: auto;
          bottom: auto;
          left: 50%;
          transform: translate(-50%, -50%);
          fill: #be0006; }
    .common-subnavigation--game__wrap--sub {
      text-align: center; }
    .common-subnavigation--game__item--sub {
      display: inline-block; }
      .common-subnavigation--game__item--sub a {
        background: #be0006;
        color: #fff;
        display: inline-block;
        padding: 6px 40px 6px 30px;
        margin-top: 15px;
        position: relative;
        border-radius: 50px;
        font-size: 12px;
        transition: all 0.2s;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
        display: inline-block; } }
      @media screen and (min-width: 768px) and (min-width: 768px) {
        .common-subnavigation--game__item--sub a {
          font-size: 14px; } }
@media screen and (min-width: 768px) {
        .common-subnavigation--game__item--sub a:after {
          content: '';
          background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          display: inline-block;
          width: 15px;
          height: 10px;
          margin-left: 0.5em;
          position: absolute;
          right: 10px;
          top: 50%;
          transform: translate(0, -50%); }
        .common-subnavigation--game__item--sub a:hover {
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
          background: #810004; }
    .common-subnavigation--event__wrap--main {
      display: flex;
      justify-content: center; }
    .common-subnavigation--event__item--main {
      width: 260px;
      margin: 0 5px;
      padding: 7px 0; }
    .common-subnavigation--event__image--main {
      width: 100%;
      overflow: hidden;
      border-radius: 10px;
      position: relative;
      padding-top: 40%;
      display: block;
      background: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      transition: all 0.2s; }
      .common-subnavigation--event__image--main:hover {
        box-shadow: 0 6px 14px rgba(0, 0, 0, 0.3); }
      .common-subnavigation--event__image--main .svg {
        display: block;
        width: 50px;
        position: absolute;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #be0006; }
    .common-subnavigation--event__text {
      display: block;
      text-align: center;
      font-size: 15px !important;
      margin-top: 0.3em; }
    .common-subnavigation--event__item--main:nth-child(5n+5) {
      border-bottom: 0;
      text-align: center; }
      .common-subnavigation--event__item--main:nth-child(5n+5) a {
        display: block; }
      .common-subnavigation--event__item--main:nth-child(5n+5) .common-subnavigation--game__image--main {
        display: none; }
      .common-subnavigation--event__item--main:nth-child(5n+5) .common-subnavigation--game__text {
        color: #000;
        display: inline-block;
        padding: 8px 26px;
        margin-top: 15px;
        font-size: 15px;
        vertical-align: middle;
        transition: all 0.3s;
        margin-top: 6px;
        color: #000; }
        .common-subnavigation--event__item--main:nth-child(5n+5) .common-subnavigation--game__text:after {
          content: '';
          background: #000 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          background-size: 11px;
          display: inline-block;
          width: 18px;
          height: 18px;
          margin: -0.2em 0 0 0.5em;
          vertical-align: middle;
          transition: all 0.3s; }
        .common-subnavigation--event__item--main:nth-child(5n+5) .common-subnavigation--game__text:hover {
          color: #be0006; }
          .common-subnavigation--event__item--main:nth-child(5n+5) .common-subnavigation--game__text:hover:after {
            background: #be0006 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
            background-size: 11px; }
    .common-subnavigation--event__wrap--sub {
      text-align: center; }
    .common-subnavigation--event__item--sub {
      display: inline-block; }
      .common-subnavigation--event__item--sub a {
        background: #be0006;
        color: #fff;
        display: inline-block;
        padding: 6px 40px 6px 30px;
        margin-top: 15px;
        position: relative;
        border-radius: 50px;
        font-size: 12px;
        transition: all 0.2s;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
        display: inline-block; } }
      @media screen and (min-width: 768px) and (min-width: 768px) {
        .common-subnavigation--event__item--sub a {
          font-size: 14px; } }
@media screen and (min-width: 768px) {
        .common-subnavigation--event__item--sub a:after {
          content: '';
          background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          display: inline-block;
          width: 15px;
          height: 10px;
          margin-left: 0.5em;
          position: absolute;
          right: 10px;
          top: 50%;
          transform: translate(0, -50%); }
        .common-subnavigation--event__item--sub a:hover {
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
          background: #810004; }
    .common-subnavigation--goods__wrap--main {
      display: flex;
      justify-content: center; }
    .common-subnavigation--goods__item--main {
      width: 260px;
      margin: 0 5px;
      padding: 7px 0; }
    .common-subnavigation--goods__image--main {
      width: 100%;
      overflow: hidden;
      border-radius: 10px;
      position: relative;
      padding-top: 40%;
      display: block;
      background: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      transition: all 0.2s; }
      .common-subnavigation--goods__image--main:hover {
        box-shadow: 0 6px 14px rgba(0, 0, 0, 0.3); }
      .common-subnavigation--goods__image--main .svg {
        display: block;
        width: 50px;
        position: absolute;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #be0006; }
        .common-subnavigation--goods__image--main .svg.ir--news-list {
          width: 40px; }
        .common-subnavigation--goods__image--main .svg.ir--news-sale {
          width: 70px; }
        .common-subnavigation--goods__image--main .svg.ir--gc {
          width: 110px;
          fill: #000; }
        .common-subnavigation--goods__image--main .svg.ir--ktid {
          width: 150px;
          fill: #000; }
        .common-subnavigation--goods__image--main .svg.ir--ktapp {
          width: 60px; }
      .common-subnavigation--goods__image--main img {
        display: block;
        height: 120px;
        position: absolute;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%); }
      .common-subnavigation--goods__image--main.img-fit img {
        height: auto;
        width: 100%; }
    .common-subnavigation--goods__text {
      display: block;
      text-align: center;
      font-size: 15px !important;
      margin-top: 0.3em; }
    .common-subnavigation--goods__item--main:nth-child(5n+5) {
      border-bottom: 0;
      text-align: center; }
      .common-subnavigation--goods__item--main:nth-child(5n+5) a {
        display: block; }
      .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__image--main {
        display: none; }
      .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__text {
        color: #000;
        display: inline-block;
        padding: 8px 26px;
        margin-top: 15px;
        font-size: 15px;
        vertical-align: middle;
        transition: all 0.3s;
        margin-top: 6px;
        color: #000; }
        .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__text:after {
          content: '';
          background: #000 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          background-size: 11px;
          display: inline-block;
          width: 18px;
          height: 18px;
          margin: -0.2em 0 0 0.5em;
          vertical-align: middle;
          transition: all 0.3s; }
        .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__text:hover {
          color: #be0006; }
          .common-subnavigation--goods__item--main:nth-child(5n+5) .common-subnavigation--game__text:hover:after {
            background: #be0006 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
            background-size: 11px; }
    .common-subnavigation--goods__wrap--sub {
      text-align: center; }
    .common-subnavigation--goods__item--sub {
      display: inline-block; }
      .common-subnavigation--goods__item--sub a {
        background: #be0006;
        color: #fff;
        display: inline-block;
        padding: 6px 40px 6px 30px;
        margin-top: 15px;
        position: relative;
        border-radius: 50px;
        font-size: 12px;
        transition: all 0.2s;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
        display: inline-block; } }
      @media screen and (min-width: 768px) and (min-width: 768px) {
        .common-subnavigation--goods__item--sub a {
          font-size: 14px; } }
@media screen and (min-width: 768px) {
        .common-subnavigation--goods__item--sub a:after {
          content: '';
          background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          display: inline-block;
          width: 15px;
          height: 10px;
          margin-left: 0.5em;
          position: absolute;
          right: 10px;
          top: 50%;
          transform: translate(0, -50%); }
        .common-subnavigation--goods__item--sub a:hover {
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
          background: #810004; }
    .common-subnavigation--support {
      display: none; }

  .subnavigation-on .common-subnavigation {
    box-sizing: border-box;
    z-index: 90;
    opacity: 1;
    height: auto; }
    .subnavigation-on .common-subnavigation-cover {
      background-color: rgba(0, 0, 0, 0.6);
      pointer-events: none; }

  .common-foot-area {
    background: #000;
    color: #fff;
    padding: 60px 0; }
    .common-foot-area__inner {
      width: 1100px;
      margin: 0 auto; }
    .common-foot-area-btnlink {
      margin: 0 auto 40px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .common-foot-area-btnlink__btn {
        display: block;
        width: 200px;
        padding: 10px 20px;
        margin: 0 10px;
        background-color: #2f2f2f;
        box-sizing: border-box;
        text-align: center;
        color: #fff;
        font-size: 14px; }
      .common-foot-area-btnlink__btn-half {
        display: block;
        width: 200px;
        padding: 10px 20px;
        margin: 0 10px;
        background-color: #2f2f2f;
        box-sizing: border-box;
        text-align: center;
        color: #fff;
        font-size: 14px; }
    .common-foot-area-textlink-list {
      width: 100%;
      font-size: 12px;
      margin: 10px auto; }
      .common-foot-area-textlink-list__btn {
        display: inline-block;
        color: #fff; }
        .common-foot-area-textlink-list__btn:before {
          content: '▶︎';
          display: inline-block; }
    .common-foot-area-rights {
      width: 100%;
      font-size: 6px;
      margin: 0 auto; }
    .common-foot-area-license {
      padding: 20px 0;
      display: flex; }
      .common-foot-area-license .license-iroi {
        display: flex; }
        .common-foot-area-license .license-iroi__image {
          width: 89px;
          height: 31px;
          margin-right: 10px; }
        .common-foot-area-license .license-iroi__text {
          width: 160px;
          font-size: 11px;
          color: #ddd;
          line-height: 1.3; }
      .common-foot-area-license .license-elicense {
        display: flex;
        margin-left: 20px; }
        .common-foot-area-license .license-elicense__image {
          width: 31px;
          height: 31px;
          margin-right: 10px; }
        .common-foot-area-license .license-elicense__text {
          width: 160px;
          font-size: 11px;
          color: #ddd;
          line-height: 1.3; }
    .common-foot-area-gcrights {
      width: 100%;
      margin: 0 auto;
      text-align: center;
      padding: 40px 0 0; }
      .common-foot-area-gcrights .image {
        width: 180px; }
      .common-foot-area-gcrights .text {
        font-size: 6px; }

  .hide-element {
    display: none; }

  .item__popup {
    width: 300px;
    padding: 25px 20px;
    background-color: #fff;
    border-radius: 30px; }
    .item__popup .popup__headline {
      padding-bottom: 3px;
      margin-top: 20px;
      text-align: center; }
      .item__popup .popup__headline:first-child {
        margin-top: 0; }
    .item__popup .popup__btn {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      width: 100%;
      box-sizing: border-box;
      text-align: center;
      margin-top: 6px; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .item__popup .popup__btn {
        font-size: 14px; } }
@media screen and (min-width: 768px) {
      .item__popup .popup__btn:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .item__popup .popup__btn:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }
      .item__popup .popup__btnfirst-child {
        margin-top: 0; } }
@media screen and (max-width: 767px) {
  .content-area__inner {
    padding: 0px; }

  .top-mainBanner {
    position: relative; }
    .top-mainBanner-slider {
      position: relative;
      height: calc(100vw * 800 / 640); }
      .top-mainBanner-slider__slider-item {
        position: relative; }
    .top-mainBanner-mainImg {
      display: block;
      width: 100%; }
    .top-mainBanner-info {
      position: absolute;
      bottom: 0;
      width: 100%;
      box-sizing: border-box;
      background: rgba(0, 0, 0, 0.7);
      padding: 3% 5% 3% 5%;
      color: #fff; }
      .top-mainBanner-info__icon {
        display: none; }
        .top-mainBanner-info__icon .icon-img {
          display: block;
          width: 100%; }
      .top-mainBanner-info__name {
        font-size: 13px;
        line-height: 1.6; }
      .top-mainBanner-info__date {
        font-size: 9px;
        color: #bbb;
        display: inline-block;
        border: 1px solid #bbb;
        padding: 0 0.5em; }
      .top-mainBanner-info__console {
        font-size: 9px;
        color: #bbb; }
      .top-mainBanner-info:after {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        background: #000 url(../img/common/icon-direct-w.svg) center center;
        background-repeat: no-repeat;
        border-radius: 30px;
        position: absolute;
        position: absolute;
        top: 50%;
        right: 2%;
        bottom: auto;
        left: auto;
        transform: translate(0, -50%); }
    .top-mainBanner-nav {
      background-color: #A51015;
      padding: 0px 19% 0px 3%;
      position: relative;
      height: 16.5vw; }
      .top-mainBanner-nav__inner {
        width: 100%;
        overflow: visible !important;
        position: relative; }
      .top-mainBanner-nav .slick-list {
        overflow: visible; }
      .top-mainBanner-nav__slider-item {
        position: relative;
        width: 10vw;
        margin: 0 1vw;
        box-sizing: border-box;
        padding: 4px 0; }
        .top-mainBanner-nav__slider-item .icon-img {
          display: block;
          width: 100%; }
        .top-mainBanner-nav__slider-item .slider-text {
          display: none; }
        .top-mainBanner-nav__slider-item .slider-icon {
          width: 100%;
          display: inline-block;
          vertical-align: middle;
          position: relative; }
          .top-mainBanner-nav__slider-item .slider-icon__image {
            border-radius: 5px;
            display: block;
            width: 100%;
            transition: all 0.5s;
            bottom: 0;
            left: 0;
            border: 1px solid #A51015; }
        .top-mainBanner-nav__slider-item.slick-current .slider-icon__image {
          border: 1px solid #fff; }
      .top-mainBanner-nav .sp-indicator {
        position: absolute;
        bottom: -3px;
        left: 0;
        width: 100%;
        background-color: #bbb;
        height: 2px; }
      .top-mainBanner-nav .sp-indicator-scale {
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 0%;
        background-color: #be0006;
        height: 2px; }
    .top-mainBanner-searchBtn {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 16.5vw;
      height: 16.5vw;
      background: #be0006;
      display: block; }
      .top-mainBanner-searchBtn__image {
        position: absolute;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #fff;
        top: 40%;
        width: 50%; }
      .top-mainBanner-searchBtn__text {
        position: absolute;
        color: #fff;
        top: 76%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0.7);
        font-size: 8px;
        width: 120%;
        display: block;
        text-align: center; }

  .top-subinformation-lists li a {
    position: relative;
    display: flex;
    box-sizing: border-box;
    background-color: #ddd;
    color: #333;
    text-align: cneter;
    padding: 4% 5%;
    line-height: 1.4;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 14px;
    width: 100%; }
    .top-subinformation-lists li a:after {
      content: '';
      display: block;
      position: relative;
      width: 24px;
      height: 24px;
      flex-shrink: 0;
      background: #000 url(../img/common/icon-direct-w.svg) center center no-repeat;
      background-size: 60%;
      border-radius: 15px;
      margin-left: 2%; }

  .top-topics-section {
    position: relative;
    padding: 5% 0 5%; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-topics-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) {
    .top-topics-section .top-topics-headline {
      font-family: "Roboto", sans-serif;
      text-align: center;
      font-size: 21px;
      margin-bottom: 4%;
      font-weight: bold; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .top-topics-section .top-topics-headline {
        font-size: 25px;
        margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
      .top-topics-section .top-topics-headline:after {
        content: '';
        display: block;
        background: url("../img/common/headline_line.svg") center center;
        background-size: contain;
        height: 5px;
        width: 100px;
        margin: -2px auto 0;
        background-repeat: no-repeat; }
    .top-topics-section .top-topics-slider {
      width: 90%;
      margin: 0 auto; }
      .top-topics-section .top-topics-slider .slick-list {
        overflow: visible; }
      .top-topics-section .top-topics-slider__slider-item {
        overflow: hidden;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        margin: 0px 0px 5%;
        width: 100%;
        position: relative; }
        .top-topics-section .top-topics-slider__slider-item:after {
          content: '';
          display: block;
          position: absolute;
          width: 5%;
          padding-top: 5%;
          background: url(../img/common/icon-direct-b.svg) center center no-repeat;
          background-size: 100%;
          bottom: 4%;
          right: 5%;
          z-index: 10; }
        .top-topics-section .top-topics-slider__slider-item.external-link:after {
          content: '';
          display: block;
          position: absolute;
          width: 5%;
          padding-top: 5%;
          background: url(../img/common/icon-direct-b.svg) center center no-repeat;
          background-size: 100%;
          bottom: 5%;
          right: 5%;
          z-index: 10; }
    .top-topics-section .top-topics-image {
      padding-top: 56.25%;
      position: relative; }
      .top-topics-section .top-topics-image__img {
        position: absolute;
        width: 100%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%); }
    .top-topics-section .top-topics-info {
      background: #fff;
      position: relative;
      z-index: 10;
      padding: 15px 15px 40px; }
      .top-topics-section .top-topics-info__title {
        font-size: 12px;
        line-height: 1;
        color: #be0006;
        padding-bottom: 0.5em;
        font-weight: 400; }
      .top-topics-section .top-topics-info__text {
        font-size: 15px;
        line-height: 1.6;
        width: 100%;
        color: #000; }
      .top-topics-section .top-topics-info__date {
        font-size: 12px;
        color: #999;
        position: absolute;
        bottom: calc(15% - 1em);
        left: 15px; }

  .top-news-section {
    position: relative;
    padding: 5% 0 5%;
    padding-top: 0; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-news-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) {
    .top-news-section__banner {
      width: 90%;
      margin: 0px auto 10%; }
      .top-news-section__banner a {
        display: block; }
        .top-news-section__banner a img {
          display: block;
          width: 100%; }
    .top-news-section .top-news-headline {
      font-family: "Roboto", sans-serif;
      text-align: center;
      font-size: 21px;
      margin-bottom: 4%;
      font-weight: bold;
      margin-bottom: 15px; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .top-news-section .top-news-headline {
        font-size: 25px;
        margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
      .top-news-section .top-news-headline:after {
        content: '';
        display: block;
        background: url("../img/common/headline_line.svg") center center;
        background-size: contain;
        height: 5px;
        width: 100px;
        margin: -2px auto 0;
        background-repeat: no-repeat; }
    .top-news-section .top-news-list {
      width: 90%;
      margin: 0 auto;
      padding: 0px 0 10px; }
      .top-news-section .top-news-list__item {
        display: block;
        border-bottom: 1px solid #ddd;
        padding: 4% 0;
        position: relative; }
        .top-news-section .top-news-list__item:after {
          content: '';
          display: block;
          clear: both; }
        .top-news-section .top-news-list__item .list-item__image {
          width: 34%;
          padding-top: 34%;
          border-radius: 0px;
          overflow: hidden;
          position: relative;
          display: block;
          float: left;
          background-color: #333; } }
        @media screen and (max-width: 767px) and (min-width: 768px) {
          .top-news-section .top-news-list__item .list-item__image {
            padding-top: 19%; } }
@media screen and (max-width: 767px) {
          .top-news-section .top-news-list__item .list-item__image .image {
            position: absolute;
            display: block;
            height: 100%;
            position: absolute;
            top: 50%;
            right: auto;
            bottom: auto;
            left: 50%;
            transform: translate(-50%, -50%); } }
          @media screen and (max-width: 767px) and (min-width: 768px) {
            .top-news-section .top-news-list__item .list-item__image .image {
              height: auto;
              width: 100%; } }
@media screen and (max-width: 767px) {
        .top-news-section .top-news-list__item .list-item__text {
          color: #000;
          width: 62%;
          line-height: 1.6;
          display: block;
          float: right;
          padding-top: 0.2em;
          padding-left: 4%;
          overflow: hidden;
          margin-bottom: 3%;
          font-size: 14px;
          height: 4.5em;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3; }
          .top-news-section .top-news-list__item .list-item__text:before {
            content: '';
            display: block;
            position: absolute;
            width: 28px;
            padding-top: 28px;
            background: url(../img/common/icon-direct-b.svg) center center no-repeat;
            background-size: 50%;
            bottom: 3px;
            right: 5px;
            z-index: 10;
            border-radius: 50%;
            background-color: #fff;
            transition: all 0.5s; }
        .top-news-section .top-news-list__item .list-item__title {
          font-size: 12px;
          float: right;
          width: 62%;
          line-height: 1.3;
          padding-left: 4%;
          margin-top: 0.5%; } }
        @media screen and (max-width: 767px) and (min-width: 768px) {
          .top-news-section .top-news-list__item .list-item__title {
            font-size: 14px; } }
@media screen and (max-width: 767px) {
        .top-news-section .top-news-list__item .list-item__date {
          font-size: 12px;
          color: #999;
          float: right;
          width: 62%;
          line-height: 1.3;
          padding-left: 4%; }
    .top-news-section .button--regular {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0); } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .top-news-section .button--regular {
        font-size: 14px; } }
@media screen and (max-width: 767px) {
      .top-news-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .top-news-section .button--regular:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }

  .top-subbanner-section {
    width: 100%;
    background-color: #f7f7f7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 5% 5% 3%;
    box-sizing: border-box;
    margin: 5% 0 7%; }
  .top-subbanner-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .top-subbanner-item {
    width: 48.5%;
    margin: 0 0px 2%; }
    .top-subbanner-item a {
      display: block; }
    .top-subbanner-item img {
      display: block;
      width: 100%;
      border-radius: 6px;
      border: 1px solid #ddd; }

  .top-event-section {
    background-color: #eee;
    position: relative;
    padding: 5% 0 5%;
    padding-bottom: 60px !important; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-event-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) {
  .top-event-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-event-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
    .top-event-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-event-slider {
    width: 90%;
    margin: 0 auto; }
    .top-event-slider .slick-dots {
      bottom: -30px; }
      .top-event-slider .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (max-width: 767px) and (min-width: 768px) {
        .top-event-slider .slick-dots li {
          width: 30px; } }
@media screen and (max-width: 767px) {
        .top-event-slider .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (max-width: 767px) and (min-width: 768px) {
          .top-event-slider .slick-dots li button {
            width: 30px; } }
@media screen and (max-width: 767px) {
          .top-event-slider .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-event-slider .slick-dots li.slick-active button {
          background-color: #be0006; }
    .top-event-slider .slick-list {
      overflow: visible; }
    .top-event-slider__slider-item {
      width: 310px;
      margin: 0 10px; }
      .top-event-slider__slider-item .image {
        display: block;
        width: 100%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } }
@media screen and (max-width: 767px) and (max-width: 767px) {
  .top-itemrecomend-section {
    position: relative;
    padding: 5% 0 5%; } }
  @media screen and (max-width: 767px) and (max-width: 767px) and (min-width: 768px) {
    .top-itemrecomend-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) and (max-width: 767px) {
    .top-itemrecomend-section .button--regular {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      margin-top: 12%; } }
    @media screen and (max-width: 767px) and (max-width: 767px) and (min-width: 768px) {
      .top-itemrecomend-section .button--regular {
        font-size: 14px; } }
@media screen and (max-width: 767px) and (max-width: 767px) {
      .top-itemrecomend-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .top-itemrecomend-section .button--regular:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }
      .top-itemrecomend-section .button--regular:after {
        content: '';
        display: block;
        width: 26px;
        height: 26px;
        background: #be0006 url(../img/common/icon_cart_w.svg) center center;
        background-size: 60%;
        background-repeat: no-repeat;
        border-radius: 30px;
        position: absolute;
        bottom: 10px;
        right: 10px; }
  .top-itemrecomend-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold; } }
  @media screen and (max-width: 767px) and (max-width: 767px) and (min-width: 768px) {
    .top-itemrecomend-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (max-width: 767px) and (max-width: 767px) {
    .top-itemrecomend-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-itemrecomend-slider {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .top-itemrecomend-slider .slick-list {
      overflow: visible !important; }
    .top-itemrecomend-slider.defaultbanner .slick-list {
      overflow: hidden !important; }
      .top-itemrecomend-slider.defaultbanner .slick-list .slider-item img {
        width: 100%; }
    .top-itemrecomend-slider__slider-item .image {
      display: block;
      width: 100%; }
    .top-itemrecomend-slider .slick-dots {
      bottom: -30px !important; }
      .top-itemrecomend-slider .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (max-width: 767px) and (max-width: 767px) and (min-width: 768px) {
        .top-itemrecomend-slider .slick-dots li {
          width: 30px; } }
@media screen and (max-width: 767px) and (max-width: 767px) {
        .top-itemrecomend-slider .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (max-width: 767px) and (max-width: 767px) and (min-width: 768px) {
          .top-itemrecomend-slider .slick-dots li button {
            width: 30px; } }
@media screen and (max-width: 767px) and (max-width: 767px) {
          .top-itemrecomend-slider .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-itemrecomend-slider .slick-dots li.slick-active button {
          background-color: #be0006; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item::before {
      content: '';
      position: absolute;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      top: -5px;
      left: -5px;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #fff;
      color: #424242;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
      font-weight: bold !important;
      border: 1px solid #ddd; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(1)::before {
      content: '1';
      background: #e1d76d; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(2)::before {
      content: '2';
      background: #dadada; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(3)::before {
      content: '3';
      background: #c2a282; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(4)::before {
      content: '4'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(5)::before {
      content: '5'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(6)::before {
      content: '6'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(7)::before {
      content: '7'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(8)::before {
      content: '8'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(9)::before {
      content: '9'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(10)::before {
      content: '10'; }
  .top-itemrecomend-info {
    padding: 0 2px; }
  .top-itemrecomend-name {
    color: #000;
    font-size: 14px;
    line-height: 1.4; }
  .top-itemrecomend-price {
    color: #000;
    font-size: 13px; }
  .top-itemrecomend-date {
    color: #999;
    font-size: 10px; }
  .top-itemrecomend-list__item {
    position: relative;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 5px;
    padding: 15px 10px;
    width: 140px;
    display: block; }
    .top-itemrecomend-list__item::after {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background: #be0006 url(../img/common/icon_cart_w.svg) center center;
      background-size: 60%;
      background-repeat: no-repeat;
      border-radius: 30px;
      position: absolute;
      bottom: 10px;
      right: 10px; }
  .top-itemrecomend-image {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 4%; }
    .top-itemrecomend-image .image {
      width: 100%; }
  .top-itemrecomend-console {
    font-family: 'Roboto Condensed', sans-serif;
    color: #666;
    line-height: 1;
    font-size: 10px;
    display: inline-block; } }
@media screen and (max-width: 767px) and (min-width: 768px) {
  .top-itemrecomend-section {
    position: relative;
    padding: 5% 0 5%;
    padding: 0px 0 20px; } }
  @media screen and (max-width: 767px) and (min-width: 768px) and (min-width: 768px) {
    .top-itemrecomend-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) and (min-width: 768px) {
    .top-itemrecomend-section .button--regular {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      margin-top: 20px; } }
    @media screen and (max-width: 767px) and (min-width: 768px) and (min-width: 768px) {
      .top-itemrecomend-section .button--regular {
        font-size: 14px; } }
@media screen and (max-width: 767px) and (min-width: 768px) {
      .top-itemrecomend-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .top-itemrecomend-section .button--regular:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }
      .top-itemrecomend-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_cart_w.svg) center center no-repeat;
        display: inline-block;
        width: 20px;
        height: 15px;
        margin-left: 0.5em;
        position: absolute;
        right: 13px;
        top: 50%;
        transform: translate(0, -60%); }
  .top-itemrecomend-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold;
    font-size: 22px !important;
    margin-top: 15px; } }
  @media screen and (max-width: 767px) and (min-width: 768px) and (min-width: 768px) {
    .top-itemrecomend-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (max-width: 767px) and (min-width: 768px) {
    .top-itemrecomend-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-itemrecomend-slider {
    margin: 0 auto; }
    .top-itemrecomend-slider.defaultbanner .slick-list {
      overflow: hidden !important; }
      .top-itemrecomend-slider.defaultbanner .slick-list .slider-item img {
        width: 100%; }
    .top-itemrecomend-slider__slider-item .image {
      display: block;
      width: 100%; }
    .top-itemrecomend-slider .slick-dots {
      bottom: -30px !important; }
      .top-itemrecomend-slider .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (max-width: 767px) and (min-width: 768px) and (min-width: 768px) {
        .top-itemrecomend-slider .slick-dots li {
          width: 30px; } }
@media screen and (max-width: 767px) and (min-width: 768px) {
        .top-itemrecomend-slider .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (max-width: 767px) and (min-width: 768px) and (min-width: 768px) {
          .top-itemrecomend-slider .slick-dots li button {
            width: 30px; } }
@media screen and (max-width: 767px) and (min-width: 768px) {
          .top-itemrecomend-slider .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-itemrecomend-slider .slick-dots li.slick-active button {
          background-color: #be0006; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item::before {
      content: '';
      position: absolute;
      top: -8px;
      left: -8px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #fff;
      color: #424242;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
      font-weight: bold !important;
      border: 1px solid #ddd; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(1)::before {
      content: '1';
      background: #e1d76d; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(2)::before {
      content: '2';
      background: #dadada; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(3)::before {
      content: '3';
      background: #c2a282; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(4)::before {
      content: '4'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(5)::before {
      content: '5'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(6)::before {
      content: '6'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(7)::before {
      content: '7'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(8)::before {
      content: '8'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(9)::before {
      content: '9'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(10)::before {
      content: '10'; }
  .top-itemrecomend-list__item {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 3%;
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    position: relative;
    transition: all 0.5s; }
    .top-itemrecomend-list__item:hover {
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5); }
    .top-itemrecomend-list__item:after {
      content: '';
      display: block;
      width: 26px;
      height: 26px;
      background: #be0006 url(../img/common/icon_cart_w.svg) center center;
      background-size: 60%;
      background-repeat: no-repeat;
      border-radius: 30px;
      position: absolute;
      bottom: 10px;
      right: 10px; }
  .top-itemrecomend-image {
    overflow: hidden;
    width: 240px;
    margin-right: 16px;
    display: inline-block;
    vertical-align: top; }
    .top-itemrecomend-image .image {
      display: block;
      width: 100%; }
  .top-itemrecomend-info {
    padding: 0 0px;
    width: 65%;
    display: inline-block;
    vertical-align: top; }
  .top-itemrecomend-name {
    color: #000;
    line-height: 1.5;
    font-size: 15px; }
  .top-itemrecomend-date {
    color: #999;
    font-size: 12px; }
  .top-itemrecomend-price {
    font-size: 15px;
    color: #000; }
  .top-itemrecomend-console-wrap {
    line-height: 1.2; }
  .top-itemrecomend-console {
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    color: #666;
    margin: 0 0.4em 0 0;
    line-height: 1;
    font-size: 12px; } }
@media screen and (max-width: 767px) {
  .top-schedule-section {
    position: relative;
    padding: 5% 0 5%;
    border-top: 1px solid #ddd;
    padding-bottom: 50px; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-schedule-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) {
    .top-schedule-section .button--regular {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      margin-top: 50px; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .top-schedule-section .button--regular {
        font-size: 14px; } }
@media screen and (max-width: 767px) {
      .top-schedule-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .top-schedule-section .button--regular:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }
  .top-schedule-slider {
    width: 85%;
    margin: 60px auto 0; }
    .top-schedule-slider .slick-list {
      overflow: visible; }
    .top-schedule-slider .slick-dots {
      bottom: -40px;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center; }
      .top-schedule-slider .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (max-width: 767px) and (min-width: 768px) {
        .top-schedule-slider .slick-dots li {
          width: 30px; } }
@media screen and (max-width: 767px) {
        .top-schedule-slider .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (max-width: 767px) and (min-width: 768px) {
          .top-schedule-slider .slick-dots li button {
            width: 30px; } }
@media screen and (max-width: 767px) {
          .top-schedule-slider .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-schedule-slider .slick-dots li.slick-active button {
          background-color: #be0006; }
      .top-schedule-slider .slick-dots li {
        margin: 0 0.2%;
        width: 7%; }
        .top-schedule-slider .slick-dots li button {
          width: 100%; }
  .top-schedule-date-wrap {
    border-left: 1px solid #000;
    height: 120%;
    margin: 0 5px;
    position: relative; }
  .top-schedule-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-schedule-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
    .top-schedule-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-schedule-list__item {
    margin: 0 5px;
    position: relative;
    width: 140px; }
    .top-schedule-list__item.add-date {
      margin-left: 20px; }
      .top-schedule-list__item.add-date .top-schedule-image:before {
        content: '';
        width: 1px;
        height: calc(100% + 46px);
        display: block;
        position: absolute;
        top: -40px;
        background-color: #999;
        left: -14px; }
    .top-schedule-list__item.add-date:before {
      content: attr(title);
      display: block;
      position: absolute;
      top: -40px;
      left: 4px;
      font-size: 18px;
      line-height: 1.2;
      color: #000;
      font-weight: 800;
      font-family: "Roboto", sans-serif; }
    .top-schedule-list__item.add-date:after {
      content: '';
      display: block;
      position: absolute;
      top: -40px;
      left: -9px;
      width: 5px;
      height: 24px;
      background: #be0006; }
  .top-schedule-name {
    color: #000;
    font-size: 14px; }
  .top-schedule-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 4%;
    padding-top: 125%;
    background-color: #333; }
    .top-schedule-image .image {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      display: block;
      width: 100%; }
  .top-schedule-console {
    font-family: 'Roboto Condensed', sans-serif;
    color: #666;
    line-height: 1;
    font-size: 10px;
    display: inline-block; }

  .top-social-section {
    position: relative;
    padding: 5% 0 5%;
    border-top: 1px solid #ddd; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-social-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) {
  .top-social-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-social-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
    .top-social-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-social-list {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 20px; }
  .top-social-btn {
    display: block;
    border-radius: 100px;
    width: 16%;
    padding-top: 16%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    margin: 0 1%; }
    .top-social-btn .btn-img {
      width: 80%;
      position: absolute;
      position: absolute;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      transform: translate(-50%, -50%); }
    .top-social-btn.btn-more {
      background: #be0006; }
    .top-social-btn.btn-tw .btn-img {
      width: 80%; }
    .top-social-btn.btn-fb .btn-img {
      width: 60%; }
    .top-social-btn.btn-yt .btn-img {
      width: 60%; }
    .top-social-btn.btn-more .btn-img {
      width: 80%; }

  .top-information-section {
    background-color: #eee;
    position: relative;
    padding: 5% 0 5%; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-information-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) {
    .top-information-section .button--min {
      color: #000;
      display: inline-block;
      padding: 8px 26px;
      margin-top: 15px;
      font-size: 15px;
      vertical-align: middle;
      transition: all 0.3s; }
      .top-information-section .button--min:after {
        content: '';
        background: #000 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        background-size: 11px;
        display: inline-block;
        width: 18px;
        height: 18px;
        margin: -0.2em 0 0 0.5em;
        vertical-align: middle;
        transition: all 0.3s; }
      .top-information-section .button--min:hover {
        color: #be0006; }
        .top-information-section .button--min:hover:after {
          background: #be0006 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          background-size: 11px; }
  .top-information-notice {
    padding-bottom: 30px; }
  .top-information-maintenance {
    position: relative;
    padding-top: 30px; }
    .top-information-maintenance :before {
      content: '';
      display: block;
      width: 80%;
      height: 1px;
      background-color: #bbb;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, 0); }
  .top-information-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-information-headline {
      font-size: 20px; } }
@media screen and (max-width: 767px) {
  .top-information-list {
    width: 90%;
    margin: 0 auto; }
  .top-information-item {
    display: block;
    padding: 15px 2%;
    border-bottom: 1px solid #ddd; }
  .top-information-date {
    color: #000;
    width: 110px;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    vertical-align: top; }
  .top-information-text {
    color: #000;
    width: calc(100% - 115px);
    display: inline-block;
    font-size: 12px;
    vertical-align: top; }

  .top-bottomarea {
    background: #444444; }

  .top-brand-section {
    position: relative;
    padding: 5% 0 5%; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-brand-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) {
  .top-brand-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-brand-headline {
      font-size: 20px; } }
@media screen and (max-width: 767px) {
  .top-brand-list {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    justify-content: space-between; }
    .top-brand-list__item {
      width: 32%;
      margin-bottom: 2%;
      background-color: #fff;
      display: block;
      border-radius: 10px;
      padding-top: 18%;
      position: relative; }
      .top-brand-list__item .item-link {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0; }
        .top-brand-list__item .item-link .item-image {
          width: 60%;
          position: absolute;
          position: absolute;
          top: 50%;
          right: auto;
          bottom: auto;
          left: 50%;
          transform: translate(-50%, -50%); }
      .top-brand-list__item:nth-child(6n+1) .item-image {
        width: 60%; }
      .top-brand-list__item:nth-child(6n+2) .item-image {
        width: 57%; }
      .top-brand-list__item:nth-child(6n+3) .item-image {
        width: 36%; }
      .top-brand-list__item:nth-child(6n+4) .item-image {
        width: 50%; }
      .top-brand-list__item:nth-child(6n+5) .item-image {
        width: 55%; }
      .top-brand-list__item:nth-child(6n+6) .item-image {
        width: 36%; }

  .top-portal-section {
    position: relative;
    padding: 5% 0 5%; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-portal-section {
      padding: 30px 0 30px; } }
@media screen and (max-width: 767px) {
    .top-portal-section:before {
      content: '';
      display: block;
      position: absolute;
      width: 70%;
      height: 1px;
      background-color: #ddd;
      position: absolute;
      top: 0px;
      right: auto;
      bottom: auto;
      left: 50%;
      transform: translate(-50%, 0); }
  .top-portal-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .top-portal-headline {
      font-size: 20px; } }
@media screen and (max-width: 767px) {
  .top-portal-list {
    width: 90%;
    margin: 0 auto; }
  .top-portal-list__item {
    padding: 10px 0;
    border-bottom: 1px solid #666; }
    .top-portal-list__item .item-link {
      color: #fff; }
    .top-portal-list__item .item-image {
      width: 30%;
      border-radius: 10px;
      padding-top: 15%;
      overflow: hidden;
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .top-portal-list__item .item-image .image {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%); }
    .top-portal-list__item .item-text {
      width: 60%;
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      margin-left: 5%;
      line-height: 1.4; } }
@media screen and (min-width: 768px) {
  .content-area__inner {
    padding-top: 0px; }

  .top-mainBanner {
    position: relative;
    height: calc( (100% * 750 / 2000) + 68px );
    background-color: #333; }
    .top-mainBanner-slider {
      position: relative;
      height: calc(100vw * 750 / 2000);
      background-color: #333; }
      .top-mainBanner-slider__slider-item {
        position: relative; }
        .top-mainBanner-slider__slider-item:hover .top-mainBanner-info {
          background-color: #000; }
          .top-mainBanner-slider__slider-item:hover .top-mainBanner-info:after {
            background-color: #fff; }
    .top-mainBanner-mainImg {
      display: block;
      width: 100%; }
    .top-mainBanner-info {
      position: absolute;
      bottom: 0;
      width: 100%;
      box-sizing: border-box;
      background: rgba(0, 0, 0, 0.7);
      padding: 1% 2% 1% 2%;
      color: #fff;
      transition: all 0.5s; }
      .top-mainBanner-info__icon {
        display: none; }
        .top-mainBanner-info__icon .icon-img {
          display: block;
          width: 100%; }
      .top-mainBanner-info__name {
        display: inline-block;
        font-size: 24px;
        padding-right: 1em;
        vertical-align: middle; }
      .top-mainBanner-info__date {
        display: inline-block;
        font-size: 14px;
        vertical-align: middle;
        color: #ccc;
        border: 1px solid #ccc;
        padding: 0 10px; }
      .top-mainBanner-info__console {
        display: inline-block;
        font-size: 14px;
        vertical-align: middle;
        color: #ccc;
        margin-left: 20px; }
      .top-mainBanner-info:after {
        position: absolute;
        right: 20px;
        content: '公式サイト';
        display: inline-block;
        color: #000;
        background: #aaa url(../img/common/icon_outlink_b.svg) right 20px center;
        background-repeat: no-repeat;
        background-size: 14px;
        font-size: 14px;
        border-radius: 30px;
        margin-left: 18px;
        padding: 3px 40px 3px 20px;
        transition: all 0.5s;
        top: 50%;
        transform: translate(0, -50%); }
    .top-mainBanner-nav {
      background-color: #A51015;
      padding: 0px 80px 0px 0px !important;
      overflow: visible !important;
      position: relative;
      z-index: 2;
      height: 68px; }
      .top-mainBanner-nav__inner {
        width: 100%;
        overflow: visible !important; }
      .top-mainBanner-nav .slick-track {
        height: 68px; }
      .top-mainBanner-nav .slick-list {
        overflow: visible;
        height: 68px !important; }
      .top-mainBanner-nav__slider-item {
        padding: 8px 10px;
        display: inline-block;
        box-sizing: border-box;
        position: relative;
        transition: all 0.5s; }
        .top-mainBanner-nav__slider-item:hover {
          background-color: #830000; }
          .top-mainBanner-nav__slider-item:hover:after {
            opacity: 0; }
        .top-mainBanner-nav__slider-item:after {
          content: '';
          display: block;
          position: absolute;
          right: -1px;
          width: 1px;
          height: 80%;
          top: 50%;
          transform: translate(0, -50%);
          background-color: #730a0a; }
        .top-mainBanner-nav__slider-item .slider-icon {
          border-radius: 50%;
          width: 50px;
          height: 50px;
          display: inline-block;
          vertical-align: middle;
          position: relative; }
          .top-mainBanner-nav__slider-item .slider-icon__image {
            width: 100%;
            border-radius: 5px;
            display: block;
            transition: all 0.5s;
            position: absolute;
            bottom: 0;
            left: 0; }
        .top-mainBanner-nav__slider-item .slider-text {
          color: #fff;
          display: inline-block;
          vertical-align: middle;
          font-size: 14px;
          transition: all 0.2s;
          padding-left: 10px;
          width: calc(100% - 60px);
          line-height: 1.4; }
        .top-mainBanner-nav__slider-item .indicator {
          position: absolute;
          bottom: -3px;
          left: 1px;
          width: calc(100% - 2px);
          background-color: #bbb;
          height: 2px; }
        .top-mainBanner-nav__slider-item .indicator-scale {
          position: absolute;
          bottom: 0;
          left: 0px;
          width: 0%;
          background-color: #be0006;
          height: 2px; }
    .top-mainBanner-searchBtnWrap {
      position: absolute;
      bottom: 0px;
      right: 0;
      width: 80px;
      height: 68px;
      background-color: #be0006;
      z-index: 3;
      transition: all 0.5s; }
      .top-mainBanner-searchBtnWrap:hover {
        background-color: #830000; }
      .top-mainBanner-searchBtnWrap:after {
        content: '';
        position: absolute;
        display: block;
        left: 2px;
        height: 2px;
        width: 100%;
        bottom: -3px;
        background: #eee; }
    .top-mainBanner-searchBtn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding-top: 55px;
      width: 100%;
      border-radius: 50%; }
      .top-mainBanner-searchBtn__image {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #fff;
        width: 45%;
        top: 40%; }
      .top-mainBanner-searchBtn__text {
        position: absolute;
        color: #fff;
        top: 79%;
        left: 50%;
        font-size: 12px;
        transform: translate(-50%, -50%) scale(0.7);
        width: 100%;
        text-align: center; }

  .top-subinformation-lists li a {
    position: relative;
    display: flex;
    background-color: #ddd;
    color: #333;
    text-align: cneter;
    padding: 20px 20px;
    line-height: 1.4;
    align-items: center;
    justify-content: center;
    transition: all 0.5s; }
    .top-subinformation-lists li a:hover {
      background-color: #ccc; }
    .top-subinformation-lists li a:after {
      content: '';
      display: block;
      position: relative;
      width: 24px;
      height: 24px;
      flex-shrink: 0;
      background: #000 url(../img/common/icon-direct-w.svg) center center no-repeat;
      background-size: 60%;
      border-radius: 15px;
      margin-left: 10px; }

  .top-topics-section {
    position: relative;
    padding: 5% 0 5%;
    padding-top: 45px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-topics-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) {
    .top-topics-section .top-topics-headline {
      font-family: "Roboto", sans-serif;
      text-align: center;
      font-size: 21px;
      margin-bottom: 4%;
      font-weight: bold; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .top-topics-section .top-topics-headline {
        font-size: 25px;
        margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
      .top-topics-section .top-topics-headline:after {
        content: '';
        display: block;
        background: url("../img/common/headline_line.svg") center center;
        background-size: contain;
        height: 5px;
        width: 100px;
        margin: -2px auto 0;
        background-repeat: no-repeat; }
    .top-topics-section .slick-dotted.slick-slider {
      margin-bottom: 0; }
    .top-topics-section .slick-dots {
      bottom: -30px; }
      .top-topics-section .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (min-width: 768px) and (min-width: 768px) {
        .top-topics-section .slick-dots li {
          width: 30px; } }
@media screen and (min-width: 768px) {
        .top-topics-section .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (min-width: 768px) and (min-width: 768px) {
          .top-topics-section .slick-dots li button {
            width: 30px; } }
@media screen and (min-width: 768px) {
          .top-topics-section .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-topics-section .slick-dots li.slick-active button {
          background-color: #be0006; }
    .top-topics-section .slick-next {
      height: 120px;
      width: 30px;
      background-color: #000 !important;
      z-index: 90;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      transition: all 0.3s;
      right: -30px; }
      .top-topics-section .slick-next:before {
        content: '';
        background: url("/img/common/icon_direct_min_w.svg") no-repeat;
        background-size: 100%;
        width: 40%;
        padding-top: 75%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 1; }
      .top-topics-section .slick-next:hover {
        background-color: #be0006 !important; }
      .top-topics-section .slick-next.slick-disabled {
        opacity: 0; }
    .top-topics-section .slick-prev {
      height: 120px;
      width: 30px;
      background-color: #000 !important;
      z-index: 90;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      transition: all 0.3s;
      left: -30px; }
      .top-topics-section .slick-prev:before {
        content: '';
        background: url("/img/common/icon_direct_min_w.svg") no-repeat;
        background-size: 100%;
        width: 40%;
        padding-top: 75%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 1; }
      .top-topics-section .slick-prev:hover {
        background-color: #be0006 !important; }
      .top-topics-section .slick-prev.slick-disabled {
        opacity: 0; }
      .top-topics-section .slick-prev:before {
        transform: translate(-50%, -50%) rotate(-180deg); }
    .top-topics-section .top-topics-slider {
      width: 90%;
      min-width: calc(100% - 56px);
      margin: 0 auto; }
      .top-topics-section .top-topics-slider.no-slider {
        display: flex;
        justify-content: center; }
      .top-topics-section .top-topics-slider .slick-list {
        overflow: visible; }
      .top-topics-section .top-topics-slider__slider-item {
        overflow: hidden;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
        margin: 0px 10px 0;
        width: 400px;
        position: relative;
        transition: opacity 0.5s;
        opacity: 0.6;
        pointer-events: none; }
        .top-topics-section .top-topics-slider__slider-item.slick-active {
          opacity: 1;
          pointer-events: auto; }
        .top-topics-section .top-topics-slider__slider-item:after {
          content: '';
          display: block;
          position: absolute;
          width: 26px;
          padding-top: 26px;
          background: url(../img/common/icon-direct-b.svg) center center no-repeat;
          background-size: 56%;
          bottom: 3%;
          right: 3%;
          z-index: 10;
          border-radius: 50%;
          background-color: #fff;
          transition: all 0.5s; }
        .top-topics-section .top-topics-slider__slider-item.external-link:after {
          content: '';
          display: block;
          position: absolute;
          width: 5%;
          padding-top: 5%;
          background: url(../img/common/icon-direct-b.svg) center center no-repeat;
          background-size: 100%;
          bottom: 5%;
          right: 5%;
          z-index: 10; }
        .top-topics-section .top-topics-slider__slider-item:hover .top-topics-image__img {
          transform: translate(-50%, -50%) scale(1.08); }
        .top-topics-section .top-topics-slider__slider-item:hover:after {
          background: #be0006 url(../img/common/icon-direct-w.svg) center center no-repeat;
          background-size: 56%; }
    .top-topics-section .top-topics-image {
      padding-top: 56.25%;
      position: relative; }
      .top-topics-section .top-topics-image__img {
        position: absolute;
        width: 100%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: all 1s ease-out; }
    .top-topics-section .top-topics-info {
      background: #fff;
      position: relative;
      z-index: 10;
      padding: 5% 6% 50px; }
      .top-topics-section .top-topics-info__icon {
        width: 10%;
        overflow: hidden;
        position: absolute;
        border: 3px solid #be0006;
        border-radius: 50%;
        left: 15px;
        top: 0;
        transform: translate(0, -30%); }
        .top-topics-section .top-topics-info__icon .icon-img {
          display: block;
          width: 100%; }
      .top-topics-section .top-topics-info__title {
        font-size: 14px;
        line-height: 1.4;
        color: #be0006; }
      .top-topics-section .top-topics-info__text {
        font-size: 16px;
        line-height: 1.6;
        padding-top: 2%;
        width: 100%;
        color: #000;
        min-height: 4.8em; }
      .top-topics-section .top-topics-info__date {
        font-size: 11px;
        color: #999;
        position: absolute;
        bottom: 11%;
        left: 20px; }

  .top-middlesection {
    width: 1200px;
    margin: auto;
    padding: 60px 0 60px; }
    .top-middlesection:after {
      content: '';
      display: block;
      clear: both; }

  .top-news-section {
    position: relative;
    padding: 5% 0 5%;
    width: 690px;
    float: left;
    box-sizing: border-box;
    min-height: 40vw;
    padding-top: 10px !important; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-news-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) {
    .top-news-section__banner {
      margin: 0px 0 20px; }
      .top-news-section__banner a {
        display: block; }
        .top-news-section__banner a img {
          display: block;
          width: 690px;
          height: 115px;
          border-radius: 4px;
          border: 1px solid #ddd;
          box-sizing: border-box; }
    .top-news-section .top-news-headline {
      font-family: "Roboto", sans-serif;
      text-align: center;
      font-size: 21px;
      margin-bottom: 4%;
      font-weight: bold; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .top-news-section .top-news-headline {
        font-size: 25px;
        margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
      .top-news-section .top-news-headline:after {
        content: '';
        display: block;
        background: url("../img/common/headline_line.svg") center center;
        background-size: contain;
        height: 5px;
        width: 100px;
        margin: -2px auto 0;
        background-repeat: no-repeat; }
    .top-news-section .top-news-list {
      margin: 0 auto;
      padding: 0px 0 10px; }
      .top-news-section .top-news-list__item {
        display: block;
        padding: 12px 12px;
        position: relative;
        transition: all 0.3s;
        border-radius: 10px; }
        .top-news-section .top-news-list__item:after {
          content: '';
          display: block;
          clear: both; }
        .top-news-section .top-news-list__item:before {
          content: '';
          display: block;
          width: 96%;
          bottom: 0;
          left: 2%;
          height: 1px;
          position: absolute;
          background: #eee; }
        .top-news-section .top-news-list__item .list-item__image {
          width: 34%;
          padding-top: 34%;
          border-radius: 0px;
          overflow: hidden;
          position: relative;
          display: block;
          float: left;
          background-color: #333; } }
        @media screen and (min-width: 768px) and (min-width: 768px) {
          .top-news-section .top-news-list__item .list-item__image {
            padding-top: 19%; } }
@media screen and (min-width: 768px) {
          .top-news-section .top-news-list__item .list-item__image .image {
            position: absolute;
            display: block;
            height: 100%;
            position: absolute;
            top: 50%;
            right: auto;
            bottom: auto;
            left: 50%;
            transform: translate(-50%, -50%); } }
          @media screen and (min-width: 768px) and (min-width: 768px) {
            .top-news-section .top-news-list__item .list-item__image .image {
              height: auto;
              width: 100%; } }
@media screen and (min-width: 768px) {
        .top-news-section .top-news-list__item .list-item__text {
          color: #000;
          width: 62%;
          line-height: 1.6;
          display: block;
          float: right;
          padding-top: 0.2em;
          padding-left: 4%;
          overflow: hidden;
          margin-bottom: 3%;
          font-size: 14px;
          height: 4.5em;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3; }
          .top-news-section .top-news-list__item .list-item__text:before {
            content: '';
            display: block;
            position: absolute;
            width: 28px;
            padding-top: 28px;
            background: url(../img/common/icon-direct-b.svg) center center no-repeat;
            background-size: 50%;
            bottom: 3px;
            right: 5px;
            z-index: 10;
            border-radius: 50%;
            background-color: #fff;
            transition: all 0.5s; }
        .top-news-section .top-news-list__item .list-item__title {
          font-size: 12px;
          float: right;
          width: 62%;
          line-height: 1.3;
          padding-left: 4%;
          margin-top: 0.5%; } }
        @media screen and (min-width: 768px) and (min-width: 768px) {
          .top-news-section .top-news-list__item .list-item__title {
            font-size: 14px; } }
@media screen and (min-width: 768px) {
        .top-news-section .top-news-list__item .list-item__date {
          font-size: 12px;
          color: #999;
          float: right;
          width: 62%;
          line-height: 1.3;
          padding-left: 4%; }
        .top-news-section .top-news-list__item:hover {
          background-color: #efefef; }
          .top-news-section .top-news-list__item:hover:before {
            opacity: 0; }
    .top-news-section .button--regular {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0); } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .top-news-section .button--regular {
        font-size: 14px; } }
@media screen and (min-width: 768px) {
      .top-news-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .top-news-section .button--regular:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }

  .sidebar-on-pc {
    width: 470px;
    border-radius: 15px;
    float: right;
    margin: 0 20px 0 20px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 30px 30px;
    background: #f1f1f1;
    background-size: 100%; }

  .top-subbanner-section {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #f7f7f7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin-top: 60px; }
  .top-subbanner-list {
    display: flex;
    justify-content: space-between;
    width: 1180px;
    margin: 0 auto; }
  .top-subbanner-item {
    width: 100%;
    margin: 0 8px; }
    .top-subbanner-item a {
      display: block; }
    .top-subbanner-item img {
      display: block;
      width: 100%;
      border-radius: 6px;
      border: 1px solid #ddd; }

  .top-event-section {
    position: relative;
    padding: 5% 0 5%;
    padding: 0px 0 20px !important; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-event-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) {
  .top-event-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold;
    font-size: 22px !important; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-event-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
    .top-event-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-event-slider {
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .top-event-slider__slider-item {
      width: 450px;
      margin: 0 0px; }
      .top-event-slider__slider-item .image {
        display: block;
        width: 100%; }
    .top-event-slider .slick-dots {
      bottom: -30px !important; }
      .top-event-slider .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (min-width: 768px) and (min-width: 768px) {
        .top-event-slider .slick-dots li {
          width: 30px; } }
@media screen and (min-width: 768px) {
        .top-event-slider .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (min-width: 768px) and (min-width: 768px) {
          .top-event-slider .slick-dots li button {
            width: 30px; } }
@media screen and (min-width: 768px) {
          .top-event-slider .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-event-slider .slick-dots li.slick-active button {
          background-color: #be0006; } }
@media screen and (min-width: 768px) and (max-width: 767px) {
  .top-itemrecomend-section {
    position: relative;
    padding: 5% 0 5%; } }
  @media screen and (min-width: 768px) and (max-width: 767px) and (min-width: 768px) {
    .top-itemrecomend-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) and (max-width: 767px) {
    .top-itemrecomend-section .button--regular {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      margin-top: 12%; } }
    @media screen and (min-width: 768px) and (max-width: 767px) and (min-width: 768px) {
      .top-itemrecomend-section .button--regular {
        font-size: 14px; } }
@media screen and (min-width: 768px) and (max-width: 767px) {
      .top-itemrecomend-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .top-itemrecomend-section .button--regular:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }
      .top-itemrecomend-section .button--regular:after {
        content: '';
        display: block;
        width: 26px;
        height: 26px;
        background: #be0006 url(../img/common/icon_cart_w.svg) center center;
        background-size: 60%;
        background-repeat: no-repeat;
        border-radius: 30px;
        position: absolute;
        bottom: 10px;
        right: 10px; }
  .top-itemrecomend-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold; } }
  @media screen and (min-width: 768px) and (max-width: 767px) and (min-width: 768px) {
    .top-itemrecomend-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (min-width: 768px) and (max-width: 767px) {
    .top-itemrecomend-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-itemrecomend-slider {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .top-itemrecomend-slider .slick-list {
      overflow: visible !important; }
    .top-itemrecomend-slider.defaultbanner .slick-list {
      overflow: hidden !important; }
      .top-itemrecomend-slider.defaultbanner .slick-list .slider-item img {
        width: 100%; }
    .top-itemrecomend-slider__slider-item .image {
      display: block;
      width: 100%; }
    .top-itemrecomend-slider .slick-dots {
      bottom: -30px !important; }
      .top-itemrecomend-slider .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (min-width: 768px) and (max-width: 767px) and (min-width: 768px) {
        .top-itemrecomend-slider .slick-dots li {
          width: 30px; } }
@media screen and (min-width: 768px) and (max-width: 767px) {
        .top-itemrecomend-slider .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (min-width: 768px) and (max-width: 767px) and (min-width: 768px) {
          .top-itemrecomend-slider .slick-dots li button {
            width: 30px; } }
@media screen and (min-width: 768px) and (max-width: 767px) {
          .top-itemrecomend-slider .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-itemrecomend-slider .slick-dots li.slick-active button {
          background-color: #be0006; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item::before {
      content: '';
      position: absolute;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      top: -5px;
      left: -5px;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #fff;
      color: #424242;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
      font-weight: bold !important;
      border: 1px solid #ddd; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(1)::before {
      content: '1';
      background: #e1d76d; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(2)::before {
      content: '2';
      background: #dadada; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(3)::before {
      content: '3';
      background: #c2a282; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(4)::before {
      content: '4'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(5)::before {
      content: '5'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(6)::before {
      content: '6'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(7)::before {
      content: '7'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(8)::before {
      content: '8'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(9)::before {
      content: '9'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(10)::before {
      content: '10'; }
  .top-itemrecomend-info {
    padding: 0 2px; }
  .top-itemrecomend-name {
    color: #000;
    font-size: 14px;
    line-height: 1.4; }
  .top-itemrecomend-price {
    color: #000;
    font-size: 13px; }
  .top-itemrecomend-date {
    color: #999;
    font-size: 10px; }
  .top-itemrecomend-list__item {
    position: relative;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 5px;
    padding: 15px 10px;
    width: 140px;
    display: block; }
    .top-itemrecomend-list__item::after {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background: #be0006 url(../img/common/icon_cart_w.svg) center center;
      background-size: 60%;
      background-repeat: no-repeat;
      border-radius: 30px;
      position: absolute;
      bottom: 10px;
      right: 10px; }
  .top-itemrecomend-image {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 4%; }
    .top-itemrecomend-image .image {
      width: 100%; }
  .top-itemrecomend-console {
    font-family: 'Roboto Condensed', sans-serif;
    color: #666;
    line-height: 1;
    font-size: 10px;
    display: inline-block; } }
@media screen and (min-width: 768px) and (min-width: 768px) {
  .top-itemrecomend-section {
    position: relative;
    padding: 5% 0 5%;
    padding: 0px 0 20px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) and (min-width: 768px) {
    .top-itemrecomend-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) and (min-width: 768px) {
    .top-itemrecomend-section .button--regular {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      margin-top: 20px; } }
    @media screen and (min-width: 768px) and (min-width: 768px) and (min-width: 768px) {
      .top-itemrecomend-section .button--regular {
        font-size: 14px; } }
@media screen and (min-width: 768px) and (min-width: 768px) {
      .top-itemrecomend-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .top-itemrecomend-section .button--regular:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }
      .top-itemrecomend-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_cart_w.svg) center center no-repeat;
        display: inline-block;
        width: 20px;
        height: 15px;
        margin-left: 0.5em;
        position: absolute;
        right: 13px;
        top: 50%;
        transform: translate(0, -60%); }
  .top-itemrecomend-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold;
    font-size: 22px !important;
    margin-top: 15px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) and (min-width: 768px) {
    .top-itemrecomend-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (min-width: 768px) and (min-width: 768px) {
    .top-itemrecomend-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-itemrecomend-slider {
    margin: 0 auto; }
    .top-itemrecomend-slider.defaultbanner .slick-list {
      overflow: hidden !important; }
      .top-itemrecomend-slider.defaultbanner .slick-list .slider-item img {
        width: 100%; }
    .top-itemrecomend-slider__slider-item .image {
      display: block;
      width: 100%; }
    .top-itemrecomend-slider .slick-dots {
      bottom: -30px !important; }
      .top-itemrecomend-slider .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (min-width: 768px) and (min-width: 768px) and (min-width: 768px) {
        .top-itemrecomend-slider .slick-dots li {
          width: 30px; } }
@media screen and (min-width: 768px) and (min-width: 768px) {
        .top-itemrecomend-slider .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (min-width: 768px) and (min-width: 768px) and (min-width: 768px) {
          .top-itemrecomend-slider .slick-dots li button {
            width: 30px; } }
@media screen and (min-width: 768px) and (min-width: 768px) {
          .top-itemrecomend-slider .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-itemrecomend-slider .slick-dots li.slick-active button {
          background-color: #be0006; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item::before {
      content: '';
      position: absolute;
      top: -8px;
      left: -8px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #fff;
      color: #424242;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
      font-weight: bold !important;
      border: 1px solid #ddd; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(1)::before {
      content: '1';
      background: #e1d76d; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(2)::before {
      content: '2';
      background: #dadada; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(3)::before {
      content: '3';
      background: #c2a282; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(4)::before {
      content: '4'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(5)::before {
      content: '5'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(6)::before {
      content: '6'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(7)::before {
      content: '7'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(8)::before {
      content: '8'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(9)::before {
      content: '9'; }
    .top-itemrecomend-slider.ranking .top-itemrecomend-list__item:nth-child(10)::before {
      content: '10'; }
  .top-itemrecomend-list__item {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 3%;
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    position: relative;
    transition: all 0.5s; }
    .top-itemrecomend-list__item:hover {
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5); }
    .top-itemrecomend-list__item:after {
      content: '';
      display: block;
      width: 26px;
      height: 26px;
      background: #be0006 url(../img/common/icon_cart_w.svg) center center;
      background-size: 60%;
      background-repeat: no-repeat;
      border-radius: 30px;
      position: absolute;
      bottom: 10px;
      right: 10px; }
  .top-itemrecomend-image {
    overflow: hidden;
    width: 240px;
    margin-right: 16px;
    display: inline-block;
    vertical-align: top; }
    .top-itemrecomend-image .image {
      display: block;
      width: 100%; }
  .top-itemrecomend-info {
    padding: 0 0px;
    width: 65%;
    display: inline-block;
    vertical-align: top; }
  .top-itemrecomend-name {
    color: #000;
    line-height: 1.5;
    font-size: 15px; }
  .top-itemrecomend-date {
    color: #999;
    font-size: 12px; }
  .top-itemrecomend-price {
    font-size: 15px;
    color: #000; }
  .top-itemrecomend-console-wrap {
    line-height: 1.2; }
  .top-itemrecomend-console {
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    color: #666;
    margin: 0 0.4em 0 0;
    line-height: 1;
    font-size: 12px; } }
@media screen and (min-width: 768px) {
  .top-schedule-section {
    position: relative;
    padding: 5% 0 5%;
    padding-bottom: 70px;
    border-top: 1px solid #ddd; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-schedule-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) {
    .top-schedule-section .button--regular {
      background: #be0006;
      color: #fff;
      display: inline-block;
      padding: 6px 40px 6px 30px;
      margin-top: 15px;
      position: relative;
      border-radius: 50px;
      font-size: 12px;
      transition: all 0.2s;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      margin-top: 50px; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .top-schedule-section .button--regular {
        font-size: 14px; } }
@media screen and (min-width: 768px) {
      .top-schedule-section .button--regular:after {
        content: '';
        background: url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        display: inline-block;
        width: 15px;
        height: 10px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
      .top-schedule-section .button--regular:hover {
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
        background: #810004; }
  .top-schedule .slick-dotted.slick-slider {
    margin-bottom: 60px !important; }
  .top-schedule-slider {
    width: 85%;
    margin: 75px auto 60px !important; }
    .top-schedule-slider.no-slider {
      display: flex;
      justify-content: center; }
      .top-schedule-slider.no-slider .top-schedule-list__item {
        opacity: 1;
        pointer-events: none; }
    .top-schedule-slider .slick-dots {
      bottom: -30px !important; }
      .top-schedule-slider .slick-dots li {
        height: 3px;
        width: 15px;
        margin: 2px; } }
      @media screen and (min-width: 768px) and (min-width: 768px) {
        .top-schedule-slider .slick-dots li {
          width: 30px; } }
@media screen and (min-width: 768px) {
        .top-schedule-slider .slick-dots li button {
          background-color: #ddd;
          height: 3px;
          width: 15px;
          border-radius: 4px;
          padding: 0;
          transition: all 0.8s; } }
        @media screen and (min-width: 768px) and (min-width: 768px) {
          .top-schedule-slider .slick-dots li button {
            width: 30px; } }
@media screen and (min-width: 768px) {
          .top-schedule-slider .slick-dots li button:before {
            display: none;
            content: "" !important; }
        .top-schedule-slider .slick-dots li.slick-active button {
          background-color: #be0006; }
    .top-schedule-slider .slick-next {
      height: 120px;
      width: 30px;
      background-color: #000 !important;
      z-index: 90;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      transition: all 0.3s;
      top: 34%;
      right: -30px; }
      .top-schedule-slider .slick-next:before {
        content: '';
        background: url("/img/common/icon_direct_min_w.svg") no-repeat;
        background-size: 100%;
        width: 40%;
        padding-top: 75%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 1; }
      .top-schedule-slider .slick-next:hover {
        background-color: #be0006 !important; }
      .top-schedule-slider .slick-next.slick-disabled {
        opacity: 0; }
    .top-schedule-slider .slick-prev {
      height: 120px;
      width: 30px;
      background-color: #000 !important;
      z-index: 90;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      transition: all 0.3s;
      top: 34%;
      left: -30px; }
      .top-schedule-slider .slick-prev:before {
        content: '';
        background: url("/img/common/icon_direct_min_w.svg") no-repeat;
        background-size: 100%;
        width: 40%;
        padding-top: 75%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 1; }
      .top-schedule-slider .slick-prev:hover {
        background-color: #be0006 !important; }
      .top-schedule-slider .slick-prev.slick-disabled {
        opacity: 0; }
      .top-schedule-slider .slick-prev:before {
        transform: translate(-50%, -50%) rotate(-180deg); }
    .top-schedule-slider .slick-list {
      overflow: visible; }
  .top-schedule-date-wrap {
    border-left: 1px solid #000;
    height: 120%;
    margin: 0 5px;
    position: relative; }
  .top-schedule-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold;
    font-size: 22px !important;
    margin-bottom: 30px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-schedule-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
    .top-schedule-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-schedule-list__item {
    margin: 0 10px;
    position: relative;
    width: 140px;
    opacity: 0.3;
    pointer-events: none; }
    .top-schedule-list__item.slick-active {
      opacity: 1;
      pointer-events: auto; }
    .top-schedule-list__item.add-date {
      margin-left: 30px; }
      .top-schedule-list__item.add-date .top-schedule-image:before {
        content: '';
        width: 1px;
        height: calc(100% + 40px);
        display: block;
        position: absolute;
        top: -40px;
        background-color: #bbb;
        left: -20px; }
    .top-schedule-list__item.add-date:before {
      content: attr(title);
      display: block;
      position: absolute;
      top: -40px;
      left: 4px;
      font-size: 18px;
      line-height: 1.2;
      color: #000;
      font-weight: 800;
      font-family: "Roboto", sans-serif; }
    .top-schedule-list__item.add-date:after {
      content: '';
      display: block;
      position: absolute;
      top: -40px;
      left: -7px;
      width: 5px;
      height: 24px;
      background: #be0006;
      border-radius: 20px; }
  .top-schedule-name {
    font-size: 15px;
    color: #000; }
  .top-schedule-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 4%;
    padding-top: 125%;
    background-color: #333; }
    .top-schedule-image .image {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      display: block;
      width: 100%; }
  .top-schedule-console {
    color: #666;
    line-height: 1;
    font-size: 12px;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif; }

  .top-social-section {
    position: relative;
    padding: 5% 0 5%;
    padding-bottom: 60px;
    border-top: 1px solid #ddd; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-social-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) {
  .top-social-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-bottom: 4%;
    font-weight: bold; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-social-headline {
      font-size: 25px;
      margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
    .top-social-headline:after {
      content: '';
      display: block;
      background: url("../img/common/headline_line.svg") center center;
      background-size: contain;
      height: 5px;
      width: 100px;
      margin: -2px auto 0;
      background-repeat: no-repeat; }
  .top-social-list {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 20px; }
  .top-social-btn {
    display: block;
    border-radius: 100px;
    width: 60px;
    padding-top: 60px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    margin: 0 10px; }
    .top-social-btn .btn-img {
      width: 80%;
      position: absolute;
      position: absolute;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      transform: translate(-50%, -50%); }
    .top-social-btn.btn-more {
      background: #be0006; }
    .top-social-btn.btn-tw .btn-img {
      width: 80%; }
    .top-social-btn.btn-fb .btn-img {
      width: 60%; }
    .top-social-btn.btn-yt .btn-img {
      width: 60%; }
    .top-social-btn.btn-more .btn-img {
      width: 80%; }

  .top-information-notice {
    width: 500px; }
  .top-information-maintenance {
    position: relative;
    width: 500px; }
  .top-information-section {
    background-color: #eee;
    position: relative;
    padding: 5% 0 5%;
    display: flex;
    justify-content: center; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-information-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) {
    .top-information-section .button--min {
      color: #000;
      display: inline-block;
      padding: 8px 26px;
      margin-top: 15px;
      font-size: 15px;
      vertical-align: middle;
      transition: all 0.3s; }
      .top-information-section .button--min:after {
        content: '';
        background: #000 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
        background-size: 11px;
        display: inline-block;
        width: 18px;
        height: 18px;
        margin: -0.2em 0 0 0.5em;
        vertical-align: middle;
        transition: all 0.3s; }
      .top-information-section .button--min:hover {
        color: #be0006; }
        .top-information-section .button--min:hover:after {
          background: #be0006 url(../img/common/icon_innnerlink_w.svg) center center no-repeat;
          background-size: 11px; }
  .top-information-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-information-headline {
      font-size: 20px; } }
@media screen and (min-width: 768px) {
  .top-information-list {
    width: 90%;
    margin: 0 auto; }
  .top-information-item {
    display: block;
    color: #000;
    padding: 15px 2%;
    border-bottom: 1px solid #ddd; }
  .top-information-date {
    width: 100px;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    vertical-align: top; }
  .top-information-text {
    width: calc(100% - 115px);
    display: inline-block;
    font-size: 14px;
    vertical-align: top; }

  .top-bottomarea {
    background: #444444; }

  .top-brand-section {
    position: relative;
    padding: 5% 0 5%; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-brand-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) {
  .top-brand-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-brand-headline {
      font-size: 20px; } }
@media screen and (min-width: 768px) {
  .top-brand-list {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    justify-content: center; }
    .top-brand-list__item {
      width: 150px;
      margin: 0 5px 10px;
      background-color: #fff;
      display: block;
      padding-top: 60px;
      position: relative; }
      .top-brand-list__item .item-link {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0; }
        .top-brand-list__item .item-link .item-image {
          width: 60%;
          position: absolute;
          position: absolute;
          top: 50%;
          right: auto;
          bottom: auto;
          left: 50%;
          transform: translate(-50%, -50%); }
      .top-brand-list__item:nth-child(6n+1) .item-image {
        width: 60%; }
      .top-brand-list__item:nth-child(6n+2) .item-image {
        width: 60%; }
      .top-brand-list__item:nth-child(6n+3) .item-image {
        width: 40%; }
      .top-brand-list__item:nth-child(6n+4) .item-image {
        width: 60%; }
      .top-brand-list__item:nth-child(6n+5) .item-image {
        width: 60%; }
      .top-brand-list__item:nth-child(6n+6) .item-image {
        width: 40%; }

  .top-portal-section {
    position: relative;
    padding: 5% 0 5%;
    padding-bottom: 50px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-portal-section {
      padding: 30px 0 30px; } }
@media screen and (min-width: 768px) {
    .top-portal-section:before {
      content: '';
      display: block;
      position: absolute;
      width: 70%;
      height: 1px;
      background-color: #ddd;
      position: absolute;
      top: 0px;
      right: auto;
      bottom: auto;
      left: 50%;
      transform: translate(-50%, 0); }
    .top-portal-section:before {
      background-color: #666; }
  .top-portal-headline {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .top-portal-headline {
      font-size: 20px; } }
@media screen and (min-width: 768px) {
  .top-portal-list {
    display: flex;
    flex-wrap: wrap;
    width: 1100px;
    margin: 0 auto; }
  .top-portal-list__item {
    width: 30%;
    padding: 10px 0;
    margin: 0 1.5%;
    border-bottom: 1px solid #666; }
    .top-portal-list__item .item-link {
      color: #fff; }
    .top-portal-list__item .item-image {
      width: 30%;
      padding-top: 15%;
      overflow: hidden;
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .top-portal-list__item .item-image .image {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%); }
    .top-portal-list__item .item-text {
      width: 60%;
      display: inline-block;
      vertical-align: middle;
      margin-left: 5%;
      font-size: 14px; } }
