@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);.MenuDrawer_wrapper_1Rmt0{position:fixed;bottom:100%;left:0;width:100%}.MenuDrawer_btn_2QYWs{position:fixed;top:0;right:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-top:20px;cursor:pointer;background-color:transparent;border:none}.MenuDrawer_bar_2YLAy{display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:24px;height:6px;background-color:var(--label-primary);border-radius:12px;transform-origin:center;rotate:0deg;transition:all .3s ease-in-out}.MenuDrawer_bar_2YLAy:first-child{translate:0 -5px}.MenuDrawer_bar_2YLAy:first-child.MenuDrawer_isOpen_1Af5r{translate:0 0;rotate:225deg}.MenuDrawer_bar_2YLAy:nth-child(2){translate:0 5px}.MenuDrawer_bar_2YLAy:nth-child(2).MenuDrawer_isOpen_1Af5r{translate:0 0;rotate:-225deg}.MenuDrawer_content_3Nog1{-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);width:100%;padding:var(--md-header-height) 80px 80px;translate:0 0;transition:all .5s ease-in-out;pointer-events:none}.MenuDrawer_content_3Nog1.MenuDrawer_isOpen_1Af5r{translate:0 100%;pointer-events:auto}.MenuDrawer_menuList_3rIvB{padding-top:40px}.MenuDrawer_menuItem_2vZUD{font-size:24px}.MenuDrawer_menuItem_2vZUD+.MenuDrawer_menuItem_2vZUD{margin-top:40px}.GlobalHeader_wrap_1jYGK{position:fixed;top:0;width:100vw;background-color:var(--primary-gray);z-index:10}.GlobalHeader_wrap_1jYGK,.GlobalHeader_wrap_1jYGK a{color:var(--logo-primary)}.GlobalHeader_menu_OlG-0{z-index:1}.GlobalHeader_contents_2aawI{pointer-events:none;position:relative;z-index:2;height:var(--header-height);padding:40px 40px 20px;display:flex;align-items:center;justify-content:space-between}.GlobalHeader_contents_2aawI>*{pointer-events:auto}.GlobalHeader_logo_34zvv{height:32px;width:auto}.GlobalHeader_menuItems_1bpIT{display:flex}.GlobalHeader_menuItems_1bpIT>li:not(:first-child){margin-left:48px}.GlobalHeader_menuItems_1bpIT .GlobalHeader_menu_button_1tfvH{padding:8px 24px;background-color:var(--label-primary);color:var(--label-inverse);border-radius:150px}@media(max-width:1024px){.GlobalHeader_contents_2aawI{height:var(--md-header-height);padding:40px 20px 20px}}.GlobalFooter_wrap_33qXc{position:relative;bottom:0;left:0;z-index:5;width:100%;height:var(--footer-height);background-color:#fff}.GlobalFooter_top_img_1nQQS{z-index:1;display:block;position:absolute;bottom:100%;width:100%;transform:translateY(28%)}.GlobalFooter_content_2t9Vz{z-index:2;position:relative;display:flex;align-items:center;justify-content:center;color:var(--label-primary);height:100%}.App_wrapper_pE_0j{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}:root{--label-primary:#163848;--label-inverse:#fff;--theme-blue:#1b98d0;--line-green:#3ca754;--bg-body:#fff;--bg-gray:rgba(22,56,72,0.05);--bg-white:#fff;--surface-primary:var(--theme-blue);--border-gray:rgba(68,68,68,0.2);--border-gray-opacity-1:#d2d2d2;--s:8px;--header-height:102px;--md-header-height:84px;--footer-height:300px;--footer-p-top:56px;--font-sans-serif:"Noto Sans JP",sans-serif}*,:after,:before{box-sizing:border-box}body,html{width:100%;overflow-x:hidden}body{padding:0;margin:0;background-color:var(--bg-body);font-family:var(--font-sans-serif)}a,body{color:var(--label-primary)}a{text-decoration:none}ul{list-style:none;padding:0;margin:0}button{font-family:var(--font-sans-serif)}textarea{resize:none}.form-control:focus{box-shadow:none;border-color:#dee2e6}.flex-1{flex:1}.fs-sm{font-size:14px}.fs-xs{font-size:12px}.fs-xxs{font-size:10px}.form-control::-moz-placeholder{color:var(--label-secondary)!important}.form-control::placeholder{color:var(--label-secondary)!important}.onlySp{display:none}@media(max-width:1024px){.onlyPc{display:none!important}.onlySp{display:block}}.Spacer_spacer_3IpWV{flex-grow:0;flex-shrink:0;display:block;width:var(--width);height:var(--height)}@media(max-width:1024px){.Spacer_spacer_3IpWV{width:var(--md-width);height:var(--md-height)}}@media(max-width:768px){.Spacer_spacer_3IpWV{width:var(--sm-width);height:var(--sm-height)}}.Loader_loaderSimple_2CNNC{width:2em;height:2em;animation:Loader_rotation_1bfbU 1s linear infinite;border:1px solid rgba(0,0,0,.2);border-top-color:rgba(0,0,0,.7);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1}.Loader_loaderSimple_2CNNC.Loader_mini_wDgqK{width:1.2em;height:1.2em}.Loader_loaderWrapper_2v-u9{position:relative}.Loader_minHeight_5HYGn{min-height:150px}@keyframes Loader_rotation_1bfbU{to{transform:rotate(1turn)}}.SectionLayout_wrap_3vGYf{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.SectionLayout_title_wrap_1qwJH{color:var(--color);text-align:center;font-weight:700;line-height:1;margin-bottom:80px}.SectionLayout_title_1V_M6{font-size:72px;letter-spacing:3.6px}.SectionLayout_sub_title_2C4lw{font-size:28px;letter-spacing:2.8px;margin-top:20px}@media(max-width:1024px){.SectionLayout_wrap_3vGYf{padding-top:var(--md-padding-top);padding-bottom:var(--md-padding-bottom)}.SectionLayout_title_wrap_1qwJH{margin-bottom:40px}.SectionLayout_title_1V_M6{font-size:36px;letter-spacing:1.8px}.SectionLayout_sub_title_2C4lw{font-size:16px;letter-spacing:1.6px;margin-top:12px}}.VerticalList_list_rcTfn>li:not(:first-child){margin-top:var(--space-Y)}@media(max-width:1024px){.VerticalList_list_rcTfn>li:not(:first-child){margin-top:var(--md-space-Y)}}.KeyVisual_wrap_1mU7J{max-width:1440px;margin:0 auto;display:flex;align-items:stretch}.KeyVisual_rideshare_21Kd5{flex:1;padding-top:149px}.KeyVisual_rideshare_21Kd5>img{display:block;margin:0 auto;width:63%}.KeyVisual_sp_container_rC_-U{width:390px;padding:163px 0 calc(257px + 7.46528vw);box-shadow:0 0 44px 0 rgba(15,107,148,.22);border-radius:40px 40px 0 0;text-align:center}.KeyVisual_sp_container_rC_-U>img{width:50%}.KeyVisual_qr_14z_c{flex:1;text-align:center;padding-top:167px;display:flex;flex-direction:column;align-items:center}.KeyVisual_qr_img_1az3C{width:145px;border-radius:12px;border:8px solid var(--line-green)}.KeyVisual_qr_button_2zYoH{background-color:#1b98d0;border-radius:150px;padding:8px 24px 9px;width:132px;color:var(--label-inverse);font-size:12px;margin-top:24px}@media(max-width:1024px){.KeyVisual_wrap_1mU7J{flex-direction:column;align-items:center}.KeyVisual_sp_container_rC_-U{box-shadow:none;margin-top:108px;padding:0;width:50%}.KeyVisual_sp_container_rC_-U>img{width:100%}.KeyVisual_rideshare_21Kd5{margin-top:100px;padding:0}.KeyVisual_rideshare_21Kd5>img{width:100%}.KeyVisual_qr_14z_c{margin-top:100px;padding:0;padding-bottom:calc(180px + 7.46528vw)}}@media(max-width:767px){.KeyVisual_sp_container_rC_-U{width:60%}.KeyVisual_rideshare_21Kd5{margin-top:66px;width:60%}.KeyVisual_qr_14z_c{margin-top:66px;padding-bottom:calc(120px + 7.46528vw)}}.Home_homeContents_bE111{min-height:100vh;padding-top:var(--header-height);display:flex;flex-flow:column;justify-content:space-between}@media(max-width:1024px){.Home_homeContents_bE111{padding-top:var(--md-header-height)}}.Home_section_content_1jLra{margin:0 auto;max-width:960px}.Home_badge_16Fsd{width:235px;height:235px;background-color:var(--label-primary);color:var(--label-inverse);text-align:center;vertical-align:center;font-size:32px;letter-spacing:1.92px;line-height:1;padding-top:71.5px;border-radius:150px;position:absolute;left:66px;top:-7.4652777778vw;transform:translateY(-50%)}.Home_badge_16Fsd span{display:block;font-size:44px;letter-spacing:2.64px;margin-top:12px}.Home_border_1gnZ2{position:absolute;width:100%;left:0}.Home_border_1gnZ2.Home_top_1U9jr{bottom:100%;transform:rotate(180deg) translateY(-2px)}.Home_border_1gnZ2.Home_bottom_28V-B{top:100%;transform:translateY(-2px)}.Home_list_item_box_3kEHD{padding:40px 64px;border-radius:32px;display:flex;position:relative}.Home_list_item_box_3kEHD.Home_white_14uOV{background-color:var(--bg-white)}.Home_list_item_box_3kEHD.Home_gray_2NZ8D{background-color:var(--bg-gray)}.Home_list_item_box_3kEHD .Home_list_item_step_-ptUY{position:absolute;top:0;font-size:80px;font-weight:700;transform:translateY(-50%)}.Home_list_item_box_3kEHD.Home_left_8VIis .Home_list_item_step_-ptUY{left:0}.Home_list_item_box_3kEHD.Home_right_3a2Ak{flex-direction:row-reverse}.Home_list_item_box_3kEHD.Home_right_3a2Ak .Home_list_item_step_-ptUY{right:0}.Home_list_item_text_1eHha{flex:1;display:flex;flex-direction:column;justify-content:space-between}.Home_list_item_title_1QQ3X{font-size:40px;font-weight:700;letter-spacing:4px}.Home_list_item_title_1QQ3X>span{white-space:nowrap}.Home_list_item_detail_PP3b_{margin-top:22px}.Home_list_item_detail_PP3b_,.Home_list_item_note_3p3rt{font-weight:700;line-height:1.6;letter-spacing:1.6px;white-space:pre-wrap}.Home_list_item_note_3p3rt{margin-top:32px;font-size:10px}.Home_features_3_t1M{background-color:var(--surface-primary);position:relative}.Home_features_3_t1M .Home_list_item_box_3kEHD{padding-bottom:0}.Home_features_3_t1M .Home_list_item_note_3p3rt{padding-bottom:40px}.Home_features_3_t1M .Home_list_item_img_Xsyu1{margin-left:40px;width:30%}.Home_features_3_t1M .Home_list_item_img_Xsyu1>*{padding:14px 4px 0;border-radius:20px 20px 0 0;box-shadow:0 -4px 22px 0 rgba(0,0,0,.12)}.Home_features_3_t1M .Home_list_item_img_Xsyu1>*>img{width:100%;border-radius:10px 10px 0 0}.Home_features_3_t1M .Home_list_item_img_Xsyu1.Home_feature_1_2bViG>*{padding-bottom:80px}.Home_features_3_t1M .Home_list_item_img_Xsyu1.Home_feature_1_2bViG>*>img{display:block;margin:22px auto 0;max-width:140px;border:8px solid var(--line-green);border-radius:12px}.Home_usage_1fPPl{background-color:var(--bg-gray);padding-top:14.9305555556vw}.Home_usage_1fPPl .Home_list_item_box_3kEHD{align-items:center}.Home_usage_1fPPl .Home_left_8VIis .Home_list_item_img_Xsyu1{margin-right:40px;margin-left:40px}.Home_usage_1fPPl .Home_left_8VIis .Home_list_item_img_Xsyu1.Home_usage_1_XPF-t{margin-left:0}.Home_usage_1fPPl .Home_right_3a2Ak .Home_list_item_img_Xsyu1{margin-left:40px;margin-right:40px}.Home_usage_1fPPl .Home_list_item_img_Xsyu1{width:20%}.Home_usage_1fPPl .Home_list_item_img_Xsyu1>*{padding:14px 4px 18px;border-radius:20px;background-color:var(--bg-white);box-shadow:0 -4px 22px 0 rgba(0,0,0,.12)}.Home_usage_1fPPl .Home_list_item_img_Xsyu1>*>img{width:100%;border-radius:10px 10px 0 0}.Home_usage_1fPPl .Home_list_item_img_Xsyu1.Home_usage_1_XPF-t{width:auto}.Home_usage_1fPPl .Home_list_item_img_Xsyu1.Home_usage_1_XPF-t>*{padding:0 0}.Home_usage_1fPPl .Home_list_item_img_Xsyu1.Home_usage_1_XPF-t>*>img{padding:10px;display:block;margin:0 auto;max-width:160px;border:8px solid var(--line-green);border-radius:12px}.Home_contents_2ioow{background-color:rgba(22,56,72,.1)}.Home_contents_2ioow .Home_section_content_1jLra{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.Home_contents_2ioow .Home_list_item_2h7X1{width:304px;background-color:hsla(0,0%,100%,.48);display:flex;flex-direction:column;align-items:center;gap:20px;height:345px;border-radius:32px;padding:40px 0}.Home_contents_2ioow .Home_list_item_title_1QQ3X{font-weight:700;font-size:20px}.Home_contents_2ioow .Home_list_item_img_Xsyu1{height:160px}.Home_contents_2ioow .Home_list_link_2QiET{background-color:#1b98d0;border-radius:150px;padding:6px 24px;width:168px;color:var(--label-inverse);font-size:20px}@media(max-width:1024px){.Home_contents_2ioow .Home_list_2TytG{gap:16px}.Home_contents_2ioow .Home_list_item_2h7X1{padding:32px 0;width:294px}.Home_contents_2ioow .Home_list_item_title_1QQ3X{font-size:18px}.Home_contents_2ioow .Home_list_link_2QiET{width:156px;font-size:18px}}.Home_start_19_6S{background-color:var(--label-primary);padding-bottom:15.7vw}.Home_start_text_3K36y{color:var(--label-inverse);font-size:28px;text-align:center;line-height:1.86;letter-spacing:2.8px}.Home_start_btn_MUPwT{display:block;width:-moz-fit-content;width:fit-content;padding:18px 80px;background-color:var(--bg-white);font-size:32px;border-radius:150px;margin:80px auto 0}@media(max-width:1024px){.Home_section_content_1jLra{padding:0 20px}.Home_badge_16Fsd{width:160px;height:160px;font-size:22px;padding-top:52px}.Home_badge_16Fsd span{font-size:26px}.Home_list_item_box_3kEHD{padding:40px}.Home_list_item_box_3kEHD .Home_list_item_step_-ptUY{font-size:48px}.Home_list_item_title_1QQ3X{font-size:24px;letter-spacing:2.4px}.Home_start_text_3K36y{font-size:16px}.Home_start_btn_MUPwT{padding:14px 64px;color:var(--label-primary);background-color:var(--bg-white);font-size:20px;border-radius:150px;margin:40px auto 0}}@media(max-width:767px){.Home_list_item_box_3kEHD,.Home_list_item_box_3kEHD.Home_right_3a2Ak{flex-direction:column}.Home_badge_16Fsd{left:-20px}.Home_list_item_title_1QQ3X{text-align:center}.Home_list_item_title_1QQ3X>span{white-space:nowrap}.Home_features_3_t1M .Home_list_item_img_Xsyu1{margin:32px auto 0;min-width:min(320px,90%)}.Home_usage_1fPPl .Home_list_item_box_3kEHD{flex-direction:column-reverse}.Home_usage_1fPPl .Home_list_item_img_Xsyu1{margin-top:32px;min-width:min(200px,90%)}.Home_usage_1fPPl .Home_left_8VIis .Home_list_item_img_Xsyu1.Home_usage_1_XPF-t{min-width:auto;margin-right:0}.Home_start_btn_MUPwT{padding:12px 32px}}.Policy_wrapper_1PYFS{padding:calc(var(--header-height) + 24px) 24px 24px;max-width:800px;margin:0 auto}@media(max-width:1024px){.Policy_wrapper_1PYFS{padding-top:calc(var(--md-header-height) + 24px)}}.Policy_title_2qkR_{font-size:24px;font-weight:700;margin-bottom:32px}.Policy_section_title_I87qc{font-weight:700;margin-bottom:8px}.Policy_section_description_2CViR{margin-bottom:8px}.Policy_section_content_3b4WP{padding-left:16px}.Policy_list_bracket_3cnFD>li:not(:first-child){margin-top:8px}.Policy_list_bracket_title_1yprT{font-weight:700}.Policy_list_2HijD{margin-top:4px}.Policy_list_2HijD>li{padding-left:24px;position:relative}.Policy_list_2HijD>li:before{content:"";width:5px;height:5px;border-radius:10px;background-color:var(--label-primary);position:absolute;left:5px;top:50%;transform:translateY(-50%)}.Policy_note_3_bcV{margin-top:4px}section[data-v-054cdd02]{margin-top:32px}.policy_form_link{margin-top:8px;display:inline-block;border-radius:6px;padding:12px 24px;background-color:var(--theme-blue);color:#fff}