<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("/Library/Css/user_layout.css?v=200807_1");


/*메인*/

#mContainer {width: 100%; margin-top:20px;}
#mContainer #Container {width: 1250px; margin: 0 auto;}

.mConBox1 {width: 1250px; margin: 0 auto; position:relative;}
.mConBox1 .box1-bnr {position:absolute; left:641px; top:143px; font-size:0; width:430px;}
.mConBox1 .box1-bnr &gt; div {display:inline-block; width:210px; height:210px; background:#fff; margin-right:10px; margin-bottom:10px;}
.mConBox1 .box1-bnr &gt; div:hover {background:#99ced5;}
.mConBox1 .box1-bnr &gt; div:nth-child(2n) {margin-right:0;}

/*메인 롤링 배너*/
.mConBox1  .m_slider{position:relative; width:100%; height:723px;}
.m_slider .frame {overflow: hidden; position: relative;}
.m_slider .frame ul {list-style: none; margin: 0; padding: 0; position: absolute;}
.m_slider ul li{float: left; !important;}
.m_slider .frame ul li { float: left; margin: 0 1px 0 0; padding: 0; cursor: pointer; }
.m_slider .frame ul li img {width:1882px;}
.m_slider .frame ul li.active { color: #fff; background: #a03232; }
.m_slider .bx-controls {position:absolute; width:100%; height:16px; bottom:40px; left: 0; z-index:100; }
.m_slider .bx-pager {display:table; margin:0 auto;}
.m_slider .bx-pager .bx-pager-item {float:left;}
.m_slider .bx-pager .bx-pager-item .active {}
.m_slider .bx-controls-direction {display:none;}
.m_slider .Rbtn1{position:absolute; left:-17px; top:248px; z-index:100;}
.m_slider .Rbtn2{position:absolute; right:-17px; top:248px; z-index:100;}
.m_slider .over_bg{background:url(/image/main/banner_over.png) bottom center no-repeat;width:100%; height:570px;}

.m_slider .bx-pager a {
    background: #fff;
    display: block;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.m_slider .bx-pager a.active {
    background:#4cb0bd;
}

/* 공지, 노데이터, 리뷰 */
.mConBox2 {width: 1250px; margin: 0 auto; margin-top: 20px; padding-left:25px;}
.mConBox2:after {content: ""; display: block; clear: both; z-index: 1;}
.mConBox2 &gt; div {float:left; width:408px; height:377px; border:1px solid #ddd; border-bottom:8px solid #e7cace; box-sizing:border-box; padding:40px 34px;}
.mConBox2 &gt; div h2 {font-size:25px; font-weight:bold; color:#81575c; padding-bottom:35px;}
.mConBox2 &gt; div h2:after {display:block; content:''; clear:both;}
.mConBox2 &gt; div h2 span {float:right;}
.mConBox2 .mNotice ul {display:block; height:246px; overflow:hidden;}
.mConBox2 .mNotice ul li {width:100%; line-height:30px;}
.mConBox2 .mNotice ul li a:hover {text-decoration:underline;}
.mConBox2 .mNotice ul li a {display:inline-block; width:75%; font-size:13px; color:#444; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mConBox2 .mNotice ul li span {float:right;}

.mConBox2 .mNodata {border-right:0; border-left:0; border-bottom:8px solid #99ced5;}
.mConBox2 .mNodata h2 {color:#486a6e;}
.mConBox2 .mNodata ul {display:block; height:246px; overflow:hidden;}
.mConBox2 .mNodata ul li {width:100%; line-height:30px;}
.mConBox2 .mNodata ul li a:hover {text-decoration:underline;}
.mConBox2 .mNodata ul li a {display:inline-block; width:75%; font-size:13px; color:#444; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mConBox2 .mNodata ul li span {float:right;}

.mConBox2 .mReview .review_wrap .imgBox {width:231px; height:123px; border:1px solid #ddd; box-sizing:border-box; overflow:hidden; margin-bottom:23px;}
.mConBox2 .mReview .review_wrap .imgBox img {width:100%; height:100%;}
.mConBox2 .mReview .review_wrap .title {font-size:18px;}
.mConBox2 .mReview .review_wrap p {padding-top:10px; height:60px; overflow:hidden;}

.mConBox3 {width: 1250px; margin: 0 auto; margin-top:40px;}
.mConBox3 &gt; div {height:300px; padding:35px 40px 35px 63px; box-sizing:border-box; background:#99ced5;} 
.mConBox3 &gt; div:after {clear:both; content:''; display:block;}
.mConBox3 &gt; div h2 {float:left;}

.mConBox3 .box01 h2 {padding-right:76px; }
.mConBox3 .box01 .infoBox {float:left; border:1px solid #fff; background:rgba(255,255,255,0.4); box-sizing:border-box; width:425px; height:230px; padding:46px;}
.mConBox3 .box01 .infoBox:after {display:block; content:''; clear:both;}
.mConBox3 .box01 .last {margin-left:20px;}
.mConBox3 .box01 .infoBox h3 {font-size:18px; font-weight:bold; padding-bottom:34px;}
.mConBox3 .box01 .infoBox .deadline {width:148px; float:left;}
.mConBox3 .box01 .infoBox .deadline p {padding-top:15px; font-size:36px; letter-spacing:-3px;}
.mConBox3 .box01 .infoBox .deadline01 {position:relative;}
.mConBox3 .box01 .infoBox .deadline01:after {content:''; display:block; width:1px; height:71px; background:#fff; position:absolute; right:-18px; top:10px;}
.mConBox3 .box01 .infoBox .deadline02 {float:right;}

.mConBox3 .box01 .infoBox .visitAmt {float:left;}
.mConBox3 .box01 .infoBox .visitAmt p {padding-top:28px; font-size:35px; font-weight:bold; letter-spacing:-3px;}
.mConBox3 .box01 .infoBox .visitAmt p span {font-size:15px;}
.mConBox3 .box01 .infoBox .visitAmt01 {padding-right:46px; border-right:1px solid #fff; margin-right:20px; min-width:100px;}

/* bestShop */
.mConBox3 .box02 {background:#dff0f2;}
.mConBox3 .box02 h2 {float:right;}
.mConBox3 .box02 .bestShop {float:left; max-width:872px;}
.mConBox3 .box02 .bestShop ul:after {display:block; clear:both; content:'';}
.mConBox3 .box02 .bestShop ul li {width:200px; height:230px; background:#fff; border:1px solid #c8d8d9; box-sizing:border-box; float:left; overflow:hidden; margin-right:24px;}

/* best category */
.mConBox3 .box03 {background:#e7cace;}
.mConBox3 .box03 h2 {padding-right:63px;}
.mConBox3 .box03 .best_category {float:left; max-width:872px;}
.mConBox3 .box03 .best_category ul li {width:200px; height:230px; background:#fff; border:1px solid #cfb5b9; box-sizing:border-box; float:left; overflow:hidden; margin-right:24px; text-align:center;}
.mConBox3 .box03 .best_category ul li:last-child {margin-right:0;}
.mConBox3 .box03 .best_category ul li img {width:100%; height:153px;}
.mConBox3 .box03 .best_category ul li .title {padding-top:25px; font-size:15px; color:#1b1b1b;}

/* 대행절차 */
.mConBox4 {width:1250px; margin: 0 auto; margin-top:40px;}
.mConBox4 .tab {position: relative; width: 100%;}
.tab .stepTab {border:1px solid #e0e0e0;}
.tab .stepTab .menu_tab {float:left;}
.tab .stepTab .menu_tab ul {width:176px;}
.tab .stepTab .menu_tab ul:after {content:""; display: block; clear: both; z-index: 1;}
.tab .stepTab .menu_tab ul li {height:104px; line-height:104px; background:#eee; font-weight:bold; text-align: center; vertical-align: middle; font-size:19px;}
.tab .stepTab .menu_tab ul li a {color:#8f8f8f;}
.tab .stepTab .menu_tab ul li.active {background:#99ced5; font-weight:bold; }
.tab .stepTab .menu_tab ul li.active a {color:#295e65;}

.stepTab div[class^="menu_tab0"] {text-align:center; float:left; height:208px; overflow:hidden;}

/* 대행절차 */
.mConBox5 {width:1250px; margin: 0 auto; margin-top:40px;}
.mConBox5 &gt; div {float:left;}
.mConBox5 .cs_info {margin-right:10px;}
.mConBox5 .bank_info {margin-right:10px;}
.mConBox5 .exc_info {width:371px; height:222px; background:#f6ebed; box-sizing:border-box; padding:40px 47px;}
.mConBox5 .exc_info h2 {padding-bottom:42px;}
.mConBox5 .exc_info .exc_date {font-size:14px; font-weight:bold; padding-bottom:18px;}
.mConBox5 .exc_info .exchangeBox {border:1px solid #b7b7b7; padding:10px 13px; }
.mConBox5 .exc_info .exchangeBox img {vertical-align:text-bottom; margin-right:5px;}

/* Main menu */

#menu {}

#menu li
{
	padding-bottom: 10px;
	position: relative;
}

#menu ul ul a 
{
	float: left;
	height: 25px;
	padding: 0 25px;
	color: #999;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	background:#DFF0F2;
}

#menu li:hover &gt; a
{
	color:#4cb0bd;
}

*html #menu li a:hover /* IE6 */
{
	color:#4cb0bd;
}

#menu li:hover &gt; ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 50px;
    left: calc(width - 50%);
    z-index: 99999;    
    background:#fff;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    box-shadow: 0 0 2px rgba(0,0,0,0.2);	
    /*-moz-border-radius: 5px;
    border-radius: 5px;*/
}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
	text-align:left;
    margin: 0;
    padding: 0 3px;
    display: block; 

}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    	box-shadow: none;    
}

#menu ul a
{    
	font-size:13px;
	font-weight:300;
    padding: 10px;
	height: 10px;
	width: 130px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background:#DFF0F2;
	color:#333;
}
/*
#menu ul li:first-child &gt; a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child &gt; a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #444;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child &gt; a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
*/

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 970px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background:url(images/topnav_s.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #1376c9 url (images/topnav_a.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}


/** 스킨적용(2020-08-03) **/
/* 공통 */
#cd-vertical-nav{position:fixed;top:50%;right:42px;z-index:1;transform:translateY(-50%);}
#cd-vertical-nav *{box-sizing:border-box;}
#cd-vertical-nav .cd-dot{display:block;position:absolute;top:50%;right:15px;width:12px;height:12px;border-radius:100%;background-color:#a6a6a6;transform:translateY(-50%);}
#cd-vertical-nav .cd-label{display:none;padding:0 56px 0 25px;font-family:'Noto Sans KR',sans-serif;font-size:13px;font-weight:500;color:#fff;line-height:30px;}
#cd-vertical-nav a{display:block;position:relative;height:30px;margin:6px 0;}
#cd-vertical-nav a:hover{background-color:#102970;}
#cd-vertical-nav a:hover .cd-dot{right:12px;width:18px;height:18px;border:3px solid #ebb329;background-color:transparent;}
#cd-vertical-nav a:hover .cd-label{display:block;}


#mContainer &gt; .renew{margin-top:-20px;}

/* 하이라이트 */
.renew .mConBox1{width:auto;}
.renew .main{display:flex;min-width:0;width:auto;overflow:visible;}
.renew .m_slider{height:auto;overflow:hidden;}
.renew .m_slider .bx-controls {height:39px;top:114px;bottom:auto;}
.renew .m_slider .bx-controls-direction{display:block;}
.renew .m_slider .bx-controls-direction a{display:block;position:absolute;top:0;width:37px;height:39px;background-repeat:no-repeat;font-size:0;}
.renew .m_slider .bx-controls-direction a.bx-prev{left:159px;background-image:url(/Image/Main/slide-prev1.png);}
.renew .m_slider .bx-controls-direction a.bx-next{left:197px;background-image:url(/Image/Main/slide-next1.png);}
.renew .main .m_slider p{bottom:137px;left:157px;padding:0 19px 4px 0;border-bottom-color:#454c4c;font-family:'Noto Sans KR',sans-serif;font-weight:700;letter-spacing:-0.5px;}
.renew .main .m_slider p:before{width:9px;background-color:#454c4c;}
.renew .main .m_slider p a{color:#777;}

/* 오버레이 버튼 */
.overlay-btns .grid{position:relative;top:-73px;width:1140px;padding:20px;background:url(/Image/Main/bg-overlay-btns2.png) no-repeat left bottom;box-sizing:border-box;}
.overlay-btns .up-img{display:flex;justify-content:space-between;}

/* 이용 가이드 */
.renew .guide{margin-top:-13px;padding-bottom:62px;}
.renew .guide .grid{width:1140px;padding:20px 20px 18px;background:url(/Image/Main/bg-guide.png) no-repeat left bottom;box-sizing:border-box;}
.renew .guide .glist{display:flex;}
.renew .guide .num{display:flex;margin-top:38px;justify-content:space-between;}

/* 섹션 타이틀 */
.sec-tit{margin-bottom:40px;font-family:'Noto Sans KR',sans-serif;font-size:30px;font-weight:300;color:#000;line-height:1;letter-spacing:-0.5px;text-align:center; position: relative;}
.sec-tit strong{font-weight:500;}
.sec-tit span{display:inline-block;width:348px;height:74px;padding-top:22px;background:url(/Image/Main/bg-sec-tit.png) no-repeat left top, url(/Image/Main/bg-sec-tit.png) no-repeat right bottom;box-sizing:border-box;}
.sec-tit.thick span{background-image:url(/Image/Main/bg-sec-tit-thick.png), url(/Image/Main/bg-sec-tit-thick.png);}

 /* 주인을 찾습니다 */
.renew .find2{padding:80px 0 55px;}
.find2{background:url(/Image/Main/bg-sec2.png) repeat-y center top;}
.find2 *{box-sizing:border-box;}
.find2 .grid{position:relative;width:1150px;padding-left:25px;}
.find2 .sec-tit{margin-bottom:30px;}
.find2 .bxslider11 li{min-height:358px;}
.find2 .bxslider11 li a{display:flex;position:relative;}
.find2 .bxslider11 li a .info{position:relative;width:565px;padding:78px 46px 0;background-color:#fff;font-family:'Noto Sans KR',sans-serif;font-size:16px;font-weight:500;color:#000;overflow:hidden;}
.find2 .bxslider11 li a .info:before{display:block;position:absolute;top:0;left:0;width:90px;height:90px;margin:-45px 0 0 -45px;background-color:#e9f1fc;transform:rotate(45deg);content:"";}
.find2 .bxslider11 li a span &gt; span{display:block;}
.find2 .bxslider11 li a .invoice{padding:10px 20px 15px;border-left:1px solid #242424;font-size:25px;font-weight:700;}
.find2 .bxslider11 li a .invoice em{margin-left:17px;}
.find2 .bxslider11 li a .reg-date{padding:0 20px 6px;border-left:1px solid #242424;}
.find2 .bxslider11 li a .reg-date em{margin-left:11px;}
.find2 .bxslider11 li a .more{display:inline-block;position:relative;margin-top:54px;padding:0 17px 3px 0;border-bottom:1px solid #4c4c4c;font-size:14px;font-weight:400;}
.find2 .bxslider11 li a .more:after{display:block;position:absolute;right:0;bottom:2px;width:9px;height:1px;background-color:#4c4c4c;transform:rotate(45deg);content:"";}
.find2 .bxslider11 li a .thumb{position:relative;top:27px;left:-27px;z-index:1;width:565px;height:306px;box-shadow:2px 2px 25px rgba(0,0,0,.2);}
.find2 .bxslider11 li a .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;}
.find2 .bx-controls-direction a{display:block;position:absolute;bottom:90px;width:15px;height:16px;background-repeat:no-repeat;font-size:0;}
.find2 .bx-controls-direction a.bx-prev{left:453px;background-image:url(/Image/Main/slide-prev2.png);}
.find2 .bx-controls-direction a.bx-next{left:488px;background-image:url(/Image/Main/slide-next2.png);}

/* 배송·구매대행 절차 */
.renew .mConBox4{width:auto;margin-top:0;padding:80px 0 38px;background:url(/Image/Main/bg-sec3.png) no-repeat;}
.renew .mConBox4 .bx-viewport{padding-bottom:48px;}
.renew .mConBox4 .bx-viewport ul li.word{margin-top:8px;font-family:'Noto Sans KR',sans-serif;font-size:15px;font-weight:500;color:#000;}
.renew .mConBox4 .bx-controls-direction a{display:block;position:absolute;bottom:0;width:8px;height:13px;background-repeat:no-repeat;font-size:0;}
.renew .mConBox4 .bx-controls-direction a.bx-prev{left:0;background-image:url(/Image/Main/slide-prev3.png);}
.renew .mConBox4 .bx-controls-direction a.bx-next{left:1091px;background-image:url(/Image/Main/slide-next3.png);}
.renew .mConBox4 .bx-pager{display:flex;position:absolute;bottom:5px;left:29px;width:1041px;height:3px;background-color:#d9d9d9;}
.renew .mConBox4 .bx-pager .bx-pager-item{flex:1;}
.renew .mConBox4 .bx-pager .bx-pager-item .bx-pager-link{display:block;height:100%;font-size:0;}
.renew .mConBox4 .bx-pager .bx-pager-item .bx-pager-link.active{background-color:#1747d2;}
.renew .card-info{display:flex;justify-content:space-between;margin-bottom:80px;}
.renew .card-info li{width:535px;}
.renew .card-info li.exchange-rate{display:flex;}
.renew .card-info li.exchange-rate .rate{display:block;width:353px;padding:34px 0 0 22px;border:1px solid #d7d7d7;border-left:none;background-color:#102970;font-family:'Noto Sans KR',sans-serif;font-weight:500;color:#fff;}
.renew .card-info li.exchange-rate .rate em{display:block;margin-bottom:12px;font-size:23px;font-weight:900;letter-spacing:-0.5px;}
.renew .card-info li.exchange-rate .rate em img{margin-top:1px;vertical-align:top;}
.renew .process1{overflow:hidden;}
.renew .process1 h2{margin-bottom:40px;font-size:30px;color:#000;line-height:1;}
.renew .process1 &gt; ul{width:340px;margin:0 auto;text-align:center;box-sizing:border-box;}
.renew .process1 &gt; ul li{float:left;position:relative;width:110px;margin:0 30px 50px;padding-bottom:8px;font-family:'Noto Sans KR',sans-serif;font-size:16px;font-weight:600;color:#797979;}
.renew .process1 &gt; ul li a{font-size:18px;font-weight:400;color:#000;}
.renew .process1 &gt; ul li.active{border-bottom:2px solid #1747d2;}
.renew .process1 &gt; ul li.active a{font-weight:700;color:#102970;}
.renew .process1 &gt; ul li:hover:after{display:none;}
.renew .process1 &gt; ul:after{display:block;clear:both;content:"";}

/* BEST Shop */
.renew .mConBox5{width:auto;background:url(/Image/Main/bg-sec4.png) no-repeat center top;}
.renew .mConBox5 *{box-sizing:border-box;}
.renew .mConBox5 &gt; div{float:none;}
.renew .mConBox5 .grid{position:relative;height:602px;padding:246px 0 0 309px;}
.renew .mConBox5 .tit-img{position:absolute;bottom:-44px;left:-16px;z-index:1;}
.renew .mConBox5 .m_slider2{width:714px;margin:0 auto;}
.renew .mConBox5 .m_slider2 ul li{display:flex;justify-content:space-between;}
.renew .mConBox5 .bx-controls-direction a{display:block;position:absolute;left:50%;width:36px;height:36px;margin-left:136px;background-repeat:no-repeat;font-size:0;}
.renew .mConBox5 .bx-controls-direction a.bx-prev{top:83px;background-image:url(/Image/Main/slide-up2.png);}
.renew .mConBox5 .bx-controls-direction a.bx-next{top:438px;background-image:url(/Image/Main/slide-down2.png);}

/* Hot deal */
.renew .deal{padding:99px 0 80px;background:url(/Image/Main/bg-sec5.png) repeat-y center top;}
.renew .deal *{box-sizing:border-box;}
.renew .deal h2{margin-bottom:40px;font-size:30px;color:#000;line-height:1;}
.renew .deal .deal-inner{display:flex;justify-content:space-between;margin-top:30px;}
.renew .deal .txt{padding:20px 15px 5px;background-color:#f9f9f9;overflow:hidden;}
.renew .deal .deal-inner &gt; ul:first-child .txt, .renew .deal .deal-inner &gt; ul:nth-child(2) .txt{background-color:#fff;}
.renew .deal .txt li:first-child{margin-bottom:15px;font-size:16px;font-weight:bold;}
.renew .deal .txt li:nth-child(2){margin-bottom:-5px;font-size:13px;font-weight:100;line-height:0.8;}
.renew .deal .txt li:nth-child(3){display:inline-block;margin-left:5px;font-size:17px;font-weight:bold;line-height:2;}
.renew .deal .txt p{padding-bottom:10px;text-align:right;}

/* 공지사항 */
.renew .bottom-util{height:65px;border-top:1px solid #c2c2c2;overflow:hidden;}
.renew .bottom-util .grid{display:flex;position:relative;}
.renew .bottom-util *{box-sizing:border-box;}
.renew .bottom-util ul &gt; li:last-child{border-left:none;}
.renew .bottom-util ul a{display:block;height:100%;}
.renew .bottom-util ul li{font-family:'Noto Sans KR',sans-serif;font-size:18px;color:#282828;line-height:64px;}
.renew .bottom-util .bx-controls-direction a{display:block;position:absolute;right:0;width:25px;height:22px;background-repeat:no-repeat;font-size:0;}
.renew .bottom-util .bx-controls-direction a.bx-prev{top:11px;background-image:url(/Image/Main/slide-up1.png);}
.renew .bottom-util .bx-controls-direction a.bx-next{top:32px;background-image:url(/Image/Main/slide-down1.png);}
.renew .bottom-lt{float:left;width:113px;background:url(/Image/Main/bg-sec-notice.png) no-repeat 80px 25px;}
.renew .bottom-lt li a{font-weight:500;}
.renew .bxslider7 li{position:relative;width:987px;text-align:left;}
.renew .bxslider7 li .date{position:absolute;top:0;right:83px;}

#section1 .glist{position: relative}
#section1 .glist::before{content:""; position: absolute; top:0; right: 0; width: 1063px; height: 3px; background: #1747D2; z-index: 50}
#section1 .glist li a{filter: grayscale(100%);}
#section1 .glist li a:hover, #section1 .glist li a:focus{filter: grayscale(0%);}</pre></body></html>