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

/*
th_TH
*/

/* -----------------------------------------------
contents name
----------------------------------------------- */
#service-header {/* reset */
	margin-bottom: 0;
}
/* =========================================================
underage
========================================================= */
#underage {
	font-size: initial;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
}
/* -----------------------------------------------
header
----------------------------------------------- */
#underage .header {
	margin: 0 auto;
	max-width: 1000px;
}
#underage .header h3 {
	font-size: 120%;
	margin-bottom: 10px;
}
#underage .header div {
	text-align: center;
	margin-bottom: 50px;
}
#underage .header p {
	font-weight: bold;
	line-height: 1.5;
	margin: 0 auto 40px auto;
}
/* -----------------------------------------------
contents
----------------------------------------------- */
#underage .box {
	clear: both;
	margin: 0 auto 40px auto;
	max-width: 1000px;
}
#underage .box div {
	display: inline;
	float: right;
	margin-left: 10px;
}
#underage .box dt {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 5px;
}
#underage .box dd {
	font-size: 95%;
	line-height: 1.5;
	margin-left: 40px;
}
</pre></body></html>