/*************** [location]basic ***************/
#section_type_location_9 {width:100%;}
#section_type_location_9 .location_9 {width:100%; overflow:hidden; height:auto; background:url("/section/location/location_9/img/bg.jpg")no-repeat center center; background-size:cover; padding:140px 0 50px 0; box-sizing:border-box;}

#section_type_location_9 .location_9 h2 {font-family:"GmarketSansLight"; font-weight:300; font-size:24px; color:#fff; text-align:center; padding-bottom:20px;}
#section_type_location_9 .location_9 h1 {font-family:"GmarketSansBold"; color:#fff; font-size:40px; text-align:center; padding-bottom:50px;}
#section_type_location_9 .location_9 .btn {position:relative; border:1px solid #fff; width:180px; height:auto; padding:10px 0; left:50%; margin-left:-90px; margin-bottom:80px;}
#section_type_location_9 .location_9 .btn a {display:block; width:100%; height:100%;}
#section_type_location_9 .location_9 .btn a p {font-family:"GmarketSansMedium"; color:#fff; font-size:18px; text-align:center; text-shadow:2px 2px 5px rgba(0,0,0,0.5);}

#section_type_location_9 .location_9 .location_box {}
#section_type_location_9 .location_9 .location_box h3 {font-family:"GmarketSansMedium"; color:#000; font-size:26px; margin-bottom:60px; text-align:center; margin-top:60px;}
#section_type_location_9 .location_9 .location_box h3:after {content:""; display:block; width:40px; height:4px; background:#e84f05; position:relative; left:50%; margin-left:-20px; top:30px;}
#section_type_location_9 .location_9 .location_box .box {width:70%; margin:60px auto 0;}
#section_type_location_9 .location_9 .location_box .box .in_box {float:left; width:25%;}
#section_type_location_9 .location_9 .location_box .box .in_box h4 {text-align:center; height:60px;}
#section_type_location_9 .location_9 .location_box .box .in_box p {text-align:center; font-family:"GmarketSansMedium";  font-size:18px; line-height:135%;}
#section_type_location_9 .location_9 .location_box .box .in_box p a {color:#000;}
#section_type_location_9 .location_9 .location_box .box .in_box p a:hover {text-decoration:underline;}

/*************** [location]responsive ***************/

@media screen and (max-width:1024px){
	
}
@media screen and (max-width:600px){
	#section_type_location_9 .location_9 h2 {font-size:20px;}
	#section_type_location_9 .location_9 h1 {font-size:30px;}
	
	#section_type_location_9 .location_9 .location_box h3 {font-size:20px;}
	#section_type_location_9 .location_9 .location_box .box {width:90%;}
	#section_type_location_9 .location_9 .location_box .box .in_box p {font-size:16px;}
}


/*************** [location]footer ***************/

/*-------- [layout] --------*/
#section_type_location_9 .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_9 .layout .in80 {width: 79%;}
#section_type_location_9 .layout .in80 .name p{color: white; margin-bottom: 10px;margin-top: 10px; font-size: 18px;}
#section_type_location_9 .layout .in20 {width: 19%;}
#section_type_location_9 .layout .in20 img{margin-left:0px;opacity: 0.9; filter: grayscale(1);}

/*-------- [layout] --------*/
/*footer*/
#section_type_location_9 footer {padding:30px 0; background:#252525;}

#section_type_location_9 footer address {font-size:15px; font-weight:300; line-height:140%; color:#fff;}
#section_type_location_9 footer address a {color:#999;}
#section_type_location_9 footer address a:hover {text-decoration:underline;}


/*************** [location]responsive ***************/
/*footer*/
@media screen and (max-width:1024px){
    #section_type_location_9 .layout .in20 {display:none;}
    #section_type_location_9 .layout .in80 {width: 100%;}
	#section_type_location_9 footer {text-align:center;}
}
@media screen and (max-width:680px){ 
	#section_type_location_9 footer address {font-size:12px;} 
}
@media screen and (max-width:414px){ /*mobile - iphone 6+,7+,8+*/
	#section_type_location_9 footer address {font-size:12px;} 
}
