@charset "UTF-8";

body {
	font-size:16px;
	*font-size:small;
	*font:x-small;
	font-family:'UD新ゴ M','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.ttl h2,
.sttl,
#catch_area p,
#about_area p,
.btn a,
.btn_overtime h4
{
	font-family:'UD新ゴ B';
}

table {
	font-size:inherit;
}

/* 52px */
/*
{
	font-size: 325%;
}

/* 40px */
/*
{
	font-size: 250%;
}
*/

/* 36px */
.ttl.ttl_present h2,
.btn a,
.btn_overtime h4
{
	font-size: 225%;
}

/* 30px */
.ttl h2,
.sttl
{
	font-size: 188%;
}

/* 26px */
/*
{
	font-size: 162.5%;
}
*/

/* 24px */
/*
{
	font-size: 150%;
}
*/

/* 22px */
/*
{
	font-size: 137.5%;
}
*/

/* 20px */
.big,
#about_area p,
#present_area > h5
{
	font-size: 125%;
}

/* 18px */
#present_area p
{
	font-size: 112.5%;
}

/* 16px */
/*
{
	font-size: 100%;
}
*/

/* 14px */
#present_area p.caution
{
	font-size: 87.5%;
}

/* 13px */
/*
{
	font-size: 81.2%;
}
*/

/* 12px */
#footer p
{
	font-size: 75%;
}

/* 11px */
.small
{
	font-size: 69%;
}

/* 10px */
/*
{
	font-size: 62.5%;
}
*/

@media screen and (max-width: 1199px) {
	.ttl h2 span
	{
		font-size: 75%;
	}
}

@media screen and (max-width: 979px) {
}

@media screen and (max-width: 639px) {
}
