@charset "utf-8";

/* ---------------------------------------------------------------------------------------------------- */

.now.company::before {
	content: "";
}

/* ---------------------------------------------------------------------------------------------------- */

.section_1 {}

.section_1 .inner {
	padding: 20% 0;
}

.section_1 .wrap {
	gap: 24px;
}

.section_1 .heading_wrap {}

.section_1 .heading_wrap .heading {}

.section_1 .heading_wrap .heading .main {
	font-family: "Noto Sans JP", sans-serif;
}

.section_1 .heading_wrap .heading .sub {
	color: #003f8e;
}

.section_1 .heading_wrap .heading .sub::before {
	background-color: #003f8e;
}

.section_1 .content_wrap {}

.section_1 .content_wrap .content {
	width: 90%;
	max-width: 1280px;
	padding: 5% 0;
	background-color: #ffffff;
}

.section_1 .content_wrap .content .item_wrap {
	gap: 24px;
	width: 90%;
}

.section_1 .content_wrap .content .item_wrap .item {}

.section_1 .content_wrap .content .item_wrap .item .text_wrap {
	gap: 12px;
}

.section_1 .content_wrap .content .item_wrap .item .text_wrap .text {
	font-family: "Noto Sans JP", sans-serif;
}

.section_1 .content_wrap .content .item_wrap .item .text_wrap .text_1 {}

.section_1 .content_wrap .content .item_wrap .item .text_wrap .text_2 {
	margin-left: auto;
	font-size: 1.125rem;
}

@media screen and (min-width: 768px) {
	.section_1 .inner {
		padding: 10% 0;
	}
}

@media screen and (min-width: 1280px) {
	
}

@media screen and (min-width: 1440px) {
	.section_1 .content_wrap .content .item_wrap {
		gap: 108px;
		width: 75%;
	}

	.section_1 .content_wrap .content .item_wrap .item .text_wrap {
		gap: 60px;
	}

	.section_1 .content_wrap .content .item_wrap .item .text_wrap .text_1 {
		font-size: 1.125rem;
		line-height: 2;
	}

	.section_1 .content_wrap .content .item_wrap .item .text_wrap .text_2 {
		font-size: 1.5rem;
	}
}

@media screen and (min-width: 1920px) {
    
}

/* ---------------------------------------------------------------------------------------------------- */

.section_2 {}

.section_2 .inner {
	padding: 20% 0;
}

.section_2 .wrap {
	gap: 24px;
}

.section_2 .heading_wrap {}

.section_2 .heading_wrap .heading {}

.section_2 .heading_wrap .heading .main {
	font-family: "Noto Sans JP", sans-serif;
}

.section_2 .heading_wrap .heading .sub {
	color: #003f8e;
}

.section_2 .heading_wrap .heading .sub::before {
	background-color: #003f8e;
}

.section_2 .content_wrap {}

.section_2 .content_wrap .content {
	width: 90%;
	max-width: 1280px;
}

.section_2 .content_wrap .content .item_wrap {}

.section_2 .content_wrap .content .item_wrap .item {}

.section_2 .content_wrap .content .item_wrap .item .text_wrap {}

.section_2 .content_wrap .content .item_wrap .item .text_wrap .text {}

.section_2 .content_wrap .content .item_wrap .item_1 {
	padding: 5% 0;
	background-color: #003f8e;
}

.section_2 .content_wrap .content .item_wrap .item_1 .text_wrap {
	width: 90%;
}

.section_2 .content_wrap .content .item_wrap .item_1 .text_wrap .text {
	font-family: "Noto Sans JP", sans-serif;
	color: #ffffff;
}

@media screen and (min-width: 768px) {
	.section_2 {}

	.section_2 .inner {
		padding: 10% 0;
	}

	.section_2 .wrap {
		gap: 48px;
	}

	.section_2 .heading_wrap {}

	.section_2 .heading_wrap .heading {}

	.section_2 .heading_wrap .heading .main {}

	.section_2 .heading_wrap .heading .sub {}

	.section_2 .heading_wrap .heading .sub::before {}

	.section_2 .content_wrap {}

	.section_2 .content_wrap .content {}

	.section_2 .content_wrap .content .item_wrap {
		flex-direction: row;
		justify-content: flex-end;
	}

	.section_2 .content_wrap .content .item_wrap .item {}

	.section_2 .content_wrap .content .item_wrap .item .text_wrap {}

	.section_2 .content_wrap .content .item_wrap .item .text_wrap .text {}

	.section_2 .content_wrap .content .item_wrap .item_1 {
		position: absolute;
		z-index: 1;
		top: 50%;
		left: 0;
		transform: translate(0, -50%);
		width: 55%;
		padding: 2.5% 0;
	}

	.section_2 .content_wrap .content .item_wrap .item_1 .text_wrap {}

	.section_2 .content_wrap .content .item_wrap .item_1 .text_wrap .text {}

	.section_2 .content_wrap .content .item_wrap .item_2 {
		width: 50%;
	}
}

@media screen and (min-width: 1280px) {
	.section_2 .content_wrap .content .item_wrap .item_1 .text_wrap .text {
		line-height: 2;
	}
}

@media screen and (min-width: 1440px) {
	.section_2 .wrap {
		gap: 72px;
	}

	.section_2 .content_wrap .content .item_wrap .item_1 .text_wrap {
		width: 80%;
	}

	.section_2 .content_wrap .content .item_wrap .item_1 .text_wrap .text {
		font-size: 1.125rem;
	}
}

@media screen and (min-width: 1920px) {

}

/* ---------------------------------------------------------------------------------------------------- */

.section_3 {}

.section_3 .inner {
	padding: 20% 0;
}

.section_3 .wrap {}

.section_3 .heading_wrap {}

.section_3 .heading_wrap .heading {}

.section_3 .heading_wrap .heading .main {
	font-family: "Noto Sans JP", sans-serif;
}

.section_3 .heading_wrap .heading .sub {
	color: #003f8e;
}

.section_3 .heading_wrap .heading .sub::before {
	background-color: #003f8e;
}

.section_3 .content_wrap {
	gap: 24px;
	width: 90%;
	max-width: 1280px;
}

.section_3 .content_wrap .content {}

.section_3 .content_wrap .content .item_wrap {}

.section_3 .content_wrap .content .item_wrap .item {}

.section_3 .content_wrap .content .item_wrap .item .text_wrap {}

.section_3 .content_wrap .content .item_wrap .item .text_wrap .text {}

.section_3 .content_wrap .content_1 .item_wrap {
	gap: 12px;
}

.section_3 .content_wrap .content_1 .item_wrap .item_1 {
	gap: 24px;
}

.section_3 .table {
	width: 100%;
}

.section_3 .table tr th,
.section_3 .table tr td {
	display: block;
	padding: 0;
	border: 0;
	font-family: "Noto Sans JP", sans-serif;
}

.section_3 .table tr th {
	position: relative;
	width: 50%;
	color: #ffffff;
}

.section_3 .table tr td {
	width: 100%;
}

.section_3 .table tr th div,
.section_3 .table tr td div {
	padding: 12px 6px;
}

.section_3 .table tr th div {
	background-color: #003f8e;
}

.section_3 .table tr th div::before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 1px;
	transform: translate(100%, 0);
	width: auto;
	height: 50%;
	aspect-ratio: 1 / 1;
	background-color: #003f8e;
	clip-path: polygon(0 50%, 100% 100%, 0 100%);
}

.section_3 .table tr td div {
	border: 1px #bcbcbc solid;
	background-color: #ffffff;
}

.section_3 .map {
	width: 100%;
}

.section_3 .map iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 1 / 1;
}

@media screen and (min-width: 768px) {
	.section_3 {}

	.section_3 .inner {
		padding: 10% 0;
	}

	.section_3 .wrap {}

	.section_3 .heading_wrap {
		align-items: flex-start;
	}

	.section_3 .heading_wrap .heading {
		flex-direction: row-reverse;
		align-items: flex-end;
	}

	.section_3 .heading_wrap .heading .main {}

	.section_3 .heading_wrap .heading .sub {}

	.section_3 .heading_wrap .heading .sub::before {}

	.section_3 .content_wrap {}

	.section_3 .content_wrap .content {}

	.section_3 .content_wrap .content .item_wrap {}

	.section_3 .content_wrap .content .item_wrap .item {}

	.section_3 .content_wrap .content .item_wrap .item .text_wrap {}

	.section_3 .content_wrap .content .item_wrap .item .text_wrap .text {}

	.section_3 .content_wrap .content_1 .item_wrap {
		flex-direction: row-reverse;
		align-items: flex-start;
		gap: 24px;
	}

	.section_3 .content_wrap .content_1 .item_wrap .item_1 {}

	.section_3 .table {}

	.section_3 .table tr th,
	.section_3 .table tr td {}

	.section_3 .table tr th {}

	.section_3 .table tr td {}

	.section_3 .table tr th div,
	.section_3 .table tr td div {}

	.section_3 .table tr th div {}

	.section_3 .table tr th div::before {}

	.section_3 .table tr td div {}

	.section_3 .map {}

	.section_3 .map iframe {
		aspect-ratio: 2 / 1;
	}
}

@media screen and (min-width: 1280px) {
	.section_3 .table {}

	.section_3 .table tr {
		position: relative;
	}

	.section_3 .table tr th,
	.section_3 .table tr td {
		display: table-cell;
	}

	.section_3 .table tr th {
		position: absolute;
		top: 12px;
		left: 0;
		width: 27.5%;
	}

	.section_3 .table tr td {
		width: 75%;
		padding-top: 24px;
	}

	.section_3 .table tr th div,
	.section_3 .table tr td div {}

	.section_3 .table tr th div {
		padding: 12px;
	}

	.section_3 .table tr th div::before {}

	.section_3 .table tr td div {
		padding: 12px;
		padding-left: 48px;
	}
}

@media screen and (min-width: 1440px) {
	.section_3 .heading_wrap .heading {
		gap: 48px;
	}

	.section_3 .content_wrap {
		gap: 72px;
	}

	.section_3 .content_wrap .content_1 .item_wrap .item_1 {
		gap: 72px;
	}

	.section_3 .table tr th,
	.section_3 .table tr td {
		font-size: 1.125rem;
	}

	.section_3 .table tr th {}

	.section_3 .table tr td {
		padding-top: 36px;
	}

	.section_3 .table tr td div {
		padding-left: 72px;
	}
}

@media screen and (min-width: 1920px) {
	
}

/* ---------------------------------------------------------------------------------------------------- */

.section_4 {}

.section_4 .inner {
	padding: 20% 0;
}

.section_4 .wrap {}

.section_4 .heading_wrap {}

.section_4 .heading_wrap .heading {}

.section_4 .heading_wrap .heading .main {}

.section_4 .heading_wrap .heading .sub {}

.section_4 .heading_wrap .heading .sub::before {}

.section_4 .content_wrap {
	gap: 24px;
}

.section_4 .content_wrap .content {
	width: 90%;
	max-width: 1280px;
}

.section_4 .content_wrap .content .item_wrap {
	gap: 24px;
}

.section_4 .content_wrap .content .item_wrap .item {}

.section_4 .content_wrap .content .item_wrap .item .text_wrap {}

.section_4 .content_wrap .content .item_wrap .item .text_wrap .text {}

.section_4 .content_wrap .content .item_wrap .item_1 {
	padding: 12px;
	background-color: #003f8e;
}

.section_4 .content_wrap .content .item_wrap .item_1 .text_wrap {}

.section_4 .content_wrap .content .item_wrap .item_1 .text_wrap .text {
	font-family: "Noto Sans JP", sans-serif;
	color: #ffffff;
}

.section_4 .content_wrap .content .item_wrap .item_1 .text_wrap .text_1 {
	font-size: 1.5rem;
}

.section_4 .content_wrap .content .item_wrap .item_2 .img_wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 12px;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.section_4 {}

	.section_4 .inner {
		padding: 10% 0;
	}

	.section_4 .wrap {}

	.section_4 .heading_wrap {}

	.section_4 .heading_wrap .heading {}

	.section_4 .heading_wrap .heading .main {}

	.section_4 .heading_wrap .heading .sub {}

	.section_4 .heading_wrap .heading .sub::before {}

	.section_4 .content_wrap {
		gap: 48px;
	}

	.section_4 .content_wrap .content {}

	.section_4 .content_wrap .content .item_wrap {}

	.section_4 .content_wrap .content .item_wrap .item {}

	.section_4 .content_wrap .content .item_wrap .item .text_wrap {}

	.section_4 .content_wrap .content .item_wrap .item .text_wrap .text {}

	.section_4 .content_wrap .content .item_wrap .item_1 {}

	.section_4 .content_wrap .content .item_wrap .item_1 .text_wrap {}

	.section_4 .content_wrap .content .item_wrap .item_1 .text_wrap .text {}

	.section_4 .content_wrap .content .item_wrap .item_1 .text_wrap .text_1 {}

	.section_4 .content_wrap .content .item_wrap .item_2 .img_wrap {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		gap: 12px;
	}

	.section_4 .content_wrap .content .item_wrap .item_2 .img_wrap img {}
}

@media screen and (min-width: 1280px) {
	
}

@media screen and (min-width: 1440px) {
	.section_4 .content_wrap {
		gap: 168px;
	}

	.section_4 .content_wrap .content .item_wrap {
		gap: 60px;
	}

	.section_4 .content_wrap .content .item_wrap .item_1 .text_wrap .text {
		font-size: 1.125rem;
	}

	.section_4 .content_wrap .content .item_wrap .item_1 .text_wrap .text_1 {
		font-size: 1.875rem;
	}
}

@media screen and (min-width: 1920px) {
	
}

/* ---------------------------------------------------------------------------------------------------- */
