  .top-header-box01{margin:0 auto;/* max-width:1200px; */max-width:1830px;}
.top-header-box01:after{content:'';display:block;clear:both;}
.top-header-box01 > div{display:inline-block;}

.top-header-box01 > ul{float:right;}
.top-header-box01 > ul > li{position:relative;float:left;padding:0 18px 0 0}
/*
.top-header-box01 > ul > li::after{content: '';display: inline-block;position: absolute;top: 50%;right: 0;width: 1px;height: 42%;background: #fff;vertical-align: middle;transform: translateY(-50%);}
.top-header-box01 > ul > li:last-of-type:after{display:none;}
*/
.top-header-box01 > ul > li:last-of-type{margin:0;padding:0;}
.top-header-box01 > ul > li > a{position:relative;padding: 0 0 0 36px;font-size:14px;line-height:42px;font-weight:200;color:#d3d3d3;}
.top-header-box01 > ul > li:hover a{color:#fff;}
.top-header-box01 > ul > li > a::before{content:'';display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:28px;height:28px;}
.top-header-box01 > ul > li:first-of-type > a::before{background:center / contain no-repeat url(/_res/ajou/cie/img/common/img-logo-headertop.png);}
.top-header-box01 > ul > li:nth-of-type(2) > a::before{background:center / contain no-repeat url(/_res/ajou/cie/img/common/img-logo-headertop.png);}
.top-header-box01 > ul > li:nth-of-type(3) > a::before{background:center / contain no-repeat url(/_res/ajou/cie/img/common/instagram_round_logo.png);}
.top-header-box01 > ul > li:nth-of-type(4) > a::before{background:center / contain no-repeat url(/_res/ajou/cie/img/common/youtube_round_logo.png);}
.top-header-box01 > ul > li:nth-of-type(5) > a::before{background:center / contain no-repeat url(/_res/ajou/cie/img/common/img-icon-fb.png);}
.top-header-box01 > ul > li:nth-of-type(6) > a::before{background:center / contain no-repeat url(/_res/ajou/cie/img/common/tiktok_round_logo.png);}
.top-header-box01 > ul > li:last-of-type > a::before{background:center / contain no-repeat url(/_res/ajou/cie/img/common/img-icon-user.png);}

/*
2023-03-06	nth-of-type(3) inserted _ edited by Min Ji Kim _ ordered by Jong Won Lee
2023-03-07	nth-of-type(4,5,6) inserted _ edited by Min Ji Kim _ ordered by Jong Won Lee
*/

/* custom */

.top-header-wrap {background-color:rgba(50,50,54, 0.9);}
.top-header-box01 > div > ul{font-size:0;}
.top-header-box01 > div > ul > li{display:inline-block;min-width: 148px;border-left:1px solid rgba(255,255,255, 0.1);font-size:16px;font-weight:200;color:#d3d3d3;line-height:42px;text-align:center;}

.top-header-box01 > div > ul > li:last-child{border-right:1px solid rgba(255,255,255, 0.1);}
.top-header-box01 > div > ul > li:hover{background-color:#0f65ae;/*border-left: 1px solid #0f65ae;*/color: #fff;cursor:pointer;}
/*.top-header-box01 > div > ul > li:last-child:hover{border-right: 1px solid #0f65ae;}*/