﻿@charset "utf-8";
/* CSS Document */


/* CSS Information ----------------------------------------

Site Name : 반응형 기본디자인 A1
Part : 서브
Last edit : 2020.03.17
Author : Gautech(PDH)

관련폰트 :
font-family: 'Noto Sans KR', sans-serif; (100,300,400,500,600,700,900)
font-family: 'Noto Serif KR', serif; (200,300,400,500,700,900)
font-family: 'NanumSquareRound', sans-serif; (400,500,700,900)
font-family: 'NanumBarunGothic', sans-serif; (200,300,400,700)
font-family: 'Roboto', sans-serif; (300,400,500,700,900)

--------------------------------------------------------- */





/* 서브 start ----------------------------------- */


header { position:fixed; z-index:100;}



/* 서브 비주얼 */

.container_visual {}
.sub_visual { position:relative; width:100%; height:300px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:300px; min-width:1200px; background-position:50% 0%; background-attachment:fixed; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
.sub_visual_view_pc { display:block;}
.sub_visual_view_tb { display:none;}
.sub_visual .sub01_bg_pc { background-image:url(/images/sub/sub01_visual.jpg);}
.sub_visual .sub01_bg_tb { background-image:url(/images/sub/sub01_visual_t.jpg);}
.sub_visual .sub02_bg_pc { background-image:url(/images/sub/sub02_visual.jpg);}
.sub_visual .sub02_bg_tb { background-image:url(/images/sub/sub02_visual_t.jpg);}
.sub_visual .sub03_bg_pc { background-image:url(/images/sub/sub03_visual.jpg);}
.sub_visual .sub03_bg_tb { background-image:url(/images/sub/sub03_visual_t.jpg);}
.sub_visual .sub04_bg_pc { background-image:url(/images/sub/sub04_visual.jpg);}
.sub_visual .sub04_bg_tb { background-image:url(/images/sub/sub04_visual_t.jpg);}
.sub_visual .sub05_bg_pc { background-image:url(/images/sub/sub05_visual.jpg);}
.sub_visual .sub05_bg_tb { background-image:url(/images/sub/sub05_visual_t.jpg);}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:52px; border-bottom:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#fff;}
.sub_menu { position:relative; width:1200px; height:50px; margin:0 auto;}
.icon_home { position:absolute; left:0; top:0; width:50px; height:50px;}
.icon_print { position:absolute; right:0; top:0; width:50px; height:50px;}
.sub_tab { width:1100px; margin-left:50px;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:15px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { border-left:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { display:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:30px;}
.sub_tab_sub ul li { float:none; height:30px; font-size:13px; line-height:29px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li a { display:block; width:100%; height:100%; padding-left:10px;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1200px; border-bottom:1px solid #e1ded8;}
.sub_container { position: relative; width:1200px; margin:0 auto; padding:0 0 50px 0;}
.sub_title { font-family: 'Noto Sans KR', sans-serif; position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 20px; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.box100per { width:94%; margin:0 auto; padding:0 20px 40px 20px; overflow: hidden;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:544px;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-family: 'Noto Sans KR', sans-serif; font-size:32px; line-height:38px; font-weight:500; margin-bottom:10px; letter-spacing:-1px; color:#4b8127;}
.in_title2 { font-family: 'Noto Sans KR', sans-serif; font-size:24px; line-height:30px; font-weight:400; margin-bottom:40px; letter-spacing:-1px;}
.in_title3 { font-family: 'Noto Sans KR', sans-serif; font-size:20px; line-height:26px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.in_title4 { font-size:16px; line-height:22px; font-weight:300; margin-bottom:20px;}
.sub_container:after { display:block; content:""; clear:both;}
.d_inlineblock { display:inline-block;}
.sub_board_txt { position:absolute; top:80px; right:40px; font-size:12px; line-height:18px; text-align:right;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_tel { position:absolute; right:20px; top:45px;}
.sub_tel_title { display:inline-block; font-size:15px; background-color:#333; color:#FFF; padding:0 4px;}
.sub_tel_num { font-family: 'Roboto', sans-serif; font-size:25px; font-weight:700; line-height:28px;}

.preparing { width:100%; text-align:center;}
.preparing>img { width:80%; height:auto; max-width:392px;}



/* 서브01 */
.sub01_01_img{width: 35%; height: auto; overflow: hidden; float: left; margin-top: 20px;}
.sub01_01_img>img{width: auto; height: auto;}
.sub01_01_text{width: 65%; height: auto; overflow: hidden; float: left; margin-top: 20px; color: #444; padding: 0px 0 0px 50px; }
.sub01_01_text>h1{ font-size: 30px; letter-spacing: -1px;}
.sub01_01_text>h1>span{ color: #305ba0;}
.sub01_01_text>p{ font-size: 17px; margin-top: 30px; line-height: 30px;}
.sub01_01_text>p>span{ font-weight: 800;}
.sub01_01_sign{ float: right; margin-top: 20px; margin-right: 10px; font-size: 22px;}

.sub01_02_02_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.sub01_02_02_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%;}
.sub01_02_02_contents { width:100%; height:auto; background-image:url(/images/sub/sub01_02_02_bg_line01.jpg); background-repeat:repeat-y; background-position:50% 0%;}
.sub01_02_02_01_tbg { background-image:url(/images/sub/sub01_02_02_01_bg01.jpg);}
.sub01_02_02_01_bbg { background-image:url(/images/sub/sub01_02_02_01_bg02.jpg);}
.sub01_02_02_contents_box_right { position:relative; padding:10px 10px 40px 54%; background-image:url(/images/sub/sub01_02_02_icon_right.png); background-repeat:no-repeat; background-position:50% 20px;}
.sub01_02_02_contents_box_left { position:relative; padding:10px 54% 40px 10px; background-image:url(/images/sub/sub01_02_02_icon_left.png); background-repeat:no-repeat; background-position:50% 20px; text-align:right;}
.sub01_02_02_contents_box_right p,
.sub01_02_02_contents_box_left p { display:inline-block; font-size:18px; margin-bottom:10px;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:36px !important; margin-bottom:25px !important;}
.hitory_month { display:inline-block; margin-right:20px; color:#8a7256; font-weight:500;}
.history_img_left { position:absolute; top:10px; right:215px;}
.history_img_right { position:absolute; top:10px; left:215px;}

.sub01_03_box{ width: 100%; height: auto; overflow: hidden; float: left; padding: 20px 20px;}
.sub01_03_box>img{ width: 32%; height: auto; float: left; border: 1px solid #ddd; margin-right: 2%; margin-bottom:20px;}
.sub01_03_box>img:last-child{margin-right: 0;}

.sub01_04{display: block;}
.sub01_04_m{display: none;}

.sub01_05_box{ width: 49%; height: auto; overflow: hidden; float: left; padding: 20px 0; margin-right: 2%;}
.sub01_05_box:last-child{margin-right: 0; margin-bottom: 50px;}
.sub01_05_in{padding: 33px 20px; border: 4px solid #ddd; overflow: hidden; border-radius: 20px;}
.sub01_05_in>img{width: 28%; height: auto; float: left; margin: 3%;}
.sub01_05_in>img:nth-child(3n){margin-right: 0;}

.map_width{width: 100% !important; margin-bottom: 60px !important;}


/* 서브02 */
.sub02_01_title{font-family: 'Noto Sans KR', sans-serif; font-size: 34px; font-weight: 400; text-align: center; margin-bottom: 40px; margin-top: 50px;  line-height: 45px; color: #333;}
.sub02_01_title>span{font-size: 19px; font-weight: 300; color: #666;}
.sub02_01_img{position: relative; width: 360px; height: auto; overflow: hidden; float: left; margin-right: 24px; margin-bottom: 24px;}
.sub02_01_img:nth-child(3n){margin-right: 0px;}
.sub02_01_img>img{width: 360px; height: auto; }
.sub02_01_text{position: absolute; top: 0; left: 0; padding: 10px 15px; background-color: rgba(12, 76, 163, 0.7); color: #fff;  font-size: 15px; font-weight: 200;}

.sub02_01_box{width: 100%; height: auto; overflow: hidden; background-color: #f7f8fc; margin-bottom: 20px;}
.sub02_01_box_txt{ width: 50%; /*height: 317px;*/ float: left;  padding: 30px 40px; font-size: 16px; line-height: 25px;}
.sub02_01_box_txt_in{padding-left: 15px;}
.sub02_01_box02{padding: 0 20px;}
.sub02_01_box02>img{ width: 32%; height: auto; float: left; margin-right: 2%; margin-bottom: 20px; border-radius: 10px; border: 1px solid #ddd;}
.sub02_01_box02>img:nth-child(3n){ margin-right: 0;}

.sub02_01_new_text{ padding: 20px 0px 20px 18px; font-size: 14.2px; font-weight: 500; /*letter-spacing: -1px;*/ line-height: 22.5px; background-color: #f6f6f6;}
.sub02_01_new_text_img{position: absolute; top: 0; left: 0;}
.sub02_01_new{width: 260px; height: 260px; float: left; margin-right: 14px; margin-bottom: 14px;}
.sub02_01_new>img{width: 260px; height: auto;}
.sub02_01_new:nth-child(4n){margin-right: 0;}




/* 서브03 */
.content_table { margin:0 auto; padding:0; width:100%; background-color:#FFF; border-top:2px solid #444; border-bottom:1px solid #666; border-collapse:collapse; margin-bottom: 50px;}
.content_table th { font-size:16px; font-family: 'Roboto','NotoKR', Arial, sans-serif; font-weight:600;}
.content_table td { font-size:14px; color:#777;}
.content_table th, .content_table td { text-align:center; line-height:22px; padding:15px; border-left:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9;}
.content_table tr th:first-child, .content_table tr td:first-child { border-left: none;}
.content_table tr th:last-child, .content_table tr td:last-child { }
.content_table th.bg_01, .content_table td.bg_01 { background-color:#f5f5f5;}
.content_table th.bg_02, .content_table td.bg_02 { background-color:#f3f5f9;}
.content_table th.bg_03, .content_table td.bg_03 { background-color:#F9F9F9;}
.content_table th.bg_left, .content_table td.bg_left { text-align:left;}

.sub03_02_box { width:100%; padding:20px 20px 30px 30px; border:1px solid #e1ded8; margin-bottom:30px;}
.sub03_02_box:after { display:block; content:""; clear:both;}
.sub03_02_ubar { padding-bottom:10px; border-bottom:1px solid #e1ded8; margin-bottom: 20px;}
.sub03_02_box1 { float:left; width:33%; height:250px; background-color:#f7f8fc; border:1px solid #f5f5f5; padding:30px 20px;}
.sub03_02_box2 { float:left; width:34%; height:250px; border:1px solid #f5f5f5; border-right:none; border-left:none; /*background-size:cover;*/ background-position:center; background-repeat: no-repeat;}
.sub03_02_box3 { float:left; width:33%; height:250px; border:1px solid #f5f5f5;}
.sub03_02_txt { font-size: 17px; font-weight: 700;}
.sub03_02_lbox_txt { padding:5px 0 5px 10px; margin-bottom:10px;}
.sub03_02_homepage_link { position:absolute; font-size:14px; right:0; top:10px; letter-spacing:0; font-family: 'NanumSquareRound', sans-serif; font-weight:400; color:#09C;}




/* 서브04 */







/* 서브 end ----------------------------------- */



/* 1024 ~ 768까지 태블릿 설정 */

@media screen and (max-width:1024px){



/* 서브 비주얼 */

.container_visual {}
.sub_visual { width:100%; height:200px;  margin-top:0;}
.sub_visual .sub_bg { width:100%; height:200px; min-width:768px; background-position:50% 0%; background-attachment:fixed; -webkit-transition: all 0s ease; -moz-transition: all 0s ease; -ms-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
.sub_visual_view_pc { display:none;}
.sub_visual_view_tb { display:block;}
.sub_visual_title { position:absolute; width:100%; top:60px; left:auto; margin-left:0; font-size:34px; font-weight:500; color:#FFF; letter-spacing:-1px; z-index:3; padding-left:40px;}
.sub_visual_txt { position:absolute; width:100%; top:115px; left:auto; margin-left:0; font-size:12px; font-weight:400; color:rgba(255,255,255,0.7); z-index:3; padding-left:44px;}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:52px; border-bottom:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:768px; height:50px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:14px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:30px; padding-right:100px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:30px; padding-right:100px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:15px 30px;}
.sub_tab_sub ul li { float:none; height:auto; margin:8px 0; padding:5px 0; font-size:13px; line-height:19px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:768px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:0 0 50px 0;}
.sub_title { font-family: 'Noto Sans KR', sans-serif; position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 20px; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.box100per { width:94%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:auto;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-family: 'Noto Sans KR', sans-serif; font-size:28px; line-height:34px; font-weight:700; margin-bottom:10px; letter-spacing:0;}
.in_title2 { font-family: 'Noto Sans KR', sans-serif; font-size:22px; line-height:28px; font-weight:500; margin-bottom:30px;}
.in_title3 { font-family: 'Noto Sans KR', sans-serif; font-size:20px; line-height:26px; font-weight:500; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.in_title4 { font-size:15px; line-height:21px; font-weight:500; margin-bottom:20px;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_board_txt { position:absolute; top:80px; right:40px; font-size:12px; line-height:18px; text-align:right;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_tel { position:absolute; right:20px; top:45px;}
.sub_tel_title { display:inline-block; font-size:15px; background-color:#333; color:#FFF; padding:0 4px;}
.sub_tel_num { font-family: 'Roboto', sans-serif; font-size:25px; font-weight:700; line-height:28px;}



/* 서브01 */
.sub01_01_img{width: 35%; height: auto; overflow: hidden; float: left; margin-top: 20px;}
.sub01_01_img>img{width: 100%; height: auto;}
.sub01_01_text{width: 65%; height: auto; overflow: hidden; float: left; margin-top: 20px; color: #444; padding: 0px 0 0px 50px; }
.sub01_01_text>h1{ font-size: 27px; letter-spacing: -1px;}
.sub01_01_text>p{ font-size: 16px; margin-top: 30px; line-height: 25px;}
.sub01_01_sign{ float: right; margin-top: 20px; margin-right: 10px; font-size: 20px;}

.sub01_02_02_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.sub01_02_02_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%;}
.sub01_02_02_contents { width:100%; height:auto; background-image:url(/images/sub/sub01_02_02_bg_line01.jpg); background-repeat:repeat-y; background-position:50% 0%;}
.sub01_02_02_01_tbg { background-image:url(/images/sub/sub01_02_02_01_bg01.jpg);}
.sub01_02_02_01_bbg { background-image:url(/images/sub/sub01_02_02_01_bg02.jpg);}
.sub01_02_02_contents_box_right { padding:10px 10px 40px 54%; background-image:url(/images/sub/sub01_02_02_icon_right.png); background-repeat:no-repeat; background-position:50% 20px;}
.sub01_02_02_contents_box_left { padding:10px 54% 40px 10px; background-image:url(/images/sub/sub01_02_02_icon_left.png); background-repeat:no-repeat; background-position:50% 20px; text-align:right;}
.sub01_02_02_contents_box_right p,
.sub01_02_02_contents_box_left p { display:inline-block; font-size:18px; margin-bottom:10px;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:36px !important; margin-bottom:25px !important;}
.hitory_month { display:inline-block; margin-right:20px; color:#8a7256; font-weight:500;}
.history_img_left { position:absolute; top:10px; right:auto; left:50%; margin-left:40px;}
.history_img_right { position:absolute; top:10px; left:50%; margin-left:-330px}

.sub01_03_box{ width: 100%; height: auto; overflow: hidden; float: left; padding: 20px 40px;}
.sub01_03_box>img{ width: 46%; height: auto; float: left; border: 1px solid #ddd; margin-right: 4%;}
.sub01_03_box>img:last-child{margin-right: 0;}

.sub01_04{display: block; width: 100%; height: auto;}
.sub01_04>img{width: 100%; height: auto;}
.sub01_04_m{display: none;}

.sub01_05_box{ width: 48.5%; height: auto; overflow: hidden; float: left; padding: 20px 0; margin-right: 3%;}
.sub01_05_box:last-child{margin-right: 0; margin-bottom: 0px;}
.sub01_05_in{padding: 30px 20px; border: 3px solid #ddd; overflow: hidden; border-radius: 20px;}
.sub01_05_in>img{width: 43%; height: auto; float: left; margin: 4%;}
.sub01_05_in>img:nth-child(3n){margin-right: 4%;}
.sub01_05_in>img:nth-child(2n){margin-right: 0;}

.map_width{width: 100% !important; margin-bottom: 50px !important;}



/* 서브02 */
.sub02_01_title{font-family: 'Noto Sans KR', sans-serif; font-size: 30px; font-weight: 400; text-align: center; margin-bottom: 40px; margin-top: 15px;  line-height: 48px; color: #333;}
.sub02_01_title>span{font-size: 17px; font-weight: 300; color: #666;}
.sub02_01_img{position: relative; width: 48.5%; height: auto; overflow: hidden; float: left; margin-right: 3%; margin-bottom: 24px;}
.sub02_01_img:nth-child(3n){margin-right: 3%;}
.sub02_01_img:nth-child(2n){margin-right: 0px;}
.sub02_01_img>img{width: 100%; height: auto; }
.sub02_01_text{position: absolute; top: 0; left: 0; padding: 8px 15px; background-color: rgba(12, 76, 163, 0.7); color: #fff;  font-size: 14px; font-weight: 200;}

.sub02_01_box{width: 100%; height: auto; overflow: hidden; background-color: #f7f8fc; margin-bottom: 20px;}
.sub02_01_box_txt{ width: 50%; /*height: 317px;*/ float: left;  padding: 30px 40px; font-size: 16px; line-height: 25px;}
.sub02_01_box_txt_in{padding-left: 15px;}
.sub02_01_box02{padding: 0 20px;}
.sub02_01_box02>img{ width: 32%; height: auto; float: left; margin-right: 2%; margin-bottom: 20px; border-radius: 10px; border: 1px solid #ddd;}
.sub02_01_box02>img:nth-child(3n){ margin-right: 0;}

.sub02_01_new_text{padding: 20px 50px; font-size: 15px; font-weight: 500; letter-spacing: -1px; line-height: 27px; background-color: #fff; display: inherit !important; float: left!important;}
.sub02_01_new{width: 48%; height: auto; overflow: hidden; display: inline-block; float: inherit; margin-right: 2%; margin-bottom: 10px;}
.sub02_01_new:nth-child(4n){margin-right: 0;}
.sub02_01_new:nth-child(2n){margin-right: 0;}
.sub02_01_new>img{width: 100%; height: auto;}



/* 서브03 */
.content_table { margin:0 auto; padding:0; width:100%; background-color:#FFF; border-top:2px solid #444; border-bottom:1px solid #666; border-collapse:collapse; margin-bottom: 50px;}
.content_table th { font-size:14px; font-family: 'Roboto','NotoKR', Arial, sans-serif; font-weight:600;}
.content_table td { font-size:12px; color:#777;}
.content_table th, .content_table td { text-align:center; line-height:20px; padding:10px; border-left:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9;}
.content_table tr th:first-child, .content_table tr td:first-child { border-left: none;}
.content_table tr th:last-child, .content_table tr td:last-child { }
.content_table th.bg_01, .content_table td.bg_01 { background-color:#f5f5f5;}
.content_table th.bg_02, .content_table td.bg_02 { background-color:#f3f5f9;}
.content_table th.bg_03, .content_table td.bg_03 { background-color:#F9F9F9;}
.content_table th.bg_left, .content_table td.bg_left { text-align:left;}

.sub03_02_box { width:100%; padding:20px 20px 30px 30px; border:1px solid #e1ded8; margin-bottom:30px;}
.sub03_02_box:after { display:block; content:""; clear:both;}
.sub03_02_ubar { padding-bottom:10px; border-bottom:1px solid #e1ded8;}
.sub03_02_box1 { float:left; width:33%; height:250px; background-color:#f7f8fc; border:1px solid #f5f5f5; padding:30px 20px;}
.sub03_02_box2 { float:left; width:34%; height:250px; border:1px solid #f5f5f5; border-right:none; border-left:none; background-size:cover; background-position:center;}
.sub03_02_box3 { float:left; width:33%; height:250px; border:1px solid #f5f5f5;}
.sub03_02_txt { font-size: 17px; font-weight: 600;}
.sub03_02_lbox_txt { padding:5px 0 5px 10px; margin-bottom:10px;}
.sub03_02_homepage_link { position:absolute; font-size:14px; right:0; top:10px; letter-spacing:0; font-family: 'NanumSquareRound', sans-serif; font-weight:400; color:#09C;}



/* 서브04 */







/* 서브 end ----------------------------------- */
}



/* 767 ~ 320까지 모바일 설정 */

@media screen and (max-width:767px){



/* 서브 비주얼 */

.sub_visual { display:none;}



/* 서브탭 start */

.container_visual { padding-top:60px;}
.sub_menu_wrap { width:100%; height:51px; border-bottom:1px solid #e1ded8; border-top:none; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:320px; height:50px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:13px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:20px; padding-right:0; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:20px; padding-right:0; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_depth2>.sub_tab_sub { border-right:0;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:10px 20px;}
.sub_tab_sub ul li { float:none; height:auto; margin:8px 0; padding:5px 0; font-size:12px; line-height:18px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}
.sub_tel { display:none;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:320px;}
.sub_container { position: relative; width:94%; margin:0 auto; padding:0 0 50px 0;}
.sub_title { font-family: 'Noto Sans KR', sans-serif; width:100%; margin:0 auto 30px auto; padding:40px 0 20px 20px; font-size:24px; font-weight:700; letter-spacing:-1; text-align:left; border-bottom:1px solid #e1ded8;}
.box100per { width:100%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 20px 25px 20px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-family: 'Noto Sans KR', sans-serif; font-size:24px; line-height:30px; font-weight:700; margin-bottom:10px; letter-spacing:0;}
.in_title2 { font-family: 'Noto Sans KR', sans-serif; font-size:20px; line-height:26px; font-weight:500; margin-bottom:30px;}
.in_title3 { font-family: 'Noto Sans KR', sans-serif; font-size:18px; line-height:24px; font-weight:500; margin-bottom:10px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 3px; padding-left:25px;}
.in_title4 { font-size:14px; line-height:20px; margin-bottom:15px;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_board_txt { position:relative; top:auto; right:auto; font-size:13px; line-height:18px; text-align:left; padding-left:20px; margin-top:-20px; margin-bottom:30px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:20px;}



/* 서브01 */
.sub01_01_img{width: 100%; height: 200px; overflow: hidden; float: right; margin-top: 10px;}
.sub01_01_img>img{width: 100%; height: auto; margin-top: -190px;}
.sub01_01_text{width: 100%; height: auto; overflow: hidden; float: left; margin-top: 30px; color: #444; padding: 0px 10px; }
.sub01_01_text>h1{ font-size: 24px; letter-spacing: -1px;}
.sub01_01_text>p{ font-size: 15px; margin-top: 30px; line-height: 25px;}
.sub01_01_sign{ float: right; margin-top: 20px; margin-right: 10px; font-size: 18px;}

.sub01_02_02_top { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 100%;}
.sub01_02_02_bottom { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 0%;}
.sub01_02_02_contents { width:100%; height:auto; background-image:url(/images/sub/sub01_02_02_bg_line02.jpg); background-repeat:repeat-y; background-position:0% 0%;}
.sub01_02_02_01_tbg { background-image:url(/images/sub/sub01_02_02_01_bg03.jpg);}
.sub01_02_02_01_bbg { background-image:url(/images/sub/sub01_02_02_01_bg04.jpg);}
.sub01_02_02_contents_box_right { padding:10px 10px 30px 45px; background-image:url(/images/sub/sub01_02_02_icon_right.png); background-repeat:no-repeat; background-position:-15px 10px;}
.sub01_02_02_contents_box_left {  padding:10px 10px 30px 45px; background-image:url(/images/sub/sub01_02_02_icon_right.png); background-repeat:no-repeat; background-position:-15px 10px; text-align:left;}
.sub01_02_02_contents_box_right p,
.sub01_02_02_contents_box_left p { display:inline-block; font-size:15px; margin-bottom:8px; line-height:21px;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:30px !important; margin-bottom:15px !important;}
.hitory_month { display:inline-block; margin-right:10px; color:#8a7256; font-weight:500;}
.history_img_left { position:relative; top:auto; right:auto; left:auto; margin-left:auto;}
.history_img_right { position:relative; top:auto; left:auto; margin-left:auto;}
.history_img_left img,
.history_img_right img { width:100%; max-width:290px; height:auto;}

.sub01_03_box{ width: 100%; height: auto; overflow: hidden; float: left; padding: 10px 10px;}
.sub01_03_box>img{ width: 48%; height: auto; float: left; border: 1px solid #ddd; margin-right: 2%; margin-bottom:10px;}
.sub01_03_box>img:last-child{margin-right: 0;}

.sub01_04{display: none;}
.sub01_04_m{display: block; width: 100%; height: auto;}
.sub01_04_m>img{width: 100%; height: auto;}

.sub01_05_box{ width: 97%; height: auto; overflow: hidden; float: left; padding: 15px 0; margin-right: 0; margin-left: 1.5%;}
.sub01_05_box:last-child{margin-right: 0; margin-left: 1.5%;}
.sub01_05_in{padding: 20px 10px; border: 3px solid #ddd; overflow: hidden; border-radius: 20px;}
.sub01_05_in>img{width: 43%; height: auto; float: left; margin: 4%;}
.sub01_05_in>img:nth-child(3n){margin-right: 4%;}
.sub01_05_in>img:nth-child(2n){margin-right: 0;}
.sub01_05_img{display: none;}


/* 서브02 */
.sub02_01_title{font-family: 'Noto Sans KR', sans-serif; font-size: 25px; font-weight: 400; text-align: center; margin-bottom: 30px; margin-top: 0px; line-height: 32px; color: #333; letter-spacing: -1px;}
.sub02_01_title>span{font-size: 13px; font-weight: 300; color: #666;}
.sub02_01_img{position: relative; width: 100%; height: auto; overflow: hidden; float: left; margin-right: 0; margin-bottom: 20px;}
.sub02_01_img:nth-child(3n){margin-right: 0;}
.sub02_01_img:nth-child(2n){margin-right: 0px;}
.sub02_01_img>img{width: 100%; height: auto; }
.sub02_01_text{position: absolute; top: 0; left: 0; padding: 8px 15px; background-color: rgba(12, 76, 163, 0.7); color: #fff;  font-size: 14px; font-weight: 200;}

.sub02_01_box{width: 100%; height: auto; overflow: hidden; background-color: #f7f8fc; margin-bottom: 15px;}
.sub02_01_box_txt{ width: 100%; float: left;  padding: 20px 15px; font-size: 14px; line-height: 22px;}
.sub02_01_box_txt:nth-child(1){padding: 20px 15px 0px 15px;}
.sub02_01_box_txt:nth-child(2){padding: 0px 15px 20px 15px;}
.sub02_01_box_txt_in{padding-left: 15px;}
.sub02_01_box02{padding: 0 0px;}
.sub02_01_box02>img{ width: 48%; height: auto; float: left; margin-right: 2%; margin-bottom: 7px; border-radius: 10px; border: 1px solid #ddd;}
.sub02_01_box02>img:nth-child(3n){ margin-right: 2%;}
.sub02_01_box02>img:nth-child(2n){ margin-right: 0;}

.sub02_01_new_text{padding: 20px 20px; font-size: 15px; font-weight: 500; letter-spacing: -1px; line-height: 27px; background-color: #f6f6f6; display: inherit !important; float: left!important;}
.sub02_01_new{width: 100%; height: auto; overflow: hidden; display: inline-block; float: inherit; margin-right: 0%; margin-bottom: 10px;}
.sub02_01_new:nth-child(4n){margin-right: 0;}
.sub02_01_new:nth-child(2n){margin-right: 0;}
.sub02_01_new>img{width: 100%; height: auto;}



/* 서브03 */
.content_table { margin:0 auto; padding:0; width:100%; background-color:#FFF; border-top:2px solid #444; border-bottom:1px solid #666; border-collapse:collapse; word-break: break-all; margin-bottom: 50px;}
.content_table th { font-size:12px; font-family: 'Roboto','NotoKR', Arial, sans-serif; font-weight:600;}
.content_table td { font-size:12px; color:#777;}
.content_table th, .content_table td { text-align:center; line-height:20px; padding:10px; border-left:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9;}
.content_table tr th:first-child, .content_table tr td:first-child { border-left: none;}
.content_table tr th:last-child, .content_table tr td:last-child { }
.content_table th.bg_01, .content_table td.bg_01 { background-color:#f5f5f5;}
.content_table th.bg_02, .content_table td.bg_02 { background-color:#f3f5f9;}
.content_table th.bg_03, .content_table td.bg_03 { background-color:#F9F9F9;}
.content_table th.bg_left, .content_table td.bg_left { text-align:left;}

.sub03_02_box { width:100%; padding:20px; border:1px solid #e1ded8; margin-bottom:10px;}
.sub03_02_box:after { display:block; content:""; clear:both;}
.sub03_02_ubar { padding-bottom:10px; border-bottom:1px solid #e1ded8;}
.sub03_02_box1 { float:left; width:100%; height:auto; background-color:#f7f8fc; border:1px solid #f5f5f5; padding:20px 15px;}
.sub03_02_box2 { float:left; width:100%; height:200px; border:1px solid #f5f5f5; border-right:none; border-left:none; background-size:cover; background-position:center;}
.sub03_02_box3 { float:left; width:100%; height:250px; border:1px solid #f5f5f5;}
.sub03_02_txt { font-size: 15px; font-weight: 600;}
.sub03_02_lbox_txt { padding:5px 0 5px 10px; margin-bottom:10px;}
.sub03_02_homepage_link { position: relative; font-size:14px; right:auto; top:autopx; letter-spacing:0; font-family: 'NanumSquareRound', sans-serif; font-weight:400; color:#09C; padding:0 0 10px 15px;}


/* 서브04 */







/* 서브 end ----------------------------------- */
}