@charset "UTF-8";*{margin:0;padding:0;line-height:calc(.5rem + 1em)}*,:before,:after{box-sizing:border-box}*:where(:not(fieldset,progress,meter)){border-collapse:collapse;border-width:0;border-style:solid;background-origin:border-box;background-repeat:no-repeat}html{block-size:100%;-webkit-text-size-adjust:none}@media (prefers-reduced-motion: no-preference){html:focus-within{scroll-behavior:smooth}}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;min-block-size:100%}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(svg){stroke:none;fill:currentColor}:where(svg):where(:not([fill])){stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:5rem}:where(input,button,textarea,select),:where(input[type=file])::-webkit-file-upload-button{color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit}:where(textarea){resize:vertical}@supports (resize: block){:where(textarea){resize:block}}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}h1{font-size:2em}:where(ul,ol){list-style:none}a:not([class]){text-decoration-skip-ink:auto}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){cursor:pointer;touch-action:manipulation;text-decoration:none}:where(input[type=file]){cursor:auto}:where(input[type=file])::-webkit-file-upload-button,:where(input[type=file])::file-selector-button{cursor:pointer}@media (prefers-reduced-motion: no-preference){:focus-visible{transition:outline-offset 145ms cubic-bezier(.25,0,.4,1)}:where(:not(:active)):focus-visible{transition-duration:.25s}}:where(:not(:active)):focus-visible{outline-offset:5px}:where(button,button[type],input[type=button],input[type=submit],input[type=reset]),:where(input[type=file])::-webkit-file-upload-button,:where(input[type=file])::file-selector-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;text-align:center}:where(button,button[type],input[type=button],input[type=submit],input[type=reset])[disabled]{cursor:not-allowed}:where(iframe[src*=youtube]){width:100%;height:auto;aspect-ratio:16/9}.is-pc{display:block}@media screen and (width < 769px){.is-pc{display:none}}.is-sp{display:none}@media screen and (width < 769px){.is-sp{display:block}}[data-anim-elm]{opacity:0}[v-cloak]{display:none}table{width:100%;border-collapse:collapse}button{outline:none;background:none}html{scroll-behavior:smooth}@media screen and (width < 769px){html{font-size:calc(16 / 390 * 100vw)}}body{font-family:Noto Sans JP,Helvetica,Arial,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,游ゴシック,"Yu Gothic ",YuGothic,Osaka,メイリオ,Meiryo,MS Pゴシック,MS P Gothic,sans-serif;background:url(../img/bg.svg) repeat center center #fff}body.active{overflow:hidden}.is_hidden_section{opacity:0;pointer-events:none}.jost{font-family:Jost,sans-serif;-webkit-text-stroke:2px #000;paint-order:stroke fill}.c-cta_button{position:relative;width:fit-content;margin:0 auto;z-index:1}.c-cta_button:before{content:"";position:absolute;bottom:-6px;right:-6px;width:100%;height:100%;border-radius:10px;background-color:#000;z-index:0}@media screen and (width < 769px){.c-cta_button:before{bottom:calc(-5 / 390 * 100vw);right:calc(-5 / 390 * 100vw)}}.c-cta_button__inner{position:relative;display:block;width:fit-content;padding:20px 30px;border-radius:10px;border:1px solid #000;background-color:#fff;text-align:center;z-index:1;color:#000;font-family:Zen Kaku Gothic New;font-size:20px;font-style:normal;font-weight:700;line-height:180%;white-space:nowrap;transition:background-color .2s ease-in-out}@media screen and (width < 769px){.c-cta_button__inner{padding:calc(16 / 390 * 100vw) calc(25 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.c-cta_button__inner:hover{background-color:#f2f2f2}.c-cta_button__inner:active{transform:translate(2px,2px)}.hamburger_menu_block{position:fixed;top:12px;right:16px;width:42px;height:42px;background:none;border:none;cursor:pointer;padding:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;z-index:1001;display:none}@media screen and (width < 769px){.hamburger_menu_block{display:flex}}.hamburger_menu_block__line{width:100%;height:3px;background-color:#f08d00;border-radius:2px;transition:all .3s ease-in-out}.hamburger_menu_block.active .hamburger_menu_block__line{background-color:#fff}.hamburger_menu_block.active .hamburger_menu_block__line:nth-child(1){transform:rotate(45deg) translate(6px,10px)}.hamburger_menu_block.active .hamburger_menu_block__line:nth-child(2){opacity:0}.hamburger_menu_block.active .hamburger_menu_block__line:nth-child(3){transform:rotate(-45deg) translate(6px,-10px)}.mobile_menu_block{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#f08d00;z-index:1000;opacity:0;transition:opacity .3s ease;pointer-events:none}.mobile_menu_block.active{opacity:1;pointer-events:auto}.mobile_menu_block__list{list-style:none;display:flex;flex-direction:column;gap:calc(40 / 390 * 100vw);padding:calc(76 / 390 * 100vw) calc(40 / 390 * 100vw) calc(70 / 390 * 100vw)}.mobile_menu_block__item{color:#fff;text-align:center;font-family:Zen Kaku Gothic New;font-size:calc(18 / 390 * 100vw);font-style:normal;font-weight:700;line-height:180%}.mobile_menu_block__cta_button{width:calc(232 / 390 * 100vw);flex-shrink:0;margin:0 auto}.mobile_menu_block__cta_button .c-cta_button,.mobile_menu_block__cta_button .c-cta_button__inner{width:100%}.c-reservation_button{position:fixed;bottom:40px;right:20px;z-index:100;transition:opacity .2s ease-in-out;display:block;border-radius:50%}@media screen and (width < 769px){.c-reservation_button{bottom:calc(30 / 390 * 100vw);right:calc(16 / 390 * 100vw)}}.c-reservation_button:active .c-reservation_button__circle{transform:translate(2px,2px)}@media (hover: hover) and (pointer: fine){.c-reservation_button:hover .c-reservation_button__circle{background-color:#f6bb66}}.c-reservation_button__inner{position:relative;border-radius:50%;z-index:1}.c-reservation_button__inner:before{content:"";position:absolute;bottom:-8px;right:-8px;width:100%;height:100%;border-radius:50%;background-color:#000;z-index:0}@media screen and (width < 769px){.c-reservation_button__inner:before{bottom:calc(-4 / 390 * 100vw);right:calc(-4 / 390 * 100vw)}}.c-reservation_button__circle{position:relative;display:flex;align-items:center;justify-content:center;width:212px;height:212px;border-radius:50%;background-color:#f08d02;transition:background-color .2s ease-in-out}@media screen and (width < 1512px){.c-reservation_button__circle{width:13.8020833333vw;height:13.8020833333vw}}@media screen and (width < 769px){.c-reservation_button__circle{width:calc(100 / 390 * 100vw);height:calc(100 / 390 * 100vw)}}.c-reservation_button__circle:before{content:"";position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);width:calc(100% - 10px);height:calc(100% - 10px);background:url(../img/txt_circle.svg) no-repeat center center/contain;z-index:1;animation:rotation 20s linear infinite}@media screen and (width < 769px){.c-reservation_button__circle:before{background:url(../img/txt_circle_sp.svg) no-repeat center center/contain;width:calc(100% - 8 / 390 * 100vw);height:calc(100% - 8 / 390 * 100vw)}}@keyframes rotation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.c-reservation_button__circle span{color:#fff;text-align:center;font-family:Zen Kaku Gothic New;font-size:26px;font-style:normal;font-weight:700;line-height:150%;white-space:nowrap}@media screen and (width < 1536px){.c-reservation_button__circle span{font-size:1.6927083333vw}}@media screen and (width < 769px){.c-reservation_button__circle span{color:#fff;text-align:center;font-family:Zen Kaku Gothic New;font-size:calc(16 / 390 * 100vw);font-style:normal;font-weight:700;line-height:130%}}.footer_block{background:#fff}.footer_block__inner{max-width:1330px;margin:0 auto;padding:60px 20px}@media screen and (width < 769px){.footer_block__inner{padding:calc(30 / 390 * 100vw) calc(42 / 390 * 100vw)}}.footer_block__brand{display:flex;justify-content:space-between;gap:30px}@media screen and (width < 769px){.footer_block__brand{flex-direction:column;gap:0}}.footer_block__logo{max-width:396px;width:100%;flex-shrink:0}@media screen and (width < 769px){.footer_block__logo{max-width:calc(208 / 390 * 100vw);margin:0 auto}}.footer_block__logo img{display:block;width:100%;height:auto;object-fit:contain}.footer_block__info{display:flex;flex-direction:column;gap:12px;margin:20px 24px 0 0}@media screen and (width < 769px){.footer_block__info{margin:calc(24 / 390 * 100vw) 0 0}}.footer_block__info_address{color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.footer_block__info_address{font-size:calc(14 / 390 * 100vw)}}.footer_block__info_tel,.footer_block__info_tel a{color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.footer_block__info_tel,.footer_block__info_tel a{font-size:calc(16 / 390 * 100vw)}}.footer_block__bottom{text-align:center;margin-top:48px}@media screen and (width < 769px){.footer_block__bottom{margin-top:calc(30 / 390 * 100vw)}}.footer_block__copy{color:#000;text-align:center;font-family:Jost;font-size:12px;font-style:normal;font-weight:400;line-height:180%}@media screen and (width < 769px){.footer_block__copy{font-size:calc(12 / 390 * 100vw)}}.header_block{background:#fcf5e2}.header_block__inner{display:flex;justify-content:center;align-items:center;gap:50px;height:153px;margin:2px auto 0;max-width:1186px}@media screen and (width < 1186px){.header_block__inner{gap:2.6981450253vw;height:10.1180438449vw;margin:0 auto;padding:0 1.6863406408vw}}@media screen and (width < 769px){.header_block__inner{height:calc(88 / 390 * 100vw)}}.header_block__menu{display:flex;align-items:center;gap:40px;width:100%}@media screen and (width < 1186px){.header_block__menu{gap:3.3726812816vw}}@media screen and (width < 769px){.header_block__menu{display:none}}.header_block__menu--left{justify-content:flex-end}.header_block__menu--right{justify-content:flex-start}.header_block__menu_item{color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:18px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 1186px){.header_block__menu_item{font-size:1.3490725126vw}}.header_block__logo{display:block;width:206px;flex-shrink:0}@media screen and (width < 1186px){.header_block__logo{width:17.3693086003vw}}@media screen and (width < 769px){.header_block__logo{width:calc(139 / 390 * 100vw);height:auto;aspect-ratio:139/64}}.header_block__logo img{display:block;width:100%;height:auto}.index_page{overflow-x:hidden}.index_page .fv_block{background:#fcf5e2}.index_page .fv_block__inner{position:relative;z-index:1}.index_page .fv_block__slider{height:561px}@media screen and (width < 769px){.index_page .fv_block__slider{height:calc(495 / 390 * 100vw)}}.index_page .fv_block__slider_list{height:100%}.index_page .fv_block__slider_slide:nth-child(odd){margin-top:40px;max-height:520px;height:100%;aspect-ratio:411/520}@media screen and (width < 769px){.index_page .fv_block__slider_slide:nth-child(odd){margin-top:calc(36 / 390 * 100vw);max-height:calc(459 / 390 * 100vw)}}.index_page .fv_block__slider_slide:nth-child(2n){max-height:460px;height:100%;aspect-ratio:386/460}@media screen and (width < 769px){.index_page .fv_block__slider_slide:nth-child(2n){max-height:calc(406 / 390 * 100vw)}}.index_page .fv_block__slider_slide img{display:block;width:100%;height:100%;object-fit:contain}.index_page .fv_block__copy{position:absolute;bottom:-64px;left:75px}@media screen and (width < 769px){.index_page .fv_block__copy{bottom:calc(-88 / 390 * 100vw);left:calc(20 / 390 * 100vw)}}.index_page .fv_block__title{color:#f08d00;font-family:Zen Kaku Gothic New;-webkit-text-stroke:2px #000;paint-order:stroke fill;font-size:62px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:2.48px}@media screen and (width < 769px){.index_page .fv_block__title{font-size:calc(45.715 / 390 * 100vw);line-height:130%;letter-spacing:calc(1.829 / 390 * 100vw)}}.index_page .fv_block__tagline{color:#000;font-family:Zen Kaku Gothic New;font-size:30px;font-style:normal;font-weight:700;line-height:170%}@media screen and (width < 769px){.index_page .fv_block__tagline{margin-top:calc(16 / 390 * 100vw);font-size:calc(17.806 / 390 * 100vw)}}.index_page .about_block{overflow:hidden}.index_page .about_block__inner{position:relative;margin:0 -200px;padding:224px 220px 100px;background:#fcf5e2;border-bottom-left-radius:50%;border-bottom-right-radius:50%}@media screen and (width < 769px){.index_page .about_block__inner{padding:calc(224 / 390 * 100vw) calc(20 / 390 * 100vw) calc(100 / 390 * 100vw)}}.index_page .about_block__content{position:relative;z-index:1}.index_page .about_block__title{text-align:center;color:#fff;font-family:Jost,sans-serif;font-size:60px;font-weight:700}@media screen and (width < 769px){.index_page .about_block__title{font-size:calc(40 / 390 * 100vw);line-height:100%}}.index_page .about_block__title span{color:#f08d00}.index_page .about_block__text{margin-top:70px}@media screen and (width < 769px){.index_page .about_block__text{margin-top:calc(40 / 390 * 100vw)}}.index_page .about_block__text p{color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:20px;font-style:normal;font-weight:500;line-height:240%}@media screen and (width < 769px){.index_page .about_block__text p{color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:14.369px;font-style:normal;font-weight:500}}.index_page .about_block__text p span{position:relative;display:inline-block;padding:0 4px;color:#383838;text-align:center;font-family:Zen Kaku Gothic New;font-size:22px;font-style:normal;font-weight:700;line-height:160%}@media screen and (width < 769px){.index_page .about_block__text p span{color:#383838;text-align:center;font-family:Zen Kaku Gothic New;font-size:15.806px;font-style:normal;font-weight:700}}.index_page .about_block__text p span:before{content:"";z-index:-1;position:absolute;bottom:2px;left:0;width:100%;height:8px;background:#f3a8b1cc}@media screen and (width < 769px){.index_page .about_block__text p span:before{bottom:2px}}.index_page .about_block .c-cta_button{margin-top:80px}@media screen and (width < 769px){.index_page .about_block .c-cta_button{margin-top:calc(50 / 390 * 100vw)}}.index_page .features_block{scroll-margin-top:100px}@media screen and (width < 769px){.index_page .features_block{scroll-margin-top:calc(60 / 390 * 100vw)}}.index_page .features_block__inner{max-width:1155px;width:100%;margin:132px auto 30px;padding:0 20px}@media screen and (width < 769px){.index_page .features_block__inner{margin:calc(72 / 390 * 100vw) auto calc(40 / 390 * 100vw);padding:0 calc(20 / 390 * 100vw)}}.index_page .features_block__header{display:flex;flex-direction:column;align-items:center}.index_page .features_block__eyebrow{color:#9dc814;font-family:Jost,sans-serif;font-size:60px;font-weight:700}@media screen and (width < 769px){.index_page .features_block__eyebrow{font-size:calc(40 / 390 * 100vw)}}.index_page .features_block__title{margin-top:2px;color:#000;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .features_block__title{margin-top:calc(4 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.index_page .features_block__list{margin-top:70px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:30px;row-gap:62px}@media screen and (width < 769px){.index_page .features_block__list{margin-top:calc(40 / 390 * 100vw);grid-template-columns:repeat(1,1fr);row-gap:calc(41 / 390 * 100vw)}}.index_page .features_block__item{max-width:500px;width:100%;margin:0 auto 0 0}.index_page .features_block__item:nth-child(2n){transform:translateY(100px);margin:0 0 0 auto}@media screen and (width < 769px){.index_page .features_block__item:nth-child(2n){transform:none}}.index_page .features_block__image{width:100%;height:auto;aspect-ratio:500/300;object-fit:cover}.index_page .features_block__image img{width:100%;height:100%;object-fit:cover}.index_page .features_block__meta{margin-top:20px;display:flex;align-items:flex-end;gap:20px}@media screen and (width < 769px){.index_page .features_block__meta{margin-top:calc(12 / 390 * 100vw);gap:calc(16 / 390 * 100vw)}}.index_page .features_block__number{color:var(--color);font-family:Jost,sans-serif;font-size:44px;font-weight:700}@media screen and (width < 769px){.index_page .features_block__number{font-size:calc(34 / 390 * 100vw)}}.index_page .features_block__item_title{margin:0 0 4px;color:#000;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:700;line-height:150%}@media screen and (width < 769px){.index_page .features_block__item_title{font-size:calc(18 / 390 * 100vw)}}.index_page .features_block__description{margin-top:10px;color:#000;font-family:Zen Kaku Gothic New;font-size:17px;font-style:normal;font-weight:500;line-height:180%;letter-spacing:.34px}@media screen and (width < 769px){.index_page .features_block__description{margin-top:calc(6 / 390 * 100vw);font-size:calc(16 / 390 * 100vw);letter-spacing:calc(.32 / 390 * 100vw)}}.index_page .features_block__description_note{color:#000;font-family:Zen Kaku Gothic New;font-size:14px;font-style:normal;font-weight:500;line-height:180%;letter-spacing:.28px}@media screen and (width < 769px){.index_page .features_block__description_note{font-size:calc(12 / 390 * 100vw);letter-spacing:calc(.24 / 390 * 100vw)}}.index_page .features_block__note{margin:182px 0 0 auto;width:fit-content;color:#444;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .features_block__note{margin:calc(40 / 390 * 100vw) auto 0;font-size:calc(14 / 390 * 100vw)}}.index_page .how_to_use_block{background:#fff}.index_page .how_to_use_block__inner{max-width:1040px;width:100%;margin:0 auto;padding:176px 20px 170px}@media screen and (width < 769px){.index_page .how_to_use_block__inner{padding:calc(76 / 390 * 100vw) calc(20 / 390 * 100vw) calc(76 / 390 * 100vw)}}.index_page .how_to_use_block__header{display:flex;flex-direction:column;align-items:center}.index_page .how_to_use_block__eyebrow{color:#f3a8b1;font-family:Jost,sans-serif;font-size:60px;font-weight:700}@media screen and (width < 769px){.index_page .how_to_use_block__eyebrow{font-size:calc(40 / 390 * 100vw)}}.index_page .how_to_use_block__title{color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .how_to_use_block__title{margin-top:calc(4 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.index_page .how_to_use_block__tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:40px}@media screen and (width < 769px){.index_page .how_to_use_block__tabs{margin-top:calc(46 / 390 * 100vw);gap:calc(20 / 390 * 100vw)}}.index_page .how_to_use_block__tab{position:relative;cursor:pointer}.index_page .how_to_use_block__tab:hover:after,.index_page .how_to_use_block__tab.has-click:after{opacity:1}.index_page .how_to_use_block__tab:hover .how_to_use_block__tab_thumb:before,.index_page .how_to_use_block__tab.has-click .how_to_use_block__tab_thumb:before{transform:rotate(7deg)}@media screen and (width < 769px){.index_page .how_to_use_block__tab:hover .how_to_use_block__tab_thumb:before,.index_page .how_to_use_block__tab.has-click .how_to_use_block__tab_thumb:before{transform:rotate(9deg)}}.index_page .how_to_use_block__tab:after{content:"";width:40px;height:30px;background:url(../img/ico_how_tab_arrow.svg) no-repeat center center/contain;display:block;margin:30px auto 0;opacity:0;transition:opacity .3s ease}@media screen and (width < 769px){.index_page .how_to_use_block__tab:after{margin:calc(14 / 390 * 100vw) auto 0;width:calc(30 / 390 * 100vw);height:calc(22 / 390 * 100vw)}}.index_page .how_to_use_block__tab_thumb{position:relative;width:100%;height:auto;aspect-ratio:1/1;border-radius:30px;border:1px solid #000;overflow:visible;z-index:1}@media screen and (width < 769px){.index_page .how_to_use_block__tab_thumb{border-radius:10px}}.index_page .how_to_use_block__tab_thumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:30px;border:1px solid #000;transition:transform .3s ease;z-index:-1}@media screen and (width < 769px){.index_page .how_to_use_block__tab_thumb:before{border-radius:10px}}.index_page .how_to_use_block__tab_thumb--plan:before{background:#9dc814}.index_page .how_to_use_block__tab_thumb--event:before{background:#f3a8b1}.index_page .how_to_use_block__tab_thumb--drink:before{background:#f08d00}.index_page .how_to_use_block__tab_thumb img{width:100%;height:100%;object-fit:cover}.index_page .how_to_use_block__tab_label{margin-top:10px;color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .how_to_use_block__tab_label{margin-top:calc(8 / 390 * 100vw);font-size:calc(14 / 390 * 100vw)}}.index_page .how_to_use_block__contents{max-width:1000px;width:100%;position:relative;margin-top:30px;height:auto;overflow:hidden;transition:height .5s ease-in-out}@media screen and (width < 769px){.index_page .how_to_use_block__contents{margin-top:calc(14 / 390 * 100vw)}}.index_page .how_to_use_block__content{position:absolute;top:0;left:0;width:100%;height:auto;padding:8px;border-radius:30px;border:1px solid #000;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out}@media screen and (width < 769px){.index_page .how_to_use_block__content{border-radius:24px;padding:calc(5 / 390 * 100vw)}}.index_page .how_to_use_block__content.has-click{opacity:1;pointer-events:auto}.index_page .how_to_use_block__content--plan{background:#9dc814}.index_page .how_to_use_block__content--event{background:#f3a8b1}.index_page .how_to_use_block__content--drink{background:#f08d00}.index_page .how_to_use_block__content_inner{position:relative;display:flex;justify-content:space-between;gap:30px;width:100%;height:100%;padding:40px;border-radius:20px;border:1px solid #000;overflow:hidden;background:url(../img/bg.svg) repeat top left #fff}@media screen and (width < 769px){.index_page .how_to_use_block__content_inner{flex-direction:column-reverse;padding:calc(30 / 390 * 100vw) calc(22 / 390 * 100vw) calc(42 / 390 * 100vw);border-radius:20px;gap:calc(28 / 390 * 100vw)}}.index_page .how_to_use_block__gallery{display:flex;flex-direction:column;gap:30px;flex-shrink:0}@media screen and (width < 769px){.index_page .how_to_use_block__gallery{gap:calc(18 / 390 * 100vw)}}.index_page .how_to_use_block__gallery img{display:block;max-width:373px;width:100%;aspect-ratio:373/205;border-radius:10px;object-fit:contain}.index_page .how_to_use_block__detail{max-width:480px;width:100%}.index_page .how_to_use_block__content_title{color:#000;font-family:Zen Kaku Gothic New;font-size:28px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .how_to_use_block__content_title{font-size:calc(22 / 390 * 100vw)}}.index_page .how_to_use_block__info{display:flex;flex-direction:column;gap:10px;margin-top:20px}@media screen and (width < 769px){.index_page .how_to_use_block__info{margin-top:calc(20 / 390 * 100vw);gap:calc(10 / 390 * 100vw)}}.index_page .how_to_use_block__info:not(:last-child){margin-bottom:30px}@media screen and (width < 769px){.index_page .how_to_use_block__info:not(:last-child){margin-bottom:calc(20 / 390 * 100vw)}}.index_page .how_to_use_block__badge{align-self:flex-start;padding:2px 20px;border-radius:30px;border:1px solid #1f1b16;background-color:#ffedd5;color:#000;font-family:Zen Kaku Gothic New;font-size:20px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .how_to_use_block__badge{padding:calc(1 / 390 * 100vw) calc(20 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.index_page .how_to_use_block__description{color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .how_to_use_block__description{font-size:calc(14 / 390 * 100vw)}}.index_page .voice_block{scroll-margin-top:100px;background:#fff}@media screen and (width < 769px){.index_page .voice_block{scroll-margin-top:calc(60 / 390 * 100vw)}}.index_page .voice_block__inner{max-width:1160px;width:100%;margin:0 auto;padding:0 20px 120px}@media screen and (width < 769px){.index_page .voice_block__inner{padding:0 calc(30 / 390 * 100vw) calc(80 / 390 * 100vw)}}.index_page .voice_block__header{display:flex;flex-direction:column;align-items:center}.index_page .voice_block__eyebrow{color:#37bef0;font-family:Jost,sans-serif;font-size:60px;font-weight:700}@media screen and (width < 769px){.index_page .voice_block__eyebrow{font-size:calc(40 / 390 * 100vw)}}.index_page .voice_block__title{color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .voice_block__title{margin-top:calc(4 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.index_page .voice_block__list{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:86px}@media screen and (width < 769px){.index_page .voice_block__list{grid-template-columns:repeat(1,1fr);gap:calc(34 / 390 * 100vw);margin-top:calc(40 / 390 * 100vw)}}.index_page .voice_block__item{height:100%}.index_page .voice_block__item:hover .voice_block__thumbnail:before{transform:rotate(7deg)}.index_page .voice_block__item--green .voice_block__thumbnail:before{background:#9dc814}.index_page .voice_block__item--pink .voice_block__thumbnail:before{background:#f3a8b1}.index_page .voice_block__item--orange .voice_block__thumbnail:before{background:#f08d00}.index_page .voice_block__thumbnail{position:relative;border-radius:30px;overflow:visible;z-index:1;aspect-ratio:340/268}.index_page .voice_block__thumbnail:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:30px;border:1px solid #000;transition:transform .3s ease;z-index:-1}.index_page .voice_block__thumbnail img{width:100%;height:100%;object-fit:cover;display:block;border-radius:30px;overflow:hidden;border:1px solid #000}.index_page .voice_block__item_title{margin-top:28px;color:#000;font-family:Zen Kaku Gothic New;font-size:20px;font-style:normal;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (width < 769px){.index_page .voice_block__item_title{margin-top:calc(12 / 390 * 100vw);font-size:calc(18 / 390 * 100vw);padding:0 calc(8 / 390 * 100vw)}}.index_page .voice_block__item_description{margin-top:12px;color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (width < 769px){.index_page .voice_block__item_description{margin-top:calc(6 / 390 * 100vw);font-size:calc(16 / 390 * 100vw);padding:0 calc(8 / 390 * 100vw)}}.index_page .voice_block .c-cta_button{margin-top:86px}@media screen and (width < 769px){.index_page .voice_block .c-cta_button{margin-top:calc(60 / 390 * 100vw)}}.index_page .anime_block__inner{max-width:100%;overflow:hidden;background-color:#f3a8b1}.index_page .anime_block__ticker{width:100%}.index_page .anime_block__track{overflow:hidden}.index_page .anime_block__list{display:flex;align-items:center}.index_page .anime_block__slide{display:flex;align-items:center;padding:6px 0}@media screen and (width < 769px){.index_page .anime_block__slide{padding:calc(6 / 390 * 100vw) 0}}.index_page .anime_block__text{color:#fff;font-family:Jost;font-size:14px;font-style:normal;font-weight:700;line-height:100%;white-space:nowrap}@media screen and (width < 769px){.index_page .anime_block__text{font-size:calc(14 / 390 * 100vw)}}.index_page .insta_block{overflow:hidden}.index_page .insta_block__inner{margin:112px auto 126px;padding:0 20px}@media screen and (width < 769px){.index_page .insta_block__inner{margin:calc(80 / 390 * 100vw) auto calc(80 / 390 * 100vw);padding:0 calc(32 / 390 * 100vw)}}.index_page .insta_block__card{position:relative;max-width:700px;width:100%;margin:0 auto;padding:100px;z-index:1}@media screen and (width < 769px){.index_page .insta_block__card{padding:calc(50 / 390 * 100vw) calc(20 / 390 * 100vw) calc(56 / 390 * 100vw)}}.index_page .insta_block__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#9dc814;border-radius:30px;z-index:-1;border:1px solid #000}@media screen and (width < 769px){.index_page .insta_block__card:before{border-radius:12px}}.index_page .insta_block__card:after{content:"";position:absolute;top:10px;left:10px;width:98%;height:96%;background:#fff;border-radius:30px;transform:rotate(5deg);border:1px solid #000;z-index:-1}@media screen and (width < 769px){.index_page .insta_block__card:after{border-radius:12px;top:0;left:0;width:100%;height:100%}}.index_page .insta_block__badge{position:absolute;top:-30px;left:-42px;width:195px;height:107px;transform:rotate(-14.44deg);background:#fdf1d2;border-radius:50%;border:1px solid #000;display:flex;align-items:center;justify-content:center;color:#000;text-align:center;font-family:Jost;font-size:24.822px;font-style:normal;font-weight:700;line-height:130%}@media screen and (width < 769px){.index_page .insta_block__badge{font-size:calc(16 / 390 * 100vw);width:calc(123 / 390 * 100vw);height:calc(67 / 390 * 100vw);top:calc(-34 / 390 * 100vw);left:calc(-24 / 390 * 100vw)}}.index_page .insta_block__message{color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:18px;font-style:normal;font-weight:700;line-height:210%;letter-spacing:.72px}@media screen and (width < 769px){.index_page .insta_block__message{font-size:calc(14 / 390 * 100vw);letter-spacing:calc(.56 / 390 * 100vw)}}.index_page .insta_block__link{position:relative;width:fit-content;margin:52px auto 0;z-index:1}@media screen and (width < 769px){.index_page .insta_block__link{margin:calc(26 / 390 * 100vw) auto 0}}.index_page .insta_block__link:before{content:"";display:block;position:absolute;bottom:-6px;right:-6px;width:100%;height:100%;border-radius:10px;background:#000;z-index:-1}@media screen and (width < 769px){.index_page .insta_block__link:before{bottom:calc(-5 / 390 * 100vw);right:calc(-5 / 390 * 100vw)}}.index_page .insta_block__link_inner{position:relative;display:flex;align-items:center;gap:10px;padding:20px 50px;border-radius:10px;border:1px solid #000;background-color:#f3a8b1;overflow:visible;z-index:1;transition:background-color .2s ease-in-out}@media screen and (width < 769px){.index_page .insta_block__link_inner{padding:calc(16 / 390 * 100vw) calc(30 / 390 * 100vw) calc(16 / 390 * 100vw) calc(40 / 390 * 100vw);border-radius:8px}}@media (hover: hover) and (pointer: fine){.index_page .insta_block__link_inner:hover{background-color:#f8cbd0}}.index_page .insta_block__link_inner:active{transform:translate(2px,2px)}.index_page .insta_block__link_inner:before{content:"";display:block;width:24px;height:24px;background:url(../img/ico_insta.svg) no-repeat center center/contain}@media screen and (width < 769px){.index_page .insta_block__link_inner:before{width:calc(21 / 390 * 100vw);height:calc(21 / 390 * 100vw)}}.index_page .insta_block__link_inner span{color:#000;font-family:Zen Kaku Gothic New;font-size:20px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .insta_block__link_inner span{font-size:calc(16 / 390 * 100vw)}}.index_page .menu_block{position:relative;padding:240px 20px 0}@media screen and (width < 769px){.index_page .menu_block{padding:calc(76 / 390 * 100vw) calc(20 / 390 * 100vw) 0}}.index_page .menu_block:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - 80px);background:#fcf5e2;border-top-right-radius:100px;z-index:-1}@media screen and (width < 769px){.index_page .menu_block:before{border-top-right-radius:40px}}.index_page .menu_block__inner{position:relative;max-width:1224px;width:100%;margin:0 auto;background:#f08d00;border-radius:20px;border:1px solid #000;padding:10px}@media screen and (width < 769px){.index_page .menu_block__inner{padding:calc(6 / 390 * 100vw);border-radius:10px}}.index_page .menu_block__inner:before{content:"";position:absolute;top:-160px;left:50%;transform:translate(-50%);max-width:435.524px;width:100%;max-height:194.5px;height:100%;background:url(../img/ico_subtract.svg) no-repeat center center/contain}@media screen and (width < 769px){.index_page .menu_block__inner:before{top:calc(-36 / 390 * 100vw);max-width:calc(124 / 390 * 100vw);max-height:calc(55 / 390 * 100vw)}}.index_page .menu_block__body{width:100%;border-radius:20px;border:1px solid #000;background:#fff;padding:0 20px}@media screen and (width < 769px){.index_page .menu_block__body{padding:0 calc(22 / 390 * 100vw);border-radius:10px}}.index_page .menu_block__header{display:block;text-align:center;margin-top:100px}@media screen and (width < 769px){.index_page .menu_block__header{margin-top:calc(44 / 390 * 100vw)}}.index_page .menu_block__eyebrow{color:#f08d00;font-family:Jost,sans-serif;font-size:60px;font-weight:700}@media screen and (width < 769px){.index_page .menu_block__eyebrow{font-size:calc(40 / 390 * 100vw)}}.index_page .menu_block__title{margin-top:2px;color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .menu_block__title{margin-top:calc(4 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.index_page .menu_block__section_list{max-width:950px;width:100%;margin:70px auto 0;display:flex;flex-direction:column;gap:42px}@media screen and (width < 769px){.index_page .menu_block__section_list{margin-top:calc(40 / 390 * 100vw);gap:calc(60 / 390 * 100vw)}}.index_page .menu_block__section_header{display:flex;align-items:flex-end;gap:30px;padding-bottom:10px;border-bottom:1px solid #000}@media screen and (width < 769px){.index_page .menu_block__section_header{gap:calc(16 / 390 * 100vw);padding-bottom:calc(12 / 390 * 100vw)}}.index_page .menu_block__section_en{color:#000;font-family:Jost;font-size:48px;font-style:normal;font-weight:700;line-height:100%}@media screen and (width < 769px){.index_page .menu_block__section_en{font-size:calc(30 / 390 * 100vw)}}.index_page .menu_block__section_jp{color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:20px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .menu_block__section_jp{font-size:calc(16 / 390 * 100vw)}}.index_page .menu_block__section_body{display:flex;margin-top:40px;gap:20px}@media screen and (width < 769px){.index_page .menu_block__section_body{flex-direction:column;margin-top:calc(16 / 390 * 100vw);gap:calc(34 / 390 * 100vw)}}.index_page .menu_block__section_content p{color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .menu_block__section_content p{color:#000;font-family:Zen Kaku Gothic New;font-size:14px;font-style:normal;font-weight:500;line-height:180%}}.index_page .menu_block__badge{margin-top:30px;display:flex;align-items:center;width:fit-content;padding:2px 20px;border-radius:30px;border:1px solid #000;background:#fdf1d2;color:#000;font-family:Zen Kaku Gothic New;font-size:20px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .menu_block__badge{margin-top:calc(16 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.index_page .menu_block__menu_list{margin-top:15px;list-style:none;display:flex;flex-direction:column;gap:6px;color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .menu_block__menu_list{margin-top:calc(12 / 390 * 100vw);gap:calc(2 / 390 * 100vw);font-size:calc(14 / 390 * 100vw)}}.index_page .menu_block__menu_list>li>ul{list-style:none;padding:4px 0 0 14px;display:flex;flex-direction:column;gap:6px}@media screen and (width < 769px){.index_page .menu_block__menu_list>li>ul{padding:calc(4 / 390 * 100vw) 0 0 calc(14 / 390 * 100vw);gap:calc(2 / 390 * 100vw)}}.index_page .menu_block__gallery{max-width:456px;width:100%;flex-shrink:0;display:flex;flex-direction:column;gap:36px;margin:0 30px}@media screen and (width < 769px){.index_page .menu_block__gallery{max-width:none;width:auto;margin:0;gap:calc(16 / 390 * 100vw);margin:0 calc(20 / 390 * 100vw)}}.index_page .menu_block__slider.splide,.index_page .menu_block__slider.splide .splide__track,.index_page .menu_block__slider.splide .splide__slide{aspect-ratio:456/282;overflow:hidden}.index_page .menu_block__slider.splide .splide__slide img{width:100%;height:100%;object-fit:cover}.index_page .menu_block__thumbs.splide .splide__track{overflow:hidden}.index_page .menu_block__thumbs.splide .splide__arrow{width:40px;height:40px;background:transparent}.index_page .menu_block__thumbs.splide .splide__arrow.splide__arrow--prev{left:-50px}@media screen and (width < 769px){.index_page .menu_block__thumbs.splide .splide__arrow.splide__arrow--prev{left:calc(-40 / 390 * 100vw)}}.index_page .menu_block__thumbs.splide .splide__arrow.splide__arrow--next{right:-50px}@media screen and (width < 769px){.index_page .menu_block__thumbs.splide .splide__arrow.splide__arrow--next{right:calc(-40 / 390 * 100vw)}}.index_page .menu_block__thumbs.splide .splide__slide{aspect-ratio:1/1;height:100%;overflow:hidden;border:none!important;outline:none}.index_page .menu_block__thumbs.splide .splide__slide img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.index_page .menu_block__cta_button{margin:100px auto 110px;display:flex;justify-content:center;max-width:950px;width:100%;border-top:1px solid #000}@media screen and (width < 769px){.index_page .menu_block__cta_button{margin:calc(60 / 390 * 100vw) auto calc(64 / 390 * 100vw)}}.index_page .menu_block__cta_button .c-cta_button{margin-top:60px}@media screen and (width < 769px){.index_page .menu_block__cta_button .c-cta_button{margin-top:calc(40 / 390 * 100vw)}}.index_page .maron_block__inner{max-width:1080px;width:100%;margin:150px auto 0;padding:0 20px}@media screen and (width < 769px){.index_page .maron_block__inner{margin-top:calc(80 / 390 * 100vw);padding:0 calc(20 / 390 * 100vw)}}.index_page .maron_block__img img{width:100%;height:100%;object-fit:contain;display:block}@media screen and (width < 769px){.index_page .maron_block__img img{border-radius:10px}}.index_page .maron_block__content{display:flex;gap:30px;margin-top:30px;align-items:flex-end}@media screen and (width < 769px){.index_page .maron_block__content{flex-direction:column;align-items:flex-start;margin-top:calc(14 / 390 * 100vw);gap:calc(20 / 390 * 100vw)}}.index_page .maron_block__eyebrow{color:#000;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:1.44px}@media screen and (width < 769px){.index_page .maron_block__eyebrow{font-size:calc(20 / 390 * 100vw);letter-spacing:calc(1.2 / 390 * 100vw)}}.index_page .maron_block__description{margin-top:10px;color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:160%}@media screen and (width < 769px){.index_page .maron_block__description{margin-top:calc(10 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.index_page .maron_block__cta_button{width:280px;flex-shrink:0}@media screen and (width < 769px){.index_page .maron_block__cta_button{margin:0 auto;width:calc(220 / 390 * 100vw)}}.index_page .maron_block__cta_button .c-cta_button,.index_page .maron_block__cta_button .c-cta_button__inner{width:100%}.index_page .news_block{scroll-margin-top:100px;padding:0 20px}@media screen and (width < 769px){.index_page .news_block{scroll-margin-top:calc(60 / 390 * 100vw);padding:0 calc(20 / 390 * 100vw)}}.index_page .news_block__inner{background:#f3a8b1;max-width:840px;width:100%;margin:140px auto 130px;padding:10px;border-radius:30px;border:1px solid #000}@media screen and (width < 769px){.index_page .news_block__inner{margin:calc(84 / 390 * 100vw) auto calc(80 / 390 * 100vw);padding:calc(6 / 390 * 100vw);border-radius:20px}}.index_page .news_block__body{width:100%;border-radius:20px;border:1px solid #000;background:#fff;padding:60px 20px 94px}@media screen and (width < 769px){.index_page .news_block__body{padding:calc(46 / 390 * 100vw) calc(20 / 390 * 100vw) calc(60 / 390 * 100vw)}}.index_page .news_block__header{display:flex;flex-direction:column;align-items:center}@media screen and (width < 769px){.index_page .news_block__header{gap:calc(4 / 390 * 100vw)}}.index_page .news_block__eyebrow{color:#9dc814;font-family:Jost,sans-serif;font-size:60px;font-weight:700}@media screen and (width < 769px){.index_page .news_block__eyebrow{font-size:calc(40 / 390 * 100vw)}}.index_page .news_block__title{color:#000;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .news_block__title{font-size:calc(16 / 390 * 100vw)}}.index_page .news_block__list{margin:52px auto 0;max-width:560px;display:flex;flex-direction:column;gap:30px}@media screen and (width < 769px){.index_page .news_block__list{margin-top:calc(32 / 390 * 100vw);gap:calc(24 / 390 * 100vw)}}.index_page .news_block__item a{display:flex;transition:opacity .3s ease}@media screen and (width < 769px){.index_page .news_block__item a{flex-direction:column;gap:calc(4 / 390 * 100vw)}}.index_page .news_block__item a:hover{opacity:.6}.index_page .news_block__date{width:146px;flex-shrink:0;color:#000;font-family:Jost;font-size:16px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .news_block__date{width:100%;font-size:calc(16 / 390 * 100vw)}}.index_page .news_block__headline{color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .news_block__headline{font-size:calc(16 / 390 * 100vw)}}.index_page .access_block{background:#fcf5e2}.index_page .access_block__inner{max-width:1155px;width:100%;margin:0 auto;padding:120px 20px 114px}@media screen and (width < 769px){.index_page .access_block__inner{padding:calc(56 / 390 * 100vw) calc(20 / 390 * 100vw) calc(70 / 390 * 100vw)}}.index_page .access_block__header{text-align:center}.index_page .access_block__eyebrow{color:#fff;font-family:Jost,sans-serif;font-size:60px;font-weight:700}@media screen and (width < 769px){.index_page .access_block__eyebrow{font-size:calc(40 / 390 * 100vw)}}.index_page .access_block__title{margin-top:8px;color:#000;text-align:center;font-family:Zen Kaku Gothic New;font-size:24px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .access_block__title{margin-top:calc(4 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}}.index_page .access_block__content{display:flex;gap:70px;margin-top:90px}@media screen and (width < 769px){.index_page .access_block__content{margin-top:calc(24 / 390 * 100vw);gap:calc(30 / 390 * 100vw);flex-direction:column}}.index_page .access_block__map{max-width:510px;width:100%;height:390px;border-radius:30px;border:1px solid #000;overflow:hidden;flex-shrink:0}@media screen and (width < 769px){.index_page .access_block__map{border-radius:20px;height:calc(270 / 390 * 100vw)}}.index_page .access_block__map iframe{width:100%;height:100%;border:0}.index_page .access_block__info{display:flex;flex-direction:column;gap:24px}@media screen and (width < 769px){.index_page .access_block__info{gap:calc(16 / 390 * 100vw)}}.index_page .access_block__info_row{display:flex}.index_page .access_block__info_label{width:105px;flex-shrink:0;color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:700;line-height:180%}@media screen and (width < 769px){.index_page .access_block__info_label{font-size:calc(16 / 390 * 100vw)}}.index_page .access_block__info_value,.index_page .access_block__info_value a{color:#000;font-family:Zen Kaku Gothic New;font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (width < 769px){.index_page .access_block__info_value,.index_page .access_block__info_value a{font-size:calc(16 / 390 * 100vw)}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
