:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}:is(.swiper-css-mode > .swiper-wrapper)::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-disabled:is(.swiper-button-prev,.swiper-button-next){opacity:.35;cursor:auto;pointer-events:none}.swiper-button-hidden:is(.swiper-button-prev,.swiper-button-next){opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/ 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal ~ .swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl ~ .swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/ 2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical ~ .swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical ~ .swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical > .swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-bullets-dynamic:is(.swiper-vertical > .swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets){top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-bullets-dynamic:is(.swiper-vertical > .swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-pagination-bullets-dynamic:is(.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets){left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-pagination-bullets-dynamic:is(.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}:is(.swiper-fade .swiper-slide) .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}:is(.swiper-fade .swiper-slide-active) .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}:is(.swiper-cube .swiper-slide) .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}:is(.swiper-cube .swiper-slide-active),:is(.swiper-cube .swiper-slide-active) .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}:is(.swiper-cube .swiper-cube-shadow):before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}:is(.swiper-flip .swiper-slide) .swiper-slide{pointer-events:none}:is(.swiper-flip .swiper-slide-active),:is(.swiper-flip .swiper-slide-active) .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}:root{--duration:0.1s;--duration-slow:0.8s;--ease-sine-in:cubic-bezier(0.47, 0, 0.745, 0.715);--ease-sine-out:cubic-bezier(0.39, 0.575, 0.565, 1);--ease-sine-inout:cubic-bezier(0.445, 0.05, 0.55, 0.95);--ease-quad-in:cubic-bezier(0.55, 0.085, 0.68, 0.53);--ease-quad-out:cubic-bezier(0.25, 0.46, 0.45, 0.94);--ease-quad-inout:cubic-bezier(0.455, 0.03, 0.515, 0.955);--ease-cubic-in:cubic-bezier(0.55, 0.055, 0.675, 0.19);--ease-cubic-out:cubic-bezier(0.215, 0.61, 0.355, 1);--ease-cubic-inout:cubic-bezier(0.645, 0.045, 0.355, 1);--ease-quart-in:cubic-bezier(0.895, 0.03, 0.685, 0.22);--ease-quart-out:cubic-bezier(0.165, 0.84, 0.44, 1);--ease-quart-inout:cubic-bezier(0.77, 0, 0.175, 1);--ease-quint-in:cubic-bezier(0.755, 0.05, 0.855, 0.06);--ease-quint-out:cubic-bezier(0.23, 1, 0.32, 1);--ease-quint-inout:cubic-bezier(0.86, 0, 0.07, 1);--ease-expo-in:cubic-bezier(0.95, 0.05, 0.795, 0.035);--ease-expo-out:cubic-bezier(0.19, 1, 0.22, 1);--ease-expo-inout:cubic-bezier(1, 0, 0, 1);--ease-circ-in:cubic-bezier(0.6, 0.04, 0.98, 0.335);--ease-circ-out:cubic-bezier(0.075, 0.82, 0.165, 1);--ease-circ-inout:cubic-bezier(0.785, 0.135, 0.15, 0.86);--ease-back-in:cubic-bezier(0.6, -0.28, 0.735, 0.045);--ease-back-out:cubic-bezier(0.175, 0.885, 0.32, 1.275);--ease-back-inout:cubic-bezier(0.68, -0.55, 0.265, 1.55);--ease-elastic-out:linear(0, 0.2178 2.1%, 1.1144 8.49%, 1.2959 10.7%, 1.3463 11.81%, 1.3705 12.94%, 1.3726, 1.3643 14.48%, 1.3151 16.2%, 1.0317 21.81%, 0.941 24.01%, 0.8912 25.91%, 0.8694 27.84%, 0.8698 29.21%, 0.8824 30.71%, 1.0122 38.33%, 1.0357, 1.046 42.71%, 1.0416 45.7%, 0.9961 53.26%, 0.9839 57.54%, 0.9853 60.71%, 1.0012 68.14%, 1.0056 72.24%, 0.9981 86.66%, 1);--ease-bounce-out:linear(0, 0.004, 0.016, 0.035, 0.063 9.1%, 0.141, 0.25, 0.391, 0.563, 0.765, 1, 0.891, 0.813 45.5%, 0.785, 0.766, 0.754, 0.75, 0.754, 0.766, 0.785, 0.813 63.6%, 0.891, 1 72.7%, 0.973, 0.953, 0.941, 0.938, 0.941, 0.953, 0.973, 1, 0.988, 0.984, 0.988, 1);--ease-common:var(--ease-cubic-inout);--ease-strong:var(--ease-elastic-out);--ease-in:var(--ease-cubic-in);--ease-out:var(--ease-cubic-out);--ease-soft:ease}:root{--color-base:#754341;--color-white:#fffef6;--color-primary:#f85757;--color-purple:#7e8ada;--color-purple-alt:#7a78d9;--color-green:#4da395;--color-bg:var(--color-white);--color-bg-primary:#ffd1ca;--color-bg-alt:#fbf9dc;--color-bg-red:#ffe3df;--color-bg-purple:#e6e9ff;--color-bg-green:#e8f6e8;--color-bg-character-tomanto:#ffe9e1;--color-bg-character-pucchy:#c7eeed;--color-bg-character-nasunbo:#dae2f2;--color-bg-character-shimeji:#d4eaf7;--color-bg-character-momochan:#ffebeb;--color-bg-character-lemonade:#fff9cf;--color-bg-character-berilly:#fee2ee;--color-border:#d9d9d933}:root{--ff:'M PLUS Rounded 1c',serif;--fw-r:400;--fw-n:500;--fw-b:700;--fw-eb:800;--fw-black:900;--lh-xs:1.375;--lh-sm:1.5;--lh-md:1.8;--lh-lg:2;--lh-xl:2.25;--lh-xxl:2.5;--ltsp-xs:0.02em;--ltsp-sm:0.04em;--ltsp-md:0.08em;--ltsp-lg:0.12em;--ltsp-xl:0.16em}@font-face{font-display:swap;font-family:"M PLUS Rounded 1c";font-style:normal;font-weight:400;src:url("../fonts/m-plus-rounded-1c-v20-japanese_latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"M PLUS Rounded 1c";font-style:normal;font-weight:500;src:url("../fonts/m-plus-rounded-1c-v20-japanese_latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"M PLUS Rounded 1c";font-style:normal;font-weight:700;src:url("../fonts/m-plus-rounded-1c-v20-japanese_latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"M PLUS Rounded 1c";font-style:normal;font-weight:800;src:url("../fonts/m-plus-rounded-1c-v20-japanese_latin-800.woff2") format("woff2")}@font-face{font-display:swap;font-family:"M PLUS Rounded 1c";font-style:normal;font-weight:900;src:url("../fonts/m-plus-rounded-1c-v20-japanese_latin-900.woff2") format("woff2")}@keyframes shakeCharacter{0%{rotate:z 2deg}10%{rotate:z -2deg}20%{rotate:z 2deg}30%{rotate:z 0deg}100%{rotate:z 0deg}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}:where(.p-tomanto){position:relative;line-height:var(--lh-md);background:var(--color-bg);font-size:1rem;font-family:var(--ff);font-weight:var(--fw-n);color:var(--color-base);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto}:where(.p-tomanto) *,:where(.p-tomanto) ::after,:where(.p-tomanto) ::before{box-sizing:border-box}:where(.p-tomanto) :is(h1,h2,h3,h4,h5,h6,p,li,a,span,button,figcaption){transform:rotateZ(.03deg)}:where(.p-tomanto) h1,:where(.p-tomanto) h2,:where(.p-tomanto) h3,:where(.p-tomanto) h4,:where(.p-tomanto) h5,:where(.p-tomanto) h6{line-height:var(--lh-sm);margin:0;font-weight:var(--fw-eb)}:where(.p-tomanto) p{margin:0}:where(.p-tomanto) li,:where(.p-tomanto) ol,:where(.p-tomanto) ul{margin:0;padding:0;list-style:none}:where(.p-tomanto) figure{margin:0}:where(.p-tomanto) img,:where(.p-tomanto) picture,:where(.p-tomanto) svg{display:block;max-width:100%;height:auto}:where(.p-tomanto) a,:where(.p-tomanto) button{color:inherit;text-decoration:none;transition:filter var(--duration) var(--ease-soft)}:where(.p-tomanto) a:hover,:where(.p-tomanto) button:hover{filter:brightness(1.08)}:where(.p-tomanto) button{padding:0;border:none;border-radius:0;background:0 0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.l-main{margin-bottom:0}.l-carousel{--active-w:calc(100dvw - 88px);--active-w:calc(100vw - 88px);--thumb-w:97px;--h:calc(var(--active-w) * 340.12 / 302);--active-mg:0px;--thumb-mg:25px;overflow:hidden;position:relative;display:flex;justify-content:center}@media screen and (min-width:768px){.l-carousel{--active-w:374px;--thumb-w:146px;--h:381px;--active-mg:40px;--thumb-mg:28px}}.l-carousel__container{position:relative;width:var(--active-w)}@media screen and (min-width:768px){.l-carousel__container{width:var(--thumb-w);margin-inline:auto;transform:translateX(calc(-1 * (var(--active-w) - var(--thumb-w))/ 2 - (var(--active-mg) - var(--thumb-mg))))}}.l-carousel__wrapper{position:relative}.l-carousel__item{--thumb-img-w:56px;position:relative;display:flex;align-items:center;height:var(--h)}@media screen and (min-width:768px){.l-carousel__item{--thumb-img-w:85px}}.l-carousel__item.swiper-slide-active{width:var(--active-w)!important}@media screen and (min-width:768px){.l-carousel__item.swiper-slide-active{margin-inline:calc(var(--active-mg) - var(--thumb-mg)) var(--active-mg)!important}}.l-carousel__item.swiper-slide-active ._image--active{pointer-events:auto;display:block;animation:fadeIn var(--duration-slow) var(--ease-soft) forwards}.l-carousel__item.swiper-slide-active ._image--thumb{pointer-events:none;opacity:0;display:none}.l-carousel__item.swiper-slide-prev{justify-content:flex-end}@media screen and (min-width:768px){.l-carousel__item.swiper-slide-prev{justify-content:center}}.l-carousel__item ._image{width:100%}.l-carousel__item ._image img{width:100%}.l-carousel__item ._image--active{pointer-events:none;opacity:0;display:none}.l-carousel__item ._image--thumb{display:flex;justify-content:center;align-items:center;width:var(--thumb-w);height:var(--thumb-w);border:4px solid #fff;border-radius:50%;background:var(--bgc)}.l-carousel__item ._image--thumb img{width:var(--thumb-img-w)}.l-carousel__item.is-tomanto{--thumb-img-w:56px;--bgc:var(--color-bg-character-tomanto)}@media screen and (min-width:768px){.l-carousel__item.is-tomanto{--thumb-img-w:85px}}.l-carousel__item.is-pucchy{--thumb-img-w:31px;--bgc:var(--color-bg-character-pucchy)}@media screen and (min-width:768px){.l-carousel__item.is-pucchy{--thumb-img-w:47px}}.l-carousel__item.is-nasunbo{--thumb-img-w:56px;--bgc:var(--color-bg-character-nasunbo)}@media screen and (min-width:768px){.l-carousel__item.is-nasunbo{--thumb-img-w:85px}}.l-carousel__item.is-shimeji{--thumb-img-w:54px;--bgc:var(--color-bg-character-shimeji)}@media screen and (min-width:768px){.l-carousel__item.is-shimeji{--thumb-img-w:82px}}.l-carousel__item.is-momochan{--thumb-img-w:49px;--bgc:var(--color-bg-character-momochan)}@media screen and (min-width:768px){.l-carousel__item.is-momochan{--thumb-img-w:73px}}.l-carousel__item.is-lemonade{--thumb-img-w:45px;--bgc:var(--color-bg-character-lemonade)}@media screen and (min-width:768px){.l-carousel__item.is-lemonade{--thumb-img-w:68px}}.l-carousel__item.is-berilly{--thumb-img-w:47px;--bgc:var(--color-bg-character-berilly)}@media screen and (min-width:768px){.l-carousel__item.is-berilly{--thumb-img-w:70px}}.l-carousel__control{--pos:-9px;position:absolute;z-index:1;top:50%;left:var(--pos);display:flex;justify-content:space-between;align-items:center;width:calc(var(--active-w) + var(--pos) * -2);transform:translateY(-50%)}@media screen and (min-width:768px){.l-carousel__control{--pos:-19px;left:calc(var(--pos) + var(--active-mg) - var(--thumb-mg))}}.l-carousel__btn{--sz:36px;--adjust:0.03125rem;flex-shrink:0;width:var(--sz);height:var(--sz);border-radius:50%;background:var(--color-base)}@media screen and (min-width:768px){.l-carousel__btn{--sz:48px;--adjust:0.0625rem}}.l-carousel__btn::before{content:"";position:absolute;top:50%;left:calc(50% + var(--adjust));width:.710625rem;height:.710625rem;margin-right:.03125rem;background:url(../img/icons/arrow-right.svg) no-repeat center/contain;transform:translate(-50%,-50%);pointer-events:none}@media screen and (min-width:768px){.l-carousel__btn::before{width:.595625rem;height:1.01rem;margin-right:.0625rem}}.l-carousel__btn--prev::before{left:calc(50% - var(--adjust));transform:translate(-50%,-50%) rotate(180deg)}.l-local-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:2.8205128205vw;margin-top:4.8307692308vw;padding-inline:20px}@media screen and (min-width:1024px){.l-local-nav{gap:28px;margin-top:3.3928571429vw}}.l-local-nav__item{display:flex;justify-content:center;max-width:calc((100% - 11px)/ 2)}.l-local-nav__item:first-child{width:100%;max-width:100%}@media screen and (min-width:768px){.l-local-nav__item:first-child{width:auto}}.l-local-nav__link{display:flex;justify-content:center;align-items:center;width:41.3487179487vw;height:11.5769230769vw;padding:.25em 6.6666666667vw;text-align:center;background:url(../img/btn/btn_dropdown-sp.svg) no-repeat center/contain;font-size:4.1025641026vw;color:var(--color-white);letter-spacing:.33em}@media screen and (min-width:1024px){.l-local-nav__link{width:13.599375rem;height:4.691875rem;padding:.25em;background-image:url(../img/btn/btn_dropdown-pc.svg);font-size:1.351875rem;letter-spacing:.13em}}.l-local-nav__link--sm{letter-spacing:.18em}@media screen and (min-width:1024px){.l-local-nav__link--sm{letter-spacing:.08em}}.m-btn{display:flex;justify-content:center;align-items:center;width:14.294375rem;max-width:100%;height:4.128125rem;line-height:1.28;margin-inline:auto;padding-bottom:.34125rem;text-align:center;background:url(../img/btn/btn.svg) no-repeat center/contain;font-size:.875rem;font-weight:var(--fw-eb);color:var(--color-white);letter-spacing:.13em}@media screen and (min-width:768px){.m-btn{width:17.20375rem;height:4.968125rem;padding-bottom:.410625rem;font-size:1.074375rem}}.m-section-title{display:flex;justify-content:center;align-items:flex-start;width:17.823125rem;max-width:100%;height:4.64rem;margin-inline:auto;background:url(../img/bg/bg_ribbon-sp.svg) no-repeat center top/contain;font-size:1.428125rem;font-weight:var(--fw-b);color:var(--color-white);letter-spacing:.12em}@media screen and (min-width:768px){.m-section-title{width:28.82875rem;height:7.505rem;background-image:url(../img/bg/bg_ribbon-pc.svg);font-size:2.31rem}}.m-section-title ._text{display:inline-flex;justify-content:center;align-items:center;height:3.25rem}@media screen and (min-width:768px){.m-section-title ._text{height:5.375rem}}.p-hero{overflow:hidden;position:relative;background:url(../img/bg/bg_hero-sp.png) repeat-y center top/100% auto}@media screen and (min-width:1024px){.p-hero{background-image:url(../img/bg/bg_hero-pc.png)}}.p-hero::before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:100%;background:url(../img/bg/bg_hero_wave-sp.png) no-repeat center bottom/100% auto;pointer-events:none}@media screen and (min-width:1024px){.p-hero::before{background-image:url(../img/bg/bg_hero_wave-pc.png)}}.p-hero__inner{position:relative;padding-top:4.1025641026vw;padding-bottom:21.0256410256vw}@media screen and (min-width:1024px){.p-hero__inner{padding-top:3vw;padding-bottom:7.671957672vw}}@media screen and (min-width:1512px){.p-hero__inner{max-width:1512px;margin-inline:auto;padding-top:45.36px;padding-bottom:116px}}.p-hero__title{position:relative;z-index:2;display:flex;justify-content:center;margin-right:1.4692307692vw}@media screen and (min-width:1024px){.p-hero__title{margin-left:2.3240740741vw;margin-right:0}}@media screen and (min-width:1512px){.p-hero__title{margin-left:35.14px}}.p-hero__title img{width:83.658974359vw}@media screen and (min-width:1024px){.p-hero__title img{width:61.1084656085vw}}@media screen and (min-width:1512px){.p-hero__title img{width:923.96px}}.p-hero__image ._image-item{--delay-root:0.15s;--delay:var(--delay-root)}.p-hero__image ._image-item--character{transform:scale(0);transition:transform var(--duration-slow) var(--delay) var(--ease-back-out)}[data-load=true] .p-hero__image ._image-item--character{transform:none}.p-hero__image ._image-item img{width:100%}.p-hero__image ._balloon{position:absolute;top:62.7435897436vw;left:.6743589744vw;width:37.7205128205vw}@media screen and (min-width:1024px){.p-hero__image ._balloon{top:3.2771164021vw;left:10.3174603175vw;width:19.5826719577vw}}@media screen and (min-width:1512px){.p-hero__image ._balloon{top:49.55px;left:156px;width:296.09px}}.p-hero__image ._tomanto{--delay:var(--delay-root);position:relative;z-index:3;display:flex;justify-content:center;margin-top:1.4487179487vw;margin-left:6.4102564103vw}@media screen and (min-width:1024px){.p-hero__image ._tomanto{position:absolute;top:13.792989418vw;left:3.373015873vw;display:block;margin:0}}@media screen and (min-width:1512px){.p-hero__image ._tomanto{top:208.55px;left:51px}}.p-hero__image ._tomanto img{width:39.7435897436vw}@media screen and (min-width:1024px){.p-hero__image ._tomanto img{width:22.0238095238vw}}@media screen and (min-width:1512px){.p-hero__image ._tomanto img{width:333px}}.p-hero__image ._shimeji{--delay:calc(var(--delay-root) * 3);position:absolute;top:56.5051282051vw;left:89.1051282051vw;width:11.7769230769vw}@media screen and (min-width:1024px){.p-hero__image ._shimeji{z-index:1;top:23.0740740741vw;left:72.9636243386vw;width:8.0185185185vw}}@media screen and (min-width:1512px){.p-hero__image ._shimeji{top:348.88px;left:1103.21px;width:121.24px}}.p-hero__image ._nasunbo{--delay:calc(var(--delay-root) * 4);position:absolute;top:57.1102564103vw;left:76.9051282051vw;width:14.6564102564vw}@media screen and (min-width:1024px){.p-hero__image ._nasunbo{top:9.9503968254vw;left:80.9973544974vw;width:9.9781746032vw}}@media screen and (min-width:1512px){.p-hero__image ._nasunbo{top:150.45px;left:1224.68px;width:150.87px}}.p-hero__image ._lemonade{--delay:calc(var(--delay-root) * 5);position:absolute;top:63.2948717949vw;left:90.1102564103vw;width:12.0948717949vw}@media screen and (min-width:1024px){.p-hero__image ._lemonade{top:10.4239417989vw;left:90.7896825397vw;width:8.2347883598vw}}@media screen and (min-width:1512px){.p-hero__image ._lemonade{top:157.61px;left:1372.74px;width:124.51px}}.p-hero__image ._momochan{--delay:calc(var(--delay-root) * 6);position:absolute;top:66.9897435897vw;left:70.7717948718vw;width:13.2897435897vw}@media screen and (min-width:1024px){.p-hero__image ._momochan{top:19.6541005291vw;left:79.7328042328vw;width:9.0489417989vw}}@media screen and (min-width:1512px){.p-hero__image ._momochan{top:297.17px;left:1205.56px;width:136.82px}}.p-hero__image ._berilly{--delay:calc(var(--delay-root) * 7);position:absolute;top:71.6282051282vw;left:80.9256410256vw;width:13.3051282051vw}@media screen and (min-width:1024px){.p-hero__image ._berilly{top:19.9358465608vw;left:88.3214285714vw;width:9.0582010582vw}}@media screen and (min-width:1512px){.p-hero__image ._berilly{top:301.43px;left:1335.42px;width:136.96px}}.p-hero__image ._product{position:absolute}.p-hero__image ._product--01{top:91.5641025641vw;left:0;width:25.3846153846vw}@media screen and (min-width:1024px){.p-hero__image ._product--01{top:32.5vw;left:2.875vw;width:24.4867724868vw}}@media screen and (min-width:1512px){.p-hero__image ._product--01{top:491.4px;left:43.47px;width:370.24px}}.p-hero__image ._product--02{top:93.0769230769vw;right:0;width:26.4102564103vw}@media screen and (min-width:1024px){.p-hero__image ._product--02{top:30.3941798942vw;right:5.0310846561vw;width:22.4867724868vw}}@media screen and (min-width:1512px){.p-hero__image ._product--02{top:459.56px;right:76.07px;width:340px}}.p-hero__image ._caption{position:absolute;top:129.4153846154vw;right:.5025641026vw;line-height:1;font-size:2.5641025641vw;letter-spacing:.05em}@media screen and (min-width:1024px){.p-hero__image ._caption{top:47.748015873vw;right:6.0701058201vw;font-size:.6613756614vw}}@media screen and (min-width:1512px){.p-hero__image ._caption{top:721.95px;right:91.78px;font-size:10px}}.p-hero__catch{display:flex;justify-content:center;margin-top:6.7743589744vw}@media screen and (min-width:1024px){.p-hero__catch{margin-top:2.2671957672vw}}@media screen and (min-width:1512px){.p-hero__catch{margin-top:34.28px}}.p-hero__catch img{width:50.8230769231vw;margin-right:.2987179487vw}@media screen and (min-width:1024px){.p-hero__catch img{width:38.3035714286vw;margin-right:.1365740741vw}}@media screen and (min-width:1512px){.p-hero__catch img{width:579.15px;margin-right:2.065px}}.p-hero__term{display:flex;justify-content:center;margin-top:7.9974358974vw;margin-right:1.5025641026vw}@media screen and (min-width:1024px){.p-hero__term{margin-top:1.9702380952vw;margin-left:.7724867725vw;margin-right:0}}@media screen and (min-width:1512px){.p-hero__term{margin-top:29.79px;margin-left:11.68px}}.p-hero__term img{width:88.2051282051vw}@media screen and (min-width:1024px){.p-hero__term img{width:51.7724867725vw}}@media screen and (min-width:1512px){.p-hero__term img{width:782.8px}}.p-about{margin-top:4.571875rem}@media screen and (min-width:1024px){.p-about{margin-top:5.221875rem}}.p-about__headline{display:flex;justify-content:center}.p-about__headline img{width:15.309375rem}@media screen and (min-width:1024px){.p-about__headline img{width:28.18rem}}.p-about__desc{line-height:2.36;margin-top:1.673125rem;padding-inline:42px;font-size:.9375rem;font-weight:var(--fw-b);letter-spacing:.04em}@media screen and (min-width:768px){.p-about__desc{line-height:2.14;margin-top:1.9375rem;padding-inline:20px;text-align:center;font-size:1.125rem;letter-spacing:.13em}}.p-character{margin-top:-1px;padding-top:46px;background:var(--color-bg-primary)}@media screen and (min-width:768px){.p-character{padding-block:78px 32px}}.p-character__banner{margin-top:37px}@media screen and (min-width:1024px){.p-character__banner{margin-top:46px}}.p-character__banner a{display:block;width:257px;max-width:100%;margin-inline:auto}@media screen and (min-width:1024px){.p-character__banner a{width:788px}}.p-course{position:relative;padding-block:86px 95px;background-image:url(../img/bg/bg_course-sp.png),url(../img/bg/bg_check-sp.png);background-repeat:repeat-y,repeat;background-position:left top,left top;background-size:100% auto,100% auto}@media screen and (min-width:768px){.p-course{background-image:url(../img/bg/bg_course-pc.png),url(../img/bg/bg_check-pc.png);background-position:center top,center top;background-size:1512px auto,1600px auto}}@media screen and (min-width:1024px){.p-course{padding-block:168px 180px}}.p-course::after,.p-course::before{content:"";position:absolute;left:0;display:block;width:100%;pointer-events:none}.p-course::before{top:0;height:78px;background:url(../img/bg/bg_wave-sm.svg) repeat-x center top/76px auto}@media screen and (min-width:1024px){.p-course::before{background-size:115px auto}}.p-course::after{bottom:-1px;height:75px;background:url(../img/bg/bg_wave-lg-bottom.svg) repeat-x center bottom/85px auto}@media screen and (min-width:1024px){.p-course::after{background-size:172px auto}}.p-course__list{max-width:576px;margin-top:3.485rem;margin-inline:auto;padding-inline:28px}@media screen and (min-width:1024px){.p-course__list{display:grid;grid-template-columns:repeat(2,1fr);gap:56px 32px;max-width:1320px;margin-top:2.96875rem;padding-inline:60px}}@media screen and (min-width:1024px){.p-course__item:first-child{grid-column:1/3}}.p-course__item:nth-child(2){margin-top:42px}@media screen and (min-width:1024px){.p-course__item:nth-child(2){margin-top:0}}.p-course__item:nth-child(n+3){margin-top:25px}@media screen and (min-width:1024px){.p-course__item:nth-child(n+3){margin-top:0}}.p-course-item{--r:20px;--bgc:var(--color-primary);position:relative}@media screen and (min-width:1024px){.p-course-item{--r:30px;display:flex;flex-direction:column}}.p-course-item::after,.p-course-item::before{position:absolute;z-index:1;background-repeat:no-repeat;background-position:center;background-size:contain;animation:shakeCharacter 2s 1.5s infinite step-end}.p-course-item--ofuton{--bgc:var(--color-primary)}.p-course-item--ofuton::before{content:"";top:-33px;left:25px;width:80px;height:42px;background-image:url(../img/character/character_course-01.png)}@media screen and (min-width:1024px){.p-course-item--ofuton::before{top:-52px;left:auto;right:105px;width:115px;height:61px}}.p-course-item--ofuton::after{content:"";right:-23px;bottom:-31px;width:137px;height:89px;background-image:url(../img/character/character_course-02-sp.png)}@media screen and (min-width:1024px){.p-course-item--ofuton::after{left:-46px;right:auto;bottom:-22px;width:173px;height:108px;background-image:url(../img/character/character_course-02-pc.png)}}.p-course-item--spoon{--bgc:var(--color-purple-alt)}.p-course-item--spoon::before{content:"";left:-22px;bottom:137px;width:75px;height:86px;background-image:url(../img/character/character_course-03.png)}@media screen and (min-width:1024px){.p-course-item--spoon::before{left:-61px;bottom:180px;width:113px;height:129px}}.p-course-item--bag{--bgc:var(--color-green)}.p-course-item--bag::before{content:"";right:-21px;bottom:98px;width:85px;height:85px;background-image:url(../img/character/character_course-04.png)}@media screen and (min-width:1024px){.p-course-item--bag::before{top:235px;bottom:auto;right:-75px;width:120px;height:120px}}.p-course-item__header{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:19px 10px 20px;border-radius:var(--r) var(--r) 0 0;background:var(--bgc);color:#fff}@media screen and (min-width:768px){.p-course-item__header{gap:12px 6px;min-height:120px;padding:18px 25px 17px}}@media screen and (min-width:1280px){.p-course-item__header{flex-direction:row}}.p-course-item__title{line-height:1.39;text-align:center;font-size:1.4375rem}@media screen and (min-width:768px){.p-course-item__title{line-height:1;font-size:2rem}}.p-course-item__amount{display:flex;justify-content:center;align-items:center;min-width:162px;height:1.6875rem;line-height:1.125rem;border-radius:.84375rem;background:var(--color-base);font-size:.75rem;font-weight:var(--fw-eb);color:#fff;letter-spacing:.15em}@media screen and (min-width:1280px){.p-course-item__amount{position:absolute;top:50%;left:25px;flex-direction:column;min-width:129px;height:auto;line-height:2rem;padding:8px 16px;border-radius:20px;font-size:1rem;transform:translateY(-50%)}}@media screen and (min-width:1280px){.p-course-item--ofuton .p-course-item__amount{font-size:1.125rem}}.p-course-item__amount strong{font-size:1.125rem}@media screen and (min-width:1280px){.p-course-item__amount strong{font-size:2rem}}@media screen and (min-width:1280px){.p-course-item--ofuton .p-course-item__amount strong{font-size:2.333125rem}}@media screen and (min-width:1280px){.p-course-item__amount ._label{display:block}}.p-course-item__content{padding:24px 20px 19px;border:5px solid var(--bgc);border-top:none;border-radius:0 0 var(--r) var(--r);background:var(--color-bg)}@media screen and (min-width:768px){.p-course-item__content{padding:35px 30px 30px}}@media screen and (min-width:1024px){.p-course-item__content{flex-grow:1;padding:35px 46px 15px;border-width:9px}}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__content{border-width:5px}}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__content{display:grid;grid-template-columns:repeat(2,1fr);gap:25px 60px;padding:35px 70px 30px}}@media screen and (min-width:1280px){.p-course-item--ofuton .p-course-item__content{grid-template-columns:455px 1fr}}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__text{grid-row:1;grid-column:1}}@media screen and (min-width:1024px){.p-course-item__present{display:flex;justify-content:center}}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__present{justify-content:flex-start}}.p-course-item__present img{width:100%}@media screen and (min-width:1024px){.p-course-item__present img{width:auto}}.p-course-item__body{line-height:1.5rem;margin-top:20px;font-size:.875rem}@media screen and (min-width:768px){.p-course-item__body{font-size:1rem}}@media screen and (min-width:1024px){.p-course-item__body{display:block;line-height:1.875rem;margin-top:23px;text-align:center}}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__body{text-align:left;line-height:2.3125rem;font-size:1.125rem}}.p-course-item__image{display:flex;justify-content:center}.p-course-item__image img{width:100%}.p-course-item--ofuton .p-course-item__image{margin-top:15px}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__image{grid-row:1/3;grid-column:2;margin-top:0}}@media screen and (min-width:1280px){.p-course-item--ofuton .p-course-item__image{padding-right:21px}}.p-course-item--ofuton .p-course-item__image img{border-radius:20px}.p-course-item--spoon .p-course-item__image{margin-inline:-6px}@media screen and (min-width:768px){.p-course-item--spoon .p-course-item__image{margin-inline:0}}.p-course-item--spoon .p-course-item__image img{max-width:351px}.p-course-item--bag .p-course-item__image img{max-width:393px}.p-course-item__note{display:flex;flex-direction:column-reverse;gap:5px;margin-top:9px}@media screen and (min-width:1024px){.p-course-item__note{flex-direction:column;gap:8px}}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__note{grid-row:2;grid-column:1;margin-top:0}}.p-course-item--spoon .p-course-item__note{margin-top:3px}@media screen and (min-width:1024px){.p-course-item--spoon .p-course-item__note{margin-top:13px}}.p-course-item--bag .p-course-item__note{margin-top:5px}@media screen and (min-width:1024px){.p-course-item--bag .p-course-item__note{margin-top:17px}}.p-course-item__note ._list{display:grid;grid-template-columns:auto 1fr;gap:3px 4px;padding:12px;border-radius:10px}@media screen and (min-width:1024px){.p-course-item__note ._list{display:flex;flex-wrap:wrap;gap:4px 14px;padding:16px 104px 16px 16px;border-radius:6px}}.p-course-item--ofuton .p-course-item__note ._list{background-color:var(--color-bg-red)}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__note ._list{padding:16px}}.p-course-item--spoon .p-course-item__note ._list{background-color:var(--color-bg-purple)}.p-course-item--bag .p-course-item__note ._list{background-color:var(--color-bg-green)}.p-course-item__note ._list__item{--lh:1.5;display:grid;grid-template-columns:subgrid;align-items:start;grid-column:1/3;font-size:.75rem}@media screen and (min-width:1024px){.p-course-item__note ._list__item{--lh:1rem;display:flex;gap:4px;font-size:.8125rem}}.p-course-item__note ._list__item ._label{min-width:91px;line-height:var(--lh);padding-inline:0.125rem;text-align:center;border-radius:2px;background:#fff;font-size:1em}@media screen and (min-width:1024px){.p-course-item__note ._list__item ._label{flex-shrink:0;min-width:0;letter-spacing:.1em}}.p-course-item__note ._list__item ._body{line-height:var(--lh);font-weight:var(--fw-r);letter-spacing:.02em}.p-course-item__note ._list__item ._body ._col{display:inline-block}.p-course-item__note ._list__item ._body ._col:first-child{margin-right:1em}.p-course-item--bag .p-course-item__note ._list__item ._body ._col:first-child{margin-right:0}.p-course-item--bag .p-course-item__note ._list__item ._body ._col+._col::before{content:"/";margin-inline:0.5ch}.p-course-item__note ._note{font-size:.75rem;font-weight:var(--fw-r);letter-spacing:.02em}@media screen and (min-width:768px){.p-course-item__note ._note{letter-spacing:.05em}}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__note ._note{text-align:right}}.p-course-item__winner{position:absolute;z-index:1;top:66px;right:-26px;width:121px}@media screen and (min-width:1024px){.p-course-item__winner{top:auto;right:-19px;bottom:-24px;width:180px}}@media screen and (min-width:1024px){.p-course-item--ofuton .p-course-item__winner{bottom:-35px;right:-55px;width:210px}}.p-entry{overflow:hidden;padding-top:24px;background:url(../img/bg/bg_illustration-sp.png) no-repeat center top/cover}@media screen and (min-width:768px){.p-entry{padding-top:44px;background-image:url(../img/bg/bg_illustration-pc.png);background-repeat:repeat-x;background-size:auto 100%}}.p-entry__list{display:grid;gap:47px;justify-content:center;max-width:1176px;margin-top:27px;margin-inline:auto;padding-inline:22px}@media screen and (min-width:768px){.p-entry__list{gap:56px;margin-top:66px;padding-inline:76px}}.p-entry__item{max-width:520px}@media screen and (min-width:1024px){.p-entry__item{max-width:none}}.p-entry__action{display:flex;justify-content:center;margin-top:40px;padding-inline:22px}@media screen and (min-width:1024px){.p-entry__action{margin-top:58px}}.p-entry__action ._btn{width:346px;max-width:100%;margin-inline:auto}@media screen and (min-width:1024px){.p-entry__action ._btn{width:720px}}.p-entry__action ._btn.is-disabled{pointer-events:none;width:328px}@media screen and (min-width:1024px){.p-entry__action ._btn.is-disabled{width:688px}}.p-entry-item{position:relative;padding:28px 26px;border-radius:32px;background:var(--color-bg);transform:none}@media screen and (min-width:1024px){.p-entry-item{display:grid;grid-template-columns:1fr 220px;gap:28px 30px;padding:36px 38px 33px}}.p-entry-item::before{content:"";position:absolute;z-index:1;background-repeat:no-repeat;background-position:center;background-size:contain;animation:shakeCharacter 2s 1.5s infinite step-end}.p-entry-item::after{content:"";position:absolute;top:100%;left:50%;width:42px;height:23px;background:url(../img/icons/balloon_arrow.svg) no-repeat center top/contain;transform:translateX(-50%)}@media screen and (min-width:1024px){.p-entry-item::after{width:53px;height:29px}}.p-entry-item--01::before{right:-24px;bottom:-66px;width:136px;height:88px;background-image:url(../img/character/character_entry-01.png)}@media screen and (min-width:1024px){.p-entry-item--01::before{right:-76px;bottom:-35px;width:227px;height:145px}}.p-entry-item--02{padding-bottom:61px}@media screen and (min-width:1024px){.p-entry-item--02{padding-bottom:51px}}.p-entry-item--02::before{left:-38px;bottom:-36px;width:141px;height:90px;background-image:url(../img/character/character_entry-02.png)}@media screen and (min-width:1024px){.p-entry-item--02::before{left:-67px;bottom:14px;width:198px;height:126px}}.p-entry-item--03{padding-bottom:37px}@media screen and (min-width:1024px){.p-entry-item--03{padding-bottom:25px}}.p-entry-item__header{position:relative}@media screen and (min-width:1024px){.p-entry-item__header{grid-row:1;grid-column:1;padding-top:23px;padding-left:138px}}.p-entry-item__step{--sz:78px;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:var(--sz);height:var(--sz);padding-top:4px;border-radius:50%;text-align:center;background:var(--color-primary);color:#fff}@media screen and (min-width:1024px){.p-entry-item__step{--sz:110px;padding-top:6px}}.p-entry-item__step ._label{display:block;line-height:1;font-weight:var(--fw-black);font-size:.75rem;text-transform:uppercase;letter-spacing:.11em;text-indent:.11em}@media screen and (min-width:1024px){.p-entry-item__step ._label{font-size:1.125rem}}.p-entry-item__step ._num{display:block;line-height:1;font-weight:var(--fw-eb);font-size:2.375rem}@media screen and (min-width:1024px){.p-entry-item__step ._num{font-size:3.375rem}}.p-entry-item__title{display:flex;align-items:center;min-height:106px;line-height:1.16;padding-left:93px;padding-bottom:28px;background:url(../img/entry/border_entry-sp.svg) no-repeat left bottom/100% auto;font-size:1.5625rem;letter-spacing:.16em}@media screen and (min-width:1024px){.p-entry-item__title{flex-direction:column;align-items:stretch;min-height:0;line-height:1;padding-left:0;padding-bottom:35px;background-image:url(../img/entry/border_entry-pc.svg);font-size:1.9375rem}}.p-entry-item__desc{line-height:1.75;margin-top:18px;font-size:1rem;font-weight:var(--fw-eb);letter-spacing:.09em}@media screen and (min-width:1024px){.p-entry-item__desc{margin-top:25px}}.p-entry-item__desc strong{color:var(--color-primary)}.p-entry-item__desc ._mail{letter-spacing:0}@media screen and (min-width:1024px){.p-entry-item__desc ._mail{letter-spacing:.02em}}.p-entry-item__image{display:flex;flex-direction:column;align-items:center;margin-top:16px}@media screen and (min-width:1024px){.p-entry-item__image{grid-row:1/3;grid-column:2;margin-top:0}}.p-entry-item__image ._image img{width:100%}@media screen and (min-width:1024px){.p-entry-item--01 .p-entry-item__image{margin-right:12px;padding-top:40px}}.p-entry-item--01 .p-entry-item__image ._image{width:175px}@media screen and (min-width:1024px){.p-entry-item--01 .p-entry-item__image ._image{width:191px}}.p-entry-item--02 .p-entry-item__image{margin-left:8px}@media screen and (min-width:1024px){.p-entry-item--02 .p-entry-item__image{margin-right:5px;padding-top:16px}}.p-entry-item--02 .p-entry-item__image ._image{width:140px}@media screen and (min-width:1024px){.p-entry-item--02 .p-entry-item__image ._image{width:144px}}.p-entry-item--03 .p-entry-item__image{margin-right:24px}@media screen and (min-width:1024px){.p-entry-item--03 .p-entry-item__image{margin-right:5px;padding-top:14px}}.p-entry-item--03 .p-entry-item__image ._image{width:166px}@media screen and (min-width:1024px){.p-entry-item--03 .p-entry-item__image ._image{width:169px}}.p-entry-item--03 .p-entry-item__image ._character{position:absolute;bottom:22px;right:-20px;width:125px}@media screen and (min-width:1024px){.p-entry-item--03 .p-entry-item__image ._character{position:static;margin-top:18px;margin-left:20px;width:142px}}.p-entry-item__note{line-height:1.45625rem;margin-top:12px;font-size:.8125rem}@media screen and (min-width:1024px){.p-entry-item__note{grid-row:2;grid-column:1;margin-top:0;letter-spacing:.01em}}.p-entry-item__action{display:flex;justify-content:center;margin-top:12px}@media screen and (min-width:1024px){.p-entry-item__action{grid-row:3;grid-column:1/3;margin-top:-50px;letter-spacing:.01em}}.p-entry-item__action a{display:block;width:238px}@media screen and (min-width:1024px){.p-entry-item__action a{width:400px}}.p-entry-item__action a img{width:100%}.p-howto{max-width:1144px;margin-top:66px;margin-inline:auto;padding-inline:22px;padding-bottom:24px}@media screen and (min-width:1024px){.p-howto{margin-top:115px;padding-inline:60px;padding-bottom:62px}}.p-howto__inner{position:relative;max-width:572px;margin-inline:auto;padding:50px 26px 52px;border-radius:32px;background:var(--color-bg)}@media screen and (min-width:1024px){.p-howto__inner{max-width:none;padding:63px 81px 81px;border-radius:56px}}.p-howto__inner::after,.p-howto__inner::before{position:absolute;z-index:1;background-repeat:no-repeat;background-position:center;background-size:contain;animation:shakeCharacter 2s 1.5s infinite step-end}@media screen and (min-width:768px){.p-howto__inner::after,.p-howto__inner::before{content:""}}.p-howto__inner::before{top:-55px;right:72px;width:111px;height:74px;background-image:url(../img/character/character_howto-01.png)}.p-howto__inner::after{left:-64px;bottom:-20px;width:192px;height:172px;background-image:url(../img/character/character_howto-02.png)}.p-howto__title{line-height:1.16;padding-bottom:45px;text-align:center;background:url(../img/case/border_howto-sp.svg) no-repeat center bottom/100% auto;font-size:1.5rem;letter-spacing:.16em}@media screen and (min-width:1024px){.p-howto__title{line-height:1.5;padding-bottom:50px;background-image:url(../img/case/border_howto-pc.svg);background-size:741px auto;font-size:1.75rem;letter-spacing:.22em}}.p-howto__desc{margin-top:29px;font-weight:var(--fw-eb);letter-spacing:.06em}@media screen and (min-width:1024px){.p-howto__desc{line-height:2.35625rem;margin-top:32px;text-align:center;font-size:1.25rem;font-weight:var(--fw-b)}}.p-howto__content{display:grid;gap:24px;margin-top:24px;margin-inline:-7px}@media screen and (min-width:1024px){.p-howto__content{gap:32px;margin-top:40px;margin-inline:0}}.p-howto__section{padding:44px 22px 28px;border-radius:43px;background:var(--color-bg-alt)}@media screen and (min-width:1024px){.p-howto__section{padding:50px 40px 33px}}.p-howto__headline{display:flex;justify-content:center;align-items:center;max-width:20.25rem;height:2.875rem;line-height:1.19;margin-inline:auto;border-radius:1.4375rem;text-align:center;font-size:1.25rem}@media screen and (min-width:1024px){.p-howto__headline{height:3.4525rem;border-radius:1.5625rem;font-size:1.4375rem;letter-spacing:.16em}}.p-howto__headline--good{background:var(--color-primary);color:var(--color-white)}.p-howto__headline--bad{background:var(--color-purple);color:var(--color-white)}.p-howto__body{line-height:1.8125rem;margin-top:14px;text-align:center;font-size:1rem;font-weight:var(--fw-eb);letter-spacing:.16em}@media screen and (min-width:1024px){.p-howto__body{line-height:2.0875rem;margin-top:22px;font-size:1.25rem;letter-spacing:.14em}}.p-howto__note{line-height:1.4375rem;margin-top:32px;font-size:.8125rem;letter-spacing:-.02em}@media screen and (min-width:1024px){.p-howto__note{margin-top:66px;letter-spacing:0}}.p-good-case{display:flex;flex-direction:column;gap:32px 144px;margin-top:32px}@media screen and (min-width:1024px){.p-good-case{margin-top:49px}}@media screen and (min-width:1024px){.p-good-case{flex-direction:row;justify-content:center}}.p-good-case__item{position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1024px){.p-good-case__item:not(:first-child)::before{content:"";position:absolute;top:0;left:-72px;display:block;width:6px;height:100%;margin-left:-3px;border-radius:3px;background:#fff}}.p-good-case__headline{display:flex;justify-content:center;align-items:center;height:2.8125rem;line-height:1.5;padding-inline:32px;border-radius:1.40625rem;text-align:center;background:var(--color-base);font-size:.875rem;color:#fff;letter-spacing:.16em}@media screen and (min-width:1024px){.p-good-case__headline{height:2.375rem;padding-inline:26px;border-radius:1.1875rem;font-size:.9375rem;letter-spacing:.11em}}.p-good-case__body{line-height:1.5625rem;margin-top:12px;text-align:center;font-size:.875rem;font-weight:var(--fw-eb);letter-spacing:.16em}@media screen and (min-width:1024px){.p-good-case__body{line-height:1.8125rem;margin-top:8px;font-size:1.125rem;letter-spacing:.11em}}.p-good-case__image{display:flex;justify-content:center;margin-top:12px}@media screen and (min-width:1024px){.p-good-case__image{margin-top:18px}}.p-good-case__image img{width:177px}@media screen and (min-width:1024px){.p-good-case__image img{width:234px}}.p-bad-case{display:flex;justify-content:center;margin-inline:-6px;margin-top:24px}@media screen and (min-width:1024px){.p-bad-case{margin-top:44px;margin-inline:0;padding-inline:36px}}.p-bad-case img{width:100%;max-width:276px}@media screen and (min-width:1024px){.p-bad-case img{max-width:708px}}.p-product{overflow:hidden;position:relative;padding-block:87px 14px;background:url(../img/bg/bg_check-sp.png) repeat-y center top/100% auto}@media screen and (min-width:768px){.p-product{padding-block:192px 11px;background-image:url(../img/bg/bg_check-pc.png);background-repeat:repeat;background-size:1600px auto}}.p-product::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:75px;background:url(../img/bg/bg_wave-lg-top.svg) repeat-x center top/85px auto;pointer-events:none}@media screen and (min-width:768px){.p-product::before{background-size:172px auto}}.p-product__content{display:grid;gap:67px 30px;max-width:1280px;margin-top:41px;margin-inline:auto;padding-inline:20px}@media screen and (min-width:768px){.p-product__content{margin-top:88px;padding-inline:40px}}@media screen and (min-width:1024px){.p-product__content{grid-template-columns:1fr 375px}}.p-product__section{--r:41px;position:relative}.p-product-section{position:relative;z-index:1}@media screen and (min-width:1024px){.p-product-section{display:flex;flex-direction:column}}.p-product-section::after,.p-product-section::before{position:absolute;z-index:1;background-repeat:no-repeat;background-position:center;background-size:contain;animation:shakeCharacter 2s 1.5s infinite step-end}.p-product-section--marugoto::before{content:"";z-index:-1;top:-30px;right:-13px;width:53px;height:50px;background-image:url(../img/character/character_product-01.png)}@media screen and (min-width:1024px){.p-product-section--marugoto::before{top:-48px;right:-32px;width:85px;height:79px}}.p-product-section--marugoto::after{content:"";left:-24px;bottom:-38px;width:140px;height:86px;background-image:url(../img/character/character_product-02.png)}@media screen and (min-width:1024px){.p-product-section--marugoto::after{left:-87px;bottom:51px;width:205px;height:127px}}.p-product-section--ginza::before{content:"";right:0;bottom:-59px;width:144px;height:104px;background-image:url(../img/character/character_product-03-sp.png)}@media screen and (min-width:1024px){.p-product-section--ginza::before{top:75px;right:-94px;bottom:auto;width:194px;height:165px;background-image:url(../img/character/character_product-03-pc.png)}}.p-product-section__headline{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;line-height:1.85rem;padding:10px;border-radius:var(--r) var(--r) 0 0;text-align:center;background:var(--color-primary);font-size:1.25rem;color:var(--color-white);letter-spacing:.07em}@media screen and (min-width:768px){.p-product-section__headline{flex-direction:row;min-height:104px;font-size:1.540625rem;letter-spacing:.16em}}.p-product-section--marugoto .p-product-section__headline{min-height:98px}@media screen and (min-width:768px){.p-product-section--marugoto .p-product-section__headline{min-height:104px}}.p-product-section--ginza .p-product-section__headline{min-height:79px}@media screen and (min-width:768px){.p-product-section--ginza .p-product-section__headline{min-height:104px}}.p-product-section__content{display:flex;flex-direction:column;padding-inline:18px;border:7px solid var(--color-primary);border-top:none;border-radius:0 0 var(--r) var(--r);background:var(--color-bg)}@media screen and (min-width:768px){.p-product-section__content{flex-grow:1;padding:35px 32px 15px;border-width:10px}}@media screen and (min-width:1024px){.p-product-section__content{flex:1}}.p-product-section--marugoto .p-product-section__content{padding-block:23px 58px}@media screen and (min-width:768px){.p-product-section--marugoto .p-product-section__content{padding-block:39px 50px}}.p-product-section--ginza .p-product-section__content{padding-block:39px 50px}.p-product-section__list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 7px}@media screen and (min-width:768px){.p-product-section__list{gap:24px 12px}}@media screen and (min-width:560px){.p-product-section__list{grid-template-columns:repeat(auto-fit,198px);justify-content:center}}@media screen and (min-width:1024px){.p-product-section__list{flex:1;align-items:center}}.p-product-section--ginza .p-product-section__list{grid-template-columns:1fr}.p-product-section__item{display:grid;gap:2px}.p-product-section--ginza .p-product-section__item{gap:20px}@media screen and (min-width:1024px){.p-product-section--ginza .p-product-section__item{gap:10px}}.p-product-section__image{display:flex;justify-content:center}.p-product-section--ginza .p-product-section__image img{width:115px}@media screen and (min-width:768px){.p-product-section--ginza .p-product-section__image img{width:157px}}.p-product-section__name{line-height:1.5;text-align:center;font-size:.875rem;font-weight:var(--fw-eb);letter-spacing:.11em}@media screen and (min-width:768px){.p-product-section__name{line-height:1.325;font-size:1rem}}.p-product-section__more{margin-top:46px}@media screen and (min-width:768px){.p-product-section__more{margin-top:44px}}.p-gotop{position:relative;z-index:10;display:block;width:161px;margin-top:80px;margin-inline:auto}@media screen and (min-width:768px){.p-gotop{width:240px;margin-top:97px}}.p-gotop img,.p-gotop picture{position:relative;width:100%;pointer-events:auto}.p-copyright{display:block;margin-top:57px;padding-inline:28px;text-align:center}@media screen and (min-width:1024px){.p-copyright{margin-top:153px;text-align:left}}.p-copyright img{display:inline-block;width:15.829375rem}@media screen and (min-width:1024px){.p-copyright img{width:18.714375rem}}@media screen and (min-width:480px){.u-show-xs{display:none!important}}@media screen and (min-width:560px){.u-show-sm{display:none!important}}@media screen and (min-width:768px){.u-show-md{display:none!important}}@media screen and (min-width:1024px){.u-show-lg{display:none!important}}@media screen and (min-width:1280px){.u-show-xl{display:none!important}}@media screen and (max-width:479px){.u-hide-xs{display:none!important}}@media screen and (max-width:559px){.u-hide-sm{display:none!important}}@media screen and (max-width:767px){.u-hide-md{display:none!important}}@media screen and (max-width:1023px){.u-hide-lg{display:none!important}}@media screen and (max-width:1279px){.u-hide-xl{display:none!important}}.u-scroll-up{opacity:0;transform:translateY(32px);transition:opacity var(--duration-slow) var(--ease-soft),transform var(--duration-slow) var(--ease-out)}@media screen and (min-width:768px){.u-scroll-up{transform:translateY(40px)}}.u-scroll-up.-show{opacity:1!important;transform:none!important}.u-scroll-up-item{opacity:0;transform:translateY(32px);transition:opacity var(--duration-slow) var(--ease-soft),transform var(--duration-slow) var(--ease-out)}@media screen and (min-width:768px){.u-scroll-up-item{transform:translateY(40px)}}.-show .u-scroll-up-item{opacity:1!important;transform:none!important}.u-hide{display:none!important}.u-ta-c{text-align:center}.u-ta-r{text-align:right}