@charset "utf-8";

#container{
}

/****************************************

          hedder

*****************************************/
#hedder{
	width: 940px;
	margin: 0 auto;
	background: #009FE8;
	color: #fff;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#hedder a{
	color: #fff;
}
#hedder .logo{
	width: 185px;
	float: left;
}
#hedder .logo:hover{
	opacity: 0.8;
	transition: 0.5s;
}
.logo img{
	width: 100%;
}
.hedder_right{
	width: 750px;
	text-align: right;
	float: right;
}
.hedder_right a:hover{
	opacity: 0.5;
}
.hedder_right .language{
display: block;
margin-bottom: 40px;
height: 31px;
}
.hedder_right .language a:first-child{
	margin-left: 10px;
}
.hedder_right .language a{
	display: block;
	padding: 3px 30px 3px 30px;
	float: right;
	width: 70px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 3px;
	font-size: 95%;
}

.hedder_right li{
	display: inline;
	font-size: 95%;
}
.hedder_right li:not(:last-child) {
    margin-right: 20px;
}


/****************************************

          contents

*****************************************/
#contents{
	width: 1000px;
	margin: 0 auto;
}
#contents img{
	width: 100%;
	margin: 0;
	padding: 0;
}

/****************************************

          top

*****************************************/
#topimage_area{
}
.top_navi{
}
.top_navi li{
	display: block;
	float: left;
	width: 500px;
	height: 45px;
	line-height: 45px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background:url("../images/jobagency/arrow.png") no-repeat;
	background-size: 16px auto;
	background-position: center right 10px;
}
.top_navi a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;

}
.top_navi a:hover{
	opacity: 0.5;
}

.top_navi .one{
	background-color: #53B332;
}
.top_navi .two{
	background-color: #D0121B;
}

/****************************************

         intro

*****************************************/
#intro_area{
	width: 960px;
	margin: 0 auto;
}
#intro_area .message{
	display: block;
	text-align: center;
	width: 600px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#intro_area .message dt{
	font-size: 160%;
	font-weight: bold;
	margin: 40px 0 40px 0 ;
}
#intro_area .message dd{
	font-size: 90%;
}
.intro_wrap{
	margin-bottom: 40px;
}
.intro_left{
	float:left;
	width: 320px;
	padding-left: 30px;
}
.intro_left p, .intro_right p{
	font-size: 110%;
}
.intro_left .graf{
	width: 240px;
}
.intro_right{
	float:right;
	width: 600px;
}
.intro_right ul{
	display: block;
}
.intro_right ol,.intro_right li{
	float: left;
	margin-bottom: 6px;
	padding: 6px 0 6px 0 ;
}
.intro_right ol{
	width: 100px;
	text-align: center;
}
.intro_right li{
	width: 485px;
	padding-left: 15px;
}
.red{
	background: #F1C9D3;
}
.red_u{
	background: #FFD5DF;
}
.blue{
	background: #B6E0ED;
}
.blue_u{
	background: #C2EFFD;
}
.yellow{
	background: #FEF2D2;
}
.yellow_u{
	background: #FFF3D3;
}
.green{
	background: #E0ECBE;
}
.green_u{
	background: #EFFCCA;
}
.purple{
	background: #E3DCE1;
}
.purple_u{
	background: #F3EBF0;
}

/****************************************

          jinzai

*****************************************/
#jinzai_area{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.okomari_title {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
#jinzai_area .okomari{
	text-align: center;
	width: 750px;
	margin: 0 auto;
}
#jinzai_area .okomari li{
	float: left;
	width: 230px;
	margin: 10px;
}

.support_title {
	text-align: center;
	font-size: 160%;
	line-height: 140%;
	font-weight: bold;
	color: #53B332;
}
#jinzai_area .support{
	display: flex;
	margin-bottom: 30px;
}
#jinzai_area .support li{
	background: #CEE4AD;
	text-align: justify;
	margin: 7px;
	border-radius: 5px;
	padding: 5px 15px 15px 15px;
	font-size: 90%;
}
#jinzai_area .support li p{
	text-align: center;
	color: #308325;
	font-size: 130%;
	font-weight: bold;
}

.area_title{
	text-align: center;
	color: #53B332;
	font-size: 120%;
	font-weight: bold;
}
.areamap_wrap{
	background: #CEE4AD;
	width: 760px;
	padding: 20px;
	margin: 0 auto;
	border-radius: 15px;
}
.area_left{
	float: left;
	width: 400px;
}
.area_right{
	float: right;
	width: 350px;
	font-weight: bold;
	margin-top: 50px;
}
.area_right span{
	font-size: 80%;
}
.nyukan_wrap{
	text-align: center;
}
.nyukan_nayami{
	text-align: left;
	font-weight: bold;
	width: 350px;
	margin: 0 auto;
}
.nyukan_wrap .arrow{
	width: 100px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom: 20px;
}
.nyukan_wrap ol {
	color: #E60012;
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 10px;
}
.nyukan_wrap li {
	font-weight: bold;
}

/****************************************

          osagasi

*****************************************/
#osagasi_area{
	background: #53B332;
	padding-bottom: 30px;
	padding-top: 20px;
	margin-bottom: 50px;
}
.osagasi_title{
	color:#fff;
	text-align: center;
	font-size: 120%;
	line-height: 0;
	font-weight: bold;	
}
#osagasi_area ul{
display: block;
background: #fff;
width: 760px;
padding-top: 20px;
padding-right: 20px;
padding-left: 20px;
margin: 0 auto;
}
#osagasi_area ol,#osagasi_area li {
	float: left;
	display: block;
	height: 68px;

}
#osagasi_area ul ol{
	width: 80px;
	margin-left: 50px;
	margin-right: 30px;
}
#osagasi_area li{
	width: 600px;
	font-weight: bold;
}
#osagasi_area li span{
	font-size: 90%;
	font-weight: normal;
}

/****************************************

          tioawase

*****************************************/
#toiawase_area{}
#toiawase_area dl{
	display: block;
	width:700px;
	margin: 0 auto;
	margin-bottom: 50px;
	padding: 10px 30px 10px 30px;
	border: 2px solid #009FE8;
	border-radius: 10px;
	text-align: center;
	color: #009FE8;
}
#toiawase_area dl dt{
	color: #000;
	margin-bottom: 10px;
}
#toiawase_area dl dd{
	font-size: 120%;
}
.toiawase_tel{
	font-size: 140%;
	font-weight: bold;
}
.toiawase_time {
	display: block;
	color: #000;
	font-size: 80%;
	margin-top: 10px;
}


/****************************************

          sigoto

*****************************************/
#sigoto_area{
	width: 960px;
	margin: 0 auto;
}
#sigoto_area dl{
	display: block;
	text-align: center;
}
#sigoto_area dl dt{
	color: #D0121B;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
}

.jobimage {
	display: block;
	width: 900px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.jobimage li{
	float: left;
	width: 290px;
	margin: 5px;
}

.sigoto_title{
	text-align: center;
	font-size: 120%;
	line-height: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
.sigoto_wrap{
	display: flex;
	margin-bottom: 70px;
}
.sigoto_wrap li{
	background: #F6B697;
	text-align: justify;
	margin: 7px;
	border-radius: 5px;
	padding: 5px 15px 15px 15px;
	font-size: 90%;
}
.sigoto_wrap li p{
	text-align: center;
	color: #A5141B;
	font-size: 130%;
	font-weight: bold;
}
.ichigyo{
	line-height: 240%;
}

.fb_wrap{
	width: 800px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 133%;
	margin: 0 auto;
	background:url("../images/jobagency/arrow.png") no-repeat;
	background-position: left 10px;
	background-color:#E14058;
	background-size: 24px auto;
	background-position: center right 14px;
	border-radius: 10px;
	position:relative;
}
.fb_wrap a{
	color:#fff;
}
.fb_wrap:hover{
	opacity: 0.7;
	transition: 0.5s;
}

.fb_img{
	width: 150px;
	position: absolute;
	top: -30px ;
	left: 20px ;
}

.company_btn{
	color: #fff;
	background: #009FE8;
	font-size: 110%;
	width: 350px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	margin-top:60px;
	margin-bottom:50px;
	border-radius: 5px;
	text-align: center;
}
.company_btn a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.company_btn:hover{
	opacity: 0.7;
	transition: 0.5s;
}
#koukai {
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	font-size: 80%;
}


/****************************************

          info

*****************************************/
#info_area{
	width: 960px;
	margin: 0 auto;
}
.info_wrap{
}
.info_left{
float: left;
width: 340px;
}
.info_left dl{
	display: block;
}
.info_left dl dt{
	background: #009FE8;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	padding: 3px;
}
.info_left dl dd{
	margin-left: 5px;
}
.info_left dl dd ol{
	font-size: 120%;
	margin-bottom: 10px;
	line-height: 140%;
	font-weight: bold;
}
.info_left dl dd ul li{
	font-size: 90%;
}
.telfax {
	font-size: 140%;
	line-height: 110%;
}
.telfax li{
	display: inline;
}
.telfax li:last-child{
	margin-left: 5px;
}
.telfax span{
	font-size: 80%;
}
.gaikan{
	margin-top: 15px;
	margin-left: 5px;
	width: 180px;
}
.info_right{
	float: right;
	width: 550px;
}
.info_bottom{
	display: block;
	text-align: center;
	margin: 30px 0 50px 0 ;
	font-size: 95%;
}
.info_bottom li:before{
	content:"";
	display:inline-block;
	width:0.8em;
	height:0.8em;
	background:url("../images/jobagency/info_arrow.png") no-repeat;
	background-size:contain;
	margin-right: 5px;
}
.info_bottom li{
	display: inline;
}
.info_bottom li:not(:last-child) {
	margin-right:50px;
}
.info_bottom li a:hover{
	color: #036EB7;
}

/****************************************

          futter

*****************************************/
#futter{
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 5px 0 ;
	background: #009FE8;
	text-align: center;
}
#futter .logo{
	width: 185px;
	margin: 0 auto;
	color: #fff;
	text-align: left;
}
#futter .logo a{
	color: #fff;
}
#futter .logo:hover{
	opacity: 0.8;
	transition: 0.5s;
}
.copyright {
	font-size: 90%;
}
