
.p-sp-rotate[data-v-53b29431] {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.p-sp-rotate-box[data-v-53b29431] {
  padding: 55px;
  border-radius: 35px;
}
.p-sp-rotate-box p[data-v-53b29431]:not(:last-child) {
  margin-bottom: 20px;
}
@media (orientation: landscape) and (min-height: 320px) and (min-width: 430px) {
.p-sp-rotate[data-v-53b29431] {
    display: flex;
}
}
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */

/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */

/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */

/* ============================================ */

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */

/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */

/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */

/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */

/* ============================================ */
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

/* Grouping content */

/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
address {
  font-style: inherit;
}

/* Text-level semantics */

/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}

/* Replaced content */

/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */

/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}
select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */

/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */

/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
* {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    outline: none !important;
    line-height: 150%;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    color: #333333;
    width: 100%;
    height: 100%;
}
body, button, input, optgroup, select, textarea {
    color: #333333;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 1rem;
}
.button, .file-cta, .file-name, .input, .pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous, .select select, .textarea {
    font-size: 1rem;
}
.button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: none;
}
a:hover {
    color: hsl(217, 71%, 45%);
}
html {
    overflow-x: initial;
    overflow-y: initial;
    width: 100%;
    height: 100%;
}
.textarea:not([rows]) {
    max-height: initial;
}
#app {
    width: 100%;
    height: 100%;
}
*::-moz-placeholder {
    opacity: 0.7;
}
*:-ms-input-placeholder {
    opacity: 0.7;
}
*::placeholder {
    opacity: 0.7;
}
.bg-white {
        background-color: #ffffff !important;
}
.bg-red {
        background-color: #FE6D6A !important;
}
.bg-light-blue {
        background-color: #f2f6f9 !important;
}
.bg-light-gray {
        background-color: #e9ecf1 !important;
}
.bg-functional {
        background-color: #739efc !important;
}
.bg-functional-light {
            background-color: #c7d8fd !important;
}
.bg-warning {
        background-color: hsl(48, 100%, 67%) !important;
}
.bg-danger {
        background-color: #FE6D6A !important;
}
.bg-ok {
        background-color: #48c78e !important;
}
.bg-main-back {
        background-color: #e9ecf1 !important;
}
.bg-transparent {
        background-color: transparent !important;
}
.bg-side-navi {
        background-color: hsl(0, 0%, 98%) !important;
}
.bg-file-upload {
        background-color: #f9fbfe !important;
}
.bg-step-done {
            background-color: #739efc !important;
}
.bg-step-focus {
            background-color: hsl(217, 71%, 45%) !important;
}
.bg-black {
        background-color: #333333 !important;
}
.bg-waruboss-green {
            background-color: #12763F !important;
}
.bg-waruboss-green-opacity-10 {
            background-color: #e7e5d3;
}
.bg-waruboss-green-light {
            background-color: #e7f1ec;
}
.bg-waruboss-yellow-dark {
            background-color: #E1B748;
}
.bg-waruboss-orange {
            background-color: #E86103;
}
.bg-waruboss-orange-opacity-10 {
            background-color: #fde3cd;
}
.bg-waruboss-orange-opacity-15 {
            background-color: #fce7d9;
}
.bg-waruboss-brown {
            background-color: #603813;
}
.bg-waruboss-blue {
            background-color: #0097de;
}
.bg-waruboss-secondary {
            background-color: #E5D18F;
}
.bg-waruboss-secondary-light {
                background-color: #f2e1b9;
}
.bg-waruboss-overlay-black {
            background-color: rgba(0, 0, 0, 0.6);
}
.bg-waruboss-modal-gray {
            background-color: #626264;
}
.bg-waruboss-green-light {
            background-color: #e7f1ec;
}
.bg-waruboss-main-bg {
            background-color: #FFF1E3;
}
.bg-waruboss-bg-gray-light {
            background-color: #f5f5f5;
}
.bg-waruboss-gray-light {
            background-color: #9F9FA0;
}
.bg-waruboss-bg-about {
            background-color: #F0F0F0;
}
.color-white {
        color: #ffffff !important;
}
.color-black {
        color: #333333 !important;
}
.color-description {
        color: #333 !important;
}
.color-color-default-character {
        color: #333333 !important;
}
.color-color-default-character-light {
        color: #8e8e8e !important;
}
.color-danger {
        color: #FE6D6A !important;
}
.color-danger-dark {
            color: #fd231e !important;
}
.color-warning {
        color: hsl(48, 100%, 67%) !important;
}
.color-light-blue {
        color: #f2f6f9 !important;
}
.color-light-gray {
        color: #e9ecf1 !important;
}
.color-functional {
        color: #739efc !important;
}
.color-link {
        color: hsl(217, 71%, 45%) !important;
}
.color-suntory-blue-dark {
        color: #2c89a1 !important;
}
.color-waruboss-green {
            color: #12763F;
}
.color-waruboss-alert {
            color: #CB0000;
}
.color-waruboss-yellow-dark {
            color: #E1B748;
}
.color-waruboss-orange {
            color: #E86103;
}
.color-waruboss-brown {
            color: #603813;
}
.color-waruboss-blue {
            color: #0097de;
}
.color-waruboss-secondary {
            color: #E5D18F;
}
.color-waruboss-main-bg {
            color: #FFF1E3;
}
.color-waruboss-gray-light {
            color: #9F9FA0 !important;
}
.color-waruboss-modal-gray {
            color: #626264 !important;
}
.opacity-70 {
    opacity: 0.7;
}
div.multiselect {
    margin: 0;
}
.vue__time-picker input.vue__time-picker-input {
    height: 100%;
    width: 5rem;
}
.vue__time-picker {
    width: 5rem;
}
.file-name {
    max-width: none;
}
div.multiselect-tags {
    font-size: inherit;
}
span.multiselect-tag {
    font-size: inherit;
}
.multiselect-color-disable {
    --ms-tag-bg: #8e8e8e;
}
.fs-ss {
        font-size: 10px !important;
}
.fs-ss {
        font-size: 12px !important;
}
.fs-s {
        font-size: 14px !important;
}
.fs-m {
        font-size: 16px !important;
}
.fs-l {
        font-size: 1.25rem !important;
}
.fs-title-large {
                font-size: 1.25rem !important;
}
.fs-icon-title-large {
                font-size: 1.5rem !important;
}
.fs-px-0 {
            font-size: 0px !important;
}
.fs-rem-0 {
            font-size: 0rem !important;
}
.fs-em-0 {
            font-size: 0em !important;
}
.fs-px-1 {
            font-size: 1px !important;
}
.fs-rem-1 {
            font-size: 1rem !important;
}
.fs-em-1 {
            font-size: 1em !important;
}
.fs-px-2 {
            font-size: 2px !important;
}
.fs-rem-2 {
            font-size: 2rem !important;
}
.fs-em-2 {
            font-size: 2em !important;
}
.fs-px-3 {
            font-size: 3px !important;
}
.fs-rem-3 {
            font-size: 3rem !important;
}
.fs-em-3 {
            font-size: 3em !important;
}
.fs-px-4 {
            font-size: 4px !important;
}
.fs-rem-4 {
            font-size: 4rem !important;
}
.fs-em-4 {
            font-size: 4em !important;
}
.fs-px-5 {
            font-size: 5px !important;
}
.fs-rem-5 {
            font-size: 5rem !important;
}
.fs-em-5 {
            font-size: 5em !important;
}
.fs-px-6 {
            font-size: 6px !important;
}
.fs-rem-6 {
            font-size: 6rem !important;
}
.fs-em-6 {
            font-size: 6em !important;
}
.fs-px-7 {
            font-size: 7px !important;
}
.fs-rem-7 {
            font-size: 7rem !important;
}
.fs-em-7 {
            font-size: 7em !important;
}
.fs-px-8 {
            font-size: 8px !important;
}
.fs-rem-8 {
            font-size: 8rem !important;
}
.fs-em-8 {
            font-size: 8em !important;
}
.fs-px-9 {
            font-size: 9px !important;
}
.fs-rem-9 {
            font-size: 9rem !important;
}
.fs-em-9 {
            font-size: 9em !important;
}
.fs-px-10 {
            font-size: 10px !important;
}
.fs-rem-10 {
            font-size: 10rem !important;
}
.fs-em-10 {
            font-size: 10em !important;
}
.fs-px-11 {
            font-size: 11px !important;
}
.fs-rem-11 {
            font-size: 11rem !important;
}
.fs-em-11 {
            font-size: 11em !important;
}
.fs-px-12 {
            font-size: 12px !important;
}
.fs-rem-12 {
            font-size: 12rem !important;
}
.fs-em-12 {
            font-size: 12em !important;
}
.fs-px-13 {
            font-size: 13px !important;
}
.fs-rem-13 {
            font-size: 13rem !important;
}
.fs-em-13 {
            font-size: 13em !important;
}
.fs-px-14 {
            font-size: 14px !important;
}
.fs-rem-14 {
            font-size: 14rem !important;
}
.fs-em-14 {
            font-size: 14em !important;
}
.fs-px-15 {
            font-size: 15px !important;
}
.fs-rem-15 {
            font-size: 15rem !important;
}
.fs-em-15 {
            font-size: 15em !important;
}
.fs-px-16 {
            font-size: 16px !important;
}
.fs-rem-16 {
            font-size: 16rem !important;
}
.fs-em-16 {
            font-size: 16em !important;
}
.fs-px-17 {
            font-size: 17px !important;
}
.fs-rem-17 {
            font-size: 17rem !important;
}
.fs-em-17 {
            font-size: 17em !important;
}
.fs-px-18 {
            font-size: 18px !important;
}
.fs-rem-18 {
            font-size: 18rem !important;
}
.fs-em-18 {
            font-size: 18em !important;
}
.fs-px-19 {
            font-size: 19px !important;
}
.fs-rem-19 {
            font-size: 19rem !important;
}
.fs-em-19 {
            font-size: 19em !important;
}
.fs-px-20 {
            font-size: 20px !important;
}
.fs-rem-20 {
            font-size: 20rem !important;
}
.fs-em-20 {
            font-size: 20em !important;
}
.fs-px-21 {
            font-size: 21px !important;
}
.fs-rem-21 {
            font-size: 21rem !important;
}
.fs-em-21 {
            font-size: 21em !important;
}
.fs-px-22 {
            font-size: 22px !important;
}
.fs-rem-22 {
            font-size: 22rem !important;
}
.fs-em-22 {
            font-size: 22em !important;
}
.fs-px-23 {
            font-size: 23px !important;
}
.fs-rem-23 {
            font-size: 23rem !important;
}
.fs-em-23 {
            font-size: 23em !important;
}
.fs-px-24 {
            font-size: 24px !important;
}
.fs-rem-24 {
            font-size: 24rem !important;
}
.fs-em-24 {
            font-size: 24em !important;
}
.fs-px-25 {
            font-size: 25px !important;
}
.fs-rem-25 {
            font-size: 25rem !important;
}
.fs-em-25 {
            font-size: 25em !important;
}
.fs-px-26 {
            font-size: 26px !important;
}
.fs-rem-26 {
            font-size: 26rem !important;
}
.fs-em-26 {
            font-size: 26em !important;
}
.fs-px-27 {
            font-size: 27px !important;
}
.fs-rem-27 {
            font-size: 27rem !important;
}
.fs-em-27 {
            font-size: 27em !important;
}
.fs-px-28 {
            font-size: 28px !important;
}
.fs-rem-28 {
            font-size: 28rem !important;
}
.fs-em-28 {
            font-size: 28em !important;
}
.fs-px-29 {
            font-size: 29px !important;
}
.fs-rem-29 {
            font-size: 29rem !important;
}
.fs-em-29 {
            font-size: 29em !important;
}
.fs-px-30 {
            font-size: 30px !important;
}
.fs-rem-30 {
            font-size: 30rem !important;
}
.fs-em-30 {
            font-size: 30em !important;
}
.fs-px-31 {
            font-size: 31px !important;
}
.fs-rem-31 {
            font-size: 31rem !important;
}
.fs-em-31 {
            font-size: 31em !important;
}
.fs-px-32 {
            font-size: 32px !important;
}
.fs-rem-32 {
            font-size: 32rem !important;
}
.fs-em-32 {
            font-size: 32em !important;
}
.fs-px-33 {
            font-size: 33px !important;
}
.fs-rem-33 {
            font-size: 33rem !important;
}
.fs-em-33 {
            font-size: 33em !important;
}
.fs-px-34 {
            font-size: 34px !important;
}
.fs-rem-34 {
            font-size: 34rem !important;
}
.fs-em-34 {
            font-size: 34em !important;
}
.fs-px-35 {
            font-size: 35px !important;
}
.fs-rem-35 {
            font-size: 35rem !important;
}
.fs-em-35 {
            font-size: 35em !important;
}
.fs-px-36 {
            font-size: 36px !important;
}
.fs-rem-36 {
            font-size: 36rem !important;
}
.fs-em-36 {
            font-size: 36em !important;
}
.fs-px-37 {
            font-size: 37px !important;
}
.fs-rem-37 {
            font-size: 37rem !important;
}
.fs-em-37 {
            font-size: 37em !important;
}
.fs-px-38 {
            font-size: 38px !important;
}
.fs-rem-38 {
            font-size: 38rem !important;
}
.fs-em-38 {
            font-size: 38em !important;
}
.fs-px-39 {
            font-size: 39px !important;
}
.fs-rem-39 {
            font-size: 39rem !important;
}
.fs-em-39 {
            font-size: 39em !important;
}
.fs-px-40 {
            font-size: 40px !important;
}
.fs-rem-40 {
            font-size: 40rem !important;
}
.fs-em-40 {
            font-size: 40em !important;
}
.fs-rem-1-pt-0 {
            font-size: 1.0rem !important;
}
.fs-rem-1-pt-1 {
            font-size: 1.1rem !important;
}
.fs-rem-1-pt-2 {
            font-size: 1.2rem !important;
}
.fs-rem-1-pt-3 {
            font-size: 1.3rem !important;
}
.fs-rem-1-pt-4 {
            font-size: 1.4rem !important;
}
.fs-rem-1-pt-5 {
            font-size: 1.5rem !important;
}
.fs-rem-1-pt-6 {
            font-size: 1.6rem !important;
}
.fs-rem-1-pt-7 {
            font-size: 1.7rem !important;
}
.fs-rem-1-pt-8 {
            font-size: 1.8rem !important;
}
.fs-rem-1-pt-9 {
            font-size: 1.9rem !important;
}
.fs-rem-1-pt-10 {
            font-size: 1.10rem !important;
}
.fs-rem-1-pt-11 {
            font-size: 1.11rem !important;
}
.fs-rem-1-pt-12 {
            font-size: 1.12rem !important;
}
.fs-rem-1-pt-13 {
            font-size: 1.13rem !important;
}
.fs-rem-1-pt-14 {
            font-size: 1.14rem !important;
}
.fs-rem-1-pt-15 {
            font-size: 1.15rem !important;
}
.fs-rem-1-pt-16 {
            font-size: 1.16rem !important;
}
.fs-rem-1-pt-17 {
            font-size: 1.17rem !important;
}
.fs-rem-1-pt-18 {
            font-size: 1.18rem !important;
}
.fs-rem-1-pt-19 {
            font-size: 1.19rem !important;
}
.fs-rem-1-pt-20 {
            font-size: 1.20rem !important;
}
.fs-rem-1-pt-21 {
            font-size: 1.21rem !important;
}
.fs-rem-1-pt-22 {
            font-size: 1.22rem !important;
}
.fs-rem-1-pt-23 {
            font-size: 1.23rem !important;
}
.fs-rem-1-pt-24 {
            font-size: 1.24rem !important;
}
.fs-rem-1-pt-25 {
            font-size: 1.25rem !important;
}
.fs-rem-1-pt-26 {
            font-size: 1.26rem !important;
}
.fs-rem-1-pt-27 {
            font-size: 1.27rem !important;
}
.fs-rem-1-pt-28 {
            font-size: 1.28rem !important;
}
.fs-rem-1-pt-29 {
            font-size: 1.29rem !important;
}
.fs-rem-1-pt-30 {
            font-size: 1.30rem !important;
}
.fs-rem-1-pt-31 {
            font-size: 1.31rem !important;
}
.fs-rem-1-pt-32 {
            font-size: 1.32rem !important;
}
.fs-rem-1-pt-33 {
            font-size: 1.33rem !important;
}
.fs-rem-1-pt-34 {
            font-size: 1.34rem !important;
}
.fs-rem-1-pt-35 {
            font-size: 1.35rem !important;
}
.fs-rem-1-pt-36 {
            font-size: 1.36rem !important;
}
.fs-rem-1-pt-37 {
            font-size: 1.37rem !important;
}
.fs-rem-1-pt-38 {
            font-size: 1.38rem !important;
}
.fs-rem-1-pt-39 {
            font-size: 1.39rem !important;
}
.fs-rem-1-pt-40 {
            font-size: 1.40rem !important;
}
.fs-rem-1-pt-41 {
            font-size: 1.41rem !important;
}
.fs-rem-1-pt-42 {
            font-size: 1.42rem !important;
}
.fs-rem-1-pt-43 {
            font-size: 1.43rem !important;
}
.fs-rem-1-pt-44 {
            font-size: 1.44rem !important;
}
.fs-rem-1-pt-45 {
            font-size: 1.45rem !important;
}
.fs-rem-1-pt-46 {
            font-size: 1.46rem !important;
}
.fs-rem-1-pt-47 {
            font-size: 1.47rem !important;
}
.fs-rem-1-pt-48 {
            font-size: 1.48rem !important;
}
.fs-rem-1-pt-49 {
            font-size: 1.49rem !important;
}
.fs-rem-1-pt-50 {
            font-size: 1.50rem !important;
}
.fs-rem-1-pt-51 {
            font-size: 1.51rem !important;
}
.fs-rem-1-pt-52 {
            font-size: 1.52rem !important;
}
.fs-rem-1-pt-53 {
            font-size: 1.53rem !important;
}
.fs-rem-1-pt-54 {
            font-size: 1.54rem !important;
}
.fs-rem-1-pt-55 {
            font-size: 1.55rem !important;
}
.fs-rem-1-pt-56 {
            font-size: 1.56rem !important;
}
.fs-rem-1-pt-57 {
            font-size: 1.57rem !important;
}
.fs-rem-1-pt-58 {
            font-size: 1.58rem !important;
}
.fs-rem-1-pt-59 {
            font-size: 1.59rem !important;
}
.fs-rem-1-pt-60 {
            font-size: 1.60rem !important;
}
.fs-rem-1-pt-61 {
            font-size: 1.61rem !important;
}
.fs-rem-1-pt-62 {
            font-size: 1.62rem !important;
}
.fs-rem-1-pt-63 {
            font-size: 1.63rem !important;
}
.fs-rem-1-pt-64 {
            font-size: 1.64rem !important;
}
.fs-rem-1-pt-65 {
            font-size: 1.65rem !important;
}
.fs-rem-1-pt-66 {
            font-size: 1.66rem !important;
}
.fs-rem-1-pt-67 {
            font-size: 1.67rem !important;
}
.fs-rem-1-pt-68 {
            font-size: 1.68rem !important;
}
.fs-rem-1-pt-69 {
            font-size: 1.69rem !important;
}
.fs-rem-1-pt-70 {
            font-size: 1.70rem !important;
}
.fs-rem-1-pt-71 {
            font-size: 1.71rem !important;
}
.fs-rem-1-pt-72 {
            font-size: 1.72rem !important;
}
.fs-rem-1-pt-73 {
            font-size: 1.73rem !important;
}
.fs-rem-1-pt-74 {
            font-size: 1.74rem !important;
}
.fs-rem-1-pt-75 {
            font-size: 1.75rem !important;
}
.fs-rem-1-pt-76 {
            font-size: 1.76rem !important;
}
.fs-rem-1-pt-77 {
            font-size: 1.77rem !important;
}
.fs-rem-1-pt-78 {
            font-size: 1.78rem !important;
}
.fs-rem-1-pt-79 {
            font-size: 1.79rem !important;
}
.fs-rem-1-pt-80 {
            font-size: 1.80rem !important;
}
.fs-rem-1-pt-81 {
            font-size: 1.81rem !important;
}
.fs-rem-1-pt-82 {
            font-size: 1.82rem !important;
}
.fs-rem-1-pt-83 {
            font-size: 1.83rem !important;
}
.fs-rem-1-pt-84 {
            font-size: 1.84rem !important;
}
.fs-rem-1-pt-85 {
            font-size: 1.85rem !important;
}
.fs-rem-1-pt-86 {
            font-size: 1.86rem !important;
}
.fs-rem-1-pt-87 {
            font-size: 1.87rem !important;
}
.fs-rem-1-pt-88 {
            font-size: 1.88rem !important;
}
.fs-rem-1-pt-89 {
            font-size: 1.89rem !important;
}
.fs-rem-1-pt-90 {
            font-size: 1.90rem !important;
}
.fs-rem-1-pt-91 {
            font-size: 1.91rem !important;
}
.fs-rem-1-pt-92 {
            font-size: 1.92rem !important;
}
.fs-rem-1-pt-93 {
            font-size: 1.93rem !important;
}
.fs-rem-1-pt-94 {
            font-size: 1.94rem !important;
}
.fs-rem-1-pt-95 {
            font-size: 1.95rem !important;
}
.fs-rem-1-pt-96 {
            font-size: 1.96rem !important;
}
.fs-rem-1-pt-97 {
            font-size: 1.97rem !important;
}
.fs-rem-1-pt-98 {
            font-size: 1.98rem !important;
}
.fs-rem-1-pt-99 {
            font-size: 1.99rem !important;
}
.fw-lighter {
        font-weight: lighter;
}
.fw-bold {
        font-weight: bold;
}
.fw-normal {
        font-weight: normal;
}
.fw-900 {
        font-weight: 900;
}
.sub-description {
    font-size: 0.75rem;
    color: hsl(0, 0%, 29%);
}
.word-break-all {
        word-break: break-all;
}
.white-space-pre-wrap {
        white-space: pre-wrap;
}
.white-space-nowrap {
        white-space: nowrap;
}
.text-overflow-ellipsis {
    text-overflow: ellipsis;
}
.txt-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.text-align-center {
        text-align: center;
}
::-webkit-scrollbar{
    width: 8px;
    height: 12px;
}
::-webkit-scrollbar-track{
    background: #fff;
    border-left: solid 1px #ececec;
}
::-webkit-scrollbar-thumb{
    background: #ccc;
    border-radius: 10px;
    box-shadow: inset 0 0 0 2px #fff;
}
.w-rem-0 {
        width: 0rem !important;
}
.w-rem-point-0 {
        width: 0.0rem !important;
}
.h-rem-0 {
        height: 0rem !important;
}
.w-max-rem-0 {
        max-width: 0rem !important;
}
.w-min-rem-0 {
        min-width: 0rem !important;
}
.h-max-rem-0 {
        max-height: 0rem !important;
}
.h-min-rem-0 {
        min-height: 0rem !important;
}
.w-pc-0 {
        width: 0% !important;
}
.w-px-0 {
        width: 0px !important;
}
.h-pc-0 {
        height: 0% !important;
}
.h-px-0 {
        height: 0px !important;
}
.vw-0 {
        width: 0vw !important;
}
.vh-0 {
        height: 0vh !important;
}
.p-rem-0 {
        padding: 0rem !important;
}
.pt-rem-0 {
        padding-top: 0rem !important;
}
.pr-rem-0 {
        padding-right: 0rem !important;
}
.pb-rem-0 {
        padding-bottom: 0rem !important;
}
.pl-rem-0 {
        padding-left: 0rem !important;
}
.m-rem-0 {
        margin: 0rem !important;
}
.mt-rem-0 {
        margin-top: 0rem !important;
}
.mt-px-0 {
        margin-top: 0px !important;
}
.mr-rem-0 {
        margin-right: 0rem !important;
}
.mb-rem-0 {
        margin-bottom: 0rem !important;
}
.ml-rem-0 {
        margin-left: 0rem !important;
}
.p-rem-point-0 {
        padding: 0.0rem !important;
}
.pt-rem-point-0 {
        padding-top: 0.0rem !important;
}
.pr-rem-point-0 {
        padding-right: 0.0rem !important;
}
.pb-rem-point-0 {
        padding-bottom: 0.0rem !important;
}
.pl-rem-point-0 {
        padding-left: 0.0rem !important;
}
.m-rem-point-0 {
        margin: 0.0rem !important;
}
.mt-rem-point-0 {
        margin-top: 0.0rem !important;
}
.mr-rem-point-0 {
        margin-right: 0.0rem !important;
}
.mb-rem-point-0 {
        margin-bottom: 0.0rem !important;
}
.ml-rem-point-0 {
        margin-left: 0.0rem !important;
}
.w-rem-1 {
        width: 1rem !important;
}
.w-rem-point-1 {
        width: 0.1rem !important;
}
.h-rem-1 {
        height: 1rem !important;
}
.w-max-rem-1 {
        max-width: 1rem !important;
}
.w-min-rem-1 {
        min-width: 1rem !important;
}
.h-max-rem-1 {
        max-height: 1rem !important;
}
.h-min-rem-1 {
        min-height: 1rem !important;
}
.w-pc-1 {
        width: 1% !important;
}
.w-px-1 {
        width: 1px !important;
}
.h-pc-1 {
        height: 1% !important;
}
.h-px-1 {
        height: 1px !important;
}
.vw-1 {
        width: 1vw !important;
}
.vh-1 {
        height: 1vh !important;
}
.p-rem-1 {
        padding: 1rem !important;
}
.pt-rem-1 {
        padding-top: 1rem !important;
}
.pr-rem-1 {
        padding-right: 1rem !important;
}
.pb-rem-1 {
        padding-bottom: 1rem !important;
}
.pl-rem-1 {
        padding-left: 1rem !important;
}
.m-rem-1 {
        margin: 1rem !important;
}
.mt-rem-1 {
        margin-top: 1rem !important;
}
.mt-px-1 {
        margin-top: 1px !important;
}
.mr-rem-1 {
        margin-right: 1rem !important;
}
.mb-rem-1 {
        margin-bottom: 1rem !important;
}
.ml-rem-1 {
        margin-left: 1rem !important;
}
.p-rem-point-1 {
        padding: 0.1rem !important;
}
.pt-rem-point-1 {
        padding-top: 0.1rem !important;
}
.pr-rem-point-1 {
        padding-right: 0.1rem !important;
}
.pb-rem-point-1 {
        padding-bottom: 0.1rem !important;
}
.pl-rem-point-1 {
        padding-left: 0.1rem !important;
}
.m-rem-point-1 {
        margin: 0.1rem !important;
}
.mt-rem-point-1 {
        margin-top: 0.1rem !important;
}
.mr-rem-point-1 {
        margin-right: 0.1rem !important;
}
.mb-rem-point-1 {
        margin-bottom: 0.1rem !important;
}
.ml-rem-point-1 {
        margin-left: 0.1rem !important;
}
.w-rem-2 {
        width: 2rem !important;
}
.w-rem-point-2 {
        width: 0.2rem !important;
}
.h-rem-2 {
        height: 2rem !important;
}
.w-max-rem-2 {
        max-width: 2rem !important;
}
.w-min-rem-2 {
        min-width: 2rem !important;
}
.h-max-rem-2 {
        max-height: 2rem !important;
}
.h-min-rem-2 {
        min-height: 2rem !important;
}
.w-pc-2 {
        width: 2% !important;
}
.w-px-2 {
        width: 2px !important;
}
.h-pc-2 {
        height: 2% !important;
}
.h-px-2 {
        height: 2px !important;
}
.vw-2 {
        width: 2vw !important;
}
.vh-2 {
        height: 2vh !important;
}
.p-rem-2 {
        padding: 2rem !important;
}
.pt-rem-2 {
        padding-top: 2rem !important;
}
.pr-rem-2 {
        padding-right: 2rem !important;
}
.pb-rem-2 {
        padding-bottom: 2rem !important;
}
.pl-rem-2 {
        padding-left: 2rem !important;
}
.m-rem-2 {
        margin: 2rem !important;
}
.mt-rem-2 {
        margin-top: 2rem !important;
}
.mt-px-2 {
        margin-top: 2px !important;
}
.mr-rem-2 {
        margin-right: 2rem !important;
}
.mb-rem-2 {
        margin-bottom: 2rem !important;
}
.ml-rem-2 {
        margin-left: 2rem !important;
}
.p-rem-point-2 {
        padding: 0.2rem !important;
}
.pt-rem-point-2 {
        padding-top: 0.2rem !important;
}
.pr-rem-point-2 {
        padding-right: 0.2rem !important;
}
.pb-rem-point-2 {
        padding-bottom: 0.2rem !important;
}
.pl-rem-point-2 {
        padding-left: 0.2rem !important;
}
.m-rem-point-2 {
        margin: 0.2rem !important;
}
.mt-rem-point-2 {
        margin-top: 0.2rem !important;
}
.mr-rem-point-2 {
        margin-right: 0.2rem !important;
}
.mb-rem-point-2 {
        margin-bottom: 0.2rem !important;
}
.ml-rem-point-2 {
        margin-left: 0.2rem !important;
}
.w-rem-3 {
        width: 3rem !important;
}
.w-rem-point-3 {
        width: 0.3rem !important;
}
.h-rem-3 {
        height: 3rem !important;
}
.w-max-rem-3 {
        max-width: 3rem !important;
}
.w-min-rem-3 {
        min-width: 3rem !important;
}
.h-max-rem-3 {
        max-height: 3rem !important;
}
.h-min-rem-3 {
        min-height: 3rem !important;
}
.w-pc-3 {
        width: 3% !important;
}
.w-px-3 {
        width: 3px !important;
}
.h-pc-3 {
        height: 3% !important;
}
.h-px-3 {
        height: 3px !important;
}
.vw-3 {
        width: 3vw !important;
}
.vh-3 {
        height: 3vh !important;
}
.p-rem-3 {
        padding: 3rem !important;
}
.pt-rem-3 {
        padding-top: 3rem !important;
}
.pr-rem-3 {
        padding-right: 3rem !important;
}
.pb-rem-3 {
        padding-bottom: 3rem !important;
}
.pl-rem-3 {
        padding-left: 3rem !important;
}
.m-rem-3 {
        margin: 3rem !important;
}
.mt-rem-3 {
        margin-top: 3rem !important;
}
.mt-px-3 {
        margin-top: 3px !important;
}
.mr-rem-3 {
        margin-right: 3rem !important;
}
.mb-rem-3 {
        margin-bottom: 3rem !important;
}
.ml-rem-3 {
        margin-left: 3rem !important;
}
.p-rem-point-3 {
        padding: 0.3rem !important;
}
.pt-rem-point-3 {
        padding-top: 0.3rem !important;
}
.pr-rem-point-3 {
        padding-right: 0.3rem !important;
}
.pb-rem-point-3 {
        padding-bottom: 0.3rem !important;
}
.pl-rem-point-3 {
        padding-left: 0.3rem !important;
}
.m-rem-point-3 {
        margin: 0.3rem !important;
}
.mt-rem-point-3 {
        margin-top: 0.3rem !important;
}
.mr-rem-point-3 {
        margin-right: 0.3rem !important;
}
.mb-rem-point-3 {
        margin-bottom: 0.3rem !important;
}
.ml-rem-point-3 {
        margin-left: 0.3rem !important;
}
.w-rem-4 {
        width: 4rem !important;
}
.w-rem-point-4 {
        width: 0.4rem !important;
}
.h-rem-4 {
        height: 4rem !important;
}
.w-max-rem-4 {
        max-width: 4rem !important;
}
.w-min-rem-4 {
        min-width: 4rem !important;
}
.h-max-rem-4 {
        max-height: 4rem !important;
}
.h-min-rem-4 {
        min-height: 4rem !important;
}
.w-pc-4 {
        width: 4% !important;
}
.w-px-4 {
        width: 4px !important;
}
.h-pc-4 {
        height: 4% !important;
}
.h-px-4 {
        height: 4px !important;
}
.vw-4 {
        width: 4vw !important;
}
.vh-4 {
        height: 4vh !important;
}
.p-rem-4 {
        padding: 4rem !important;
}
.pt-rem-4 {
        padding-top: 4rem !important;
}
.pr-rem-4 {
        padding-right: 4rem !important;
}
.pb-rem-4 {
        padding-bottom: 4rem !important;
}
.pl-rem-4 {
        padding-left: 4rem !important;
}
.m-rem-4 {
        margin: 4rem !important;
}
.mt-rem-4 {
        margin-top: 4rem !important;
}
.mt-px-4 {
        margin-top: 4px !important;
}
.mr-rem-4 {
        margin-right: 4rem !important;
}
.mb-rem-4 {
        margin-bottom: 4rem !important;
}
.ml-rem-4 {
        margin-left: 4rem !important;
}
.p-rem-point-4 {
        padding: 0.4rem !important;
}
.pt-rem-point-4 {
        padding-top: 0.4rem !important;
}
.pr-rem-point-4 {
        padding-right: 0.4rem !important;
}
.pb-rem-point-4 {
        padding-bottom: 0.4rem !important;
}
.pl-rem-point-4 {
        padding-left: 0.4rem !important;
}
.m-rem-point-4 {
        margin: 0.4rem !important;
}
.mt-rem-point-4 {
        margin-top: 0.4rem !important;
}
.mr-rem-point-4 {
        margin-right: 0.4rem !important;
}
.mb-rem-point-4 {
        margin-bottom: 0.4rem !important;
}
.ml-rem-point-4 {
        margin-left: 0.4rem !important;
}
.w-rem-5 {
        width: 5rem !important;
}
.w-rem-point-5 {
        width: 0.5rem !important;
}
.h-rem-5 {
        height: 5rem !important;
}
.w-max-rem-5 {
        max-width: 5rem !important;
}
.w-min-rem-5 {
        min-width: 5rem !important;
}
.h-max-rem-5 {
        max-height: 5rem !important;
}
.h-min-rem-5 {
        min-height: 5rem !important;
}
.w-pc-5 {
        width: 5% !important;
}
.w-px-5 {
        width: 5px !important;
}
.h-pc-5 {
        height: 5% !important;
}
.h-px-5 {
        height: 5px !important;
}
.vw-5 {
        width: 5vw !important;
}
.vh-5 {
        height: 5vh !important;
}
.p-rem-5 {
        padding: 5rem !important;
}
.pt-rem-5 {
        padding-top: 5rem !important;
}
.pr-rem-5 {
        padding-right: 5rem !important;
}
.pb-rem-5 {
        padding-bottom: 5rem !important;
}
.pl-rem-5 {
        padding-left: 5rem !important;
}
.m-rem-5 {
        margin: 5rem !important;
}
.mt-rem-5 {
        margin-top: 5rem !important;
}
.mt-px-5 {
        margin-top: 5px !important;
}
.mr-rem-5 {
        margin-right: 5rem !important;
}
.mb-rem-5 {
        margin-bottom: 5rem !important;
}
.ml-rem-5 {
        margin-left: 5rem !important;
}
.p-rem-point-5 {
        padding: 0.5rem !important;
}
.pt-rem-point-5 {
        padding-top: 0.5rem !important;
}
.pr-rem-point-5 {
        padding-right: 0.5rem !important;
}
.pb-rem-point-5 {
        padding-bottom: 0.5rem !important;
}
.pl-rem-point-5 {
        padding-left: 0.5rem !important;
}
.m-rem-point-5 {
        margin: 0.5rem !important;
}
.mt-rem-point-5 {
        margin-top: 0.5rem !important;
}
.mr-rem-point-5 {
        margin-right: 0.5rem !important;
}
.mb-rem-point-5 {
        margin-bottom: 0.5rem !important;
}
.ml-rem-point-5 {
        margin-left: 0.5rem !important;
}
.w-rem-6 {
        width: 6rem !important;
}
.w-rem-point-6 {
        width: 0.6rem !important;
}
.h-rem-6 {
        height: 6rem !important;
}
.w-max-rem-6 {
        max-width: 6rem !important;
}
.w-min-rem-6 {
        min-width: 6rem !important;
}
.h-max-rem-6 {
        max-height: 6rem !important;
}
.h-min-rem-6 {
        min-height: 6rem !important;
}
.w-pc-6 {
        width: 6% !important;
}
.w-px-6 {
        width: 6px !important;
}
.h-pc-6 {
        height: 6% !important;
}
.h-px-6 {
        height: 6px !important;
}
.vw-6 {
        width: 6vw !important;
}
.vh-6 {
        height: 6vh !important;
}
.p-rem-6 {
        padding: 6rem !important;
}
.pt-rem-6 {
        padding-top: 6rem !important;
}
.pr-rem-6 {
        padding-right: 6rem !important;
}
.pb-rem-6 {
        padding-bottom: 6rem !important;
}
.pl-rem-6 {
        padding-left: 6rem !important;
}
.m-rem-6 {
        margin: 6rem !important;
}
.mt-rem-6 {
        margin-top: 6rem !important;
}
.mt-px-6 {
        margin-top: 6px !important;
}
.mr-rem-6 {
        margin-right: 6rem !important;
}
.mb-rem-6 {
        margin-bottom: 6rem !important;
}
.ml-rem-6 {
        margin-left: 6rem !important;
}
.p-rem-point-6 {
        padding: 0.6rem !important;
}
.pt-rem-point-6 {
        padding-top: 0.6rem !important;
}
.pr-rem-point-6 {
        padding-right: 0.6rem !important;
}
.pb-rem-point-6 {
        padding-bottom: 0.6rem !important;
}
.pl-rem-point-6 {
        padding-left: 0.6rem !important;
}
.m-rem-point-6 {
        margin: 0.6rem !important;
}
.mt-rem-point-6 {
        margin-top: 0.6rem !important;
}
.mr-rem-point-6 {
        margin-right: 0.6rem !important;
}
.mb-rem-point-6 {
        margin-bottom: 0.6rem !important;
}
.ml-rem-point-6 {
        margin-left: 0.6rem !important;
}
.w-rem-7 {
        width: 7rem !important;
}
.w-rem-point-7 {
        width: 0.7rem !important;
}
.h-rem-7 {
        height: 7rem !important;
}
.w-max-rem-7 {
        max-width: 7rem !important;
}
.w-min-rem-7 {
        min-width: 7rem !important;
}
.h-max-rem-7 {
        max-height: 7rem !important;
}
.h-min-rem-7 {
        min-height: 7rem !important;
}
.w-pc-7 {
        width: 7% !important;
}
.w-px-7 {
        width: 7px !important;
}
.h-pc-7 {
        height: 7% !important;
}
.h-px-7 {
        height: 7px !important;
}
.vw-7 {
        width: 7vw !important;
}
.vh-7 {
        height: 7vh !important;
}
.p-rem-7 {
        padding: 7rem !important;
}
.pt-rem-7 {
        padding-top: 7rem !important;
}
.pr-rem-7 {
        padding-right: 7rem !important;
}
.pb-rem-7 {
        padding-bottom: 7rem !important;
}
.pl-rem-7 {
        padding-left: 7rem !important;
}
.m-rem-7 {
        margin: 7rem !important;
}
.mt-rem-7 {
        margin-top: 7rem !important;
}
.mt-px-7 {
        margin-top: 7px !important;
}
.mr-rem-7 {
        margin-right: 7rem !important;
}
.mb-rem-7 {
        margin-bottom: 7rem !important;
}
.ml-rem-7 {
        margin-left: 7rem !important;
}
.p-rem-point-7 {
        padding: 0.7rem !important;
}
.pt-rem-point-7 {
        padding-top: 0.7rem !important;
}
.pr-rem-point-7 {
        padding-right: 0.7rem !important;
}
.pb-rem-point-7 {
        padding-bottom: 0.7rem !important;
}
.pl-rem-point-7 {
        padding-left: 0.7rem !important;
}
.m-rem-point-7 {
        margin: 0.7rem !important;
}
.mt-rem-point-7 {
        margin-top: 0.7rem !important;
}
.mr-rem-point-7 {
        margin-right: 0.7rem !important;
}
.mb-rem-point-7 {
        margin-bottom: 0.7rem !important;
}
.ml-rem-point-7 {
        margin-left: 0.7rem !important;
}
.w-rem-8 {
        width: 8rem !important;
}
.w-rem-point-8 {
        width: 0.8rem !important;
}
.h-rem-8 {
        height: 8rem !important;
}
.w-max-rem-8 {
        max-width: 8rem !important;
}
.w-min-rem-8 {
        min-width: 8rem !important;
}
.h-max-rem-8 {
        max-height: 8rem !important;
}
.h-min-rem-8 {
        min-height: 8rem !important;
}
.w-pc-8 {
        width: 8% !important;
}
.w-px-8 {
        width: 8px !important;
}
.h-pc-8 {
        height: 8% !important;
}
.h-px-8 {
        height: 8px !important;
}
.vw-8 {
        width: 8vw !important;
}
.vh-8 {
        height: 8vh !important;
}
.p-rem-8 {
        padding: 8rem !important;
}
.pt-rem-8 {
        padding-top: 8rem !important;
}
.pr-rem-8 {
        padding-right: 8rem !important;
}
.pb-rem-8 {
        padding-bottom: 8rem !important;
}
.pl-rem-8 {
        padding-left: 8rem !important;
}
.m-rem-8 {
        margin: 8rem !important;
}
.mt-rem-8 {
        margin-top: 8rem !important;
}
.mt-px-8 {
        margin-top: 8px !important;
}
.mr-rem-8 {
        margin-right: 8rem !important;
}
.mb-rem-8 {
        margin-bottom: 8rem !important;
}
.ml-rem-8 {
        margin-left: 8rem !important;
}
.p-rem-point-8 {
        padding: 0.8rem !important;
}
.pt-rem-point-8 {
        padding-top: 0.8rem !important;
}
.pr-rem-point-8 {
        padding-right: 0.8rem !important;
}
.pb-rem-point-8 {
        padding-bottom: 0.8rem !important;
}
.pl-rem-point-8 {
        padding-left: 0.8rem !important;
}
.m-rem-point-8 {
        margin: 0.8rem !important;
}
.mt-rem-point-8 {
        margin-top: 0.8rem !important;
}
.mr-rem-point-8 {
        margin-right: 0.8rem !important;
}
.mb-rem-point-8 {
        margin-bottom: 0.8rem !important;
}
.ml-rem-point-8 {
        margin-left: 0.8rem !important;
}
.w-rem-9 {
        width: 9rem !important;
}
.w-rem-point-9 {
        width: 0.9rem !important;
}
.h-rem-9 {
        height: 9rem !important;
}
.w-max-rem-9 {
        max-width: 9rem !important;
}
.w-min-rem-9 {
        min-width: 9rem !important;
}
.h-max-rem-9 {
        max-height: 9rem !important;
}
.h-min-rem-9 {
        min-height: 9rem !important;
}
.w-pc-9 {
        width: 9% !important;
}
.w-px-9 {
        width: 9px !important;
}
.h-pc-9 {
        height: 9% !important;
}
.h-px-9 {
        height: 9px !important;
}
.vw-9 {
        width: 9vw !important;
}
.vh-9 {
        height: 9vh !important;
}
.p-rem-9 {
        padding: 9rem !important;
}
.pt-rem-9 {
        padding-top: 9rem !important;
}
.pr-rem-9 {
        padding-right: 9rem !important;
}
.pb-rem-9 {
        padding-bottom: 9rem !important;
}
.pl-rem-9 {
        padding-left: 9rem !important;
}
.m-rem-9 {
        margin: 9rem !important;
}
.mt-rem-9 {
        margin-top: 9rem !important;
}
.mt-px-9 {
        margin-top: 9px !important;
}
.mr-rem-9 {
        margin-right: 9rem !important;
}
.mb-rem-9 {
        margin-bottom: 9rem !important;
}
.ml-rem-9 {
        margin-left: 9rem !important;
}
.p-rem-point-9 {
        padding: 0.9rem !important;
}
.pt-rem-point-9 {
        padding-top: 0.9rem !important;
}
.pr-rem-point-9 {
        padding-right: 0.9rem !important;
}
.pb-rem-point-9 {
        padding-bottom: 0.9rem !important;
}
.pl-rem-point-9 {
        padding-left: 0.9rem !important;
}
.m-rem-point-9 {
        margin: 0.9rem !important;
}
.mt-rem-point-9 {
        margin-top: 0.9rem !important;
}
.mr-rem-point-9 {
        margin-right: 0.9rem !important;
}
.mb-rem-point-9 {
        margin-bottom: 0.9rem !important;
}
.ml-rem-point-9 {
        margin-left: 0.9rem !important;
}
.w-rem-10 {
        width: 10rem !important;
}
.w-rem-point-10 {
        width: 0.10rem !important;
}
.h-rem-10 {
        height: 10rem !important;
}
.w-max-rem-10 {
        max-width: 10rem !important;
}
.w-min-rem-10 {
        min-width: 10rem !important;
}
.h-max-rem-10 {
        max-height: 10rem !important;
}
.h-min-rem-10 {
        min-height: 10rem !important;
}
.w-pc-10 {
        width: 10% !important;
}
.w-px-10 {
        width: 10px !important;
}
.h-pc-10 {
        height: 10% !important;
}
.h-px-10 {
        height: 10px !important;
}
.vw-10 {
        width: 10vw !important;
}
.vh-10 {
        height: 10vh !important;
}
.p-rem-10 {
        padding: 10rem !important;
}
.pt-rem-10 {
        padding-top: 10rem !important;
}
.pr-rem-10 {
        padding-right: 10rem !important;
}
.pb-rem-10 {
        padding-bottom: 10rem !important;
}
.pl-rem-10 {
        padding-left: 10rem !important;
}
.m-rem-10 {
        margin: 10rem !important;
}
.mt-rem-10 {
        margin-top: 10rem !important;
}
.mt-px-10 {
        margin-top: 10px !important;
}
.mr-rem-10 {
        margin-right: 10rem !important;
}
.mb-rem-10 {
        margin-bottom: 10rem !important;
}
.ml-rem-10 {
        margin-left: 10rem !important;
}
.p-rem-point-10 {
        padding: 0.10rem !important;
}
.pt-rem-point-10 {
        padding-top: 0.10rem !important;
}
.pr-rem-point-10 {
        padding-right: 0.10rem !important;
}
.pb-rem-point-10 {
        padding-bottom: 0.10rem !important;
}
.pl-rem-point-10 {
        padding-left: 0.10rem !important;
}
.m-rem-point-10 {
        margin: 0.10rem !important;
}
.mt-rem-point-10 {
        margin-top: 0.10rem !important;
}
.mr-rem-point-10 {
        margin-right: 0.10rem !important;
}
.mb-rem-point-10 {
        margin-bottom: 0.10rem !important;
}
.ml-rem-point-10 {
        margin-left: 0.10rem !important;
}
.w-rem-11 {
        width: 11rem !important;
}
.w-rem-point-11 {
        width: 0.11rem !important;
}
.h-rem-11 {
        height: 11rem !important;
}
.w-max-rem-11 {
        max-width: 11rem !important;
}
.w-min-rem-11 {
        min-width: 11rem !important;
}
.h-max-rem-11 {
        max-height: 11rem !important;
}
.h-min-rem-11 {
        min-height: 11rem !important;
}
.w-pc-11 {
        width: 11% !important;
}
.w-px-11 {
        width: 11px !important;
}
.h-pc-11 {
        height: 11% !important;
}
.h-px-11 {
        height: 11px !important;
}
.vw-11 {
        width: 11vw !important;
}
.vh-11 {
        height: 11vh !important;
}
.p-rem-11 {
        padding: 11rem !important;
}
.pt-rem-11 {
        padding-top: 11rem !important;
}
.pr-rem-11 {
        padding-right: 11rem !important;
}
.pb-rem-11 {
        padding-bottom: 11rem !important;
}
.pl-rem-11 {
        padding-left: 11rem !important;
}
.m-rem-11 {
        margin: 11rem !important;
}
.mt-rem-11 {
        margin-top: 11rem !important;
}
.mt-px-11 {
        margin-top: 11px !important;
}
.mr-rem-11 {
        margin-right: 11rem !important;
}
.mb-rem-11 {
        margin-bottom: 11rem !important;
}
.ml-rem-11 {
        margin-left: 11rem !important;
}
.p-rem-point-11 {
        padding: 0.11rem !important;
}
.pt-rem-point-11 {
        padding-top: 0.11rem !important;
}
.pr-rem-point-11 {
        padding-right: 0.11rem !important;
}
.pb-rem-point-11 {
        padding-bottom: 0.11rem !important;
}
.pl-rem-point-11 {
        padding-left: 0.11rem !important;
}
.m-rem-point-11 {
        margin: 0.11rem !important;
}
.mt-rem-point-11 {
        margin-top: 0.11rem !important;
}
.mr-rem-point-11 {
        margin-right: 0.11rem !important;
}
.mb-rem-point-11 {
        margin-bottom: 0.11rem !important;
}
.ml-rem-point-11 {
        margin-left: 0.11rem !important;
}
.w-rem-12 {
        width: 12rem !important;
}
.w-rem-point-12 {
        width: 0.12rem !important;
}
.h-rem-12 {
        height: 12rem !important;
}
.w-max-rem-12 {
        max-width: 12rem !important;
}
.w-min-rem-12 {
        min-width: 12rem !important;
}
.h-max-rem-12 {
        max-height: 12rem !important;
}
.h-min-rem-12 {
        min-height: 12rem !important;
}
.w-pc-12 {
        width: 12% !important;
}
.w-px-12 {
        width: 12px !important;
}
.h-pc-12 {
        height: 12% !important;
}
.h-px-12 {
        height: 12px !important;
}
.vw-12 {
        width: 12vw !important;
}
.vh-12 {
        height: 12vh !important;
}
.p-rem-12 {
        padding: 12rem !important;
}
.pt-rem-12 {
        padding-top: 12rem !important;
}
.pr-rem-12 {
        padding-right: 12rem !important;
}
.pb-rem-12 {
        padding-bottom: 12rem !important;
}
.pl-rem-12 {
        padding-left: 12rem !important;
}
.m-rem-12 {
        margin: 12rem !important;
}
.mt-rem-12 {
        margin-top: 12rem !important;
}
.mt-px-12 {
        margin-top: 12px !important;
}
.mr-rem-12 {
        margin-right: 12rem !important;
}
.mb-rem-12 {
        margin-bottom: 12rem !important;
}
.ml-rem-12 {
        margin-left: 12rem !important;
}
.p-rem-point-12 {
        padding: 0.12rem !important;
}
.pt-rem-point-12 {
        padding-top: 0.12rem !important;
}
.pr-rem-point-12 {
        padding-right: 0.12rem !important;
}
.pb-rem-point-12 {
        padding-bottom: 0.12rem !important;
}
.pl-rem-point-12 {
        padding-left: 0.12rem !important;
}
.m-rem-point-12 {
        margin: 0.12rem !important;
}
.mt-rem-point-12 {
        margin-top: 0.12rem !important;
}
.mr-rem-point-12 {
        margin-right: 0.12rem !important;
}
.mb-rem-point-12 {
        margin-bottom: 0.12rem !important;
}
.ml-rem-point-12 {
        margin-left: 0.12rem !important;
}
.w-rem-13 {
        width: 13rem !important;
}
.w-rem-point-13 {
        width: 0.13rem !important;
}
.h-rem-13 {
        height: 13rem !important;
}
.w-max-rem-13 {
        max-width: 13rem !important;
}
.w-min-rem-13 {
        min-width: 13rem !important;
}
.h-max-rem-13 {
        max-height: 13rem !important;
}
.h-min-rem-13 {
        min-height: 13rem !important;
}
.w-pc-13 {
        width: 13% !important;
}
.w-px-13 {
        width: 13px !important;
}
.h-pc-13 {
        height: 13% !important;
}
.h-px-13 {
        height: 13px !important;
}
.vw-13 {
        width: 13vw !important;
}
.vh-13 {
        height: 13vh !important;
}
.p-rem-13 {
        padding: 13rem !important;
}
.pt-rem-13 {
        padding-top: 13rem !important;
}
.pr-rem-13 {
        padding-right: 13rem !important;
}
.pb-rem-13 {
        padding-bottom: 13rem !important;
}
.pl-rem-13 {
        padding-left: 13rem !important;
}
.m-rem-13 {
        margin: 13rem !important;
}
.mt-rem-13 {
        margin-top: 13rem !important;
}
.mt-px-13 {
        margin-top: 13px !important;
}
.mr-rem-13 {
        margin-right: 13rem !important;
}
.mb-rem-13 {
        margin-bottom: 13rem !important;
}
.ml-rem-13 {
        margin-left: 13rem !important;
}
.p-rem-point-13 {
        padding: 0.13rem !important;
}
.pt-rem-point-13 {
        padding-top: 0.13rem !important;
}
.pr-rem-point-13 {
        padding-right: 0.13rem !important;
}
.pb-rem-point-13 {
        padding-bottom: 0.13rem !important;
}
.pl-rem-point-13 {
        padding-left: 0.13rem !important;
}
.m-rem-point-13 {
        margin: 0.13rem !important;
}
.mt-rem-point-13 {
        margin-top: 0.13rem !important;
}
.mr-rem-point-13 {
        margin-right: 0.13rem !important;
}
.mb-rem-point-13 {
        margin-bottom: 0.13rem !important;
}
.ml-rem-point-13 {
        margin-left: 0.13rem !important;
}
.w-rem-14 {
        width: 14rem !important;
}
.w-rem-point-14 {
        width: 0.14rem !important;
}
.h-rem-14 {
        height: 14rem !important;
}
.w-max-rem-14 {
        max-width: 14rem !important;
}
.w-min-rem-14 {
        min-width: 14rem !important;
}
.h-max-rem-14 {
        max-height: 14rem !important;
}
.h-min-rem-14 {
        min-height: 14rem !important;
}
.w-pc-14 {
        width: 14% !important;
}
.w-px-14 {
        width: 14px !important;
}
.h-pc-14 {
        height: 14% !important;
}
.h-px-14 {
        height: 14px !important;
}
.vw-14 {
        width: 14vw !important;
}
.vh-14 {
        height: 14vh !important;
}
.p-rem-14 {
        padding: 14rem !important;
}
.pt-rem-14 {
        padding-top: 14rem !important;
}
.pr-rem-14 {
        padding-right: 14rem !important;
}
.pb-rem-14 {
        padding-bottom: 14rem !important;
}
.pl-rem-14 {
        padding-left: 14rem !important;
}
.m-rem-14 {
        margin: 14rem !important;
}
.mt-rem-14 {
        margin-top: 14rem !important;
}
.mt-px-14 {
        margin-top: 14px !important;
}
.mr-rem-14 {
        margin-right: 14rem !important;
}
.mb-rem-14 {
        margin-bottom: 14rem !important;
}
.ml-rem-14 {
        margin-left: 14rem !important;
}
.p-rem-point-14 {
        padding: 0.14rem !important;
}
.pt-rem-point-14 {
        padding-top: 0.14rem !important;
}
.pr-rem-point-14 {
        padding-right: 0.14rem !important;
}
.pb-rem-point-14 {
        padding-bottom: 0.14rem !important;
}
.pl-rem-point-14 {
        padding-left: 0.14rem !important;
}
.m-rem-point-14 {
        margin: 0.14rem !important;
}
.mt-rem-point-14 {
        margin-top: 0.14rem !important;
}
.mr-rem-point-14 {
        margin-right: 0.14rem !important;
}
.mb-rem-point-14 {
        margin-bottom: 0.14rem !important;
}
.ml-rem-point-14 {
        margin-left: 0.14rem !important;
}
.w-rem-15 {
        width: 15rem !important;
}
.w-rem-point-15 {
        width: 0.15rem !important;
}
.h-rem-15 {
        height: 15rem !important;
}
.w-max-rem-15 {
        max-width: 15rem !important;
}
.w-min-rem-15 {
        min-width: 15rem !important;
}
.h-max-rem-15 {
        max-height: 15rem !important;
}
.h-min-rem-15 {
        min-height: 15rem !important;
}
.w-pc-15 {
        width: 15% !important;
}
.w-px-15 {
        width: 15px !important;
}
.h-pc-15 {
        height: 15% !important;
}
.h-px-15 {
        height: 15px !important;
}
.vw-15 {
        width: 15vw !important;
}
.vh-15 {
        height: 15vh !important;
}
.p-rem-15 {
        padding: 15rem !important;
}
.pt-rem-15 {
        padding-top: 15rem !important;
}
.pr-rem-15 {
        padding-right: 15rem !important;
}
.pb-rem-15 {
        padding-bottom: 15rem !important;
}
.pl-rem-15 {
        padding-left: 15rem !important;
}
.m-rem-15 {
        margin: 15rem !important;
}
.mt-rem-15 {
        margin-top: 15rem !important;
}
.mt-px-15 {
        margin-top: 15px !important;
}
.mr-rem-15 {
        margin-right: 15rem !important;
}
.mb-rem-15 {
        margin-bottom: 15rem !important;
}
.ml-rem-15 {
        margin-left: 15rem !important;
}
.p-rem-point-15 {
        padding: 0.15rem !important;
}
.pt-rem-point-15 {
        padding-top: 0.15rem !important;
}
.pr-rem-point-15 {
        padding-right: 0.15rem !important;
}
.pb-rem-point-15 {
        padding-bottom: 0.15rem !important;
}
.pl-rem-point-15 {
        padding-left: 0.15rem !important;
}
.m-rem-point-15 {
        margin: 0.15rem !important;
}
.mt-rem-point-15 {
        margin-top: 0.15rem !important;
}
.mr-rem-point-15 {
        margin-right: 0.15rem !important;
}
.mb-rem-point-15 {
        margin-bottom: 0.15rem !important;
}
.ml-rem-point-15 {
        margin-left: 0.15rem !important;
}
.w-rem-16 {
        width: 16rem !important;
}
.w-rem-point-16 {
        width: 0.16rem !important;
}
.h-rem-16 {
        height: 16rem !important;
}
.w-max-rem-16 {
        max-width: 16rem !important;
}
.w-min-rem-16 {
        min-width: 16rem !important;
}
.h-max-rem-16 {
        max-height: 16rem !important;
}
.h-min-rem-16 {
        min-height: 16rem !important;
}
.w-pc-16 {
        width: 16% !important;
}
.w-px-16 {
        width: 16px !important;
}
.h-pc-16 {
        height: 16% !important;
}
.h-px-16 {
        height: 16px !important;
}
.vw-16 {
        width: 16vw !important;
}
.vh-16 {
        height: 16vh !important;
}
.p-rem-16 {
        padding: 16rem !important;
}
.pt-rem-16 {
        padding-top: 16rem !important;
}
.pr-rem-16 {
        padding-right: 16rem !important;
}
.pb-rem-16 {
        padding-bottom: 16rem !important;
}
.pl-rem-16 {
        padding-left: 16rem !important;
}
.m-rem-16 {
        margin: 16rem !important;
}
.mt-rem-16 {
        margin-top: 16rem !important;
}
.mt-px-16 {
        margin-top: 16px !important;
}
.mr-rem-16 {
        margin-right: 16rem !important;
}
.mb-rem-16 {
        margin-bottom: 16rem !important;
}
.ml-rem-16 {
        margin-left: 16rem !important;
}
.p-rem-point-16 {
        padding: 0.16rem !important;
}
.pt-rem-point-16 {
        padding-top: 0.16rem !important;
}
.pr-rem-point-16 {
        padding-right: 0.16rem !important;
}
.pb-rem-point-16 {
        padding-bottom: 0.16rem !important;
}
.pl-rem-point-16 {
        padding-left: 0.16rem !important;
}
.m-rem-point-16 {
        margin: 0.16rem !important;
}
.mt-rem-point-16 {
        margin-top: 0.16rem !important;
}
.mr-rem-point-16 {
        margin-right: 0.16rem !important;
}
.mb-rem-point-16 {
        margin-bottom: 0.16rem !important;
}
.ml-rem-point-16 {
        margin-left: 0.16rem !important;
}
.w-rem-17 {
        width: 17rem !important;
}
.w-rem-point-17 {
        width: 0.17rem !important;
}
.h-rem-17 {
        height: 17rem !important;
}
.w-max-rem-17 {
        max-width: 17rem !important;
}
.w-min-rem-17 {
        min-width: 17rem !important;
}
.h-max-rem-17 {
        max-height: 17rem !important;
}
.h-min-rem-17 {
        min-height: 17rem !important;
}
.w-pc-17 {
        width: 17% !important;
}
.w-px-17 {
        width: 17px !important;
}
.h-pc-17 {
        height: 17% !important;
}
.h-px-17 {
        height: 17px !important;
}
.vw-17 {
        width: 17vw !important;
}
.vh-17 {
        height: 17vh !important;
}
.p-rem-17 {
        padding: 17rem !important;
}
.pt-rem-17 {
        padding-top: 17rem !important;
}
.pr-rem-17 {
        padding-right: 17rem !important;
}
.pb-rem-17 {
        padding-bottom: 17rem !important;
}
.pl-rem-17 {
        padding-left: 17rem !important;
}
.m-rem-17 {
        margin: 17rem !important;
}
.mt-rem-17 {
        margin-top: 17rem !important;
}
.mt-px-17 {
        margin-top: 17px !important;
}
.mr-rem-17 {
        margin-right: 17rem !important;
}
.mb-rem-17 {
        margin-bottom: 17rem !important;
}
.ml-rem-17 {
        margin-left: 17rem !important;
}
.p-rem-point-17 {
        padding: 0.17rem !important;
}
.pt-rem-point-17 {
        padding-top: 0.17rem !important;
}
.pr-rem-point-17 {
        padding-right: 0.17rem !important;
}
.pb-rem-point-17 {
        padding-bottom: 0.17rem !important;
}
.pl-rem-point-17 {
        padding-left: 0.17rem !important;
}
.m-rem-point-17 {
        margin: 0.17rem !important;
}
.mt-rem-point-17 {
        margin-top: 0.17rem !important;
}
.mr-rem-point-17 {
        margin-right: 0.17rem !important;
}
.mb-rem-point-17 {
        margin-bottom: 0.17rem !important;
}
.ml-rem-point-17 {
        margin-left: 0.17rem !important;
}
.w-rem-18 {
        width: 18rem !important;
}
.w-rem-point-18 {
        width: 0.18rem !important;
}
.h-rem-18 {
        height: 18rem !important;
}
.w-max-rem-18 {
        max-width: 18rem !important;
}
.w-min-rem-18 {
        min-width: 18rem !important;
}
.h-max-rem-18 {
        max-height: 18rem !important;
}
.h-min-rem-18 {
        min-height: 18rem !important;
}
.w-pc-18 {
        width: 18% !important;
}
.w-px-18 {
        width: 18px !important;
}
.h-pc-18 {
        height: 18% !important;
}
.h-px-18 {
        height: 18px !important;
}
.vw-18 {
        width: 18vw !important;
}
.vh-18 {
        height: 18vh !important;
}
.p-rem-18 {
        padding: 18rem !important;
}
.pt-rem-18 {
        padding-top: 18rem !important;
}
.pr-rem-18 {
        padding-right: 18rem !important;
}
.pb-rem-18 {
        padding-bottom: 18rem !important;
}
.pl-rem-18 {
        padding-left: 18rem !important;
}
.m-rem-18 {
        margin: 18rem !important;
}
.mt-rem-18 {
        margin-top: 18rem !important;
}
.mt-px-18 {
        margin-top: 18px !important;
}
.mr-rem-18 {
        margin-right: 18rem !important;
}
.mb-rem-18 {
        margin-bottom: 18rem !important;
}
.ml-rem-18 {
        margin-left: 18rem !important;
}
.p-rem-point-18 {
        padding: 0.18rem !important;
}
.pt-rem-point-18 {
        padding-top: 0.18rem !important;
}
.pr-rem-point-18 {
        padding-right: 0.18rem !important;
}
.pb-rem-point-18 {
        padding-bottom: 0.18rem !important;
}
.pl-rem-point-18 {
        padding-left: 0.18rem !important;
}
.m-rem-point-18 {
        margin: 0.18rem !important;
}
.mt-rem-point-18 {
        margin-top: 0.18rem !important;
}
.mr-rem-point-18 {
        margin-right: 0.18rem !important;
}
.mb-rem-point-18 {
        margin-bottom: 0.18rem !important;
}
.ml-rem-point-18 {
        margin-left: 0.18rem !important;
}
.w-rem-19 {
        width: 19rem !important;
}
.w-rem-point-19 {
        width: 0.19rem !important;
}
.h-rem-19 {
        height: 19rem !important;
}
.w-max-rem-19 {
        max-width: 19rem !important;
}
.w-min-rem-19 {
        min-width: 19rem !important;
}
.h-max-rem-19 {
        max-height: 19rem !important;
}
.h-min-rem-19 {
        min-height: 19rem !important;
}
.w-pc-19 {
        width: 19% !important;
}
.w-px-19 {
        width: 19px !important;
}
.h-pc-19 {
        height: 19% !important;
}
.h-px-19 {
        height: 19px !important;
}
.vw-19 {
        width: 19vw !important;
}
.vh-19 {
        height: 19vh !important;
}
.p-rem-19 {
        padding: 19rem !important;
}
.pt-rem-19 {
        padding-top: 19rem !important;
}
.pr-rem-19 {
        padding-right: 19rem !important;
}
.pb-rem-19 {
        padding-bottom: 19rem !important;
}
.pl-rem-19 {
        padding-left: 19rem !important;
}
.m-rem-19 {
        margin: 19rem !important;
}
.mt-rem-19 {
        margin-top: 19rem !important;
}
.mt-px-19 {
        margin-top: 19px !important;
}
.mr-rem-19 {
        margin-right: 19rem !important;
}
.mb-rem-19 {
        margin-bottom: 19rem !important;
}
.ml-rem-19 {
        margin-left: 19rem !important;
}
.p-rem-point-19 {
        padding: 0.19rem !important;
}
.pt-rem-point-19 {
        padding-top: 0.19rem !important;
}
.pr-rem-point-19 {
        padding-right: 0.19rem !important;
}
.pb-rem-point-19 {
        padding-bottom: 0.19rem !important;
}
.pl-rem-point-19 {
        padding-left: 0.19rem !important;
}
.m-rem-point-19 {
        margin: 0.19rem !important;
}
.mt-rem-point-19 {
        margin-top: 0.19rem !important;
}
.mr-rem-point-19 {
        margin-right: 0.19rem !important;
}
.mb-rem-point-19 {
        margin-bottom: 0.19rem !important;
}
.ml-rem-point-19 {
        margin-left: 0.19rem !important;
}
.w-rem-20 {
        width: 20rem !important;
}
.w-rem-point-20 {
        width: 0.20rem !important;
}
.h-rem-20 {
        height: 20rem !important;
}
.w-max-rem-20 {
        max-width: 20rem !important;
}
.w-min-rem-20 {
        min-width: 20rem !important;
}
.h-max-rem-20 {
        max-height: 20rem !important;
}
.h-min-rem-20 {
        min-height: 20rem !important;
}
.w-pc-20 {
        width: 20% !important;
}
.w-px-20 {
        width: 20px !important;
}
.h-pc-20 {
        height: 20% !important;
}
.h-px-20 {
        height: 20px !important;
}
.vw-20 {
        width: 20vw !important;
}
.vh-20 {
        height: 20vh !important;
}
.p-rem-20 {
        padding: 20rem !important;
}
.pt-rem-20 {
        padding-top: 20rem !important;
}
.pr-rem-20 {
        padding-right: 20rem !important;
}
.pb-rem-20 {
        padding-bottom: 20rem !important;
}
.pl-rem-20 {
        padding-left: 20rem !important;
}
.m-rem-20 {
        margin: 20rem !important;
}
.mt-rem-20 {
        margin-top: 20rem !important;
}
.mt-px-20 {
        margin-top: 20px !important;
}
.mr-rem-20 {
        margin-right: 20rem !important;
}
.mb-rem-20 {
        margin-bottom: 20rem !important;
}
.ml-rem-20 {
        margin-left: 20rem !important;
}
.p-rem-point-20 {
        padding: 0.20rem !important;
}
.pt-rem-point-20 {
        padding-top: 0.20rem !important;
}
.pr-rem-point-20 {
        padding-right: 0.20rem !important;
}
.pb-rem-point-20 {
        padding-bottom: 0.20rem !important;
}
.pl-rem-point-20 {
        padding-left: 0.20rem !important;
}
.m-rem-point-20 {
        margin: 0.20rem !important;
}
.mt-rem-point-20 {
        margin-top: 0.20rem !important;
}
.mr-rem-point-20 {
        margin-right: 0.20rem !important;
}
.mb-rem-point-20 {
        margin-bottom: 0.20rem !important;
}
.ml-rem-point-20 {
        margin-left: 0.20rem !important;
}
.w-rem-21 {
        width: 21rem !important;
}
.w-rem-point-21 {
        width: 0.21rem !important;
}
.h-rem-21 {
        height: 21rem !important;
}
.w-max-rem-21 {
        max-width: 21rem !important;
}
.w-min-rem-21 {
        min-width: 21rem !important;
}
.h-max-rem-21 {
        max-height: 21rem !important;
}
.h-min-rem-21 {
        min-height: 21rem !important;
}
.w-pc-21 {
        width: 21% !important;
}
.w-px-21 {
        width: 21px !important;
}
.h-pc-21 {
        height: 21% !important;
}
.h-px-21 {
        height: 21px !important;
}
.vw-21 {
        width: 21vw !important;
}
.vh-21 {
        height: 21vh !important;
}
.p-rem-21 {
        padding: 21rem !important;
}
.pt-rem-21 {
        padding-top: 21rem !important;
}
.pr-rem-21 {
        padding-right: 21rem !important;
}
.pb-rem-21 {
        padding-bottom: 21rem !important;
}
.pl-rem-21 {
        padding-left: 21rem !important;
}
.m-rem-21 {
        margin: 21rem !important;
}
.mt-rem-21 {
        margin-top: 21rem !important;
}
.mt-px-21 {
        margin-top: 21px !important;
}
.mr-rem-21 {
        margin-right: 21rem !important;
}
.mb-rem-21 {
        margin-bottom: 21rem !important;
}
.ml-rem-21 {
        margin-left: 21rem !important;
}
.p-rem-point-21 {
        padding: 0.21rem !important;
}
.pt-rem-point-21 {
        padding-top: 0.21rem !important;
}
.pr-rem-point-21 {
        padding-right: 0.21rem !important;
}
.pb-rem-point-21 {
        padding-bottom: 0.21rem !important;
}
.pl-rem-point-21 {
        padding-left: 0.21rem !important;
}
.m-rem-point-21 {
        margin: 0.21rem !important;
}
.mt-rem-point-21 {
        margin-top: 0.21rem !important;
}
.mr-rem-point-21 {
        margin-right: 0.21rem !important;
}
.mb-rem-point-21 {
        margin-bottom: 0.21rem !important;
}
.ml-rem-point-21 {
        margin-left: 0.21rem !important;
}
.w-rem-22 {
        width: 22rem !important;
}
.w-rem-point-22 {
        width: 0.22rem !important;
}
.h-rem-22 {
        height: 22rem !important;
}
.w-max-rem-22 {
        max-width: 22rem !important;
}
.w-min-rem-22 {
        min-width: 22rem !important;
}
.h-max-rem-22 {
        max-height: 22rem !important;
}
.h-min-rem-22 {
        min-height: 22rem !important;
}
.w-pc-22 {
        width: 22% !important;
}
.w-px-22 {
        width: 22px !important;
}
.h-pc-22 {
        height: 22% !important;
}
.h-px-22 {
        height: 22px !important;
}
.vw-22 {
        width: 22vw !important;
}
.vh-22 {
        height: 22vh !important;
}
.p-rem-22 {
        padding: 22rem !important;
}
.pt-rem-22 {
        padding-top: 22rem !important;
}
.pr-rem-22 {
        padding-right: 22rem !important;
}
.pb-rem-22 {
        padding-bottom: 22rem !important;
}
.pl-rem-22 {
        padding-left: 22rem !important;
}
.m-rem-22 {
        margin: 22rem !important;
}
.mt-rem-22 {
        margin-top: 22rem !important;
}
.mt-px-22 {
        margin-top: 22px !important;
}
.mr-rem-22 {
        margin-right: 22rem !important;
}
.mb-rem-22 {
        margin-bottom: 22rem !important;
}
.ml-rem-22 {
        margin-left: 22rem !important;
}
.p-rem-point-22 {
        padding: 0.22rem !important;
}
.pt-rem-point-22 {
        padding-top: 0.22rem !important;
}
.pr-rem-point-22 {
        padding-right: 0.22rem !important;
}
.pb-rem-point-22 {
        padding-bottom: 0.22rem !important;
}
.pl-rem-point-22 {
        padding-left: 0.22rem !important;
}
.m-rem-point-22 {
        margin: 0.22rem !important;
}
.mt-rem-point-22 {
        margin-top: 0.22rem !important;
}
.mr-rem-point-22 {
        margin-right: 0.22rem !important;
}
.mb-rem-point-22 {
        margin-bottom: 0.22rem !important;
}
.ml-rem-point-22 {
        margin-left: 0.22rem !important;
}
.w-rem-23 {
        width: 23rem !important;
}
.w-rem-point-23 {
        width: 0.23rem !important;
}
.h-rem-23 {
        height: 23rem !important;
}
.w-max-rem-23 {
        max-width: 23rem !important;
}
.w-min-rem-23 {
        min-width: 23rem !important;
}
.h-max-rem-23 {
        max-height: 23rem !important;
}
.h-min-rem-23 {
        min-height: 23rem !important;
}
.w-pc-23 {
        width: 23% !important;
}
.w-px-23 {
        width: 23px !important;
}
.h-pc-23 {
        height: 23% !important;
}
.h-px-23 {
        height: 23px !important;
}
.vw-23 {
        width: 23vw !important;
}
.vh-23 {
        height: 23vh !important;
}
.p-rem-23 {
        padding: 23rem !important;
}
.pt-rem-23 {
        padding-top: 23rem !important;
}
.pr-rem-23 {
        padding-right: 23rem !important;
}
.pb-rem-23 {
        padding-bottom: 23rem !important;
}
.pl-rem-23 {
        padding-left: 23rem !important;
}
.m-rem-23 {
        margin: 23rem !important;
}
.mt-rem-23 {
        margin-top: 23rem !important;
}
.mt-px-23 {
        margin-top: 23px !important;
}
.mr-rem-23 {
        margin-right: 23rem !important;
}
.mb-rem-23 {
        margin-bottom: 23rem !important;
}
.ml-rem-23 {
        margin-left: 23rem !important;
}
.p-rem-point-23 {
        padding: 0.23rem !important;
}
.pt-rem-point-23 {
        padding-top: 0.23rem !important;
}
.pr-rem-point-23 {
        padding-right: 0.23rem !important;
}
.pb-rem-point-23 {
        padding-bottom: 0.23rem !important;
}
.pl-rem-point-23 {
        padding-left: 0.23rem !important;
}
.m-rem-point-23 {
        margin: 0.23rem !important;
}
.mt-rem-point-23 {
        margin-top: 0.23rem !important;
}
.mr-rem-point-23 {
        margin-right: 0.23rem !important;
}
.mb-rem-point-23 {
        margin-bottom: 0.23rem !important;
}
.ml-rem-point-23 {
        margin-left: 0.23rem !important;
}
.w-rem-24 {
        width: 24rem !important;
}
.w-rem-point-24 {
        width: 0.24rem !important;
}
.h-rem-24 {
        height: 24rem !important;
}
.w-max-rem-24 {
        max-width: 24rem !important;
}
.w-min-rem-24 {
        min-width: 24rem !important;
}
.h-max-rem-24 {
        max-height: 24rem !important;
}
.h-min-rem-24 {
        min-height: 24rem !important;
}
.w-pc-24 {
        width: 24% !important;
}
.w-px-24 {
        width: 24px !important;
}
.h-pc-24 {
        height: 24% !important;
}
.h-px-24 {
        height: 24px !important;
}
.vw-24 {
        width: 24vw !important;
}
.vh-24 {
        height: 24vh !important;
}
.p-rem-24 {
        padding: 24rem !important;
}
.pt-rem-24 {
        padding-top: 24rem !important;
}
.pr-rem-24 {
        padding-right: 24rem !important;
}
.pb-rem-24 {
        padding-bottom: 24rem !important;
}
.pl-rem-24 {
        padding-left: 24rem !important;
}
.m-rem-24 {
        margin: 24rem !important;
}
.mt-rem-24 {
        margin-top: 24rem !important;
}
.mt-px-24 {
        margin-top: 24px !important;
}
.mr-rem-24 {
        margin-right: 24rem !important;
}
.mb-rem-24 {
        margin-bottom: 24rem !important;
}
.ml-rem-24 {
        margin-left: 24rem !important;
}
.p-rem-point-24 {
        padding: 0.24rem !important;
}
.pt-rem-point-24 {
        padding-top: 0.24rem !important;
}
.pr-rem-point-24 {
        padding-right: 0.24rem !important;
}
.pb-rem-point-24 {
        padding-bottom: 0.24rem !important;
}
.pl-rem-point-24 {
        padding-left: 0.24rem !important;
}
.m-rem-point-24 {
        margin: 0.24rem !important;
}
.mt-rem-point-24 {
        margin-top: 0.24rem !important;
}
.mr-rem-point-24 {
        margin-right: 0.24rem !important;
}
.mb-rem-point-24 {
        margin-bottom: 0.24rem !important;
}
.ml-rem-point-24 {
        margin-left: 0.24rem !important;
}
.w-rem-25 {
        width: 25rem !important;
}
.w-rem-point-25 {
        width: 0.25rem !important;
}
.h-rem-25 {
        height: 25rem !important;
}
.w-max-rem-25 {
        max-width: 25rem !important;
}
.w-min-rem-25 {
        min-width: 25rem !important;
}
.h-max-rem-25 {
        max-height: 25rem !important;
}
.h-min-rem-25 {
        min-height: 25rem !important;
}
.w-pc-25 {
        width: 25% !important;
}
.w-px-25 {
        width: 25px !important;
}
.h-pc-25 {
        height: 25% !important;
}
.h-px-25 {
        height: 25px !important;
}
.vw-25 {
        width: 25vw !important;
}
.vh-25 {
        height: 25vh !important;
}
.p-rem-25 {
        padding: 25rem !important;
}
.pt-rem-25 {
        padding-top: 25rem !important;
}
.pr-rem-25 {
        padding-right: 25rem !important;
}
.pb-rem-25 {
        padding-bottom: 25rem !important;
}
.pl-rem-25 {
        padding-left: 25rem !important;
}
.m-rem-25 {
        margin: 25rem !important;
}
.mt-rem-25 {
        margin-top: 25rem !important;
}
.mt-px-25 {
        margin-top: 25px !important;
}
.mr-rem-25 {
        margin-right: 25rem !important;
}
.mb-rem-25 {
        margin-bottom: 25rem !important;
}
.ml-rem-25 {
        margin-left: 25rem !important;
}
.p-rem-point-25 {
        padding: 0.25rem !important;
}
.pt-rem-point-25 {
        padding-top: 0.25rem !important;
}
.pr-rem-point-25 {
        padding-right: 0.25rem !important;
}
.pb-rem-point-25 {
        padding-bottom: 0.25rem !important;
}
.pl-rem-point-25 {
        padding-left: 0.25rem !important;
}
.m-rem-point-25 {
        margin: 0.25rem !important;
}
.mt-rem-point-25 {
        margin-top: 0.25rem !important;
}
.mr-rem-point-25 {
        margin-right: 0.25rem !important;
}
.mb-rem-point-25 {
        margin-bottom: 0.25rem !important;
}
.ml-rem-point-25 {
        margin-left: 0.25rem !important;
}
.w-rem-26 {
        width: 26rem !important;
}
.w-rem-point-26 {
        width: 0.26rem !important;
}
.h-rem-26 {
        height: 26rem !important;
}
.w-max-rem-26 {
        max-width: 26rem !important;
}
.w-min-rem-26 {
        min-width: 26rem !important;
}
.h-max-rem-26 {
        max-height: 26rem !important;
}
.h-min-rem-26 {
        min-height: 26rem !important;
}
.w-pc-26 {
        width: 26% !important;
}
.w-px-26 {
        width: 26px !important;
}
.h-pc-26 {
        height: 26% !important;
}
.h-px-26 {
        height: 26px !important;
}
.vw-26 {
        width: 26vw !important;
}
.vh-26 {
        height: 26vh !important;
}
.p-rem-26 {
        padding: 26rem !important;
}
.pt-rem-26 {
        padding-top: 26rem !important;
}
.pr-rem-26 {
        padding-right: 26rem !important;
}
.pb-rem-26 {
        padding-bottom: 26rem !important;
}
.pl-rem-26 {
        padding-left: 26rem !important;
}
.m-rem-26 {
        margin: 26rem !important;
}
.mt-rem-26 {
        margin-top: 26rem !important;
}
.mt-px-26 {
        margin-top: 26px !important;
}
.mr-rem-26 {
        margin-right: 26rem !important;
}
.mb-rem-26 {
        margin-bottom: 26rem !important;
}
.ml-rem-26 {
        margin-left: 26rem !important;
}
.p-rem-point-26 {
        padding: 0.26rem !important;
}
.pt-rem-point-26 {
        padding-top: 0.26rem !important;
}
.pr-rem-point-26 {
        padding-right: 0.26rem !important;
}
.pb-rem-point-26 {
        padding-bottom: 0.26rem !important;
}
.pl-rem-point-26 {
        padding-left: 0.26rem !important;
}
.m-rem-point-26 {
        margin: 0.26rem !important;
}
.mt-rem-point-26 {
        margin-top: 0.26rem !important;
}
.mr-rem-point-26 {
        margin-right: 0.26rem !important;
}
.mb-rem-point-26 {
        margin-bottom: 0.26rem !important;
}
.ml-rem-point-26 {
        margin-left: 0.26rem !important;
}
.w-rem-27 {
        width: 27rem !important;
}
.w-rem-point-27 {
        width: 0.27rem !important;
}
.h-rem-27 {
        height: 27rem !important;
}
.w-max-rem-27 {
        max-width: 27rem !important;
}
.w-min-rem-27 {
        min-width: 27rem !important;
}
.h-max-rem-27 {
        max-height: 27rem !important;
}
.h-min-rem-27 {
        min-height: 27rem !important;
}
.w-pc-27 {
        width: 27% !important;
}
.w-px-27 {
        width: 27px !important;
}
.h-pc-27 {
        height: 27% !important;
}
.h-px-27 {
        height: 27px !important;
}
.vw-27 {
        width: 27vw !important;
}
.vh-27 {
        height: 27vh !important;
}
.p-rem-27 {
        padding: 27rem !important;
}
.pt-rem-27 {
        padding-top: 27rem !important;
}
.pr-rem-27 {
        padding-right: 27rem !important;
}
.pb-rem-27 {
        padding-bottom: 27rem !important;
}
.pl-rem-27 {
        padding-left: 27rem !important;
}
.m-rem-27 {
        margin: 27rem !important;
}
.mt-rem-27 {
        margin-top: 27rem !important;
}
.mt-px-27 {
        margin-top: 27px !important;
}
.mr-rem-27 {
        margin-right: 27rem !important;
}
.mb-rem-27 {
        margin-bottom: 27rem !important;
}
.ml-rem-27 {
        margin-left: 27rem !important;
}
.p-rem-point-27 {
        padding: 0.27rem !important;
}
.pt-rem-point-27 {
        padding-top: 0.27rem !important;
}
.pr-rem-point-27 {
        padding-right: 0.27rem !important;
}
.pb-rem-point-27 {
        padding-bottom: 0.27rem !important;
}
.pl-rem-point-27 {
        padding-left: 0.27rem !important;
}
.m-rem-point-27 {
        margin: 0.27rem !important;
}
.mt-rem-point-27 {
        margin-top: 0.27rem !important;
}
.mr-rem-point-27 {
        margin-right: 0.27rem !important;
}
.mb-rem-point-27 {
        margin-bottom: 0.27rem !important;
}
.ml-rem-point-27 {
        margin-left: 0.27rem !important;
}
.w-rem-28 {
        width: 28rem !important;
}
.w-rem-point-28 {
        width: 0.28rem !important;
}
.h-rem-28 {
        height: 28rem !important;
}
.w-max-rem-28 {
        max-width: 28rem !important;
}
.w-min-rem-28 {
        min-width: 28rem !important;
}
.h-max-rem-28 {
        max-height: 28rem !important;
}
.h-min-rem-28 {
        min-height: 28rem !important;
}
.w-pc-28 {
        width: 28% !important;
}
.w-px-28 {
        width: 28px !important;
}
.h-pc-28 {
        height: 28% !important;
}
.h-px-28 {
        height: 28px !important;
}
.vw-28 {
        width: 28vw !important;
}
.vh-28 {
        height: 28vh !important;
}
.p-rem-28 {
        padding: 28rem !important;
}
.pt-rem-28 {
        padding-top: 28rem !important;
}
.pr-rem-28 {
        padding-right: 28rem !important;
}
.pb-rem-28 {
        padding-bottom: 28rem !important;
}
.pl-rem-28 {
        padding-left: 28rem !important;
}
.m-rem-28 {
        margin: 28rem !important;
}
.mt-rem-28 {
        margin-top: 28rem !important;
}
.mt-px-28 {
        margin-top: 28px !important;
}
.mr-rem-28 {
        margin-right: 28rem !important;
}
.mb-rem-28 {
        margin-bottom: 28rem !important;
}
.ml-rem-28 {
        margin-left: 28rem !important;
}
.p-rem-point-28 {
        padding: 0.28rem !important;
}
.pt-rem-point-28 {
        padding-top: 0.28rem !important;
}
.pr-rem-point-28 {
        padding-right: 0.28rem !important;
}
.pb-rem-point-28 {
        padding-bottom: 0.28rem !important;
}
.pl-rem-point-28 {
        padding-left: 0.28rem !important;
}
.m-rem-point-28 {
        margin: 0.28rem !important;
}
.mt-rem-point-28 {
        margin-top: 0.28rem !important;
}
.mr-rem-point-28 {
        margin-right: 0.28rem !important;
}
.mb-rem-point-28 {
        margin-bottom: 0.28rem !important;
}
.ml-rem-point-28 {
        margin-left: 0.28rem !important;
}
.w-rem-29 {
        width: 29rem !important;
}
.w-rem-point-29 {
        width: 0.29rem !important;
}
.h-rem-29 {
        height: 29rem !important;
}
.w-max-rem-29 {
        max-width: 29rem !important;
}
.w-min-rem-29 {
        min-width: 29rem !important;
}
.h-max-rem-29 {
        max-height: 29rem !important;
}
.h-min-rem-29 {
        min-height: 29rem !important;
}
.w-pc-29 {
        width: 29% !important;
}
.w-px-29 {
        width: 29px !important;
}
.h-pc-29 {
        height: 29% !important;
}
.h-px-29 {
        height: 29px !important;
}
.vw-29 {
        width: 29vw !important;
}
.vh-29 {
        height: 29vh !important;
}
.p-rem-29 {
        padding: 29rem !important;
}
.pt-rem-29 {
        padding-top: 29rem !important;
}
.pr-rem-29 {
        padding-right: 29rem !important;
}
.pb-rem-29 {
        padding-bottom: 29rem !important;
}
.pl-rem-29 {
        padding-left: 29rem !important;
}
.m-rem-29 {
        margin: 29rem !important;
}
.mt-rem-29 {
        margin-top: 29rem !important;
}
.mt-px-29 {
        margin-top: 29px !important;
}
.mr-rem-29 {
        margin-right: 29rem !important;
}
.mb-rem-29 {
        margin-bottom: 29rem !important;
}
.ml-rem-29 {
        margin-left: 29rem !important;
}
.p-rem-point-29 {
        padding: 0.29rem !important;
}
.pt-rem-point-29 {
        padding-top: 0.29rem !important;
}
.pr-rem-point-29 {
        padding-right: 0.29rem !important;
}
.pb-rem-point-29 {
        padding-bottom: 0.29rem !important;
}
.pl-rem-point-29 {
        padding-left: 0.29rem !important;
}
.m-rem-point-29 {
        margin: 0.29rem !important;
}
.mt-rem-point-29 {
        margin-top: 0.29rem !important;
}
.mr-rem-point-29 {
        margin-right: 0.29rem !important;
}
.mb-rem-point-29 {
        margin-bottom: 0.29rem !important;
}
.ml-rem-point-29 {
        margin-left: 0.29rem !important;
}
.w-rem-30 {
        width: 30rem !important;
}
.w-rem-point-30 {
        width: 0.30rem !important;
}
.h-rem-30 {
        height: 30rem !important;
}
.w-max-rem-30 {
        max-width: 30rem !important;
}
.w-min-rem-30 {
        min-width: 30rem !important;
}
.h-max-rem-30 {
        max-height: 30rem !important;
}
.h-min-rem-30 {
        min-height: 30rem !important;
}
.w-pc-30 {
        width: 30% !important;
}
.w-px-30 {
        width: 30px !important;
}
.h-pc-30 {
        height: 30% !important;
}
.h-px-30 {
        height: 30px !important;
}
.vw-30 {
        width: 30vw !important;
}
.vh-30 {
        height: 30vh !important;
}
.p-rem-30 {
        padding: 30rem !important;
}
.pt-rem-30 {
        padding-top: 30rem !important;
}
.pr-rem-30 {
        padding-right: 30rem !important;
}
.pb-rem-30 {
        padding-bottom: 30rem !important;
}
.pl-rem-30 {
        padding-left: 30rem !important;
}
.m-rem-30 {
        margin: 30rem !important;
}
.mt-rem-30 {
        margin-top: 30rem !important;
}
.mt-px-30 {
        margin-top: 30px !important;
}
.mr-rem-30 {
        margin-right: 30rem !important;
}
.mb-rem-30 {
        margin-bottom: 30rem !important;
}
.ml-rem-30 {
        margin-left: 30rem !important;
}
.p-rem-point-30 {
        padding: 0.30rem !important;
}
.pt-rem-point-30 {
        padding-top: 0.30rem !important;
}
.pr-rem-point-30 {
        padding-right: 0.30rem !important;
}
.pb-rem-point-30 {
        padding-bottom: 0.30rem !important;
}
.pl-rem-point-30 {
        padding-left: 0.30rem !important;
}
.m-rem-point-30 {
        margin: 0.30rem !important;
}
.mt-rem-point-30 {
        margin-top: 0.30rem !important;
}
.mr-rem-point-30 {
        margin-right: 0.30rem !important;
}
.mb-rem-point-30 {
        margin-bottom: 0.30rem !important;
}
.ml-rem-point-30 {
        margin-left: 0.30rem !important;
}
.w-rem-31 {
        width: 31rem !important;
}
.w-rem-point-31 {
        width: 0.31rem !important;
}
.h-rem-31 {
        height: 31rem !important;
}
.w-max-rem-31 {
        max-width: 31rem !important;
}
.w-min-rem-31 {
        min-width: 31rem !important;
}
.h-max-rem-31 {
        max-height: 31rem !important;
}
.h-min-rem-31 {
        min-height: 31rem !important;
}
.w-pc-31 {
        width: 31% !important;
}
.w-px-31 {
        width: 31px !important;
}
.h-pc-31 {
        height: 31% !important;
}
.h-px-31 {
        height: 31px !important;
}
.vw-31 {
        width: 31vw !important;
}
.vh-31 {
        height: 31vh !important;
}
.p-rem-31 {
        padding: 31rem !important;
}
.pt-rem-31 {
        padding-top: 31rem !important;
}
.pr-rem-31 {
        padding-right: 31rem !important;
}
.pb-rem-31 {
        padding-bottom: 31rem !important;
}
.pl-rem-31 {
        padding-left: 31rem !important;
}
.m-rem-31 {
        margin: 31rem !important;
}
.mt-rem-31 {
        margin-top: 31rem !important;
}
.mt-px-31 {
        margin-top: 31px !important;
}
.mr-rem-31 {
        margin-right: 31rem !important;
}
.mb-rem-31 {
        margin-bottom: 31rem !important;
}
.ml-rem-31 {
        margin-left: 31rem !important;
}
.p-rem-point-31 {
        padding: 0.31rem !important;
}
.pt-rem-point-31 {
        padding-top: 0.31rem !important;
}
.pr-rem-point-31 {
        padding-right: 0.31rem !important;
}
.pb-rem-point-31 {
        padding-bottom: 0.31rem !important;
}
.pl-rem-point-31 {
        padding-left: 0.31rem !important;
}
.m-rem-point-31 {
        margin: 0.31rem !important;
}
.mt-rem-point-31 {
        margin-top: 0.31rem !important;
}
.mr-rem-point-31 {
        margin-right: 0.31rem !important;
}
.mb-rem-point-31 {
        margin-bottom: 0.31rem !important;
}
.ml-rem-point-31 {
        margin-left: 0.31rem !important;
}
.w-rem-32 {
        width: 32rem !important;
}
.w-rem-point-32 {
        width: 0.32rem !important;
}
.h-rem-32 {
        height: 32rem !important;
}
.w-max-rem-32 {
        max-width: 32rem !important;
}
.w-min-rem-32 {
        min-width: 32rem !important;
}
.h-max-rem-32 {
        max-height: 32rem !important;
}
.h-min-rem-32 {
        min-height: 32rem !important;
}
.w-pc-32 {
        width: 32% !important;
}
.w-px-32 {
        width: 32px !important;
}
.h-pc-32 {
        height: 32% !important;
}
.h-px-32 {
        height: 32px !important;
}
.vw-32 {
        width: 32vw !important;
}
.vh-32 {
        height: 32vh !important;
}
.p-rem-32 {
        padding: 32rem !important;
}
.pt-rem-32 {
        padding-top: 32rem !important;
}
.pr-rem-32 {
        padding-right: 32rem !important;
}
.pb-rem-32 {
        padding-bottom: 32rem !important;
}
.pl-rem-32 {
        padding-left: 32rem !important;
}
.m-rem-32 {
        margin: 32rem !important;
}
.mt-rem-32 {
        margin-top: 32rem !important;
}
.mt-px-32 {
        margin-top: 32px !important;
}
.mr-rem-32 {
        margin-right: 32rem !important;
}
.mb-rem-32 {
        margin-bottom: 32rem !important;
}
.ml-rem-32 {
        margin-left: 32rem !important;
}
.p-rem-point-32 {
        padding: 0.32rem !important;
}
.pt-rem-point-32 {
        padding-top: 0.32rem !important;
}
.pr-rem-point-32 {
        padding-right: 0.32rem !important;
}
.pb-rem-point-32 {
        padding-bottom: 0.32rem !important;
}
.pl-rem-point-32 {
        padding-left: 0.32rem !important;
}
.m-rem-point-32 {
        margin: 0.32rem !important;
}
.mt-rem-point-32 {
        margin-top: 0.32rem !important;
}
.mr-rem-point-32 {
        margin-right: 0.32rem !important;
}
.mb-rem-point-32 {
        margin-bottom: 0.32rem !important;
}
.ml-rem-point-32 {
        margin-left: 0.32rem !important;
}
.w-rem-33 {
        width: 33rem !important;
}
.w-rem-point-33 {
        width: 0.33rem !important;
}
.h-rem-33 {
        height: 33rem !important;
}
.w-max-rem-33 {
        max-width: 33rem !important;
}
.w-min-rem-33 {
        min-width: 33rem !important;
}
.h-max-rem-33 {
        max-height: 33rem !important;
}
.h-min-rem-33 {
        min-height: 33rem !important;
}
.w-pc-33 {
        width: 33% !important;
}
.w-px-33 {
        width: 33px !important;
}
.h-pc-33 {
        height: 33% !important;
}
.h-px-33 {
        height: 33px !important;
}
.vw-33 {
        width: 33vw !important;
}
.vh-33 {
        height: 33vh !important;
}
.p-rem-33 {
        padding: 33rem !important;
}
.pt-rem-33 {
        padding-top: 33rem !important;
}
.pr-rem-33 {
        padding-right: 33rem !important;
}
.pb-rem-33 {
        padding-bottom: 33rem !important;
}
.pl-rem-33 {
        padding-left: 33rem !important;
}
.m-rem-33 {
        margin: 33rem !important;
}
.mt-rem-33 {
        margin-top: 33rem !important;
}
.mt-px-33 {
        margin-top: 33px !important;
}
.mr-rem-33 {
        margin-right: 33rem !important;
}
.mb-rem-33 {
        margin-bottom: 33rem !important;
}
.ml-rem-33 {
        margin-left: 33rem !important;
}
.p-rem-point-33 {
        padding: 0.33rem !important;
}
.pt-rem-point-33 {
        padding-top: 0.33rem !important;
}
.pr-rem-point-33 {
        padding-right: 0.33rem !important;
}
.pb-rem-point-33 {
        padding-bottom: 0.33rem !important;
}
.pl-rem-point-33 {
        padding-left: 0.33rem !important;
}
.m-rem-point-33 {
        margin: 0.33rem !important;
}
.mt-rem-point-33 {
        margin-top: 0.33rem !important;
}
.mr-rem-point-33 {
        margin-right: 0.33rem !important;
}
.mb-rem-point-33 {
        margin-bottom: 0.33rem !important;
}
.ml-rem-point-33 {
        margin-left: 0.33rem !important;
}
.w-rem-34 {
        width: 34rem !important;
}
.w-rem-point-34 {
        width: 0.34rem !important;
}
.h-rem-34 {
        height: 34rem !important;
}
.w-max-rem-34 {
        max-width: 34rem !important;
}
.w-min-rem-34 {
        min-width: 34rem !important;
}
.h-max-rem-34 {
        max-height: 34rem !important;
}
.h-min-rem-34 {
        min-height: 34rem !important;
}
.w-pc-34 {
        width: 34% !important;
}
.w-px-34 {
        width: 34px !important;
}
.h-pc-34 {
        height: 34% !important;
}
.h-px-34 {
        height: 34px !important;
}
.vw-34 {
        width: 34vw !important;
}
.vh-34 {
        height: 34vh !important;
}
.p-rem-34 {
        padding: 34rem !important;
}
.pt-rem-34 {
        padding-top: 34rem !important;
}
.pr-rem-34 {
        padding-right: 34rem !important;
}
.pb-rem-34 {
        padding-bottom: 34rem !important;
}
.pl-rem-34 {
        padding-left: 34rem !important;
}
.m-rem-34 {
        margin: 34rem !important;
}
.mt-rem-34 {
        margin-top: 34rem !important;
}
.mt-px-34 {
        margin-top: 34px !important;
}
.mr-rem-34 {
        margin-right: 34rem !important;
}
.mb-rem-34 {
        margin-bottom: 34rem !important;
}
.ml-rem-34 {
        margin-left: 34rem !important;
}
.p-rem-point-34 {
        padding: 0.34rem !important;
}
.pt-rem-point-34 {
        padding-top: 0.34rem !important;
}
.pr-rem-point-34 {
        padding-right: 0.34rem !important;
}
.pb-rem-point-34 {
        padding-bottom: 0.34rem !important;
}
.pl-rem-point-34 {
        padding-left: 0.34rem !important;
}
.m-rem-point-34 {
        margin: 0.34rem !important;
}
.mt-rem-point-34 {
        margin-top: 0.34rem !important;
}
.mr-rem-point-34 {
        margin-right: 0.34rem !important;
}
.mb-rem-point-34 {
        margin-bottom: 0.34rem !important;
}
.ml-rem-point-34 {
        margin-left: 0.34rem !important;
}
.w-rem-35 {
        width: 35rem !important;
}
.w-rem-point-35 {
        width: 0.35rem !important;
}
.h-rem-35 {
        height: 35rem !important;
}
.w-max-rem-35 {
        max-width: 35rem !important;
}
.w-min-rem-35 {
        min-width: 35rem !important;
}
.h-max-rem-35 {
        max-height: 35rem !important;
}
.h-min-rem-35 {
        min-height: 35rem !important;
}
.w-pc-35 {
        width: 35% !important;
}
.w-px-35 {
        width: 35px !important;
}
.h-pc-35 {
        height: 35% !important;
}
.h-px-35 {
        height: 35px !important;
}
.vw-35 {
        width: 35vw !important;
}
.vh-35 {
        height: 35vh !important;
}
.p-rem-35 {
        padding: 35rem !important;
}
.pt-rem-35 {
        padding-top: 35rem !important;
}
.pr-rem-35 {
        padding-right: 35rem !important;
}
.pb-rem-35 {
        padding-bottom: 35rem !important;
}
.pl-rem-35 {
        padding-left: 35rem !important;
}
.m-rem-35 {
        margin: 35rem !important;
}
.mt-rem-35 {
        margin-top: 35rem !important;
}
.mt-px-35 {
        margin-top: 35px !important;
}
.mr-rem-35 {
        margin-right: 35rem !important;
}
.mb-rem-35 {
        margin-bottom: 35rem !important;
}
.ml-rem-35 {
        margin-left: 35rem !important;
}
.p-rem-point-35 {
        padding: 0.35rem !important;
}
.pt-rem-point-35 {
        padding-top: 0.35rem !important;
}
.pr-rem-point-35 {
        padding-right: 0.35rem !important;
}
.pb-rem-point-35 {
        padding-bottom: 0.35rem !important;
}
.pl-rem-point-35 {
        padding-left: 0.35rem !important;
}
.m-rem-point-35 {
        margin: 0.35rem !important;
}
.mt-rem-point-35 {
        margin-top: 0.35rem !important;
}
.mr-rem-point-35 {
        margin-right: 0.35rem !important;
}
.mb-rem-point-35 {
        margin-bottom: 0.35rem !important;
}
.ml-rem-point-35 {
        margin-left: 0.35rem !important;
}
.w-rem-36 {
        width: 36rem !important;
}
.w-rem-point-36 {
        width: 0.36rem !important;
}
.h-rem-36 {
        height: 36rem !important;
}
.w-max-rem-36 {
        max-width: 36rem !important;
}
.w-min-rem-36 {
        min-width: 36rem !important;
}
.h-max-rem-36 {
        max-height: 36rem !important;
}
.h-min-rem-36 {
        min-height: 36rem !important;
}
.w-pc-36 {
        width: 36% !important;
}
.w-px-36 {
        width: 36px !important;
}
.h-pc-36 {
        height: 36% !important;
}
.h-px-36 {
        height: 36px !important;
}
.vw-36 {
        width: 36vw !important;
}
.vh-36 {
        height: 36vh !important;
}
.p-rem-36 {
        padding: 36rem !important;
}
.pt-rem-36 {
        padding-top: 36rem !important;
}
.pr-rem-36 {
        padding-right: 36rem !important;
}
.pb-rem-36 {
        padding-bottom: 36rem !important;
}
.pl-rem-36 {
        padding-left: 36rem !important;
}
.m-rem-36 {
        margin: 36rem !important;
}
.mt-rem-36 {
        margin-top: 36rem !important;
}
.mt-px-36 {
        margin-top: 36px !important;
}
.mr-rem-36 {
        margin-right: 36rem !important;
}
.mb-rem-36 {
        margin-bottom: 36rem !important;
}
.ml-rem-36 {
        margin-left: 36rem !important;
}
.p-rem-point-36 {
        padding: 0.36rem !important;
}
.pt-rem-point-36 {
        padding-top: 0.36rem !important;
}
.pr-rem-point-36 {
        padding-right: 0.36rem !important;
}
.pb-rem-point-36 {
        padding-bottom: 0.36rem !important;
}
.pl-rem-point-36 {
        padding-left: 0.36rem !important;
}
.m-rem-point-36 {
        margin: 0.36rem !important;
}
.mt-rem-point-36 {
        margin-top: 0.36rem !important;
}
.mr-rem-point-36 {
        margin-right: 0.36rem !important;
}
.mb-rem-point-36 {
        margin-bottom: 0.36rem !important;
}
.ml-rem-point-36 {
        margin-left: 0.36rem !important;
}
.w-rem-37 {
        width: 37rem !important;
}
.w-rem-point-37 {
        width: 0.37rem !important;
}
.h-rem-37 {
        height: 37rem !important;
}
.w-max-rem-37 {
        max-width: 37rem !important;
}
.w-min-rem-37 {
        min-width: 37rem !important;
}
.h-max-rem-37 {
        max-height: 37rem !important;
}
.h-min-rem-37 {
        min-height: 37rem !important;
}
.w-pc-37 {
        width: 37% !important;
}
.w-px-37 {
        width: 37px !important;
}
.h-pc-37 {
        height: 37% !important;
}
.h-px-37 {
        height: 37px !important;
}
.vw-37 {
        width: 37vw !important;
}
.vh-37 {
        height: 37vh !important;
}
.p-rem-37 {
        padding: 37rem !important;
}
.pt-rem-37 {
        padding-top: 37rem !important;
}
.pr-rem-37 {
        padding-right: 37rem !important;
}
.pb-rem-37 {
        padding-bottom: 37rem !important;
}
.pl-rem-37 {
        padding-left: 37rem !important;
}
.m-rem-37 {
        margin: 37rem !important;
}
.mt-rem-37 {
        margin-top: 37rem !important;
}
.mt-px-37 {
        margin-top: 37px !important;
}
.mr-rem-37 {
        margin-right: 37rem !important;
}
.mb-rem-37 {
        margin-bottom: 37rem !important;
}
.ml-rem-37 {
        margin-left: 37rem !important;
}
.p-rem-point-37 {
        padding: 0.37rem !important;
}
.pt-rem-point-37 {
        padding-top: 0.37rem !important;
}
.pr-rem-point-37 {
        padding-right: 0.37rem !important;
}
.pb-rem-point-37 {
        padding-bottom: 0.37rem !important;
}
.pl-rem-point-37 {
        padding-left: 0.37rem !important;
}
.m-rem-point-37 {
        margin: 0.37rem !important;
}
.mt-rem-point-37 {
        margin-top: 0.37rem !important;
}
.mr-rem-point-37 {
        margin-right: 0.37rem !important;
}
.mb-rem-point-37 {
        margin-bottom: 0.37rem !important;
}
.ml-rem-point-37 {
        margin-left: 0.37rem !important;
}
.w-rem-38 {
        width: 38rem !important;
}
.w-rem-point-38 {
        width: 0.38rem !important;
}
.h-rem-38 {
        height: 38rem !important;
}
.w-max-rem-38 {
        max-width: 38rem !important;
}
.w-min-rem-38 {
        min-width: 38rem !important;
}
.h-max-rem-38 {
        max-height: 38rem !important;
}
.h-min-rem-38 {
        min-height: 38rem !important;
}
.w-pc-38 {
        width: 38% !important;
}
.w-px-38 {
        width: 38px !important;
}
.h-pc-38 {
        height: 38% !important;
}
.h-px-38 {
        height: 38px !important;
}
.vw-38 {
        width: 38vw !important;
}
.vh-38 {
        height: 38vh !important;
}
.p-rem-38 {
        padding: 38rem !important;
}
.pt-rem-38 {
        padding-top: 38rem !important;
}
.pr-rem-38 {
        padding-right: 38rem !important;
}
.pb-rem-38 {
        padding-bottom: 38rem !important;
}
.pl-rem-38 {
        padding-left: 38rem !important;
}
.m-rem-38 {
        margin: 38rem !important;
}
.mt-rem-38 {
        margin-top: 38rem !important;
}
.mt-px-38 {
        margin-top: 38px !important;
}
.mr-rem-38 {
        margin-right: 38rem !important;
}
.mb-rem-38 {
        margin-bottom: 38rem !important;
}
.ml-rem-38 {
        margin-left: 38rem !important;
}
.p-rem-point-38 {
        padding: 0.38rem !important;
}
.pt-rem-point-38 {
        padding-top: 0.38rem !important;
}
.pr-rem-point-38 {
        padding-right: 0.38rem !important;
}
.pb-rem-point-38 {
        padding-bottom: 0.38rem !important;
}
.pl-rem-point-38 {
        padding-left: 0.38rem !important;
}
.m-rem-point-38 {
        margin: 0.38rem !important;
}
.mt-rem-point-38 {
        margin-top: 0.38rem !important;
}
.mr-rem-point-38 {
        margin-right: 0.38rem !important;
}
.mb-rem-point-38 {
        margin-bottom: 0.38rem !important;
}
.ml-rem-point-38 {
        margin-left: 0.38rem !important;
}
.w-rem-39 {
        width: 39rem !important;
}
.w-rem-point-39 {
        width: 0.39rem !important;
}
.h-rem-39 {
        height: 39rem !important;
}
.w-max-rem-39 {
        max-width: 39rem !important;
}
.w-min-rem-39 {
        min-width: 39rem !important;
}
.h-max-rem-39 {
        max-height: 39rem !important;
}
.h-min-rem-39 {
        min-height: 39rem !important;
}
.w-pc-39 {
        width: 39% !important;
}
.w-px-39 {
        width: 39px !important;
}
.h-pc-39 {
        height: 39% !important;
}
.h-px-39 {
        height: 39px !important;
}
.vw-39 {
        width: 39vw !important;
}
.vh-39 {
        height: 39vh !important;
}
.p-rem-39 {
        padding: 39rem !important;
}
.pt-rem-39 {
        padding-top: 39rem !important;
}
.pr-rem-39 {
        padding-right: 39rem !important;
}
.pb-rem-39 {
        padding-bottom: 39rem !important;
}
.pl-rem-39 {
        padding-left: 39rem !important;
}
.m-rem-39 {
        margin: 39rem !important;
}
.mt-rem-39 {
        margin-top: 39rem !important;
}
.mt-px-39 {
        margin-top: 39px !important;
}
.mr-rem-39 {
        margin-right: 39rem !important;
}
.mb-rem-39 {
        margin-bottom: 39rem !important;
}
.ml-rem-39 {
        margin-left: 39rem !important;
}
.p-rem-point-39 {
        padding: 0.39rem !important;
}
.pt-rem-point-39 {
        padding-top: 0.39rem !important;
}
.pr-rem-point-39 {
        padding-right: 0.39rem !important;
}
.pb-rem-point-39 {
        padding-bottom: 0.39rem !important;
}
.pl-rem-point-39 {
        padding-left: 0.39rem !important;
}
.m-rem-point-39 {
        margin: 0.39rem !important;
}
.mt-rem-point-39 {
        margin-top: 0.39rem !important;
}
.mr-rem-point-39 {
        margin-right: 0.39rem !important;
}
.mb-rem-point-39 {
        margin-bottom: 0.39rem !important;
}
.ml-rem-point-39 {
        margin-left: 0.39rem !important;
}
.w-rem-40 {
        width: 40rem !important;
}
.w-rem-point-40 {
        width: 0.40rem !important;
}
.h-rem-40 {
        height: 40rem !important;
}
.w-max-rem-40 {
        max-width: 40rem !important;
}
.w-min-rem-40 {
        min-width: 40rem !important;
}
.h-max-rem-40 {
        max-height: 40rem !important;
}
.h-min-rem-40 {
        min-height: 40rem !important;
}
.w-pc-40 {
        width: 40% !important;
}
.w-px-40 {
        width: 40px !important;
}
.h-pc-40 {
        height: 40% !important;
}
.h-px-40 {
        height: 40px !important;
}
.vw-40 {
        width: 40vw !important;
}
.vh-40 {
        height: 40vh !important;
}
.p-rem-40 {
        padding: 40rem !important;
}
.pt-rem-40 {
        padding-top: 40rem !important;
}
.pr-rem-40 {
        padding-right: 40rem !important;
}
.pb-rem-40 {
        padding-bottom: 40rem !important;
}
.pl-rem-40 {
        padding-left: 40rem !important;
}
.m-rem-40 {
        margin: 40rem !important;
}
.mt-rem-40 {
        margin-top: 40rem !important;
}
.mt-px-40 {
        margin-top: 40px !important;
}
.mr-rem-40 {
        margin-right: 40rem !important;
}
.mb-rem-40 {
        margin-bottom: 40rem !important;
}
.ml-rem-40 {
        margin-left: 40rem !important;
}
.p-rem-point-40 {
        padding: 0.40rem !important;
}
.pt-rem-point-40 {
        padding-top: 0.40rem !important;
}
.pr-rem-point-40 {
        padding-right: 0.40rem !important;
}
.pb-rem-point-40 {
        padding-bottom: 0.40rem !important;
}
.pl-rem-point-40 {
        padding-left: 0.40rem !important;
}
.m-rem-point-40 {
        margin: 0.40rem !important;
}
.mt-rem-point-40 {
        margin-top: 0.40rem !important;
}
.mr-rem-point-40 {
        margin-right: 0.40rem !important;
}
.mb-rem-point-40 {
        margin-bottom: 0.40rem !important;
}
.ml-rem-point-40 {
        margin-left: 0.40rem !important;
}
.w-rem-41 {
        width: 41rem !important;
}
.w-rem-point-41 {
        width: 0.41rem !important;
}
.h-rem-41 {
        height: 41rem !important;
}
.w-max-rem-41 {
        max-width: 41rem !important;
}
.w-min-rem-41 {
        min-width: 41rem !important;
}
.h-max-rem-41 {
        max-height: 41rem !important;
}
.h-min-rem-41 {
        min-height: 41rem !important;
}
.w-pc-41 {
        width: 41% !important;
}
.w-px-41 {
        width: 41px !important;
}
.h-pc-41 {
        height: 41% !important;
}
.h-px-41 {
        height: 41px !important;
}
.vw-41 {
        width: 41vw !important;
}
.vh-41 {
        height: 41vh !important;
}
.p-rem-41 {
        padding: 41rem !important;
}
.pt-rem-41 {
        padding-top: 41rem !important;
}
.pr-rem-41 {
        padding-right: 41rem !important;
}
.pb-rem-41 {
        padding-bottom: 41rem !important;
}
.pl-rem-41 {
        padding-left: 41rem !important;
}
.m-rem-41 {
        margin: 41rem !important;
}
.mt-rem-41 {
        margin-top: 41rem !important;
}
.mt-px-41 {
        margin-top: 41px !important;
}
.mr-rem-41 {
        margin-right: 41rem !important;
}
.mb-rem-41 {
        margin-bottom: 41rem !important;
}
.ml-rem-41 {
        margin-left: 41rem !important;
}
.p-rem-point-41 {
        padding: 0.41rem !important;
}
.pt-rem-point-41 {
        padding-top: 0.41rem !important;
}
.pr-rem-point-41 {
        padding-right: 0.41rem !important;
}
.pb-rem-point-41 {
        padding-bottom: 0.41rem !important;
}
.pl-rem-point-41 {
        padding-left: 0.41rem !important;
}
.m-rem-point-41 {
        margin: 0.41rem !important;
}
.mt-rem-point-41 {
        margin-top: 0.41rem !important;
}
.mr-rem-point-41 {
        margin-right: 0.41rem !important;
}
.mb-rem-point-41 {
        margin-bottom: 0.41rem !important;
}
.ml-rem-point-41 {
        margin-left: 0.41rem !important;
}
.w-rem-42 {
        width: 42rem !important;
}
.w-rem-point-42 {
        width: 0.42rem !important;
}
.h-rem-42 {
        height: 42rem !important;
}
.w-max-rem-42 {
        max-width: 42rem !important;
}
.w-min-rem-42 {
        min-width: 42rem !important;
}
.h-max-rem-42 {
        max-height: 42rem !important;
}
.h-min-rem-42 {
        min-height: 42rem !important;
}
.w-pc-42 {
        width: 42% !important;
}
.w-px-42 {
        width: 42px !important;
}
.h-pc-42 {
        height: 42% !important;
}
.h-px-42 {
        height: 42px !important;
}
.vw-42 {
        width: 42vw !important;
}
.vh-42 {
        height: 42vh !important;
}
.p-rem-42 {
        padding: 42rem !important;
}
.pt-rem-42 {
        padding-top: 42rem !important;
}
.pr-rem-42 {
        padding-right: 42rem !important;
}
.pb-rem-42 {
        padding-bottom: 42rem !important;
}
.pl-rem-42 {
        padding-left: 42rem !important;
}
.m-rem-42 {
        margin: 42rem !important;
}
.mt-rem-42 {
        margin-top: 42rem !important;
}
.mt-px-42 {
        margin-top: 42px !important;
}
.mr-rem-42 {
        margin-right: 42rem !important;
}
.mb-rem-42 {
        margin-bottom: 42rem !important;
}
.ml-rem-42 {
        margin-left: 42rem !important;
}
.p-rem-point-42 {
        padding: 0.42rem !important;
}
.pt-rem-point-42 {
        padding-top: 0.42rem !important;
}
.pr-rem-point-42 {
        padding-right: 0.42rem !important;
}
.pb-rem-point-42 {
        padding-bottom: 0.42rem !important;
}
.pl-rem-point-42 {
        padding-left: 0.42rem !important;
}
.m-rem-point-42 {
        margin: 0.42rem !important;
}
.mt-rem-point-42 {
        margin-top: 0.42rem !important;
}
.mr-rem-point-42 {
        margin-right: 0.42rem !important;
}
.mb-rem-point-42 {
        margin-bottom: 0.42rem !important;
}
.ml-rem-point-42 {
        margin-left: 0.42rem !important;
}
.w-rem-43 {
        width: 43rem !important;
}
.w-rem-point-43 {
        width: 0.43rem !important;
}
.h-rem-43 {
        height: 43rem !important;
}
.w-max-rem-43 {
        max-width: 43rem !important;
}
.w-min-rem-43 {
        min-width: 43rem !important;
}
.h-max-rem-43 {
        max-height: 43rem !important;
}
.h-min-rem-43 {
        min-height: 43rem !important;
}
.w-pc-43 {
        width: 43% !important;
}
.w-px-43 {
        width: 43px !important;
}
.h-pc-43 {
        height: 43% !important;
}
.h-px-43 {
        height: 43px !important;
}
.vw-43 {
        width: 43vw !important;
}
.vh-43 {
        height: 43vh !important;
}
.p-rem-43 {
        padding: 43rem !important;
}
.pt-rem-43 {
        padding-top: 43rem !important;
}
.pr-rem-43 {
        padding-right: 43rem !important;
}
.pb-rem-43 {
        padding-bottom: 43rem !important;
}
.pl-rem-43 {
        padding-left: 43rem !important;
}
.m-rem-43 {
        margin: 43rem !important;
}
.mt-rem-43 {
        margin-top: 43rem !important;
}
.mt-px-43 {
        margin-top: 43px !important;
}
.mr-rem-43 {
        margin-right: 43rem !important;
}
.mb-rem-43 {
        margin-bottom: 43rem !important;
}
.ml-rem-43 {
        margin-left: 43rem !important;
}
.p-rem-point-43 {
        padding: 0.43rem !important;
}
.pt-rem-point-43 {
        padding-top: 0.43rem !important;
}
.pr-rem-point-43 {
        padding-right: 0.43rem !important;
}
.pb-rem-point-43 {
        padding-bottom: 0.43rem !important;
}
.pl-rem-point-43 {
        padding-left: 0.43rem !important;
}
.m-rem-point-43 {
        margin: 0.43rem !important;
}
.mt-rem-point-43 {
        margin-top: 0.43rem !important;
}
.mr-rem-point-43 {
        margin-right: 0.43rem !important;
}
.mb-rem-point-43 {
        margin-bottom: 0.43rem !important;
}
.ml-rem-point-43 {
        margin-left: 0.43rem !important;
}
.w-rem-44 {
        width: 44rem !important;
}
.w-rem-point-44 {
        width: 0.44rem !important;
}
.h-rem-44 {
        height: 44rem !important;
}
.w-max-rem-44 {
        max-width: 44rem !important;
}
.w-min-rem-44 {
        min-width: 44rem !important;
}
.h-max-rem-44 {
        max-height: 44rem !important;
}
.h-min-rem-44 {
        min-height: 44rem !important;
}
.w-pc-44 {
        width: 44% !important;
}
.w-px-44 {
        width: 44px !important;
}
.h-pc-44 {
        height: 44% !important;
}
.h-px-44 {
        height: 44px !important;
}
.vw-44 {
        width: 44vw !important;
}
.vh-44 {
        height: 44vh !important;
}
.p-rem-44 {
        padding: 44rem !important;
}
.pt-rem-44 {
        padding-top: 44rem !important;
}
.pr-rem-44 {
        padding-right: 44rem !important;
}
.pb-rem-44 {
        padding-bottom: 44rem !important;
}
.pl-rem-44 {
        padding-left: 44rem !important;
}
.m-rem-44 {
        margin: 44rem !important;
}
.mt-rem-44 {
        margin-top: 44rem !important;
}
.mt-px-44 {
        margin-top: 44px !important;
}
.mr-rem-44 {
        margin-right: 44rem !important;
}
.mb-rem-44 {
        margin-bottom: 44rem !important;
}
.ml-rem-44 {
        margin-left: 44rem !important;
}
.p-rem-point-44 {
        padding: 0.44rem !important;
}
.pt-rem-point-44 {
        padding-top: 0.44rem !important;
}
.pr-rem-point-44 {
        padding-right: 0.44rem !important;
}
.pb-rem-point-44 {
        padding-bottom: 0.44rem !important;
}
.pl-rem-point-44 {
        padding-left: 0.44rem !important;
}
.m-rem-point-44 {
        margin: 0.44rem !important;
}
.mt-rem-point-44 {
        margin-top: 0.44rem !important;
}
.mr-rem-point-44 {
        margin-right: 0.44rem !important;
}
.mb-rem-point-44 {
        margin-bottom: 0.44rem !important;
}
.ml-rem-point-44 {
        margin-left: 0.44rem !important;
}
.w-rem-45 {
        width: 45rem !important;
}
.w-rem-point-45 {
        width: 0.45rem !important;
}
.h-rem-45 {
        height: 45rem !important;
}
.w-max-rem-45 {
        max-width: 45rem !important;
}
.w-min-rem-45 {
        min-width: 45rem !important;
}
.h-max-rem-45 {
        max-height: 45rem !important;
}
.h-min-rem-45 {
        min-height: 45rem !important;
}
.w-pc-45 {
        width: 45% !important;
}
.w-px-45 {
        width: 45px !important;
}
.h-pc-45 {
        height: 45% !important;
}
.h-px-45 {
        height: 45px !important;
}
.vw-45 {
        width: 45vw !important;
}
.vh-45 {
        height: 45vh !important;
}
.p-rem-45 {
        padding: 45rem !important;
}
.pt-rem-45 {
        padding-top: 45rem !important;
}
.pr-rem-45 {
        padding-right: 45rem !important;
}
.pb-rem-45 {
        padding-bottom: 45rem !important;
}
.pl-rem-45 {
        padding-left: 45rem !important;
}
.m-rem-45 {
        margin: 45rem !important;
}
.mt-rem-45 {
        margin-top: 45rem !important;
}
.mt-px-45 {
        margin-top: 45px !important;
}
.mr-rem-45 {
        margin-right: 45rem !important;
}
.mb-rem-45 {
        margin-bottom: 45rem !important;
}
.ml-rem-45 {
        margin-left: 45rem !important;
}
.p-rem-point-45 {
        padding: 0.45rem !important;
}
.pt-rem-point-45 {
        padding-top: 0.45rem !important;
}
.pr-rem-point-45 {
        padding-right: 0.45rem !important;
}
.pb-rem-point-45 {
        padding-bottom: 0.45rem !important;
}
.pl-rem-point-45 {
        padding-left: 0.45rem !important;
}
.m-rem-point-45 {
        margin: 0.45rem !important;
}
.mt-rem-point-45 {
        margin-top: 0.45rem !important;
}
.mr-rem-point-45 {
        margin-right: 0.45rem !important;
}
.mb-rem-point-45 {
        margin-bottom: 0.45rem !important;
}
.ml-rem-point-45 {
        margin-left: 0.45rem !important;
}
.w-rem-46 {
        width: 46rem !important;
}
.w-rem-point-46 {
        width: 0.46rem !important;
}
.h-rem-46 {
        height: 46rem !important;
}
.w-max-rem-46 {
        max-width: 46rem !important;
}
.w-min-rem-46 {
        min-width: 46rem !important;
}
.h-max-rem-46 {
        max-height: 46rem !important;
}
.h-min-rem-46 {
        min-height: 46rem !important;
}
.w-pc-46 {
        width: 46% !important;
}
.w-px-46 {
        width: 46px !important;
}
.h-pc-46 {
        height: 46% !important;
}
.h-px-46 {
        height: 46px !important;
}
.vw-46 {
        width: 46vw !important;
}
.vh-46 {
        height: 46vh !important;
}
.p-rem-46 {
        padding: 46rem !important;
}
.pt-rem-46 {
        padding-top: 46rem !important;
}
.pr-rem-46 {
        padding-right: 46rem !important;
}
.pb-rem-46 {
        padding-bottom: 46rem !important;
}
.pl-rem-46 {
        padding-left: 46rem !important;
}
.m-rem-46 {
        margin: 46rem !important;
}
.mt-rem-46 {
        margin-top: 46rem !important;
}
.mt-px-46 {
        margin-top: 46px !important;
}
.mr-rem-46 {
        margin-right: 46rem !important;
}
.mb-rem-46 {
        margin-bottom: 46rem !important;
}
.ml-rem-46 {
        margin-left: 46rem !important;
}
.p-rem-point-46 {
        padding: 0.46rem !important;
}
.pt-rem-point-46 {
        padding-top: 0.46rem !important;
}
.pr-rem-point-46 {
        padding-right: 0.46rem !important;
}
.pb-rem-point-46 {
        padding-bottom: 0.46rem !important;
}
.pl-rem-point-46 {
        padding-left: 0.46rem !important;
}
.m-rem-point-46 {
        margin: 0.46rem !important;
}
.mt-rem-point-46 {
        margin-top: 0.46rem !important;
}
.mr-rem-point-46 {
        margin-right: 0.46rem !important;
}
.mb-rem-point-46 {
        margin-bottom: 0.46rem !important;
}
.ml-rem-point-46 {
        margin-left: 0.46rem !important;
}
.w-rem-47 {
        width: 47rem !important;
}
.w-rem-point-47 {
        width: 0.47rem !important;
}
.h-rem-47 {
        height: 47rem !important;
}
.w-max-rem-47 {
        max-width: 47rem !important;
}
.w-min-rem-47 {
        min-width: 47rem !important;
}
.h-max-rem-47 {
        max-height: 47rem !important;
}
.h-min-rem-47 {
        min-height: 47rem !important;
}
.w-pc-47 {
        width: 47% !important;
}
.w-px-47 {
        width: 47px !important;
}
.h-pc-47 {
        height: 47% !important;
}
.h-px-47 {
        height: 47px !important;
}
.vw-47 {
        width: 47vw !important;
}
.vh-47 {
        height: 47vh !important;
}
.p-rem-47 {
        padding: 47rem !important;
}
.pt-rem-47 {
        padding-top: 47rem !important;
}
.pr-rem-47 {
        padding-right: 47rem !important;
}
.pb-rem-47 {
        padding-bottom: 47rem !important;
}
.pl-rem-47 {
        padding-left: 47rem !important;
}
.m-rem-47 {
        margin: 47rem !important;
}
.mt-rem-47 {
        margin-top: 47rem !important;
}
.mt-px-47 {
        margin-top: 47px !important;
}
.mr-rem-47 {
        margin-right: 47rem !important;
}
.mb-rem-47 {
        margin-bottom: 47rem !important;
}
.ml-rem-47 {
        margin-left: 47rem !important;
}
.p-rem-point-47 {
        padding: 0.47rem !important;
}
.pt-rem-point-47 {
        padding-top: 0.47rem !important;
}
.pr-rem-point-47 {
        padding-right: 0.47rem !important;
}
.pb-rem-point-47 {
        padding-bottom: 0.47rem !important;
}
.pl-rem-point-47 {
        padding-left: 0.47rem !important;
}
.m-rem-point-47 {
        margin: 0.47rem !important;
}
.mt-rem-point-47 {
        margin-top: 0.47rem !important;
}
.mr-rem-point-47 {
        margin-right: 0.47rem !important;
}
.mb-rem-point-47 {
        margin-bottom: 0.47rem !important;
}
.ml-rem-point-47 {
        margin-left: 0.47rem !important;
}
.w-rem-48 {
        width: 48rem !important;
}
.w-rem-point-48 {
        width: 0.48rem !important;
}
.h-rem-48 {
        height: 48rem !important;
}
.w-max-rem-48 {
        max-width: 48rem !important;
}
.w-min-rem-48 {
        min-width: 48rem !important;
}
.h-max-rem-48 {
        max-height: 48rem !important;
}
.h-min-rem-48 {
        min-height: 48rem !important;
}
.w-pc-48 {
        width: 48% !important;
}
.w-px-48 {
        width: 48px !important;
}
.h-pc-48 {
        height: 48% !important;
}
.h-px-48 {
        height: 48px !important;
}
.vw-48 {
        width: 48vw !important;
}
.vh-48 {
        height: 48vh !important;
}
.p-rem-48 {
        padding: 48rem !important;
}
.pt-rem-48 {
        padding-top: 48rem !important;
}
.pr-rem-48 {
        padding-right: 48rem !important;
}
.pb-rem-48 {
        padding-bottom: 48rem !important;
}
.pl-rem-48 {
        padding-left: 48rem !important;
}
.m-rem-48 {
        margin: 48rem !important;
}
.mt-rem-48 {
        margin-top: 48rem !important;
}
.mt-px-48 {
        margin-top: 48px !important;
}
.mr-rem-48 {
        margin-right: 48rem !important;
}
.mb-rem-48 {
        margin-bottom: 48rem !important;
}
.ml-rem-48 {
        margin-left: 48rem !important;
}
.p-rem-point-48 {
        padding: 0.48rem !important;
}
.pt-rem-point-48 {
        padding-top: 0.48rem !important;
}
.pr-rem-point-48 {
        padding-right: 0.48rem !important;
}
.pb-rem-point-48 {
        padding-bottom: 0.48rem !important;
}
.pl-rem-point-48 {
        padding-left: 0.48rem !important;
}
.m-rem-point-48 {
        margin: 0.48rem !important;
}
.mt-rem-point-48 {
        margin-top: 0.48rem !important;
}
.mr-rem-point-48 {
        margin-right: 0.48rem !important;
}
.mb-rem-point-48 {
        margin-bottom: 0.48rem !important;
}
.ml-rem-point-48 {
        margin-left: 0.48rem !important;
}
.w-rem-49 {
        width: 49rem !important;
}
.w-rem-point-49 {
        width: 0.49rem !important;
}
.h-rem-49 {
        height: 49rem !important;
}
.w-max-rem-49 {
        max-width: 49rem !important;
}
.w-min-rem-49 {
        min-width: 49rem !important;
}
.h-max-rem-49 {
        max-height: 49rem !important;
}
.h-min-rem-49 {
        min-height: 49rem !important;
}
.w-pc-49 {
        width: 49% !important;
}
.w-px-49 {
        width: 49px !important;
}
.h-pc-49 {
        height: 49% !important;
}
.h-px-49 {
        height: 49px !important;
}
.vw-49 {
        width: 49vw !important;
}
.vh-49 {
        height: 49vh !important;
}
.p-rem-49 {
        padding: 49rem !important;
}
.pt-rem-49 {
        padding-top: 49rem !important;
}
.pr-rem-49 {
        padding-right: 49rem !important;
}
.pb-rem-49 {
        padding-bottom: 49rem !important;
}
.pl-rem-49 {
        padding-left: 49rem !important;
}
.m-rem-49 {
        margin: 49rem !important;
}
.mt-rem-49 {
        margin-top: 49rem !important;
}
.mt-px-49 {
        margin-top: 49px !important;
}
.mr-rem-49 {
        margin-right: 49rem !important;
}
.mb-rem-49 {
        margin-bottom: 49rem !important;
}
.ml-rem-49 {
        margin-left: 49rem !important;
}
.p-rem-point-49 {
        padding: 0.49rem !important;
}
.pt-rem-point-49 {
        padding-top: 0.49rem !important;
}
.pr-rem-point-49 {
        padding-right: 0.49rem !important;
}
.pb-rem-point-49 {
        padding-bottom: 0.49rem !important;
}
.pl-rem-point-49 {
        padding-left: 0.49rem !important;
}
.m-rem-point-49 {
        margin: 0.49rem !important;
}
.mt-rem-point-49 {
        margin-top: 0.49rem !important;
}
.mr-rem-point-49 {
        margin-right: 0.49rem !important;
}
.mb-rem-point-49 {
        margin-bottom: 0.49rem !important;
}
.ml-rem-point-49 {
        margin-left: 0.49rem !important;
}
.w-rem-50 {
        width: 50rem !important;
}
.w-rem-point-50 {
        width: 0.50rem !important;
}
.h-rem-50 {
        height: 50rem !important;
}
.w-max-rem-50 {
        max-width: 50rem !important;
}
.w-min-rem-50 {
        min-width: 50rem !important;
}
.h-max-rem-50 {
        max-height: 50rem !important;
}
.h-min-rem-50 {
        min-height: 50rem !important;
}
.w-pc-50 {
        width: 50% !important;
}
.w-px-50 {
        width: 50px !important;
}
.h-pc-50 {
        height: 50% !important;
}
.h-px-50 {
        height: 50px !important;
}
.vw-50 {
        width: 50vw !important;
}
.vh-50 {
        height: 50vh !important;
}
.p-rem-50 {
        padding: 50rem !important;
}
.pt-rem-50 {
        padding-top: 50rem !important;
}
.pr-rem-50 {
        padding-right: 50rem !important;
}
.pb-rem-50 {
        padding-bottom: 50rem !important;
}
.pl-rem-50 {
        padding-left: 50rem !important;
}
.m-rem-50 {
        margin: 50rem !important;
}
.mt-rem-50 {
        margin-top: 50rem !important;
}
.mt-px-50 {
        margin-top: 50px !important;
}
.mr-rem-50 {
        margin-right: 50rem !important;
}
.mb-rem-50 {
        margin-bottom: 50rem !important;
}
.ml-rem-50 {
        margin-left: 50rem !important;
}
.p-rem-point-50 {
        padding: 0.50rem !important;
}
.pt-rem-point-50 {
        padding-top: 0.50rem !important;
}
.pr-rem-point-50 {
        padding-right: 0.50rem !important;
}
.pb-rem-point-50 {
        padding-bottom: 0.50rem !important;
}
.pl-rem-point-50 {
        padding-left: 0.50rem !important;
}
.m-rem-point-50 {
        margin: 0.50rem !important;
}
.mt-rem-point-50 {
        margin-top: 0.50rem !important;
}
.mr-rem-point-50 {
        margin-right: 0.50rem !important;
}
.mb-rem-point-50 {
        margin-bottom: 0.50rem !important;
}
.ml-rem-point-50 {
        margin-left: 0.50rem !important;
}
.w-rem-51 {
        width: 51rem !important;
}
.w-rem-point-51 {
        width: 0.51rem !important;
}
.h-rem-51 {
        height: 51rem !important;
}
.w-max-rem-51 {
        max-width: 51rem !important;
}
.w-min-rem-51 {
        min-width: 51rem !important;
}
.h-max-rem-51 {
        max-height: 51rem !important;
}
.h-min-rem-51 {
        min-height: 51rem !important;
}
.w-pc-51 {
        width: 51% !important;
}
.w-px-51 {
        width: 51px !important;
}
.h-pc-51 {
        height: 51% !important;
}
.h-px-51 {
        height: 51px !important;
}
.vw-51 {
        width: 51vw !important;
}
.vh-51 {
        height: 51vh !important;
}
.p-rem-51 {
        padding: 51rem !important;
}
.pt-rem-51 {
        padding-top: 51rem !important;
}
.pr-rem-51 {
        padding-right: 51rem !important;
}
.pb-rem-51 {
        padding-bottom: 51rem !important;
}
.pl-rem-51 {
        padding-left: 51rem !important;
}
.m-rem-51 {
        margin: 51rem !important;
}
.mt-rem-51 {
        margin-top: 51rem !important;
}
.mt-px-51 {
        margin-top: 51px !important;
}
.mr-rem-51 {
        margin-right: 51rem !important;
}
.mb-rem-51 {
        margin-bottom: 51rem !important;
}
.ml-rem-51 {
        margin-left: 51rem !important;
}
.p-rem-point-51 {
        padding: 0.51rem !important;
}
.pt-rem-point-51 {
        padding-top: 0.51rem !important;
}
.pr-rem-point-51 {
        padding-right: 0.51rem !important;
}
.pb-rem-point-51 {
        padding-bottom: 0.51rem !important;
}
.pl-rem-point-51 {
        padding-left: 0.51rem !important;
}
.m-rem-point-51 {
        margin: 0.51rem !important;
}
.mt-rem-point-51 {
        margin-top: 0.51rem !important;
}
.mr-rem-point-51 {
        margin-right: 0.51rem !important;
}
.mb-rem-point-51 {
        margin-bottom: 0.51rem !important;
}
.ml-rem-point-51 {
        margin-left: 0.51rem !important;
}
.w-rem-52 {
        width: 52rem !important;
}
.w-rem-point-52 {
        width: 0.52rem !important;
}
.h-rem-52 {
        height: 52rem !important;
}
.w-max-rem-52 {
        max-width: 52rem !important;
}
.w-min-rem-52 {
        min-width: 52rem !important;
}
.h-max-rem-52 {
        max-height: 52rem !important;
}
.h-min-rem-52 {
        min-height: 52rem !important;
}
.w-pc-52 {
        width: 52% !important;
}
.w-px-52 {
        width: 52px !important;
}
.h-pc-52 {
        height: 52% !important;
}
.h-px-52 {
        height: 52px !important;
}
.vw-52 {
        width: 52vw !important;
}
.vh-52 {
        height: 52vh !important;
}
.p-rem-52 {
        padding: 52rem !important;
}
.pt-rem-52 {
        padding-top: 52rem !important;
}
.pr-rem-52 {
        padding-right: 52rem !important;
}
.pb-rem-52 {
        padding-bottom: 52rem !important;
}
.pl-rem-52 {
        padding-left: 52rem !important;
}
.m-rem-52 {
        margin: 52rem !important;
}
.mt-rem-52 {
        margin-top: 52rem !important;
}
.mt-px-52 {
        margin-top: 52px !important;
}
.mr-rem-52 {
        margin-right: 52rem !important;
}
.mb-rem-52 {
        margin-bottom: 52rem !important;
}
.ml-rem-52 {
        margin-left: 52rem !important;
}
.p-rem-point-52 {
        padding: 0.52rem !important;
}
.pt-rem-point-52 {
        padding-top: 0.52rem !important;
}
.pr-rem-point-52 {
        padding-right: 0.52rem !important;
}
.pb-rem-point-52 {
        padding-bottom: 0.52rem !important;
}
.pl-rem-point-52 {
        padding-left: 0.52rem !important;
}
.m-rem-point-52 {
        margin: 0.52rem !important;
}
.mt-rem-point-52 {
        margin-top: 0.52rem !important;
}
.mr-rem-point-52 {
        margin-right: 0.52rem !important;
}
.mb-rem-point-52 {
        margin-bottom: 0.52rem !important;
}
.ml-rem-point-52 {
        margin-left: 0.52rem !important;
}
.w-rem-53 {
        width: 53rem !important;
}
.w-rem-point-53 {
        width: 0.53rem !important;
}
.h-rem-53 {
        height: 53rem !important;
}
.w-max-rem-53 {
        max-width: 53rem !important;
}
.w-min-rem-53 {
        min-width: 53rem !important;
}
.h-max-rem-53 {
        max-height: 53rem !important;
}
.h-min-rem-53 {
        min-height: 53rem !important;
}
.w-pc-53 {
        width: 53% !important;
}
.w-px-53 {
        width: 53px !important;
}
.h-pc-53 {
        height: 53% !important;
}
.h-px-53 {
        height: 53px !important;
}
.vw-53 {
        width: 53vw !important;
}
.vh-53 {
        height: 53vh !important;
}
.p-rem-53 {
        padding: 53rem !important;
}
.pt-rem-53 {
        padding-top: 53rem !important;
}
.pr-rem-53 {
        padding-right: 53rem !important;
}
.pb-rem-53 {
        padding-bottom: 53rem !important;
}
.pl-rem-53 {
        padding-left: 53rem !important;
}
.m-rem-53 {
        margin: 53rem !important;
}
.mt-rem-53 {
        margin-top: 53rem !important;
}
.mt-px-53 {
        margin-top: 53px !important;
}
.mr-rem-53 {
        margin-right: 53rem !important;
}
.mb-rem-53 {
        margin-bottom: 53rem !important;
}
.ml-rem-53 {
        margin-left: 53rem !important;
}
.p-rem-point-53 {
        padding: 0.53rem !important;
}
.pt-rem-point-53 {
        padding-top: 0.53rem !important;
}
.pr-rem-point-53 {
        padding-right: 0.53rem !important;
}
.pb-rem-point-53 {
        padding-bottom: 0.53rem !important;
}
.pl-rem-point-53 {
        padding-left: 0.53rem !important;
}
.m-rem-point-53 {
        margin: 0.53rem !important;
}
.mt-rem-point-53 {
        margin-top: 0.53rem !important;
}
.mr-rem-point-53 {
        margin-right: 0.53rem !important;
}
.mb-rem-point-53 {
        margin-bottom: 0.53rem !important;
}
.ml-rem-point-53 {
        margin-left: 0.53rem !important;
}
.w-rem-54 {
        width: 54rem !important;
}
.w-rem-point-54 {
        width: 0.54rem !important;
}
.h-rem-54 {
        height: 54rem !important;
}
.w-max-rem-54 {
        max-width: 54rem !important;
}
.w-min-rem-54 {
        min-width: 54rem !important;
}
.h-max-rem-54 {
        max-height: 54rem !important;
}
.h-min-rem-54 {
        min-height: 54rem !important;
}
.w-pc-54 {
        width: 54% !important;
}
.w-px-54 {
        width: 54px !important;
}
.h-pc-54 {
        height: 54% !important;
}
.h-px-54 {
        height: 54px !important;
}
.vw-54 {
        width: 54vw !important;
}
.vh-54 {
        height: 54vh !important;
}
.p-rem-54 {
        padding: 54rem !important;
}
.pt-rem-54 {
        padding-top: 54rem !important;
}
.pr-rem-54 {
        padding-right: 54rem !important;
}
.pb-rem-54 {
        padding-bottom: 54rem !important;
}
.pl-rem-54 {
        padding-left: 54rem !important;
}
.m-rem-54 {
        margin: 54rem !important;
}
.mt-rem-54 {
        margin-top: 54rem !important;
}
.mt-px-54 {
        margin-top: 54px !important;
}
.mr-rem-54 {
        margin-right: 54rem !important;
}
.mb-rem-54 {
        margin-bottom: 54rem !important;
}
.ml-rem-54 {
        margin-left: 54rem !important;
}
.p-rem-point-54 {
        padding: 0.54rem !important;
}
.pt-rem-point-54 {
        padding-top: 0.54rem !important;
}
.pr-rem-point-54 {
        padding-right: 0.54rem !important;
}
.pb-rem-point-54 {
        padding-bottom: 0.54rem !important;
}
.pl-rem-point-54 {
        padding-left: 0.54rem !important;
}
.m-rem-point-54 {
        margin: 0.54rem !important;
}
.mt-rem-point-54 {
        margin-top: 0.54rem !important;
}
.mr-rem-point-54 {
        margin-right: 0.54rem !important;
}
.mb-rem-point-54 {
        margin-bottom: 0.54rem !important;
}
.ml-rem-point-54 {
        margin-left: 0.54rem !important;
}
.w-rem-55 {
        width: 55rem !important;
}
.w-rem-point-55 {
        width: 0.55rem !important;
}
.h-rem-55 {
        height: 55rem !important;
}
.w-max-rem-55 {
        max-width: 55rem !important;
}
.w-min-rem-55 {
        min-width: 55rem !important;
}
.h-max-rem-55 {
        max-height: 55rem !important;
}
.h-min-rem-55 {
        min-height: 55rem !important;
}
.w-pc-55 {
        width: 55% !important;
}
.w-px-55 {
        width: 55px !important;
}
.h-pc-55 {
        height: 55% !important;
}
.h-px-55 {
        height: 55px !important;
}
.vw-55 {
        width: 55vw !important;
}
.vh-55 {
        height: 55vh !important;
}
.p-rem-55 {
        padding: 55rem !important;
}
.pt-rem-55 {
        padding-top: 55rem !important;
}
.pr-rem-55 {
        padding-right: 55rem !important;
}
.pb-rem-55 {
        padding-bottom: 55rem !important;
}
.pl-rem-55 {
        padding-left: 55rem !important;
}
.m-rem-55 {
        margin: 55rem !important;
}
.mt-rem-55 {
        margin-top: 55rem !important;
}
.mt-px-55 {
        margin-top: 55px !important;
}
.mr-rem-55 {
        margin-right: 55rem !important;
}
.mb-rem-55 {
        margin-bottom: 55rem !important;
}
.ml-rem-55 {
        margin-left: 55rem !important;
}
.p-rem-point-55 {
        padding: 0.55rem !important;
}
.pt-rem-point-55 {
        padding-top: 0.55rem !important;
}
.pr-rem-point-55 {
        padding-right: 0.55rem !important;
}
.pb-rem-point-55 {
        padding-bottom: 0.55rem !important;
}
.pl-rem-point-55 {
        padding-left: 0.55rem !important;
}
.m-rem-point-55 {
        margin: 0.55rem !important;
}
.mt-rem-point-55 {
        margin-top: 0.55rem !important;
}
.mr-rem-point-55 {
        margin-right: 0.55rem !important;
}
.mb-rem-point-55 {
        margin-bottom: 0.55rem !important;
}
.ml-rem-point-55 {
        margin-left: 0.55rem !important;
}
.w-rem-56 {
        width: 56rem !important;
}
.w-rem-point-56 {
        width: 0.56rem !important;
}
.h-rem-56 {
        height: 56rem !important;
}
.w-max-rem-56 {
        max-width: 56rem !important;
}
.w-min-rem-56 {
        min-width: 56rem !important;
}
.h-max-rem-56 {
        max-height: 56rem !important;
}
.h-min-rem-56 {
        min-height: 56rem !important;
}
.w-pc-56 {
        width: 56% !important;
}
.w-px-56 {
        width: 56px !important;
}
.h-pc-56 {
        height: 56% !important;
}
.h-px-56 {
        height: 56px !important;
}
.vw-56 {
        width: 56vw !important;
}
.vh-56 {
        height: 56vh !important;
}
.p-rem-56 {
        padding: 56rem !important;
}
.pt-rem-56 {
        padding-top: 56rem !important;
}
.pr-rem-56 {
        padding-right: 56rem !important;
}
.pb-rem-56 {
        padding-bottom: 56rem !important;
}
.pl-rem-56 {
        padding-left: 56rem !important;
}
.m-rem-56 {
        margin: 56rem !important;
}
.mt-rem-56 {
        margin-top: 56rem !important;
}
.mt-px-56 {
        margin-top: 56px !important;
}
.mr-rem-56 {
        margin-right: 56rem !important;
}
.mb-rem-56 {
        margin-bottom: 56rem !important;
}
.ml-rem-56 {
        margin-left: 56rem !important;
}
.p-rem-point-56 {
        padding: 0.56rem !important;
}
.pt-rem-point-56 {
        padding-top: 0.56rem !important;
}
.pr-rem-point-56 {
        padding-right: 0.56rem !important;
}
.pb-rem-point-56 {
        padding-bottom: 0.56rem !important;
}
.pl-rem-point-56 {
        padding-left: 0.56rem !important;
}
.m-rem-point-56 {
        margin: 0.56rem !important;
}
.mt-rem-point-56 {
        margin-top: 0.56rem !important;
}
.mr-rem-point-56 {
        margin-right: 0.56rem !important;
}
.mb-rem-point-56 {
        margin-bottom: 0.56rem !important;
}
.ml-rem-point-56 {
        margin-left: 0.56rem !important;
}
.w-rem-57 {
        width: 57rem !important;
}
.w-rem-point-57 {
        width: 0.57rem !important;
}
.h-rem-57 {
        height: 57rem !important;
}
.w-max-rem-57 {
        max-width: 57rem !important;
}
.w-min-rem-57 {
        min-width: 57rem !important;
}
.h-max-rem-57 {
        max-height: 57rem !important;
}
.h-min-rem-57 {
        min-height: 57rem !important;
}
.w-pc-57 {
        width: 57% !important;
}
.w-px-57 {
        width: 57px !important;
}
.h-pc-57 {
        height: 57% !important;
}
.h-px-57 {
        height: 57px !important;
}
.vw-57 {
        width: 57vw !important;
}
.vh-57 {
        height: 57vh !important;
}
.p-rem-57 {
        padding: 57rem !important;
}
.pt-rem-57 {
        padding-top: 57rem !important;
}
.pr-rem-57 {
        padding-right: 57rem !important;
}
.pb-rem-57 {
        padding-bottom: 57rem !important;
}
.pl-rem-57 {
        padding-left: 57rem !important;
}
.m-rem-57 {
        margin: 57rem !important;
}
.mt-rem-57 {
        margin-top: 57rem !important;
}
.mt-px-57 {
        margin-top: 57px !important;
}
.mr-rem-57 {
        margin-right: 57rem !important;
}
.mb-rem-57 {
        margin-bottom: 57rem !important;
}
.ml-rem-57 {
        margin-left: 57rem !important;
}
.p-rem-point-57 {
        padding: 0.57rem !important;
}
.pt-rem-point-57 {
        padding-top: 0.57rem !important;
}
.pr-rem-point-57 {
        padding-right: 0.57rem !important;
}
.pb-rem-point-57 {
        padding-bottom: 0.57rem !important;
}
.pl-rem-point-57 {
        padding-left: 0.57rem !important;
}
.m-rem-point-57 {
        margin: 0.57rem !important;
}
.mt-rem-point-57 {
        margin-top: 0.57rem !important;
}
.mr-rem-point-57 {
        margin-right: 0.57rem !important;
}
.mb-rem-point-57 {
        margin-bottom: 0.57rem !important;
}
.ml-rem-point-57 {
        margin-left: 0.57rem !important;
}
.w-rem-58 {
        width: 58rem !important;
}
.w-rem-point-58 {
        width: 0.58rem !important;
}
.h-rem-58 {
        height: 58rem !important;
}
.w-max-rem-58 {
        max-width: 58rem !important;
}
.w-min-rem-58 {
        min-width: 58rem !important;
}
.h-max-rem-58 {
        max-height: 58rem !important;
}
.h-min-rem-58 {
        min-height: 58rem !important;
}
.w-pc-58 {
        width: 58% !important;
}
.w-px-58 {
        width: 58px !important;
}
.h-pc-58 {
        height: 58% !important;
}
.h-px-58 {
        height: 58px !important;
}
.vw-58 {
        width: 58vw !important;
}
.vh-58 {
        height: 58vh !important;
}
.p-rem-58 {
        padding: 58rem !important;
}
.pt-rem-58 {
        padding-top: 58rem !important;
}
.pr-rem-58 {
        padding-right: 58rem !important;
}
.pb-rem-58 {
        padding-bottom: 58rem !important;
}
.pl-rem-58 {
        padding-left: 58rem !important;
}
.m-rem-58 {
        margin: 58rem !important;
}
.mt-rem-58 {
        margin-top: 58rem !important;
}
.mt-px-58 {
        margin-top: 58px !important;
}
.mr-rem-58 {
        margin-right: 58rem !important;
}
.mb-rem-58 {
        margin-bottom: 58rem !important;
}
.ml-rem-58 {
        margin-left: 58rem !important;
}
.p-rem-point-58 {
        padding: 0.58rem !important;
}
.pt-rem-point-58 {
        padding-top: 0.58rem !important;
}
.pr-rem-point-58 {
        padding-right: 0.58rem !important;
}
.pb-rem-point-58 {
        padding-bottom: 0.58rem !important;
}
.pl-rem-point-58 {
        padding-left: 0.58rem !important;
}
.m-rem-point-58 {
        margin: 0.58rem !important;
}
.mt-rem-point-58 {
        margin-top: 0.58rem !important;
}
.mr-rem-point-58 {
        margin-right: 0.58rem !important;
}
.mb-rem-point-58 {
        margin-bottom: 0.58rem !important;
}
.ml-rem-point-58 {
        margin-left: 0.58rem !important;
}
.w-rem-59 {
        width: 59rem !important;
}
.w-rem-point-59 {
        width: 0.59rem !important;
}
.h-rem-59 {
        height: 59rem !important;
}
.w-max-rem-59 {
        max-width: 59rem !important;
}
.w-min-rem-59 {
        min-width: 59rem !important;
}
.h-max-rem-59 {
        max-height: 59rem !important;
}
.h-min-rem-59 {
        min-height: 59rem !important;
}
.w-pc-59 {
        width: 59% !important;
}
.w-px-59 {
        width: 59px !important;
}
.h-pc-59 {
        height: 59% !important;
}
.h-px-59 {
        height: 59px !important;
}
.vw-59 {
        width: 59vw !important;
}
.vh-59 {
        height: 59vh !important;
}
.p-rem-59 {
        padding: 59rem !important;
}
.pt-rem-59 {
        padding-top: 59rem !important;
}
.pr-rem-59 {
        padding-right: 59rem !important;
}
.pb-rem-59 {
        padding-bottom: 59rem !important;
}
.pl-rem-59 {
        padding-left: 59rem !important;
}
.m-rem-59 {
        margin: 59rem !important;
}
.mt-rem-59 {
        margin-top: 59rem !important;
}
.mt-px-59 {
        margin-top: 59px !important;
}
.mr-rem-59 {
        margin-right: 59rem !important;
}
.mb-rem-59 {
        margin-bottom: 59rem !important;
}
.ml-rem-59 {
        margin-left: 59rem !important;
}
.p-rem-point-59 {
        padding: 0.59rem !important;
}
.pt-rem-point-59 {
        padding-top: 0.59rem !important;
}
.pr-rem-point-59 {
        padding-right: 0.59rem !important;
}
.pb-rem-point-59 {
        padding-bottom: 0.59rem !important;
}
.pl-rem-point-59 {
        padding-left: 0.59rem !important;
}
.m-rem-point-59 {
        margin: 0.59rem !important;
}
.mt-rem-point-59 {
        margin-top: 0.59rem !important;
}
.mr-rem-point-59 {
        margin-right: 0.59rem !important;
}
.mb-rem-point-59 {
        margin-bottom: 0.59rem !important;
}
.ml-rem-point-59 {
        margin-left: 0.59rem !important;
}
.w-rem-60 {
        width: 60rem !important;
}
.w-rem-point-60 {
        width: 0.60rem !important;
}
.h-rem-60 {
        height: 60rem !important;
}
.w-max-rem-60 {
        max-width: 60rem !important;
}
.w-min-rem-60 {
        min-width: 60rem !important;
}
.h-max-rem-60 {
        max-height: 60rem !important;
}
.h-min-rem-60 {
        min-height: 60rem !important;
}
.w-pc-60 {
        width: 60% !important;
}
.w-px-60 {
        width: 60px !important;
}
.h-pc-60 {
        height: 60% !important;
}
.h-px-60 {
        height: 60px !important;
}
.vw-60 {
        width: 60vw !important;
}
.vh-60 {
        height: 60vh !important;
}
.p-rem-60 {
        padding: 60rem !important;
}
.pt-rem-60 {
        padding-top: 60rem !important;
}
.pr-rem-60 {
        padding-right: 60rem !important;
}
.pb-rem-60 {
        padding-bottom: 60rem !important;
}
.pl-rem-60 {
        padding-left: 60rem !important;
}
.m-rem-60 {
        margin: 60rem !important;
}
.mt-rem-60 {
        margin-top: 60rem !important;
}
.mt-px-60 {
        margin-top: 60px !important;
}
.mr-rem-60 {
        margin-right: 60rem !important;
}
.mb-rem-60 {
        margin-bottom: 60rem !important;
}
.ml-rem-60 {
        margin-left: 60rem !important;
}
.p-rem-point-60 {
        padding: 0.60rem !important;
}
.pt-rem-point-60 {
        padding-top: 0.60rem !important;
}
.pr-rem-point-60 {
        padding-right: 0.60rem !important;
}
.pb-rem-point-60 {
        padding-bottom: 0.60rem !important;
}
.pl-rem-point-60 {
        padding-left: 0.60rem !important;
}
.m-rem-point-60 {
        margin: 0.60rem !important;
}
.mt-rem-point-60 {
        margin-top: 0.60rem !important;
}
.mr-rem-point-60 {
        margin-right: 0.60rem !important;
}
.mb-rem-point-60 {
        margin-bottom: 0.60rem !important;
}
.ml-rem-point-60 {
        margin-left: 0.60rem !important;
}
.w-rem-61 {
        width: 61rem !important;
}
.w-rem-point-61 {
        width: 0.61rem !important;
}
.h-rem-61 {
        height: 61rem !important;
}
.w-max-rem-61 {
        max-width: 61rem !important;
}
.w-min-rem-61 {
        min-width: 61rem !important;
}
.h-max-rem-61 {
        max-height: 61rem !important;
}
.h-min-rem-61 {
        min-height: 61rem !important;
}
.w-pc-61 {
        width: 61% !important;
}
.w-px-61 {
        width: 61px !important;
}
.h-pc-61 {
        height: 61% !important;
}
.h-px-61 {
        height: 61px !important;
}
.vw-61 {
        width: 61vw !important;
}
.vh-61 {
        height: 61vh !important;
}
.p-rem-61 {
        padding: 61rem !important;
}
.pt-rem-61 {
        padding-top: 61rem !important;
}
.pr-rem-61 {
        padding-right: 61rem !important;
}
.pb-rem-61 {
        padding-bottom: 61rem !important;
}
.pl-rem-61 {
        padding-left: 61rem !important;
}
.m-rem-61 {
        margin: 61rem !important;
}
.mt-rem-61 {
        margin-top: 61rem !important;
}
.mt-px-61 {
        margin-top: 61px !important;
}
.mr-rem-61 {
        margin-right: 61rem !important;
}
.mb-rem-61 {
        margin-bottom: 61rem !important;
}
.ml-rem-61 {
        margin-left: 61rem !important;
}
.p-rem-point-61 {
        padding: 0.61rem !important;
}
.pt-rem-point-61 {
        padding-top: 0.61rem !important;
}
.pr-rem-point-61 {
        padding-right: 0.61rem !important;
}
.pb-rem-point-61 {
        padding-bottom: 0.61rem !important;
}
.pl-rem-point-61 {
        padding-left: 0.61rem !important;
}
.m-rem-point-61 {
        margin: 0.61rem !important;
}
.mt-rem-point-61 {
        margin-top: 0.61rem !important;
}
.mr-rem-point-61 {
        margin-right: 0.61rem !important;
}
.mb-rem-point-61 {
        margin-bottom: 0.61rem !important;
}
.ml-rem-point-61 {
        margin-left: 0.61rem !important;
}
.w-rem-62 {
        width: 62rem !important;
}
.w-rem-point-62 {
        width: 0.62rem !important;
}
.h-rem-62 {
        height: 62rem !important;
}
.w-max-rem-62 {
        max-width: 62rem !important;
}
.w-min-rem-62 {
        min-width: 62rem !important;
}
.h-max-rem-62 {
        max-height: 62rem !important;
}
.h-min-rem-62 {
        min-height: 62rem !important;
}
.w-pc-62 {
        width: 62% !important;
}
.w-px-62 {
        width: 62px !important;
}
.h-pc-62 {
        height: 62% !important;
}
.h-px-62 {
        height: 62px !important;
}
.vw-62 {
        width: 62vw !important;
}
.vh-62 {
        height: 62vh !important;
}
.p-rem-62 {
        padding: 62rem !important;
}
.pt-rem-62 {
        padding-top: 62rem !important;
}
.pr-rem-62 {
        padding-right: 62rem !important;
}
.pb-rem-62 {
        padding-bottom: 62rem !important;
}
.pl-rem-62 {
        padding-left: 62rem !important;
}
.m-rem-62 {
        margin: 62rem !important;
}
.mt-rem-62 {
        margin-top: 62rem !important;
}
.mt-px-62 {
        margin-top: 62px !important;
}
.mr-rem-62 {
        margin-right: 62rem !important;
}
.mb-rem-62 {
        margin-bottom: 62rem !important;
}
.ml-rem-62 {
        margin-left: 62rem !important;
}
.p-rem-point-62 {
        padding: 0.62rem !important;
}
.pt-rem-point-62 {
        padding-top: 0.62rem !important;
}
.pr-rem-point-62 {
        padding-right: 0.62rem !important;
}
.pb-rem-point-62 {
        padding-bottom: 0.62rem !important;
}
.pl-rem-point-62 {
        padding-left: 0.62rem !important;
}
.m-rem-point-62 {
        margin: 0.62rem !important;
}
.mt-rem-point-62 {
        margin-top: 0.62rem !important;
}
.mr-rem-point-62 {
        margin-right: 0.62rem !important;
}
.mb-rem-point-62 {
        margin-bottom: 0.62rem !important;
}
.ml-rem-point-62 {
        margin-left: 0.62rem !important;
}
.w-rem-63 {
        width: 63rem !important;
}
.w-rem-point-63 {
        width: 0.63rem !important;
}
.h-rem-63 {
        height: 63rem !important;
}
.w-max-rem-63 {
        max-width: 63rem !important;
}
.w-min-rem-63 {
        min-width: 63rem !important;
}
.h-max-rem-63 {
        max-height: 63rem !important;
}
.h-min-rem-63 {
        min-height: 63rem !important;
}
.w-pc-63 {
        width: 63% !important;
}
.w-px-63 {
        width: 63px !important;
}
.h-pc-63 {
        height: 63% !important;
}
.h-px-63 {
        height: 63px !important;
}
.vw-63 {
        width: 63vw !important;
}
.vh-63 {
        height: 63vh !important;
}
.p-rem-63 {
        padding: 63rem !important;
}
.pt-rem-63 {
        padding-top: 63rem !important;
}
.pr-rem-63 {
        padding-right: 63rem !important;
}
.pb-rem-63 {
        padding-bottom: 63rem !important;
}
.pl-rem-63 {
        padding-left: 63rem !important;
}
.m-rem-63 {
        margin: 63rem !important;
}
.mt-rem-63 {
        margin-top: 63rem !important;
}
.mt-px-63 {
        margin-top: 63px !important;
}
.mr-rem-63 {
        margin-right: 63rem !important;
}
.mb-rem-63 {
        margin-bottom: 63rem !important;
}
.ml-rem-63 {
        margin-left: 63rem !important;
}
.p-rem-point-63 {
        padding: 0.63rem !important;
}
.pt-rem-point-63 {
        padding-top: 0.63rem !important;
}
.pr-rem-point-63 {
        padding-right: 0.63rem !important;
}
.pb-rem-point-63 {
        padding-bottom: 0.63rem !important;
}
.pl-rem-point-63 {
        padding-left: 0.63rem !important;
}
.m-rem-point-63 {
        margin: 0.63rem !important;
}
.mt-rem-point-63 {
        margin-top: 0.63rem !important;
}
.mr-rem-point-63 {
        margin-right: 0.63rem !important;
}
.mb-rem-point-63 {
        margin-bottom: 0.63rem !important;
}
.ml-rem-point-63 {
        margin-left: 0.63rem !important;
}
.w-rem-64 {
        width: 64rem !important;
}
.w-rem-point-64 {
        width: 0.64rem !important;
}
.h-rem-64 {
        height: 64rem !important;
}
.w-max-rem-64 {
        max-width: 64rem !important;
}
.w-min-rem-64 {
        min-width: 64rem !important;
}
.h-max-rem-64 {
        max-height: 64rem !important;
}
.h-min-rem-64 {
        min-height: 64rem !important;
}
.w-pc-64 {
        width: 64% !important;
}
.w-px-64 {
        width: 64px !important;
}
.h-pc-64 {
        height: 64% !important;
}
.h-px-64 {
        height: 64px !important;
}
.vw-64 {
        width: 64vw !important;
}
.vh-64 {
        height: 64vh !important;
}
.p-rem-64 {
        padding: 64rem !important;
}
.pt-rem-64 {
        padding-top: 64rem !important;
}
.pr-rem-64 {
        padding-right: 64rem !important;
}
.pb-rem-64 {
        padding-bottom: 64rem !important;
}
.pl-rem-64 {
        padding-left: 64rem !important;
}
.m-rem-64 {
        margin: 64rem !important;
}
.mt-rem-64 {
        margin-top: 64rem !important;
}
.mt-px-64 {
        margin-top: 64px !important;
}
.mr-rem-64 {
        margin-right: 64rem !important;
}
.mb-rem-64 {
        margin-bottom: 64rem !important;
}
.ml-rem-64 {
        margin-left: 64rem !important;
}
.p-rem-point-64 {
        padding: 0.64rem !important;
}
.pt-rem-point-64 {
        padding-top: 0.64rem !important;
}
.pr-rem-point-64 {
        padding-right: 0.64rem !important;
}
.pb-rem-point-64 {
        padding-bottom: 0.64rem !important;
}
.pl-rem-point-64 {
        padding-left: 0.64rem !important;
}
.m-rem-point-64 {
        margin: 0.64rem !important;
}
.mt-rem-point-64 {
        margin-top: 0.64rem !important;
}
.mr-rem-point-64 {
        margin-right: 0.64rem !important;
}
.mb-rem-point-64 {
        margin-bottom: 0.64rem !important;
}
.ml-rem-point-64 {
        margin-left: 0.64rem !important;
}
.w-rem-65 {
        width: 65rem !important;
}
.w-rem-point-65 {
        width: 0.65rem !important;
}
.h-rem-65 {
        height: 65rem !important;
}
.w-max-rem-65 {
        max-width: 65rem !important;
}
.w-min-rem-65 {
        min-width: 65rem !important;
}
.h-max-rem-65 {
        max-height: 65rem !important;
}
.h-min-rem-65 {
        min-height: 65rem !important;
}
.w-pc-65 {
        width: 65% !important;
}
.w-px-65 {
        width: 65px !important;
}
.h-pc-65 {
        height: 65% !important;
}
.h-px-65 {
        height: 65px !important;
}
.vw-65 {
        width: 65vw !important;
}
.vh-65 {
        height: 65vh !important;
}
.p-rem-65 {
        padding: 65rem !important;
}
.pt-rem-65 {
        padding-top: 65rem !important;
}
.pr-rem-65 {
        padding-right: 65rem !important;
}
.pb-rem-65 {
        padding-bottom: 65rem !important;
}
.pl-rem-65 {
        padding-left: 65rem !important;
}
.m-rem-65 {
        margin: 65rem !important;
}
.mt-rem-65 {
        margin-top: 65rem !important;
}
.mt-px-65 {
        margin-top: 65px !important;
}
.mr-rem-65 {
        margin-right: 65rem !important;
}
.mb-rem-65 {
        margin-bottom: 65rem !important;
}
.ml-rem-65 {
        margin-left: 65rem !important;
}
.p-rem-point-65 {
        padding: 0.65rem !important;
}
.pt-rem-point-65 {
        padding-top: 0.65rem !important;
}
.pr-rem-point-65 {
        padding-right: 0.65rem !important;
}
.pb-rem-point-65 {
        padding-bottom: 0.65rem !important;
}
.pl-rem-point-65 {
        padding-left: 0.65rem !important;
}
.m-rem-point-65 {
        margin: 0.65rem !important;
}
.mt-rem-point-65 {
        margin-top: 0.65rem !important;
}
.mr-rem-point-65 {
        margin-right: 0.65rem !important;
}
.mb-rem-point-65 {
        margin-bottom: 0.65rem !important;
}
.ml-rem-point-65 {
        margin-left: 0.65rem !important;
}
.w-rem-66 {
        width: 66rem !important;
}
.w-rem-point-66 {
        width: 0.66rem !important;
}
.h-rem-66 {
        height: 66rem !important;
}
.w-max-rem-66 {
        max-width: 66rem !important;
}
.w-min-rem-66 {
        min-width: 66rem !important;
}
.h-max-rem-66 {
        max-height: 66rem !important;
}
.h-min-rem-66 {
        min-height: 66rem !important;
}
.w-pc-66 {
        width: 66% !important;
}
.w-px-66 {
        width: 66px !important;
}
.h-pc-66 {
        height: 66% !important;
}
.h-px-66 {
        height: 66px !important;
}
.vw-66 {
        width: 66vw !important;
}
.vh-66 {
        height: 66vh !important;
}
.p-rem-66 {
        padding: 66rem !important;
}
.pt-rem-66 {
        padding-top: 66rem !important;
}
.pr-rem-66 {
        padding-right: 66rem !important;
}
.pb-rem-66 {
        padding-bottom: 66rem !important;
}
.pl-rem-66 {
        padding-left: 66rem !important;
}
.m-rem-66 {
        margin: 66rem !important;
}
.mt-rem-66 {
        margin-top: 66rem !important;
}
.mt-px-66 {
        margin-top: 66px !important;
}
.mr-rem-66 {
        margin-right: 66rem !important;
}
.mb-rem-66 {
        margin-bottom: 66rem !important;
}
.ml-rem-66 {
        margin-left: 66rem !important;
}
.p-rem-point-66 {
        padding: 0.66rem !important;
}
.pt-rem-point-66 {
        padding-top: 0.66rem !important;
}
.pr-rem-point-66 {
        padding-right: 0.66rem !important;
}
.pb-rem-point-66 {
        padding-bottom: 0.66rem !important;
}
.pl-rem-point-66 {
        padding-left: 0.66rem !important;
}
.m-rem-point-66 {
        margin: 0.66rem !important;
}
.mt-rem-point-66 {
        margin-top: 0.66rem !important;
}
.mr-rem-point-66 {
        margin-right: 0.66rem !important;
}
.mb-rem-point-66 {
        margin-bottom: 0.66rem !important;
}
.ml-rem-point-66 {
        margin-left: 0.66rem !important;
}
.w-rem-67 {
        width: 67rem !important;
}
.w-rem-point-67 {
        width: 0.67rem !important;
}
.h-rem-67 {
        height: 67rem !important;
}
.w-max-rem-67 {
        max-width: 67rem !important;
}
.w-min-rem-67 {
        min-width: 67rem !important;
}
.h-max-rem-67 {
        max-height: 67rem !important;
}
.h-min-rem-67 {
        min-height: 67rem !important;
}
.w-pc-67 {
        width: 67% !important;
}
.w-px-67 {
        width: 67px !important;
}
.h-pc-67 {
        height: 67% !important;
}
.h-px-67 {
        height: 67px !important;
}
.vw-67 {
        width: 67vw !important;
}
.vh-67 {
        height: 67vh !important;
}
.p-rem-67 {
        padding: 67rem !important;
}
.pt-rem-67 {
        padding-top: 67rem !important;
}
.pr-rem-67 {
        padding-right: 67rem !important;
}
.pb-rem-67 {
        padding-bottom: 67rem !important;
}
.pl-rem-67 {
        padding-left: 67rem !important;
}
.m-rem-67 {
        margin: 67rem !important;
}
.mt-rem-67 {
        margin-top: 67rem !important;
}
.mt-px-67 {
        margin-top: 67px !important;
}
.mr-rem-67 {
        margin-right: 67rem !important;
}
.mb-rem-67 {
        margin-bottom: 67rem !important;
}
.ml-rem-67 {
        margin-left: 67rem !important;
}
.p-rem-point-67 {
        padding: 0.67rem !important;
}
.pt-rem-point-67 {
        padding-top: 0.67rem !important;
}
.pr-rem-point-67 {
        padding-right: 0.67rem !important;
}
.pb-rem-point-67 {
        padding-bottom: 0.67rem !important;
}
.pl-rem-point-67 {
        padding-left: 0.67rem !important;
}
.m-rem-point-67 {
        margin: 0.67rem !important;
}
.mt-rem-point-67 {
        margin-top: 0.67rem !important;
}
.mr-rem-point-67 {
        margin-right: 0.67rem !important;
}
.mb-rem-point-67 {
        margin-bottom: 0.67rem !important;
}
.ml-rem-point-67 {
        margin-left: 0.67rem !important;
}
.w-rem-68 {
        width: 68rem !important;
}
.w-rem-point-68 {
        width: 0.68rem !important;
}
.h-rem-68 {
        height: 68rem !important;
}
.w-max-rem-68 {
        max-width: 68rem !important;
}
.w-min-rem-68 {
        min-width: 68rem !important;
}
.h-max-rem-68 {
        max-height: 68rem !important;
}
.h-min-rem-68 {
        min-height: 68rem !important;
}
.w-pc-68 {
        width: 68% !important;
}
.w-px-68 {
        width: 68px !important;
}
.h-pc-68 {
        height: 68% !important;
}
.h-px-68 {
        height: 68px !important;
}
.vw-68 {
        width: 68vw !important;
}
.vh-68 {
        height: 68vh !important;
}
.p-rem-68 {
        padding: 68rem !important;
}
.pt-rem-68 {
        padding-top: 68rem !important;
}
.pr-rem-68 {
        padding-right: 68rem !important;
}
.pb-rem-68 {
        padding-bottom: 68rem !important;
}
.pl-rem-68 {
        padding-left: 68rem !important;
}
.m-rem-68 {
        margin: 68rem !important;
}
.mt-rem-68 {
        margin-top: 68rem !important;
}
.mt-px-68 {
        margin-top: 68px !important;
}
.mr-rem-68 {
        margin-right: 68rem !important;
}
.mb-rem-68 {
        margin-bottom: 68rem !important;
}
.ml-rem-68 {
        margin-left: 68rem !important;
}
.p-rem-point-68 {
        padding: 0.68rem !important;
}
.pt-rem-point-68 {
        padding-top: 0.68rem !important;
}
.pr-rem-point-68 {
        padding-right: 0.68rem !important;
}
.pb-rem-point-68 {
        padding-bottom: 0.68rem !important;
}
.pl-rem-point-68 {
        padding-left: 0.68rem !important;
}
.m-rem-point-68 {
        margin: 0.68rem !important;
}
.mt-rem-point-68 {
        margin-top: 0.68rem !important;
}
.mr-rem-point-68 {
        margin-right: 0.68rem !important;
}
.mb-rem-point-68 {
        margin-bottom: 0.68rem !important;
}
.ml-rem-point-68 {
        margin-left: 0.68rem !important;
}
.w-rem-69 {
        width: 69rem !important;
}
.w-rem-point-69 {
        width: 0.69rem !important;
}
.h-rem-69 {
        height: 69rem !important;
}
.w-max-rem-69 {
        max-width: 69rem !important;
}
.w-min-rem-69 {
        min-width: 69rem !important;
}
.h-max-rem-69 {
        max-height: 69rem !important;
}
.h-min-rem-69 {
        min-height: 69rem !important;
}
.w-pc-69 {
        width: 69% !important;
}
.w-px-69 {
        width: 69px !important;
}
.h-pc-69 {
        height: 69% !important;
}
.h-px-69 {
        height: 69px !important;
}
.vw-69 {
        width: 69vw !important;
}
.vh-69 {
        height: 69vh !important;
}
.p-rem-69 {
        padding: 69rem !important;
}
.pt-rem-69 {
        padding-top: 69rem !important;
}
.pr-rem-69 {
        padding-right: 69rem !important;
}
.pb-rem-69 {
        padding-bottom: 69rem !important;
}
.pl-rem-69 {
        padding-left: 69rem !important;
}
.m-rem-69 {
        margin: 69rem !important;
}
.mt-rem-69 {
        margin-top: 69rem !important;
}
.mt-px-69 {
        margin-top: 69px !important;
}
.mr-rem-69 {
        margin-right: 69rem !important;
}
.mb-rem-69 {
        margin-bottom: 69rem !important;
}
.ml-rem-69 {
        margin-left: 69rem !important;
}
.p-rem-point-69 {
        padding: 0.69rem !important;
}
.pt-rem-point-69 {
        padding-top: 0.69rem !important;
}
.pr-rem-point-69 {
        padding-right: 0.69rem !important;
}
.pb-rem-point-69 {
        padding-bottom: 0.69rem !important;
}
.pl-rem-point-69 {
        padding-left: 0.69rem !important;
}
.m-rem-point-69 {
        margin: 0.69rem !important;
}
.mt-rem-point-69 {
        margin-top: 0.69rem !important;
}
.mr-rem-point-69 {
        margin-right: 0.69rem !important;
}
.mb-rem-point-69 {
        margin-bottom: 0.69rem !important;
}
.ml-rem-point-69 {
        margin-left: 0.69rem !important;
}
.w-rem-70 {
        width: 70rem !important;
}
.w-rem-point-70 {
        width: 0.70rem !important;
}
.h-rem-70 {
        height: 70rem !important;
}
.w-max-rem-70 {
        max-width: 70rem !important;
}
.w-min-rem-70 {
        min-width: 70rem !important;
}
.h-max-rem-70 {
        max-height: 70rem !important;
}
.h-min-rem-70 {
        min-height: 70rem !important;
}
.w-pc-70 {
        width: 70% !important;
}
.w-px-70 {
        width: 70px !important;
}
.h-pc-70 {
        height: 70% !important;
}
.h-px-70 {
        height: 70px !important;
}
.vw-70 {
        width: 70vw !important;
}
.vh-70 {
        height: 70vh !important;
}
.p-rem-70 {
        padding: 70rem !important;
}
.pt-rem-70 {
        padding-top: 70rem !important;
}
.pr-rem-70 {
        padding-right: 70rem !important;
}
.pb-rem-70 {
        padding-bottom: 70rem !important;
}
.pl-rem-70 {
        padding-left: 70rem !important;
}
.m-rem-70 {
        margin: 70rem !important;
}
.mt-rem-70 {
        margin-top: 70rem !important;
}
.mt-px-70 {
        margin-top: 70px !important;
}
.mr-rem-70 {
        margin-right: 70rem !important;
}
.mb-rem-70 {
        margin-bottom: 70rem !important;
}
.ml-rem-70 {
        margin-left: 70rem !important;
}
.p-rem-point-70 {
        padding: 0.70rem !important;
}
.pt-rem-point-70 {
        padding-top: 0.70rem !important;
}
.pr-rem-point-70 {
        padding-right: 0.70rem !important;
}
.pb-rem-point-70 {
        padding-bottom: 0.70rem !important;
}
.pl-rem-point-70 {
        padding-left: 0.70rem !important;
}
.m-rem-point-70 {
        margin: 0.70rem !important;
}
.mt-rem-point-70 {
        margin-top: 0.70rem !important;
}
.mr-rem-point-70 {
        margin-right: 0.70rem !important;
}
.mb-rem-point-70 {
        margin-bottom: 0.70rem !important;
}
.ml-rem-point-70 {
        margin-left: 0.70rem !important;
}
.w-rem-71 {
        width: 71rem !important;
}
.w-rem-point-71 {
        width: 0.71rem !important;
}
.h-rem-71 {
        height: 71rem !important;
}
.w-max-rem-71 {
        max-width: 71rem !important;
}
.w-min-rem-71 {
        min-width: 71rem !important;
}
.h-max-rem-71 {
        max-height: 71rem !important;
}
.h-min-rem-71 {
        min-height: 71rem !important;
}
.w-pc-71 {
        width: 71% !important;
}
.w-px-71 {
        width: 71px !important;
}
.h-pc-71 {
        height: 71% !important;
}
.h-px-71 {
        height: 71px !important;
}
.vw-71 {
        width: 71vw !important;
}
.vh-71 {
        height: 71vh !important;
}
.p-rem-71 {
        padding: 71rem !important;
}
.pt-rem-71 {
        padding-top: 71rem !important;
}
.pr-rem-71 {
        padding-right: 71rem !important;
}
.pb-rem-71 {
        padding-bottom: 71rem !important;
}
.pl-rem-71 {
        padding-left: 71rem !important;
}
.m-rem-71 {
        margin: 71rem !important;
}
.mt-rem-71 {
        margin-top: 71rem !important;
}
.mt-px-71 {
        margin-top: 71px !important;
}
.mr-rem-71 {
        margin-right: 71rem !important;
}
.mb-rem-71 {
        margin-bottom: 71rem !important;
}
.ml-rem-71 {
        margin-left: 71rem !important;
}
.p-rem-point-71 {
        padding: 0.71rem !important;
}
.pt-rem-point-71 {
        padding-top: 0.71rem !important;
}
.pr-rem-point-71 {
        padding-right: 0.71rem !important;
}
.pb-rem-point-71 {
        padding-bottom: 0.71rem !important;
}
.pl-rem-point-71 {
        padding-left: 0.71rem !important;
}
.m-rem-point-71 {
        margin: 0.71rem !important;
}
.mt-rem-point-71 {
        margin-top: 0.71rem !important;
}
.mr-rem-point-71 {
        margin-right: 0.71rem !important;
}
.mb-rem-point-71 {
        margin-bottom: 0.71rem !important;
}
.ml-rem-point-71 {
        margin-left: 0.71rem !important;
}
.w-rem-72 {
        width: 72rem !important;
}
.w-rem-point-72 {
        width: 0.72rem !important;
}
.h-rem-72 {
        height: 72rem !important;
}
.w-max-rem-72 {
        max-width: 72rem !important;
}
.w-min-rem-72 {
        min-width: 72rem !important;
}
.h-max-rem-72 {
        max-height: 72rem !important;
}
.h-min-rem-72 {
        min-height: 72rem !important;
}
.w-pc-72 {
        width: 72% !important;
}
.w-px-72 {
        width: 72px !important;
}
.h-pc-72 {
        height: 72% !important;
}
.h-px-72 {
        height: 72px !important;
}
.vw-72 {
        width: 72vw !important;
}
.vh-72 {
        height: 72vh !important;
}
.p-rem-72 {
        padding: 72rem !important;
}
.pt-rem-72 {
        padding-top: 72rem !important;
}
.pr-rem-72 {
        padding-right: 72rem !important;
}
.pb-rem-72 {
        padding-bottom: 72rem !important;
}
.pl-rem-72 {
        padding-left: 72rem !important;
}
.m-rem-72 {
        margin: 72rem !important;
}
.mt-rem-72 {
        margin-top: 72rem !important;
}
.mt-px-72 {
        margin-top: 72px !important;
}
.mr-rem-72 {
        margin-right: 72rem !important;
}
.mb-rem-72 {
        margin-bottom: 72rem !important;
}
.ml-rem-72 {
        margin-left: 72rem !important;
}
.p-rem-point-72 {
        padding: 0.72rem !important;
}
.pt-rem-point-72 {
        padding-top: 0.72rem !important;
}
.pr-rem-point-72 {
        padding-right: 0.72rem !important;
}
.pb-rem-point-72 {
        padding-bottom: 0.72rem !important;
}
.pl-rem-point-72 {
        padding-left: 0.72rem !important;
}
.m-rem-point-72 {
        margin: 0.72rem !important;
}
.mt-rem-point-72 {
        margin-top: 0.72rem !important;
}
.mr-rem-point-72 {
        margin-right: 0.72rem !important;
}
.mb-rem-point-72 {
        margin-bottom: 0.72rem !important;
}
.ml-rem-point-72 {
        margin-left: 0.72rem !important;
}
.w-rem-73 {
        width: 73rem !important;
}
.w-rem-point-73 {
        width: 0.73rem !important;
}
.h-rem-73 {
        height: 73rem !important;
}
.w-max-rem-73 {
        max-width: 73rem !important;
}
.w-min-rem-73 {
        min-width: 73rem !important;
}
.h-max-rem-73 {
        max-height: 73rem !important;
}
.h-min-rem-73 {
        min-height: 73rem !important;
}
.w-pc-73 {
        width: 73% !important;
}
.w-px-73 {
        width: 73px !important;
}
.h-pc-73 {
        height: 73% !important;
}
.h-px-73 {
        height: 73px !important;
}
.vw-73 {
        width: 73vw !important;
}
.vh-73 {
        height: 73vh !important;
}
.p-rem-73 {
        padding: 73rem !important;
}
.pt-rem-73 {
        padding-top: 73rem !important;
}
.pr-rem-73 {
        padding-right: 73rem !important;
}
.pb-rem-73 {
        padding-bottom: 73rem !important;
}
.pl-rem-73 {
        padding-left: 73rem !important;
}
.m-rem-73 {
        margin: 73rem !important;
}
.mt-rem-73 {
        margin-top: 73rem !important;
}
.mt-px-73 {
        margin-top: 73px !important;
}
.mr-rem-73 {
        margin-right: 73rem !important;
}
.mb-rem-73 {
        margin-bottom: 73rem !important;
}
.ml-rem-73 {
        margin-left: 73rem !important;
}
.p-rem-point-73 {
        padding: 0.73rem !important;
}
.pt-rem-point-73 {
        padding-top: 0.73rem !important;
}
.pr-rem-point-73 {
        padding-right: 0.73rem !important;
}
.pb-rem-point-73 {
        padding-bottom: 0.73rem !important;
}
.pl-rem-point-73 {
        padding-left: 0.73rem !important;
}
.m-rem-point-73 {
        margin: 0.73rem !important;
}
.mt-rem-point-73 {
        margin-top: 0.73rem !important;
}
.mr-rem-point-73 {
        margin-right: 0.73rem !important;
}
.mb-rem-point-73 {
        margin-bottom: 0.73rem !important;
}
.ml-rem-point-73 {
        margin-left: 0.73rem !important;
}
.w-rem-74 {
        width: 74rem !important;
}
.w-rem-point-74 {
        width: 0.74rem !important;
}
.h-rem-74 {
        height: 74rem !important;
}
.w-max-rem-74 {
        max-width: 74rem !important;
}
.w-min-rem-74 {
        min-width: 74rem !important;
}
.h-max-rem-74 {
        max-height: 74rem !important;
}
.h-min-rem-74 {
        min-height: 74rem !important;
}
.w-pc-74 {
        width: 74% !important;
}
.w-px-74 {
        width: 74px !important;
}
.h-pc-74 {
        height: 74% !important;
}
.h-px-74 {
        height: 74px !important;
}
.vw-74 {
        width: 74vw !important;
}
.vh-74 {
        height: 74vh !important;
}
.p-rem-74 {
        padding: 74rem !important;
}
.pt-rem-74 {
        padding-top: 74rem !important;
}
.pr-rem-74 {
        padding-right: 74rem !important;
}
.pb-rem-74 {
        padding-bottom: 74rem !important;
}
.pl-rem-74 {
        padding-left: 74rem !important;
}
.m-rem-74 {
        margin: 74rem !important;
}
.mt-rem-74 {
        margin-top: 74rem !important;
}
.mt-px-74 {
        margin-top: 74px !important;
}
.mr-rem-74 {
        margin-right: 74rem !important;
}
.mb-rem-74 {
        margin-bottom: 74rem !important;
}
.ml-rem-74 {
        margin-left: 74rem !important;
}
.p-rem-point-74 {
        padding: 0.74rem !important;
}
.pt-rem-point-74 {
        padding-top: 0.74rem !important;
}
.pr-rem-point-74 {
        padding-right: 0.74rem !important;
}
.pb-rem-point-74 {
        padding-bottom: 0.74rem !important;
}
.pl-rem-point-74 {
        padding-left: 0.74rem !important;
}
.m-rem-point-74 {
        margin: 0.74rem !important;
}
.mt-rem-point-74 {
        margin-top: 0.74rem !important;
}
.mr-rem-point-74 {
        margin-right: 0.74rem !important;
}
.mb-rem-point-74 {
        margin-bottom: 0.74rem !important;
}
.ml-rem-point-74 {
        margin-left: 0.74rem !important;
}
.w-rem-75 {
        width: 75rem !important;
}
.w-rem-point-75 {
        width: 0.75rem !important;
}
.h-rem-75 {
        height: 75rem !important;
}
.w-max-rem-75 {
        max-width: 75rem !important;
}
.w-min-rem-75 {
        min-width: 75rem !important;
}
.h-max-rem-75 {
        max-height: 75rem !important;
}
.h-min-rem-75 {
        min-height: 75rem !important;
}
.w-pc-75 {
        width: 75% !important;
}
.w-px-75 {
        width: 75px !important;
}
.h-pc-75 {
        height: 75% !important;
}
.h-px-75 {
        height: 75px !important;
}
.vw-75 {
        width: 75vw !important;
}
.vh-75 {
        height: 75vh !important;
}
.p-rem-75 {
        padding: 75rem !important;
}
.pt-rem-75 {
        padding-top: 75rem !important;
}
.pr-rem-75 {
        padding-right: 75rem !important;
}
.pb-rem-75 {
        padding-bottom: 75rem !important;
}
.pl-rem-75 {
        padding-left: 75rem !important;
}
.m-rem-75 {
        margin: 75rem !important;
}
.mt-rem-75 {
        margin-top: 75rem !important;
}
.mt-px-75 {
        margin-top: 75px !important;
}
.mr-rem-75 {
        margin-right: 75rem !important;
}
.mb-rem-75 {
        margin-bottom: 75rem !important;
}
.ml-rem-75 {
        margin-left: 75rem !important;
}
.p-rem-point-75 {
        padding: 0.75rem !important;
}
.pt-rem-point-75 {
        padding-top: 0.75rem !important;
}
.pr-rem-point-75 {
        padding-right: 0.75rem !important;
}
.pb-rem-point-75 {
        padding-bottom: 0.75rem !important;
}
.pl-rem-point-75 {
        padding-left: 0.75rem !important;
}
.m-rem-point-75 {
        margin: 0.75rem !important;
}
.mt-rem-point-75 {
        margin-top: 0.75rem !important;
}
.mr-rem-point-75 {
        margin-right: 0.75rem !important;
}
.mb-rem-point-75 {
        margin-bottom: 0.75rem !important;
}
.ml-rem-point-75 {
        margin-left: 0.75rem !important;
}
.w-rem-76 {
        width: 76rem !important;
}
.w-rem-point-76 {
        width: 0.76rem !important;
}
.h-rem-76 {
        height: 76rem !important;
}
.w-max-rem-76 {
        max-width: 76rem !important;
}
.w-min-rem-76 {
        min-width: 76rem !important;
}
.h-max-rem-76 {
        max-height: 76rem !important;
}
.h-min-rem-76 {
        min-height: 76rem !important;
}
.w-pc-76 {
        width: 76% !important;
}
.w-px-76 {
        width: 76px !important;
}
.h-pc-76 {
        height: 76% !important;
}
.h-px-76 {
        height: 76px !important;
}
.vw-76 {
        width: 76vw !important;
}
.vh-76 {
        height: 76vh !important;
}
.p-rem-76 {
        padding: 76rem !important;
}
.pt-rem-76 {
        padding-top: 76rem !important;
}
.pr-rem-76 {
        padding-right: 76rem !important;
}
.pb-rem-76 {
        padding-bottom: 76rem !important;
}
.pl-rem-76 {
        padding-left: 76rem !important;
}
.m-rem-76 {
        margin: 76rem !important;
}
.mt-rem-76 {
        margin-top: 76rem !important;
}
.mt-px-76 {
        margin-top: 76px !important;
}
.mr-rem-76 {
        margin-right: 76rem !important;
}
.mb-rem-76 {
        margin-bottom: 76rem !important;
}
.ml-rem-76 {
        margin-left: 76rem !important;
}
.p-rem-point-76 {
        padding: 0.76rem !important;
}
.pt-rem-point-76 {
        padding-top: 0.76rem !important;
}
.pr-rem-point-76 {
        padding-right: 0.76rem !important;
}
.pb-rem-point-76 {
        padding-bottom: 0.76rem !important;
}
.pl-rem-point-76 {
        padding-left: 0.76rem !important;
}
.m-rem-point-76 {
        margin: 0.76rem !important;
}
.mt-rem-point-76 {
        margin-top: 0.76rem !important;
}
.mr-rem-point-76 {
        margin-right: 0.76rem !important;
}
.mb-rem-point-76 {
        margin-bottom: 0.76rem !important;
}
.ml-rem-point-76 {
        margin-left: 0.76rem !important;
}
.w-rem-77 {
        width: 77rem !important;
}
.w-rem-point-77 {
        width: 0.77rem !important;
}
.h-rem-77 {
        height: 77rem !important;
}
.w-max-rem-77 {
        max-width: 77rem !important;
}
.w-min-rem-77 {
        min-width: 77rem !important;
}
.h-max-rem-77 {
        max-height: 77rem !important;
}
.h-min-rem-77 {
        min-height: 77rem !important;
}
.w-pc-77 {
        width: 77% !important;
}
.w-px-77 {
        width: 77px !important;
}
.h-pc-77 {
        height: 77% !important;
}
.h-px-77 {
        height: 77px !important;
}
.vw-77 {
        width: 77vw !important;
}
.vh-77 {
        height: 77vh !important;
}
.p-rem-77 {
        padding: 77rem !important;
}
.pt-rem-77 {
        padding-top: 77rem !important;
}
.pr-rem-77 {
        padding-right: 77rem !important;
}
.pb-rem-77 {
        padding-bottom: 77rem !important;
}
.pl-rem-77 {
        padding-left: 77rem !important;
}
.m-rem-77 {
        margin: 77rem !important;
}
.mt-rem-77 {
        margin-top: 77rem !important;
}
.mt-px-77 {
        margin-top: 77px !important;
}
.mr-rem-77 {
        margin-right: 77rem !important;
}
.mb-rem-77 {
        margin-bottom: 77rem !important;
}
.ml-rem-77 {
        margin-left: 77rem !important;
}
.p-rem-point-77 {
        padding: 0.77rem !important;
}
.pt-rem-point-77 {
        padding-top: 0.77rem !important;
}
.pr-rem-point-77 {
        padding-right: 0.77rem !important;
}
.pb-rem-point-77 {
        padding-bottom: 0.77rem !important;
}
.pl-rem-point-77 {
        padding-left: 0.77rem !important;
}
.m-rem-point-77 {
        margin: 0.77rem !important;
}
.mt-rem-point-77 {
        margin-top: 0.77rem !important;
}
.mr-rem-point-77 {
        margin-right: 0.77rem !important;
}
.mb-rem-point-77 {
        margin-bottom: 0.77rem !important;
}
.ml-rem-point-77 {
        margin-left: 0.77rem !important;
}
.w-rem-78 {
        width: 78rem !important;
}
.w-rem-point-78 {
        width: 0.78rem !important;
}
.h-rem-78 {
        height: 78rem !important;
}
.w-max-rem-78 {
        max-width: 78rem !important;
}
.w-min-rem-78 {
        min-width: 78rem !important;
}
.h-max-rem-78 {
        max-height: 78rem !important;
}
.h-min-rem-78 {
        min-height: 78rem !important;
}
.w-pc-78 {
        width: 78% !important;
}
.w-px-78 {
        width: 78px !important;
}
.h-pc-78 {
        height: 78% !important;
}
.h-px-78 {
        height: 78px !important;
}
.vw-78 {
        width: 78vw !important;
}
.vh-78 {
        height: 78vh !important;
}
.p-rem-78 {
        padding: 78rem !important;
}
.pt-rem-78 {
        padding-top: 78rem !important;
}
.pr-rem-78 {
        padding-right: 78rem !important;
}
.pb-rem-78 {
        padding-bottom: 78rem !important;
}
.pl-rem-78 {
        padding-left: 78rem !important;
}
.m-rem-78 {
        margin: 78rem !important;
}
.mt-rem-78 {
        margin-top: 78rem !important;
}
.mt-px-78 {
        margin-top: 78px !important;
}
.mr-rem-78 {
        margin-right: 78rem !important;
}
.mb-rem-78 {
        margin-bottom: 78rem !important;
}
.ml-rem-78 {
        margin-left: 78rem !important;
}
.p-rem-point-78 {
        padding: 0.78rem !important;
}
.pt-rem-point-78 {
        padding-top: 0.78rem !important;
}
.pr-rem-point-78 {
        padding-right: 0.78rem !important;
}
.pb-rem-point-78 {
        padding-bottom: 0.78rem !important;
}
.pl-rem-point-78 {
        padding-left: 0.78rem !important;
}
.m-rem-point-78 {
        margin: 0.78rem !important;
}
.mt-rem-point-78 {
        margin-top: 0.78rem !important;
}
.mr-rem-point-78 {
        margin-right: 0.78rem !important;
}
.mb-rem-point-78 {
        margin-bottom: 0.78rem !important;
}
.ml-rem-point-78 {
        margin-left: 0.78rem !important;
}
.w-rem-79 {
        width: 79rem !important;
}
.w-rem-point-79 {
        width: 0.79rem !important;
}
.h-rem-79 {
        height: 79rem !important;
}
.w-max-rem-79 {
        max-width: 79rem !important;
}
.w-min-rem-79 {
        min-width: 79rem !important;
}
.h-max-rem-79 {
        max-height: 79rem !important;
}
.h-min-rem-79 {
        min-height: 79rem !important;
}
.w-pc-79 {
        width: 79% !important;
}
.w-px-79 {
        width: 79px !important;
}
.h-pc-79 {
        height: 79% !important;
}
.h-px-79 {
        height: 79px !important;
}
.vw-79 {
        width: 79vw !important;
}
.vh-79 {
        height: 79vh !important;
}
.p-rem-79 {
        padding: 79rem !important;
}
.pt-rem-79 {
        padding-top: 79rem !important;
}
.pr-rem-79 {
        padding-right: 79rem !important;
}
.pb-rem-79 {
        padding-bottom: 79rem !important;
}
.pl-rem-79 {
        padding-left: 79rem !important;
}
.m-rem-79 {
        margin: 79rem !important;
}
.mt-rem-79 {
        margin-top: 79rem !important;
}
.mt-px-79 {
        margin-top: 79px !important;
}
.mr-rem-79 {
        margin-right: 79rem !important;
}
.mb-rem-79 {
        margin-bottom: 79rem !important;
}
.ml-rem-79 {
        margin-left: 79rem !important;
}
.p-rem-point-79 {
        padding: 0.79rem !important;
}
.pt-rem-point-79 {
        padding-top: 0.79rem !important;
}
.pr-rem-point-79 {
        padding-right: 0.79rem !important;
}
.pb-rem-point-79 {
        padding-bottom: 0.79rem !important;
}
.pl-rem-point-79 {
        padding-left: 0.79rem !important;
}
.m-rem-point-79 {
        margin: 0.79rem !important;
}
.mt-rem-point-79 {
        margin-top: 0.79rem !important;
}
.mr-rem-point-79 {
        margin-right: 0.79rem !important;
}
.mb-rem-point-79 {
        margin-bottom: 0.79rem !important;
}
.ml-rem-point-79 {
        margin-left: 0.79rem !important;
}
.w-rem-80 {
        width: 80rem !important;
}
.w-rem-point-80 {
        width: 0.80rem !important;
}
.h-rem-80 {
        height: 80rem !important;
}
.w-max-rem-80 {
        max-width: 80rem !important;
}
.w-min-rem-80 {
        min-width: 80rem !important;
}
.h-max-rem-80 {
        max-height: 80rem !important;
}
.h-min-rem-80 {
        min-height: 80rem !important;
}
.w-pc-80 {
        width: 80% !important;
}
.w-px-80 {
        width: 80px !important;
}
.h-pc-80 {
        height: 80% !important;
}
.h-px-80 {
        height: 80px !important;
}
.vw-80 {
        width: 80vw !important;
}
.vh-80 {
        height: 80vh !important;
}
.p-rem-80 {
        padding: 80rem !important;
}
.pt-rem-80 {
        padding-top: 80rem !important;
}
.pr-rem-80 {
        padding-right: 80rem !important;
}
.pb-rem-80 {
        padding-bottom: 80rem !important;
}
.pl-rem-80 {
        padding-left: 80rem !important;
}
.m-rem-80 {
        margin: 80rem !important;
}
.mt-rem-80 {
        margin-top: 80rem !important;
}
.mt-px-80 {
        margin-top: 80px !important;
}
.mr-rem-80 {
        margin-right: 80rem !important;
}
.mb-rem-80 {
        margin-bottom: 80rem !important;
}
.ml-rem-80 {
        margin-left: 80rem !important;
}
.p-rem-point-80 {
        padding: 0.80rem !important;
}
.pt-rem-point-80 {
        padding-top: 0.80rem !important;
}
.pr-rem-point-80 {
        padding-right: 0.80rem !important;
}
.pb-rem-point-80 {
        padding-bottom: 0.80rem !important;
}
.pl-rem-point-80 {
        padding-left: 0.80rem !important;
}
.m-rem-point-80 {
        margin: 0.80rem !important;
}
.mt-rem-point-80 {
        margin-top: 0.80rem !important;
}
.mr-rem-point-80 {
        margin-right: 0.80rem !important;
}
.mb-rem-point-80 {
        margin-bottom: 0.80rem !important;
}
.ml-rem-point-80 {
        margin-left: 0.80rem !important;
}
.w-rem-81 {
        width: 81rem !important;
}
.w-rem-point-81 {
        width: 0.81rem !important;
}
.h-rem-81 {
        height: 81rem !important;
}
.w-max-rem-81 {
        max-width: 81rem !important;
}
.w-min-rem-81 {
        min-width: 81rem !important;
}
.h-max-rem-81 {
        max-height: 81rem !important;
}
.h-min-rem-81 {
        min-height: 81rem !important;
}
.w-pc-81 {
        width: 81% !important;
}
.w-px-81 {
        width: 81px !important;
}
.h-pc-81 {
        height: 81% !important;
}
.h-px-81 {
        height: 81px !important;
}
.vw-81 {
        width: 81vw !important;
}
.vh-81 {
        height: 81vh !important;
}
.p-rem-81 {
        padding: 81rem !important;
}
.pt-rem-81 {
        padding-top: 81rem !important;
}
.pr-rem-81 {
        padding-right: 81rem !important;
}
.pb-rem-81 {
        padding-bottom: 81rem !important;
}
.pl-rem-81 {
        padding-left: 81rem !important;
}
.m-rem-81 {
        margin: 81rem !important;
}
.mt-rem-81 {
        margin-top: 81rem !important;
}
.mt-px-81 {
        margin-top: 81px !important;
}
.mr-rem-81 {
        margin-right: 81rem !important;
}
.mb-rem-81 {
        margin-bottom: 81rem !important;
}
.ml-rem-81 {
        margin-left: 81rem !important;
}
.p-rem-point-81 {
        padding: 0.81rem !important;
}
.pt-rem-point-81 {
        padding-top: 0.81rem !important;
}
.pr-rem-point-81 {
        padding-right: 0.81rem !important;
}
.pb-rem-point-81 {
        padding-bottom: 0.81rem !important;
}
.pl-rem-point-81 {
        padding-left: 0.81rem !important;
}
.m-rem-point-81 {
        margin: 0.81rem !important;
}
.mt-rem-point-81 {
        margin-top: 0.81rem !important;
}
.mr-rem-point-81 {
        margin-right: 0.81rem !important;
}
.mb-rem-point-81 {
        margin-bottom: 0.81rem !important;
}
.ml-rem-point-81 {
        margin-left: 0.81rem !important;
}
.w-rem-82 {
        width: 82rem !important;
}
.w-rem-point-82 {
        width: 0.82rem !important;
}
.h-rem-82 {
        height: 82rem !important;
}
.w-max-rem-82 {
        max-width: 82rem !important;
}
.w-min-rem-82 {
        min-width: 82rem !important;
}
.h-max-rem-82 {
        max-height: 82rem !important;
}
.h-min-rem-82 {
        min-height: 82rem !important;
}
.w-pc-82 {
        width: 82% !important;
}
.w-px-82 {
        width: 82px !important;
}
.h-pc-82 {
        height: 82% !important;
}
.h-px-82 {
        height: 82px !important;
}
.vw-82 {
        width: 82vw !important;
}
.vh-82 {
        height: 82vh !important;
}
.p-rem-82 {
        padding: 82rem !important;
}
.pt-rem-82 {
        padding-top: 82rem !important;
}
.pr-rem-82 {
        padding-right: 82rem !important;
}
.pb-rem-82 {
        padding-bottom: 82rem !important;
}
.pl-rem-82 {
        padding-left: 82rem !important;
}
.m-rem-82 {
        margin: 82rem !important;
}
.mt-rem-82 {
        margin-top: 82rem !important;
}
.mt-px-82 {
        margin-top: 82px !important;
}
.mr-rem-82 {
        margin-right: 82rem !important;
}
.mb-rem-82 {
        margin-bottom: 82rem !important;
}
.ml-rem-82 {
        margin-left: 82rem !important;
}
.p-rem-point-82 {
        padding: 0.82rem !important;
}
.pt-rem-point-82 {
        padding-top: 0.82rem !important;
}
.pr-rem-point-82 {
        padding-right: 0.82rem !important;
}
.pb-rem-point-82 {
        padding-bottom: 0.82rem !important;
}
.pl-rem-point-82 {
        padding-left: 0.82rem !important;
}
.m-rem-point-82 {
        margin: 0.82rem !important;
}
.mt-rem-point-82 {
        margin-top: 0.82rem !important;
}
.mr-rem-point-82 {
        margin-right: 0.82rem !important;
}
.mb-rem-point-82 {
        margin-bottom: 0.82rem !important;
}
.ml-rem-point-82 {
        margin-left: 0.82rem !important;
}
.w-rem-83 {
        width: 83rem !important;
}
.w-rem-point-83 {
        width: 0.83rem !important;
}
.h-rem-83 {
        height: 83rem !important;
}
.w-max-rem-83 {
        max-width: 83rem !important;
}
.w-min-rem-83 {
        min-width: 83rem !important;
}
.h-max-rem-83 {
        max-height: 83rem !important;
}
.h-min-rem-83 {
        min-height: 83rem !important;
}
.w-pc-83 {
        width: 83% !important;
}
.w-px-83 {
        width: 83px !important;
}
.h-pc-83 {
        height: 83% !important;
}
.h-px-83 {
        height: 83px !important;
}
.vw-83 {
        width: 83vw !important;
}
.vh-83 {
        height: 83vh !important;
}
.p-rem-83 {
        padding: 83rem !important;
}
.pt-rem-83 {
        padding-top: 83rem !important;
}
.pr-rem-83 {
        padding-right: 83rem !important;
}
.pb-rem-83 {
        padding-bottom: 83rem !important;
}
.pl-rem-83 {
        padding-left: 83rem !important;
}
.m-rem-83 {
        margin: 83rem !important;
}
.mt-rem-83 {
        margin-top: 83rem !important;
}
.mt-px-83 {
        margin-top: 83px !important;
}
.mr-rem-83 {
        margin-right: 83rem !important;
}
.mb-rem-83 {
        margin-bottom: 83rem !important;
}
.ml-rem-83 {
        margin-left: 83rem !important;
}
.p-rem-point-83 {
        padding: 0.83rem !important;
}
.pt-rem-point-83 {
        padding-top: 0.83rem !important;
}
.pr-rem-point-83 {
        padding-right: 0.83rem !important;
}
.pb-rem-point-83 {
        padding-bottom: 0.83rem !important;
}
.pl-rem-point-83 {
        padding-left: 0.83rem !important;
}
.m-rem-point-83 {
        margin: 0.83rem !important;
}
.mt-rem-point-83 {
        margin-top: 0.83rem !important;
}
.mr-rem-point-83 {
        margin-right: 0.83rem !important;
}
.mb-rem-point-83 {
        margin-bottom: 0.83rem !important;
}
.ml-rem-point-83 {
        margin-left: 0.83rem !important;
}
.w-rem-84 {
        width: 84rem !important;
}
.w-rem-point-84 {
        width: 0.84rem !important;
}
.h-rem-84 {
        height: 84rem !important;
}
.w-max-rem-84 {
        max-width: 84rem !important;
}
.w-min-rem-84 {
        min-width: 84rem !important;
}
.h-max-rem-84 {
        max-height: 84rem !important;
}
.h-min-rem-84 {
        min-height: 84rem !important;
}
.w-pc-84 {
        width: 84% !important;
}
.w-px-84 {
        width: 84px !important;
}
.h-pc-84 {
        height: 84% !important;
}
.h-px-84 {
        height: 84px !important;
}
.vw-84 {
        width: 84vw !important;
}
.vh-84 {
        height: 84vh !important;
}
.p-rem-84 {
        padding: 84rem !important;
}
.pt-rem-84 {
        padding-top: 84rem !important;
}
.pr-rem-84 {
        padding-right: 84rem !important;
}
.pb-rem-84 {
        padding-bottom: 84rem !important;
}
.pl-rem-84 {
        padding-left: 84rem !important;
}
.m-rem-84 {
        margin: 84rem !important;
}
.mt-rem-84 {
        margin-top: 84rem !important;
}
.mt-px-84 {
        margin-top: 84px !important;
}
.mr-rem-84 {
        margin-right: 84rem !important;
}
.mb-rem-84 {
        margin-bottom: 84rem !important;
}
.ml-rem-84 {
        margin-left: 84rem !important;
}
.p-rem-point-84 {
        padding: 0.84rem !important;
}
.pt-rem-point-84 {
        padding-top: 0.84rem !important;
}
.pr-rem-point-84 {
        padding-right: 0.84rem !important;
}
.pb-rem-point-84 {
        padding-bottom: 0.84rem !important;
}
.pl-rem-point-84 {
        padding-left: 0.84rem !important;
}
.m-rem-point-84 {
        margin: 0.84rem !important;
}
.mt-rem-point-84 {
        margin-top: 0.84rem !important;
}
.mr-rem-point-84 {
        margin-right: 0.84rem !important;
}
.mb-rem-point-84 {
        margin-bottom: 0.84rem !important;
}
.ml-rem-point-84 {
        margin-left: 0.84rem !important;
}
.w-rem-85 {
        width: 85rem !important;
}
.w-rem-point-85 {
        width: 0.85rem !important;
}
.h-rem-85 {
        height: 85rem !important;
}
.w-max-rem-85 {
        max-width: 85rem !important;
}
.w-min-rem-85 {
        min-width: 85rem !important;
}
.h-max-rem-85 {
        max-height: 85rem !important;
}
.h-min-rem-85 {
        min-height: 85rem !important;
}
.w-pc-85 {
        width: 85% !important;
}
.w-px-85 {
        width: 85px !important;
}
.h-pc-85 {
        height: 85% !important;
}
.h-px-85 {
        height: 85px !important;
}
.vw-85 {
        width: 85vw !important;
}
.vh-85 {
        height: 85vh !important;
}
.p-rem-85 {
        padding: 85rem !important;
}
.pt-rem-85 {
        padding-top: 85rem !important;
}
.pr-rem-85 {
        padding-right: 85rem !important;
}
.pb-rem-85 {
        padding-bottom: 85rem !important;
}
.pl-rem-85 {
        padding-left: 85rem !important;
}
.m-rem-85 {
        margin: 85rem !important;
}
.mt-rem-85 {
        margin-top: 85rem !important;
}
.mt-px-85 {
        margin-top: 85px !important;
}
.mr-rem-85 {
        margin-right: 85rem !important;
}
.mb-rem-85 {
        margin-bottom: 85rem !important;
}
.ml-rem-85 {
        margin-left: 85rem !important;
}
.p-rem-point-85 {
        padding: 0.85rem !important;
}
.pt-rem-point-85 {
        padding-top: 0.85rem !important;
}
.pr-rem-point-85 {
        padding-right: 0.85rem !important;
}
.pb-rem-point-85 {
        padding-bottom: 0.85rem !important;
}
.pl-rem-point-85 {
        padding-left: 0.85rem !important;
}
.m-rem-point-85 {
        margin: 0.85rem !important;
}
.mt-rem-point-85 {
        margin-top: 0.85rem !important;
}
.mr-rem-point-85 {
        margin-right: 0.85rem !important;
}
.mb-rem-point-85 {
        margin-bottom: 0.85rem !important;
}
.ml-rem-point-85 {
        margin-left: 0.85rem !important;
}
.w-rem-86 {
        width: 86rem !important;
}
.w-rem-point-86 {
        width: 0.86rem !important;
}
.h-rem-86 {
        height: 86rem !important;
}
.w-max-rem-86 {
        max-width: 86rem !important;
}
.w-min-rem-86 {
        min-width: 86rem !important;
}
.h-max-rem-86 {
        max-height: 86rem !important;
}
.h-min-rem-86 {
        min-height: 86rem !important;
}
.w-pc-86 {
        width: 86% !important;
}
.w-px-86 {
        width: 86px !important;
}
.h-pc-86 {
        height: 86% !important;
}
.h-px-86 {
        height: 86px !important;
}
.vw-86 {
        width: 86vw !important;
}
.vh-86 {
        height: 86vh !important;
}
.p-rem-86 {
        padding: 86rem !important;
}
.pt-rem-86 {
        padding-top: 86rem !important;
}
.pr-rem-86 {
        padding-right: 86rem !important;
}
.pb-rem-86 {
        padding-bottom: 86rem !important;
}
.pl-rem-86 {
        padding-left: 86rem !important;
}
.m-rem-86 {
        margin: 86rem !important;
}
.mt-rem-86 {
        margin-top: 86rem !important;
}
.mt-px-86 {
        margin-top: 86px !important;
}
.mr-rem-86 {
        margin-right: 86rem !important;
}
.mb-rem-86 {
        margin-bottom: 86rem !important;
}
.ml-rem-86 {
        margin-left: 86rem !important;
}
.p-rem-point-86 {
        padding: 0.86rem !important;
}
.pt-rem-point-86 {
        padding-top: 0.86rem !important;
}
.pr-rem-point-86 {
        padding-right: 0.86rem !important;
}
.pb-rem-point-86 {
        padding-bottom: 0.86rem !important;
}
.pl-rem-point-86 {
        padding-left: 0.86rem !important;
}
.m-rem-point-86 {
        margin: 0.86rem !important;
}
.mt-rem-point-86 {
        margin-top: 0.86rem !important;
}
.mr-rem-point-86 {
        margin-right: 0.86rem !important;
}
.mb-rem-point-86 {
        margin-bottom: 0.86rem !important;
}
.ml-rem-point-86 {
        margin-left: 0.86rem !important;
}
.w-rem-87 {
        width: 87rem !important;
}
.w-rem-point-87 {
        width: 0.87rem !important;
}
.h-rem-87 {
        height: 87rem !important;
}
.w-max-rem-87 {
        max-width: 87rem !important;
}
.w-min-rem-87 {
        min-width: 87rem !important;
}
.h-max-rem-87 {
        max-height: 87rem !important;
}
.h-min-rem-87 {
        min-height: 87rem !important;
}
.w-pc-87 {
        width: 87% !important;
}
.w-px-87 {
        width: 87px !important;
}
.h-pc-87 {
        height: 87% !important;
}
.h-px-87 {
        height: 87px !important;
}
.vw-87 {
        width: 87vw !important;
}
.vh-87 {
        height: 87vh !important;
}
.p-rem-87 {
        padding: 87rem !important;
}
.pt-rem-87 {
        padding-top: 87rem !important;
}
.pr-rem-87 {
        padding-right: 87rem !important;
}
.pb-rem-87 {
        padding-bottom: 87rem !important;
}
.pl-rem-87 {
        padding-left: 87rem !important;
}
.m-rem-87 {
        margin: 87rem !important;
}
.mt-rem-87 {
        margin-top: 87rem !important;
}
.mt-px-87 {
        margin-top: 87px !important;
}
.mr-rem-87 {
        margin-right: 87rem !important;
}
.mb-rem-87 {
        margin-bottom: 87rem !important;
}
.ml-rem-87 {
        margin-left: 87rem !important;
}
.p-rem-point-87 {
        padding: 0.87rem !important;
}
.pt-rem-point-87 {
        padding-top: 0.87rem !important;
}
.pr-rem-point-87 {
        padding-right: 0.87rem !important;
}
.pb-rem-point-87 {
        padding-bottom: 0.87rem !important;
}
.pl-rem-point-87 {
        padding-left: 0.87rem !important;
}
.m-rem-point-87 {
        margin: 0.87rem !important;
}
.mt-rem-point-87 {
        margin-top: 0.87rem !important;
}
.mr-rem-point-87 {
        margin-right: 0.87rem !important;
}
.mb-rem-point-87 {
        margin-bottom: 0.87rem !important;
}
.ml-rem-point-87 {
        margin-left: 0.87rem !important;
}
.w-rem-88 {
        width: 88rem !important;
}
.w-rem-point-88 {
        width: 0.88rem !important;
}
.h-rem-88 {
        height: 88rem !important;
}
.w-max-rem-88 {
        max-width: 88rem !important;
}
.w-min-rem-88 {
        min-width: 88rem !important;
}
.h-max-rem-88 {
        max-height: 88rem !important;
}
.h-min-rem-88 {
        min-height: 88rem !important;
}
.w-pc-88 {
        width: 88% !important;
}
.w-px-88 {
        width: 88px !important;
}
.h-pc-88 {
        height: 88% !important;
}
.h-px-88 {
        height: 88px !important;
}
.vw-88 {
        width: 88vw !important;
}
.vh-88 {
        height: 88vh !important;
}
.p-rem-88 {
        padding: 88rem !important;
}
.pt-rem-88 {
        padding-top: 88rem !important;
}
.pr-rem-88 {
        padding-right: 88rem !important;
}
.pb-rem-88 {
        padding-bottom: 88rem !important;
}
.pl-rem-88 {
        padding-left: 88rem !important;
}
.m-rem-88 {
        margin: 88rem !important;
}
.mt-rem-88 {
        margin-top: 88rem !important;
}
.mt-px-88 {
        margin-top: 88px !important;
}
.mr-rem-88 {
        margin-right: 88rem !important;
}
.mb-rem-88 {
        margin-bottom: 88rem !important;
}
.ml-rem-88 {
        margin-left: 88rem !important;
}
.p-rem-point-88 {
        padding: 0.88rem !important;
}
.pt-rem-point-88 {
        padding-top: 0.88rem !important;
}
.pr-rem-point-88 {
        padding-right: 0.88rem !important;
}
.pb-rem-point-88 {
        padding-bottom: 0.88rem !important;
}
.pl-rem-point-88 {
        padding-left: 0.88rem !important;
}
.m-rem-point-88 {
        margin: 0.88rem !important;
}
.mt-rem-point-88 {
        margin-top: 0.88rem !important;
}
.mr-rem-point-88 {
        margin-right: 0.88rem !important;
}
.mb-rem-point-88 {
        margin-bottom: 0.88rem !important;
}
.ml-rem-point-88 {
        margin-left: 0.88rem !important;
}
.w-rem-89 {
        width: 89rem !important;
}
.w-rem-point-89 {
        width: 0.89rem !important;
}
.h-rem-89 {
        height: 89rem !important;
}
.w-max-rem-89 {
        max-width: 89rem !important;
}
.w-min-rem-89 {
        min-width: 89rem !important;
}
.h-max-rem-89 {
        max-height: 89rem !important;
}
.h-min-rem-89 {
        min-height: 89rem !important;
}
.w-pc-89 {
        width: 89% !important;
}
.w-px-89 {
        width: 89px !important;
}
.h-pc-89 {
        height: 89% !important;
}
.h-px-89 {
        height: 89px !important;
}
.vw-89 {
        width: 89vw !important;
}
.vh-89 {
        height: 89vh !important;
}
.p-rem-89 {
        padding: 89rem !important;
}
.pt-rem-89 {
        padding-top: 89rem !important;
}
.pr-rem-89 {
        padding-right: 89rem !important;
}
.pb-rem-89 {
        padding-bottom: 89rem !important;
}
.pl-rem-89 {
        padding-left: 89rem !important;
}
.m-rem-89 {
        margin: 89rem !important;
}
.mt-rem-89 {
        margin-top: 89rem !important;
}
.mt-px-89 {
        margin-top: 89px !important;
}
.mr-rem-89 {
        margin-right: 89rem !important;
}
.mb-rem-89 {
        margin-bottom: 89rem !important;
}
.ml-rem-89 {
        margin-left: 89rem !important;
}
.p-rem-point-89 {
        padding: 0.89rem !important;
}
.pt-rem-point-89 {
        padding-top: 0.89rem !important;
}
.pr-rem-point-89 {
        padding-right: 0.89rem !important;
}
.pb-rem-point-89 {
        padding-bottom: 0.89rem !important;
}
.pl-rem-point-89 {
        padding-left: 0.89rem !important;
}
.m-rem-point-89 {
        margin: 0.89rem !important;
}
.mt-rem-point-89 {
        margin-top: 0.89rem !important;
}
.mr-rem-point-89 {
        margin-right: 0.89rem !important;
}
.mb-rem-point-89 {
        margin-bottom: 0.89rem !important;
}
.ml-rem-point-89 {
        margin-left: 0.89rem !important;
}
.w-rem-90 {
        width: 90rem !important;
}
.w-rem-point-90 {
        width: 0.90rem !important;
}
.h-rem-90 {
        height: 90rem !important;
}
.w-max-rem-90 {
        max-width: 90rem !important;
}
.w-min-rem-90 {
        min-width: 90rem !important;
}
.h-max-rem-90 {
        max-height: 90rem !important;
}
.h-min-rem-90 {
        min-height: 90rem !important;
}
.w-pc-90 {
        width: 90% !important;
}
.w-px-90 {
        width: 90px !important;
}
.h-pc-90 {
        height: 90% !important;
}
.h-px-90 {
        height: 90px !important;
}
.vw-90 {
        width: 90vw !important;
}
.vh-90 {
        height: 90vh !important;
}
.p-rem-90 {
        padding: 90rem !important;
}
.pt-rem-90 {
        padding-top: 90rem !important;
}
.pr-rem-90 {
        padding-right: 90rem !important;
}
.pb-rem-90 {
        padding-bottom: 90rem !important;
}
.pl-rem-90 {
        padding-left: 90rem !important;
}
.m-rem-90 {
        margin: 90rem !important;
}
.mt-rem-90 {
        margin-top: 90rem !important;
}
.mt-px-90 {
        margin-top: 90px !important;
}
.mr-rem-90 {
        margin-right: 90rem !important;
}
.mb-rem-90 {
        margin-bottom: 90rem !important;
}
.ml-rem-90 {
        margin-left: 90rem !important;
}
.p-rem-point-90 {
        padding: 0.90rem !important;
}
.pt-rem-point-90 {
        padding-top: 0.90rem !important;
}
.pr-rem-point-90 {
        padding-right: 0.90rem !important;
}
.pb-rem-point-90 {
        padding-bottom: 0.90rem !important;
}
.pl-rem-point-90 {
        padding-left: 0.90rem !important;
}
.m-rem-point-90 {
        margin: 0.90rem !important;
}
.mt-rem-point-90 {
        margin-top: 0.90rem !important;
}
.mr-rem-point-90 {
        margin-right: 0.90rem !important;
}
.mb-rem-point-90 {
        margin-bottom: 0.90rem !important;
}
.ml-rem-point-90 {
        margin-left: 0.90rem !important;
}
.w-rem-91 {
        width: 91rem !important;
}
.w-rem-point-91 {
        width: 0.91rem !important;
}
.h-rem-91 {
        height: 91rem !important;
}
.w-max-rem-91 {
        max-width: 91rem !important;
}
.w-min-rem-91 {
        min-width: 91rem !important;
}
.h-max-rem-91 {
        max-height: 91rem !important;
}
.h-min-rem-91 {
        min-height: 91rem !important;
}
.w-pc-91 {
        width: 91% !important;
}
.w-px-91 {
        width: 91px !important;
}
.h-pc-91 {
        height: 91% !important;
}
.h-px-91 {
        height: 91px !important;
}
.vw-91 {
        width: 91vw !important;
}
.vh-91 {
        height: 91vh !important;
}
.p-rem-91 {
        padding: 91rem !important;
}
.pt-rem-91 {
        padding-top: 91rem !important;
}
.pr-rem-91 {
        padding-right: 91rem !important;
}
.pb-rem-91 {
        padding-bottom: 91rem !important;
}
.pl-rem-91 {
        padding-left: 91rem !important;
}
.m-rem-91 {
        margin: 91rem !important;
}
.mt-rem-91 {
        margin-top: 91rem !important;
}
.mt-px-91 {
        margin-top: 91px !important;
}
.mr-rem-91 {
        margin-right: 91rem !important;
}
.mb-rem-91 {
        margin-bottom: 91rem !important;
}
.ml-rem-91 {
        margin-left: 91rem !important;
}
.p-rem-point-91 {
        padding: 0.91rem !important;
}
.pt-rem-point-91 {
        padding-top: 0.91rem !important;
}
.pr-rem-point-91 {
        padding-right: 0.91rem !important;
}
.pb-rem-point-91 {
        padding-bottom: 0.91rem !important;
}
.pl-rem-point-91 {
        padding-left: 0.91rem !important;
}
.m-rem-point-91 {
        margin: 0.91rem !important;
}
.mt-rem-point-91 {
        margin-top: 0.91rem !important;
}
.mr-rem-point-91 {
        margin-right: 0.91rem !important;
}
.mb-rem-point-91 {
        margin-bottom: 0.91rem !important;
}
.ml-rem-point-91 {
        margin-left: 0.91rem !important;
}
.w-rem-92 {
        width: 92rem !important;
}
.w-rem-point-92 {
        width: 0.92rem !important;
}
.h-rem-92 {
        height: 92rem !important;
}
.w-max-rem-92 {
        max-width: 92rem !important;
}
.w-min-rem-92 {
        min-width: 92rem !important;
}
.h-max-rem-92 {
        max-height: 92rem !important;
}
.h-min-rem-92 {
        min-height: 92rem !important;
}
.w-pc-92 {
        width: 92% !important;
}
.w-px-92 {
        width: 92px !important;
}
.h-pc-92 {
        height: 92% !important;
}
.h-px-92 {
        height: 92px !important;
}
.vw-92 {
        width: 92vw !important;
}
.vh-92 {
        height: 92vh !important;
}
.p-rem-92 {
        padding: 92rem !important;
}
.pt-rem-92 {
        padding-top: 92rem !important;
}
.pr-rem-92 {
        padding-right: 92rem !important;
}
.pb-rem-92 {
        padding-bottom: 92rem !important;
}
.pl-rem-92 {
        padding-left: 92rem !important;
}
.m-rem-92 {
        margin: 92rem !important;
}
.mt-rem-92 {
        margin-top: 92rem !important;
}
.mt-px-92 {
        margin-top: 92px !important;
}
.mr-rem-92 {
        margin-right: 92rem !important;
}
.mb-rem-92 {
        margin-bottom: 92rem !important;
}
.ml-rem-92 {
        margin-left: 92rem !important;
}
.p-rem-point-92 {
        padding: 0.92rem !important;
}
.pt-rem-point-92 {
        padding-top: 0.92rem !important;
}
.pr-rem-point-92 {
        padding-right: 0.92rem !important;
}
.pb-rem-point-92 {
        padding-bottom: 0.92rem !important;
}
.pl-rem-point-92 {
        padding-left: 0.92rem !important;
}
.m-rem-point-92 {
        margin: 0.92rem !important;
}
.mt-rem-point-92 {
        margin-top: 0.92rem !important;
}
.mr-rem-point-92 {
        margin-right: 0.92rem !important;
}
.mb-rem-point-92 {
        margin-bottom: 0.92rem !important;
}
.ml-rem-point-92 {
        margin-left: 0.92rem !important;
}
.w-rem-93 {
        width: 93rem !important;
}
.w-rem-point-93 {
        width: 0.93rem !important;
}
.h-rem-93 {
        height: 93rem !important;
}
.w-max-rem-93 {
        max-width: 93rem !important;
}
.w-min-rem-93 {
        min-width: 93rem !important;
}
.h-max-rem-93 {
        max-height: 93rem !important;
}
.h-min-rem-93 {
        min-height: 93rem !important;
}
.w-pc-93 {
        width: 93% !important;
}
.w-px-93 {
        width: 93px !important;
}
.h-pc-93 {
        height: 93% !important;
}
.h-px-93 {
        height: 93px !important;
}
.vw-93 {
        width: 93vw !important;
}
.vh-93 {
        height: 93vh !important;
}
.p-rem-93 {
        padding: 93rem !important;
}
.pt-rem-93 {
        padding-top: 93rem !important;
}
.pr-rem-93 {
        padding-right: 93rem !important;
}
.pb-rem-93 {
        padding-bottom: 93rem !important;
}
.pl-rem-93 {
        padding-left: 93rem !important;
}
.m-rem-93 {
        margin: 93rem !important;
}
.mt-rem-93 {
        margin-top: 93rem !important;
}
.mt-px-93 {
        margin-top: 93px !important;
}
.mr-rem-93 {
        margin-right: 93rem !important;
}
.mb-rem-93 {
        margin-bottom: 93rem !important;
}
.ml-rem-93 {
        margin-left: 93rem !important;
}
.p-rem-point-93 {
        padding: 0.93rem !important;
}
.pt-rem-point-93 {
        padding-top: 0.93rem !important;
}
.pr-rem-point-93 {
        padding-right: 0.93rem !important;
}
.pb-rem-point-93 {
        padding-bottom: 0.93rem !important;
}
.pl-rem-point-93 {
        padding-left: 0.93rem !important;
}
.m-rem-point-93 {
        margin: 0.93rem !important;
}
.mt-rem-point-93 {
        margin-top: 0.93rem !important;
}
.mr-rem-point-93 {
        margin-right: 0.93rem !important;
}
.mb-rem-point-93 {
        margin-bottom: 0.93rem !important;
}
.ml-rem-point-93 {
        margin-left: 0.93rem !important;
}
.w-rem-94 {
        width: 94rem !important;
}
.w-rem-point-94 {
        width: 0.94rem !important;
}
.h-rem-94 {
        height: 94rem !important;
}
.w-max-rem-94 {
        max-width: 94rem !important;
}
.w-min-rem-94 {
        min-width: 94rem !important;
}
.h-max-rem-94 {
        max-height: 94rem !important;
}
.h-min-rem-94 {
        min-height: 94rem !important;
}
.w-pc-94 {
        width: 94% !important;
}
.w-px-94 {
        width: 94px !important;
}
.h-pc-94 {
        height: 94% !important;
}
.h-px-94 {
        height: 94px !important;
}
.vw-94 {
        width: 94vw !important;
}
.vh-94 {
        height: 94vh !important;
}
.p-rem-94 {
        padding: 94rem !important;
}
.pt-rem-94 {
        padding-top: 94rem !important;
}
.pr-rem-94 {
        padding-right: 94rem !important;
}
.pb-rem-94 {
        padding-bottom: 94rem !important;
}
.pl-rem-94 {
        padding-left: 94rem !important;
}
.m-rem-94 {
        margin: 94rem !important;
}
.mt-rem-94 {
        margin-top: 94rem !important;
}
.mt-px-94 {
        margin-top: 94px !important;
}
.mr-rem-94 {
        margin-right: 94rem !important;
}
.mb-rem-94 {
        margin-bottom: 94rem !important;
}
.ml-rem-94 {
        margin-left: 94rem !important;
}
.p-rem-point-94 {
        padding: 0.94rem !important;
}
.pt-rem-point-94 {
        padding-top: 0.94rem !important;
}
.pr-rem-point-94 {
        padding-right: 0.94rem !important;
}
.pb-rem-point-94 {
        padding-bottom: 0.94rem !important;
}
.pl-rem-point-94 {
        padding-left: 0.94rem !important;
}
.m-rem-point-94 {
        margin: 0.94rem !important;
}
.mt-rem-point-94 {
        margin-top: 0.94rem !important;
}
.mr-rem-point-94 {
        margin-right: 0.94rem !important;
}
.mb-rem-point-94 {
        margin-bottom: 0.94rem !important;
}
.ml-rem-point-94 {
        margin-left: 0.94rem !important;
}
.w-rem-95 {
        width: 95rem !important;
}
.w-rem-point-95 {
        width: 0.95rem !important;
}
.h-rem-95 {
        height: 95rem !important;
}
.w-max-rem-95 {
        max-width: 95rem !important;
}
.w-min-rem-95 {
        min-width: 95rem !important;
}
.h-max-rem-95 {
        max-height: 95rem !important;
}
.h-min-rem-95 {
        min-height: 95rem !important;
}
.w-pc-95 {
        width: 95% !important;
}
.w-px-95 {
        width: 95px !important;
}
.h-pc-95 {
        height: 95% !important;
}
.h-px-95 {
        height: 95px !important;
}
.vw-95 {
        width: 95vw !important;
}
.vh-95 {
        height: 95vh !important;
}
.p-rem-95 {
        padding: 95rem !important;
}
.pt-rem-95 {
        padding-top: 95rem !important;
}
.pr-rem-95 {
        padding-right: 95rem !important;
}
.pb-rem-95 {
        padding-bottom: 95rem !important;
}
.pl-rem-95 {
        padding-left: 95rem !important;
}
.m-rem-95 {
        margin: 95rem !important;
}
.mt-rem-95 {
        margin-top: 95rem !important;
}
.mt-px-95 {
        margin-top: 95px !important;
}
.mr-rem-95 {
        margin-right: 95rem !important;
}
.mb-rem-95 {
        margin-bottom: 95rem !important;
}
.ml-rem-95 {
        margin-left: 95rem !important;
}
.p-rem-point-95 {
        padding: 0.95rem !important;
}
.pt-rem-point-95 {
        padding-top: 0.95rem !important;
}
.pr-rem-point-95 {
        padding-right: 0.95rem !important;
}
.pb-rem-point-95 {
        padding-bottom: 0.95rem !important;
}
.pl-rem-point-95 {
        padding-left: 0.95rem !important;
}
.m-rem-point-95 {
        margin: 0.95rem !important;
}
.mt-rem-point-95 {
        margin-top: 0.95rem !important;
}
.mr-rem-point-95 {
        margin-right: 0.95rem !important;
}
.mb-rem-point-95 {
        margin-bottom: 0.95rem !important;
}
.ml-rem-point-95 {
        margin-left: 0.95rem !important;
}
.w-rem-96 {
        width: 96rem !important;
}
.w-rem-point-96 {
        width: 0.96rem !important;
}
.h-rem-96 {
        height: 96rem !important;
}
.w-max-rem-96 {
        max-width: 96rem !important;
}
.w-min-rem-96 {
        min-width: 96rem !important;
}
.h-max-rem-96 {
        max-height: 96rem !important;
}
.h-min-rem-96 {
        min-height: 96rem !important;
}
.w-pc-96 {
        width: 96% !important;
}
.w-px-96 {
        width: 96px !important;
}
.h-pc-96 {
        height: 96% !important;
}
.h-px-96 {
        height: 96px !important;
}
.vw-96 {
        width: 96vw !important;
}
.vh-96 {
        height: 96vh !important;
}
.p-rem-96 {
        padding: 96rem !important;
}
.pt-rem-96 {
        padding-top: 96rem !important;
}
.pr-rem-96 {
        padding-right: 96rem !important;
}
.pb-rem-96 {
        padding-bottom: 96rem !important;
}
.pl-rem-96 {
        padding-left: 96rem !important;
}
.m-rem-96 {
        margin: 96rem !important;
}
.mt-rem-96 {
        margin-top: 96rem !important;
}
.mt-px-96 {
        margin-top: 96px !important;
}
.mr-rem-96 {
        margin-right: 96rem !important;
}
.mb-rem-96 {
        margin-bottom: 96rem !important;
}
.ml-rem-96 {
        margin-left: 96rem !important;
}
.p-rem-point-96 {
        padding: 0.96rem !important;
}
.pt-rem-point-96 {
        padding-top: 0.96rem !important;
}
.pr-rem-point-96 {
        padding-right: 0.96rem !important;
}
.pb-rem-point-96 {
        padding-bottom: 0.96rem !important;
}
.pl-rem-point-96 {
        padding-left: 0.96rem !important;
}
.m-rem-point-96 {
        margin: 0.96rem !important;
}
.mt-rem-point-96 {
        margin-top: 0.96rem !important;
}
.mr-rem-point-96 {
        margin-right: 0.96rem !important;
}
.mb-rem-point-96 {
        margin-bottom: 0.96rem !important;
}
.ml-rem-point-96 {
        margin-left: 0.96rem !important;
}
.w-rem-97 {
        width: 97rem !important;
}
.w-rem-point-97 {
        width: 0.97rem !important;
}
.h-rem-97 {
        height: 97rem !important;
}
.w-max-rem-97 {
        max-width: 97rem !important;
}
.w-min-rem-97 {
        min-width: 97rem !important;
}
.h-max-rem-97 {
        max-height: 97rem !important;
}
.h-min-rem-97 {
        min-height: 97rem !important;
}
.w-pc-97 {
        width: 97% !important;
}
.w-px-97 {
        width: 97px !important;
}
.h-pc-97 {
        height: 97% !important;
}
.h-px-97 {
        height: 97px !important;
}
.vw-97 {
        width: 97vw !important;
}
.vh-97 {
        height: 97vh !important;
}
.p-rem-97 {
        padding: 97rem !important;
}
.pt-rem-97 {
        padding-top: 97rem !important;
}
.pr-rem-97 {
        padding-right: 97rem !important;
}
.pb-rem-97 {
        padding-bottom: 97rem !important;
}
.pl-rem-97 {
        padding-left: 97rem !important;
}
.m-rem-97 {
        margin: 97rem !important;
}
.mt-rem-97 {
        margin-top: 97rem !important;
}
.mt-px-97 {
        margin-top: 97px !important;
}
.mr-rem-97 {
        margin-right: 97rem !important;
}
.mb-rem-97 {
        margin-bottom: 97rem !important;
}
.ml-rem-97 {
        margin-left: 97rem !important;
}
.p-rem-point-97 {
        padding: 0.97rem !important;
}
.pt-rem-point-97 {
        padding-top: 0.97rem !important;
}
.pr-rem-point-97 {
        padding-right: 0.97rem !important;
}
.pb-rem-point-97 {
        padding-bottom: 0.97rem !important;
}
.pl-rem-point-97 {
        padding-left: 0.97rem !important;
}
.m-rem-point-97 {
        margin: 0.97rem !important;
}
.mt-rem-point-97 {
        margin-top: 0.97rem !important;
}
.mr-rem-point-97 {
        margin-right: 0.97rem !important;
}
.mb-rem-point-97 {
        margin-bottom: 0.97rem !important;
}
.ml-rem-point-97 {
        margin-left: 0.97rem !important;
}
.w-rem-98 {
        width: 98rem !important;
}
.w-rem-point-98 {
        width: 0.98rem !important;
}
.h-rem-98 {
        height: 98rem !important;
}
.w-max-rem-98 {
        max-width: 98rem !important;
}
.w-min-rem-98 {
        min-width: 98rem !important;
}
.h-max-rem-98 {
        max-height: 98rem !important;
}
.h-min-rem-98 {
        min-height: 98rem !important;
}
.w-pc-98 {
        width: 98% !important;
}
.w-px-98 {
        width: 98px !important;
}
.h-pc-98 {
        height: 98% !important;
}
.h-px-98 {
        height: 98px !important;
}
.vw-98 {
        width: 98vw !important;
}
.vh-98 {
        height: 98vh !important;
}
.p-rem-98 {
        padding: 98rem !important;
}
.pt-rem-98 {
        padding-top: 98rem !important;
}
.pr-rem-98 {
        padding-right: 98rem !important;
}
.pb-rem-98 {
        padding-bottom: 98rem !important;
}
.pl-rem-98 {
        padding-left: 98rem !important;
}
.m-rem-98 {
        margin: 98rem !important;
}
.mt-rem-98 {
        margin-top: 98rem !important;
}
.mt-px-98 {
        margin-top: 98px !important;
}
.mr-rem-98 {
        margin-right: 98rem !important;
}
.mb-rem-98 {
        margin-bottom: 98rem !important;
}
.ml-rem-98 {
        margin-left: 98rem !important;
}
.p-rem-point-98 {
        padding: 0.98rem !important;
}
.pt-rem-point-98 {
        padding-top: 0.98rem !important;
}
.pr-rem-point-98 {
        padding-right: 0.98rem !important;
}
.pb-rem-point-98 {
        padding-bottom: 0.98rem !important;
}
.pl-rem-point-98 {
        padding-left: 0.98rem !important;
}
.m-rem-point-98 {
        margin: 0.98rem !important;
}
.mt-rem-point-98 {
        margin-top: 0.98rem !important;
}
.mr-rem-point-98 {
        margin-right: 0.98rem !important;
}
.mb-rem-point-98 {
        margin-bottom: 0.98rem !important;
}
.ml-rem-point-98 {
        margin-left: 0.98rem !important;
}
.w-rem-99 {
        width: 99rem !important;
}
.w-rem-point-99 {
        width: 0.99rem !important;
}
.h-rem-99 {
        height: 99rem !important;
}
.w-max-rem-99 {
        max-width: 99rem !important;
}
.w-min-rem-99 {
        min-width: 99rem !important;
}
.h-max-rem-99 {
        max-height: 99rem !important;
}
.h-min-rem-99 {
        min-height: 99rem !important;
}
.w-pc-99 {
        width: 99% !important;
}
.w-px-99 {
        width: 99px !important;
}
.h-pc-99 {
        height: 99% !important;
}
.h-px-99 {
        height: 99px !important;
}
.vw-99 {
        width: 99vw !important;
}
.vh-99 {
        height: 99vh !important;
}
.p-rem-99 {
        padding: 99rem !important;
}
.pt-rem-99 {
        padding-top: 99rem !important;
}
.pr-rem-99 {
        padding-right: 99rem !important;
}
.pb-rem-99 {
        padding-bottom: 99rem !important;
}
.pl-rem-99 {
        padding-left: 99rem !important;
}
.m-rem-99 {
        margin: 99rem !important;
}
.mt-rem-99 {
        margin-top: 99rem !important;
}
.mt-px-99 {
        margin-top: 99px !important;
}
.mr-rem-99 {
        margin-right: 99rem !important;
}
.mb-rem-99 {
        margin-bottom: 99rem !important;
}
.ml-rem-99 {
        margin-left: 99rem !important;
}
.p-rem-point-99 {
        padding: 0.99rem !important;
}
.pt-rem-point-99 {
        padding-top: 0.99rem !important;
}
.pr-rem-point-99 {
        padding-right: 0.99rem !important;
}
.pb-rem-point-99 {
        padding-bottom: 0.99rem !important;
}
.pl-rem-point-99 {
        padding-left: 0.99rem !important;
}
.m-rem-point-99 {
        margin: 0.99rem !important;
}
.mt-rem-point-99 {
        margin-top: 0.99rem !important;
}
.mr-rem-point-99 {
        margin-right: 0.99rem !important;
}
.mb-rem-point-99 {
        margin-bottom: 0.99rem !important;
}
.ml-rem-point-99 {
        margin-left: 0.99rem !important;
}
.w-rem-100 {
        width: 100rem !important;
}
.w-rem-point-100 {
        width: 0.100rem !important;
}
.h-rem-100 {
        height: 100rem !important;
}
.w-max-rem-100 {
        max-width: 100rem !important;
}
.w-min-rem-100 {
        min-width: 100rem !important;
}
.h-max-rem-100 {
        max-height: 100rem !important;
}
.h-min-rem-100 {
        min-height: 100rem !important;
}
.w-pc-100 {
        width: 100% !important;
}
.w-px-100 {
        width: 100px !important;
}
.h-pc-100 {
        height: 100% !important;
}
.h-px-100 {
        height: 100px !important;
}
.vw-100 {
        width: 100vw !important;
}
.vh-100 {
        height: 100vh !important;
}
.p-rem-100 {
        padding: 100rem !important;
}
.pt-rem-100 {
        padding-top: 100rem !important;
}
.pr-rem-100 {
        padding-right: 100rem !important;
}
.pb-rem-100 {
        padding-bottom: 100rem !important;
}
.pl-rem-100 {
        padding-left: 100rem !important;
}
.m-rem-100 {
        margin: 100rem !important;
}
.mt-rem-100 {
        margin-top: 100rem !important;
}
.mt-px-100 {
        margin-top: 100px !important;
}
.mr-rem-100 {
        margin-right: 100rem !important;
}
.mb-rem-100 {
        margin-bottom: 100rem !important;
}
.ml-rem-100 {
        margin-left: 100rem !important;
}
.p-rem-point-100 {
        padding: 0.100rem !important;
}
.pt-rem-point-100 {
        padding-top: 0.100rem !important;
}
.pr-rem-point-100 {
        padding-right: 0.100rem !important;
}
.pb-rem-point-100 {
        padding-bottom: 0.100rem !important;
}
.pl-rem-point-100 {
        padding-left: 0.100rem !important;
}
.m-rem-point-100 {
        margin: 0.100rem !important;
}
.mt-rem-point-100 {
        margin-top: 0.100rem !important;
}
.mr-rem-point-100 {
        margin-right: 0.100rem !important;
}
.mb-rem-point-100 {
        margin-bottom: 0.100rem !important;
}
.ml-rem-point-100 {
        margin-left: 0.100rem !important;
}
.p-none {
        padding: 0 !important;
}
.m-none {
        margin: 0 !important;
}
.w-fit-content {
        width: -webkit-fit-content !important;
        width: -moz-fit-content !important;
        width: fit-content !important;
}
.w-minus-form-label {
            width: calc(100% - 10rem);
}
.h-fit-content {
        height: -webkit-fit-content !important;
        height: -moz-fit-content !important;
        height: fit-content !important;
}
.h-min-initial {
            min-height: initial !important;
}
.b-radius-small {
        border-radius: 5px !important;
}
.b-radius-medium {
        border-radius: 10px !important;
}
.b-radius-px-8{
        border-radius: 8px !important;
}
.b-radius-px-20{
        border-radius: 20px !important;
}
.b-radius-px-30 {
        border-radius: 30px !important;
}
.b-radius-waruboss-card{
        border-radius: 20px !important;
}
.b-radius-bottom {
        border-radius: 15px !important;
}
.b-radius-round {
        border-radius: 50%;
}
.border-right {
}
.border-bottom {
        border-bottom: 1px solid;
}
.border-bottom-waruboss-orange {
            border-bottom: 1px solid #E86103 !important;
}
.border-form-input {
        border: 1px solid hsl(0, 0%, 86%) !important;
}
.border-gray-lighter {
        border: 1px solid hsl(0, 0%, 86%) !important;
}
.border-functional {
        border: 1px solid #739efc !important;
}
.border-white-px-2 {
            border: 2px solid white !important;
}
.border-green-px-2 {
            border: 2px solid #12763F !important;
}
.border-alert-px-2 {
            border: 2px solid #CB0000 !important;
}
.border-brown-px-2 {
            border: 2px solid #603813 !important;
}
.border-orange-px-2 {
            border: 2px solid #E86103 !important;
}
.border-black {
        border: 1px solid #333333 !important;
}
.border-black-px-2 {
            border: 2px solid #333333 !important;
}
.border-selected {
        border: 1px solid #739efc !important;
}
.border-color-gray-lighter {
            border-color: hsl(0, 0%, 86%) !important;
}
.border-file-upload {

        border: 1px dashed #739efc !important;
}
.shadow-normal {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.selected-tab {
    border-bottom: 3px solid hsl(217, 71%, 45%);
}
.hover-tab:hover {
    border-bottom: 3px solid #739efc;
}
.selected-img-border {
    border: 3px solid hsl(0, 0%, 29%);
    border-radius: 3px;
}
.overflow-hidden {
        overflow: hidden !important;
}
.overflow-auto {
        overflow: auto !important;
}
.menu {
    font-size: 14px;
    border-right: 1px solid #DFE1E6;
    background-color: hsl(0, 0%, 98%);
    transition: width 200ms 0s ease;

    height: calc(100vh - 3rem);
    height: calc(100svh - 3rem);
}
.menu.is-small {
    font-size: 0.75rem;
}
.menu.is-medium {
    font-size: 1.25rem;
}
.menu.is-large {
    font-size: 1.5rem;
}
.right-fixed-guide-navi-box {
    position: fixed;
    top: 3rem;
    right: 0;
    border-left: 1px solid #DFE1E6;
    height: 100%;
}
.right-fixed-guide-navi-box-ctrl-btn {
        position: absolute;
        top: 5rem;
        left: 0;
        transform: translateX(-50%);
}
.toggle-navi-btn {
    background-color: white;
    color: #739efc;
}
.toggle-navi-btn:hover {
        background-color: #739efc;
        color: white;
}
.page-link-card {
    width: 20rem;
    height: 20rem;
    cursor: pointer;
}
.toggle-icon-wrapper {
    position: absolute;
    transform: translate(-50%, 50%);
    top: 1rem;
    border-radius:  50%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;

    background-color: white;
}
.toggle-icon-wrapper:hover {
        background-color: #739efc;
        color: white;
}
.cursor-pointer {
    cursor: pointer;
}
.pagination-link.is-current {
    background-color: hsl(0, 0%, 71%);
    border-color: hsl(0, 0%, 71%);
    color: #fff;
}
.clickable {
    cursor: pointer;
}
.clickable:hover {



    background-color: hsl(0, 0%, 86%);
}
.is-large-link-btn {
    display: block;
    padding: 20px;
    width: calc(100% + 2rem);
    margin-left: -1rem;
    border-radius: 0 0 10px 10px;
    background: #EFF9FC;
}
.is-large-link-btn:hover {
    color: #0097de;
}
.is-large-link-btn span {
    position: relative;
}
.pos-relative {
        position: relative;
}
.pos-fixed {
        position: fixed;
}
.pos-absolute {
        position: absolute;
}
.icon-user-info {
            border-radius: 50%;
            color: hsl(0, 0%, 86%);
            border: 1px solid hsl(0, 0%, 86%);
}
.icon-user-info:hover {
                border-radius: 50%;
                border: 1px solid hsl(0, 0%, 71%);
}
.icon-file-download {
            color: hsl(0, 0%, 71%);
            cursor: pointer;
}
.icon-file-download:hover {
                color: hsl(0, 0%, 29%);
}
.tooltip {
    position: fixed;
    right: 5vw;
    top: calc(3rem + 2vh);
    font-size: 14px;
    z-index: 500;
}
.form-line {
        display: flex;
        flex-wrap: wrap;
}
.form-line:not(:last-child) {
        margin-bottom: 0.5rem;
}
.form-label {
        font-weight: bolder;
        width: 10rem;
        padding-top: calc(0.5em - 1px);
        padding-right: .5rem;
}
.form-title {
        font-weight: bold;
        font-size: 1.25rem;
}
.form-sub-title {
        font-weight: bold;
        font-size: 1.125rem;
}
.input-padding-top {
    padding-top: calc(0.5em - 1px);
}
.multi-selectable:hover {
        cursor: pointer;
        background-color: #cbe8f6 !important;
        border: 1px solid #70c0e7 !important;
}
.multi-selectable-selected {
    background-color: #b5def2 !important;
    border: 1px solid #70c0e7 !important;
}
.main {
    width: 100%;
    height: 100%;
}
.page-contents {
    width: calc(100vw - 12rem);
    padding: 2rem;
    height: 100vh;
    height: 100svh;
    overflow: auto;
}
.transparent-light {
        opacity: 0.8;
}
.transparent-normal {
        opacity: 0.6;
}
.transparent-almost {
        opacity: 0.2;
}
.transparent {
    opacity: 0;
}
.z-index-minus-1 {
    z-index: -1;
}
.z-index-0 {
    z-index: 0;
}
.z-index-1 {
    z-index: 1;
}
.z-index-10 {
    z-index: 10;
}
.display-flex {
        display: flex;
}
.display-inline-flex {
        display: inline-flex;
}
.display-block {
        display: block;
}
.display-inline-block {
        display: inline-block;
}
.display-none {
        display: none;
}
.flex-direction-column {
            flex-direction: column;
}
.flex-direction-column-reverse {
                flex-direction: column-reverse;
}
.flex-direction-row-reverse {
                flex-direction: row-reverse;
}
.flex-wrap-wrap {
            flex-wrap: wrap;
}
.flex-shirink-no {
        flex-shrink: 0;
}
.flex-gap-row-rem-1 {
                    row-gap: 1rem !important;
}
.flex-gap-row-rem-point-1 {
                    row-gap: 0.1rem !important;
}
.flex-gap-row-rem-2 {
                    row-gap: 2rem !important;
}
.flex-gap-row-rem-point-2 {
                    row-gap: 0.2rem !important;
}
.flex-gap-row-rem-3 {
                    row-gap: 3rem !important;
}
.flex-gap-row-rem-point-3 {
                    row-gap: 0.3rem !important;
}
.flex-gap-row-rem-4 {
                    row-gap: 4rem !important;
}
.flex-gap-row-rem-point-4 {
                    row-gap: 0.4rem !important;
}
.flex-gap-row-rem-5 {
                    row-gap: 5rem !important;
}
.flex-gap-row-rem-point-5 {
                    row-gap: 0.5rem !important;
}
.flex-gap-row-rem-6 {
                    row-gap: 6rem !important;
}
.flex-gap-row-rem-point-6 {
                    row-gap: 0.6rem !important;
}
.flex-gap-row-rem-7 {
                    row-gap: 7rem !important;
}
.flex-gap-row-rem-point-7 {
                    row-gap: 0.7rem !important;
}
.flex-gap-row-rem-8 {
                    row-gap: 8rem !important;
}
.flex-gap-row-rem-point-8 {
                    row-gap: 0.8rem !important;
}
.flex-gap-row-rem-9 {
                    row-gap: 9rem !important;
}
.flex-gap-row-rem-point-9 {
                    row-gap: 0.9rem !important;
}
.flex-gap-row-rem-10 {
                    row-gap: 10rem !important;
}
.flex-gap-row-rem-point-10 {
                    row-gap: 0.10rem !important;
}
.flex-gap-row-rem-11 {
                    row-gap: 11rem !important;
}
.flex-gap-row-rem-point-11 {
                    row-gap: 0.11rem !important;
}
.flex-gap-row-rem-12 {
                    row-gap: 12rem !important;
}
.flex-gap-row-rem-point-12 {
                    row-gap: 0.12rem !important;
}
.flex-gap-row-rem-13 {
                    row-gap: 13rem !important;
}
.flex-gap-row-rem-point-13 {
                    row-gap: 0.13rem !important;
}
.flex-gap-row-rem-14 {
                    row-gap: 14rem !important;
}
.flex-gap-row-rem-point-14 {
                    row-gap: 0.14rem !important;
}
.flex-gap-row-rem-15 {
                    row-gap: 15rem !important;
}
.flex-gap-row-rem-point-15 {
                    row-gap: 0.15rem !important;
}
.flex-gap-row-rem-16 {
                    row-gap: 16rem !important;
}
.flex-gap-row-rem-point-16 {
                    row-gap: 0.16rem !important;
}
.flex-gap-row-rem-17 {
                    row-gap: 17rem !important;
}
.flex-gap-row-rem-point-17 {
                    row-gap: 0.17rem !important;
}
.flex-gap-row-rem-18 {
                    row-gap: 18rem !important;
}
.flex-gap-row-rem-point-18 {
                    row-gap: 0.18rem !important;
}
.flex-gap-row-rem-19 {
                    row-gap: 19rem !important;
}
.flex-gap-row-rem-point-19 {
                    row-gap: 0.19rem !important;
}
.flex-gap-row-rem-20 {
                    row-gap: 20rem !important;
}
.flex-gap-row-rem-point-20 {
                    row-gap: 0.20rem !important;
}
.flex-gap-row-rem-21 {
                    row-gap: 21rem !important;
}
.flex-gap-row-rem-point-21 {
                    row-gap: 0.21rem !important;
}
.flex-gap-row-rem-22 {
                    row-gap: 22rem !important;
}
.flex-gap-row-rem-point-22 {
                    row-gap: 0.22rem !important;
}
.flex-gap-row-rem-23 {
                    row-gap: 23rem !important;
}
.flex-gap-row-rem-point-23 {
                    row-gap: 0.23rem !important;
}
.flex-gap-row-rem-24 {
                    row-gap: 24rem !important;
}
.flex-gap-row-rem-point-24 {
                    row-gap: 0.24rem !important;
}
.flex-gap-row-rem-25 {
                    row-gap: 25rem !important;
}
.flex-gap-row-rem-point-25 {
                    row-gap: 0.25rem !important;
}
.flex-gap-row-rem-26 {
                    row-gap: 26rem !important;
}
.flex-gap-row-rem-point-26 {
                    row-gap: 0.26rem !important;
}
.flex-gap-row-rem-27 {
                    row-gap: 27rem !important;
}
.flex-gap-row-rem-point-27 {
                    row-gap: 0.27rem !important;
}
.flex-gap-row-rem-28 {
                    row-gap: 28rem !important;
}
.flex-gap-row-rem-point-28 {
                    row-gap: 0.28rem !important;
}
.flex-gap-row-rem-29 {
                    row-gap: 29rem !important;
}
.flex-gap-row-rem-point-29 {
                    row-gap: 0.29rem !important;
}
.flex-gap-row-rem-30 {
                    row-gap: 30rem !important;
}
.flex-gap-row-rem-point-30 {
                    row-gap: 0.30rem !important;
}
.flex-gap-row-rem-31 {
                    row-gap: 31rem !important;
}
.flex-gap-row-rem-point-31 {
                    row-gap: 0.31rem !important;
}
.flex-gap-row-rem-32 {
                    row-gap: 32rem !important;
}
.flex-gap-row-rem-point-32 {
                    row-gap: 0.32rem !important;
}
.flex-gap-row-rem-33 {
                    row-gap: 33rem !important;
}
.flex-gap-row-rem-point-33 {
                    row-gap: 0.33rem !important;
}
.flex-gap-row-rem-34 {
                    row-gap: 34rem !important;
}
.flex-gap-row-rem-point-34 {
                    row-gap: 0.34rem !important;
}
.flex-gap-row-rem-35 {
                    row-gap: 35rem !important;
}
.flex-gap-row-rem-point-35 {
                    row-gap: 0.35rem !important;
}
.flex-gap-row-rem-36 {
                    row-gap: 36rem !important;
}
.flex-gap-row-rem-point-36 {
                    row-gap: 0.36rem !important;
}
.flex-gap-row-rem-37 {
                    row-gap: 37rem !important;
}
.flex-gap-row-rem-point-37 {
                    row-gap: 0.37rem !important;
}
.flex-gap-row-rem-38 {
                    row-gap: 38rem !important;
}
.flex-gap-row-rem-point-38 {
                    row-gap: 0.38rem !important;
}
.flex-gap-row-rem-39 {
                    row-gap: 39rem !important;
}
.flex-gap-row-rem-point-39 {
                    row-gap: 0.39rem !important;
}
.flex-gap-row-rem-40 {
                    row-gap: 40rem !important;
}
.flex-gap-row-rem-point-40 {
                    row-gap: 0.40rem !important;
}
.flex-gap-row-rem-41 {
                    row-gap: 41rem !important;
}
.flex-gap-row-rem-point-41 {
                    row-gap: 0.41rem !important;
}
.flex-gap-row-rem-42 {
                    row-gap: 42rem !important;
}
.flex-gap-row-rem-point-42 {
                    row-gap: 0.42rem !important;
}
.flex-gap-row-rem-43 {
                    row-gap: 43rem !important;
}
.flex-gap-row-rem-point-43 {
                    row-gap: 0.43rem !important;
}
.flex-gap-row-rem-44 {
                    row-gap: 44rem !important;
}
.flex-gap-row-rem-point-44 {
                    row-gap: 0.44rem !important;
}
.flex-gap-row-rem-45 {
                    row-gap: 45rem !important;
}
.flex-gap-row-rem-point-45 {
                    row-gap: 0.45rem !important;
}
.flex-gap-row-rem-46 {
                    row-gap: 46rem !important;
}
.flex-gap-row-rem-point-46 {
                    row-gap: 0.46rem !important;
}
.flex-gap-row-rem-47 {
                    row-gap: 47rem !important;
}
.flex-gap-row-rem-point-47 {
                    row-gap: 0.47rem !important;
}
.flex-gap-row-rem-48 {
                    row-gap: 48rem !important;
}
.flex-gap-row-rem-point-48 {
                    row-gap: 0.48rem !important;
}
.flex-gap-row-rem-49 {
                    row-gap: 49rem !important;
}
.flex-gap-row-rem-point-49 {
                    row-gap: 0.49rem !important;
}
.flex-gap-row-rem-50 {
                    row-gap: 50rem !important;
}
.flex-gap-row-rem-point-50 {
                    row-gap: 0.50rem !important;
}
.flex-gap-row-rem-51 {
                    row-gap: 51rem !important;
}
.flex-gap-row-rem-point-51 {
                    row-gap: 0.51rem !important;
}
.flex-gap-row-rem-52 {
                    row-gap: 52rem !important;
}
.flex-gap-row-rem-point-52 {
                    row-gap: 0.52rem !important;
}
.flex-gap-row-rem-53 {
                    row-gap: 53rem !important;
}
.flex-gap-row-rem-point-53 {
                    row-gap: 0.53rem !important;
}
.flex-gap-row-rem-54 {
                    row-gap: 54rem !important;
}
.flex-gap-row-rem-point-54 {
                    row-gap: 0.54rem !important;
}
.flex-gap-row-rem-55 {
                    row-gap: 55rem !important;
}
.flex-gap-row-rem-point-55 {
                    row-gap: 0.55rem !important;
}
.flex-gap-row-rem-56 {
                    row-gap: 56rem !important;
}
.flex-gap-row-rem-point-56 {
                    row-gap: 0.56rem !important;
}
.flex-gap-row-rem-57 {
                    row-gap: 57rem !important;
}
.flex-gap-row-rem-point-57 {
                    row-gap: 0.57rem !important;
}
.flex-gap-row-rem-58 {
                    row-gap: 58rem !important;
}
.flex-gap-row-rem-point-58 {
                    row-gap: 0.58rem !important;
}
.flex-gap-row-rem-59 {
                    row-gap: 59rem !important;
}
.flex-gap-row-rem-point-59 {
                    row-gap: 0.59rem !important;
}
.flex-gap-row-rem-60 {
                    row-gap: 60rem !important;
}
.flex-gap-row-rem-point-60 {
                    row-gap: 0.60rem !important;
}
.flex-gap-row-rem-61 {
                    row-gap: 61rem !important;
}
.flex-gap-row-rem-point-61 {
                    row-gap: 0.61rem !important;
}
.flex-gap-row-rem-62 {
                    row-gap: 62rem !important;
}
.flex-gap-row-rem-point-62 {
                    row-gap: 0.62rem !important;
}
.flex-gap-row-rem-63 {
                    row-gap: 63rem !important;
}
.flex-gap-row-rem-point-63 {
                    row-gap: 0.63rem !important;
}
.flex-gap-row-rem-64 {
                    row-gap: 64rem !important;
}
.flex-gap-row-rem-point-64 {
                    row-gap: 0.64rem !important;
}
.flex-gap-row-rem-65 {
                    row-gap: 65rem !important;
}
.flex-gap-row-rem-point-65 {
                    row-gap: 0.65rem !important;
}
.flex-gap-row-rem-66 {
                    row-gap: 66rem !important;
}
.flex-gap-row-rem-point-66 {
                    row-gap: 0.66rem !important;
}
.flex-gap-row-rem-67 {
                    row-gap: 67rem !important;
}
.flex-gap-row-rem-point-67 {
                    row-gap: 0.67rem !important;
}
.flex-gap-row-rem-68 {
                    row-gap: 68rem !important;
}
.flex-gap-row-rem-point-68 {
                    row-gap: 0.68rem !important;
}
.flex-gap-row-rem-69 {
                    row-gap: 69rem !important;
}
.flex-gap-row-rem-point-69 {
                    row-gap: 0.69rem !important;
}
.flex-gap-row-rem-70 {
                    row-gap: 70rem !important;
}
.flex-gap-row-rem-point-70 {
                    row-gap: 0.70rem !important;
}
.flex-gap-row-rem-71 {
                    row-gap: 71rem !important;
}
.flex-gap-row-rem-point-71 {
                    row-gap: 0.71rem !important;
}
.flex-gap-row-rem-72 {
                    row-gap: 72rem !important;
}
.flex-gap-row-rem-point-72 {
                    row-gap: 0.72rem !important;
}
.flex-gap-row-rem-73 {
                    row-gap: 73rem !important;
}
.flex-gap-row-rem-point-73 {
                    row-gap: 0.73rem !important;
}
.flex-gap-row-rem-74 {
                    row-gap: 74rem !important;
}
.flex-gap-row-rem-point-74 {
                    row-gap: 0.74rem !important;
}
.flex-gap-row-rem-75 {
                    row-gap: 75rem !important;
}
.flex-gap-row-rem-point-75 {
                    row-gap: 0.75rem !important;
}
.flex-gap-row-rem-76 {
                    row-gap: 76rem !important;
}
.flex-gap-row-rem-point-76 {
                    row-gap: 0.76rem !important;
}
.flex-gap-row-rem-77 {
                    row-gap: 77rem !important;
}
.flex-gap-row-rem-point-77 {
                    row-gap: 0.77rem !important;
}
.flex-gap-row-rem-78 {
                    row-gap: 78rem !important;
}
.flex-gap-row-rem-point-78 {
                    row-gap: 0.78rem !important;
}
.flex-gap-row-rem-79 {
                    row-gap: 79rem !important;
}
.flex-gap-row-rem-point-79 {
                    row-gap: 0.79rem !important;
}
.flex-gap-row-rem-80 {
                    row-gap: 80rem !important;
}
.flex-gap-row-rem-point-80 {
                    row-gap: 0.80rem !important;
}
.flex-gap-row-rem-81 {
                    row-gap: 81rem !important;
}
.flex-gap-row-rem-point-81 {
                    row-gap: 0.81rem !important;
}
.flex-gap-row-rem-82 {
                    row-gap: 82rem !important;
}
.flex-gap-row-rem-point-82 {
                    row-gap: 0.82rem !important;
}
.flex-gap-row-rem-83 {
                    row-gap: 83rem !important;
}
.flex-gap-row-rem-point-83 {
                    row-gap: 0.83rem !important;
}
.flex-gap-row-rem-84 {
                    row-gap: 84rem !important;
}
.flex-gap-row-rem-point-84 {
                    row-gap: 0.84rem !important;
}
.flex-gap-row-rem-85 {
                    row-gap: 85rem !important;
}
.flex-gap-row-rem-point-85 {
                    row-gap: 0.85rem !important;
}
.flex-gap-row-rem-86 {
                    row-gap: 86rem !important;
}
.flex-gap-row-rem-point-86 {
                    row-gap: 0.86rem !important;
}
.flex-gap-row-rem-87 {
                    row-gap: 87rem !important;
}
.flex-gap-row-rem-point-87 {
                    row-gap: 0.87rem !important;
}
.flex-gap-row-rem-88 {
                    row-gap: 88rem !important;
}
.flex-gap-row-rem-point-88 {
                    row-gap: 0.88rem !important;
}
.flex-gap-row-rem-89 {
                    row-gap: 89rem !important;
}
.flex-gap-row-rem-point-89 {
                    row-gap: 0.89rem !important;
}
.flex-gap-row-rem-90 {
                    row-gap: 90rem !important;
}
.flex-gap-row-rem-point-90 {
                    row-gap: 0.90rem !important;
}
.flex-gap-row-rem-91 {
                    row-gap: 91rem !important;
}
.flex-gap-row-rem-point-91 {
                    row-gap: 0.91rem !important;
}
.flex-gap-row-rem-92 {
                    row-gap: 92rem !important;
}
.flex-gap-row-rem-point-92 {
                    row-gap: 0.92rem !important;
}
.flex-gap-row-rem-93 {
                    row-gap: 93rem !important;
}
.flex-gap-row-rem-point-93 {
                    row-gap: 0.93rem !important;
}
.flex-gap-row-rem-94 {
                    row-gap: 94rem !important;
}
.flex-gap-row-rem-point-94 {
                    row-gap: 0.94rem !important;
}
.flex-gap-row-rem-95 {
                    row-gap: 95rem !important;
}
.flex-gap-row-rem-point-95 {
                    row-gap: 0.95rem !important;
}
.flex-gap-row-rem-96 {
                    row-gap: 96rem !important;
}
.flex-gap-row-rem-point-96 {
                    row-gap: 0.96rem !important;
}
.flex-gap-row-rem-97 {
                    row-gap: 97rem !important;
}
.flex-gap-row-rem-point-97 {
                    row-gap: 0.97rem !important;
}
.flex-gap-row-rem-98 {
                    row-gap: 98rem !important;
}
.flex-gap-row-rem-point-98 {
                    row-gap: 0.98rem !important;
}
.flex-gap-row-rem-99 {
                    row-gap: 99rem !important;
}
.flex-gap-row-rem-point-99 {
                    row-gap: 0.99rem !important;
}
.flex-gap-row-rem-100 {
                    row-gap: 100rem !important;
}
.flex-gap-row-rem-point-100 {
                    row-gap: 0.100rem !important;
}
.flex-gap-column-rem-1 {
                    -moz-column-gap: 1rem !important;
                         column-gap: 1rem !important;
}
.flex-gap-column-rem-point-1 {
                    -moz-column-gap: 0.1rem !important;
                         column-gap: 0.1rem !important;
}
.flex-gap-column-rem-2 {
                    -moz-column-gap: 2rem !important;
                         column-gap: 2rem !important;
}
.flex-gap-column-rem-point-2 {
                    -moz-column-gap: 0.2rem !important;
                         column-gap: 0.2rem !important;
}
.flex-gap-column-rem-3 {
                    -moz-column-gap: 3rem !important;
                         column-gap: 3rem !important;
}
.flex-gap-column-rem-point-3 {
                    -moz-column-gap: 0.3rem !important;
                         column-gap: 0.3rem !important;
}
.flex-gap-column-rem-4 {
                    -moz-column-gap: 4rem !important;
                         column-gap: 4rem !important;
}
.flex-gap-column-rem-point-4 {
                    -moz-column-gap: 0.4rem !important;
                         column-gap: 0.4rem !important;
}
.flex-gap-column-rem-5 {
                    -moz-column-gap: 5rem !important;
                         column-gap: 5rem !important;
}
.flex-gap-column-rem-point-5 {
                    -moz-column-gap: 0.5rem !important;
                         column-gap: 0.5rem !important;
}
.flex-gap-column-rem-6 {
                    -moz-column-gap: 6rem !important;
                         column-gap: 6rem !important;
}
.flex-gap-column-rem-point-6 {
                    -moz-column-gap: 0.6rem !important;
                         column-gap: 0.6rem !important;
}
.flex-gap-column-rem-7 {
                    -moz-column-gap: 7rem !important;
                         column-gap: 7rem !important;
}
.flex-gap-column-rem-point-7 {
                    -moz-column-gap: 0.7rem !important;
                         column-gap: 0.7rem !important;
}
.flex-gap-column-rem-8 {
                    -moz-column-gap: 8rem !important;
                         column-gap: 8rem !important;
}
.flex-gap-column-rem-point-8 {
                    -moz-column-gap: 0.8rem !important;
                         column-gap: 0.8rem !important;
}
.flex-gap-column-rem-9 {
                    -moz-column-gap: 9rem !important;
                         column-gap: 9rem !important;
}
.flex-gap-column-rem-point-9 {
                    -moz-column-gap: 0.9rem !important;
                         column-gap: 0.9rem !important;
}
.flex-gap-column-rem-10 {
                    -moz-column-gap: 10rem !important;
                         column-gap: 10rem !important;
}
.flex-gap-column-rem-point-10 {
                    -moz-column-gap: 0.10rem !important;
                         column-gap: 0.10rem !important;
}
.flex-gap-column-rem-11 {
                    -moz-column-gap: 11rem !important;
                         column-gap: 11rem !important;
}
.flex-gap-column-rem-point-11 {
                    -moz-column-gap: 0.11rem !important;
                         column-gap: 0.11rem !important;
}
.flex-gap-column-rem-12 {
                    -moz-column-gap: 12rem !important;
                         column-gap: 12rem !important;
}
.flex-gap-column-rem-point-12 {
                    -moz-column-gap: 0.12rem !important;
                         column-gap: 0.12rem !important;
}
.flex-gap-column-rem-13 {
                    -moz-column-gap: 13rem !important;
                         column-gap: 13rem !important;
}
.flex-gap-column-rem-point-13 {
                    -moz-column-gap: 0.13rem !important;
                         column-gap: 0.13rem !important;
}
.flex-gap-column-rem-14 {
                    -moz-column-gap: 14rem !important;
                         column-gap: 14rem !important;
}
.flex-gap-column-rem-point-14 {
                    -moz-column-gap: 0.14rem !important;
                         column-gap: 0.14rem !important;
}
.flex-gap-column-rem-15 {
                    -moz-column-gap: 15rem !important;
                         column-gap: 15rem !important;
}
.flex-gap-column-rem-point-15 {
                    -moz-column-gap: 0.15rem !important;
                         column-gap: 0.15rem !important;
}
.flex-gap-column-rem-16 {
                    -moz-column-gap: 16rem !important;
                         column-gap: 16rem !important;
}
.flex-gap-column-rem-point-16 {
                    -moz-column-gap: 0.16rem !important;
                         column-gap: 0.16rem !important;
}
.flex-gap-column-rem-17 {
                    -moz-column-gap: 17rem !important;
                         column-gap: 17rem !important;
}
.flex-gap-column-rem-point-17 {
                    -moz-column-gap: 0.17rem !important;
                         column-gap: 0.17rem !important;
}
.flex-gap-column-rem-18 {
                    -moz-column-gap: 18rem !important;
                         column-gap: 18rem !important;
}
.flex-gap-column-rem-point-18 {
                    -moz-column-gap: 0.18rem !important;
                         column-gap: 0.18rem !important;
}
.flex-gap-column-rem-19 {
                    -moz-column-gap: 19rem !important;
                         column-gap: 19rem !important;
}
.flex-gap-column-rem-point-19 {
                    -moz-column-gap: 0.19rem !important;
                         column-gap: 0.19rem !important;
}
.flex-gap-column-rem-20 {
                    -moz-column-gap: 20rem !important;
                         column-gap: 20rem !important;
}
.flex-gap-column-rem-point-20 {
                    -moz-column-gap: 0.20rem !important;
                         column-gap: 0.20rem !important;
}
.flex-gap-column-rem-21 {
                    -moz-column-gap: 21rem !important;
                         column-gap: 21rem !important;
}
.flex-gap-column-rem-point-21 {
                    -moz-column-gap: 0.21rem !important;
                         column-gap: 0.21rem !important;
}
.flex-gap-column-rem-22 {
                    -moz-column-gap: 22rem !important;
                         column-gap: 22rem !important;
}
.flex-gap-column-rem-point-22 {
                    -moz-column-gap: 0.22rem !important;
                         column-gap: 0.22rem !important;
}
.flex-gap-column-rem-23 {
                    -moz-column-gap: 23rem !important;
                         column-gap: 23rem !important;
}
.flex-gap-column-rem-point-23 {
                    -moz-column-gap: 0.23rem !important;
                         column-gap: 0.23rem !important;
}
.flex-gap-column-rem-24 {
                    -moz-column-gap: 24rem !important;
                         column-gap: 24rem !important;
}
.flex-gap-column-rem-point-24 {
                    -moz-column-gap: 0.24rem !important;
                         column-gap: 0.24rem !important;
}
.flex-gap-column-rem-25 {
                    -moz-column-gap: 25rem !important;
                         column-gap: 25rem !important;
}
.flex-gap-column-rem-point-25 {
                    -moz-column-gap: 0.25rem !important;
                         column-gap: 0.25rem !important;
}
.flex-gap-column-rem-26 {
                    -moz-column-gap: 26rem !important;
                         column-gap: 26rem !important;
}
.flex-gap-column-rem-point-26 {
                    -moz-column-gap: 0.26rem !important;
                         column-gap: 0.26rem !important;
}
.flex-gap-column-rem-27 {
                    -moz-column-gap: 27rem !important;
                         column-gap: 27rem !important;
}
.flex-gap-column-rem-point-27 {
                    -moz-column-gap: 0.27rem !important;
                         column-gap: 0.27rem !important;
}
.flex-gap-column-rem-28 {
                    -moz-column-gap: 28rem !important;
                         column-gap: 28rem !important;
}
.flex-gap-column-rem-point-28 {
                    -moz-column-gap: 0.28rem !important;
                         column-gap: 0.28rem !important;
}
.flex-gap-column-rem-29 {
                    -moz-column-gap: 29rem !important;
                         column-gap: 29rem !important;
}
.flex-gap-column-rem-point-29 {
                    -moz-column-gap: 0.29rem !important;
                         column-gap: 0.29rem !important;
}
.flex-gap-column-rem-30 {
                    -moz-column-gap: 30rem !important;
                         column-gap: 30rem !important;
}
.flex-gap-column-rem-point-30 {
                    -moz-column-gap: 0.30rem !important;
                         column-gap: 0.30rem !important;
}
.flex-gap-column-rem-31 {
                    -moz-column-gap: 31rem !important;
                         column-gap: 31rem !important;
}
.flex-gap-column-rem-point-31 {
                    -moz-column-gap: 0.31rem !important;
                         column-gap: 0.31rem !important;
}
.flex-gap-column-rem-32 {
                    -moz-column-gap: 32rem !important;
                         column-gap: 32rem !important;
}
.flex-gap-column-rem-point-32 {
                    -moz-column-gap: 0.32rem !important;
                         column-gap: 0.32rem !important;
}
.flex-gap-column-rem-33 {
                    -moz-column-gap: 33rem !important;
                         column-gap: 33rem !important;
}
.flex-gap-column-rem-point-33 {
                    -moz-column-gap: 0.33rem !important;
                         column-gap: 0.33rem !important;
}
.flex-gap-column-rem-34 {
                    -moz-column-gap: 34rem !important;
                         column-gap: 34rem !important;
}
.flex-gap-column-rem-point-34 {
                    -moz-column-gap: 0.34rem !important;
                         column-gap: 0.34rem !important;
}
.flex-gap-column-rem-35 {
                    -moz-column-gap: 35rem !important;
                         column-gap: 35rem !important;
}
.flex-gap-column-rem-point-35 {
                    -moz-column-gap: 0.35rem !important;
                         column-gap: 0.35rem !important;
}
.flex-gap-column-rem-36 {
                    -moz-column-gap: 36rem !important;
                         column-gap: 36rem !important;
}
.flex-gap-column-rem-point-36 {
                    -moz-column-gap: 0.36rem !important;
                         column-gap: 0.36rem !important;
}
.flex-gap-column-rem-37 {
                    -moz-column-gap: 37rem !important;
                         column-gap: 37rem !important;
}
.flex-gap-column-rem-point-37 {
                    -moz-column-gap: 0.37rem !important;
                         column-gap: 0.37rem !important;
}
.flex-gap-column-rem-38 {
                    -moz-column-gap: 38rem !important;
                         column-gap: 38rem !important;
}
.flex-gap-column-rem-point-38 {
                    -moz-column-gap: 0.38rem !important;
                         column-gap: 0.38rem !important;
}
.flex-gap-column-rem-39 {
                    -moz-column-gap: 39rem !important;
                         column-gap: 39rem !important;
}
.flex-gap-column-rem-point-39 {
                    -moz-column-gap: 0.39rem !important;
                         column-gap: 0.39rem !important;
}
.flex-gap-column-rem-40 {
                    -moz-column-gap: 40rem !important;
                         column-gap: 40rem !important;
}
.flex-gap-column-rem-point-40 {
                    -moz-column-gap: 0.40rem !important;
                         column-gap: 0.40rem !important;
}
.flex-gap-column-rem-41 {
                    -moz-column-gap: 41rem !important;
                         column-gap: 41rem !important;
}
.flex-gap-column-rem-point-41 {
                    -moz-column-gap: 0.41rem !important;
                         column-gap: 0.41rem !important;
}
.flex-gap-column-rem-42 {
                    -moz-column-gap: 42rem !important;
                         column-gap: 42rem !important;
}
.flex-gap-column-rem-point-42 {
                    -moz-column-gap: 0.42rem !important;
                         column-gap: 0.42rem !important;
}
.flex-gap-column-rem-43 {
                    -moz-column-gap: 43rem !important;
                         column-gap: 43rem !important;
}
.flex-gap-column-rem-point-43 {
                    -moz-column-gap: 0.43rem !important;
                         column-gap: 0.43rem !important;
}
.flex-gap-column-rem-44 {
                    -moz-column-gap: 44rem !important;
                         column-gap: 44rem !important;
}
.flex-gap-column-rem-point-44 {
                    -moz-column-gap: 0.44rem !important;
                         column-gap: 0.44rem !important;
}
.flex-gap-column-rem-45 {
                    -moz-column-gap: 45rem !important;
                         column-gap: 45rem !important;
}
.flex-gap-column-rem-point-45 {
                    -moz-column-gap: 0.45rem !important;
                         column-gap: 0.45rem !important;
}
.flex-gap-column-rem-46 {
                    -moz-column-gap: 46rem !important;
                         column-gap: 46rem !important;
}
.flex-gap-column-rem-point-46 {
                    -moz-column-gap: 0.46rem !important;
                         column-gap: 0.46rem !important;
}
.flex-gap-column-rem-47 {
                    -moz-column-gap: 47rem !important;
                         column-gap: 47rem !important;
}
.flex-gap-column-rem-point-47 {
                    -moz-column-gap: 0.47rem !important;
                         column-gap: 0.47rem !important;
}
.flex-gap-column-rem-48 {
                    -moz-column-gap: 48rem !important;
                         column-gap: 48rem !important;
}
.flex-gap-column-rem-point-48 {
                    -moz-column-gap: 0.48rem !important;
                         column-gap: 0.48rem !important;
}
.flex-gap-column-rem-49 {
                    -moz-column-gap: 49rem !important;
                         column-gap: 49rem !important;
}
.flex-gap-column-rem-point-49 {
                    -moz-column-gap: 0.49rem !important;
                         column-gap: 0.49rem !important;
}
.flex-gap-column-rem-50 {
                    -moz-column-gap: 50rem !important;
                         column-gap: 50rem !important;
}
.flex-gap-column-rem-point-50 {
                    -moz-column-gap: 0.50rem !important;
                         column-gap: 0.50rem !important;
}
.flex-gap-column-rem-51 {
                    -moz-column-gap: 51rem !important;
                         column-gap: 51rem !important;
}
.flex-gap-column-rem-point-51 {
                    -moz-column-gap: 0.51rem !important;
                         column-gap: 0.51rem !important;
}
.flex-gap-column-rem-52 {
                    -moz-column-gap: 52rem !important;
                         column-gap: 52rem !important;
}
.flex-gap-column-rem-point-52 {
                    -moz-column-gap: 0.52rem !important;
                         column-gap: 0.52rem !important;
}
.flex-gap-column-rem-53 {
                    -moz-column-gap: 53rem !important;
                         column-gap: 53rem !important;
}
.flex-gap-column-rem-point-53 {
                    -moz-column-gap: 0.53rem !important;
                         column-gap: 0.53rem !important;
}
.flex-gap-column-rem-54 {
                    -moz-column-gap: 54rem !important;
                         column-gap: 54rem !important;
}
.flex-gap-column-rem-point-54 {
                    -moz-column-gap: 0.54rem !important;
                         column-gap: 0.54rem !important;
}
.flex-gap-column-rem-55 {
                    -moz-column-gap: 55rem !important;
                         column-gap: 55rem !important;
}
.flex-gap-column-rem-point-55 {
                    -moz-column-gap: 0.55rem !important;
                         column-gap: 0.55rem !important;
}
.flex-gap-column-rem-56 {
                    -moz-column-gap: 56rem !important;
                         column-gap: 56rem !important;
}
.flex-gap-column-rem-point-56 {
                    -moz-column-gap: 0.56rem !important;
                         column-gap: 0.56rem !important;
}
.flex-gap-column-rem-57 {
                    -moz-column-gap: 57rem !important;
                         column-gap: 57rem !important;
}
.flex-gap-column-rem-point-57 {
                    -moz-column-gap: 0.57rem !important;
                         column-gap: 0.57rem !important;
}
.flex-gap-column-rem-58 {
                    -moz-column-gap: 58rem !important;
                         column-gap: 58rem !important;
}
.flex-gap-column-rem-point-58 {
                    -moz-column-gap: 0.58rem !important;
                         column-gap: 0.58rem !important;
}
.flex-gap-column-rem-59 {
                    -moz-column-gap: 59rem !important;
                         column-gap: 59rem !important;
}
.flex-gap-column-rem-point-59 {
                    -moz-column-gap: 0.59rem !important;
                         column-gap: 0.59rem !important;
}
.flex-gap-column-rem-60 {
                    -moz-column-gap: 60rem !important;
                         column-gap: 60rem !important;
}
.flex-gap-column-rem-point-60 {
                    -moz-column-gap: 0.60rem !important;
                         column-gap: 0.60rem !important;
}
.flex-gap-column-rem-61 {
                    -moz-column-gap: 61rem !important;
                         column-gap: 61rem !important;
}
.flex-gap-column-rem-point-61 {
                    -moz-column-gap: 0.61rem !important;
                         column-gap: 0.61rem !important;
}
.flex-gap-column-rem-62 {
                    -moz-column-gap: 62rem !important;
                         column-gap: 62rem !important;
}
.flex-gap-column-rem-point-62 {
                    -moz-column-gap: 0.62rem !important;
                         column-gap: 0.62rem !important;
}
.flex-gap-column-rem-63 {
                    -moz-column-gap: 63rem !important;
                         column-gap: 63rem !important;
}
.flex-gap-column-rem-point-63 {
                    -moz-column-gap: 0.63rem !important;
                         column-gap: 0.63rem !important;
}
.flex-gap-column-rem-64 {
                    -moz-column-gap: 64rem !important;
                         column-gap: 64rem !important;
}
.flex-gap-column-rem-point-64 {
                    -moz-column-gap: 0.64rem !important;
                         column-gap: 0.64rem !important;
}
.flex-gap-column-rem-65 {
                    -moz-column-gap: 65rem !important;
                         column-gap: 65rem !important;
}
.flex-gap-column-rem-point-65 {
                    -moz-column-gap: 0.65rem !important;
                         column-gap: 0.65rem !important;
}
.flex-gap-column-rem-66 {
                    -moz-column-gap: 66rem !important;
                         column-gap: 66rem !important;
}
.flex-gap-column-rem-point-66 {
                    -moz-column-gap: 0.66rem !important;
                         column-gap: 0.66rem !important;
}
.flex-gap-column-rem-67 {
                    -moz-column-gap: 67rem !important;
                         column-gap: 67rem !important;
}
.flex-gap-column-rem-point-67 {
                    -moz-column-gap: 0.67rem !important;
                         column-gap: 0.67rem !important;
}
.flex-gap-column-rem-68 {
                    -moz-column-gap: 68rem !important;
                         column-gap: 68rem !important;
}
.flex-gap-column-rem-point-68 {
                    -moz-column-gap: 0.68rem !important;
                         column-gap: 0.68rem !important;
}
.flex-gap-column-rem-69 {
                    -moz-column-gap: 69rem !important;
                         column-gap: 69rem !important;
}
.flex-gap-column-rem-point-69 {
                    -moz-column-gap: 0.69rem !important;
                         column-gap: 0.69rem !important;
}
.flex-gap-column-rem-70 {
                    -moz-column-gap: 70rem !important;
                         column-gap: 70rem !important;
}
.flex-gap-column-rem-point-70 {
                    -moz-column-gap: 0.70rem !important;
                         column-gap: 0.70rem !important;
}
.flex-gap-column-rem-71 {
                    -moz-column-gap: 71rem !important;
                         column-gap: 71rem !important;
}
.flex-gap-column-rem-point-71 {
                    -moz-column-gap: 0.71rem !important;
                         column-gap: 0.71rem !important;
}
.flex-gap-column-rem-72 {
                    -moz-column-gap: 72rem !important;
                         column-gap: 72rem !important;
}
.flex-gap-column-rem-point-72 {
                    -moz-column-gap: 0.72rem !important;
                         column-gap: 0.72rem !important;
}
.flex-gap-column-rem-73 {
                    -moz-column-gap: 73rem !important;
                         column-gap: 73rem !important;
}
.flex-gap-column-rem-point-73 {
                    -moz-column-gap: 0.73rem !important;
                         column-gap: 0.73rem !important;
}
.flex-gap-column-rem-74 {
                    -moz-column-gap: 74rem !important;
                         column-gap: 74rem !important;
}
.flex-gap-column-rem-point-74 {
                    -moz-column-gap: 0.74rem !important;
                         column-gap: 0.74rem !important;
}
.flex-gap-column-rem-75 {
                    -moz-column-gap: 75rem !important;
                         column-gap: 75rem !important;
}
.flex-gap-column-rem-point-75 {
                    -moz-column-gap: 0.75rem !important;
                         column-gap: 0.75rem !important;
}
.flex-gap-column-rem-76 {
                    -moz-column-gap: 76rem !important;
                         column-gap: 76rem !important;
}
.flex-gap-column-rem-point-76 {
                    -moz-column-gap: 0.76rem !important;
                         column-gap: 0.76rem !important;
}
.flex-gap-column-rem-77 {
                    -moz-column-gap: 77rem !important;
                         column-gap: 77rem !important;
}
.flex-gap-column-rem-point-77 {
                    -moz-column-gap: 0.77rem !important;
                         column-gap: 0.77rem !important;
}
.flex-gap-column-rem-78 {
                    -moz-column-gap: 78rem !important;
                         column-gap: 78rem !important;
}
.flex-gap-column-rem-point-78 {
                    -moz-column-gap: 0.78rem !important;
                         column-gap: 0.78rem !important;
}
.flex-gap-column-rem-79 {
                    -moz-column-gap: 79rem !important;
                         column-gap: 79rem !important;
}
.flex-gap-column-rem-point-79 {
                    -moz-column-gap: 0.79rem !important;
                         column-gap: 0.79rem !important;
}
.flex-gap-column-rem-80 {
                    -moz-column-gap: 80rem !important;
                         column-gap: 80rem !important;
}
.flex-gap-column-rem-point-80 {
                    -moz-column-gap: 0.80rem !important;
                         column-gap: 0.80rem !important;
}
.flex-gap-column-rem-81 {
                    -moz-column-gap: 81rem !important;
                         column-gap: 81rem !important;
}
.flex-gap-column-rem-point-81 {
                    -moz-column-gap: 0.81rem !important;
                         column-gap: 0.81rem !important;
}
.flex-gap-column-rem-82 {
                    -moz-column-gap: 82rem !important;
                         column-gap: 82rem !important;
}
.flex-gap-column-rem-point-82 {
                    -moz-column-gap: 0.82rem !important;
                         column-gap: 0.82rem !important;
}
.flex-gap-column-rem-83 {
                    -moz-column-gap: 83rem !important;
                         column-gap: 83rem !important;
}
.flex-gap-column-rem-point-83 {
                    -moz-column-gap: 0.83rem !important;
                         column-gap: 0.83rem !important;
}
.flex-gap-column-rem-84 {
                    -moz-column-gap: 84rem !important;
                         column-gap: 84rem !important;
}
.flex-gap-column-rem-point-84 {
                    -moz-column-gap: 0.84rem !important;
                         column-gap: 0.84rem !important;
}
.flex-gap-column-rem-85 {
                    -moz-column-gap: 85rem !important;
                         column-gap: 85rem !important;
}
.flex-gap-column-rem-point-85 {
                    -moz-column-gap: 0.85rem !important;
                         column-gap: 0.85rem !important;
}
.flex-gap-column-rem-86 {
                    -moz-column-gap: 86rem !important;
                         column-gap: 86rem !important;
}
.flex-gap-column-rem-point-86 {
                    -moz-column-gap: 0.86rem !important;
                         column-gap: 0.86rem !important;
}
.flex-gap-column-rem-87 {
                    -moz-column-gap: 87rem !important;
                         column-gap: 87rem !important;
}
.flex-gap-column-rem-point-87 {
                    -moz-column-gap: 0.87rem !important;
                         column-gap: 0.87rem !important;
}
.flex-gap-column-rem-88 {
                    -moz-column-gap: 88rem !important;
                         column-gap: 88rem !important;
}
.flex-gap-column-rem-point-88 {
                    -moz-column-gap: 0.88rem !important;
                         column-gap: 0.88rem !important;
}
.flex-gap-column-rem-89 {
                    -moz-column-gap: 89rem !important;
                         column-gap: 89rem !important;
}
.flex-gap-column-rem-point-89 {
                    -moz-column-gap: 0.89rem !important;
                         column-gap: 0.89rem !important;
}
.flex-gap-column-rem-90 {
                    -moz-column-gap: 90rem !important;
                         column-gap: 90rem !important;
}
.flex-gap-column-rem-point-90 {
                    -moz-column-gap: 0.90rem !important;
                         column-gap: 0.90rem !important;
}
.flex-gap-column-rem-91 {
                    -moz-column-gap: 91rem !important;
                         column-gap: 91rem !important;
}
.flex-gap-column-rem-point-91 {
                    -moz-column-gap: 0.91rem !important;
                         column-gap: 0.91rem !important;
}
.flex-gap-column-rem-92 {
                    -moz-column-gap: 92rem !important;
                         column-gap: 92rem !important;
}
.flex-gap-column-rem-point-92 {
                    -moz-column-gap: 0.92rem !important;
                         column-gap: 0.92rem !important;
}
.flex-gap-column-rem-93 {
                    -moz-column-gap: 93rem !important;
                         column-gap: 93rem !important;
}
.flex-gap-column-rem-point-93 {
                    -moz-column-gap: 0.93rem !important;
                         column-gap: 0.93rem !important;
}
.flex-gap-column-rem-94 {
                    -moz-column-gap: 94rem !important;
                         column-gap: 94rem !important;
}
.flex-gap-column-rem-point-94 {
                    -moz-column-gap: 0.94rem !important;
                         column-gap: 0.94rem !important;
}
.flex-gap-column-rem-95 {
                    -moz-column-gap: 95rem !important;
                         column-gap: 95rem !important;
}
.flex-gap-column-rem-point-95 {
                    -moz-column-gap: 0.95rem !important;
                         column-gap: 0.95rem !important;
}
.flex-gap-column-rem-96 {
                    -moz-column-gap: 96rem !important;
                         column-gap: 96rem !important;
}
.flex-gap-column-rem-point-96 {
                    -moz-column-gap: 0.96rem !important;
                         column-gap: 0.96rem !important;
}
.flex-gap-column-rem-97 {
                    -moz-column-gap: 97rem !important;
                         column-gap: 97rem !important;
}
.flex-gap-column-rem-point-97 {
                    -moz-column-gap: 0.97rem !important;
                         column-gap: 0.97rem !important;
}
.flex-gap-column-rem-98 {
                    -moz-column-gap: 98rem !important;
                         column-gap: 98rem !important;
}
.flex-gap-column-rem-point-98 {
                    -moz-column-gap: 0.98rem !important;
                         column-gap: 0.98rem !important;
}
.flex-gap-column-rem-99 {
                    -moz-column-gap: 99rem !important;
                         column-gap: 99rem !important;
}
.flex-gap-column-rem-point-99 {
                    -moz-column-gap: 0.99rem !important;
                         column-gap: 0.99rem !important;
}
.flex-gap-column-rem-100 {
                    -moz-column-gap: 100rem !important;
                         column-gap: 100rem !important;
}
.flex-gap-column-rem-point-100 {
                    -moz-column-gap: 0.100rem !important;
                         column-gap: 0.100rem !important;
}
.flex-gap-row-rem-px-20 {
        row-gap: 20px !important;
}
.flex-gap-row-rem-px-24 {
        row-gap: 24px !important;
}
.justify-content-center {
        justify-content: center;
}
.justify-content-space-between {
        justify-content: space-between;
}
.justify-content-space-around {
        justify-content: space-around;
}
.justify-content-left {
        justify-content: left;
}
.justify-content-right {
        justify-content: right;
}
.justify-content-end {
        justify-content: end;
}
.align-items-center {
        align-items: center;
}
.align-items-flex-start {
        align-items: flex-start;
}
.align-items-flex-end {
        align-items: flex-end;
}
.align-items-stretch {
        align-items: stretch;
}
.text-align-center {
        text-align: center;
}
.text-align-left {
        text-align: left;
}
.text-align-right {
        text-align: right;
}
.line-height-rem-1 {
        line-height: 1;
}
.line-height-rem-1-5 {
        line-height: 1.5;
}
.flex-gap-row-rem-0 {
        row-gap: 0rem !important;
}
.flex-gap-column-rem-0 {
        -moz-column-gap: 0rem !important;
             column-gap: 0rem !important;
}
.flex-gap-row-rem-pt-0 {
        row-gap: 0.0rem !important;
}
.flex-gap-column-rem-pt-0 {
        -moz-column-gap: 0.0rem !important;
             column-gap: 0.0rem !important;
}
.flex-gap-row-rem-1 {
        row-gap: 1rem !important;
}
.flex-gap-column-rem-1 {
        -moz-column-gap: 1rem !important;
             column-gap: 1rem !important;
}
.flex-gap-row-rem-pt-1 {
        row-gap: 0.1rem !important;
}
.flex-gap-column-rem-pt-1 {
        -moz-column-gap: 0.1rem !important;
             column-gap: 0.1rem !important;
}
.flex-gap-row-rem-2 {
        row-gap: 2rem !important;
}
.flex-gap-column-rem-2 {
        -moz-column-gap: 2rem !important;
             column-gap: 2rem !important;
}
.flex-gap-row-rem-pt-2 {
        row-gap: 0.2rem !important;
}
.flex-gap-column-rem-pt-2 {
        -moz-column-gap: 0.2rem !important;
             column-gap: 0.2rem !important;
}
.flex-gap-row-rem-3 {
        row-gap: 3rem !important;
}
.flex-gap-column-rem-3 {
        -moz-column-gap: 3rem !important;
             column-gap: 3rem !important;
}
.flex-gap-row-rem-pt-3 {
        row-gap: 0.3rem !important;
}
.flex-gap-column-rem-pt-3 {
        -moz-column-gap: 0.3rem !important;
             column-gap: 0.3rem !important;
}
.flex-gap-row-rem-4 {
        row-gap: 4rem !important;
}
.flex-gap-column-rem-4 {
        -moz-column-gap: 4rem !important;
             column-gap: 4rem !important;
}
.flex-gap-row-rem-pt-4 {
        row-gap: 0.4rem !important;
}
.flex-gap-column-rem-pt-4 {
        -moz-column-gap: 0.4rem !important;
             column-gap: 0.4rem !important;
}
.flex-gap-row-rem-5 {
        row-gap: 5rem !important;
}
.flex-gap-column-rem-5 {
        -moz-column-gap: 5rem !important;
             column-gap: 5rem !important;
}
.flex-gap-row-rem-pt-5 {
        row-gap: 0.5rem !important;
}
.flex-gap-column-rem-pt-5 {
        -moz-column-gap: 0.5rem !important;
             column-gap: 0.5rem !important;
}
.flex-gap-row-rem-6 {
        row-gap: 6rem !important;
}
.flex-gap-column-rem-6 {
        -moz-column-gap: 6rem !important;
             column-gap: 6rem !important;
}
.flex-gap-row-rem-pt-6 {
        row-gap: 0.6rem !important;
}
.flex-gap-column-rem-pt-6 {
        -moz-column-gap: 0.6rem !important;
             column-gap: 0.6rem !important;
}
.flex-gap-row-rem-7 {
        row-gap: 7rem !important;
}
.flex-gap-column-rem-7 {
        -moz-column-gap: 7rem !important;
             column-gap: 7rem !important;
}
.flex-gap-row-rem-pt-7 {
        row-gap: 0.7rem !important;
}
.flex-gap-column-rem-pt-7 {
        -moz-column-gap: 0.7rem !important;
             column-gap: 0.7rem !important;
}
.flex-gap-row-rem-8 {
        row-gap: 8rem !important;
}
.flex-gap-column-rem-8 {
        -moz-column-gap: 8rem !important;
             column-gap: 8rem !important;
}
.flex-gap-row-rem-pt-8 {
        row-gap: 0.8rem !important;
}
.flex-gap-column-rem-pt-8 {
        -moz-column-gap: 0.8rem !important;
             column-gap: 0.8rem !important;
}
.flex-gap-row-rem-9 {
        row-gap: 9rem !important;
}
.flex-gap-column-rem-9 {
        -moz-column-gap: 9rem !important;
             column-gap: 9rem !important;
}
.flex-gap-row-rem-pt-9 {
        row-gap: 0.9rem !important;
}
.flex-gap-column-rem-pt-9 {
        -moz-column-gap: 0.9rem !important;
             column-gap: 0.9rem !important;
}
.flex-gap-row-rem-10 {
        row-gap: 10rem !important;
}
.flex-gap-column-rem-10 {
        -moz-column-gap: 10rem !important;
             column-gap: 10rem !important;
}
.flex-gap-row-rem-pt-10 {
        row-gap: 0.10rem !important;
}
.flex-gap-column-rem-pt-10 {
        -moz-column-gap: 0.10rem !important;
             column-gap: 0.10rem !important;
}
.flex-gap-row-rem-11 {
        row-gap: 11rem !important;
}
.flex-gap-column-rem-11 {
        -moz-column-gap: 11rem !important;
             column-gap: 11rem !important;
}
.flex-gap-row-rem-pt-11 {
        row-gap: 0.11rem !important;
}
.flex-gap-column-rem-pt-11 {
        -moz-column-gap: 0.11rem !important;
             column-gap: 0.11rem !important;
}
.flex-gap-row-rem-12 {
        row-gap: 12rem !important;
}
.flex-gap-column-rem-12 {
        -moz-column-gap: 12rem !important;
             column-gap: 12rem !important;
}
.flex-gap-row-rem-pt-12 {
        row-gap: 0.12rem !important;
}
.flex-gap-column-rem-pt-12 {
        -moz-column-gap: 0.12rem !important;
             column-gap: 0.12rem !important;
}
.flex-gap-row-rem-13 {
        row-gap: 13rem !important;
}
.flex-gap-column-rem-13 {
        -moz-column-gap: 13rem !important;
             column-gap: 13rem !important;
}
.flex-gap-row-rem-pt-13 {
        row-gap: 0.13rem !important;
}
.flex-gap-column-rem-pt-13 {
        -moz-column-gap: 0.13rem !important;
             column-gap: 0.13rem !important;
}
.flex-gap-row-rem-14 {
        row-gap: 14rem !important;
}
.flex-gap-column-rem-14 {
        -moz-column-gap: 14rem !important;
             column-gap: 14rem !important;
}
.flex-gap-row-rem-pt-14 {
        row-gap: 0.14rem !important;
}
.flex-gap-column-rem-pt-14 {
        -moz-column-gap: 0.14rem !important;
             column-gap: 0.14rem !important;
}
.flex-gap-row-rem-15 {
        row-gap: 15rem !important;
}
.flex-gap-column-rem-15 {
        -moz-column-gap: 15rem !important;
             column-gap: 15rem !important;
}
.flex-gap-row-rem-pt-15 {
        row-gap: 0.15rem !important;
}
.flex-gap-column-rem-pt-15 {
        -moz-column-gap: 0.15rem !important;
             column-gap: 0.15rem !important;
}
.flex-gap-row-rem-16 {
        row-gap: 16rem !important;
}
.flex-gap-column-rem-16 {
        -moz-column-gap: 16rem !important;
             column-gap: 16rem !important;
}
.flex-gap-row-rem-pt-16 {
        row-gap: 0.16rem !important;
}
.flex-gap-column-rem-pt-16 {
        -moz-column-gap: 0.16rem !important;
             column-gap: 0.16rem !important;
}
.flex-gap-row-rem-17 {
        row-gap: 17rem !important;
}
.flex-gap-column-rem-17 {
        -moz-column-gap: 17rem !important;
             column-gap: 17rem !important;
}
.flex-gap-row-rem-pt-17 {
        row-gap: 0.17rem !important;
}
.flex-gap-column-rem-pt-17 {
        -moz-column-gap: 0.17rem !important;
             column-gap: 0.17rem !important;
}
.flex-gap-row-rem-18 {
        row-gap: 18rem !important;
}
.flex-gap-column-rem-18 {
        -moz-column-gap: 18rem !important;
             column-gap: 18rem !important;
}
.flex-gap-row-rem-pt-18 {
        row-gap: 0.18rem !important;
}
.flex-gap-column-rem-pt-18 {
        -moz-column-gap: 0.18rem !important;
             column-gap: 0.18rem !important;
}
.flex-gap-row-rem-19 {
        row-gap: 19rem !important;
}
.flex-gap-column-rem-19 {
        -moz-column-gap: 19rem !important;
             column-gap: 19rem !important;
}
.flex-gap-row-rem-pt-19 {
        row-gap: 0.19rem !important;
}
.flex-gap-column-rem-pt-19 {
        -moz-column-gap: 0.19rem !important;
             column-gap: 0.19rem !important;
}
.flex-gap-row-rem-20 {
        row-gap: 20rem !important;
}
.flex-gap-column-rem-20 {
        -moz-column-gap: 20rem !important;
             column-gap: 20rem !important;
}
.flex-gap-row-rem-pt-20 {
        row-gap: 0.20rem !important;
}
.flex-gap-column-rem-pt-20 {
        -moz-column-gap: 0.20rem !important;
             column-gap: 0.20rem !important;
}
.flex-gap-row-rem-21 {
        row-gap: 21rem !important;
}
.flex-gap-column-rem-21 {
        -moz-column-gap: 21rem !important;
             column-gap: 21rem !important;
}
.flex-gap-row-rem-pt-21 {
        row-gap: 0.21rem !important;
}
.flex-gap-column-rem-pt-21 {
        -moz-column-gap: 0.21rem !important;
             column-gap: 0.21rem !important;
}
.flex-gap-row-rem-22 {
        row-gap: 22rem !important;
}
.flex-gap-column-rem-22 {
        -moz-column-gap: 22rem !important;
             column-gap: 22rem !important;
}
.flex-gap-row-rem-pt-22 {
        row-gap: 0.22rem !important;
}
.flex-gap-column-rem-pt-22 {
        -moz-column-gap: 0.22rem !important;
             column-gap: 0.22rem !important;
}
.flex-gap-row-rem-23 {
        row-gap: 23rem !important;
}
.flex-gap-column-rem-23 {
        -moz-column-gap: 23rem !important;
             column-gap: 23rem !important;
}
.flex-gap-row-rem-pt-23 {
        row-gap: 0.23rem !important;
}
.flex-gap-column-rem-pt-23 {
        -moz-column-gap: 0.23rem !important;
             column-gap: 0.23rem !important;
}
.flex-gap-row-rem-24 {
        row-gap: 24rem !important;
}
.flex-gap-column-rem-24 {
        -moz-column-gap: 24rem !important;
             column-gap: 24rem !important;
}
.flex-gap-row-rem-pt-24 {
        row-gap: 0.24rem !important;
}
.flex-gap-column-rem-pt-24 {
        -moz-column-gap: 0.24rem !important;
             column-gap: 0.24rem !important;
}
.flex-gap-row-rem-25 {
        row-gap: 25rem !important;
}
.flex-gap-column-rem-25 {
        -moz-column-gap: 25rem !important;
             column-gap: 25rem !important;
}
.flex-gap-row-rem-pt-25 {
        row-gap: 0.25rem !important;
}
.flex-gap-column-rem-pt-25 {
        -moz-column-gap: 0.25rem !important;
             column-gap: 0.25rem !important;
}
.flex-gap-row-rem-26 {
        row-gap: 26rem !important;
}
.flex-gap-column-rem-26 {
        -moz-column-gap: 26rem !important;
             column-gap: 26rem !important;
}
.flex-gap-row-rem-pt-26 {
        row-gap: 0.26rem !important;
}
.flex-gap-column-rem-pt-26 {
        -moz-column-gap: 0.26rem !important;
             column-gap: 0.26rem !important;
}
.flex-gap-row-rem-27 {
        row-gap: 27rem !important;
}
.flex-gap-column-rem-27 {
        -moz-column-gap: 27rem !important;
             column-gap: 27rem !important;
}
.flex-gap-row-rem-pt-27 {
        row-gap: 0.27rem !important;
}
.flex-gap-column-rem-pt-27 {
        -moz-column-gap: 0.27rem !important;
             column-gap: 0.27rem !important;
}
.flex-gap-row-rem-28 {
        row-gap: 28rem !important;
}
.flex-gap-column-rem-28 {
        -moz-column-gap: 28rem !important;
             column-gap: 28rem !important;
}
.flex-gap-row-rem-pt-28 {
        row-gap: 0.28rem !important;
}
.flex-gap-column-rem-pt-28 {
        -moz-column-gap: 0.28rem !important;
             column-gap: 0.28rem !important;
}
.flex-gap-row-rem-29 {
        row-gap: 29rem !important;
}
.flex-gap-column-rem-29 {
        -moz-column-gap: 29rem !important;
             column-gap: 29rem !important;
}
.flex-gap-row-rem-pt-29 {
        row-gap: 0.29rem !important;
}
.flex-gap-column-rem-pt-29 {
        -moz-column-gap: 0.29rem !important;
             column-gap: 0.29rem !important;
}
.flex-gap-row-rem-30 {
        row-gap: 30rem !important;
}
.flex-gap-column-rem-30 {
        -moz-column-gap: 30rem !important;
             column-gap: 30rem !important;
}
.flex-gap-row-rem-pt-30 {
        row-gap: 0.30rem !important;
}
.flex-gap-column-rem-pt-30 {
        -moz-column-gap: 0.30rem !important;
             column-gap: 0.30rem !important;
}
.flex-gap-row-rem-31 {
        row-gap: 31rem !important;
}
.flex-gap-column-rem-31 {
        -moz-column-gap: 31rem !important;
             column-gap: 31rem !important;
}
.flex-gap-row-rem-pt-31 {
        row-gap: 0.31rem !important;
}
.flex-gap-column-rem-pt-31 {
        -moz-column-gap: 0.31rem !important;
             column-gap: 0.31rem !important;
}
.flex-gap-row-rem-32 {
        row-gap: 32rem !important;
}
.flex-gap-column-rem-32 {
        -moz-column-gap: 32rem !important;
             column-gap: 32rem !important;
}
.flex-gap-row-rem-pt-32 {
        row-gap: 0.32rem !important;
}
.flex-gap-column-rem-pt-32 {
        -moz-column-gap: 0.32rem !important;
             column-gap: 0.32rem !important;
}
.flex-gap-row-rem-33 {
        row-gap: 33rem !important;
}
.flex-gap-column-rem-33 {
        -moz-column-gap: 33rem !important;
             column-gap: 33rem !important;
}
.flex-gap-row-rem-pt-33 {
        row-gap: 0.33rem !important;
}
.flex-gap-column-rem-pt-33 {
        -moz-column-gap: 0.33rem !important;
             column-gap: 0.33rem !important;
}
.flex-gap-row-rem-34 {
        row-gap: 34rem !important;
}
.flex-gap-column-rem-34 {
        -moz-column-gap: 34rem !important;
             column-gap: 34rem !important;
}
.flex-gap-row-rem-pt-34 {
        row-gap: 0.34rem !important;
}
.flex-gap-column-rem-pt-34 {
        -moz-column-gap: 0.34rem !important;
             column-gap: 0.34rem !important;
}
.flex-gap-row-rem-35 {
        row-gap: 35rem !important;
}
.flex-gap-column-rem-35 {
        -moz-column-gap: 35rem !important;
             column-gap: 35rem !important;
}
.flex-gap-row-rem-pt-35 {
        row-gap: 0.35rem !important;
}
.flex-gap-column-rem-pt-35 {
        -moz-column-gap: 0.35rem !important;
             column-gap: 0.35rem !important;
}
.flex-gap-row-rem-36 {
        row-gap: 36rem !important;
}
.flex-gap-column-rem-36 {
        -moz-column-gap: 36rem !important;
             column-gap: 36rem !important;
}
.flex-gap-row-rem-pt-36 {
        row-gap: 0.36rem !important;
}
.flex-gap-column-rem-pt-36 {
        -moz-column-gap: 0.36rem !important;
             column-gap: 0.36rem !important;
}
.flex-gap-row-rem-37 {
        row-gap: 37rem !important;
}
.flex-gap-column-rem-37 {
        -moz-column-gap: 37rem !important;
             column-gap: 37rem !important;
}
.flex-gap-row-rem-pt-37 {
        row-gap: 0.37rem !important;
}
.flex-gap-column-rem-pt-37 {
        -moz-column-gap: 0.37rem !important;
             column-gap: 0.37rem !important;
}
.flex-gap-row-rem-38 {
        row-gap: 38rem !important;
}
.flex-gap-column-rem-38 {
        -moz-column-gap: 38rem !important;
             column-gap: 38rem !important;
}
.flex-gap-row-rem-pt-38 {
        row-gap: 0.38rem !important;
}
.flex-gap-column-rem-pt-38 {
        -moz-column-gap: 0.38rem !important;
             column-gap: 0.38rem !important;
}
.flex-gap-row-rem-39 {
        row-gap: 39rem !important;
}
.flex-gap-column-rem-39 {
        -moz-column-gap: 39rem !important;
             column-gap: 39rem !important;
}
.flex-gap-row-rem-pt-39 {
        row-gap: 0.39rem !important;
}
.flex-gap-column-rem-pt-39 {
        -moz-column-gap: 0.39rem !important;
             column-gap: 0.39rem !important;
}
.flex-gap-row-rem-40 {
        row-gap: 40rem !important;
}
.flex-gap-column-rem-40 {
        -moz-column-gap: 40rem !important;
             column-gap: 40rem !important;
}
.flex-gap-row-rem-pt-40 {
        row-gap: 0.40rem !important;
}
.flex-gap-column-rem-pt-40 {
        -moz-column-gap: 0.40rem !important;
             column-gap: 0.40rem !important;
}
.flex-gap-row-rem-41 {
        row-gap: 41rem !important;
}
.flex-gap-column-rem-41 {
        -moz-column-gap: 41rem !important;
             column-gap: 41rem !important;
}
.flex-gap-row-rem-pt-41 {
        row-gap: 0.41rem !important;
}
.flex-gap-column-rem-pt-41 {
        -moz-column-gap: 0.41rem !important;
             column-gap: 0.41rem !important;
}
.flex-gap-row-rem-42 {
        row-gap: 42rem !important;
}
.flex-gap-column-rem-42 {
        -moz-column-gap: 42rem !important;
             column-gap: 42rem !important;
}
.flex-gap-row-rem-pt-42 {
        row-gap: 0.42rem !important;
}
.flex-gap-column-rem-pt-42 {
        -moz-column-gap: 0.42rem !important;
             column-gap: 0.42rem !important;
}
.flex-gap-row-rem-43 {
        row-gap: 43rem !important;
}
.flex-gap-column-rem-43 {
        -moz-column-gap: 43rem !important;
             column-gap: 43rem !important;
}
.flex-gap-row-rem-pt-43 {
        row-gap: 0.43rem !important;
}
.flex-gap-column-rem-pt-43 {
        -moz-column-gap: 0.43rem !important;
             column-gap: 0.43rem !important;
}
.flex-gap-row-rem-44 {
        row-gap: 44rem !important;
}
.flex-gap-column-rem-44 {
        -moz-column-gap: 44rem !important;
             column-gap: 44rem !important;
}
.flex-gap-row-rem-pt-44 {
        row-gap: 0.44rem !important;
}
.flex-gap-column-rem-pt-44 {
        -moz-column-gap: 0.44rem !important;
             column-gap: 0.44rem !important;
}
.flex-gap-row-rem-45 {
        row-gap: 45rem !important;
}
.flex-gap-column-rem-45 {
        -moz-column-gap: 45rem !important;
             column-gap: 45rem !important;
}
.flex-gap-row-rem-pt-45 {
        row-gap: 0.45rem !important;
}
.flex-gap-column-rem-pt-45 {
        -moz-column-gap: 0.45rem !important;
             column-gap: 0.45rem !important;
}
.flex-gap-row-rem-46 {
        row-gap: 46rem !important;
}
.flex-gap-column-rem-46 {
        -moz-column-gap: 46rem !important;
             column-gap: 46rem !important;
}
.flex-gap-row-rem-pt-46 {
        row-gap: 0.46rem !important;
}
.flex-gap-column-rem-pt-46 {
        -moz-column-gap: 0.46rem !important;
             column-gap: 0.46rem !important;
}
.flex-gap-row-rem-47 {
        row-gap: 47rem !important;
}
.flex-gap-column-rem-47 {
        -moz-column-gap: 47rem !important;
             column-gap: 47rem !important;
}
.flex-gap-row-rem-pt-47 {
        row-gap: 0.47rem !important;
}
.flex-gap-column-rem-pt-47 {
        -moz-column-gap: 0.47rem !important;
             column-gap: 0.47rem !important;
}
.flex-gap-row-rem-48 {
        row-gap: 48rem !important;
}
.flex-gap-column-rem-48 {
        -moz-column-gap: 48rem !important;
             column-gap: 48rem !important;
}
.flex-gap-row-rem-pt-48 {
        row-gap: 0.48rem !important;
}
.flex-gap-column-rem-pt-48 {
        -moz-column-gap: 0.48rem !important;
             column-gap: 0.48rem !important;
}
.flex-gap-row-rem-49 {
        row-gap: 49rem !important;
}
.flex-gap-column-rem-49 {
        -moz-column-gap: 49rem !important;
             column-gap: 49rem !important;
}
.flex-gap-row-rem-pt-49 {
        row-gap: 0.49rem !important;
}
.flex-gap-column-rem-pt-49 {
        -moz-column-gap: 0.49rem !important;
             column-gap: 0.49rem !important;
}
.flex-gap-row-rem-50 {
        row-gap: 50rem !important;
}
.flex-gap-column-rem-50 {
        -moz-column-gap: 50rem !important;
             column-gap: 50rem !important;
}
.flex-gap-row-rem-pt-50 {
        row-gap: 0.50rem !important;
}
.flex-gap-column-rem-pt-50 {
        -moz-column-gap: 0.50rem !important;
             column-gap: 0.50rem !important;
}
.flex-gap-row-rem-51 {
        row-gap: 51rem !important;
}
.flex-gap-column-rem-51 {
        -moz-column-gap: 51rem !important;
             column-gap: 51rem !important;
}
.flex-gap-row-rem-pt-51 {
        row-gap: 0.51rem !important;
}
.flex-gap-column-rem-pt-51 {
        -moz-column-gap: 0.51rem !important;
             column-gap: 0.51rem !important;
}
.flex-gap-row-rem-52 {
        row-gap: 52rem !important;
}
.flex-gap-column-rem-52 {
        -moz-column-gap: 52rem !important;
             column-gap: 52rem !important;
}
.flex-gap-row-rem-pt-52 {
        row-gap: 0.52rem !important;
}
.flex-gap-column-rem-pt-52 {
        -moz-column-gap: 0.52rem !important;
             column-gap: 0.52rem !important;
}
.flex-gap-row-rem-53 {
        row-gap: 53rem !important;
}
.flex-gap-column-rem-53 {
        -moz-column-gap: 53rem !important;
             column-gap: 53rem !important;
}
.flex-gap-row-rem-pt-53 {
        row-gap: 0.53rem !important;
}
.flex-gap-column-rem-pt-53 {
        -moz-column-gap: 0.53rem !important;
             column-gap: 0.53rem !important;
}
.flex-gap-row-rem-54 {
        row-gap: 54rem !important;
}
.flex-gap-column-rem-54 {
        -moz-column-gap: 54rem !important;
             column-gap: 54rem !important;
}
.flex-gap-row-rem-pt-54 {
        row-gap: 0.54rem !important;
}
.flex-gap-column-rem-pt-54 {
        -moz-column-gap: 0.54rem !important;
             column-gap: 0.54rem !important;
}
.flex-gap-row-rem-55 {
        row-gap: 55rem !important;
}
.flex-gap-column-rem-55 {
        -moz-column-gap: 55rem !important;
             column-gap: 55rem !important;
}
.flex-gap-row-rem-pt-55 {
        row-gap: 0.55rem !important;
}
.flex-gap-column-rem-pt-55 {
        -moz-column-gap: 0.55rem !important;
             column-gap: 0.55rem !important;
}
.flex-gap-row-rem-56 {
        row-gap: 56rem !important;
}
.flex-gap-column-rem-56 {
        -moz-column-gap: 56rem !important;
             column-gap: 56rem !important;
}
.flex-gap-row-rem-pt-56 {
        row-gap: 0.56rem !important;
}
.flex-gap-column-rem-pt-56 {
        -moz-column-gap: 0.56rem !important;
             column-gap: 0.56rem !important;
}
.flex-gap-row-rem-57 {
        row-gap: 57rem !important;
}
.flex-gap-column-rem-57 {
        -moz-column-gap: 57rem !important;
             column-gap: 57rem !important;
}
.flex-gap-row-rem-pt-57 {
        row-gap: 0.57rem !important;
}
.flex-gap-column-rem-pt-57 {
        -moz-column-gap: 0.57rem !important;
             column-gap: 0.57rem !important;
}
.flex-gap-row-rem-58 {
        row-gap: 58rem !important;
}
.flex-gap-column-rem-58 {
        -moz-column-gap: 58rem !important;
             column-gap: 58rem !important;
}
.flex-gap-row-rem-pt-58 {
        row-gap: 0.58rem !important;
}
.flex-gap-column-rem-pt-58 {
        -moz-column-gap: 0.58rem !important;
             column-gap: 0.58rem !important;
}
.flex-gap-row-rem-59 {
        row-gap: 59rem !important;
}
.flex-gap-column-rem-59 {
        -moz-column-gap: 59rem !important;
             column-gap: 59rem !important;
}
.flex-gap-row-rem-pt-59 {
        row-gap: 0.59rem !important;
}
.flex-gap-column-rem-pt-59 {
        -moz-column-gap: 0.59rem !important;
             column-gap: 0.59rem !important;
}
.flex-gap-row-rem-60 {
        row-gap: 60rem !important;
}
.flex-gap-column-rem-60 {
        -moz-column-gap: 60rem !important;
             column-gap: 60rem !important;
}
.flex-gap-row-rem-pt-60 {
        row-gap: 0.60rem !important;
}
.flex-gap-column-rem-pt-60 {
        -moz-column-gap: 0.60rem !important;
             column-gap: 0.60rem !important;
}
.flex-gap-row-rem-61 {
        row-gap: 61rem !important;
}
.flex-gap-column-rem-61 {
        -moz-column-gap: 61rem !important;
             column-gap: 61rem !important;
}
.flex-gap-row-rem-pt-61 {
        row-gap: 0.61rem !important;
}
.flex-gap-column-rem-pt-61 {
        -moz-column-gap: 0.61rem !important;
             column-gap: 0.61rem !important;
}
.flex-gap-row-rem-62 {
        row-gap: 62rem !important;
}
.flex-gap-column-rem-62 {
        -moz-column-gap: 62rem !important;
             column-gap: 62rem !important;
}
.flex-gap-row-rem-pt-62 {
        row-gap: 0.62rem !important;
}
.flex-gap-column-rem-pt-62 {
        -moz-column-gap: 0.62rem !important;
             column-gap: 0.62rem !important;
}
.flex-gap-row-rem-63 {
        row-gap: 63rem !important;
}
.flex-gap-column-rem-63 {
        -moz-column-gap: 63rem !important;
             column-gap: 63rem !important;
}
.flex-gap-row-rem-pt-63 {
        row-gap: 0.63rem !important;
}
.flex-gap-column-rem-pt-63 {
        -moz-column-gap: 0.63rem !important;
             column-gap: 0.63rem !important;
}
.flex-gap-row-rem-64 {
        row-gap: 64rem !important;
}
.flex-gap-column-rem-64 {
        -moz-column-gap: 64rem !important;
             column-gap: 64rem !important;
}
.flex-gap-row-rem-pt-64 {
        row-gap: 0.64rem !important;
}
.flex-gap-column-rem-pt-64 {
        -moz-column-gap: 0.64rem !important;
             column-gap: 0.64rem !important;
}
.flex-gap-row-rem-65 {
        row-gap: 65rem !important;
}
.flex-gap-column-rem-65 {
        -moz-column-gap: 65rem !important;
             column-gap: 65rem !important;
}
.flex-gap-row-rem-pt-65 {
        row-gap: 0.65rem !important;
}
.flex-gap-column-rem-pt-65 {
        -moz-column-gap: 0.65rem !important;
             column-gap: 0.65rem !important;
}
.flex-gap-row-rem-66 {
        row-gap: 66rem !important;
}
.flex-gap-column-rem-66 {
        -moz-column-gap: 66rem !important;
             column-gap: 66rem !important;
}
.flex-gap-row-rem-pt-66 {
        row-gap: 0.66rem !important;
}
.flex-gap-column-rem-pt-66 {
        -moz-column-gap: 0.66rem !important;
             column-gap: 0.66rem !important;
}
.flex-gap-row-rem-67 {
        row-gap: 67rem !important;
}
.flex-gap-column-rem-67 {
        -moz-column-gap: 67rem !important;
             column-gap: 67rem !important;
}
.flex-gap-row-rem-pt-67 {
        row-gap: 0.67rem !important;
}
.flex-gap-column-rem-pt-67 {
        -moz-column-gap: 0.67rem !important;
             column-gap: 0.67rem !important;
}
.flex-gap-row-rem-68 {
        row-gap: 68rem !important;
}
.flex-gap-column-rem-68 {
        -moz-column-gap: 68rem !important;
             column-gap: 68rem !important;
}
.flex-gap-row-rem-pt-68 {
        row-gap: 0.68rem !important;
}
.flex-gap-column-rem-pt-68 {
        -moz-column-gap: 0.68rem !important;
             column-gap: 0.68rem !important;
}
.flex-gap-row-rem-69 {
        row-gap: 69rem !important;
}
.flex-gap-column-rem-69 {
        -moz-column-gap: 69rem !important;
             column-gap: 69rem !important;
}
.flex-gap-row-rem-pt-69 {
        row-gap: 0.69rem !important;
}
.flex-gap-column-rem-pt-69 {
        -moz-column-gap: 0.69rem !important;
             column-gap: 0.69rem !important;
}
.flex-gap-row-rem-70 {
        row-gap: 70rem !important;
}
.flex-gap-column-rem-70 {
        -moz-column-gap: 70rem !important;
             column-gap: 70rem !important;
}
.flex-gap-row-rem-pt-70 {
        row-gap: 0.70rem !important;
}
.flex-gap-column-rem-pt-70 {
        -moz-column-gap: 0.70rem !important;
             column-gap: 0.70rem !important;
}
.flex-gap-row-rem-71 {
        row-gap: 71rem !important;
}
.flex-gap-column-rem-71 {
        -moz-column-gap: 71rem !important;
             column-gap: 71rem !important;
}
.flex-gap-row-rem-pt-71 {
        row-gap: 0.71rem !important;
}
.flex-gap-column-rem-pt-71 {
        -moz-column-gap: 0.71rem !important;
             column-gap: 0.71rem !important;
}
.flex-gap-row-rem-72 {
        row-gap: 72rem !important;
}
.flex-gap-column-rem-72 {
        -moz-column-gap: 72rem !important;
             column-gap: 72rem !important;
}
.flex-gap-row-rem-pt-72 {
        row-gap: 0.72rem !important;
}
.flex-gap-column-rem-pt-72 {
        -moz-column-gap: 0.72rem !important;
             column-gap: 0.72rem !important;
}
.flex-gap-row-rem-73 {
        row-gap: 73rem !important;
}
.flex-gap-column-rem-73 {
        -moz-column-gap: 73rem !important;
             column-gap: 73rem !important;
}
.flex-gap-row-rem-pt-73 {
        row-gap: 0.73rem !important;
}
.flex-gap-column-rem-pt-73 {
        -moz-column-gap: 0.73rem !important;
             column-gap: 0.73rem !important;
}
.flex-gap-row-rem-74 {
        row-gap: 74rem !important;
}
.flex-gap-column-rem-74 {
        -moz-column-gap: 74rem !important;
             column-gap: 74rem !important;
}
.flex-gap-row-rem-pt-74 {
        row-gap: 0.74rem !important;
}
.flex-gap-column-rem-pt-74 {
        -moz-column-gap: 0.74rem !important;
             column-gap: 0.74rem !important;
}
.flex-gap-row-rem-75 {
        row-gap: 75rem !important;
}
.flex-gap-column-rem-75 {
        -moz-column-gap: 75rem !important;
             column-gap: 75rem !important;
}
.flex-gap-row-rem-pt-75 {
        row-gap: 0.75rem !important;
}
.flex-gap-column-rem-pt-75 {
        -moz-column-gap: 0.75rem !important;
             column-gap: 0.75rem !important;
}
.flex-gap-row-rem-76 {
        row-gap: 76rem !important;
}
.flex-gap-column-rem-76 {
        -moz-column-gap: 76rem !important;
             column-gap: 76rem !important;
}
.flex-gap-row-rem-pt-76 {
        row-gap: 0.76rem !important;
}
.flex-gap-column-rem-pt-76 {
        -moz-column-gap: 0.76rem !important;
             column-gap: 0.76rem !important;
}
.flex-gap-row-rem-77 {
        row-gap: 77rem !important;
}
.flex-gap-column-rem-77 {
        -moz-column-gap: 77rem !important;
             column-gap: 77rem !important;
}
.flex-gap-row-rem-pt-77 {
        row-gap: 0.77rem !important;
}
.flex-gap-column-rem-pt-77 {
        -moz-column-gap: 0.77rem !important;
             column-gap: 0.77rem !important;
}
.flex-gap-row-rem-78 {
        row-gap: 78rem !important;
}
.flex-gap-column-rem-78 {
        -moz-column-gap: 78rem !important;
             column-gap: 78rem !important;
}
.flex-gap-row-rem-pt-78 {
        row-gap: 0.78rem !important;
}
.flex-gap-column-rem-pt-78 {
        -moz-column-gap: 0.78rem !important;
             column-gap: 0.78rem !important;
}
.flex-gap-row-rem-79 {
        row-gap: 79rem !important;
}
.flex-gap-column-rem-79 {
        -moz-column-gap: 79rem !important;
             column-gap: 79rem !important;
}
.flex-gap-row-rem-pt-79 {
        row-gap: 0.79rem !important;
}
.flex-gap-column-rem-pt-79 {
        -moz-column-gap: 0.79rem !important;
             column-gap: 0.79rem !important;
}
.flex-gap-row-rem-80 {
        row-gap: 80rem !important;
}
.flex-gap-column-rem-80 {
        -moz-column-gap: 80rem !important;
             column-gap: 80rem !important;
}
.flex-gap-row-rem-pt-80 {
        row-gap: 0.80rem !important;
}
.flex-gap-column-rem-pt-80 {
        -moz-column-gap: 0.80rem !important;
             column-gap: 0.80rem !important;
}
.flex-gap-row-rem-81 {
        row-gap: 81rem !important;
}
.flex-gap-column-rem-81 {
        -moz-column-gap: 81rem !important;
             column-gap: 81rem !important;
}
.flex-gap-row-rem-pt-81 {
        row-gap: 0.81rem !important;
}
.flex-gap-column-rem-pt-81 {
        -moz-column-gap: 0.81rem !important;
             column-gap: 0.81rem !important;
}
.flex-gap-row-rem-82 {
        row-gap: 82rem !important;
}
.flex-gap-column-rem-82 {
        -moz-column-gap: 82rem !important;
             column-gap: 82rem !important;
}
.flex-gap-row-rem-pt-82 {
        row-gap: 0.82rem !important;
}
.flex-gap-column-rem-pt-82 {
        -moz-column-gap: 0.82rem !important;
             column-gap: 0.82rem !important;
}
.flex-gap-row-rem-83 {
        row-gap: 83rem !important;
}
.flex-gap-column-rem-83 {
        -moz-column-gap: 83rem !important;
             column-gap: 83rem !important;
}
.flex-gap-row-rem-pt-83 {
        row-gap: 0.83rem !important;
}
.flex-gap-column-rem-pt-83 {
        -moz-column-gap: 0.83rem !important;
             column-gap: 0.83rem !important;
}
.flex-gap-row-rem-84 {
        row-gap: 84rem !important;
}
.flex-gap-column-rem-84 {
        -moz-column-gap: 84rem !important;
             column-gap: 84rem !important;
}
.flex-gap-row-rem-pt-84 {
        row-gap: 0.84rem !important;
}
.flex-gap-column-rem-pt-84 {
        -moz-column-gap: 0.84rem !important;
             column-gap: 0.84rem !important;
}
.flex-gap-row-rem-85 {
        row-gap: 85rem !important;
}
.flex-gap-column-rem-85 {
        -moz-column-gap: 85rem !important;
             column-gap: 85rem !important;
}
.flex-gap-row-rem-pt-85 {
        row-gap: 0.85rem !important;
}
.flex-gap-column-rem-pt-85 {
        -moz-column-gap: 0.85rem !important;
             column-gap: 0.85rem !important;
}
.flex-gap-row-rem-86 {
        row-gap: 86rem !important;
}
.flex-gap-column-rem-86 {
        -moz-column-gap: 86rem !important;
             column-gap: 86rem !important;
}
.flex-gap-row-rem-pt-86 {
        row-gap: 0.86rem !important;
}
.flex-gap-column-rem-pt-86 {
        -moz-column-gap: 0.86rem !important;
             column-gap: 0.86rem !important;
}
.flex-gap-row-rem-87 {
        row-gap: 87rem !important;
}
.flex-gap-column-rem-87 {
        -moz-column-gap: 87rem !important;
             column-gap: 87rem !important;
}
.flex-gap-row-rem-pt-87 {
        row-gap: 0.87rem !important;
}
.flex-gap-column-rem-pt-87 {
        -moz-column-gap: 0.87rem !important;
             column-gap: 0.87rem !important;
}
.flex-gap-row-rem-88 {
        row-gap: 88rem !important;
}
.flex-gap-column-rem-88 {
        -moz-column-gap: 88rem !important;
             column-gap: 88rem !important;
}
.flex-gap-row-rem-pt-88 {
        row-gap: 0.88rem !important;
}
.flex-gap-column-rem-pt-88 {
        -moz-column-gap: 0.88rem !important;
             column-gap: 0.88rem !important;
}
.flex-gap-row-rem-89 {
        row-gap: 89rem !important;
}
.flex-gap-column-rem-89 {
        -moz-column-gap: 89rem !important;
             column-gap: 89rem !important;
}
.flex-gap-row-rem-pt-89 {
        row-gap: 0.89rem !important;
}
.flex-gap-column-rem-pt-89 {
        -moz-column-gap: 0.89rem !important;
             column-gap: 0.89rem !important;
}
.flex-gap-row-rem-90 {
        row-gap: 90rem !important;
}
.flex-gap-column-rem-90 {
        -moz-column-gap: 90rem !important;
             column-gap: 90rem !important;
}
.flex-gap-row-rem-pt-90 {
        row-gap: 0.90rem !important;
}
.flex-gap-column-rem-pt-90 {
        -moz-column-gap: 0.90rem !important;
             column-gap: 0.90rem !important;
}
.flex-gap-row-rem-91 {
        row-gap: 91rem !important;
}
.flex-gap-column-rem-91 {
        -moz-column-gap: 91rem !important;
             column-gap: 91rem !important;
}
.flex-gap-row-rem-pt-91 {
        row-gap: 0.91rem !important;
}
.flex-gap-column-rem-pt-91 {
        -moz-column-gap: 0.91rem !important;
             column-gap: 0.91rem !important;
}
.flex-gap-row-rem-92 {
        row-gap: 92rem !important;
}
.flex-gap-column-rem-92 {
        -moz-column-gap: 92rem !important;
             column-gap: 92rem !important;
}
.flex-gap-row-rem-pt-92 {
        row-gap: 0.92rem !important;
}
.flex-gap-column-rem-pt-92 {
        -moz-column-gap: 0.92rem !important;
             column-gap: 0.92rem !important;
}
.flex-gap-row-rem-93 {
        row-gap: 93rem !important;
}
.flex-gap-column-rem-93 {
        -moz-column-gap: 93rem !important;
             column-gap: 93rem !important;
}
.flex-gap-row-rem-pt-93 {
        row-gap: 0.93rem !important;
}
.flex-gap-column-rem-pt-93 {
        -moz-column-gap: 0.93rem !important;
             column-gap: 0.93rem !important;
}
.flex-gap-row-rem-94 {
        row-gap: 94rem !important;
}
.flex-gap-column-rem-94 {
        -moz-column-gap: 94rem !important;
             column-gap: 94rem !important;
}
.flex-gap-row-rem-pt-94 {
        row-gap: 0.94rem !important;
}
.flex-gap-column-rem-pt-94 {
        -moz-column-gap: 0.94rem !important;
             column-gap: 0.94rem !important;
}
.flex-gap-row-rem-95 {
        row-gap: 95rem !important;
}
.flex-gap-column-rem-95 {
        -moz-column-gap: 95rem !important;
             column-gap: 95rem !important;
}
.flex-gap-row-rem-pt-95 {
        row-gap: 0.95rem !important;
}
.flex-gap-column-rem-pt-95 {
        -moz-column-gap: 0.95rem !important;
             column-gap: 0.95rem !important;
}
.flex-gap-row-rem-96 {
        row-gap: 96rem !important;
}
.flex-gap-column-rem-96 {
        -moz-column-gap: 96rem !important;
             column-gap: 96rem !important;
}
.flex-gap-row-rem-pt-96 {
        row-gap: 0.96rem !important;
}
.flex-gap-column-rem-pt-96 {
        -moz-column-gap: 0.96rem !important;
             column-gap: 0.96rem !important;
}
.flex-gap-row-rem-97 {
        row-gap: 97rem !important;
}
.flex-gap-column-rem-97 {
        -moz-column-gap: 97rem !important;
             column-gap: 97rem !important;
}
.flex-gap-row-rem-pt-97 {
        row-gap: 0.97rem !important;
}
.flex-gap-column-rem-pt-97 {
        -moz-column-gap: 0.97rem !important;
             column-gap: 0.97rem !important;
}
.flex-gap-row-rem-98 {
        row-gap: 98rem !important;
}
.flex-gap-column-rem-98 {
        -moz-column-gap: 98rem !important;
             column-gap: 98rem !important;
}
.flex-gap-row-rem-pt-98 {
        row-gap: 0.98rem !important;
}
.flex-gap-column-rem-pt-98 {
        -moz-column-gap: 0.98rem !important;
             column-gap: 0.98rem !important;
}
.flex-gap-row-rem-99 {
        row-gap: 99rem !important;
}
.flex-gap-column-rem-99 {
        -moz-column-gap: 99rem !important;
             column-gap: 99rem !important;
}
.flex-gap-row-rem-pt-99 {
        row-gap: 0.99rem !important;
}
.flex-gap-column-rem-pt-99 {
        -moz-column-gap: 0.99rem !important;
             column-gap: 0.99rem !important;
}
.flex-gap-row-rem-100 {
        row-gap: 100rem !important;
}
.flex-gap-column-rem-100 {
        -moz-column-gap: 100rem !important;
             column-gap: 100rem !important;
}
.flex-gap-row-rem-pt-100 {
        row-gap: 0.100rem !important;
}
.flex-gap-column-rem-pt-100 {
        -moz-column-gap: 0.100rem !important;
             column-gap: 0.100rem !important;
}
.top-center {
    top: 50%;
    transform: translateY(-50%);
}
.top-0 {
    top: 0;
}
.bottom-0 {
    bottom: 0;
}
.left-0 {
    left: 0;
}
.left-50 {
    left: 50%;
}
.transform-translate-x-50 {
                transform: translateX(-50%);
}
.transform-translate-y-50 {
                transform: translateY(-50%);
}
.transform-translate-x-50-y-50 {
            transform: translate(50%, 50%);
}
.transform-translate-x-minus-50-y-50 {
            transform: translate(-50%, 50%);
}
.transform-translate-x-50-y-minus-50 {
            transform: translate(50%, -50%);
}
.transform-translate-x-minus-50-y-minus-50 {
            transform: translate(-50%, -50%);
}
.right-rem-1 {
        right: 1rem;
}
.right-rem-pt-50 {
        right: 0.5rem;
}
.hover-bg-grey-lighter:hover {
            background-color: hsl(0, 0%, 86%);
}
.hover-bg-functional-light:hover {
            background-color: #c7d8fd !important;
}
.hover-bg-selectable:hover {
            background-color: #cbe8f6 !important;
}
.hover-opacity-70:hover {
        opacity: 0.7;
}
.hover-color-white:hover {
            color: white !important;
}
.hover-border-selectable:hover {
            box-sizing: border-box;
            border: 1px solid #70c0e7 !important;
}
.object-fit-contain {
            -o-object-fit: contain;
               object-fit: contain;
}
.object-position-left {
            -o-object-position: left;
               object-position: left;
}

.bg-black[data-v-4d52f9c0] {
  background-color: black;
}

.bg-black[data-v-666d8824] {
  background-color: black;
}

.top-title-text[data-v-092df189] {
  width: 360px;
  border-radius: 24px;
  padding: 3px;
  font-weight: bold;
  text-align: center;
  /* font-size: 1.25rem; */
  font-size: 28px;
}
.u-bg-flag[data-v-092df189] {
  background: url(/assets/title_bg_flag.18460123.svg) 0 0 no-repeat;
  width: 100vw;
  height: 21.79vw;
  background-size: 100% 100%;
}
.c-top-ttl[data-v-092df189] {
  height: 21.79vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.enquete-title-text-wrapper[data-v-71dc1fd6] {
}
.enquete-title-text[data-v-71dc1fd6] {
  max-width: 85%;
  padding: 0.5rem;
}
.enquete-title-text-confirm[data-v-71dc1fd6] {
  max-width: 100%;
}



.material-symbols-outlined[data-v-0bc11fba] {
  font-size: 1rem;
}

.checkbox-width-height[data-v-3df000be] {
  width: 18px;
  height: 18px;
}

.modal[data-v-e6c746b4] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.car-loader[data-v-e6c746b4] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.car__body[data-v-e6c746b4] {
  -webkit-animation: shake-e6c746b4 0.2s ease-in-out infinite alternate;
  animation: shake-e6c746b4 0.2s ease-in-out infinite alternate;
}
.car__line[data-v-e6c746b4] {
  transform-origin: center right;
  stroke-dasharray: 22;
  -webkit-animation: line-e6c746b4 0.8s ease-in-out infinite;
  animation: line-e6c746b4 0.8s ease-in-out infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.car__line--top[data-v-e6c746b4] {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.car__line--middle[data-v-e6c746b4] {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.car__line--bottom[data-v-e6c746b4] {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@-webkit-keyframes shake-e6c746b4 {
0% {
    transform: translateY(-1%);
}
100% {
    transform: translateY(3%);
}
}
@keyframes shake-e6c746b4 {
0% {
    transform: translateY(-1%);
}
100% {
    transform: translateY(3%);
}
}
@-webkit-keyframes line-e6c746b4 {
0% {
    stroke-dashoffset: 22;
}
25% {
    stroke-dashoffset: 22;
}
50% {
    stroke-dashoffset: 0;
}
51% {
    stroke-dashoffset: 0;
}
80% {
    stroke-dashoffset: -22;
}
100% {
    stroke-dashoffset: -22;
}
}
@keyframes line-e6c746b4 {
0% {
    stroke-dashoffset: 22;
}
25% {
    stroke-dashoffset: 22;
}
50% {
    stroke-dashoffset: 0;
}
51% {
    stroke-dashoffset: 0;
}
80% {
    stroke-dashoffset: -22;
}
100% {
    stroke-dashoffset: -22;
}
}
.pac-man[data-v-e6c746b4] {
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 5em;
  border-radius: 100em 100em 0 0;
  background: #f00;
  transform-origin: bottom;
  -webkit-animation: eating-top-e6c746b4 0.5s infinite;
  animation: eating-top-e6c746b4 0.5s infinite;
}
.pac-man[data-v-e6c746b4],
.pac-man[data-v-e6c746b4]::before {
  width: 70px;
  height: 35px;
  background: #fed75a;
}
.pac-man[data-v-e6c746b4]::before {
  content: "";
  display: block;
  margin-top: 35px;
  position: absolute;
  transform-origin: top;
  border-radius: 0 0 100em 100em;
  transform: rotate(80deg);
  -webkit-animation: eating-bottom-e6c746b4 0.5s infinite;
  animation: eating-bottom-e6c746b4 0.5s infinite;
}
.pac-man[data-v-e6c746b4]::after {
  position: absolute;
  border-radius: 100em;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  margin-top: 25px;
  margin-left: 25px;
  transform-origin: center;
  -webkit-animation: center-e6c746b4 0.5s infinite,ball-e6c746b4 0.5s -0.33s infinite linear;
  animation: center-e6c746b4 0.5s infinite,ball-e6c746b4 0.5s -0.33s infinite linear;
}
@-webkit-keyframes eating-top-e6c746b4 {
0% {
    transform: rotate(-40deg);
}
50% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(-40deg);
}
}
@keyframes eating-top-e6c746b4 {
0% {
    transform: rotate(-40deg);
}
50% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(-40deg);
}
}
@-webkit-keyframes eating-bottom-e6c746b4 {
0% {
    transform: rotate(80deg);
}
50% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(80deg);
}
}
@keyframes eating-bottom-e6c746b4 {
0% {
    transform: rotate(80deg);
}
50% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(80deg);
}
}
@-webkit-keyframes center-e6c746b4 {
0% {
    transform: rotate(40deg);
}
50% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(40deg);
}
}
@keyframes center-e6c746b4 {
0% {
    transform: rotate(40deg);
}
50% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(40deg);
}
}
@-webkit-keyframes ball-e6c746b4 {
0% {
    opacity: 0.7;
    box-shadow: 70px 0 0 0 #fed75a, 120px 0 0 0 #fed75a, 170px 0 0 0 #fed75a,
    220px 0 0 0 #fed75a;
}
100% {
    box-shadow: 20px 0 0 0 #fed75a, 70px 0 0 0 #fed75a, 120px 0 0 0 #fed75a,
    170px 0 0 0 #fed75a;
}
}
@keyframes ball-e6c746b4 {
0% {
    opacity: 0.7;
    box-shadow: 70px 0 0 0 #fed75a, 120px 0 0 0 #fed75a, 170px 0 0 0 #fed75a,
    220px 0 0 0 #fed75a;
}
100% {
    box-shadow: 20px 0 0 0 #fed75a, 70px 0 0 0 #fed75a, 120px 0 0 0 #fed75a,
    170px 0 0 0 #fed75a;
}
}
@-webkit-keyframes ball-beat-e6c746b4 {
50% {
    opacity: 0.2;
    transform: scale(0.75);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes ball-beat-e6c746b4 {
50% {
    opacity: 0.2;
    transform: scale(0.75);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
.ball-beat > div[data-v-e6c746b4] {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: ball-beat-e6c746b4 0.7s 0s infinite linear;
  animation: ball-beat-e6c746b4 0.7s 0s infinite linear;
}
.ball-beat > div[data-v-e6c746b4]:nth-child(2n-1) {
  -webkit-animation-delay: -0.35s !important;
  animation-delay: -0.35s !important;
}

.u-bg-flag[data-v-30bccaf1] {
  background: url(/assets/title_bg_flag.18460123.svg) 0 0 no-repeat;
  width: 100vw;
  height: 21.79vw;
  background-size: 100% 100%;
}
.c-top-ttl[data-v-30bccaf1] {
  height: 21.79vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-title-text[data-v-555d3332] {

  width: 90vw;
  border-radius: 24px;
  padding: 3px;
  font-weight: bold;
  text-align: center;
  /* font-size: 1.25rem; */
  font-size: 20px;
}

.line-sep[data-v-4ff5b343] {
  height: 1.5rem;
  width: 100%;
}

.terms-text-box[data-v-7b4c8d02] {
  width: 100%;
  border: 2px solid #000000;
  border-radius: 8px;
  padding: 0.5rem;
  height: 32rem;
  overflow: auto;
}

.notification-title[data-v-279d66fe] {
  padding: 12px;
  border-radius: 20px;
  text-align: center;
}

.modal[data-v-2f98b545] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-2f98b545] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-2f98b545] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-2f98b545] {
  background-color: #FFF1E3;
}
.content-top[data-v-2f98b545] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-2f98b545] {
  height: 8rem;
}

.ocr-modal-title {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #263961;
}

.ocr-modal-icon-box {
  padding-top: 8px;
  background-color: #C9D3E9;
}

.ocr-modal-main-description {
  padding: 24px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 175%;
  text-align: center;
}

.ocr-modal-suggest-title {
  padding-top: 16px;
  font-size: 18px;
  font-weight: 600;
}
.ocr-modal-suggest-description {
  padding: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 175%;
  color: #263961;
  text-align: center;
}

.material-symbols-outlined[data-v-0bbfe27f] {
  font-variation-settings:
    'FILL' 1,
    'wght' 400,
    'GRAD' 200,
    'opsz' 36;
}

.modal[data-v-59b90064] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.icon[data-v-59b90064]{
  color:#e1b748;
}
.bg-waruboss-modal-gray[data-v-59b90064] {
  background-color: rgba(0, 0, 0, 0.7);
}

.bg-boss-toku-yellow[data-v-4d636ba6] {
  background-color: #F8B500;
}
.boss-toku-black[data-v-4d636ba6] {
  color: #440106;
}
.button-boss-toku[data-v-4d636ba6]{
  box-shadow: 0 4px 4px 0 #00000040;
}

.modal[data-v-33fe648b] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.icon[data-v-33fe648b]{
  color:#e1b748;
}
.bg-waruboss-modal-gray[data-v-33fe648b] {
  background-color: rgba(0, 0, 0, 0.7);
}
.bg-waruboss-bg-gray-light[data-v-33fe648b] {
  background-color: #EBEBEB;
}
.box-waruboss-yellow-green[data-v-33fe648b] {
  border: 3px solid #95bd00;
}
.text-decoration-underline[data-v-33fe648b]{
  text-decoration: underline;
}

.agree-term-checkbox-wrap[data-v-61e3ca33] {
  width: 1.25rem;
}
.agree-term-text[data-v-61e3ca33] {
  width: calc(100% - 1.25rem);
}

.u-color-green[data-v-539d4e36] {
  color: #12763F;
}
.coming_soon_txt[data-v-539d4e36] {
  width: calc(100% - 20px);
  margin: 0 auto;
  background: #fff;
  margin-top: 16px;
  text-align: center;
  font-size: 1.1rem;
  padding: 27px;
  border-radius: 20px;
  line-height: 1.8;
  box-shadow: 0px 0px 10px 0px #0000001A;
  color: #333;
}
.coming_soon_txt span[data-v-539d4e36] {
  font-size: 15px;
}

.bg-black[data-v-280f9692] {
  background-color: black;
}

.notification-title[data-v-063c9bfd] {
  padding: 12px;
  border-radius: 20px;
  text-align: center;
}

.circle-icon[data-v-1889f2e6] {
  padding: 4px;
  background-color: #F8ECE3;
}

.circle-icon[data-v-0c165881] {
  padding: 4px;
}
.key-locked-icon-circle[data-v-0c165881] {
  background-color: #e6e2de;
}

.circle-icon[data-v-3d302cb8] {
  padding: 4px;
  background-color: #F8ECE3;
}

.circle-icon[data-v-405b8fde] {
  padding: 4px;
}

.coupon-image[data-v-54d5ef92] {
  width: 96px;
}
.coupon-info[data-v-54d5ef92] {
  width: calc(100% - 96px);
  padding: 12px;
}
.coupon-info-content[data-v-54d5ef92] {
  width: calc(100% - 48px);
}


.mypqge_fixed_footer[data-v-158745d3] {
  flex-shrink: 0; /* フッターを常に下部に固定 */
  z-index: 2;
}
.p-menu-qr-code-reader[data-v-158745d3] {
  bottom: 8px;
}
.wrapper-footer-nav-list[data-v-158745d3] {
  touch-action: pan-x;
}
.wrapper-footer-nav-list a:not(:nth-child(3)) img[data-v-158745d3] {
  min-width: 40px;
  min-height: 40px;
}
.wrapper-footer-nav-list a[data-v-158745d3]:hover {
  color: #333;
}
.p_footer_menu_modal[data-v-158745d3] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.p_footer_menu_modal ul[data-v-158745d3] {
  width: 100%;
  height: calc(100% - 72px);
  padding: 20px;
  overflow: scroll;
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.p_footer_menu_modal ul li[data-v-158745d3] {
  padding: 17px 0 16px;
  border-bottom: 1px solid #ddd;
  padding-left: 60px;
  background: url(/assets/tips_black.4fd3d87c.svg) 8px 13px no-repeat;
  background-size: 32px 32px;
}
.p_footer_menu_modal ul li[data-v-158745d3]:first-child {
  background: url(/assets/mypage-menu-www.5e22eb16.svg) 8px 13px no-repeat;
  background-size: 32px 32px;
}

.modal[data-v-bd6096c2] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-bd6096c2] {
  display: flex;
  justify-content: space-around;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-bd6096c2] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}

.p-mypage-container[data-v-17658835] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-17658835] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.target-product-one-card[data-v-1eb89316] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border: 2px solid #12763F;
  border-radius: 0.5rem;
  background-color: #e7f1ec;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 45%;
}
.target-product-milk-card[data-v-1eb89316] {
  border-radius: 0.5rem;
  background-color: #fdefe6;
}
.condition-and-wrapper[data-v-1eb89316] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
}
.condition-and-icon[data-v-1eb89316] {
  height: 48px;
}

.modal[data-v-75cc7510] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}

.modal[data-v-2b9b295e] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}


.modal[data-v-8eb0739e] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.modal[data-v-eb92d960] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}

.modal[data-v-09903c2d] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}


.modal[data-v-65a1384b] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-title[data-v-65a1384b] {
  border-radius: 50px;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  margin-bottom: 1rem;
}
.bg-orange-light[data-v-65a1384b] {
  background-color: #fdefe6;
}

.p-mypage-container[data-v-211b0fbb] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-211b0fbb] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.p-mypage-container[data-v-653146dc] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-653146dc] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.p-mypage-container[data-v-9aec52b6] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-9aec52b6] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.p-mypage-container[data-v-14e5e530] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-14e5e530] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.coupon-image[data-v-82d36ffa] {
  width: 96px;
  height: 100%;
}
.coupon-info[data-v-82d36ffa] {
  width: calc(100% - 96px);
  padding: 8px 12px
}
.coupon-status[data-v-82d36ffa] {
  padding: 3px 16px;
  border-radius: 20px;
  widht: 64px;
  text-align: center;
}

.top-title-text[data-v-30b24b14] {
  width: 360px;
  border-radius: 24px;
  padding: 3px;
  font-weight: bold;
  text-align: center;
  /* font-size: 1.25rem; */
  font-size: 28px;
}
.u-bg-flag[data-v-30b24b14] {
  background: url(/assets/title_bg_flag.18460123.svg) 0 0 no-repeat;
  width: 100vw;
  height: 21.79vw;
  background-size: 100% 100%;
}
.c-top-ttl[data-v-30b24b14] {
  height: 21.79vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-top-mypage-tab-item[data-v-30b24b14] {
  width: calc(50% - 20px);
  height: 48px;
  border-radius: 24px;
  margin: 20px 8px 0;
  padding-left: 52px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 5px;
}
.p-top-mypage-tab-item[data-v-30b24b14]:first-child {
  background-image: url(/assets/top-mypage-tab-point.4b8f167a.svg);
}
.p-top-mypage-tab-item[data-v-30b24b14]:last-child {
  background-image: url(/assets/top-mypage-tab-coupon.f1bb0b7a.svg);
}
/* .p-top-mypage-tab-item p {
  font-size: 12px;
} */
.p-top-mypage-tab-item p[data-v-30b24b14]:first-child {
  width: 40%;
  font-size: 12px;
}
.p-top-mypage-tab-item p[data-v-30b24b14]:last-child {
  width: 60%;
  padding-right: 24px;
  font-size: 14px;
  text-align: right;
}
.p-top-mypage-tab-item p:last-child span[data-v-30b24b14] {
  font-size: 28px;
}
@media screen and (max-width:400px) {
.p-top-mypage-tab-item[data-v-30b24b14] {
    padding-left: 40px;
    background-size: 30px;
}
.p-top-mypage-tab-item p[data-v-30b24b14]:first-child {
    width: 44%;
}
.p-top-mypage-tab-item p[data-v-30b24b14]:last-child {
    padding-right: 16px;
}
.p-top-mypage-tab-item p:last-child span[data-v-30b24b14] {
    font-size: 18px;
}
}

.p-mypage-container[data-v-1f7106c2] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-1f7106c2] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.bg-black[data-v-71ab38fa] {
  background-color: black;
}
@media screen and (max-width:364px) {
.p_top_logo_short div[data-v-71ab38fa]:first-child {
    font-size: 12px !important;
}
.p_top_logo_short div[data-v-71ab38fa]:last-child {
    font-size: 16px !important;
}
}

.p-mypage-roulette-item[data-v-72490b31] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-72490b31] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-72490b31] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-72490b31] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-72490b31] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-460e5f3a] {
  padding-bottom: 120px;
}
.p-mypage-ttl[data-v-460e5f3a] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-win-header[data-v-460e5f3a] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-460e5f3a] {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-460e5f3a] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-460e5f3a] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-460e5f3a] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-460e5f3a] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-460e5f3a] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-460e5f3a] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-460e5f3a] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-460e5f3a] {
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-460e5f3a] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-460e5f3a] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-460e5f3a] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-460e5f3a] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-460e5f3a] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-460e5f3a] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-460e5f3a] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}
.p-mypage-roulette-caption[data-v-460e5f3a] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.mypage-win-header[data-v-7774e1cd] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}

.p-mypage-roulette-item[data-v-4fbd3371] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-4fbd3371] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-4fbd3371] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-4fbd3371] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-4fbd3371] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-52edbdb3] {
  padding-bottom: 120px;
}
.p-mypage-ttl[data-v-52edbdb3] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-win-header[data-v-52edbdb3] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-52edbdb3] {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-52edbdb3] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-52edbdb3] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-52edbdb3] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-52edbdb3] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-52edbdb3] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-52edbdb3] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-52edbdb3] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-52edbdb3] {
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-52edbdb3] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-52edbdb3] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-52edbdb3] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-52edbdb3] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-52edbdb3] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-52edbdb3] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-52edbdb3] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}
.p-mypage-roulette-caption[data-v-52edbdb3] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.p-mypage-roulette-item[data-v-b4ce3514] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-b4ce3514] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-b4ce3514] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-b4ce3514] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-b4ce3514] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-43be1e79] {
  padding-bottom: 120px;
}
.p-mypage-ttl[data-v-43be1e79] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-win-header[data-v-43be1e79] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-43be1e79] {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-43be1e79] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-43be1e79] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-43be1e79] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-43be1e79] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-43be1e79] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-43be1e79] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-43be1e79] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-43be1e79] {
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-43be1e79] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-43be1e79] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-43be1e79] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-43be1e79] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-43be1e79] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-43be1e79] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-43be1e79] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}
.p-mypage-roulette-caption[data-v-43be1e79] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.p-mypage-roulette-item[data-v-76ecfe95] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-76ecfe95] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-76ecfe95] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-76ecfe95] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-76ecfe95] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-255df520] {
  padding-bottom: 120px;
}
.p-mypage-ttl[data-v-255df520] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-win-header[data-v-255df520] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-255df520] {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-255df520] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-255df520] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-255df520] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-255df520] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-255df520] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-255df520] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-255df520] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-255df520] {
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-255df520] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-255df520] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-255df520] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-255df520] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-255df520] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-255df520] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-255df520] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}
.p-mypage-roulette-caption[data-v-255df520] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.p-mypage-roulette-item[data-v-e68793e0] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-e68793e0] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-e68793e0] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-e68793e0] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-e68793e0] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-179738df] {
  padding-bottom: 120px;
}
.p-mypage-ttl[data-v-179738df] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-win-header[data-v-179738df] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-179738df] {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-179738df] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-179738df] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-179738df] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-179738df] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-179738df] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-179738df] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-179738df] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-179738df] {
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-179738df] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-179738df] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-179738df] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-179738df] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-179738df] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-179738df] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-179738df] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}
.p-mypage-roulette-caption[data-v-179738df] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.p-mypage-container[data-v-700cde36] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-700cde36] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.modal[data-v-9e149480] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-9e149480] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-9e149480] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-9e149480] {
  background-color: #FFF1E3;
}
.content-top[data-v-9e149480] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-9e149480] {
  height: 8rem;
}
p[data-v-9e149480],span[data-v-9e149480],ul[data-v-9e149480],li[data-v-9e149480] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-9e149480] {
  margin: 10px 0;
}
.app_req_ttl[data-v-9e149480] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-9e149480] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-9e149480] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-9e149480] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-9e149480]:before,
.app_req_ttl.is_border[data-v-9e149480]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-9e149480]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-9e149480]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-9e149480],
.app_req_idx2[data-v-9e149480] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-9e149480] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-9e149480]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-9e149480]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-9e149480] {
  text-decoration: underline;
}
.is_bold[data-v-9e149480] {
  font-weight: 700;
}

.modal[data-v-5b95d130] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-5b95d130] {
  display: flex;
  justify-content: space-around;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-5b95d130] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}

.modal[data-v-402f2969] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-402f2969] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-402f2969] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-402f2969] {
  background-color: #FFF1E3;
}
.content-top[data-v-402f2969] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-402f2969] {
  height: 8rem;
}
p[data-v-402f2969],span[data-v-402f2969],ul[data-v-402f2969],li[data-v-402f2969] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-402f2969] {
  margin: 10px 0;
}
.app_req_ttl[data-v-402f2969] {
  margin-bottom: 16px;
}
.app_req_ttl-border-red[data-v-402f2969] {
  border: 2px solid #ff4a4a;
  margin-bottom: 16px;
  padding: 0.25rem;
}
.app_req_sub-ttl[data-v-402f2969] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-402f2969] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-402f2969] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-402f2969]:before,
.app_req_ttl.is_border[data-v-402f2969]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-402f2969]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-402f2969]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-402f2969],
.app_req_idx2[data-v-402f2969] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-402f2969] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-402f2969]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-402f2969]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-402f2969] {
  text-decoration: underline;
}
.is_bold[data-v-402f2969] {
  font-weight: 700;
}

.p-mypage-container[data-v-5512e3fa] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-5512e3fa] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-5512e3fa] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-5512e3fa] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-desc[data-v-5512e3fa] {
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-5512e3fa] {
  margin-bottom: 8px;
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-5512e3fa] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-5512e3fa] {
  text-align: center;
  font-size: 20px;
  color: #333333;
}
.p-mypage-content-coupon[data-v-5512e3fa] {
  width: calc(100% - 30px);
  margin: 0 auto;
}
.p-mypage-term[data-v-5512e3fa],
.p-mypage-summary-link[data-v-5512e3fa] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background-size: 32px 32px;
}
.p-mypage-summary-link[data-v-5512e3fa] {
  width: 100%;
  margin-bottom: 20px;
}
.wrapper_coupon_detail[data-v-5512e3fa] {
  width: calc(100% - 30px);
  margin: 0 auto;
}
.triplet_border[data-v-5512e3fa] {
  position: relative;
  height: 15px;
}
.triplet_border[data-v-5512e3fa]:after {
  content: '';
  position: absolute;
  left: -15px;
  top: 0;
  width: 100vw;
  height: 15px;
  background-image: url(/assets/triplet_border.f149a659.svg);
  background-position: 0 0;
  background-repeat: repeat;
}
.p-mypage-app-req-modal[data-v-5512e3fa] {
  color: #603813;
  text-align: center;
  margin: 0 0 24px;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-5512e3fa] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}

.modal[data-v-3fa08d12] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-3fa08d12] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-3fa08d12] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-3fa08d12] {
  background-color: #FFF1E3;
}
.content-top[data-v-3fa08d12] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-3fa08d12] {
  height: 8rem;
}
p[data-v-3fa08d12],span[data-v-3fa08d12],ul[data-v-3fa08d12],li[data-v-3fa08d12] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-3fa08d12] {
  margin: 10px 0;
}
.app_req_ttl[data-v-3fa08d12] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-3fa08d12] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-3fa08d12] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-3fa08d12] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-3fa08d12]:before,
.app_req_ttl.is_border[data-v-3fa08d12]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-3fa08d12]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-3fa08d12]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-3fa08d12],
.app_req_idx2[data-v-3fa08d12] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-3fa08d12] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-3fa08d12]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-3fa08d12]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-3fa08d12] {
  text-decoration: underline;
}
.is_bold[data-v-3fa08d12] {
  font-weight: 700;
}

.p-mypage-container[data-v-83ffdb44] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-83ffdb44] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-83ffdb44] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-83ffdb44] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-point[data-v-83ffdb44] {
  padding: 0 20px 8px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-summary-point-body[data-v-83ffdb44] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-mypage-summary-point-body p[data-v-83ffdb44]:first-child {
  font-size: 16px;
}
.p-mypage-summary-point-body p[data-v-83ffdb44]:last-child {
  font-size: 20px;
}
.p-mypage-summary-point-body p:last-child span[data-v-83ffdb44] {
  font-size: 40px;
}
.p-mypage-summary-point-meta[data-v-83ffdb44] {
  font-size: 14px;
  text-align: center;
  padding: 8px 0 0;
  color: rgba(18, 118, 63, 1);
}
.p-mypage-summary-desc[data-v-83ffdb44] {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-83ffdb44] {
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-83ffdb44] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-83ffdb44],
.p-mypage-content-period[data-v-83ffdb44] {
  text-align: center;
  font-size: 16px;
  color: #603813;
}
.p-mypage-content-ttl[data-v-83ffdb44] {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.p-mypage-content-large-bnr[data-v-83ffdb44] {
  width: 100%;
  margin: 25px 0;
}
.p-mypage-content-large-bnr img[data-v-83ffdb44] {
  width: 100%;
}
.p-mypage-prize[data-v-83ffdb44] {
  display: flex;
  overflow-x: scroll;
  padding: 20px 0;
}
.p-mypage-prize[data-v-83ffdb44]::-webkit-scrollbar {
  display: none;
}
.p-mypage-prize-box[data-v-83ffdb44] {
  padding-left: 20px;
}
.p-mypage-prize-box[data-v-83ffdb44]:last-child {
  padding-right: 20px;
}
.p-mypage-prize-box figure[data-v-83ffdb44] {
  position: relative;
}
.p-mypage-prize-box figure img[data-v-83ffdb44] {
  border-radius: 20px 20px 0 0;
  max-width: 200px;
}
.p-mypage-prize-box figure figcaption[data-v-83ffdb44] {
  position: relative;
  /* border-radius: 0 0 20px 20px; */
}
.p-mypage-prize-box figure figcaption p[data-v-83ffdb44] {
  position: absolute;
  width: calc(100% - 40px);
  top: -18px;
  left: 20px;
  padding: 3px;
  color: #12763F;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
}
.p-mypage-prize-box figure figcaption a[data-v-83ffdb44] {
  display: block;
  width: 100%;
  padding: 28px 0 16px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.p-mypage-prize-box.is-no-point figure figcaption a[data-v-83ffdb44] {
  color: #9F9FA0;
}
.p-mypage-prize-box figure figcaption a[data-v-83ffdb44]:last-child:hover {
  color: #0097de;
}
.p-mypage-term[data-v-83ffdb44] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background: url(/assets/mypage-term.e35b4df7.svg) 20px 10px no-repeat;
  background-size: 32px 32px;
}
.p-mypage-app-req-modal[data-v-83ffdb44] {
  color: #603813;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-83ffdb44] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}

.receipt-check-record-card[data-v-038ce6f5] {
  padding: 1.5rem 0.75rem;
}
.receipt-check-tag[data-v-038ce6f5] {
  width: 80px;
  height: 24px;
  display: flex;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  border-radius: 5rem;
}
.receipt-check-tag.in-human-check[data-v-038ce6f5] {
  border: 1px solid #cb0000;
  color: #cb0000;
}
.receipt-check-tag.ocr-ng[data-v-038ce6f5] {
  background-color: #cb0000;
  color: white;
}
.receipt-check-tag.used[data-v-038ce6f5] {
  border: 1px solid #12763F;
  color: #12763F;
}

.p-mypage-container[data-v-efccb876] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-efccb876] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

div#page-wrapper[data-v-1b7a8025] {
    height: 100%;
}
.p-mypage-ttl[data-v-1b7a8025] {
    text-align: center;
    font-size: 24px;
    color: #333;
    padding: 24px 0 20px;
}
.triplet_border[data-v-1b7a8025] {
    position: absolute;
    z-index: 999;
    width: 100%;
}
.triplet_border[data-v-1b7a8025]:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100vw;
    height: 15px;
    background-image: url(/assets/triplet_border.f149a659.svg);
    background-position: 0 0;
    background-repeat: repeat;
}
.p-mypage-qr-reader-ttl[data-v-1b7a8025] {
    position: absolute;
    left: 20px;
    top: 60vw;
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-top: 0;
    padding: 12px;
    text-align: center;
    background: #fff;
    border-radius: 24px;
    z-index: 2;
}
.p-mypage-qr-reader-video[data-v-1b7a8025] {
    position: absolute;
    width: 100vw;
    height: 100vh;
    height: 100svh;
    z-index: 1;
}
.p-mypage-qr-reader-icon[data-v-1b7a8025] {
    display: none;
}
#btn-start-camera1[data-v-1b7a8025] {
    width: 100%;
    padding: 20px;
    text-align: center;
    text-indent: 20px;
    color: #fff;
    background: #E86103;
    background-image: url(/assets/mypage_qr_reader.9938bf9d.svg);
    background-position: 20px 50%;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    border-radius: 10px;
}
#wrapper1[data-v-1b7a8025]{
    width: 100vw;
    height: 100vh;
    height: 100svh;
    background: #7D7D7D;
}
#video1[data-v-1b7a8025]{
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    -o-object-fit: cover;
       object-fit: cover;
}
#camera-canvas1[data-v-1b7a8025]{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}
#rect-canvas1[data-v-1b7a8025]{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}
#video1[data-v-1b7a8025],
#camera-canvas1[data-v-1b7a8025],
#rect-canvas1[data-v-1b7a8025] {
    width: 100vw;
    height: 100vh;
    height: 100svh;
    top: 0;
    left: 0;
}
#camera-close1[data-v-1b7a8025] {
    display: none;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 22%;
    right: 15px;
}
#camera-close1[data-v-1b7a8025]::before, #camera-close1[data-v-1b7a8025]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 30px;
  background: #fff;
}
#camera-close1[data-v-1b7a8025]::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
#camera-close1[data-v-1b7a8025]::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
#qr-msg1[data-v-1b7a8025] {
    position: absolute;
    bottom: 30px;
    color: #fff;
    text-align: center;
    width: 100%;
}
.p-mypage-qr-reader-caption[data-v-1b7a8025] {
    position: absolute;
    z-index: 999;
    color: #fff;
    bottom: 16px;
    left: 20px;
    width: calc(100vw - 40px);
    text-align: center;
    background-size: 64px 64px;
    padding-bottom: 14px;
}
.reader[data-v-1b7a8025] {
    width: 100vw;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.reader-video[data-v-1b7a8025] {
    background-color: #000;
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
}
.reticle[data-v-1b7a8025] {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 1;
}
.reticle-box[data-v-1b7a8025] {
    width: 70vw;
    height: 70vw;
    border: 4px solid #fff;
    /* -webkit-animation: 0.8s linear 0s infinite alternate move_reticle; */
    /* animation: 0.8s linear 0s infinite alternate move_reticle; */
}
@-webkit-keyframes move_reticle-1b7a8025 {
from {
        width: 70vw;
        height: 70vw;
}
to {
        width: 75vw;
        height: 75vw;
}
}
@keyframes move_reticle-1b7a8025 {
from {
        width: 70vw;
        height: 70vw;
}
to {
        width: 75vw;
        height: 75vw;
}
}
.modal-overlay[data-v-1b7a8025] {
    display: none;
    position: fixed;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10;
}
.modal-overlay.is-show[data-v-1b7a8025] {
    display: flex;
}
.modal[data-v-1b7a8025] {
    width: 80%;
    background: #fff;
    border-radius: 10px;
}
.modal-cnt[data-v-1b7a8025] {
    padding: 30px 15px;
}
.modal-title[data-v-1b7a8025] {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.modal-result[data-v-1b7a8025] {
    resize: none;
    word-break: break-all;
    border: none;
    width: 100%;
    height: auto;
    font-size: 16px;
}
.modal-btn[data-v-1b7a8025] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    background: none;
    border: none;
    border-top: 1px solid #ddd;
    width: 100%;
    color: #333;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
}
.unsupported[data-v-1b7a8025] {
    display: none;
    flex-direction: column;
    position: fixed;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: #000;
    color: #fff;
    z-index: 999;
}
.unsupported.is-show[data-v-1b7a8025] {
    display: flex;
}
.unsupported-title[data-v-1b7a8025] {
    font-weight: bold;
    font-size: 2em;
}
.fullscreen[data-v-1b7a8025] {
  position: fixed;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.p-qrread-type[data-v-1b7a8025] {
    position: absolute;
    top: 200px;
    left: 20px;
    color: #fff;
}
.p-qrread-type option[data-v-1b7a8025] {
    color: #ddd;
}

.p-mypage-wrapper-roulette-animation[data-v-365f0473] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-365f0473] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-365f0473] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-365f0473] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.p-mypage-container[data-v-4303b7a2] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-4303b7a2] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-4303b7a2] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-4303b7a2] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-4303b7a2] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-4303b7a2] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-4303b7a2] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-4303b7a2] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-4303b7a2] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-4303b7a2] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-4303b7a2] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-4303b7a2] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-4303b7a2] {
  text-align: center;
  padding: 20px;
  display: block;
}
.mypage-win-header[data-v-4303b7a2] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette-caption[data-v-4303b7a2] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.p-mypage-container[data-v-5ada101f] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-5ada101f] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-5ada101f] {
    text-align: center;
    font-size: 24px;
    color: #333;
    padding: 24px 0 20px;
}
.mypage-lose-header[data-v-5ada101f] {
    width: 100%;
    height: 23vw;
    background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
    background-size: 100% 100%;
}
.p-mypage-roulette[data-v-5ada101f] {
    width: calc(100% - 30px);
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
}
.p-mypage-roulette-item[data-v-5ada101f] {
    padding: 30px 0 20px;
    background: rgba(18, 118, 63, 0.1);
    border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-5ada101f] {
    width: 64%;
    margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-5ada101f] {
    border-radius: 10px;
    width: 100%;
}
.p-mypage-roulette-ttl[data-v-5ada101f] {
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-5ada101f] {
    text-align: center;
    color: #333;
    font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-5ada101f] {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 20px;
    background: rgba(18, 118, 63, 0.1);
    border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-5ada101f] {
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 20px;
    text-align: center;
    background: #12763F;
    border-radius: 10px;
    color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-5ada101f] {
    text-align: center;
    padding: 20px;
    display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-5ada101f] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: 100svh;
    background: rgba(8, 4, 3, 0.8);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-5ada101f] {
    width: 90%;
    margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-5ada101f] {
    width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-5ada101f] {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-5ada101f] {
    margin: 16px 0;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-5ada101f] {
    display: block;
    padding: 16px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #603813;
}
.p-mypage-roulette-caption[data-v-5ada101f] {
    font-size: 16px;
    line-height: 150%;
    color: #333333;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-5ada101f] {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 16px;
    border: 2px solid #12763F;
    border-radius: 10px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #12763F;
}

.p-mypage-roulette-item[data-v-69a6df78] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-69a6df78] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-69a6df78] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-69a6df78] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-69a6df78] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-489bd773] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-489bd773] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-489bd773] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-489bd773] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-489bd773] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-489bd773] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-489bd773] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-489bd773] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-489bd773] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-489bd773] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-489bd773] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-489bd773] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-489bd773] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-489bd773] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-489bd773] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.p-mypage-container[data-v-d13d3602] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-d13d3602] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-d13d3602] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-d13d3602] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-d13d3602] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-d13d3602] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-d13d3602] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-d13d3602] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-d13d3602] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-d13d3602] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-d13d3602] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-d13d3602] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-d13d3602] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-d13d3602] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-d13d3602] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-d13d3602] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-d13d3602] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-d13d3602] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-d13d3602] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-d13d3602] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-d13d3602] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.u-color-green[data-v-56bbf5d6] {
  color: #12763F;
}
.coming_soon_txt[data-v-56bbf5d6] {
  width: calc(100% - 20px);
  margin: 0 auto;
  background: #fff;
  margin-top: 16px;
  text-align: center;
  font-size: 1.1rem;
  padding: 27px;
  border-radius: 20px;
  line-height: 1.8;
  box-shadow: 0px 0px 10px 0px #0000001A;
  color: #333;
}
.coming_soon_txt span[data-v-56bbf5d6] {
  font-size: 15px;
}

.mypage_about_ttl[data-v-df56927a] {
  position: relative;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 25px;
  padding-left: 20px;
}
.mypage_about_ttl[data-v-df56927a]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #E86103;
  border-radius: 2px;
}
.wrapper_mypage_about_eraberupay[data-v-df56927a] {
  width: calc(100% - 30px);
  margin: 0 auto;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.wrapper_mypage_about_eraberupay img[data-v-df56927a] {
  width: 100%;
}
.mypage_about_eraberupay_img1[data-v-df56927a] {
  padding-right: 32px;
}
.p-mypage-outer-link[data-v-df56927a] {
  width: 100%;
  position: relative;
  padding: 0 0 20px 0;
}
.p-mypage-outer-link a[data-v-df56927a] {
  display: block;
  position: absolute;
  right: 0;
  color: #0097DE;
  padding-right: 32px;
  background-image: url(/assets/mypage-outer-link.8700566e.svg);
  background-position: right 1px;
  background-repeat: no-repeat;
}
.mypage_number_list[data-v-df56927a] {
  list-style: decimal;
  width: calc(100% - 30px);
  padding-left: 8px;
}
.mypage_howto_step[data-v-df56927a] {
  width: calc(100% - 30px);
  margin: 0 auto;
}
.mypage_howto_step_item[data-v-df56927a] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.mypage_howto_step_item_img[data-v-df56927a] {
    width: 35%;
}
.mypage_howto_step_item_img img[data-v-df56927a] {
  width: 80%;
  margin-right: 20%;
  background: #fff;
  border-radius: 50%;
}
.mypage_howto_step.is_reverse[data-v-df56927a] {
  padding-bottom: 45px;
}
.mypage_howto_step.is_reverse .mypage_howto_step_item[data-v-df56927a] {
  flex-direction: row-reverse;
}
.mypage_howto_step.is_reverse .mypage_howto_step_item_img img[data-v-df56927a] {
  margin-left: 20%;
  margin-right: 0;
}
.mypage_howto_step_item_txt[data-v-df56927a] {
  width: 65%;
}
.mypage_howto_step_item_txt h3[data-v-df56927a] {
  font-size: 18px;
  margin-bottom: 16px;
}
.mypage_howto_step_item_txt p[data-v-df56927a] {
  font-size: 14px;
}
.mypage_howto_caption[data-v-df56927a] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 0 0 55px 20px;
}
.mypage_howto_caption ul[data-v-df56927a] {
  list-style: disc;
}
.mypage_howto_caption ul li[data-v-df56927a] {
  font-size: 10px;
  font-weight: 500 !important;
  color: #9F9FA0;
  margin-bottom: 5px;
}
.mypage_about_sub-ttl[data-v-df56927a] {
  width: calc(100% - 30px);
  margin: 0 auto;
}
.mypage_howto_step_item_txt.is_full_length[data-v-df56927a] {
  width: 100%;
}
.mypage_howto_step_item_txt p[data-v-df56927a] {
  line-height: 1.8;
}
.mypage_howto_step_item_txt p span[data-v-df56927a] {
 color: #E86103;
}

.mypage_about_ttl[data-v-398489d4] {
  position: relative;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 25px;
  padding-left: 20px;
}
.mypage_about_ttl[data-v-398489d4]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #E86103;
  border-radius: 2px;
}
.wrapper_mypage_about_eraberupay[data-v-398489d4] {
  width: calc(100% - 30px);
  margin: 0 auto;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.wrapper_mypage_about_eraberupay img[data-v-398489d4] {
  width: 100%;
}
.mypage_about_eraberupay_img1[data-v-398489d4] {
  padding: 0 24px;
}
.p-mypage-outer-link[data-v-398489d4] {
  width: 100%;
  position: relative;
  padding: 8px 0 20px 0;
}
.p-mypage-outer-link a[data-v-398489d4] {
  display: block;
  position: absolute;
  right: 0;
  color: #0097DE;
  padding-right: 32px;
  background-image: url(/assets/mypage-outer-link.8700566e.svg);
  background-position: right 1px;
  background-repeat: no-repeat;
}
.mypage_number_list[data-v-398489d4] {
  list-style: decimal;
  width: calc(100% - 30px);
  padding-left: 8px;
}
.mypage_howto_step[data-v-398489d4] {
  width: calc(100% - 30px);
  margin: 0 auto;
}
.mypage_howto_step_item[data-v-398489d4] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.mypage_howto_step_item_img[data-v-398489d4] {
    width: 35%;
}
.mypage_howto_step_item_img img[data-v-398489d4] {
  width: 80%;
  margin-right: 20%;
  background: #fff;
  border-radius: 50%;
}
.mypage_howto_step_item_txt[data-v-398489d4] {
  width: 65%;
}
.mypage_howto_step_item_txt h3[data-v-398489d4] {
  font-size: 18px;
  margin-bottom: 16px;
}
.mypage_howto_step_item_txt p[data-v-398489d4] {
  font-size: 14px;
}
.mypage_howto_caption[data-v-398489d4] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 0 0 55px 20px;
}
.mypage_howto_caption ul[data-v-398489d4] {
  list-style: disc;
}
.mypage_howto_caption ul li[data-v-398489d4] {
  font-size: 10px;
  font-weight: 500 !important;
  color: #9F9FA0;
  margin-bottom: 5px;
}

.userNumberid-box[data-v-036a38c8] {
  padding: 18px;
}
.mypage_about_ttl[data-v-036a38c8] {
  position: relative;
  /* width: calc(100% - 30px); */
  width: 100%;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 25px;
  padding-left: 20px;
}
.mypage_about_ttl[data-v-036a38c8]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #E86103;
  border-radius: 2px;
}
.wrapper_contact_detail[data-v-036a38c8] {
  padding: 25px 20px;
}
.wrapper_contact_detail_head[data-v-036a38c8] {
    padding-bottom: 15px;
    border-bottom: 1px solid #333;
}
.wrapper_contact_detail_tel[data-v-036a38c8] {
  font-size: 24px;
  line-height: 1;
  display: block;
  margin: 10px 0 8px !important;
}
.wrapper_contact_detail_bottom[data-v-036a38c8] {
    padding: 15px 0 0 0;
}
.wrapper_contact_detail_txt[data-v-036a38c8] {
  font-size: 14px;
}
.mypage_howto_caption[data-v-036a38c8] {
    margin-top: 35px;
    font-size: 12px;
    color: #333;
    line-height: 1.8;
}
.mypage_howto_caption a[data-v-036a38c8] {
  color: #0097DE;
  font-size: 12px;
  word-wrap: break-word;
}
/* 通知メッセージのスタイリング */
.copy-notification[data-v-036a38c8] {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  opacity: 0.7;
  -webkit-animation: fadeInOut-036a38c8 5s;
          animation: fadeInOut-036a38c8 5s;
}
@-webkit-keyframes fadeInOut-036a38c8 {
0%, 100% { opacity: 0;
}
10%, 90% { opacity: 0.7;
}
}
@keyframes fadeInOut-036a38c8 {
0%, 100% { opacity: 0;
}
10%, 90% { opacity: 0.7;
}
}

.wrapper_mypage_about[data-v-2e8d0d44] {
    width: calc(100% - 30px);
    margin: 0 auto;
}
.mypage_about_ttl[data-v-2e8d0d44] {
  position: relative;
  /* width: calc(100% - 30px); */
  width: 100%;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 25px;
  padding-left: 20px;
}
.mypage_about_ttl[data-v-2e8d0d44]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #E86103;
  border-radius: 2px;
}
.mypage_faq_box[data-v-2e8d0d44] {
    padding: 24px 0 24px 0;
    border-bottom: 1px solid #333;
    position: relative;
}
.mypage_faq_box_q[data-v-2e8d0d44] {
  padding: 0 34px 0 0;
}
.mypage_faq_box_q[data-v-2e8d0d44]:before {
  content: '';
  width: 12px;
  height: 12px;
  border: 0;
  border-bottom: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 34px;
  right: 10px;
  margin-top: -6px;
  transform: rotate(45deg);
}
.mypage_faq_box_a[data-v-2e8d0d44] {
    padding: 25px 0 0 0;
    font-size: 14px;
}
.mypage_about_ttl[data-v-2e8d0d44]{
  display: block;
  position: relative;
  width: 100%;
}
.mypage_about_ttl[data-v-2e8d0d44]:after {
  content: '';
  width: 15px;
  height: 15px;
  border: 0;
  border-bottom: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 10px;
  right: 10px;
  margin-top: -6px;
  transform: rotate(45deg);
}


.color-waruboss-alert{
  font-size:14px !important;
}

*[data-v-d2c56b0a] {
  font-size: inherit;
}
.section-wrapper[data-v-d2c56b0a] {
  margin-bottom: 4rem;
}
.section-wrapper-content[data-v-d2c56b0a] {
  padding-left: 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
.section-title[data-v-d2c56b0a] {
  margin-bottom: 1rem;
  font-weight: 900;
}
.only-title-content-box[data-v-d2c56b0a] {
  padding-left: 1.5rem;
}
.parentheses-number-list-wrapper[data-v-d2c56b0a] {
  padding-left: 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.only-title-content-tile[data-v-d2c56b0a] {
  margin-bottom: 0.5rem;
}
.number-title-content[data-v-d2c56b0a] {
  padding-left: 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.number-title-content-box[data-v-d2c56b0a] {
  padding-left: 1.5rem;
}
.number-title-content-title[data-v-d2c56b0a] {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.number-title-content-description[data-v-d2c56b0a] {
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}
.circle-number-title-content-title[data-v-d2c56b0a] {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.circle-number-title-content[data-v-d2c56b0a] {
  padding-left: 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.parentheses-number-box-content[data-v-d2c56b0a] {
  padding-left: 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.parentheses-number-box-title[data-v-d2c56b0a] {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.parentheses-number-list[data-v-d2c56b0a] {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.only-title-content-description[data-v-d2c56b0a] {
  margin-bottom: 0.5rem;
}
.roma-number-content-title[data-v-d2c56b0a] {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.roma-number-content-box[data-v-d2c56b0a] {
  padding-left: 1.5rem;
}
.mypage_about_ttl[data-v-d2c56b0a] {
  position: relative;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 25px;
  padding-left: 20px;
  font-weight: 900;
}
.mypage_about_ttl[data-v-d2c56b0a]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #E86103;
  border-radius: 2px;
}
.wrapper_mypage_about_eraberupay[data-v-d2c56b0a] {
  width: calc(100% - 30px);
  margin: 0 auto;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.wrapper_mypage_about_eraberupay img[data-v-d2c56b0a] {
  width: 100%;
}
.mypage_about_eraberupay_img1[data-v-d2c56b0a] {
  padding-right: 32px;
}
.p-mypage-outer-link[data-v-d2c56b0a] {
  width: 100%;
  position: relative;
  padding: 0 0 20px 0;
}
.p-mypage-outer-link a[data-v-d2c56b0a] {
  display: block;
  position: absolute;
  right: 0;
  color: #0097DE;
  padding-right: 32px;
  background-image: url(/assets/mypage-outer-link.8700566e.svg);
  background-position: right 1px;
  background-repeat: no-repeat;
}
.mypage_number_list[data-v-d2c56b0a] {
  list-style: decimal;
  width: calc(100% - 30px);
  padding-left: 8px;
}
.mypage_howto_step[data-v-d2c56b0a] {
  width: calc(100% - 30px);
  margin: 0 auto;
}
.mypage_howto_step_item[data-v-d2c56b0a] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.mypage_howto_step_item_img[data-v-d2c56b0a] {
    width: 35%;
}
.mypage_howto_step_item_img img[data-v-d2c56b0a] {
  width: 80%;
  margin-right: 20%;
  background: #fff;
  border-radius: 50%;
}
.mypage_howto_step_item_txt[data-v-d2c56b0a] {
  width: 65%;
}
.mypage_howto_step_item_txt h3[data-v-d2c56b0a] {
  font-size: 18px;
  margin-bottom: 16px;
}
.mypage_howto_step_item_txt p[data-v-d2c56b0a] {
  font-size: 14px;
}
.mypage_howto_caption[data-v-d2c56b0a] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 0 0 55px 20px;
}
.mypage_howto_caption ul[data-v-d2c56b0a] {
  list-style: disc;
}
.mypage_howto_caption ul li[data-v-d2c56b0a] {
  font-size: 10px;
  font-weight: 500 !important;
  color: #9F9FA0;
  margin-bottom: 5px;
}

.wrapper_mypage_about[data-v-2284774c] {
  padding: 35px 20px;
}

.modal[data-v-2b690565] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-2b690565] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-2b690565] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-2b690565] {
  background-color: #FFF1E3;
}
.content-top[data-v-2b690565] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-2b690565] {
  height: 8rem;
}
p[data-v-2b690565],span[data-v-2b690565],ul[data-v-2b690565],li[data-v-2b690565] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-2b690565] {
  margin: 10px 0;
}
.app_req_ttl[data-v-2b690565] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-2b690565] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-2b690565] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-2b690565] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-2b690565]:before,
.app_req_ttl.is_border[data-v-2b690565]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-2b690565]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-2b690565]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-2b690565],
.app_req_idx2[data-v-2b690565] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-2b690565] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-2b690565]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-2b690565]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-2b690565] {
  text-decoration: underline;
}
.is_bold[data-v-2b690565] {
  font-weight: 700;
}

.p-mypage-prize-box.is-no-point figure figcaption a[data-v-130813e7] {
  color: #9F9FA0;
}
.p-mypage-prize-box figure figcaption a[data-v-130813e7]:last-child:hover {
  color: #0097de;
}
.p-mypage-container[data-v-130813e7] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-130813e7] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-130813e7] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-130813e7] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-point[data-v-130813e7] {
  padding: 0 20px 8px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-summary-point-body[data-v-130813e7] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-mypage-summary-point-body p[data-v-130813e7]:first-child {
  font-size: 16px;
}
.p-mypage-summary-point-body p[data-v-130813e7]:last-child {
  font-size: 20px;
}
.p-mypage-summary-point-body p:last-child span[data-v-130813e7] {
  font-size: 40px;
}
.p-mypage-summary-point-meta[data-v-130813e7] {
  font-size: 14px;
  text-align: center;
  padding: 8px 0 0;
  color: rgba(18, 118, 63, 1);
}
.p-mypage-summary-desc[data-v-130813e7] {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-130813e7] {
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-130813e7] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-130813e7],
.p-mypage-content-period[data-v-130813e7] {
  text-align: center;
  font-size: 16px;
  color: #603813;
}
.p-mypage-content-ttl[data-v-130813e7] {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.p-mypage-content-large-bnr[data-v-130813e7] {
  width: 100%;
  margin: 25px 0;
}
.p-mypage-content-large-bnr img[data-v-130813e7] {
  width: 100%;
}
.p-mypage-prize[data-v-130813e7] {
  display: flex;
  overflow-x: scroll;
  padding: 20px 0;
}
.p-mypage-prize[data-v-130813e7]::-webkit-scrollbar {
  display: none;
}
.p-mypage-prize-box[data-v-130813e7] {
  padding-left: 20px;
}
.p-mypage-prize-box[data-v-130813e7]:last-child {
  padding-right: 20px;
}
.p-mypage-prize-box figure[data-v-130813e7] {
  position: relative;
}
.p-mypage-prize-box figure img[data-v-130813e7] {
  border-radius: 20px 20px 0 0;
  max-width: 200px;
}
.p-mypage-prize-box figure figcaption[data-v-130813e7] {
  position: relative;
  /* border-radius: 0 0 20px 20px; */
}
.p-mypage-prize-box figure figcaption p[data-v-130813e7] {
  position: absolute;
  width: calc(100% - 40px);
  top: -18px;
  left: 20px;
  padding: 3px;
  color: #12763F;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
}
.p-mypage-prize-box figure figcaption a[data-v-130813e7] {
  display: block;
  width: 100%;
  padding: 28px 0 16px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.p-mypage-prize-box.is-no-point figure figcaption a[data-v-130813e7] {
  color: #9F9FA0;
  //background-color: #989898;
}
.p-mypage-term[data-v-130813e7] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background: url(/assets/mypage-term.e35b4df7.svg) 20px 10px no-repeat;
  background-size: 32px 32px;
}
.p-mypage-app-req-modal[data-v-130813e7] {
  color: #603813;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-130813e7] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}

.modal[data-v-02a637d4] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-02a637d4] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-02a637d4] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-02a637d4] {
  background-color: #FFF1E3;
}
.content-top[data-v-02a637d4] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-02a637d4] {
  height: 8rem;
}
p[data-v-02a637d4],span[data-v-02a637d4],ul[data-v-02a637d4],li[data-v-02a637d4] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-02a637d4] {
  margin: 10px 0;
}
.app_req_ttl[data-v-02a637d4] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-02a637d4] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-02a637d4] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-02a637d4] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-02a637d4]:before,
.app_req_ttl.is_border[data-v-02a637d4]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-02a637d4]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-02a637d4]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-02a637d4],
.app_req_idx2[data-v-02a637d4] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-02a637d4] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-02a637d4]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-02a637d4]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-02a637d4] {
  text-decoration: underline;
}
.is_bold[data-v-02a637d4] {
  font-weight: 700;
}

.p-mypage-prize-box.is-no-point figure figcaption a[data-v-2b6dee79] {
  color: #9F9FA0;
}
.p-mypage-prize-box figure figcaption a[data-v-2b6dee79]:last-child:hover {
  color: #0097de;
}
.p-mypage-container[data-v-2b6dee79] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-2b6dee79] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-2b6dee79] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-2b6dee79] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-point[data-v-2b6dee79] {
  padding: 0 20px 8px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-summary-point-body[data-v-2b6dee79] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-mypage-summary-point-body p[data-v-2b6dee79]:first-child {
  font-size: 16px;
}
.p-mypage-summary-point-body p[data-v-2b6dee79]:last-child {
  font-size: 20px;
}
.p-mypage-summary-point-body p:last-child span[data-v-2b6dee79] {
  font-size: 40px;
}
.p-mypage-summary-point-meta[data-v-2b6dee79] {
  font-size: 14px;
  text-align: center;
  padding: 8px 0 0;
  color: rgba(18, 118, 63, 1);
}
.p-mypage-summary-desc[data-v-2b6dee79] {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-2b6dee79] {
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-2b6dee79] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-2b6dee79],
.p-mypage-content-period[data-v-2b6dee79] {
  text-align: center;
  font-size: 16px;
  color: #603813;
}
.p-mypage-content-ttl[data-v-2b6dee79] {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.p-mypage-content-large-bnr[data-v-2b6dee79] {
  width: 100%;
  margin: 25px 0;
}
.p-mypage-content-large-bnr img[data-v-2b6dee79] {
  width: 100%;
}
.p-mypage-prize[data-v-2b6dee79] {
  display: flex;
  overflow-x: scroll;
  padding: 20px 0;
}
.p-mypage-prize[data-v-2b6dee79]::-webkit-scrollbar {
  display: none;
}
.p-mypage-prize-box[data-v-2b6dee79] {
  padding-left: 20px;
}
.p-mypage-prize-box[data-v-2b6dee79]:last-child {
  padding-right: 20px;
}
.p-mypage-prize-box figure[data-v-2b6dee79] {
  position: relative;
}
.p-mypage-prize-box figure img[data-v-2b6dee79] {
  border-radius: 20px 20px 0 0;
  max-width: 200px;
}
.p-mypage-prize-box figure figcaption[data-v-2b6dee79] {
  position: relative;
  /* border-radius: 0 0 20px 20px; */
}
.p-mypage-prize-box figure figcaption p[data-v-2b6dee79] {
  position: absolute;
  width: calc(100% - 40px);
  top: -18px;
  left: 20px;
  padding: 3px;
  color: #12763F;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
}
.p-mypage-prize-box figure figcaption a[data-v-2b6dee79] {
  display: block;
  width: 100%;
  padding: 28px 0 16px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.p-mypage-prize-box.is-no-point figure figcaption a[data-v-2b6dee79] {
  color: #9F9FA0;
  //background-color: #989898;
}
.p-mypage-term[data-v-2b6dee79] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background: url(/assets/mypage-term.e35b4df7.svg) 20px 10px no-repeat;
  background-size: 32px 32px;
}
.p-mypage-app-req-modal[data-v-2b6dee79] {
  color: #603813;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-2b6dee79] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-prize-box figure[data-v-2b6dee79] {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.apply-lottery-btn-wrapper[data-v-2b6dee79] {
  display: flex;
  width: 100%;
  padding: 8px 0 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
  background: white;
  flex-direction: column;
  align-items: center;
}
.use-point-title[data-v-2b6dee79] {
  color: #12763F;
  width: calc(100% - 40px);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
  padding: 2px;
}
.apply-lottery-btn-box[data-v-2b6dee79] {
  width: 100%;
  padding: 8px 0;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.use-point-number[data-v-2b6dee79] {
  margin-right: 2px;
}

.modal[data-v-82c78a6c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-82c78a6c] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-82c78a6c] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-82c78a6c] {
  background-color: #FFF1E3;
}
.content-top[data-v-82c78a6c] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-82c78a6c] {
  height: 8rem;
}
p[data-v-82c78a6c],span[data-v-82c78a6c],ul[data-v-82c78a6c],li[data-v-82c78a6c] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-82c78a6c] {
  margin: 10px 0;
}
.app_req_ttl[data-v-82c78a6c] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-82c78a6c] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-82c78a6c] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-82c78a6c] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-82c78a6c]:before,
.app_req_ttl.is_border[data-v-82c78a6c]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-82c78a6c]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-82c78a6c]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-82c78a6c],
.app_req_idx2[data-v-82c78a6c] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-82c78a6c] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-82c78a6c]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-82c78a6c]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-82c78a6c] {
  text-decoration: underline;
}
.is_bold[data-v-82c78a6c] {
  font-weight: 700;
}

.p-mypage-prize-box.is-no-point figure figcaption a[data-v-0af9df9a] {
  color: #9F9FA0;
}
.p-mypage-prize-box figure figcaption a[data-v-0af9df9a]:last-child:hover {
  color: #0097de;
}
.p-mypage-container[data-v-0af9df9a] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-0af9df9a] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-0af9df9a] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-0af9df9a] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-point[data-v-0af9df9a] {
  padding: 0 20px 8px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-summary-point-body[data-v-0af9df9a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-mypage-summary-point-body p[data-v-0af9df9a]:first-child {
  font-size: 16px;
}
.p-mypage-summary-point-body p[data-v-0af9df9a]:last-child {
  font-size: 20px;
}
.p-mypage-summary-point-body p:last-child span[data-v-0af9df9a] {
  font-size: 40px;
}
.p-mypage-summary-point-meta[data-v-0af9df9a] {
  font-size: 14px;
  text-align: center;
  padding: 8px 0 0;
  color: rgba(18, 118, 63, 1);
}
.p-mypage-summary-desc[data-v-0af9df9a] {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-0af9df9a] {
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-0af9df9a] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-0af9df9a],
.p-mypage-content-period[data-v-0af9df9a] {
  text-align: center;
  font-size: 16px;
  color: #603813;
}
.p-mypage-content-ttl[data-v-0af9df9a] {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.p-mypage-content-large-bnr[data-v-0af9df9a] {
  width: 100%;
  margin: 25px 0;
}
.p-mypage-content-large-bnr img[data-v-0af9df9a] {
  width: 100%;
}
.p-mypage-prize[data-v-0af9df9a] {
  display: flex;
  overflow-x: scroll;
  padding: 20px 0;
}
.p-mypage-prize[data-v-0af9df9a]::-webkit-scrollbar {
  display: none;
}
.p-mypage-prize-box[data-v-0af9df9a] {
  padding-left: 20px;
}
.p-mypage-prize-box[data-v-0af9df9a]:last-child {
  padding-right: 20px;
}
.p-mypage-prize-box figure[data-v-0af9df9a] {
  position: relative;
}
.p-mypage-prize-box figure img[data-v-0af9df9a] {
  border-radius: 20px 20px 0 0;
  max-width: 200px;
}
.p-mypage-prize-box figure figcaption[data-v-0af9df9a] {
  position: relative;
  /* border-radius: 0 0 20px 20px; */
}
.p-mypage-prize-box figure figcaption p[data-v-0af9df9a] {
  position: absolute;
  width: calc(100% - 40px);
  top: -18px;
  left: 20px;
  padding: 3px;
  color: #12763F;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
}
.p-mypage-prize-box figure figcaption a[data-v-0af9df9a] {
  display: block;
  width: 100%;
  padding: 28px 0 16px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.p-mypage-prize-box.is-no-point figure figcaption a[data-v-0af9df9a] {
  color: #9F9FA0;
  //background-color: #989898;
}
.p-mypage-term[data-v-0af9df9a] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background: url(/assets/mypage-term.e35b4df7.svg) 20px 10px no-repeat;
  background-size: 32px 32px;
}
.p-mypage-app-req-modal[data-v-0af9df9a] {
  color: #603813;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-0af9df9a] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-prize-box figure[data-v-0af9df9a] {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.apply-lottery-btn-wrapper[data-v-0af9df9a] {
  display: flex;
  width: 100%;
  padding: 8px 0 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
  background: white;
  flex-direction: column;
  align-items: center;
}
.use-point-title[data-v-0af9df9a] {
  color: #12763F;
  width: calc(100% - 40px);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
  padding: 2px;
}
.apply-lottery-btn-box[data-v-0af9df9a] {
  width: 100%;
  padding: 8px 0;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.use-point-number[data-v-0af9df9a] {
  margin-right: 2px;
}

.modal[data-v-eb0c14ec] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-eb0c14ec] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-eb0c14ec] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-eb0c14ec] {
  background-color: #FFF1E3;
}
.content-top[data-v-eb0c14ec] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-eb0c14ec] {
  height: 8rem;
}
p[data-v-eb0c14ec],span[data-v-eb0c14ec],ul[data-v-eb0c14ec],li[data-v-eb0c14ec] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-eb0c14ec] {
  margin: 10px 0;
}
.app_req_ttl[data-v-eb0c14ec] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-eb0c14ec] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-eb0c14ec] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-eb0c14ec] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-eb0c14ec]:before,
.app_req_ttl.is_border[data-v-eb0c14ec]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-eb0c14ec]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-eb0c14ec]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-eb0c14ec],
.app_req_idx2[data-v-eb0c14ec] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-eb0c14ec] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-eb0c14ec]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-eb0c14ec]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-eb0c14ec] {
  text-decoration: underline;
}
.is_bold[data-v-eb0c14ec] {
  font-weight: 700;
}

.p-mypage-prize-box.is-no-point figure figcaption a[data-v-400aa832] {
  color: #9F9FA0;
}
.p-mypage-prize-box figure figcaption a[data-v-400aa832]:last-child:hover {
  color: #0097de;
}
.p-mypage-container[data-v-400aa832] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-400aa832] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-400aa832] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-400aa832] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-point[data-v-400aa832] {
  padding: 0 20px 8px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-summary-point-body[data-v-400aa832] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-mypage-summary-point-body p[data-v-400aa832]:first-child {
  font-size: 16px;
}
.p-mypage-summary-point-body p[data-v-400aa832]:last-child {
  font-size: 20px;
}
.p-mypage-summary-point-body p:last-child span[data-v-400aa832] {
  font-size: 40px;
}
.p-mypage-summary-point-meta[data-v-400aa832] {
  font-size: 14px;
  text-align: center;
  padding: 8px 0 0;
  color: rgba(18, 118, 63, 1);
}
.p-mypage-summary-desc[data-v-400aa832] {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-400aa832] {
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-400aa832] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-400aa832],
.p-mypage-content-period[data-v-400aa832] {
  text-align: center;
  font-size: 16px;
  color: #603813;
}
.p-mypage-content-ttl[data-v-400aa832] {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.p-mypage-content-large-bnr[data-v-400aa832] {
  width: 100%;
  margin: 25px 0;
}
.p-mypage-content-large-bnr img[data-v-400aa832] {
  width: 100%;
}
.p-mypage-prize[data-v-400aa832] {
  display: flex;
  overflow-x: scroll;
  padding: 20px 0;
}
.p-mypage-prize[data-v-400aa832]::-webkit-scrollbar {
  display: none;
}
.p-mypage-prize-box[data-v-400aa832] {
  padding-left: 20px;
}
.p-mypage-prize-box[data-v-400aa832]:last-child {
  padding-right: 20px;
}
.p-mypage-prize-box figure[data-v-400aa832] {
  position: relative;
}
.p-mypage-prize-box figure img[data-v-400aa832] {
  border-radius: 20px 20px 0 0;
  max-width: 200px;
}
.p-mypage-prize-box figure figcaption[data-v-400aa832] {
  position: relative;
  /* border-radius: 0 0 20px 20px; */
}
.p-mypage-prize-box figure figcaption p[data-v-400aa832] {
  position: absolute;
  width: calc(100% - 40px);
  top: -18px;
  left: 20px;
  padding: 3px;
  color: #12763F;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
}
.p-mypage-prize-box figure figcaption a[data-v-400aa832] {
  display: block;
  width: 100%;
  padding: 28px 0 16px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.p-mypage-prize-box.is-no-point figure figcaption a[data-v-400aa832] {
  color: #9F9FA0;
  //background-color: #989898;
}
.p-mypage-term[data-v-400aa832] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background: url(/assets/mypage-term.e35b4df7.svg) 20px 10px no-repeat;
  background-size: 32px 32px;
}
.p-mypage-app-req-modal[data-v-400aa832] {
  color: #603813;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-400aa832] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-prize-box figure[data-v-400aa832] {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.apply-lottery-btn-wrapper[data-v-400aa832] {
  display: flex;
  width: 100%;
  padding: 8px 0 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
  background: white;
  flex-direction: column;
  align-items: center;
}
.use-point-title[data-v-400aa832] {
  color: #12763F;
  width: calc(100% - 40px);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
  padding: 2px;
}
.apply-lottery-btn-box[data-v-400aa832] {
  width: 100%;
  padding: 8px 0;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.use-point-number[data-v-400aa832] {
  margin-right: 2px;
}

.modal[data-v-5b38556a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-5b38556a] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-5b38556a] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-5b38556a] {
  background-color: #FFF1E3;
}
.content-top[data-v-5b38556a] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-5b38556a] {
  height: 8rem;
}
p[data-v-5b38556a],span[data-v-5b38556a],ul[data-v-5b38556a],li[data-v-5b38556a] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-5b38556a] {
  margin: 10px 0;
}
.app_req_ttl[data-v-5b38556a] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-5b38556a] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-5b38556a] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-5b38556a] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-5b38556a]:before,
.app_req_ttl.is_border[data-v-5b38556a]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-5b38556a]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-5b38556a]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-5b38556a],
.app_req_idx2[data-v-5b38556a] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-5b38556a] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-5b38556a]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-5b38556a]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-5b38556a] {
  text-decoration: underline;
}
.is_bold[data-v-5b38556a] {
  font-weight: 700;
}

.p-mypage-prize-box.is-no-point figure figcaption a[data-v-0e9b4c00] {
  color: #9F9FA0;
}
.p-mypage-prize-box figure figcaption a[data-v-0e9b4c00]:last-child:hover {
  color: #0097de;
}
.p-mypage-container[data-v-0e9b4c00] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-0e9b4c00] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-0e9b4c00] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-0e9b4c00] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-point[data-v-0e9b4c00] {
  padding: 0 20px 8px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-summary-point-body[data-v-0e9b4c00] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-mypage-summary-point-body p[data-v-0e9b4c00]:first-child {
  font-size: 16px;
}
.p-mypage-summary-point-body p[data-v-0e9b4c00]:last-child {
  font-size: 20px;
}
.p-mypage-summary-point-body p:last-child span[data-v-0e9b4c00] {
  font-size: 40px;
}
.p-mypage-summary-point-meta[data-v-0e9b4c00] {
  font-size: 14px;
  text-align: center;
  padding: 8px 0 0;
  color: rgba(18, 118, 63, 1);
}
.p-mypage-summary-desc[data-v-0e9b4c00] {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-0e9b4c00] {
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-0e9b4c00] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-0e9b4c00],
.p-mypage-content-period[data-v-0e9b4c00] {
  text-align: center;
  font-size: 16px;
  color: #603813;
}
.p-mypage-content-ttl[data-v-0e9b4c00] {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.p-mypage-content-large-bnr[data-v-0e9b4c00] {
  width: 100%;
  margin: 25px 0;
}
.p-mypage-content-large-bnr img[data-v-0e9b4c00] {
  width: 100%;
}
.p-mypage-prize[data-v-0e9b4c00] {
  display: flex;
  overflow-x: scroll;
  padding: 20px 0;
}
.p-mypage-prize[data-v-0e9b4c00]::-webkit-scrollbar {
  display: none;
}
.p-mypage-prize-box[data-v-0e9b4c00] {
  padding-left: 20px;
}
.p-mypage-prize-box[data-v-0e9b4c00]:last-child {
  padding-right: 20px;
}
.p-mypage-prize-box figure[data-v-0e9b4c00] {
  position: relative;
}
.p-mypage-prize-box figure img[data-v-0e9b4c00] {
  border-radius: 20px 20px 0 0;
  max-width: 200px;
}
.p-mypage-prize-box figure figcaption[data-v-0e9b4c00] {
  position: relative;
  /* border-radius: 0 0 20px 20px; */
}
.p-mypage-prize-box figure figcaption p[data-v-0e9b4c00] {
  position: absolute;
  width: calc(100% - 40px);
  top: -18px;
  left: 20px;
  padding: 3px;
  color: #12763F;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
}
.p-mypage-prize-box figure figcaption a[data-v-0e9b4c00] {
  display: block;
  width: 100%;
  padding: 28px 0 16px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.p-mypage-prize-box.is-no-point figure figcaption a[data-v-0e9b4c00] {
  color: #9F9FA0;
  //background-color: #989898;
}
.p-mypage-term[data-v-0e9b4c00] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background: url(/assets/mypage-term.e35b4df7.svg) 20px 10px no-repeat;
  background-size: 32px 32px;
}
.p-mypage-app-req-modal[data-v-0e9b4c00] {
  color: #603813;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-0e9b4c00] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-prize-box figure[data-v-0e9b4c00] {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.apply-lottery-btn-wrapper[data-v-0e9b4c00] {
  display: flex;
  width: 100%;
  padding: 8px 0 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
  background: white;
  flex-direction: column;
  align-items: center;
}
.use-point-title[data-v-0e9b4c00] {
  color: #12763F;
  width: calc(100% - 40px);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
  padding: 2px;
}
.apply-lottery-btn-box[data-v-0e9b4c00] {
  width: 100%;
  padding: 8px 0;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.use-point-number[data-v-0e9b4c00] {
  margin-right: 2px;
}

.modal[data-v-8e778eb2] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-8e778eb2] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-8e778eb2] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-8e778eb2] {
  background-color: #FFF1E3;
}
.content-top[data-v-8e778eb2] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-8e778eb2] {
  height: 8rem;
}
p[data-v-8e778eb2],span[data-v-8e778eb2],ul[data-v-8e778eb2],li[data-v-8e778eb2] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-8e778eb2] {
  margin: 10px 0;
}
.app_req_ttl[data-v-8e778eb2] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-8e778eb2] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-8e778eb2] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-8e778eb2] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-8e778eb2]:before,
.app_req_ttl.is_border[data-v-8e778eb2]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-8e778eb2]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-8e778eb2]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-8e778eb2],
.app_req_idx2[data-v-8e778eb2] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-8e778eb2] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-8e778eb2]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-8e778eb2]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-8e778eb2] {
  text-decoration: underline;
}
.is_bold[data-v-8e778eb2] {
  font-weight: 700;
}

.p-mypage-prize-box.is-no-point figure figcaption a[data-v-d2a8cbd4] {
  color: #9F9FA0;
}
.p-mypage-prize-box figure figcaption a[data-v-d2a8cbd4]:last-child:hover {
  color: #0097de;
}
.p-mypage-container[data-v-d2a8cbd4] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-d2a8cbd4] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-d2a8cbd4] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-d2a8cbd4] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-point[data-v-d2a8cbd4] {
  padding: 0 20px 8px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-summary-point-body[data-v-d2a8cbd4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-mypage-summary-point-body p[data-v-d2a8cbd4]:first-child {
  font-size: 16px;
}
.p-mypage-summary-point-body p[data-v-d2a8cbd4]:last-child {
  font-size: 20px;
}
.p-mypage-summary-point-body p:last-child span[data-v-d2a8cbd4] {
  font-size: 40px;
}
.p-mypage-summary-point-meta[data-v-d2a8cbd4] {
  font-size: 14px;
  text-align: center;
  padding: 8px 0 0;
  color: rgba(18, 118, 63, 1);
}
.p-mypage-summary-desc[data-v-d2a8cbd4] {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-d2a8cbd4] {
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-d2a8cbd4] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-d2a8cbd4],
.p-mypage-content-period[data-v-d2a8cbd4] {
  text-align: center;
  font-size: 16px;
  color: #603813;
}
.p-mypage-content-ttl[data-v-d2a8cbd4] {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.p-mypage-content-large-bnr[data-v-d2a8cbd4] {
  width: 100%;
  margin: 25px 0;
}
.p-mypage-content-large-bnr img[data-v-d2a8cbd4] {
  width: 100%;
}
.p-mypage-prize[data-v-d2a8cbd4] {
  display: flex;
  overflow-x: scroll;
  padding: 20px 0;
}
.p-mypage-prize[data-v-d2a8cbd4]::-webkit-scrollbar {
  display: none;
}
.p-mypage-prize-box[data-v-d2a8cbd4] {
  padding-left: 20px;
}
.p-mypage-prize-box[data-v-d2a8cbd4]:last-child {
  padding-right: 20px;
}
.p-mypage-prize-box figure[data-v-d2a8cbd4] {
  position: relative;
}
.p-mypage-prize-box figure img[data-v-d2a8cbd4] {
  border-radius: 20px 20px 0 0;
  max-width: 200px;
}
.p-mypage-prize-box figure figcaption[data-v-d2a8cbd4] {
  position: relative;
  /* border-radius: 0 0 20px 20px; */
}
.p-mypage-prize-box figure figcaption p[data-v-d2a8cbd4] {
  position: absolute;
  width: calc(100% - 40px);
  top: -18px;
  left: 20px;
  padding: 3px;
  color: #12763F;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
}
.p-mypage-prize-box figure figcaption a[data-v-d2a8cbd4] {
  display: block;
  width: 100%;
  padding: 28px 0 16px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.p-mypage-prize-box.is-no-point figure figcaption a[data-v-d2a8cbd4] {
  color: #9F9FA0;
  //background-color: #989898;
}
.p-mypage-term[data-v-d2a8cbd4] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background: url(/assets/mypage-term.e35b4df7.svg) 20px 10px no-repeat;
  background-size: 32px 32px;
}
.p-mypage-app-req-modal[data-v-d2a8cbd4] {
  color: #603813;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-d2a8cbd4] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-prize-box figure[data-v-d2a8cbd4] {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.apply-lottery-btn-wrapper[data-v-d2a8cbd4] {
  display: flex;
  width: 100%;
  padding: 8px 0 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
  background: white;
  flex-direction: column;
  align-items: center;
}
.use-point-title[data-v-d2a8cbd4] {
  color: #12763F;
  width: calc(100% - 40px);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
  padding: 2px;
}
.apply-lottery-btn-box[data-v-d2a8cbd4] {
  width: 100%;
  padding: 8px 0;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.use-point-number[data-v-d2a8cbd4] {
  margin-right: 2px;
}

.modal[data-v-cbe933f0] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.target-product-record[data-v-cbe933f0] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: 100%;
}
.limited-time-label[data-v-cbe933f0] {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 14px;
  top: 10px;
  left: 14px;
}
.campaign-about-lp-wrapper[data-v-cbe933f0] {
  background-color: #FFF1E3;
}
.content-top[data-v-cbe933f0] {
  height: calc(100% - 8rem);
}
.content-bottom[data-v-cbe933f0] {
  height: 8rem;
}
p[data-v-cbe933f0],span[data-v-cbe933f0],ul[data-v-cbe933f0],li[data-v-cbe933f0] {
  font-weight: 500;
  font-feature-settings: "palt";
}
ul[data-v-cbe933f0] {
  margin: 10px 0;
}
.app_req_ttl[data-v-cbe933f0] {
  margin-bottom: 16px;
}
.app_req_sub-ttl[data-v-cbe933f0] {
  margin-bottom: 12px;
}
.app_req_desc[data-v-cbe933f0] {
  margin-bottom: 10px;
}
.app_req_ttl.is_border[data-v-cbe933f0] {
  display: flex;
  align-items: center;
}
.app_req_ttl.is_border[data-v-cbe933f0]:before,
.app_req_ttl.is_border[data-v-cbe933f0]:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.app_req_ttl.is_border[data-v-cbe933f0]:before {
  margin-right: 1rem;
}
.app_req_ttl.is_border[data-v-cbe933f0]:after {
  margin-left: 1rem;
}
.app_req_idx1[data-v-cbe933f0],
.app_req_idx2[data-v-cbe933f0] {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
}
p.app_req_idx2[data-v-cbe933f0] {
  width: calc(100% - 15px);
  margin-left: 15px;
}
.app_req_idx1 span[data-v-cbe933f0]:first-child{
  display: block;
  margin-right: 10px;
}
.app_req_idx2 span[data-v-cbe933f0]:first-child{
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.is_under_line[data-v-cbe933f0] {
  text-decoration: underline;
}
.is_bold[data-v-cbe933f0] {
  font-weight: 700;
}

.p-mypage-prize-box.is-no-point figure figcaption a[data-v-f9af76f4] {
  color: #9F9FA0;
}
.p-mypage-prize-box figure figcaption a[data-v-f9af76f4]:last-child:hover {
  color: #0097de;
}
.p-mypage-container[data-v-f9af76f4] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-f9af76f4] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}
.p-mypage-ttl[data-v-f9af76f4] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-summary[data-v-f9af76f4] {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 14px;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.p-mypage-summary-point[data-v-f9af76f4] {
  padding: 0 20px 8px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-summary-point-body[data-v-f9af76f4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-mypage-summary-point-body p[data-v-f9af76f4]:first-child {
  font-size: 16px;
}
.p-mypage-summary-point-body p[data-v-f9af76f4]:last-child {
  font-size: 20px;
}
.p-mypage-summary-point-body p:last-child span[data-v-f9af76f4] {
  font-size: 40px;
}
.p-mypage-summary-point-meta[data-v-f9af76f4] {
  font-size: 14px;
  text-align: center;
  padding: 8px 0 0;
  color: rgba(18, 118, 63, 1);
}
.p-mypage-summary-desc[data-v-f9af76f4] {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
.p-mypage-summary-tips[data-v-f9af76f4] {
  color: #603813;
  text-align: center;
}
.p-mypage-summary-tips span[data-v-f9af76f4] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-content-ttl[data-v-f9af76f4],
.p-mypage-content-period[data-v-f9af76f4] {
  text-align: center;
  font-size: 16px;
  color: #603813;
}
.p-mypage-content-ttl[data-v-f9af76f4] {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.p-mypage-content-large-bnr[data-v-f9af76f4] {
  width: 100%;
  margin: 25px 0;
}
.p-mypage-content-large-bnr img[data-v-f9af76f4] {
  width: 100%;
}
.p-mypage-prize[data-v-f9af76f4] {
  display: flex;
  overflow-x: scroll;
  padding: 20px 0;
}
.p-mypage-prize[data-v-f9af76f4]::-webkit-scrollbar {
  display: none;
}
.p-mypage-prize-box[data-v-f9af76f4] {
  padding-left: 20px;
}
.p-mypage-prize-box[data-v-f9af76f4]:last-child {
  padding-right: 20px;
}
.p-mypage-prize-box figure[data-v-f9af76f4] {
  position: relative;
}
.p-mypage-prize-box figure img[data-v-f9af76f4] {
  border-radius: 20px 20px 0 0;
  max-width: 200px;
}
.p-mypage-prize-box figure figcaption[data-v-f9af76f4] {
  position: relative;
  /* border-radius: 0 0 20px 20px; */
}
.p-mypage-prize-box figure figcaption p[data-v-f9af76f4] {
  position: absolute;
  width: calc(100% - 40px);
  top: -18px;
  left: 20px;
  padding: 3px;
  color: #12763F;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
}
.p-mypage-prize-box figure figcaption a[data-v-f9af76f4] {
  display: block;
  width: 100%;
  padding: 28px 0 16px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.p-mypage-prize-box.is-no-point figure figcaption a[data-v-f9af76f4] {
  color: #9F9FA0;
  //background-color: #989898;
}
.p-mypage-term[data-v-f9af76f4] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 14px;
  font-size: 16px;
  text-align: center;
  text-indent: 20px;
  color: #603813;
  border: 2px solid #603813;
  border-radius: 16px;
  background: url(/assets/mypage-term.e35b4df7.svg) 20px 10px no-repeat;
  background-size: 32px 32px;
}
.p-mypage-app-req-modal[data-v-f9af76f4] {
  color: #603813;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.p-mypage-app-req-modal span[data-v-f9af76f4] {
  padding: 0 24px;
  background: url(/assets/tips_brown.61f26033.svg) 0 3px no-repeat;
  background-size: 20px 20px;
}
.p-mypage-prize-box figure[data-v-f9af76f4] {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.apply-lottery-btn-wrapper[data-v-f9af76f4] {
  display: flex;
  width: 100%;
  padding: 8px 0 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
  background: white;
  flex-direction: column;
  align-items: center;
}
.use-point-title[data-v-f9af76f4] {
  color: #12763F;
  width: calc(100% - 40px);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 2px solid #12763F;
  border-radius: 20px;
  padding: 2px;
}
.apply-lottery-btn-box[data-v-f9af76f4] {
  width: 100%;
  padding: 8px 0;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 20px 20px;
}
.use-point-number[data-v-f9af76f4] {
  margin-right: 2px;
}

.p-mypage-container[data-v-17747e5d] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-17747e5d] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-17747e5d] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-17747e5d] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-17747e5d] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-17747e5d] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-17747e5d] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-17747e5d] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-17747e5d] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-17747e5d] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-17747e5d] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-17747e5d] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-17747e5d] {
  background: #ccc;
}
.p-mypage-roulette-sumarry-cancel[data-v-17747e5d] {
  text-align: center;
  padding: 20px;
  display: block;
}
.mypage-win-header[data-v-17747e5d] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette-caption[data-v-17747e5d] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.p-mypage-roulette-item[data-v-b15b9640] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-b15b9640] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-b15b9640] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-b15b9640] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-b15b9640] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-roulette-item[data-v-297686c5] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-297686c5] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-297686c5] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-297686c5] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-297686c5] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-24db3ea4] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-24db3ea4] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-24db3ea4] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-24db3ea4] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-24db3ea4] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-24db3ea4] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-24db3ea4] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-24db3ea4] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-24db3ea4] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-24db3ea4] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-24db3ea4] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-24db3ea4] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-24db3ea4] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-24db3ea4] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-24db3ea4] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-24db3ea4] {
  background: #ccc;
}


.p-mypage-roulette-item[data-v-1e34db56] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-1e34db56] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-1e34db56] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-1e34db56] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-1e34db56] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-roulette-item[data-v-8cca79d2] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-8cca79d2] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-8cca79d2] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-8cca79d2] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-8cca79d2] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-0cea304f] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-0cea304f] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-0cea304f] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-0cea304f] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-0cea304f] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-0cea304f] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-0cea304f] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-0cea304f] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-0cea304f] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-0cea304f] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-0cea304f] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-0cea304f] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-0cea304f] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-0cea304f] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-0cea304f] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-0cea304f] {
  background: #ccc;
}


.p-mypage-container[data-v-030c6700] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-030c6700] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-030c6700] {
    text-align: center;
    font-size: 24px;
    color: #333;
    padding: 24px 0 20px;
}
.mypage-lose-header[data-v-030c6700] {
    width: 100%;
    height: 23vw;
    background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
    background-size: 100% 100%;
}
.p-mypage-roulette[data-v-030c6700] {
    width: calc(100% - 30px);
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
}
.p-mypage-roulette-item[data-v-030c6700] {
    padding: 30px 0 20px;
    background: rgba(18, 118, 63, 0.1);
    border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-030c6700] {
    width: 64%;
    margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-030c6700] {
    border-radius: 10px;
    width: 100%;
}
.p-mypage-roulette-ttl[data-v-030c6700] {
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-030c6700] {
    text-align: center;
    color: #333;
    font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-030c6700] {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 20px;
    background: rgba(18, 118, 63, 0.1);
    border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-030c6700] {
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 20px;
    text-align: center;
    background: #12763F;
    border-radius: 10px;
    color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-030c6700] {
    text-align: center;
    padding: 20px;
    display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-030c6700] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: 100svh;
    background: rgba(8, 4, 3, 0.8);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-030c6700] {
    width: 90%;
    margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-030c6700] {
    width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-030c6700] {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-030c6700] {
    margin: 16px 0;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-030c6700] {
    display: block;
    padding: 16px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #603813;
}
.p-mypage-roulette-caption[data-v-030c6700] {
    font-size: 16px;
    line-height: 150%;
    color: #333333;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-030c6700] {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 16px;
    border: 2px solid #12763F;
    border-radius: 10px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #12763F;
}

.p-mypage-container[data-v-91a370fc] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-91a370fc] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-91a370fc] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-91a370fc] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-91a370fc] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-91a370fc] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-91a370fc] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-91a370fc] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-91a370fc] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-91a370fc] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-91a370fc] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-91a370fc] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-91a370fc] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-91a370fc] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-91a370fc] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-91a370fc] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-91a370fc] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-91a370fc] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-91a370fc] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-91a370fc] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-91a370fc] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-container[data-v-3cda0431] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-3cda0431] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-3cda0431] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-3cda0431] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-3cda0431] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-3cda0431] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-3cda0431] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-3cda0431] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-3cda0431] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-3cda0431] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-3cda0431] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-3cda0431] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-3cda0431] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-3cda0431] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-3cda0431] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-3cda0431] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-3cda0431] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-3cda0431] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-3cda0431] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-3cda0431] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-3cda0431] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-container[data-v-181a155b] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-181a155b] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.p-mypage-container[data-v-0365936e] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-0365936e] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.p-mypage-container[data-v-1c885144] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.agree-term-checkbox-wrap[data-v-1c885144] {
  width: 1.25rem;
}
.agree-term-text[data-v-1c885144] {
  width: calc(100% - 1.25rem);
}
.enquete-navi[data-v-1c885144] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-mypage-container[data-v-58f41547] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.agree-term-checkbox-wrap[data-v-58f41547] {
  width: 1.25rem;
}
.agree-term-text[data-v-58f41547] {
  width: calc(100% - 1.25rem);
}
.enquete-navi[data-v-58f41547] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-mypage-container[data-v-ae7d60e2] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-ae7d60e2] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-ae7d60e2] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-ae7d60e2] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-ae7d60e2] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-ae7d60e2] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-ae7d60e2] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-ae7d60e2] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-ae7d60e2] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-ae7d60e2] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-ae7d60e2] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-ae7d60e2] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-ae7d60e2] {
  background: #ccc;
}
.p-mypage-roulette-sumarry-cancel[data-v-ae7d60e2] {
  text-align: center;
  padding: 20px;
  display: block;
}
.mypage-win-header[data-v-ae7d60e2] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette-caption[data-v-ae7d60e2] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.p-mypage-container[data-v-5fd5da28] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-5fd5da28] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-5fd5da28] {
    text-align: center;
    font-size: 24px;
    color: #333;
    padding: 24px 0 20px;
}
.mypage-lose-header[data-v-5fd5da28] {
    width: 100%;
    height: 23vw;
    background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
    background-size: 100% 100%;
}
.p-mypage-roulette[data-v-5fd5da28] {
    width: calc(100% - 30px);
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
}
.p-mypage-roulette-item[data-v-5fd5da28] {
    padding: 30px 0 20px;
    background: rgba(18, 118, 63, 0.1);
    border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-5fd5da28] {
    width: 64%;
    margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-5fd5da28] {
    border-radius: 10px;
    width: 100%;
}
.p-mypage-roulette-ttl[data-v-5fd5da28] {
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-5fd5da28] {
    text-align: center;
    color: #333;
    font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-5fd5da28] {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 20px;
    background: rgba(18, 118, 63, 0.1);
    border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-5fd5da28] {
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 20px;
    text-align: center;
    background: #12763F;
    border-radius: 10px;
    color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-5fd5da28] {
    text-align: center;
    padding: 20px;
    display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-5fd5da28] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: 100svh;
    background: rgba(8, 4, 3, 0.8);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-5fd5da28] {
    width: 90%;
    margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-5fd5da28] {
    width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-5fd5da28] {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-5fd5da28] {
    margin: 16px 0;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-5fd5da28] {
    display: block;
    padding: 16px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #603813;
}
.p-mypage-roulette-caption[data-v-5fd5da28] {
    font-size: 16px;
    line-height: 150%;
    color: #333333;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-5fd5da28] {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 16px;
    border: 2px solid #12763F;
    border-radius: 10px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #12763F;
}

.p-mypage-roulette-item[data-v-558e6e62] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-558e6e62] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-558e6e62] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-558e6e62] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-558e6e62] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-6369e414] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-6369e414] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-6369e414] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-6369e414] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-6369e414] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-6369e414] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-6369e414] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-6369e414] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-6369e414] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-6369e414] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-6369e414] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-6369e414] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-6369e414] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-6369e414] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-6369e414] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-6369e414] {
  background: #ccc;
}


.p-mypage-container[data-v-2af1fe36] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-2af1fe36] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-2af1fe36] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-2af1fe36] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-2af1fe36] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-2af1fe36] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-2af1fe36] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-2af1fe36] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-2af1fe36] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-2af1fe36] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-2af1fe36] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-2af1fe36] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-2af1fe36] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-2af1fe36] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-2af1fe36] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-2af1fe36] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-2af1fe36] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-2af1fe36] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-2af1fe36] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-2af1fe36] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-2af1fe36] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-roulette-item[data-v-6d4a4861] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-6d4a4861] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-6d4a4861] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-6d4a4861] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-6d4a4861] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-97f98f78] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-97f98f78] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-97f98f78] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-97f98f78] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-97f98f78] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-97f98f78] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-97f98f78] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-97f98f78] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-97f98f78] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-97f98f78] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-97f98f78] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-97f98f78] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-97f98f78] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-97f98f78] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-97f98f78] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-97f98f78] {
  background: #ccc;
}


.p-mypage-container[data-v-49eed6e8] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-49eed6e8] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-49eed6e8] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-49eed6e8] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-49eed6e8] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-49eed6e8] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-49eed6e8] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-49eed6e8] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-49eed6e8] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-49eed6e8] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-49eed6e8] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-49eed6e8] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-49eed6e8] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-49eed6e8] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-49eed6e8] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-49eed6e8] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-49eed6e8] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-49eed6e8] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-49eed6e8] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-49eed6e8] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-49eed6e8] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-container[data-v-fe5b38c0] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-fe5b38c0] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
}

.p-mypage-container[data-v-75c9914c] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-75c9914c] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-75c9914c] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-75c9914c] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-75c9914c] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-75c9914c] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-75c9914c] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-75c9914c] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-75c9914c] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry[data-v-75c9914c] {
  padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-point[data-v-75c9914c] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-75c9914c] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: #12763F;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-75c9914c] {
  background: #ccc;
}
.p-mypage-roulette-sumarry-cancel[data-v-75c9914c] {
  text-align: center;
  padding: 20px;
  display: block;
}
.mypage-win-header[data-v-75c9914c] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_win_header.26607b95.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette-caption[data-v-75c9914c] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}

.p-mypage-container[data-v-735e14d2] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-735e14d2] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-735e14d2] {
    text-align: center;
    font-size: 24px;
    color: #333;
    padding: 24px 0 20px;
}
.mypage-lose-header[data-v-735e14d2] {
    width: 100%;
    height: 23vw;
    background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
    background-size: 100% 100%;
}
.p-mypage-roulette[data-v-735e14d2] {
    width: calc(100% - 30px);
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
}
.p-mypage-roulette-item[data-v-735e14d2] {
    padding: 30px 0 20px;
    background: rgba(18, 118, 63, 0.1);
    border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-735e14d2] {
    width: 64%;
    margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-735e14d2] {
    border-radius: 10px;
    width: 100%;
}
.p-mypage-roulette-ttl[data-v-735e14d2] {
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-735e14d2] {
    text-align: center;
    color: #333;
    font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-735e14d2] {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 20px;
    background: rgba(18, 118, 63, 0.1);
    border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-735e14d2] {
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 20px;
    text-align: center;
    background: #12763F;
    border-radius: 10px;
    color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-735e14d2] {
    text-align: center;
    padding: 20px;
    display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-735e14d2] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: 100svh;
    background: rgba(8, 4, 3, 0.8);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-735e14d2] {
    width: 90%;
    margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-735e14d2] {
    width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-735e14d2] {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-735e14d2] {
    margin: 16px 0;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-735e14d2] {
    display: block;
    padding: 16px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #603813;
}
.p-mypage-roulette-caption[data-v-735e14d2] {
    font-size: 16px;
    line-height: 150%;
    color: #333333;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-735e14d2] {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 16px;
    border: 2px solid #12763F;
    border-radius: 10px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #12763F;
}

.p-mypage-roulette-item[data-v-3898f5e9] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-3898f5e9] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-3898f5e9] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-3898f5e9] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-3898f5e9] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-4be788a2] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-4be788a2] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-4be788a2] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-4be788a2] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-4be788a2] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-4be788a2] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-4be788a2] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-4be788a2] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-4be788a2] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-4be788a2] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-4be788a2] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-4be788a2] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-4be788a2] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-4be788a2] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-4be788a2] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-4be788a2] {
  background: #ccc;
}


.p-mypage-container[data-v-b08acce8] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-b08acce8] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-b08acce8] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-b08acce8] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-b08acce8] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-b08acce8] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-b08acce8] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-b08acce8] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-b08acce8] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-b08acce8] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-b08acce8] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-b08acce8] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-b08acce8] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-b08acce8] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-b08acce8] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-b08acce8] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-b08acce8] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-b08acce8] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-b08acce8] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-b08acce8] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-b08acce8] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-roulette-item[data-v-a4ce5aa4] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-a4ce5aa4] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-a4ce5aa4] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-a4ce5aa4] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-a4ce5aa4] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-405ca2b0] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-405ca2b0] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-405ca2b0] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-405ca2b0] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-405ca2b0] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-405ca2b0] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-405ca2b0] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-405ca2b0] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-405ca2b0] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-405ca2b0] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-405ca2b0] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-405ca2b0] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-405ca2b0] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-405ca2b0] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-405ca2b0] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-405ca2b0] {
  background: #ccc;
}


.p-mypage-roulette-item[data-v-0c01cc70] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-0c01cc70] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-0c01cc70] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-0c01cc70] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-0c01cc70] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-01733f4a] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-01733f4a] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-01733f4a] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-01733f4a] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-01733f4a] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-01733f4a] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-01733f4a] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-01733f4a] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-01733f4a] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-01733f4a] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-01733f4a] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-01733f4a] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-01733f4a] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-01733f4a] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-01733f4a] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-01733f4a] {
  background: #ccc;
}


.p-mypage-roulette-item[data-v-973f0ad0] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-973f0ad0] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-973f0ad0] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-973f0ad0] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-973f0ad0] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-26a29270] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-26a29270] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-26a29270] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-26a29270] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-26a29270] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-26a29270] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-26a29270] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-26a29270] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-26a29270] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-26a29270] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-26a29270] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-26a29270] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-26a29270] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-26a29270] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-26a29270] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-26a29270] {
  background: #ccc;
}


.p-mypage-container[data-v-3daaf77a] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-3daaf77a] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-3daaf77a] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-3daaf77a] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-3daaf77a] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-3daaf77a] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-3daaf77a] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-3daaf77a] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-3daaf77a] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-3daaf77a] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-3daaf77a] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-3daaf77a] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-3daaf77a] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-3daaf77a] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-3daaf77a] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-3daaf77a] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-3daaf77a] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-3daaf77a] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-3daaf77a] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-3daaf77a] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-3daaf77a] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-container[data-v-7daeaffc] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-7daeaffc] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-7daeaffc] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-7daeaffc] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-7daeaffc] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-7daeaffc] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-7daeaffc] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-7daeaffc] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-7daeaffc] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-7daeaffc] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-7daeaffc] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-7daeaffc] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-7daeaffc] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-7daeaffc] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-7daeaffc] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-7daeaffc] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-7daeaffc] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-7daeaffc] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-7daeaffc] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-7daeaffc] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-7daeaffc] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-container[data-v-3b8e2c0e] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-3b8e2c0e] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-3b8e2c0e] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-3b8e2c0e] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-3b8e2c0e] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-3b8e2c0e] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-3b8e2c0e] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-3b8e2c0e] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-3b8e2c0e] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-3b8e2c0e] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-3b8e2c0e] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-3b8e2c0e] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-3b8e2c0e] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-3b8e2c0e] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-3b8e2c0e] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-3b8e2c0e] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-3b8e2c0e] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-3b8e2c0e] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-3b8e2c0e] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-3b8e2c0e] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-3b8e2c0e] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-roulette-item[data-v-4294a10e] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-4294a10e] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-4294a10e] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-4294a10e] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-4294a10e] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-17fced78] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-17fced78] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-17fced78] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-17fced78] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-17fced78] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-17fced78] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-17fced78] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-17fced78] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-17fced78] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-17fced78] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-17fced78] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-17fced78] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-17fced78] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-17fced78] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-17fced78] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-17fced78] {
  background: #ccc;
}


.p-mypage-container[data-v-fbb61afe] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-fbb61afe] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-fbb61afe] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-fbb61afe] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-fbb61afe] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-fbb61afe] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-fbb61afe] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-fbb61afe] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-fbb61afe] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-fbb61afe] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-fbb61afe] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-fbb61afe] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-fbb61afe] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-fbb61afe] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-fbb61afe] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-fbb61afe] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-fbb61afe] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-fbb61afe] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-fbb61afe] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-fbb61afe] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-fbb61afe] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-roulette-item[data-v-d4f300e8] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-d4f300e8] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-d4f300e8] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-d4f300e8] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-d4f300e8] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-384cbc73] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-384cbc73] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-384cbc73] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-384cbc73] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-384cbc73] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-384cbc73] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-384cbc73] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-384cbc73] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-384cbc73] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-384cbc73] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-384cbc73] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-384cbc73] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-384cbc73] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-384cbc73] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-384cbc73] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-384cbc73] {
  background: #ccc;
}


.p-mypage-container[data-v-310d54d8] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-310d54d8] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-310d54d8] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-310d54d8] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-310d54d8] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-310d54d8] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-310d54d8] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-310d54d8] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-310d54d8] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-310d54d8] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-310d54d8] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-310d54d8] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-310d54d8] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-310d54d8] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-310d54d8] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-310d54d8] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-310d54d8] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-310d54d8] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-310d54d8] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-310d54d8] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-310d54d8] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-roulette-item[data-v-7e3bc610] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-7e3bc610] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-7e3bc610] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-7e3bc610] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-7e3bc610] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-aad90710] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-aad90710] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-aad90710] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-aad90710] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-aad90710] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-aad90710] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-aad90710] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-aad90710] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-aad90710] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-aad90710] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-aad90710] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-aad90710] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-aad90710] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-aad90710] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-aad90710] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-aad90710] {
  background: #ccc;
}


.p-mypage-container[data-v-80f17394] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-80f17394] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-80f17394] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-80f17394] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-80f17394] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-80f17394] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-80f17394] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-80f17394] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-80f17394] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-80f17394] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-80f17394] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-80f17394] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-80f17394] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-80f17394] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-80f17394] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-80f17394] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-80f17394] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-80f17394] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-80f17394] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-80f17394] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-80f17394] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-roulette-item[data-v-06308d4a] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-06308d4a] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-06308d4a] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-06308d4a] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-06308d4a] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-2541e934] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-2541e934] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-2541e934] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-2541e934] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-2541e934] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-2541e934] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-2541e934] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-2541e934] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-2541e934] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-2541e934] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-2541e934] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-2541e934] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-2541e934] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-2541e934] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-2541e934] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-2541e934] {
  background: #ccc;
}


.p-mypage-roulette-item[data-v-50be9615] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-50be9615] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-50be9615] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-50be9615] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-50be9615] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-8bf18c76] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-8bf18c76] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-8bf18c76] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-8bf18c76] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-8bf18c76] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-8bf18c76] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-8bf18c76] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-8bf18c76] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-8bf18c76] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-8bf18c76] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-8bf18c76] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-8bf18c76] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-8bf18c76] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-8bf18c76] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-8bf18c76] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-8bf18c76] {
  background: #ccc;
}


.p-mypage-roulette-item[data-v-69b29276] {
  padding: 30px 0 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-69b29276] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-69b29276] {
  border-radius: 10px;
  width: 100%;
  height:100%;
}
.p-mypage-roulette-ttl[data-v-69b29276] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-69b29276] {
  text-align: center;
  color: #333;
  font-weight: 500;
}

.p-mypage-container[data-v-6c0055f8] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-6c0055f8] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-6c0055f8] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.p-mypage-roulette[data-v-6c0055f8] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-6c0055f8] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-6c0055f8] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-6c0055f8] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-6c0055f8] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-6c0055f8] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-6c0055f8] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry[data-v-6c0055f8] {
    padding: 1rem 1rem 0 1rem;
}
.p-mypage-roulette-sumarry-submit[data-v-6c0055f8] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(232, 97, 3, 1);
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-6c0055f8] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-6c0055f8] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-6c0055f8] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-submit.disable[data-v-6c0055f8] {
  background: #ccc;
}


.p-mypage-container[data-v-3feabb73] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-3feabb73] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-3feabb73] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-3feabb73] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-3feabb73] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-3feabb73] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-3feabb73] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-3feabb73] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-3feabb73] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-3feabb73] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-3feabb73] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-3feabb73] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-3feabb73] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-3feabb73] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-3feabb73] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-3feabb73] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-3feabb73] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-3feabb73] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-3feabb73] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-3feabb73] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-3feabb73] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-container[data-v-735fd580] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-735fd580] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-735fd580] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-735fd580] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-735fd580] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-735fd580] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-735fd580] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-735fd580] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-735fd580] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-735fd580] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-735fd580] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-735fd580] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-735fd580] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-735fd580] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-735fd580] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-735fd580] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-735fd580] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-735fd580] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-735fd580] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-735fd580] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-735fd580] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}

.p-mypage-container[data-v-09dc5fbe] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100svh;
}
.p-mypage-content[data-v-09dc5fbe] {
  flex: 1;
  overflow: auto; /* コンテンツが多い場合はスクロール */
  padding-bottom: 256px;
}
.p-mypage-ttl[data-v-09dc5fbe] {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 24px 0 20px;
}
.mypage-lose-header[data-v-09dc5fbe] {
  width: 100%;
  height: 23vw;
  background: url(/assets/mypage_lose_header.e591563d.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.p-mypage-roulette[data-v-09dc5fbe] {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
}
.p-mypage-roulette-item[data-v-09dc5fbe] {
  padding: 30px 0 20px;
  background: rgba(239, 56, 0, 0.1);
  border-radius: 20px 20px 0 0;
}
.p-mypage-roulette-img[data-v-09dc5fbe] {
  width: 64%;
  margin: 0 auto;
}
.p-mypage-roulette-img img[data-v-09dc5fbe] {
  border-radius: 10px;
  width: 100%;
}
.p-mypage-roulette-ttl[data-v-09dc5fbe] {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 8px;
}
.p-mypage-roulette-date[data-v-09dc5fbe] {
  text-align: center;
  color: #333;
  font-weight: 500;
}
.p-mypage-roulette-sumarry-point[data-v-09dc5fbe] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  background: rgba(18, 118, 63, 0.1);
  border-radius: 10px;
}
.p-mypage-roulette-sumarry-submit[data-v-09dc5fbe] {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 16px;
  padding: 20px;
  text-align: center;
  background: #E86103;
  border-radius: 10px;
  color: #FFFFFF;
}
.p-mypage-roulette-sumarry-cancel[data-v-09dc5fbe] {
  text-align: center;
  padding: 20px;
  display: block;
}
.p-mypage-wrapper-roulette-animation[data-v-09dc5fbe] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: rgba(8, 4, 3, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.p-mypage-wrapper-roulette-animation-img[data-v-09dc5fbe] {
  width: 90%;
  margin: 0 auto;
}
.p-mypage-wrapper-roulette-animation-img img[data-v-09dc5fbe] {
  width: 100%;
}
.p-mypage-wrapper-roulette-animation-text[data-v-09dc5fbe] {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.p-mypage-roulette-sumarry-desc[data-v-09dc5fbe] {
  margin: 16px 0;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}
.p-mypage-roulette-sumarry-show-point[data-v-09dc5fbe] {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #603813;
}
.p-mypage-roulette-caption[data-v-09dc5fbe] {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
}
.p-mypage-roulette-sumarry-retry[data-v-09dc5fbe] {
  display: block;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 20px 16px;
  border: 2px solid #E86103;
  border-radius: 10px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #E86103;
}
