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

/* header logo
........................................................... */
/* 20250620 ロゴが和英同一となったため削除 */
/* header h1 a {
	position: relative;
	display: block;
	background-position: 0 50%;
	background-repeat: no-repeat;
	width: 324px;
	height: 67px;
	background-image: url(../img/en/global/logo.png); */
	/*　Scott Kellum Method */
	/* overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
} */



/* footer logo
........................................................... */
/* 20250620 ロゴが和英同一となったため削除 */
/* .global-footer address {
	width: 340px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 100px 0 0 55px;
	background: url(../img/en/global/logo.png) 0 0 no-repeat;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
} */

.cautions-text{
	text-indent: -7px;
	padding-left: 37px!important;
}

.cautions-text-2{
	font-size: 13px;
	text-indent: -19px;
	padding-left: 49px!important;
}
</pre></body></html>