/* top-header */
.wrap{margin:0 auto;max-width:1920px;}
.top-header-wrap{background:#f0f0f0;}
.top-header-box:after{content:'';display:block;clear:both;}
.top-header-box p{float:left;padding:14px 0;font-size:13px;color:#888888;}
.top-header-box .util-box{float:right;}
.top-header-box .util-box:after{content:'';display:block;clear:both;}
.top-header-box .util-box li{position:relative;float:left;margin:0 10px 0 0;padding:0 10px 0 0;}
.top-header-box .util-box li:after{content:'';display:block;position:absolute;top:16px;right:0;width:1px;height:9px;background:#c9c9c9;}
.top-header-box .util-box li:nth-of-type(2){margin:0;padding:0 20px 0 0;}
.top-header-box .util-box li:nth-of-type(2):after{display:none;}
.top-header-box .util-box li a{display:block;padding:14px 0;font-size:12px;color:#888888;}
.top-header-box .util-box .btn-main{margin:0;padding:0;}
.top-header-box .util-box .btn-main:after{display:none;}
.top-header-box .util-box .btn-main a{display:block;padding:14px 35px 14px 23px;background:#0058a2;font-size:13px;color:#f3f3f3;}
.top-header-box .util-box .btn-main a:after{content:'';display:block;position:absolute;top:16px;right:22px;width:7px;height:10px;background:url(../img/common/ico-arr01.png) no-repeat 50% 50%;}

/* top-header-popup */
.top-header-popup-wrap{background:#00214c;}
.top-header-popup:after{content:'';display:block;clear:both;}
.top-header-popup p{float:left;padding:14px 5px;font-size:14px;color:#fff;line-height:2;}
.top-header-popup .util-box{float:right;}
.top-header-popup .util-box:after{content:'';display:block;clear:both;}
.top-header-popup .util-box li{position:relative;float:left;margin:0 10px 0 0;padding:0 10px 0 0;}
.top-header-popup .util-box li:after{content:'';display:block;position:absolute;top:16px;right:0;width:1px;height:9px;background:#c9c9c9;}
.top-header-popup .util-box li:nth-of-type(2){margin:0;padding:0 20px 0 0;}
.top-header-popup .util-box li:nth-of-type(2):after{display:none;}
.top-header-popup .util-box li a{display:block;padding:14px 0;font-size:12px;color:#888888;}
.top-header-popup .util-box .btn-main{margin:0;padding:0;}
.top-header-popup .util-box .btn-main:after{display:none;}
.top-header-popup .util-box .btn-main a{display:block;padding:14px 35px 14px 23px;background:#0058a2;font-size:13px;color:#f3f3f3;}
.top-header-popup .util-box .btn-main a:after{content:'';display:block;position:absolute;top:16px;right:22px;width:7px;height:10px;background:url(../img/common/ico-arr01.png) no-repeat 50% 50%;}