main img {
  max-width: 100%;
  vertical-align: bottom; }

.title-area-heading {
  display: block;
  padding-top: 12px;
  font-size: 24px;
  line-height: 1; }
  @media screen and (min-width: 569px) {
    .title-area-heading {
      font-size: 28px; } }

#title-area.catetop h1 {
  height: auto;
  line-height: 1; }

.contents-wrap {
  padding: 0 0 50px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.5;
  color: #1f4e79;
  background: none;
  border-top: none; }

.contents-layout {
  max-width: 860px;
  padding: 40px 25px 50px;
  margin: 0 auto; }
  @media screen and (min-width: 569px) {
    .contents-layout {
      padding: 80px 25px 120px; } }

.page-top-btn {
  padding-top: 2.5vw;
  margin: 0 2.66vw 6.66vw 0; }
  @media screen and (min-width: 569px) {
    .page-top-btn {
      width: 960px;
      padding-top: 10px;
      margin: 0 auto; } }

@media screen and (max-width: 569px) {
  .pc-only {
    display: none; } }

/*----------------------------------------------------
  MV
----------------------------------------------------*/
.retrogame-mv {
  padding-top: 87.2vw;
  background-image: url(/event/lp/retrogame_info/images/top_sp.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }
  @media screen and (min-width: 569px) {
    .retrogame-mv {
      padding-top: 24.30556vw;
      background-image: url(/event/lp/retrogame_info/images/top_pc.png); } }

/*----------------------------------------------------
  section title
----------------------------------------------------*/
.section-title {
  position: relative;
  height: 21.33333vw;
  max-height: 80px;
  background-image: url(/event/lp/retrogame_info/images/section_title_bg.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%; }
  @media screen and (min-width: 569px) {
    .section-title {
      height: 12.10938vw;
      max-height: 155px; } }
  .section-title__image {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 41.33333vw;
    max-width: 155px;
    height: auto;
    transform: translate(-50%, -50%); }
    @media screen and (min-width: 569px) {
      .section-title__image {
        width: 23.04688vw;
        max-width: 295px; } }
  .section-title--gray {
    background-image: url(/event/lp/retrogame_info/images/section_title_bg-gray.png); }
    .section-title--gray .section-title__image {
      width: 65.06667vw;
      max-width: 244px; }
      @media screen and (min-width: 569px) {
        .section-title--gray .section-title__image {
          width: 39.14063vw;
          max-width: 501px; } }

/*----------------------------------------------------
  buy
----------------------------------------------------*/
.buy-feature-list {
  display: block; }
  @media screen and (min-width: 569px) {
    .buy-feature-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 4.6875vw; } }
  @media screen and (min-width: 960px) {
    .buy-feature-list {
      gap: 60px; } }
  @media screen and (max-width: 569px) {
    .buy-feature-list__item {
      margin: 0 auto; }
      .buy-feature-list__item + .buy-feature-list__item {
        margin-top: 50px; } }

.buy-feature {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  align-items: center; }
  @media screen and (min-width: 569px) {
    .buy-feature {
      row-gap: 25px;
      align-items: flex-start; } }
  .buy-feature__text {
    font-size: 16px;
    font-weight: bold; }
  @media screen and (max-width: 569px) {
    .buy-feature img {
      width: 100%;
      height: 100%; } }

.original-design-balloon {
  display: block;
  width: 48vw;
  height: auto;
  margin-top: 50px; }
  @media screen and (min-width: 569px) {
    .original-design-balloon {
      max-width: 362px;
      height: 64px;
      margin-top: 90px; } }

.original-design {
  position: relative;
  padding: 10.66667vw 5.33333vw 6.66667vw;
  margin: -5px 0 0 -5px;
  overflow: hidden;
  text-align: center;
  background-color: #f7fbff;
  border: 5px solid #013790;
  border-radius: 20px; }
  @media screen and (min-width: 569px) {
    .original-design {
      padding: 70px 90px;
      margin: -10px 0 0 -2px; } }
  .original-design__title {
    position: relative;
    z-index: 10; }
    .original-design__title img {
      width: 100%;
      height: 100%; }
  .original-design__text {
    position: relative;
    z-index: 10;
    margin-top: 20px;
    font-size: 4.26667vw;
    font-weight: bold;
    text-align: center; }
    @media screen and (min-width: 569px) {
      .original-design__text {
        margin-top: 40px;
        font-size: 18px; } }
  .original-design__button {
    position: relative;
    z-index: 10;
    display: inline-block;
    margin-top: 25px; }
    @media screen and (min-width: 569px) {
      .original-design__button {
        max-width: 335px;
        margin-top: 40px; } }
    .original-design__button:hover {
      opacity: 0.8; }
  .original-design__game-icon {
    position: absolute;
    top: 80px;
    right: -30px;
    width: 90px;
    height: 105px;
    content: url(/event/lp/retrogame_info/images/game-icon.png); }
    @media screen and (min-width: 569px) {
      .original-design__game-icon {
        top: auto;
        bottom: 50px;
        width: 189px;
        height: 210px; } }

/*----------------------------------------------------
  sell
----------------------------------------------------*/
.sell-feature-list__item + .sell-feature-list__item {
  margin-top: 50px; }

.sell-feature {
  display: grid; }
  @media screen and (min-width: 569px) {
    .sell-feature {
      grid-template-columns: repeat(2, 1fr);
      column-gap: 4.6875vw; } }
  @media screen and (min-width: 960px) {
    .sell-feature {
      column-gap: 60px; } }
  .sell-feature::before {
    content: ''; }
  .sell-feature__title {
    order: -1; }
  .sell-feature__text {
    margin-top: 14px;
    font-size: 16px;
    font-weight: bold; }
    @media screen and (min-width: 569px) {
      .sell-feature__text {
        margin-top: 30px; } }
  .sell-feature__image {
    order: -1;
    margin-top: 14px; }
    @media screen and (min-width: 569px) {
      .sell-feature__image {
        order: inherit;
        width: 100%;
        max-width: 400px;
        height: auto;
        margin-top: -50px; } }
  @media screen and (max-width: 569px) {
    .sell-feature img {
      width: 100%;
      height: 100%; } }

.shop-button {
  position: relative;
  display: block;
  width: fit-content;
  padding: 5.33333vw 13.33333vw;
  margin: 40px auto 0;
  background: linear-gradient(90deg, #f4be04, #dd6114);
  border-radius: 50px;
  outline: 4px solid transparent; }
  @media screen and (min-width: 569px) {
    .shop-button {
      padding: 30px 130px;
      margin: 80px auto 0; } }
  .shop-button::before {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(90deg, #da7c15 0%, #da4928 100%);
    border-radius: 50px; }
  .shop-button::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    background-image: url(/event/lp/retrogame_info/images/sell_button_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%); }
    @media screen and (min-width: 569px) {
      .shop-button::after {
        right: 30px;
        width: 25px;
        height: 25px; } }
  .shop-button:hover {
    background: #fff;
    outline: 4px solid #e26a1c; }
    .shop-button:hover::before {
      background: #e26a1c; }
    .shop-button:hover .shop-button__text {
      display: none; }
      .shop-button:hover .shop-button__text--hover {
        display: block; }
    .shop-button:hover::after {
      background-image: url(/event/lp/retrogame_info/images/sell_button_icon-hover.png); }
  @media screen and (max-width: 569px) {
    .shop-button__text {
      width: 100%;
      height: 100%; } }
  .shop-button__text--hover {
    display: none; }

/*----------------------------------------------------
  pickup
----------------------------------------------------*/
.pickup__images {
  margin-top: 15px; }
  @media screen and (min-width: 569px) {
    .pickup__images {
      margin-top: 40px; } }

.pickup__table {
  margin-top: 20px; }
  @media screen and (min-width: 569px) {
    .pickup__table {
      margin-top: 60px; } }

.pickup-images__column {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px; }
  @media screen and (min-width: 569px) {
    .pickup-images__column {
      flex-direction: row;
      gap: 15px;
      margin-top: 15px; } }

@media screen and (max-width: 569px) {
  .pickup-images img {
    width: 100%;
    height: 100%; } }

.pickup-shop {
  padding: 5px;
  border: 4px solid #154d7f;
  border-radius: 8px; }
  .pickup-shop__detail {
    width: 100%;
    border-collapse: separate;
    border: 2px solid #154d7f;
    border-radius: 8px; }

.detail-table {
  position: relative; }
  .detail-table tr {
    font-size: 14px; }
    @media screen and (min-width: 569px) {
      .detail-table tr {
        font-size: 18px; } }
    .detail-table tr:last-child th,
    .detail-table tr:last-child td {
      border-bottom: none; }
  .detail-table th {
    padding: 15px 20px;
    word-break: keep-all;
    vertical-align: middle;
    border-right: 2px solid #154d7f;
    border-bottom: 2px solid #154d7f; }
    @media screen and (min-width: 569px) {
      .detail-table th {
        padding: 30px 55px; } }
  .detail-table td {
    padding: 15px 20px;
    font-weight: bold;
    border-bottom: 2px solid #154d7f; }
    @media screen and (min-width: 569px) {
      .detail-table td {
        padding: 30px 55px; } }
  .detail-table::after {
    position: absolute;
    right: 12px;
    bottom: 12px;
    width: 14px;
    height: 13px;
    content: '';
    background-image: url(/event/lp/retrogame_info/images/icon_caret-down.png);
    background-repeat: no-repeat;
    background-size: contain; }
    @media screen and (min-width: 569px) {
      .detail-table::after {
        width: 16px;
        height: 15px; } }
