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


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

Site Name : 반응형 고급형 C
Part : 서브
Last edit : 2020.07.07
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 {}



/* 서브 비주얼 */

.container_visual {}
.sub_visual { position:relative; width:100%; height:400px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:400px; min-width:1440px; background-size:cover; background-position:50% 50%; 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, .sub_visual .sub01_bg_tb { background-image:url(../img/sub/sub01_visual.jpg);}
.sub_visual .sub02_bg_pc, .sub_visual .sub02_bg_tb { background-image:url(../img/sub/sub02_visual.jpg);}
.sub_visual .sub022_bg_pc, .sub_visual .sub022_bg_tb { background-image:url(../img/sub/sub02_visual2.jpg);}
.sub_visual .sub03_bg_pc, .sub_visual .sub03_bg_tb { background-image:url(../img/sub/sub03_visual.jpg);}
.sub_visual .sub04_bg_pc, .sub_visual .sub04_bg_tb { background-image:url(../img/sub/sub04_visual.jpg);}
.sub_visual .sub05_bg_pc, .sub_visual .sub05_bg_tb { background-image:url(../img/sub/sub05_visual.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:1440px; 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:1340px; 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(../img/icon/tab_box_bg_right.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { min-width:300px; display:none; padding-left:30px; padding-right:150px; background-image:url(../img/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(../img/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_menu_wrap_fixed { position: fixed; top: -1px; z-index: 100;}

.depth3_tab { width:100%; height:auto; padding:0 0 50px 0; margin:0; font-size:0;}
.depth3_tab>a { display:inline-block; vertical-align:top; font-size:16px; text-align:center; padding:20px; border-radius:0; background-color:#eee;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#439aff;}




/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1440px;}

.sub_box_in01 { width:100%; background-color:rgba(0,0,0,0);}
.sub_box_in02 { width:100%; background-color:rgba(0,0,0,0.03);}

.sub_container { position: relative; width:100%; max-width:1440px; margin:0 auto; padding:120px 50px; user-select: none;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_container_fixed { padding:190px 50px 140px 50px;}
.sub_container02 { position: relative; width:100%; max-width:1440px; margin:0 auto; padding:120px 50px; user-select: none;}
.sub_container02:after { display:block; content:""; clear:both;}

.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}

.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(../img/icon/view.png); width: 60px; height: 60px;}
.big_view>a { display: block; width: 100%; height: 100%;}

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

.sub_title { font-size:50px; font-weight:700; letter-spacing:-0.06em; text-align:center;}
.sub_title2 { font-size:30px; font-weight:700; margin:0 0 50px 0; letter-spacing:-0.06em; text-align:center;}
.sub_title3 { font-size:24px; font-weight:500; margin:0 0 30px 0; letter-spacing:-0.04em; background-image:url(../img/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding:0 0 0 25px;}
.sub_txt { font-size:18px; text-align:center; margin:50px 0 50px 0;}
.sub_title sup { font-size:30px; font-weight:700;}
.sub_txt sup { font-size:12px;}

.sub_txt_warning { font-size:13px; background-image:url(../img/icon/mark.png); background-repeat:no-repeat; background-position:0% 0%; padding:0 0 0 20px; color:rgba(0,0,0,0.5); margin:0 0 20px 0;}

.sub_box_in { border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1); padding:40px 0; text-align:center;}
.sub_box_title { display:inline-block; vertical-align:middle; padding:6px 20px; margin-right:20px; font-size:16px; color:#fff; background-color:rgba(0,0,0,0.5); border-radius:0;}
.sub_box_title_txt { display:inline-block; vertical-align:middle; padding:0; font-size:24px; font-weight:700;}
.sub_box_title_txt2 { display:inline-block; vertical-align:middle; padding:0; font-size:16px;}

.sub_box_in2 { border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1); padding:40px 0; background-color:#fff;}



/* 서브01 */

.sub01_box { background-color:#fff; border-radius:15px; padding:0 30px; width:100%; font-size:0;}
.sub01_in { display:inline-block; vertical-align:middle; width:50%; padding:0 20px; margin-bottom:20px;}
.sub01_in2 { display:inline-block; vertical-align:middle; width:50%; padding:0 20px; margin:10px 0;}
.sub01_txt { font-size:14px; padding:0 0 10px 10px;}
.sub01_txt>span { display:inline-block; vertical-align: text-bottom; color:#de1515; font-size:11px; margin-left:5px;}
.sub01_input { border-radius:0; height:40px; width:100%; padding:0 10px; font-size:14px;}
.sub01_ck { display:inline-block; vertical-align:middle; width:20px;}
.sub01_txt2 { display:inline-block; vertical-align:middle; font-size:13px; width:90%;}
.sub01_txt2>span { display:inline-block; vertical-align: text-bottom; color:#de1515; font-size:11px; margin-left:5px;}
.sub01_btn { display:block; background-color:#439aff; font-size:18px; color:#fff; width:100%; padding:15px; border-radius:0; letter-spacing:-0.06em; text-align:center;}



/* 서브02 */

.sub02_01_tab { width:23%; margin:0 1% 2% 1%;}
.sub02_box { width:100%;}
.sub02_01_img_wrap { font-size:0;}
.sub02_01_img { position:relative; display:inline-block; vertical-align:top; width:31.333333333333%; margin:1%; border:1px solid rgba(0,0,0,0.1); border-top:3px solid rgba(0,0,0,0.7); overflow:hidden; cursor:pointer;}
.sub02_01_img>img { width:100%; height:auto; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
.sub02_01_img:hover>img { -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
.sub_img_pop { display:none; position:fixed;     top: 0;width:100%; height:100%; background-color:rgba(0,0,0,0.7); z-index:500;}
.sub_img_pop_active { display:block !important;}
.sub_img_pop_wrap { position:absolute; left:50%; margin-left:-437px; width:875px; top:10vh; bottom:10vh; height:auto; border:1px solid rgba(0,0,0,0.7); background-color:rgba(0,0,0,0.8);}
.sub_img_pop_wrap>p { position:absolute; right:-61px; top:0; background-image:url(../img/icon/nav_btn2_w.png); background-repeat:no-repeat; background-size:25px auto; background-position:center; width:60px; height:60px; cursor:pointer; z-index:1; background-color:rgba(0,0,0,1); border:1px solid rgba(255,255,255,0.2);}
.sub_img_pop_img { display:none; width:100%; height:100%; overflow-y: scroll; overflow-x: hidden;}
.sub_img_pop_img>img { width:100%; height:auto; min-width:860px;}
.sub_img_pop_img_active { display:block !important;}

.banner_video3 { width:calc(100% - 40px); height:450px; position:relative; overflow:hidden; margin:0 20px 20px 20px;}
.sub02_02_01_title { font-size:50px; font-weight:700; margin:0 auto 10px auto; letter-spacing:-0.03em; width:70%; text-align:center;}
.sub02_02_02_txt { font-size:18px; font-weight:400; margin:0 auto; letter-spacing:-0.03em; width:70%; text-align:center;}

.sub02_02_img_wrap { font-size:0;}
.sub02_02_img { position:relative; display:inline-block; vertical-align:top; width:50%; padding:20px;}
.sub02_02_img>img { width:100%; height:auto;}
.sub02_02_img>p { position:absolute; left:20px; bottom:20px; right:20px; background-color:rgba(0,0,0,0.7); padding:20px; text-align:center; color:#fff; font-size:18px;}
.sub02_02_table_wrap { width:100%; padding:20px;}
.sub02_02_img2 { width:33.333333333%; padding:20px;}

.sub02_box2 { width:100%; margin-top:50px;}
.sub02_03_table_wrap { display:inline-block; vertical-align:top; width:50%; padding:20px;}

.sub02_02_tab { width:23%; margin:0 1% 2% 1%;}
.sub02_02_txt { display:inline-block; vertical-align:top; width: calc(50% - 40px); margin:20px; padding:50px; font-size:18px; text-align:left; background-color:rgba(0,0,0,0.03); min-height: 475px;}
.sub02_02_txt2 { min-height: 355px;}
.sub02_02_txt_title { font-size:24px; font-weight:700;}



/* 서브03 */

.sub03_box { width:100%;}
.sub03_01_box_wrap { font-size:0;}
.sub03_01_img { position:relative; display:inline-block; vertical-align:top; width:50%; padding:20px;}
.sub03_01_img>img { width:100%; height:auto;}
.sub03_01_img>p { position:absolute; left:20px; bottom:20px; right:20px; background-color:rgba(0,0,0,0.7); padding:20px; text-align:center; color:#fff; font-size:18px;}
.sub03_01_txt { display:inline-block; vertical-align:top; width: calc(50% - 40px); margin:20px; padding:50px; font-size:18px; text-align:left; background-color:rgba(0,0,0,0.03); min-height: 475px;}
.sub03_01_txt2 { display:inline-block; vertical-align:top; width: 50%; margin:20px 0; padding:50px 80px 50px 0; font-size:18px; text-align:left;}
.sub03_01_txt_in { margin-bottom:20px;}
.sub03_01_txt_in>p { display:block; background-image:url(../img/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 2px; padding-left:25px; font-size:18px; font-weight:500; margin-bottom:10px; color:#319edd;}
.sub03_01_txt_in>span { display:block; background-image: url(../img/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:14px 8px; padding-left:25px; font-size:18px; margin-bottom:10px;}
.arrow { background-image:url(../img/arrow.png); background-repeat:no-repeat; background-size:100% auto; background-position:center; width:140px; height:130px; position:absolute; top:180px; left:-70px; z-index:1000;
animation: /*선택자*/arrow_img /*동작시간*/2s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/1.5s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: arrow_img 2s ease 1.5s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes arrow_img {
	0% { -ms-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1);}
	20% { -ms-transform: scale(0.9,0.9); -webkit-transform: scale(0.9,0.9); transform: scale(0.9,0.9);}
	40% { -ms-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1);}
	100% { -ms-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1);}
}
.sub03_01_bg { background-image:url(../img/sub/sub03_01_bg.png); background-repeat:no-repeat; background-position:100% 100%;}

.sub03_03_img { display:block; position:relative; width:100%;}
.sub03_03_img>img { width:100%; height:auto;}
.sub03_03_img_m { display:none; position:relative; width:100%;}
.sub03_03_img_m>img { width:100%; height:auto;}

.sub03_04_tab { width:48%; margin:0 1% 2% 1%;}
.sub03_04_in_box_wrap { width:100%; font-size:0;}
.sub03_04_in_box { display:inline-block; vertical-align:top; width:31.333333333%; margin:0 1% 2% 1%; padding:40px; background-color:rgba(0,0,0,0.02); text-align:left;}
.sub03_04_in_box_title { font-size:24px; background-image:url(../img/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 8px; padding-left:25px; margin-bottom:10px;}
.sub03_04_in_box_txt { font-size:15px; background-image:url(../img/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:15px;}
.sub03_04_img_wrap { width:100%; font-size:0;}
.sub03_04_img { display:inline-block; vertical-align:top;}
.sub03_04_img1 { width:23%; margin:0 1% 2% 1%; position:relative;}
.sub03_04_img>img { width:100%; height:auto;}
.sub03_04_img>p { position:absolute; left:0; bottom:0; right:0; background-color:rgba(0,0,0,0.7); padding:20px; text-align:center; color:#fff; font-size:18px;}

.sub03_04_in_box2 { display:inline-block; vertical-align:top; width:48%; min-height:485px; margin:0 1% 0 1%; padding:60px; background-color:rgba(0,0,0,0.02); text-align:left;}
.sub03_04_img2 { display:inline-block; vertical-align:top; width:48%; margin:0 1% 0 1%; position:relative;}


/* 서브04 */

.sub04_box { width:100%;}



/* 서브05 */

.banner_video { width:100%; height:450px; position:relative; overflow:hidden;}
.banner_video_in { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); min-width:101%; min-height:101%;}
.banner_video_mask { background-color:rgba(0,0,0,0.4); width:100%; height:100%; position:absolute; top:0; left:0; color:#fff; text-align:left; font-size:50px; font-weight:700; padding:10%; line-height:1.3;}
.sub05_01_title { font-size:50px; font-weight:700; margin:0 0 10px 0; letter-spacing:-0.03em;}
.sub05_01_txt { font-size:18px; font-weight:400; letter-spacing:-0.03em;}
.sub05_01_box { width:100%; background-color:rgba(0,0,0,0.04); padding:10% 10% 15% 10%; font-size:18px; background-image:url(../img/sub/sub05_box_bg.png); background-position:100% 100%; background-repeat:no-repeat; background-size:45% auto;}
.sub05_01_logo { width:40%; margin-bottom:60px;}
.sub05_01_logo>img { width:100%; height:auto;}
.sub05_01_txt2 { padding-right:40%;}
.sub05_01_txt3 { padding-right:40%;}

.history_D_wrap { position:relative; width:100%; padding:0; margin-top:80px;}
.history_D_wrap:after { display:block; content:""; clear:both;}
.history_D_wrap_bg {}
.history_D_tab { position:relative; width:40%; margin:60px auto 120px auto; height:1px; border-bottom:1px solid #ccc;}
.history_D_tab_dot { position:absolute; height:10px; width:10px; background-color:#666; border-radius:5px; z-index:1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.history_D_tab_dot>p { position:absolute; top:40px; left:50%; margin-left:-100px; width:200px; text-align:center; font-size:22px; color:#444; font-weight:500;}
.history_D_tab_dot1 { top:-5px; left:-5px;}
.history_D_tab_dot2 { top:-5px; left:50%; margin-left:-5px;}
.history_D_tab_dot3 { top:-5px; right:-5px;}
.history_D_tab_dot_over { position:absolute; height:50px; width:50px; border:1px solid #999; background-color:rgba(255,255,255,1); border-radius:25px; z-index:2; cursor:pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.history_D_tab_dot_over1 { top:-25px; left:-25px;}
.history_D_tab_dot_over2 { top:-25px; left:50%; margin-left:-25px;}
.history_D_tab_dot_over3 { top:-25px; right:-25px;}
.history_D_tab_dot_active { background-color:#fff;}
.history_D_tab_dot_over_active { border:20px solid #0087c8; background-color:rgba(255,255,255,1);}
.history_D_contents { display:none; position:relative; width:100%; margin:0 auto; height:auto; border:1px solid #ddd; font-size:0; overflow:hidden;}
.history_D_contents:after { display:block; content:""; clear:both;}
.history_D_contents_active { display:block;}
.history_D_contents_box { display:inline-block; width:50%; padding:0; text-align:left; vertical-align:top;}
.history_D_contents_box1 { height:100%; width:50%;}
.history_D_contents_box_bg1 { background-image:url(../img/sub/history_D_bg01.jpg); background-size:cover; background-position:center; min-height:400px;}
.history_D_contents_box_bg2 { background-image:url(../img/sub/history_D_bg02.jpg); background-size:cover; background-position:center; min-height:540px;}
.history_D_contents_box_bg3 { background-image:url(../img/sub/history_D_bg03.jpg); background-size:cover; background-position:center; min-height:570px;}
.history_D_contents_box2 { padding:60px;}
.history_D_contents_txt { border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:20px;}
.history_D_contents_txt:last-child { border-bottom:none; margin-bottom:0; padding-bottom:0;}
.history_D_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_D_year { font-weight:700; font-size:36px !important; margin-bottom:20px !important;}
.history_D_month { display:inline-block; width:15%; color:#8a7256; font-size:18px; font-weight:500; vertical-align:top;}
.history_D_month_txt { display:inline-block; width:85%; vertical-align:top; font-size:18px;}

.sub05_03_title { font-size:50px; font-weight:700; margin:0 0 10px 0; letter-spacing:-0.03em; width:50%}
.sub05_03_txt { font-size:18px; font-weight:400; letter-spacing:-0.03em; width:50%;}
.sub05_03_box { width:100%; background-color:rgba(0,0,0,0.04); padding:10% 10% 10% 10%; font-size:18px; background-image:url(../img/sub/sub05_03_box_bg.png); background-position:100% 100%; background-repeat:no-repeat; background-size:45% auto;}
.sub05_03_box_img_wrap { width:100%; font-size:0;}
.sub05_03_box_img_wrap>p { position:relative; display:inline-block; vertical-align:top; width:31.333333333%; margin:0 2% 60px 0; height:auto;}
.sub05_03_box_img_wrap>p>img { width:100%; height:auto;}
.sub05_03_txt2 { padding-right:40%;}

.sub05_05_box { width:100%; border:1px solid rgba(0,0,0,0.1);}




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



/* 1500 ~ 1025까지 설정 */

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

.sub_visual .sub_bg { min-width:1px;}
.sub_menu { width:100%;}
.sub_tab { width:calc(100% - 100px);}
.sub_box { min-width:1px;}
.sub_container { width:100%;}

}




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

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



/* 서브 비주얼 */

.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(../img/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { min-width:1px; width:50%; border-right:none; display:none; padding-left:30px; padding-right:100px; background-image:url(../img/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(../img/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_menu_wrap_fixed { position: relative; top: auto; z-index: 100;}

.depth3_tab { width:100%; height:auto; padding:0; margin:0 0 30px 0; font-size:0;}
.depth3_tab>a { display:inline-block; vertical-align:top; font-size:14px; text-align:center; padding:15px; border-radius:0; background-color:#eee;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#439aff;}




/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1px;}

.sub_box_in01 { width:100%; background-color:rgba(0,0,0,0);}
.sub_box_in02 { width:100%; background-color:rgba(0,0,0,0.03);}

.sub_container { position: relative; width:100%; max-width:1440px; margin:0 auto; padding:100px 40px;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_container_fixed { padding:120px 40px;}
.sub_container02 { position: relative; width:100%; max-width:1440px; margin:0 auto; padding:100px 40px;}
.sub_container02:after { display:block; content:""; clear:both;}

.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}

.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(../img/icon/view.png); width: 60px; height: 60px;}
.big_view>a { display: block; width: 100%; height: 100%;}

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

.sub_title { font-size:40px; font-weight:700; letter-spacing:-0.06em; text-align:center;}
.sub_title2 { font-size:24px; font-weight:700; margin:0 0 40px 0; letter-spacing:-0.06em; text-align:center;}
.sub_txt { font-size:16px; text-align:center; margin:40px 0 40px 0;}
.sub_title sup { font-size:20px; font-weight:700;}
.sub_txt sup { font-size:11px;}

.sub_txt_warning { font-size:13px; background-image:url(../img/icon/mark.png); background-repeat:no-repeat; background-position:0% 0%; padding:0 0 0 20px; color:rgba(0,0,0,0.5); margin:0 0 20px 0;}

.sub_box_in { border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1); padding:30px 0; text-align:center;}
.sub_box_title { display:inline-block; vertical-align:middle; padding:6px 20px; margin-right:20px; font-size:14px; color:#fff; background-color:rgba(0,0,0,0.5); border-radius:0;}
.sub_box_title_txt { display:inline-block; vertical-align:middle; padding:0; font-size:20px; font-weight:700;}
.sub_box_title_txt2 { display:inline-block; vertical-align:middle; padding:0; font-size:14px;}

.sub_box_in2 { border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1); padding:30px 0; background-color:#fff;}




/* 서브01 */

.sub01_box { background-color:#fff; border-radius:15px; padding:0 30px; width:100%; font-size:0;}
.sub01_in { display:inline-block; vertical-align:middle; width:50%; padding:0 15px; margin-bottom:15px;}
.sub01_in2 { display:inline-block; vertical-align:middle; width:50%; padding:0 15px; margin:10px 0;}
.sub01_txt { font-size:13px; padding:0 0 10px 10px;}
.sub01_txt>span { display:inline-block; vertical-align: text-bottom; color:#de1515; font-size:11px; margin-left:5px;}
.sub01_input { border-radius:0; height:40px; width:100%; padding:0 10px; font-size:13px;}
.sub01_ck { display:inline-block; vertical-align:middle; width:20px;}
.sub01_txt2 { display:inline-block; vertical-align:middle; font-size:13px; width:90%;}
.sub01_txt2>span { display:inline-block; vertical-align: text-bottom; color:#de1515; font-size:11px; margin-left:5px;}
.sub01_btn { display:block; background-color:#439aff; font-size:16px; color:#fff; width:100%; padding:15px; border-radius:0; letter-spacing:-0.06em; text-align:center;}



/* 서브02 */

.sub02_01_tab { width:23%; margin:0 1% 2% 1%;}
.sub02_box { width:100%;}
.sub02_01_img_wrap {font-size:0;}
.sub02_01_img { position:relative; display:inline-block; vertical-align:top; width:48%; margin:1%; border:1px solid rgba(0,0,0,0.1); border-top:3px solid rgba(0,0,0,0.7); overflow:hidden; cursor:pointer;}
.sub02_01_img>img { width:100%; height:auto; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
.sub02_01_img:hover>img { -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
.sub_img_pop {
    display: none; /* 초기 상태 숨김 */
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
}

/* 팝업 안의 이미지 컨테이너 */
.sub_img_pop_wrap {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
}

/* 개별 큰 이미지 */
.sub_img_pop_img {
    display: none;
}

.sub_img_pop_img img {
    max-width: 100%;
    height: auto;
    display: block;
}

.banner_video3 { width:calc(100% - 30px); height:350px; position:relative; overflow:hidden; margin:0 15px 15px 15px;}
.sub02_02_01_title { font-size:30px; font-weight:700; margin:0 auto 10px auto; letter-spacing:-0.03em; width:80%; text-align:center;}
.sub02_02_02_txt { font-size:16px; font-weight:400; margin:0 auto; letter-spacing:-0.03em; width:80%; text-align:center;}

.sub02_02_img_wrap { font-size:0;}
.sub02_02_img { position:relative; display:inline-block; vertical-align:top; width:50%; padding:15px;}
.sub02_02_img>img { width:100%; height:auto;}
.sub02_02_img>p { position:absolute; left:15px; bottom:15px; right:15px; background-color:rgba(0,0,0,0.7); padding:15px; text-align:center; color:#fff; font-size:16px;}
.sub02_02_table_wrap { width:100%; padding:15px;}
.sub02_02_img2 { width:33.333333333%; padding:15px;}

.sub02_box2 { width:100%; margin-top:40px;}
.sub02_03_table_wrap { display:inline-block; vertical-align:top; width:50%; padding:15px;}

.sub02_02_tab { width:23%; margin:0 1% 2% 1%;}
.sub02_02_txt { display:inline-block; vertical-align:top; width: calc(50% - 30px); margin:15px; padding:30px; font-size:14px; text-align:left; background-color:rgba(0,0,0,0.03); min-height: 1px;}
.sub02_02_txt2 { min-height: 1px;}
.sub02_02_txt_title { font-size:20px; font-weight:700;}




/* 서브03 */

.sub03_box { width:100%;}
.sub03_01_box_wrap { font-size:0;}
.sub03_01_img { position:relative; display:inline-block; vertical-align:top; width:100%; padding:15px;}
.sub03_01_img2 { width:50%; padding:15px;}
.sub03_01_img>img { width:100%; height:auto;}
.sub03_01_img>p { position:absolute; left:15px; bottom:15px; right:15px; background-color:rgba(0,0,0,0.7); padding:15px; text-align:center; color:#fff; font-size:16px;}
.sub03_01_txt { display:inline-block; vertical-align:top; width:100%; margin:15px 0; padding:40px; font-size:16px; text-align:left; background-color:rgba(0,0,0,0.03); min-height: 1px;}
.sub03_01_txt2 { display:inline-block; vertical-align:top; width:100%; margin:0; padding:40px; font-size:16px; text-align:left;}
.sub03_01_txt_in { margin-bottom:20px;}
.sub03_01_txt_in>p { display:block; background-image:url(../img/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 2px; padding-left:25px; font-size:16px; font-weight:500; margin-bottom:10px; color:#319edd;}
.sub03_01_txt_in>span { display:block; background-image: url(../img/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:14px 8px; padding-left:25px; font-size:16px; margin-bottom:10px;}
.arrow { background-image:url(../img/arrow.png); background-repeat:no-repeat; background-size:100% auto; background-position:center; width:100px; height:100px; position:absolute; top:80px; left:-50px; z-index:1000;
animation: /*선택자*/arrow_img /*동작시간*/2s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/1.5s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: arrow_img 2s ease 1.5s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes arrow_img {
	0% { -ms-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1);}
	20% { -ms-transform: scale(0.9,0.9); -webkit-transform: scale(0.9,0.9); transform: scale(0.9,0.9);}
	40% { -ms-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1);}
	100% { -ms-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1);}
}
.sub03_01_bg { background-image:url(../img/sub/sub03_01_bg.png); background-repeat:no-repeat; background-position:100% 100%; background-size:60% auto;}

.sub03_03_img { display:block; position:relative; width:100%;}
.sub03_03_img>img { width:100%; height:auto;}
.sub03_03_img_m { display:none; position:relative; width:100%;}
.sub03_03_img_m>img { width:100%; height:auto;}

.sub03_04_tab { width:48%; margin:0 1% 2% 1%;}
.sub03_04_in_box_wrap { width:100%; font-size:0;}
.sub03_04_in_box { display:inline-block; vertical-align:top; width:31.333333333%; margin:0 1% 2% 1%; padding:30px; background-color:rgba(0,0,0,0.02); text-align:left;}
.sub03_04_in_box_title { font-size:18px; background-image:url(../img/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 3px; padding-left:25px; margin-bottom:10px;}
.sub03_04_in_box_txt { font-size:14px; background-image:url(../img/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:15px;}
.sub03_04_img_wrap { width:100%; font-size:0;}
.sub03_04_img { display:inline-block; vertical-align:top;}
.sub03_04_img1 { width:48%; margin:0 1% 2% 1%; position:relative;}
.sub03_04_img>img { width:100%; height:auto;}
.sub03_04_img>p { position:absolute; left:0; bottom:0; right:0; background-color:rgba(0,0,0,0.7); padding:15px; text-align:center; color:#fff; font-size:16px;}




/* 서브04 */



/* 서브05 */

.banner_video { width:100%; height:350px; position:relative; overflow:hidden;}
.banner_video_in { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); min-width:101%; min-height:101%;}
.banner_video_mask { background-color:rgba(0,0,0,0.4); width:100%; height:100%; position:absolute; top:0; left:0; color:#fff; text-align:left; font-size:50px; font-weight:700; padding:10%; line-height:1.3;}
.sub05_01_title { font-size:30px; font-weight:700; margin:0 0 10px 0; letter-spacing:-0.03em;}
.sub05_01_txt { font-size:16px; font-weight:400; letter-spacing:-0.03em;}
.sub05_01_box { width:100%; background-color:rgba(0,0,0,0.04); padding:10% 10% 15% 10%; font-size:16px; background-image:url(../img/sub/sub05_box_bg.png); background-position:100% 100%; background-repeat:no-repeat; background-size:45% auto;}
.sub05_01_logo { width:50%; margin-bottom:40px;}
.sub05_01_logo>img { width:100%; height:auto;}
.sub05_01_txt2 { padding-right:40%;}
.sub05_01_txt3 { padding-right:40%;}

.history_D_wrap { position:relative; width:100%; padding:0; margin-top:70px;}
.history_D_wrap:after { display:block; content:""; clear:both;}
.history_D_wrap_bg {}
.history_D_tab { position:relative; width:60%; margin:60px auto 100px auto; height:1px; border-bottom:1px solid #ccc;}
.history_D_tab_dot { position:absolute; height:10px; width:10px; background-color:#666; border-radius:5px; z-index:1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.history_D_tab_dot>p { position:absolute; top:40px; left:50%; margin-left:-70px; width:140px; text-align:center; font-size:18px; font-weight:500;}
.history_D_tab_dot1 { top:-5px; left:-5px;}
.history_D_tab_dot2 { top:-5px; left:50%; margin-left:-5px;}
.history_D_tab_dot3 { top:-5px; right:-5px;}
.history_D_tab_dot_over { position:absolute; height:40px; width:40px; border:1px solid #999; background-color:rgba(255,255,255,1); border-radius:20px; z-index:2; cursor:pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.history_D_tab_dot_over1 { top:-20px; left:-20px;}
.history_D_tab_dot_over2 { top:-20px; left:50%; margin-left:-20px;}
.history_D_tab_dot_over3 { top:-20px; right:-20px;}
.history_D_tab_dot_active { background-color:#fff;}
.history_D_tab_dot_over_active { border:15px solid #0087c8; background-color:rgba(255,255,255,1);}
.history_D_contents { display:none; position:relative; width:100%; margin:0 auto; height:auto; border:1px solid #ddd; font-size:0;}
.history_D_contents:after { display:block; content:""; clear:both;}
.history_D_contents_active { display:block;}
.history_D_contents_box { display:inline-block; padding:0; text-align:left; vertical-align:top;}
.history_D_contents_box1 { height:100%; width:50%;}
.history_D_contents_box_bg1 { background-image:url(../img/sub/history_D_bg01.jpg); background-size:cover; background-position:center; min-height:300px;}
.history_D_contents_box_bg2 { background-image:url(../img/sub/history_D_bg02.jpg); background-size:cover; background-position:center; min-height:540px;}
.history_D_contents_box_bg3 { background-image:url(../img/sub/history_D_bg03.jpg); background-size:cover; background-position:center; min-height:590px;}
.history_D_contents_box2 { padding:40px; width:50%;}
.history_D_contents_txt { border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:20px;}
.history_D_contents_txt:last-child { border-bottom:none; margin-bottom:0; padding-bottom:0;}
.history_D_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_D_year { font-weight:700; font-size:30px !important; margin-bottom:15px !important;}
.history_D_month { display:inline-block; width:15%; color:#8a7256; font-size:16px; font-weight:500; vertical-align:top;}
.history_D_month_txt { display:inline-block; width:85%; vertical-align:top; font-size:16px;}

.sub05_03_title { font-size:30px; font-weight:700; margin:0 0 10px 0; letter-spacing:-0.03em; width:60%}
.sub05_03_txt { font-size:16px; font-weight:400; letter-spacing:-0.03em; width:50%;}
.sub05_03_box { width:100%; background-color:rgba(0,0,0,0.04); padding:10% 10% 10% 10%; font-size:14px; background-image:url(../img/sub/sub05_03_box_bg.png); background-position:100% 100%; background-repeat:no-repeat; background-size:70% auto;}
.sub05_03_box_img_wrap { width:100%; font-size:0;}
.sub05_03_box_img_wrap>p { position:relative; display:inline-block; vertical-align:top; width:31.333333333%; margin:0 2% 40px 0; height:auto;}
.sub05_03_box_img_wrap>p>img { width:100%; height:auto;}
.sub05_03_txt2 { padding-right:40%;}

.sub05_05_box { width:100%; border:1px solid rgba(0,0,0,0.1);}




/* 서브 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(../img/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:32px; background-image:url(../img/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2>p { width:100%; /* 내용 1줄에서 말줄임 */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.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(../img/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;}

.depth3_tab { width:100%; height:auto; padding:0; margin:0 0 30px 0; font-size:0;}
.depth3_tab>a { display:inline-block; vertical-align:top; font-size:13px; text-align:center; padding:10px; border-radius:0; background-color:#eee;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#439aff;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1px;}

.sub_box_in01 { width:100%; background-color:rgba(0,0,0,0);}
.sub_box_in02 { width:100%; background-color:rgba(0,0,0,0.03);}

.sub_container { position: relative; width:100%; max-width:1440px; margin:0 auto; padding:60px 20px;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_container_fixed { padding:60px 20px;}
.sub_container02 { position: relative; width:100%; max-width:1440px; margin:0 auto; padding:60px 20px;}
.sub_container02:after { display:block; content:""; clear:both;}

.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}

.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(../img/icon/view.png); background-size:100%; width: 40px; height: 40px;}
.big_view>a { display: block; width: 100%; height: 100%;}

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

.sub_title { font-size:30px; font-weight:700; letter-spacing:-0.06em; text-align:center;}
.sub_title>span { display:block;}
.sub_title2 { font-size:20px; font-weight:700; margin:0 0 30px 0; letter-spacing:-0.04em; text-align:center;}
.sub_txt { font-size:13px; text-align:center; margin:30px 0 30px 0;}
.sub_title sup { font-size:18px; font-weight:700;}
.sub_txt sup { font-size:8px;}

.sub_txt_warning { font-size:12px; background-image:url(../img/icon/mark.png); background-repeat:no-repeat; background-position:0% 0%; padding:0 0 0 20px; color:rgba(0,0,0,0.5); margin:0 0 20px 0;}

.sub_box_in { border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1); padding:20px 0; text-align:center;}
.sub_box_title { display:inline-block; vertical-align:middle; padding:6px 20px; margin-right:20px; font-size:13px; color:#fff; background-color:rgba(0,0,0,0.5); border-radius:0;}
.sub_box_title_txt { display:inline-block; vertical-align:middle; padding:0; font-size:16px; font-weight:700;}
.sub_box_title_txt2 { display:inline-block; vertical-align:middle; padding:0; font-size:13px;}

.sub_box_in2 { border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1); padding:30px 0; background-color:#fff;}




/* 서브01 */

.sub01_box { background-color:#fff; border-radius:10px; padding:0 15px; width:100%; font-size:0;}
.sub01_in { display:inline-block; vertical-align:middle; width:100%; padding:0; margin-bottom:10px;}
.sub01_in2 { display:inline-block; vertical-align:middle; width:100%; padding:0; margin:0;}
.sub01_txt { font-size:13px; padding:0 0 6px 6px;}
.sub01_txt>span { display:inline-block; vertical-align: text-bottom; color:#de1515; font-size:11px; margin-left:5px;}
.sub01_input { border-radius:0; height:34px; width:100%; padding:0 10px; font-size:13px;}
.sub01_ck { display:inline-block; vertical-align:middle; width:20px;}
.sub01_txt2 { display:inline-block; vertical-align:middle; font-size:13px; width:90%;}
.sub01_txt2>span { display:inline-block; vertical-align: text-bottom; color:#de1515; font-size:11px; margin-left:5px;}
.sub01_btn { display:block; background-color:#439aff; font-size:14px; color:#fff; width:100%; padding:15px; border-radius:0; letter-spacing:-0.06em; text-align:center;}



/* 서브02 */

.sub02_01_tab { width:100%; margin:0 0 2% 0;}
.sub02_box { width:100%;}
.sub02_01_img_wrap {font-size:0;}
.sub02_01_img { position:relative; display:inline-block; vertical-align:top; width:100%; margin:10px 0; border:1px solid rgba(0,0,0,0.1); border-top:3px solid rgba(0,0,0,0.7); overflow:hidden; cursor:pointer;}
.sub02_01_img>img { width:100%; height:auto; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
.sub02_01_img:hover>img { -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
.sub_img_pop { display:none; position:fixed; width:100%; height:100%; background-color:rgba(0,0,0,0.7); z-index:500;}
.sub_img_pop_active { display:block !important;}
.sub_img_pop_wrap { position:absolute; left:20px; margin-left:auto; right:20px; top:60px; bottom:20px; height:auto; width:auto; border:1px solid rgba(0,0,0,0.7); background-color:rgba(0,0,0,0.8);}
.sub_img_pop_wrap>p { position:absolute; right:0px; top:-41px; background-image:url(../img/icon/nav_btn2_w.png); background-repeat:no-repeat; background-size:20px auto; background-position:center; width:40px; height:40px; cursor:pointer; z-index:1; background-color:rgba(0,0,0,1); border:1px solid rgba(255,255,255,0.2);}
.sub_img_pop_img { display:none; width:100%; height:100%; overflow-y: scroll;}
.sub_img_pop_img>img { width:100%; height:auto;}
.sub_img_pop_img_active { display:block !important;}

.banner_video3 { width:100%; height:250px; position:relative; overflow:hidden; margin:0 0 10px 0;}
.sub02_02_01_title { font-size:24px; font-weight:700; margin:0 auto 10px auto; letter-spacing:-0.03em; width:94%; text-align:center;}
.sub02_02_02_txt { font-size:13px; font-weight:400; margin:0 auto; letter-spacing:-0.03em; width:94%; text-align:center;}

.sub02_02_img_wrap { font-size:0;}
.sub02_02_img { position:relative; display:inline-block; vertical-align:top; width:100%; padding:10px 0;}
.sub02_02_img>img { width:100%; height:auto;}
.sub02_02_img>p { position:absolute; left:0; bottom:10px; right:0; background-color:rgba(0,0,0,0.7); padding:12px; text-align:center; color:#fff; font-size:14px;}
.sub02_02_table_wrap { width:100%; padding:10px 0;}
.sub02_02_img2 { width:100%; padding:10px 0;}

.sub02_box2 { width:100%; margin-top:30px;}
.sub02_03_table_wrap { display:inline-block; vertical-align:top; width:100%; padding:10px 0;}

.sub02_02_tab { width:100%; margin:0 0 2% 0;}
.sub02_02_txt { display:inline-block; vertical-align:top; width: 100%; margin:10px 0; padding:20px; font-size:13px; text-align:left; background-color:rgba(0,0,0,0.03);}
.sub02_02_txt_title { font-size:18px; font-weight:700;}




/* 서브03 */

.sub03_box { width:100%;}
.sub03_01_box_wrap { font-size:0;}
.sub03_01_img { position:relative; display:inline-block; vertical-align:top; width:100%; padding:0; margin:10px 0;}
.sub03_01_img2 { width:100%; padding:0; margin:10px 0;}
.sub03_01_img>img { width:100%; height:auto;}
.sub03_01_img>p { position:absolute; left:0; bottom:0; right:0; background-color:rgba(0,0,0,0.7); padding:10; text-align:center; color:#fff; font-size:14px;}
.sub03_01_txt { display:inline-block; vertical-align:top; width:100%; margin:10px 0; padding:20px; font-size:14px; text-align:left; background-color:rgba(0,0,0,0.03); min-height: 1px;}
.sub03_01_txt2 { display:inline-block; vertical-align:top; width:100%; margin:0; padding:20px 20px 0 20px; font-size:14px; text-align:left;}
.sub03_01_txt_in { margin-bottom:10px;}
.sub03_01_txt_in>p { display:block; background-image:url(../img/icon/ar_18x18.png); background-repeat:no-repeat; background-size:14px auto; background-position:0% 1px; padding-left:18px; font-size:14px; font-weight:500; margin-bottom:5px; color:#319edd;}
.sub03_01_txt_in>span { display:block; background-image: url(../img/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:2px 6px; padding-left:10px; font-size:13px; margin-bottom:5px;}
.arrow { display:none;}
.sub03_01_bg { background-image:url(../img/sub/sub03_01_bg.png); background-repeat:no-repeat; background-position:100% 100%; background-size:60% auto; padding:20px 0;}

.sub03_03_img { display:none; position:relative; width:100%;}
.sub03_03_img>img { width:100%; height:auto;}
.sub03_03_img_m { display:block; position:relative; width:100%;}
.sub03_03_img_m>img { width:100%; height:auto;}

.sub03_04_tab { width:48%; margin:0 1% 2% 1%;}
.sub03_04_in_box_wrap { width:100%; font-size:0;}
.sub03_04_in_box { display:inline-block; vertical-align:top; width:100%; margin:0 0 2% 0; padding:20px; background-color:rgba(0,0,0,0.02); text-align:left;}
.sub03_04_in_box_title { font-size:16px; background-image:url(../img/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 1px; padding-left:25px; margin-bottom:10px;}
.sub03_04_in_box_txt { font-size:13px; background-image:url(../img/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0% 3px; padding-left:15px;}
.sub03_04_img_wrap { width:100%; font-size:0;}
.sub03_04_img { display:inline-block; vertical-align:top;}
.sub03_04_img1 { width:100%; margin:0 0 2% 0; position:relative;}
.sub03_04_img>img { width:100%; height:auto;}
.sub03_04_img>p { position:absolute; left:0; bottom:0; right:0; background-color:rgba(0,0,0,0.7); padding:10px; text-align:center; color:#fff; font-size:13px;}



/* 서브04 */



/* 서브05 */

.banner_video { width:100%; height:350px; position:relative; overflow:hidden;}
.banner_video2 { height:250px;}
.banner_video_in { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); min-width:101%; min-height:101%;}
.banner_video_mask { background-color:rgba(0,0,0,0.4); width:100%; height:100%; position:absolute; top:0; left:0; color:#fff; text-align:left; font-size:50px; font-weight:700; padding:10%; line-height:1.3;}
.sub05_01_title { font-size:24px; font-weight:700; margin:0 0 10px 0; letter-spacing:-0.03em;}
.sub05_01_txt { font-size:14px; font-weight:400; letter-spacing:-0.03em;}
.sub05_01_box { width:100%; background-color:rgba(0,0,0,0.04); padding:10% 10% 15% 10%; font-size:14px; background-image:url(../img/sub/sub05_box_bg.png); background-position:100% 100%; background-repeat:no-repeat; background-size:60% auto;}
.sub05_01_logo { width:80%; margin-bottom:20px;}
.sub05_01_logo>img { width:100%; height:auto;}
.sub05_01_txt2 { padding-right:0%;}
.sub05_01_txt3 { padding-right:40%;}

.history_D_wrap { position:relative; width:100%; padding:0; margin-top:50px;}
.history_D_wrap:after { display:block; content:""; clear:both;}
.history_D_wrap_bg {}
.history_D_tab { position:relative; width:74%; max-width:1200px; margin:40px auto 80px auto; height:1px; border-bottom:1px solid #ccc;}
.history_D_tab_dot { position:absolute; height:6px; width:6px; background-color:#666; border-radius:3px; z-index:1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.history_D_tab_dot>p { position:absolute; top:30px; left:50%; margin-left:-40px; width:80px; text-align:center; font-size:14px; font-weight:500; line-height:18px;}
.history_D_tab_dot1 { top:-3px; left:-3px;}
.history_D_tab_dot2 { top:-3px; left:50%; margin-left:-3px;}
.history_D_tab_dot3 { top:-3px; right:-3px;}
.history_D_tab_dot_over { position:absolute; height:30px; width:30px; border:1px solid #999; background-color:rgba(255,255,255,1); border-radius:15px; z-index:2; cursor:pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.history_D_tab_dot_over1 { top:-15px; left:-15px;}
.history_D_tab_dot_over2 { top:-15px; left:50%; margin-left:-15px;}
.history_D_tab_dot_over3 { top:-15px; right:-15px;}
.history_D_tab_dot_active { background-color:#fff;}
.history_D_tab_dot_over_active { border:12px solid #0087c8; background-color:rgba(255,255,255,1);}
.history_D_contents { display:none; position:relative; width:100%; margin:0 auto; height:auto; border:1px solid #ddd; font-size:0;}
.history_D_contents:after { display:block; content:""; clear:both;}
.history_D_contents_active { display:block;}
.history_D_contents_box { display:inline-block; padding:0; text-align:left; vertical-align:top;}
.history_D_contents_box1 { height:100%; width:100%;}
.history_D_contents_box_bg1 { background-image:url(../img/sub/history_D_bg01.jpg); background-size:cover; background-position:center; min-height:200px;}
.history_D_contents_box_bg2 { background-image:url(../img/sub/history_D_bg02.jpg); background-size:cover; background-position:center; min-height:200px;}
.history_D_contents_box_bg3 { background-image:url(../img/sub/history_D_bg03.jpg); background-size:cover; background-position:center; min-height:200px;}
.history_D_contents_box2 { padding:30px; width:100%;}
.history_D_contents_txt { border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:15px;}
.history_D_contents_txt:last-child { border-bottom:none; margin-bottom:0; padding-bottom:0;}
.history_D_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_D_year { font-weight:700; font-size:24px !important; margin-bottom:10px !important;}
.history_D_month { display:inline-block; width:15%; color:#8a7256; font-size:14px; font-weight:500; vertical-align:top;}
.history_D_month_txt { display:inline-block; width:85%; vertical-align:top; font-size:14px;}

.sub05_03_title { font-size:24px; font-weight:700; margin:0 0 10px 0; letter-spacing:-0.03em; width:100%}
.sub05_03_txt { font-size:14px; font-weight:400; letter-spacing:-0.03em; width:100%;}
.sub05_03_box { width:100%; background-color:rgba(0,0,0,0.04); padding:10% 10% 50% 10%; font-size:13px; background-image:url(../img/sub/sub05_03_box_bg.png); background-position:100% 100%; background-repeat:no-repeat; background-size:100% auto;}
.sub05_03_box_img_wrap { width:100%; font-size:0;}
.sub05_03_box_img_wrap>p { position:relative; display:inline-block; vertical-align:top; width:31.333333333%; margin:0 2% 30px 0; height:auto;}
.sub05_03_box_img_wrap>p>img { width:100%; height:auto;}
.sub05_03_txt2 { padding-right:0;}

.sub05_05_box { width:100%; border:1px solid rgba(0,0,0,0.1);}




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

caption { display:none;}
.table_over { width: 100%; margin: 0 auto; overflow-x: auto; }
.table_notice { display:none; margin-bottom:10px; font-size:11px;}
.content_table { margin:0 auto; padding:0; width:99.8%; background-color:#FFF; border-top:2px solid #bebebe; border-collapse:collapse;}
.content_table th { font-size:18px; font-weight:400; background-color:#c2c2c2;}
.content_table td { font-size:16px; color:#777; background-color:#f2f2f2;}
.content_table th, .content_table td { text-align:center; line-height:20px; padding:20px; border-left:1px solid #fff; border-bottom:1px solid #fff;}
.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:#a61c20; color:#fff;}
.content_table th.bg_02, .content_table td.bg_02 { background-color:#33231e; color:#fff;}
.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;}