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

/* Layout */
/* mainContents */
.rm-l-mainContents {
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  position: relative;
}
@media screen and (min-width: 761px) {
  .rm-l-mainContents {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}
.rm-l-mainContents__container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.rm-l-mainContents__container--about {
  background-color: #FF008C;
}

/* mobileFirst */
.rm-l-mobileFirst {
  display: flex;
  justify-content: center;
  color: #333;
}
.rm-l-mobileFirst__left, .rm-l-mobileFirst__right {
  display: none;
}
@media screen and (min-width: 761px) {
  .rm-l-mobileFirst__left, .rm-l-mobileFirst__right {
    height: 100svh;
    width: calc((100% - 550px) / 2);
    position: fixed;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 761px) {
  .rm-l-mobileFirst__left {
    background-image: url(/lp/link/campaign/img/period/background_pc_left.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left bottom;
    left: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 761px) {
  .rm-l-mobileFirst__right {
    background-image: url(/lp/link/campaign/img/period/background_pc_right.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
    right: 0;
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media screen and (max-width: 1199px) {
  .rm-l-mobileFirst__leftContent, .rm-l-mobileFirst__rightContent {
    display: none;
  }
}
.rm-l-mobileFirst__leftContent {
  width: 100%;
  max-width: 398px;
}
.rm-l-mobileFirst__rightContent {
  width: 100%;
  max-width: 279px;
}

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

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

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

/* teaser流用 */
/* account */
.rm-c-account {
  position: relative;
  box-sizing: border-box;
  width: 91.1111111111%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 28px;
  background: #FFE9F8;
  border-radius: 16px;
}
@media screen and (min-width: 761px) {
  .rm-c-account {
    width: 100%;
    max-width: 1032px;
    margin-top: 72px;
    padding: 72px 100px;
    border-radius: 0;
  }
}
.rm-c-account__subTitle {
  width: 100%;
  text-align: center;
}
.rm-c-account__subTitleText {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  color: #18187A;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 761px) {
  .rm-c-account__subTitleText {
    font-size: 1.5625rem;
    line-height: 1.25;
  }
}
.rm-c-account__subTitleText:before, .rm-c-account__subTitleText:after {
  content: "";
  display: block;
  width: 26px;
  height: 1px;
  border-bottom: 1px solid #18187A;
  position: absolute;
  bottom: 10px;
}
@media screen and (min-width: 761px) {
  .rm-c-account__subTitleText:before, .rm-c-account__subTitleText:after {
    border-bottom: 2px solid #18187A;
    bottom: 16px;
  }
}
.rm-c-account__subTitleText:before {
  transform: rotate(52deg);
  left: -30px;
}
@media screen and (min-width: 761px) {
  .rm-c-account__subTitleText:before {
    left: -90px;
  }
}
.rm-c-account__subTitleText:after {
  transform: rotate(-52deg);
  right: -30px;
}
@media screen and (min-width: 761px) {
  .rm-c-account__subTitleText:after {
    right: -90px;
  }
}
.rm-c-account__title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 12px;
  position: relative;
  margin-top: 22px;
}
@media screen and (min-width: 761px) {
  .rm-c-account__title {
    padding-bottom: 2px;
    margin-top: 52px;
  }
}
.rm-c-account__title:after {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 69px;
  height: 2px;
  border-bottom: 2px solid #18187A;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
@media screen and (min-width: 761px) {
  .rm-c-account__title:after {
    width: 96px;
    height: 4px;
    border-bottom: 4px solid #18187A;
  }
}
.rm-c-account__imageBox {
  width: 50px;
}
@media screen and (min-width: 761px) {
  .rm-c-account__imageBox {
    width: 60px;
  }
}
.rm-c-account__image {
  width: 100%;
}
.rm-c-account__titleText {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
  color: #18187A;
  margin-left: 10px;
}
@media screen and (min-width: 761px) {
  .rm-c-account__titleText {
    font-size: 1.5rem;
    margin-left: 14px;
  }
}
.rm-c-account__text {
  margin-top: 20px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (min-width: 761px) {
  .rm-c-account__text {
    margin-top: 32px;
  }
}
.rm-c-account__text--annotation {
  color: #BF0000;
}
.rm-c-account__link {
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.7;
  display: inline-block;
  color: #0072BF;
  text-decoration: underline;
}
.rm-c-account__link:hover {
  opacity: 0.7;
}

/* app */
.rm-c-app {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 64px;
  background-color: #fff;
  border-radius: 8px;
}
.rm-c-app__content {
  padding: 24px 16px;
}
.rm-c-app__title {
  width: 100%;
  position: relative;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 24px;
}
.rm-c-app__title:after {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 80px;
  height: 2px;
  border-bottom: 2px solid #18187A;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.rm-c-app__lead {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: center;
}
.rm-c-app__lead > span {
  color: #FF008C;
}
.rm-c-app__titleText {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #18187A;
}
.rm-c-app__titleText--small {
  font-size: 1rem;
}
.rm-c-app__titleText--small:before, .rm-c-app__titleText--small:after {
  content: "";
  display: block;
  width: 26px;
  height: 1px;
  border-bottom: 1px solid #18187A;
  position: absolute;
  bottom: 10px;
}
.rm-c-app__titleText--small:before {
  transform: rotate(52deg);
  left: -30px;
}
.rm-c-app__titleText--small:after {
  transform: rotate(-52deg);
  right: -30px;
}
.rm-c-app__logo {
  width: 280px;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-app__logoImage {
  width: 100%;
}
.rm-c-app__link {
  display: flex;
  flex-direction: row;
  margin-top: 16px;
  width: 280px;
  max-width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-app__linkItem {
  width: calc((100% - 8px) / 2);
}
.rm-c-app__linkItem:not(:first-child) {
  margin-left: 4px;
}
.rm-c-app__linkItem__image {
  display: block;
  width: 100px;
  max-width: 100%;
  margin: 0 auto 12px;
}
.rm-c-app__linkButton {
  display: block;
}
.rm-c-app__linkButton:hover {
  opacity: 0.8;
}
.rm-c-app__linkImage {
  width: 100%;
}
.rm-c-app__qrBox {
  max-width: 100px;
  margin: 0 auto;
}
.rm-c-app__qrImage {
  width: 100%;
}
.rm-c-app__text {
  margin-top: 24px;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  color: #4d4d4d;
  text-align: center;
}
.rm-c-app__img__btn__box {
  text-align: center;
  position: relative;
  margin-top: 24px;
}
.rm-c-app__img__btn__box .rm-c-app__button {
  width: 100%;
  max-width: 280px;
  display: block;
  margin: 24px auto 16px;
}
.rm-c-app__img__btn__box > img {
  width: 100%;
}

/* appPromotion */
.rm-c-appPromotion__inner {
  position: relative;
  padding-top: 24px;
  padding-bottom: 0;
  background-color: #FFF2F9;
  background: linear-gradient(#FFF2F9, #FFF5CC);
  border-radius: 16px 16px 0 0;
}
.rm-c-appPromotion__content {
  margin-left: 4%;
  margin-right: 4%;
}
.rm-c-appPromotion__content .rm-c-headline {
  margin-bottom: 24px;
}
.rm-c-appPromotion__headline::before {
  background-color: #FF008C;
}
.rm-c-appPromotion__title.rm-c-headline__title {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #18187A;
  text-align: center;
  display: block;
}
.rm-c-appPromotion__subTitle {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #001D6D;
  text-align: center;
  display: inline-block;
  position: relative;
}
.rm-c-appPromotion__subTitle::before, .rm-c-appPromotion__subTitle::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 14px;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.rm-c-appPromotion__subTitle::before {
  left: -16px;
  background-image: url(/lp/link/campaign/img/period/teaser_images/txt_appPromotion_decoration_left.svg);
}
.rm-c-appPromotion__subTitle::after {
  right: -16px;
  background-image: url(/lp/link/campaign/img/period/teaser_images/txt_appPromotion_decoration_right.svg);
}
.rm-c-appPromotion__accordion {
  margin-bottom: 24px;
}
.rm-c-appPromotion__accordion .rm-c-accordion__button::before {
  background-image: url(/lp/link/campaign/img/period/teaser_images//icon_accordion_open_blue.svg);
}
.rm-c-appPromotion__accordion .rm-c-accordion__button.is-active::before {
  background-image: url(/lp/link/campaign/img/period/teaser_images//icon_accordion_close_blue.svg);
}
.rm-c-appPromotion__accordion__button.rm-c-accordion__button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  color: #18187A;
}
.rm-c-appPromotion__accordion__button.rm-c-accordion__button > img {
  display: inline-block;
  max-width: 120px;
}
.rm-c-appPromotion__accordion__button.rm-c-accordion__button:hover {
  background-color: #fff;
}
.rm-c-appPromotion__accordion__button__large__text {
  display: inline-block;
  font-weight: 700;
  line-height: 1.5;
  color: #FF008C;
  margin-right: 4px;
}
.rm-c-appPromotion__accordion .rm-c-accordion__item {
  border: 0;
}
.rm-c-appPromotion__accordion__image {
  max-width: 100%;
}
.rm-c-appPromotion__accordion__text {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #333333;
  font-weight: 400;
}
.rm-c-appPromotion__accordion__detail__list {
  margin: 24px 0 20px;
}
.rm-c-appPromotion__accordion__detail__list__title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  font-size: 1rem;
  line-height: 1.3;
  color: #333333;
  font-weight: 400;
  position: relative;
}
.rm-c-appPromotion__accordion__detail__list__title::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 8px;
  background-image: url(/lp/link/campaign/img/period/teaser_images/icon_check_pink.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.rm-c-appPromotion__accordion__detail__list__text {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #333333;
  font-weight: 400;
}
.rm-c-appPromotion__accordion__detail__list dd + dt {
  margin-top: 20px;
}
.rm-c-appPromotion__accordion__link {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #0072BF;
  text-decoration: underline;
  text-align: center;
}
.rm-c-appPromotion__accordion__link:hover {
  opacity: 0.7;
}
.rm-c-appPromotion__accordion .rm-c-accordion__content {
  padding: 0 16px 24px;
}
.rm-c-appPromotion__card {
  background-color: #fff;
  border-radius: 8px;
  padding: 16px 14px;
}
.rm-c-appPromotion__card__title {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  color: #18187A;
  text-align: center;
  margin-bottom: 8px;
}
.rm-c-appPromotion__card__title:before, .rm-c-appPromotion__card__title:after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.rm-c-appPromotion__card__title:before {
  background-image: url(/lp/link/campaign/img/period/teaser_images/txt_appPromotion_decoration_left.svg);
}
.rm-c-appPromotion__card__title:after {
  background-image: url(/lp/link/campaign/img/period/teaser_images/txt_appPromotion_decoration_right.svg);
}
.rm-c-appPromotion__card__img {
  width: 100%;
}
.rm-c-appPromotion__card__text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 8px;
}
.rm-c-appPromotion__card__text > span {
  font-weight: 600;
  color: #FF008C;
}
.rm-c-appPromotion__heading {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  color: #FF008C;
  position: relative;
  margin: 48px 0 16px;
}
.rm-c-appPromotion__heading:before, .rm-c-appPromotion__heading:after {
  content: "";
  width: 16px;
  height: 20px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.rm-c-appPromotion__heading:before {
  margin-right: 12px;
  background-image: url(/lp/link/campaign/img/period/teaser_images/txt_headiing_decoration_01_left.svg);
}
.rm-c-appPromotion__heading:after {
  margin-left: 12px;
  background-image: url(/lp/link/campaign/img/period/teaser_images/txt_headiing_decoration_01_right.svg);
}
.rm-c-appPromotion__subheading {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: center;
  color: #FF008C;
  position: relative;
  margin: 0;
}
@media screen and (min-width: 761px) {
  .rm-c-appPromotion__slider {
    padding-top: 24px;
  }
}
.rm-c-appPromotion__slider__slide.rm-c-slider__slide.swiper-slide {
  border-radius: 10px;
}
.rm-c-appPromotion__slider__content {
  padding: 24px 8px;
}
.rm-c-appPromotion__slider__content > p {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: center;
  position: relative;
  margin: 0 0 24px;
}
.rm-c-appPromotion__slider__img {
  max-width: 100%;
}
.rm-c-appPromotion__slider .rm-c-slider__button--next.swiper-button-next {
  right: calc(9.6103896vw - 13.038961px);
}
@media screen and (min-width: 761px) {
  .rm-c-appPromotion__slider .rm-c-slider__button--next.swiper-button-next {
    right: 46px;
  }
}
.rm-c-appPromotion__slider .rm-c-slider__button--next.swiper-button-next::after {
  background-image: url(/lp/link/campaign/img/period/teaser_images/icon_slider_next-pink.svg);
}
.rm-c-appPromotion__slider .rm-c-slider__button--next.swiper-button-next:hover::after {
  background-image: url(/lp/link/campaign/img/period/teaser_images/icon_slider_next-pink.svg);
}
.rm-c-appPromotion__slider .rm-c-slider__button--prev.swiper-button-prev {
  left: calc(9.6103896vw - 13.038961px);
}
@media screen and (min-width: 761px) {
  .rm-c-appPromotion__slider .rm-c-slider__button--prev.swiper-button-prev {
    left: 46px;
  }
}
.rm-c-appPromotion__slider .rm-c-slider__button--prev.swiper-button-prev::after {
  background-image: url(/lp/link/campaign/img/period/teaser_images/icon_slider_next-pink.svg);
}
.rm-c-appPromotion__slider .rm-c-slider__button--prev.swiper-button-prev:hover::after {
  background-image: url(/lp/link/campaign/img/period/teaser_images/icon_slider_next-pink.svg);
}
.rm-c-appPromotion__slider .swiper-pagination-bullet:hover::after {
  display: none;
}
.rm-c-appPromotion__slider .rm-c-slider__button--prev.swiper-button-prev.swiper-button-disabled,
.rm-c-appPromotion__slider .rm-c-slider__button--next.swiper-button-next.swiper-button-disabled {
  display: none;
}
.rm-c-appPromotion__slider .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet {
  background-color: #BFBFBF;
}
.rm-c-appPromotion__slider .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FF008C;
}
.rm-c-appPromotion__slider .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet::after {
  display: none;
}

/* banner */
.rm-c-banner img {
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
}
.rm-c-banner[href] {
  display: block;
}
.rm-c-banner[href] img {
  transition: transform 0.25s ease-out;
}
.rm-c-banner[href]:hover > img {
  transform: scale(0.975);
}

/* headline */
.rm-c-headline {
  position: relative;
  padding-bottom: 14px;
  text-align: center;
}
.rm-c-headline::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80px;
  height: 2px;
  content: "";
  background-color: #0085C7;
  transform: translateX(-50%);
}
.rm-c-headline__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #0085C7;
  display: inline-block;
  position: relative;
}
.rm-c-headline__title--lively {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  padding-bottom: 6px;
  display: inline-block;
  position: relative;
}
.rm-c-headline__title--lively::before, .rm-c-headline__title--lively::after {
  content: "";
  display: block;
  width: 26px;
  height: 1px;
  border-bottom: 1px solid #18187A;
  position: absolute;
  bottom: 15px;
}
.rm-c-headline__title--lively::before {
  transform: rotate(52deg);
  left: -45px;
}
.rm-c-headline__title--lively::after {
  transform: rotate(-52deg);
  right: -45px;
}
.rm-c-headline__hidden {
  display: none;
}

.rm-l-plan .rm-c-headline::before {
  display: none;
}
.rm-l-plan .rm-c-headline__title {
  color: #FF008C;
}

/* limited */
.rm-c-limited {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.rm-c-limited__title {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.6;
  text-align: center;
  color: #FF008C;
  position: relative;
}
.rm-c-limited__title:before, .rm-c-limited__title:after {
  content: "";
  width: 16px;
  height: 20px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.rm-c-limited__title:before {
  margin-right: 12px;
  background-image: url(/lp/link/campaign/img/period/teaser_images/txt_headiing_decoration_02_left.png);
}
.rm-c-limited__title:after {
  margin-left: 12px;
  background-image: url(/lp/link/campaign/img/period/teaser_images/txt_headiing_decoration_02_right.png);
}
.rm-c-limited__text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  color: #333;
  margin-top: 10px;
}
.rm-c-limited__innerText {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  color: #FF008C;
}

/* offer */
.rm-c-offer {
  background: #fff;
  padding-top: 80px;
}
.rm-c-offer__wrap {
  padding: 24px 0 40px;
  background-color: #FFF2F9;
  border-radius: 10px 10px 0 0;
  padding-left: 4.4444444444%;
  padding-right: 4.4444444444%;
}
.rm-c-offer__inner {
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  padding: 24px 0;
  margin-bottom: 56px;
}
.rm-c-offer__titleText {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #ff008f;
}
.rm-c-offer__titleText:first-of-type {
  margin-top: 0;
}
.rm-c-offer__titleText--blue {
  color: #18187a;
}
.rm-c-offer__titleText--large {
  font-size: 1.375rem;
}
.rm-c-offer__titleText--small {
  font-size: 1.125rem;
}
.rm-c-offer__subTitle {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  margin-top: 16px;
}
.rm-c-offer__subTitle--pink {
  color: #FF008C;
}
.rm-c-offer__subTitle--large {
  font-size: 1.25rem;
}
.rm-c-offer__subTitle--small {
  font-size: 1rem;
}

.rm-c-step__title {
  padding: 12px 0;
  background-color: #18187A;
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  border-radius: 8px 8px 0 0;
  margin-top: 16px;
}
.rm-c-step__title--large {
  font-size: 1.75rem;
}
.rm-c-step__list {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  padding: 0 12px;
  margin-top: 0;
}
.rm-c-step__item {
  width: calc((100% - 32px) / 3);
}
.rm-c-step__item:not(:last-child) .rm-c-step__imageBox {
  position: relative;
}
.rm-c-step__item:not(:last-child) .rm-c-step__imageBox::before {
  position: absolute;
  bottom: 2px;
  right: -10px;
  content: "";
  background: #ff008c;
  height: 18px;
  width: 10px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.rm-c-step__imageBox img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.rm-c-step__text {
  width: 90%;
  margin: 7px auto 0;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
  color: #333333;
  text-align: left;
}
.rm-c-step__entryText {
  margin-top: 32px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #333333;
  text-align: center;
}
.rm-c-step__btnWrap {
  padding: 0 24px;
  margin-top: 24px;
}
.rm-c-step__btnWrap .rm-c-button {
  width: 100%;
}
.rm-c-step__btnWrap .rm-c-button + .rm-c-button {
  margin-top: 24px;
}
.rm-c-step__linkList {
  padding: 0px 16px;
  margin-top: 24px;
}
.rm-c-step__linkList .rm-l-list__item:not(:first-child) {
  margin-top: 24px;
}
.rm-c-step__link {
  color: #0072bf;
  text-decoration: underline;
}
.rm-c-step__link:hover {
  opacity: 0.7;
}
.rm-c-step__arrow {
  position: relative;
  display: inline-block;
  width: 7.4px;
  height: 13.7px;
  margin-left: 10px;
}
.rm-c-step__arrow::before, .rm-c-step__arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 10px;
  height: 1px;
  border-radius: 9999px;
  background-color: #ff008c;
  transform-origin: calc(100% - 0.5px) 50%;
}
.rm-c-step__arrow:before {
  transform: rotate(45deg);
}
.rm-c-step__arrow:after {
  transform: rotate(-45deg);
}

/* slider */
.rm-c-slider {
  width: 100%;
  position: relative;
}
.rm-c-slider__area {
  padding-top: 56px;
}
.rm-c-slider__area__title {
  font-size: 1.375rem;
}
.rm-c-slider__area > .rm-c-headline {
  padding-bottom: 6px;
}
.rm-c-slider__inner {
  padding: 24px 16px 16px;
}
.rm-c-slider__container.swiper {
  width: 100%;
  padding-bottom: 48px;
}
.rm-c-slider--navigationBottom .rm-c-slider__container.swiper, .rm-c-slider--multiple .rm-c-slider__container.swiper {
  padding-bottom: 0;
}
.rm-c-slider__slide {
  width: 100%;
  background-color: #fff;
}
.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;
}
.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;
}
.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;
  background: #0085C7;
}
.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-top: 16px;
  margin-left: auto;
  margin-right: auto;
}
.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;
}
.rm-c-slider.rm-c-card__slider .rm-c-card__slider__title .rm-c-headline__title {
  font-size: 1.25rem;
  color: #18187A;
}
.rm-c-slider.rm-c-card__slider .rm-c-card__slider__title::before {
  background-color: #18187A;
}
.rm-c-slider.rm-c-card__slider .rm-c-slider__pagination .swiper-pagination-bullet-active {
  background-color: #0085C7;
}
.rm-c-slider.rm-c-card__slider .rm-c-slider__pagination .swiper-pagination-bullet-active::after {
  border: #0085C7 1px solid;
}
.rm-c-slider.rm-c-card__slider .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  background: #0085C7;
}
.rm-c-slider.rm-c-card__slider .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
  border: #0085C7 1px solid;
}
.rm-c-slider.rm-c-card__slider .swiper-slide {
  border-radius: 5px;
}
.rm-c-slider.rm-c-card__slider .rm-c-card__slider__inner {
  border-radius: 5px;
  border: 2px solid #0085C7;
  width: calc(100% - 2px);
}
.rm-c-slider.rm-c-card__slider .rm-c-slider__button--next.swiper-button-next::after,
.rm-c-slider.rm-c-card__slider .rm-c-slider__button--prev.swiper-button-prev::after {
  background-image: url(/lp/link/campaign/img/period/teaser_images/icon_slider_next_blue.svg);
}
.rm-c-slider.rm-c-card__slider .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 46px;
}
.rm-c-slider.rm-c-card__slider .rm-c-slider__pagination.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet::after {
  width: 48px;
}

/* speechBubble */
/* spread */
.rm-c-spread {
  background-color: #fff;
}
.rm-c-spread__inner {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 16px 24px;
  border-radius: 16px 16px 0 0;
}
.rm-c-spread__inner .rm-c-button {
  width: 100%;
}
.rm-c-spread__contents {
  background: #fff;
  border-radius: 16px;
  padding: 24px 16px 28px;
}
.rm-c-spread__subTitle {
  width: 100%;
  text-align: center;
}
.rm-c-spread__subTitle .rm-c-button__text {
  font-size: 1.125rem;
}
.rm-c-spread__subTitleText {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: center;
  color: #18187A;
  position: relative;
  display: inline-block;
}
.rm-c-spread__subTitleText:before, .rm-c-spread__subTitleText:after {
  content: "";
  display: block;
  width: 18px;
  height: 1px;
  border-bottom: 1px solid #18187A;
  position: absolute;
  bottom: 12px;
}
.rm-c-spread__subTitleText:before {
  transform: rotate(64deg);
  left: -20px;
}
.rm-c-spread__subTitleText:after {
  transform: rotate(-64deg);
  right: -20px;
}
.rm-c-spread__title {
  padding-bottom: 0;
  position: relative;
  margin-top: 16px;
}
.rm-c-spread__imageBox {
  width: 100%;
  margin-top: 24px;
}
.rm-c-spread__image {
  width: 100%;
}
.rm-c-spread__titleText {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #FF008C;
  text-align: center;
}
.rm-c-spread__text {
  margin-top: 8px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
}

.rm-c-tab__inner--subscriber .rm-c-spread__contents {
  background: #fff;
  border-radius: 0;
  padding: 64px 32px 0;
}

.rm-c-appPromotion__content + .rm-c-spread__contents {
  margin-top: 32px;
}

/* text */
.rm-c-text {
  position: relative;
}
.rm-c-text a {
  text-decoration: underline;
  color: #0072BF;
}
.rm-c-text--annotation {
  display: inline-block;
  font-size: 0.8125rem;
  line-height: 1.5;
  font-weight: 400;
  color: #676767;
}
.rm-c-text--annotation::before {
  position: relative;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  content: "※";
  font-size: inherit;
}
.rm-c-text--annotation.-red {
  color: #BF0000;
}
.rm-c-text--info {
  color: #006497;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* card */
.rm-l-card {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 32px 16px 24px;
  border-radius: 16px;
  border: 2px solid #C11920;
  background-color: #ffffff;
}
.rm-l-card .rm-c-headline {
  padding-bottom: 16px;
}
.rm-l-card .rm-c-headline__title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #18187A;
}
.rm-l-card .rm-c-headline::before {
  background-color: #18187A;
}
.rm-l-card__logoBox {
  width: 100%;
  text-align: center;
}
.rm-l-card__logo {
  display: block;
  width: 87px;
  margin: 0 auto;
}
.rm-l-card__logo--rakutenTravel {
  width: 161px;
}
.rm-l-card__logo--stamp {
  width: 250px;
}
.rm-l-card__logo--spOffer {
  width: 50px;
}
.rm-l-card__logo--superPointScreen {
  width: 181px;
}
.rm-l-card__logo--Books {
  width: 165px;
}
.rm-l-card__logo--Rakuma {
  width: 190px;
}
.rm-l-card__logo--Rebates {
  width: 181px;
}
.rm-l-card__textBox {
  margin-top: 12px;
}
.rm-l-card__mainText {
  color: #333333;
  font-size: 1rem;
  line-height: 1.4;
}
.rm-l-card__mainText--superscript {
  font-size: 0.625rem;
  vertical-align: super;
}
.rm-l-card__mainText + .rm-l-card__subText {
  margin-top: 16px;
}
.rm-l-card__mainText__noteText {
  color: #333333;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #676767;
}
.rm-l-card__imageBox {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 16px;
}
.rm-l-card__image {
  width: 100%;
  height: auto;
}
.rm-l-card__image.-inner_space {
  padding: 0 16px;
}
.rm-l-card__label {
  position: absolute;
  top: -10px;
  left: 18px;
  width: 72px;
  height: 39px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.rm-l-card__label--red {
  background-image: url(/lp/link/campaign/img/label_red.png);
}
.rm-l-card__label--pink {
  background-image: url(/lp/link/campaign/img/label_pink.png);
}
.rm-l-card__labelText {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  padding-left: 6px;
  padding-top: 11px;
}

.rm-l-plan__column .rm-l-card {
  border-color: #EDEDED;
  padding: 16px;
}
.rm-l-plan__column .rm-l-card__mainText {
  color: #333333;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.8px;
}
.rm-l-plan__column .rm-l-card__imageBox {
  margin-top: 32px;
}
.rm-l-plan .rm-l-plan__button {
  font-size: 1rem;
  padding: 12px 20px;
}

/* column */
.rm-l-column {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
}
.rm-l-column__item {
  display: flex;
  flex-direction: column;
  align-self: stretch;
}
.rm-l-column__item:first-of-type {
  margin-top: 0;
}
.rm-l-column__item > *:first-child {
  margin-top: 0;
}
.rm-l-column__item > *:last-child {
  margin-bottom: 0;
}
.rm-l-column__item > .rm-l-column:first-of-type {
  align-self: stretch;
}
.rm-l-column__item > .rm-l-column--1:not([class*=l-column--2], [class*=l-column--pc-2],
[class*=l-column--3], [class*=l-column--pc-3],
[class*=l-column--4], [class*=l-column--pc-4],
[class*=l-column--5], [class*=l-column--pc-5],
[class*=l-column--6], [class*=l-column--pc-6]) > .rm-l-column__item {
  width: 100% !important;
  margin-left: 0 !important;
}
.rm-l-column--pos-left {
  justify-content: flex-start;
}
.rm-l-column--pos-right {
  justify-content: flex-end;
}
.rm-l-column--align-center {
  align-items: center;
}
.rm-l-column--align-end {
  align-items: flex-end;
}
.rm-l-column--1 > .rm-l-column__item {
  width: 100%;
}
.rm-l-column--1 > .rm-l-column__item:not(:first-of-type) {
  margin-top: 30px;
}
.rm-l-column--2 > .rm-l-column__item {
  width: calc((100% - 12px) / 2);
}
.rm-l-column--2 > .rm-l-column__item:nth-of-type(2n) {
  margin-left: 12px;
}
.rm-l-column--2 > .rm-l-column__item:nth-of-type(n + 3) {
  margin-top: 30px;
}
.rm-l-column--3 > .rm-l-column__item {
  width: calc((100% - 24px) / 3);
}
.rm-l-column--3 > .rm-l-column__item:not(:first-of-type) {
  margin-left: 12px;
}
.rm-l-column--3 > .rm-l-column__item:nth-of-type(3n + 1) {
  margin-left: 0;
}
.rm-l-column--4 > .rm-l-column__item {
  width: calc((100% - 36px) / 4);
}
.rm-l-column--4 > .rm-l-column__item:not(:first-of-type) {
  margin-left: 12px;
}
.rm-l-column--4 > .rm-l-column__item:nth-of-type(4n + 1) {
  margin-left: 0;
}
.rm-l-column--4 > .rm-l-column__item:nth-of-type(n + 5) {
  margin-top: 30px;
}
.rm-l-column--5 > .rm-l-column__item {
  width: calc((100% - 48px) / 5);
}
.rm-l-column--5 > .rm-l-column__item:not(:first-of-type) {
  margin-left: 12px;
}
.rm-l-column--5 > .rm-l-column__item:nth-of-type(5n + 1) {
  margin-left: 0;
}
.rm-l-column--5 > .rm-l-column__item:nth-of-type(n + 6) {
  margin-top: 30px;
}
@media screen and (min-width: 761px) {
  .rm-l-column--5 > .rm-l-column__item:nth-of-type(n + 6) {
    margin-top: 48px;
  }
}
.rm-l-column--6 > .rm-l-column__item {
  width: calc((100% - 60px) / 6);
}
.rm-l-column--6 > .rm-l-column__item:not(:first-of-type) {
  margin-left: 12px;
}
.rm-l-column--6 > .rm-l-column__item:nth-of-type(6n + 1) {
  margin-left: 0;
}
.rm-l-column--6 > .rm-l-column__item:nth-of-type(n + 7) {
  margin-top: 30px;
}
.rm-l-column--margin-xs {
  margin: 8px 0;
}
.rm-l-column--margin-s {
  margin: 12px 0;
}
.rm-l-column--margin-m {
  margin: 16px 0;
}
.rm-l-column--margin-l {
  margin: 24px 0;
}
.rm-l-column--margin-xl {
  margin: 32px 0;
}
.rm-l-column--margin-auto {
  margin: 0 auto;
}
.rm-l-column--margin-auto-xs {
  margin: 8px auto;
}
.rm-l-column--margin-auto-s {
  margin: 12px auto;
}
.rm-l-column--margin-auto-m {
  margin: 16px auto;
}
.rm-l-column--margin-auto-l {
  margin: 24px auto;
}
.rm-l-column--margin-auto-xl {
  margin: 32px auto;
}
.rm-l-column--maxW-none {
  max-width: none !important;
}

/* column */
.rm-l-plan {
  padding-left: 4.4444444444%;
  padding-right: 4.4444444444%;
  padding-top: 0;
}
.rm-l-plan__textbox {
  width: 100%;
}
.rm-l-plan__title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: center;
  color: #FF008C;
  position: relative;
}
.rm-l-plan__title--large {
  font-size: 1.5rem;
}
.rm-l-plan__title:before, .rm-l-plan__title:after {
  content: "";
  width: 16px;
  height: 20px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.rm-l-plan__title:before {
  margin-right: 12px;
  background-image: url(/lp/link/campaign/img/txt_headiing_decoration_01_left.svg);
}
.rm-l-plan__title:after {
  margin-left: 12px;
  background-image: url(/lp/link/campaign/img/txt_headiing_decoration_01_right.svg);
}
.rm-l-plan__count {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.4;
  text-align: center;
  color: #3B3BA3;
}
.rm-l-plan__text {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
}
.rm-l-plan__text--small {
  font-size: 0.75rem;
  letter-spacing: 0.04em;
}
.rm-l-plan__text--large {
  font-size: 1.375rem;
  letter-spacing: 0.04em;
}
.rm-l-plan__text--pink {
  color: #FF008C;
}
.rm-l-plan__headline__title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #001D6D;
}
.rm-l-plan__headline__title > span {
  font-size: 12px;
}
.rm-l-plan .rm-c-headline {
  margin-top: 32px;
}
.rm-l-plan .rm-l-column--1 > .rm-l-column__item:not(:first-of-type) {
  margin-top: 16px;
}

/* kv */
.rm-c-kv {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 16px;
  background-color: #FF008C;
  background-image: url(/lp/link/campaign/img/period/kv_background.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.rm-c-kv__logo {
  width: 80.2666666667%;
  margin-left: auto;
  margin-right: auto;
  animation: popup 1s ease 0.5s forwards;
  transform: scale(0);
  opacity: 0;
}
@keyframes popup {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.08);
    opacity: 1;
  }
  80% {
    transform: scale(1.1);
  }
  88% {
    transform: scale(0.96);
  }
  94% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.rm-c-kv__periodBox {
  margin-top: 46px;
  width: 87.2%;
  max-width: 327px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #333;
  border-radius: 12px;
  padding: 28px 8px 26px;
  position: relative;
  background-color: #fff;
}
.rm-c-kv__periodTitleBox {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  background-color: #333;
  border-radius: 9999px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rm-c-kv__periodTitle {
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.125rem;
  text-indent: 0.125rem;
  line-height: 1;
  font-weight: 700;
  background: linear-gradient(180deg, #FAFAFA 0%, #FAF9F3 8%, #FAF6E2 19%, #FBF2C4 31%, #FCED9C 45%, #FFDE2E 60%, #FFDE2E 75%, #FDDA2C 80%, #F8D027 84%, #F0BE1E 88%, #E4A513 91%, #D58603 95%, #D27E00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rm-c-kv__periodContent {
  text-align: center;
}
.rm-c-kv__period {
  font-weight: 700;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.25rem;
}
.rm-c-kv__period--date:first-child {
  padding-right: 2px;
}
.rm-c-kv__period--date:last-child {
  padding-left: 2px;
}
.rm-c-kv__period--dow {
  font-size: 1rem;
  margin-left: -8px;
}
.rm-c-kv__period--time {
  margin-left: -8px;
}
.rm-c-kv__countdownText {
  margin-top: 16px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  color: #FF008C;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
}
.rm-c-kv__countdownText--large {
  font-size: 1.5rem;
}
.rm-c-kv__countdownDays {
  display: flex;
  align-items: baseline;
}
.rm-c-kv__countdown {
  display: flex;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 2rem;
  font-weight: 600;
}
.rm-c-kv__countdown--tens, .rm-c-kv__countdown--units {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/lp/link/campaign/img/period/countdown_box.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  width: 35px;
  height: 43px;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
}
.rm-c-kv__countdown--units {
  margin-left: 4px;
}

/* title */
.rm-c-title {
  display: inline-block;
  width: 176px;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1;
  text-align: center;
  padding-bottom: 16px;
  border-bottom: 1px solid #F59600;
}
.rm-c-title--yours {
  color: #F59600;
}
.rm-c-title--faq {
  border-bottom: 1px solid #333;
}
.rm-c-title__sub {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-align: center;
  margin-top: 16px;
}
.rm-l-mainContents__container--noLogin .rm-c-title {
  color: #FF008C;
  border-bottom: 1px solid #FF008C;
}

/* button */
.rm-c-button {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  padding: 12px 20px;
  border-radius: 9999px;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  vertical-align: middle;
}
.rm-c-button--primary {
  background-color: #ff008c;
  color: #ffffff;
}
.rm-c-button--primary:hover {
  background-color: #cc0070;
}
.rm-c-button--primary:active {
  background-color: #990054;
}
.rm-c-button--secondary {
  border: 1px 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: 1px solid #666666;
  background-color: #ffffff;
  color: #4d4d4d;
}
.rm-c-button--regular:hover {
  background-color: #ededed;
}
.rm-c-button--regular:active {
  background-color: #e0e0e0;
}
.rm-c-button--disabled {
  border: none;
  background-color: #B3B3B3;
  color: #ffffff;
  box-shadow: none;
}
.rm-c-button--disabledBorder {
  border: 2px solid #B3B3B3;
  background-color: #ffffff;
  color: #B3B3B3;
  box-shadow: none;
}
.rm-c-button--large {
  padding: 16px 20px;
  font-size: 1.125rem;
  line-height: 1.4;
}
.rm-c-button--small {
  padding: 8px 16px;
  font-size: 0.8125rem;
  line-height: 1.5;
  width: auto;
  min-width: 96px;
}
.rm-c-button__icon {
  margin-left: 4px;
  vertical-align: text-bottom;
}
.rm-c-button--shareX {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-button__logo {
  width: 24px;
  margin-right: 4px;
}

/* speechBubble */
.rm-c-speechBubble {
  position: relative;
  display: inline-block;
  margin-bottom: 6px;
  padding: 6px 16px;
  border: 1px solid #FF008C;
  border-radius: 9999px;
  background-color: #ffffff;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  color: #FF008C;
}
.rm-c-speechBubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 10px;
  height: 6px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 100%;
  background-color: #FF008C;
}
.rm-c-speechBubble::after {
  content: "";
  position: absolute;
  bottom: 1.4px;
  left: 50%;
  width: 10px;
  height: 6px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 100%;
  background-color: #fff;
}
.rm-c-speechBubble--fill {
  border: none;
  background-color: #FF008C;
  color: #fff;
  padding: 4px 12px;
  font-size: 1.125rem;
  line-height: 1.4;
}
.rm-c-speechBubble--fill::after {
  content: none;
}
.rm-c-speechBubble.-pink_large {
  background-color: #FF008C;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff;
  padding: 5px 12px;
  margin: 0 0 12px;
}
.rm-c-speechBubble.-pink_large::after {
  background-color: #FF008C;
}
.rm-c-speechBubble--blue {
  border: none;
  background-color: #3B3BA3;
  color: #fff;
  padding: 4px 18px;
  font-size: 0.75rem;
  line-height: 1.4;
  font-weight: 700;
}
.rm-c-speechBubble--blue::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 10px;
  height: 6px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 100%;
  background-color: #3B3BA3;
}
.rm-c-speechBubble--blue::after {
  content: none;
}
.rm-c-speechBubble__wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rm-c-speechBubble__wrap.-offer {
  margin-top: -48px;
}

/* slider */
.rm-c-slider {
  width: 100%;
  position: relative;
}
.rm-c-slider__container.swiper {
  width: 100%;
  padding-bottom: 48px;
}
.rm-c-slider--navigationBottom .rm-c-slider__container.swiper, .rm-c-slider--multiple .rm-c-slider__container.swiper {
  padding-bottom: 0;
}
.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-top: 16px;
  margin-left: auto;
  margin-right: auto;
}
.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;
}

/* headline */
.rm-c-headline {
  color: #333333;
  font-weight: 700;
}
.rm-c-headline__h1 {
  font-size: 1.75rem;
  line-height: 1.3;
}
.rm-c-headline__h2 {
  font-size: 1.5rem;
  line-height: 1.4;
}
.rm-c-headline__h3 {
  font-size: 1.25rem;
  line-height: 1.4;
}
.rm-c-headline__h4 {
  font-size: 1.125rem;
  line-height: 1.4;
}

/* about */
.rm-c-about__title {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  color: #232361;
  display: inline-block;
  text-align: center;
  border-bottom: 2px dashed #FF008C;
}
.rm-c-about__title--large {
  font-size: 1.375rem;
  color: #FF008C;
}
.rm-c-about__text {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 16px;
}
.rm-c-about__text--bold {
  font-weight: 600;
}
.rm-c-about__text--pink {
  color: #EF0AA1;
}

/* tips */
.rm-c-tips {
  border: 2px solid #333333;
  border-radius: 8px;
  background-color: #fff;
  padding: 8px 12px;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 343px;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-tips__num {
  width: 50px;
  height: 50px;
  background-color: #333333;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 4px 0;
  position: absolute;
  top: -2px;
  left: -2px;
}
.rm-c-tips__num span {
  font-size: 1.5rem;
}
.rm-c-tips__text {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  margin-left: 36px;
  padding-left: 38px;
}
.rm-c-tips__text--large {
  font-size: 1.25rem;
  font-weight: 700;
}
.rm-c-tips__text--exLarge {
  font-size: 1.5rem;
  font-weight: 700;
  margin-left: 3px;
  margin-right: 3px;
}
.rm-c-tips__text--pink {
  color: #FF008C;
}
.rm-c-tips__image {
  display: flex;
  justify-content: center;
  gap: 8px;
  width: 94px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
}
.rm-c-tips__image--6stamps {
  width: 100%;
  margin-top: -8px;
  padding-left: 16px;
  padding-right: 16px;
}
.rm-c-tips__image--mark {
  width: 100%;
}
.rm-c-tips + .rm-c-tips .rm-c-tips__text {
  padding-left: 28px;
}
.rm-c-tips__arrow {
  width: 35px;
  height: 15px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #333333;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-tips__result {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 12px;
  text-align: center;
}
.rm-c-tips__get {
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: 700;
  color: #FF008C;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-text-stroke: 8px #fff;
  text-stroke: 8px #fff;
  paint-order: stroke;
}
.rm-c-tips__get::before {
  content: "";
  display: block;
  width: 264px;
  height: 8px;
  background-color: #FDF93C;
  position: absolute;
  bottom: 10px;
  z-index: 0;
}
.rm-c-tips__get--large {
  display: inline-block;
  font-size: 3.5rem;
  margin-right: 3px;
}
.rm-c-tips__get span {
  position: relative;
  z-index: 1;
}
.rm-c-tips__annotationArea {
  width: calc(100% - 16px);
  margin-left: auto;
  margin-right: auto;
}

/* example */
.rm-c-example {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-example__image {
  width: 100%;
  max-width: 327px;
  margin-left: auto;
  margin-right: auto;
}

/* anchor */
.rm-c-anchor {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 24px;
  padding-bottom: 40px;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
}
.rm-c-anchor__container {
  width: 100%;
}
.rm-c-anchor--noLogin {
  background-color: transparent;
  padding: 0;
  margin-top: 0;
  margin-bottom: 32px;
}
.rm-c-anchor__list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 7px;
}
.rm-c-anchor__item {
  width: 100%;
  border-radius: 8px;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #F59600;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.rm-c-anchor__item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  color: #333;
  border-radius: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.rm-c-anchor__item-link:hover {
  opacity: 0.8;
}
.rm-c-anchor__item.-noLogin {
  display: none;
}
.rm-c-anchor__offset {
  padding-top: 66px;
  margin-top: -66px;
  pointer-events: none;
}
@media screen and (min-width: 960px) {
  .rm-c-anchor__offset {
    padding-top: 125px;
    margin-top: -125px;
  }
}
.is-webview .rm-c-anchor__offset {
  padding-top: 0;
  margin-top: 0;
}
.rm-c-anchor__offset > * {
  pointer-events: auto;
}

/* fixedContent */
.rm-c-fixedContent {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
  padding: 24px 32px;
  width: 100%;
}
@media screen and (min-width: 761px) {
  .rm-c-fixedContent {
    max-width: 550px;
  }
}
.rm-c-fixedContent.is-fixed {
  opacity: 1;
  visibility: visible;
}

/* annotation */
.rm-c-annotation {
  font-size: 0.75rem;
  line-height: 1.4;
  font-weight: 400;
  color: #676767;
  padding-left: 12px;
  position: relative;
}
.rm-c-annotation::before {
  display: inline-block;
  content: "※";
  font-size: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.rm-c-annotation--red {
  color: #DF0101;
}

/* tab */
.rm-c-tab {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-tab__buttonArea {
  width: calc(100% - 32px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 3px solid #3B3BA3;
}
.rm-c-tab__button {
  width: calc((100% - 8px) / 2);
  padding: 12px 2px;
  text-align: center;
  background-color: #F7F7F7;
  border: 1px solid #E0E0E0;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  color: #4D4D4D;
}
.rm-c-tab__button:hover {
  background-color: #EDEDED;
  color: #333;
}
.rm-c-tab__button.is-active {
  color: #fff;
  pointer-events: none;
  border: 1px solid #3B3BA3;
  background-color: #3B3BA3;
}
.rm-c-tab--3tabs .rm-c-tab__button {
  width: calc((100% - 16px) / 3);
}
.rm-c-tab__text {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
  display: inline-block;
}
.rm-c-tab__text--spacing {
  letter-spacing: -0.125rem;
}
.rm-c-tab--3tabs .rm-c-tab__text {
  font-size: 1rem;
}
.rm-c-tab__container {
  width: 100%;
}
.rm-c-tab__content {
  display: none;
}
.rm-c-tab__content.is-show {
  display: block;
}
.rm-c-tab__inner {
  border-radius: 16px 16px 0 0;
  padding: 40px 0 0;
}
.rm-c-tab__inner--schedule {
  background-color: #FFC870;
  background-image: url(/lp/link/campaign/img/period/attention_background.png);
  background-repeat: no-repeat;
  background-position: center 52px;
  background-size: 95.7333333333%;
}
.rm-c-tab__inner--apply {
  background-color: #fff;
  background-image: url(/lp/link/campaign/img/period/teaser_images/bg_plan.png);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100%;
}
.rm-c-tab__inner--subscriber {
  padding: 0;
}

/* 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;
  overflow: hidden;
}
.rm-c-accordion__item--sort {
  border: 2px solid #000;
}
.rm-c-accordion__item--about {
  border: 2px solid #FFCCE8;
}
.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 8px 0 0;
}
.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__button--about {
  background-color: #FFE9F8;
  color: #18187A;
}
.rm-c-accordion__button--about:hover {
  background-color: #FFE9F8;
}
.rm-c-accordion__button--about::before {
  background-image: url(/lp/link/campaign/img/period/accordion_plus.svg);
}
.rm-c-accordion__button--about.is-active::before {
  background-image: url(/lp/link/campaign/img/period/accordion_minus.svg);
}
.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;
}

/* faqAccordion */
.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-faqAccordion {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.rm-c-faqAccordion__item {
  background-color: #ffffff;
}
.rm-c-faqAccordion__button {
  position: relative;
  width: 100%;
  padding: 16px 44px 16px 16px;
  font-size: 1rem;
  line-height: 1.6;
}
.rm-c-faqAccordion__button::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  background-image: url(/lp/link/stampcard/img/arrow-up-pink.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%) rotate(180deg);
}
.rm-c-faqAccordion__button.is-active::before {
  transform: translateY(-50%) rotate(0deg);
}
.rm-c-faqAccordion__container.is-show {
  position: relative;
}
.rm-c-faqAccordion__container.is-show::before {
  position: absolute;
  content: "";
  left: 16px;
  width: 5px;
  height: 5px;
  background-color: #ff008c;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.rm-c-faqAccordion__container.is-show::after {
  position: absolute;
  content: "";
  right: 16px;
  width: 5px;
  height: 5px;
  background-color: #ff008c;
  border-radius: 50%;
  transform: translate(50%, -50%);
}
.rm-c-faqAccordion__container.is-show .rm-c-faqAccordion__inner {
  position: relative;
}
.rm-c-faqAccordion__container.is-show .rm-c-faqAccordion__inner::before {
  position: absolute;
  top: 0;
  left: 50%;
  background-image: linear-gradient(to right, #ff008c, #ff008c 2px, transparent 1px, transparent 1px);
  background-size: 4px 2px;
  background-repeat: repeat-x;
  content: "";
  display: inline-block;
  height: 2px;
  width: calc(100% - 32px);
  transform: translate(-50%, -50%);
}
.rm-c-faqAccordion__content {
  padding: 16px;
  font-size: 1rem;
  line-height: 1.6;
}

/* table */
.rm-c-table {
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  width: calc(100% - 32px);
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  margin-bottom: 64px;
  background-color: #fff;
  box-sizing: border-box;
}
.rm-c-table__title {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.4;
  text-align: center;
  margin-top: 64px;
}
.rm-c-table__term {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4;
  padding: 16px;
  background-color: #F7F8FB;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
.rm-c-table__description {
  padding: 16px;
  background-color: #fff;
}
.rm-c-table__list {
  margin-top: 8px;
}
.rm-c-table__list:first-child {
  margin-top: 0;
}
.rm-c-table__item {
  font-size: 0.875rem;
  line-height: 1.6;
  margin-top: 8px;
}
.rm-c-table__item:first-child {
  margin-top: 0;
}
.rm-c-table__text {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.6;
}

/* modal */
.rm-c-modal {
  display: none;
  color: #333;
}
.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: 4px;
}
@media screen and (min-width: 761px) {
  .rm-c-modal__container {
    max-width: 502px;
  }
}
.rm-c-modal__content {
  overflow-y: auto;
  max-height: calc(var(--vh, 1vh) * 100 - 120px);
  box-sizing: border-box;
  padding: 24px 16px;
  border-radius: 4px;
  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(var(--vh, 1vh) * 100 - 128px);
  }
}
.rm-c-modal__close {
  position: absolute;
  top: -44px;
  right: -8px;
  background: transparent;
  width: 32px;
  height: 32px;
  background-image: url(/lp/link/common/img/modal_close.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 761px) {
  .rm-c-modal__close:hover {
    background-image: url(/lp/link/common/img/modal_close_hover.svg);
  }
}
.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%);
  }
}
/* benefitList */
.rm-c-benefitList {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList {
    gap: 16px;
  }
}
.rm-c-benefitList__link {
  overflow: hidden;
}
.rm-c-benefitList__link:hover {
  opacity: 0.8;
}
.rm-c-benefitList__link--obtained .rm-c-benefitList__foot {
  background-color: #ff008c;
  justify-content: flex-start;
}
.rm-c-benefitList__link--obtained .rm-c-benefitList__foot::before {
  background: radial-gradient(circle farthest-side, #ffffff, #ffffff 50%, transparent 50%, transparent);
  background-size: 8px 8px;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__link--obtained .rm-c-benefitList__foot::before {
    background: radial-gradient(circle farthest-side, #ffffff, #ffffff 50%, transparent 50%, transparent);
    background-size: 16px 16px;
  }
}
.rm-c-benefitList__link--obtained .rm-c-benefitList__footText {
  position: relative;
  color: #ffffff;
  padding: 4px 0 0 16px;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__link--obtained .rm-c-benefitList__footText {
    padding: 8px 0 0 32px;
  }
}
.rm-c-benefitList__link--obtained .rm-c-benefitList__footText::before {
  position: absolute;
  content: "";
  top: calc(50% + 2px);
  right: -40px;
  width: 24px;
  height: 24px;
  background-image: url(/lp/link/stampcard/img/arrow-left-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__link--obtained .rm-c-benefitList__footText::before {
    width: 50px;
    height: 50px;
    right: -82px;
  }
}
.rm-c-benefitList__link--used {
  pointer-events: none;
}
.rm-c-benefitList__link--used .rm-c-benefitList__head {
  border-color: #B3B3B3;
}
.rm-c-benefitList__link--used .rm-c-benefitList__head::before {
  border-color: #B3B3B3;
}
.rm-c-benefitList__link--used .rm-c-benefitList__head::after {
  border-color: #B3B3B3;
}
.rm-c-benefitList__link--used .rm-c-benefitList__foot {
  background-color: #B3B3B3;
  border-color: #B3B3B3;
}
.rm-c-benefitList__link--used .rm-c-benefitList__foot::before {
  background: radial-gradient(circle farthest-side, #ffffff, #ffffff 50%, transparent 50%, transparent);
  background-size: 8px 8px;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__link--used .rm-c-benefitList__foot::before {
    background-size: 16px 16px;
  }
}
.rm-c-benefitList__link--used .rm-c-benefitList__footText {
  color: #ffffff;
}
.rm-c-benefitList__link--none {
  pointer-events: none;
}
.rm-c-benefitList__head {
  position: relative;
  padding: 16px 24px 0;
  border: 4px solid #ff008c;
  border-bottom: none;
  border-radius: 10px;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__head {
    padding: 32px 48px 0;
    border: 8px solid #ff008c;
    border-radius: 20px;
    border-bottom: none;
  }
}
.rm-c-benefitList__head::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 1px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 4px solid #ff008c;
  border-radius: 50%;
  transform: translate(-50%, 50%);
  z-index: 10;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__head::before {
    left: 2px;
    width: 40px;
    height: 40px;
    border: 8px solid #ff008c;
  }
}
.rm-c-benefitList__head::after {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  right: 1px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 4px solid #ff008c;
  border-radius: 50%;
  transform: translate(50%, 50%);
  z-index: 10;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__head::after {
    right: 2px;
    width: 40px;
    height: 40px;
    border: 8px solid #ff008c;
  }
}
.rm-c-benefitList__stampNum {
  position: relative;
  padding-left: 32px;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 26px;
  color: #000000;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__stampNum {
    padding-left: 66px;
    font-size: 1.75rem;
    line-height: 52px;
  }
}
.rm-c-benefitList__stampNum::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  background-image: url(/lp/link/stampcard/img/image-gift.png);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__stampNum::before {
    width: 50px;
    height: 50px;
  }
}
.rm-c-benefitList__title {
  margin-top: 4px;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #FF008C;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__title {
    margin-top: 8px;
    font-size: 1.75rem;
  }
}
.rm-c-benefitList__image {
  display: block;
  margin-top: 4px;
  width: 100%;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__image {
    margin-top: 8px;
  }
}
.rm-c-benefitList__image + .rm-c-benefitList__deadline {
  margin-top: 4px;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__image + .rm-c-benefitList__deadline {
    margin-top: 8px;
  }
}
.rm-c-benefitList__deadline {
  margin-top: 12px;
  font-weight: 600;
  font-size: 0.625rem;
  line-height: 25px;
  color: #4D4D4D;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__deadline {
    margin-top: 32px;
    font-size: 1.25rem;
    line-height: 50px;
  }
}
.rm-c-benefitList__foot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  border: 4px solid #ff008c;
  border-top: none;
  border-radius: 10px;
  background-color: #ffffff;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__foot {
    height: 98px;
    border: 8px solid #ff008c;
    border-top: none;
    border-radius: 20px;
  }
}
.rm-c-benefitList__foot::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: radial-gradient(circle farthest-side, #ff008c, #ff008c 50%, transparent 50%, transparent);
  transform: translateY(-50%);
  background-size: 8px 8px;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__foot::before {
    height: 16px;
    background-size: 16px 16px;
  }
}
.rm-c-benefitList__footText {
  position: relative;
  padding: 0;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1;
  color: #ff008c;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__footText {
    font-size: 2.25rem;
  }
}
.rm-c-benefitList__description {
  font-size: 0.75rem;
  color: #4D4D4D;
  margin-bottom: 8px;
}
@media screen and (min-width: 761px) {
  .rm-c-benefitList__description {
    font-size: 1.5rem;
    margin-bottom: 16px;
  }
}

/* stampCard */
.rm-c-stampCard {
  display: flex;
  flex-direction: column;
  justify-self: center;
  width: 100%;
  counter-reset: number 0;
}
.rm-c-stampCard__countArea {
  display: none;
  align-items: flex-end;
  width: 100%;
  max-width: 210px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCard__countArea {
    padding: 0;
    max-width: 250px;
  }
}
.rm-c-stampCard__countText {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCard__countText {
    font-size: 1.5rem;
  }
}
.rm-c-stampCard__countNum {
  flex: 1;
  display: flex;
  justify-content: center;
  gap: 4px;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCard__countNum {
    gap: 6px;
  }
}
.rm-c-stampCard__countNumImage {
  height: 35px;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCard__countNumImage {
    height: 55px;
  }
}
.rm-c-stampCard__cardArea {
  width: 100%;
}
.rm-c-stampCard__card {
  width: 100%;
  aspect-ratio: 343/270;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: calc(20 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCard__card {
    border-radius: 40.53px;
  }
}
.rm-c-stampCard__card--01 {
  background-image: url(/lp/link/stampcard/img/stampCard_bg_01.png);
}
.rm-c-stampCard__card--02 {
  background-image: url(/lp/link/stampcard/img/stampCard_bg_02.png);
}
.rm-c-stampCard__card--03 {
  background-image: url(/lp/link/stampcard/img/stampCard_bg_03.png);
}
.rm-c-stampCard__card--transparent {
  background-image: url(/lp/link/stampcard/img/stampCard_bg.png);
}
.rm-c-stampCard__card--transparent .rm-c-stampCard__cardTransparent {
  display: flex;
  flex-direction: column;
  background-color: rgba(51, 51, 51, 0.8980392157);
  aspect-ratio: 343/270;
  box-sizing: border-box;
  padding: 24px;
  gap: calc(8 / 375 * 100vw);
  justify-content: center;
  border-radius: calc(20 / 375 * 100vw);
}
@media screen and (min-width: 761px) {
  .rm-c-stampCard__card--transparent .rm-c-stampCard__cardTransparent {
    border-radius: 40.53px;
    gap: 8px;
  }
}
.rm-c-stampCard__card--transparent .rm-c-stampCard__cardText {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  color: #ffffff;
}
.rm-c-stampCard__card--transparent .rm-c-stampCard__cardText--error {
  position: relative;
  padding-top: 48px;
}
.rm-c-stampCard__card--transparent .rm-c-stampCard__cardText--error::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  width: 48px;
  height: 48px;
  background-image: url(/lp/link/stampcard/img/logo_stampCard_error.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(-50%);
}
.rm-c-stampCard__cardInner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  padding: 20.4081632653% 5.2478134111%;
  justify-content: space-between;
}
.rm-c-stampCard__stamp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17.9153094463%;
  height: fit-content;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 50%;
  border: 0.5333333333vw solid #E94619;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCard__stamp {
    border: 3.2px solid #E94619;
  }
}
.rm-c-stampCard__stamp::after {
  counter-increment: number 1;
  content: counter(number) " ";
  color: #F8C7BA;
  font-weight: 700;
  font-size: 6.4vw;
}
@media screen and (min-width: 761px) {
  .rm-c-stampCard__stamp::after {
    font-size: 38.4px;
  }
}
.rm-c-stampCard__stamp:nth-child(n+6) {
  margin-top: 6.5146579805%;
}
.rm-c-stampCard__stamp--on, .rm-c-stampCard__stamp--giftUsed, .rm-c-stampCard__stamp--giftNotUsed, .rm-c-stampCard__stamp--giftNext, .rm-c-stampCard__stamp--giftNone {
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
}
.rm-c-stampCard__stamp--on::after, .rm-c-stampCard__stamp--giftUsed::after, .rm-c-stampCard__stamp--giftNotUsed::after, .rm-c-stampCard__stamp--giftNext::after, .rm-c-stampCard__stamp--giftNone::after {
  opacity: 0;
}
.rm-c-stampCard__stamp--on {
  background-image: url(/lp/link/stampcard/img/stampCard_stamp_on.png);
}
.rm-c-stampCard__stamp--giftUsed {
  background-image: url(/lp/link/stampcard/img/stampCard_stamp_used.png);
}
.rm-c-stampCard__stamp--giftNotUsed {
  background-image: url(/lp/link/stampcard/img/stampCard_stamp_notUsed.png);
}
.rm-c-stampCard__stamp--giftNone {
  background-image: url(/lp/link/stampcard/img/stampCard_stamp_gift.png);
}
.rm-c-stampCard__navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
.rm-c-stampCard__naviButton {
  width: 32px;
  height: 32px;
  background-image: url(/lp/link/common/img/slider_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.rm-c-stampCard__naviButton:hover {
  background-image: url(/lp/link/common/img/slider_arrow_hover.svg);
}
.rm-c-stampCard__naviButton.swiper-button-disabled {
  pointer-events: none;
  background-image: url(/lp/link/common/img/slider_arrow_inactive.svg);
}
.rm-c-stampCard__naviButton--prev {
  transform: rotate(180deg);
}
.rm-c-stampCard__pagination {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rm-c-stampCard__pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  position: relative;
}
.rm-c-stampCard__pagination .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-stampCard__pagination .swiper-pagination-bullet-active {
  background-color: #000;
  opacity: 0.56;
}
.rm-c-stampCard__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-stampCard__pagination .swiper-pagination-bullet-active::after {
  width: 36px;
  height: 7px;
  border-radius: 7px;
}
.rm-c-stampCard .swiper {
  width: 100%;
}
.rm-c-stampCard__info {
  display: none;
}

/* consentPanel */
.rm-c-consentPanel {
  display: flex;
  flex-direction: column;
  max-height: inherit;
  padding: 30px;
}
.rm-c-consentPanel__title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  color: #3B3BA3;
  margin-top: 6px;
}
.rm-c-consentPanel__scroll {
  overflow-y: scroll;
  margin-top: 20px;
  max-height: 231px;
  font-size: 0.8125rem;
  line-height: 1.4;
  letter-spacing: 0;
  word-break: break-all;
  padding-bottom: 1px;
}
.rm-c-consentPanel__button {
  margin-top: 24px;
}

/* inquiry */
.rm-c-inquiry {
  display: flex;
  flex-direction: column;
  gap: 8px;
  background-color: #fff;
  padding: 16px;
  margin-top: 42px;
  border: 1px solid #D1D1D1;
}
.rm-c-inquiry__text {
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
}

/* toTop */
.rm-c-toTop {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: flex;
  justify-content: end;
  pointer-events: none;
}
@media screen and (min-width: 761px) {
  .rm-c-toTop {
    max-width: 550px;
  }
}
.rm-c-toTop__button {
  display: block;
  width: 55px;
  transform: translate(-16px, -64px);
  transition: transform 0.2s;
  pointer-events: auto;
}
@media screen and (min-width: 761px) {
  .rm-c-toTop__button:hover {
    opacity: 0.8;
  }
}
.rm-c-toTop__button--fixed {
  transform: translate(-16px, -96px);
}
.rm-c-toTop__image {
  width: 100%;
}
.rm-c-toTop.is-fixed .rm-c-toTop__button {
  transform: translate(-16px, -92px);
}

/* sideContent */
.rm-c-sideContent__logo {
  width: 100%;
}
.rm-c-sideContent__periodBox {
  margin-top: 70px;
  width: 100%;
  max-width: 345px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #333;
  border-radius: 12px;
  padding: 41px 8px 25px;
  position: relative;
  background-color: #fff;
}
.rm-c-sideContent__periodTitleBox {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  background-color: #333;
  border-radius: 9999px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rm-c-sideContent__periodTitle {
  display: inline-block;
  font-size: 1.5rem;
  letter-spacing: 0.125rem;
  text-indent: 0.125rem;
  line-height: 1;
  font-weight: 700;
  background: linear-gradient(180deg, #FAFAFA 0%, #FAF9F3 8%, #FAF6E2 19%, #FBF2C4 31%, #FCED9C 45%, #FFDE2E 60%, #FFDE2E 75%, #FDDA2C 80%, #F8D027 84%, #F0BE1E 88%, #E4A513 91%, #D58603 95%, #D27E00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rm-c-sideContent__periodContent {
  text-align: center;
}
.rm-c-sideContent__period {
  font-weight: 700;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.5rem;
  margin-top: 18px;
}
.rm-c-sideContent__period--date {
  font-size: 1.75rem;
  padding-left: 2px;
}
.rm-c-sideContent__period--dow {
  font-size: 1rem;
  margin-left: -8px;
}
.rm-c-sideContent__period--time {
  margin-left: -8px;
}
.rm-c-sideContent__countdownText {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.4;
  color: #FF008C;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
}
.rm-c-sideContent__countdownText--large {
  font-size: 1.75rem;
}
.rm-c-sideContent__countdownDays {
  display: flex;
  align-items: baseline;
}
.rm-c-sideContent__countdown {
  display: flex;
  margin-left: 8px;
  margin-right: 5px;
  font-size: 2.5rem;
  font-weight: 600;
}
.rm-c-sideContent__countdown--tens, .rm-c-sideContent__countdown--units {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/lp/link/campaign/img/period/countdown_box.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  width: 46px;
  height: 55px;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
}
.rm-c-sideContent__countdown--units {
  margin-left: 4px;
}
.rm-c-sideContent__anchorBox {
  width: 100%;
  border: 2px solid #FF008C;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
}
.rm-c-sideContent__anchorHead {
  width: 100%;
  padding: 14px;
  background-color: #FF008C;
}
.rm-c-sideContent__anchorTitle {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
}
.rm-c-sideContent__listItem {
  width: 100%;
  padding: 14px 8px 14px 14px;
}
.rm-c-sideContent__anchor {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #676767;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  transition: all 0.1s;
}
.rm-c-sideContent__anchor::before {
  content: "";
  display: block;
  width: 15px;
  height: 22px;
  background-image: url(/lp/link/campaign/img/period/icon_acorns.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.1s;
}
.rm-c-sideContent__anchor:hover {
  font-weight: 600;
  color: #4d4d4d;
}
.is-current .rm-c-sideContent__anchor {
  display: inline-block;
  color: #FF008C;
  font-weight: 700;
  border-bottom: 2px solid #FF008C;
  padding-left: 23px;
  width: auto;
}
.is-current .rm-c-sideContent__anchor::before {
  opacity: 1;
}
.rm-c-sideContent__icon {
  color: #FF008C;
}
.is-current .rm-c-sideContent__icon {
  display: none;
}

/* tutorial */
.rm-c-tutorial__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.02rem;
  text-align: center;
  margin-top: 4px;
}
.rm-c-tutorial__title--point {
  letter-spacing: -0.06rem;
}
.rm-c-tutorial__conditionsTitle {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  color: #FF008C;
  margin-top: 8px;
}
.rm-c-tutorial__conditionsBox {
  border: 1px solid #D1D1D1;
  border-radius: 8px;
  padding: 12px 16px 8px;
  margin-top: 8px;
}
.rm-c-tutorial__conditionsPattern {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.rm-c-tutorial__conditionsPattern--hilight {
  text-decoration: underline;
  text-decoration-color: #FDF93C;
  text-decoration-thickness: 5px;
  text-underline-offset: -1px;
}
.rm-c-tutorial__conditionsItem {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 8px;
  position: relative;
  padding-left: 20px;
}
.rm-c-tutorial__conditionsItem::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/lp/link/stampcard/img/icon_check_light.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 1px;
}
.rm-c-tutorial__pointText {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  margin-top: 14px;
}
.rm-c-tutorial__button {
  display: inline-block;
  background-color: #FF008C;
  color: #fff;
  padding: 7px 16px;
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 600;
  border-radius: 9999px;
  margin-left: 3px;
  margin-right: 3px;
  position: relative;
}
.rm-c-tutorial__button::after {
  content: "";
  display: block;
  width: 26px;
  height: 27px;
  background-image: url(/lp/link/stampcard/img/icon_cursor.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -5px;
  bottom: -2px;
}
.rm-c-tutorial__icon--point {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(/lp/link/stampcard/img/icon_point.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: sub;
  margin-right: 4px;
}
.rm-c-tutorial__icon--present {
  display: inline-block;
  width: 15px;
  height: 18px;
  background-image: url(/lp/link/stampcard/img/icon_present.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: text-bottom;
  margin-right: 4px;
}
.rm-c-tutorial__lotteryText {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
  margin-top: 8px;
}
.rm-c-tutorial__lotteryText--pink {
  color: #FF008C;
}
.rm-c-tutorial__lotteryText--large {
  font-size: 1.5rem;
}
.rm-c-tutorial__lotteryText--hilight {
  text-decoration: underline;
  text-decoration-color: #FDF93C;
  text-decoration-thickness: 5px;
  text-underline-offset: -1px;
}
.rm-c-tutorial__markArea {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #FFF2F9;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  padding-top: 14px;
  padding-left: 17px;
}
.rm-c-tutorial__markImage {
  width: 73px;
}
.rm-c-tutorial__tips {
  width: 255px;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-tutorial__annotationArea {
  margin-top: 12px;
  display: inline-block;
  text-align: left;
}
.rm-c-tutorial__getTitle {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  color: #FF008C;
  text-align: center;
}
.rm-c-tutorial__getImage {
  width: 100%;
  max-width: 400px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-tutorial--center {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* lottery */
.rm-c-lottery {
  width: 100%;
}
.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: 19.8250728863%;
}
.rm-c-lottery__tableHeadRow > *:nth-child(2) {
  width: 51.6034985423%;
}
.rm-c-lottery__tableHeadRow > *:last-child {
  width: 25.6559766764%;
}
.rm-c-lottery__tableDataRow {
  background-color: #fff;
  position: relative;
}
.rm-c-lottery__tableDataRow::after {
  content: "";
  display: block;
  width: 96.5014577259%;
  height: 1px;
  background-color: #D9D9D9;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
}
.rm-c-lottery__tableDataRow:nth-child(2) {
  padding-top: 4px;
}
.rm-c-lottery__tableDataRow:last-child {
  padding-bottom: 10px;
  border-radius: 0 0 8px 8px;
}
.rm-c-lottery__tableDataRow:last-child::after {
  bottom: 10px;
}
.rm-c-lottery__tableDataRow > *:first-child {
  width: 20.4081632653%;
  position: relative;
}
.rm-c-lottery__tableDataRow > *:first-child::after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background-color: #D9D9D9;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
}
.rm-c-lottery__tableDataRow > *:nth-child(2) {
  width: 52.7696793003%;
  position: relative;
}
.rm-c-lottery__tableDataRow > *:nth-child(2)::after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background-color: #D9D9D9;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
}
.rm-c-lottery__tableDataRow > *:last-child {
  width: 26.2390670554%;
}
.rm-c-lottery__tableHead {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 2.6666666667vw;
  line-height: 1.4;
  font-weight: 700;
  padding: 2px 0;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableHead {
    font-size: 16px;
  }
}
.rm-c-lottery__tableHead--stamps {
  background-color: #0B955B;
}
.rm-c-lottery__tableHead--content {
  background-color: #E65E20;
}
.rm-c-lottery__tableHead--subject {
  background-color: #F0BE1E;
}
.rm-c-lottery__tableData {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 0;
}
.rm-c-lottery__tableData--stamps {
  font-size: 3.7333333333vw;
  font-weight: 600;
  line-height: 1.4;
  color: #0B955B;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableData--stamps {
    font-size: 22.4px;
  }
}
.rm-c-lottery__tableData--content {
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableData--content {
    font-size: 19.2px;
  }
}
.rm-c-lottery__tableData--subject {
  flex-direction: column;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableData--subject {
    font-size: 19.2px;
  }
}
.rm-c-lottery__tableData--point {
  font-size: 3.7333333333vw;
  font-weight: 700;
  color: #E65E20;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__tableData--point {
    font-size: 22.4px;
  }
}
.rm-c-lottery__tableData--num {
  font-weight: 700;
  color: #F0BE1E;
}
.rm-c-lottery__chance {
  margin-top: 12px;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.2;
  color: #232361;
  text-align: center;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__chance {
    font-size: 25.6px;
  }
}
.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: 4.8vw;
  font-weight: 900;
}
@media screen and (min-width: 761px) {
  .rm-c-lottery__chance--point, .rm-c-lottery__chance--prize {
    padding: 6.4px 12.8px;
    margin-right: 9.6px;
    font-size: 28.8px;
  }
}
.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/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: 24px;
    height: 24px;
    right: -17.6px;
  }
}
.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;
}

/* prize */
.rm-c-prize__text {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
}
.rm-c-prize__text--pink {
  color: #FF008C;
}
.rm-c-prize__text--large {
  font-size: 1.5rem;
}
.rm-c-prize__text--hilight {
  text-decoration: underline;
  text-decoration-color: #FDF93C;
  text-decoration-thickness: 5px;
  text-underline-offset: -1px;
}

/* benefit */
.rm-c-benefit {
  width: 100%;
}
.rm-c-benefit__title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  color: #FF008C;
}
.rm-c-benefit__list {
  width: 100%;
  margin-top: 24px;
}
.rm-c-benefit__item {
  width: 100%;
  border: 2px solid #B6B6B6;
  border-radius: 8px;
  padding: 16px 8px;
  margin-top: 16px;
}
.rm-c-benefit__item:first-of-type {
  margin-top: 0;
}
.rm-c-benefit__container {
  display: flex;
  align-items: center;
  gap: 4px;
}
.rm-c-benefit__image {
  width: 70px;
}
.rm-c-benefit__text {
  flex: 1;
}
.rm-c-benefit__stamp, .rm-c-benefit__content {
  font-size: 1rem;
  line-height: 1.3;
}
.rm-c-benefit__stamp {
  font-weight: 400;
}
.rm-c-benefit__content {
  font-weight: 700;
  margin-top: 4px;
}
.rm-c-benefit__period {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  color: #4D4D4D;
  text-align: center;
  margin-top: 16px;
}

/* condition */
.rm-c-condition {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 20px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.rm-c-condition__content {
  width: 100%;
}
.rm-c-condition__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rm-c-condition__logo--mobile {
  width: 66px;
}
.rm-c-condition__stamp {
  flex: 1;
  margin-left: 16px;
}
.rm-c-condition__stampCount {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.6;
  color: #FF0090;
}
.rm-c-condition__stampText {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  margin-left: 2px;
}
.rm-c-condition__chance {
  width: 52px;
  margin-left: 16px;
}
.rm-c-condition__text {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.6;
  margin-top: 16px;
}

/* schedule */
.rm-c-schedule__title {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-schedule__title--attention {
  max-width: 186px;
  margin-top: 48px;
}
.rm-c-schedule__title--list {
  max-width: 195px;
}
.rm-c-schedule__list {
  background-color: #FFEFD6;
  margin-top: 28.8%;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 32px;
  position: relative;
}
.rm-c-schedule__list::before {
  content: "";
  display: block;
  width: 100%;
  height: 28.8vw;
  background-image: url(/lp/link/campaign/img/period/listArea_background.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -28.8vw;
}
@media screen and (min-width: 761px) {
  .rm-c-schedule__list::before {
    height: 158.4px;
    top: -158.4px;
  }
}
.rm-c-schedule__banner {
  border: 2px solid #fff;
  border-radius: 2px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
}

/* attention */
.rm-c-attention {
  width: 100%;
  background-color: #fff;
  padding: 16px 16px 24px;
  border-radius: 8px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.rm-c-attention__logo {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-attention__logo--rakuten {
  max-width: 193px;
}
.rm-c-attention__logo--travel {
  max-width: 163px;
}
.rm-c-attention__logo--stamp {
  max-width: 251px;
}
.rm-c-attention__logo--specialOffer {
  max-width: 50.5px;
}
.rm-c-attention__title {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.3;
  text-align: center;
  color: #18187A;
  margin-top: 8px;
}
.rm-c-attention__image {
  width: 100%;
  margin-top: 16px;
}
.rm-c-attention__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 16px;
}

/* eventFilter */
.rm-c-eventFilter {
  width: 100%;
}
.rm-c-eventFilter__title {
  display: inline-block;
  background-color: #000000;
  border-radius: 9999px;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  padding: 2px 12px;
  color: #fff;
}
.rm-c-eventFilter__filter {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 12px;
}
.rm-c-eventFilter__filterItem {
  width: calc((100% - 12px) / 2);
  display: flex;
  align-items: center;
  font-weight: 400;
  cursor: pointer;
}
@media screen and (min-width: 761px) {
  .rm-c-eventFilter__filterItem {
    width: calc((100% - 24px) / 3);
  }
}
.rm-c-eventFilter__filterItem:has(:checked) {
  font-weight: 700;
}
.rm-c-eventFilter__filterButton {
  appearance: none;
  margin: 0 4px 0 0;
  width: 24px;
  height: 24px;
  border: 1px solid #666;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}
.rm-c-eventFilter__filterButton:checked {
  background-color: #FF008C;
  border: none;
}
.rm-c-eventFilter__filterButton:checked::before {
  content: "";
  display: block;
  width: 12px;
  height: 6px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 28%;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
.rm-c-eventFilter__filterText {
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: -0.0625rem;
  flex: 1;
}
.rm-c-eventFilter__reset {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  color: #0072BF;
}

/* eventList */
.rm-c-eventList {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 24px;
  padding: 12px 16px 0;
  overflow: hidden;
}
.rm-c-modal__content .rm-c-eventList {
  overflow: visible;
}
.rm-c-eventList__tab {
  width: 100%;
}
.rm-c-eventList__tabButtonArea {
  width: 100%;
  border: 2px solid #FF008C;
  display: flex;
  background-color: #F7F7F7;
  border-radius: 8px;
}
.rm-c-eventList__tabButton {
  width: 50%;
  text-align: center;
  padding: 10px 0;
  color: #D9D9D9;
  border-radius: 6px;
}
.rm-c-eventList__tabButton.is-active {
  background: linear-gradient(0deg, #FF008C 50%, #FF40A9 50%);
  color: #fff;
}
.rm-c-eventList__tabText {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.0625rem;
}
.rm-c-eventList__tabContainer {
  margin-top: 8px;
}
.rm-c-eventList__tabContent {
  display: none;
}
.rm-c-eventList__tabContent.is-show {
  display: block;
}
.rm-c-eventList__favoriteModalButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #FFF2F9;
  border: 2px solid #FF008C;
  border-radius: 9999px;
  padding: 12px 0;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: -1px;
}
.rm-c-eventList__favoriteModalButton::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(/lp/link/campaign/img/period/icon_favorite_active.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 4px;
  box-shadow: 0px 1.9px 3.79px 0px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
}
.rm-c-eventList__itemWrapper {
  width: 100%;
  transition: all 0.75s;
  padding-bottom: 16px;
}
.rm-c-eventList__item {
  width: 100%;
  position: relative;
  transition: all 0.1s ease-in-out;
  margin-top: 16px;
  border-radius: 1.0666666667vw;
  box-shadow: 4px 4px 0px 0px rgb(255, 219, 163);
}
@media screen and (min-width: 761px) {
  .rm-c-eventList__item {
    border-radius: 5.87px;
  }
}
@media (any-hover: hover) {
  .rm-c-eventList__item:hover {
    opacity: 0.8;
  }
}
.rm-c-eventList__item--upcoming {
  pointer-events: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .rm-c-eventList__item--upcoming:hover {
    opacity: 1;
  }
}
.rm-c-eventList__item--fin {
  box-shadow: none;
}
.rm-c-eventList__item--fin::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.rm-c-eventList__item--fin::after {
  content: "終了しました";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1;
  z-index: 1;
}
@media (any-hover: hover) {
  .rm-c-eventList__item--fin:hover {
    opacity: 1;
  }
}
.rm-c-eventList__item--fin .rm-c-eventList__favoriteButton {
  pointer-events: none;
}
.rm-c-eventList__item--fin .rm-c-eventList__link {
  pointer-events: none;
}
.rm-c-eventList__item.js-slideIn-item {
  opacity: 0;
  transform: translateX(-15%);
}
@media (any-hover: hover) {
  .rm-c-eventList__item.js-slideIn-item:hover {
    opacity: 0;
  }
}
.rm-c-eventList__item.js-slideIn-item.is-display {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.4s, transform 0.4s;
}
@media (any-hover: hover) {
  .rm-c-eventList__item.js-slideIn-item.is-display:hover {
    opacity: 0.8;
  }
}
@media (any-hover: hover) {
  .rm-c-eventList__item.js-slideIn-item.is-display.rm-c-eventList__item--upcoming:hover {
    opacity: 1;
  }
}
.rm-c-eventList__favoriteButton {
  width: 10.2893890675%;
  padding-top: 10.2893890675%;
  border-radius: 50%;
  background-image: url(/lp/link/campaign/img/period/icon_favorite.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 36.8421052632%;
  right: 2.5723472669%;
  box-shadow: 0px 0.5333333333vw 1.0666666667vw 0px rgba(0, 0, 0, 0.25);
  transition: all 0.15s ease-in-out;
  transform-origin: center;
  pointer-events: auto;
}
@media screen and (min-width: 761px) {
  .rm-c-eventList__favoriteButton {
    box-shadow: 0px 2.93px 5.87px 0px rgba(0, 0, 0, 0.25);
  }
}
@media (any-hover: hover) {
  .rm-c-eventList__favoriteButton:hover {
    scale: 1.08;
  }
}
.rm-c-eventList__favoriteButton:before, .rm-c-eventList__favoriteButton:after {
  position: absolute;
  content: "";
  display: block;
  width: 150%;
  height: 70%;
  left: -20%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.rm-c-eventList__favoriteButton:before {
  display: none;
  top: -35%;
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
  background-image: radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, transparent 10%, #FF008C 20%, transparent 30%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, transparent 5%, #FF008C 15%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%);
}
.rm-c-eventList__favoriteButton:after {
  display: none;
  bottom: -35%;
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
  background-image: radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, transparent 5%, #FF008C 15%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%), radial-gradient(circle, #FF008C 10%, transparent 20%);
}
.rm-c-eventList__favoriteButton.is-favorite {
  background-image: url(/lp/link/campaign/img/period/icon_favorite_active.png);
  animation: scaleUp 0.2s ease-in-out forwards;
}
.rm-c-eventList__favoriteButton.is-favorite:before {
  display: block;
  animation: topBubbles ease-in-out 0.75s forwards;
}
.rm-c-eventList__favoriteButton.is-favorite:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s forwards;
}
@media (any-hover: hover) {
  .rm-c-eventList__favoriteButton.is-favorite:hover {
    transform: scale(1.08);
  }
}
.rm-c-eventList__link {
  display: block;
}
.rm-c-eventList__noItem {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  color: #4d4d4d;
  padding-top: 48px;
  padding-bottom: 40px;
}
.rm-c-eventList__readMore {
  width: calc(100% + 32px);
  padding: 16px 0;
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
  position: relative;
  background-color: #fff;
  margin-left: -16px;
}
.rm-c-eventList__readMore::before {
  content: "もっと見る";
}
.rm-c-eventList__readMore.is-active::before {
  content: "閉じる";
}
.rm-c-eventList__readMore:after {
  content: "";
  display: block;
  width: 100%;
  height: 85px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 54.83%, #FFFFFF 89.46%);
  position: absolute;
  top: -85px;
  left: 0;
  pointer-events: none;
}
.rm-c-eventList__readMore.is-active:after {
  content: none;
}
.rm-c-eventList__readMore.is-visible {
  display: none;
}
.rm-c-eventList__readIcon {
  color: #FF008C;
  margin-left: 4px;
  display: inline-block;
}
.is-active .rm-c-eventList__readIcon {
  transform: rotate(180deg);
}
.rm-c-eventList__fin {
  display: none;
}
.rm-c-eventList__fin.is-display {
  display: block;
}
.rm-c-eventList--favorite {
  border-radius: 0;
  margin-top: 0;
  padding: 0;
}
.rm-c-eventList__title {
  width: 237px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8px;
  display: none;
}

@keyframes scaleUp {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}
@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}
/* unregistered */
.rm-c-unregistered {
  width: 100%;
}
.rm-c-unregistered__title {
  width: 238px;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-unregistered__text {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  color: #4D4D4D;
  text-align: center;
  margin-top: 24px;
}
.rm-c-unregistered__text + .rm-c-unregistered__text {
  margin-top: 5px;
}
.rm-c-unregistered__container {
  width: 100%;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
.rm-c-unregistered__list {
  text-align: left;
  margin-top: 24px;
}
.rm-c-unregistered__item {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #4D4D4D;
  padding-left: 0.75rem;
  position: relative;
}
.rm-c-unregistered__item::before {
  width: 0.75rem;
  position: absolute;
  top: 0;
  left: 0;
}
.rm-c-unregistered__item--annotation::before {
  content: "※";
}
.rm-c-unregistered__item--note::before {
  content: "・";
}

/* bottomTab */
.rm-c-bottomTab__area {
  width: 100%;
  padding-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
  background-color: #fff;
}
.rm-c-bottomTab__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 500px;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: center;
  padding: 14px;
  margin-left: auto;
  margin-right: auto;
  background-color: #18187A;
  color: #fff;
  border-radius: 9999px;
}
.rm-c-bottomTab__icon {
  font-size: 0.9375rem;
  margin-left: 4px;
}

/* logoLine */
.rm-c-logoLine {
  width: 100%;
  margin-top: 48px;
}
.rm-c-logoLine__subTitle {
  width: 100%;
  text-align: center;
}
.rm-c-logoLine__subTitleText {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
  color: #18187A;
  position: relative;
  display: inline-block;
}
.rm-c-logoLine__subTitleText:before, .rm-c-logoLine__subTitleText:after {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  border-bottom: 1px solid #18187A;
  position: absolute;
  bottom: 10px;
}
.rm-c-logoLine__subTitleText:before {
  transform: rotate(65deg);
  left: -16px;
}
.rm-c-logoLine__subTitleText:after {
  transform: rotate(-65deg);
  right: -16px;
}
.rm-c-logoLine__image {
  width: 100%;
  height: 30px;
  margin-top: 24px;
  background-repeat: repeat-x;
  background-size: auto 30px;
}
.rm-c-logoLine__image--line01 {
  background-image: url(/lp/link/campaign/img/period/img_logo_line_01.png);
  animation: image_loop_01 25s linear infinite;
}
.rm-c-logoLine__image--line02 {
  background-image: url(/lp/link/campaign/img/period/img_logo_line_02.png);
  animation: image_loop_02 25s linear infinite;
}
.rm-c-logoLine__image--line03 {
  background-image: url(/lp/link/campaign/img/period/img_logo_line_03.png);
  animation: image_loop_03 25s linear infinite;
}
.rm-c-logoLine__image + .rm-c-logoLine__image {
  margin-top: 8px;
}

@keyframes image_loop_01 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1172px 0;
  }
}
@keyframes image_loop_02 {
  from {
    background-position: -1153px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes image_loop_03 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1076px 0;
  }
}
/* floating */
.rm-c-floating {
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  z-index: 3;
  padding: 4.5px 16px;
  transition: opacity 0.5s; /* フェード効果 */
  background-color: rgba(77, 77, 77, 0.8);
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 761px) {
  .rm-c-floating {
    max-width: 550px;
  }
}

/* end */
.rm-c-end {
  width: calc(100% - 32px);
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
}
.rm-c-end__title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  color: #3B3BA3;
}
.rm-c-end__text {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.6;
  text-align: left;
  margin-top: 16px;
}

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

.rm-l-footer {
  padding-bottom: 88px;
  height: 188px !important;
}