.Footer_footer__NjoD5{background-color:#fff;padding:40px 0 94px}@media screen and (min-width:768px){.Footer_footer__NjoD5{padding-bottom:42px}}.Footer_footer__NjoD5>div{display:grid;grid-gap:24px;gap:24px;padding:0 24px}@media screen and (min-width:768px){.Footer_footer__NjoD5>div{max-width:1248px;margin:0 auto}}.Footer_footer__NjoD5 a{color:#686868;text-decoration:none}.Footer_footer__NjoD5>div>a{display:flex;align-items:center;gap:8px;font-size:14px;padding:16px 0;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}@media screen and (min-width:768px){.Footer_footer__NjoD5>div>a{transition:color .15s,background-color .15s,border-color .15s}.Footer_footer__NjoD5>div>a:hover{color:#008a00;background-color:#f3fce7;border-color:#008a00}}.Footer_footer__NjoD5 ul{display:flex;flex-wrap:wrap;font-size:12px;line-height:1.42}@media screen and (min-width:768px){.Footer_footer__NjoD5 ul a:hover{color:#008a00}}.Footer_footer__NjoD5 ul li{margin:0 16px 12px 0}@media screen and (min-width:768px){.Footer_footer__NjoD5 ul li{margin:0 40px 12px 0}}.Footer_footer__NjoD5 [target=_blank]{display:flex;align-items:center;gap:4px}.Footer_footer__NjoD5 p{font-size:10px;line-height:1.4}.Accordion_AccordionRoot__C6216{border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}.Accordion_AccordionRoot__C6216+.Accordion_AccordionRoot__C6216{border-top:0}.Accordion_AccordionItem__JXf16:focus-within{position:relative}.Accordion_AccordionTrigger__c63UR{all:unset;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;padding:12px;width:100%;cursor:pointer;transition:background-color .15s}@media screen and (min-width:768px){.Accordion_AccordionTrigger__c63UR{font-size:18px;padding:16px 24px}.Accordion_AccordionTrigger__c63UR:hover{background-color:#f3fce7}}.Accordion_AccordionTrigger__c63UR>span:last-of-type{position:relative;width:20px;height:20px;transition:transform .3s cubic-bezier(.87,0,.13,1)}.Accordion_AccordionTrigger__c63UR[data-state=open]{background-color:#f3fce7}.Accordion_AccordionTrigger__c63UR[data-state=open]>span:last-of-type{transform:rotate(180deg)}.Accordion_AccordionContent__ZOiZP{overflow:hidden}.Accordion_AccordionContent__ZOiZP[data-state=open]{animation:Accordion_slideDown__iB7nq .3s cubic-bezier(.87,0,.13,1)}.Accordion_AccordionContent__ZOiZP[data-state=closed]{animation:Accordion_slideUp__Ey9rh .3s cubic-bezier(.87,0,.13,1)}.Accordion_AccordionContentText__15JQw{padding:16px 0}.Accordion_AccordionContentText__15JQw a{color:#0070c9}@keyframes Accordion_slideDown__iB7nq{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes Accordion_slideUp__Ey9rh{0%{height:var(--radix-accordion-content-height)}to{height:0}}.Alert_alert__sYjJY{display:flex;align-items:flex-start;padding:12px;border-radius:4px}@media screen and (min-width:768px){.Alert_alert__sYjJY{padding:16px;border-radius:8px}}.Alert_alert__sYjJY.Alert_success__NpGLz{color:#006497;background-color:#ebf7fe}.Alert_alert__sYjJY.Alert_warning__LnLHM{color:#a35e04;background-color:#fef0dd}.Alert_alert__sYjJY.Alert_error__3MYN9{color:#df0101;background-color:#fff0f0}.Alert_alert__sYjJY.Alert_grayout__rj23x{color:#333;background-color:#f5f5f5}.Alert_alert__sYjJY>div:first-of-type{position:relative;min-width:20px;height:20px}@media screen and (min-width:768px){.Alert_alert__sYjJY>div:first-of-type{min-width:24px;height:24px}}.Alert_alert__sYjJY>div:last-of-type{font-size:14px;line-height:1.43;margin-left:10px}@media screen and (min-width:768px){.Alert_alert__sYjJY>div:last-of-type{font-size:16px;line-height:1.5;margin-left:16px}}.Alert_alert__sYjJY ul{list-style-type:disc;margin-left:1em}.Alert_alert__sYjJY a{color:#0070c9}@media screen and (min-width:768px){.Alert_alert__sYjJY a:hover{text-decoration:none}}.Spinner_spinner__PmOOL{animation:Spinner_spin__uWLxj 1s linear infinite}@keyframes Spinner_spin__uWLxj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Button_button__w8ixI{color:#fff;font-size:16px;font-weight:700;line-height:1;padding:15px 0;width:100%;max-width:464px;border:1px solid;border-radius:6px;transition:color .15s,background-color .15s}@media screen and (min-width:768px){.Button_button__w8ixI{font-size:18px;padding:19px 0;border-radius:8px}}.Button_button__w8ixI:hover{background-color:#fff}.Button_button__w8ixI:hover .Button_hasDownloadIcon__vDxc8:before{background:url(/images/ico-download-white.svg) no-repeat 50%;background-size:22px 20px}.Button_button__w8ixI svg{width:15px;height:15px}@media screen and (min-width:768px){.Button_button__w8ixI svg{width:17px;height:17px}}.Button_isPrimary__qgm5M{background-color:#008a00;border-color:#008a00}.Button_isPrimary__qgm5M.Button_isOutline__qYHf3,.Button_isPrimary__qgm5M:hover{color:#008a00}.Button_isPrimary__qgm5M.Button_isOutline__qYHf3:hover{background-color:#008a00}.Button_isSecondary__ABL3R{background-color:#d42c04;border-color:#d42c04}.Button_isSecondary__ABL3R.Button_isOutline__qYHf3,.Button_isSecondary__ABL3R:hover{color:#d42c04}.Button_isSecondary__ABL3R.Button_isOutline__qYHf3:hover{background-color:#d42c04}.Button_isSmall__G5g6r{font-size:14px;padding:11px 0;border-radius:8px}@media screen and (min-width:768px){.Button_isSmall__G5g6r{font-size:16px;padding:13px 0;width:200px}}.Button_isLink__8JlXT{box-sizing:border-box;display:block;text-align:center;text-decoration:none}.Button_isOutline__qYHf3{background-color:#fff}.Button_isOutline__qYHf3:hover{color:#fff}.Button_isRounded__SgcYl{border-radius:24px}.Button_isDisabled__LVO_b{background-color:#606060;border-color:#606060;opacity:.7;pointer-events:none}.Button_isDisabled__LVO_b.Button_isOutline__qYHf3{color:#606060;background-color:#fff}.Button_isDisabled__LVO_b .Button_hasDownloadIcon__vDxc8:before{width:20px;height:18px;background:url(/images/ico-download-gray.svg) no-repeat 50%;background-size:20px 18px}@media screen and (min-width:768px){.Button_isDisabled__LVO_b .Button_hasDownloadIcon__vDxc8:before{width:22px;height:20px;background-size:22px 20px}}.Button_isClickable__I3lFo{pointer-events:all}.Button_isClickable__I3lFo:hover{background-color:#fff!important}.Button_isClickable__I3lFo.Button_isDisabled__LVO_b .Button_hasDownloadIcon__vDxc8:before{width:20px;height:18px;background:url(/images/ico-download-gray.svg) no-repeat 50%;background-size:20px 18px}@media screen and (min-width:768px){.Button_isClickable__I3lFo.Button_isDisabled__LVO_b .Button_hasDownloadIcon__vDxc8:before{width:22px;height:20px;background-size:22px 20px}}.Button_isLoading__E6sZd{pointer-events:none}.Button_hasDownloadIcon__vDxc8{display:inline-block;position:relative;margin-left:28px;line-height:1.125}.Button_hasDownloadIcon__vDxc8:before{display:block;position:absolute;content:"";width:20px;height:18px;margin-left:-28px;transition:all .15s ease-in-out;background:url(/images/ico-download.svg) no-repeat 50%;background-size:20px 18px}@media screen and (min-width:768px){.Button_hasDownloadIcon__vDxc8:before{width:22px;height:20px;background-size:22px 20px}}.Card_card__Z_csg{background-color:#fff;padding:24px 16px;border-radius:8px}@media screen and (min-width:768px){.Card_card__Z_csg{padding:32px;border-radius:16px}}.Card_cardTitle__CbYaY{font-size:18px;text-align:center;line-height:1.5;margin-bottom:24px}@media screen and (min-width:768px){.Card_cardTitle__CbYaY{font-size:24px}}.Checkbox_CheckboxRoot__FcVmU{all:unset;box-sizing:border-box;display:flex;align-items:center;gap:16px;color:#606060;padding:24px;width:100%;border:1px solid #606060;cursor:pointer;border-radius:8px;transition:color .15s,background-color .15s,border-color .15s}@media screen and (min-width:768px){.Checkbox_CheckboxRoot__FcVmU:hover{color:#047205;background-color:#ebf7ec;border-color:#047205}.Checkbox_CheckboxRoot__FcVmU:hover>div{background-color:#fff}}.Checkbox_CheckboxRoot__FcVmU[aria-checked=true]{color:#047205;background-color:#ebf7ec;border-color:#047205}.Checkbox_CheckboxRoot__FcVmU[aria-checked=true]>div{background-color:#047205;border-color:#047205}.Checkbox_CheckboxRoot__FcVmU div{position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background-color:transparent;width:24px;height:24px;border:2px solid #606060;border-radius:4px;transition:background-color .15s,border-color .15s}.Checkbox_Label__Bi6IY{flex:1 1;font-size:12px;line-height:1.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:768px){.Checkbox_Label__Bi6IY{font-size:14px;line-height:1.43}}.Container_container__jbVH_{padding:0 16px}@media screen and (min-width:768px){.Container_container__jbVH_{max-width:976px;margin:0 auto}.Container_container__jbVH_.Container_isSmall__raHTL{max-width:712px}}.ErrorMessage_errorMessage__EogAi{display:flex;align-items:center;column-gap:4px}.ErrorMessage_errorMessage__EogAi p{color:#df0101;font-size:12px;line-height:1.75}.Heading_heading__IvK9v{color:#089d29;font-size:24px;text-align:center;line-height:1.33}@media screen and (min-width:768px){.Heading_heading__IvK9v{font-size:32px;line-height:1.375}}.SuccessMessage_successMessage__4hCoB{display:flex;align-items:center;column-gap:4px}.SuccessMessage_successMessage__4hCoB p{color:#047205;font-size:12px;line-height:1.75}.Input_input___eJUK{display:grid;grid-gap:8px;gap:8px}.Input_inputWrapper__UgGcH{display:flex;align-items:flex-end;column-gap:8px}.Input_input___eJUK input{box-sizing:border-box;font-size:16px;padding:0 16px;min-width:0;width:100%;height:40px;border:1px solid #dcdcdc;outline:0;border-radius:4px;transition:background-color .15s,border-color .15s}.Input_input___eJUK input::placeholder{color:#717171}.Input_input___eJUK input:focus{border:2px solid #dcdcdc;background-color:#f3fce7}.Input_input___eJUK input[aria-invalid=true]{background-color:#fff0f0;border-color:#df0101}.Input_input___eJUK input[readOnly]{color:#717171;background-color:#f5f5f5}.Input_inputUnit__vNCPa{flex-shrink:0;line-height:1.5}.Input_inputText__V6_Hh{display:flex;gap:4px;font-size:12px;line-height:1.5}.Input_inputText__V6_Hh:before{content:"※"}.Label_label__eiiv_{display:flex;gap:4px;color:#606060;font-size:12px;line-height:1.5}@media screen and (min-width:768px){.Label_label__eiiv_{align-items:center;font-size:14px}}.Label_label__eiiv_.Label_hasError__rz_N6 span:first-of-type{color:#df0101}.Label_label__eiiv_ span:last-of-type{font-weight:700}@media screen and (min-width:768px){.Label_label__eiiv_ span:last-of-type{font-size:12px}}.Label_label__eiiv_.Label_isRequired__gi7y0 span:last-of-type{color:#df0101}.Label_label__eiiv_.Label_hideRequirementText__gXkgo span:last-of-type{display:none}.InputWithLabel_inputWithLabel__HyZV8{display:grid;grid-gap:8px;gap:8px}.InputWithLabel_inputWithLabel__HyZV8 input[readOnly]{color:#717171;background-color:#f5f5f5}.Modal_overlay__GbVCv{position:fixed;background-color:rgba(51,51,51,.7);inset:0;z-index:10}.Modal_overlay__GbVCv[data-state=open]{animation:Modal_overlayShow__pr28p .15s ease-out}.Modal_overlay__GbVCv[data-state=closed]{animation:Modal_overlayHide__qkat1 .15s ease-in}.Modal_content__9uJDA{box-sizing:border-box;position:fixed;background-color:#fff;padding:48px 16px 32px;width:calc(100% - 32px);max-width:768px;max-height:85vh;top:50%;left:50%;z-index:10;border-radius:16px;box-shadow:0 0 10px 1px rgba(0,0,0,.2);transform:translate(-50%,-50%)}.Modal_content__9uJDA[data-state=closed]{animation:Modal_contentHide__mb_rm .15s ease-in}@media screen and (min-width:768px){.Modal_content__9uJDA{padding:64px}}.Modal_contentInner__9i_q9{overflow:auto}.Modal_contentCloseButtonOutside__QiRN_{padding:32px 16px}@media screen and (min-width:768px){.Modal_contentCloseButtonOutside__QiRN_{padding:64px}}.Modal_title__xX6KN{font-size:20px;text-align:center;line-height:1.45;margin-bottom:24px;letter-spacing:-.125rem}@media screen and (min-width:768px){.Modal_title__xX6KN{font-size:30px;line-height:1.43;margin-bottom:32px}}.Modal_close__DwG7V{all:unset;position:absolute;display:grid;grid-gap:1px;gap:1px;font-size:10px;line-height:1.4;top:24px;right:24px;cursor:pointer}@media screen and (min-width:768px){.Modal_close__DwG7V{transition:opacity .15s}.Modal_close__DwG7V:hover{opacity:.8}}.Modal_closeOutside__etPcY{display:block;top:-28px;right:0}.Modal_closeOutside__etPcY span:last-of-type{display:none}.Modal_noPadding__m15RC{padding:0;max-width:calc(100% - 32px);height:auto}@media screen and (min-width:640px){.Modal_noPadding__m15RC{width:auto}}.Modal_noPadding__m15RC img{width:100%}.Modal_isLinkImg__a_3h4 a{display:flex}@keyframes Modal_overlayShow__pr28p{0%{opacity:0}to{opacity:1}}@keyframes Modal_overlayHide__qkat1{0%{opacity:1}to{opacity:0}}@keyframes Modal_contentShow__nabby{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes Modal_contentHide__mb_rm{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}.Popover_HoverCardContent__8JVF2{box-sizing:border-box;border-radius:8px;padding:12px 16px;width:calc(100vw - 32px);background-color:#fff;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);z-index:1}@media screen and (min-width:768px){.Popover_HoverCardContent__8JVF2{padding:24px;width:600px}}.Popover_HoverCardArrow___Yhrd{fill:#fff}.Popover_HoverCardTrigger__w_khA{all:unset;cursor:pointer}.Popover_Text__fK0om{font-size:14px;line-height:1.5}@media screen and (min-width:768px){.Popover_Text__fK0om{font-size:16px}}.RadioButton_wrapper__alYJS{display:flex;align-items:center;margin:4px 0;cursor:pointer}.RadioButton_wrapper__alYJS .RadioButton_item__iLhRa{background-color:transparent;width:24px;min-width:24px;height:24px;min-height:24px;border-radius:12px;border:2px solid #757575;padding:0}.RadioButton_wrapper__alYJS .RadioButton_item__iLhRa[data-state=checked]{border-color:#008a00}.RadioButton_wrapper__alYJS .RadioButton_item__iLhRa .RadioButton_indicator__tQU6R{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.RadioButton_wrapper__alYJS .RadioButton_item__iLhRa .RadioButton_indicator__tQU6R:after{content:"";display:block;width:12px;height:12px;border-radius:6px;background-color:#008a00}.RadioButton_label__UGsZz{cursor:pointer;color:#757575;font-size:14px;line-height:1.5;margin-left:8px}.RadioButton_item__iLhRa[data-state=checked]~.RadioButton_label__UGsZz{color:#333}.RadioGroup_root__V7nc_{display:grid;flex-direction:column;grid-gap:16px;gap:16px;outline:none;align-items:flex-start}.Select_select__q5pd8{position:relative;display:grid;grid-gap:8px;gap:8px;max-width:100%;overflow-x:hidden}.Select_select__q5pd8:after{position:absolute;border:4.5px solid transparent;border-top-color:#606060;top:19px;right:24px;content:"";transform:scaleY(1.7)}.Select_select__q5pd8 select{font-size:16px;padding:0 16px;height:40px;border:1px solid #dcdcdc;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;transition:background-color .15s,border-color .15s;word-wrap:break-word;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.Select_select__q5pd8 select::placeholder{color:#717171}.Select_select__q5pd8 select:focus{background-color:#f3fce7}.Select_select__q5pd8 select[aria-invalid=true]{background-color:#fff0f0;border-color:#df0101}.Select_select__q5pd8 select[data-placeholder-visible=true]{color:#717171}.SelectWithLabel_selectWithLabel__T_Xtx{display:grid;grid-gap:8px;gap:8px;max-width:100%;overflow-x:hidden}.SelectWithLabel_selectWithLabel__T_Xtx select[disabled]{color:#717171;background-color:#f5f5f5;opacity:1}.Switch_root__8ytH7{font-size:0;width:40px;height:20px;min-width:40px;min-height:20px;background-color:#d1d1d6;border-radius:9999px;border:none;padding:2px}.Switch_root__8ytH7[data-state=checked]{background-color:#00b900}.Switch_thumb__Ujq_4{display:block;font-size:0;width:16px;min-width:16px;height:16px;min-height:16px;background-color:#fff;border-radius:9999px;transition:transform .15s;transform:translateX(0);will-change:transform}.Switch_thumb__Ujq_4[data-state=checked]{transform:translateX(20px)}.Tabs_root__aoLR2{display:flex;flex-direction:column;background-color:#fff}.Tabs_list__Ga_Eu{display:flex;border-bottom:1px solid #757575;width:100%}.Tabs_trigger__nAKRS{padding:6px 0;background-color:#fff;border:none;flex:1 1;display:flex;align-items:baseline;justify-content:center;font-size:14px;color:#757575;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:768px){.Tabs_trigger__nAKRS{padding:12px 0;font-size:18px}.Tabs_trigger__nAKRS:hover{color:#333;font-weight:700;box-shadow:inset 0 -4px 0 -2px #00b900,0 2px 0 -1px #00b900}}.Tabs_trigger__nAKRS[data-state=active]{color:#333;font-weight:700;box-shadow:inset 0 -4px 0 -2px #00b900,0 2px 0 -1px #00b900}.Header_header__yRfJY{background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.2)}@media screen and (min-width:768px){.Header_header__yRfJY{position:relative}}.Header_header__yRfJY.Header_isProgress__rN3wh{box-shadow:none}@media screen and (min-width:768px){.Header_header__yRfJY.Header_isProgress__rN3wh{box-shadow:0 0 10px 1px rgba(0,0,0,.2)}}.Header_header__yRfJY p{position:fixed;font-size:12px;font-weight:700;text-align:center;width:100%;max-width:100px;left:50%;transform:translateX(-50%);border-bottom-left-radius:12px;border-bottom-right-radius:12px;z-index:10;background-color:#fdce29;padding:12px 0 14px;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}@media screen and (min-width:768px){.Header_header__yRfJY p{font-size:14px;max-width:300px}}.Header_header__yRfJY p span{display:block}.Header_header__yRfJY>div:first-of-type{box-shadow:0 0 10px 1px rgba(0,0,0,.2)}.Header_header__yRfJY>div:first-of-type div{display:flex;justify-content:space-between;align-items:center;height:56px}@media screen and (min-width:768px){.Header_header__yRfJY>div:first-of-type div{height:80px}.Header_header__yRfJY a{transition:opacity .15s}.Header_header__yRfJY a:hover{opacity:.8}.Header_header__yRfJY a img{width:214px}}.Header_header__yRfJY ul{display:flex;align-items:center;gap:16px}@media screen and (min-width:768px){.Header_header__yRfJY ul{gap:24px}}.Header_header__yRfJY ul button{display:grid;grid-gap:2px;gap:2px;color:#333;background-color:transparent;font-size:10px;line-height:1.6;border:0}.Header_header__yRfJY ul button.Header_isUnread__Tyzuu>span:first-of-type:after{position:absolute;background-color:#e42c04;width:8px;height:8px;top:-4px;right:-8px;content:"";border-radius:50%}@media screen and (min-width:768px){.Header_header__yRfJY ul button.Header_isUnread__Tyzuu>span:first-of-type:after{right:-4px}}.Header_header__yRfJY ul button>span:last-of-type{display:block}.Header_header__yRfJY ul a{text-decoration:none}@media screen and (min-width:768px){.Header_header__yRfJY li:first-child button{gap:0;font-size:12px;line-height:1.33;transition:opacity .15s}.Header_header__yRfJY li:first-child button:hover{opacity:.8}.Header_header__yRfJY li:first-child .Header_news__AaW3m span:first-of-type{width:32px;height:32px}.Header_header__yRfJY li:first-child .Header_news__AaW3m span:last-of-type{display:none}.Header_header__yRfJY li:last-child button{display:flex;align-items:center;gap:10px;color:#2c8565;font-size:14px;font-weight:700;padding:8px 39px 8px 24px;border:1px solid #2c8565;border-radius:8px;transition:background-color .15s}.Header_header__yRfJY li:last-child button:hover{background-color:#f3fce7}}.Header_header__yRfJY li:first-child button>span:first-of-type{position:relative;width:22px;height:22px;margin:0 auto}.Header_header__yRfJY ul .Header_logoutWrapper__xiDvU{height:22px}@media screen and (min-width:768px){.Header_header__yRfJY ul .Header_logoutWrapper__xiDvU,.Header_header__yRfJY ul .Header_logoutWrapper__xiDvU img{height:16px}}.Header_header__yRfJY.Header_hideMainHeaderRowInMobile__8c2dc>div:first-of-type{display:none}@media screen and (min-width:768px){.Header_header__yRfJY.Header_hideMainHeaderRowInMobile__8c2dc>div:first-of-type{display:block}}.Header_header__yRfJY.Header_isProgress__rN3wh>div:last-of-type{position:relative;display:flex;justify-content:center;white-space:nowrap;align-items:center;color:#008a00;height:56px}@media screen and (min-width:768px){.Header_header__yRfJY.Header_isProgress__rN3wh>div:last-of-type{font-size:24px;height:68px}}.Header_header__yRfJY.Header_isProgress__rN3wh>div:last-of-type button{position:absolute;background-color:transparent;width:24px;height:24px;border:0;left:16px}@media screen and (min-width:768px){.Header_header__yRfJY.Header_isProgress__rN3wh>div:last-of-type button{width:32px;height:32px;transition:opacity .15s}.Header_header__yRfJY.Header_isProgress__rN3wh>div:last-of-type button:hover{opacity:.8}}.Layout_wrapper__iCpJ3{display:flex;flex-direction:column;height:100%}.Layout_layout___mDKE{flex-grow:1;padding:40px 0 56px}@media screen and (min-width:768px){.Layout_layout___mDKE{padding-top:56px}}.Error_error__Wf1vz h1{color:#df0101;font-size:18px;text-align:center;line-height:1.5;margin-bottom:16px}@media screen and (min-width:768px){.Error_error__Wf1vz h1{font-size:24px;line-height:1.46}}.Error_error__Wf1vz p{font-size:14px;line-height:1.5;margin-top:16px}@media screen and (min-width:768px){.Error_error__Wf1vz p{font-size:16px}}.Error_error__Wf1vz a{color:#0070c9}@media screen and (min-width:768px){.Error_error__Wf1vz a:hover{text-decoration:none}}.Error_error__Wf1vz a[target=_blank]{display:inline-flex;gap:2px}.Error_error__Wf1vz a[target=_blank]:after{position:relative;top:2px;content:url(/images/ico-external-blue.svg)}.Error_error__Wf1vz .Error_icon__VueEM{position:relative;width:80px;height:80px;margin:0 auto 16px}@media screen and (min-width:768px){.Error_error__Wf1vz .Error_icon__VueEM{width:100px;height:100px}}.Error_error__Wf1vz .Error_block__Q3u6s{margin-top:16px}.Error_error__Wf1vz .Error_block__Q3u6s :first-child{margin-top:0}.Error_error__Wf1vz .Error_errorCode__i8Qwh{font-size:20px;font-weight:600}.Error_error__Wf1vz .Error_button__H_E_p{display:flex;justify-content:center}.Error_error__Wf1vz .Error_text__OrezU{text-align:center}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@font-face{font-family:Noto Sans JP;src:url(/fonts/NotoSansJP-Regular.otf) format("opentype")}@font-face{font-family:Rakuten Sans;src:url(/fonts/RakutenSans_Rg.ttf) format("truetype")}@font-face{font-family:Noto Sans JP;src:url(/fonts/NotoSansJP-Bold.otf) format("opentype");font-weight:700}@font-face{font-family:Rakuten Sans;src:url(/fonts/RakutenSans_Bd.ttf) format("truetype");font-weight:700}html{color:#333;background-color:#f5f5f5;font-family:Noto Sans JP,sans-serif;letter-spacing:-.025rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next,body,html{height:100%}ol,ul{list-style-type:none}button{cursor:pointer;font-family:Noto Sans JP,sans-serif}.swiper-slide-active .barWrapper{animation-name:fadeIn;animation-duration:.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}