/*************** [location]basic ***************/

#section_type_location_13 {position:relative; width:100%; background:url("/section/location/location_13/img/bg.jpg")no-repeat center center; background-size:cover;}
	#section_type_location_13 .info {position:absolute; right:15%; background:#ab0909; width:600px; bottom:280px; z-index:999; color:#fff; padding:30px; box-sizing:border-box;}
		#section_type_location_13 .info h1 {font-weight:300; font-size:40px; padding-bottom:10px; letter-spacing:-1px;}
		#section_type_location_13 .info h1 a {color:#fff;}
		#section_type_location_13 .info h1 a:hover {text-decoration:underline;}
		#section_type_location_13 .info p {font-weight:300; font-size:16px; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #fff; letter-spacing:-1px; }
		#section_type_location_13 .info h4 {font-weight:300; font-size:18px; line-height:135%; padding-bottom:5px; letter-spacing:-1px; text-indent:-40px; padding-left:40px;}

	#section_type_location_13 .map {position:relative; top:-80px;}
	#section_type_location_13 .root_daum_roughmap .wrap_controllers {display:none;}

	#section_type_location_13 #section_type_location_none {position:absolute; bottom:0; width:100%;}
/*************** [location]responsive ***************/

@media screen and (max-width:1200px){
	#section_type_location_13 .info {width:450px; right:10%;}
}
@media screen and (max-width:1024px){
	#section_type_location_13 .info {position:relative; top:0; left:0; width:100%;}

	#section_type_location_13 .map {top:0;}
	#section_type_location_13 .root_daum_roughmap {height:400px;}

	#section_type_location_13 #section_type_location_none {position:relative;}
}
@media screen and (max-width:600px){
	#section_type_location_13 .info h1 {font-size:36px;}
	#section_type_location_13 .info p {font-size:15px;}
	#section_type_location_13 .info h4 {font-size:17px;}

	#section_type_location_13 .root_daum_roughmap {height:350px;}
}


/*-------- [Footer] --------*/
#section_type_location_none {background: #fff;}

/*-------- [layout] --------*/
#section_type_location_none .layout {display: flex; justify-content: space-between; 
box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;
}
#section_type_location_none .layout .in80 {width: 79%;}
#section_type_location_none .layout .in80 .name p{color: white; margin-bottom: 10px;margin-top: 10px; font-size: 18px;}
#section_type_location_none .layout .in20 {width: 19%;}
#section_type_location_none .layout .in20 img{margin-left:0px;opacity: 0.9; filter: grayscale(1);}

/*-------- [layout] --------*/


/*footer*/
#section_type_location_none footer {padding:30px 0; background:#252525;}

#section_type_location_none footer address {font-size:15px; font-weight:300; line-height:140%; color:#fff;}
#section_type_location_none footer address a {color:#999;}
#section_type_location_none footer address a:hover {text-decoration:underline;}

/*************** [location]responsive ***************/


/*footer*/
@media screen and (max-width:1024px){
    #section_type_location_none .layout .in20 {display:none;}
    #section_type_location_none .layout .in80 {width: 100%;}
	#section_type_location_none footer {text-align:center;}
}
@media screen and (max-width:680px){ 
	#section_type_location_none footer address {font-size:12px;} 
}
@media screen and (max-width:414px){ /*mobile - iphone 6+,7+,8+*/
	#section_type_location_none footer address {font-size:12px;} 
}
