@charset "utf-8";

#wrap{width: 100%;}

.inner{
    width: 1200px;
    margin: 0 auto;
}

.main_tit{
    height:409px;
    background:url(../img/S1/direction/directions_tit.jpg) no-repeat center 0/cover;
}

.section_1{
    margin-top: 50px;
}

.section_1 .map{
    width: 100%;
    height: 420px;
    
}


#txt{
    width: 100%;
    height: 414px;
    margin: 30px 0 100px 0;
    background:url(../img/S1/direction/directions_txt.png) no-repeat center 0/cover;
}

