/* ========================================
  Corporate Page Styles
======================================== */

.breadcrumb {
	padding-bottom: 10px;
}

/* ========================================
  Corporate Hero (Page Hero + Mission combined)
======================================== */
.corporate-hero {
	position: relative;
}

.corporate-hero__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 90rem;
	z-index: -1;
	pointer-events: none;
}

.corporate-hero__bg picture {
	display: block;
	width: 100%;
	height: 100%;
}

.corporate-hero__bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: bottom center;
}

/* Page Hero without background */
.page-hero--no-bg .page-hero__bg {
	display: none;
}

/* Breadcrumb for corporate */
.breadcrumb--corporate {
	color: #fff;
}

.breadcrumb--corporate .breadcrumb__item {
	color: rgba(255, 255, 255, 0.8);
}

.breadcrumb--corporate .breadcrumb__item--current {
	color: #fff;
}

.breadcrumb--corporate .breadcrumb__separator {
	color: rgba(255, 255, 255, 0.6);
}

/* ========================================
  Mission Section
======================================== */
.mission-section {
	position: relative;
	padding: 0 0 11rem;
	overflow: hidden;
}

.mission-section__inner {
	max-width: 120rem;
	margin: 0 auto;
	position: relative;
}

.mission-section__title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 5.6rem;
	font-weight: 400;
	line-height: 1.28;
	letter-spacing: 0.01em;
	color: #fff;
	margin-bottom: 9.5rem;
}

.mission-section__images {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	pointer-events: none;
}

.mission-section__img {
	position: absolute;
	object-fit: cover;
}

.mission-section__img--01 {
	width: 24.7rem;
	height: 32.8rem;
	top: 24rem;
	left: 13rem;
}

.mission-section__img--02 {
	width: 20rem;
	height: 14.2rem;
	top: 2rem;
	right: 5rem;
}

.mission-section__img--03 {
	width: 14.5rem;
	height: 19.3rem;
	top: 44rem;
	left: 2rem;
}

.mission-section__content {
	padding-left: 44rem;
}

.mission-section__subtitle {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.59;
	letter-spacing: 0.01em;
	color: #fff;
	margin-bottom: 3.3rem;
}

.mission-section__text {
	color: #fff;
}

.mission-section__text p {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2;
	margin-bottom: 1.5rem;
}

.mission-section__text p:last-child {
	margin-bottom: 0;
}

/* ========================================
  Message Section
======================================== */
.message-section {
	padding: 9.6rem 0;
}

.message-section__inner {
	max-width: 120rem;
	margin: 0 auto;
	display: flex;
	gap: 5.8rem;
}

.message-section__header {
	flex-shrink: 0;
}

.message-section__label {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 1.7rem;
	font-weight: 500;
	color: #a7abb2;
	margin-bottom: 1.8rem;
}

.message-section__title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 4.2rem;
	font-weight: 500;
	line-height: 1.48;
	letter-spacing: 0.03em;
	color: #444;
}

.message-section__title-accent {
	color: #0055b8;
}

.message-section__content {
	flex: 1;
	padding-top: 4.1rem;
}

.message-section__content p {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
	color: #444;
	margin-bottom: 1.5rem;
}

.message-section__signature {
	display: flex;
	align-items: baseline;
	gap: 2rem;
	margin-top: 4rem;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #444;
}

.message-section__signature-title {
	font-size: 1.6rem;
}

.message-section__signature-name {
	font-size: 2.3rem;
}

/* ========================================
  With Customer Section
======================================== */
.with-customer-section {
	padding: 6rem 0;
}

.with-customer-section__inner {
	background-color: #eff7ff;
	padding: 43px 60px 66px 60px;
	max-width: 120rem;
	margin: 0 auto;
	display: flex;
	gap: 6rem;
	position: relative;
}

.with-customer-section__deco {
	position: absolute;
	top: -40px;
	right: 50px;
	width: 30rem;
	height: auto;
	pointer-events: none;
}

.with-customer-section__header {
	flex-shrink: 0;
}

.with-customer-section__label {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	color: #a7abb2;
	letter-spacing: 0.05em;
	margin-bottom: 1.8rem;
}

.with-customer-section__title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 4.2rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.1em;
	color: #444;
}

.with-customer-section__content {
	flex: 1;
	padding-top: 4rem;
}

.with-customer-section__content p {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
	color: #444;
	margin-bottom: 1.5rem;
}

.with-customer-section__content p:last-child {
	margin-bottom: 0;
}

/* With Customer Section -- Blue variant */
.with-customer-section--blue .with-customer-section__inner {
	background: linear-gradient(
		180deg,
		rgba(3, 80, 194, 0.9) -29.68%,
		rgba(0, 127, 225, 0.79) 130.09%
	);
	border-radius: 20px;
}

.with-customer-section--blue .with-customer-section__label {
	color: #fff;
}

.with-customer-section--blue .with-customer-section__title {
	color: #fff;
}

.with-customer-section--blue .with-customer-section__content p {
	color: #fff;
}

.with-customer-section--blue .with-customer-section__inner > img {
	width: 23rem;
	top: 20px;
	right: 30px;
}

/* ========================================
  Strength Section
======================================== */
.strength-section {
	padding: 9.6rem 0;
	background-color: #fff;
}

.strength-section__inner {
	max-width: 120rem;
	margin: 0 auto;
}

.strength-section__list {
	margin-top: 6rem;
	display: flex;
	flex-direction: column;
	gap: 6rem;
}

.strength-item {
	display: flex;
	gap: 6rem;
	align-items: center;
}

.strength-item--reverse {
	flex-direction: row-reverse;
}

.strength-item__image {
	flex-shrink: 0;
	width: 50rem;
	height: 32rem;
	overflow: hidden;
}

.strength-item__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.strength-item__content {
	flex: 1;
}

.strength-item__number {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 1.4rem;
	font-weight: 500;
	color: #0055b8;
	margin-bottom: 1.2rem;
}

.strength-item__title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.5;
	color: #444;
	margin-bottom: 2rem;
}

.strength-item__text {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.9;
	color: #444;
}

/* ========================================
  Company Section
======================================== */
.company-section {
	padding: 9.6rem 0;
	background-color: #e8ebf1;
}

.company-section__inner {
	max-width: 120rem;
	margin: 0 auto;
}

.company-section__content {
	background-color: #fff;
	padding: 53px 50px;
	margin-top: 5rem;
	display: flex;
	align-items: stretch;
	gap: 6rem;
}

.company-info {
	flex: 1;
}

.company-info__row {
	display: flex;
	padding: 2.5rem 1.7rem;
	border-bottom: 1px solid #e8ebf1;
}

.company-info__term {
	width: 14.8rem;
	flex-shrink: 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	color: #0055b8;
	letter-spacing: 0.15em;
}

.company-info__desc {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
	color: #444;
	letter-spacing: 0.03em;
}

.company-info__list {
	list-style: none;
}

.company-info__list li {
	position: relative;
	padding-left: 1.5rem;
}

.company-info__list li::before {
	content: "・";
	position: absolute;
	left: 0;
}

.company-section__map {
	flex-shrink: 0;
	width: 50rem;
	overflow: hidden;
}

.company-section__map iframe {
	display: block;
	width: 100%;
	height: 100%;
}

/* ========================================
  Partner Section
======================================== */
.partner-section {
	padding: 6rem 12rem;
	background-color: #f9fafb;
}

.partner-section__inner {
	position: relative;
	max-width: 120rem;
	margin: 0 auto;
	padding: 6rem 6rem;
	border-radius: 16px;
	overflow: hidden;
}

.partner-section__bg {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.partner-section__bg picture {
	display: block;
	width: 100%;
	height: 100%;
}

.partner-section__bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.partner-section__content {
	position: relative;
	z-index: 1;
	max-width: 70rem;
	color: #fff;
}

.partner-section__title {
	font-family: "Poppins", sans-serif;
	font-size: 6.4rem;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	margin-bottom: 1rem;
}

.partner-section__subtitle {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 3rem;
}

.partner-section__text {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.9;
}

.partner-section__inner {
	transition: opacity 0.3s ease;
}

.partner-section__inner:hover {
	opacity: 0.7;
}

.partner-section__btn {
	position: absolute;
	inset: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 6rem;
}

.partner-section__btn img {
	width: 5rem;
	height: 5rem;
}

/* ========================================
  Responsive Styles (SP)
======================================== */
@media (max-width: 767px) {
	/* Corporate Hero SP */

	.corporate-hero__bg {
		bottom: 75rem;
	}

	.corporate-hero__bg img {
		object-position: bottom left;
	}

	/* Mission Section SP */
	.mission-section {
		padding: 0rem 2rem 6rem;
	}

	.mission-section__title {
		font-size: 3.2rem;
		margin-bottom: 3rem;
	}

	.mission-section__images {
		display: none;
	}

	.mission-section__content {
		padding-left: 0;
	}

	.mission-section__subtitle {
		font-size: 2rem;
		margin-bottom: 2rem;
	}

	.mission-section__text p {
		font-size: 1.5rem;
		line-height: 1.8;
	}

	/* Message Section SP */
	.message-section {
		padding: 5rem 2rem;
	}

	.message-section__inner {
		flex-direction: column;
		gap: 3rem;
	}

	.message-section__label {
		font-size: 1.4rem;
		margin-bottom: 1.2rem;
	}

	.message-section__title {
		font-size: 2.8rem;
	}

	.message-section__content {
		padding-top: 0;
	}

	.message-section__content p {
		font-size: 1.4rem;
	}

	.message-section__signature {
		margin-top: 3rem;
		font-size: 1.4rem;
	}

	/* With Customer Section SP */
	.with-customer-section--blue .with-customer-section__inner {
		padding: 50px 60px 66px 60px;
	}

	.with-customer-section--blue .with-customer-section__inner > img {
		width: 12rem;
	}

	.with-customer-section {
		padding: 5rem 2rem;
	}

	.with-customer-section__inner {
		flex-direction: column;
		gap: 3rem;
	}

	.with-customer-section__deco {
		width: 17rem;
		top: -2rem;
		right: 1rem;
	}

	.with-customer-section__label {
		font-size: 1.3rem;
		margin-bottom: 1.2rem;
	}

	.with-customer-section__title {
		font-size: 2.8rem;
	}

	.with-customer-section__content {
		padding-top: 0;
	}

	.with-customer-section__content p {
		font-size: 1.4rem;
	}

	/* Strength Section SP */
	.strength-section {
		padding: 5rem 2rem;
	}

	.strength-section__list {
		margin-top: 4rem;
		gap: 4rem;
	}

	.strength-item {
		flex-direction: column;
		gap: 2rem;
	}

	.strength-item--reverse {
		flex-direction: column;
	}

	.strength-item__image {
		width: 100%;
		height: 20rem;
		order: 2;
	}

	.strength-item__number {
		font-size: 1.2rem;
		margin-bottom: 0.8rem;
	}

	.strength-item__title {
		font-size: 2rem;
		margin-bottom: 1.5rem;
	}

	.strength-item__text {
		font-size: 1.4rem;
	}

	/* Company Section SP */
	.company-section {
		padding: 5rem 2rem;
	}

	.company-section__content {
		padding: 30px;
		margin-top: 3rem;
		flex-direction: column;
		gap: 3rem;
	}

	.company-info__row {
		flex-direction: column;
		gap: 0.8rem;
		padding: 1.5rem 1rem;
	}

	.company-info__term {
		width: 100%;
		font-size: 1.4rem;
	}

	.company-info__desc {
		font-size: 1.4rem;
	}

	.company-section__map {
		width: 100%;
		height: 25rem;
	}

	/* Partner Section SP */
	.partner-section {
		padding: 3rem 2rem;
	}

	.partner-section__inner {
		padding: 4rem 2rem 10rem;
		border-radius: 12px;
	}

	.partner-section__content {
		max-width: 100%;
	}

	.partner-section__title {
		font-size: 2.8rem;
	}

	.partner-section__subtitle {
		font-size: 1.3rem;
		margin-bottom: 2rem;
	}

	.partner-section__text {
		font-size: 1.4rem;
	}

	.partner-section__btn {
		padding-right: 2rem;
		padding-bottom: 2rem;
		align-items: flex-end;
	}

	.partner-section__btn img {
		width: 4rem;
		height: 4rem;
	}
}
