<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";




/*********** common変更 *************/

.content-bg {

}

/*********** ↑common変更 *************/



/*********** 共通 *************/


/*********** ↑共通 *************/





/*********** completion *************/

.completion_01-wrap {

}

.completion_01-wrap .title {
	font-size: 4.0rem;
	letter-spacing: 0.8rem;
	text-align: center;
	padding-bottom: 0px;
}

.completion_01-wrap .title .large {
	font-size: 1.5em;
}

.completion_01-wrap .title2 {
	font-size: 2.2rem;
	text-align: center;
	padding-bottom: 60px;
}


/*********** ↑completion *************/






/*********** merit *************/

/** 共通 **/
.merit-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 120px;
}

.merit-wrap.first {
	padding-top: 200px;
}

.merit-wrap li:nth-child(1) {
	width: 34.15%;
}

.merit-wrap li:nth-child(2) {
	width: 60.49%;
}

.merit-wrap .title {
	font-family: 'Cinzel', serif;
	color: #429e66;
	font-size: 2.2rem;
	line-height: 1.0;
	letter-spacing: 0.4rem;
}

.merit-wrap .title .large {
	font-size: 1.8em;
}

.merit-wrap .copy1 {
	color: #429e66;
	font-size: 4.0rem;
	line-height: 1.3;
	padding-top: 30px;
}

.merit-wrap .copy1 .kerning {
	margin: 0 -0.1em;
}

.merit-wrap .copy1 .small {
	font-size: 0.8em;
}

.merit-wrap .copy2 {
	text-align: justify;
	padding-top: 40px;
}







/** left **/
.merit-wrap.left {

}



/** right **/
.merit-wrap.right {

}

.merit-wrap.right li:nth-child(1) {
	order: 2;
}

.merit-wrap.right li:nth-child(2) {
	order: 1;
}



/** 個別 **/
.merit_05-2-wrap {
	padding-top: 100px;
}

.merit_05-2-wrap .title {
	color: #429e66;
	font-size: 2.2rem;
	letter-spacing: 0.2rem;
	text-align: center;
	background: #e3f0e8;
	padding: 5px;
	margin-bottom: 20px;
}





/*********** ↑merit *************/





</pre></body></html>