@charset "UTF-8";
@forward 'sass:math' as math-*;
.mv__inner {
  position: relative;
  padding-top: 24px; }
  @media screen and (max-width: 768px) {
    .mv__inner {
      padding-inline: 15px; } }
  @media screen and (min-width: 768px) {
    .mv__inner {
      background-image: url("/cp/tradingcardpr/images/mv.png");
      background-position: bottom calc(140 / 375 * 100%) right calc(100 / 375 * 100%);
      background-size: calc(327 / 375 * 100%) auto;
      background-repeat: no-repeat;
      max-width: 1099px;
      margin-inline: auto;
      padding-block: 96px 75px;
      background-position: bottom left 50px;
      background-size: calc(477 / 1173 * 100%) auto; } }

.mv__heading {
  text-align: right; }
  @media screen and (max-width: 768px) {
    .mv__heading {
      width: calc(321 / 345 * 100%);
      margin-inline: auto; } }
  @media screen and (min-width: 768px) {
    .mv__heading {
      padding-right: 40px;
      width: calc(719 / 1099 * 100%);
      margin-inline: auto 0; } }

@media screen and (max-width: 768px) {
  .mv__image {
    width: calc(327 / 345 * 100%);
    margin-inline: auto 0; } }

.mv__button {
  display: block;
  text-align: right;
  margin-top: 18px; }
  @media screen and (max-width: 768px) {
    .mv__button {
      width: calc(227 / 345 * 100%);
      margin-inline: auto; } }
  @media screen and (min-width: 768px) {
    .mv__button {
      margin-top: 64px;
      padding-right: 117px;
      width: calc(453 / 1099 * 100%);
      margin-inline: auto 0;
      transition: opacity 0.5s; }
      .mv__button:hover {
        opacity: 0.8; } }

body {
  margin: 0; }
  @media screen and (min-width: 768px) {
    body {
      min-width: 960px; } }

.main {
  background-color: #ef7a00;
  font-family: "Noto Sans CJK JP", "Noto Sans", "Noto Sans JP Subset", sans-serif; }
  @media screen and (min-width: 768px) {
    .main {
      padding-inline: 15px; } }

main {
  position: relative; }
  main img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom; }

#title-area-detailpage {
  width: 100%;
  height: 96px;
  padding-top: 15px;
  background: url("/common/images/title-area-pc-bg-01.gif") top left repeat;
  position: absolute;
  top: -10px;
  border-top: 1px solid #cfcfcf;
  border-bottom: 3px solid #bab6af;
  border-bottom: 3px solid #171c60; }

#title-area-inner {
  width: 960px;
  margin: 0 auto;
  position: relative; }

#title-area-detailpage h1 {
  height: 30px;
  border-left: 5px solid #171c60;
  padding: 15px 0 0px 10px;
  margin: 15px 0 0 0;
  float: left;
  font-size: 32px; }

@media screen and (min-width: 569px) {
  #contents-wrap {
    padding-bottom: 0; } }

@media screen and (max-width: 568px) {
  #contents-wrap {
    padding: 0 !important;
    background: none; }
  #title-area-inner,
  #title-area-detailpage {
    width: 100%;
    position: static; }
  #title-area-detailpage {
    top: auto;
    height: auto;
    background-size: 3px 3px;
    -webkit-background-size: 3px 3px;
    background: url("/common/images/title-area-pc-bg-01.gif") repeat scroll left top transparent 9;
    /*for IE7,8*/
    padding: 16px 0 16px; }
  #title-area-detailpage h1 {
    float: none;
    min-height: auto;
    height: 22px;
    margin: 0 0 0 5px;
    padding: 4px 0 0 5px;
    border-left: 3px solid #171c60;
    font-size: 16px; }
  #title-area-detailpage h1 img {
    height: 16px;
    width: auto;
    vertical-align: center; }
  #detail-page {
    margin-bottom: -17px; } }

#detail-page {
  z-index: 10; }
  #detail-page li {
    display: inline;
    font-size: 12px;
    color: #666; }
    #detail-page li a {
      color: #035d8a;
      text-decoration: none; }
      #detail-page li a:hover {
        text-decoration: underline; }
    #detail-page li #home {
      padding-left: 12px;
      background: url("/common/images/bread-clumb-home-bg-01.png") left 1px no-repeat; }

/** -------------------------------------------------
 * パンくず
 ---------------------------------------------------- **/
#bread-clumb li {
  color: #666;
  display: inline;
  font-size: 12px; }

#bread-clumb li a {
  color: #035d8a;
  text-decoration: none; }

#bread-clumb li a:hover {
  text-decoration: underline; }

#bread-clumb #home {
  padding-left: 12px;
  background: url("/common/images/bread-clumb-home-bg-01.png") left 1px no-repeat; }

@media screen and (max-width: 568px) {
  #bread-clumb {
    margin: 0 0 4px 5px; }
  #bread-clumb li {
    padding: 4px 0 0 5px;
    font-size: 10px; }
  #bread-clumb #home {
    background: none;
    padding-left: 0; }
  #title-area-inner {
    width: 100%; } }

.security__inner {
  max-width: 1099px;
  margin-inline: auto;
  text-align: center;
  padding-block: 54px 56px; }
  @media screen and (max-width: 768px) {
    .security__inner {
      padding-inline: calc(39 / 375 * 100%); } }
  @media screen and (min-width: 768px) {
    .security__inner {
      padding-block: 125px 100px; } }

.security__order-list {
  margin-top: 60px; }

@media screen and (max-width: 768px) {
  .security__order-item:first-child .security-list__item:nth-child(2) .security-list__sub-heading {
    width: calc(256 / 297 * 100%); } }

.security__order-item:last-child .security-list__item {
  position: relative; }
  .security__order-item:last-child .security-list__item::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url("/cp/tradingcardpr/images/security-list_character.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 68px;
    height: 83px;
    top: 1px;
    left: 15px; }
    @media screen and (min-width: 768px) {
      .security__order-item:last-child .security-list__item::before {
        width: 92px;
        height: 132px;
        top: 5px;
        left: 0; } }
  .security__order-item:last-child .security-list__item::after {
    content: '※写真はイメージです。';
    display: block;
    position: absolute;
    color: #fff;
    font-size: 7px;
    top: calc(221 / 316 * 100%);
    right: 21px; }
    @media screen and (min-width: 768px) {
      .security__order-item:last-child .security-list__item::after {
        font-size: 12px;
        top: calc(326 / 466 * 100%);
        right: -12px; } }

.security__order-item:last-child .security-list__image {
  z-index: 10;
  position: relative; }

@media screen and (max-width: 768px) {
  .security__order-item:last-child .security-list__sub-heading {
    width: calc(231 / 297 * 100%); } }

.security__order-item + .security__order-item {
  margin-top: 66px; }
  @media screen and (min-width: 768px) {
    .security__order-item + .security__order-item {
      margin-top: 86px; } }

.security__button-block {
  display: flex;
  gap: 78px;
  margin-top: 22px; }
  @media screen and (max-width: 768px) {
    .security__button-block {
      flex-direction: column;
      align-items: center;
      width: calc(230 / 297 * 100%);
      margin-inline: auto;
      position: relative; } }
  @media screen and (min-width: 768px) {
    .security__button-block {
      align-items: flex-end;
      justify-content: center;
      gap: 218px;
      margin-top: 53px; } }

.security__button {
  position: relative; }
  @media screen and (min-width: 768px) {
    .security__button {
      transition: opacity 0.5s; }
      .security__button:hover {
        opacity: 0.8; } }
  .security__button:not(:first-child)::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #003559; }
    @media screen and (min-width: 768px) {
      .security__button:not(:first-child)::before {
        width: 8px;
        height: 110px;
        left: -113px;
        top: 50%;
        transform: translateY(-50%); } }
    @media screen and (max-width: 768px) {
      .security__button:not(:first-child)::before {
        width: calc(115 / 230 * 100%);
        height: 7px;
        left: 50%;
        top: -42.5px;
        transform: translateX(-50%); } }

@media screen and (max-width: 768px) {
  .security-order-item__heading {
    width: calc(231 / 297 * 100%);
    margin-inline: auto; } }

.security-order-item__lead-image {
  margin-top: 16px; }
  @media screen and (max-width: 768px) {
    .security-order-item__lead-image {
      width: calc(231 / 297 * 100%);
      margin-inline: auto; } }
  @media screen and (min-width: 768px) {
    .security-order-item__lead-image {
      margin-top: 30px; } }

.security-order-item__list {
  margin-top: 40px; }

.security-order-item__supplement {
  color: #fff;
  font-size: 9px;
  line-height: 1.8;
  margin-top: 11px; }
  @media screen and (max-width: 768px) {
    .security-order-item__supplement {
      width: calc(301 / 297 * 100%);
      margin-inline: -4px; } }
  @media screen and (min-width: 768px) {
    .security-order-item__supplement {
      font-size: 14px;
      margin-top: 55px; } }

.security-list {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(1, 1fr);
  gap: 36px 0; }
  @media screen and (min-width: 768px) {
    .security-list {
      grid-template-columns: repeat(auto-fit, minmax(100px, 400px));
      gap: 0 90px; } }
  .security-list__item {
    display: grid;
    justify-items: center;
    grid-template-rows: subgrid;
    grid-row: span 3; }
    @media screen and (max-width: 768px) {
      .security-list__item {
        gap: 13px 0; } }
  @media screen and (max-width: 768px) {
    .security-list__image {
      width: calc(220 / 297 * 100%);
      margin-inline: auto; } }
  @media screen and (min-width: 768px) {
    .security-list__sub-heading {
      margin-top: 25px; } }
  .security-list__text {
    font-size: 11px;
    line-height: 1.4;
    color: #003559;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .security-list__text {
        font-size: 17px;
        margin-top: 15px; } }

.purchase-wrap {
  background-color: #003559;
  padding-block: 39px 0; }
  @media screen and (min-width: 768px) {
    .purchase-wrap {
      width: calc(100% + 30px);
      padding-block: 90px 0;
      margin-left: -15px; } }

.purchase {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .purchase {
      max-width: 1099px;
      padding-inline: 15px;
      margin-inline: auto; } }
  @media screen and (max-width: 768px) {
    .purchase__heading {
      width: calc(277 / 375 * 100%);
      margin-inline: auto; } }
  .purchase__sub-heading {
    margin-top: 35px; }
    @media screen and (min-width: 768px) {
      .purchase__sub-heading {
        margin-top: 50px; } }
    @media screen and (max-width: 768px) {
      .purchase__sub-heading {
        width: calc(263 / 375 * 100%);
        margin-inline: auto; } }
    @media screen and (max-width: 768px) {
      .purchase__sub-heading:nth-child(4) {
        width: calc(181 / 375 * 100%); } }
  .purchase__point-list {
    margin-top: 33px; }
    @media screen and (min-width: 768px) {
      .purchase__point-list {
        margin-top: 72px; } }
    @media screen and (min-width: 768px) {
      .purchase__point-list + .purchase__sub-heading {
        margin-top: 65px; } }
  .purchase__step-list {
    margin-top: 24px; }
    @media screen and (min-width: 768px) {
      .purchase__step-list {
        margin-top: 50px; } }
  .purchase__button {
    display: inline-block;
    margin-top: 52px; }
    @media screen and (max-width: 768px) {
      .purchase__button {
        width: calc(227 / 335 * 100%); } }
    @media screen and (min-width: 768px) {
      .purchase__button {
        margin-top: 82px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .purchase__button {
      transition: opacity 0.5s; }
      .purchase__button:hover {
        opacity: 0.8; } }

.point-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-inline: auto; }
  @media screen and (max-width: 768px) {
    .point-list {
      width: calc(310 / 375 * 100%);
      row-gap: 47px; } }
  @media screen and (min-width: 768px) {
    .point-list {
      max-width: 950px;
      justify-content: center;
      grid-template-columns: repeat(3, 1fr);
      column-gap: 100px; } }
  .point-list__item {
    display: grid;
    justify-items: center; }
    @media screen and (max-width: 768px) {
      .point-list__item {
        grid-template-rows: subgrid;
        align-items: center;
        grid-template-columns: calc(152 / 310 * 100%) 1fr;
        column-gap: 7px; } }
    @media screen and (min-width: 768px) {
      .point-list__item {
        grid-template-rows: subgrid;
        grid-row: span 3;
        row-gap: 20px; } }
    @media screen and (min-width: 768px) {
      .point-list__item:last-child .point-list__image {
        width: auto;
        height: 200px; } }
    @media screen and (max-width: 768px) {
      .point-list__item:last-child .point-list__heading {
        width: calc(133 / 151 * 100%); } }
    @media screen and (max-width: 768px) {
      .point-list__item:not(:last-child) .point-list__image {
        width: calc(126 / 152 * 100%); } }
    .point-list__item:nth-child(2) {
      position: relative; }
      .point-list__item:nth-child(2)::before {
        content: '';
        position: absolute;
        display: block;
        background-image: url(/cp/tradingcardpr/images/point_decoration_02.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 152px;
        height: 89px;
        top: -18px;
        left: -6px; }
        @media screen and (min-width: 768px) {
          .point-list__item:nth-child(2)::before {
            width: 255px;
            height: 128px;
            top: -28px;
            left: -14px; } }
  @media screen and (min-width: 768px) {
    .point-list__contents {
      display: contents; } }
  @media screen and (max-width: 768px) {
    .point-list__heading {
      width: calc(96 / 151 * 100%); } }
  .point-list__text {
    font-size: 11px;
    color: #fff;
    line-height: 1.4;
    text-align: left; }
    @media screen and (max-width: 768px) {
      .point-list__text {
        margin-top: 6px; } }
    @media screen and (min-width: 768px) {
      .point-list__text {
        font-size: 17px;
        padding-left: 5px; } }
  @media screen and (max-width: 768px) {
    .point-list__image {
      width: 100%; } }

.step-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr); }
  @media screen and (max-width: 768px) {
    .step-list {
      row-gap: 23px;
      padding-inline: 49px; } }
  @media screen and (min-width: 768px) {
    .step-list {
      grid-template-columns: repeat(3, 1fr);
      column-gap: 30px; } }
  .step-list__item {
    position: relative;
    background-color: #fff;
    display: grid;
    justify-items: center;
    border-radius: 8px;
    padding-inline: 25px;
    padding-block: 24px 16px; }
    @media screen and (min-width: 768px) {
      .step-list__item {
        border-radius: 10px;
        padding-inline: 21px;
        padding-block: 20px 26px;
        gap: 14px; } }
    @media screen and (max-width: 768px) {
      .step-list__item {
        gap: 15px; } }
    .step-list__item:not(:last-child)::after {
      content: '';
      display: block;
      width: 38px;
      height: 19px;
      background-color: #fff000;
      clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
      position: absolute; }
      @media screen and (max-width: 768px) {
        .step-list__item:not(:last-child)::after {
          left: 50%;
          transform: translateX(-50%);
          bottom: -19px; } }
      @media screen and (min-width: 768px) {
        .step-list__item:not(:last-child)::after {
          clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
          width: 25px;
          height: 48px;
          right: -25px;
          top: 50%;
          transform: translateY(-50%); } }
    .step-list__item::before {
      content: '';
      position: absolute;
      display: block;
      background-image: url(/cp/tradingcardpr/images/step_01.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 81px;
      height: 70px;
      top: 9px;
      left: 6px; }
      @media screen and (min-width: 768px) {
        .step-list__item::before {
          width: 101px;
          height: 78px;
          top: 12px;
          left: 7px; } }
    .step-list__item--01 .step-list__image {
      width: calc(170 / 227 * 100%); }
      @media screen and (min-width: 768px) {
        .step-list__item--01 .step-list__image {
          width: calc(222 / 304 * 100%); } }
    @media screen and (min-width: 768px) {
      .step-list__item--01 .step-list__heading {
        width: calc(270 / 304 * 100%); } }
    .step-list__item--02 .step-list__image {
      width: calc(176 / 227 * 100%);
      margin-inline: auto 0; }
      @media screen and (min-width: 768px) {
        .step-list__item--02 .step-list__image {
          width: calc(228 / 304 * 100%); } }
    .step-list__item--02 .step-list__heading {
      margin-inline: auto;
      width: calc(194 / 227 * 100%); }
      @media screen and (min-width: 768px) {
        .step-list__item--02 .step-list__heading {
          width: 250px;
          width: calc(250 / 304 * 100%); } }
    .step-list__item--02::before {
      background-image: url(/cp/tradingcardpr/images/step_02.png); }
    .step-list__item--03 .step-list__image {
      margin-top: 16px;
      width: calc(194 / 227 * 100%); }
      @media screen and (min-width: 768px) {
        .step-list__item--03 .step-list__image {
          width: calc(249 / 304 * 100%);
          margin-top: 30px; } }
    .step-list__item--03 .step-list__heading {
      width: 100%; }
      @media screen and (min-width: 768px) {
        .step-list__item--03 .step-list__heading {
          width: calc(300 / 304 * 100%);
          margin-inline: auto 0; } }
    .step-list__item--03::before {
      background-image: url(/cp/tradingcardpr/images/step_03.png); }
  @media screen and (max-width: 768px) {
    .step-list__heading {
      width: calc(212 / 227 * 100%); } }
  .step-list__text {
    width: 100%;
    color: #003559;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .step-list__text {
        font-size: 17px;
        line-height: 1.1; } }

.movie {
  position: relative;
  background-color: #fff100; }
  @media screen and (min-width: 768px) {
    .movie {
      width: calc(100% + 30px);
      margin-left: -15px; } }
  .movie__inner {
    background-image: url(/cp/tradingcardpr/images/movie_horizontal_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    padding: 17.86667vw 0 16.26667vw; }
    @media screen and (min-width: 768px) {
      .movie__inner {
        background-image: url(/cp/tradingcardpr/images/movie_horizontal_pc.png);
        padding: 105px 0 98px;
        margin-inline: 63px; } }
  .movie__title {
    text-align: center; }
    @media screen and (max-width: 768px) {
      .movie__title {
        width: calc(238 / 375 * 100%);
        margin-inline: auto; } }
  .movie__list {
    margin-top: 40px; }
    @media screen and (min-width: 768px) {
      .movie__list {
        margin-top: 60px; } }

.youtube {
  pointer-events: none;
  opacity: 0; }
  .youtube.is-active {
    pointer-events: visible;
    opacity: 1; }

.movie-list {
  display: flex;
  flex-direction: column;
  gap: 9.86667vw;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .movie-list {
      flex-direction: row;
      flex-wrap: wrap;
      gap: 45px 47px;
      justify-content: center; } }
  .movie-list__item {
    transition: opacity 0.2s ease, transform 0.72s cubic-bezier(0.16, 0.05, 0, 1);
    transform: scale(0.95) translate3d(0, 1em, 0);
    width: 73.6vw;
    max-width: 417px; }
    @media screen and (min-width: 768px) {
      .movie-list__item {
        width: 417px; } }
  .movie-list__thumbnail {
    position: relative;
    display: block;
    padding: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none;
    appearance: none; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden auto;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: 0.3s; }

.has-modal .modal {
  visibility: visible;
  opacity: 1; }

.modal-container {
  position: relative;
  width: 90%;
  margin: auto; }
  @media screen and (min-width: 768px) {
    .modal-container {
      width: 700px; } }

.modal-close {
  position: absolute;
  top: -35px;
  right: 0;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer; }
  @media screen and (min-width: 768px) {
    .modal-close {
      top: -55px;
      width: 40px;
      height: 40px; } }

.modal-content {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .modal-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.attention {
  background-color: #003559;
  padding-block: 53px 53px; }
  @media screen and (min-width: 768px) {
    .attention {
      width: calc(100% + 30px);
      margin-left: -15px;
      padding-block: 95px 28px; } }
  .attention__inner {
    padding-inline: 40px; }
    @media screen and (min-width: 768px) {
      .attention__inner {
        max-width: 860px;
        margin-inline: auto;
        padding-inline: 45px; } }
  .attention__list, .attention__terms-list {
    color: #fff;
    font-size: 9px;
    line-height: 1.7; }
    @media screen and (min-width: 768px) {
      .attention__list, .attention__terms-list {
        font-size: 13px;
        line-height: 1.9; } }
  .attention__terms-list {
    margin-top: 20px; }
    @media screen and (min-width: 768px) {
      .attention__terms-list {
        margin-top: 32px; } }

.attention-terms-list__terms {
  font-weight: bold;
  margin-top: 6px; }
  @media screen and (min-width: 768px) {
    .attention-terms-list__terms {
      margin-top: 10px; } }

.attention-terms-list__data {
  margin-top: 6px; }
  @media screen and (min-width: 768px) {
    .attention-terms-list__data {
      margin-top: 9px; } }

.page-top {
  background-color: #003559;
  margin-bottom: -30px; }
  @media screen and (min-width: 768px) {
    .page-top {
      width: calc(100% + 30px);
      margin-left: -15px;
      margin-bottom: -45px; } }
  .page-top__inner {
    text-align: center; }
    @media screen and (min-width: 768px) {
      .page-top__inner {
        max-width: 1099px;
        margin-inline: auto;
        text-align: right; } }
  .page-top__link {
    position: relative; }
    @media screen and (max-width: 768px) {
      .page-top__link {
        display: block;
        width: calc(87 / 375 * 100%);
        margin-inline: auto; } }
    @media screen and (min-width: 768px) {
      .page-top__link {
        transition: opacity 0.5s; }
        .page-top__link:hover {
          opacity: 0.8; } }

.footer {
  font-family: "Noto Sans CJK JP", "Noto Sans", "Noto Sans JP Subset", sans-serif;
  border-top: none; }
  .footer__inner {
    padding: 42px 51px 39px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .footer__inner {
        max-width: 810px;
        margin: 0 auto;
        padding: 49px 30px 80px; } }

.footer-copyright {
  background-color: #fff100;
  padding: 26px 0;
  text-align: center;
  position: relative;
  z-index: 5; }
  @media screen and (min-width: 768px) {
    .footer-copyright {
      padding: 20px 0 56px; } }
  .footer-copyright__text {
    font-weight: bold;
    font-size: 7px;
    letter-spacing: 0.065em; }
    @media screen and (min-width: 768px) {
      .footer-copyright__text {
        font-size: 11px; } }

.text-uppercase {
  text-transform: uppercase; }

@media screen and (min-width: 768px) {
  .sp-block {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .pc-block {
    display: none !important; } }

#contents-wrap {
  background-image: none; }
