body {
	font-family: "Noto Sans JP", sans-serif;
}

.u-desktop {
	display: none;
}

.about {
	background-image: url("../../img/top2026/top_line_middle_sp.svg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 4.625rem;
	padding-top: 3.6875rem;
}

.about__title span {
	display: block;
}

.about__title-small {
	font-size: 1.25rem;
}

.about__title-text {
	color: #262626;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1.3;
	margin-top: 1rem;
}

.about__contents {
	margin-top: 2rem;
}

.about__content {
	display: flex;
	flex-direction: column;
}

.about__content + .about__content {
	margin-top: 3.125rem;
}

.about__content-img {
	aspect-ratio: 337/181;
	overflow: hidden;
}

.about__content-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.about__content-title {
	margin-top: 0.875rem;
}

.about__content-title-en {
	color: #1A84CF;
	font-family: "Ovo", serif;
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.3;
}

.about__content-title-ja {
	color: #152653;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.3;
}

.about__content-text {
	color: #777272;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.3;
	margin-top: 0.625rem;
}

.closing {
	background-image: url("../../img/top2026/top_bg_closing_sp.webp");
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 2.625rem;
	padding-top: 2.5625rem;
}

.closing__text {
	color: #262626;
	font-family: "Zen Old Mincho", serif;
	font-size: 1.625rem;
	font-weight: 700;
	line-height: 1.3;
}

.closing__text span {
	display: block;
}

.closing__text span + span {
	margin-top: 0.25rem;
}

.customer-cards-swiper {
	overflow: hidden;
	padding-bottom: 3.75rem;
	padding-left: calc(50% - 33vw);
	padding-right: calc(50% - 33vw);
}

.customer-cards-swiper .swiper-slide {
	height: auto;
	width: auto;
}

.customer-card {
	background-color: #fff;
	box-shadow: 2px 2px 20px 0 rgb(196, 222, 240);
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.customer-card__img {
	align-items: center;
	aspect-ratio: 255/337;
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.customer-card__img-text {
	align-items: center;
	bottom: 1.5625rem;
	color: #fff;
	display: flex;
	flex-direction: column;
	font-family: "Zen Old Mincho", serif;
	font-size: 1.125rem;
	font-weight: 700;
	justify-content: center;
	left: 50%;
	line-height: 1.3;
	position: absolute;
	text-align: center;
	transform: translateX(-50%);
	width: 100%;
}

.customer-card__img-text:has(span:only-child) {
	bottom: 2.415625rem;
}

.customer-card__img-text span {
	display: block;
}

.customer-card__text-area {
	flex-grow: 1;
	padding: 0.9375rem 1.5625rem;
}

.customer-card__name {
	color: #262626;
	font-family: "Zen Old Mincho", serif;
	font-size: 1.6875rem;
	font-weight: 500;
	line-height: 1.3;
}

.customer-card__description {
	color: #777272;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.3;
	margin-top: 0.625rem;
}

.customer-card__description span {
	display: block;
}

.customer-card__swiper-prev {
	left: 0;
	position: absolute;
	top: 39%;
	transform: translateY(-50%);
}

.customer-card__swiper-next {
	position: absolute;
	right: 0;
	top: 39%;
	transform: translateY(-50%);
}

.top-environment {
	padding-bottom: 2.25rem;
	padding-top: 2.1875rem;
}

.top-environment__contents {
	grid-gap: 1.875rem;
	background-color: #fff;
	box-shadow: 0.117125rem 0.117125rem 1.17125rem #C4DEF0;
	display: grid;
	gap: 1.875rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 1.5rem;
	padding: 1.25rem 0.5rem;
	position: relative;
}

.top-environment__list {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.top-environment__list-title {
	color: #152653;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
}

.top-environment__list-title span {
	display: block;
}

.top-environment__list--01 .top-environment__list-title,
.top-environment__list--02 .top-environment__list-title,
.top-environment__list--04 .top-environment__list-title {
	flex-basis: 1.625rem;
}

.top-environment__list--03 .top-environment__list-title,
.top-environment__list--05 .top-environment__list-title,
.top-environment__list--06 .top-environment__list-title {
	flex-basis: 2.5rem;
	font-size: 1rem;
}

.top-environment__list-content {
	position: relative;
	z-index: 1;
}

.top-environment__list-content--03::before {
	background-image: url("../../img/top2026/top_icon_environment_01.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 100%;
	position: absolute;
	right: 50%;
	top: 0;
	transform: translateX(50%);
	width: 100%;
	z-index: -1;
}

.top-environment__list-content--04::before {
	background-image: url("../../img/top2026/top_icon_environment_02.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.top-environment__list-content--05::before {
	background-image: url("../../img/top2026/top_icon_environment_03.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 100%;
	position: absolute;
	right: 50%;
	top: 0;
	transform: translateX(50%);
	width: 100%;
	z-index: -1;
}

.top-environment__list-content--06::before {
	background-image: url("../../img/top2026/top_icon_environment_04.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 100%;
	position: absolute;
	right: 50%;
	top: 0;
	transform: translateX(50%);
	width: 100%;
	z-index: -1;
}

.top-environment__list-img {
	aspect-ratio: 118/117;
	max-width: 7.375rem;
	overflow: hidden;
}

.top-environment__list-img img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.top-environment__list-number {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background: linear-gradient(180deg, #1A84CF 43.27%, #0D4369 100%);
	background-clip: text;
	font-family: "Ovo", serif;
	font-size: 5.5rem;
	font-weight: 400;
	letter-spacing: -0.03em;
	line-height: 1;
}

.top-environment__list-percent {
	color: #0D4369;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.875rem;
	font-weight: 600;
	line-height: 1;
	margin-left: 0.0625rem;
}

.top-environment__list-age {
	color: #0D4369;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.25rem;
	font-weight: 600;
	line-height: 1;
	margin-left: 0.1875rem;
}

.top-environment__list-item {
	color: #0D6BAD;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.6875rem;
	font-weight: 500;
	line-height: 1;
}

.top-environment__list-content--04 > span {
	font-size: 0.6875rem;
	color: #0D4369;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	display: block;
	line-height: 1.2;
	margin-bottom: 0.6rem;
}

.top-environment__list-item--black {
	color: #262626;
}

.top-environment__list-item + .top-environment__list-item {
	margin-top: 0.625rem;
}

.top-environment__line {
	background: #C8E3F6;
	display: block;
	height: calc(100% - 2.5rem);
	left: 0;
	position: absolute;
	width: 1px;
}

.top-environment__line--one {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.top-environment__line--two {
	height: 1px;
	left: 50%;
	top: 36%;
	transform: translate(-50%, -50%);
	width: calc(100% - 2.5rem);
}

.top-environment__line--two--second {
	top: 68%;
}

.top-environment__btn {
	margin-top: 2.625rem;
}

.flow {
	background-color: #1A84CF;
	padding-bottom: 3.5rem;
	padding-top: 2.0625rem;
}

.flow__title.section-title {
	color: #fff;
}

.flow__contents {
	margin-top: 0.6875rem;
}

.flow__lists {
	display: flex;
	flex-direction: column;
	gap: 3.75rem;
}

.flow__list {
	grid-gap: 0.75rem 0.5rem;
	background-color: #fff;
	display: grid;
	gap: 0.75rem 0.5rem;
	grid-template-areas: "number title" "number content";
	grid-template-columns: 1.25rem 1fr;
	padding: 1.875rem 3.0625rem 0.5rem;
	position: relative;
}

.flow__list::after {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	background: #fff;
	bottom: calc(-2.5rem + 1px);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
	height: 2.5rem;
	position: absolute;
	right: 0;
	width: 100%;
}

.flow__list:last-child {
	padding-bottom: 1.375rem;
}

.flow__list:last-child::after {
	display: none;
}

.flow__list-number {
	color: #152653;
	font-family: "Ovo", serif;
	font-size: 2rem;
	grid-area: number;
	line-height: 1;
}

.flow__list-title {
	color: #152653;
	font-size: 1.25rem;
	font-weight: 700;
	grid-area: title;
	line-height: 1.3;
}

.flow__list-title span {
	display: block;
}

.flow__list-content {
	grid-area: content;
}

.flow__list-text {
	color: #152653;
	font-size: 0.875rem;
	line-height: 1.3;
}

.flow__list-title span {
	display: block;
}

.flow__list-item {
	border: 0.0625rem solid #1A84CF;
	color: #1A84CF;
	max-width: 10.9375rem;
	padding: 0.625rem;
	text-align: center;
}

.flow__list-item + .flow__list-item {
	margin-top: 0.25rem;
}

.flow__meet {
	border: 0.0625rem solid #fff;
	margin-top: 2.9375rem;
	padding: 2rem 1.25rem 1.75rem;
	position: relative;
}

.flow__meet::before {
	border-color: transparent transparent #fff transparent;
	border-style: solid;
	border-width: 0 0.5625rem 1.125rem 0.5625rem;
	content: "";
	position: absolute;
	right: 50%;
	top: -1.125rem;
	transform: translateX(50%);
}

.flow__meet::after {
	border-color: transparent transparent #1A84CF transparent;
	border-style: solid;
	border-width: 0 0.5rem 1rem 0.5rem;
	content: "";
	position: absolute;
	right: 50%;
	top: -0.9375rem;
	transform: translateX(50%);
}

.flow__meet-title {
	color: #fff;
	font-size: 0.875rem;
	font-weight: 700;
}

.flow__meet-title span:first-child {
	background-color: #fff;
	color: #1A84CF;
	font-size: 1rem;
	line-height: 1;
	padding: 0.125rem 0.8125rem 0.1875rem;
}

.flow__meet-title span + span {
	margin-left: 0.375rem;
}

.flow__meet-text {
	color: #fff;
	font-size: 0.8125rem;
	line-height: 1.5;
	margin-top: 0.6875rem;
}

.flow__note {
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.3;
	margin-top: 1.125rem;
}

.flow__meet--pc {
	display: none;
}

.top-fv {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.top-fv__inner {
	aspect-ratio: 375/602;
	position: relative;
	width: inherit;
}

/* スライダー画像 */

.top-fv__bg-container {
	height: 100%;
	width: 100%;
}

.top-fv__bg {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	left: 0;
	object-fit: cover;
	object-position: center;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 1.5s ease;
	width: 100%;
}

.top-fv__bg.active {
	opacity: 1;
}

.top-fv__text {
	color: #262626;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.75rem;
	font-weight: 500;
	left: 50%;
	line-height: 1.5;
	opacity: 0;
	position: absolute;
	top: 5.625rem;
	transform: translateX(-54%);
	transition: opacity 1s ease;
	white-space: nowrap;
}

.top-fv__text::before {
	background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 28.37%, rgba(255, 255, 255, 0) 100%);
	content: "";
	height: 22.9375rem;
	left: 50%;
	opacity: 0.8;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(90deg);
	width: 15.125rem;
	z-index: -1;
}

.top-fv__text.active {
	opacity: 1;
}

.top-fv__text span {
	display: inline-block;
}

.top-fv__text p sup {
	font-size: 0.75rem;
	vertical-align: text-top;
}

/* 文字画像 */

.top-fv__imgtext {
	display: inline-block;
	opacity: 0;
	position: relative;
	transform: translateY(10px);
	transition: opacity 1s ease 0.5s, transform 1s ease 0.5s;
}

.top-fv__text:not(.active) .top-fv__imgtext {
	opacity: 0;
	transform: translateY(10px);
	transition: opacity 0s ease 0s, transform 0s ease 0s;
}

.top-fv__imgtext.active {
	opacity: 1;
	transform: translateY(0);
}

/* マーカー */

.top-fv__marker {
	background: rgba(253, 255, 126, 0.5);
	bottom: -0.1875rem;
	height: 0.625rem;
	left: 0;
	position: absolute;
	transform: rotate(-6deg);
	transition: width 0.6s ease 1s;
	width: 0;
	z-index: -1;
}

.top-fv__imgtext.active .top-fv__marker {
	width: 100%;
}

/* 注釈 */

.top-fv__note-sp {
	color: #777272;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 0.875rem;
	line-height: 1.3;
	margin-top: 0.375rem;
}

.top-fv__note-pc {
	display: none;
}

.top-fv__note-pc.active {
	opacity: 1;
}

/* SPボタン */

.top-fv__btn-sp {
	bottom: 9%;
	height: 4.0625rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 17.375rem;
}

/* Pagination (SPのみ) */

.top-fv__pagination {
	bottom: 1.25rem;
	display: none;
	gap: 0.5rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	z-index: 10;
}

.top-fv__pagination-dot {
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer;
	height: 0.5rem;
	transition: background-color 0.3s ease, transform 0.3s ease;
	width: 0.5rem;
}

.top-fv__pagination-dot.active {
	background-color: #1A84CF;
	transform: scale(1.2);
}

.intro {
	padding-top: 3.1875rem;
	position: relative;
}

.intro__title {
	color: #152653;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.875rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.3;
	text-align: center;
}

.intro__title span {
	display: inline-block;
}

.intro__text {
	color: #262626;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1.3;
	margin-top: 2rem;
}

.intro__text p + p {
	margin-top: 1.5625rem;
}

.intro__end {
	color: #152653;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.3;
	margin-top: 2.875rem;
	position: relative;
	text-align: center;
	z-index: 10;
}

.intro__end span {
	display: block;
}

.intro__img {
	aspect-ratio: 375/167;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: 1.625rem;
	overflow: hidden;
	position: relative;
	width: 100vw;
}

.intro__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

/* SVG */

.intro__svg-sp {
	bottom: 0;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.intro__svg-pc {
	display: none;
}

/* 初期状態：右側を隠す（左側だけ見える状態） */

.intro__svg-sp svg,
.intro__svg-pc svg {
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	display: block;
	height: auto; /* 右側を100%隠す = 左側だけ見える */
	transition: -webkit-clip-path 1.2s ease-out;
	transition: clip-path 1.2s ease-out;
	transition: clip-path 1.2s ease-out, -webkit-clip-path 1.2s ease-out;
	width: 100%;
}

/* 表示時：右から左に表示 */

.intro__svg-sp.is-show svg,
.intro__svg-pc.is-show svg {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0); /* すべて表示 */
}

.top-jobs {
	background-image: url("../../img/top2026/top_bg_jobs_sp.webp");
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 2.625rem;
	padding-top: 2.9375rem;
}

.top-jobs__title.section-title {
	color: #152653;
}

.top-jobs__contents {
	margin-top: 1.125rem;
}

.suit {
	padding-bottom: 3.125rem;
	padding-top: 3.375rem;
}

.suit__grid {
	display: grid;
	grid-template-areas: "title" "img" "text";
	grid-template-columns: 1fr;
}

.suit__title span {
	display: block;
}

.suit__title-small {
	font-size: 1.5rem;
}

.suit__img {
	aspect-ratio: 337/127;
	margin-top: 1.5rem;
	overflow: hidden;
}

.suit__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.suit__text {
	color: #777272;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.3;
	margin-top: 0.75rem;
}

.suit__content {
	margin-top: 3rem;
}

.suit__content-title {
	color: #152653;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: -0.07em;
	line-height: 1.3;
}

.suit__content-title-br {
	display: inline-block;
}

.suit__content-text {
	color: #262626;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1.3;
	margin-top: 0.6875rem;
}

.suit__customers {
	margin-top: 2.375rem;
}

.top-3section {
	background-image: url("../../img/top2026/top_bg_3section_sp.svg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.top-entry {
	background-color: #F2F5F8;
	padding-bottom: 3.875rem;
	padding-top: 2.4375rem;
}

.top-entry__title.section-title {
	color: #152653;
}

.top-entry__note {
	color: #262626;
	font-size: 1rem;
	line-height: 1.3;
	margin-top: 0.5rem;
}

.top-entry__contents {
	margin-top: 1.625rem;
}

.top-voice {
	padding-bottom: 3.75rem;
	padding-top: 2.375rem;
}

.top-voice__title span {
	display: block;
}

.top-voice__title--small {
	color: #262626;
	font-size: 1.25rem;
}

.top-voice__title-text {
	color: #262626;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1.3;
	margin-top: 1rem;
}

.top-voice__contents {
	margin-top: 2.0625rem;
}

.top-voice__btn {
	margin-top: 1.1875rem;
}

@media screen and (min-width: 768px) {

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.about {
	background-image: url("../../img/top2026/top_line_middle_pc.svg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 15.5625rem;
	padding-top: 13.875rem;
}

.about__title span {
	display: inline;
	text-align: center;
}

.about__title-small {
	font-size: inherit;
}

.about__title-text {
	font-size: 1.25rem;
	margin-top: 0.75rem;
}

.about__contents {
	display: flex;
	gap: 5.375rem;
	margin-top: 3.75rem;
}

.about__content {
	width: calc(100% - 2.6875rem);
}

.about__content + .about__content {
	margin-top: 11.25rem;
}

.about__content-img {
	aspect-ratio: 556/678;
	margin-top: 1.875rem;
	order: 3;
}

.about__content-title {
	order: 1;
}

.about__content-title-en {
	font-size: 1.5625rem;
	line-height: 1;
}

.about__content-title-ja {
	font-size: 2.625rem;
	margin-top: 1.125rem;
}

.about__content-text {
	font-size: 1.125rem;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 2.5rem;
	order: 2;
}

.closing {
	background-image: url("../../img/top2026/top_bg_closing_pc.webp");
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 17.3125rem;
	padding-top: 20.625rem;
}

.closing__text {
	font-size: 4.3125rem;
}

.customer-cards {
	width: 100%;
}

.customer-cards-swiper {
	overflow: visible;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.customer-cards-swiper .swiper-wrapper {
	transform: none !important;
}

.customer-cards-swiper .swiper-wrapper {
	-moz-column-gap: 0.9375rem;
	column-gap: 0.9375rem;
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
}

.customer-cards-swiper .swiper-slide {
	flex: 1 1 0;
}

.customer-card__img {
	width: 100%;
}

.customer-card__img-text {
	font-size: 1.5rem;
}

.customer-card__text-area {
	padding: 1.0625rem 1.75rem 1.875rem;
}

.customer-card__name {
	font-size: 1.9375rem;
	letter-spacing: 0.05em;
}

.customer-card__description {
	font-size: 0.875rem;
	line-height: 1.5;
}

.top-environment {
	padding-top: 6.25rem;
}

.top-environment__title.section-title {
	text-align: center;
}

.top-environment__contents {
	gap: 3.9375rem 1.875rem;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 1fr);
	margin-top: 4.5rem;
	padding: 2.5625rem 1.25rem;
}

.top-environment__list-title {
	flex-basis: 4.25rem;
	font-size: 1.75rem;
}

.top-environment__list-content--04 > span {
	font-size: 1.2rem;
	display: block;
	margin-bottom: 1rem;
}

.top-environment__list--03 .top-environment__list-title,
.top-environment__list--04 .top-environment__list-title,
.top-environment__list--05 .top-environment__list-title,
.top-environment__list--06 .top-environment__list-title {
	flex-basis: 4.25rem;
	font-size: 1.75rem;
}

.top-environment__list--01 .top-environment__list-title,
.top-environment__list--02 .top-environment__list-title,
.top-environment__list--03 .top-environment__list-title,
.top-environment__list--04 .top-environment__list-title {
	flex-basis: 3.4375rem;
}

.top-environment__list-content--03::before {
	height: 11.4375rem;
	width: 15.375rem;
}

.top-environment__list-content--04::before {
	height: 11.625rem;
	width: 9.625rem;
}

.top-environment__list-content--05::before {
	height: 10.3125rem;
	width: 20.875rem;
}

.top-environment__list-content--06::before {
	height: 12.375rem;
	width: 20.125rem;
}

.top-environment__list-img {
	aspect-ratio: 210/210;
	max-width: 13.125rem;
}

.top-environment__list-number {
	font-size: 11.25rem;
}

.top-environment__list-percent {
	font-size: 5.9375rem;
	margin-left: -0.75rem;
}

.top-environment__list-age {
	font-size: 4.6875rem;
	margin-left: -0.75rem;
}

.top-environment__list-item {
	font-size: 1.6875rem;
}

.top-environment__line {
	display: block;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.top-environment__line--one {
	height: 1px;
	top: 51%;
	width: calc(100% - 5.625rem);
}

.top-environment__line--two {
	height: calc(100% - 3.4375rem);
	left: 33%;
	top: 50%;
	width: 1px;
}

.top-environment__line--two--second {
	height: calc(100% - 3.4375rem);
	left: 67%;
	top: 50%;
	width: 1px;
}

.top-environment__btn {
	margin-top: 5.8125rem;
}

.flow {
	padding-bottom: 17.625rem;
	padding-top: 14.3125rem;
}

.flow__contents {
	margin-top: 4.25rem;
}

.flow__lists {
	flex-direction: row;
	gap: 5.75rem;
}

.flow__list {
	gap: 0.5rem;
	grid-template-areas: "number" "title" "content";
	grid-template-columns: 1fr;
	grid-template-rows: 3.1875rem auto auto;
	padding: 2.5rem 0.0625rem 2.3125rem 2rem;
	z-index: 1;
}

.flow__list::after {
	-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
	bottom: 0;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	height: 100%;
	left: none;
	right: -4.625rem;
	width: 4.6875rem;
}

.flow__list:not(:last-child) {
	width: calc((77% - 17.25rem) / 3);
}

.flow__list:last-child {
	width: 23%;
}

.flow__list-number {
	font-size: 3.125rem;
}

.flow__list-title {
	font-size: 1.6875rem;
}

.flow__list-title span {
	display: inline-block;
}

.flow__list-text {
	font-size: 1.0625rem;
}

.flow__list-items {
	margin-top: 1.5625rem;
}

.flow__list-item {
	max-width: 11.9375rem;
	padding: 0.875rem;
}

.flow__list-item + .flow__list-item {
	margin-top: 0.875rem;
}

.flow__meet {
	margin-top: 4rem;
	padding: 4.6875rem 5rem 4.4375rem;
}

.flow__meet--sp {
	display: none;
}

.flow__meet::before {
	border-width: 0 0.8125rem 1.4375rem 0.8125rem;
	right: 10%;
	top: -1.4375rem;
}

.flow__meet::after {
	border-width: 0 0.6875rem 1.3125rem 0.6875rem;
	right: 10%;
	top: -1.25rem;
}

.flow__meet-title {
	font-size: 1.25rem;
}

.flow__meet-title span:first-child {
	font-size: 1.25rem;
	padding: 0.6875rem 1.875rem 0.6875rem;
}

.flow__meet-title span + span {
	margin-left: 0.625rem;
}

.flow__meet-text {
	font-size: 1.125rem;
	margin-top: 2.4375rem;
}

.flow__meet--pc .flow__meet-text {
	margin-top: 3.5rem;
}

.flow__meet--pc .flow__meet-text p + p {
	margin-top: 1em;
}

.flow__meet--pc .flow__meet-text .yellow {
	color: #FDFF7E;
}

.flow__note {
	font-size: 1.125rem;
	margin-top: 1.3125rem;
}

.flow__meet--pc {
	display: block;
}

.top-fv__inner {
	aspect-ratio: 1920/1080;
}

.top-fv__bg-container {
	aspect-ratio: 1920/1080;
}

.top-fv__bg {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.top-fv__text {
	font-size: 4.3125rem;
	left: auto;
	letter-spacing: 0.08em;
	margin: 0;
	right: calc(50% - 43vw);
	top: 48%;
	transform: translateY(-50%);
	white-space: normal;
}

.top-fv__text::before {
	height: 67.75rem;
	width: 43.125rem;
}

.top-fv__text p sup {
	font-size: 1.0625rem;
	margin: 0 -0.625rem;
}

.top-fv__imgtext {
	width: 9.6875rem;
}

.top-fv__marker {
	bottom: -0.625rem;
	height: 1.625rem;
}

.top-fv__note-sp {
	display: none;
}

.top-fv__note-pc {
	bottom: 2.5rem;
	color: #fff;
	display: block;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.125rem;
	opacity: 0;
	position: absolute;
	right: calc(50% - 40vw);
	transition: opacity 1s ease;
}

.top-fv__btn-sp {
	display: none;
}

.top-fv__pagination {
	display: none !important;
}

.intro {
	padding-top: 7rem;
}

.intro__title {
	font-size: 3.5rem;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.intro__title span {
	display: block;
}

.intro__text {
	font-size: 1.25rem;
	line-height: 1.7;
	margin-top: 4.4375rem;
	text-align: center;
}

.intro__text p + p {
	margin-top: 2.1875rem;
}

.intro__end {
	font-size: 2.625rem;
	line-height: 1.4;
	margin-top: 4.9375rem;
}

.intro__img {
	aspect-ratio: 1920/598;
	margin-top: 9.3125rem;
}

.intro__svg-sp {
	display: none;
}

.intro__svg-pc {
	bottom: 0;
	display: block;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.top-jobs {
	background-image: url("../../img/top2026/top_bg_jobs_pc.webp");
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 15rem;
	padding-top: 15rem;
}

.top-jobs__contents {
	margin-top: 4.25rem;
}

.suit {
	padding-bottom: 15rem;
	padding-top: 16.25rem;
}

.suit__grid {
	-moz-column-gap: 4.1875rem;
	column-gap: 4.1875rem;
	grid-template-areas: "title img" "text img";
	grid-template-columns: 42.1% 1fr;
	grid-template-rows: 7.25rem 1fr;
	margin-right: calc(50% - 50vw);
}

.suit__title span {
	display: inline;
	text-align: center;
}

.suit__title.section-title {
	letter-spacing: 0.05em;
}

.suit__title-small {
	font-size: inherit;
}

.suit__img {
	aspect-ratio: 836/485;
	margin-top: 0.875rem;
}

.suit__text {
	color: #262626;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: 2.5625rem;
}

.suit__content {
	margin-top: 17.8125rem;
}

.suit__content-title {
	font-size: 2.375rem;
	letter-spacing: normal;
	line-height: 1.4;
	text-align: center;
}

.suit__content-title-br {
	display: inline;
}

.suit__content-text {
	font-size: 1.25rem;
	line-height: 1.5;
	margin-top: 1.9375rem;
	text-align: center;
}

.suit__customers {
	margin-top: 3rem;
}

.top-3section {
	background-image: url("../../img/top2026/top_bg_3section_pc.svg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.top-entry {
	padding-bottom: 15rem;
	padding-top: 14.5625rem;
}

.top-entry__note {
	font-size: 1.25rem;
	margin-top: 1.4375rem;
}

.top-entry__contents {
	margin-top: 7.5rem;
}

.top-voice {
	padding-bottom: 15.1875rem;
	padding-top: 14.375rem;
}

.top-voice__title span {
	display: inline;
}

.top-voice__title span.top-voice__title--small {
	display: block;
}

.top-voice__title--small {
	font-size: 1.875rem;
}

.top-voice__title-text {
	font-size: 1.25rem;
	margin-top: 0.75rem;
}

.top-voice__contents {
	display: flex;
	gap: 5.375rem;
	margin-top: 2.8125rem;
}

.top-voice__btn {
	margin-top: 16.125rem;
}

}


/*# sourceMappingURL=top.css.map */
