﻿/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; }


.MC_wrap1 { position:relative; }
.MC_wrap2 { position:relative; margin-top: 2.5rem;}
.MC_wrap2 .container { padding-top: 2.5rem; }
.MC_wrap2 .con_wrap { position:relative; margin-top:4rem; }
.MC_wrap2 .con_wrap::after { display: block; clear: both; content: ""; }
.MC_wrap2 .con_wrap::before { position: absolute; content: ""; right: -18.5rem; bottom: 10.4rem; width:14.05rem; height: 14.05rem; background:url('/images/po/template/T2002/main/2002_con-bg.png') }
.MC_wrap3 { position: relative; margin-top: 3.5rem; overflow: hidden; }

.MC_box1 { position: relative; width: calc(100% + 18rem); height:36.75rem; margin-left: -5rem; }/* 메인비주얼 */
.MC_box2 { position: absolute; width: 100%; height: 12rem; padding: 2rem 0; bottom: -5rem; left: 0; margin-left: -3rem; }/* 바로가기1 */
.MC_box2::before { position: absolute; content: ""; bottom: -3.9rem; left: -10.6rem; width:9.15rem; height: 9.1rem; background:url('/images/po/template/T2002/main/2002_link01-deco.png') no-repeat; z-index: 1; }
.MC_box2::after { position:absolute; content:""; top:0; bottom:0; left:-30rem; right:-2rem; background:#25528a; border-radius: 0 0.5rem 5rem 0; }/* 바로가기1 */
.MC_box3 { position: relative; width: 100%; height: 14.5rem; margin-top: 3rem; }/* 게시판 */
.MC_box4 { position: relative; width: calc(100% - 28.3rem); float: left; height: 32.5rem;}/* 갤러리 */
.MC_box5 { position: relative; width: 20.15rem; height: 25.5rem; float: right; }/* 팝업존 */
.MC_box5::after { position: absolute; content: ""; width:200vw; height: calc(50% - 1rem); bottom: -5rem; left: -3.5rem; background: #ecf2ff; z-index: -1; border-radius: 0.5rem 0 0 5rem; }
.MC_box6 { position: relative; width: 100%; padding: 2rem 0 1.8rem; }/* 캘린더 */
.MC_box6::after { position:absolute; content:""; width:200%; height:100%; bottom:0; left:-36rem; background:#f8f8f8; z-index:-1; }

@media (max-width: 1540px) { 
    .MC_box2 { margin-left: 0; height: auto; } /* 바로가기1 */
    .MC_box2::after { right: 1rem; } /* 바로가기1 */
}

@media (max-width: 1440px) {

    .MC_box1 { width: calc(100% + 1rem); height: auto; margin-left: 0; } /* 메인비주얼 */

}

@media (max-width: 1240px) {
    .MC_wrap2 { margin-top: 3.5rem; }
    .MC_wrap2 .con_wrap { margin-top:3rem; }
    .MC_wrap3 { margin-top: 1.5rem; }

    .MC_box2::after { top: 1rem; bottom: 1rem; border-radius: 0 0.5rem 3.5rem 0; }/* 바로가기1 */
    .MC_box3 { margin-top:0; } /* 게시판 */
    .MC_box4 { width: calc(100% - 19.1rem); } /* 갤러리 */
    .MC_box5 { width: 15.2rem; height: auto; } /* 팝업존 */
    .MC_box5::after { left: -2.05rem; border-radius: 0.5rem 0 0 4rem; }

}

@media (max-width:960px){
    .MC_wrap2 { margin-top: 0.5rem; }
    .MC_wrap2 .container { padding-top: 0; }
    .MC_wrap2 .con_wrap { margin-top: 2rem; }
    .MC_wrap3 { margin-top: 5.5rem; }
    
    .MC_box2 { bottom: 0; margin-top: -4rem; position: relative;  } /* 바로가기1 */
    .MC_box3 { height: 16.1rem; } /* 게시판 */
    .MC_box4 { width: 100%; height: auto; } /* 갤러리 */
    .MC_box5 { width: 100%; margin-top: 1.5rem; }/* 팝업존 */
    .MC_box5::after { bottom: -3.2rem; left: -10rem; } /* 팝업존 */
     
}

@media (max-width: 768px) {
    .MC_box6::after { left: -3rem; }

}

@media (max-width:640px){

}

@media (max-width: 560px) {
    .MC_box5{height: auto;}/*팝업존*/
}

@media (max-width: 480px){

    .MC_box2 { margin-top: -3rem; }
    .MC_box2::after { right: 0; }
    .MC_box5 { margin-top: 1rem; }/* 팝업존 */
    .MC_box6 { padding:2rem 0 0; bottom: -0.4rem; } /* 캘린더 */

}

@media (max-width: 380px) {
    .MC_box3 { height: 19rem; } /* 게시판 */
}

@media (max-width: 320px) {

    .MC_box2 { margin-top: -2rem; } /* 게시판 */

}