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

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

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

.staffing .pc {
	display:none
}

.staffing .title01 {
	background:url(../images/ti_bk01.jpg) no-repeat #b0f1e7 ;
	padding:3% 0 5%;
	text-align:left;
}

.staffing .title01 img.ti_txt01 {
	width:98%;
	margin-bottom:3%;
}

.staffing .title01 p {
	padding:3% 6% 0;
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	color:#493122;
}

.staffing .title01 p.img_po01 {
	text-align:center;
}

.staffing .title01 p.img_po01 img {
	margin-top:2%;
}

.staffing .lead01 {
	background:url(../images/bk01.png) no-repeat ;
	background-position: bottom center ;
	padding:0 5% 7%;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	color:#493122
}

.staffing .toiawase01 {
	font-size:16px;
	line-height:1;
	color:#493122;
	padding:3%;
}

.staffing .toiawase01 span {
	display:inline-block;
	font-size:14px;
	padding:2px
}

.staffing .bt01{
	margin:8% auto;
	text-align:center;
}

.staffing .bt01 a{
	background:url(../images/mk01.png) #de5531;
	background-repeat:no-repeat ;
	background-position: left 5% center;
	background-size: 20px;
	padding:5% 6% 5% 14%;
	border-radius:80px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;	
	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:3%;
	font-size:20px;
	line-height:1;
	color:#493122;
	letter-spacing:0.2em
}

.staffing .area01 {
	margin:5%;
}

.staffing .jirei01 {
	margin-top:8%;
	text-align:center;
	font-size:16px;
	line-height:25px;
	color:#493122;
}

.staffing .jirei01 div.shikaku01 {
	background:url(../images/bk02.png) repeat-x ;
	text-indent: -1em;
	margin:3% 0;
	padding: 5px 1em 13px 2em;
}

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

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

.staffing .jirei01 p.txt01 {
	padding:15px 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;
	text-align:left
}

.staffing .jirei01 img {
	width:65%;
	margin-bottom:2%;
	box-shadow: 8px 8px #69b7ac;
}