* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 1.125vw;
	scroll-behavior: smooth;
}

body {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	color: #272727;
}

a {
	text-decoration: none;
	color: #272727;
}

img {
	max-width: 100%;
}

li {
	list-style: none;
}

.sp-block {
	display: none;
}

.c-btn {
	display: block;
	position: relative;
	width: 15.3240740741rem;
	height: 2.4537037037rem;
	background-color: #1f4691;
	padding: 0.462962963rem 0;
	font-size: 0.9259259259rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 0.1851851852rem;
	letter-spacing: 0.05em;
}
.c-btn:hover {
	background-color: #fff;
	color: #1f4691;
	border: 1px solid #1f4691;
}
.c-btn:hover::before,
.c-btn:hover::after {
	border-bottom: 0.0925925926rem solid #1f4691;
}
.c-btn::before,
.c-btn::after {
	position: absolute;
	content: "";
}
.c-btn::before {
	top: 58%;
	left: 81%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-bottom: 0.0925925926rem solid #fff;
	width: 2.0833333333rem;
}
.c-btn::after {
	top: 49%;
	left: 89%;
	-webkit-transform: translateY(-50%) rotate(33deg);
	transform: translateY(-50%) rotate(33deg);
	border-bottom: 0.0925925926rem solid #fff;
	width: 0.9259259259rem;
}

/* =====================
	  top-header
  ===================== */
.top-header {
	background-color: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	z-index: 1000;
}
.top-header.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 1000;
}
.top-header.is-fixed .top-header__nav a {
	color: #1f4691;
	-webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.top-header.is-fixed .top-header__bar {
	background-color: #273470;
}
.top-header.is-fixed .top-header__logo {
	width: 4.6296296296rem;
	width: 14.9074074074rem;
	height: 4.5833333333rem;
}
.top-header__container {
	max-width: 88.8888888889rem;
	margin: 0 auto;
	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;
}
.top-header__logo {
	margin: 1.1574074074rem 0 0 1.6203703704rem;
	width: 14.9074074074rem;
	height: 1.8055555556rem;
}
.top-header__logo img {
	width: 100%;
	height: auto;
}
.top-header__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 0.0925925926rem solid #fff;
	padding-right: 2.3148148148rem;
}
.top-header__item a {
	display: block;
	font-size: 0.9259259259rem;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 1.4814814815rem 0.9259259259rem;
}
.top-header__item a:hover {
	background-color: rgba(243, 244, 246, 0.3);
}
.top-header__icon,
.top-header__menu {
	display: none;
}

/* =====================
	  top-mv
  ===================== */
.top-mv {
	margin-top: -4.3981481481rem;
	background: url(../img/top/mv.webp) center/cover no-repeat;
}
.top-mv__wrapper {
	max-width: 27.7777777778rem;
	margin: 0 auto;
	padding: 15.2777777778rem 0;
}
.top-mv__title {
	text-align: center;
	color: #fff;
	font-size: 2.3148148148rem;
	font-weight: 900;
	letter-spacing: 0.05em;
}
.top-mv__en {
	margin-top: 2.5462962963rem;
	text-align: center;
	color: #fff;
	font-size: 1.1574074074rem;
	font-weight: 900;
	letter-spacing: 0.05em;
}

/* =====================
	  top-intro
  ===================== */
.top-intro {
	background: url(../img/top/intro_new.webp) center/cover no-repeat;
	/* background: url(../img/top/intro_new.png) center/cover no-repeat; */
	position: relative;
}
.top-intro__scroll {
	position: absolute;
	top: -7%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0.5555555556rem;
	font-weight: bold;
	color: #fff;
}
.top-intro__scroll::after {
	margin-top: 1.2037037037rem;
	position: absolute;
	content: "";
	border-left: 0.0925925926rem solid #fff;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 1.8518518519rem;
}
.top-intro__wrapper {
	max-width: 49.0740740741rem;
	margin: 0 auto 0 19.9074074074rem;
	padding: 4.0277777778rem 0 3.9351851852rem;
}
.top-intro__title {
	text-align: center;
	font-weight: 900;
	font-size: 2.3148148148rem;
	color: #272727;
	line-height: 1.37;
	padding-left: 0.2314814815rem;
	letter-spacing: 0.05em;
}
.top-intro__text {
	margin-top: 3.2407407407rem;
	font-size: 1.1574074074rem;
	letter-spacing: 0.05em;
}
.top-intro__text:nth-of-type(2) {
	margin-top: 2.7777777778rem;
	line-height: 1.8;
}
.top-intro__text:nth-of-type(3) {
	margin-top: 2.5462962963rem;
}

/* =====================
	  top-about
  ===================== */
.top-about__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 73px 0 105px;
}
.top-about__title {
	text-align: center;
	font-size: 43px;
	font-weight: 900;
	letter-spacing: 0.05em;
}
.top-about__container {
	margin-top: 75px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 26px;
}
.top-about__container:nth-of-type(2) {
	margin: 0 auto;
	background-color: #f3f4f6;
}
.top-about__container:nth-of-type(2) .top-about__inner {
	max-width: 1260px;
	margin: 0 auto;
	padding: 82px 0 105px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 26px;
}
.top-about__container:nth-of-type(2) .top-about__img {
	width: 685px;
	height: 423px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}
.top-about__container:nth-of-type(2) .top-about__img::after {
	top: 85%;
	left: -13%;
	background: url(../img/top/about-seavice.webp) center/cover no-repeat;
	width: 175px;
	height: 87px;
}
.top-about__container:nth-of-type(2) .c-btn {
	margin: 56px 0 0 129px;
}
.top-about__img {
	position: relative;
	width: 685px;
	height: 382px;
}
.top-about__img img {
	width: 100%;
	height: auto;
}
.top-about__img::after {
	content: "";
	position: absolute;
	top: 79%;
	left: 84%;
	background: url(../img/top/about-strenght.webp) center/cover no-repeat;
	width: 238px;
	height: 99px;
}
.top-about__subtitle {
	font-size: 40px;
	font-weight: 900;
	letter-spacing: 0.05em;
	line-height: 1.6;
}
.top-about__text {
	margin-top: 17px;
	line-height: 1.74;
	font-size: 22px;
	letter-spacing: 0.05em;
}
.top-about .c-btn {
	margin: 34px 0 0 103px;
}

/* =====================
	  top-company
  ===================== */
.top-company {
	background: url(../img/top/company-bg.webp) center/cover no-repeat;
}
.top-company__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 52px 0 94px;
	color: #fff;
}
.top-company__title {
	font-size: 43px;
	font-weight: 900;
	line-height: 1.64;
	letter-spacing: 0.05em;
}
.top-company__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 88px;
	margin-top: 23px;
}
.top-company__description {
	border-top: 2px solid #fff;
	padding-top: 26px;
	line-height: 1.65;
	max-width: 720px;
	letter-spacing: 0.07em;
}
.top-company__text {
	font-size: 24px;
}
.top-company__text:not(:first-of-type) {
	margin-top: 44px;
}
.top-company__img {
	position: relative;
	margin-top: 22px;
	width: 536px;
	height: 822px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	z-index: 10;
}
.top-company__img img {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 10;
}
.top-company__img::before {
	position: absolute;
	content: "";
	background: url(../img/top/company-back.webp) center/cover no-repeat;
	width: 519px;
	height: 790px;
	top: -2.5%;
	left: 8%;
	z-index: 9;
}
.top-company__img::after {
	position: absolute;
	content: "";
	background: url(../img/top/company-message.webp) center/cover no-repeat;
	width: 236px;
	height: 103px;
	top: 86%;
	left: -18%;
	z-index: 11;
}
.top-company__credit {
	margin: 0 auto;
	margin-left: 417px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.top-company__name {
	font-size: 30px;
	text-align: right;
}
.top-company__ceo {
	font-size: 30px;
	text-align: right;
}
.top-company__span {
	margin-left: 39px;
}
.top-company .c-btn {
	background-color: #fff;
	margin: 63px 0 0 157px;
	color: #3b4a8c;
}
.top-company .c-btn::before,
.top-company .c-btn::after {
	border-bottom: 2px solid #3b4a8c;
}
.top-company .c-btn:hover {
	background-color: #1f4691;
	color: #fff;
	border: 1px solid #fff;
}
.top-company .c-btn:hover::before,
.top-company .c-btn:hover::after {
	border-bottom: 2px solid #fff;
}

.achievement__wrapper {
	padding: 6.712962963rem 0 2.037037037rem 1.6666666667rem;
}
.achievement__title {
	text-align: center;
	font-size: 2.7777777778rem;
	color: #1f4691;
	font-weight: 900;
	letter-spacing: 0.05em;
}
.achievement__ja {
	margin-top: 0.8333333333rem;
	display: block;
	font-size: 1.8518518519rem;
}
.achievement__slider {
	margin-top: 3.1018518519rem;
}
.achievement .swiper-wrapper {
	padding-bottom: 5.3240740741rem;
}
.achievement__slide {
	width: 31.7592592593rem;
}
.achievement__slide:nth-of-type(2n) .achievement__tag {
	background-color: #00897b;
}
.achievement__img {
	width: 43.0555555556rem;
	height: 26.9907407407rem;
}
.achievement__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.achievement__tags {
	width: 43.0555555556rem;
	margin-top: 1.1574074074rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-family: "Noto Sans JP", sans-serif;
	gap: 10px;
}
.achievement__tag {
	display: block;
	width: 21.1574074074rem;
	height: 1.9907407407rem;
	background-color: #244e9b;
	padding: 0.5555555556rem 0;
	font-size: 1.2037037037rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 0.6944444444rem;
}
.achievement__meta {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 2.4537037037rem auto 0;
	gap: 1.2037037037rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.3888888889rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-family: "Noto Sans JP", sans-serif;
}
.achievement__date {
	margin-left: -1.2037037037rem;
}
.achievement__content {
	letter-spacing: 0.05em;
	margin-top: 1.8518518519rem;
	font-size: 1.1574074074rem;
	font-weight: bold;
	font-family: "Noto Sans JP", sans-serif;
}
.achievement__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.achievement__slide ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.achievement__item {
	letter-spacing: 0.05em;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.1574074074rem;
	font-weight: bold;
	line-height: 1.6;
}
.achievement__slide ul li {
	letter-spacing: 0.05em;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.1574074074rem;
	font-weight: bold;
	line-height: 1.6;
}
.achievement .swiper-pagination {
	top: 97% !important;
}
.achievement .swiper-pagination-bullet {
	width: 0.9259259259rem;
	height: 0.9259259259rem;
	background: #b2b2b2;
	margin: 0 1.25rem !important;
	opacity: 1;
	border-radius: 50%;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.achievement .swiper-pagination-bullet-active {
	background: #1f4691;
}

@media screen and (min-width: 1450px) {
	.achievement__img {
		width: 100%;
		height: initial;
	}
	.achievement__tags {
		width: 100%;
		gap: 10px;
	}
	.achievement__tag {
		width: 13.5rem;
	}
}

/* =====================
	  partner
  ===================== */
.partner__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 154px 0 87px;
}
.partner__container {
	background: url(../img/top/partner-bg.webp) center/cover no-repeat;
}
.partner__content {
	background: url(../img/top/partner-content.webp) center/cover no-repeat;
	width: 755px;
	height: 659px;
	padding: 77px 0;
	color: #fff;
}
.partner__title {
	font-size: 60px;
	font-weight: 900;
	text-align: center;
	line-height: 1.68;
}
.partner__en {
	display: block;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0.05em;
}
.partner__list {
	max-width: 609px;
	margin: 21px auto 0;
	border-top: 2px solid #fff;
	padding-top: 36px;
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 26px;
}
.partner__item {
	font-size: 27px;
	font-weight: 800;
	letter-spacing: 0.08em;
}
.partner .c-btn {
	width: 495px;
	background-color: #fff;
	margin: 70px auto 0;
	color: #3b4a8c;
	height: 56px;
	padding: 13px 0;
	font-size: 21px;
	font-weight: 900;
}
.partner .c-btn::before,
.partner .c-btn::after {
	border-bottom: 2px solid #3b4a8c;
}
.partner .c-btn::before {
	left: 72%;
	width: 26px;
}
.partner .c-btn::after {
	top: 50%;
	left: 75%;
	width: 13px;
}
.partner .c-btn:hover {
	background-color: #1f4691;
	color: #fff;
	border: 1px solid #fff;
}
.partner .c-btn:hover::before,
.partner .c-btn:hover::after {
	border-bottom: 2px solid #fff;
}

/* =====================
	  recruitment
  ===================== */
.recruitment {
	background-color: #f3f4f6;
	padding: 69px 0;
}
.recruitment__wrapper {
	background: url(../img/top/recruitment-bg.webp) center/cover no-repeat;
	max-width: 1260px;
	margin: 0 auto;
	padding: 17px 17px;
}
.recruitment__container {
	border: 2px solid #1f4691;
}
.recruitment__inner {
	max-width: 540px;
	margin: 0 auto;
	padding: 68px 17px 62px 0;
}
.recruitment__title {
	margin: 0 auto;
	width: 546px;
	font-size: 60px;
	font-weight: 900;
	text-align: center;
	border-bottom: 2px solid #000000;
	line-height: 1.6;
	letter-spacing: 0.05em;
	padding-bottom: 34px;
	-webkit-transform: translateX(-15px);
	transform: translateX(-15px);
}
.recruitment__subtitle {
	display: block;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.recruitment__mid,
.recruitment__outsourcing {
	display: block;
	margin: 57px auto 0;
	width: 506px;
	height: 61px;
	background-color: #788295;
	text-align: center;
	padding: 13px 0;
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0.05em;
}
/* .recruitment__mid:hover,
.recruitment__outsourcing:hover {
	background-color: #fff;
	color: #788295;
	border: 1px solid #788295;
} */
.recruitment__outsourcing {
	margin: 30px auto 0;
}
.recruitment__matters {
	font-size: 17px;
	font-weight: 900;
	padding: 19px 0;
	display: block;
	margin: 75px auto 0;
	width: 451px;
	height: 64px;
	background-color: #1f4691;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	letter-spacing: 0.05em;
}
.recruitment__matters:hover {
	background-color: #fff;
	color: #1f4691;
	border: 1px solid #1f4691;
}

/* =====================
	  cta
  ===================== */
.cta {
	background: url(../img/top/cta-bg.webp) center/cover no-repeat;
}
.cta__wrapper {
	max-width: 27.3148148148rem;
	margin: 0 auto;
	padding: 1.5740740741rem 0 3.0555555556rem;
	color: #fff;
}
.cta__title {
	font-size: 2.7777777778rem;
	font-weight: 900;
	text-align: center;
	letter-spacing: 0.05em;
}
.cta__ja {
	display: block;
	font-size: 1.8518518519rem;
}
.cta__text {
	margin-top: 0.462962963rem;
	font-size: 0.9259259259rem;
	text-align: center;
	letter-spacing: 0.05em;
}
.cta__container {
	max-width: 26.8518518519rem;
	margin-top: 1.5740740741rem;
	background-color: #fff;
	padding: 1.3888888889rem 0;
	border-radius: 0.2777777778rem;
	text-align: center;
	color: #3b4a8c;
}
.cta__hours,
.cta__open {
	font-size: 0.9259259259rem;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.cta__tel {
	color: #1f4691;
	font-size: 1.8518518519rem;
	font-weight: 900;
}
.cta__tel a {
	color: #1f4691;
}
.cta__span {
	font-size: 1.3888888889rem;
}
.cta__btn {
	letter-spacing: 0.05em;
	display: block;
	margin: 0.6481481481rem auto 0;
	width: 10.8796296296rem;
	height: 2.037037037rem;
	background-color: #1f4691;
	border-radius: 0.1851851852rem;
	text-align: center;
	padding: 0.2314814815rem 0;
	color: #fff;
	font-size: 0.9259259259rem;
	font-weight: 900;
	font-family: "Noto Sans JP", sans-serif;
}
.cta__btn:hover {
	background-color: #fff;
	color: #1f4691;
	border: 1px solid #1f4691;
}

/* =====================
	  news
  ===================== */
.news__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 146px 0 118px;
}
.news__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 80px;
}
.news__archive {
	width: 619px;
	padding: 19px 0;
}
.news__title {
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.6;
}
.news__ja {
	display: block;
	font-size: 21px;
}
.news__list {
	margin-top: 63px;
}
.news__item:nth-of-type(1) .news__link {
	padding-top: 0;
}
.news__link {
	padding: 41px 0 48px;
	border-bottom: 1px solid #9aa2b1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 18px;
}
.news__date {
	font-size: 21px;
	font-weight: 900;
	color: #294c8f;
	letter-spacing: 0.05em;
}
.news__subtitle {
	font-size: 21px;
	font-weight: 900;
	letter-spacing: 0.05em;
}
.news__btn {
	display: block;
	margin: 93px auto 0;
	width: 412px;
	height: 77px;
	background-color: #1f4691;
	border-radius: 3px;
	text-align: center;
	padding: 24px 0;
	color: #fff;
	font-size: 21px;
	font-weight: 900;
	font-family: "Noto Sans JP", sans-serif;
	letter-spacing: 0.05em;
}
.news__btn:hover {
	background-color: #fff;
	color: #1f4691;
	border: 1px solid #1f4691;
}
.news__img {
	width: 523px;
	height: 805px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}
.news__img img {
	width: 100%;
	height: auto;
}

/* =====================
	  footer
  ===================== */
.footer__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.footer__content {
	width: 61.4814814815rem;
	height: 25.9722222222rem;
	background-color: #244e9b;
	padding: 4.0277777778rem 0;
	color: #fff;
}
.footer__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 6.6666666667rem 0 8.0555555556rem;
	gap: 6.5740740741rem;
}
.footer__contact {
	padding: 0.2777777778rem 0;
	text-align: center;
	width: 11.8055555556rem;
}
.footer__logo {
	margin: 0 auto;
	width: 4.5833333333rem;
	height: 4.537037037rem;
}
.footer__logo img {
	width: 100%;
	height: auto;
}
.footer__company {
	margin-top: 1.1574074074rem;
	font-size: 1.0648148148rem;
	font-weight: 900;
	letter-spacing: 0.05em;
}
.footer__hours {
	margin-top: 1.0185185185rem;
	font-size: 0.7407407407rem;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.footer__open {
	margin-top: 0.4166666667rem;
	font-size: 0.7407407407rem;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.footer__tel {
	color: #FFF;
	margin-top: 0.6481481481rem;
	font-size: 1.3888888889rem;
	font-weight: 900;
}
.footer__tel a {
	color: #FFF;
}
.footer__span {
	font-size: 0.9259259259rem;
}
.footer__address {
	margin-top: 0rem;
}
.footer__article {
	width: 28.2407407407rem;
	padding: 1.2962962963rem 0 1.3888888889rem;
	border-bottom: 0.0462962963rem solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0.6944444444rem;
}
.footer__article:nth-of-type(1) {
	padding-top: 0;
}
.footer__article:nth-of-type(3) {
	border-bottom: none;
	padding-bottom: 0;
}
.footer__place {
	font-size: 0.8333333333rem;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.footer__post {
	font-size: 0.8333333333rem;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.footer__post--span {
	margin-right: 1.0648148148rem;
}
.footer__sns {
	padding: 0 3.8888888889rem 0.5555555556rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}
.footer__insta,
.footer__line {
	width: 1.712962963rem;
	height: 1.712962963rem;
}
.footer__insta img,
.footer__line img {
	width: 100%;
	height: auto;
}
.footer__nav {
	border-top: 0.0462962963rem solid #fff;
	width: 53.4722222222rem;
	margin: 0 auto;
}
.footer__list {
	padding-top: 1.3888888889rem;
	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;
}
.footer__item:last-child .footer__link:after {
	border-right: none;
}
.footer__link {
	position: relative;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.9259259259rem;
	font-weight: 400;
	padding: 0 1.1574074074rem;
	color: #fff;
}
.footer__link:after {
	position: absolute;
	top: 52%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "";
	display: block;
	border-right: 0.0925925926rem solid #fff;
	height: 0.9259259259rem;
}
.footer__map {
	width: 27.4074074074rem;
	height: 25.9722222222rem;
}
.footer__map iframe {
	width: 100%;
	height: 100%;
}
.footer__license {
	background-color: #fff;
	padding: 1.4814814815rem 0;
	text-align: center;
}
.footer__text {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.9259259259rem;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.footer__copy {
	margin-top: 0.0925925926rem;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.9259259259rem;
	font-weight: 400;
	line-height: 1.8;
}

/* =====================
	  header
  ===================== */
.header {
	background-color: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 1000;
}
.header.is-fixed .header__nav a {
	color: #1f4691;
	-webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.header__container {
	max-width: 88.8888888889rem;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0.9259259259rem 2.3148148148rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__logo {
	width: 4.6296296296rem;
	width: 18rem;
	/* height: 4.5833333333rem; */
}
.header__logo img {
	width: 100%;
	height: auto;
}
.header__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.header__item a {
	display: block;
	font-size: 0.9259259259rem;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 1.4814814815rem 0.9259259259rem;
}
.header__icon,
.header__menu {
	display: none;
}

/* =====================
	  mv
  ===================== */
.mv {
	background: url(../img/forte/mv-bg.webp) center/cover no-repeat;
	background: url(../img/forte/mv.webp) center/cover no-repeat;
}
.mv__wrapper {
	padding: 4.6296296296rem 0;
}
.mv__title {
	font-size: 2.3148148148rem;
	text-align: center;
	color: #fff;
	font-weight: 900;
	letter-spacing: 0.05em;
}
.mv__ja {
	display: block;
	font-size: 1.8518518519rem;
}

/* =====================
	  forte-intro
  ===================== */
.forte .mv {
	background: url(../img/forte/mv.webp) center/cover no-repeat;
}

.forte-intro__wrapper {
	max-width: 57.8703703704rem;
	margin: 0 auto;
	padding: 3.7037037037rem 2.3148148148rem;
}
.forte-intro__container {
	position: relative;
	background-color: #fff;
	padding: 1.3888888889rem 1.3888888889rem;
}
.forte-intro__title {
	font-size: 1.6203703704rem;
	font-weight: 900;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	letter-spacing: 0.06em;
}
.forte-intro__title::before {
	display: inline-block;
	content: "";
	border-left: 0.2314814815rem solid #87b8e8;
	margin-right: 0.9259259259rem;
	height: 2.3148148148rem;
}
.forte-intro__title:after {
	content: "";
	position: absolute;
	top: 0;
	left: 65%;
	background: url(../img/common/intro-img.webp) center/cover no-repeat;
	width: 6.9444444444rem;
	height: 6.0185185185rem;
}
.forte-intro__span {
	letter-spacing: 0.2em;
}
.forte-intro__text {
	margin-top: 1.8518518519rem;
	font-size: 1.1574074074rem;
}
.forte-intro__img {
	margin: 2.3148148148rem auto 0;
	position: relative;
	width: 40.7407407407rem;
	height: 22.7314814815rem;
}
.forte-intro__img img {
	width: 100%;
	height: auto;
}
.forte-intro__img::after {
	content: "";
	position: absolute;
	top: 79%;
	left: 84%;
	background: url(../img/top/about-strenght.webp) center/cover no-repeat;
	width: 12.8703703704rem;
	height: 5.3240740741rem;
}

/* =====================
	  forte-construction
  ===================== */
.forte-construction {
	background-color: #fff;
}
.forte-construction__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 190px 0 86px;
}
.forte-construction__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 34px;
}
.forte-construction__title {
	position: relative;
	font-size: 34px;
	font-weight: 900;
	letter-spacing: 0.05em;
}
.forte-construction__title::after {
	content: "";
	background: url(../img/forte/construction-icon.webp) center/cover no-repeat;
	position: absolute;
	top: -144%;
	left: 69%;
	width: 154px;
	height: 200px;
}
.forte-construction__text {
	font-size: 21.5px;
	margin-top: 34px;
	letter-spacing: 0.05em;
	line-height: 1.62;
}
.forte-construction__img {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 617px;
	height: 334px;
}
.forte-construction__img img {
	width: 100%;
	height: auto;
}

/* =====================
	  forte-quality
  ===================== */
.forte-quality {
	background-color: #fff;
}
.forte-quality__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 78px 0;
}
.forte-quality__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 31px;
}
.forte-quality__title {
	position: relative;
	font-size: 31px;
	font-weight: 900;
	letter-spacing: 0.05em;
	line-height: 1.8;
}
.forte-quality__title::after {
	content: "";
	background: url(../img/forte/quality-icon.webp) center/cover no-repeat;
	position: absolute;
	top: -55%;
	left: 62%;
	width: 140px;
	height: 180px;
}
.forte-quality__text {
	font-size: 21.5px;
	margin-top: 34px;
	letter-spacing: 0.05em;
	line-height: 1.62;
}
.forte-quality__img {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 625px;
	height: 340px;
}
.forte-quality__img img {
	width: 100%;
	height: auto;
}

/* =====================
	  achievement--forte
  ===================== */
.achievement--forte .achievement__container {
	max-width: 55.5555555556rem;
	margin: 0 auto;
}
.achievement--forte .achievement__title {
	position: relative;
	font-size: 1.8518518519rem;
	font-size: 31px;
	font-weight: 900;
	letter-spacing: 0.05em;
	color: #272727;
	line-height: 1.8;
}
.achievement--forte .achievement__title::after {
	content: "";
	background: url(../img/forte/achievement-icn.webp) center/cover no-repeat;
	position: absolute;
	top: -55%;
	left: 69%;
	width: 8.3333333333rem;
	height: 10.7407407407rem;
}
.achievement--forte .achievement__text {
	font-size: 1.1574074074rem;
	margin-top: 1.8518518519rem;
	letter-spacing: 0.05em;
	line-height: 1.62;
	font-size: 21.5px;
	margin-top: 34px;
	letter-spacing: 0.05em;
	line-height: 1.62;
}
@media screen and (min-width: 1441px) {
    .achievement--forte .achievement__text {
        text-align: center;
    }
}

/* =====================
	  service-intro
  ===================== */
.service .mv {
	background: url(../img/service/mv.webp) center/cover no-repeat;
}

.service-intro__wrapper {
	max-width: 57.8703703704rem;
	margin: 0 auto;
	padding: 3.7037037037rem 2.3148148148rem;
}
.service-intro__container {
	position: relative;
	background-color: #fff;
	padding: 0.9259259259rem 1.3888888889rem;
}
.service-intro__title {
	font-size: 1.6203703704rem;
	font-weight: 900;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	letter-spacing: 0.25em;
}
.service-intro__title:after {
	content: "";
	position: absolute;
	top: 0;
	left: 90%;
	background: url(../img/common/intro-img.webp) center/cover no-repeat;
	width: 6.9444444444rem;
	height: 6.0185185185rem;
}
.service-intro__title::before {
	display: inline-block;
	content: "";
	border-left: 0.2314814815rem solid #87b8e8;
	margin-right: 0.9259259259rem;
	height: 2.3148148148rem;
}
.service-intro__span {
	letter-spacing: 0.25em;
}
.service-intro__text {
	margin-top: 1.8518518519rem;
	font-size: 1.1574074074rem;
}
.service-intro__img {
	margin: 2.3148148148rem auto 4.6296296296rem;
	position: relative;
	width: 40.7407407407rem;
	height: 22.7314814815rem;
}
.service-intro__img img {
	width: 100%;
	height: auto;
}
.service-intro__img::after {
	content: "";
	position: absolute;
	top: 79%;
	left: -16%;
	background: url(../img/service/intro-service.webp) center/cover no-repeat;
	width: 12.8703703704rem;
	height: 5.3240740741rem;
}

/* =====================
	  service-business
  ===================== */
.service-business {
	background-color: #244e9b;
}
.service-business__wrapper {
	max-width: 1260px;
	padding: 79px 0;
	margin: 0 auto;
}
.service-business__title {
	position: relative;
	font-size: 39px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	letter-spacing: 0.05em;
}
.service-business__title::before {
	position: absolute;
	content: "";
	top: 56%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-bottom: 1px solid #fff;
	width: 393px;
}
.service-business__title::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(../img/service/business-bg.webp) center/cover no-repeat;
	width: 677px;
	height: 118px;
}
.service-business__span {
	letter-spacing: 0.05em;
	display: block;
	font-size: 31px;
}
.service-business__list {
	margin: 39px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 31px;
}
.service-business__item {
	border-radius: 4px;
	background-color: #fff;
	padding: 39px 24px;
	width: 393px;
	height: 512px;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1.5;
}
.service-business__item:nth-of-type(2) .service-business__subtitle::after {
	background: url(../img/service/business-icon2.webp) center/cover no-repeat;
}
.service-business__item:nth-of-type(3) .service-business__subtitle::after {
	background: url(../img/service/business-icon3.webp) center/cover no-repeat;
}
.service-business__item:nth-of-type(4) .service-business__subtitle::after {
	background: url(../img/service/business-icon4.webp) center/cover no-repeat;
	left: 68%;
}
.service-business__item:nth-of-type(5) .service-business__subtitle::after {
	background: url(../img/service/business-icon5.webp) center/cover no-repeat;
	left: 75%;
}
.service-business__subtitle {
	position: relative;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: 0.05em;
	text-align: center;
}
.service-business__subtitle::after {
	content: "";
	background: url(../img/service/business-icon1.webp) center/cover no-repeat;
	position: absolute;
	top: -107%;
	left: 65%;
	width: 87px;
	height: 107px;
}
.service-business__text {
	font-size: 14px;
	margin-top: 16px;
	letter-spacing: 0.05em;
	line-height: 1.62;
}
.service-business__img {
	margin: 31px auto 0;
	width: 346px;
	height: 200px;
}
.service-business__img img {
	width: 100%;
	height: auto;
}

/* =====================
	  company-mv
  ===================== */
.company-main .mv {
	background: url(../img/company/mv.webp) center/cover no-repeat;
}

/* =====================
	  company-intro
  ===================== */
.company-intro__wrapper {
	max-width: 57.8703703704rem;
	margin: 0 auto;
	padding: 3.7037037037rem 2.3148148148rem;
}
.company-intro__container {
	position: relative;
	background-color: #fff;
	padding: 0.9259259259rem 1.3888888889rem;
}
.company-intro__title {
	font-size: 1.6203703704rem;
	font-weight: 900;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	letter-spacing: 0.25em;
}
.company-intro__title:after {
	content: "";
	position: absolute;
	top: -27%;
	left: 62%;
	background: url(../img/common/intro-img.webp) center/cover no-repeat;
	width: 6.9444444444rem;
	height: 6.0185185185rem;
}
.company-intro__title::before {
	display: inline-block;
	content: "";
	border-left: 0.2314814815rem solid #87b8e8;
	margin-right: 0.9259259259rem;
	height: 2.3148148148rem;
}
.company-intro__span {
	letter-spacing: 0.25em;
}
.company-intro__text {
	margin-top: 1.8518518519rem;
	font-size: 1.1574074074rem;
}

/* =====================
	  company-profile
  ===================== */
.company-profile__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 97px 0;
}
.company-profile__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.company-profile__item {
	padding: 39px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	border-bottom: 1px solid #244e9b;
}
.company-profile__item:last-child {
	border-bottom: none;
}
.company-profile__term {
	width: 30%;
	font-size: 27px;
	font-weight: bold;
	color: #3b4a8c;
}
.company-profile__desc {
	width: 70%;
	font-weight: 500;
	font-size: 31px;
	color: #1e252f;
}
.company-profile__desc a {
	color: #0000ff;
	text-decoration: underline;
}
.company-profile__desc a:hover {
	opacity:0.7;
}
.company-profile__span {
	margin-right: 27px;
}

/* =====================
	  company-access
  ===================== */
.company-access__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 97px 0;
}
.company-access__title {
	font-size: 48px;
	font-weight: 900;
	color: #3b4a8c;
	text-align: center;
	letter-spacing: 0.05em;
}
.company-access__list {
	margin: 97px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 97px;
}
.company-access__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.company-access__subtitle {
	font-size: 33px;
	font-weight: 900;
	color: #3b4a8c;
	letter-spacing: 0.05em;
}
.company-access__add {
	margin-top: 29px;
	font-size: 31px;
	letter-spacing: 0.05em;
	font-weight: 500;
	color: #1e252f;
}
.company-access__span {
	margin-right: 31px;
}
.company-access__map {
	width: 582px;
	height: 582px;
}
.company-access__map iframe {
	width: 100%;
	height: 100%;
}

/* =====================
	  contact-form
  ===================== */
.contact .mv {
	background: url(../img/contact/mv.webp) center/cover no-repeat;
}

.contact-form__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 100px 0;
}
.contact-form__title {
	position: relative;
	font-size: 50px;
	font-weight: 900;
	text-align: center;
	letter-spacing: 0.05em;
}
.contact-form__title::after {
	position: absolute;
	content: "";
	border-bottom: 1px solid #244e9b;
	width: 500px;
	top: 130%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.contact-form__text {
	margin-top: 60px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.contact-form__tel {
	margin-top: 20px;
	text-align: center;
	font-size: 40px;
	font-weight: 900;
	color: #3b4a8c;
}
.contact-form__span {
	font-size: 30px;
}
.contact-form__span2 {
	margin-right: 10px;
}
.contact-form__time {
	color: #212121;
	text-align: center;
	margin-top: 15px;
	font-size: 26px;
}
.contact-form__content {
	max-width: 1000px;
	margin: 0 auto;
	padding: 100px 0;
}
.contact-form__input::-webkit-input-placeholder,
.contact-form__textarea::-webkit-input-placeholder {
	color: #cdd6dd;
}
.contact-form__input::-moz-placeholder,
.contact-form__textarea::-moz-placeholder {
	color: #cdd6dd;
}
.contact-form__input:-ms-input-placeholder,
.contact-form__textarea:-ms-input-placeholder {
	color: #cdd6dd;
}
.contact-form__input::-ms-input-placeholder,
.contact-form__textarea::-ms-input-placeholder {
	color: #cdd6dd;
}
.contact-form__input::placeholder,
.contact-form__textarea::placeholder {
	color: #cdd6dd;
}
.contact-form__container form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 30px;
}
.contact-form__group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.contact-form__label {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #707f89;
}
.contact-form__input {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	width: 700px;
	height: 64px;
	border: 1px solid #cdd6dd;
	padding: 20px 25px;
	background-color: #fff;
}
.contact-form__select {
	font-family: "Noto Sans JP", sans-serif;
	border: 1px solid #cdd6dd;
	width: 700px;
	height: 64px;
	padding: 18px 25px;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	background-color: #fff;
}
.contact-form__select--initial {
	color: #cdd6dd;
}
.contact-form .select-wrap {
	position: relative;
}
.contact-form .select-wrap::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 96%;
	border-top: 2px solid #98a6b5;
	border-right: 2px solid #98a6b5;
	-webkit-transform: rotate(136deg) translateY(45%);
	transform: rotate(136deg) translateY(45%);
	width: 10px;
	height: 10px;
}
.contact-form__textarea {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	width: 700px;
	height: 180px;
	padding: 20px 25px;
	border: 1px solid #cdd6dd;
	background-color: #fff;
}
.contact-form__privacy {
	font-family: "Noto Sans JP", sans-serif;
}
.contact-form__privacy-policy {
	font-family: "Noto Sans JP", sans-serif;
	margin: 30px auto;
}
.contact-form__link {
	font-family: "Noto Sans JP", sans-serif;
	color: #3b4043;
	font-size: 20px;
	font-weight: 400;
}
.contact-form__link a {
	text-decoration: underline;
}
.contact-form__checkbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0.5em;
	cursor: pointer;
	position: relative;
}
.contact-form__checkbox input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 40px;
	height: 40px;
	margin: 5px 10px 0 0;
	border: 2px solid #cdd6dd;
	position: relative;
	cursor: pointer;
	-webkit-transition: border-color 0.2s, background-color 0.2s;
	transition: border-color 0.2s, background-color 0.2s;
	background-color: #fff;
}
.contact-form__checkbox input[type="checkbox"]:checked::after {
	content: "";
	position: absolute;
	top: 25%;
	left: 25%;
	width: 20px;
	height: 10px;
	border-left: 1px solid #98a6b5;
	border-bottom: 1px solid #98a6b5;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.contact-form__checkbox input[type="checkbox"]:focus-visible {
	outline: 2px solid #2563eb;
	outline-offset: 2px;
}
.contact-form__btn,
.not_found a {
	margin: 30px auto 0;
	width: 350px;
	height: 62px;
	border-radius: 50px;
	background-color: #004bb1;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* =====================
	  thanks-form
  ===================== */
.thanks .mv {
	background: url(../img/contact/mv.webp) center/cover no-repeat;
}

.thanks-form__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 100px 0;
}
.thanks-form__title {
	position: relative;
	font-size: 50px;
	font-weight: 900;
	text-align: center;
	letter-spacing: 0.05em;
}
.thanks-form__title::after {
	position: absolute;
	content: "";
	border-bottom: 1px solid #244e9b;
	width: 500px;
	top: 130%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.thanks-form__text {
	margin-top: 60px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.thanks-form__tel {
	margin-top: 20px;
	text-align: center;
	font-size: 40px;
	font-weight: 900;
	color: #3b4a8c;
}
.thanks-form__span {
	font-size: 30px;
}
.thanks-form__span2 {
	margin-right: 10px;
}
.thanks-form__time {
	color: #212121;
	text-align: center;
	margin-top: 15px;
	font-size: 26px;
}
.thanks-form__subtitle {
	margin-top: 110px;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	color: #1e252f;
}
.thanks-form__message {
	margin-top: 20px;
	font-size: 26px;
	line-height: 2.3;
	color: #1e252f;
	text-align: center;
}
.thanks-form .c-btn {
	background-color: #fff;
	margin: 73px auto 0;
	color: #1f4691;
	border: 1px solid #1f4691;
	width: 400px;
	height: 60px;
	padding: 15px 0;
}
.thanks-form .c-btn::before,
.thanks-form .c-btn::after {
	border-bottom: 2px solid #3b4a8c;
}
.thanks-form .c-btn::before {
	width: 20px;
	left: 86%;
}
.thanks-form .c-btn::after {
	width: 10px;
	top: 53%;
}
.thanks-form .c-btn:hover {
	background-color: #1f4691;
	color: #fff;
	border: 1px solid #fff;
}
.thanks-form .c-btn:hover::before,
.thanks-form .c-btn:hover::after {
	border-bottom: 2px solid #fff;
}

/* =====================
	  privacy-about
  ===================== */
.privacy-policy .mv {
	background: url(../img/privacy/mv.webp) center/cover no-repeat;
}

/* =====================
	  privacy-about
  ===================== */
.privacy-about__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 79px 0;
}
.privacy-about__title {
	position: relative;
	font-size: 39px;
	font-weight: 900;
	text-align: center;
	letter-spacing: 0.05em;
}
.privacy-about__title::after {
	position: absolute;
	content: "";
	border-bottom: 1px solid #244e9b;
	width: 472px;
	top: 130%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.privacy-about__text {
	margin-top: 47px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}

/* =====================
	  privacy-policy
  ===================== */
.privacy-policy__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 0 79px;
}
.privacy-policy__title {
	font-size: 31px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #212121;
}
.privacy-policy__subtitle {
	margin-top: 79px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #212121;
}
.privacy-policy__text {
	margin-top: 16px;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 2.2;
	color: #212121;
}
.privacy-policy__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.privacy-policy__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 2.2;
	color: #212121;
}
.privacy-policy__span {
	display: block;
}

/* =====================
	  news-archive
  ===================== */
.news .mv {
	background: url(../img/news/mv.webp) center/cover no-repeat;
}

.news-archive__wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 78px 0;
}
.news-archive__list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 79px;
}
.news-archive__item a:hover {
	opacity: 0.7;
}
.news-archive__date {
	font-size: 16px;
	font-weight: 900;
	color: #294c8f;
	letter-spacing: 0.05em;
}
.news-archive__title {
	display: block;
	margin-top: 8px;
	font-size: 24px;
	font-weight: 900;
	color: #294c8f;
	letter-spacing: 0.05em;
}
.news-archive__text {
	position: relative;
	margin-top: 12px;
	color: #212121;
	font-size: 20px;
	font-weight: bold;
	border-top: 1px solid #294c8f;
	padding-top: 24px;
	letter-spacing: 0.05em;
	line-height: 2;
}
.news-archive__text:after {
	top: 110%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	content: "";
	border-bottom: 1px solid #a1a1aa;
	width: 354px;
}
.news-archive__nav {
	margin: 118px auto 0;
}
.news-archive__pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 39px;
}
.news-archive__nom a {
	display: block;
	font-size: 28px;
	color: #4a5568;
	font-family: "Noto Sans JP", sans-serif;
}
.news-archive__nom .news-archive__current {
	text-align: center;
	display: block;
	width: 47px;
	height: 47px;
	background-color: #244e9b;
	color: #fff;
	border-radius: 50%;
}
.news-archive__next,
.news-archive__last {
	font-weight: bold;
}

@media screen and (max-width: 1440px) {
	/* =====================
		top-about
	===================== */
	.top-about__wrapper {
		max-width: 77.8017906761rem;
		margin: 0 auto;
		padding: 4.507564063rem 0 6.4834825563rem;
	}
	.top-about__title {
		font-size: 2.6551404755rem;
	}
	.top-about__container {
		margin-top: 4.6310589688rem;
		gap: 1.6054337759rem;
	}
	.top-about__container:nth-of-type(2) .top-about__inner {
		max-width: 77.8017906761rem;
		padding: 5.0632911392rem 0 6.4834825563rem;
		gap: 1.6054337759rem;
	}
	.top-about__container:nth-of-type(2) .top-about__img {
		width: 42.2970052485rem;
		height: 26.1191725841rem;
	}
	.top-about__container:nth-of-type(2) .top-about__img::after {
		top: 85%;
		left: -13%;
		width: 10.8058042606rem;
		height: 5.3720284038rem;
	}
	.top-about__container:nth-of-type(2) .c-btn {
		margin: 3.4578573634rem 0 0 7.9654214264rem;
	}
	.top-about__img {
		width: 42.2970052485rem;
		height: 23.5875270145rem;
	}
	.top-about__img::after {
		top: 79%;
		left: 84%;
		width: 14.6958937944rem;
		height: 6.1129978388rem;
	}
	.top-about__subtitle {
		font-size: 2.4698981167rem;
	}
	.top-about__text {
		margin-top: 1.0497066996rem;
		font-size: 1.3584439642rem;
	}
	.top-about .c-btn {
		margin: 2.0994133992rem 0 0 6.3599876505rem;
	}
	/* =====================
		top-company
	===================== */
	.top-company__wrapper {
		max-width: 77.8017906761rem;
		margin: 0 auto;
		padding: 3.2108675517rem 0 5.8042605743rem;
	}
	.top-company__title {
		font-size: 2.6551404755rem;
	}
	.top-company__container {
		gap: 5.6807656684rem;
		margin-top: 1.4201914171rem;
	}
	.top-company__description {
		padding-top: 1.6054337759rem;
		max-width: 44.4581661006rem;
	}
	.top-company__text {
		font-size: 1.48193887rem;
	}
	.top-company__text:not(:first-of-type) {
		margin-top: 2.7168879284rem;
	}
	.top-company__img {
		margin-top: 1.3584439642rem;
		width: 33.0966347638rem;
		height: 50.7564062982rem;
	}
	.top-company__img::before {
		width: 32.0469280642rem;
		height: 48.7804878049rem;
	}
	.top-company__img::after {
		width: 14.5723988885rem;
		height: 6.3599876505rem;
	}
	.top-company__credit {
		margin-left: 25.7486878666rem;
	}
	.top-company__name {
		font-size: 1.8524235875rem;
	}
	.top-company__ceo {
		font-size: 1.8524235875rem;
	}
	.top-company__span {
		margin-left: 2.4081506638rem;
	}
	.top-company .c-btn {
		margin: 3.8900895338rem 0 0 9.6943501081rem;
	}
	/* =====================
		partner
	===================== */
	.partner__wrapper {
		max-width: 77.8017906761rem;
		margin: 0 auto;
		padding: 9.5091077493rem 0 5.3720284038rem;
	}
	.partner__content {
		width: 46.6193269528rem;
		height: 40.6915714727rem;
		padding: 4.7545538747rem 0;
	}
	.partner__title {
		font-size: 3.7048471751rem;
	}
	.partner__en {
		font-size: 1.6054337759rem;
	}
	.partner__list {
		max-width: 37.6041988268rem;
		margin: 1.2966965113rem auto 0;
		padding-top: 2.222908305rem;
		gap: 1.6054337759rem;
	}
	.partner__item {
		font-size: 1.6671812288rem;
	}
	.partner .c-btn {
		width: 30.5649891942rem;
		margin: 4.3223217042rem auto 0;
		height: 3.4578573634rem;
		padding: 0.8027168879rem 0;
		font-size: 1.2966965113rem;
	}
	.partner .c-btn::before {
		left: 72%;
		width: 1.6054337759rem;
	}
	.partner .c-btn::after {
		top: 50%;
		left: 75%;
		width: 0.8027168879rem;
	}
	/* =====================
		recruitment
	===================== */
	.recruitment {
		padding: 4.2605742513rem 0;
	}
	.recruitment__wrapper {
		max-width: 77.8017906761rem;
		margin: 0 auto;
		padding: 1.0497066996rem 1.0497066996rem;
	}
	.recruitment__inner {
		max-width: 33.3436245755rem;
		margin: 0 auto;
		padding: 4.1988267984rem 1.0497066996rem 3.8283420809rem 0;
	}
	.recruitment__title {
		margin: 0 auto;
		width: 33.714109293rem;
		font-size: 3.7048471751rem;
		padding-bottom: 2.0994133992rem;
		-webkit-transform: translateX(-0.9262117938rem);
		transform: translateX(-0.9262117938rem);
	}
	.recruitment__subtitle {
		font-size: 1.2966965113rem;
	}
	.recruitment__mid,
	.recruitment__outsourcing {
		margin: 3.5196048163rem auto 0;
		width: 31.2442111763rem;
		height: 3.766594628rem;
		padding: 0.8027168879rem 0;
		font-size: 1.6054337759rem;
	}
	.recruitment__outsourcing {
		margin: 1.8524235875rem auto 0;
	}
	.recruitment__matters {
		font-size: 1.0497066996rem;
		padding: 1.1732016054rem 0;
		margin: 4.6310589688rem auto 0;
		width: 27.8481012658rem;
		height: 3.9518369867rem;
		border-radius: 0.1852423588rem;
	}
	/* =====================
		news
	===================== */
	.news__wrapper {
		max-width: 77.8017906761rem;
		margin: 0 auto;
		padding: 9.015128126rem 0 7.2861994443rem;
	}
	.news__container {
		gap: 4.9397962334rem;
	}
	.news__archive {
		width: 38.221673356rem;
		padding: 1.1732016054rem 0;
	}
	.news__title {
		font-size: 1.8524235875rem;
	}
	.news__ja {
		font-size: 1.2966965113rem;
	}
	.news__list {
		margin-top: 3.8900895338rem;
	}
	.news__link {
		padding: 2.5316455696rem 0 2.96387774rem;
		gap: 1.1114541525rem;
	}
	.news__date {
		font-size: 1.2966965113rem;
	}
	.news__subtitle {
		font-size: 1.2966965113rem;
	}
	.news__btn {
		margin: 5.7425131213rem auto 0;
		width: 25.439950602rem;
		height: 4.7545538747rem;
		padding: 1.48193887rem 0;
		font-size: 1.2966965113rem;
	}
	.news__img {
		width: 32.2939178759rem;
		height: 49.7066995986rem;
	}
	/* =====================
		forte-construction
	===================== */
	.forte-construction__wrapper {
		max-width: 77.8017906761rem;
		padding: 11.7320160543rem 0 5.3102809509rem;
	}
	.forte-construction__container {
		gap: 2.0994133992rem;
	}
	.forte-construction__title {
		font-size: 2.0994133992rem;
	}
	.forte-construction__title::after {
		top: -144%;
		left: 69%;
		width: 9.5091077493rem;
		height: 12.3494905835rem;
	}
	.forte-construction__text {
		font-size: 1.3275702377rem;
		margin-top: 2.0994133992rem;
	}
	.forte-construction__img {
		width: 38.0981784501rem;
		height: 20.6236492745rem;
	}
	/* =====================
		forte-quality
	===================== */
	.forte-quality__wrapper {
		max-width: 77.8017906761rem;
		padding: 4.8163013276rem 0;
	}
	.forte-quality__container {
		gap: 1.9141710404rem;
	}
	.forte-quality__title,
	.achievement--forte .achievement__title {
		font-size: 1.9141710404rem;
	}
	.forte-quality__title::after {
		top: -55%;
		left: 62%;
		width: 8.6446434085rem;
		height: 11.1145415252rem;
	}
	.forte-quality__text {
		font-size: 1.2349490584rem;
		margin-top: 1.9141710404rem;
		font-size: 1.3275702377rem;
		margin-top: 2.0994133992rem;
	}
	.forte-quality__img {
		width: 38.5921580735rem;
		height: 20.994133992rem;
	}
	.achievement--forte .achievement__text {
		font-size: 1.3275702377rem;
		margin-top: 2.0994133992rem;
	}
	/* =====================
		service-business
	===================== */
	.service-business__wrapper {
		max-width: 77.8017906761rem;
		padding: 4.8780487805rem 0;
	}
	.service-business__title {
		font-size: 2.4081506638rem;
	}
	.service-business__title::before {
		top: 56%;
		left: 50%;
		width: 24.2667489966rem;
	}
	.service-business__title::after {
		top: 50%;
		left: 50%;
		width: 41.8030256252rem;
		height: 7.2861994443rem;
	}
	.service-business__span {
		font-size: 1.9141710404rem;
	}
	.service-business__list {
		margin: 2.4081506638rem auto 0;
		gap: 1.9141710404rem;
	}
	.service-business__item {
		border-radius: 0.2469898117rem;
		padding: 2.4081506638rem 1.48193887rem;
		width: 24.2667489966rem;
		height: 31.6146958938rem;
	}
	.service-business__subtitle {
		font-size: 1.48193887rem;
	}
	.service-business__subtitle::after {
		top: -107%;
		left: 65%;
		width: 5.3720284038rem;
		height: 6.6069774622rem;
	}
	.service-business__text {
		font-size: 0.8644643408rem;
		margin-top: 0.9879592467rem;
	}
	.service-business__img {
		margin: 1.9141710404rem auto 0;
		width: 21.3646187095rem;
		height: 12.3494905835rem;
	}
	/* =====================
		news-archive
	===================== */
	.news-archive__wrapper {
		max-width: 77.8017906761rem;
		padding: 4.8163013276rem 0;
	}
	.news-archive__list {
		gap: 4.8780487805rem;
	}
	.news-archive__date {
		font-size: 0.9879592467rem;
	}
	.news-archive__title {
		margin-top: 0.4939796233rem;
		font-size: 1.48193887rem;
	}
	.news-archive__text {
		margin-top: 0.740969435rem;
		font-size: 1.2349490584rem;
		padding-top: 1.48193887rem;
	}
	.news-archive__text:after {
		top: 110%;
		left: 50%;
		width: 21.8585983328rem;
	}
	.news-archive__nav {
		margin: 7.2861994443rem auto 0;
	}
	.news-archive__pagination {
		gap: 2.4081506638rem;
	}
	.news-archive__nom a {
		font-size: 1.7289286817rem;
	}
	.news-archive__nom .news-archive__current {
		width: 2.9021302871rem;
		height: 2.9021302871rem;
	}
	/* =====================
		company-profile
	===================== */
	.company-profile__wrapper {
		max-width: 77.8017906761rem;
		padding: 5.989502933rem 0;
	}
	.company-profile__item {
		padding: 2.4081506638rem 0;
	}
	.company-profile__term {
		font-size: 1.6671812288rem;
	}
	.company-profile__desc {
		font-size: 1.9141710404rem;
	}
	.company-profile__span {
		margin-right: 1.6671812288rem;
	}
	/* =====================
		company-access
	===================== */
	.company-access__wrapper {
		max-width: 77.8017906761rem;
		padding: 5.989502933rem 0;
	}
	.company-access__title {
		font-size: 2.96387774rem;
	}
	.company-access__list {
		margin: 5.989502933rem auto 0;
		gap: 5.989502933rem;
	}
	.company-access__subtitle {
		font-size: 2.0376659463rem;
	}
	.company-access__add {
		margin-top: 1.7906761346rem;
		font-size: 1.9141710404rem;
	}
	.company-access__span {
		margin-right: 1.9141710404rem;
	}
	.company-access__map {
		width: 35.937017598rem;
		height: 35.937017598rem;
	}
	/* =====================
		contact-form
	===================== */
	.contact-form__wrapper {
		max-width: 77.8017906761rem;
		padding: 6.1747452918rem 0;
	}
	.contact-form__title {
		font-size: 3.0873726459rem;
	}
	.contact-form__title::after {
		border-bottom: 0.0617474529rem solid #244e9b;
		width: 30.8737264588rem;
	}
	.contact-form__text {
		margin-top: 3.7048471751rem;
		font-size: 1.48193887rem;
	}
	.contact-form__tel {
		margin-top: 1.2349490584rem;
		font-size: 2.4698981167rem;
	}
	.contact-form__span {
		font-size: 1.8524235875rem;
	}
	.contact-form__span2 {
		margin-right: 0.6174745292rem;
	}
	.contact-form__time {
		margin-top: 0.9262117938rem;
		font-size: 1.6054337759rem;
	}
	.contact-form__content {
		max-width: 61.7474529176rem;
		padding: 6.1747452918rem 0;
	}
	.contact-form__container form {
		gap: 1.8524235875rem;
	}
	.contact-form__label {
		font-size: 1.6054337759rem;
	}
	.contact-form__input {
		font-size: 1.2349490584rem;
		width: 43.2232170423rem;
		height: 3.9518369867rem;
		border: 0.0617474529rem solid #cdd6dd;
		padding: 1.2349490584rem 1.5436863229rem;
	}
	.contact-form__select {
		border: 0.0617474529rem solid #cdd6dd;
		width: 43.2232170423rem;
		height: 3.9518369867rem;
		padding: 1.1114541525rem 1.5436863229rem;
		font-size: 1.2349490584rem;
	}
	.contact-form .select-wrap::after {
		border-top: 0.1234949058rem solid #98a6b5;
		border-right: 0.1234949058rem solid #98a6b5;
		width: 0.6174745292rem;
		height: 0.6174745292rem;
	}
	.contact-form__textarea {
		font-size: 1.2349490584rem;
		width: 43.2232170423rem;
		height: 11.1145415252rem;
		padding: 1.2349490584rem 1.5436863229rem;
		border: 0.0617474529rem solid #cdd6dd;
	}
	.contact-form__privacy {
		margin: 1.8524235875rem auto;
	}
	.contact-form__link {
		font-size: 1.2349490584rem;
	}
	.contact-form__checkbox input[type="checkbox"] {
		width: 2.4698981167rem;
		height: 2.4698981167rem;
		margin: 0.3087372646rem 0.6174745292rem 0 0;
		border: 0.1234949058rem solid #cdd6dd;
	}
	.contact-form__checkbox input[type="checkbox"]:checked::after {
		width: 1.2349490584rem;
		height: 0.6174745292rem;
		border-left: 0.0617474529rem solid #98a6b5;
		border-bottom: 0.0617474529rem solid #98a6b5;
	}
	.contact-form__checkbox input[type="checkbox"]:focus-visible {
		outline: 0.1234949058rem solid #2563eb;
		outline-offset: 0.1234949058rem;
	}
	.contact-form__btn,
	.not_found a {
		margin: 1.8524235875rem auto 0;
		width: 21.6116085211rem;
		height: 3.8283420809rem;
		border-radius: 3.0873726459rem;
		padding: 0.6174745292rem 0;
		font-size: 1.2349490584rem;
	}
	/* =====================
		thanks-form
	===================== */
	.thanks-form__wrapper {
		max-width: 77.8017906761rem;
		padding: 6.1747452918rem 0;
	}
	.thanks-form__title {
		font-size: 3.0873726459rem;
	}
	.thanks-form__title::after {
		border-bottom: 0.0617474529rem solid #244e9b;
		width: 30.8737264588rem;
	}
	.thanks-form__text {
		margin-top: 3.7048471751rem;
		font-size: 1.48193887rem;
	}
	.thanks-form__tel {
		margin-top: 1.2349490584rem;
		font-size: 2.4698981167rem;
	}
	.thanks-form__span {
		font-size: 1.8524235875rem;
	}
	.thanks-form__span2 {
		margin-right: 0.6174745292rem;
	}
	.thanks-form__time {
		margin-top: 0.9262117938rem;
		font-size: 1.6054337759rem;
	}
	.thanks-form__subtitle {
		margin-top: 6.7922198209rem;
		font-size: 2.0994133992rem;
	}
	.thanks-form__message {
		margin-top: 1.2349490584rem;
		font-size: 1.6054337759rem;
	}
	.thanks-form .c-btn {
		margin: 4.507564063rem auto 0;
		width: 24.698981167rem;
		height: 3.7048471751rem;
		padding: 0.9262117938rem 0;
	}
	.thanks-form .c-btn::before {
		border-bottom: 0.1234949058rem solid #3b4a8c;
		width: 1.2349490584rem;
	}
	.thanks-form .c-btn::after {
		border-bottom: 0.1234949058rem solid #3b4a8c;
		width: 0.6174745292rem;
	}
	/* =====================
		privacy-about
	===================== */
	.privacy-about__wrapper {
		max-width: 77.8017906761rem;
		padding: 4.8780487805rem 0;
	}
	.privacy-about__title {
		font-size: 2.4081506638rem;
	}
	.privacy-about__title::after {
		border-bottom: 0.0617474529rem solid #244e9b;
		width: 29.1447977771rem;
	}
	.privacy-about__text {
		margin-top: 2.9021302871rem;
		font-size: 1.1732016054rem;
	}
	/* =====================
		privacy-policy
	===================== */
	.privacy-policy__wrapper {
		max-width: 77.8017906761rem;
		padding: 0 0 4.8780487805rem;
	}
	.privacy-policy__title {
		font-size: 1.9141710404rem;
	}
	.privacy-policy__subtitle {
		margin-top: 4.8780487805rem;
		font-size: 1.48193887rem;
	}
	.privacy-policy__text {
		margin-top: 0.9879592467rem;
		font-size: 1.2349490584rem;
	}
	.privacy-policy__item {
		font-size: 1.2349490584rem;
	}
}
@media screen and (max-width: 750px) {
	html {
		font-size: 7.818vw;
	}
	main {
		background-color: #f3f4f6;
	}
	.sp-block {
		display: block;
	}
	.sp-none {
		display: none;
	}
	.c-btn {
		width: 7.6373090673rem;
		height: 1.4299642509rem;
		padding: 0.3899902502rem 0;
		font-size: 0.4874878128rem;
		border-radius: 0.1299967501rem;
		font-weight: 900;
		font-family: "Noto Sans JP", sans-serif;
	}
	.c-btn::before {
		top: 56%;
		left: 85%;
		width: 0.4874878128rem;
		border-bottom: 0.0462962963rem solid #fff;
	}
	.c-btn::after {
		top: 51%;
		width: 0.2274943126rem;
		border-bottom: 0.0462962963rem solid #fff;
	}
	/* =====================
		top-header
	===================== */
	.top-header {
		position: relative;
		z-index: 9999;
	}
	.top-header.is-fixed .top-header__logo {
		width: 1.624959376rem;
		width: 6rem;
		height: 1.5924601885rem;
	}
	.top-header__container {
		max-width: 62.398440039rem;
		margin: 0rem auto;
		padding: 0.9749756256rem 0.2274943126rem 0.5849853754rem;
	}
	.top-header.header-bg {
		background-color: #fff;
	}
	.top-header.header-bg .top-header__bar {
		background-color: #273470;
	}
	.top-header__logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0;
		width: 1.624959376rem;
		width: 6rem;
		height: 1.5924601885rem;
		padding-bottom: 4vw;
	}
	.top-header__logo a {
		display: flex;
	}
	.top-header__nav {
		display: none;
	}
	.top-header__list {
		padding-right: 0rem;
		border-bottom: none;
		gap: 0.9749756256rem;
	}
	.top-header__item a {
		font-size: 0.4874878128rem;
		padding: 0.3249918752rem 0.3249918752rem;
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		-webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
		transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
		transition: opacity 0.5s ease, transform 0.5s ease;
		transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
	}
	.top-header__icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		cursor: pointer;
		width: 1.1374715632rem;
		height: 1.0724731882rem;
		margin: 0;
		margin-right: 0.4549886253rem;
		z-index: 5000;
	}
	.top-header__icon .top-header__bar {
		width: 100%;
		background-color: #fff;
		height: 0.064998375rem;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.top-header__icon.open .top-header__bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(0.2437439064rem, 0.2437439064rem);
            transform: rotate(45deg) translate(0.2437439064rem, 0.2437439064rem);
	}
	.top-header__icon.open .top-header__bar:nth-child(2) {
		opacity: 0;
	}
	.top-header__icon.open .top-header__bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(0.2437439064rem, -0.2437439064rem);
            transform: rotate(-45deg) translate(0.2437439064rem, -0.2437439064rem);
	}
	.top-header__menu {
		position: fixed;
		width: 100vw;
		height: calc(100vh - 3.0874228144rem);
		top: 3.0874228144rem;
		left: 0;
		background-color: rgba(31, 70, 145, 0.9);
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
		-webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
		transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
		transition: transform 0.5s ease, opacity 0.3s ease;
		transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
		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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		pointer-events: none;
	}
	.top-header__menu.show {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		pointer-events: auto;
	}
	.top-header__menu.show .top-header__item a {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s;
	}
	.top-header__menu .top-header__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0.9749756256rem 0;
	}
	.top-header__menu .top-header__item a {
		color: #fff;
	}
	/* =====================
		top-mv
	===================== */
	.top-mv {
		margin-top: -3.1524211895rem;
		background: url(../img/top/mv-sp.webp) center/cover no-repeat;
	}
	.top-mv__wrapper {
		max-width: 10.2372440689rem;
		padding: 16.737081573rem 0 4.5498862528rem;
		margin: 0 auto 0 0.812479688rem;
	}
	.top-mv__title {
		font-size: 0.877478063rem;
	}
	.top-mv__en {
		margin-top: 0.877478063rem;
		font-size: 0.4874878128rem;
		text-align: left;
	}
	/* =====================
		top-intro
	===================== */
	.top-intro {
		background: none;
	}
	.top-intro__scroll {
		top: -13%;
		left: 49.5%;
		font-size: 0.4549886253rem;
	}
	.top-intro__scroll::after {
		margin: 0.8449788755rem auto 0 0.0974975626rem;
		height: 1.2999675008rem;
	}
	.top-intro__wrapper {
		max-width: 11.6997075073rem;
		margin: 0 auto;
		padding: 2.4049398765rem 0 0.9099772506rem;
	}
	.top-intro__title {
		font-size: 0.812479688rem;
		padding-left: 0;
		line-height: 1.6;
	}
	.top-intro__text {
		line-height: 1.6;
		margin-top: 0.9749756256rem;
		font-size: 0.4549886253rem;
	}
	.top-intro__text:nth-of-type(2),
	.top-intro__text:nth-of-type(3) {
		margin-top: 0.6499837504rem;
	}
	/* =====================
		top-about
	===================== */
	.top-about__wrapper {
		max-width: 52.3236919077rem;
		padding: 0.6824829379rem 0 1.2999675008rem;
	}
	.top-about__title {
		font-size: 0.812479688rem;
	}
	.top-about__container {
		margin-top: 0.9099772506rem;
		gap: 0rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.top-about__container:nth-of-type(2) {
		background-color: #fff;
	}
	.top-about__container:nth-of-type(2) .top-about__inner {
		padding: 2.8274293143rem 0rem 4.2248943776rem;
		gap: 0rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.top-about__container:nth-of-type(2) .top-about__img {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-left: auto;
		width: 10.4647383815rem;
		height: 5.8823529412rem;
	}
	.top-about__container:nth-of-type(2) .top-about__description {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.top-about__container:nth-of-type(2) .top-about__img::after {
		top: 65%;
		left: -17%;
		width: 3.9649008775rem;
		height: 2.2749431264rem;
	}
	.top-about__container:nth-of-type(2) .c-btn {
		margin: 1.2999675008rem 0 0 3.8349041274rem;
	}
	.top-about__img {
		width: 10.8547286318rem;
		height: 5.8823529412rem;
	}
	.top-about__img img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.top-about__img::after {
		top: 70%;
		left: 58%;
		width: 6.3373415665rem;
		height: 1.5274618135rem;
	}
	.top-about__description {
		padding: 0 0.6499837504rem;
	}
	.top-about__subtitle {
		margin-top: 0.9424764381rem;
		line-height: 1.6;
		font-size: 0.812479688rem;
	}
	.top-about__text {
		margin-top: 0.8449788755rem;
		font-size: 0.4549886253rem;
	}
	.top-about .c-btn {
		margin: 0.9099772506rem 0 0 3.8024049399rem;
	}
	/* =====================
		top-company
	===================== */
	.top-company__wrapper {
		max-width: 11.4722131947rem;
		padding: 2.2099447514rem 0 2.2749431264rem;
	}
	.top-company__title {
		font-size: 0.812479688rem;
	}
	.top-company__container {
		position: relative;
		gap: 0rem;
		margin-top: 0.9749756256rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.top-company__container::before {
		position: absolute;
		content: "";
		border-top: 0.064998375rem solid #fff;
		width: 9.2622684433rem;
		top: 0;
		left: 0;
	}
	.top-company__description {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		border-top: none;
		padding-top: 0.9749756256rem;
		max-width: 11.4722131947rem;
	}
	.top-company__text {
		font-size: 0.4549886253rem;
		letter-spacing: 0.05em;
	}
	.top-company__text:not(:first-of-type) {
		margin-top: 0.6824829379rem;
	}
	.top-company__img {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin: 1.7224569386rem 0.3249918752rem 0 auto;
		width: 8.6122846929rem;
		height: 11.8297042574rem;
	}
	.top-company__img::before {
		width: 8.3847903802rem;
		height: 11.2772180695rem;
		top: -3%;
		left: 6%;
	}
	.top-company__img::after {
		top: 67%;
		left: -29%;
		background: url(../img/top/company-message-sp.webp) center/cover no-repeat;
		width: 6.6623334417rem;
		height: 2.9249268768rem;
	}
	.top-company__credit {
		margin: 1.624959376rem 0 0 auto;
		max-width: 11.4722131947rem;
	}
	.top-company__name {
		font-size: 0.6499837504rem;
	}
	.top-company__ceo {
		font-size: 0.6499837504rem;
	}
	.top-company__span {
		margin-left: 0.877478063rem;
	}
	.top-company .c-btn {
		margin: 1.9499512512rem auto 0;
	}
	.top-company .c-btn::before,
	.top-company .c-btn::after {
		border-bottom: 0.064998375rem solid #3b4a8c;
	}
	/* =====================
		achievement
	===================== */
	.achievement__wrapper {
		padding: 2.0149496263rem 0 0.812479688rem 0.6499837504rem;
	}
	.achievement__title {
		font-size: 0.812479688rem;
		margin-right: 0.6499837504rem;
	}
	.achievement__ja {
		margin-top: 0.1949951251rem;
		font-size: 0.4874878128rem;
	}
	.achievement__slider {
		margin-top: 1.1374715632rem;
	}
	.achievement .swiper-wrapper {
		padding-bottom: 1.9499512512rem;
	}
	.achievement__slide {
		width: 6.4998375041rem;
	}
	.achievement__img {
		width: 6.4998375041rem;
		height: 6.4998375041rem;
	}
	.achievement__img img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.achievement__tags {
		width: 6.4998375041rem;
		margin-top: 0.5199870003rem;
		gap: 10px 0;
	}
	.achievement__tag {
		width: 3.184920377rem;
		height: 0.6499837504rem;
		padding: 0.1299967501rem 0;
		font-size: 0.4224894378rem;
		border-radius: 0.3574910627rem;
	}
	.achievement__meta {
		margin: 0.4224894378rem auto 0;
		gap: 0.4874878128rem;
		font-size: 0.4549886253rem;
		width: 6.4998375041rem;
	}
	.achievement__date {
		margin-left: 0rem;
	}
	.achievement__content {
		margin-top: 0.2924926877rem;
		font-size: 0.4549886253rem;
	}
	.achievement__item {
		font-size: 0.4549886253rem;
	}
	.achievement__slide ul li {
		font-size: 0.4549886253rem;
	}
	.achievement .swiper-pagination {
		top: 88% !important;
	}
	.achievement .swiper-pagination-bullet {
		width: 0.2924926877rem;
		height: 0.2924926877rem;
		margin: 0 0.4224894378rem !important;
	}
	.main .partner__wrapper {
		padding: 0.812479688rem 0;
	}
	.partner__wrapper {
		max-width: 10.9522261943rem;
		padding: 2.5999350016rem 0 0.812479688rem;
	}
	.partner__container {
		background: url(../img/top/partner-bg-sp.webp) center/cover no-repeat;
	}
	.partner__content {
		background: none;
		width: 10.9522261943rem;
		height: 11.2772180695rem;
		padding: 1.4299642509rem 0;
	}
	.partner__title {
		font-size: 1.5274618135rem;
		line-height: 1.4;
	}
	.partner__en {
		font-size: 0.6499837504rem;
		font-weight: 600;
	}
	.partner__list {
		max-width: 10.432239194rem;
		margin: 0.3899902502rem auto 0;
		border-top: 0.0324991875rem solid #fff;
		padding-top: 0.6174845629rem;
		gap: 0.1624959376rem;
	}
	.partner__item {
		font-size: 0.4549886253rem;
		letter-spacing: 0.05em;
	}
	.partner .c-btn {
		margin: 0.9749756256rem auto 0;
		width: 8.3522911927rem;
		height: 1.0724731882rem;
		padding: 0.2599935002rem 0;
		font-size: 0.4549886253rem;
	}
	.partner .c-btn::before,
	.partner .c-btn::after {
		border-bottom: 0.0324991875rem solid #3b4a8c;
	}
	.partner .c-btn::before {
		left: 82.5%;
		width: 0.4874878128rem;
	}
	.partner .c-btn::after {
		top: 48%;
		left: 85%;
		width: 0.3249918752rem;
	}
	.recruitment {
		padding: 0.3574910627rem 0;
		background-color: #fff;
	}
	.recruitment__wrapper {
		background: none;
		max-width: 11.5372115697rem;
		padding: 0.3249918752rem 0.3249918752rem 1.1374715632rem;
	}
	.recruitment__container {
		border: 0.064998375rem solid #1f4691;
	}
	.recruitment__inner {
		max-width: 10.9522261943rem;
		padding: 1.2999675008rem 0.064998375rem 0.812479688rem 0;
	}
	.recruitment__title {
		width: 9.1972700682rem;
		font-size: 1.624959376rem;
		border-bottom: 0.064998375rem solid #000000;
		padding-bottom: 0.4224894378rem;
		-webkit-transform: translateX(0rem);
		transform: translateX(0rem);
		-webkit-transform: translateX(0.0925925926rem);
		transform: translateX(0.0925925926rem);
	}
	.recruitment__subtitle {
		font-size: 0.4874878128rem;
		letter-spacing: 0.04em;
	}
	.recruitment__mid,
	.recruitment__outsourcing {
		margin: 0.5849853754rem auto 0;
		width: 8.5472863178rem;
		height: 1.0074748131rem;
		padding: 0.1624959376rem 0;
		font-size: 0.4874878128rem;
	}
	.recruitment__outsourcing {
		margin: 0.2274943126rem auto 0;
	}
	.recruitment__matters {
		font-size: 0.4874878128rem;
		padding: 0.3899902502rem 0;
		margin: 1.1374715632rem auto 0;
		width: 7.6373090673rem;
		height: 1.4299642509rem;
		border-radius: 0.1299967501rem;
		font-weight: 900;
		font-family: "Noto Sans JP", sans-serif;
	}
	.cta {
		background: url(../img/top/cta-bg-sp.webp) center/cover no-repeat;
	}
	.cta__wrapper {
		max-width: 19.174520637rem;
		padding: 1.8199545011rem 0 1.8524536887rem;
		line-height: 1.75;
	}
	.cta__title {
		font-size: 0.812479688rem;
	}
	.cta__ja {
		font-size: 0.4874878128rem;
	}
	.cta__text {
		margin-top: 0.6499837504rem;
		font-size: 0.4224894378rem;
	}
	.cta__container {
		margin: 0.812479688rem auto 0;
		max-width: 11.4722131947rem;
		padding: 0.4874878128rem 0 0.6499837504rem;
		border-radius: 0.1949951251rem;
	}
	.cta__hours,
	.cta__open {
		font-size: 0.4224894378rem;
		line-height: 1.9;
	}
	.cta__tel {
		font-size: 0.9749756256rem;
	}
	.cta__span {
		font-size: 0.6499837504rem;
	}
	.cta__btn {
		margin: 0.2924926877rem auto 0;
		width: 7.6373090673rem;
		height: 1.4299642509rem;
		border-radius: 0.1299967501rem;
		padding: 0.3249918752rem 0;
		font-size: 0.4874878128rem;
	}
	.news__wrapper {
		max-width: 47.1238219045rem;
		padding: 0rem 0 2.1449463763rem;
	}
	.news__container {
		gap: 0rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.news__archive {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin: 0 auto;
		width: 11.4722131947rem;
		padding: 2.2749431264rem 0 0.4874878128rem;
	}
	.news__title {
		font-size: 0.812479688rem;
		line-height: 1.72;
	}
	.news__ja {
		font-size: 0.4874878128rem;
	}
	.news__list {
		margin-top: 1.2024699383rem;
	}
	.news__link {
		padding: 0.747481313rem 0 0.7799805005rem;
		border-bottom: 0.0324991875rem solid #9aa2b1;
		gap: 0.2599935002rem;
	}
	.news__date {
		font-size: 0.4224894378rem;
	}
	.news__subtitle {
		font-size: 0.4874878128rem;
	}
	.news__btn {
		margin: 1.7549561261rem auto 0;
		width: 7.6373090673rem;
		height: 1.4299642509rem;
		border-radius: 0.1299967501rem;
		padding: 0.3574910627rem 0;
		font-size: 0.4874878128rem;
	}
	.news__img {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		height: 9.0347741306rem;
	}
	.footer__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer__content {
		position: relative;
		width: 100%;
		height: 40.7539811505rem;
		padding: 1.5924601885rem 0.6499837504rem;
	}
	.footer__info {
		padding: 0 0.6499837504rem 0 0.6499837504rem;
		gap: 0rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer__contact {
		padding: 0.1949951251rem 0;
		width: 100%;
	}
	.footer__logo {
		width: 2.6974325642rem;
		height: 2.6974325642rem;
	}
	.footer__company {
		margin-top: 0.6174845629rem;
		font-size: 0.6499837504rem;
		font-family: "Noto Sans JP", sans-serif;
	}
	.footer__group {
		position: absolute;
		top: 58%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 9.7497562561rem;
	}
	.footer__hours {
		margin-top: 0.7149821254rem;
		font-size: 0.4224894378rem;
	}
	.footer__open {
		margin-top: 0.2924926877rem;
		font-size: 0.4224894378rem;
	}
	.footer__tel {
		margin-top: 0.2599935002rem;
		font-size: 0.9749756256rem;
	}
	.footer__span {
		font-size: 0.6499837504rem;
	}
	.footer__address {
		position: absolute;
		top: 71%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 90%;
	}
	.footer__article {
		width: 100%;
		padding: 0.812479688rem 0 0.7799805005rem;
		border-bottom: 0.0324991875rem solid #fff;
		gap: 0.3899902502rem;
		font-family: "Noto Sans JP", sans-serif;
	}
	.footer__article:nth-of-type(3) {
		border-bottom: 0.0462962963rem solid #fff;
		padding-bottom: 0.7799805005rem;
	}
	.footer__place {
		font-size: 0.5849853754rem;
		text-align: center;
	}
	.footer__post {
		font-size: 0.5849853754rem;
		text-align: center;
	}
	.footer__post--span {
		display: none;
	}
	.footer__sns {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		position: absolute;
		top: 51.5%;
		left: 50%;
		padding: 0.3249918752rem 0;
		gap: 1.1699707507rem;
		margin: 0 auto;
	}
	.footer__insta,
	.footer__line {
		width: 1.6574585635rem;
		height: 1.6574585635rem;
	}
	.footer__nav {
		border-top: none;
		width: 100%;
	}
	.footer__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 1.3974650634rem;
	}
	.footer__item:first-child .footer__link {
		padding-top: 0;
	}
	.footer__link {
		font-size: 0.5849853754rem;
		padding: 0.4874878128rem 0;
		font-weight: bold;
		letter-spacing: 0.05em;
	}
	.footer__link:after {
		border-right: none;
	}
	.footer__map {
		display: none;
	}
	.footer__license {
		padding: 0.5524861878rem 0;
	}
	.footer__text {
		font-size: 0.2924926877rem;
	}
	.footer__copy {
		margin-top: 0rem;
		font-size: 0.2924926877rem;
	}
	/* =====================
		header
	===================== */
	.header {
		position: relative;
		z-index: 9999;
	}
	.header__container {
		max-width: 62.398440039rem;
		padding: 0.9749756256rem 0.2274943126rem 0.5849853754rem;
	}
	.header.header-bg {
		background-color: #fff;
	}
	.header.header-bg .top-header__bar {
		background-color: #273470;
	}
	.header__logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 1.624959376rem;
		width: 6rem;
		/* height: 1.5924601885rem; */
	}
	.header__logo a {
		display: flex;
	}
	.header__nav {
		display: none;
	}
	.header__list {
		padding-right: 0rem;
		border-bottom: none;
		gap: 0.9749756256rem;
	}
	.header__item a {
		font-size: 0.4874878128rem;
		padding: 0.3249918752rem 0.3249918752rem;
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		-webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
		transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
		transition: opacity 0.5s ease, transform 0.5s ease;
		transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
	}
	.header__icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		cursor: pointer;
		width: 1.1374715632rem;
		height: 1.0399740006rem;
		z-index: 5000;
		margin-right: 0.4549886253rem;
	}
	.header__icon .header__bar {
		width: 100%;
		background-color: #273470;
		height: 0.064998375rem;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.header__icon.open .header__bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(0.2437439064rem, 0.2437439064rem);
            transform: rotate(45deg) translate(0.2437439064rem, 0.2437439064rem);
	}
	.header__icon.open .header__bar:nth-child(2) {
		opacity: 0;
	}
	.header__icon.open .header__bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(0.2437439064rem, -0.2437439064rem);
            transform: rotate(-45deg) translate(0.2437439064rem, -0.2437439064rem);
	}
	.header__menu {
		position: fixed;
		width: 100vw;
		height: calc(100vh - 3.0874228144rem);
		top: 3.0874228144rem;
		left: 0;
		background-color: rgba(31, 70, 145, 0.9);
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
		-webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
		transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
		transition: transform 0.5s ease, opacity 0.3s ease;
		transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
		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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		pointer-events: none;
	}
	.header__menu.show {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		pointer-events: auto;
	}
	.header__menu.show .header__item a {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s;
	}
	.header__menu .header__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0.9749756256rem 0;
	}
	.header__menu .header__item a {
		color: #fff;
	}
	/* =====================
		mv
	===================== */
	.mv__wrapper {
		padding: 1.4624634384rem 0;
	}
	.mv__title {
		font-size: 0.812479688rem;
	}
	.mv__ja {
		font-size: 0.4874878128rem;
	}
	/* =====================
		forte-intro
	===================== */
	.forte-intro__wrapper {
		max-width: 11.4722131947rem;
		padding: 0.812479688rem 0rem;
	}
	.forte-intro__container {
		padding: 0.5524861878rem 0.4874878128rem 1.1374715632rem;
	}
	.forte-intro__title {
		font-size: 0.6499837504rem;
	}
	.forte-intro__title::before {
		border-left: 0.064998375rem solid #87b8e8;
		margin-right: 0.3249918752rem;
		height: 2.2099447514rem;
	}
	.forte-intro__title:after {
		top: -3%;
		left: 84.5%;
		width: 2.4049398765rem;
		height: 2.8274293143rem;
		background: url(../img/common/intro-img-sp.webp) center/cover no-repeat;
	}
	.forte-intro__text {
		margin-top: 0.747481313rem;
		font-size: 0.4549886253rem;
		line-height: 1.62;
		letter-spacing: 0.05em;
	}
	.forte-intro__img {
		margin: 0.5524861878rem auto 2.3074423139rem 0;
		width: 10.8547286318rem;
		height: 5.8823529412rem;
	}
	.forte-intro__img img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.forte-intro__img::after {
		width: 6.3373415665rem;
		height: 1.5274618135rem;
		top: 71.5%;
		left: 58%;
	}
	/* =====================
		forte-construction
	===================== */
	.forte-construction__wrapper {
		max-width: 11.4722131947rem;
		padding: 1.1374715632rem 0;
	}
	.forte-construction__container {
		gap: 1.2999675008rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.forte-construction__title {
		font-size: 0.7149821254rem;
		text-align: center;
		line-height: 1.8;
	}
	.forte-construction__title::after {
		width: 3.6074098148rem;
		height: 4.4198895028rem;
		top: -115%;
		left: 68%;
	}
	.forte-construction__text {
		font-size: 0.4549886253rem;
		margin-top: 0.6824829379rem;
	}
	.forte-construction__text:nth-of-type(1) {
		margin-top: 0.4874878128rem;
	}
	.forte-construction__img {
		-webkit-transform: translateX(1.2674683133rem);
		transform: translateX(1.2674683133rem);
		width: 10.8547286318rem;
		height: 5.8823529412rem;
	}
	/* =====================
		forte-quality
	===================== */
	.forte-quality__wrapper {
		margin-top: 1.7224569386rem;
		max-width: 11.4722131947rem;
		padding: 1.1699707507rem 0 1.2999675008rem;
	}
	.forte-quality__container {
		gap: 1.2999675008rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.forte-quality__description {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.forte-quality__title {
		font-size: 0.7149821254rem;
		text-align: center;
	}
	.forte-quality__title::after {
		width: 3.6074098148rem;
		height: 4.4198895028rem;
		top: -43%;
		left: 68%;
	}
	.forte-quality__text {
		font-size: 0.4549886253rem;
		margin-top: 0.6174845629rem;
	}
	.forte-quality__img {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin: 0 auto;
		width: 10.8547286318rem;
		height: 5.8823529412rem;
	}
	/* =====================
		achievement--forte
	===================== */
	.achievement--forte {
		background-color: #fff;
	}
	.achievement--forte .achievement__wrapper {
		margin-top: 1.2674683133rem;
		padding: 1.624959376rem 0 1.6899577511rem 0.6499837504rem;
	}
	.achievement--forte .achievement__container {
		max-width: 11.4722131947rem;
		margin-left: 0;
	}
	.achievement--forte .achievement__title {
		font-size: 0.7149821254rem;
		text-align: center;
		margin-right: auto;
	}
	.achievement--forte .achievement__title::after {
		top: -55%;
		width: 3.6074098148rem;
		height: 4.4198895028rem;
		top: -50%;
		left: 69%;
	}
	.achievement--forte .achievement__text {
		font-size: 0.4549886253rem;
		margin-top: 0.6824829379rem;
	}
	.achievement--forte .achievement__text:nth-of-type(1) {
		margin-top: 0.5199870003rem;
	}
	/* =====================
		service-intro
	===================== */
	.service-intro__wrapper {
		max-width: 11.4722131947rem;
		padding: 0.812479688rem 0rem;
	}
	.service-intro__container {
		padding: 0.6499837504rem 0.4874878128rem 0.812479688rem;
	}
	.service-intro__title {
		font-size: 0.7149821254rem;
	}
	.service-intro__title::before {
		border-left: 0.064998375rem solid #87b8e8;
		margin-right: 0.3249918752rem;
		height: 2.9249268768rem;
	}
	.service-intro__title:after {
		top: -3%;
		left: 84.5%;
		width: 2.4049398765rem;
		height: 2.8274293143rem;
		background: url(../img/common/intro-img-sp.webp) center/cover no-repeat;
	}
	.service-intro__text {
		margin-top: 0.6174845629rem;
		font-size: 0.4549886253rem;
		line-height: 1.62;
		letter-spacing: 0.05em;
	}
	.service-intro__img {
		margin: 0rem 0 1.1374715632rem auto;
		width: 10.8547286318rem;
		height: 5.8823529412rem;
	}
	.service-intro__img img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.service-intro__img::after {
		width: 6.3373415665rem;
		height: 1.5274618135rem;
		top: 71.5%;
		left: -25%;
	}
	.service-business__wrapper {
		max-width: 11.4722131947rem;
		padding: 0.7799805005rem 0 1.2999675008rem;
	}
	.service-business__title {
		font-size: 0.812479688rem;
	}
	.service-business__title::before {
		border-bottom: 0.0324991875rem solid #fff;
		width: 7.247318817rem;
	}
	.service-business__title::after {
		width: 12.7721806955rem;
		height: 3.7699057524rem;
	}
	.service-business__span {
		margin-top: 6px;
		font-size: 0.5849853754rem;
	}
	.service-business__list {
		margin: 0.7149821254rem auto 0;
		gap: 0.9749756256rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.service-business__item {
		padding: 1.2999675008rem 0.6499837504rem;
		width: 11.4722131947rem;
		height: auto;
	}
	.service-business__item:nth-of-type(2) .service-business__img {
		-webkit-transform: translateX(-0.6499837504rem);
		transform: translateX(-0.6499837504rem);
		margin: 0.812479688rem auto 0;
	}
	.service-business__item:nth-of-type(3) .service-business__img {
		-webkit-transform: translateX(0rem);
		transform: translateX(0rem);
		margin: 1.2024699383rem auto 0;
	}
	.service-business__item:nth-of-type(4) .service-business__subtitle::after {
		left: 64%;
	}
	.service-business__item:nth-of-type(5) .service-business__subtitle::after {
		left: 64%;
	}
	.service-business__item:nth-of-type(4) .service-business__img {
		-webkit-transform: translateX(0rem);
		transform: translateX(0rem);
		margin: 1.2024699383rem auto 0;
	}
	.service-business__item:nth-of-type(5) .service-business__img {
		-webkit-transform: translateX(0rem);
		transform: translateX(0rem);
		margin: 1.2024699383rem auto 0;
	}
	.service-business__subtitle {
		font-size: 0.7149821254rem;
	}
	.service-business__subtitle::after {
		top: -152%;
		left: 65%;
		width: 3.6074098148rem;
		height: 4.4198895028rem;
	}
	.service-business__text {
		font-size: 0.4549886253rem;
		margin-top: 0.6499837504rem;
	}
	.service-business__img {
		-webkit-transform: translateX(0.6174845629rem);
		transform: translateX(0.6174845629rem);
		margin: 1.2999675008rem auto 0;
		width: 10.2047448814rem;
		height: 5.8823529412rem;
	}
	/* =====================
		company-intro
	===================== */
	.company-intro__wrapper {
		max-width: 11.4722131947rem;
		padding: 0.812479688rem 0rem 0.3249918752rem;
	}
	.company-intro__container {
		padding: 0.6499837504rem 0.4874878128rem 1.1374715632rem;
	}
	.company-intro__title {
		font-size: 0.7149821254rem;
	}
	.company-intro__title::before {
		border-left: 0.064998375rem solid #87b8e8;
		margin-right: 0.3249918752rem;
		height: 2.2099447514rem;
	}
	.company-intro__title:after {
		top: -5%;
		left: 84.5%;
		width: 2.4049398765rem;
		height: 2.8274293143rem;
		background: url(../img/common/intro-img-sp.webp) center/cover no-repeat;
	}
	.company-intro__text {
		margin-top: 0.4224894378rem;
		font-size: 0.4549886253rem;
		line-height: 1.62;
		letter-spacing: 0.05em;
	}
	/* =====================
		company-profile
	===================== */
	.company-profile__wrapper {
		max-width: 11.4722131947rem;
		padding: 0.3249918752rem 0;
	}
	.company-profile__item {
		padding: 0.6174845629rem 0;
		border-bottom: 0.0324991875rem solid #244e9b;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 6px;
	}
	.company-profile__term {
		font-size: 0.4549886253rem;
	}
	.company-profile__desc {
		font-size: 0.5199870003rem;
		text-wrap: nowrap;
		line-height: 1.6;
	}
	.company-profile__span {
		margin-right: 0.5199870003rem;
	}
	/* =====================
		company-access
	===================== */
	.company-access__wrapper {
		max-width: 11.4722131947rem;
		padding: 2.437439064rem 0 0;
	}
	.company-access__title {
		font-size: 0.812479688rem;
	}
	.company-access__list {
		margin: 0.9749756256rem auto 0;
		gap: 1.624959376rem;
	}
	.company-access__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 15px;
	}
	.company-access__subtitle {
		font-size: 0.5524861878rem;
	}
	.company-access__add {
		margin-top: 0.3249918752rem;
		font-size: 0.5199870003rem;
	}
	.company-access__span {
		margin-right: 0.5199870003rem;
	}
	.company-access__map {
		width: 11.4722131947rem;
		height: 12.9021774456rem;
	}
	/* =====================
		contact-form
	===================== */
	.contact-form__wrapper {
		max-width: 12.2196945076rem;
		padding: 0.9099772506rem 0 0;
	}
	.contact-form__title {
		font-size: 0.812479688rem;
	}
	.contact-form__title::after {
		border-bottom: 0.0324991875rem solid #244e9b;
		width: 9.2297692558rem;
	}
	.contact-form__text {
		margin-top: 0.9749756256rem;
		font-size: 0.4549886253rem;
	}
	.contact-form__tel {
		margin-top: 0.3249918752rem;
		font-size: 0.9749756256rem;
	}
	.contact-form__span {
		font-size: 0.6499837504rem;
	}
	.contact-form__span2 {
		margin-right: 0.462962963rem;
	}
	.contact-form__time {
		margin-top: 0.3249918752rem;
		font-size: 0.4224894378rem;
		letter-spacing: 0.05em;
	}
	.contact-form__content {
		max-width: 11.4722131947rem;
		padding: 1.7874553136rem 0;
	}
	.contact-form__container form {
		gap: 0.8449788755rem;
	}
	.contact-form__group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0.3249918752rem;
	}
	.contact-form__label {
		font-size: 0.4224894378rem;
	}
	.contact-form__input {
		font-size: 0.3249918752rem;
		width: 11.4722131947rem;
		height: 1.0399740006rem;
		border: 0.0324991875rem solid #cdd6dd;
		padding: 0.3249918752rem 0.3899902502rem;
	}
	.contact-form__select {
		border: 0.0324991875rem solid #cdd6dd;
		width: 11.4722131947rem;
		height: 1.0399740006rem;
		padding: 0.2599935002rem 0.3899902502rem;
		font-size: 0.3249918752rem;
	}
	.contact-form .select-wrap::after {
		left: 91.3%;
		border-top: 0.064998375rem solid #98a6b5;
		border-right: 0.064998375rem solid #98a6b5;
		width: 0.1949951251rem;
		height: 0.1949951251rem;
		-webkit-transform: rotate(136deg) translateY(-221%);
		transform: rotate(136deg) translateY(-221%);
	}
	.contact-form__textarea {
		font-size: 0.3249918752rem;
		width: 11.4722131947rem;
		height: 2.9249268768rem;
		padding: 0.3249918752rem 0.3899902502rem;
		border: 0.0324991875rem solid #cdd6dd;
	}
	.contact-form__privacy {
		margin: -0.1949951251rem auto 0;
	}
	.contact-form__link {
		font-size: 0.3249918752rem;
	}
	.contact-form__checkbox input[type="checkbox"] {
		width: 0.6499837504rem;
		height: 0.6499837504rem;
		margin: 0.1299967501rem auto 0;
		margin-right: -0.2599935002rem;
		border: 0.064998375rem solid #cdd6dd;
	}
	.contact-form__checkbox input[type="checkbox"]:checked::after {
		width: 0.3249918752rem;
		height: 0.1624959376rem;
		border-left: 0.0324991875rem solid #98a6b5;
		border-bottom: 0.0324991875rem solid #98a6b5;
	}
	.contact-form__checkbox input[type="checkbox"]:focus-visible {
		outline: 0.064998375rem solid #2563eb;
		outline-offset: 0.064998375rem;
	}
	.contact-form__btn,
	.not_found a {
		margin: 0 auto;
		width: 5.6873578161rem;
		height: 1.0074748131rem;
		border-radius: 0.7799805005rem;
		padding: 0.2599935002rem 0;
		font-size: 0.3249918752rem;
	}
	/* =====================
		thanks-form
	===================== */
	.thanks-form__wrapper {
		max-width: 12.2196945076rem;
		padding: 0.9099772506rem 0 1.624959376rem;
	}
	.thanks-form__title {
		font-size: 0.812479688rem;
	}
	.thanks-form__title::after {
		border-bottom: 0.0324991875rem solid #244e9b;
		width: 9.2297692558rem;
	}
	.thanks-form__text {
		margin-top: 0.9749756256rem;
		font-size: 0.4549886253rem;
	}
	.thanks-form__tel {
		margin-top: 0.3249918752rem;
		font-size: 0.9749756256rem;
	}
	.thanks-form__span {
		font-size: 0.6499837504rem;
	}
	.thanks-form__span2 {
		margin-right: 0.462962963rem;
	}
	.thanks-form__time {
		margin-top: 0.3249918752rem;
		font-size: 0.4224894378rem;
		letter-spacing: 0.05em;
	}
	.thanks-form__subtitle {
		margin-top: 1.6899577511rem;
		font-size: 0.5524861878rem;
	}
	.thanks-form__message {
		margin-top: 0.6499837504rem;
		font-size: 0.4224894378rem;
	}
	.thanks-form .c-btn {
		margin: 1.624959376rem auto 0;
		width: 7.6373090673rem;
		height: 1.4299642509rem;
		padding: 0.3899902502rem 0;
		border: 0.0324991875rem solid #1f4691;
		letter-spacing: 0.05em;
		font-size: 0.4549886253rem;
		background-color: transparent;
	}
	.thanks-form .c-btn::before,
	.thanks-form .c-btn::after {
		border-bottom: 0.064998375rem solid #3b4a8c;
	}
	.thanks-form .c-btn::before {
		width: 0.4874878128rem;
		top: 57%;
	}
	.thanks-form .c-btn::after {
		width: 0.2274943126rem;
		left: 90%;
	}
	.thanks-form .c-btn:hover {
		border: 0.0324991875rem solid #fff;
	}
	.thanks-form .c-btn:hover::before,
	.thanks-form .c-btn:hover::after {
		border-bottom: 0.064998375rem solid #fff;
	}
	/* =====================
		privacy-about
	===================== */
	.privacy-about__wrapper {
		max-width: 12.2196945076rem;
		padding: 0.9099772506rem 0 0.9749756256rem;
	}
	.privacy-about__title {
		font-size: 0.812479688rem;
	}
	.privacy-about__title::after {
		border-bottom: 0.0324991875rem solid #244e9b;
		width: 9.2297692558rem;
	}
	.privacy-about__text {
		margin-top: 0.9749756256rem;
		font-size: 0.4549886253rem;
	}
	/* =====================
		privacy-policy
	===================== */
	.privacy-policy__wrapper {
		max-width: 11.5372115697rem;
		padding: 0 0 2.1449463763rem;
	}
	.privacy-policy__title {
		font-size: 0.6499837504rem;
	}
	.privacy-policy__subtitle {
		margin-top: 1.1049723757rem;
		font-size: 0.4874878128rem;
	}
	.privacy-policy__text {
		margin-top: 0.1949951251rem;
		font-size: 0.4224894378rem;
	}
	.privacy-policy__item {
		font-size: 0.4224894378rem;
	}
	/* =====================
		news-archive
	===================== */
	.news-archive__wrapper {
		max-width: 11.4722131947rem;
		padding: 0.812479688rem 0;
	}
	.news-archive__list {
		gap: 1.2349691258rem;
		grid-template-columns: 1fr;
	}
	.news-archive__date {
		font-size: 0.3249918752rem;
	}
	.news-archive__title {
		margin-top: 0rem;
		font-size: 0.4874878128rem;
	}
	.news-archive__text {
		margin-top: 0.2924926877rem;
		font-size: 0.4224894378rem;
		border-top: 0.0324991875rem solid #294c8f;
		padding-top: 0.4549886253rem;
	}
	.news-archive__text:after {
		top: 120%;
		border-bottom: 0.0324991875rem solid #a1a1aa;
		width: 10.8222294443rem;
	}
	.news-archive__nav {
		margin: 2.2099447514rem auto 0;
	}
	.news-archive__pagination {
		gap: 0.812479688rem;
	}
	.news-archive__nom a {
		font-size: 0.5849853754rem;
	}
	.news-archive__nom .news-archive__current {
		width: 0.9749756256rem;
		height: 0.9749756256rem;
	}
}

.wpcf7-not-valid-tip {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.4224894378rem!important;
}

.group-cooperation .contact-form__group:first-child {
	margin-bottom: 1.8524235875rem;
}

.wpcf7-acceptance label {
	display: flex;
	align-items: center;
}

.wpcf7-acceptance a {
	text-decoration: underline;
}

@media screen and (max-width: 750px) {
	.wpcf7-not-valid-tip {
		font-size: 0.4224894378rem!important;
	}
	.contact-form__group > span {
		display: contents;
	}
	.wpcf7-acceptance {
		font-size: 0.3249918752rem;
	}
	.wpcf7-acceptance label {
		gap: 1.5em;
	}
	.group-cooperation .contact-form__group:first-child {
		margin-bottom: 0.8449788755rem;
	}
}

.single_contents {
	border-top: 1px solid #294c8f;
	padding-top: 20px;
	margin-top: 20px;
}

.single_link {
	text-align: center;
}


@media screen and (max-width: 750px) {
	.single h1 {
        font-size: 0.4874878128rem;
	}
	.single p {
        font-size: 0.4224894378rem;
	}
}

.top-mv {
	background: initial;
	position: relative;
	height: 46.527vw;
}

.top-mv__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.top-mv__bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* min-width: 100%;
    min-height: 100%; */
	width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

@media screen and (min-width: 751px) {
	.top-mv__content {
		position: absolute;
		z-index: 1;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
}

.top-mv__title,
.top-mv__en {
	text-shadow:0 0 10px #000;
}

@media screen and (max-width: 750px) {
	.top-mv {
		height: 100vh;
	}
	.top-mv__bg-video {
		z-index: 0;
	}
	.top-mv__content {
		position: relative;
		z-index: 2;
	}
}

.article__none {
	width: 100%;
	text-align: center;
	font-size: 1.48193887rem;
}
@media screen and (max-width: 750px) {
	.article__none {
		font-size: 0.4549886253rem;
	}
}

.not_found {
	margin: 80px 0;
	text-align: center;
}

.not_found p {
	font-size: 24px;
    font-weight: bold;
}

@media screen and (max-width: 750px) {
	.not_found {
		margin: 50px 0;
	}
	.not_found p {
		font-size: 0.4549886253rem;
	}
	.not_found a {
		margin-top: 30px;
	}
}

/* アニメーション */
/* アニメーションスタートの遅延時間を決めるCSS*/

.fadeUpTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
    opacity: 0;
}

.delay-time02 {
    animation-delay: 0.2s;
}
.delay-time04 {
    animation-delay: 0.4s;
}
.delay-time06 {
    animation-delay: 0.6s;
}
.delay-time08 {
    animation-delay: 0.8s;
}
.delay-time10 {
    animation-delay: 1s;
}
.delay-time12 {
    animation-delay: 1.2s;
}
.delay-time14 {
    animation-delay: 1.4s;
}
.delay-time16 {
    animation-delay: 1.6s;
}
.delay-time18 {
    animation-delay: 1.8s;
}
.delay-time20 {
    animation-delay: 2.0s;
}
    
/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/
    
.fade {
    opacity: 0;
}
    
/*==================================================
動き自体の指定：今回は「ふわっ」
===================================*/
    
.fadeUp {
    animation-name:fadeUpAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity: 0;
}
@keyframes fadeUpAnime{
	from {
	opacity: 0;
	transform: translateY(100px);
	}

	to {
	opacity: 1;
	transform: translateY(0);
    }
}

/* 左から */

.fadeLeft{
    animation-name:fadeLeftAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
}

@keyframes fadeLeftAnime{
	from {
	opacity: 0;
	transform: translateX(-100px);
	}

	to {
	opacity: 1;
	transform: translateX(0);
	}
}
    
/* 右から */
    
.fadeRight{
    animation-name:fadeRightAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
}

@keyframes fadeRightAnime{
	from {
	opacity: 0;
	transform: translateX(100px);
	}

	to {
	opacity: 1;
	transform: translateX(0);
	}
}

@media screen and (max-width: 750px) {
	.delay-time06 {
        animation-delay: 0.6s;
    }
    .delay-time08 {
        animation-delay: 0.6s;
    }
    .delay-time10 {
        animation-delay: 0.6s;
    }
	@keyframes fadeLeftAnime{
		from {
		opacity: 0;
		transform: translateY(100px);
		}
	
		to {
		opacity: 1;
		transform: translateY(0);
		}
	}
	@keyframes fadeRightAnime{
		from {
		opacity: 0;
		transform: translateY(100px);
		}
	
		to {
		opacity: 1;
		transform: translateY(0);
		}
	}
}