<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media print {
    .noprint { display: none !important; }
}

.noprint-img{
	pointer-events: none;
	position: relative;
	width:100%;
	height:auto;
}

.noprint-img:after{
	content: "";
	padding-top: 56.26%; /*�糸��啤�ゃ�� 蕭���歎綛�*/
	display: block;
}

.noprint-img img{
	display: none;
}

.photo01:before{
	content: "";
	width: 100%;
	padding-top: 56.26%; /*�糸��啤�ゃ�� 蕭���歎綛�*/
	background: url(/sp/kyogaku-koshien/img/img01_sahre545jtsd21re.jpg) 0 0 no-repeat;
	background-size: 100% auto;
	position: absolute;
	top:0;
	left: 0;
}
.photo02:before{
	content: "";
	width: 100%;
	padding-top: 56.26%;
	background: url(/sp/kyogaku-koshien/img/visual.jpg) 0 0 no-repeat;
	background-size: 100% auto;
	position: absolute;
	top:0;
	left: 0;
}



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