@charset "UTF-8";
@import "/include_2015/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */

.staffing {
	width: 1000px;
	margin:auto;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.staffing .sp {
	display:none
}

.staffing .title01 {
	background:url(../images/ti_bk01.jpg) no-repeat ;
	padding:30px 0 0;
	text-align:left;
	height:611px;
}

.staffing .title01 p {
	padding:20px 0 0 55px;
	font-size:17px;
	line-height:27px;
	font-weight:bold;
	color:#493122
}

.staffing .title01 p img {
	margin-right:13px
}

.staffing .lead01 {
	background:url(../images/bk01.png) no-repeat ;
	height:180px;
	padding:33px 0;
	font-size:22px;
	line-height:33px;
	font-weight:bold;
	color:#493122
}

.staffing .toiawase01 {
	font-size:25px;
	line-height:1;
	color:#493122;
	padding-bottom:25px;
}

.staffing .toiawase01 span {
	display:inline-block;
	vertical-align:middle;
}

.staffing .toiawase01 span.mk01 {
	font-size:35px;
	padding:10px
}

.staffing .bt01{
	margin:0 auto 50px;
	text-align:center;
	padding:30px;
}

.staffing .bt01 a{
	background:url(../images/mk01.png) #de5531;
	background-repeat:no-repeat ;
	background-position: left 110px center;
	padding:18px 110px 18px 160px;
	border-radius:80px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:30px;	
	line-height:1
}

.staffing .bt01 a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}


.staffing h2 {
	border-top:#7a685d 1px solid ;
	border-bottom:#7a685d 1px solid ;
	padding:20px;
	font-size:25px;
	line-height:1;
	color:#493122;
	letter-spacing:0.2em
}

.staffing .area01 {
	display:flex;
	flex-wrap :wrap;
	justify-content:space-between;
	margin-bottom:60px;
}

.staffing .jirei01 {
	flex-basis:475px;
	background:url(../images/bk02.png);
	background-position: top 40px center;
	margin-top:60px;
	text-align:left;
	color:#493122;
}

.staffing .jirei01 div.shikaku01 {
	float:right;
	width:245px;
	min-height:135px;
	font-size:14px;
	line-height:22px;
	text-indent: -1em;
	padding: 20px 1em 18px 2em;
}

.staffing .jirei01 div.shikaku01 p {
	line-height:20px;
	margin-bottom:2px;
}

.staffing .jirei01 div.shikaku01 span {
	font-weight:bold;
	line-height:30px;
}

.staffing .jirei01 p.txt01 {
	float:right;
	width:245px;
	padding:5px 0 0 22px;
	color:#2b7a6e;
	font-size:18px;
	font-weight:bold;
}

.staffing .jirei01 p.txt01 span {
	font-size:15px;
}

.staffing .jirei01 p.txt02 {
	display:block;
	clear:both;
	font-size:15px;
	line-height:23px;
}

.staffing .jirei01 img {
	width:225px;
	float:left;
	margin-top:-15px;
	box-shadow: 8px 8px #69b7ac;
}