@charset "utf-8";

/*TOP
------------------------------------------------------------*/

.fresh .tit01 {
	border-bottom: 9px solid #9FD105;
}
.career .tit01 {
	border-bottom: 9px solid #41BFDE;
}
.fc .tit01 {
	border-bottom: 9px solid #F6C20C;
}

section.container h1 {
	padding: 70px 0 50px;
}

.fresh .parts01, .career .parts01, .fc .parts01 {
	float: left;
	max-width: 428px;
}
.fresh .parts02, .career .parts02, .fc .parts02 {
	float: right;
	max-width: 536px;
}
.fresh .parts03, .career .parts03 {
	float: left;
	max-width: 539px;
}
.fresh .parts04, .career .parts04 {
	float: right;
	max-width: 425px;
}
.fc .parts03,
.fc .parts04 {
	width: 100%;
}

.block img {
	margin-bottom: 14px;
}

.parts02,
.fresh .parts04,
.career .parts04 {
	text-align: right;
}
.parts02 div,
.fresh .parts03 div,
.career .parts04 div {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.parts02 div a,
.fresh .parts03 div a,
.career .parts04 div a {
	display: table-cell;
}
.parts02 div a.left,
.career .parts04 div a.left {
	text-align: left;
}
.parts02 div a.left {
	width: 37.5%;
}
.parts02 div a.right {
	width: 59.5%;
}

.fresh .parts03 div a.right {
	text-align: right;
	width: 37.5%;
}
.fresh .parts03 div a.left {
	width: 59.5%;
}
.career .parts04 div a.left {
	width: 47%;
}
.career .parts04 div a.right {
	width: 49.5%;
}

.fc .parts03 div,
.fc .parts04 div {
	clear:both;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.fc .parts03 div a,
.fc .parts04 div a {
	display: table-cell;
}
.fc .parts03 div a.left {
	width: 55%;
	max-width: 539px;
}
.fc .parts03 div a.right {
	width: 43.5%;
	text-align: right;
	max-width: 425px;
}
.fc .parts04 div a.left,
.fc .parts04 div a.right {
	width: 21.5%;
	max-width: 209px;
}
.fc .parts04 div a.right {
	text-align: right;
}
.fc .parts04 div a.center {
	width: 54%;
	max-width: 530px;
	text-align: center;
}

@media only screen and (min-width: 769px) {	/*pc*/
}

@media only screen and (min-width: 741px) and (max-width: 768px) {	/*tab*/
.block img {
	margin-bottom: 8px;
}

.parts01 {
	width: 44%;
}
.parts02 {
	width: 55%;
}
.fresh .parts03, .career .parts03 {
	width: 55%;
}
.fresh .parts04 {
	width: 44%;
}
.career .parts04 {
	width: 43.3%;
}

.parts02 div a.left,
.fresh .parts03 div a.left,
.career .parts04 div a.left,
.fc .parts03 div a.left,
.fc .parts04 div a.left,
.fc .parts04 div a.center {
	border-right: 4px solid #fff;
}
.parts02 div a.right,
.fresh .parts03 div a.right,
.career .parts04 div a.right,
.fc .parts03 div a.right,
.fc .parts04 div a.right,
.fc .parts04 div a.center {
	border-left: 4px solid #fff;
}
}

@media only screen and (max-width: 740px) {	/*sp*/
.fresh .tit01,
.career .tit01,
.fc .tit01 {
	border-bottom: none;
}
.recruitTop {
	background: #e6e8da;
}
.tit01 {
	border-bottom: none;
}
.container {
	margin: 0;
	width: 100%;
}
.career #main {
	margin-bottom: 0;
}
.career #main .container {
	margin-bottom: 0;
}


.blockSp {
	margin-bottom: 40px;
	background: #fff;
}

.blockSp dt {
	display: table;
	box-sizing: border-box;
	width: 100%;
	padding: 15px 2% 15px;
	vertical-align: middle;
	border-bottom: 1px solid #dcdcdc;
}
.blockSp dl dt.business {
	border-top: 4px solid #7eae53;
}
.blockSp dl dt.possibility {
	border-top: 4px solid #6db8b2;
}
.blockSp dl dt.other {
	border-top: 4px solid #cda92c;
}
.blockSp dt:after {
	content: "";
	transform: rotate( 45deg );
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 15px;
	height: 15px;
	position: absolute;
	right: 15px;
	margin-top: 2px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.blockSp .business dt:after {
	border-top-color: #7eae53;
	border-right-color: #7eae53;
}
.blockSp .possibility dt:after {
	border-top-color: #6db8b2;
	border-right-color: #6db8b2;
}
.blockSp .other dt:after {
	border-top-color: #cda92c;
	border-right-color: #cda92c;
}
.blockSp dt.open:after {
	transform: rotate( 135deg );
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	margin-top: -2px;
}
.blockSp dt span {
	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
}

.blockSp .business dt span:first-child {
	width: 8em;
}
.blockSp .possibility dt span:first-child {
	width: 7em;
}
.blockSp .other dt span:first-child {
	width: 6em;
}

.blockSp dt span:last-child {
	font-size: 16px;
	font-weight: bold;
}
.blockSp dd {
	display: none;
}
.blockSp li {
	width: 100%;
	display: table;
	border-bottom: 1px solid #dcdcdc;
}
	.blockSp li figure {
		display: table-cell;
		width: 131px;
	}
	.blockSp li div {
		display: table-cell;
		padding: 0 8px;
		vertical-align: middle;
		line-height: 1.2;
	}
	.blockSp li a {
		font-size: 13px;
		font-weight: bold;
	}
	.blockSp .business li a {
		color: #7eae53;
	}
	.blockSp .possibility li a {
		color: #6db8b2;
	}
	.blockSp .other li a {
		color: #cda92c;
	}
	.blockSp li span {
		color: #1b1b1b;
		font-size: 10px;
		margin-top: 10px;
		display: block;
	}
}