@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;text-spacing-trim:space-all}main{padding-top:200px}@media screen and (max-width: 1024px){main{padding-top:180px}}@media screen and (max-width: 767px){main{padding-top:146px}}p{line-height:1.4;font-weight:500}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.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: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)}.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{bottom:65px;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;border-radius:10px;border:2px solid var(--BN, #F6B700);background:#f6b7001a;padding:20px 30px 20px 40px;margin:40px auto}@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}.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:400px;margin:10px auto 0;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;color:#fff;max-width:300px;width:90%;border:none;margin:12px auto 0;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;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){footer{padding-bottom:56px;background-color:#f5f6f8}}.site-footer{background:#404146;font-family:Noto Sans JP;color:#fff;font-size:.875rem;padding:50px 10px}@media screen and (max-width: 767px){.site-footer{padding:25px 10px}}.site-footer a{text-decoration:none;color:#fff;font-weight:700;transition:1s}@media (hover: hover){.site-footer a:hover{transition:1s;opacity:.7}}.site-footer p{font-size:1rem;font-weight:700;margin-bottom:20px}.site-footer .footer-list-area{margin:auto;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1024px){.site-footer .footer-list-area{display:none}}.site-footer .footer-list-wrap{margin-right:100px}.site-footer .footer-list-wrap:last-child{margin-right:0}.site-footer .footer-list-wrap ul{display:flex}.site-footer .footer-list-wrap .footer-list{margin:0 40px 20px 0}.site-footer .footer-list-wrap .footer-list:first-child{padding-left:0}.site-footer .footer-list-wrap .footer-list:before{display:inline-block;width:.5em;height:.5em;margin-right:1em;content:"";border-top:2px #fff solid;border-right:2px #fff solid;-webkit-transition:.15s border-color;transition:.15s border-color;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.site-footer .footer-list-wrap-sp{display:none}@media screen and (max-width: 1024px){.site-footer .footer-list-wrap-sp{display:block;padding:20px;font-size:1rem;margin-bottom:20px}.site-footer .footer-list-wrap-sp:last-child{margin-bottom:0}}@media screen and (max-width: 767px){.site-footer .footer-list-wrap-sp{padding:10px;font-size:.8125rem}}.site-footer .footer-list-wrap-sp p{padding:0 20px 10px 10px;font-size:1.25rem;margin-bottom:0}@media screen and (max-width: 767px){.site-footer .footer-list-wrap-sp p{font-size:1rem}}.site-footer .footer-list-wrap-sp li{padding:20px 20px 5px 10px;position:relative}.site-footer .footer-list-wrap-sp li:before{display:inline-block;width:.5em;height:.5em;margin-right:1em;content:"";border-top:2px #fff solid;border-right:2px #fff solid;-webkit-transition:.15s border-color;transition:.15s border-color;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.asobi_header{box-shadow:0 4px 4px #00000040}.asobi_header button:focus-visible{outline:2px solid rgb(0,95,204)}.asobi_header button.header-promotion-input-pc{max-width:300px;border-radius:32px;color:#fff;background:#f6b700;font-size:1rem;font-weight:500;font-family:Noto Sans JP;border:none;padding:10px 30px;cursor:pointer;transition:all .5s;margin-right:15px}.asobi_header button.header-promotion-input-pc:hover{transform:scale(.96)}@media screen and (max-width: 767px){.asobi_header button.header-promotion-input-pc{display:none}}@media screen and (max-width: 1024px){.asobi_header button.header-promotion-input-pc{font-size:.875rem;padding:8px 24px}}.asobi_header button.header-promotion-cancel-pc{max-width:300px;border-radius:32px;color:#fff;background:#f6b700;font-size:1rem;font-weight:500;font-family:Noto Sans JP;border:none;padding:10px 30px;cursor:pointer;transition:all .5s;background:#fff8e6;border:2px solid #F6B700;margin-right:10px;color:#f6b700}.asobi_header button.header-promotion-cancel-pc:hover{transform:scale(.96)}@media screen and (max-width: 767px){.asobi_header button.header-promotion-cancel-pc{display:none}}@media screen and (max-width: 1024px){.asobi_header button.header-promotion-cancel-pc{font-size:.875rem;padding:8px 24px}}.asobi_header button.hamburger{position:relative;width:48px;height:48px;transition:all .3s ease-in-out}.asobi_header .ham-wrap{display:none;font-family:Noto Sans JP}@media screen and (max-width: 767px){.asobi_header .ham-wrap{display:block}}.asobi_header .hamburger__line{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:20px;height:2px;background-color:#727272;transition:inherit}.asobi_header .hamburger__line:before,.asobi_header .hamburger__line:after{position:absolute;display:block;width:100%;height:100%;background-color:inherit;content:"";transition:inherit}.asobi_header .hamburger__line:before{top:-8px}.asobi_header .hamburger__line:after{top:8px}.asobi_header .hamburger[aria-expanded=true] .hamburger__line{background-color:transparent}.asobi_header .hamburger[aria-expanded=true] .hamburger__line:before,.asobi_header .hamburger[aria-expanded=true] .hamburger__line:after{top:0;background-color:#727272}.asobi_header .hamburger[aria-expanded=true] .hamburger__line:before{transform:rotate(45deg)}.asobi_header .hamburger[aria-expanded=true] .hamburger__line:after{transform:rotate(-45deg)}.asobi_header .visuallyHidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.asobi_header .ham-nav-contents{background-color:#fff;height:calc(100vh - 46px);width:100%;position:fixed;top:0;left:0;z-index:1000;margin-top:46px;opacity:0;transition:all .3s ease-in-out;pointer-events:none;overflow-y:auto;padding-bottom:100px}.asobi_header .ham-nav-contents a{color:#000;font-weight:700}.asobi_header .ham-nav-contents.is-drawerActive{opacity:1;pointer-events:auto}.asobi_header .user-info-area{padding:20px;margin:30px auto}.asobi_header .user-info-area .user-name{position:relative;font-size:1.125rem;margin-bottom:30px}.asobi_header .user-info-area .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){.asobi_header .user-info-area .user-name:before{width:90%}}.asobi_header .user-info-area .user-name span{font-size:.875rem;font-weight:400}.asobi_header .user-info-area .user-name a{font-weight:550;pointer-events:none;text-decoration:none}.asobi_header .user-info-area .confirm-method{max-width:450px;margin-top:10px;font-size:.75rem;padding:0 10px}.asobi_header .user-info{max-width:450px;background:#fff;border-radius:5px;display:flex;align-items:center;padding:5px 20px 5px 10px;margin:10px auto 0}.asobi_header .user-info dt{width:110px;background:#00b0b9;color:#fff;border-radius:5px;padding:10px;font-size:.875rem;font-weight:550}.asobi_header .user-info dd{margin-left:10px;flex:1;word-break:break-all;text-align:left}.asobi_header .ham-nav-list{display:none;padding-inline:20px;margin-block:30px}@media screen and (max-width: 767px){.asobi_header .ham-nav-list{display:block}}.asobi_header .ham-nav-list p{font-size:1.125rem;font-weight:700;margin-bottom:10px}.asobi_header .ham-nav-list li{padding-block:15px}.asobi_header .ham-nav-list li a{line-height:1.5}.asobi_header .ham-nav-list li a:before{display:inline-block;width:.5em;height:.5em;margin-right:1em;margin-bottom:1px;content:"";border-top:2px #727272 solid;border-right:2px #727272 solid;-webkit-transition:.15s border-color;transition:.15s border-color;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.asobi_header .asobi_header_local_secondary_item[data-active=true] .asobi_header_local_secondary_link{pointer-events:auto}.title-top-inner{max-width:1200px;margin-inline:auto}.top-contents-wrap{max-width:1200px;margin:30px auto 0;width:95%}@media screen and (max-width: 767px){.top-contents-wrap{width:100%;margin:0 auto}}.app-mv-img{width:100%;display:block;border-radius:20px}@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 30px;margin-top:10px;border-radius:10px;background:#d9d9d933}@media screen and (max-width: 1024px){.top-contents{padding:10px 20px}}@media screen and (max-width: 767px){.top-contents{display:block;background: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}.about-btn{margin:auto;max-width:500px;padding:30px 40px;color:#0069b1;background-color:#fff;font-size:clamp(.875rem,1.43vw,1.375rem);font-weight:700;border-radius:90px;border:5px solid #0069B1;display:flex;justify-content:center;align-items:center;transition:all .5s;box-shadow:0 4px 4px #0003}@media screen and (max-width: 1024px){.about-btn{max-width:300px;padding:15px 30px}}.about-btn:hover{transform:scale(.96)}.about-btn .about-btn-arrow{width:5%;margin-left:10px}@media screen and (max-width: 1024px){.about-btn .about-btn-arrow{width:7%}}.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 40px;margin:0}}.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}}.item{max-width:1200px;width:95%;margin:60px auto}.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%;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%;height:150px;border-radius:10px 10px 0 0;overflow:hidden;position:relative}.item .item-wrap .item-list .item-img-area img{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin:auto;max-width:200px;width:70%;padding:5px 0}@media screen and (max-width: 1024px){.item .item-wrap .item-list .item-img-area img{width:70%;max-width:150px}}@media screen and (max-width: 767px){.item .item-wrap .item-list .item-img-area img{width:90%}}.item .item-wrap .item-list .item-text-area{order:2;display:flex;flex-direction:column;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;flex-grow:1}.item .item-wrap .item-list .item-text-area .item-description{font-size:.8125rem;color:#525252;margin-bottom:5px}.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;flex-grow:1}.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:190px;transition:1s;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{background:linear-gradient(254deg,#ff5e7b2e 1.01%,#f6b7002e 99.59%)}.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;cursor:initial}.item .pickup-wrap .item-list.item-list-disabled:hover{box-shadow:0 0 10px #0003}.item .pickup-wrap .item-list .item-header{min-height:40px;display:flex;align-items:center;text-align:center;overflow:hidden}.item .pickup-wrap .item-list .item-header:not(:has(.item-header-title)){justify-content:flex-end}.item .pickup-wrap .item-list .item-header .item-header-title{width:50%;height:40px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:10px 0;font-size:1rem;font-weight:700}.item .pickup-wrap .item-list .item-header .item-header-title-limited,.item .pickup-wrap .item-list .item-header .item-header-title-daily,.item .pickup-wrap .item-list .item-header .item-header-title-weekly,.item .pickup-wrap .item-list .item-header .item-header-title-monthly,.item .pickup-wrap .item-list .item-header .item-header-title-bundle{color:#fff}.item .pickup-wrap .item-list .item-header .item-header-title-limited:before,.item .pickup-wrap .item-list .item-header .item-header-title-daily:before,.item .pickup-wrap .item-list .item-header .item-header-title-weekly:before,.item .pickup-wrap .item-list .item-header .item-header-title-monthly:before,.item .pickup-wrap .item-list .item-header .item-header-title-bundle:before{content:"";display:inline-block;width:20px;height:20px;padding-right:5px;background-repeat:no-repeat;background-size:contain;margin-top:2px}.item .pickup-wrap .item-list .item-header .item-header-title-limited:after,.item .pickup-wrap .item-list .item-header .item-header-title-daily:after,.item .pickup-wrap .item-list .item-header .item-header-title-weekly:after,.item .pickup-wrap .item-list .item-header .item-header-title-monthly:after,.item .pickup-wrap .item-list .item-header .item-header-title-bundle:after{content:"";display:inline-block;width:10px;height:20px;background-repeat:no-repeat;background-size:contain;margin-top:2px}.item .pickup-wrap .item-list .item-header .item-header-title-limited{background:linear-gradient(to top right,#f6b700,#ff5e7b)}.item .pickup-wrap .item-list .item-header .item-header-title-limited:before{background-image:url(/build/assets/time-XDoiwdbV.svg)}.item .pickup-wrap .item-list .item-header .item-header-title-daily{background-color:#00b0b9}.item .pickup-wrap .item-list .item-header .item-header-title-daily:before{background-image:url(/build/assets/update-DQ7O-qTc.svg)}.item .pickup-wrap .item-list .item-header .item-header-title-weekly{background-color:#df4661}.item .pickup-wrap .item-list .item-header .item-header-title-weekly:before{background-image:url(/build/assets/update-DQ7O-qTc.svg)}.item .pickup-wrap .item-list .item-header .item-header-title-monthly{background-color:#0069b1}.item .pickup-wrap .item-list .item-header .item-header-title-monthly:before{background-image:url(/build/assets/update-DQ7O-qTc.svg)}.item .pickup-wrap .item-list .item-header .item-header-title-bundle{background:linear-gradient(90deg,var(--BN, #0069B1) 0%,#4364F7 50%,#6FB1FC 100%)}.item .pickup-wrap .item-list .item-header .item-header-title-bundle:before{background-image:url(/build/assets/special-BP225f0x.svg)}.item .pickup-wrap .item-list .item-header .item-header-period{font-size:.75rem;width:50%}.item .pickup-wrap .item-list .item-header .item-header-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}.item .pickup-wrap .item-list .item-content{display:flex;flex:1}.item .pickup-wrap .item-list .item-img-area{width:50%;padding:5px 20px 15px;overflow:hidden;display:flex}.item .pickup-wrap .item-list .item-img-area img{margin:auto;width:100%;border-radius:10px;display:block}@media screen and (max-width: 1024px){.item .pickup-wrap .item-list .item-img-area img{max-width:175px;max-height:175px}}@media screen and (max-width: 767px){.item .pickup-wrap .item-list .item-img-area img{max-width:135px;max-height:135px}}.item .pickup-wrap .item-list .item-text-area{padding:15px 0 15px 20px;width:50%;display:flex;flex-direction:column}.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-bottom:10px;line-height:1.5;flex:1}.item .pickup-wrap .item-list .item-text-area .item-description{font-size:.8125rem;color:#525252;margin-bottom:5px;flex:1}.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 .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}.item .price-area .price-off span{margin-right:2px}.item .price-area .price-off-text-wrap{display:flex;align-items:baseline;flex-wrap:wrap}@media screen and (max-width: 767px){.item .price-area .price-off-text-wrap{flex-wrap:wrap}}.item .price-area .price-off-text{margin-right:5px;color:#727272;font-size:clamp(.75rem,.91vw,.875rem);text-decoration:line-through}.item .item-price{font-weight:700;font-size:clamp(1.25rem,1.56vw,1.5rem);line-height:120%}.item .item-price span{font-weight:700;font-size:.75rem;margin-right:5px}.item .pickup-payment{display:block;font-size:clamp(1rem,1.3vw,1.25rem);background:#df4661;border-radius:34px;font-weight:500;font-family:Noto Sans JP;color:#fff;width:340px;border:none;padding:10px 20px;position:absolute;bottom:1em;left:0;right:0;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003}@media screen and (max-width: 767px){.item .pickup-payment{width:80%;padding:10px}}.item .pickup-payment:hover{transform:scale(.96)}.item .purchased{display:block;color:#67676799;background:#ebebeb;border-radius:24px;font-size:1rem;font-weight:700;max-width:300px;width:90%;border:none;padding:10px;position:absolute;bottom:1em;left:0;right:0;margin:0 auto;box-shadow:0 4px 4px #0003;pointer-events:none}.item .pickup-purchased{display:block;font-size:clamp(1rem,1.3vw,1.25rem);background:#df4661;border-radius:34px;font-weight:500;font-family:Noto Sans JP;color:#fff;width:340px;border:none;padding:10px 20px;position:absolute;bottom:1em;left:0;right:0;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;color:#67676799;background:#ebebeb;pointer-events:none}@media screen and (max-width: 767px){.item .pickup-purchased{width:80%;padding:10px}}.item .pickup-purchased:hover{transform:scale(.96)}.item .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;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003;position:absolute;bottom:1em;left:0;right:0;margin:0 auto}.item .payment:hover{transform:scale(.96)}.limit-text{font-size:clamp(.75rem,.91vw,.875rem);color:#fff;padding:1px 4px;border-radius:2px;background:#030303;display:inline-block}.limited-text{background:#df4661;margin-right:5px}.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}}.item-sales-period{font-size:.75rem;margin:5px auto}.main-about-btn{margin-top:40px}@media screen and (max-width: 767px){.main-about-btn{margin-top:60px}}.app-title-container{max-width:1200px;width:95%;margin-inline:auto;margin-block:80px}@media screen and (max-width: 767px){.asobi-title-container{margin-top:60px}}.title-heading{position:relative;margin:20px auto 0;border-bottom:3px solid #D9D9D9;display:flex;justify-content:space-between;align-items:center}@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}}.external-link{width:fit-content;display:flex;justify-content:center;align-items:center;color:#1a1a1a;font-size:clamp(1rem,1.17vw,1.125rem);font-weight:700;border-bottom:2px solid #1A1A1A;padding-bottom:2px;transition:1s}@media screen and (max-width: 1024px){.external-link{margin-left:auto}}.external-link img{width:18px;margin-left:5px}@media screen and (max-width: 767px){.external-link img{width:16px}}.external-link:hover{transition:1s;opacity:.7}@media screen and (max-width: 1024px){.external-link-pc{display:none}}.external-link-sp{display:none}@media screen and (max-width: 1024px){.external-link-sp{text-align:right;display:block;width:100%;margin-top:40px}}@media screen and (max-width: 767px){.external-link-sp{width:92%}}.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}.millionlive-theaterdays{width:100%}.millionlive-theaterdays .bg{width:100%;background:url(/build/assets/app-bg-img-DZEqxE7o.png) no-repeat center/cover}.millionlive-theaterdays .app-inner{max-width:1200px;margin:auto;padding:40px}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-inner{width:100%;text-align:center;padding:40px 60px}}@media screen and (max-width: 767px){.millionlive-theaterdays .app-inner{padding:40px 20px}}.millionlive-theaterdays .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}.millionlive-theaterdays .app-content-wrap{display:flex;justify-content:center;align-items:flex-end;margin:30px auto 0}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-content-wrap{display:block}}.millionlive-theaterdays .app-content-wrap .app-content{width:50%;text-align:right}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-content-wrap .app-content{width:100%;text-align:center}}.millionlive-theaterdays .app-content-wrap .app-img-wrap{display:flex;align-items:center;justify-content:center;margin-right:20px}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-content-wrap .app-img-wrap{margin-right:0}}.millionlive-theaterdays .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){.millionlive-theaterdays .app-content-wrap .app-img-wrap .app-icon{width:30%}}@media screen and (max-width: 767px){.millionlive-theaterdays .app-content-wrap .app-img-wrap .app-icon{margin-right:10px}}.millionlive-theaterdays .app-content-wrap .app-img-wrap .app-logo{max-width:300px;width:50%}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-content-wrap .app-img-wrap .app-logo{width:65%}}.millionlive-theaterdays .app-content-wrap .app-info{max-width:600px;border-radius:4px;background:#630300;color:#fff;font-size:clamp(.6875rem,.91vw,.875rem);padding:20px 10px;margin-top:20px}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-content-wrap .app-info{width:100%;max-width:500px;padding:15px 15px 15px 20px;margin:20px auto}}@media screen and (max-width: 767px){.millionlive-theaterdays .app-content-wrap .app-info{max-width:400px}}.millionlive-theaterdays .app-content-wrap .app-info dl{display:flex;align-items:center;margin-bottom:10px;width:100%}.millionlive-theaterdays .app-content-wrap .app-info .last-dl{margin-bottom:0}.millionlive-theaterdays .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){.millionlive-theaterdays .app-content-wrap .app-info dt{margin-left:0;width:25%}}.millionlive-theaterdays .app-content-wrap .app-info dd{margin-left:10px;text-align:left;line-height:1.4;vertical-align:middle}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-content-wrap .app-info dd{margin-left:30px}}@media screen and (max-width: 767px){.millionlive-theaterdays .app-content-wrap .app-info dd{margin-left:10px}}.millionlive-theaterdays .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){.millionlive-theaterdays .app-content-wrap .app-info .app-menu-wrap-sp{display:block}}@media screen and (max-width: 767px){.millionlive-theaterdays .app-content-wrap .app-info .app-menu-wrap-sp{margin-left:0}}.millionlive-theaterdays .app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list{margin-bottom:15px}.millionlive-theaterdays .app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list:last-child{margin-bottom:0}.millionlive-theaterdays .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}.millionlive-theaterdays .app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list a:hover{transition:1s;opacity:.7}.millionlive-theaterdays .store-link-wrap{width:40%;margin-left:20px}@media screen and (max-width: 1024px){.millionlive-theaterdays .store-link-wrap{display:flex;justify-content:center;width:100%;margin:20px auto 10px;text-align:center}}.millionlive-theaterdays .store-link-wrap .store-apple{max-width:200px;margin-bottom:15px;line-height:1px;transition:all .5s;cursor:pointer}.millionlive-theaterdays .store-link-wrap .store-apple:hover{transform:scale(.96)}@media screen and (max-width: 1024px){.millionlive-theaterdays .store-link-wrap .store-apple{display:inline-block;margin-right:10px;margin-bottom:0}}.millionlive-theaterdays .store-link-wrap .store-apple .store-apple-img{vertical-align:bottom;object-fit:contain}.millionlive-theaterdays .store-link-wrap .store-google{max-width:250px;line-height:1px;transition:all .5s;cursor:pointer}.millionlive-theaterdays .store-link-wrap .store-google:hover{transform:scale(.96)}@media screen and (max-width: 1024px){.millionlive-theaterdays .store-link-wrap .store-google{display:inline-block}}.millionlive-theaterdays .store-link-wrap .store-google .store-google-img{vertical-align:bottom;object-fit:contain}.millionlive-theaterdays .store-link-wrap .app-menu-wrap{background:#630300;border-radius:4px;margin-top:20px;padding:20px;max-width:350px}@media screen and (max-width: 1024px){.millionlive-theaterdays .store-link-wrap .app-menu-wrap{display:none}}.millionlive-theaterdays .store-link-wrap .app-menu-wrap .app-menu-list{margin-bottom:15px}.millionlive-theaterdays .store-link-wrap .app-menu-wrap .app-menu-list:last-child{margin-bottom:0}.millionlive-theaterdays .store-link-wrap .app-menu-wrap .app-menu-list a{color:#fff;font-weight:500;line-height:1.7;font-size:.85rem;border-bottom:1px solid #fff;transition:1s}.millionlive-theaterdays .store-link-wrap .app-menu-wrap .app-menu-list a:hover{transition:1s;opacity:.7}.millionlive-theaterdays .app-notes{color:#fff;font-size:.625rem;text-align:center;margin:20px auto 0}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-notes{margin:0 auto;text-align:left;max-width:500px}}.millionlive-theaterdays .app-notes p{margin-bottom:3px}.millionlive-theaterdays .app-sns-link{display:flex;justify-content:center;align-items:center}.millionlive-theaterdays .app-sns-link .app-sns-text{color:#fff;font-weight:550;font-size:clamp(1rem,1.17vw,1.125rem);letter-spacing:.2rem}.millionlive-theaterdays .app-sns-link .sns-icon{margin-left:20px;width:32px}@media screen and (max-width: 1024px){.millionlive-theaterdays .app-sns-link .sns-icon{width:48px}}.shinycolors-song-for-prism{width:100%}.shinycolors-song-for-prism .bg{width:100%;background:url(/build/assets/app-bg-img-4H8uDWcp4g2UxaEKaG4VswiP-DTS1mI9n.png) no-repeat center/cover}.shinycolors-song-for-prism .app-inner{max-width:1200px;margin:auto;padding:40px}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-inner{width:100%;text-align:center;padding:40px 60px}}@media screen and (max-width: 767px){.shinycolors-song-for-prism .app-inner{padding:40px 20px}}.shinycolors-song-for-prism .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}.shinycolors-song-for-prism .app-content-wrap{display:flex;justify-content:center;align-items:flex-end;margin:30px auto 0}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-content-wrap{display:block}}.shinycolors-song-for-prism .app-content-wrap .app-content{width:50%;text-align:right}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-content-wrap .app-content{width:100%;text-align:center}}.shinycolors-song-for-prism .app-content-wrap .app-img-wrap{display:flex;align-items:center;justify-content:center;margin-right:20px}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-content-wrap .app-img-wrap{margin-right:0}}.shinycolors-song-for-prism .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){.shinycolors-song-for-prism .app-content-wrap .app-img-wrap .app-icon{width:30%}}@media screen and (max-width: 767px){.shinycolors-song-for-prism .app-content-wrap .app-img-wrap .app-icon{margin-right:10px}}.shinycolors-song-for-prism .app-content-wrap .app-img-wrap .app-logo{max-width:300px}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-content-wrap .app-img-wrap .app-logo{width:65%}}.shinycolors-song-for-prism .app-content-wrap .app-info{max-width:600px;border-radius:4px;background:#615f90cc;color:#fff;font-size:clamp(.6875rem,.91vw,.875rem);padding:20px 10px;margin-top:20px}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-content-wrap .app-info{width:100%;max-width:450px;padding:15px 15px 15px 20px;margin:20px auto}}@media screen and (max-width: 767px){.shinycolors-song-for-prism .app-content-wrap .app-info{max-width:450px}}.shinycolors-song-for-prism .app-content-wrap .app-info dl{display:flex;align-items:center;margin-bottom:10px;width:100%}.shinycolors-song-for-prism .app-content-wrap .app-info .last-dl{margin-bottom:0}.shinycolors-song-for-prism .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){.shinycolors-song-for-prism .app-content-wrap .app-info dt{margin-left:0;width:25%}}.shinycolors-song-for-prism .app-content-wrap .app-info dd{margin-left:10px;text-align:left;line-height:1.4;vertical-align:middle}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-content-wrap .app-info dd{margin-left:30px}}@media screen and (max-width: 767px){.shinycolors-song-for-prism .app-content-wrap .app-info dd{margin-left:10px}}.shinycolors-song-for-prism .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){.shinycolors-song-for-prism .app-content-wrap .app-info .app-menu-wrap-sp{display:block}}@media screen and (max-width: 767px){.shinycolors-song-for-prism .app-content-wrap .app-info .app-menu-wrap-sp{margin-left:0}}.shinycolors-song-for-prism .app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list{margin-bottom:15px}.shinycolors-song-for-prism .app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list:last-child{margin-bottom:0}.shinycolors-song-for-prism .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}.shinycolors-song-for-prism .app-content-wrap .app-info .app-menu-wrap-sp .app-menu-list a:hover{transition:1s;opacity:.7}.shinycolors-song-for-prism .store-link-wrap{width:40%;margin-left:20px}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .store-link-wrap{display:flex;justify-content:center;width:100%;margin:20px auto 10px;text-align:center}}.shinycolors-song-for-prism .store-link-wrap .store-apple{max-width:200px;margin-bottom:15px;line-height:1px;transition:all .5s;cursor:pointer}.shinycolors-song-for-prism .store-link-wrap .store-apple:hover{transform:scale(.96)}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .store-link-wrap .store-apple{display:inline-block;margin-right:10px;margin-bottom:0}}.shinycolors-song-for-prism .store-link-wrap .store-apple .store-apple-img{vertical-align:bottom;object-fit:contain}.shinycolors-song-for-prism .store-link-wrap .store-google{max-width:250px;line-height:1px;transition:all .5s;cursor:pointer}.shinycolors-song-for-prism .store-link-wrap .store-google:hover{transform:scale(.96)}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .store-link-wrap .store-google{display:inline-block}}.shinycolors-song-for-prism .store-link-wrap .store-google .store-google-img{vertical-align:bottom;object-fit:contain}.shinycolors-song-for-prism .store-link-wrap .app-menu-wrap{background:#615f90cc;border-radius:4px;margin-top:20px;padding:20px;max-width:350px}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .store-link-wrap .app-menu-wrap{display:none}}.shinycolors-song-for-prism .store-link-wrap .app-menu-wrap .app-menu-list{margin-bottom:15px}.shinycolors-song-for-prism .store-link-wrap .app-menu-wrap .app-menu-list:last-child{margin-bottom:0}.shinycolors-song-for-prism .store-link-wrap .app-menu-wrap .app-menu-list a{color:#fff;font-weight:500;line-height:1.7;font-size:.85rem;border-bottom:1px solid #fff;transition:1s}.shinycolors-song-for-prism .store-link-wrap .app-menu-wrap .app-menu-list a:hover{transition:1s;opacity:.7}.shinycolors-song-for-prism .app-notes{color:#615f90;font-size:.625rem;font-weight:700;text-align:center;margin:20px auto 0}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-notes{margin:0 auto;text-align:left;max-width:500px}}.shinycolors-song-for-prism .app-notes p{margin-bottom:3px}.shinycolors-song-for-prism .app-sns-link{display:flex;justify-content:center;align-items:center}.shinycolors-song-for-prism .app-sns-link .app-sns-text{color:#615f90;font-weight:550;font-size:clamp(1rem,1.17vw,1.125rem);letter-spacing:.2rem}.shinycolors-song-for-prism .app-sns-link .sns-icon{margin-left:20px;width:32px}@media screen and (max-width: 1024px){.shinycolors-song-for-prism .app-sns-link .sns-icon{width:48px}}.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-align:center}.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}.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-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{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}.about .about-store-link-wrap .store-apple{max-width:200px;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{display:inline-block;margin-right:10px}}.about .about-store-link-wrap .store-apple .store-apple-img{object-fit:contain}.about .about-store-link-wrap .store-google{max-width:250px;transition:all .5s}.about .about-store-link-wrap .store-google:hover{transform:scale(.96)}@media screen and (max-width: 1024px){.about .about-store-link-wrap .store-google{display:inline-block}}.about .about-store-link-wrap .store-google .store-google-img{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}.about .bnid-link{padding-top:180px;margin-top:-180px}.rec-bg{max-width:1380px;width:97%;background:#f7f7f7;border-radius:50px;padding:50px 0;margin:60px auto 0}@media screen and (max-width: 1024px){.rec-bg{width:100%;border-radius:0;padding:30px 0}}.rec-wrap{max-width:1200px;margin:0 auto}.rec-inner{margin:20px 40px}@media screen and (max-width: 767px){.rec-inner{margin:20px 10px}}.rec-title{font-size:clamp(1.25rem,2.08vw,2rem);font-weight:700;margin-bottom:40px;display:inline-block;position:relative}@media screen and (max-width: 767px){.rec-title{margin:0 10px 30px}}.rec-title:before{content:"";display:inline-block;width:25px;height:25px;background-image:url(/build/assets/rec-star-a_aKlOWP.svg);background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 1024px){.rec-title:before{vertical-align:top}}.rec-title span{font-size:.875rem;font-weight:700;margin-left:10px}@media screen and (max-width: 767px){.rec-title span{display:block;font-size:.75rem;margin-left:30px}}.rec-before-inner{position:relative;width:100%}.rec-before-blur{background:#fffc;filter:blur(5px);padding:40px 0 30px}@media screen and (max-width: 767px){.rec-before-blur{padding:20px 0}}.rec-before-blur button{pointer-events:none}.rec-item-wrap{padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media screen and (max-width: 1024px){.rec-item-wrap{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 10px}}@media screen and (max-width: 767px){.rec-item-wrap{gap:10px}}.rec-item-wrap .item-list{border-radius:10px;box-shadow:0 0 10px #0003;background:#fff;margin-bottom:20px;position:relative;padding-bottom:50px}.rec-item-wrap .item-list .logo-img-area{position:relative;height:100px;border-radius:10px 10px 0 0;overflow:hidden}@media screen and (max-width: 767px){.rec-item-wrap .item-list .logo-img-area{height:70px}}.rec-item-wrap .item-list .logo-img-area img{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin:auto;max-width:170px;width:50%;padding:5px;height:50px;object-fit:contain}@media screen and (max-width: 1024px){.rec-item-wrap .item-list .logo-img-area img{width:70%;max-width:150px}}@media screen and (max-width: 767px){.rec-item-wrap .item-list .logo-img-area img{width:90%}}.rec-item-wrap .item-list .item-img-area{position:relative;height:180px;border-radius:10px 10px 0 0;overflow:hidden}@media screen and (max-width: 767px){.rec-item-wrap .item-list .item-img-area{height:150px}}.rec-item-wrap .item-list .item-img-area img{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin:auto;max-width:200px;width:50%;padding:5px}@media screen and (max-width: 1024px){.rec-item-wrap .item-list .item-img-area img{width:70%;max-width:170px}}@media screen and (max-width: 767px){.rec-item-wrap .item-list .item-img-area img{width:90%;max-width:160px}}.rec-item-wrap .item-list .item-text-area{padding:15px 20px}@media screen and (max-width: 767px){.rec-item-wrap .item-list .item-text-area{padding:10px}}.rec-item-wrap .item-list .item-text-area .item-title{font-size:.875rem;margin-bottom:10px;line-height:1.5}.rec-item-wrap .item-list .item-text-area .item-price{font-weight:700;font-size:1.25rem}.rec-item-wrap .item-list .item-text-area .payment{display:block;background:#00b0b9;border-radius:24px;font-size:clamp(.875rem,1.04vw,1rem);font-weight:500;font-family:Noto Sans JP;color:#fff;max-width:300px;width:90%;border:none;padding:10px;position:absolute;bottom:1em;left:0;right:0;margin:0 auto;cursor:pointer;transition:all .5s;box-shadow:0 4px 4px #0003}.rec-item-wrap .item-list .item-text-area .payment:hover{transform:scale(.96)}.rec-item-wrap .item-list .item-text-area .payment:after{content:"";display:inline-block;width:13px;height:13px;background-image:url(/build/assets/external-link-DC2z7DPQ.png);background-size:contain;background-repeat:no-repeat;margin-left:3px}.rec-before-box{max-width:450px;width:90%;background:#ececec;text-align:center;border-radius:10px;padding:30px 60px;position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}@media screen and (max-width: 767px){.rec-before-box{padding:30px 10px}}.rec-text{font-size:1rem;font-weight:700;margin-bottom:20px}.rec-subtext{font-size:.875rem;font-weight:700;margin-top:20px}.rec-subtext a{text-decoration:underline;color:#0069b1;font-weight:700;transition:1s}.rec-subtext a:hover{transition:1s;opacity:.7}.cookie-btn{display:inline-flex;justify-content:center;align-items:center;width:120px;height:44px;background:#0069b1;color:#fff;font-weight:700;border-radius:4px;padding:10px 15px;cursor:pointer;transition:1s;caret-color:transparent}.cookie-btn:hover{transition:1s;opacity:.7}.pc-non{display:none}@media screen and (max-width: 1024px){.pc-non{display:block}}.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 .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}.promo-modal .submit-btn:hover{transform:scale(.96)}.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)}.promo-modal .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}.promo-modal .disabled-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 .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{position:relative;width:40%;height:200px;margin-right:20px;overflow:hidden}@media screen and (max-width: 767px){.payment-modal .modal-item-img-area{width:100%;max-width:250px;max-height:170px;margin:0 auto}}.payment-modal .modal-item-img-area img{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin:auto;max-width:200px;width:90%;padding:5px}@media screen and (max-width: 767px){.payment-modal .modal-item-img-area img{width:70%}}.payment-modal .modal-text-area{width:40%;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 .free-item{background:#2b89d4}.free-modal-item-area{margin:40px auto 20px;width:100%}.free-modal-item-img-area{position:relative;height:200px}@media screen and (max-width: 767px){.free-modal-item-img-area{width:100%;max-width:250px;max-height:170px;margin:0 auto}}.free-modal-item-img-area img{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin:auto;max-width:200px;width:90%;padding:5px}@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-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(100vh - 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(100vh - 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:6px 12px}
