#gnb .depth01 > ul {justify-content: space-between;}
#gnb .depth01 > ul > li {flex: none;}
#nav.oneDown .depth02 {width: 10rem; left: calc(50% - 5rem);}


/* 240304 */
.notice0094 .list_box li a {position:relative;display:block;line-height:2.4rem;padding-left:1rem;width: 75%;overflow: hidden;white-space: nowrap;position: static;text-overflow: ellipsis;}

@media screen and (max-width:1440px) {
    #gnb .depth01 > ul > li {flex: 1;}
    #nav.oneDown .depth02 {width: 120%; left: -10%;}
}
