@charset "utf-8";
/*------------------------------------------------------------
	group
------------------------------------------------------------*/
#main .sec01 .h2Title {
	margin-bottom: 6.8rem;
	text-align: center;
}
#main .sec01 p {
	line-height: 2;
	letter-spacing: 0.05em;
}
#main .sec02 {
	padding: 7rem 0 8.9rem;
	color: #fff;
	background: url("../img/group/bg.jpg") no-repeat center center / cover;
}
#main .sec01 {
	margin-bottom: 8.9rem;
}
#main .sec02 .logo {
	margin-bottom: 2.9rem;
	text-align: center;
}
#main .sec02 .content {
	max-width: 82.2rem;
}
#main .flexBox {
	margin-bottom: 5.8rem;
	display: flex;
	justify-content: space-between;
}
#main .flexBox > div {
	width: 40.2rem;
}
#main .flexBox p {
	line-height: 1.4;
	letter-spacing: 0.05em;
}
#main .flexBox .ttl {
	font-size: 2.4rem;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	padding-bottom: 0.9rem;
	margin-bottom: 1.3rem;
}
#main .flexBox ul li {
	margin-bottom: 1.8rem;
	padding: 1.7rem 2.7rem 2.4rem;
	background-color: rgba(0,0,0, 0.5);
	border: 1px solid #555555;
}
#main .flexBox ul li:last-child {
	margin-bottom: 0;
}
#main .flexBox .left ul li {
	min-height: 26.2rem;
}
#main .txtList{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 1.8rem 0;
}
#main .txtList li {
	padding-bottom: 0.2rem;
	width: calc(50% - 0.9rem);
	border: 1px solid #777777;
	min-height: 5.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-size: 1.8rem;
}
#main .txtList .bg {
	background: linear-gradient(to right, #0078B7 10%,#03528A,#071945);
}
#main .sec03 .topTxt {
	margin-bottom: 6.3rem;
	line-height: 2;
	letter-spacing: 0.05em;
}
#main .sec03 {
	padding-top: 8.3rem;
}
#main .sec03 .headLine05 .en {
	margin-bottom: 0;
}
#main .sec03 .headLine05 {
	margin-bottom: 4.8rem;
}
#main .subBox {
	margin-bottom: 4rem;
	padding: 2.5rem 2.5rem 2.6rem;
	border: 1rem solid #F3F1E9;
	background-color: #fff;
	position: relative;
}
#main .subBox:last-child {
	margin-bottom: 0;
}
#main .subBox .logoTtl {
	margin-bottom: 2.4rem;
	padding-bottom: 1.9rem;
	border-bottom: 1px solid #CCCCCC;
	font-size: 2rem;
	font-weight: 500;
}
#main .subBox .logoTtl img {
	display: inline-block;
	vertical-align: middle;
}
#main .subBox .logoTtl span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2.6rem;
	letter-spacing: 0.06em;
}
#main .subBox .h4Title span {
	color: #fff;
	min-width: 10rem;
	height: 3rem;
	background-color: #333333;
	display: inline-block;
	vertical-align: top;
	padding: 0.6rem 0.5rem;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.05em;
}
#main .subBox .h4Title {
	margin-bottom: 2rem;
}
#main .subBox p {
	margin-bottom: 2.3rem;
	letter-spacing: 0.1em;
	line-height: 1.4;
}
#main .subBox p:last-of-type {
	margin-bottom: 0;
}
@media all and (min-width: 897px) {
	.mainVisual {
		margin-bottom: 13rem;
	}
	#main .subBox .comBtn {
		margin: 0;
		position: absolute;
		top: 2rem;
		right: 2.5rem;
	}
	#main .subBox .comBtn a {
		width: 25rem;
		max-width: inherit;
	}
	#main .subBox .innerBox {
		padding: 0 0.2rem;
	}
	#main .sec02 .headLine05 {
		margin-bottom: 4.9rem;
		font-size: 2.4rem;
	}
	#main .sec02 .headLine05 .en {
		margin-bottom: 1rem;
		font-size: 5rem;
	}
}
@media all and (max-width: 896px) {
	#main .sec01 .h2Title {
		margin: 0 -1.5rem 3rem;
	}
	#main .sec01 .h2Title img {
		width: 100%;
		max-width: 35.5rem;
	}
	#main .flexBox {
		margin-bottom: 4rem;
		display: block;
	}
	#main .flexBox > div {
		width: auto;
		margin-bottom: 2rem;
		font-size: 1.4rem;
	}
	#main .flexBox > div:last-child {
		margin-bottom: 0;
	}
	#main .flexBox .left ul li {
		min-height: 0;
	}
	#main .flexBox .ttl {
		font-size: 2rem;
	}
	#main .flexBox ul li {
		padding: 1.7rem 1.8rem 2.4rem;
	}
	#main .sec02 .logo img {
		max-width: 27rem;
		width: 100%;
	}
	#main .txtList li {
		width: 100%;
		min-height: 4.2rem;
		font-size: 1.3rem;
	}
	#main .txtList {
		gap: 1rem 0;
	}
	#main .sec03 {
		padding-top: 8rem;
	}
	#main .subBox {
		margin-bottom: 4rem;
		padding: 2rem;
		font-size: 1.4rem;
		border: 0.5rem solid #F3F1E9;
	}
	#main .subBox .logoTtl {
		font-size: 1.5rem;
	}
	#main .subBox .logoTtl img {
		vertical-align: top;
		height: 3.2rem;
	}
	#main .subBox .logoTtl span {
		display: block;
		margin: 1rem 0 0 0;
	}
	#main .subBox .comBtn {
		margin-top: 4rem;
	}
}