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

body {
  margin: 0;
  padding: 0;
  background: #FFF;
  font-size: 1rem;
  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;
}

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

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

.indent-num {
  padding-left: 1.8em;
  text-indent: -1.8em;
}

.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;
  }
  a:hover {
    text-decoration: none;
  }
  a img {
    transition: opacity 300ms;
  }
  a:hover img {
    opacity: 0.85;
  }
  .sp-view {
    display: none;
  }
  .inner {
    margin: 0 auto;
    width: 1000px;
  }
  .nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 150;
  }
  .nav-inner {
    position: relative;
    margin: 0 auto;
    width: 902px;
  }
  .nav-btn {
    position: absolute;
    right: 0;
    z-index: 151;
  }
  .nav-btn a:focus {
    outline: none;
  }
  .nav-btn a:hover img {
    opacity: 1;
  }
  .nav-btn a.close {
    filter: drop-shadow(0 0 1px rgb(0, 67, 114));
  }
  .nav-btn a.open {
    filter: drop-shadow(0 0 1px rgba(180, 180, 180, 0.7));
  }
  .nav-menu {
    background: rgba(255, 255, 255, 0.97);
    width: 100%;
    filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.3));
  }
  .nav-menu .nav-inner {
    padding: 97px 0 0 0;
  }
  .nav-menu-list {
    display: flex;
    margin: 0 auto;
    padding: 0 0 40px 0;
    width: 902px;
  }
  .nav-menu-list li {
    border-right: 1px solid #004372;
  }
  .nav-menu-list li:first-child {
    border-left: 1px solid #004372;
  }
  .nav-menu-list a:focus {
    outline: none;
  }
  .header {
    background: url("/promotion/to-me-card/20260812/images/pc/header_bg.jpg") 50% 50% no-repeat, #00427f;
    background-size: cover;
    width: 100%;
    min-width: 1000px;
    height: 91px;
    text-align: center;
  }
  .hero {
    background: url("/promotion/to-me-card/20260812/images/pc/hero_text.png") 50% 50% no-repeat, url("/promotion/to-me-card/20260812/images/pc/hero_bg.jpg") 50% 50% no-repeat, #eddc70;
    background-size: auto auto, cover;
    width: 100%;
    min-width: 1000px;
    height: 438px;
    text-align: center;
  }
  .cp {
    background: url("/promotion/to-me-card/20260812/images/pc/cp_bg.jpg") 50% 50% no-repeat, #00427f;
    background-size: cover;
    width: 100%;
    min-width: 1000px;
  }
  .cp-head {
    text-align: center;
  }
  .cp-top {
    padding: 0 0 70px 0;
  }
  .cp-top-image {
    text-align: center;
  }
  .cp-top-period {
    padding: 10px 0 0 0;
    text-align: center;
  }
  .cp-top-period p {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: #FFF;
  }
  .cp-top-period .small {
    padding-top: 5px;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
  }
  .cp-top-notice {
    padding: 20px 0 0 0;
    text-align: center;
  }
  .cp-top-notice p {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #FFF;
  }
  .cp-main {
    padding: 0 0 100px 0;
  }
  .cp-main-box {
    margin: 76px auto 0 auto;
    background: #FFF;
    width: 980px;
    text-align: center;
  }
  .cp-main-box:first-child {
    margin: 0 auto;
  }
  .cp-main-box-label {
    line-height: 0;
  }
  .cp-main-box-label img {
    margin: -25px 0 0 0;
  }
  .benefits {
    background: url("/promotion/to-me-card/20260812/images/pc/bene_bg.jpg") 50% 50% no-repeat, #eddc70;
    background-size: cover;
    width: 100%;
    min-width: 1000px;
  }
  .benefits-head {
    text-align: center;
  }
  .benefits-sub-head {
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: #004372;
  }
  .benefits-sub-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 980px;
  }
  .benefits-sub-box {
    margin: 45px 0 0 0;
  }
  .benefits-sub-box:first-child {
    margin: 0;
  }
  .benefits-sub-box-head {
    padding: 0 0 12px 0;
  }
  .benefits-sub-box-head p {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #004372;
  }
  .benefits-sub-box-notice {
    padding: 15px 0 0 0;
  }
  .benefits-sub-box-notice p {
    font-size: 14px;
    line-height: 1.6;
  }
  .benefits-sub-box-notice a {
    display: inline;
    color: #000;
  }
  .benefits-sub-box-notice a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/to-me-card/20260812/images/icon_link_ext_black.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .benefits-sub-box-text p {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.02em;
  }
  .benefits-sub-box-row {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px 0;
    width: 980px;
  }
  .benefits-sub-box-row-cell {
    width: 470px;
  }
  .benefits-sub-box-row-cell .benefits-sub-box-image {
    margin: 0 0 20px 0;
  }
  .benefits-points {
    margin: 45px auto 0 auto;
    padding: 0 0 80px 0;
    width: 980px;
  }
  .benefits-points-procedure {
    padding: 40px 0 0 0;
    text-align: center;
  }
  .benefits-points-procedure p {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #ff4b23;
  }
  .benefits-points-procedure a {
    display: inline;
    color: #000;
  }
  .benefits-points-procedure a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/to-me-card/20260812/images/icon_link_ext_black.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .benefits-points-procedure .link {
    padding-top: 5px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
  }
  .benefits-autocharge {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 0 80px 0;
    width: 980px;
  }
  .benefits-autocharge-main {
    flex: 1;
    padding: 0 50px 0 0;
  }
  .benefits-autocharge-image {
    width: 470px;
  }
  .benefits-annual-bonus {
    margin: 0 auto;
    padding: 0 0 80px 0;
    width: 980px;
  }
  .benefits-point-usage {
    margin: 0 auto;
    padding: 0 0 100px 0;
    width: 980px;
  }
  .benefits-point-usage .benefits-sub-container {
    gap: 40px 0;
  }
  .benefits-point-usage .benefits-sub-box {
    margin: 0;
  }
  .annual-fee {
    background: url("/promotion/to-me-card/20260812/images/pc/a-fee_bg.jpg") 50% 50% no-repeat, #00427f;
    background-size: cover;
    width: 100%;
    min-width: 1000px;
  }
  .annual-fee-head {
    text-align: center;
  }
  .annual-fee-body {
    padding: 0 0 90px 0;
  }
  .annual-fee-face {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin: 51px auto 0 auto;
    padding: 0 0 0 204px;
    width: 980px;
  }
  .annual-fee-face-gold {
    background: #fff0a4;
    width: 378px;
  }
  .annual-fee-face-prime {
    background: #ceeeff;
    width: 378px;
  }
  .annual-fee-table {
    border-collapse: collapse;
    margin: 22px auto 0 auto;
    width: 980px;
  }
  .annual-fee-table th {
    box-sizing: border-box;
    padding: 30px 10px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #FFF;
  }
  .annual-fee-table th p {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #FFF;
  }
  .annual-fee-table td {
    box-sizing: border-box;
    padding: 30px 10px;
    width: 388px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
  }
  .annual-fee-table td p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #FFF;
  }
  .annual-fee-table tr:first-child th {
    border-top: 1px solid #FFF;
  }
  .annual-fee-table tr:first-child td {
    border-top: 1px solid #FFF;
  }
  .annual-fee-table .red {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #ff4b23;
  }
  .annual-fee-table .sep {
    padding-top: 10px;
  }
  .annual-fee-notice {
    margin: 30px auto 0 auto;
    width: 970px;
  }
  .annual-fee-notice p {
    font-size: 14px;
    line-height: 1.6;
    color: #FFF;
  }
  .card-details {
    background: url("/promotion/to-me-card/20260812/images/pc/c-details_bg.jpg") 50% 50% no-repeat, #eddc70;
    background-size: cover;
    width: 100%;
    min-width: 1000px;
  }
  .card-details-head {
    text-align: center;
  }
  .card-details-body {
    padding: 0 0 90px 0;
  }
  .card-details-face {
    display: flex;
    justify-content: space-between;
    margin: 52px auto 0 auto;
    width: 980px;
  }
  .card-details-face-gold {
    background: #fff0a4;
    width: 481px;
  }
  .card-details-face-prime {
    background: #ceeeff;
    width: 481px;
  }
  .card-details-table {
    border-collapse: collapse;
    margin: 18px auto 0 auto;
    width: 980px;
  }
  .card-details-table th {
    box-sizing: border-box;
    padding: 25px 10px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #000;
  }
  .card-details-table th p {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  .card-details-table td {
    box-sizing: border-box;
    padding: 25px 25px;
    width: 395px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #000;
  }
  .card-details-table td p {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
  }
  .card-details-table tr td:first-child {
    background: #fff0a4;
  }
  .card-details-table tr td:first-child .large, .card-details-table tr td:first-child .medium, .card-details-table tr td:first-child .normal {
    color: #675304;
  }
  .card-details-table tr td:last-child {
    background: #ceeeff;
  }
  .card-details-table tr td:last-child .large, .card-details-table tr td:last-child .medium, .card-details-table tr td:last-child .normal {
    color: #004372;
  }
  .card-details-table tr:last-child th {
    border-bottom: none;
  }
  .card-details-table tr:last-child td {
    border-bottom: none;
  }
  .card-details-table .center {
    text-align: center;
  }
  .card-details-table .sep {
    padding-top: 10px;
  }
  .card-details-table .bold {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.6;
  }
  .card-details-table .large {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  .card-details-table .medium {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  .card-details-table .normal {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.6;
  }
  .card-details-notice {
    margin: 0 auto;
    padding: 20px 0 0 0;
    width: 980px;
  }
  .card-details-notice p {
    font-size: 14px;
    line-height: 1.6;
  }
  .disclaimer {
    padding: 0 0 110px 0;
    background: #FFF;
    width: 100%;
    min-width: 1000px;
  }
  .disclaimer-head {
    text-align: center;
  }
  .disclaimer-main {
    margin: 40px auto 0 auto;
    width: 980px;
  }
  .disclaimer-main-box {
    margin: 30px 0 0 0;
  }
  .disclaimer-main-box:first-child {
    margin: 0;
  }
  .disclaimer-main-box p {
    font-size: 14px;
    line-height: 1.6;
  }
  .disclaimer-main-box a {
    display: inline;
    color: #0c7dc3;
  }
  .disclaimer-main-box a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/to-me-card/20260812/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .disclaimer-main-box .head {
    font-size: 15px;
    line-height: 1.6;
    padding-bottom: 3px;
  }
  .disclaimer-main-card {
    margin: 20px 0 0 0;
  }
  .disclaimer-main-card-table {
    border-collapse: collapse;
    margin: 0 auto;
    width: 980px;
  }
  .disclaimer-main-card-table th {
    box-sizing: border-box;
    background: #f2f5f8;
    padding: 12px 10px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
  }
  .disclaimer-main-card-table th p {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
  }
  .disclaimer-main-card-table td {
    box-sizing: border-box;
    padding: 12px 10px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .disclaimer-main-card-table td p {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
  }
  .disclaimer-main-card-table thead th {
    border-top: 1px solid #000;
  }
  .disclaimer-main-card-table thead td {
    background: #f2f5f8;
    border-top: 1px solid #000;
  }
  .disclaimer-main-card-notice {
    padding: 15px 0 0 0;
  }
  .disclaimer-main-card-notice p {
    font-size: 14px;
    line-height: 1.6;
  }
  .disclaimer-main-card-notice .indent-aster {
    padding-left: 2.55em;
    text-indent: -2.55em;
  }
  .disclaimer-myj-check {
    box-sizing: border-box;
    display: flex;
    margin: 50px auto 0 auto;
    width: 770px;
    border: 1px solid #000;
  }
  .disclaimer-myj-check-logo {
    padding: 30px 0 30px 30px;
    width: 102px;
  }
  .disclaimer-myj-check-main {
    flex: 1;
    padding: 30px 30px 30px 20px;
  }
  .disclaimer-myj-check-main-text p {
    font-size: 15px;
    line-height: 1.6;
  }
  .disclaimer-myj-check-main-notice {
    margin: 20px 0 0 0;
  }
  .disclaimer-myj-check-main-notice p {
    font-size: 13px;
    line-height: 1.6;
  }
  .disclaimer-myj-check-main-link {
    margin: 20px 0 0 0;
  }
  .disclaimer-myj-check-main-link li {
    font-size: 13px;
    line-height: 1.8;
  }
  .disclaimer-myj-check-main-link a {
    display: inline;
    color: #0c7dc3;
  }
  .disclaimer-myj-check-main-link a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/to-me-card/20260812/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .footer {
    padding: 32px 0 150px 0;
    background: #004372;
    width: 100%;
    min-width: 1000px;
  }
  .footer-jcb {
    margin: 0 auto;
    padding: 0 0 20px 0;
    width: 980px;
    border-bottom: 1px solid #FFF;
  }
  .footer-jcb-container {
    display: flex;
    align-items: center;
  }
  .footer-jcb-logo {
    width: 86px;
  }
  .footer-jcb-main {
    flex: 1;
    padding: 5px 0 0 0;
  }
  .footer-jcb-main-text p {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #FFF;
  }
  .footer-jcb-main-notice {
    margin: 2px 0 0 0;
  }
  .footer-jcb-main-notice p {
    font-size: 13px;
    line-height: 1.6;
    color: #FFF;
  }
  .footer-jcb-main-link {
    display: flex;
    gap: 0 20px;
    margin: 5px 0 0 0;
  }
  .footer-jcb-main-link li {
    font-size: 13px;
    line-height: 1.6;
    color: #FFF;
  }
  .footer-jcb-main-link a {
    display: inline;
    color: #FFF;
  }
  .footer-jcb-main-link a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/to-me-card/20260812/images/icon_link_ext_white.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .footer-update {
    margin: 20px auto 0 auto;
    width: 980px;
  }
  .footer-update p {
    font-size: 13px;
    line-height: 1.6;
    color: #FFF;
  }
  .footer-copyright {
    margin: 40px auto 0 auto;
    width: 980px;
    text-align: center;
  }
  .footer-copyright p {
    font-size: 13px;
    line-height: 1.6;
    color: #FFF;
  }
  .fixed-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 20px 0 22px 0;
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
    z-index: 100;
    text-align: center;
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease;
  }
  .fixed-bottom.visible {
    opacity: 1;
  }
  .modal-nav-shadow {
    display: none;
  }
  .modal-apply {
    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-apply.visible {
    opacity: 1;
    display: block;
  }
  .modal-apply-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-apply-container-in {
    margin: 0 auto;
    width: 840px;
  }
  .modal-apply-close-btn {
    text-align: right;
  }
  .modal-apply-box {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 15px 0;
    background: #FFF;
    width: 840px;
  }
  .modal-apply-box-inner {
    box-sizing: border-box;
    padding: 0 0 50px 0;
    max-height: calc(96dvh - 140px - 90px);
    overflow-y: auto;
  }
  .modal-apply-box-head {
    text-align: center;
  }
  .modal-apply-box-head p {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 0.04em;
    color: #004372;
  }
  .modal-apply-box-card {
    margin: 45px auto 0 auto;
    width: 702px;
  }
  .modal-apply-box-card-box {
    display: flex;
    align-items: center;
    padding: 17px 0;
    background: repeating-linear-gradient(to right, #a6a6a6 0, #a6a6a6 2px, transparent 2px, transparent 4px) 50% 100% no-repeat;
    background-size: 100% 2px;
  }
  .modal-apply-box-card-box:first-child {
    background: repeating-linear-gradient(to right, #a6a6a6 0, #a6a6a6 2px, transparent 2px, transparent 4px) 50% 0 no-repeat, repeating-linear-gradient(to right, #a6a6a6 0, #a6a6a6 2px, transparent 2px, transparent 4px) 50% 100% no-repeat;
    background-size: 100% 2px, 100% 2px;
  }
  .modal-apply-box-card-box-face {
    box-sizing: border-box;
    padding: 0 0 0 18px;
    width: 136px;
  }
  .modal-apply-box-card-box-text {
    flex: 1;
  }
  .modal-apply-box-card-box-text p {
    font-weight: bold;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0.01em;
  }
  .modal-apply-box-card-box-button {
    width: 186px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: clamp(0.625rem, 2.8vw, 0.75rem);
    line-height: 1.5;
  }
  img {
    width: 100%;
    height: auto;
  }
  .pc-view {
    display: none;
  }
  .nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 150;
  }
  .nav-inner {
    position: relative;
    width: 100%;
  }
  .nav-btn {
    position: absolute;
    top: calc(34 / 750 * 100vw);
    right: calc(30 / 750 * 100vw);
    width: calc(212 / 750 * 100vw);
    z-index: 151;
  }
  .nav-btn a:focus {
    outline: none;
  }
  .nav-btn a:hover img {
    opacity: 1;
  }
  .nav-btn a.close {
    filter: drop-shadow(0 0 1px rgb(0, 67, 114));
  }
  .nav-btn a.open {
    filter: drop-shadow(0 0 1px rgba(180, 180, 180, 0.7));
  }
  .nav-menu {
    background: rgba(255, 255, 255, 0.97);
    width: 100%;
    box-shadow: 0 calc(20 / 750 * 100vw) calc(20 / 750 * 100vw) rgba(0, 0, 0, 0.3);
  }
  .nav-menu .nav-inner {
    padding: calc(144 / 750 * 100vw) 0 0 0;
  }
  .nav-menu-list {
    margin: 0 auto;
    padding: 0 0 calc(70 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
  }
  .nav-menu-list li {
    border-bottom: calc(2 / 750 * 100vw) solid #004372;
  }
  .nav-menu-list li:first-child {
    border-top: calc(2 / 750 * 100vw) solid #004372;
  }
  .nav-menu-list a:focus {
    outline: none;
  }
  .header {
    background: url("/promotion/to-me-card/20260812/images/sp/header_bg.jpg") 50% 50% no-repeat, #00427f;
    background-size: cover;
    width: 100%;
    text-align: center;
  }
  .hero {
    background: url("/promotion/to-me-card/20260812/images/sp/hero_text.png") 50% 50% no-repeat, url("/promotion/to-me-card/20260812/images/sp/hero_bg.jpg") 50% 50% no-repeat, #eddc70;
    background-size: cover, cover;
    width: 100%;
    text-align: center;
  }
  .cp {
    background: url("/promotion/to-me-card/20260812/images/sp/cp_bg.jpg") 50% 50% no-repeat, #00427f;
    background-size: cover;
    width: 100%;
  }
  .cp-head {
    text-align: center;
  }
  .cp-top {
    padding: 0 0 calc(120 / 750 * 100vw) 0;
  }
  .cp-top-image {
    text-align: center;
  }
  .cp-top-period {
    padding: calc(10 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .cp-top-period p {
    font-weight: bold;
    font-size: clamp(1rem, 4vw, 1.125rem);
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: #FFF;
  }
  .cp-top-period .small {
    padding-top: calc(8 / 750 * 100vw);
    font-weight: normal;
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.5;
  }
  .cp-top-notice {
    padding: calc(40 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .cp-top-notice p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #FFF;
  }
  .cp-main {
    padding: 0 0 calc(120 / 750 * 100vw) 0;
  }
  .cp-main-box {
    margin: calc(129 / 750 * 100vw) auto 0 auto;
    background: #FFF;
    width: calc(690 / 750 * 100vw);
    text-align: center;
  }
  .cp-main-box:first-child {
    margin: 0 auto;
  }
  .cp-main-box-label {
    margin: 0 auto;
    width: calc(590 / 750 * 100vw);
    line-height: 0;
  }
  .cp-main-box-label img {
    margin: calc(-45 / 750 * 100vw) 0 0 0;
  }
  .benefits {
    background: url("/promotion/to-me-card/20260812/images/sp/bene_bg.jpg") 50% 50% no-repeat, #eddc70;
    background-size: cover;
    width: 100%;
  }
  .benefits-head {
    text-align: center;
  }
  .benefits-sub-head {
    padding-bottom: calc(25 / 750 * 100vw);
    font-weight: bold;
    font-size: clamp(1.3125rem, 5vw, 1.4375rem);
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: #004372;
  }
  .benefits-sub-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: calc(690 / 750 * 100vw);
  }
  .benefits-sub-box {
    margin: calc(50 / 750 * 100vw) 0 0 0;
    width: calc(690 / 750 * 100vw);
  }
  .benefits-sub-box:first-child {
    margin: 0;
  }
  .benefits-sub-box-head {
    padding: 0 0 calc(15 / 750 * 100vw) 0;
  }
  .benefits-sub-box-head p {
    padding-left: 1em;
    text-indent: -1em;
    font-weight: bold;
    font-size: clamp(1.0625rem, 4.2vw, 1.1875rem);
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #004372;
  }
  .benefits-sub-box-notice {
    padding: calc(20 / 750 * 100vw) 0 0 0;
  }
  .benefits-sub-box-notice p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
  }
  .benefits-sub-box-notice a {
    display: inline;
    color: #000;
  }
  .benefits-sub-box-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/to-me-card/20260812/images/icon_link_ext_black.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .benefits-sub-box-text p {
    font-size: clamp(0.875rem, 3.6vw, 1rem);
    line-height: 1.7;
    letter-spacing: 0.02em;
  }
  .benefits-sub-box-row {
    padding: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .benefits-sub-box-row-cell {
    margin: calc(60 / 750 * 100vw) 0 0 0;
  }
  .benefits-sub-box-row-cell:first-child {
    margin: 0;
  }
  .benefits-sub-box-row-cell .benefits-sub-box-image {
    margin: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .benefits-points {
    margin: calc(60 / 750 * 100vw) auto 0 auto;
    padding: 0 0 calc(80 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
  }
  .benefits-points-procedure {
    padding: calc(60 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .benefits-points-procedure p {
    font-weight: bold;
    font-size: clamp(0.8125rem, 3.4vw, 0.9375rem);
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #ff4b23;
  }
  .benefits-points-procedure a {
    display: inline;
    color: #000;
  }
  .benefits-points-procedure 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/to-me-card/20260812/images/icon_link_ext_black.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .benefits-points-procedure .link {
    padding-top: calc(5 / 750 * 100vw);
    font-weight: normal;
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
  }
  .benefits-autocharge {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 0 0 calc(80 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
  }
  .benefits-autocharge-main {
    order: 2;
  }
  .benefits-autocharge-image {
    order: 1;
    padding: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .benefits-annual-bonus {
    margin: 0 auto;
    padding: 0 0 calc(80 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
  }
  .benefits-point-usage {
    margin: 0 auto;
    padding: 0 0 calc(120 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
  }
  .benefits-point-usage .benefits-sub-container {
    gap: calc(40 / 750 * 100vw) 0;
  }
  .benefits-point-usage .benefits-sub-box {
    margin: 0;
  }
  .annual-fee {
    background: url("/promotion/to-me-card/20260812/images/sp/a-fee_bg.jpg") 50% 50% no-repeat, #00427f;
    background-size: cover;
    width: 100%;
  }
  .annual-fee-head {
    text-align: center;
  }
  .annual-fee-body {
    padding: 0 0 calc(110 / 750 * 100vw) 0;
  }
  .annual-fee-face {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin: calc(80 / 750 * 100vw) auto 0 auto;
    padding: 0 0 0 calc(123 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
  }
  .annual-fee-face-gold {
    background: #fff0a4;
    width: calc(270 / 750 * 100vw);
  }
  .annual-fee-face-prime {
    background: #ceeeff;
    width: calc(270 / 750 * 100vw);
  }
  .annual-fee-table {
    border-collapse: collapse;
    margin: calc(28 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .annual-fee-table th {
    box-sizing: border-box;
    padding: calc(30 / 750 * 100vw) calc(10 / 750 * 100vw);
    text-align: center;
    vertical-align: middle;
    border-bottom: calc(2 / 750 * 100vw) solid #FFF;
  }
  .annual-fee-table th p {
    font-weight: bold;
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #FFF;
  }
  .annual-fee-table td {
    box-sizing: border-box;
    padding: calc(30 / 750 * 100vw) calc(10 / 750 * 100vw);
    width: calc(284 / 750 * 100vw);
    text-align: center;
    vertical-align: middle;
    border-bottom: calc(2 / 750 * 100vw) solid #FFF;
    border-left: calc(2 / 750 * 100vw) solid #FFF;
  }
  .annual-fee-table td p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: #FFF;
  }
  .annual-fee-table tr:first-child th {
    border-top: calc(2 / 750 * 100vw) solid #FFF;
  }
  .annual-fee-table tr:first-child td {
    border-top: calc(2 / 750 * 100vw) solid #FFF;
  }
  .annual-fee-table .red {
    font-weight: bold;
    font-size: clamp(0.9375rem, 3.8vw, 1.0625rem);
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #ff4b23;
  }
  .annual-fee-table .sep {
    padding-top: calc(10 / 750 * 100vw);
  }
  .annual-fee-notice {
    margin: calc(40 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .annual-fee-notice p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
    color: #FFF;
  }
  .card-details {
    background: url("/promotion/to-me-card/20260812/images/sp/c-details_bg.jpg") 50% 50% no-repeat, #eddc70;
    background-size: cover;
    width: 100%;
  }
  .card-details-head {
    text-align: center;
  }
  .card-details-body {
    padding: 0 0 calc(110 / 750 * 100vw) 0;
  }
  .card-details-face {
    display: flex;
    justify-content: space-between;
    margin: calc(81 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .card-details-face-gold {
    background: #fff0a4;
    width: calc(334 / 750 * 100vw);
  }
  .card-details-face-prime {
    background: #ceeeff;
    width: calc(334 / 750 * 100vw);
  }
  .card-details-table {
    border-collapse: collapse;
    margin: calc(22 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .card-details-table th {
    box-sizing: border-box;
    padding: calc(25 / 750 * 100vw) calc(10 / 750 * 100vw);
    text-align: center;
    vertical-align: middle;
    border-bottom: calc(2 / 750 * 100vw) solid #000;
  }
  .card-details-table th p {
    font-weight: normal;
    font-size: clamp(0.6875rem, 3vw, 0.8125rem);
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
  .card-details-table td {
    box-sizing: border-box;
    padding: calc(25 / 750 * 100vw) calc(25 / 750 * 100vw);
    width: calc(260 / 750 * 100vw);
    text-align: left;
    vertical-align: middle;
    border-bottom: calc(2 / 750 * 100vw) solid #000;
  }
  .card-details-table td p {
    font-size: clamp(0.625rem, 2.8vw, 0.75rem);
    line-height: 1.5;
    color: #333;
  }
  .card-details-table tr td:first-child {
    background: #fff0a4;
  }
  .card-details-table tr td:first-child .large, .card-details-table tr td:first-child .medium, .card-details-table tr td:first-child .normal {
    color: #675304;
  }
  .card-details-table tr td:last-child {
    background: #ceeeff;
  }
  .card-details-table tr td:last-child .large, .card-details-table tr td:last-child .medium, .card-details-table tr td:last-child .normal {
    color: #004372;
  }
  .card-details-table tr:last-child th {
    border-bottom: none;
  }
  .card-details-table tr:last-child td {
    border-bottom: none;
  }
  .card-details-table .center {
    text-align: center;
  }
  .card-details-table .sep {
    padding-top: calc(10 / 750 * 100vw);
  }
  .card-details-table .bold {
    font-weight: bold;
    font-size: clamp(0.6875rem, 3vw, 0.8125rem);
    line-height: 1.5;
  }
  .card-details-table .large {
    font-weight: bold;
    font-size: clamp(0.8125rem, 3.4vw, 0.9375rem);
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
  .card-details-table .medium {
    font-weight: bold;
    font-size: clamp(0.8125rem, 3.4vw, 0.9375rem);
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
  .card-details-table .normal {
    font-weight: bold;
    font-size: clamp(0.625rem, 2.8vw, 0.75rem);
    line-height: 1.5;
  }
  .card-details-notice {
    margin: 0 auto;
    padding: calc(20 / 750 * 100vw) 0 0 0;
    width: calc(690 / 750 * 100vw);
  }
  .card-details-notice p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
  }
  .disclaimer {
    padding: 0 0 calc(100 / 750 * 100vw) 0;
    background: #FFF;
    width: 100%;
  }
  .disclaimer-head {
    text-align: center;
  }
  .disclaimer-main {
    margin: calc(70 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .disclaimer-main-box {
    margin: calc(35 / 750 * 100vw) 0 0 0;
  }
  .disclaimer-main-box:first-child {
    margin: 0;
  }
  .disclaimer-main-box p {
    font-size: clamp(0.6875rem, 3vw, 0.8125rem);
    line-height: 1.6;
  }
  .disclaimer-main-box a {
    display: inline;
    color: #0c7dc3;
  }
  .disclaimer-main-box 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/to-me-card/20260812/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .disclaimer-main-box .head {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
    padding-bottom: calc(3 / 750 * 100vw);
  }
  .disclaimer-main-card {
    margin: calc(25 / 750 * 100vw) 0 0 0;
  }
  .disclaimer-main-card-table {
    border-collapse: collapse;
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .disclaimer-main-card-table th {
    box-sizing: border-box;
    background: #f2f5f8;
    padding: calc(12 / 750 * 100vw) calc(10 / 750 * 100vw);
    text-align: center;
    vertical-align: middle;
    border-right: calc(2 / 750 * 100vw) solid #000;
    border-bottom: calc(2 / 750 * 100vw) solid #000;
    border-left: calc(2 / 750 * 100vw) solid #000;
  }
  .disclaimer-main-card-table th p {
    font-weight: normal;
    font-size: clamp(0.625rem, 2.8vw, 0.75rem);
    line-height: 1.5;
  }
  .disclaimer-main-card-table td {
    box-sizing: border-box;
    padding: calc(12 / 750 * 100vw) calc(10 / 750 * 100vw);
    text-align: center;
    vertical-align: middle;
    border-right: calc(2 / 750 * 100vw) solid #000;
    border-bottom: calc(2 / 750 * 100vw) solid #000;
  }
  .disclaimer-main-card-table td p {
    font-weight: normal;
    font-size: clamp(0.625rem, 2.8vw, 0.75rem);
    line-height: 1.5;
  }
  .disclaimer-main-card-table thead th {
    border-top: calc(2 / 750 * 100vw) solid #000;
  }
  .disclaimer-main-card-table thead td {
    background: #f2f5f8;
    border-top: calc(2 / 750 * 100vw) solid #000;
  }
  .disclaimer-main-card-table tbody td {
    width: calc(130 / 750 * 100vw);
  }
  .disclaimer-main-card-notice {
    padding: calc(20 / 750 * 100vw) 0 0 0;
  }
  .disclaimer-main-card-notice p {
    font-size: clamp(0.6875rem, 3vw, 0.8125rem);
    line-height: 1.6;
  }
  .disclaimer-main-card-notice .indent-aster {
    padding-left: 2.55em;
    text-indent: -2.55em;
  }
  .disclaimer-myj-check {
    box-sizing: border-box;
    margin: calc(90 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
    border: calc(2 / 750 * 100vw) solid #000;
  }
  .disclaimer-myj-check-logo {
    margin: calc(40 / 750 * 100vw) auto 0 auto;
    width: calc(160 / 750 * 100vw);
  }
  .disclaimer-myj-check-main {
    padding: calc(40 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
  .disclaimer-myj-check-main-text p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
  }
  .disclaimer-myj-check-main-notice {
    margin: calc(30 / 750 * 100vw) 0 0 0;
  }
  .disclaimer-myj-check-main-notice p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
  }
  .disclaimer-myj-check-main-link {
    margin: calc(30 / 750 * 100vw) 0 0 0;
  }
  .disclaimer-myj-check-main-link li {
    font-size: clamp(0.6875rem, 3vw, 0.8125rem);
    line-height: 1.8;
  }
  .disclaimer-myj-check-main-link a {
    display: inline;
    color: #0c7dc3;
  }
  .disclaimer-myj-check-main-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/to-me-card/20260812/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .footer {
    padding: calc(45 / 750 * 100vw) 0 calc(190 / 750 * 100vw) 0;
    background: #004372;
    width: 100%;
  }
  .footer-jcb {
    margin: 0 auto;
    padding: 0 0 calc(49 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
    border-bottom: calc(1 / 750 * 100vw) solid #FFF;
  }
  .footer-jcb-container {
    display: flex;
  }
  .footer-jcb-logo {
    width: calc(143 / 750 * 100vw);
  }
  .footer-jcb-main {
    flex: 1;
    padding: calc(5 / 750 * 100vw) 0 0 calc(38 / 750 * 100vw);
  }
  .footer-jcb-main-text p {
    font-weight: bold;
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.5;
    letter-spacing: 0.04em;
    color: #FFF;
  }
  .footer-jcb-main-notice {
    margin: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .footer-jcb-main-notice p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.5;
    color: #FFF;
  }
  .footer-jcb-main-link {
    margin: calc(8 / 750 * 100vw) 0 0 0;
  }
  .footer-jcb-main-link li {
    padding-top: calc(6 / 750 * 100vw);
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
    color: #FFF;
  }
  .footer-jcb-main-link li:first-child {
    padding-top: 0;
  }
  .footer-jcb-main-link a {
    display: inline;
    color: #FFF;
  }
  .footer-jcb-main-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/to-me-card/20260812/images/icon_link_ext_white.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .footer-update {
    margin: calc(35 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .footer-update p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
    color: #FFF;
  }
  .footer-copyright {
    margin: calc(80 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
    text-align: center;
  }
  .footer-copyright p {
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.6;
    color: #FFF;
  }
  .fixed-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: calc(25 / 750 * 100vw) 0 calc(28 / 750 * 100vw) 0;
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
    z-index: 100;
    text-align: center;
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease;
  }
  .fixed-bottom.visible {
    opacity: 1;
  }
  .fixed-bottom-button {
    display: block;
    margin: 0 auto;
    width: calc(682 / 750 * 100vw);
  }
  .modal-nav-shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 499;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .modal-nav-shadow.visible {
    opacity: 1;
    display: block;
  }
  .modal-apply {
    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-apply.visible {
    opacity: 1;
    display: block;
  }
  .modal-apply-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-apply-container-in {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .modal-apply-close-btn {
    text-align: right;
  }
  .modal-apply-close-btn a {
    display: inline-block;
    width: calc(85 / 750 * 100vw);
  }
  .modal-apply-box {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 calc(20 / 750 * 100vw) 0;
    background: #FFF;
    width: calc(690 / 750 * 100vw);
  }
  .modal-apply-box-inner {
    box-sizing: border-box;
    padding: 0 0 calc(64 / 750 * 100vw) 0;
    max-height: calc(92dvh - calc(107 / 750 * 100vw));
    overflow-y: auto;
  }
  .modal-apply-box-head {
    text-align: center;
  }
  .modal-apply-box-head p {
    font-weight: bold;
    font-size: clamp(1.4375rem, 5.4vw, 1.5625rem);
    line-height: 1.3;
    letter-spacing: 0.04em;
    color: #004372;
  }
  .modal-apply-box-card {
    margin: calc(30 / 750 * 100vw) auto 0 auto;
    width: calc(628 / 750 * 100vw);
  }
  .modal-apply-box-card-box {
    display: flex;
    align-items: center;
    padding: calc(25 / 750 * 100vw) 0;
    width: calc(628 / 750 * 100vw);
    background: repeating-linear-gradient(to right, #a6a6a6 0, #a6a6a6 calc(4 / 750 * 100vw), transparent calc(4 / 750 * 100vw), transparent calc(8 / 750 * 100vw)) 50% 100% no-repeat;
    background-size: 100% calc(4 / 750 * 100vw);
  }
  .modal-apply-box-card-box:first-child {
    background: repeating-linear-gradient(to right, #a6a6a6 0, #a6a6a6 calc(4 / 750 * 100vw), transparent calc(4 / 750 * 100vw), transparent calc(8 / 750 * 100vw)) 50% 0 no-repeat, repeating-linear-gradient(to right, #a6a6a6 0, #a6a6a6 calc(4 / 750 * 100vw), transparent calc(4 / 750 * 100vw), transparent calc(8 / 750 * 100vw)) 50% 100% no-repeat;
    background-size: 100% calc(4 / 750 * 100vw), 100% calc(4 / 750 * 100vw);
  }
  .modal-apply-box-card-box-face {
    box-sizing: border-box;
    padding: 0 0 0 calc(5 / 750 * 100vw);
    width: calc(130 / 750 * 100vw);
  }
  .modal-apply-box-card-box-face img {
    width: calc(104 / 750 * 100vw);
  }
  .modal-apply-box-card-box-text {
    flex: 1;
  }
  .modal-apply-box-card-box-text p {
    font-weight: bold;
    font-size: clamp(0.75rem, 3.2vw, 0.875rem);
    line-height: 1.35;
    letter-spacing: 0.01em;
  }
  .modal-apply-box-card-box-button {
    width: calc(166 / 750 * 100vw);
  }
  .modal-apply-box-card-box-button a {
    display: block;
    width: calc(161 / 750 * 100vw);
  }
}