@charset "UTF-8";*{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,img,a,table,tr,th,td{margin:0;padding:0;border:0;font-weight:400;font-size:100%;vertical-align:baseline}header,footer,nav,section,article,aside,figure,figcaption{display:block}body{line-height:1}body ol,body ul{list-style:none;list-style-type:none;margin:0;padding:0}img{max-width:100%;height:auto;vertical-align:bottom}a{text-decoration:none}body{color:#1a1a1a;font-family:Noto Sans JP}p{line-height:1.4;font-weight:500}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.payment-btn{display:block;background:#df4661;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003}.payment-btn:hover{transform:scale(.96)}.top-btn-wrap{text-align:center}.top-btn{display:inline-flex;justify-content:center;min-width:100px;padding:10px 20px;background:#0069b1;border-radius:24px;border:none;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003}.top-btn:hover{transform:scale(.96)}.top-btn.modal-top-btn{max-width:200px;width:100%;line-height:100%;display:inline-flex;justify-content:center;align-items:center}.top-btn.btn-icon{align-items:center;gap:.5em}.top-btn.btn-icon:before{content:"";display:inline-block;width:1em;height:1em;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.top-btn.btn-icon.btn-icon--undo:before{background-image:url(/build/assets/undo-icon-nU-1jT8C.svg)}.top-btn.btn-icon.btn-icon--add:before{background-image:url(/build/assets/add-box-white-icon-CC5EBnta.svg)}.top-btn.color-grad{background:linear-gradient(254deg,#ff5e7b 1.01%,#f6b700 99.59%)}.loader{width:1em;height:1em;border:3px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-screen{position:fixed;width:100%;height:100vh;background-color:#39393996;z-index:555;top:0;left:0;display:none}.payment-complete-close-loader{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:2em;height:2em;border:4px solid #FFF;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite}.sp-br{display:none}@media screen and (max-width: 767px){.sp-br{display:block}}#page-top{position:fixed;right:10px;bottom:10px;z-index:998;opacity:0;transform:translateY(100px)}@media screen and (max-width: 767px){#page-top{z-index:150}}#page-top a{display:flex;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s}#page-top.up-move{animation:UpAnime .5s forwards}@keyframes UpAnime{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}#page-top.down-move{animation:DownAnime .5s forwards}@keyframes DownAnime{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100px)}}.caution-area{max-width:700px;width:90%;border-radius:10px;border:2px solid var(--BN, #F6B700);background:#fff;padding:20px 30px 20px 40px;margin:30px auto;position:relative}@media screen and (max-width: 1024px){.caution-area{margin:40px auto 0}}.caution-area:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f6b7001a;border-radius:10px}@media screen and (max-width: 767px){.caution-area{width:90%;padding:10px 30px}}.caution-wrap .caution-text{position:relative;margin:8px 0;font-weight:700;font-size:clamp(.875rem,1.04vw,1rem);padding-left:10px;z-index:1}.caution-wrap .caution-text:before{position:absolute;content:"●";top:3px;left:-12px;font-size:60%;color:#f6b700}.caution-link{color:#df4661;font-weight:700;border-bottom:1px solid #DF4661;padding-bottom:1px;transition:1s}@media (hover: hover){.caution-link:hover{transition:1s;opacity:.7}}@media screen and (max-width: 767px){.caution-link{padding:0}}.user-info-area{max-width:600px;border-radius:10px;background:#e7e7e766;text-align:center;padding:30px;margin:60px auto}@media screen and (max-width: 767px){.user-info-area{width:90%;padding:20px 12px}}.user-name{position:relative;font-size:1.125rem;margin-bottom:30px}.user-name:before{content:"";display:inline-block;position:absolute;left:50%;bottom:-10px;width:350px;height:2px;-webkit-transform:translateX(-50%);transform:translate(-50%);background:#e0e0e0}@media screen and (max-width: 767px){.user-name:before{width:90%}}.user-name span{font-size:.875rem;font-weight:400}.user-name a{font-weight:550;pointer-events:none;text-decoration:none}.confirm-method{max-width:450px;margin:10px auto 20px;font-size:.75rem;text-align:left;padding:0 10px}.user-info-wrap{max-width:450px;background:#fff;border-radius:5px;padding:5px 20px 5px 10px;margin:10px auto;display:flex;flex-direction:column;gap:10px}.user-info{display:flex;align-items:center}.user-info dt{width:110px;min-width:100px;background:#00b0b9;color:#fff;border-radius:5px;padding:10px;font-size:.875rem;font-weight:550}.user-info dd{margin-left:10px;flex:1;word-break:break-all;text-align:left}.user-info dd a{pointer-events:none;text-decoration:none}.user-mail{position:relative;max-width:450px;background:#fff;border-radius:5px;display:flex;align-items:center;padding:5px 20px 5px 10px;margin:10px auto 0}.user-mail dt{width:110px;background:#0069b1;color:#fff;border-radius:5px;padding:10px;font-size:.875rem;font-weight:550}.user-mail .mail-text{max-width:350px;flex:1;margin-left:10px;margin-right:15px;word-break:break-all;text-align:left}@media screen and (max-width: 767px){.user-mail .mail-text{width:60%}}.user-mail .mail-text a{pointer-events:none;text-decoration:none;word-break:break-all;line-height:1.5}.user-mail .user-mail-icon{position:absolute;width:6%;right:10px;margin-left:10px;cursor:pointer}@media screen and (max-width: 767px){.user-mail .user-mail-icon{width:7%}}.user-info-area-modal{width:60%;max-width:550px;max-height:90%;border-radius:10px;background:#fff;box-shadow:0 0 10px #0003;border:none;text-align:center;position:relative;position:fixed;padding:40px 20px;transition:opacity .5s ease-out;top:50%;left:50%;transform:translate(-50%,-50%);overflow-y:auto;opacity:0;visibility:hidden}@media screen and (max-width: 767px){.user-info-area-modal{width:90%;padding:40px 0}}.user-info-area{margin:0 auto}@media screen and (max-width: 767px){.user-info-area{width:90%}}.user-info-area .user-info-title{font-size:clamp(.875rem,1.04vw,1rem);font-weight:700;text-align:left;padding:.1em .4em;border-left:solid 5px #00B0B9}.user-info-area .user-info-title-blue{margin-top:30px;border-left:solid 5px #0069B1}.next-button{display:block;background:#df4661;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;margin:20px auto 0;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;padding:12px 8px;max-width:250px;text-align:center}.next-button:hover{transform:scale(.96)}.logout-button{display:block;background:#727272;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;max-width:300px;width:90%;border:none;margin:12px auto 0;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;color:#fff;padding:12px 8px;max-width:250px;text-align:center}.logout-button:hover{transform:scale(.96)}.logout-button:focus{outline:none}.error-user-info{margin:30px auto 0}.user-info-subtext{font-size:.85rem;text-align:left;padding:15px 50px}@media screen and (max-width: 767px){.user-info-subtext{padding:15px 0;margin-inline:auto;width:90%}}.user-info-subtext p{line-height:2}@media screen and (max-width: 767px){.user-info-subtext p{line-height:1.5}}.user-info-area-modal-title{font-size:1.25rem;font-weight:700;margin:0 auto 20px}@media screen and (max-width: 767px){.sp-non{display:none}}.pc-non{display:none}@media screen and (max-width: 767px){.pc-non{display:block}}.submit-btn{display:block;background:#df4661;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003}.submit-btn:hover{transform:scale(.96)}.disabled-btn{display:block;background:#ebebeb;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;color:#67676799;pointer-events:none;border:1px solid rgba(255,255,255,.5)}.disabled-btn:hover{transform:scale(.96)}.black-theme .top-contents .top-contents-right .caution_button{border:2px solid #22282F}.black-theme .top-contents .top-contents-right .caution_button .introduction:before{background-image:url(/build/assets/introduction_icon_black-C57nDcTD.svg)}.black-theme .top-contents .top-contents-right .caution_button .caution_button-text{color:#22282f}.black-theme .caution-area{border:2px solid rgba(134,134,134,.6);background:#fff;position:relative}.black-theme .caution-area:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f3f3f380;border-radius:10px}.black-theme .caution-modal-box{border:2px solid rgba(134,134,134,.6);background:#f2f2f2}.black-theme .caution-text{z-index:1}.black-theme .caution-text:before{color:#86868699}.black-theme .item h4{border-left:solid 5px #22282F}.black-theme .next-button,.black-theme .payment-modal .confirm-payment{background:#22282f}.black-theme .payment-modal .free-item{background:#2b89d4}.black-theme .promo-modal .submit-btn{display:block;background:#df4661;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;background:#22282f}.black-theme .promo-modal .submit-btn:hover{transform:scale(.96)}.black-theme .swiper-pagination-bullet-active{background-color:#22282f}.black-theme .swiper-button-prev:after{border-top:solid 4px #22282F;border-right:solid 4px #22282F}.black-theme .swiper-button-next:after{border-top:solid 4px #22282F;border-right:solid 4px #22282F}.blue-theme .top-contents .top-contents-right .caution_button{border:2px solid #0069B1}.blue-theme .top-contents .top-contents-right .caution_button .introduction:before{background-image:url(/build/assets/introduction_icon_blue-BH1qR641.svg)}.blue-theme .top-contents .top-contents-right .caution_button .caution_button-text{color:#0069b1}.blue-theme .caution-area{border:2px solid var(--BN, #0069B1);background:#fff;position:relative}.blue-theme .caution-area:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#4cb6ff1a;border-radius:10px}.blue-theme .caution-modal-box{border:2px solid var(--BN, #0069B1);background:#eef8ff}.blue-theme .caution-text{z-index:1}.blue-theme .caution-text:before{color:#0069b1}.blue-theme .item h4{border-left:solid 5px #0069B1}.blue-theme .next-button,.blue-theme .payment-modal .confirm-payment{background:#0069b1}.blue-theme .item .pickup-wrap .item-text-area .free-item,.blue-theme .item .item-wrap .item-list .item-text-area .free-item,.blue-theme .payment-modal .free-item{background:#51d977}.blue-theme .promo-modal .submit-btn{display:block;background:#df4661;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;background:#0069b1}.blue-theme .promo-modal .submit-btn:hover{transform:scale(.96)}.blue-theme .swiper-pagination-bullet-active{background-color:#0069b1}.blue-theme .swiper-button-prev:after{border-top:solid 4px #0069B1;border-right:solid 4px #0069B1}.blue-theme .swiper-button-next:after{border-top:solid 4px #0069B1;border-right:solid 4px #0069B1}.pink-theme .top-contents .top-contents-right .caution_button{border:2px solid #DF4661}.pink-theme .top-contents .top-contents-right .caution_button .introduction:before{background-image:url(/build/assets/introduction_icon_pink--xMztmQ5.svg)}.pink-theme .top-contents .top-contents-right .caution_button .caution_button-text{color:#df4661}.pink-theme .caution-area{border:2px solid var(--BN, #DF4661);background:#fff;position:relative}.pink-theme .caution-area:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff7e951a;border-radius:10px}.pink-theme .caution-modal-box{border:2px solid var(--BN, #DF4661);background:#fff3f5}.pink-theme .caution-text{z-index:1}.pink-theme .caution-text:before{color:#df4661}.pink-theme .payment-modal .free-item{background:#2b89d4}html[lang=en] .about .asterisk-text-wrap .asterisk-text,html[lang=es] .about .asterisk-text-wrap .asterisk-text,html[lang=pt] .about .asterisk-text-wrap .asterisk-text,html[lang=de] .about .asterisk-text-wrap .asterisk-text,html[lang=th] .about .asterisk-text-wrap .asterisk-text{padding-left:.5em;text-indent:-.5em;margin-bottom:0}html[lang=fr] .about .asterisk-text-wrap .asterisk-text{padding-left:.7em;text-indent:-.7em;margin-bottom:0}html[lang=ja] .news-text{line-break:loose}html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title{font-size:.875rem}html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-daily,html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-weekly,html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-monthly,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-daily,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-weekly,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-monthly,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-daily,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-weekly,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-monthly,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-daily,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-weekly,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-monthly,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-daily,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-weekly,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-monthly,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-daily,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-weekly,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-monthly{color:#fff}html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-daily:before,html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:before,html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:before,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-daily:before,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:before,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:before,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-daily:before,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:before,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:before,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-daily:before,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:before,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:before,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-daily:before,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:before,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:before,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-daily:before,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:before,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:before{content:"";display:inline-block;width:20px;height:20px;padding-right:5px;margin-left:10px;background-repeat:no-repeat;background-size:contain;margin-top:2px}html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-daily:after,html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:after,html[lang=en] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:after,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-daily:after,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:after,html[lang=es] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:after,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-daily:after,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:after,html[lang=pt] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:after,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-daily:after,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:after,html[lang=de] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:after,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-daily:after,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:after,html[lang=fr] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:after,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-daily:after,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-weekly:after,html[lang=th] .item .pickup-wrap .item-list .item-header .item-header-title-monthly:after{content:"";display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-size:contain;margin-top:2px}html[lang=ja] .main-text-secondary,html[lang=zh_TW] .main-text-secondary{font-size:clamp(1rem,3.13vw,3rem)}html[lang=ja] .main-text-primary,html[lang=zh_TW] .main-text-primary{font-size:clamp(1.375rem,3.91vw,3.75rem)}html[lang=en] .introduction-section h3,html[lang=es] .introduction-section h3,html[lang=th] .introduction-section h3{padding:20px 10px}@media screen and (max-width: 767px){html[lang=en] .introduction-section h3,html[lang=es] .introduction-section h3,html[lang=th] .introduction-section h3{padding:10px}}html[lang=de] .introduction-section h3,html[lang=pt] .introduction-section h3{font-size:clamp(1.625rem,3.91vw,3.75em)}.project-page{--header-total-height: 133px;--sub-header-height: 55px}@media screen and (max-width: 767px){.project-page{--header-total-height: 101px;--sub-header-height: 45px}}.project-page main{padding-top:var(--header-total-height)}.project-page header{top:0;left:0;transition:transform .5s ease-in-out}.project-page .header-inner-wrap{box-shadow:none}@media screen and (max-width: 767px){.project-page .point-header{top:var(--header-total-height)}}.project-page .bg-wrapper{top:var(--sub-header-height)}.project-page.hide-header header{transform:translateY(-100%)}.project-page.hide-header .sub-header-nav{transform:translateY(-78px)}@media screen and (max-width: 767px){.project-page.hide-header .sub-header-nav{transform:translateY(-56px)}}.sub-header-nav{position:fixed;top:78px;left:0;width:100%;height:55px;z-index:998;background:#fff;border-top:1px solid #c5c5c5;box-shadow:0 4px 4px #0000001a;transition:transform .5s ease-in-out}@media screen and (max-width: 767px){.sub-header-nav{top:56px;height:45px}}.sub-header-nav__inner{height:100%;display:flex;gap:24px;align-items:center;justify-content:center}@media screen and (max-width: 767px){.sub-header-nav__inner{gap:16px;padding-inline:8px}}.sub-header-nav__item{position:relative;color:#727272;font-size:clamp(.875rem,1.04vw,1rem);font-weight:700;line-height:1;padding:5px 8px 8px;border-bottom:3px solid transparent;transition:opacity .5s ease-out}@media screen and (max-width: 767px){.sub-header-nav__item{padding:3px 2px 6px}}@media (hover: hover){.sub-header-nav__item:hover{opacity:.7}}.sub-header-nav__item.active{color:#22282f;border-bottom-color:#df4661}.sub-header-nav__item.point-mark:after{content:"";position:absolute;top:0;right:0;background:#df4661;width:10px;aspect-ratio:1;border-radius:50%;border:0px solid #DF4661;transform:translate(50%,-50%);animation:mark-move 1.5s ease-out infinite;--border-max: 6px}@media screen and (max-width: 767px){.sub-header-nav__item.point-mark:after{width:8px;--border-max: 4px}}@keyframes mark-move{0%{border-width:0px}50%{border-width:var(--border-max);border-color:#fff}50.01%{border-width:0;border-color:transparent}to{border-width:0px;border-color:transparent}}.bg-wrapper{position:fixed;top:78px;left:0;width:100vw;height:100vh;background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:-1;pointer-events:none}@media screen and (max-width: 767px){.bg-wrapper{top:56px}}.bg-container{padding-bottom:60px}.gray-bg{border-radius:10px;background:#fffc;box-shadow:0 0 20px #00000040;max-width:1300px;width:85%;margin:30px auto;padding-bottom:44px}@media screen and (max-width: 767px){.gray-bg{background:none;box-shadow:none;margin:0;width:100%;padding:0}}.gray-bg .top-contents{background-color:#fffc;box-shadow:0 0 20px #00000026}@media screen and (max-width: 767px){.gray-bg .top-contents{background:none;box-shadow:none}}.gray-bg .main-contents-wrap{background:none;width:100%}@media screen and (max-width: 767px){.gray-bg .main-contents-wrap{width:95%;border-radius:10px;background:#fffc;box-shadow:0 0 20px #00000026;margin:20px auto 0;padding:15px 0}}.title-top-inner{max-width:1200px;margin-inline:auto}.top-contents-wrap{max-width:1200px;margin:0 auto;width:95%}@media screen and (max-width: 767px){.top-contents-wrap{width:100%}}.app-mv-img{width:100%;display:block;border-radius:10px}@media screen and (max-width: 767px){.app-mv-img{border-radius:0}}.top-contents{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;margin:10px auto 0;border-radius:10px;max-width:1200px;width:95%;background-color:#d9d9d933}@media screen and (max-width: 1024px){.top-contents{padding:10px}}@media screen and (max-width: 767px){.top-contents{padding:0 10px}}@media screen and (max-width: 767px){.top-contents{display:block;background:none;width:100%;margin-top:0;box-shadow:none}}.top-contents .top-contents-left{display:flex;align-items:center;justify-content:center}.top-contents .top-contents-left .app-img{width:80px;flex-shrink:0;border-radius:4px}@media screen and (max-width: 767px){.top-contents .top-contents-left .app-img{width:60px}}.top-contents .top-contents-left .name-wrap{margin-left:20px;max-width:520px}@media screen and (max-width: 767px){.top-contents .top-contents-left .name-wrap{margin-left:10px}}.top-contents .top-contents-left .name-wrap .app-name{font-size:clamp(.875rem,1.17vw,1.125rem);font-weight:700}.top-contents .top-contents-left .name-wrap .top-region-name{font-size:clamp(.625rem,.78vw,.75rem)}.top-contents .top-contents-right{display:flex;justify-content:center;gap:10px}@media screen and (max-width: 767px){.top-contents .top-contents-right{flex-wrap:wrap;margin-top:10px;gap:5px}}.top-contents .top-contents-right button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .5s}.top-contents .top-contents-right button:hover{transform:scale(.96)}.top-contents .top-contents-right .caution_button{display:flex;justify-content:center;align-items:center;width:200px;height:56px;padding:10px 15px;background:#fff;border:2px solid #F6B700;border-radius:32px;box-shadow:0 4px 4px #00000026}@media screen and (max-width: 1024px){.top-contents .top-contents-right .caution_button{width:160px}}@media screen and (max-width: 767px){.top-contents .top-contents-right .caution_button{min-width:160px;height:48px}}.top-contents .top-contents-right .caution_button-icon{min-width:18px;min-height:18px;margin-right:5px;margin-bottom:1%;position:relative;background-size:contain}.top-contents .top-contents-right .caution_button-icon:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-size:contain;background-position:center;background-repeat:no-repeat}.top-contents .top-contents-right .caution_button-icon.introduction:before{background-image:url(/build/assets/introduction_icon-zeVRsWX3.svg)}.top-contents .top-contents-right .caution_button-icon-text{min-width:0}.top-contents .top-contents-right .caution_button .caution_button-text{font-size:clamp(.875rem,1.04vw,1rem);font-weight:700;color:#f6b700}.top-contents .top-contents-right .user-info_button{display:flex;justify-content:center;align-items:center;width:200px;height:56px;padding:10px 15px;background:#fff;border:2px solid #00B0B9;border-radius:32px;box-shadow:0 4px 4px #00000026}@media screen and (max-width: 1024px){.top-contents .top-contents-right .user-info_button{width:160px}}@media screen and (max-width: 767px){.top-contents .top-contents-right .user-info_button{min-width:160px;height:48px}}.top-contents .top-contents-right .user-info_button-icon{min-width:20px;min-height:20px;margin-right:5px;position:relative;background-size:contain}.top-contents .top-contents-right .user-info_button-icon:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-size:contain;background-position:center;background-repeat:no-repeat}.top-contents .top-contents-right .user-info_button-icon.account:before{background-image:url(/build/assets/account_icon-DNtuVk_M.svg)}.top-contents .top-contents-right .user-info_button-icon-text{min-width:0}.top-contents .top-contents-right .user-info_button .user-info_button-text{font-size:clamp(.875rem,1.04vw,1rem);font-weight:700;color:#00b0b9}.promotion-input-sp{display:none}@media screen and (max-width: 767px){.promotion-input-sp{display:block;width:100%;position:fixed;z-index:200;bottom:0;right:0;color:#fff;background:#f6b700;font-size:1.125rem;font-weight:500;font-family:Noto Sans JP;border:none;padding:15px 10%;margin:0;text-align:center}}.promotion-cancel-sp{display:none}@media screen and (max-width: 767px){.promotion-cancel-sp{display:block;width:100%;position:fixed;z-index:200;bottom:0;right:0;color:#f6b700;background:#fff8e6;font-size:1.125rem;font-weight:500;font-family:Noto Sans JP;border:2px solid #F6B700;padding:15px 10%;margin:0;text-align:center}}.promotion-input-pc{max-width:300px;border-radius:32px;color:#fff;background:#f6b700;font-size:1rem;line-height:100%;font-weight:500;font-family:Noto Sans JP;border:none;padding:10px 30px;cursor:pointer;transition:all .5s}.promotion-input-pc:hover{transform:scale(.96)}@media screen and (max-width: 767px){.promotion-input-pc{display:none}}.promotion-cancel-pc{max-width:300px;border-radius:32px;color:#fff;background:#00b0b9;font-size:1rem;line-height:100%;font-weight:500;font-family:Noto Sans JP;border:none;padding:10px 30px;cursor:pointer;transition:all .5s}.promotion-cancel-pc:hover{transform:scale(.96)}@media screen and (max-width: 767px){.promotion-cancel-pc{display:none}}.item{max-width:1200px;width:95%;margin:60px auto}@media screen and (max-width: 767px){.item{width:100%;margin-top:30px}}.item h4{font-size:clamp(1.25rem,2.08vw,2rem);font-weight:700;padding:.1em .2em;border-left:solid 5px #DF4661;margin-bottom:30px}@media screen and (max-width: 767px){.item h4{margin:0 10px 30px}}.item .h-jewel{border-left:solid 5px #0069B1}.item .h-drop{border-left:solid 5px #F6B700}.item .item-wrap{display:grid;grid-template-columns:repeat(5,1fr);row-gap:20px;column-gap:15px;padding:0 10px}@media screen and (max-width: 1024px){.item .item-wrap{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 10px}}@media screen and (max-width: 463px){.item .item-wrap{grid-template-columns:repeat(2,1fr);row-gap:20px;column-gap:10px;padding:0 10px}}.item .item-wrap .item-list{display:flex;flex-direction:column;border-radius:10px;box-shadow:0 0 10px #0003;position:relative;transition:1s;padding-top:5%;background-color:#fff;cursor:pointer}.item .item-wrap .item-list:hover{transition:1s;box-shadow:0 0 20px #0000004d;border-radius:10px}.item .item-wrap .item-list .item-content{display:flex;flex-direction:column;height:100%}.item .item-wrap .item-list .item-img-area{order:1;width:100%;max-width:170px;height:170px;margin:auto;padding:5px;overflow:hidden}@media screen and (max-width: 767px){.item .item-wrap .item-list .item-img-area{height:auto}}.item .item-wrap .item-list .item-img-area img{display:block;width:100%;height:auto;border-radius:4%}.item .item-wrap .item-list .item-text-area{order:2;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:10px 15px 15px}@media screen and (max-width: 767px){.item .item-wrap .item-list .item-text-area{padding:5px 7% 10px}}.item .item-wrap .item-list .item-text-area .item-title{font-size:clamp(.875rem,1.04vw,1rem);margin-bottom:10px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.item .item-wrap .item-list .item-text-area .item-description{font-size:.8125rem;color:#525252;margin-bottom:5px;flex:1}.item .item-wrap .item-list .item-text-area .discount-price{color:#df4661}.item .item-wrap .item-list .item-text-area .item-sales-period{font-size:.75rem}.item .pickup-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0 10px}@media screen and (max-width: 1024px){.item .pickup-wrap{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 10px}}@media screen and (max-width: 767px){.item .pickup-wrap{display:block;padding:0 10px}}.item .pickup-wrap .item-list{display:flex;flex-direction:column;border-radius:10px;box-shadow:0 0 10px #0003;min-height:180px;transition:1s;background-color:#fff;cursor:pointer}@media screen and (max-width: 767px){.item .pickup-wrap .item-list{max-width:350px;min-height:initial;margin:0 auto 20px}.item .pickup-wrap .item-list:last-child{margin-bottom:0}}.item .pickup-wrap .item-list:hover{transition:1s;box-shadow:0 0 20px #0000004d}.item .pickup-wrap .item-list.item-list-limited{position:relative;border-radius:10px;overflow:hidden;background:linear-gradient(254.48deg,#ff5e7b 1.01%,#f6b700 99.59%);padding:4px}.item .pickup-wrap .item-list.item-list-limited .item-content{background:linear-gradient(254deg,#ff5e7b2e 1.01%,#f6b7002e 99.59%),#fff;border-radius:7px;width:100%;height:100%}.item .pickup-wrap .item-list.item-list-disabled{position:relative}.item .pickup-wrap .item-list.item-list-disabled:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#00000059;z-index:100;border-radius:10px}.item .pickup-wrap .item-list.item-list-disabled:hover{box-shadow:0 0 20px #0000004d}.item .pickup-wrap .item-list .item-content{display:flex;z-index:1;flex:1}.item .pickup-wrap .item-list .item-img-area{width:50%;padding:10px 0 10px 15px;overflow:hidden;display:flex}.item .pickup-wrap .item-list .item-img-area img{margin:auto;width:100%;display:block;max-width:170px;max-height:170px;border-radius:4%}@media screen and (max-width: 767px){.item .pickup-wrap .item-list .item-img-area img{max-width:160px;max-height:160px}}.item .pickup-wrap .item-list .item-text-area{padding:20px 10px 10px;width:50%;display:flex;flex-direction:column;justify-content:space-between}.item .pickup-wrap .item-list .item-text-area .limit-text{margin-top:0}.item .pickup-wrap .item-list .item-text-area .item-title{font-size:clamp(.875rem,1.04vw,1rem);font-weight:550;margin:3px 0;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.item .pickup-wrap .item-list .item-text-area .item-description{font-size:.8125rem;color:#525252;margin-bottom:5px}.item .pickup-wrap .item-list .item-text-area .free-item{background:#2b89d4}@media screen and (max-width: 767px){.item .pickup-wrap .item-header-none .item-header{display:none}.item .pickup-wrap .item-header-none .item-img-area{padding:15px 20px}}.item .item-header-title-daily{background:#00b0b9}.item .item-header-title-weekly{background-color:#df4661}.item .item-header-title-monthly{background-color:#0069b1}.item-period{font-size:.75rem;margin-bottom:5px}.item-period time:before{content:"";display:inline-block;background-image:url(/build/assets/timer-CEU7otzK.svg);width:14px;height:14px;padding-right:3px;background-repeat:no-repeat;background-size:contain;vertical-align:bottom}.price-area{margin-top:5px}@media screen and (max-width: 767px){.price-area{margin-top:10px}}.price-area .price-off{background:#df4661;color:#fff;font-weight:700;font-size:clamp(.75rem,.91vw,.875rem);padding:1px 4px;border-radius:2px;display:inline-block;line-height:1.4;box-decoration-break:clone;-webkit-box-decoration-break:clone;margin-bottom:1px}.price-area .price-off span{margin-right:2px}.price-area .price-off-text-wrap{display:flex;align-items:baseline;flex-wrap:wrap;margin-top:-3px}@media screen and (max-width: 767px){.price-area .price-off-text-wrap{flex-wrap:wrap;margin-top:0}}.price-area .price-off-text{margin-right:5px;color:#727272;font-size:clamp(.75rem,.91vw,.875rem);text-decoration:line-through}.item-price{font-weight:700;font-size:clamp(1.25rem,1.56vw,1.5rem);line-height:120%}.item-price span{font-weight:700;font-size:.75rem;margin-right:5px}.item-tag-wrap{display:flex;flex-wrap:wrap;gap:6px}.limit-text{font-size:clamp(.75rem,.91vw,.875rem);line-height:1.4;color:#fff;background:#030303;padding:1px 4px;border-radius:2px;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.promo-error{font-size:.875rem;color:red;margin-bottom:10px}.item-price-off{color:#df4661}html:has(.layer.is-open){overflow:hidden}.nothing-text{font-size:clamp(1rem,1.56vw,1.5rem);color:#676767;text-align:center;font-weight:600;margin:160px auto}@media screen and (max-width: 767px){.nothing-text{margin:80px auto}}.show-widget-error-text{display:none}.region-name{text-align:center;margin:10px 0}.item-sales-period{font-size:.75rem;margin:5px auto}.point-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.point-wrap.top-list{margin-bottom:10px}.point-wrap.about-text{margin-top:5px}.point-tag-frame{display:inline-block;padding:2px;border-radius:4px;background:linear-gradient(254deg,#ff5e7b 1.01%,#f6b700 99.59%);box-shadow:0 0 4px #0000001a}.point-tag-frame .point-tag-inner{display:block;padding:1px 4px;border-radius:2px;background:#ffe0e6;color:#df4661;font-size:clamp(.75rem,.91vw,.875rem);line-height:1.4}.point-info{font-size:.75rem;text-decoration:underline;display:flex;align-items:center;cursor:pointer;transition:1s}@media (hover: hover){.point-info:hover{transition:1s;opacity:.7}}.point-info:before{content:"";display:inline-block;width:20px;aspect-ratio:1;margin-right:4px;background-image:url(/build/assets/notice-icon-CiJ8lGYI.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.point-info img{width:100%}.main-mv{position:relative;margin:0 auto;width:95%}@media screen and (max-width: 767px){.main-mv{width:100%}}.main-mv-img{width:100%;display:block;margin-bottom:70px;border-radius:20px;box-shadow:0 0 10px #00000040}@media screen and (max-width: 767px){.main-mv-img{border-radius:0;margin-bottom:40px}}.main-text-wrap{width:100%;position:absolute;text-align:center;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.main-text-wrap .main-text-secondary{font-size:clamp(.875rem,3.13vw,3rem);font-weight:700;padding:0 10px}.main-text-wrap .main-text-primary{font-size:clamp(1.125rem,3.91vw,3.75rem);text-shadow:0px 4px 4px rgba(0,0,0,.15);font-weight:700;padding:0 20px;color:#df4661;line-height:1.2}.app-title-container{width:95%;margin-inline:auto}.title-heading{position:relative;margin:20px auto 0;border-bottom:3px solid #D9D9D9}@media screen and (max-width: 767px){.title-heading{width:90%}}.title-heading:after{content:"";position:absolute;top:100%;left:0%;width:40%;border-bottom:3px solid #DF4661}.title-heading .game-title{font-weight:700;font-size:clamp(1rem,1.56vw,1.5rem);margin-left:40px;padding-bottom:10px}@media screen and (max-width: 1024px){.title-heading .game-title{margin-left:35px}}.title-heading .game-title:before{content:"";display:inline-block;background-image:url(/build/assets/game-icon-9XKld0Gz.svg);width:30px;height:30px;position:absolute;left:0;top:0;background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1024px){.title-heading .game-title:before{width:25px;height:25px}}.title-heading .asobi-title:before{content:"";display:inline-block;background-image:url(/build/assets/asobi-icon-DKyRP-1p.svg);width:30px;height:30px;position:absolute;left:0;top:0;background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1024px){.title-heading .asobi-title:before{width:25px;height:25px}}.title-heading .asobi-title span{font-size:clamp(.875rem,1.17vw,1.125rem)}.app-title-wrap{display:grid;place-items:center;grid-template-columns:repeat(auto-fit,16%);row-gap:20px;column-gap:4%;margin:60px auto;width:95%}@media screen and (max-width: 1024px){.app-title-wrap{margin:30px auto;grid-template-columns:repeat(auto-fit,22%);column-gap:4%;width:92%}}@media screen and (max-width: 767px){.app-title-wrap{grid-template-columns:repeat(auto-fit,31.333%);column-gap:3%}}@media screen and (max-width: 320px){.app-title-wrap{grid-template-columns:repeat(auto-fit,49%);column-gap:2%}}.app-title-list{display:grid;width:90%;grid-template-rows:subgrid;grid-row:span 1}@media screen and (max-width: 1024px){.app-title-list{max-width:150px;margin:auto}}.app-title-list .app-title{cursor:pointer}.app-title-list .app-title:hover img{transform:scale(1.1)}.app-title-list .app-title:hover .app-name{opacity:.7}.app-title-list .app-img{border-radius:10px;width:100%;overflow:hidden}.app-title-list .app-img img{width:100%;object-fit:cover;transition:transform .6s ease}.app-title-list .app-name{color:#1a1a1a;font-size:clamp(.75rem,1.04vw,1rem);font-weight:700;text-align:left;padding:10px 0;transition:1s}@media screen and (max-width: 1024px){.app-title-list .app-name{padding:5px}}@media screen and (max-width: 767px){.app-title-list .app-name{padding:5px 2px}}.introduction-section{margin-top:100px;background:url(/build/assets/introduction01-NJKMRWyU.png) no-repeat 2% 10%,url(/build/assets/introduction02-C0SNWZsy.png) no-repeat 100% 10%,url(/build/assets/introduction03-5t5v8g4B.png) no-repeat 0% 100%,url(/build/assets/introduction04-D2F-mgj1.png) no-repeat 95% 110%,url(/build/assets/introduction05-DzYbuuJs.png) no-repeat 100% 100%,url(/build/assets/introduction06-DhVURWsu.png) no-repeat 100% 30%,url(/build/assets/introduction07-CKb-Xq1E.png) no-repeat 15% 30%,url(/build/assets/introduction08-BzMZ8LVS.png) no-repeat 4% 80%,url(/build/assets/introduction09-BxAXmqNT.png) no-repeat 90% 60%,url(/build/assets/introduction10-f2-Ttm0b.png) no-repeat 15% 20%,linear-gradient(254deg,rgba(255,94,123,.15) 1.01%,var(--BN, rgba(246, 183, 0, .15)) 99.59%);background-size:10%,10%,30%,20%,10%,5%,10%,2%,2%,2%,cover}@media screen and (max-width: 767px){.introduction-section{margin-top:70px;background:url(/build/assets/introduction01-NJKMRWyU.png) no-repeat 2% 1%,url(/build/assets/introduction02-C0SNWZsy.png) no-repeat 100% 2%,url(/build/assets/introduction03-5t5v8g4B.png) no-repeat 0% 100%,url(/build/assets/introduction04-D2F-mgj1.png) no-repeat 90% 60%,url(/build/assets/introduction06-DhVURWsu.png) no-repeat 105% 10%,url(/build/assets/introduction07-CKb-Xq1E.png) no-repeat 15% 15%,url(/build/assets/introduction08-BzMZ8LVS.png) no-repeat 4% 90%,linear-gradient(254deg,rgba(255,94,123,.15) 1.01%,var(--BN, rgba(246, 183, 0, .15)) 99.59%);background-size:20%,20%,60%,30%,13%,30%,5%,cover}}.introduction-section .introduction-inner{max-width:1200px;margin-inline:auto;text-align:center;padding:80px 0 200px}@media screen and (max-width: 767px){.introduction-section .introduction-inner{width:90%;padding:60px 0}}.introduction-section h3{display:inline-block;font-size:clamp(1.625rem,4.56vw,4.375rem);font-weight:700;background:linear-gradient(254deg,#FF5E7B 1.01%,var(--BN, #F6B700) 99.59%);color:#fff;padding:10px}.introduction-section .introduction-wrap{margin:90px auto 50px;padding:0 40px}@media screen and (max-width: 767px){.introduction-section .introduction-wrap{margin:60px auto 50px}}@media screen and (max-width: 767px){.introduction-section .introduction-wrap{margin:30px auto;padding:0}}.introduction-section .introduction-wrap:last-child{margin:50px auto 0}.introduction-section .introduction-wrap .introduction-contents{display:flex;justify-content:center;align-items:stretch;column-gap:50px}@media screen and (max-width: 767px){.introduction-section .introduction-wrap .introduction-contents{display:block}}.introduction-section .introduction-wrap .introduction-contents .explanation{display:flex;flex-direction:column;max-width:650px;width:70%;text-align:left}@media screen and (max-width: 767px){.introduction-section .introduction-wrap .introduction-contents .explanation{width:100%}}.introduction-section .introduction-wrap .introduction-contents .explanation .introduction-text{font-size:clamp(1.25rem,1.82vw,1.75rem);font-weight:700;position:relative;padding-bottom:7px}.introduction-section .introduction-wrap .introduction-contents .explanation .introduction-text:after{content:"";position:absolute;top:100%;left:0%;width:95%;border-bottom:4px solid #DF4661}@media screen and (max-width: 767px){.introduction-section .introduction-wrap .introduction-contents .explanation .introduction-text:after{width:100%}}.introduction-section .introduction-wrap .introduction-contents .explanation .introduction-subtext{font-size:clamp(.875rem,1.56vw,1.5rem);width:95%;margin-top:30px}@media screen and (max-width: 767px){.introduction-section .introduction-wrap .introduction-contents .explanation .introduction-subtext{margin-top:10px}}.introduction-section .introduction-wrap .introduction-contents .explanation .introduction-subtext span{font-size:clamp(1.125rem,2.08vw,2rem);font-weight:700;background:linear-gradient(254deg,#FF5E7B 1.01%,var(--BN, #F6B700) 99.59%);background-repeat:no-repeat;background-size:100% 30%;background-position:bottom}.introduction-section .introduction-wrap .introduction-contents .introduction-img{width:30%}@media screen and (max-width: 767px){.introduction-section .introduction-wrap .introduction-contents .introduction-img{width:95%;margin:20px auto 0}}.introduction-section .introduction-wrap .introduction-more-btn{font-size:1rem;width:150px;border-radius:30px;background:#df4661;box-shadow:0 4px 4px #0003;margin:40px auto 0;transition:all .5s}@media (hover: hover){.introduction-section .introduction-wrap .introduction-more-btn:hover{transform:scale(.96)}}.introduction-section .introduction-wrap .introduction-more-btn a{color:#fff;display:block;text-align:center;font-weight:500;padding:12px 20px}.error{margin:0 auto 70px;text-align:center}.error .error-wrap{max-width:800px;border-radius:10px;background:#fef1f2;margin:50px auto;padding:40px}@media screen and (max-width: 1024px){.error .error-wrap{width:90%}}@media screen and (max-width: 767px){.error .error-wrap{padding:30px}}.error .error-title{font-size:clamp(1rem,1.56vw,1.5rem);font-weight:500;color:#4f4444}.error .error-icon{max-width:100px;min-width:80px;margin:30px auto 10px}@media screen and (max-width: 1024px){.error .error-icon{width:20%}}.error .app-error-wrap{max-width:1200px;width:80%;border-radius:10px;background:#fef1f2;margin:50px auto;padding:50px 40px}@media screen and (max-width: 1024px){.error .app-error-wrap{width:90%}}@media screen and (max-width: 767px){.error .app-error-wrap{padding:40px 15px 20px}}.error .error-text-wrap{margin:20px auto}@media screen and (max-width: 767px){.error .error-text-wrap{font-size:.875rem;text-align:left}}@media screen and (max-width: 767px){.error .error-text-wrap .app-error-text{padding:0 10px}}.error .error-text-wrap .error-text{font-size:clamp(.875rem,1.04vw,1rem)}.error .error-first-text-wrap{display:flex;justify-content:center;align-items:flex-start}.error .error-first-text-wrap img{margin-right:5px;margin-top:.25rem}.error .error-first-text{font-size:clamp(1rem,1.3vw,1.25rem);font-weight:700;margin-bottom:10px}.error .process-wrap{background:#fff;max-width:1000px;width:90%;padding:60px;margin:50px auto 30px}@media screen and (max-width: 767px){.error .process-wrap{margin:30px auto;width:100%;padding:30px 0}}.error .process-title-wrap{max-width:640px;width:100%;margin:auto}@media screen and (max-width: 767px){.error .process-title-wrap{width:92%}}.error .process-title{font-size:clamp(1rem,1.3vw,1.25rem);font-weight:700;padding:.1em .2em;border-left:solid 5px #DF4661;margin-bottom:30px;text-align:left}@media screen and (max-width: 767px){.error .process-title{margin:0 0 30px}}.error .process-img{max-width:640px;width:100%}@media screen and (max-width: 767px){.error .process-img{width:92%}}.error .error-user-mall-wrap{margin:30px auto;max-width:450px}.error .user-info-title{font-size:clamp(.875rem,1.04vw,1rem);font-weight:700;text-align:left;padding:.1em .4em;border-left:solid 5px #00B0B9}.error .user-info-title-blue{border-left:solid 5px #0069B1;max-width:450px;margin-bottom:-20px}.app-inner{max-width:1200px;margin:auto;padding:40px 0 30px}@media screen and (max-width: 1024px){.app-inner{width:100%;text-align:center;padding:40px 60px}}@media screen and (max-width: 767px){.app-inner{padding:40px 20px 20px}}.app-message{color:#fff;font-size:clamp(1.5rem,2.08vw,2rem);font-weight:550;text-shadow:0px 4px 4px rgba(0,0,0,.25);text-align:center}.text-shadow{text-shadow:0px 4px 4px rgb(0,0,0)}.app-content-wrap{display:flex;justify-content:center;align-items:flex-end;margin:30px auto 0}@media screen and (max-width: 1024px){.app-content-wrap{display:block}}.app-content-wrap .app-content{width:50%;text-align:right}@media screen and (max-width: 1024px){.app-content-wrap .app-content{width:100%;text-align:center}}.app-content-wrap .app-img-wrap{display:flex;align-items:center;justify-content:center;margin-right:20px}@media screen and (max-width: 1024px){.app-content-wrap .app-img-wrap{margin-right:0}}.app-content-wrap .app-img-wrap .app-icon{max-width:130px;border-radius:10px;margin-right:30px;width:20%}@media screen and (max-width: 1024px){.app-content-wrap .app-img-wrap .app-icon{width:30%}}@media screen and (max-width: 767px){.app-content-wrap .app-img-wrap .app-icon{margin-right:10px}}.app-content-wrap .app-img-wrap .app-logo{max-width:300px;width:50%}@media screen and (max-width: 1024px){.app-content-wrap .app-img-wrap .app-logo{width:65%}}.app-content-wrap .app-info{max-width:600px;border-radius:4px;color:#fff;font-size:clamp(.6875rem,.91vw,.875rem);padding:20px 10px;margin-top:20px}@media screen and (max-width: 1024px){.app-content-wrap .app-info{width:100%;max-width:500px;padding:15px 15px 15px 20px;margin:20px auto}}.app-content-wrap .app-info dl{display:flex;align-items:center;margin-bottom:10px;width:100%}.app-content-wrap .app-info .last-dl{margin-bottom:0}.app-content-wrap .app-info dt{font-weight:550;width:30%;text-align:left;vertical-align:middle;margin-left:10px}@media screen and (max-width: 767px){.app-content-wrap .app-info dt{margin-left:0;width:25%}}.app-content-wrap .app-info dd{width:70%;margin-left:10px;text-align:left;line-height:1.4;vertical-align:middle}@media screen and (max-width: 1024px){.app-content-wrap .app-info dd{margin-left:30px}}@media screen and (max-width: 767px){.app-content-wrap .app-info dd{margin-left:10px;width:75%}}.app-content-wrap .app-info .app-menu-wrap-sp{display:none;text-align:left;margin:20px 0 0 10px}@media screen and (max-width: 1024px){.app-content-wrap .app-info .app-menu-wrap-sp{display:block}}@media screen and (max-width: 767px){.app-content-wrap .app-info .app-menu-wrap-sp{margin-left:0}}.app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list{margin-bottom:15px}.app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list:last-child{margin-bottom:0}.app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list a{color:#fff;font-weight:500;line-height:1.7;border-bottom:1px solid #fff;transition:1s}.app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list a:hover{transition:1s;opacity:.7}.store-link-wrap{width:40%;margin-left:20px}@media screen and (max-width: 1024px){.store-link-wrap{display:flex;justify-content:center;width:100%;margin:20px auto 10px;text-align:center}}.store-link-wrap .store-apple{max-width:220px;margin-bottom:10px;line-height:1px;transition:all .5s;cursor:pointer}.store-link-wrap .store-apple:hover{transform:scale(.96)}@media screen and (max-width: 1024px){.store-link-wrap .store-apple{display:inline-block;margin-right:10px;margin-bottom:0}}.store-link-wrap .store-apple .store-apple-img{vertical-align:bottom;object-fit:contain}.store-link-wrap .store-google{max-width:270px;line-height:1px;transition:all .5s;cursor:pointer}.store-link-wrap .store-google:hover{transform:scale(.96)}@media screen and (max-width: 1024px){.store-link-wrap .store-google{display:inline-block}}.store-link-wrap .store-google .store-google-img{vertical-align:bottom;object-fit:contain}.store-link-wrap .app-menu-wrap{border-radius:4px;margin-top:20px;padding:20px;max-width:350px}@media screen and (max-width: 1024px){.store-link-wrap .app-menu-wrap{display:none}}.store-link-wrap .app-menu-wrap .app-menu-list{margin-bottom:15px}.store-link-wrap .app-menu-wrap .app-menu-list:last-child{margin-bottom:0}.store-link-wrap .app-menu-wrap .app-menu-list a{color:#fff;font-weight:500;font-size:.85rem;border-bottom:1px solid #fff;transition:1s}.store-link-wrap .app-menu-wrap .app-menu-list a:hover{transition:1s;opacity:.7}.en_store-link-wrap_pc{width:40%;margin-left:20px}@media screen and (max-width: 1024px){.en_store-link-wrap_pc{display:none}}.en_store-link-wrap_pc .store-apple{max-width:220px;margin-bottom:15px;line-height:1px;transition:all .5s;cursor:pointer}.en_store-link-wrap_pc .store-apple:hover{transform:scale(.96)}.en_store-link-wrap_pc .store-apple .store-apple-img{vertical-align:bottom;object-fit:contain}.en_store-link-wrap_pc .store-google{max-width:250px;line-height:1px;transition:all .5s;cursor:pointer}.en_store-link-wrap_pc .store-google:hover{transform:scale(.96)}.en_store-link-wrap_pc .store-google .store-google-img{vertical-align:bottom;object-fit:contain}.en_store-link-wrap_sp{display:none}@media screen and (max-width: 1024px){.en_store-link-wrap_sp{display:block;display:flex;gap:10px;width:100%;max-width:500px;margin:10px auto;text-align:center}}.en_store-link-wrap_sp .store-apple{line-height:1px;transition:all .5s;cursor:pointer}.en_store-link-wrap_sp .store-apple:hover{transform:scale(.96)}.en_store-link-wrap_sp .store-apple .store-apple-img{vertical-align:bottom;object-fit:contain}.en_store-link-wrap_sp .store-google{line-height:1px;transition:all .5s;cursor:pointer}.en_store-link-wrap_sp .store-google:hover{transform:scale(.96)}.en_store-link-wrap_sp .store-google .store-google-img{vertical-align:bottom;object-fit:contain}.app-notes{width:100%;color:#fff;font-size:.625rem;text-align:center;margin:10px auto 0;padding:15px}@media screen and (max-width: 767px){.app-notes{margin:0 auto;text-align:left}}.app-notes p{margin-bottom:3px}.app-notes span{margin-bottom:3px;line-height:1.1;white-space:nowrap}.app-sns-link{display:flex;justify-content:center;align-items:center}.app-sns-link .app-sns-text{color:#fff;font-weight:550;font-size:clamp(1rem,1.17vw,1.125rem);letter-spacing:.2rem}.app-sns-link .sns-icon{margin-left:20px;width:32px}@media screen and (max-width: 1024px){.app-sns-link .sns-icon{width:48px}}.store-link{display:block}.about{max-width:1200px;margin:70px auto}.about .about-text-wrap{margin-bottom:60px;padding:0 40px}@media screen and (max-width: 767px){.about .about-text-wrap{padding:0 20px}}.about .about-text-title{font-size:clamp(1.125rem,2.08vw,2rem);font-weight:700;border-bottom:solid 4px #DF4661;padding-bottom:20px;margin-bottom:30px}.about p{font-size:clamp(.875rem,1.04vw,1rem);padding:0 10px;margin-bottom:20px}@media screen and (max-width: 767px){.about p{padding:0}}.about .asterisk-text-wrap{padding:0 10px}@media screen and (max-width: 767px){.about .asterisk-text-wrap{padding:0}}.about .asterisk-text-wrap .asterisk-text{padding-left:1em;text-indent:-1em;margin-bottom:0}.about .about-detailed-wrap{background:#e7e7e766;padding:30px 20px;margin:40px auto}@media screen and (max-width: 767px){.about .about-detailed-wrap{padding:20px 10px}}.about .about-detailed-wrap h4{font-size:clamp(1rem,1.17vw,1.125rem);font-weight:700;line-height:1.4;padding:.1em .3em;border-left:solid 5px #DF4661;margin-bottom:20px}.about .about-detailed-wrap .site-link-wrap{margin:20px auto}.about .about-detailed-wrap .site-xsolla-link-area{padding:0 10px;margin-bottom:10px;transition:1s}@media screen and (max-width: 767px){.about .about-detailed-wrap .site-xsolla-link-area{padding:0}}.about .about-detailed-wrap .site-xsolla-link{font-size:clamp(.875rem,1.04vw,1rem);color:#1a1a1a;font-weight:700;text-decoration:underline;transition:1s}@media (hover: hover){.about .about-detailed-wrap .site-xsolla-link:hover{transition:1s;opacity:.7}}.about .about-detailed-wrap .site-link{display:inline-block;padding:0;margin-bottom:0}.about .about-detailed-wrap .bnid-method{font-weight:700;margin-bottom:20px}.about .about-detailed-wrap .bnid-method:last-child{margin-bottom:0}.about .about-detailed-wrap .bnid-method p{margin-top:3px}.about .about-detailed-wrap .last-text{margin-bottom:0}.about .about-detailed-wrap .process-title-wrap{max-width:700px;margin:40px auto 20px;background:#fff;text-align:center}@media screen and (max-width: 767px){.about .about-detailed-wrap .process-title-wrap{width:95%}}.about .about-detailed-wrap .process-title-wrap .process-img{max-width:640px;width:100%;margin:20px auto}@media screen and (max-width: 767px){.about .about-detailed-wrap .process-title-wrap .process-img{width:95%}}.about .first-process{margin:0 auto 40px}.about .about-store-link-wrap{display:flex;width:40%}@media screen and (max-width: 1024px){.about .about-store-link-wrap{width:50%}}@media screen and (max-width: 767px){.about .about-store-link-wrap{width:100%}}.about .about-store-link-wrap .store-apple{display:inline-block;line-height:1px;margin-right:15px;transition:all .5s}.about .about-store-link-wrap .store-apple:hover{transform:scale(.96)}@media screen and (max-width: 1024px){.about .about-store-link-wrap .store-apple{margin-right:10px}}.about .about-store-link-wrap .store-apple .store-apple-img{object-fit:contain}.about .about-store-link-wrap .store-google{display:inline-block;line-height:1px;transition:all .5s}.about .about-store-link-wrap .store-google:hover{transform:scale(.96)}.about .about-store-link-wrap .store-google .store-google-img{vertical-align:bottom;object-fit:contain}.about dl{margin-bottom:30px}.about dl:last-child{margin-bottom:0}.about dl dt{font-size:clamp(1rem,1.17vw,1.125rem);font-weight:700;margin-bottom:3px}.about dl dd{font-size:clamp(.875rem,1.04vw,1rem);line-height:1.4;font-weight:500}.about dl a{color:#1a1a1a;font-weight:500;text-decoration:underline;transition:1s}@media (hover: hover){.about dl a:hover{transition:1s;opacity:.7}}@media screen and (max-width: 767px){.about dl .about-bullet{position:relative;padding-left:2em;text-indent:-2em;box-sizing:border-box;word-break:break-all}}.about .content-text-wrap{margin:30px auto}.about .content-text{font-size:clamp(.875rem,1.04vw,1rem);margin-bottom:20px;padding:0}.about .content-text-right{text-align:right}.about .bnid-link{padding-top:180px;margin-top:-180px}.about .teams-first-text{font-size:clamp(.875rem,1.04vw,1rem);padding:0;margin-bottom:40px}@media screen and (max-width: 1024px){.about .teams-first-text{margin-bottom:20px}}.about .teams-content{margin:30px auto}.about .teams-content h3{font-size:clamp(1rem,1.17vw,1.125rem);font-weight:700;border-bottom:solid 2px #DF4661;padding-bottom:10px;margin-bottom:20px}.about .teams-content ul{padding:5px 10px}.about .teams-content ul li{font-size:clamp(.875rem,1.04vw,1rem);line-height:1.4;font-weight:500;padding-left:2.5em;text-indent:-2.5em;margin-bottom:15px}.about .teams-content ul li:last-child{margin-bottom:0}.about .teams-content ul .two-digit{padding-left:3em;text-indent:-3em}.about .teams-content .teams-sub-content{padding:10px 0}.about .teams-content .teams-sub-content li{padding-left:1em;text-indent:-1em}.about .teams-content .teams-sub-content li ul li{list-style-type:none;padding-left:.5em;text-indent:-.6em}.about .teams-content .teams-sub-content li ul li:first-child{margin-top:10px}.about .teams-content a{color:#1a1a1a;font-weight:500;text-decoration:underline;transition:1s}@media (hover: hover){.about .teams-content a:hover{transition:1s;opacity:.7}}.about .content-text-right-wrap{margin-top:80px}.breadcrumb-list{width:100%;background:#f5f5f5}.breadcrumb-list ul{max-width:1200px;width:90%;margin:auto;display:flex;padding:12px 0;overflow-x:auto}.breadcrumb-list ul li{font-size:clamp(.75rem,.91vw,.875rem);font-weight:500;flex-shrink:0}.breadcrumb-list ul li:after{content:">";padding:0 .6em;color:gray}.breadcrumb-list ul li:last-child:after{content:""}.breadcrumb-list ul li a{font-weight:500;color:#1a1a1a;text-decoration:underline;transition:1s}.breadcrumb-list ul li a:hover{transition:1s;opacity:.7}.news{max-width:1200px;margin:50px auto;width:90%}.news h4{font-size:clamp(1.25rem,2.08vw,2rem);font-weight:700;border-left:solid 5px #DF4661;padding:.3em .4em;line-height:1.2}.news .news-subtitle{font-size:1rem;margin:30px auto}.news .news-content-wrap{max-width:1200px;margin:40px auto 120px;padding:80px;border-radius:10px;background:#fff;box-shadow:0 0 10px #00000026}@media screen and (max-width: 1024px){.news .news-content-wrap{padding:60px 40px}}@media screen and (max-width: 767px){.news .news-content-wrap{padding:20px 20px 40px;margin:40px auto 60px}}.news .news-content-wrap ul .news-list-wrap{margin:30px auto;padding-bottom:30px;border-bottom:1px solid #D9D9D9}@media screen and (max-width: 1024px){.news .news-content-wrap ul .news-list-wrap{padding-bottom:25px}}.news .news-content-wrap ul .news-list-sub-wrap{display:flex;align-items:center}@media screen and (max-width: 1024px){.news .news-content-wrap ul .news-list-sub-wrap{margin-bottom:15px}}@media screen and (max-width: 767px){.news .news-content-wrap ul .news-list-sub-wrap{display:block}}.news .news-content-wrap .news-date{font-size:clamp(.875rem,1.04vw,1rem);margin-right:15px}@media screen and (max-width: 767px){.news .news-content-wrap .news-date{margin-bottom:3px}}.news .news-content-wrap .news-category-pink{display:inline-block;border-radius:4px;color:#fff;font-size:.75rem;padding:4px 8px;text-align:center;background:#df4661}.news .news-content-wrap .news-category-gray{display:inline-block;border-radius:4px;color:#fff;font-size:.75rem;padding:4px 8px;text-align:center;background:#9f9f9f}.news .news-content-wrap .news-category-blue{display:inline-block;border-radius:4px;color:#fff;font-size:.75rem;padding:4px 8px;text-align:center;background:#0069b1}.news .news-content-wrap .news-category-green{display:inline-block;border-radius:4px;color:#fff;font-size:.75rem;padding:4px 8px;text-align:center;background:#00b0b9}.news .news-content-wrap .news-title{margin-top:20px;line-height:1.4}@media screen and (max-width: 1024px){.news .news-content-wrap .news-title{margin-left:0;width:100%}}.news .news-content-wrap .news-title a{transition:1s;color:#1a1a1a;font-weight:500}@media (hover: hover){.news .news-content-wrap .news-title a:hover{transition:1s;opacity:.7}}.news .news-detail .news-date{margin:10px 0}.news .news-detail .news-title{font-size:clamp(1.125rem,1.43vw,1.375rem);font-weight:700;margin-bottom:20px;margin-left:0;line-height:1.4;padding-bottom:20px;border-bottom:1px solid #D9D9D9;width:100%}@media screen and (max-width: 767px){.news .news-detail .news-title{padding-bottom:15px}}.news .news-detail .news-text p{font-size:clamp(.875rem,1.04vw,1rem);line-height:1.6}.news .list-back{width:130px}.more-btn{font-size:1rem;width:150px;border-radius:30px;background:#df4661;text-align:center;margin:50px auto 0;box-shadow:0 4px 4px #0003;transition:all .5s;display:none}@media (hover: hover){.more-btn:hover{transform:scale(.96)}}.more-btn a{color:#fff;display:block;font-weight:500;padding:12px 20px}.top-news{width:100%;background:#505050}.top-news a{transition:1s}@media (hover: hover){.top-news a:hover{transition:1s;opacity:.7}}.top-news .top-news-wrap{font-size:clamp(.75rem,.91vw,.875rem);max-width:1000px;display:flex;justify-content:center;align-items:center;padding:10px;color:#fff;margin:0 auto}@media screen and (max-width: 767px){.top-news .top-news-wrap{padding:10px 5px}}.top-news .top-news-date-wrap{display:flex;align-items:center;margin-right:10px}@media screen and (max-width: 767px){.top-news .top-news-date-wrap{margin-right:5px}}.top-news .top-news-date-wrap img{margin-right:10px}@media screen and (max-width: 767px){.top-news .top-news-date-wrap img{margin-right:5px}}@media screen and (max-width: 767px){.top-news .top-news-date-wrap img{width:18%}}.top-news .top-news-date{font-weight:700;font-size:clamp(.625rem,.78vw,.75rem)}.top-news .top-news-category{padding:4px 8px;border-radius:4px;color:#fff;background:#ff5151;margin-right:10px;font-weight:700;font-size:clamp(.625rem,.85vw,.8125rem)}@media screen and (max-width: 767px){.top-news .top-news-category{margin-right:5px;padding:2px 8px}}.top-news .top-news-title{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}@media screen and (max-width: 767px){.top-news .top-news-title{max-width:40%}}.no-display{display:none}.region{max-width:1200px;margin:70px auto}@media screen and (max-width: 767px){.region{margin:40px auto}}.region .region-wrap{max-width:900px;margin:0 auto;padding:60px 20px;text-align:center;border-radius:10px;background:#fff;box-shadow:0 0 15px #00000026}@media screen and (max-width: 1024px){.region .region-wrap{width:90%}}@media screen and (max-width: 767px){.region .region-wrap{padding:20px;box-shadow:none}}.region .region-wrap h2{font-size:clamp(1.25rem,1.56vw,1.5rem);font-weight:700}.region .region-wrap .title-border{margin:0 auto;position:relative;max-width:520px;width:100%;padding-bottom:15px;border-bottom:3px solid #D9D9D9}.region .region-wrap .title-border:after{content:"";position:absolute;top:100%;left:0%;width:30%;border-bottom:3px solid #DF4661}.region .region-wrap .project-wrap{margin:50px auto;max-width:180px}@media screen and (max-width: 767px){.region .region-wrap .project-wrap{max-width:150px}}.region .region-wrap .project-wrap img{border-radius:10px}.region .region-wrap .project-wrap p{font-size:clamp(.875rem,1.04vw,1rem);font-weight:700;margin-top:10px}.region .region-wrap ul li{margin:0 auto 20px}.region .region-wrap ul li:last-child{margin-bottom:0}.region .region-wrap ul li a{display:block;margin:auto;font-size:clamp(.875rem,1.04vw,1rem);font-weight:700;max-width:330px;border-radius:4px;color:#1a1a1a;background:#f3f3f3;padding:20px 40px;box-shadow:0 4px 4px #0003;transition:.7s}.region .region-wrap ul li a:hover{color:#fff;background:#df4661;transition:.7s}.layer{background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;opacity:0;visibility:hidden}.layer .is-open,.layer.is-open{z-index:999;opacity:1;visibility:visible}.promo-modal{width:60%;max-width:550px;border-radius:10px;border:none;text-align:center;position:relative;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:50px 0 20px;transition:opacity .5s ease-out;opacity:0;visibility:hidden}@media screen and (max-width: 767px){.promo-modal{width:90%}}.promo-modal .complete-icon{margin:20px auto}.promo-modal .promotion-code{width:100%;max-width:300px;margin:0 auto 20px;font-size:1rem;font-weight:400;padding:.75em 1em;border-radius:4px;border:1px solid rgba(179,179,179,.6);background:#efefef}@media screen and (max-width: 767px){.promo-modal .promotion-code{width:90%}}.promo-modal .cancel-btn{display:block;background:#df4661;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;background:#fff8e6;border:2px solid #F6B700;color:#f6b700}.promo-modal .cancel-btn:hover{transform:scale(.96)}.error-modal{width:60%;max-width:550px;border-radius:10px;border:none;text-align:center;position:relative;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:50px 0 20px;transition:opacity .5s ease-out;opacity:0;visibility:hidden}@media screen and (max-width: 767px){.error-modal{width:90%}}.modal-title{font-size:1.25rem;font-weight:700;margin:10px auto 20px}.modal-text{font-size:1rem;margin-bottom:20px}.modal-subtext{font-size:.875rem;margin-bottom:15px}.modal-box{width:100%;max-height:calc(100 * var(--vh, 1vh) - 70px);border-radius:10px;padding:40px 30px;background:#fff;box-shadow:0 0 10px #0003;border:none;text-align:center;transition:opacity .5s ease-out;top:50%;left:50%;overflow-y:auto}@media screen and (max-width: 767px){.modal-box{padding:30px 10px}}.close-btn{position:absolute;top:10px;right:0%;border:none;border-radius:32px;background:#fff;box-shadow:0 0 10px #0003;cursor:pointer;padding:15px}.close-btn:focus{outline:none}.close-btn:before,.close-btn:after{content:"";position:absolute;top:50%;left:50%;width:3px;height:15px;background:#727272}.close-btn:before{transform:translate(-50%,-50%) rotate(45deg)}.close-btn:after{transform:translate(-50%,-50%) rotate(-45deg)}.payment-modal{width:60%;max-width:650px;border-radius:10px;padding:50px 0 20px;border:none;text-align:center;position:fixed;transition:opacity .5s ease-out;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden}@media screen and (max-width: 767px){.payment-modal{width:90%}}.payment-modal.w-small{max-width:500px}.payment-modal .modal-item-title{font-size:1.125rem;padding-bottom:7px;margin-bottom:7px;border-bottom:1px solid #727272;line-height:1.5}.payment-modal .modal-item-description{font-size:.875rem;color:#525252;margin:7px auto 10px}.payment-modal .text-link{font-weight:550;color:#df4661;text-decoration:underline;transition:1s}@media (hover: hover){.payment-modal .text-link:hover{transition:1s;opacity:.7}}.payment-modal .payment-subtext{text-align:left;padding:0 40px;margin:20px auto 30px;font-size:.875rem;line-height:1.4;font-weight:500}@media screen and (max-width: 767px){.payment-modal .payment-subtext{padding:0 20px}}.payment-modal .modal-link-wrap{display:flex;justify-content:center;text-align:center;margin:20px auto 0}@media screen and (max-width: 1024px){.payment-modal .modal-link-wrap{display:block}}.payment-modal .modal-link-wrap .modal-link{color:#1a1a1a}.payment-modal .modal-link-wrap .fund-link{margin-right:20px}@media screen and (max-width: 1024px){.payment-modal .modal-link-wrap .fund-link{margin-right:0;margin-bottom:5px}}.payment-modal .modal-item-area{display:flex;justify-content:center;margin:40px auto;width:100%}@media screen and (max-width: 767px){.payment-modal .modal-item-area{display:block}}.payment-modal .modal-item-img-area{width:40%;max-width:210px;height:auto;padding:5px;margin-right:20px;overflow:hidden}@media screen and (max-width: 767px){.payment-modal .modal-item-img-area{width:100%;max-width:200px;margin:0 auto}}.payment-modal .modal-item-img-area img{display:block;width:100%;height:auto;margin:0 auto;border-radius:4%}@media screen and (max-width: 767px){.payment-modal .modal-item-img-area img{width:90%}}.payment-modal .modal-text-area{width:45%;text-align:left}@media screen and (max-width: 767px){.payment-modal .modal-text-area{width:80%;margin:10px auto}}.payment-modal .confirm-payment{display:block;background:#df4661;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003}.payment-modal .confirm-payment:hover{transform:scale(.96)}.payment-modal .purchased{display:block;color:#67676799;background:#ebebeb;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto}.payment-modal .free-item{background:#2b89d4}.free-modal-title{font-size:clamp(1.125rem,4.13vw,1.25rem);font-weight:700;margin-bottom:20px}@media screen and (max-width: 767px){.free-modal-title{margin-bottom:15px;text-wrap:pretty}}.free-modal-item-area{width:100%;margin:40px auto 0}.free-modal-item-img-area{max-width:210px;height:auto;padding:5px;overflow:hidden;margin-inline:auto}@media screen and (max-width: 767px){.free-modal-item-img-area{width:100%;max-width:250px}}.free-modal-item-img-area img{display:block;width:100%;height:auto;margin:0 auto;border-radius:4%}@media screen and (max-width: 767px){.free-modal-item-img-area img{width:70%}}.free-modal-text-area{width:50%;text-align:left;margin:20px auto}@media screen and (max-width: 1024px){.free-modal-text-area{width:70%;max-width:450px;margin:10px auto}}.free-modal-item-title{font-size:1rem;font-weight:500;line-height:1.25;color:#1a1a1a;text-align:center}.free-item-subtext{font-size:clamp(.875rem,1.04vw,1rem);margin:20px auto}@media screen and (max-width: 767px){.free-item-subtext{max-width:450px;width:70%;text-align:left}}.top-user-info-modal-box{width:100%;max-height:calc(100 * var(--vh, 1vh) - 70px);border-radius:10px;padding:40px 30px;background:#e7e7e7;box-shadow:0 0 10px #0003;border:none;text-align:center;transition:opacity .5s ease-out;top:50%;left:50%;overflow-y:auto}@media screen and (max-width: 767px){.top-user-info-modal-box{padding:30px 10px}}.top-user-info-modal{width:60%;max-width:550px;border-radius:10px;padding:50px 0 20px;border:none;text-align:center;position:fixed;transition:opacity .5s ease-out;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden}@media screen and (max-width: 767px){.top-user-info-modal{width:90%}}.top-user-info-modal .user-info-wrap{max-width:400px;background:#fff;border-radius:5px;padding:5px 20px 5px 10px;margin:10px auto}.caution-modal-box{width:100%;max-height:calc(100 * var(--vh, 1vh) - 70px);border-radius:10px;padding:20px 30px 20px 40px;background:#fff8e6;text-align:left;border:2px solid var(--BN, #F6B700);box-shadow:0 0 10px #0003;transition:opacity .5s ease-out;overflow-y:auto}@media screen and (max-width: 767px){.caution-modal-box{padding:20px 30px 20px 35px}}.caution-modal{width:60%;max-width:700px;border-radius:10px;padding:50px 0 20px;border:none;text-align:center;position:fixed;transition:opacity .5s ease-out;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden}@media screen and (max-width: 767px){.caution-modal{width:90%}}.hidden{display:none}.modal-top-btn{padding:10px 12px}.promo-complete{margin-bottom:20px}.coupon-complete .promo-item-link{display:block;width:86%;margin:30px auto;border-radius:5px;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003}.coupon-complete .promo-item-link:hover{transform:scale(.96)}.coupon-complete .promo-item-link .app-mv-img{border-radius:5px;margin-top:0}@media screen and (max-width: 767px){.coupon-complete .promo-item-link{width:94%;margin:25px auto}}.cancel-promo-complete .modal-text{margin-bottom:30px}@media screen and (max-width: 767px){.cancel-promo-complete .modal-text{margin-bottom:20px}}.cancel-promo-complete .cancel-promo-complete-btn-wrap{display:flex;flex-direction:column;align-items:center}.cancel-promo-complete .cancel-promo-complete-btn-wrap button:first-of-type{margin-bottom:15px;height:50px;border:2px solid transparent}.cancel-promo-complete .cancel-promo-complete-btn-wrap button:last-of-type{border:2px solid #0069B1;color:#0069b1;height:50px;background-color:#fff}.cancel-promo-complete .cancel-promo-complete-btn-wrap button:last-of-type .loader{border-color:#0069b1;border-bottom-color:#fff}.after-payment-loader{border-top-color:#727272;margin-top:20px}.modal-caution-area{width:86%;border-radius:10px;border:2px solid var(--BN, #F6B700);background:#f6b7001a;padding:15px 20px;margin:20px auto}@media screen and (max-width: 767px){.modal-caution-area{width:94%;padding:10px 20px}}.modal-caution-wrap .modal-caution-text{position:relative;font-size:.75rem;font-weight:700;line-height:1.7;text-align:left;padding-left:1em}.modal-caution-wrap .modal-caution-text:before{position:absolute;content:"●";top:1em;left:0;font-size:50%;color:#f6b700}.point-modal{width:60%;max-width:550px;border-radius:10px;padding:50px 0 20px;border:none;text-align:center;position:fixed;transition:opacity .5s ease-out;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden}@media screen and (max-width: 767px){.point-modal{width:90%}}.point-modal .modal-box{padding:40px 48px}@media screen and (max-width: 767px){.point-modal .modal-box{padding:20px 12px 28px}}.point-modal .point-info-img{border-radius:10px}.point-modal .point-description{font-size:.875rem;line-height:1.5;text-align:left;margin-top:10px}.point-reward-modal,.point-reward-detail-modal{width:60%;max-width:650px;border-radius:10px;padding:50px 0 20px;border:none;text-align:center;position:fixed;transition:opacity .5s ease-out;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden}@media screen and (max-width: 767px){.point-reward-modal,.point-reward-detail-modal{width:90%}}.point-reward-modal .pt-reward-modal__item,.point-reward-detail-modal .pt-reward-modal__item{border-radius:10px;background:#f4f4f4;padding:20px 10px;display:flex;flex-direction:column;gap:16px;align-items:center}@media screen and (max-width: 767px){.point-reward-modal .pt-reward-modal__item,.point-reward-detail-modal .pt-reward-modal__item{border-radius:4px;gap:10px}}.point-reward-modal .pt-reward-modal__item p,.point-reward-detail-modal .pt-reward-modal__item p{font-size:clamp(.875rem,2.06vw,1rem);inline-size:fit-content;margin-inline:auto;text-align:left}.point-reward-modal .pt-reward-modal__img,.point-reward-detail-modal .pt-reward-modal__img{max-width:90%;margin-inline:auto;display:flex;justify-content:center;align-items:center;height:120px}@media screen and (max-width: 767px){.point-reward-modal .pt-reward-modal__img,.point-reward-detail-modal .pt-reward-modal__img{height:100px}}.point-reward-modal .pt-reward-modal__img img,.point-reward-detail-modal .pt-reward-modal__img img{width:auto;height:100%;max-width:100%;border-radius:4%;object-fit:contain}.point-reward-modal .m-point-reward{margin-inline:30px}@media screen and (max-width: 767px){.point-reward-modal .m-point-reward{margin-inline:10px}}.point-reward-modal .modal-box{padding:0}.point-reward-modal .modal-caution-area{margin-bottom:56px}@media screen and (max-width: 767px){.point-reward-modal .modal-caution-area{margin-bottom:40px}}.point-reward-modal .pt-reward-modal__title{margin-top:0;padding:22% 10px 0;background-image:url(/build/assets/back-img_pc-_43Hivac.png);background-position:center top;background-repeat:no-repeat;background-size:100% auto}@media screen and (max-width: 767px){.point-reward-modal .pt-reward-modal__title{padding-top:22%;background-image:url(/build/assets/back-img_sp-BejGGzAv.png)}}.point-reward-modal .pt-reward-modal__list{display:flex;flex-direction:column;gap:20px}.point-reward-modal .pt-reward-modal__err-msg{margin-block:30px}.point-reward-modal .pt-reward-modal__err-msg p{color:#df4649;text-align:center}.point-reward-modal .pt-reward-modal__err-title{font-size:1.25rem;font-weight:700;margin-bottom:10px}.point-reward-modal .pt-reward-modal__err-text{font-size:1rem;font-weight:500}.point-reward-detail-modal .modal-inner{max-width:480px;margin-inline:auto}@media screen and (max-width: 767px){.point-reward-detail-modal .modal-inner{width:90%}}.point-reward-detail-modal .pt-reward-modal__item{background:transparent}.point-reward-detail-modal .pt-reward-modal__detail{padding:16px 0;border-top:1px solid #DFDFE1;font-size:clamp(.875rem,2.06vw,1rem);font-weight:500;line-height:1.4;text-align:left}.point-reward-detail-modal .pt-reward-modal__next{padding:16px;border-radius:4px;background:#fff8e2;margin:0 auto 30px;width:88%}@media screen and (max-width: 767px){.point-reward-detail-modal .pt-reward-modal__next{width:100%}}.point-reward-detail-modal .pt-reward-modal__next-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1px;text-align:left}.point-reward-detail-modal .pt-reward-modal__next-info p{font-size:.875rem;font-weight:400}.point-reward-detail-modal .pt-reward-modal__next-info .gradient-text{font-size:1rem;font-weight:700;color:#ffa705;background:linear-gradient(254deg,#ff747d 1.01%,#ffa705 99.59%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.point-reward-detail-modal .pt-reward-modal__next-info .gradient-text span{font-weight:400;font-size:.875rem}.point-reward-detail-modal .pt-reward-modal__next-bar{background-color:#e5e7eb;height:12px;border-radius:6px;overflow:hidden;position:relative;width:100%;margin-block:8px}.point-reward-detail-modal .pt-reward-modal__next-bar-fill{height:100%;background:linear-gradient(254deg,#ff5e7b 1.01%,#f6b700 99.59%);border-radius:6px 0 0 6px}.point-reward-store-btn{color:#fff;font-weight:700}.modal-icon-title{width:100%;padding:0 8px 6px;border-bottom:2px solid #DF4661}.modal-icon-title__text{font-size:1rem;font-weight:700;line-height:1.2;display:inline-flex;align-items:center;gap:.625em;inline-size:fit-content;margin-inline:auto;text-align:left}.modal-icon-title__text:before{content:"";width:1.2em;aspect-ratio:1;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.modal-icon-title.icon-add .modal-icon-title__text:before{background-image:url(/build/assets/add-box-red-icon-D3brq8T3.svg)}.modal-icon-title.icon-rocket .modal-icon-title__text:before{background-image:url(/build/assets/rocket-icon-CJrUmLON.svg)}.short-cut{padding:40px 20px}@media screen and (max-width: 767px){.short-cut{padding:30px 10px}}.short-cut .modal-inner{max-width:24rem;margin-inline:auto}.short-cut .modal-caution-area{border-radius:0;border:none;background:transparent;padding:0;margin:14px auto 0}@media screen and (max-width: 767px){.short-cut .modal-caution-area{padding:0}}.short-cut .m-t20{margin-top:20px}.short-cut__how-to{display:flex;flex-direction:column;gap:14px}.short-cut__how-to .m-t{margin-top:6px}.short-cut__how-to .desc-text{font-size:.875rem;font-weight:500;line-height:1.2}.short-cut__how-to .desc-text__icon{line-height:1}.short-cut__how-to .desc-text__icon .icon-up,.short-cut__how-to .desc-text__icon .icon-add{display:inline-block;aspect-ratio:1;background-size:contain;background-repeat:no-repeat;background-position:center;margin-inline:.4em}.short-cut__how-to .desc-text__icon .icon-up{background-image:url(/build/assets/up-icon-mSm2U-uI.svg);width:.9em;vertical-align:baseline}.short-cut__how-to .desc-text__icon .icon-add{background-image:url(/build/assets/add-box-red-icon-D3brq8T3.svg);width:.8em;vertical-align:middle}.short-cut__how-to img{border-radius:10px}@keyframes slide-in-from-bottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.after-point__wrapper{margin-top:20px;width:100%}.after-point__notice{position:relative;width:fit-content;margin:0 auto -10px;color:#df4661;font-size:.75rem;font-weight:700;line-height:1.2;padding:8px 16px;background:#fff0f3;border:1px solid #DF4661;border-radius:20px;opacity:0;transform:translateY(20px)}.after-point__notice.slide-in-active{animation:slide-in-from-bottom .6s ease-out forwards}.after-point__notice:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #DF4661}.after-point__notice:before{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgb(255,240,243);z-index:1}.after-point__area{width:100%;display:flex;flex-direction:column;align-items:center;border-radius:10px;padding:24px 20px;box-shadow:0 0 10px #0000001a}.after-point__next-text{font-size:.875rem;font-weight:700;line-height:1}.after-point__next-value{color:#df4661;font-size:1rem;font-weight:700;line-height:1;margin-block:10px 16px}.after-point__next-value span{font-size:2rem}.after-point__get-text{font-size:.75rem;font-weight:500;text-align:center}.after-point__get-text span{color:#df4661;font-size:.875rem;font-weight:500;margin-left:.5em}.after-point__time{font-size:.625rem;font-weight:500;text-align:center;margin-top:4px}.after-point__time.red-font{color:#df4661}.top-btn.modal-top-btn.after-point__btn{margin-top:20px;width:fit-content;padding-inline:1em}@media (display-mode: standalone){#shortcut-add-btn-in-modal{display:none!important}}@media screen and (max-width: 767px){.main-contents-wrap{padding:15px 0}.has-bg{width:95%;margin:20px auto 10px;border-radius:10px;background:#fffc;box-shadow:0 0 20px #00000026}}.promo-box{width:100%;margin:50px auto 80px;text-align:center}@media screen and (max-width: 767px){.promo-box{margin:20px auto 40px;padding:0 10px}}.promo-title{font-size:clamp(1.25rem,2.08vw,2rem);font-weight:700;color:#282828;position:relative;margin-bottom:60px;display:inline-block}@media screen and (max-width: 767px){.promo-title{margin-bottom:50px}}.promo-title:after{position:absolute;content:"";background-color:#df4661;width:120%;height:3px;bottom:-20px;left:50%;transform:translate(-50%)}@media screen and (max-width: 767px){.promo-title:after{bottom:-23px}}.promo-subtext{font-size:clamp(.875rem,1.56vw,1.5rem);margin:0 auto 40px}@media screen and (max-width: 767px){.promo-subtext{margin:0 auto 30px}}.promo-login-btn{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:min(90%,300px)}.promo-login-btn a{display:block;background:#df4661;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;padding:14px 10px;border-radius:30px;font-weight:700;width:100%;align-content:center}.promo-login-btn a:hover{transform:scale(.96)}@media screen and (max-width: 767px){.promo-caution-area{margin-bottom:10px}}.promotion-code{width:100%;max-width:400px;margin:0 auto 30px;font-size:1rem;font-weight:400;padding:.75em 1em;border-radius:4px;border:1px solid rgba(179,179,179,.6);background:#efefef}@media screen and (max-width: 767px){.promotion-code{width:90%}}.promo-code-cancel{margin-top:20px}@media screen and (max-width: 767px){.promo-code-cancel{margin-top:15px}}.cancel-btn{display:block;background:#df4661;border-radius:24px;font-size:1rem;font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;background:#fff8e6;border:2px solid #F6B700;color:#f6b700}.cancel-btn:hover{transform:scale(.96)}.promo-code-error{margin:0 auto 20px}.point-page #page-top{display:none!important}@media screen and (max-width: 767px){.point-page .main-contents-wrap{padding-top:0}.point-page .main-contents-wrap:not([data-expanded=true]) .point-header--authed .point-header__expanded-content{max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px)}.point-page .main-contents-wrap:not([data-expanded=true]) .point-header--authed .point-header__progress-area{max-height:0;opacity:0;overflow:hidden;padding-top:0;padding-bottom:0}.point-page .main-contents-wrap:not([data-expanded=true]) .point-main{margin-top:180px}.point-page .main-contents-wrap[data-expanded=true] .point-header--authed:has(.point-header__progress-area) .point-header__info-box{margin-bottom:8px}}@media screen and (max-width: 1024px){.point-page .caution-area{margin:40px auto}}.point-main{margin-top:40px}@media screen and (max-width: 767px){.point-main{margin-top:320px;transition:margin-top .4s ease}}@media screen and (max-width: 767px){.point-main__awaiting{margin-top:240px}}@media screen and (max-width: 767px){.point-main__completed{margin-top:220px}}.point-header{width:min(80%,1000px);margin-inline:auto;border-radius:0 0 80px 80px;background:linear-gradient(205deg,#0666d7 15.7%,#00cdd7 86.25%);box-shadow:0 2px 4px #00000040;color:#fff;overflow:hidden;padding-top:15px;z-index:100}@media screen and (max-width: 767px){.point-header{position:fixed;top:50px;left:0;width:100%;border-radius:0 0 20px 20px}}.point-header__title,.point-header__info-box{margin-inline:auto;width:80%}@media screen and (max-width: 767px){.point-header__title,.point-header__info-box{width:calc(100% - 32px)}}.point-header__progress-area{margin-inline:auto;width:88%}@media screen and (max-width: 767px){.point-header__progress-area{margin-left:16px;width:calc(100% - 16px)}}.point-header--authed .point-header__expanded-content{max-height:300px;opacity:1;transform:translateY(0)}.point-header--authed .point-header__progress-area{max-height:800px;opacity:1}.point-header--guest .point-header__info-box{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (max-width: 767px){.point-header--guest .point-header__info-box{gap:16px}}.point-header--guest p{text-align:center;font-size:clamp(1rem,2.08vw,1.5rem);font-weight:700;line-height:1.2}.point-header--guest p span{display:inline-block}.point-header__title{display:flex;align-items:flex-start;gap:5px;margin-bottom:12px;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:700;line-height:1.5}@media screen and (max-width: 767px){.point-header__title{gap:3px;line-height:1.3}}.point-header__title:before{content:"";display:block;width:1.3em;margin-top:.15em;aspect-ratio:1;background-image:url(/build/assets/trophy-icon-Bz_1LtAr.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}@media screen and (max-width: 767px){.point-header__title:before{width:1.2em;margin-top:.1em}}.point-header__info-box{background:#023a5d80;border-radius:4px;padding:16px 20px;margin-bottom:20px;transition:margin-bottom .4s ease}.point-header__info-wrap{display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){.point-header__info-wrap{gap:8px;justify-content:space-between}}.point-header__info-text{font-weight:500;font-size:clamp(.75rem,1.04vw,1rem);line-height:1;display:flex;flex-wrap:wrap;align-items:center}.point-header__info-text.set-mb{margin-block:12px}.point-header__info-text span{margin-inline:8px}.point-header__info-text .point-value{font-weight:700;font-size:clamp(1.5rem,2.08vw,2rem);line-height:1}.point-header__expanded-content{transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.point-header__time{display:flex;align-items:center;gap:3px;font-weight:500;font-size:clamp(.625rem,.78vw,.875rem)}.point-header__time:before{content:"";display:block;width:12px;aspect-ratio:1;background-image:url(/build/assets/time-icon-DKVtAiw5.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.point-header__progress-area{padding:80px 40px 32px 12px;overflow-x:auto;overflow-y:visible;transition:max-height .4s ease,opacity .4s ease,padding-top .4s ease,padding-bottom .4s ease;scrollbar-width:none;-ms-overflow-style:none}.point-header__progress-area::-webkit-scrollbar{display:none}.point-header__progress-inner{position:relative;margin-inline:auto}.point-header__progress-track{position:relative;width:100%;height:12px;background:#59168b80;overflow:hidden}.point-header__progress-fill{position:absolute;left:0;top:0;height:100%;border-radius:6px;background:linear-gradient(90deg,#fdc700,#ff8904,#f0b100);transition:width .5s ease}.point-header__progress-markers{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.point-header__progress-tick{position:absolute;top:50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%)}.point-header__progress-tick.is-minor .point-header__tick-mark{width:8px;aspect-ratio:1;background:#d9d9d9;border:1px solid #fff;border-radius:50%}.point-header__progress-tick.is-minor.is-achieved .point-header__tick-mark{border:1px solid #FFF;background:#00b0b9}.point-header__progress-tick.is-major .point-header__tick-mark{width:15px;aspect-ratio:1;background:#fff;border-radius:50%}.point-header__progress-tick.is-major.is-achieved .point-header__tick-mark{border:1px solid #FFF;background:linear-gradient(135deg,#fdc700,#ff6900)}.point-header__tick-mark{flex-shrink:0}.point-header__tick-label{position:absolute;top:100%;margin-top:8px;font-size:10px;line-height:1;font-weight:700;white-space:nowrap}.point-header__reward{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.point-header__reward-point{position:absolute;bottom:30px;transform:translate(-50%);padding:3px;border-radius:10px;background:linear-gradient(135deg,#fdc700,#ff6900)}.point-header__reward-point:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #FF6900}.point-header__reward-icon{width:53px;height:53px;aspect-ratio:1;border:3px solid #FFF7EC;background-color:#fff7ec;border-radius:7px}.point-header__reward-icon img{width:100%;height:100%;object-fit:contain;border-radius:4%}.point-header__login-btn{border:none;padding:4px 20px;background:linear-gradient(135deg,#fdc700,#ff6900);border-radius:20px;box-shadow:0 2px 4px #00000040;cursor:pointer;transition:transform .3s ease}@media (hover: hover){.point-header__login-btn:hover{transform:scale(.96)}}.point-header__login-btn a{color:#fff;font-weight:700;font-size:clamp(1rem,1.3vw,1.25rem);text-shadow:rgba(0,0,0,.15) 0px 0px 4px}.point-header__info-text-btn,.point-header__info-btn{display:flex;align-items:center;gap:6px;background:transparent;border:none;color:#fff;font-size:clamp(.875rem,1.04vw,1rem);font-weight:500;line-height:1;cursor:pointer;padding:0;transition:1s}@media (hover: hover){.point-header__info-text-btn:hover,.point-header__info-btn:hover{opacity:.7}}.point-header__info-text-btn:before,.point-header__info-btn:before{content:"";display:block;width:18px;aspect-ratio:1;background-image:url(/build/assets/info-B1Yzo12g.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}@media screen and (max-width: 767px){.point-header__info-btn{gap:0}.point-header__info-btn span{display:none}}.point-header__not-claim-reward{cursor:pointer;display:block;pointer-events:auto;transition:opacity .3s ease}@media (hover: hover){.point-header__not-claim-reward:hover{opacity:.8}}.point-rewards{display:flex;flex-direction:column;gap:30px;align-items:center}.point-rewards__awaiting>.point-reward-item:not(:last-child):before,.point-rewards__rcv-more>.point-reward-item:not(:last-child):before{content:"";position:absolute;left:43px;top:50px;width:4px;height:calc(100% + 30px);background:#d2d1d2}@media screen and (max-width: 767px){.point-rewards__awaiting>.point-reward-item:not(:last-child):before,.point-rewards__rcv-more>.point-reward-item:not(:last-child):before{left:calc(11% - 2px)}}.point-rewards__awaiting>.point-reward-item.available:has(+.point-reward-item.available):before{background:linear-gradient(254deg,#ff5e7b 1.01%,#f6b700 99.59%)}.point-rewards__one,.point-rewards__received{margin-top:30px}.point-rewards__received>.point-reward-item:before{content:"";position:absolute;left:43px;top:50px;width:4px;height:calc(100% + 30px);background:#d2d1d2}@media screen and (max-width: 767px){.point-rewards__received>.point-reward-item:before{left:calc(11% - 2px)}}.point-rewards__received:not(.rcv-more-opened)>.point-reward-item:last-child:before{height:70%}.point-rewards__received:not(.rcv-more-opened)>.point-reward-item:last-child{mask-image:linear-gradient(to bottom,#000,#000 calc(100% - 160px),#0000);-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0%,rgb(0,0,0) calc(100% - 160px),rgba(0,0,0,0) 100%)}.point-rewards__rcv-more{margin-top:30px;display:none}.point-rewards__rcv-more.rcv-more-opened{display:flex}@keyframes marker-float{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes marker-float-sp{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.point-reward-item{position:relative;width:472px;min-height:200px;display:grid;grid-template-columns:90px 350px;gap:32px}@media screen and (max-width: 767px){.point-reward-item{width:90%;max-width:400px;grid-template-columns:76fr 270fr;gap:16px}}.point-reward-item .point-reward-marker{height:70px;border-radius:10px;background:#fff;padding:2px;position:relative}@media screen and (max-width: 767px){.point-reward-item .point-reward-marker{height:64px}}.point-reward-item .point-reward-marker:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px}.point-reward-item .point-reward-marker-inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:4px 8px;border-radius:8px;text-decoration:none;color:inherit}.point-reward-item .point-reward-marker-inner.js-key-icon-button{cursor:pointer}.point-reward-item .point-reward-marker-icon{width:100%;height:60%;background-size:contain;background-repeat:no-repeat;background-position:center}.point-reward-item .point-reward-marker-icon.unlock-icon{background-image:url(/build/assets/point-reward-unlock-D3tcWrky.svg)}.point-reward-item .point-reward-marker-icon.lock-icon{background-image:url(/build/assets/point-reward-lock-CZythfNL.svg)}.point-reward-item .point-reward-marker-icon.check-icon{height:32%;margin-block:10% 14%;background-image:url(/build/assets/point-reward-check-DOKpMMBy.svg)}.point-reward-item .point-reward-marker-icon.js-key-icon-loader-button{display:flex;align-items:center;justify-content:center}.point-reward-item .point-reward-marker-icon.js-key-icon-loader-button .loader{font-size:1.5rem}.point-reward-item .point-reward-marker-point{font-size:1rem;font-weight:700;line-height:1}@media screen and (max-width: 767px){.point-reward-item .point-reward-marker-point{font-size:.875rem}}.point-reward-item .point-reward-card{display:flex;flex-direction:column;width:100%;min-height:200px;border-radius:10px;overflow:hidden}.point-reward-item .point-reward-card-wrapper{padding:2px;border-radius:10px;position:relative}.point-reward-item .point-reward-card-img{display:flex;justify-content:center;align-items:center;flex:1;padding-block:30px 20px}.point-reward-item .point-reward-card-img-inner{max-width:90%;margin-inline:auto;display:flex;justify-content:center;align-items:center;height:120px}@media screen and (max-width: 767px){.point-reward-item .point-reward-card-img-inner{height:80px}}.point-reward-item .point-reward-card-img-inner img{width:auto;height:100%;max-width:100%;border-radius:4%;object-fit:contain}.point-reward-item .point-reward-card-info{position:relative;width:100%;min-height:64px;padding:10px 16px;background:#fff}.point-reward-item .point-reward-card-title{font-size:1rem;font-weight:700;line-height:1.2}@media screen and (max-width: 767px){.point-reward-item .point-reward-card-title{font-size:.875rem}}.point-reward-item .tag-pickup{display:inline-block;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:700;color:#fff;line-height:1;background:#df4661;box-shadow:0 2px 4px #0000004d;padding:.4em 1.1em;border-radius:0 1em 1em 0;position:absolute;top:-.8em;left:-.4em}.point-reward-item .tag-pickup:after{position:absolute;content:"";top:100%;left:0;border:none;border-bottom:solid .6em transparent;border-right:solid .5em #DF4661;z-index:-1}.point-reward-item .point-reward-info-btn{position:absolute;right:15px;bottom:10px;width:20px;height:20px;padding:0;border:none;background:#636363;mask:url(/build/assets/info-B1Yzo12g.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;cursor:pointer;transition:opacity 1s}@media (hover: hover){.point-reward-item .point-reward-info-btn:hover{opacity:.7}}.point-reward-item.available .point-reward-marker{animation:marker-float 2s ease-in-out infinite;transform-origin:center center}@media screen and (max-width: 767px){.point-reward-item.available .point-reward-marker{animation:marker-float-sp 2s ease-in-out infinite}}.point-reward-item.available .point-reward-marker:before{background:#ffad7b}.point-reward-item.available .point-reward-marker-inner{background:linear-gradient(254deg,#ff5e7b 1.01%,#f6b700 99.59%)}.point-reward-item.available .point-reward-marker-point{color:#fff}.point-reward-item.available .point-reward-card-wrapper{background:linear-gradient(254deg,#ff5e7b 1.01%,#f6b700 99.59%)}.point-reward-item.locked:not(.featured) .point-reward-marker:before{background:linear-gradient(254deg,#ff5e7b99 1.01%,#f6b70099 99.59%)}.point-reward-item.locked:not(.featured) .point-reward-marker-inner{background:#ffffff4d}.point-reward-item.locked:not(.featured) .point-reward-marker-point{color:#fff}.point-reward-item.locked:not(.featured) .point-reward-card{background:linear-gradient(254deg,#ff5e7b4d 1.01%,#f6b7004d 99.59%);box-shadow:0 0 4px #00000026}.point-reward-item.locked.featured .point-reward-marker:before{background:linear-gradient(254deg,#ff5e7b99 1.01%,#f6b70099 99.59%)}.point-reward-item.locked.featured .point-reward-marker-inner{background:#ffffff4d}.point-reward-item.locked.featured .point-reward-marker-point{color:#fff}.point-reward-item.locked.featured .point-reward-card{background:#fff9}.point-reward-item.locked.featured .point-reward-card-wrapper{background:linear-gradient(254deg,#ff5e7b 1.01%,#f6b700 99.59%)}.point-reward-item.received .point-reward-marker:before{background:#a0a0a0}.point-reward-item.received .point-reward-marker-inner{background:#f4f3f3}.point-reward-item.received .point-reward-marker-point{color:#a0a0a0}.point-reward-item.received .point-reward-card{background:#f4f3f3;box-shadow:0 0 4px #00000026}.point-reward-received-btn{width:min(432px,85vw);padding-block:12px;color:#a8a8a8;font-family:Noto Sans JP;font-size:1rem;font-weight:700;line-height:1;background:#f4f3f3;border:3px solid #ABABAB;border-radius:30px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .5s;position:relative;z-index:1;margin:-24px auto 60px}@media screen and (max-width: 767px){.point-reward-received-btn{font-size:.875rem}}@media (hover: hover){.point-reward-received-btn:hover{transform:scale(.96)}}.point-reward-received-btn .btn-icon{position:relative;width:18px;aspect-ratio:1;border:2px solid #ABABAB;border-radius:50%}.point-reward-received-btn .btn-icon:before,.point-reward-received-btn .btn-icon:after{content:"";position:absolute;width:6px;height:2px;background:#ababab;transition:top .3s,transform .3s}.point-reward-received-btn .btn-icon:before{top:5px;left:3px;transform:rotate(45deg);transform-origin:left center}.point-reward-received-btn .btn-icon:after{top:5px;right:3px;transform:rotate(-45deg);transform-origin:right center}.point-reward-received-btn.rcv-more-opened{margin-top:30px}.point-reward-received-btn.rcv-more-opened .btn-icon:before{top:8px;transform:rotate(-45deg)}.point-reward-received-btn.rcv-more-opened .btn-icon:after{top:8px;transform:rotate(45deg)}.point-reward-receive-all-btn{display:flex;justify-content:center;align-items:center;width:350px;height:70px;padding:16px;border-radius:35px;border:none;background:#3194d9;box-shadow:0 0 10px #00000040;color:#fff;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .5s}@media screen and (max-width: 767px){.point-reward-receive-all-btn{height:48px;width:min(432px,85vw);border-radius:24px;font-size:1rem}}@media (hover: hover){.point-reward-receive-all-btn:hover{transform:scale(.96)}}.point-reward-receive-all-btn.is-hidden{display:none}.point-reward-receive-all-btn-wrapper{position:fixed;bottom:10px;right:10px;z-index:500}@media screen and (max-width: 767px){.point-reward-receive-all-btn-wrapper{left:50%;right:auto;bottom:16px;transform:translate(-50%)}}.point-completed{position:relative;width:472px;padding:120px 14px 60px;background-image:linear-gradient(254deg,#ff5e7b1a 1.01%,#f6b7001a 99.59%),url(/build/assets/back-img_pc-_43Hivac.png);background-position:center top;background-repeat:no-repeat;background-size:100% auto;box-shadow:0 0 10px #00000040;border-radius:10px;margin:0 auto 56px;display:flex;flex-direction:column;gap:20px;align-items:center}@media screen and (max-width: 767px){.point-completed{width:90%;max-width:400px;padding-block:max(13%,90px) max(6%,32px);background-image:linear-gradient(254deg,#ff5e7b1a 1.01%,#f6b7001a 99.59%),url(/build/assets/back-img_sp-BejGGzAv.png)}}.point-completed p{text-align:center;font-size:clamp(1rem,1.3vw,1.25rem);font-weight:700}.point-completed img{width:80px}@media screen and (max-width: 767px){.point-completed img{width:60px}}.point-not-hold{margin:70px auto;width:560px;aspect-ratio:560/278;padding:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background:linear-gradient(163deg,#0666d7 11.66%,#00cdd7 88.34%);border-radius:4px;box-shadow:0 0 4px #00000040}@media screen and (max-width: 767px){.point-not-hold{margin-block:30px 60px;width:min(90%,480px);gap:12px}}.point-not-hold div{border-radius:20px;background:#036399;padding:8px 12px}@media screen and (max-width: 767px){.point-not-hold div{padding:6px 10px}}.point-not-hold p{color:#fff;font-size:clamp(1.5rem,2.6vw,2.5rem);font-weight:700;line-height:1.2;text-align:center;text-shadow:0 0 4px rgba(0,0,0,.25)}
