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


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

Site Name : 반응형 일반형 A
Part : 서브
Last edit : 2020.03.17
Author : Gautech(PDH)

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

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





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


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



/* 서브 비주얼 */

.container_visual {}
.sub_visual { position:relative; width:100%; height:300px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:300px; min-width:1200px; background-position:50% 0%; background-attachment:fixed; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
.sub_visual_view_pc { display:block;}
.sub_visual .sub01_bg_pc { background-image:url(/images/sub/sub01_visual.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.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.jpg);}
.sub_visual .sub06_bg_pc { background-image:url(/images/sub/sub06_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:1200px; height:50px; margin:0 auto;}
.icon_home { position:absolute; left:0; top:0; width:50px; height:50px;}
.icon_print { position:absolute; right:0; top:0; width:50px; height:50px;}
.sub_tab { width:1100px; margin-left:50px;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:15px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { border-left:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { display:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

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

.depth3_tab { width:100%; max-width:1600px; height:auto; padding:0 0 70px 0; margin:0 auto;}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display:block; float:left; font-size:18px; text-align:center; padding:15px 0; background-color:#fff; border-top:1px solid #777; border-bottom:1px solid #777; border-right:1px solid #777;}
.depth3_tab>a:nth-child(2n) { background-color:#fff;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#7b318f;}
.depth3_tab>a>span { color:rgba(0,0,0,0);}
.depth3_active, .sub_tab:hover { color:#FFF; background-color:#1e4ca8 !important;}

.depth5_tab { width:100%; max-width:1600px; height:auto; padding:0 0 70px 0; margin:0 auto;}
.depth5_tab:after { display:block; content:""; clear:both;}
.depth5_tab>a { display:block; float:left; font-size:18px; text-align:center; padding:15px 0; background-color:#fff; border-top:1px solid #777; border-bottom:1px solid #777; border-right:1px solid #777;}
.depth5_tab>a:nth-child(2n) { background-color:#fff;}
.depth5_tab>a.depth5_active, .depth5_tab>a:hover { color:#FFF; background-color:#7b318f;}
.depth5_tab>a>span { color:rgba(0,0,0,0);}
.depth5_active, .sub_tab:hover { color:#FFF; background-color:#1e4ca8 !important;}


/* 서브공통 */

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

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



/* 서브01 */
.sub01_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub01_01_box:after { display:block; content:""; clear:both;}
.sub01_01_box_in { position:relative; width:100%; height:auto; padding:0 0px 150px 0px; background-image:url(/images/sub/sub01_01_bg.jpg); background-repeat:no-repeat; background-position:95% 50%;}
.sub01_01_box_in_title { font-size:26px; margin-bottom:40px;}
.sub01_01_box_in_title>span { display:block;}
.sub01_01_box_in_txt { font-size:16px; line-height:1.5;}
.sub01_01_box_in_txt>span { display:block;}

.sub01_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub01_02_box:after { display:block; content:""; clear:both;}
.sub01_02_box_in { position:relative; width:100%; height:auto; padding:0 30px 150px 30px;}
.sub01_02_box_in_title {  font-size:26px; margin-bottom:20px;}
.sub01_02_box_in_title>span { display:block; color:#1a50b2; font-weight:500;}
.sub01_02_box_in_txt { font-size:18px; line-height:1.5; margin-bottom:50px;}
.sub01_02_box_in_txt>span { display:block;}
.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_bg01.png);}
.history_A_mbg1 { background-image:url(/images/sub/history_A_bg02.png);}
.history_A_mbg2 { 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:10px 10px 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:right; 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:20%; color:#8a7256; font-size:18px; font-weight:500; vertical-align:top;}
.history_A_month_txt { display:inline-block; width:100%; vertical-align:top; font-size:18px;}
.history_A_contents_box_left>.history_contents_txt>p>.history_month_txt { width:auto; padding-left:20px; width:100%;}

.sub06_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub06_01_box:after { display:block; content:""; clear:both;}
.sub06_01_box_in { position:relative; width:100%; height:auto;  padding: 0 0px 0px 0px; background-image: url(); background-repeat: no-repeat; background-position: 100% 8%; background-size: 58% auto;}
.sub06_01_title_box { border:1px solid rgba(0,0,0,0.1); background-color:#f9f9f9; border-radius:10px; padding:40px; font-size:18px; margin-bottom:60px;}
.sub06_01_title_box span{ font-size:24px; color:#1a50b2; font-weight:600;}
.sub06_01_box_in_title {  font-size:26px; margin-bottom:20px;}
.sub06_01_box_in_title>span { display:block; color:#1a50b2; font-weight:500;}
.sub06_01_box_in_title1 {  font-size:20px; margin-bottom:20px;}
.sub06_01_box_in_title1>span { display:block; color:#e2738e; font-weight:600;}
.sub06_01_box_in_txt { font-size:18px; line-height:1.5; margin-bottom:50px;}
.sub06_01_box_in_txt>span { display:block;}
.sub06_01_box_in_btn { margin:50px 0 50px 0;}

.sub01_04_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub01_04_box:after { display:block; content:""; clear:both;}
.sub01_04_box_in { position:relative; width:100%; height:auto; padding:0 30px 100px 30px;}
.sub01_04_box_in_title {  font-size:26px; margin-bottom:20px;}
.sub01_04_box_in_title>span { display:block; color:#009cae; font-weight:500;}
.sub01_04_box_in_txt { font-size:18px; line-height:1.5; margin-bottom:50px;}
.sub01_04_box_in_txt>span { display:block;}
.sub01_04_box_in_stitle {  font-size: 20px; line-height: 26px; font-weight: 500; margin-top: 50px; margin-bottom: 10px; background-image: url(/images/icon/ar_18x18.png);  background-repeat: no-repeat; background-position: 0% 4px; padding-left: 25px;}
.sub01_04_box_in_stitle>span { display:block; color:#333; font-weight:500;}

.sub01_06_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub01_06_box:after { display:block; content:""; clear:both;}
.sub01_06_box_in { position:relative; width:100%; height:auto; padding:0 0px 100px 0px; background-image:url(); background-repeat:no-repeat; background-position:95% 50%;}
.sub01_06_box_in_title { font-size:26px; margin-bottom:40px;}
.sub01_06_box_in_title>span { display:block;}
.sub01_06_box_in_txt { font-size:16px; line-height:1.5; margin-bottom: 50px;}
.sub01_06_box_in_txt>span { display:block;}
.sub01_06_box_in_img { position:relative;}
.sub01_06_box_in_img>img { width:100%; height:auto; max-width:1068px;}

.sub01_07_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px; }
.sub01_07_box:after { display:block; content:""; clear:both;}
.sub01_07_box_in { position:relative; width:100%; height:auto; margin:0 0 0px 0; }
.sub01_07_box_in_title { font-size:26px; margin-bottom:40px;}
.sub01_07_box_in_title>span { display:block;}
.sub01_07_box_in_txt { font-size:18px; line-height:1.5;}
.sub01_07_box_in_txt>span { display:block;}

.sub01_07_tab { width:20%;}


/* 서브02 */
.sub02_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub02_01_box:after { display:block; content:""; clear:both;}
.sub02_01_box_in { position:relative; width:100%; height:auto; padding:0 0px 150px 0px; background-image:url(/images/sub/sub02_01_bg.png); background-repeat:no-repeat; background-position:95% 50%;}
.sub02_01_box_in_title { font-size:26px; margin-bottom:40px;}
.sub02_01_box_in_title>span { display:block;}
.sub02_01_box_in_txt { font-size:18px; line-height:1.5;}
.sub02_01_box_in_txt>span { display:block;}

.sub02_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub02_02_box:after { display:block; content:""; clear:both;}
.sub02_02_box_in { position:relative; width:100%; min-height:300px; height:auto; padding:0;}
.sub02_02_box_in::after {
    content:"";
    position:absolute;
    right:0;
    top:85px;
    transform:translateY(-50%);
    width:430px;
    height:300px;
    background:url(/images/sub/sub02_02_bg.png) no-repeat center/contain;
    z-index:1;
    pointer-events:none; /* 클릭 방해 방지 */
}
.sub02_02_box_in_title { font-size:26px; margin-bottom:40px;}
.sub02_02_box_in_title>span { display:block;}
.sub02_02_box_in_txt { font-size:18px; line-height:1.5;}
.sub02_02_box_in_txt>span { display:block;}

.sub02_03_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub02_03_box:after { display:block; content:""; clear:both;}
.sub02_03_box_in { position:relative; width:100%; height:auto; padding:0 0px 0px 0px; background-image:url(/images/sub/sub02_03_bg.png); background-repeat:no-repeat; background-position:95% 50%;}
.sub02_03_box_in_title { font-size:26px; margin-bottom:40px;}
.sub02_03_box_in_title>span { display:block;}
.sub02_03_box_in_txt { font-size:18px; line-height:1.5;}
.sub02_03_box_in_txt>span { display:block;}

.sub02_04_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub02_04_box:after { display:block; content:""; clear:both;}
.sub02_04_box_in { position:relative; width:100%; height:auto; padding:0 0px 150px 0px; background-image:url(/images/sub/sub02_04_bg.png); background-repeat:no-repeat; background-position:95% 50%;}
.sub02_04_box_in_title { font-size:26px; margin-bottom:40px;}
.sub02_04_box_in_title>span { display:block;}
.sub02_04_box_in_txt { font-size:18px; line-height:1.5;}
.sub02_04_box_in_txt>span { display:block;}

.sub02_05_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub02_05_box:after { display:block; content:""; clear:both;}
.sub02_05_box_in { position:relative; width:100%; height:auto; padding:0 0px 0px 0px; background-image:url(/images/sub/sub02_05_bg.png); background-repeat:no-repeat; background-position:95% 50%;}
.sub02_05_box_in_title { font-size:26px; margin-bottom:40px;}
.sub02_05_box_in_title>span { display:block;}
.sub02_05_box_in_txt { font-size:18px; line-height:1.5;}
.sub02_05_box_in_txt>span { display:block;}



/* 서브03 */
.sub03_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub03_01_box:after { display:block; content:""; clear:both;}
.sub03_01_box_in { position:relative; width:100%; min-height:300px; height:auto; padding:0; }
.sub03_01_box_in::after {
    content:"";
    position:absolute;
    right:0;
    top:68px;
    transform:translateY(-50%);
    width:430px;
    height:300px;
    background:url(/images/sub/sub03_01_bg.png) no-repeat center/contain;
    z-index:1;
    pointer-events:none; /* 클릭 방해 방지 */
}
.sub03_01_box_in_title { font-size:26px; margin-bottom:40px;}
.sub03_01_box_in_title>span { display:block;}
.sub03_01_box_in_txt { font-size:18px; line-height:1.5;}
.sub03_01_box_in_txt>span { display:block;}

.sub03_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub03_02_box:after { display:block; content:""; clear:both;}
.sub03_02_box_in { position:relative; width:100%; height:auto; padding:0 0px 0px 0px; background-image:url(/images/sub/sub03_02_bg.png); background-repeat:no-repeat; background-position:95% 50%;}
.sub03_02_box_in_title { font-size:26px; margin-bottom:40px;}
.sub03_02_box_in_title>span { display:block;}
.sub03_02_box_in_txt { font-size:18px; line-height:1.5;}
.sub03_02_box_in_txt>span { display:block;}


/* 서브04 */
.sub04_01_tab { width:33.333%;}
.sub04_02_tab { width:50%;}
.sub04_03_tab { width:50%;}
.sub04_04_tab { width:50%;}


/* 서브05 */
.sub05_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub05_01_box:after { display:block; content:""; clear:both;}
.sub05_01_box_in { position:relative; width:100%; height:auto; padding:0 0px 150px 0px; background-image:url(/images/sub/sub05_01_bg.png); background-repeat:no-repeat; background-position:95% 50%;}
.sub05_01_box_in_title { font-size:26px; margin-bottom:40px;}
.sub05_01_box_in_title>span { display:block;}
.sub05_01_box_in_txt { font-size:18px; line-height:1.5;}
.sub05_01_box_in_txt>span { display:block;}

.sub05_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 10px 10px 10px;}
.sub05_02_box:after { display:block; content:""; clear:both;}
.sub05_02_box_in { position:relative; width:100%; height:auto; padding:0 0px 150px 0px; background-image:url(/images/sub/sub05_02_bg.png); background-repeat:no-repeat; background-position:95% 50%;}
.sub05_02_box_in_title { font-size:26px; margin-bottom:40px;}
.sub05_02_box_in_title>span { display:block;}
.sub05_02_box_in_txt { font-size:18px; line-height:1.5;}
.sub05_02_box_in_txt>span { display:block;}


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



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

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



/* 서브 비주얼 */

.sub_visual { display:none;}



/* 서브탭 start */

.container_visual { padding-top:79px;}
.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;}

.depth3_tab { width:100%; max-width:1600px; height:auto; padding:0 0 70px 0; margin:0 auto;}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display:block; float:left; font-size:18px; text-align:center; padding:15px 0; background-color:#fff; border-top:1px solid #777; border-bottom:1px solid #777; border-right:1px solid #777;}
.depth3_tab>a:nth-child(2n) { background-color:#fff;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#7b318f;}
.depth3_tab>a>span { color:rgba(0,0,0,0);}
.depth3_active, .sub_tab:hover { color:#FFF; background-color:#1e4ca8 !important;}

.depth5_tab { width:100%; max-width:1600px; height:auto; padding:0 0 70px 0; margin:0 auto;}
.depth5_tab:after { display:block; content:""; clear:both;}
.depth5_tab>a { display:block; float:left; font-size:16px; text-align:center; padding:15px 0; background-color:#fff; border-top:1px solid #777; border-bottom:1px solid #777; border-right:1px solid #777;}
.depth5_tab>a:nth-child(2n) { background-color:#fff;}
.depth5_tab>a.depth5_active, .depth5_tab>a:hover { color:#FFF; background-color:#7b318f;}
.depth5_tab>a>span { color:rgba(0,0,0,0);}
.depth5_active, .sub_tab:hover { color:#FFF; background-color:#1e4ca8 !important;}


/* 서브공통 */

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



/* 서브01 */
.sub01_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_01_box:after { display:block; content:""; clear:both;}
.sub01_01_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub01_01_bg.jpg); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub01_01_box_in_title { font-size:20px; margin-bottom:30px;}
.sub01_01_box_in_title>span { display:block;}
.sub01_01_box_in_txt { font-size:14px; line-height:1.5;}
.sub01_01_box_in_txt>span { display:block;}

.sub01_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_02_box:after { display:block; content:""; clear:both;}
.sub01_02_box_in { position:relative; width:100%; height:auto;}
.sub01_02_box_in_title {  font-size:24px; margin-bottom:10px;}
.sub01_02_box_in_title>span { display:block;font-weight:500;}
.sub01_02_box_in_txt { font-size:18px; line-height:1.5; margin-bottom:50px;}
.sub01_02_box_in_txt>span { display:block;}
.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_bg01.png);}
.history_A_mbg1 { background-image:url(/images/sub/history_A_bg02.png);}
.history_A_mbg2 { 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 10px; background-image:url(/images/sub/history_A_icon_left.png); background-repeat:no-repeat; background-position:50% 45px; text-align:right;}
.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%;}
.history_A_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:30px !important; margin-bottom:10px !important;}
.history_A_month { position: absolute; left: 0; display:inline-block; width:17%; color:#8a7256; font-size:17px; font-weight:500; vertical-align:top; min-width:40px;}
.history_A_month_txt { display:inline-block; width:100%; max-width: inherit; vertical-align:top; font-size:14px; padding-left:0;}
.history_A_contents_box_left>.history_A_contents_txt>p>.history_A _month_txt { width:100%; padding-left: 0;}

.sub06_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub06_01_box:after { display:block; content:""; clear:both;}
.sub06_01_box_in { position:relative; width:100%; height:auto; margin:0 0 60px 0; background-position: 100% 28%; background-size: 58% auto;}
.sub06_01_title_box { border:1px solid rgba(0,0,0,0.1); background-color:#f5f5f5; border-radius:10px; padding:30px; font-size:16px; margin-bottom:40px; }
.sub06_01_title_box span{ font-size:16px;}
.sub06_01_box_in_title {  font-size:24px; margin-bottom:10px;}
.sub06_01_box_in_title>span { display:block;font-weight:500;}
.sub06_01_box_in_title1 {  font-size:20px; margin-bottom:10px;}
.sub06_01_box_in_title1>span { display:block;font-weight:500;}
.sub06_01_box_in_txt { font-size:18px; line-height:1.5; margin-bottom:50px;}
.sub06_01_box_in_txt>span { display:block;}
.sub06_01_box_in_btn { margin:50px 0 50px 0;}

.sub01_04_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_04_box:after { display:block; content:""; clear:both;}
.sub01_04_box_in { position:relative; width:100%; height:auto;}
.sub01_04_box_in_title { font-size:24px; margin-bottom:10px;}
.sub01_04_box_in_title>span { display:block;font-weight:500;}
.sub01_04_box_in_txt { font-size:18px; line-height:1.5; margin-bottom:50px;}
.sub01_04_box_in_txt>span { display:block;}
.sub01_04_box_in_stitle {  font-size: 20px; line-height: 26px; 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;}
.sub01_04_box_in_stitle>span { display:block; color:#333; font-weight:500;}

.sub01_06_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_06_box:after { display:block; content:""; clear:both;}
.sub01_06_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub01_06_box_in_title { font-size:20px; margin-bottom:30px;}
.sub01_06_box_in_title>span { display:block;}
.sub01_06_box_in_txt { font-size:14px; line-height:1.5; margin-bottom: 50px;}
.sub01_06_box_in_txt>span { display:block;}
.sub01_06_box_in_img { position:relative;}
.sub01_06_box_in_img>img { width:100%; height:auto; max-width:921px;}

.sub01_07_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_07_box:after { display:block; content:""; clear:both;}
.sub01_07_box_in { position:relative; width:100%; height:auto;}
.sub01_07_box_in_title { font-size:20px; margin-bottom:30px;}
.sub01_07_box_in_title>span { display:block;}
.sub01_07_box_in_txt { font-size:14px; line-height:1.5;}
.sub01_07_box_in_txt>span { display:block;}


/* 서브02 */
.sub02_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_01_box:after { display:block; content:""; clear:both;}
.sub02_01_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub02_01_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub02_01_box_in_title { font-size:20px; margin-bottom:30px;}
.sub02_01_box_in_title>span { display:block;}
.sub02_01_box_in_txt { font-size:14px; line-height:1.5;}
.sub02_01_box_in_txt>span { display:block;}

.sub02_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_02_box:after { display:block; content:""; clear:both;}
.sub02_02_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub02_02_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub02_02_box_in_title { font-size:20px; margin-bottom:30px;}
.sub02_02_box_in_title>span { display:block;}
.sub02_02_box_in_txt { font-size:14px; line-height:1.5;}
.sub02_02_box_in_txt>span { display:block;}

.sub02_03_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_03_box:after { display:block; content:""; clear:both;}
.sub02_03_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub02_03_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub02_03_box_in_title { font-size:20px; margin-bottom:30px;}
.sub02_03_box_in_title>span { display:block;}
.sub02_03_box_in_txt { font-size:14px; line-height:1.5;}
.sub02_03_box_in_txt>span { display:block;}

.sub02_04_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_04_box:after { display:block; content:""; clear:both;}
.sub02_04_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub02_04_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub02_04_box_in_title { font-size:20px; margin-bottom:30px;}
.sub02_04_box_in_title>span { display:block;}
.sub02_04_box_in_txt { font-size:14px; line-height:1.5;}
.sub02_04_box_in_txt>span { display:block;}

.sub02_05_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_05_box:after { display:block; content:""; clear:both;}
.sub02_05_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub02_05_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub02_05_box_in_title { font-size:20px; margin-bottom:30px;}
.sub02_05_box_in_title>span { display:block;}
.sub02_05_box_in_txt { font-size:14px; line-height:1.5;}
.sub02_05_box_in_txt>span { display:block;}



/* 서브03 */
.sub03_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub03_01_box:after { display:block; content:""; clear:both;}
.sub03_01_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub03_01_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub03_01_box_in_title { font-size:20px; margin-bottom:30px;}
.sub03_01_box_in_title>span { display:block;}
.sub03_01_box_in_txt { font-size:14px; line-height:1.5;}
.sub03_01_box_in_txt>span { display:block;}

.sub03_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub03_02_box:after { display:block; content:""; clear:both;}
.sub03_02_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub03_02_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub03_02_box_in_title { font-size:20px; margin-bottom:30px;}
.sub03_02_box_in_title>span { display:block;}
.sub03_02_box_in_txt { font-size:14px; line-height:1.5;}
.sub03_02_box_in_txt>span { display:block;}



/* 서브04 */



/* 서브05 */
.sub05_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub05_01_box:after { display:block; content:""; clear:both;}
.sub05_01_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub05_01_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub05_01_box_in_title { font-size:20px; margin-bottom:30px;}
.sub05_01_box_in_title>span { display:block;}
.sub05_01_box_in_txt { font-size:14px; line-height:1.5;}
.sub05_01_box_in_txt>span { display:block;}

.sub05_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub05_02_box:after { display:block; content:""; clear:both;}
.sub05_02_box_in { position:relative; width:100%; height:auto; padding:0 10px 100px 10px; background-image:url(/images/sub/sub05_02_bg.png); background-repeat:no-repeat; background-position:100% 20%; background-size:40% auto;}
.sub05_02_box_in_title { font-size:20px; margin-bottom:30px;}
.sub05_02_box_in_title>span { display:block;}
.sub05_02_box_in_txt { font-size:14px; line-height:1.5;}
.sub05_02_box_in_txt>span { display:block;}


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

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

.depth3_tab { width:100%; max-width:1600px; height:auto; padding:0 0 70px 0; margin:0 auto;}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display:block; float:left; font-size:16px; text-align:center; padding:10px 0; background-color:#fff; border-top:1px solid #777; border-bottom:1px solid #777; border-right:1px solid #777;}
.depth3_tab>a:nth-child(2n) { background-color:#fff;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#7b318f;}
.depth3_tab>a>span { color:rgba(0,0,0,0);}
.depth3_active, .sub_tab:hover { color:#FFF; background-color:#1e4ca8 !important;}

.depth5_tab { width:100%; max-width:1600px; height:auto; padding:0 0 30px 0; margin:0 auto;}
.depth5_tab:after { display:block; content:""; clear:both;}
.depth5_tab>a { display:block; float:left; font-size:13px; letter-spacing:-1px; text-align:center; padding:10px 0; height:62px; background-color:#fff; border-top:1px solid #777; border-bottom:1px solid #777; border-right:1px solid #777; }
.depth5_tab>a.depth5_active, .depth5_tab>a:hover { color:#FFF; background-color:#7b318f;}
.depth5_active, .sub_tab:hover { color:#FFF; background-color:#1e4ca8 !important;}


/* 서브공통 */

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



/* 서브01 */
.sub01_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_01_box:after { display:block; content:""; clear:both;}
.sub01_01_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub01_01_bg.jpg); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub01_01_box_in_title { font-size:18px; margin-bottom:20px;}
.sub01_01_box_in_title>span { display:block;}
.sub01_01_box_in_txt { font-size:13px; line-height:1.5;}
.sub01_01_box_in_txt>span { display:block;}

.sub01_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_02_box:after { display:block; content:""; clear:both;}
.sub01_02_box_in { position:relative; width:100%; height:auto; margin:0 0 40px 0;}
.sub01_02_box_in_title { font-size:18px; margin-bottom:10px;}
.sub01_02_box_in_title>span { display:block;font-weight:500;}
.sub01_02_box_in_txt { font-size:13px; line-height:1.5; margin-bottom:40px;}
.sub01_02_box_in_txt>span { display:block;}
.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_bg01s.png);}
.history_A_mbg1 { background-image:url(/images/sub/history_A_bg02s.png);}
.history_A_mbg2 { 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__Aicon_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:0; width:100%; position:relative; padding-left:50px;}
.history_A_contents_box_left_p { padding-left:0 !important;}
.history_A_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:22px !important; margin-bottom:5px !important; padding-left:0 !important;}
.history_A_month { position: absolute; left: 0; display:inline-block; width:100%; color:#8a7256; font-size:15px; font-weight:500; vertical-align:top; min-width:40px;}
.history_A_month_txt { display:inline-block; width:100%; max-width: inherit; vertical-align:top; font-size:13px; padding-left:0; margin-bottom:5px;}
.history_A_contents_box_left>.history_A_contents_txt>p>.history_A_month_txt { width:100%; padding-left: 0;}

.sub06_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub06_01_box:after { display:block; content:""; clear:both;}
.sub06_01_box_in { position:relative; width:100%; height:auto; margin:0 0 40px 0; background-position: 100% 53%; background-size: 58% auto;}
.sub06_01_title_box { border:1px solid rgba(0,0,0,0.1); background-color:#f5f5f5; border-radius:5px; padding:20px; font-size:14px; margin-bottom:30px;}
.sub06_01_box_in_title { font-size:18px; margin-bottom:10px;}
.sub06_01_box_in_title>span { display:block;font-weight:500;}
.sub06_01_box_in_title1 { font-size:16px; margin-bottom:10px;}
.sub06_01_box_in_title1>span { display:block;font-weight:500;}
.sub06_01_box_in_txt { font-size:13px; line-height:1.5; margin-bottom:40px;}
.sub06_01_box_in_txt>span { display:block;}
.sub06_01_box_in_btn { margin:30px 0 30px 0;}


.sub01_04_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_04_box:after { display:block; content:""; clear:both;}
.sub01_04_box_in { position:relative; width:100%; height:auto; margin:0 0 40px 0;}
.sub01_04_box_in_title { font-size:18px; margin-bottom:10px;}
.sub01_04_box_in_title>span { display:block;font-weight:500;}
.sub01_04_box_in_txt { font-size:13px; line-height:1.5; margin-bottom:40px;}
.sub01_04_box_in_txt>span { display:block;}
.sub01_04_box_in_stitle {  font-size: 16px; line-height: 26px; 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;}
.sub01_04_box_in_stitle>span { display:block; color:#333; font-weight:500;}

.sub01_06_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_06_box:after { display:block; content:""; clear:both;}
.sub01_06_box_in { position:relative; width:100%; height:auto; padding:0px 0 60px 0; background-image:url(); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub01_06_box_in_title { font-size:18px; margin-bottom:20px;}
.sub01_06_box_in_title>span { display:block;}
.sub01_06_box_in_txt { font-size:13px; line-height:1.5; margin-bottom: 30px;}
.sub01_06_box_in_txt>span { display:block;}
.sub01_06_box_in_img { position:relative;}
.sub01_06_box_in_img>img { width:100%; height:auto; max-width:921px;}

.sub01_07_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub01_07_box:after { display:block; content:""; clear:both;}
.sub01_07_box_in { position:relative; width:100%; height:auto; margin:0 0 40px 0;}
.sub01_07_box_in_title { font-size:18px; margin-bottom:20px;}
.sub01_07_box_in_title>span { display:block;}
.sub01_07_box_in_txt { font-size:13px; line-height:1.5;}
.sub01_07_box_in_txt>span { display:block;}

/* 서브02 */
.sub02_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_01_box:after { display:block; content:""; clear:both;}
.sub02_01_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub02_01_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub02_01_box_in_title { font-size:18px; margin-bottom:20px;}
.sub02_01_box_in_title>span { display:block;}
.sub02_01_box_in_txt { font-size:13px; line-height:1.5;}
.sub02_01_box_in_txt>span { display:block;}

.sub02_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_02_box:after { display:block; content:""; clear:both;}
.sub02_02_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub02_02_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub02_02_box_in_title { font-size:18px; margin-bottom:20px;}
.sub02_02_box_in_title>span { display:block;}
.sub02_02_box_in_txt { font-size:13px; line-height:1.5;}
.sub02_02_box_in_txt>span { display:block;}

.sub02_03_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_03_box:after { display:block; content:""; clear:both;}
.sub02_03_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub02_03_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub02_03_box_in_title { font-size:18px; margin-bottom:20px;}
.sub02_03_box_in_title>span { display:block;}
.sub02_03_box_in_txt { font-size:13px; line-height:1.5;}
.sub02_03_box_in_txt>span { display:block;}

.sub02_04_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_04_box:after { display:block; content:""; clear:both;}
.sub02_04_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub02_04_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub02_04_box_in_title { font-size:18px; margin-bottom:20px;}
.sub02_04_box_in_title>span { display:block;}
.sub02_04_box_in_txt { font-size:13px; line-height:1.5;}
.sub02_04_box_in_txt>span { display:block;}

.sub02_05_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub02_05_box:after { display:block; content:""; clear:both;}
.sub02_05_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub02_05_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub02_05_box_in_title { font-size:18px; margin-bottom:20px;}
.sub02_05_box_in_title>span { display:block;}
.sub02_05_box_in_txt { font-size:13px; line-height:1.5;}
.sub02_05_box_in_txt>span { display:block;}




/* 서브03 */
.sub03_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub03_01_box:after { display:block; content:""; clear:both;}
.sub03_01_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub03_01_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub03_01_box_in_title { font-size:18px; margin-bottom:20px;}
.sub03_01_box_in_title>span { display:block;}
.sub03_01_box_in_txt { font-size:13px; line-height:1.5;}
.sub03_01_box_in_txt>span { display:block;}

.sub03_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub03_02_box:after { display:block; content:""; clear:both;}
.sub03_02_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub03_02_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub03_02_box_in_title { font-size:18px; margin-bottom:20px;}
.sub03_02_box_in_title>span { display:block;}
.sub03_02_box_in_txt { font-size:13px; line-height:1.5;}
.sub03_02_box_in_txt>span { display:block;}



/* 서브04 */


/* 서브05 */
.sub05_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub05_01_box:after { display:block; content:""; clear:both;}
.sub05_01_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub05_01_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub05_01_box_in_title { font-size:18px; margin-bottom:20px;}
.sub05_01_box_in_title>span { display:block;}
.sub05_01_box_in_txt { font-size:13px; line-height:1.5;}
.sub05_01_box_in_txt>span { display:block;}

.sub05_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 0 10px 0;}
.sub05_02_box:after { display:block; content:""; clear:both;}
.sub05_02_box_in { position:relative; width:100%; height:auto; padding:250px 0 60px 0; background-image:url(/images/sub/sub05_02_bg.png); background-repeat:no-repeat; background-position:50% 0%; background-size:250px auto;}
.sub05_02_box_in_title { font-size:18px; margin-bottom:20px;}
.sub05_02_box_in_title>span { display:block;}
.sub05_02_box_in_txt { font-size:13px; line-height:1.5;}
.sub05_02_box_in_txt>span { display:block;}




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