@charset "utf-8";
/* CSS Document */
body{
-ms-overflow-style:scrollbar;
}

#container .visual{width:100%;margin:0 auto; height:1000px;background:url(../images/main/visual_01.jpg) bottom center;}

#container{width:100%;}
#container .banner{ cursor:pointer;}
#container .banner ul{ width:100%;  overflow:hidden;}
#container .banner ul li{ float:left; width:25%;}
#container .banner ul li img{ width:100%;}
#container .tit{  margin:2% auto 1% auto; max-width:1000px; width:100%; clear:both; overflow:hidden;}
#container #contents{margin:auto;width:1000px;}
#container #map{margin:auto;width:100%; background:url(../images/main/map.jpg) top center; height:352px;}
#container #map .post { width:1000px; height:352px; margin:0 auto; position:relative;}
#container #map .post img{ position:absolute; bottom:40px; right:40px; cursor:pointer;}

/* contents */
#container .contents .post { background-color:#92857f; height:580px;}
#container .contents .post .form{ width:100%; margin:0 auto;  border:2px solid #fff; padding:40px 30px 30px 20px;}
#container .contents .post .form .left{ width:49.8%; float:left;  margin-bottom:10px}
#container .contents .post .form .left ul li{ width:100%;}
#container .contents .post .form .left img{}
.main_input1{height:40px; border:0; padding-left:10px; margin-left:1px;}
#container .contents .post .form .left input{ width:260px; height:40px; border:0; padding-left:10px; margin-left:1px; }
#container .contents .post .form .right{width:49.8%; float:right;  margin-bottom:10px}
#container .contents .post .form .right ul li{ width:100%;}
#container .contents .post .form .right input{ width:260px; height:40px; border:0; padding-left:10px; margin-left:1px; }
#container .contents .post .form textarea{ width:83.8%;border:0; height:110px; padding:10px; margin-left:1px;}
#container .txt{ margin:0 auto; text-align:center; padding:60px 0 30px 0; width:1000px;}
#container .contents .post .form .button{ margin:0 auto;text-align:center; padding-top:30px;}
#container .contents .post .form .button button{ border:0; padding:0;}

.map{margin:auto;width:100%; background:url(../images/main/map.jpg) top center; height:352px;}
.map .post { width:100%;max-width:1000px; height:352px; margin:0 auto; position:relative;}
.map .post img{ position:absolute; bottom:40px; right:40px; cursor:pointer;}
