.history-hero {
	height: 33.75rem;
}

.history-hero__bg-wrapper {
	align-items: center;
	background: url(../../img/recruit/decor/recruit.jpg) no-repeat center center/cover;
	display: flex;
	height: 42.916375rem;
	justify-content: center;
	left: calc((100% - 100vw) / 2);
	position: absolute;
	width: 100vw;
}

.history-hero__bg-ribbon {
	display: flex;
	height: 53.64546875vw;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 2.625rem;
	transition: width 1s;
	width: 0;
}

.history-hero__bg-ribbon picture {
	aspect-ratio: 1280/686.662;
	position: absolute;
	right: 0;
	top: 0;
	width: 100vw;
}

.history-hero__bg-ribbon picture source,
.history-hero__bg-ribbon picture img {
	height: 29.3175rem;
	width: 100%;
}

.history-hero__bg-ribbon.--scrolled {
	width: 100%;
}

.history-hero__bg-shape-center {
	aspect-ratio: 433/429;
	position: absolute;
	right: 3.625rem;
	top: 3.0625rem;
	width: 27.0625rem;
}

.history-hero__bg-shape-center source,
.history-hero__bg-shape-center img {
	height: auto;
	width: 100%;
}

.history-hero__bg-text {
	left: 15rem;
	position: absolute;
	top: 4.4375rem;
}

.history-hero__bg-text h1 {
	color: #1d6cf0;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.3541666667;
}

.history-hero__bg-text span {
	color: #1d6cf0;
	display: inline-block;
	font-family: "Gothic A1", "Noto Sans JP", sans-serif;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 2;
}

.history-hero__bg-text p {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: -0.1875rem;
	width: 33.125rem;
}

.history-content {
	margin-top: 3.8125rem;
	padding-bottom: 14rem;
	position: relative;
}

.history-content__inner {
	padding-left: 15.8125rem;
	padding-right: 17.125rem;
}

.history-content__cards {
	display: flex;
	flex-direction: column;
}

.history-content-card.--1981 {
	margin-top: 0rem;
}

.history-content-card.--1992 {
	margin-top: 4.8125rem;
}

.history-content-card.--2001 {
	margin-top: 7rem;
}

.history-content-card.--2004 {
	margin-top: 3.9375rem;
}

.history-content-card.--2010 {
	margin-top: 7.375rem;
}

.history-content-card.--2013 {
	margin-top: 8.75rem;
}

.history-content-card.--2013 .history-content-card__head-title {
	color: #f62837;
}

.history-content-card.--2017 {
	margin-top: 4.875rem;
}

.history-content-card.--2025 {
	margin-top: 9.5625rem;
}

.history-content-card.--2025 .history-content-card__head {
	position: relative;
}

.history-content-card.--2025 .history-content-card__head::after {
	aspect-ratio: 210/151;
	background: url(../../img/recruit/history/q-bourd-logo.png) no-repeat center center/contain;
	content: "";
	position: absolute;
	right: -5.8125rem;
	top: 62%;
	transform: translateY(-50%);
	width: 13.125rem;
}

.history-content-card.--2025 .history-content-card__body-image {
	margin-top: 4.875rem;
}

.history-content-card.--present {
	margin-top: 8.0625rem;
}

.history-content-card.--present .history-content-card__head {
	align-items: flex-start;
}

.history-content-card.--present .history-content-card__body-image {
	margin-top: 1.125rem;
}

.history-content-card__head {
	align-items: center;
	display: flex;
	gap: 3.0625rem;
	justify-content: flex-start;
}

.history-content-card__head-year {
	color: #f62837;
	display: inline-block;
	flex-shrink: 0;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2083333333;
}

.history-content-card__head-title {
	font-size: 2rem;
	font-weight: 700;
	line-height: normal;
	margin-right: -6.25rem;
}

.history-content-card__body-image {
	aspect-ratio: 753/391;
	margin-top: 2.8125rem;
	position: relative;
	width: 47.0625rem;
}

.history-content-card__body-image img {
	border-radius: 0.625rem;
}

.history-content-card__body-image::before {
	background-color: #f62837;
	border-radius: 0.625rem;
	content: "";
	height: 100%;
	left: 1.1875rem;
	position: absolute;
	top: 1rem;
	width: 100%;
	z-index: -1;
}

.history-content-card__body-description {
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.7;
	margin-left: 0.125rem;
	margin-right: -0.75rem;
	margin-top: 3.1875rem;
}

.history-content__recruit-bg {
	background: url(../../img/recruit/decor/recruit-bottom.png) no-repeat center bottom/cover;
	bottom: 0;
	height: 38.375rem;
	left: 0;
	position: absolute;
	right: 0;
	z-index: -10;
}

@media screen and (max-width: 769px) {

.history-hero {
	height: 22.5rem;
}

.history-hero__bg-wrapper {
	background: url(../../img/recruit/decor/recruit.jpg) no-repeat top center/contain;
	height: 100%;
}

.history-hero__bg-ribbon {
	height: 8.625rem;
	top: 12.625rem;
}

.history-hero__bg-ribbon picture {
	aspect-ratio: 774/747;
	height: 22.625rem;
}

.history-hero__bg-ribbon picture source,
.history-hero__bg-ribbon picture img {
	height: 8.58875rem;
}

.history-hero__bg-shape-center {
	aspect-ratio: 176/174;
	right: 1.375rem;
	top: 11.25rem;
	width: 11rem;
}

.history-hero__bg-text {
	left: 1.25rem;
	top: 1.5rem;
}

.history-hero__bg-text h1 {
	font-size: 2rem;
	line-height: 1.375;
}

.history-hero__bg-text span {
	font-size: 1rem;
	line-height: 2;
	margin-left: 0.3125rem;
	margin-top: -0.3125rem;
}

.history-hero__bg-text p {
	font-size: 0.75rem;
	line-height: 1.6666666667;
	margin-top: 0.875rem;
	width: 16.5rem;
}

.history-content {
	margin-top: 2.5rem;
	padding-bottom: 6.25rem;
}

.history-content__inner {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.history-content__cards {
	gap: 1.875rem;
}

.history-content-card.--1992 {
	margin-top: 1.875rem;
}

.history-content-card.--2001 {
	margin-top: 1.875rem;
}

.history-content-card.--2004 {
	margin-top: 1.875rem;
}

.history-content-card.--2010 {
	margin-top: 1.875rem;
}

.history-content-card.--2013 {
	margin-top: 1.875rem;
}

.history-content-card.--2017 {
	margin-top: 1.875rem;
}

.history-content-card.--2025 {
	margin-top: 1.875rem;
}

.history-content-card.--2025 .history-content-card__head {
	width: 17.5rem;
}

.history-content-card.--2025 .history-content-card__head::after {
	aspect-ratio: 210/151;
	background: url(../../img/recruit/history/q-bourd-logo.png) no-repeat center center/contain;
	right: -4.375rem;
	transform: translateY(-50%);
	width: 5.625rem;
}

.history-content-card.--2025 .history-content-card__body-image {
	margin-top: 1.875rem;
}

.history-content-card.--present {
	margin-top: 1.875rem;
}

.history-content-card.--present .history-content-card__body-image {
	margin-top: 1.5625rem;
}

.history-content-card__head {
	gap: 1.25rem;
	width: 90%;
}

.history-content-card__head-year {
	font-size: 1.5rem;
	line-height: 1.21875;
}

.history-content-card__head-title {
	font-size: 1rem;
	line-height: normal;
	margin-right: 0;
}

.history-content-card__body-image {
	aspect-ratio: 327/170;
	margin-top: 1.5625rem;
	width: 20.4375rem;
}

.history-content-card__body-image::before {
	left: 0.625rem;
	top: 0.5rem;
}

.history-content-card__body-description {
	font-size: 0.75rem;
	line-height: 1.6666666667;
	margin-right: 0;
	margin-top: 1.875rem;
}

.history-content__recruit-bg {
	height: 18.75rem;
}

}

