@charset "utf-8";

.MC_wrap1 { background:#feecb5 url('/images/template/10298/main/M_bg.png') no-repeat center / cover; }
.MC_wrap2 { position:relative; height:auto; }
.MC_wrap3{ position:relative; }
.MC_wrap3:after { content:''; position:absolute; left:0; top:0; width:90%; height:100%; background:#febb85 url('/images/template/10298/main/0007_bg_thumb01.png') no-repeat left bottom; border-radius:0 21rem 21rem 0; } /* 포토갤러리 */
.MC_wrap3:before { content:''; position:absolute; right:0; top:0; width:20%; height:100%; background:#ffd3af; border-radius:21rem 0 0 21rem; } /* 포토갤러리 */

.MC_box1{position:relative;} /* 메인비주얼 */
.MC_box2{position:relative; margin-top:-10px } /* 전광판 */
.MC_box3{position:relative; margin:2rem 0;} /* 바로가기 */
.MC_box4{position:relative; width:25%; height:16.5rem; float:left; } /* 팝업존 */
.MC_box5{position:relative; width:45%; height:16.5rem; margin:0 2.5%; float:left; } /* 공지사항 */
.MC_box6{position:relative; width:25%; height:16.5rem; float:left; } /* 오늘의식단 */
.MC_box7{position:relative; width:100%; margin:2rem 0 3.8rem; float:left; } /* 행사일정 */
.MC_box8{position:relative; padding:2rem 0;  z-index:1; } /* 포토갤러리 */

@media (max-width:1640px) {
  .MC_wrap3:after { background-size:20% auto; } /* 포토갤러리 */

}
@media (max-width:1240px) {
  .MC_wrap3:after { width:100%; background-size:10rem auto; border-radius:0; }
  .MC_wrap3:before { display:none;}
  .MC_box4 { width:40%; }
  .MC_box5 { width:58%; margin:0 0 0 2%; }
  .MC_box6 { width:40%; margin:1.5rem 0 0; }
  .MC_box7 { width:58%; margin:1.5rem 0 2rem 2%;  height:16.5rem;}

}
@media (max-width:767px) {
  .MC_box4 { width:100%; float:none; }
  .MC_box5 { width:100%; float:none; margin:1rem 0 0; }
  .MC_box6 { width:100%; height:auto; float:none; margin:1rem 0 0; }
  .MC_box7 { width:100%; height:auto; float:none; margin:1rem 0 2rem 0; }
}
@media (max-width:480px) {
}

