.instagram_bg {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
a:hover {
	text-decoration: none !important;
}

.base_bg {
	background: #0B344E;
}
.bg-light-gray {
	background: #CCC;
}

.messsage_index_01 h2 {
	font-family: 'Noto Serif JP';
	font-weight: 600;
	color: #000;
	font-size: 1.8rem;
	line-height: 1.6;
	letter-spacing: 0.15em;
}
.message_index_02 h3 {
	font-family: 'Noto Serif JP';
	font-weight: 600;
	color: #0B344E;
	font-size: 1.8rem;
	line-height: 1.6;
	letter-spacing: 0.15em;
}
.message_index_02 p {
	font-size: 1.0rem;
	line-height: 1.8;
	letter-spacing: 0.15em;
}


.topic_index_01 h2 {
	font-family: 'Noto Serif JP';
	font-weight: 600;
	color: #0B344E;
	font-size: 1.8rem;
	line-height: 1.6;
	letter-spacing: 0.15em;
}
.topic_index_02 h3 {
	font-family: 'Noto Serif JP';
	font-weight: 600;
/* 	color: #FFF; */
	font-size: 1.8rem;
	line-height: 1.6;
	letter-spacing: 0.15em;
}
.topic_index_01 .lead {
	font-family: 'Noto Serif JP';
}
.school_index_01 {

}
.school_index_01 h2 {
	font-family: 'Noto Serif JP';
	font-weight: 600;
	color: #0B344E;
	font-size: 1.8rem;
	line-height: 1.6;
	letter-spacing: 0.15em;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
