[class^="MC_wrap"] .con_wrap:after {content:""; display:block; clear:both; }
.MC_wrap1 { position:relative; background: url('/tempSample/40009/images/main/M_visual_bg.png') no-repeat center bottom / cover; }
.MC_wrap1:before { content:""; position:absolute; top:0; left:50%; width:127rem; height:76rem; -webkit-transform:translateX(-50%); transform:translateX(-50%); }
.MC_wrap1 .con_wrap { margin-top:2rem; }
.MC_wrap2 {position:relative;margin-top: 2rem;padding:0 0 4rem;background: url('/tempSample/40009/images/main/MC_wrap2_bg.png') no-repeat center bottom -1rem / contain;}
.MC_wrap2 .con_wrap { display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; width: 100%; }

.MC_box1 { position:relative; width:100%; } /* 메인비주얼 */
.MC_box2 { position:relative; width:49%; height:16rem;} /* 게시판1 */
.MC_box3 { position:relative; width:49%; height:16rem; margin-left: auto;} /* 게시판2 */
.MC_box4 { position:relative; width:100%; height:7.75rem; padding: 0 0 0 4.5rem; margin-top: 2rem;} /* 바로가기1 */
.MC_box4::before { content:''; display: block; width: 500%; height: 100%; position: absolute; left:0; top: 0; bottom:0; background: linear-gradient(90deg, rgba(209,213,245,1) 0%, rgba(246,232,237,1) 13%, rgba(183,222,254,1) 18%); border-radius: 5rem; z-index: -2;}
.MC_box4::after { content:''; display: block; width: 500%; height: 100%; position: absolute; left:0; top: 0; bottom:0; background-image:url('/tempSample/40009/images/main/0009_ico_link_bg.png');border-radius: 5rem; z-index: -1;}
.MC_box5 { position:relative; width:100%; height:15.45rem; margin-top: 2rem;} /* 갤러리 */
.MC_box6 { position:relative; width:23%; height:14rem; margin-top:1.5rem; } /* 식단 */
.MC_box7 { position:relative; width:46%; height:14rem; margin: 0 auto; } /* 캘린더 */
.MC_box8 { position:relative; width:25%; height:14rem; } /* 팝업존 */


@media (max-width: 1300px) {
    .MC_wrap1 { padding-bottom:0; }
    
    .MC_box2 { width:50%; padding-right:.875rem; } /* 게시판1 */
    .MC_box3 { width:50%; height: auto; padding:0 0 0 .875rem; } /* 게시판2 */
}

@media (max-width: 1024px) {
    .MC_wrap2 { padding-bottom: 2rem; }
    .MC_wrap2 .con_wrap { align-items: baseline;}

    .MC_box4 { padding: 0;}
    .MC_box4::before { border-radius: 0; left: -1rem;}
    .MC_box5 { height: 14.75rem; } /* 갤러리 */
    .MC_box6 { width:100%; height: auto; margin: 0.5rem 0 1rem 0 ; }/*식단*/
    .MC_box7 { width: 58%; margin: 0 auto 0 0;} /* 캘린더 */
    .MC_box8 { width: 37%; height: 16.1rem;}/* 팝업존 */

}

@media (max-width: 950px) {
    .MC_box7 { width: 100%; height: auto; }/*캘린더*/
    .MC_box8 { width: 100%; height: auto; margin-top: 1rem;}/*팝업존*/
}

@media (max-width: 768px) {
    .MC_wrap2 { margin-top:1rem; }
    
    .MC_box2 { width: 100%; padding-right: 0; margin-bottom: 1rem; }/*게시판1*/
    .MC_box3 { width: 100%; padding-left: 0; }/*게시판2*/
    .MC_box4 { height: auto; }/*바로가기*/
}

@media (max-width: 480px) {
    .MC_box2 { height: auto; }/*게시판*/

}

@media (max-width: 380px) {
}

