/* slick-slider Ã­â€¢â€žÃ¬Ë†Ëœ css */
.slick-slider{position:relative; display:block; box-sizing:border-box; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-touch-callout:none; -khtml-user-select:none; -ms-touch-action:pan-y; touch-action:pan-y; -webkit-tap-highlight-color:transparent;}
.slick-list{position:relative; display:block; overflow:hidden; margin:0; padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer; cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0); -moz-transform:translate3d(0, 0, 0); -ms-transform:translate3d(0, 0, 0); -o-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0);}
.slick-track{position:relative; top:0; left:0; display:block;}
.slick-track:before,.slick-track:after{display:table; content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none; float:left; height:100%; min-height:1px; -webkit-transform: translate3d(0,0,0);}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display: block; margin:0 auto; }
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto; border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}


body { /*min-width: 1350px;*/ }
body.main_c {  }
body.main_c #header { position: absolute; width: 100%; }
body #header {  }
/*
font-family: 'Nanum Gothic', sans-serif;
font-family: 'Noto Sans KR', sans-serif;
font-family: 'Rubik', sans-serif;
*/

.body_wrap { width: 100%;
  margin: auto;
  padding: 0 40px;}
.wrap { width:1400px; margin:auto;    }

/* Ã¬Å“â€žÃ«Â¡Å“ Ã¬ËœÂ¬Ã«ÂÂ¼ÃªÂ°â‚¬ÃªÂ¸Â° Ã«Â²â€žÃ­Å Â¼ */
button.move-top{display:none;width:40px;height:40px;border-radius:100%; border:0px;background-color:#bbb; opacity:.6;}
button.move-top-fix { display:block; position:fixed; bottom:10px;right:10px; }

/*header Ã¬â€¹Å“Ã¬Å¾â€˜*/ 

.header_top { 
 /* height: 40px;
 padding-top: 3px;*/ }

.hd_top_1 {
    color: #333;
/*  padding: 7px;
  width: 1280px;*/
  margin: auto;
  position: relative;
    
}
.hd_top_1 span.top_right_btn {
   font-size: 15px;
  color: #333;
  position: absolute;
  right: 0;
  /*width: 250px;*/
  display: flex; gap: 7px;
  justify-content: flex-end; z-index: 99999999999999999; top: 30px;
    }
.hd_top_1 span.top_right_btn a { text-align: center;
  background: #fff;
  position: relative;
  border-radius: 50%;
  width: 50px;
  height: 50px; box-shadow: rgba(36, 39, 61, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px; border: 1px solid #7490a9; }   
  
body.main_c .hd_top_1 span.top_right_btn a {  border: none;}
  
  
 
  
  
.hd_top_1 span.top_right_btn a i {  font-size: 23px;line-height: 50px; color: #1d377f; transition: font-size 0.5s ease-out; }
.hd_top_1 span.top_right_btn a:hover i { color: #d46248; }
.hd_top_1 span.top_right_btn a div.menu_name { width: 62px;
    height: 118px; 
    display: none;
    flex-direction: column;
    position: absolute; 
top: 35px;
right: -8px;
}
.hd_top_1 span.top_right_btn a:hover div.menu_name { display: flex;  }
.hd_top_1 span.top_right_btn a div.menu_name .triangle { width: 10px;
        background-color: #E9E9E9;
        height: 10px;
        border-radius: 4px;
        /*! box-shadow:-2px 2px rgb(178 178 178 / 0.3); */
        transform: rotate(135deg);
        position: absolute;
        bottom: 102px;
        z-index: 2; 
right: 25px;
}
.hd_top_1 span.top_right_btn a div.menu_name section { position: absolute;
  background-color: #E9E9E9;
  top: 11px;
  width: 69px;
  height: 30px;
  line-height: 30px;
  border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.3) 2.4px 2.4px 3.2px;}
.hd_top_1 span.top_right_btn a div.menu_name section p { color: #5e171a;  }
	
.hd_top_1 span a {  color: #5e171a; /*margin-left: 15px;*/  transition: color 0.2s ease-out;}
.hd_top_1 span a:hover { color: #2871bf; }

/*hd_top*/
.hd_top {text-align: right;   position:relative;}
.hd_top h1 {width: 248px; top: 25px; position: absolute; left: 25px;z-index: 12;}
.hd_top h1 a {   display: block;}
.hd_top h1 a img {    width: 100%;}
.hd_top .hd_top_1 {    /*! position: absolute; *//*! left: 0; */ /*! padding-top: 10px; */}
.hd_top .hd_top_1 a:hover  { color:#3b43a7;   }
.hd_top .hd_top_2 {position: absolute;right: 0;top: 13px;z-index: 12;}
.hd_top article { display:inline-block; position: relative; bottom: 3px; margin-left: 3px;}
.hd_top article a span { color:#666 !important;}
.hd_top .hd_top_1  a { font-size: 14px;   }
.hd_top span .top_m {margin: 0 0 0 7px;}
.hd_top span .top_m2 { color:#666; margin: 0 7px;     }

.hd_top #top_search {   text-align: center;  margin: 0 3px;  background: #2f5da4;width: 40px;height: 38px;line-height: 45px;border-radius: 5px;display: none;}
.hd_top #top_search i {     color: #fff; font-size: 25px;  }
.hd_top #top_search img { width:33px;}
.hd_top .btn_sm  {  display: inline-block; text-align: center;  margin: 0 3px; /* background: #2988b2;*/width: 40px;height: 38px;line-height: 45px;border-radius: 5px; background-image: linear-gradient(240deg, #605f5c 0%, #848484 100%);
transition: background-image 0.5s ease-out;}
.hd_top .btn_sm:hover {  background-image: linear-gradient(-20deg, #e7ac21 0%, #e7ce01 100%);   }
.hd_top .top_menu i {     color: #fff;  font-size: 25px;  }
.hd_top .top_menu  img { width:33px;}

.hd_top article .goog-te-gadget-simple {  padding: 3px 0px; }

/* hd_top_The Modal (background) */
        .modal {
            /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 9999999999; /* Sit on top */
            left: 0;
            
            width: 100%; /* Full width */
            height: 100%; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background:url("../_img/sitemap_bg.jpg") no-repeat center top;
			top: -100%;
			
			transition: top 0.5s ease-out; ;
        }
    
	    .sitemap_open {  top:0;  }
	
    
        /* Modal Content/Box */
        .modal-content {
            /*background-color: #fefefe;*/
            /*! margin: 10% auto; */ /* 15% from the top and centered */
            padding: 20px;
            /*! border: 1px solid #888; */
            width: 100%; /* Could be more or less, depending on screen size */                          
            height: 100%; /*min-width: 1280px;*/
        }
        /* The Close Button */
        .modal-content .close {
            color: #fff;
  float: right;
  font-size: 45px;
  font-weight: 300;
  font-family: 'S-CoreDream';
        }
       .modal-content .close:hover,
       .modal-content .close:focus {
            color: #b8d1d5;
            text-decoration: none;
            cursor: pointer;
        }
       
	   .modal-content #m_logo { display:none;    }
	   #menu_top { display:none;}
	   .modal-content h3 {text-align: center;
  font-size: 60px;
  padding: 60px 0;
  margin-bottom: 82px;
  color: #fff;
  letter-spacing: 10px; font-family: 'S-CoreDream';
  font-weight: 800;}
	    #m_nav .map-1 { float:left;  width: 100%; text-align: center;  margin-bottom: 20px;        }
	   #m_nav:after { content:""; clear:both; display:block; }
	   #m_nav .map-1:after { content:""; clear:both; display:block; }
	   #m_nav .map-1 > li {   width: 14.2857%; float:left;  text-align: center; }
	   #m_nav .map-1 > li i { display:none;}
	   #m_nav .map-1 > li > a {  font-size: 18px; margin-bottom: 33px; color: #fff;  }
	   #m_nav .map-1 > li > a span {font-size: 30px;
  color: #fff;
  font-family: 'S-CoreDream';
  font-weight: 600; }
	   #m_nav .map-1 > li span { display:none;}
	   #m_nav .map-1 > li a >span { display:inherit;}
	   #m_nav .map-1 .map-2 {   width: 100%;  }
	   #m_nav .map-1 .m_block { display: block !important;  }
	   
	   #m_nav .map-1 .map-2 li { margin: 25px 0;    }
	   #m_nav .map-1 .map-2 li a span {  font-size: 20px; color: #fff;  }
	   #m_nav .map-1 .map-2 li a:hover span { color:#fff ; font-weight:bold;   }
	  /* #m_nav .m_menu { float:left;  width: 100%; text-align: center;  margin-bottom: 20px;     margin-top: 10px;    }
	   #m_nav:after { content:""; clear:both; display:block; }
	   #m_nav .m_menu:after { content:""; clear:both; display:block; }
	   #m_nav .m_menu > li {   width: 16.6666%; float:left;  text-align: center; }
	   #m_nav .m_menu > li > a {  font-size: 18px; margin-bottom: 33px; color: #009b98;  }
	   #m_nav .m_menu > li span { display:none;}
	   #m_nav .m_menu .m_sub {   width: 100%;  }
	   #m_nav .m_menu .m_block { display: block !important;  }
	   
	   #m_nav .m_menu .m_sub li { margin: 30px 0;    }
	   #m_nav .m_menu .m_sub li a { font-size: 15px; color: #666;  }
	   #m_nav .m_menu .m_sub li a:hover { color:#009b98 ; font-weight:bold;   }*/
	   



.modal-content .top_m  { display:none !important;}


/*nav*/

.nav {/*width: 1280px;*/}
.nav h1 { position:absolute;   width: 245px;  top: 20px; z-index: 9999; }
.nav h1 a { width:100%; display:block;     }
.nav h1 a img { width:100%;   mix-blend-mode: multiply;  }
#wrap {position:relative; z-index:1; min-height:100%;}
.container {/*! position:relative; */ /*! /*! z-index:1; */ /*! max-width:75%; */ /*! margin:0 auto; */ position: relative;z-index: 1;/*max-width: 1210px;*/margin: 0 auto;padding: 0 5px;}

.header {position:relative; z-index:100; padding-top:45px;}
.main_header { z-index:11; background-color:#FFF;/*width: 1280px;*/height: 100px; /*! padding-top: 0; */ }
.main_header .container {position:relative; z-index:10; padding: 0;}
.head_logo {position:absolute; left:5px; top:50%; z-index:1; margin-top:-21px;}


/*.gnb.sm .map-1 { width: 100%; padding: 0 370px 0 400px;}*/
.gnb  .map-1 { width: 100%; padding: 0 350px 0 350px; display: flex; justify-content: space-between; }

.gnb .map-1  .map-1-item {position:relative; z-index:1; flex-grow: 1; }
.gnb .map-1  .map-1-item>a {display:block; padding: 42px 0 27px 0; width: 100%; text-align: center;}

.gnb .map-1  .map-1-item:hover>a { border-color:#4e914b;   }
.gnb .map-1  .map-1-item>a span { font-size: 26px;
  letter-spacing: -0.5px;
  font-family: 'S-CoreDream';
  font-weight: 700;
  color: #1d377f;   transition: font-size 0.5s ease-out;  
 }
.gnb .map-1  .map-1-item>a:hover span { color:#8a3122;    }



.gnb .map-2 {display:none; overflow:hidden; position:absolute; left:0; top:100px; z-index:1; width:100%; height:460px; padding-top:10px; transition: background-color 0.3s; -webkit-transition: background-color 0.3s; -moz-transition: background-color 0.3s;}
.gnb .map-1  .map-1-item  .map-2   {    }
.gnb .map-1  .map-1-item:hover .map-2,   .map-1  .map-1-item:focus  .map-2 { background:#fff; }
.gnb .map-1  .map-1-item:hover .map-2 li a span { color:#8a3122;   }

.gnb .map-1  .map-1-item:hover .map-2 li a,   .map-1  .map-1-item:focus  .map-2 li a { }
.gnb .map-2  .map-2-item {    padding: 6px 5px; text-align: center; /*height:38px;*/}
.gnb .map-2  .map-2-item  a {color:#fff; word-break:keep-all; line-height: 150%; }
.gnb .map-2  .map-2-item  a span {font-size: 18px; color:#21334f;  letter-spacing: -1px;  }

.gnb .map-2  .map-2-item  a:hover span, .map-2  .map-2-item  a:focus span { text-decoration:underline; }




.gnb_bg {display:none; position:absolute; left:0; top:100px;  width:100%; background-image: linear-gradient(135deg, #f6f4f1 0%, #e8e8e8 100%);; height: 460px; z-index: 4;     /*min-width: 1300px;*/ }
.gnb_bg .container {height:460px; /*background:#fff;*/  background: url("../_img/gnb_bg_img.jpg") no-repeat center bottom;}
.black_bg {display:none; position:fixed; left:0; top:199px; right:0; bottom:0; z-index:3; background-color:rgba(0,0,0,0.8); -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#1A000000,endColorStr=#1A000000)";}



/*header ë*/ 

.main_body_wrap { width:100%;      }



#body{
    position:relative;
    z-index:1;
}

#body .main_top_box {    height: 970px; position:relative; }




#body .main_top_box .main_top_box_con { display: flex;
  position: absolute;
  bottom: 95px;
  z-index: 2;
  width: 1400px;
  margin: auto;
  left: 0;
  right: 0;}
#body .main_top_box .main_top_box_con article.main_top_news { background: #fff; width: calc( 100% - 435px ); }
#body .main_top_box .main_top_box_con article.main_top_quick_menu {  }

.main_top_news .txt_notice {float:left; width: 100%; padding: 30px;}
.main_top_news .txt_notice article {  display: flex;}
h3.main_tit_st {font-family: 'S-CoreDream';
  font-weight: 700;
  color: #964534;
  font-size: 26px;
  width: 96px;
  display: inline-block;
  align-content: center; }
h3.main_tit_st span { color: #81ab4a;
  font-size: inherit;
  font-family: 'S-CoreDream';
  font-weight: 600; }
.main_top_news .txt_notice .txt_notice_tit  { position: relative;
  width: calc( 100% - 96px ); padding-right: 30px; }
.main_top_news .txt_notice .txt_notice_tit:after{content:''; display:block; clear:both;}
.main_top_news .txt_notice .txt_notice_tit  li {  }
.main_top_news .txt_notice .txt_notice_tit  li span {  font-family: 'S-CoreDream';
  font-weight: 500;
  font-size: 24px;
  color: #67769d;
  margin-right: 10px;
  cursor: pointer;
  transition: color 0.5s ease-out, font-size 0.5s ease-out;
  float: left;
  padding: 6px 10px;}
 .main_top_news .txt_notice .txt_notice_tit li span:hover { color: #43739c; } 
.main_top_news .txt_notice .txt_notice_tit  li:last-child span { margin-right:0;    } 
.main_top_news .txt_notice .txt_notice_tit  li.active  span{ color: #1d377f !important;
  font-family: 'S-CoreDream';
  font-weight: 800; }
.main_top_news .txt_notice .txt_notice_tit  li .more{ display:none;}
.main_top_news .txt_notice .txt_notice_tit  li.active  .more { display: block;
  position: absolute;
  right: 0;
  font-size: 37px;
  font-family: 'S-CoreDream';
  font-weight: 300; bottom: 2px;
  color: #67769d;
  transition: all 0.3s ease-out;}
 .main_top_news .txt_notice .txt_notice_tit  li.active  .more:hover {color: #1d377f;
  font-weight: 600;}
.main_top_news .txt_notice .txt_con_box {  }
.main_top_news .txt_notice .txt_con_box ul { display: flex;
  flex-wrap: wrap;
  gap: 1%;
  margin-top: 15px; }
.main_top_news .txt_notice .txt_con_box li  {  flex-basis: 32.6%;
  display: flex;
  flex-direction: column;  }
.main_top_news .txt_notice .txt_con_box li:last-child { /*margin-bottom:0 !important;*/   }
.main_top_news .txt_notice .txt_con_box li a {
  width: 100%;
  display: block;  }
.main_top_news .txt_notice .txt_con_box li a span {font-size: 20px;
  font-family: 'S-CoreDream';
  font-weight: 500;
  color: #333;}
.main_top_news .txt_notice .txt_con_box li a span.n_tit {
  margin-bottom: 10px;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal;
  line-height: 135%;
  font-family: 'S-CoreDream';
  font-weight: 700;
  -webkit-line-clamp: 2; 
  font-size:18px; }
.main_top_news .txt_notice .txt_con_box li a span.n_tit.notice { color:#1d377f}
.main_top_news .txt_notice .txt_con_box li a span.n_tit.conf { color:#813525}
.main_top_news .txt_notice .txt_con_box li a span.n_con.notice { color:#4d5d89}
.main_top_news .txt_notice .txt_con_box li a span.n_con.conf { color:#574d4b}
.main_top_news .txt_notice .txt_con_box li a span.date.notice { color:#5686b7}
.main_top_news .txt_notice .txt_con_box li a span.date.conf { color:#b06455}

.main_top_news .txt_notice .txt_con_box li a span.n_con {position: relative;
  top: 5px;
  font-size: 14px;
  font-family: inherit;
  font-weight: normal;
  color: #302829;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 46px;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal;
  -webkit-line-clamp: 2;
  line-height: 150%;
  width: 96%;
  display: -webkit-box;
  margin-bottom: 15px;
  word-break: break-all;}  
.main_top_news .txt_notice .txt_con_box li a .board_tit_icon { display:none;  }  
.main_top_news .txt_notice .txt_con_box.notice_con li,
.main_top_news .txt_notice .txt_con_box.confer_con li {
    }    

.main_top_news .txt_notice .txt_con_box li a:hover span.n_tit { text-decoration: underline;   }  
.main_top_news .txt_notice .txt_con_box .board_tit_n, .main_top_news .txt_notice .txt_con_box .board_tit_c {font-family: 'S-CoreDream';
  font-weight: 500;
  font-size: 14px;
  background: #2a6ab3;
  color: #fff;
  height: 28px;
  display: inline-block;
  padding: 2px 0;
  width: 80px;
  text-align: center;
  line-height: 24px; border-radius: 7px; }
.main_top_news .txt_notice .txt_con_box .board_tit_n {background: #5686b7;}
.main_top_news .txt_notice .txt_con_box .board_tit_c {  background: #de9f92; }
.main_top_news .txt_notice .txt_con_box li a span.date { 
 color: #545454;
  top: 0;
  font-family: 'S-CoreDream';
  font-weight: 300;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 24px;
 }


#body .main_top_box .main_top_box_con article.main_top_quick_menu {  background: rgba(255,255,255,0.5); padding: 30px; width: 450px;}
#body .main_top_box .main_top_box_con article.main_top_quick_menu h3 {  font-family: 'S-CoreDream';font-weight: 700;color: #1d377f;font-size: 26px;text-transform: uppercase; margin-bottom: 10px;}
#body .main_top_box .main_top_box_con article.main_top_quick_menu h3 span {  color: #964534;font-size: inherit;font-weight: inherit;}
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul {  display: flex;gap: 1%;flex-wrap: wrap;}
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li {  width: 32.6666%;}
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li a {  display: block;align-content: center;text-align: center; height: 95px;}
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li a img {width: 50%; transition: width 0.2s ease-out;  margin-bottom: 7px;   }
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li a:hover img { width: 60%; }
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li a span {  display: block;
  text-align: center;
  font-family: 'S-CoreDream';
  font-weight: 700;
  color: #2e3750;
  font-size: 18px;}


.Journal_zone {   padding: 70px 0;  position: relative;}

/*.Journal_zone .wrap {   overflow: hidden; height: 180px;}
.Journal_zone .wrap:after { content:""; clear:both; display:block; }  
.Journal_zone .tit_area {   width: 16%;box-sizing: border-box; float:left;  margin-top: 10px;}
.Journal_zone .tit_area h3 { color: #231f20 ;
  font-family: 'S-CoreDream';
  font-weight: 900;
  font-size: 36px; margin-bottom: 15px;}
.Journal_zone .tit_area h3 strong {font-size: 40px;
  font-weight: 800;
  color: #314380;  }

.Journal_zone article {    width: 84%;float: left;}
.Journal_zone article div { text-align:center;    }
.Journal_zone article div a {    background: #fff;width: 90%;display: block;border-radius: 15px;line-height: 60px; padding: 20px 0; transition: all 0.5s ease-out;}
.Journal_zone article div img { width: 50%; margin: auto;}
.Journal_zone article div span {  color: #011515;  font-size: 20px; font-family: 'S-CoreDream';font-weight: 600;line-height: 120%;height: 50px;display: block;margin-top: 10px; transition: color 0.3s ease-out;}

.Journal_zone article div a:hover {  background-image:linear-gradient(165deg, #7183b7 0%, #3c255a 100%)}
.Journal_zone article div a:hover img {   }
.Journal_zone article div a:hover span { color:#fff;  }*/
.Journal_zone .controler {   display: flex;}
.Journal_zone .controler button { background: no-repeat; border: none;   display: block;}
.Journal_zone .controler button span {  font-size: 40px; color: #4d6693;  opacity: 50%;   }
.Journal_zone .controler button.active span {  opacity: 100%; color:#4d6693;    } 
.Journal_zone .controler button.play {    }
.Journal_zone .controler button.stop {    }


.Journal_zone .Journal_zone_name { text-transform: uppercase;
  position: absolute; z-index: -1;
  right: 5%;
  color: #cad4de;
  font-family: 'S-CoreDream';
  font-weight: 600;
  font-size: 105px; transition: font-size 0.5s ease-out, top 0.5s ease-out;  
  letter-spacing: -5px;
  top: 35px; }
.Journal_zone .Journal_zone_name span { font-size: inherit;
  font-weight: inherit;
  color: #e4d5d2; }  
.Journal_zone .wrap  { display: flex;  align-items: flex-start;gap: 30px;}
.Journal_zone .wrap .book_cover {  border: 1px solid #d9d6d6; }
.Journal_zone .Journal_zone_box {  width: calc( 100% - 200px );}
.Journal_zone .Journal_zone_box .tit_area  {  margin-bottom: 50px;}
.Journal_zone .Journal_zone_box .tit_area h3  {  color: #1d377f;margin-bottom: 5px;}
.Journal_zone .Journal_zone_box .tit_area h3 strong  {  font-size: 26px;font-family: 'S-CoreDream';font-weight: 800;}
.Journal_zone .Journal_zone_box .tit_area h3 span  {  font-size: 16px;font-family: 'S-CoreDream';font-weight: 500;border: 1px solid #1d377f;padding: 2px 5px;border-radius: 5px;position: relative;bottom: 3px;margin-left: 10px;}
.Journal_zone .Journal_zone_box .tit_area small {  font-family: 'S-CoreDream';color: #7b87a8;font-size: 16px;font-weight: 400;}
.Journal_zone .Journal_zone_box .Journal_menu_icon {  display: flex;}
.Journal_zone .Journal_zone_box .Journal_menu_icon .controler {  width: 100px;}
.Journal_zone .Journal_zone_box .Journal_menu_icon article.Journal_icon {  width: calc( 100% - 100px );}
.Journal_zone .Journal_zone_box .Journal_menu_icon article.Journal_icon div {  text-align: center;}
.Journal_zone .Journal_zone_box .Journal_menu_icon article.Journal_icon div a {  background: #e5eaef;display: block;width: 90%;height: 150px;padding-top: 20px;border-radius: 15px; transition: background 0.5s ease-out;   }
.Journal_zone .Journal_zone_box .Journal_menu_icon article.Journal_icon div a:hover { background: #b6cadf}
.Journal_zone .Journal_zone_box .Journal_menu_icon article.Journal_icon div a img {  width: 85px;margin-bottom: 10px;}
.Journal_zone .Journal_zone_box .Journal_menu_icon article.Journal_icon div a span {  color: #262b32;font-size: 18px;font-family: 'S-CoreDream';font-weight: 800;}
.Journal_zone .Journal_zone_box .Journal_menu_icon article.Journal_icon div a:hover {  }


.visualWrap { width: 100%;
   height: 970px;
    position:relative; /*min-width: 1280px;*/
}

.visualWrap.top_slide_img {/*margin: 0 45px;*/ overflow: hidden;  }

.visualWrap .swiper-slide{
    height: 970px;    
}
.visualWrap .swiper-slide > img {
    width: 100%;
    -ms-transform: scale(1.2,1.2); /* IE 9 */
    -o-transform: scale(1.2,1.2); /* IE 9 */
    -moz-transform: scale(1.2,1.2); /* IE 9 */
    -webkit-transform: scale(1.2,1.2); /* Chrome, Safari, Opera */
    transform: scale(1.2,1.2);
    -webkit-transition: transform 5000ms ease-in-out; /* Safari */
    -moz-transition: transform 5000ms ease-in-out; /* Safari */
    -o-transition: transform 5000ms ease-in-out; /* Safari */
    -ms-transition: transform 5000ms ease-in-out; /* Safari */
    transition: transform 5000ms ease-in-out;
}


.swiperVisualWrap .textArea{
   
    color:#fff;
    padding-top:190px;
    min-width:var(--min-width);
    transition-duration: 0ms;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 5000ms ease-in-out, text-align 0.5s ease-in-out; width: 1280px;
  text-align: right;
  margin: auto;  padding-left: 50px;
}
.swiperVisualWrap .textArea .textTitle{
   font-size: 77px;    transition: font-size 0.5s ease-out;
  font-family: 'S-CoreDream';
  font-weight: 200; margin-bottom: 10px;  text-transform: uppercase; line-height: 105%;
  
   letter-spacing: 1px;
}
.swiperVisualWrap .textArea .textTitle b { font-size:inherit; display:block;  font-weight: 800;font-family: 'S-CoreDream';letter-spacing: 1px;}
.swiperVisualWrap .textArea .textTitle span { font-size:76px; font-weight: 200;letter-spacing: -6px;font-family: 'S-CoreDream';}
.swiperVisualWrap .textArea .textTitle strong {  display: block; transition: font-size 0.5s ease-out;
  font-family: 'S-CoreDream'; transition: font-size 0.5s ease-out;
  font-weight: 800;
  font-size: 98px;}
.swiperVisualWrap .textArea .textSmall{
font-family: 'S-CoreDream'; transition: font-size 0.5s ease-out;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  letter-spacing: 44px;
  position: relative;
  left: 46px;
}
.swiperVisualWrap .textArea .textSmall span {font-size: inherit;
  letter-spacing: -15px;
  font-weight: inherit;
  font-family: inherit;}
.swiperVisualWrap .swiper-button-prev,
.swiperVisualWrap .swiper-button-next {
    z-index: 6000;
    color: #fff;
    width: 30px;
    height: 30px;    
    text-align: center; background-image:none; 
}
.swiperVisualWrap .swiper-pagination-bullet {
    background: #fff;
    opacity: .8;
   transition: all 0.5s ease-out;
}
.swiperVisualWrap .swiper-pagination-bullet-active {
        background:#1d377f;
    width: 50px;
    border-radius: 10px;
}

.mainInner {
  padding: 35px 30px 0 30px;
}
.mainContArea {
    width:100%;
    padding-top: 25px;
    
}
.mainContInner {
    width: 1300px;
    height: 255px;
   margin: 0 auto 25px auto;
    
    /*min-width: 1300px;*/
}
.mainContArea li {
    list-style: none;
}





.galleryWrap{ padding: 50px 0;
  background: url("../_img/galleryWrap_bg.jpg") center top no-repeat;
  height: auto;
    background-size: cover;      }
.galleryWrap::after {
    content:'';
    clear:both;
    display:block;
}
.galleryWrap  h3 {
margin-bottom: 5px;
 
  width: 100%;
  font-size: 26px;
  font-family: 'S-CoreDream';
  font-weight: 800;
  color: #fff;
}
.galleryWrap  h3 ins { border-bottom: 1px solid #0159a1;
  text-decoration: none; padding-top: 35px;}
.galleryWrap  h3 ins span { color:#549d37;  font-size: 23px;font-family: 'S-CoreDream';font-weight: 200;}
.galleryWrap  h3 small {   display: block;
  margin-top: 10px;
  font-size: 10px; letter-spacing: -0.1px; }
.galleryWrap ul.mgallery {display: flex; gap: 1.333%; margin-top: 20px;}

.galleryWrap .galleryArea { position:relative;   }
.galleryWrap .galleryArea h3 { margin-bottom: 0;
  
  width: 100%;
  font-family: 'S-CoreDream';
  font-weight: 700;
  color: #fff;
  font-size: 26px;}
.galleryWrap .galleryArea h3 span { font-family: 'S-CoreDream';
  font-weight: 900;
  font-size: 37px;  color: #0159a1;}  
.galleryWrap .galleryArea .btnMore{
top: -10px;
  padding: 5px 15px;
  line-height: 100%;
  display: block;
  position: absolute;
  right: 0;
  font-size: 37px;
  font-family: 'S-CoreDream';
  font-weight: 300;
  color: #fff;
  transition: all 0.3s ease-out;
}

.galleryWrap .galleryArea .btnMore:hover{
 font-weight: 600;
}

.galleryWrap .galleryArea .galleryList .mgallery li{ width: 24%;

}
.galleryWrap .galleryArea .galleryList .mgallery li  a { display:block;
  background: rgba(255,255,255,0.8);
  padding: 15px;
list-style: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  border-radius: 10px; transition: background 0.3s ease-out;     
     }
.galleryWrap .galleryArea .galleryList .mgallery li a:hover { background: rgba(255,255,255,1);  }	 
.galleryWrap .galleryArea .galleryList  li.noData {
    width:100%;
    text-align: center;
    line-height:300px;
    height:300px;
}
.galleryWrap .galleryArea .galleryList .mgallery li:last-child{
    margin-right:0px;   
}
.galleryWrap .galleryArea .galleryList .mgallery li p.list{
    margin-top: 20px;
}
.galleryWrap .galleryArea .galleryList .mgallery li p.list .text{
   display: block; 
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  padding: 5px 0;
  font-family: 'S-CoreDream';
  font-weight: 500;
  color: #231f20;
  margin-bottom: 5px;
  text-align: center; transition: color 0.5s ease-out; 
}
.galleryWrap .galleryArea .galleryList .mgallery li  .date{
width: 100%;
  display: block;
  text-align: center;
  font-family: 'S-CoreDream';
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #1d377f;
  
  margin-bottom: 0;
  
}
.galleryWrap .galleryArea .galleryList .mgallery li a:hover p.list .text { color:#0159a1;  }
.galleryWrap .galleryArea .galleryList .mgallery li .img {    
    width: 100%;
 height: auto;
  overflow: hidden;

}
.galleryWrap .galleryArea .galleryList .mgallery li .img:hover {
    background: rgb(0, 0, 0, 0.8);    
}
.galleryWrap .galleryArea .galleryList .mgallery li .img img{   
width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  transition: all 0.5s ease-out;
}

.galleryWrap .galleryArea .galleryList .mgallery li a:hover img { -webkit-transform: scale(1.2); transform: scale(1.2);    }






.con_1 .btn_box {  width: 430px;position: absolute;right: 0;}
.con_1 .btn_box h3.main_tit_st span { color: #ffcd4d; }
.con_1 .btn_box article {display: flex; flex-wrap: wrap;  margin-top: 8px;}
.con_1 .btn_box article a  { width: 33.3333%; text-align: center;padding-bottom: 20px;border-radius: 30px; background:#fff; transition: background 0.2s ease-out;}
.con_1 .btn_box article a:hover { background: #ffcd4d;  }
.con_1 .btn_box article a img {display: block;   margin: 10px auto 5px auto;}
.con_1 .btn_box article a span {  font-family: 'S-CoreDream';font-weight: 500;font-size: 18px;color: #333;justify-content: center;align-item: center;}














#banner_con .slick-list {       }
#banner_con .slick-arrow{z-index: 2;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    transform: translateY(-25px);
    outline: none;
    border: 0;
    font-size: 0; border-radius:50%  }
#banner_con	.slick-prev { background: #6ed1de url(../_img/main_top_arrow_prev.png) center center no-repeat; left:-25px; }
#banner_con	.slick-next { background: #6ed1de url(../_img/main_top_arrow_next.png) center center no-repeat; right:-25px; }


/*main_vis*/
#main_vis {/*width: calc( 100% - 532px );*/ width:70%; height:550px;  float: left;  }
#main_vis .banner { width:100%;  height:550px;     }
#main_vis .banner-item div{height:550px;  background-size: cover;  background-position: center center; }

.main_vis_txt1 h3.child {   /*! font-size: 90px; */
  font-weight: 300;
  letter-spacing: 0;
  line-height: 100%;
  font-family: 'S-CoreDream'; font-size: 22.5px;margin-bottom: 10px; color: #2a3b7c;}

.main_vis_txt1 h3.child b { font-size: inherit;  font-family: 'S-CoreDream';  font-weight: 600;}

.main_vis_txt2  h4.child { font-family: 'S-CoreDream';
  font-weight: 600;
  font-size: 64px;  animation: gradient 6.0s linear infinite;}
#main_top_txt h4 {  font-size: 28px;
  margin-left: 4px;
  margin-bottom: 8px;
  font-family: 'S-CoreDream';
  font-weight: 300;
  letter-spacing: -0.2px;}

.parent .child {
   /* font-size: 2em; 애니메이션 높이 */
   
   /*  line-height: 1; 
    animation-name: grow; 
    animation-duration: 1s;애니메이션 시간 */   
}
#main_top_txt .main_vis_txt1 {  height:97px; margin-bottom: 5px;  }
#main_top_txt .main_vis_txt2 { ont-size: 62px;
  font-family: 'S-CoreDream';
  font-weight: 600;   }
#main_top_txt .main_vis_txt3 { height: 57px;   }

.gradient { 
    background: linear-gradient(90deg,#051d3f,#13376c 20%,#25508f 35%,#304a93 50%,#1a2a69 65%,#2e4b8e 85%,#0d2650);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: gradient 3.0s linear infinite;
    background-size: 200% 100%;
}
@keyframes gradient {
    0% {
        background-position: 0;
    }

    100% {
        background-position: 100%;
    }
}

/* 키프레임 애니메이션 */
@keyframes grow {
    from { transform: translateY(2em) }/* 애니메이션 높이 */
    to { transform: translateY(0) }
}

/*#main_vis .slick-dots { position: absolute; left:0; top:0;  padding-top: 10px; height:30px;  }
#main_vis .slick-dots:after{content:''; display:block; clear:both;}
#main_vis .slick-dots li { float: left; margin-right:3px;}

#main_vis .slick-dots li:first-child { margin-left:10px;       }
#main_vis .slick-dots li:last-child { margin-right:0;   }
#main_vis .slick-dots li  button { width:15px; height:15px; background:#233167;  border: none;   border-radius: 50%;}
#main_vis .slick-dots .slick-active button { background: #0053a4;   width:15px;}*/


#main_vis .slick-dots {position: absolute;
width: 50%;
top: 330px;
left: -39.5%; z-index: 999;
}
#main_vis .slick-dots li {display: inline-block;
  vertical-align: top;
  width: 10px; }
#main_vis .slick-dots li:last-child { }
#main_vis .slick-dots li button { width: 3px;
  height: 20px; background:#fff;  padding:0; text-indent:-9999px; border:none; vertical-align:middle;
transition:all 0.6s;
-moz-transition:all 0.6s;
-webkit-transition:all 0.6s;
-o-transition:all 0.6s;
-ms-transition:all 0.6s;}
#main_vis .slick-dots li.slick-active button {width: 3px;
  height: 55px;
  background: #509cd3; }

.top_main { position:relative;  overflow: hidden; }
.wave_box { position: absolute; bottom: -3px;  }



/*메인 글자배경 애니메이션*/
.jumbotron {
    
    background: linear-gradient(-45deg, #3ca4a0, #024b56, #4ea689, #126058);
    background-size: 400% 400%;
    animation: gradient 10s ease infinite;
}
@keyframes gradient {
    0% {
     background-position: 0% 50%;
    }
    50% {
     background-position: 100% 50%;
    }
    100% {
     background-position: 0% 50%;
    }
}

.main_vis_txt .main_vis_txt_1 { font-size:22px;   font-family: 'S-CoreDream';font-weight: 200;padding-left: 5px;}
.main_vis_txt .main_vis_txt_2 { font-size:24px;  font-family: 'S-CoreDream';padding-left: 5px;letter-spacing: 0.1px;font-weight: 200;margin-bottom: 30px;}
.main_vis_txt h3 { font-size:103px;   font-family: 'S-CoreDream';font-weight: 100;letter-spacing: -3px;}
.main_vis_txt h3 span {   font-size:45px; color:#87ebde;  font-family: 'S-CoreDream';margin-left: 10px;font-weight: 200;}
.main_vis_txt .main_vis_txt_3 {   }
.main_vis_txt .main_vis_txt_3 a {   color: #fff;border: 1px solid #fff;font-family: 'S-CoreDream';font-size: 24px;padding: 5px 30px;border-radius: 10px;margin: 0 3px; transition: all 0.3s ease-in-out; }
.main_vis_txt .main_vis_txt_3 a:hover { background:#fff; color:#0B5662;   }



.variable-width .slick-slide img {
  background: #fff;
  height: 270px;
  color: #3498db;
  margin: 5px;
  line-height: 100px;
}

/*Ã¬Æ’ÂÃ«â€¹Â¨ Ã¬â€¢Å’Ã«Â¦Â¼Ã¬Â¡Â´*/
/*ìƒë‹¨ ì•Œë¦¼ì¡´*/
#banner_con {  }
#banner_con .banner article img  { width:100%;    /*! border: 1px solid #636363; */}
#banner_con .slick-dots { position: absolute; right:10px; top:0;  padding-top: 10px; height:30px;  }
#banner_con .slick-dots:after{content:''; display:block; clear:both;}
#banner_con .slick-dots li { float: left; margin-right:3px;}

#banner_con .slick-dots li:first-child { margin-left:10px;       }
#banner_con .slick-dots li:last-child { margin-right:0;   }
#banner_con .slick-dots li  button { width:15px; height:15px;  background: rgba(0, 0, 0, 0.5); text-indent: -9999px;  border: none;   border-radius: 50%;}
#banner_con .slick-dots .slick-active button { background:#000;   width:15px;}














.ds_b {  display:block;  }
.ds_n {  display:none;   }








/*main_con_info_box*/

.main_con_info_box {  padding: 50px 0;  }
.main_con_info_box:after{content:''; display:block; clear:both;}
.main_con_info_box .info_box_txt1  { width:300px; display:block; float: left; }
.main_con_info_box .info_box_txt2 {  width:calc( 100% - 300px ); display:block;  font-family: 'S-CoreDream';font-size: 30px;color: #024955; text-align:center;  float: left;padding-top: 10px; }
.main_con_info_box .info_box_txt2 strong {   font-size: 30px;font-weight: 500;font-family: 'S-CoreDream';}

/*main_vis animation*/
.transition_6 {
transition:all 0.6s;
-moz-transition:all 0.6s;
-webkit-transition:all 0.6s;
-o-transition:all 0.6s;
-ms-transition:all 0.6s;
}

.translate_x_100{
transform:translateY(-100px);
-moz-transform:translateY(-100px);
-webkit-transform:translateY(-100px);
-o-transform:translateY(-100px);
-ms-transform:translateY(-100px);
opacity:0;
}

.translate_x_play {
transform:translateY(0);
-moz-transform:translateY(0);
-webkit-transform:translateY(0);
-o-transform:translateY(0);
-ms-transform:translateY(0);
opacity:1;
}


.transition_d_2{
transition-delay:0.2s;
-moz-transition-delay:0.2s;
-webkit-transition-delay:0.2s;
-o-transition-delay:0.2s;
-ms-transition-delay:0.2s;
}
/*animation Ã«ÂÂ*/





/*content6  logo 배너일때*/
#content6{ 
padding: 50px;
background: #e4e5e4;
}

#content6 h2 {    font-size: 28px;
color: #22391d;
font-weight: bold;
margin-bottom: 20px;
position: relative;
 }
#content6 h2 a {       position: absolute;
right: 20px;
bottom: 0;
font-size: 55px;
font-weight: 100;
color: #bababa;
transition: all 0.5s ease-out;}
#content6  a:hover { color: #265297;   }
#content6 .regular3  { width:100%; }
#content6 .regular3 .slick-arrow
{ z-index: 2; 
position:absolute; 
top: 50%; width: 50px; height: 50px; transform: translateY(-25px); outline: none;
border: 0; font-size:0;  } 
#content6 .regular3 .slick-prev.slick-arrow{  left: -2.5%; background: url(../_img/content6_arrow_prev.png) center center no-repeat; } 
#content6 .regular3 .slick-next.slick-arrow{  right: -2.5%; background: url(../_img/content6_arrow_next.png) center center no-repeat; } 

#content6 .regular3:after{content:''; display:block; clear:both;}


/* #content6 .slick-list 간격*/
#content6 .slick-list {marign-right: -20px;}
#content6 .slick-slide {padding-right: 20px;}

#content6 .slick-slide div { background: #e4e5e4;  }
#content6 .slick-slide div a img { mix-blend-mode: multiply;  }

/* POPUP */

.popup_box {     position: absolute;top: 157px;/*width: 1280px;margin: auto;left: 0;right: 0;*/text-align: center;}

.popup_box .notice_popup { background:rgba(0,0,0,0.5);
  width: 400px;
  margin-left: auto;
  padding:0 10px 0 10px;
  box-sizing: border-box;
  height: 360px;
  z-index: 2;
  position: sticky;
  border-radius:20px;}
.popup_box .notice_popup h3 { margin-bottom: 10px; font-family: 'S-CoreDream'; font-weight: 900; color: #fff; font-size: 30px; padding-top: 10px;}
.popup_box .notice_popup h3 img {     position: relative;  top: 14px; }
.popup_box .notice_popup h3 span {  color: #fff;
  font-size: 30px;
  font-family: 'S-CoreDream';
  font-weight: 900;}
.popup_box .notice_popup ul {    background: rgba(255,255,255,0.7);
  height: 274px;
  margin-bottom: 5px;
  overflow-y: scroll;
  padding:
20px;
  text-align: left;
  border-radius:
20px;}
.popup_box .notice_popup ul li {    padding-bottom: 5px;border-bottom: 1px solid #918e8e;margin-bottom: 10px;}
.popup_box .notice_popup ul li:last-child {  margin-bottom: 0;  }
.popup_box .notice_popup ul li a {    }
.popup_box .notice_popup ul li a .n_tit {    color: #000310;font-size: 17px;text-overflow: ellipsis;white-space: nowrap;display: inline-block;height: 22px;overflow: hidden;width: 98%; transition: all 0.5s ease-out;}
.popup_box .notice_popup ul li a:hover .n_tit {    color: #9f006d;  }
.popup_box .notice_popup ul li a .date  {    display: block;margin-bottom: 10px;}
.popup_box .notice_popup ul li a .date b {    font-size: 14px;background: #9f006d;color: #fff;padding: 2px 10px;border-radius: 10px;font-family: 'S-CoreDream';margin-right: 5px;}
.popup_box .notice_popup ul li a .date small {    color: #9f006d;font-size: 17px;font-family: 'S-CoreDream';font-weight: 500;position: relative;top: 2px;}

.popup_box .notice_popup section, .popup_box section {  text-align: left; color: #b4b4b4; }
.popup_box .notice_popup section input, .popup_box section input {  position: relative; margin-right: 5px;
  bottom: 2px; }

.popup_box section input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
  height: 16px;
  outline: 0;
  width: 16px;
}
.popup_box section input[type="checkbox"]::after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: '';
  display: none;
  height: 40%;
  left: 40%;
  position: relative;
  top: 20%;
  transform: rotate(45deg);
  width: 15%;
}
.popup_box section input[type="checkbox"]:checked {
  background: #9f006d;
}
.popup_box section input[type="checkbox"]:checked::after {
  display: block;
}



.popup_box .notice_popup section a:nth-child(1), .popup_box section a:nth-child(1) {  color: #b9b9b9; }
.popup_box .notice_popup section a:nth-child(2), .popup_box section a:nth-child(2)  { color: #b9b9b9;  }

.popup_box .img_popup {   width:400px;background: rgba(255,255,255,0.4);height: 540px;z-index: 2;position: absolute; padding:50px 15px;right: 0;}
.popup_box .img_popup .roll_pop_tit{ font-size:30px;font-family: 'S-CoreDream'; font-weight: 800;   color:#fff; text-align: left; margin-bottom: 7px; margin-top: 60px;}
.popup_box .img_popup .close_btn {position: absolute;
  top: 10px;
  right: 10px;  }
.popup_box .img_popup .close_btn i {  color: #fff;
  font-size: 24px;}
.popup_box .banner{background: #fff;
  height: 242px;
  margin: auto auto 10px auto;
  border-radius: 0 50px; overflow: hidden; }

.popup_box .banner .slick-arrow
{ z-index: 2; /* prevë²„íŠ¼ì€ ìœ„ì¹˜ ì´ë™ì‹œ ì´ë¯¸ì§€ ë’¤ë¡œ ìˆ¨ê²¨ì§ */ 
position:absolute; /* ì›í•˜ëŠ” ìœ„ì¹˜ì— ì§€ì • */ 
top:55%; width: 50px; height: 50px; transform: translateY(-25px); outline: none;
border: 0; font-size:0;  z-index: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999; } 
.popup_box .banner .slick-prev.slick-arrow{ /* prev ì´ì „ */ left: 0; background: url(../_img/content6_arrow_prev.png) center center no-repeat;  -webkit-filter: brightness(0) invert(1); 
filter: brightness(0) invert(1);} 
.popup_box .banner .slick-next.slick-arrow{ /* next ë‹¤ìŒ */ right: 0; background: url(../_img/content6_arrow_next.png) center center no-repeat; -webkit-filter: brightness(0) invert(1); 
filter: brightness(0) invert(1); } 

.popup_box .banner .slick-dots { position: absolute; right:30px; top:10px;  padding-top: 10px; height:30px;  }
.popup_box .banner .slick-dots:after{content:''; display:block; clear:both;}
.popup_box .banner .slick-dots li { float: left; margin-right:3px;}

.popup_box .banner .slick-dots li:first-child { margin-left:10px;       }
.popup_box .banner .slick-dots li:last-child { margin-right:0;   }
.popup_box .banner .slick-dots li  button { width:10px; height:10px; background:#000310;  text-indent: -9999px;  border: none;   border-radius: 50%;}
.popup_box .banner .slick-dots .slick-active button { background: #1c887a;   width:10px;}


.popup_box.pop_type2 .notice_popup, .popup_box.pop_type2 .img_popup { float: left;   }


/*footer*/
.main_c #footer { background:#fff;  }
#footer { position: relative;
  padding: 71px 0;
  box-sizing: border-box;
  text-align: center;
  color: #656565;
  width: 100%;  /*min-width: 1300px;*/ background:#e3e3e3;  
}

#footer p {font-size: 15px;
line-height: 27px;
padding-top: 40px;  }
#footer p span {font-size: 15px;
  font-weight: 300;  }
#footer .footer_ul {  /*! margin: auto; */
/*! width: 400px; */
}
#footer ul:after{content:''; display:block; clear:both;}
#footer ul li {float: left;
padding: 0 40px;
border-right: 1px solid #999; 
}
#footer ul li:first-child { padding-left:0;   }
#footer ul li:last-child { border-right: 0; padding-right:0;     }
#footer ul li a { display: block;

font-size: 20px; transition: color 0.2s ease-out;}   
#footer ul li a:hover { color: #385da2 ;    }

#footer i {    margin-top: 50px;display: block; text-align: right;}
#footer i a {    display: inline-block;}
#footer i a img {    position: relative;bottom: 10px;margin-left: 5px;}

#footer b
{color: #777;}



.con_wrap {
 width: 1400px;
  margin: auto;
  text-align: left;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { height:20px;}

/***************************************  1920 ***************************************/

@media screen and (max-width:1800px){

#main_vis .slick-dots { left: -39%;  }

}

@media screen and (max-width:1706px){

	
#mainVisual .main_top_wrap {width: 97%;  margin: auto; }
.gnb .map-1 { padding: 0 240px 0 270px; }	
	
}



@media screen and (max-width:1635px){

.nav {     width: 100%;
   /* padding-left: 255px;
    padding-right: 84px*/; }

}


@media screen and (max-width:1635px){
.about_area .wrap, .board_area .wrap { width: 95%; margin:auto;  }
}


@media screen and (max-width:1580px){

.wrap {width:100%;padding: 0 30px;}
.body_wrap { width:100%; }
.main_header {/* width: calc( 100% - 40px );*/}
.con_wrap {
width:100%; padding: 0 30px;}

.Journal_zone .Journal_zone_name { right: 3%; font-size: 95px; }

}





@media screen and (max-width:1574px){

#main_top_txt .main_vis_txt1 {     height: 80px;  }
.top_main #main_top_txt h3 { font-size: 76px;  }
.top_main #main_top_txt h4 {     font-size: 25px;  }
#main_vis .slick-dots { top: 290px;}

}


@media screen and (max-width:1550px){

}



@media screen and (max-width:1540px){
.swiperVisualWrap .swiper-button-prev, .swiperVisualWrap .swiper-button-next { display:none;  }

.gnb .map-1 .map-1-item>a span { font-size: 23px; }
.gnb .map-1 .map-1-item>a { padding: 45px 0 25px 0; }

}



@media screen and (max-width:1480px){

#body .main_top_box .main_top_box_con { width:100%; padding:0 40px;   }
.swiperVisualWrap .textArea { width:100%; padding: 190px 50px 0 40px; }

}

@media screen and (max-width:1440px){


.main-visual-item .main-visual-txt-con .main-visual-txt2 { width: 50%; }


}


@media screen and (max-width:1430px){
#main_vis .main_vis_txt {       left: 5%; width: 86%;    }
.Journal_zone .Journal_zone_name { font-size: 85px; }

}


@media screen and (max-width:1400px){
	

#banner_con .banner article img { width:100%; height: auto; }	
#main_vis .main_vis_txt p { font-size:18px;}
}






@media screen and (min-width:813px) and (max-width:1399px) {

.swiper-button-play{display:none;color:#fff;}
.swiper-button-pause{color:#fff;}

}


@media screen and (max-width:1390px) {
.main_top3 ul li { width: 50%;   }
.body_wrap { padding: 0 20px; }
.nav h1 a img { width: 90%;  padding-top: 3px;}
.gnb .map-1 {         padding: 0 225px 0 230px; }
.gnb .map-2 .map-2-item a span { font-size: 16px; }
}


@media screen and (max-width:1376px) {
#main_vis .main_vis_txt h4 {line-height: 32px;   }
#main_vis .main_vis_txt .main_vis_txt2 {     height: 65px;      margin-bottom: 10px; }

.Journal_zone .Journal_zone_name { font-size: 75px;  top: 50px;}

}

@media screen and (max-width:1370px){


.main-visual-item .main-visual-txt-con .main-visual-txt2 { font-size: 16px; }

.news_zone  {
    width: 474px;}


}

}
@media screen and (max-width:1360px){

#main_vis .main_vis_txt .main_vis_txt3 {  height: 81px;  }
.top_main #main_top_txt article {
    top: 104px;}

.top_main #main_top_txt {width: 40%;   }
.top_main #main_vis { width: 60%;  }

#main_vis .slick-dots {
    left: -61%;
}
.top_main #main_top_txt, #main_vis .banner-item div, #main_vis   {  height: 470px; }
#main_vis .slick-dots {
    top: 260px;
}




}


@media screen and (max-width:1337px){

#m_nav .map-1 .map-2 li a span {font-size: 1.3vw;     }

}


@media screen and (max-width:1300px){
#quick_menu_area { flex-flow: row wrap; }	
#quick_menu_area a { flex-basis: 33.3333%; padding: 20px 0 50px 0;}
}

@media screen and (max-width:1290px){
.main-visual-item .main-visual-txt-con .main-visual-txt2 { width: 60%; }
}

@media screen and (max-width:1280px){


#content6 { padding-bottom:50px;}
#album { padding-bottom:50px;}

.gnb .map-1 .map-1-item>a span {    font-size: 22px; }
.main_top_news .txt_notice .txt_notice_tit li span { font-size: 22px; }
.main_top_news .txt_notice .txt_notice_tit li.active .more {bottom: -1px;  }
}


@media screen and (max-width:1260px){
#main_vis .slick-dots {
    left: -60%;
}
.Journal_zone .Journal_zone_name { font-size: 65px; }
}

@media screen and (max-width:1255px){


#m_nav .map-1 .map-2 li a span { font-size:1.5vw;}	
}


@media screen and (max-width:1240px){
.gnb .map-1 {
        padding: 0 225px 0 210px;
    }
#main_vis .slick-dots {
    left: -60%;
}
    .body_wrap {
        padding: 0 15px;
    }
.gnb .map-1 .map-1-item>a span {    font-size: 20px; }
.nav h1 a img {         width: 80%;  padding-top: 6px; }

.news_zone  { width:100%; float:none; margin-left: 0;  }
.gnb .map-2 .map-2-item a span { font-size:}
}

@media screen and (max-width:1215px){





}
@media screen and (max-width:1200px){
/*hd_top*/
.modal-content { /*width:95%;*/} 	





/*menu*/


#layer_pop article { width:100%; padding:0 10px;} 
#layer_pop article .close_btn {right:10px;}

#board_box .board_con { padding-top:0; padding-right: 10px;}
#board_box .board_con h3 {  }

/*content2*/
#board_box .wrap, .album .wrap { padding: 0 2%; }

 #board_box .board_con h3 b { display:none;}
#board_box .board_con h3 .bd_more { bottom: 10px;  }



/*book_zone*/
#book_zone .wrap { padding:0 2%;   }


#album_zone  { padding: 30px 10px 50px 10px;  }


#content_icon ul li a strong { font-size:24px;}

.contents .wrap2 .content3 article ul li a small { display:none;}


/**/







} 



@media screen and (max-width:1180px){

#main_vis { }




#main_vis .main_vis_txt .main_vis_txt2 {  height: 34px; }
}


@media screen and (max-width:1170px){
/*header*/ 

.gnb .map-1 .map-1-item>a { /* padding: 22px 19px;*/}

/*.container {  max-width: 95%;  }*/
.nav {}


.gnb .map-2 .map-2-item a span { word-break: break-word; }


}

@media screen and (max-width:1150px){

.board_area .txt_notice .txt_notice_tit li span {     font-size: 28px; margin-right: 30px; }
.board_area .txt_notice .txt_con_box.all_con  li a {padding-right: 0;  }
.board_area .txt_notice .txt_con_box.all_con li a span.n_tit {  width: calc(100% - 100px);}
.board_area .txt_notice .txt_con_box.all_con li a span.date { display:none;}
.gnb .map-1 {     padding: 0 180px 0 210px; }
.hd_top_1 span.top_right_btn a {  background:none; box-shadow: none;     width: 40px; height: 40px;}
.hd_top_1 span.top_right_btn a i { font-size: 26px; }
.Journal_zone .Journal_zone_name { font-size: 55px; top: 60px; }
.hd_top_1 span.top_right_btn a { border:none;  }

}



@media screen and (max-width:1100px){
	
.board_area { height:auto; padding:0;  background: none;}
.board_area .wrap {width: 100%;}
.board_area .main_banner:after { content:""; clear:both; display:block; }
.board_area .main_banner article.board_area_tit {float:left;margin-right: 35px;}
.board_area .main_banner article.board_area_tit strong { display:block;   }
.board_area .main_banner #banner_notice  {float: right;width: calc( 100% - 259px );}
.board_area .main_banner {
        float: none;
        width: 100%;
        background: url(../_img/board_area_bg.jpg) center center no-repeat;
        padding: 35px 2.5%;
        background-size: cover;
		transform: scaleX(-1);
        }
.board_area .main_banner .main_banner_wrap {  transform: scaleX(-1);  }		
.board_area .txt_notice { width: 100%;
        padding: 35px 2.5%; }
.board_area .txt_notice .txt_notice_tit li span { font-size: 34px;}
.board_area .txt_notice .txt_con_box.all_con li a { padding-right: 100px;}
.board_area .txt_notice .txt_con_box.all_con li a span.date { display:block;   }

.about_area {padding: 40px 0 50px 0; }
.about_area .wrap article:nth-child(1) {position: initial;
        padding-top: 0;
        text-align: center;
        margin-bottom: 15px;
        font-size: 46px; }
.about_area .wrap article:nth-child(1) strong {  display: inline; margin-left: 20px; } 
.about_area .wrap article:nth-child(2) { padding-left: 0; }

.gallery_area { padding: 30px 0 80px 0;}

.board_area .txt_notice .txt_notice_tit {border-bottom: 1px solid #a3bacd;  padding-bottom: 10px;}
.board_area .txt_notice .txt_notice_tit li.active .more {  bottom: 10px; color: #7595af;}

}






@media screen and (max-width:1085px){
/*top*/

/*menu*/

.contents .wrap2 .content5 ul li a small { display:none;}
.contents .wrap2 .content5 ul { padding:10px;}



#banner_con .slick-prev { left: 0;  }
#banner_con .slick-next { right: 0;  }


.main_top2 .news_box ul .board_box1 {   background: url(../_img/board_img.png) no-repeat left top;  }
.main_top2 .news_box ul .board_box2 {   background: url(../_img/board_img2.png) no-repeat left top;  }
.main_top2 .news_box ul .board_box3 {   background: url(../_img/board_img3.png) no-repeat left top;  }
.main_top2 .news_box ul .board_box4 {   background: url(../_img/board_img4.png) no-repeat left top;  }
.main_top2 h3 span  { color: #3a4c73;   }
.main_top2 h3 span a { color: #3a4c73; font-weight:bold;   }
#banner_con .slick-arrow {     height: 35px;
    width: 35px;
    border-radius: inherit;  }
	

	
	
}


@media screen and (max-width:1070px){
.hd_top h1 {         width: 165px;  margin-top: 30px; }
/*.gnb .map-1 {   padding: 5px 25px 0 230px;}*/
.hd_top .hd_top_1 { top:0; right:10px;}
.hd_top .hd_top_1 a { font-size:15px;} 
.hd_top .hd_top_2 { /*top: 15px; right: 10px; */  }
.hd_top .hd_top_3 { top: 15px;    }

/*.gnb .map-2 {top:80px;}*/

.gnb > li > a {padding: 20px 20px 23px 20px; font-size:20px;}

.contents .wrap2 .content5 ul li a img { width: 65px; margin-right: 5px;  }

.gnb .map-1 .map-1-item>a {/* padding: 22px 19px; */ }
/*.hd_top .top_menu  { display:none;}*/

.hd_top { /*height: 90px;*/ }
/*.gnb_bg { top: 155px;}
.gnb .map-2 { top: 55px }*/

.nav {      /*   padding-left: 210px;*/}

}

@media screen and (max-width:1040px){

.info_area article p { font-size: 19px; line-height: 150%;}
.info_area article small { display:none;}
.info_area article span { display:block;}
.info_area article:nth-child(2) span {     margin-left: 0; }

.main_top_news .txt_notice .txt_notice_tit li span { font-size: 20px;  margin-right: 0;}
.main_top_news .txt_notice .txt_notice_tit li.active .more { bottom: -3px; }

}


@media screen and (max-width: 1024px) {
	
	
.main_top_news .txt_notice .txt_notice_tit li span { font-size: 19px;  }	
.nav h1 { top: 10px; }
.hd_top_1 span.top_right_btn { top: 15px; }	
.main-visual_img1 { background-color: #2e5273; background-image: url(../_img/meta01.jpg); background-blend-mode: overlay; background-position-x: right; }
.main-visual_img2 { background-color: #263843; background-image: url(../_img/meta02.jpg); background-blend-mode: overlay; background-position-x: right; }	

.main_header .container { display:none;  }

.swiperVisualWrap .textArea { padding: 115px 50px 0 40px; }
.swiperVisualWrap .textArea .textTitle {font-size: 66px;  }
.swiperVisualWrap .textArea .textTitle span {font-size: 68px;  }
.swiperVisualWrap .textArea .textSmall {font-size: 24px;  }
	
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li { width: 49%; }	
#body .main_top_box .main_top_box_con article.main_top_quick_menu { width: 300px; }	
#body .main_top_box .main_top_box_con article.main_top_news {     width: calc(100% - 300px); }
.main_top_news .txt_notice .txt_con_box ul { display: block; }
.main_top_news .txt_notice .txt_con_box li a span.n_tit {    width: 100%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 135%;
    font-family: 'S-CoreDream';
    font-weight: 800;
    word-break: break-word;
    -webkit-line-clamp: 2;
    transition: color 0.5s ease-out;
    max-width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 0;  height: 26px }
.main_top_news .txt_notice .txt_con_box .board_tit_n, .main_top_news .txt_notice .txt_con_box .board_tit_c{margin-bottom: 7px;}
.main_top_news .txt_notice .txt_con_box li a span.n_con {        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /*display: inline-block;*/
        height: 23px;
        margin-bottom: 5px;  display: none; }
.main_top_news .txt_notice .txt_con_box li {        margin-bottom: 10px;  }
.main_top_news .txt_notice .txt_con_box li:last-child { margin-bottom:0;  }
.main_top_news .txt_notice .txt_con_box li a span.date {  }
	
#header { height: 67px; }
.body_wrap { height: 67px; }
.main_header { height: 67px; }
.hd_top {  height: 0; }
.wrap  { width:100%; padding: 0 20px;}
.gnb .map-1 { }
.gnb .map-1 .map-1-item>a { padding: 22px 15px;  }
#footer { padding-left:0;}
.gnb .map-2 .map-2-item {
    padding: 6px 5px 10px 5px;}	
#content_icon ul li a strong { font-size:20px; font-weight: 500; }	

.gnb .map-1 .map-1-item>a {
    padding: 22px 15px;
}
/*footer*/
#footer { padding-top:30px;}
#footer p{ padding-top:30px;     text-align: center;}
#footer p, #footer p span  { font-size: 14px;    line-height: 24px;  }
#footer p span { display: block;}
#footer p small { display: none;}
#footer .footer_ul {width: 466px;right: 0;left: 0;margin: auto; top:10px;}	
#footer ul .footer_btn1, #footer ul .footer_btn2 {width: 50%;     }
#footer .footer_ul  .footer_btn2 .dropdown {  width: 100%;    }
#footer ul li {padding: 0;width: 50%;text-align: center;}
#footer ul li a {   }
.dropdown .list  { right:0;     }
.dropdown .list ul li {  width: 100% !important;  box-sizing: border-box;    }

#layer_pop article span small {
display: block;
    margin: 10px 0 10px 10px;
    line-height: 140%;}





/*hd_top*/
.modal { height:100%; background: rgba(0,0,0,0.8);    overflow: hidden; display:none;}
.modal.sitemap_open { display: block; } 
.modal-content { /*position: fixed*/; height:100%; /*overflow-y: auto;*/
    right: -320px;
    top: 0;
    position: absolute;
    z-index: 9;
    width: 320px;
    background-color: #ffffff;    /*  margin: 0;   border:0;
    padding: 0; */ }
.modal.sitemap_open .modal-content { right:0;}
.modal-content h3 { display:none;}
#menu_top { display: block; width:100%;  margin-top: 25px; margin-bottom: 5px;}
#menu_top:after { content:""; clear:both; display:block; }
#menu_top li { float:left; width:50%; }
#menu_top li a { display:block; color:#fff; padding: 10px; text-align: center;      font-size: 18px;}
#menu_top li a i { margin-right:5px;    }
#menu_top li:first-child { background-color:#b95c49;    }
#menu_top li:last-child { background-color:#0f376e;    } 
.modal-content .close  { margin:15px;  color: #999;  }
.modal-content .close:hover,
       .modal-content .close:focus {
            color: #052350;
            text-decoration: none;
            cursor: pointer;
        }
.modal-content .top_m  { display: block !important;}

#m_nav .map-1  { float: none; width: 100%; text-align: left; margin: 0;    }
#m_nav .map-1 > li { float:inherit; width: 100%; text-align:left; position: relative;}
#m_nav .map-1 > li > a {  padding: 20px 0 20px 15px; margin-bottom: 0;border-bottom: 1px solid #cccccc;  display: block;  color: #052350;     font-size: 22px; }
#m_nav .map-1 > li > a span {  font-size: 20px; color: inherit; }
#m_nav .map-1 > li > i { display:block;  position: absolute; right: 15px; top: 22px; color: #052350      }
#m_nav .map-1 .map-2 { background-color: #efefef;     margin: 0; display:none;    /*s_menu ê°ì¶¤*/}
#m_nav .map-1 .map-2 li { height:auto;     margin: 0; border-bottom: 1px solid #C9C9C9;  }
#m_nav .map-1 .map-2 li a { display: block;  font-size: 18px;
    padding: 15px 0 15px 15px;
    color: #333;}
#m_nav .map-1 .map-2 li a span {  font-size: 18px;    }	


/*#m_nav .m_menu  { float: none; width: 100%; text-align: left; margin: 0;    }
#m_nav .m_menu > li { float:inherit; width: 100%; text-align:left; position: relative;}
#m_nav .m_menu > li > a {  padding: 20px 0 20px 15px; margin-bottom: 0;border-bottom: 1px solid #4f6e6f;  display: block;  color: #fff;     font-size: 22px; }
#m_nav .m_menu > li span { display:block;  position: absolute; right: 15px; top: 15px; color: #999      }
#m_nav .m_menu .m_sub { background-color: #efefef;     margin: 0; display:none;    s_menu ê°ì¶¤}
#m_nav .m_menu .m_sub li { height:auto;     margin: 0; border-bottom: 1px solid #C9C9C9;  }
#m_nav .m_menu .m_sub li a { display: block;  font-size: 18px;
    padding: 15px 0 15px 15px;
    color: #333;}
*/
.modal-content #m_logo { display: block; 
    margin-top: 3px;
    text-align: left;
    margin-left: 10px;  }
.modal-content #m_logo img {width: 160px; margin-top: 20px;}
.modal-content.close { color:#fff;}	



.con_no {      margin: 70px 0; }

.top_main #main_top_txt article { top: 100px;  }
#main_vis .slick-dots {     left: -60.5%;
    top: 255px;  }
.top_main #main_top_txt, #main_vis .banner-item div, #main_vis   {  height: 420px; }

.nav { /*padding-left: 185px;*/
        padding-right: 67px; }
.hd_top .hd_top_2 {     right: 10px;
    top: 15px;  }
.hd_top h1 a img {
    width: 150px; margin-top: 18px;}
#header { background: #fff; }
.hd_top_1 {/* display:none;*/}
.hd_top h1 {margin-top: 0;}
.hd_top .top_menu {     top: 0;
    position: absolute;
    right: 10px; background: #215d90;}
.hd_top .top_menu span {     font-size: 30px;
    position: relative;
    top: 4px;
    font-weight: 700;
    color: #fff;  }

.gnb_bg {  top: 67px; }
.gnb .map-2 {     top: 67px; }
.gnb .map-1 .map-1-item>a span {  font-size: 19px;
 }



#m_nav .map-1 .map-2 li a span { color: #506999; }
#m_nav .map-1 .map-2 li a:hover span { color: #254481; }

.popup_box { top: 67px; }


}


@media screen and (max-width:990px){
/*header*/ 


.hd_top h1 { }
/*.hd_top .hd_top_1 {  left: inherit;  right: 10px;  }*/

.hd_top .google { max-height: 32px;    }
.hd_top article { position:absolute; top:5px; left:5px;   }
.hd_top span .ds_none { display:none;}
.hd_top span .top_m2{/* display:none;*/}
.m_none{ display:none;}


#sub_top_menu .wrap .sub_menu2 > a span { display: inline-block;
    width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 18px; }

.Journal_zone .Journal_zone_name { display:none;  }


}



@media screen and (max-width:980px){
#main_top_txt .main_vis_txt1 { height: 70px; }
.top_main #main_top_txt h3 {    font-size: 68px;  }
.top_main #main_top_txt h4 {     font-size: 22px;  }
#main_vis .slick-dots {  top: 235px; }

.Journal_zone {     padding: 50px 0; }

}


@media screen and (max-width:960px){
	
}


@media screen and (max-width:950px){

/*#header {
    height: 145px;
}
.main_header {      height: 70px; }*/

.contents .wrap2 .box h2, .contents .wrap2 .content4  {display:none;}

#footer { height:auto;}

.hd_top .hd_top_2 { }

/*.gnb .map-1 .map-1-item>a {
    padding: 8px 15px 13px 15px;
    height: 55px;
}*/

}




@media screen and (max-width:945px){

#main_vis .slick-dots {
    left: -59.5%;
}

}






@media screen and (max-width:920px){


/*mainVisual*/
#mainVisual article {}

.main-visual-item .main-visual-txt-con .main-visual-txt2 {width: 80%;}
#body .main_top_box .main_top_box_con article.main_top_news {     width: calc(100% - 285px); }
#body .main_top_box .main_top_box_con article.main_top_quick_menu {width: 285px;  }

.board_area .main_banner #banner_notice {width: calc(100% - 210px);  }

.galleryWrap ul.mgallery {     gap: 2%; flex-wrap: wrap; }
.galleryWrap .galleryArea .galleryList .mgallery li { width: 49%;     margin-bottom: 2%;}
.galleryWrap { height: auto;  background-size: cover; padding-bottom: 25px; padding-top: 30px;}
.galleryWrap .galleryArea .galleryList .mgallery li .img img { aspect-ratio: 4 / 2; }
}
@media screen and (max-width:890px){
.gnb .map-1 .map-1-item>a span {        font-size: 18px;  }
.gnb .map-2 .map-2-item a span {
    font-size: 14px;
}




}
@media screen and (max-width:860px){
.gnb .map-1 .map-1-item>a span {        font-size: 17px;  }
}


@media screen and (max-width:850px){
.main_top2 .board_box1, .main_top2 .board_box2 {width: 100%;  float: none;   }
.main_top2 .board_box1 {     margin-right: 0;
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 30px; }

.about_area .wrap article:nth-child(2) a {         flex-basis: 33.3333%;  }
	
}


@media screen and (max-width:840px){


.gnb .map-1 .map-1-item>a span {        font-size: 16px;  }

#body .main_top_box .main_top_box_con {   bottom: auto;  top: 400px; flex-direction: column; }
#body .main_top_box .main_top_box_con article.main_top_news {width:100%;  }
#body .main_top_box .main_top_box_con article.main_top_quick_menu {width:100%;  }
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul { gap:0;}
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li { width: 16.6666%; }
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { width: 200px;
    bottom: auto;
    top: 90px;
    text-align: right;
    right: 40px;  }
}
@media screen and (max-width:820px){



/*mainVisual*/
#mainVisual article {/*height: 310px;*/}




}
@media screen and (max-width:812px) {

.swiper-button-play{display:none;color:#fff;}
.swiper-button-pause{color:#fff;}
	

}



@media screen and (max-width:800px) {
.main-visual-con .slick-dots-wrapper {  width: 212px;}
.main-visual-arrow {  width: 100px; }


.info_area article { flex-basis: 100%; padding: 40px 0; }
.info_area article p { }
.info_area article small {display: inline;}
.info_area article span { display: inline;}
.info_area article:nth-child(2) span {     margin-left: 10px; }
}

@media screen and (max-width:780px){


/* mainVisual */

.gnb .map-1 {
    display: none;
}
#header {
    height: 67px;
}

.hd_top .hd_top_3 {display: none;}
.hd_top .hd_top_2 { right:0; top: 15px;}

.hd_top .top_menu { background: none;         right: 0px; }
.hd_top .top_menu i { color: #000;
        font-size: 35px;   }
.hd_top .top_menu:hover { background: none; }		
.hd_top .top_menu:hover i  { color:#215d90;  }
/*#mainVisual .txt { padding:0 15px; box-sizing:border-box; -moz-box-sizing:border-box;  text-align:center; width:100%;}
#mainVisual .txt dl dt {font-size: 12vw; margin-bottom: 2%;}
#mainVisual .txt dl dt small { font-size: 4.4vw;}
#mainVisual .txt dl dd {font-size: 3vw; }
#mainVisual .txt dl dd small { display:block; font-size:26px; }
#mainVisual .txt .since { display: none;  }
.visu01 .txt dl dt, .visu01 .txt dl dd { color:#fff;}


#mainVisual article .inner {  top:50%; }*/

#banner_con {     }


#banner_con { }

.hd_top h1 a img {  width: 175px;  margin-top: 15px;}


#board_zone #conf_zone h2, #album_zone h2, #logo_bn h2 { font-size:24px;}
#album_zone h2 a, #logo_bn h2 a {bottom: -5px;   }


#logo_bn .regular .album_box a img {height: 150px;  }
#logo_bn .regular .album_box a {height: 270px;  }

.main-visual-item .main-visual-txt-con .main-visual-txt1 span {font-size: 46px;  }
.main-visual-item .main-visual-txt-con .main-visual-txt1 { font-size: 20px; margin-bottom: 20px; }
.main-visual-item.active-item .main-visual-txt-con .main-visual-txt2 { font-size: 15px;  }


.board_area .main_banner article.board_area_tit { float:none; font-size: 36px;  }
.board_area .main_banner article.board_area_tit strong { display:inline; font-size: 36px; }
.board_area .main_banner #banner_notice { float:none; width: 100%;  }
.board_area .txt_notice .txt_notice_tit li span { font-size: 30px;  }






}



@media screen and (max-width:768px){
.hd_top_1 span.top_right_btn a:hover div.menu_name { display: none;  }


.hd_top_1 span.top_right_btn a.join_btn,  .hd_top_1 span.top_right_btn a.login_btn,  .hd_top_1 span.top_right_btn a.logout,  .hd_top_1 span.top_right_btn a.mypage, .hd_top_1 span.top_right_btn a.adm { display:none;}
	
.Journal_zone .Journal_zone_box .tit_area {margin-bottom: 30px;   }	
#body .main_top_box .main_top_box_con { top: 365px; }	
.swiperVisualWrap .textArea .textTitle {font-size: 54px;  }
.swiperVisualWrap .textArea .textTitle span { font-size: 54px; letter-spacing: -4px; }
.swiperVisualWrap .textArea { text-align: center; }
.swiperVisualWrap .textArea .textSmall{font-size: 21px;
        letter-spacing: 34px;
        left: 20px;}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {  width: 100%;       text-align: center;
        right: 0;
        left: 0;
        top: 330px; }
#body .main_top_box .main_top_box_con {padding:0 20px;  }
		
.Journal_zone .wrap {  display: block;}
.Journal_zone .wrap .book_cover { display:none;  }
.Journal_zone .Journal_zone_box{ width:100%}

.top_main #main_top_txt { width:100%; float:none;      height: 200px;}
.top_main #main_vis { width:100%; float:none; }
.top_main #main_top_txt article { width: 100%;
    top: 40px;
    text-align: center;
    left: 0; }
 #main_vis .banner-item div, #main_vis {height: 340px;}	

#album .regular div a img { width:160px;   }
#album {  margin-top:20px; }


#content6 .regular3 div a img { width:160px;   }
#content6 { padding:0; margin:40px 0; }

.galleryWrap .galleryArea .galleryList .mgallery li p.list { margin-top: 10px; }
.galleryWrap .galleryArea .galleryList .mgallery li p.list .text { font-size:17px;  }

#sub_top_menu .wrap { max-width:inherit;  }

.top_main #main_top_txt h4 {
    margin-left: 0;
}


#main_vis .slick-dots {
    left: 30px;
    top: 20px;
}
.board_area .txt_notice {         padding: 35px 25px; }
.board_area .txt_notice .txt_con_box.all_con li a { padding-right: 80px; }
.board_area .txt_notice .txt_con_box.all_con li a span.n_tit { width: calc(100% - 50px); }
.board_area .txt_notice .txt_con_box .board_tit_n, .board_area .txt_notice .txt_con_box .board_tit_c  { display:none;  }  
.board_area .txt_notice .txt_con_box li a .board_tit_icon { display: inline; margin-right: 5px; width: 30px;
        position: relative;
        top: 3px; }  
.board_area .txt_notice .txt_con_box li a span.date {  font-size: 14px;
        width: 85px;
        padding-top: 3px; }
}


@media screen and (max-width:740px){
#quick_menu_area a { flex-basis: 50%;   padding: 20px 0 50px 0; }

}
@media screen and (max-width:720px){
  
/*header*/   
#header {}
/*.hd_top h1 {      top: -8px; }*/
.hd_top h1 a img {   }
/*.hd_top .top_menu { top:53px; right: 5px;}	 */
.hd_top #top_search { top:53px; right: 65px;}  


.hd_top .hd_top_2 {  right: 10px;  }
.main_top2 h3, #album h2 { font-size: 36px;  }


#body .main_top_box .main_top_box_con article.main_top_quick_menu {background: #172a5d; padding-bottom:15px; }
#body .main_top_box .main_top_box_con article.main_top_quick_menu h3 {color: #fff;  }
#body .main_top_box .main_top_box_con article.main_top_quick_menu h3 span {color: #cf7765;  }
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li a img {  filter: brightness(0) invert(1); }
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li a span {color: #fff;  }
#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li { width:25%; margin-bottom: 15px;  }

.Journal_zone { padding-top: 125px; }

.hd_top_1 span.top_right_btn a.join_btn, .hd_top_1 span.top_right_btn a.login_btn { display:none;  }
.hd_top_1 span.top_right_btn a#hamburgerMenu i {  font-size: 34px; }
.nav h1 a img { padding-top:0;  }
}


@media screen and (max-width:680px){

.main_c #footer {/* margin: 0 15px; */}
#footer {padding-top:0;height:auto;}
#footer .con_wrap { width:100%; padding: 0;  }
#footer .footer_ul  {
    position: initial;
    width: 100%;
    }
.main_c #footer .footer_ul li {/* background: #fff; */}
#footer .footer_ul li  {
    width: 50%;
    border: 1px solid #adadad;
    padding: 15px 0;}
#footer .footer_ul li:first-child { border-left:0;   border-right: 0;      }	

#footer .footer_ul li a {  font-size: 15px; }
#footer i { position: inherit;
    text-align: center;
    width: 100%;
    display: block;
    margin: 20px 0;  }

#footer p
{ margin: 10px 10px 30px 10px; font-size: 13px;  }

#footer p, #footer p span { text-align:center; }

#main_vis .slick-dots {  }
#main_vis .main_vis_txt .main_vis_txt1 {  height: 74px;}
#main_vis .main_vis_txt h3 { font-size: 74px; }
#main_vis .main_vis_txt h3 small { font-size: 28px; }
#main_vis .main_vis_txt h4 { font-size: 24px; }



}
@media screen and (max-width:662px){

#main_vis .main_vis_txt .main_vis_txt2 { height:65px;  }
	
}

@media screen and (max-width:640px){

/* mainVisual */

.main-visual-item .main-visual-txt-con { width: 100%;  }
.main-visual-item .main-visual-txt-con .main-visual-txt1 {font-size: 18px;  }
.hd_top h1 {     width: 200px; margin-left: 10px;  }


.hd_top_1 .wrap span:first-child { display:none;}


.board_area .txt_notice .txt_notice_tit li.active .more { top: -7px; }

.galleryWrap .galleryArea .galleryList .mgallery li p.list .text { font-size:16px;  }

/*hd_top*/
.modal-content {
    max-height: 800px;
    height: 100%;
    overflow-y: auto; }
	
	
.main_top2 h3 span  { color: #fff;   }
.main_top2 h3 span a { color: #fff; font-weight:bold;   }	

.main_top2 .news_box ul .notice_box1, .main_top2 .news_box ul .notice_box2,.main_top2 .news_box ul .notice_box3,.main_top2 .news_box ul .notice_box4,
.main_top2 .news_box ul .board_box1,.main_top2 .news_box ul .notice_box2, .main_top2 .news_box ul .notice_box3, .main_top2 .news_box ul .notice_box4  { background:none;}
.main_top2 .news_box ul li{ padding-left:10px;}
	

.main_top2 h3, #album h2 {  font-size: 28px;    }	
.main_top3 ul li a .main_top3_img {  margin-bottom: 10px;  }	
.main_top3 ul li a .main_top3_tit {      font-size: 26px;  }	


#quick_menu_area a {flex-basis: 100%;text-align: left;padding: 7px 0 7px 98px;height: 88px;}
#quick_menu_area a img {margin: initial;position: absolute;width: 85px;left: 10px;}
#quick_menu_area a .quick_menu_tit {position: relative;top: 24px;margin-bottom: 0;}
#quick_menu_area a .quick_menu_more {background: #cfe1e5;border: none;width: 130px;text-align: center;position: absolute;right: 10px;top: 23px;border-radius: 15px;font-size: 15px;color: #28516f;font-weight: 500;}
#quick_menu_area a:hover .quick_menu_more { background:#fff; }

#quick_menu_area  a:hover  { 
  bottom: 0;
  z-index: initial;
  border-right: initial;
    border-right-color: initial;
  box-shadow: none;
  border-color: initial;
  background-image: none;
  right: initial; border-bottom: 2px solid #d5d5d5;
  border-left: initial; z-index:0;
   }
#quick_menu_area a:hover .quick_menu_more {background: #cfe1e5;  }


.board_area .main_banner { padding: 0; }
.board_area .main_banner article.board_area_tit { display: none;  }
.board_area .main_banner #banner_notice {  }
.board_area .txt_notice .txt_notice_tit li span { font-size: 24px;         margin-right: 20px; }

.popup_box { width:100%; height: auto;  }
.popup_box .img_popup {width:100%;   height: auto; }
.popup_box .banner{ height: auto; }
.popup_box .img_popup .slick-slide img {width:100%;   }
}



@media screen and (max-width:620px){
.about_area .wrap article:nth-child(2) a {       /*  flex-basis: 50%;*/  }
.about_area .wrap article:nth-child(2) a img { width: 100px; }
.about_area .wrap article:nth-child(1), .gallery_area .wrap article:nth-child(1), .gallery_area .wrap article:nth-child(1) strong { font-size:36px;  }
.gallery_area .wrap article:nth-child(1)  { margin-bottom: 15px; }
.gallery_area .wrap article:nth-child(1) a { top: 10px;  }
.gallery_area { padding: 10px 0 30px 0; }
.about_area .wrap article:nth-child(2) a span {font-size: 20px;  }

.info_area article h3 {     font-size: 30px; margin-bottom: 10px; }
.info_area article p { font-size: 18px; }
}


@media screen and (max-width:570px){

#main_vis {height: 260px;   }
#main_vis .banner {  height: 260px;   }
#main_vis .banner-item div{height: 260px;    }
#main_vis .main_vis_txt { top: 153px;}


#main_vis .main_vis_txt .main_vis_txt1 {  height: 55px;}
#main_vis .main_vis_txt h3 { font-size: 55px; text-shadow: 2px 2px 2px black; }
#main_vis .main_vis_txt h3 small { font-size: 19.5px;
    color: #fff;}
#main_vis .main_vis_txt h4 { font-size: 18px; }


#mainVisual { height: 430px; }
.main-visual-item .main-visual-txt-con .main-visual-txt1 span { font-size: 38px; }


.top_main #main_top_txt article {top: 36px;}
#main_top_txt .main_vis_txt1 {height: 55px;}
.top_main #main_top_txt h3 {font-size: 56px;}
.top_main #main_top_txt { height: 170px;    }
.top_main #main_top_txt h4 {     font-size: 20px;  }

.about_area .wrap article:nth-child(1), .gallery_area .wrap article:nth-child(1), .gallery_area .wrap article:nth-child(1) strong { font-size: 32px; }
.about_area .wrap article:nth-child(1) strong { margin-left: 10px; }

#body .main_top_box .main_top_box_con article.main_top_quick_menu ul li { width:33.3333%;  }

}

@media screen and (max-width:545px){


.Journal_zone { padding-top: 95px; padding-bottom: 30px; }
.swiperVisualWrap .textArea .textTitle { font-size: 46px; }
.swiperVisualWrap .textArea .textTitle span { font-size: 46px;  letter-spacing: -3px; }
.swiperVisualWrap .textArea .textSmall { letter-spacing: 23px;   left: 14px; }
.main_top_news .txt_notice { padding: 20px; }
h3.main_tit_st, #body .main_top_box .main_top_box_con article.main_top_quick_menu h3 { font-size: 24px; }
h3.main_tit_st {width: 77px;;}
#body .main_top_box .main_top_box_con article.main_top_quick_menu {padding: 20px 20px 15px 20px;   }
.main_top_news .txt_notice .txt_notice_tit li span {  font-size: 17px; padding: 6px; }
.main_top_news .txt_notice .txt_notice_tit { width: calc(100% - 77px); }
.main_top_news .txt_notice .txt_notice_tit li.active .more {bottom: 0px; font-size: 30px;  }
.Journal_zone .Journal_zone_box .Journal_menu_icon article.Journal_icon div a span { font-size: 17px; }

.main-visual-item .main-visual-txt-con .main-visual-txt1 { font-size: 16px;  }
#album .regular .album_box a strong { margin-bottom:10px;} 
}

@media screen and (max-width:520px){

.info_area article small { display: none; }
.info_area article span {display: block;}
.info_area article h3 img { width: 38px;}
.news_zone  { padding: 40px 20px;  }

}



@media screen and (max-width:450px){
#main_vis .main_vis_txt h3 small { font-size: 15px; }
#main_vis .main_vis_txt h4 { font-size: 14px; }
.main-visual-item .main-visual-txt-con .main-visual-txt1 { font-size: 15px;  }

#quick_menu_area a .quick_menu_more{ display:none;  }
#quick_menu_area a i {         display: block;
        width: 38px;
        text-align: center;
        position: absolute;
        right: 10px;
        top: 21px;
        font-style: normal;
        font-family: 'S-CoreDream';
        font-weight: 200;
        font-size: 34px;
        color: #60aebf;  }
}

@media screen and (max-width:420px){
h3.main_tit_st {width: 68px;;}
.main_top_news .txt_notice .txt_notice_tit { width: calc(100% - 68px); }
h3.main_tit_st, #body .main_top_box .main_top_box_con article.main_top_quick_menu h3 {        font-size: 22px;    }	

.Journal_zone .Journal_zone_box .tit_area h3 strong, .galleryWrap .galleryArea h3 { font-size: 24px;}	
	
}