@charset "UTF-8";
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(/lp/link/common/fonts/RakutenSansJP2_W-Light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(/lp/link/common/fonts/RakutenSansJP2_W-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(/lp/link/common/fonts/RakutenSansJP2_W-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(/lp/link/common/fonts/RakutenSansJP2_W-DemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(/lp/link/common/fonts/RakutenSansJP2_W-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(/lp/link/common/fonts/RakutenSansJP2_W-Heavy.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* reset css */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  padding: 0;
  background-color: transparent;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  font: inherit;
  color: inherit;
  text-align: inherit;
}

a {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

img {
  vertical-align: bottom;
}

* {
  box-sizing: border-box;
}

/* base */
body {
  font-family: "Rakuten Sans JP2", "Noto Sans JP", sans-serif;
  line-height: 1.5;
}

/* rex-iconfont */
/*!
 * 
 * @license @rakuten-rex/icons v1.6.0 2022-08-01
 * Font/Font.development.css
 * 
 * 
 * 
 * This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
 */
@font-face {
  font-family: "rex-icon-font";
  src: url(/lp/link/common/fonts/rex-icon-font.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=rex-icon-], [class*=" rex-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "rex-icon-font" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rex-icon-arrow-down:before {
  content: "\e900";
}

.rex-icon-arrow-left:before {
  content: "\e901";
}

.rex-icon-arrow-right:before {
  content: "\e902";
}

.rex-icon-arrow-up:before {
  content: "\e903";
}

.rex-icon-ban-filled:before {
  content: "\e904";
}

.rex-icon-ban-outlined:before {
  content: "\e905";
}

.rex-icon-bar-chart-filled:before {
  content: "\e906";
}

.rex-icon-bar-chart-outlined:before {
  content: "\e907";
}

.rex-icon-barcode-filled:before {
  content: "\e908";
}

.rex-icon-barcode-outlined:before {
  content: "\e909";
}

.rex-icon-browsing-history-filled:before {
  content: "\e90a";
}

.rex-icon-browsing-history-outlined:before {
  content: "\e90b";
}

.rex-icon-building-filled:before {
  content: "\e90c";
}

.rex-icon-building-outlined:before {
  content: "\e90d";
}

.rex-icon-bus-filled:before {
  content: "\e90e";
}

.rex-icon-bus-outlined:before {
  content: "\e90f";
}

.rex-icon-calculator-filled:before {
  content: "\e910";
}

.rex-icon-calculator-outlined:before {
  content: "\e911";
}

.rex-icon-calendar-filled:before {
  content: "\e912";
}

.rex-icon-calendar-outlined:before {
  content: "\e913";
}

.rex-icon-campaign-filled:before {
  content: "\e914";
}

.rex-icon-campaign-outlined:before {
  content: "\e915";
}

.rex-icon-car-filled:before {
  content: "\e916";
}

.rex-icon-car-outlined:before {
  content: "\e917";
}

.rex-icon-change-order:before {
  content: "\e918";
}

.rex-icon-chat-filled:before {
  content: "\e919";
}

.rex-icon-chat-outlined:before {
  content: "\e91a";
}

.rex-icon-check:before {
  content: "\e91b";
}

.rex-icon-chevron-down:before {
  content: "\e91c";
}

.rex-icon-chevron-left:before {
  content: "\e91d";
}

.rex-icon-chevron-right:before {
  content: "\e91e";
}

.rex-icon-chevron-up:before {
  content: "\e91f";
}

.rex-icon-circle-arrow-down:before {
  content: "\e920";
}

.rex-icon-circle-arrow-left:before {
  content: "\e921";
}

.rex-icon-circle-arrow-right:before {
  content: "\e922";
}

.rex-icon-circle-arrow-up:before {
  content: "\e923";
}

.rex-icon-close:before {
  content: "\e924";
}

.rex-icon-close-account-filled:before {
  content: "\e925";
}

.rex-icon-close-account-outlined:before {
  content: "\e926";
}

.rex-icon-cloud-filled:before {
  content: "\e927";
}

.rex-icon-cloud-outlined:before {
  content: "\e928";
}

.rex-icon-comment-double-filled:before {
  content: "\e929";
}

.rex-icon-comment-double-outlined:before {
  content: "\e92a";
}

.rex-icon-comment-filled:before {
  content: "\e92b";
}

.rex-icon-comment-outlined:before {
  content: "\e92c";
}

.rex-icon-compare-filled:before {
  content: "\e92d";
}

.rex-icon-compare-outlined:before {
  content: "\e92e";
}

.rex-icon-copy-filled:before {
  content: "\e92f";
}

.rex-icon-copy-outlined:before {
  content: "\e930";
}

.rex-icon-coupon-filled:before {
  content: "\e931";
}

.rex-icon-coupon-outlined:before {
  content: "\e932";
}

.rex-icon-credit-card-filled:before {
  content: "\e933";
}

.rex-icon-credit-card-outlined:before {
  content: "\e934";
}

.rex-icon-cross-use:before {
  content: "\e935";
}

.rex-icon-currency-filled:before {
  content: "\e936";
}

.rex-icon-currency-outlined:before {
  content: "\e937";
}

.rex-icon-delete-filled:before {
  content: "\e938";
}

.rex-icon-delete-outlined:before {
  content: "\e939";
}

.rex-icon-desktop-filled:before {
  content: "\e93a";
}

.rex-icon-desktop-outlined:before {
  content: "\e93b";
}

.rex-icon-domestic-area-filled:before {
  content: "\e93c";
}

.rex-icon-domestic-area-outlined:before {
  content: "\e93d";
}

.rex-icon-dots-horizontal:before {
  content: "\e93e";
}

.rex-icon-dots-vertical:before {
  content: "\e93f";
}

.rex-icon-download-filled:before {
  content: "\e940";
}

.rex-icon-download-outlined:before {
  content: "\e941";
}

.rex-icon-e-money-filled:before {
  content: "\e942";
}

.rex-icon-e-money-outlined:before {
  content: "\e943";
}

.rex-icon-edit-filled:before {
  content: "\e944";
}

.rex-icon-edit-outlined:before {
  content: "\e945";
}

.rex-icon-external-link:before {
  content: "\e946";
}

.rex-icon-eye-ban-filled:before {
  content: "\e947";
}

.rex-icon-eye-ban-outlined:before {
  content: "\e948";
}

.rex-icon-eye-filled:before {
  content: "\e949";
}

.rex-icon-eye-outlined:before {
  content: "\e94a";
}

.rex-icon-favourites-filled:before {
  content: "\e94b";
}

.rex-icon-favourites-outlined:before {
  content: "\e94c";
}

.rex-icon-ferry-filled:before {
  content: "\e94d";
}

.rex-icon-ferry-outlined:before {
  content: "\e94e";
}

.rex-icon-filter-filled:before {
  content: "\e94f";
}

.rex-icon-filter-outlined:before {
  content: "\e950";
}

.rex-icon-folder-filled:before {
  content: "\e951";
}

.rex-icon-folder-outlined:before {
  content: "\e952";
}

.rex-icon-gift-filled:before {
  content: "\e953";
}

.rex-icon-gift-outlined:before {
  content: "\e954";
}

.rex-icon-grid-mode-filled:before {
  content: "\e955";
}

.rex-icon-grid-mode-outlined:before {
  content: "\e956";
}

.rex-icon-help-filled:before {
  content: "\e957";
}

.rex-icon-help-outlined:before {
  content: "\e958";
}

.rex-icon-home-filled:before {
  content: "\e959";
}

.rex-icon-home-outlined:before {
  content: "\e95a";
}

.rex-icon-identification-document-filled:before {
  content: "\e95b";
}

.rex-icon-identification-document-outlined:before {
  content: "\e95c";
}

.rex-icon-image-filled:before {
  content: "\e95d";
}

.rex-icon-image-outlined:before {
  content: "\e95e";
}

.rex-icon-info-filled:before {
  content: "\e95f";
}

.rex-icon-info-outlined:before {
  content: "\e960";
}

.rex-icon-keyboard-filled:before {
  content: "\e961";
}

.rex-icon-keyboard-outlined:before {
  content: "\e962";
}

.rex-icon-language-filled:before {
  content: "\e963";
}

.rex-icon-language-outlined:before {
  content: "\e964";
}

.rex-icon-laptop-filled:before {
  content: "\e965";
}

.rex-icon-laptop-outlined:before {
  content: "\e966";
}

.rex-icon-like-filled:before {
  content: "\e967";
}

.rex-icon-like-outlined:before {
  content: "\e968";
}

.rex-icon-link-outlined:before {
  content: "\e969";
}

.rex-icon-list-filled:before {
  content: "\e96a";
}

.rex-icon-list-outlined:before {
  content: "\e96b";
}

.rex-icon-list-view-filled:before {
  content: "\e96c";
}

.rex-icon-list-view-outlined:before {
  content: "\e96d";
}

.rex-icon-loading:before {
  content: "\e96e";
}

.rex-icon-location-filled:before {
  content: "\e96f";
}

.rex-icon-location-outlined:before {
  content: "\e970";
}

.rex-icon-login:before {
  content: "\e971";
}

.rex-icon-logout:before {
  content: "\e972";
}

.rex-icon-lucky-kuji-filled:before {
  content: "\e973";
}

.rex-icon-lucky-kuji-outlined:before {
  content: "\e974";
}

.rex-icon-mail-filled:before {
  content: "\e975";
}

.rex-icon-mail-outlined:before {
  content: "\e976";
}

.rex-icon-map-filled:before {
  content: "\e977";
}

.rex-icon-map-outlined:before {
  content: "\e978";
}

.rex-icon-menu:before {
  content: "\e979";
}

.rex-icon-minus:before {
  content: "\e97a";
}

.rex-icon-mobile-filled:before {
  content: "\e97b";
}

.rex-icon-mobile-outlined:before {
  content: "\e97c";
}

.rex-icon-movie-filled:before {
  content: "\e97d";
}

.rex-icon-movie-outlined:before {
  content: "\e97e";
}

.rex-icon-my-page-filled:before {
  content: "\e97f";
}

.rex-icon-my-page-outlined:before {
  content: "\e980";
}

.rex-icon-new-user:before {
  content: "\e981";
}

.rex-icon-new-window-filled:before {
  content: "\e982";
}

.rex-icon-new-window-outlined:before {
  content: "\e983";
}

.rex-icon-news-filled:before {
  content: "\e984";
}

.rex-icon-news-outlined:before {
  content: "\e985";
}

.rex-icon-notice-generic-filled:before {
  content: "\e986";
}

.rex-icon-notice-generic-outlined:before {
  content: "\e987";
}

.rex-icon-notice-user-filled:before {
  content: "\e988";
}

.rex-icon-notice-user-outlined:before {
  content: "\e989";
}

.rex-icon-paint-filled:before {
  content: "\e98a";
}

.rex-icon-paint-outlined:before {
  content: "\e98b";
}

.rex-icon-pdf-filled:before {
  content: "\e98c";
}

.rex-icon-pdf-outlined:before {
  content: "\e98d";
}

.rex-icon-phone-filled:before {
  content: "\e98e";
}

.rex-icon-phone-outlined:before {
  content: "\e98f";
}

.rex-icon-photograph-filled:before {
  content: "\e990";
}

.rex-icon-photograph-outlined:before {
  content: "\e991";
}

.rex-icon-pin-filled:before {
  content: "\e992";
}

.rex-icon-pin-outlined:before {
  content: "\e993";
}

.rex-icon-plane-filled:before {
  content: "\e994";
}

.rex-icon-plane-outlined:before {
  content: "\e995";
}

.rex-icon-plus:before {
  content: "\e996";
}

.rex-icon-point-filled:before {
  content: "\e997";
}

.rex-icon-point-outlined:before {
  content: "\e998";
}

.rex-icon-price-yen-filled:before {
  content: "\e999";
}

.rex-icon-price-yen-outlined:before {
  content: "\e99a";
}

.rex-icon-print-filled:before {
  content: "\e99b";
}

.rex-icon-print-outlined:before {
  content: "\e99c";
}

.rex-icon-purchase-history-filled:before {
  content: "\e99d";
}

.rex-icon-purchase-history-outlined:before {
  content: "\e99e";
}

.rex-icon-push-notification-filled:before {
  content: "\e99f";
}

.rex-icon-push-notification-outlined:before {
  content: "\e9a0";
}

.rex-icon-qr-code-filled:before {
  content: "\e9a1";
}

.rex-icon-qr-code-outlined:before {
  content: "\e9a2";
}

.rex-icon-ranking-filled:before {
  content: "\e9a3";
}

.rex-icon-ranking-outlined:before {
  content: "\e9a4";
}

.rex-icon-rating-filled:before {
  content: "\e9a5";
}

.rex-icon-rating-half:before {
  content: "\e9a6";
}

.rex-icon-rating-outlined:before {
  content: "\e9a7";
}

.rex-icon-refresh:before {
  content: "\e9a8";
}

.rex-icon-register-account-filled:before {
  content: "\e9a9";
}

.rex-icon-register-account-outlined:before {
  content: "\e9aa";
}

.rex-icon-rewards-filled:before {
  content: "\e9ab";
}

.rex-icon-rewards-outlined:before {
  content: "\e9ac";
}

.rex-icon-rss-filled:before {
  content: "\e9ad";
}

.rex-icon-rss-outlined:before {
  content: "\e9ae";
}

.rex-icon-rss-symbol:before {
  content: "\e9af";
}

.rex-icon-save-filled:before {
  content: "\e9b0";
}

.rex-icon-save-outlined:before {
  content: "\e9b1";
}

.rex-icon-search:before {
  content: "\e9b2";
}

.rex-icon-search-history-filled:before {
  content: "\e9b3";
}

.rex-icon-search-history-outlined:before {
  content: "\e9b4";
}

.rex-icon-security-filled:before {
  content: "\e9b5";
}

.rex-icon-security-outlined:before {
  content: "\e9b6";
}

.rex-icon-settings-filled:before {
  content: "\e9b7";
}

.rex-icon-settings-outlined:before {
  content: "\e9b8";
}

.rex-icon-share-filled:before {
  content: "\e9b9";
}

.rex-icon-share-outlined:before {
  content: "\e9ba";
}

.rex-icon-shipping-filled:before {
  content: "\e9bb";
}

.rex-icon-shipping-outlined:before {
  content: "\e9bc";
}

.rex-icon-shop-filled:before {
  content: "\e9bd";
}

.rex-icon-shop-outlined:before {
  content: "\e9be";
}

.rex-icon-shopping-cart-filled:before {
  content: "\e9bf";
}

.rex-icon-shopping-cart-outlined:before {
  content: "\e9c0";
}

.rex-icon-slider-filled:before {
  content: "\e9c1";
}

.rex-icon-slider-outlined:before {
  content: "\e9c2";
}

.rex-icon-smartphone-filled:before {
  content: "\e9c3";
}

.rex-icon-smartphone-outlined:before {
  content: "\e9c4";
}

.rex-icon-sort-outlined:before {
  content: "\e9c5";
}

.rex-icon-survey-filled:before {
  content: "\e9c6";
}

.rex-icon-survey-outlined:before {
  content: "\e9c7";
}

.rex-icon-sustainability-filled:before {
  content: "\e9c8";
}

.rex-icon-sustainability-outlined:before {
  content: "\e9c9";
}

.rex-icon-tablet-filled:before {
  content: "\e9ca";
}

.rex-icon-tablet-outlined:before {
  content: "\e9cb";
}

.rex-icon-tag-filled:before {
  content: "\e9cc";
}

.rex-icon-tag-outlined:before {
  content: "\e9cd";
}

.rex-icon-ticket-filled:before {
  content: "\e9ce";
}

.rex-icon-ticket-outlined:before {
  content: "\e9cf";
}

.rex-icon-time-filled:before {
  content: "\e9d0";
}

.rex-icon-time-outlined:before {
  content: "\e9d1";
}

.rex-icon-train-filled:before {
  content: "\e9d2";
}

.rex-icon-train-outlined:before {
  content: "\e9d3";
}

.rex-icon-upload-filled:before {
  content: "\e9d4";
}

.rex-icon-upload-outlined:before {
  content: "\e9d5";
}

.rex-icon-user-filled:before {
  content: "\e9d6";
}

.rex-icon-user-outlined:before {
  content: "\e9d7";
}

.rex-icon-voice-input-filled:before {
  content: "\e9d8";
}

.rex-icon-voice-input-outlined:before {
  content: "\e9d9";
}

.rex-icon-walking:before {
  content: "\e9da";
}

.rex-icon-warning-filled:before {
  content: "\e9db";
}

.rex-icon-warning-outlined:before {
  content: "\e9dc";
}

.rex-icon-world-filled:before {
  content: "\e9dd";
}

.rex-icon-world-outlined:before {
  content: "\e9de";
}

.rex-icon-zip-filled:before {
  content: "\e9df";
}

.rex-icon-zip-outlined:before {
  content: "\e9e0";
}

.rex-icon-zoom-in-filled:before {
  content: "\e9e1";
}

.rex-icon-zoom-in-outlined:before {
  content: "\e9e2";
}

.rex-icon-zoom-out-filled:before {
  content: "\e9e3";
}

.rex-icon-zoom-out-outlined:before {
  content: "\e9e4";
}

/* utility */
.u-onlySP {
  display: none !important;
}

.u-onlyPC {
  display: block !important;
}

@media screen and (max-width: 760px) {
  .u-onlySP {
    display: block !important;
  }
  .u-onlyPC {
    display: none !important;
  }
}
.u-onlySP__flex {
  display: none !important;
}

.u-onlyPC__flex {
  display: flex !important;
}

@media screen and (max-width: 760px) {
  .u-onlySP__flex {
    display: flex !important;
  }
  .u-onlyPC__flex {
    display: none !important;
  }
}
.u-m-0-auto {
  margin: 0 auto !important;
}

.u-m-0 {
  margin: 0 !important;
}

.u-mt-0 {
  margin-top: 0 !important;
}

.u-mt-4 {
  margin-top: 4px !important;
}

.u-mt-8 {
  margin-top: 8px !important;
}

.u-mt-12 {
  margin-top: 12px !important;
}

.u-mt-16 {
  margin-top: 16px !important;
}

.u-mt-20 {
  margin-top: 20px !important;
}

.u-mt-24 {
  margin-top: 24px !important;
}

.u-mt-28 {
  margin-top: 28px !important;
}

.u-mt-32 {
  margin-top: 32px !important;
}

.u-mt-36 {
  margin-top: 36px !important;
}

.u-mt-40 {
  margin-top: 40px !important;
}

.u-mt-44 {
  margin-top: 44px !important;
}

.u-mt-48 {
  margin-top: 48px !important;
}

.u-mt-52 {
  margin-top: 52px !important;
}

.u-mt-56 {
  margin-top: 56px !important;
}

.u-mt-60 {
  margin-top: 60px !important;
}

.u-mt-64 {
  margin-top: 64px !important;
}

.u-mt-68 {
  margin-top: 68px !important;
}

.u-mt-72 {
  margin-top: 72px !important;
}

.u-mt-76 {
  margin-top: 76px !important;
}

.u-mt-80 {
  margin-top: 80px !important;
}

.u-mt-84 {
  margin-top: 84px !important;
}

.u-mt-88 {
  margin-top: 88px !important;
}

.u-mt-92 {
  margin-top: 92px !important;
}

.u-mt-96 {
  margin-top: 96px !important;
}

.u-mt-100 {
  margin-top: 100px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-mt-0 {
    margin-top: 0 !important;
  }
  .u-pc-mt-4 {
    margin-top: 4px !important;
  }
  .u-pc-mt-8 {
    margin-top: 8px !important;
  }
  .u-pc-mt-12 {
    margin-top: 12px !important;
  }
  .u-pc-mt-16 {
    margin-top: 16px !important;
  }
  .u-pc-mt-20 {
    margin-top: 20px !important;
  }
  .u-pc-mt-24 {
    margin-top: 24px !important;
  }
  .u-pc-mt-28 {
    margin-top: 28px !important;
  }
  .u-pc-mt-32 {
    margin-top: 32px !important;
  }
  .u-pc-mt-36 {
    margin-top: 36px !important;
  }
  .u-pc-mt-40 {
    margin-top: 40px !important;
  }
  .u-pc-mt-44 {
    margin-top: 44px !important;
  }
  .u-pc-mt-48 {
    margin-top: 48px !important;
  }
  .u-pc-mt-52 {
    margin-top: 52px !important;
  }
  .u-pc-mt-56 {
    margin-top: 56px !important;
  }
  .u-pc-mt-60 {
    margin-top: 60px !important;
  }
  .u-pc-mt-64 {
    margin-top: 64px !important;
  }
  .u-pc-mt-68 {
    margin-top: 68px !important;
  }
  .u-pc-mt-72 {
    margin-top: 72px !important;
  }
  .u-pc-mt-76 {
    margin-top: 76px !important;
  }
  .u-pc-mt-80 {
    margin-top: 80px !important;
  }
  .u-pc-mt-84 {
    margin-top: 84px !important;
  }
  .u-pc-mt-88 {
    margin-top: 88px !important;
  }
  .u-pc-mt-92 {
    margin-top: 92px !important;
  }
  .u-pc-mt-96 {
    margin-top: 96px !important;
  }
  .u-pc-mt-100 {
    margin-top: 100px !important;
  }
}
.u-mb-0 {
  margin-bottom: 0 !important;
}

.u-mb-4 {
  margin-bottom: 4px !important;
}

.u-mb-8 {
  margin-bottom: 8px !important;
}

.u-mb-12 {
  margin-bottom: 12px !important;
}

.u-mb-16 {
  margin-bottom: 16px !important;
}

.u-mb-20 {
  margin-bottom: 20px !important;
}

.u-mb-24 {
  margin-bottom: 24px !important;
}

.u-mb-28 {
  margin-bottom: 28px !important;
}

.u-mb-32 {
  margin-bottom: 32px !important;
}

.u-mb-36 {
  margin-bottom: 36px !important;
}

.u-mb-40 {
  margin-bottom: 40px !important;
}

.u-mb-44 {
  margin-bottom: 44px !important;
}

.u-mb-48 {
  margin-bottom: 48px !important;
}

.u-mb-52 {
  margin-bottom: 52px !important;
}

.u-mb-56 {
  margin-bottom: 56px !important;
}

.u-mb-60 {
  margin-bottom: 60px !important;
}

.u-mb-64 {
  margin-bottom: 64px !important;
}

.u-mb-68 {
  margin-bottom: 68px !important;
}

.u-mb-72 {
  margin-bottom: 72px !important;
}

.u-mb-76 {
  margin-bottom: 76px !important;
}

.u-mb-80 {
  margin-bottom: 80px !important;
}

.u-mb-84 {
  margin-bottom: 84px !important;
}

.u-mb-88 {
  margin-bottom: 88px !important;
}

.u-mb-92 {
  margin-bottom: 92px !important;
}

.u-mb-96 {
  margin-bottom: 96px !important;
}

.u-mb-100 {
  margin-bottom: 100px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-mb-0 {
    margin-bottom: 0 !important;
  }
  .u-pc-mb-4 {
    margin-bottom: 4px !important;
  }
  .u-pc-mb-8 {
    margin-bottom: 8px !important;
  }
  .u-pc-mb-12 {
    margin-bottom: 12px !important;
  }
  .u-pc-mb-16 {
    margin-bottom: 16px !important;
  }
  .u-pc-mb-20 {
    margin-bottom: 20px !important;
  }
  .u-pc-mb-24 {
    margin-bottom: 24px !important;
  }
  .u-pc-mb-28 {
    margin-bottom: 28px !important;
  }
  .u-pc-mb-32 {
    margin-bottom: 32px !important;
  }
  .u-pc-mb-36 {
    margin-bottom: 36px !important;
  }
  .u-pc-mb-40 {
    margin-bottom: 40px !important;
  }
  .u-pc-mb-44 {
    margin-bottom: 44px !important;
  }
  .u-pc-mb-48 {
    margin-bottom: 48px !important;
  }
  .u-pc-mb-52 {
    margin-bottom: 52px !important;
  }
  .u-pc-mb-56 {
    margin-bottom: 56px !important;
  }
  .u-pc-mb-60 {
    margin-bottom: 60px !important;
  }
  .u-pc-mb-64 {
    margin-bottom: 64px !important;
  }
  .u-pc-mb-68 {
    margin-bottom: 68px !important;
  }
  .u-pc-mb-72 {
    margin-bottom: 72px !important;
  }
  .u-pc-mb-76 {
    margin-bottom: 76px !important;
  }
  .u-pc-mb-80 {
    margin-bottom: 80px !important;
  }
  .u-pc-mb-84 {
    margin-bottom: 84px !important;
  }
  .u-pc-mb-88 {
    margin-bottom: 88px !important;
  }
  .u-pc-mb-92 {
    margin-bottom: 92px !important;
  }
  .u-pc-mb-96 {
    margin-bottom: 96px !important;
  }
  .u-pc-mb-100 {
    margin-bottom: 100px !important;
  }
}
.u-ml-0 {
  margin-left: 0 !important;
}

.u-ml-4 {
  margin-left: 4px !important;
}

.u-ml-8 {
  margin-left: 8px !important;
}

.u-ml-12 {
  margin-left: 12px !important;
}

.u-ml-16 {
  margin-left: 16px !important;
}

.u-ml-20 {
  margin-left: 20px !important;
}

.u-ml-24 {
  margin-left: 24px !important;
}

.u-ml-28 {
  margin-left: 28px !important;
}

.u-ml-32 {
  margin-left: 32px !important;
}

.u-ml-36 {
  margin-left: 36px !important;
}

.u-ml-40 {
  margin-left: 40px !important;
}

.u-ml-44 {
  margin-left: 44px !important;
}

.u-ml-48 {
  margin-left: 48px !important;
}

.u-ml-52 {
  margin-left: 52px !important;
}

.u-ml-56 {
  margin-left: 56px !important;
}

.u-ml-60 {
  margin-left: 60px !important;
}

.u-ml-64 {
  margin-left: 64px !important;
}

.u-ml-68 {
  margin-left: 68px !important;
}

.u-ml-72 {
  margin-left: 72px !important;
}

.u-ml-76 {
  margin-left: 76px !important;
}

.u-ml-80 {
  margin-left: 80px !important;
}

.u-ml-84 {
  margin-left: 84px !important;
}

.u-ml-88 {
  margin-left: 88px !important;
}

.u-ml-92 {
  margin-left: 92px !important;
}

.u-ml-96 {
  margin-left: 96px !important;
}

.u-ml-100 {
  margin-left: 100px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-ml-0 {
    margin-left: 0 !important;
  }
  .u-pc-ml-4 {
    margin-left: 4px !important;
  }
  .u-pc-ml-8 {
    margin-left: 8px !important;
  }
  .u-pc-ml-12 {
    margin-left: 12px !important;
  }
  .u-pc-ml-16 {
    margin-left: 16px !important;
  }
  .u-pc-ml-20 {
    margin-left: 20px !important;
  }
  .u-pc-ml-24 {
    margin-left: 24px !important;
  }
  .u-pc-ml-28 {
    margin-left: 28px !important;
  }
  .u-pc-ml-32 {
    margin-left: 32px !important;
  }
  .u-pc-ml-36 {
    margin-left: 36px !important;
  }
  .u-pc-ml-40 {
    margin-left: 40px !important;
  }
  .u-pc-ml-44 {
    margin-left: 44px !important;
  }
  .u-pc-ml-48 {
    margin-left: 48px !important;
  }
  .u-pc-ml-52 {
    margin-left: 52px !important;
  }
  .u-pc-ml-56 {
    margin-left: 56px !important;
  }
  .u-pc-ml-60 {
    margin-left: 60px !important;
  }
  .u-pc-ml-64 {
    margin-left: 64px !important;
  }
  .u-pc-ml-68 {
    margin-left: 68px !important;
  }
  .u-pc-ml-72 {
    margin-left: 72px !important;
  }
  .u-pc-ml-76 {
    margin-left: 76px !important;
  }
  .u-pc-ml-80 {
    margin-left: 80px !important;
  }
  .u-pc-ml-84 {
    margin-left: 84px !important;
  }
  .u-pc-ml-88 {
    margin-left: 88px !important;
  }
  .u-pc-ml-92 {
    margin-left: 92px !important;
  }
  .u-pc-ml-96 {
    margin-left: 96px !important;
  }
  .u-pc-ml-100 {
    margin-left: 100px !important;
  }
}
.u-mr-0 {
  margin-right: 0 !important;
}

.u-mr-4 {
  margin-right: 4px !important;
}

.u-mr-8 {
  margin-right: 8px !important;
}

.u-mr-12 {
  margin-right: 12px !important;
}

.u-mr-16 {
  margin-right: 16px !important;
}

.u-mr-20 {
  margin-right: 20px !important;
}

.u-mr-24 {
  margin-right: 24px !important;
}

.u-mr-28 {
  margin-right: 28px !important;
}

.u-mr-32 {
  margin-right: 32px !important;
}

.u-mr-36 {
  margin-right: 36px !important;
}

.u-mr-40 {
  margin-right: 40px !important;
}

.u-mr-44 {
  margin-right: 44px !important;
}

.u-mr-48 {
  margin-right: 48px !important;
}

.u-mr-52 {
  margin-right: 52px !important;
}

.u-mr-56 {
  margin-right: 56px !important;
}

.u-mr-60 {
  margin-right: 60px !important;
}

.u-mr-64 {
  margin-right: 64px !important;
}

.u-mr-68 {
  margin-right: 68px !important;
}

.u-mr-72 {
  margin-right: 72px !important;
}

.u-mr-76 {
  margin-right: 76px !important;
}

.u-mr-80 {
  margin-right: 80px !important;
}

.u-mr-84 {
  margin-right: 84px !important;
}

.u-mr-88 {
  margin-right: 88px !important;
}

.u-mr-92 {
  margin-right: 92px !important;
}

.u-mr-96 {
  margin-right: 96px !important;
}

.u-mr-100 {
  margin-right: 100px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-mr-0 {
    margin-right: 0 !important;
  }
  .u-pc-mr-4 {
    margin-right: 4px !important;
  }
  .u-pc-mr-8 {
    margin-right: 8px !important;
  }
  .u-pc-mr-12 {
    margin-right: 12px !important;
  }
  .u-pc-mr-16 {
    margin-right: 16px !important;
  }
  .u-pc-mr-20 {
    margin-right: 20px !important;
  }
  .u-pc-mr-24 {
    margin-right: 24px !important;
  }
  .u-pc-mr-28 {
    margin-right: 28px !important;
  }
  .u-pc-mr-32 {
    margin-right: 32px !important;
  }
  .u-pc-mr-36 {
    margin-right: 36px !important;
  }
  .u-pc-mr-40 {
    margin-right: 40px !important;
  }
  .u-pc-mr-44 {
    margin-right: 44px !important;
  }
  .u-pc-mr-48 {
    margin-right: 48px !important;
  }
  .u-pc-mr-52 {
    margin-right: 52px !important;
  }
  .u-pc-mr-56 {
    margin-right: 56px !important;
  }
  .u-pc-mr-60 {
    margin-right: 60px !important;
  }
  .u-pc-mr-64 {
    margin-right: 64px !important;
  }
  .u-pc-mr-68 {
    margin-right: 68px !important;
  }
  .u-pc-mr-72 {
    margin-right: 72px !important;
  }
  .u-pc-mr-76 {
    margin-right: 76px !important;
  }
  .u-pc-mr-80 {
    margin-right: 80px !important;
  }
  .u-pc-mr-84 {
    margin-right: 84px !important;
  }
  .u-pc-mr-88 {
    margin-right: 88px !important;
  }
  .u-pc-mr-92 {
    margin-right: 92px !important;
  }
  .u-pc-mr-96 {
    margin-right: 96px !important;
  }
  .u-pc-mr-100 {
    margin-right: 100px !important;
  }
}
.u-pt-0 {
  padding-top: 0 !important;
}

.u-pt-4 {
  padding-top: 4px !important;
}

.u-pt-8 {
  padding-top: 8px !important;
}

.u-pt-12 {
  padding-top: 12px !important;
}

.u-pt-16 {
  padding-top: 16px !important;
}

.u-pt-20 {
  padding-top: 20px !important;
}

.u-pt-24 {
  padding-top: 24px !important;
}

.u-pt-28 {
  padding-top: 28px !important;
}

.u-pt-32 {
  padding-top: 32px !important;
}

.u-pt-36 {
  padding-top: 36px !important;
}

.u-pt-40 {
  padding-top: 40px !important;
}

.u-pt-44 {
  padding-top: 44px !important;
}

.u-pt-48 {
  padding-top: 48px !important;
}

.u-pt-52 {
  padding-top: 52px !important;
}

.u-pt-56 {
  padding-top: 56px !important;
}

.u-pt-60 {
  padding-top: 60px !important;
}

.u-pt-64 {
  padding-top: 64px !important;
}

.u-pt-68 {
  padding-top: 68px !important;
}

.u-pt-72 {
  padding-top: 72px !important;
}

.u-pt-76 {
  padding-top: 76px !important;
}

.u-pt-80 {
  padding-top: 80px !important;
}

.u-pt-84 {
  padding-top: 84px !important;
}

.u-pt-88 {
  padding-top: 88px !important;
}

.u-pt-92 {
  padding-top: 92px !important;
}

.u-pt-96 {
  padding-top: 96px !important;
}

.u-pt-100 {
  padding-top: 100px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-pt-0 {
    padding-top: 0 !important;
  }
  .u-pc-pt-4 {
    padding-top: 4px !important;
  }
  .u-pc-pt-8 {
    padding-top: 8px !important;
  }
  .u-pc-pt-12 {
    padding-top: 12px !important;
  }
  .u-pc-pt-16 {
    padding-top: 16px !important;
  }
  .u-pc-pt-20 {
    padding-top: 20px !important;
  }
  .u-pc-pt-24 {
    padding-top: 24px !important;
  }
  .u-pc-pt-28 {
    padding-top: 28px !important;
  }
  .u-pc-pt-32 {
    padding-top: 32px !important;
  }
  .u-pc-pt-36 {
    padding-top: 36px !important;
  }
  .u-pc-pt-40 {
    padding-top: 40px !important;
  }
  .u-pc-pt-44 {
    padding-top: 44px !important;
  }
  .u-pc-pt-48 {
    padding-top: 48px !important;
  }
  .u-pc-pt-52 {
    padding-top: 52px !important;
  }
  .u-pc-pt-56 {
    padding-top: 56px !important;
  }
  .u-pc-pt-60 {
    padding-top: 60px !important;
  }
  .u-pc-pt-64 {
    padding-top: 64px !important;
  }
  .u-pc-pt-68 {
    padding-top: 68px !important;
  }
  .u-pc-pt-72 {
    padding-top: 72px !important;
  }
  .u-pc-pt-76 {
    padding-top: 76px !important;
  }
  .u-pc-pt-80 {
    padding-top: 80px !important;
  }
  .u-pc-pt-84 {
    padding-top: 84px !important;
  }
  .u-pc-pt-88 {
    padding-top: 88px !important;
  }
  .u-pc-pt-92 {
    padding-top: 92px !important;
  }
  .u-pc-pt-96 {
    padding-top: 96px !important;
  }
  .u-pc-pt-100 {
    padding-top: 100px !important;
  }
}
.u-p-0 {
  padding: 0 !important;
}

.u-pb-0 {
  padding-bottom: 0 !important;
}

.u-pb-4 {
  padding-bottom: 4px !important;
}

.u-pb-8 {
  padding-bottom: 8px !important;
}

.u-pb-12 {
  padding-bottom: 12px !important;
}

.u-pb-16 {
  padding-bottom: 16px !important;
}

.u-pb-20 {
  padding-bottom: 20px !important;
}

.u-pb-24 {
  padding-bottom: 24px !important;
}

.u-pb-28 {
  padding-bottom: 28px !important;
}

.u-pb-32 {
  padding-bottom: 32px !important;
}

.u-pb-36 {
  padding-bottom: 36px !important;
}

.u-pb-40 {
  padding-bottom: 40px !important;
}

.u-pb-44 {
  padding-bottom: 44px !important;
}

.u-pb-48 {
  padding-bottom: 48px !important;
}

.u-pb-52 {
  padding-bottom: 52px !important;
}

.u-pb-56 {
  padding-bottom: 56px !important;
}

.u-pb-60 {
  padding-bottom: 60px !important;
}

.u-pb-64 {
  padding-bottom: 64px !important;
}

.u-pb-68 {
  padding-bottom: 68px !important;
}

.u-pb-72 {
  padding-bottom: 72px !important;
}

.u-pb-76 {
  padding-bottom: 76px !important;
}

.u-pb-80 {
  padding-bottom: 80px !important;
}

.u-pb-84 {
  padding-bottom: 84px !important;
}

.u-pb-88 {
  padding-bottom: 88px !important;
}

.u-pb-92 {
  padding-bottom: 92px !important;
}

.u-pb-96 {
  padding-bottom: 96px !important;
}

.u-pb-100 {
  padding-bottom: 100px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-pb-0 {
    padding-bottom: 0 !important;
  }
  .u-pc-pb-4 {
    padding-bottom: 4px !important;
  }
  .u-pc-pb-8 {
    padding-bottom: 8px !important;
  }
  .u-pc-pb-12 {
    padding-bottom: 12px !important;
  }
  .u-pc-pb-16 {
    padding-bottom: 16px !important;
  }
  .u-pc-pb-20 {
    padding-bottom: 20px !important;
  }
  .u-pc-pb-24 {
    padding-bottom: 24px !important;
  }
  .u-pc-pb-28 {
    padding-bottom: 28px !important;
  }
  .u-pc-pb-32 {
    padding-bottom: 32px !important;
  }
  .u-pc-pb-36 {
    padding-bottom: 36px !important;
  }
  .u-pc-pb-40 {
    padding-bottom: 40px !important;
  }
  .u-pc-pb-44 {
    padding-bottom: 44px !important;
  }
  .u-pc-pb-48 {
    padding-bottom: 48px !important;
  }
  .u-pc-pb-52 {
    padding-bottom: 52px !important;
  }
  .u-pc-pb-56 {
    padding-bottom: 56px !important;
  }
  .u-pc-pb-60 {
    padding-bottom: 60px !important;
  }
  .u-pc-pb-64 {
    padding-bottom: 64px !important;
  }
  .u-pc-pb-68 {
    padding-bottom: 68px !important;
  }
  .u-pc-pb-72 {
    padding-bottom: 72px !important;
  }
  .u-pc-pb-76 {
    padding-bottom: 76px !important;
  }
  .u-pc-pb-80 {
    padding-bottom: 80px !important;
  }
  .u-pc-pb-84 {
    padding-bottom: 84px !important;
  }
  .u-pc-pb-88 {
    padding-bottom: 88px !important;
  }
  .u-pc-pb-92 {
    padding-bottom: 92px !important;
  }
  .u-pc-pb-96 {
    padding-bottom: 96px !important;
  }
  .u-pc-pb-100 {
    padding-bottom: 100px !important;
  }
}
.u-pl-0 {
  padding-left: 0 !important;
}

.u-pl-4 {
  padding-left: 4px !important;
}

.u-pl-8 {
  padding-left: 8px !important;
}

.u-pl-12 {
  padding-left: 12px !important;
}

.u-pl-16 {
  padding-left: 16px !important;
}

.u-pl-20 {
  padding-left: 20px !important;
}

.u-pl-24 {
  padding-left: 24px !important;
}

.u-pl-28 {
  padding-left: 28px !important;
}

.u-pl-32 {
  padding-left: 32px !important;
}

.u-pl-36 {
  padding-left: 36px !important;
}

.u-pl-40 {
  padding-left: 40px !important;
}

.u-pl-44 {
  padding-left: 44px !important;
}

.u-pl-48 {
  padding-left: 48px !important;
}

.u-pl-52 {
  padding-left: 52px !important;
}

.u-pl-56 {
  padding-left: 56px !important;
}

.u-pl-60 {
  padding-left: 60px !important;
}

.u-pl-64 {
  padding-left: 64px !important;
}

.u-pl-68 {
  padding-left: 68px !important;
}

.u-pl-72 {
  padding-left: 72px !important;
}

.u-pl-76 {
  padding-left: 76px !important;
}

.u-pl-80 {
  padding-left: 80px !important;
}

.u-pl-84 {
  padding-left: 84px !important;
}

.u-pl-88 {
  padding-left: 88px !important;
}

.u-pl-92 {
  padding-left: 92px !important;
}

.u-pl-96 {
  padding-left: 96px !important;
}

.u-pl-100 {
  padding-left: 100px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-pl-0 {
    padding-left: 0 !important;
  }
  .u-pc-pl-4 {
    padding-left: 4px !important;
  }
  .u-pc-pl-8 {
    padding-left: 8px !important;
  }
  .u-pc-pl-12 {
    padding-left: 12px !important;
  }
  .u-pc-pl-16 {
    padding-left: 16px !important;
  }
  .u-pc-pl-20 {
    padding-left: 20px !important;
  }
  .u-pc-pl-24 {
    padding-left: 24px !important;
  }
  .u-pc-pl-28 {
    padding-left: 28px !important;
  }
  .u-pc-pl-32 {
    padding-left: 32px !important;
  }
  .u-pc-pl-36 {
    padding-left: 36px !important;
  }
  .u-pc-pl-40 {
    padding-left: 40px !important;
  }
  .u-pc-pl-44 {
    padding-left: 44px !important;
  }
  .u-pc-pl-48 {
    padding-left: 48px !important;
  }
  .u-pc-pl-52 {
    padding-left: 52px !important;
  }
  .u-pc-pl-56 {
    padding-left: 56px !important;
  }
  .u-pc-pl-60 {
    padding-left: 60px !important;
  }
  .u-pc-pl-64 {
    padding-left: 64px !important;
  }
  .u-pc-pl-68 {
    padding-left: 68px !important;
  }
  .u-pc-pl-72 {
    padding-left: 72px !important;
  }
  .u-pc-pl-76 {
    padding-left: 76px !important;
  }
  .u-pc-pl-80 {
    padding-left: 80px !important;
  }
  .u-pc-pl-84 {
    padding-left: 84px !important;
  }
  .u-pc-pl-88 {
    padding-left: 88px !important;
  }
  .u-pc-pl-92 {
    padding-left: 92px !important;
  }
  .u-pc-pl-96 {
    padding-left: 96px !important;
  }
  .u-pc-pl-100 {
    padding-left: 100px !important;
  }
}
.u-pr-0 {
  padding-right: 0 !important;
}

.u-pr-4 {
  padding-right: 4px !important;
}

.u-pr-8 {
  padding-right: 8px !important;
}

.u-pr-12 {
  padding-right: 12px !important;
}

.u-pr-16 {
  padding-right: 16px !important;
}

.u-pr-20 {
  padding-right: 20px !important;
}

.u-pr-24 {
  padding-right: 24px !important;
}

.u-pr-28 {
  padding-right: 28px !important;
}

.u-pr-32 {
  padding-right: 32px !important;
}

.u-pr-36 {
  padding-right: 36px !important;
}

.u-pr-40 {
  padding-right: 40px !important;
}

.u-pr-44 {
  padding-right: 44px !important;
}

.u-pr-48 {
  padding-right: 48px !important;
}

.u-pr-52 {
  padding-right: 52px !important;
}

.u-pr-56 {
  padding-right: 56px !important;
}

.u-pr-60 {
  padding-right: 60px !important;
}

.u-pr-64 {
  padding-right: 64px !important;
}

.u-pr-68 {
  padding-right: 68px !important;
}

.u-pr-72 {
  padding-right: 72px !important;
}

.u-pr-76 {
  padding-right: 76px !important;
}

.u-pr-80 {
  padding-right: 80px !important;
}

.u-pr-84 {
  padding-right: 84px !important;
}

.u-pr-88 {
  padding-right: 88px !important;
}

.u-pr-92 {
  padding-right: 92px !important;
}

.u-pr-96 {
  padding-right: 96px !important;
}

.u-pr-100 {
  padding-right: 100px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-pr-0 {
    padding-right: 0 !important;
  }
  .u-pc-pr-4 {
    padding-right: 4px !important;
  }
  .u-pc-pr-8 {
    padding-right: 8px !important;
  }
  .u-pc-pr-12 {
    padding-right: 12px !important;
  }
  .u-pc-pr-16 {
    padding-right: 16px !important;
  }
  .u-pc-pr-20 {
    padding-right: 20px !important;
  }
  .u-pc-pr-24 {
    padding-right: 24px !important;
  }
  .u-pc-pr-28 {
    padding-right: 28px !important;
  }
  .u-pc-pr-32 {
    padding-right: 32px !important;
  }
  .u-pc-pr-36 {
    padding-right: 36px !important;
  }
  .u-pc-pr-40 {
    padding-right: 40px !important;
  }
  .u-pc-pr-44 {
    padding-right: 44px !important;
  }
  .u-pc-pr-48 {
    padding-right: 48px !important;
  }
  .u-pc-pr-52 {
    padding-right: 52px !important;
  }
  .u-pc-pr-56 {
    padding-right: 56px !important;
  }
  .u-pc-pr-60 {
    padding-right: 60px !important;
  }
  .u-pc-pr-64 {
    padding-right: 64px !important;
  }
  .u-pc-pr-68 {
    padding-right: 68px !important;
  }
  .u-pc-pr-72 {
    padding-right: 72px !important;
  }
  .u-pc-pr-76 {
    padding-right: 76px !important;
  }
  .u-pc-pr-80 {
    padding-right: 80px !important;
  }
  .u-pc-pr-84 {
    padding-right: 84px !important;
  }
  .u-pc-pr-88 {
    padding-right: 88px !important;
  }
  .u-pc-pr-92 {
    padding-right: 92px !important;
  }
  .u-pc-pr-96 {
    padding-right: 96px !important;
  }
  .u-pc-pr-100 {
    padding-right: 100px !important;
  }
}
.u-fz-10 {
  font-size: 10px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-10 {
    font-size: 10px !important;
  }
}
.u-fz-11 {
  font-size: 11px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-11 {
    font-size: 11px !important;
  }
}
.u-fz-12 {
  font-size: 12px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-12 {
    font-size: 12px !important;
  }
}
.u-fz-13 {
  font-size: 13px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-13 {
    font-size: 13px !important;
  }
}
.u-fz-14 {
  font-size: 14px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-14 {
    font-size: 14px !important;
  }
}
.u-fz-15 {
  font-size: 15px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-15 {
    font-size: 15px !important;
  }
}
.u-fz-16 {
  font-size: 16px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-16 {
    font-size: 16px !important;
  }
}
.u-fz-18 {
  font-size: 18px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-18 {
    font-size: 18px !important;
  }
}
.u-fz-20 {
  font-size: 20px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-20 {
    font-size: 20px !important;
  }
}
.u-fz-22 {
  font-size: 22px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-22 {
    font-size: 22px !important;
  }
}
.u-fz-24 {
  font-size: 24px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-24 {
    font-size: 24px !important;
  }
}
.u-fz-26 {
  font-size: 26px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-26 {
    font-size: 26px !important;
  }
}
.u-fz-28 {
  font-size: 28px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-28 {
    font-size: 28px !important;
  }
}
.u-fz-30 {
  font-size: 30px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-30 {
    font-size: 30px !important;
  }
}
.u-fz-32 {
  font-size: 32px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-32 {
    font-size: 32px !important;
  }
}
.u-fz-34 {
  font-size: 34px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-34 {
    font-size: 34px !important;
  }
}
.u-fz-36 {
  font-size: 36px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-36 {
    font-size: 36px !important;
  }
}
.u-fz-38 {
  font-size: 38px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-38 {
    font-size: 38px !important;
  }
}
.u-fz-40 {
  font-size: 40px !important;
}

@media screen and (min-width: 761px) {
  .u-pc-fz-40 {
    font-size: 40px !important;
  }
}
.u-ta-center {
  text-align: center !important;
}
.u-ta-left {
  text-align: left !important;
}
.u-ta-right {
  text-align: right !important;
}
@media screen and (min-width: 761px) {
  .u-pc-ta-center {
    text-align: center !important;
  }
  .u-pc-ta-left {
    text-align: left !important;
  }
  .u-pc-ta-right {
    text-align: right !important;
  }
}
.u-d-block {
  display: block !important;
}
.u-d-flex {
  display: flex !important;
}
.u-d-inline-block {
  display: inline-block !important;
}
.u-jc-center {
  justify-content: center !important;
}
.u-jc-start {
  justify-content: start !important;
}
.u-jc-end {
  justify-content: end !important;
}
.u-jc-between {
  justify-content: space-between !important;
}
.u-jc-around {
  justify-content: space-around !important;
}
.u-width-100p {
  width: 100% !important;
}
.u-bg-none {
  background: none !important;
}
.u-bgc-none {
  background: none !important;
}
.u-bgc-f5f5fa {
  background-color: #F5F5FA !important;
}
.u-bgc-fdf4d7 {
  background-color: #fdf4d7 !important;
}
.u-bdrs-none {
  border-radius: none !important;
}
.u-fw-normal {
  font-weight: normal !important;
}
.u-fw-bold {
  font-weight: bold !important;
}
.u-c-error {
  color: #DE0301 !important;
}
.u-c-bf0000 {
  color: #bf0000 !important;
}
.u-c-ff008c {
  color: #ff008c !important;
}
.u-c-18187a {
  color: #18187a !important;
}
.u-c-071d7c {
  color: #071d7c !important;
}
.u-va-top {
  vertical-align: top !important;
}
.u-va-middle {
  vertical-align: middle !important;
}
.u-va-bottom {
  vertical-align: bottom !important;
}
.u-pte-none {
  pointer-events: none !important;
}
.u-pte-auto {
  pointer-events: auto !important;
}
.u-flex-direction-column {
  flex-direction: column !important;
}
.u-td-underline {
  text-decoration: underline !important;
}

/* modules */
.rm-c-image {
  display: block;
  width: 100%;
  max-width: 100%;
}
.rm-c-image__content {
  width: 100%;
  max-width: 100%;
}

.rm-c-link {
  display: inline-block;
  color: #0072BF;
}
.rm-c-link:hover {
  color: #00568F;
}
.rm-c-link:hover .rm-c-link__text {
  text-decoration-thickness: 2px;
}
.rm-c-link:active {
  color: #00375C;
}
.rm-c-link__text {
  text-decoration: underline;
}
.rm-c-link__text + .rm-c-link__icon {
  margin-left: 4px;
}
.rm-c-link__icon {
  color: #FF008C;
  text-decoration: none;
  margin-right: 4px;
}
.rm-c-link__icon--inherit {
  color: inherit;
}

/* main */
.rm-l-main {
  width: 100%;
  position: relative;
  clip-path: inset(0);
  color: #333;
  background-color: #6440D9;
  --bg-opacity: 0;
  transition: --bg-opacity 0.1s ease-out;
}
.rm-l-main__container {
  width: 100%;
}
@media screen and (min-width: 761px) {
  .rm-l-main__container {
    max-width: 1072px;
    padding-top: 280px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    opacity: 0;
    transform: translateY(30px);
    animation: slideIn 0.5s ease-out 1.5s forwards;
  }
}
@media screen and (min-width: 761px) {
  .rm-l-main::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: var(--bg-opacity);
  }
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}
/* Component */
/* accordion */
.js-accordion [data-accordion-id] {
  display: grid;
  transition: grid-template-rows 0.5s;
  grid-template-rows: 0fr;
}
.js-accordion [data-accordion-id].is-show {
  grid-template-rows: 1fr;
}
.js-accordion [data-accordion-id] > * {
  overflow: hidden;
}

.rm-c-accordion {
  display: flex;
  flex-direction: column;
}
.rm-c-accordion__item {
  background-color: #ffffff;
  border: 1px solid #BFBFBF;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.rm-c-accordion--noFrame .rm-c-accordion__item {
  border: none;
  background-color: #FFF2F9;
}
.rm-c-accordion--list .rm-c-accordion__item {
  border-top: 1px solid #BFBFBF;
  border-bottom: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  border-radius: 0;
}
.rm-c-accordion--list .rm-c-accordion__item:last-child {
  border-bottom: 1px solid #BFBFBF;
}
.rm-c-accordion--readMore .rm-c-accordion__item {
  background-color: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.rm-c-accordion__head {
  width: 100%;
}
.rm-c-accordion--readMore .rm-c-accordion__head {
  text-align: center;
}
.rm-c-accordion__button {
  position: relative;
  width: 100%;
  padding: 16px 0;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  border-radius: 8px;
}
.rm-c-accordion__button:hover {
  background-color: #F7F7F7;
}
.rm-c-accordion--noFrame .rm-c-accordion__button:hover {
  background-color: #FFF2F9;
}
.rm-c-accordion--readMore .rm-c-accordion__button:hover {
  background-color: transparent;
}
.rm-c-accordion__button::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  background-image: url(/lp/link/common/img/accordion_plus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.rm-c-accordion--list .rm-c-accordion__button::before {
  right: 0;
}
.rm-c-accordion--readMore .rm-c-accordion__button::before {
  content: none;
}
.rm-c-accordion__button.is-active::before {
  background-image: url(/lp/link/common/img/accordion_minus.svg);
}
.rm-c-accordion--list .rm-c-accordion__button {
  font-weight: 400;
  text-align: left;
  border-radius: 0;
}
.rm-c-accordion--list .rm-c-accordion__button.is-active {
  font-weight: 600;
}
.rm-c-accordion--readMore .rm-c-accordion__button {
  display: inline-block;
  width: auto;
  padding: 0;
  margin-top: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.rm-c-accordion--readMore .rm-c-accordion__button.is-active {
  display: none;
}
.rm-c-accordion__buttonText {
  color: #0072BF;
  text-decoration: underline;
}
.rm-c-accordion__button:hover .rm-c-accordion__buttonText {
  color: #00568F;
  text-decoration-thickness: 2px;
}
.rm-c-accordion__buttonIcon {
  color: #FF008C;
  margin-right: 4px;
  vertical-align: middle;
}
.rm-c-accordion__container {
  width: 100%;
}
.rm-c-accordion__inner {
  width: 100%;
}
.rm-c-accordion__content {
  padding: 0 16px 16px;
}
.rm-c-accordion--list .rm-c-accordion__content {
  padding: 0 0px 16px;
}
.rm-c-accordion--readMore .rm-c-accordion__content {
  padding: 0;
}

/* annotation */
.rm-c-annotation {
  font-size: 0.75rem;
  line-height: 1.4;
  font-weight: 400;
  color: #676767;
  position: relative;
  padding-left: 12px;
}
.rm-c-annotation[data-num] {
  padding-left: 24px;
}
@media screen and (min-width: 761px) {
  .rm-c-annotation[data-num] {
    padding-left: 22px;
  }
}
.rm-c-annotation::before {
  display: inline-block;
  content: "※" attr(data-num);
  font-size: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.rm-c-annotation--red {
  color: #DF0101;
}

/* condition  */
.rm-c-condition {
  padding-top: 24px;
  background-color: #6440D9;
}
@media screen and (min-width: 761px) {
  .rm-c-condition {
    background-color: transparent;
    padding-top: 40px;
  }
}
.rm-c-condition__container {
  width: 100%;
}
.rm-c-condition__headline {
  padding: 24px 16px;
  text-align: center;
  background-color: #fff;
  border-radius: 24px 24px 0 0;
}
@media screen and (min-width: 761px) {
  .rm-c-condition__headline {
    padding-top: 32px;
  }
}
.rm-c-condition__message {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.4;
  display: block;
}
@media screen and (min-width: 761px) {
  .rm-c-condition__message {
    font-size: 1.5rem;
  }
}
.rm-c-condition__title {
  font-weight: 700;
  display: inline-block;
  font-size: 2rem;
  line-height: 1.4;
  background: linear-gradient(90deg, #FF008C 0%, #9640D9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 761px) {
  .rm-c-condition__title {
    font-size: 2.125rem;
  }
}
.rm-c-condition__content {
  padding: 32px 16px 32px;
  background: linear-gradient(180deg, #F8F2FD 0%, #E9D4F8 100%);
  border-radius: 0 0 24px 24px;
}
@media screen and (min-width: 761px) {
  .rm-c-condition__content {
    padding-inline: 88px;
    padding-bottom: 48px;
  }
}
.rm-c-condition__buttonBox {
  position: relative;
  text-align: center;
}
.rm-c-condition__buttonBox .rm-c-button {
  line-height: 1;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.15);
}
.rm-c-condition__buttonBox .rm-c-button span {
  line-height: 1.3;
  display: inline-block;
  font-size: 1rem;
  margin-bottom: 2px;
}

/* campaign  */
@media screen and (min-width: 761px) {
  .rm-c-campaign__list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 32px;
  }
}
.rm-c-campaign__item {
  position: relative;
  margin-top: 16px;
  background-color: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 24px;
}
@media screen and (min-width: 761px) {
  .rm-c-campaign__item {
    width: calc((100% - 24px) / 2);
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.rm-c-campaign__title {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.rm-c-campaign__icon {
  width: 48px;
}
.rm-c-campaign__text {
  display: block;
  margin-top: 16px;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.35;
}
.rm-c-campaign__step {
  margin-top: 16px;
}
.rm-c-campaign__stepItem {
  display: flex;
  gap: 12px;
  align-items: baseline;
  margin-top: 16px;
}
.rm-c-campaign__stepTitle {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
  background-color: #EBEBEB;
  padding: 4px 8px;
  min-width: 58px;
}
.rm-c-campaign__stepText {
  display: block;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.35;
}
.rm-c-campaign__caption {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.35;
  text-align: center;
  color: #FF008C;
}
.rm-c-campaign__caption::before {
  content: "";
  width: 10px;
  height: 12px;
  display: inline-block;
  background-image: url(/lp/link/stampcard/img/2512/ico_focus.png);
  background-size: contain;
  margin-right: 6px;
  flex: 0 0 auto;
}
.rm-c-campaign__caption::after {
  content: "";
  width: 10px;
  height: 12px;
  display: inline-block;
  background-image: url(/lp/link/stampcard/img/2512/ico_focus.png);
  background-size: contain;
  transform: rotateY(180deg);
  margin-left: 2px;
  flex: 0 0 auto;
}
.rm-c-campaign__logo {
  display: block;
}
.rm-c-campaign__logo--mobile {
  max-width: 193px;
}
.rm-c-campaign__logo--stampCard {
  max-width: 197px;
}
.rm-c-campaign__logo--ai {
  max-width: 122px;
}
.rm-c-campaign__logo--specialOffer {
  max-width: 176px;
}
.rm-c-campaign__logo--rebates {
  max-width: 215px;
}
.rm-c-campaign__logo--rakuten {
  max-width: 108px;
}
.rm-c-campaign__logo--pay {
  max-width: 96px;
}
.rm-c-campaign__logo--travel {
  max-width: 194px;
}
.rm-c-campaign__logo--kDreams {
  max-width: 239px;
}
.rm-c-campaign__logo--keiba {
  max-width: 160px;
}
.rm-c-campaign__logo--superDeal {
  max-width: 238px;
}
.rm-c-campaign__logo--bic {
  max-width: 158px;
}
.rm-c-campaign__logo--supermarket {
  max-width: 231px;
}
.rm-c-campaign__logo--rakuma {
  max-width: 226px;
}
.rm-c-campaign__logo--books {
  max-width: 195px;
}
.rm-c-campaign__logo--gurunavi {
  max-width: 208px;
}
.rm-c-campaign__logo--toto {
  max-width: 173px;
}
.rm-c-campaign__logo--beauty {
  max-width: 206px;
}
.rm-c-campaign__logo--fashion {
  max-width: 125px;
}
.rm-c-campaign__logo--sps {
  max-width: 295px;
}
.rm-c-campaign__image {
  width: 100%;
}
.rm-c-campaign__bannerLink {
  display: block;
  margin-top: 8px;
  width: 100%;
}
.rm-c-campaign__bannerBox {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.rm-c-campaign .rm-c-button {
  margin-top: 16px;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  padding-block: 12px;
  font-size: 1rem;
}
.rm-c-campaign .rm-c-button--disabled {
  box-shadow: none;
}
.rm-c-campaign .rm-c-annotation {
  margin-top: 16px;
}
.rm-c-campaign .rm-c-annotation a {
  color: #676767;
  text-decoration: underline;
}

/* faq */
.rm-c-faq {
  width: 100%;
  padding-block: 24px;
  background-color: #6440D9;
}
@media screen and (min-width: 761px) {
  .rm-c-faq {
    background-color: transparent;
    padding-block: 40px;
  }
}
.rm-c-faq__container {
  background: #fff;
  padding: 40px 16px 32px;
  border-radius: 24px;
  overflow: hidden;
}
@media screen and (min-width: 761px) {
  .rm-c-faq__container {
    padding-inline: 88px;
    padding-bottom: 48px;
  }
}
.rm-c-faq__title {
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  font-size: 1.75rem;
}
.rm-c-faq__content {
  margin-top: 20px;
}
.rm-c-faq__text {
  line-height: 1.6;
}
.rm-c-faq__link {
  color: #333;
  text-decoration: underline;
}
.rm-c-faq .rm-c-accordion {
  margin-top: 16px;
}
.rm-c-faq .rm-c-accordion__item {
  border: none;
  background-color: #FFF8FC;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
}
.rm-c-faq .rm-c-accordion__button {
  background-color: #FFF8FC;
  text-align: left;
  line-height: 1.6;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
}
.rm-c-faq .rm-c-accordion__button::before {
  display: none;
}
.rm-c-faq .rm-c-accordion__button.is-active .rm-c-accordion__arrow::after {
  transform: translateX(8px) rotate(315deg);
}
.rm-c-faq .rm-c-accordion__arrow {
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
}
.rm-c-faq .rm-c-accordion__arrow::after {
  content: "";
  display: inline-block;
  color: #ff008c;
  line-height: 1;
  width: 10px;
  height: 10px;
  border: 2px solid #ff008c;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transition: transform 0.3s;
  transform: translateX(8px) rotate(135deg);
}
.rm-c-faq .rm-c-accordion__inner {
  padding: 0 16px;
}
.rm-c-faq .rm-c-accordion__content {
  padding-top: 16px;
  padding-inline: 0;
  border-top: 1px solid #FFCCE8;
}
.rm-c-faq .rm-c-annotation {
  margin-top: 16px;
  font-size: 0.8125rem;
  padding-left: 13px;
  color: #4D4D4D;
}

/* tab */
.js-tab [data-tab-id] {
  display: none;
}
.js-tab [data-tab-id].is-show {
  display: block;
  animation: 1s forwards fadeIn;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
* + .rm-c-tab {
  margin-top: 40px;
}
.rm-c-tab__buttonArea {
  display: flex;
  gap: 8px;
}
.rm-c-tab__buttonArea:has(.rm-c-tab__button:nth-of-type(1).is-active) {
  border-bottom: 2px solid #7859DE;
}
.rm-c-tab__buttonArea:has(.rm-c-tab__button:nth-of-type(2).is-active) {
  border-bottom: 2px solid #A459DE;
}
.rm-c-tab__buttonArea:has(.rm-c-tab__button:nth-of-type(3).is-active) {
  border-bottom: 2px solid #FF40A9;
}
.rm-c-tab__buttonArea.js-fixed {
  position: sticky;
  top: 0;
  left: 50%;
  z-index: 10;
}
.rm-c-tab__buttonArea.js-fixed:has(.rm-c-tab__button:nth-of-type(1).is-active) {
  border-top: 2px solid #7859DE;
  border-bottom: none;
}
.rm-c-tab__buttonArea.js-fixed:has(.rm-c-tab__button:nth-of-type(2).is-active) {
  border-top: 2px solid #A459DE;
  border-bottom: none;
}
.rm-c-tab__buttonArea.js-fixed:has(.rm-c-tab__button:nth-of-type(3).is-active) {
  border-top: 2px solid #FF40A9;
  border-bottom: none;
}
.rm-c-tab__buttonArea.js-fixed .rm-c-tab__button {
  border-radius: 0 0 4px 4px;
}
.rm-c-tab__button {
  border-radius: 4px 4px 0 0;
  background-color: #fff;
  width: calc((100% - 16px) / 3);
  color: #9C9C9C;
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
  line-height: 1.5;
  padding: 2px 0;
}
.rm-c-tab__button span {
  font-size: 1.5rem;
}
.rm-c-tab__button.is-active {
  color: #fff;
}
.rm-c-tab__button.is-active:nth-of-type(1) {
  background-color: #7859DE;
}
.rm-c-tab__button.is-active:nth-of-type(2) {
  background-color: #A459DE;
}
.rm-c-tab__button.is-active:nth-of-type(3) {
  background-color: #FF40A9;
}

/* background */
.rm-c-background {
  display: none;
}
@media screen and (min-width: 761px) {
  .rm-c-background {
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/lp/link/stampcard/img/2512/kv_thanks_pc.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: -1;
  }
}

/* button */
.rm-c-button {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  padding: 15px 20px;
  border-radius: 9999px;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  vertical-align: middle;
}
@media screen and (min-width: 761px) {
  .rm-c-button {
    padding: 11.5px 20px;
    font-size: 24px;
    line-height: 1.2;
  }
}
.rm-c-button--primary {
  border: 2px solid #ff008c;
  background-color: #ff008c;
  color: #ffffff;
}
.rm-c-button--primary:hover {
  border: 2px solid #cc0070;
  background-color: #cc0070;
}
.rm-c-button--primary:active {
  border: 2px solid #990054;
  background-color: #990054;
}
.rm-c-button--secondary {
  border: 2px solid #ff008c;
  background-color: #ffffff;
  color: #ff008c;
}
.rm-c-button--secondary:hover {
  background-color: #ffcce8;
}
.rm-c-button--secondary:active {
  background-color: #ff99d1;
}
.rm-c-button--regular {
  border: 2px solid #666666;
  background-color: #ffffff;
  color: #666666;
}
.rm-c-button--regular:hover {
  background-color: #ededed;
}
.rm-c-button--regular:active {
  background-color: #e0e0e0;
}
.rm-c-button--large {
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.4;
}
@media screen and (min-width: 761px) {
  .rm-c-button--large {
    width: 100%;
  }
}
.rm-c-button--small {
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.5;
  width: auto;
  min-width: 96px;
}
@media screen and (min-width: 761px) {
  .rm-c-button--small {
    min-width: 96px;
  }
}
.rm-c-button--disabled {
  background-color: #B8B8B8;
  box-shadow: none;
  color: #fff;
  pointer-events: none;
  border-color: #B8B8B8;
}
.rm-c-button__icon {
  margin-left: 4px;
}
.rm-c-button__info {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: #0072BF;
  position: relative;
  display: inline-block;
  padding-left: 28px;
}
.rm-c-button__info::before {
  content: "";
  display: block;
  background: url(/lp/link/_template/img/icon_info.png);
  background-size: 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 761px) {
  .rm-c-button__info {
    font-size: 20px;
    padding-left: 34px;
  }
  .rm-c-button__info::before {
    width: 26px;
    height: 26px;
  }
}
.rm-c-button__speechBubble {
  position: relative;
  display: inline-block;
  margin-bottom: -4px;
  padding: 4px 12px;
  border-radius: 9999px;
  background-color: #3B3BA3;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff;
  z-index: 1;
}
@media screen and (min-width: 761px) {
  .rm-c-button__speechBubble {
    font-size: 16px;
  }
}
.rm-c-button__speechBubble:before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  width: 12px;
  height: 8px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 100%;
  background-color: #3B3BA3;
}
.rm-c-button__speechBubble + .rm-c-button {
  margin-top: -6px;
  max-width: 500px;
}

.u-ta-center:has(.rm-c-button__speechBubble) {
  max-width: 500px;
  margin: 0 auto;
}

/* detail */
.rm-c-detail {
  width: 100%;
  background-color: #fff;
  padding: 40px 16px;
}
@media screen and (min-width: 761px) {
  .rm-c-detail {
    padding: 64px;
  }
}
.rm-c-detail__container {
  padding: 0;
}
@media screen and (min-width: 761px) {
  .rm-c-detail__container {
    margin-top: 12px;
  }
}
.rm-c-detail__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  padding: 16px;
  border: 1px solid #DDDDDD;
  border-bottom: none;
  background-color: #E9E9E9;
}
.rm-c-detail__table {
  border: 1px solid #DDDDDD;
  border-bottom: none;
}
.rm-c-detail__table--term {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  padding: 16px;
  background-color: #F7F8FB;
  border-bottom: 1px solid #DDDDDD;
}
.rm-c-detail__table--description {
  padding: 16px;
  border-bottom: 1px solid #DDDDDD;
}
.rm-c-detail__list {
  margin-top: 8px;
}
.rm-c-detail__list:first-child {
  margin-top: 0;
}
.rm-c-detail__list--num > .rm-c-detail__item--note {
  counter-increment: cnt;
  padding-left: 20px;
}
.rm-c-detail__list--num > .rm-c-detail__item--note::before {
  width: 20px;
  font-size: 14px;
  content: counter(cnt, lower-roman);
}
.rm-c-detail__item {
  margin-top: 4px;
}
.rm-c-detail__item:first-child {
  margin-top: 0;
}
.rm-c-detail__item--note {
  padding-left: 20px;
  position: relative;
}
.rm-c-detail__item--note::before {
  content: "・";
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
}
.rm-c-detail__item .rm-c-detail__list {
  margin-top: 4px;
}
.rm-c-detail__item .rm-c-detail__list--num > .rm-c-detail__item--note {
  counter-increment: cnt;
  padding-left: 20px;
}
.rm-c-detail__item .rm-c-detail__list--num > .rm-c-detail__item--note::before {
  width: 20px;
  content: counter(cnt, lower-roman);
}
.rm-c-detail__item .rm-c-detail__item--note::before {
  content: "ー";
}

/* participate */
.rm-c-participate {
  padding-top: 40px;
  background-color: #6440D9;
  display: none;
}
@media screen and (min-width: 761px) {
  .rm-c-participate {
    background-color: transparent;
    padding-top: 60px;
  }
}
.rm-c-participate__container {
  width: 100%;
}
.rm-c-participate__headline {
  position: relative;
  padding: 24px 16px;
  text-align: center;
  background-color: #fff;
  border-radius: 24px 24px 0 0;
}
.rm-c-participate__speechBubble {
  position: absolute;
  background: linear-gradient(90deg, #B577E4 -2.79%, #1FB4FF 102.79%);
  padding: 4px 24px;
  border-radius: 999px;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
}
.rm-c-participate__speechBubble::after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  width: 12px;
  height: 8px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 100%;
  background-color: #6A96F2;
}
.rm-c-participate__speechBubble span {
  font-size: 1.5rem;
  display: inline-block;
  margin-inline: 2px;
  line-height: 1.1;
}
.rm-c-participate__title {
  font-weight: 700;
  display: inline-block;
  font-size: 1.75rem;
  line-height: 1.4;
  background: linear-gradient(90deg, #FF008C 0%, #9640D9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rm-c-participate__content {
  padding: 0 0 32px;
  border-radius: 0 0 24px 24px;
  background: linear-gradient(180deg, #EFEBFD 0%, #E8EEFF 100%);
}
@media screen and (min-width: 761px) {
  .rm-c-participate__content {
    padding-inline: 88px;
  }
}
.rm-c-participate__item {
  background-color: #fff;
  box-shadow: 0px 2px 8px 0px #C9D7FF;
  border-radius: 12px;
  text-align: center;
  padding-top: 20px;
  min-height: 350px;
}
@media screen and (min-width: 761px) {
  .rm-c-participate__item {
    min-height: 278px;
    padding-top: 16px;
  }
}
.rm-c-participate__step {
  display: block;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1;
  color: #8371E3;
}
@media screen and (min-width: 761px) {
  .rm-c-participate__step {
    font-size: 1rem;
  }
}
.rm-c-participate__step span {
  font-size: 2.5rem;
  display: inline-block;
  margin-top: 2px;
}
@media screen and (min-width: 761px) {
  .rm-c-participate__step span {
    font-size: 2rem;
  }
}
.rm-c-participate__text {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.35;
  margin-top: 16px;
}
.rm-c-participate__text sup {
  font-size: 0.625rem;
  vertical-align: super;
}
@media screen and (min-width: 761px) {
  .rm-c-participate__text {
    font-size: 0.875rem;
    margin-top: 12px;
  }
}
.rm-c-participate__image {
  margin-top: 8px;
  width: 84.1666666667%;
}
@media screen and (min-width: 761px) {
  .rm-c-participate__image {
    width: 80%;
  }
}
.rm-c-participate__annotation {
  margin-top: 16px;
}
@media screen and (min-width: 761px) {
  .rm-c-participate__annotation {
    margin-top: 0;
  }
}

/* slider */
.rm-c-slider {
  width: 100%;
  position: relative;
}
.rm-c-slider__container.swiper {
  width: 100%;
  padding: 24px 16px 16px;
}
@media screen and (min-width: 761px) {
  .rm-c-slider__container.swiper {
    padding: 32px 0 16px;
  }
}
.rm-c-slider__slide.swiper-slide {
  height: auto;
  border-radius: 20px;
}
.rm-c-slider__text {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-slider__text {
    font-size: 1.875rem;
  }
}
.rm-c-slider__image {
  width: 100%;
  max-width: 280px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 761px) {
  .rm-c-slider__image {
    max-width: 298px;
  }
}
.rm-c-slider__button--next.swiper-button-next {
  width: 32px;
  height: 32px;
  right: -16px;
  margin-top: 0;
  top: calc((100% - 48px) / 2);
  transform: translateY(-50%);
}
.rm-c-slider__button--next.swiper-button-next::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/lp/link/common/img/slider_arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.rm-c-slider__button--next.swiper-button-next:hover::after {
  background-image: url(/lp/link/common/img/slider_arrow_hover.svg);
}
.rm-c-slider__button--next.swiper-button-next.swiper-button-disabled {
  opacity: 1;
  pointer-events: none;
}
.rm-c-slider__button--next.swiper-button-next.swiper-button-disabled::after {
  background-image: url(/lp/link/common/img/slider_arrow_inactive.svg);
}
.rm-c-slider__button--prev.swiper-button-prev {
  width: 32px;
  height: 32px;
  left: -16px;
  margin-top: 0;
  top: calc((100% - 48px) / 2);
  transform: translateY(-50%);
}
.rm-c-slider__button--prev.swiper-button-prev::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/lp/link/common/img/slider_arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
.rm-c-slider__button--prev.swiper-button-prev:hover::after {
  background-image: url(/lp/link/common/img/slider_arrow_hover.svg);
}
.rm-c-slider__button--prev.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  pointer-events: none;
}
.rm-c-slider__button--prev.swiper-button-prev.swiper-button-disabled::after {
  background-image: url(/lp/link/common/img/slider_arrow_inactive.svg);
}
.rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
}
.rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  position: relative;
}
.rm-c-slider--multiple .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 34px;
  height: 5px;
  border-radius: 5px;
  margin: 0 2px;
}
.rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 10px;
  height: 10px;
  border: rgb(0, 0, 0) 1px solid;
  border-radius: 10px;
}
.rm-c-slider--multiple .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
  width: 36px;
  height: 7px;
  border-radius: 7px;
}
.rm-c-slider__pagination .swiper-pagination-bullet-active {
  background-color: #000;
  opacity: 0.56;
}
.rm-c-slider__pagination .swiper-pagination-bullet-active::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 10px;
  height: 10px;
  border: rgb(0, 0, 0) 1px solid;
  border-radius: 10px;
}
.rm-c-slider--multiple .rm-c-slider__pagination .swiper-pagination-bullet-active::after {
  width: 36px;
  height: 7px;
  border-radius: 7px;
}
.rm-c-slider__navigation {
  width: 100%;
  max-width: 802px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 761px) {
  .rm-c-slider__navigation {
    display: none;
    margin: 0;
  }
}
.rm-c-slider--navigationBottom .rm-c-slider__pagination, .rm-c-slider--multiple .rm-c-slider__pagination {
  margin-left: 12px;
  margin-right: 12px;
  flex: 1;
}
.rm-c-slider--navigationBottom .rm-c-slider__pagination,
.rm-c-slider--navigationBottom .rm-c-slider__button--prev,
.rm-c-slider--navigationBottom .rm-c-slider__button--next, .rm-c-slider--multiple .rm-c-slider__pagination,
.rm-c-slider--multiple .rm-c-slider__button--prev,
.rm-c-slider--multiple .rm-c-slider__button--next {
  position: static;
}
.rm-c-slider--navigationBottom .rm-c-slider__button--prev,
.rm-c-slider--navigationBottom .rm-c-slider__button--next, .rm-c-slider--multiple .rm-c-slider__button--prev,
.rm-c-slider--multiple .rm-c-slider__button--next {
  transform: none;
}

/* thanksImage */
.rm-c-thanksImage {
  width: 100%;
  display: block;
}
@media screen and (min-width: 761px) {
  .rm-c-thanksImage {
    display: none;
  }
}
.rm-c-thanksImage__image {
  width: 100%;
}

/* modal */
.rm-c-modal {
  display: none;
}
.rm-c-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(77, 77, 77, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.rm-c-modal__container {
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
  width: calc(100% - 48px);
  z-index: 1000;
  border-radius: 8px;
}
@media screen and (min-width: 761px) {
  .rm-c-modal__container {
    max-width: 500px;
  }
}
.rm-c-modal__content {
  overflow-y: auto;
  max-height: calc(100svh - 120px);
  box-sizing: border-box;
  padding: 24px 16px;
  border-radius: 8px;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 761px) {
  .rm-c-modal__content {
    max-height: calc(100svh - 128px);
    padding: 24px 62px;
  }
}
.rm-c-modal__close {
  position: absolute;
  top: -18px;
  right: -16px;
  background: transparent;
  width: 40px;
  height: 40px;
  background-image: url(/lp/link/stampcard/img/2512/modal_close.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transition: filter 0.2s ease;
  z-index: 9999;
}
@media screen and (min-width: 761px) {
  .rm-c-modal__close {
    top: -20px;
    right: -24px;
    width: 56px;
    height: 56px;
  }
  .rm-c-modal__close:hover {
    filter: brightness(0.9);
  }
}
.rm-c-modal.is-open {
  display: block;
}
.rm-c-modal[aria-hidden=false] .rm-c-modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.rm-c-modal[aria-hidden=false] .rm-c-modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.rm-c-modal[aria-hidden=true] .rm-c-modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.rm-c-modal[aria-hidden=true] .rm-c-modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.rm-c-modal .rm-c-modal__container,
.rm-c-modal .rm-c-modal__overlay {
  will-change: transform;
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
/* startKv */
.rm-c-startKv {
  position: relative;
  width: 100%;
  margin-top: -140px;
  display: none;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv {
    margin-top: 32px;
    background-color: transparent;
  }
}
.rm-c-startKv__container {
  border-radius: 16px;
  background-color: #ffffff;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__container {
    border-radius: 24px;
  }
}
.rm-c-startKv__titleWrap {
  position: relative;
  padding: 24px 20px 20px 145px;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__titleWrap {
    left: -8px;
    max-width: 540px;
    padding: 24px 8px 24px 156px;
    margin-inline: auto;
  }
}
.rm-c-startKv__card {
  position: absolute;
  top: -24px;
  left: -28px;
  width: 180px;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__card {
    left: -26px;
  }
}
.rm-c-startKv__subTitle {
  padding: 8px 20px;
  font-size: 0.75rem;
  font-weight: bold;
  background-color: #FFF2F9;
  border-radius: 4px;
  text-align: center;
  line-height: 1.37;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__subTitle {
    padding: 4.5px 8px;
    font-size: 1rem;
  }
}
.rm-c-startKv__subTitle--grd {
  font-size: 0.875rem;
  background: linear-gradient(90deg, #FF008C 0%, #9640D9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__subTitle--grd {
    font-size: 1.25rem;
    background: linear-gradient(90deg, #FF008C 0%, #FF008C 60%, #9640D9 150%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.rm-c-startKv__titleBox {
  display: grid;
  place-items: center;
  margin-top: 4px;
}
.rm-c-startKv__title {
  position: relative;
  font-weight: bold;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__title {
    display: flex;
    align-items: center;
  }
}
.rm-c-startKv__title--max {
  position: absolute;
  top: 16px;
  left: 0;
  display: inline-block;
  width: auto;
  height: max-content;
  line-height: 1.06;
  font-size: 1.25rem;
  writing-mode: vertical-rl;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__title--max {
    position: relative;
    top: auto;
    left: auto;
    font-size: 1.5rem;
  }
}
.rm-c-startKv__title--point {
  padding-left: 30px;
  font-size: 3.625rem;
  line-height: 1.2;
  color: #FF40A9;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__title--point {
    padding-left: 0;
    margin-left: 8px;
    font-size: 4.5rem;
  }
}
.rm-c-startKv__title--point--comma {
  font-size: 1.5rem;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__title--point--comma {
    font-size: 1.875rem;
  }
}
.rm-c-startKv__title--add {
  position: absolute;
  left: 22px;
  bottom: -1em;
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.05;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__title--add {
    left: auto;
    bottom: auto;
    position: relative;
    margin-left: 6px;
    font-size: 1.5rem;
    line-height: 1.12;
  }
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__title--addBig {
    font-size: 1.75rem;
  }
}
.rm-c-startKv__more {
  padding: 16px 0 32px;
  margin-top: 16px;
  background: linear-gradient(180deg, #DCF3FF 0%, #E8EEFF 100%);
  border-radius: 0 0 16px 16px;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__more {
    padding: 24px 0 50px;
    margin-top: 0;
    background: linear-gradient(180deg, #DCF3FF 0%, #E8EEFF 80%);
    border-radius: 0 0 24px 24px;
  }
}
.rm-c-startKv__moreTitle {
  text-align: center;
  line-height: 1;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__moreTitle {
    line-height: 1.4;
    font-size: 1.25rem;
    letter-spacing: 0;
  }
}
.rm-c-startKv__moreTitle--bg {
  display: inline-block;
  padding: 8px;
  margin-inline: 4px;
  font-size: 1.5rem;
  font-weight: 700;
  background-color: #9640D9;
  color: #ffffff;
  border-radius: 4.7px;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__moreTitle--bg {
    padding: 2px 8px;
    font-size: 1.875rem;
  }
}
.rm-c-startKv__moreSlide {
  margin-top: 14px;
}
@media screen and (min-width: 761px) {
  .rm-c-startKv__moreSlide {
    max-width: 728px;
    margin-top: 20px;
    margin-inline: auto;
  }
}
.rm-c-startKv__moreSlide .swiper-slide img {
  width: 100%;
}

/* eventIntro */
.rm-c-eventIntro {
  position: relative;
  width: 100%;
  padding-top: 24px;
  background-color: #6440D9;
  z-index: 0;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro {
    padding-top: 0;
    margin-top: 40px;
    background-color: transparent;
  }
}
.rm-c-eventIntro::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 375/138;
  background: linear-gradient(180deg, #6440D9 0%, #CB0085 100%);
  content: "";
  z-index: -1;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro::before {
    content: none;
  }
}
.rm-c-eventIntro__container {
  border-radius: 16px;
  background-color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__container {
    border-radius: 24px;
  }
}
.rm-c-eventIntro__titleWrap {
  padding: 24px;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__titleWrap {
    padding: 32px 24px;
  }
}
.rm-c-eventIntro__title {
  line-height: 1.4;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__title {
    font-size: 1.125rem;
  }
}
.rm-c-eventIntro__title--big {
  font-size: 1.5rem;
}
.rm-c-eventIntro__mainTitleBox {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 17px;
  margin-top: 8px;
  margin-left: -8px;
  text-align: center;
}
.rm-c-eventIntro__mainTitleBox::before {
  position: absolute;
  top: 50%;
  left: calc(50% - 2px);
  content: "";
  width: 42px;
  height: 42px;
  background-image: url(/lp/link/stampcard/img/2512/ico_title_plus_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__mainTitleBox::before {
    left: 50%;
    width: 30px;
    height: 30px;
  }
}
.rm-c-eventIntro__mainTitle {
  padding: 4px 12px;
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1.2;
  color: #ffffff;
  letter-spacing: 0.05em;
  border-radius: 5px;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__mainTitle {
    font-size: 3rem;
  }
}
.rm-c-eventIntro__mainTitle--pink {
  background-color: #FF40A9;
}
.rm-c-eventIntro__mainTitle--purple {
  background-color: #9640D9;
}
.rm-c-eventIntro__detailWrap {
  padding: 40px 16px 32px;
  background-color: #FFF2F9;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__detailWrap {
    padding: 40px 88px 50px;
  }
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__detailWrap .rm-c-annotation {
    max-width: 728px;
    margin-inline: auto;
  }
}
.rm-c-eventIntro__card--pink .rm-c-eventIntro__cardContainer {
  border: 2px solid #FF40A9;
}
.rm-c-eventIntro__card--pink .rm-c-eventIntro__cardTitle {
  background-color: #FF40A9;
}
.rm-c-eventIntro__card--pink .rm-c-eventIntro__cardBox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  padding: 20px 0;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--pink .rm-c-eventIntro__cardBox {
    position: relative;
    width: fit-content;
    padding: 38px 0 42px 183px;
  }
}
.rm-c-eventIntro__card--pink .rm-c-eventIntro__cardImage {
  width: 100px;
  height: auto;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--pink .rm-c-eventIntro__cardImage {
    position: absolute;
    top: -23px;
    left: 0;
    width: 156px;
    height: 159px;
  }
}
.rm-c-eventIntro__card--purple {
  position: relative;
  margin-top: 48px;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--purple {
    margin-top: 58px;
  }
}
.rm-c-eventIntro__card--purple::before {
  position: absolute;
  top: -32px;
  left: 50%;
  width: 18px;
  height: 18px;
  content: "";
  background-image: url(/lp/link/stampcard/img/2512/ico_title_plus.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateX(-50%);
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--purple::before {
    top: -38px;
  }
}
.rm-c-eventIntro__card--purple .rm-c-eventIntro__cardContainer {
  border: 2px solid #9640D9;
}
.rm-c-eventIntro__card--purple .rm-c-eventIntro__cardTitle {
  background-color: #9640D9;
}
.rm-c-eventIntro__card--purple .rm-c-eventIntro__cardContents {
  padding: 24px 0 32px;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--purple .rm-c-eventIntro__cardContents {
    padding: 16px 64px 28px;
  }
}
.rm-c-eventIntro__card--purple .rm-c-eventIntro__goodsTitleBox {
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--purple .rm-c-eventIntro__goodsTitleBox {
    display: flex;
    align-items: flex-end;
  }
}
.rm-c-eventIntro__card--purple .rm-c-eventIntro__goodsSubTitle {
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--purple .rm-c-eventIntro__goodsSubTitle {
    position: relative;
    top: -3px;
  }
}
.rm-c-eventIntro__card--purple .rm-c-eventIntro__goodsTitle {
  display: block;
  margin-top: 4px;
  font-size: 1.25rem;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--purple .rm-c-eventIntro__goodsTitle {
    margin-top: 0;
  }
}
.rm-c-eventIntro__card--purple .rm-c-eventIntro__goodsTitle--big {
  font-size: 1.75rem;
  color: #9640D9;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__card--purple .rm-c-eventIntro__goodsTitle--big {
    margin-inline: 2px;
    font-size: 2.125rem;
  }
}
.rm-c-eventIntro__cardContainer {
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__cardContainer {
    max-width: 856px;
    margin-inline: auto;
  }
}
.rm-c-eventIntro__cardTitle {
  display: grid;
  place-items: center;
  padding: 10px 0;
  line-height: 1.2;
  font-size: 1.25rem;
  font-weight: bold;
  color: #ffffff;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__cardTitle {
    padding: 8px 0;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
.rm-c-eventIntro__cardContents {
  display: grid;
  place-items: center;
  background-color: #ffffff;
}
.rm-c-eventIntro__pointTitleBox {
  display: grid;
  place-items: center;
  margin-top: -24px;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__pointTitleBox {
    margin-top: 0;
  }
}
.rm-c-eventIntro__pointTitle {
  position: relative;
  font-weight: bold;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__pointTitle {
    display: flex;
    align-items: flex-end;
  }
}
.rm-c-eventIntro__pointTitle--max {
  position: absolute;
  top: 8px;
  left: 0;
  display: inline-block;
  width: auto;
  height: max-content;
  line-height: 1;
  font-size: 1.25rem;
  writing-mode: vertical-rl;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__pointTitle--max {
    position: relative;
    top: auto;
    left: auto;
    bottom: 10px;
    writing-mode: horizontal-tb;
  }
}
.rm-c-eventIntro__pointTitle--point {
  padding-left: 30px;
  font-size: 2.875rem;
  line-height: 1.2;
  color: #FF40A9;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__pointTitle--point {
    padding-left: 0;
    font-size: 4rem;
  }
}
.rm-c-eventIntro__pointTitle--point--comma {
  font-size: 1.5rem;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__pointTitle--point--comma {
    font-size: 3rem;
  }
}
.rm-c-eventIntro__pointTitle--add {
  position: absolute;
  left: 2px;
  bottom: -1em;
  display: inline-block;
  width: 100%;
  font-size: 1.25rem;
  line-height: 1.05;
  letter-spacing: -0.06em;
  white-space: nowrap;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__pointTitle--add {
    position: relative;
    left: auto;
    bottom: 10px;
    width: auto;
    margin-left: 4px;
    font-size: 1.25rem;
  }
}
.rm-c-eventIntro__goodsList {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  padding: 0 20px;
  margin-top: 24px;
  box-sizing: border-box;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__goodsList {
    grid-template-columns: repeat(4, 1fr);
    padding: 0;
    margin-top: 18px;
  }
}
.rm-c-eventIntro__goodsLink {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border: 1px solid #EBEBEB;
  overflow: hidden;
  box-shadow: 0 3.84px 0 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__goodsLink {
    box-shadow: 0 4.67px 0 0 rgba(0, 0, 0, 0.1);
  }
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__goodsLink:hover {
    opacity: 0.8;
  }
}
.rm-c-eventIntro__goodsImageBox {
  width: 100%;
  aspect-ratio: 140/100;
  overflow: hidden;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__goodsImageBox {
    aspect-ratio: 170/120;
  }
}
.rm-c-eventIntro__goodsImage {
  width: 100%;
  object-fit: cover;
}
.rm-c-eventIntro__goodsTextBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 1 auto;
  padding: 10px 4px;
  background-color: #F1E5FA;
  width: 100%;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__goodsTextBox {
    padding: 12px 6px;
  }
}
.rm-c-eventIntro__goodsPop {
  position: relative;
  display: inline-block;
  width: fit-content;
  margin-bottom: -4px;
  padding: 4px 6px;
  border-radius: 9999px;
  background-color: #9640D9;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  z-index: 1;
  letter-spacing: -0.04em;
  box-sizing: border-box;
}
.rm-c-eventIntro__goodsPop::before {
  position: absolute;
  bottom: 3px;
  left: 50%;
  content: "";
  width: 12px;
  height: 8px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 100%;
  background-color: #9640D9;
}
.rm-c-eventIntro__goodsText {
  margin-top: 10px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.2;
  color: #9640D9;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__goodsText {
    margin-top: 12px;
  }
}
.rm-c-eventIntro__line {
  width: 100%;
  height: 3px;
  margin-top: 40px;
  aspect-ratio: 340/3;
  background-image: url(/lp/link/stampcard/img/2512/bg_dot.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__line {
    height: 2px;
    aspect-ratio: 856/2;
    background-image: url(/lp/link/stampcard/img/2512/bg_dot_pc.png);
  }
}
.rm-c-eventIntro__getTitleWrap {
  margin-top: 40px;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__getTitleWrap {
    display: flex;
    align-items: end;
    justify-content: center;
  }
}
.rm-c-eventIntro__getSubTitle {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__getSubTitle {
    position: relative;
    top: -3px;
  }
}
.rm-c-eventIntro__getTitle {
  display: block;
  margin-top: 10px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
  background: linear-gradient(90deg, #FF008C 0%, #9640D9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__getTitle {
    margin-top: 0;
    margin-left: 2px;
  }
}
.rm-c-eventIntro__getList {
  padding: 20px 18px;
  margin-top: 24px;
  background-color: #ffffff;
  border-radius: 10px;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__getList {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, auto);
    grid-auto-flow: column;
    column-gap: 66px;
    max-width: 728px;
    padding: 30px 24px;
    margin-inline: auto;
  }
  .rm-c-eventIntro__getList::before {
    position: absolute;
    top: 30px;
    left: 50%;
    content: "";
    width: 1px;
    height: calc(100% - 60px);
    background-color: #D9D9D9;
    transform: translateX(-50%);
  }
}
.rm-c-eventIntro__getItem {
  display: flex;
  min-height: 78px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D9D9D9;
  box-sizing: content-box;
}
.rm-c-eventIntro__getItem:not(:first-child) {
  padding-top: 16px;
}
.rm-c-eventIntro__getItem:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__getItem:nth-child(-n+4) {
    grid-column: 1;
  }
  .rm-c-eventIntro__getItem:nth-child(n+5) {
    grid-column: 2;
  }
  .rm-c-eventIntro__getItem:nth-child(4n) {
    padding-bottom: 0;
    border-bottom: none;
  }
  .rm-c-eventIntro__getItem:nth-child(4n+1) {
    padding-top: 0;
  }
}
.rm-c-eventIntro__getItemNumBox {
  display: grid;
  place-items: center;
  width: 21.4983713355%;
  border-right: 1px solid #D9D9D9;
}
.rm-c-eventIntro__getItemNum {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0.02em;
}
.rm-c-eventIntro__getItemNumInner {
  font-size: 0.75rem;
}
.rm-c-eventIntro__getItemTextBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 78.5016286645%;
  margin-left: 17px;
}
.rm-c-eventIntro__getItemPointBox {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-left: 47px;
}
.rm-c-eventIntro__getItemPointBox::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 35px;
  height: 35px;
  content: "";
  background-image: url(/lp/link/stampcard/img/2512/ico_getPoint.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
.rm-c-eventIntro__getItemPointBox + .rm-c-eventIntro__getItemLotteryBox {
  margin-top: 10px;
}
.rm-c-eventIntro__getItemPoint {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.1;
  color: #FF008C;
}
.rm-c-eventIntro__getItemPointInner {
  font-size: 0.75rem;
}
.rm-c-eventIntro__getItemText {
  margin-top: 4px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1;
  color: #676767;
}
.rm-c-eventIntro__getItemLotteryBox {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-left: 47px;
}
.rm-c-eventIntro__getItemLotteryBox::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 35px;
  height: 26px;
  content: "";
  background-image: url(/lp/link/stampcard/img/2512/ico_lottery.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
.rm-c-eventIntro__getItemLottery {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  color: #9640D9;
  letter-spacing: 0.05em;
}
.rm-c-eventIntro__getItemLotteryInner {
  font-size: 1.5rem;
}
.rm-c-eventIntro__lotteryTitle {
  display: block;
  margin-top: 40px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  background: linear-gradient(90deg, #FF008C 0%, #9640D9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rm-c-eventIntro__lotteryContainer {
  padding: 32px 16px;
  margin-top: 24px;
  background-color: #ffffff;
  border-radius: 10px;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__lotteryContainer {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 60px;
    max-width: 728px;
    padding: 30px 34px;
    margin-inline: auto;
  }
}
.rm-c-eventIntro__lotteryItemTitleBox {
  display: grid;
  place-items: center;
}
.rm-c-eventIntro__lotteryItemTitle {
  position: relative;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #9640D9;
  letter-spacing: 0.05em;
  padding-left: 40px;
}
.rm-c-eventIntro__lotteryItemTitle::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 21px;
  content: "";
  background-image: url(/lp/link/stampcard/img/2512/ico_lottery.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__lotteryItemTitle::before {
    transform: translateY(-40%);
  }
}
.rm-c-eventIntro__lotteryItemTitleInner {
  font-size: 1.75rem;
}
.rm-c-eventIntro__lotteryItemText {
  margin-top: 8px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
.rm-c-eventIntro__lotteryItemImage {
  margin-top: 16px;
  width: 100%;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__lotteryItemImage {
    margin-top: 24px;
  }
}
.rm-c-eventIntro__lotteryItemLine {
  width: 100%;
  height: 2px;
  margin-top: 24px;
  aspect-ratio: 289/2;
  background-image: url(/lp/link/stampcard/img/2512/bg_dot_02.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 761px) {
  .rm-c-eventIntro__lotteryItemLine {
    position: absolute;
    top: 30px;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-top: 0;
    background-image: url(/lp/link/stampcard/img/2512/bg_dot_02_pc.png);
    transform: translateX(-50%);
  }
}

/* stampCardArea */
.rm-c-stampCardArea {
  position: relative;
  margin-top: -140px;
  padding: 32px 0;
  background-color: #ffffff;
  width: 100%;
  border-radius: 24px;
  display: none;
}
.rm-c-stampCardArea__headline {
  display: block;
  width: 284px;
  margin: 0 auto;
}
.rm-c-stampCardArea__button {
  margin: 0 auto;
  max-width: 500px;
}
.rm-c-stampCardArea__button .rm-c-button {
  position: relative;
  max-width: 500px;
}
.rm-c-stampCardArea__button .rm-c-button .rm-c-button__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.rm-c-stampCardArea .rm-c-annotation {
  max-width: 500px;
  margin: 0 auto;
}
.rm-c-stampCardArea__card {
  margin: 32px auto 0;
  width: calc(300 / 375 * 100vw);
  aspect-ratio: 300/478.4210510254;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: calc(15 / 375 * 100vw);
  background-image: url(/lp/link/stampcard/img/2512/img_stampCard_01.png);
  overflow: hidden;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardArea__card {
    margin-top: 20px;
    width: 300px;
    border-radius: 15px;
  }
}
.rm-c-stampCardArea__cardOverlay {
  width: 100%;
  height: 100%;
  padding: 12px;
  background: rgba(51, 51, 51, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  color: #ffffff;
}
.rm-c-stampCardArea__cardOverlay .rex-icon-warning-filled {
  font-size: 3rem;
}
.rm-c-stampCardArea__cardOverlayText {
  line-height: 1.5;
  text-align: center;
  letter-spacing: -0.5px;
}

/* stampCardSlider */
.rm-c-stampCardSlider {
  width: 100%;
  position: relative;
  margin-top: 32px;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider {
    margin-top: 20px;
  }
}
.rm-c-stampCardSlider__container.swiper {
  width: 100%;
  padding-bottom: 48px;
}
.rm-c-stampCardSlider--navigationBottom .rm-c-stampCardSlider__container.swiper, .rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__container.swiper {
  padding-bottom: 0;
}
.rm-c-stampCardSlider__slide {
  width: calc(300 / 375 * 100vw) !important;
  background-color: #fff;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__slide {
    width: 300px !important;
  }
}
.rm-c-stampCardSlider__text {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__text {
    font-size: 1.875rem;
  }
}
.rm-c-stampCardSlider__image {
  width: 100%;
  max-width: 280px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__image {
    max-width: 298px;
  }
}
.rm-c-stampCardSlider__button--next.swiper-button-next {
  width: 32px;
  height: 32px;
  right: -16px;
  margin-top: 0;
  top: calc((100% - 48px) / 2);
  transform: translateY(-50%);
}
.rm-c-stampCardSlider__button--next.swiper-button-next::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/lp/link/common/img/slider_arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.rm-c-stampCardSlider__button--next.swiper-button-next:hover::after {
  background-image: url(/lp/link/common/img/slider_arrow_hover.svg);
}
.rm-c-stampCardSlider__button--next.swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.rm-c-stampCardSlider__button--next.swiper-button-next.swiper-button-disabled::after {
  background-image: url(/lp/link/common/img/slider_arrow_inactive.svg);
}
.rm-c-stampCardSlider__button--prev.swiper-button-prev {
  width: 32px;
  height: 32px;
  left: -16px;
  margin-top: 0;
  top: calc((100% - 48px) / 2);
  transform: translateY(-50%);
}
.rm-c-stampCardSlider__button--prev.swiper-button-prev::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/lp/link/common/img/slider_arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
.rm-c-stampCardSlider__button--prev.swiper-button-prev:hover::after {
  background-image: url(/lp/link/common/img/slider_arrow_hover.svg);
}
.rm-c-stampCardSlider__button--prev.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.rm-c-stampCardSlider__button--prev.swiper-button-prev.swiper-button-disabled::after {
  background-image: url(/lp/link/common/img/slider_arrow_inactive.svg);
}
.rm-c-stampCardSlider__pagination.swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
}
.rm-c-stampCardSlider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  position: relative;
}
.rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 34px;
  height: 5px;
  border-radius: 5px;
  margin: 0 2px;
}
.rm-c-stampCardSlider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 10px;
  height: 10px;
  border: rgb(0, 0, 0) 1px solid;
  border-radius: 10px;
}
.rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
  width: 36px;
  height: 7px;
  border-radius: 7px;
}
.rm-c-stampCardSlider__pagination .swiper-pagination-bullet-active {
  background-color: #000;
  opacity: 0.56;
}
.rm-c-stampCardSlider__pagination .swiper-pagination-bullet-active::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 10px;
  height: 10px;
  border: rgb(0, 0, 0) 1px solid;
  border-radius: 10px;
}
.rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__pagination .swiper-pagination-bullet-active::after {
  width: 36px;
  height: 7px;
  border-radius: 7px;
}
.rm-c-stampCardSlider__navigation {
  width: 100%;
  max-width: 343px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 32px;
}
.rm-c-stampCardSlider--navigationBottom .rm-c-stampCardSlider__pagination, .rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__pagination {
  margin-left: 12px;
  margin-right: 12px;
  flex: 1;
}
.rm-c-stampCardSlider--navigationBottom .rm-c-stampCardSlider__pagination,
.rm-c-stampCardSlider--navigationBottom .rm-c-stampCardSlider__button--prev,
.rm-c-stampCardSlider--navigationBottom .rm-c-stampCardSlider__button--next, .rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__pagination,
.rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__button--prev,
.rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__button--next {
  position: static;
}
.rm-c-stampCardSlider--navigationBottom .rm-c-stampCardSlider__button--prev,
.rm-c-stampCardSlider--navigationBottom .rm-c-stampCardSlider__button--next, .rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__button--prev,
.rm-c-stampCardSlider--multiple .rm-c-stampCardSlider__button--next {
  transform: none;
}
.rm-c-stampCardSlider__card {
  position: relative;
  aspect-ratio: 300/478.4210510254;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: calc(15 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card {
    width: auto;
    border-radius: 15px;
  }
}
.rm-c-stampCardSlider__card--01 {
  background-image: url(/lp/link/stampcard/img/2512/img_stampCard_01.png);
}
.rm-c-stampCardSlider__card--02 {
  background-image: url(/lp/link/stampcard/img/2512/img_stampCard_02.png);
}
.rm-c-stampCardSlider__card--03 {
  background-image: url(/lp/link/stampcard/img/2512/img_stampCard_03.png);
}
.rm-c-stampCardSlider__card--04 {
  background-image: url(/lp/link/stampcard/img/2512/img_stampCard_04.png);
}
.rm-c-stampCardSlider__card--05 {
  background-image: url(/lp/link/stampcard/img/2512/img_stampCard_05.png);
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(1) {
  top: calc(79.67 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(1) {
    top: 79.67px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(2) {
  top: calc(79.67 / 375 * 100vw);
  left: calc(110 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(2) {
    top: 79.67px;
    left: 110px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(3) {
  top: calc(64.63 / 375 * 100vw);
  left: calc(184.52 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(3) {
    top: 64.63px;
    left: 184.52px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(4) {
  top: calc(211.82 / 375 * 100vw);
  left: calc(196.48 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(4) {
    top: 211.82px;
    left: 196.48px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(5) {
  top: calc(157.34 / 375 * 100vw);
  left: calc(142.7 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(5) {
    top: 157.34px;
    left: 142.7px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(6) {
  top: calc(211.82 / 375 * 100vw);
  left: calc(88.92 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(6) {
    top: 211.82px;
    left: 88.92px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(7) {
  top: calc(157.34 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(7) {
    top: 157.34px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(8) {
  top: calc(326.73 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(8) {
    top: 326.73px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(9) {
  top: calc(326.73 / 375 * 100vw);
  left: calc(110 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(9) {
    top: 326.73px;
    left: 110px;
  }
}
.rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(10) {
  top: calc(311.73 / 375 * 100vw);
  left: calc(184.86 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout01 .rm-c-stampCardSlider__stamp:nth-child(10) {
    top: 311.73px;
    left: 184.86px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(1) {
  top: calc(50.67 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(1) {
    top: 50.67px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(2) {
  top: calc(50.67 / 375 * 100vw);
  left: calc(117.5 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(2) {
    top: 50.67px;
    left: 117.5px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(3) {
  top: calc(50.34 / 375 * 100vw);
  left: calc(199.86 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(3) {
    top: 50.34px;
    left: 199.86px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(4) {
  top: calc(213.82 / 375 * 100vw);
  left: calc(199.86 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(4) {
    top: 213.82px;
    left: 199.86px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(5) {
  top: calc(145.67 / 375 * 100vw);
  left: calc(124.95 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(5) {
    top: 145.67px;
    left: 124.95px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(6) {
  top: calc(213.82 / 375 * 100vw);
  left: calc(80.05 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(6) {
    top: 213.82px;
    left: 80.05px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(7) {
  top: calc(159.34 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(7) {
    top: 159.34px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(8) {
  top: calc(326.73 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(8) {
    top: 326.73px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(9) {
  top: calc(326.73 / 375 * 100vw);
  left: calc(110 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(9) {
    top: 326.73px;
    left: 110px;
  }
}
.rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(10) {
  top: calc(311.73 / 375 * 100vw);
  left: calc(184.86 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout02 .rm-c-stampCardSlider__stamp:nth-child(10) {
    top: 311.73px;
    left: 184.86px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(1) {
  top: calc(66.67 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(1) {
    top: 66.67px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(2) {
  top: calc(66.67 / 375 * 100vw);
  left: calc(117.5 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(2) {
    top: 66.67px;
    left: 117.5px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(3) {
  top: calc(66.67 / 375 * 100vw);
  left: calc(199.86 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(3) {
    top: 66.67px;
    left: 199.86px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(4) {
  top: calc(196.82 / 375 * 100vw);
  left: calc(199.86 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(4) {
    top: 196.82px;
    left: 199.86px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(5) {
  top: calc(142.34 / 375 * 100vw);
  left: calc(144.95 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(5) {
    top: 142.34px;
    left: 144.95px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(6) {
  top: calc(196.82 / 375 * 100vw);
  left: calc(90.05 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(6) {
    top: 196.82px;
    left: 90.05px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(7) {
  top: calc(142.34 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(7) {
    top: 142.34px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(8) {
  top: calc(306.73 / 375 * 100vw);
  left: calc(35.14 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(8) {
    top: 306.73px;
    left: 35.14px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(9) {
  top: calc(306.73 / 375 * 100vw);
  left: calc(110 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(9) {
    top: 306.73px;
    left: 110px;
  }
}
.rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(10) {
  top: calc(291.73 / 375 * 100vw);
  left: calc(184.86 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__card--layout03 .rm-c-stampCardSlider__stamp:nth-child(10) {
    top: 291.73px;
    left: 184.86px;
  }
}
.rm-c-stampCardSlider__stamp {
  position: absolute;
  width: calc(50 / 375 * 100vw);
  height: calc(50 / 375 * 100vw);
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__stamp {
    width: 50px;
    height: 50px;
  }
}
.rm-c-stampCardSlider__stamp--gift {
  width: calc(80 / 375 * 100vw);
  height: calc(80 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCardSlider__stamp--gift {
    width: 80px;
    height: 80px;
  }
  .rm-c-stampCardSlider__stamp--gift:hover {
    scale: 1.05;
    transition: scale 100ms;
  }
}
.rm-c-stampCardSlider__stamp--gift.rm-c-stampCardSlider__stamp--on {
  background-image: url(/lp/link/stampcard/img/2512/img_stamp_gift_on.png);
}
.rm-c-stampCardSlider__stamp--gift.rm-c-stampCardSlider__stamp--on.rm-c-stampCardSlider__stamp--giftUsed {
  background-image: url(/lp/link/stampcard/img/2512/img_stamp_gift_used.png);
}
.rm-c-stampCardSlider__stamp--on {
  background-image: url(/lp/link/stampcard/img/2512/img_stamp_on.png);
}

/* nextGiftCard */
.rm-c-nextGiftCard {
  margin: 0 auto;
  border-radius: 10px;
  background: linear-gradient(90deg, #ff008c 0%, #9640d9 100%);
  padding: 2px;
  max-width: 500px;
  display: none;
}
.rm-c-nextGiftCard__container {
  width: 100%;
  padding: 12px;
  background: white;
  border-radius: 8px;
  min-height: 121px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rm-c-nextGiftCard__inner {
  position: relative;
  padding-left: 93px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 5px;
  max-width: 315px;
  width: 100%;
}
.rm-c-nextGiftCard__inner::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}
:is(.rm-c-nextGiftCard--01) .rm-c-nextGiftCard__inner::before {
  width: 82px;
  height: 82px;
  background-image: url(/lp/link/stampcard/img/2512/img_nextGift_01.png);
}
:is(.rm-c-nextGiftCard--02) .rm-c-nextGiftCard__inner::before {
  width: 71.9293060303px;
  height: 81.706703186px;
  background-image: url(/lp/link/stampcard/img/2512/img_nextGift_02.png);
}
:is(.rm-c-nextGiftCard--03) .rm-c-nextGiftCard__inner::before {
  width: 82px;
  height: 65.7092285156px;
  background-image: url(/lp/link/stampcard/img/2512/img_nextGift_03.png);
}
:is(.rm-c-nextGiftCard--04) .rm-c-nextGiftCard__inner::before {
  width: 82px;
  height: 64.4285736084px;
  background-image: url(/lp/link/stampcard/img/2512/img_nextGift_04.png);
}
:is(.rm-c-nextGiftCard--05) .rm-c-nextGiftCard__inner::before {
  width: 82px;
  height: 62px;
  background-image: url(/lp/link/stampcard/img/2512/img_nextGift_05.png);
}
:is(.rm-c-nextGiftCard--06) .rm-c-nextGiftCard__inner::before {
  width: 82px;
  height: 62px;
  background-image: url(/lp/link/stampcard/img/2512/img_nextGift_06.png);
}
:is(.rm-c-nextGiftCard--07) .rm-c-nextGiftCard__inner::before {
  width: 82px;
  height: 62px;
  background-image: url(/lp/link/stampcard/img/2512/img_nextGift_07.png);
}
:is(.rm-c-nextGiftCard--08) .rm-c-nextGiftCard__inner::before {
  width: 82px;
  height: 62px;
  background-image: url(/lp/link/stampcard/img/2512/img_nextGift_07.png);
}
.rm-c-nextGiftCard__count {
  width: 100%;
  background-color: #fff2f9;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
}
.rm-c-nextGiftCard__countNum {
  padding: 0 2px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #ff008c;
  line-height: 1.3;
}
.rm-c-nextGiftCard__point {
  font-size: 1.25rem;
  font-weight: 600;
  color: #ff008c;
  line-height: 1;
  letter-spacing: -0.05em;
}
.rm-c-nextGiftCard__pointNum {
  font-size: 2.25rem;
  padding-right: 2px;
}
.rm-c-nextGiftCard__note {
  font-size: 0.75rem;
  color: #676767;
  line-height: 1;
}
.rm-c-nextGiftCard__ticket {
  font-size: 1rem;
  font-weight: 600;
  color: #9640d9;
  line-height: 1;
  margin-top: 2px;
  letter-spacing: 0.02em;
}
.rm-c-nextGiftCard__ticketNum {
  padding: 0 1px;
  font-size: 1.75rem;
}

/* currentClearsArea */
.rm-c-currentClearsArea {
  margin-top: 24px;
  border-radius: 24px;
  overflow: hidden;
  background-color: #fff;
  display: none;
}
.rm-c-currentClearsArea__head {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 0;
}
.rm-c-currentClearsArea__headline {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
  background: linear-gradient(90deg, #ff008c 0%, #9640d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (min-width: 761px) {
  .rm-c-currentClearsArea__headline {
    font-size: 2.25rem;
  }
}
.rm-c-currentClearsArea__content {
  padding: 24px 16px 32px;
  background-color: #FFF2F9;
}
@media screen and (min-width: 761px) {
  .rm-c-currentClearsArea__content {
    padding: 32px 0 50px;
  }
}

/* lottery */
.rm-c-lottery {
  width: 100%;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery {
    max-width: 728px;
    margin: 0 auto;
  }
}
.rm-c-lottery__table {
  width: 100%;
}
.rm-c-lottery__tableHeadRow, .rm-c-lottery__tableDataRow {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.rm-c-lottery__tableHeadRow > *:first-child {
  width: 17.2011661808%;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableHeadRow > *:first-child {
    width: 17.5824175824%;
  }
}
.rm-c-lottery__tableHeadRow > *:nth-child(2) {
  width: 37.9008746356%;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableHeadRow > *:nth-child(2) {
    width: 28.8461538462%;
  }
}
.rm-c-lottery__tableHeadRow > *:last-child {
  width: 42.5655976676%;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableHeadRow > *:last-child {
    width: 52.4725274725%;
  }
}
.rm-c-lottery__tableDataRow {
  background-color: #fff;
  position: relative;
}
.rm-c-lottery__tableDataRow::after {
  content: "";
  display: block;
  width: 95.6268221574%;
  height: 1px;
  background-color: #D9D9D9;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableDataRow::after {
    width: 97.5274725275%;
  }
}
.rm-c-lottery__tableDataRow:nth-child(2) {
  padding-top: 4px;
}
.rm-c-lottery__tableDataRow:last-child {
  padding-bottom: 6px;
  border-radius: 0 0 6px 6px;
}
.rm-c-lottery__tableDataRow:last-child::after {
  content: none;
}
.rm-c-lottery__tableDataRow > *:first-child {
  width: 17.4927113703%;
  position: relative;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableDataRow > *:first-child {
    width: 17.7197802198%;
  }
}
.rm-c-lottery__tableDataRow > *:first-child::after {
  content: "";
  display: block;
  width: 1px;
  height: 25px;
  background-color: #D9D9D9;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
}
.rm-c-lottery__tableDataRow > *:nth-child(2) {
  width: 38.1924198251%;
  position: relative;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableDataRow > *:nth-child(2) {
    width: 28.9835164835%;
  }
}
.rm-c-lottery__tableDataRow > *:nth-child(2)::after {
  content: "";
  display: block;
  width: 1px;
  height: 25px;
  background-color: #D9D9D9;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
}
.rm-c-lottery__tableDataRow > *:last-child {
  width: 42.8571428571%;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableDataRow > *:last-child {
    width: 52.4725274725%;
  }
}
.rm-c-lottery__tableHead {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px 6px 0 0;
  background-color: #9C9C9C;
  color: #fff;
  font-size: 0.625rem;
  line-height: 1.4;
  font-weight: 700;
  padding: 2px 0;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableHead {
    padding: 8px 0 6px;
    font-size: 0.75rem;
  }
}
.rm-c-lottery__tableHead--subject {
  background-color: #FF40A9;
}
.rm-c-lottery__tableData {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 0 8px;
}
.rm-c-lottery__tableData--stamps {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4;
  color: #333333;
}
.rm-c-lottery__tableData--content {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4;
}
.rm-c-lottery__tableData--subject {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  align-items: flex-end;
}
.rm-c-lottery__tableData--num {
  font-size: 1.125rem;
  font-weight: 700;
  color: #FF40A9;
}
.rm-c-lottery__tableData--num span {
  font-size: 0.75rem;
}
.rm-c-lottery__chance {
  margin-top: 12px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #232361;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__chance {
    font-size: 23.47px;
  }
}
.rm-c-lottery__chance--point, .rm-c-lottery__chance--prize {
  padding: 1.0666666667vw 2.1333333333vw;
  background-color: #fff;
  border-radius: 5px;
  margin-right: 1.6vw;
  font-size: 1.125rem;
  font-weight: 900;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__chance--point, .rm-c-lottery__chance--prize {
    padding: 5.87px 11.73px;
    margin-right: 8.8px;
    font-size: 26.4px;
  }
}
.rm-c-lottery__chance--point {
  position: relative;
}
.rm-c-lottery__chance--point::after {
  content: "";
  display: block;
  width: 4vw;
  height: 4vw;
  background-image: url(/lp/link/stampcard/img/2509/icon_plus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -2.9333333333vw;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__chance--point::after {
    width: 22px;
    height: 22px;
    right: -16.13px;
  }
}
.rm-c-lottery__chance--text {
  background: linear-gradient(172deg, #FE5001 50%, #E83E01 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rm-c-lottery__annotation {
  color: #232361;
}

/* benefit */
.rm-c-benefit__title {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #ff008c;
  text-align: center;
}
.rm-c-benefit__list {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.rm-c-benefit__item > .rm-c-text {
  margin-top: 8px;
  font-size: 0.75rem;
}
.rm-c-benefit__card {
  border-radius: 8px;
  border: 2px solid #b6b6b6;
  padding: 16px 12px;
}
.rm-c-benefit__container {
  padding-left: 74px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  min-height: 55px;
  width: 100%;
  max-width: 270px;
  margin: 0 auto;
  position: relative;
}
.rm-c-benefit__container::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  width: 70px;
  height: 55px;
}
:is([data-benefit-stamp="3"]) .rm-c-benefit__container::before {
  background-image: url(/lp/link/stampcard/img/2512/img_benefit_01.png);
}
:is([data-benefit-stamp="10"]) .rm-c-benefit__container::before {
  background-image: url(/lp/link/stampcard/img/2512/img_benefit_02.png);
}
:is([data-benefit-stamp="15"]) .rm-c-benefit__container::before {
  background-image: url(/lp/link/stampcard/img/2512/img_benefit_03.png);
}
:is([data-benefit-stamp="20"]) .rm-c-benefit__container::before {
  background-image: url(/lp/link/stampcard/img/2512/img_benefit_04.png);
}
:is([data-benefit-stamp="25"]) .rm-c-benefit__container::before {
  background-image: url(/lp/link/stampcard/img/2512/img_benefit_05.png);
}
:is([data-benefit-stamp="30"]) .rm-c-benefit__container::before {
  background-image: url(/lp/link/stampcard/img/2512/img_benefit_05.png);
}
:is([data-benefit-stamp="40"]) .rm-c-benefit__container::before {
  background-image: url(/lp/link/stampcard/img/2512/img_benefit_06.png);
}
:is([data-benefit-stamp="50"]) .rm-c-benefit__container::before {
  background-image: url(/lp/link/stampcard/img/2512/img_benefit_06.png);
}
.rm-c-benefit__stamp {
  font-size: 1rem;
  line-height: 1.3;
  color: #333333;
}
.rm-c-benefit__benefit {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3;
  color: #333333;
}
.rm-c-benefit .rm-c-button {
  margin-top: 16px;
  line-height: 1;
  max-width: 330px;
}
.rm-c-benefit .rm-c-button--unobtained {
  background-color: #ffffff;
  box-shadow: none;
  color: #b8b8b8;
  pointer-events: none;
  border-color: #b8b8b8;
}
.rm-c-benefit__period {
  margin-top: 16px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1;
  color: #333333;
}

/* floatingButton */
.rm-c-floatingButton {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  display: none;
}
.rm-c-floatingButton.is-active {
  visibility: visible;
  opacity: 1;
}
.rm-c-floatingButton__container {
  display: grid;
  place-items: center;
  padding: 13px 16px;
  background-color: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 761px) {
  .rm-c-floatingButton__container {
    padding: 22px 0;
  }
}

/* banner */
.rm-c-banner {
  position: fixed;
  width: 100%;
  right: 0;
  bottom: 16px;
  padding-right: 16px;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (min-width: 761px) {
  .rm-c-banner {
    bottom: 40px;
    padding-right: 20px;
  }
}
.rm-c-banner.is-display {
  opacity: 1;
  visibility: visible;
}
.rm-c-banner__wrapper {
  width: 100%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.rm-c-banner__item {
  width: 118px;
  margin-left: auto;
  pointer-events: auto;
}
@media screen and (min-width: 761px) {
  .rm-c-banner__item {
    width: 258px;
  }
}
.rm-c-banner__link {
  display: block;
  transition: all 0.5s;
}
@media (any-hover: hover) {
  .rm-c-banner__link:hover {
    transform: scale(1.02);
  }
}
.rm-c-banner__close {
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(/lp/link/stampcard/img/2512/banner_close.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: -8px;
  right: -8px;
  pointer-events: auto;
  transition: all 0.5s;
}
@media screen and (min-width: 761px) {
  .rm-c-banner__close {
    width: 40px;
    height: 40px;
    top: -16px;
    right: -16px;
  }
}
@media (any-hover: hover) {
  .rm-c-banner__close:hover {
    transform: scale(1.08);
  }
}
.rm-c-banner[data-useapi-id=floating-banner] {
  display: none;
}

/* inquiry */
.rm-c-inquiry {
  background-color: #fff;
  padding: 20px 16px;
}
@media screen and (min-width: 761px) {
  .rm-c-inquiry {
    padding: 16px 64px 64px;
  }
}
.rm-c-inquiry__container {
  border: 1px solid #D1D1D1;
  padding: 16px;
}
.rm-c-inquiry__text {
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
}
.rm-c-inquiry__link {
  color: #0072BF;
  word-break: break-all;
  text-decoration: underline;
}
@media screen and (min-width: 761px) {
  .rm-c-inquiry__link:hover {
    color: #00568F;
    text-decoration-thickness: 2px;
  }
}

/* text */
.rm-c-text {
  position: relative;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
}
.rm-c-text--small {
  font-size: 0.875rem;
}
.rm-c-text--bold {
  font-weight: 600;
}

/* modalGoods */
.rm-c-modalGoods__imageBox {
  display: grid;
  place-items: center;
  width: 100%;
}
.rm-c-modalGoods__image {
  width: 100%;
  max-width: 230px;
  height: auto;
}
.rm-c-modalGoods__textBox {
  margin-top: 16px;
}
.rm-c-modalGoods__title {
  display: block;
  line-height: 1.2;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-modalGoods__title {
    font-size: 1.5rem;
  }
}
.rm-c-modalGoods__text {
  margin-top: 16px;
  line-height: 1.4;
  font-size: 0.875rem;
}
@media screen and (min-width: 761px) {
  .rm-c-modalGoods__text {
    font-size: 1rem;
  }
}
.rm-c-modalGoods__text > sup {
  font-size: 0.625rem;
  vertical-align: top;
}

#modal-goods-01 .rm-c-modalGoods__image {
  width: 200px;
}
@media screen and (min-width: 761px) {
  #modal-goods-01 .rm-c-modalGoods__image {
    width: 230px;
  }
}

/* cheatSlider */
.rm-c-cheatSlider {
  width: 100%;
  position: relative;
  padding: 6px 0;
}
@media screen and (min-width: 761px) {
  .rm-c-cheatSlider {
    padding: 8px 0;
  }
}
.rm-c-cheatSlider__container.swiper {
  width: 100%;
}
.rm-c-cheatSlider__slide.swiper-slide {
  height: auto;
  border-radius: 20px;
}
.rm-c-cheatSlider__text {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-cheatSlider__text {
    font-size: 1.875rem;
  }
}
.rm-c-cheatSlider__image {
  width: 100%;
  max-width: 280px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 761px) {
  .rm-c-cheatSlider__image {
    max-width: 298px;
  }
}
.rm-c-cheatSlider__button--next.swiper-button-next {
  width: 32px;
  height: 32px;
  right: -16px;
  margin-top: 0;
  top: calc((100% - 48px) / 2);
  transform: translateY(-50%);
}
.rm-c-cheatSlider__button--next.swiper-button-next::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/lp/link/common/img/slider_arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.rm-c-cheatSlider__button--next.swiper-button-next:hover::after {
  background-image: url(/lp/link/common/img/slider_arrow_hover.svg);
}
.rm-c-cheatSlider__button--next.swiper-button-next.swiper-button-disabled {
  opacity: 1;
  pointer-events: none;
}
.rm-c-cheatSlider__button--next.swiper-button-next.swiper-button-disabled::after {
  background-image: url(/lp/link/common/img/slider_arrow_inactive.svg);
}
.rm-c-cheatSlider__button--prev.swiper-button-prev {
  width: 32px;
  height: 32px;
  left: -16px;
  margin-top: 0;
  top: calc((100% - 48px) / 2);
  transform: translateY(-50%);
}
.rm-c-cheatSlider__button--prev.swiper-button-prev::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/lp/link/common/img/slider_arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
.rm-c-cheatSlider__button--prev.swiper-button-prev:hover::after {
  background-image: url(/lp/link/common/img/slider_arrow_hover.svg);
}
.rm-c-cheatSlider__button--prev.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  pointer-events: none;
}
.rm-c-cheatSlider__button--prev.swiper-button-prev.swiper-button-disabled::after {
  background-image: url(/lp/link/common/img/slider_arrow_inactive.svg);
}
.rm-c-cheatSlider__pagination.swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
}
.rm-c-cheatSlider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  position: relative;
}
.rm-c-cheatSlider--multiple .rm-c-cheatSlider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 34px;
  height: 5px;
  border-radius: 5px;
  margin: 0 2px;
}
.rm-c-cheatSlider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 10px;
  height: 10px;
  border: rgb(0, 0, 0) 1px solid;
  border-radius: 10px;
}
.rm-c-cheatSlider--multiple .rm-c-cheatSlider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
  width: 36px;
  height: 7px;
  border-radius: 7px;
}
.rm-c-cheatSlider__pagination .swiper-pagination-bullet-active {
  background-color: #000;
  opacity: 0.56;
}
.rm-c-cheatSlider__pagination .swiper-pagination-bullet-active::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 10px;
  height: 10px;
  border: rgb(0, 0, 0) 1px solid;
  border-radius: 10px;
}
.rm-c-cheatSlider--multiple .rm-c-cheatSlider__pagination .swiper-pagination-bullet-active::after {
  width: 36px;
  height: 7px;
  border-radius: 7px;
}
.rm-c-cheatSlider__navigation {
  width: 100%;
  max-width: 802px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
}
@media screen and (min-width: 761px) {
  .rm-c-cheatSlider__navigation {
    margin-top: 20px;
  }
}
.rm-c-cheatSlider--navigationBottom .rm-c-cheatSlider__pagination, .rm-c-cheatSlider--multiple .rm-c-cheatSlider__pagination {
  margin-left: 12px;
  margin-right: 12px;
  flex: 1;
}
.rm-c-cheatSlider--navigationBottom .rm-c-cheatSlider__pagination,
.rm-c-cheatSlider--navigationBottom .rm-c-cheatSlider__button--prev,
.rm-c-cheatSlider--navigationBottom .rm-c-cheatSlider__button--next, .rm-c-cheatSlider--multiple .rm-c-cheatSlider__pagination,
.rm-c-cheatSlider--multiple .rm-c-cheatSlider__button--prev,
.rm-c-cheatSlider--multiple .rm-c-cheatSlider__button--next {
  position: static;
}
.rm-c-cheatSlider--navigationBottom .rm-c-cheatSlider__button--prev,
.rm-c-cheatSlider--navigationBottom .rm-c-cheatSlider__button--next, .rm-c-cheatSlider--multiple .rm-c-cheatSlider__button--prev,
.rm-c-cheatSlider--multiple .rm-c-cheatSlider__button--next {
  transform: none;
}

/* cheat */
.rm-c-cheat__headline {
  text-align: center;
  font-weight: 700;
  letter-spacing: -0.4px;
}
.rm-c-cheat__speechBubble {
  display: inline-block;
  position: relative;
  background-color: #490096;
  color: #fff;
  border-radius: 999px;
  padding: 4px 12px;
  font-size: 1.125rem;
  line-height: 1.4;
}
.rm-c-cheat__speechBubble::before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  width: 12px;
  height: 8px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 100%;
  background-color: #490096;
}
.rm-c-cheat__title {
  display: block;
  margin-top: 12px;
  color: #490096;
  letter-spacing: 0;
  display: block;
  font-size: 1.25rem;
  line-height: 1.3;
}
.rm-c-cheat__title--underline {
  color: #490096;
  position: relative;
  font-size: 1.5rem;
  display: inline-block;
}
.rm-c-cheat__title--underline::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: inline-block;
  width: 95%;
  height: 8px;
  background-color: #F1E5FA;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
}
.rm-c-cheat__title--number {
  color: #490096;
  font-size: 3rem;
  margin-right: -8px;
}
.rm-c-cheat__title--mark {
  display: inline-block;
  line-height: 1.3;
  transform: translateY(-8px);
}
.rm-c-cheat__text {
  color: #333;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.3;
}
.rm-c-cheat__text--pink {
  color: #FF008C;
  font-size: 1.125rem;
  font-weight: 600;
}
.rm-c-cheat__text--pink .rm-c-cheat__text--number {
  font-size: 1.25rem;
}
.rm-c-cheat__text--accent {
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-size: 1rem;
}
.rm-c-cheat__text--accent::before {
  content: "";
  width: 10px;
  height: 12px;
  display: inline-block;
  background-image: url(/lp/link/stampcard/img/2512/ico_focus.png);
  background-size: contain;
  margin-right: 5px;
  flex: 0 0 auto;
}
.rm-c-cheat__text--accent::after {
  content: "";
  width: 10px;
  height: 12px;
  display: inline-block;
  background-image: url(/lp/link/stampcard/img/2512/ico_focus.png);
  background-size: contain;
  transform: rotateY(180deg);
  margin-left: 5px;
  flex: 0 0 auto;
}
.rm-c-cheat__text--number {
  font-size: 1.5rem;
  letter-spacing: 0.48px;
}
.rm-c-cheat__example {
  border: 1px solid rgba(73, 0, 150, 0.2);
  background-color: rgba(241, 229, 250, 0.1019607843);
  border-radius: 8px;
  padding: 20px 16px;
}
.rm-c-cheat__exampleText {
  display: block;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
  color: #333;
}
.rm-c-cheat__exampleList {
  color: #333;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3;
}
.rm-c-cheat__exampleItem {
  margin-top: 12px;
  padding-left: 20px;
  position: relative;
}
.rm-c-cheat__exampleItem::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/lp/link/stampcard/img/2512/ico_check.png);
  background-image: 100%;
  left: 0;
  top: 0;
}
.rm-c-cheat__point {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 8px;
}
.rm-c-cheat__point .rm-c-image {
  max-width: 38px;
}
.rm-c-cheat__point .rm-c-cheat__text--number {
  font-size: 2.25rem;
  line-height: 1;
}
@media screen and (min-width: 761px) {
  .rm-c-cheat__imageBox {
    max-width: 295px;
    margin: auto;
  }
}
.rm-c-cheat .rm-c-button {
  line-height: 1;
  padding-block: 16px;
}

/* errorMessage */
.rm-c-errorMessage {
  border-radius: 10px;
  background-color: #ffffff;
  border: 2px solid #ff40a9;
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 24px auto 0;
  padding: 20px 0px 12px 0px;
  width: 100%;
  max-width: 500px;
}
@media screen and (min-width: 761px) {
  .rm-c-errorMessage {
    margin-top: 32px;
  }
}
.rm-c-errorMessage .rex-icon-warning-filled {
  font-size: 3rem;
  color: #ff40a9;
}
.rm-c-errorMessage__text {
  margin-top: 10px;
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: center;
  letter-spacing: -0.5px;
  color: #FF008C;
}

.js-fadeIn__content {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.4s;
}
.js-fadeIn__content.is-fadedIn {
  opacity: 1;
  transform: translateY(0);
}

[data-useapi-id=cheat-modal-button] {
  display: none;
}