@import url("https://fonts.googleapis.com/css?family=Noto+Sans");@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR");@import url("https://fonts.googleapis.com/css?family=Noto+Sans+Thai");@import url("https://fonts.googleapis.com/css?family=Noto+Sans+Arabic");:root{--max-width:1100px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;color:hsla(0,0%,100%,.8);background-color:#171717}a{color:inherit;text-decoration:none}#Modal_fixed__UFHb7,.Modal_overlay__m2ezw,.Modal_wrapper__B2mF_{position:fixed;top:0;left:0}.Modal_overlay__m2ezw{width:100%;height:100%;z-index:998;background-color:rgba(0,0,0,.5)}.Modal_wrapper__B2mF_{z-index:999;top:50%;left:50%;transform:translate(-50%,-50%)}.Modal_modal__cVLG5{min-width:340px;min-height:180px;background-color:#2e2e2e;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-wrap:wrap;box-shadow:10px 10px 10px 0 rgba(0,0,0,.4);border-radius:6px 6px 8px 8px}.Modal_modal__cVLG5 h2{color:hsla(0,0%,100%,.8)}.Modal_modal__cVLG5 button{margin-bottom:20px}.Modal_content__ZKeUu{flex:1 1;padding:20px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans Thai,Noto Sans Arabic,-apple-system,BlinkMacSystemFont,Roboto,Arial,Microsoft YaHei,Microsoft JhengHei,sans-serif}.Modal_content__ZKeUu p{color:hsla(0,0%,100%,.8);font-size:15px;line-height:1.6}.Modal_content__ZKeUu p small{font-size:15px}.Modal_actions__3Bgp_{width:100%;border-radius:0 0 6px 6px;overflow:hidden;display:flex}.Modal_actions__3Bgp_ button{width:100%;font-size:15px;color:hsla(0,0%,100%,.8);font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans Thai,Noto Sans Arabic,-apple-system,BlinkMacSystemFont,Roboto,Arial,Microsoft YaHei,Microsoft JhengHei,sans-serif;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:15px;margin:0;cursor:pointer}.Modal_btnPrimary__3L07v{background-color:#004c98}.Modal_btnSecondary__NdVDa{background-color:#5c5c5c}.Modal_enter-active__jNqJE .Modal_modal__cVLG5{opacity:0;transform:scale(.9)}.Modal_enter-done__1BZrf .Modal_modal__cVLG5{opacity:1;transition:all .2s}.Modal_exit-active__b9wqB .Modal_modal__cVLG5{opacity:1}.Modal_exit-done__Ra4X8 .Modal_modal__cVLG5{opacity:0;transform:scale(.9);transition:all .2s}.Button_primary__5wNNj,.Button_secondary__iODUy{display:inline-block;min-width:100px;height:50px;padding:5px;outline:0;text-decoration:none;cursor:pointer;box-sizing:border-box;font-size:15px;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans Thai,Noto Sans Arabic,-apple-system,BlinkMacSystemFont,Roboto,Arial,Microsoft YaHei,Microsoft JhengHei,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;white-space:break-spaces;border:0;border-radius:2px;transform:translateZ(0);transition:background-color .3s ease,border .3s ease}.Button_primary__5wNNj:disabled,.Button_secondary__iODUy:disabled{cursor:default}.Button_primary__5wNNj{background-color:#004c98}.Button_primary__5wNNj:hover{background-color:#1a5ea2}.Button_primary__5wNNj:disabled{color:hsla(0,0%,100%,.4);background-color:#00254b}.Button_secondary__iODUy{background-color:#5c5c5c}.Button_secondary__iODUy:hover{background-color:#6c6c6c}.Button_text__Mr2FT{color:#fff;font-size:13px;cursor:pointer;background-color:transparent!important;border:0;text-decoration:underline;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans Thai,Noto Sans Arabic,-apple-system,BlinkMacSystemFont,Roboto,Arial,Microsoft YaHei,Microsoft JhengHei,sans-serif}.Layout_closeButton__11OIo{font:0/0 sans-serif;color:transparent;text-shadow:none;background-color:transparent;border:0;position:absolute;right:16px;top:16px;width:32px;height:32px;cursor:pointer;background:url(/img/btn-close.svg) no-repeat}.Layout_container__4Dm_p{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:320px;min-height:100vh;padding:2rem 1rem;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans Thai,Noto Sans Arabic,-apple-system,BlinkMacSystemFont,Roboto,Arial,Microsoft YaHei,Microsoft JhengHei,sans-serif}.Layout_container__4Dm_p section{width:100%;padding:1rem 0}.Layout_container__4Dm_p section header{font-size:15px;text-align:center}.Layout_container__4Dm_p section header h2{padding-bottom:10px;font-size:20px;color:hsla(0,0%,100%,.8)}.Layout_container__4Dm_p section header p{font-size:15px;line-height:22px;color:hsla(0,0%,100%,.8)}.Layout_container__4Dm_p section header p strong{color:#007eff}.Layout_container__4Dm_p section main{width:100%;text-align:center}@media screen and (min-width:640px){.Layout_container__4Dm_p{padding:4rem 2rem}.Layout_container__4Dm_p section{width:600px}.Layout_container__4Dm_p section main{width:100%}}