@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  background: #FFF;
  font-family: Helvetica Neue, Helvetica, Roboto, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Noto, "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  -webkit-text-size-adjust: 100%;
}

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

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

ul {
  list-style: none;
}

a {
  text-decoration: underline;
  color: #418cde;
}

a:hover {
  text-decoration: none;
}

a img {
  transition: opacity 300ms;
}

a:hover img {
  opacity: 0.85;
}

a:focus {
  outline: 4px solid #4e98ff;
}

.inner {
  margin: 0 auto;
  width: 1000px;
}

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

.header {
  background: #FFF;
  width: 100%;
  min-width: 1000px;
}

.header-logo {
  margin: 0 auto;
  width: 1000px;
}

.header-title {
  width: 100%;
  min-width: 1000px;
}

.header-title-main .header-title-main-box:nth-child(1) {
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/header_bg_stitch_center.png") 50% 50% no-repeat, url("/promotion/ordercard/disneycard_jcb/images-20250417/header_bg_stitch_shadow.png") 50% 50% no-repeat, url("/promotion/ordercard/disneycard_jcb/images-20250417/header_bg_stitch.jpg") 50% 50% no-repeat, #5bbbe2;
  background-size: cover, auto auto, cover;
  width: 100%;
  text-align: center;
}
.header-title-main .header-title-main-box:nth-child(2) {
  display: none;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/header_bg_retro.png") 50% 50% no-repeat, #53bba9;
  background-size: cover;
  width: 100%;
  text-align: center;
}
.header-title-main .header-title-main-box:nth-child(3) {
  display: none;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/header_bg_star.png") 50% 0 no-repeat, url("/promotion/ordercard/disneycard_jcb/images-20250417/header_bg.jpg") 50% 80% no-repeat;
  background-size: auto auto, cover;
  width: 100%;
  text-align: center;
}
.header-title-main .header-title-main-box:nth-child(3) .header-title-main-inner {
  position: relative;
  margin: 0 auto;
  width: 1000px;
  height: 490px;
}
.header-title-main .header-title-main-box:nth-child(3) .header-title-main-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
.header-title-main .header-title-main-box:nth-child(3) .header-title-main-title-under {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  mix-blend-mode: multiply;
}

.header-title-carousel {
  width: 100%;
  min-width: 1000px;
  height: 440px;
}

.header-carousel-head {
  padding: 32px 0 0 0;
  text-align: center;
}

.header-carousel {
  position: relative;
  width: 100%;
  min-width: 1000px;
  overflow: hidden;
}

.header-carousel-list {
  display: flex;
  padding: 28px 0 30px 0;
}
.header-carousel-list li {
  padding: 0 15px;
}
.header-carousel-list .card-image {
  text-align: center;
}
.header-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: #333;
}

.header-carousel-left-btn {
  position: absolute;
  top: 56px;
  left: 0;
  width: 55px;
  height: 104px;
  z-index: 10;
}
.header-carousel-left-btn a:focus {
  outline: none;
}

.header-carousel-right-btn {
  position: absolute;
  top: 56px;
  right: 0;
  width: 55px;
  height: 104px;
  z-index: 10;
}
.header-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: #333;
}

.header-text-notice {
  flex: 1;
  padding: 0 0 0 180px;
  text-align: center;
}
.header-text-notice p {
  font-size: 12px;
  line-height: 1.5;
  color: #333;
}

.header-text-credit {
  box-sizing: border-box;
  width: 180px;
  text-align: right;
}
.header-text-credit p {
  font-size: 12px;
  line-height: 1.5;
  color: #333;
}

.header-cp-head {
  padding: 21px 0 0 0;
  text-align: center;
}

.header-cp-point {
  display: flex;
  justify-content: space-between;
  margin: -7px auto 12px auto;
  padding: 0 0 0 33px;
  width: 898px;
}
.header-cp-point li {
  width: 447px;
}
.header-cp-point li a {
  display: inline-block;
}

.header-cp-term {
  padding: 0 0 35px 0;
}

.header-cp-term-head {
  display: block;
  margin: 0 auto;
  padding: 6px 0 5px 0;
  width: 180px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  color: #0055aa;
  border-top: 1px solid #0055aa;
  border-bottom: 1px solid #0055aa;
}

.header-cp-term-day {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 12px auto 0 auto;
  width: 940px;
}
.header-cp-term-day li {
  padding: 0 10px 0 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
  color: #0055aa;
}
.header-cp-term-day li:nth-child(1)::before {
  content: "";
  display: inline-block;
  margin-left: 0;
  margin-right: 6px;
  margin-bottom: 1px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/header_cp_term_01.png") 50% 50% no-repeat;
  width: 23px;
  height: 23px;
  vertical-align: -5px;
}
.header-cp-term-day li:nth-child(2)::before {
  content: "";
  display: inline-block;
  margin-left: 0;
  margin-right: 6px;
  margin-bottom: 1px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/header_cp_term_02.png") 50% 50% no-repeat;
  width: 23px;
  height: 23px;
  vertical-align: -5px;
}
.header-cp-term-day li:nth-child(3)::before {
  content: "";
  display: inline-block;
  margin-left: 0;
  margin-right: 6px;
  margin-bottom: 1px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/header_cp_term_03.png") 50% 50% no-repeat;
  width: 23px;
  height: 23px;
  vertical-align: -5px;
}

.header-cp-term-notice {
  padding: 15px 0 0 0;
  text-align: center;
}
.header-cp-term-notice p {
  font-size: 12px;
  line-height: 1.5;
}

.header-announce {
  margin: 0 auto;
  padding: 0 0 20px 0;
  width: 550px;
}

.header-announce-button {
  text-align: center;
}

.header-announce-body {
  padding: 30px 0 0 0;
}

.header-announce-text p {
  font-size: 14px;
  line-height: 1.7;
}
.header-announce-text .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.header-announce-text-message {
  display: flex;
  margin: 15px 0;
}
.header-announce-text-message dl {
  display: flex;
  margin: 0 0 0 20px;
  font-size: 14px;
  line-height: 1.7;
}
.header-announce-text-message dl:first-child {
  margin: 0;
}

.global-nav {
  margin: 30px 0 0 0;
  width: 100%;
  min-width: 1000px;
}

.global-nav-sub-menu-list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 25px auto;
  width: 940px;
}
.global-nav-sub-menu-list a {
  display: inline-block;
}

.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 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;
  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;
}

.section-header {
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/sec-head_bg.png") 50% 50% no-repeat, #af4aac;
  width: 100%;
  min-width: 1000px;
  text-align: center;
}

.cp-list {
  display: flex;
  justify-content: space-between;
  margin: 78px auto 0 auto;
  width: 940px;
}

.cp-list-box {
  width: 300px;
}

.cp-list-box-number {
  text-align: center;
}
.cp-list-box-number img {
  margin: -42px 0 0 0;
}

.cp-list-box-body {
  border: 3px solid #815000;
}

.cp-term {
  padding: 38px 0 120px 0;
}

.cp-term-head {
  text-align: center;
}

.cp-term-day {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  margin: 15px auto 0 auto;
  width: 980px;
}
.cp-term-day li {
  margin: 0 0 3px 20px;
  font-weight: bold;
  font-size: 19px;
  line-height: 1.5;
  color: #4d4d4d;
}
.cp-term-day li:first-child {
  margin: 0 0 3px 0;
}
.cp-term-day li:nth-child(1)::before {
  content: "";
  display: inline-block;
  margin-left: 0;
  margin-right: 6px;
  margin-bottom: 1px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/cp_term_num_01.png") 100% 50% no-repeat;
  width: 26px;
  height: 26px;
  vertical-align: -7px;
}
.cp-term-day li:nth-child(2)::before {
  content: "";
  display: inline-block;
  margin-left: 0;
  margin-right: 6px;
  margin-bottom: 1px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/cp_term_num_02.png") 0 50% no-repeat, url("/promotion/ordercard/disneycard_jcb/images-20250417/cp_term_num_03.png") 26px 50% no-repeat;
  width: 52px;
  height: 26px;
  vertical-align: -7px;
}

.cp-term-notice {
  padding: 20px 0 0 0;
  text-align: center;
}
.cp-term-notice p {
  font-size: 12px;
  line-height: 1.5;
}

.cp-sub-box-bottom {
  margin: 0 auto;
  width: 940px;
}

.cp-1 {
  padding: 0 0 150px 0;
  width: 100%;
  min-width: 1000px;
  background: #fef5d9;
}

.cp-1-title {
  text-align: center;
}
.cp-1-title img {
  margin: -69px 0 0 0;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/cp_sand_top.png") 50% 0 no-repeat;
}

.cp-1-box {
  display: flex;
  justify-content: space-between;
  margin: 53px auto 0 auto;
  width: 940px;
}

.cp-1-box-text {
  flex: 1;
  padding: 0 30px 0 0;
}

.cp-1-box-text-head {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-1-box-text-head .red {
  color: #e63249;
}

.cp-1-box-text-box {
  margin: 40px 0 0 0;
}
.cp-1-box-text-box p {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-1-box-text-box .head:first-letter {
  font-family: sans-serif;
}
.cp-1-box-text-box .sep {
  padding-top: 30px;
}
.cp-1-box-text-box .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.cp-1-table {
  box-sizing: border-box;
  border-collapse: collapse;
  margin: 30px auto 20px auto;
  width: 940px;
}
.cp-1-table th {
  box-sizing: border-box;
  padding: 10px 20px;
  background: #f3e6ff;
  text-align: left;
  vertical-align: middle;
  border-left: 2px solid #bfbfbf;
  border-right: 2px solid #bfbfbf;
  border-bottom: 2px solid #bfbfbf;
}
.cp-1-table th p {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
.cp-1-table 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-1-table td p {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
.cp-1-table thead th {
  border-top: 2px solid #bfbfbf;
}
.cp-1-table thead td {
  border-top: 2px solid #bfbfbf;
}
.cp-1-table thead td p {
  font-weight: bold;
}
.cp-1-table tbody td {
  padding: 18px 10px;
}

.cp-1-notice {
  margin: 0 auto;
  width: 940px;
}
.cp-1-notice a {
  color: #0035a2;
}
.cp-1-notice .link {
  padding-top: 5px;
}

.cp-2 {
  padding: 0 0 150px 0;
  width: 100%;
  min-width: 1000px;
  background: #FFF;
}

.cp-2-title {
  text-align: center;
}
.cp-2-title img {
  margin: -69px 0 0 0;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/cp_white_top.png") 50% 0 no-repeat;
}

.cp-2-box {
  display: flex;
  justify-content: space-between;
  margin: 53px auto 0 auto;
  width: 940px;
}

.cp-2-box-text {
  flex: 1;
  padding: 0 30px 0 0;
}

.cp-2-box-text-head {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-2-box-text-head .red {
  color: #e63249;
}

.cp-2-box-text-box {
  margin: 40px 0 0 0;
}
.cp-2-box-text-box p {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-2-box-text-box .head:first-letter {
  font-family: sans-serif;
}

.cp-2-table {
  box-sizing: border-box;
  border-collapse: collapse;
  margin: 30px auto 20px auto;
  width: 940px;
}
.cp-2-table th {
  box-sizing: border-box;
  padding: 10px 20px;
  background: #f3e6ff;
  text-align: left;
  vertical-align: middle;
  border-left: 2px solid #bfbfbf;
  border-right: 2px solid #bfbfbf;
  border-bottom: 2px solid #bfbfbf;
}
.cp-2-table th p {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
.cp-2-table td {
  box-sizing: border-box;
  padding: 18px 10px;
  background: #FFF;
  width: 650px;
  text-align: center;
  vertical-align: middle;
  border-right: 2px solid #bfbfbf;
  border-bottom: 2px solid #bfbfbf;
}
.cp-2-table td p {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
.cp-2-table thead th {
  border-top: 2px solid #bfbfbf;
}
.cp-2-table thead td {
  border-top: 2px solid #bfbfbf;
}
.cp-2-table thead td p {
  font-weight: bold;
}
.cp-2-notice {
  margin: 0 auto;
  width: 940px;
}
.cp-2-notice a {
  color: #0035a2;
}
.cp-2-notice .link {
  padding-top: 5px;
}

.cp-3 {
  padding: 0 0 90px 0;
  width: 100%;
  min-width: 1000px;
  background: #fef5d9;
}

.cp-3-title {
  text-align: center;
}
.cp-3-title img {
  margin: -69px 0 0 0;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/cp_sand_top.png") 50% 0 no-repeat;
}

.cp-3-text {
  margin: 53px auto 0 auto;
  width: 940px;
}
.cp-3-text p {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-3-text .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.cp-3-text .sep {
  padding-top: 15px;
}
.cp-3-text .note {
  font-size: 14px;
  line-height: 1.6;
}

.cp-3-box {
  display: flex;
  justify-content: space-between;
  margin: 43px auto 0 auto;
  width: 940px;
}

.cp-3-box-text {
  flex: 1;
  padding: 0 30px 0 0;
}
.cp-3-box-text .cp-3-box-text-box:first-child {
  margin: 0;
}

.cp-3-box-text-head {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #4d4d4d;
}

.cp-3-box-text-box {
  margin: 40px 0 0 0;
}
.cp-3-box-text-box p {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-3-box-text-box .head:first-letter {
  font-family: sans-serif;
}
.cp-3-box-text-box .sep {
  padding-top: 30px;
}
.cp-3-box-text-box .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.cp-3-box-image {
  width: 453px;
}

.cp-3-box-image-credit {
  padding: 10px 0 0 0;
}
.cp-3-box-image-credit p {
  font-size: 12px;
  line-height: 1.5;
}

.cp-3-box-image-link {
  padding: 5px 0 0 0;
}
.cp-3-box-image-link p {
  font-size: 12px;
  line-height: 1.5;
}
.cp-3-box-image-link a {
  color: #0035a2;
}
.cp-3-box-image-link a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.cp-3-box-image-link .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.cp-3-box-image-link .link {
  padding-bottom: 5px;
}

.cp-3-entry {
  margin: 50px auto 30px auto;
  width: 940px;
}

.cp-3-entry-btn {
  text-align: center;
}
.cp-3-entry-btn a {
  display: inline-block;
}

.cp-3-entry-notice {
  padding: 20px 0 0 0;
  text-align: center;
}

.cp-3-notice {
  margin: 0 auto;
  width: 940px;
}
.cp-3-notice a {
  color: #0035a2;
}
.cp-3-notice .link {
  padding-top: 5px;
}

.cp-4 {
  padding: 0 0 90px 0;
  width: 100%;
  min-width: 1000px;
  background: #FFF;
}

.cp-4-title {
  text-align: center;
}
.cp-4-title img {
  margin: -69px 0 0 0;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/cp_white_top.png") 50% 0 no-repeat;
}

.cp-4-box {
  display: flex;
  justify-content: space-between;
  margin: 53px auto 0 auto;
  width: 940px;
}

.cp-4-box-text {
  flex: 1;
  padding: 0 30px 0 0;
}

.cp-4-box-text-head {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-4-box-text-head .red {
  color: #e63249;
}

.cp-4-box-text-box {
  margin: 40px 0 0 0;
}
.cp-4-box-text-box:first-child {
  margin: 0;
}
.cp-4-box-text-box p {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-4-box-text-box .head:first-letter {
  font-family: sans-serif;
}
.cp-4-box-text-box .sep {
  padding-top: 40px;
}

.cp-4-table {
  box-sizing: border-box;
  border-collapse: collapse;
  margin: 30px auto 20px auto;
  width: 940px;
}
.cp-4-table th {
  box-sizing: border-box;
  padding: 10px 20px;
  background: #f3e6ff;
  text-align: left;
  vertical-align: middle;
  border-left: 2px solid #bfbfbf;
  border-right: 2px solid #bfbfbf;
  border-bottom: 2px solid #bfbfbf;
}
.cp-4-table th p {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
.cp-4-table 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-4-table td p {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
.cp-4-table thead th {
  border-top: 2px solid #bfbfbf;
}
.cp-4-table thead td {
  border-top: 2px solid #bfbfbf;
}
.cp-4-table thead td p {
  font-weight: bold;
}
.cp-4-table tbody tr:nth-child(2) td {
  padding: 18px 10px;
}

.cp-4-notice {
  margin: 0 auto;
  padding: 25px 0 0 0;
  width: 940px;
}
.cp-4-notice a {
  color: #0035a2;
}
.cp-4-notice a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.cp-4-notice .link {
  padding-top: 5px;
}

.cp-5 {
  padding: 0 0 90px 0;
  width: 100%;
  min-width: 1000px;
  background: #fef5d9;
}

.cp-5-title {
  text-align: center;
}
.cp-5-title img {
  margin: -69px 0 0 0;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/cp_sand_top.png") 50% 0 no-repeat;
}

.cp-5-text {
  margin: 53px auto 0 auto;
  width: 940px;
}
.cp-5-text p {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #4d4d4d;
}

.cp-5-box {
  display: flex;
  justify-content: space-between;
  margin: 43px auto 0 auto;
  width: 940px;
}

.cp-5-box-text {
  flex: 1;
  padding: 0 30px 0 0;
}
.cp-5-box-text .cp-5-box-text-box:first-child {
  margin: 0;
}

.cp-5-box-text-head {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #4d4d4d;
}

.cp-5-box-text-box {
  margin: 40px 0 0 0;
}
.cp-5-box-text-box p {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.6;
  color: #4d4d4d;
}
.cp-5-box-text-box .head:first-letter {
  font-family: sans-serif;
}
.cp-5-box-text-box .sep {
  padding-top: 30px;
}
.cp-5-box-text-box .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.cp-5-box-image {
  width: 454px;
}

.cp-5-box-image-credit {
  padding: 10px 0 0 0;
}
.cp-5-box-image-credit p {
  font-size: 12px;
  line-height: 1.5;
}

.cp-5-box-image-link {
  padding: 15px 0 0 0;
}
.cp-5-box-image-link p {
  font-size: 12px;
  line-height: 1.5;
}
.cp-5-box-image-link a {
  color: #0035a2;
}
.cp-5-box-image-link a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.cp-5-box-image-link .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.cp-5-box-image-link .link {
  padding-bottom: 5px;
}

.cp-5-entry {
  margin: 50px auto 30px auto;
  width: 940px;
}

.cp-5-entry-btn {
  text-align: center;
}
.cp-5-entry-btn a {
  display: inline-block;
}

.cp-5-entry-notice {
  padding: 20px 0 0 0;
  text-align: center;
}

.cp-5-notice {
  margin: 0 auto;
  width: 940px;
}
.cp-5-notice a {
  color: #0035a2;
}
.cp-5-notice .link {
  padding-top: 5px;
}

.cp-banner {
  padding: 40px 0 70px 0;
  width: 100%;
  min-width: 1000px;
  background: #fef5d9;
}
.cp-banner ul {
  text-align: center;
}

.cp-point-use {
  margin: 50px auto 0 auto;
  padding: 42px 0 35px 0;
  background: #dff5ff;
  width: 940px;
}

.cp-point-use-head {
  padding: 0 0 24px 0;
  text-align: center;
}

.cp-point-use-list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 806px;
}
.cp-point-use-list li {
  width: 252px;
}

.cp-point-use-list-image {
  text-align: center;
}

.cp-point-use-list-text {
  padding: 16px 0 0 0;
  text-align: center;
}
.cp-point-use-list-text p {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5;
}

.cp-point-use-notice {
  padding: 40px 0 0 0;
  text-align: center;
}

.cp-point-use-btn-club {
  padding: 35px 0 0 0;
  text-align: center;
}
.cp-point-use-btn-club a {
  display: inline-block;
}

.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: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.cp-attention-box-body .cap {
  font-family: sans-serif;
}
.cp-attention-box-body .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.cp-attention-box-body .indent-in-indent {
  padding-left: 2em;
  text-indent: -1em;
}
.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;
}

.cp-attention-box-notice {
  padding: 50px 0 0 0;
}
.cp-attention-box-notice p {
  font-size: 12px;
  line-height: 1.6;
  word-break: break-all;
}
.cp-attention-box-notice a {
  color: #0035a2;
}
.cp-attention-box-notice a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.cp-attention-box-notice .cap {
  font-family: sans-serif;
}

.card-info-body {
  padding: 60px 0 90px 0;
}

.card-info-attention {
  box-sizing: border-box;
  margin: 0 auto 25px auto;
  padding: 20px 30px;
  width: 940px;
  border: 2px solid #e63249;
}
.card-info-attention p {
  font-size: 14px;
  line-height: 1.5;
}
.card-info-attention .head {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.6;
}
.card-info-attention .sep {
  padding-top: 10px;
}
.card-info-attention .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.card-info-attention .bold {
  font-weight: bold;
}
.card-info-attention .red {
  color: #e63249;
}

.card-info-attention-row {
  display: flex;
  margin: 20px 0 30px 0;
}

.card-info-attention-row-left {
  box-sizing: border-box;
  border-right: 1px solid #4d4d4d;
}

.card-info-attention-row-right {
  flex: 1;
  padding: 0 0 0 40px;
}

.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.4;
}

.card-info-attention-box-row {
  display: flex;
  align-items: flex-end;
}

.card-info-attention-box-term {
  flex: 1;
  padding: 0 25px 0 20px;
}
.card-info-attention-box-term p {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5;
}

.card-info-attention-box-in {
  display: flex;
}
.card-info-attention-box-in .card-info-attention-box-in-box {
  margin: 0 0 0 30px;
}
.card-info-attention-box-in .card-info-attention-box-in-box:first-child {
  margin: 0;
}

.card-info-notice {
  margin: 0 auto 45px auto;
  width: 940px;
}
.card-info-notice .cap {
  font-family: sans-serif;
}
.card-info-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.card-info-limited {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto 20px auto;
  width: 940px;
  border: 3px solid #e63249;
}

.card-info-limited-head {
  box-sizing: border-box;
  padding: 20px 27px 15px 27px;
  width: 100%;
}
.card-info-limited-head p {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.5;
  color: #e63249;
}

.card-info-limited-image {
  padding: 0 27px 20px 27px;
  width: 271px;
}

.card-info-limited-text {
  flex: 1;
  padding: 0 27px 20px 0;
}
.card-info-limited-text p {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4;
}
.card-info-limited-text .red {
  color: #e63249;
}

.card-info-table {
  box-sizing: border-box;
  border-collapse: collapse;
  margin: 0 auto;
  background: #FFF;
  width: 940px;
}
.card-info-table th {
  box-sizing: border-box;
  padding: 20px 15px;
  text-align: left;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.card-info-table td {
  box-sizing: border-box;
  padding: 20px 20px;
  text-align: left;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.card-info-table td:last-child {
  border-right: none;
}
.card-info-table tbody th {
  background: #f0f0f0;
}
.card-info-table .start {
  width: 256px;
}
.card-info-table .category {
  width: 166px;
}
.card-info-table .type {
  width: 90px;
}
.card-info-table .type p {
  font-weight: normal;
}
.card-info-table .ippan {
  width: 342px;
}
.card-info-table .ippan-name {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5;
  color: #0078d7;
  text-align: center;
}
.card-info-table .gold {
  width: 342px;
}
.card-info-table .gold-name {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5;
  color: #ac8500;
  text-align: center;
}
.card-info-table .card {
  padding: 12px 0 22px 0;
  text-align: center;
}
.card-info-table .button {
  padding: 0 0 4px 0;
  text-align: center;
}
.card-info-table .button a {
  display: inline-block;
}
.card-info-table .single {
  width: 684px;
}
.card-info-table .center {
  text-align: center;
}
.card-info-table .cap {
  font-family: sans-serif;
}
.card-info-table .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.card-info-table .bold {
  font-weight: bold;
}
.card-info-table .red {
  color: #e63249;
}
.card-info-table .focus {
  box-shadow: 0 0 0 5px #F00 inset;
}

.card-info-table-notice {
  margin: 0 auto;
  padding: 30px 0 0 0;
  width: 940px;
}
.card-info-table-notice a {
  color: #0035a2;
}
.card-info-table-notice a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.card-info-table-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.card-info-table-notice .indent-num {
  padding-left: 3.9em;
  text-indent: -3.9em;
}
.card-info-table-notice .red {
  color: #e63249;
}

.card-info-more-btn {
  margin: 40px 0 0 0;
  text-align: center;
}
.card-info-more-btn a {
  display: inline-block;
}

.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: flex;
}

.service-box-body-left {
  box-sizing: border-box;
  padding: 0 0 0 37px;
  width: 400px;
}

.service-box-body-right {
  flex: 1;
  padding: 0 20px 0 0;
}

.service-box-title p {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.35;
  letter-spacing: 0.02em;
  color: #0078d7;
}

.service-box-text {
  margin: 16px 0 0 0;
}
.service-box-text p {
  font-size: 18px;
  line-height: 1.5;
}
.service-box-text a {
  color: #0035a2;
}
.service-box-text .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.service-box-text .link {
  padding-top: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.service-box-notice {
  margin: 12px 0 0 0;
}
.service-box-notice p {
  font-size: 14px;
  line-height: 1.5;
}
.service-box-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.service-box-button {
  display: flex;
  margin: 20px 0 0 0;
}
.service-box-button li {
  margin: 0 0 0 18px;
}
.service-box-button li:first-child {
  margin: 0;
}

.service-box-logo {
  margin: 10px 0 15px 0;
}

.service-member {
  padding: 79px 0 0 0;
}

.service-point {
  padding: 79px 0 0 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-about-point-box-bottom {
  padding: 40px 0 35px 0;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/s-about-p_arrow.png") 50% 0 no-repeat, #0078d7;
}

.service-about-point-box-bottom-text {
  text-align: center;
}
.service-about-point-box-bottom-text p {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #ffeb1e;
}

.service-about-point-box-bottom-notice {
  padding: 10px 0 0 0;
  text-align: center;
}
.service-about-point-box-bottom-notice p {
  font-size: 15px;
  line-height: 1.5;
  color: #FFF;
}

.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-detail {
  margin: 0 auto;
  padding: 0 0 40px 0;
  width: 940px;
}
.service-bottom-detail p {
  font-size: 12px;
  line-height: 1.7;
}
.service-bottom-detail a {
  color: #0035a2;
}
.service-bottom-detail a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.service-bottom-detail .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.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-member {
  padding: 0 0 33px 0;
  width: 444px;
}

.quicpay-join-text {
  padding: 20px 0 0 0;
}
.quicpay-join-text p {
  font-size: 18px;
  line-height: 1.5;
}

.quicpay-member-text {
  padding: 20px 0 0 0;
}
.quicpay-member-text p {
  font-size: 18px;
  line-height: 1.5;
}

.quicpay-member-btn {
  padding: 20px 0 0 0;
}
.quicpay-member-btn a {
  display: inline-block;
}

.quicpay-attention-text {
  margin: 0 auto;
  padding: 36px 0 0 0;
  width: 940px;
}
.quicpay-attention-text .cap {
  font-family: sans-serif;
}
.quicpay-attention-text .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.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 {
  padding: 20px 20px 0 40px;
}
.mobile-pay-notice a {
  color: #0035a2;
}
.mobile-pay-notice a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.mobile-pay-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.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/images-20250417/faq_btn_plus.png") 50% 50% no-repeat;
}
.faq-box-head .open {
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/faq_btn_minus.png") 50% 50% no-repeat;
}

.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-04 {
  margin: 20px 32px 40px 32px;
}
.faq-box-text-04 p {
  font-size: 20px;
  line-height: 1.5;
  color: #4d4d4d;
}
.faq-box-text-04 .bold {
  font-weight: bold;
}
.faq-box-text-04 .sep {
  padding-top: 30px;
}
.faq-box-text-04 .chart {
  padding: 15px 0 40px 0;
}

.faq-box-notice {
  margin: 20px 32px 0 32px;
}
.faq-box-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.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 {
  color: #0035a2;
}
.faq-box-link a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.faq-box-link .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.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-text .notice {
  padding-top: 2px;
  font-size: 12px;
  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: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}

.footer-inquiry {
  margin: 0 auto;
  padding: 12px 0 54px 0;
  width: 940px;
}

.footer-inquiry-head {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5;
}

.footer-inquiry-tel {
  display: flex;
  align-items: flex-end;
  margin: 12px 0 0 0;
}

.footer-inquiry-tel-left p {
  color: #0078d7;
}
.footer-inquiry-tel-left .number-text {
  padding-bottom: 3px;
  font-weight: bold;
  font-size: 19px;
  line-height: 1.5;
}
.footer-inquiry-tel-left .number {
  font-weight: bold;
  font-size: 41px;
  line-height: 1;
  letter-spacing: 0.01em;
}

.footer-inquiry-tel-right {
  padding: 0 0 10px 15px;
}
.footer-inquiry-tel-right p {
  color: #0078d7;
}
.footer-inquiry-tel-right .number-text {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
}
.footer-inquiry-tel-right .number {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.01em;
}

.footer-inquiry-notice {
  padding: 10px 0 0 0;
}
.footer-inquiry-notice p {
  font-size: 12px;
  line-height: 1.5;
}
.footer-inquiry-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.footer-inquiry-number {
  display: flex;
  margin: 20px 0 0 0;
}

.footer-inquiry-number-left {
  padding: 0 25px 0 0;
}

.footer-inquiry-number-text {
  padding: 0 0 5px 0;
}
.footer-inquiry-number-text p {
  padding-left: 1.1em;
  text-indent: -1.1em;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: -0.01em;
  color: #e63249;
}

.footer-inquiry-number-box {
  display: flex;
}

.footer-inquiry-number-box-left {
  box-sizing: border-box;
  padding: 6px 10px 5px 10px;
  background: #e63249;
  border: 1px solid #e63249;
}
.footer-inquiry-number-box-left p {
  font-size: 12px;
  line-height: 1.5;
  color: #FFF;
}

.footer-inquiry-number-box-right {
  box-sizing: border-box;
  padding: 5px 10px;
  background: #FFF;
  border: 1px solid #e63249;
}
.footer-inquiry-number-box-right p {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #e63249;
}

.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;
}
.fixed-pagetop a:focus {
  outline: none;
}

.fixed-banner {
  position: fixed;
  left: 0;
  bottom: 0;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/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;
}

.fixed-banner-attention {
  padding: 12px 0 10px 0;
  text-align: center;
}
.fixed-banner-attention p {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.4;
}
.fixed-banner-attention a {
  color: #0035a2;
}

.modal-ippan-card {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

.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-close-btn a:focus {
  outline: none;
}

.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 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

.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-close-btn a:focus {
  outline: none;
}

.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 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

.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-close-btn a:focus {
  outline: none;
}

.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-head-message {
  padding: 20px 0 0 0;
  text-align: left;
}
.modal-entry-box-head-message p {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  color: #e63249;
}

.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;
  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.5;
}
.modal-entry-box-card-info-text a {
  color: #0035a2;
}
.modal-entry-box-card-info-text a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 2px;
  background: url("/promotion/ordercard/disneycard_jcb/images-20250417/icon_link_ext_blue.png") 50% 50% no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: -1px;
}
.modal-entry-box-card-info-text .indent {
  padding-left: 1em;
  text-indent: -1em;
}
.modal-entry-box-card-info-text .indent:first-letter {
  font-family: sans-serif;
}

.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;
}
.modal-entry-box-card-info-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}