/* head */

/*

@font-face {
    font-family: 'GyeonggiBatang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GyeonggiBatang.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'MaruBuri-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.0/MaruBuri-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MapoGoldenPier';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoGoldenPierA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/


@import url('https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap');

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap&subset=korean');

@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');






*{font-family: 'Noto Sans KR', sans}

.sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

.dropdown:hover>.dropdown-menu {display: block;margin-top: 5px;padding-top: -10px;border-top: 10px solid rgba(0,0,0,0);}
.navbar-nav .dropdown-menu {right: -30px;}
.dropdown-item:hover, .nav-link:hover {color: #bea670 !important;}
.dropdown-item:focus, .dropdown-item:hover  {background-color: transparent !important;}
.dropdown-item:active, .nav-link:active {background-color: #fff;}
.nav-link:active {background-color: transparent}

#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

.nav-container{max-width:1280px !important; margin: 0 auto !important}

.carousel{padding-top: 0 !important;}

/* 본문 바로가기 */

body {letter-spacing: 0.01em;}

#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}
#hd_wrapper {position:relative;margin:0 auto;height:10px;zoom:1}
/*padding:10px 0;}*/
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

.trans {background-color: rgba(0,0,0,0.8)}
.nav-link {color: #aaa !important; font-weight: 300; padding: 0.9em !important;}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left; font-size:10px;}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0; font-size:10px;}

/* 공통 */
section{padding:60px 0 80px;}
.section-header h3::before {content: '';position: absolute;display: block;width: 120px;height: 1px;background: #ddd;bottom: 1px;left: calc(50% - 60px);}
.section-header h3::after {content: '';position: absolute;display: block;width: 40px;height: 3px;background: #bea670;bottom: 0;left: calc(50% - 20px);}
.section-header h3 {font-size: 1.5rem;color: #111;text-transform: uppercase;text-align: center;font-weight: 700;position: relative;padding-bottom: 15px;}

.empha {font-weight: 500}


/* Board */
.page {margin:90px 0 30px;}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th a{color: #5a5a5a;}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px;border-top:1px solid #ecf0f1;font-size: 0.9em; word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:none}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}


/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#ff6347}
.txt_expired {color:#ccc}
.txt_rdy {color:#2e8b57}

.th-cen th {text-align:center}
.th-cen .cen  {text-align:center}

#bo_cate {margin:15px 0 10px}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;}
#bo_cate a {display:block;border:1px solid #ddd;background:#fff;margin:0 0 5px 0;line-height:30px;padding:0 10px;border-radius:3px;color:#5a5a5a !important}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#f3f3f3}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #aaa;color:#253dbe;font-weight:bold}
a.btn_admin,.btn_admin {display:inline-block;background:#6c757d;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#5a6268;color:#fff}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}

.btn-info{background-color: #50b8b4 !important; border: 1px solid #50b8b4 !important;}
.btn-primary {
    background-color: #bea670 !important;
    border: 1px solid #bea670 !important;
}


/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}


/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;-webkit-box-shadow: inset 1px 1px 2px #222542;-moz-box-shadow:  inset 1px 1px 2px #222542;box-shadow: inset 1px 1px 2px #222542;}


/* 회원 가입 */
.btn_box {text-align:center;padding-top:20px;}


/* 캡챠 자동등록(입력)방지 기본 -pc */
.is_captcha_use {padding-top: 20px;text-align:center;list-style-type:none}

#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}


#return-to-top {position: fixed;bottom: 20px;right: 20px;z-index: 999; background:#bea670; width: 50px;height: 50px;display: block;text-decoration: none;-webkit-border-radius: 35px;-moz-border-radius: 35px;border-radius: 35px;display: none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#return-to-top i {color: #fff;margin: 0;position: relative;left: 17px;top: 15px;font-size: 19px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#return-to-top:hover {background:#50b8b4}
#return-to-top:hover i {color: #fff;top: 5px;}

.connect {border-top: 1px solid rgba(0,0,0,0.3);padding:5px 0;}
.connect:last-child {border-bottom: 1px solid rgba(0,0,0,0.3)}
.connect .crt_name img {width: 20px;border-radius: 50%;margin-right: 5px;}
.connect .ri {text-align:right}
.connect a {color:#5a5a5a;}
.connect a:hover {text-decoration: none}

.password-container {max-width:450px !important;}

.memo_box {border-top:1px solid rgba(0,0,0,0.275);border-bottom:1px solid rgba(0,0,0,0.275);margin: 10px 0 5px;}
.memo_line {padding:3px 0}
.qa_link a, .mono a {color:#5a5a5a}
.qa_link a:hover, .mono a:hover {text-decoration:none;color:#333}

#ans_datetime {margin-top:10px;}

.p_lb {padding:0 10px 10px 0}

.fixed-top{background:transparent;}




/* Main */
#main_notice{width: 50%; padding-top: 40px;}
#main_notice .col-lg-3{border-right:1px solid #ddd; min-height:236px;}
/*#main_notice .main_notice_box {padding-left:10px; padding-right:10px; }*/
#main_notice .main_notice_box img{margin:10px 0; width:100%;}
#main_notice .main_notice_box h4{display:inline-block; color: #444; padding-bottom: 2px; line-height: 12px;}
#main_notice .main_notice_box > span{color:#bea670; font-weight: 300 !important; letter-spacing: 1px;}
#main_notice .main_notice_box > a{font-size:25px; display:block; font-weight:300; width:100%; text-align:center; color:#fff; border-radius:5px; padding: 0;}
#main_notice .main_notice_box > a:hover{text-decoration:none; transition: 0.5 all;}
#main_notice .col-lg-3:last-child{border-right:none;}
#main_notice .lat{border:none; border-radius:none; padding-top: 10px;}

.sub_bn{padding-top: 15px; padding-bottom: 15px;}
.sub_bn img{width: 100%;}
.main_con{max-width: 50% !important; flex: 0 0 100% !important;}

#sec03{padding: 30px 0 20px 0; background:linear-gradient(45deg,#bea670,#50b8b4);}
#sec03 img{width:100%;}
.navbar-brand img{max-width:250px;}
.sub_container{max-width:1280px; width:100%; margin:0 auto; padding-left:15px; padding-right:15px;}
.sd_container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}
.root_daum_roughmap .wrap_controllers{display:none; }

.root_daum_roughmap{box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.1);}
.time{
	margin-left: -5px !important;
	color:#ddd;
}
.time span{
	line-height: 2;
	color:#bea670;
}
.time_m{}

.time img{display: block;}
.time_m img{display: none;}



#myCarousel02 .carousel-inner .carousel-item{height:auto !important;}
#myCarousel03 .carousel-inner .carousel-item{height:auto !important;}
#myCarousel04 .carousel-inner .carousel-item{height:auto !important;}

/*메인 배너*/

.carousel-item01 .txt01{position:absolute; top:245px; left:220px;}
.carousel-item01 .txt01 img{max-width: 700px !important;}


.carousel-item02 .img01{position:absolute; bottom:0px; left:0px;}
.carousel-item02 .img01 img{max-width:800px;}

.carousel-item02 .txt01{position:absolute; top:60px; right:200px;}
.carousel-item02 .txt01 img{max-width:700px;}

.carousel-item02 .img02{position:absolute;bottom:50px; right:180px;}
.carousel-item02 .img02 img{max-width: 450px;}


.carousel-item03 .txt01{position:absolute; top:80px; right: 15%;}
.carousel-item03 .txt01 img{max-width:650px;}

.carousel-item03 .txt02{position:absolute; bottom: 100px; right: 10%;}
.carousel-item03 .txt02 img{max-width:800px;}


.pc_bn{display: block;}
.mobile_bn{display: none;}


.sub-container{margin: 0 auto;}
.sub_content img{width: 100%;}


#daumRoughmapContainer1563349199418{width:100%;}
#daumRoughmapContainer1563427522520{width:100%;}


.map_tit{font-size: 1.2em; font-weight: 400; color: #fff; word-spacing: 1px; padding-bottom: 10px}
.map_tit span{font-size: 1.1em; font-weight: 300; color: #fff; word-spacing: 3px;}

.map_txt{font-size: 1em; font-weight: 300; color: #fff; word-spacing: 1px; padding-top: 0px;}

/*푸터*/
.quick_menu{position:fixed; right:0px; top:82px; background:#fff; width:110px; text-align:center; z-index: 9999; 
    /*    border:1px solid #efefef;  border-right:none; */}
.quick_menu h4{color: #fff; padding:15px; text-align:center; background:#eee; font-size:0.9em; margin-bottom: 0;}
.quick_menu_hover{color: #bea670 !important; background-color: #fff !important;}
.quick_menu_hover:hover{color: #fff !important; background-color: #bea670 !important;}
.quick_menu a {
    display: block;
    padding: 12.5px 10px;
    font-size: 0.85em;
    color: #555;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}
.quick_menu a:hover{color:#fff; background-color: #bea670; text-decoration:none;}
.quick_menu i{display:block; text-align:center; font-size:1.6em; }
.quick_time{text-align: left; padding:10px;color: #fff; background: #bea670; }
.quick_time p {
    text-align: center;
    margin-bottom: 0;
    line-height: 1.5em;
    font-size: 13px;
}
.quick_time span{font-size: 0.8em; line-height: 1.2em !important; font-weight: 400 !important}

.muick_menu {display:none;}


#footer_bg{background-color:#fff !important}
footer  a{color: #fff !important; display:inline-block !Important; width:auto !important;}

.footer_menu_area{width: 100%; padding: 400px 0 ; background-color: #444 !important; border-bottom: 1px solid #aaa;}
.footer_menu_con{width: 90%; margin: 0 auto;}
.footer_menu{margin: 0 auto !important; width: 100%;}
.footer_menu li{display: inline-block; vertical-align: top; padding-bottom: 20px; list-style: none;}
.footer_menu_list li{display: block !important; text-align: justify!important; padding-bottom: 5px; list-style: none;}
.footer_menu_list li a{color: #ddd !important; font-size: 0.9em! important; text-decoration: none !important; padding-bottom: 2px;}
.footer_menu_list li a :hover{color: #bea670 !important; border-bottom: 1px solid #bea670 !important}
.footer_menu li .footer_menu_tit{font-size: 1.4em !important;}

/*헤더-네비게이션*/
.m_navArea{display:none !important;}
.pc_navArea{display:block !important}

.navbar-expand-lg .navbar-nav .dropdown-menu {background-color: #fff !important; border-radius:0; box-shadow:5px 0 10px rgba(0,0,0,0.1)}

.dropdown-menu-m{height: auto !important; left: 50px;}
.dropdown-menu{display:none; overflow:hidden; height:fit-content; padding: 0 !important; border: 0 !important}
.dropdown-menu > table{width:100%; margin: 0 auto; position:absolute; left:0; right: 0; height:200px; z-index:10;}
.dropdown-menu > table > tbody > tr > .bg01{}
.dropdown-menu > table > tbody > tr > .bg02{}
.dropdown-menu > ul{overflow:hidden; position:relative; z-index:11;}
.dropdown-menu ul li{list-style:none;}
.dropdown-menu .menu-left{float:left; width:250px; height:240px;}

.dropdown-menu .menu-left h3{font-size:25px; line-height:1.5em;}
.dropdown-menu .menu-left p{font-size:1.1em;}
.dropdown-menu .menu-left a{display:inline-block;  color:#fff; padding:5px 10px; margin-top:30px; border:1px solid #ccc; background:transparent;}
.dropdown-menu .menu-left a:hover{text-decoration:none;  color:#bea670; background:#ccc;}

.dropdown-menu .menu-right {
    width: 138px;
    padding: 0;
    float: left;
}
.dropdown-menu .menu-right ul{padding:0; margin: 10px 0 15px;}
.dropdown-menu .menu-right ul li {
    FONT-WEIGHT: 300;
    padding: 5px 0;
    display: block;
    text-align: left;
}
.dropdown-menu .menu-right ul li a {
    text-align: left;
    color: #333;
    font-size: 1em;
    padding-bottom: 2px;
    letter-spacing: -.5px;
    font-weight: 300;
}

.dropdown-menu .menu-right:nth-child(2) {
	padding-left: 27px;
}
.dropdown-menu .menu-right:nth-child(3) {
	padding-left:13px;
}
.dropdown-menu .menu-right:nth-child(4) {
	padding-left: 15px;
}
.dropdown-menu .menu-right:nth-child(5) {
	padding-left: 12px;
}
.dropdown-menu .menu-right:nth-child(6) {
	padding-left: 31px;
}
.dropdown-menu .menu-right:nth-child(7) {
	padding-left: 44px;
}
.dropdown-menu .menu-right:nth-child(8) {
	padding-left: 19px;
}

.dropdown-menu .menu-right ul li a:hover{text-decoration:none; color:#bea670 !important; border-bottom: 1px solid #bea670;}

.dropdown-item{color: #444 !important; font-weight: 300 !important; padding-left: 30px !important;}

.menu10{position: absolute; top: 0; right: 0; z-index: }
.menu10 ul li{display: inline-block; list-style: none !important; width: 30px; height: 30px; }

.nav-item_m{padding: 10px 15px;}


.lang_en img{width: 24px; height: 24px; border-radius: 50%; }
.lang_cn img{width: 24px; height: 24px; border-radius: 50%; }

/*
.dropdown.menu1 .menu-left{background:url('../img/menu_bg01.png')no-repeat left top; background-size: cover;}
.dropdown.menu2 .menu-left{background:url('../img/menu_bg02.png')no-repeat left top; background-size: cover;}
.dropdown.menu3 .menu-left{background:url('../img/menu_bg03.png')no-repeat left top; background-size: cover;}
.dropdown.menu4 .menu-left{background:url('../img/menu_bg04.png')no-repeat left top; background-size: cover;}
.dropdown.menu5 .menu-left{background:url('../img/menu_bg05.png')no-repeat left top; background-size: cover;}
.dropdown.menu6 .menu-left{background:url('../img/menu_bg06.png')no-repeat left top; background-size: cover;}
.dropdown.menu7 .menu-left{background:url('../img/menu_bg07.png')no-repeat left top; background-size: cover;}
.dropdown.menu8 .menu-left{background:url('../img/menu_bg08.png')no-repeat left top; background-size: cover;}
.dropdown.menu9 .menu-left{background:url('../img/menu_bg09.png')no-repeat left top; background-size: cover;}




.dropdown.menu2 .menu-right{background:url('../img/nav_bg2.png')no-repeat right bottom;}
.dropdown.menu3 .menu-right{background:url('../img/nav_bg3.png')no-repeat right bottom;}
.dropdown.menu4 .menu-right{background:url('../img/nav_bg4.png')no-repeat right bottom;}
.dropdown.menu5 .menu-right{background:url('../img/nav_bg5.png')no-repeat right bottom;}
.dropdown.menu6 .menu-right{background:url('../img/nav_bg6.png')no-repeat right bottom;}
*/



.navbar a:focus { outline: none;}
.navbar .navbar-nav { margin-left: 10px;}
.navbar .navbar-nav li a:focus {outline: none;}
.navbar-nav li {
    position: static;
    padding: 27px 5px;
    width: 138px;
    text-align: center;
}
.navbar-nav>li>a{font-size: 1.05em; color:#fff; font-weight: 500; /*font-family: 'Noto Serif KR', serif !important;*/} 
.navbar-default,
.navbar-inverse {border-bottom:1px solid #ccc;background-color: #fff;}
.navbar-default .navbar-brand {color: #005bac; display:none;}
.navbar-fixed-top.navbar-shrink{border-bottom:1px solid #ccc; padding-bottom:0px;}
.navbar-fixed-top.navbar-shrink .navbar-brand {display:block; }
.navbar-fixed-top.navbar-shrink .navbar-brand img{width:100%; margin-right:0; padding-top:10px;}
.navbar-fixed-top.navbar-shrink .navbar-nav > li > a{padding:5px 0; font-size:15px; letter-spacing:-0.05em; font-weight:400;}


.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {color: #005bac;}

.navbar-default .navbar-nav>li>a {color:#333;font-weight: 500;/*font-family: 'Noto Serif KR', serif !important;*/}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #efb33e;}
.navbar-toggler{background:url('../img/menu_btn.png')no-repeat center center; }
.navbar-nav>li:hover {background: #fff !important; color: #bea670; border-bottom: 3px solid #bea670; box-shadow:0 5px 10px rgba(0,0,0,0.1)}

nav.activated {
	background: rgba(255, 255, 255, .98)!important;
	box-shadow: -1px -1px 3px 1px rgba(0,0,0,0.2);
}
nav.activated .navbar-nav>li>a{color:#333;font-weight: 500;/*font-family: 'Noto Serif KR', serif !important;*/}
nav>div a .stp {display: none;}
nav.activated>div a .ttp {display: none;}
nav.activated>div a .stp {display: block;}

nav.navbar.fixed-top.navbar-expand-lg {padding: 0px 16px 3px!important} 

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .2rem;
}











	.active .rever {
		position: absolute;
		top: 0;
		width: 100%;
		height: 82.19px;
		background: #333;
	}
		


.detsub
{
	width:100%;
	height:auto;
	margin: 15px 0;
}

.detsub .detsb {
    font-size: 18px;
    margin-bottom: 0px;
}

.detsub i {
    font-size: 2.7em;
    padding: 15px;
	margin-top: 15px;
}

p.detgo {
    font-size: 14px;
	font-weight: 300;
}

.detsub:hover
{
	color: #bea670
}

span.material-symbols-outlined {
    font-size: 110px;
    /* font-weight: 200; */
}




/* scroll */
.scroll-down {
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    margin:0 auto;
    z-index: 2;
	text-align:center;
}
.scroll-down.hide {
    display: none;
}
.scroll-down p {
    color: #fff;
    margin: 0 auto 14px;
    position: relative;
    right: -2px;
    font-size: 14px;
}
.scroll-down div {
    width: 1px;
    height: 50px;
	position:relative;
    margin: 0 auto;
}
.scroll-down div::after, .scroll-down div::before {
    content: '';
    width: 1px;
    height: 100%;
    background: rgba(255,255,255,.2);
    left: 50%;
    margin-left: -0.5px;
    bottom: 0;
    position: absolute;
    -webkit-transition: 1s;
    transition: 1;
}
.scroll-down div::after {
    will-change: transform;
    width: 1px;
    background: #fff;
    animation-name:scrollDown;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.75,0,.173,1);
}
@keyframes scrollDown {
    0% {
		transform-origin:50% 100%;
		transform: scaleY(1)
    }
    50% {
		transform-origin: 50% 100%;
		transform: scaleY(0)
    }
    50.001% {
		transform-origin:50% 0;
		transform:scaleY(0)
    }
    to {
        transform-origin: 50% 0;
        transform:scaleY(1)
    }
}




/*미디어 쿼리*/


@media(max-width:1600px){
    #main_notice{ padding-top: 30px;}
    
    .carousel-item01 .txt01{position:absolute; top:400px; left:200px;}
    .carousel-item01 .txt01 img{max-width: 700px !important;}
}
@media(max-width:1500px){    
    .carousel-item01 .txt01{position:absolute; top:450px !important; left:180px;}
    .carousel-item01 .txt01 img{max-width: 700px !important;}
}
@media(max-width:1400px){ 
    .carousel-item02 .img01{position:absolute; bottom:0px; left:0px;}
    .carousel-item02 .img01 img{max-width:750px;}

    .carousel-item02 .txt01{position:absolute; top:75px; right:200px;}
    .carousel-item02 .txt01 img{max-width:600px;}

    .carousel-item02 .img02{position:absolute;bottom:150px; right:180px;}
    .carousel-item02 .img02 img{max-width: 350px;}
}
@media(max-width:1300px){
    .carousel-item01 .txt01{position:absolute; top:500px; left:180px;}
    .carousel-item01 .txt01 img{max-width: 600px !important;}


    .carousel-item02 .img01{position:absolute; bottom:0px; left:0px;}
    .carousel-item02 .img01 img{max-width:700px;}

    .carousel-item02 .txt01{position:absolute; top:75px; right:175px;}
    .carousel-item02 .txt01 img{max-width:600px;}

    .carousel-item02 .img02{position:absolute;bottom:175px; right:150px;}
    .carousel-item02 .img02 img{max-width: 350px;}

}

@media(max-width:1310px){
    .navbar-nav li {padding: 20px 1px; width: 109px;}
	.navbar-nav>li>a {font-size: .9em;}
	.dropdown-menu .menu-right ul li a {
		font-size: .9em;
	}	
	
	.dropdown-menu .menu-right {
		width: 109px;
	}	
	.dropdown-menu .menu-right:nth-child(2) {
		padding-left: 29px;
	}
	.dropdown-menu .menu-right:nth-child(3) {
		padding-left: 15px;
	}
	.dropdown-menu .menu-right:nth-child(4) {
		padding-left: 19px;
	}
	.dropdown-menu .menu-right:nth-child(5) {
		padding-left: 18px;
	}
	.dropdown-menu .menu-right:nth-child(6) {
		padding-left: 30px;
	}
	.dropdown-menu .menu-right:nth-child(7) {
		padding-left: 43px;
	}
	.dropdown-menu .menu-right:nth-child(8) {
		padding-left: 19px;
	}
    
}
@media(max-width:1200px){
    .quick_menu{display:none !important;}
	.muick_menu{
		display:block !important;
		
		width: 100%;
		text-align:center;
		max-height: 40px;
		box-shadow: -1px -1px 3px 1px rgba(0,0,0,0.2);
		}
	
	p.mo, p.mk, p.mp {
		margin: 0;
		padding: 9px 2px;
	}
	p.mo, p.mp {
		background: rgba(0,0,0,0.95);
	}	
	p.mk {
		background: rgba(230,147,0,0.95);
	}	
	.muick_menu p.mo a, .muick_menu p.mp a {
		
		color: #bea670;
		font-size: .9rem;
		
	}	
	.muick_menu i {
		font-size: 13px;
	}	
	.muick_menu p.mk a {
		color: #222;
		font-size: .9rem;		
	}		
	.mip img, .mik img {width: 60px; height: 60px;}	
	
	
	#chatterbox-root .chat-icon {
		right: 10px !important;
		bottom: 70px !important;
	}	
	

		

span.material-symbols-outlined {
    font-size: 90px;
    /* font-weight: 200; */
}

.detsub
{
	width:100%;
	height:auto;
	margin: 15px 0;
}

.detsub .detsb {
    font-size: 15px;
    margin-bottom: 0px;
}

.detsub i {
    font-size: 2.7em;
    padding: 15px;
	margin-top: 15px;
}

p.detgo {
    font-size: 12px;
	font-weight: 300;
}

.detsub:hover
{
	color: #bea670
}	
	
	
    #main_notice{ padding-top: 20px;}
    
    .carousel-item01 .txt01{position:absolute; top:525px; left:150px;}
    .carousel-item01 .txt01 img{max-width: 600px !important;}


    .carousel-item02 .img01{position:absolute; bottom:0px; left:0px;}
    .carousel-item02 .img01 img{max-width:650px;}

    .carousel-item02 .txt01{position:absolute; top:120px; right:120px;}
    .carousel-item02 .txt01 img{max-width:550px;}

    .carousel-item02 .img02{position:absolute;bottom:150px; right:100px;}
    .carousel-item02 .img02 img{max-width: 300px;}


    .carousel-item03 .txt01{position:absolute; top:100px; right: 15%;}
    .carousel-item03 .txt01 img{max-width:600px;}

    .carousel-item03 .txt02{position:absolute; bottom: 100px; right: 10%;}
    .carousel-item03 .txt02 img{max-width:700px;}
}

@media(max-width:1150px){
    .carousel-item01 .txt01{position:absolute; top:500px !important; left:120px;}
    .carousel-item01 .txt01 img{max-width: 550px !important;}


    .carousel-item02 .img01{position:absolute; bottom:0px; left:0px;}
    .carousel-item02 .img01 img{max-width:600px;}

    .carousel-item02 .txt01{position:absolute; top:150px; right:150px;}
    .carousel-item02 .txt01 img{max-width:550px;}

    .carousel-item02 .img02{position:absolute;bottom:175px; right:125px;}
    .carousel-item02 .img02 img{max-width: 300px;}

}


@media(max-width:1160px){
    .navbar-nav li {padding: 20px 1px; width: 91px;}
    .navbar-nav>li>a {font-size: .9em;}
	.dropdown-menu .menu-right ul li a {
		font-size: .7em;
	}	
	.dropdown-menu .menu-right {
		width: 91px;
	}	
	.dropdown-menu .menu-right:nth-child(2) {
		padding-left: 27px;
	}
	.dropdown-menu .menu-right:nth-child(3) {
		padding-left: 22px;
	}
	.dropdown-menu .menu-right:nth-child(4) {
		padding-left: 24px;
	}
	.dropdown-menu .menu-right:nth-child(5) {
		padding-left: 20px;
	}
	.dropdown-menu .menu-right:nth-child(6) {
		
		margin-left: 4px;
	}
	.dropdown-menu .menu-right:nth-child(7) {

		margin-left: 0px;
	}
	.dropdown-menu .menu-right:nth-child(8) {
		padding-left: 19px;
	}	
}
@media(max-width:1054px){
    
}
@media(max-width:1027px){
    /*.navbar-nav li {padding: 20px 4px; width: 108px;}*/
}
@media (max-width: 991px) {
	.m_navArea{display:block !important}

	
	.pc_navArea{display:none !important}
    
    .navbar-nav li {padding: 5px;}
    .navbar-nav li a{font-size: 1em;}
    
    #main_notice{width: 100% !important; padding-top: 30px;}
    .main_con{max-width: 50% !important; flex: 0 0 50% !important}
    
    .sub_bn{padding-top: 5px; padding-bottom: 5px;}
    .time img{display: none !important}
    .time_m img{display: block;}
    
    .footer_menu_area{display: none;}
    
    
    .carousel-item01 .txt01{position:absolute; top:550px !important; left:120px;}
    .carousel-item01 .txt01 img{max-width: 500px !important;}


    .carousel-item02 .img01{position:absolute; bottom:0px; left:0px;}
    .carousel-item02 .img01 img{max-width:600px;}

    .carousel-item02 .txt01{position:absolute; top:120px; right:120px;}
    .carousel-item02 .txt01 img{max-width:450px;}

    .carousel-item02 .img02{position:absolute;bottom:220px; right:120px;}
    .carousel-item02 .img02 img{max-width: 300px;}


    .carousel-item03 .txt01{position:absolute; top:100px; right: 15%;}
    .carousel-item03 .txt01 img{max-width:550px;}

    .carousel-item03 .txt02{position:absolute; bottom: 100px; right: 10%;}
    .carousel-item03 .txt02 img{max-width:650px;}
	

	.active .rever {
		display: none;
	}
		
span.material-symbols-outlined {
    font-size: 42px;
    /* font-weight: 200; */
}



	.detsub
	{
		width:100%;
		height:auto;
		margin: 0;
	}

	.detsub .detsb {
		font-size: 13px;
		margin-bottom: 0px;
	}

	.detsub i {
		font-size: 2.7em;
		padding: 15px;
		margin-top: 15px;
	}

	p.detgo {
		font-size: 10px;
		font-weight: 300;
	}

	.detsub:hover
	{
		color: #bea670
	}	
	
	
}

@media(max-width:970px){
    .carousel-item01 .txt01{position:absolute; top: 550px !important; left:120px;}
    .carousel-item01 .txt01 img{max-width: 450px !important;}


    .carousel-item02 .img01{position:absolute; bottom:0px; left:0px;}
    .carousel-item02 .img01 img{max-width:600px;}

    .carousel-item02 .txt01{position:absolute; top:125px; right:125px;}
    .carousel-item02 .txt01 img{max-width:450px;}

    .carousel-item02 .img02{position:absolute;bottom:200px; right:125px;}
    .carousel-item02 .img02 img{max-width: 300px;}

}

@media(max-width:850px){
    .pc_bn{display: none !important}
    .mobile_bn{display: block !important}
	#myCarousel04 img{width:100%;}
}
@media(max-width:800px){
    #main_notice .col-lg-3{border-right:none; border-bottom:1px solid #ccc; }
    section{padding:40px 0;}
}
@media(max-width:672px){
    .sub_container{max-width: 100%;}
    .main_con{max-width: 100% !important; flex: 0 0 100% !important; margin-bottom: 20px;}
}
@media(max-width:600px){
    #main_notice .main_notice_box > a{margin-bottom:20px;}
    .navbar-brand img{max-width:200px;}
}

@media(max-width:575px){
	.container{padding-left: 5px !important; padding-right: 5px !important}
	.footer_area{padding: 0}
	footer p{font-size: 0.9em;}
}

@media(min-width: 768px) {
    .navbar-fixed-top {-webkit-transition: padding 0.3s;-moz-transition: padding 0.3s;transition: padding 0.3s;}
    .navbar-fixed-top .navbar-brand {font-size: 2em;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
    .navbar-fixed-top.navbar-shrink {padding: 0px 0;}
    .navbar-fixed-top.navbar-shrink .navbar-brand {font-size: 1.5em;}
    .dropdown:hover .dropdown-menu{display:block;}
    .dropdown:hover > a{color:#333 !important; font-weight: 500; text-decoration: none !important;} 
	.dropdown-menu {position: absolute;top: 90% !important;left: 0;z-index: 1000;width:100%;display: block;float: none;min-width: 320px;padding: 0px 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background:none;border-right:0 !Important;border-left:0 !Important;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border-radius: 0px;}
	.pc_navArea .dropdown-toggle::after{display:none !important;}
}




/*모바일 헤더*/
.m_navArea .tall {
  display: none;
}

.m_navArea .tall.on {
  flex: 0 0 100%;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.6);
  padding-bottom: 88px;
  display: block;

}



.m_navArea .tlef {
    flex: 0 0 50%;
    width: 50%;
    height: 100%;
    background: rgba(0,0,0,.95);
}

.m_navArea .trig {
  flex: 0 0 50%;
  width: 50%;
  height: 100%;  
  background: rgba(255,255,255,0.95);
}

.m_navArea .trig .tab_content {
  height: 100%;  
}

.m_navArea .tlef .lef {
    display: flex;
    height: 14.285%;
    padding: 0 10px;
    border-bottom: 1px solid #333;
    margin: 0;
}

.m_navArea .tlef .lef.active {
	background: rgba(230,147,0,0.95);
}

.m_navArea .tlef .lef a {
    margin: auto 0 !important;
    color: #fff;
	text-decoration: none;
}

.m_navArea .tlef .lef.active a {
	color: #222;
	font-weight: 500;
}


.m_navArea .trig .menu-right {
    display: flex;
    height: 7.1%;
    padding: 0 10px;
    border-bottom: 1px solid #ccc;
    margin: 0;
}



.m_navArea .trig .menu-right a {
	margin: auto 0 !important;
	color: #333;
	text-decoration: none;
}

.m_navArea .ham {
    float: right;
    font-size: 35px;
    padding: 0 10px;
}

.m_navArea .logom img {
    max-height: 48px;
    padding: 5px 10px;
}

.m_navArea .inav .ham {
    float: right;
    font-size: 25px;
    padding: 4px 15px;
    color: #fff;
}

.m_navArea .mnav .ham {
    float: right;
    font-size: 35px;
    padding: 0 13px;
    color: #333;
}

.mnav.fixed-top {
    background: rgba(255, 255 ,255 ,0.95);
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.2);
}

.inav.fixed-top {
	background: rgba(0, 0 ,0 ,0.95);
    box-shadow: 1px 1px 2px 1px rgba(255,255,255, .05);
}

#chatterbox-root .chat-icon.active {
    z-index: 1000 !important;
}

.mtm {
    position: absolute;
    top: 47px;
    z-index: 5;
    width: 100%;
	touch-action: none;
}

div.mtopmenu {
    background-color: #333;
    white-space: nowrap;
    overflow: auto;
    position: relative;
    overflow-x: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;	
}

div.mtopmenu::-webkit-scrollbar {
    display: none;
}

div.mtopmenu a {
    display: inline-block;
    text-align: center;
    padding: 10px 16px;
    text-decoration: none;
	color: white;
}






	/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
		overflow: hidden;
	}

	#cc{
		position: absolute;
		right: 0;
		bottom: 0;
		top:0;
		right:0;
		width: 100%;
		height: 100%;
		background-size: 100% 100%;
 		background-color: black; /* in case the video doesn't fit the whole page*/
  		background-image: /* our video */;
  		background-position: center center;
  		background-size: contain;
   		object-fit: cover; /*cover video background */
   		z-index:3;
	}



	/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
		color: #fff;
	}


	/* Hiding video controls 
	* See: https://css-tricks.com/custom-controls-in-html5-video-full-screen/
	* --------------------------------------- */
	video::-webkit-media-controls {
	  display:none !important;
	}
	
	
	

	

	





.detsub
{
	width:100%;
	height:auto;
	margin: 0;
}

.detsub .detsb
{
	/*font-family: 'Noto Serif KR', serif;*/
	font-size: 1.2em;
	
}

.detsub i {
    font-size: 2.7em;
    padding: 15px;
	margin-top: 15px;
}

p.detgo {
    font-size: 1em;
}

.detsub:hover
{
	border-color: #bea670;
	color: #bea670
}

.sb_bgArea {
    position: relative;
    margin: 0 0 1.5rem;
}

.subn {
    margin: 1.5rem auto !important;
}


.sb_bgArea img {width:100%;}

.sb_title {
	color: #fff; 
	text-shadow:0 5px 10px rgba(0,0,0,0.1);
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
}
.sb_title h2 span {
		line-height: 1.3;
		font-weight: 500;
		letter-spacing: -0.02em;
		font-size: clamp(24px,5.2vw,82px);
		text-shadow: 0 2px 10px rgba(0,0,0,.1); 
}


.sbtt {
    color: #fff;
    text-shadow: 0 5px 10px rgba(0,0,0,0.1);
    text-align: center;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate( -50%, -50% );
}


.gr>div {
    padding-top: .75rem;
    padding-bottom: .75rem;
    background-color: ;
    border: 1px solid #dee2e6;
}

.row.gr {
    margin-right: 0px;
    margin-left: 0px;
}

.nav-pills .nav-link {
    border: 1px solid #ddd;
    padding: 6px 0 5px !important;
	margin: 5px;
	width: 110px;
	text-align: center;
	background: #f7f7f7;
}

.nav-pills .nav-link:hover {
	background-color: #fff !important;
	color: #888 !important;
	background: #fff;
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    border: 1px solid #565e60 !important;
    background: #fff !important;
    color: #565e60 !important;
    font-weight: bold !important;
}


.foot {
	color:#ddd;
}
.foot span{
	line-height: 2.5;
	color:#bea670;
}


.deta {
    height: auto;
    width: 100%;
    padding: 1rem 0 0rem;
    display: inline-block;
}

@media (min-width: 1200px) {
	div.detca {
		display: flex;
		max-width:11%;
	}	
}	

div.detca a {
    display: block;
    position: relative;
    padding: 6px 0 5px;
    width: 100%;
    border: 1px solid #e3e3e3;
	border-radius: 4px;
    background: transparent;
    color: #ddd;
    text-align: center;
    letter-spacing: -0.1em;
    line-height: 1.2em;
    cursor: pointer;
}
.detca.col-md-3.col-3.float-left {
    padding: 10px;
}





div.detca a:hover {
    color: #bea670;
	border-color: #bea670; 
}













.loArea .lt_title a {
    /*font-family: 'Noto Serif KR', serif;*/
	font-weight: 500;
}

p.bmst {
	display: none;
}

.blpr {
	display: block;
}

.bmpr {
	display: none;
}

.foot p {
	margin-left: 10px !important;
}

/* 서브페이지 */
.ceo {margin-bottom:2rem;display:flex; align-items:center;}
.ceo .col-sm-4 {
    margin: auto 0;
    text-align: center;
    padding-bottom: 80px;
}
.ceo img {width:100%;}
.ceo .sign img {
    max-width: 120px;
}
.ceo .col-sm-8 {
    line-height: 1.5;
    /* color: #777; */
    font-weight: 300;
    padding-left: 2rem;
	margin-top: 2rem;
}
.ceo .col-sm-8 b, .ceo .col b {
    color: #bea670;
}
.ceo p.txtP, .ceo p.txtP b {
    font-family: 'Noto Serif KR', serif;
	line-height: 1.7;
}
.ceo p.sign {
    text-align: right;
}
.ceo p.sign b {
    font-size: 1.3rem;
}
.ceo .col {
    border-top: 1px solid #bea670;
    font-weight: 300;
    line-height: 1.5;
}
p.tit_int {
    font-size: 1.3rem;
    font-weight: 500;
    text-align: center;
    margin-top: 2rem;
}
.ceo p.tit_int {
    font-size: 1.5rem;
}
.ceo li {
    list-style: none;
}
.ceo ul {
	padding-inline-start: 0px !important;
}	
.row.map {
    margin-top: 5rem;
}
p.map_int.text-left {
    margin: 2rem 0;
    font-size: 1.1rem;
}

.map_int i {
    font-size: 1.4rem;
    color: #bea670;
    border-bottom: 1px solid;
	font-weight:600;
	width: 90%
}
.map_int i span{
    font-size: 1.3rem;
	font-weight:400;
	line-height: 1.5;
}
.col-12.col-md-5.map_int.text-left {
    padding: .5rem;
}
.map_int p {
    /* line-height: 2; */
    padding: 10px;
}
.org img {
    width: 100%;
	max-width:900px;
}

.det i {
	color: #bea670;
}

.det p.tit_int {
    border-bottom: 1px solid #bea670;
    padding-bottom: .5rem;
    font-size: 1.5rem;
}
.det p.dnum.stit {
    color: #bea670!important;
}
.det img {
    width: 100%;
    max-width: 522px;
    padding-top: 15px;
}
p.dnum {
    line-height: 1.5;
    color: #fff;
    background: #333;
    padding: 10px 20px;
}
p.dnur {
    margin-top: -.8rem;
    padding: 0px 20px 10px;
}

.nav-tabs {
    border-bottom: 1px solid #bea670!important;
}
.nav-tabs>li>a {
    font-weight: 600!important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: #bea670 #bea670 #fff!important;
}

.det .dt2 img {
    max-width: 700px;
    padding-top: 0px;
}

p.dnum.tw.float-left {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}

.row.gr .tp {
    border-top: none;
}

.row.gr .bt {
    border-bottom: none;
}

div.sp {height: 50px;}

.row.gr .ttl {
    background: #bea670;
}

.dvc .caption_title {
    /* margin: 0 10px; */
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    /* line-height: 1.8; */
    font-size: 1.7rem;
}
.dvc .caption_sub {
    font-size: 1.2rem;
    line-height: 2.5;
    border-bottom: 1px solid #ccc;
    color: #bea670;
}
.dvc .caption_sp {
    line-height: 1.8;
    padding-top: 10px;
    font-weight: 300;
}
.dvc #box-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 147%;
}
.dvc #box-wrapper .wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.dvc img {
    width: 100%;
	max-width: 350px;
}
.row.gr .col-1.dno {
    font-size: 2rem;
    background: #bea670;
    color: #fff;
    font-weight: 600;
}
.row.gr .sdd {
    color: #bea670;
    line-height: 2;
}
.row.gr .sdv {
    background: #bea670;
    padding: 0 5px;
    color: #fff;
}
.row.gr .svv {
    background: #bea670;
    padding: 5px;
    color: #fff;
}
.row.gr .bdn {
    border: none;
}
.row.gr .btb {
    border-color: #bea670 #fff #bea670;
}
.row.gr .btp {
    border-color: #bea670 #fff #fff;
}
.row.gr .bbt {
    border-color: #fff #fff #bea670;
}

div.spr.text-center {
    margin-bottom: 1rem;
    color: #bea670;
}

.mp img {
    width: 100%;
    max-width: 920px;
    margin-bottom: 15px;
}
p.dnum.stit.tte {
    vertical-align: middle;
    height: 100%;
    display: flex;
    align-items: center;
    line-height: 2;
    margin: 15px 0px;
    /* padding-top: 15px; */
    max-height: 250px;
}

@media (min-width: 992px) {

}

@media (min-width: 768px) {
	.map.justify-content-md-center {
		-ms-flex-pack: center!important;
		justify-content: center!important;
		margin: 2rem 0;
	}
}


@media (max-width: 991px) {

	.bmpr {
		display: block;
	}

	.blpr {
		display: none;
	}	
	
	.sb_bgArea {
		margin: 0px 0 1rem !important;
	}
	
	
	.sb_bgArea img {
		width: 100%;
		height: 170px;
		/* background-size: cover; */
		object-fit: cover;
	}	
	.sb_title {
		color: #fff;
		text-shadow: 0 5px 10px rgba(0,0,0,0.1);
		text-align: center;
		position: absolute;
		top: 65%;
		left: 50%;
		transform: translate( -50%, -50% );
	}
		
	

}

@media (max-width: 768px) {	
	

}	
	

@media (max-width: 576px) {
	

	.time {
		margin-left: 0px !important;
	}	
	
	body
	{
		font-size: .8rem !important;
	}	
	.tbl_head01 td {
		padding: 5px;
	}	


	
	p.bmst {
		display: block;
		width: 100%;
	}
	p.bmst img{
		width: 40%;
	}
	.blpr {
		display: block;
	}

	.bmpr {
		display: none;
	}	
	
	@media (max-height: 768px) {


	
	.sb_title h2 {
		font-size: 1.2rem;
	}	
	.gr>div {
		padding: .35rem;
	}	

	.bs4_gallery .row
	{
		padding:0px !important;
	}	
	.bs4_gallery .row .col-6
	{
		padding:3px !important;
	}
	
	footer .row {
		padding-bottom: 0px;
	}	
		
	/*서브페이지*/
	.ceo img {width:60%;}
	.ceo .col-sm-4 {
		padding-bottom: 0px;
	}	
	.ceo .col-sm-8 {
		padding-left: 1rem;
	}	
	
	.row.map {
		margin-top: 2rem;
	}	
	.map_int p {
		/* line-height: 2; */
		padding: 5px 10px;
		font-size: .9rem;
	}
	.col-12.col-md-5.map_int.text-left {
		padding: 0 1.5rem;
	}
	.map_int i span {
		font-size: 1.1rem;
	}	
	.map_int i {
		font-size: 1.2rem;
	}	
	
	p.tit_int {
		font-size: 0.9rem; 
	}
	.det p.tit_int {
		font-size: 1.0rem;
	}
	p.dnum {
		padding: 10px 10px;
	}
	p.dnur {
		padding: 0px 10px 10px;
	}
	p.dnum.tw.float-left {
		padding: 10px 10px;
	}
		

	div.sp {height: 20px;}	
	
	.nav-tabs .nav-link {
		font-size: .7rem;
		padding: .5rem .33rem !important;
	}	
	

	.dvc .caption_title {
		font-size: 1rem;
	}
	.dvc .caption_sub {
		font-size: .859rem;
		line-height: 1.5;
	}
	.dvc .caption_sp {
		line-height: 1.5;
		padding-top: 0px;
		font-size: .7rem;
	}	
	.dvc .col-5.float-left {
		padding-right: 10px;
		padding-left: 10px;
	}	
	.row.gr .col-1.dno {
		font-size: 1rem;
	}
	
	.mp img {
		margin-bottom: -10px;
		padding-top: 0;
	}
	p.dnum.stit.tte {
		max-height: 130px;
	}		
}



.counseling_step {
    width: 100%;
    background-color: #fafafa;
    border: 1px solid #ccc;
	display:inline-block;
}
.counseling_step .step_wrap {
    width: 98%;
    margin: 0 auto;
}
.counseling_step .step_wrap .swrap {
    width: 25%;
    float: left;
    text-align: center;
    list-style: none;
    padding: 0px 0 15px;
}
.counseling_step .step_wrap .swrap .step {
    width: 85%;
    margin: 0 auto;
    border: 1px solid #ccc;
    position: relative;
    background-color: #fff;
    line-height: 1.3;
    border-radius: 3px;
}
.counseling_step .step_wrap .swrap .num {
    color: #bea670;
    border-radius: 3px;
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0 auto;
}
.counseling_step .step_wrap .swrap .step div {
    width: 93%;
    margin: 0 auto;
    color: #222;
    padding: 8px 0;
    
}
.counseling_step .step_wrap .swrap .step .txt {
    display: inline-block;
    background-color: unset;
    color: #666;
    border-top: 1px solid #ddd;
    text-align: center;
    margin-top: 0px;
}


@media (max-width: 576px) {
	.counseling_step .step_wrap .swrap .num {
		font-size: 1.5rem;
	}
	.counseling_step .step_wrap .swrap .step {
		width: 95%;
	}
	.counseling_step .step_wrap .swrap .step .txt {
		font-size: .6rem;
	}
	footer h6 {
		font-size: 11px;
	}		
}	









@media (min-width: 576px) {
	.container {
		max-width: 768px!important;
	}
}	

@media (min-width: 768px) {
	.container {
		max-width: 992px!important;
	}
}	

@media (min-width: 992px) {
	.container {
		max-width: 960px!important;
	}
	div#hd_pops_2 {
		display: none;
	}	
	div#hd_pops_3 {
		display: block;
	}	
}	

@media (min-width: 1200px) {
	.container {
		max-width: 1140px!important;
	}
}	


div#hd_pops_2 {
	display: none;
}	
div#hd_pops_3 {
	display: block;
}	

@media (max-width: 992px) {
	div#hd_pops_2 {
		display: block;
	}
	div#hd_pops_3 {
		display: none;
	}
}	








	

.nav-container {
    max-width: 1280px !important;
    margin: 0 auto !important;
}

.page-link {
    color: #bea670 !important;
}
.page-item.active .page-link {
    color: #fff !important;
    background-color: #bea670 !important;
    border-color: #bea670 !important;
}