@charset "UTF-8";

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0
}

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

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

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    margin: 0;
    clear: both;
    overflow: visible;
    border-top-width: 1px;
    color: inherit
}

pre {
    font-size: inherit;
    font-family: monospace
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-size: inherit;
    font-family: monospace
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

svg,
img,
embed,
object,
iframe {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    padding: 0;
    color: inherit;
    font: inherit;
    text-align: inherit;
    text-transform: inherit;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: transparent
}

button,
[type=button],
[type=reset],
[type=submit] {
    cursor: pointer
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
    cursor: default
}

:-moz-focusring {
    outline: auto
}

select:disabled {
    opacity: inherit
}

option {
    padding: 0
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable]:focus {
    outline: auto
}

table {
    border-color: inherit;
    border-collapse: collapse
}

caption {
    text-align: left
}

td,
th {
    padding: 0;
    vertical-align: top
}

th {
    font-weight: 700;
    text-align: left
}

.font-yuGothic {
    font-family: Yu Gothic, YuGothic, sans-serif
}

.f_size_28 {
    font-size: .875rem
}

.f_size_50 {
    font-size: 1.25rem
}

html {
    scroll-behavior: smooth
}

body {
    color: #505050;
    font-size: 1rem;
    line-height: 1.6;
    font-family: "Noto Serif JP", serif
}

h1,
h2,
h3,
h4 {
    margin: 0;
    font-weight: 700
}

a {
    cursor: pointer;
    transition: opacity .5s ease
}

button {
    cursor: pointer
}

form {
    width: 100%
}

table {
    background-color: transparent
}

img {
    width: 100%;
    max-width: 100%;
    height: auto;
    font-size: 0;
    line-height: 0;
    vertical-align: bottom
}

em {
    font-style: normal
}

*,
*:before,
*:after {
    box-sizing: border-box
}

.l-header {
    background: linear-gradient(90deg, #a0c0d8, #a0c0d8 12%, #d4f2ff 55%, #a0c0d8 88%, #a0c0d8)
}

.l-header__inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center
}

.l-header__container {
    position: relative;
    padding-top: 0
}

.l-header__title {
    max-width: 250px;
    margin: 0 auto;
    padding: 0 20px
}

.l-header__logo {
    position: absolute;
    top: 0;
    left: 10px;
    width: 100%;
    max-width: 70px
}

.l-header__logo img {
    vertical-align: top
}

.l-header__kv {
    position: relative;
    grid-area: kv;
    margin-top: 20px
}

.l-header__kv__credit {
    position: absolute;
    right: 30px;
    bottom: 5px;
    color: #fff;
    font-size: 12px
}

.l-header__annotation {
    grid-area: annotation;
    margin-left: 20px;
    color: #103957;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8125;
    font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ ProN W3, メイリオ, sans-serif;
    text-align: left
}

.l-main__inner {
    padding: 40px 25px
}

.l-main__title {
    max-width: 280px;
    margin: 0 auto;
    border-top: 2px solid #103957;
    border-bottom: 2px solid #103957;
    color: #103957;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.3;
    text-align: center
}

.l-main__jp__link {
    padding: 0 20px 30px;
    background: linear-gradient(90deg, #a0c0d8, #a0c0d8 12%, #d4f2ff 55%, #a0c0d8 88%, #a0c0d8)
}

.l-main__jp__link a {
    display: block;
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 6px 15px;
    transform: translateZ(0);
    border-radius: 52px;
    background: #103957;
    color: #fff;
    transition: opacity .3s ease
}

.l-main__jp__link a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 52px;
    box-shadow: 4px 4px 2px #61a7ce;
    content: "";
    mix-blend-mode: multiply;
    pointer-events: none
}

.l-main__jp__link.bg-orange a {
    background: #ff3f00
}

.l-main__jp__link__text {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    -moz-column-gap: 5px;
    column-gap: 5px;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.4;
    text-align: right
}

.l-main__jp__link__text .text-break {
    display: flex;
    align-items: center;
    -moz-column-gap: .2em;
    column-gap: .2em
}

.l-main__jp__link__text .text-break .button-right {
    display: flex;
    align-items: center;
    aspect-ratio: 1/1;
    width: 17px
}

.l-main__jp__link__text .text-break .button-right img {
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.l-main__conditions {
    padding: 40px 20px 0
}

.l-main__conditions__title {
    max-width: 1000px;
    margin: 0 auto;
    padding: 3px 10px;
    background: #103957;
    color: #fff;
    font-size: 1.4375rem;
    text-align: center
}

.l-main__lead {
    margin-bottom: 10px;
    color: #103957;
    font-weight: 600;
    font-size: 1.5625rem;
    line-height: 1.25;
    text-align: center
}

.l-main__lead__text {
    color: #505050;
    font-weight: 600;
    line-height: 1.27;
    text-align: center
}

.l-main__coming-soon {
    max-width: 680px;
    margin: 30px auto 0;
    padding: 10px;
    background: #fff;
    color: #6f6b69
}

.l-main__subtitle {
    padding: 5px 15px;
    background: #61a3d1;
    color: #fff;
    font-size: 13px;
    line-height: 1.15625;
    text-align: center
}

.l-main__guideline__rules {
    max-width: 760px;
    height: 280px;
    margin: 35px auto 0;
    padding: 10px 15px;
    border: 2px solid #000000;
    border-radius: 10px;
    font-size: .8em
}

.l-main__guideline__rules__scroll {
    height: 100%;
    padding-right: 5px;
    overflow-y: auto
}

.l-main__guideline__rules__scroll>div {
    text-align: left
}

.l-main__guideline__rules__item {
    margin-top: 1em
}

.l-main__guideline__rules__item>dt {
    font-size: 1.15em
}

.l-main__guideline__rules__item>dd>dl:not(.l-main__guideline__rules__item) {
    margin-top: .5em
}

.l-main__guideline__rules__item a {
    text-decoration: underline
}

.l-main__guideline__rules__announcement {
    margin-bottom: .5em;
    text-align: center;
    text-decoration: underline
}

.l-footer {
    padding: 40px 0 10px;
    background-color: #fff;
    text-align: center
}

.l-footer__inner {
    padding: 0 20px
}

.l-footer .l-main__title {
    margin-bottom: 25px
}

.l-footer__contact>dl>dt {
    margin-bottom: 10px;
    color: #103957;
    font-size: .875rem;
    line-height: 1.3
}

.l-footer__contact>dl>dd {
    font-weight: 700;
    font-size: .9375rem;
    line-height: 1.2
}

.l-footer__contact__office_hour {
    display: grid;
    padding: 5px 10px;
    -moz-column-gap: 10px;
    grid-template-columns: auto 1fr;
    column-gap: 10px;
    max-width: 340px;
    margin: 10px auto 35px;
    background: #e8f8ff;
    font-size: .75rem;
    line-height: 1.4;
    text-align: left
}

.l-footer__contact__office_hour>dd:last-child {
    grid-row: 3/4;
    grid-column: 2/3
}

.l-footer__contact__office_hour__annotation {
    font-size: .625rem
}

.l-footer__contact__office_hour__annotation li {
    padding-left: -1em;
    text-indent: -1em
}

.l-footer__logo img {
    width: 156px;
    height: auto
}

.l-footer__copyright {
    margin-top: 30px;
    font-size: .625rem
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        visibility: hidden;
        z-index: -1;
        opacity: 0
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.scroll-in>* {
    opacity: 0;
    transition: opacity 1s, transform 1s
}

.scroll-in.visible>* {
    opacity: 1
}

.scroll-in.visible>*:not(.ef-no-up),
.scroll-in.visible>*:not(.ef-no-down) {
    transform: translate(0)
}

@-moz-document url-prefix() {

    .scroll-in.visible>*:not(.ef-no-up),
    .scroll-in.visible>*:not(.ef-no-down) {
        transform: translate(0) rotate(.0001deg);
        filter: blur(0)
    }
}

.scroll-in.visible figure {
    opacity: 1
}

.scroll-in.visible figure img {
    transform: scale(1)
}

.p-top__section__inner {
    position: relative;
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px
}

.p-top__section__overview {
    padding: 1px 0 65px;
    background: linear-gradient(90deg, #a0c0d8, #a0c0d8 12%, #d4f2ff 55%, #a0c0d8 88%, #a0c0d8)
}

.p-top__section__overview__containers {
    position: relative
}

.p-top__section__overview__link {
    z-index: 10;
    position: fixed;
    bottom: 210px;
    left: 50%;
    width: 100%;
    max-width: 1300px;
    transform: translate(-50%)
}

.p-top__section__overview__link a {
    position: absolute;
    top: 0;
    right: 10px;
    aspect-ratio: 1/1;
    width: 200px;
    border-radius: 50%;
    box-shadow: 4px 4px 2px #000000bf;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease
}

.p-top__section__overview__link.active a {
    opacity: 1;
    pointer-events: auto
}

.p-top__section__overview__button {
    z-index: 0;
    position: absolute;
    top: -230px;
    width: calc(50% - 20px);
    height: 250px;
    border-radius: 20px 20px 0 0
}

.p-top__section__overview__button.active {
    width: 50%
}

.p-top__section__overview__button a {
    display: block;
    width: auto;
    height: calc(100% - 20px);
    padding: 10px
}

.p-top__section__overview__button.active {
    z-index: 2;
    width: 50%
}

.p-top__section__overview__button.active a {
    z-index: 1;
    height: 100%
}

.p-top__section__overview__button__title,
.p-top__section__overview__button__title img {
    height: 100%
}

.p-top__section__overview__button.drawing {
    left: 20px;
    background: #f4eee4
}

.p-top__section__overview__button.drawing.active {
    left: 0
}

.p-top__section__overview__button.everyone {
    right: 20px;
    background: #75b7e6;
    color: #fff
}

.p-top__section__overview__button.everyone.active {
    right: 0
}

.p-top__section__overview__container {
    display: none;
    z-index: 2;
    position: relative;
    margin-top: 40px;
    padding: 25px 35px 0;
    transform: translateZ(0);
    filter: drop-shadow(10px -3px 6px rgba(52, 96, 132, .75))
}

.p-top__section__overview__container__title {
    padding: 0;
    color: #103957;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.02em;
    text-align: center
}

.p-top__section__overview__container__title .large {
    font-size: 28px
}

.p-top__section__overview__container__title .small {
    font-size: 10px
}

.p-top__section__overview__container__title .c-yellow {
    color: #faff00;
    font-weight: 900
}

.p-top__section__overview__container__title .c-orange {
    color: #d4982a;
    font-weight: 900
}

.p-top__section__overview__container.drawing {
    border-radius: 26px;
    background: #f4eee4
}

/* .p-top__section__overview__container.drawing:after {
    position: absolute;
    top: -22px;
    left: calc(50% - 4px);
    width: 26px;
    height: 26px;
    transform: rotate(180deg);
    background: radial-gradient(circle at bottom left, transparent 60%, #f4eee4 61%);
    content: ""
} */

/* .p-top__section__overview__container.drawing:before {
    z-index: 2;
    position: absolute;
    top: -3px;
    left: 0;
    width: 50%;
    height: 12px;
    background: #f4eee4;
    content: ""
} */

.p-top__section__overview__container.everyone {
    border-radius: 26px 0 26px 26px;
    background: #75b7e6
}

.p-top__section__overview__container.everyone:after {
    position: absolute;
    top: -23px;
    right: calc(50% - 4px);
    width: 26px;
    height: 26px;
    transform: rotate(90deg);
    background: radial-gradient(circle at bottom left, transparent 60%, #75b7e6 61%);
    content: ""
}

.p-top__section__overview__container.everyone:before {
    z-index: 2;
    position: absolute;
    top: -4px;
    right: 0;
    width: 50%;
    height: 20px;
    background: #75b7e6;
    content: ""
}

.p-top__section__overview__container.everyone .p-top__section__overview__container__title {
    max-width: 927px
}

.p-top__section__overview__container.active {
    display: block
}

.p-top__section__overview__prize {
    margin-top: 20px;
    padding: 10px 10px 20px;
    border-radius: 13px;
    background: #fff
}

.p-top__section__overview__prize__annotation {
    color: #c80000;
    font-weight: 500;
    font-size: .625rem;
    line-height: 1.2727272727
}

.p-top__section__overview__prize__notification {
    width: -moz-fit-content;
    width: fit-content;
    margin: 15px auto 0;
    padding: 1px 5px;
    border: 2px solid #103957;
    border-radius: 10px;
    color: #103957;
    font-weight: 600;
    font-size: .75rem;
    line-height: 1.6111111111
}

.p-top__section__overview__prize__notification a {
    display: flex;
    align-items: center;
    -moz-column-gap: 5px;
    column-gap: 5px;
    width: 100%;
    height: 100%;
    transition: opacity .3s ease
}

.p-top__section__overview__prize__notification a:hover {
    opacity: .8
}

.p-top__section__overview__prize__notification a:after {
    aspect-ratio: 1/1;
    width: 21px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48Zz48cGF0aCBkPSJNMjEsMTAuNUMyMSw0LjcxLDE2LjI5LDAsMTAuNSwwUzAsNC43MSwwLDEwLjVzNC43MSwxMC41LDEwLjUsMTAuNSwxMC41LTQuNzEsMTAuNS0xMC41Wk0xLjE3LDEwLjVDMS4xNyw1LjM1LDUuMzUsMS4xNiwxMC41LDEuMTZzOS4zMyw0LjE5LDkuMzMsOS4zNC00LjE5LDkuMzQtOS4zMyw5LjM0UzEuMTcsMTUuNjUsMS4xNywxMC41WiIgZmlsbD0iIzEwMzk1NyIvPjxwYXRoIGQ9Ik0xMC41LDE0LjAzYy4zMiwwLC41OC0uMjYuNTgtLjU4VjQuMjJjMC0uMzItLjI2LS41OC0uNTgtLjU4cy0uNTguMjYtLjU4LjU4djkuMjJjMCwuMzIuMjYuNTguNTguNThaIiBmaWxsPSIjMTAzOTU3Ii8+PHBhdGggZD0iTTEwLjk2LDE2Ljk2bDUuMjgtNi43NGMuMi0uMjYuMTUtLjYyLS4xLS44Mi0uMjUtLjItLjYyLS4xNS0uODIuMWwtNC44Miw2LjE2LTQuODMtNi4xNmMtLjItLjI1LS41Ny0uMy0uODItLjEtLjE1LjEyLS4yMi4yOS0uMjIuNDYsMCwuMTMuMDQuMjUuMTIuMzZsNS4yOSw2Ljc0Yy4xMS4xNC4yOC4yMi40Ni4yMnMuMzUtLjA4LjQ2LS4yMloiIGZpbGw9IiMxMDM5NTciLz48L2c+PC9zdmc+) no-repeat center;
    background-size: contain;
    content: ""
}

.p-top__section__overview__prize__notes {
    margin-top: 25px;
    color: #103957;
    font-weight: 600;
    font-size: .75rem;
    line-height: 1.2916666667;
    text-align: center
}

.p-top__section__overview__prize__notes ul li {
    margin: 2rem;
    text-align: left;
    font-size: 1.3rem;
}

.p-top__section__overview__period {
    width: calc(100% + 20px);
    margin-top: 25px;
    margin-left: -10px;
    padding: 20px 10px;
    border-radius: 0 0 20px 20px;
    background: #103957;
    color: #fff;
    font-size: 28px;
    line-height: 1.2857142857;
    text-align: center
}

.p-top__section__overview__period__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3125
}

.p-top__section__overview__period__detail {
    display: flex;
    justify-content: center;
    padding: 10px 5px;
    border-radius: 22px;
    background: #fff;
    -moz-column-gap: 7px;
    column-gap: 7px;
    color: #103957;
    font-weight: 900
}

.p-top__section__overview__period__detail dt {
    font-size: 18px;
    line-height: 1.1666666667
}

.p-top__section__overview__period__detail dd {
    font-size: 18px;
    line-height: 1.0769230769
}

.p-top__section__overview__period__detail:last-of-type {
    margin-top: 20px
}

.p-top__section__overview__period__notes {
    margin-top: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.6363636364;
    font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ ProN W3, メイリオ, sans-serif;
    font-feature-settings: "palt";
    letter-spacing: -.05em;
    list-style-type: none;
    text-align: left
}

.p-top__section__overview__period__notes li {
    padding-left: 1em;
    text-indent: -1em
}

.p-top__section__offer {
    padding: 40px 0;
    background-color: #fff
}

.p-top__section__offer__products__lead {
    margin-top: 30px
}

.p-top__section__offer__condition {
    margin-top: 50px
}

.p-top__section__offer__condition__title {
    margin-bottom: 20px
}

.p-top__section__offer__condition__description {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1;
    text-align: center
}

.p-top__section__offer__condition__description .emphasis {
    color: #d4982a;
    font-weight: 900
}

.p-top__section__offer__condition__description .large {
    font-size: 24px;
    line-height: 1.1458333333
}

.p-top__section__offer__condition__description .s-large {
    font-size: 16px;
    line-height: 1.7777777778
}

.p-top__section__offer__condition__description .small {
    font-size: 12px;
    line-height: 2.2916666667
}

.p-top__section__offer__condition__image {
    margin-top: 20px
}

.p-top__section__offer__condition__annotation {
    margin-top: 20px;
    font-size: 11px;
    line-height: 1.6111111111
}

.p-top__section__offer__condition__annotation li {
    padding-left: 1em;
    text-indent: -1em
}

.p-top__section__offer__channel {
    margin-top: 50px
}

.p-top__section__offer__channel>dl:not(:first-of-type) {
    margin-top: 30px
}

.p-top__section__offer__channel__stores {
    margin-top: 30px
}

.p-top__section__offer__channel__description {
    margin-top: 15px;
    color: #103957;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4375;
    text-align: center
}

.p-top__section__offer__channel__list {
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin-top: 20px;
    font-weight: 600;
    font-size: 14px;
    line-height: 2;
    letter-spacing: .04em;
    list-style-type: none
}

.p-top__section__offer__channel__phone {
    margin-top: 15px;
    font-weight: 400;
    font-size: 11px;
    line-height: 2.0909090909;
    text-align: center
}

.p-top__section__offer__channel__phone__title {
    margin-bottom: 8px;
    color: #103957;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4375
}

.p-top__section__offer__channel__phone__number {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4285714286
}

.p-top__section__offer__channel__phone__notes {
    width: -moz-fit-content;
    width: fit-content;
    margin: 10px auto 0;
    text-align: center
}

.p-top__section__offer__channel__period {
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto 0;
    color: #103957;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.25
}

.p-top__section__offer__channel__period dl {
    display: flex;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.p-top__section__procedure {
    padding: 30px 0;
    background-color: #e8f8ff;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4615384615
}

.p-top__section__procedure__step {
    max-width: 500px;
    margin: 20px auto 0
}

.p-top__section__procedure__step__figure {
    grid-area: image;
    padding: 0 5px 0 0
}

.p-top__section__procedure__step__figure img {
    max-width: 70px
}

.p-top__section__procedure__step__figure.receipt {
    margin-top: -15px
}

.p-top__section__procedure__step__figure.form {
    margin-top: 0
}

.p-top__section__procedure__step__figure.up {
    margin-top: -5px
}

.p-top__section__procedure__step__figure.mail {
    margin-top: 20px;
    padding-right: 30px
}

.p-top__section__procedure__step__figure.mail img {
    max-width: 60px
}

.p-top__section__procedure__step__annotation {
    margin-top: 8px;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.2727272727
}

.p-top__section__procedure__step li {
    z-index: 0;
    position: relative;
    border: 2px solid #000000;
    background: #fff
}

.p-top__section__procedure__step li:not(:first-child) {
    margin-top: 50px
}

.p-top__section__procedure__step li dl {
    display: grid;
    grid-template: "title title" auto "description image" auto/1fr max-content
}

.p-top__section__procedure__step li dl dt {
    grid-area: title;
    padding: 5px;
    background: #61a3d1;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5;
    text-align: center
}

.p-top__section__procedure__step li dl dd:first-of-type {
    grid-area: description;
    padding: 10px 5px 10px 15px;
    margin: 0 auto;
}

.p-top__section__procedure__step li:before {
    z-index: 1;
    position: absolute;
    bottom: -20px;
    left: 50%;
    aspect-ratio: 70/35;
    width: 40px;
    transform: translate(-50%);
    background: #000;
    content: "";
    clip-path: polygon(50% 100%, 0 0, 100% 0)
}

.p-top__section__procedure__step li:after {
    z-index: 2;
    position: absolute;
    bottom: -18px;
    left: 50%;
    aspect-ratio: 67/33;
    width: 38px;
    transform: translate(-50%);
    background: #fff;
    content: "";
    clip-path: polygon(50% 100%, 0 0, 100% 0)
}

.p-top__section__procedure__step li:last-child:before,
.p-top__section__procedure__step li:last-child:after {
    display: none
}

.p-top__section__proof {
    padding: 50px 0 30px;
    background-color: #fff
}

.p-top__section__proof__title {
    margin-bottom: 20px
}

.p-top__section__proof__lead {
    color: #103957;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4375;
    text-align: center
}

.p-top__section__proof__contents {
    margin-top: 25px
}

.p-top__section__proof__container {
    padding: 20px 10px 45px
}

.p-top__section__proof__container.last {
    padding-bottom: 0
}

.p-top__section__proof__container__link {
    margin-top: 20px;
    font-weight: 700;
    font-size: 12px
}

.p-top__section__proof__container__link dt {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center
}

.p-top__section__proof__container__link ul {
    display: flex;
    row-gap: 5px;
    flex-direction: column;
    align-items: center
}

.p-top__section__proof__notes {
    position: relative;
    margin-top: 25px;
    padding: 20px 0;
    border-top: 2px solid #505050;
    border-bottom: 2px solid #505050;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.7222222222;
    letter-spacing: -.02em
}

.p-top__section__proof__notes li {
    padding-left: 1em;
    text-indent: -1em
}

.p-top__section__proof__notes:before {
    z-index: -1;
    position: absolute;
    top: -8px;
    right: 0;
    left: 0;
    height: calc(100% + 16px);
    border-top: 2px solid #505050;
    border-bottom: 2px solid #505050;
    content: "";
    pointer-events: none
}

.p-top__section__proof__heading {
    color: #103957;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.7857142857;
    text-align: center
}

.p-top__section__proof__list {
    display: flex;
    justify-content: space-between;
    max-width: 200px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 11px;
    line-height: 1.8571428571
}

.p-top__section__proof__annotation {
    margin-top: 15px;
    color: #c80000;
    font-weight: 700;
    font-size: 10px;
    line-height: 1.35;
    letter-spacing: -.04em;
    text-align: center
}

.p-top__section__proof__figure {
    margin: 20px auto 0
}

.p-top__section__proof__figure.mail {
    max-width: 700px;
    margin: 20px auto
}

.p-top__section__proof__figure.receipt {
    max-width: 700px
}

.p-top__section__notification {
    margin-bottom: 50px;
    padding: 40px 0 25px;
    background: linear-gradient(90deg, #a0c0d8, #a0c0d8 12%, #d4f2ff 55%, #a0c0d8 88%, #a0c0d8);
    color: #103957;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.3214285714;
    text-align: center
}

.p-top__section__notification__notes {
    margin-top: 25px;
    font-weight: 700;
    font-size: 25px
}

.p-top__section__notification__prize>dt {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 22px
}

.p-top__section__notification__prize>dd {
    margin: 0 auto
}

.p-top__section__notification__prize>dd.p-top__section__notification__description {
    margin: 10px auto;
    padding: 1rem;
    background: #fff
}

.p-top__section__notification__period {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-weight: 900
}

.p-top__section__notification__period__detail {
    display: flex;
    flex-direction: column;
    margin: 10px auto 0
}

.p-top__section__notification__period__detail dt,
.p-top__section__notification__period__detail dd {
    font-weight: 900
}

.p-top__section__notification__period__detail.row {
    flex-direction: row
}

.p-top__section__notification__annotation {
    color: #c80000;
    font-size: 12px;
    line-height: 1.35;
    letter-spacing: -.03em
}

.p-present__section__overview__ticket {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    padding: 5px;
    border-radius: 11px;
    background: linear-gradient(90deg, #efaf48, #f8e190 54%, #efaf48);
    color: #103957;
    font-weight: 700;
    font-size: .75rem;
    line-height: 1
}

.p-present__section__overview__ticket .f_large {
    font-size: 1.4375rem
}

.p-present__section__overview__ticket .f_xlarge {
    font-size: 1.75rem
}

.p-present__section__overview__ticket .f_small {
    font-size: .625rem
}

.p-present__section__overview__ticket .flex_item {
    display: flex;
    align-items: center
}

.p-present__section__overview__notice {
    margin: 20px 0;
    color: #103957;
    font-weight: 700;
    font-size: .9375rem;
    line-height: 1.2666666667;
    text-align: center
}

.p-present__section__overview__period {
    width: calc(100% + 20px);
    margin-left: -10px;
    padding: 10px;
    border-radius: 0 0 20px 20px;
    background: #285082;
    color: #fff;
    text-align: center
}

.p-present__section__overview__period__title {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.3125
}

.p-present__section__overview__period__description {
    font-weight: 600;
    font-size: .6875rem
}

.p-present__section__overview__period__list {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px solid #ffffff;
    font-size: .6875rem;
    line-height: 1.5454545455;
    font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ ProN W3, メイリオ, sans-serif;
    font-feature-settings: "palt";
    text-align: left
}

.p-present__section__overview__period__list li {
    padding-left: 1em;
    text-indent: -1em
}

.p-present__section__products {
    padding: 40px 20px 35px
}

.p-present__section__products .l-main__title {
    margin-bottom: 35px
}

.p-present__section__stores {
    padding: 50px 20px 40px;
    background: #e8f8ff
}

.p-present__section__stores .l-main__title {
    margin-bottom: 35px
}

.p-present__section__period {
    padding: 50px 20px
}

.p-present__section__period .l-main__title {
    margin-bottom: 35px
}

.u-bold {
    font-weight: 700
}

.u-semibold {
    font-weight: 600
}

.u-invisible {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip-path: polygon(0 0, 0 0, 0 0, 0 0)
}

.u-color-red {
    color: #c80000
}

.u-link {
    display: inline;
    color: #00f;
    text-decoration: underline;
    transition: opacity .3s ease
}

.u-link:hover {
    opacity: .7
}

.u-list--notes {
    margin-top: .25em;
    padding-left: 1em
}

.u-list--notes>li {
    text-indent: -1em
}

@media screen and (min-width: 370px) {
    .l-header__title {
        max-width: 290px
    }

    .l-header__logo {
        left: 15px;
        max-width: 80px
    }
}

@media screen and (min-width: 375px) {
    .l-main__jp__link__text {
        font-size: 1.25rem
    }

    .l-main__jp__link__text .text-break .button-right {
        width: 20px
    }
}

@media screen and (min-width: 501px) {
    .l-header__container {
        padding-top: 5px
    }

    .l-header__title {
        max-width: 340px;
        margin: 0 auto
    }

    .l-header__logo {
        left: 20px;
        max-width: 110px
    }

    .l-main__title {
        max-width: 220px;
        font-size: 1.5rem
    }

    .l-main__jp__link__text {
        font-size: 1.5rem
    }

    .l-main__jp__link__text .text-break .button-right {
        width: 24px
    }

    .l-main__lead {
        font-size: 2.25rem
    }

    .l-main__subtitle {
        font-size: 1.375rem
    }

    .p-top__section__overview__container__title {
        font-size: 24px
    }

    .p-top__section__overview__container__title .large {
        font-size: 33px
    }

    .p-top__section__overview__container__title .small {
        font-size: 12px
    }

    .p-top__section__overview__prize__annotation {
        font-size: 1rem
    }

    .p-top__section__overview__prize__notes {
        font-size: 1.125rem
    }

    .p-top__section__offer__products__lead {
        margin-top: 40px
    }

    .p-top__section__offer__condition {
        margin-top: 70px
    }

    .p-top__section__offer__condition__title {
        margin-bottom: 20px
    }

    .p-top__section__offer__condition__description {
        font-size: 22px
    }

    .p-top__section__offer__condition__description .large {
        font-size: 40px
    }

    .p-top__section__offer__condition__description .s-large {
        font-size: 22px
    }

    .p-top__section__offer__condition__description .small {
        font-size: 14px
    }

    .p-top__section__offer__condition__annotation {
        font-size: 16px
    }

    .p-top__section__offer__channel {
        margin-top: 70px
    }

    .p-top__section__offer__channel__stores {
        margin-top: 40px
    }

    .p-top__section__offer__channel__description {
        margin-top: 20px;
        font-size: 22px
    }

    .p-top__section__offer__channel__list {
        font-size: 22px
    }

    .p-top__section__offer__channel__phone {
        font-size: 16px
    }

    .p-top__section__offer__channel__phone__title,
    .p-top__section__offer__channel__phone__number {
        font-size: 20px
    }

    .p-top__section__procedure {
        padding: 50px 0 40px;
        font-size: 17px
    }

    .p-top__section__procedure__step {
        margin-top: 30px
    }

    .p-top__section__procedure__step__figure img {
        max-width: 100px
    }

    .p-top__section__procedure__step__figure.receipt {
        margin-top: -10px
    }

    .p-top__section__procedure__step__figure.form {
        margin-top: 0
    }

    .p-top__section__procedure__step__figure.up {
        margin-top: -10px
    }

    .p-top__section__procedure__step__figure.mail {
        margin-top: 40px;
        padding-right: 20px
    }

    .p-top__section__procedure__step__figure.mail img {
        max-width: 80px
    }

    .p-top__section__procedure__step__annotation {
        font-size: 14px
    }

    .p-top__section__procedure__step li dl dt {
        font-size: 20px
    }

    .p-top__section__proof {
        padding: 70px 0 50px
    }

    .p-top__section__proof__title {
        margin-bottom: 30px
    }

    .p-top__section__proof__lead {
        font-size: 22px
    }

    .p-top__section__proof__contents {
        margin-top: 40px
    }

    .p-top__section__proof__container {
        padding: 30px 15px 50px
    }

    .p-top__section__proof__container__link {
        font-size: 16px
    }

    .p-top__section__proof__container__link dt {
        font-size: 18px
    }

    .p-top__section__proof__container__link ul {
        row-gap: 10px
    }

    .p-top__section__proof__notes {
        margin-top: 40px;
        font-size: 16px
    }

    .p-top__section__proof__list {
        max-width: 340px;
        font-size: 22px
    }

    .p-top__section__proof__annotation {
        font-size: 16px
    }

    .p-top__section__notification {
        padding: 40px 0;
        font-size: 20px
    }

    .p-top__section__notification__notes {
        margin-top: 40px;
        font-size: 36px
    }

    .p-top__section__notification__prize>dt {
        font-size: 30px
    }

    .p-top__section__notification__annotation {
        font-size: 14px
    }

    .p-present__section__overview__ticket .f_large {
        font-size: 2.125rem
    }

    .p-present__section__overview__ticket .f_xlarge {
        font-size: 2.5rem
    }

    .p-present__section__overview__ticket .f_small {
        font-size: .875rem
    }

    .p-present__section__overview__ticket {
        border-radius: 23px;
        font-size: 1.125rem
    }
}

@media screen and (min-width: 768px) {
    .f_size_28 {
        font-size: 1.75rem
    }

    .f_size_50 {
        font-size: 3.125rem
    }

    .l-header__inner {
        padding: 50px 0 35px
    }

    .l-header__container {
        padding-top: 30px
    }

    .l-header__title {
        max-width: 890px;
        margin: 0 auto
    }

    .l-header__logo {
        left: 40px;
        max-width: 203px
    }

    .l-header__kv {
        margin-top: 40px
    }

    .l-header__annotation {
        font-size: 16px
    }

    .l-main__inner {
        padding: 100px 20px
    }

    .l-main__title {
        max-width: 550px;
        font-size: 2.25rem
    }

    .l-main__jp__link a {
        border-radius: 30px
    }

    .l-main__jp__link a:after {
        border-radius: 30px
    }

    .l-main__jp__link a:hover {
        opacity: .8
    }

    .l-main__jp__link__text {
        flex-direction: row;
        font-size: 1.625rem
    }

    .l-main__jp__link__text .text-break .button-right {
        width: 30px
    }

    .l-main__conditions {
        padding: 100px 20px 0
    }

    .l-main__conditions__title {
        font-size: 2.875rem
    }

    .l-main__lead {
        font-size: 3.875rem
    }

    .l-main__coming-soon {
        margin-top: 60px;
        padding: 10px 10px 20px
    }

    .l-main__subtitle {
        font-size: 2rem
    }

    .l-main__guideline__rules {
        height: 560px;
        margin-top: 70px;
        font-size: 1.01em
    }

    .l-footer {
        padding: 100px 0 20px
    }

    .l-footer .l-main__title {
        margin-bottom: 50px
    }

    .l-footer__contact>dl>dt {
        margin-bottom: 20px;
        font-size: 2rem
    }

    .l-footer__contact>dl>dd {
        font-size: 1.75rem
    }

    .l-footer__contact__office_hour {
        max-width: 680px;
        margin: 20px auto 80px;
        padding: 5px 30px;
        font-size: 1.5rem
    }

    .l-footer__contact__office_hour__annotation {
        font-size: 1.25rem
    }

    .l-footer__logo img {
        width: 312px
    }

    .l-footer__copyright {
        margin-top: 70px;
        font-size: .9375rem
    }

    .p-top__section__overview {
        padding-bottom: 130px
    }

    .p-top__section__overview__link:hover {
        opacity: .8
    }

    .p-top__section__overview__button.active {
        top: -134px;
        height: 134px;
        border-radius: 26px 26px 0 0
    }

    .p-top__section__overview__button {
        top: -134px;
        height: 154px;
        border-radius: 30px 30px 0 0
    }

    .p-top__section__overview__container__title {
        font-size: 26px
    }

    .p-top__section__overview__container__title .large {
        font-size: 40px
    }

    .p-top__section__overview__container__title .small {
        font-size: 14px
    }

    .p-top__section__overview__container.drawing:after {
        top: -45px;
        left: calc(50% - 8px);
        width: 52px;
        height: 52px
    }

    .p-top__section__overview__container.drawing:before {
        top: -10px
    }

    .p-top__section__overview__container.everyone:after {
        top: -45px;
        right: calc(50% - 8px);
        width: 52px;
        height: 52px
    }

    .p-top__section__overview__container.everyone:before {
        top: -10px
    }

    .p-top__section__overview__prize {
        padding: 20px 20px 30px;
        border-radius: 26px
    }

    .p-top__section__overview__prize__annotation {
        font-size: 1.375rem
    }

    .p-top__section__overview__prize__notification {
        font-size: 1.125rem
    }

    .p-top__section__overview__prize__notes {
        font-size: 1.5rem
    }

    .p-top__section__overview__period {
        width: calc(100% + 70px);
        margin-top: 45px;
        margin-left: -35px;
        padding: 30px 35px;
        font-size: 32px
    }

    .p-top__section__overview__period__title {
        font-size: 32px
    }

    .p-top__section__overview__period__detail {
        padding: 10px 35px
    }

    .p-top__section__offer {
        padding: 65px 0
    }

    .p-top__section__offer__products__lead {
        margin-top: 70px
    }

    .p-top__section__offer__condition {
        margin-top: 100px
    }

    .p-top__section__offer__condition__title {
        margin-bottom: 50px
    }

    .p-top__section__offer__condition__description {
        margin-top: 0;
        font-size: 28px;
        text-align: left
    }

    .p-top__section__offer__condition__description .large {
        font-size: 54px
    }

    .p-top__section__offer__condition__description .s-large {
        font-size: 36px
    }

    .p-top__section__offer__condition__description .small,
    .p-top__section__offer__condition__annotation {
        font-size: 18px
    }

    .p-top__section__offer__channel {
        margin-top: 100px
    }

    .p-top__section__offer__channel__stores {
        margin-top: 60px
    }

    .p-top__section__offer__channel__description {
        margin-top: 40px;
        font-size: 32px
    }

    .p-top__section__offer__channel__list {
        display: grid;
        row-gap: 10px;
        grid-template: "shop1 shop2" auto "shop3 shop4" auto/max-content max-content;
        justify-content: space-between;
        max-width: 735px;
        margin: 38px auto 0;
        padding: 0 10px;
        font-size: 28px
    }

    .p-top__section__offer__channel__phone {
        margin-top: 30px;
        font-size: 22px
    }

    .p-top__section__offer__channel__phone__title {
        font-size: 32px
    }

    .p-top__section__offer__channel__phone__number {
        font-size: 28px
    }

    .p-top__section__procedure {
        padding: 50px 0 40px;
        font-size: 22px
    }

    .p-top__section__procedure__step {
        max-width: 1000px;
        margin-top: 40px
    }

    .p-top__section__procedure__step__figure {
        padding: 0 10px 15px 0
    }

    .p-top__section__procedure__step__figure img {
        max-width: 120px
    }

    .p-top__section__procedure__step__figure.receipt {
        margin-top: -50px
    }

    .p-top__section__procedure__step__figure.form {
        margin-top: -40px
    }

    .p-top__section__procedure__step__figure.up {
        margin-top: -20px
    }

    .p-top__section__procedure__step__figure.mail {
        margin-top: 40px;
        padding-right: 40px
    }

    .p-top__section__procedure__step__figure.mail img {
        max-width: 100px
    }

    .p-top__section__procedure__step__annotation {
        font-size: 20px
    }

    .p-top__section__procedure__step li dl dd:first-of-type {
        padding: 20px 15px
    }

    .p-top__section__procedure__step li:before {
        bottom: -35px;
        width: 70px;
        height: 35px
    }

    .p-top__section__procedure__step li:after {
        bottom: -32px;
        width: 67px;
        height: 33px
    }

    .p-top__section__proof {
        padding: 100px 0 125px
    }

    .p-top__section__proof__title {
        margin-bottom: 50px
    }

    .p-top__section__proof__lead {
        font-size: 32px
    }

    .p-top__section__proof__contents {
        margin-top: 70px
    }

    .p-top__section__proof__container {
        padding: 40px 15px 80px
    }

    .p-top__section__proof__notes {
        margin-top: 60px;
        font-size: 18px
    }

    .p-top__section__proof__list {
        max-width: 502px;
        font-size: 28px;
        line-height: 1.8571428571
    }

    .p-top__section__proof__list.receipt {
        max-width: 450px
    }

    .p-top__section__proof__figure {
        margin: 25px auto 0
    }

    .p-top__section__proof__figure.mail {
        margin: 50px auto 30px
    }

    .p-top__section__notification {
        margin-bottom: 100px;
        padding: 90px 0;
        font-size: 28px
    }

    .p-top__section__notification__notes {
        margin-top: 60px;
        font-size: 62px
    }

    .p-top__section__notification__prize>dt {
        margin-top: 30px;
        font-size: 50px
    }

    .p-top__section__notification__prize>dd.p-top__section__notification__description {
        margin: 20px;
    }

    .p-top__section__notification__annotation {
        font-size: 20px
    }

    .p-present__section__overview__notice {
        margin: 40px 0;
        font-size: 1.875rem
    }

    .p-present__section__overview__period {
        width: calc(100% + 70px);
        margin-left: -35px;
        padding: 35px
    }

    .p-present__section__overview__period__title {
        font-size: 2rem
    }

    .p-present__section__overview__period__description {
        font-size: 1.375rem
    }

    .p-present__section__overview__period__list {
        margin-top: 20px;
        padding-top: 20px;
        font-size: 1.375rem
    }

    .p-present__section__products {
        padding: 80px 20px 100px
    }

    .p-present__section__products .l-main__title {
        margin-bottom: 70px
    }

    .p-present__section__stores {
        padding: 100px 20px 80px
    }

    .p-present__section__stores .l-main__title {
        margin-bottom: 70px
    }

    .p-present__section__period {
        padding: 100px 20px
    }

    .p-present__section__period .l-main__title {
        margin-bottom: 70px
    }

    .u-pc-hide {
        display: none
    }
}

@media screen and (min-width: 800px) {
    .p-top__section__proof__container__link {
        font-size: 18px
    }

    .p-top__section__proof__container__link dt {
        font-size: 22px
    }

    .p-top__section__proof__container__link ul {
        flex-direction: row;
        justify-content: center;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .p-top__section__proof__annotation {
        font-size: 20px
    }
}

@media screen and (min-width: 880px) {
    .p-top__section__notification__period__detail {
        flex-direction: row;
        margin: 0 auto
    }

    .p-present__section__overview__ticket .f_large {
        font-size: 2.875rem
    }

    .p-present__section__overview__ticket .f_xlarge {
        font-size: 3.5rem
    }

    .p-present__section__overview__ticket .f_small {
        font-size: 1rem
    }

    .p-present__section__overview__ticket {
        flex-direction: row;
        padding: 0 20px;
        font-size: 1.5rem;
        line-height: 1.5416666667
    }
}

@media screen and (min-width: 881px) {
    .l-main__jp__link a {
        box-shadow: 8px 8px 2px #61a7ce
    }

    .l-main__jp__link a:after {
        box-shadow: 8px 8px 2px #61a7ce
    }
}

@media screen and (min-width: 950px) {
    .p-top__section__overview__period {
        /* display: grid; */
        grid-template: "title title" auto "first second" auto "notes notes" auto/1fr 1fr;
        gap: 20px
    }

    .p-top__section__overview__period dt {
        grid-area: title
    }

    .p-top__section__overview__period dd:nth-of-type(1) {
        grid-area: first
    }

    .p-top__section__overview__period dd:nth-of-type(2) {
        grid-area: second
    }

    .p-top__section__overview__period dd:nth-of-type(3) {
        grid-area: notes
    }

    .p-top__section__overview__period__detail dt {
        font-size: 24px
    }

    .p-top__section__overview__period__detail dd {
        font-size: 26px
    }

    .p-top__section__overview__period__detail:last-of-type {
        margin-top: 0
    }

    .p-top__section__overview__period__detail {
        flex-direction: column;
        align-items: center;
        -moz-column-gap: 0;
        column-gap: 0;
        row-gap: 5px;
        padding: 10px
    }

    .p-top__section__overview__period__notes {
        font-size: 22px
    }
}

@media screen and (min-width: 961px) {
    .p-top__section__procedure {
        padding: 100px 0;
        font-size: 26px
    }

    .p-top__section__procedure__step {
        margin-top: 55px
    }

    .p-top__section__procedure__step__figure img {
        max-width: 137px
    }

    .p-top__section__procedure__step__figure.receipt {
        margin-top: -85px
    }

    .p-top__section__procedure__step__figure.form {
        margin-top: -62px
    }

    .p-top__section__procedure__step__figure.up {
        margin-top: -35px;
        padding-right: 35px
    }

    .p-top__section__procedure__step__figure.mail img {
        max-width: 113px
    }

    .p-top__section__procedure__step__figure.mail {
        margin-top: 50px;
        padding-right: 50px
    }

    .p-top__section__procedure__step__annotation {
        font-size: 22px
    }

    .p-top__section__procedure__step li dl dt {
        padding: 12px;
        font-size: 32px
    }

    .p-top__section__procedure__step li dl dd:first-of-type {
        padding: 25px 20px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1300px) {
    .p-top__section__proof__lead.expansion {
        width: calc(100% + 270px);
        margin-left: -135px
    }
}

@media screen and (max-width: 1280px) {
    .p-top__section__overview__link {
        bottom: 160px
    }

    .p-top__section__overview__link a {
        width: 150px
    }
}

@media screen and (max-width: 880px) {
    .p-top__section__overview__button.active {
        top: -110px;
        height: 110px
    }

    .p-top__section__overview__button {
        top: -110px;
        height: 130px
    }

    .p-top__section__overview__container {
        margin-top: 60px;
        filter: drop-shadow(5px -2px 3px rgba(52, 96, 132, .75))
    }

    .p-top__section__overview__container.drawing:before {
        top: -10px
    }

    .p-top__section__overview__container.everyone:before {
        top: -10px
    }
}

@media screen and (max-width: 767px) {
    .p-top__section__overview__button.active {
        top: -230px;
        height: 230px
    }

    .p-top__section__overview__button {
        top: -230px;
        height: 250px
    }

    .p-top__section__overview__container {
        margin-top: 50px;
        padding: 5px 10px 0
    }

    .p-top__section__overview__container.drawing:before {
        top: -10px
    }

    .p-top__section__overview__container.everyone:before {
        top: -10px
    }

    .u-sp-hide {
        display: none
    }
}

@media screen and (max-width: 680px) {
    .p-top__section__overview__button.active {
        top: -160px;
        height: 160px
    }

    .p-top__section__overview__button {
        top: -160px;
        height: 180px
    }

    .p-top__section__overview__container {
        margin-top: 40px
    }

    .p-top__section__overview__container.drawing:before {
        top: -10px
    }

    .p-top__section__overview__container.everyone:before {
        top: -10px
    }
}

@media screen and (max-width: 550px) {
    .p-top__section__overview__period__title {
        font-size: 16px
    }

    .p-top__section__overview__period__detail dt,
    .p-top__section__overview__period__detail dd {
        font-size: 12px
    }

    .p-top__section__overview__period__notes {
        font-size: 11px
    }
    .p-top__section__overview__prize__notes ul li {
    margin: 1rem;
    text-align: left;
    font-size: 1rem;
}
}

@media screen and (max-width: 500px) {
    .l-header__annotation {
        font-size: 10px
    }

    .p-top__section__overview__link {
        bottom: 110px
    }

    .p-top__section__overview__link a {
        width: 100px
    }

    .p-top__section__overview__button a {
        padding: 0 5px 5px
    }

    .p-top__section__overview__button.active {
        top: -155px;
        height: 155px
    }

    .p-top__section__overview__button {
        top: -155px;
        height: 175px
    }

    .p-top__section__overview__container {
        margin-top: 40px
    }

    .p-top__section__overview__container.drawing:before {
        top: -9px
    }

    .p-top__section__overview__container.everyone:before {
        top: -11px
    }
}

@media screen and (max-width: 400px) {
    .p-top__section__overview__button.active {
        top: -120px;
        height: 120px
    }

    .p-top__section__overview__button {
        top: -120px;
        height: 140px
    }

    .p-top__section__overview__container {
        margin-top: 40px
    }
}