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

/* TOP */
#mainTitle .box_statement h1 img	{ /* ニッポンを飲もう！日本の酒キャンペーン */
	width : 134px;
	margin-top : 8px;
}
.top_spacer_u	{
	height : 120px;
}
.box_statement_in	{
	margin : 0 auto;
	width : 234px; /* 一番大きい画像幅に合わせる */
	text-align : left;
}
#mainTitle .box_statement h2 img	{ /* 日本の心まで、味わってほしい。 */
	width : 243px;
	margin-bottom : 26px;
}
#mainTitle .box_statement .tx_1 img	{
	width : 210px;
	margin-bottom : 26px;
}
#mainTitle .box_statement .tx_2 img	{
	width : 236px;
	margin-bottom : 26px;
}
#mainTitle .box_statement .tx_3 img	{
	width : 238px;
	margin-bottom : 26px;
}
#mainTitle .box_statement .tx_4 img	{
	width : 191px;
}
.top_spacer_b	{
	height : 180px;
}
@media screen and (min-width:768px) and ( max-width:1200px) {
	.top_spacer_u	{
		height : 3rem;
	}
}
@media screen and (max-width: 768px)	{

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