@charset "utf-8";
#Wrap { position:relative; width:100%; height:100%; }
#Wrap .index_box { width:100%; height:427px; margin-top:10px; }

/* content */

#facilities_title { position:relative; width:100%; }
#facilities_title p { position:absolute; color:#fff; font-size:4vw; text-align:center; line-height:5.5vw; width:300px; top:45%; left:50%; margin-left:-150px; font-weight:300; text-shadow: 0px 0px 10px rgb(0, 0, 0); }
#facilities_title p span { font-size:5vw; font-weight:600;  }
#facilities_title > img { width:100%; }
#facilities_title span#arrow_l { position:absolute; width:70px; height:70px; left:20px; top:50%; margin-top:-35px; }
#facilities_title span#arrow_r { position:absolute; width:70px; height:70px; right:20px; top:50%; margin-top:-35px; }
#facilitiesWrap_3 .facilities_img { margin-top:180px; }
#facilitiesWrap_4 .facilities_img { margin-top:-60px; }
#facilitiesWrap_6 .facilities_img { margin-top:-60px; }
#facilitiesWrap_9 .facilities_img { margin-top:-120px; }
.facilities_img img { width:100%; margin-top:5px; }

.fac_infoWrap { width:100%; height:370px; margin:10px 0; }
.fac_infoWrap dl.info { padding-left:15px; height:70px; }
.fac_infoWrap dl.info dt { height:130px; padding:5% 0 0 150px; font-size:4vw; line-height:5vw; font-weight:500;  background:url(../img/info_icon.png) no-repeat 5px center; }
.fac_infoWrap dl.info dd { font-size:3.7vw; line-height:5vw; color:#656565; }

#facilitiesWrap_3 .fac_infoWrap { height:60px; }
