@charset "euc-kr";
/* CSS Document */
/* *******************************************************
 * filename : sub.css
 * description : ¼­ºê ·¹ÀÌ¾Æ¿ô ¹× ÄÁÅÙÃ÷ CSS
******************************************************** */

/**=====
¼­ºê°øÅë
=====**/
#header{
	position:relative!important;	
}
.sub_visual{
	width:100%;
	height:370px;	
	position:relative;
}
.sub_visual .wrap{
	height:100%;	
}
.sub_visual .visual_txt{
	text-align:center;	
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	margin-top:-90px;
}
.sub_visual .visual_txt h1{
	font-size:60px;
	color:#fff;
	font-weight:bold;
	margin-bottom:25px;	
}
.sub_visual .visual_txt p{
	font-size:18px;
	line-height:30px;
	color:#eee;	
}
.sub_visual #sub_nav{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:rgba(0,0,0,0.5);
	height:50px;	
	z-index:9;
}
.sub_visual #sub_nav .location-inner li.home{
	width: 58px!important;
    height: 50px!important;	
	box-sizing:border-box;
}
.sub_visual #sub_nav .location-inner li.home a{
	display: inline-block;
    width: 58px!important;
    height: 50px!important;
    background:url(../images/bg_nav_home.png) no-repeat center center;
	border-left:1px solid #444;
	box-sizing:border-box;	
}
.sub_visual #sub_nav .location-inner> li{
	float:left;
	border-right:1px solid #444;	
	position:relative;
}
.sub_visual #sub_nav .location-inner > li > a{
	display: block;
    overflow: hidden;
    padding: 0 15px;
    line-height:50px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    background:url(../images/bg_nav_arrow1.png) no-repeat right 15px center;	
	position: relative;
    width: 170px;
    background-color: transparent;
	color:#eee;
}
.sub_visual #sub_nav .location-inner > li > ul{
	display:none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    border-top: 1px solid #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    background-color: transparent;	
}
.sub_visual #sub_nav .location-inner > li > ul > li > a{
	display: block;
    line-height: 40px;
    padding: 0 30px 0 15px;
    font-size: 14px;
    color: #eee;
    border: none;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;	
}
.sub_visual #sub_nav .location-inner > li > ul > li > a:focus,
.sub_visual #sub_nav .location-inner > li > ul > li > a:hover{
	background:url(../images/bg_nav_arrow3.png) no-repeat 92% center rgba(29, 91, 193, 0.9);	
}
.sub_content{
	margin-top:70px;	
}
.sub_content .wrap .sub_title1{
	margin-bottom:35px;	
	border-bottom:1px solid #bebebe;
	position:relative;
	padding-bottom:20px;
}
.sub_content .wrap .sub_title1 h1{
	font-size:35px;
	color:#111;	
}
.sub_content .wrap .sub_title1 > ul{
	position:absolute;
	right:0;
	top:0;	
	margin-top:15px;
}
.sub_content .wrap .sub_title1 > ul > li{
	float:left;	
	font-size:15px;
	color:#2c2c2c;
	margin-left:10px;
	position:relative;
	padding-left:20px;
}
.sub_content .wrap .sub_title1 > ul > li.home2{
	background:url(../images/site_home.png) no-repeat center;	
	width:18px;
	height:15px;
}
.sub_content .wrap .sub_title1 > ul > li.home2:after{
	display:none;	
}
.sub_content .wrap .sub_title1 > ul > li:after{
	content:"";
	display:block;	
	position:absolute;
	left:0;
	top:2px;
	background:url(../images/arrow0.png) no-repeat center;
	width:9px;
	height:11px;
}
.fix{
	position:fixed!important; 
	top:0!important; 
	left:0!important; 
	z-index:99!important;	
    background-color:#1d5bc1!important;
}
.sub_visual #sub_nav.fix .location-inner> li{
	border-color:rgba(255,255,255,0.6);	
}
.sub_visual #sub_nav.fix .location-inner li.home a{
	border-color:rgba(255,255,255,0.6);	
}
/*Ä«Å×°í¸® ÅÇ*/

#navlist {
    width: 100%;
    height: 55px;
}
#navlist li {
   width:109px;
   height:100%;
   box-sizing:border-box;
   border-right:1px solid rgba(255,255,255,0.7);
   float:left;
   background: #eff0f2; 
}
#navlist li a {
	width:100%;
	box-sizing:border-box;
	height:100%;
	color:#333;
	font-size:16px;
	text-align:center;
	line-height:55px;
	display:block;
}
#navlist li:nth-of-tpye(6) a{
	width:110px!important;	
}
#navlist li a b{
	font-weight:normal;	
}
#navlist li a#current{
	height:100%;
    color: #fff;
    background: #1d5bc1;	
}
#navlist li a:hover {
		height:100%;
        color: #fff;
        background: #1d5bc1;
}
#navlist li a#link1 {
	height:100%;
    color: #fff;
    background: #283791;
}
.add{
	height:100%;
    color: #fff;
    background: #1d5bc1;			
}

/**=====
¼­ºê°³º°
=====**/
#sub_visual1{
	background:url(../images/sub_visual1.jpg) no-repeat center;	
}
#sub_visual2{
	background:url(../images/sub_visual2.jpg) no-repeat center;	
}
#sub_visual3{
	background:url(../images/sub_visual3.jpg) no-repeat center;	
}
#sub_visual4{
	background:url(../images/sub_visual4.jpg) no-repeat center;	
}







/**=====
È¸»ç¼Ò°³
=====**/
/*ÀÎ»ç¸» - ÀÎ¹°»çÁø ·¹ÀÌ¾Æ¿ô
.greetingCont .greetingTop{position:relative; margin-bottom:100px;}
.greetingCont .greetingTop>div{
	float:left;	
	width:521px;
	position:relative;
	height:696px;
}
.greetingCont .greetingTop>div:last-child{
	width:679px;
	padding-left:60px;
	box-sizing:border-box;		
}
.greetingCont .greetingTop>div:last-child figcaption{
	padding-top:60px;
}
.greetingCont .greetingTop .tx01 {padding-top:15px;}
.greetingCont .greetingTop .tx01 strong{
	font-size:32px; 
	display:block; 
	color:#454545;
	font-weight:normal;
}
.greetingCont .greetingTop .tx01 span{
	font-size:25px; 
	display:block; 
	color:#1d5bc1;
	margin-top:10px;
	font-weight:400
}
.greetingCont .greetingTop .tx03{
	ont-size:20px; 
	color:#676767; 
	margin-top:18px;
	line-height:1.9;
}
.greetingCont .sign{
	display:block;
	color:#333;
	text-align:right	;
	margin-top:40px;
	font-size:20px;
	height:35px;
}
.greetingCont .sign > i{
	position:relative;
	top:-1px;	
}
*/
/*ÀÎ»ç¸»*/
.greeting{
	margin-bottom:100px;	
	font-family: 'Nanum Barun Gothic';		
}
.greeting .greetingTop .tx01 {padding-top:15px;  	font-family: 'Nanum Barun Gothic';	}
.greeting .greetingTop .tx01 strong{
	font-size:32px; 
	display:block; 
	color:#454545;
	font-weight:normal;
 	font-family: 'Nanum Barun Gothic';		
}
.greeting .greetingTop .tx01 span{
	font-size:25px; 
	display:block; 
	color:#1d5bc1;
	margin-top:10px;
	font-weight:400;
 	font-family: 'Nanum Barun Gothic';		
}
.greeting .greetingTop .tx03{
	ont-size:20px; 
	color:#676767; 
	margin-top:18px;
	line-height:1.9;
 	font-family: 'Nanum Barun Gothic';			
}
.greeting .sign{
	display:block;
	color:#333;
	text-align:right	;
	margin-top:40px;
	font-size:20px;
	height:35px;
}
.greeting .sign > i{
	position:relative;
	top:-1px;	
}
.greeting > div{
	float:left;	
}
.greeting > div.figure{
	width:478px;
	height:319px;
	position:relative;
	margin-left:20px;	
	float:right;
}
.greeting > div.figure:after{
	width:478px;
	height:319px;
	background:#ccc;
	position:absolute;
	bottom:-10px;
	left:-10px;	
	display:block;
	content:"";
	visibility:visible;
	z-index:-1;
}
.greeting > div.figcaption{
	width:610px;	
}
.greeting > div.figcaption h3{
	margin-bottom:30px;
}
.greeting > div.figcaption > p{
	font-size:16px;
	color:#3b3030;
	line-height:30px;	
   font-family: 'Nanum Gothic';
   letter-spacing:-0.7px;
}





/*ÀÎÁõ¼­*/
 .gallery-list{overflow:hidden;}
 .gallery-list .gal-list-item{
	 float:left; 
	 width:285px; 
	 margin-right:20px; 
	 margin-bottom:10px; 
}
 .gallery-list .gal-list-item:nth-of-type(4n){
	margin-right:0!important
 } 
 .gallery-list .gal-list-item a{display:block; position:relative;border:1px solid #ccc; }
 .gallery-list .gal-list-item.mar0{margin-left:0;}
 .gallery-list .gal-list-item .gal-thum{overflow:hidden; display:block; width:100%; /*height:344px;*/ position:relative; /*padding-top:100%;*/padding-top:400px;}
 .gallery-list .gal-list-item .gal-thum span{position:absolute; top:0; left:0; bottom:0; right:0;}
 .gallery-list .gal-list-item .gal-thum img{width:100%; height:100%; -webkit-transition: all 0.35s; transition: all 0.35s;}
 .gallery-list .gal-list-item .gal-tit{display:block; height:45px; line-height:45px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#222; font-size:15px; font-weight:600; margin-bottom:12px;text-align:center;}
 .gallery-list .gal-list-item .gal-info{height:24px;}
 .gallery-list .gal-list-item .gal-info .gal-writer{float:left; font-weight:600 }
 .gallery-list .gal-list-item .gal-info .gal-date{float:right; font-weight:400; color:#888;}
 .gallery-list .gal-list-item .no-image{background-color:#f2f2f2; text-align:center;}	
 .gallery-list .gal-list-item .no-image strong{display:block; position:absolute; top:50%; left:0px; width:100%; text-align:center; font-size:16px; font-weight:400; margin-top:-25px;}
/* over style */
.gallery-list .gal-list-item .over-thum{
    position:absolute; top:0px; 
	left:0px; width:100%; height:100%; 
	background:rgba(0,0,0,0.7);
    opacity:0;filter:Alpha(opacity=0);
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.gallery-list .gal-list-item .over-thum::before,
.gallery-list .gal-list-item .over-thum::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
}
.gallery-list .gal-list-item .over-thum::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.gallery-list .gal-list-item .over-thum::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.gallery-list .gal-list-item .over-thum span{
    display:block; position:absolute; 
    top:50%; left:50%; width:65px; height:32px; line-height:32px; 
    margin:-16px 0 0 -27px; text-align:center; 
    color:#fff; font-size:14px; font-weight:600;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.gallery-list .gal-list-item .over-thum span::before,
.gallery-list .gal-list-item .over-thum span::after{
    position: absolute; content:"";
    opacity:0.7;filter:Alpha(opacity=70);
    width:100%; height:1px; background-color:#fff;
}
.gallery-list .gal-list-item .over-thum span::before{ top:0px; left:0px;}
.gallery-list .gal-list-item .over-thum span::after{ bottom:0px; right:0px; }
.gallery-list .gal-list-item a:hover .over-thum{opacity:1.0;filter:Alpha(opacity=100);}
.gallery-list .gal-list-item a:hover .over-thum::before,
.gallery-list .gal-list-item a:hover .over-thum::after {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.gallery-list .gal-list-item a:hover .over-thum span{
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.gallery-list .gal-list-item a:hover .gal-thum img{transform:scale(1.1); -webkit-transform:scale(1.1);}









/*Ã£¾Æ¿À½Ã´Â ±æ*/
.root_daum_roughmap .wrap_controllers{
	overflow: hidden;
    padding: 15px 11px!important;
    border: 1px solid #dfdfdf;
    border-color: rgba(0,0,0,.1);
    border-radius: 0 0 2px 2px;
    background-color: #f9f9f9;	
	display:block;
}
.root_daum_roughmap .wrap_controllers .wrap_btn_roadview .txt{
	font-size:14px;	
}
.root_daum_roughmap .section_busline .wrap_list .txt a{
	font-size:14px;	
}
.root_daum_roughmap .section_busline .icon_bus{
	margin-right: 15px!important;	
}

.map_info{}
.map_info > ul > li{overflow:hidden; padding:38px 0; border-bottom:1px solid #eaeaea;}
.map_info > ul > li.last{border-bottom:none;}
.map_info > ul > li h4{float:left; width:110px; margin:-3px 60px 0 0; font-size:20px;}
.map_info > ul > li ul{float:left;}
.map_info > ul > li dl{float:left; margin-right:40px;}
.map_info > ul > li dl.last{margin-right:0;}
.map_info > ul > li dt{display:inline-block; margin-right:5px; font-weight:500; color:#062f87;}
.map_info > ul > li dd{display:inline-block;}
.map_info > ul > li > ul > li{margin-top:20px;}
.map_info > ul > li > ul > li:first-child{margin-top:0;}
.map_info > ul > li.bus > ul > li.type2{float:left; width:50%;}
.map_info > ul > li .map_right{display:inline-block; width:6px; height:12px; margin:0 5px; background:url("../images/map_right.png") 0 0 no-repeat;}
.map_info > ul > li .bus_icon{display:inline-block; width:33px; height:18px; margin-right:10px; background:url("../images/bus_icon01.png") 0 0 no-repeat; vertical-align:middle;}
.map_info > ul > li .bus_icon.icon01{background-image:url("../images/bus_icon01.png");} /* °£¼± */
.map_info > ul > li .bus_icon.icon05{background-image:url("../images/bus_icon05.png");} /* ¸¶À» */





/**=====
°ßÀû¹®ÀÇ
=====**/
/*¹®ÀÇÆû :: °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ */
.bbs-inquiry-agree-con{margin-bottom:50px;}
.bbs-inquiry-agree-con .agree-tit{
	color:#444; 
	font-size:18px; 
	padding-bottom:10px;
	font-weight:bold;
}
.inquiry-agreement-con{
	border:1px solid #ddd; 
	height:130px; 
	overflow-y:auto;
	padding:20px;
	background:#f9f9f9;
	box-shadow:1px 2px 6px rgba(221,221,221,0.5) inset
}
.inquiry-agreement-con p{
	font-size:15px;
	line-height:1.7;	
	color:#777;
}
.inquiry-agreement-con p strong{
	color:#444;	
}
.essential-icon{
    color: #cf0505;
    display: inline-block;
    padding-right: 3px;	
}
.inquiry-essential-txt{
    text-align: right;
    color: #373737;
    font-size: 13px;
    letter-spacing: -0.3px;
    padding-bottom: 15px;		
}
.agree-txt{
	margin-top:10px;	
	text-align:right;
	font-size:15px;
}
.agree-txt >label{
	padding-left:8px;
	display:inline-block;
}
/*¹®ÀÇÆû :: ÀÛ¼º¿µ¿ª */
.bbs-write-tbl{width:100%; border-top:1px solid #333;}
.bbs-write-tbl th,.bbs-write-tbl td{padding:8px 10px; letter-spacing:-0.5px; border-bottom:1px solid #ddd;}
.bbs-write-tbl th{
    color: #464646;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
.bbs-write-tbl .write-input,
.bbs-write-tbl .write-select,
.bbs-write-tbl .write-textarea{
    height:34px; border:0px; width:50%; background-color:#fff; border:1px solid #d2d2d2; font-size:14px; vertical-align:middle;
}
.bbs-write-tbl .write-input:focus{border-color:#333;}
.bbs-write-tbl .write-input{text-indent:10px;}
.bbs-write-tbl .write-select{height:38px;}
.bbs-write-tbl .write-textarea{width:100%; height:200px; resize:none;}
.bbs-write-tbl td input[type="file"]{height:auto; padding:10px 0;text-indent:0; border:0;}
.bbs-write-tbl td .write-sub-txt{color:#888; margin-left:10px; font-size:11px; color:#aaa; letter-spacing:-0.5px;}
.bbs-write-tbl td .write-sub-txt2{display:block; color:#888; margin-top:5px; font-size:11px; color:#aaa; letter-spacing:-0.5px;}
.bbs-write-tbl .hypen{margin:0 5px;}
.write-select{
	box-sizing:border-box;
	padding-left:5px;	
}
.write-select option{
	font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
	font-size:14px;
	color:#666;
}
.cm-btn-controls{
	overflow:hidden; 
	text-align:center; 
	padding-top:30px;
	margin-bottom:100px;
}
.cm-btn-controls .btn-style01{
	background-color:#1d5bc1;	
}
.cm-btn-controls .btn-style02{
	background-color: #8c8c8c;	
}
.cm-btn-controls button, 
.cm-btn-controls a{
	display: inline-block;
    width: 150px;
    height: 42px;
    border: 0;
    color: #fff;
    background-color: #000;
    font-size:15px;
    margin: 0 2px 5px 2px;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    font-weight: 400;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
}
.cm-btn-controls a{
	line-height: 42px;	
}

/* ¹®ÀÇÆû :: ±âÅ¸ */
.bbs-write-tbl .input-check{padding:10px 0;}
.bbs-write-tbl .input-check span{margin-right:30px; line-height:30px;}
.bbs-write-tbl .input-check span label{vertical-align:middle; font-size:14px;}
.address-fieldset .write-input{margin-top:6px;}
.address-fieldset .write-input:first-child{margin-top:0;}
.bbs-write-tbl .address-btn{display:inline-block; min-width:114px; padding:0 10px; height:38px; border:1px solid #464646; vertical-align:middle; text-align:center; color:#464646; font-size:14px; font-weight:400; margin-left:10px;}
.bbs-write-tbl .address-btn:hover{background-color:#464646; color:#fff;}
/* ******************   °Ô½ÃÆÇ :: °øÅë  ********************** */



/* ¹®ÀÇÆû :: °¡·Î°ªÁöÁ¤ */
.width10{width:10% !important;}
.width20{width:20% !important;}
.width30{width:30% !important;}
.width40{width:40% !important;}
.width50{width:50% !important;}
.width60{width:60% !important;}
.width70{width:70% !important;}
.width80{width:80% !important;}
.width90{width:90% !important;}
.width100{width:100% !important;}