@charset "utf-8";

/* ビジョン
============================ */

.vision h2::before {
	content: "VISION";
		left: -0.5em !important;
	}
	@media screen and (min-width:1025px) {
	.vision h2::before {
		left: -0.4em !important;
	}
}

.second #contentsArea.vision {
	padding-top: 180px;
}

	@media screen and (min-width:1025px) {
	.second #contentsArea.vision {
		padding-top: 250px;
		line-height: 2;
	}
	.second #contentsArea.vision .visionArea {
	padding: 83px 0 0;
	}
}
.vision .wrap2 {
	width: 84%;
	margin: 0 auto 50px;
	}
	@media screen and (min-width:1025px) {
	.vision .wrap2 {
		width: 1040px;
		margin: 0 auto 90px;
	}
}
.vision .bg02 .wrap2 {
	margin-bottom: 0;
}

/* visual */
.vision .visual {
	width: 100%;
	height: 352px;
	background: url("../vision/images/visual.jpg") center center no-repeat;
	background-size: cover;
	position: relative;
	z-index: -1;
}
.vision .visual::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 87.5%;
	height: 50px;
	background: #fff;
}
.vision .visual .copy {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 28%;
	color: #fff;
	font-size: 2rem;
	z-index: 10;
	margin: 0 auto;
	line-height: 1.6;
	}
	@media screen and (min-width:1025px) {
	.vision .visual {
		height: 0;
		padding-top: 48%;
	}
	.vision .visual::before {
		height: 150px;
	}
	.vision .visual .copy {
		bottom: 32%;
		font-size: 4rem;
	}
}

/* bg */
.vision .bg01 {
	background: url("../vision/images/bg01.png") right -25px top no-repeat;
	background-size: 70% auto;
}
.vision .bg02 {
	background: url("../vision/images/bg02.png") left -100px top 50px no-repeat;
	background-size: 70% auto;
}
.vision .bg03 {
	background: url("../vision/images/bg01.png") right -50px top no-repeat;
	background-size: 70% auto;
	}
	@media screen and (min-width:1025px) {
	.vision .bg01 {
		background: url("../vision/images/bg01.png") right top no-repeat;
		background-size: auto;
	}
	.vision .bg02 {
		background: url("../vision/images/bg02.png") left -100px top 250px no-repeat;
		background-size: auto;
	}
	.vision .bg03 {
		background: url("../vision/images/bg01.png") right top no-repeat;
		background-size: auto;
		overflow: hidden;
	}
}

/* title */
.vision h2 {
	margin-top: -30px;
}
.vision .wrap2 h3 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.6;
	padding: 0;
}
.vision .wrap2 h3::before {
	display: none;
	}
	@media screen and (min-width:1025px) {
	.vision h2 {
		margin-top: -80px;
	}
	.vision .wrap2 h3 {
		font-size: 3.2rem;
		line-height: 1.6;
	}
}

/* pic */
.vision .pic {
	text-align: center;
	margin: 2em 0;
}
.vision .person img {
	width: 90%;
	}
	@media screen and (min-width:1025px) {
	.vision .pic {
		margin: 3em 0;
	}
	.vision .pic img {
		width: 80%;
		max-width: auto;
	}
	.vision .person img {
		width: 80%;
		max-width: 534px;
	}
}

/* text */
.vision .txt {
	margin-bottom: 1.5em;
}
.vision .txtR {
	text-align: right;
}
.vision .wrap2 p:last-of-type {
	margin-bottom: 0;
}

/* 求める人物像の説明 */
.vision .person_detail {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto 30px;
	border: 2px solid #eee;
	padding: 16px 20px;
	font-size: 1.3rem;
	line-height: 1.6;
}
.vision .person_detail dt {
	flex-basis: 7em;
	position: relative;
	padding-left: 34px;
}
.vision .person_detail dt::before {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	margin: 0;
	width: 24px;
	height: 3px;
	background: #f8a30d;
}
.vision .person_detail dt:nth-of-type(even)::before {
/*	background: #1e7bc0;*/
}
.vision .person_detail dd {
	flex-basis: calc(100% - 7em);
	margin-bottom: 1em;
}
.vision .person_detail dd:last-of-type {
	margin-bottom: 0;
	}
	@media screen and (min-width:1025px) {
	.vision .person_detail {
		display: flex;
		flex-wrap: wrap;
		width: 75%;
		margin: 0 auto 40px;
		border: 4px solid #eee;
		padding: 20px 40px;
		font-size: 1.5rem;
		line-height: 1.6;
	}
	.vision .person_detail dt {
		flex-basis: 10em;
		max-width: 10em;
		position: relative;
		padding-left: 60px;
	}
	.vision .person_detail dt::before {
		display: block;
		content: "";
		position: absolute;
		top: 11px;
		left: 0;
		width: 40px;
		height: 3px;
		background: #f8a30d;
	}
	.vision .person_detail dt.line1::before {
		background: #8a99ac;
	}
	.vision .person_detail dt.line2::before {
		background: #8da3ca;
	}
	.vision .person_detail dt.line3::before {
		background: #99b7d3;
	}
	.vision .person_detail dt:nth-of-type(even)::before {
	/*	background: #1e7bc0;*/
	}
	.vision .person_detail dd {
		flex-basis: calc(100% - 10em);
		max-width: calc(100% - 10em);
		margin-bottom: 0.5em;
	}
}

/* 離職率 */
.vision h4 {
	font-size: 1.6rem;
	margin-bottom: 8px;
	}
	@media screen and (min-width:1025px) {
	.vision h4 {
		font-size: 2.2rem;
	}
}
.vision .table {
	border: 1px solid #ddd;
	border-bottom: none;
	width: 100%;
	margin: 0 auto 16px;
	display: flex;
	flex-wrap: wrap;
}
.vision .table dt,
.vision .table dd {
		border-bottom: 1px solid #ddd;
		padding: 0.5em 1em;
		text-align: center;
		font-size: 1.3rem;
	}
.vision .table dt {
	background: #f6f6f6;
	flex-basis: 50%;
	font-weight: normal;
}
.vision .table dd {
	flex-basis: 50%;
}
	@media screen and (min-width:1025px) {
	.vision .table {
		border: 1px solid #ddd;
		border-bottom: none;
		width: 100%;
		margin: 0 auto 16px;
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	.vision .table dt,
	.vision .table dd {
			border-bottom: 1px solid #ddd;
			padding: 0.5em 1em;
			text-align: center;
			font-size: 1.4rem;
		}
	.vision .table dt {
		background: #f6f6f6;
		flex-basis: 20%;
		font-weight: normal;
	}
	.vision .table dd {
		flex-basis: calc(40% / 3);
		border-right: 1px solid #ddd;
	}
	.vision .table dd:last-of-type {
		border-right: none;
	}
}
.vision .atten {
	text-align: right;
}

/* コメント */
.vision .commentArea {
	position: relative;
	padding-bottom: 80px;
	overflow: hidden;
	z-index:20;
}
.vision .commentArea h3 {
	text-align: left;
	color: #fff;
	z-index:10;
}
.vision .commentArea .flex {
	display: flex;
}
.vision .commentArea .card,
.vision .commentArea dl {
	flex-basis: 45%;
	/*display: flex;*/
	background: rgba(255,255,255,0.7);
	padding-bottom: 20px;
	position: relative;
	margin-top: 60px;
	z-index:10;
}
.vision .commentArea .cardl:nth-of-type(1),
.vision .commentArea dl:nth-of-type(1) {
	margin-top: 0;
}
.vision .commentArea dl dt {
	float: left;
	width: 35%;
	text-align: right;
	padding: 26px 0 16px;
	position: relative;
	margin-right: 16px;
}
.vision .commentArea dl dt::before {
	display: block;
	content: "";
	position: absolute;
	top: 16px;
	left: 12px;
	margin: 0;
	width: 50px;
	height: 44px;
	background: url("../vision/images/quotation.png") top left no-repeat;
	background-size: 70%;
	z-index: 10;
}
.vision .commentArea dl dt img {
	width: 70%;
}
.vision .commentArea .card .txt,
.vision .commentArea dl dd .txt {
	padding: 24px 20px 0 20px;
	font-size: 1.4rem;
}
.vision .commentArea .card .name,
.vision .commentArea dl dd .name {
	background: #1e7bc0;
	color: #fff;
	font-size: 1.3rem;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: -20px;
}
.vision .commentArea .card .name span,
.vision .commentArea dl dd .name span {
	font-size: 1.4rem;
	}
	@media screen and (min-width:1025px) {
	.vision .commentArea {
		padding-bottom: 90px;
	}
	.vision .commentArea .flex {
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.vision .commentArea .card,
	.vision .commentArea dl {
		flex-basis: 45%;
		display: flex;
		background: rgba(255,255,255,0.7);
		padding-bottom: 30px;
		position: relative;
	}
	.vision .commentArea .card:nth-of-type(3),
	.vision .commentArea dl:nth-of-type(3) {
		margin-top: 0;
	}
	.vision .commentArea .card:nth-of-type(even),
	.vision .commentArea dl:nth-of-type(even) {
		margin-top: 100px;
	}
	.vision .commentArea dl dt {
		flex-basis: 164px;
		text-align: right;
		padding: 40px 0 0;
		position: relative;
		margin: 0;
	}
	.vision .commentArea dl dt::before {
		display: block;
		content: "";
		position: absolute;
		top: 35px;
		left: 30px;
		margin: 0;
		width: 50px;
		height: 44px;
		background: url("../vision/images/quotation.png") top left no-repeat;
		background-size: 100%;
		z-index: 10;
	}
	.vision .commentArea dl dt img {
		width: 109px;
	}
	.vision .commentArea dl dd {
		flex-basis: calc(100% - 164px);
	}
	.vision .commentArea .card .txt,
	.vision .commentArea dl dd .txt {
		padding: 45px 36px 0 24px;
		font-size: 1.5rem;
	}
	.vision .commentArea .card .name ,
	.vision .commentArea dl dd .name {
		background: #1e7bc0;
		color: #fff;
		font-size: 1.4rem;
		width: 230px;
		height: 46px;
		line-height: 46px;
		text-align: center;
		position: absolute;
		right: 0;
		bottom: -23px;
	}
	.vision .commentArea .card .name span,
	.vision .commentArea dl dd .name span {
		font-size: 1.6rem;
	}
}

/* 動画背景
------------------------------------------------- */
video#bgvid {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
}
#videoCover {
	position: absolute;
	content: "";
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(14, 50, 76, 0.8);
	z-index: 1;
}

/* おすすめコンテンツ調整
------------------------------------------------- */
.recommendWrap {
	position:relative;
	top:0;
	background:#fff;
	z-index: 1;
}
.recommendArea {
	padding-top: 60px;
	margin-top:0;
}
.recommendArea::before,
.recommendArea::after {
		top: 170px;
}
	@media screen and (min-width:1025px) {
		.recommendArea {
			margin-top:0;
			padding-top: 160px;
		}
		.recommendArea::before,
		.recommendArea::after {
				top: 360px;
		}
}

/* for appear
============================ */
.vision .bg01,
.vision .bg02 .pic,
.vision .bg03,
.commentArea .wrap {
	opacity: 0;
	position: relative;
	top: 50px;
}