@charset "UTF-8";
/*SP版は基本的にCSS3記述！*/

/*文字初期設定。基本ゴシック。*/
body {
	font-family: sans-serif;
	background-color: #efede9;
	-webkit-text-size-adjust: 100%;
}
/*リンク系初期設定*/
a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
}
a:active {
}
/*ヘッダー*/

.header {
	position: relative;
	background-image: url('../image/header_h2_back.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 152px;
	-webkit-background-size: auto 152px;
	padding-top: 192px;
	margin-bottom: 11px;
}
.header a {
	display: block;
	position: absolute;
	top: 92px;
	left: 50%;
	margin-left: -47px;
}
.header a img {
	width: 94px;
	height: 94px;
}
.header h1 {
	text-align: center;
}
.header h1 img {
	width: 293px;
}
/*メニュー*/

.nav {
	background-image: url('../image/bgptn1.png');
	padding: 4px 0 20px 0;
	position: relative;
}
.nav ul {
	background-image: url('../image/menu_back.png');
	background-repeat: repeat-x;
	height: 93px;
	padding: 11px 2% 0 2%;
}
.nav ul li {
	float: left;
	width: 32%;
}
.nav ul li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 54px;
	background-image: url('../image/menu_line.png');
	background-repeat: repeat-y;
	background-position: right top;
	/********メニュー文字設定**********/
	color: #2b180d;
	font-size: 18px;
	line-height: 21.982px;
	text-align: center;
	padding-top: 5px;
	position: relative;
	z-index: 9999;
}
.nav ul li a span {
	font-size: 0.8em;
}
.nav ul li:last-child a {
	background-image: none;
}
.nav img {
	position: absolute;
	top: 76px;
	left: 50%;
	margin-left: -93px;
	width: 185px;
	height: auto;
}
/*採用メッセージ*/

.saiyo {
	background-color: #fff;
	padding-bottom: 25px;
}
.saiyo section img {
	display: block;
	width: 266px;
	height: auto;
	margin: 0 auto 8px auto;
}
.saiyo section h2 {
	background-color: #eb9216;
		background-repeat: repeat-x;
	background-position: center top;
	height: 36px;
	padding-top: 13px;
	text-align: center;
	margin-bottom: 13px;
}
.saiyo section h2 img {
	height: 19px;
	width: auto;
}
.saiyo section div {
	padding: 0 26px;
}
.saiyo section div h3 {
	height: 45px;
	width: 100%;
	background-image: url(../image/bgptn2.png);
	margin-bottom: 12px;
}
.saiyo section div p {
	/********採用メッセージ文字設定**********/
	color: #504a41;
	font-size: 16px;
	line-height: 22px;
}
/*採用ボタン*/

.btn {
	padding: 20px 0 40px 0;
}
.btn a {
	display: block;
	width: 300px;
	margin: 0 auto;
}
.btn a img {
	width: 300px;
	height: auto;
}
/*働く環境・先輩の声*/
.kensen {
	background-color: #e67c0b;
}
.kensen h2 {
	background-color: #eb9216;
	background-repeat: repeat-x;
	background-position: center top;
	height: 36px;
	padding-top: 13px;
	text-align: center;
	background-color: #e67c0b;
}
.kensen h2 img {
	height: 19px;
	width: auto;
}
.kensen section section h3 img {
	display: block;
	width: 298px;
	height: auto;
	margin: 0 auto;
}
/*働く先輩の声*/

.senpai {
	background-color: #fff;
}
.senpai h3 {
	background-image: url('../image/h2back2.png');
	background-color: #efede9;
	background-position: center top;
	height: 73px;
	width: 100%;
	text-align: center;
	padding-top: 25px;
}
.senpai section h2 {
	background-image: url('../image/h2back2.png');
	background-repeat: repeat-x;
	background-position: center top;
	height: 36px;
	padding-top: 13px;
	text-align: center;
	margin-bottom: 13px;
}
.senpai section h2 img {
	height: 19px;
	width: auto;
}
/*AMTさん*/

.senpai_div {
	padding: 0 20px 31px 20px;
	background-image: url('../image/senpai_div_back.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 3px auto;
	-webkit-background-size: 3px auto;
	margin-bottom: 8px;
}
.senpai_div section h3 img {
	width: 205px;
	height: auto;
	margin: 0 auto 11px auto;
}
.senpai_div section img {
	display: block;
	width: 280px;
	height: auto;
	margin: 0 auto 16px auto;
}
.senpai_div section div {
	background-image: url(../image/bgptn2.png);
	padding: 13px 10px;
}
.senpai_div section div section h4 {
	/*****先輩の質問文字設定******/
	color: #504b42;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 8px;
	background-image: url('../image/senpa_p_line1.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 2px;
	-webkit-background-size: 100% 2px;
	margin-bottom: 7px;
}
.senpai_div section div section p {
	/*****先輩の答え文字設定******/
	color: #504a41;
	font-size: 14px;
	line-height: 18px;
}
.senpai h4 {
	font-size:18px;
	color:#514c43;
	text-align:center;
	font-weight:bold;
	padding:20px 0;
	line-height:24px;
}
.senpai h5 {
	font-size:18px;
	color:#d11f32;
	line-height:30px;
	font-weight:normal;
}
.senpai p {
	font-size:14px;
	color:#514c43;
	line-height:20px;
}
/*募集要項*/
.youko {
	background-color: #fff;
	padding-bottom: 25px;
}
.youko section h2 {
	background-color: #eb9216;
	background-repeat: repeat-x;
	background-position: center top;
	height: 36px;
	padding-top: 13px;
	text-align: center;
	margin-bottom: 22px;
}
.youko section h2 img {
	height: 19px;
	width: auto;
}
.youko>section>div {
	padding: 0 10px;
}
.youko section div table {
	border-collapse: collapse;
	margin: 0 auto 40px auto;
	border: 1px solid #838383;
}
.youko section div table tr td, .youko section div table tr th {
	padding: 15px 18px;
	text-align: left;
	border: 1px solid #838383;
	/******応募要項文字設定******/
	color: #000000;
	font-size: 15px;
	line-height: 21px;
}
.youko section div table tr th {
	background-color: #F8F7F5;
	font-weight: bold;
}
/*応募要項・勤務地の詳細*/

.youko_div_syosai {
	margin-bottom: 20px;
}
.youko_div_syosai section h3 {
	background-image: url(../image/bgptn2.png);
	height: 31px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.youko_div_syosai section h3 img {
	width: 101px;
	height: auto;
}
.youko_div_syosai section>img {
	display: block;
	margin: 0 auto;
	width: 263px;
	height: auto;
	margin-bottom: 10px;
}
.youko_div_syosai section>p {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	padding: 0 20px;
	margin-bottom: 24px;
}
.youko_div_syosai section dl {
	/******応募要項勤務地の詳細文字設定******/
	color: #2b180d;
	font-size: 14px;
	line-height: 18px;
	padding: 0 10px;
	margin: 0 20px;
	border-left: solid 2px #B71920;
}
.youko_div_syosai section dl dt dfn {
	font-style: normal;
	font-weight: bold;
}
.youko_div_syosai section dl dd {
	margin-bottom: 1.2em;
}
.map {
	position: relative;
	margin-right: 50px;
}
.map a {
	position: absolute;
	top: 0;
	right: -50px;
}
.map a img {
	width: 50px;
	height: auto;
}
/*応募要項・人材育成・キャリアパス*/


.youko_div_jinzai section h3 {
	background-image: url(../image/bgptn2.png);
	height: 31px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.youko_div_jinzai section h3 img {
	width: 177px;
	height: auto;
}
.youko_div_jinzai section img {
	display: block;
	margin: 0 auto;
	width: 263px;
	height: auto;
	margin-bottom: 10px;
}
.youko_div_jinzai section p {
	/******応募要項人材育成・キャリアパス文字設定******/
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	padding: 0 20px;
}
/*メインバナー*/
.bandiv {
	padding-top: 30px;
	padding-bottom: 16px;
}
.bandiv a {
	display: block;
	width: 300px;
	margin: 0 auto;
}
.bandiv a img {
	width: 300px;
	height: auto;
}
/*フッター*/
.footer {
	background-color: #e67c0b;
	padding: 20px 30px;
}
.footer footer p {
	margin-bottom: 20px;
	/******フッター文字設定******/
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
}
.footer footer p span {
	/******フッター会社名文字設定*****/
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
.footer footer small {
	/******フッターコピーライト設定******/
	color: #fff;
	font-size: 10px;
	line-height: 11px;
	font-style: normal;
}
