@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
section.content {
	max-width: 132.8rem;
}
#main .sec01 {
	margin-bottom: 38.1rem;
}
#main .sec01 .subTitle {
	margin-bottom: 2.6rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.45;
	text-align: center;
	letter-spacing: 0.3em;
}
#main .sec01 p {
	margin-bottom: 2.3rem;
	line-height: 1.437;
	letter-spacing: 0.3em;
}
#main .sec01 p:last-child {
	margin-bottom: 0;
}
#main .sec01 .txtList {
	margin: 8.4rem 0 16.7rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .sec01 .txtList li {
	padding: 4.7rem 0 5.4rem;
	width: calc(50% - 3.6rem);
	background: #f4f2f2;
	border: 1px solid #9f9595;
	text-align: center;
	font-weight: 700;
	font-size: 3rem;
}
#main .sec01 .txtList .red {
	margin-bottom: 3.8rem;
	color: #C40000;
	font-size: 4rem;
	font-weight: 900;
	line-height: 1;
}
#main .sec01 .txtList .red span {
	font-size: 5rem;
	font-weight: 700;
}
#main .sec01 .txtList p {
	letter-spacing: 0.1em;
}
#main .sec01 .txtList .ttl {
	margin-bottom: 2rem;
}
#main .sec01 .txtList .notes {
	font-size: 1.2rem;
	font-weight: normal;
	letter-spacing: 0.2em;
}
@media all and (max-width: 767px) {
	#main .sec01 .subTitle {
		margin-bottom: 1rem;
		font-size: 1.5rem;
		line-height: 1.7;
		letter-spacing: 0.15em;
	}
	#main .sec01 p {
		line-height: 1.4;
		margin-bottom: 1.4rem;
		font-size: 1.4rem;
	}
	#main .sec01 .txtList {
		margin: 2.7rem 2.5rem 6.7rem;
		display: block;
	}
	#main .sec01 .txtList li {
		width: auto;
		padding: 1.3rem 0 0.5rem;
		margin-bottom: 2rem;
		font-size: 1.1rem;
	}
	#main .sec01 .txtList li:last-child {
		margin-bottom: 0;
	}
	#main .sec01 .txtList .red {
		font-size: 1.8rem;
		margin-bottom: 0.8rem;
	}
	#main .sec01 .txtList .red span {
		font-size: 2.2rem;
	}
	#main .sec01 .txtList .notes {
		font-size: 0.8rem;
	}
	#main .sec01 .txtList .ttl {
		margin-bottom: 0.6rem;
	}
	#main .sec01 {
		margin-bottom: 13.4rem;
	}
}


/* sec02 */
#main .sec02 {
	margin-bottom: 33.8rem;
}
#main .sec02 .headLine01 {
	margin-bottom: 9.3rem;
}
@media all and (max-width: 767px) {
	#main .sec02 ul.graphArea {
		margin: 0 -1.9rem 0 -2rem;
	}
	#main .sec02 .headLine01 {
		margin-bottom: 2.9rem;
	}
	#main .sec02 #sub {
		transform: scale(0.86);
		margin-top: -18.5rem;
	}
	#main .sec02 {
		margin-bottom: -8.5rem;
	}
}


/* sec03 */
#main .sec03 .headLine01 {
	margin-bottom: 13.8rem;
}
#main .sec03 .titleBox {
	max-width: 114.4rem;
	padding-top: 1.1rem;
	margin: 0 auto;
	position: relative;
	min-height: 14.9rem;
	margin-bottom: 5rem;
}
#main .sec03 .numTxt {
	padding-top: 5.3rem;
	width: 15rem;
	height: 15rem;
	color: #fff;
	background-color: #9F9595;
	border-radius: 50%;
	text-align: center;
	line-height: 1;
	font-size: 2.3rem;
	font-weight: 700;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	font-family: "Noto Serif", serif;
	letter-spacing: 0.07em;
}
#main .sec03 .numTxt span {
	display: block;
	font-size: 3.4rem;
	margin-top: 0.7rem;
}
#main .sec03 .subTitle {
	font-size: 4rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.1em;
}
#main .sec03 .subTitle span {
	font-size: 3rem;
}
#main .sec03 .smallTxt {
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.29em;
}
#main .sec03 .image {
	text-align: center;
}
#main .sec03 .subBox {
	margin-bottom: 10.2rem;
}
#main .sec03 .subBox:last-child {
	margin-bottom: 0;
}
#main .sec03 .imgUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5.4rem 5.4rem;
}
#main .sec03 .imgUl li {
	width: 62rem;
	
}
#main .sec03 .imgUl img {
	width: 100%;
}
#main .sec03 .imgUl02 {
	margin: 0 auto;
	max-width: 92.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 5.7rem 0;
}
#main .sec03 .imgUl02 li {
	width: 43.5rem;
}
#main .sec03 .imgUl02 img {
	width: 100%;
}
#main .sec03 .imgUl03 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 2rem;
	font-weight: 700;
	gap: 0 6.5rem;
}
#main .sec03 .imgUl03 li {
	width: 46rem;
	text-align: center;
}
#main .sec03 .imgUl03 img {
	width: 100%;
}
#main .sec03 .imgUl03 p {
	margin-top: 3.6rem;
	letter-spacing: 0.18em;
}
@media all and (min-width: 768px) {
	#main .sec03 .box01 .image img {
		width: 117.7rem;
		position: relative;
		margin-right: -11rem;
	}
	#main .sec03 .box02 .titleBox {
		margin-bottom: 9rem;
		padding-top: 5.1rem;
	}
	#main .sec03 .box02 .image img {
		width: 93rem;
	}
	#main .sec03 .box03 .image img {
		width: 42.6rem;
	}
	#main .sec03 .box03 .titleBox {
		padding-top: 2.1rem;
		margin-bottom: 3.9rem;
	}
	#main .sec03 .box03 .smallTxt {
		letter-spacing: 0.1em;
		line-height: 1.45;
	}
	#main .sec03 .box04 .titleBox {
		margin-bottom: 9rem;
		padding-top: 2.3rem;
	}
	#main .sec03 .box05 .image img {
		width: 96rem;
	}
	#main .sec03 .box05 .smallTxt {
		margin-top: 1.7rem;
		font-size: 3rem;
		line-height: 1.466;
	}
	#main .sec03 .box05 .titleBox {
		padding-top: 1.5rem;
		margin-bottom: 4.7rem;
	}
	#main .sec03 .box06 .titleBox {
		margin-bottom: 5.8rem;
	}
	#main .sec03 .box07 .titleBox {
		margin-bottom: 10rem;
	}
}
@media all and (max-width: 767px) {
	#main .sec03 .headLine01 {
		margin-bottom: 2.4rem;
	}
	#main .sec03 .numTxt {
		padding-top: 1.6rem;
		width: 4.6rem;
		height: 4.6rem;
		font-size: 0.6rem;
		top: 0.2rem;
  		left: 0.2rem;
	}
	#main .sec03 .numTxt span {
		margin-top: 0.2rem;
		font-size: 1rem;
	}
	#main .sec03 .subTitle {
		font-size: 1.5rem;
		line-height: 1.45;
		letter-spacing: 0.1em;
	}
	#main .sec03 .subTitle span {
		font-size: 1.4rem;
	}
	#main .sec03 .smallTxt {
		font-size: 0.8rem;
		letter-spacing: 0.15em;
	}
	#main .sec03 .box01 .image img {
		width: 89.6%;
		margin-right: -3rem;
	}
	#main .sec03 .titleBox {
		min-height: 4.6rem;
		padding-top: 0;
		margin-bottom: 2.1rem;
	}
	#main .sec03 .imgUl {
		display: block;
		margin: 0 0.3rem 0 1.8rem;
	}
	#main .sec03 .imgUl li {
		width: auto;
		margin-bottom: 2.7rem;
	}
	#main .sec03 .imgUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec03 .imgUl02 li {
		width: calc(50% - 0.9rem);
	}
	#main .sec03 .imgUl03 {
		display: block;
		margin: 0 4.6rem;
		font-size: 1.1rem;
	}
	#main .sec03 .imgUl03 li {
		width: auto;
		margin-bottom: 2.3rem;
	}
	#main .sec03 .imgUl03 li:last-child {
		margin-bottom: 0;
	}
	#main .sec03 .image {
		margin: 0 -3.8rem;
	}
	#main .sec03 .subBox {
		margin-bottom: 3.5rem;
	}
	#main .sec03 .box02 .titleBox {
		padding-top: 1rem;
		margin-bottom: 2.5rem;
	}
	#main .sec03 .box02 .titleBox .smallTxt {
		margin-top: 0.3rem;
	}
	#main .sec03 .box02 .image img {
		width: 89.6%;
	}
	#main .sec03 .box03 .titleBox {
		padding-top: 1rem;
		margin-bottom: 1.8rem;
	}
	#main .sec03 .box03 .titleBox .smallTxt {
		margin-top: 0.3rem;
	}
	#main .sec03 .box03 .image img {
		width: 50.4%;
	}
	#main .sec03 .box04 .titleBox {
		padding: 1rem 0 0 4.7rem;
	}
	#main .sec03 .box05 .titleBox {
		padding-top: 0.7rem;
		margin-bottom: 1.7rem;
	}
	#main .sec03 .box05 .smallTxt {
		font-size: 1.2rem;
		margin-top: 0.8rem;
		line-height: 1.5;
	}
	#main .sec03 .box05 .image img {
		width: 75%;
	}
	#main .sec03 .imgUl02 {
		margin: 0 -1.8rem;
		max-width: inherit;
		gap: 2rem 0;
	}
	#main .sec03 .box07 .titleBox {
		margin-bottom: 3.3rem;
	}
	#main .sec03 .imgUl03 p {
		margin-top: 0.8rem;
		letter-spacing: 0.1em;
		font-size: 1.4rem;
	}
}