﻿ 
/*-----------------------------------------------------------
Author :JI, cohi
Creative date :2021. 09. 16
-----------------------------------------------------------*/

.MC_wrap1{position:relative; overflow: hidden; } 
.MC_wrap1:before {content:""; display:block; width:8.15rem; height:9.95rem; position:absolute; top:0; left:0; background:url('/00_common/images/T3029_main/3029_bg_visual1.png') no-repeat;}
.MC_wrap1:after {content:"";display:block;width:18.05rem;height:28.65rem;position:absolute;top:0;right:0;background:url('/00_common/images/T3029_main/3029_bg_visual2.png') no-repeat;z-index: -1;}
.MC_wrap2{position:relative;background: url('/00_common/images/T3029_main/3029_ptrn_link.png') repeat;padding: 0 0 1.5rem 0;margin-top: 2.5rem;}
.MC_wrap2::before{width: 100%;height: 7.5rem;background: url('/00_common/images/T3029_main/3029_bg_wrap2.png') no-repeat;position: absolute;right: 0;bottom: 0;background-size: cover;content: '';}
.MC_wrap3{position:relative;overflow: hidden;padding: 0.45rem 0 2rem 0;} 
.MC_wrap3::before{width: 100%;height: 16.1rem;background: url('/00_common/images/T3029_main/3029_bg_wrap3.png') no-repeat;background-size: cover;position: absolute;right: 0;top: 0;background-size: cover;content: '';}

.MC_box1{position:relative;width: 100%;margin: 0 0 2rem;} /* 메인비주얼 */
.MC_box2{position:relative; width:calc(100% - 22rem); height:18.75rem; float:left;} /* 공지사항 */
.MC_box3{position:relative; width:20rem; height:18.75rem; float:right;} /* 행사일정 */
.MC_box4{position: relative; width: 100%;} /* 바로가기 */
.MC_box5{position: relative; width: 18.5rem; margin-right: 2rem; float: left;} /* 포토갤러리 */
.MC_box6{position: relative; width: calc(100% - 40rem); float: left;} /* 오늘의식단 */
.MC_box7{position: relative; width: 17.5rem; float: right;}
@media (max-width: 1920px){
    .MC_wrap1{background-size: auto; background-position: top left;}
}
@media (max-width: 1240px){
    .MC_wrap1{background-size: 150%;}
    .MC_wrap1:before {display:none;}
    .MC_wrap1:after {display:none;}
    .MC_wrap2::before {background: url('/00_common/images/T3029_main/3029_ptrn_bg.png') repeat;}
    .MC_wrap3::before {height:100%; background: url('/00_common/images/T3029_main/3029_ptrn_bg.png') repeat;}

    .MC_box5{width:15.5rem; margin-right: 1.5rem;} /* 포토갤러리 */
    .MC_box6{width:calc(100% - 33.5rem);} /* 오늘의식단 */
    .MC_box7{width:15rem;} /* 팝업존 */
}
@media (max-width: 1024px){

    .MC_box5{width:100%; margin-right:0; margin-bottom:2rem;}
    .MC_box6{width:49%;}
    .MC_box7{width:49%;}
}
@media (max-width: 840px){
    .MC_box2{width:100%; margin-bottom:2rem;} /* 공지사항 */
    .MC_box3{width:100%;} /* 행사일정 */
}
@media (max-width: 600px){
    .MC_wrap2{margin-top:1rem;}
    .MC_wrap3{margin:0;}

    .MC_box1{margin:1.5rem 0 1rem;}
    .MC_box2{margin-bottom:1rem;}
    .MC_box5{margin-bottom:1rem;}
    .MC_box6{width:100%; margin-bottom:1rem;}
    .MC_box7{width:100%;}
}

@media (max-width: 480px){
    .MC_box2{height:17rem;}
    .MC_box8{width:100%;}
    .MC_box8::before{display:none;}
}
 

 