﻿

/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; }
#container *{ scrollbar-arrow-color: #ddd; scrollbar-Track-Color: #ddd; scrollbar-base-color: #aaa; scrollbar-Face-Color: #aaa; scrollbar-3dLight-Color: #aaa; scrollbar-DarkShadow-Color: #aaa; scrollbar-Highlight-Color: #aaa; scrollbar-Shadow-Color: #aaa;}
#container ::-webkit-scrollbar { width: 5px; }
#container ::-webkit-scrollbar-thumb { background-color: #aaa; border-radius:10px; }
#container ::-webkit-scrollbar-track { background-color: #ddd; border-radius:10px; }

.MC_wrap1 {position: relative;}
.MC_wrap1::after{width: 12.6rem; height: 16.25rem; background: url('/images/schl/template/T0098/main/0098_visual_bg.png') no-repeat center; position: absolute; right: 0; top: 8.5rem; content: '';}
.MC_wrap1::before{width: 100%; height: 31.25rem; background: #f7f7f7; position: absolute; top: 16.5rem; left: 0; content: '';}
.MC_wrap2 {position: relative; margin: 3.25rem 0 0;}
.MC_wrap3 {position: relative; margin: 1.75rem 0 2rem;}

.MC_box1 { position:relative; width: calc((100% - 60rem) / 2 + 60rem); height:25.75rem;} /* 메인비주얼 */
.MC_box2 { position: absolute; bottom: -2rem; right: calc((100% - 60rem) / 2 ); width: 16rem; height: 6.5rem;} /* 바로가기1 */
.MC_box3 { position: relative; width: 100%; height: 16rem; margin-bottom: 1.5rem;} /* 게시판 */ 
.MC_box4 { position: relative; width: 100%; height: 5.75rem;} /* 바로가기2 */
.MC_box5 { position: relative; width: 16.25rem; margin-right: 1.5rem; height: 24rem; float: left;} /* 캘린더*/
.MC_box6 { position: relative; width: 23.25rem; height: 24rem; float: left; } /* 갤러리 */
.MC_box7 { position: relative; width: 17.5rem; height: 13.75rem; float: right;} /* 팝업존 */
.MC_box8 { position: relative; width: 17.5rem; height: 10.25rem; float: right;}

@media (max-width:1240px){
    .MC_wrap1::after{display: none;}

    .MC_box1{width: 100%; height: auto;}
    .MC_box2{right: 1rem;}
    .MC_box5{width: 48%; margin-right: 0; margin-bottom: 1.5rem;}
    .MC_box6{width: 48%; float: right; margin-bottom: 1.5rem;}
    .MC_box7{width: 48%; float: left;}
    .MC_box8{width: 48%; height: auto;}
}

@media (max-width:920px){
    .MC_box4{height: auto;}
}

@media (max-width:680px){
    .MC_wrap1::before{top: 50%;}

    .MC_box5{width: 100%; height: auto;}
    .MC_box6{width: 100%; height: auto;}
    .MC_box7{width: 100%; height: auto;}
    .MC_box8{width: 100%; height: auto;}
}

@media (max-width:580px){
    .MC_wrap1::before{top: 30%;}
    .MC_wrap2{margin-top: 1.5rem;}

    .MC_box2{position: relative; bottom: auto; right: auto; width: 100%; height: auto; margin-top: 1.5rem;}
    .MC_box3{height: auto;}
}
