<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#responsive_wrap .ttl-unit-02{
	margin-top:30px;
}
#responsive_wrap .sp{
	display:none;
}
#responsive_wrap .present_txt li{
	display:inline-block;
	width:80%;
	vertical-align:middle;
	font-size:24px;
	color:#0071bc;
}
#responsive_wrap .present_txt{
	margin-bottom:10px;
}
#responsive_wrap .present_txt li:first-child{
	background:#0071bc;
	color:#fff;
	font-size:22px;
	text-align:center;
	width:12%;
	padding:10px 5px;
	line-height:25px;
	margin-right:1%;
}
#responsive_wrap .list-notes li{
	font-size:12px;
	margin-bottom:0 !important;
}

	
@media (max-width: 720px) {
	#responsive_wrap .pc{
	display:none;
	}
	#responsive_wrap .sp{
	display:block;
	}
	#responsive_wrap .sp{
		width:100%;
	}
	#responsive_wrap .present_txt li{
		width:100%;
		display:block;
	}
	#responsive_wrap .present_txt li:first-child{
		width:30%;
		text-align:center;
	}


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