html.is-fixed{overflow:hidden}.hs_cos_wrapper_type_module:has(.l-header){display:contents}.l-header{background:#fff;left:0;margin-bottom:20px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:11}.l-header a{text-decoration:none}.l-header__top{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 auto;padding:12px 65px 11px 10px;width:100%}.l-headerTop__user{display:none}.l-headerTop__userBtn{align-items:center;border:1px solid #7a7a7a;color:#141414!important;display:flex;font-size:13px;font-weight:400;gap:8px;height:35px;justify-content:center;width:170px}.l-headerTop__userBtn:first-of-type{border-radius:4px 0 0 4px}.l-headerTop__userBtn:nth-of-type(2){border-left:none;border-radius:0 4px 4px 0}.l-headerTop__userBtn.is-active{background:#000064;border:none;color:#fff!important;font-weight:700}.l-headerTop__navigation{position:relative}.l-headerTop__language{display:none}.l-headerTopLanguage__link:before{background-image:url('data:image/svg+xml;utf8,<svg width="14" height="24" viewBox="0 0 14 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 22L12 12L2 2" stroke="%23000064" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10px;width:5px}.l-headerTopLanguage__linkText{color:#000064!important;font-size:13px;font-weight:700}.l-headerTopLanguage__linkText:hover .l-navigationLanguage__linkText{color:#06299c!important}.l-headerTop__faq,.l-headerTop__search{display:none}.l-headerTop__searchInput{border:none!important;font-size:12px;max-width:calc(100% - 32px);padding:6px 10px 8px;width:100%}.l-headerTop__searchBtn{align-items:center;background:#000064;display:flex;height:32px;justify-content:center;width:32px}.l-headerTop__loginBtn{align-items:center;background:#d75a00;border-radius:9999px;color:#fff!important;display:inline-flex;font-size:15px;font-weight:700;gap:8px;justify-content:flex-start;line-height:1;padding:9px 16px 9px 10px}.l-headerTop__loginBtn:hover{background:#ec5e00}.l-header__logo{display:block;margin-right:10px;width:100px}.l-header__logo img{height:auto;width:100%}.l-header__hamburger{background:#fff;border:none!important;flex-shrink:0;font-size:16px;height:60px;position:absolute;right:0;top:0;transition:all .25s ease;width:60px;z-index:12}.l-header__hamburgerLine{background:#000064;border-radius:9999px;height:.234375em;left:15px;position:absolute;top:1.171875em;transform-origin:center;transition:all .25s ease;width:30px}.l-header__hamburgerLine:nth-of-type(2){top:1.734375em}.l-header__hamburgerLine:nth-of-type(3){top:2.296875em}.l-header__hamburger.is-open{background:#000064}.l-header__hamburger.is-open .l-header__hamburgerLine{background:#fff;top:28px;transform:rotate(45deg)}.l-header__hamburger.is-open .l-header__hamburgerLine:nth-of-type(2){opacity:0}.l-header__hamburger.is-open .l-header__hamburgerLine:nth-of-type(3){transform:rotate(-45deg)}.l-header__bottom{display:none}.l-headerBottom__user{align-items:center;display:flex;justify-content:flex-start}.l-headerBottom__userBtn{align-items:center;border:1px solid #7a7a7a;color:#141414!important;display:flex;font-size:13px;font-weight:400;gap:8px;height:35px;justify-content:center;width:170px}.l-headerBottom__userBtn:first-of-type{border-radius:4px 0 0 4px}.l-headerBottom__userBtn:nth-of-type(2){border-left:none;border-radius:0 4px 4px 0}.l-headerBottom__userBtn.is-active{background:#000064;border:none;color:#fff!important;font-weight:700}.l-headerBottom__loginBtn{align-items:center;background:#d75a00;border-radius:9999px;color:#fff!important;display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:flex-start;line-height:1;padding:8px 17px}.l-headerBottom__loginBtn:hover{background:#ec5e00}@-webkit-keyframes UpAnime{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes UpAnime{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@-webkit-keyframes FadeShowAnime{0%{opacity:0}to{opacity:1}}@keyframes FadeShowAnime{0%{opacity:0}to{opacity:1}}@-webkit-keyframes FadeHideAnime{0%{opacity:1}to{opacity:0}}@keyframes FadeHideAnime{0%{opacity:1}to{opacity:0}}.l-navigation{height:calc(100vh - 60px);height:calc(var(--vh, 1vh)*100 - 60px);left:30px;margin-left:auto;max-width:calc(100% - 30px);opacity:0;overflow-y:auto;padding-bottom:30px;pointer-events:none;position:fixed;top:60px;transition:transform .5s ease,opacity .25s ease;visibility:hidden;width:100%;z-index:1}.l-navigation.is-open{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeAnime;animation-name:fadeAnime;pointer-events:all;visibility:visible}@-webkit-keyframes fadeAnime{0%{opacity:0}to{opacity:1}}@keyframes fadeAnime{0%{opacity:0}to{opacity:1}}.l-navigation.is-open .l-navigation__content{opacity:1;visibility:visible}.l-navigation.is-open .l-navigation__bg{transform:none}.l-navigation__content{background:#fff;padding:30px 20px 50px;position:relative;transform-origin:top;transition:all .4s ease;z-index:2}.l-navigationContent__user{align-items:center;display:flex;justify-content:flex-start;margin-bottom:20px}.l-navigationContent__userBtn{align-items:center;border:1px solid #7a7a7a;color:#141414!important;display:flex;font-size:14px;font-weight:700;gap:12px;height:50px;justify-content:center;width:50%}.l-navigationContent__userBtn:first-of-type{border-radius:10px 0 0 10px}.l-navigationContent__userBtn:nth-of-type(2){border-left:none;border-radius:0 10px 10px 0}.l-navigationContent__userBtn.is-active{background:#000064;border:none;color:#fff!important}.l-navigation__faq{align-items:center;background:#fff;border:1px solid #000064;border-radius:10px;color:#000064!important;display:flex;font-size:18px;font-weight:700;gap:8px;height:64px;justify-content:center;margin-bottom:20px;width:100%}.l-navigation__list{margin-bottom:20px!important;width:100%!important}.l-navigation__item{display:block}.l-navigation__checkbox{opacity:0;position:absolute;z-index:-1}.l-navigation__checkbox:focus+.l-navigation__button:after{transform:translateX(-50%) scaleX(1)}.l-navigation__checkbox:focus+.l-navigation__button .l-navigation__text{color:#06299c!important}.l-navigation__button{align-items:flex-start;border-bottom:1px solid #bdbde9;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;padding:20px 0;position:relative;width:100%}.l-navigation__button:hover:after{transform:translateX(-50%) scaleX(1)}.l-navigation__button:hover .l-navigation__text{color:#06299c!important}.l-navigation__button:has(.l-navigation__checkbox:checked) .l-navigation__icon{transform:translateY(-50%) rotate(-90deg)}.l-navigation__button:has(.l-navigation__checkbox:checked):after{transform:translateX(-50%) scaleX(1)}.l-navigation__text{color:#000064!important;font-size:16px;font-weight:700}.l-navigation__icon{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(90deg);transition:all .5s ease}.l-navigation__icon img{vertical-align:middle}.l-navigation__subContent{display:none;margin:30px 0 40px;opacity:0}.l-navigation__subContentBox:has(.l-navigation__subContentTitle){margin-top:30px}.l-navigation__subContentTitle{border-left:4px solid #000064;font-weight:700;margin-bottom:10px;padding-left:14px}.l-navigation__subContentClose{display:none}.l-navigation__subContentCloseBtn{align-items:center;background:#f5f6fa;border-radius:9999px;cursor:pointer;display:flex;height:48px;justify-content:center;width:231px}.l-navigation__subContentCloseBtn:hover{background:#e0e3ec}.l-navigation__subContentCloseBtn:focus{box-shadow:0 0 3px 1px #000064}.l-navigation__subContentCloseText{color:#000064!important;font-size:14px;font-weight:700;line-height:1}.l-navigation__subLink{align-items:flex-start;display:flex;gap:8px;justify-content:flex-start;padding:10px 0}.l-navigation__subLink:hover .l-navigation__subImgIcon{background:#06299c}.l-navigation__subLink:hover .l-navigation__subText{color:#06299c!important}.l-navigation__subLink:hover .l-navigation__subIcon:after{background-image:url('data:image/svg+xml;utf8,<svg width="14" height="24" viewBox="0 0 14 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 22L12 12L2 2" stroke="%2306299c" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:14px;width:8px}.l-navigation__subText{color:#000064!important;font-size:16px;font-weight:400;line-height:150%}.l-navigation__subImg{flex-shrink:0}.l-navigation__subImgIcon{align-items:center;aspect-ratio:1/1;background:#000064;border-radius:4px;display:flex;height:24px;justify-content:center;width:24px}.l-navigation__subImgIcon img{-o-object-fit:contain;object-fit:contain}.l-navigation__subIcon{display:none}.l-navigation__subIcon:after{background-image:url('data:image/svg+xml;utf8,<svg width="14" height="24" viewBox="0 0 14 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 22L12 12L2 2" stroke="%23000064" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:14px;width:8px}.l-navigation:has(#nav-02:checked) #nav-02-detail{display:block;opacity:1}.l-navigation:has(#nav-about:checked) #nav-about-detail{-webkit-animation:fadeAnime .5s both;animation:fadeAnime .5s both;display:block}.l-navigation:has(#nav-schedule:checked) #nav-schedule-detail{-webkit-animation:fadeAnime .5s both;animation:fadeAnime .5s both;display:block}.l-navigation:has(#nav-data:checked) #nav-data-detail{-webkit-animation:fadeAnime .5s both;animation:fadeAnime .5s both;display:block}.l-navigation:has(#nav-material:checked) #nav-material-detail{-webkit-animation:fadeAnime .5s both;animation:fadeAnime .5s both;display:block}.l-navigation:has(#nav-info:checked) #nav-info-detail{-webkit-animation:fadeAnime .5s both;animation:fadeAnime .5s both;display:block}.l-navigation__search{align-items:center;border:1px solid #000064;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:40px;overflow:hidden}.l-navigation__searchInput{border:none!important;font-size:18px;max-width:calc(100% - 56px);padding:15px 17px 14px;width:100%}.l-navigation__searchBtn{align-items:center;background:#000064;display:flex;height:56px;justify-content:center;width:56px}.l-navigation__language{margin-bottom:40px}.l-navigationLanguage__link{align-items:center;display:inline-flex;gap:10px;justify-content:flex-start}.l-navigationLanguage__link:before{background-image:url('data:image/svg+xml;utf8,<svg width="14" height="24" viewBox="0 0 14 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 22L12 12L2 2" stroke="%23000064" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10px;width:5px}.l-navigationLanguage__linkText{color:#000064!important;font-size:18px;font-weight:400;text-decoration:underline}.l-navigationLanguage__linkText:hover .l-navigationLanguage__linkText{color:#06299c!important}.l-navigationClose__btn{align-items:center;background:#fff;border:1px solid #000064;border-radius:10px;color:#000064!important;display:flex;font-size:18px;font-weight:700;height:64px;justify-content:center;width:100%}.l-navigation__bg{background:hsla(0,0%,9%,.5);height:100vh;height:calc(var(--vh, 1vh)*100 - 60px);left:0;pointer-events:none;position:absolute;top:60px;transform:scaleY(0);transform-origin:top;width:100%;z-index:0}.l-navigation__bg.is-open{position:fixed;transform:scaleY(1)}.c-br.-pc,.c-hidden.-pc{display:none}[id]{scroll-margin-top:220px}body:has(.l-header.is-scroll) [id]{scroll-margin-top:154px}@media screen and (min-width:980px){.l-header.is-scroll .l-header__bottom{-webkit-animation:UpAnime .25s forwards;animation:UpAnime .25s forwards;pointer-events:none}.l-header.is-scroll .l-navigation{margin-top:0}.l-header{border-top:5px solid #000064}.l-header__top{justify-content:space-between;max-width:960px;padding:28px 0 0}.l-headerTop__user.is-show{align-items:center;-webkit-animation:FadeShowAnime .25s forwards;animation:FadeShowAnime .25s forwards;display:flex;justify-content:flex-start;margin-right:auto}.l-headerTop__navigation{align-items:center;display:flex;gap:24px;justify-content:flex-end;width:100%}.l-headerTop__language{display:block}.l-headerTopLanguage__link{align-items:center;display:inline-flex;gap:5px;justify-content:flex-start;margin-top:4px}.l-headerTop__faq{align-items:center;color:#000064!important;display:inline-flex;font-size:13px;font-weight:700;gap:8px;justify-content:center}.l-headerTop__search{align-items:center;border:1px solid #000064;border-radius:4px;display:flex;justify-content:space-between;max-width:250px;width:100%}.l-headerTop__search.is-hide{-webkit-animation:FadeHideAnime .25s forwards;animation:FadeHideAnime .25s forwards;display:none}.l-headerTop__loginBtn{display:none;font-size:14px;padding:8px 17px}.l-headerTop__loginBtn.is-show{-webkit-animation:FadeShowAnime .25s forwards;animation:FadeShowAnime .25s forwards;display:inline-flex}.l-header__logo{flex-shrink:0;margin-right:0;width:166px}.l-header__hamburger{display:none}.l-header__bottom{align-items:center;display:flex;justify-content:space-between;left:calc(50% - 480px);margin:12px auto 20px;max-width:960px;position:absolute;width:100%}.l-navigation{background:#f8fbff;box-shadow:0 3px 5px 0 rgba(0,0,0,.05);height:auto;margin:67px auto 0;max-width:none;overflow-y:visible;pointer-events:all}.l-navigation,.l-navigation__content{align-items:center;display:flex;justify-content:center;opacity:1;padding:0;position:static;visibility:visible}.l-navigation__content{background:none;gap:40px}.l-navigationContent__user,.l-navigation__faq{display:none}.l-navigation__list{display:flex;gap:2.635431918vw;justify-content:flex-end;margin:0!important;max-width:none!important;width:auto!important}.l-navigation__item{min-width:160px}.l-navigation__button{align-items:center;border:none;position:relative}.l-navigation__button:after{background:#000064;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%) scaleX(0);transition:all .25s ease;width:84px}.l-navigation__text{color:#141414!important;font-size:14px}.l-navigation__icon{display:none}.l-navigation__subContent{align-items:flex-start;background:#fff;flex-wrap:wrap;gap:20px;left:0;margin:0 auto;padding:50px calc(50% - 480px) 40px;position:absolute;width:100%}.l-navigation__subContentBox:has(.l-navigation__subContentTitle){margin-top:0}.l-navigation__subContentBox{margin-top:0;max-width:470px;width:100%}.l-navigation__subContentTitle{border:none;font-size:16px;padding:0}.l-navigation__subContentClose{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-top:40px;width:100%}.l-navigation__subItem{border-bottom:1px solid #d5d8df;position:relative;width:100%}.l-navigation__subItem:not(:first-child){margin-top:10px}.l-navigation__subLink{align-items:center;padding:12px 0}.l-navigation__subText{font-weight:700}.l-navigation__subImg{height:30px;width:auto}.l-navigation__subImgIcon{height:30px;width:30px}.l-navigation__subIcon{display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.l-navigation:has(#nav-02:checked) #nav-02-detail{display:flex}.l-navigation:has(#nav-about:checked) #nav-about-detail{display:flex}.l-navigation:has(#nav-schedule:checked) #nav-schedule-detail{display:flex}.l-navigation:has(#nav-data:checked) #nav-data-detail{display:flex}.l-navigation:has(#nav-data:checked) #nav-data-detail .l-navigation__subContentBox{max-width:none}.l-navigation:has(#nav-data:checked) #nav-data-detail .l-navigation__subList{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px 20px;width:100%}.l-navigation:has(#nav-data:checked) #nav-data-detail .l-navigation__subItem{margin-top:0;max-width:470px}.l-navigation:has(#nav-material:checked) #nav-material-detail{display:flex}.l-navigation:has(#nav-material:checked) #nav-material-detail .l-navigation__subContentBox{max-width:none}.l-navigation:has(#nav-material:checked) #nav-material-detail .l-navigation__subList{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px 20px;width:100%}.l-navigation:has(#nav-material:checked) #nav-material-detail .l-navigation__subItem{margin-top:0;max-width:470px}.l-navigation:has(#nav-info:checked) #nav-info-detail{display:flex}.l-navigation:has(#nav-info:checked) #nav-info-detail .l-navigation__subContentBox{max-width:none}.l-navigation:has(#nav-info:checked) #nav-info-detail .l-navigation__subList{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px 20px;width:100%}.l-navigation:has(#nav-info:checked) #nav-info-detail .l-navigation__subItem{margin-top:0;max-width:470px}.l-navigation__language,.l-navigation__search{display:none}.l-navigationLanguage__link:before{height:.8125rem;width:.625rem}.l-navigation__close{display:none}.l-navigation__bg{display:none;height:100vh}.c-br.-sp,.l-navigation__bg.is-open{display:none}.c-br.-pc{display:inline-block}}@media screen and (min-width:1440px){.l-navigation__list{gap:2.25rem}}@media screen and (min-width:1024px){.c-hidden.-sp{display:none}.c-hidden.-pc,.c-hidden.-tab{display:inline-block}}@media screen and (min-width:768px){.c-hidden.-tab{display:none}}