@media screen and (max-width:1200px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:50px;}
.login_top {width:100%; height:50px; border-bottom:1px solid #eaeaea; margin-bottom:20px;}
.login_top h2 {font-size:30px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {font-size:15px; font-weight:400; }
.login_mid {display: block; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:100%; height:100%; }
.login_mid .login_con h2 {text-align:center; color:#222; font-size:40px; margin-bottom:20px;}
.login_mid .login_con .login_id {width:100%; height:40px; background:#fff; border:1px solid #fff; margin-bottom:10px;}
.login_mid .login_con .login_id #mb_id {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con .login_pw {width:100%; height:40px; background:#fff; border:1px solid #fff; margin-bottom:20px;}
.login_mid .login_con .login_pw #mb_pass {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con span {display:inline-block;width:10%; height:100%; text-align:center; line-height:40px; }
.login_mid .login_con span img {vertical-align:middle;}
.login_mid .login_con input::placeholder {font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:14px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:55px; margin-top:20px;}
.login_mid .login_btn button {width:100%; height:100%; background:#4b4f58; border:1px solid #4b4f58; text-align:center; color:#fff; font-size:18px; line-height:53px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:20px; padding-left:20px; position:relative; line-height:35px;}
.login_mid .login_bottom li::before {width:1px; height:13px; background:#ddd; content:''; position:absolute; left:0; top:11px;}
.login_mid .login_bottom li:first-child {margin-left:0; padding-left:0;}
.login_mid .login_bottom li:first-child::before {display:none;}
.login_mid .login_bottom li a {color:#666; font-size:15px; line-height:15px;}
.login_mid .login_bottom li a img {vertical-align:middle; margin-right:5px;}
.login_mid .login_bottom li label {color:#666; font-size:15px; line-height:15px;}
.login_mid .login_bottom li input[type="checkbox"] {vertical-align:-3px;}
.login_mid .login_bottom li .naver_login {display:inline-block; background: #00ce38; width: 200px; height: 35px; font-size: 14px; color: #fff; text-align: center; 
line-height: 35px; border-left: 1px solid #DDD; border-radius: 5px; vertical-align: middle;}
.login_mid .login_bottom li .naver_login img {vertical-align:-1px;}
.login_mid .login_img {width:100%; margin-top: 40px;}
.login_mid .login_img .img_wrap{position:relative; padding-bottom: 42.3%;}
.login_mid .login_img .img_wrap img{position:Absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:block;}
.mob_img {display:none;}
.pc {display:none;}
.tab {display:block;}
.mob {display:none;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:1200px; min-width: 375px; margin:0 auto; overflow:hidden;}
.inner{width:100%; margin:0 auto; padding: 0 2.6%;}

/* 메인 */
.swiper-wrapper {width:100%}
.swiper-wrapper .swiper-slide {margin:0; width:100%;}
.swiper-progress-bar {bottom:55px;}

#section1 .swiper-button-prev {display:none;}
#section1 .swiper-button-next {display:none;}
.sect1_left {margin:0; width:100%; margin: 0 0 0 3%;}
.sect1_left p {font-size:50px;}
.sect1_left .line_wrap {font-size:65px;}
.sect1_right {width:100%; top: 300px;}

#section2 .sect2_video {margin-top:300px;}
#section2 .sect2_txt {font-size:40px; top: -170px;}
#section2 .sect2_txt .sect2_txt_right {font-size:40px;}

/* 히히호호 농장 */
#section4 {width: 100%; background: url(/assets/images/main/sec4_bg_tab.jpg)no-repeat bottom; height: 860px; padding: 80px 0; background-size: 100%; object-fit: cover;}
#section4 .sec_inner {width: 100%; padding: 0 2.6%;}
#section4 strong.sec4_tit {font-size: 40px; color:#cb2f40; font-weight: 900; display: block; text-align:center; margin-bottom: 50px;}
#section4 .sec4_slide {position: relative; padding: 5px 0;}
#section4 .sec4_slide .slick-list{width: calc(100% + 20px);}
#section4 .sec4_slide .box4 {display: block;margin-right: 20px; /* box-shadow: 0px 0px 20px rgba(0,0,0,0.1); */ }
#section4 .sec4_slide .box4 a{display: block;width: 100%;border:1px solid #ddd;border-radius: 30px;}
#section4 .sec4_slide .box4 .box_wrap {}
#section4 .sec4_slide .box4 .box_wrap .img_wrap4 {}
#section4 .sec4_slide .box4 .box_wrap .img_wrap4 .img4 {border-radius: 30px 30px 0 0; position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden;}
#section4 .sec4_slide .box4 .box_wrap .img_wrap4 .img4 img {border-radius: 30px 30px 0 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width:100%; max-height: 100%; width: 100%; height: 100%; object-fit: cover; margin: auto;}
#section4 .sec4_slide .box4 .box_wrap .txt_wrap4 {padding: 25px; background: #fff; border-radius: 0 0 30px 30px;}
#section4 .sec4_slide .box4 .box_wrap .txt_wrap4 p.tit4 {font-size: 18px; line-height: 1; color:#222; font-weight: 600; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; white-space: nowrap;}
#section4 .sec4_slide .box4 .box_wrap .txt_wrap4 .dt4 {display: flex; flex-wrap:wrap; gap: 20px; margin-top: 15px;}
#section4 .sec4_slide .box4 .box_wrap .txt_wrap4 .dt4 span.wt {font-size: 15px; color:#555;}
#section4 .sec4_slide .box4 .box_wrap .txt_wrap4 .dt4 span.date4 {font-size: 15px; color:#999;}

#section4 .slick-prev {font-size: 0; background: url(/assets/images/main/sec4_prev.png)no-repeat; width: 27px; height: 44px; position: absolute; top: 50%; left: -40px; transform: translateY(-50%);}
#section4 .slick-next {font-size: 0; background: url(/assets/images/main/sec4_next.png)no-repeat; width: 27px; height: 44px; position: absolute; top: 50%; right: -40px; transform: translateY(-50%);}

#section4 .slick-dots {display: flex; flex-wrap:wrap; gap: 10px;justify-content: center; margin-top: 40px;}
#section4 .slick-dots li {width: 10px; height: 10px; background: rgba(0,0,0,0.1); border-radius: 50%;}
#section4 .slick-dots li > button {font-size: 0;}
#section4 .slick-dots li.slick-active {background: #cb2f40;}

/* section5 */
#section5 {padding: 180px 0;}
#section5 .sect5_txt {text-align:right; font-size:50px; padding:0 0 60px 0; line-height: 1.3; color:#161616;}
#section5 .sect5_txt span{font-weight: 900;}
#section5 .sec5_slide_wrap {width: 100%; padding: 0 2.6%; margin: 0 auto;}
#section5 .sec5_slide_wrap .sec5_slide {width: calc(100% + 20px);}
#section5 .sec5_slide_wrap .sec5_slide li {margin-right: 20px;}
#section5 .sec5_slide_wrap .sec5_slide li:nth-child(even) {margin-top: 100px;}
#section5 .sec5_slide_wrap .sec5_slide li a {display: block; width: 100%; }
#section5 .sec5_slide_wrap .sec5_slide li .img_wrap5 {}
#section5 .sec5_slide_wrap .sec5_slide li .img_wrap5 .img5 {position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden;}
#section5 .sec5_slide_wrap .sec5_slide li .img_wrap5 .img5 img {border-radius: 30px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width:100%; max-height: 100%; width: 100%; height: 100%; object-fit: cover; margin: auto;}
#section5 .sec5_slide_wrap .sec5_slide li .txt5 {margin-top: 20px;}
#section5 .sec5_slide_wrap .sec5_slide li .txt5 p.sec5_tit {font-size: 18px; color:#222; font-weight: 600; margin-bottom: 10px;} 
#section5 .sec5_slide_wrap .sec5_slide li .txt5 p.sec5_con {font-size: 15px; color:#555; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

/* 헤더 */
.gnb li a .header_point1 {padding:4px 10px;}
.gnb li a .header_point2 {padding:4px 19px;}

#footer .foot_logo {position:static;}
#footer .foot_logo a {display:block;}
#footer .inner {width:100%;}



@media screen and (max-width:992px) {
	/* quick */
	#main_quick{position: fixed; right: 50px; bottom: 30px; z-index: 9999;}
	#main_quick ul li{position: relative; background: #cb2f40; border-radius:50%; transition: background 0.3s ease;}
	#main_quick ul li{margin-bottom: 10px;}
	#main_quick ul li a{display: flex; align-items: center; justify-content: center; flex-direction: column; width: 90px; height: 90px; aspect-ratio:1; }
	#main_quick ul li a .quick_icon{display: flex; align-items: center; justify-content: center; z-index: 1;}
	#main_quick ul li a .quick_icon img {width:32px; height:32px;}
	#main_quick ul li .label {color: #fff; font-size: 0.9rem;}


	/* 메인 */
	#header {display:none;}
	#m_header {display:block; position: fixed; z-index:10000; width: 100%;}
	#m_header.on {background:#fff;}
	#m_header.on .m_header_frame {box-shadow: 1px 1px 3px #ddd;}
	#m_header .m_header_frame {height:70px;}
	#m_header .m_header_frame h1 {position:absolute; top:15px; left:2%;}
	#m_header .m_header_frame h1 a {display:block;}
	#m_header .m_header_frame h1 a img {width:50%;}
	#m_header .m_header_frame .m_menu {position:absolute; top:20px; right:0;}
	#m_header .m_header_frame .m_menu img {width:50%;}

	.m_navigation .m_menu_close {top:20px;}
	.m_navigation .m_menu_close img {width:50%;}

	.m_navigation.on {display:block;}
	.m_navigation.off {display:none;}

	.swiper-container {height:500px;}
	.swiper-button-prev {display:none;}
	.swiper-button-next {display:none;}
	/*.swiper-progress-bar {display:none;}*/

	#section2 .sect2_video {margin-top:100px;}
	#section2 .sect2_txt {font-size:30px; top: -130px;}
	#section2 .sect2_txt .sect2_txt_right {font-size:30px;}

	#section3 .sect3_txt {font-size:36px; padding: 0 10% 30px 0;}

	/* 서브 */
	#sub_contents {padding-bottom:60px;}
	.sub_visual_img {height: 500px;}


	/*서브-프로그램*/

	/*서브-소꿉갤러리*/
	.gal_list li {width:32%; margin:10px 1.3% 0 0;}
	.gal_list li:nth-child(4n) {margin-right:1.3%; margin-top:10px;}
	.gal_list li:nth-child(3n) {margin-right:0;}

	/*서브-계획안*/
	.bbs_view img {width:100% !important;}

  /*메인 팝업-영상**/
  .m_displaynone {position: relative; width: 100%; height: 100%; padding-bottom: 56.25%}
  .m_displaynone iframe {position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;}
  #pop_layer_10 {display:none;}
  #div_notice_10{display:none;}
}


/* ################################### sub */
.inner {width:100%;}
.conbody .sub0101_bottom {text-align:center; width:100%;}
.sub0101_con {margin: 20px 0;}
.sub0101_con > div {width:100%; text-align:center; float:none;}
.sub0101_con01 > .sub0101_img {padding-left:0;}
.sub0101_con01 {padding-bottom:0; border-bottom:none;}
.sub0101_con > div.sub0101_txt {padding-bottom: 50px; }
.sub0101_con > div.sub0101_txt02 {padding-top: 50px;}
.sub0101_img {width:60%; margin:0 auto;}
.sub0101_img img {margin-right: 2%; width:49%;}
.mt30 {margin-top:0 !important;}
.mt80 {margin-top:0 !important;}

/*서브*/
#sub_contents {padding:20px 2%;}
.conbody {padding-top:30px;}

/* 서브-스토리 */
.sub_check {display: flex; flex-wrap:wrap; gap:0; flex-direction: column; align-items: center;}
.sub_check li {/* display:inline-block; */}
.slogan_wrap img {margin:0;}

/*서브-프로그램*/
.sub0202_con01 {display:none;}
.sub0101_con_table {width:100% !important;}
/*
.sub0202_con01 {padding-bottom:70px;}
.sub0202_con01 ul {width:100%; align-items:center; display:flex; justify-content:center;}
.sub0202_con01 li:nth-child(odd) {width:18%; max-width: 200px;}
.sub0202_con01 li:nth-child(even) {width:2.5%;}
.sub0202_con01 li img {width:100%; object-fit: cover;}
.sub0202_con01 .sub0202_bg {background-size:contain;}
*/

/*서브-소꿉갤러리*/
.gal_list {width:100%;}
.gal_list li {width:24%; margin:20px 1.3% 0 0;}
.gal_img_wrap {width:100%;}
.gal_img span img {max-width:100%;}

/*서브-선생님모집*/
.online_teacher_frame img {width:100%;}
.fileBox .fileName {width:auto;}

/*서브-원장님방*/
.sub_menu h3 {width:24%; margin-left:1%; background:#fff0f5; border-radius:20px 20px 0 0;}
.sub_menu h3.on {background:#ff6f96;}

/*서브-상세 댓글달기*/
.reply .people {background:#f1f1f1 !important;}
.reply .people .con p textarea {width:80% !important;}
.reply .people .con p.btn {height:40px !important; line-height:40px !important; margin-top:10px !important;}

/* sub0106 부모님 참여수업 */
.sub0106_wrap ul.img_list {display: flex; flex-wrap:wrap; gap:40px 20px;}
.sub0106_wrap ul.img_list li {width: calc((100% - 40px) / 3);}
.sub0106_wrap ul.img_list li .img_wrap {}
.sub0106_wrap ul.img_list li .img_wrap img {border-radius: 20px; width: 100%;}




/* sub_id */
.sub_id_wrap{padding: 60px 40px;}
.sub_id_wrap .form_wrap .tabs a{ font-size: 1.125rem; }
.sub_id_wrap .form_inner02 p{font-size: 1.25rem;}
.sub_id_wrap .id_check .id_box{font-size: 1rem; }
.sub_id_wrap .form_inner{display: flex; flex-direction: column; gap:30px; margin-top: 50px;}
.sub_id_wrap .form_box label{font-size: 1.125rem; }
.sub_id_wrap .submit_btn{font-size: 1.25rem;height: 50px; margin-top: 30px;}
.sub_id_wrap .login_wrap{display: flex; justify-content: center; gap:25px; margin-top: 50px;}
.sub_id_wrap .login_wrap a{width: 240px; font-size: 1.25rem; text-align: center; border-radius:10px; padding-block:10px;}
.sub_id_wrap input[type="text"], .sub_id_wrap input[type="password"], .sub_id_wrap input[type="email"]{height: 50px; padding: 5px 15px; font-size: 1rem; color: #666; border:none; border-radius: 10px; background: #F9F9F9;}
.sub_id_wrap .submit_btn{border-radius: 10px; background: #000; font-size: 1.25rem; color: #fff; height: 50px; margin-top: 30px;}


/* sub_login */
.sub_login_wrap input[type="text"], .sub_login_wrap input[type="password"], .sub_login_wrap input[type="email"]{height: 50px; padding: 5px 15px; font-size: 1rem; }
.sub_login_wrap .form_inner{display: flex; flex-direction: column; gap:30px;}
.sub_login_wrap .form_box label{font-size: 1.125rem; }
.sub_login_wrap .check_wrap {display: flex;align-items: center;gap: 15px;font-family: sans-serif;font-size: 16px;}
.sub_login_wrap .check_wrap input[type="checkbox"] {appearance: none;width: 16px;height: 16px;border: 1px solid #ccc;border-radius: 2px;background-color: white;position: relative;cursor: pointer; margin-right: 5px;}
.sub_login_wrap .check_wrap input[type="checkbox"]:checked {background-color: black;border-color: black;}
.sub_login_wrap .check_wrap input[type="checkbox"]:checked::after {content: '✔';color: white;font-size: 12px;position: absolute;top: -2px;left: 2px;}
.sub_login_wrap .submit_btn{font-size: 1.25rem;height: 50px;}
.sub_login_wrap .submit_btn02{font-size: 1.25rem; height: 50px; }
.sub_login_wrap .search_wrap a{position: relative; font-size: 16px ; color: #444;}
.sub_login_wrap .search_wrap a:not(:last-child)::after{content:''; position: absolute; right: -10px; top: 50%; transform:translateY(-50%); width: 1px; height: 40%; background: #666;}
.sub_login_wrap .external_wrap{display: flex; justify-content: space-evenly; margin-top: 40px; margin-bottom: 20px;}
.sub_login_wrap .external_wrap img{ display: block;width: 60px;margin: 0 auto;}
.sub_login_wrap .external_wrap p{margin-top: 10px; text-align: center;}
.sub_login_wrap .divider{margin-top: 0px; }
.sub_login_wrap .signup_link{display: flex; justify-content: center; gap:30px; margin-top: 20px; font-size: 0.875rem;}
.sub_login_wrap .signup_link a{font-size: 0.875rem;}
.sub_login_wrap .txt_area h3{font-size: 1.125rem;}
.sub_login_wrap .txt_area .txt_box{height: 250px;  font-size: 0.875rem; line-height: 1.6; overflow-y:auto;}
.sub_login_wrap .agree_wrap{margin-top: 25px;}
.sub_login_wrap .check_label{display: flex;align-items: center;cursor: pointer;justify-content: flex-end; font-size: 14px; color: #444;}
.sub_login_wrap .agree_box{appearance: none;width: 18px;height: 18px;border: 1px solid #ccc;border-radius: 3px;margin-right: 8px;position: relative;cursor: pointer;}
.sub_login_wrap .agree_box::after {content: '✔'; font-size: 13px; position: absolute; left: 2px; top: -2px; color: #ccc; visibility: visible;}
.sub_login_wrap .form_inner{display: flex; flex-direction: column; gap:30px; margin-top: 0px;}

.sub_login_wrap .account_btn button{width: 140px; height:50px; font-size: 1.25rem;}

.sub_sign_wrap input[type="text"], .sub_sign_wrap input[type="password"], .sub_sign_wrap input[type="email"]{height: 50px; padding: 5px 15px; font-size: 1rem; }
.sub_sign_wrap .form_list li:not(:first-child){margin-top: 30px;}
.sub_sign_wrap .form_list li label{margin-top: 20px; width: 130px; font-size: 1.125rem; }
.sub_sign_wrap .form_list li .id_field{display: flex; gap:20px; width: 100%;}
.sub_sign_wrap .form_list .address_row{display: flex; gap:20px; width: 100%;}
.sub_sign_wrap .sub_btn{width: 130px; font-size: 1rem; }
}