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


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

Site Name : 반응형 일반형 B
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);}



/* 서브탭 start */

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

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



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1200px; border-bottom:1px solid #e1ded8;}
.sub_container { position: relative; width:1200px; margin:0 auto; padding:0 0 50px 0;}
.sub_title { font-family: 'Noto Sans KR', sans-serif; position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 20px; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.box100per { width:94%; margin:0 auto; padding:0 20px 40px 20px;}
.box50per { display:inline-block; width:49.5%; 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-size:48px; line-height:55px; font-weight:700; margin:50px 0 30px 0; letter-spacing:-0.05em; color:#333;}
.in_title1_bar { width:50px; height:1px; margin-bottom:30px; background-color:#666;}
.in_title1_txt { font-size:24px; line-height:32px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.05em; color:#777;}
.in_title1_txt>span { display:block;}
.in_title2 { font-size:30px; line-height:36px; font-weight:400;  margin:30px 0 30px 0; letter-spacing:-0.06em;}
.in_title2_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_txt { font-size:18px; line-height:24px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.05em; color:#777;}
.in_title3 { font-size:20px; line-height:30px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 6px; padding-left:25px;}
.in_title4 { font-size:25px; line-height:26px; font-weight:600; margin-bottom:20px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0% center; padding-left:40px;}
.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_txt1 { font-size:16px; line-height:24px;}
.sub01_01_txt2 { font-size:16px; text-align:right; margin-top:30px;}
.sub01_01_txt2>span{ font-size:24px; margin-left:10px; font-weight: 600;}

.sub01_01_in_title { margin-top:20px; text-align:left;}
.sub01_01_in_title_txt { text-align:left;}
.sub01_01_in_title_bar { margin-left:0;}
.sub01_01_txt { font-size:18px; margin-bottom:20px;}
.sub01_01_name { font-size:18px; text-align:right;}
.sub01_01_img01 { margin-top:20px;}
.sub01_01_img02 { vertical-align: middle; margin-left:10px;}

.sub01_01_txt1 { font-size:16px; line-height:24px;}

.sun01_03_img01 { display:block;}
.sun01_03_img02 { display:none;}

.history_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.history_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%;}
.history_contents { width:100%; height:auto; background-image:url(/images/sub/history_bg_line01.jpg); background-repeat:repeat-y; background-position:50% 0%;}
.history_tbg { background-image:url(/images/sub/history_bg01.jpg);}
.history_bbg { background-image:url(/images/sub/history_bg02.jpg);}
.history_contents_box_right { position:relative; padding:20px 10px 20px 53%; background-image:url(/images/sub/history_icon_right.png); background-repeat:no-repeat; background-position:50% 55px;}
.history_contents_box_left { position:relative; padding:20px 53% 20px 10px; background-image:url(/images/sub/history_icon_left.png); background-repeat:no-repeat; background-position:50% 55px; text-align:right;}
.history_contents_txt { border:1px solid #e1e1e1; border-radius:15px; padding:30px; background-color:#FFF;}
.history_contents_box_right p,
.history_contents_box_left p { font-size:0; margin-bottom:5px; width:100%;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:36px !important; margin-bottom:10px !important;}
.history_month { display:inline-block; width:18%; color:#8a7256; font-size:18px; font-weight:500; vertical-align:top;}
.history_month_w { display:inline-block; width:14%; color:#8a7256; font-size:18px; font-weight:500; vertical-align:top;}
.history_month_txt { display:inline-block; width:82%; vertical-align:top; font-size:17px; letter-spacing: -1px;}
.history_contents_box_left>.history_contents_txt>p>.history_month_txt { width:auto; padding-left:20px; max-width:86%;}

.sub01_02_history_line { border-bottom:1px solid #e1ded8; margin:0 30px; padding:40px 40px;}
.sub01_02_history_data { display:inline-block; font-size:32px; color:#999; line-height:36px; font-weight:700; width:200px; vertical-align:top; font-style:italic; font-family: 'NanumSquareRound', sans-serif;}
.sub01_02_history_txt { display:inline-block; font-size:15px; line-height:34px; font-weight:400; width:75%; vertical-align:top; font-family: 'NanumSquareRound', sans-serif;}
.sub01_02_history_data>span{ line-height:42px;}



/* 서브02 */
.sub02_01_wrap{ width:100%; height:auto; overflow:hidden;}
.sub02_01_box{width:100%; height:auto; overflow:hidden; text-align:center;}
.sub02_01_text{ width:100%; min-height:250px; float:left; padding:40px 50px;  background-color: #f6f6f6; border:1px solid #ddd; border-radius:20px; margin-bottom:30px; background-repeat:no-repeat; background-position:center right; background-size:contain;}
.sub02_01_text>.in_title3{ margin-bottom:0px; text-align:left !important; width:60%;}
.sub02_01_text_bg01{background-image:url(/images/sub/sub02_01_bg01.png);}
.sub02_01_text_bg02{background-image:url(/images/sub/sub02_01_bg02.png);}
.sub02_01_text_bg03{background-image:url(/images/sub/sub02_01_bg03.png);}
.in_title3>span{font-size: 0.8em; line-height: 26px; display: block; width:60%;}




/* 서브03 */




/* 서브04 */







/* 서브 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;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:768px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:0 0 50px 0;}
.sub_title { font-family: 'Noto Sans KR', sans-serif; position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 20px; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.box100per { width:94%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:inline-block; width:49.5%; 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:40px; line-height:46px; font-weight:700; margin:40px 0 25px 0; letter-spacing:-0.05em; color:#333;}
.in_title1_bar { width:40px; height:1px; margin-bottom:25px; background-color:#666;}
.in_title1_txt { font-size:20px; line-height:26px; font-weight:400;  margin-bottom:25px; letter-spacing:-0.05em; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:28px; line-height:34px; font-weight:400;  margin:0 0 25px 0; letter-spacing:-0.06em;}
.in_title2_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_txt { font-size:17px; line-height:24px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.05em; color:#777;}
.in_title3 { font-size:18px; line-height:28px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 6px; 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_txt1 { font-size:15px; line-height:23px;}
.sub01_01_txt2 { font-size:15px; text-align:right; margin-top:25px;}
.sub01_01_txt2>img { width:120px; height:auto;}
.sub01_01_txt2>span{ font-size:23px; margin-left:8px; font-weight: 600;}

.sub01_01_in_title { margin-top:20px; text-align:left;}
.sub01_01_in_title_txt { text-align:left;}
.sub01_01_in_title_bar { margin-left:0;}
.sub01_01_txt { font-size:16px; margin-bottom:20px;}
.sub01_01_name { font-size:16px; text-align:right;}
.sub01_01_img01 { margin-top:20px; width:90%;}
.sub01_01_img02 { vertical-align: middle; margin-left:10px;}

.sub01_01_txt1 { font-size:15px; line-height:23px;}

.sun01_03_img01 { display:none;}
.sun01_03_img02 { display:block;}

.history_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.history_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%;}
.history_contents { width:100%; height:auto; background-image:url(/images/sub/history_bg_line01.jpg); background-repeat:repeat-y; background-position:50% 0%;}
.history_tbg { background-image:url(/images/sub/history_bg01.jpg);}
.history_bbg { background-image:url(/images/sub/history_bg02.jpg);}
.history_contents_box_right { position:relative; padding:15px 10px 15px 53%; background-image:url(/images/sub/history_icon_right.png); background-repeat:no-repeat; background-position:50% 45px;}
.history_contents_box_left { position:relative; padding:15px 53% 15px 10px; background-image:url(/images/sub/history_icon_left.png); background-repeat:no-repeat; background-position:50% 45px; text-align:right;}
.history_contents_txt { border:1px solid #e1e1e1; border-radius:15px; padding:30px; background-color:#FFF;}
.history_contents_box_right p,
.history_contents_box_left p { font-size:0; margin-bottom:5px; width:100%;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:30px !important; margin-bottom:10px !important;}
.history_month { display:inline-block; width:22%; color:#8a7256; font-size:16px; font-weight:500; vertical-align:top;}
.history_month_w { display:inline-block; width:14%; font-size:16px; font-weight:500; vertical-align:top;}
.history_month_txt { display:inline-block; width:78%; max-width:86%; vertical-align:top; font-size:16px;}
.history_contents_box_left>.history_contents_txt>p>.history_month_txt { width:auto; padding-left:15px;}

.sub01_02_history_line { border-bottom:1px solid #e1ded8; margin:0 20px; padding:40px 20px;}
.sub01_02_history_data { display:inline-block; font-size:32px; color:#999; line-height:36px; font-weight:700; width:200px; vertical-align:top; font-style:italic; font-family: 'NanumSquareRound', sans-serif;}
.sub01_02_history_txt { display:inline-block; font-size:15px; line-height:34px; font-weight:400; width:70%; vertical-align:top; font-family: 'NanumSquareRound', sans-serif;}
.sub01_02_history_data>span{ line-height:40px;}




/* 서브02 */
.sub02_01_wrap{ width:100%; height:auto; overflow:hidden;}
.sub02_01_box{width:100%; height:auto; overflow:hidden; text-align:center;}
.sub02_01_text{ width:100%; min-height:250px; float:left; padding:30px 40px;  background-color: #f6f6f6; border:1px solid #ddd; border-radius:20px; margin-bottom:30px; background-repeat:no-repeat; background-position:center right; background-size:contain;}
.sub02_01_text>.in_title3{ margin-bottom:0px; text-align:left !important;}




/* 서브03 */




/* 서브04 */







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



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

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



/* 서브 비주얼 */

.sub_visual { display:none;}



/* 서브탭 start */

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

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



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:320px;}
.sub_container { position: relative; width:94%; margin:0 auto; padding:0 0 50px 0;}
.sub_title { font-family: 'Noto Sans KR', sans-serif; width:100%; margin:0 auto 30px auto; padding:40px 0 20px 20px; font-size:24px; font-weight:700; letter-spacing:-1; text-align:left; border-bottom:1px solid #e1ded8;}
.box100per { width:100%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 20px 25px 20px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:30px; line-height:36px; font-weight:700; margin:30px 0 25px 0; letter-spacing:-0.06em; color:#333;}
.in_title1_bar { width:40px; height:1px; margin-bottom:25px; background-color:#666;}
.in_title1_txt { font-size:16px; line-height:22px; font-weight:400;  margin-bottom:25px; letter-spacing:-0.06em; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:24px; line-height:30px; font-weight:400;  margin:0 0 15px 0; letter-spacing:-0.06em;}
.in_title2_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_txt { font-size:16px; line-height:22px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.05em; color:#777;}
.in_title3 { font-size:16px; line-height:26px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 6px; background-size:15px; padding-left:18px;}
.in_title4 { font-size:14px; line-height:25px; 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_txt1 { font-size:14px; line-height:22px;}
.sub01_01_txt2 { font-size:14px; text-align:right; margin-top:25px;}
.sub01_01_txt2>img { width:100px; height:auto;}
.sub01_01_txt2>span{ font-size:21px; margin-left:5px; font-weight: 600;}

.sub01_01_in_title { margin-top:10px; text-align:left;}
.sub01_01_in_title_txt { text-align:left;}
.sub01_01_in_title_bar { margin-left:0;}
.sub01_01_txt { font-size:14px; margin-bottom:20px;}
.sub01_01_name { font-size:14px; text-align:right;}
.sub01_01_img01 { margin-top:0; width:100%;}
.sub01_01_img02 { vertical-align: middle; margin-left:10px;}

.sub01_01_txt1 { font-size:14px; line-height:22px;}

.sun01_03_img01 { display:none;}
.sun01_03_img02 { display:block;}
.sun01_03_img02>img { width:100%; max-width:380px;}

.history_top { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 100%;}
.history_bottom { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 0%;}
.history_contents { width:100%; height:auto; background-image:url(/images/sub/history_bg_line02.jpg); background-repeat:repeat-y; background-position:0% 0%;}
.history_tbg { background-image:url(/images/sub/history_bg03.jpg);}
.history_bbg { background-image:url(/images/sub/history_bg04.jpg);}
.history_contents_box_right { position:relative; padding:10px 10px 10px 45px; background-image:url(/images/sub/history_icon_right.png); background-repeat:no-repeat; background-position:-22px 40px;}
.history_contents_box_left { position:relative; padding:10px 10px 10px 45px; background-image:url(/images/sub/history_icon_right.png); background-repeat:no-repeat; background-position:-22px 40px; text-align:left;}
.history_contents_txt { border:1px solid #e1e1e1; border-radius:10px; padding:20px; background-color:#FFF;}
.history_contents_box_right p,
.history_contents_box_left p { font-size:0; margin-bottom:5px; width:100%;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:26px !important; margin-bottom:10px !important;}
.history_month { display:inline-block; width:14%; color:#8a7256; font-size:15px; font-weight:500; vertical-align:top; min-width:40px;}
.history_month_w { display:inline-block; width:14%; color:#8a7256; font-size:15px; font-weight:500; vertical-align:top; min-width:40px;}
.history_month_txt { display:inline-block; width:100%; max-width: inherit; vertical-align:top; font-size:15px;}
.history_contents_box_left>.history_contents_txt>p>.history_month_txt { width:100%; padding-left: inherit;}

.sub01_02_history_line { border-bottom:1px solid #e1ded8; margin:0 10px; padding:25px 10px;}
.sub01_02_history_data { display:inline-block; font-size:26px; color:#999; line-height:36px; font-weight:700; width:200px; vertical-align:top; font-style:italic; font-family: 'NanumSquareRound', sans-serif;}
.sub01_02_history_txt { display:inline-block; font-size:14px; line-height:25px; font-weight:400; width:100%; vertical-align:top; font-family: 'NanumSquareRound', sans-serif;}
.sub01_02_history_data>span{ line-height: inherit;}




/* 서브02 */
.sub02_01_wrap{ width:100%; height:auto; overflow:hidden;}
.sub02_01_box{width:100%; height:auto; overflow:hidden; text-align:center;}
.sub02_01_text{ width:100%; min-height:250px; float:left; padding:20px 20px;  background-color: #f6f6f6; border:1px solid #ddd; border-radius:20px; margin-bottom:10px; background-repeat:no-repeat; background-position:center left; background-size: cover;}
.sub02_01_text>.in_title3{ margin-bottom:0px; text-align:left !important; width: 100%; background-color: rgba(255,255,255,0.4);}
.in_title3>span{ font-size: 0.8em; line-height: 20px; display: block; width: 100%; background-color: rgba(255,255,255,0.3); padding: 10px 0; border-radius: 20px;}




/* 서브03 */




/* 서브04 */







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