@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: #333;
}

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: #0033ff;
}

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

.indent-space {
  padding-left: 1.28em;
  text-indent: -1.28em;
}

.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;
  }
  a[target=_blank]:not(:has(img))::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
    background: url("/promotion/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
  }
  .sp-view {
    display: none;
  }
  .inner {
    margin: 0 auto;
    width: 1020px;
  }
  .header {
    background: url("/promotion/cosmo_corporate/20260827/images/pc/header_bg.jpg") 50% 13% no-repeat;
    background-size: cover;
    width: 100%;
    min-width: 1020px;
    text-align: center;
  }
  .header-inner {
    position: relative;
    margin: 0 auto;
    width: 1020px;
  }
  .header-button-cashback {
    position: absolute;
    top: 21px;
    right: 56px;
    z-index: 1;
  }
  .cashback {
    margin: 45px auto 0 auto;
    padding: 0 0 45px 0;
    background: url("/promotion/cosmo_corporate/20260827/images/pc/cb_bg.png") 50% 0 no-repeat, #bdeaff;
    background-size: 100% auto;
    width: 908px;
  }
  .cashback-head {
    text-align: center;
  }
  .cashback-period {
    text-align: center;
  }
  .cashback-notice {
    padding: 15px 0 30px 0;
    text-align: center;
  }
  .cashback-notice p {
    font-weight: bold;
    font-size: 13px;
    line-height: 1.6;
  }
  .cashback-info {
    margin: 0 auto;
    padding: 40px 0;
    background: #FFF;
    width: 808px;
  }
  .cashback-info-row {
    display: flex;
    margin: 32px auto 0 auto;
    width: 728px;
  }
  .cashback-info-row:first-child {
    margin: 0 auto;
  }
  .cashback-info-row-head {
    width: 186px;
  }
  .cashback-info-row-main {
    flex: 1;
  }
  .cashback-info-row-label {
    display: inline-block;
    padding: 5px 10px;
    background: #1d58c5;
    width: 136px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-align: center;
    color: #fff;
    transform: skewX(12deg);
  }
  .cashback-info-row-label > span {
    display: inline-block;
    transform: skewX(-12deg);
  }
  .cashback-info-row-text p {
    font-size: 14px;
    line-height: 1.6;
  }
  .cashback-info-row-text .bold {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.6;
  }
  .cashback-info-row-text .sep {
    padding-top: 20px;
  }
  .cashback-info-row-text .red {
    color: #fe0000;
  }
  .cashback-info-table {
    border-collapse: collapse;
    width: 542px;
  }
  .cashback-info-table th {
    box-sizing: border-box;
    padding: 10px 10px;
    background: #eaefef;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
  }
  .cashback-info-table th p {
    font-weight: bold;
    font-size: 13px;
    line-height: 1.4;
  }
  .cashback-info-table td {
    box-sizing: border-box;
    padding: 10px 10px;
    background: #FFF;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
  }
  .cashback-info-table td p {
    font-weight: normal;
    font-size: 13px;
    line-height: 1.4;
  }
  .cashback-info-table thead th {
    background: #1d58c5;
    border-top: 1px solid #b2b2b2;
    border-left: none;
  }
  .cashback-info-table thead th p {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #FFF;
  }
  .cashback-info-table thead tr th:nth-child(1) {
    width: 165px;
    border-left: 1px solid #b2b2b2;
  }
  .cashback-info-table thead tr th:nth-child(2) {
    width: 175px;
  }
  .cashback-info-table .card-type {
    display: inline;
  }
  .cashback-info-table .card-face {
    padding-top: 8px;
    padding-bottom: 5px;
  }
  .cashback-info-notes {
    margin: 35px auto 0 auto;
    width: 728px;
  }
  .cashback-info-notes-btn {
    display: block;
    text-align: center;
  }
  .cashback-info-notes-body {
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    max-height: 0;
  }
  .cashback-info-notes-text {
    padding: 30px 0 0 0;
  }
  .cashback-info-notes-text p {
    font-size: 13px;
    line-height: 1.6;
  }
  .cashback-info-notes-text .head {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  .about {
    padding: 0 0 90px 0;
    width: 100%;
    min-width: 1020px;
  }
  .about-head {
    padding: 79px 0 58px 0;
    text-align: center;
  }
  .about-card-info-head {
    margin: 0 0 22px 0;
    text-align: center;
  }
  .about-card-info-point {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 910px;
  }
  .about-text {
    text-align: center;
  }
  .about-text p {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.6;
    color: #000;
  }
  .about-text a {
    color: #0033ff;
  }
  .about-text a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 2px;
    margin-bottom: 1px;
    background: url("/promotion/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .about-text .link {
    padding-top: 25px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
  }
  .about-head-tokuten {
    padding: 10px 0 10px 0;
    text-align: center;
  }
  .about-text-tokuten {
    text-align: center;
  }
  .about-card {
    margin: 57px auto 0 auto;
    width: 908px;
  }
  .about-card-row {
    display: flex;
    justify-content: space-between;
  }
  .about-card-row-single {
    display: flex;
    justify-content: center;
  }
  .about-card-box {
    padding: 0 0 44px 0;
    background: #1d58c5;
    width: 440px;
    text-align: center;
  }
  .about-card-box a {
    display: inline-block;
  }
  .about-card-boxglay {
    padding: 0 0 30px 0;
    background: #efefef;
    width: 440px;
    text-align: center;
  }
  .about-card-boxglay a {
    display: inline-block;
  }
  .about-card-sub-head {
    padding: 75px 0 45px 0;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    color: #000;
  }
  .about-card-more {
    padding: 127px 0 0 0;
    background: url("/promotion/cosmo_corporate/20260827/images/pc/about_plus.png") 50% 40px no-repeat;
    width: 908px;
  }
  .about-card-more-box {
    display: flex;
    background: #efefef;
    width: 908px;
  }
  .about-card-more-box-head {
    flex: 1;
  }
  .about-card-more-box-card {
    padding: 30px 14px 32px 0;
    width: 252px;
  }
  .about-card-more-box-balloon img {
    margin: -32px 0 0 31px;
  }
  .about-card-more-box-text {
    padding: 10px 0 20px 30px;
  }
  .about-card-more-box-text p {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.6;
    color: #000;
  }
  .about-card-more-box-name {
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #000;
  }
  .about-card-more-box-image {
    text-align: center;
  }
  .about-card-box-guide {
    text-align: left;
  }
  .about-card-box-guide-text {
    padding: 15px 30px 20px 30px;
    text-align: left;
  }
  .about-card-box-guide-text p {
    font-size: 13px;
    line-height: 1.6;
  }
  .about-card-box-guide-image {
    text-align: center;
  }
  .merit {
    padding: 0 0 62px 0;
    background: #1d41a5;
    width: 100%;
    min-width: 1020px;
  }
  .merit-head {
    padding: 79px 0 60px 0;
    text-align: center;
  }
  .merit-info {
    display: grid;
    grid-template-columns: 284px auto 284px;
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "station station station" "cashless thrucard thrucard" "insurance thrucard thrucard" "jpoint jpoint usage";
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    margin: 0 auto;
    width: 908px;
  }
  .merit-info-box {
    background: #FFF;
  }
  .merit-info-box:nth-child(1) {
    grid-area: station;
    display: grid;
    grid-template-columns: auto 186px;
    grid-template-rows: auto auto;
    grid-template-areas: "head image" "text image";
    width: 908px;
  }
  .merit-info-box:nth-child(1) .merit-info-box-1-head {
    grid-area: head;
  }
  .merit-info-box:nth-child(1) .merit-info-box-1-text {
    grid-area: text;
  }
  .merit-info-box:nth-child(1) .merit-info-box-1-image {
    grid-area: image;
  }
  .merit-info-box:nth-child(2) {
    grid-area: cashless;
  }
  .merit-info-box:nth-child(3) {
    grid-area: insurance;
  }
  .merit-info-box:nth-child(4) {
    grid-area: thrucard;
  }
  .merit-info-box:nth-child(5) {
    grid-area: jpoint;
  }
  .merit-info-box:nth-child(6) {
    grid-area: usage;
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto auto auto;
    grid-template-areas: "head" "image" "text";
    width: 284px;
  }
  .merit-info-box:nth-child(6) .merit-info-box-6-head {
    grid-area: head;
  }
  .merit-info-box:nth-child(6) .merit-info-box-6-image {
    grid-area: image;
  }
  .merit-info-box:nth-child(6) .merit-info-box-6-text {
    grid-area: text;
  }
  .merit-info-box-text {
    padding: 0 30px 30px 30px;
  }
  .merit-info-box-text p {
    font-size: 16px;
    line-height: 1.6;
    color: #000;
  }
  .merit-info-box-text .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .merit-info-box-text .indent:first-letter {
    font-family: sans-serif;
  }
  .merit-info-box-text .small {
    font-size: 14px;
    line-height: 1.6;
  }
  .merit-info-box-text .sep {
    padding-top: 6px;
  }
  .merit-info-box-link {
    margin: -10px 0 0 0;
    padding: 0 30px 30px 30px;
    text-align: right;
  }
  .merit-info-box-link a {
    font-size: 13px;
    line-height: 1.5;
    color: #0033ff;
  }
  .merit-info-box-link a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 2px;
    margin-bottom: 1px;
    background: url("/promotion/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .merit-info-box-texthouce {
    padding: 0 30px 20px 30px;
    text-align: left;
  }
  .merit-info-box-texthouce p {
    font-size: 16px;
    line-height: 1.7;
    color: #000;
  }
  .merit-info-box-texthouce .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .merit-info-box-texthouce .indent:first-letter {
    font-family: sans-serif;
  }
  .merit-info-box-texthouce .small {
    font-size: 14px;
    line-height: 1.6;
  }
  .merit-info-box-texthouce .sep {
    padding-top: 6px;
  }
  .merit-info-box-houcelink {
    padding: 0 30px 0 30px;
    text-align: left;
  }
  .merit-info-box-houcelink a {
    font-size: 13px;
    line-height: 1.8;
    color: #0033ff;
  }
  .merit-info-box-houcelink a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 2px;
    margin-bottom: 1px;
    background: url("/promotion/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .gold-card {
    padding: 0 0 78px 0;
    background: #efefef;
    width: 100%;
    min-width: 1020px;
  }
  .gold-card-head {
    padding: 79px 0 60px 0;
    text-align: center;
  }
  .gold-card-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 908px;
  }
  .gold-card-info .gold-card-info-box:nth-child(1) {
    background: url("/promotion/cosmo_corporate/20260827/images/pc/gold-c_img_01.jpg") 0 50% no-repeat, #FFF;
    background-size: 130px 100%;
  }
  .gold-card-info .gold-card-info-box:nth-child(2) {
    background: url("/promotion/cosmo_corporate/20260827/images/pc/gold-c_img_02.jpg") 0 50% no-repeat, #FFF;
    background-size: 130px 100%;
  }
  .gold-card-info .gold-card-info-box:nth-child(3) {
    background: url("/promotion/cosmo_corporate/20260827/images/pc/gold-c_img_03.jpg") 0 50% no-repeat, #FFF;
    background-size: 130px 100%;
  }
  .gold-card-info .gold-card-info-box:nth-child(4) {
    background: url("/promotion/cosmo_corporate/20260827/images/pc/gold-c_img_04.jpg") 0 50% no-repeat, #FFF;
    background-size: 130px 100%;
  }
  .gold-card-info-box {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 0 0 27px 0;
    padding: 0 0 0 130px;
    background: #FFF;
    width: 440px;
    min-height: 242px;
  }
  .gold-card-info-box-head {
    padding: 15px 25px;
  }
  .gold-card-info-box-head p {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
    color: #ae8800;
    min-height: 4.2em;
  }
  .gold-card-info-box-text {
    flex: 1;
    padding: 0 25px 15px 25px;
  }
  .gold-card-info-box-text p {
    font-size: 16px;
    line-height: 1.6;
    color: #000;
  }
  .gold-card-info-link {
    margin: -10px auto 0 auto;
    width: 908px;
    text-align: right;
  }
  .gold-card-info-link a {
    color: #0033ff;
  }
  .gold-card-info-link a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 2px;
    margin-bottom: 1px;
    background: url("/promotion/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .card-info {
    padding: 0 0 80px 0;
    width: 100%;
    min-width: 1020px;
  }
  .card-info-head {
    padding: 79px 0 59px 0;
    text-align: center;
  }
  .card-info-table {
    border-collapse: separate;
    border-spacing: 0;
    margin: 0 auto;
    width: 908px;
  }
  .card-info-table th {
    box-sizing: border-box;
    position: relative;
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .card-info-table th p {
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
    color: #000;
  }
  .card-info-table td {
    box-sizing: border-box;
    position: relative;
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .card-info-table td p {
    font-size: 13px;
    line-height: 1.5;
    color: #000;
  }
  .card-info-table thead th {
    background: #f8f8f8;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  .card-info-table thead td {
    border-top: 1px solid #000;
    text-align: center;
  }
  .card-info-table tbody th {
    background: #f8f8f8;
    background-clip: padding-box;
    border-left: 1px solid #000;
  }
  .card-info-table .cell-card {
    width: 360px;
  }
  .card-info-table .bg-purple {
    background: #e8ecfb;
    background-clip: padding-box;
  }
  .card-info-table .bg-green {
    background: #d2f8e7;
    background-clip: padding-box;
  }
  .card-info-table .c-image {
    padding: 15px 0 20px 0;
  }
  .card-info-table .c-btn a {
    display: inline-block;
  }
  .card-info-table .c-notice {
    position: absolute;
    top: 15px;
    right: 5px;
    padding: 5px 0;
    background: #fff8cc;
    width: 398px;
    text-align: center;
    z-index: 2;
  }
  .card-info-table .text-box {
    text-align: left;
    vertical-align: top;
  }
  .card-info-table .bold {
    font-weight: bold;
  }
  .card-info-table .red {
    color: #fe0000;
  }
  .card-info-table .sep {
    padding-top: 20px;
  }
  .card-info-table .asterisk {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
  }
  .card-info-table .asterisk p:first-letter {
    font-family: sans-serif;
  }
  .card-info-table-text {
    padding: 0 5px;
  }
  .card-info-table-text .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .card-info-table-text .indent:first-letter {
    font-family: sans-serif;
  }
  .card-info-table-notice {
    margin: 0 auto;
    padding: 20px 0 0 0;
    width: 906px;
  }
  .card-info-table-notice p {
    color: #000;
  }
  .card-info-table-notice .indent-num {
    padding-left: 1.9em;
    text-indent: -1.9em;
  }
  .card-info-table-notice .indent-num:first-letter {
    font-family: sans-serif;
  }
  .card-info-notice {
    margin: 0 auto;
    padding: 50px 0 0 0;
    width: 906px;
  }
  .card-info-notice p {
    color: #000;
  }
  .card-info-notice .head {
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
  }
  .card-info-notice .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .card-info-notice .indent:first-letter {
    font-family: sans-serif;
  }
  .footer {
    background: #efefef;
    width: 100%;
    min-width: 1020px;
  }
  .footer-jcb {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 27px 0 22px 0;
    width: 952px;
  }
  .footer-jcb-logo {
    box-sizing: border-box;
    padding: 0 0 0 1px;
    width: 106px;
  }
  .footer-jcb-main {
    flex: 1;
  }
  .footer-jcb-main-text p {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
  }
  .footer-jcb-main-link {
    display: flex;
    padding: 2px 0 0 0;
  }
  .footer-jcb-main-link li {
    margin: 0 18px 0 0;
    color: #000;
  }
  .footer-jcb-main-link li:last-child {
    margin: 0;
  }
  .footer-jcb-main-link a {
    color: #0033ff;
  }
  .footer-jcb-main-link a[target=_blank]::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 2px;
    margin-bottom: 1px;
    background: url("/promotion/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    vertical-align: -2px;
  }
  .footer-inquiry {
    margin: 0 auto;
    padding: 18px 0 20px 0;
    width: 952px;
    border-top: 2px dotted #000;
  }
  .footer-inquiry-head {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #000;
  }
  .footer-inquiry-head .small {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: normal;
  }
  .footer-inquiry-dial {
    display: flex;
    align-items: flex-end;
    margin: 10px 0 0 0;
  }
  .footer-inquiry-dial-tel {
    padding: 0 20px 0 0;
  }
  .footer-inquiry-dial-tel p {
    color: #000;
  }
  .footer-inquiry-dial-tel a {
    text-decoration: none;
    color: #000;
  }
  .footer-inquiry-dial-tel .tel-name {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
    padding-bottom: 2px;
  }
  .footer-inquiry-dial-tel .tel-number {
    font-weight: bold;
    font-size: 40px;
    line-height: 1;
  }
  .footer-inquiry-dial-mobile p {
    color: #000;
  }
  .footer-inquiry-dial-mobile a {
    text-decoration: none;
    color: #000;
  }
  .footer-inquiry-dial-mobile .tel-name {
    padding-bottom: 3px;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.3;
  }
  .footer-inquiry-dial-mobile .tel-number {
    font-weight: bold;
    font-size: 26px;
    line-height: 1;
  }
  .footer-inquiry-notice {
    padding: 5px 0 0 0;
  }
  .footer-inquiry-notice p {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
  }
  .footer-update {
    margin: 0 auto;
    padding: 10px 0 40px 0;
    width: 952px;
    text-align: right;
  }
  .footer-update p {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #000;
  }
  .footer-copyright {
    padding: 20px 0 150px 0;
    background: #1d41a5;
    width: 100%;
    min-width: 1020px;
    text-align: center;
  }
  .footer-copyright p {
    color: #FFF;
  }
  .fixed-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgba(196, 199, 206, 0.8);
    width: 100%;
    z-index: 100;
  }
  .fixed-bottom-btn {
    padding: 18px 0 0 0;
    text-align: center;
  }
  .fixed-bottom-btn a {
    display: inline-block;
  }
  .fixed-bottom-link {
    padding: 14px 0 14px 0;
    text-align: center;
  }
  .fixed-bottom-link a {
    color: #000;
  }
  .modal-global-nav-shadow {
    display: none;
  }
  .modal-appli {
    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-appli.visible {
    opacity: 1;
    display: block;
  }
  .modal-appli-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-appli-box-in {
    margin: 0 auto;
    padding: 0 0 65px 0;
    background: #FFF;
    width: 840px;
  }
  .modal-appli-box-close-btn {
    text-align: right;
  }
  .modal-appli-box-close-btn a {
    display: inline-block;
  }
  .modal-appli-box-head {
    padding: 11px 0 66px 0;
    text-align: center;
  }
  .modal-appli-box-text {
    padding: 0 0 38px 0;
    text-align: center;
  }
  .modal-appli-box-text p {
    font-size: 17px;
    line-height: 1.5;
    color: #000;
  }
  .modal-appli-box-list {
    margin: 0 auto;
    width: 702px;
  }
  .modal-appli-box-list-row {
    display: flex;
    align-items: center;
    border-bottom: 2px dotted #a6a6a6;
  }
  .modal-appli-box-list-row:first-child {
    border-top: 2px dotted #a6a6a6;
  }
  .modal-appli-box-list-row-left {
    box-sizing: border-box;
    padding: 15px 0;
    width: 146px;
    text-align: center;
  }
  .modal-appli-box-list-row-center {
    box-sizing: border-box;
    flex: 1;
    padding: 15px 0;
  }
  .modal-appli-box-list-row-center p {
    font-weight: bold;
    font-size: 17px;
    line-height: 1.3;
    color: #000;
  }
  .modal-appli-box-list-row-right {
    box-sizing: border-box;
    padding: 15px 0;
    width: 220px;
    text-align: center;
  }
  .modal-appli-box-list-row-right a {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  body {
    font-size: clamp(0.625rem, 2.8vw, 0.75rem);
    line-height: 1.5;
  }
  img {
    width: 100%;
    height: auto;
  }
  a[target=_blank]:not(:has(img))::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/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
  }
  .pc-view {
    display: none;
  }
  .header {
    background: url("/promotion/cosmo_corporate/20260827/images/sp/header_bg.jpg") 50% 0 no-repeat, #1e58c6;
    background-size: 100% auto;
    width: 100%;
  }
  .header-inner {
    position: relative;
  }
  .header-button-cashback {
    position: absolute;
    top: calc(101 / 750 * 100vw);
    left: calc(46 / 750 * 100vw);
    width: calc(658 / 750 * 100vw);
    z-index: 1;
  }
  .cashback {
    margin: calc(45 / 750 * 100vw) auto 0 auto;
    padding: 0 0 calc(45 / 750 * 100vw) 0;
    background: url("/promotion/cosmo_corporate/20260827/images/sp/cb_bg.png") 50% 0 no-repeat, #bdeaff;
    background-size: 100% auto;
    width: calc(690 / 750 * 100vw);
  }
  .cashback-head {
    text-align: center;
  }
  .cashback-period {
    text-align: center;
  }
  .cashback-notice {
    padding: calc(35 / 750 * 100vw) 0 calc(40 / 750 * 100vw) 0;
    text-align: center;
  }
  .cashback-notice p {
    font-weight: bold;
    font-size: 2.4vw;
    line-height: 1.6;
  }
  .cashback-info {
    margin: 0 auto;
    padding: calc(50 / 750 * 100vw) 0 calc(65 / 750 * 100vw) 0;
    background: #FFF;
    width: calc(620 / 750 * 100vw);
  }
  .cashback-info-row {
    margin: calc(60 / 750 * 100vw) auto 0 auto;
    width: calc(550 / 750 * 100vw);
  }
  .cashback-info-row:first-child {
    margin: 0 auto;
  }
  .cashback-info-row-label {
    display: block;
    margin: 0 auto calc(30 / 750 * 100vw) auto;
    padding: calc(10 / 750 * 100vw) calc(20 / 750 * 100vw);
    background: #1d58c5;
    width: calc(320 / 750 * 100vw);
    font-weight: bold;
    font-size: 3.4vw;
    line-height: 1.5;
    letter-spacing: 0.04em;
    text-align: center;
    color: #fff;
    transform: skewX(12deg);
  }
  .cashback-info-row-label > span {
    display: inline-block;
    transform: skewX(-12deg);
  }
  .cashback-info-row-text p {
    font-size: 3.2vw;
    line-height: 1.5;
  }
  .cashback-info-row-text .bold {
    font-weight: bold;
    font-size: 3.6vw;
    line-height: 1.5;
  }
  .cashback-info-row-text .sep {
    padding-top: calc(25 / 750 * 100vw);
  }
  .cashback-info-row-text .red {
    color: #fe0000;
  }
  .cashback-info-table {
    border-collapse: collapse;
    margin: calc(40 / 750 * 100vw) auto 0 auto;
    width: calc(550 / 750 * 100vw);
  }
  .cashback-info-table th {
    box-sizing: border-box;
    padding: calc(10 / 750 * 100vw) calc(10 / 750 * 100vw);
    background: #eaefef;
    text-align: center;
    vertical-align: middle;
    border-right: calc(2 / 750 * 100vw) solid #b2b2b2;
    border-bottom: calc(2 / 750 * 100vw) solid #b2b2b2;
    border-left: calc(2 / 750 * 100vw) solid #b2b2b2;
  }
  .cashback-info-table th p {
    font-weight: bold;
    font-size: 2.6vw;
    line-height: 1.4;
  }
  .cashback-info-table td {
    box-sizing: border-box;
    padding: calc(10 / 750 * 100vw) calc(10 / 750 * 100vw);
    background: #FFF;
    text-align: center;
    vertical-align: middle;
    border-right: calc(2 / 750 * 100vw) solid #b2b2b2;
    border-bottom: calc(2 / 750 * 100vw) solid #b2b2b2;
  }
  .cashback-info-table td p {
    font-weight: normal;
    font-size: 2.6vw;
    line-height: 1.4;
  }
  .cashback-info-table thead th {
    background: #1d58c5;
    border-top: calc(2 / 750 * 100vw) solid #b2b2b2;
    border-left: none;
  }
  .cashback-info-table thead th p {
    font-weight: bold;
    font-size: 2.6vw;
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #FFF;
  }
  .cashback-info-table thead tr th:nth-child(1) {
    width: calc(158 / 750 * 100vw);
    border-left: calc(2 / 750 * 100vw) solid #b2b2b2;
  }
  .cashback-info-table thead tr th:nth-child(2) {
    width: calc(190 / 750 * 100vw);
  }
  .cashback-info-table .card-face {
    display: block;
    margin: 0 auto;
    padding-top: calc(8 / 750 * 100vw);
    padding-bottom: calc(5 / 750 * 100vw);
    width: calc(106 / 750 * 100vw);
  }
  .cashback-info-notes {
    margin: calc(35 / 750 * 100vw) auto 0 auto;
    width: calc(550 / 750 * 100vw);
  }
  .cashback-info-notes-btn {
    display: block;
    margin: 0 auto;
    width: calc(330 / 750 * 100vw);
    text-align: center;
  }
  .cashback-info-notes-body {
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    max-height: 0;
  }
  .cashback-info-notes-text {
    padding: calc(45 / 750 * 100vw) 0 0 0;
  }
  .cashback-info-notes-text p {
    font-size: 2.8vw;
    line-height: 1.6;
  }
  .cashback-info-notes-text .head {
    padding-bottom: calc(5 / 750 * 100vw);
    font-weight: bold;
    font-size: 3.2vw;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  .about {
    padding: 0 0 calc(90 / 750 * 100vw) 0;
    width: 100%;
  }
  .about-head {
    text-align: center;
  }
  .about-card-info-point {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .about-card-info-point li {
    margin: calc(24 / 750 * 100vw) 0 0 0;
  }
  .about-card-info-point li:first-child {
    margin: 0;
  }
  .about-head-tokuten {
    text-align: center;
  }
  .about-text {
    padding: calc(45 / 750 * 100vw) calc(20 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
    text-align: center;
  }
  .about-text p {
    font-weight: bold;
    font-size: 2.9vw;
    line-height: 1.6;
    color: #000;
  }
  .about-text a {
    font-size: 2.9vw;
    line-height: 1.6;
    color: #0033ff;
  }
  .about-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/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .about-text .link {
    padding-top: calc(30 / 750 * 100vw);
    font-weight: normal;
    font-size: 2.7vw;
    line-height: 1.4;
  }
  .about-card {
    margin: calc(60 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .about-card-row {
    display: flex;
    justify-content: space-between;
  }
  .about-card-row-single {
    display: flex;
    justify-content: center;
  }
  .about-card-row-single .about-card-box {
    width: calc(396 / 750 * 100vw);
  }
  .about-card-box {
    padding: 0 0 calc(40 / 750 * 100vw) 0;
    background: #1d58c5;
    width: calc(336 / 750 * 100vw);
    text-align: center;
  }
  .about-card-box a {
    display: block;
    margin: 0 auto;
    width: calc(282 / 750 * 100vw);
  }
  .about-card-boxglay {
    padding: 0 0 calc(30 / 750 * 100vw) 0;
    background: #efefef;
    width: calc(336 / 750 * 100vw);
    text-align: center;
  }
  .about-card-boxglay a {
    display: block;
    margin: 0 auto;
    width: calc(282 / 750 * 100vw);
  }
  .about-card-sub-head {
    padding: calc(75 / 750 * 100vw) 0 calc(40 / 750 * 100vw) 0;
    font-weight: bold;
    font-size: 3.4vw;
    line-height: 1.4;
    text-align: center;
    color: #000;
  }
  .about-card-more {
    padding: calc(128 / 750 * 100vw) 0 0 0;
    background: url("/promotion/cosmo_corporate/20260827/images/sp/about_plus.png") 50% 0 no-repeat;
    background-size: 100% auto;
  }
  .about-card-more-box {
    display: flex;
    background: #efefef;
  }
  .about-card-more-box-head {
    flex: 1;
  }
  .about-card-more-box-card {
    padding: calc(30 / 750 * 100vw) calc(9 / 750 * 100vw) calc(30 / 750 * 100vw) 0;
    width: calc(178 / 750 * 100vw);
  }
  .about-card-more-box-balloon img {
    margin: calc(-39 / 750 * 100vw) 0 0 calc(21 / 750 * 100vw);
    width: calc(78 / 750 * 100vw);
  }
  .about-card-more-box-text {
    padding: calc(15 / 750 * 100vw) calc(10 / 750 * 100vw) calc(30 / 750 * 100vw) calc(20 / 750 * 100vw);
  }
  .about-card-more-box-text p {
    font-weight: bold;
    font-size: 2.3vw;
    line-height: 1.6;
    color: #000;
  }
  .about-card-more-box-name {
    padding-bottom: calc(8 / 750 * 100vw);
    font-weight: bold;
    font-size: 2.2vw;
    line-height: 1.3;
    text-align: center;
    color: #000;
  }
  .about-card-more-box-image {
    margin: 0 auto;
    width: calc(148 / 750 * 100vw);
  }
  .about-card-box-guide {
    text-align: left;
  }
  .about-card-box-guide-text {
    padding: calc(20 / 750 * 100vw) calc(30 / 750 * 100vw) calc(20 / 750 * 100vw) calc(30 / 750 * 100vw);
    text-align: left;
  }
  .about-card-box-guide-text p {
    font-size: 2.4vw;
    line-height: 1.6;
  }
  .about-card-box-guide-image {
    display: block;
    margin: 0 auto;
    width: calc(276 / 750 * 100vw);
  }
  .merit {
    padding: 0 0 calc(60 / 750 * 100vw) 0;
    background: #1d41a5;
    width: 100%;
  }
  .merit-head {
    text-align: center;
  }
  .merit-info {
    display: grid;
    grid-template-columns: calc(329 / 750 * 100vw) calc(329 / 750 * 100vw);
    grid-template-rows: auto auto auto auto auto;
    grid-template-areas: "station station" "cashless insurance" "thrucard thrucard" "jpoint jpoint" "usage usage";
    grid-column-gap: calc(32 / 750 * 100vw);
    grid-row-gap: calc(32 / 750 * 100vw);
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .merit-info-box {
    background: #FFF;
  }
  .merit-info-box:nth-child(1) {
    grid-area: station;
    display: grid;
    grid-template-columns: calc(170 / 750 * 100vw) auto;
    grid-template-rows: auto auto;
    grid-template-areas: "head head" "image text";
    width: calc(690 / 750 * 100vw);
  }
  .merit-info-box:nth-child(1) .merit-info-box-1-head {
    grid-area: head;
  }
  .merit-info-box:nth-child(1) .merit-info-box-1-text {
    grid-area: text;
  }
  .merit-info-box:nth-child(1) .merit-info-box-1-image {
    grid-area: image;
    padding: 0 0 calc(30 / 750 * 100vw) 0;
  }
  .merit-info-box:nth-child(2) {
    grid-area: cashless;
  }
  .merit-info-box:nth-child(3) {
    grid-area: insurance;
  }
  .merit-info-box:nth-child(4) {
    grid-area: thrucard;
  }
  .merit-info-box:nth-child(5) {
    grid-area: jpoint;
  }
  .merit-info-box:nth-child(6) {
    grid-area: usage;
    display: grid;
    grid-template-columns: calc(204 / 750 * 100vw) auto;
    grid-template-rows: auto auto;
    grid-template-areas: "head head" "image text";
    width: calc(690 / 750 * 100vw);
  }
  .merit-info-box:nth-child(6) .merit-info-box-6-head {
    grid-area: head;
  }
  .merit-info-box:nth-child(6) .merit-info-box-6-image {
    grid-area: image;
    padding: 0 0 calc(40 / 750 * 100vw) 0;
  }
  .merit-info-box:nth-child(6) .merit-info-box-6-text {
    grid-area: text;
  }
  .merit-info-box-text {
    padding: 0 calc(30 / 750 * 100vw) calc(30 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
  .merit-info-box-text p {
    font-size: 2.8vw;
    line-height: 1.4;
    color: #000;
  }
  .merit-info-box-text .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .merit-info-box-text .indent:first-letter {
    font-family: sans-serif;
  }
  .merit-info-box-text .small {
    font-size: 2.4vw;
    line-height: 1.4;
  }
  .merit-info-box-text .sep {
    padding-top: calc(15 / 750 * 100vw);
  }
  .merit-info-box-texthouce {
    padding: 0 calc(30 / 750 * 100vw) calc(20 / 750 * 100vw) calc(30 / 750 * 100vw);
    text-align: left;
  }
  .merit-info-box-texthouce p {
    font-size: 2.4vw;
    line-height: 1.6;
    color: #000;
  }
  .merit-info-box-texthouce .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .merit-info-box-texthouce .indent:first-letter {
    font-family: sans-serif;
  }
  .merit-info-box-texthouce .small {
    font-size: 2.4vw;
    line-height: 1.4;
  }
  .merit-info-box-texthouce .sep {
    padding-top: calc(15 / 750 * 100vw);
  }
  .merit-info-box-link {
    margin: calc(-15 / 750 * 100vw) 0 0 0;
    padding: 0 calc(30 / 750 * 100vw) calc(30 / 750 * 100vw) calc(30 / 750 * 100vw);
    text-align: right;
  }
  .merit-info-box-link p {
    font-size: 2.2vw;
    line-height: 1.5;
  }
  .merit-info-box-link a {
    font-size: 2.2vw;
    line-height: 1.5;
    color: #0033ff;
  }
  .merit-info-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/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(16 / 750 * 100vw);
    height: calc(16 / 750 * 100vw);
  }
  .merit-info-box-houcelink {
    padding: 0 calc(30 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
    text-align: left;
  }
  .merit-info-box-houcelink p {
    font-size: 2.2vw;
    line-height: 1.5;
  }
  .merit-info-box-houcelink a {
    font-size: 2.2vw;
    line-height: 1.9;
    color: #0033ff;
  }
  .merit-info-box-houcelink 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/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(16 / 750 * 100vw);
    height: calc(16 / 750 * 100vw);
  }
  .gold-card {
    padding: 0 0 calc(90 / 750 * 100vw) 0;
    background: #efefef;
    width: 100%;
  }
  .gold-card-head {
    text-align: center;
  }
  .gold-card-info {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .gold-card-info .gold-card-info-box:nth-child(1) {
    background: url("/promotion/cosmo_corporate/20260827/images/sp/gold-c_img_01.jpg") 0 50% no-repeat, #FFF;
    background-size: calc(177 / 750 * 100vw) 100%;
  }
  .gold-card-info .gold-card-info-box:nth-child(2) {
    background: url("/promotion/cosmo_corporate/20260827/images/sp/gold-c_img_02.jpg") 0 50% no-repeat, #FFF;
    background-size: calc(177 / 750 * 100vw) 100%;
  }
  .gold-card-info .gold-card-info-box:nth-child(3) {
    background: url("/promotion/cosmo_corporate/20260827/images/sp/gold-c_img_03.jpg") 0 50% no-repeat, #FFF;
    background-size: calc(177 / 750 * 100vw) 100%;
  }
  .gold-card-info .gold-card-info-box:nth-child(4) {
    background: url("/promotion/cosmo_corporate/20260827/images/sp/gold-c_img_04.jpg") 0 50% no-repeat, #FFF;
    background-size: calc(177 / 750 * 100vw) 100%;
  }
  .gold-card-info-box {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 0 0 calc(32 / 750 * 100vw) 0;
    padding: 0 0 0 calc(177 / 750 * 100vw);
    background: #FFF;
    width: calc(690 / 750 * 100vw);
    min-height: calc(300 / 750 * 100vw);
  }
  .gold-card-info-box-head {
    padding: calc(30 / 750 * 100vw) calc(35 / 750 * 100vw);
  }
  .gold-card-info-box-head p {
    font-weight: bold;
    font-size: 4vw;
    line-height: 1.4;
    color: #ae8800;
    min-height: 4.2em;
  }
  .gold-card-info-box-text {
    flex: 1;
    padding: 0 calc(35 / 750 * 100vw) calc(30 / 750 * 100vw) calc(35 / 750 * 100vw);
  }
  .gold-card-info-box-text p {
    font-size: 3vw;
    line-height: 1.5;
    color: #000;
  }
  .gold-card-info-link {
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
    text-align: right;
  }
  .gold-card-info-link p {
    font-size: 2.8vw;
    line-height: 1.4;
  }
  .gold-card-info-link a {
    font-size: 2.8vw;
    line-height: 1.4;
    color: #0033ff;
  }
  .gold-card-info-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/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(16 / 750 * 100vw);
    height: calc(16 / 750 * 100vw);
  }
  .card-info {
    padding: 0 0 calc(90 / 750 * 100vw) 0;
    width: 100%;
  }
  .card-info-head {
    text-align: center;
  }
  .card-info-table {
    border-collapse: separate;
    border-spacing: 0;
    margin: calc(60 / 750 * 100vw) auto 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .card-info-table th {
    box-sizing: border-box;
    position: relative;
    padding: calc(20 / 750 * 100vw) calc(10 / 750 * 100vw);
    font-weight: bold;
    font-size: 2.4vw;
    line-height: 1.4;
    color: #000;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .card-info-table th p {
    font-weight: bold;
    font-size: 2.4vw;
    line-height: 1.4;
    color: #000;
  }
  .card-info-table td {
    box-sizing: border-box;
    position: relative;
    padding: calc(20 / 750 * 100vw) calc(10 / 750 * 100vw);
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .card-info-table td p {
    font-size: 2.4vw;
    line-height: 1.4;
    color: #000;
  }
  .card-info-table thead th {
    background: #f8f8f8;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  .card-info-table thead td {
    border-top: 1px solid #000;
    text-align: center;
  }
  .card-info-table tbody th {
    background: #f8f8f8;
    background-clip: padding-box;
    border-left: 1px solid #000;
  }
  .card-info-table .cell-card {
    width: calc(278 / 750 * 100vw);
  }
  .card-info-table .bg-purple {
    background: #e8ecfb;
    background-clip: padding-box;
  }
  .card-info-table .bg-green {
    background: #d2f8e7;
    background-clip: padding-box;
  }
  .card-info-table .c-image {
    padding: calc(15 / 750 * 100vw) 0 calc(20 / 750 * 100vw) 0;
  }
  .card-info-table .c-image img {
    display: block;
    margin: 0 auto;
    width: calc(182 / 750 * 100vw);
  }
  .card-info-table .c-btn a {
    display: block;
    margin: 0 auto;
    width: calc(228 / 750 * 100vw);
  }
  .card-info-table .c-notice {
    position: absolute;
    top: calc(15 / 750 * 100vw);
    right: calc(10 / 750 * 100vw);
    padding: calc(5 / 750 * 100vw) 0;
    background: #fff8cc;
    width: calc(536 / 750 * 100vw);
    text-align: center;
    z-index: 2;
  }
  .card-info-table .text-box {
    text-align: left;
    vertical-align: top;
  }
  .card-info-table .text-box-v-middle {
    text-align: left;
    vertical-align: middle;
  }
  .card-info-table .text-box-sp {
    text-align: left;
    vertical-align: top;
  }
  .card-info-table .bold {
    font-weight: bold;
  }
  .card-info-table .red {
    color: #fe0000;
  }
  .card-info-table .sep {
    padding-top: calc(20 / 750 * 100vw);
  }
  .card-info-table .asterisk {
    position: absolute;
    top: calc(10 / 750 * 100vw);
    right: calc(10 / 750 * 100vw);
    z-index: 2;
  }
  .card-info-table .asterisk p:first-letter {
    font-family: sans-serif;
  }
  .card-info-table-text {
    padding: 0 calc(6 / 750 * 100vw);
  }
  .card-info-table-text .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .card-info-table-text .indent:first-letter {
    font-family: sans-serif;
  }
  .card-info-table-text-sp {
    padding: 0 calc(6 / 750 * 100vw);
  }
  .card-info-table-text-sp .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .card-info-table-text-sp .indent:first-letter {
    font-family: sans-serif;
  }
  .card-info-table-notice {
    margin: 0 auto;
    padding: calc(30 / 750 * 100vw) 0 0 0;
    width: calc(690 / 750 * 100vw);
  }
  .card-info-table-notice p {
    font-size: 2.4vw;
    line-height: 1.4;
    color: #000;
  }
  .card-info-table-notice .indent-num {
    padding-left: 1.9em;
    text-indent: -1.9em;
  }
  .card-info-table-notice .indent-num:first-letter {
    font-family: sans-serif;
  }
  .card-info-notice {
    margin: 0 auto;
    padding: calc(45 / 750 * 100vw) 0 0 0;
    width: calc(690 / 750 * 100vw);
  }
  .card-info-notice p {
    font-size: 2.4vw;
    line-height: 1.4;
    color: #000;
  }
  .card-info-notice .head {
    padding-bottom: calc(15 / 750 * 100vw);
    font-weight: bold;
    font-size: 3.3vw;
    line-height: 1.4;
  }
  .card-info-notice .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .card-info-notice .indent:first-letter {
    font-family: sans-serif;
  }
  .footer {
    display: flex;
    flex-direction: column;
    padding: calc(40 / 750 * 100vw) 0 0 0;
    background: #efefef;
    width: 100%;
  }
  .footer-jcb {
    order: 2;
    display: flex;
    align-items: center;
    margin: calc(35 / 750 * 100vw) auto calc(50 / 750 * 100vw) auto;
    width: calc(690 / 750 * 100vw);
  }
  .footer-jcb-logo {
    padding: 0 0 0 calc(2 / 750 * 100vw);
    width: calc(124 / 750 * 100vw);
  }
  .footer-jcb-logo img {
    display: block;
    width: calc(85 / 750 * 100vw);
  }
  .footer-jcb-main {
    flex: 1;
  }
  .footer-jcb-main-link li {
    margin: calc(6 / 750 * 100vw) 0 0 0;
    font-size: 3vw;
    line-height: 1.4;
    color: #000;
  }
  .footer-jcb-main-link li:first-child {
    margin: 0;
  }
  .footer-jcb-main-link a {
    font-size: 3vw;
    line-height: 1.4;
    color: #0033ff;
  }
  .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/cosmo_corporate/20260827/images/icon_link_ext_blue.svg") 50% 50% no-repeat;
    background-size: contain;
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
  .footer-inquiry {
    order: 1;
    margin: 0 auto;
    width: calc(690 / 750 * 100vw);
  }
  .footer-inquiry-head {
    font-weight: bold;
    font-size: 3.6vw;
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: #000;
  }
  .footer-inquiry-head .small {
    font-size: 3.2vw;
    line-height: 1.2;
    letter-spacing: normal;
  }
  .footer-inquiry-dial-tel {
    padding: calc(20 / 750 * 100vw) 0 0 0;
  }
  .footer-inquiry-dial-tel p {
    font-size: 2.8vw;
    line-height: 1.4;
    color: #000;
  }
  .footer-inquiry-dial-tel a {
    text-decoration: none;
    color: #000;
  }
  .footer-inquiry-dial-tel .tel-name {
    padding-bottom: calc(5 / 750 * 100vw);
    font-weight: bold;
    font-size: 3.1vw;
    line-height: 1.2;
  }
  .footer-inquiry-dial-tel .tel-number {
    font-weight: bold;
    font-size: 9vw;
    line-height: 1;
  }
  .footer-inquiry-dial-mobile {
    padding: calc(30 / 750 * 100vw) 0 calc(30 / 750 * 100vw) 0;
    border-bottom: 2px dotted #000;
  }
  .footer-inquiry-dial-mobile p {
    font-size: 2.8vw;
    line-height: 1.4;
    color: #000;
  }
  .footer-inquiry-dial-mobile a {
    text-decoration: none;
    color: #000;
  }
  .footer-inquiry-dial-mobile .tel-name {
    padding-bottom: calc(5 / 750 * 100vw);
    font-weight: bold;
    font-size: 2.7vw;
    line-height: 1.4;
  }
  .footer-inquiry-dial-mobile .tel-number {
    font-weight: bold;
    font-size: 6.5vw;
    line-height: 1;
  }
  .footer-inquiry-dial-mobile .note {
    font-weight: bold;
  }
  .footer-inquiry-notice {
    padding: calc(5 / 750 * 100vw) 0 0 0;
  }
  .footer-inquiry-notice p {
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.4;
    color: #000;
  }
  .footer-inquiry-notice .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .footer-update {
    order: 3;
    margin: 0 auto;
    padding: calc(10 / 750 * 100vw) 0 calc(60 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
  }
  .footer-update p {
    font-size: 3vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #000;
  }
  .footer-copyright {
    order: 3;
    padding: calc(30 / 750 * 100vw) 0 calc(210 / 750 * 100vw) 0;
    background: #1d41a5;
    width: 100%;
    text-align: center;
  }
  .footer-copyright p {
    font-size: 2.8vw;
    line-height: 1.4;
    color: #FFF;
  }
  .fixed-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgba(196, 199, 206, 0.8);
    width: 100%;
    z-index: 100;
  }
  .fixed-bottom-btn {
    margin: 0 auto;
    padding: calc(21 / 750 * 100vw) 0 0 0;
    width: calc(690 / 750 * 100vw);
  }
  .fixed-bottom-link {
    padding: calc(16 / 750 * 100vw) 0 calc(20 / 750 * 100vw) 0;
    text-align: center;
  }
  .fixed-bottom-link p {
    font-size: 3vw;
    line-height: 1.4;
  }
  .fixed-bottom-link a {
    color: #000;
  }
  .modal-global-nav-shadow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 499;
  }
  .modal-appli {
    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-appli.visible {
    opacity: 1;
    display: block;
  }
  .modal-appli-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-appli-box-in {
    margin: 0 auto;
    padding: 0 0 calc(52 / 750 * 100vw) 0;
    background: #FFF;
    width: calc(680 / 750 * 100vw);
  }
  .modal-appli-box-close-btn {
    margin: 0 0 0 auto;
    width: calc(74 / 750 * 100vw);
  }
  .modal-appli-box-list {
    margin: 0 auto;
    width: calc(564 / 750 * 100vw);
  }
  .modal-appli-box-list-row {
    display: flex;
    align-items: center;
    border-bottom: 2px dotted #a6a6a6;
  }
  .modal-appli-box-list-row:first-child {
    border-top: 2px dotted #a6a6a6;
  }
  .modal-appli-box-list-row-left {
    box-sizing: border-box;
    padding: calc(20 / 750 * 100vw) 0;
    width: calc(146 / 750 * 100vw);
  }
  .modal-appli-box-list-row-left p {
    display: block;
    margin: 0 auto;
    width: calc(112 / 750 * 100vw);
  }
  .modal-appli-box-list-row-center {
    box-sizing: border-box;
    flex: 1;
    padding: calc(20 / 750 * 100vw) calc(20 / 750 * 100vw) calc(20 / 750 * 100vw) 0;
  }
  .modal-appli-box-list-row-center p {
    font-weight: bold;
    font-size: 2.8vw;
    line-height: 1.3;
    color: #000;
  }
  .modal-appli-box-list-row-right {
    box-sizing: border-box;
    padding: calc(20 / 750 * 100vw) 0;
    width: calc(166 / 750 * 100vw);
  }
  .modal-appli-box-list-row-right a {
    display: block;
    margin: 0 auto;
    width: calc(156 / 750 * 100vw);
  }
}