@charset "utf-8";
/****************************************/
/*	Name: Geniezip
/*	PART: LAYOUT STYLE
/*	Version: 1.0
/*	Design: jieun.park
/*	Author: 
/****************************************/


/*** contact us ***/
#contactus_con{width:900px; height:auto; margin:0 auto; overflow:hidden; padding:50px 30px 100px;}
#contactus_con h3{width:100%; margin-bottom:25px;}
#contactus_con .sub_title{width:100%; margin-bottom:10px; color:#6c6c6c;}

#contactus_con #contact_info{width:100%; height:auto;o}

#contactus_con #contact_info #maps{float:left; width:500px; height:317px; border:1px solid #d8d6d6; box-sizing:border-box;}
#contactus_con #contact_info .location{float:right; width:360px; height:auto; border-top:2px solid #ffc000;}
#contactus_con #contact_info .location h4{font-size:18px; margin:25px 0;}
#contactus_con #contact_info .location p{margin-bottom:15px; line-height:18px;}
#contactus_con #contact_info .location .sub_location{font-weight:bold; color:#ff8a00; padding-right:10px;}

