.content_w { width:100% !important; max-width:100% !important; }

.page_toparea { background:url('../images/bottom_img.jpg') no-repeat; background-size:cover; width:100%; height:300px;  
background-position: center;  text-align:center; display:flex; justify-content:center; align-items:center;  }
.page_toparea h1 { color:#fff; font-size:40px; }

.page_style_01 { width:95%; max-width:1500px; margin:0 auto; padding:50px 0; }
.page_style_01 .page_title { border-bottom:1px solid #ddd; padding:50px 0; }
.page_style_01 .page_title h2 { font-size:40px; font-weight:500; }
.page_style_01 .page_inner .page_iframe { width:100%; }
.page_style_01 .page_inner02 { width:100%; padding:0 0 100px 0; }

.page_txt_map { font-size:25px; padding:50px 0 ;}
.page_txt_map ul {  }
.page_txt_map ul li {}
.page_txt_map .map { background:url('../images/icon_map.png') no-repeat;  padding:0 0 10px 60px; ;}
.page_txt_map .mail { background:url('../images/icon_email.png') no-repeat;  padding:0 0 10px 60px; }
.page_txt_map .tel { background:url('../images/icon_tel2.png') no-repeat;  padding:0 0 10px 60px; }
.page_txt_map ul li strong { display:inline-block; font-size:20px;  font-family:'Roboto'; color:#2470b1; margin-right:10px;  }



@media(max-width:800px){

.page_toparea {  height:100px; }
.page_toparea h1 { color:#fff; font-size:25px; }

.page_style_01 { width:100%;padding:30px 0; }
.page_style_01 .page_title { border-bottom:1px solid #ddd; padding:20px 0 10px 20px; }
.page_style_01 .page_title h2 { font-size:25px; font-weight:500; }
.page_style_01 .page_inner .page_iframe { width:100%; }
.page_style_01 .page_inner02 { width:100%; padding:0 0 30px 0; }
.page_style_01 .page_inner .page_iframe div { width:100% !important; }

.page_txt_map { font-size:20px; padding:30px 0 ;}
.page_txt_map ul {  }
.page_txt_map ul li { margin-left:20px; line-height:120%; margin-bottom:20px; font-size:18px; }
.page_txt_map ul li strong { width:100%; padding-left:32px; padding-bottom:5px; box-sizing:border-box; }
.page_txt_map .map { background:url('../images/icon_map.png') no-repeat;  padding:0 10px 0px 0px; background-size:25px; }
.page_txt_map ul li span { display:block; }
.page_txt_map .mail { background:url('../images/icon_email.png') no-repeat;  padding:0 0  0px 0px; background-size:25px; }
.page_txt_map .tel { background:url('../images/icon_tel2.png') no-repeat;  padding:0 0  0px 0px; background-size:25px; }
.page_txt_map ul li strong { display:inline-block; font-size:13px;  font-family:'Roboto'; color:#2470b1; margin-right:10px;  }

.root_daum_roughmap { width:350px; margin:0 auto; }
}



.root_daum_roughmap { width:100% !important; max-width:100%; min-width:100% !important; }
.wrap_map { max-height:600px; }

@media screen and (max-width: 900px) {
.page_iframe { width:100%;  }
.root_daum_roughmap { width:100% !important; max-width:100%; min-width:100% !important;  }
.wrap_map { max-height:400px; }
}