@media screen and (max-width:1400px){
  /*  #wrap{font-size: 14px;}*/
    /*** Header ***/    
/*    header #header .logo {top:24px;}
    header #header .logo img{width: 260px;}
    header #header nav .gnb > li > a {font-size:18px; padding:30px 15px;}
    header #header nav .gnb > li > .depth2 {padding-top:20px;}
    header #header nav .gnb > li > .depth2 > li > a {font-size: 14px;}
    header #header nav .gnb > li:last-child > .depth2 > li{ padding-left: 25px; }
    .gnbBg {top:126px;}*/

    /*** Footer ***/
/*    footer .inner{padding: 30px 0; }
    footer .f_logo{margin:5px 40px 0 0;}
    footer .f_logo img{width: 180px;}
    footer .f_text .address{font-size: 14px;}*/
    
    /*** Main Visual ***/
/*    #mainVisual { height: 500px;}
    #mainVisual .swiper-wrapper .slide01,
    #mainVisual .swiper-wrapper .slide02,
    #mainVisual .swiper-wrapper .slide03{background-size: cover;}*/
    
    /*** Main Contents ***/
    #mainContents h2{font-size: 20px;}
    #mainContents .quick_list{padding: 25px 10px;}
    #mainContents .quick_list li img{width: 65px;}
    #mainContents .quick_list li p{ margin-top: 12px; font-size: 15px;}
    
    #mainContents .m_content{padding: 45px 0 55px;}
    
.m_news .news_title{width: 190px; padding: 20px;}
.m_news .news_title p{font-size: 18px;}
 .m_news .news_title h2{font-size: 36px;}
 .m_news .news_wrap{width: calc(100% - 240px); margin: 0 0 0 20px;}
 .m_news .news_wrap .tab_style a{ font-size: 16px; padding:0 10px;}
.m_news .news_list{padding: 5% 10px;}
.m_news .news_list .news_item .tit{font-size: 18px; }
.m_news .news_list .news_item .txt{margin: 5% 0;}
.m_news .news_list .news_item .date{font-size: 13px;}
.m_news .news_list .basic_btn{top:12px;}

 .m_popup_zone h2{font-size: 18px;}
 .m_popup_zone img{width: 100%;}

.m_cont_bottom {margin-top: 45px;}
 .m_left{margin-right: 20px;}
 .m_left .m_reserv{height: 188px;}
.m_left .m_reserv a{padding: 30px;}
 .m_left .m_reserv a h2{font-size:25px; }
.m_left .m_reserv a p{width: 60%; margin-top: 15px;}

 .m_left .m_sns{margin-top: 20px;}
 .m_left .m_sns h2{margin: 10px 30px 0 0;}
.m_left .m_sns .sns_link a{ margin: 0 10px;}
.m_left .m_sns .sns_link a img{width: 55px;}
.m_left .m_sns .sns_link a p{margin-top: 12px;}

.m_gallery{padding: 25px 20px;}
 .m_gallery h2{margin-bottom: 15px;}
 .m_gallery .gallery_list .gallery_item img{width: 100%;}
 .m_gallery .gallery_list .gallery_item .tit{font-size: 15px; margin-top: 15px;}
.m_gallery .basic_btn{top: 30px; right: 20px;}


}

@media screen and (max-width:1200px){
    /*** Header ***/
  /*  header #header .logo {top:30px;}
    header #header .logo img{width: 190px;}
    header #header nav .gnb > li > a {font-size:17px; padding:30px 10px;}
    .gnbBg {top:124px;}*/
    
    /*** Main Visual ***/
  /*  #mainVisual { height: 420px;}*/
    
    /*** Main Contents ***/
  .m_news .news_list{padding: 4% 10px;}
.m_news .news_list .news_item .tit{font-size: 17px; min-height: 50px;}
  .m_news .news_list .news_item .txt{margin: 4% 0;}
    
 .m_left .m_sns .sns_link a img{width: 45px;}
    
    /*** Sub Contents ***/
.sub_content .sub_title h2{font-size: 29px;}
.sub_content .sub_title .location{padding: 15px 0 0;}
    
    .his_years li b{font-size: 13px;}
}

/*@media screen and (max-width:1024px){  */  
/*    #wrap {font-size: 13px;}*/
    
     /*** Header ***/
/*    header #header {height:105px;}
	header #header .logo { top:15px; left:0%;}
    header #header .logo img{width: 260px;}
	nav .top {display:block; text-align:right; padding:0 17px; height:65px; border-bottom:1px solid #d1d1d1; }
	nav .top .menu_close {position:relative; top:50%;
        transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        -webkit-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
	}*/
/*	nav .top .menu_close button {background:url("/img/main/menu_close.png") no-repeat center; background-size:18px; width:18px; height:18px; border:none;}
	header #header nav {position:fixed; right:0; top:0; width:81%; max-width:384px; height:100%; background:#fff; z-index:9999; right:-384px;}
	header #header nav .gnb {display:block; margin: 0;}
	header #header nav .gnb > li {float:none;}
	header #header nav .gnb > li > a {text-align:left; padding:0 20px; height:52px; line-height:52px; border-bottom:0.8px solid #d1d1d1; font-size:17px; color:#222; background:url("/img/main/gnb_arr_off.png") no-repeat 94% center; background-size: 16px;}
    header #header nav .gnb > li > a:before {width: 0; height: 0; background:none; margin-right: 0;}
	header #header nav .gnb > li.on > a {background:url("/img/main/gnb_arr_on.png") no-repeat 95% center #2d3d45; color:#fff; background-size: 16px;} 
    header #header nav .gnb > li > .depth2 {position:static; width:100%; padding: 0; text-align:center; z-index:10; display:none; }
    header #header nav .gnb > li > .depth2 > li{margin: 0;}
	header #header nav .gnb > li > .depth2 > li > a {padding:13px 30px; border-bottom:0.8px solid #ddd; background: #f7f7f7; font-size:14px; text-align:left; display:block; color:#222;}
    header #header nav .gnb > li:last-child > .depth2 > li{ padding-left: 0; }
	.menu_btn { display:block; position:absolute; right:1%; top:20px;}    
	.menu_btn button {background:url("/img/main/btn_menu.png") no-repeat center top;  background-size:22px; width:22px; height:22px; border:none; }
	.gnbBg {position:fixed; left:0; top:0 !important; background:rgba(0,0,0,0.5); width:100%; height:100%; }
    
    header #header nav .topmenu{position: relative; top:25px; left: 19px; text-align: left;}
}
*/
@media screen and (max-width:992px){ 
    /*** Footer ***/
/*    footer .inner{ display: block; text-align: center; padding: 25px 0 35px; }
    footer .f_logo{margin:0;}
    footer .f_text{margin-top:15px;}
    footer .f_text .f_menu_link{justify-content: center;}
    footer .f_text .address{margin-top: 8px; font-size: 13px;}
    footer .f_text .address span{margin-left: 10px;}
    footer .sns_link{ justify-content: center; position: relative; top:15px;}
    footer .f_text .address .copy a{display: none;}
    */
    /* �앹뾽�덉씠�� */
/*    .hd_pops {position:absolute; top:65px; left:12% !important; background:#000; width: 76% !important; height: auto;}
    .hd_pops_con { width: 100% !important; height: auto !important;}
    .hd_pops img { width:100% !important;}
    .hd_pops_footer { padding:4px; font-size:12px;}
    .hd_pops_footer button {padding:6px 8px;border:0;color:#fff}
    .hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
    .hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:4px;right:4px}
*/
    /*** Main Visual ***/
/*    #mainVisual { height: 280px;}    
    #mainVisual .swiper-wrapper .slide01,
    #mainVisual .swiper-wrapper .slide02,
    #mainVisual .swiper-wrapper .slide03{background-size: 130% auto;}
    #mainVisual .swiper-pagination{bottom:10px;}*/
    
    /*** Main Contents ***/
    #mainContents .m_content{padding: 30px 0 40px;}
    #mainContents h2{font-size: 20px;}
    #mainContents .m_quick_menu{ position: relative; top: 0;}
    #mainContents .m_quick_menu h2 img{height: 32px;}
    #mainContents .quick_list{ flex-wrap: wrap; height: auto; padding: 20px 10px;}
    #mainContents .quick_list li{flex-basis: 25%; margin-bottom: 15px;}
    #mainContents .quick_list li img{width: 55px;}
    #mainContents .quick_list li p{ margin-top: 10px;}
    #mainContents .m_cont_top,
    #mainContents .m_cont_bottom {display: block;}
    #mainContents .m_news{ width: 100%; margin: 0 0 20px;}
    
    #mainContents .m_cont_bottom {margin-top: 20px;}
    #mainContents .m_left{ display: flex; justify-content: space-between; margin: 0 0 20px;}

    #mainContents .m_left .m_sns{display: block; text-align: center; margin-left: 10px;}
    #mainContents .m_left .m_sns h2{margin: 0 0 20px;}
    #mainContents .m_left .m_sns h2 span{display: inline-block;}
    #mainContents .m_left .m_sns .sns_link{display: flex;}
    #mainContents .m_left .m_sns .sns_link a{display: inline-block; text-align: center; margin: 0 15px;}
    #mainContents .m_left .m_sns .sns_link a p{margin-top: 12px;}
    
    /*** Sub Contents ***/
    #subContents {padding: 25px 0 35px;}
    #subContents .inner{display: block;}
    
    .side_navi_box {display: none;}
    
    #subContents .sub_content{ min-height: 350px;}
    #subContents .sub_content .sub_title { display: block; text-align: center; margin: 0 0 35px;}
    #subContents .sub_content .sub_title .location{ padding: 10px 0 0; text-align: center;}
    #subContents .sub_content .sub_title .location ul{display: inline-block;}

    #subContents .sub_content .content_area{margin-bottom: 40px;}
    
    .greeting .title p{font-size: 1.2em; margin-top: 5px;}
    
    ul.dot_list li {margin-bottom:8px; font-size:14px;}
    ul.dot_list li:before{top:8px; }
    ul.dot_list2 li {position:relative; display:block; padding-left:10px ; margin-top:5px; line-height: 140%;}
    ul.dot_list2 li:before{content:""; position:absolute; top:8px; left:0; width:3px; height:3px; background:#666; }
    
    .map_tit{font-size: 1.3em; text-align: center;}
}

@media screen and (max-width:768px){ 
    /*** Main Visual ***/
    #mainVisual { height: 220px;} 
    
    /*** Main Contents ***/
	#mainContents .m_news{ display: block;}
    #mainContents .m_news .news_title{width: 100%; padding: 20px 15px;}
    #mainContents .m_news .news_title p{font-size: 15px;}
    #mainContents .m_news .news_title h2{font-size: 32px;}
    #mainContents .m_news .news_wrap{width:100%; margin: 0;}
    #mainContents .m_news .news_wrap .tab_style a{ font-size: 14px; padding:0 8px;}
    #mainContents .m_news .news_list .news_item .tit{font-size: 17px;}

}

@media screen and (max-width:640px){
    #wrap {font-size: 12px;}
    
    /*** Header ***/
/*	header #header .logo { top:15px;}
    header #header .logo img{width: 240px;}*/
    
    /*** Footer ***/
/*    footer .inner{ display: block; text-align: center; padding: 20px 0 30px; }
    footer .f_logo img{width: 130px;}
    footer .f_text .address{margin-top: 8px; font-size: 11px;}
    footer .f_text .address span{margin-left: 0; display: block;}
    footer .sns_link{ top:10px;}*/
    
    /*** Main Visual ***/
    #mainVisual { height: 160px;}
    
    /*** Main Contents ***/
    #mainContents .m_content{padding: 20px 0 30px;}
    #mainContents h2{font-size: 18px;}
    #mainContents .m_quick_menu h2 img{height: 26px;}
    #mainContents .quick_list{ padding: 20px 0;}
    #mainContents .quick_list li{margin-bottom: 14px;}
    #mainContents .quick_list li img{width: 40px;}
    #mainContents .quick_list li p{ margin-top: 8px; font-size: 11px;}    
   
    #mainContents .m_news .news_title{padding: 15px; background-size: 25%;}
    #mainContents .m_news .news_title span{display: inline-block;}
    #mainContents .m_news .news_list .news_item .tit{font-size: 15px; min-height: 40px;}
    #mainContents .m_news .news_list .news_item .date{font-size: 11px;}
    #mainContents .m_news .news_list .basic_btn{top: 15px;}
    
    #mainContents .m_left .m_reserv{height: auto;}
    #mainContents .m_left .m_reserv a h2{font-size: 20px;}
    #mainContents .m_left .m_reserv a p{margin-top: 10px;}
    
    #mainContents .m_left{display: block;}
    #mainContents .m_left .m_sns{margin-left: 0;}
    #mainContents .m_left .m_sns .sns_link{width: 100%; justify-content: center;}
    
    #mainContents .m_gallery{padding: 20px 15px;}
    #mainContents .m_gallery h2{margin-bottom: 10px;}
    #mainContents .m_gallery .gallery_list{flex-wrap: wrap;}
    #mainContents .m_gallery .gallery_list .gallery_item{flex-basis: 48%;}
    #mainContents .m_gallery .gallery_list .gallery_item:last-child{display: none;}
    #mainContents .m_gallery .gallery_list .gallery_item .tit{font-size: 12px; font-weight: normal; margin-top: 10px;}
    #mainContents .m_gallery .basic_btn{top:23px;}
    
    .basic_btn{font-size: 12px; padding-left: 15px; background-size: 8px;}
    
    /*** Sub Contents ***/
/*    #subContents h3{font-size: 16px; margin: 0 0 12px; padding-left: 18px; background-size: 12px;}
    #subContents .sub_content .sub_title{margin-bottom: 20px;}
    #subContents .sub_content .sub_title h2{font-size: 21px;}
    #subContents .sub_content .sub_title .location ul li{font-size: 12px;}
    
    .greeting .title strong{font-size:2.8em;}
    .greeting .title p{font-size: 1em;}
    .greeting .img{margin: 0 0 15px;}
    .greeting .text_area p{font-size: 1em; line-height: 170%;}
    .greeting .sign{margin: 30px 0 0;}
    .greeting .sign .sign_text{margin-top: 10px;}
    .greeting .sign .sign_text span{margin: 10px 0 5px; font-size: 0.9em;}
    .greeting .sign .sign_text .sign_img img{height: 20px;}
    .greeting .sign .sign_text .sign_item{margin:0 10px; min-width: auto;}
    .greeting .sign .sign_text .profile_img img{width: 85px;}*/
    
    /* �고쁺 */
/*    .tab_history{ margin-bottom:20px; }
    .tab_history a{ display:block; width:14%; margin:11px 0 8px; border-right:1px dotted #ddd; text-align:center; float:left; font-weight:bold;}

    .his_years { width:100%; padding:0 0 15px; margin:0 0 20px; background-size: 12px; }
    .his_years h3{width:100%; float:none; font-size:22px !important; }
    .his_years ul{ width:100%;}
    .his_years li b { width:25%; font-size:12px; }
    .his_years li p { width:72%;}
    
    .operation_list li{flex-basis: 49%; margin: 0 2% 10px 0; padding: 15px;}
    .operation_list li:nth-child(3n){margin-right: 2%;}
    .operation_list li:nth-child(2n){margin-right: 0 !important;}
    .operation_list li a p.tit{font-size: 1.2em;}
    .operation_list li a p.img img{height: 50px;}
    
    .table_type01 {font-size: 11px; border-width: 0.8px;}
    .table_type01 thead th,
    .table_type01 tbody th,
    .table_type01 tbody td { padding:6px 1%;  border-width: 0.8px; line-height: 140%;}
    .table_type01 tbody td span{display: block;}
    
    ul.dot_list li{font-size: 12px; padding-left: 12px;}
    ul.dot_list li:before{width: 5px; top:6px;}
    
}*/
}
@media screen and (max-width:480px){
/*    body{width: 360px; margin: 0 auto;}*/
    
    /*** Main Visual ***/
    #mainVisual { height: 130px;}
    
    #mainContents .m_left .m_reserv a{padding: 20px; background-size: 32%;}
}

/*@media screen and (max-width: 640px) {
.m_left .m_reserv {
        height: auto;
    }
}
@media screen and (max-width: 1400px) {
    .m_left .m_reserv a {
        padding: 30px;
    }
}*/