/* ==========================================================================
Page: Top
========================================================================== */
@media (min-width: 768px) {
	.pc_none {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.sp_none {
		display: none !important;
	}
}

.site-footer{
	position: relative;
}

.page-home .site-main {
	overflow: hidden;
	background: #f7f7f7;
}

.page-home .site-main > section {
	position: relative;
	z-index: 1;
}

.top-floating-bg {
	position: fixed;
	z-index: 0;
	opacity: 0.82;
}

.top-floating-bg.floating-bg--lower .floating-bg__item--01 {
	top: 18vh;
	left: auto;
	right: clamp(18px, 5vw, 76px);
	width: clamp(70px, 10vw, 132px);
	height: clamp(70px, 10vw, 132px);
	filter: blur(1px);
}

.top-floating-bg.floating-bg--lower .floating-bg__item--02 {
	top: 36vh;
	left: clamp(-56px, -2vw, -18px);
	width: clamp(96px, 13vw, 172px);
	height: clamp(96px, 13vw, 172px);
	filter: blur(1.5px);
}

.top-floating-bg.floating-bg--lower .floating-bg__item--03 {
	top: 64vh;
	right: clamp(-72px, -3vw, -24px);
	width: clamp(124px, 16vw, 230px);
	height: clamp(130px, 17vw, 240px);
	filter: blur(2px);
}

.top-door .hero__content {
	position: relative;
	z-index: 1;
	display: grid;
	justify-items: center;
	padding: 40px 24px 0;
	transform: translateY(-14px);
}

.top-door .mark {
	position: relative;
	width: clamp(190px, 18vw, 267px);
	aspect-ratio: 203.79 / 367.42;
}

.top-door .mark__body {
	position: absolute;
	inset: 0;
	z-index: 1;
	overflow: hidden;
	mask: url("../../img/top/tobira_mask.svg") center / 100% 100% no-repeat;
	-webkit-mask: url("../../img/top/tobira_mask.svg") center / 100% 100% no-repeat;
}

.top-door .mark__gradient,
.top-door .mark__texture {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.top-door .mark__gradient {
	z-index: 1;
}

.top-door .mark__texture {
	z-index: 2;
	opacity: 1;
	mix-blend-mode: multiply;
	pointer-events: none;
}

.top-door .mark__steps {
	position: absolute;
	display: block;
	z-index: 3;
	width: 90%;
	height: auto;
	inset: auto 0 11% auto;
	left: 0;
	bottom: 0;
}

.top-door .logo {
	display: block;
	width: clamp(138px, 12.2vw, 154px);
	height: auto;
	margin-top: 54px;
	pointer-events: none;
}

.top-door .hero__logo {
	margin: 0;
	line-height: 0;
}

.top-mv {
	position: relative;
	z-index: 2;
	height: clamp(520px, 52vw, 710px);
	overflow: hidden;
}

.top-mv-slider,
.top-mv-slide,
.top-mv__curve,
.top-mv img {
	display: block;
}

.top-mv-slider,
.top-mv-slide,
.top-mv-slider .slick-list,
.top-mv-slider .slick-track,
.top-mv-slider .slick-slide,
.top-mv-slider .slick-slide > div {
	position: absolute;
	inset: 0;
}

.top-mv-slider {
	-webkit-mask-image: linear-gradient(#000 0 0), url("../../img/top/mv_curve.webp");
	mask-image: linear-gradient(#000 0 0), url("../../img/top/mv_curve.webp");
	-webkit-mask-repeat: no-repeat, no-repeat;
	mask-repeat: no-repeat, no-repeat;
	-webkit-mask-position: center, center bottom;
	mask-position: center, center bottom;
	-webkit-mask-size: 100% 100%, 100% auto;
	mask-size: 100% 100%, 100% auto;
	-webkit-mask-composite: xor;
	mask-composite: exclude;
}

@supports not ((-webkit-mask-composite: xor) or (mask-composite: exclude)) {
	.top-mv-slider {
		-webkit-mask-image: none;
		mask-image: none;
		clip-path: ellipse(115% 100% at 50% 0);
	}
}

.top-mv-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.top-mv__curve {
	display: none;
}

.top-mv__curve img {
	width: 100%;
}

.top-mv__copy {
	position: absolute;
	z-index: 3;
	display: grid;
	grid-template-columns: auto auto;
	align-items: end;
	gap: 44px;
	left: max(44px, calc((100vw - 1280px) / 2));
	bottom: 118px;
	color: #ffffff;
}

.top-mv__copy h1 {
	width: min(575px, 62vw);
	margin: 0;
}

.top-mv__copy h1 img {
	width: 100%;
}

.top-mv__copy p {
	margin: 0;
	color: #ffffff;
	font-family: var(--font-en);
	font-size: 15px;
	line-height: 1.6;
}

.top-message{
	padding: 80px 0;
}
.top-work,
.top-foundation,
.top-news,
.top-story,
.top-company,
.top-column {
	padding: 100px 0;
}

.top-door {
	position: relative;
	padding-top: 0;
	overflow: visible;
	isolation: isolate;
}

.top-door .hero__lines {
	position: absolute;
	top: -160px;
	left: 50%;
	z-index: 0;
	display: block;
	width: 160vw;
	height: calc(100% + 320px);
	pointer-events: none;
	transform: translateX(-50%);
}

.top-message__inner,
.top-door__inner,
.top-work__inner,
.top-news__inner {
	width: min(920px, calc(100% - 48px));
	margin-inline: auto;
}

.top-column__inner {
	width: min(1000px, calc(100% - 48px));
	margin-inline: auto;
}

.top-message {
	text-align: center;
}

.top-section-label {
	color: var(--color-primary);
	font-family: var(--font-en);
	font-size: 42px;
	font-weight: var(--font-weight-bold);
	line-height: 1.2;
}

.top-heading__en {
	color: var(--color-primary);
	font-family: var(--font-en);
	font-size: 44px;
	font-weight: 600;
	line-height: 1.2;
}

.top-heading__en span {
	margin-left: 10px;
	font-family: var(--font-base);
	font-size: 16px;
	color: #9F9D9D;
}

.top-message h2 {
	margin-top: 28px;
	font-size: 24px;
	line-height: 2;
}

.top-message p:not(.top-section-label) {
	margin-top: 24px;
	font-size: 16px;
	line-height: 2;
	color: #676767;
}

.top-door__inner {
	display: grid;
	position: relative;
	z-index: 1;
	justify-items: center;
	gap: 70px;
}

.top-door__card {
	width: 100%;
	padding: 50px 24px;
	border-radius: 16px;
	background: #F5F5F5;
	box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.1);
	text-align: center;
}

.top-door__label {
	color: var(--color-primary);
	font-family: var(--font-en);
	font-size: 14px;
	font-weight: var(--font-weight-bold);
}

.top-door__card h2 {
	margin-top: 14px;
	font-size: 28px;
	line-height: 1.8;
}

.top-door__card p:not(.top-door__label) {
	max-width: 460px;
	margin: 14px auto 24px;
	font-size: 16px;
	line-height: 2;
	color: #676767;
}

.top-door .button {
	background: url(../../img/top/door_button_bg.webp) center / 100% 100% no-repeat;
	border: none;
}

.top-door .button::after {
	background: url(../../img/top/door_button_icon.svg) center / contain no-repeat;
}

.page-home .button {
	transition: transform var(--transition-base), opacity var(--transition-base), background-color var(--transition-base), border-color var(--transition-base), filter var(--transition-base);
}

.page-home .button:hover {
	opacity: 1;
	transform: translateY(-2px);
}

.top-work__inner {
	display: grid;
	grid-template-columns: 440px minmax(0, 1fr);
	gap: 40px;
	align-items: center;
}

.top-heading__sub {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 700;
	color: #9F9D9D;
}

.top-work__lead,
.top-foundation__lead {
	margin-top: 20px;
	font-size: 25px;
	font-weight: var(--font-weight-bold);
	line-height: 1.8;
}
.top-foundation__lead {
	margin-bottom: 48px;
}

.top-work__text {
	margin: 20px 0 48px;
	font-size: 16px;
	line-height: 2;
}

.top-work-slider {
	position: relative;
}

@media (min-width: 768px) {
	.top-work-slider {
		width: calc(100vw - max(24px, calc((100vw - 920px) / 2)) - 480px);
	}
}

.top-work-slider__track {
	position: relative;
	aspect-ratio: 650 / 330;
	overflow: hidden;
}

.top-work-slider__track .slick-list,
.top-work-slider__track .slick-track,
.top-work-slider__track .slick-slide,
.top-work-slider__track .slick-slide > div {
	height: 100%;
}

.top-work-slider__track .slick-slide {
	width: 650px;
	margin-right: 50px;
}

.top-work-slide {
	height: 100%;
	padding-bottom: 9px;
}

.top-work-slide img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	object-fit: cover;
}

.top-foundation__inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 40px;
	align-items: center;
	width: min(1280px, calc(100% - 48px));
	margin-inline: auto;
	padding: 80px clamp(40px, calc((100% - 1000px) / 2), 140px);
	border-radius: 35px;
	background: var(--color-bg-soft) url("../../img/top/foundation_bg.webp") center / cover no-repeat;
}

.top-foundation img {
	width: 100%;
}

.top-news__list {
	display: grid;
	gap: 0;
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
}

.top-news__list li {
	display: grid;
	grid-template-columns: 90px 120px 1fr;
	gap: 20px;
	padding: 20px 0;
	border-bottom: 1px dashed var(--color-border);
	font-size: 16px;
}

.top-news__list time {
	color: #9F9D9D;
	font-family: var(--font-en);
}

.top-news__list span {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 999px;
	color: #ffffff;
	background: #9F9D9D;
	font-size: 14px;
}

.top-news__list a {
	color: var(--color-text);
	transition: color var(--transition-base);
}

.top-news__list a:hover {
	color: var(--color-primary);
}

.top-news .top-heading__en,
.top-company .top-heading__en,
.top-column .top-heading__en {
	color: var(--color-heading);
}

.top-story__inner {
	width: min(1280px, calc(100% - 48px));
	margin-inline: auto;
	padding: 110px clamp(40px, calc((100% - 1000px) / 2), 140px);
	position: relative;
}

.top-story__inner::before {
	content: "";
	position: absolute;
	top: 0;
	left: 25px;
	right: 25px;
	border-top: 1px dashed var(--color-muted);
}

.top-story__heading {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	margin-bottom: 42px;
}

.top-story__heading h2 {
	color: var(--color-primary);
	font-family: var(--font-en);
	font-size: 44px;
	font-weight: 600;
	line-height: 1.2;
}

.top-story__heading h2 span {
	display: block;
	margin-bottom: 8px;
	color: #9F9D9D;
	font-family: var(--font-base);
	font-size: 16px;
}

.top-story__heading p {
	font-size: 25px;
	font-weight: var(--font-weight-bold);
	line-height: 1.8;
}

.top-card-slider {
	overflow: hidden;
}

.top-card-slider .slick-dotted.slick-slider {
	margin-bottom: 40px;
}

.top-card-slide {
	min-width: 0;
}

.top-story-card a,
.top-column-card a {
	display: grid;
	color: inherit;
}

.top-story-card img,
.top-column-card img {
	width: 100%;
	aspect-ratio: 300 / 170;
	object-fit: cover;
}

.top-card-body {
	position: relative;
	padding: 25px 25px 0;
}
.top-card-body::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	top: 26px;
	width: 1px;
	height: 100%;
	background: rgb(76, 73, 72, .2);
}
.top-column .top-card-body::after {
	background: #4C4948;
	opacity: .15;
}

.top-card-tags {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}
.top-card-tag {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 999px;
	background: #ffffff;
	font-size: 12px;
	font-weight: 700;
	color: var(--color-text);
	padding: 0 12px;
}
.top-card-tag .hashtag {
	color: var(--color-primary);
	font-size: 13px;
	margin-right: 2px;
}

.top-story-card h3,
.top-column-card h3 {
	font-size: 16px;
	line-height: 1.8;
}

.top-slider-dots .slick-dots {
	position: static;
	display: flex !important;
	justify-content: center;
	gap: 8px;
	padding: 0;
	list-style: none;
}

.top-slider-dots .slick-dots li {
	width: auto;
	height: auto;
	margin: 0;
}

.top-slider-dots .slick-dots button {
	display: block;
	width: 8px;
	height: 8px;
	padding: 0;
	border-radius: 50%;
	opacity: 0.3;
	font-size: 0;
}

.top-slider-dots .slick-dots .slick-active button {
	opacity: 1;
}

.top-slider-dots--story .slick-dots button {
	background: #9f9d9d;
}

.top-slider-dots--column .slick-dots button {
	background: #9f9d9d;
}

.top-slider-dots .slick-dots button::before {
	content: none;
}

.top-story .button,
.top-column .button {
	display: flex;
	margin: 40px auto 0;
}

.top-company__inner {
	width: min(1000px, calc(100% - 48px));
	margin-inline: auto;
	padding: 40px clamp(24px, calc((100% - 920px) / 2), 40px) 50px;
	border-radius: 10px;
	background: var(--color-bg-soft);
}

.top-company__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
	margin-top: 28px;
}

.top-company__grid a {
	position: relative;
	display: flex;
	align-items: center;
	gap: 12px;
	min-height: 86px;
	padding: 14px 42px 14px 18px;
	border-radius: 8px;
	color: var(--color-text);
	background: #ffffff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	font-size: 13px;
	font-weight: var(--font-weight-bold);
	line-height: 1.5;
	transition: transform var(--transition-base), opacity var(--transition-base);
}

.top-company__grid a:hover {
	opacity: 1;
	transform: translateY(-2px);
}

.top-company__grid a::after {
	position: absolute;
	top: 50%;
	right: 18px;
	width: 30px;
	height: 30px;
	content: "";
	background: url("../../img/top/company_arrow.svg") center / contain no-repeat;
	transform: translateY(-50%);
}

.top-company__grid img {
	flex: 0 0 auto;
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.top-column .top-heading__en {
	margin-bottom: 32px;
}

@media (max-width: 767px) {
	.top-door .hero__lines {
		width: 160vw;
	}

	.page-home .site-main {
		background: #f7f7f7 url("../../img/common/floating/floating-bg-lower.jpg") center 74px / 390px auto no-repeat;
	}

	.top-door .hero__content {
		transform: translateY(-8px);
	}

	.top-door .mark {
		width: clamp(184px, 52vw, 224px);
	}

	.top-door .logo {
		width: clamp(132px, 36vw, 154px);
		margin-top: 36px;
	}

	.top-mv {
		height: clamp(520px, 195vw, 656px);
	}

	.top-mv-slider {
		-webkit-mask-image: linear-gradient(#000 0 0), url("../../img/top/mv_curve_sp.webp");
		mask-image: linear-gradient(#000 0 0), url("../../img/top/mv_curve_sp.webp");
	}

	.top-mv__copy {
		grid-template-columns: 1fr;
		align-items: start;
		gap: 30px;
		right: 24px;
		bottom: 54px;
		left: 24px;
	}

	.top-mv__copy h1 {
		width: min(280px, 82vw);
	}

	.top-mv__copy p {
		font-size: 13px;
	}

	.top-message,
	.top-door,
	.top-work,
	.top-foundation,
	.top-news,
	.top-story,
	.top-company,
	.top-column {
		padding: 50px 0;
	}

	.top-floating-bg {
		display: block;
		opacity: 0.6;
	}

	.top-floating-bg.floating-bg--lower .floating-bg__item--01 {
		top: 18vh;
		right: -18px;
		width: 74px;
		height: 74px;
		filter: blur(1px);
	}

	.top-floating-bg.floating-bg--lower .floating-bg__item--02 {
		top: 44vh;
		left: -46px;
		width: 108px;
		height: 108px;
		filter: blur(1.5px);
	}

	.top-floating-bg.floating-bg--lower .floating-bg__item--03 {
		top: 68vh;
		right: -62px;
		width: 138px;
		height: 144px;
		filter: blur(2px);
	}

	.top-heading__en {
		font-size: 32px;
	}
	.top-heading__en span {
		font-size: 12px;
	}

	.top-message__inner,
	.top-door__inner,
	.top-work__inner,
	.top-news__inner,
	.top-column__inner {
		width: calc(100% - 48px);
	}

	.top-work__inner,
	.top-foundation__inner,
	.top-story__heading,
	.top-company__grid {
		grid-template-columns: 1fr;
	}

	.top-message h2 {
		font-size: 18px;
	}

	.top-message p:not(.top-section-label) {
		font-size: 14px;
	}

	.top-door__card {
		padding: 36px 24px 40px;
	}

	.top-door__card h2 {
		font-size: 18px;
	}

	.top-door__card p:not(.top-door__label) {
		font-size: 14px;
	}

	.top-work__inner {
		gap: 0;
	}

	.top-work__body,
	.top-foundation__body {
		display: contents;
	}

	.top-work .top-heading__sub,
	.top-foundation .top-heading__sub {
		order: 1;
	}

	.top-work .top-heading__en,
	.top-foundation .top-heading__en {
		order: 2;
	}

	.top-work-slider {
		order: 4;
	}

	.top-work__lead {
		order: 3;
	}

	.top-work__text {
		order: 5;
	}

	.top-work .button {
		order: 6;
		justify-self: center;
		margin-inline: auto;
	}

	.top-heading__sub {
		font-size: 12px;
	}

	.top-work__lead {
		margin-top: 14px;
		margin-bottom: 35px;
		font-size: 22px;
	}
	.top-foundation__lead {
		margin-top: 14px;
		margin-bottom: 25px;
		font-size: 22px;
	}

	.top-work__text {
		margin: 20px 0 28px;
		font-size: 14px;
	}

	.top-work-slider {
		width: 100vw;
		margin-left: calc(50% - 50vw);
	}

	.top-work-slider__track {
		width: 100%;
		margin-inline: auto;
		aspect-ratio: 510 / 300;
	}

	.top-work-slider__track .slick-slide {
		width: calc(100vw - 48px);
		margin-right: 16px;
	}

	.top-foundation__inner,
	.top-story__inner {
		width: 100%;
		padding: 60px 24px 60px;
		gap: 0;
	}

	.top-foundation__lead {
		order: 3;
	}

	.top-foundation__inner > img {
		order: 4;
		margin-bottom: 40px;
	}

	.top-foundation .button {
		order: 5;
		justify-self: center;
		margin-inline: auto;
	}

	.top-company__inner {
		width: calc(100% - 48px);
		padding: 32px 24px 35px;
	}

	.top-company__grid {
		gap: 15px;
		margin-top: 20px;
	}

	.top-company__grid a {
		min-height: 80px;
		padding: 25px 38px 25px 16px;
		font-size: 12px;
	}

	.top-foundation__inner {
		background-image: url("../../img/top/foundation_bg_sp.webp");
	}

	.top-news__list li {
		grid-template-columns: 1fr auto;
		gap: 12px 12px;
		font-size: 14px;
	}
	.top-news__list span {
		font-size: 12px;
		min-width: 90px;
		padding: 0 20px;
	}

	.top-news__list a {
		grid-column: 1 / -1;
	}

	.top-story__heading {
		display: grid;
		gap: 18px;
		margin-bottom: 50px;
	}
	.top-story__heading h2 {
		font-size: 32px;
	}

	.top-story__heading h2 span {
		font-size: 12px;
	}

	.top-story__heading p {
		font-size: 22px;
	}

	.top-story .top-card-slider {
		width: 100vw;
		margin-left: -24px;
	}

	.top-column .top-card-slider {
		width: 100vw;
		margin-left: calc(50% - 50vw);
	}
}

@media (prefers-reduced-motion: reduce) {
	.top-floating-bg .floating-bg__item {
		animation: none !important;
	}
}
