@charset "euc-kr";
/* CSS Document */

/* °øÅë¿µ¿ª */
#container{
    width: 100%;
}
#container .inner{
    margin: 0 15px;
}

/*banner s*/
#container .banner{
    padding-top:60px;
}
#container .banner img{
    width:100%;
}
/*banner e*/

/*section1 s*/
#section1{
    padding-bottom:30px;
}

#section1 #lightBox{
    width:100%;
}
#section1 .box div{
    width:100%;
    padding-top:50%;
    position:relative;
    margin:30px 0 0 0;
}
#section1 .box a{
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}

/*1¹ø»çÁø °¡Àå À§·Î ¿Ã¸®±â*/
#section1 .box div .top{
    z-index:60;
}

#section1 .b1{
    background:url(../images/facilities/facil1.jpg) no-repeat center 0/cover;
}
#section1 .b2{
    background:url(../images/facilities/facil2.jpg) no-repeat center 0/cover;
}
#section1 .b3{
    background:url(../images/facilities/facil3.jpg) no-repeat center 0/cover;
}
#section1 .b4{
    background:url(../images/facilities/facil4.jpg) no-repeat center 0/cover;
}
#section1 .b5{
    background:url(../images/facilities/facil5.jpg) no-repeat center 0/cover;
}
#section1 .b6{
    background:url(../images/facilities/facil6.jpg) no-repeat center 0/cover;
}
#section1 .b7{
    background:url(../images/facilities/facil7.jpg) no-repeat center 0/cover;
}
#section1 .b8{
    background:url(../images/facilities/facil8.jpg) no-repeat center 0/cover;
}
#section1 .b9{
    background:url(../images/facilities/facil9.jpg) no-repeat center 0/cover;
}
#section1 .b10{
    background:url(../images/facilities/facil10.jpg) no-repeat center 0/cover;
}
/*section1 e*/