@charset "utf-8";
@font-face {
	font-family: 'Pretendard';
	src: url('../fonts/Pretendard-Light.woff2') format('woff2'),
		url('../fonts/Pretendard-Light.woff') format('woff'),
		url('../fonts/Pretendard-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src: url('../fonts/Pretendard-Regular.woff2') format('woff2'),
		url('../fonts/Pretendard-Regular.woff') format('woff'),
		url('../fonts/Pretendard-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src: url('../fonts/Pretendard-Medium.woff2') format('woff2'),
		url('../fonts/Pretendard-Medium.woff') format('woff'),
		url('../fonts/Pretendard-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src: url('../fonts/Pretendard-SemiBold.woff2') format('woff2'),
		url('../fonts/Pretendard-SemiBold.woff') format('woff'),
		url('../fonts/Pretendard-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src: url('../fonts/Pretendard-Bold.woff2') format('woff2'),
		url('../fonts/Pretendard-Bold.woff') format('woff'),
		url('../fonts/Pretendard-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Cafe24ClassicType-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/Cafe24ClassicType-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {font-family: 'GmarketSansBold';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'GmarketSansMedium';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'GmarketSansLight';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff'); font-weight: normal; font-style: normal; }


*{margin: 0;padding: 0;text-decoration: none;list-style: none;font-family: "Pretendard",sans-serif;box-sizing: border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5{margin: 0;padding: 0;word-wrap: break-word;word-break: break-all;}
ul, li, p, a, label, span, strong, input, select, textarea{font-size: inherit;color: inherit;font-family: inherit;box-sizing: border-box;}
body, html{width: 100%;height: 100%;}
input,select,img,label{vertical-align: top;}
label{cursor:pointer;}
label:focus{outline: 2px dashed red; outline-offset: -3px;}
a{display: inline-block;}
img{border: 0;max-width: 100%;}
strong{font-weight: bold;}
select{height: 50px;padding: 0 32px 0 8px;background: #fff url('../images/main/select_bg.png') no-repeat right 10px center;padding-left: 15px;font-size: 18px;border: 1px solid #dcdcdc;-webkit-appearance: none;-moz-appearance: none;word-wrap: break-word;}
select::-ms-expand{display: none;}
input[type="text"], input[type="password"], input[type="date"],input[type="number"]{width: 100%;height: 50px;padding: 0 8px;border: 1px solid #dcdcdc;}
input[type="time"]{width: 100%;height: 50px;padding: 0 8px;border: 1px solid #dcdcdc;}  
input[type="date"]{-webkit-appearance: none;-moz-appearance: textfield;appearance: textfield;position:relative;}

textarea{display: block;resize: none;height: 188px;width: 100%;padding: 8px;border: 1px solid #dcdcdc;}
table{border-collapse: collapse;width: 100%;border-collapse: separate;border-collapse: collapse;width:100%;border-spacing:0;table-layout: fixed;}
table caption{overflow: hidden;width: 0px;height: 0px;font-size: 0;line-height: 0;}
.blind{position: absolute;top: 0px;left: 0px;overflow: hidden;display: inline-block !important;width: 1px !important;height: 1px !important;margin: 0 !important;font-size: 0 !important;line-height: 0 !important;opacity: 0 !important;}
.clearfix::after{content: "";display: block;height: 0;clear: both;visibility: hidden;}

#skip-nav a {position: absolute; left: -3000%;}
#skip-nav a:focus {display: block; left: 0; top: 0; z-index: 10000000000; width: 100%; height: 30px; line-height: 30px; background: #485068; color: #fff; text-align: center;}


.hidden{position: absolute; width: 0; height: 0; overflow: hidden; opacity: 0;}

/* 2025-02-27 */
#header{width: 100%;margin: 0 auto;position: relative;}
#header.menuHover{background: #000;}
.header-wid{width: calc(100% - 30px);max-width: 1400px;margin: 0 auto;height: 80px;display: flex;justify-content: space-between;align-items: center;}
.top-btn{position: absolute;right: calc((100% - 1400px) / 2);top: 6px;}
.top-btn > li{display: inline-block;margin-right: 30px;}
.top-btn > li:last-child{margin-right: 0;}
.top-btn > li > a{display: block;font-size: 16px;color: #fff;line-height: 30px;}
h1.logo{display: flex;}
h1.logo > a{display: inline-block;width: 216px;height: 38px;font-size: 0;background: url('../images/common/logo2.png') no-repeat center center;}
.hd-btns{font-size: 0;}
.hd-btns > a{display: inline-block;font-size: 0;}
.hd-btns > a.sea-open{margin-right: 20px;width: 25px;height: 26px;background: url('../images/common/tgs2.png') no-repeat center center;}
.hd-btns > a.menu-open{width: 24px;height: 26px;background: url('../images/common/menu_open2.png') no-repeat center center;}
.menu-area{width: calc(100% - 320px);max-width: 1080px;}
.menu-box{display: flex;justify-content: space-around;}
.menu-box > li{position: relative;}
.menu-box > li:hover:after{content: "";position: absolute;left: 50%;top: 0;bottom: 0;width: 160px;margin-left: -80px;background: #e8e8e8;}
.menu-box > li > a{display: block;font-size: 18px;color: #222;font-weight: 500;line-height: 80px;position: relative;z-index: 1;}
.menu-box > li:hover > a:after{content: "";position: absolute;left: 0;bottom: 0;right: 0;height: 2px;background: #fff;}
.menu-box > li > .menu-dp2{display: none;padding: 30px 0;text-align: center;position: absolute;left: 50%;top: 100%;width: 160px;height: 320px;margin-left: -80px;background: #fff;z-index: 99;border-top: 1px solid #cecfcf;}
.menu-box > li > .menu-dp2 > li{margin-bottom: 25px;}
.menu-box > li > .menu-dp2 > li:last-child{margin-bottom: 0;}
.menu-box > li > .menu-dp2 > li > a{display: block;font-size: 18px;color: #222;font-weight: 500;line-height: 1.1;word-break: keep-all;}
.menu-box > li:hover > .menu-dp2{background: #e8e8e8;z-index: 100;}


/* S 2025-02-27 */
.manu-bg{display: none;position: absolute;left: 0;right: 0;top: 100%;width: 100%;height: 320px;background: #fff;z-index: 98;border-top: 1px solid #cecfcf;}
.manu-bg::before{position: absolute;bottom: 20px;left: calc((100% - 1400px) / 2 + 20px);width: 78px;height: 66px;background: url('../images/common/manu_bg_1.png');content:"";}
.manu-bg::after{position: absolute;top: 22px;right: calc((100% - 1400px) / 2);width: 76px;height: 66px;background: url('../images/common/manu_bg_2.png');content:"";}
/* E 2025-02-27 */

.search_area{display: none;position: fixed;left: 0;top: 0;bottom: 0;right: 0;z-index: 9999;background:rgba(0,0,0,0.6);}
.search_box{background: #000;}
.search_wid{width: calc(100% - 40px);max-width: 1320px;margin:0 auto;padding: 150px 0;position: relative;}
.search_bar{width: 100%;max-width: 640px;margin: 0 auto;position: relative;border: 2px solid #fff;border-radius: 3px;}
.search_bar input[type="text"]{width: calc(100% - 50px);border:0;background:none;height: 60px;padding-left: 20px;font-size: 20px;color: #fff;}
.search_bar a{display: inline-block;position: absolute;right: 0;top: 0;width: 50px;text-align: center;line-height: 60px;}
.search_bar a img{vertical-align: middle;}
.search_close{position: absolute;right: 0;top: 50px;}
.search_bar input::placeholder {color:#fff;}
.search_bar input::-webkit-input-placeholder {color:#fff;}
.search_bar input:-ms-input-placeholder {color:#fff;}

.all-menu-wp{display: none;position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5); z-index: 999;  overflow-y: auto;}
.all-menu-wp > div{display: flex; align-items: center; min-height: 100%; box-sizing: border-box; padding: 55px 1%;}
.all-menu-bx{padding: 30px; background: #fff; border-radius: 20px; position: relative; width: 100%; max-width: 1400px; margin: 0 auto;}
.all-menu{display: flex; border-left: 1px solid #e6e6e6;}
.all-menu > li{width: 16%; flex-grow: 1; border: 1px solid #e6e6e6; border-left: none;}
.all-menu > li > a{display: block; text-align: center; border-bottom: 1px solid #e6e6e6; font-size: 20px; color: #000; font-weight: 600; line-height: 26px; padding: 15px 5px;}
.all-menu > li:hover > a{color: #e62b76;}
.all-menu > li > ul{padding: 20px;}
.all-menu > li > ul > li{position: relative; padding-left: 10px; font-size: 16px; color: #555; line-height: 20px; word-break: keep-all;}
.all-menu > li > ul > li + li{margin-top: 15px;}
.all-menu > li > ul > li:before{content: ''; position: absolute; left: 0; top: 8px; width: 4px; height: 4px; background: #555; border-radius: 50%;}
.all-menu > li > ul > li > a{font-size: 18px;color: #333;font-weight: 500;}
.all-menu > li > ul > li:hover > a{color: #000;font-weight: 600;}
.all-menu-close{font-size: 0; position: absolute; right: 17px; bottom: 100%; width: 50px; height: 42px; background: url(../images/common/allm_close.jpg) center center no-repeat #fff; border-radius: 10px 10px 0 0;}
.mo-log{display: none;}


#footer{position: relative;width: 100%;max-width: 1920px;margin: 0 auto;border-top: 1px solid #dfdfdf;}
#footer:after{content: "";position: absolute;right: 9%;top: -45px;width: 421px;height: 339px;background: url('../images/common/ftbg.png') no-repeat center center;}
.footer-wid{width: calc(100% - 30px);max-width: 1400px;margin: 0 auto;padding: 40px 0 160px;position: relative;}
.foot-logo{display: inline-block;position: absolute;right: 0;bottom: 80px;}
.footer-box{display: flex;}
.foot-lf > p{font-size: 56px;color: #333;font-weight: 300;line-height: 1.3;}
.foot-line{margin-left: 10%;}

.foot-line ul{}
.foot-line ul > li{display: inline-block;margin-right: 33px;}
.foot-line ul > li:last-child{margin-right: 0;}
.foot-line ul > li > a{display: block;font-size: 16px;color: #333;font-weight: 300;word-break: keep-all;}
.foot-line ul > li.on > a{font-weight: 600;}

.foot-line > p{font-size: 16px;color: #333;font-weight: 300;line-height: 1.5;word-break: keep-all;}
.foot-line > p span{display: inline-block;}
.foot-line > p.copy{margin-top: 20px;color: #595959;}

#header-top{padding: 5px 0;background: rgba(0, 0, 0, 0.85);}
#header-top > .wid-1400{margin: 0 auto;width: calc(100% - 30px);max-width: 1400px;display: flex;justify-content: space-between;}
.gomain-list1{color: #fff;font-size: 17px;font-weight: 500;display: flex;flex-wrap: wrap;align-items: center;}
/*.gomain-list1 > li:first-child{margin-right: 22px;} 2025-02-27 */
.gomain-list1 > li:first-child > a{color: #fff;}
.gomain-list1 a{display: block;height: 28px;line-height: 28px;font-family: 'GmarketSansMedium';}
.gomain-list1 .btn1{margin: 0 20px;border-radius: 25px;}
.gomain-list1 .btn1.on{margin: 0;padding: 0 18px;line-height: 32px;color: #222;background: #fff;}
.logon-list1{color: #fff;font-size: 16px;display: flex;flex-wrap: wrap;align-items: center;}
.logon-list1 > li:not(:first-child){position: relative;padding-left: 35px;}
.logon-list1 > li:not(:first-child)::before{position: absolute;top: 5px;left: 17px;width: 1px;height: 10px;background: rgba(255, 255, 255, 0.66);content:"";}
.logon-list1 > li > a{display: block;line-height: 20px;}
.logon-list1 > li.Zoom1{margin-left: 30px;padding: 0;border: 1px solid #fff;display: flex;border-radius: 4px;}
.logon-list1 > li.Zoom1::before{display: none;}
.logon-list1 > li.Zoom1 > a{width: 22px;height: 22px;padding: 0;display: flex;align-items: center;justify-content: center;}
.logon-list1 > li.Zoom1 > a:last-child{width: 23px;border-left: 1px solid #fff;}

@media screen and (max-width: 1599px){
	#footer:after{display: none;}
}

@media screen and (max-width: 1399px){
	.top-btn{right: 15px;}
	.menu-area{/*width: calc(100% - 280px);*/max-width: 1120px;}/* 2025-02-27 */
	.menu-box > li:hover:after{width: 130px;margin-left: -65px;}
	.menu-box > li > .menu-dp2{width: 130px;margin-left: -65px;}
	
	/* S 2025-02-27 */
	.manu-bg::before{left: 10px;}
	.manu-bg::after{right: 10px;}
	/* E 2025-02-27 */
}

@media screen and (max-width: 1024px){
	#header{background: #fff;position: relative;left: auto;right: auto;top: auto;}
	#header.menuHover{background: #fff;}
	.header-wid{padding-top: 0;height: 70px;}
	.top-btn{display: none;}
	.menu-area{display: none;}
	

	.all-menu-wp{left: auto; width: 100%; max-width: 300px; background: none;}
	.all-menu-wp:before{ content:''; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  background: rgba(0, 0, 0, 0.5);}
	.all-menu-wp > div{align-items: stretch;  padding: 0;}
	.all-menu-bx{padding: 50px 0 0; border-radius: 0;background: #fff;}
	.all-menu{display: block; height: 100%; position: relative; border: none;border-top: 1px solid #dfdfdf;}
	.all-menu > li{border: 0;border-bottom: 1px solid #dfdfdf;width: 100%;}
	.all-menu > li > a{display: block;border-bottom: 0;text-align: left;padding: 15px 25px;font-size: 20px;color: #000;font-weight: 600;background: url('../images/common/am1.png') no-repeat right 19px center;}
	.all-menu > li > a.on{color:#fff;background: #000 url('../images/common/am2.png') no-repeat right 19px center;}
	.all-menu > li > ul{display: none;background: #000;padding: 10px 20px 20px;}
	.all-menu > li > ul > li:before{display: none;}
	.all-menu > li > ul > li + li{margin-top: 15px;}
	.all-menu > li > ul > li > a{display: block;font-size: 17px;color: #848484;font-weight: 500;}
	.all-menu > li > ul > li:hover > a{color: #fff;}
	.all-menu-close{width: 30px; height: 30px; bottom: auto; right: 10px; top: 10px; background: url('../images/common/allm_close_mo.png') center center no-repeat; background-size: 20px;}
	.mo-log{display: block; position: absolute; top: 14px; left: 20px; line-height: 22px;}
	.mo-log a{display: inline-block; font-size: 16px; color: #333; margin-right: 10px;}


	.foot-lf > p{font-size: 35px;}
	.foot-line{margin-left: 5%;}
	
	.gomain-list1{font-size: 16px;}
	/*.gomain-list1 > li:first-child{margin-right: 15px;}*/
	.logon-list1{display: none;}
}

@media screen and (max-width: 767px){
	.search_wid{padding: 100px 0;}
	.search_bar input[type="text"]{height: 44px;font-size: 17px;}
	.search_bar a{width: 50px;line-height: 44px;}
	.search_close{top: 40px;}


	.footer-wid{padding: 40px 0 70px;text-align: center;}
	.footer-box{display: block;}
	.foot-lf{display: none;}
	.foot-line{margin-left: 0;}
	.foot-logo{position: static;display: block;margin-top: 20px;}
	.foot-line > ul{margin-top: 0;margin-bottom: 20px;}
	.foot-line > ul > li{margin-right: 8px;}

}

/* S 2025-02-07 */
@media screen and (max-width: 425px){
	h1.logo > a{width: 170px;height: 30px;background-size: 100%;}
	#header-top{padding: 2px 0 0;}
	.gomain-list1{width: 100%;text-align: center;font-size: 15px;}
	.gomain-list1 > li{width: 50%;padding: 8px;}
	.gomain-list1 > li:first-child{width: 100%;border-bottom: 1px dashed #fff;}
	.gomain-list1 > li:first-child > a{display: table;margin: auto;}
	.gomain-list1 a{height: 24px;line-height: 25px;}
	.gomain-list1 .btn1{margin: 0;}
	.gomain-list1 .btn1.on{padding: 0 8px;line-height: 27px;}
}
/* E 2025-02-07 */

.foot-ms-wrap{margin-bottom: 16px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.footer-select1{margin-left: 40px;position: relative;width: 260px;height: 38px;padding-right: 60px;}
.footer-select1 .a-go1{position: absolute;top: 0px;right: 0px;width: 52px;height: 100%;color: #fff;font-size: 17px;font-weight: bold;text-align: center;background: #000;border-radius: 3px;display: flex;align-items: center;justify-content: center;}
.footer-select1 .a-go1:focus{outline-offset: 5px; outline: 2px dashed red;}
.footer-select1 select{width: 100%;height: 100%;color: #000;font-size: 17px;font-weight: 500;padding: 0px 38px 0px 14px;background: #fff url("https://ucf-uac.or.kr/design/theme/demo/uijeongbu/archive/images/main/select_bg.png") right 18px center no-repeat;border: 1px solid #000;border-radius: 3px;}
.footer-select1 select option{color: #000;}

@media screen and (max-width: 1024px){
	.footer-select1{margin-left: 20px;width: 250px;}
}

@media screen and (max-width: 510px){
	.foot-ms-wrap{display: block;}
	.footer-select1{margin: 12px auto 0;width: 100%;max-width: 260px;}
}