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

.box_inner h3{
	margin: 0 0 20px 0;
}
.info-txt dd {
	padding-bottom: 10px;
}
.right{
	text-align: right;
}
.img_right{
	float:right;
	float: right;
	width: 300px;
	margin-left: 10px;
}
.youtube2 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin:0 0 0 0;
}
.youtube2 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
</pre></body></html>