@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Coiny&family=Quicksand:wght@300..700&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap";/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--base-font-family: Zen Maru Gothic, serif;--base-font-size: 1rem;--base-font-weight: 400;--base-line-height: 2.5;--base-letter-space: 0;--base-opacity: .6;--base-color-text: #000000;--base-color-bg: #fff;--color-key: #E383A8;--color-kitty: #E63332;--color-kuromi: #9620D6;--color-sinnamo: #20B2D4;--max-width: 750px}html{font-size:16px}body.gradient{opacity:0;position:relative;font-family:var(--base-font-family);font-size:var(--base-font-size);font-weight:var(--base-font-weight);color:var(--base-color-text);line-height:var(--base-line-height);letter-spacing:var(--base-letter-space);background:var(--base-color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-wrap:break-word;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}*{-webkit-box-sizing:border-box;box-sizing:border-box}header,footer{width:100%}a{text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;color:inherit}a:hover{text-decoration:none;outline:0;opacity:.6}a.underline{text-decoration:underline;text-decoration-color:#5ba0f0;color:#5ba0f0}a img,a svg{border:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}a img:hover,a svg:hover{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}ul,li{list-style:none;padding:0;margin:0}ul.disc{margin-left:1em}ul.disc li{list-style:disc}img,video{border:0;width:100%;max-width:100%;height:auto;vertical-align:bottom}video{width:100%}iframe{max-width:100%}picture{display:block}picture img{width:inherit}button{outline:none}@-webkit-keyframes textRotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes textRotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes infinity-scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@keyframes infinity-scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}.js-fade-in{opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:2.5s;transition-duration:2.5s;-webkit-transition-timing-function:cubic-bezier(.25,1,.5,1);transition-timing-function:cubic-bezier(.25,1,.5,1)}.js-fade-in.fade-outQuit{-webkit-transition-timing-function:cubic-bezier(.83,0,.17,1);transition-timing-function:cubic-bezier(.83,0,.17,1)}.js-fade-in.fade-in-up{-webkit-transform:translate3d(0,50px,0)!important;transform:translate3d(0,50px,0)!important}.js-fade-in.fade-in-down{-webkit-transform:translate3d(0,-100px,0)!important;transform:translate3d(0,-100px,0)!important}.js-fade-in.fade-in-left{-webkit-transform:translate3d(-100px,50px,0)!important;transform:translate3d(-100px,50px,0)!important}.js-fade-in.fade-in-right{-webkit-transform:translate3d(100px,50px,0)!important;transform:translate3d(100px,50px,0)!important}.js-fade-in.js-scroll-in{opacity:1!important;-webkit-transform:translate3d(0,0,0)!important;transform:translateZ(0)!important}.js-popup{-webkit-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);-webkit-transition:opacity .1s cubic-bezier(.22,1,.36,1),-webkit-transform .6s cubic-bezier(.22,1,.36,1);transition:opacity .1s cubic-bezier(.22,1,.36,1),-webkit-transform .6s cubic-bezier(.22,1,.36,1);transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .1s cubic-bezier(.22,1,.36,1);transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .1s cubic-bezier(.22,1,.36,1),-webkit-transform .6s cubic-bezier(.22,1,.36,1);opacity:0}.js-popup.js-scroll-in{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}@-webkit-keyframes popup{0%{-webkit-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);opacity:0}to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}80%,to{opacity:1}}@keyframes popup{0%{-webkit-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);opacity:0}to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}80%,to{opacity:1}}.bg-white{background-color:#fff}.bg-blue{background-color:#f5faff}.text-h3{font-size:16px;line-height:1.75;letter-spacing:.04em;font-weight:500}@media print,screen and (min-width:750px){.text-h3{font-size:24px;line-height:1.6666666667}}.text-center{text-align:center}@media screen and (max-width:749px){.text-center-sp{text-align:center}}@media print,screen and (min-width:750px){.text-center-pc{text-align:center}}.color-w{color:#fff}.color-key{color:var(--color-key)}.column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:750px){.column-pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:749px){.column-sp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header{display:block;position:absolute;top:0;left:0;width:100%;z-index:100}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 10px 10px 24px;width:100%}@media print,screen and (min-width:750px){.header__inner{padding:20px 35px}}.header__logo{width:140px}@media print,screen and (min-width:750px){.header__logo{width:200px}}.header__btn{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;color:#fff;background-color:#000;border-radius:8px}@media print,screen and (min-width:750px){.header__btn{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.footer{position:relative}@media screen and (max-width:749px){.footer{padding-bottom:34px}}@media print,screen and (min-width:750px){.footer{padding-block:0 100px}}.footer__copy{text-align:center}.footer__copy .copy{font-size:12px;letter-spacing:.12em;line-height:1;font-weight:400}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:749px){.footer-social{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;margin-top:16px}}@media print,screen and (min-width:750px){.footer-social{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;margin-top:35px}}.footer-social__item{display:block!important;width:46px;height:46px;background-repeat:no-repeat;background-size:contain}.footer-social__item--cart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46'%3E%3Cpath fill='%23fff' d='M23 0A23 23 0 1 1 0 23 23 23 0 0 1 23 0Z' data-name='p_37733'/%3E%3Cpath fill='%23e383a8' d='m17.226 26.421-1.9-9.917h16.148a.539.539 0 0 1 .421.192.453.453 0 0 1 .095.385l-1.693 7.422a.991.991 0 0 1-.878.764Zm-1.143-9.3 1.653 8.626 11.623-1.1a.367.367 0 0 0 .325-.283l1.652-7.243Z' data-name='p_37354'/%3E%3Cpath fill='%23e383a8' d='M15.7 17.12a.313.313 0 0 1-.3-.244l-.385-1.733a.677.677 0 0 0-.66-.525h-2.041a.312.312 0 0 1-.314-.31.312.312 0 0 1 .314-.31h2.041a1.307 1.307 0 0 1 1.274 1.013l.382 1.733a.31.31 0 0 1-.24.369.329.329 0 0 1-.067.007' data-name='p_37355'/%3E%3Cpath fill='%23e383a8' d='M19.368 32.946a1.647 1.647 0 1 1 1.669-1.647 1.66 1.66 0 0 1-1.669 1.647m0-2.673a1.027 1.027 0 1 0 1.041 1.027 1.035 1.035 0 0 0-1.041-1.027' data-name='p_37356'/%3E%3Cpath fill='%23e383a8' d='M28.479 32.946a1.647 1.647 0 1 1 1.669-1.647 1.66 1.66 0 0 1-1.669 1.647m0-2.673A1.027 1.027 0 1 0 29.52 31.3a1.035 1.035 0 0 0-1.041-1.027' data-name='p_37357'/%3E%3Cpath fill='%23e383a8' d='M28.136 20.11h-8.877a.31.31 0 1 1 0-.62h8.882a.31.31 0 1 1 0 .62' data-name='p_37358'/%3E%3Cpath fill='%23e383a8' d='M26.982 22.676h-6.6a.31.31 0 1 1 0-.62h6.6a.31.31 0 1 1 0 .62' data-name='p_37359'/%3E%3Cpath fill='%23e383a8' d='M29.46 29.21H18.474a1.69 1.69 0 0 1-1.368-.682 1.642 1.642 0 0 1-.254-1.491l.329-1.047a.315.315 0 0 1 .393-.2.309.309 0 0 1 .207.388l-.329 1.046a1.035 1.035 0 0 0 .16.94 1.065 1.065 0 0 0 .862.43H29.46a.31.31 0 1 1 0 .62' data-name='p_37360'/%3E%3C/svg%3E")}.footer-social__item--insta{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 46 46'%3E%3Cg fill='none'%3E%3Cpath d='M23 0A23 23 0 1 1 0 23 23 23 0 0 1 23 0'/%3E%3Cpath fill='%23000' d='M23 1A21.928 21.928 0 0 0 7.444 7.444 21.93 21.93 0 0 0 1 23a21.928 21.928 0 0 0 6.444 15.556A21.93 21.93 0 0 0 23 45a21.928 21.928 0 0 0 15.556-6.444A21.93 21.93 0 0 0 45 23a21.928 21.928 0 0 0-6.444-15.556A21.93 21.93 0 0 0 23 1m0-1c12.703 0 23 10.297 23 23S35.703 46 23 46 0 35.703 0 23 10.297 0 23 0'/%3E%3C/g%3E%3Cpath d='M23.006 19.145a4.1 4.1 0 1 0 4.1 4.1 4.095 4.095 0 0 0-4.1-4.1m0 6.765a2.666 2.666 0 1 1 2.666-2.666 2.67 2.67 0 0 1-2.666 2.666m5.226-6.935a.957.957 0 1 1-.957-.957.954.954 0 0 1 .953.959Zm2.716.971a4.73 4.73 0 0 0-1.292-3.352 4.76 4.76 0 0 0-3.352-1.292c-1.321-.075-5.279-.075-6.6 0a4.76 4.76 0 0 0-3.355 1.29 4.75 4.75 0 0 0-1.292 3.352c-.075 1.321-.075 5.279 0 6.6a4.73 4.73 0 0 0 1.292 3.352 4.77 4.77 0 0 0 3.352 1.292c1.321.075 5.279.075 6.6 0a4.73 4.73 0 0 0 3.352-1.292 4.76 4.76 0 0 0 1.292-3.352c.075-1.321.075-5.276 0-6.6Zm-1.706 8.013a2.7 2.7 0 0 1-1.521 1.521c-1.053.418-3.552.321-4.715.321s-3.666.093-4.715-.321a2.7 2.7 0 0 1-1.521-1.521c-.418-1.053-.321-3.552-.321-4.715s-.093-3.666.321-4.715a2.7 2.7 0 0 1 1.517-1.519c1.053-.418 3.552-.321 4.719-.321s3.666-.093 4.715.321a2.7 2.7 0 0 1 1.521 1.521c.418 1.053.321 3.552.321 4.715s.093 3.664-.325 4.715Z' data-name='Icon awesome-instagram'/%3E%3C/svg%3E")}.footer-social__item--x{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 46 46'%3E%3Cg fill='none'%3E%3Cpath d='M23 0A23 23 0 1 1 0 23 23 23 0 0 1 23 0'/%3E%3Cpath fill='%23000' d='M23 1A21.928 21.928 0 0 0 7.444 7.444 21.93 21.93 0 0 0 1 23a21.928 21.928 0 0 0 6.444 15.556A21.93 21.93 0 0 0 23 45a21.928 21.928 0 0 0 15.556-6.444A21.93 21.93 0 0 0 45 23a21.928 21.928 0 0 0-6.444-15.556A21.93 21.93 0 0 0 23 1m0-1c12.703 0 23 10.297 23 23S35.703 46 23 46 0 35.703 0 23 10.297 0 23 0'/%3E%3C/g%3E%3Cpath d='m24.522 21.672 5.957-6.924h-1.412L23.9 20.76l-4.136-6.012H15l6.247 9.091L15 31.1h1.412l5.461-6.352 4.362 6.349H31zm-1.933 2.247-.633-.905-5.036-7.203h2.168l4.064 5.813.633.905 5.283 7.556H26.9z'/%3E%3C/svg%3E")}.footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;margin-top:12px}@media print,screen and (min-width:750px){.footer-nav{margin-top:35px}}.footer-nav__item{font-size:12px;color:#777}.fixed-cta{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:100;-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.fixed-cta.show{-webkit-transform:translate(0);transform:translate(0)}@media screen and (max-width:749px){.fixed-cta .container{padding-inline:0;width:calc(100% - 30px);margin-inline:auto}}.fixed-cta__inner{display:grid}@media screen and (max-width:749px){.fixed-cta__inner{grid-template-columns:64px 1fr 120px;grid-template-rows:repeat(2,auto);grid-column-gap:0px;grid-row-gap:0px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (min-width:750px){.fixed-cta__inner{grid-template-columns:96px 1fr 200px;grid-template-rows:repeat(4,auto);grid-column-gap:0px;grid-row-gap:0px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.fixed-cta__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;letter-spacing:.03em;line-height:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:749px){.fixed-cta__text{position:absolute;bottom:100%;left:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}}@media print,screen and (min-width:750px){.fixed-cta__text{grid-area:2/2/3/3}}.fixed-cta__text-1,.fixed-cta__text-2{padding:4px 8px}.fixed-cta__text-1{color:#c03a2b;border:1px solid #C03A2B;background-color:#fff}.fixed-cta__text-2{color:#fff;background-color:#c03a2b}@media screen and (max-width:749px){.fixed-cta__text-2{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width:749px){.fixed-cta__image{grid-area:2/1/3/2}}@media print,screen and (min-width:750px){.fixed-cta__image{grid-area:1/1/5/2}}.fixed-cta__prod{display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}@media screen and (max-width:749px){.fixed-cta__prod{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-area:2/2/3/3}}@media print,screen and (min-width:750px){.fixed-cta__prod{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:374px;max-width:100%;grid-area:3/2/4/3}}.fixed-cta__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:16px;font-weight:700;letter-spacing:.02em;line-height:1}@media print,screen and (min-width:750px){.fixed-cta__name{font-size:20px}}.fixed-cta__name span{font-size:10px;letter-spacing:.08em;line-height:1;font-weight:500}@media print,screen and (min-width:750px){.fixed-cta__name span{font-size:12px}}.fixed-cta__price{font-size:10px;font-weight:400;letter-spacing:.08em}@media print,screen and (min-width:750px){.fixed-cta__price{font-size:12px}}@media screen and (max-width:749px){.fixed-cta__btn{width:auto!important;grid-area:2/3/3/4}}@media print,screen and (min-width:750px){.fixed-cta__btn{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;grid-area:1/3/5/4}}.container{width:100%;max-width:100%;padding-inline:min(5.1282051282vw,1.25rem);margin-inline:auto}@media print,screen and (min-width:750px){.container{padding-inline:15px;width:1230px}}.container--no-padding{padding:0}@media screen and (max-width:749px){.container--no-padding-sp{padding:0}}@media print,screen and (min-width:750px){.container--no-padding-pc{padding:0}}@media print,screen and (min-width:750px){.container--wide{width:1440px}}.container--wide-no-padding{padding:0}@media print,screen and (min-width:750px){.container--wide-no-padding,.container--wide-no-padding-pc{width:1440px;padding:0}}@media print,screen and (min-width:750px){.container--medium{width:990px}}@media print,screen and (min-width:750px){.container--small{width:830px}}.swiper-button-prev,.swiper-button-next{display:block!important}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex .flex_item-col1{width:6.3333333333%}.flex .flex_item-col2{width:14.6666666667%}.flex .flex_item-col3{width:23%}.flex .flex_item-col4{width:31.3333333333%}.flex .flex_item-col5{width:39.6666666667%}.flex .flex_item-col6{width:48%}.flex .flex_item-col7{width:56.3333333333%}.flex .flex_item-col8{width:64.6666666667%}.flex .flex_item-col9{width:73%}.flex .flex_item-col10{width:81.3333333333%}.flex .flex_item-col11{width:89.6666666667%}.flex .flex_item-col12{width:98%}@media screen and (max-width:749px){.flex .flex_item-sp-col1{width:6.3333333333%}.flex .flex_item-sp-col2{width:14.6666666667%}.flex .flex_item-sp-col3{width:23%}.flex .flex_item-sp-col4{width:31.3333333333%}.flex .flex_item-sp-col5{width:39.6666666667%}.flex .flex_item-sp-col6{width:48%}.flex .flex_item-sp-col7{width:56.3333333333%}.flex .flex_item-sp-col8{width:64.6666666667%}.flex .flex_item-sp-col9{width:73%}.flex .flex_item-sp-col10{width:81.3333333333%}.flex .flex_item-sp-col11{width:89.6666666667%}.flex .flex_item-sp-col12{width:98%}}@media print,screen and (min-width:750px){.flex .flex_item-pc-col1{width:6.3333333333%}.flex .flex_item-pc-col2{width:14.6666666667%}.flex .flex_item-pc-col3{width:23%}.flex .flex_item-pc-col4{width:31.3333333333%}.flex .flex_item-pc-col5{width:39.6666666667%}.flex .flex_item-pc-col6{width:48%}.flex .flex_item-pc-col7{width:56.3333333333%}.flex .flex_item-pc-col8{width:64.6666666667%}.flex .flex_item-pc-col9{width:73%}.flex .flex_item-pc-col10{width:81.3333333333%}.flex .flex_item-pc-col11{width:89.6666666667%}.flex .flex_item-pc-col12{width:98%}}@media print,screen and (min-width:750px){.flex--pc{display:-webkit-box;display:-ms-flexbox;display:flex}.flex--pc .flex_item-pc-col1{width:6.3333333333%}.flex--pc .flex_item-pc-col2{width:14.6666666667%}.flex--pc .flex_item-pc-col3{width:23%}.flex--pc .flex_item-pc-col4{width:31.3333333333%}.flex--pc .flex_item-pc-col5{width:39.6666666667%}.flex--pc .flex_item-pc-col6{width:48%}.flex--pc .flex_item-pc-col7{width:56.3333333333%}.flex--pc .flex_item-pc-col8{width:64.6666666667%}.flex--pc .flex_item-pc-col9{width:73%}.flex--pc .flex_item-pc-col10{width:81.3333333333%}.flex--pc .flex_item-pc-col11{width:89.6666666667%}.flex--pc .flex_item-pc-col12{width:98%}}@media screen and (max-width:749px){.flex--sp{display:-webkit-box;display:-ms-flexbox;display:flex}.flex--sp .flex_item-sp-col1{width:6.3333333333%}.flex--sp .flex_item-sp-col2{width:14.6666666667%}.flex--sp .flex_item-sp-col3{width:23%}.flex--sp .flex_item-sp-col4{width:31.3333333333%}.flex--sp .flex_item-sp-col5{width:39.6666666667%}.flex--sp .flex_item-sp-col6{width:48%}.flex--sp .flex_item-sp-col7{width:56.3333333333%}.flex--sp .flex_item-sp-col8{width:64.6666666667%}.flex--sp .flex_item-sp-col9{width:73%}.flex--sp .flex_item-sp-col10{width:81.3333333333%}.flex--sp .flex_item-sp-col11{width:89.6666666667%}.flex--sp .flex_item-sp-col12{width:98%}}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}@media print,screen and (min-width:750px){.flex-wrap--pc{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:749px){.flex-wrap--sp{-ms-flex-wrap:wrap;flex-wrap:wrap}}.flex-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media print,screen and (min-width:750px){.flex-justify-start--pc{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:749px){.flex-justify-start--sp{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:750px){.flex-justify-end--pc{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:749px){.flex-justify-end--sp{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.flex-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:750px){.flex-justify-between--pc{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:749px){.flex-justify-between--sp{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.flex-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:750px){.flex-justify-center--pc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:749px){.flex-justify-center--sp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.flex-align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:750px){.flex-align-start--pc{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:749px){.flex-align-start--sp{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.flex-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:750px){.flex-align-center--pc{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:749px){.flex-align-center--sp{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.flex-align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media print,screen and (min-width:750px){.flex-align-end--pc{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:749px){.flex-align-end--sp{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.flex-align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media print,screen and (min-width:750px){.flex-align-stretch--pc{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width:749px){.flex-align-stretch--sp{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media print,screen and (min-width:750px){.flex-row-reverse--pc{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width:749px){.flex-row-reverse--sp{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.flex-order1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.h2-box{padding-block:54px 34px;border-top:1px solid #000;border-bottom:1px solid #000}.h2-box__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-inline:min(8.2051282051vw,2rem);margin-inline:auto}@media print,screen and (min-width:750px){.h2-box__inner{padding-inline:15px;max-width:1230px}}.h2-box--color2{color:#fff;background-color:#000}.h2-en{font-family:DM Sans,sans-serif;font-weight:300;letter-spacing:.16em;line-height:1;font-size:min(6.1538461538vw,1.5rem);color:inherit}@media print,screen and (min-width:750px){.h2-en{font-size:36px}}.h2-ja{font-family:DM Sans,sans-serif;letter-spacing:.12em;font-weight:400;font-size:min(2.8205128205vw,.6875rem);color:inherit}@media print,screen and (min-width:750px){.h2-ja{font-size:15px}}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/cdn/shop/files/sanrio2_btn.png?v=1755327898);background-repeat:no-repeat;background-size:contain;font-size:min(5.1282051282vw,1.25rem);font-weight:700;letter-spacing:0;color:#fff;text-align:center;-webkit-filter:drop-shadow(0px 10px 20px rgba(73,77,82,.2));filter:drop-shadow(0px 10px 20px rgba(73,77,82,.2));margin-inline:auto}@media screen and (max-width:749px){.btn{width:min(79.7435897436vw,19.4375rem);height:min(21.2820512821vw,5.1875rem)}}@media print,screen and (min-width:750px){.btn{width:360px;height:96px}}.btn-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:112px;max-width:100%;height:44px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:1;color:#fff;background-color:#000;border-radius:8px}@media print,screen and (min-width:750px){.btn-cart{font-size:16px;width:200px;height:64px}}.btn-cart__icon{width:14px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' viewBox='0 0 24 21'%3E%3Cpath fill='%23fff' d='M10.907 16.966a2.14 2.14 0 0 0-1.159.34 2.03 2.03 0 0 0-.768.905 1.96 1.96 0 0 0-.119 1.165 2 2 0 0 0 .571 1.033 2.1 2.1 0 0 0 1.068.552 2.15 2.15 0 0 0 1.2-.114 2.07 2.07 0 0 0 .936-.743 1.96 1.96 0 0 0 .193-1.892 2 2 0 0 0-.453-.655 2.1 2.1 0 0 0-.676-.437 2.2 2.2 0 0 0-.8-.154Zm7.588 0a2.14 2.14 0 0 0-1.159.34 2.03 2.03 0 0 0-.768.905 1.96 1.96 0 0 0-.118 1.165 2 2 0 0 0 .571 1.033 2.1 2.1 0 0 0 1.067.552 2.15 2.15 0 0 0 1.2-.114 2.07 2.07 0 0 0 .936-.743 1.96 1.96 0 0 0 .193-1.892 2 2 0 0 0-.453-.655 2.1 2.1 0 0 0-.676-.437 2.2 2.2 0 0 0-.8-.154Zm2.345-4.191a.6.6 0 0 0 .073-.092q.009-.015.016-.03a.6.6 0 0 0 .055-.128l2.94-7.28a1.02 1.02 0 0 0 .027-.689A1.06 1.06 0 0 0 23.534 4a1.67 1.67 0 0 0-.937-.288H6.576L5.72.673A.93.93 0 0 0 5.372.2 1 1 0 0 0 4.8.018L.9 0C.39 0 0 .275 0 .723a.924.924 0 0 0 .9.9l3.44.082 3.932 14.31h12.6c.62 0 1.055-.348 1.055-.769s-.436-.759-1.056-.759H9.577l-.408-1.448h11.042a.9.9 0 0 0 .343-.066.85.85 0 0 0 .287-.194Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width:750px){.btn-cart__icon{width:24px;height:21px}}.btn-spec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;width:112px;max-width:100%;height:44px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:1;color:#000;background-color:#fff;border:2px solid #000;border-radius:8px}@media print,screen and (min-width:750px){.btn-spec{font-size:16px;width:200px;height:64px}}.btn-spec__icon{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 12A12 12 0 1 0 12 0 12 12 0 0 0 0 12m16.679-2.5a1.12 1.12 0 0 1 1.575 0 1.1 1.1 0 0 1 .323.785 1.12 1.12 0 0 1-.329.79l-5.44 5.423a1.11 1.11 0 0 1-1.535-.035l-5.521-5.5a1.115 1.115 0 0 1 1.573-1.582l4.679 4.725Z' data-name='Icon ionic-ios-arrow-dropdown-circle'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.navigator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:5px;width:180px;height:42px;border:1px solid #EEEEEE;margin:0}.navigator .navigator-prev,.navigator .navigator-next{position:relative;top:auto;left:auto;right:auto;bottom:auto;-webkit-transform:none;transform:none;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:44px;height:100%;margin:0}.navigator .navigator-prev:after,.navigator .navigator-next:after{content:"";display:block;width:13.503px;height:23.619px;color:var(--color-key);font-size:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.503' height='23.619'%3E%3Cpath fill='%23e63332' d='m4.071 11.807 8.937-8.93A1.688 1.688 0 0 0 10.617.493L.492 10.607a1.685 1.685 0 0 0-.049 2.327L10.61 23.127a1.688 1.688 0 0 0 2.391-2.384Z' data-name='Icon ionic-ios-arrow-back'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.navigator .navigator-prev{border-right:1px solid #EEEEEE}.navigator .navigator-next{border-left:1px solid #EEEEEE}.navigator .navigator-next:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.scroll{cursor:pointer;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:7}.scroll .scroll--text{font-family:DM Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;color:#fff;margin-bottom:0}.scroll .scroll--bar{display:block!important;height:90px}.scroll .scroll--bar:after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:1px;height:45px;background:#000;-webkit-animation:pathmove 1.4s ease-in-out infinite;animation:pathmove 1.4s ease-in-out infinite;opacity:0}@-webkit-keyframes pathmove{0%{height:0;top:50px;opacity:0}30%{height:30px;opacity:1}to{height:0;top:120px;opacity:0}}@keyframes pathmove{0%{height:0;top:50px;opacity:0}30%{height:30px;opacity:1}to{height:0;top:120px;opacity:0}}.eyecatch{position:relative;background-repeat:no-repeat;background-position:left 10px top 63%;background-size:99% auto;width:100%;height:0;padding-top:164.1025641026vw}@media print,screen and (min-width:750px){.eyecatch{background-position:52% 70%;background-size:44.0277777778% auto;padding-top:55.5555555556%}}.eyecatch--about{background-image:url(/cdn/shop/files/ashimotti-lp_about_eyecatch.png)}.eyecatch--appeal01{background-image:url(/cdn/shop/files/ashimotti-lp_appeal01_eyecatch.png)}.eyecatch--appeal02{background-image:url(/cdn/shop/files/ashimotti-lp_appeal02_eyecatch.png)}.eyecatch--appeal03{background-image:url(/cdn/shop/files/ashimotti-lp_appeal03_eyecatch.png)}.eyecatch--trial{background-image:url(/cdn/shop/files/ashimotti-lp_trial_eyecatch.png)}.eyecatch--voice{background-image:url(/cdn/shop/files/ashimotti-lp_voice_eyecatch.png)}.eyecatch__inner{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eyecatch__text{font-size:5.1282051282vw;line-height:2;letter-spacing:.04em;color:#fff;text-align:center}@media print,screen and (min-width:750px){.eyecatch__text{font-size:28px;line-height:2}}.overview{padding-bottom:92px}.overview__container{position:relative}@media print,screen and (min-width:750px){.overview__container{overflow:visible}}.overview__index{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;position:absolute;top:0;left:-5px}@media screen and (max-width:749px){.overview__index{top:1.5384615385vw;left:1.7948717949vw;width:2.3076923077vw}}@media print,screen and (min-width:750px){.overview__index{top:8px;left:17px}}.overview__index-ja{font-size:10px;letter-spacing:.2em;font-weight:500;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright}@media print,screen and (min-width:750px){.overview__index-ja{font-size:20px}}.overview__index-en{display:block;font-family:DM Sans,sans-serif;font-size:8px;letter-spacing:.12em;font-weight:400;line-height:1;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:23px}@media print,screen and (min-width:750px){.overview__index-en{font-size:16px;margin-top:30px}}.overview__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:749px){.overview__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:46px}}@media print,screen and (min-width:750px){.overview__inner{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.overview__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:46px}@media print,screen and (min-width:750px){.overview__content{width:70%;row-gap:40px;-ms-flex-negative:0;flex-shrink:0;padding-left:min(8.3333333333vw,7.5rem);margin-right:-30%;z-index:1}}@media screen and (max-width:749px){.overview__image{width:100vw;margin-inline:calc(50% - 50vw);padding-left:5.1282051282vw}}@media print,screen and (min-width:750px){.overview__image{width:calc(100vw - 50%);margin-left:auto;margin-right:calc(50% - 50vw)}}.overview__image img{border-radius:40px 0 0 40px;overflow:hidden}.overview__title{font-size:min(7.4358974359vw,1.8125rem);letter-spacing:.03em;font-weight:500;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4px}@media print,screen and (min-width:750px){.overview__title{font-size:min(7vw,3.5rem)}}.overview__title.is-on .overview__title-ribbon:before{width:100%}.overview__title-ribbon{position:relative;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:6px 0 6px 12px;z-index:1}@media print,screen and (min-width:750px){.overview__title-ribbon{padding:12px 0 12px 12px}}.overview__title-ribbon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;width:0;background-color:#fff;-webkit-transition:width .3s ease;transition:width .3s ease;z-index:-1}.overview__text{font-size:16px;line-height:2.25;font-weight:500;letter-spacing:.04em;color:#fff}.overview__text-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:42px}@media screen and (max-width:749px){.overview__text-area{padding-left:16px}}@media print,screen and (min-width:750px){.overview__text{font-size:18px;line-height:2.2222222222}}.overview__note{font-family:DM Sans,sans-serif;font-size:10px;letter-spacing:.06em}.overview .tags{width:320px;max-width:100%}.topics--about .topics__inner{background:#696d71}.topics--summer .topics__inner{background:#00f}.topics__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px;padding-block:48px 50px;padding-inline:20px}@media print,screen and (min-width:750px){.topics__inner{padding-inline:15px}}.topics__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.topics__title-1{font-size:14px;letter-spacing:.03em;line-height:1;font-weight:500;color:#fff;border:1px solid #fff;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:6px 11px}.topics__title-2{font-size:20px;letter-spacing:.03em;line-height:1;font-weight:500;color:#000;background-color:#fff;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:9px 12px}@media print,screen and (min-width:750px){.topics__title-2{font-size:24px}}.topics__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:16px 10px}@media screen and (max-width:749px){.topics__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (min-width:750px){.topics__list{width:100%;max-width:960px;margin-inline:auto}}.topics__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}@media screen and (max-width:749px){.topics__item{width:calc(50% - 5px)}}@media print,screen and (min-width:750px){.topics__item{-webkit-box-flex:1;-ms-flex:1;flex:1}}.topics__text{font-size:13px;letter-spacing:.04em;line-height:1;color:#fff}@media print,screen and (min-width:750px){.topics__text{font-size:16px}}.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px 4px}.tags--wh .tag{color:#fff;border:1px solid #fff}.tag{font-size:12px;letter-spacing:.04em;line-height:1.2;color:#000;border:1px solid #000;border-radius:50vw;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 11px}.point-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:28px;font-size:18px;font-weight:500;letter-spacing:.04em;line-height:1}.point-title.wide-center{text-align:center;line-height:3.1111111111}.point-title:after{content:"";display:block;width:1px;height:40px;background-color:#000}.point-text{font-size:24px;line-height:2;font-weight:500;letter-spacing:.04em;text-align:center}@media print,screen and (min-width:750px){.point-text{font-size:28px;line-height:1.8571428571}}.prod-title{text-align:center}.prod-title-catch{font-size:16px;line-height:1.75;font-weight:500;letter-spacing:.04em}@media print,screen and (min-width:750px){.prod-title-catch{font-size:24px;line-height:1.6666666667}}.prod-title-title{width:min(81.5384615385vw,19.875rem);margin-inline:auto}@media print,screen and (min-width:750px){.prod-title-title{width:min(64.25vw,32.125rem)}}.hint{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;background-color:#fff;color:#000;padding:40px 15px}@media screen and (max-width:749px){.hint{width:calc(100% - 10px);margin-inline:auto}}@media print,screen and (min-width:750px){.hint{padding:min(5.4166666667vw,3.25rem) min(8.3333333333vw,5rem)}}.hint__title{font-size:14px;font-weight:500;letter-spacing:.12em;line-height:1;border:1px solid #000;padding:3px 6px}.hint__text{font-size:16px;font-weight:500;letter-spacing:.04em;line-height:2}@media screen and (max-width:749px){.hint__text{text-align:center}}.caution{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:10px;gap:4px}.caution dd{-webkit-box-flex:1;-ms-flex:1;flex:1}.caution.wh{color:#fff}.page-ashimotti .mv{position:relative;width:100vw;height:164.1025641026vw;overflow:hidden}@media print,screen and (min-width:750px){.page-ashimotti .mv{width:100%;height:100svh}}.page-ashimotti .mv img{width:100%}.page-ashimotti .mv__inner{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}@media screen and (max-width:749px){.page-ashimotti .mv__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-ashimotti .mv__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:6px;width:100%;max-width:1440px;margin-inline:auto}@media print,screen and (min-width:750px){.page-ashimotti .mv__content{margin-top:260px}}.page-ashimotti .mv__catch{font-size:18px;letter-spacing:.04em;line-height:1;font-weight:500;color:#fff}@media print,screen and (min-width:750px){.page-ashimotti .mv__catch{font-size:28px}}.page-ashimotti .mv__title{width:65.8974358974%;margin-inline:auto}@media print,screen and (min-width:750px){.page-ashimotti .mv__title{width:35.6944444444%}}.page-ashimotti .mv__badge{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:128px;height:128px;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:5}@media screen and (max-width:749px){.page-ashimotti .mv__badge{bottom:5px;right:5px}}@media print,screen and (min-width:750px){.page-ashimotti .mv__badge{bottom:20px;right:20px;width:min(12.5vw,11.25rem);height:min(12.5vw,11.25rem)}}.page-ashimotti .mv__badge-rotate{position:absolute;top:-11px;left:-11px;width:130px;-webkit-animation:textRotate 35s linear infinite;animation:textRotate 35s linear infinite}@media print,screen and (min-width:750px){.page-ashimotti .mv__badge-rotate{font-size:min(.6944444444vw,.625rem);width:min(13.8888888889vw,12.5rem);top:-1.8em;left:-2em}}.page-ashimotti .mv__badge-rotate img{width:100%;height:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.page-ashimotti .mv__badge-main{position:relative;width:100%}@media screen and (max-width:749px){.page-ashimotti .mv__badge-main{width:62%;margin-top:-15px;margin-inline:13px auto}}@media print,screen and (min-width:750px){.page-ashimotti .mv__badge-main{left:-10px}}@media screen and (min-width:750px)and (max-width:1030px){.page-ashimotti .mv__badge{right:30px}}@media screen and (max-width:749px){.page-ashimotti .mv__scroll{display:none}}.page-ashimotti .mv-slide-wrapper{position:relative;width:100%;height:100%}.page-ashimotti .mv-slide{position:absolute;left:0;top:0;bottom:0;overflow:hidden;width:100%;z-index:0}.page-ashimotti .mv-slide:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;will-change:transform;-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-transition:-webkit-transform 1s cubic-bezier(.445,.05,.55,.95);transition:-webkit-transform 1s cubic-bezier(.445,.05,.55,.95);transition:transform 1s cubic-bezier(.445,.05,.55,.95);transition:transform 1s cubic-bezier(.445,.05,.55,.95),-webkit-transform 1s cubic-bezier(.445,.05,.55,.95);z-index:-1}.page-ashimotti .mv-slide.slide--gr:before{background:#999da0}.page-ashimotti .mv-slide.slide--bk:before{background:#313131}.page-ashimotti .mv-slide.slide--gg:before{background:#8e8479}.page-ashimotti .mv-slide.slide--bl:before{background:#95a4b7}.page-ashimotti .mv-slide.slide--gre:before{background:#a0b795}.page-ashimotti .mv-slide--active{z-index:2}.page-ashimotti .mv-slide--active:before{-webkit-transform:translateX(0);transform:translate(0)}.page-ashimotti .mv-slide--active .mv-slide__image,.page-ashimotti .mv-slide--active .mv-slide__content{opacity:1}.page-ashimotti .mv-slide--prev{z-index:1}.page-ashimotti .mv-slide--prev:before{-webkit-transform:translateX(0);transform:translate(0)}.page-ashimotti .mv-slide--prev .mv-slide__image,.page-ashimotti .mv-slide--prev .mv-slide__content{opacity:0}.page-ashimotti .mv-slide__inner{position:relative;width:100%;max-width:1440px;height:100%;margin-inline:auto;z-index:1}.page-ashimotti .mv-slide__image{position:absolute;top:0;left:0;width:100%;opacity:0;-webkit-transition:opacity 0s linear .5s;transition:opacity 0s linear .5s}.page-ashimotti .mv-slide__content{position:absolute;bottom:9.2307692308vw;left:5.1282051282vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;opacity:0;-webkit-transition:opacity 0s linear 0s;transition:opacity 0s linear 0s}@media print,screen and (min-width:750px){.page-ashimotti .mv-slide__content{bottom:60px;left:40px}}.page-ashimotti .mv-slide__title{font-family:DM Sans,sans-serif;font-weight:500;letter-spacing:.12em;line-height:1;font-size:18px;color:#fff}.page-ashimotti .mv-slide__text{font-family:DM Sans,sans-serif;font-weight:200;letter-spacing:.12em;line-height:1;font-size:14px;color:#fff}.page-ashimotti .gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-block:80px}.page-ashimotti .gallery__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:8px;-webkit-animation:infinity-scroll 50s infinite linear .5s both;animation:infinity-scroll 50s infinite linear .5s both}.page-ashimotti .gallery__scroll.reverse{animation-direction:reverse}.page-ashimotti .gallery__scroll-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;overflow:hidden}.page-ashimotti .gallery__scroll-wrap.js-touch .gallery__scroll{color:#000}.page-ashimotti .gallery__scroll-wrap.js-touch.is-paused .gallery__scroll{-webkit-animation-play-state:paused;animation-play-state:paused}.page-ashimotti .gallery__scroll-item{width:241px}@media print,screen and (min-width:750px){.page-ashimotti .gallery__scroll-item{width:400px}}.page-ashimotti .gallery__scroll-item>img{width:100%}.page-ashimotti .intro{padding-block:14px 80px}.page-ashimotti .intro__heading{text-align:center}.page-ashimotti .intro__heading-catch{font-size:16px;line-height:1.75;font-weight:500;letter-spacing:.04em}@media print,screen and (min-width:750px){.page-ashimotti .intro__heading-catch{font-size:24px;line-height:1.6666666667}}.page-ashimotti .intro__heading-title{width:min(81.5384615385vw,19.875rem);margin-inline:auto}@media print,screen and (min-width:750px){.page-ashimotti .intro__heading-title{width:64.25%}}.page-ashimotti .intro__image{width:100%;margin-top:40px;margin-inline:auto}@media print,screen and (min-width:750px){.page-ashimotti .intro__image{width:83.5%}}.page-ashimotti .intro__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:48px;margin-block:93px 0}.page-ashimotti .intro__gallery .gallery{margin-block:0}.page-ashimotti .intro__gallery .gallery__scroll-item{width:200px}@media print,screen and (min-width:750px){.page-ashimotti .intro__gallery .gallery__scroll-item{width:360px}}.page-ashimotti .intro-check{position:relative;padding-block:45px 130px}.page-ashimotti .intro-check__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}@media screen and (max-width:749px){.page-ashimotti .intro-check__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (min-width:750px){.page-ashimotti .intro-check__list{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}.page-ashimotti .intro-check__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:165px;height:165px;border:1px solid #000;border-radius:50vw;text-align:center;padding-block:19px}@media print,screen and (min-width:750px){.page-ashimotti .intro-check__item{row-gap:16px;width:240px;height:240px;padding-block:33px}}.page-ashimotti .intro-check__item .check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:5px;font-family:DM Sans,sans-serif;letter-spacing:.12em;line-height:1}.page-ashimotti .intro-check__item .check-1{font-size:11px;font-weight:400}.page-ashimotti .intro-check__item .check-2{font-size:28px;font-weight:600}.page-ashimotti .about{background:-webkit-gradient(linear,left top,left bottom,from(#999DA0),to(#EDF2F9));background:linear-gradient(to bottom,#999da0,#edf2f9);padding-bottom:80px}.page-ashimotti .about__lead{position:relative;padding-bottom:19.7435897436vw}@media print,screen and (min-width:750px){.page-ashimotti .about__lead{padding-bottom:21.875vw}}.page-ashimotti .about__lead:after{content:"";position:absolute;bottom:0;right:0;display:block;background-image:url(/cdn/shop/files/movie-s.gif);background-repeat:no-repeat;background-size:contain;width:100%;height:0;padding-top:61.0256410256vw}@media print,screen and (min-width:750px){.page-ashimotti .about__lead:after{width:83.3333333333vw;padding-top:50.6944444444vw}}.page-ashimotti .about__lead-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:43px;background-color:#fff;border-radius:0 0 400px 400px;padding-block:25.641025641vw 39.4871794872vw}@media print,screen and (min-width:750px){.page-ashimotti .about__lead-inner{padding-block:min(9.9305555556vw,8.9375rem) min(28.4722222222vw,25.625rem)}}.page-ashimotti .about__point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:96px;padding-bottom:117px;margin-top:100px}@media print,screen and (min-width:750px){.page-ashimotti .about__point{row-gap:116px;padding-bottom:95px}}.page-ashimotti .about__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:min(6.1805555556vw,5.5625rem);-moz-column-gap:min(6.1805555556vw,5.5625rem);column-gap:min(6.1805555556vw,5.5625rem);z-index:1}@media screen and (max-width:749px){.page-ashimotti .about__item:after{content:"";position:absolute;bottom:0;right:0;display:block;width:95%;height:56%;background-color:#fff;border-radius:40px 0 0 40px;z-index:-1}}@media screen and (max-width:749px){.page-ashimotti .about__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media print,screen and (min-width:750px){.page-ashimotti .about__item{-webkit-column-gap:min(6.1805555556vw,5.5625rem);-moz-column-gap:min(6.1805555556vw,5.5625rem);column-gap:min(6.1805555556vw,5.5625rem)}}@media print,screen and (min-width:750px){.page-ashimotti .about__item:nth-of-type(2n){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width:749px){.page-ashimotti .about__item:nth-of-type(2n):after{left:0;right:auto;border-radius:0 40px 40px 0}}.page-ashimotti .about__item:nth-of-type(2n) .about__item-image{border-radius:40px 0 0 40px}@media screen and (max-width:749px){.page-ashimotti .about__item:nth-of-type(2n) .about__item-image{margin-inline:auto 0}}.page-ashimotti .about__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:95px}.page-ashimotti .about__item-image{border-radius:0 40px 40px 0;overflow:hidden}@media screen and (max-width:749px){.page-ashimotti .about__item-image{width:95%;margin-inline:0 auto}}@media print,screen and (min-width:750px){.page-ashimotti .about__item-image{width:50%}}.page-ashimotti .about__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:25px;position:relative}@media screen and (max-width:749px){.page-ashimotti .about__item-content{border-radius:40px 0 0 40px;width:95%;margin-inline:auto 0;margin-top:-36px;padding-left:20px;padding-bottom:60px}}@media print,screen and (min-width:750px){.page-ashimotti .about__item-content{row-gap:43px;border-radius:40px;background-color:#fff;width:43%;max-width:512px;padding-block:min(7.2916666667vw,6.5625rem) min(7.6388888889vw,6.875rem);padding-inline:min(7.6388888889vw,6.875rem)}}.page-ashimotti .about__item-num{font-family:DM Sans,sans-serif;font-size:78px;font-weight:100;line-height:1}@media print,screen and (min-width:750px){.page-ashimotti .about__item-num{font-size:120px;position:absolute;top:-60px;left:0}}.page-ashimotti .about__item-text{font-size:24px;font-weight:500;line-height:1.6666666667;letter-spacing:.04em}@media screen and (max-width:749px){.page-ashimotti .about__item-text{padding-left:37px}}@media print,screen and (min-width:750px){.page-ashimotti .about__item-text{font-size:min(1.9444444444vw,1.75rem);line-height:1.8571428571}}@media screen and (max-width:749px){.page-ashimotti .about__item .tags{padding-left:37px}}.page-ashimotti .about__other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px;background-color:#fff;border-radius:20px}@media screen and (max-width:749px){.page-ashimotti .about__other{width:100vw;padding:32px 20px;margin:calc(50% - 50vw)}}@media print,screen and (min-width:750px){.page-ashimotti .about__other{padding:min(5.2083333333vw,3.125rem) min(8.3333333333vw,5rem) min(6.25vw,3.75rem)}}.page-ashimotti .about__other-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}.page-ashimotti .about__other-tag{border:1px solid #000;font-size:13px;font-weight:300;line-height:1;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:2px 10px;margin-inline:auto}@media print,screen and (min-width:750px){.page-ashimotti .about__other-tag{font-size:14px;font-weight:500}}.page-ashimotti .about__other-title{font-size:15px;font-weight:500;letter-spacing:.04em;line-height:1;text-align:center}@media print,screen and (min-width:750px){.page-ashimotti .about__other-title{font-size:24px}}.page-ashimotti .about__other-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.page-ashimotti .about__other-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:8px;font-size:12px;font-weight:500;letter-spacing:.04em;line-height:1}@media print,screen and (min-width:750px){.page-ashimotti .about__other-item{font-size:16px}}.page-ashimotti .cta1{background-color:#edf2f8;padding-top:63px;padding-bottom:160px}.page-ashimotti .cta1 .gallery{margin-block:55px}.page-ashimotti .cta1 .gallery__scroll-item{width:239px}.page-ashimotti .cta1__main{margin-top:92px}.page-ashimotti .cta1__image{margin-top:50px}@media screen and (max-width:749px){.page-ashimotti .cta1__btn{font-size:16px;width:200px;height:64px;margin-inline:auto}}.page-ashimotti .cta1__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin-top:20px}@media screen and (max-width:749px){.page-ashimotti .cta1__btn-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px}}.page-ashimotti .cta1__btn.btn-cart{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.page-ashimotti .appeal01{background:#313131;padding-bottom:158px}@media print,screen and (min-width:750px){.page-ashimotti .appeal01{padding-bottom:80px}}.page-ashimotti .appeal01 .overview{padding-bottom:0}.page-ashimotti .appeal01__content{row-gap:48px}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__content{row-gap:96px}}.page-ashimotti .appeal01__content-wrapper{row-gap:192px;margin-top:175px}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__content-wrapper{row-gap:270px}}@media screen and (max-width:749px){.page-ashimotti .appeal01__point{width:100vw;margin-inline:calc(50% - 50vw);padding-left:5.1282051282vw}}.page-ashimotti .appeal01__point-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;color:#fff;background-color:#000}@media screen and (max-width:749px){.page-ashimotti .appeal01__point-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__point-image{width:min(40vw,30rem)}}.page-ashimotti .appeal01__point-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-ashimotti .appeal01__point-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:17px}@media screen and (max-width:749px){.page-ashimotti .appeal01__point-content{padding:45px 37px}}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__point-content{-webkit-box-flex:1;-ms-flex:1;flex:1;row-gap:36px;padding:min(8.6666666667vw,6.5rem) min(10vw,7.5rem) 15px}}.page-ashimotti .appeal01__point-num{position:absolute;font-family:DM Sans,sans-serif;font-weight:100;letter-spacing:0;line-height:1}@media screen and (max-width:749px){.page-ashimotti .appeal01__point-num{font-size:20.5128205128vw;top:63.3333333333vw;right:5.8974358974vw}}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__point-num{top:-.5em;left:1px;font-size:min(12.5vw,7.5rem)}}.page-ashimotti .appeal01__point-title{font-size:24px;font-weight:500;letter-spacing:.04em;line-height:1.6666666667}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__point-title{font-size:min(3.3333333333vw,2.5rem);line-height:1.2}}.page-ashimotti .appeal01__point-text{font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;letter-spacing:.04em;line-height:1.8571428571}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__point-text{font-size:min(1.6666666667vw,1rem);line-height:2}}.page-ashimotti .appeal01__topics{background-color:#000}@media screen and (max-width:749px){.page-ashimotti .appeal01__topics{width:100vw;margin-inline:calc(50% - 50vw)}}.page-ashimotti .appeal01__table{color:#fff;width:360px;max-width:100%;border:1px solid #fff;border-collapse:collapse;margin-top:24px;margin-inline:auto}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table{width:100%;margin-top:30px}}@media screen and (max-width:749px){.page-ashimotti .appeal01__table-wrap .table-container{padding-inline:3.8461538462vw}}.page-ashimotti .appeal01__table-title{color:#fff;border:1px solid #fff;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:16;font-weight:500;letter-spacing:.03em;line-height:1;padding:8px 10px;margin-inline:auto}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table-title{font-size:24px}}.page-ashimotti .appeal01__table-note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:4px;font-family:DM Sans,sans-serif;font-size:10px;line-height:1.4;letter-spacing:.06em;line-height:1;color:#fff}.page-ashimotti .appeal01__table-note-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;margin-top:16px}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table-note-wrap{row-gap:3px}}.page-ashimotti .appeal01__table th,.page-ashimotti .appeal01__table td{border:1px solid #fff;text-align:center;vertical-align:middle;padding-block:7px}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table th,.page-ashimotti .appeal01__table td{padding-block:12px}}.page-ashimotti .appeal01__table th.main,.page-ashimotti .appeal01__table td.main{background-color:#fff;color:#000}.page-ashimotti .appeal01__table th.main{font-size:15px;border-right:1px solid #000!important}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table th.main{font-size:20px}}.page-ashimotti .appeal01__table td.main{font-size:12px;font-weight:500;letter-spacing:0;line-height:1.6666666667}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table td.main{font-size:16px;letter-spacing:.04em;line-height:1.625}}.page-ashimotti .appeal01__table td.main:first-of-type{border-right:1px solid #000!important}.page-ashimotti .appeal01__table td.main span{font-size:24px;font-weight:500}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table td.main span{font-size:44px}}.page-ashimotti .appeal01__table thead th{font-size:10px;font-weight:500;letter-spacing:.04em}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table thead th{font-size:16px}}@media screen and (max-width:749px){.page-ashimotti .appeal01__table thead th.main{font-size:10px}}.page-ashimotti .appeal01__table tbody th{font-size:11px;font-weight:500;letter-spacing:0;width:min(30.7692307692vw,7.5rem);height:104px}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table tbody th{width:min(21.6666666667vw,13rem);height:152px;font-size:16px;letter-spacing:.04em}}.page-ashimotti .appeal01__table tbody td{font-size:9px;font-weight:500;letter-spacing:0;line-height:1.7777777778;width:min(30.7692307692vw,7.5rem)}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table tbody td{font-size:14px;letter-spacing:.04em;line-height:1.7142857143;width:min(39.1666666667vw,23.5rem)}}.page-ashimotti .appeal01__table tbody td span{font-size:22px;line-height:1.5;font-weight:500}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__table tbody td span{font-size:40px}}@media screen and (max-width:749px){.page-ashimotti .appeal01__table--2 tbody td.main{font-size:10px}}.page-ashimotti .appeal01__hint{margin-top:47px}@media print,screen and (min-width:750px){.page-ashimotti .appeal01__hint{margin-top:50px}}.page-ashimotti .appeal02{background:#8e8479;padding-bottom:158px}@media print,screen and (min-width:750px){.page-ashimotti .appeal02{padding-bottom:158px}}.page-ashimotti .appeal02__content{background-color:#776e63}@media screen and (max-width:749px){.page-ashimotti .appeal02__content{width:100vw;padding:48px 0;margin-inline:calc(50% - 50vw)}}@media print,screen and (min-width:750px){.page-ashimotti .appeal02__content{border-radius:40px;padding:48px 15px}}@media screen and (max-width:749px){.page-ashimotti .appeal02__content .topics__inner{gap:23px;padding-inline:3.8461538462vw}}.page-ashimotti .appeal02__image{width:100%;max-width:100%;margin-inline:auto}@media screen and (max-width:749px){.page-ashimotti .appeal02__image{max-width:360px}}@media print,screen and (min-width:750px){.page-ashimotti .appeal02__image{width:800px}}.page-ashimotti .appeal03{background:#95a4b7;padding-bottom:158px}@media print,screen and (min-width:750px){.page-ashimotti .appeal03{padding-bottom:158px}}.page-ashimotti .appeal03__hint{margin-top:4px}.page-ashimotti .voice{background:#a0b795}.page-ashimotti .voice-excerpt{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding-bottom:80px}.page-ashimotti .voice-excerpt__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:18px;background-color:#fff;border-radius:20px;width:100%;padding:38px 26px 42px}@media print,screen and (min-width:750px){.page-ashimotti .voice-excerpt__item{padding:76px 80px 84px}}.page-ashimotti .voice-excerpt__text{font-size:20px;font-weight:500;line-height:1.8;text-align:center}@media print,screen and (min-width:750px){.page-ashimotti .voice-excerpt__text{font-size:28px;line-height:1.7142857143}}.page-ashimotti .voice-excerpt__rate{font-size:20px;font-weight:500;letter-spacing:.04em;line-height:1;text-align:center;color:#fbcd07}@media print,screen and (min-width:750px){.page-ashimotti .voice-excerpt__rate{font-size:24px}}.page-ashimotti .voice-excerpt__caution{color:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-inline:0 auto}.page-ashimotti .voice-other{background-color:#7c9b6d;padding-block:50px 40px;overflow:hidden}.page-ashimotti .voice-other .topics__inner{row-gap:48px}.page-ashimotti .voice-other__caution{color:#fff;margin-top:-8px}.page-ashimotti .voice-slide .swiper-wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.page-ashimotti .voice-slide__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch!important;align-self:stretch!important;min-height:0;background-color:#fff;border-radius:20px;width:318px;height:400px!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:50px;padding-inline:24px}.page-ashimotti .voice-slide__title{font-size:18px;letter-spacing:.04em;line-height:1.5555555556;font-weight:500}.page-ashimotti .voice-slide__rate{font-size:16px;letter-spacing:.04em;line-height:1;font-weight:500;color:#fbcd07;margin-top:13px}.page-ashimotti .voice-slide__text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;font-weight:400;line-height:1.8461538462;letter-spacing:.04em;margin-top:23px}.page-ashimotti .voice-slide__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.page-ashimotti .voice-slide__btn-prev,.page-ashimotti .voice-slide__btn-next{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:44px;height:44px;border-radius:50vw;background-color:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='18' viewBox='0 0 10 18'%3E%3Cpath fill='%23fff' d='m3.014 8.997 6.618-6.805a1.307 1.307 0 0 0 0-1.817 1.23 1.23 0 0 0-1.77 0l-7.5 7.711A1.31 1.31 0 0 0 .326 9.86l7.53 7.765a1.23 1.23 0 0 0 1.77 0 1.307 1.307 0 0 0 0-1.817Z' data-name='Icon ionic-ios-arrow-back'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;margin-top:40px}.page-ashimotti .voice-slide__btn-prev:before,.page-ashimotti .voice-slide__btn-prev:after,.page-ashimotti .voice-slide__btn-next:before,.page-ashimotti .voice-slide__btn-next:after{content:none}.page-ashimotti .voice-slide__btn-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-ashimotti .quality{background:#000;padding-block:160px}.page-ashimotti .quality .overview{padding-bottom:43px}@media print,screen and (min-width:750px){.page-ashimotti .quality .overview{padding-bottom:40px}}.page-ashimotti .quality__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:749px){.page-ashimotti .quality__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:350px;margin-inline:auto}}@media print,screen and (min-width:750px){.page-ashimotti .quality__list{gap:min(5vw,2.5rem)}}.page-ashimotti .quality__item{position:relative;width:110px;height:0;padding-top:110px;color:#fff;border:1px solid #fff;border-radius:50vw;font-size:12px;letter-spacing:.04em;line-height:1.6666666667;font-weight:500;text-align:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M5.444 7.889 3.889 9.444l5 5L20 3.333l-1.555-1.555-9.556 9.5Zm12.333 9.889H2.222V2.222h11.111V0H2.222A2.23 2.23 0 0 0 0 2.222v15.556A2.23 2.23 0 0 0 2.222 20h15.556A2.23 2.23 0 0 0 20 17.778V8.889h-2.222Z' data-name='Icon ionic-md-checkbox-outline'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:10px auto;background-position:top 10px center}@media print,screen and (min-width:750px){.page-ashimotti .quality__item{width:min(30vw,15rem);padding-top:min(30vw,15rem);background-size:min(2.5vw,1.25rem) auto;background-position:top min(6.25vw,3.125rem) center;font-size:24px;line-height:1.6666666667}}.page-ashimotti .quality__item span{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-ashimotti .quality__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px;background-color:#fff;margin-top:95px}@media screen and (max-width:749px){.page-ashimotti .quality__about{max-width:350px;padding:30px 23px 35px;margin-inline:auto}}@media print,screen and (min-width:750px){.page-ashimotti .quality__about{padding:min(3.75vw,1.875rem) min(5vw,2.5rem) min(5vw,2.5rem)}}.page-ashimotti .quality__about-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:19px}@media screen and (max-width:749px){.page-ashimotti .quality__about-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media print,screen and (min-width:750px){.page-ashimotti .quality__about-content{gap:30px}}.page-ashimotti .quality__about-title{font-size:20px;letter-spacing:.04em;line-height:cal(40/20);font-weight:500;color:#05a588;border-bottom:1px solid #05A588}@media screen and (max-width:749px){.page-ashimotti .quality__about-title{text-align:center}}@media screen and (max-width:749px){.page-ashimotti .quality__about-image{width:52%}}@media print,screen and (min-width:750px){.page-ashimotti .quality__about-image{width:160px}}.page-ashimotti .quality__about-text{font-size:12px;letter-spacing:.04em;line-height:1.8333333333}@media print,screen and (min-width:750px){.page-ashimotti .quality__about-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:2}}.page-ashimotti .quality__hint{border:1px solid #fff;color:#fff;background-color:#000;margin-top:50px;margin-bottom:8px}.page-ashimotti .quality__hint .hint__title{border:1px solid #fff}.page-ashimotti .trial{background:#f7eae2;padding-bottom:158px}@media print,screen and (min-width:750px){.page-ashimotti .trial{padding-bottom:158px}}.page-ashimotti .trial__overview,.page-ashimotti .trial__overview .overview__index,.page-ashimotti .trial__overview .overview__text{color:#000}@media screen and (max-width:749px){.page-ashimotti .trial__overview .overview__title{row-gap:11px;padding-bottom:62px}}@media print,screen and (min-width:750px){.page-ashimotti .trial__overview .overview__text-area{max-width:317px}}.page-ashimotti .trial__overview .overview__text{font-size:14px;line-height:1.8571428571}@media print,screen and (min-width:750px){.page-ashimotti .trial__overview .overview__text{font-family:DM Sans,sans-serif;font-size:16px;line-height:2}}.page-ashimotti .trial__warranty{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media screen and (max-width:749px){.page-ashimotti .trial__warranty{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-ashimotti .trial__warranty-item{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:23px;background-color:#fff}@media screen and (max-width:749px){.page-ashimotti .trial__warranty-item{width:304px;margin-inline:auto}}.page-ashimotti .trial__warranty-image{width:56px;margin-inline:auto}.page-ashimotti .trial__warranty-title{font-size:24px;font-weight:500;letter-spacing:.04em;line-height:1;text-align:center}.page-ashimotti .trial__warranty-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1}.page-ashimotti .trial__warranty-text .text1{font-family:DM Sans,sans-serif;font-weight:900;font-size:67px}.page-ashimotti .trial__warranty-text .text2{font-size:40px;font-weight:700}.page-ashimotti .trial__warranty-text .text3{font-size:20px;font-weight:500}.page-ashimotti .trial__warranty-text sup{top:-3em}.page-ashimotti .trial__caution{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5px;margin-top:46px}.page-ashimotti .trial__caution .caution{font-size:12px;line-height:1.5;letter-spacing:.06em;font-weight:400}.page-ashimotti .trial__gift{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px min(7.2916666667vw,4.375rem);background-color:#fff;padding:40px 6.1538461538vw;margin-top:100px}@media screen and (max-width:749px){.page-ashimotti .trial__gift{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media print,screen and (min-width:750px){.page-ashimotti .trial__gift{border-radius:40px;padding:40px min(6.6666666667vw,5rem)}}@media print,screen and (min-width:750px){.page-ashimotti .trial__gift-image{width:min(40.7291666667vw,24.4375rem)}}.page-ashimotti .trial__gift-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;row-gap:25px}@media print,screen and (min-width:750px){.page-ashimotti .trial__gift-content{row-gap:min(2.2916666667vw,1.375rem)}}.page-ashimotti .trial__gift-tag{font-family:DM Sans,sans-serif;font-size:14px;letter-spacing:.12em;line-height:1;color:#fff;background-color:#c0392b;border:1px solid #000;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 9px}@media screen and (max-width:749px){.page-ashimotti .trial__gift-tag{margin-inline:auto}}.page-ashimotti .trial__gift-title{font-size:24px;line-height:1.6666666667;letter-spacing:.04em;font-weight:500}@media screen and (max-width:749px){.page-ashimotti .trial__gift-title{text-align:center}}@media print,screen and (min-width:750px){.page-ashimotti .trial__gift-title{font-size:min(2.9166666667vw,1.75rem);line-height:1.8571428571}}.page-ashimotti .trial__gift-text{font-family:DM Sans,sans-serif;font-size:14px;line-height:2;letter-spacing:.04em;font-weight:500}@media screen and (max-width:749px){.page-ashimotti .trial__gift-text{text-align:center}}@media print,screen and (min-width:750px){.page-ashimotti .trial__gift-text{font-size:16px}}.page-ashimotti .detail{overflow:hidden}.page-ashimotti .detail__slider{position:relative;padding-block:80px}.page-ashimotti .slider-detail__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin-top:40px}.page-ashimotti .slider-detail__prev,.page-ashimotti .slider-detail__next{position:relative;top:auto;bottom:auto;left:auto;right:auto;width:44px;height:44px;border-radius:50vw;background-color:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17.492' viewBox='0 0 10 17.492'%3E%3Cpath fill='%23fff' d='M6.985 8.743.367 2.13A1.25 1.25 0 0 1 2.137.365l7.5 7.493a1.25 1.25 0 0 1 .036 1.724l-7.53 7.545a1.25 1.25 0 0 1-1.77-1.765Z' data-name='Icon ionic-ios-arrow-back'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;margin-top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.page-ashimotti .slider-detail__prev:before,.page-ashimotti .slider-detail__prev:after,.page-ashimotti .slider-detail__next:before,.page-ashimotti .slider-detail__next:after{content:none}.page-ashimotti .slider-detail__prev:hover,.page-ashimotti .slider-detail__next:hover{opacity:.6}.page-ashimotti .slider-detail__prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:749px){.page-ashimotti .size__inner{width:100vw;padding-block:0;margin-inline:calc(50% - 50vw)}}@media print,screen and (min-width:750px){.page-ashimotti .size__inner{padding-block:50px 0}}.page-ashimotti .color__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width:749px){.page-ashimotti .color__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-ashimotti .color__item{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:47px}@media print,screen and (min-width:750px){.page-ashimotti .color__item:not(:last-child){border-right:1px solid #000}}.page-ashimotti .color-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:50px}@media screen and (max-width:749px){.page-ashimotti .color-type__header{width:100vw;margin-inline:calc(50% - 50vw)}}.page-ashimotti .color-type__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:23px}.page-ashimotti .color-type__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}.page-ashimotti .color-type__title-en{font-family:DM Sans,sans-serif;font-size:22px;font-weight:300;line-height:1;letter-spacing:.12em}.page-ashimotti .color-type__title-ja{font-family:DM Sans,sans-serif;font-size:11px;font-weight:400;line-height:1;letter-spacing:.03em}.page-ashimotti .color-type__list{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);grid-column-gap:10px;grid-row-gap:15px;margin-inline:auto}@media print,screen and (min-width:750px){.page-ashimotti .color-type__list{width:72.9166666667%}}.page-ashimotti .color-type__item p{font-family:DM Sans,sans-serif;font-size:10px;font-weight:400;line-height:1;letter-spacing:.03em;margin-top:5px}.page-ashimotti .spec{padding-bottom:80px}@media screen and (max-width:749px){.page-ashimotti .spec{padding-bottom:70px}}.page-ashimotti .spec__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:7.9166666667%;-moz-column-gap:7.9166666667%;column-gap:7.9166666667%}@media screen and (max-width:749px){.page-ashimotti .spec__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:749px){.page-ashimotti .spec__image{width:100vw;margin-inline:calc(50% - 50vw)}}@media print,screen and (min-width:750px){.page-ashimotti .spec__image{width:50%}}.page-ashimotti .spec__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:7px}@media screen and (max-width:749px){.page-ashimotti .spec__content{row-gap:6px;margin-top:40px}}.page-ashimotti .spec__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.page-ashimotti .spec__title{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.04em;line-height:1;width:8.5em}@media print,screen and (min-width:750px){.page-ashimotti .spec__title{width:6.5em}}.page-ashimotti .spec__text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:DM Sans,sans-serif;font-size:14px;font-weight:300;letter-spacing:.04em;line-height:1.8571428571}@media screen and (max-width:749px){.page-ashimotti .faq .container{padding-inline:2.0512820513vw}}.page-ashimotti .faq__inner{padding-block:95px 80px}.page-ashimotti .faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px}.page-ashimotti .faq__item{border:1px solid #000;padding:27px 28px 25px}@media print,screen and (min-width:750px){.page-ashimotti .faq__item{padding:32px 32px 26px}}.page-ashimotti .faq__q{position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:DM Sans,sans-serif;font-size:min(3.5897435897vw,.875rem);font-weight:500;letter-spacing:.08em;line-height:2}@media print,screen and (min-width:750px){.page-ashimotti .faq__q{font-size:18px;line-height:1.5555555556}}.page-ashimotti .faq__q-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}@media screen and (max-width:749px){.page-ashimotti .faq__q-inner{width:71.7948717949vw}}@media print,screen and (min-width:750px){.page-ashimotti .faq__q-inner{-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px}}.page-ashimotti .faq__q:before,.page-ashimotti .faq__q:after{content:"";display:block;width:20px;height:2px;border-radius:50vw;background-color:#000;position:absolute;top:58%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-ashimotti .faq__q:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.page-ashimotti .faq__q.is-on:after{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-ashimotti .faq__a{font-size:14px;line-height:1.9285714286;letter-spacing:.08em;font-weight:400;max-height:0;overflow:hidden;-webkit-transition:1s cubic-bezier(.23,1,.32,1) max-height;transition:1s cubic-bezier(.23,1,.32,1) max-height;padding-top:0}.page-ashimotti .faq__a-inner{border-top:1px solid #DEDEDE;padding-block:20px 0;padding-top:18px;margin-top:22px}@media screen and (max-width:749px){.page-ashimotti .guide .container{width:100%}}.page-ashimotti .guide__inner{padding-block:50px 75px}.page-ashimotti .guide__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.page-ashimotti .guide__item{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:7px;padding-block:min(5.3846153846vw,1.3125rem)}@media print,screen and (min-width:750px){.page-ashimotti .guide__item{row-gap:10px;padding-block:28px}}.page-ashimotti .guide__item:last-child{border-left:1px solid #707070}.page-ashimotti .guide__item-icon{width:48px}.page-ashimotti .guide__item-title{font-size:18px;font-weight:500;line-height:1.75;letter-spacing:.04em}@media print,screen and (min-width:750px){.page-ashimotti .guide__item-title{font-size:28px}}.page-ashimotti .guide__item-text{font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;letter-spacing:.08em;line-height:1.6666666667}@media print,screen and (min-width:750px){.page-ashimotti .guide__item-text{font-size:15px;line-height:1}}.page-ashimotti .guide__item-note{margin-top:13px}@media print,screen and (min-width:750px){.page-ashimotti .guide__item-note{margin-top:7px}}.page-ashimotti .guide__note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:7px}.page-ashimotti .guide__note dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.page-ashimotti .guide__note dt,.page-ashimotti .guide__note dd{font-size:12px;letter-spacing:.06em}.page-ashimotti .guide__note dt{line-height:1;width:-webkit-max-content;width:-moz-max-content;width:max-content}.page-ashimotti .guide__note dd{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.5}.page-ashimotti .guide__campaign{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;margin-top:30px}@media screen and (max-width:749px){.page-ashimotti .guide__campaign{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}}.page-ashimotti .guide__campaign-image{width:100%}@media print,screen and (min-width:750px){.page-ashimotti .guide__campaign-image{width:43.75%}}.page-ashimotti .guide__campaign-note{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-ashimotti .products__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width:749px){.page-ashimotti .products__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-ashimotti .products__item{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:749px){.page-ashimotti .products__item{padding-left:8.4615384615vw}}.page-ashimotti .products__item.item1{background-color:#e2e2e2}.page-ashimotti .products__item.item2{background-color:#f8f1e7}.page-ashimotti .products__item.item3{background-color:#e8f1f8}.page-ashimotti .products__item>a{padding-block:29px 30px}@media screen and (max-width:749px){.page-ashimotti .products__item>a{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);grid-column-gap:0px;grid-row-gap:0px}}@media print,screen and (min-width:750px){.page-ashimotti .products__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:20px;padding-block:40px 55px}}@media screen and (max-width:749px){.page-ashimotti .products__image{grid-area:1/2/2/3;width:160px}}@media print,screen and (min-width:750px){.page-ashimotti .products__image{width:53.3333333333%}}.page-ashimotti .products__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px;text-align:left;margin-top:3px}@media screen and (max-width:749px){.page-ashimotti .products__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-area:1/1/3/2}}@media print,screen and (min-width:750px){.page-ashimotti .products__content{text-align:center}}.page-ashimotti .products__tag{font-size:10px;font-weight:500;letter-spacing:.03em;line-height:1;border:1px solid #000;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 6px}@media print,screen and (min-width:750px){.page-ashimotti .products__tag{margin-inline:auto}}.page-ashimotti .products__tag--1{color:#fff;background-color:#c0392b}.page-ashimotti .products__title{font-size:24px;font-weight:500;line-height:1}.page-ashimotti .products__title span{font-size:14px}.page-ashimotti .products__price{font-size:18px;letter-spacing:.06em;line-height:1}.page-ashimotti .products__price span{font-size:10px;letter-spacing:.04em}.page-ashimotti .products__text{font-family:DM Sans,sans-serif;font-size:12px;letter-spacing:.08em;line-height:1.6666666667;margin-top:10px}.page-ashimotti .products__btn{display:block;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;line-height:1;color:#000;background-color:#fff;border:2px solid #000;border-radius:8px;padding:15px 20px}@media screen and (max-width:749px){.page-ashimotti .products__btn{grid-area:2/2/3/3;width:120px;text-align:center;padding-block:16px;padding-inline:0;margin-inline:auto 20px}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/ashimotti01.css.map */
