@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;
}
body {
  font-family: "Rakuten Sans JP2", "Noto Sans JP", sans-serif;
}

img {
  max-width: 100%;
}

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

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-0 {
    margin-top: 0 !important;
  }
  .u-pc-mb-0 {
    margin-bottom: 0 !important;
  }
}
.u-mt-4 {
  margin-top: 4px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-4 {
    margin-top: 4px !important;
  }
  .u-pc-mb-4 {
    margin-bottom: 4px !important;
  }
}
.u-mt-8 {
  margin-top: 8px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-8 {
    margin-top: 8px !important;
  }
  .u-pc-mb-8 {
    margin-bottom: 8px !important;
  }
}
.u-mt-12 {
  margin-top: 12px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-12 {
    margin-top: 12px !important;
  }
  .u-pc-mb-12 {
    margin-bottom: 12px !important;
  }
}
.u-mt-16 {
  margin-top: 16px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-16 {
    margin-top: 16px !important;
  }
  .u-pc-mb-16 {
    margin-bottom: 16px !important;
  }
}
.u-mt-20 {
  margin-top: 20px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-20 {
    margin-top: 20px !important;
  }
  .u-pc-mb-20 {
    margin-bottom: 20px !important;
  }
}
.u-mt-24 {
  margin-top: 24px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-24 {
    margin-top: 24px !important;
  }
  .u-pc-mb-24 {
    margin-bottom: 24px !important;
  }
}
.u-mt-28 {
  margin-top: 28px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-28 {
    margin-top: 28px !important;
  }
  .u-pc-mb-28 {
    margin-bottom: 28px !important;
  }
}
.u-mt-32 {
  margin-top: 32px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-32 {
    margin-top: 32px !important;
  }
  .u-pc-mb-32 {
    margin-bottom: 32px !important;
  }
}
.u-mt-36 {
  margin-top: 36px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-36 {
    margin-top: 36px !important;
  }
  .u-pc-mb-36 {
    margin-bottom: 36px !important;
  }
}
.u-mt-40 {
  margin-top: 40px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-40 {
    margin-top: 40px !important;
  }
  .u-pc-mb-40 {
    margin-bottom: 40px !important;
  }
}
.u-mt-44 {
  margin-top: 44px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-44 {
    margin-top: 44px !important;
  }
  .u-pc-mb-44 {
    margin-bottom: 44px !important;
  }
}
.u-mt-48 {
  margin-top: 48px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-48 {
    margin-top: 48px !important;
  }
  .u-pc-mb-48 {
    margin-bottom: 48px !important;
  }
}
.u-mt-52 {
  margin-top: 52px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-52 {
    margin-top: 52px !important;
  }
  .u-pc-mb-52 {
    margin-bottom: 52px !important;
  }
}
.u-mt-56 {
  margin-top: 56px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-56 {
    margin-top: 56px !important;
  }
  .u-pc-mb-56 {
    margin-bottom: 56px !important;
  }
}
.u-mt-60 {
  margin-top: 60px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-60 {
    margin-top: 60px !important;
  }
  .u-pc-mb-60 {
    margin-bottom: 60px !important;
  }
}
.u-mt-64 {
  margin-top: 64px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-64 {
    margin-top: 64px !important;
  }
  .u-pc-mb-64 {
    margin-bottom: 64px !important;
  }
}
.u-mt-68 {
  margin-top: 68px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-68 {
    margin-top: 68px !important;
  }
  .u-pc-mb-68 {
    margin-bottom: 68px !important;
  }
}
.u-mt-72 {
  margin-top: 72px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-72 {
    margin-top: 72px !important;
  }
  .u-pc-mb-72 {
    margin-bottom: 72px !important;
  }
}
.u-mt-76 {
  margin-top: 76px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-76 {
    margin-top: 76px !important;
  }
  .u-pc-mb-76 {
    margin-bottom: 76px !important;
  }
}
.u-mt-80 {
  margin-top: 80px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-80 {
    margin-top: 80px !important;
  }
  .u-pc-mb-80 {
    margin-bottom: 80px !important;
  }
}
.u-mt-84 {
  margin-top: 84px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-84 {
    margin-top: 84px !important;
  }
  .u-pc-mb-84 {
    margin-bottom: 84px !important;
  }
}
.u-mt-88 {
  margin-top: 88px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-88 {
    margin-top: 88px !important;
  }
  .u-pc-mb-88 {
    margin-bottom: 88px !important;
  }
}
.u-mt-92 {
  margin-top: 92px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-92 {
    margin-top: 92px !important;
  }
  .u-pc-mb-92 {
    margin-bottom: 92px !important;
  }
}
.u-mt-96 {
  margin-top: 96px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-96 {
    margin-top: 96px !important;
  }
  .u-pc-mb-96 {
    margin-bottom: 96px !important;
  }
}
.u-mt-100 {
  margin-top: 100px !important;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .u-pc-mt-100 {
    margin-top: 100px !important;
  }
  .u-pc-mb-100 {
    margin-bottom: 100px !important;
  }
}
.u-m-0 {
  margin: 0 !important;
}

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

.u-p-0 {
  padding: 0 !important;
}

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

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

.u-onlySP__flex {
  display: none !important;
}
@media screen and (max-width: 767.9px) {
  .u-onlySP__flex {
    display: flex !important;
  }
}

.u-onlyPC__flex {
  display: flex !important;
}
@media screen and (max-width: 767.9px) {
  .u-onlyPC__flex {
    display: none !important;
  }
}

.u-fz-10 {
  font-size: 10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .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: 768px) {
  .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;
}

.cMagenta {
  color: #ff008c !important;
}

.u-c-18187a {
  color: #18187a !important;
}

#footer-wrap {
  padding-bottom: 120px;
}
@media screen and (max-width: 767.9px) {
  #footer-wrap {
    padding-bottom: 150px;
  }
}

/* kv */
.kv {
  text-align: center;
  background: linear-gradient(180deg, #FFA6D7 0%, #FFF5CC 100%);
}
@media screen and (min-width: 768px) {
  .kv {
    padding-top: 64px;
  }
}
.kv img {
  max-width: 1032px;
  width: 100%;
}
.kv_bottom {
  padding: 24px 16px;
}
.kv_inner {
  max-width: 720px;
  margin: 0 auto;
  padding: 12px 0;
}
@media screen and (max-width: 767.9px) {
  .kv_inner {
    max-width: none;
    padding: 12px;
  }
}

.rm-c-kv {
  width: 100%;
  background: linear-gradient(180deg, #FF40A9 0%, #FFFFFF 84.62%);
  padding: 16px 8px 8px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .rm-c-kv {
    background: #fff;
    padding: 16px 16px 32px;
    border-radius: 24px 24px 0 0;
  }
}
.rm-c-kv__container {
  background-color: #fff;
  padding: 4px 8px 16px 8px;
  border-radius: 24px;
}
@media screen and (min-width: 768px) {
  .rm-c-kv__container {
    padding: 0;
    border-radius: 0;
  }
}
.rm-c-kv__title {
  width: 134px;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .rm-c-kv__title {
    width: 339px;
    margin-top: 0;
  }
}
.rm-c-kv__title + .rm-c-kv__image {
  margin-top: 12px;
}
.rm-c-kv__image {
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .rm-c-kv__image {
    margin-top: 4px;
  }
}
.rm-c-kv__period {
  margin-top: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .rm-c-kv__period {
    margin-top: 16px;
    font-weight: 600;
    font-size: 18px;
    flex-direction: row;
  }
}
.rm-c-kv__period + .rm-c-kv__period {
  margin-top: 8px;
}
.rm-c-kv__period__inner {
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  .rm-c-kv__period__inner {
    text-align: left;
    padding: 0 54px;
  }
}
.rm-c-kv__date {
  margin-top: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .rm-c-kv__date {
    font-weight: 600;
    font-size: 18px;
    margin-top: 0;
  }
}

/* participate */
.rm-c-participate {
  width: 100%;
  background: #FFF2F9;
  padding-top: 24px;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .rm-c-participate {
    padding-top: 32px;
    padding-left: 64px;
    padding-right: 64px;
  }
}
.rm-c-participate--hasNext {
  background: linear-gradient(180deg, #FFF5CC 0%, #FFF2F9 20%), #F7F7F7;
  padding-bottom: 24px;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  .rm-c-participate--hasNext {
    padding-bottom: 56px;
  }
}
.rm-c-participate__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__title {
    font-weight: 600;
    font-size: 34px;
  }
}
.rm-c-participate__title--sub {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -10%;
  text-align: center;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__title--sub {
    font-size: 20px;
  }
}
.rm-c-participate__title--num {
  font-size: 24px;
  line-height: 1.2;
  padding-left: 2px;
}
.rm-c-participate__container {
  background-color: #fff;
  border-radius: 16px;
  padding: 24px 16px;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__container {
    padding: 40px 94px;
    margin-top: 40px;
  }
}
.rm-c-participate__headline {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 800;
  background: linear-gradient(180deg, #FF008C 0%, #F76B6B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__headline {
    font-size: 28px;
    line-height: 1.2;
    flex-direction: row;
  }
}
.rm-c-participate__headline--step {
  font-size: 20px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__headline--step {
    font-size: 28px;
  }
}
.rm-c-participate__headline--num {
  font-size: 40px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__headline--num {
    font-size: 48px;
    margin-left: 4px;
  }
}
.rm-c-participate__text {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
  margin-inline: -16px;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__text {
    font-size: 28px;
  }
}
.rm-c-participate__image {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__image {
    max-width: 588px;
    margin-inline: auto;
  }
}
.rm-c-participate__explanation {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__explanation {
    font-size: 14px;
  }
}
.rm-c-participate__focusText {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #FF008C;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__focusText {
    font-size: 18px;
  }
}
.rm-c-participate__focusText::before, .rm-c-participate__focusText::after {
  content: "";
  width: 17px;
  height: 22px;
  display: inline-block;
  background-image: url(/lp/link/oa_kansyasai/2604/img/ico_focus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  flex: 0 0 auto;
}
.rm-c-participate__focusText::before {
  margin-right: 8px;
}
.rm-c-participate__focusText::after {
  transform: rotateY(180deg);
  margin-left: 4px;
}
.rm-c-participate__plus {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-block: 24px;
  background-image: url(/lp/link/oa_kansyasai/2604/img/ico_plus_blue.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.rm-c-participate__couponTitle {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
  color: #002896;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__couponTitle {
    flex-direction: row;
    gap: 0;
    align-items: baseline;
    justify-content: center;
    font-size: 34px;
  }
}
.rm-c-participate__couponTitle--small {
  font-size: 20px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__couponTitle--small {
    font-size: 24px;
  }
}
.rm-c-participate__obtainContainer {
  padding: 27px 20px 33px;
  border-radius: 14px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__obtainContainer {
    padding: 33px 25px 42px;
  }
}
.rm-c-participate__obtainContainer--arrow {
  background-color: transparent;
  background-image: url(/lp/link/oa_kansyasai/2604/img/bg_arrow.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.rm-c-participate__obtainStep {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__obtainStep {
    font-size: 1.5625rem;
  }
}
.rm-c-participate__obtainStep--already {
  color: #F76B6B;
}
.rm-c-participate__obtainStep--still {
  color: #FFAA28;
}
.rm-c-participate__obtainText {
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__obtainText {
    font-size: 1.0625rem;
  }
}
.rm-c-participate__obtainText--already {
  color: #F76B6B;
}
.rm-c-participate__obtainText--still {
  color: #FFAA28;
}
.rm-c-participate__obtainImage {
  max-width: 215px;
  margin-top: 14px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .rm-c-participate__obtainImage {
    max-width: 262px;
    margin-top: 16px;
  }
}
.rm-c-participate__obtainImage img {
  width: 100%;
}
.rm-c-participate__obtain .rm-c-annotation {
  color: #4D4D4D;
}
.rm-c-participate__obtain .rm-c-annotation--strong {
  color: #FF008C;
}
.rm-c-participate__inner {
  max-width: 904px;
  margin: 0 auto;
}

.rm-c-link {
  display: inline-block;
  color: #0072BF;
  padding-right: 4px;
}

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

/* button */
.rm-c-button {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  padding: 13.5px 20px;
  border-radius: 9999px;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  vertical-align: middle;
  position: relative;
}

.rm-c-button--primary {
  border: 2px solid #ff008c;
  background-color: #ff008c;
  color: #ffffff;
}

.rm-c-button--primary:hover {
  border: 2px solid #cc0070;
  background-color: #cc0070;
}

.rm-c-button--primary:active {
  border: 2px solid #990054;
  background-color: #990054;
}

.rm-c-button--secondary {
  border: 2px solid #ff008c;
  background-color: #ffffff;
  color: #ff008c;
}

.rm-c-button--secondary:hover {
  background-color: #ffcce8;
}

.rm-c-button--secondary:active {
  background-color: #ff99d1;
}

.rm-c-button--regular {
  border: 2px solid #666666;
  background-color: #ffffff;
  color: #666666;
}

.rm-c-button--regular:hover {
  background-color: #ededed;
}

.rm-c-button--regular:active {
  background-color: #e0e0e0;
}

.rm-c-button--large {
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.4;
}

@media screen and (min-width: 761px) {
  .rm-c-button--large {
    width: 100%;
  }
}
.rm-c-button--small {
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.5;
  width: auto;
  min-width: 96px;
}

@media screen and (min-width: 761px) {
  .rm-c-button--small {
    min-width: 96px;
  }
}
.rm-c-button__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.rm-c-button__info {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: #0072BF;
  position: relative;
  display: inline-block;
  padding-left: 28px;
}

.rm-c-button__info::before {
  content: "";
  display: block;
  background: url(../img/ico_info.png);
  background-size: 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 761px) {
  .rm-c-button__info {
    font-size: 26px;
    padding-left: 34px;
  }
  .rm-c-button__info::before {
    width: 26px;
    height: 26px;
  }
}
.rm-c-button__speechBubble {
  position: relative;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -9px;
  padding: 4px 12px;
  border-radius: 9999px;
  background-color: #3B3BA3;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  z-index: 1;
}

.rm-c-button__speechBubble:before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  width: 12px;
  height: 8px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 100%;
  background-color: #3B3BA3;
}

/* mainContent */
.mainContent {
  padding: 2px 16px;
  background: #FFFCF2;
}
.mainContent_inner_closeArea {
  padding: 0 16px;
}
.mainContent_inner_closeArea_text01 {
  font-size: 20px;
  font-weight: bold;
  color: #002896;
  text-align: center;
}
.mainContent_inner_closeArea_text02 {
  margin: 16px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #002896;
  text-align: center;
}
.mainContent_inner_cpn {
  margin: 58px 0 0;
  padding: 40px 16px 24px;
  border: 3px solid #ff008c;
  border-radius: 10px;
  background: #FBEEF7;
  position: relative;
}
.mainContent_inner_cpn_ribbon {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 283px;
  height: 54px;
  padding: 5px 0 0;
  background: url(../img/ribbon_bg.png) no-repeat;
  background-size: 283px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #ff008c;
}
.mainContent_inner_cpn_button {
  margin: 16px 0 0;
}
.mainContent_inner_cpn_button_btnlist_btnitem {
  margin: 16px 0 0;
}
.mainContent_inner_cpn_button_btnlist_btnitem .button {
  font-size: 16px;
  height: 64px;
  border-radius: 100px;
  line-height: 1.3;
  position: relative;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.15);
}
.mainContent_inner_cpn_button_btnlist_btnitem .button span {
  font-size: 14px;
  font-weight: normal;
}
.mainContent_inner_cpn_button_btnlist_btnitem .button:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  margin: auto;
  transform: rotate(45deg);
}
.mainContent_inner_cpn_caution {
  margin: 16px 0 0;
  text-align: center;
  font-size: 10px;
  color: #979797;
}
.mainContent_inner_accordion {
  margin: 24px 0 0;
  padding: 8px 16px;
  background: #ECEDF1;
  border-radius: 10px;
}
.mainContent_inner_accordion_heading {
  padding: 10px 0;
  text-align: center;
  color: #3B3BA3;
  font-size: 14px;
}
.mainContent_inner_accordion_heading .open {
  display: block;
  padding: 0 25px 0 0;
  line-height: 1;
  background: url(../img/accordion_arrow_open.png) no-repeat;
  background-size: 13px 8px;
  background-position: right 55%;
}
.mainContent_inner_accordion_heading.active .open {
  display: none;
}
.mainContent_inner_accordion_heading .close {
  display: none;
  padding: 0 25px 0 0;
  line-height: 1;
  background: url(../img/accordion_arrow_close.png) no-repeat;
  background-size: 13px 8px;
  background-position: right 55%;
}
.mainContent_inner_accordion_heading.active .close {
  display: block;
}
.mainContent_inner_accordion_heading.upper {
  display: none;
}
.mainContent_inner_accordion_heading.upper.active {
  display: block;
}
.mainContent_inner_accordion_content {
  display: none;
}
.mainContent_inner_accordion_content.active {
  display: block;
}
.mainContent_inner_bnrArea01 {
  margin: 48px 0 0;
}
.mainContent_inner_bnrArea01_h2 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #ff008c;
}
.mainContent_inner_bnrArea01_list {
  margin: 24px 0 0;
  padding: 16px;
  background: white;
  border-radius: 10px;
}
.mainContent_inner_bnrArea01_list_item {
  margin: 12px auto 0;
}
.mainContent_inner_bnrArea01_list_item:first-child {
  margin: 0 auto;
}
.mainContent_inner_nextCpn {
  margin: 72px 0 0;
  padding: 40px 16px 24px;
  border: 3px solid #ff008c;
  border-radius: 10px;
  background: #FBEEF7;
  position: relative;
}
.mainContent_inner_nextCpn_ribbon {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 283px;
  height: 54px;
  padding: 5px 0 0;
  background: url(../img/ribbon_bg.png) no-repeat;
  background-size: 283px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #ff008c;
}
.mainContent_inner_nextCpn_schedule {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ff008c;
}
.mainContent_inner_nextCpn_schedule span {
  font-size: 14px;
  font-weight: normal;
}
.mainContent_inner_pastCpn {
  margin: 24px 0 0;
  padding: 0 0 24px;
}
.mainContent_inner_pastCpn_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  font-size: 15px;
  color: #3B3BA3;
  background: white;
  border: 2px solid #3B3BA3;
  border-radius: 100vh;
  position: relative;
}
.mainContent_inner_pastCpn_btn::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #3B3BA3;
  border-right: solid 2px #3B3BA3;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
  transform: rotate(45deg);
}
.mainContent_inner_linkEdit {
  padding: 14px 14px 18px;
  background-color: white;
  border-radius: 10px;
}
.mainContent_inner_linkEdit:first-child {
  margin: 0px;
}
.mainContent_inner_linkEdit_h2 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 280px;
  height: 42px;
  margin: -36px auto 0;
  padding: 0 0 4px;
  color: white;
  font-size: 22px;
  font-weight: bold;
  background: #ff008c;
  border-radius: 21px;
}
.mainContent_inner_linkEdit_h2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border: 7px solid transparent;
  border-top: 7px solid #ff008c;
}
.mainContent_inner_linkEdit_h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0 0;
}
.mainContent_inner_linkEdit_h3_icon {
  width: 50px;
  margin: 0 12px 0 0;
}
.mainContent_inner_linkEdit_h3_text {
  color: #18187A;
  font-size: 16px;
  font-weight: bold;
}
.mainContent_inner_linkEdit_text {
  margin: 24px 0 0;
  color: #000000;
  font-size: 16px;
  line-height: 1.6;
}
.mainContent_inner_linkEdit_button {
  margin: 24px 0 0;
}
.mainContent_inner_linkEdit_caution {
  margin: 24px 0 0;
  font-size: 13px;
  line-height: 1.6;
}
.mainContent_inner_linkEdit_contact {
  margin: 12px 0 0;
  font-size: 14px;
  line-height: 1.6;
}
.mainContent_inner_bnrArea02 {
  margin: 48px 0 0;
  padding: 0 0 24px;
}
.mainContent_inner_bnrArea02_list_item {
  margin: 12px 0 0;
}
.mainContent_inner_bnrArea02_list_item:first-child {
  margin: 0;
}
.mainContent_inner_aboutSO {
  margin: 48px 0 0;
  padding: 24px 24px 40px;
  background-color: white;
  border-radius: 10px;
}
.mainContent_inner_aboutSO_h2 {
  padding: 60px 0 28px;
  font-size: 26px;
  font-weight: bold;
  color: #ff008c;
  text-align: center;
  line-height: 1.1;
  background: url(../img/aboutSO_bg_logo.png) no-repeat, url(../img/aboutSO_bg_border.png) no-repeat;
  background-size: 84px, 136px;
  background-position: center top, center bottom;
}
.mainContent_inner_aboutSO_h2 span {
  font-size: 20px;
}
.mainContent_inner_aboutSO_text {
  margin: 24px 0 0;
  font-size: 16px;
  color: #333333;
}

.js-narrowDown__contents {
  overflow: hidden;
}
.js-narrowDown__target[aria-hidden=true] {
  display: none;
}
.js-narrowDown__target[aria-hidden=false] {
  display: block;
}
.js-narrowDown__moreButton[aria-hidden=true] {
  display: none;
}
.js-narrowDown__moreButton[aria-hidden=false] {
  display: block;
}
.js-narrowDown__smoke[aria-hidden=true] {
  display: none;
}
.js-narrowDown__smoke[aria-hidden=false] {
  display: block;
}

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

.rm-c-account {
  padding: 40px 0 16px;
}
.rm-c-account__container {
  padding: 24px 16px;
  background-color: #FFD3D3;
}
@media screen and (min-width: 768px) {
  .rm-c-account__container {
    padding: 40px 64px 0;
  }
}
.rm-c-account__headline {
  text-align: center;
}
.rm-c-account__headline .rm-c-image {
  max-width: 56px;
  margin: auto;
}
.rm-c-account__title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin-top: 12px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.8;
  color: #BF0000;
}
@media screen and (min-width: 768px) {
  .rm-c-account__title {
    font-size: 30px;
    gap: 8px;
    margin-top: 16px;
  }
}
.rm-c-account__title::before {
  content: "";
  display: inline-block;
  background-image: url(../img/ico_account.svg);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .rm-c-account__title::before {
    width: 40px;
    height: 40px;
  }
}
.rm-c-account__title span {
  margin-left: 8px;
  display: inline-block;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .rm-c-account__title span {
    font-size: 30px;
    margin-left: 12px;
  }
}
.rm-c-account__buttonArea {
  display: flex;
  overflow-x: scroll;
  flex-wrap: nowrap;
  gap: 8px 16px;
  justify-content: flex-start;
  margin-top: 24px;
  padding: 8px 16px 0;
}
@media screen and (min-width: 768px) {
  .rm-c-account__buttonArea {
    padding-block: 20px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 767.9px) {
  .rm-c-account__buttonArea::-webkit-scrollbar {
    display: none;
  }
}
.rm-c-account__button {
  color: #BF0000;
  border: 1px solid #BF0000;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  border-radius: 9999px;
  padding: 8px 15px;
  flex-shrink: 0;
}
.rm-c-account__button.is-active {
  background-color: #BF0000;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .rm-c-account__button:hover {
    color: #fff;
    background-color: #BF0000;
  }
}
.rm-c-account__inner {
  position: relative;
  background-color: #fff;
  border-radius: 12px;
  margin-top: 24px;
}
.rm-c-account__list {
  display: flex;
  flex-wrap: wrap;
  padding: 16px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .rm-c-account__list {
    padding: 48px 24px;
    gap: 12px;
    max-width: 776px;
    margin: auto;
  }
}
.rm-c-account__item {
  width: calc((100% - 10px) / 2);
  border: 1px solid #EBEBEB;
  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  .rm-c-account__item {
    width: calc((100% - 24px) / 3);
  }
}
.rm-c-account__moreButton {
  color: #ff008c;
  background-color: #fff;
  border: 1px solid #ff008c;
  border-radius: 9999px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
  padding: 15px 54px 15px 30px;
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  z-index: 1;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
}
.rm-c-account__moreButton::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-image: url(../img/ico_plus.png);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .rm-c-account__moreButton {
    width: 328px;
  }
  .rm-c-account__moreButton:hover {
    color: #fff;
    background-color: #ff008c;
  }
  .rm-c-account__moreButton:hover::after {
    background-image: url(../img/ico_plus_hover.png);
  }
}
.rm-c-account__smoke {
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
  height: 17%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -8px;
}
@media screen and (min-width: 768px) {
  .rm-c-account__smoke {
    height: 448px;
  }
}
.rm-c-account__link {
  font-size: 12px;
  line-height: 1.7;
  display: block;
  color: #0072BF;
  text-decoration: underline;
}
@media screen and (max-width: 767.9px) {
  .rm-c-account__link {
    font-size: 16px;
  }
}
.rm-c-account__text--annotation {
  margin: 8px 0 0;
  padding-left: 13px;
  display: inline-block;
  font-size: 12px;
  line-height: 1.4;
  color: #BF0000;
  position: relative;
}
.rm-c-account__text--annotation::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  content: "※";
  font-size: inherit;
}

/* next */
@keyframes arrow-move {
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.rm-c-next {
  width: 100%;
  height: 135px;
  position: relative;
  background-color: #FFA6D7;
}
@media screen and (min-width: 768px) {
  .rm-c-next {
    height: 129px;
  }
}
.rm-c-next__content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -1px;
  background-color: #FFF2F9;
  clip-path: polygon(0 0, 100% 0, 100% 23%, 50% 100%, 0 23%);
}
@media screen and (min-width: 768px) {
  .rm-c-next__content {
    clip-path: polygon(0 0, 100% 0, 100% 1px, 50% 100%, 0 1px);
  }
}
.rm-c-next__arrows {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rm-c-next__arrow {
  position: absolute;
  display: inline-block;
  width: 78px;
  height: 32px;
}
.rm-c-next__arrow::before, .rm-c-next__arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 3.5px);
  width: 7px;
  height: 50.4px;
  border-radius: 9999px;
  transform-origin: 50% calc(100% - 3.5px);
}
.rm-c-next__arrow::before {
  transform: rotate(52.9deg);
}
.rm-c-next__arrow::after {
  transform: rotate(-52.9deg);
}
.rm-c-next__arrow:first-child {
  top: 0;
  animation: arrow-move 3s ease-out infinite;
}
.rm-c-next__arrow:first-child::before, .rm-c-next__arrow:first-child::after {
  background-color: #FF008C;
}
.rm-c-next__arrow:nth-child(2) {
  top: 30px;
  animation: arrow-move 3s ease-out 0.2s infinite;
}
.rm-c-next__arrow:nth-child(2)::before, .rm-c-next__arrow:nth-child(2)::after {
  background-color: #FB347C;
}
.rm-c-next__arrow:last-child {
  top: 60px;
  animation: arrow-move 3s ease-out 0.4s infinite;
}
.rm-c-next__arrow:last-child::before, .rm-c-next__arrow:last-child::after {
  background-color: #F76B6B;
}

.rm-c-getPoint {
  padding: 32px 16px 64px;
  background: #FFA6D7;
}
@media screen and (min-width: 768px) {
  .rm-c-getPoint {
    padding: 40px 64px 80px;
  }
}
.rm-c-getPoint__container {
  padding: 24px 16px;
  background-color: #fff;
  border-radius: 16px;
}
@media screen and (min-width: 768px) {
  .rm-c-getPoint__container {
    padding: 40px 88px;
  }
}
.rm-c-getPoint__container--point {
  border: 2px solid #FF008C;
}
.rm-c-getPoint__container--coupon {
  border: 2px solid #002896;
}
.rm-c-getPoint__plus {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-block: 16px;
  background-image: url(/lp/link/oa_kansyasai/2604/img/ico_plus_blue.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .rm-c-getPoint__plus {
    margin-block: 32px;
  }
}
.rm-c-getPoint__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .rm-c-getPoint__title {
    font-weight: 600;
    font-size: 34px;
  }
}
.rm-c-getPoint__image {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .rm-c-getPoint__image {
    max-width: 520px;
    margin-inline: auto;
  }
}

.rm-c-shop {
  padding: 12px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .rm-c-shop {
    padding: 15px;
  }
}
.rm-c-shop__title {
  display: flex;
  align-items: center;
  gap: 8px;
}
.rm-c-shop__name {
  font-weight: 600;
  font-size: 11px;
  line-height: 1.4;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  .rm-c-shop__name {
    font-size: 15px;
  }
}
.rm-c-shop__icon {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  overflow: hidden;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  flex: none;
}
@media screen and (min-width: 768px) {
  .rm-c-shop__icon {
    width: 36px;
    height: 36px;
  }
}
.rm-c-shop__image {
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .rm-c-shop__image {
    margin-top: 10px;
  }
}
.rm-c-shop__text {
  margin-top: 8px;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .rm-c-shop__text {
    font-size: 15px;
    margin-top: 10px;
  }
}
.rm-c-shop__button {
  margin-top: 8px;
  border-radius: 9999px;
  color: #fff;
  background-color: #007ACC;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding-block: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
}
.rm-c-shop__button::before {
  content: "";
  display: inline-block;
  background-image: url(../img/ico_follow.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .rm-c-shop__button {
    gap: 10px;
    font-size: 17px;
    padding-block: 10px;
    margin-top: 10px;
  }
  .rm-c-shop__button::before {
    width: 24px;
    height: 24px;
  }
  .rm-c-shop__button:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .rm-c-shop__link:hover {
    opacity: 0.7;
  }
}

/*--------------------
  aboutOA
--------------------*/
.aboutOA_inner {
  max-width: 760px;
  margin: 0 auto;
  padding: 24px 24px 32px;
}
@media screen and (max-width: 767.9px) {
  .aboutOA_inner {
    max-width: none;
    padding: 16px 16px 24px;
  }
}
.aboutOA .accordion_h2 span {
  padding: 0 0 0 34px;
  background: url(/lp/oa-coupon/img/officialaccount.png) no-repeat;
  background-size: 24px;
  background-position: left center;
}
@media screen and (min-width: 768px) {
  .aboutOA .accordion_h2 span {
    padding: 0 0 0 42px;
    background: url(/lp/oa-coupon/img/officialaccount.png) no-repeat;
    background-size: 24px;
    background-position: left center;
  }
}

.accordion {
  background: white;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #BFBFBF;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
}

.accordion_h2 {
  padding: 12px 24px;
  color: #18187A;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  text-align: center;
  cursor: pointer;
  width: 100%;
  background: url(/lp/oa-coupon/img/bg-circlePinkArrow.png) no-repeat;
  background-size: 24px;
  background-position: right 20px center;
}
.accordion_h2.accordion-plus {
  background-image: url(../img/accordion_plus.png);
  background-size: 24px;
}
.accordion_h2.is-open {
  background: url(/lp/oa-coupon/img/bg-circlePinkArrow-close.png) no-repeat;
  background-size: 24px;
  background-position: right 20px center;
}
.accordion_h2.is-open.accordion-plus {
  background-image: url(../img/accordion_minus.png);
  background-size: 24px;
}

.accordion_content {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  color: black;
  height: 0;
  transition: height 0.3s;
}
.accordion_content_h3 {
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.accordion_content_h3 span {
  color: #ff008c;
}
.accordion_content_text {
  width: 100%;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 1.7;
}
.accordion_content_img {
  width: 100%;
  margin: 24px 0 0;
}
.accordion_content.is-open {
  display: block;
  padding: 20px 24px 24px;
  height: auto;
}

/* text */
.rm-c-text {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
}
.rm-c-text--small {
  font-size: 14px;
}
.rm-c-text--bold {
  font-weight: 600;
}
.rm-c-text--pink {
  color: #FF008C;
}

.u-fw-demiBold {
  font-weight: 600 !important;
}

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

.lp-link-anchor .rm-c-link__icon {
  display: none;
}
.lp-link-anchor::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-right: 2px solid #ff008c;
  border-bottom: 2px solid #ff008c;
  transform: rotate(45deg) translateY(-2px);
  margin-left: 4px;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  [data-track="260617_step2"] .rm-c-participate__image {
    max-width: 311px;
  }
}

@media screen and (min-width: 768px) {
  .aboutOA_accordion .accordion_content.is-open {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 32px;
  }
  .aboutOA_accordion .accordion_content.is-open .accordion_content_text {
    width: 50%;
  }
  .aboutOA_accordion .accordion_content.is-open .accordion_content_img {
    flex: 0 0 311px;
    width: 311px;
    margin: 0;
  }
  .aboutOA_accordion .accordion_content.is-open .accordion_content_img img {
    width: 100%;
  }
}

.oaList_inner_block .accordion_content.is-open {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.oaList_inner_block .accordion_content.is-open .accordion_content_step {
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
}
.oaList_inner_block .accordion_content.is-open .accordion_content_step:last-child {
  margin-bottom: 0;
}
.oaList_inner_block .accordion_content.is-open .accordion_content_step > div img {
  width: 100%;
}

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

.floatingcv {
  position: fixed;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
}
.floatingcv.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.floating_inner {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  max-width: 800px;
  padding: 16px;
  margin: 0 auto;
  gap: 8px;
}
.floating_inner p {
  color: #FFF;
}

@media screen and (max-width: 767.9px) {
  .to-top-btn {
    bottom: 14rem;
  }
}