@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#main .topBox {
	margin: 0 auto 59px;
	padding: 73px 0 82px;
	max-width: 660px;
	position: relative;
	box-sizing: border-box;
}
#main .topBox::before {
	width: 110vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #ffecde;
	content: "";
	z-index: -1;
}
#main .headline01 {
	margin-bottom: 65px;
}
#main .topBox p {
	margin-bottom: 16px;
	font-size: 2.2rem;
	line-height: 2.03;
	text-align: center;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .topBox p span {
	color: #FF8028;
	display: inline-block;
	font-weight: bold;
}
#main .topBox p:last-child {
	margin-bottom: 0;
}
#main .showBox {
	margin: 0 27px 73px 0;
	display: flex;
	justify-content: space-between;
}
#main .showBox h3 {
	padding: 30px 10px 30px 63px;
	width: 490px;
	color: #fff;
	font-size: 3.4rem;
	line-height: 1.75;
	background-color: #FF8028;
	display: flex;
	align-items: center;
	letter-spacing: -2px;
	box-sizing: border-box;
}
#main .showBox .photo {
	order: 3;
}
#main .showBox .photo img {
	margin: -12px 0 -31px 0;
	display: inline-block;
	vertical-align: middle;
}
#main .imgBox {
	margin-bottom: 29px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#main .imgBox:last-child {
	margin-bottom: 0;
}
#main .imgBox .textBox {
	width: 573px;
	order: 3;
}
#main .imgBox02 .textBox {
	order: -1;
}
#main .imgBox .textBox p {
	margin-bottom: 15px;
	line-height: 1.833;
	text-justify: inter-ideograph;
	text-align: justify;
	letter-spacing: -1px;
}
#main .imgBox .textBox p:last-child {
	margin-bottom: 0;
}
#main .imgBox .photo {
	width: 374px;
}
#main .imgBox .photo img {
	width: 100%;
}
@media all and (max-width: 896px) {
	#main .topBox::before {
		width: 100%;
	}
	#main .topBox {
		margin-bottom: 16px;
		padding: 12px 18px 17px;
		max-width: inherit;
	}
	#main .headline01 {
		margin-bottom: 23px;
	}
	#main .topBox p {
		margin-bottom: 4px;
		font-size: 1.6rem;
		line-height: 1.625;
		text-align: left;
		letter-spacing: -0.3px;
	}
	#main .topBox p span {
		display: inline;
	}
	#main .showBox {
		margin: 0 0 10px 0;
		display: block;
	}
	#main .showBox h3 {
		padding: 6px 10px 6px;
		width: auto;
		font-size: 1.5rem;
		line-height: 1.75;
		text-align: center;
		letter-spacing: 0;
		display: block;
	}
	#main .showBox .photo img {
		margin: 0;
		width: 100%;
		max-width: 326px;
	}
	#main .showBox .photo {
		margin-bottom: 17px;
		text-align: center;
	}
	#main .imgBox {
		margin-bottom: 6px;
		display: block;
	}
	#main .imgBox .textBox {
		width: auto;
	}
	#main .imgBox .textBox {
		margin: 0 18px 4px;
	}
	#main .imgBox .textBox p {
		margin-bottom: 0;
		font-size: 1.6rem;
		line-height: 1.625;
		display: inline;
	}
	#main .imgBox .photo {
		width: auto;
		text-align: center;
	}
	#main .imgBox .photo img {
		width: 100%;
		max-width: 242px;
	}
}
@media all and (max-width: 374px) {
	#main .showBox h3 {
		padding: 6px 5px 6px;
		font-size: 1.3rem;
	}
}

/* 20210226 */
#main .showBox02 {
	margin: 97px 0 52px 0;
}
#main .showBox02 .photo {
	order: -1;
}
#main .showBox02 .photo img {
	margin: 0;
}
#main .showBox02 h3 {
	width: auto;
	flex: 1;
	text-align: center;
	justify-content: center;
	padding: 43px 30px 20px;
	background-color: #158038;
}
#main .listUl {
	margin: 0 auto 6px;
	max-width: 835px;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .listUl li {
	margin-bottom: 15px;
	line-height: 1.833;
}
#main .listUl li:last-child {
	margin-bottom: 0;
}
#main .h2Ttl {
	margin-bottom: 30px;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.75;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .banner {
	text-align: center;
}
#main .banner a {
	display: inline-block;
}
@media all and (min-width: 897px) {
	#main .banner a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .showBox02 {
		margin: 39px 0 17px 0;
	}
	#main .showBox02 h3 {
		padding: 6px 10px 3px;
		font-size: 1.6rem;
	}
	#main .h2Ttl {
		margin-bottom: 21px;
		font-size: 1.8rem;
		line-height: 1.61;
	}
	#main .listUl {
		margin: 0 18px 26px;
	}
	#main .listUl li {
		margin-bottom: 4px;
		font-size: 1.6rem;
		line-height: 1.625;
		letter-spacing: -0.5px;
	}
}