@charset "utf-8";
/* CSS Document */
/*-------------content1------------------*/
#mainVisual{
	width: 100%;
	background: url(../img/mv_bg.jpg);
	background-repeat: repeat-x;
}
#mainVisual .wrap{
	background: url(../img/mv_people.png) no-repeat;
	height: 600px;
}
.mv_blue{
	width: 100%;
	background-color: #88cff0;
}
.mv_content{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
.mv_content a{
	text-decoration: none;
	color: #fff;
	display:block;
	padding: 15px 0 15px 20px;
}
.mv_text{
	float: left;
	width: 500px;
	color: #fff;
	font-size: 24px;
}
.mv_text span{
	font-weight: bold;
	color: #fff;
}
.mv_entry{
	float: right;
	width: 435px;
	color: #fff;
	background: url(../img/button_icon.png) no-repeat left;
	background-position: 80px;
	font-size: 24px;
	border: solid 2px #fff;
	margin: 7px 0 0 0;
	text-align: center;
}

#content1:after{
	content: url(../img/bg_mv_blue.png) ;
	background:#FFF;
	width:120px;
	margin:0 auto;
	display:block;
}
/*-------------content2------------------*/
#content2{
	margin-bottom: 50px;
}
#content2 h3{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	padding: 30px 0 30px 0;
	color: #717171;
}
ul.listWithoutDot li{
	list-style-type: none;
}
ul .title{
	font-size: 20px;
	width: 240px;
	text-align: center;
	margin: 10px 0 10px 0;
}
ul .text{
	font-size: 18px;
	width: 240px;
	text-align: center;
}

#content2 .model_1{
	float: left;
	width: 240px;
	margin-right: 13px;
}
#content2 .model_2{
	float: left;
	width: 240px;
	margin-right: 13px;
}
#content2 .model_3{
	float: left;
	width: 240px;
	margin-right: 13px;
}
#content2 .model_4{
	float: left;
	width: 240px;
}
#content2 .model{
	padding-bottom: 90px;
}

.model_content{
	width: 800px;
	margin: 0 auto;
	padding-bottom: 110px;
}
.model_content a{
	text-decoration: none;
	display: block;
	padding:15px 0;
	color: #717171;
}
.model_entry a{
	text-decoration: none;
	display: block;
	padding:15px 0 15px 20px;
	color: #717171;
}

.model_anotherjob{
	text-align: center;
	float: left;
	width: 300px;
	background: url(../img/button_icon_3.png) no-repeat left;
	background-position: 25px;
	font-size: 24px;
	border: solid 2px #717171;
}
.model_entry{
	text-align: center;
	float: right;
	width: 330px;
	background: url(../img/button_icon_3.png) no-repeat left;
	background-position: 25px;
	font-size: 24px;
	border: solid 2px #717171;
}

.suport{
	width: 1000px;
	margin: 0 auto;
	background: url(../img/suport_img.jpg) no-repeat;
	height: 400px;
}
.suport_h4{
	width: 500px;
	text-align:center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding-top: 70px;
}
.suport_text{
	width: 500px;
	font-size: 20px;
	color: #fff;
	padding: 40px 30px 0 30px;
}

/*------------------content3-------------------*/
#content3 h3{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	padding: 0 0 60px 0;
	color: #717171;
}
.area{
	padding-bottom: 70px;
}
.area_2{
	padding-bottom: 70px;
}
/*----map_all-----------*/
.area_all{
	width: 333px;
	float: left;
}
.area_all .all_img{
	width: 333px;
	text-align: center;
}
.area_all .all_h3{
	width: 333px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.area_all .all_text{
	width: 271px;
	margin-bottom: 10px;
	margin: 0 31px 15px 31px;
}
.area_all .all_details{
	width: 302px;
	text-align: right;
}
/*----map_kinki------------*/
.area_kinki{
	width: 333px;
	float: left;
}
.area_kinki .kinki_img{
	width: 333px;
	text-align: center;
}
.area_kinki .kinki_h3{
	width: 333px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.area_kinki .kinki_text{
	width: 271px;
	margin-bottom: 10px;
	margin: 0 31px 15px 31px;
}
.area_kinki .kinki_details{
	width: 302px;
	text-align: right;
}
/*-----map_tyuugoku-----------*/
.area_tyuugoku{
	width: 334px;
	float: left;
}
.area_tyuugoku .tyuugoku_img{
	width: 334px;
	text-align: center;
}
.area_tyuugoku .tyuugoku_h3{
	width: 334px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.area_tyuugoku .tyuugoku_text{
	width: 272px;
	margin-bottom: 10px;
	margin: 0 31px 15px 31px;
}
.area_tyuugoku .tyuugoku_details{
	width: 302px;
	text-align: right;
}
/*-------map_toukai-------------*/
.area_toukai{
	width: 400px;
	float: left;
	margin: 0 0 0 100px;
}
.area_toukai .toukai_img{
	width: 400px;
	text-align: center;
}
.area_toukai .toukai_h3{
	width: 400px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.area_toukai .toukai_text{
	width: 272px;
	margin-bottom: 10px;
	margin: 0 64px 15px 64px;
}
.area_toukai .toukai_details{
	width: 336px;
	text-align: right;
}
/*------map_kyuushuu---------------*/
.area_kyuushuu{
	width: 400px;
	float: left;
}
.area_kyuushuu .kyuushuu_img{
	width: 400px;
	text-align: center;
}
.area_kyuushuu .kyuushuu_h3{
	width: 400px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.area_kyuushuu .kyuushuu_text{
	width: 272px;
	margin-bottom: 10px;
	margin: 0 64px 15px 64px;
}
.area_kyuushuu .kyuushuu_details{
	width: 336px;
	text-align: right;
}
/*----------musee_blue----------------*/
.musee_blue{
	width: 100%;
	background-color: #88cff0;
}
.musee_blue a{
	color: #fff;
}
.musee_blue_content{
	width: 1000px;
	margin: 0 auto;
	height: 280px;
	padding: 10px 0 20px 0;
}
.musee_blue_float{
	width:799px;
	float:left;
}
.musee_blue_h3{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin: 30px 0 15px 0;
}
.musee_blue_text{
	width: 740px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.musee_blue_details{
	width: 740px;
	font-size: 18px;
	color: #fff;
}
.musee_blue_img{
	display: table-cell;
	width: 201px;
	height:280px;
	vertical-align: middle;
	text-align:center;
}

.musee_blue:before{
	content: url(../img/bg_musee_blue.png) ;
	background:#88cff0;
	width:120px;
	margin:0 auto;
	display:block;
}
/*---------------------content4-------------------*/
.qps_Visual{
	width: 100%;
	background: url(../img/riyuu_bg.jpg);
	background-repeat: re repeat-x;
	margin-bottom: 40px;
}
.qps_Visual .wrap{
	background: url(../img/qps_visual_people.png) no-repeat; 
	height: 320px;
}
.qps_Visual h3{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 1000px;
	height: 320px;
	padding-left: 100px;
}
/*-----------------------vice---------------------*/
.voice{
	margin-bottom: 60px;
}
.voice_a{
	width: 333px;
	float:left;
}
.voice_c{
	width: 334px;
	float:left;
}

.voice_img{
	width:70px;
	height:70px;
	float:left;
}
.voice_h3{
	width:213px;
	height:70px;
	float:left;
	font-size: 24px;
	color: #ffbcd8;
	font-weight: bold;
	line-height: 70px;
	margin: 0 0 0 20px;
}
.voice_text{
	width: 303;
	clear: both;
	padding: 20px 0 0 0;
	margin: 0 30px 0 0px;
}
/*--------------------------job--------------------------*/
.job{
	width: 100%;
	background-color: #88cff0;
	padding: 0 0 40px 0;
}
.job_h3{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	padding: 40px 0 15px 0;
}
.job_content{
	background: url(../img/bg_job.png) no-repeat;
	background-position: 50% 120px;
	margin-bottom: 60px;
}
.job_content dl{
	width: 166px;
	float: left;
}
.job_content dt{
	font-size: 20px;
	color: #88cff0;
	font-weight: bold;
	padding: 65px 0 0 15px;
	height: 120px;
	text-align:center;
}
.job_content dd{
	width: 153px;
	color:#fff;
	padding:0 0 0 10px;
}
.photo dt{
	padding-left:25px;
	padding-top: 50px;
	height: 135px;
}
.start dt{
	padding-left:25px;
	padding-top: 50px;
	height: 135px;
}
.job_entry{
	text-align: center;
	width: 330px;
	background: url(../img/button_icon.png) no-repeat left;
	background-position: 25px;
	font-size: 24px;
	border: solid 2px #fff;
}
.job_entry a{
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 15px 0 15px 20px;
}
.job:before{
	content: url(../img/bg_musee_blue.png) ;
	background:#88cff0;
	width:120px;
	margin:0 auto;
	display:block;
}

/*-----------------------contact-----------------------*/
.contact{
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
}
.contact a{
	display:block;
	text-decoration:none;
}
.contact li{
	list-style-type:none;
	float:left;
}
.contact dt{
	margin: 0 0 0 53px;
	color: #717171;
	font-size: 13px;
}
.contact dd{
	margin: 0 0 0 53px;
	color: #717171;
	font-size: 18px;
	font-weight: bold;
}
.contact a dt{
	padding:2px 0;
}
.contact a dd{
	padding:4px 0 0 0;
}
.contact dl.call{
	width: 270px;
	background: url(../img/contact_call.png) no-repeat;
	background-position: left;
	margin: 0 0 0 25px;
}

.contact dl.mail{
	width: 320px;
	background: url(../img/contact_mail.png) no-repeat;
	background-position: left;
}
.contact dl.line{
	width: 205px;
	background: url(../img/contact_sp.png) no-repeat left 17px center;
}
.contact dl.cacao{
	width: 180px;
	background: url(../img/contact_sp.png) no-repeat left 17px center;
}

#content5{
	width: 100%;
	background-color: #88cff0;
	padding: 20px 0 20px 0;
}
.copyright{
	text-align: center;
	color: #fff;
}