@charset "utf-8";
#Wrap { position:relative; width:100%; height:100%; }
#Wrap .index_box { width:100%; height:427px; margin-top:10px; }

/* caravanWrap02 */

#service_title { position:relative; width:100%; }
#service_title p { position:absolute; color:#fff; font-size:4vw; text-align:center; line-height:5.5vw; width:500px; top:45%; left:50%; margin-left:-250px; font-weight:300; text-shadow: 0px 0px 10px rgb(0, 0, 0); }
#service_title p span { font-size:5vw; font-weight:600;  }
#service_title > img { width:100%; }
.service_img img { width:100%; margin-top:5px; }
#service_title span#arrow_l { position:absolute; width:70px; height:70px; left:20px; top:50%; margin-top:-35px; }
#service_title span#arrow_r { position:absolute; width:70px; height:70px; right:20px; top:50%; margin-top:-35px; }

.service_infoWrap { width:100%; height:240px; margin:10px 0; }
#serviceWrap_6 .service_infoWrap { height:290px; }
#serviceWrap_9 .service_infoWrap { height:190px; }
.service_infoWrap dl.info { padding-left:15px; height:130px; }
.service_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; }
.service_infoWrap dl.info dd { font-size:3.7vw; line-height:5vw; color:#656565; }


