@charset "utf-8";
/*------------------------------------------------------------
	region
------------------------------------------------------------*/
#main .pageTtl {
	margin-bottom: 8.5rem;
}
#main .pageTtl .headLine01 {
	top: 12.7%;
}
#main .pageTtl small {
	margin-top: 2.3rem;
	color: #00A23E;
}
#main .inner {
	margin-bottom: 12.8rem;
}
#main h3 {
	margin-bottom: 2.2rem;
	align-items: flex-start;
}
#main h3 img {
	margin: 1rem 2.5rem 0 0;
	width: 10.6rem;
}
#main h3 .ttlTxt {
	flex: 1;
	min-height: 12rem;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0.07em;
}
#main h3 .ttlTxt .sml {
	margin: 0 0 0.1rem 0.2rem;
	display: block;
}
#main h3 .ttlTxt .large {
	display: block;
	width: 100%;
	font-size: 6rem;
	line-height: 1;
	letter-spacing: 0.08em;
}
#main .inner01 h3 img {
	margin-top: 0;
}
#main .topBox .lBox {
	width: calc(50% + 12.3rem);
}
#main .topBox .lBox .txtBox {
	width: 67.3rem;
	margin: 0 0 3.1rem auto;
}
#main .topBox .lBox .txtBox p {
	line-height: 2.5;
	text-align: justify;
	letter-spacing: 0.04em;
}
#main .topBox .photo {
	border-radius: 0 7rem 7rem 0;
	overflow: hidden;
}
#main .topBox .photo img {
	width: 100%;
}
#main .topBox .phoList {
	margin: 0.8rem 0 0 3.1rem;
	width: 38.4rem;
}
#main .topBox .phoList li {
	margin: 0 auto 3.3rem;
	width: 31.7rem;
}
#main .topBox .phoList li:nth-child(2) {
	margin-bottom: 2.6rem;
	width: 21.7rem;
}
#main .topBox .phoList p {
	margin-top: 0.3rem;
	font-size: 1.5rem;
	letter-spacing: 0.07em;
}
#main .topBox .phoList li:last-child {
	margin: 0 -1.2rem 0 1.2rem;
	width: auto;
}
#main .topBox .phoList li:last-child p {
	margin-top: 2rem;
	font-size: 1.6rem;
	font-weight: 700;
}
#main .imgBox .phoBox {
	width: 44.6rem;
}
#main .imgBox .phoBox img {
	width: 100%;
}
#main .imgBox .phoBox .btn {
	width: 18.3rem;
	margin: 1.3rem 0.2rem 0 auto;
}
#main .imgBox .phoBox .btn a {
	display: block;
	padding: 0.64rem;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	border: 1px solid #000;
	border-radius: 2rem;
}
#main .imgBox .phoBox .btn a .arrow {
	display: inline-block;
	padding-right: 4rem;
	background: url(../img/common/arrow06_sp.svg) no-repeat right center/2rem;
}
#main .imgBox .phoBox .btn a:hover {
	opacity: 0.7;
}
#main .imgBox .phoBox .phoList {
	position: relative;
	gap: 0.7rem 0;
}
#main .imgBox .phoBox .phoList li {
	width: 100%;
}
#main .imgBox .phoBox .phoList li:nth-child(2) {
	width: 58.5%;
}
#main .imgBox .phoBox .phoList li:nth-child(3) {
	position: absolute;
	right: 0;
	width: 64.7%;
	bottom: -0.2rem;
}
#main .imgBox .txtBox {
	width: 57.9rem;
}
#main .imgBox .txtBox p {
	line-height: 2.5;
	letter-spacing: 0.054em;
	text-align: justify;
}
#main .inner02 {
	margin-bottom: 13.3rem;
}
#main .inner02 h3 {
	margin-bottom: 3.7rem;
}
#main .inner05 .phoBox .btn {
	margin: -3.5rem 0 0 1.5rem;
	position: relative;
}
#main .inner05 .phoBox .phoList li:nth-child(2) {
	margin-left: auto;
	width: 47.3% !important;
}
#main .inner05 .phoBox .phoList li:nth-child(3) {
	right: auto;
	left: 9%;
	bottom: 6.2% !important;
	width: 49.6%;
}
#main .btmBox {
	margin-top: 18rem;
	padding: 16.7rem 0 24.7rem;
	position: relative;
	border-top: 1px solid #000;
}
#main .btmBox:before {
	position: absolute;
	left: 50%;
	top: -0.4rem;
	transform: translateX(-50%);
	width: 7.2rem;
	height: 0.7rem;
	background-color: #00A23E;
	content: "";
}
#main .btmBox p {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-bottom: 3rem;
	text-align: center;
}
#main .btmBox .btn a {
	margin: 0 auto;
	padding: 0.5rem 1rem 2.5rem 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 92.8rem;
	height: 18.9rem;
	letter-spacing: 0.06em;
	background: #00A23E;
	border-radius: 9.4rem;
}
#main .btmBox .btn a:hover {
	opacity: 0.7;
}
#main .btmBox .btn .sml {
	margin-bottom: 0.2rem;
	display: block;
	color: #fff;
	font-size: 1.15rem;
}
#main .btmBox .btn .large {
	padding-right: 10.8rem;
	display: inline-block;
	font-size: 6.75rem;
	line-height: 1;
	letter-spacing: 0.15em;
	background: url(../img/common/arrow07.svg) no-repeat right center/3.6rem;
}
@media all and (min-width: 897px) {
	#main .inner02 .imgBox .phoBox {
		margin-left: 2.2rem;
	}
	#main .inner02 .imgBox .txtBox {
		margin-top: 1.3rem;
	}
	#main .inner03 .imgBox .phoBox {
		margin-top: 1rem;
		width: 33.6rem;
	}
	#main .inner03 .imgBox .txtBox {
		width: 72.9rem;
	}
	#main .inner03 .imgBox .txtBox h3 {
		margin: 0 0 2.8rem -1rem;
	}
	#main .inner04 {
		margin-bottom: 15rem;
	}
	#main .inner04 .imgBox .phoBox {
		margin-right: 0.5rem;
		width: 40.3rem;
	}
	#main .inner04 .imgBox .txtBox {
		width: 65.6rem;
	}
	#main .inner04 .imgBox .txtBox h3 {
		margin: 0.4rem -2rem 3rem 0;
	}
	#main .inner04 .imgBox .txtBox p {
		margin-left: 1rem;
	}
	#main .inner05 .imgBox .phoBox {
		margin-right: 0.5rem;
		width: 41.2rem;
	}
	#main .inner05 .imgBox .txtBox {
		width: 66.3rem;
	}
	#main .inner05 .imgBox .txtBox h3 {
		margin-bottom: 3.5rem;
	}
}
@media all and (max-width: 896px) {
	#main .pageTtl {
		margin-bottom: 6.5rem;
	}
	#main .pageTtl .headLine01 {
		top: 14.3%;
	}
	#main .pageTtl small {
		margin-top: 0.9rem;
		font-size: 2.174vw;
	}
	#main .inner {
		margin-bottom: 7.4rem;
	}
	#main h3 {
		margin: 0 -0.1rem 2.7rem;
		display: block;
		position: relative;
	}
	#main h3 img {
		margin: 0;
		position: absolute;
		left: 0;
		top: 0;
		width: 5.3rem;
	}
	#main h3 .ttlTxt {
		min-height: inherit;
		display: block;
		font-size: 1.2rem;
	}
	#main h3 .ttlTxt .sml {
		margin: 0 0 0.6rem 6.5rem;
		padding-top: 0.6rem;
		min-height: 6rem;
		display: flex;
		align-items: center;
	}
	#main h3 .ttlTxt .large {
		width: auto;
		font-size: 4.5rem;
	}
	#main .topBox {
		display: block;
	}
	#main .topBox .lBox {
		width: 100%;
	}
	#main .topBox .lBox .txtBox {
		width: 100%;
		margin: 0;
		padding: 0 2.5rem;
	}
	#main .topBox .lBox .txtBox p {
		line-height: 1.88;
	}
	#main .topBox .photo {
		margin-right: 2.4rem;
		border-radius: 0 3.5rem 3.5rem 0;
	}
	#main .topBox .phoList {
		margin: 2.5rem auto 4rem;
		width: 36.3rem;
	}
	#main .topBox .phoList li {
		margin-bottom: 2.1rem;
		width: 23.6rem;
	}
	#main .topBox .phoList li:nth-child(2) {
		margin-bottom: 0.9rem;
		width: 22.4rem;
	}
	#main .topBox .phoList p {
		margin-top: 0.4rem;
		font-size: 1.4rem;
		letter-spacing: 0.04em;
	}
	#main .topBox .phoList li:nth-child(2) p {
		margin-top: 0.6rem;
		text-align: center;
	}
	#main .topBox .phoList li:last-child {
		margin: 0;
		width: auto;
	}
	#main .topBox .phoList li:last-child p {
		margin-top: 1.1rem;
		font-size: 1.3rem;
		line-height: 1.35;
	}
	#main .imgBox .phoBox {
		width: 100%;
		order: 1;
	}
	#main .imgBox .phoBox .btn {
		width: 15.8rem;
		margin: -3.3rem 0 0 auto;
		position: relative;
	}
	#main .imgBox .phoBox .btn a {
		padding: 0.6rem 0.5rem 0.4rem;
	}
	#main .imgBox .phoBox .btn a .arrow {
		padding-right: 2.5rem;
		background-size: 1.9rem;
	}
	#main .imgBox .phoBox .phoList {
		gap: 0.6rem 0;
	}
	#main .imgBox .phoBox .phoList li:nth-child(2) {
		width: 52.7%;
	}
	#main .imgBox .phoBox .phoList li:last-child {
		bottom: 10%;
		right: 3.5%;
	}
	#main .imgBox .txtBox {
		margin-bottom: 3.6rem;
		width: 100%;
		order: 0;
	}
	#main .imgBox .txtBox p {
		line-height: 1.88;
		letter-spacing: 0.02em;
	}
	#main .inner02 {
		margin-bottom: 7.2rem;
	}
	#main .inner02 h3 {
		margin: 0 -1.5rem 3.3rem 0;
	}
	#main .inner02 h3 .large {
		font-size: 4.15rem;
		line-height: 1.1;
	}
	#main .inner02 .imgBox .txtBox {
		margin-bottom: 0;
	}
	#main .inner05 h3 .large {
		font-size: 4.2rem;
		line-height: 1.07;
	}
	#main .inner05 .phoBox .btn {
		margin: -3.2rem 0 0 0.8rem;
	}
	#main .inner05 .phoBox .phoList li:nth-child(3) {
		left: 5.5%;
		width: 53%;
	}
	#main .btmBox {
		margin-top: 8.7rem;
		padding: 8rem 0 9rem;
	}
	#main .btmBox:before {
		width: 3.8rem;
		height: 0.5rem;
		top: -0.3rem;
	}
	#main .btmBox p {
		margin-bottom: 1.9rem;
		line-height: 1.39;
	}
	#main .btmBox .btn {
		margin: 0 -1rem;
	}
	#main .btmBox .btn a {
		padding: 0.5rem 0.5rem 1rem;
		max-width: 37.5rem;
		height: 9.5rem;
		text-align: center;
	}
	#main .btmBox .btn .sml {
		margin-bottom: 0.1rem;
		font-size: 1.1rem;
	}
	#main .btmBox .btn .large {
		padding: 0 0 1.2rem;
		font-size: 3.4rem;
		background-size: 2.7rem;
		background-position: center bottom;
	}
}