/*************** [location]basic ***************/
#section_type_location_10 {width:100%;}
#section_type_location_10 .location_10 {width:100%; overflow:hidden; height:auto; background:url("/section/location/location_10/img/bg.jpg")no-repeat center center; background-size:cover; padding:100px 0; box-sizing:border-box;}

#section_type_location_10 .location_10 .top{margin-bottom:60px;}
#section_type_location_10 .location_10 .top h2 {font-size:36px; color:#fff; font-weight:400; margin-bottom:30px; text-align:right;}
#section_type_location_10 .location_10 .top p {font-size:18px; color:#fff; line-height:135%; text-align:right;}

#section_type_location_10 .location_10 .location_box {border:1px solid #fff; padding:30px; box-sizing:border-box;}
#section_type_location_10 .location_10 .location_box .box {display:table; width:100%; margin-bottom:20px;}
#section_type_location_10 .location_10 .location_box .box h3 {display:table-cell; vertical-align:middle; width:54px;}
#section_type_location_10 .location_10 .location_box .box p {display:table-cell; vertical-align:middle; color:#fff; line-height:135%; font-size:18px;}


/*************** [location]responsive ***************/

@media screen and (max-width:1024px){	
	#section_type_location_10 .location_10 {padding:70px 0;}
	#section_type_location_10 .location_10 .top h2 {font-size:30px;}
	#section_type_location_10 .location_10 .top p {font-size:16px;}
}
@media screen and (max-width:600px){
	#section_type_location_10 .location_10 .location_box .box p {font-size:16px;}
}


/*************** [location]footer ***************/

/*-------- [layout] --------*/
#section_type_location_10 .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_10 .layout .in80 {width: 79%;}
#section_type_location_10 .layout .in80 .name p{color: white; margin-bottom: 10px;margin-top: 10px; font-size: 18px;}
#section_type_location_10 .layout .in20 {width: 19%;}
#section_type_location_10 .layout .in20 img{margin-left:0px;opacity: 0.9; filter: grayscale(1);}

/*-------- [layout] --------*/
/*footer*/
#section_type_location_10 footer {padding:30px 0; background:#252525;}

#section_type_location_10 footer address {font-size:15px; font-weight:300; line-height:140%; color:#fff;}
#section_type_location_10 footer address a {color:#999;}
#section_type_location_10 footer address a:hover {text-decoration:underline;}


/*************** [location]responsive ***************/
/*footer*/
@media screen and (max-width:1024px){
    #section_type_location_10 .layout .in20 {display:none;}
    #section_type_location_10 .layout .in80 {width: 100%;}
	#section_type_location_10 footer {text-align:center;}
}
@media screen and (max-width:680px){ 
	#section_type_location_10 footer address {font-size:12px;} 
}
@media screen and (max-width:414px){ /*mobile - iphone 6+,7+,8+*/
	#section_type_location_10 footer address {font-size:12px;} 
}
