@charset "UTF-8";:where(:not(iframe,canvas,img,svg,video):not(svg *)){all:unset;display:revert}*,::after,::before{box-sizing:border-box}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}[data-fade]{opacity:0;transform:translateY(50px);transition:transform .5s ease,opacity .25s ease}[data-fade].is-show{animation-name:fadeUpAnime;animation-duration:.5s;animation-fill-mode:forwards}[data-scroll=content]{overflow:hidden;opacity:0}[data-scroll=content]>*{transform:translate3d(0,130%,0);transform-origin:left bottom;transition:opacity .5s cubic-bezier(.22, 1, .36, 1) .2s,transform 1.4s cubic-bezier(.22, 1, .36, 1) .2s}[data-scroll=content].is-show{opacity:1}[data-scroll=content].is-show>*{transform:translate(0)}[data-scroll=scaleContent]{transform-origin:center top;transform:scaleX(.9);transition:opacity .6s cubic-bezier(.45, .25, .15, 1),transform .8s cubic-bezier(.45, .25, .15, 1)}[data-scroll=scaleContent].is-show{transform:scale(1)}@keyframes fadeUpAnime{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes extendLineXAnime{from{width:100%}to{width:0%}}@keyframes fadeExtendLineXAnime{0%{width:100%}50%{width:100%}50.1%{width:100%}100%{width:0%}}@keyframes extendLineHistory{0%{transform:scaleX(1);height:0}50%{height:100%}50.1%{height:100%}100%{height:100%}}@keyframes arrowMoveAnime{0%{transform:translateX(0)}50%{transform:translateX(100%)}50.1%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes scaleImg{0%{transform:scale(1)}100%{transform:scale(1.05)}}@keyframes slideUpAnime{0%{transform:translate3d(0,10rem,0);opacity:1}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes fadeAnime{from{opacity:0}to{opacity:1}}@keyframes fuwaAnime01{0%{transform:translateY(0)}100%{transform:translateY(40px)}}@keyframes fuwaAnime02{0%{transform:translateY(0)}100%{transform:translateY(25px)}}@keyframes fuwaAnime03{0%{transform:translateY(0)}100%{transform:translateY(15px)}}@keyframes uneAnime{0%{border-radius:60% 50% 70% 80%/50% 60% 50% 70%}25%{border-radius:70% 60% 60% 90%/70% 80% 40% 90%}50%{border-radius:60% 40% 70% 60%/40% 60% 50% 60%}75%{border-radius:90% 60% 40% 70%/70% 50% 80% 40%}100%{border-radius:60% 50% 70% 80%/50% 60% 50% 70%}}*{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}html{scroll-behavior:smooth}html::-webkit-scrollbar{display:none}html.is-fixed{overflow:hidden}body{background:#fff4f4;color:#333;font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;width:100vw;-ms-overflow-style:none;scrollbar-width:none}img{border-style:none;height:auto;vertical-align:bottom;max-width:100%}img [data-objectfit=cover]{-o-object-fit:cover;object-fit:cover}a,button{text-decoration:none}a:active,a:hover,button:active,button:hover{outline-width:0;cursor:pointer}@media screen and (min-width:1024px){a[href*="tel:"]{cursor:default;pointer-events:none;text-decoration:none}}.l-header{background:0 0;padding:10px;position:absolute;top:0;left:0;width:100%;z-index:9999}@media screen and (min-width:1024px){.l-header{padding:0}}@media screen and (min-width:1024px){.l-header.is-up{animation:UpAnime .5s forwards;pointer-events:none}}@media screen and (min-width:1024px){.l-header.is-down{animation:DownAnime .5s forwards}}.l-header__logo{background:#fff;border-radius:10px;padding:6px 0 8px;display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:287px;gap:3px}@media screen and (min-width:768px){.l-header__logo{max-width:70.2781844802vw;margin:20px auto 0;flex-direction:row;gap:10px}}@media screen and (min-width:1024px){.l-header__logo{max-width:960px}}.l-headerLogo__img{width:233px}@media screen and (min-width:768px){.l-headerLogo__img{width:21.3030746706vw}}@media screen and (min-width:1024px){.l-headerLogo__img{width:291px}}.l-headerLogo__text{width:179px;line-height:1}@media screen and (min-width:768px){.l-headerLogo__text{width:13.3967789165vw}}@media screen and (min-width:1024px){.l-headerLogo__text{width:183px}}.l-headerLogo__text img{vertical-align:middle}.l-header__hamburger{background:#eb372a;border-radius:50%;position:fixed;top:16px;right:10px;width:58px;height:58px;z-index:11;transition:all .75s ease}@media screen and (min-width:1024px){.l-header__hamburger{width:70px;height:70px;top:20px;right:20px}}.l-header__hamburgerLine{background:#fff;border-radius:9999px;width:22px;height:.14375rem;position:absolute;top:25px;left:18px;transform-origin:center;transition:all .25s ease}@media screen and (min-width:1024px){.l-header__hamburgerLine{width:30px;top:30px;left:20px}}.l-header__hamburgerLine:nth-of-type(2){top:30px}@media screen and (min-width:1024px){.l-header__hamburgerLine:nth-of-type(2){top:36px}}.l-header__hamburger.is-open{background:#fff}.l-header__hamburger.is-open .l-header__hamburgerLine{background:#eb372a;transform:rotate(45deg);top:28px}@media screen and (min-width:1024px){.l-header__hamburger.is-open .l-header__hamburgerLine{top:34px}}.l-header__hamburger.is-open .l-header__hamburgerLine:nth-of-type(2){transform:rotate(-45deg);top:28px}@media screen and (min-width:1024px){.l-header__hamburger.is-open .l-header__hamburgerLine:nth-of-type(2){top:34px}}@keyframes UpAnime{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}@keyframes DownAnime{from{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.l-navigation{max-width:calc(100% - 80px);width:100%;margin:0 auto}.l-navigation__list,.l-navigation__subList{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@media screen and (min-width:1024px){.l-navigation__list,.l-navigation__subList{display:flex;align-items:center;justify-content:flex-end;margin:0}}.l-navigation__list{gap:25px}.l-navigation__subList{margin-top:10px;gap:10px}.l-navigation__item,.l-navigation__subItem{width:100%;position:relative}.l-navigation__item:before,.l-navigation__subItem:before{content:none}.l-navigation__item{padding:0 6px}.l-navigation__item:not(:last-of-type){border-bottom:1px dashed #442b2b;padding-bottom:35px}.l-navigation__item:not(:last-of-type):after,.l-navigation__item:not(:last-of-type):before{background:transparent url(../img/common/icon_navigation.svg) no-repeat center;background-size:contain;content:"";width:12px;height:12px;position:absolute;bottom:-6px}.l-navigation__item:not(:last-of-type):before{left:0}.l-navigation__item:not(:last-of-type):after{right:0}.l-navigation__subItem{border:1px solid #442b2b;border-radius:8px;display:flex;align-items:center;justify-content:flex-start;padding:20px 21px}.l-navigation__subLink{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#442b2b;font-size:15px;line-height:150%}.l-navigation__link{display:flex;align-items:center;justify-content:flex-start;margin-left:-6px;color:#442b2b;font-family:Belleza,sans-serif;font-weight:"400";font-style:normal;font-size:32px}.l-navigation__drawer{background:#fff0f0;position:fixed;top:0;left:0;width:100%;height:100vh;padding:86px 0 65px;transform:translateY(-100%);transition:all .5s ease;opacity:0;visibility:hidden;overflow-y:scroll;z-index:2}@media screen and (min-width:1024px){.l-navigation__drawer{max-width:375px;transform:translateX(100%);left:unset;right:0;overflow-y:auto}}.l-navigation__drawer.is-show{transform:none;opacity:1;visibility:visible}@media screen and (min-width:1024px){.l-navigation__bg{background:rgba(0,0,0,.4);width:100vw;height:100%;position:fixed;z-index:0;opacity:0;transition:all .5s ease;top:0;left:0;pointer-events:none}}@media screen and (min-width:1024px){.l-navigation__bg.is-show{transform:none;opacity:1;visibility:visible}}.l-main{max-width:100vw;overflow-x:hidden}.l-container{width:100%;margin:0 auto;max-width:calc(100% - 40px)}@media screen and (min-width:768px){.l-container{max-width:70.2781844802vw}}@media screen and (min-width:1024px){.l-container{max-width:960px}}@media screen and (min-width:768px){.l-container.-lg{max-width:87.8477306003vw}}@media screen and (min-width:1024px){.l-container.-lg{max-width:1200px}}.l-accordion+.l-accordion{margin-top:10px}.l-accordion__title{border-radius:10px;background:linear-gradient(90deg,#f6c6ee 0,#caf3f9 100%);padding:10px 32px 6px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.l-accordion__title.is-open .l-accordion__icon:after{rotate:90deg;top:37%;left:37%}@media screen and (min-width:1024px){.l-accordion__title.is-open .l-accordion__icon:after{top:34%;left:30%}}.l-accordion__titleBadge{background:#333;border-radius:30px;display:inline-flex;padding:4px 10px;margin-bottom:5px;color:#fff;font-size:12px;font-weight:700}@media screen and (min-width:1024px){.l-accordion__titleBadge{font-size:14px}}.l-accordion__titleText{display:block;font-size:16px;font-weight:700;line-height:normal;text-align:center}@media screen and (min-width:1024px){.l-accordion__titleText{font-size:24px}}.l-accordion__icon{background:#fff;border-radius:50%;display:block;width:24px;height:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media screen and (min-width:1024px){.l-accordion__icon{width:36px;height:36px;right:20px}}.l-accordion__icon:before{background:#333;border-radius:2px;content:"";width:8px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:1024px){.l-accordion__icon:before{width:14px;height:2px}}.l-accordion__icon:after{background:#333;border-radius:2px;content:"";width:2px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s;transform-origin:center}@media screen and (min-width:1024px){.l-accordion__icon:after{width:2px;height:14px}}.l-accordion__detail{padding:20px 0 30px;display:none}.l-accordion__detailBox:not(:last-of-type){margin-bottom:40px}.l-accordion__heading{display:flex;align-items:flex-start;justify-content:flex-start;position:relative;margin-bottom:10px;font-size:18px;font-weight:700;line-height:24px}.l-accordion__heading:before{content:"◾️"}.l-accordionList__item{position:relative;padding-left:15px;font-size:15px;line-height:180%;font-weight:400}.l-accordionList__item:before{content:"・";position:absolute;top:0;left:0}.l-accordionItem__detail{margin:20px 0}.l-accordionItem__detailParagraph{margin-bottom:10px;font-size:15px;line-height:175%}.l-accordionItem__block{background:#f1fbff;border-radius:10px;padding:20px;margin-bottom:10px}.l-accordionItem__blockParagraph{font-size:15px;line-height:180%}.l-accordionItem__paragraph.-notice{position:relative;padding-left:15px;font-size:15px;line-height:175%}.l-accordionItem__paragraph.-notice:before{content:"※";position:absolute;top:0;left:0}.l-accordion__paragraph.-notice{position:relative;font-size:15px;line-height:180%;font-weight:400}.l-pickup{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:20px}@media screen and (min-width:1024px){.l-pickup{gap:60px}}.l-pickup__box{width:100%}.l-pickup__title{background:#f9a970;border-radius:20px 20px 0 0;padding:25px 20px;font-size:19px;font-weight:700;text-align:center}@media screen and (min-width:1024px){.l-pickup__title{padding:23px 0 22px;font-size:24px}}.l-pickup__content{background:#fff;border-radius:0 0 20px 20px;padding:20px}@media screen and (min-width:1024px){.l-pickup__content{padding:30px 80px 0}}.l-pickup__contentImg{width:100%;display:block;margin-bottom:20px}@media screen and (min-width:1024px){.l-pickup__contentImg{margin-bottom:30px}}.l-pickup__contentTitle{background:#ffe7d8;padding:14px 0 13px;margin-bottom:10px;font-size:16px;text-align:center}@media screen and (min-width:1024px){.l-pickup__contentTitle{padding:10px 0 11px;margin-bottom:20px;font-size:20px}}.l-pickup__btn{margin-top:20px}@media screen and (min-width:1024px){.l-pickup__advance{padding-bottom:75px}}@media screen and (min-width:1024px){.l-pickupAdvance__detail{display:flex;align-items:flex-start;justify-content:space-between}}.l-pickupAdvance__paragraph{margin-bottom:20px;font-size:15px;line-height:160%}@media screen and (min-width:1024px){.l-pickupAdvance__paragraph{margin-bottom:40px}}.l-pickupAdvance__detailList{margin-bottom:40px}@media screen and (min-width:1024px){.l-pickupAdvance__detailList{margin-bottom:75px}}@media screen and (min-width:1024px){.l-pickup__pointcard{padding-bottom:50px}}.l-pickupPointcard__paragraph{margin-bottom:20px;font-size:15px;line-height:160%}@media screen and (min-width:1024px){.l-pickupPointcard__paragraph{font-size:20px}}.l-pickupPointcard__list{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin:25px auto 40px;gap:25px}@media screen and (min-width:1024px){.l-pickupPointcard__list{flex-direction:row;flex-wrap:wrap;gap:20px 75px}}.l-pickupPointcard__item{width:100%}@media screen and (min-width:1024px){.l-pickupPointcard__item{max-width:calc((100% - 75px)/ 2)}}.l-pickupPointcard__itemTitle{margin-top:10px;font-size:16px;font-weight:600;text-align:center}.l-pickupPointcard__img{width:100%}.l-pickupPointcard__settingList{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:30px}.l-pickupPointcard__settingItem{width:100%}@media screen and (min-width:1024px){.l-pickupPointcard__settingItem{background:#f9f9f9;border-radius:60px 20px 20px 20px;padding:30px 0 35px}}.l-pickupPointcard__settingTitle{display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:20px;font-family:Belleza,sans-serif;font-weight:"400";font-style:normal;font-size:26px}.l-pickupPointcard__settingTitle span{flex-shrink:0}.l-pickupPointcard__settingTitle small{font-size:16px}.l-pickupPointcard__settingTitle:after,.l-pickupPointcard__settingTitle:before{background:#333;content:"";width:100%;height:1px}@media screen and (min-width:1024px){.l-pickupPointcard__settingTitle:after,.l-pickupPointcard__settingTitle:before{width:100px}}.l-pickupPointcard__settingParagraph{margin-bottom:20px;font-size:15px;text-align:center;line-height:150%}.l-pickupPointcard__settingParagraph small{font-size:13px}.l-pickupPointcard__settingFigure{text-align:center}@media screen and (min-width:1024px){.l-pickupPointcard__settingFigure img{width:auto;max-height:391px}}.l-pickupPointcard__settingNotice{margin-top:10px;font-size:12px;text-align:center}.l-box{background:#fff;border-radius:30px;width:100%;margin:0 auto;padding:40px 20px 20px}@media screen and (min-width:1024px){.l-box{padding:60px 80px 80px}}.l-box__copyright{margin-top:60px;font-weight:400;text-align:center}.footer{background-image:linear-gradient(90deg,#ed566a,#f5884e);position:relative;border-radius:14px 14px 0 0}@media screen and (min-width:1024px){.footer{margin-top:-20px}}[data-base-color=red] .footer{background-color:#e8315d}[data-base-color=blue] .footer{background-color:#3251f6}[data-base-color=light-blue] .footer{background-color:#69b7ff}[data-base-color=black] .footer,[data-base-color=white] .footer{background-color:#252525}[data-base-color=yellow] .footer{background-color:#f8cc32}[data-base-color=green] .footer{background-color:#1fcc64}[data-base-color=orange] .footer{background-color:#f63232}[data-base-color=light-yellow] .footer{background-color:#f8cc32}[data-base-color=light-green] .footer{background-color:#9bde2d}[data-base-color=pink] .footer{background-color:#ff9bc5}.footer__to-top{position:absolute;top:-9.4444444444vw;left:50%;z-index:1;display:flex;justify-content:center;width:31.1111111111vw;height:31.1111111111vw;padding:3.0555555556vw 0 0;color:#fff;border-radius:50%;transform:translate(-50%)}@media screen and (min-width:768px){.footer__to-top{top:-34px;width:112px;height:112px;padding:11px 0 0}}[data-base-color=red] .footer__to-top{background-color:#e8315d}[data-base-color=blue] .footer__to-top{background-color:#3251f6}[data-base-color=light-blue] .footer__to-top{background-color:#69b7ff}[data-base-color=black] .footer__to-top,[data-base-color=white] .footer__to-top{background-color:#252525}[data-base-color=yellow] .footer__to-top{background-color:#f8cc32}[data-base-color=green] .footer__to-top{background-color:#1fcc64}[data-base-color=orange] .footer__to-top{background-color:#f63232}[data-base-color=light-yellow] .footer__to-top{background-color:#f8cc32}[data-base-color=light-green] .footer__to-top{background-color:#9bde2d}[data-base-color=pink] .footer__to-top{background-color:#ff9bc5}.footer__to-top svg{width:3.3333333333vw;height:4.4444444444vw}@media screen and (min-width:768px){.footer__to-top svg{width:12px;height:16px}}.footer__upper{position:relative;z-index:10;width:80vw;padding:11.6666666667vw 0 8.8888888889vw;margin:auto}@media screen and (min-width:768px){.footer__upper{width:780px;padding:40px 0 32px}}.footer__nav-item+.footer__nav-item{border-top:1px solid #fff}.footer__nav-item{padding:5.5555555556vw 0}@media screen and (min-width:768px){.footer__nav-item{padding:20px 0}}.footer__nav-link{position:relative;display:inline-block}.footer__nav-link p{font-size:3.8888888889vw;font-weight:400;line-height:1.6;color:#333;letter-spacing:.07em}@media screen and (min-width:768px){.footer__nav-link p{font-size:14px}}.footer__nav-link .icon{position:absolute;top:1.3888888889vw;right:-3.3333333333vw;width:2.2222222222vw;height:2.2222222222vw;color:#fff}@media screen and (min-width:768px){.footer__nav-link .icon{top:5px;right:-20px;width:13px;height:13px}}.footer__sns{margin:11.1111111111vw 0 0}@media screen and (min-width:768px){.footer__sns{margin:40px 0 0}}.footer__sns-list{display:flex;flex-wrap:wrap;gap:8.3333333333vw;align-items:center;justify-content:center}@media screen and (min-width:768px){.footer__sns-list{gap:30px}}.footer__sns-link{display:block;width:38px;height:38px;padding:10px;background-color:#fff;border-radius:50%}.footer__lower{padding:0 0 6.6666666667vw;text-align:center}.footer__lower.footer__lower--ip-top{padding:5.2777777778vw 0 6.6666666667vw}@media screen and (min-width:768px){.footer__lower.footer__lower--ip-top{padding:19px 0 24px}}@media screen and (min-width:768px){.footer__lower{padding:19px 0 24px}}.footer__lower--ip-top{background-color:#fff}.footer__lower-inner{width:80vw;margin:auto}@media screen and (min-width:768px){.footer__lower-inner{width:96%}}.footer__lower-info{display:flex;align-items:center;justify-content:center}.footer__lower--ip-top .footer__lower-info{justify-content:space-between}.footer__lower-logo{width:20.8333333333vw;color:#fff}.footer__lower--ip-top .footer__lower-logo{color:#000}@media screen and (min-width:768px){.footer__lower-logo{width:75px}}.footer__lower-copy{margin:5.5555555556vw auto 0;font-size:2.7777777778vw;font-weight:400;color:#fff;text-align:center}.footer__lower--ip-top .footer__lower-copy{color:#000}@media screen and (min-width:768px){.footer__lower-copy{margin:20px auto 0;font-size:10px}}.footer__account-link{display:block;height:38px}.footer__account-image{width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.footer__account-image img{height:100%}.footer__account-image--pc{display:none}@media screen and (min-width:768px){.footer__account-image--pc{display:block}}.footer__account-image--sp{display:block}@media screen and (min-width:768px){.footer__account-image--sp{display:none}}.footer__to-top{background-color:#f16f5b}.footer__to-top:hover{opacity:1}@media screen and (min-width:1024px){.c-br.-sp{display:none}}.c-br.-pc{display:none}@media screen and (min-width:1024px){.c-br.-pc{display:inline-block}}.c-btn{border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:15px;width:100%;max-width:78.6666666667vw;height:60px;position:relative;margin:0 auto}@media screen and (min-width:1024px){.c-btn{max-width:363px;height:65px}}.c-btn.-primary:before{background:linear-gradient(106deg,#c70f27 28.51%,#ff6f21 109.96%);border-radius:9999px;content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;transition:.3s}.c-btn.-primary:after{background:linear-gradient(106deg,#9e0015 28.51%,#dc4d00 109.96%);border-radius:9999px;content:"";position:absolute;top:5px;right:-5px;z-index:0;width:100%;height:100%}.c-btn.-primary:hover:before{transform:translate(5px,5px)}.c-btn.-primary:hover .c-btn__text{transform:translate(5px,5px)}.c-btn.-primary:hover .-arrow{transform:translate(5px,calc(-50% + 5px))}.c-btn.-secondary{background:#ea6a4a}.c-btn.-secondary:hover{background:#c73814}.c-btn.-tertiary{background:#fff;border:1px solid #333}.c-btn.-tertiary:hover{background:#f2f2f2}.c-btn.-tertiary .c-btn__text{color:#333}.c-btn.-disabled{background:#999}.c-btn__text{transition:.3s;position:relative;z-index:1;color:#fff;font-size:16px;font-weight:700;line-height:1;text-align:center}@media screen and (min-width:1024px){.c-btn__text{font-size:20px}}.c-btn__text small{font-size:12px;font-weight:800}.c-btn__icon{transition:.3s}.c-btn__icon.-arrow{background:transparent url(../img/common/icon_arrow.svg) no-repeat center;background-size:contain;display:block;width:14px;height:11px;position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:1}.c-btn__icon.-arrowDown{background:transparent url(../img/common/icon_arrow-d.svg) no-repeat center;background-size:contain;display:block;width:40px;height:40px;position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:1}.c-link{word-break:break-all;color:#ea6a4a;text-decoration:underline;font-weight:700}strong{font-weight:700}sup{vertical-align:super;font-size:smaller}.c-primary{color:#ea6a4a}.p-home__message{background-color:#fff;padding:13px 23px 13px 43px}@media screen and (min-width:1024px){.p-home__message{padding:26px 70px 26px 70px}}.p-home__messageLink{color:#ea6a4a;font-size:14px;font-weight:700;letter-spacing:.05em;line-height:1.5714285714;text-decoration:underline;position:relative;display:inline-block}.p-home__messageLink::before{content:"";position:absolute;background-image:url("../img/common/icon_attention.svg");background-repeat:no-repeat;background-size:cover;width:22px;height:20px;left:-31px;top:50%;transform:translateY(-50%)}@media screen and (min-width:1024px){.p-home__messageLink{font-size:20px;line-height:1.4}.p-home__messageLink::before{width:36px;height:32px;left:-45px}}.p-home__heading{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;max-width:calc(100% - 50px);margin:0 auto;font-family:Belleza,sans-serif;font-weight:"400";font-style:normal;font-size:30px;line-height:1;text-align:center}@media screen and (min-width:1024px){.p-home__heading{max-width:450px;font-size:40px}}.p-homeHeading__text{flex-shrink:0}.p-homeHeading__motif{border-top:1px dotted;position:relative;width:100%;height:1px}.p-homeHeading__motif:before{background:transparent url(../img/common/icon_navigation.svg) no-repeat center;background-size:contain;content:"";width:12px;height:12px;position:absolute;bottom:-6px;right:0}.p-homeHeading__motif:first-of-type:before{left:0}.p-home__detailItem:not(:last-of-type){margin-bottom:20px}.p-home__detailTitle{margin-bottom:5px;font-size:16px;font-weight:700;line-height:24px}.p-home__detailTitle:before{content:"◾️"}.p-home__detailParagraph{font-size:15px;font-weight:400;line-height:150%}.p-home__kv{background:transparent url(../img/home/bg_grid.png) repeat top center;background-size:48px}@media screen and (min-width:1024px){.p-home__kv{margin-top:120px}}.p-homeKv__detail{background:transparent url(../img/home/bg_kv-sp.jpg) no-repeat top center;background-size:cover;padding:90px 0 65px}@media screen and (min-width:1024px){.p-homeKv__detail{display:none}}.p-homeKv__heading{border-bottom:1px dashed #442b2b;width:100%;max-width:calc(100% - 90px);margin:0 auto 20px;padding-bottom:15px;position:relative;text-align:center}.p-homeKv__heading img{width:100%;max-width:202px;aspect-ratio:202/207}@media screen and (min-width:1024px){.p-homeKv__heading img{max-width:520px;margin-bottom:70px}}.p-homeKv__heading:after,.p-homeKv__heading:before{background:transparent url(../img/common/icon_navigation.svg) no-repeat center;background-size:contain;content:"";width:12px;height:12px;position:absolute;bottom:-6px}.p-homeKv__heading:before{left:0}.p-homeKv__heading:after{right:0}.p-homeKv__titleImg{margin:0 auto 10px;display:block}.p-homeKv__schedule{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px}.p-homeKv__schedulePlace{border-left:1px solid;padding-left:10px;font-size:14px;font-weight:700;line-height:normal}.p-homeKv__textImg{display:block;margin:0 auto}.p-homeKv__slider{margin-top:-60px}@media screen and (min-width:1024px){.p-homeKv__slider{margin-top:0}}.p-homeKv__sliderItem{max-width:85.3333333333vw;margin:0 auto}@media screen and (min-width:1024px){.p-homeKv__sliderItem{max-width:960px}}.p-homeKv__sliderItem.hidden-sp{display:none}@media screen and (min-width:1024px){.p-homeKv__sliderItem.hidden-sp{display:block}}.p-homeKv__sliderLink:hover{opacity:.8}.p-homeKv__controls{display:grid;grid-template-columns:40px 1fr 40px;grid-template-rows:1fr;width:100%;max-width:calc(100% - 40px);margin:10px auto 0;display:none}@media screen and (min-width:768px){.p-homeKv__controls{max-width:70.2781844802vw;margin-top:30px;display:grid}}@media screen and (min-width:1024px){.p-homeKv__controls{max-width:960px}}.p-homeKv__pagination{display:flex;align-items:center;justify-content:flex-start;gap:12px}.p-homeKv__pagination .swiper-pagination-bullet{background:#eb372a;border:1px solid transparent;border-radius:50%;width:6px;height:6px}.p-homeKv__pagination .swiper-pagination-bullet-active{background:0 0;border:1px solid #eb372a}.p-homeKv__next,.p-homeKv__prev{width:40px;height:40px;cursor:pointer}@media screen and (min-width:1024px){.p-homeKv__next,.p-homeKv__prev{width:70px;height:70px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}}.p-homeKv__prev{background:transparent url(../img/home/icon_prev.svg) no-repeat center;background-size:contain}@media screen and (min-width:1024px){.p-homeKv__prev{left:calc((100% - 960px)/ 2 - 35px);margin-top:-35px}}.p-homeKv__next{background:transparent url(../img/home/icon_next.svg) no-repeat center;background-size:contain}@media screen and (min-width:1024px){.p-homeKv__next{right:calc((100% - 960px)/ 2 - 35px);margin-top:-35px}}.p-homeKv__control{display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (min-width:1024px){.p-homeKv__control{justify-content:flex-start}}.p-homeKv__btn{width:30px;height:30px;flex-shrink:0}@media screen and (min-width:1024px){.p-homeKv__btn{width:40px;height:40px}}.p-homeKv__btn[data-control=play]{background:transparent url(../img/home/icon_play.svg) no-repeat center center;background-size:contain}.p-homeKv__btn[data-control=pause]{background:transparent url(../img/home/icon_pause.svg) no-repeat center center;background-size:contain}.p-home__about{padding:55px 0 135px}@media screen and (min-width:768px){.p-home__about{padding-top:80px}}.p-homeAbout__content{background:#fff;border-radius:20px;position:relative;padding:20px}@media screen and (min-width:1024px){.p-homeAbout__content{padding:50px 0 60px}}.p-homeAbout__content:before{background:transparent url(../img/home/motif_about_01.png) no-repeat center;background-size:contain;content:"";width:129px;height:120px;position:absolute;top:-30px;left:-33px}@media screen and (min-width:1024px){.p-homeAbout__content:before{width:185px;height:173px;top:-40px;left:-50px}}.p-homeAbout__content:after{background:transparent url(../img/home/motif_about_02.png) no-repeat center;background-size:contain;content:"";width:129px;height:120px;position:absolute;bottom:-30px;right:-34px}@media screen and (min-width:1024px){.p-homeAbout__content:after{width:185px;height:173px;bottom:-40px;right:-40px}}.p-homeAbout__heading{margin-bottom:20px;font-size:20px;font-weight:600;line-height:150%;text-align:center}@media screen and (min-width:1024px){.p-homeAbout__heading{margin-bottom:35px;font-size:28px}}.p-homeAbout__paragraph{font-size:15px;line-height:180%}@media screen and (min-width:1024px){.p-homeAbout__paragraph{font-size:18px;text-align:center}}.p-home__pickup{background:linear-gradient(111deg,#ffe2c2 0,#ff9193 100%);border-radius:40px;padding:35px 0 60px;margin-top:-80px;position:relative}@media screen and (min-width:768px){.p-home__pickup{margin-top:0;padding:50px 0 100px}}.p-homePickup__heading{margin-bottom:20px;font-family:Belleza,sans-serif;font-weight:"400";font-style:normal;font-size:40px;text-align:center}@media screen and (min-width:1024px){.p-homePickup__heading{margin-bottom:35px;font-size:50px}}.p-homePickup__paragraph{width:100%;margin:0 auto 10px;max-width:calc(100% - 40px);font-size:20px;font-weight:600;text-align:center}@media screen and (min-width:768px){.p-homePickup__paragraph{max-width:none;margin-bottom:14px;font-size:24px}}.p-homePickup__list{margin:0 auto;max-width:calc(100% - 40px);display:flex;align-items:flex-start;justify-content:flex-start;gap:24px 15px;flex-wrap:wrap;padding-top:10px}@media screen and (min-width:768px){.p-homePickup__list{max-width:87.8477306003vw;gap:40px 45px;padding-top:28px}}@media screen and (min-width:1024px){.p-homePickup__list{max-width:1200px}}.p-homePickup__item{width:100%;max-width:calc((100% - 15px)/ 2);position:relative}@media screen and (min-width:1024px){.p-homePickup__item{max-width:calc((100% - 90px)/ 3)}}.p-homePickup__item.-new:before{background:#ffe46a;border:1px solid #000;border-radius:9999px;box-shadow:2px 2px 0;content:"NEW";position:absolute;top:-10px;left:0;width:34px;height:21px;display:flex;align-items:center;justify-content:center;z-index:1;color:#000;font-family:Belleza,sans-serif;font-weight:"400";font-style:normal;font-size:10px}@media screen and (min-width:1024px){.p-homePickup__item.-new:before{box-shadow:4px 4px 0;width:62px;height:38px;top:-28px;font-size:17px}}.p-homePickup__link:hover .p-homePickup__img{opacity:.8}.p-homePickup__comingSoon,.p-homePickup__img{border-radius:10px;box-shadow:0 0 10px 0 rgba(235,55,42,.2);aspect-ratio:160/73}.p-homePickup__comingSoon{background:#d4d4d4;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700}@media screen and (min-width:1024px){.p-homePickup__comingSoon{font-size:30px}}.p-homePickup__text{margin-top:10px;font-size:13px;font-weight:600}@media screen and (min-width:1024px){.p-homePickup__text{font-size:18px}}.p-home__special{background:#fff9f2;padding-top:105px;margin-top:-105px}@media screen and (min-width:1024px){.p-home__special{background-image:url(../img/home/bg_special_heading-pc.png);background-size:93.3016105417vw auto;background-position:center 150px;background-repeat:no-repeat;padding-top:150px;margin-top:-150px}}.p-homeSpecial__heading{background:transparent url(../img/home/bg_special_heading-sp.png) no-repeat center;background-size:95.3333333333vw;padding:70px 0 20px;margin-bottom:20px;text-align:center}@media screen and (min-width:1024px){.p-homeSpecial__heading{background:0 0;padding:90px 0 0;margin-bottom:30px}}@media screen and (min-width:1024px){.p-homeSpecial__heading img{width:442px}}.p-homeSpecial__paragraph{width:100%;margin:0 auto 40px;max-width:calc(100% - 40px);font-size:18px;font-weight:600;text-align:center}@media screen and (min-width:768px){.p-homeSpecial__paragraph{font-size:22px}}.p-homeSpecial__more{position:relative;z-index:1}.p-homeSpecial__detail{background:linear-gradient(111deg,#ffeaea 0,#ffe9c4 100%);background-repeat:repeat;position:relative;padding:125px 0 40px;border-radius:9999px 9999px 0 0;overflow:hidden;margin-top:-44px}@media screen and (min-width:1024px){.p-homeSpecial__detail{margin-top:80px;padding-bottom:140px}}.p-homeSpecial__detail:before{background:transparent url(../img/home/bg_grid.png) repeat;background-size:48px;content:"";width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.p-homeSpecial__detailHeading{margin-bottom:40px}.p-homeSpecial__detailTitle{margin-bottom:20px;font-size:20px;font-weight:700;line-height:150%}@media screen and (min-width:1024px){.p-homeSpecial__detailTitle{margin-bottom:28px;font-size:24px;text-align:center}}.p-homeSpecial__detailParagraph{margin-bottom:40px;font-size:15px;line-height:180%}@media screen and (min-width:1024px){.p-homeSpecial__detailParagraph{margin-bottom:60px;font-size:18px;text-align:center}}.p-home__content{position:relative}@media screen and (min-width:1024px){.p-home__content:before{background:transparent url(../img/home/bg_contents_01.png) repeat-y top left;background-size:contain;content:"";width:23.2796486091vw;height:100%;position:absolute;top:0;left:0}}@media screen and (min-width:1024px){.p-home__content:after{background:transparent url(../img/home/bg_contents_02.png) repeat-y top right;background-size:contain;content:"";width:24.7437774524vw;height:100%;position:absolute;top:0;right:-60px}}.p-home__ticket{padding-top:20px;position:relative;z-index:1}@media screen and (min-width:1024px){.p-home__ticket{padding-top:50px}}.p-home__ticket .l-box:before{background:transparent url(../img/home/text_ticket.svg) no-repeat center;background-size:contain;content:"";width:203px;height:161px;position:absolute;top:-50px;left:-20px;z-index:1;pointer-events:none}@media screen and (min-width:1024px){.p-home__ticket .l-box:before{width:325px;height:258px;top:-75px;left:-40px}}.p-homeTicket__heading{position:relative;z-index:1}.p-homeTicket__paragraph{margin-bottom:20px;font-size:15px;line-height:24px}.p-homeTicket__detailList{margin-bottom:20px}@media screen and (min-width:1024px){.p-homeTicket__detailList{margin-bottom:40px}}.p-homeTicket__btn{margin-bottom:30px}@media screen and (min-width:1024px){.p-homeTicket__btn{margin-bottom:40px}}.p-home__advance{padding-top:20px}@media screen and (min-width:1024px){.p-home__advance{padding-top:50px}}.p-homeAdvance__accordion{background:#fff;border-radius:30px;overflow:hidden}@media screen and (min-width:1024px){.p-homeAdvance__accordion{border-radius:60px}}.p-homeAdvance__accordionTitle{background:#fff;border-radius:0;padding-top:20px;padding-bottom:20px}@media screen and (min-width:1024px){.p-homeAdvance__accordionTitle{padding-top:25px}}.p-homeAdvance__accordionTitle .l-accordion__titleText{font-size:20px}@media screen and (min-width:1024px){.p-homeAdvance__accordionTitle .l-accordion__titleText{font-size:24px}}.p-homeAdvance__accordionTitle .l-accordion__titleText small{display:block;color:#757575;font-size:15px}.p-homeAdvance__accordionTitle .l-accordion__icon{background:#e8e8e8}.p-homeAdvance__accordionDetail{border-top:1px solid #e2e2e2;padding:30px 20px}@media screen and (min-width:1024px){.p-homeAdvance__accordionDetail{padding:50px 80px 60px}}.p-homeAdvance__accordionDetail .p-homeTicket__detailList{margin-bottom:35px}@media screen and (min-width:1024px){.p-homeAdvance__accordionDetail .p-homeTicket__detailList{margin-bottom:40px}}.p-homeAdvance__btn{margin-bottom:30px}@media screen and (min-width:1024px){.p-homeAdvance__btn{margin-bottom:40px}}.p-home__entry{padding-top:40px;position:relative;z-index:1}@media screen and (min-width:1024px){.p-home__entry{padding-top:50px}}.p-home__entry .l-box:before{background:transparent url(../img/home/text_entry.svg) no-repeat center;background-size:contain;content:"";width:220px;height:165px;position:absolute;top:-60px;right:-25px;z-index:1;pointer-events:none}@media screen and (min-width:1024px){.p-home__entry .l-box:before{width:351px;height:265px;top:-80px;right:-55px}}.p-homeEntry__detail{margin-bottom:40px}.p-homeEntry__list{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:33px;margin-bottom:20px}@media screen and (min-width:1024px){.p-homeEntry__list{align-items:stretch;justify-content:center;flex-direction:row;flex-wrap:wrap;margin-bottom:30px}}.p-homeEntry__item{border:1px solid #f9a4ef;border-radius:10px;width:100%;position:relative}@media screen and (min-width:1024px){.p-homeEntry__item{max-width:239px}}.p-homeEntry__item:nth-child(n+2){border:1px solid #00abfe}.p-homeEntry__itemDetail{padding:10px 20px 20px}.p-homeEntry__itemTitle{margin-bottom:8px;font-size:15px;font-weight:700}.p-homeEntry__itemParagraph{font-size:12px;line-height:175%}.p-homeEntry__item:not(:last-of-type):after{background:transparent url(../img/home/icon_entry.svg) no-repeat center;background-size:contain;content:"";width:12px;height:8px;position:absolute;bottom:-18px;left:50%;transform:translateX(-50%)}@media screen and (min-width:1024px){.p-homeEntry__item:not(:last-of-type):after{bottom:50%;left:unset;right:-27px;transform:translateY(-50%);rotate:-90deg}}@media screen and (min-width:1024px){.p-homeEntry__item:nth-of-type(3):after{content:none}}.p-homeEntry__img{width:100%;transform:translateY(-5px)}.p-homeEntry__paragraph.-notice{position:relative;padding-left:15px;font-size:14px;line-height:24px}.p-homeEntry__paragraph.-notice:before{content:"※";position:absolute;top:0;left:0}.p-home__account{position:relative;z-index:1;padding-top:40px;margin-bottom:50px}@media screen and (min-width:1024px){.p-home__account{padding-top:50px}}.p-home__account .l-box:before{background:transparent url(../img/home/text_account.svg) no-repeat center;background-size:contain;content:"";width:266px;height:178px;position:absolute;top:-75px;left:-30px;z-index:1;pointer-events:none}@media screen and (min-width:1024px){.p-home__account .l-box:before{width:314px;height:255px;top:-97px;left:-55px}}.p-homeAccount__heading{margin-bottom:70px}.p-homeAccount__heading .p-homeHeading__text{padding:0 10px;line-height:150%}.p-homeAccount__lead{margin-bottom:20px}@media screen and (min-width:1024px){.p-homeAccount__lead{display:flex;align-items:flex-end;justify-content:center;gap:40px;margin-bottom:40px}}.p-homeAccount__leadContent{background:#ffe6f6;border-radius:10px;padding:10px 10px 20px;position:relative;margin:30px auto 0}@media screen and (min-width:1024px){.p-homeAccount__leadContent{padding:20px 35px;max-width:360px;margin:0 0 30px}}.p-homeAccount__leadContent:before{background:transparent url(../img/home/icon_triangle-u.png) no-repeat center;background-size:contain;content:"";width:32px;height:56px;position:absolute;top:-24px;left:50%;transform:translateX(-50%)}@media screen and (min-width:1024px){.p-homeAccount__leadContent:before{background:transparent url(../img/home/icon_triangle-l.png) no-repeat center;background-size:contain;width:56px;height:32px;top:50%;left:-32px;transform:translateY(-50%)}}@media screen and (min-width:1024px){.p-homeAccount__leadImg{max-width:286px}}.p-homeAccount__leadParagraph{position:relative;z-index:1;font-size:15px;line-height:180%}.p-homeAccount__detail{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:20px}@media screen and (min-width:1024px){.p-homeAccount__detail{align-items:stretch;flex-direction:row;gap:13px}}.p-homeAccount__detailContent{background:#f1fbff;border-radius:10px;padding:20px 20px 30px;width:100%}.p-homeAccount__detailContentWrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px}@media screen and (min-width:1024px){.p-homeAccount__detailContentWrapper{flex-direction:row;justify-content:center}}@media screen and (min-width:1024px){.p-homeAccount__detailContent.-hasAccount{max-width:294px}}.p-homeAccount__detailHeading{margin-bottom:20px;font-size:15px;font-weight:700;line-height:180%;text-align:center}@media screen and (min-width:1024px){.p-homeAccount__detailHeading{display:flex;align-items:center;justify-content:center;min-height:54px}}.p-homeAccount__detailImg{width:100%;max-width:48vw;margin:0 auto 20px;display:block}@media screen and (min-width:1024px){.p-homeAccount__detailImg{max-width:180px}}.p-homeAccount__detailParagraph{font-size:12px;line-height:180%}@media screen and (min-width:1024px){.p-homeAccount__detailParagraph{max-width:180px;margin:0 auto}}.p-homeAccount__detailItem{position:relative}.p-homeAccount__detailItem:not(:last-of-type):after{background:transparent url(../img/home/icon_entry.svg) no-repeat center;background-size:contain;content:"";width:12px;height:8px;position:absolute;bottom:-18px;left:50%;transform:translateX(-50%)}@media screen and (min-width:1024px){.p-homeAccount__detailItem:not(:last-of-type):after{bottom:50%;left:unset;right:-27px;transform:translateY(-50%);rotate:-90deg}}.p-home__bnr{padding-bottom:45px;z-index:1}.p-homeBnr__link{border-radius:20px;display:block;position:relative}@media screen and (min-width:1024px){.p-homeBnr__link{max-width:598px;margin:0 auto}}.p-homeBnr__link img{position:relative;z-index:2;width:100%;transition:.3s}.p-homeBnr__link:before{background:#fff;border-radius:20px;content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;transition:.3s}.p-homeBnr__link:after{background:var(--gradation,linear-gradient(112deg,#fc2da5 -2.61%,#e808ea 41.62%,#00abfe 91.26%));border-radius:20px;content:"";position:absolute;top:10px;right:-10px;z-index:1;width:100%;height:100%}.p-homeBnr__link:hover img,.p-homeBnr__link:hover:before{transform:translate(10px,10px)}.p-home__perks{background-image:url("../img/home/bg_perks_01-sp.png"),url("../img/home/bg_perks_02-sp.png"),linear-gradient(143deg,#ffdee7 0,#fff8de 100%);background-repeat:no-repeat,no-repeat,no-repeat;background-size:100vw auto,100vw auto,cover;background-position:-18.6666666667vw -30px,center bottom,center top;padding:65px 0 70px}@media screen and (min-width:1024px){.p-home__perks{background-image:url("../img/home/bg_perks_01-pc.png"),url("../img/home/bg_perks_02-pc.png"),linear-gradient(143deg,#ffdee7 0,#fff8de 100%);background-size:72.4011713031vw auto,54.39238653vw auto,cover;background-position:-18.6666666667vw -30px,right bottom,center top;padding:75px 0 100px}}.p-homePerks__heading{margin-bottom:20px}@media screen and (min-width:1024px){.p-homePerks__heading{max-width:707px;margin-bottom:50px}}@media screen and (min-width:1024px){.p-homePerks__heading .p-homeHeading__text img{width:437px}}.p-homePerks__paragraph{font-size:18px;font-weight:700;line-height:150%}@media screen and (min-width:1024px){.p-homePerks__paragraph{font-size:20px;text-align:center}}.p-homePerks__list{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:20px;margin:20px -10px 0}.p-homePerks__item{background:#fff;border-radius:20px;padding:20px}@media screen and (min-width:1024px){.p-homePerks__item{padding:40px;display:flex;align-items:center;justify-content:flex-start;gap:60px;width:100%}}.p-homePerks__itemImg{margin-bottom:18px}@media screen and (min-width:1024px){.p-homePerks__itemImg{margin-bottom:0;width:36.6032210835vw}}@media screen and (min-width:1366px){.p-homePerks__itemImg{width:500px}}.p-homePerks__itemTitle{margin-bottom:18px;font-size:20px;font-weight:600;text-align:center;line-height:normal}@media screen and (min-width:1024px){.p-homePerks__itemTitle{margin-bottom:15px;font-size:24px;text-align:left}}.p-homePerks__itemParagraph{font-size:15px;line-height:180%}.p-homePerks__btn{max-width:none;padding:20px 30px;margin-top:18px}@media screen and (min-width:1024px){.p-homePerks__btn{margin-left:0;max-width:360px;margin-top:15px}}.p-homePerks__btn .c-btn__text{font-size:15px;line-height:normal}.p-home__bottom{background:#fff4f4;padding-bottom:65px;position:relative}@media screen and (min-width:1024px){.p-home__bottom{padding-bottom:100px}}.p-home__bottom:before{background:#fffcf8;border-radius:0 0 9999px 9999px;content:"";width:100%;height:calc(100% - 65px);position:absolute;top:0;left:0}.p-home__supporter{padding-top:65px}@media screen and (min-width:1024px){.p-home__supporter{padding-top:115px}}.p-homeSupporter__content{background:#ffe2d5;border-radius:20px;padding:60px 20px 40px;position:relative;margin:0 auto 60px;max-width:calc(100% - 20px)}@media screen and (min-width:768px){.p-homeSupporter__content{max-width:77.2327964861vw;padding:80px 55px 40px}}@media screen and (min-width:1024px){.p-homeSupporter__content{max-width:1055px}}.p-homeSupporter__heading{background:#e06565;border-radius:40px 20px;padding:9px 0 12px;position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:100%;max-width:calc(100% - 40px);color:#fff;font-size:20px;font-weight:600;line-height:150%;text-align:center}@media screen and (min-width:768px){.p-homeSupporter__heading{max-width:588px;padding:20px 0 21px;font-size:26px}}.p-homeSupporter__list{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px}@media screen and (min-width:1024px){.p-homeSupporter__list{flex-direction:row;gap:75px}}.p-homeSupporter__item{width:100%}@media screen and (min-width:1024px){.p-homeSupporter__img{border-radius:10px}}.p-homeSupporter__name{margin-top:20px;font-weight:18;font-weight:600;line-height:180%;text-align:center}@media screen and (min-width:1024px){.p-homeSupporter__name{font-size:24px}}.p-home__closing{padding-bottom:105px;z-index:1}.p-homeClosing__content{position:relative;display:block;padding:15px 0}@media screen and (min-width:1024px){.p-homeClosing__content{max-width:598px;margin:0 auto;padding:30px 0 25px}}.p-homeClosing__content:before{background:#fff;border-radius:20px;content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;transition:.3s}.p-homeClosing__content:after{background:var(--gradation,linear-gradient(112deg,#c70f27 -2.61%,#ff6f21 91.26%));border-radius:20px;content:"";position:absolute;top:10px;right:-10px;z-index:1;width:100%;height:100%}.p-homeClosing__content:hover .p-homeClosing__btn,.p-homeClosing__content:hover .p-homeClosing__heading,.p-homeClosing__content:hover:before{transform:translate(10px,10px)}.p-homeClosing__heading{position:relative;z-index:2;margin-bottom:10px;font-size:18px;font-weight:600;line-height:26px;transition:.3s;text-align:center}@media screen and (min-width:1024px){.p-homeClosing__heading{margin-bottom:15px;font-size:20px}}.p-homeClosing__btn{background:var(--gradation,linear-gradient(112deg,#c70f27 -2.61%,#ff6f21 91.26%));border-radius:20px;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:224px;height:36px;margin:0 auto;transition:.3s}.p-homeClosing__btn .c-btn__text{font-size:16px;font-weight:700}.p-homeClosing__btn .-arrow{background:transparent url(../img/common/icon_arrow.svg) no-repeat center;background-size:contain;display:block;width:15px;height:16px;position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:1}.p-home__sns{display:grid;grid-template-columns:repeat(3,60px);grid-template-rows:repeat(2,1fr);gap:18px 40px;justify-content:center;position:relative;margin-bottom:60px}.p-homeSns__item{width:60px}.p-home__copyright{padding-bottom:110px;position:relative;color:#707070;font-size:12px;font-weight:400;text-align:center}@media screen and (min-width:1024px){.p-home__copyright{padding-bottom:80px}}.p-home__popup{position:fixed;bottom:0;right:0;z-index:2;width:100%;display:none}@media screen and (min-width:1024px){.p-home__popup{max-width:480px;right:20px;bottom:20px}}.p-homePopup__content{background:#fffbf8;border-radius:20px 20px 0 0;box-shadow:0 -10px 30px 0 rgba(115,0,0,.15);width:100%;padding:20px 0}@media screen and (min-width:1024px){.p-homePopup__content{border-radius:20px}}.p-homePopup__paragraph{margin-bottom:8px;font-size:15px;font-weight:700;line-height:150%;text-align:center}@media screen and (min-width:1024px){.p-homePopup__paragraph{line-height:165%}}.p-homePopup__paragraph strong{font-size:20px}.p-homePopup__close{display:block;width:40px;height:40px;position:absolute;top:-10px;right:10px}@media screen and (min-width:1024px){.p-homePopup__close{right:-10px}}.p-request__content{display:flex;align-items:stretch;justify-content:center;padding:55px 0;min-height:100vh}@media screen and (min-width:1024px){.p-request__content{align-items:center}}.p-request__content .c-btn{padding-left:14px}@media screen and (min-width:1024px){.p-request__content .c-btn{margin:0}}.p-request__more{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:13px}@media screen and (min-width:1024px){.p-request__more{flex-direction:row;justify-content:center;gap:20px}}.p-request__icon{max-width:74px;margin:0 auto 15px}@media screen and (min-width:1024px){.p-request__icon{max-width:100px}}.p-request__heading{margin-bottom:30px;font-size:24px;font-weight:700;letter-spacing:.05em;text-align:center}@media screen and (min-width:1024px){.p-request__heading{margin-bottom:40px;font-size:32px}}.p-request__paragraph{margin-bottom:30px;font-size:16px;letter-spacing:.05em;text-align:center}@media screen and (min-width:1024px){.p-request__paragraph{margin-bottom:40px;font-size:20px}}