@charset "UTF-8";#aon-shop-root main{box-sizing:border-box;-webkit-font-smoothing:antialiased}#aon-shop-root *,#aon-shop-root :after,#aon-shop-root :before{box-sizing:inherit}#aon-shop-root iframe{border:none}#aon-shop-root h1,#aon-shop-root h2,#aon-shop-root h3,#aon-shop-root h4,#aon-shop-root h5,#aon-shop-root h6{font-size:inherit;font-weight:inherit;margin:0}#aon-shop-root dd,#aon-shop-root li,#aon-shop-root ol,#aon-shop-root ul{list-style:none;margin:0;padding:0}#aon-shop-root dl,#aon-shop-root p{margin:0}#aon-shop-root dt{display:inline}#aon-shop-root a{color:inherit;cursor:pointer;text-decoration:none;word-wrap:break-word}#aon-shop-root strong{font-size:1.15em;font-weight:inherit}#aon-shop-root input::-moz-focus-inner{border:0;margin:0;padding:0}#aon-shop-root hr{border:none;margin:0}#aon-shop-root a,#aon-shop-root button,#aon-shop-root div,#aon-shop-root span,#aon-shop-root summary{outline:revert}#aon-shop-root .slick-slider *{max-width:none}#aon-shop-root .slick-slide a,#aon-shop-root .slick-slide img{outline-offset:-2px;position:static}#aon-shop-root :not(img){max-width:none}#aon-shop-root img,#aon-shop-root svg{height:auto;max-width:100%;vertical-align:middle}#aon-shop-root hr{background-color:inherit;height:1px;margin:1em auto;width:100%}#aon-shop-root [data-ruby]{position:relative}#aon-shop-root [data-ruby]:before{content:attr(data-ruby);font-size:.6em;left:0;letter-spacing:.3em;position:absolute;text-align:center;top:-1.2em;width:100%}#aon-shop-root a[class^=js-modal-]{display:inline-block}#aon-shop-root{--base-width-raw:750;--base-width-raw-sp:750;--spacing-container-x:calc(30/var(--base-width-raw-sp)*100vw);--fs-base:1.2rem;--slick-arrow-color:#ec2b80;--slick-dot-color:#687073;--slick-dot-color-active:#ec2b80;--cart-btn-bc:#ec2b80;--cart-btn-c:#e5e9ec;--cart-spacing:0.5em 0.5em 0.45em;--select-box-width:auto-fit;--select-box-bc-c:transparent}#aon-shop-root .l-main{background-color:#e5e9ec;color:#131416;font-size:var(--fs-base);line-height:1.75;min-height:100dvh}#aon-shop-root .cart-all-button,#aon-shop-root .cart-direct-button,#aon-shop-root .cart-single-button,#aon-shop-root .cart-together-button{align-items:center;background-color:var(--cart-btn-bc,#b50713);color:var(--cart-btn-c,#fff);display:flex;justify-content:center;padding:var(--cart-spacing,.25em 1em);transition:all .25s ease-in-out;width:100%}#aon-shop-root .cart-all-button:focus,#aon-shop-root .cart-all-button:hover,#aon-shop-root .cart-direct-button:focus,#aon-shop-root .cart-direct-button:hover,#aon-shop-root .cart-single-button:focus,#aon-shop-root .cart-single-button:hover,#aon-shop-root .cart-together-button:focus,#aon-shop-root .cart-together-button:hover{opacity:.85}#aon-shop-root .cart-all-button .cart_disabled:not(.is-disabled),#aon-shop-root .cart-direct-button .cart_disabled:not(.is-disabled),#aon-shop-root .cart-single-button .cart_disabled:not(.is-disabled),#aon-shop-root .cart-together-button .cart_disabled:not(.is-disabled),#aon-shop-root [disabled].cart-all-button:not(.is-disabled),#aon-shop-root [disabled].cart-direct-button:not(.is-disabled),#aon-shop-root [disabled].cart-single-button:not(.is-disabled),#aon-shop-root [disabled].cart-together-button:not(.is-disabled){pointer-events:none;position:relative}#aon-shop-root .cart-all-button .cart_disabled:not(.is-disabled):after,#aon-shop-root .cart-direct-button .cart_disabled:not(.is-disabled):after,#aon-shop-root .cart-single-button .cart_disabled:not(.is-disabled):after,#aon-shop-root .cart-together-button .cart_disabled:not(.is-disabled):after,#aon-shop-root [disabled].cart-all-button:not(.is-disabled):after,#aon-shop-root [disabled].cart-direct-button:not(.is-disabled):after,#aon-shop-root [disabled].cart-single-button:not(.is-disabled):after,#aon-shop-root [disabled].cart-together-button:not(.is-disabled):after{align-items:center;background-color:var(--cart-disabled-bc,#767676);color:var(--cart-disabled-c,#fff);content:"購入できません";display:flex;inset:0;justify-content:center;position:absolute}#aon-shop-root .cart{position:relative}#aon-shop-root .cart_status{color:currentColor;font-size:1.45rem;inset:-1em 0 auto;margin:auto;max-width:80%;opacity:0;padding:.25em .5em;pointer-events:none;position:absolute;text-align:center;transform:translateY(-90%);transition:.2s;z-index:9999}#aon-shop-root .cart_status:after{background-color:currentColor;clip-path:polygon(0 0,100% 0,50% 100%);content:"";height:.6em;inset:auto 0 0;margin:auto;pointer-events:none;position:absolute;transform:translateY(95%);width:.8em}#aon-shop-root .cart_status.is-success{background-color:var(--cart-status-success-bc,#1e7e4a);color:var(--cart-status-success-c,#fff);opacity:1;pointer-events:all;transform:translateY(-100%)}#aon-shop-root .cart_status.is-success:after{color:var(--cart-status-success-bc,#1e7e4a)}#aon-shop-root .cart_status.is-error{background-color:var(--cart-status-error-bc,#b50713);color:var(--cart-status-error-c,#fff);opacity:1;pointer-events:all;transform:translateY(-100%)}#aon-shop-root .cart_status.is-error:after{color:var(--cart-status-error-bc,#b50713)}#aon-shop-root .js-button.is-disabled{background-color:var(--cart-disabled-bc,#767676);color:var(--cart-disabled-c,#fff);pointer-events:none}#aon-shop-root .select-box__purchase,#aon-shop-root .select-box__size{background-color:var(--select-box-bc-c,#fff);border:var(--select-box-border,1px solid currentColor);color:var(--select-box-c,#000);display:inline-block;position:relative;vertical-align:middle;width:var(--select-box-width,100%)}#aon-shop-root .select-box__purchase select,#aon-shop-root .select-box__size select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--select-box-bc-c,#fff);border:none;box-shadow:none;color:var(--select-box-c,#000);cursor:pointer;padding-block:5px;padding-inline:1em 1.75em;text-indent:.01px;text-overflow:ellipsis;width:100%}#aon-shop-root .select-box__purchase select::-ms-expand,#aon-shop-root .select-box__size select::-ms-expand{display:none}#aon-shop-root .select-box__purchase:before,#aon-shop-root .select-box__size:before{aspect-ratio:1/1;background-color:var(--select-box-c,#000);content:"";height:1.5em;inset:0 0 0 auto;margin:auto;-webkit-mask-image:var(--cart-select-arrow-icon,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12.69'%3E%3Cpath d='M16.01 0 10 7.63 3.99 0H0l10 12.69L20 0z'/%3E%3C/svg%3E"));mask-image:var(--cart-select-arrow-icon,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12.69'%3E%3Cpath d='M16.01 0 10 7.63 3.99 0H0l10 12.69L20 0z'/%3E%3C/svg%3E"));-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:40%;mask-size:40%;pointer-events:none;position:absolute;z-index:1}#aon-shop-root .display_none{display:none}#aon-shop-root .strikethrough{text-decoration:line-through}#aon-shop-root .text-close{background-color:var(--order-period-close-bc,#b50713);color:var(--order-period-close-c,#fff);padding:.25em;text-align:center}#aon-shop-root .container{container-type:inline-size;margin-inline:auto;max-width:calc(var(--base-width-raw) + var(--spacing-container-x)*2*1px);padding-inline:var(--spacing-container-x)}#aon-shop-root .embed{aspect-ratio:16/9;background-color:#131416;border:1px solid rgba(149,48,93,.35);border-radius:calc(24/var(--base-width-raw)*100vw);color:#e5e9ec;overflow:clip;position:relative;transition:transform .25s;width:100%}#aon-shop-root .embed__icon{aspect-ratio:62/76;background:url(icon-play.png) no-repeat 0 0/contain;inset:0;margin:auto;position:absolute;width:max(31px,31/var(--base-width-raw) * 100cqw);z-index:1}#aon-shop-root .bg{clip-path:inset(0 0 0 0);position:relative;z-index:0}#aon-shop-root .bg:before{background-position:0 0;background-repeat:no-repeat;background-size:cover;content:"";inset:0;position:fixed;width:100%;z-index:0}#aon-shop-root .bg--gray{background-color:#e5e9ec;color:#131416}#aon-shop-root .bg--gray:before{background-image:url(bg-gray_sp.jpg)}#aon-shop-root .bg--black{background-color:#131416;color:#e5e9ec}#aon-shop-root .bg--black:before{background-image:url(bg-black_sp.jpg)}#aon-shop-root .bg--pink{background-color:#ec2b80;color:#e5e9ec}#aon-shop-root .bg--pink:before{background-image:url(bg-pink_sp.jpg)}#aon-shop-root .heading{align-items:flex-end;color:#ec2b80;display:flex;flex-direction:column;font-size:clamp(2.4rem,60/var(--base-width-raw-sp) * 100cqw,6rem);font-weight:700;margin-bottom:.75em;padding-block:1em;position:relative}#aon-shop-root .heading:after{background-color:currentColor;bottom:0;content:"";height:1px;position:absolute;width:100%}#aon-shop-root .product-detail-button{align-items:center;background-color:#95305d;border:none;border-radius:calc(infinity*1px);color:#e5e9ec;display:flex;font-weight:700;justify-content:center;line-height:1;padding:var(--cart-spacing);transition:all .25s ease-in-out;width:100%}#aon-shop-root .product-detail-button:hover{opacity:.85}#aon-shop-root .cart{width:100%}#aon-shop-root .cart-direct-button{border:none;border-radius:calc(infinity*1px);font-size:var(--fs-base);font-weight:700;line-height:1}#aon-shop-root .slick-pause-icon{color:#e5e9ec}#aon-shop-root .slick-play-icon{color:#ec2b80}.modaal-video-wrap{margin:auto}#aon-shop-root .select-box__purchase{display:inline-flex}#aon-shop-root .products{display:flex;flex-wrap:wrap;margin-inline:-1rem}#aon-shop-root .products>*{margin-block:1rem;min-width:0;word-wrap:break-word;flex:0 0 calc(50% - 1rem);margin:.5rem;max-width:calc(50% - 1rem)}#aon-shop-root .product__body{align-items:center;border:1px solid #ec2b80;border-radius:min(16px,16/var(--base-width-raw-sp) * 100vw);display:flex;flex-direction:column;flex-flow:column;height:100%;justify-content:flex-start;overflow:clip;position:relative}#aon-shop-root .product__body>:last-child{margin-top:2rem}#aon-shop-root .product__image{position:relative;width:100%}#aon-shop-root .product__image img{-o-object-fit:cover;object-fit:cover;width:100%}#aon-shop-root .product__buttons,#aon-shop-root .product__content,#aon-shop-root .product__selects{padding-inline:3%}#aon-shop-root .product__content{display:flex;flex-direction:column;flex-flow:column;font-weight:700;width:100%}#aon-shop-root .product__content>*~*{margin-top:.5rem}#aon-shop-root .product__name{align-items:center;color:#ec2b80;display:flex;line-height:1.25}#aon-shop-root .product__price{margin-left:auto}#aon-shop-root .product__limits{color:#db000d;font-size:.8em}#aon-shop-root .product__selects{margin-top:auto}#aon-shop-root .product__buttons,#aon-shop-root .product__selects{align-items:flex-end;display:flex;flex-direction:column;width:100%}#aon-shop-root .product__buttons{flex-flow:column;justify-content:flex-end}#aon-shop-root .product__buttons>*{margin-bottom:3%}#aon-shop-root .product .slick-dots{bottom:10px;left:10px;position:absolute}#aon-shop-root .nav{color:#131416}#aon-shop-root .nav__list{display:flex;flex-wrap:wrap}#aon-shop-root .nav__item{min-width:0;position:relative;word-wrap:break-word;flex:0 0 33.33333%;max-width:33.33333%}#aon-shop-root .nav__item:not(:last-child):before{background-color:currentColor;content:"";display:block;height:100%;position:absolute;right:0;width:1px}#aon-shop-root .nav__link{display:flex;height:100%;justify-content:center;padding:1em;width:100%}#aon-shop-root .nav__link:focus,#aon-shop-root .nav__link:hover{background-color:#e5e9ec}#aon-shop-root .footer{display:flex;flex-direction:column;gap:1em;padding-block:min(46px,46/var(--base-width-raw-sp) * 100cqw) min(76px,76/var(--base-width-raw-sp) * 100cqw)}#aon-shop-root .footer__banner{margin-inline:auto;max-width:450px}#aon-shop-root .hero{display:flex;flex-direction:column}#aon-shop-root .hero__image{max-width:100%;order:-2;position:relative}#aon-shop-root .hero__content{display:flex;flex-direction:column;gap:min(63px,63/var(--base-width-raw) * 100vw);padding-block:min(60px,60/var(--base-width-raw-sp) * 100vw) min(67px,67/var(--base-width-raw-sp) * 100vw);position:relative;z-index:1}#aon-shop-root .hero__logo{position:absolute;top:-70%;z-index:2}#aon-shop-root .hero__embed{margin-inline:auto;max-width:94%}#aon-shop-root .hero__button{margin-inline:auto;max-width:76%}#aon-shop-root .hero .slick-dots{--slick-dot-color:#ec2b80;display:flex;flex-direction:column;margin:0;position:absolute;right:2%;top:2%;z-index:2}#aon-shop-root .hero .slick-autoplay-toggle-button{left:2%;top:2%}#aon-shop-root .hero .slick-dots button{border:2px solid transparent;border-radius:0;height:12px;width:12px}#aon-shop-root .hero .slick-active button{background-color:transparent;border:2px solid #ec2b80}#aon-shop-root .bd,#aon-shop-root .spacial,#aon-shop-root .story{padding-block:min(40px,40/var(--base-width-raw-sp) * 100cqw)}#aon-shop-root .story__text{line-height:1.5}#aon-shop-root .u-d-b{display:block}#aon-shop-root .u-c-pink{background-color:inherit;color:#ec2b80}#aon-shop-root .u-fs-70p{font-size:70%}#aon-shop-root .u-fs-90p{font-size:90%}#aon-shop-root .u-fs-150p{font-size:150%}#aon-shop-root .u-fw-l{font-weight:700}#aon-shop-root .u-fw-xl{font-weight:900}#aon-shop-root .u-lh-140{line-height:1.4}#aon-shop-root .u-ls-m{letter-spacing:.08em}#aon-shop-root .u-ta-c{text-align:center}#aon-shop-root .u-mw-40{max-width:40%}#aon-shop-root .u-mw-60{max-width:60%}#aon-shop-root .u-mw-70{max-width:70%}#aon-shop-root .u-my-1e{margin-bottom:1em;margin-top:1em}#aon-shop-root .u-grid{display:flex;flex-wrap:wrap}#aon-shop-root .u-col-4,#aon-shop-root .u-col-6{min-width:0;word-wrap:break-word}#aon-shop-root .u-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#aon-shop-root .u-col-6{flex:0 0 50%;max-width:50%}#aon-shop-root .u-hover-zoom-out{transition:transform .25s}#aon-shop-root .u-hover-zoom-out:focus,#aon-shop-root .u-hover-zoom-out:focus>img,#aon-shop-root .u-hover-zoom-out:hover,#aon-shop-root .u-hover-zoom-out:hover>img{transform:scale(.98)}#aon-shop-root .u-dash{letter-spacing:-.2em}@media (min-width:768px){#aon-shop-root{--base-width-raw:1326;--fs-base:1.6rem;--spacing-container-x:min(60px,calc(60/var(--base-width-raw)*100vw));--cart-spacing:1em}#aon-shop-root .l-main{font-size:var(--fs-base)}#aon-shop-root .bg--gray:before{background-image:url(bg-gray.jpg)}#aon-shop-root .bg--black:before{background-image:url(bg-black.jpg)}#aon-shop-root .bg--pink:before{background-image:url(bg-pink.jpg)}#aon-shop-root .products{margin-inline:-1rem}#aon-shop-root .products>*{min-width:0;word-wrap:break-word;flex:0 0 calc(50% - 2rem);margin:1rem;max-width:calc(50% - 2rem)}#aon-shop-root .product__body{gap:1cqw}#aon-shop-root .product__name{font-size:1.2em}#aon-shop-root .product .slick-dots{bottom:0}#aon-shop-root .hero{align-items:center;flex-direction:row;justify-content:center}#aon-shop-root .hero>*{min-width:0;word-wrap:break-word;flex:0 0 50%;max-width:50%}#aon-shop-root .hero__logo{margin-block:-10%;position:static;top:none}#aon-shop-root .bd__inner,#aon-shop-root .spacial__inner{margin-inline:auto;max-width:1000px}#aon-shop-root .story__text{line-height:2;text-align:center}#aon-shop-root .u-pc-ta-c{text-align:center}#aon-shop-root .u-pc-w-50{width:50%}#aon-shop-root .u-pc-w-70{width:70%}}