@charset "utf-8";


#wrap {margin:0 auto;width:100%;overflow:hidden;}


/* ------------------------------------------------------- HEADER ------------------------------------------------------- */

#menu {opacity:0;display:none;z-index:-1;}

#hd {position:relative;margin:0 auto;width:100%;border:0;z-index:1000;height:50px;border-bottom:1px solid rgba(255,255,255,0.1)}
#hd.fixed-top {position:fixed !important;top:0;left:0;right:0;z-index:20;animation:header_fix0 .5s ease-in-out forwards}

#hd:before, #hd:after {clear:both;content:'';display:block;}

.hd_inner {position:relative;}

#hd .logo {display:inline-block;padding:0;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto auto;text-align:center;}
#hd .logo a { display:inline-block;height:100%;overflow:hidden;text-align:center;line-height:45px}
#hd .logo a img {width:30px}

#hd .btn_page_back {display:block;width:44px;height:44px;/*background:url(/kor/img/cmm/ico_page_back.svg) no-repeat center center;*/position:absolute;top:10px;left:1rem;bottom:0;margin: auto auto;}


/* 네비게이션 */
#hd .gnb {display:none;text-align:center;margin:0 auto;}
#hd .gnb nav {position:relative;padding:0 30px}
#hd .gnb nav ul li a:hover,
#hd .gnb nav ul li a:focus {}
#hd .gnb nav > .depth1 {width:auto;margin:0 auto;text-align:center;}
#hd .gnb nav > .depth1 > li {padding:0 15px;text-align:center}
#hd .gnb nav > .depth1 > li > a {display:inline-block;font-size:2rem;line-height:82px;color:#fff;white-space:nowrap;font-weight:500;letter-spacing: -0.5px}

#util {display:none}

	#util2 {position:relative;display:inline-block;padding:0 0 0 1.2rem; }
	
	#util2 .btn_all_search,
	#util2 .btn_eng {float:left}
	#util2 .btn_all_search {display:inline-block;width:4rem;height:82px;background:url(/kor/img/cmm/ico_search_white.svg) no-repeat center center;}
	#util2 .btn_eng {display:inline-block;color:#fff;margin:auto auto;line-height:82px;width:4rem;text-align:center;margin-left:1rem;font-family: "Inter", sans-serif;font-weight:bold}
	
/* 모바일 메뉴 버튼 */
.btn_sm{position:absolute;width:40px;height:21px;top:0px;right:0.5rem;bottom:0;margin:auto auto;display:inline-block;z-index:99999;}
.btn_sm:focus,
.btn_sm:visited {color:#111}
.btn_sm .inner {position:relative;display:inline-block;width:24px;height:16px;vertical-align:middle;}
.btn_sm .line {position:absolute;right:0;width:100%;height:2px;background-color:#fff;transition:0.3s all ease-out;-webkit-transition:0.3s all ease-out;font-size:0;line-height:0;}
.btn_sm .tline{top:0px;}
.btn_sm .mline{top:50%;margin-top:-1px;}
.btn_sm .bline{bottom:0px;}

		
/* Menu - close button */
.modal_open .btn_sm .tline,
.modal_open .btn_sm:focus .tline{top:7px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.modal_open .btn_sm .mline{display:none;}
.modal_open .btn_sm .bline,
.modal_open .btn_sm:focus .bline{bottom:7px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}


/* All Menu */
.menu #menu {display:block;opacity:1;z-index:9999;animation:menu_on0 .4s ease-in-out forwards;color:#fff}


#menu {position:fixed;top:0;right:0;bottom:0;margin:auto auto;transition:all .3s ease;overflow-y:scroll;width:100%;height:100%;background-color:#000;
		background-image:url(/kor/img/cmm/symbol.svg);background-repeat:no-repeat;background-position:90% 90%;background-size:120px;}
#menu .menu_inner {width:100%;height:100%;padding:0 2.4rem}
#menu .menu_sitemap {/*padding-top:6vw*/}
#menu .menu_sitemap .depth1 > li {position:relative;color:#111;padding:1rem 0;}
#menu .menu_sitemap .depth1 > li > a {position:relative;display:inline-block;font-size:2.2rem;padding:0 0 0 0;color:#fff;text-transform:uppercase;font-weight:bold;}
#menu .menu_sitemap .depth1 > li > a:after {content:'';display:block;width:10px;height:1px;background:#111;position:absolute;left:0;bottom:0}

#menu .menu_sitemap .depth2 {padding-top:2rem}
#menu .menu_sitemap .depth2 > li {animation:menu_on1 .4s linear forwards}
#menu .menu_sitemap .depth2 > li > a {display:inline-block;padding:0 0 1rem 0;color:rgba(255,255,255,0.5);font-weight:bold;font-size:2.2rem;}

#menu .menu_foot {position:absolute;right:30px;bottom:30px}
#menu .menu_foot a {position:relative;display:inline-block;float:left;font-size:1.5rem;color:#aaa;}
#menu .menu_foot a:before {content:'';display:inline-block;width:18px;height:18px;overflow:hidden;opacity:.5;background-image:url(/kor/img/cmm/ico_cmm.svg);background-repeat:no-repeat;background-size:79px 44px;float:left;margin-right:8px;}
#menu .menu_foot a.logout:before {background-position:-21px 0;}


/*------------------------------- PC -------------------------------*/

@media (min-width: 992px) {
	
	#hd {height:auto}
	#hd .logo {position:relative;top:auto;left:auto;right:auto;bottom:auto;text-align:left}
	#hd .logo,
	#hd .gnb {display:inline-block;float:left;}
	#hd .logo a {line-height:80px;}
	
	#hd .btn_page_back,
	.btn_sm {display:none}

	#util {position:relative;display:inline-block;position:absolute;top:0;right:0;bottom:0;margin:auto auto;}
	
	#util .btn_all_search,
	#util .btn_eng {float:left}
	#util .btn_all_search {display:inline-block;width:4rem;height:82px;background:url(/kor/img/cmm/ico_search_white.svg) no-repeat center center;}
	#util .btn_eng {display:inline-block;color:#fff;margin:auto auto;line-height:82px;width:4rem;text-align:center;margin-left:1rem;font-family: "Inter", sans-serif;font-weight:bold}


	
}



/* Sub page */

@media (min-width: 992px) {
	
	.contents {padding-top:65px;}
	

}



/* ------------------------------------------------------- FOOTER ------------------------------------------------------- */

#ft {position:relative;margin:0;padding:3rem 0;color:#777;text-align:left;border-top:1px solid rgba(255,255,255,0.1)}
#ft .ft_inner {position:relative;}
#ft .ft_inner:before,
#ft .ft_inner:after {content:'';display:block;clear:both}
#ft .ft_item {margin-top:3rem}
#ft .ft_item:first-child {margin-top:0}

.ft_logo img {width:40px;display: none}




.ft_address {text-align: left}
.ft_address p {font-weight: bold;margin-bottom:0.4rem;font-family: "Inter", sans-serif;letter-spacing: 0}
#ft .ft_inner .copyright {margin-top:1rem;font-family: "Inter", sans-serif;letter-spacing: 0}


/*
	
.fnb ul {margin-top:-0.6rem;margin-bottom:-0.6rem;}
.fnb ul li  {padding-top:0.6rem;padding-bottom:0.6rem;}
.fnb ul li a {color:var(--txt-gray)}

.ft_sns ul {margin-top:-0.4rem;margin-bottom:-0.4rem;display:flex;flex-direction: row}
.ft_sns ul li  {padding-top:0.4rem;padding-bottom:0.4rem;}
.ft_sns ul li a {color:var(--txt-gray)}
.ft_sns ul li a:before {content:'';display:block;width:30px;height:30px;background-image: url(/kor/img/cmm/ico_sns.svg);background-repeat:no-repeat;float:left;background-position: center center;color:#fff}
.ft_sns ul li a span {display:none;color:#fff}

.ft_sns ul li.facebook a:before {background-image: url(/kor/img/cmm/ico_sns_facebook_w.svg);}
.ft_sns ul li.instagram a:before {background-image: url(/kor/img/cmm/ico_sns_insta_w.svg)}


.ft_newsletter p {font-weight:bold;color:#fff}
.newsletter_input_box {border:1px solid rgba(255,255,255,0.6);border-radius:0.3rem;-webkit-border-radius:0.3rem;display:flex;align-items: center;padding-right:10px;margin-top:2rem}
.newsletter_input_box:before,
.newsletter_input_box:after {clear:both ;display:block;content:'';}

.newsletter_input_box input {border:0}
.newsletter_input_box input.form-control {background:#0F0F0F}
.newsletter_input_box .btn_submit {font-size:1.2rem;font-weight:bold;display:inline-block;padding:1rem 3rem 1rem 1rem;
	background:url(/kor/img/cmm/icon-arrow-small.svg) no-repeat 80% 50%;color:#111;}
*/




.dark #ft {background:var(--bg-dark)}



@media (min-width: 992px) {
	
	#ft {padding:3.5rem 0 4rem}
	#ft .ft_item {float:left;margin-right:8rem;margin-top:0}
	
	.ft_sns ul {flex-direction: column}
	.ft_sns ul li a span {display:inline-block;line-height: 30px;}
	
	.ft_item.ft_newsletter {float:right;}
	
	#ft .ft_inner .copyright {}
	
}









/* 드래그 블록 색상 */
::selection {background:#111;color:#FFF;text-shadow:none;}
::-moz-selection {background:#111;color:#FFF;text-shadow:none;}
::-webkit-selection {background:#111;color:#FFF;text-shadow:none;}

/* animate */
@keyframes header_fix0{0%{opacity:0}100%{opacity:1}}
@keyframes menu_on0{0%{opacity:0}100%{opacity:1}}
@keyframes menu_on1{0%{transform:translateY(50%) rotateX(90deg)}100%{transform:translateY(0) rotateX(0)}}
