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



/* 서브탭 start */

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

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

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

.depth3_tab { width:100%; max-width:1400px; height:auto; padding:0; margin:0 0 40px 0; font-size:0;}
.depth3_tab>a { display:inline-block; vertical-align:top; font-family: 'Noto Sans KR', sans-serif; font-size:18px; text-align:center; padding:16px 0; background-color:#eee;}
.depth3_tab>a:nth-child(2n) { background-color:#ddd;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#193e75;}




/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1300px; border-bottom:1px solid #e1ded8;}
.sub_container { position: relative; width:1300px; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { font-family: 'Roboto','Noto Sans KR', sans-serif; position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 20px; font-size:28px; font-weight:700; text-align:left; border-bottom:1px solid #e1ded8; letter-spacing:-0.06em;}
.sub_title_sub { font-family: 'NanumSquareRound', sans-serif; display:inline-block; font-size:15px; font-weight:400; color:#999; padding-left:20px; letter-spacing:-0.03em;}
.sub_title_fixed { padding:110px 0 20px 20px;}
.box100per { width:94%; margin:0 auto; padding:0 20px 40px 20px;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:544px;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-family: 'Roboto','Noto Sans KR',sans-serif; font-size:48px; line-height:1.4; font-weight:700; margin:50px 0 10px 0; color:#333; letter-spacing:-0.06em;}
.in_title1>span { display:block;}
.in_title1_txt { font-family:'Roboto','Noto Sans KR',sans-serif; font-size:22px; line-height:1.4; font-weight:400;  margin-bottom:60px; color:#777; letter-spacing:-0.05em;}
.in_title1_txt>span { display:block;}
.in_title2 { font-family: 'Roboto','Noto Sans KR', sans-serif; font-size:36px; line-height:1.4; font-weight:700;  margin:50px 0 50px 0; letter-spacing:-0.06em;}
.in_title2>span { display:block;}
.in_title3 { font-family: 'Roboto','Noto Sans KR', sans-serif; font-size:20px; line-height:1.4; font-weight:500; margin-bottom:40px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding:0 0 0 23px; letter-spacing:-0.06em;}
.in_title3>span { display:block; font-family: 'Roboto','NanumSquareRound', sans-serif; font-size:16px; font-weight:400; background-image:url(/images/icon/circle_18x18.png); background-repeat:no-repeat; background-position:0 3px; background-size:12px auto; padding-left:16px; letter-spacing:0;}
.in_title3>span:nth-child(1) { margin-top:14px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.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;}

.sub_box_in { width:100%; background-color:rgba(0,0,0,0.03); background-repeat:no-repeat;}



/* 서브01 */

.sub01_01_box { padding:80px; background-image:url(/images/sub/sub01_01_bg.png); background-position:100% 0%; background-size:auto;}
.sub01_01_box_title { font-family: 'Noto Sans KR', sans-serif; font-size:28px; font-weight:500; padding-bottom:40px; letter-spacing:-0.06em;}
.sub01_01_box_title2 { font-family: 'Noto Sans KR', sans-serif; font-size:36px; font-weight:700; padding-bottom:40px; letter-spacing:-0.06em; line-height:1.2; color:#d64157;}
.sub01_01_box_title2>span { display:block;}
.sub01_01_box_txt { font-size:17px;}
.sub01_01_box_txt>span { display:block; margin-bottom:30px;}
.sub01_01_box_txt>span:nth-child(1) { padding:0 45% 0 0;}
.sub01_01_box_txt>span:nth-child(2) { padding:0 45% 0 0;}
.sub01_01_box_txt2 { font-size:17px; text-align:right;}
.sub01_01_box_txt2>span { font-family: 'Noto Sans KR', sans-serif; display:inline-block; margin-left:20px; font-size:28px; font-weight:500;}

.sub01_02_box { padding:60px; background-image:url(/images/sub/sub01_02_bg.png); background-position:100% 0%; background-size:auto;}
.history_A_wrap { position:relative; width:100%; padding:0;}
.history_A_wrap:after { display:block; content:""; clear:both;}
.history_A_wrap_bg {}
.history_A_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.history_A_middle { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 50%;}
.history_A_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%; margin-bottom:50px;}
.history_A_contents { width:100%; max-width:1300px; margin:0 auto; height:auto; background-image:url(/images/sub/history_A_bg_line01.png); background-repeat:repeat-y; background-position:50% 0%;}
.history_A_tbg { background-image:url(/images/sub/history_A_bg_top.png);}
.history_A_mbg1 { background-image:url(/images/sub/history_A_bg02.png);}
.history_A_mbg2 { background-image:url(/images/sub/history_A_bg01.png);}
.history_A_bbg { background-image:url(/images/sub/history_A_bg_end.png);}
.history_A_contents_box_right { position:relative; padding:10px 0 10px 53%; background-image:url(/images/sub/history_A_icon_right.png); background-repeat:no-repeat; background-position:50% 45px; text-align:left; margin-top:-50px;}
.history_A_contents_box_left { position:relative; padding:0 53% 0 0; background-image:url(/images/sub/history_A_icon_left.png); background-repeat:no-repeat; background-position:50% 45px; text-align:left; margin-top:-50px;}
.history_A_contents_txt { border:1px solid #e1e1e1; border-radius:15px; padding:20px 30px 30px 30px; background-color:#FFF;}
.history_A_contents_box_right p,
.history_A_contents_box_left p { font-size:0; margin-bottom:5px; width:100%;}
.history_A_year { font-family: 'Roboto',sans-serif; font-weight:700; font-size:36px !important; margin-bottom:10px !important;}
.history_A_month { display:inline-block; width:10%; color:#8a7256; font-size:16px; font-weight:500; vertical-align:top;}
.history_A_month_txt { display:inline-block; width:90%; vertical-align:top; font-size:16px; background-image:url(/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:0 9px; padding:0 0 0 8px;}
.history_A_contents_box_left>.history_contents_txt>p>.history_month_txt { width:auto; padding-left:20px; width:80%;}

.sub01_03_box { padding:80px; background-image:url(/images/sub/sub01_03_bg.png); background-position:100% 0%; background-size:auto;}
.sub01_03_box_title { font-family: 'Noto Sans KR', sans-serif; font-size:36px; font-weight:700; padding-bottom:60px; letter-spacing:-0.06em; line-height:1.2; color:#d64157;}
.sub01_03_box_title2 { font-family: 'Noto Sans KR', sans-serif; font-size:28px; font-weight:700; padding-bottom:10px; letter-spacing:-0.06em;}
.sub01_03_box_txt { font-size:17px; margin-bottom:40px;}
.sub01_03_box_txt>span { display:block; margin:10px 0; padding:3px 0 0 40px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat;}

.sub01_04_box { position:relative; padding:80px; background-image:url(/images/sub/sub01_04_bg2.png); background-position:100% 0%; background-size:auto; text-align:center;}
.sub01_04_box>img {}

.sub01_05_box { padding:80px; background-image:url(/images/sub/sub01_05_bg.png); background-position:100% 0%; background-size:auto;}
.sub01_05_box_title { font-family: 'Noto Sans KR', sans-serif; font-size:28px; font-weight:700; padding-bottom:20px; letter-spacing:-0.06em; line-height:1.2;}
.sub01_05_box_txt { font-size:17px; margin-bottom:40px;}
.sub01_05_box_txt>p { display:block; margin:5px 0; padding:0 0 0 20px; background-image:url(/images/icon/circle_18x18.png); background-repeat:no-repeat; background-position:0 4px; background-size:14px auto;}
.sub01_05_box_txt>p>span { display:inline-block; color:#dc7200;}
.sub01_05_box_txt_p { padding-left:64px !important; margin:-5px 0 5px 0 !important; background-image:none !important;}




/* 서브02 */

.sub02_01_box { padding:80px; margin-bottom:40px;}
.sub02_01_box_title { font-family: 'Noto Sans KR', sans-serif; font-size:28px; font-weight:700; padding-bottom:30px; letter-spacing:-0.06em; line-height:1.2;}
.sub02_01_box_txt { font-size:17px; letter-spacing:-0.06em;}
.sub02_01_box_txt>p { display:block; padding:0 0 20px 0;}
.sub02_01_box2 { padding:80px; margin-bottom:40px; background-image:url(/images/sub/sub02_01_bg.png); background-position:100% 0%; background-size:auto;}
.sub02_01_box2_title { font-family: 'Noto Sans KR', sans-serif; font-size:28px; font-weight:700; padding-bottom:30px; letter-spacing:-0.06em; line-height:1.2; text-align:left;}
.sub02_01_box2_txt { font-size:17px;}
.sub02_01_box2_txt>p { display:block; margin:5px 0; padding:0 0 20px 20px; background-image:url(/images/icon/circle_18x18.png); background-repeat:no-repeat; background-position:0 4px; background-size:14px auto;}
.sub02_01_box3 { position:relative; padding:80px; background-image:url(/images/sub/sub02_01_bg3.png); background-position:0% 0%; background-size:auto; text-align:center;}
.sub02_01_box3>img {}

.sub02_02_tw { width:50%;}

.sub02_03_tw { width:50%;}
.sub02_03_box { padding:80px; margin-bottom:40px; font-size:0;}

.sub_box_in_txt_wrap { display:inline-block; vertical-align:top; width:50%;}
.sub02_03_box_title { font-family: 'Noto Sans KR', sans-serif; font-size:28px; font-weight:700; padding-bottom:20px; letter-spacing:-0.06em; line-height:1.2;}
.sub02_03_box_txt { font-family: 'Noto Sans KR', sans-serif; font-size:22px; letter-spacing:-0.06em; font-weight:500; margin-bottom:50px;}
.sub02_03_box_txt_p { display:block; margin:0 0 15px 0; padding:0 0 0 24px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0 8px;}
.sub02_03_box_txt2 { font-size:17px; letter-spacing:-0.06em; margin-bottom:50px;}
.sub02_03_box_txt2_p { display:block; margin:0 0 15px 0; padding:0 0 0 20px; background-image:url(/images/icon/circle_18x18.png); background-repeat:no-repeat; background-position:0 4px; background-size:14px auto;}
.sub02_03_box_txt2_p>a { text-decoration:underline; color:#09C;}
.sub02_03_box_txt_tel_a { display:none;}
.sub02_03_box_txt_tel {}
.sub02_03_box_txt3 { font-size:17px; letter-spacing:-0.06em;}

.sub_box_in_img_wrap { display:inline-block; vertical-align:top; width:50%; padding:0 0 0 40px;}
.sub_box_in_img_p { display:block; margin:0 0 20px 0;}
.sub_box_in_img_p>img { width:100%; height:auto; border-radius:10px;}

.sub02_03_box_txt_200 { width:200%;}


/* 서브03 */

.board_wrap_sub03_top { border-top:2px solid #545861; padding-top:40px;}


/* 서브04 */

.board_wrap_sub04_top { border-top:2px solid #545861; padding-top:40px;}






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



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

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



/* 서브 비주얼 */

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



/* 서브탭 start */

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

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

.sub_menu_wrap_fixed { position: relative; top: auto; z-index: 100;}

.depth3_tab { width:100%; max-width:1400px; height:auto; padding:0; margin:0 0 30px 0; font-size:0;}
.depth3_tab>a { display:inline-block; vertical-align:top; font-size:15px; text-align:center; padding:12px 0; background-color:#eee; margin:0;}
.depth3_tab>a:nth-child(2n) { background-color:#ddd;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#193e75;}





/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:768px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 0; font-size:28px; font-weight:700; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:inline-block; font-size:15px; font-weight:400; color:#999; padding-left:20px;}
.box100per { width:94%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:auto;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:36px; line-height:1.4; font-weight:700; margin:40px 0 5px 0; color:#333;}
.in_title1>span { display: inline;}
.in_title1_txt { font-size:18px; line-height:1.4; font-weight:400;  margin-bottom:40px; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:26px; line-height:1.4; font-weight:700;  margin:40px 0 40px 0;}
.in_title2>span { display: inline;}
.in_title3 { font-size:18px; line-height:1.4; font-weight:500; margin-bottom:30px; background-repeat:no-repeat; background-position:0 2px; padding:0 0 0 23px; letter-spacing:-0.06em;}
.in_title3>span { display:block; font-size:15px; font-weight:400; background-repeat:no-repeat; background-position:0 3px; background-size:12px auto; padding-left:16px; letter-spacing:0;}
.in_title3>span:nth-child(1) { margin-top:12px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/images/icon/view.png); width: 60px; height: 60px;}
.big_view>a { display: block; width: 100%; height: 100%;}

.sub_box_in { width:100%; background-color:rgba(0,0,0,0.03); background-repeat:no-repeat;}



/* 서브01 */

.sub01_01_box { padding:50px; background-position:100% 0%; background-size:60% auto;}
.sub01_01_box_title { font-size:22px; font-weight:500; padding-bottom:30px; letter-spacing:-0.06em;}
.sub01_01_box_title2 { font-size:30px; font-weight:700; padding-bottom:30px; letter-spacing:-0.06em; line-height:1.2; color:#d64157;}
.sub01_01_box_title2>span { display:block;}
.sub01_01_box_txt { font-size:15px;}
.sub01_01_box_txt>span { display:block; margin-bottom:20px;}
.sub01_01_box_txt>span:nth-child(1) { padding:0;}
.sub01_01_box_txt2 { font-size:15px; text-align:right;}
.sub01_01_box_txt2>span { display:inline-block; margin-left:15px; font-size:24px; font-weight:500;}

.sub01_02_box { padding:30px; background-position:100% 0%; background-size:50% auto;}
.history_A_wrap { position:relative; width:100%; padding:0;}
.history_A_wrap:after { display:block; content:""; clear:both;}
.history_A_wrap_bg {}
.history_A_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.history_A_middle { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 50%;}
.history_A_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%; margin-bottom:30px;}
.history_A_contents { width:100%; height:auto; background-image:url(/images/sub/history_A_bg_line01.png); background-repeat: no-repeat; background-position:50% 0%;}
.history_A_tbg { background-image:url(/images/sub/history_A_bg_top.png);}
.history_A_mbg1 { background-image:url(/images/sub/history_A_bg02.png);}
.history_A_mbg2 { background-image:url(/images/sub/history_A_bg01.png);}
.history_A_mbg3 { background-image:url(/images/sub/history_A_bg03.png);}
.history_A_bbg { background-image:url(/images/sub/history_A_bg_end.png);}
.history_A_contents_box_right { position:relative; padding:0 10px 0 53%; background-image:url(/images/sub/history_A_icon_right.png); background-repeat:no-repeat; background-position:50% 45px;}
.history_A_contents_box_left { position:relative; padding:0 53% 0 0; background-image:url(/images/sub/history_A_icon_left.png); background-repeat:no-repeat; background-position:50% 45px; text-align:left;}
.history_A_contents_txt { border:1px solid #e1e1e1; border-radius:15px; padding:30px; background-color:#FFF;}
.history_A_contents_box_right p,
.history_A_contents_box_left p { font-size:0; margin-bottom:0; width:100%; margin-bottom:6px; line-height:1.4;}
.history_A_year { font-weight:700; font-size:30px !important; margin-bottom:10px !important;}
.history_A_month { display:inline-block; width:16%; color:#8a7256; font-size:15px; font-weight:500; vertical-align:top;}
.history_A_month_txt { display:inline-block; width:84%; max-width: inherit; vertical-align:top; font-size:15px; background-image:url(/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:0 8px; padding:0 0 0 8px;}

.sub01_03_box { padding:50px; background-position:100% 0%; background-size:70% auto;}
.sub01_03_box_title { font-size:30px; font-weight:700; padding-bottom:40px; letter-spacing:-0.06em; line-height:1.2; color:#d64157;}
.sub01_03_box_title2 { font-size:22px; font-weight:700; padding-bottom:10px; letter-spacing:-0.06em;}
.sub01_03_box_txt { font-size:15px; margin-bottom:30px;}
.sub01_03_box_txt>span { display:block; margin:10px 0; padding:0 0 0 30px; background-repeat:no-repeat; background-size:26px auto;}

.sub01_04_box { position:relative; padding:50px; background-position:100% 0%; background-size:70% auto;}
.sub01_04_box>img { width:100%; height:auto;}

.sub01_05_box { padding:50px; background-position:100% 0%; background-size:70% auto;}
.sub01_05_box_title { font-size:22px; font-weight:700; padding-bottom:10px; letter-spacing:-0.06em; line-height:1.2;}
.sub01_05_box_txt { font-size:15px; margin-bottom:30px;}
.sub01_05_box_txt>p { display:block; margin:5px 0; padding:0 0 0 16px; background-image:url(/images/icon/circle_18x18.png); background-repeat:no-repeat; background-position:0 4px; background-size:10px auto;}
.sub01_05_box_txt>p>span { display:inline-block; color:#dc7200;}
.sub01_05_box_txt_p { padding-left:56px !important; margin:-5px 0 5px 0 !important; background-image:none !important;}




/* 서브02 */

.sub02_01_box { padding:50px; margin-bottom:30px; background-position:100% 0%; background-size:60% auto;}
.sub02_01_box_title { font-size:22px; font-weight:700; padding-bottom:20px; letter-spacing:-0.06em; line-height:1.2;}
.sub02_01_box_txt { font-size:15px; letter-spacing:-0.06em;}
.sub02_01_box_txt>p { display:block; padding:0 40% 16px 0;}
.sub02_01_box>.sub02_01_box_txt>p:nth-child(3) { padding:0 0 16px 0;}
.sub02_01_box2 { padding:50px; margin-bottom:30px;}
.sub02_01_box2_title { font-size:22px; font-weight:700; padding-bottom:20px; letter-spacing:-0.06em; line-height:1.2; text-align:left;}
.sub02_01_box2_txt { font-size:15px;}
.sub02_01_box2_txt>p { display:block; margin:5px 0; padding:0 0 16px 16px; background-repeat:no-repeat; background-position:0 4px; background-size:10px auto;}
.sub02_01_box3 { position:relative; padding:50px; background-position:0% 0%; background-size:70% auto; text-align:center;}
.sub02_01_box3>img { width:100%; height:auto;}

.sub02_02_tw { width:50%;}

.sub02_03_tw { width:50%;}
.sub02_03_box { padding:50px; margin-bottom:30px; font-size:0;}

.sub_box_in_txt_wrap { display:inline-block; vertical-align:top; width:50%;}
.sub02_03_box_title { font-size:24px; font-weight:700; padding-bottom:15px; letter-spacing:-0.06em; line-height:1.2;}
.sub02_03_box_txt { font-size:20px; letter-spacing:-0.06em; font-weight:500; margin-bottom:40px;}
.sub02_03_box_txt_p { display:block; margin:0 0 12px 0; padding:0 0 0 24px; background-repeat:no-repeat; background-position:0 8px;}
.sub02_03_box_txt2 { font-size:15px; letter-spacing:-0.06em; margin-bottom:40px;}
.sub02_03_box_txt2_p { display:block; margin:0 0 12px 0; padding:0 0 0 16px; background-repeat:no-repeat; background-position:0 4px; background-size:10px auto;}
.sub02_03_box_txt2_p>a {}
.sub02_03_box_txt_tel_a { display:block;}
.sub02_03_box_txt_tel { display:none;}
.sub02_03_box_txt3 { font-size:15px; letter-spacing:-0.06em;}

.sub_box_in_img_wrap { display:inline-block; vertical-align:top; width:50%; padding:0 0 0 20px;}
.sub_box_in_img_p { display:block; margin:0 0 15px 0;}
.sub_box_in_img_p>img { width:100%; height:auto; border-radius:8px;}

.sub02_03_box_txt_200 { width:200%;}




/* 서브03 */

.board_wrap_sub03_top { border-top:2px solid #545861; padding-top:30px;}


/* 서브04 */

.board_wrap_sub04_top { border-top:2px solid #545861; padding-top:30px;}







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



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

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



/* 서브 비주얼 */

.sub_visual { display:none;}



/* 서브탭 start */

.container_visual { padding-top:60px;}
.sub_menu_wrap { width:100%; height:51px; border-bottom:1px solid #e1ded8; border-top:none; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:320px; height:50px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:13px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:20px; padding-right:0; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:20px; padding-right:32px; background-image:url(/images/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(/images/icon/tab_box_bg_on.png) !important;}

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



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:320px;}
.sub_container { position: relative; width:92%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { width:100%; margin:0 auto 30px auto; padding:40px 0 0 0; font-size:22px; font-weight:700; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:11px; font-weight:400; color:#999; padding:0 0 15px 0;}
.box100per { width:100%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 20px 25px 20px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:28px; line-height:1.4; font-weight:700; margin:30px 0 5px 0; color:#333;}
.in_title1_txt { font-family: 'NanumSquareRound', sans-serif; font-size:15px; line-height:1.4; font-weight:400;  margin-bottom:25px; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:20px; line-height:1.4; font-weight:700;  margin:30px 0 25px 0;}
.in_title3 { font-size:15px; line-height:1.4; font-weight:500; margin-bottom:25px; background-repeat:no-repeat; background-position:0 2px; background-size:14px auto; padding:0 0 0 17px; letter-spacing:-0.05em;}
.in_title3>span { display:block; font-size:12px; font-weight:400; background-repeat:no-repeat; background-position:0 2px; background-size:10px auto; padding-left:13px; letter-spacing:0;}
.in_title3>span:nth-child(1) { margin-top:10px;}
.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%;}

.sub_box_in { width:100%; background-color:rgba(0,0,0,0.03); background-repeat:no-repeat;}

.depth3_tab { width:100%; max-width:1400px; height:auto; padding:0; margin:0 0 20px 0; text-align:left; font-size:0;}
.depth3_tab>a { display: inline-block; font-size:13px; text-align:center; padding:8px 12px; background-color:#eee; margin:0 4px 4px 0;}
.depth3_tab>a:nth-child(2n) { background-color:#eee;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#193e75;}





/* 서브01 */

.sub01_01_box { padding:25px 20px; background-position:100% 0%; background-size:100% auto;}
.sub01_01_box_title { font-size:18px; font-weight:500; padding-bottom:20px; letter-spacing:-0.06em;}
.sub01_01_box_title2 { font-size:22px; font-weight:700; padding-bottom:20px; letter-spacing:-0.06em; line-height:1.2; color:#d64157;}
.sub01_01_box_title2>span { display:inline;}
.sub01_01_box_txt { font-size:13px;}
.sub01_01_box_txt>span { display:block; margin-bottom:15px;}
.sub01_01_box_txt>span:nth-child(1) { padding:0;}
.sub01_01_box_txt2 { font-size:13px; text-align:right;}
.sub01_01_box_txt2>span { display:inline-block; margin-left:10px; font-size:18px; font-weight:500;}

.sub01_02_box { padding:25px 15px 25px 10px; background-position:100% 0%; background-size:50% auto;}
.history_A_wrap { position:relative; width:100%; padding:0;}
.history_A_wrap:after { display:block; content:""; clear:both;}
.history_A_wrap_bg {}
.history_A_top { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 100%;}
.history_A_middle { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 50%;}
.history_A_bottom { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 0%; margin-bottom:20px;}
.history_A_contents { width:100%; height:auto; background-image:url(/images/sub/history_A_bg_line01.png); background-repeat: no-repeat; background-position:7px 0%;}
.history_A_tbg { background-image:url(/images/sub/history_A_bg_tops.png);}
.history_A_mbg1 { background-image:url(/images/sub/history_A_bg02s.png);}
.history_A_mbg2 { background-image:url(/images/sub/history_A_bg01s.png);}
.history_A_mbg3 { background-image:url(/images/sub/history_A_bg03s.png);}
.history_A_bbg { background-image:url(/images/sub/history_A_bg_ends.png);}
.history_A_contents_box_right { position:relative; padding:10px 0 10px 35px; background-image:url(/images/sub/history_A_icon_right.png); background-repeat:no-repeat; background-position:-38px 40px; margin-top:0;}
.history_A_contents_box_left { position:relative; padding:10px 0 10px 35px; background-image:url(/images/sub/history_A_icon_right.png); background-repeat:no-repeat; background-position:-38px 40px; text-align:left; margin-top:0;}
.history_A_contents_txt { border:1px solid #e1e1e1; border-radius:10px; padding:20px; background-color:#FFF;}
.history_A_contents_box_right p,
.history_A_contents_box_left p { font-size:0; margin-bottom:8px; width:100%; position:relative;}
.history_A_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:26px !important; margin-bottom:10px !important; padding-left:0 !important;}
.history_A_month { display:inline-block; width:100%; color:#8a7256; font-size:13px; font-weight:500; vertical-align:top; padding:0 0 0 6px;}
.history_A_month_txt { display:inline-block; width:100%; max-width: inherit; vertical-align:top; font-size:13px; background-image:url(/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:0 6px; background-size:2px auto; padding:0 0 0 6px;}

.sub01_03_box { padding:25px 20px; background-position:100% 0%; background-size:70% auto;}
.sub01_03_box_title { font-size:24px; font-weight:700; padding-bottom:30px; letter-spacing:-0.06em; line-height:1.2; color:#d64157;}
.sub01_03_box_title2 { font-size:18px; font-weight:700; padding-bottom:5px; letter-spacing:-0.04em;}
.sub01_03_box_txt { font-size:13px; margin-bottom:20px;}
.sub01_03_box_txt>span { display:block; margin:5px 0; padding:0 0 0 22px; background-repeat:no-repeat; background-size:16px auto; background-position:0 2px;}

.sub01_04_box { position:relative; padding:25px 20px; background-position:100% 0%; background-size:70% auto;}
.sub01_04_box>img { width:100%; height:auto;}

.sub01_05_box { padding:25px 20px; background-position:100% 0%; background-size:70% auto;}
.sub01_05_box_title { font-size:18px; font-weight:700; padding-bottom:10px; letter-spacing:-0.06em; line-height:1.2;}
.sub01_05_box_txt { font-size:13px; margin-bottom:20px;}
.sub01_05_box_txt>p { display:block; margin:5px 0; padding:0 0 0 14px; background-image:url(/images/icon/circle_18x18.png); background-repeat:no-repeat; background-position:0 3px; background-size:10px auto;}
.sub01_05_box_txt>p>span { display:inline-block; color:#dc7200;}
.sub01_05_box_txt_p { padding-left:14px !important; margin:-5px 0 5px 0 !important; background-image:none !important;}




/* 서브02 */

.sub02_01_box { padding:25px 20px; margin-bottom:20px; background-image:none;}
.sub02_01_box_title { font-size:18px; font-weight:700; padding-bottom:10px; letter-spacing:-0.06em; line-height:1.2;}
.sub02_01_box_txt { font-size:13px; letter-spacing:-0.06em;}
.sub02_01_box_txt>p { display:block; padding:0 0 10px 0;}
.sub02_01_box>.sub02_01_box_txt>p:nth-child(3) { padding:0;}

.sub02_01_box2 { padding:25px 20px; margin-bottom:20px;}
.sub02_01_box2_title { font-size:18px; font-weight:700; padding-bottom:10px; letter-spacing:-0.06em; line-height:1.2; text-align:left;}
.sub02_01_box2_txt { font-size:13px;}
.sub02_01_box2_txt>p { display:block; margin:5px 0; padding:0 0 10px 15px; background-image:url(/images/icon/circle_18x18.png); background-repeat:no-repeat; background-position:0 3px; background-size:10px auto;}

.sub02_01_box3 { position:relative; padding:25px 20px; background-position:0% 0%; background-size:100% auto; text-align:center;}
.sub02_01_box3>img { width:100%; height:auto;}

.sub02_02_tw { width:auto;}

.sub02_03_tw { width:auto;}
.sub02_03_box { padding:25px 20px; margin-bottom:20px; font-size:0;}

.sub_box_in_txt_wrap { display:inline-block; vertical-align:top; width:100%;}
.sub02_03_box_title { font-size:20px; font-weight:700; padding-bottom:10px; letter-spacing:-0.06em; line-height:1.2;}
.sub02_03_box_txt { font-size:16px; letter-spacing:-0.06em; font-weight:500; margin-bottom:30px;}
.sub02_03_box_txt_p { display:block; margin:0 0 10px 0; padding:0 0 0 24px; background-repeat:no-repeat; background-position:0 4px;}
.sub02_03_box_txt2 { font-size:13px; letter-spacing:-0.06em; margin-bottom:30px;}
.sub02_03_box_txt2_p { display:block; margin:0 0 10px 0; padding:0 0 0 15px; background-repeat:no-repeat; background-position:0 3px; background-size:10px auto;}
.sub02_03_box_txt3 { font-size:13px; letter-spacing:-0.06em;}

.sub_box_in_img_wrap { display:inline-block; vertical-align:top; width:100%; padding:20px 0 0 0;}
.sub_box_in_img_p { display:block; margin:0 0 10px 0;}
.sub_box_in_img_p>img { width:100%; height:auto; border-radius:5px;}

.sub02_03_box_txt_200 { width:100%;}




/* 서브03 */

.board_wrap_sub03_top { border-top:2px solid #545861; padding-top:20px;}



/* 서브04 */

.board_wrap_sub04_top { border-top:2px solid #545861; padding-top:20px;}







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