@charset "utf-8";
/*------------------------------------------------------------
	strencth
------------------------------------------------------------*/
.comLinkUl li {
	width: calc((100% - 3rem)/2);
}
#main .content {
	max-width: 120rem;
}
/* sec01 */
#main .sec01 .headLine04 {
	margin-bottom: 6rem;
}
#main .sec01 .imgBox {
	margin-bottom: 4rem;
	display: flex;
	align-items: center;
}
#main .sec01 .imgBox:last-child {
	margin-bottom: 0;
}
#main .sec01 .imgBox p {
	line-height: 2;
}
#main .sec01 .imgBox .photoBox {
	width: 50rem;
	position: relative;
}
#main .sec01 .imgBox .photoBox img {
	width: 100%;
}
#main .sec01 .imgBox .ttl {
	padding-bottom: 0.8rem;
	width: 12rem;
	height: 12rem;
	position: absolute;
	top: 0;
	right: -2rem;
	color: #003e1a;
	border: 1px solid #003e1a;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 1.6rem;
	font-family: "EB Garamond", serif;
	line-height: 1;
}
#main .sec01 .imgBox .ttl .inner {
	width: 100%;
}
#main .sec01 .imgBox .ttl .num {
	margin-top: 0.9rem;
	font-size: 2rem;
	display: block;
}
#main .sec01 .imgBox .textBox {
	flex: 1;
	margin: -4.2rem 0 0 10rem;
}
#main .sec01 .imgBox .headLine03 {
	text-align: left;
	margin-bottom: 3.4rem;
	font-size: 2.8rem;
}
#main .sec01 .imgBox02 .photoBox {
	order: 3;
}
#main .sec01 .imgBox02 .ttl {
	left: -2rem;
	right: auto;
}
#main .sec01 .imgBox02 .textBox {
	margin: -4.2rem 10rem 0 0;
}
#main .sec01 {
	margin-bottom: 15rem;
}
@media all and (max-width: 896px) {
	#main .sec01 .imgBox {
		margin-bottom: 10rem;
		display: block;
	}
	#main .sec01 .imgBox .photoBox {
		width: auto;
		margin: 0 auto 3rem;
		max-width: 36rem;
	}
	#main .sec01 .imgBox .textBox {
		margin: 0;
	}
	#main .sec01 .imgBox .headLine03 {
		margin-bottom: 1.4rem;
		font-size: 2.4rem;
	}
	#main .sec01 .imgBox .ttl {
		padding-bottom: 0;
		top: -4.3rem;
		right: -2rem;
		transform: scale(0.7);
	}
	#main .sec01 {
		margin-bottom: 7rem;
	}
}


/* sec02 */
#main .sec02 {
	padding: 15rem 0;
	background-color: #f5f6f2;
}
#main .sec02 .imgBox {
	display: flex;
}
#main .sec02 .subBox {
	margin-bottom: 8rem;
}
#main .sec02 .subBox:last-child {
	margin-bottom: 0;
}
#main .sec02 .imgBox .photo {
	width: 54rem;
}
#main .sec02 .imgBox .photo img {
	width: 100%;
}
#main .sec02 .imgBox .textBox {
	flex: 1;
	margin: 1.1rem 0 0 6rem;
}
#main .sec02 .imgBox p {
	line-height: 2;
	margin-bottom: 3.2rem;
}
#main .sec02 .imgBox p:last-child {
	margin-bottom: 0;
}
#main .sec02 .title {
	margin-bottom: 3rem;
	display: flex;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-size: 2.4rem;
}
#main .sec02 .title .txt {
	flex: 1;
	color: #003e1a;
	border-top: 1px solid #003e1a;
	border-bottom: 1px solid #003e1a;
	padding: 1.1rem 1rem;
	letter-spacing: 0.1em;
}
#main .sec02 .title .num {
	color: #fff;
	font-size: 1.4rem;
	font-family: "EB Garamond", serif;
	background-color: #003e1a;
	width: 11.1rem;
	position: relative;
	line-height: 1;
	padding: 2.1rem 0 1.9rem 1.6rem;
	margin-right: 2.9rem;
}
#main .sec02 .title .num span {
	font-size: 2.4rem;
	margin: -0.4rem 0 0 0.6rem;
	display: inline-block;
	vertical-align: middle;
}
#main .sec02 .title .num::after {
	content: "";
	position: absolute;
	top: 0;
	left: calc(100% - 1px);
	width: 2rem;
	height: 100%;
	background: url("../img/strencth/bg.png") no-repeat left top / 100% 100%;
}
@media all and (max-width: 896px) {
	#main .sec02 {
		padding: 7rem 0;
	}
	#main .sec02 .imgBox {
		display: block;
	}
	#main .sec02 .imgBox .photo {
		margin-bottom: 2.5rem;
		width: auto;
	}
	#main .sec02 .imgBox .textBox {
		margin: 0;
	}
	#main .sec02 .title {
		display: block;
		font-size: 2rem;
	}
	#main .sec02 .title .txt {
		display: block;
	}
	#main .sec02 .title .num {
		font-size: 1.4rem;
		width: 11rem;
		padding: 1.5rem 0 1.3rem 1.6rem;
		margin: 0 0 2rem;
		display: inline-block;
	}
	#main .sec02 .title .num span {
		margin-top: -0.6rem;
	}
}

/* btmBox */
#main .btmBox {
	padding-top: 15rem;
	display: flex;
	justify-content: space-between;
}
#main .btmBox .textBox {
	margin: 6.7rem 9.5rem 0 0;
	flex: 1;
}
#main .btmBox .photo {
	width: 50%;
}
#main .btmBox .photo img {
	width: 100%;
}
#main .btmBox .innerBox {
	max-width: 50.5rem;
	width: 100%;
	margin-left: auto;
}
#main .btmBox p {
	margin-bottom: 3.2rem;
	line-height: 2;
	text-align: justify;
}
#main .btmBox p:last-child {
	margin-bottom: 0;
}
#main .btmBox .headLine03 {
	margin-bottom: 3.5rem;
	text-align: left;
	font-size: 2.8rem;
}
@media all and (max-width: 896px) {
	#main .btmBox {
		padding-top: 8rem;
		display: block;
	}
	#main .btmBox .textBox {
		margin: 0 1.5rem 4rem;
	}
	#main .btmBox .photo {
		width: auto;
	}
	#main .btmBox .innerBox {
		max-width: inherit;
		width: auto;
		margin-left: 0;
	}
	#main .btmBox .headLine03 {
		  font-size: 2.4rem;
		  line-height: 1.3;
	}
}
