@charset "UTF-8";header>.header-section{width:1240px;height:auto;margin:0 auto;padding:0 20px}header>.header-section>div{min-width:1240px;display:flex;margin:0 auto}header>.header-section>.h-section-top{position:relative;padding:32px 0 20px;height:107px;border-bottom:1px solid var(--color-neutral-gray-400)}header>.header-section>.h-section-top:not(.fixed){position:relative}header>.header-section>.h-section-top.fixed{position:fixed;padding:20px 0;animation:down .2s ease;top:0;left:0;right:0;height:auto;background:var(--NS-color-gray-0);z-index:10000000000;box-sizing:border-box;border-left:1px solid white;border-right:1px solid white}header>.header-section>.h-section-top.fixed+.h-section-bottom{margin-top:107px}header>.header-section>.h-section-top.fixed>.row>#stock{display:none}header>.header-section>.h-section-top.fixed>.row>.group{bottom:unset;top:50%;transform:translateY(-50%)}header>.header-section>.h-section-top.fixed>.row>.group>.search{margin-right:0}header>.header-section>.h-section-top.fixed>.row>.group>.login-btn{display:none}@keyframes down{0%{transform:translateY(-50px)}to{transform:translateY(0)}}header>.header-section>.h-section-top>.row{display:flex;position:relative;width:100%;max-width:1240px;margin:0 auto}header>.header-section>.h-section-top>.row>#stock{position:absolute;bottom:0}header>.header-section>.h-section-top>.row>#stock>.stock-list{height:17px}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item{text-align:left;display:flex;justify-content:left;align-items:center}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span{color:var(--color-blue-gray-800);font-size:14px;font-weight:400;line-height:120%;letter-spacing:-.14px}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span:nth-child(1){margin-right:8px}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span:nth-child(2){margin-right:7px}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span:nth-child(2).up{color:var(--color-red-500)}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span:nth-child(2).down{color:#2240b4}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span:nth-child(3){margin-right:19px}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span:nth-child(3).up{color:var(--color-red-500)}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span:nth-child(3).down{color:#2240b4}header>.header-section>.h-section-top>.row>#stock>.stock-list>.list-item>span:nth-child(4){color:var(--color-blue-gray-500)}header>.header-section>.h-section-top>.row>.logo{margin:0 auto;z-index:3}header>.header-section>.h-section-top>.row>.logo>a{display:block;width:200px;height:54px}header>.header-section>.h-section-top>.row>.logo>a img{width:100%;height:100%}header>.header-section>.h-section-top>.row>.group{display:flex;position:absolute;justify-content:right;width:100%;bottom:0;z-index:2}header>.header-section>.h-section-top>.row>.group>.sns-channel{margin-right:12px;position:relative}header>.header-section>.h-section-top>.row>.group>.sns-channel:not(.show){display:none}header>.header-section>.h-section-top>.row>.group>.sns-channel.show{display:block}header>.header-section>.h-section-top>.row>.group>.sns-channel>.channel-icon{cursor:pointer;border-radius:8px;padding:4px}header>.header-section>.h-section-top>.row>.group>.sns-channel>.channel-icon:active{background:var(--NS-color-gray-50)}header>.header-section>.h-section-top>.row>.group>.sns-channel>.channel-icon:hover{background:var(--NS-color-gray-50)}header>.header-section>.h-section-top>.row>.group>.sns-channel:not(.on) .channel-box{display:none}header>.header-section>.h-section-top>.row>.group>.sns-channel>.channel-box{position:relative;left:38px;top:11px}header>.header-section>.h-section-top>.row>.group>.sns-channel>.channel-box>.channel-list{display:grid;grid-template-columns:repeat(auto-fill,32px);gap:20px;position:absolute;right:0;padding:32px;width:188px;height:auto;border:1px solid var(--color-neutral-gray-300);background:var(--NS-color-gray-0);box-shadow:0 0 8px #0003}header>.header-section>.h-section-top>.row>.group>.sns-channel>.channel-box>.channel-list>.list-item{width:32px;height:32px}header>.header-section>.h-section-top>.row>.group>.sns-channel>.channel-box>.channel-list>.list-item>a{display:block;height:100%;width:100%}header>.header-section>.h-section-top>.row>.group>.search{position:relative;right:0;height:32px;margin-right:12px}header>.header-section>.h-section-top>.row>.group>.search>.search-btn{display:block;width:32px;height:32px;border:0;padding:0;background:unset;cursor:pointer}header>.header-section>.h-section-top>.row>.group>.search>.search-btn img{width:24px;height:24px;padding:4px}header>.header-section>.h-section-top>.row>.group>.search>.search-btn:hover{border-radius:8px;background:var(--NS-color-gray-50)}header>.header-section>.h-section-top>.row>.group>.search>.search-form-header{display:none;height:100%;margin:0;z-index:2}header>.header-section>.h-section-top>.row>.group>.search>.search-form-header>label{display:flex;border-radius:8px;border:1px solid var(--color-neutral-gray-300);background:var(--NS-color-gray-0);width:220px;height:31px}header>.header-section>.h-section-top>.row>.group>.search>.search-form-header>label>.search-icon{width:24px;height:24px;padding:4px;position:relative;top:50%;transform:translateY(-50%)}header>.header-section>.h-section-top>.row>.group>.search>.search-form-header>label>.search-input{width:100%;height:auto;border:0;border-radius:8px;color:var(--NS-color-gray-400);font-size:12px;font-weight:400;line-height:120%;letter-spacing:-.12px}header>.header-section>.h-section-top>.row>.group>.search>.search-form-header>label>.search-input:focus{outline:none}header>.header-section>.h-section-top>.row>.group>.search>.search-form-header>label>.search-input::placeholder{color:var(--NS-color-gray-400);font-size:12px;font-weight:400;line-height:120%;letter-spacing:-.12px}header>.header-section>.h-section-top>.row>.group>.search>.search-form-header>.close-btn .close-icon{width:24px;height:24px;padding:4px;margin-left:4px;border-radius:8px;background:var(--NS-color-gray-50);cursor:pointer}header>.header-section>.h-section-top>.row>.group>.login-btn{width:32px;height:32px}header>.header-section>.h-section-top>.row>.group>.login-btn>img{width:24px;height:24px;padding:4px;cursor:pointer}header>.header-section>.h-section-top.searching>.row .search>.search-btn{display:none}header>.header-section>.h-section-top.searching>.row .search>.search-form-header{display:flex}header>.header-section>.h-section-bottom{height:48px;position:relative;padding:0 20px;border-bottom:1px solid var(--color-neutral-gray-400)}header>.header-section>.h-section-bottom nav{width:100%;height:auto}header>.header-section>.h-section-bottom nav>ul.nav-menu{display:flex;justify-content:center}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item{padding:13px;text-align:center;width:fit-content}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item:not(:last-child){margin-right:auto}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>a{position:relative;text-align:center;color:var(--color-text-gray-900);font-size:18px;font-weight:700;line-height:120%;letter-spacing:-.18px}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>a>hr{display:none;position:absolute;width:20px;height:2px;background:var(--color-red-400);border:0;margin:.71rem auto 0;left:20%;right:20%;cursor:default}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item.on>a{color:var(--color-red-500)}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item.on>a>hr{display:block}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>.sub-menu-section{width:1240px;z-index:9;visibility:hidden;position:absolute;left:0;top:48px;text-align:left;height:52px;background:var(--NS-color-gray-0);border-bottom:1px solid var(--color-neutral-gray-300);box-shadow:0 3px 5px #0000000d}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>.sub-menu-section .sub-menu{overflow:hidden;display:flex;justify-content:center;align-items:center;height:100%}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>.sub-menu-section .sub-menu>.sub-menu-item{border-radius:40px;background:var(--NS-color-gray-0)}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>.sub-menu-section .sub-menu>.sub-menu-item:not(:last-child){margin-right:12px}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>.sub-menu-section .sub-menu>.sub-menu-item.on>a{display:block;padding:4px 12px;border-radius:40px;background:var(--color-red-400);color:var(--NS-color-gray-0)}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>.sub-menu-section .sub-menu>.sub-menu-item:not(header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>.sub-menu-section .sub-menu>.sub-menu-item.on):hover>a{color:var(--color-red-500);text-decoration:underline}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item>.sub-menu-section .sub-menu>.sub-menu-item>a{padding:0 .75rem;text-align:center;color:var(--color-blue-gray-800);font-size:16px;font-weight:700;line-height:120%;letter-spacing:-.16px}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item:hover>a{color:var(--color-red-500)}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item:hover>a>hr{display:block}header>.header-section>.h-section-bottom nav>ul.nav-menu>.menu-item:hover>.sub-menu-section{visibility:visible}footer>.footer-section{width:1240px;height:auto;margin:117px auto 0;padding:0 20px}footer>.footer-section.msplus,footer>.footer-section.msreport{margin:60px auto 0}footer>.footer-section>.f-section-top.service-section{display:flex;flex-flow:wrap;border-top:1px solid var(--color-neutral-gray-400);padding:32px 0}footer>.footer-section>.f-section-top.service-section>.service-title{color:var(--color-text-gray-900);font-size:18px;font-weight:700;line-height:160%;letter-spacing:-.18px}footer>.footer-section>.f-section-top.service-section>.service-menu{display:flex;width:100%;margin-top:20px}footer>.footer-section>.f-section-top.service-section>.service-menu .vertical-menu-list{display:flex;flex-direction:column;margin-right:110px}footer>.footer-section>.f-section-top.service-section>.service-menu .vertical-menu-list :first-child{margin-bottom:20px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list>:not(:first-child,:last-child){margin:0 0 12px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list>:not(:first-child)>a{color:var(--color-text-gray-50);font-size:16px;font-weight:400;line-height:120%;letter-spacing:-.16px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list>:not(:first-child)>a:hover>span{text-decoration:underline}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list>:not(:first-child)>a>img{width:32px;height:32px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list>:first-child{margin:0 0 20px;color:var(--NS-color-gray-400);font-size:16px;font-weight:700;line-height:120%;letter-spacing:-.16px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list>:last-child{margin:0}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list.news{margin-right:139px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list.region{margin-right:147px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list.people{margin-right:157px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list.special{margin-right:129px}footer>.footer-section>.f-section-top.service-section>.service-menu .menu-list.sns>.list-item a span{position:relative;bottom:10px;margin-left:8px}footer>.footer-section>.f-section-bottom{display:flex;border-top:1px solid var(--color-neutral-gray-200)}footer>.footer-section>.f-section-bottom>.left{padding:42px 0 58px;width:180px;height:auto;margin:0 50px}footer>.footer-section>.f-section-bottom>.left>.logo{width:180px;height:49px}footer>.footer-section>.f-section-bottom>.left>.inc-logo{margin-top:16px;width:180px;height:43px}footer>.footer-section>.f-section-bottom>.right{padding:39px 0 60px;margin-left:38px}footer>.footer-section>.f-section-bottom>.right>.corp-list{display:flex;margin-bottom:12px}footer>.footer-section>.f-section-bottom>.right>.corp-list>.list-item:not(:last-child){margin-right:32px}footer>.footer-section>.f-section-bottom>.right>.corp-list>.list-item:last-child>a{color:var(--color-text-gray-900);font-size:14px;font-weight:700;line-height:120%;letter-spacing:-.14px}footer>.footer-section>.f-section-bottom>.right>.corp-list>.list-item>a{color:var(--NS-color-gray-400);font-size:14px;font-weight:400;line-height:120%;letter-spacing:-.14px}footer>.footer-section>.f-section-bottom>.right>.corp-list>.list-item>a:hover{text-decoration:underline}footer>.footer-section>.f-section-bottom>.right>.info>p{color:var(--color-text-gray-100);font-size:12px;font-weight:400;line-height:165%;letter-spacing:-.12px}footer>.footer-section>.f-section-bottom>.right>.info>p>span{margin:0 2px 0 1px;left:1px;bottom:1px;position:relative;color:var(--color-neutral-gray-300)}footer>.footer-section>.goto-mobile{display:flex;width:100%;padding:14px 0;margin-bottom:60px;justify-content:center;align-items:center;background-color:var(--NS-color-gray-0);border:1px solid var(--color-neutral-gray-600);cursor:pointer;color:var(--NS-color-gray-400);font-size:16px;font-weight:700;line-height:100%;letter-spacing:-.16px}footer>.footer-section>.goto-mobile:hover{text-decoration:underline}footer>.footer-section>.goto-mobile:active{border:1px solid var(--color-neutral-gray-900)}
