@charset "utf-8";
.marginBottom_60{margin-bottom: 60px !important;}
#content_wrap h1{margin: 60px 0;}
.swiper-pagination-bullet-active{background:#d9ba68 !important;}
.swiper-slide img{width: 100%;height: auto;}

/* CONTENT 1 */
#con1 ul{overflow: hidden;}
#con1 ul li{float: left; width: calc(25% - 8px); border: 1px solid #eee;margin-right: 10px;}
#con1 ul li:last-child{margin-right: 0;}
#con1 ul li:hover{background: #fffaec;}

/* CONTENT 2 */
#con2 ul{overflow: hidden;}
#con2 ul li{overflow: hidden;float: left; width: 33.3%;}

/* CONTENT 3 */
#map{overflow: hidden; background: url(../../../../img/main_26.png) no-repeat;border: 1px solid #eee;}
#map_warp{float: right;}