.p-mv .l-content-inner {
	width: 144rem;
}
@media screen and (max-width: 767px) {
	.p-mv .l-content-inner {
		padding: 0;
	}
}
.p-mv__content {
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-mv__content {
		min-height: 140.1333333333vw;
	}
}
.p-mv .slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media screen and (max-width: 767px) {
	.p-mv .slide {
		display: block;
	}
}
.p-mv__image.-img01 {
	width: 70.5rem;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	.p-mv__image.-img01 {
		width: 100%;
	}
}
.p-mv__image.-img02 {
	width: 86.5rem;
	margin-left: -13rem;
}
@media screen and (max-width: 767px) {
	.p-mv__image.-img02 {
		width: 100%;
		height: auto;
		margin: -14.6666666667vw 0 0;
	}
}
.p-mv__image.-img03 {
	width: 29.1rem;
	height: 24.5rem;
	position: absolute;
	right: 0;
	bottom: -1.5rem;
	mix-blend-mode: multiply;
	background-color: #5DC9F3;
	clip-path: polygon(0 14%, 100% 0%, 100% 86%, 0 100%);
}
@media screen and (max-width: 767px) {
	.p-mv__image.-img03 {
		width: 48.6666666667vw;
		height: 30.1333333333vw;
		margin-top: -9.3333333333vw;
		position: relative;
		right: auto;
		bottom: auto;
	}
}
@-webkit-keyframes mvAnime {
	0% {
		opacity: 0;
		-webkit-transform: translateY(3rem);
		        transform: translateY(3rem);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
}
@keyframes mvAnime {
	0% {
		opacity: 0;
		-webkit-transform: translateY(3rem);
		        transform: translateY(3rem);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
}
.p-mv__scroll {
	position: absolute;
	bottom: 7rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 3.1rem;
}
@media screen and (max-width: 767px) {
	.p-mv__scroll {
		display: none;
	}
}

.p-intro {
	padding-top: 7.5rem;
	padding-bottom: 15.5rem;
	position: relative;
	width: 144rem;
	margin: auto;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.p-intro {
		padding-top: 10.2666666667vw;
		padding-bottom: 16vw;
	}
}
.p-intro__image {
	position: absolute;
}
@media screen and (max-width: 767px) {
	.p-intro__image {
		display: none;
	}
}
.p-intro__image img {
	width: 100%;
}
.p-intro__image.-img01 {
	width: 30.2rem;
	left: 0;
}
.p-intro__image.-img02 {
	width: 29.1rem;
	right: 0;
}
.p-intro__image.-img03 {
	width: 17.5rem;
	height: 15rem;
	mix-blend-mode: multiply;
	background-color: #5DC9F3;
	clip-path: polygon(0 14%, 100% 0%, 100% 86%, 0 100%);
	left: 0;
	bottom: 0;
}
.p-intro__image.-img04 {
	width: 34.1rem;
	height: 21.3rem;
	background-color: #005BAC;
	clip-path: polygon(0 22%, 100% 0%, 100% 78%, 0 100%);
	right: 0;
	bottom: 0;
}
.p-intro__inner {
	width: 60rem;
	margin: auto;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.p-intro__inner {
		width: 100%;
	}
}
.p-intro__title {
	color: #005BAC;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.05em;
	margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
	.p-intro__title {
		font-size: 7.4666666667vw;
		line-height: 1.42;
		text-align: left;
		margin-bottom: 3.2vw;
	}
}
.p-intro__text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.2;
	letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
	.p-intro__text {
		font-size: 3.7333333333vw;
	}
}

.p-features {
	padding-top: 10rem;
}
@media screen and (max-width: 767px) {
	.p-features {
		padding-top: 16vw;
		padding-bottom: 16vw;
	}
}
.p-features__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 4.8rem;
}
@media print, screen and (min-width: 768px) {
	.p-features__text {
		padding-left: 13rem;
	}
}
@media screen and (max-width: 767px) {
	.p-features__text {
		margin-top: 6.4vw;
		display: block;
	}
}
.p-features__list {
	margin-top: 5.7rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
@media screen and (max-width: 767px) {
	.p-features__list {
		display: block;
		margin-top: 7.4666666667vw;
	}
}
.p-features__list .item {
	width: 38.4rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-features__list .item {
		width: 100%;
		padding-bottom: 11.7333333333vw;
	}
}
.p-features__list .item__bg {
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 12px rgba(40, 85, 155, 0.1);
	        box-shadow: 0 0 12px rgba(40, 85, 155, 0.1);
	width: 34.4rem;
	height: 39.4rem;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: skewX(-11.9deg);
	        transform: skewX(-11.9deg);
}
@media screen and (max-width: 767px) {
	.p-features__list .item__bg {
		height: 42.6666666667vw;
		width: 77.3333333333vw;
		top: 18.5333333333vw;
		left: 7.4666666667vw;
	}
}
.p-features__list .item__image {
	position: relative;
	top: -5.5rem;
	left: -1.2rem;
	margin-bottom: -5.5rem;
}
@media screen and (max-width: 767px) {
	.p-features__list .item__image {
		width: 63.4666666667vw;
		top: 0;
		left: 0;
		margin-bottom: 0;
	}
}
.p-features__list .item__cnt {
	position: relative;
	padding-top: 2.3rem;
	padding-left: 4.8rem;
}
@media screen and (max-width: 767px) {
	.p-features__list .item__cnt {
		padding-top: 4.2666666667vw;
		padding-left: 14.6666666667vw;
	}
}
.p-features__list .item__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1.4rem;
}
@media screen and (max-width: 767px) {
	.p-features__list .item__title {
		gap: 1.8666666667vw;
	}
}
.p-features__list .item__title .icn {
	width: 3rem;
	padding-top: 0.5em;
}
@media screen and (max-width: 767px) {
	.p-features__list .item__title .icn {
		width: 6vw;
		padding-top: 0.2em;
	}
}
.p-features__list .item__title .title {
	color: #005BAC;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.67;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-features__list .item__title .title {
		font-size: 4.2666666667vw;
	}
}
.p-features__list .item__text {
	width: 23rem;
	font-weight: 500;
	line-height: 1.78;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-features__list .item__text {
		font-size: 3.2vw;
		line-height: 2;
		width: 100%;
		margin-top: 1.6vw;
	}
}
@media print, screen and (min-width: 768px) {
	.p-features__list .item:nth-of-type(2) {
		margin-top: 6.8rem;
	}
}
@media print, screen and (min-width: 768px) {
	.p-features__list .item:nth-of-type(3) {
		margin-top: 13.6rem;
	}
}
@media screen and (max-width: 767px) {
	.p-features__list .item:nth-of-type(3) {
		padding-bottom: 0;
	}
}
.p-features__list .item:nth-of-type(3) .item__title .icn {
	width: 3.7rem;
	padding-top: 0.1em;
}
@media screen and (max-width: 767px) {
	.p-features__list .item:nth-of-type(3) .item__title .icn {
		width: 6.6666666667vw;
		padding-top: 0;
	}
}
.p-features .c-btn {
	margin-top: 10rem;
}
@media screen and (max-width: 767px) {
	.p-features .c-btn {
		margin-top: 14.6666666667vw;
	}
}

.p-numbers {
	padding-top: 16rem;
	background-image: url(../images/top/bg_numbers01.png);
	background-repeat: no-repeat;
	background-position: top 3rem right;
}
@media screen and (max-width: 767px) {
	.p-numbers {
		padding-top: 16vw;
		padding-bottom: 16vw;
		background-image: none;
	}
}
.p-numbers__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 3.2rem 2.5rem;
	margin: 5rem auto auto;
	padding-bottom: 0.2em;
}
@media screen and (max-width: 767px) {
	.p-numbers__list {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		gap: 2.6666666667vw;
		margin: 8.5333333333vw 0 0;
	}
}
.p-numbers__list .item {
	width: 22rem;
	height: 22rem;
	border-radius: 0.8rem;
	background-color: #005BAC;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item {
		width: 42vw;
		height: 42vw;
		border-radius: 2.1333333333vw;
	}
}
.p-numbers__list .item .title {
	min-height: 5.6rem;
	color: #ffffff;
	text-align: center;
	font-size: 2rem;
	line-height: 1.4;
	letter-spacing: 0.05em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item .title {
		font-size: 3.7333333333vw;
		min-height: 10.6666666667vw;
	}
}
.p-numbers__list .item .num {
	margin-top: 0.4rem;
	color: #ffffff;
	font-size: 6.4rem;
	line-height: 1;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item .num {
		margin-top: 0.8vw;
		font-size: 12.1333333333vw;
	}
}
.p-numbers__list .item .num .unit {
	margin-top: 0;
}
.p-numbers__list .item .num-outer {
	position: relative;
	height: 6.4rem;
	margin-top: 1.3rem;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item .num-outer {
		font-size: 16.8vw;
		margin-top: 2.1333333333vw;
	}
}
.p-numbers__list .item .num-outer .unit2 {
	font-size: 1.7rem;
	color: #ffffff;
	position: absolute;
	top: 0;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item .num-outer .unit2 {
		font-size: 3.2vw;
	}
}
.p-numbers__list .item .num-outer .num {
	font-size: 8.8rem;
	font-weight: 500;
	line-height: 0.8;
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item .num-outer .num {
		font-size: 16.8vw;
	}
}
.p-numbers__list .item .num-outer .num .small {
	font-size: 5.6rem;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item .num-outer .num .small {
		font-size: 10.6666666667vw;
	}
}
.p-numbers__list .item .num-outer.no1 .num {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.p-numbers__list .item .unit {
	text-align: center;
	color: #ffffff;
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 0.8rem;
	line-height: 1;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item .unit {
		font-size: 5.3333333333vw;
		margin-top: 0.8vw;
	}
}
@media print, screen and (min-width: 768px) {
	.p-numbers__list .item .unit.-small {
		font-size: 2.4rem;
	}
}
.p-numbers__list .item .note {
	text-align: center;
	font-size: 0.8rem;
	color: #ffffff;
	position: absolute;
	bottom: 0.8rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 100%;
}
@media screen and (max-width: 767px) {
	.p-numbers__list .item .note {
		font-size: 1.4666666667vw;
	}
}
.p-numbers__list .item.-color2 {
	background-color: #317bbc;
}
.p-numbers__list .item.-item7 .num {
	letter-spacing: 0.15em;
	margin-left: 0.15em;
}
.p-numbers .date {
	font-size: 1.2rem;
	text-align: right;
	opacity: 0.5;
	line-height: 3.3;
}
@media screen and (max-width: 767px) {
	.p-numbers .date {
		font-size: 3.2vw;
		margin-top: 2.1333333333vw;
		line-height: 1.67;
	}
}
.p-numbers .c-btn {
	margin-top: 0.8rem;
}
@media screen and (max-width: 767px) {
	.p-numbers .c-btn {
		margin-top: 8.5333333333vw;
	}
}

.p-business {
	padding-top: 16rem;
	background-image: url(../images/top/bg_numbers02.png);
	background-repeat: no-repeat;
	background-position: top 2rem left;
}
@media screen and (max-width: 767px) {
	.p-business {
		padding-top: 16vw;
		padding-bottom: 16vw;
		background-image: none;
	}
}
.p-business .l-content-inner {
	width: 144rem;
}
@media print, screen and (min-width: 768px) {
	.p-business .l-content-inner {
		padding: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-business .l-content-inner {
		width: 100%;
	}
	.p-business .l-content-inner + .l-content-inner {
		padding: 0;
	}
}
.p-business__text {
	margin-top: 4.8rem;
	padding-left: 54.6rem;
}
@media screen and (max-width: 767px) {
	.p-business__text {
		margin-top: 6.4vw;
		padding-left: 0;
	}
}
.p-business__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: start;
	margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
	.p-business__content {
		display: block;
		margin-top: 6.4vw;
	}
}
.p-business__nav {
	width: 44.5rem;
	position: sticky;
	left: 0;
	top: 0;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.p-business__nav {
		width: 100%;
		position: relative;
		overflow: visible;
		padding: 0 6.6666666667vw;
	}
}
.p-business__nav-list {
	position: relative;
	min-height: 77.5rem;
	width: 37rem;
	background-image: url(../images/common/logo_maruiri.svg);
	background-position: top 50% right 10.3rem;
	background-repeat: no-repeat;
	background-size: 14.2rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list {
		width: 100%;
		height: auto;
		min-height: 78.2666666667vw;
		background-position: center center;
		background-size: 28.2666666667vw;
		background-position: center center;
	}
}
.p-business__nav-list::before {
	content: "";
	width: 77.5rem;
	height: 77.5rem;
	display: block;
	border: 0.1rem solid #005BAC;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 50%;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list::before {
		width: 61.3333333333vw;
		height: 61.3333333333vw;
		top: calc(50% + 2.1333333333vw);
		left: 50%;
		right: auto;
		-webkit-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
	}
}
.p-business__nav-list .item {
	width: 13.9rem;
	height: 13.9rem;
	position: absolute;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item {
		width: 22.4vw;
		height: 22.4vw;
	}
}
.p-business__nav-list .item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 1rem rgba(40, 85, 155, 0.1);
	        box-shadow: 0 0 1rem rgba(40, 85, 155, 0.1);
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item a {
		-webkit-box-shadow: 0 0 1.3333333333vw rgba(40, 85, 155, 0.1);
		        box-shadow: 0 0 1.3333333333vw rgba(40, 85, 155, 0.1);
	}
}
.p-business__nav-list .item a::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 91, 172, 0.05)), to(rgba(0, 91, 172, 0.05))), #FFF;
	background: linear-gradient(0deg, rgba(0, 91, 172, 0.05) 0%, rgba(0, 91, 172, 0.05) 100%), #FFF;
	opacity: 0;
	-webkit-transition: 0.3s opacity;
	transition: 0.3s opacity;
	position: absolute;
	top: 0;
	left: 0;
}
.p-business__nav-list .item a > div {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.p-business__nav-list .item a:hover {
	opacity: 1;
}
.p-business__nav-list .item a:hover::before {
	opacity: 1;
}
.p-business__nav-list .item .icon {
	margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item .icon {
		margin-bottom: 1.3333333333vw;
	}
}
.p-business__nav-list .item .text {
	color: #005BAC;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item .text {
		font-size: 3.2vw;
	}
}
.p-business__nav-list .item.is-active a::before {
	opacity: 1;
}
.p-business__nav-list .item:nth-of-type(1) {
	top: 3.38rem;
	left: 16.9rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(1) {
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
.p-business__nav-list .item:nth-of-type(1) .icon img {
	width: 6.6rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(1) .icon img {
		width: 9.3333333333vw;
	}
}
.p-business__nav-list .item:nth-of-type(2) {
	top: 15.6rem;
	left: 26.7rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(2) {
		top: 20.8vw;
		left: auto;
		right: 1.0666666667vw;
	}
}
.p-business__nav-list .item:nth-of-type(2) .icon img {
	width: 5.1rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(2) .icon img {
		width: 6.8vw;
	}
}
.p-business__nav-list .item:nth-of-type(3) {
	left: 30rem;
	top: 31.25rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(3) {
		left: auto;
		right: 12.8vw;
		top: auto;
		bottom: 0;
	}
}
.p-business__nav-list .item:nth-of-type(3) .icon img {
	width: 7.1rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(3) .icon img {
		width: 9.6vw;
	}
}
.p-business__nav-list .item:nth-of-type(4) {
	left: 26.7rem;
	top: 47rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(4) {
		left: 12.8vw;
		top: auto;
		bottom: 0;
	}
}
.p-business__nav-list .item:nth-of-type(4) .icon img {
	width: 3.8rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(4) .icon img {
		width: 5.3333333333vw;
	}
}
.p-business__nav-list .item:nth-of-type(5) {
	left: 16.9rem;
	top: 60.4rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(5) {
		left: 1.0666666667vw;
		top: 20.8vw;
	}
}
.p-business__nav-list .item:nth-of-type(5) .icon img {
	width: 4.7rem;
}
@media screen and (max-width: 767px) {
	.p-business__nav-list .item:nth-of-type(5) .icon img {
		width: 6.5333333333vw;
	}
}
.p-business__sec-area {
	width: 95rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 2.4rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec-area {
		width: 100%;
		gap: 16vw;
		margin-top: 13.3333333333vw;
	}
}
.p-business__sec {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
	-webkit-transition: 0.3s background-color;
	transition: 0.3s background-color;
	position: relative;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-business__sec {
		display: block;
	}
}
.p-business__sec::before {
	content: "";
	display: block;
	width: 6rem;
	height: 100%;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	clip-path: polygon(6rem 0, 0 0, 0 100%);
}
@media screen and (max-width: 767px) {
	.p-business__sec::before {
		content: none;
	}
}
.p-business__sec .img {
	min-width: 45.1rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec .img {
		min-width: auto;
		width: 100%;
	}
}
.p-business__sec .cnt {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	padding-left: 9.8rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec .cnt {
		width: 100%;
		padding: 7.4666666667vw 6.6666666667vw 0;
	}
}
.p-business__sec .cnt .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 1.8rem;
	color: #005BAC;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	.p-business__sec .cnt .title {
		font-size: 5.3333333333vw;
		gap: 2vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.p-business__sec .cnt .title-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.p-business__sec .cnt .copy {
	margin-top: 2.5rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0.08em;
	margin-right: -2em;
}
@media screen and (max-width: 767px) {
	.p-business__sec .cnt .copy {
		margin-right: 0;
		margin-top: 4.6666666667vw;
		font-size: 4vw;
		line-height: 1.75;
	}
}
.p-business__sec .cnt .copy .kakko {
	display: inline-block;
	margin-left: -0.5em;
}
.p-business__sec .cnt .text {
	margin-top: 0.8rem;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-business__sec .cnt .text {
		font-size: 3.7333333333vw;
		margin-top: 2.1333333333vw;
	}
}
.p-business__sec .cnt .c-btn {
	margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec .cnt .c-btn {
		margin-top: 5.3333333333vw;
	}
}
.p-business__sec.is-show {
	background-color: rgba(0, 91, 172, 0.05);
}
.p-business__sec:nth-of-type(1) .cnt .title-icon {
	width: 7rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec:nth-of-type(1) .cnt .title-icon {
		width: 9.3333333333vw;
	}
}
.p-business__sec:nth-of-type(2) .cnt .title-icon {
	width: 5.1rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec:nth-of-type(2) .cnt .title-icon {
		width: 6.9333333333vw;
	}
}
.p-business__sec:nth-of-type(3) .cnt .title-icon {
	width: 7.1rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec:nth-of-type(3) .cnt .title-icon {
		width: 9.6vw;
	}
}
.p-business__sec:nth-of-type(4) .cnt .title-icon {
	width: 3.8rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec:nth-of-type(4) .cnt .title-icon {
		width: 6.4vw;
	}
}
.p-business__sec:nth-of-type(5) .cnt .title-icon {
	width: 4.7rem;
}
@media screen and (max-width: 767px) {
	.p-business__sec:nth-of-type(5) .cnt .title-icon {
		width: 6.6666666667vw;
	}
}

.p-brand {
	padding-top: 16rem;
}
@media screen and (max-width: 767px) {
	.p-brand {
		padding-top: 16vw;
		padding-bottom: 40vw;
		background-image: url(../images/top/bg_news01_sp.png);
		background-size: 48.6666666667vw;
		background-position: right bottom;
		background-repeat: no-repeat;
	}
}
.p-brand__list {
	margin-top: 4.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 5.6rem;
}
@media screen and (max-width: 767px) {
	.p-brand__list {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		gap: 8.5333333333vw 2.6666666667vw;
	}
}
.p-brand__list .item {
	width: 22.4rem;
}
@media screen and (max-width: 767px) {
	.p-brand__list .item {
		width: 41.8666666667vw;
	}
}
.p-brand__list .item__image {
	width: 18rem;
	height: 18rem;
	border-radius: 0.8rem;
	-webkit-box-shadow: 0 0 1.2rem 0.2rem rgba(40, 85, 155, 0.1);
	        box-shadow: 0 0 1.2rem 0.2rem rgba(40, 85, 155, 0.1);
	margin: auto;
}
@media screen and (max-width: 767px) {
	.p-brand__list .item__image {
		width: 41.8666666667vw;
		height: 41.8666666667vw;
		border-radius: 2.1333333333vw;
	}
}
.p-brand__list .item__cnt {
	padding-top: 1.6rem;
}
@media screen and (max-width: 767px) {
	.p-brand__list .item__cnt {
		padding-top: 4.2666666667vw;
	}
}
.p-brand__list .item__cnt .title {
	height: 5.6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #005BAC;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.2;
	line-height: 1.75;
}
@media screen and (max-width: 767px) {
	.p-brand__list .item__cnt .title {
		height: auto;
		display: block;
		font-size: 4.2666666667vw;
		line-height: 1.25;
	}
}
.p-brand__list .item__cnt .text {
	margin-top: 1.6rem;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.57;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-brand__list .item__cnt .text {
		margin-top: 3.2vw;
		font-size: 3.7333333333vw;
	}
}
.p-brand__list .item__cnt .text .small {
	font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
	.p-brand__list .item__cnt .text .small {
		font-size: 3.2vw;
	}
}
.p-brand .c-btn {
	margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
	.p-brand .c-btn {
		margin-top: 8.5333333333vw;
	}
}

.p-news {
	padding-top: 16rem;
	padding-bottom: 20rem;
	background-image: url(../images/top/bg_news01.png);
	background-repeat: no-repeat;
	background-position: top left;
}
@media screen and (max-width: 767px) {
	.p-news {
		background-image: none;
		padding-top: 13.3333333333vw;
		padding-bottom: 16vw;
	}
}
.p-news__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-news__content {
		display: block;
		margin-top: 0;
	}
}
.p-news__heading {
	width: 25.6rem;
}
@media screen and (max-width: 767px) {
	.p-news__heading {
		width: 100%;
	}
}
.p-news .c-btn {
	width: 100%;
	margin-top: 4rem;
}
@media screen and (max-width: 767px) {
	.p-news .c-btn {
		margin-top: 10.6666666667vw;
	}
}
.p-news__list {
	width: 83.3rem;
}
@media screen and (max-width: 767px) {
	.p-news__list {
		width: 100%;
		margin-top: 8.5333333333vw;
	}
}

.p-recruit {
	padding-top: 15.5rem;
	background-color: #F4F4F4;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-recruit {
		padding-top: 16vw;
		padding-bottom: 16vw;
	}
}
.p-recruit::before {
	content: "";
	width: 21.8rem;
	height: 15.6rem;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	mix-blend-mode: multiply;
	background-color: #5DC9F3;
	clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0 100%);
}
@media screen and (max-width: 767px) {
	.p-recruit::before {
		content: none;
	}
}
.p-recruit__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-recruit__content {
		display: block;
		margin-top: 11.7333333333vw;
	}
}
.p-recruit__content .cnt {
	width: 51rem;
}
@media screen and (max-width: 767px) {
	.p-recruit__content .cnt {
		width: 100%;
		margin-top: 11.7333333333vw;
	}
}
.p-recruit__content .copy {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.75;
	letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
	.p-recruit__content .copy {
		font-size: 5.3333333333vw;
	}
}
.p-recruit__content .text {
	margin-top: 2.4rem;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2.5;
	letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
	.p-recruit__content .text {
		font-size: 3.7333333333vw;
		margin-top: 2.1333333333vw;
		line-height: 2;
		letter-spacing: 0.05em;
	}
}
.p-recruit__content .c-btn {
	margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
	.p-recruit__content .c-btn {
		margin-top: 8.5333333333vw;
	}
}
.p-recruit__content .images {
	width: 59.7rem;
	height: 81.1rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-recruit__content .images {
		width: 100%;
		height: auto;
	}
}
.p-recruit__content .images .img {
	position: absolute;
}
@media screen and (max-width: 767px) {
	.p-recruit__content .images .img {
		position: relative;
	}
}
.p-recruit__content .images .img.-img1 {
	top: 0;
	right: 0;
}
@media screen and (max-width: 767px) {
	.p-recruit__content .images .img.-img1 {
		width: 49.7333333333vw;
		margin-right: 0;
		margin-left: auto;
	}
}
.p-recruit__content .images .img.-img2 {
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
	.p-recruit__content .images .img.-img2 {
		top: auto;
		-webkit-transform: none;
		        transform: none;
		width: 44.6666666667vw;
		top: -34.6666666667vw;
		margin-bottom: -34.6666666667vw;
	}
}
.p-recruit__content .images .img.-img3 {
	right: 8.7rem;
	bottom: 0;
}
@media screen and (max-width: 767px) {
	.p-recruit__content .images .img.-img3 {
		right: auto;
		bottom: auto;
		width: 44.6666666667vw;
		margin-right: 12.2666666667vw;
		margin-left: auto;
		top: -6.1333333333vw;
		margin-bottom: -6.1333333333vw;
	}
}

.p-ourstory {
	padding-top: 8.5rem;
	background-color: #F4F4F4;
	background-image: url(../images/top/bg_ourstory.svg);
	background-repeat: no-repeat;
	background-position: left top 3rem;
	background-size: 70.9rem;
}
@media screen and (max-width: 767px) {
	.p-ourstory {
		padding-top: 26.1333333333vw;
		background-image: url(../images/top/bg_ourstory_sp.svg);
		background-size: 53.0666666667vw;
		background-position: left top 4vw;
		padding-bottom: 16vw;
	}
	.p-ourstory .l-content-inner {
		padding: 0;
	}
}
@media print, screen and (min-width: 768px) {
	.p-ourstory .c-secttl__jp {
		font-size: 2.8rem;
	}
}
.p-ourstory__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
	.p-ourstory__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 5.3333333333vw;
	}
}
.p-ourstory__list .item {
	width: 40rem;
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item {
		width: 100%;
	}
}
.p-ourstory__list .item__inn {
	display: block;
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item__inn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item .img {
		width: 48.5333333333vw;
		min-width: 48.5333333333vw;
	}
}
.p-ourstory__list .item .cnt {
	margin-top: 1.3rem;
}
@media print, screen and (min-width: 768px) {
	.p-ourstory__list .item .cnt {
		max-width: 36.5rem;
	}
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item .cnt {
		margin: 0;
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		padding: 0 6.6666666667vw 0 2.6666666667vw;
	}
}
.p-ourstory__list .item .title {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item .title {
		font-size: 4.2666666667vw;
		line-height: 1.75;
	}
}
.p-ourstory__list .item .status {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 2.28;
	letter-spacing: 0.05em;
	margin-top: 0.8rem;
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item .status {
		font-size: 3.2vw;
		line-height: 1.67;
	}
}
.p-ourstory__list .item .more {
	font-size: 1.4rem;
	color: #005BAC;
	line-height: 1;
	margin-top: 0.8rem;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item .more {
		font-size: 3.2vw;
		margin-top: 0.5em;
	}
}
.p-ourstory__list .item .more .arrow {
	display: inline-block;
	margin-left: 0.5em;
	width: 0.8rem;
	height: 1em;
	position: relative;
	top: 0.1em;
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item .more .arrow {
		width: 0.5em;
	}
}
@media screen and (max-width: 767px) {
	.p-ourstory__list .item:nth-of-type(even) .item__inn {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
	}
	.p-ourstory__list .item:nth-of-type(even) .item__inn .cnt {
		padding: 0 2.6666666667vw 0 6.6666666667vw;
	}
}

.p-parallax {
	padding-top: 16rem;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), to(#ffffff));
	background: linear-gradient(to bottom, #f4f4f4 1%, #ffffff 100%);
}
@media screen and (max-width: 767px) {
	.p-parallax {
		padding-top: 0;
		padding-bottom: 16vw;
	}
}
.p-parallax .l-content-inner {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.p-parallax .l-content-inner {
		padding: 0;
	}
}
.p-parallax__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.p-parallax .box {
	min-width: 76rem;
	width: 52.7777777778vw;
	min-height: 54rem;
	height: 37.5vw;
	overflow: hidden;
	clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0 100%);
	mix-blend-mode: multiply;
	position: relative;
	background-color: #005BAC;
}
@media screen and (max-width: 767px) {
	.p-parallax .box {
		width: 55.4666666667vw;
		height: 60.8vw;
		min-width: 55.4666666667vw;
		min-height: 60.8vw;
	}
}
.p-parallax .box::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.p-parallax .box:nth-of-type(2) {
	right: 0;
	top: 0;
	position: absolute;
}
.p-parallax .image {
	width: 100%;
	position: relative;
	mix-blend-mode: hard-light;
}

.p-anniversary {
	padding-top: 16rem;
}
@media screen and (max-width: 767px) {
	.p-anniversary {
		padding-top: 16vw;
		padding-bottom: 16vw;
	}
}
.p-anniversary__content {
	background-color: #ffffff;
	border-radius: 1.2rem;
	-webkit-box-shadow: 0 0 1.2rem 0.2rem rgba(40, 85, 155, 0.1);
	        box-shadow: 0 0 1.2rem 0.2rem rgba(40, 85, 155, 0.1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 2rem 2rem 2rem 10.9rem;
}
@media screen and (max-width: 767px) {
	.p-anniversary__content {
		display: block;
		border-radius: 2.1333333333vw;
		padding: 13.6vw 0 10.6666666667vw;
	}
}
.p-anniversary__content .logo {
	width: 19.2rem;
}
@media screen and (max-width: 767px) {
	.p-anniversary__content .logo {
		width: 42.6666666667vw;
		margin: auto auto auto;
	}
}
.p-anniversary__content .cnt {
	margin: 0 9.4rem 0 6.5rem;
}
@media screen and (max-width: 767px) {
	.p-anniversary__content .cnt {
		margin: 0 0 7.4666666667vw;
	}
}
@media screen and (max-width: 767px) {
	.p-anniversary__content .text-outer {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-top: 6.4vw;
	}
}
.p-anniversary__content .text__jp {
	color: #005BAC;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.57;
	letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
	.p-anniversary__content .text__jp {
		font-size: 5.3333333333vw;
		line-height: 1.6;
	}
}
.p-anniversary__content .text__en {
	color: #005BAC;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	margin-top: 1.3rem;
}
@media screen and (max-width: 767px) {
	.p-anniversary__content .text__en {
		font-size: 3.2vw;
		margin-top: 2.1333333333vw;
	}
}
@media screen and (max-width: 767px) {
	.p-anniversary__content .btn-outer {
		padding: 0 6.6666666667vw;
	}
}
.p-anniversary__content .c-btn {
	margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
	.p-anniversary__content .c-btn {
		margin-top: 7.3333333333vw;
	}
}
.p-anniversary__content .img {
	width: 39.6rem;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.p-anniversary__content .img {
		width: 100%;
	}
}

.fix-btn {
	width: 21.1rem;
	height: 21.1rem;
	position: fixed;
	right: 8rem;
	bottom: 3rem;
	opacity: 1;
	visibility: visible;
	-webkit-transition: 0.5s opacity;
	transition: 0.5s opacity;
}
@media screen and (max-width: 767px) {
	.fix-btn {
		width: 32vw;
		height: 32vw;
		right: 7.7333333333vw;
		bottom: 5.3333333333vw;
	}
}
.fix-btn__inn {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.45);
	        box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.45);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 1.4rem;
}
@media screen and (max-width: 767px) {
	.fix-btn__inn {
		padding-top: 2vw;
	}
}
.fix-btn__inn img {
	display: block;
}
.fix-btn__inn .logo {
	width: 15rem;
	margin-right: -1rem;
}
@media screen and (max-width: 767px) {
	.fix-btn__inn .logo {
		width: 22.6666666667vw;
		margin-right: -1.0666666667vw;
	}
}
.fix-btn__inn .text {
	font-weight: bold;
	color: #005BAC;
	line-height: 1.33;
	letter-spacing: 0.05em;
	margin: 0.8rem 0 1.3rem;
	font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
	.fix-btn__inn .text {
		font-size: 2.6666666667vw;
		margin: 1.2vw 0 1.7333333333vw;
	}
}
.fix-btn__inn .arrow {
	width: 3.9rem;
}
@media screen and (max-width: 767px) {
	.fix-btn__inn .arrow {
		width: 5.3333333333vw;
	}
}
.fix-btn.hide {
	opacity: 0;
	visibility: hidden;
}
/*# sourceMappingURL=top.css.map */