.style-module__mltAUa__root{width:100%;font-family:var(--font-yusei-magic);pointer-events:none;z-index:100;position:fixed;top:0}.style-module__mltAUa__stack{flex-direction:column;justify-content:space-between;display:flex}.style-module__mltAUa__logoBox,.style-module__mltAUa__upperRight,.style-module__mltAUa__lowerBox,.style-module__mltAUa__menu{pointer-events:auto}.style-module__mltAUa__langSwitcher:hover,.style-module__mltAUa__hamburgerBtn:hover{background-color:#ffeac2}.style-module__mltAUa__upperPart{z-index:102;justify-content:space-between;align-items:flex-start;padding-top:10px;display:flex;position:relative}.style-module__mltAUa__logoBox{background-color:var(--background-color);border-radius:12px;justify-content:center;align-items:center;width:75px;height:75px;display:flex}.style-module__mltAUa__logo{box-sizing:border-box;border:2px solid #000;border-radius:12px;width:calc(100% - 4px);height:calc(100% - 4px);margin:2px;display:block}.style-module__mltAUa__logo img{width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.style-module__mltAUa__upperRight{justify-content:center;align-items:center;display:flex}.style-module__mltAUa__switchBox{background-color:var(--background-color);z-index:103;border-radius:5px;justify-content:center;align-items:center;width:85px;height:auto;display:flex;position:relative;right:10px}.style-module__mltAUa__langSwitcher{box-sizing:border-box;width:calc(100% - 4px);height:calc(100% - 4px);font-size:1rem;font-weight:700;font-family:var(--font-yusei-magic);color:#000;cursor:pointer;background-color:#0000;border:2px solid #000;border-radius:5px;justify-content:center;align-items:flex-end;margin:2px;transition:all .3s;display:flex}.style-module__mltAUa__currentLang{color:var(--primary-color);font-size:1.4rem}.style-module__mltAUa__langSeparator{margin:0 4px}.style-module__mltAUa__hamburger{-webkit-user-select:none;user-select:none;background-color:var(--background-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.style-module__mltAUa__hamburgerBtn{box-sizing:border-box;border:2px solid #000;border-radius:12px;width:calc(100% - 4px);height:calc(100% - 4px);margin:2px;transition:all .3s;display:block}.style-module__mltAUa__hamburgerBtn .style-module__mltAUa__hamOpened .style-module__mltAUa__first{transition-duration:.2s;transform:translate(15px,-1px)rotate(45deg)}.style-module__mltAUa__hamburgerBtn .style-module__mltAUa__hamOpened .style-module__mltAUa__second{opacity:0}.style-module__mltAUa__hamburgerBtn .style-module__mltAUa__hamOpened .style-module__mltAUa__third{transition-duration:.2s;transform:translate(-18px,16px)rotate(-45deg)}.style-module__mltAUa__hamburgerBtn .style-module__mltAUa__hamClosed .style-module__mltAUa__first{transition-duration:.2s;transform:translate(0)rotate(0)}.style-module__mltAUa__hamburgerBtn .style-module__mltAUa__hamClosed .style-module__mltAUa__second{opacity:1}.style-module__mltAUa__hamburgerBtn .style-module__mltAUa__hamClosed .style-module__mltAUa__third{transition-duration:.2s;transform:translate(0)rotate(0)}.style-module__mltAUa__lowerPart{z-index:101;justify-content:center;align-items:flex-end;width:100%;display:flex;position:fixed;bottom:0;left:0;transform:translateY(50%)}.style-module__mltAUa__lowerBox{color:#000;border-bottom:none;flex-direction:column;justify-content:center;align-items:center;margin:0 -20px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.style-module__mltAUa__lowerBox:first-child,.style-module__mltAUa__lowerBox:nth-child(3){z-index:104;background-color:#fab93e;border-radius:140px 140px 0 0;width:140px;height:140px}.style-module__mltAUa__lowerBox:nth-child(2){z-index:105;background-color:var(--primary-color);border-radius:160px 160px 0 0;width:160px;height:160px}.style-module__mltAUa__quick{color:#000;border:2px dashed var(--primary-color);box-sizing:border-box;border-bottom:none;border-radius:136px 136px 0 0;flex-direction:column;justify-content:flex-start;align-items:center;width:calc(100% - 4px);height:calc(100% - 4px);margin:2px;font-size:.8rem;font-weight:700;text-decoration:none;display:flex}.style-module__mltAUa__lowerBox:nth-child(2) .style-module__mltAUa__quick{border:2px dashed #e54c00}.style-module__mltAUa__quick img{height:25px;margin-top:5px}.style-module__mltAUa__lowerBox:nth-child(2) .style-module__mltAUa__quick img{height:30px;margin:15px 0 5px}.style-module__mltAUa__overlay{opacity:0;visibility:hidden;z-index:90;background-color:#fff6;width:100vw;height:100dvh;transition:opacity .4s;position:fixed;top:0;left:0}.style-module__mltAUa__overlayVisible{opacity:1;visibility:visible;pointer-events:auto}.style-module__mltAUa__menu{z-index:100;border-left:2px dashed var(--primary-color);border-bottom:2px dashed var(--primary-color);overscroll-behavior-y:contain;background-color:#ffeac2;border-radius:0 0 0 20px;width:fit-content;height:fit-content;padding:100px 0 20px;transition:opacity .4s,visibility .4s;position:fixed;top:0;right:0;overflow-y:auto}.style-module__mltAUa__menuClose{opacity:0;visibility:hidden;pointer-events:none}.style-module__mltAUa__menuOpen{opacity:1;visibility:visible;pointer-events:auto;background-color:#ffeac2;box-shadow:-5px 0 20px #0000000d}.style-module__mltAUa__menuContainer{grid-column:1/-1;grid-template-columns:repeat(3,auto);justify-content:center;margin-bottom:1rem;display:grid}.style-module__mltAUa__column{flex-direction:column;align-items:center;width:14rem;display:flex}.style-module__mltAUa__categoryTitle{border-bottom:2px dashed var(--primary-color);justify-content:center;align-items:center;width:13rem;margin-bottom:1rem;padding-bottom:.2rem;display:flex;position:relative}.style-module__mltAUa__categoryTitle h3{text-align:center;margin:0;font-size:1.3rem;font-weight:400}.style-module__mltAUa__leafImage{width:1.8rem;height:auto;position:absolute;bottom:-.1rem;right:-.8rem}.style-module__mltAUa__list{text-align:center;flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.style-module__mltAUa__menuLink{color:inherit;font-size:1.1rem;text-decoration:none}.style-module__mltAUa__menuLink:hover{-webkit-text-decoration:underline dashed var(--secondary-color) 2px;text-decoration:underline dashed var(--secondary-color) 2px}@media screen and (min-width:768px){.style-module__mltAUa__menuContainer{gap:min(5rem,50% - 22.5rem)}}@media (max-width:767px){.style-module__mltAUa__logoBox{width:65px;height:65px}.style-module__mltAUa__switchBox{width:75px}.style-module__mltAUa__langSwitcher{font-size:.8rem}.style-module__mltAUa__currentLang{color:var(--primary-color);font-size:1.2rem}.style-module__mltAUa__hamburger{width:50px;height:50px}.style-module__mltAUa__menu{border-bottom:none;border-radius:0;width:18rem;height:100dvh;margin-bottom:300px;padding:65px 0 0}.style-module__mltAUa__menuContainer{grid-template-columns:1fr;gap:2rem;width:15rem;padding:1rem}.style-module__mltAUa__column{width:14rem}.style-module__mltAUa__column:last-child{margin-bottom:7rem}.style-module__mltAUa__categoryTitle{width:13rem}.style-module__mltAUa__categoryTitle h3{font-size:1.3rem}.style-module__mltAUa__menuLink{color:inherit;font-size:1.1rem;text-decoration:none}}
