:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
body{font-family:var(--font-noto-sans-jp),system-ui,sans-serif}@media screen and (min-width:769px){.sp_only{display:none!important}}@media screen and (max-width:768px){.pc_only{display:none!important}}#header{z-index:1000;background-color:#1b1b1b;justify-content:space-between;align-items:center;width:100%;height:73px;padding-left:20px;display:flex;position:fixed;top:0;left:0}@media screen and (max-width:768px){#header{height:50px}}#header .header-ttl{align-items:center;display:flex}#header .header-ttl img{flex-shrink:0;width:56px;height:auto;margin-right:15px}@media screen and (max-width:768px){#header .header-ttl img{width:36px;margin-right:15px}}#header .header-ttl{color:#fff;font-size:23px;font-weight:900}@media screen and (max-width:768px){#header .header-ttl{font-size:16px}}#footer{background-color:#3f4345;padding:40px}#footer .footer-copy{color:#fff;text-align:center;font-size:12px}main{background-color:#d1c9d0;position:relative}main>*{position:relative}main .main-bg{width:1175px;max-width:100%;height:auto;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}main .totop{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3690d5,#1c4b6f);border-color:#fff;border-radius:34.5px;justify-content:center;align-items:center;width:255px;height:70px;margin:60px auto 0;font-size:20px;font-weight:700;display:flex}main .totop:before{content:"";border-top:1px solid #fff;border-left:1px solid #fff;width:10px;height:10px;margin-right:20px;display:block;transform:rotate(-45deg)}@media screen and (max-width:768px){main .totop{height:50px;margin-top:30px;font-size:16px}}main .about-link{width:200px;transition:all .6s;animation:1.8s ease-in-out infinite alternate-reverse floating-y;position:fixed;bottom:20px;right:20px}main .about-link.active{bottom:160px}@media screen and (max-width:768px){main .about-link{justify-content:flex-end;display:flex}main .about-link.active{bottom:100px}}@keyframes floating-y{0%{transform:translateY(-5%)}to{transform:translateY(5%)}}main .about-link__babble{width:90%;height:auto;position:absolute;top:0;left:0;transform:translateY(-100%)}@media screen and (max-width:768px){main .about-link__babble{left:35px}}main .about-link__icon{width:100%;height:auto}@media screen and (max-width:768px){main .about-link__icon{width:60%}}#front #hero{background-image:url(../media/hero-bg.6c0616cd.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:794px;position:relative}@media screen and (max-width:768px){#front #hero{height:auto;padding-bottom:20px}}#front #hero .hero-container{max-width:1400px;margin:0 auto;padding-left:15px;padding-right:15px;position:relative}#front #hero .hero-lead{color:#000;padding-top:163px;font-size:75px;font-weight:500;line-height:1.6}@media screen and (max-width:768px){#front #hero .hero-lead{font-size:36px}}#front #hero .hero-lead span{background-color:#fff9;margin-bottom:40px;padding:0 10px;display:inline-block}@media screen and (max-width:768px){#front #hero .hero-lead span{margin-bottom:10px}}#front #hero .hero-ttl{max-width:90%;height:auto;font-weight:900;position:absolute;bottom:50px;right:10px}@media screen and (max-width:768px){#front #hero .hero-ttl{margin-top:10px;margin-left:10px;position:relative;bottom:auto;right:auto}}#front #search{background-color:#45494c;flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;padding:25px 15px;display:flex;box-shadow:0 4px 40px #00000080}@media screen and (max-width:768px){#front #search{flex-direction:column;gap:10px;padding:20px}}#front #search .search-field{flex-shrink:0;width:150px;position:relative}@media screen and (max-width:768px){#front #search .search-field{width:100%}}#front #search .search-field:after{content:"";border-top:10px solid #000;border-left:7px solid #0000;border-right:7px solid #0000;position:absolute;top:48px;right:13px}@media screen and (max-width:768px){#front #search .search-field:after{top:49px}}#front #search .search-field.check{cursor:pointer}#front #search .search-field.check:after{display:none}#front #search .search-field.name{width:537px}@media screen and (max-width:768px){#front #search .search-field.name{width:100%}}#front #search .search-field.name:after{display:none}#front #search .search-label{color:#fff;font-size:16px;font-weight:500}#front #search .search-label.check{align-items:center;margin-top:16px;display:flex}@media screen and (max-width:768px){#front #search .search-label{font-size:14px}}#front #search .search-control{appearance:none;cursor:pointer;background-color:#fff;border:none;border-radius:5px;align-items:center;width:100%;height:40px;margin-top:9px;padding:10px;font-size:16px;font-weight:700;display:flex}#front #search .search-control.check{appearance:auto;width:20px;height:20px;margin-top:0;margin-right:10px}@media screen and (max-width:768px){#front #search .search-control{height:40px;font-size:14px}}#front #search .search-actions{margin-top:30px}@media screen and (max-width:768px){#front #search .search-actions{width:100%;margin-top:20px}}#front #search .search-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3690d5,#1c4b6f);border:1px solid #fff;border-radius:29px;justify-content:center;align-items:center;width:230px;height:40px;font-size:20px;font-weight:600;display:flex}@media screen and (max-width:768px){#front #search .search-button{width:100%;height:38px;font-size:16px}}#front #tab{margin-top:60px}@media screen and (max-width:768px){#front #tab{margin-top:30px}}#front #tab .tab-buttons{border-radius:34.5px;width:500px;margin:0 auto;display:flex;overflow:hidden}@media screen and (max-width:768px){#front #tab .tab-buttons{border-radius:30px;width:350px}}#front #tab .tab-buttons__item{color:#fff;cursor:pointer;background-color:#818181;border:none;flex:1;justify-content:center;align-items:center;gap:30px;height:50px;font-size:18px;font-weight:600;display:flex}@media screen and (max-width:768px){#front #tab .tab-buttons__item{gap:10px;height:50px;font-size:16px}#front #tab .tab-buttons__item img{width:20px}}#front #tab .tab-buttons__item.is-active{background:linear-gradient(90deg,#3690d5,#1c4b6f)}#front #tab .tab-buttons__item img{width:20px}#front #tab .tab-check{margin-top:20px}#front #tab .tab-check__label{cursor:pointer;color:#1c4b6f;justify-content:center;align-items:center;font-size:16px;font-weight:500;display:flex}#front #tab .tab-check__input{background-color:#fff;border:none;border-radius:5px;width:20px;height:20px;margin-top:2px;margin-right:10px}#front #tab .tab-info{justify-content:center;align-items:center;gap:20px;margin-top:30px;display:flex}#front #tab .tab-info p{color:#1c4b6f;font-size:30px;font-weight:900}@media screen and (max-width:768px){#front #tab .tab-info{flex-direction:column;gap:10px}#front #tab .tab-info p{font-size:20px}}#front #tab .tab-desc{text-align:center;margin-top:20px;font-size:16px;line-height:1.6}@media screen and (max-width:768px){#front #tab .tab-desc{padding-left:15px;padding-right:15px}}#front #shop{margin-top:60px;padding-bottom:120px}@media screen and (max-width:768px){#front #shop{margin-top:40px;padding-bottom:100px}}#front #shop .shop-container{max-width:1440px;margin:0 auto;padding-left:9px;padding-right:9px}#front #shop .shop-list{flex-wrap:wrap;display:flex}@media screen and (max-width:768px){#front #shop .shop-list{justify-content:center}}#front #shop .shop-card{background-image:url(../media/card-bg.d11a61ca.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:331px;height:421px;margin-bottom:18px;margin-left:9px;margin-right:9px;padding:30px 22px 22px;position:relative}@media screen and (max-width:768px){#front #shop .shop-card{margin-bottom:30px}}#front #shop .shop-card *{font-size:14px}#front #shop .shop-card img{flex-shrink:0;width:15px;height:auto}#front #shop .shop-card__openLabel{color:#504636;background:linear-gradient(90deg,#d5b66f,#efe5cb,#faf3dd,#e1be82);justify-content:center;align-items:center;width:100px;height:25px;font-weight:700;display:flex;position:absolute;top:10px;left:15px}#front #shop .shop-card__openLabel img{width:15px;margin-right:10px}#front #shop .shop-card__title{text-align:center;margin-top:10px}#front #shop .shop-card__name{color:#333;text-align:center;font-size:24px;font-weight:700}#front #shop .shop-card__locate{gap:5px;margin-top:10px;display:flex}#front #shop .shop-card__locate span{color:#fff;padding:2px 7px;font-weight:500;display:inline-block}#front #shop .shop-card__dc{background-color:#3eb1f8}#front #shop .shop-card__server{background-color:#4bc6ac}#front #shop .shop-card__tag{color:#fff;background-color:#333;margin-top:10px;padding:2px 7px;display:inline-block}#front #shop .shop-card__flex{justify-content:space-between;align-items:center;margin-top:10px;display:flex}#front #shop .shop-card__race{color:#333;align-items:center;font-weight:400;display:flex}#front #shop .shop-card__race img{margin-right:10px}#front #shop .shop-card__x{align-items:center;display:flex}#front #shop .shop-card__x a{color:#333;font-weight:400;text-decoration:underline}#front #shop .shop-card__icon{background-color:#e71919;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:7px;display:flex}#front #shop .shop-card__icon img{width:10px}#front #shop .shop-card__price{color:#333;align-items:center;margin-top:12px;font-weight:400;display:flex}#front #shop .shop-card__price img{margin-right:10px}#front #shop .shop-card__price span{color:#fff;background-color:#333;margin-right:5px;padding:2px 7px 3px;font-size:12px}#front #shop .shop-card__hp{color:#333;align-items:center;margin-top:10px;text-decoration:underline;display:flex;overflow:hidden}#front #shop .shop-card__hp img{margin-right:5px}#front #shop .shop-card__youbi{align-items:center;gap:5px;margin-top:10px;display:flex}#front #shop .shop-card__youbi span{color:#fff;background-color:#328aca;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding-bottom:3px;font-size:12px;display:flex}#front #shop .shop-card__youbi span.orange{background-color:#f8983e}#front #shop .shop-card__youbi span.irregular{border-radius:10px;width:50px}#front #shop .shop-card__time{color:#333;align-items:center;gap:5px;margin-top:10px;display:flex}#front #shop .shop-card__time span{color:#fff;background-color:#333;border-radius:7.5px;justify-content:center;align-items:center;padding:2px 7px 3px;font-size:12px;display:flex}#front #shop .shop-card__reserve{align-items:center;gap:5px;margin-top:10px;display:flex}#front #shop .shop-card__reserve span{color:#fff;background-color:#333;border-radius:7.5px;justify-content:center;align-items:center;margin-top:2px;padding:2px 7px 5px;font-size:12px;display:flex}#front #shop .shop-card__desc{color:#333;text-overflow:ellipsis;white-space:nowrap;margin-top:12px;line-height:1.6;overflow:hidden}#front #shop .shop-card__check{color:#7f7f7f;font-size:12px;position:absolute;top:10px;right:15px}#front #shop .shop-card__button{cursor:pointer;justify-content:center;align-items:center;height:50px;font-size:16px;font-weight:700;display:flex;position:absolute;bottom:0;right:25px}#front #shop .shop-card__button:after{content:"";border-top:2px solid #1c4b6f;border-right:2px solid #1c4b6f;width:7px;height:7px;margin-top:1px;margin-left:15px;display:block;transform:rotate(45deg)}#front #shop .shop-more{margin-top:80px}@media screen and (max-width:768px){#front #shop .shop-more{margin-top:40px}}#front #shop .shop-more__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3690d5,#1c4b6f);border:none;border-radius:34.5px;justify-content:center;align-items:center;width:255px;height:70px;margin:0 auto;font-size:20px;font-weight:700;display:flex}@media screen and (max-width:768px){#front #shop .shop-more__button{height:50px;font-size:16px}}#page-header{background-image:url(../media/hero-bg.6c0616cd.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:275px;position:relative}@media screen and (max-width:768px){#page-header{height:300px}}#page-header:before{content:"";background-color:#ffffff4d;width:100%;height:100%;position:absolute;inset:0}#page-header .hero-container{max-width:1130px;height:100%;margin:0 auto;padding-top:73px;padding-left:15px;padding-right:15px;display:flex;position:relative}@media screen and (max-width:768px){#page-header .hero-container{padding-top:50px}}#page-header .hero-ttl{background-color:#fff9;margin:auto;padding:20px 30px;font-size:50px;font-weight:900;line-height:1}@media screen and (max-width:768px){#page-header .hero-ttl{padding-inline-start:10px 15px;font-size:30px}}#single{padding-bottom:100px}@media screen and (max-width:768px){#single{padding-bottom:50px}}#single #shop{padding-top:100px}@media screen and (max-width:768px){#single #shop{padding-top:50px}}#single #shop .shop-container{max-width:800px;margin:0 auto;padding-left:15px;padding-right:15px}#single #shop .shop-card{background-color:#fff;border:1px solid #804f21;padding:50px 40px;position:relative}@media screen and (max-width:768px){#single #shop .shop-card{padding:25px}}#single #shop .shop-card *{font-size:16px}@media screen and (max-width:768px){#single #shop .shop-card *{font-size:14px}}#single #shop .shop-card img{flex-shrink:0;width:20px;height:auto}#single #shop .shop-card__ttl{justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex}@media screen and (max-width:768px){#single #shop .shop-card__ttl{justify-content:flex-start;font-size:24px}}#single #shop .shop-card__openLabel{color:#504636;background:linear-gradient(90deg,#d5b66f,#efe5cb,#faf3dd,#e1be82);justify-content:center;align-items:center;width:120px;height:30px;margin-left:20px;font-weight:700;display:flex}@media screen and (max-width:768px){#single #shop .shop-card__openLabel{width:80px;margin-left:10px}}#single #shop .shop-card__openLabel img{width:20px;margin-right:15px}@media screen and (max-width:768px){#single #shop .shop-card__openLabel img{margin-right:8px}}#single #shop .shop-card__locate{gap:15px;margin-top:32px;display:flex}#single #shop .shop-card__locate span{color:#fff;padding:3px 15px;font-weight:500;display:inline-block}#single #shop .shop-card__dc{background-color:#3eb1f8}#single #shop .shop-card__server{background-color:#4bc6ac}#single #shop .shop-card__tag{color:#fff;background-color:#333;margin-top:17px;padding:5px 15px;display:inline-block}#single #shop .shop-card__race{color:#333;align-items:center;margin-top:15px;font-weight:400;display:flex}#single #shop .shop-card__race img{margin-right:10px}#single #shop .shop-card__x{align-items:center;margin-top:16px;display:flex}#single #shop .shop-card__x a{color:#333;font-weight:400;text-decoration:underline}#single #shop .shop-card__icon{background-color:#e71919;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:7px;display:flex}#single #shop .shop-card__icon img{width:10px}#single #shop .shop-card__price{align-items:flex-start;margin-top:20px;display:flex}#single #shop .shop-card__price img{margin-top:5px}#single #shop .shop-card__fee{margin-left:17px}#single #shop .shop-card__fee .item{color:#333;align-items:center;margin-bottom:15px;font-weight:400;display:flex}#single #shop .shop-card__fee .item span{color:#fff;background-color:#333;margin-right:15px;padding:6px 17px}@media screen and (max-width:768px){#single #shop .shop-card__fee .item span{white-space:nowrap;padding:3px 10px}}#single #shop .shop-card__hp{color:#333;align-items:center;margin-top:10px;text-decoration:underline;display:flex;overflow:hidden}#single #shop .shop-card__hp img{margin-right:15px}#single #shop .shop-card__youbi{align-items:center;gap:12px;margin-top:15px;display:flex}#single #shop .shop-card__youbi span{color:#fff;background-color:#328aca;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;padding-bottom:3px;font-size:16px;display:flex}#single #shop .shop-card__youbi span.orange{background-color:#f8983e}#single #shop .shop-card__youbi span.irregular{border-radius:10px;width:70px}#single #shop .shop-card__time{color:#333;align-items:center;gap:15px;margin-top:18px;display:flex}#single #shop .shop-card__time span{color:#fff;background-color:#333;border-radius:11.5px;justify-content:center;align-items:center;padding:2px 11px 3px;font-size:16px;display:flex}#single #shop .shop-card__reserve{align-items:center;gap:15px;margin-top:15px;display:flex}#single #shop .shop-card__reserve span{color:#fff;background-color:#333;border-radius:12px;justify-content:center;align-items:center;margin-top:2px;padding:4px 19px 3px;font-size:16px;display:flex}#single #shop .shop-card__desc{color:#333;margin-top:45px;line-height:1.6}#single #shop .shop-card__check{color:#7f7f7f;font-size:16px;position:absolute;top:25px;right:25px}@media screen and (max-width:768px){#single #shop .shop-card__check{font-size:13px;top:10px;right:10px}}@media screen and (min-width:769px){#totop{color:#fff;z-index:1000;cursor:pointer;background-color:#212121;flex-direction:column;align-items:center;padding:20px;font-size:17px;display:flex;position:fixed;bottom:70px;right:70px;transform:translateY(300px)}#totop.active{transition:all .6s;transform:translateY(0)}#totop:before{content:"";border-top:1px solid #fff;border-right:1px solid #fff;width:10px;height:10px;transform:rotate(-45deg)}}@media screen and (max-width:768px){#totop{color:#fff;z-index:1000;cursor:pointer;background-color:#212121;flex-direction:column;align-items:center;padding:20px;font-size:12px;display:flex;position:fixed;bottom:10px;right:20px;transform:translateY(300px)}#totop.active{transition:all .6s;transform:translateY(0)}#totop:before{content:"";border-top:1px solid #fff;border-right:1px solid #fff;width:10px;height:10px;transform:rotate(-45deg)}}#loading{z-index:2000;background-color:#d1c9d0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}#loading img{width:50%;max-width:150px;height:auto;display:block}#loading p{text-align:center;color:brown;margin-top:20px;font-size:20px;font-weight:700}#about{padding-bottom:100px}@media screen and (max-width:768px){#about{padding-top:50px}}#about .about{padding-top:100px}@media screen and (max-width:768px){#about .about{padding-top:50px}}#about .about-container{background-color:#fff;border:1px solid #804f21;max-width:890px;margin:0 auto;padding:50px 40px}@media screen and (max-width:768px){#about .about-container{margin-left:15px;margin-right:15px;padding:25px}}#about .about h2{color:#000;background:0 0;border-left:5px solid #1c4b6f;margin-bottom:20px;padding:.25em .5em}@media screen and (max-width:768px){#about .about h2{font-size:20px}}#about .about p{color:#000;margin-bottom:30px;line-height:1.6}#about .about p.end{text-align:end}@media screen and (max-width:768px){#about .about p{margin-bottom:20px;font-size:14px}}#about .about a{color:#00e;text-decoration:underline}#about .about img{width:100%;max-width:500px;height:auto;margin:30px auto;display:block}@media screen and (max-width:768px){#about .about img{margin:20px auto}}#about .about ul{margin-bottom:30px;list-style:none}#about .about ul li{margin-bottom:10px;padding-left:20px;position:relative}#about .about ul li:before{content:"";background-color:#1c4b6f;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:block;position:absolute;top:8px;left:0}@media screen and (max-width:768px){#about .about ul{margin-bottom:20px}#about .about ul li{font-size:14px}}
