@media screen and (max-width: 1600px) {
	
	.wrap { width: 90%; }

	/* head */
	.head .hd-menu .gnb-wrap .gnb > li { padding: 0px 50px; }

}

@media screen and (max-width: 1440px) {
	
	.sub_vis .wrap, .sub_contents .wrap { width: 96%; }

	/* head */
	.head .hd-menu .gnb-wrap .gnb > li { padding: 0px 40px; }

}

@media screen and (max-width: 1280px) {
	
	/* head */
	.head.scrolled .head_inr01 { height: 80px; background: #fff; }
	.head_inr02 { display: none; }

	.wrap.logo { position: absolute; left: 2%; top: 10px; width: auto; }
	.left_logo img { width: 100px; }

	.snsbox, .head.scrolled .snsbox { right: 80px; }

	nav.mobile_menu { position: fixed; top: -100vh; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; width: 100%; height: 100vh; z-index: 9001; background: rgba(0, 0, 0, 0.95); border-bottom-right-radius: 100%; border-bottom-left-radius: 100%; transition: all 650ms cubic-bezier(1,0,0,1); }
	nav.mobile_menu.open { top: 0; border-radius: initial; }

	.menu-toggler { position: fixed; top: 35px; right: 2%; width: 30px; height: 19px; display: flex; flex-direction: column; justify-content: space-between; z-index: 9999; transition: all 650ms ease-out; cursor: pointer; }
    body.scrolled .menu-toggler { top: 30px; }
	.menu-toggler.open { position: fixed; transform: rotate(-45deg); }
	
	.bar { background-color: #000; width: 100%; height: 2px; border-radius: 0.8rem; }
	.open .bar { background-color: #fff; }
	.bar.half { width: 50%; }
	.bar.top { transform-origin: right; transition: transform 650ms cubic-bezier(0.54, -0.81, 0.57, 0.57); }
	.open .bar.top { transform: rotate(-450deg) translateX(0.45rem); }
	.bar.bottom { align-self: flex-end; transform-origin: left; transition: transform 650ms cubic-bezier(0.54, -0.81, 0.57, 0.57); }
	.open .bar.bottom { transform: rotate(-450deg) translateX(-0.45rem); }

	.nav-inner { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; width: 90%; height: 100%; margin: 0 auto; }
	.nav-inner .sns_list { position: absolute; left: calc(50% - 95px); bottom: 5%; }

	.nav-list { display: flex; flex-direction: column; flex-wrap: wrap; width: 100%; height: auto; }
	.nav-list > li { display: inline-flex; flex-wrap: wrap; align-content: center; justify-content: center; text-align: center; position: relative; width: auto; margin-bottom: 20px; padding: 0 30px; }
	.nav-list > li:first-child { border-left: none; }
	.nav-list > li:last-child { margin-bottom: 0px; }
	.nav-list > li > a { position: relative; width: auto; color: #fff; font-family: 'HakgyoansimAllimjang'; font-size: 25px; }
	.nav-link { padding: 1rem; font-size: 2rem; }
	.nav-link:hover, .nav-link:focus { color: #fff; }

	.nav-inner ul ul { display: none; width: 100%; height: auto; margin: 15px 0 0; }
	.nav-inner ul ul li { margin-bottom: 5px; }
	.nav-inner ul ul li a { display: inline-block; padding: 0px; color: rgba(255, 255, 255, 0.5); font-family: 'HakgyoansimAllimjang'; font-size: 16px; font-weight: 400; line-height: 1.8; text-decoration: none; transition: all 0.3s; }
	.nav-inner ul ul li a:hover { color: rgba(255, 255, 255, 1); }
	.nav-inner ul ul li a:before { display: none; height: 1px; }
	
	/* footer */
	.footer_banner .banner_inr .banner_inr_in { align-content: center; justify-content: center; max-width: 100%; height: auto; padding: 20px 50px; }
	.footer_banner .banner_inr .banner_inr_in .textbox { text-align: center; width: 100%; margin-bottom: 20px; }
	
	.footer .wrap { display: flex; flex-wrap: wrap; flex-direction: column-reverse; align-content: center; }
	.footer_menubox { display: flex; flex-direction: row; gap: 0px 10px; margin-bottom: 20px; }
	.footer_info { text-align: center; width: 100%; }
	.footer_info_in span { width: 100%; padding: 0px; margin-bottom: 5px; }
	.footer_info_in span:last-child { margin-bottom: 0px; }
	.footer_info_in span:after { display: none; }

	/* main */
	.main_vis {  }

	.main_con04_more { width: 60px; height: 60px; }
	
	.main_con06_inr { gap: 0 15px; }
	.main_con06_inr .main_con06_banner { padding: 40px 40px 120px; text-align: center; }
	.main_con06_more { right: calc(50% - 30px); bottom: 40px; width: 60px; height: 60px; }

	/* sub */
	.sub_vis { margin-top: 90px; }

}

@media screen and (max-width: 1024px) {
	
	/* footer */
	.footer_banner .banner_inr .banner_inr_in .textbox h3 { font-size: 25px; line-height: 1; }

	.footer_banner .banner_inr .banner_inr_in .footer_banner_btn { width: 180px; height: 55px; font-size: 16px; }
	.footer_banner .banner_inr .banner_inr_in .footer_banner_btn span { width: 55px; height: 55px; }

	/* main */
	.main_vis { height: auto; }
	.pc_mainvis_box { display: none; }
	.m_mainvis_box { display: block; }
	
	.main_movie { height: 100vh !important; }

	.main_con { padding: 80px 0; }
	.main_con_title h3 { font-size: 45px; }
	.main_con_title h3 span { font-size: 16px; }
	.main_con_title p { margin-top: 20px; font-size: 18px; }

	.main_con01_list .swiper-wrapper { justify-content: normal; }

	.main_con02 { min-height: 60vh; }
	.main_con02_more { width: 290px; height: 70px; font-size: 20px; }

	.main_con04, .main_con05 { padding-bottom: 0px; }

	.main_con05_videobox iframe { height: 500px; }
	
	.main_con06_inr { gap: 0px; }
	.main_con06_inr .main_con06_banner { flex: none; text-align: left; width: 100%; margin-bottom: 20px; padding: 40px 120px 40px 40px; }
	.main_con06_inr .main_con06_banner03 { margin-bottom: 0px; }
	.main_con06_more { right: 40px; bottom: 40px; }

	/* sub */
	.sub_vis { height: 250px; }
	.sub_title h2 { font-size: 45px; }
	
	.sub_contents { font-size: 16px; }

	.page_wrap { padding: 80px 0 80px; }
	.board_wrap { padding: 80px 0 80px; }
	
	.subpage_inr { margin-bottom: 50px; }

	.overview_list > div { width: 55%; }
	.overview_list .post { width: 45%; }
	.overview_list .txt h3 { margin-bottom: 30px; font-size: 35px; }
	
}

@media screen and (max-width: 768px) {
	
	body { font-size: 14px; }

	/* head */
	.head_inr01 { height: 70px; }
	.head.scrolled .head_inr01 { height: 70px; }
	
	.left_logo { padding: 20px 15px; }
	.left_logo img { width: 80px; }

	.logo img { height: 60px; }
	
	.snsbox, .head.scrolled .snsbox { top: 15px; right: 60px; }
	.head .sns_list { display: none; }
	.dropdown_main { left: auto; right: 0px; margin-right: 0px; }

    .menu-toggler { top: 25px; }
	body.scrolled .menu-toggler { top: 25px; }
	
	/* footer */
	.footer_banner .banner_inr { margin-bottom: 30px; }
	.footer_banner .banner_inr .banner_inr_in { padding: 0px 50px; }
	.footer_banner:after { display: none; }
	.footer_banner .banner_inr { width: 100%; }
	.footer_banner .banner_inr01 { padding: 30px 0; border-radius: 0 0px 0 0; }
	.footer_banner .banner_inr .banner_inr_in .textbox h3 { display: inline-block; }
	.footer_banner .banner_inr01 .banner_inr_in .textbox h3 { color: #fff; }

	/* main */
	.main_vis {  }
	
	.main_con { padding: 60px 0; }
	.main_con_title h3 { font-size: 36px; }
	.main_con_title h3 span { font-size: 13px; }
	.main_con_title p { font-size: 16px; }
	.main_con_title .main_con_more { height: 45px; }
	.main_con_title .main_con_more i { width: 35px; height: 35px; margin-left: 20px; }

	.main_con02 { min-height: 50vh; background-attachment: inherit; }
	.main_con02_more { width: 240px; height: 60px; padding: 0 20px; font-size: 17px; }
	.main_con02_more img { width: 36px; margin-right: 10px; }
	.main_con02_arrow { top: calc(50% - 20px); right: 20px; width: 40px; height: 40px; }
	.main_con02_banner span { font-size: 18px; }
	
	.main_con04, .main_con05 { padding-bottom: 0px; }
	.main_con04:after { border-radius: 0px; }
	.main_con04:before { background-size: 241%; }
	.main_con04 .main_con_title { text-align: left; }

	.main_con05_videobox iframe { height: 450px; }
	
	.main_con06_inr .main_con06_banner { border-radius: 10px; }
	.main_con06_inr .main_con06_banner h4 { font-size: 25px; }

	/* sub */
	.sub_vis { margin-top: 70px; }

	.page_wrap { padding: 60px 0 60px; }
	.board_wrap { padding: 60px 0 60px; }

	.overview_list > div { width: 100%; }
	.overview_list .post { width: 100%; padding-right: 0px; margin-bottom: 50px; }

	.overview_list .txt h3 { font-size: 1.7em; }

	.ctt h3 { font-size: 1.7em; }
	.board_title h3 { font-size: 1.7em; }

	.pdf_btn { width: 200px; height: 45px; font-size: 16px; }
	.pdf_btn span { width: 35px; height: 35px; }

}

@media screen and (max-width: 640px) {
	
	/* head */
	.logo img { width: auto; }

	/* main */
	.main_vis .swiper-pagingbox { bottom: 5px; }

	.main_con05_videobox iframe { height: 350px; }
	
}

@media screen and (max-width: 480px) {
	
	body { font-size: 13px; }

	/* head */
	.left_logo { padding: 15px 10px; }
	.left_logo img { width: 65px; }
	
	.logo a { font-size: 22px; }

	/* main */
	.main_deco { display: none; }

	.main_con_title { margin-bottom: 30px; }
	.main_con_title .main_con_more { bottom: auto; top: 0px; display: inline-flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 60px; height: 60px; padding: 0; background: #222; border-radius: 500px; color: #fff; font-size: 23px; animation: morph 3s infinite alternate; }
	.main_con_title .main_con_more span { display: none; }
	.main_con_title .main_con_more i { display: none; }
	.main_con_title .main_con_more:after { content: "\e907"; color: #fff; font-family: 'xeicon' !important; font-weight: normal; }
	
	.main_con04_more { bottom: auto; top: 0px; }

	.main_con05_videobox iframe { height: 300px; }

	/* sub */
	.sub_vis { height: 180px; }
	.sub_title h2 { font-size: 32px; }
	.sub_title p { margin-bottom: 20px; }
	
	.sub_contents { font-size: 14px; }

	.board_top_content { margin-bottom: 50px; }

	.ctt.ctt_wheat_location iframe { height: 350px; }

    .pdf_btn { top: -11px; }
	
}

@media screen and (max-width: 430px) {
    
	/* head */
	.head .snsbox, .head.scrolled .snsbox { top: 18px; }
	.dropdown_main { width: 80px; }
	.dropdown_bar { height: 35px; padding: 0 15px; font-size: 13px; }
	.dropdown_bar:after { top: 10px; right: 15px; }
	.dropdown_content a { padding: 8px 15px 10px 15px; font-size: 13px; }
	
	.wrap.logo, .head.scrolled .wrap.logo { top: 10px; }
	.logo img { height: 50px; }

	/* footer */	
	.footer_banner .banner_inr .banner_inr_in { padding: 0px 20px; }

	.footer_logo img { height: 27px; }
	.footer_menu { width: 130px; height: 40px; }
	
	.fixed_quick { bottom: 10px; right: 10px; }
	.quick { width: 60px; height: 60px; }
	.quick3 { height: auto; }

	/* main */
    .main_con_title .main_con_more { width: 55px; height: 55px; }

	.main_con02 { min-height: 45vh; }

    .main_con04_more { width: 55px; height: 55px; }

	.main_con06_inr .main_con06_banner { padding: 30px 110px 30px 30px; }
	.main_con06_more { right: 30px; bottom: 30px; width: 55px; height: 55px; }

	/* sub */
	.overview_list .txt .txt_inner dl dt { width: 100px; }
	.overview_list .txt .txt_inner dl dd { width: calc(100% - 100px); }
	
	.board_title { text-align: center; }
	.pdf_btn { position: relative; top: auto; margin-top: 30px; }

	.sub_download_btn { height: 50px; padding: 0 20px; }

}

@media screen and (max-width: 375px) {
	
	/* head */
	.snsbox, .head.scrolled .snsbox { right: 50px; }

	/* sub */
	.overview_list .txt .txt_inner dl dt { width: 80px; }
	.overview_list .txt .txt_inner dl dd { width: calc(100% - 80px); }

}