.react-calendar{width:350px;max-width:100%;background:white;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:white}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-calendar{width:100%;background-color:initial;border:none}.react-calendar__navigation{height:auto;padding:0 28px 0 43px}@media (max-width:800px){.react-calendar__navigation{margin-bottom:0;padding:0 0 0 calc((100vw / var(--vw-sp)) * 10)}}.react-calendar button{padding:.5em}.react-calendar__navigation__next2-button,.react-calendar__navigation__prev2-button{display:none}.react-calendar__navigation__label{order:0;pointer-events:none;padding:0 43px;text-align:left;font-family:var(--font-noto-sans-jp);font-size:18px;font-weight:700;color:var(--color-dark-gray)}@media (max-width:800px){.react-calendar__navigation__label{padding:0;font-size:calc((100vw / var(--vw-sp)) * 15)}}.react-calendar__navigation .react-calendar__navigation__label{padding:0}.react-calendar__navigation__prev-button{position:relative;order:1;text-indent:-9999px}.react-calendar__navigation__prev-button:before{position:absolute;top:50%;left:50%;display:block;content:"";width:12px;height:12px;margin-top:-6px;margin-left:-6px;border-top:1px solid var(--color-dark-gray);border-left:1px solid var(--color-dark-gray);transform:rotate(-45deg)}@media (max-width:800px){.react-calendar__navigation__prev-button:before{width:calc((100vw / var(--vw-sp)) * 10);height:calc((100vw / var(--vw-sp)) * 10);margin-top:calc((100vw / var(--vw-sp)) * -5);margin-left:calc((100vw / var(--vw-sp)) * -5)}}.react-calendar__navigation__next-button{position:relative;order:2;text-indent:-9999px}.react-calendar__navigation__next-button:before{position:absolute;top:50%;left:50%;display:block;content:"";width:12px;height:12px;margin-top:-6px;margin-left:-6px;border-top:1px solid var(--color-dark-gray);border-right:1px solid var(--color-dark-gray);transform:rotate(45deg)}@media (max-width:800px){.react-calendar__navigation__next-button:before{width:calc((100vw / var(--vw-sp)) * 10);height:calc((100vw / var(--vw-sp)) * 10);margin-top:calc((100vw / var(--vw-sp)) * -5);margin-left:calc((100vw / var(--vw-sp)) * -5)}}.react-calendar__navigation button:disabled{visibility:hidden}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#fff}.react-calendar__month-view__days__day abbr{font-family:var(--font-montserrat);font-size:22px;font-weight:600;color:var(--color-gray600)}@media (max-width:800px){.react-calendar__month-view__days__day abbr{font-size:calc((100vw / var(--vw-sp)) * 13.28)}}.react-calendar__tile{color:#000;background-color:#fff;font-size:18px}@media (max-width:800px){.react-calendar__tile{font-size:calc((100vw / var(--vw-sp)) * 18)}}.react-calendar__month-view__days__day--weekend abbr{color:#59afe0}.react-calendar__month-view__days__day--neighboringMonth{visibility:hidden}.react-calendar__tile p{color:#000}.react-calendar__month-view__days .react-calendar__tile{padding:1em 0}@media (max-width:800px){.react-calendar__month-view__days .react-calendar__tile{padding:.5em 0}}.react-calendar__tile--active,.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover,.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background:#fffdd9}.react-calendar__tile--active abbr{color:var(--color-orange3)}.react-calendar__month-view__days .react-calendar__tile--active abbr{color:var(--color-orange2)!important}.react-calendar__month-view__days .react-calendar__tile:nth-child(7n+1) abbr{color:#e75d5d}.react-calendar__tile--active:enabled:focus abbr,.react-calendar__tile--active:enabled:hover abbr,.react-calendar__tile:enabled:focus abbr,.react-calendar__tile:enabled:hover abbr{color:var(--color-orange3)}.react-calendar__month-view__weekdays{font-size:18px}@media (max-width:800px){.react-calendar__month-view__weekdays{font-size:calc((100vw / var(--vw-sp)) * 11.38)}}.react-calendar__month-view__weekdays__weekday{padding:1em .5em}.react-calendar__month-view__days__day:first-child,.react-calendar__month-view__days__day:nth-child(7n+1),.react-calendar__month-view__weekdays .react-calendar__month-view__weekdays__weekday:first-child{color:#e75d5d}.react-calendar__month-view__days__day:nth-child(7n),.react-calendar__month-view__weekdays .react-calendar__month-view__weekdays__weekday:last-child{color:#59afe0}abbr[title]{text-decoration:none}.react-calendar__month-view__weekdays>div{padding:12px 10px 30px;font-family:var(--font-noto-sans-jp);font-weight:500}@media (max-width:800px){.react-calendar__month-view__weekdays>div{padding:calc((100vw / var(--vw-sp)) * 12) calc((100vw / var(--vw-sp)) * 10) calc((100vw / var(--vw-sp)) * 10)}}.react-calendar__month-view__days .react-calendar__tile p{margin-top:10px;font-family:var(--font-noto-sans-jp);font-size:26px;font-weight:200;color:var(--color-gray600)}@media (max-width:800px){.react-calendar__month-view__days .react-calendar__tile p{margin-top:calc((100vw / var(--vw-sp)) * 6);font-size:calc((100vw / var(--vw-sp)) * 16)}}.react-calendar__month-view__days .react-calendar__tile.closeDay abbr,.react-calendar__month-view__days .react-calendar__tile.pastDay abbr{color:#bfbaba}.lesson-schedule-calendar_scheduleCalendar__Jtx8m{display:flex;align-items:center;justify-content:center;margin-bottom:60px;padding:43px;border:1px solid var(--color-gray200);border-radius:20px;background:var(--color-white)}@media (max-width:800px){.lesson-schedule-calendar_scheduleCalendar__Jtx8m{padding:calc((100vw / var(--vw-sp)) * 12.3) calc((100vw / var(--vw-sp)) * 9);margin-bottom:calc((100vw / var(--vw-sp)) * 40);border-radius:calc((100vw / var(--vw-sp)) * 20)}}.lesson-schedule-calendar_sectionSecondary___DEiY{margin-bottom:60px}@media (max-width:800px){.lesson-schedule-calendar_sectionSecondary___DEiY{margin-bottom:calc((100vw / var(--vw-sp)) * 40)}}.lesson-schedule-calendar_sectionSecondary___DEiY:last-of-type{margin-bottom:0}.lesson-schedule-calendar_sectionHeadlineLv2__ESD14{margin-top:0;margin-bottom:20px;font-size:20px;font-weight:700}@media (max-width:800px){.lesson-schedule-calendar_sectionHeadlineLv2__ESD14{margin-bottom:calc((100vw / var(--vw-sp)) * 20);font-size:calc((100vw / var(--vw-sp)) * 20)}}.lesson-schedule-calendar_sectionHeadlineLv2Border___ROpf{margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--color-gray200)}@media (max-width:800px){.lesson-schedule-calendar_sectionHeadlineLv2Border___ROpf{margin-bottom:calc((100vw / var(--vw-sp)) * 12);padding-bottom:calc((100vw / var(--vw-sp)) * 8)}}.lesson-schedule-calendar_scheduleListItem__rKiUL{margin-bottom:24px;padding:20px 24px;background:var(--color-white);border:1px solid var(--color-gray200);border-radius:20px}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItem__rKiUL{margin-bottom:calc((100vw / var(--vw-sp)) * 16);padding:calc((100vw / var(--vw-sp)) * 12) calc((100vw / var(--vw-sp)) * 20);border-radius:calc((100vw / var(--vw-sp)) * 20)}}.lesson-schedule-calendar_scheduleList__0OIHW .lesson-schedule-calendar_scheduleListItem__rKiUL:last-of-type{margin-bottom:0}.lesson-schedule-calendar_scheduleList__0OIHW>p{text-align:center}.lesson-schedule-calendar_sectionHeadlineLv3__TRAOp{margin-top:0;margin-bottom:15px;padding-bottom:12px;font-size:16px;font-weight:700;border-bottom:1px solid var(--gray3)}@media (max-width:800px){.lesson-schedule-calendar_sectionHeadlineLv3__TRAOp{margin-bottom:calc((100vw / var(--vw-sp)) * 12);padding-bottom:calc((100vw / var(--vw-sp)) * 8);font-size:calc((100vw / var(--vw-sp)) * 14)}}.lesson-schedule-calendar_scheduleListItemHeader__i3MW8{margin-bottom:16px}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemHeader__i3MW8{margin-bottom:calc((100vw / var(--vw-sp)) * 8)}}.lesson-schedule-calendar_scheduleListItemHeaderCategory__TwT7V{margin-bottom:4px;color:var(--color-orange3);font-size:12px}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemHeaderCategory__TwT7V{margin-bottom:calc((100vw / var(--vw-sp)) * 4);font-size:calc((100vw / var(--vw-sp)) * 10)}}.lesson-schedule-calendar_scheduleListItemHeaderTitle__KTECa{margin-bottom:0;font-size:18px;font-weight:700}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemHeaderTitle__KTECa{font-size:calc((100vw / var(--vw-sp)) * 16)}}.lesson-schedule-calendar_scheduleListItemBody__8JBHD{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemBody__8JBHD{margin-bottom:calc((100vw / var(--vw-sp)) * 24)}}.lesson-schedule-calendar_scheduleListItemBodyStrength__Y0vAU{display:flex;align-items:center}.lesson-schedule-calendar_scheduleListItemBodyStrengthTitle__U1fVw{margin-right:8px}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemBodyStrengthTitle__U1fVw{margin-right:calc((100vw / var(--vw-sp)) * 8);font-size:calc((100vw / var(--vw-sp)) * 12);color:var(--color-gray600)}}.lesson-schedule-calendar_scheduleListItemBodyStrengthRate__tUK4s{width:131px;height:24px;background-size:131px auto}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemBodyStrengthRate__tUK4s{width:calc((100vw / var(--vw-sp)) * 84);height:calc((100vw / var(--vw-sp)) * 15.56);background-size:calc((100vw / var(--vw-sp)) * 84) auto}}.lesson-schedule-calendar_scheduleListItemBodyStrengthRate__tUK4s:after{background-size:131px auto}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemBodyStrengthRate__tUK4s:after{background-size:calc((100vw / var(--vw-sp)) * 84) auto}}.lesson-schedule-calendar_strengthRate__4f8Dy{margin-right:auto}.lesson-schedule-calendar_scheduleListItemBodyLink__ntRnf a{text-decoration:underline}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemBodyLink__ntRnf a{font-size:calc((100vw / var(--vw-sp)) * 12);color:var(--color-gray600)}}.lesson-schedule-calendar_scheduleListItemButton__SUsFl a{padding-left:0;padding-right:0}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemButton__SUsFl a{min-width:inherit;padding:calc((100vw / var(--vw-sp)) * 4) 0}}.lesson-schedule-calendar_scheduleListItemBodyLink__ntRnf a:hover{text-decoration:none}.lesson-schedule-calendar_scheduleListItemDetail__P8tI6{overflow-wrap:break-word}.lesson-schedule-calendar_scheduleListItemButton__SUsFl{text-align:right;max-width:212px;margin-left:auto}@media (max-width:800px){.lesson-schedule-calendar_scheduleListItemButton__SUsFl{max-width:130px}.lesson-schedule-calendar_scheduleListItemButton__SUsFl a:before{right:calc((100vw / var(--vw-sp)) * 15);width:calc((100vw / var(--vw-sp)) * 7);height:calc((100vw / var(--vw-sp)) * 7);margin-top:calc((100vw / var(--vw-sp)) * -3.5)}}.lesson-schedule-calendar_button__05dHW{position:relative;display:flex;justify-content:center;align-items:center;width:250px;height:38px;padding:14px 15px 16px;font-size:16px;font-weight:700;background:var(--color-white);outline:solid 1px var(--color-orange3);border-radius:50px;color:var(--color-orange3);text-align:center;cursor:pointer;transition:background-color .6s cubic-bezier(.19,1,.22,1)}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_secondLine__PfhFN{padding:5px;line-height:1.3}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_blue__k18FM{outline-color:#1249a0;color:#1249a0}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_blue__k18FM:hover{background:rgb(18 73 160/10%)}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_black___CVRZ{outline-color:#000;color:#000}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_black___CVRZ:hover{background:rgb(0 0 0/10%)}@media (max-width:800px){.lesson-schedule-calendar_button__05dHW{width:auto;height:auto;min-width:calc((100vw / var(--vw-sp)) * 250);max-width:100%;padding:calc((100vw / var(--vw-sp)) * 12) calc((100vw / var(--vw-sp)) * 25);font-size:calc((100vw / var(--vw-sp)) * 16);border-radius:calc((100vw / var(--vw-sp)) * 50);text-align:center}}.lesson-schedule-calendar_button__05dHW span{position:relative;display:inline-block;padding-right:20px}@media (max-width:800px){.lesson-schedule-calendar_button__05dHW span{padding-right:calc((100vw / var(--vw-sp)) * 20)}}.lesson-schedule-calendar_button__05dHW span:before{position:absolute;top:50%;right:0;display:block;content:"";width:10px;height:10px;margin-top:-6px;border-top:1px solid var(--color-orange3);border-right:1px solid var(--color-orange3);transform:rotate(45deg);transition:right .6s cubic-bezier(.19,1,.22,1)}.lesson-schedule-calendar_buttonPrimary__xMpks span:before{border-color:var(--color-white)}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_secondLine__PfhFN span:before{margin-top:-4px;right:-5px}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_blue__k18FM span:before{border-color:#1249a0}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_black___CVRZ span:before{border-color:#000}@media (max-width:800px){.lesson-schedule-calendar_button__05dHW span:before{width:calc((100vw / var(--vw-sp)) * 10);height:calc((100vw / var(--vw-sp)) * 10);margin-top:calc((100vw / var(--vw-sp)) * -5)}}.lesson-schedule-calendar_button__05dHW:hover{background:var(--button-hover)}.lesson-schedule-calendar_button__05dHW:active{transform:translateY(2px)}.lesson-schedule-calendar_button__05dHW:hover span:before{right:-5px}.lesson-schedule-calendar_button__05dHW.lesson-schedule-calendar_secondLine__PfhFN:hover span:before{right:-10px}.lesson-schedule-calendar_buttonPrimary__xMpks{border:2px solid var(--color-white);background:var(--color-orange3);color:var(--color-white)}@media (max-width:800px){.lesson-schedule-calendar_buttonPrimary__xMpks{width:100%;min-width:calc((100vw / var(--vw-sp)) * 250);max-width:100%;padding:calc((100vw / var(--vw-sp)) * 14) calc((100vw / var(--vw-sp)) * 25) calc((100vw / var(--vw-sp)) * 14) calc((100vw / var(--vw-sp)) * 18);font-size:calc((100vw / var(--vw-sp)) * 20)}}.lesson-schedule-calendar_buttonPrimary__xMpks:hover{background:var(--color-orange2)}.lesson-schedule-calendar_buttonPrimaryMiddle__r_cX4{width:auto;min-width:212px;padding:8px 20px;font-size:20px}@media (max-width:800px){.lesson-schedule-calendar_buttonPrimaryMiddle__r_cX4{padding:calc((100vw / var(--vw-sp)) * 8) calc((100vw / var(--vw-sp)) * 20);font-size:calc((100vw / var(--vw-sp)) * 14)}}h2.yoga-column-section_sectionTitle__sSf7e{margin-bottom:calc((100vw / var(--vw-sp)) * 28)}@media (min-width:801px){h2.yoga-column-section_sectionTitle__sSf7e{margin-bottom:48px}}.trial-lesson-schedule-section_section__wEPcV{padding:88px 0 188px}@media (max-width:800px){.trial-lesson-schedule-section_section__wEPcV{padding:calc((100vw / var(--vw-sp)) * 60) 0 calc((100vw / var(--vw-sp)) * 100)}}section.shop-before-open-template_trialLessonSection__bq3wU{padding-bottom:calc(100vw / var(--vw-sp) * 20)}@media (min-width:801px){section.shop-before-open-template_trialLessonSection__bq3wU{padding-bottom:40px}}section.shop-single-template_trialLessonSection__gSu3E{padding-bottom:calc(100vw / var(--vw-sp) * 20)}@media (min-width:801px){section.shop-single-template_trialLessonSection__gSu3E{padding-bottom:40px}}