  @charset "utf-8";

/* ////////////////////////////////////////////////////////////
	File Name	business.css
*/

/*============================================================
	construction
*/
.c-construction {
	padding: 0 0 100px 0;
}
.c-construction .cmn-hero::before {
	background-image: url('/recruit/fresh/assets/img/business/construction-kv.jpg');
}
.c-construction .cmn-hero .headline::before {
	background-image: url('/recruit/fresh/assets/img/business/construction-main-base.svg');
}
/* section */
.c-construction .section {
	padding: 90px 0 100px 0;
}
.c-construction .section .detail h3 {
	margin: 0 0 10px 0;
	font-size: 25px;
	line-height: 1.48;
}
.c-construction .section .detail .number {
	margin: 0 0 10px 0;
}
.c-construction .section .image-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px -20px 0;
}
.c-construction .section .image-list ul li {
	margin: 0 0 20px 0;
	padding: 0 20px 0 0;
}
/* image */
.c-construction .image01 .b01,
.c-construction .image01 .b02 {
	max-width: calc(336px * 0.5);
}
.c-construction .image02 .b01,
.c-construction .image02 .b02 {
	max-width: calc(336px * 0.5);
}
.c-construction .image03 .b01 {
	max-width: calc(200px * 0.5);
}
.c-construction .image03 .b02 {
	max-width: calc(260px * 0.5);
}
.c-construction .image04 .b01 {
	max-width: calc(336px * 0.5);
}
/* TB */
@media screen and (max-width: 979px) {
	/* section */
	.c-construction .section .cmn-block .row {
		display: block;
		margin: 0;
	}
	.c-construction .section .cmn-block .row .col {
		padding: 0;
	}
	.c-construction .section .detail h3 br {
		display: none;
	}
	.c-construction .section .detail .lead {
		margin: 15px 0 0 0;
	}
	.c-construction .section .image-list {
		margin: 20px 0 0 0;
	}
}
/* SP */
@media screen and (max-width: 767px) {
	.c-construction {
		padding: 0 0 50px 0;
	}
	/* section */
	.c-construction .section {
		padding: 50px 0 50px 0;
	}
	.c-construction .section .detail h3 {
		margin: 0 0 10px 0;
		font-size: 20px;
	}
	.c-construction .section .detail h3 br {
		display: block;
	}
	.c-construction .section .detail .lead {
		margin: 10px 0 0 0;
	}
	.c-construction .section .image-list {
		margin: 20px 0 0 0;
	}
	.c-construction .section .image-list ul {
		margin: 0 -15px -15px 0;
	}
	.c-construction .section .image-list ul li {
		margin: 0 0 15px 0;
		padding: 0 15px 0 0;
		flex-basis: 50%;
	}
	.c-construction .section .image04 ul li {
		flex-basis: 100%;
	}
}

/*============================================================
	civil
*/
.c-civil {
	padding: 0 0 100px 0;
}
.c-civil .cmn-hero::before {
	background-image: url('/recruit/fresh/assets/img/business/civil-kv.jpg');
}
.c-civil .cmn-hero .headline::before {
	background-image: url('/recruit/fresh/assets/img/business/civil-main-base.svg');
}
/* section */
.c-civil .section {
	padding: 90px 0 100px 0;
}
.c-civil .section .detail h3 {
	margin: 0 0 15px 0;
	font-size: 25px;
	line-height: 1.48;
}
.c-civil .section .detail .number {
	margin: 0 0 10px 0;
}
.c-civil .section .image-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px -20px 0;
}
.c-civil .section .image-list ul li {
	margin: 0 0 20px 0;
	padding: 0 20px 0 0;
}
/* image */
.c-civil .image01 .b01 {
	max-width: calc(336px * 0.5);
}
.c-civil .image02 .b01,
.c-civil .image02 .b02 {
	max-width: calc(336px * 0.5);
}
.c-civil .image03 .b01,
.c-civil .image03 .b02 {
	max-width: calc(336px * 0.5);
}
.c-civil .image04 .b01,
.c-civil .image04 .b02 {
	max-width: calc(336px * 0.5);
}
/* TB */
@media screen and (max-width: 979px) {
	/* section */
	.c-civil .section .cmn-block .row {
		display: block;
		margin: 0;
	}
	.c-civil .section .cmn-block .row .col {
		padding: 0;
	}
	.c-civil .section .detail h3 br {
		display: none;
	}
	.c-civil .section .image-list {
		margin: 20px 0 0 0;
	}
}
/* SP */
@media screen and (max-width: 767px) {
	.c-civil {
		padding: 0 0 50px 0;
	}
	/* section */
	.c-civil .section {
		padding: 50px 0 50px 0;
	}
	.c-civil .section .detail h3 {
		margin: 0 0 10px 0;
		font-size: 20px;
	}
	.c-civil .section .detail h3 br {
		display: block;
	}
	.c-civil .section .image-list {
		margin: 20px 0 0 0;
	}
	.c-civil .section .image-list ul {
		margin: 0 -15px -15px 0;
	}
	.c-civil .section .image-list ul li {
		margin: 0 0 15px 0;
		padding: 0 15px 0 0;
		flex-basis: 50%;
	}
}

/*============================================================
	NEWBUSINESS
*/
.c-newbusiness {
	padding: 0 0 100px 0;
}
.c-newbusiness .cmn-hero .kv {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transform: scale(1.1);
	transition: all 1s ease 0s;
}
.dom-loaded .c-newbusiness .cmn-hero .kv {
	opacity: 1;
	transform: scale(1);
}
.c-newbusiness .cmn-hero .kv span {
	position: relative;
	display: block;
	flex-basis: 25%;
	height: 100%;
	background-position: 50% 50%;
	background-size: cover;
}
.c-newbusiness .cmn-hero .kv i {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0 15px 15px;
	font-size: 12px;
	line-height: 1.2;
	color: #fff;
}
.c-newbusiness .cmn-hero .headline::before {
	background-image: url('/recruit/fresh/assets/img/business/newbusiness-main-base.svg');
}
/* cmn-nav-anchor */
.c-newbusiness .cmn-nav-anchor ul {
	max-width: 800px;
}
/* section */
.c-newbusiness .section {
	padding: 90px 0 0 0;
}
.c-newbusiness .section .blocks {
	margin: 30px 0 0 0;
}
.c-newbusiness .section .detail h3 {
	margin: 0 0 15px 0;
	font-size: 25px;
	line-height: 1.48;
}
.c-newbusiness .section .image-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px -20px 0;
}
.c-newbusiness .section .image-list ul li {
	margin: 0 20px 20px 0;
}
/* energy */
.c-newbusiness .energy .wind {
	margin: 10px 0 0 0;
}
.c-newbusiness .energy .wind ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.c-newbusiness .energy .wind ul li {
	margin: 20px 0 0 0;
	padding: 0 10px;
	flex-basis: 33.333%;
	text-align: center;
	font-size: 22px;
	line-height: 1.4;
}
.c-newbusiness .energy .wind ul li > div {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
	border: 1px solid #000;
}
/* investment */
.c-newbusiness .investment .image-list .b01 {
	width: calc(270px * 0.5);
}
.c-newbusiness .investment .image-list .b02 {
	width: calc(570px * 0.5);
}
/* management */
.c-newbusiness .management .image-list {
	margin: 20px 0 0 0;
}
.c-newbusiness .management .image-list .b01 {
	width: calc(560px * 0.5);
}
.c-newbusiness .management .image-list .b02 {
	width: calc(560px * 0.5);
}
.c-newbusiness .community .image {
	padding: 0 20px 0 40px;
}
/* TB */
@media screen and (max-width: 979px) {
	.c-newbusiness .energy .wind ul {
		display: block;
	}
	.c-newbusiness .energy .wind ul li > div {
		height: 70px;
	}
	.c-newbusiness .energy .wind ul li br {
		display: none;
	}
	.c-newbusiness .section .detail h3 br {
		display: none;
	}
}
/* SP */
@media screen and (max-width: 767px) {
	.c-newbusiness {
		padding: 0 0 50px 0;
	}
	.c-newbusiness .cmn-hero .kv i {
		padding: 0 0 10px 10px;
		font-size: 10px;
	}
	/* section */
	.c-newbusiness .section {
		padding: 70px 0 0 0;
	}
	.c-newbusiness .section .blocks {
		margin: 15px 0 0 0;
	}
	.c-newbusiness .section .detail {
		margin: 0 0 20px 0;
	}
	.c-newbusiness .section .detail h3 {
		margin: 0 0 10px 0;
		font-size: 20px;
	}
	.c-newbusiness .section .detail h3 br {
		display: block;
	}
	.c-newbusiness .section .image-list ul {
		margin: 0 -15px -15px 0;
	}
	.c-newbusiness .section .image-list ul li {
		margin: 0 15px 15px 0;
	}
	/* energy */
	.c-newbusiness .energy .detail {
		margin: 0 0 15px 0;
	}
	.c-newbusiness .energy .wind {
		margin: 10px 0 0 0;
	}
	.c-newbusiness .energy .wind ul {
		display: block;
		margin: 10px 0 0 0;
	}
	.c-newbusiness .energy .wind ul li {
		margin: 0;
		padding: 10px 0 0 0;
		font-size: 20px;
	}
	.c-newbusiness .energy .wind ul li br {
		display: block;
	}
	.c-newbusiness .energy .wind ul li > div {
		display: block;
		padding: 15px 0;
		height: auto;
	}
}

/*============================================================
	OVERSEAS
*/
.c-overseas {
	padding: 0 0 100px 0;
}
.c-overseas .cmn-hero::before {
	background-image: url('/recruit/fresh/assets/img/business/overseas-kv.jpg');
}
.c-overseas .cmn-hero .headline::before {
	background-image: url('/recruit/fresh/assets/img/business/overseas-main-base.svg');
}
/* map */
.c-overseas .map {
	padding: 80px 0 0 0;
}
/* section */
.c-overseas .section {
	padding: 70px 0 0 0;
}
.c-overseas .section .blocks {
	margin: 30px 0 0 0;
}
.c-overseas .section .blocks h3 {
	margin: 0 0 15px 0;
	font-size: 25px;
	line-height: 1.48;
}
.c-overseas .section .image-list {
	margin: 20px 0 0 0;
}
.c-overseas .section .image-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px -20px 0;
}
.c-overseas .section .image-list ul li {
	margin: 0 0 20px 0;
	padding: 0 20px 0 0;
}
/* images */
.c-overseas .image01 .b01 {
	width: calc(476px * 0.5);
}
.c-overseas .image01 .b02,
.c-overseas .image01 .b03 {
	max-width: calc(336px * 0.5);
}
.c-overseas .image02 .b01 {
	max-width: calc(420px * 0.5);
}
.c-overseas .image02 .b02,
.c-overseas .image02 .b03 {
	max-width: calc(336px * 0.5);
}
/* TB */
@media screen and (max-width: 979px) {
	.c-overseas .section .cmn-block .row {
		display: block;
		margin: 0;
	}
	.c-overseas .section .cmn-block .row .col {
		padding: 0;
	}
}
/* SP */
@media screen and (max-width: 767px) {
	.c-overseas {
		padding: 0 0 30px 0;
	}
	/* map */
	.c-overseas .map {
		padding: 30px 0 0 0;
	}
	/* section */
	.c-overseas .section {
		padding: 30px 0 20px 0;
	}
	.c-overseas .section .blocks {
		margin: 20px 0 0 0;
	}
	.c-overseas .section .blocks h3 {
		margin: 0 0 10px 0;
		font-size: 20px;
	}
	.c-overseas .section .image-list {
		margin: 20px 0 0 0;
	}
	.c-overseas .section .image-list ul {
		margin: 0 -15px -15px 0;
	}
	.c-overseas .section .image-list ul li {
		margin: 0 0 15px 0;
		padding: 0 15px 0 0;
		flex-basis: 50%;
	}
	.c-overseas .section .image02 ul li:first-child {
		flex-basis: 100%;
	}
}

/*============================================================
	TECHNOLOGY
*/
.c-technology {
	padding: 0 0 100px 0;
}
.c-technology .cmn-hero::before {
	background-image: url('/recruit/fresh/assets/img/business/technology-kv.jpg');
}
.c-technology .cmn-hero .headline::before {
	background-image: url('/recruit/fresh/assets/img/business/technology-main-base.svg');
}
.c-technology .cmn-more-nav {
	padding: 100px 0 0 0;
}
/* section */
.c-technology .section {
	padding: 90px 0 0 0;
}
.c-technology .section .blocks {
	margin: 50px 0 0 0;
}
.c-technology .section .catch {
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 20px;
	line-height: 1.3;
}
.c-technology .section .catch span {
	display: inline-block;
}
.c-technology .section .title {
	margin: 0 0 15px 0;
	padding: 12px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-size: 25px;
	line-height: 1.5;
}
.c-technology .section .foot {
	margin: 15px 0 0 0;
	text-align: center;
}
.c-technology .section .foot h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.4;
}
.c-technology .section .foot h4 span {
	display: inline-block;
}
.c-technology .section .image p {
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.4;
}
/* pickup */
.c-technology .pickup .heading h2 {
	display: flex;
	justify-content: center;
	font-size: 45px;
	line-height: 1.3;
}
.c-technology .pickup .heading h2 > span {
	position: relative;
	overflow: hidden;
	display: block;
	padding: 0 54px;
}
.c-technology .pickup .heading h2 > span::before,
.c-technology .pickup .heading h2 > span::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	margin: -22px 0 0 0;
	width: 44px;
	height: 44px;
	background-image: url('/recruit/fresh/assets/img/business/ornament-pickup.svg');
	background-size: contain;
}
.c-technology .pickup .heading h2 > span::before {
	left: 0;
}
.c-technology .pickup .heading h2 > span::after {
	right: 0;
}
.c-technology .pickup .heading h2 > span span {
	display: block;
}
/* TB */
@media screen and (max-width: 979px) {
	.c-technology .section .cmn-block .row {
		display: block;
		margin: 0;
	}
	.c-technology .section .cmn-block .row .col {
		padding: 0;
	}
	.c-technology .section .image {
		margin: 0 auto;
		padding: 20px 0 0 0;
		max-width: 440px;
	}
	.c-technology .section .foot {
		margin: 15px 0;
	}
	.c-technology .section .foot a {
		margin: 0 auto;
		max-width: 440px;
	}
}
/* SP */
@media screen and (max-width: 767px) {
	.c-technology {
		padding: 0 0 50px 0;
	}
	.c-technology .cmn-more-nav {
		padding: 50px 0 0 0;
	}
	/* section */
	.c-technology .section {
		padding: 60px 0 0 0;
	}
	.c-technology .section .blocks {
		margin: 30px 0 0 0;
	}
	.c-technology .section .catch {
		margin: 0 0 15px 0;
		font-size: 17px;
		line-height: 1.4;
	}
	.c-technology .section .title {
		padding: 12px 0;
		font-size: 20px;
		line-height: 1.4;
	}
	.c-technology .section .foot {
		margin: 15px 0 5px 0;
	}
	.c-technology .section .foot h4 {
		font-size: 15px;
	}
	/* pickup */
	.c-technology .pickup .heading h2 {
		font-size: 27px;
	}
	.c-technology .pickup .heading h2 span {
		padding: 0 40px;
	}
	.c-technology .pickup .heading h2 span::before,
	.c-technology .pickup .heading h2 span::after {
		margin: -15px 0 0 0;
		width: 30px;
		height: 30px;
	}
}

/*============================================================
	Project Story
*/
.c-pstory {
	padding: 0 0 100px 0;
	background-color: #e1f5f5;
}
.c-pstory .main {
	padding: 60px 0 70px 0;
}
.c-pstory .main .detail {
	text-align: center;
}
.c-pstory .main .detail h3 {
	margin: 25px 0 20px 0;
	font-size: 45px;
	line-height: 1.4;
}
.c-pstory .main .detail .lead {
	font-size: 17px;
	line-height: 1.9;
	transition-delay: 0.9s;
}
.c-pstory .list {
	padding: 0 0 50px 0;
}
.c-pstory .list .block {
	display: flex;
	margin: 0 auto 40px auto;
	max-width: 920px;
	background-color: #fff;
}
.c-pstory .list .image {
	flex-basis: 43.48%;
	min-height: 400px;
	background-position: 50% 50%;
	background-size: cover;
}
.c-pstory .list .image img {
	display: none;
}
.c-pstory .list .detail {
	flex: 1;
	position: relative;
	padding: 35px 30px 85px 35px;
}
.c-pstory .list .detail h2 {
	font-size: 19px;
}
.c-pstory .list .detail h2::after {
	content: '';
	display: block;
	margin: 10px 0 0 0;
	width: 100px;
	height: 4px;
	background-image: url(/recruit/fresh/assets/img/business/pstory-line.svg);
	background-size: cover;
}
.c-pstory .list .detail h3 {
	margin: 12px 0 0 0;
	font-size: 32px;
	line-height: 1.4;
}
.c-pstory .list .detail dl {
	margin: 20px 0 0 0;
	line-height: 1.5;
}
.c-pstory .list .detail dl sup {
	font-size: 50%;
}
.c-pstory .list .detail dt {
	font-size: 19px;
	color: #1bb8ce;
}
.c-pstory .list .detail dd {
	margin: 5px 0 0 0;
	font-size: 17px;
}
.c-pstory .list .detail .foot {
	position: absolute;
	bottom: 30px;
	left: 35px;
}
.c-pstory .list .detail .foot a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 140px;
	height: 42px;
	border: 1px solid #000;
	border-radius: 999px;
	font-size: 13px;
}
/* HOVER */
.os-pc .c-pstory .list .detail .foot a {
	transition: all 0.3s ease;
}
.os-pc .c-pstory .list .detail .foot a:hover {
	background-color: #000;
	color: #fff;
}
/* TB */
@media screen and (max-width: 979px) {
	.c-pstory .list .detail h3 br {
		display: none;
	}
	.c-pstory .list .detail dt br {
		display: none;
	}
}
/* SP */
@media screen and (max-width: 767px) {
	.c-pstory {
		padding: 0 0 50px 0;
	}
	.c-pstory .main {
		padding: 60px 25px 30px 25px;
	}
	.c-pstory .main .detail h3 {
		margin: 25px 0 20px 0;
		font-size: 27px;
	}
	.c-pstory .main .detail .lead {
		text-align: left;
		font-size: 15px;
		line-height: 1.7;
	}
	.c-pstory .main .detail .lead br {
		display: none;
	}
	.c-pstory .list {
		padding: 0 0 30px 0;
	}
	.c-pstory .list .container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.c-pstory .list .block {
		display: block;
		margin: 0 0 15px 0;
	}
	.c-pstory .list .image {
		min-height: initial;
		background-image: none !important;
	}
	.c-pstory .list .image img {
		display: block;
	}
	.c-pstory .list .detail {
		padding: 25px 20px 30px 20px;
	}
	.c-pstory .list .detail h2 {
		font-size: 14px;
	}
	.c-pstory .list .detail h2::after {
		margin: 10px 0 0 0;
		width: 70px;
		height: 3px;
	}
	.c-pstory .list .detail h3 {
		margin: 12px 0 0 0;
		font-size: 21px;
	}
	.c-pstory .list .detail h3 br {
		display: block;
	}
	.c-pstory .list .detail dl {
		margin: 10px 0 0 0;
	}
	.c-pstory .list .detail dt {
		font-size: 15px;
	}
	.c-pstory .list .detail dd {
		font-size: 13px;
	}
	.c-pstory .list .detail .foot {
		position: static;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 20px 0 0 0;
	}
	.c-pstory .cmn-more-nav .container {
		padding-left: 25px;
		padding-right: 25px;
	}
}

/*============================================================
	Project Story Detail
*/
.c-pstory-detail {
	position: relative;
	background-color: #fff;
}
.c-pstory-detail::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 854px;
	background-color: #e1f5f5;
}
.c-pstory-detail .main {
	position: relative;
	padding: 0 0 150px 0;
}
.c-pstory-detail .main .container {
	padding: 0;
}
.c-pstory-detail .main .heading {
	padding: 60px 0 40px 0;
	text-align: center;
}
.c-pstory-detail .main .heading h2 {
	font-size: 26px;
	line-height: 1.4;
}
.c-pstory-detail .main .heading h2::after {
	content: '';
	display: block;
	margin: 20px auto 0 auto;
	width: 150px;
	height: 6px;
	background-image: url('/recruit/fresh/assets/img/common/ornament-line.svg');
	background-size: contain;
}
.c-pstory-detail .main .heading h3 {
	margin: 25px 0 0 0;
	font-size: 38px;
	line-height: 1.4;
}
.c-pstory-detail .main .kv {
	position: relative;
	margin: 0 auto;
	max-width: 1100px;
}
.c-pstory-detail .main .kv div {
	overflow: hidden;
}
.c-pstory-detail .main .kv img {
	position: relative;
}
.c-pstory-detail .main .title {
	position: absolute;
	bottom: -90px;
	right: 0;
	color: #fff;
}
.c-pstory-detail .main .title .in {
	position: relative;
	padding: 60px 0 60px 60px;
	width: 582px;
}
.c-pstory-detail .main .title .base {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
.c-pstory-detail .main .title h2 {
	position: relative;
	font-size: 38px;
	line-height: 1.4;
}
.c-pstory-detail .main .title h2 sup {
	font-size: 50%;
}
.c-pstory-detail .subhead {
	font-size: 22px;
	line-height: 1.4;
	color: #e94829;
}
.c-pstory-detail .prologue .hr,
.c-pstory-detail .keyword .hr {
	width: 100%;
	height: 1px;
	background-color: #ccc;
}
.c-pstory-detail .prologue .block,
.c-pstory-detail .keyword .block {
	display: flex;
	padding: 25px 0;
}
.c-pstory-detail .prologue .subhead,
.c-pstory-detail .keyword .subhead {
	flex-basis: 26%;
}
.c-pstory-detail .prologue .detail,
.c-pstory-detail .keyword .detail {
	flex: 1;
}
.c-pstory-detail .prologue .detail h3,
.c-pstory-detail .keyword .detail h3 {
	margin: 0 0 10px 0;
	font-size: 23px;
	line-height: 1.4;
}
.c-pstory-detail .prologue .detail h3 .small,
.c-pstory-detail .keyword .detail h3 .small {
	font-size: 75%;
}
.c-pstory-detail .prologue .detail sup,
.c-pstory-detail .keyword .detail sup {
	font-size: 50%;
}
.c-pstory-detail .prologue .detail .note,
.c-pstory-detail .keyword .detail .note {
	margin: 0.2em 0 0 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
}
.c-pstory-detail .member {
	margin: 70px 0 90px 0;
}
.c-pstory-detail .member .subhead {
	text-align: center;
}
.c-pstory-detail .member .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -20px;
}
.c-pstory-detail .member .block {
	flex-basis: 25%;
	margin: 40px 0 0 0;
	padding: 0 20px;
	font-size: 12px;
	line-height: 1.5;
}
.c-pstory-detail .member .block .portrait {
	margin: 0 auto;
	max-width: 220px;
}
.c-pstory-detail .member .block .initial {
	margin: 10px 0 0 0;
	font-size: 27px;
	line-height: 1.4;
}
.c-pstory-detail .member .block .position {
	font-size: 17px;
}
.c-pstory-detail .member .block p {
	margin: 0.3em 0 0 0;
}
.c-pstory-detail .member .block .profile::before {
	content: '';
	display: block;
	margin: 0.8em 0;
	width: 12px;
	height: 1px;
	background-color: #000;
}
.c-pstory-detail .storys {
	padding: 90px 0 120px 0;
	background-color: #e1f5f5;
}
.c-pstory-detail .storys .section {
	padding: 0 0 80px 0;
}
.c-pstory-detail .storys .section:last-child {
	padding: 0;
}
.c-pstory-detail .storys .container {
	max-width: 860px;
}
.c-pstory-detail .storys .head {
	text-align: center;
}
.c-pstory-detail .storys .head h2 {
	margin: 0 0 10px 0;
	font-size: 23px;
	line-height: 1.4;
	color: #e94829;
}
.c-pstory-detail .storys .head h3 {
	font-size: 32px;
	line-height: 1.4;
	color: #1bb8ce;
}
.c-pstory-detail .storys .block {
	margin: 40px 0;
}
.c-pstory-detail .storys .block h4 {
	margin: 0 0 15px 0;
	font-size: 23px;
	line-height: 1.4;
}
.c-pstory-detail .storys .block .lead p {
	margin: 0 0 1.8em 0;
}
.c-pstory-detail .storys .photo {
	overflow: hidden;
	margin: 80px auto 0 auto;
	max-width: 1000px;
}
.c-pstory-detail .pager {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
}
.c-pstory-detail .pager .prev a,
.c-pstory-detail .pager .next a {
	display: flex;
	align-items: center;
	padding: 5px;
	font-size: 24px;
	transition: all 0.3s ease;
}
.c-pstory-detail .pager .next a {
	flex-direction: row-reverse;
}
.c-pstory-detail .pager .prev a i,
.c-pstory-detail .pager .next a i {
	display: block;
	padding: 0 8px;
	font-size: 20px;
	transition: all 0.3s ease;
}
.c-pstory-detail .pager .top {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 50px;
}
.c-pstory-detail .pager .top a {
	display: block;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	transition: all 0.3s ease;
}
.c-pstory-detail .pager .top a::before {
	content: '';
	display: block;
	margin: 0 auto 8px auto;
	width: 32px;
	height: 32px;
	background-image: url('/recruit/fresh/assets/img/interview/pager-index.svg');
	background-size: cover;
}
.os-pc .c-pstory-detail .pager .prev a:hover,
.os-pc .c-pstory-detail .pager .next a:hover,
.os-pc .c-pstory-detail .pager .top a:hover {
	opacity: 0.5;
}
.os-pc .c-pstory-detail .pager .prev a:hover i {
	transform: translateX(-5px);
}
.os-pc .c-pstory-detail .pager .next a:hover i {
	transform: translateX(5px);
}
/**/
.c-pstory-detail .main .kv img {
	opacity: 0;
	transform: scale(1.1);
	transition: transform 1s cubic-bezier(0.65, 0, 0.35, 1) 0s, opacity 1s linear 0s;
}
.c-pstory-detail .main.active .kv img {
	opacity: 1;
	transform: scale(1);
}
.c-pstory-detail .main .title .base {
	opacity: 0;
	transform: scale(0.2);
	transition: transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.6s, opacity 0.8s ease 0.6s;
}
.c-pstory-detail .main.active .title .base {
	opacity: 1;
	transform: scale(1);
}
.c-pstory-detail .main .title .fx-heading > span:nth-child(1) > span {
	transition-delay: 0.3s;
}
.c-pstory-detail .main .title .fx-heading > span:nth-child(2) > span {
	transition-delay: 0.6s;
}
.c-pstory-detail .main .title .fx-heading > span:nth-child(3) > span {
	transition-delay: 0.9s;
}
.c-pstory-detail .main .title .fx-heading > span:nth-child(4) > span {
	transition-delay: 1.2s;
}
@media screen and (max-width: 1100px) {
	.c-pstory-detail::before {
		content: none;
	}
	.c-pstory-detail .main .heading {
		background-color: #e1f5f5;
	}
}
/* TB */
@media screen and (max-width: 979px) {
	.c-pstory-detail .main {
		padding: 0 0 20px 0;
	}
	.c-pstory-detail .main .title {
		display: flex;
		justify-content: flex-end;
		position: relative;
		bottom: auto;
		right: auto;
		margin: -120px 0 0 0;
	}
	.c-pstory-detail .kv::before {
		content: '';
		display: block;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 100px;
		background-color: #e1f5f5;
	}
	.c-pstory-detail .member .block {
		flex-basis: 50%;
	}
}
/* SP */
@media screen and (max-width: 767px) {
	.c-pstory-detail::before {
		height: 240px;
	}
	.c-pstory-detail .main {
		padding: 0 0 20px 0;
	}
	.c-pstory-detail .main .heading {
		padding: 50px 0 25px 0;
	}
	.c-pstory-detail .main .heading h2 {
		font-size: 13px;
	}
	.c-pstory-detail .main .heading h2::after {
		margin: 10px auto 0 auto;
		width: 75px;
		height: 3px;
	}
	.c-pstory-detail .main .heading h3 {
		margin: 15px 0 0 0;
		font-size: 19px;
	}
	.c-pstory-detail .kv::before {
		height: 20vw;
	}
	.c-pstory-detail .main .title {
		margin: -12vw -4vw 0 0;
	}
	.c-pstory-detail .main .title .in {
		padding: 9vw 0 9vw 9vw;
		width: 90vw;
	}
	.c-pstory-detail .main .title h2 {
		font-size: 5.8vw;
	}
	.c-pstory-detail .subhead {
		font-size: 17px;
	}
	.c-pstory-detail .prologue .container,
	.c-pstory-detail .keyword .container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.c-pstory-detail .prologue .block,
	.c-pstory-detail .keyword .block {
		display: block;
		padding: 20px 0;
	}
	.c-pstory-detail .prologue .subhead,
	.c-pstory-detail .keyword .subhead {
		margin: 0 0 10px 0;
	}
	.c-pstory-detail .member {
		margin: 40px 0 30px 0;
	}
	.c-pstory-detail .member .container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.c-pstory-detail .member .subhead {
		font-size: 22px;
	}
	.c-pstory-detail .member .list {
		display: block;
		margin: 0;
	}
	.c-pstory-detail .member .block {
		margin: 20px 0 0 0;
		padding: 0 0 20px 0;
	}
	.c-pstory-detail .storys {
		padding: 50px 0 40px 0;
	}
	.c-pstory-detail .storys .section {
		padding: 0 0 50px 0;
	}
	.c-pstory-detail .storys .container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.c-pstory-detail .storys .head h2 {
		font-size: 18px;
	}
	.c-pstory-detail .storys .head h3 {
		font-size: 22px;
	}
	.c-pstory-detail .storys .block {
		margin: 30px 0;
	}
	.c-pstory-detail .storys .block h4 {
		margin: 0 0 15px 0;
		font-size: 20px;
	}
	.c-pstory-detail .storys .photo {
		margin: 40px auto 0 auto;
	}
	/**/
	.c-pstory-detail .pager {
		margin: -20px 0 0 0;
		padding: 0 10px;
		width: 100%;
	}
	.c-pstory-detail .pager .prev a,
	.c-pstory-detail .pager .next a {
	padding: 5px;
		font-size: 17px;
	}
	.c-pstory-detail .pager .prev a i,
	.c-pstory-detail .pager .next a i {
		padding: 0 8px;
		font-size: 16px;
	}
	.c-pstory-detail .pager .top {
		flex: 1;
		padding: 5px 0 0 0;
	}
	.c-pstory-detail .pager .top a {
		padding: 5px;
		font-size: 11px;
	}
	.c-pstory-detail .pager .top a::before {
		margin: 0 auto 8px auto;
		width: 30px;
		height: 30px;
		background-image: url('/recruit/fresh/assets/img/interview/pager-index-sp.svg');
	}
}
