.c-bg::before {
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0.5;
}
.c-bg::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 4;
	background: rgba(255,255,255,0.6);
	backdrop-filter: blur(50px);
}
.c-bg .p-bg_img {
	z-index: 3;
	filter: blur(0);
}
.c-bg .p-bg_img.--1 {
	width: 20.63vw;
	top: 54.359vw;
	left: 90.5vw;
}
.c-bg .p-bg_img.--2 {
	width: 73.9846vw;
	top: 143.33333333vw;
	left: 26.154vw;
}
.c-bg .p-bg_img.--3 {
	width: 24.87vw;
	top: 359.974359vw;
	left: -4.87vw;
}
.c-bg .p-bg_img.--4 {
	width: 34.359vw;
	top: 447.6923vw;
	left: 65.641vw;
}
.c-bg .p-bg_img.--5 {
	width: 49.487vw;
	top: 622.5641vw;
	left: 50.5vw;
}
.c-bg .p-bg_img.--6 {
	width: 137.9487vw;
	top: 990.5vw;
	left: 8.97vw;
}
.c-bg .p-bg_img.--7 {
	width: 85.641vw;
	top: 1296.41vw;
	left: -0.05vw;
	z-index: 0;
}
.c-bg .p-bg_img.--8 {
	width: 89.487vw;
	top: 1837.69vw;
	left: 10.5vw;
}
@media screen and (min-width: 768px) {
	.c-bg .p-bg_img.--1 {
		width: 7.43%;
		top: 0.6804961%;
		left: 27.9861111%;
	}
	.c-bg .p-bg_img.--2 {
		width: 20.03472222%;
		top: 4.489%;
		left: 76.5972222%;
	}
	.c-bg .p-bg_img.--3 {
		width: 6.70138889%;
		top: 13.7526%;
		left: -1.3194444%;
	}
	.c-bg .p-bg_img.--4 {
		width: 9.375%;
		top: 17.517%;
		left: 49.16666%;
	}
	.c-bg .p-bg_img.--5 {
		width: 16.1805556%;
		top: 25.002744%;
		left: 72.638889%;
	}
	.c-bg .p-bg_img.--6 {
		width: 37.361111%;
		top: 40.752936%;
		left: 2.4305556%;
	}
	.c-bg .p-bg_img.--7 {
		width: 23.194444%;
		top: 53.517726%;
		left: 9.0972222%;
	}
	.c-bg .p-bg_img.--8 {
		width: 27.0138889%;
		top: 76.68752%;
		left: 66.0416667%;
	}
}
.c-menu .p-menu_link > span:first-child {
	max-width: 152px;
}
@media screen and (min-width: 768px) {
	.c-main .p-main_contents {
		width: 77.7777%;
	}
}
.c-section + .c-section {
	margin-top: 0;
}
@media screen and (min-width: 768px) {
	.c-section + .c-section {
		margin-top: 0;
	}
}
.c-about_head {
	z-index: 5;
	position: relative;
}
.c-about_head .p-about_head {
	padding: 10.25641vw 5.1282vw 20.51282vw;
	display: flex;
	flex-direction: column;
	margin-block-end: 0;
}
@media screen and (min-width: 768px) {
	.c-about_head .p-about_head {
		padding: 0;
		justify-content: space-between;
		flex-direction: row;
		margin-block-end: 30px;
	}
}
.c-about_head .p-about_head_title {
	padding: 0 0 12.82vw;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 2.5641vw 0;
}
@media screen and (min-width: 768px) {
	.c-about_head .p-about_head_title {
		padding: 8.3333% 0 0 11.1111%;
		width: 50%;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 15px 0;
	}
}
.c-about_head .p-about_head_title > span:first-child {
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 20.51282vw;
	line-height: 1;
	background: linear-gradient(90deg, #71C5F2 0%, #014099 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
@media screen and (min-width: 768px) {
	.c-about_head .p-about_head_title > span:first-child {
		font-size: 10rem;
	}
}
.c-about_head .p-about_head_title > span:last-child {
	font-size: 3.58974359vw;
	font-weight: 600;
	line-height: 2;
}
@media screen and (min-width: 768px) {
	.c-about_head .p-about_head_title > span:last-child {
		font-size: 1.6rem;
		line-height: 1.5;
	}
}
.c-about_head picture {
	width: 100%;
	border-radius: 1.282vw;
}
@media screen and (min-width: 768px) {
	.c-about_head picture {
		width: 50%;
		border-radius: 0 0 0 20px;
	}
}
.c-about_head picture {
	overflow: hidden;
	display: block;
}
.c-about_head picture img {
	width: 100%;
	height: auto;
}
.p-main_contents picture {
	overflow: hidden;
	display: block;
}
.p-main_contents picture img {
	width: 100%;
	height: auto;
}
.p-main_contents .c-section h2 {
	margin: 0 0 7.6923vw;
	display: flex;
	flex-direction: column;
	gap: 2.051282vw 0;
	z-index: 2;
	position: relative;
}
@media screen and (min-width: 768px) {
	.p-main_contents .c-section h2 {
		margin: 0 0 60px;
		gap: 20px 0;
	}
}
.p-main_contents .c-section h2 > span:first-child {
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 10.25641vw;
	line-height: 1.2;
}
@media screen and (min-width: 768px) {
	.p-main_contents .c-section h2 > span:first-child {
		font-size: 6rem;
		line-height: 1;
	}
}
.p-main_contents .c-section h2 > span:last-child {
	font-size: 3.58974359vw;
	font-weight: 600;
	line-height: 2;
}
@media screen and (min-width: 768px) {
	.p-main_contents .c-section h2 > span:last-child {
		font-size: 1.6rem;
		line-height: 1.5;
	}
}
@media screen and (min-width: 768px) {
	.c-section.--about {
		padding: 130px 40px 9px 0;
	}
}
.c-section.--about .p-about_main {
	display: flex;
	flex-direction: column;
	gap: 7.6923vw 0;
}
.c-section.--about .p-about_main .p-about_pic {
	width: 100%;
}
.c-section.--about .p-about_main .p-about_pic picture {
	border-radius: 2.5641vw;
}
.c-section.--about .p-about_main .p-about_pic .p-about_bt {
	margin: 6.923vw auto 0;
	width: 90%;
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 4.10256vw;
	line-height: 1.2;
}
.c-section.--about .p-about_main .p-about_pic .p-about_bt a {
	width: 100%;
	height: 11.282vw;
	background: url(../images/about/bg_bt.webp) no-repeat center center / cover;
	border-radius: 1.282vw;
	color: #fff;
	align-items: center;
	justify-content: center;
	display: flex;
	gap: 3.076923vw;
	transition: opacity 0.3s ease-in-out;
}
.c-section.--about .p-about_main .p-about_pic .p-about_bt a::after {
	content: " ";
	width: 3.076923vw;
	height: 3.076923vw;
	background: url(../images/about/ico_blank.svg) no-repeat center center / contain;
	display: block;
}
.c-section.--about .p-about_main .p-about_pic .p-about_bt a:hover {
	text-decoration: none;
	opacity: 0.85;
}
.c-section.--about .p-about_main .p-about_text h3 {
	margin-bottom: 5.1282vw;
	color: #014099;
	font-size: 5.1282vw;
	font-weight: 600;
	line-height: 1.7;
	letter-spacing: 0.03em;
}
.c-section.--about .p-about_main .p-about_text p {
	font-size: 3.846vw;
	font-weight: 300;
	line-height: 1.6666;
	letter-spacing: 0.05em;
}
.c-section.--about .p-about_main .p-about_text p:not(:last-child) {
	margin-bottom: 1.6666em;
}
@media screen and (min-width: 768px) {
	.c-section.--about .p-about_main {
		align-items: flex-start;
		flex-direction: row-reverse;
		gap: 40px;
	}
	.c-section.--about .p-about_main .p-about_pic {
		width: min(46.1538%, 480px);
	}
	.c-section.--about .p-about_main .p-about_pic picture {
		border-radius: 10px;
	}
	.c-section.--about .p-about_main .p-about_pic .p-about_bt {
		margin: 30px auto 0;
		width: min(100%, 300px);
		font-size: 1.8rem;
	}
	.c-section.--about .p-about_main .p-about_pic .p-about_bt a {
		width: 100%;
		height: 44px;
		border-radius: 5px;
		gap: 12px;
	}
	.c-section.--about .p-about_main .p-about_pic .p-about_bt a::after {
		width: 12px;
		height: 12px;
	}
		.c-section.--about .p-about_main .p-about_text {
		flex: 1;
	}
	.c-section.--about .p-about_main .p-about_text h3 {
		margin-bottom: 20px;
		font-size: 2.4rem;
		line-height: 1.5;
		letter-spacing: 0;
	}
	.c-section.--about .p-about_main .p-about_text p {
		font-size: 1.6rem;
		line-height: 1.875;
		letter-spacing: 0.05em;
	}
	.c-section.--about .p-about_main .p-about_text p:not(:last-child) {
		margin-bottom: 1.875em;
	}
}
.p-about_slide {
	padding-top: 28.2vw;
	position: relative;
}
.p-about_slide .p-about_slideText {
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
}
.p-about_slide .p-about_slideText .p-about_slideTextInner {
	width: 668vw;
	display: flex;
	left: 0;
	top: 3.077vw;
	position: absolute;
	will-change: transform;
	animation: textAnimationRToL 40s linear infinite;
}
.p-about_slide .p-about_slideText .p-about_slideTextInner picture {
	width: 50%;
}
.p-about_slide .p-about_slideText .p-about_slideTextInner picture img {
	width: 94%;
	height: auto;
}
@media screen and (min-width: 768px) {
	.p-about_slide {
		padding-top: 150px;
	}
	.p-about_slide .p-about_slideText {
		width: 100vw;
		left: -22.22222222vw;
	}
	.p-about_slide .p-about_slideText .p-about_slideTextInner {
		width: 3266px;
		top: 15px;
	}
}
@keyframes textAnimationRToL {
	from {
		transform: translate3d(0, 0, 0);
	}
	to {
		transform: translate3d(-50%, 0, 0);
	}
}
.c-section.--history {
	padding-top: 10.25641vw;
	padding-bottom: 17.9487vw;
}
@media screen and (min-width: 768px) {
	.c-section.--history {
		padding: 40px 40px 100px 0;
	}
}
.p-history_main {
	padding-bottom: 20px;
	width: 100%;
	overflow-x: auto;
}
@media screen and (min-width: 768px) {
	.p-history_main {
		padding-bottom: 40px;
	}
}
.p-history_mainInner {
	width: 1450px;
	display: flex;
	gap: 30px;
	position: relative;
}
.p-history_mainInner::before {
	content: " ";
	width: 100%;
	height: 2px;
	background: #63798F;
	display: block;
	left: 0;
	top: 68px;
	position: absolute;
}
.p-history_mainInner .p-history_box {
	width: calc((100% - 90px) / 4);
}
.p-history_mainInner .p-history_box dl {
	margin-bottom: 26px;
	padding-bottom: 22px;
	position: relative;
}
.p-history_mainInner .p-history_box dl::before {
	content: " ";
	width: 16px;
	height: 16px;
	background: url(../images/about/point.svg) no-repeat center center / contain;
	display: block;
	left: 0;
	bottom: -7px;
	position: absolute;
}
.p-history_mainInner .p-history_box dl dt {
	margin-bottom: 10px;
	color: #63798F;
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 1.4rem;
	line-height: 1;
}
.p-history_mainInner .p-history_box dl dd {
	color: #014099;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.5;
}
.p-history_mainInner .p-history_box p {
	font-size: 1.3rem;
	font-weight: 300;
	line-height: 1.6;
	letter-spacing: 0.03em;
}
.c-section.--strength {
	padding-inline: 0;
	padding: 10.25641vw 7.6923vw 2.5641vw;
}
@media screen and (min-width: 768px) {
	.c-section.--strength {
		padding: 60px 40px 0 0;
	}
}
.c-section.--strength::before {
	content: " ";
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, #014295 0%, #36871F 100%);
	display: block;
	left: 0;
	top: 0;
	z-index: 0;
	position: absolute;
	opacity: 0.2;
}
@media screen and (min-width: 768px) {
	.c-section.--strength::before {
		width: 100vw;
		left: -22.22222223vw;
	}
}
.p-strength_main {
	z-index: 2;
	position: relative;
}
.p-strength_main .p-strength_main_sec {
	position: relative;
}
.p-strength_main .p-strength_main_sec:not(:first-of-type) {
	padding-bottom: 10.25641vw;
}
.p-strength_main .p-strength_main_sec_2 {
	padding-top: 7.6923vw;
	padding-bottom: 10.25641vw;
}
.p-strength_main .p-strength_main_sec_2 .p-strength_main_sec_2_inner_box {
	padding-top: 7.6923vw;
}
.p-strength_main .p-strength_main_sec h3 {
	margin-bottom: 10.25641vw;
	padding-bottom: 2.05128vw;
	border-bottom: 1px #63798F solid;
	align-items: flex-end;
	display: flex;
	gap: 3.076923vw;
}
.p-strength_main .p-strength_main_sec h3 > span:first-child {
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 6.6667vw;
	line-height: 1.15;
}
.p-strength_main .p-strength_main_sec h3 > span:last-child {
	font-size: 3.076923vw;
	font-weight: 600;
	line-height: 1.8;
}
.p-strength_main .p-strength_main_sec_2 h3 {
	margin-bottom: 7.6923vw;
	align-items: center;
	display: flex;
	gap: 3.076923vw;
}
.p-strength_main .p-strength_main_sec_2 h3::before,
.p-strength_main .p-strength_main_sec_2 h3::after {
	content: " ";
	width: 100%;
	height: 1px;
	background: #63798F;
	display: block;
	flex: 1;
}
.p-strength_main .p-strength_main_sec_2 h3 span {
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: bold;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 5.1282vw;
	line-height: 1.2;
}
.p-strength_main h4 {
	margin-bottom: 5.1282vw;
	color: #014099;
	font-size: 5.1282vw;
	font-weight: 600;
	line-height: 1.7;
}
.p-strength_main .p-strength_main_sec_2 h4 {
	margin-bottom: 0;
	text-align: center;
}
.p-strength_main h5 {
	margin-bottom: 3.076923vw;
	font-size: 4.10256vw;
	font-weight: 600;
	line-height: 1.7;
	text-align: center;
}
.p-strength_main p {
	font-size: 3.846vw;
	font-weight: 300;
	line-height: 1.7;
}
.p-strength_main picture {
	margin-bottom: 5.1282vw;
	border-radius: 1.282vw;
	aspect-ratio: 330 / 210;
	display: block;
}
.p-strength_main picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
@media screen and (min-width: 768px) {
	.p-strength_main .p-strength_main_sec,
	.p-strength_main .p-strength_main_sec:not(:first-of-type) {
		box-sizing: content-box;
		min-height: min(23.6vw, 340px);
		padding-bottom: 60px;
	}
	.p-strength_main .p-strength_main_sec_2 {
		padding-top: 0;
		padding-bottom: 60px;
	}
	.p-strength_main .p-strength_main_sec_2 .p-strength_main_sec_2_inner {
		display: flex;
		gap: 40px;
	}
	.p-strength_main .p-strength_main_sec_2 .p-strength_main_sec_2_inner_box {
		padding-top: 40px;
		width: calc(50% - 20px);
	}
	.p-strength_main .p-strength_main_sec h3 {
		margin-bottom: 20px;
		padding-bottom: 16px;
		border-bottom: 1px #63798F solid;
		gap: 40px;
	}
	.p-strength_main .p-strength_main_sec h3 > span:first-child {
		font-size: 4rem;
		line-height: 1.125;
	}
	.p-strength_main .p-strength_main_sec h3 > span:last-child {
		font-size: 2rem;
		line-height: 1.8;
	}
	.p-strength_main .p-strength_main_sec_2 h3 {
		margin-bottom: 20px;
		gap: 20px;
	}
	.p-strength_main .p-strength_main_sec_2 h3::before {
		display: none;
	}
	.p-strength_main .p-strength_main_sec_2 h3 span {
		font-size: 2.4rem;
		line-height: 1.2;
	}
	.p-strength_main h4 {
		margin-bottom: 30px;
		font-size: 2.4rem;
		line-height: 1.5;
	}
	.p-strength_main .p-strength_main_sec_2 h4 {
		margin-bottom: 0;
		text-align: center;
	}
	.p-strength_main h5 {
		margin-bottom: 20px;
		font-size: 2rem;
		line-height: 1.5;
		text-align: left;
	}
	.p-strength_main p {
		font-size: 1.6rem;
		line-height: 1.875;
	}
	.p-strength_main .p-strength_main_sec_2 p {
		font-size: 1.5rem;
		line-height: 2;
	}
	.p-strength_main picture {
		margin-bottom: 0;
	}
	.p-strength_main .p-strength_main_sec {
		padding-left: 0;
		padding-right: min(50%, 520px);
	}
	.p-strength_main .p-strength_main_sec.reverse {
		padding-left: min(50%, 520px);
		padding-right: 0;
	}
	.p-strength_main .p-strength_main_sec_2 .p-strength_main_sec_2_inner .p-strength_main_sec_2_inner_box .p-strength_main_sec_2_inner_box_inner {
		flex-direction: column-reverse;
		display: flex;
		gap: 20px;
	}
	.p-strength_main .p-strength_main_sec picture {
		width: min(46.1538%, 480px);
		border-radius: 10px;
		aspect-ratio: 480 / 340;
		right: 0;
		top: 0;
		position: absolute;
	}
	.p-strength_main .p-strength_main_sec.reverse picture {
		left: 0;
		right: auto;
	}
	.p-strength_main .p-strength_main_sec_2 picture {
		margin: 0 auto;
		border-radius: 5px;
	}
	.p-strength_main .p-strength_main_sec_2 .p-strength_main_sec_2_inner .p-strength_main_sec_2_inner_box:first-child picture {
		width: 100%;
		width: min(100%, 500px);
		aspect-ratio: 500 / 283;
	}
	.p-strength_main .p-strength_main_sec_2 .p-strength_main_sec_2_inner .p-strength_main_sec_2_inner_box:last-child picture {
		width: 89%;
		width: min(89%, 445px);
		aspect-ratio: 445 / 300;
	}
}
.c-section.--message {
	padding-inline: 0;
	padding: 10.25641vw 7.6923vw 5.1282vw;
}
@media screen and (min-width: 768px) {
	.c-section.--message {
		padding: 100px 40px 60px 0;
	}
}
.c-section.--message::before {
	content: " ";
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, #E9FEFF 0%, #9CDCFF 100%);
	display: block;
	left: 0;
	top: 0;
	z-index: 0;
	position: absolute;
	opacity: 0.7;
}
@media screen and (min-width: 768px) {
	.c-section.--message::before {
		width: 100vw;
		left: -22.22222223vw;
	}
}
.p-message_main {
	z-index: 2;
	position: relative;
}
.p-message_main picture {
	margin-bottom: 3.076923vw;
	width: 100%;
	border-radius: 1.282vw;
	aspect-ratio: 330 / 260;
	display: block;
}
.p-message_main picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.p-message_main .p-message_text h3.flgS {
	margin-bottom: 4.1025641vw;
	color: #fff;
	font-size: 6.15384vw;
	font-weight: 600;
	line-height: 1;
	text-align: center;
}
.p-message_main .p-message_text h3.flgS span {
	margin-bottom: 1.025641vw;
	padding: 1.53846vw;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: inline-block;
}
.p-message_main .p-message_text h3.flgS span:nth-of-type(1) {
	background-image: url("../images/about/bg_msg_s1.webp");
}
.p-message_main .p-message_text h3.flgS span:nth-of-type(2) {
	background-image: url("../images/about/bg_msg_s2.webp");
}
.p-message_main .p-message_text h3.flgS span:nth-of-type(3) {
	background-image: url("../images/about/bg_msg_s3.webp");
}
.p-message_main .p-message_text h3.flgS span:nth-of-type(4) {
	background-image: url("../images/about/bg_msg_s4.webp");
}
.p-message_main .p-message_text .p-message_text_name {
	margin-bottom: 7.6923vw;
}
.p-message_main .p-message_text .p-message_text_name h4 {
	margin-bottom: 3.76923vw;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	display: flex;
}
.p-message_main .p-message_text .p-message_text_name h4 span:first-child {
	font-size: 4.10256vw;
	font-weight: 600;
	line-height: 1.875;
}
.p-message_main .p-message_text .p-message_text_name h4 span:last-child {
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 3.076923vw;
	line-height: 1.16667;
}
.p-message_main .p-message_text .p-message_text_name p {
	font-size: 3.076923vw;
	font-weight: 600;
	line-height: 1.6667;
	text-align: center;
}
.p-message_main .p-message_text .p-message_text_sec {
	padding-bottom: 1.282vw;
}
.p-message_main .p-message_text .p-message_text_sec dl {
	margin-bottom: 5.1282vw;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	display: flex;
	gap: 2.051282vw;
}
.p-message_main .p-message_text .p-message_text_sec dl dt {
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: bold;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 5.1282vw;
	line-height: 1.2;
}
.p-message_main .p-message_text .p-message_text_sec dl dd {
	width: 100%;
	font-size: 3.076923vw;
	font-weight: 600;
	line-height: 1.5;
	align-items: center;
	display: flex;
	gap: 3.076923vw;
	flex: 1;
}
.p-message_main .p-message_text .p-message_text_sec dl dd::before,
.p-message_main .p-message_text .p-message_text_sec dl dd::after {
	content: " ";
	width: 100%;
	height: 1px;
	background: #63798F;
	display: block;
	flex: 1;
}
.p-message_main .p-message_text .p-message_text_sec h5 {
	margin-bottom: 5.1282vw;
	color: #014099;
	font-size: 5.1282vw;
	font-weight: 600;
	line-height: 1.7;
	text-align: center;
	letter-spacing: 0.03em;
}
.p-message_main .p-message_text .p-message_text_sec p {
	margin-bottom: 5.1282vw;
	font-size: 3.84615vw;
	font-weight: 300;
	line-height: 1.6667;
	letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
	.p-message_main {
		align-items: stretch;
		display: flex;
		gap: 40px;
	}
	.p-message_main .p-message_pic {
		width: 36.53846%;
		width: min(36.53846%, 380px);
		position: relative;
	}
	.p-message_main .p-message_pic picture {
		position: sticky;
		top: 11rem;
	}
	.p-message_main picture {
		margin-bottom: 0;
		border-radius: 10px;
		aspect-ratio: 380 / 480;
	}
	.p-message_main .p-message_text {
		padding-top: 60px;
		flex: 1;
	}
	.p-message_main .p-message_text picture {
		display: none;
	}
	.p-message_main .p-message_text h3.flgP {
		margin-bottom: 35px;
		color: #fff;
		font-size: 3rem;
		font-weight: 600;
		line-height: 1;
		text-align: left;
	}
	.p-message_main .p-message_text h3.flgP span {
		margin-bottom: 5px;
		padding: 5px 7px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		display: inline-block;
	}
	.p-message_main .p-message_text h3.flgP span:nth-of-type(1) {
		background-image: url("../images/about/bg_msg_p1.webp");
	}
	.p-message_main .p-message_text h3.flgP span:nth-of-type(2) {
		background-image: url("../images/about/bg_msg_p2.webp");
	}
	.p-message_main .p-message_text h3.flgP span:nth-of-type(3) {
		background-image: url("../images/about/bg_msg_p3.webp");
	}
	.p-message_main .p-message_text .p-message_text_name {
		margin-bottom: 100px;
	}
	.p-message_main .p-message_text .p-message_text_name h4 {
		margin-bottom: 4px;
		align-items: center;
		justify-content: flex-start;
		flex-direction: row;
		gap: 12px;
	}
	.p-message_main .p-message_text .p-message_text_name h4 span:first-child {
		font-size: 1.8rem;
		font-weight: 600;
		line-height: 1.6667;
	}
	.p-message_main .p-message_text .p-message_text_name h4 span:last-child {
		font-size: 1.4rem;
		line-height: 1.16667;
	}
	.p-message_main .p-message_text .p-message_text_name p {
		font-size: 1.4rem;
		text-align: left;
	}
	.p-message_main .p-message_text .p-message_text_sec {
		padding-bottom: 30px;
	}
	.p-message_main .p-message_text .p-message_text_sec dl {
		margin-bottom: 20px;
		justify-content: flex-start;
		flex-direction: row;
		gap: 20px;
	}
	.p-message_main .p-message_text .p-message_text_sec dl dt {
		font-size: 2.4rem;
		line-height: 1.2;
	}
	.p-message_main .p-message_text .p-message_text_sec dl dd {
		width: auto;
		font-size: 1.4rem;
		gap: 20px;
		flex: 1;
	}
	.p-message_main .p-message_text .p-message_text_sec dl dd::before {
		display: none;
	}
	.p-message_main .p-message_text .p-message_text_sec h5 {
		margin-bottom: 20px;
		color: #014099;
		font-size: 2.4rem;
		line-height: 1.6667;
		text-align: left;
		letter-spacing: 0.05em;
	}
	.p-message_main .p-message_text .p-message_text_sec p {
		margin-bottom: 2em;
		font-size: 1.5rem;
		line-height: 2;
		letter-spacing: 0;
	}
}
.c-section.--keywords {
	padding-inline: 0;
	padding: 15.3846vw 7.6923vw 20.51282vw;
}
@media screen and (min-width: 768px) {
	.c-section.--keywords {
		padding: 100px 40px 160px 0;
	}
}
.p-keywords_main {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.p-keywords_main .p-keywords_item {
	padding: 5.1282vw;
	width: 100%;
	border: 1px solid #63798F;
	border-radius: 1.282vw;
	box-sizing: border-box;
	position: relative;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	display: flex;
}
.p-keywords_main .p-keywords_item:nth-of-type(odd) {
	background: #fff;
}
.p-keywords_main .p-keywords_item:nth-of-type(even) {
	background: rgba(214,229,243,0.8);
}
.p-keywords_main .p-keywords_item img {
	width: 7.6923vw;
	height: auto;
	right: 3.84615vw;
	top: 3.84615vw;
	position: absolute;
}
.p-keywords_main .p-keywords_item .h3S {
	margin-bottom: 3.076923vw;
	color: #63798F;
	font-size: 3.3333vw;
	font-weight: 600;
	line-height: 1.077;
	text-align: left;
}
.p-keywords_main .p-keywords_item .h3L {
	margin-bottom: 3.076923vw;
	color: #014099;
	font-size: 7.17948vw;
	font-weight: 600;
	line-height: 1.5;
	text-align: center;
}
.p-keywords_main .p-keywords_item h4 {
	align-items: flex-end;
	justify-content: center;
	display: flex;
	gap: 1.282vw;
}
.p-keywords_main .p-keywords_item h4 span {
	color: #63798F;
	font-size: 3.58974vw;
	font-weight: 600;
	line-height: 2;
}
.p-keywords_main .p-keywords_item h4 .num {
	color: #014099;
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 13.333vw;
	line-height: 1;
}
.p-keywords_main .p-keywords_item p {
	width: 100%;
	font-size: 3.076923vw;
	font-weight: 300;
	line-height: 1.5;
}
.p-keywords_main .p-keywords_item .memo,
.p-keywords_main .p-keywords_item .att {
	text-align: center;
}
.p-keywords_main .p-keywords_item .att {
	margin-top: 3.076923vw;
}
.p-keywords_main .p-keywords_item .txt {
	text-align: left;
}
.p-keywords_main .p-keywords_item .hW {
	align-items: flex-end;
	justify-content: center;
	display: flex;
	gap: 4.10256vw;
}
.p-keywords_main .p-keywords_item p .inlineP {
	display: none;
}
@media screen and (min-width: 768px) {
	.p-keywords_main {
		gap: 10px;
	}
	.p-keywords_main .p-keywords_item {
		padding: 20px;
		width: calc(50% - 5px);
		border-radius: 5px;
	}
	.p-keywords_main .p-keywords_item img {
		margin: 0 auto;
		width: 36px;
		height: auto;
		right: auto;
		top: auto;
		display: block;
		position: relative;
	}
	.p-keywords_main .p-keywords_item .h3S {
		margin-top: 8px;
		margin-bottom: 8px;
		color: #63798F;
		font-size: 1.4rem;
		line-height: 1.7;
		text-align: center;
	}
	.p-keywords_main .p-keywords_item .h3L {
		margin-top: 15px;
		margin-bottom: 15px;
		color: #014099;
		font-size: 3rem;
		font-weight: 600;
		line-height: 1.5;
		text-align: center;
	}
	.p-keywords_main .p-keywords_item h4 {
		gap: 5px;
	}
	.p-keywords_main .p-keywords_item h4 span {
		font-size: 1.6rem;
	}
	.p-keywords_main .p-keywords_item h4 .num {
		font-size: 6rem;
		line-height: 1;
	}
	.p-keywords_main .p-keywords_item p {
		font-size: 1.3rem;
		line-height: 1.6;
	}
	.p-keywords_main .p-keywords_item .memo,
	.p-keywords_main .p-keywords_item .att {
		text-align: center;
	}
	.p-keywords_main .p-keywords_item .att {
		margin-top: 15px;
	}
		.p-keywords_main .p-keywords_item .txt {
		text-align: left;
	}
	.p-keywords_main .p-keywords_item .hW {
		gap: 20px;
	}
	.p-keywords_main .p-keywords_item p .inlineP {
		display: inline;
		white-space: break-spaces;
	}
}
@media screen and (min-width: 1200px) {
	.p-keywords_main .p-keywords_item {
		width: calc((100% - 20px) / 3);
	}
}
.c-section.--entry {
	padding-inline: 0;
	padding: 0 7.6923vw;
}
@media screen and (min-width: 768px) {
	.c-section.--entry {
		padding: 0 40px 0 0;
	}
}
.c-entryList {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}
.c-entryList .c-entryLink {
	width: 100%;
}
@media screen and (min-width: 768px) {
	.c-entryList {
		gap: 10px;
	}
	.c-entryList .c-entryLink {
		width: calc(50% - 5px);
	}
	.c-entryList .c-entryLink:last-child {
		width: 100%;
	}
}
.c-entryList .c-entryLink .p-entryLink {
	display: flex;
	width: 100%;
	flex-direction: column;
	justify-content: center;
	min-height: 22.0512820513vw;
	border-radius: 1.2820512821vw;
	position: relative;
	z-index: 0;
	color: #FFF;
	background: linear-gradient(to right, rgb(1, 64, 153) 0%, rgb(113, 197, 242) 100%);
	background-size: 150% 100%;
	background-position: 50% 0%;
	padding-inline-start: 6.1538461538vw;
	border-radius: 1.2820512821vw;
	overflow: hidden;
	transition: background-position 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
	.c-entryList .c-entryLink .p-entryLink {
		align-items: center;
		justify-content: flex-start;
		flex-direction: row;
		min-height: 120px;
		padding-inline: 7.7669902913%;
		border-radius: 5px;
		gap: 0 30px;
	}
	.c-entryList .c-entryLink:last-child .p-entryLink {
		padding-inline: 3.8834951456%;
	}
}
.c-entryList .c-entryLink .p-entryLink::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	inset: 0;
	margin: auto;
	background-image: image-set(url("../images/bg_noise.webp") type("image/webp"), url("../images/bg_noise.png") type("image/png"));
	background-repeat: repeat;
	background-position: center center;
	background-size: 50% 50%;
}
.c-entryList .c-entryLink .p-entryLink::after {
	content: "";
	display: block;
	width: 10.2564102564vw;
	height: 1.5384615385vw;
	background: url("../images/ico_arrow-right.svg") no-repeat center;
	background-size: contain;
	position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	right: 6.1538461538vw;
	margin: auto 0;
	transition: transform 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
	.c-entryList .c-entryLink .p-entryLink::after {
		width: 40px;
		height: 6px;
		right: 24px;
	}
}
@media screen and (any-hover: hover) {
	.c-entryList .c-entryLink .p-entryLink:hover {
		text-decoration: none;
		background-position: 0% 0%;
	}
	.c-entryList .c-entryLink .p-entryLink:hover::after {
		transform: translate3d(5px, 0, 0);
	}
}
.c-entryList .c-entryLink .p-entryLink > span {
	position: relative;
	z-index: 10;
}
.c-entryList .c-entryLink .p-entryLink > span:first-child {
	font-family: "Bricolage Grotesque", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-size: 5.1282051282vw;
	line-height: 1;
	margin-block-end: 1.5384615385vw;
}
@media screen and (min-width: 768px) {
	.c-entryList .c-entryLink .p-entryLink > span:first-child {
		font-size: 2.4rem;
		margin-block-end: 0;
	}
}
.c-entryList .c-entryLink .p-entryLink > span:last-child {
	font-size: 2.8205128205vw;
	line-height: 1.8181818182;
}
@media screen and (min-width: 768px) {
	.c-entryList .c-entryLink .p-entryLink > span:last-child {
		font-size: 1.2rem;
	}
}
.flgP {
	display: none;
}
.flgS {
	display: block;
}
@media screen and (min-width: 768px) {
	.flgP {
		display: block;
	}
	.flgS {
		display: none;
	}
}
