@media screen and (max-width:767px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:30px;}
.login_top {width:100%; height:auto; border-bottom:1px solid #eaeaea; margin-bottom:20px; padding-bottom: 20px;}
.login_top h2 {font-size:20px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {display: block; font-size:12px; font-weight:400; margin-top: 5px; line-height: 18px}
.login_mid {display: block; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:100%; height:100%; }
.login_mid .login_con h2 {text-align:center; color:#222; font-size:40px; margin-bottom:20px;}
.login_mid .login_con .login_id {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:10px;}
.login_mid .login_con .login_id #mb_id {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con .login_pw {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:20px;}
.login_mid .login_con .login_pw #mb_pass {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con span {display:inline-block;width:10%; height:100%; text-align:center; line-height:40px; }
.login_mid .login_con span img {vertical-align:0; width: 14px;}
.login_mid .login_con input::placeholder {font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:12px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:45px; margin-top:20px;}
.login_mid .login_btn button {width:100%; height:100%; background:#4b4f58; border:1px solid #4b4f58; text-align:center; color:#fff; font-size:15px; line-height:43px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:8px; padding-left:10px; position:relative; line-height:1;}
.login_mid .login_bottom li::before {width:1px; height:10px; background:#ddd; content:''; position:absolute; left:0; top:2px;}
.login_mid .login_bottom li:first-child {margin-left:0; padding-left:0;}
.login_mid .login_bottom li:first-child::before {display:none;}
.login_mid .login_bottom li a {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li a img {vertical-align:middle; margin-right:5px;}
.login_mid .login_bottom li label {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li input[type="checkbox"] {vertical-align:-3px;}
.login_mid .login_bottom li .naver_login {display:inline-block; background: #00ce38; width: 200px; height: 35px; font-size: 14px; color: #fff; text-align: center; 
line-height: 35px; border-left: 1px solid #DDD; border-radius: 5px; vertical-align: middle;}
.login_mid .login_bottom li .naver_login img {vertical-align:-1px;}
.login_mid .login_img {width:100%; margin-top: 20px;}
.login_mid .login_img .img_wrap{position:relative; padding-bottom: 42.3%;}
.login_mid .login_img .img_wrap img{position:Absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:none;}
.mob_img {display:block;}
.pc {display:none;}
.tab {display:none;}
.mob {display:block;}


/* 일반게시판_list */
.basic_bd02{line-height: 1;}
.basic_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.basic_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.basic_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.basic_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.basic_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/assets/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.basic_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.basic_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.basic_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.basic_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.basic_bd02 .search_box .input_wrap button img{width: 100%;}
.basic_bd02 .news-list ul{border-top: 1px solid #000;}
.basic_bd02 .news-list ul li{position: relative;border-bottom: 1px solid #eee;background: #fff;}
/* .basic_bd02 .news-list ul li::after{content:'';display: none;opacity: 0;position: absolute;right: 50px; top: 50%; transform:translateY(-50%);transition:.3s;background: url(/images/sub/basic_bd02_icon03.png)center no-repeat; width: 55px; height: 52px; background-size: cover;} */
.basic_bd02 .news-list ul li a{display: flex;align-items: center;padding: 15px;}
.basic_bd02 .news-list ul li .date_box{display: flex; flex-direction: column;align-items: center;gap:10px;width: 41px;}
.basic_bd02 .news-list ul li .date_box p{font-size: 21px; color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .date_box span{font-size: 12px;color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .txt_box{width: calc(100% - 56px);margin-left: 25px;}
.basic_bd02 .news-list ul li .txt_box .tit_box{display: flex;width: calc(100% - 80px);margin-bottom: 10px;}
.basic_bd02 .news-list ul li .txt_box .tit_box span.tag01{display: inline-block;vertical-align: middle;height: 23px;line-height: 20px;border: 1px solid #eee;padding: 0 10px;font-size: 12px;margin-right: 5px;color: var(--bg01);}
.basic_bd02 .news-list ul li .txt_box .tit_box strong{font-size: 14px; color: #222;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p{font-size: 13px; color: #777;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p.mob_date{display: block;margin-top: 10px;font-size: 12px;}
.basic_bd02 .news-list ul li .txt_box p.mob_date span {font-weight: 500; display: inline-block; padding-left:10px; position: relative; padding-left: 10px; margin-left: 8px; color:#222;}
.basic_bd02 .news-list ul li .txt_box p.mob_date span:before {position: absolute; content: ''; width: 1px; height: 10px; background: #ddd; top: 1px; left:0;}
.basic_bd02 .news-list ul li .txt_box p.mob_date span b {font-weight: 400; color:#005daa;}
.basic_bd02 .news-list ul li:hover{background: #f9f9f9;}
.basic_bd02 .news-list ul li:hover .date_box p{color: #222;}
.basic_bd02 .news-list ul li:hover .date_box span{color: #222;}
/* .basic_bd02 .news-list ul li:hover::after{opacity: 0;} */

.basic_bd02 ul.paging li.prev a img {width: 18px;}
.basic_bd02 ul.paging li.next a img {width: 18px;}

.basic_bd02 .bd02_view {display: none;}

span.sta01{background: #005daa; font-size: 11px; font-weight: 400; color: #fff;  border: 1px solid #fff; width: 50px; height: 28px; border-radius:16px;  display: inline-block; margin-right: 5px; vertical-align: middle; text-align: center; line-height: 28px;}
span.sta02{background: #fff; font-size: 11px; font-weight: 400; color: #005daa; border: 1px solid #005daa; width: 50px; height: 28px; border-radius:16px;  display: inline-block; margin-right: 5px; vertical-align: middle; text-align: center; line-height: 28px;}

/* 일반게시판_view */
.basic_bd01_view .tit_box{padding-bottom: 30px;border-bottom: 1px solid #2f3435;}
.basic_bd01_view .tit_box strong{font-size: 16px; color: var(--bg01); font-weight: 700;}
.basic_bd01_view .tit_box p{font-size: 21px; margin: 12px 0px 15px	; font-weight: 700;color: #000;}
.basic_bd01_view .tit_box span{font-size: 13px;color: #abadae;font-weight: 500;}
.basic_bd01_view .view_box{padding: 38px 10px;}
.basic_bd01_view .view_box img{width: 100%;margin-bottom: 40px;}
.basic_bd01_view .view_box p{font-size: 13px; color: #000;}
.basic_bd01_view .file_box{padding: 12px 13px;}
.basic_bd01_view .file_box ul {display: flex;align-items: center;gap:5px; flex-wrap:wrap;}
.basic_bd01_view .file_box ul li{display: flex;gap:10px 5px; width: 100%;}
.basic_bd01_view .file_box ul li em{display: block;width: 15px;}
.basic_bd01_view .file_box ul li a{font-size: 13px; color: #444;transition:.3s;border-bottom: 1px solid transparent;}
.basic_bd01_view .file_box ul li a:hover{border-bottom: 1px solid #444;}
.basic_bd01_view .view_btn_box{display: flex; justify-content:space-between;align-items:center;padding: 50px 0px 20px; border-top: 1px solid #dcdcdc;}
.basic_bd01_view .view_btn_box .arr{display: flex;align-items:center;gap:20px;}
.basic_bd01_view .view_btn_box .arr p{display: none;font-size: 18px; color: #000;width: 200px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.basic_bd01_view .view_btn_box .arr.next p{text-align: end;}
.basic_bd01_view .view_btn_box .arr:hover p{text-decoration: underline;text-underline-position: under;}
.basic_bd01_view .view_btn_box .back{position: relative;width: 42px; height: 42px; border:1px solid var(--bg01); border-radius:5px;}
.basic_bd01_view .view_btn_box .back img{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);width: 15px;}
.basic_bd01_view .view_btn_box .back:hover{background: url(/assets/images/sub/basic_bd01_icon06_2.png)center no-repeat var(--bg01); }
.basic_bd01_view .view_btn_box .back:hover img{display: none;}

/* 사진갤러리 */
.gallery_bd02 .con ul.img_li {gap: 20px 0;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 15px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {border-top: 0; margin-top: 0; padding-top: 5px; font-size: 12px;}
.gallery_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.gallery_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.gallery_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.gallery_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.gallery_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/assets/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.gallery_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.gallery_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.gallery_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.gallery_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.gallery_bd02 .search_box .input_wrap button img{width: 100%;}

.gallery_bd02 .con ul.img_li {display: flex; gap: 30px 0; flex-wrap: wrap;}
.gallery_bd02 .con ul.img_li li {width: 100%;}
.gallery_bd02 .con ul.img_li li .txt_wrap {margin-top: 16px;}
.gallery_bd02 .con ul.img_li li .txt_wrap span.month {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {font-size: 12px; padding-top: 12px; margin-top: 12px;}

/* FAQ */
.faq_bd02{line-height: 1;}
.faq_bd02 .inner{width: 1420px;}

.faq_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 0;}
.faq_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.faq_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.faq_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.faq_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/assets/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.faq_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.faq_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.faq_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.faq_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.faq_bd02 .search_box .input_wrap button img{width: 100%;}

.faq_bd02 .cate_box{display: flex;gap:5px;margin:25px 0 15px;flex-wrap:wrap;}
.faq_bd02 .cate_box a{display: block;width:calc((100% - 5px)/2);position: relative;font-size: 13px;color: #222;height: 45px;text-align: center;line-height: 43px;border: 1px solid #ddd;}
.faq_bd02 .cate_box a:after{content:'';display: none;position: absolute;right: -21px;top: 50%;transform:translateY(-50%);width: 1px;height: 15px;background: #ddd;}
.faq_bd02 .cate_box a:last-child:after{display: none;}
.faq_bd02 .cate_box a.on{background: var(--bg01);color: #fff;font-weight: 500;border: 1px solid var(--bg01);}

.faq_bd02 .qna_box > ul{border-top: 1px solid #222;}
.faq_bd02 .qna_box > ul > li{position: relative;transition:.3s;border: 2px solid transparent;}
.faq_bd02 .qna_box > ul > li.on{border: 2px solid var(--bg01);}
/* .faq_bd02 .qna_box > ul > li:after{content:'';position: absolute;left: 0;top: 0;opacity: 0;width: 100%;height: 100%;transition:.3s;border: 2px solid var(--bg01);}
.faq_bd02 .qna_box > ul > li.on:after{opacity: 1;} */
.faq_bd02 .qna_box > ul > li:before{content:'';position: absolute;left: 0;top: 86px;width: 100%;height: 1px;background: #ddd;}
.faq_bd02 .qna_box > ul > li .q_box{position: relative;display: flex;align-items:center;padding: 20px 10px 20px 10px;height: 86px;justify-content: space-between;z-index: 200;}
.faq_bd02 .qna_box > ul > li .q_box .txt{display: flex;gap:15px;width: calc(100% - 50px);align-items:center;}
.faq_bd02 .qna_box > ul > li .q_box .txt span.q_txt{display: block;width: 40px;height: 40px;transition:.3s;border-radius: 50%;background: #ddd;font-size: 18px;font-weight: 700;color: #fff;line-height: 40px;text-align: center;}
.faq_bd02 .qna_box > ul > li.on .q_box .txt span.q_txt{background: var(--bg01);color: #fff;}
.faq_bd02 .qna_box > ul > li .q_box .txt p{width: calc(100% - 55px);font-size: 14px;color: #555;font-weight: 500;transition:.3s;line-height: 23px;}
.faq_bd02 .qna_box > ul > li.on .q_box .txt p{color: var(--bg01);}
.faq_bd02 .qna_box > ul > li .q_box i{font-size: 14px;transition:.3s;}
.faq_bd02 .qna_box > ul > li.on .q_box i{transform:rotate(180deg);}

.faq_bd02 .qna_box .file_box{padding: 40px 0 0;}
.faq_bd02 .qna_box .file_box ul {display: flex;align-items: flex-start;gap: 15px;flex-wrap: wrap;flex-direction: column;}
.faq_bd02 .qna_box .file_box ul li{display: flex;align-items: center;gap:10px 5px; width: 100%;}
.faq_bd02 .qna_box .file_box ul li img {margin-bottom: 0; width: 15px;}
.faq_bd02 .qna_box .file_box ul li em{display: block;font-size: 13px;}
.faq_bd02 .qna_box .file_box ul li a{font-size: 13px; color: #444;transition:.3s;border-bottom: 1px solid transparent;}
.faq_bd02 .qna_box .file_box ul li a:hover{border-bottom: 1px solid #444;}

.faq_bd02 .qna_box ul > li .a_box{display: none;}
.faq_bd02 .qna_box ul > li .a_box .box{display: flex;gap:15px;padding: 20px 20px 20px 10px;background: #f8f8f8;}
.faq_bd02 .qna_box ul > li .a_box span.a_txt{display: block;width: 40px;height: 40px;border-radius: 50%;background: #fff;font-size: 18px;font-weight: 700;color: #ddd;line-height: 40px;text-align: center;}
.faq_bd02 .qna_box ul > li .a_box .txt_box{width: calc(100% - 55px);}
.faq_bd02 .qna_box ul > li .a_box p{font-size: 14px;color: #222;line-height: 23px;}


/* === Main === */
#wrap {position:relative; width:100%; max-width:767px; min-width: 375px; margin:0 auto; overflow:hidden; word-break: keep-all;}
.inner{width:100%; margin:0 auto; padding: 0 2.66%;}
.no-inner{width:100%; margin:0 auto; padding: 0 2.66%;}
#sub_contents.inner_none > .inner{width: 100%; padding: 0;}
.fp-tableCell{height: auto !important; display: block !important; vertical-align: initial !important;}
.fp-section.fp-table, .fp-slide.fp-table{height: auto !important; display: block !important; vertical-align: initial !important;}

#header{position: fixed;line-height: 1;left: 0;top: 0;width: 100%;z-index: 5000;border-bottom: 1px solid #bf1e2e;background: rgba(0,0,0,.5);transition:.3s;}
#header .inner{display: flex;align-items: center;justify-content: space-between;height: 45px;width: 100%;}
#header h1 a{display: block;width: 85px;height: 12px;background: url(/assets/images/main/main_logo01_mob.png)center no-repeat;background-size: cover;transition:.3s;}
#header .right_box{display: flex;gap:10px;align-items: center;}
#header .right_box .lang{display: flex;gap:6px;align-items: center;}
#header .right_box .lang .ico{width: 12px;height: 12px;background: url(/assets/images/main/main_h_ico01_mob.png)center no-repeat;background-size: cover;transition:.3s;}
#header .right_box .lang ul{display: flex;gap:20px;}
#header .right_box .lang ul li{position: relative;}
#header .right_box .lang ul li:nth-child(1):after{content:'';position: absolute;right: -11px;top: 50%;transform:translateY(-50%);width: 1px;height: 18px;background: #ccc;}
#header .right_box .lang ul li a{color: #fff;font-size: 16px;transition:.3s;}
#header .right_box .lang.pc_st{display: none;}
#header .right_box .lang_mob{display: flex;align-items: center;gap:10px;}
#header .right_box .lang_mob .ico{width: 12px;height: 12px;background: url(/assets/images/main/main_h_ico01_mob.png)center no-repeat;background-size: cover;transition:.3s;}
#header .right_box .lang_mob .box{position: relative;}
#header .right_box .lang_mob button{display: flex;align-items: center;width: 40px;height: 15px;border-radius: 2px;border: 1px solid #fff;gap:5px;justify-content: center;}
#header .right_box .lang_mob button span{font-size: 10px;color: #fff;}
#header .right_box .lang_mob button img{width: 7px;}
#header .right_box .lang_mob .box ul{display: none;position: absolute;top: 100%;width: 100%;left: 0;padding: 5px 0;border: 1px solid #fff;border-top: 0;border-radius: 3px;}
#header .right_box .lang_mob .box ul li:not(:last-child){margin-bottom: 5px;}
#header .right_box .lang_mob .box ul li a{display: block;text-align: center;font-size: 11px;color: #fff;}
#header .right_box .navi_btn{display: block;width: 18px;height: 11.5px;background: url(/assets/images/main/main_h_ico04_mob.png)center no-repeat;background-size: cover;}


#header.on{background: #fff;}
#header.on h1 a{background: url(/assets/images/main/main_logo02_tab.png)center no-repeat;background-size: cover;}
#header.on .right_box .lang .ico{background: url(/assets/images/main/main_h_ico02_pc.png)center no-repeat;background-size: cover;}
#header.on .right_box .lang ul li a{color: #777;}
#header.on .right_box .lang ul li.on a{color: #222;}
#header.on #nav .main_menu > li > a{color: #555;}

#header.on .right_box .lang_mob .ico{background: url(/assets/images/main/main_h_ico02_tab.png)center no-repeat;background-size: cover;}
#header.on .right_box .lang_mob button{border: 1px solid #222;}
#header.on .right_box .lang_mob button span{color: #222;}
#header.on .right_box .lang_mob button img{filter: brightness(0.6);}
#header.on .right_box .navi_btn{width: 14px;height: 14px;background: url(/assets/images/main/main_h_ico05_tab.png)center no-repeat;background-size: cover;}


/* gnb */

#header #nav{display: none;}
#header #nav .main_menu{display:flex;align-items: center;}
#header #nav .main_menu > li{position:relative; height:100px;}
#header #nav .main_menu > li > a{display:block;width: max-content;position: relative;transition:.3s;padding:0 40px;text-align: center;height: 100px;font-size:18px;color:#fff;font-weight:500;position:relative; line-height:100px;transition:ease all 0.2s;}
#header #nav .main_menu > li > a:hover{color: var(--co01);}
#header #nav .main_menu > li > a:after{content:'';opacity: 0;transition:.2s;position: absolute;left: 50%;transform:translateX(-50%); bottom: -5px;width: 10px;height: 10px;border-radius: 50%;background: var(--co01);z-index: 3000;}
#header #nav .main_menu > li.on > a:after{opacity: 1;}
#header #nav .main_menu > li.list_btn{height:auto;}
#header #nav .main_menu > li.list_btn a{border: 1px solid #222; height: auto; display: inline-block; line-height: 1; padding: 12px 22px; border-radius:30px ; font-size: 15px;}
#header #nav .main_menu > li.list_btn:hover a{color: #fff; background: #508929; border: 1px solid #508929;}

#header #nav .main_menu li ul{position:absolute;display:none;top:100%;left: 50%;transform:translateX(-50%);width: max-content;}
#header #nav .main_menu li:last-child ul{left: 0%;transform:translateX(-70%);}
#header #nav .main_menu .on ul{display:flex;gap:10px;align-items: center;}
#header #nav .main_menu li ul li{display: flex;text-align:center;height: 120px;align-items: center;}
#header #nav .main_menu li ul li:last-child{margin-bottom: 0;}
#header #nav .main_menu li ul li a{position: relative;display: block;color:#555;font-size:20px;font-weight: 400;width: 180px;line-height: 40px;transition:ease all 0.2s;border: 1px solid #ddd;}
#header #nav .main_menu li ul li a:hover{background: #1c3634;border: 1px solid #1c3634;color: #fff;}


.bg_wrap{display: none;position: fixed;width: 100%;height: 120px;top: 100px;left: 0;background: #fff;z-index: 2000;}
.bg_wrap.off{display: none;}
.bg_wrap.on{display: block;}


/* nav */
.navigation{position:fixed;top: 45px;z-index:5000;width:50%;background-color:#fff;height:100%;display:none;right: 0px;height:100vh;}
.navigation.on{display:block;}
.navigation h3{height:50px;width:100%;}
.navigation h3 a{border-bottom: 1px solid #ddd;}
.navigation h3.active a{color: #fff;background: var(--co01);}
.navigation h3.active a:after{background:url(/assets/images/main/main_h_ico07_tab.png)center no-repeat;background-size:cover ;}
.navigation h3.on a:after{background:url(/assets/images/main/main_h_ico07_tab.png)center no-repeat;background-size:cover ;}
.navigation h3:nth-child(2) a{border-top: 1px solid #ddd;}
.navigation h3 a{position: relative;height:50px;width:100%;background-color:#fff;display: flex;align-items: center;padding: 0 10px;color:#222;font-size:14px;font-weight:500;}
.navigation h3 a:after{content:"";position: absolute;top: 50%;right: 10px;transform:translateY(-50%);width: 15px;height: 8.5px;background:url(/assets/images/main/main_h_ico06_tab.png)center no-repeat;background-size:cover ;}
.navigation h3:nth-child(1) a{border-top: 1px solid #ddd;}
.navigation ul{display: block; padding:20px 0;background:#f6f6f6;}
.navigation ul li{margin-bottom: 20px;}
.navigation ul li:last-child{margin-bottom: 0;}
.navigation ul li a{display:flex;height:auto;line-height: 1;width:100%;color:#555;font-size:13px;border:none;background:#f6f6f6;font-weight: 400;padding-left: 10px;}
.navigation ul li.on a{color: #222;}
.navigation ul li a:after{display: none;}
.nav_bg{display: none;position: fixed;top: 45px;left: 0;width: 100%;height: 100vh;background: rgba(0,0,0,.6);z-index: 4500;}




/*visual_wrap*/
#visual_wrap{position: relative;line-height: 1;}
#visual_wrap ul li{position: relative;}
#visual_wrap ul li .video_wrap{position:relative; width:100%; padding-bottom:130.667%;}
#visual_wrap ul li .video_wrap video,
#visual_wrap ul li .video_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%; object-fit:cover;}
#visual_wrap ul li .txt_wrap{position: absolute;left: 0;width: 100%;bottom: auto;top: 60%;transform:translateY(-50%);z-index: 1000;color: #fff;}
#visual_wrap ul li .txt_wrap > img{width: 170px;}
#visual_wrap ul li .txt_wrap strong{display: block;font-family: "Poppins";margin: 20px 0 15px;font-size: 30px;font-weight: 600;}
#visual_wrap ul li .txt_wrap p{font-size: 13px;line-height: 18px;margin-bottom: 23px;}
#visual_wrap ul li .txt_wrap p br{display: none;}
#visual_wrap ul li .txt_wrap p span{display: block;}
#visual_wrap ul li .txt_wrap a{position: relative;display: block;width: 140px;transition:.3s;height: 30px;border-radius: 5px 5px 5px 17px;border: 1px solid rgba(255,255,255,.5);font-size: 11px;color: #fff;line-height: 30px;padding-left: 15px;}
#visual_wrap ul li .txt_wrap a:after{content:'';position: absolute;right: 12px;transition:.3s;top: 50%;transform:translatey(-50%);width: 15px;height: 15px;background: url(/assets/images/main/main_v_ico03_2_pc.png)center no-repeat;background-size: cover;}
#visual_wrap ul li .txt_wrap a:hover{background: transparent;color: #fff;border: 1px solid rgba(255,255,255,.5);}
#visual_wrap ul li .txt_wrap a:hover:after{background: url(/assets/images/main/main_v_ico03_2_pc.png)center no-repeat;background-size: cover;}
#visual_wrap .arrow{display: none;}
#visual_wrap .arrow div{position: absolute;top: 50%;transform:translateY(-50%);display: flex;background:rgba(0,0,0,.2);transition:.3s;opacity: .5;align-items: center;justify-content: center;width: 120px;height: 120px;border:1px solid #fff ;border-radius: 50%;gap:3px;}
#visual_wrap .arrow div:hover{opacity: 1;}
#visual_wrap .arrow div span{font-size: 14px;color: #fff;font-family: "Poppins";font-weight: 600;}
#visual_wrap .arrow .prev01{left: 50%;margin-left: -900px;}
#visual_wrap .arrow .next01{right: 50%;margin-right: -900px;} 
#visual_wrap .slick-dots{position: absolute;display: flex;gap:8px;left: 2.6%;bottom: auto;top: 85%;transform:translateY(-50%);padding-left: 5px;}
#visual_wrap .slick-dots li{position: relative;text-indent: -9999px;width: 6px;height: 6px;border-radius: 50%;border: 1px solid #fff;transition:.3s;}
#visual_wrap .slick-dots li:after{content:'';position: absolute;left: 50%;top: 50%;;transform:translate(-50% , -50%);width: 14px;height: 14px;border: 1px solid #fff;border-radius: 50%;transition:.3s;opacity: 0;}
#visual_wrap .slick-dots li.slick-active{background: #fff;}
#visual_wrap .slick-dots li.slick-active:after{opacity: 1;}
#visual_wrap .scroll{display: none;position: absolute;bottom: 80px;left: 50%;transform:translateX(-50%);width: 80px;height: 80px;gap:10px;flex-direction: column;border-radius: 50%;border: 1px solid rgba(255,255,255,.2);background: rgba(0,0,0,.2);align-items: center;justify-content: center;}
#visual_wrap .scroll span{font-size: 10px;color: #fff;font-family: "Poppins";}




/* 공통 */
.section{line-height: 1;}



/* section01 */
#section01{padding: 80px 0 0px;margin-bottom: 180px;}
#section01 .tit_box{margin-bottom: 40px;}
#section01 .tit_box h2{display:flex; justify-content:center; align-items:center; margin-bottom:5px;}
#section01 .tit_box h2 span{color: var(--co01);}
#section01 .tit_box p{font-size: 13px;line-height: 18px;text-align: center;color: #333;text-shadow: 2px 8px 2px  rgba(0,0,0,.1);}
#section01 ul.pc_st{display: none;gap:20px;justify-content: center;}
#section01 ul.pc_st li a{display: block;position: relative;width: 340px;height: 500px;background: url(/assets/images/main/sec01_img01_pc.jpg)center no-repeat;background-size: cover;}
#section01 ul.pc_st li:nth-child(2) a{background: url(/assets/images/main/sec01_img02_pc.jpg)center no-repeat;background-size: cover;top:0px;}
#section01 ul.pc_st li:nth-child(3) a{background: url(/assets/images/main/sec01_img03_pc.jpg)center no-repeat;background-size: cover;}
#section01 ul.pc_st li:nth-child(4) a{background: url(/assets/images/main/sec01_img04_pc.jpg)center no-repeat;background-size: cover;top: 0px;}
#section01 ul.pc_st li:nth-child(5) a{background: url(/assets/images/main/sec01_img03_pc.jpg)center no-repeat;background-size: cover;}
#section01 ul li a:after{content:'';position: absolute;left: 0;top: 0;transition:.3s;width: 100%;background: linear-gradient(to bottom , #000, transparent);height: 215px;opacity: 0;transition:.4s;}
#section01 ul li a:hover:after{opacity: 1;}
#section01 ul li a .txt01{position: absolute;top: 25px;left: 20px;z-index: 20;}
#section01 ul li a .txt01 p{font-size: 15px;color: #fff;font-weight: 700;margin-bottom: 0px;}
#section01 ul li a .txt01 span{font-size: 16px;line-height: 26px;color: #fff;font-weight: 500;transition:.4s;opacity: 0;}
#section01 ul li a:hover .txt01 span{opacity: 1;}
#section01 ul li a .num{position: absolute;display: flex;bottom: 20px;left: 20px;gap:10px;align-items: flex-end;}
#section01 ul li a .num span{position: relative;top: 4px;font-size: 24px;color: #fff;font-weight: 600;}
#section01 ul li a .num img{width: 18px;}


#section01 .tab_box{display: block;padding: 0 2.6%;}
#section01 ul.tab_st .slick-list { width:calc(100% + 10px);}
#section01 ul.tab_st li{width: 360px;margin-right: 10px;}
#section01 ul.tab_st li a{display: block;position: relative;height: 240px;}
#section01 ul.tab_st li.bg01 a{background: url(/assets/images/main/sec01_img01_pc.jpg)center no-repeat;background-size: cover;}
#section01 ul.tab_st li.bg02 a{background: url(/assets/images/main/sec01_img02_pc.jpg)center no-repeat;background-size: cover;}
#section01 ul.tab_st li.bg03 a{background: url(/assets/images/main/sec01_img03_pc.jpg)center no-repeat;background-size: cover;}
#section01 ul.tab_st li.bg04 a{background: url(/assets/images/main/sec01_img04_pc.jpg)center no-repeat;background-size: cover;}
#section01 ul.tab_st li.bg05 a{background: url(/assets/images/main/sec01_img03_pc.jpg)center no-repeat;background-size: cover;}

#section01 .arrow_wrap{position: relative;margin-top: 20px;}
#section01 .arrow_wrap:after{content:'';position: absolute;left: 0;top: 50%;transform:translateY(-50%);width: 100%;height: 1px;background: #ccc;}
#section01 .arrow_wrap .arrow{position: relative;display: flex;z-index: 200;width: 55px;justify-content: center;gap:10px;background: #fff;margin: 0 auto;}
#section01 .arrow_wrap .arrow img{width: 12px;}


/* section02 */
#section02{position: relative;}
#section02 .sec02_bg img{width: 100%;}
#section02 .con_wrap{position: absolute; left: 0; top: 50%; transform:translateY(-50%);width: 100%;}
#section02 .txt_wrap{margin-bottom: 35px;}
#section02 .txt_wrap .logo img{width: 230px;margin: 0 auto;}
#section02 .txt_wrap p{font-size: 16px; line-height: 23px;color: #fff; font-weight: 500;margin-top: 20px;font-family: 'Pretendard';text-align: center;}
#section02 .txt_wrap p i{display: block;}
#section02 ul{display: flex; flex-direction: column; align-items: center; justify-content: center;gap:27px;}
#section02 ul li{position: relative;display: flex; flex-direction: column; align-items: center; justify-content: center;width: 165px; height: 165px; border:12px solid #fff;border-radius:50%;background: rgba(0,0,0,.3);}
#section02 ul li:not(:last-child)::before{content:'';position: absolute; top: 150px; left: 50%; transform:translateX(-50%); width: 1px; height: 30px; background: rgba(255,255,255,1);}
#section02 ul li:not(:last-child)::after{content:'';position: absolute; top: 162px; left: 50%;right: initial; transform:translateX(-50%); width: 9px;height: 9px; border:2px solid #fff; border-radius:50%;background: #001000;}
#section02 ul li p{font-size: 12px; color: #fff;font-weight: 700;text-align: center;}
#section02 ul li span{display: block;font-size: 11px; color: #fff;font-weight: 400;text-align: center;}
/*#section02{position: relative;padding: 82px 0 215px;background: url(/assets/images/main/sec02_bg01_mob.jpg)bottom center no-repeat;background-size: cover;}*/
/*#section02:after{content:'';position: absolute;left: 50%;transform:translateX(-50%);bottom: calc(100%);width: 770px;height: 100px;background: url(/assets/images/main/sec02_bg03_mob.png)center no-repeat;background-size: cover;}*/
/*#section02:before{content:'';position: absolute;left: 50%;transform:translateX(-50%);bottom: 0px;width: 770px;height: 100px;background: url(/assets/images/main/sec02_bg02_mob.png)center no-repeat;background-size: cover;}*/
/*#section02 .con{position: relative;margin-left: auto;padding-left: 35px;padding-top: 40px;width: 90%;height: 675px;border: 1px solid rgba(255,255,255,.5);border-radius: 24px 0 0 24px;background: url(/assets/images/main/sec02_img02_mob.png)center no-repeat;background-size: cover;}*/
/*#section02 .con .txt01{position: absolute;left: -30px;top: -23px;}*/
/*#section02 .con .txt01 img{width: 170px;}*/
/*#section02 .con p.txt02{font-size: 13px;color: #fff;line-height: 18px;font-weight: 500;}*/
/*#section02 .con p.txt02 br{display: none;}*/
/*#section02 .con p.txt02 span{display: block;}*/
/*#section02 .con ul{position: absolute;display: flex;bottom: -35px;left: 35px;gap:10px 0px;flex-wrap:wrap;width: 83%;}*/
/*#section02 .con ul li{width: 100%;}*/
/*#section02 .con ul li a{position: relative;display: block;width: 100%;height: 140px;border-radius: 8px;border: 1px solid #fff;padding: 15px 20px;background:rgba(0,0,0,.3);}*/
/*#section02 .con ul li a:hover{background: linear-gradient(to top, transparent, var(--co01));border: 0px solid transparent;}*/
/*#section02 .con ul li a p{font-size: 13px;font-weight: 500;color: #fff;margin-bottom: 15px;font-family: "Poppins";}*/
/*#section02 .con ul li a .line{position: absolute;top: 42px;left: -17px;width:90px;height: 1px;background: #fff;}*/
/*#section02 .con ul li a .circle{position: absolute;top: 40px;left: 73px;width:4px;height: 4px;border-radius: 50%;background: #fff;} */
/*#section02 .con ul li a span{font-size: 11px;color: #fff;line-height: 16px;}*/
/*#section02 .con ul li a .more{position: absolute;display: flex;left: 20px;opacity: 1;align-items: center;bottom: 15px;gap:7px;font-size: 11px;color: #fff;transition:.3s;}*/
/*#section02 .con ul li a .more img{width: 5px;}*/
/*#section02 .con ul li a:hover .more{opacity: 1;}*/


/* section03 */
#section03{padding: 60px 0 80px;}
#section03 .inner{width: 100%;}
#section03 .tit{position: relative;margin-bottom: 40px;z-index: 200;}
#section03 .tit p{font-size: 13px;font-weight: 600;color: #222;font-family: "Poppins";margin-bottom: 10px;}
#section03 .tit p span{color: var(--co01);}
#section03 .tit p em{font-weight: 600;color: #777;}
#section03 .tit h2{font-size: 16px;font-weight: 500;color: #222;}
#section03 .con_wrap{display: block;justify-content: space-between;}
#section03 .con_wrap .con01{width: 100%;margin-bottom: 40px;}
#section03 .con_wrap .con01 .box01{display: flex;align-items: center;justify-content: space-between;margin-bottom: 20px;}
#section03 .con_wrap .con01 .box01 p{padding-left: 0px;font-size: 15px;color: #222;}
#section03 .con_wrap .con01 .box01 a img{width: 10px;}
#section03 .con_wrap .con01 ul{border-top: 1px solid #aaa;}
#section03 .con_wrap .con01 ul li a{position: relative;display: block;padding: 18px 50px 18px 10px;height: 103px;border-bottom: 1px solid #aaa;transition:.3s;}
#section03 .con_wrap .con01 ul li a:hover{background: #f2f2f2;}
#section03 .con_wrap .con01 ul li a:after{content:'';position: absolute;right: 15px;top: 50%;transform:translateY(-50%);width: 7px;height: 13px;background: url(/assets/images/main/sec03_ico02_pc.png)center no-repeat;background-size: cover;}
#section03 .con_wrap .con01 ul li a strong{display: block;font-size: 13px;color: #222;font-weight: 400;white-space: nowrap; overflow:hidden;text-overflow: ellipsis; }
#section03 .con_wrap .con01 ul li a p{font-size: 11px;line-height: 12px;color: #555;overflow: hidden; text-overflow: ellipsis;white-space: normal;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word;margin: 10px 0 10px; }
#section03 .con_wrap .con01 ul li a span{font-size: 13px;color: #555;}


#section03 .con_wrap .con02{width: 100%;}
#section03 .con_wrap .con02 ul{display: flex;flex-wrap:wrap;gap:10px;}
#section03 .con_wrap .con02 ul li{width: 100%;}
#section03 .con_wrap .con02 ul li a{display: block;height: auto;padding: 18px 25px;transition:.3s;border: 1px solid #aaa;}
#section03 .con_wrap .con02 ul li a:hover{border: 1px solid #222;box-shadow: 1px 1px 15px 0px rgba(0,0,0,.2);}
#section03 .con_wrap .con02 ul li:nth-child(2) a{background: #1c3634;}
#section03 .con_wrap .con02 ul li:nth-child(2) a p{color: #fff;}
#section03 .con_wrap .con02 ul li:nth-child(2) a span{color: #fff;}
#section03 .con_wrap .con02 ul li a p{font-size: 15px;color: #222;margin-bottom: 12px;}
#section03 .con_wrap .con02 ul li a span{color: #555;font-size: 11px;line-height: 1;}
#section03 .con_wrap .con02 ul li a span br{display: none;}



.top_btn{position: fixed;right: 2.6%;bottom: 100px;z-index: 3000;width: 30px;height: 30px;padding-top: 14px;text-align: center;background: rgba(255,255,255,.3);font-size: 10px;color: #222;box-shadow: 1px 1px 15px 0px rgba(0,0,0,.1);transition:.3s;}
.top_btn:hover{background: #1c3634;color: #fff;}
.top_btn:after{content:'';position: absolute;top: 7px;left: 50%;transform:translateX(-50%);width: 8px;height: 4.5px;background: url(/assets/images/main/main_top_btn01_pc.png)center no-repeat;background-size: cover;transition:.3s;}
.top_btn:hover:after{background: url(/assets/images/main/main_top_btn02_pc.png)center no-repeat;background-size: cover;transition:.3s;}


/* footer */
#footer{line-height: 1;background: url(/assets/images/main/footer_bg01_pc.jpg)center no-repeat;background-size: cover;}
#footer .top{padding: 30px 0 30px;border-bottom: 1px solid #aaa;}
#footer .top .inner{display: flex;width: 100%;justify-content: center;align-items: center;flex-direction: column-reverse;gap:17px;}
#footer .top .left{display: flex;gap:15px;align-items: center;flex-direction: column;}
#footer .top .left a img{width: 130px;}
#footer .top .left .ad_wrap address{font-size: 12px;line-height: 20px;color: #555;margin-bottom:15px;text-align: center;}
#footer .top .left .ad_wrap address strong{color: #222;font-weight: 600;}
#footer .top .left .ad_wrap address span{padding: 0 6px;}
#footer .top .left .ad_wrap address span:nth-child(2),
#footer .top .left .ad_wrap address span:nth-child(5){display: block;width: 0;height: 0;opacity: 0;overflow:hidden;}
#footer .top .left .ad_wrap ul{display: flex;gap:25px;justify-content: center;}
#footer .top .left .ad_wrap ul li a{position: relative;font-size: 11px;color: #555;}
#footer .top .left .ad_wrap ul li:nth-child(1) a:after{content:'';position: absolute;right: -13px;top: 50%;transform:translateY(-50%);width: 1px;height: 11px;background: #555;}
#footer .top .right{display: flex;gap:7px;}
#footer .top .right a img{width: 23px;}
#footer .bottom{padding: 15px 0;font-size: 10px;color: #555;text-align: center;}
#footer .bottom span{color: #222;font-weight: 700;}

.f_pop{display: none;position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,.3);z-index: 9999;}
.f_pop .x_btn{position: fixed;top: 50px;right: 2.6%;color: #fff;font-size: 20px;}
.f_pop .pop_box{position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%);width: 95%; height: 600px; background: #fff; border-radius: 20px;padding: 30px;}
.f_pop .pop_box02{position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%);width: 95%; background: #fff; border-radius: 20px;padding: 30px;}
.pop_box h2{font-size:20px; color:#222; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #ddd; text-align:center;}	
.pop_box .txt_box{overflow-y:scroll; height:460px;}
.pop_box .txt_box h4.member_guide_tit{font-size:13px; margin-top: 15px; color:#222; font-weight:600;}
.pop_box .guide_type1 {padding-left: 10px; margin-top: 5px;}
.pop_box .guide_type2 {padding-left: 15px; margin-top: 5px;}
.pop_box .txt_box .guide_type1 > li{margin-bottom: 5px; font-size: 13px; color: #555; line-height: 1.4;}
.pop_box .guide_type2 > li {margin-bottom: 3px; font-size: 13px; color: #555; line-height: 1.4;}
.pop_box02 h2{font-size:20px; color:#222; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #ddd; text-align:center;}	
.pop_box02 .txt_box p{font-size:13px; color:#555;}

/* sub */
#sub_visual_wrap{position: relative;line-height: 1;}
#sub_visual_wrap .txt_wrap{position: absolute;width: auto;left: 20px;transform:translateX(0%);bottom: 80px;color: #fff;}
#sub_visual_wrap .txt_wrap .txt01{display: flex;gap:20px;align-items: center;margin-bottom: 25px;}
#sub_visual_wrap .txt_wrap .txt01 h2{font-size: 18px;}
#sub_visual_wrap .txt_wrap .txt01 ul{position: relative;display: flex;gap:25px;top: 3px;}
#sub_visual_wrap .txt_wrap .txt01 ul li{position: relative;font-size: 10px;color: #fff;}
#sub_visual_wrap .txt_wrap .txt01 ul li:not(:last-child):after{content:'';position: absolute;right: -15px;top: 50%;transform:translateY(-50%);width: 4px;height: 4.5px;background: url(/assets/images/sub/sub_ico01_pc.png)center no-repeat;background-size: cover;}
#sub_visual_wrap .txt_wrap .txt02{font-size: 15px;line-height: 20px;}



#sub_contents{padding: 80px 0 80px;}



/*  공통  */
.con{margin-bottom:75px;}
.con:last-child{margin-bottom:0;}
.sub_con{margin-bottom:30px;}
.sub_con:last-child{margin-bottom:0;}

.tbl01{width:100%; border:1px solid #aaa;}
.tbl01 th{padding:10px 5px; text-align:left; font-size:12px; color:#000; font-weight:500; border:1px solid #aaa; background:#f7f7f7;}
.tbl01 td{padding:10px 5px; text-align:left; font-size:12px; color:#555; font-weight:500; border:1px solid #aaa;}

h4.sub_tit01{font-size:26px; color:#222; margin-bottom:35px; text-align:center;}

h5.sub_tit02{font-size:15px; color:#222; font-weight:600; line-height:1.4;}

h5.tit01{font-size:26px; color:#222; text-align:center; margin-bottom:50px;}
h5.tit01 em{display:block; color:#555; font-size:15px; margin-top:5px; font-weight:600;}

h6.sub_tit03{position:relative; font-size:15px; color:#bf1e2e; font-weight:600; padding-bottom:10px; margin-bottom:18px;}
h6.sub_tit03::after{position:absolute; display:block; content:''; width:30px; height:2px; background:#bf1e2e; left:0; bottom:0;}

.list01 li{position:relative; padding:0 0 5px 15px; color:#555; font-size:13px; font-weight:500;}
.list01 li::after{position:absolute; display:block; content:''; width:4px; height:4px; background:#555; left:0; top:24%; transform:translate(-50% 0);}

.list02{width:calc(100% - 20px); padding:0 10px;}
.list02 li{position:relative; padding-left:16px; margin-bottom:5px; color:#555; font-size:15px;}
.list02 li:last-child{margin-bottom:0;}
.list02 li::after{position:absolute; display:block; content:''; width:6px; height:6px; border-radius:50%; background:#555; left:0; top:11px;}

span.red{color:#bf1e2e;}

.pc_tbl{display:none;}
.mob_tbl{display:table; overflow:scroll;}

a.dw_btn01{display: flex; align-items: center; justify-content: center;gap:5px;width: 120px; height: 30px;border:1px solid #ddd; font-size: 12px; color: #555;transition:.4s;}
a.dw_btn01 em{display: block; background: url(/assets/images/sub/dw_icon01.png)center  no-repeat; background-size: cover;width: 10px; height: 10px;transition:.4s;}
a.dw_btn01:hover{background: var(--co01); color: #fff; border:1px solid var(--co01);}
a.dw_btn01:hover em{background: url(/assets/images/sub/dw_icon01_on.png)center  no-repeat; background-size: cover;}


/*  sub0101  */
.sub0101_wrap .con01 .img_wrap{margin:25px 0;}	
.sub0101_wrap .con01 .tbl01{border-top:2px solid #222;}
.sub0101_wrap .con01 .tbl01 th{text-align:center;}

.sub0101_wrap .con02 .img_wrap{margin-bottom:35px; display:flex; justify-content:center;}
.sub0101_wrap .con02 p{font-size:13px; text-align:center; color:#222;}

/*  sub0102  */
.sub0102_wrap .pc{display:none;}
.sub0102_wrap .con01{display:flex; flex-direction:column; justify-content:space-between;}
.sub0102_wrap .con01 .txt_wrap{padding-left:0;}
.sub0102_wrap .con01 .txt_wrap h5{margin-bottom:30px; text-align:left;}
.sub0102_wrap .con01 .txt_wrap p{font-size:14px; color:#555; width:100%; text-align:left;}
.sub0102_wrap .con01 .txt_wrap p ~ p{margin-top:15px;}
.sub0102_wrap .con01 .txt_wrap .sign{margin-top:30px; display:flex; align-items:center; width:100%; gap:12px;}
.sub0102_wrap .con01 .txt_wrap .sign img{width:120px;}
.sub0102_wrap .con01 .txt_wrap .sign span{font-size:13px; color:#555; margin-top:5px;}
.sub0102_wrap .con01 .txt_wrap .sign p{font-size:15px; color:#222; /*font-family:"Noto", Serif;*/ font-weight:700;}
.sub0102_wrap .con01 .txt_wrap .txt{gap:10px;}
.sub0102_wrap .con01 .img_wrap{display:flex; justify-content:flex-end;}

.sub0102_wrap .con02{display:flex; flex-direction:column; align-items:center;}
.sub0102_wrap .mob{width:100%;}
.sub0102_wrap .pursue_wrap{display:flex; flex-direction:column; gap:10px; margin-bottom:30px;}
.sub0102_wrap .pursue_wrap div{width:100%; border:1px solid #1c3634; text-align:center; padding:25px; display:flex; justify-content:space-between; align-items:center;}
.sub0102_wrap .pursue_wrap div .txt{border:0px; display:block; text-align:left; padding:0; width:65%;}
.sub0102_wrap .pursue_wrap div img{width:50px;}
.sub0102_wrap .pursue_wrap div:nth-child(2){background:#1c3634; filter:drop-shadow(0 0 5px rgba(0,0,0,.5));}
.sub0102_wrap .pursue_wrap div strong{display:block; font-size:15px; color:#1c3634; margin:0 0 10px;}
.sub0102_wrap .pursue_wrap div:nth-child(2) strong{color:#fff;}
.sub0102_wrap .pursue_wrap div p{font-size:13px; color:#555;}
.sub0102_wrap .pursue_wrap div:nth-child(2) p{color:#fff;}
.sub0102_wrap p.txt{font-size:13px; width:100%; text-align:left;}
.sub0102_wrap p.txt .black{color:#222;}
.sub0102_wrap p.txt span{font-weight:600;}
.sub0102_wrap p.txt b{display:block; margin-top:20px;}

/*  sub0103  */
div.history_pc{display:none;}
div.history_mob{display:block;}

div.history_wrap_mob{position:relative; margin-top:30px;}
div.history_wrap_mob:before{position:absolute; display:block; content:''; width:1px; height:102%; background:#ddd; display:block; content:""; left:7px; top:20px; }
div.history_wrap_mob .con{margin-bottom:30px;}
div.history_wrap_mob .con h3{position:relative; font-size:26px; padding-left:50px; color:#1c3634;}
div.history_wrap_mob .con h3:before {position: absolute; width: 40px; height: 2px; background: #1c3634; display: block; content: ""; left: 7px; top: 50%; transform: translate(-50% 0);}
div.history_wrap_mob .con h3:after{position:absolute; width:13px; height:13px; display:block; content:""; left:8px; top:37%; transform:translate(-50%); border-radius:50%; background-image:url("/assets/images/sub/sub0103_circle.png"); background-size:cover;}
div.history_wrap_mob .con ul{width:70%; margin-top:5px;}
div.history_wrap_mob .con ul li{position:relative; font-size:13px; padding-left:60px; color:#555; padding-top:5px;}
div.history_wrap_mob .con ul li:before{position:absolute; display:block; content:''; width:3px; height:3px; border-radius:50%; background:#1c3634; left:50px; top:52%; transform:translate(-50% 0);}

/*  sub0104  */
.certificate_wrap{width:100%; display:flex; flex-wrap:wrap; gap:20px 10px;}
.certificate_wrap .img_wrap{ position:relative; width:100%; padding-bottom:141.6%;border:1px solid #ddd;}
.certificate_wrap div.certificate_view{width: calc((100% - 10px) / 2);}
.certificate_wrap div.certificate_view img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}
.certificate_wrap div.certificate_view p{font-size:15px; font-weight:600; text-align:center; color:#222; margin-top:10px;}

/* 인증서 게시판 */
.cer_pop_wrap{position: fixed; top: 0; left: 0;bottom: 0;right: 0;width: 100%; height: 100vh;z-index: 9999;pointer-events: none;touch-action: none; opacity: 0;transition: 0.5s ease;}
.cer_pop_wrap .pop_x_btn{position: absolute;width: 30px;height: 30px;right: 0; top:-40px;transition: 1s ease;}
.cer_pop_wrap .pop_x_btn img{width: 100%;}
.cer_pop_wrap .popup{width: 500px; max-width: 90%;/* max-height: calc(100% - 40rem); */position: absolute;left: 50%;top: 70%;transform: translate(-50%, -50%);background-color: #fff;z-index: 5;opacity: 0;}
.cer_pop_wrap .popup .img_wrap{position:relative; width:100%; padding-bottom:141.6%;}
.cer_pop_wrap .popup .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}
.cer_pop_wrap.on{opacity: 1;pointer-events: auto;touch-action: auto;background-color: rgba(0, 0, 0, 0.5);}
.cer_pop_wrap.on .popup{top: 50%;opacity: 1;transition: 1s ease;}

/*  sub0105  */
.sub0105_wrap .img_wrap{margin-bottom:50px;}
.sub0105_wrap .img_box_wrap{display:flex; flex-wrap:wrap; gap:10px; justify-content:flex-start; width:100%;}
.sub0105_wrap .img_box_wrap div{width:calc((100% - 10px)/2);}
.sub0105_wrap .img_box_wrap img{width:100%;}
.sub0105_wrap .img_box_wrap p{font-size:12px; color:#222; text-align:center; border:1px solid #ddd; padding:10px 2px;}

/*  sub02  */	
.img_area{position: relative; width: 100%; padding-bottom: 70.5%; /*이미지사이즈 > 가로:세로=100:x */  overflow: hidden;}
.img_area img{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height:100%; max-width: 100%; max-height: 100%; background:#fff;}

.sub02_wrap .top_wrap{display:flex; margin-bottom:50px;}
.sub02_wrap .top_wrap .img_wrap{width:100%; margin-right:110px; filter:drop-shadow(0 0 8px rgba(0,0,0,.2));}
.sub02_wrap .top_wrap .img_wrap .img_slide{position:relative; width:100%;  border-radius:20px; overflow:hidden; margin-bottom:30px;}
.sub02_wrap .top_wrap .img_wrap .img_slide .slide_btn{position:absolute; width:100%; height:100%; display:flex; justify-content: space-between; align-items:center; z-index: 999;}
.sub02_wrap .top_wrap .img_wrap .img_slide .slide_btn div{display:flex; align-items:center; justify-content:center; width:34px; height:50px; background:rgba(0,0,0,.4);}	
.sub02_wrap .top_wrap .img_wrap .img_slide .slide_btn div img{width:12px;}

.sub02_wrap .top_wrap .img_wrap .img_list{/* display:flex; gap:0 10px;  */margin:15px 10px 0;}
.sub02_wrap .top_wrap .img_wrap .img_list li{width:70px; border:1px solid #ccc; }
.sub02_wrap .top_wrap .img_wrap .img_list li.slick-active{filter:drop-shadow(0 0 8px rgba(0,0,0,.1));}
.sub02_wrap .top_wrap .txt_wrap{display:flex; flex-direction:column; gap:30px 0;}
.sub02_wrap .top_wrap .txt_wrap div{width:100%;}
.sub02_wrap .top_wrap .txt_wrap div:last-child{width:100%;}
.sub02_wrap .top_wrap .txt_wrap div .icon_list{display:flex; flex-wrap:wrap; gap:0 10px; justify-content:space-around;}
.sub02_wrap .top_wrap .txt_wrap div .icon_list li span{display:block; color:#555; margin-top:10px; font-size:13px; line-height:1.2; text-align:center; font-weight:500;}
.sub02_wrap .top_wrap .txt_wrap div .icon_list li img{width:60px;}

.sub02_wrap .bot_wrap h6{margin-bottom:20px;}
.sub02_wrap	.bot_wrap .table_container{width:100%; overflow-x:auto; white-space:nowrap;}	
.sub02_wrap	.bot_wrap .tbl01{width:auto;}
.sub02_wrap	.bot_wrap .tbl01 th{text-align:center;}
.sub02_wrap	.bot_wrap .tbl01 td{text-align:center;}
.sub02_wrap	.bot_wrap .tbl01 th:first-child{background:#f0fff7;}
.sub02_wrap	.bot_wrap .tbl01 th:nth-child(2){background:#e9e9e9;}
.table_container{width:100%; overflow-x:auto; white-space:nowrap;}	

.table_container::-webkit-scrollbar {-webkit-appearance:none;}
.table_container::-webkit-scrollbar:vertical {width:12px;}
.table_container::-webkit-scrollbar:horizontal {width:8px;}
.table_container::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,.2); border-radius:10px; border:2px solid #fff;}
.table_container::-webkit-scrollbar-track {border-radius:10px; background-color:#fff;}

/*  sub0301  */
.sub0301_wrap .sub_con{display:flex; flex-direction:column; justify-content:center;}
.sub0301_wrap .sub_con h5.tit01{margin-bottom:30px;}
.sub0301_wrap .sub_con .img_wrap{margin-top:40px; width:100%; display:flex; flex-direction:column; justify-content:center; gap:10px 0;}
.sub0301_wrap .sub_con .img_wrap .img_box p{width:100%; padding:10px; font-size:16px; font-weight:600; color:#fff; background:#bf1e2e; text-align:center;}
.sub0301_wrap .sub_con .img_wrap .img_box img{border:1px solid #ddd; width:100%;}
.sub0301_wrap .con01 .img_wrap .img_box{width:100%; }
.sub0301_wrap .con02 .img_wrap{margin-top:30px; width:100%; display:flex; justify-content:center;}

/*  sub0302  */
.sub0302_wrap .sub_con{margin-bottom:40px;}
.sub0302_wrap .sub_con:last-child{margin-bottom:0;}	

/*  sub0303  */
.sub0303_wrap .box01 img{width: 100%;}
.sub0303_wrap{display:flex; flex-direction:column; justify-content:center;}
.sub0303_wrap .bot_wrap{width:100%;}
.sub0303_wrap .img_box{display:flex; justify-content:space-between; align-items:flex-start; flex-wrap:wrap; gap:40px 20px;}
.sub0303_wrap .img_box div{width:calc((100% - 20px)/2);}
.sub0303_wrap .img_box div img{width:100%;}
.sub0303_wrap .img_box .txt_wrap{padding:20px 10px 0; text-align:left; width:100%;}
.sub0303_wrap .img_box .txt_wrap strong{display:block; font-size:15px; color:#222; margin-bottom:15px; font-weight:600;}
.sub0303_wrap .img_box .txt_wrap p{font-size:13px; color:#555; margin-bottom:20px;height: 104px;}
@media screen and (max-width:610px) {
.sub0303_wrap .img_box .txt_wrap p{height: 145px;}
}

@media screen and (max-width:490px) {
.sub0303_wrap .img_box .txt_wrap p{height: 168px;}
}

@media screen and (max-width:418px) {
.sub0303_wrap .img_box .txt_wrap p{height: 207px;}
}

@media screen and (max-width:390px) {
.sub0303_wrap .img_box .txt_wrap p{height: 228px;}
}
.sub0303_wrap .img_box .txt_wrap .tag{display:flex; flex-wrap:wrap; gap:5px;}
.sub0303_wrap .img_box .txt_wrap .tag li{font-size:13px; padding:4px 12px; border:1px solid #aaa;}

/*  sub0401  */
.sub0401_wrap .top_wrap{display:flex; justify-content:space-between; flex-direction:column; gap:20px 0;}
.sub0401_wrap .tab_wrap{font-size: 0; text-align: center;}
.sub0401_wrap .tab_wrap h3{display: inline-block; font-size: 13px; font-weight: 500; line-height: 42px; color: #555; width: calc((100% - 10px) /3); height: 44px; border: 1px solid #aaa; cursor: pointer; margin-right:5px;}
.sub0401_wrap .tab_wrap h3.on{display: inline-block; font-size: 13px; font-weight: 500; line-height: 42px; color: #fff; width: calc((100% - 10px) /3); height: 44px; background:#555; border:1px solid #555;}
.sub0401_wrap .tab_wrap h3:last-child{margin-right:0px;}
.sub0401_wrap .search{display:flex; justify-content:space-between; height:44px; border:1px solid #aaa; padding:0 12px;}
.sub0401_wrap .search p{position:relative; justify-content:space-between; display:inline-block; line-height:42px; font-size:13px; color:#555; font-weight:600; padding-right:12px;}
.sub0401_wrap .search p::before{position:absolute; display:block; content:''; width:1px; height:12px; background:#aaa; right:0; top:18px;}
.sub0401_wrap .search input{border:none; vertical-align:middle; }
.sub0401_wrap .search em{position:relative; display:flex; padding-left:10px; align-items:center;}
.sub0401_wrap .search em::before{position:absolute; display:block; content:''; width:1px; height:12px; background:#aaa; left:0; top:18px;}
.sub0401_wrap .tab_wrap .tab_con{min-height: 400px; padding-top: 40px;}

.notice:first-child{border-top:1px solid #aaa;}
.notice{padding:20px 0; border-bottom:1px solid #aaa; display:flex; align-items:center; cursor:pointer; flex-direction:column; gap:20px 0;}
.notice .img_wrap{width:100%; margin-right:0; padding:0 10px;}
.notice .img_area{position: relative; width: 100%; padding-bottom: 63.33%; /*이미지사이즈 > 가로:세로=100:x */  overflow: hidden;}
.notice .img_area img{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height:100%; max-width: 100%; max-height: 100%; background:#fff;}
.notice .txt_wrap{text-align:left; width:100%; padding:0 10px;}
.notice .txt_wrap div span{font-size:13px; color:#222; font-weight:400;}
.notice .txt_wrap div span.date{position:relative; color:#555; font-weight:500; padding-right:10px; margin-right:10px;}
.notice .txt_wrap div span.date::before{position:absolute; display:block; content:''; width:1px; height:10px; background:#555; right:0; top:3px;}
.notice .txt_wrap strong{font-weight:600; color:#222; font-size:15px; margin:10px 0 5px;}
.notice .txt_wrap p{font-size:13px; color:#777;}

/*  paging_wrap  */
.paging_wrap{text-align:center; box-sizing:border-box; margin-top: 80px;}
.paging_wrap:before, .paging_wrap:after{box-sizing:inherit;}
.paging_wrap ul{display:inline-block; font-size:0; }
.paging_wrap ul li{display:inline-block; margin:0 2px; vertical-align:middle; }
.paging_wrap ul li a{display:block; width:30px; height: 30px; border:1px solid #aaa;  font-size:14px; color:#777; line-height:30px; font-weight:500;}
.paging_wrap ul li.page_arrow a{line-height:29px;}
.paging_wrap ul li.on{border:1px solid #003978;}
.paging_wrap ul li.on a{color:#003978; border:0 solid #003978; }

/*  sub0402  */
.catalog_wrap{display:flex; justify-content:center; gap:0 30px;}
.catalog{width:calc((100% - 30px) / 2);}
.catalog .img_area{position: relative; width: 100%; padding-bottom: 141.57%; /*이미지사이즈 > 가로:세로=100:x */  overflow: hidden;}	
.catalog .img_area img{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height:100%; max-width: 100%; max-height: 100%; }
.catalog .btn_down{width:70%; height:42px; display:flex; align-items:center; justify-content:center; gap:0 5px; border:1px solid #aaa; cursor:pointer; margin: 25px auto 0; font-size:13px; color:#222;}
.catalog .btn_down img{width:14px; margin-top:-4px}
.catalog .btn_down img.off{display:block;}
.catalog .btn_down img.on{display:none;}
.catalog .btn_down:hover{background:#bf1e2e; color:#fff; border:1px solid #bf1e2e;}
.catalog .btn_down:click{background:#bf1e2e; color:#fff; border:1px solid #bf1e2e;}
.catalog .btn_down:hover img.off{display:none;}
.catalog .btn_down:hover img.on{display:block;}
.catalog .btn_down:click img.off{display:none;}
.catalog .btn_down:click img.on{display:block;}

/* 홍보영상 Mob */
.gallery_bd02 .con_box ul.img_li {gap: 20px 0;}
.gallery_bd02 .con_box ul.img_li li .txt_wrap p.p_tit {font-size: 15px;}
.gallery_bd02 .con_box ul.img_li li .txt_wrap p.p_con {border-top: 0; margin-top: 0; padding-top: 5px; font-size: 12px;}

.gallery_bd02 .con_box ul.img_li {display: flex; gap: 30px 0; flex-wrap: wrap;}
.gallery_bd02 .con_box ul.img_li li {width: 100%;}
.gallery_bd02 .con_box ul.img_li li .txt_wrap {margin-top: 16px;}
.gallery_bd02 .con_box ul.img_li li .txt_wrap span.month {font-size: 14px;}
.gallery_bd02 .con_box ul.img_li li .txt_wrap p.p_tit {font-size: 14px;}
.gallery_bd02 .con_box ul.img_li li .txt_wrap p.p_con {font-size: 12px; padding-top: 12px; margin-top: 12px;}

/*  sub05  */
/* 공통 */
.sub05_wrap{position: relative;line-height: 1;}
.sub05_wrap h5.tit01{font-family: 'Pretendard-B';}
.sub05_wrap h5.tit01 em{margin-top: 15px;font-weight: 600;line-height: 1.6;}
.sub05_wrap ul.sub05_tab{display: flex;justify-content: center;position: absolute;top: -40px;left: 0;width: 100%;gap:5px;z-index: 100;width: 100%;padding: 0 10px;}
.sub05_wrap ul.sub05_tab li{flex:1;}
.sub05_wrap ul.sub05_tab li a{display: flex; align-items: center;justify-content: center;width: 100%; height: 30px; border:1px solid #ddd; border-radius:4px;font-size: 12px; color: #222;transition:.4s;}
.sub05_wrap ul.sub05_tab li:hover a{border:1px solid #1c3634;color: #1c3634; box-shadow:0px 0px 15px rgba(0,0,0,.15);}
.sub05_wrap ul.sub05_tab li.on a{border:1px solid #1c3634;color: #1c3634; box-shadow:0px 0px 15px rgba(0,0,0,.15);}

.sub05_wrap .con:not(:last-child){margin-bottom: 60px;}

.con_st01{display: flex;flex-direction: column;gap:20px;}
.con_st01 .img_box{width: 100%;}
.con_st01 .img_box img{width: 100%; height: 200px;object-fit:cover;border-radius:20px;box-shadow:0px 0px 20px rgba(0,0,0,.1);}
.con_st01 .txt_box{position: relative;width: 100%;padding-left: 0px;margin-top: 0px;}
.con_st01 .txt_box ul li{font-size: 12px; color: #222; font-weight: 600;letter-spacing: 0px;line-height: 1.6;}
.con_st01 .txt_box ul li:not(:last-child){margin-bottom: 12px;}
.con_st01 .txt_box ul li em{display: inline-block;color: #bf1e2e; font-weight: 600;margin-right: 6px;}
.con_st01 .txt_box a.dw_btn01{position: initial;left: 30px; bottom: 0;margin-top: 20px;margin-left: auto;}

.con_st02{display: flex;align-items: center;flex-direction: column;gap:30px;}
.con_st02 .txt_box{width: 100%; padding: 20px 15px; border:1px solid #ddd; border-radius:10px;}
.con_st02 .txt_box p{font-size: 13px; color: #555; line-height: 1.8;font-weight: 500;letter-spacing: 0;}
.con_st02 .txt_box p:not(:last-child){margin-bottom: 15px;}
.con_st02 .txt_box p b{font-weight: 600;color: #222;}
.con_st02 .txt_box p em.co01{color: var(--co01);font-weight: 600;}
.con_st02 .img_box{width: 100%;padding-left: 0px;}
.con_st02 .img_box img{display: block;max-width: 100%;margin: 0 auto;}

.con_st03{padding: 120px 0 140px;background: url(/assets/images/sub/sub0601_1_bg01.jpg)center no-repeat; background-size: cover;}
.con_st03 .inner{display: flex;flex-wrap:wrap;gap:10px;}
.con_st03 .box{position: relative; width: 100%; height: 100px; background: linear-gradient(135deg,rgba(4, 128, 118, 1) 50%, rgba(26, 58, 55, 1) 100%);}
.con_st03 .box .txt{display: flex; align-items: center;flex-direction: column; justify-content: center;position: absolute;top: 1px;left:1px;width: calc(100% - 2px); height: calc(100% - 2px);background: #fff;}
.con_st03 .box p{font-size: 13px; color: #222; font-weight: 600;line-height: 1.8;text-align: center;}
.con_st03 .box em{position: absolute; top: 0; left: 0;display: flex; align-items: center; justify-content: center;width: 25px; height: 25px; font-size: 13px; color: #fff; font-weight: 600; background: #048076; border-radius:0 0 10px 0;z-index: 10;}
.con_st03 .box ul{margin-top: 10px;}
.con_st03 .box ul li{position: relative;font-size: 13px; color: #555; font-weight: 500;padding-left: 10px;}
.con_st03 .box ul li:not(:last-child){margin-bottom: 2px;}
.con_st03 .box ul li::after{content:'';position: absolute; left: 0; top: 7px;width: 3px; height: 3px; background: #555;}

/* sub0501 */
.sub05_wrap.sub0501_wrap ul.sub05_tab{padding: 0;}
.sub0501_wrap h5.tit01 em{margin-top: 20px;}
.sub0501_wrap h5.tit01 span{display: block;font-size: 13px; font-weight: 400;margin-top: 10px;line-height: 1.6;color: #666;font-family: 'Pretendard';}
.sub0501_wrap h5.tit01 span b{font-weight: 700;}
.sub0501_wrap .pursue_wrap{display:flex; flex-direction:column; gap:10px;}
.sub0501_wrap .pursue_wrap div{width:100%; border:1px solid #1c3634; text-align:center; padding:25px; display:flex; justify-content:space-between; align-items:center;}
.sub0501_wrap .pursue_wrap div .txt{border:0px; display:block; text-align:left; padding:0; width:65%;}
.sub0501_wrap .pursue_wrap div img{width:50px;}
.sub0501_wrap .pursue_wrap div:nth-child(1) img{width: 56px;}
.sub0501_wrap .pursue_wrap div:nth-child(2){background:#1c3634; filter:drop-shadow(0 0 5px rgba(0,0,0,.5));}
.sub0501_wrap .pursue_wrap div strong{display:block; font-size:15px; color:#1c3634; margin:0 0 10px;}
.sub0501_wrap .pursue_wrap div:nth-child(2) strong{color:#fff;}
.sub0501_wrap .pursue_wrap div p{font-size:13px; color:#555;}
.sub0501_wrap .pursue_wrap div:nth-child(2) p{color:#fff;}

.sub0501_wrap .con02 .box_wrap{display: flex;gap:30px;flex-direction: column;}
.sub0501_wrap .con02 .box_wrap .box{width: 100%;}
.sub0501_wrap .con02 .box_wrap .box .img_box{width: 100%;border:1px solid #ddd;}
.sub0501_wrap .con02 .box_wrap .box .img_box img{width: 100%;}
.sub0501_wrap .con02 .box_wrap .box p{font-size: 14px; color: #555;margin-top: 15px;padding-left: 5px;font-weight: 500;}

/* sub0501_2 */
.sub0501_2_wrap .con_st01 .txt_box ul li:not(:last-child){margin-bottom: 12px;}

.sub0501_2_wrap .con02{padding: 60px 0px 60px;background: #e5f2f1;}
.sub0501_2_wrap .con02 .box_wrap{position: relative;display: flex;justify-content: center;flex-direction: column;gap:10px;margin: 0 auto;width: 100%;}
.sub0501_2_wrap .con02 .box_wrap .box{width: 100%;}
.sub0501_2_wrap .con02 .box_wrap .box ul li{display: flex;}
.sub0501_2_wrap .con02 .box_wrap .box ul li:not(:last-child){margin-bottom: 10px;}
.sub0501_2_wrap .con02 .box_wrap .box ul li em{display: flex; align-items: center; justify-content: center;width: 35px; height: 35px; font-size: 13px; background: #1c3634; color: #fff;font-weight: 600;}
.sub0501_2_wrap .con02 .box_wrap .box ul li p{display: flex;align-items: center; justify-content: center;width: calc(100% - 35px); height: 35px; font-size: 13px; color: #222; font-weight: 600; background: #fff;}
.sub0501_2_wrap .con02 .box_wrap a.dw_btn01{position: initial; right: 0; bottom: 0; border:1px solid #999;margin-left: auto;}
.sub0501_2_wrap .con02 .box_wrap a.dw_btn01:hover{border:1px solid var(--co01);}
.sub0501_2_wrap .con02 .txt_wrap{margin-top: 40px;}
.sub0501_2_wrap .con02 .txt_wrap p{font-size: 13px; color: #555; font-weight: 600; line-height: 1.8;text-align: center;}

/*sub0501_3*/
.sub0501_3_wrap .con_st03{background: url(/assets/images/sub/sub0601_3_bg01.jpg)center no-repeat; background-size: cover;}
.sub0501_3_wrap .con_st03 .inner{gap:10px;}
.sub0501_3_wrap .con_st03 .box{width: 100%;height: 120px;}

/* sub0501_4 */
.sub0501_4_wrap .con_st01 .txt_box ul li:not(:last-child){margin-bottom: 12px;}

/* sub0501_5 */
.sub0501_5_wrap .con_st01 .txt_box{background: url(/assets/images/sub/sub0601_5_bg01.png)right bottom no-repeat;background-size: 200px;padding-bottom: 80px;}

/*  sub0502  */
.sub0502_wrap{line-height: 1;}
.sub0502_wrap .tit_wrap{margin-bottom: 40px;}
.sub0502_wrap .tit_wrap h5.tit01{margin-bottom: 30px;}
.sub0502_wrap .tit_wrap p{font-size: 15px; color: #222; font-weight: 700;text-align: center;}

.sub0502_wrap .catalog_wrap{gap:40px;justify-content: flex-start;flex-wrap: wrap;}
.sub0502_wrap .catalog{width: 100%;}
.sub0502_wrap .catalog .img_area{padding-bottom: 122.581%;}
.sub0502_wrap .catalog .txt_wrap{margin-top: 15px;}
.sub0502_wrap .catalog .txt_wrap span{display: block;font-size: 12px; color: #999;font-weight: 700;font-family: 'Pretendard-B';}
.sub0502_wrap .catalog .txt_wrap p{font-size: 14px; color: #222; font-weight: 700;margin-top: 10px;font-family: 'Pretendard-B';}
.sub0502_wrap .catalog .btn_down{margin: 20px auto 0;}

/*  sub0601  */
.sub0601_wrap{line-height: 1;}
.sub0601_wrap .con01{margin-bottom: 50px;}
.sub0601_wrap .con01 .top{margin-bottom: 30px;}
.sub0601_wrap .con01 .top ul{display: flex;gap:10px; justify-content: center;align-items: center;flex-direction: column;}
.sub0601_wrap .con01 .top ul li{display: flex;align-items: center;height: 45px;}
.sub0601_wrap .con01 .top ul li:nth-child(1){border:1px solid #555;width: fit-content;}
.sub0601_wrap .con01 .top ul li p{display: flex; align-items: center;justify-content: center;width: 100px;font-size: 15px; color: #fff; font-weight: 700;background: #555; height: 100%;}
.sub0601_wrap .con01 .top ul li strong{display: flex;align-items: center;justify-content: center;width: 250px;height: 100%;font-size: 18px; color: #222; font-weight: 700;text-align: center;}
.sub0601_wrap .con01 .top ul li a{display: flex; align-items: center; justify-content: center; border:1px solid #777;width: 354px; height: 100%;font-size: 15px; color: #555;font-weight: 700;}
.sub0601_wrap .con01 .bot ul{display: flex; justify-content: center;gap:25px;flex-direction: column;}
.sub0601_wrap .con01 .bot ul li{width: 100%;}
.sub0601_wrap .con01 .bot ul li p{position: relative;margin-bottom: 12px; padding-bottom: 12px; padding-left: 12px;font-size: 15px; color: #222; font-weight: 700;border-bottom: 1px solid #bbb;}
.sub0601_wrap .con01 .bot ul li p::after{content:'';position: absolute; top: 30%; left: 2px;transform:translateY(-50%); width: 4px; height: 4px; background: #000; border-radius:50%;}
.sub0601_wrap .con01 .bot ul li span{display: block;padding-left: 12px;font-size: 12px; color: #555; font-weight: 500; line-height: 19px;}

.sub0601_wrap .con02{padding: 20px; border:1px solid #aaa;}
.sub0601_wrap .con02 ul li{display: flex; flex-wrap:wrap; align-items: center;gap:10px;}
.sub0601_wrap .con02 ul li:not(:last-child){margin-bottom: 10px;}
.sub0601_wrap .con02 ul li input[type="text"]{flex:initial; width: 100%;padding: 0px 10px; height: 40px; border:1px solid #999;font-size: 13px; color: #555; background: #fafafb;}
.sub0601_wrap .con02 ul li input[type="text"]::placeholder{font-size: 13px; color: #555;}
.sub0601_wrap .con02 ul li input:focus{outline:0;}
.sub0601_wrap .con02 ul li textarea{flex:1;padding: 12px; height: 150px; resize:none;border:1px solid #999;font-size: 13px; color: #555; background: #fafafb;}
.sub0601_wrap .con02 ul li textarea::placeholder{font-size: 13px; color: #555;}
.sub0601_wrap .con02 ul li textarea:focus{outline:0;}
.sub0601_wrap .con02 ul li .file_wrap{padding: 10px;border:1px solid #999;width: 100%;}
.sub0601_wrap .con02 ul li input[type="file"]{font-size: 13px; color: #555;}
.sub0601_wrap .con02 .input_bot{display: flex; align-items: center;  margin-top: 15px;flex-wrap:wrap;}
.sub0601_wrap .con02 .input_bot input[type="text"]{width: 100px; height: 30px;border:1px solid #c0c0c0;margin: 0 10px;padding-left: 10px;}
.sub0601_wrap .con02 .input_bot input[type="text"]:focus{outline:0;}
.sub0601_wrap .con02 .input_bot span{display: block;font-size: 13px; color: #555; width: 100%; margin-top: 10px;}

.sub0601_wrap .con03{padding: 20px; border:1px solid #aaa; margin-top: 20px;}
.sub0601_wrap .con03 h2{font-size: 16px; color: #333; text-align: center; margin-bottom: 20px;}
.sub0601_wrap .con03 .pri_box{padding: 10px; background: #f5f5f5; overflow-y: scroll;}
.sub0601_wrap .con03 .pri_box .txt{height: 100px;font-size: 12px; color: #333; line-height: 1.4;}
.sub0601_wrap .con03 .chk_box{display: flex; align-items: center; justify-content: center;margin-top: 20px;}
.sub0601_wrap .con03 .chk_box input[type="checkbox"]{display: none;}
.sub0601_wrap .con03 .chk_box input[type="checkbox"] + label{position: relative;font-size: 13px; color: #bf1e2e;padding-left: 20px; cursor:pointer;}
.sub0601_wrap .con03 .chk_box input[type="checkbox"] + label::after{content:'';position: absolute; left: 0; top: 50%; transform:translateY(-50%); width: 12px; height: 12px; border:1px solid #bf1e2e;transition:.3s;}
.sub0601_wrap .con03 .chk_box input[type="checkbox"]:checked + label::after{background: #bf1e2e;}

.sub0601_wrap .online_btn{display: flex; justify-content: space-between; align-items: center; border-radius: 3px 0 15px 0; border:1px solid #aaa; width: 150px; height: 45px; padding: 0 10px 0 20px;font-size: 14px; color: #555; margin: 50px auto 0;}
.sub0601_wrap .online_btn img{width: 20px;}

/*  sub0602  */
.sub0602_wrap h6{font-size:28px; color:#222;}	
.sub0602_wrap .contact_wrap{display:flex; flex-direction:column; align-items:flex-start; gap:10px 0; margin:30px 0 30px;}
.sub0602_wrap .contact_wrap strong{display:block; margin-bottom:5px; font-size:15px; color:#222;}
.sub0602_wrap .contact_wrap p{font-size:15px; color:#555;}
.sub0602_wrap .contact_wrap p span{color:#999; display:inline-block; margin-right:10px; font-weight:600;}
.sub0602_wrap .map_wrap{position: relative; width: 100%; padding-bottom:100%; /*이미지사이즈 > 가로:세로=100:x */  overflow: hidden;}
.sub0602_wrap .map_wrap iframe{position: absolute; left: 0; top: 0; right:0; bottom:0; margin:auto; height:100%; max-width: 100%; max-height: 100%;}

/*  sub0603  */
.sub0603_wrap{line-height: 1;}
.sub0603_wrap .con:not(:last-child){margin-bottom: 60px;}

.sub0603_wrap .con01 .txt_wrap{margin-bottom: 30px;}
.sub0603_wrap .con01 .txt_wrap p{font-size: 15px; color: #222; font-weight: 700;line-height: 1.6;}
.sub0603_wrap .con01 .txt_wrap p br{display: none;}
.sub0603_wrap .con01 .txt_wrap p b{color: var(--co01);font-weight: 700;}
.sub0603_wrap .con01 .txt_wrap span{display: flex; align-items: flex-start; gap:10px;margin-top: 15px;font-size: 13px; color: #555; font-weight: 500;line-height: 1.5;}
.sub0603_wrap .con01 .txt_wrap span img{width: 18px;transform: translateY(5px);}
.sub0603_wrap .con01 .img_wrap img{width: 100%;max-width: 100%;height: 150px;object-fit:cover;}

.sub0603_wrap .con02 .box_con{display: flex;flex-direction: column;gap:10px;}
.sub0603_wrap .con02 .box_con .box_wrap{width: 100%;}
.sub0603_wrap .con02 .box_con .box_wrap .box{display: flex;align-items: center;gap:20px;width: 100%; height: 40px;padding: 0 10px; border:1px solid #ddd; }
.sub0603_wrap .con02 .box_con .box_wrap .box:not(:last-child){margin-bottom: 10px;}
.sub0603_wrap .con02 .box_con .box_wrap .box em{display: flex; align-items: center; justify-content: center;width: 20px; height: 20px;font-size: 13px; font-weight: 500;color: #fff; background: var(--co01); border-radius:50%;}
.sub0603_wrap .con02 .box_con .box_wrap .box p{font-size: 13px; color: #555;font-weight: 500;}

.sub0603_wrap .con03 .box_wrap{display: flex;flex-direction: column;gap:30px;}
.sub0603_wrap .con03 .box_wrap .img_box{width: 100%;}
.sub0603_wrap .con03 .box_wrap .img_box img{max-width: 100%;height: 100%;object-fit: cover; border-radius:12px;overflow: hidden;}
.sub0603_wrap .con03 .box_wrap .txt_box{width: 100%;padding-left: 0px;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li{position: relative;padding-left: 18px;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li::after{content:'';position: absolute; left: 0; top: 5px;width: 3px; height: 3px; background: #555;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li:not(:last-child){margin-bottom: 20px;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li p{font-size: 13px; color: #555;font-weight: 500;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li p:not(:last-child){margin-bottom: 10px;font-family: 'Pretendard';}
.sub0603_wrap .con03 .box_wrap .txt_box ul li p span{display: inline-block;width: 66px;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li p i{display: inline-block;width: 6px;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li a{display: flex; align-items: center; justify-content: center;gap:10px; width: 120px; height: 30px; border:1px solid #ddd; margin-top: 10px;transition:.3s;font-size: 13px; font-weight: 400;color: #555;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li a em{display: block;background: url(/assets/images/sub/sub0502_icon01.png)center no-repeat; width: 16px; height: 5px; background-size: cover;transition:.3s;}
.sub0603_wrap .con03 .box_wrap .txt_box ul li a:hover{color: #fff;background: var(--co01);border:1px solid var(--co01);}
.sub0603_wrap .con03 .box_wrap .txt_box ul li a:hover em{background: url(/assets/images/sub/sub0502_icon01_on.png)center no-repeat; background-size: cover;}

.sub0603_wrap .con04 .box_wrap{position: relative;display: flex;align-items: center; justify-content: space-between;flex-wrap:wrap;width: 140px;margin: 0 auto;gap: 30px;}
.sub0603_wrap .con04 .box_wrap::after{display: none;content:'';position: absolute;left: 0;top: 70px;transform:initial;width: 100%; height: 1px; background: #1c3634;z-index: -1;}
.sub0603_wrap .con04 .box_wrap .box{position: relative;width: 140px; height: 140px;z-index: 1;border-radius:50%;background: linear-gradient(-45deg,rgba(4, 128, 118, 1) 50%, rgba(26, 58, 55, 1) 100%);}
.sub0603_wrap .con04 .box_wrap .box:not(:last-child)::after{content:'';position: absolute; left: 50%; right: initial; top: initial; bottom: -20px;transform:translateX(-50%) rotate(90deg);background: url(/assets/images/sub/sub0502_icon02.png)center no-repeat; width: 6px; height: 11px; background-size: cover;}
.sub0603_wrap .con04 .box_wrap .box p{display: flex;align-items: center; justify-content: center;position: absolute; top: 50%; left: 50%;transform:translate(-50%,-50%); width: 130px; height: 130px; font-size: 13px; color: #222; line-height: 1.8;font-weight: 700; background: #fff; border-radius:50%;z-index: 1;text-align: center;}


.sub0603_wrap .con05{padding-bottom: 0px;}
.sub0603_wrap .con05 .box_wrap{display: flex;gap:20px;flex-wrap:wrap;}
.sub0603_wrap .con05 .box_wrap .box{display: flex;align-items: center; justify-content: center;width: 100%; height: 150px;}
.sub0603_wrap .con05 .box_wrap .box.box01{background: url(/assets/images/sub/sub0502_img03.jpg)center no-repeat; background-size: cover;}
.sub0603_wrap .con05 .box_wrap .box.box02{background: url(/assets/images/sub/sub0502_img04.jpg)center no-repeat; background-size: cover;}
.sub0603_wrap .con05 .box_wrap .box.box03{background: url(/assets/images/sub/sub0502_img05.jpg)center no-repeat; background-size: cover;}
.sub0603_wrap .con05 .box_wrap .box p{font-size: 13px; color: #fff; font-weight: 600; line-height: 1.8;text-align: center;}

/* sub0603_form */
.sub0603_form_wrap .con04{background: #f5f5f5;margin-top: 20px;padding: 20px;}
.sub0603_form_wrap .con04 .ra_wrap{display: flex;align-items: center; justify-content: center;gap:30px;}
.sub0603_form_wrap .con04 span{display: block;text-align: center;font-size: 12px;color: #bf1e2e;margin-top: 20px;}
input.ra_st01{display: none;}
input.ra_st01 + label{position: relative;font-size: 13px; color: #333; padding-left: 20px;}
input.ra_st01 + label::after{content:'';position: absolute; left: 0; top: -2px; width: 14px; height: 14px; border:1px solid #ddd;border-radius:50%; background: #fff;}
input.ra_st01:checked + label::after{content:'✔';background: var(--co01); border:1px solid var(--co01);color: #fff; font-size: 10px; line-height: 12px;text-align: center;}

.sub0603_form02_wrap .con02{margin-bottom: 20px;}
.sub0603_form02_wrap .con02 strong{display: block;font-size: 14px; color: #222;font-weight: 700; margin-bottom: 20px;}
.sub0603_form02_wrap .ra_wrap{display: flex;align-items: center; justify-content: center;gap:30px;padding-top: 5px;}
.sub0603_form02_wrap .con02 ul li{flex-wrap:wrap;}
.sub0603_form02_wrap .con02 ul li p{width: 100%;font-size: 13px; color: #222;font-weight: 500;margin-top: 10px;}
.sub0603_form02_wrap .con02 ul li.li02{flex-wrap:wrap;}
.sub0603_form02_wrap .con02 ul li.li02 span{display: block;font-size: 12px; color: #222; line-height: 1.6;padding-left: 0px; width: 100%;}
.sub0603_form02_wrap .con02 .txt p{font-size: 12px; color: #222; line-height: 1.6;margin-top: 20px;}


}