@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300");
/*----------------------------------------------------
	☆cmn
----------------------------------------------------*/

/*--MV--*/

#mv {
	position: relative;
	overflow: hidden;
}

#mv #slider li {
	height: 400px;
}

.bx-wrapper .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none !important;
	box-shadow: none !important;
	left: 0 !important;
	max-height: 400px !important;
}

#mv .mvBg {
	/* background-image: url(../images/home/mvbg-mobile.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: bottom -20%; */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#catch {
	padding: calc(4vw + 10px) 4vw calc(4vw + 50px);
	background-color: #fff;
}

#catch h2 img {
	width: clamp(300px, 90cqw, 440px);
}

#catch .txt {
	padding-block-start: 20px;
	line-height: 1.6;
	text-align: left;
	font-size: 13px;
}

@media (min-width: 1024.1px) {
	#mv #slider li {
		height: 100vh;
	}

	.bx-wrapper .bx-viewport {
		max-height: unset !important;
	}

	#mv .mvBg {
		background: rgba(0, 0, 0, 0) url("../images/home/mvbg.png") no-repeat scroll center center / cover;
		height: 100vh;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}

	#catch {
		padding: 0;
		position: absolute;
		left: 20px;
		top: 330px;
		background-color: transparent;
	}

	#catch .mvTxt {
		padding-inline: clamp(16px, 5cqw, 30px);
		color: #000;
	}

	#catch h2 img {
		width: 477px;
	}

	#catch .txt {
		padding-block-start: 40px;
		letter-spacing: 0.1em;
		line-height: 2;
		text-align: left;
		font-size: 12px;
	}
}
/*--icon--*/

#icon {
	background: #f2ebe5 none repeat scroll 0 0;
	padding: 50px 0 140px;
}
#icon ul {
	background: #fff none repeat scroll 0 0;
	border-top: 3px solid #216bcd;
	margin-top: clamp(-140px, -8cqw, -80px);

	margin-inline: auto;
	padding: 2% 0;
	width: fit-content;
	display: flex;
	justify-content: center;
	gap: 0;
	position: relative;
	z-index: 1;
}
#icon ul li {
	border-right: 1px solid #eee;
	padding: 0 2px;
	text-align: center;
	width: clamp(115px, 20cqw, 240px);
	transition: none;
}
#icon ul li img {
	width: auto;
	height: clamp(46px, 9vw, 92px);
	transition: none;
}
#icon ul li span {
	display: block;
}

#icon ul li img + span {
	margin-block-start: 4px;
	line-height: 1.2;
}

#icon ul li span.times {
	color: #5480bc;
	font-size: 9px;
	font-family:
		TimesNewRoman,
		Times New Roman,
		Times,
		Baskerville,
		Georgia,
		serif;
	line-height: 20px;
	letter-spacing: 0.5px;
}
#icon .btn {
	text-align: center;
	margin: 50px 0px 0px;
}
#icon .btn a {
	border: 2px solid #5480bc;
	color: #5480bc;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 50px;
}
#icon .btn a:hover {
	border: 2px solid #5480bc;
	background: #5480bc;
	color: #fff;
}
/*--contract--*/

#contract {
	background: #5480bc url("../images/home/bg01.jpg") no-repeat fixed center center / cover;
	color: #fff;
	/* height: 450px; */
	height: auto;
	/* padding: 100px 0; */
	padding: 100px 0 130px 0;
	text-align: center;
}
#contract h3 {
	margin-bottom: 0;
	font-size: 30px;
	letter-spacing: 2px;
	line-height: 180%;
	font-weight: 700;
}
#contract h3 span {
	display: block;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 2px;
	font-family:
		"HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed",
		"HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue",
		"HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", "Helvetica", "Tahoma",
		"Geneva", "Arial Narrow", "Arial", sans-serif;
	font-weight: 400;
	font-stretch: condensed;
	color: #fff;
}
#contract .txt {
	padding: 80px 0px;
	font-size: 14px;
	line-height: 220%;
}
#contract .btn {
	margin-top: 30px;
	text-align: center;
}
#contract .btn a {
	border: 2px solid #fff;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
	padding: 20px 100px;
	text-align: center;
}
#contract .btn a:hover {
	background: #fff;
	border: 2px solid #fff;
	color: #5480bc;
}
/*--csr--*/

#csr {
	border-bottom: 1px #eee solid;
	padding-bottom: 60px;
}
#csr .bg01 {
	background: #e4e4cf none repeat scroll 0 0;
}
#csr .bg01 img {
	max-width: 100%;
}
#csr a {
	color: #000;
	display: block;
	max-width: 50cqw;
}
#csr h4 {
	padding: 10px 20px;
}
#csr h4 span {
	border-left: #1752a1 solid 3px;
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
}
#csr .txt {
	font-size: 13px;
	line-height: 180%;
	padding: 0px 20px;
}
/*--news--*/

#news {
	padding: 50px 0px;
}
#news .inr {
	position: relative;
}

#news .one {
	width: 150px;
}

#news .one h3 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
}
#news .one h3 span {
	color: #5480bc;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	font-family:
		"HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed",
		"HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue",
		"HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", "Helvetica", "Tahoma",
		"Geneva", "Arial Narrow", "Arial", sans-serif;
	font-weight: 400;
	font-stretch: condensed;
}
#news .two {
	padding: 0 0 0 50px;
}
#news .two ul li {
	display: block;
	line-height: 180%;
	padding: 10px 0;
	cursor: pointer;
}
#news .two ul li a {
	color: #000;
	display: flex;
	font-size: 14px;
	text-decoration: underline;
}
#news .two ul li a:hover {
	text-decoration: none;
}
#news .two ul li a .date {
	font-family:
		"HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed",
		"HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue",
		"HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", "Helvetica", "Tahoma",
		"Geneva", "Arial Narrow", "Arial", sans-serif;
	font-weight: 400;
	font-stretch: condensed;
	padding: 0px 20px 0 16px;
	text-decoration: none;
}
#news .two ul li a .title {
	padding-inline-end: 10px;

}

@media (max-width: 1024px) {
	#news .is-flex {
		flex-direction: column;
	}
	#news .two {
		padding: 0;
	}
}

#news .btn01 {
	/* bottom: 10px;
	right: 0;
	position: absolute; */
	text-align: right;
	margin-block-start: 40px;
}
#news .btn01 a {
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}
#news .btn01 span {
	color: #5480bc;
	font-size: 16px;
}
#news .btn01 a:hover {
	text-decoration: none;
}

#wrap > section:last-of-type {
	margin-block-end: 50px !important;
}