﻿@charset "utf-8";
/* CSS Document */

/* 서브 start ----------------------------------- */


header {}



/* 서브 비주얼 */

.container_visual {}
/*.sub_visual { position:relative; width:100%; height:300px; overflow:hidden;}*/
.sub_visual { position:relative; width:100%; height:370px; overflow:hidden;}

.sub_visual ul { padding-left: 0;}
/*.sub_visual .sub_bg { width:100%; height:300px; 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 { width:100%; height:370px; 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 .sub1_bg_pc { background-image:url(../images/sub/sub01_visual_240328.jpg) ;background-position:50% 85px;object-fit: cover; background-size: auto;}
.sub_visual .sub1_bg_tb { background-image:url(../images/sub/sub01_visual_t_240328.jpg);background-position:50% 85px;}
.sub_visual .sub2_bg_pc { background-image:url(../images/sub/sub02_visual_240327.jpg);background-position:50% 85px;object-fit: cover; background-size: auto;}
.sub_visual .sub2_bg_tb { background-image:url(../images/sub/sub02_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub3_bg_pc { background-image:url(../images/sub/sub03_visual_240327.jpg);background-position:50% 85px;object-fit: cover; background-size: auto;}
.sub_visual .sub3_bg_tb { background-image:url(../images/sub/sub03_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub4_bg_pc { background-image:url(../images/sub/sub04_visual_240327.jpg);background-position:50% 85px;object-fit: cover; background-size: auto;}
.sub_visual .sub4_bg_tb { background-image:url(../images/sub/sub04_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub5_bg_pc { background-image:url(../images/sub/sub05_visual_240327.jpg);background-position:50% 85px;object-fit: cover; background-size: auto;}
.sub_visual .sub5_bg_tb { background-image:url(../images/sub/sub05_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub6_bg_pc { background-image:url(../images/sub/sub06_visual_240327.jpg);background-position:50% 85px;object-fit: cover; background-size: auto;}
.sub_visual .sub6_bg_tb { background-image:url(../images/sub/sub06_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub7_bg_pc { background-image:url(../images/sub/sub07_visual.jpg);background-position:50% 85px;object-fit: cover; background-size: auto;}
.sub_visual .sub7_bg_tb { background-image:url(../images/sub/sub07_visual_t.jpg);background-position:50% 85px;}
.sub_visual .sub-titt { 
	position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 0;
    justify-content: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
	padding-top: 155px;
}
.sub_visual .sub-titt2 { 
	position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 0;
    justify-content: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
	padding-top: 195px;
}
.sub_visual .sub-titt img { 
    width: 350px;
    height: auto;
	margin-top: -55px;
}


/* 서브탭 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%;max-width:1200px; height:50px; margin:-16px auto 0;}
.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:auto; margin-left:50px;}
.sub_tab>ul { padding-left: 0;}
.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 { min-width:250px;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 { min-width:250px;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>ul>li.sub_depth2.tab_active1-1 { display:block; padding-left:30px; padding-right:60px; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2.tab_active2-2 { display:block; padding-left:30px; padding-right:60px; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2.tab_active3-3 { display:block; padding-left:30px; padding-right:60px; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2.tab_active4-4 { display:block; padding-left:30px; padding-right:60px; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2.tab_active5-5 { display:block; padding-left:30px; padding-right:60px; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2.tab_active6-6 { display:block; padding-left:30px; padding-right:60px; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2.tab_active7-7 { display:block; padding-left:30px; padding-right:60px; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}

/* 2024-03-29 화면 두장으로 겹치는 부분 추가 수정 */
@media screen and (min-width:1920px){

.sub_visual .sub1_bg_pc { background-image:url(../images/sub/sub01_visual_240328.jpg);background-position:50% 85px; object-fit: cover; background-size: 100%;}
.sub_visual .sub1_bg_tb { background-image:url(../images/sub/sub01_visual_t_240328.jpg);background-position:50% 85px;}
.sub_visual .sub2_bg_pc { background-image:url(../images/sub/sub02_visual_240327.jpg);background-position:50% 85px; object-fit: cover; background-size: 100%;}
.sub_visual .sub2_bg_tb { background-image:url(../images/sub/sub02_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub3_bg_pc { background-image:url(../images/sub/sub03_visual_240327.jpg);background-position:50% 85px; object-fit: cover; background-size: 100%;}
.sub_visual .sub3_bg_tb { background-image:url(../images/sub/sub03_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub4_bg_pc { background-image:url(../images/sub/sub04_visual_240327.jpg);background-position:50% 85px; object-fit: cover; background-size: 100%;}
.sub_visual .sub4_bg_tb { background-image:url(../images/sub/sub04_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub5_bg_pc { background-image:url(../images/sub/sub05_visual_240327.jpg);background-position:50% 85px; object-fit: cover; background-size: 100%;}
.sub_visual .sub5_bg_tb { background-image:url(../images/sub/sub05_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub6_bg_pc { background-image:url(../images/sub/sub06_visual_240327.jpg);background-position:50% 85px; object-fit: cover; background-size: 100%;}
.sub_visual .sub6_bg_tb { background-image:url(../images/sub/sub06_visual_t_240327.jpg);background-position:50% 85px;}
.sub_visual .sub7_bg_pc { background-image:url(../images/sub/sub07_visual.jpg);background-position:50% 85px; object-fit: cover; background-size: 100%;}
.sub_visual .sub7_bg_tb { background-image:url(../images/sub/sub07_visual_t.jpg);background-position:50% 85px;}


}
/* 2024-03-29 화면 두장으로 겹치는 부분 추가 수정 */


.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:0px;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.sub_menu_wrap_fixed { position: fixed; top: -1px; z-index: 100;}

.depth3_tab { width:100%; height:auto; font-size:0; border-bottom:2px solid #37588f; margin-bottom:30px;}
.depth3_tab>a { display:inline-block;  font-size:16px; text-align:center; padding:10px 30px; border-left:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#F9F9F9;}
.depth3_tab>a:last-child { border-right:1px solid #e1ded8;}
.depth3_tab>a.depth3_active { border:1px solid #37588f; color:#FFF; background-color:#37588f;}

.depth4_tab { width:100%; height:auto; font-size:0; padding:20px; margin-top:20px; margin-bottom:50px; background-color:#F7F7F7;}
.depth4_tab>a { display:inline-block; font-size:16px; text-align:left; padding:10px 20px; background-image:url(../images/icon/menu_bar.png); background-repeat:no-repeat; background-position:100% 50%;}
.depth4_tab>a:last-child { background-image:none;}
.depth4_active { color:#3e81e7; font-weight:500;}

.sub_tap_box{ width:100%; height:45px; line-height:45px; margin: 0px auto 40px auto;}
.sub_tap_box>a{ height:100%; float: left; border-left:1px solid #ddd; text-align:center; font-size:20px; background-color:#bdbcbc; color:#fff;}
.sub_tap_box01>a{ width:33.333%;}
.sub_tap_box02>a{ width:50%;}
.tap_on{ background-color:#f58220 !important;}
.sub_tap_box>a:hover{background-color:#21bece !important;}


.tabTxt{margin-top: 40px; margin-bottom: 40px; border-bottom:1px solid #3e81e7;padding-left: 0;}
.tabTxt::after{display:block;clear:both;content:''}
.tabTxt li{float: left;}
.tabTxt.col2 li {width: 25%;}
.tabTxt.col2song li {width: 16.66%;}
.tabTxt li a{display: block; background: #fafafa; text-align: center; height: 60px; line-height: 60px; font-size: 18px; color: #888;}
.tabTxt li.on a{background: #3e81e7; color: #fff;}
.tabTxt li.on a:after{position:absolute;left:50%;bottom:-8px;margin-left:-7.5px;width:15px;height:8px;}



/* 서브공통 */

.sub_box { position:relative; width:100%; /*min-width:1200px;*/ }
.sub_container { position: relative; width:100%;max-width:1200px; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_container .agreement { padding-left:0; }
.sub_container .agreement.dp {
	text-indent: -8px;
	margin-left: 8px;
}
.sub_container .agreement.dp1 {
	text-indent: -18px;
	margin-left: 18px;
}


.sub_title { position:relative; width:100%; margin:0 auto 60px auto; padding:80px 0 20px 0; font-size:2.571em; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8; color:#333;}
.sub_title_sub { display:inline-block; font-size:14px; font-weight:400; color:#999; padding-left:20px; letter-spacing:0;}
.sub_title_fixed { padding:110px 0 20px 20px;}
.box100per { width:100%; margin:0 auto; padding:0 0 40px 0;}
.box33per { display:inline-block; width:33%; padding:0; vertical-align:top;}
.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-size:33px; line-height:38px; font-weight:600; margin:30px 0 5px 0; letter-spacing:-0.02em; color:#333;}
.in_title11 { font-size:2.000em; line-height:40px; font-weight:500; margin:10px 0 30px 0; letter-spacing:0.00em; color:#333;}
.in_title1_txt { font-size:22px; line-height:26px; font-weight:300;  margin-bottom:20px; letter-spacing:-0.02em; color:#777;}
.in_title1_bar { width:50px; height:1px; margin-bottom:60px; background-color:#666;}
.in_title11_bar { width:50px; height:1px; margin-bottom:30px; background-color:#666;}
.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_sub_title1 { font-size:25px; line-height:30px; color:#000; font-weight:500; margin-bottom:20px; background-image:url(../images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:17px; letter-spacing:-0.06em; text-align:left;}
.in_sub_title1_txt { font-size:16px; color:#666; line-height:28px; font-weight:400; margin-bottom:0px; padding-left:13px; letter-spacing:0em; text-align:left; word-break: keep-all;}
.in_sub_title2{position: relative; margin-bottom: 10px; padding-left: 22px; font-size: 18px; font-weight: 500; color: #067fd9;}
.in_sub_title2:before{content: ''; position: absolute; top: 7px; left: 0; width: 15px; height: 15px; border-radius: 50%; background: #fff; border: 1px solid #067fd9;}
.in_sub_title2:after{content: ''; position: absolute; top: 12px; left: 5px; width: 7px; height: 7px; border-radius: 50%; background: #067fd9;}
.in_sub_title2_icon {content: ''; position: absolute; top: 7px; left: 0; width: 15px; height: 15px; border-radius: 50%; background: #fff; border: 1px solid #067fd9;}

.in_sub_title1_right { font-size:15px; line-height:50px; color:#888; font-weight:300; letter-spacing:-0.03em; float: right;}

.line_1px_none { display:block; height:1px; width:100%; background-color:#ddd; margin:0 auto;}

.sub_contents_box { position:relative; width:100%; max-width:1400px; font-size:0; text-align:center; margin:0 auto; padding:0px 0 100px 0;}
.sub_contents_box_in33 { position:relative; display:inline-block; vertical-align:top; width:31.333333%; margin:0 1%; text-align:left;}
.sub_contents_box_in50 { position:relative; display:inline-block; vertical-align:top; width:50%; text-align:left;}
.sub_contents_box_in100 { position:relative; display:inline-block; vertical-align:top; width:100%; text-align:left;}

.sub_contents_box_in50_l { padding-right:30px;}
.sub_contents_box_in50_r { padding-left:30px;}


.sub_bg_gray{padding: 50px 35px; background: #f7f7f7; margin-bottom:40px;}
.sub_bg_gray1{padding: 50px 35px; background: #efeae4; margin-bottom:40px;}
.sub_bg_gray_txt { word-break: keep-all; color:#3e81e7; font-size:20px; font-weight:500; line-height: 35px; letter-spacing:-0.01em; }


.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;}

/*Column*/
.i-col-0{font-size: 0;}
.i-col-1{font-size: 0;}
.i-col-2{font-size: 0;}
.i-col-3{font-size: 0;}
.i-col-4{font-size: 0;}
.i-col-5{font-size: 0;}
.i-col-6{font-size: 0;}
.i-col-7{font-size: 0;}
.i-col-8{font-size: 0;}
.i-col-9{font-size: 0;}
.i-col-10{font-size: 0;}
.i-col-11{font-size: 0;}
.i-col-12{font-size: 0;}

.i-col-0 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: auto;}
.i-col-1 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 100%;}
.i-col-2 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 50%;}
.i-col-3 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 33.333%;}
.i-col-4 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 25%;}
.i-col-5 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 20%;}
.i-col-6 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 16.666%;}
.i-col-7 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 14.285%;}
.i-col-8 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 12.5%;}
.i-col-9 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 11.111%;}
.i-col-10 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 10%;}
.i-col-11 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 9.09%;}
.i-col-12 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 8.333%;}

.table_over { width: 100%; margin: 0 auto 60px auto; overflow-x: auto;}
.table_unit { position:relative; width:100%; text-align:right; margin-bottom:10px; font-size:12px; color:#5f5f5f;}
.table_notice { display:none;}
.content_table { margin:0 auto 50px; padding:0; width:99.8%; background-color:#FFF; border-top:2px solid #999;  border-collapse:collapse;}
.content_table thead th { font-size:16px; font-weight:600; color:#444; padding:20px; border-bottom:1px solid #868686; border-left:1px solid #cfcfcf;}
.content_table th { font-size:16px; font-weight:400; }
.content_table tbody tr th { font-size:16px; font-weight:400; color:#fff; font-weight: 500;}
.content_table tbody tr td { font-size:16px; font-weight:400; color:#5c5e5c; }
.content_table tbody td { padding:15px;10px; }
.content_table td { font-size:16px; }
.content_table th, .content_table td { text-align:center; line-height:20px; padding:15px; border-left:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}
.content_table tr th:first-child, .content_table tr td:first-child { border-left: none;}
.content_table tr th:last-child, .content_table tr td:last-child { }
.content_table th.bg_01, .content_table td.bg_01 { background-color:#f2f9ff;}
.content_table th.bg_02, .content_table td.bg_02 { background-color:#f9f9f9}
.content_table th.bg_05, .content_table td.bg_03 { background-color:#f58220}
.content_table th.bg_left, .content_table td.bg_left { text-align:left;}


.table_over_03 { border-top:1px solid #3e81e7; border-bottom:1px solid #bbb; border-radius:0; width:100%; margin: 0 auto 60px auto; overflow-x: auto;}
.content_table_03 { margin:0 auto; padding:0; width:100%; background-color:#FFF; border:none; border-collapse:collapse; border-radius:0; overflow:hidden;}
.content_table_03 th { font-family: 'Noto Sans KR', sans-serif; font-size:16px; font-weight:500; background-color:#f2f9ff !important;}
.content_table_03 td { font-size:15px; color:#555;}
.content_table_03 th, .content_table_03 td { text-align:left; padding:10px 10px 10px 10px; border-left:0 solid #c9c9c9; border-bottom:0px solid #c9c9c9;}
.content_table_03 tr th:first-child { border-left: none; border-bottom:none;}
.content_table_03 tr td:first-child { border-left: none;}
.content_table_03 tr:nth-child(2n+1) th, .content_table_03 tr:nth-child(2n+1) td { background-color:#fafafa;}
.content_table_03 tr:last-child th, .content_table_03 tr:last-child td { border-bottom:none;}
.content_table_03 th.bg_01, .content_table_03 td.bg_01 { background-color:#e1ded8;}
.content_table_03 th.bg_left, .content_table_03 td.bg_left { text-align:left;}
.content_table_03 th.bg_right, .content_table_03 td.bg_right { text-align:right;}
.content_table_03 th.bg_center, .content_table_03 td.bg_center { text-align:center}



/* 서브01 */
.sub01_01_txt { word-break: keep-all; color:#454545; font-size:17px; font-weight:400; line-height: 30px; letter-spacing:-0.01em; }
.sub01_011_txt { word-break: keep-all; color:#454545; font-size:25px; font-weight:500; line-height: 30px; letter-spacing:-0.01em; text-align:center;}

ul.secui { overflow:hidden; margin-top:10px; margin-left: -2rem;display: flex;justify-content: space-between;}
ul.secui li { float:left; width:18.5%; margin:10px 10px; padding:50px 0; text-align:center; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
ul.secui li:first-child { margin-left:0px; }
ul.secui li div.icon { margin:25px 0; font-size:0; line-height:0; }
ul.secui li p.tit { font-size:18px; font-weight:400; color:#222; line-height:39px; }
ul.secui li p.txt { font-size:18px; font-weight:500; color:#026ec6; line-height:27px; }


.sub01_03{}
.sub01_03 .text_box{position:relative; width:calc(100% - 90px); margin-top:30px; padding-top:40px; padding-bottom:40px; padding-left:60px; background-color:#f7f7f7;}
.sub01_03 .text_box .img_box{position:absolute; right:-90px; bottom:40px;text-align: right; width:470px; height:270px; background-image:url(../images/sub/sub01_03_img01.jpg);}
.sub01_03 .text_box dl{position:relative; padding-top:20px; padding-bottom:5px; font-weight:300;}
.sub01_03 .text_box dl dt{position:relative; font-weight:600; color:#3e81e7;}
.sub01_03 .text_box dl dt{display:inline-block; font-size:23px; vertical-align:top; margin-bottom:20px;}
.sub01_03 .text_box dl dd{font-size:17px; vertical-align:top; font-weight:400; line-height: 26px;}
.sub01_03 .text_box dl:before{display: inline-block; position:absolute; top:0; left:0; width:20px; height:2px;background-color:#222;}
.sub01_03 .text_box dl.last_p{padding-bottom:13px;}



.sub01_04 {font-size: 0; margin-bottom:110px;}
.sub01_04 .item {display:inline-block; width:calc(24.80% - 17px); height: 360px; margin-right:0px; padding:40px 30px; border:0px solid #c5c9d6; text-align: center; vertical-align: top;}
.sub01_04 .item:last-child {margin-right: 0;}
.sub01_04 .item .image {}
.sub01_04 .item .cont {margin-top:40px; text-align: center;}
.sub01_04 .item .cont .tit {margin-bottom:10px; font-size:23px; font-weight:600; line-height: 38px; letter-spacing: -0.04em; color:#3e81e7;}
.sub01_04 .item .cont .txt {font-size:18px; color:#333; word-break: keep-all;}


#parkingCtrl .content,
#vehicleGuide .content {
    margin-bottom: 0;
}

#parkingCtrl>p,
#vehicleGuide>p {
    line-height: 26px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

#parkingCtrl .content {
    margin-bottom: 40px;
}

#parkingCtrl .system_wrap {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
}

#parkingCtrl .system_wrap>div {
    float: right;
}

#parkingCtrl .system_wrap>div:first-child {
    float: left;
}

#parkingCtrl .system_wrap .txt_wrap {
    position: relative;
    width: 800px;
    padding: 0;
    z-index: 1;
}

#parkingCtrl .txt_wrap .txt {
    margin: 20px 0;
    word-break: keep-all;
    font-size: 1.214em;
    line-height: 1.75;
    color: #4c4c4c;
}

#parkingCtrl .system_wrap.active .txt_wrap .box li {
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;

}

#parkingCtrl .system_wrap.active .txt_wrap .box li.on {
    border-color: #f04137;
    background: #f04137;
    color: #fff;
}

#parkingCtrl .system_wrap .img_wrap {
    position: relative;
    width: 390px;
    height: 100%;
    z-index: 0;
}

#parkingCtrl .system_wrap.active .img_wrap {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#parkingCtrl .img_wrap ul li {
    position: absolute;
    cursor: pointer;
}

#parkingCtrl .img_wrap ul li img {
    opacity: 0;
    -webkit-transition: all .3s .1s;
    -o-transition: all .3s .1s;
    transition: all .3s .1s;
}

#parkingCtrl .manless {
    height: 100%;
    margin-bottom: 0px;
	display: flex;
}



#parkingCtrl .management .txt_wrap .box li {
    width: 199px;
}

#parkingCtrl .next_generation .txt_wrap .box li {
    width: 199px;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.form-horizontal .control-label {
    padding-top: 7px;
    text-align: right;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-5 {
    width: 41.66666667%;
}
.form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.form-group {
    margin-bottom: 15px;
}
.col-sm-5 {
    width: 41.66666667%;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 0;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; 
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	padding-bottom: 15px;
}
.login box .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.m_t_L { margin-top:30px !important;}
.m_b_XL { margin-bottom:40px !important;}
.sub03_03_img_box { font-size:0; text-align:center;}
.sub03_03_img_box_in { position:relative; display:inline-block; border:1px solid #ddd; width:31%; margin:1%; vertical-align:top;}
.sub03_03_img_box_in2 { position:relative; display:inline-block; border:1px solid #ddd; width:31%; margin:1%; vertical-align:top;}
.sub03_03_img_box_in3 { display:inline-block; width:64%; margin:1%; font-size:0; vertical-align:top;}
.sub03_03_img01,
.sub03_03_img02,
.sub03_03_img03,
.sub03_03_img04,
.sub03_03_img05,
.sub03_03_img06,
.sub03_03_img07,
.sub03_03_img08,
.sub03_03_img09,
.sub03_03_img10 { width:100%; height:auto;}
.sub03_03_img_box_in_in { position:relative; display:inline-block; width:31.5%; margin:1%; border:1px solid #ddd; vertical-align:top;}
.sub03_03_img_box_in_in:nth-child(1),
.sub03_03_img_box_in_in:nth-child(2),
.sub03_03_img_box_in_in:nth-child(3) { margin-top:0;}
.sub03_03_img_box_in_in:nth-child(4),
.sub03_03_img_box_in_in:nth-child(5),
.sub03_03_img_box_in_in:nth-child(6) { margin-bottom:0;}
.sub03_03_img_box_in_in:nth-child(1),
.sub03_03_img_box_in_in:nth-child(4) { margin-left:0;}
.sub03_03_img_box_in_in:nth-child(3),
.sub03_03_img_box_in_in:nth-child(6) { margin-right:0;}
.sub03_03_img_box_txt { position:absolute; z-index:10; width:100%; bottom:0; text-align:center; color:#fff; font-size:16px; letter-spacing:0; padding:10px; background-color:rgba(0,0,0,0.6);}
.sub03_03_img_box_bottom { font-size:16px; color:#444; margin-top:20px;}

.sub01_01_box { border:1px solid #ddd; border-radius:15px; padding:20px; font-size:0px; margin: 20px auto 30px auto;}
.sub01_01_img { font-size:18px; padding:50px 30px; border:1px solid #ddd; background-color:#fff; border-radius:5px; text-align:center; margin:10px; color:#21bece; font-weight: 600;}
.sub01_01_img>img { width:100%; border-radius:10px;}
.sub01_01_box_txt {font-size:16px; padding:5px 10px; border:0px solid #ddd; background-color:#fff; border-radius:5px; text-align:center; margin:10px; }


.sub01_02_top { width:100%; height:420px; background-repeat:no-repeat; background-position:50% 100%;}
.sub01_02_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.sub01_02_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%;}
.sub01_02_contents { width:100%; height:auto; background-image:url(/images/sub/sub01_02_bg_line01.jpg); background-repeat:repeat-y; background-position:50% 0%;}
.sub01_02_01_tbg { background-image:url(/images/sub/sub01_02_bg01.jpg);}
.sub01_02_01_bbg { background-image:url(/images/sub/sub01_02_bg02.jpg);}
.sub01_02_contents_box_right { position:relative; padding:20px 10px 20px 53%; background-image:url(/images/sub/sub01_02_icon_right.png); background-repeat:no-repeat; background-position:50% 55px;}
.sub01_02_contents_box_left { position:relative; padding:20px 53% 20px 10px; background-image:url(/images/sub/sub01_02_icon_left.png); background-repeat:no-repeat; background-position:50% 55px; text-align:right;}

.sub01_02_contents_box_right_img1 { position:absolute; background-image:url(/images/sub/sub01_04_img02.jpg); width:502px; height:223px;  margin: -222px 566px; background-repeat:no-repeat; background-position:50% 0px; }
.sub01_02_contents_box_left_img1 { position:absolute; background-image:url(/images/sub/sub01_04_img04.jpg); width:502px; height:223px;  margin: -222px 566px; background-repeat:no-repeat; background-position:50% 0px; }
.sub01_02_contents_box_right_img2 { position:absolute; background-image:url(/images/sub/sub01_04_img03.jpg); width:502px; height:223px;  margin: -222px -566px; background-repeat:no-repeat; background-position:50% 0px; }


.sub01_02_contents_txt { border:1px solid #e1e1e1; border-radius:15px; padding:20px 25px; background-color:#FFF;}
.sub01_02_contents_box_right p,
.sub01_02_contents_box_left p { font-size:18px; 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:14%; color:#067fd9; font-size:18px; font-weight:500; vertical-align:top;}
.history_month_w { display:inline-block; width:14%; color:#fff; font-size:18px; font-weight:500; vertical-align:top;}
.history_month_txt { display:inline-block; width:86%; vertical-align:top; font-size:17px;}
.history_contents_box_left>.history_contents_txt>p>.history_month_txt { width:auto; padding-left:20px; width:86%;}


.map_box_wrap { position:relative; margin-bottom:50px;}
#map_box_wrap_link { position:absolute; top:-320px; left:0;}
.map_box { width:100%; height:500px; margin-bottom: -4px; overflow:hidden;}



/* system */

.system_wrap {
    clear: both;
}

.system_wrap .system_tit {
    position: relative;
    padding: 5px 0 20px 12px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 28px;
	font-weight:600;
}

.system_wrap .system_tit:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 12px;
    width: 25px;
    height: 5px;
    background: #00499b;
}

.system_wrap .txt_wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.system_wrap .txt_wrap p {
    margin: 20px 0;
    word-break: keep-all;
    font-size: 15px;
    line-height: 24px;
    color: #333;
}

.system_wrap .txt_wrap .box {
    padding: 1px 0 0 1px;
    overflow: hidden;
}

.system_wrap .txt_wrap .box li {
    float: left;
    width: 199px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin: -1px 0 0 -1px;

    font-size: 12px;
    color: #888;
}

.system_wrap .txt_wrap .list li {
    position: relative;
    padding-left: 15px;
    line-height: 30px;

    font-size: 15px;
    color: #333;
}

.system_wrap .txt_wrap .list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #f04137;
}

.system_wrap .img_wrap ul {
    overflow: hidden;
    width: 342px;
}

.system_wrap .img_wrap ul li {
    float: left;
    margin: 0 0 8px 8px;
}

.system_wrap .img_wrap ul .img01,
.system_wrap .img_wrap ul .img03 {
    clear: both;
    margin-left: 0;
}

.system_wrap .img_wrap ul .img03,
.system_wrap .img_wrap ul .img04 {
    margin-bottom: 0;
}





/* 서브02 */
.sub02_04_box { border:1px solid #d5d5d5; border-radius:0px; padding:10px; font-size:0px; margin: 20px auto 30px auto;}
.sub02_04_img { text-align:center; padding:20px;}
.sub02_04_img>img { width:100%; border-radius:10px;}
.sub02_04_box_txt {font-size:16px; padding:5px 10px; border:1px solid #ddd; background-color:#F3F3F3; border-radius:5px; text-align:center; margin:10px; }

.sub02_05_box { border:1px solid #ddd; border-radius:0px; padding:10px; font-size:0px; margin: 20px auto 30px auto;}
.sub02_05_img { text-align:center; padding:20px;}
.sub02_05_img>img { width:100%; border-radius:10px;}


.sub02_03_01 { padding: 0px 0px 20px;}
.sub02_03_01 .icon_box { float: left; margin-right: 60px; }
.sub02_03_01 .txt_box { width: 100%; }
.sub02_03_01 .txt_box .tit:before { content: ""; width: 28px; height: 2px; background: #25a1c3; position: absolute; left: 0; top: -12px; }
.sub02_03_01 .txt_box .tit { font-size: 20px; font-weight: 500; position: relative; color: #333; }
.sub02_03_01 .txt_box .tit .en { font-size: 15px; color: #666; }
.sub02_03_01 .txt_box ul { margin-top: 20px; }
.sub02_03_01 .txt_box ul li:before { content: ""; width: 5px; height: 5px; background: #25a1c3; position: absolute; left: 0; top: 9px; font-weight:300;}
.sub02_03_01 .txt_box ul li { padding-left: 15px; position: relative; color: ##454545; letter-spacing: -0.1px; font-size: 17px; margin: 7px 0; font-weight:400; line-height:30px;}


/* 서브03 */
.sub03_01{}
.sub03_01 .text_box{position:relative; width:calc(100% - 90px); margin-top:30px; padding-top:40px; padding-bottom:40px; padding-left:60px; background-color:#f7f7f7;}
.sub03_01 .text_box .img_box{position:absolute; right:-90px; bottom:0px;text-align: right; width:470px; height:210px; background-image:url(../images/sub/sub03_01_02_img01.jpg);}
.sub03_01 .text_box dl{position:relative; padding-top:20px; padding-bottom:5px; font-weight:300;}
.sub03_01 .text_box dl dt{position:relative; font-weight:600; color:#3e81e7;}
.sub03_01 .text_box dl dt{display:inline-block; font-size:23px; vertical-align:top; margin-bottom:20px;}
.sub03_01 .text_box dl dd{font-size:17px; vertical-align:top; font-weight:400; line-height: 26px;}
.sub03_01 .text_box dl:before{display: inline-block; position:absolute; top:0; left:0; width:20px; height:2px;background-color:#222;}
.sub03_01 .text_box dl.last_p{padding-bottom:13px;}



/* 서브04 */
.sub04_01 { position: relative; margin-top:0px; height:170px; display:table; width:100%;}
.sub04_01 > div {display:table-cell; vertical-align:middle;background:url('/images/sub/sub02_01_img01.jpg') center center no-repeat; box-shadow:16px 16px 20px rgba(115, 157, 174, 0.56);}
.sub04_01 .txt1 { font-size:28px; line-height:30px; font-weight:400; margin-bottom:10px; margin-left:30px; color:#68efff; letter-spacing:-0.05em;}
.sub04_01 .txt2 {font-size:18px; line-height:26px; font-weight:400; color:#fff; letter-spacing:-0.01em; padding-left:30px; padding-right:30px;}


.sub04_01_01 { padding: 40px 0px 40px; border-bottom: 1px solid #e7e7e7;}
.sub04_01_01 .icon_box { float: left; margin-right: 60px; }
.sub04_01_01 .txt_box { width: 100%; }
.sub04_01_01 .txt_box .tit:before { content: ""; width: 28px; height: 2px; background: #25a1c3; position: absolute; left: 0; top: -12px; }
.sub04_01_01 .txt_box .tit { font-size: 20px; font-weight: 500; margin-bottom:10px; position: relative; color: #333; }
.sub04_01_01 .txt_box .tit .en { font-size: 15px; color: #666; }
.sub04_01_01 .txt_box ul { margin-top: 20px; }
.sub04_01_01 .txt_box ul li:before { content: ""; width: 5px; height: 5px; background: #25a1c3; position: absolute; left: 0; top: 9px; font-weight:300;}
.sub04_01_01 .txt_box ul li { padding-left: 15px; position: relative; color: #666; letter-spacing: -0.1px; font-size: 15px; margin: 7px 0; font-weight:300;}

.sub04_01_01 .txt_box .bgbox {padding: 10px 20px; background: #f4f4f4; }
.sub04_01_01 .txt_box .bgbox .left { padding-left: 5px; position: relative; color: #666; letter-spacing: -0.3px; font-size: 15px; margin: 7px 0; font-weight:300;}
.sub04_01_01 .txt_box .bgbox .left_1 { padding-left: 20px; position: relative; color: #666; letter-spacing: -0.3px; font-size: 15px; margin: 7px 0; font-weight:300;}

.btn4 { display: inline-block; width: 23%; left: 42%; line-height: 60px; text-align: center; font-size: 16px; color: #fff; font-weight: 400; letter-spacing: -0.02px; background: #067fd9; }
.s_Btn4 {position: relative;overflow: hidden; z-index: 1;}
.s_Btn4 span {z-index: 1; position: relative;}
.s_Btn4::before {content: ''; position: absolute; top: 50%; left: 50%; width: 130%; height: 150px; border-radius: 50%; transform: translate3d(-50%,-50%,0) scale3d(0,0,0); transition: opacity .4s cubic-bezier(.19,1,.22,1),transform .75s cubic-bezier(.19,1,.22,1); background-color: #fff; opacity: 0;}
.s_Btn4:hover { line-height: 54px; border: 2px solid #164299 !important; }
.s_Btn4:hover span {color: #164299;}
.s_Btn4:hover::before {opacity: 1; transition-duration: .85s; transform: translate3d(-50%,-50%,0) scale3d(1,1,1)}
.s_Btn4:hover span { color: #fff; }
.btn4:hover { line-height: 60px; border: 0 !important; }
.s_Btn4::before { background-color: #ee2f24; }


.sub04_1_box{ position:relative; } 
.sub04_1_box .wr{overflow:hidden; }
.sub04_1_box .left{float:left; width:50%; padding-right:0px;}
.sub04_1_box .right{float:right; width:50%; padding-left:0px;} 
.sub04_1_box .img.shadow img{ box-shadow:10px 10px 20px rgba(0,0,0,0.2); border:1px solid #e8e8e8; margin-bottom:30px;}  
.sub04_1_box .tbox h2{font-size:36px; color:#333; margin:30px 0 40px; font-weight:500;}
.sub04_1_box .tbox p{font-size:18px; color:#666; font-weight:300; line-height:1.8}
.sub04_1_box .tbox p small{ margin:15px 0 0; display:block; color:#888; line-height:1.8;}
.sub04_1_box .tbox ul li{position:relative; font-size:18px; color:#333; padding:5px 0 5px 32px; letter-spacing:0.02em;}
.sub04_1_box .tbox ul li:after{content:''; background:url('/images/sub/li-check.png'); width:25px; height:25px; position:absolute; left:0; top:5px; letter-spacing:0.02em;}


/* 서브05 */
.grid { display: flex; flex-wrap: wrap; justify-content: space-between; }
.step_box { margin: 60px 0; position: relative; }
.step_box:before { background:url('/images/sub/sub05_line.png'); width:100%; height:367px; position:absolute;  left: 0; top: 25%; content: ''; }
.step_box li { width: calc(30% - 0px); padding-top: calc(30% - 0px); border-radius: 100%; position: relative; letter-spacing: -.5px; }
.step_box .inner { border: 1px solid #d7d7d7; border-radius: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #f9f9f9; }
.step_box p:before { display: block; width: 100%; height: 53px; margin: 22px 0 15px; background-repeat: no-repeat; background-position: center; background-size: contain; content: ''; vertical-align:top;}
.step_box li:nth-child(1) p:before { background-image: url(/images/sub/career-step1.png); }
.step_box li:nth-child(2) p:before { background-image: url(/images/sub/career-step2.png); }
.step_box li:nth-child(3) p:before { background-image: url(/images/sub/career-step3.png); }
.step_box li:nth-child(4) p:before { background-image: url(/images/sub/career-step4.png); }
.step_box li:nth-child(5) p:before { background-image: url(/images/sub/career-step5.png); }
.step_box li:nth-child(6) p:before { background-image: url(/images/sub/career-step6.png); }
.step_box li:last-child .inner { background: #f58220; border-color: #f58220; color: #fff; }


.sub0502-point{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:276px;height:276px;margin:0 auto;background:url('/images/sub/sub05_02_bg.png');}
.sub0502-point {width:188px;height:188px;color:#333;background-size:cover;}
.sub0502-point b{font-size:14px;font-weight:600;}
.sub0502-point::after{display:none;}
.sub05_02 .ic{margin-bottom:4px;}
.sub05_02 .li {transform: skew(-0.001deg);}
.sub05_02-icon1{width:77px;height:75px;background:url('/images/sub/sub05_02_icon.png') no-repeat 0 0;}
.sub05_02-icon2{width:104px;height:75px;background:url('/images/sub/sub05_02_icon.png') no-repeat -77px 0;}
.sub05_02-icon3{width:136px;height:75px;background:url('/images/sub/sub05_02_icon.png') no-repeat -181px 0;}
.sub05_02 > .list { display:flex;align-items:center;padding:40px 20px 20px;}
.sub05_02 > .list:last-child{padding-bottom:0;}
.sub05_02_txt{width:calc(100% - 188px);padding-left:50px;}
.sub05_02_txt_tt{padding-bottom:15px;font-size:22px;font-weight:700;color:#333;}
.sub05_02_txt_p{padding-bottom:10px;line-height:1.75;color:#777;}


/* 서브06 */
.sub06_01_01 { padding: 40px 0px 40px; border-bottom: 1px solid #e7e7e7;}
.sub06_01_01 .icon_box { float: left; margin-right: 60px; }
.sub06_01_01 .txt_box { width: 100%; }
.sub06_01_01 .txt_box .tit:before { content: ""; width: 28px; height: 2px; background: #25a1c3; position: absolute; left: 0; top: -12px; }
.sub06_01_01 .txt_box .tit { font-size: 20px; font-weight: 500; margin-bottom:10px; position: relative; color: #333; }
.sub06_01_01 .txt_box .tit .en { font-size: 15px; color: #666; }
.sub06_01_01 .txt_box ul { margin-top: 20px; }
.sub06_01_01 .txt_box ul li:before { content: ""; width: 5px; height: 5px; background: #25a1c3; position: absolute; left: 0; top: 9px; font-weight:300;}
.sub06_01_01 .txt_box ul li { padding-left: 15px; position: relative; color: #666; letter-spacing: -0.1px; font-size: 15px; margin: 7px 0; font-weight:300;}

.sub06_01_01 .txt_box .bgbox {padding: 10px 20px; background: #f4f4f4; }
.sub06_01_01 .txt_box .bgbox .left { padding-left: 5px; position: relative; color: #666; letter-spacing: -0.3px; font-size: 15px; margin: 7px 0; font-weight:300;}
.sub06_01_01 .txt_box .bgbox .left>img {width: 100%; height: auto;}
.sub06_01_01 .txt_box .bgbox .left_1 { padding-left: 20px; position: relative; color: #666; letter-spacing: -0.3px; font-size: 15px; margin: 7px 0; font-weight:300;}


/* Member */
.lead > small{color:#888}
.btn-link{text-decoration:none}

.member:after,.login:after,.register:after,.box:after{clear:both;display:block;content:''}
.member span.point {font-weight:700;color:#ff0000}
.member > .login.box{padding:40px 20px 20px 20px;border:5px solid #eee;}
.member .nav-pills>li>a{padding:0.5em 0.75em;font-size:15px;color:#222;background-color:#eee}
.member .nav-pills>li+li{margin-left:7px;padding-left:20px;background:url("../images/sub/blt_chevron.png") no-repeat left center}
.member .nav-pills>li.active>a,.member .nav-pills>li.active>a:focus,.member .nav-pills>li.active>a:hover{color:#fff;background-color:#0d6efd;font-weight: 700;}
.member > .register > .box{padding:2em 1em;border:5px solid #eee;}
.member > .register > .well-lg {height:180px;overflow-y:auto}
.member .agreement > h5 {margin-top:1.5em;font-weight:700}
.member .agreement > ul > li {padding-top:0.5em;line-height:1.5}
.member .agreement > ul > li > ul {margin-top:0.5em;margin-left:1em;color:#0d6efd}
.member .agreement > ul > li > a {color:#0d6efd;text-decoration:underline}
.member ul.lst {margin-top:1em;margin-bottom:1em;padding-top:1em;padding-bottom:1em;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
.member ul.lst > li {padding-left:6px;color:#0d6efd;background:url("../images/sub/blt_dot.png") no-repeat left 0.6em}


.member > .login,.member > .register > .box{background:url("../images/sub/img_computer.png") no-repeat 17% center}
.member .nav-pills>li>a{margin:0 2em;padding:2em 2.5em}
#Member-Content .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#Member-Content .nav>li {
    position: relative;
    display: flex;
}
#Member-Content .pull-right {
    float: right!important;
	margin-top: 40px;
	margin-right: -1em;
}
#Member-Content .nav-pills>li {
    float: left;
}
#Member-Content .member .nav-pills>li.active>a, .member .nav-pills>li.active>a:focus, .member .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #0d6efd;
	font-weight: 700;
}
#Member-Content .member .nav-pills>li>a {
    margin: 0 1em;
    padding: 2em;
	font-size: 15px;
}
#Member-Content .nav-pills>li>a {
    border-radius: 4px;
}
#Member-Content .well.well-lg {
	width:100%;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	height: 180px;
    overflow-y: auto;
	padding: 24px;
    border-radius: 6px;
}
#Member-Content .join {
    display: flex;
    width: 100%;
}
#Member-Content .h4, h4 {
    font-size: 1.25rem;
}
#Member-Content .h5, h5 {
    font-size: 1rem;
}
#Member-Content ul {
    padding-left: 0;
}
.btnbox {
	text-align:center;
}
.btnbox .btn-primary {
	color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.btnbox .btn-default {
	color: #333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btnbox .btn-default:hover {
	color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
#Member-Content hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;  
	opacity: 1.0;
	background-color: #ffffff;
}
.btnbox.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.sub_tab>ul>li.sub_depth1 { min-width:250px;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 { min-width:250px;display:none; padding-left:30px; padding-right:150px; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}




.inputarea {
    margin: 25px auto;
	border: 1px solid #e3e3e3;
    overflow-wrap: break-word;
}

.inputarea td {
    word-break: break-all;
}

.inputarea_890 {
    width: 741px;
    margin: 20px 0px 10px 64px;
}

.inputarea_698 {
    width: 548px;
    margin: 20px 0px 10px 64px;
}




}









@media screen and (max-width:1290px){

  .man_value_ul li:not(:last-child) {margin-right: 10px;}

}

/* 서브 end ----------------------------------- */









/* 1024 ~ 768까지 태블릿 설정 */

@media screen and (max-width:1024px){



/* 서브 비주얼 */

.container_visual {}
.sub_visual { width:100%; height:250px;  margin-top:0;}
.sub_visual .sub_bg { width:100%; height:250px; 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;}
.sub_visual .sub-titt {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 0;
    justify-content: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    padding-top: 130px;
}
.sub_visual .sub-titt2 {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 0;
    justify-content: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    padding-top: 160px;
}
.sub_visual .sub-titt img { 
    width: 350px;
    height: auto;
	margin-top: -55px;
}


/* 서브탭 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:-16px auto 0;}
.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%; height:auto; font-size:0; border:1px solid #e1ded8; border-bottom:0 !important; border-left:0 !important;}
.depth3_tab>a { display:inline-block; width:33.333333%; font-size:16px; text-align:center; padding:9px 0; border-left:1px solid #e1ded8; border-bottom:1px solid #e1ded8;}
.depth3_tab>a:hover {color:#3e81e7;}
.depth3_tab>a.depth3_active { border:none; color:#FFF; background-color:#3e81e7;}
.depth4_tab { width:100%; height:auto; font-size:0; padding:20px; margin-top:20px; background-color:#F7F7F7;}
.depth4_tab>a { display:inline-block; font-size:14px; text-align:left; padding:10px 20px; margin-bottom:30px; background-image:url(/images/icon/menu_bar.png); background-repeat:no-repeat; background-position:100% 50%;}
.depth4_tab>a:last-child { background-image:none;}
.depth4_active { color:#3e81e7; font-weight:400;}

.tabTxt{margin-top: 40px; margin-bottom: 40px; border-bottom:1px solid #3e81e7;display: flex;}
.tabTxt::after{display:block;clear:both;content:''}
.tabTxt li{float: left;}
.tabTxt.col2 li {width: 100%;}
.tabTxt.col2song li {width: 100%;}
.tabTxt li a{display: block; background: #fafafa; text-align: center; height: 60px; line-height: 60px; font-size: 16px; color: #888;}
.tabTxt li.on a{background: #3e81e7; color: #fff;}
.tabTxt li.on a:after{position:absolute;left:50%;bottom:-8px;margin-left:-7.5px;width:15px;height:8px;}


/* 서브공통 */

.sub_box { position:relative; width:100%; /*min-width:768px;*/}
.sub_container { position: relative; width:92%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:100%; margin:0 auto 40px auto; padding:60px 0 20px 0; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:inline-block; font-size:14px; font-weight:400; color:#999; padding-left:20px; letter-spacing:0;}
.box100per { width:100%; 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:40px; line-height:46px; font-weight:700; margin:40px 0 25px 0; letter-spacing:-0.07em; 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.07em; 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:24px; 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;}
.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_contents_box { position:relative; width:100%; max-width:1400px; font-size:0; text-align:center; margin:0 auto; padding:60px 0 80px 0;}
.sub_contents_box_in33 { position:relative; display:inline-block; vertical-align:top; width:31.333333%; margin:0 1%; text-align:left;}
.sub_contents_box_in50 { position:relative; display:inline-block; vertical-align:top; width:100%; text-align:left;}
.sub_contents_box_in100 { position:relative; display:inline-block; vertical-align:top; width:100%; text-align:left;}

.sub_contents_box_in50_l { padding-right:0;}
.sub_contents_box_in50_r { padding-left:0;}


.table_over { width: 100%; margin: 0 auto 60px auto; overflow-x: auto;}
.table_unit { position:relative; width:100%; text-align:right; margin-bottom:10px; font-size:12px; color:#5f5f5f;}
.table_notice { display:none;}
.content_table { margin:0 auto 50px; padding:0; width:100%; background-color:#FFF; border-top:2px solid #999;  border-collapse:collapse;}
.content_table thead th { font-size:15px; font-weight:600; color:#444; padding:20px; border-bottom:1px solid #868686; border-left:1px solid #cfcfcf;}
.content_table th { font-size:15px; font-weight:400; }
.content_table tbody tr th { font-size:15px; font-weight:400; color:#fff; font-weight: 500;}
.content_table tbody tr td { font-size:15px; font-weight:400; color:#5c5e5c; }
.content_table tbody td { padding:15px;10px; }
.content_table td { font-size:15px; }
.content_table th, .content_table td { text-align:center; line-height:20px; padding:12px; border-left:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}
.content_table tr th:first-child, .content_table tr td:first-child { border-left: none;}
.content_table tr th:last-child, .content_table tr td:last-child { }
.content_table th.bg_01, .content_table td.bg_01 { background-color:#f2f9ff;}
.content_table th.bg_02, .content_table td.bg_02 { background-color:#f9f9f9}
.content_table th.bg_05, .content_table td.bg_03 { background-color:#f58220}
.content_table th.bg_left, .content_table td.bg_left { text-align:left;}


.table_over_03 { border-top:1px solid #6490c7; border-bottom:1px solid #bbb; border-radius:0; width:98%; margin: 0 auto 40px 0; overflow-x: auto;}
.content_table_03 { margin:0 auto; padding:0; width:100%; background-color:#FFF; border:none; border-collapse:collapse; border-radius:0; overflow:hidden;}
.content_table_03 th { font-family: 'Noto Sans KR', sans-serif; font-size:15px; font-weight:500; background-color:#f2f9ff !important;}
.content_table_03 td { font-size:14px; color:#555;}
.content_table_03 th, .content_table_03 td { text-align:center; padding:12px; border-left:0 solid #c9c9c9; border-bottom:1px solid #c9c9c9;}
.content_table_03 tr th:first-child { border-left: none; border-bottom:none;}
.content_table_03 tr td:first-child { border-left: none;}
.content_table_03 tr:nth-child(2n+1) th, .content_table_03 tr:nth-child(2n+1) td { background-color:#fafafa;}
.content_table_03 tr:last-child th, .content_table_03 tr:last-child td { border-bottom:none;}
.content_table_03 th.bg_01, .content_table_03 td.bg_01 { background-color:#e1ded8;}
.content_table_03 th.bg_left, .content_table_03 td.bg_left { text-align:left;}
.content_table_03 th.bg_right, .content_table_03 td.bg_right { text-align:right;}
.content_table_03 th.bg_center, .content_table_03 td.bg_center { text-align:center}


/* 서브01 */
.sub01_01_txt { word-break: keep-all; color:#454545; font-size:16px; font-weight:400; line-height: 30px; letter-spacing:-0.01em; }

.sub01_02_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.sub01_02_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%;}
.sub01_02_contents { width:100%; height:auto; background-image:url(../images/sub/sub01_02_bg_line01.jpg); background-repeat:repeat-y; background-position:50% 0%;}
.sub01_02_01_tbg { background-image:url(../images/sub/sub01_02_bg01.jpg);}
.sub01_02_01_bbg { background-image:url(../images/sub/sub01_02_bg02.jpg);}
.sub01_02_contents_box_right { position:relative; padding:15px 10px 15px 53%; background-image:url(../images/sub/sub01_02_icon_right.png); background-repeat:no-repeat; background-position:50% 45px;}
.sub01_02_contents_box_left { position:relative; padding:15px 53% 15px 10px; background-image:url(../images/sub/sub01_02_icon_left.png); background-repeat:no-repeat; background-position:50% 45px; text-align:right;}
.sub01_02_contents_txt { border:1px solid #e1e1e1; border-radius:15px; padding:20px 30px; background-color:#FFF;}
.sub01_02_contents_box_right p,
.sub01_02_contents_box_left p { display:inline-block; font-size:16px; margin-bottom:5px;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:30px !important; margin-bottom:10px !important;}
.hitory_month { display:inline-block; margin-right:20px; color:#8a7256; font-weight:500;}

ul.secui li { float:left; width: 17.4783%; margin-left:5px; padding:35px 0; text-align:center; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
ul.secui li:first-child { margin-left:10px; }
ul.secui li div.icon { margin:25px 0; font-size:0; line-height:0; }
ul.secui li p.tit { font-size:16px; font-weight:400; color:#222; line-height:20px; }
ul.secui li p.txt { font-size:17px; font-weight:500; color:#026ec6; line-height:22px; }


.sub01_03{}
.sub01_03 .text_box{position:relative; width:calc(100% - 90px); margin-top:30px; padding-top:40px; padding-bottom:40px; padding-left:60px; background-color:#f7f7f7;}
.sub01_03 .text_box .img_box{position:absolute; right:-90px; bottom:40px;text-align: right; width:340px; height:270px; background-image:url(../images/sub/sub01_03_img01.jpg);}
.sub01_03 .text_box dl{position:relative; padding-top:20px; padding-bottom:5px; font-weight:300;}
.sub01_03 .text_box dl dt{position:relative; font-weight:600; color:#3e81e7;}
.sub01_03 .text_box dl dt{display:inline-block; font-size:23px; vertical-align:top; margin-bottom:20px;}
.sub01_03 .text_box dl dd{font-size:16px; vertical-align:top; font-weight:400; line-height: 26px;}
.sub01_03 .text_box dl:before{display: inline-block; position:absolute; top:0; left:0; width:20px; height:2px;background-color:#222;}
.sub01_03 .text_box dl.last_p{padding-bottom:13px;}


.sub01_04 {font-size: 0; margin-bottom:90px;}
.sub01_04 ul {
	display: flex;
    justify-content: space-between;
}
.sub01_04 ul img {
	width: 100%;
    height: auto;
}
.sub01_04 .item {display:inline-block; width:calc(23.90% - 17px); height: 360px; margin-right:15px; padding:40px 10px; border:0px solid #c5c9d6; text-align: center; vertical-align: top;}
.sub01_04 .item:last-child {margin-right: 0;}
.sub01_04 .item .image {}
.sub01_04 .item .cont {margin-top:40px; text-align: center;}
.sub01_04 .item .cont .tit {margin-bottom:5px; font-size:20px; font-weight:600; line-height: 36px; letter-spacing: -0.04em; color:#3e81e7;}
.sub01_04 .item .cont .txt {font-size:16px; color:#333; word-break: keep-all;}

.sub01_02_contents_box_right_img1 { position:absolute; background-image:url(../images/sub/sub01_04_img02.jpg); width:440px; height:190px;  margin: -193px 495px; background-repeat:no-repeat; background-position:50% 0px; }
.sub01_02_contents_box_right_img2 { position:absolute; background-image:url(../images/sub/sub01_04_img03.jpg); width:440px; height:190px;  margin: -330px -500px; background-repeat:no-repeat; background-position:50% 0px; }
.sub01_02_contents_box_left_img1 { position:absolute; background-image:url(../images/sub/sub01_04_img04.jpg); width:440px; height:190px;  margin: -193px 495px; background-repeat:no-repeat; background-position:50% 0px; }

.sub01_011_txt { word-break: keep-all; color:#454545; font-size:22px; font-weight:500; line-height: 30px; letter-spacing:-0.01em; text-align:center;}

.m_t_L { margin-top:24px !important;}
.m_b_XL { margin-bottom:32px !important;}
.sub03_03_img_box { font-size:0; text-align:center;}
.sub03_03_img_box_in { position:relative; display:inline-block; border:1px solid #ddd; width:31%; margin:1%; vertical-align:top;}
.sub03_03_img_box_in2 { position:relative; display:inline-block; border:1px solid #ddd; width:48%; margin:1%; vertical-align:top;}
.sub03_03_img_box_in3 { display:inline-block; width:48%; margin:1%; font-size:0; vertical-align:top;}
.sub03_03_img01,
.sub03_03_img02,
.sub03_03_img03,
.sub03_03_img04,
.sub03_03_img05,
.sub03_03_img06,
.sub03_03_img07,
.sub03_03_img08,
.sub03_03_img09,
.sub03_03_img10 { width:100%; height:auto;}
.sub03_03_img_box_in_in { position:relative; display:inline-block; width:48%; margin:1%; border:1px solid #ddd; vertical-align:top;}
.sub03_03_img_box_in_in:nth-child(1),
.sub03_03_img_box_in_in:nth-child(2),
.sub03_03_img_box_in_in:nth-child(3) { margin-top:1%;}
.sub03_03_img_box_in_in:nth-child(4),
.sub03_03_img_box_in_in:nth-child(5),
.sub03_03_img_box_in_in:nth-child(6) { margin-bottom:1%;}
.sub03_03_img_box_in_in:nth-child(1),
.sub03_03_img_box_in_in:nth-child(4) { margin-left:1%;}
.sub03_03_img_box_in_in:nth-child(3),
.sub03_03_img_box_in_in:nth-child(6) { margin-right:1%;}
.sub03_03_img_box_txt { position:absolute; z-index:10; width:100%; bottom:0; text-align:center; color:#fff; font-size:14px; letter-spacing:0; padding:8px; background-color:rgba(0,0,0,0.6);}
.sub03_03_img_box_bottom { font-size:15px; color:#444; margin-top:20px;}
#parkingCtrl .system_wrap .txt_wrap {
    position: relative;
    width: 800px;
    padding-left: 40px;
    z-index: 1;
}

/* 서브02 */



/* 서브03 */
.sub03_01{}
.sub03_01 .text_box{position:relative; width:calc(100% - 90px); margin-top:30px; padding-top:40px; padding-bottom:40px; padding-left:60px; background-color:#f7f7f7;}
.sub03_01 .text_box .img_box{position:absolute; right:-90px; bottom:0px;text-align: right; width:360px; height:210px; background-image:url(../images/sub/sub03_01_02_img01.jpg);}
.sub03_01 .text_box dl{position:relative; padding-top:20px; padding-bottom:5px; font-weight:300;}
.sub03_01 .text_box dl dt{position:relative; font-weight:600; color:#3e81e7;}
.sub03_01 .text_box dl dt{display:inline-block; font-size:23px; vertical-align:top; margin-bottom:20px;}
.sub03_01 .text_box dl dd{font-size:17px; vertical-align:top; font-weight:400; line-height: 26px;}
.sub03_01 .text_box dl:before{display: inline-block; position:absolute; top:0; left:0; width:20px; height:2px;background-color:#222;}
.sub03_01 .text_box dl.last_p{padding-bottom:13px;}




/* 서브04 */
.btn4 { display: inline-block; width: 23%; left: 37%; line-height: 60px; text-align: center; font-size: 14px; color: #fff; font-weight: 400; letter-spacing: -0.02px; background: #067fd9; }
.s_Btn4 {position: relative;overflow: hidden; z-index: 1;}
.s_Btn4 span {z-index: 1; position: relative;}
.s_Btn4::before {content: ''; position: absolute; top: 50%; left: 50%; width: 130%; height: 150px; border-radius: 50%; transform: translate3d(-50%,-50%,0) scale3d(0,0,0); transition: opacity .4s cubic-bezier(.19,1,.22,1),transform .75s cubic-bezier(.19,1,.22,1); background-color: #fff; opacity: 0;}
.s_Btn4:hover { line-height: 54px; border: 2px solid #164299 !important; }
.s_Btn4:hover span {color: #164299;}
.s_Btn4:hover::before {opacity: 1; transition-duration: .85s; transform: translate3d(-50%,-50%,0) scale3d(1,1,1)}
.s_Btn4:hover span { color: #fff; }
.btn4:hover { line-height: 60px; border: 0 !important; }
.s_Btn4::before { background-color: #ee2f24; }


.sub04_1_box{ position:relative; } 
.sub04_1_box .wr{overflow:hidden; }
.sub04_1_box .left{float:left; width:50%; padding-right:30px;}
.sub04_1_box .right{float:right; width:45%; padding-left:0px;} 
.sub04_1_box .img.shadow img{ box-shadow:10px 10px 20px rgba(0,0,0,0.2); border:1px solid #e8e8e8; margin-bottom:30px;}  
.sub04_1_box .tbox h2{font-size:36px; color:#333; margin:30px 0 40px; font-weight:500;}
.sub04_1_box .tbox p{font-size:18px; color:#666; font-weight:300; line-height:1.8}
.sub04_1_box .tbox p small{ margin:15px 0 0; display:block; color:#888; line-height:1.8;}
.sub04_1_box .tbox ul li{position:relative; font-size:18px; color:#333; padding:5px 0 5px 32px; letter-spacing:0.02em;}
.sub04_1_box .tbox ul li:after{content:''; background:url('../images/sub/li-check.png'); width:25px; height:25px; position:absolute; left:0; top:5px; letter-spacing:0.02em;}



/* 서브05 */
.step_box { justify-content: center; margin-right: -38px; }
.step_box:before { display: none;  }
.step_box li { width: calc(33.333% - 38px); margin-right: 38px; padding-top: calc(33.333% - 38px); }
.step_box li:before {
		width: 100%;
		height: 1px;
		background: #e5e5e5;
		position: absolute;
		left: 38px;
		top: 50%;
		content: '';
		z-index: -1;
	}
.step_box li:nth-child(6):before { width: 50vw; left: auto; right: 0; }
.step_box li:last-child:before { left: -38px; }
.step_box .inner { z-index: 1; }



/* 서브 end ----------------------------------- */
}




@media screen and (max-width:768px){


.member > .login,.member > .register > .box{background:none;}
.member .nav-pills>li>a{margin:0 0.5em;padding:1.5em}

/* Scroll Transition */
.fromBottomOut { transition-duration: 0.5s; top: 50px; visibility: hidden; opacity: 0; }
.fromBottomIn { top: 0px; visibility: visible; opacity: 1; }
#parkingCtrl .manless {
    height: 100%;
    margin-bottom: 0px;
    display: flex;    
	flex-direction: column;
}
#parkingCtrl .system_wrap .txt_wrap {
    position: relative;
    width: 100%;
    padding-left: 0px;
	padding-top: 40px;
    z-index: 1;
}
#parkingCtrl .system_wrap .img_wrap {
    width: 100%;
    height: auto;
}
#parkingCtrl .system_wrap .img_wrap img {
    width: 100%;
    height: auto;
}

.sub01_04 ul {
	display: flex;
    padding-left: 0;
    flex-wrap: wrap;
	justify-content: flex-start;
}
.sub01_04 ul img {
	width: 100%;
	max-width: 200px;
    height: auto;
}
.sub01_04 .item {
    width: calc(50% - 16px);
}

}



/* 767 ~ 320까지 모바일 설정 */

@media screen and (max-width:767px){



/* 서브 비주얼 */

.sub_visual { display:block;height: 200px;}

.sub_visual .sub_bg {
    height: 200px;
}
/* 서브탭 start */

.container_visual { padding-top:0px;}
.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:-16px auto 0;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {padding-left: 0;}
.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%;min-width:50%; border-left:none; padding-left:15px; padding-right:0; background-image:url(../images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%;min-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;}

.depth3_tab { width:100%; height:auto; font-size:0; border:1px solid #e1ded8; border-bottom:0 !important; border-left:0 !important;}
.depth3_tab>a { display:inline-block; width:33.333333%; font-size:14px; text-align:center; padding:7px 0; border-left:1px solid #e1ded8; border-bottom:1px solid #e1ded8;}
.depth3_tab>a:hover {color:#3e81e7;}
.depth3_tab>a.depth3_active { border:none; color:#FFF; background-color:#3e81e7;}
.depth4_tab { width:100%; height:auto; font-size:0; padding:10px 10px 10px 10px; margin-bottom:20px; margin-top:20px; background-color:#F7F7F7;}
.depth4_tab>a { display:inline-block; font-size:12px; text-align:left; padding:3px 12px; background-image:url(../images/icon/menu_bar.png); background-repeat:no-repeat; background-position:100% 50%; color:#555;}
.depth4_tab>a:last-child { background-image:none;}
.depth4_active { color:#3e81e7 !important; font-weight:400;}

.tabTxt{margin-top: 40px; margin-bottom: 40px; border-bottom:1px solid #3e81e7;}
.tabTxt::after{display:block;clear:both;content:''}
.tabTxt li{float: left;}
.tabTxt.col2 li {width: 50%;}
.tabTxt.col2song li {width: 50%;}
.tabTxt li a{display: block; background: #fafafa; text-align: center; height: 55px; line-height: 55px; font-size: 14px; color: #888; }
.tabTxt li.on a{background: #3e81e7; color: #fff;}
.tabTxt li.on a:after{position:absolute;left:50%;bottom:-8px;margin-left:-7.5px;width:15px;height:8px;}
.sub_visual .sub-titt {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 0;
    justify-content: center;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    padding-top: 105px;
}
.sub_visual .sub-titt2 {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 0;
    justify-content: center;
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    padding-top: 125px;
}
.sub_visual .sub-titt img { 
    width: 300px;
    height: auto;
	margin-top: -55px;
}


/* 서브공통 */

.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 20px 0; font-size:24px; font-weight:700; letter-spacing:-1; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:12px; font-weight:400; color:#999; padding-left:0; letter-spacing: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;}
.box33per { 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_title11 { 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:22px; 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_sub_title1 { font-size:20px; line-height:30px; color:#000; font-weight:500; margin-bottom:20px; background-image:url(../images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 7px; padding-left:17px; letter-spacing:-0.06em; text-align:left;}
.in_sub_title1_txt { font-size:15px; line-height:23px; font-weight:300; margin-bottom:0px; padding-left:17px; letter-spacing:-0.02em; text-align:left;}

.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_contents_box { position:relative; width:100%; max-width:1400px; font-size:0; text-align:center; margin:0 auto; padding:30px 0 40px 0;}
.sub_contents_box_in33 { position:relative; display:inline-block; vertical-align:top; width:100%; margin:0 0 4% 0; text-align:left;}
.sub_contents_box_in50 { position:relative; display:inline-block; vertical-align:top; width:100%; text-align:left;}
.sub_contents_box_in100 { position:relative; display:inline-block; vertical-align:top; width:100%; text-align:left;}

.sub_contents_box_in50_l { padding-right:0;}
.sub_contents_box_in50_r { padding-left:0;}


.content_table { margin:0 auto 50px; padding:0; width:100%; background-color:#FFF; border-top:2px solid #999;  border-collapse:collapse;}
.content_table thead th { font-size:13px; font-weight:600; color:#444; padding:20px; border-bottom:1px solid #868686; border-left:1px solid #cfcfcf; overflow:hidden;}
.content_table th { font-size:13px; font-weight:400; }
.content_table tbody tr th { font-size:12px; font-weight:400; color:#fff; font-weight: 500;}
.content_table tbody tr td { font-size:12px; font-weight:400; color:#5c5e5c; }
.content_table tbody td { padding:15px;10px; }
.content_table td { font-size:12px; }
.content_table th, .content_table td { text-align:center; line-height:20px; padding:12px; border-left:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}
.content_table tr th:first-child, .content_table tr td:first-child { border-left: none;}
.content_table tr th:last-child, .content_table tr td:last-child { }
.content_table th.bg_01, .content_table td.bg_01 { background-color:#f2f9ff;}
.content_table th.bg_02, .content_table td.bg_02 { background-color:#f9f9f9}
.content_table th.bg_05, .content_table td.bg_03 { background-color:#f58220}
.content_table th.bg_left, .content_table td.bg_left { text-align:left;}


.table_over_03 { border-top:1px solid #6490c7; border-bottom:1px solid #bbb; border-radius:0; width:98%; margin: 0 auto 40px 0; overflow-x: auto;}
.content_table_03 { margin:0 auto; padding:0; width:100%; background-color:#FFF; border:none; border-collapse:collapse; border-radius:0; overflow:hidden;}
.content_table_03 th { font-family: 'Noto Sans KR', sans-serif; font-size:12px; font-weight:500; background-color:#f2f9ff !important;}
.content_table_03 td { font-size:12px; color:#555;}
.content_table_03 th, .content_table_03 td { text-align:center; padding:8px; border-left:0 solid #c9c9c9; border-bottom:1px solid #c9c9c9;}
.content_table_03 tr th:first-child { border-left: none; border-bottom:none;}
.content_table_03 tr td:first-child { border-left: none;}
.content_table_03 tr:nth-child(2n+1) th, .content_table_03 tr:nth-child(2n+1) td { background-color:#fafafa;}
.content_table_03 tr:last-child th, .content_table_03 tr:last-child td { border-bottom:none;}
.content_table_03 th.bg_01, .content_table_03 td.bg_01 { background-color:#e1ded8;}
.content_table_03 th.bg_left, .content_table_03 td.bg_left { text-align:left;}
.content_table_03 th.bg_right, .content_table_03 td.bg_right { text-align:right;}
.content_table_03 th.bg_center, .content_table_03 td.bg_center { text-align:center}



/* 서브01 */
.sub01_01_txt { word-break: keep-all; color:#454545; font-size:15px; font-weight:400; line-height: 26px; letter-spacing:-0.01em; }

.sub01_01_txt1 { font-size:15px; line-height:25px; font-weight: 300; letter-spacing: 0.01em;}
.sub01_01_txt1_1 { font-size:18px; line-height:26px; margin-top:30px; margin-bottom:10px; font-weight: 500; letter-spacing: -0.01em; color:#067fd9;}
.sub01_01_txt2 { font-size:15px; margin-top:30px;  margin-bottom:100px; font-weight: 600; letter-spacing: 0.00em; text-align:right; color:#333;}

.sub01_01_top { text-align:left; padding-top:40px; font-size:0; width:100%; vertical-align:top;}
.sub01_01_top  iframe {min-height:500px;}

ul.secui { overflow:hidden; margin-top:10px; display: flex; flex-direction: column; }
ul.secui li { float:left; width:100%; margin-left:0px; margin-bottom:20px; padding:15px 0; text-align:center; background-color:#ecf3f6; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
ul.secui li:first-child { margin-left:0; }
ul.secui li div.icon { margin:10px 0 20px; font-size:0; line-height:0; }
ul.secui li p.tit { font-size:18px; font-weight:400; color:#222; line-height:29px; }
ul.secui li p.txt { font-size:19px; font-weight:600; color:#026ec6; line-height:27px; }



.sub01_03{}
.sub01_03 .text_box{position:relative; width:calc(100%); margin-top:30px; margin-bottom:50px; padding-top:20px; padding-bottom:40px; padding-left:15px; background-color:#f7f7f7;}
.sub01_03 .text_box .img_box{position:absolute; right:0px; top:150px; bottom:50px;text-align: right; width:250px; height:130px; background-image:url(../images/sub/sub01_03_img01_m.jpg);}
.sub01_03 .text_box dl{position:relative; padding-top:10px; padding-bottom:5px; font-weight:300;}
.sub01_03 .text_box dl dt{position:relative; font-weight:600; color:#3e81e7;}
.sub01_03 .text_box dl dt{display:inline-block; font-size:15px; vertical-align:top; letter-spacing:-1px; margin-bottom:10px;}
.sub01_03 .text_box dl dd{font-size:13px; vertical-align:top; letter-spacing:-1px; font-weight:400; line-height: 22px;}
.sub01_03 .text_box dl:before{display: inline-block; position:absolute; top:0; left:0; width:20px; height:2px;background-color:#222;}
.sub01_03 .text_box dl.last_p{padding-bottom:13px;}

.sub01_04 {font-size: 0; margin-bottom:50px;}
.sub01_04 .item {display:inline-block; width:calc(100% - 17px); height: 300px; margin-right:25px; padding:40px 30px; margin-bottom:40px; border:0px solid #c5c9d6; text-align: center; vertical-align: top;}
.sub01_04 .item:last-child {margin-right: 0;}
.sub01_04 .item .image {}
.sub01_04 .item .cont {margin-top:20px; text-align: center;}
.sub01_04 .item .cont .tit {margin-bottom:5px; font-size:17px; font-weight:600; line-height: 36px; letter-spacing: -0.04em; color:#3e81e7;}
.sub01_04 .item .cont .txt {font-size:15px; color:#333; word-break: keep-all;}


.sub01_011_txt { word-break: keep-all; color:#454545; font-size:17px; font-weight:500; line-height: 30px; letter-spacing:-0.01em; text-align:center;}

.m_t_L { margin-top:18px !important;}
.m_b_XL { margin-bottom:26px !important;}
.sub03_03_img_box { font-size:0; text-align:center;}
.sub03_03_img_box_in { position:relative; display:inline-block; border:1px solid #ddd; width:31%; margin:1%; vertical-align:top;}
.sub03_03_img_box_in2 { position:relative; display:inline-block; border:1px solid #ddd; width:100%; margin:1% 0; vertical-align:top;}
.sub03_03_img_box_in3 { display:inline-block; width:100%; margin:1% 0; font-size:0; vertical-align:top;}
.sub03_03_img01,
.sub03_03_img02,
.sub03_03_img03,
.sub03_03_img04,
.sub03_03_img05,
.sub03_03_img06,
.sub03_03_img07,
.sub03_03_img08,
.sub03_03_img09,
.sub03_03_img10 { width:100%; height:auto;}
.sub03_03_img_box_in_in { position:relative; display:inline-block; width:100%; margin:1% 0; border:1px solid #ddd; vertical-align:top;}
.sub03_03_img_box_in_in:nth-child(1),
.sub03_03_img_box_in_in:nth-child(2),
.sub03_03_img_box_in_in:nth-child(3) { margin-top:1%;}
.sub03_03_img_box_in_in:nth-child(4),
.sub03_03_img_box_in_in:nth-child(5),
.sub03_03_img_box_in_in:nth-child(6) { margin-bottom:1%;}
.sub03_03_img_box_in_in:nth-child(1),
.sub03_03_img_box_in_in:nth-child(4) { margin-left:0;}
.sub03_03_img_box_in_in:nth-child(3),
.sub03_03_img_box_in_in:nth-child(6) { margin-right:0;}
.sub03_03_img_box_txt { position:absolute; z-index:10; width:100%; bottom:0; text-align:center; color:#fff; font-size:12px; letter-spacing:0; padding:5px; background-color:rgba(0,0,0,0.6);}
.sub03_03_img_box_bottom { font-size:14px; color:#444; margin-top:20px;}


.sub01_02_top { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 100%;}
.sub01_02_bottom { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 0%;}
.sub01_02_contents { width:100%; height:auto; background-image:url(/images/sub/sub01_02_bg_line02.jpg); background-repeat:repeat-y; background-position:0% 0%;}
.sub01_02_01_tbg { background-image:url(/images/sub/sub01_02_bg03.jpg);}
.sub01_02_01_bbg { background-image:url(/images/sub/sub01_02_bg04.jpg);}
.sub01_02_contents_box_right { position:relative; padding:10px 10px 10px 45px; background-image:url(/images/sub/sub01_02_icon_right.png); background-repeat:no-repeat; background-position:-22px 40px;}
.sub01_02_contents_box_left { position:relative; padding:10px 10px 10px 45px; background-image:url(/images/sub/sub01_02_icon_right.png); background-repeat:no-repeat; background-position:-22px 40px; text-align:left;}
.sub01_02_contents_txt { border:1px solid #e1e1e1; border-radius:10px; padding:20px; background-color:#FFF;}
.sub01_02_contents_box_right p,
.sub01_02_contents_box_left p { display:inline-block; font-size:13px; margin-bottom:3px;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:26px !important; margin-bottom:5px !important;}
.hitory_month { display:inline-block; margin-right:20px; color:#8a7256; font-weight:500;}


.sub01_02_contents_box_right_img1 { position:absolute; background-image:url(/images/sub/sub01_04_img02.jpg); width:0px; height:0px;  background-repeat:no-repeat; background-position:50% 0px; }
.sub01_02_contents_box_right_img2 { position:absolute; background-image:url(/images/sub/sub01_04_img03.jpg); width:0px; height:0px;  background-repeat:no-repeat; background-position:50% 0px; }
.sub01_02_contents_box_left_img1 { position:absolute; background-image:url(/images/sub/sub01_04_img04.jpg); width:0px; height:0px;   background-repeat:no-repeat; background-position:50% 0px; }

/* 서브02 */



/* 서브03 */
.sub03_01{}
.sub03_01 .text_box{position:relative; width:calc(100%); margin-top:30px; margin-bottom:50px; padding-top:20px; padding-bottom:40px; padding-left:15px; background-color:#f7f7f7;}
.sub03_01 .text_box .img_box{position:absolute; right:0px; top:90px; bottom:0px;text-align: right; width:250px; height:130px; background-image:url(../images/sub/sub03_01_02_img01_m.jpg);}
.sub03_01 .text_box dl{position:relative; padding-top:10px; padding-bottom:5px; font-weight:300;}
.sub03_01 .text_box dl dt{position:relative; font-weight:600; color:#3e81e7;}
.sub03_01 .text_box dl dt{display:inline-block; font-size:15px; vertical-align:top; letter-spacing:-1px; margin-bottom:5px;}
.sub03_01 .text_box dl dd{font-size:13px; vertical-align:top; letter-spacing:-1px; font-weight:400; line-height: 26px;}
.sub03_01 .text_box dl:before{display: inline-block; position:absolute; top:0; left:0; width:20px; height:2px;background-color:#222;}
.sub03_01 .text_box dl.last_p{padding-bottom:13px;}


/* 서브04 */
.sub04_01 { position: relative; margin-top:0px; height:300px; display:table; width:100%;}
.sub04_01 > div {display:table-cell; vertical-align:middle;background:url('/images/sub/sub02_01_img01.jpg') center center no-repeat; box-shadow:16px 16px 20px rgba(115, 157, 174, 0.56);}
.sub04_01 .txt1 { font-size:22x; line-height:27px; font-weight:400; margin-bottom:10px; margin-left:30px; color:#68efff; letter-spacing:-0.05em;}
.sub04_01 .txt2 {font-size:15px; line-height:23px; font-weight:400; color:#fff; letter-spacing:-0.01em; padding-left:30px; padding-right:30px;}

.btn4 { display: inline-block; width: 65%; left: 18%; line-height: 60px; text-align: center; margin-bottom:15px; font-size: 14px; color: #fff; font-weight: 400; letter-spacing: -0.02px; background: #067fd9; }
.s_Btn4 {position: relative;overflow: hidden; z-index: 1;}
.s_Btn4 span {z-index: 1; position: relative;}
.s_Btn4::before {content: ''; position: absolute; top: 50%; left: 50%; width: 130%; height: 150px; border-radius: 50%; transform: translate3d(-50%,-50%,0) scale3d(0,0,0); transition: opacity .4s cubic-bezier(.19,1,.22,1),transform .75s cubic-bezier(.19,1,.22,1); background-color: #fff; opacity: 0;}
.s_Btn4:hover { line-height: 54px; border: 2px solid #164299 !important; }
.s_Btn4:hover span {color: #164299;}
.s_Btn4:hover::before {opacity: 1; transition-duration: .85s; transform: translate3d(-50%,-50%,0) scale3d(1,1,1)}
.s_Btn4:hover span { color: #fff; }
.btn4:hover { line-height: 60px; border: 0 !important; }
.s_Btn4::before { background-color: #ee2f24; }

.sub04_1_box{ position:relative; } 
.sub04_1_box .wr{overflow:hidden; }
.sub04_1_box .left{float:left; width:100%; padding-right:0px;}
.sub04_1_box .right{float:right; width:100%; padding-left:0px;} 
.sub04_1_box .img.shadow img{ box-shadow:10px 10px 20px rgba(0,0,0,0.2); border:1px solid #e8e8e8; margin-bottom:30px;}  
.sub04_1_box .tbox h2{font-size:36px; color:#333; margin:30px 0 40px; font-weight:500;}
.sub04_1_box .tbox p{font-size:18px; color:#666; font-weight:300; line-height:1.8}
.sub04_1_box .tbox p small{ margin:15px 0 0; display:block; color:#888; line-height:1.8;}
.sub04_1_box .tbox ul li{position:relative; font-size:18px; color:#333; padding:5px 0 5px 32px; letter-spacing:0.02em;}
.sub04_1_box .tbox ul li:after{content:''; background:url('/images/sub/li-check.png'); width:25px; height:25px; position:absolute; left:0; top:5px; letter-spacing:0.02em;}


/* 서브05 */
.step_box { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 30px 0; margin-right: -15px; }
.step_box li { width: calc(50% - 15px); margin-right: 15px; margin-bottom: 15px; padding-top: calc(50% - 15px); }
.step_box li:before { left: 15px; }
.step_box li:nth-child(6):before { left: 15px; width: 100%; }
.step_box li:last-child:before { left: auto; right: 0; width: 100vw; }
.step_box p:before { margin: 10px 0; }


.sub05_02 > .list{flex-direction:column;}
.sub05_02_txt{width:100%;padding-left:0;padding-top:20px;text-align:center;}
.sub05_02_txt_tt{font-size:17px;}
.sub05_02_txt_p{padding-bottom:0;}
.sub05_02_txt_p{font-size:14px;}






/* 서브 end ----------------------------------- */
}