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

.conts_wrap_pc {
}
.conts_wrap_pc .main_images {
	margin-bottom: 30px;
}
.conts_wrap_pc .voice_photo {
	width: 27.027%;
}
.conts_wrap_pc .voice_photo.fl {
	margin-right: 3.378%;
}
.conts_wrap_pc .voice_photo.fr {
	margin-left: 3.378%;
}
.conts_wrap_pc .box_wrap h2 {
	font-size: 216.6%;
	color: #808080;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.2;
	margin-bottom: 20px;
}
.conts_wrap_pc .box_wrap .names {
	font-size: 155%;
}
.conts_wrap_pc .box_wrap .names span {
	font-size: 70%;
	color: #60D581;
	padding: 0px 0px 0px 20px;
}
.conts_wrap_pc .box_wrap .names span.eng {
	color: #494949;
	padding: 0 0 0 10px;
}
.conts_wrap_pc .box_wrap .names span.schoo {
	color: unset;
	padding: 0;
}
.conts_wrap_pc .box_wrap .names, .conts_wrap_pc .box_wrap .text_wrap {
	float: left;
	width: 69.595%;
	line-height: 210%;
}
.conts_wrap_pc .box_wrap {
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
.conts_wrap_pc .box_wrap:last-child {
	border: none;
	padding-bottom: 0;
}

/* ▼表示領域が768px未満の場合 */
@media screen and (max-width: 768px) {
.conts_wrap p, .conts_wrap ul, .conts_wrap_pc p, .conts_wrap_pc ul {
	font-size: 80%;
	line-height: 200%;
}

.conts_wrap_pc .main_images {
	margin: 0 2%;
}
.conts_wrap_pc .voice_photo {
/*	width: 37.027%;*/
	float:none;
	margin: 0 auto 10px;
	width: 70%;
}
.conts_wrap_pc .voice_photo img {
	width: 100%;
}

.conts_wrap_pc .voice_photo.fr,.conts_wrap_pc .voice_photo.fl {
	float:none;
	margin: 0 auto 10px;
	width: 70%;
}

.conts_wrap_pc .voice_photo.fr img {
	width: 100%;
}
.conts_wrap_pc .box_wrap {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.conts_wrap_pc .box_wrap .names {
/*	width: 59.595%;*/
	width: 100%;
	text-align: center;
}
.conts_wrap_pc .box_wrap h2 {
	font-size: 130%;
	margin-bottom: 12px;
	text-align: center;
}
.conts_wrap_pc .box_wrap .names {
	font-size: 118%;
	line-height: 110%;
}
.conts_wrap_pc .box_wrap .names span {
	display: block;
	padding: 0;
	font-size: 66%;
}
.conts_wrap_pc .box_wrap .text_wrap {
	float: none;
	clear: both;
	width: auto;
}
.conts_wrap_pc .box_wrap {
	padding-bottom: 15px;
	margin-bottom: 15px;
}



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