@charset "utf-8";
.MC_wrap1{position: relative;}
.MC_wrap2{position: relative;/* height: 14rem; */padding: 2rem 0;}
.MC_wrap3{position: relative;background: #f6f1ed;}
.MC_wrap4{position: relative;padding: 0 0 2rem 0;overflow: hidden;}
.MC_wrap4:before{width: 212px;height: 463px;content:"";position:absolute;left:0;top: -5rem;background: url(/images/template/10083/main/0026_bg_gal_01.png) no-repeat;}
.MC_wrap4:after{width: 321px;height: 271px;content:"";position:absolute;right:0;bottom: 0;background: url(/images/template/10083/main/0026_bg_gal_02.png) no-repeat;z-index: -1;}

.MC_box1{position: relative; z-index: 10;}/* 전광판 */
.MC_box2{position: relative; margin-top: -3.5rem;}/* 메인비주얼 */
.MC_box3{position: relative;width: calc(100% - 15rem);/* height: 10rem; */float: left;}/* 공지사항 */
.MC_box4{position: relative;width: 13.5rem;float: right;margin-top: -5.5rem;}/* 캘린더 */
.MC_box5{position: relative;width: calc(100% - 15rem);float: left;}/* 바로가기 */
.MC_box6{position: relative;width: 13.4rem;float: right;margin-top: 1rem;}/* 팝업존 */
.MC_box7{position: relative;width: calc(100% - 15rem);float: left;}/* 갤러리 */
.MC_box8{position: relative;width: 13.4rem;float: right;background: #fff;}/* 식단 */

@media(max-width:1240px){
    .MC_wrap4:before{display:none;}
    .MC_wrap4:after{display:none;}
}
@media (max-width: 960px) {
    .MC_wrap2{height: 30rem;}
    .MC_wrap3{ padding: 0; height: auto;}
    .MC_box3{width: 100%;height: 10.5rem;}
    .MC_box4{width: 100%;margin-top: 0;}
    .MC_box5{width: 100%;}
    .MC_box6{width: 100%;margin-top: 0;}
    .MC_box7{width: 100%;}
    .MC_box8{width: 100%;}
}

@media (max-width:476px){
    .MC_wrap2{height: 31rem;padding: 1rem 0;}
    
    .MC_box3{height: 13rem;}
}
@media (max-width:320px){
    .MC_wrap2{height: 28rem;}
    .MC_box3{height: 11rem;}
}