@charset "utf-8";




/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 * Responsive
 * ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 1119px) {
	.c-Training-system {
		padding: 0px 0 120px;
	}
	
	.c-Training-system__category {
		width: 60px;
	}
	
	.c-Training-system__category:after {
		border-width: 20px 30px 0 30px;
	}
	
	.c-Training-system__category em {
		top: 40px;
	}
	
	.c-Training-system__node {
		width: calc(100% - 60px);
		padding: 40px 0 20px 40px;
	}
	
	.c-Training-system__block {
		padding: 10px 0 0;
	}
	
	.c-Training-system__inner:first-of-type .c-Training-system__block {
		padding: 5px 0 0;
	}
	
	.c-Training-system__title {
		font-size: 1.8rem;
	}
	
	.c-Training-system__photo {
		width: 60%;
	}
	
	.is-Training-system__photo .c-Training-system__block {
		width: calc(100% - 60%);
	}
	
	.c-Flow-day__wrapper {
		width: 100%;
	}
	
	.is-Flow-day__photo .c-Flow-day__block {
		width: calc(100% - 50%);
	}
	
	.c-Flow-day__time {
		font-size: 2rem;
	}
	
	.c-Flow-day__title {
		font-size: 1.4rem;
	}
	
	.c-Flow-day__photo {
		width: 50%;
	}
	
	.c-Work-environment__photo {
		margin: 0 -10px;
	}
	
	.c-Work-environment__photo figure {
		padding: 10px;
	}
	
	
	
	
} /* END Responsive 1119px */




/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 * Responsive
 * ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 767px) {
	.c-Training-system {
		padding: 30px 0 90px;
	}
	
	.c-Training-system__category {
		width: 40px;
	}
	
	.c-Training-system__category:after {
		border-width: 15px 20px 0 20px;
	}
	
	.c-Training-system__category em {
		font-size: 1.5rem;
	}
	
	.c-Training-system__node {
		width: calc(100% - 40px);
		padding: 40px 0 20px 20px;
	}
	
	.c-Training-system__block {
		padding: 0;
	}
	
	.c-Training-system__title {
		font-size: 1.5rem;
		margin: 0 0 .25em;
	}
	
	.is-Training-system__photo .c-Training-system__block {
		width: 100%;
	}
	
	.c-Training-system__block .u-Text {
		margin-bottom: 1em;
		padding-right: 0;
	}
	
	.c-Training-system__photo {
		width: 100%;
		padding: 0 0 1.5em;
	}
	
	.is-Training-system__photo .u-Title__hi + .c-Training-system__inner .c-Training-system__photo {
		margin-top: 0;
	}
	
	.c-Flow-day .u-Inner {
		margin: -120px 20px 0;
		padding: 60px 20px 15px;
	}
	
	.c-Flow-day__corner {
		align-items: flex-start !important;
	}
	
	.c-Flow-day__time {
		font-size: 1.8rem;
		width: 65px;
	}
	
	.c-Flow-day__node {
		width: calc(100% - 65px);
		padding: 0 0 0 15px;
	}
	
	.is-Flow-day__photo .c-Flow-day__block {
		width: 100%;
	}

	.c-Flow-day__title {
		font-size: 1.5rem;
	}
	
	.c-Flow-day__title:after {
		width: 8px;
		height: 8px;
		left: -15px;
	}
	
	.c-Flow-day__block .u-Text {
		padding: 0 0 1em;
	}
	
	.c-Flow-day__photo {
		width: 100%;
	}
	
	.c-Work-environment__photo {
		margin: 0;
	}
	
	.c-Work-environment__photo figure {
		padding: 5px 0;
	}
	
	#ANC-CONTENTS3 .u-Title__low {
		padding-top: 30px;
	}
	
	.c-hbillust {
		width: 65px;
		margin-left: 60px;
	}
	
	
	
	
} /* 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 */



