.Layout_container__p0wDU{display:flex;flex-direction:column;min-height:100vh;background:var(--main-background)}.Layout_main__kdTZ6{padding-bottom:60px;margin-bottom:auto}.Footer_footer__UaG1g{width:100%;height:auto;background:#fff;color:#000;text-align:center}.Footer_container__Z8cUU{margin:10px auto 0;padding:0 40px;max-width:800px}.Footer_footer__UaG1g a{color:#000;text-decoration:none}.Footer_nav_list__93Z9g{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around;padding-left:0}.Footer_nav_list__93Z9g li{margin:16px;display:block;font-size:13px}.Footer_link_effect__hFxbz{padding:4px 2px;text-decoration:none;white-space:nowrap;position:relative}.Footer_link_effect__hFxbz:after{position:absolute;left:0;bottom:0;content:"";width:100%;height:1px;background:#000;transform:scaleX(0);transform-origin:center top;transition:transform .3s}.Footer_link_effect__hFxbz:hover:after{transform:scale(1)}.Footer_logo__NsUJK{border-bottom:1px solid #000;padding:0 20px 10px;margin:20px 0 40px}.Footer_bottom__O5rKs{font-size:11px}.Footer_copyright__j5CNb{margin:8px 0 16px}.Header_header__MvnS2{position:-webkit-sticky;position:sticky;z-index:10;top:0}.Header_logo__j7oID{margin-right:auto;margin-left:16px;white-space:nowrap}.Header_logo_mark__xC3BD,.Header_logo_type__8qADk{margin:16px 4px}.Header_wrapper__T91nz{display:flex;width:100%;height:60px;background:var(--main-background);justify-content:flex-end;align-items:center}.Header_nav_btn__v84_T{display:none}.Header_menu__v3J_a{display:flex;flex-direction:row;padding-left:0}.Header_menu__v3J_a li{display:block}.Header_menu__v3J_a a{padding:6px 2px;margin:0 18px;font-size:.9rem;font-weight:500;text-decoration:none;color:#000;white-space:nowrap;position:relative}.Header_menu__v3J_a a:after{position:absolute;left:0;bottom:0;content:"";width:100%;height:2px;background:#000;transform:scaleX(0);transform-origin:center top;transition:transform .3s}.Header_menu__v3J_a a:hover:after{transform:scale(1)}.Header_btn__1MyUr{margin:1rem}.Header_order_button__jM3__{display:inline-block;background:#f58648;border:2px solid #f58648;padding:6px 30px;border-radius:9px;color:#fff;font-weight:500;text-decoration:none;white-space:nowrap;box-shadow:0 1px 2px 0 #00000036;text-shadow:0 1px 1px #00000040}.Header_order_button__jM3__:hover{background:#ffa877}@media screen and (max-width:1100px){.Header_nav_btn__v84_T{margin:2rem;display:flex;flex-direction:column;row-gap:6px;cursor:pointer}.Header_nav_btn__v84_T div{width:32px;height:3px;background-color:#000;border-radius:2px}.Header_nav_btn__v84_T.Header_active__t8h51 div:nth-child(2){transform:scale(0);opacity:0}.Header_nav_btn__v84_T.Header_active__t8h51 div:first-child{animation:Header_bar1Anim__3T__x .3s ease-in-out forwards}@keyframes Header_bar1Anim__3T__x{50%{transform:translateY(9px)}to{transform:translateY(9px) rotate(45deg)}}.Header_nav_btn__v84_T.Header_active__t8h51 div:nth-child(3){animation:Header_bar2Anim__yY4mn .3s ease-in-out forwards}@keyframes Header_bar2Anim__yY4mn{50%{transform:translateY(-9px)}to{transform:translateY(-9px) rotate(135deg)}}.Header_nav_btn__v84_T div:first-child{animation:Header_bar1revAnim__KnjqV .3s ease-in-out}@keyframes Header_bar1revAnim__KnjqV{0%{transform:translateY(9px) rotate(45deg)}50%{transform:translateY(9px) rotate(0deg)}to{transform:translateY(0)}}.Header_nav_btn__v84_T div:nth-child(3){animation:Header_bar3revAnim__8xp7M .3s ease-in-out}@keyframes Header_bar3revAnim__8xp7M{0%{transform:translateY(-9px) rotate(135deg)}50%{transform:translateY(-9px) rotate(0deg)}to{transform:translateY(0)}}.Header_nav_btn__v84_T.Header_no_animation__E_Dgb div{animation:none}.Header_menu_wrapper__3CRby{position:fixed;background:#00000080;height:calc(100vh - 60px);top:60px;width:100vw;right:-100%;transform:translateX(-100%);transition:transform .3s ease}.Header_inactive__D_YnX{transform:none}.Header_menu__v3J_a{flex-direction:column;background:var(--main-background);margin:0 0 0 auto;width:250px;height:100%;padding:1rem 2rem}.Header_menu__v3J_a li{margin-top:2rem}}@media screen and (max-width:500px){.Header_logo_type__8qADk{display:none}}.Header_has_submenu__xuq_7{position:relative}.Header_menu_parent__xTJgd{padding:6px 2px;margin:0 18px;font-size:.9rem;font-weight:500;text-decoration:none;color:#000;white-space:nowrap;position:relative;cursor:pointer}.Header_menu_parent__xTJgd:after{position:absolute;left:0;bottom:0;content:"";width:100%;height:2px;background:#000;transform:scaleX(0);transform-origin:center top;transition:transform .3s}.Header_menu_parent__xTJgd:hover:after{transform:scale(1)}.Header_submenu__Z6Jn7{display:none;position:absolute;top:100%;left:0;list-style:none;margin:0;padding:.5rem 0;background:var(--main-background);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:20}.Header_submenu__Z6Jn7 li{margin:0}.Header_submenu__Z6Jn7 li a{display:block;padding:.5rem 1rem;text-decoration:none;color:#000}@media screen and (min-width:1101px){.Header_has_submenu__xuq_7:hover>.Header_submenu__Z6Jn7{display:block}}@media screen and (max-width:1100px){.Header_submenu__Z6Jn7{position:relative;box-shadow:none;background:none;top:auto}.Header_has_submenu__xuq_7.Header_open__k_vL4>.Header_submenu__Z6Jn7{display:block}}.OrderCTABanner_container__6YBZp{width:100vw;background:var(--main-color);text-align:center;padding:30px 10px 15px}.OrderCTABanner_inner_container__GxUgb{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1000px){.OrderCTABanner_inner_container__GxUgb{flex-direction:column}}.OrderCTABanner_icons__hnzuA img{margin:20px}.OrderCTABanner_catchphrase__uE_5q{color:#fff;font-size:24px;font-weight:500;display:flex;justify-content:space-around;flex-wrap:wrap}.OrderCTABanner_catchphrase__uE_5q p{margin:0}.OrderCTABanner_button_container__lZcYk{margin:20px auto 10px;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1310px){.OrderCTABanner_button_container__lZcYk{flex-direction:column;align-items:center}}@media screen and (max-width:1000px){.OrderCTABanner_button_container__lZcYk{flex-direction:row}}@media screen and (max-width:850px){.OrderCTABanner_button_container__lZcYk{flex-direction:column;align-items:center}}.OrderCTABanner_button__bsMgo{display:block;margin:10px;background:#eb732f;border-radius:50px;padding:16px 44px;text-align:center;color:#fff;text-decoration:none;font-size:22px;font-weight:500;border:4px solid #eb732f;vertical-align:middle;white-space:nowrap}.OrderCTABanner_button__bsMgo:hover{background:#fff;color:#eb732f}.OrderCTABanner_image_container__iW11c{display:inline-block;width:30px;height:30px;overflow:hidden;position:relative;vertical-align:sub}.OrderCTABanner_image_container__iW11c img:nth-child(2){cursor:pointer;position:absolute;top:0;left:0;opacity:0}.OrderCTABanner_button__bsMgo:hover img:nth-child(2){opacity:1}.OrderCTABanner_button__bsMgo:hover img:first-child{opacity:0}.OrderCTABanner_sub_button__iLLzX{display:block;margin:10px;background:#fff;border-radius:50px;padding:16px 44px;text-align:center;color:#000;text-decoration:none;font-size:22px;font-weight:500;border:4px solid #fff;vertical-align:middle;white-space:nowrap}.OrderCTABanner_sub_button__iLLzX:hover{border:4px solid #000}.OrderCTABanner_order_sentence__11FP7{margin-left:10px}@media screen and (max-width:400px){.OrderCTABanner_catchphrase__uE_5q{font-size:26px}.OrderCTABanner_button__bsMgo{padding:20px 35px;font-size:20px}}.OptionTable_option_table__uSWpP{margin:20px auto;white-space:nowrap;text-align:center;width:920px;border-collapse:collapse;font-size:15px}.OptionTable_option_table__uSWpP th{font-weight:400;border-bottom:1px solid;height:40px}.OptionTable_option_table__uSWpP td{font-weight:300;border-bottom:.5px solid;height:40px}.OptionTable_white__EDiPj{background:var(--main-background);color:#000;border-color:#000}.OptionTable_green__3o23G{background:var(--main-color);color:#fff;border-color:#fff}.Home_accent_image__bMs22{position:relative}.Home_accent_image__bMs22>img{position:absolute;top:-40px}.Home_title__YEn0u{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:40px auto 20px;flex-wrap:wrap}@media screen and (min-width:600px){.Home_title__YEn0u{flex-wrap:nowrap;flex-direction:row-reverse}}.Home_title_left__WCxzn{max-width:720px;margin-bottom:auto}.Home_catchphrase_container__V825j{margin:0 clamp(16px,5.4vw,40px) 0 clamp(16px,5.4vw,80px)}.Home_catchphrase__MSPdn{margin-top:60px;font-size:clamp(16px,2.7vw,36px);font-weight:500;white-space:nowrap}.Home_catchphrase_emphasis__3_rX7{font-size:clamp(28px,4.4vw,56px)}.Home_catchphrase_color_emphasis__ve36W{font-size:clamp(32px,5.4vw,70px);color:var(--main-color)}.Home_title__YEn0u h1{display:inline-block;border-bottom:2px solid #000;margin:60px 0 0}.Home_subtitle__Qob9A{font-size:clamp(20px,2vw,28px);font-weight:500}.Home_btn__gD3FO{margin:32px 0}.Home_order_button__AJ3dq{display:inline-block;background:#f58648;padding:15px 40px;border-radius:15px;color:#fff;font-size:22px;font-weight:500;text-decoration:none;white-space:nowrap;box-shadow:0 1px 4px 2px #00000036}.Home_title_image___vXMR{max-width:720px;margin-top:10px;margin-left:20px}.Home_main__2uIek{padding:32px 0 0;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_heading__LXbxC{text-align:center;margin:40px 0}.Home_heading__LXbxC h2{font-size:26px;font-weight:500;margin-top:12px}.Home_heading__LXbxC h2 .Home_underline__0cBxC{padding:0 5px;border-bottom:3px solid var(--emphasis-color)}.Home_sub_heading__bCxfQ{font-size:24px;font-weight:500}.Home_summary_container__lgUwg{color:#fff;text-shadow:1px 1px #795cb663;margin:120px auto}.Home_summary_container__lgUwg h2{font-size:26px;font-weight:500;margin:12px 0 50px}.Home_summary_container__lgUwg h2:before{display:inline-block;content:"";width:26px;height:26px;background:#fff;box-shadow:3px 3px 0 0 #795cb663;margin-right:18px}.Home_summary_container__lgUwg p{font-size:18px;line-height:32px}.Home_supplement__rYmWY{text-align:right;padding-top:20px}.Home_supplement__rYmWY small{font-size:11px}.Home_reasons_section__ttfPb .Home_heading__LXbxC{color:#fff}.Home_heading_explanation__nJzXa{text-align:center;font-size:20px;margin:40px 10vw 60px}.Home_main_h3__SZNeN{font-size:20px;font-weight:500;text-align:center;margin:20px 0}.Home_reasons_section__ttfPb{background:var(--main-color);width:100vw;display:flex;flex-direction:column;padding:10px}.Home_reasons_container__ctzom{background:#fff;margin:30px auto 20px;max-width:1000px;width:80vw;border-radius:15px;padding:20px}.Home_reasons_container__ctzom .Home_reason_container__wasO9:not(:last-child){border-bottom:1px solid #000}.Home_reason_container__wasO9{max-width:800px;margin:50px auto;display:flex;justify-content:center;align-items:flex-end;flex-wrap:wrap}.Home_reason_container__wasO9 h3{font-size:24px;margin:36px 0}.Home_reason_image__WEsHc{width:300px;position:relative}.Home_reason_image__WEsHc img{position:relative;z-index:1}.Home_reason_index__7_PVJ{font-size:300px;color:#02bc9a29;position:absolute;right:10px;top:-180px}.Home_reason_text__KqTO_{max-width:400px;margin:0 20px 50px}.Home_reason_text__KqTO_ h3{font-size:26px;margin-top:0}.Home_reason_text__KqTO_ p{font-size:16px}.Home_emphasis__dDZgB{color:var(--emphasis-color)}.Home_anchor__rPIez{display:block;padding-top:60px;margin-top:-60px}.Home_explanation_container__6CCWs{margin:40px auto;max-width:1000px;width:80vw;background:#fff;border-radius:10px;box-shadow:0 1px 4px 0 #00000040;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding:20px 40px}.Home_explanation_title__rc43C{font-weight:600;font-size:20px;margin:10px 40px}.Home_explanation_text__UpYer{max-width:700px;font-size:16px;margin:0}.Home_plans_container__MShql{justify-content:center;flex-wrap:wrap;display:flex}.Home_card__HIlp_{margin:20px}.Home_plan_section__DDlZx{background:#eaeaea;width:100vw;padding-bottom:80px}.Home_price_section__pXFXJ{background:#f5f5f5;width:100vw}.Home_price_table_container__cUAiE{display:flex;flex-direction:column;justify-content:center;padding-bottom:50px;margin:0 auto}.Home_table_container__se4zF{margin:0 auto;white-space:nowrap}@media screen and (max-width:1100px){.Home_table_container__se4zF{width:760px;overflow-x:auto}}@media screen and (max-width:800px){.Home_table_container__se4zF{width:560px;overflow-x:auto}}@media screen and (max-width:600px){.Home_table_container__se4zF{width:370px;overflow-x:auto}}@media screen and (max-width:400px){.Home_table_container__se4zF{width:300px;overflow-x:auto}}.Home_table_list__yi_l6{overflow-x:initial;white-space:normal;padding-left:15px;font-size:15px}.Home_table_list__yi_l6 li::marker{content:"※";font-size:13px}.Home_english_price_link__3CvQH{width:80%;text-align:right;margin-top:20px}.Home_english_price_link_button__SyuZM{display:inline-flex;align-items:center;text-decoration:none;white-space:nowrap;padding:10px 20px;border-radius:36px;color:#000;background:#fff;font-size:14px;.Home_triangle__797Mt{display:inline-block;margin-left:10px;border-color:transparent transparent transparent currentcolor;border-style:solid;border-width:6px 3px 6px 10px}}.Home_option_section___Wjzg{background:var(--main-color);width:100vw;color:#fff;padding-bottom:20px}.Home_option_explanation__ClsKh{text-align:center;margin:0 10vw}.Home_order_section__syIHw{padding:0 5vw 20px}.Home_order_cards_container__uX6AM,.Home_order_cards_inner_container__FRVmr{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.Home_order_card__JQHrE{width:200px;height:360px;background:#fff;border-radius:10px;box-shadow:0 1px 4px 0 #00000040;position:relative;margin:30px 10px;padding:40px 20px 20px;text-align:center}.Home_order_card__JQHrE>p{font-size:14px;text-align:initial}.Home_number__2rWet{position:absolute;top:-30px;right:70px;color:#fff;text-align:center;font-size:32px;line-height:60px;width:60px;border-radius:50%;background:#12b695}.Home_order_card__JQHrE h3{font-size:20px;font-weight:500;margin:10px 0 0}.Home_arrow__Eag7I{border:40px solid transparent;border-right:none;border-left:24px solid #12b695;height:40px;margin:20px}@media screen and (max-width:650px){.Home_order_cards_container__uX6AM,.Home_order_cards_inner_container__FRVmr{flex-direction:column}.Home_arrow__Eag7I{border:40px solid transparent;border-top:24px solid #12b695;border-bottom:none;height:40px;margin:20px}}.Home_narrator_section_information_container__wcy3a{background:var(--main-color);color:#fff;width:100vw;padding:0 10vw}.Home_narrators_info_container__HnbtA{margin:0 auto;max-width:900px;display:flex;flex-wrap:wrap;justify-content:space-evenly}.Home_narrators_info__o0tPA{text-align:center}.Home_narrators_info_title__NB17O{font-size:24px;font-weight:500;margin:20px}.Home_narrators_info_body___aE6f{margin:20px}.Home_narrators_count__gLgxt{font-size:46px;font-weight:300;margin:0 4px;vertical-align:middle}.Home_narrators_image_container__Kcr7F{margin:60px auto;max-width:900px}@media screen and (max-width:920px){.Home_narrators_image_container__Kcr7F{max-width:400px}}.Home_narrators_image__s34nu{display:flex;margin:0 auto;flex-wrap:wrap;justify-content:space-evenly}.Home_narrators_image__s34nu img{margin:5px}.Home_to_narrator_btn__StgBe{margin:60px 5px;text-align:right}.PriceTable_price_table__J_dnH{width:920px;margin:20px auto;text-align:center;border-collapse:separate;border-spacing:0;border-left:1px solid #00000040;border-top:1px solid #00000040;border-radius:10px 10px 0 0}.PriceTable_price_table__J_dnH th{font-weight:400;padding:20px 0;width:20%;border-right:1px solid #00000040;border-bottom:1px solid #00000040}.PriceTable_price_table__J_dnH th:first-child{border-radius:10px 0 0 0}.PriceTable_price_table__J_dnH th:last-child{border-radius:0 10px 0 0}.PriceTable_price_table__J_dnH td{background:#f3f3f3;height:45px;border-right:1px solid #00000040;border-bottom:1px solid #00000040}.PriceTable_basic__3mzG4{background:#b9b9b9;color:#fff}.PriceTable_orange__euV_V{color:#fff;background:var(--standard-plan-color)}.PriceTable_green__HGH1B{color:#fff;background:var(--trial-included-plan-color)}.PriceTable_purple__FMmYP{color:#fff;background:var(--studio-plan-color)}.PriceTable_note__Nljra{font-size:12px;font-weight:300;padding:5px 0}