@charset "utf-8"; /* font-family: 'Pretendard' , sans-serif; */
/* font-family: 'Play', sans-serif; */

 /* POP UP */
.about_popup { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #222222cc; z-index: 1000; width: 100%; height: 100%; } 
/* fullpage */
.about_popup .popup_info { width: 80%; max-width: 900px; position: absolute; /* top: 56%; */bottom: 22vh; left: 50%; transform: translateX(-50%); } 
/* no full page */
/* .about_popup .popup_info { width: 80%; max-width: 900px; position: absolute; top: 56%; left: 50%; transform: translate(-50%, -50%); } */
.about_popup .popup_info .art1 { display: flex; background: #fff; justify-content: space-between; align-items: flex-start; padding: 4rem; position: relative; border-radius: 13px; } 
.about_popup .popup_info .art1 .box1 { width: 100%; } 
.about_popup .popup_info .art1 .box1 textarea { width: 100%; height: 300px; font-size: 15px; /* padding: 20px; */border: unset; line-height: 1.5; word-break: keep-all; } 
.about_popup .popup_info .art1 .box1 h1 { font-size: 2.4rem; padding-bottom: 3rem; } 
.about_popup .popup_info .close_btn { color: #fff; padding: 14px; position: absolute; color: #111; top: 1rem; right: 1rem; cursor: pointer; z-index: 100; } 
.about_popup .popup_info .close_btn i { font-size: 2.4rem; } 
.about_popup { transform:translate(9999px); opacity: 0; } 
.about_popup.show { transition: opacity 0.3s linear; transform:translate(0); opacity: 1; } 
.about_popup .popup_info .textwrap { box-shadow: 0px 0px 2px 0px #111111a1; } 

.flex_box { display:flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; } 
.flex_box.center { justify-content: center; display: flex; align-items: center; } 
.flex_2 > * { width: 48%; margin-right: 2%; } 
.flex_2 > *:nth-child(2n) { margin-right:0; } 
.flex_3 > * { width: 32%; margin-right: 2%; margin-bottom: 2%; } 
.flex_3 > *:nth-child(3n) { margin-right:0; } 
.flex_4 > * { width: 22.2%; margin-right: 2%; margin-bottom: 1%; } 
.flex_4 > *:nth-child(4n) { margin-right:0; } 
.flex_5 > * { width: 19.1%; margin-right: 1%; margin-bottom: 1%; } 
.flex_5 > *:nth-child(5n) { margin-right:0; } 
.flex_6 > * { width: 15.1%; margin-right: 1%; margin-bottom: 1%; } 
.flex_6 > *:nth-child(6n) { margin-right:0; } 
html.ov_hidden { overflow:hidden; } 
/* 2. blind */
.blind { overflow:hidden; position:absolute; top:0; left:0; width:1px; height:1px; font-size:0; line-height:0 } 
.main_wrapper a { display:block; width: 100%; height: 100%; color: inherit; } 
.emph { font-weight: 500; color: #fa1b1b !important; } 
.none { display: none; } 
.bold { font-weight: 600 !important; } 
.border { border: 1px solid #dcdcdc; } 
.border_b { border-bottom: 1px solid #dcdcdc; } 
.border_t { border-top: 1px solid #dcdcdc; } 
.img_box img { max-width:fit-content; width:100%; margin: 0 auto; display: block; } 

.pb_no { padding-bottom:0 !important; } 
.pt_8 { padding-top:8rem !important; } 
.pt_4 { padding-top:4rem !important; } 
.pt_2 { padding-top:2rem !important; } 
.pb_8 { padding-bottom:8rem !important; } 
.pb_6 { padding-bottom:6rem !important; } 
.pb_4 { padding-bottom:4rem !important; } 
.pb_2 { padding-bottom:2rem !important; } 
.pt_no { padding-top:0 !important; } 
.pr_no { padding-right:0 !important; } 
.pl_no { padding-left:0 !important; } 
.no_padding { padding: unset!important; } 
.mb_0 { margin-bottom: 0 !important; } 
.mb_3 { margin-bottom: 3rem !important; } 
.mb_4 { margin-bottom: 4rem !important; } 
.mb_6 { margin-bottom: 6rem !important; } 
.upper { text-transform: uppercase; } 
.no_border_top { border-top:none!important; } 
.no_border_bottom { border-bottom:none!important; } 
/* 대표글씨, main-color */
:root { --main-color: #12298c; --main-color2: #12298c; --sub-color: #12298c; --font-eng: 'Play', sans-serif; --font-fam: 'Pretendard', sans-serif; } 
.main_color { color: var(--main-color); } 
.sub_color { color:var(--sub-color); } 
.color_w { color:#fff !important; } 
.font-eng { font-family: 'Play', sans-serif; /* font-size: 1.2em; */ } 
.font-kor { font-family: 'Pretendard', sans-serif; } 
.grey { color: #999; } 
/* mobile_none */
.pc_none { display: none !important; } 
.font_2 { font-family: 'Pretendard', sans-serif; } 

/* page_size */
.inner_wrap { max-width: 1580px; width: 90%; margin: 0 auto; } 
.main_wrapper { width: 100%; } 
#main_container { width: 100%; } 

/* header */
#header { position: fixed; top: 0; width: 100%; z-index: 1004; transition: all .3s; } 
#header .header_bg { position: fixed; top: 100px; left: 0; width: 100%; background: #fff; } 
#header.on .pc_gnb { background-color: #111; } 
#header .pc_hover_logo { display: none; } 
#header.active .pc_hover_logo { display: block; } 
#header.active .pc_logo { display: none; } 
/* header_hover */
.pc_gnb .main_menu .gnb-1dep .gnb-2dep > li > a:hover { color: var(--main-color); } 
.pc_gnb .main_menu .gnb-1dep .gnb-2dep > li { transition: all .3s; width: 100%; /* height: 100%; */padding: 1.2rem 0; } 
/* logo */
#header .logo { } 
.header_logo_title { position: relative; width: 210px; display: block; } 
.header_logo_title img { display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; } 
.header_logo_title img.color_logo { opacity:0; } 
#header.active .header_logo_title img.color_logo { opacity:1; } 
#header.active .header_logo_title img.w_logo { opacity:0; } 

.m_gnb { display: none; } 
.header_wrap { width: 100%; margin: 0 auto; position: absolute; top: 0; border-bottom: 1px solid #dcdcdc66; transition: all .3s; } 
.header_wrap.black { background: #010101; } 
.pc_gnb { height: 100px; display: flex; justify-content: space-between; align-items: center; flex-wrap: nowrap; flex-direction: row; margin: 0 auto; } 
.pc_gnb .head_center_box { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; } 
.pc_gnb .main_menu { display: flex; flex-direction: row; justify-content: space-between; align-items: center; flex-wrap: nowrap; height: 100px; width: 100%; /* min-width: 800px; */ } 
.pc_gnb .main_menu .gnb-1dep { width: 100%; height: 100%; text-align: center; position:relative; min-width: fit-content; display: inline-block; transition: all .3s; padding: 0 4rem; } 
.pc_gnb .main_menu .gnb-1dep:hover:before { width: 9rem; } 
.pc_gnb .main_menu .gnb-1dep::before { content:''; display:block; position:absolute; bottom: 0; width: 0; height: 0.4rem; background: var(--main-color); left: 50%; transform: translateX(-50%); transition: all .4s; z-index: 105; } 
#header.active .pc_gnb .main_menu .gnb-1dep:hover > a { color: var(--main-color); } 
#header.active .pc_gnb .main_menu .gnb-1dep >.gnb-2dep li:hover > a { color:var(--main-color); text-decoration-color: var(--main-color); font-weight: 600; } 
.gnb-3dep { display: none; } 

.pc_gnb .main_menu .gnb-1dep a { width: 100%; height: 100%; font-weight: 500; } 
.pc_gnb .main_menu .gnb-1dep > a { line-height: 100px; font-size: 1.8rem; font-weight: 300; color: #fff; } 
.pc_gnb .main_menu .gnb-1dep .gnb-2dep { padding: 2rem 1rem; position: absolute; left: 50%; transform: translateX(-50%); z-index: 100; background: #fff; width: 22rem; display: none; border-radius: 15px; border: 1px solid #ededed; } 
.pc_gnb .main_menu .gnb-1dep .gnb-2dep li a { color: #888888; font-size: 1.7rem; transition: all .3s; font-weight: 600; transition: all .3s; font-family: var(--font-fam); width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; text-decoration-color: #fff; } 

.else_box { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; } 
.site_map_btn { text-align: center; position: relative; width: 34px; height: 24px; } 
.site_map_btn .site_stick { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: space-between; align-items: flex-start; width: 26px; height: 20px; } 
.site_stick>span { display:block; height: 2px; transition: transform 0.5s, opacity 0.5s; background: #fff; } 
.site_stick>span:nth-child(1) { width: 100%; } 
.site_stick>span:nth-child(2) { width: 77%; position: relative; display: block; } 
.site_stick::after { content:''; display:block; position:absolute; right:0; width: 2px; height: 2px; background: var(--main-color); top: 50%; transform: translateY(-50%); z-index: 10; background: #fff; } 
.site_stick>span:nth-child(3) { width: 100%; } 
.site_map_btn.active span:nth-child(1) { width: 110%; transform: translateY(10px) rotate(45deg); position: relative; bottom: -1px; } 
.site_map_btn.active span:nth-child(2) { display: none; } 
.site_map_btn.active span:nth-child(3) { width: 110%; transform: translateY(-7px) rotate(-45deg); } 
.site_map_btn.active .site_stick::after { opacity: 0; } 
#header.active .site_map_btn .site_stick span { background: var(--main-color); } 
#header.active .site_stick::after { background: var(--main-color); } 
#header.active .lang_tit { color: var(--main-color); } 
/* lang_btn */
#header .pc_gnb .lang_btn { position: relative; height: 100%; flex-grow: 1; display: flex; justify-content: center; align-items: center; color: #fff; margin-right: 2rem; font-size: 1.7rem; font-family: var(--font-eng); } 
#header .pc_gnb .lang_tit b { font-weight: 500; color: #333333; font-size: 1.6rem; } 
#header .pc_gnb .lang_btn > span { color: #fff; border: 1px solid #dcdcdc; padding: 10px 20px; border-radius: 18px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 1.8rem; font-family: "Pretendard"; } 
#header .pc_gnb .lang_btn .lang_list_box { position: absolute; text-align: center; top: 3.4rem; left: -1rem; width: 100%; height: fit-content; display: none; /* overflow: hidden; */ } 
 #header .pc_gnb .lang_btn .ar_tri { display:block; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent var(--main-color)transparent; margin: 0 auto; } 
#header .pc_gnb .lang_btn .lang_list_box li a { color: #dcdcdc; font-size: 1.6rem; padding: 1rem 0.5rem; transition: all 0.4s; font-weight: 400; } 
#header .pc_gnb .lang_btn .lang_list_box li:hover a { color: #fff; } 
#header .lang_li_wrap { background: var(--main-color); border-radius: 1rem; } 

/* ALL MENU */
.all_menu_wrap { top: 110px; display: flex; position: fixed; background: #fff; width: 100%; height: 100vh; transition: all 0.7s ease-in-out; right: -100%; z-index: 10000; } 
.all_menu_wrap.show { transition: all 0.7s ease-in-out; right: 0; z-index: 100; } 
.all_menu_wrap .all_menu_list { width: 70%; padding: 2rem; text-align: left; } 
.all_menu_wrap .all_menu_list > li { border-bottom: 1px solid #dcdcdc; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; } 
.all_menu_wrap .all_menu_list .main_menu3 .gnb-2dep li { width: 34%; padding: 0.5rem 2rem; } 
.all_menu_wrap .all_menu_list > li:nth-child(3n) { border-right:unset; } 
.all_menu_wrap .all_menu_list > li:nth-child(6) { border-bottom: unset; } 
.all_menu_wrap .all_menu_list .gnb-1dep > a { font-size: 1.5em; font-weight: 600; height: auto; width: 18%; padding: 5rem 2rem; text-align: center; } 
.all_menu_wrap .all_menu_list .gnb-2dep { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: flex-start; width: 97%; } 
.all_menu_wrap .all_menu_list .gnb-2dep > li { padding: 0 2rem; } 
.all_menu_wrap .all_menu_list .gnb-2dep > li a { transition: all .4s; } 
.all_menu_wrap .all_menu_list .gnb-2dep > li:hover a { color:var(--main-color); } 
.all_menu_wrap .all_menu_list .gnb-2dep a { font-size: 1.35em; font-weight: 400; } 
.all_menu_wrap .img_box { width: 30%; background: url(../img/all_menu_bg.jpg) no-repeat center center/cover; height: calc(100vh - 80px); position: relative; } 
.all_menu_wrap .img_box img { position: absolute; top: 31%; left: 50%; transform: translate(-50%, -50%); /* background: #111; */padding: 1rem; display: none; } 

/* fullpage css */
#header .pc_gnb { transition: all .4s; max-width: 1580px; margin: 0 auto; } 
#header.run.active .pc_gnb { background:#fff; } 
#header.active .header_wrap { background:#fff; color:#666; /* border-bottom:1px solid #dcdcdc; */ } 
#header.active .pc_gnb .head_center_box .gnb-1dep > a { color:#666; font-weight: 500; } 

 /* POP UP */
.about_popup { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #222222cc; z-index: 1000; width: 100%; height: 100%; } 
/* fullpage */
.about_popup .popup_info { width: 80%; max-width: 900px; position: absolute; /* top: 56%; */bottom: 22vh; left: 50%; transform: translateX(-50%); } 
/* no full page */

/* footer */
#main_ft { background: #2e2e2e; color: #fff; font-size: 1.6rem; font-weight: 200; padding: 7rem 0; } 
.footer_logo { width: 100%; } 
.footer_logo img { max-width: 18rem; margin-bottom: 4rem; } 
.address1 { display: flex; flex-direction: column; } 
.address2 li { text-align: right; display: flex; justify-content: flex-end; } 
.address2 li > * { flex: 0 1 auto; width: unset; } 
.address2 li a { color: #fff; } 

#main_ft ul li { padding: 1rem 0; letter-spacing: 1px; } 
#main_ft ul li .bar { padding: 0 0.4rem; } 
#main_ft .box { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-end; } 

.br_1280 { display: none; } 


/* -------- GNB :: header-search-box--------- */
#header.active .search_btn i { color:var(--main-color); } 
.table-layout { display:table; width:100%; /* height:100%; */height: 60vh; background: #000000ba; } 
.table-cell-layout { display:table-cell; width:100%; height:100%; vertical-align:middle; } 
.search_btn { z-index: 100; width: fit-content; margin-left: 2rem; margin-right: 0rem; } 
.search_btn a { color: #fff; font-size: 2rem; display: flex; justify-content: center; align-items: center; } 
.search_btn a span { font-size: 1.5rem; } 
.search_btn a i { padding-right: 1rem } 
.header-search-box { position:relative; z-index:999999; } 
.header-search-open-btn, .header-search-close-btn, .header-search-btn { width:100px; height:100px; } 
.header-search-open-btn { color:#fff; font-size:24px } 
.header-search-overlay { position:fixed; /* top: -100%; */left: 0px; left: -100%; height: 100vh; width:100%; background-color: #000000d1; visibility:visible; -webkit-transition: 0.5s left ease-in-out; -moz-transition: 0.5s left ease-in-out; -o-transition: 0.5s left ease-in-out; -ms-transition: 0.5s left ease-in-out; transition: 0.5s left ease-in-out; } 
.header-search-inner { overflow:hidden; width: 100%; max-width:1400px; height:86px; height: fit-content; padding-top: 10rem; margin: 10px auto; opacity:0; filter:Alpha(opacity=0); -webkit-transition:all 0.4s 0.4s; -moz-transition:all 0.4s 0.4s; -o-transition:all 0.4s 0.4s; -ms-transition:all 0.4s 0.4s; transition:all 0.4s 0.4s } 
.header-search-inner .header-search-inner-box { height: 70px; padding-right: 100px; position:relative; border-bottom: 2px solid #fff; } 
.header-search-inner .header-search-word { height: 70px; width:100%; vertical-align:top; background-color:transparent; border: unset; font-weight:300; font-size: 2.6rem; padding-left: 2rem; color: #fff; outline: none; } 
.header-search-inner .header-search-inner-box input:focus { box-shadow: unset; border: unset !important; } 
.header-search-inner .header-search-word::placeholder { line-height: 80px; color:#fff; } 
.header-search-inner .header-search-btn-controls { position:absolute; bottom: 0px; right:0px; color: #fff; } 
.header-search-inner .header-search-btn-controls span { vertical-align:middle; display:inline-block; font-size: 2rem; letter-spacing:2px; font-weight:400; font-family: 'SCoreDream'; } 
.header-search-inner .header-search-btn-controls i { font-size: 4.8rem; vertical-align: middle; color: #Fff; } 
.header-search-inner .header-search-btn { width:86px; height:86px; background: unset; border: unset; } 
.header-search-inner .header-search-close-btn { position:absolute; top: 5%; right: 5%; background: unset; border: unset; } 
.header-search-inner .header-search-close-btn i { font-size: 4rem; color: #fff; } 
.header-search-box.open .header-search-overlay { left:0px; } 
.header-search-box.open .header-search-inner { opacity:1.0; filter:Alpha(opacity=100); width: 86%; } 
.header-search-inner h2 { color: #fff; text-align: center; font-size: 5rem; padding-bottom: 4rem; font-weight: 700; } 
.header-search-inner .ex_wrap { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; font-size: 2rem; justify-content: center; margin: 4rem; } 
.header-search-inner .ex_wrap span { background: var(--main-color); color: #fff; margin-right: 2rem; font-size: 2.6rem; padding: 0.7rem 2.5rem; border-radius: 20px; } 
.header-search-inner .ex_wrap span b { position: relative; top: -2px; font-weight: 400; color: #fff; } 
.header-search-inner .ex_wrap p { color: #fff; font-weight: 200; } 

 /* *************** 반응형 **************** */

@media (max-width: 1540px) { /* header */
#header .logo { padding-left: 2%; } 
.header_logo_title img.color_logo { opacity: 1; } 
.pc_gnb .main_menu .gnb-1dep { width: fit-content; min-width: auto; } 
.pc_gnb .main_menu .gnb-1dep .gnb-2dep { min-width: 170px; } 
.pc_gnb .head_center_box { margin-right: 2%; } 
 /* footer */ } 
@media (max-width: 1420px) { } 
@media (max-width: 1300px){
 #main_ft { padding: 5rem 0; } 
 .footer_logo img { margin-bottom: 2rem; } 
 .address1 { width: 100%; } 
 .address2 { margin-top: 1rem; } 
 .address2 li { display: flex; justify-content: flex-start; } 
 #main_ft ul li { padding: 0.5rem 0; } 
 .br_1280 { display: block; }
 .br_1280_n { display: none; }  
 }
@media (max-width: 1270px){
 #header .logo { padding-left: 0; } 
 /* 검색 */
.search_btn { position: absolute; right: calc(2% + 2.4rem); top: 50%; transform: translateY(-50%); margin-left: 0; margin-right: 3rem; } 
.header-search-inner .header-search-btn { width: auto; height: 60px; } 
.header-search-inner .header-search-btn-controls span { font-size: 2.4rem; visibility: hidden; } 
.header-search-inner .header-search-btn-controls i { font-size: 24px; } 
.search_btn a { padding: 10px; background: var(--main-color); color: #000; color: #fff; border-radius: 50%; } 
.search_btn a i { padding-right: 0; font-size: 2rem; } 
.header-search-inner .header-search-word { height: 60px; font-size: 2.4rem; padding-left: 0; } 
.header-search-inner .header-search-inner-box { padding-right: 0; height: 60px; } 
.header-search-inner .header-search-close-btn { width: 5rem; height: 5rem; top: 0rem; right: 0; /*top:3vw; right: 3vw; */
 z-index: 1000000; } 
.header-util-box { padding-right:15px; } 
.header-search-inner { top: 6rem; position: relative; } 
 #header.active .search_btn i { color:#fff; } 
/* 검색 끝 */
 #header.on { background: #000; } 
 /* header */
 .all_menu_wrap { display: none; } 
.header_logo_title { } 
 .header_wrap { height: 100% !important; } 
 #header .pc_gnb { display: none; } 
 #header .m_gnb { display: block; position: relative; } 
 #header { height: 60px; } 
 #header.run_out { background: #000; border-bottom: 1px solid #262626; } 
 #header .m_gnb .mobile_top { display: flex; flex-direction: row; justify-content: space-between; align-items: center; height: 60px; padding: 0 2%; background: #fff; } 
 /* hamberger */
 #header .m_gnb .nav-open-btn { display: block; height: 30px; background-color: unset; border: unset; /* 햄버거 애니메이션 */
 -webkit-transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715); transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);; } 
 #header .m_gnb .nav-open-btn .line { display: block; width: 28px; height: 3px; background-color: #111; border-radius: 5px; margin: 4px auto; } 
 /* 햄버거 애니메이션 */
 #header:hover .m_gnb .nav-open-btn .line { background-color: #111; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } 
 #header.active .m_gnb .nav-open-btn .line { background: #111; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } 
 .nav-open-btn.active .line { background-color:#fff; } 
 .nav-open-btn.active .line:nth-child(2), .nav-open-btn.active .line:nth-child(4) { opacity: 0; } 
 .nav-open-btn.active .line:nth-child(1) { -webkit-transform: translateY(7px) rotate(45deg); transform: translateY(7px) rotate(45deg); } 
 .nav-open-btn.active .line:nth-child(3) { -webkit-transform: translateY(-7px) rotate(-45deg); transform: translateY(-7px) rotate(-45deg); } 
 /* show_m_header */
 #header .m_gnb .main_menu { height: 100vh; background: #113992e8; right: -50%; position: fixed; top: 60px; width: 50%; transition: all .4s; z-index: 100; color: #111; } 
 #header .m_gnb .main_menu.right { right: 0; } 
 #header .m_gnb .main_menu .lang_btn_mobile { padding: 20px 24px; border-bottom: 1px solid #ffffff94; } 
 #header .m_gnb .main_menu .lang_btn_mobile .selected_lang_box { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: flex-start; } 
 #header .m_gnb .main_menu .lang_btn_mobile .selected_lang_box li { padding-right: 1.4rem; color: #fff; } 
 #header .m_gnb .main_menu .lang_btn_mobile .selected_lang_box li a { font-weight: 400; color: #fff; font-size: 2rem; } 
 #header .m_gnb .main_menu .lang_btn_mobile .selected_lang_box li i { font-size: 2.4rem; } 
 #header .m_gnb .main_menu .lang_btn_mobile .selected_lang_box li.on a { font-weight: 700; } 
 #header .m_gnb .main_menu .gnb-1dep { border-bottom: 1px solid #dcdcdc4d; } 
 #header .m_gnb .main_menu .gnb-1dep>a { font-weight: 500; font-size: 2rem; font-weight: 700; } 
 #header .m_gnb .main_menu .gnb-2dep { background: #ffffff; display: none; } 
 #header .m_gnb .main_menu .gnb-1dep a { padding: 2rem 2.4rem; position: relative; color: #fff; font-weight: 400; text-align: center; } 
 #header .m_gnb .main_menu .gnb-1dep .gnb-2dep a { padding: 1.2rem 1rem; position: relative; font-size: 1.9rem; color: #222; text-align: center; } 
 #header .m_gnb .main_menu .gnb-1dep .gnb-2dep a br { display: none; } 
 #header .m_gnb .main_menu .gnb-1dep.active a::after { transform: translate(-50%, -50%); } 
 #header .m_gnb .main_menu .gnb-1dep>a:after { background-color: #fff; content: ''; width: 15px; height: 1px; position: absolute; right: 2%; top: 50%; transition: 0.3s ease-in-out; transform: translate(-50%, -50%) rotate(90deg); } 
 #header .m_gnb .main_menu .gnb-1dep>a:before { background-color: #fff; content: ''; width: 15px; height: 1px; position: absolute; right: 2%; top: 50%; transition: 0.3s ease-in-out; transform: translate(-50%, -50%); } 
 #header .m_gnb .gnb-1dep.active .gnb-2dep { display: block; } 
 
 /* footer */ } 
 @media (max-width: 1080px){
 .pb_4 { padding-bottom: 3.2rem !important; } 
 }
 @media (max-width: 768px){
 .mobile_none { display: none; } 
 .pc_none { display:block !important; } 
 .pb_4 { padding-bottom: 3rem !important; } 
 }
 @media (max-width: 600px){
 .m_none { display:none !important; } 
 }
 @media (max-width: 480px) { /* search */
 .header-search-inner h2 { font-size: 4rem; padding-bottom: 4rem; } 
 .header-search-inner .header-search-inner-box { height: 50px; } 
 .header-search-inner .header-search-word { height: 50px; font-size: 2rem; position: relative; top: 5px; } 
 .header-search-inner .header-search-btn { height: 50px; } 
 .header-search-inner .header-search-btn-controls i { font-size: 2.6rem; position: relative; right: 1rem; } 
 .header-search-inner .ex_wrap p { font-size: 1.7rem; word-break: keep-all; } 
 .header-search-inner .ex_wrap { margin: 3rem 1rem; display: flex; align-items: flex-start; } 
 .header-search-inner .ex_wrap span { font-size: 2rem; padding: 0.5rem 2rem; margin-right: 1.5rem; } 
 .pb_6 { padding-bottom: 3rem !important; } 
 .pt_4 { padding-top: 2rem !important; } 
 .pb_4 { padding-bottom: 2rem !important; } 
 .mb_6 { margin-bottom: 4rem !important; } 
 .mb_4 { margin-bottom: 2rem !important; } 
 /* header */
 #header .m_gnb .mobile_top .color_logo { width: 125px; object-fit: contain; } 
 #header .m_gnb .main_menu .lang_btn_mobile .selected_lang_box li a { font-size: 14px; } 
 #header .m_gnb .main_menu { right: -100%; width: 100%; } 
 #header .m_gnb .main_menu .lang_btn_mobile { padding: 17px 14px; } 

 /* 검색 */
 .table-layout { height: 100%; } 
 .header-search-inner { top: 42%; transform: translate(-50%,-50%); position: absolute; left: 50%; } 
 .address1 li span.fax { display: block; } 
 .address2 li { text-align: left; } 
 .address2 li:last-child { font-size: 12px; } 
 #main_ft .address1 li .bar { display: none; } 
 #main_ft ul li span { line-height: 1.4; } 
 #main_ft { padding: 4rem 0; } 
 #main_ft ul li { font-size: 1.6rem; } 
 #main_ft ul li { font-size: 1.6rem; } 
 .footer_logo img { max-width: 15rem; } 
 }


