.s1250 {
	max-width: 1250px;
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.su01 {
	padding: 140px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f8f8f8;
}

.su012 {
	max-width: 700px;
	width: 100%;
	margin-right: 55px;
	padding-bottom: 20px;
	padding-left: 35px;
	border-left: 1px #555555 solid;
	position: relative;
}

.su012::before {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #555555;
	position: absolute;
	top: -5px;
	left: -3.2px;
}

.su012 h5.tit_a {
	justify-content: flex-start;
	margin-bottom: 25px;
}

.su012 i {
	display: block;
	color: #444444;
	font-size: 20px;
	font-weight: bold;
	line-height: 200%;
	text-shadow: 0 0 0 #444444;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.su012 em {
	display: block;
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	letter-spacing: 0.1em;
	text-align: justify;
	word-break: break-all;
}

.su012 em + em {
	margin-top: 35px;
}

.su02 {
	padding: 60px 20px;
}

.s_all {
	padding: 115px 20px;
	background-color: rgba(238, 238, 238, 0.1);
	margin: 120px 0 155px 0;
}

.su03 {
	display: flex;
	justify-content: center;
	margin-bottom: 80px;
}

.su03 a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 156px;
	height: 156px;
	border: 1px #444444 solid;
}

.su03 a:nth-child(2) {
	margin: 0 90px;
}

.su03 a em {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
}

.su03 a b {
	display: block;
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	text-align: center;
	margin-top: 15px;
}

.su02 h4 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.su02 h4 a {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 157px;
	width: 100%;
	padding: 0 5px;
	background-color: #4ba64e;
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 0.05em;
	height: 40px;
	transition: 0.5s;
}

.su02 h4 a:hover {
	transition: 0.5s;
	transform: translateY(-10px);
}

.su02 h4 a i {
	display: block;
	margin-right: 10px;
}

.su02 h4 a + a {
	margin-left: 40px;
	background-color: #ff0000;
}

.su04 {
	padding: 95px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.su04 h5.tit_a {
	justify-content: flex-start;
	margin-bottom: 30px;
}

.su05 {
	position: relative;
	margin-left: 75px;
}

.su05::before {
	content: "";
	width: 1px;
	height: 150px;
	background-color: #555555;
	position: absolute;
	left: 2px;
	top: 12px;
}

.su05 h5.tit_a b {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 36px;
}

.su05 h5.tit_a b::before {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #555555;
	position: absolute;
	left: 0;
}

.su05 h4,
.su05 h6 {
	padding-left: 40px;
}

.su05 h4 a {
	display: block;
	width: fit-content;
	color: #444444;
	font-size: 18px;
	font-weight: 400;
	line-height: 200%;
	letter-spacing: 0.1em;
	text-align: justify;
	word-break: break-all;
}

.su05 h6 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 30px;
}

.su05 h6 a {
	display: block;
	width: fit-content;
}

.su05 h6 a + a {
	margin-left: 15px;
}

.su05 p {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 60px;
}

.su05 p a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #444444;
	font-size: 14px;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 0.1em;
}

.su05 p a + a {
	margin-left: 25px;
}

.su05 p a i {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 12px;
}
.su05 h4 a {
	font-size: 17px;
}

/* hover or effect */

.su05 h6 a {
	transition: 0.5s;
}

.su05 h6 a:hover {
	transition: 0.5s;
	transform: translateY(-10px);
}

.su05 p a,
.su05 p a i {
	transition: 0.5s;
}

.su05 p a:hover i {
	transition: 0.5s;
	transform: translateX(10px);
}

.su02 h6 a,
.su02 h6 a i {
	transition: 0.5s;
}

.su02 h6 a:hover i {
	transition: 0.5s;
	transform: translateX(10px);
}

/* 20241025 */
.s_team {
	max-width: 1160px;
	margin: auto;
}

.s_team > div + div {
	margin-top: 120px;
}

.sp01 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.s_team p {
	background-color: #b6a48b;
	max-width: 700px;
	width: 100%;
	border-radius: 7px;
	padding: 26px 20px;
	position: relative;
	color: white;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
	text-align: justify;
	word-break: break-all;
	margin-left: 80px;
}

.s_team p::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11.5px 15px 11.5px 0;
	border-color: transparent #b6a48b transparent transparent;
	position: absolute;
	left: -14px;
	top: 38px;
}

.s_team > div:nth-child(2n) {
	flex-direction: row-reverse;
}

.s_team > div:nth-child(2n) p {
	margin: 0;
	margin-right: 80px;
}

.s_team > div:nth-child(2n) p::after {
	left: auto;
	right: -12px;
	transform: rotate(180deg);
}

@media (max-width: 950px) {
	h5.tit_a b {
		font-size: 17px;
	}

	h5.tit_a em {
		font-size: 14px;
	}

	.su04 {
		padding: 50px 20px;
	}

	.su05 h4 a {
		font-size: 16px;
	}

	.su05 p a {
		font-size: 13px;
	}

	.su05 {
		margin-left: 30px;
	}

	.su012 i {
		margin-bottom: 10px;
	}

	.su012 i,
	.su012 em {
		font-size: 16px;
	}

	.su012 em + em {
		margin-top: 15px;
	}

	.su03 a b {
		font-size: 15px;
	}

	.su03 a:nth-child(2) {
		margin: 0 40px;
	}

	.s_team p {
		font-size: 16px;
	}
}

@media (max-width: 870px) {
	.su01 {
		padding: 80px 20px;
	}

	.su04 {
		flex-direction: column-reverse;
	}

	.su05 {
		margin: 0;
		margin-bottom: 40px;
	}

	.s1250 {
		flex-direction: column;
	}

	.su012 {
		margin: 0;
		margin-bottom: 40px;
	}

	.su012 i,
	.su012 em {
		font-size: 15px;
	}
}

@media (max-width: 700px) {
	.su05 h4 a {
		font-size: 15px;
	}

	.su05 h5.tit_a b {
		padding-left: 21px;
	}

	.su05 h4,
	.su05 h6,
	.su012 {
		padding-left: 24px;
	}

	.s_team > div:nth-child(n) {
		flex-direction: column;
	}

	.s_team > div:nth-child(n) p {
		max-width: 400px;
		margin: 0;
		margin-top: 40px;
	}

	.s_team > div:nth-child(n) p::after {
		left: 50%;
		transform: rotate(90deg) translateX(-50%);
		right: auto;
		top: -9px;
	}

	.s_team > div + div {
		margin-top: 50px;
	}

	.s_all {
		margin: 80px 0;
	}
}

@media (max-width: 600px) {
	.su03 {
		flex-direction: column;
		align-items: center;
	}

	.su03 a:nth-child(2) {
		margin: 45px 0;
	}

	.su012 i,
	.su012 em {
		font-size: 14px;
	}

	.su02 h4 {
		flex-direction: column;
	}

	.su02 h4 a + a {
		margin: 0;
		margin-top: 35px;
	}

	.s_all {
		padding: 50px 0;
	}
}

/* 20240111 */

.su_ad01 h5.tit_a {
	margin-bottom: 100px;
}

.su_ad01 ul {
	max-width: 1400px;
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.su_ad01 li {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 32%;
}

.su_ad01 li:nth-child(n + 4) {
	margin-top: 110px;
}

.su_ad01 p {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 30px;
	margin-bottom: 25px;
}

.su_ad01 p b {
	display: block;
	color: #444444;
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 1px;
	text-indent: 0.05em;
	text-align: center;
	margin-bottom: 20px;
}

.su_ad01 p i {
	display: block;
	color: #444444;
	font-size: 18px;
	font-weight: 600;
	line-height: 140%;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	text-align: center;
}

.su_ad01 h4 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.su_ad01 h4 i {
	display: block;
	color: #b6a48b;
	font-size: 20px;
	font-weight: 600;
	line-height: 140%;
	text-align: center;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.su_ad01 h4 span {
	display: block;
	color: #444444;
	font-size: 18px;
	font-weight: 600;
	line-height: 160%;
	letter-spacing: 1px;
	text-indent: 0.1em;
	text-align: center;
}

@media (max-width: 860px) {
	.su_ad01 h5.tit_a {
		margin-bottom: 50px;
	}

	.su_ad01 li:nth-child(n + 4) {
		margin-top: 50px;
	}
}

@media (max-width: 768px) {
	.su_ad01 li:nth-child(n) {
		width: 48.5%;
		margin: 0;
	}

	.su_ad01 li:nth-child(n + 3) {
		margin-top: 40px;
	}
}

@media (max-width: 450px) {
	.su_ad01 ul {
		flex-direction: column;
		align-items: center;
	}

	.su_ad01 li:nth-child(n) {
		width: 100%;
		margin: 0;
	}

	.su_ad01 li:nth-child(n + 2) {
		margin-top: 40px;
	}

	.su_ad01 h4 span {
		max-width: 100%;
		width: 80%;
	}
}
