@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Hina+Mincho&display=swap');
.slogan__ttl { margin-bottom: 21px; font-family: 'Hina Mincho', serif; font-size: 2.4rem; }
.slogan__ttl rt { font-size: 1.2rem; letter-spacing: 0.05em; text-indent: 0.05em; text-align: center; }
.slogan__cont { font-family: 'Hina Mincho', serif; }
.slogan__cont__txt:not(:last-of-type) { margin-bottom: 15px; }
.additional-wrap { margin-top: 50px; }
.additional {  }
.additional:not(:first-of-type) { margin-top: 30px; }
.additional__philosophy th,
.additional__philosophy td { vertical-align: top; }
.additional__philosophy th { min-width: 60px; font-weight: 500; }
.additional__ttl { margin-bottom: 15px; font-size: 1.9rem; font-weight: 700; line-height: 1; }
.additional__list { margin-top: 10px; }
.additional__list li { font-size: 1.4rem; text-indent: -0.9em; padding-left: 0.9em; }
.additional__list li::before { content: "・"; margin-right: 6px; }
@media print, screen and (min-width: 681px) {
	.slogan__ttl { margin-bottom: 28px; font-size: 4.0rem; }
	.slogan__ttl rt { font-size: 1.5rem; letter-spacing: 0.2em; text-indent: 0.2em; }
	.slogan__cont__txt:not(:last-of-type) { margin-bottom: 23px; }
	.additional-wrap { margin-top: 40px; }
	.additional:not(:first-of-type) { margin-top: 40px; }
	.additional__ttl { font-size: 2.1rem; }
}



@media print, screen and (min-width: 1200px) {
	
	
}

