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


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

Site Name : 반응형 고급형 D
Part : 기본세팅
Last edit : 2020.07.29
Author : Gautech(PDH)

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

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





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


header { position:absolute;}



/* 서브 비주얼 */

.container_visual { background-color:#000;}
.sub_visual { position:relative; width:100%; height:280px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:280px; min-width:1200px; background-position:50% 0%; background-repeat:no-repeat; background-size: auto 280px; 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.02,1.02); -webkit-transform: scale(1.02,1.02); transform: scale(1.02,1.02);}
.sub_visual .sub01_bg_pc { background-image: url(/images/sub/sub01_visual_260731.jpg);}
.sub_visual .sub02_bg_pc { background-image: url(/images/sub/sub02_visual.jpg);}
.sub_visual .sub03_bg_pc { background-image: url(/images/sub/sub03_visual_260731.jpg);}
.sub_visual .sub04_bg_pc { background-image: url(/images/sub/sub04_visual.jpg);}
.sub_visual .sub05_bg_pc { background-image: url(/images/sub/sub05_visual_260731.jpg);}


/* 서브탭 start */

.sub_menu_wrap { width:100%; height:50px; background-color:#444;}
.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 { display:none; position:absolute; right:0; top:0; width:50px; height:50px;}
.sub_tab { width:1150px; margin-left:50px;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid rgba(255,255,255,0.3); height:50px; line-height:50px; font-size:15px; font-weight:500; color:#fff; cursor:pointer; background-repeat:no-repeat; background-position:right 20px center;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:30px; padding-right:120px; background-image: url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; display:none; padding-left:30px; padding-right:140px; background-image:url(/images/icon/tab_box_bg_w.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, .sub_tab>ul>li.tab_active { background-color:#193e75;}
.tab_box_bg_on { background-image: url(/images/icon/tab_box_bg_w.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:20px 30px 30px 30px;}
.sub_tab_sub ul li { float:none; height:30px; font-size:13px; font-weight:400; color:#444; 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_depth2_pc {}
.sub_depth2_mo { display:none !important;}

.sub_menu_wrap_fixed { position: fixed; top: -1px; z-index: 100;}

.sub01_tab_menu { width: 100%; background-color:#FFF; padding-top:30px; font-size:0; z-index:1;}
.sub01_tab_menu>a { display:inline-block; padding:5px 10px; border:1px solid #CCC; border-radius:5px; background-color:#eee; font-size:14px; margin:0 5px 5px 0;}
.sub01_tab_menu>a.active, .sub01_tab_menu>a:hover { color:#FFF; background-color:#14689a; border: 1px solid #14689a;}
.ss_link { position:absolute; top:-170px;}

.sub01_tab_menu_fixed { position:fixed; top:50px; left:50%; margin-left:-564px; width: 1128px; padding: 30px 20px 20px 20px; border-bottom:1px solid #eee;}

.depth3_tab { width:100%; height:auto; padding:0; margin:0 0 80px 0; font-size:0;}
.depth3_tab_btn { display:inline-block; vertical-align:middle; font-size:16px; text-align:center; padding:20px 0; background-color:#eee; cursor:pointer; margin:0 4px 4px 0;}
/*.depth3_tab_btn:nth-child(2n) { background-color:#ddd;}*/
.depth3_tab_btn.depth3_active, .depth3_tab_btn:hover { color:#FFF; background-color:#193e75;}



/* 서브공통 */

.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;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:100%; margin:0 auto 40px auto; padding:60px 20px 20px 20px; font-size:28px; font-weight:700; text-align:left; border-bottom:1px solid #e1ded8; letter-spacing:-0.04em;}
.sub_title_fixed { padding:110px 0 20px 20px;}
.sub_title_fixed2 { padding:210px 0 20px 20px;}
.sub_title_sub { display:inline-block; font-size:13px; font-weight:300; color:#999; padding-left:20px;}
.box100per { position:relative; width:100%; margin:0 auto; padding:0 20px 150px 20px;}
.box50per { position:relative; display:inline-block; width:50%; padding:0; vertical-align:top; max-width:544px;}
.in_box { display: block; width: 100%; margin-bottom: 50px; padding:40px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title_wrap { border-left:4px solid #e52b37; padding-left:15px; margin:80px 0 0 0;}
.in_title_wrap2 { border-left:4px solid #e52b37; padding-left:15px; margin:0;}
.in_title_s { font-size:12px; font-weight:700; margin:0 0 20px 0; color:#4087df; letter-spacing:0.1em;}
.in_title1 { font-size:55px; font-weight:700; margin:0 0 30px 0; color:#333; line-height:1.2; letter-spacing:-0.04em;}
.in_title1_txt { font-size:20px; font-weight:400; margin-bottom:30px; color:#666;}
.in_title1_bar { width:50px; height:3px; margin:0 auto 30px 0; background-color:#e52b37;}
.in_title1_txt>span { display:block;}
.in_title2 { font-size:38px; font-weight:700; margin:-15px 0 40px 0; color:#333; line-height:1; letter-spacing:-0.02em;}
.in_title2_txt { font-size:18px; font-weight:400; margin-bottom:30px; color:#666;}
.in_title3 { 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;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin:40px 0 80px 0;}
.sub_img { position:relative;}
.sub_img_m { display:none;}
.big_view { display: none;}
.big_view>a { display: none;}

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



/* 서브01 */

.sub01_01_wrap { width:100%; margin:80px 0 0 0; font-size:0; display:flex; flex-direction:row;}
.sub01_01_box1 { width:55%; height:auto; padding:0 40px 0 0;}
.sub_box_in_sbox_wrap { width:100%;}
.sub_box_in_sbox { display:inline-block; vertical-align:top; border:1px solid rgba(0,0,0,0.1); border-radius:20px; padding:30px 20px; width:31.333333333%; margin:0 2% 2% 0; text-align:center; font-size:12px; font-weight:500;}
.sub_box_in_sbox>img {}
.sub_box_in_sbox>p { font-size:14px; font-weight:500; margin-bottom:3px;}
.sub_box_in_sbox2 { display:inline-block; vertical-align:top; border:1px solid rgba(0,0,0,0.1); border-radius:20px; padding:40px; width:98%; margin:30px 2% 0 0; text-align:left; font-size:12px;}
.sub_box_in_sbox2_p1 { font-size:26px; font-weight:700;}
.sub01_01_box2 { position:relative; width:45%;  height:645px; border-radius:20px; overflow:hidden;}
.sub01_01_box2_img { width:100%; height:100%; background-position:center; background-size:cover;
animation: /*선택자*/box2_img /*동작시간*/10s /*진행속도:ease,ease-out,ease-in*/ease-out /*딜레이*/1s /*반복:수,infinite*/1 /*방향:normal,alternate*/normal /*완료후:none,both*/both;
-webkit-animation: box2_img 10s ease-out 1s 1 normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:100% 50%;}
@keyframes box2_img {
	0% {  -ms-transform: scale(1.4,1.4); -webkit-transform: scale(1.4,1.4); transform: scale(1.4,1.4);}
	100% {   -ms-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1);}
}
.sub01_01_box2_txt { position:absolute; z-index:1; bottom:0; left:0; right:0; padding:50px; line-height:1; font-size:50px; font-weight:700; color:rgba(255,255,255,1);}

.sub01_02_wrap { width:100%; margin:40px 0 0 0; font-size:0; display:flex; flex-direction:row;}
.sub01_02_box1 { width:50%; height:auto; padding:0 40px 0 0;}
.sub01_02_box1_txt { width:100%; margin:0 0 40px 0;}
.sub01_02_box1_txt>p { font-size:15px; background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-position:0 5px; padding:5px 0 5px 22px;}
.sub01_02_box2 { position:relative; width:50%;  height:auto; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub01_02_box2_ytb { width:100%; height:auto; aspect-ratio:100/56.3;}
.sub01_02_box2_txt { padding:40px 50px; line-height:1; font-size:26px; font-weight:700;}
.sub01_02_box2_txt>span { display:inline-block; font-size:15px; font-weight:400; margin-top:10px; line-height:1.4;}

.sub01_03_wrap { width:100%; margin:40px 0 0 0;}
.sub01_03_box1 { width:100%; height:auto; padding:0;}
.history_B_wrap { position:relative; width:100%; padding:0;}
.history_B_wrap:after { display:block; content:""; clear:both;}
.history_B_wrap_bg {}
.history_B_contents { width:100%; max-width:1300px; margin:0 auto; height:auto;}
.history_B_contents_box { position:relative; padding:0; text-align:left;}
.history_B_contents_box_bg1 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 50px;}
.history_B_contents_box_bg2 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 0;}
.history_B_contents_box_bg3 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px -4950px;}
.history_B_contents_txt { width:60%; padding:30px 30px 30px 80px; background-image:url(/images/sub/history_B_icon_right.png); background-repeat:no-repeat; background-position:-34px 42px;}
.history_B_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_B_year { font-weight:700; font-size:36px !important; margin-bottom:20px !important;}
.history_B_month { display:inline-block; width:10%; color:#8a7256; font-size:18px; font-weight:500; vertical-align:top;}
.history_B_month_txt { display:inline-block; width:90%; background-image:url(/images/icon/dot_10x10.png); background-size:5px auto; background-repeat:no-repeat; background-position:0% 7px; vertical-align:top; font-size:18px; padding:0 0 0 10px;}
.history_B_img { position:absolute; top:40px; right:0; width:40%; border-radius:20px; overflow:hidden;}
.history_B_img>img { width:100%; height:auto;
animation: /*선택자*/history_img /*동작시간*/10s /*진행속도:ease,ease-out,ease-in*/ease-out /*딜레이*/1s /*반복:수,infinite*/1 /*방향:normal,alternate*/normal /*완료후:none,both*/both;
-webkit-animation: history_img 10s ease-out 1s 1 normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:100% 50%;}
@keyframes history_img {
	0% {  -ms-transform: scale(1.4,1.4); -webkit-transform: scale(1.4,1.4); transform: scale(1.4,1.4);}
	100% {   -ms-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1);}
}

.sub01_04_wrap { width:100%; margin:40px 0 0 0; display:flex; flex-direction:row;}
.sub01_04_box1 { width:49%; height:auto; padding:0; margin:0 1% 0 0;}
.sub01_04_box1_in { width:100%; height:auto; background-color:#073b67; color:#fff; padding:50px; border-radius:20px;}
.sub01_04_box1_title { font-size:26px; font-weight:700; padding:30px 0 0 70px; background-image:url(/images/sub/sub01_04_icon01.png); background-repeat:no-repeat; background-position:0% 100%;}
.sub01_04_box1_txt { font-size:16px; font-weight:700; padding:10px 0 20px 0; border-bottom:4px solid #e52b37; margin-bottom:20px;}
.sub01_04_box1_txt2 { font-size:13px; color:rgba(255,255,255,0.7);}
.sub01_04_box2 { width:49%; height:auto; padding:0; margin:0 0 0 1%; border:1px solid rgba(0,0,0,0.1); padding:50px 50px 48px 50px; border-radius:20px;}
.sub01_04_box2_title { font-size:26px; font-weight:700; padding:30px 0 0 70px; background-image:url(/images/sub/sub01_04_icon02.png); background-repeat:no-repeat; background-position:0% 100%;}
.sub01_04_box2_txt { font-size:16px; font-weight:700; padding:10px 0 15px 0;}
.sub01_04_box2_txt2 { font-size:14px;}
.sub01_04_box2_txt2>p { background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-position:0 2px; padding:2px 0 2px 22px;}
.sub01_04_bottom { width:100%; margin:40px 0 0 0; font-size:26px; font-weight:700; color:#073b67; letter-spacing:-0.04em;}

.sub01_05_wrap { width:100%; margin:40px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:20px;}
.sub01_05_box { width:25%; height:auto; padding:40px; border:1px solid rgba(0,0,0,0.1); border-radius:20px; text-align:center;}
.sub01_05_box>img { margin-bottom:10px; width:100%; max-width:110px; height:auto;}
.sub01_05_box_title { font-size:26px; font-weight:700; margin-bottom:10px;}
.sub01_05_box_txt { font-size:16px; font-weight:500;}
.sub01_05_bottom { width:100%; margin:40px 0 0 0; font-size:13px; font-weight:700; color:rgba(0,0,0,0.5); text-align:center;}




/* 서브02 */

.sub02_01_wrap { width:100%; margin:0; font-size:0; display:flex; flex-direction:row; align-items:flex-start; justify-content:center;}
.sub02_01_box1 { width:50%; height:auto; padding:0 40px 0 0;}
.sub02_01_box1_title { display:inline-block; font-size:15px; font-weight:700; padding:10px 30px; margin-bottom:20px; border:1px solid rgba(0,0,0,0.1); border-radius:20px; color:#073b67;}
.sub02_01_box1_title2 { font-size:24px; font-weight:700; padding-left:5px; margin-bottom:15px; color:#073b67;}
.sub02_01_box1_txt { width:100%; margin:0 0 30px 0; padding-left:5px; font-size:18px;}
.sub02_01_box1_txt>p { font-size:15px; background-image: url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0 8px; padding:5px 0 5px 16px;}
.sub02_01_box1_txt2 { width:100%; margin:0; padding:40px; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub02_01_box1_txt2>p { font-size:15px; background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-position:0 5px; padding:5px 0 5px 22px;}
.sub02_01_box2 { width:50%;  height:auto; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); display:flex; align-items:center; justify-content:center;}
.sub02_01_box2>img { width:100%; height:auto;}

.sub02_02_wrap { width:100%; margin:40px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:20px;}
.sub02_02_box { width:33.333333333%; height:auto; padding:40px; border:1px solid rgba(0,0,0,0.1); border-radius:20px; text-align:center;}
.sub02_02_box>img { margin-bottom:10px; width:100%; max-width:110px; height:auto;}
.sub02_02_box_title { font-size:26px; font-weight:700; margin-bottom:10px; color:#073b67;}
.sub02_02_box_title>span { display:inline-block; vertical-align:middle; color:#e52b37; margin-right:10px;}
.sub02_02_box_txt { font-size:14px; font-weight:400;}
.sub02_02_bottom { width:100%; margin:40px 0 0 0; font-size:13px; font-weight:700; color:rgba(0,0,0,0.5); text-align:left; border:1px solid rgba(0,0,0,0.1); padding:30px; border-radius:20px;}
.sub02_02_bottom>span { display:inline-block; vertical-align:middle; color:#4087df; margin-right:40px;}

.sub02_04_wrap { width:100%; margin:40px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:20px;}
.sub02_04_box { width:50%; height:auto; padding:40px; border:1px solid rgba(0,0,0,0.1); border-radius:20px; text-align:left; font-size:0;}
.sub02_04_box_title { font-size:26px; font-weight:700; margin-bottom:10px; color:#073b67;}
.sub02_04_box_txt { font-size:14px; font-weight:400;}
.sub02_04_box>img { margin-top:40px; width:50%; height:auto; max-width:250px;}




/* 서브03 */

.sub03_tw { width: calc(25% - 4px);}

.sub03_01_wrap { width:100%; margin:0; font-size:0;}
.sub03_01_box1 { display:inline-block; vertical-align:top; width:55%; height:auto; padding:0;}
.sub03_01_box1_txt { width:100%; margin:0 0 30px 0; padding-left:5px; font-size:18px;}
.sub03_01_box1_txt>p { font-size:15px; background-image: url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0 8px; padding:5px 0 5px 16px;}

.sub03_01_box1_tab_wrap { margin-bottom:30px;}
.sub03_01_box1_tab { display:inline-block; font-size:15px; font-weight:700; padding:10px 30px; border:1px solid rgba(0,0,0,0.1); border-radius:20px; color:#073b67; cursor:pointer; margin-right:10px; background-color:rgba(0,0,0,0.01);}
.sub_contents_tab_active, .sub_contents_tab:hover { background-color:#073b67; color:#fff;}

.sub03_01_box1_txt2 { width:100%; margin:0; padding:40px; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); margin-bottom:20px; background-color:rgba(0,0,0,0.01);}
.sub03_01_box1_txt2>div { font-size:18px; font-weight:700; margin-bottom:10px; color:#073b67;}
.sub03_01_box1_txt2>p { font-size:15px; background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-position:0 5px; padding:5px 0 5px 22px;}

.sub03_01_box2 { display:inline-block; vertical-align:top; width:43%; margin-left:2%;  height:auto; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub03_01_box2>img { width:100%; height:auto;}

.sub03_01_table_wrap { width:100%; font-size:0;}
.sub03_01_table_left { display:inline-block; vertical-align:top; width:55%;}
.sub03_01_table_right { display:inline-block; vertical-align:top; width:43%; margin-left:2%;}
.sub03_01_box3 { width:100%; height:auto; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub03_01_box3>img { width:100%; height:auto;}

.sub_contents_tabbox { display:none;}
.sub_contents_tabbox_active { display:inline-block;}

.sub03_06_top { width:100%; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); background-color:rgba(72,167,244,0.1); padding:20px 40px;}
.sub03_06_top_title { font-size:18px; font-weight:700; margin-bottom:5px; color:#073b67;}
.sub03_06_top_txt { font-size:14px; font-weight:400;}
.sub03_06_wrap { width:100%; margin:0; font-size:0; display:flex; flex-direction:row; justify-content:space-between; gap:20px; flex-wrap:wrap; padding:30px 0;}
.sub03_06_inbox { width:calc(33.333333333% - 20px); height:auto; border:1px solid rgba(0,0,0,0.1); border-radius:20px; text-align:center; padding:20px;}
.sub03_06_inbox_img { width:100%; height:auto; border:1px solid rgba(0,0,0,0.1); border-radius:20px; overflow:hidden;}
.sub03_06_inbox_img>img { width:100%; height:auto;}
.sub03_06_inbox_txt_wrap { width:100%; padding:20px 20px 0 20px;}
.sub03_06_inbox_title { font-size:18px; font-weight:700; margin-bottom:5px; color:#444;}
.sub03_06_inbox_txt { font-size:14px; font-weight:400;}



/* 서브04 */

.sub04_01_wrap { width:100%; margin:60px 0 0 0; background-image:url(/images/sub/sub04_01_bg2.png); background-repeat:no-repeat; background-position:50% 0; background-size:100% auto;}
.sub04_01_box_wrap { width:100%; font-size:0; padding:60px; border:1px solid rgba(0,0,0,0.1); border-radius:20px; background-color:rgba(0,0,0,0.02); margin-bottom:40px;}
.sub04_01_box_left { display:inline-block; vertical-align:middle; width:60%;}
.sub04_01_title { font-size:20px; font-weight:700; color:#073b67; margin-bottom:10px;}
.sub04_01_txt { font-size:15px;}
.sub04_01_txt>p { background-image: url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0 8px; padding:5px 0 5px 16px;}
.sub04_01_box_right { display:inline-block; vertical-align:middle; width:40%; text-align:right;}
.sub04_01_box_right_img1 { display:inline-block; vertical-align:middle; width:60%; margin:0 2% 0 0; padding:15px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img2 { display:inline-block; vertical-align:middle; width:30%; margin:0 2% 0 0; padding:15px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img3 { display:inline-block; vertical-align:middle; width:31.333333333%; margin:0 2% 0 0; padding:15px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img1>img, .sub04_01_box_right_img2>img, .sub04_01_box_right_img3>img { width:100%; height:auto;}

.sub04_02_wrap { width:100%; margin:60px 0 0 0; font-size:0; text-align:left;}
.sub04_02_box_wrap { display:inline-block; vertical-align:top; width:31.333333333%; min-height:230px; padding:30px 40px 40px 40px; border:1px solid rgba(0,0,0,0.1); border-radius:20px; background-color:rgba(0,0,0,0.02); margin:0 2% 2% 0; text-align:center;}
.sub04_02_box_img { width:100%; margin:0 2% 0 0;}
.sub04_02_box_img>img { width:100%; max-width:230px; height:auto;}
.sub04_02_title { display:block; font-size:20px; font-weight:700; color:#073b67; margin-bottom:10px;}
.sub04_02_txt { display:block; font-size:15px;}
.sub04_02_txt:hover { color:#09C; text-decoration:underline;}

.sub04_03_wrap { width:100%; font-size:0; text-align:center;}
.sub04_03_in { display:inline-block; vertical-align:top; width:46%; margin:2%;}
.sub04_03_in_title { width:100%; background-color:rgba(0,0,0,0.05); padding:20px; font-size:16px;}




/* 서브05 */

.sub05_01_wrap { width:100%; margin:80px 0 0 0; text-align:center;}
.sub05_01_box { width:100%; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub05_01_box_add { width:100%; text-align:center; font-size:18px; font-weight:500; padding:60px; color:#fff; background-color:#193e75;}
.sub05_01_box_add>span { display:inline-block; background-image:url(/images/sub/sub05_01_icon01.png); background-repeat:no-repeat; background-position:0% 50%; padding: 10px 0 8px 45px;}
.sub05_01_box_map { margin-bottom:-5px;}
.sub05_01_box2 { width:100%; border-radius:20px; margin-top:40px; padding:60px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); display:flex; flex-direction:row; justify-content:space-between; gap:20px; flex-wrap:wrap; background-color:rgba(0,0,0,0.02);}
.sub05_01_box2_txt1, .sub05_01_box2_txt2, .sub05_01_box2_txt3 { width:calc(33.333333333% - 20px); font-size:18px; font-weight:500;}
.sub05_01_box2_txt1>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon02.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt2>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon03.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt3>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon04.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt4 { width:100%; padding:40px 0 0 0;}



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


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

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

.sub_visual .sub_bg { background-size:auto;}


}




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

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



/* 서브 비주얼 */

.container_visual {}
.sub_visual { display:none;}
.sub_visual .sub_bg { width:100%; height:200px; min-width:768px; background-position:50% 0%; background-size:cover; background-attachment: inherit;}
.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:50px; background-color:#444; position: fixed; top: 80px; z-index: 50;}
.sub_menu { position:relative; width:100%; 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 rgba(255,255,255,0.3); height:50px; line-height:50px; font-size:15px; font-weight:500; color:#fff; cursor:pointer; background-repeat:no-repeat; background-position:right 20px center;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:25px; padding-right:40px; background-image: url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; display:none; padding-left:25px; padding-right:40px; background-image:url(/images/icon/tab_box_bg_right_w.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, .sub_tab>ul>li.tab_active { background-color:#193e75;}
.tab_box_bg_on { background-image: url(/images/icon/tab_box_bg_w.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:20px 30px 30px 30px;}
.sub_tab_sub ul li { float:none; height:30px; font-size:13px; font-weight:400; color:#444; line-height:29px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li a { display:block; width:100%; height:100%; padding-left:0;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.sub_depth2_pc {}
.sub_depth2_mo { display:none !important;}

.depth3_tab { margin:0 0 60px 0;}
.depth3_tab_btn { font-size:13px; padding:15px 0;}




/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:768px; padding-top:80px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:94%; margin:0 auto 30px auto; padding:90px 0 20px 0; font-size:28px; font-weight:700; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:13px; font-weight:300; color:#999; padding-left:0; letter-spacing:0; margin-top:5px;}
.box100per { width:94%; margin:0 auto; padding:0 0 80px 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_title_wrap { border-left:4px solid #e52b37; padding-left:15px; margin:60px 0 0 0;}
.in_title_s { font-size:12px; font-weight:700; margin:0 0 20px 0; color:#4087df; letter-spacing:0.1em;}
.in_title1 { font-size:36px; font-weight:700; margin:0 0 30px 0; color:#333; line-height:1.2; letter-spacing:-0.04em;}
.in_title1_txt { font-size:18px; font-weight:400;  margin-bottom:30px; color:#666;}
.in_title1_bar { width:50px; height:3px; margin:0 auto 30px 0; background-color:#e52b37;}
.in_title1_txt>span { display: inline-block;}
.in_title2 { font-size:30px; font-weight:700; margin:-10px 0 30px 0; color:#333; line-height:1; letter-spacing:-0.02em;}
.in_title2_txt { font-size:15px; font-weight:400; margin-bottom:20px; color:#666;}
.in_title3 { font-size:18px; 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;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.big_view { display: none;}
.big_view>a { display: none;}



/* 서브01 */

.sub01_01_wrap { width:100%; margin:60px 0 0 0; font-size:0; display:flex; flex-direction:row;}
.sub01_01_box1 { width:55%; height:auto; padding:0 30px 0 0;}
.sub_box_in_sbox_wrap { width:100%;}
.sub_box_in_sbox { display:inline-block; vertical-align:top; border:1px solid rgba(0,0,0,0.1); border-radius:15px; padding:20px 10px; width:31.333333333%; margin:0 2% 2% 0; text-align:center; font-size:12px; font-weight:500;}
.sub_box_in_sbox>img { width:100%; height:auto; max-width:110px;}
.sub_box_in_sbox>p { font-size:13px; font-weight:500; margin-bottom:3px;}
.sub_box_in_sbox2 { display:inline-block; vertical-align:top; border:1px solid rgba(0,0,0,0.1); border-radius:15px; padding:30px; width:98%; margin:20px 2% 0 0; text-align:left; font-size:12px;}
.sub_box_in_sbox2_p1 { font-size:20px; font-weight:700; line-height:1; margin-bottom:5px;}
.sub01_01_box2 { position:relative; width:45%; height:auto; aspect-ratio:100/150; max-height:645px; border-radius:15px; overflow:hidden;}
.sub01_01_box2_img { width:100%; height:100%; background-position:center; background-size:cover;}
.sub01_01_box2_txt { position:absolute; z-index:1; bottom:0; left:0; right:0; padding:40px; line-height:1; font-size:36px; font-weight:700; color:rgba(255,255,255,1);}

.sub01_02_wrap { width:100%; margin:30px 0 0 0; font-size:0; display:flex; flex-direction:row;}
.sub01_02_box1 { width:55%; height:auto; padding:0 30px 0 0;}
.sub01_02_box1_txt { width:100%; margin:0 0 30px 0;}
.sub01_02_box1_txt>p { font-size:14px; background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-position:0 5px; padding:5px 0 5px 22px;}
.sub01_02_box2 { position:relative; width:45%;  height:auto; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub01_02_box2_ytb { width:100%; height:auto; aspect-ratio:100/56.3;}
.sub01_02_box2_txt { padding:40px; line-height:1; font-size:20px; font-weight:700;}
.sub01_02_box2_txt>span { display:inline-block; font-size:14px; font-weight:400; margin-top:10px; line-height:1.4;}

.sub01_03_wrap { width:100%; margin:30px 0 0 0;}
.sub01_03_box1 { width:100%; height:auto; padding:0;}
.history_B_wrap { position:relative; width:100%; padding:0;}
.history_B_wrap:after { display:block; content:""; clear:both;}
.history_B_wrap_bg {}
.history_B_contents { width:100%; max-width:1300px; margin:0 auto; height:auto;}
.history_B_contents_box { position:relative; padding:0; text-align:left;}
.history_B_contents_box_bg1 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 50px;}
.history_B_contents_box_bg2 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 0;}
.history_B_contents_box_bg3 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px -4950px;}
.history_B_contents_txt { width:100%; padding:30px 30px 30px 80px; background-image:url(/images/sub/history_B_icon_right.png); background-repeat:no-repeat; background-position:-34px 40px;}
.history_B_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_B_year { font-weight:700; font-size:30px !important; margin-bottom:10px !important;}
.history_B_month { display:inline-block; width:10%; color:#8a7256; font-size:16px; font-weight:500; vertical-align:top;}
.history_B_month_txt { display:inline-block; width:90%; vertical-align:top; font-size:16px; padding-right:20px;}
.history_B_img { position:relative; top:auto; right:auto; width:100%; max-width:450px; padding:0; margin:-15px 0 0 80px; border-radius:15px; overflow:hidden;}
.history_B_img>img { width:100%; height:auto;}

.sub01_04_wrap { width:100%; margin:30px 0 0 0; display:flex; flex-direction:row;}
.sub01_04_box1 { width:49%; height:auto; padding:0; margin:0 1% 0 0;}
.sub01_04_box1_in { width:100%; height:auto; background-color:#073b67; color:#fff; padding:40px; border-radius:15px;}
.sub01_04_box1_title { font-size:22px; font-weight:700; padding:34px 0 0 70px; background-image:url(/images/sub/sub01_04_icon01.png); background-repeat:no-repeat; background-position:0% 100%;}
.sub01_04_box1_txt { font-size:15px; font-weight:700; padding:10px 0 20px 0; border-bottom:4px solid #e52b37; margin-bottom:20px;}
.sub01_04_box1_txt2 { font-size:13px; color:rgba(255,255,255,0.7);}
.sub01_04_box2 { width:49%; height:auto; padding:0; margin:0 0 0 1%; border:1px solid rgba(0,0,0,0.1); padding:40px 40px 38px 40px; border-radius:15px;}
.sub01_04_box2_title { font-size:22px; font-weight:700; padding:34px 0 0 70px; background-image:url(/images/sub/sub01_04_icon02.png); background-repeat:no-repeat; background-position:0% 100%;}
.sub01_04_box2_txt { font-size:15px; font-weight:700; padding:10px 0 15px 0;}
.sub01_04_box2_txt2 { font-size:13px;}
.sub01_04_box2_txt2>p { background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-position:0 2px; padding:2px 0 2px 22px;}
.sub01_04_bottom { width:100%; margin:30px 0 0 0; font-size:18px; font-weight:700; color:#073b67;}

.sub01_05_wrap { width:100%; margin:30px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:15px;}
.sub01_05_box { width:25%; height:auto; padding:30px; border:1px solid rgba(0,0,0,0.1); border-radius:15px; text-align:center;}
.sub01_05_box>img { margin-bottom:10px; width:100%; max-width:110px; height:auto;}
.sub01_05_box_title { font-size:22px; font-weight:700; margin-bottom:10px;}
.sub01_05_box_txt { font-size:14px; font-weight:500;}
.sub01_05_bottom { width:100%; margin:30px 0 0 0; font-size:12px; font-weight:700; color:rgba(0,0,0,0.5); text-align:center;}





/* 서브02 */

.sub02_01_wrap { width:100%; margin:0; padding-top:30px; font-size:0; display:flex; flex-direction:row; align-items:stretch; justify-content:center;}
.sub02_01_box1 { width:50%; height:auto; padding:0 30px 0 0;}
.sub02_01_box1_title { display:inline-block; font-size:13px; font-weight:700; padding:10px 30px; margin-bottom:15px; border:1px solid rgba(0,0,0,0.1); border-radius:15px; color:#073b67;}
.sub02_01_box1_title2 { font-size:20px; font-weight:700; padding-left:5px; margin-bottom:10px; color:#073b67;}
.sub02_01_box1_txt { width:100%; margin:0 0 20px 0; padding-left:5px; font-size:15px;}
.sub02_01_box1_txt>p { font-size:13px; background-image: url(/images/icon/dot_10x10.png); background-size:8px auto; background-repeat:no-repeat; background-position:0 8px; padding:5px 0 5px 14px;}
.sub02_01_box1_txt2 { width:100%; margin:0; padding:25px; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub02_01_box1_txt2>p { font-size:13px; background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-position:0 5px; padding:5px 0 5px 22px;}
.sub02_01_box2 { width:50%;  height:auto; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); display:flex; align-items:center; justify-content:center;}
.sub02_01_box2>img { width:100%; height:auto;}

.sub02_02_wrap { width:100%; margin:30px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:15px;}
.sub02_02_box { width:33.333333333%; height:auto; padding:30px; border:1px solid rgba(0,0,0,0.1); border-radius:15px; text-align:center;}
.sub02_02_box>img { margin-bottom:10px; width:100%; max-width:110px; height:auto;}
.sub02_02_box_title { font-size:22px; font-weight:700; margin-bottom:10px; color:#073b67; line-height:1;}
.sub02_02_box_title>span { display:inline-block; vertical-align:middle; color:#e52b37; margin-right:10px; padding-bottom:4px;}
.sub02_02_box_txt { font-size:13px; font-weight:400;}
.sub02_02_bottom { width:100%; margin:30px 0 0 0; font-size:12px; font-weight:700; color:rgba(0,0,0,0.5); text-align:left; border:1px solid rgba(0,0,0,0.1); padding:25px; border-radius:15px;}
.sub02_02_bottom>span { display:block; vertical-align:middle; color:#4087df; margin:0 0 10px 0;}

.sub02_04_wrap { width:100%; margin:30px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:15px;}
.sub02_04_box { width:50%; height:auto; padding:30px; border:1px solid rgba(0,0,0,0.1); border-radius:15px; text-align:left; font-size:0;}
.sub02_04_box_title { font-size:22px; font-weight:700; margin-bottom:10px; color:#073b67;}
.sub02_04_box_txt { font-size:13px; font-weight:400;}
.sub02_04_box>img { margin-top:30px; width:50%; height:auto; max-width:250px;}




/* 서브03 */

.sub03_tw { width: calc(25% - 4px);}

.sub03_01_wrap { width:100%; margin:0; font-size:0;}
.sub03_01_box1 { display:inline-block; vertical-align:top; width:100%; height:auto; padding:0;}
.sub03_01_box1_txt { width:100%; margin:0 0 30px 0; padding-left:5px; font-size:16px;}
.sub03_01_box1_txt>p { font-size:14px; background-image: url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0 8px; padding:5px 0 5px 16px;}

.sub03_01_box1_tab_wrap { margin-bottom:30px;}
.sub03_01_box1_tab { display:inline-block; font-size:14px; font-weight:700; padding:10px 30px; border:1px solid rgba(0,0,0,0.1); border-radius:20px; color:#073b67; cursor:pointer; margin-right:10px; background-color:rgba(0,0,0,0.01);}
.sub_contents_tab_active, .sub_contents_tab:hover { background-color:#073b67; color:#fff;}

.sub03_01_box1_txt2 { width:100%; margin:0; padding:40px; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); margin-bottom:20px; background-color:rgba(0,0,0,0.01);}
.sub03_01_box1_txt2>div { font-size:16px; font-weight:700; margin-bottom:10px; color:#073b67;}
.sub03_01_box1_txt2>p { font-size:14px; background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-position:0 5px; padding:5px 0 5px 22px;}

.sub03_01_box2 { display:inline-block; vertical-align:top; width:100%; margin-left:0;  height:auto; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); text-align:center; background-color:rgba(0,0,0,0.02);}
.sub03_01_box2>img { width:100%; max-width:580px; height:auto;}

.sub03_01_table_wrap { width:100%; font-size:0;}
.sub03_01_table_left { display:inline-block; vertical-align:top; width:100%;}
.sub03_01_table_right { display:inline-block; vertical-align:top; width:100%; margin-left:0;}
.sub03_01_box3 { width:100%; height:auto; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); text-align:center; background-color:rgba(0,0,0,0.02);}
.sub03_01_box3>img { width:100%; max-width:580px; height:auto;}

.sub_contents_tabbox { display:none;}
.sub_contents_tabbox_active { display:inline-block;}

.sub03_06_top { width:100%; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); background-color:rgba(72,167,244,0.1); padding:20px 30px;}
.sub03_06_top_title { font-size:15px; font-weight:700; margin-bottom:5px; color:#073b67;}
.sub03_06_top_txt { font-size:13px; font-weight:400;}
.sub03_06_wrap { width:100%; margin:0; font-size:0; display:flex; flex-direction:row; justify-content:space-between; gap:15px; flex-wrap:wrap; padding:25px 0;}
.sub03_06_inbox { width:calc(33.333333333% - 15px); height:auto; border:1px solid rgba(0,0,0,0.1); border-radius:15px; text-align:center; padding:15px;}
.sub03_06_inbox_img { width:100%; height:auto; border:1px solid rgba(0,0,0,0.1); border-radius:15px; overflow:hidden;}
.sub03_06_inbox_img>img { width:100%; height:auto;}
.sub03_06_inbox_txt_wrap { width:100%; padding:15px 15px 0 15px;}
.sub03_06_inbox_title { font-size:15px; font-weight:700; margin-bottom:5px; color:#444;}
.sub03_06_inbox_txt { font-size:13px; font-weight:400;}





/* 서브04 */

.sub04_01_wrap { width:100%; margin:60px 0 0 0; background-image:url(/images/sub/sub04_01_bg2.png); background-repeat:no-repeat; background-position:50% 0; background-size:100% auto;}
.sub04_01_box_wrap { width:100%; font-size:0; padding:40px; border:1px solid rgba(0,0,0,0.1); border-radius:15px; background-color:rgba(0,0,0,0.02); margin-bottom:30px;}
.sub04_01_box_left { display:inline-block; vertical-align:middle; width:60%;}
.sub04_01_title { font-size:18px; font-weight:700; color:#073b67; margin-bottom:10px;}
.sub04_01_txt { font-size:14px;}
.sub04_01_txt>p { background-image: url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0 8px; padding:5px 0 5px 16px;}
.sub04_01_box_right { display:inline-block; vertical-align:middle; width:40%; text-align:right;}
.sub04_01_box_right_img1 { display:inline-block; vertical-align:middle; width:60%; margin:0 2% 0 0; padding:10px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img2 { display:inline-block; vertical-align:middle; width:30%; margin:0 2% 0 0; padding:10px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img3 { display:inline-block; vertical-align:middle; width:31.333333333%; margin:0 2% 0 0; padding:10px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img1>img, .sub04_01_box_right_img2>img, .sub04_01_box_right_img3>img { width:100%; height:auto;}

.sub04_02_wrap { width:100%; margin:60px 0 0 0; font-size:0; text-align:left;}
.sub04_02_box_wrap { display:inline-block; vertical-align:top; width:48%; min-height:220px; padding:25px 30px 30px 30px; border:1px solid rgba(0,0,0,0.1); border-radius:15px; background-color:rgba(0,0,0,0.02); margin:0 2% 2% 0; text-align:center;}
.sub04_02_box_img { width:100%; margin:0 2% 0 0;}
.sub04_02_box_img>img { width:100%; max-width:230px; height:auto;}
.sub04_02_title { display:block; font-size:18px; font-weight:700; color:#073b67; margin-bottom:10px;}
.sub04_02_txt { display:block; font-size:14px;}
.sub04_02_txt:hover { color:#09C; text-decoration:underline;}

.sub04_03_wrap { width:100%; font-size:0; text-align:center;}
.sub04_03_in { display:inline-block; vertical-align:top; width:46%; margin:2%;}
.sub04_03_in_title { width:100%; background-color:rgba(0,0,0,0.05); padding:20px; font-size:14px;}




/* 서브05 */

.sub05_01_wrap { width:100%; margin:60px 0 0 0; text-align:center;}
.sub05_01_box { width:100%; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub05_01_box_add { width:100%; text-align:center; font-size:16px; font-weight:500; padding:40px; color:#fff; background-color:#193e75;}
.sub05_01_box_add>span { display:inline-block; background-image:url(/images/sub/sub05_01_icon01.png); background-repeat:no-repeat; background-position:0% 50%; padding: 10px 0 8px 45px;}
.sub05_01_box_map { margin-bottom:-5px;}
.sub05_01_box2 { width:100%; border-radius:15px; margin-top:30px; padding:40px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); display:flex; flex-direction:row; justify-content:space-between; gap:20px; flex-wrap:wrap; background-color:rgba(0,0,0,0.02);}
.sub05_01_box2_txt1, .sub05_01_box2_txt2, .sub05_01_box2_txt3 { width:calc(33.333333333% - 20px); font-size:16px; font-weight:500;}
.sub05_01_box2_txt1>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon02.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt2>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon03.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt3>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon04.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt4 { width:100%; padding:30px 0 0 0;}





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



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

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



/* 서브 비주얼 */

.sub_visual { display:none;}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:40px; background-color:#444; position: fixed; top: 60px; z-index: 50;}
.sub_menu { position:relative; width:100%; height:40px; 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 rgba(255,255,255,0.3); height:40px; line-height:40px; font-size:13px; font-weight:400; color:#fff; cursor:pointer; background-repeat:no-repeat; background-position:right 10px center;}
.sub_tab>ul>li>p { width:100%;/* 내용 1줄에서 말줄임 */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:12px; padding-right:25px; background-image: url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; display:none; padding-left:12px; padding-right:25px; background-image:url(/images/icon/tab_box_bg_right_w.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, .sub_tab>ul>li.tab_active { background-color:#193e75;}
.tab_box_bg_on { background-image: url(/images/icon/tab_box_bg_w.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:40px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:15px 20px 20px 20px;}
.sub_tab_sub ul li { float:none; padding:5px 0; font-size:13px; height:auto; line-height:inherit; font-weight:400; color:#444; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li a { display:block; width:100%; height:auto; padding-left:0; line-height:1.4;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.sub_depth2_pc { display:none !important;}
.sub_depth2_mo { display:inline;}

.depth3_tab { margin:0 0 40px 0; text-align:left;}
.depth3_tab_btn { font-size:12px; padding:8px 0; margin:0 2px 4px 2px;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:320px; padding-top:60px;}
.sub_container { position: relative; width:92%; margin:0 auto; padding:0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { width:100%; margin:0 auto 30px auto; padding:70px 0 20px 0; font-size:24px; font-weight:700; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:11px; font-weight:300; color:#999; padding-left:0; letter-spacing:0; margin-top:5px;}
.box100per { width:100%; margin:0 auto; padding:0 0 60px 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_title_wrap { border-left:4px solid #e52b37; padding-left:10px; margin:40px 0 0 0;}
.in_title_s { font-size:11px; font-weight:700; margin:0 0 10px 0; color:#4087df; letter-spacing:0.1em;}
.in_title1 { font-size:30px; font-weight:700; margin:0 0 20px 0; color:#333; line-height:1.2; letter-spacing:-0.02em;}
.in_title1_txt { font-size:16px; font-weight:400;  margin-bottom:20px; color:#666;}
.in_title1_bar { width:40px; height:3px; margin:0 auto 20px 0; background-color:#e52b37;}
.in_title1_txt>span { display: inline-block;}
.in_title2 { font-size:20px; font-weight:700; margin:-5px 0 20px 0; color:#333; line-height:1; letter-spacing:-0.02em;}
.in_title2_txt { font-size:13px; font-weight:400; margin-bottom:20px; color:#666;}
.in_title3 { font-size:16px; font-weight:500; margin-bottom:10px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.sub_img_pt { display:none;}
.sub_img_m { display:block;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/images/icon/view.png); background-size:100%; width: 40px; height: 40px;}
.big_view>a { display: block; width: 100%; height: 100%;}



/* 서브01 */

.sub01_01_wrap { width:100%; margin:40px 0 0 0; font-size:0; display:flex; flex-direction:column;}
.sub01_01_box1 { width:100%; height:auto; padding:0 0 30px 0;}
.sub_box_in_sbox_wrap { width:100%;}
.sub_box_in_sbox { display:inline-block; vertical-align:top; border:1px solid rgba(0,0,0,0.1); border-radius:10px; padding:20px 10px; width:31.333333333%; margin:1%; text-align:center; font-size:11px; font-weight:500;}
.sub_box_in_sbox>img { width:100%; height:auto; margin-bottom:5px;}
.sub_box_in_sbox>p { font-size:12px; font-weight:500; margin-bottom:1px;}
.sub_box_in_sbox2 { display:inline-block; vertical-align:top; border:1px solid rgba(0,0,0,0.1); border-radius:10px; padding:30px; width:98%; margin:20px 1% 0 1%; text-align:left; font-size:11px;}
.sub_box_in_sbox2_p1 { font-size:20px; font-weight:700; line-height:1; margin-bottom:5px;}
.sub01_01_box2 { position:relative; width:100%; height:auto; aspect-ratio:100/150; max-height:645px; border-radius:10px; overflow:hidden;}
.sub01_01_box2_img { width:100%; height:100%; background-position:center; background-size:cover;}
.sub01_01_box2_txt { position:absolute; z-index:1; bottom:0; left:0; right:0; padding:30px; line-height:1; font-size:30px; font-weight:700; color:rgba(255,255,255,1);}

.sub01_02_wrap { width:100%; margin:30px 0 0 0; font-size:0; display:flex; flex-direction:column;}
.sub01_02_box1 { width:100%; height:auto; padding:0 0 30px 0;}
.sub01_02_box1_txt { width:100%; margin:0 0 20px 0;}
.sub01_02_box1_txt>p { font-size:12px; background-image:url(/images/icon/circle_15x15.png); background-size:12px auto; background-repeat:no-repeat; background-position:0 5px; padding:5px 0 5px 17px;}
.sub01_02_box2 { position:relative; width:100%;  height:auto; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub01_02_box2_ytb { width:100%; height:auto; aspect-ratio:100/56.3;}
.sub01_02_box2_txt { padding:30px 20px; line-height:1; font-size:18px; font-weight:700;}
.sub01_02_box2_txt>span { display:inline-block; font-size:12px; font-weight:400; margin-top:10px; line-height:1.4;}

.sub01_03_wrap { width:100%; margin:30px 0 0 0;}
.sub01_03_box1 { width:100%; height:auto; padding:0;}
.history_B_wrap { position:relative; width:100%; padding:0;}
.history_B_wrap:after { display:block; content:""; clear:both;}
.history_B_wrap_bg {}
.history_B_contents { width:100%; max-width:1300px; margin:0 auto; height:auto;}
.history_B_contents_box { position:relative; padding:0; text-align:left;}
.history_B_contents_box_bg1 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 50px;}
.history_B_contents_box_bg2 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 0;}
.history_B_contents_box_bg3 { background-image:url(/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px -4960px;}
.history_B_contents_txt { padding:20px 0 20px 40px; background-image:url(/images/sub/history_B_icon_right.png); background-repeat:no-repeat; background-position:-34px 25px;}
.history_B_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_B_year { font-weight:700; font-size:26px !important; margin-bottom:10px !important; background-color:#fff;}
.history_B_month { display:inline-block; width:100%; color:#8a7256; font-size:14px; font-weight:500; vertical-align:top; padding:0 0 3px 0;}
.history_B_month_txt { display:inline-block; width:100%; vertical-align:top; font-size:14px; padding:0 0 5px 8px; background-position:0 6px; background-size:4px auto;}
.history_B_img { position:relative; top:auto; right:auto; width:100%; max-width:230px; padding:0; margin:-10px 0 0 40px; border-radius:10px; overflow:hidden;}
.history_B_img>img { width:100%; height:auto;}

.sub01_04_wrap { width:100%; margin:30px 0 0 0; display:flex; flex-direction:column;}
.sub01_04_box1 { width:100%; height:auto; padding:0; margin:0 0 10px 0;}
.sub01_04_box1_in { width:100%; height:auto; background-color:#073b67; color:#fff; padding:30px; border-radius:10px;}
.sub01_04_box1_title { font-size:20px; font-weight:700; padding:20px 0 0 50px; background-image:url(/images/sub/sub01_04_icon01.png); background-repeat:no-repeat; background-position:0% 100%; background-size:40px auto;}
.sub01_04_box1_txt { font-size:14px; font-weight:700; padding:10px 0 20px 0; border-bottom:4px solid #e52b37; margin-bottom:20px;}
.sub01_04_box1_txt2 { font-size:12px; color:rgba(255,255,255,0.7);}
.sub01_04_box2 { width:100%; height:auto; padding:0; margin:0; border:1px solid rgba(0,0,0,0.1); padding:30px; border-radius:10px;}
.sub01_04_box2_title { font-size:20px; font-weight:700; padding:20px 0 0 50px; background-image:url(/images/sub/sub01_04_icon02.png); background-repeat:no-repeat; background-position:0% 100%; background-size:40px auto;}
.sub01_04_box2_txt { font-size:14px; font-weight:700; padding:10px 0 15px 0;}
.sub01_04_box2_txt2 { font-size:12px;}
.sub01_04_box2_txt2>p { background-image:url(/images/icon/circle_15x15.png); background-size:12px auto; background-repeat:no-repeat; background-position:0 2px; padding:2px 0 2px 16px;}
.sub01_04_bottom { width:100%; margin:30px 0 0 0; font-size:16px; font-weight:700; color:#073b67; letter-spacing:-0.02em;}

.sub01_05_wrap { width:100%; margin:30px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:10px; flex-wrap:wrap;}
.sub01_05_box { width:calc(50% - 5px); height:auto; padding:20px; border:1px solid rgba(0,0,0,0.1); border-radius:10px; text-align:center;}
.sub01_05_box>img { margin-bottom:5px; width:80%; max-width:110px; height:auto;}
.sub01_05_box_title { font-size:18px; font-weight:700; margin-bottom:5px;}
.sub01_05_box_txt { font-size:12px; font-weight:500;}
.sub01_05_bottom { width:100%; margin:30px 0 0 0; font-size:11px; font-weight:700; color:rgba(0,0,0,0.5); text-align:center;}



/* 서브02 */

.sub02_01_wrap { width:100%; margin:0; padding-top:10px; font-size:0; display:flex; flex-direction:column; align-items:stretch; justify-content:center;}
.sub02_01_box1 { width:100%; height:auto; padding:0 0 20px 0;}
.sub02_01_box1_title { display:inline-block; font-size:13px; font-weight:700; padding:7px 20px; margin-bottom:15px; border:1px solid rgba(0,0,0,0.1); border-radius:10px; color:#073b67;}
.sub02_01_box1_title2 { font-size:18px; font-weight:700; padding-left:5px; margin-bottom:10px; color:#073b67;}
.sub02_01_box1_txt { width:100%; margin:0 0 20px 0; padding-left:5px; font-size:13px;}
.sub02_01_box1_txt>p { font-size:12px; background-image: url(/images/icon/dot_10x10.png); background-size:6px auto; background-repeat:no-repeat; background-position:0 7px; padding:3px 0 3px 12px;}
.sub02_01_box1_txt2 { width:100%; margin:0; padding:20px; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub02_01_box1_txt2>p { font-size:12px; background-image:url(/images/icon/circle_15x15.png); background-size:12px auto; background-repeat:no-repeat; background-position:0 3px; padding:3px 0 3px 18px;}
.sub02_01_box2 { width:100%;  height:auto; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); display:flex; align-items:center; justify-content:center;}
.sub02_01_box2>img { width:100%; height:auto;}

.sub02_02_wrap { width:100%; margin:30px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:10px; flex-wrap:wrap;}
.sub02_02_box { width:100%; height:auto; padding:20px; border:1px solid rgba(0,0,0,0.1); border-radius:10px; text-align:center;}
.sub02_02_box>img { margin-bottom:5px; width:100%; max-width:110px; height:auto;}
.sub02_02_box_title { font-size:20px; font-weight:700; margin-bottom:10px; color:#073b67; line-height:1;}
.sub02_02_box_title>span { display:inline-block; vertical-align:middle; color:#e52b37; margin-right:10px; padding-bottom:4px;}
.sub02_02_box_txt { font-size:12px; font-weight:400;}
.sub02_02_bottom { width:100%; margin:30px 0 0 0; font-size:12px; font-weight:700; color:rgba(0,0,0,0.5); text-align:left; border:1px solid rgba(0,0,0,0.1); padding:20px; border-radius:10px;}
.sub02_02_bottom>span { display:block; vertical-align:middle; color:#4087df; margin:0 0 10px 0;}

.sub02_04_wrap { width:100%; margin:30px 0 0 0; display:flex; flex-direction:row; justify-content:space-between; gap:10px; flex-wrap:wrap;}
.sub02_04_box { width:100%; height:auto; padding:20px; border:1px solid rgba(0,0,0,0.1); border-radius:10px; text-align:left; font-size:0;}
.sub02_04_box_title { font-size:20px; font-weight:700; margin-bottom:10px; color:#073b67;}
.sub02_04_box_txt { font-size:12px; font-weight:400;}
.sub02_04_box>img { margin-top:0; width:100%; height:auto; max-width:250px;}



/* 서브03 */

.sub03_tw { width: calc(50% - 4px);}

.sub03_01_wrap { width:100%; margin:0; font-size:0;}
.sub03_01_box1 { display:inline-block; vertical-align:top; width:100%; height:auto; padding:0;}
.sub03_01_box1_txt { width:100%; margin:0 0 20px 0; padding-left:5px; font-size:15px;}
.sub03_01_box1_txt>p { font-size:13px; background-image: url(/images/icon/dot_10x10.png); background-size:6px auto; background-repeat:no-repeat; background-position:0 10px; padding:5px 0 5px 10px;}

.sub03_01_box1_tab_wrap { margin-bottom:20px;}
.sub03_01_box1_tab { display:inline-block; font-size:13px; font-weight:700; padding:10px 15px; border:1px solid rgba(0,0,0,0.1); border-radius:15px; color:#073b67; cursor:pointer; margin-right:6px; background-color:rgba(0,0,0,0.01);}
.sub_contents_tab_active, .sub_contents_tab:hover { background-color:#073b67; color:#fff;}

.sub03_01_box1_txt2 { width:100%; margin:0; padding:20px; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); margin-bottom:20px; background-color:rgba(0,0,0,0.01);}
.sub03_01_box1_txt2>div { font-size:15px; font-weight:700; margin-bottom:10px; color:#073b67;}
.sub03_01_box1_txt2>p { font-size:13px; background-image:url(/images/icon/circle_15x15.png); background-repeat:no-repeat; background-size:10px auto; background-position:0 6px; padding:5px 0 5px 13px;}

.sub03_01_box2 { display:inline-block; vertical-align:top; width:100%; margin-left:0;  height:auto; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); text-align:center; background-color:rgba(0,0,0,0.02);}
.sub03_01_box2>img { width:100%; max-width:580px; height:auto;}

.sub03_01_table_wrap { width:100%; font-size:0;}
.sub03_01_table_left { display:inline-block; vertical-align:top; width:100%;}
.sub03_01_table_right { display:inline-block; vertical-align:top; width:100%; margin-left:0;}
.sub03_01_box3 { width:100%; height:auto; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); text-align:center; background-color:rgba(0,0,0,0.02);}
.sub03_01_box3>img { width:100%; max-width:580px; height:auto;}

.sub_contents_tabbox { display:none;}
.sub_contents_tabbox_active { display:inline-block;}

.sub03_06_top { width:100%; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); background-color:rgba(72,167,244,0.1); padding:15px 20px;}
.sub03_06_top_title { font-size:14px; font-weight:700; margin-bottom:5px; color:#073b67;}
.sub03_06_top_txt { font-size:12px; font-weight:400;}
.sub03_06_wrap { width:100%; margin:0; font-size:0; display:flex; flex-direction:row; justify-content:space-between; gap:10px; flex-wrap:wrap; padding:20px 0;}
.sub03_06_inbox { width:100%; height:auto; border:1px solid rgba(0,0,0,0.1); border-radius:10px; text-align:center; padding:10px;}
.sub03_06_inbox_img { width:100%; height:auto; border:1px solid rgba(0,0,0,0.1); border-radius:10px; overflow:hidden;}
.sub03_06_inbox_img>img { width:100%; height:auto;}
.sub03_06_inbox_txt_wrap { width:100%; padding:10px 10px 0 10px;}
.sub03_06_inbox_title { font-size:14px; font-weight:700; margin-bottom:5px; color:#444;}
.sub03_06_inbox_txt { font-size:12px; font-weight:400;}





/* 서브04 */

.sub04_01_wrap { width:100%; margin:40px 0 0 0; background-image:url(/images/sub/sub04_01_bg2.png); background-repeat:no-repeat; background-position:50% 0; background-size:100% auto;}
.sub04_01_box_wrap { width:100%; font-size:0; padding:20px; border:1px solid rgba(0,0,0,0.1); border-radius:10px; background-color:rgba(0,0,0,0.02); margin-bottom:20px;}
.sub04_01_box_left { display:inline-block; vertical-align:middle; width:100%; margin-bottom:20px;}
.sub04_01_title { font-size:16px; font-weight:700; color:#073b67; margin-bottom:10px;}
.sub04_01_txt { font-size:13px;}
.sub04_01_txt>p { background-image: url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0 8px; padding:5px 0 5px 16px;}
.sub04_01_box_right { display:inline-block; vertical-align:middle; width:100%; text-align:left;}
.sub04_01_box_right_img1 { display:inline-block; vertical-align:middle; width:60%; margin:0 2% 0 0; padding:10px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img2 { display:inline-block; vertical-align:middle; width:30%; margin:0 2% 0 0; padding:10px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img3 { display:inline-block; vertical-align:middle; width:31.333333333%; margin:0 2% 0 0; padding:10px; border:1px solid rgba(0,0,0,0.1); background-color:#fff; border-radius:10px;}
.sub04_01_box_right_img1>img, .sub04_01_box_right_img2>img, .sub04_01_box_right_img3>img { width:100%; height:auto;}

.sub04_02_wrap { width:100%; margin:40px 0 0 0; font-size:0; text-align:left;}
.sub04_02_box_wrap { display:inline-block; vertical-align:top; width:100%; min-height:1px; padding:10px 20px 25px 20px; border:1px solid rgba(0,0,0,0.1); border-radius:10px; background-color:rgba(0,0,0,0.02); margin:0 0 20px 0; text-align:center;}
.sub04_02_box_img { width:100%; margin:0 2% 0 0;}
.sub04_02_box_img>img { width:100%; max-width:200px; height:auto;}
.sub04_02_title { display:block; font-size:16px; font-weight:700; color:#073b67; margin-bottom:5px;}
.sub04_02_txt { display:block; font-size:13px;}
.sub04_02_txt:hover { color:#09C; text-decoration:underline;}

.sub04_03_wrap { width:100%; font-size:0; text-align:center;}
.sub04_03_in { display:inline-block; vertical-align:top; width:100%; margin:2% 0;}
.sub04_03_in_title { width:100%; background-color:rgba(0,0,0,0.05); padding:15px; font-size:13px;}




/* 서브05 */

.sub05_01_wrap { width:100%; margin:40px 0 0 0; text-align:center;}
.sub05_01_box { width:100%; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.1);}
.sub05_01_box_add { width:100%; text-align:center; font-size:14px; font-weight:500; padding:20px; color:#fff; background-color:#193e75;}
.sub05_01_box_add>span { display:inline-block; background-image:url(/images/sub/sub05_01_icon01.png); background-repeat:no-repeat; background-position:0% 50%; padding: 10px 0 8px 45px;}
.sub05_01_box_map { margin-bottom:-5px;}
.sub05_01_box2 { width:100%; border-radius:10px; margin-top:20px; padding:30px 20px; overflow:hidden; border:1px solid rgba(0,0,0,0.1); display:flex; flex-direction:row; justify-content:space-between; gap:5px; flex-wrap:wrap; background-color:rgba(0,0,0,0.02);}
.sub05_01_box2_txt1, .sub05_01_box2_txt2, .sub05_01_box2_txt3 { width:100%; font-size:14px; font-weight:500; margin-bottom:10px;}
.sub05_01_box2_txt1>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon02.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt2>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon03.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt3>span { display:inline-block; padding:10px 0 8px 34px; background-image:url(/images/sub/sub05_01_icon04.png); background-repeat:no-repeat; background-position:0% 50%;}
.sub05_01_box2_txt4 { width:100%; padding:10px 0;}
.sub05_01_box2_txt4>img { width:70%; height:auto;}




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






