@charset "utf-8";
/*------------------------------------------------------------
	reform
------------------------------------------------------------*/
.headLine01 .en {
	letter-spacing: 0.215em;
}
.headLine01 .jp {
	letter-spacing: 0em;
}
.comTextBox .text {
	letter-spacing: 0.4em;
}
#main .sec01 {
	margin-bottom: 11rem;
}
#main .content {
	max-width: 116.5rem;
}
#main .comTextBox01 .hTtl {
	margin-bottom: 4.5rem;
}
#main .sec01 .innerBox {
	margin-bottom: 9rem;
}
#main .none {
	display: none;
}
#main .sec01 .innerBox:last-of-type {
	margin-bottom: 0;
}
#main .sec01 .innerBox img {
	width: 100%;
}
#main .sec01 .innerBox .imgText {
	margin-bottom: 6.3rem;
}
#main .sec01 .innerBox .photoList li {
	margin-right: 3.95%;
	width: 30.7%;
}
#main .sec01 .innerBox .photoList li:nth-child(3n) {
	margin-right: 0;
}
#main .sec01 .innerBox .photoList .pho {
	margin-bottom: 1.8rem;
}
#main .sec01 .innerBox .photoList .txtBox .ttl {
	font-size: 3.3rem;
	font-weight: 500;
	letter-spacing: 0.15em;
	line-height: 1.75;
}
#main .sec01 .innerBox .photoList .txtBox .ttl.thin {
	letter-spacing: -0.15em;
}
#main .sec01 .innerBox .photoList .txtBox .txt {
	font-size: 2.2rem;
	font-weight: 300;
	letter-spacing: 0.06em;
	line-height: 1.66;
	font-feature-settings: "palt";
	text-align: justify;
}
#main .sec02 {
	padding-bottom: 6rem;
}
#main .sec02 .pho {
	margin: 0 auto 4.7rem;
	max-width: 90.3rem;
}
#main .sec02 .text {
	text-align: center;
	font-size: 5.25rem;
	letter-spacing: 0.2em;
	line-height: 1.28;
}
#main .sec03 {
	padding-top: 10.5rem;
}
#main .sec03 .comTextBox01 {
	margin-bottom: 6.8rem;
}
#main .sec03 .photo {
	margin-bottom: 6.7rem;
}
#main .sec03 .photo img {
	width: 100%;
}
#main .sec03 .textList li {
	margin-bottom: 5.5rem;
}
#main .sec03 .textList li:last-child {
	margin-bottom: 0;
}
#main .sec03 .textList .ttl {
	font-size: 3.3rem;
	font-weight: 500;
	letter-spacing: 0.15em;
	line-height: 1.6;
}
#main .sec03 .textList .txt {
	font-size: 2.25rem;
	font-weight: 300;
	letter-spacing: 0.08em;
	line-height: 1.66;
	text-align: justify;
	font-feature-settings: "palt";
}
@media all and (max-width: 896px) {
	#main .sec01 {
		margin-bottom: 5rem;
	}
	#main .content {
		max-width: 100%;
	}
	#main .comTextBox01 .hTtl {
		margin-bottom: 2rem;
	}
	#main .sec01 .innerBox {
		margin-bottom: 5rem;
	}
	#main .sec01 .innerBox .imgText {
		margin: 0 -1.5rem 3rem;
	}
	#main .sec01 .innerBox .photoList {
		display: block;
	}
	#main .sec01 .innerBox .photoList li {
		margin: 0 0 3rem;
		width: auto;
	}
	#main .sec01 .innerBox .photoList li:last-child {
		margin-bottom: 0;
	}
	#main .sec01 .innerBox .photoList .pho {
		margin-bottom: 1rem;
	}
	#main .sec01 .innerBox .photoList .txtBox .ttl {
		font-size: 2rem;
	}
	#main .sec01 .innerBox .photoList .txtBox .txt {
		font-size: 1.6rem;
	}
	#main .sec02 {
		padding-bottom: 3rem;
	}
	#main .sec02 .pho {
		margin-bottom: 2rem;
		max-width: 100%;
	}
	#main .sec02 .text {
		font-size: 2rem;
	}
	#main .sec03 {
		padding-top: 3rem;
	}
	#main .sec03 .comTextBox01 {
		margin-bottom: 3rem;
	}
	#main .sec03 .comTextBox01 .hTtl {
		font-size: 2rem;
	}
	#main .sec03 .photo {
		margin-bottom: 3rem;
	}
	#main .sec03 .textList li {
		margin-bottom: 2rem;
	}
	#main .sec03 .textList .ttl {
		font-size: 2rem;
	}
	#main .sec03 .textList .txt {
		font-size: 1.6rem;
	}
}