@charset "utf-8";

.MC_wrap2 { margin-top: -7.5rem; }
.MC_wrap3 { position: relative; margin-top: 2.2rem; padding-bottom: 4.4rem; }
.MC_wrap3::before { position: absolute; bottom: 0; left: 0; width: 100%; height: calc(100% - 13.7rem); background: linear-gradient(to left, rgba(179, 236, 206, 0.18), rgba(255, 241, 197, 0.18)), url('/images/template/10582/main/0009_con_bg3.png') no-repeat right bottom; z-index: -3; content: ""; }
.MC_wrap3 .container::before { position: absolute; top: -5.2rem; left: -9.5rem; width: 8.95rem; height: 7.7rem; background: url('/images/template/10582/main/0009_bg1.png') no-repeat center / cover; content: ""; }

.con_wrap { position: relative; width: 22rem; float: left; }

.MC_box1 { position:relative; width:100%; height:30.55rem; } /* 메인비주얼 */ 
.MC_box2 { position: relative; width: 100%; height: 15.35rem; } /* 팝업존 */
.MC_box3 { position: relative; width: 100%; height: 12rem; } /* 식단 */
.MC_box4 { position: relative; width: calc(100% - 25rem); height: 20.2rem; margin-top: 7.1rem; float: right; } /* 캘린더 */
.MC_box5 { position: relative; width: 100%; height: 21.95rem; padding: 2.15rem 0 2rem; margin-bottom: 3.4rem; } /* 갤러리 */
.MC_box5::before { position: absolute; top: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 83.35rem; height: 100%; border-radius: 20rem; background: #c9e8ff; z-index: -2; content: ""; }
.MC_box5::after { position: absolute; top: -9.7rem; right: -4.15rem; width: 8.25rem; height: 9.95rem; background: url('/images/template/10582/main/0009_bg2.png') no-repeat center / cover; content: ""; }
.MC_box6 { position: relative; width: 56%; height: 20.2rem; float: left; } /* 공지사항 */
.MC_box7 { position: relative; width: 37%; height: auto; float: right; } /* 바로가기01 */

@media(max-width:1240px){
    .MC_wrap2 { margin-top: -5.5rem; }
    .MC_wrap3 .container::before { display: none; }

    .con_wrap { width: 20rem; }

    .MC_box1 { height: auto; } /* 메인비주얼 */
    .MC_box2 { height: auto; } /* 팝업존 */
    .MC_box4 { width: calc(100% - 22rem); margin-top: 6rem; } /* 캘린더 */
    .MC_box5::after { display: none; }
}

@media (max-width: 1024px) { 
    .MC_wrap3 { padding-bottom: 2rem; }

    .MC_box5 { margin-bottom: 2rem; } /* 갤러리 */
    .MC_box6 { width: 100%; float: none; } /* 공지사항 */
    .MC_box7 { width: 100%; float: none; margin-top: 2rem; } /* 바로가기01 */
}

@media(max-width:980px){
    .MC_wrap2 { margin-top: 0; }

    .con_wrap { width: 100%; float: none; overflow: hidden; }

    .MC_box2 { width: 48%; float: left; } /* 팝업존 */
    .MC_box3 { width: 48%; height: 14.9rem; float: right; } /* 식단 */
    .MC_box4 { width: 100%; height: auto; float: none; margin-top: 2rem; } /* 캘린더 */
    .MC_box5::after { display: block; top: -6.7rem; right: 0; width: 6.25rem; height: 7.5rem; }
}

@media(max-width:768px){
    .MC_box2 { width: 100%; float: none; } /* 팝업존 */
    .MC_box3 { width: 100%; height: auto; float: none; } /* 식단 */
}

@media(max-width:480px){
    .MC_box5 { height: auto; } /* 갤러리 */
}

@media(max-width:380px){
    .MC_box5::after { display: none; }
}
