<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";




/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 * Responsive
 * ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 1119px) {
	.c-staff {
		padding: 30px 0 30px;
	}
	
	.is-Person .c-staff {
		padding: 0 0 30px;
	}
	
	.c-staff__image-caption {
		font-size: 1.4rem;
	}
	
	.c-staff__profile {
		margin: -5% 0 0;
	}
	
	.c-staff__profile:before,
	.c-staff__profile:after {
		width: 50%;
	}
	
	.c-staff__profile:after {
		width: 70%;
	}
	
	.c-staff__profile-text:before {
		font-size: 1.4rem;
		padding: 0;
	}
	
	.c-staff__profile .u-Inner {
		min-height: 90px;
	}
	
	.c-staff__profile-text {
		font-size: 1.6rem;
		margin: 0 0 0 -2em;
		padding: 0 0 0 4em;
	}
	
	.c-staff__title-main {
		font-size: 2.8rem;
		padding: 30px 0 30px;
	}
	
	.c-staff__inner {
		width: 75%;
	}
	
	.c-staff__inner .u-Text {
		font-size: 1.5rem;
	}
	
	.c-staff__profile-text-illust {
		width: 70px;
	}
	
	.c-Humanresources ul li {
		max-width: 120px;
	}
	
	
	
	
} /* END Responsive 1119px */





/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 * Responsive
 * ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 767px) {
	.c-staff {
		padding: 0 0 30px;
	}
	
	.c-staff__profile {
		margin: -35px 0 0;
	}
	
	.c-staff__profile:before,
	.c-staff__profile:after {
		width: 70%;
	}
	
	.c-staff__profile:after {
		width: 90%;
	}
	
	.c-staff__profile .u-Inner {
		margin-left: 30%;
	}
	
	.c-staff__title-main {
		font-size: 2.4rem;
		line-height: 1.5;
		padding: 40px 0 30px;
	}
	
	.c-staff__inner {
		width: 100%;
	}
	
	.c-Person-message__text b {
		font-size: 2rem;
	}
	
	.c-staff__profile-text-illust {
		width: 65px;
	}
	
	.c-Humanresources ul li {
		max-width: calc(100% / 3 - 20px);
	}
	
	
	
	
	
} /* END Responsive 767px */




/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 * Responsive
 * ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 374px) {
	
	
	
	
} /* END Responsive 374px */




/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 * Responsive
 * ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (orientation: landscape) {
	
	
	
	
} /* END Responsive landscape */




/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 * Print Setting
 * ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media print {
	
	
	
	
} /* END Print Setting */



</pre></body></html>