/* 1500px  =======================*/
@media (max-width: 1500px) {
	.main-bn {
		height: 80vh;
	}
	.sub0102_icon {
		bottom: 18%;
	}
}

/* 1280px  =======================*/

@media (max-width:1280px) {
	body { font-size:0.8em }
	#header .gnb .depth1 { padding:0 25px; }
	#header .gnb .depth1 > a:before { left:30px }
	#header.down { height:120px }
	#header .btn_user { margin-right:20px }
	#header .user { right:5px }
	#main_visual .latest { margin-left:0; left:4%; bottom:10px }
	.pic_lt .ts-controls { text-align:center; margin-top:10px }
	.pic_lt .ts-controls button { display:none }
	.pic_lt .ts-controls button.ts-paging-btn { display:inline-block; margin:0 3px; position:static; width:100%; background:none; width:20px; height:20px; border:1px solid #333; border-radius:50% }
	.pic_lt .ts-controls button.ts-paging-btn.ts-paging-active { background:#333 }
	.main_about {padding:80px 0 }
	.main_about .img { width:50% }
	.main_about .img img:first-child { width:83% }
	.main_about .img img:last-child { width:50%; top:55%; left:45%; right:0 }
	.main_about .text { width:45% }
	.main_about .text h2 { font-size:70px; margin-bottom:35px }
	.main_about .text h3 { font-size:22px; margin-bottom:25px }
	.main_about .text p { font-size:16px; margin:0 0 23px }
	.main_about .btn_area a { width:120px; height:34px; line-height:32px; font-size:15px; margin-top:5px }
	.main_about dl dt { font-size:20px; margin:40px 0 10px 0 }
	.main_about dl dd { font-size:28px }
	.main_product, .main_bbs { padding:60px 0 }
	.main_product h2, .main_gallery h2 { font-size:30px }
	.main_gallery h2 { top:60px }
	.main_gallery .fotorama__nav-wrap { top:120px }
	#footer { margin:60px 0 0 0; padding:40px 0; }
	#footer .f_left { margin-left:45px }
	#footer nav { right:20px }
	#snb .wrap { padding:0 }
	#snb li:first-child { border-left:0 }
	#snb li:last-child { border-right:0 }
	.container_title { font-size:2.4em; margin:0 0 40px }
	.history_list { padding:0 4% }
	.tbl_head01 td, .tbl_head01 th { padding:12px 7px !important }
	#bo_list .td_num2 { width:50px }
	.td_thumb { width:150px }
	#bo_list .td_datetime { width:80px }
	#bo_gall .gall_info .gall_view { display:none }
	#faq_sch .frm_input, #faq_sch .btn_submit { height:40px }
	#bo_v iframe { width: 100%; height:43vw }
	#sch_res_detail select, #sch_res_detail select { width:120px }
	#sch_res_detail .sch_wr { width:calc(100% - 380px) }

	.sub0101_icon {top: 43%;width: 95vh;}
	.main-bn {height: 70vh;	}
	.main-bn > .slider > .page-btns {left: 480px;	}
	
}


/* 1023px  =======================*/
@media (max-width:1023px) {
		body { font-size:0.8em }
		/*.wrap { width:100%; padding:0 4% }*/
		.wrap { width:100%; padding:0}
		.mobile_only { display:block !important }
		.mobile_no { display:none !important }
		.top_bn img.pc_view {	height: auto;	width: 100%;}
		/* #header { height:80px !important } */
		#header h1 { line-height:88px }
		#header .btn_user { position:absolute; right:20px; top:25px; font-size:25px; z-index:8; float:none; margin:0 ;}
		#header .btn_gnb { position:absolute; left:20px; top:40px; font-size:25px; z-index: 99999; }
		#header.mov_btm .btn_gnb {top: -80px;}

		#header .btn_gnb.on { color:#fff;transform:rotate(-90deg);}
		#header.mov_btm .btn_gnb.on { 	top: -190px;	left: -9%;}
		#header.on .btn_gnb {	top: 10px;	left: -9%;}
		#header .btn_search { position:absolute; right:105px; top:25px; font-size:22px; z-index:8; float:none; margin:0 ;}
		#header .gnb { position:fixed; width:290px; 
			/* background:#3e3e5b;  */
			background: #17316a;
			/* background: #272161; */
			height:100%; top:0; left:-290px; margin:0; float:none; z-index:9; padding-top:60px; transition:all .3s;
		}
		#header .gnb.on { left:0; }
		#header.down .gnb a { color: #ffffff; }
		#header.down .gnb .depth1 > a { margin-bottom:0 }
		#header.down .gnb .depth1:hover > a { color:#e1bcbc; }
		#header .gnb .depth1 ul { display:none; height:0; transition:all .3s; background:rgba(0,0,0,0.3); margin:0 -25px; padding:10px 0 10px 30px ;}
		#header .gnb .depth1.on ul { display:block; height:auto;}
		#header .gnb .depth1 > a:before { display:none ;}
		#header .gnb .depth1 { padding:0 25px; float:none; }
		#header .gnb .depth1 > a { height:50px; line-height:50px; display:block; color: #ffffff; }
		#header .gnb .depth1 i { color: #ffffff; position:absolute; top:0; right:13px; width:100%; height:50px; line-height:50px; text-align:right; z-index:2; padding-right:10px ;}
			
			
		#header .gnb .depth2 > a { padding:10px 0; color: #FFFFFF ;}
		#header .gnb .depth2 > a:hover {color:#e1bcbc; }
		#header #sns_ul {	display: flex;	justify-content: space-around;	margin: 3rem 0;	}
		#header #sns_ul li a { color: #ffff; }
		#header #sns_ul li a:hover { color: #e1bcbc; }

		#header .user { right:10px; top:70px }
		#header .user.on a { color:rgba(0,0,0,0.7) }

		#header.on { background:rgba(255,255,255,0.9) }
		#header.on .gnb { margin:0 }
		/* #header.on .gnb a { color:#ffffff; } */
		#header.on .btn_user, #header.on .btn_search { margin-top:0 }

		#footer { padding:30px 0 }
		#footer h1 { display:none }
		#footer .f_left { float:none !important; margin:0; }
		#footer nav { position:static; margin:0 0 10px }
		#footer nav li { margin:0 17px 0 0 }

		#main_visual .slider h2 { padding:0 10%; margin:8vh 0 0 0 }
		#main_visual .slider p { padding:0 10%; word-break:keep-all }
		#main_visual .bx-controls { bottom:50px }
		#main_visual .latest { width:300px }
		#main_visual .youtube-background { display:none }

		.main_about .img { width:40% }
		.main_about .img img { position:static !important }
		.main_about .img img:first-child { width:100% }
		.main_about .img img:last-child { width:100% }
		.main_about .text { width:55% }
		.main_about .text h2 { margin-left:0 }
		.main_about .text h2 { font-size:60px }
		.main_about .text h3 { font-size:20px }
		.main_about dl dt { font-size:18px; margin-top:28px }
		.main_about dl dd small { font-size:16px }
		.main_bbs section { margin:0 10px; width:calc(100%/3 - 13.4px) }
		.main_product h2, .main_gallery h2 { font-size:26px }
		.main_gallery { background:#f0f0f0; padding:60px 0 0 0 }
		.main_gallery h2 { position:static; color:#222; text-shadow:none }
		.main_gallery .fotorama__nav-wrap { position:static; padding:5px 0 }
		.main_gallery .fotorama__nav__shaft { border:0; background:transparent }

		#ctt_con { font-size:1.12em }

		#ctt_con.sub01_01 .sec01 .img01 { width:35% }
		#ctt_con.sub01_01 .sec01 > div { width:60% }
		#ctt_con.sub01_02 .tab_menu a { font-size:30px }
		.history_list { padding:0 }
		.history_list > ul > li { width:48.5%; margin-top:40px }

		#bo_gall .gall_li { width:calc(100%/3 - 10.1px) }
		#bo_gall .gall_li:nth-child(4n + 1) { clear:none }
		#bo_gall .gall_li:nth-child(3n + 1) { clear:none }
		#bo_gall .gall_img:hover img { transform:none }
		#bo_gall.listtype .gall_img + div { padding:15px 30px }
		#bo_gall.listtype .bo_tit { font-size:1.6em }
		#bo_gall .gall_list_con { max-height:38px; overflow:hidden; margin-top:5px }

		#bo_v_act { margin:40px 0 !important }
		#bo_v_desc { margin-top:40px }
		.bo_v_nb { margin: 30px 0 }
		#bo_vc_empty { padding:40px 0 !important }
		#bo_v_con { min-height:50px }
		#bo_v_info .sv_member, #bo_v_info .sv_guest, #bo_v_info .member, #bo_v_info .guest, #bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest { font-size:1.2em }
		#bo_list .td_datetime { width:60px }
		#bo_list .td_name { width:90px }
		#captcha.m_captcha #captcha_key { height:40px; margin-top:5px }
		#captcha.m_captcha #captcha_img { display:inline-block; width:120px; height:40px; }
		#captcha.m_captcha #captcha_reload { margin-top:5px }
		td .thumb { width:150px }
		td .thumb ~ div { margin-left:170px }
		#bo_v iframe { width: 100%; height:52vw }
		#sch_res_board a { min-width:0; padding:0; height:auto; line-height:1; margin:3px 10px; border:0; font-size:13px }
		#sch_res_board .sch_on { border:0 }
		.bo_v_nb li a { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:inline-block; width:calc(100% - 120px); vertical-align:top; }

		#main_top {padding: 120px 0 0 0 ;}
		#contents {margin: 120px 0 20px 0;}
		.sub0101_bg {padding-bottom: 180px;}
		.sub0101_icon {top: 47%;width: 75vh;}
		.sub0102_icon {	bottom: 24%;}
		.sub02_01 {	padding-top: 0;}
		.main-bn {height: 50vh;	}
		.main-bn > .slider > .page-btns {	left: 330px;	bottom : 80px;	}
		.mobile_main_visual .swiper-pagination-bullet-active {	opacity: 1;	background: #262262;	}
		
		.price_title {font-size: 2rem;margin: 0 auto 1.5rem;}
}


/* 767px  =======================*/
@media (max-width:767px) {
	.tabWrap {
		border: none;
		height: auto;
	}
	.tab_tt {
		width: 100%;
	}
	.tab_tt ul {
		border-bottom: 1px solid #d7d7d7;
	}
	.tab_tt ul li{
		width: 50%;
	}
	.tab_tt ul li:nth-child(1) {
		border-right: 1px solid #d7d7d7;
	}
.s_mobile_only { display:block !important }

#header { height:70px !important }
#header h1 { line-height:68px }
#header h1 a { width:107px; height:36px }
#header .btn_gnb { top:16px;  }
#header.mov_btm .btn_gnb {top:16px;}
#header.mov_btm .btn_gnb.on { top: -50px;	left: 5%;}
#header.on .btn_gnb { top: 16px;left: 5%;}
#header .btn_user { top:16px; }
#header .user { top:58px }
#header.on h1 { line-height:68px }
#header.on h1 a { background-position:0 -36px }
#header .btn_search { top:16px }
#header > .wrap {
	width: 100%;
}
.hd_sch_wr .box { width:96% }
#footer { margin: 0; padding: 2rem; }
#footer nav li { display:inline-block; float:none; margin-bottom:5px }
#footer .copyright { font-size:0.9em; margin-top:15px }
#footer #top_btn { right:10px; bottom: 80px; }

#main_visual { height:420px; display: none}
#main_visual .bx-wrapper { height:350px }
#main_visual .slider h2 { font-size:1.3em; letter-spacing: -1px }
#main_visual .slider p { font-size:1.3em; margin:17px 0 0 0 }
#main_visual .bx-controls { bottom:auto; top:305px }

#main_visual .latest { position:static; background:#333; width:100%; padding:20px 25px 10px 25px }
#main_visual .latest header h2 { font-size:24px }
#main_visual .latest header a { width:20px; height:20px }
#main_visual .latest header:after { width:30px; margin:10px 0 }
#main_visual .latest .con p.subj { font-size:17px; margin-bottom:5px }
#main_visual .latest .con p { font-size:14px; margin-bottom:5px }
#main_visual .latest .con p.date { font-size:18px }
#main_visual .latest .con a { margin:5px 0 20px; height:32px; line-height:30px; font-size:1.1em }

.main_about { padding:40px 0 }
.main_about .img { display:none }
.main_about .text { width:100%; float:none; padding:0 3% }
.main_about .text h2 { font-size:40px; margin:0 0 20px }
.main_about .text h3 { font-size:16px; margin:0 0 15px }
.main_about .text p { font-size:14px; margin:0 0 15px }
.main_about .text .btn_area { text-align:center }
.main_about dl dt { font-size:16px }
.main_about dl dd { font-size:26px }
.main_about dl dd small { font-size:12px; font-weight:500 }
.main_product, .main_bbs { padding:40px 0 }
.main_product h2 { margin:0 0 20px; font-size:1.6em }
.main_product .tab_menu li a { background:transparent }
.main_product .tab_con { margin-top:20px }
.main_product .pic_lt .ts-controls { text-align:left }
.pic_lt .ts-controls button.ts-paging-btn { margin:3px }

.main_gallery { padding-top:40px }
.main_gallery h2 { font-size:1.6em; padding:0; margin:0 0 20px }
.tab_menu li a { padding:0; margin:0 10px; border:0 }
.main_gallery .tab_con { margin-top:30px }
.pic_lt li .lt_name { font-size:1.3em }
.main_bbs { padding:0 0 25px }
.main_bbs .wrap { padding:0 }
.main_bbs section { width:100%; margin:25px 0 0 0; border-top:1px solid #e0e0e0; padding:0 20px; padding-top:25px }
.main_bbs section:first-child { margin:0; border:0; }
.main_bbs .lat .lt_more { right:20px; top:20px }

.root_daum_roughmap .wrap_map { height:250px !important }

#sub_visual { height:240px }
#sub_visual h2 { font-size:2.2em; padding-top:100px }
#sub_visual h2:after { bottom:-15px }

#sub_visual.sub10 {height: 80px;background-color: #fff;}

#snb .depth1 > li { width:calc(50% + 1px) }
#snb .depth1 > li:first-child { display:none; }
#snb .depth1 > li:nth-child(2) { border-left:0 }

#contents { min-height:300px; margin:40px 0 0 0 }
.container_title { font-size:2em; padding-top:15px; margin:0 0 30px }
.container_title:before { width:35px; height:2px; margin-left:-17.5px }

#right_area { padding-top:30px }

#bo_cate { margin-top:0 }
#bo_cate a { min-width:0; padding:0; height:auto; line-height:1; margin:3px 10px; border:0; font-size:13px }
#bo_cate #bo_cate_on { border:0 }
#bo_gall #gall_ul { margin:10px 0 0 0; }
#bo_gall .gall_li { width:100%; float:none; margin-left:0; margin-bottom:15px }
#bo_gall .bo_tit { white-space:normal }
#bo_v_item #bo_v_img { float:none; width:100%; margin-top:5px }
#bo_v_item #bo_v_summary { float:none; width:100%; margin:30px 0 0 0 }
#bo_v_summary .bo_v_title { font-size:1.5em }
#bo_v_summary .bo_v_title small { font-size:0.6em }
#bo_v_summary, #bo_v_desc { font-size:1em }
#bo_v_summary .refer { margin:12px 0 0 0 }
#bo_v_sns li a { width:50px; height:50px; line-height:50px }
#bo_v_share .btn { width:50px; height:50px; font-size:11px }
#bo_v_share .btn i { margin:8px 0 0 0 }
#bo_v_share { padding:25px 0 }
.bo_v_nb { margin:20px 0 }
#bo_v_desc { margin-top:30px }
.bo_vc_w_info .frm_input { width:49.5%; margin:0 }
.bo_vc_w_info #wr_password { float:right }
#bo_vc article .pf_img { display:none }
#bo_v_info .sv_member, #bo_v_info .sv_guest, #bo_v_info .member, #bo_v_info .guest, #bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest { font-size:1.1em }
#bo_gall.listtype .gall_img { float:none; width:100% }
#bo_gall.listtype .gall_img + div { float:none; width:100%; padding:20px; font-size:1em }
#bo_gall .bo_tit, #bo_gall.listtype .bo_tit { font-size:1.3em }
.gall_list_opt dt { min-width:60px; text-align:center }
.gall_list_opt dt, .gall_list_opt dd { font-size:.95em }
td .thumb { width:100%; float:none }
td .thumb ~ div { margin-left:0; margin-top:15px }
#bo_v_title { font-size:1.3em; font-weight:500 }
#bo_v_title .bo_v_tit { font-size:1em }
#bo_v_act { margin:30px 0 !important }
.bo_v_nb li .nb_tit { padding-right:0; width:65px; vertical-align:top }
.tbl_head01 td, .tbl_head01 th { font-size:1.05em }
#faq_sch .btn_submit { width:70px; }
#faq_sch .frm_input { width:calc(100% - 75px) }
#faq_sch .frm_input, #faq_sch .btn_submit { height:36px; font-size:1em }
#faq_sch { padding:20px; }
#faq_wrap li { font-size:1em }
#bo_v_con { font-size:1em }
#bo_list .td_stat, #bo_v_rel .td_stat { width:80px }
#bo_list .txt_rdy, #bo_v_rel .txt_rdy { padding:0 5px }
#bo_list .td_date { width:70px }
.bo_cate_link { float:none; display:block }
#bo_v_title .bo_v_cate { display:block; font-size:0.7em }
.bo_v_com > li { margin-left:0 }
.bo_sch { width:320px; margin-left:-160px }
.bo_sch .sch_input { width:240px }
#sch_res_detail { padding:15px }
#sch_res_detail select, #sch_res_detail select { width:49.4% }
#sch_res_detail .sch_wr { width:100%; margin:5px 0 0 0 }
.switch_field { padding-bottom:0 }
#sch_res_ov h2 { display:none }
#sch_res_ov ul { float:none }
.sch_res_list { font-size:.9em }
#bo_gall .gall_list_con { max-height:none; margin-top:10px }
#bo_v_info { margin:0 0 25px }
#bo_v_con { margin-top:0 }
#bo_v { font-size:1.05em }
#bo_list .txt_done, #bo_v_rel .txt_done { font-size:0.9em; padding:0 6px }
#bo_list .td_stat, #bo_v_rel .td_stat { width:70px }
.ctt_admin { font-size:13px }
input.hasDatepicker { width:150px; padding-right:0 !important }
#bo_v_ans h2 { font-size:1.3em }

ul.faq_list_board { font-size:1em }

.mbskin .mbskin_box { width:100% }
#mb_login #sns_login .txt { padding-left:0 !important }
#fregister p { padding:10px; line-height:1.3; font-size:1em; height:auto }
#sns_register h2 { display:none }
#sns_register .sns-wrap { width:100%; display:block; text-align:center }
#fregister h2 { font-size:1.1em }

#ctt_con { font-size:1em; overflow:hidden }
#ctt_con.sub01_01 .sec01 > div { float:none; width:100% }
#ctt_con.sub01_01 .sec01 h2 { font-size:1.5em }
#ctt_con.sub01_01 .sec01 .img01 { width:100%; float:none }
#ctt_con.sub01_01 .sec01 .img01 p { text-align:center }
#ctt_con h2.title { font-size:1.4em; padding-bottom:20px }
#ctt_con.sub01_01 th { width:auto }
#ctt_con.sub01_01 th, #ctt_con.sub01_01 td { padding:12px 7px; word-break:keep-all }
#ctt_con.sub01_02 .tab_menu a { font-size:16px; border:1px solid #e0e0e0; border-left:0; border-right:0; padding:10px 0; margin:0 }
#ctt_con.sub01_02 .tab_menu li.on a { border-color:#666 }
#ctt_con.sub01_02 .tab_menu { margin:0 0 30px }

#ctt_con.sub01_02 .tab_menu { margin:0 }
#ctt_con.sub01_02 .tab_menu a small { display:none }
.history_list h3 { font-size:1.9em }
.history_list li li { background-size:4px 4px; background-position:0 5px; padding-left:10px }
.history_list > ul > li { width:100%; margin-top:30px }
.os_mac.root_daum_roughmap .section_address .tit, .os_mac.root_daum_roughmap .section_address .txt { font-size:1em !important }

.license_img {
	width: 80vw;
	top: 65%;
	left: 95%;
}
.m_top_logo {
	margin-top: 15px;
}
.board_title {
	margin-top: 80px !important;
}
.price_title {
	font-size: 4vw;
	margin: 0 auto 1rem;
}
#footer_top_ul li:nth-child(2) {
	margin-right: 0;
	margin-left:3vw;
}

}


/* 510px  =======================*/
@media all and (max-width: 510px) {
	.main-bn2 > .slider > .page-btns > .page-no > span { font-size: 3vw;	}
	.main-bn2 > .slider > .page-btns > .page-btn > p img { width: 18px;	}
	.main-bn2 > .slider > .page-btns > .next-btn { margin-left: 85px;	}
}

/* 420px  =======================*/
  @media all and (max-width: 420px) {
	.main-bn2 > .slider > .page-btns > .next-btn { margin-left:76px;}
	.main-bn2 > .slider > .page-btns > .page-no { position: absolute; left: 50%; transform: translateX(-50%); margin-top: 2px;}

	#footer_top {  flex-direction: column;  margin: 0.5rem auto;}
	#footer_top_ul {  margin-top: 1.2rem; }	
}

