@charset "UTF-8";
.p-ttl {
	font-family: 'Jost', sans-serif;
	font-size: 66px;
	text-align: center;
	font-weight: 300;
	color: #003F98;
	line-height: 1;
	margin-bottom: 42px;
}
.p-headline {
	color: #003F98;
	font-size: 28px;
	line-height: 1.39;
}
.p-subhead {
	font-weight: 500;
	font-size: inherit;
	position: relative;
	z-index: 1;
	line-height: 1.4;
	padding-left: 18px;
	margin-bottom: 5px;
}
.p-subhead::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: #B3BEC7;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	top: 0.7em;
	left: 0;
	transform: translateY(-50%);
}
.contents {
	position: relative;
	overflow: hidden;
}
.contents_title {
	margin-bottom: 90px;
}
.contents_title > img {
	display: block;
	margin: 0 auto;
}
.contents_inner {}
.hard {
	background-color: #F5F8FA;
	margin-left: -50vw;
	margin-right: -50vw;
	padding-left: 50vw;
	padding-right: 50vw;
	padding-top: 73px;
	padding-bottom: 94px;
	margin-bottom: 100px;
}
.hard_title {}
.hard_imgList {
	list-style: none;
	display: flex;
}
.hard_imgList > li {
	width: 32%;
	margin-left: 2%;
}
.hard_imgList > li:first-child {
	margin-left: 0;
}
.hard_imgList > li:last-child {}
.hard_imgList > li:nth-child(2n+1) {}
.hard_imgList > li:nth-child(n+3) {}
.hard_fig {}
.hard_fig > figcaption {
	font-size: 18px;
	font-weight: bold;
	margin-top: 14px;
}
.hard_fig_img {
	position: relative;
	z-index: 1;
}
.hard_fig_img > img {
	display: block;
}
.hard_fig_text {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-image: linear-gradient(to bottom, #003F98, rgba(255, 255, 255, 0));
	width: 44px;
	height: 100%;
	padding-top: 21px;
	box-sizing: border-box;
}
.hard_fig_text > img {
	display: block;
	margin: 0 auto;
}
.hard_sect {
	margin-top: 78px;
	margin-bottom: 63px;
}
.hard_headline {
	font-size: 23px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	color: #003F98;
	margin-bottom: 27px;
}
.hard_headline_inner {
	display: block;
	border-bottom: 2px solid currentColor;
	padding-bottom: 13px;
}
.hard_msg {
	text-align: center;
	font-weight: 500;
	margin-bottom: 46px;
}
.hard_sect_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.hard_sect_list > li {
	width: 24.4%;
	margin-left: 0.8%;
}
.hard_sect_list > li:first-child {
	margin-left: 0;
}
.hard_sect_list > li:last-child {}
.hard_sect_list > li:nth-child(2n+1) {}
.hard_sect_list > li:nth-child(n+3) {}
.hard_sect_fig {}
.hard_sect_fig > img {
	display: block;
}
.hard_sect_fig > figcaption {
	margin-top: 8px;
}
.facility {
	margin-bottom: 64px;
}
.facility:last-child {
	margin-bottom: 0;
}
.facility_title {
	background-color: #003F98;
	color: #fff;
	font-size: 18px;
	display: flex;
	align-items: center;
	line-height: 1.2;
	padding: 4px 7px;
	margin-bottom: 23px;
}
.facility_title::before {
	content: "";
	display: block;
	width: 1px;
	height: 24px;
}
.facility_headline {}
.facility_headline::before {}
.facility_text {
	margin-bottom: 20px;
}
.facility_tableWrap {
	margin-bottom: 34px;
}
.facility_tableWrap:last-child {
	margin-bottom: 0;
}
.facility_table {
	width: 100%;
	border-bottom: 4px solid #CAD6E0;
}
.facility_table > thead {}
.facility_table > thead > tr {}
.facility_table > thead > tr:first-child {}
.facility_table > thead > tr:last-child {}
.facility_table > thead > tr > th {
	white-space: nowrap;
	background-color: #CAD6E0;
	font-weight: 500;
	border-right: 1px solid #F5F8FA;
	line-height: 16px;
	padding: 12px 10px;
}
.facility_table > thead > tr > th:last-child {
	border-right: none;
	width: 58px;
}
.facility_table > thead > tr > td {}
.facility_table > thead > tr > th > small {
	font-size: 13px;
}
.facility_table > tbody {}
.facility_table > tbody > tr {}
.facility_table > tbody > tr:nth-child(2n+1) {
	background-color: #fff;
}
.facility_table > tbody > tr:last-child {}
.facility_table > tbody > tr > th {
	white-space: nowrap;
	text-align: left;
	font-weight: inherit;
	padding: 7px 30px;
	line-height: 1.5;
	width: 250px;
}
.facility_table > tbody > tr > td {
	font-weight: 500;
	padding: 7px 18px;
	border-left: 1px solid #CAD6E0;
}
.facility_table > tbody > tr > td:last-child {
	text-align: center;
}
.facility_name {
	font-weight: bold;
}
.facility_maker {
	font-size: 13px;
}
.facility_text-indent {
	padding-left: 10px;
}
.flow {
	margin-bottom: 68px;
}
.flow_box {
	position: relative;
	z-index: 1;
	padding-bottom: 21px;
	margin-bottom: 49px;
}
.flow_box:last-child {
	margin-bottom: 0;
}
.flow_box::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 100%;
	right: 0;
	width: calc(100% - 100px);
	height: 2px;
	background-color: #E9EFF5;
}
.flow_box:last-child::before {
	width: 100%;
}
.flow_cols {
	display: flex;
}
.flow_col {}
.flow_col-no1 {
	width: 101px;
}
.flow_num {}
.flow_num > img {
	display: block;
	margin: 0 auto;
}
.flow_col-no2 {
	width: calc(100% - 119px);
	margin-left: auto;
}
.flow_title {
	font-size: 23px;
	color: #003F98;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 2px;
}
.flow_text {}
.flow_arrow {
	width: 100px;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
}
.flow_arrow > img {
	display: block;
}
.soft {}
.soft_title {}
.soft_headline {
	text-align: center;
	margin-bottom: 6px;
}
.soft_subTitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.soft_image {
	max-width: 660px;
	margin: 29px auto 64px;
}
.soft_image > img {
	display: block;
}
.soft_catch {
	margin-bottom: 31px;
}
.soft_subhead {}
.soft_tableWrap {
	background-color: #F5F8FA;
	padding: 46px 56px;
	margin-top: 12px;
}
.soft_table {
	width: 100%;
}
.soft_table > tbody {}
.soft_table > tbody > tr {}
.soft_table > tbody > tr:nth-child(2n+1) {
	background-color: #fff;
}
.soft_table > tbody > tr:last-child {}
.soft_table > tbody > tr > th {
	white-space: nowrap;
	text-align: left;
	font-weight: inherit;
	padding: 7px 15px;
}
.soft_table > tbody > tr > td {
	text-align: right;
	padding: 7px 14px;
}
.hardWrap {
	margin-top: -70px;
	padding-top: 70px;
}
@media screen and (min-width:1000px) {}
@media screen and (max-width: 999px) {
	.p-ttl {}
	.p-headline {}
	.p-subhead {}
	.p-subhead::before {}
	.contents {}
	.contents_title {}
	.contents_title > img {}
	.contents_inner {}
	.hard {}
	.hard_title {}
	.hard_imgList {}
	.hard_imgList > li {}
	.hard_imgList > li:first-child {}
	.hard_imgList > li:last-child {}
	.hard_imgList > li:nth-child(2n+1) {}
	.hard_imgList > li:nth-child(n+3) {}
	.hard_fig {}
	.hard_fig > figcaption {}
	.hard_fig_img {}
	.hard_fig_img > img {}
	.hard_fig_text {}
	.hard_fig_text > img {
		width: 24px;
	}
	.hard_sect {}
	.hard_headline {}
	.hard_headline_inner {}
	.hard_msg {}
	.hard_sect_list {}
	.hard_sect_list > li {}
	.hard_sect_list > li:first-child {}
	.hard_sect_list > li:last-child {}
	.hard_sect_list > li:nth-child(2n+1) {}
	.hard_sect_list > li:nth-child(n+3) {}
	.hard_sect_fig {}
	.hard_sect_fig > img {}
	.hard_sect_fig > figcaption {}
	.facility {}
	.facility:last-child {}
	.facility_title {}
	.facility_title::before {}
	.facility_headline {}
	.facility_headline::before {}
	.facility_text {}
	.facility_tableWrap {}
	.facility_tableWrap:last-child {}
	.facility_table {}
	.facility_table > thead {}
	.facility_table > thead > tr {}
	.facility_table > thead > tr:first-child {}
	.facility_table > thead > tr:last-child {}
	.facility_table > thead > tr > th {}
	.facility_table > thead > tr > th:last-child {}
	.facility_table > thead > tr > td {}
	.facility_table > thead > tr > th > small {}
	.facility_table > tbody {}
	.facility_table > tbody > tr {}
	.facility_table > tbody > tr:nth-child(2n+1) {}
	.facility_table > tbody > tr:last-child {}
	.facility_table > tbody > tr > th {}
	.facility_table > tbody > tr > td {}
	.facility_table > tbody > tr > td:last-child {}
	.facility_name {}
	.facility_maker {}
	.facility_text-indent {}
	.flow {}
	.flow_box {}
	.flow_box:last-child {}
	.flow_box::before {}
	.flow_box:last-child::before {}
	.flow_cols {}
	.flow_col {}
	.flow_col-no1 {}
	.flow_num {}
	.flow_num > img {}
	.flow_col-no2 {}
	.flow_title {}
	.flow_text {}
	.flow_arrow {}
	.flow_arrow > img {}
	.soft {}
	.soft_title {}
	.soft_headline {}
	.soft_subTitle {}
	.soft_image {}
	.soft_image > img {}
	.soft_catch {}
	.soft_subhead {}
	.soft_tableWrap {}
	.soft_table {}
	.soft_table > tbody {}
	.soft_table > tbody > tr {}
	.soft_table > tbody > tr:nth-child(2n+1) {}
	.soft_table > tbody > tr:last-child {}
	.soft_table > tbody > tr > th {}
	.soft_table > tbody > tr > td {}
}
@media screen and (max-width:767px) {
	.p-ttl {
		font-size: 40px;
		margin-bottom: 19px;
	}
	.p-headline {
		font-size: 18px;
	}
	.p-subhead {}
	.p-subhead::before {}
	.contents {}
	.contents_title {
		max-width: 300px;
		margin: 0px auto 40px;
	}
	.contents_title > img {}
	.contents_inner {}
	.hard {
		padding-top: 40px;
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.hard_title {}
	.hard_imgList {}
	.hard_imgList > li {}
	.hard_imgList > li:first-child {}
	.hard_imgList > li:last-child {}
	.hard_imgList > li:nth-child(2n+1) {}
	.hard_imgList > li:nth-child(n+3) {}
	.hard_fig {}
	.hard_fig > figcaption {
		font-size: 11px;
		margin-top: 7px;
	}
	.hard_fig_img {}
	.hard_fig_img > img {}
	.hard_fig_text {
		width: 30px;
		padding-top: 13px;
	}
	.hard_fig_text > img {
		width: 12px;
	}
	.hard_sect {
		margin-top: 35px;
		margin-bottom: 35px;
	}
	.hard_headline {
		font-size: 18px;
	}
	.hard_headline_inner {
		padding-bottom: 6px;
	}
	.hard_msg {
		text-align: left;
		margin-bottom: 20px;
	}
	.hard_sect_list {
		flex-wrap: wrap;
		max-width: 490px;
		margin: 0 auto;
	}
	.hard_sect_list > li {
		width: 48.5%;
		margin-left: 3%;
	}
	.hard_sect_list > li:first-child {}
	.hard_sect_list > li:last-child {}
	.hard_sect_list > li:nth-child(2n+1) {
		margin-left: 0;
	}
	.hard_sect_list > li:nth-child(n+3) {
		margin-top: 15px;
	}
	.hard_sect_fig {
		font-size: 11px;
	}
	.hard_sect_fig > img {}
	.hard_sect_fig > figcaption {
		margin-top: 3px;
	}
	.facility {
		margin-bottom: 45px;
	}
	.facility:last-child {}
	.facility_title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.facility_title::before {}
	.facility_headline {}
	.facility_headline::before {}
	.facility_text {}
	.facility_tableWrap {
		padding-right: 10px;
		margin-right: -10px;
		overflow: auto;
	}
	.facility_tableWrap:last-child {}
	.facility_table {}
	.facility_table-l {
		min-width: 600px;
	}
	.facility_table > thead {}
	.facility_table > thead > tr {}
	.facility_table > thead > tr:first-child {}
	.facility_table > thead > tr:last-child {}
	.facility_table > thead > tr > th {
		padding: 7px 10px;
	}
	.facility_table > thead > tr > th:last-child {}
	.facility_table > thead > tr > td {}
	.facility_table > thead > tr > th > small {}
	.facility_table > tbody {}
	.facility_table > tbody > tr {}
	.facility_table > tbody > tr:nth-child(2n+1) {}
	.facility_table > tbody > tr:last-child {}
	.facility_table > tbody > tr > th {
		padding: 7px 15px;
		white-space: normal;
		width: 160px;
	}
	.facility_table > tbody > tr > td {
		padding: 7px 10px;
	}
	.facility_table > tbody > tr > td:last-child {}
	.facility_name {}
	.facility_maker {}
	.facility_text-indent {}
	.flow {
		margin-bottom: 35px;
	}
	.flow_box {
		margin-bottom: 16px;
	}
	.flow_box:last-child {}
	.flow_box::before {
		height: 1px;
		width: calc(100% - 50px);
	}
	.flow_box:last-child::before {}
	.flow_cols {
		align-items: center;
	}
	.flow_col {}
	.flow_col-no1 {
		width: 60px;
	}
	.flow_num {}
	.flow_num > img {
		width: 40px;
		height: auto;
	}
	.flow_col-no2 {
		width: calc(100% - 65px);
	}
	.flow_title {
		font-size: 18px;
	}
	.flow_text {}
	.flow_arrow {
		width: 50px;
	}
	.flow_arrow > img {
		width: 50px;
		height: 15px;
	}
	.soft {}
	.soft_title {}
	.soft_headline {}
	.soft_subTitle {
		font-size: 15px;
	}
	.soft_image {
		margin-bottom: 35px;
	}
	.soft_image > img {}
	.soft_catch {}
	.soft_subhead {}
	.soft_tableWrap {
		padding: 15px 15px;
	}
	.soft_table {}
	.soft_table > tbody {}
	.soft_table > tbody > tr {}
	.soft_table > tbody > tr:nth-child(2n+1) {}
	.soft_table > tbody > tr:last-child {}
	.soft_table > tbody > tr > th {}
	.soft_table > tbody > tr > td {}
}
@media screen and (max-width:374px) {
	.hard_fig_text > img {
		width: 10px;
	}
}
