/*--------------------------------------
    eyoom (이윰빌더)
--------------------------------------*/
/* 폰트 - 구글 나눔고딕 */
body, h1, h2, h3, h4, h5, h6 {font-family: 'Noto Sans KR', sans-serif}


.spe { background:#fbe257; color:#fff; margin-left:30px; padding-left:30px; padding-right:30px;}
.spe a {   }
.pg_div { clear:both; width:60%; margin:0px auto; }



@media (max-width:700px){

.spe { background:#fbe257; color:#fff; margin-left:0px; padding-left:0px; padding-right:0px;}

}
@media (min-width:700px){

.spe { background:#fbe257; color:#fff; margin-left:0px; padding-left:0px; padding-right:0px;}

}

.cl_div { clear:both; width:100%; }
.do_div { width:100%; margin:0px auto; display:block;}
.do_text_1 { width:100%; float:left; border:3px solid #cc0000; padding:20px 0px; text-align:center; }
.do_arrow_1 { width:100%; float:left; border:3px solid #ffffff; padding:20px 0px; text-align:center; }


.do_text_5 { width:16%; float:left; border:3px solid #cc0000; padding:20px 0px; text-align:center; }
.do_text_5_2 { width:16%; float:left; border:3px solid #cc0000; padding:9px 0px; text-align:center; }
.do_arrow_5 { width:5%; float:left; border:3px solid #ffffff; padding:20px 0px; text-align:center; }




@media (max-width:900px){
.do_div { width:50%; margin:0px auto;  display:block;}
.do_text_5 { width:100%; margin:0px auto; border:3px solid #cc0000; padding:20px 0px; text-align:center; }
.do_text_5_2 { width:100%; float:left; border:3px solid #cc0000; padding:20px 0px; text-align:center; }
.do_arrow_5 { clear:both; width:100%; float:left; border:3px solid #ffffff; padding:5px 0px; text-align:center; }
}




@media (max-width:700px){
.do_div { width:80%; margin:0px auto;  display:block;}
.do_text_5 { width:100%; margin:0px auto; border:3px solid #cc0000; padding:20px 0px; text-align:center; }
.do_text_5_2 { width:100%; margin:0px auto; border:3px solid #cc0000; padding:20px 0px; text-align:center; }
.do_arrow_5 { clear:both; width:100%; float:left; border:3px solid #ffffff; padding:5px 0px; text-align:center; }
}


































/*---------- common ----------*/
.clear-after:after {content:"";display:block;clear:both}
p, li {font-size:1.1em;word-break:keep-all;color:#707070}
ul {margin-bottom:0}

/*---------- Wrapper & Basic Body ----------*/
.wrapper {background:#eee}
.wrapper-inner {background:#fff}
@media (min-width:1280px){
    .wrapper-inner.box-layout {width:1200px;margin:0 auto;box-shadow:0 0 3px rgba(0,0,0,0.4)}
}
.basic-body.sub-basic-body {padding:30px 0}
.basic-body-main.basic-body-index {padding:0}

/*---------- Header - 로고와 탑바 ----------*/
.header-top {position:relative;padding:20px 0;border-bottom:1px solid #ddd;z-index:99}
.sns-info {float:left;width:33.333%}
.sns-info ul {padding-top:15px}
.sns-info ul li {display:inline-block;margin-right:5px}
.sns-info ul li a {display:block;line-height:30px;padding:0 15px;font-size:11px;border-radius:15px !important}
.sns-info ul li.sns-kakao a {background:#FCEA4E;color:#382006}
.sns-info ul li.sns-blog a {background:#69AF38;color:#fff}
.sns-info ul li a:hover {background:#1b1b1b;color:#fff}
.header-logo {float:left;width:33.333%}
.header-logo h1 {margin:0;text-align:center}
.header-logo a {display:inline-block;height:50px;line-height:50px}
.header-logo span {font-size:50px;color:#1b1b1b}
.header-logo img {max-height:50px;width:auto;vertical-align:top}
.top-bar {float:right;width:33.333%;text-align:right}
.top-bar-list {padding-top:15px}
.top-bar-list > li {display:inline-block;margin-left:5px}
.top-bar-list > li > a {display:block;line-height:30px;color:#707070;font-size:12px}
.top-bar-list > li > a:hover {color:#1b1b1b}
.top-bar-icon {width:30px;height:30px;text-align:center;background:#5BC0D7;;border-radius:15px !important}
.top-bar-icon:hover {background:#1b1b1b}
.top-bar-icon i {line-height:30px;color:#fff}
@media (min-width:768px){
    .top-bar-list i {display:none}
    .top-bar-icon i {display:block}
}
@media (min-width:992px){
    .top-bar-list .mobile-nav-trigger {display:none}
}
@media (max-width:767px){
    .sns-info {position:absolute;right:15px;top:0;width:50%;text-align:right}
    .header-logo {width:50%}
    .header-logo a {height:60px;line-height:60px}
    .header-logo img {vertical-align:middle}
    .top-bar {float:right;width:50%}
    .sns-info ul li {margin:0 0 0 5px}
    .header-logo h1 {text-align:left}
    .top-bar-list {padding-top:35px}
    .top-bar-list > li {margin-left:5px}
    .top-bar-list > li > a {color:#fff}
    .top-bar-list li a i {display:block;line-height:30px;color:#fff;width:30px;height:30px;text-align:center;background:#5BC0D7;border-radius:15px !important}
    .top-bar-list li a span {display:none}
}

/*---------- Header Nav - 메인메뉴 ----------*/
.header-nav .navbar-nav > li .dropdown-menu li a i {position:absolute;right:15px;top:15px}
/* 992px 이상 메뉴 - pc */
@media (min-width: 992px) {
    .header-nav {position:relative;background:#fff;box-shadow:0 5px 5px rgba(0,0,0,.2);z-index:5}
    .header-nav.header-fixed-trans {position:fixed;top:0;width:100%;z-index:9}
    .sidebar .sidebar-left-content h3 {display:none}
    .header-nav .navbar {margin-bottom:0;border:0 none}
    .header-nav .navbar-nav {float:left;width:100%;-webkit-justify-content:center;justify-content:center;display:flex}
    .header-nav .navbar-nav > li > a {position:relative;padding:0 20px;line-height:50px;color:#555;font-weight:700;font-size:15px;text-align:center}
    .header-nav .navbar-nav > li > a:hover, .header-nav .navbar-nav > li.open > a {background:none}
    .header-nav .navbar-nav > li.active > a {background:none}
    .header-nav .navbar-nav > li > a:hover:after, .header-nav .navbar-nav > li.open > a:after {content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background:#5BC0D7}
    .header-nav .navbar-nav > li.active > a:after {content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background:#D3DC65}
    .header-nav .navbar-nav > li ul {left:50%;margin-left:-80px;padding:0;border:0;width:100%}
    .header-nav .navbar-nav > li ul li {position:relative;text-align:center;background:#f8f8f8}
    .header-nav .navbar-nav > li ul li a {color:#707070;padding:15px;background:none;border-top:1px solid #ddd;font-size:13px}
    .header-nav .navbar-nav > li ul li a:hover, .header-nav .navbar-nav > li ul li.active > a {color:#333;background:#eee}
    .header-nav .navbar-nav > li ul li ul {top:-2px;left:100%;border-left:1px solid #666}
    .nav > li > a:focus {background:none}
    .header-sticky-space.header-fixed-space-trans {margin-top:50px}
}

/* 992px 미만 메뉴 - 모바일 */
@media (max-width: 991px) {
    .sidebar.left {z-index:999;display:none;position:fixed;top:0;left:0;bottom:0;width:280px;background:rgba(204, 204, 204, 0.9)}
    .sidebar-left-mask {display:none}
    .sidebar-left-mask.active {display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:998;background:#000;opacity:0.5}
    .sidebar .sidebar-left-content.active {position:relative;height:100%;width:100%;box-shadow:0 0 5px rgba(0,0,0,0.25);overflow-y:auto;-webkit-overflow-scrolling:touch}
    .header-nav .navbar {min-height:auto;margin-bottom:0;border:0 none}
    .header-nav .navbar-nav {position:relative;margin:0;float:none}
    .header-nav .navbar-nav > .nav-li-space {height:44px;border-bottom:none;border-top:1px solid #e5e5e5;background:#f2f2f2}
    .header-nav .navbar-nav > li {float:none;width:100% !important}
    .header-nav .navbar-nav > li > a {font-size:14px;padding:10px 15px;color:#555}
    .header-nav .navbar-nav > li a {border-bottom:1px solid #DADADA}
    .header-nav .navbar-nav > li > .cate-dropdown-open {position:absolute;top:1px;right:0;width:40px;height:40px;line-height:40px;margin:0;padding:0;text-align:center;border:0 none;border-left:1px solid #DADADA;z-index:9}
    .header-nav .navbar-nav > li > .cate-dropdown-open:before {content:"\f067";font-family:FontAwesome;color:#656565}
    .header-nav .navbar-nav > li > .cate-dropdown-open:hover {border-top:0}
    .header-nav .navbar-nav > li.open > .cate-dropdown-open:before {content:"\f068";font-family:FontAwesome;color:#000}
    .header-nav .navbar-nav .open .dropdown-menu {border:0;float:none;width:auto;margin:0;padding:0;position:static;box-shadow:none;background-color:transparent}
    .header-nav .navbar-nav .open .dropdown-menu > li > a {color:#555;line-height:26px}
    .header-nav .navbar-nav .open .dropdown-menu > li:first-child > a {border-top:0 none}
    .header-nav .navbar-nav .open .dropdown-menu > li > a, .header-nav .navbar-nav .open .dropdown-menu .dropdown-header {padding:5px 15px 5px 25px}
    .header-nav .navbar-nav .open .dropdown-menu > li > a:hover, .header-nav .navbar-nav .open .dropdown-menu > li > a:focus {color:#000}
    .header-nav .navbar-nav > .open > a, .header-nav .navbar-nav > .open > a:hover, .header-nav .navbar-nav > .open > a:focus {color:#000;background:inherit}
    .header-nav .navbar-nav > .active > a, .header-nav .navbar-nav > .active > a:hover, .header-nav .navbar-nav > .active > a:focus {color:#000;background:inherit}
    .header-nav .navbar-nav .dropdown .dropdown-submenu > a {font-size:12px}
    .header-nav .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {color:#555;line-height:22px;border-top:0 none;padding:5px 15px 5px 30px}
    .header-nav .navbar-nav .dropdown-submenu > .dropdown-menu {display:block}

    .nav>li>a:hover, .nav>li>a:focus {background:none}
    .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {border-color:#dadada}
}

.sidebar .sidebar-member-menu {display:none}
@media (max-width: 991px) {
    .sidebar.left {z-index:999;display:none;position:fixed;top:0;left:0;bottom:0;width:280px;background:#eee}
    .sidebar-left-mask {display:none}
    .sidebar-left-mask.active {display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:998;background:#000;opacity:0.5}
    .sidebar .sidebar-left-content.active {position:relative;height:100%;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}
    .sidebar .sidebar-left-content h3 {margin:0;padding:0 15px;line-height:66px;background:#333;color:#5BC0D7;font-size:20px}
    .sidebar .sidebar-member-menu {position:relative;display:block;padding:0 15px 20px;border-bottom:1px solid #e5e5e5}
    .sidebar .sidebar-member-menu .sidebar-lg-btn {margin-bottom:20px}
    .sidebar .sidebar-member-menu .sidebar-member-btn-box {display:inline-block;float:left;width:50%}
    .sidebar .sidebar-member-menu .sidebar-member-btn {position:relative;background:#656565;width:120px;height:40px;line-height:40px;color:#fff;text-align:center;border-radius:2px !important}
    .sidebar .sidebar-member-menu .sidebar-other-btn {position:relative;background:#252525;width:120px;height:30px;line-height:30px;color:#fff;text-align:center;border-radius:2px !important}
    .header-nav .navbar-nav {position:relative;margin:0;float:none;background:#fff}
    .header-nav .navbar-nav > .nav-li-space {height:44px;border-bottom:none;border-top:1px solid #e5e5e5;background:#f2f2f2}
    .header-nav .navbar-nav > li {float:none}
    .header-nav .navbar-nav > li > a {font-size:13px;padding:10px 15px;color:#000}
    .header-nav .navbar-nav > li a {border-bottom:none;border-top:1px solid #e5e5e5}
    .header-nav .navbar-nav > li a:hover {border-top:1px solid #e5e5e5}
    .header-nav .navbar-nav > li:first-child > a {border-top:1px solid transparent}
    .header-nav .navbar-nav .open .dropdown-menu {border:0;float:none;width:auto;margin:0;padding:0;position:static;box-shadow:none;background-color:transparent}
    .header-nav .navbar-nav .open .dropdown-menu > li > a {color:#757575;line-height:26px;border-top:1px solid #e5e5e5}
    .header-nav .navbar-nav .open .dropdown-menu > li:first-child > a {border-top:1px solid #e5e5e5}
    .header-nav .navbar-nav .open .dropdown-menu > li > a, .header-nav .navbar-nav .open .dropdown-menu .dropdown-header {padding:5px 15px 5px 25px}
    .header-nav .navbar-nav .open .dropdown-menu > li > a:hover, .header-nav .navbar-nav .open .dropdown-menu > li > a:focus {color:#005cff}
    .header-nav .navbar-nav > .open > a, .header-nav .navbar-nav > .open > a:hover, .header-nav .navbar-nav > .open > a:focus {color:#005cff;background:inherit}
    .header-nav .navbar-nav > .active > a, .header-nav .navbar-nav > .active > a:hover, .header-nav .navbar-nav > .active > a:focus {color:#005cff;background:inherit}
    .header-nav .navbar-nav .dropdown .dropdown-submenu > a {font-size:12px;background:#f8f8f8}
    .header-nav .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {color:#757575;line-height:22px;border-top:1px solid #e5e5e5;padding:5px 15px 5px 35px;background:#f8f8f8}
}

/*---------- Board Title - 서브페이지 보드 타이틀 ----------*/
.board-title {position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center}
.board-title:after {content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(90, 192, 215, 0.5)}
.board-title-caption {position:relative;padding:70px 0;text-align:center;z-index:3}
.board-title-caption h2 {color:#fff}
.board-title-caption h2 span {display:inline-block;padding-bottom:10px;border-bottom:5px solid #D3DC65}
@media (max-width:767px) {
    .board-title-caption {padding:20px 0}
}
/* 보드 네비 */
.board-navar {position:relative}
.board-navar:after {content:"";display:block;position:absolute;bottom:0;left:0;height:1px;width:100%;background:#ddd}
.board-navar ul {position:relative;z-index:1;margin:0;text-align:center}
.board-navar ul li a {display:block;padding:10px 15px;font-size:15px;font-weight:700;border-bottom:1px solid #777}
.board-navar ul li a:hover {color:#da291c;border-color:#da291c}
@media (max-width:767px) {
    .caption-board-title {margin-top:-30px}
    .caption-board-title-inner {padding:10px;border-width:0 0 3px}
    .caption-board-title h2 {padding:0;border-right:0 none;font-size:20px;line-height:30px}
    .caption-board-title h3 {display:none}
}

/*---------- Footer - 하단 정보 ----------*/
.footer {padding-top:30px;text-align:center;box-shadow:0 -3px 5px rgba(0,0,0,.2)}
.footer-logo img {max-height:40px}
.footer-logo span {font-size:38px;line-height:40px;color:#909090}
.footer-menu {margin:20px 0 10px}
.footer-menu li a {color:#707070}
.footer-menu li a:hover {color:#1b1b1b}
.footer-info {color:#707070}
.footer-info .info-divider {color:#ccc}
.footer-info a {color:#5BC0D7}
.footer-info a:hover {color:#0c7c95}
.copyright {margin:0;padding:10px 0;font-size:12px;background:#ddd;color:#909090}

/*---------- Modal - 검색 모달 ----------*/
.modal-box {margin:90px auto 0;background:#fff}
.modal-box .modal-content {max-width:500px;margin:0 auto;padding-top:200px;border:0 none;box-shadow:0 0 0 #fff}
.modal-box .member-contnets-bottom {margin-top:10px;padding-bottom:10px;text-align:center}
.modal-box .member-contnets-bottom button {border:0 none;font-size:12px;line-height:14px;padding:10px 20px;background:#707070;color:#fff;border-radius:2px !important}
.modal-box .member-contnets-bottom button:hover {background:#333}
.search-contents-modal .modal-box .modal-content {position:relative;top:45%;max-width:90%;padding-top:0}
.search-contents-modal .input-button {position:relative}
.search-contents-modal .input-button input[type="text"] {width:100%;padding:6px 12px;border:0 none;border-bottom:2px solid #909090;color:#909090;height:60px;font-size:20px}
.search-contents-modal .input-button .button {position:absolute;right:1px;top:10px;padding:0 20px;font-size:24px;height:40px;background:none;border:0 none}
.search-contents-modal .input-button .button input {position:absolute;top:0;right:0;padding:0;font-size:12px;line-height:40px;opacity:0;cursor:pointer}
@media (max-width:767px){
    .modal-box .modal-content {padding-top:150px}
    .modal-box .member-contnets-bottom {right:25px}
}

/*---------- Main Index layout ----------*/
.section-01, .section-03 {padding:60px 0}
.section-02 {padding:0}
.section-03-box {border-top:5px solid #D3DC65}

/* --- 메인 슬라이더 --- */
.ebslider-024-wrap {position:relative}
.ebslider-024-wrap .slick-dotted.slick-slider {position:static;margin-bottom:0}
.ebslider-024-inner {position:relative;overflow:hidden;max-height:650px;display:none}
.ebslider-024 .ebslider-024-item {position:relative;outline:none;background-repeat:no-repeat;background-size:cover;background-position:center}
.ebslider-024 .ebslider-024-item .ebslider-024-caption {position:absolute;top:0;left:0;width:50%;height:100%;padding:150px 50px 0 100px;background:rgba(0,0,0,.3);text-align:right;z-index:5}
.ebslider-024 .ebslider-024-item .ebslider-024-caption h2 {padding:0;margin:0 0 5px;color:#D3DC65;font-size:48px;line-height:58px;font-weight:700}
.ebslider-024 .ebslider-024-item .ebslider-024-caption h3 {padding:0;margin:0;color:#fff;font-size:28px;line-height:36px;font-weight:700}
.ebslider-024 .ebslider-024-item .ebslider-024-caption p {padding:0;margin:20px 0 40px;color:#f8f8f8;font-size:16px}
.ebslider-024 .ebslider-024-item .ebslider-024-caption .btn-more a {padding:7px 25px;font-size:14px;color:#D3DC65;border:2px solid #D3DC65}
.ebslider-024 .ebslider-024-item .ebslider-024-caption .btn-more a:hover {background:#D3DC65;color:#fff}
.ebslider-024 .slick-dots {bottom:10px;z-index:2}
.ebslider-024 .slick-dots li button:before {color:#fff;font-size:14px;opacity:0.45}
.ebslider-024 .slick-dots li.slick-active button:before {opacity:0.85}
.ebslider-024 .slick-next, .ebslider-024 .slick-prev {top:50%;margin-top:-25px;width:50px;height:50px;border:1px solid #fff;background:rgba(0,0,0,0.1);z-index:1;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.ebslider-024 .slick-next {right:20px}
.ebslider-024 .slick-prev {left:20px}
.ebslider-024 .slick-next:hover, .ebslider-024 .slick-prev:hover {background:rgba(90, 192, 215, 0.6)}
.ebslider-024 .slick-next:before, .ebslider-024 .slick-prev:before {font-family:FontAwesome;color:#fff;font-size:18px}
.ebslider-024 .slick-next:before {content:"\f054"}
.ebslider-024 .slick-prev:before {content:"\f053"}
.ebslider-024 .slick-dots {bottom:10px;z-index:2}
.ebslider-024 .slick-dots li button:before {color:#fff;font-size:14px;opacity:0.6}
.ebslider-024 .slick-dots li.slick-active button:before {opacity:1}
@media (max-width:1199px){
    .ebslider-024 .ebslider-024-item .ebslider-024-caption {padding-top:90px}
    .ebslider-024 .ebslider-024-item .ebslider-024-caption h2 {font-size:32px;line-height:42px}
    .ebslider-024 .ebslider-024-item .ebslider-024-caption h3 {font-size:22px;line-height:30px}
    .ebslider-024 .ebslider-024-item .ebslider-024-caption p {;font-size:14px}
}
@media (max-width:991px){
    .ebslider-024 .ebslider-024-item .ebslider-024-caption {padding:50px 50px 0}
    .ebslider-024 .ebslider-024-item .ebslider-024-caption h2 {font-size:22px;line-height:32px}
    .ebslider-024 .ebslider-024-item .ebslider-024-caption h3 {font-size:16px;line-height:28px}
    .ebslider-024 .slick-next, .ebslider-024 .slick-prev {display:none !important}
}
@media (max-width:767px){
    .ebslider-024 .ebslider-024-item .ebslider-024-caption {width:100%;padding:30px 10px 0;text-align:center}
    .ebslider-024 .ebslider-024-item .ebslider-024-caption h3 {margin-bottom:20px}
    .ebslider-024 .ebslider-024-item .ebslider-024-caption p {display:none}
}

/* --- section 01 --- */
.ebcontents-sect01 h3 {margin:0 0 40px;text-align:center;color:#707070;font-size:28px;line-height:34px}
.ebcontents-sect01 h3 strong {color:#D3DC65}
.ebcontents-sect01 .section-image {border-top:5px solid #D3DC65}
.ebcontents-sect01 .section-image img {max-width:100%;height:auto}
.ebcontents-sect01 .section-content {position:relative;padding:20px;margin-bottom:15px;border-width:0 1px 1px;border-style:solid;border-color:#ddd}
.ebcontents-sect01 .section-content h4 {margin:0 0 10px;font-size:18px}
.ebcontents-sect01 .section-content p {margin-bottom:20px}
.ebcontents-sect01 .section-content .btn-more a {position:absolute;display:inline-block;bottom:-15px;left:20px;padding:0 20px;font-size:12px;line-height:30px;color:#707070;border:1px solid #ddd;background:#f8f8f8}
.ebcontents-sect01 .section-content .btn-more a:hover {background:#5BC0D7;border-color:#5BC0D7;color:#fff}
@media (max-width:767px){
    .ebcontents-sect01 h3 {font-size:20px;line-height:26px;margin:0}
    .ebcontents-sect01 .section-box {margin-top:30px}
    .ebcontents-sect01 .section-content {padding:15px}
    .ebcontents-sect01 .section-content h4 {font-size:14px}
}

/* --- section 02 --- */
.ebslider-024-sect02-wrap {position:relative}
.ebslider-024-sect02-inner {background:#5BC0D7;padding:30px 0}
.ebslider-024-sect02-caption h2 {color:#D3DC65;font-size:40px;line-height:50px;font-weight:200}
.ebslider-024-sect02-caption p {color:#fff;font-size:16px;margin-bottom:30px}
.ebslider-024-sect02-caption .btn-more a {display:inline-block;padding:0 20px;height:30px;line-height:28px;font-size:12px;color:#fff;border:1px solid #fff}
.ebslider-024-sect02-caption .btn-more a:hover {background:#fff;color:#5BC0D7}
.ebslider-024-sect02 .slider-img {text-align:right}
.ebslider-024-sect02 .slider-img img {display:inline-block;max-width:100%;height:auto}
.ebslider-024-sect02 .slick-dots {bottom:inherit;top:0;text-align:right;z-index:2}
.ebslider-024-sect02 .slick-dots li {margin:0 0 0 5px}
.ebslider-024-sect02 .slick-dots li button:before {color:#fff;font-size:14px;opacity:0.6}
.ebslider-024-sect02 .slick-dots li.slick-active button:before {opacity:1}
@media (max-width:991px){
    .ebslider-024-sect02-caption h2 {font-size:28px;line-height:38px}
}
@media (max-width:767px){
    .ebslider-024-sect02 .slider-img {display:none}
}

/* --- section 03 --- */
/* 카카오톡 */
.ebcontents-kakao {text-align:center;background:#FCEA4E;height:310px;padding-top:30px}
.ebcontents-kakao  .kakao-img img {max-width:90px;height:auto}
.ebcontents-kakao h3 {color:#382006;font-size:16px;font-weight:700}
.ebcontents-kakao p {color:#382006}
.ebcontents-kakao-item a {color:#382006;font-weight:700;height:24px;line-height:24px}
.ebcontents-kakao-item a:hover {text-decoration:underline}
.ebcontents-kakao-item a i {opacity:.4}

/* 업무 시간 */
.ebcontents-reservation {text-align:center;height:310px;border:1px solid #ddd;padding-top:30px}
.ebcontents-reservation .reservation-img img {max-width:60px;height:auto}
.ebcontents-reservation h3 {color:#333;font-size:16px;font-weight:700}
.ebcontents-reservation p {color:#5BC0D7;font-size:18px;font-weight:700}
.ebcontents-reservation-item a {color:#382006;font-weight:700;height:24px;line-height:24px}
.ebcontents-reservation-item a:hover {text-decoration:underline}
.btn-reservation {margin-top:10px}
.btn-reservation a {display:inline-block;padding:5px 20px;font-size:12px;color:#333;border:1px solid #333}
.btn-reservation a:hover {background:#5BC0D7;border-color:#5BC0D7;color:#fff}

/* 찾아오시는 길 */
.section-location {position:relative;background-image:url("../img/section_03/building.jpg");background-size:cover;height:310px;padding-top:60px;text-align:center;border:1px solid #ddd}
.section-location:after {content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.4)}
.section-location-inner {position:relative;z-index:5}
.location-icon img {max-width:70px;height:auto}
.section-location h4 {margin:20px 0;color:#333;font-size:16px;font-weight:700;color:#fff}
.section-location .btn-more a {display:inline-block;padding:5px 20px;font-size:12px;color:#fff;border:1px solid #fff}
.section-location .btn-more a:hover {background:#5BC0D7;border-color:#5BC0D7;color:#fff}
@media (min-width:768px) and (max-width:991px){
    .section-sm-margin-30 {margin-bottom:30px}
}
@media (max-width:767px){
    .section-01, .section-03 {padding:40px 0}
    .section-03-box {margin-bottom:15px}
}

/*---------- page - co_id ----------*/
/* page common */
#ctt {margin:0;padding:0}
#ctt_con {margin:0}
.row-zero {margin-left:0;margin-right:0}
.row-zero > div {padding-left:0;padding-right:0}
.clear-after:after {content:"";display:block;clear:both}

.eb-page {position:relative;margin:50px 0 80px}
/* title */
.eb-page .master-title {position:relative;margin-bottom:60px;text-align:center}
.eb-page .master-title:after {content:"";display:block;position:absolute;left:50%;bottom:-30px;width:40px;height:1px;margin-left:-20px;background:#ccc}
.eb-page .master-title h2 {margin:0 0 20px;font-size:36px}
.eb-page .master-title.color-white:after {background:#fff}
.eb-page .master-title.color-white h2 {color:#fff}
.eb-page-sub-title {margin-bottom:20px}
.eb-page-sub-title h4 {position:relative;z-index:1;width:80%;padding:40px 20px;margin:-50px auto 0;text-align:center;font-size:16px;background:#fff}
.eb-page-sub-title h4 span {color:#da291c}
@media (max-width:991px){
    .eb-page-sub-title h4 {font-size:20px}
}
@media (max-width:767px){
    .eb-page {margin:30px 0 50px}
    .eb-page .master-title {margin-bottom:40px}
    .eb-page .master-title:after {bottom:-20px}
    .eb-page .master-title h2 {font-size:28px}
    .eb-page-sub-title h4 {width:100%;padding:20px;margin:0}
}

/* --- 회사개요 --- */
/* 인사말 */
.eb-page-greeting .eb-page-item {position:relative;}
.eb-page-greeting .greeting-top {margin-bottom:60px;background:#D6D7DA}
.eb-page-greeting .greeting-top-content {padding:50px 0 0 50px}
.eb-page-greeting .greeting-top h3 {position:relative;margin:0 0 40px;font-size:30px;line-height:46px;color:#da291c}
.eb-page-greeting .greeting-top h3:after {content:"";display:block;position:absolute;bottom:-20px;width:30px;height:2px;background:#da291c}
.eb-page-greeting .greeting-top h4 {margin:0 0 20px;font-size:22px;line-height:36px}
.eb-page-greeting .greeting-top h6 {font-size:15px;color:#707070}
.eb-page-greeting .greeting-top h6 strong {margin-right:5px;font-size:18px}
.eb-page-greeting .greeting-top-image {padding-top:50px}
.eb-page-greeting .greeting-top-image img {max-width:360px !important;margin:0 auto}
.eb-page-greeting .greeting-bottom-content {padding:10px 40px;border-left:1px solid #E5E5E5}
.eb-page-greeting .greeting-bottom h4 {margin-bottom:40px;font-size:24px;line-height:38px;text-align:center}
.eb-page-greeting .greeting-bottom h5 {margin-bottom:20px;font-size:18px}
.eb-page-greeting .greeting-bottom h5 strong {display:block;margin-top:5px;color:#1c6eda}
.eb-page-greeting .greeting-bottom p {margin:0;2021-04-23line-height:28px;color:#707070}
@media (max-width:1199px){
    .eb-page-greeting .greeting-top h3 {font-size:24px;line-height:36px}
}
@media (max-width:991px){
    .eb-page-greeting .greeting-top h3 {font-size:22px;line-height:34px}
    .eb-page-greeting .greeting-top h4, .eb-page-greeting .greeting-bottom h4 {font-size:18px;line-height:30px}
    .eb-page-greeting .greeting-top-image img {max-width:320px !important}
    .eb-page-greeting .greeting-bottom p {font-size:13px;line-height:23px}
}
@media (max-width:767px){
    .eb-page-greeting .greeting-top {margin-bottom:30px}
    .eb-page-greeting .greeting-top-content {padding-left:0}
}

/* 비전 */
.eb-page-vision {padding:100px 0;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url('../img/page/vision_bg_top.jpg')}
.eb-page-vision h6 {text-align:center;color:#fff;font-size:17px}
.eb-page-vision .vision-list ul:after {content:"";display:block;clear:both}
.eb-page-vision .vision-list ul li {float:left;width:33.333%;text-align:center}
.eb-page-vision .vision-list ul li h4 {position:relative;width:100%;height:380px;line-height:380px;text-align:center;background:rgba(255,255,255,.6);font-size:38px;color:#444;box-shadow:0 0 1px rgba(0,0,0,.35);border-radius:50% !important}
.eb-page-vision .vision-list ul li h4:after {content:"";display:block;position:absolute;left:50%;top:230px;width:40px;height:1px;margin-left:-20px;background:#444}
.eb-page-vision .vision-list ul li h5 {width:80%;margin:30px auto 10px;font-weight:700;font-size:22px;color:#fff}
.eb-page-vision .vision-list ul li p {width:80%;margin:20px auto 0;text-align:center;font-size:17px;color:#eee}
.eb-page-vision .vision-bottom {background-repeat:no-repeat;background-size:cover;background-position:bottom center;background-image:url('../img/page/vision_bg_bottom.jpg')}
@media (max-width:1199px){
    .eb-page-vision .vision-list ul li h4 {height:295px;line-height:295px;font-size:28px}
    .eb-page-vision .vision-list ul li h4:after {top:180px}
    .eb-page-vision .vision-list ul li h5 {font-size:20px}
}
@media (max-width:991px){
    .eb-page-vision .vision-list ul li {float:none;width:100%;padding:0 15px;margin-bottom:40px}
    .eb-page-vision .vision-list ul li:last-child {margin-bottom:0}
    .eb-page-vision .vision-list ul li h4 {width:100%;height:auto;padding:15px;line-height:inherit;font-size:24px;border-radius:0 !important}
    .eb-page-vision .vision-list ul li h4:after {display:none}
    .eb-page-vision .vision-list ul li h5 {width:100%;margin:20px 0 10px}
    .eb-page-vision .vision-list ul li p {width:100%;margin:0}
}
@media (max-width:767px){
    .eb-page-vision {padding:50px 0}
    .eb-page-vision .vision-list ul li h5 {font-size:17px}
    .eb-page-vision .vision-list ul li p {font-size:13px}
}

/* 미션 */
.mission-wrap .mission-circle {position:relative;width:250px;height:250px;margin:15px auto 60px;border-radius:50% !important;transform-origin:50% 50%;}
.mission-wrap .mission-circle h4 {position:relative;height:100%;margin:0;text-align:center;padding-top:100px;background:#da291c;color:#fff;font-size:20px;line-height:30px;border-radius:50% !important}
.mission-wrap .mission-circle:before, .mission-wrap .mission-circle:after {content:"";display:block;position:absolute;top:0;left:0;width:250px;height:250px;opacity:0;-webkit-animation:circleMove 3.5s infinite linear;animation:circleMove 3.5s infinite linear;border-radius:50% !important}
.mission-wrap .mission-circle:before {background:rgba(217, 41, 29, 0.35)}
.mission-wrap .mission-circle:after {border:1px solid rgba(217, 41, 29, 0.7)}
@-webkit-keyframes circleMove {
    0% {transform:scale(1);opacity:0}
    40% {transform:scale(1.1);opacity:1}
    90% {transform:scale(1.15);opacity:0}
    100% {transform:scale(1);opacity:0}
}
@keyframes circleMove {
    0% {transform:scale(1);opacity:0}
    40% {transform:scale(1.1);opacity:1}
    90% {transform:scale(1.15);opacity:0}
    100% {transform:scale(1);opacity:0}
}
.mission-wrap .mission-content {text-align:center}
.mission-wrap .mission-content h5 {font-size:24px;font-weight:700}
.mission-wrap .mission-content p {font-size:17px;line-height:30px;color:#707070}
@media (max-width:991px){
    .mission-wrap .mission-circle {width:200px;height:200px}
    .mission-wrap .mission-circle:before, .mission-wrap .mission-circle:after {width:200px;height:200px}
    .mission-wrap .mission-circle h4 {padding-top:80px;font-size:17px;line-height:27px}
}
@media (max-width:767px){
    .mission-wrap .mission-content h5 {font-size:18px;line-height:28px}
    .mission-wrap .mission-content p {font-size:13px;line-height:23px}
}

/* --- 연혁 --- */
.eb-page-history {position:relative}
/* eb-page item */
.eb-page-history .eb-page-item {position:relative;max-width:900px;margin:0 auto;;border-top:1px solid #ddd}
.eb-page-history .eb-page-item > li {padding:40px 0;border-bottom:1px solid #ddd}
/* 연혁 년도, 멘션, 이미지 */
.eb-page-history .eb-page-box-left {width:50%;float:left;padding-right:50px}
.eb-page-history .history-year {margin-bottom:10px;font-size:44px;line-height:44px;color:#1b1b1b;font-weight:700}
.eb-page-history .history-content {margin:0;font-size:17px;line-height:30px}
.eb-page-history .history-image img {margin-top:15px}
/* 연혁 목록 */
.eb-page-history .eb-page-box-right {width:50%;float:left;position:relative;padding-left:50px}
.eb-page-history .history-list {padding:10px 0}
.eb-page-history .history-list li {position:relative;margin-bottom:15px;padding-left:100px;color:#707070;font-size:15px;line-height:25px}
.eb-page-history .history-list .li2 {position:relative;margin-bottom:15px;padding-left:150px;color:#707070;font-size:15px;line-height:25px}
.eb-page-history .history-list li:last-child {margin-bottom:0}
.eb-page-history .history-list li span {position:absolute;top:0;left:0;font-weight:700;color:#909090; }
@media (max-width:991px){
    .eb-page-history .master-title-1st {margin-top:0;font-size:30px;line-height:46px}
    .eb-page-history .master-image {height:400px}
    .eb-page-history .master-image .master-image-inner {top:20%;right:5%;width:300px}
    .eb-page-history .master-image .master-image-inner p {font-size:20px;line-height:35px}
}
@media (max-width:767px){
    .eb-page-history .eb-page-item > li {padding:20px 0}
    .eb-page-history .history-year {font-size:30px;line-height:30px}
    .eb-page-history .master-title-1st {padding:0 15px;font-size:20px;line-height:35px}
    .eb-page-history .master-title-1st br {display:none}
    .eb-page-history .master-image {height:auto}
    .eb-page-history .master-image .master-image-inner {position:relative;left:inherit;right:inherit;width:100%;padding:30px 15px;background:rgba(0,0,0,.35)}
    .eb-page-history .master-image h3 {font-size:20px;line-height:30px}
    .eb-page-history .eb-page-box-left, .eb-page-history .eb-page-box-right {float:none;width:100%;padding:0}
    .eb-page-history .history-list li {margin-bottom:5px;font-size:13px}
}

/* --- 찾아 오시는 길 --- */
.eb-page-contact .eb-page-item-wrap {max-width:850px;margin-left:auto;margin-right:auto}
.contact-info h3 {margin:0 0 10px;padding-left:5px;font-size:15px;font-weight:bold}
.contact-info li {margin:3px 0;padding:5px;border-top:1px solid #aaa;color:#707070}
.contact-info li span {display:inline-block;width:70px;color:#333;font-weight:bold;margin-right:10px}
.map-box a {display:block}
.map-box a span {display:block;margin-bottom:10px;padding:5px 10px;background:#333;color:#fff}
@media (max-width:767px){
    .contact-img {margin-bottom:20px;max-height:300px;overflow:hidden}
}
.page-mid-title {margin:70px 0;text-align:center;padding:0 50px}
.page-mid-title h4 {position:relative;font-size:24px;color:#34608D;margin-bottom:20px}
.page-mid-title h4:after {content:"";position:absolute;left:50%;bottom:-10px;display:block;width:40px;height:1px;margin-left:-20px;background:#34608D}
.page-mid-title p {color:#707070}
@media (max-width:767px){
    .page-mid-title {margin:40px 0}
}

/* --- 사업 시스템 --- */
.eb-page-busi-outline {position:relative;margin-bottom:50px}
.eb-page-busi-outline .section-box {position:relative}
.eb-page-busi-outline .section-box .section-image {position:relative;overflow:hidden}
.eb-page-busi-outline .section-box .section-image img {display:block;max-width:100%;height:auto}
.eb-page-busi-outline .section-box .section-content {position:relative;width:100%;margin:-100px 0 0;padding:50px;background:#fff;border-bottom:1px solid #ddd}
.eb-page-busi-outline .section-box .section-content h4 {margin:0 0 20px;font-size:26px;line-height:30px;text-align:center}
.eb-page-busi-outline .section-box .section-content h5 {position:relative;margin-bottom:60px;font-size:20px;color:#909090;text-align:center}
.eb-page-busi-outline .section-box .section-content h5:after {content:"";display:block;position:absolute;left:50%;bottom:-30px;width:40px;height:1px;margin-left:-20px;background:#999}
.eb-page-busi-outline .section-box .section-content p {margin:20px 0 0;font-size:16px;line-height:30px}

.eb-page-busi-result-wrap h4 {margin:0 0 20px;font-size:26px;line-height:30px;text-align:center}
.eb-page-busi-result-wrap h5 {position:relative;margin-bottom:60px;font-size:20px;color:#909090;text-align:center}
.eb-page-busi-result-wrap h5:after {content:"";display:block;position:absolute;left:50%;bottom:-30px;width:40px;height:1px;margin-left:-20px;background:#999}
.eb-page-busi-result-image {margin-bottom:20px}
.eb-page-busi-result-caption .caption-1 {margin-bottom:5px;font-size:12px;color:#da291c}
.eb-page-busi-result-caption .caption-2 {margin-bottom:10px;font-size:17px;font-weight:700}
.eb-page-busi-result-caption .caption-3 {margin-bottom:20px;font-size:17px;line-height:27px}
.eb-page-busi-result-caption p {font-size:15px;line-height:25px;color:#707070}
@media (max-width:767px){
    .eb-page-busi-outline .section-box .section-content {margin-top:0;padding:30px}
    .eb-page-busi-outline .section-box .section-content h4, .eb-page-busi-result-wrap h4 {margin-bottom:10px;font-size:22px}
    .eb-page-busi-outline .section-box .section-content h5, .eb-page-busi-result-wrap h5 {font-size:17px}
    .eb-page-busi-outline .section-box .section-content p {font-size:13px;line-height:24px}
}

/* --- 인재채용 --- */
/* 인재상 */
.eb-page-talent-list-title h4 {margin-bottom:40px;color:#909090;font-size:32px;text-align:center;font-weight:700}
.eb-page-talent-list-title h4 span {color:#da291c}
.eb-page-talent li {padding:40px 0;border-bottom:1px solid #ddd}
.eb-page-talent li:first-child {padding-top:0}
.eb-page-talent li:last-child {padding-bottom:0;border-bottom:0 none}
.eb-page-talent .eb-page-box {position:relative}
.eb-page-talent .eb-page-box:after {content:"";display:block;clear:both}
.eb-page-talent .eb-page-box .eb-page-image {float:left;width:40%;padding-right:50px}
.eb-page-talent .eb-page-box .eb-page-image img {position:relative;display:block;max-width:100%;height:auto}
.eb-page-talent .eb-page-box .eb-page-content {float:left;width:60%}
.eb-page-talent .eb-page-box .eb-page-content h4 {margin:10px 0 30px;font-size:50px;line-height:50px}
.eb-page-talent .eb-page-box .eb-page-content h5 {margin:0 0 10px;font-size:20px;line-height:34px;word-break:keep-all}
.eb-page-talent .eb-page-box .eb-page-content h5 strong {color:#bb0a30}
.eb-page-talent .eb-page-box .eb-page-content p {margin-bottom:0;font-size:16px;line-height:30px}
@media (max-width:991px) {
   .eb-page-talent .eb-page-box .eb-page-content h4 {margin-bottom:10px;font-size:30px;line-height:30px}
}
@media (max-width:767px) {
    .eb-page-talent {padding:0 0 25px}
    .eb-page-talent .eb-page-box .eb-page-image, .eb-page-talent .eb-page-box .eb-page-content {float:none;width:100%}
    .eb-page-talent .eb-page-box .eb-page-image {padding-right:0;margin-bottom:20px}
    .eb-page-talent .eb-page-box .eb-page-content p {font-size:14px;line-height:24px}
}

/* 채용과정 */
.recruit-top {padding:50px 0;margin-bottom:40px;background:#f8f8f8}
.recruit-top h4 {font-size:24px;line-height:36px;text-align:center;margin-bottom:40px}
.recruit-top h4 span {font-weight:700}
.recruit-process-box {position:relative;width:160px;height:160px;margin:0 auto 30px;border:5px solid #fff;background:#34608D;text-align:center;border-radius:100% !important}
.recruit-process-box:after {content:"";position:absolute;top:-10px;left:-10px;display:block;width:170px;height:170px;border:5px solid #34608D;border-radius:100% !important}
.recruit-process-box h4 {height:80px;padding-top:50px;margin:0;font-size:20px;font-weight:300;color:#34608D;background:#Fff;border-top-left-radius:50% !important;border-top-right-radius:50% !important}
.recruit-step {height:80px;padding-top:15px;margin:0;font-size:15px;color:#fff}

.recruit-inquiry h3 {font-size:20px;font-weight:bold}
.recruit-inquiry p {font-size:15px}
.recruit-inquiry dl {margin:0;border-bottom:1px solid #DADFE5}
.recruit-inquiry .first-dl {border-top:2px solid #2B3749}
.recruit-inquiry dl:after {content:"";display:block;clear:both}
.recruit-inquiry dt, .recruit-inquiry dd {padding:15px;font-size:15px;background:#fff}
.recruit-inquiry dt {float:left;width:40%;text-align:center}
.recruit-inquiry dd {float:left;width:60%}
@media (max-width:767px) {
    .recruit-top h4 {font-size:20px;line-hiehgt:30px}
    .recruit-inquiry p {font-size:13px}
    .recruit-inquiry dt, .recruit-inquiry dd {font-size:13px}
    .recruit-inquiry dt {width:30%}
    .recruit-inquiry dd {width:70%}
}


/*동영상*/

    .movie { width:1200px; margin:0px auto; position:relative; clear:both;}
#ifr_movie1 { width:500px; height:280px; }
#ifr_movie2 { width:375px; height:280px; }

    .movie span { font-size:13pt; width:50%; margin:0px; padding:0px; display:inline-block; position:relative; text-align:center;vertical-align:top;}


@media (max-width:767px) {
    .movie { width:100%; }
    .movie span { width:100%; }
#ifr_movie1 { width:100%;  }
#ifr_movie2 { width:100%;  }
}



@media (max-width:320px) {
    .movie { width:100%; }
    .movie span { width:100%; }
#ifr_movie1 { width:320px;  height:180px; }
#ifr_movie2 { width:320px;  height:240px;   }
}

