@charset "utf-8";
/* ===========================================
  採用情報 
=========================================== */
/* トップ
========================================== */
#recruitTop .recruitTopList {
	width: 100%;
	padding: 0;
	list-style: none;
}
#recruitTop .recruitTopList li {
	padding: 0;
}
#recruitTop .recruitTopList a:hover,
#recruitTop .recruitTopList a:hover dt,
#recruitTop .recruitTopList a:hover dd {
	text-decoration: none;
	opacity: .8;
}
#recruitTop .recruitTopList-item_no img {
	opacity: .6;
}
#recruitTop .recruitTopList-item_no .recruitTopList-wrap {
	display: block;
	border: 5px solid #CCD9C1;
}
#recruitTop .recruitTopDlist-ttl {
	color: #A0B98C;
}
#recruitTop .recruitTopDlist-btn_no {
	padding: 10px;
	border-radius: 20px;
	background: #CCD9C1;
	color: #666;
}
#recruitTop .recruitTopList-wrap {
	border: 5px solid #71B929;
	text-align: center;
}
#recruitTop .recruitTopDlist {
	margin: 0;
	padding: 15px 0;
}
#recruitTop .recruitTopDlist dt {
	margin: 0 0 15px;
	font-size: 30px;
	color: #71B929;
}
#recruitTop .recruitTopDlist dd {
	padding: 0;
}
#recruitTop .recruitTopDlist-btn {
	padding: 10px 40px;
	border-radius: 20px;
	background: #71B929 url(../img/icn_arrw02.png) 93% center no-repeat;
	color: #fff;
	text-decoration: none;
	box-sizing: border-box;
}
#recruitTop .recruitTopList2 {
	overflow: hidden;
	list-style-type: none;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
/* トップ モバイル ------------------------------ */
@media screen and (max-width: 767px) {
	#recruitTop .recruitTopList {
		display: flex;
		flex-flow: nowrap;
		margin-bottom: 10px;
	}
	#recruitTop .recruitTopList li {
		padding: 0 5px 0 0;
	}
	#recruitTop .recruitTopList-wrap {
		border: 2px solid #71B929;
		text-align: center;
	}
	#recruitTop .recruitTopList-item_no .recruitTopList-wrap {
		border: 2px solid #CCD9C1;
		text-align: center;
	}
	#recruitTop .recruitTopDlist {
		margin: 0;
		padding: 0;
	}
	#recruitTop .recruitTopDlist dt {
		margin: 0 0 5px;
		font-size: 15px;
	}
	#recruitTop .recruitTopDlist dd {
		margin: 0 0 10px;
	}
	#recruitTop .recruitTopDlist-btn {
		margin: 0;
		padding: 4px 7px;
		border-radius: 10px;
		background-color: #71B929;
		background-image: none;
		font-size: 8px;
		font-weight: bold;
	}
	#recruitTop .recruitTopDlist-btn_no {
		display: inline-block;
		padding: 2px 5px;
		border-radius: 10px;
		background: #CCD9C1;
		font-size: 8px;
		color: #666;
		line-height: 1.3;
	}
	#recruitTop .recruitTopList2 {
		display: flex;
		flex-flow: nowrap;
		width: 100%;
		margin-bottom: 0;
	}
	#recruitTop .recruitTopList2 li {
		float: none;
		margin: 0 5px 0 0;
	}

}
@media screen and (min-width: 768px) {
	#recruitTop .recruitTopList {
		margin: 0 0 30px 0;
	}
	#recruitTop .recruitTopList li {
		float: left;
		width: 32%;
		margin: 0 2% 0 0;
	}
	#recruitTop .recruitTopList li:last-child {
		margin: 0;
	}
	#recruitTop .recruitTopDlist-btn {
		padding: 8px 20px;
		border-radius: 15px;
		background: #71B929 url(../img/icn_arrw02.png) 93% center no-repeat;
		font-size: 11px;
		box-sizing: border-box;
	}
	#recruitTop .recruitTopDlist-btn_no {
		padding: 8px 5px;
		border-radius: 15px;
		font-size: 11px;
		letter-spacing: -.2px;
	}

	#recruitTop .recruitTopList2 li {
		float: left;
		max-width: 49%;
		margin-right: 2%;
		box-sizing: border-box;
	}
	#recruitTop .recruitTopList2 li:last-child {
		margin-right: 0;
	}

}
@media screen and (min-width: 1170px) {
	#recruitTop .recruitTopDlist-btn {
		padding: 10px 30px;
		border-radius: 20px;
		background: #71B929 url(../img/icn_arrw02.png) 93% center no-repeat;
		font-size: 15px;
		color: #fff;
		text-decoration: none;
		box-sizing: border-box;
	}
	#recruitTop .recruitTopDlist-btn_no {
		padding: 10px;
		border-radius: 20px;
		font-size: 15px;
	}
	#recruitTop .recruitTopList2 li {
		float: left;
		width: 420px;
		margin-right: 5px;
	}
	#recruitTop .recruitTopList2 li:last-child {
		margin-right: 0;
	}
}
/* 社長挨拶
========================================== */
#recruitMsg .recruitMsgSec {
	overflow: hidden;
	margin: 0 0 0 20px;
}
#recruitMsg .recruitMsgSec h2 {
	margin: 0 0 30px 10px;
	padding: 0;
	border: none;
	font-size: 24px;
	color: #111;
}
@media screen and (max-width: 767px) {
	#recruitMsg .recruitMsgSec {
		margin: 0;
	}
	#recruitMsg .recruitMsgSec h2 {
		margin: 20px 10px;
		font-size: 16px;
	}	
	#recruitMsg .column-image-left {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
	#recruitMsg .column-image-left {
		float: none;
		margin: 0 auto 10px;
		text-align: center;
	}
	#recruitMsg .recruitMsgSec h2 {
		margin: 20px 10px;
		font-size: 20px;
	}	
}

/* 先輩の声
========================================== */
#recruitVoice .recruitVoiceHead {
	overflow: hidden;
}
#recruitVoice .recruitVoiceHead-ttl {
	border: none;
	font-weight: bold;
	color: #70B926;
}
#recruitVoice .recruitVoiceHead-name strong {
	margin: 0 0 0 15px;
	font-weight: bold;
	color: #111;
}
#recruitVoice .recruitVoiceHead-memo {
	border: 1px solid #C6B899;
	background: #E9E4D8;
	color: #333;
	box-sizing: border-box;
}
#recruitVoice h3 {
	background: none;
	margin: 0 10px 10px 0;
	padding: 0 10px;
	color: #70B926;
}
#recruitVoice hr {
	margin: 10px 10px;
}
#recruitVoice .recruitVoiceHr {
	clear: both;
	margin: 25px 10px;
	border: none;
	border-top: 1px dotted #333;
}
/* 先輩の声 モバイル ------------------------------ */
@media screen and (max-width: 979px) {
	#recruitVoice .recruitVoiceHead-ttl {
		margin-bottom: 0;
		font-size: 18px;
	}
	#recruitVoice .recruitVoiceHead-name {
		margin-bottom: 10px;
		font-size: 14px;
	}
	#recruitVoice .recruitVoiceHead-memo {
		margin: 0 10px;
		padding: 5px 10px;
		font-size: 12px;
		line-height: 1.3;
	}
	#recruitVoice h3 {
		margin: 0 10px 10px 0;
		padding: 0 10px;
		font-size: 16px;
	}
	#recruitVoice .column-image-left,
	#recruitVoice .column-image-right	 {
		margin: 0 0 10px;
		float: none;
		text-align: center;
	}
}
@media screen and (min-width: 980px) {
	#recruitVoice .recruitVoiceHead-ttl {
		border: none;
		font-size: 28px;
		font-weight: bold;
		color: #70B926;
		line-height: 1.3;
	}
	#recruitVoice .recruitVoiceHead-name {
		margin-bottom: 20px;
		font-size: 20px;
	}
	#recruitVoice .recruitVoiceHead-memo {
		width: 70%;
		margin-left: 10px;
		padding: 10px 15px;
		font-size: 14px;
	}
	#recruitVoice h3 {
		margin: 0 10px 10px 0;
		padding: 0 10px;
		font-size: 18px;
	}
}
/* 募集要項共通
========================================== */
#recruitType .recruitType-ttl {
	display: table;
	width: 100%;
	height: 132px;
	margin-bottom: 30px;
	padding: 0;
	border: none;
}
#recruitType .recruitType-ttl span {
	display: table-cell;
	padding: 0 50px;
	font-size: 34px;
	color: #71B828;	
	vertical-align: middle;
}
#recruitType .recruitTypeSelect-ttl {
	margin: 0 0 20px;
	border: none;
	font-size: 30px;
	color: #71B828;	
	text-align: center;
}
#recruitType .recruitTypeSelect-list {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 0;
	text-align: center;
}
#recruitType .recruitTypeSelect-list li {
	display: table-cell;
	background: #71B929;
}
#recruitType .recruitTypeSelect-list li a {
	display: block;
	text-decoration: none;
}
#recruitType .recruitTypeSelect-list li a:hover {
	display: block;
	opacity: .9;
}
#recruitType .recruitTypeSelect-list li:first-child {
	border-right: 10px solid #fff;
}
#recruitType .recruitTypeSelect-list li:last-child {
	border-left: 10px solid #fff;
}
#recruitType .recruitTypeSelect-dlist {
	margin: 0; 
	padding: 25px 10px 30px;
}
#recruitType .recruitTypeSelect-dlist dt {
	margin: 0 0 20px;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}
#recruitType .recruitTypeSelect-dlist dd {
	display: inline-block;
	margin: 0;
	padding: 10px 50px 8px 40px;
	border-radius: 20px;
	background: #fff url(../img/recruit/icn_arrw_dwn.png) 85% center no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #71B929;
}
#recruitType .recruitTypeSelect-dlist dd:hover{
	opacity: .9;
}
#recruitType .recruitTypeSelect-dlist dd a:hover{
	text-decoration: none;
}
#recruitType .recruitTypeSec {
	overflow: hidden;
}
#recruitType h2.recruitTypeSec-ttl {
	padding: 0 10px;
	font-size: 22px;
	border: none;
}
#recruitType h2.recruitTypeSec-ttl img {
	vertical-align: middle;
}
#recruitType h3 {
	margin-bottom: 20px;
	padding-left: 0;
	background: none;
	border-bottom: 2px solid #333;
	font-size: 18px;
}
#recruitType table {
	margin-bottom: 50px;
}
#recruitType th {
	white-space: nowrap;
}
#recruitType .recruitTypeBan {
	margin-bottom: 40px;
	text-align: center;
}
.entry-container .appBox {
	margin: 0 0 100px;
	padding: 10px 10px 0;
}
.entry-container .appBox-txt {
	margin: 10px 0 0;
}
.entry-container .appBox-btn {
	margin: 10px 20px 20px;
}
.entry-container .appBox-btn > a {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	background: #fff url(../img/icn_arrw03.png) 96% center no-repeat;
	background-size: 15px;
	border: 2px solid #70BA27;
	font-size: 14px;
	font-weight: bold;
	color: #70BA27;
}
.entry-container .appBox-btn > a:hover {
	opacity: .8;
	background:	#fff url(../img/icn_arrw03.png) 96% center no-repeat;
	text-decoration: none;
}
/* 募集要項 モバイル ------------------------------ */
@media screen and (max-width: 767px) {
	#recruitType .entry {
		margin-bottom: 0;
	}
	#recruitType .recruitType-ttl {
		height: 90px;
		margin-bottom: 10px;
	}
	#recruitType .recruitType-ttl span {
		padding: 0 15px;
		font-size: 18px;
	}
	#recruitType .recruitTypeSelect-ttl {
		margin: 0 0 10px;
		font-size: 18px;
	}
	#recruitType .recruitTypeSelect-list {
		margin: 0 0 40px;
	}
	#recruitType .recruitTypeSelect-list li:first-child {
		border-right: 5px solid #fff;
	}
	#recruitType .recruitTypeSelect-list li:last-child {
		border-left: 5px solid #fff;
	}
	#recruitType .recruitTypeSelect-dlist {
		padding: 15px 10px;
	}	
	#recruitType .recruitTypeSelect-dlist dt {
		margin: 0 0 10px;
		padding: 0;
		font-size: 14px;
		line-height: 1.3;
	}
	#recruitType .recruitTypeSelect-dlist dd {
		margin: 0;
		padding: 5px 20px 3px 15px;
		border-radius: 10px;
		font-size: 10px;
		background: #fff url(../img/recruit/icn_arrw_dwn.png) 90% 50% no-repeat;
		background-size: 5%;
	}
	#recruitType .recruitTypeSec {
		margin-top: -50px;
		padding-top: 50px;
		overflow: hidden;
	}
	#recruitType h2.recruitTypeSec-ttl {
		padding: 0;
		font-size: 18px;
	}
	#recruitType h2.recruitTypeSec-ttl img {
		padding: 0 5px 3px 0;
		vertical-align: middle;
	}
	#recruitType h3 {
		margin-bottom: 20px;
		font-size: 16px;
	}
	#recruitType table {
		margin-bottom: 30px;
	}
	#recruitType td {
		padding-right: 0;
	}
	#recruitType .recruitTypeBan {
		margin-bottom: 20px;
	}
	.recruitType-icnLeaf {
		width: 15px;
	}
	.recruitType-icnBag {
		width: 23px;		
	}
	.recruitSales h1.recruitType-ttl {
		background: url(../img/recruit/bg_sales.jpg) 90% center no-repeat;
		background-size: cover;
	}
	.recruitOfficeWork h1.recruitType-ttl {
		background: url(../img/recruit/bg_officework.jpg) 90% center no-repeat;
		background-size: cover;
	}
	.entry-container .appBox {
		margin: 0 0 50px;
		padding: 5px 0 0;
	}
	.entry-container .appBox-txt {
		margin: 10px 0 0;
		font-size: 11px;
	}
	.entry-container .appBox-btn {
		margin: 10px 0 20px;
	}
}
@media screen and (min-width: 768px) {
	
	#recruitType h2.recruitTypeSec-ttl {
		margin-left: 0px;
	}

	#recruitType h2.recruitTypeSec-ttl img {
		padding: 0 10px 5px 0;
		vertical-align: middle;
	}
	#recruitType .recruitTypeSelect-list {
		margin: 0 0 50px;
	}
	.entry-container .appBox-txt {
		font-size: 14px;	
	}
	.entry-container .appBox-btn > a {
		width: 60%;
		padding: 15px 0;
		background: #fff url(../img/icn_arrw03.png) 93% center no-repeat;
		border: 4px solid #70BA27;
		font-size: 20px;
	}
	.entry-container .appBox-btn > a:hover {
		opacity: .8;
		background: #fff url(../img/icn_arrw03.png) 94% center no-repeat;
	}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
	#recruitType .column-image-left {
		float: none;
		margin: 0 auto 10px;
		text-align: center;
	}
}
@media screen and (min-width: 1170px) {
	#recruitType .recruitTypeSelect-list {
		margin: 0 0 100px;
	}
}
/* 営業職 ------------------------------ */
.recruitSales h1.recruitType-ttl {
	background: url(../img/recruit/bg_sales.jpg) right center no-repeat;	
}
.recruitOfficeWork h1.recruitType-ttl {
	background: url(../img/recruit/bg_officework.jpg) right center no-repeat;	
}
/* 申し込みフォーム ------------------------------ */
.recruitForm-about {
	overflow: scroll;
	overflow-x: hidden;
	height: 190px;
	padding: 5px;
	border: 1px solid #eee;
}
.recruitForm-about p,
.recruitForm-about li,
.recruitForm-about dt,
.recruitForm-about dd {
		font-size: 14px!important;
		line-height: 1.5!important;			
}
