@charset "UTF-8";

.p-brand {
	background: url("../images/brand/bg_brand.webp") no-repeat left top / 100% auto;
	background-color: #0A1218;
	padding: 14.8rem 2rem 12.7rem;
}
@media(max-width:768px) {
	.p-brand {
		padding: 8rem 2rem;
	}
}

.p-brand-intro {
	text-align: center;
	padding-bottom: 11rem;
}
.p-brand-intro * {
	color: #FFF;
}
.p-brand-intro p:nth-child(1) {
	position: relative;
	font-size: 2.3rem;
	font-family: "Inter", sans-serif;
	font-weight: 300;
	padding: 0 0 .9rem;
	margin: 0 0 13rem;
}
.p-brand-intro p:nth-child(1)::after {
	content: "";
	width: 6.2rem;
	height: 1px;
	background: #FFF;
	position: absolute;
	bottom: 0;
	left: calc(50% - 3.1rem);
}
.p-brand-intro h2 {
	width: 25.8rem;
	margin: 0 auto 10rem;
}
.p-brand-intro__inner h3 {
	width: 18rem;
	margin: 0 auto 6.8rem;
}
.p-brand-intro__inner h4 {
	font-size: 3rem;
	font-weight: 400;
	margin-bottom: 6rem;
}
.p-brand-intro__inner h4 .sp {
	display: none;
}
.p-brand-intro__inner + p {
	font-size: 1.5rem;
	line-height: 4;
	margin-bottom: 6rem;
}
.p-brand-intro__inner + p + p {
	font-size: 2.3rem;
	font-family: "Inter", sans-serif;
	font-weight: 300;
}
@media(max-width:768px) {
	.p-brand-intro {
		padding-bottom: 8rem;
	}
	.p-brand-intro h2 {
		width: 13.4rem;
		margin: 0 auto 6rem;
	}
	.p-brand-intro p:nth-child(1) {
		font-size: 2rem;
		margin: 0 0 8rem;
	}
	.p-brand-intro p:nth-child(1)::after {
		width: 4.2rem;
		left: calc(50% - 2.1rem);
	}
	.p-brand-intro__inner {
		margin-bottom: 8rem;
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 4rem;
	}
	.p-brand-intro__inner h3 {
		width: calc(232 / 480 * 80%);
		margin: 0;
	}
	.p-brand-intro__inner h4 {
		font-size: 1.9rem;
		writing-mode: vertical-rl;
		margin: 0;
	}
	.p-brand-intro__inner h4 .pc {
		display: none;
	}
	.p-brand-intro__inner h4 .sp {
		display: inline;
	}
	.p-brand-intro__inner + p {
		font-size: 1.3rem;
		text-align: left;
		line-height: 2.6;
		margin-bottom: 4rem;
	}
	.p-brand-intro__inner + p + p {
		font-size: 2rem;
	}
}

.p-brand-sec01 {
	max-width: 128rem;
	margin: 0 auto 15rem;
}
.p-brand-sec01__01 {
	display: flex;
	max-width: 114.8rem;
	margin: 0 0 0 auto;
}
.p-brand-sec01__01 > div {
	width: calc(338 / 1148 * 100%);
	background: #262B31;
}
.p-brand-sec01__01 > div p {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #FFF;
	font-size: 2rem;
	line-height: 2;
	height: 50%;
}
.p-brand-sec01__01 > figure {
	width: calc(810 / 1148 * 100%);
}
.p-brand-sec01__02 {
	display: flex;
	max-width: 114.8rem;
	margin: 0 auto 0 0;
}
.p-brand-sec01__02 > div {
	width: calc(678 / 1148 * 100%);
	display: flex;
}
.p-brand-sec01__02 > div div {
	width: calc(340 / 678 * 100%);
	background: #262B31;
}
.p-brand-sec01__02 > div div + div {
	width: calc(338 / 678 * 100%);
}
.p-brand-sec01__02 > div div p {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #FFF;
	font-size: 2rem;
	line-height: 2;
	height: 50%;
}
.p-brand-sec01__02 > figure {
	width: calc(475 / 1148 * 100%);
}
@media(max-width:768px) {
	.p-brand-sec01 {
		margin: 0 auto 10rem;
	}
	.p-brand-sec01__01 {
		flex-direction: column-reverse;
		margin: 0;
	}
	.p-brand-sec01__01 > div {
		width: 100%;
		display: flex;
		align-items: center;
	}
	.p-brand-sec01__01 > div figure {
		width: 50%;
	}
	.p-brand-sec01__01 > div p {
		padding: 1vw;
		font-size: 2.8vw;
		line-height: 1.6;
		letter-spacing: 0;
		height: 100%;
		width: 50%;
	}
	.p-brand-sec01__01 > figure {
		width: 100%;
	}
	.p-brand-sec01__02 {
		flex-direction: column;
		margin: 0;
	}
	.p-brand-sec01__02 > div {
		width: 100%;
		flex-direction: column;
	}
	.p-brand-sec01__02 > div div {
		width: 100%;
		display: flex;
		align-items: center;
	}
	.p-brand-sec01__02 > div div figure {
		width: 50%;
	}
	.p-brand-sec01__02 > div div + div {
		width: 100%;
	}
	.p-brand-sec01__02 > div div p {
		padding: 1vw;
		font-size: 2.8vw;
		line-height: 1.6;
		letter-spacing: 0;
		height: 100%;
		width: 50%;
	}
	.p-brand-sec01__02 > figure {
		width: 100%;
	}
}

.p-brand-sec02 {
	display: flex;
	align-items: flex-end;
	column-gap: 7rem;
	max-width: 101.6rem;
	margin: 0 auto 18rem;
}
.p-brand-sec02__left {
	width: 46rem;
}
.p-brand-sec02__left h2 {
	width: 28.7rem;
	margin-bottom: 5.3rem;
}
.p-brand-sec02__left h2 small {
	display: block;
	color: #FFF;
	font-size: 2rem;
	font-weight: 400;
	margin-top: 3rem;
}
.p-brand-sec02__right h3 {
	color: #FFF;
	font-size: 3rem;
	font-weight: 400;
	line-height: 2.3;
	margin-bottom: 5rem;
}
.p-brand-sec02__right p {
	color: #FFF;
	font-size: 1.5rem;
	line-height: 2.6;
}
@media(max-width:768px) {
	.p-brand-sec02 {
		flex-direction: column;
		align-items: flex-start;
		row-gap: 3rem;
		margin-bottom: 8rem;
	}
	.p-brand-sec02__left {
		width: 100%;
	}
	.p-brand-sec02__left h2 {
		width: 18rem;
		margin-bottom: 3rem;
	}
	.p-brand-sec02__left h2 small {
		font-size: 1.4rem;
		margin-top: 1rem;
	}
	.p-brand-sec02__right h3 {
		font-size: 2rem;
		line-height: 1.8;
		margin-bottom: 2rem;
	}
	.p-brand-sec02__right p {
		font-size: 1.3rem;
		line-height: 2;
	}
}
   
.p-brand-sec03 {
	position: relative;
	display: flex;
	align-items: flex-end;
	column-gap: 7rem;
	max-width: 101.6rem;
	margin: 0 auto;
}
.p-brand-sec03__left {
	width: 46rem;
}
.p-brand-sec03__left h2 {
	width: 27.2rem;
	margin-bottom: 5.3rem;
}
.p-brand-sec03__left h2 small {
	display: block;
	color: #FFF;
	font-size: 2rem;
	font-weight: 400;
	margin-top: 3rem;
}
.p-brand-sec03__right h3 {
	color: #FFF;
	font-size: 3rem;
	font-weight: 400;
	line-height: 2.3;
	margin-bottom: 5rem;
}
.p-brand-sec03__right p {
	color: #FFF;
	font-size: 1.5rem;
	line-height: 2.6;
}
.p-brand-sec03 > figure {
	position: absolute;
}
.p-brand-sec03 > figure.p-brand-sec03__img01 {
	width: 21.4rem;
	top: 4rem;
	left: 53rem;
}
.p-brand-sec03 > figure.p-brand-sec03__img02 {
	width: 19.2rem;
	top: -15rem;
	left: 74.5rem;
}
.p-brand-sec03 > figure.p-brand-sec03__img03 {
	width: 15.4rem;
	top: 12.8rem;
	right: 0;
}
@media(max-width:768px) {
	.p-brand-sec03 {
		flex-direction: column;
		align-items: flex-start;
		row-gap: 3rem;
	}
	.p-brand-sec03__left {
		width: 100%;
	}
	.p-brand-sec03__left h2 {
		width: 17.5rem;
		margin-bottom: 3rem;
	}
	.p-brand-sec03__left h2 small {
		font-size: 1.4rem;
		margin-top: 1rem;
	}
	.p-brand-sec03__right h3 {
		font-size: 2rem;
		line-height: 1.8;
		margin-bottom: 2rem;
	}
	.p-brand-sec03__right p {
		font-size: 1.3rem;
		line-height: 2;
	}
	.p-brand-sec03 > figure {
		position: absolute;
	}
	.p-brand-sec03 > figure.p-brand-sec03__img01 {
		max-width: 15rem;
		width: 28%;
		top: 2rem;
		left: auto;
		right: 1.5rem;
	}
	.p-brand-sec03 > figure.p-brand-sec03__img02 {
		width: 7.7rem;
		top: -5.7rem;
		left: auto;
		right: -0.5rem;
	}
	.p-brand-sec03 > figure.p-brand-sec03__img03 {
		max-width: 10.3rem;
		width: 28%;
		top: calc((1436 / 920 * 100vw) + 17rem);
		right: 0;
	}
}
   
