@charset "UTF-8";
.headerwrap { position: relative; width: 100%; margin: auto; word-break: keep-all; border-bottom: 2px solid #FDB812; margin-left: auto; margin-right: auto; }

.headerwrap .wrap_logo { width: 100%; text-align: center; padding: 20px 0; max-width: 1600px; margin-left: auto; margin-right: auto; }

.headerwrap .wrap_logo .imgdiv { position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.headerwrap .wrap_logo .left_item.d-flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.headerwrap .wrap_logo .highlight_item { padding: 3px 25px; color: #fff; border-radius: 5px; }

.headerwrap .wrap_logo .highlight_item:nth-child(1) { background-color: #BBC04A; }

.headerwrap .wrap_logo .highlight_item:nth-child(2) { background-color: #FDB812; }

.headerwrap .wrap_logo a[href^="tel"] { padding: 5px 20px; }

.headerwrap .head_border { border-bottom: 1px solid #ccc; }

@media (max-width: 1600px) { .headerwrap .wrap_logo { margin-left: 20px; margin-right: 20px; width: calc(100% - 40px); } }

.menu_wrapper { max-width: 1600px; margin-left: auto; margin-right: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; }

@media (max-width: 1600px) {
  .menu_wrapper { margin-left: 15px; margin-right: 15px; max-width: none; }
}

@media (max-width: 992px) {
  .m_menu .menu_wrapper { margin-left: 0; margin-right: 0; }
}

.headerwrap .menu_wrapper .tbwrap { display: table; width: 150px; }

.headerwrap .menu_wrapper .tcwrap { display: table-cell; vertical-align: middle; text-align: center; }

.headerwrap .menu_wrapper .navwrap { max-width: 1300px; width: 100%; }

.headerwrap .navwrap.menu { width: 100%; font-size: 18px; }

.headerwrap .navwrap .menu > li { top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.headerwrap .navwrap .menu a.depth01 { text-align: center; display: table-cell; vertical-align: middle; height: auto; position: relative; padding: 15px 0; }

/* .headerwrap .navwrap .menu .depth01:after{display:block;content:'';height:19px;width:1px;background:#373737;position:absolute;top:50%;right:0;transform:translate(0, -50%);} */
.headerwrap .navwrap .menu .depth01.last:after { display: none; }

.headerwrap .navwrap .menu a.depth01.on { background: #fff; color: #06abac; }

.headerwrap .navwrap .menu > li .depth02 { border-top: 2px solid #FDB812; background: #F5821F; width: 100%; position: absolute; top: 100%; left: 0px; padding-top: 0px !important; -webkit-transition: none; transition: none; text-decoration: none; display: none; z-index: 980; }

.headerwrap .navwrap .menu > li .depth02 .depth02_container { max-width: 1300px; margin-left: auto; margin-right: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

@media (max-width: 1600px) {
  .headerwrap .navwrap .menu > li .depth02 .depth02_container { margin-left: 15px; margin-right: 15px; max-width: none; }
}

.headerwrap .navwrap .menu > li .depth02 .menu_wrapper { margin: 0; }

.headerwrap .navwrap .menu > li:nth-child(n+5) .depth02 .menu_wrapper { margin-left: auto; }

.headerwrap .navwrap .menu > li:nth-child(n+5) .depth02 .pc_menu_a { padding: 12px 0 12px 40px; }

.headerwrap .navwrap .menu > li .depth02 li { float: left; }

.headerwrap .navwrap .menu > li .depth02 li:last-child { border-bottom: none; }

.headerwrap .navwrap .menu > li .depth02 .pc_menu_a { padding: 12px 40px 12px 0; display: block; position: relative; word-break: keep-all; color: #fff; }

.headerwrap .navwrap .menu > li .depth02 .pc_menu_a:hover { font-weight: bold; }

.headerwrap .pop .menu .menu_wrapper { max-width: 100%; margin: auto; }

/* mobile */
.mo_wrap { background: #fff; width: 100%; }

.mo_wrap .menu_m { width: 90%; margin: auto; display: flex; justify-content: space-between; }

.mo_wrap .menu_m .logo_m { display: table; height: 60px; }

.mo_wrap .menu_m .logo_m a { display: table-cell; vertical-align: middle; text-align: center; }

.mo_wrap .menu_m .logo_m a img { width: 145px; }

.mo_wrap .menu_m .line_icon { display: table; height: 60px; text-align: left; }

.mo_wrap .menu_m .line_icon i { display: table-cell; vertical-align: middle; }

.m_menu { position: fixed; top: 0; left: 0; bottom: 0; width: 0; height: 100%; background: #fff; z-index: 9999; letter-spacing: 0px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; overflow-x: hidden; }

.m_menu_top:after { display: block; content: ""; clear: both; }

.m_menu .m_menu_top { padding: 20px; }

.m_menu .m_menu_top .logom { width: 167px; margin: 0; }

.m_menu .m_menu_top .closebtn { position: absolute; top: 0; right: 0; padding: 5px 20px; font-size: 30px; }

.all_bg { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); display: none; z-index: 9999; }

#lnb { width: 100%; text-align: left; }

#lnb::-webkit-scrollbar { width: 6px; height: 6px; }

#lnb::-webkit-scrollbar-track { background: #fff; }

#lnb::-webkit-scrollbar-thumb { background: #F5821F; }

#lnb::-webkit-scrollbar-thumb:hover { background: #F5821F; }

#lnb .menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

#lnb .menu .menu_wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

#lnb .depth01 { display: block; font-size: 13px; padding: 10px 25px; position: relative; top: 0; left: 0; }

#lnb .depth02 { display: none; background-color:#f5821f; }

#lnb .depth02 li a { font-size: 13px; padding: 10px 30px; display: block; position: relative; top: 0; left: 0; color: #fff; }

#lnb .depth02 li a:hover { background: rgba(0, 0, 0, 0.1); }

#lnb .depth01.void_link:before { display: block; content: ""; clear: both; position: absolute; top: 50%; margin-top: -5px; right: 30px; height: 10px; width: 1px; opacity: 1; background: #828386; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .4s ease-in-out; transition: .4s ease-in-out; }

#lnb .depth01.void_link:after { display: block; content: ""; clear: both; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 25px; width: 10px; height: 1px; background: #828386; }

#lnb .menu.active .depth01:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); opacity: 0; }

#lnb .no_c .mem { width: 50%; float: left; text-align: center; }

.headerwrap .pop { display: none; position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 10000; max-width: 1200px; width: 90%; border-radius: 10px; overflow: hidden; }

.headerwrap .pop .tit { background: #F5821F; padding: 40px; text-align: center; color: #fff; }

.headerwrap .pop .cont { background: #fff; padding: 50px 30px; overflow: hidden; }

.headerwrap .pop .cont .depth01 { display: block; color: #122a88; padding: 0 0 10px 0; border-bottom: 2px solid #122a88; font-size: 16px; text-align: center; }

.headerwrap .pop .cont .depth01 h5 { font-weight: 700; }

.headerwrap .pop .cont .depth00 { float: left; width: 23%; margin: 0 1%; min-height: 225px; word-break: keep-all; }

.headerwrap .pop .cont .depth00:nth-child(5) { padding-top: 50px; }

.headerwrap .pop .cont .depth00:nth-child(6) { padding-top: 50px; }

.headerwrap .pop .cont .depth00:nth-child(7) { padding-top: 50px; }

.headerwrap .pop .cont .depth02 li { font-weight: 300; font-size: 16px; padding: 10px 0; border-bottom: 1px dashed #dddddd; text-align: center; }

.headerwrap .pop .cont .depth02 li:last-child { border: none; }

.headerwrap .pop .cont .depth02 li a:hover h5 { color: #28a7e1; }

.headerwrap .pop .cont .depth02 li a h5 { font-weight: 400; color: #555; font-size: 18px; }

/* .headerwrap .pop .last{margin:0 0 50px 0} */
.headerwrap .dimmed_bg { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 9999; width: 100%; height: 100%; }

.headerwrap .dimmed_bg.on { display: block; background: rgba(0, 0, 0, 0.8); }

.headerwrap .pop .close { position: absolute; top: 50px; right: 50px; color: #fff; }

.headerwrap .pop .close:hover { color: #8ac51a; }

/* 푸터 */
footer.footer { color: #666; border-top: 1px solid #e1e1e1;}

footer .footer_container.container1 .item { background-color: #F1F1F1; padding: 10px 30px; border-radius: 5px; }

footer .footer_container.container1 .item_wrapper { margin-left: auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; }

footer .footer_container.container1 .item_wrapper a { margin-right: 40px; }

footer .footer_container.container1 .item_wrapper a:last-child { margin-right: 0; }

footer .footer_container.container2 .footer_wrapper { border-top: 1px solid #e1e1e1; }

footer .footer_container.container3 { background-color: #F1F1F1; }

footer .footer_wrapper { max-width: 1400px; margin-left: auto; margin-right: auto; }

footer .footer_wrapper .admin_icon { font-size: 46px; color: #B0B0B0; margin-top: -5px;}

footer .font-grey { color: #969696; }

footer .footer_first_con { margin-right: auto; }

footer .footer_second_con .gubun { margin: 0 30px; width: 1px; height: 16px; background-color: #ccc; }

@media (max-width: 1400px) { footer .footer_container { padding-left: 20px; padding-right: 20px; } }

@media (max-width: 1200px) { footer .footer_first_con { margin-right: 30px; }
  footer .footer_second_con .d-flex { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  footer .footer_container.container1 .item_wrapper a { margin-right: 20px; }
  footer .footer_container.container1 .item_wrapper img { width: 40px; } }

@media (max-width: 768px) { footer .footer_container { padding-left: 15px; padding-right: 15px; }
  footer .footer_container.container1 .item { padding: 5px 15px; }
  footer .footer_container.container1 .item_wrapper a { margin-right: 15px; }
  footer .footer_container.container1 .item_wrapper img { width: 30px; }
  footer .footer_first_con { margin-right: auto; }
  footer .footer_first_con img { width: 220px; }
  footer .footer_second_con .d-flex { display: block; }
  footer .footer_second_con p { display: inline; }
  footer .footer_second_con .gubun { display: inline-block; margin: 0 5px -2px 5px; }
  footer .footer_third_con { text-align: center; margin-right: auto; }
  footer .footer_container.container2 .footer_wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .footer_first_con { text-align: center; margin-bottom: 10px; margin-left: auto; }
  .footer_second_con { text-align: center; margin-bottom: 10px; }
  footer .footer_wrapper .admin_icon { font-size: 26px; margin-top: -3px; }
}
