@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  background: #FFF;
  font-size: 1em;
  line-height: 1.5;
  font-family: Helvetica Neue, Helvetica, Roboto, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Noto, "メイリオ", Meiryo, sans-serif;
  color: #000;
}

img {
  border: none;
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, section, figure {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  display: inline-block;
  text-decoration: underline;
  color: #0c7dc3;
}

a:hover {
  text-decoration: none;
}

a img {
  transition: opacity 300ms;
}

a:hover img {
  opacity: 0.85;
}

.cap {
  font-family: sans-serif;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.indent-in-indent {
  padding-left: 2em;
  text-indent: -1em;
}

.modal-open {
  overflow: hidden;
}

@media (min-width: 768px) {
  body {
    font-size: 14px;
    line-height: 1.5;
  }
  .sp-view {
    display: none;
  }
  .inner {
    margin: 0 auto;
    width: 1000px;
  }
  .header {
    background: #FFF;
    width: 100%;
    min-width: 1000px;
  }
  .header-logo {
    margin: 0 auto;
    width: 1000px;
  }
  .title {
    width: 100%;
    min-width: 1000px;
  }
  .title-main .title-main-box:nth-child(1) {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/title_real-life_bg.jpg") 50% 50% no-repeat, url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/title_real-life_bg_loop.png") 50% 100% repeat-x, #FFF;
    background-size: auto auto, auto auto;
    width: 100%;
    text-align: center;
  }
  .title-main .title-main-box:nth-child(2) {
    display: none;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/title_stitch_bg.jpg") 50% 50% no-repeat, #56b7e0;
    background-size: cover;
    width: 100%;
    text-align: center;
  }
  .title-main .title-main-box:nth-child(3) {
    display: none;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/title_retro_bg_mask.png") 50% 50% no-repeat, url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/title_retro_bg.png") 50% 50% no-repeat, #53bba9;
    background-size: auto auto, cover;
    width: 100%;
    text-align: center;
  }
  .title-carousel-container {
    width: 100%;
    min-width: 1000px;
  }
  .title-carousel-head {
    padding: 32px 0 0 0;
    text-align: center;
  }
  .title-carousel {
    position: relative;
    width: 100%;
    min-width: 1000px;
    overflow: hidden;
  }
  .title-carousel-list {
    display: flex;
    padding: 28px 0 25px 0;
  }
  .title-carousel-list li {
    padding: 0 15px;
  }
  .title-carousel-list .card-image {
    text-align: center;
  }
  .title-carousel-list .card-name {
    margin: 20px 0 0 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    text-align: center;
    color: #4d4d4d;
  }
  .title-carousel-left-btn {
    position: absolute;
    top: 56px;
    left: 0;
    width: 55px;
    height: 104px;
    z-index: 10;
  }
  .title-carousel-left-btn a:focus {
    outline: none;
  }
  .title-carousel-right-btn {
    position: absolute;
    top: 56px;
    right: 0;
    width: 55px;
    height: 104px;
    z-index: 10;
  }
  .title-carousel-right-btn a:focus {
    outline: none;
  }
  .header-text {
    margin: 0 auto;
    width: 1000px;
    text-align: center;
  }
  .header-text p {
    font-size: 13px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .title-nav {
    margin: 45px 0 0 0;
    width: 100%;
    min-width: 1000px;
  }
  .title-nav-list {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 25px auto;
    width: 940px;
  }
  .title-nav-list a {
    display: inline-block;
  }
  .section-header {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/sec-head_bg.png") 50% 50% no-repeat, #169de9;
    background-size: cover;
    width: 100%;
    min-width: 1000px;
    text-align: center;
  }
  .cp-list {
    display: flex;
    justify-content: space-between;
    margin: 68px auto 0 auto;
    width: 940px;
  }
  .cp-list-box {
    background: #ffeee6;
    width: 224px;
  }
  .cp-list-box-number {
    text-align: center;
  }
  .cp-list-box-number img {
    margin: -33px 0 0 0;
  }
  .cp-term {
    padding: 37px 0 95px 0;
  }
  .cp-term-head {
    text-align: center;
  }
  .cp-term-day {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin: 15px auto 0 auto;
    width: 910px;
  }
  .cp-term-day li {
    margin: 0 0 5px 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #4d4d4d;
  }
  .cp-term-day li:nth-child(odd) {
    width: 430px;
  }
  .cp-term-day li:nth-child(even) {
    width: 480px;
  }
  .cp-term-day li:before {
    content: "";
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/cp_term_num_01.png") 100% 50% no-repeat;
    width: 26px;
    height: 26px;
    vertical-align: -5px;
  }
  .cp-term-day li:nth-child(2):before {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/cp_term_num_02.png") 100% 50% no-repeat;
  }
  .cp-term-day li:nth-child(3):before {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/cp_term_num_03.png") 100% 50% no-repeat;
  }
  .cp-term-day li:nth-child(4):before {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/cp_term_num_04.png") 100% 50% no-repeat;
  }
  .cp-term-notice {
    padding: 20px 0 0 0;
    text-align: center;
  }
  .cp-term-notice p {
    font-size: 12px;
    line-height: 1.5;
  }
  .cp-1, .cp-2, .cp-3, .cp-4 {
    padding: 0 0 90px 0;
    width: 100%;
    min-width: 1000px;
  }
  .cp-1 {
    background: #ffeee6;
  }
  .cp-2 {
    background: #FFF;
  }
  .cp-3 {
    background: #ffeee6;
  }
  .cp-3 .cp-box-image {
    grid-column: 2/3;
    grid-row: 1/3;
  }
  .cp-3 .cp-box-eligible {
    grid-column: 1/3;
  }
  .cp-4 {
    background: #FFF;
  }
  .cp-4 .cp-box-image-main {
    text-align: right;
  }
  .cp-title {
    text-align: center;
  }
  .cp-title-under {
    margin: 52px auto 0 auto;
    width: 940px;
  }
  .cp-title-under p {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.7;
    color: #4d4d4d;
  }
  .cp-box {
    margin: 52px auto 0 auto;
    width: 940px;
    display: grid;
    grid-template-columns: 1fr 454px;
    grid-template-rows: auto auto auto auto;
    gap: 0 20px;
  }
  .cp-box-head {
    grid-column: 1/2;
    padding: 0 0 40px 0;
  }
  .cp-box-head p {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.7;
    color: #4d4d4d;
  }
  .cp-box-head .red {
    color: #e63249;
  }
  .cp-box-image {
    grid-column: 2/3;
    grid-row: 1/4;
  }
  .cp-box-image-text {
    padding: 15px 0 0 0;
  }
  .cp-box-image-text p {
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-image-text a {
    color: #0035a2;
  }
  .cp-box-image-text a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .cp-box-image-text .link {
    padding-bottom: 5px;
  }
  .cp-box-exhibition {
    grid-column: 1/2;
    padding: 0 0 30px 0;
  }
  .cp-box-exhibition p {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-prize {
    grid-column: 1/2;
    padding: 0 0 30px 0;
  }
  .cp-box-prize p {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-prize .sep {
    padding-top: 30px;
  }
  .cp-box-eligible {
    grid-column: 1/2;
    padding: 0 0 30px 0;
  }
  .cp-box-eligible p {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-eligible .indent-brackets-num {
    padding-left: 2.55em;
    text-indent: -2.55em;
  }
  .cp-box-term {
    grid-column: 1/3;
    padding: 0 0 30px 0;
  }
  .cp-box-term-text p {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-term-table-4x3 {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 20px auto 0 auto;
    width: 940px;
  }
  .cp-box-term-table-4x3 th {
    box-sizing: border-box;
    padding: 10px 20px;
    background: #f2f2f2;
    text-align: left;
    vertical-align: middle;
    border-left: 2px solid #bfbfbf;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
  }
  .cp-box-term-table-4x3 th p {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-term-table-4x3 td {
    box-sizing: border-box;
    padding: 10px 10px;
    background: #FFF;
    width: 250px;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
  }
  .cp-box-term-table-4x3 td p {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-term-table-4x3 thead th {
    border-top: 2px solid #bfbfbf;
  }
  .cp-box-term-table-4x3 thead td {
    border-top: 2px solid #bfbfbf;
  }
  .cp-box-term-table-4x3 thead td p {
    font-weight: bold;
  }
  .cp-box-term-table-4x3 tbody td {
    padding: 18px 10px;
  }
  .cp-box-term-table-2x3 {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 20px auto 0 auto;
    width: 940px;
  }
  .cp-box-term-table-2x3 th {
    box-sizing: border-box;
    padding: 10px 20px;
    background: #f2f2f2;
    text-align: left;
    vertical-align: middle;
    border-left: 2px solid #bfbfbf;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
  }
  .cp-box-term-table-2x3 th p {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-term-table-2x3 td {
    box-sizing: border-box;
    padding: 18px 10px;
    background: #FFF;
    width: 670px;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
  }
  .cp-box-term-table-2x3 td p {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-term-table-2x3 thead th {
    border-top: 2px solid #bfbfbf;
  }
  .cp-box-term-table-2x3 thead td {
    border-top: 2px solid #bfbfbf;
  }
  .cp-box-term-table-2x3 thead td p {
    font-weight: bold;
  }
  .cp-box-shipping {
    grid-column: 1/3;
    padding: 0 0 30px 0;
  }
  .cp-box-shipping p {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-entry {
    grid-column: 1/3;
    padding: 0 0 30px 0;
    text-align: center;
  }
  .cp-box-entry-notice {
    padding: 20px 0 0 0;
  }
  .cp-box-entry-notice p {
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-notice {
    grid-column: 1/3;
  }
  .cp-box-notice p {
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-notice a {
    color: #0035a2;
  }
  .cp-box-notice .link {
    padding-top: 5px;
  }
  .card-merit-nav, .card-merit-bottom-nav {
    margin: 58px 0 67px 0;
    width: 100%;
    min-width: 1000px;
  }
  .card-merit-nav-tab-list, .card-merit-bottom-nav-tab-list {
    width: 100%;
    min-width: 1000px;
    border-bottom: 4px solid #0078d7;
  }
  .card-merit-nav-tab-list ul, .card-merit-bottom-nav-tab-list ul {
    display: flex;
    justify-content: space-between;
    margin: 0 auto -4px auto;
    width: 940px;
  }
  .card-merit-nav-tab-list a, .card-merit-bottom-nav-tab-list a {
    box-sizing: border-box;
    display: table-cell;
    background: #0078d7;
    width: 464px;
    height: 4.2em;
    text-decoration: none;
    font-weight: bold;
    font-size: 19px;
    line-height: 1.3;
    letter-spacing: 0.05em;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    border-top: 4px solid #0078d7;
    border-right: 4px solid #0078d7;
    border-left: 4px solid #0078d7;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
  }
  .card-merit-nav-tab-list a:hover, .card-merit-bottom-nav-tab-list a:hover {
    opacity: 0.85;
  }
  .card-merit-nav-tab-list .current, .card-merit-bottom-nav-tab-list .current {
    background: #FFF;
    color: #0078d7;
  }
  .card-merit-nav-tab-list .current:hover, .card-merit-bottom-nav-tab-list .current:hover {
    opacity: 1;
  }
  .card-merit-bottom-nav {
    margin: 70px 0 90px 0;
  }
  .card-merit-bottom-nav-tab-list {
    border-top: 4px solid #0078d7;
    border-bottom: none;
  }
  .card-merit-bottom-nav-tab-list ul {
    margin: -4px auto 0 auto;
  }
  .card-merit-bottom-nav-tab-list a {
    border-top: none;
    border-right: 4px solid #0078d7;
    border-bottom: 4px solid #0078d7;
    border-left: 4px solid #0078d7;
    border-radius: 0 0 12px 12px;
  }
  .tab-2 {
    display: none;
  }
  .service-sub-head {
    text-align: center;
  }
  .service-sub-head-notice {
    padding: 15px 0 0 0;
    text-align: center;
  }
  .service-sub-head-notice p {
    font-size: 12px;
    line-height: 1.5;
  }
  .service-box {
    box-sizing: border-box;
    margin: 50px auto 0 auto;
    padding: 0 0 37px 0;
    width: 940px;
    border: 3px solid #0078d7;
    border-radius: 27px;
    overflow: hidden;
  }
  .service-box-no-head {
    box-sizing: border-box;
    margin: 50px auto 0 auto;
    padding: 37px 0 37px 0;
    width: 940px;
    border: 3px solid #0078d7;
    border-radius: 27px;
    overflow: hidden;
  }
  .service-box-head {
    padding: 29px 0 38px 0;
    text-align: center;
  }
  .service-box-body {
    display: grid;
    grid-template-columns: 370px 1fr;
    grid-template-rows: auto auto auto auto;
    gap: 0 30px;
  }
  .service-box-image {
    grid-column: 1/2;
    grid-row: 1/5;
    text-align: right;
  }
  .service-box-title {
    grid-column: 2/3;
    padding: 0 0 25px 0;
  }
  .service-box-title p {
    font-weight: bold;
    font-size: 26px;
    line-height: 1.35;
    letter-spacing: 0.02em;
    color: #0078d7;
  }
  .service-box-text {
    grid-column: 2/3;
    padding: 0 25px 0 0;
  }
  .service-box-text p {
    font-size: 18px;
    line-height: 1.5;
  }
  .service-box-text a {
    color: #0035a2;
  }
  .service-box-text .link {
    padding-top: 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  .service-box-logo {
    grid-column: 2/3;
    padding: 15px 0 0 0;
  }
  .service-box-notice {
    grid-column: 2/3;
    padding: 15px 25px 0 0;
  }
  .service-box-notice p {
    font-size: 14px;
    line-height: 1.5;
  }
  .service-member {
    padding: 79px 0 0 0;
  }
  .service-point {
    padding: 79px 0 0 0;
  }
  .service-point .service-box-title {
    padding: 0 0 15px 0;
  }
  .service-about-point {
    padding: 79px 0 0 0;
  }
  .service-about-point-box {
    margin: 50px auto 0 auto;
    padding: 48px 0 45px 0;
    background: #dff4ff;
    width: 940px;
    border-radius: 24px;
    overflow: hidden;
  }
  .service-about-point-box-title {
    margin: 0 auto;
    padding: 25px 0;
    width: 840px;
    text-align: center;
    border-top: 2px solid #e63249;
    border-bottom: 2px solid #e63249;
  }
  .service-about-point-box-title p {
    font-weight: bold;
    font-size: 25px;
    line-height: 1.4;
    color: #e63249;
  }
  .service-about-point-box-text {
    padding: 30px 0 10px 0;
    text-align: center;
  }
  .service-about-point-box-text p {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .service-about-point-box-chart {
    text-align: center;
  }
  .service-about-point-box-notice {
    padding: 30px 0 0 0;
    text-align: center;
  }
  .service-about-point-box-notice p {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #4d4d4d;
  }
  .service-use-point {
    padding: 79px 0 0 0;
  }
  .service-use-point-box {
    margin: 50px auto 0 auto;
    padding: 48px 0 45px 0;
    background: #dff4ff;
    width: 940px;
    border-radius: 24px;
    overflow: hidden;
  }
  .service-use-point-list {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 840px;
  }
  .service-use-point-list li {
    width: 264px;
  }
  .service-use-point-list .image {
    text-align: center;
  }
  .service-use-point-list .text {
    padding-top: 15px;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
  }
  .service-use-point-text {
    padding: 35px 0 40px 0;
    text-align: center;
  }
  .service-use-point-text p {
    font-size: 16px;
    line-height: 1.5;
  }
  .service-use-point-link {
    text-align: center;
  }
  .service-use-point-link a {
    display: inline-block;
  }
  .service-use-point-entry-notice {
    padding: 20px 0 0 0;
    text-align: center;
  }
  .service-bottom {
    margin: 35px 0 0 0;
  }
  .service-bottom-notice {
    margin: 0 auto;
    width: 940px;
    text-align: right;
  }
  .service-bottom-notice-box {
    display: inline-block;
    padding: 5px 6px 5px 10px;
    border: 1px solid #E63249;
  }
  .service-bottom-notice-box p {
    font-size: 12px;
    line-height: 1.5;
    color: #E63249;
  }
  .quicpay-head {
    text-align: center;
  }
  .quicpay-sub-head {
    margin: 49px 0 0 0;
    text-align: center;
  }
  .quicpay-top {
    display: flex;
    margin: 37px auto 0 auto;
    width: 940px;
  }
  .quicpay-top-left {
    box-sizing: border-box;
    padding: 15px 0 0 0;
    width: 402px;
    text-align: right;
  }
  .quicpay-top-right {
    flex: 1;
  }
  .quicpay-top-text {
    padding: 10px 0 0 10px;
  }
  .quicpay-top-text p {
    font-size: 17px;
    line-height: 1.6;
  }
  .quicpay-top-fee {
    padding: 25px 0 0 0;
  }
  .quicpay-point {
    margin: 47px auto 0 auto;
    width: 940px;
  }
  .quicpay-point-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 3px 0 0 0;
  }
  .quicpay-point-list li {
    margin: 20px 0 0 0;
  }
  .quicpay-row {
    display: flex;
    justify-content: space-between;
    margin: 67px auto 0 auto;
    width: 940px;
  }
  .quicpay-row-join {
    padding: 0 0 33px 0;
    width: 444px;
  }
  .quicpay-row-join-text {
    padding: 20px 0 0 0;
  }
  .quicpay-row-join-text p {
    font-size: 18px;
    line-height: 1.5;
  }
  .quicpay-row-member {
    padding: 0 0 33px 0;
    width: 444px;
  }
  .quicpay-row-member-text {
    padding: 20px 0 0 0;
  }
  .quicpay-row-member-text p {
    font-size: 18px;
    line-height: 1.5;
  }
  .quicpay-row-member-btn {
    padding: 20px 0 0 0;
  }
  .quicpay-row-member-btn a {
    display: inline-block;
  }
  .quicpay-attention-text {
    margin: 0 auto;
    width: 940px;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    max-height: 0;
  }
  .quicpay-attention-text-in {
    padding: 36px 0 0 0;
  }
  .quicpay-attention-btn {
    margin: 36px 0 0 0;
    text-align: center;
  }
  .quicpay-attention-btn a {
    display: inline-block;
  }
  .mobile-pay {
    padding: 80px 0 0 0;
  }
  .mobile-pay-head {
    padding: 0 0 49px 0;
    text-align: center;
  }
  .mobile-pay-sub-head {
    text-align: center;
  }
  .mobile-pay-attention-btn {
    margin: 36px 0 0 0;
    text-align: center;
  }
  .mobile-pay-attention-btn a {
    display: inline-block;
  }
  .mobile-pay-apple {
    box-sizing: border-box;
    margin: 0 auto;
    width: 940px;
  }
  .mobile-pay-apple .mobile-pay-sub-head {
    padding: 0 0 29px 0;
  }
  .mobile-pay-apple .mobile-pay-image {
    padding: 0 0 0 54px;
  }
  .mobile-pay-google {
    box-sizing: border-box;
    margin: 65px auto 0 auto;
    width: 940px;
  }
  .mobile-pay-google .mobile-pay-sub-head {
    padding: 0 0 40px 0;
  }
  .mobile-pay-google .mobile-pay-image {
    padding: 0 0 10px 100px;
  }
  .mobile-pay-top {
    display: flex;
    align-items: center;
  }
  .mobile-pay-top-left {
    width: 318px;
  }
  .mobile-pay-top-right {
    flex: 1;
  }
  .mobile-pay-top-notice {
    padding: 10px 0 10px 0;
  }
  .mobile-pay-top-notice p {
    font-size: 13px;
    line-height: 1.5;
  }
  .mobile-pay-top-notice .apple {
    padding-left: 73px;
  }
  .mobile-pay-top-notice .google {
    padding-left: 100px;
  }
  .mobile-pay-text {
    padding: 20px 0 20px 0;
  }
  .mobile-pay-text p {
    font-size: 16px;
    line-height: 1.6;
  }
  .mobile-pay-notice {
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    max-height: 0;
  }
  .mobile-pay-notice-in {
    padding: 20px 20px 0 40px;
  }
  .mobile-pay-notice-in a {
    display: inline;
    color: #0035a2;
  }
  .mobile-pay-notice-in a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .cp-attention {
    padding: 0 0 72px 0;
  }
  .cp-attention-body {
    box-sizing: border-box;
    margin: 12px auto 0 auto;
    width: 940px;
  }
  .cp-attention-box {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 50px 0 0 0;
    background: #FFF;
    width: 940px;
  }
  .cp-attention-box-head {
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-attention-end-head {
    box-sizing: border-box;
    display: block;
    margin: 50px 0 -20px 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    color: #e63249;
  }
  .cp-attention-box-body {
    padding: 15px 0 0 0;
  }
  .cp-attention-box-body a {
    color: #0035a2;
  }
  .cp-attention-box-body a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .cp-attention-box-body .indent-num {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .cp-attention-box-body .sep {
    padding-top: 20px;
  }
  .cp-attention-box-body .red {
    color: #e63249;
  }
  .card-info-body {
    padding: 60px 0 90px 0;
  }
  .card-info-attention {
    box-sizing: border-box;
    margin: 0 auto 25px auto;
    padding: 20px 0;
    width: 940px;
    border: 2px solid #e63249;
  }
  .card-info-attention p {
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .card-info-attention .head {
    font-weight: bold;
    font-size: 17px;
    line-height: 1.6;
  }
  .card-info-attention .sep {
    padding-top: 10px;
  }
  .card-info-attention .bold {
    font-weight: bold;
  }
  .card-info-attention .red {
    color: #e63249;
  }
  .card-info-attention-text {
    margin: 0 auto;
    width: 876px;
  }
  .card-info-attention-row {
    display: flex;
    margin: 20px auto 30px auto;
    width: 876px;
  }
  .card-info-attention-box {
    box-sizing: border-box;
    padding: 0 0 0 40px;
    width: 292px;
    border-left: 1px solid #4d4d4d;
  }
  .card-info-attention-box:first-child {
    padding: 0;
    border-left: none;
  }
  .card-info-attention-box-head {
    padding: 0 0 10px 0;
  }
  .card-info-attention-box-head p {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .card-info-attention-box-term {
    padding: 15px 0 0 0;
  }
  .card-info-attention-box-term p {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .card-info-notice {
    margin: 0 auto 45px auto;
    width: 940px;
  }
  .card-info-notice p {
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .card-info-data-table {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 0 auto;
    background: #FFF;
    width: 940px;
  }
  .card-info-data-table th {
    box-sizing: border-box;
    padding: 20px 15px;
    text-align: left;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .card-info-data-table td {
    box-sizing: border-box;
    padding: 20px 20px;
    text-align: left;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .card-info-data-table td:last-child {
    border-right: none;
  }
  .card-info-data-table tbody th {
    background: #f0f0f0;
  }
  .card-info-data-table .start {
    width: 256px;
  }
  .card-info-data-table .category {
    width: 166px;
  }
  .card-info-data-table .type {
    width: 90px;
  }
  .card-info-data-table .type p {
    font-weight: normal;
  }
  .card-info-data-table .ippan {
    width: 342px;
  }
  .card-info-data-table .ippan-name {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
    color: #0078d7;
    text-align: center;
  }
  .card-info-data-table .gold {
    width: 342px;
  }
  .card-info-data-table .gold-name {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
    color: #ac8500;
    text-align: center;
  }
  .card-info-data-table .card {
    padding: 12px 0 22px 0;
    text-align: center;
  }
  .card-info-data-table .button {
    padding: 0 0 4px 0;
    text-align: center;
  }
  .card-info-data-table .button a {
    display: inline-block;
  }
  .card-info-data-table .single {
    width: 684px;
  }
  .card-info-data-table .center {
    text-align: center;
  }
  .card-info-data-table .bold {
    font-weight: bold;
  }
  .card-info-data-table .red {
    color: #e63249;
  }
  .card-info-data-table-notice {
    margin: 0 auto;
    padding: 30px 0 0 0;
    width: 940px;
  }
  .card-info-data-table-notice a {
    color: #0035a2;
  }
  .card-info-data-table-notice a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .card-info-data-table-notice .indent-num {
    padding-left: 3.9em;
    text-indent: -3.9em;
  }
  .card-info-data-table-notice .red {
    color: #e63249;
  }
  .card-info-data-more-box {
    overflow: hidden;
    transition: max-height 0.6s ease-out;
    max-height: 0;
  }
  .card-info-data-more-btn {
    margin: 40px 0 0 0;
    text-align: center;
  }
  .card-info-data-more-btn a {
    display: inline-block;
  }
  .faq-body {
    padding: 5px 0 90px 0;
  }
  .faq-box {
    margin: 55px auto 0 auto;
    width: 940px;
  }
  .faq-box-head {
    box-sizing: border-box;
    background: #dff4ff;
  }
  .faq-box-head a {
    display: block;
    padding: 30px 30px;
    text-decoration: none;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #0078d7;
  }
  .faq-box-head span {
    display: block;
    padding-left: 1.8em;
    text-indent: -1.8em;
  }
  .faq-box-head .close {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/faq_btn_plus.png") 50% 50% no-repeat;
  }
  .faq-box-head .open {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/faq_btn_minus.png") 50% 50% no-repeat;
  }
  .faq-box-body {
    overflow: hidden;
    transition: max-height 0.6s ease-out;
    max-height: 0;
  }
  .faq-box-answer {
    margin: 30px 32px 0 32px;
  }
  .faq-box-answer p {
    padding-left: 1.7em;
    text-indent: -1.7em;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.3;
    color: #4d4d4d;
  }
  .faq-box-text {
    margin: 20px 32px 0 32px;
  }
  .faq-box-text p {
    font-size: 19px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .faq-box-text-01 {
    margin: 20px 32px 40px 32px;
  }
  .faq-box-text-01 p {
    font-size: 20px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .faq-box-text-01 .bold {
    font-weight: bold;
  }
  .faq-box-text-01 .sep {
    padding-top: 30px;
  }
  .faq-box-text-01 .chart {
    display: block;
    padding: 15px 0 40px 0;
    height: 220px;
  }
  .faq-box-notice {
    margin: 20px 32px 0 32px;
  }
  .faq-box-link {
    margin: 25px 32px 0 32px;
  }
  .faq-box-link p {
    font-size: 16px;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .faq-box-link a {
    display: inline;
    color: #0035a2;
  }
  .faq-box-link a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .footer-jcb {
    display: flex;
    align-items: center;
    margin: 52px auto 0 auto;
    padding: 0 0 72px 0;
    width: 940px;
  }
  .footer-jcb-logo {
    box-sizing: border-box;
    padding: 0 0 0 2px;
    width: 87px;
  }
  .footer-jcb-text {
    padding: 4px 0 0 0;
  }
  .footer-jcb-text .head {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
  }
  .footer-jcb-link {
    display: flex;
    padding: 4px 0 0 0;
  }
  .footer-jcb-link li {
    padding: 0 0 0 15px;
  }
  .footer-jcb-link li:first-child {
    padding: 0;
  }
  .footer-jcb-link a {
    color: #0035a2;
  }
  .footer-jcb-link a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .footer-copyright {
    padding: 20px 0 140px 0;
    background: #0078d7;
    width: 100%;
    min-width: 1000px;
    text-align: center;
  }
  .footer-copyright p {
    color: #FFF;
  }
  .fixed-pagetop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 101;
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
  .fixed-pagetop.visible {
    opacity: 1;
    display: block;
  }
  .fixed-banner {
    position: fixed;
    left: 0;
    bottom: 0;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/pc/fixed_banner_bg_center.png") 50% 100% no-repeat, rgba(180, 180, 180, 0.6);
    width: 100%;
    z-index: 100;
  }
  .fixed-banner ul {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 15px 0 32px 0;
    width: 786px;
  }
  .fixed-banner ul a {
    display: inline-block;
  }
  .modal-ippan-card {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .modal-ippan-card.visible {
    opacity: 1;
    display: block;
  }
  .modal-ippan-card-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-ippan-card-box-in {
    margin: 0 auto;
    padding: 0 0 70px 0;
    width: 850px;
  }
  .modal-ippan-card-box-close-btn {
    padding: 10px;
    text-align: right;
  }
  .modal-ippan-card-box-image {
    box-sizing: border-box;
    margin: 0 auto;
    background: #FFF;
    width: 850px;
    text-align: center;
    border-radius: 27px;
    overflow: hidden;
  }
  .modal-gold-card {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .modal-gold-card.visible {
    opacity: 1;
    display: block;
  }
  .modal-gold-card-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-gold-card-box-in {
    margin: 0 auto;
    padding: 0 0 70px 0;
    width: 850px;
  }
  .modal-gold-card-box-close-btn {
    padding: 10px;
    text-align: right;
  }
  .modal-gold-card-box-image {
    box-sizing: border-box;
    margin: 0 auto;
    background: #FFF;
    width: 850px;
    text-align: center;
    border-radius: 27px;
    overflow: hidden;
  }
  .modal-entry {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .modal-entry.visible {
    opacity: 1;
    display: block;
  }
  .modal-entry-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-entry-box-in {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    padding: 0 0 70px 0;
    width: 650px;
    height: 94%;
  }
  .modal-entry-box-close-btn {
    box-sizing: border-box;
    padding: 10px;
    height: 70px;
    text-align: right;
  }
  .modal-entry-box-body {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    background: #FFF;
    width: 650px;
    border-radius: 12px;
    overflow: hidden;
  }
  .modal-entry-box-head {
    margin: 0 auto;
    padding: 50px 0 30px 0;
    width: 530px;
    text-align: center;
  }
  .modal-entry-box-head-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.3;
  }
  .modal-entry-box-head-text {
    padding: 15px 0 0 0;
  }
  .modal-entry-box-head-text p {
    font-size: 16px;
    line-height: 1.5;
  }
  .modal-entry-box-card {
    flex: 1;
    padding: 0 0 50px 0;
    overflow-y: scroll;
  }
  .modal-entry-box-card-cell {
    margin: 0 auto;
    padding: 20px 0;
    width: 530px;
    border-top: 2px dotted #333;
  }
  .modal-entry-box-card-cell-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 400px;
  }
  .modal-entry-box-card-cell-top-button a {
    display: inline-block;
  }
  .modal-entry-box-card-cell-bottom {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 400px;
  }
  .modal-entry-box-card-cell-bottom p {
    font-size: 16px;
    line-height: 1.4;
  }
  .modal-entry-box-card-info {
    margin: 30px auto 0 auto;
    padding: 30px 0;
    background: #dff4ff;
    width: 530px;
  }
  .modal-entry-box-card-info-head {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
    color: #4d4d4d;
    text-align: center;
  }
  .modal-entry-box-card-info-text {
    margin: 0 auto;
    padding: 25px 0 0 0;
    width: 480px;
  }
  .modal-entry-box-card-info-text p {
    font-size: 16px;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .modal-entry-box-card-info-text a {
    display: inline;
    color: #0035a2;
  }
  .modal-entry-box-card-info-text a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .modal-entry-box-card-info-notice {
    margin: 0 auto;
    padding: 30px 0 0 0;
    width: 480px;
  }
  .modal-entry-box-card-info-notice p {
    font-size: 16px;
    line-height: 1.5;
    color: #4d4d4d;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 2.8vw;
    line-height: 1.5;
  }
  img {
    width: 100%;
    height: auto;
  }
  .pc-view {
    display: none;
  }
  .header {
    background: #FFF;
    width: 100%;
  }
  .title {
    width: 100%;
  }
  .title-main .title-main-box:nth-child(1) {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/title_real-life_bg.jpg") 50% 50% no-repeat, #FFF;
    background-size: cover;
    width: 100%;
    text-align: center;
  }
  .title-main .title-main-box:nth-child(2) {
    display: none;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/title_stitch_bg.jpg") 50% 50% no-repeat, #56b7e0;
    background-size: cover;
    width: 100%;
    text-align: center;
  }
  .title-main .title-main-box:nth-child(3) {
    display: none;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/title_retro_bg.png") 50% 50% no-repeat, #53bba9;
    background-size: cover;
    width: 100%;
    text-align: center;
  }
  .title-carousel-container {
    width: 100%;
  }
  .title-carousel-head {
    margin: calc(40 / 750 * 100vw) auto calc(24 / 750 * 100vw) auto;
    width: calc(402 / 750 * 100vw);
  }
  .title-carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .title-carousel-list {
    width: -moz-max-content;
    width: max-content;
  }
  .title-carousel-list li {
    float: left;
    width: calc(272 / 750 * 100vw);
  }
  .title-carousel-list li img {
    display: block;
    margin: 0 auto;
    width: calc(254 / 750 * 100vw);
  }
  .title-carousel-list:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
  }
  .title-carousel-list .card-image {
    text-align: center;
  }
  .title-carousel-list .card-name {
    margin: calc(18 / 750 * 100vw) 0 0 0;
    font-size: 2.2vw;
    line-height: 1.4;
    text-align: center;
    color: #4d4d4d;
  }
  .title-carousel-left-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(60 / 750 * 100vw);
    z-index: 10;
  }
  .title-carousel-right-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(60 / 750 * 100vw);
    z-index: 10;
  }
  .header-text {
    padding: calc(20 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .header-text p {
    font-size: 2vw;
    line-height: 1.7;
    color: #4d4d4d;
  }
  .title-nav {
    margin: calc(50 / 750 * 100vw) 0 0 0;
    width: 100%;
  }
  .title-nav-list {
    display: flex;
    justify-content: space-between;
    margin: 0 auto calc(36 / 750 * 100vw) auto;
    width: calc(690 / 750 * 100vw);
  }
  .title-nav-list li {
    width: calc(224 / 750 * 100vw);
  }
  .section-header {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/sec-head_bg.png") 50% 50% no-repeat, #169de9;
    background-size: cover;
    width: 100%;
    text-align: center;
  }
  .cp-list {
    margin: calc(46 / 750 * 100vw) auto 0 auto;
    width: calc(650 / 750 * 100vw);
  }
  .cp-list-box {
    margin: calc(35 / 750 * 100vw) 0 0 0;
    background: #ffeee6;
    width: calc(650 / 750 * 100vw);
  }
  .cp-list-box:first-child {
    margin: 0;
  }
  .cp-list-box-number img {
    margin: calc(-21 / 750 * 100vw) 0 0 calc(-21 / 750 * 100vw);
    width: calc(80 / 750 * 100vw);
  }
  .cp-list-box-body p:nth-child(2) img {
    margin: calc(-59 / 750 * 100vw) 0 0 0;
  }
  .cp-term {
    padding: calc(40 / 750 * 100vw) 0 calc(90 / 750 * 100vw) 0;
  }
  .cp-term-head {
    margin: 0 auto;
    width: calc(210 / 750 * 100vw);
  }
  .cp-term-day {
    box-sizing: border-box;
    margin: calc(20 / 750 * 100vw) auto 0 auto;
    width: calc(610 / 750 * 100vw);
  }
  .cp-term-day li {
    margin: 0 0 calc(5 / 750 * 100vw) 0;
    font-weight: bold;
    font-size: 3.4vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #4d4d4d;
  }
  .cp-term-day li:before {
    content: "";
    display: inline-block;
    margin-left: 0;
    margin-right: calc(12 / 750 * 100vw);
    margin-bottom: calc(-7 / 750 * 100vw);
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/cp_term_num_01.png") 100% 50% no-repeat;
    background-size: contain;
    width: calc(33 / 750 * 100vw);
    height: calc(34 / 750 * 100vw);
  }
  .cp-term-day li:nth-child(2):before {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/cp_term_num_02.png") 100% 50% no-repeat;
    background-size: contain;
  }
  .cp-term-day li:nth-child(3):before {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/cp_term_num_03.png") 100% 50% no-repeat;
    background-size: contain;
  }
  .cp-term-day li:nth-child(4):before {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/cp_term_num_04.png") 100% 50% no-repeat;
    background-size: contain;
  }
  .cp-term-notice {
    padding: calc(20 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .cp-term-notice p {
    font-size: 2.6vw;
    line-height: 1.5;
  }
  .cp-1, .cp-2, .cp-3, .cp-4 {
    padding: 0 0 calc(90 / 750 * 100vw) 0;
    width: 100%;
  }
  .cp-1 {
    background: #ffeee6;
  }
  .cp-2 {
    background: #FFF;
  }
  .cp-3 {
    background: #ffeee6;
  }
  .cp-4 {
    background: #FFF;
  }
  .cp-title {
    text-align: center;
  }
  .cp-title-under {
    margin: calc(52 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .cp-title-under p {
    font-weight: bold;
    font-size: 3.6vw;
    line-height: 1.7;
    color: #4d4d4d;
  }
  .cp-box {
    margin: calc(40 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .cp-box-head {
    padding: 0 0 calc(40 / 750 * 100vw) 0;
  }
  .cp-box-head p {
    font-weight: bold;
    font-size: 3.6vw;
    line-height: 1.7;
    color: #4d4d4d;
  }
  .cp-box-head .red {
    color: #e63249;
  }
  .cp-box-image {
    margin: 0 auto calc(40 / 750 * 100vw) auto;
    width: calc(550 / 750 * 100vw);
  }
  .cp-box-image-text {
    padding: calc(18 / 750 * 100vw) 0 0 0;
  }
  .cp-box-image-text p {
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-image-text a {
    color: #0035a2;
  }
  .cp-box-image-text a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: calc(6 / 750 * 100vw);
    margin-right: calc(6 / 750 * 100vw);
    margin-bottom: calc(-1 / 750 * 100vw);
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .cp-box-image-text .link {
    padding-bottom: calc(5 / 750 * 100vw);
  }
  .cp-box-exhibition {
    padding: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .cp-box-exhibition p {
    font-weight: bold;
    font-size: 3.2vw;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-prize {
    padding: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .cp-box-prize p {
    font-weight: bold;
    font-size: 3.2vw;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-prize .sep {
    padding-top: calc(30 / 750 * 100vw);
  }
  .cp-box-eligible {
    padding: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .cp-box-eligible p {
    font-weight: bold;
    font-size: 3.2vw;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-eligible .indent-brackets-num {
    padding-left: 2.55em;
    text-indent: -2.55em;
  }
  .cp-box-term {
    padding: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .cp-box-term-text p {
    font-weight: bold;
    font-size: 3.2vw;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-term-table-4x3 {
    box-sizing: border-box;
    table-layout: fixed;
    border-collapse: collapse;
    margin: calc(20 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .cp-box-term-table-4x3 th {
    box-sizing: border-box;
    padding: calc(18 / 750 * 100vw) calc(10 / 750 * 100vw);
    background: #f2f2f2;
    width: calc(114 / 750 * 100vw);
    text-align: left;
    vertical-align: middle;
    border-left: calc(2 / 750 * 100vw) solid #bfbfbf;
    border-right: calc(2 / 750 * 100vw) solid #bfbfbf;
    border-bottom: calc(2 / 750 * 100vw) solid #bfbfbf;
  }
  .cp-box-term-table-4x3 th p {
    font-weight: bold;
    font-size: 2.2vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-term-table-4x3 td {
    box-sizing: border-box;
    padding: calc(18 / 750 * 100vw) calc(10 / 750 * 100vw);
    background: #FFF;
    width: calc(192 / 750 * 100vw);
    text-align: center;
    vertical-align: middle;
    border-right: calc(2 / 750 * 100vw) solid #bfbfbf;
    border-bottom: calc(2 / 750 * 100vw) solid #bfbfbf;
  }
  .cp-box-term-table-4x3 td p {
    font-weight: normal;
    font-size: 2.2vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-term-table-4x3 thead th {
    border-top: calc(2 / 750 * 100vw) solid #bfbfbf;
  }
  .cp-box-term-table-4x3 thead td {
    border-top: calc(2 / 750 * 100vw) solid #bfbfbf;
  }
  .cp-box-term-table-4x3 thead td p {
    font-weight: bold;
  }
  .cp-box-term-table-2x3 {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: calc(25 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .cp-box-term-table-2x3 th {
    box-sizing: border-box;
    padding: calc(10 / 750 * 100vw) calc(20 / 750 * 100vw);
    background: #f2f2f2;
    text-align: left;
    vertical-align: middle;
    border-left: calc(2 / 750 * 100vw) solid #bfbfbf;
    border-right: calc(2 / 750 * 100vw) solid #bfbfbf;
    border-bottom: calc(2 / 750 * 100vw) solid #bfbfbf;
  }
  .cp-box-term-table-2x3 th p {
    font-weight: bold;
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-term-table-2x3 td {
    box-sizing: border-box;
    padding: calc(18 / 750 * 100vw) calc(10 / 750 * 100vw);
    background: #FFF;
    width: calc(512 / 750 * 100vw);
    text-align: center;
    vertical-align: middle;
    border-right: calc(2 / 750 * 100vw) solid #bfbfbf;
    border-bottom: calc(2 / 750 * 100vw) solid #bfbfbf;
  }
  .cp-box-term-table-2x3 td p {
    font-weight: normal;
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-term-table-2x3 thead th {
    border-top: calc(2 / 750 * 100vw) solid #bfbfbf;
  }
  .cp-box-term-table-2x3 thead td {
    border-top: calc(2 / 750 * 100vw) solid #bfbfbf;
  }
  .cp-box-term-table-2x3 thead td p {
    font-weight: bold;
  }
  .cp-box-shipping {
    padding: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .cp-box-shipping p {
    font-weight: bold;
    font-size: 3.2vw;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .cp-box-entry {
    padding: calc(30 / 750 * 100vw) 0 calc(30 / 750 * 100vw) 0;
    text-align: center;
  }
  .cp-box-entry-btn {
    margin: 0 auto;
    width: calc(610 / 750 * 100vw);
  }
  .cp-box-entry-notice {
    padding: calc(20 / 750 * 100vw) 0 0 0;
  }
  .cp-box-entry-notice p {
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-notice p {
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-box-notice a {
    color: #0035a2;
  }
  .cp-box-notice .link {
    padding-top: calc(10 / 750 * 100vw);
  }
  .card-merit-nav, .card-merit-bottom-nav {
    margin: calc(50 / 750 * 100vw) 0 0 0;
    width: 100%;
  }
  .card-merit-nav-tab-list, .card-merit-bottom-nav-tab-list {
    box-sizing: border-box;
    padding: 0 3%;
    width: 100%;
    border-bottom: 3px solid #0078d7;
  }
  .card-merit-nav-tab-list ul, .card-merit-bottom-nav-tab-list ul {
    display: flex;
    justify-content: space-between;
    margin: 0 0 -3px 0;
  }
  .card-merit-nav-tab-list li, .card-merit-bottom-nav-tab-list li {
    width: 49%;
  }
  .card-merit-nav-tab-list a, .card-merit-bottom-nav-tab-list a {
    box-sizing: border-box;
    display: table-cell;
    padding: 1% 1%;
    background: #0078d7;
    width: 24%;
    height: 4em;
    text-decoration: none;
    font-weight: bold;
    font-size: 3.4vw;
    line-height: 1.3;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    border-top: 3px solid #0078d7;
    border-right: 3px solid #0078d7;
    border-left: 3px solid #0078d7;
    border-radius: 0.7em 0.7em 0 0;
    overflow: hidden;
  }
  .card-merit-nav-tab-list a:focus, .card-merit-bottom-nav-tab-list a:focus {
    outline: none;
  }
  .card-merit-nav-tab-list .current, .card-merit-bottom-nav-tab-list .current {
    background: #FFF;
    box-shadow: none;
    color: #0078d7;
  }
  .card-merit-bottom-nav {
    margin: 0 0 calc(98 / 750 * 100vw) 0;
  }
  .card-merit-bottom-nav-tab-list {
    border-top: 3px solid #0078d7;
    border-bottom: none;
  }
  .card-merit-bottom-nav-tab-list ul {
    margin: -3px 0 0 0;
  }
  .card-merit-bottom-nav-tab-list a {
    border-top: none;
    border-right: 3px solid #0078d7;
    border-bottom: 3px solid #0078d7;
    border-left: 3px solid #0078d7;
    border-radius: 0 0 0.7em 0.7em;
  }
  .tab-2 {
    display: none;
  }
  .service {
    padding: 0 0 calc(58 / 750 * 100vw) 0;
  }
  .service-sub-head {
    text-align: center;
  }
  .service-sub-head-notice {
    margin: 0 auto;
    padding: calc(15 / 750 * 100vw) 0 calc(35 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
    text-align: center;
  }
  .service-sub-head-notice p {
    font-size: 2.2vw;
    line-height: 1.5;
  }
  .service-box {
    box-sizing: border-box;
    margin: 0 auto calc(50 / 750 * 100vw) auto;
    padding: calc(27 / 750 * 100vw) 0 calc(35 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
    border: 3px solid #0078d7;
    border-radius: calc(36 / 750 * 100vw);
    overflow: hidden;
  }
  .service-box:last-child {
    margin: 0 auto;
  }
  .service-box-no-head {
    box-sizing: border-box;
    margin: 0 auto;
    padding: calc(35 / 750 * 100vw) 0 calc(35 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
    border: 3px solid #0078d7;
    border-radius: calc(36 / 750 * 100vw);
    overflow: hidden;
  }
  .service-box-no-head .service-box-image {
    grid-column: 1/3;
    grid-row: auto;
  }
  .service-box-no-head .service-box-title {
    grid-column: 1/3;
    padding: calc(25 / 750 * 100vw) 0 calc(20 / 750 * 100vw) 0;
  }
  .service-box-no-head .service-box-text {
    grid-column: 1/3;
    padding: 0;
  }
  .service-box-head {
    padding: 0 0 calc(39 / 750 * 100vw) 0;
    text-align: center;
  }
  .service-box-body {
    display: grid;
    grid-template-columns: calc(284 / 750 * 100vw) 1fr;
    grid-template-rows: auto auto auto auto;
    gap: 0 calc(23 / 750 * 100vw);
    margin: 0 auto;
    width: calc(614 / 750 * 100vw);
  }
  .service-box-image {
    grid-column: 1/2;
    grid-row: 1/5;
    text-align: right;
  }
  .service-box-title {
    grid-column: 2/3;
    padding: 0 0 calc(20 / 750 * 100vw) 0;
  }
  .service-box-title p {
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.5;
    color: #0078d7;
  }
  .service-box-text {
    grid-column: 2/3;
    padding: 0 calc(25 / 750 * 100vw) 0 0;
  }
  .service-box-text p {
    font-size: 2.6vw;
    line-height: 1.5;
  }
  .service-box-text a {
    color: #0035a2;
  }
  .service-box-text .link {
    padding-top: calc(20 / 750 * 100vw);
    font-size: 2.8vw;
    line-height: 1.5;
  }
  .service-box-logo {
    grid-column: 2/3;
    padding: calc(15 / 750 * 100vw) 0 0 0;
  }
  .service-box-logo img {
    width: calc(216 / 750 * 100vw);
  }
  .service-box-notice {
    grid-column: 1/3;
    padding: calc(25 / 750 * 100vw) 0 0 0;
  }
  .service-box-notice p {
    font-size: 2.2vw;
    line-height: 1.5;
  }
  .service-design {
    padding: calc(68 / 750 * 100vw) 0 0 0;
  }
  .service-design .service-sub-head {
    padding: 0 0 calc(48 / 750 * 100vw) 0;
  }
  .service-member {
    padding: calc(79 / 750 * 100vw) 0 0 0;
  }
  .service-member .service-box-head {
    margin: 0 auto;
    width: calc(614 / 750 * 100vw);
  }
  .service-point {
    padding: calc(79 / 750 * 100vw) 0 0 0;
  }
  .service-point .service-sub-head {
    padding: 0 0 calc(48 / 750 * 100vw) 0;
  }
  .service-point .service-box-head {
    margin: 0 auto;
    width: calc(118 / 750 * 100vw);
  }
  .service-point .service-box-title {
    padding: 0 0 calc(20 / 750 * 100vw) 0;
  }
  .service-about-point {
    padding: calc(79 / 750 * 100vw) 0 0 0;
  }
  .service-about-point .service-sub-head {
    padding: 0 0 calc(48 / 750 * 100vw) 0;
  }
  .service-about-point-box {
    margin: 0 auto 0 auto;
    padding: 0 0 calc(30 / 750 * 100vw) 0;
    background: #dff4ff;
    width: calc(690 / 750 * 100vw);
    border-radius: calc(24 / 750 * 100vw);
    overflow: hidden;
  }
  .service-about-point-box-title {
    margin: calc(51 / 750 * 100vw) auto 0 auto;
    padding: calc(20 / 750 * 100vw) 0;
    width: calc(588 / 750 * 100vw);
    text-align: center;
    border-top: calc(2 / 750 * 100vw) solid #e63249;
    border-bottom: calc(2 / 750 * 100vw) solid #e63249;
  }
  .service-about-point-box-title p {
    font-weight: bold;
    font-size: 3.4vw;
    line-height: 1.5;
    color: #e63249;
  }
  .service-about-point-box-text {
    padding: calc(30 / 750 * 100vw) 0 calc(10 / 750 * 100vw) 0;
    text-align: center;
  }
  .service-about-point-box-text p {
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .service-about-point-box-chart {
    margin: calc(-40 / 750 * 100vw) 0 0 0;
  }
  .service-about-point-box-notice {
    padding: calc(35 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .service-about-point-box-notice p {
    font-weight: bold;
    font-size: 2.4vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #4d4d4d;
  }
  .service-use-point {
    padding: calc(79 / 750 * 100vw) 0 0 0;
  }
  .service-use-point-box {
    margin: calc(50 / 750 * 100vw) auto 0 auto;
    padding: calc(45 / 750 * 100vw) 0 calc(45 / 750 * 100vw) 0;
    background: #dff4ff;
    width: calc(690 / 750 * 100vw);
    border-radius: calc(24 / 750 * 100vw);
    overflow: hidden;
  }
  .service-use-point-list {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: calc(610 / 750 * 100vw);
  }
  .service-use-point-list li {
    width: calc(194 / 750 * 100vw);
  }
  .service-use-point-list .image {
    text-align: center;
  }
  .service-use-point-list .text {
    padding-top: calc(20 / 750 * 100vw);
    font-weight: bold;
    font-size: 2.6vw;
    line-height: 1.5;
    text-align: center;
  }
  .service-use-point-text {
    padding: calc(45 / 750 * 100vw) 0 calc(35 / 750 * 100vw) 0;
    text-align: center;
  }
  .service-use-point-text p {
    font-size: 2.6vw;
    line-height: 1.5;
  }
  .service-use-point-link {
    margin: 0 auto;
    width: calc(610 / 750 * 100vw);
  }
  .service-use-point-entry-notice {
    padding: calc(30 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .service-use-point-entry-notice p {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  .service-bottom {
    margin: calc(48 / 750 * 100vw) 0 0 0;
  }
  .service-bottom-notice {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
    text-align: right;
  }
  .service-bottom-notice-box {
    display: inline-block;
    padding: calc(5 / 750 * 100vw) calc(6 / 750 * 100vw) calc(5 / 750 * 100vw) calc(10 / 750 * 100vw);
    border: 1px solid #E63249;
  }
  .service-bottom-notice-box p {
    font-size: 2.8vw;
    line-height: 1.5;
    color: #E63249;
  }
  .quicpay-head {
    padding: calc(69 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .quicpay-sub-head {
    margin: calc(48 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .quicpay-top {
    display: flex;
    margin: calc(38 / 750 * 100vw) 0 0 0;
    width: 100%;
  }
  .quicpay-top-left {
    box-sizing: border-box;
    padding: calc(5 / 750 * 100vw) 0 0 0;
    width: calc(316 / 750 * 100vw);
    text-align: right;
  }
  .quicpay-top-right {
    flex: 1;
  }
  .quicpay-top-text {
    padding: 0 calc(25 / 750 * 100vw) 0 calc(10 / 750 * 100vw);
  }
  .quicpay-top-text p {
    font-size: 2.4vw;
    line-height: 1.6;
  }
  .quicpay-top-fee {
    margin: calc(15 / 750 * 100vw) 0 0 0;
    width: calc(336 / 750 * 100vw);
  }
  .quicpay-point {
    margin: calc(70 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .quicpay-point-list {
    margin: calc(37 / 750 * 100vw) 0 0 0;
  }
  .quicpay-point-list li {
    margin: calc(20 / 750 * 100vw) auto 0 auto;
    width: calc(538 / 750 * 100vw);
  }
  .quicpay-point-list li:first-child {
    margin: 0 auto;
  }
  .quicpay-row {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .quicpay-row-join {
    margin: calc(70 / 750 * 100vw) 0 0 0;
    width: calc(690 / 750 * 100vw);
  }
  .quicpay-row-join-text {
    padding: calc(30 / 750 * 100vw) 0 0 0;
  }
  .quicpay-row-join-text p {
    font-size: 3vw;
    line-height: 1.5;
  }
  .quicpay-row-member {
    margin: calc(60 / 750 * 100vw) 0 0 0;
    width: calc(690 / 750 * 100vw);
  }
  .quicpay-row-member-text {
    padding: calc(30 / 750 * 100vw) 0 0 0;
  }
  .quicpay-row-member-text p {
    font-size: 3vw;
    line-height: 1.5;
  }
  .quicpay-row-member-btn {
    margin: calc(35 / 750 * 100vw) auto 0 auto;
    width: calc(620 / 750 * 100vw);
  }
  .quicpay-attention {
    margin: calc(60 / 750 * 100vw) 0 0 0;
  }
  .quicpay-attention-text {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    max-height: 0;
  }
  .quicpay-attention-text-in {
    padding: 0 0 calc(60 / 750 * 100vw) 0;
  }
  .quicpay-attention-text-in p {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  .quicpay-attention-btn {
    margin: 0 auto;
    width: calc(276 / 750 * 100vw);
  }
  .mobile-pay {
    padding: calc(90 / 750 * 100vw) 0 calc(60 / 750 * 100vw) 0;
  }
  .mobile-pay-head {
    padding: 0 0 calc(47 / 750 * 100vw) 0;
    text-align: center;
  }
  .mobile-pay-sub-head {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .mobile-pay-attention-btn {
    margin: calc(36 / 750 * 100vw) auto 0 auto;
    width: calc(276 / 750 * 100vw);
  }
  .mobile-pay-apple .mobile-pay-image {
    padding: calc(31 / 750 * 100vw) 0 0 0;
  }
  .mobile-pay-apple .mobile-pay-title {
    padding: calc(41 / 750 * 100vw) 0 0 0;
  }
  .mobile-pay-google {
    margin: calc(62 / 750 * 100vw) 0 0 0;
  }
  .mobile-pay-google .mobile-pay-image {
    padding: calc(42 / 750 * 100vw) 0 0 0;
  }
  .mobile-pay-google .mobile-pay-title {
    padding: calc(55 / 750 * 100vw) 0 0 0;
  }
  .mobile-pay-top {
    display: flex;
    width: 100%;
  }
  .mobile-pay-top-left {
    width: calc(270 / 750 * 100vw);
  }
  .mobile-pay-top-right {
    flex: 1;
  }
  .mobile-pay-top-notice {
    padding: 0 0 calc(10 / 750 * 100vw) 0;
  }
  .mobile-pay-top-notice p {
    font-size: 2.2vw;
    line-height: 1.5;
  }
  .mobile-pay-top-notice .apple {
    padding-left: calc(42 / 750 * 100vw);
  }
  .mobile-pay-top-notice .google {
    padding-top: calc(20 / 750 * 100vw);
    padding-left: calc(72 / 750 * 100vw);
  }
  .mobile-pay-title {
    width: calc(426 / 750 * 100vw);
  }
  .mobile-pay-text {
    padding: calc(25 / 750 * 100vw) calc(30 / 750 * 100vw) calc(25 / 750 * 100vw) 0;
  }
  .mobile-pay-text p {
    font-size: 2.4vw;
    line-height: 1.6;
  }
  .mobile-pay-logo {
    width: calc(182 / 750 * 100vw);
  }
  .mobile-pay-notice {
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    max-height: 0;
  }
  .mobile-pay-notice-in {
    margin: calc(20 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .mobile-pay-notice-in p {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  .mobile-pay-notice-in a {
    display: inline;
    color: #0035a2;
  }
  .mobile-pay-notice-in a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: calc(6 / 750 * 100vw);
    margin-right: calc(6 / 750 * 100vw);
    margin-bottom: calc(-1 / 750 * 100vw);
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .cp-attention {
    padding: 0 0 calc(70 / 750 * 100vw) 0;
  }
  .cp-attention-body {
    box-sizing: border-box;
    width: 100%;
  }
  .cp-attention-box {
    box-sizing: border-box;
    margin: 0 auto;
    padding: calc(50 / 750 * 100vw) 0 0 0;
    background: #FFF;
    width: calc(690 / 750 * 100vw);
  }
  .cp-attention-box-head {
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .cp-attention-end-head {
    box-sizing: border-box;
    display: block;
    margin: calc(50 / 750 * 100vw) auto calc(-20 / 750 * 100vw) auto;
    width: calc(690 / 750 * 100vw);
    text-decoration: none;
    font-weight: bold;
    font-size: 2.6vw;
    line-height: 1.5;
    color: #e63249;
  }
  .cp-attention-box-body {
    padding: calc(20 / 750 * 100vw) 0 0 0;
  }
  .cp-attention-box-body p {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  .cp-attention-box-body a {
    color: #0035a2;
  }
  .cp-attention-box-body a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: calc(6 / 750 * 100vw);
    margin-right: calc(6 / 750 * 100vw);
    margin-bottom: calc(-1 / 750 * 100vw);
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .cp-attention-box-body .indent-num {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .cp-attention-box-body .sep {
    padding-top: calc(20 / 750 * 100vw);
  }
  .cp-attention-box-body .red {
    color: #e63249;
  }
  .card-info-body {
    padding: calc(50 / 750 * 100vw) 0 calc(100 / 750 * 100vw) 0;
  }
  .card-info-attention {
    box-sizing: border-box;
    margin: 0 auto calc(25 / 750 * 100vw) auto;
    padding: calc(30 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
    border: calc(3 / 750 * 100vw) solid #e63249;
  }
  .card-info-attention p {
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .card-info-attention .head {
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.5;
  }
  .card-info-attention .sep {
    padding-top: calc(10 / 750 * 100vw);
  }
  .card-info-attention .bold {
    font-weight: bold;
  }
  .card-info-attention .red {
    color: #e63249;
  }
  .card-info-attention-text {
    margin: 0 auto;
    width: calc(612 / 750 * 100vw);
  }
  .card-info-attention-row {
    margin: 0 auto;
    width: calc(612 / 750 * 100vw);
  }
  .card-info-attention-box {
    box-sizing: border-box;
    display: grid;
    grid-template-columns: calc(196 / 750 * 100vw) 1fr;
    grid-template-rows: auto auto;
    gap: 0 calc(30 / 750 * 100vw);
    padding: calc(30 / 750 * 100vw) 0;
    width: calc(612 / 750 * 100vw);
    border-top: 1px solid #4d4d4d;
  }
  .card-info-attention-box:first-child {
    border-top: none;
  }
  .card-info-attention-box-head {
    grid-column: 2/3;
    padding: 0 0 calc(10 / 750 * 100vw) 0;
  }
  .card-info-attention-box-head p {
    font-weight: bold;
    font-size: 2.8vw;
    line-height: 1.4;
    color: #4d4d4d;
  }
  .card-info-attention-box-card {
    grid-column: 1/2;
    grid-row: 1/3;
  }
  .card-info-attention-box-term {
    grid-column: 2/3;
  }
  .card-info-attention-box-term p {
    font-weight: bold;
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .card-info-notice {
    margin: 0 auto calc(50 / 750 * 100vw) auto;
    width: calc(690 / 750 * 100vw);
  }
  .card-info-notice p {
    font-size: 2.6vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .card-info-data-row {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/c-info_row_bg.png") 50% 0 repeat-y;
    background-size: 100% auto;
    width: calc(690 / 750 * 100vw);
    border-bottom: calc(2 / 750 * 100vw) solid #4d4d4d;
  }
  .card-info-data-row-ippan {
    width: calc(328 / 750 * 100vw);
  }
  .card-info-data-row-ippan .head {
    color: #0078d7;
  }
  .card-info-data-row-ippan .card-info-data-row-card-name {
    color: #0078d7;
  }
  .card-info-data-row-gold {
    width: calc(328 / 750 * 100vw);
  }
  .card-info-data-row-gold .head {
    color: #ac8500;
  }
  .card-info-data-row-gold .card-info-data-row-card-name {
    color: #ac8500;
  }
  .card-info-data-row-single {
    margin: 0 auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .card-info-data-row-single .head {
    color: #0078d7;
  }
  .card-info-data-row-card {
    padding: calc(30 / 750 * 100vw) 0 calc(35 / 750 * 100vw) 0;
    border-bottom: calc(2 / 750 * 100vw) solid #4d4d4d;
  }
  .card-info-data-row-card-name {
    display: block;
    padding: 0 0 calc(15 / 750 * 100vw) 0;
    font-weight: bold;
    font-size: 3.4vw;
    line-height: 1.4;
    text-align: center;
    border-bottom: calc(2 / 750 * 100vw) solid #4d4d4d;
  }
  .card-info-data-row-card-image {
    margin: calc(33 / 750 * 100vw) auto calc(23 / 750 * 100vw) auto;
    width: calc(196 / 750 * 100vw);
  }
  .card-info-data-row-card-btn {
    margin: 0 auto;
    width: calc(264 / 750 * 100vw);
  }
  .card-info-data-row-box {
    padding: calc(30 / 750 * 100vw) 0;
    text-align: center;
    border-bottom: calc(2 / 750 * 100vw) solid #4d4d4d;
  }
  .card-info-data-row-box:last-child {
    border-bottom: none;
  }
  .card-info-data-row-box p {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  .card-info-data-row-box .cap {
    font-family: sans-serif;
  }
  .card-info-data-row-box .head {
    padding-bottom: calc(23 / 750 * 100vw);
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.3;
  }
  .card-info-data-row-box .bold {
    font-weight: bold;
    font-size: 2.8vw;
  }
  .card-info-data-row-box .red {
    font-weight: bold;
    color: #e63249;
  }
  .card-info-data-row-box .aster {
    font-weight: normal;
    font-size: 2.4vw;
    line-height: 1.5;
    color: #333;
  }
  .card-info-data-row-single-box {
    padding: calc(30 / 750 * 100vw) 0;
    text-align: center;
    border-bottom: calc(2 / 750 * 100vw) solid #4d4d4d;
  }
  .card-info-data-row-single-box p {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  .card-info-data-row-single-box .cap {
    font-family: sans-serif;
  }
  .card-info-data-row-single-box .head {
    padding-bottom: calc(23 / 750 * 100vw);
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.3;
  }
  .card-info-data-row-single-box .bold {
    font-weight: bold;
    font-size: 2.8vw;
  }
  .card-info-data-table-notice-head {
    margin: calc(35 / 750 * 100vw) auto calc(30 / 750 * 100vw) auto;
    width: calc(690 / 750 * 100vw);
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.3;
    text-align: center;
    color: #0078d7;
  }
  .card-info-data-table-notice {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .card-info-data-table-notice p {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  .card-info-data-table-notice a {
    color: #0035a2;
  }
  .card-info-data-table-notice a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: calc(6 / 750 * 100vw);
    margin-right: calc(6 / 750 * 100vw);
    margin-bottom: calc(-1 / 750 * 100vw);
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .card-info-data-table-notice .indent-num {
    padding-left: 3.9em;
    text-indent: -3.9em;
  }
  .card-info-data-table-notice .red {
    color: #e63249;
  }
  .card-info-data-more-box {
    overflow: hidden;
    transition: max-height 0.6s ease-out;
    max-height: 0;
  }
  .card-info-data-more-btn {
    margin: calc(55 / 750 * 100vw) auto 0 auto;
    width: calc(276 / 750 * 100vw);
  }
  .faq-body {
    padding: 0 0 calc(100 / 750 * 100vw) 0;
  }
  .faq-box {
    margin: calc(50 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .faq-box-head {
    box-sizing: border-box;
    background: #dff4ff;
  }
  .faq-box-head a {
    display: block;
    padding: calc(30 / 750 * 100vw) calc(30 / 750 * 100vw);
    text-decoration: none;
    font-weight: bold;
    font-size: 3.5vw;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #0078d7;
  }
  .faq-box-head span {
    display: block;
    padding-left: 1.82em;
    text-indent: -1.82em;
  }
  .faq-box-head .close {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/faq_btn_plus.png") 50% 50% no-repeat;
    background-size: 100% auto;
  }
  .faq-box-head .open {
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/faq_btn_minus.png") 50% 50% no-repeat;
    background-size: 100% auto;
  }
  .faq-box-body {
    overflow: hidden;
    transition: max-height 0.6s ease-out;
    max-height: 0;
  }
  .faq-box-answer {
    margin: calc(30 / 750 * 100vw) calc(32 / 750 * 100vw) 0 calc(32 / 750 * 100vw);
  }
  .faq-box-answer p {
    padding-left: 1.7em;
    text-indent: -1.7em;
    font-weight: bold;
    font-size: 3.5vw;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #4d4d4d;
  }
  .faq-box-text {
    margin: calc(20 / 750 * 100vw) calc(32 / 750 * 100vw) 0 calc(32 / 750 * 100vw);
  }
  .faq-box-text p {
    font-size: 3vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .faq-box-text-01 {
    margin: calc(20 / 750 * 100vw) calc(32 / 750 * 100vw) calc(40 / 750 * 100vw) calc(32 / 750 * 100vw);
  }
  .faq-box-text-01 p {
    font-size: 2.8vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .faq-box-text-01 .bold {
    font-weight: bold;
  }
  .faq-box-text-01 .sep {
    padding-top: calc(30 / 750 * 100vw);
  }
  .faq-box-text-01 .chart {
    display: block;
    padding: calc(15 / 750 * 100vw) 0 calc(40 / 750 * 100vw) 0;
    height: calc(1301 / 750 * 100vw);
  }
  .faq-box-notice {
    margin: calc(20 / 750 * 100vw) calc(32 / 750 * 100vw) 0 calc(32 / 750 * 100vw);
  }
  .faq-box-notice p {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  .faq-box-link {
    margin: calc(25 / 750 * 100vw) calc(32 / 750 * 100vw) 0 calc(32 / 750 * 100vw);
  }
  .faq-box-link p {
    font-size: 2.8vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
  .faq-box-link a {
    display: inline;
    color: #0035a2;
  }
  .faq-box-link a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: calc(6 / 750 * 100vw);
    margin-right: calc(6 / 750 * 100vw);
    margin-bottom: calc(-1 / 750 * 100vw);
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .footer-jcb {
    display: flex;
    padding: calc(46 / 750 * 100vw) 0 calc(60 / 750 * 100vw) 0;
    width: 100%;
  }
  .footer-jcb-logo {
    box-sizing: border-box;
    padding: 0 0 0 calc(58 / 750 * 100vw);
    width: calc(202 / 750 * 100vw);
  }
  .footer-jcb-logo img {
    width: calc(99 / 750 * 100vw);
  }
  .footer-jcb-text .head {
    font-weight: bold;
    font-size: 2.8vw;
    line-height: 1.5;
  }
  .footer-jcb-link li {
    padding-top: calc(8 / 750 * 100vw);
  }
  .footer-jcb-link li:first-child {
    padding-top: 0;
  }
  .footer-jcb-link a {
    font-size: 2.8vw;
    line-height: 1.5;
    color: #0035a2;
  }
  .footer-jcb-link a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: calc(6 / 750 * 100vw);
    margin-right: calc(6 / 750 * 100vw);
    margin-bottom: calc(-1 / 750 * 100vw);
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .footer-copyright {
    padding: calc(35 / 750 * 100vw) 0 calc(170 / 750 * 100vw) 0;
    background: #0078d7;
    width: 100%;
    text-align: center;
  }
  .footer-copyright p {
    font-size: 2.6vw;
    line-height: 1.5;
    color: #FFF;
  }
  .fixed-pagetop {
    position: fixed;
    right: calc(20 / 750 * 100vw);
    width: calc(100 / 750 * 100vw);
    z-index: 101;
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
  .fixed-pagetop.visible {
    opacity: 1;
    display: block;
  }
  .fixed-banner {
    position: fixed;
    left: 0;
    bottom: 0;
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/sp/fixed_banner_bg_center.png") 50% 100% no-repeat, rgba(180, 180, 180, 0.6);
    background-size: 100% auto;
    width: 100%;
    z-index: 100;
  }
  .fixed-banner ul {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: calc(25 / 750 * 100vw) 0 calc(33 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
  }
  .fixed-banner ul li {
    width: calc(334 / 750 * 100vw);
  }
  .modal-ippan-card {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .modal-ippan-card.visible {
    opacity: 1;
    display: block;
  }
  .modal-ippan-card-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-ippan-card-box-close-btn {
    margin: 0 auto;
    width: calc(678 / 750 * 100vw);
  }
  .modal-ippan-card-box-close-btn a {
    display: block;
    margin: 0 0 0 auto;
    width: calc(96 / 750 * 100vw);
  }
  .modal-ippan-card-box-image {
    margin: 0 auto calc(96 / 750 * 100vw) auto;
    background: #FFF;
    width: calc(670 / 750 * 100vw);
    height: calc(680 / 750 * 100vw);
    border-radius: calc(24 / 750 * 100vw);
  }
  .modal-ippan-card-slide {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .modal-ippan-card-slide-head {
    padding: calc(35 / 750 * 100vw) 0 calc(25 / 750 * 100vw) 0;
    text-align: center;
  }
  .modal-ippan-card-slide-head p {
    font-weight: bold;
    font-size: 3.8vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #0078d7;
  }
  .modal-gold-card {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .modal-gold-card.visible {
    opacity: 1;
    display: block;
  }
  .modal-gold-card-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-gold-card-box-close-btn {
    margin: 0 auto;
    width: calc(678 / 750 * 100vw);
  }
  .modal-gold-card-box-close-btn a {
    display: block;
    margin: 0 0 0 auto;
    width: calc(96 / 750 * 100vw);
  }
  .modal-gold-card-box-image {
    margin: 0 auto calc(96 / 750 * 100vw) auto;
    background: #FFF;
    width: calc(670 / 750 * 100vw);
    height: calc(680 / 750 * 100vw);
    border-radius: calc(24 / 750 * 100vw);
  }
  .modal-gold-card-slide {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .modal-gold-card-slide-head {
    padding: calc(35 / 750 * 100vw) 0 calc(25 / 750 * 100vw) 0;
    text-align: center;
  }
  .modal-gold-card-slide-head p {
    font-weight: bold;
    font-size: 3.8vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #ac8500;
  }
  .slide-container {
    display: flex;
    transition: transform 0.5s ease;
  }
  .slide {
    min-width: 100%;
  }
  .slide-box {
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    height: 100%;
  }
  .slide-box-image {
    margin: 0 auto;
    width: calc(478 / 750 * 100vw);
  }
  .slide-box-text {
    padding: calc(30 / 750 * 100vw) 0 0 0;
  }
  .slide-box-text-main {
    text-align: center;
  }
  .slide-box-text-main p {
    font-weight: bold;
    font-size: 3.6vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #4d4d4d;
  }
  .slide-box-text-main .type-ippan, .slide-box-text-main .type-gold {
    padding-bottom: calc(5 / 750 * 100vw);
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #0078d7;
  }
  .slide-box-text-main .type-gold {
    color: #ac8500;
  }
  .arrow {
    position: absolute;
    top: calc(250 / 750 * 100vw);
    transform: translateY(-50%);
    width: calc(40 / 750 * 100vw);
    cursor: pointer;
  }
  .left-arrow {
    left: calc(20 / 750 * 100vw);
  }
  .right-arrow {
    right: calc(20 / 750 * 100vw);
  }
  .indicators {
    display: flex;
    justify-content: center;
    padding: calc(45 / 750 * 100vw) 0 0 0;
  }
  .indicators span {
    margin: 0;
    width: calc(30 / 750 * 100vw);
    line-height: 0;
    cursor: pointer;
  }
  .indicators span:first-child {
    border-radius: calc(12 / 750 * 100vw) 0 0 calc(12 / 750 * 100vw);
    overflow: hidden;
  }
  .indicators span:last-child {
    border-radius: 0 calc(12 / 750 * 100vw) calc(12 / 750 * 100vw) 0;
    overflow: hidden;
  }
  .modal-entry {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .modal-entry.visible {
    opacity: 1;
    display: block;
  }
  .modal-entry-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-entry-box-in {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    width: calc(680 / 750 * 100vw);
    height: 94%;
  }
  .modal-entry-box-close-btn {
    width: 100%;
  }
  .modal-entry-box-close-btn a {
    display: block;
    margin: 0 0 0 auto;
    width: calc(74 / 750 * 100vw);
  }
  .modal-entry-box-body {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    background: #FFF;
    width: calc(680 / 750 * 100vw);
    border-radius: calc(18 / 750 * 100vw);
    overflow: hidden;
  }
  .modal-entry-box-head {
    margin: 0 auto;
    padding: 0 0 calc(40 / 750 * 100vw) 0;
    width: calc(604 / 750 * 100vw);
    text-align: center;
  }
  .modal-entry-box-head-title {
    font-weight: bold;
    font-size: 4.4vw;
    line-height: 1.3;
  }
  .modal-entry-box-head-text {
    padding: calc(15 / 750 * 100vw) 0 0 0;
  }
  .modal-entry-box-head-text p {
    font-size: 3vw;
    line-height: 1.5;
  }
  .modal-entry-box-card {
    flex: 1;
    padding: 0 0 calc(50 / 750 * 100vw) 0;
    overflow-y: scroll;
  }
  .modal-entry-box-card-cell {
    margin: 0 auto;
    padding: calc(36 / 750 * 100vw) 0;
    width: calc(604 / 750 * 100vw);
    border-top: calc(3 / 750 * 100vw) dotted #333;
  }
  .modal-entry-box-card-cell-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: calc(554 / 750 * 100vw);
  }
  .modal-entry-box-card-cell-top-image {
    width: calc(240 / 750 * 100vw);
  }
  .modal-entry-box-card-cell-top-button {
    width: calc(280 / 750 * 100vw);
  }
  .modal-entry-box-card-cell-bottom {
    margin: 0 auto;
    padding: calc(25 / 750 * 100vw) 0 0 0;
    width: calc(554 / 750 * 100vw);
  }
  .modal-entry-box-card-cell-bottom p {
    font-size: 3vw;
    line-height: 1.4;
  }
  .modal-entry-box-card-info {
    margin: calc(30 / 750 * 100vw) auto 0 auto;
    padding: calc(35 / 750 * 100vw) 0 calc(40 / 750 * 100vw) 0;
    background: #dff4ff;
    width: calc(604 / 750 * 100vw);
  }
  .modal-entry-box-card-info-head {
    font-weight: bold;
    font-size: 4vw;
    line-height: 1.3;
    letter-spacing: 0.04em;
    text-align: center;
    color: #4d4d4d;
  }
  .modal-entry-box-card-info-text {
    margin: 0 auto;
    padding: calc(25 / 750 * 100vw) 0 0 0;
    width: calc(530 / 750 * 100vw);
  }
  .modal-entry-box-card-info-text p {
    font-size: 2.8vw;
    line-height: 1.6;
    color: #4d4d4d;
  }
  .modal-entry-box-card-info-text a {
    display: inline;
    color: #0035a2;
  }
  .modal-entry-box-card-info-text a[target=_blank]:after {
    content: "";
    display: inline-block;
    margin-left: calc(6 / 750 * 100vw);
    margin-right: calc(6 / 750 * 100vw);
    margin-bottom: calc(-1 / 750 * 100vw);
    background: url("/promotion/ordercard/disneycard_jcb/20250617/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .modal-entry-box-card-info-notice {
    margin: 0 auto;
    padding: calc(25 / 750 * 100vw) 0 0 0;
    width: calc(530 / 750 * 100vw);
  }
  .modal-entry-box-card-info-notice p {
    font-size: 2.8vw;
    line-height: 1.5;
    color: #4d4d4d;
  }
}