@charset "UTF-8";



@media screen and (min-width: 767px) {
	.p-crosstalk_content__profile.-three_people .p-crosstalk_content__profile__item {
		width: 45.5%;
	}
	.p-crosstalk_content__profile__item .thumbnail {
		text-align: center;
	}

	.p-crosstalk_content__profile__item .detail {
		text-align: center;
	}
	
	.p-crosstalk_content__profile__item:after {
		right: -12%;
	}
}



.p-about_job .p-about_job__top {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.p-about_job .p-about_job__top .p-about_job__top__item .body .number .svg {
	width: 71px;
}
.p-about_job .p-about_job__top .p-about_job__top__item .body .number .svg img {
	width: 100%;
}




.p-about_job__top__item .body .number .num small span {
	font-size: 1.4rem;
}
@media screen and (min-width: 767px) {
	.p-about_job__top__item .body .number .num small span {
		font-size: 2.0rem;
	}
}



.p-challenge_content__profile:before {
	content: "所属・肩書はすべてインタビュー当時のもの";
	font-size: 1.2rem;
	position: absolute;
	bottom: -35px;
	right: 0;
}
@media screen and (min-width: 767px) {
	.p-challenge_content__profile:before {
		font-size: 1.4rem;
	}
}



.p-interview_content__career {
	position: relative;
}
.p-interview_content__career:before {
	content: "所属・肩書はすべてインタビュー当時のもの";
	font-size: 1.2rem;
	position: absolute;
	bottom: -35px;
	right: 0;
}
@media screen and (min-width: 767px) {
	.p-interview_content__career:before {
		font-size: 1.4rem;
	}
}



.p-future_content__comment {
	position: relative;
}
.p-future_content__comment:before {
	content: "所属・肩書はすべてインタビュー当時のもの";
	font-size: 1.2rem;
	position: absolute;
	bottom: -60px;
	right: 0;
}
@media screen and (min-width: 767px) {
	.p-future_content__comment:before {
		font-size: 1.4rem;
		bottom: -36px;
	}
}



.p-environment_message__read {
	max-width: 500px;
	font-size: 1.4rem;
	margin-top: 15px;
	margin-bottom: 30px;
}
@media screen and (min-width: 767px) {
	.p-environment_message__read {
		font-size: 1.6rem;
		margin-bottom: 20px;
	}
}



.p-crosstalk_content__profile {
	position: relative;
}
.p-crosstalk_content__profile:before {
	content: "所属・肩書はすべてインタビュー当時のもの";
	font-size: 1.2rem;
	position: absolute;
	bottom: -35px;
	right: 0;
}
@media screen and (min-width: 767px) {
	.p-crosstalk_content__profile:before {
		font-size: 1.4rem;
	}
}



@media screen and (max-width: 766px) {
	.p-about_important__body__copy {
        font-size: 2.0rem;
    }
}


.p-about_important__item {
	height: 300px;
}
    .p-about_important__item__text {
        font-size: calc(.32653vw + .87755rem);
    }
@media screen and (max-width: 766px) {
	.p-about_important__item {
		padding-bottom: 20px;
		height: auto;
	}
}        








