@charset "UTF-8";

body {
	font-size:16px;
	*font-size:small;
	*font:x-small;
	font-family: 'UD Shin Go Medium JIS2004','tofu',"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}

table th,
#logo_area h2,
#logo_area h4
{
	font-family: 'UD Shin Go Bold JIS2004';
}

.ttl,
.sttl,
.cast_text_more
{
	font-family: vdl-logojr, sans-serif;
	font-weight: 400;
	line-height: 1.2em;
}

/*
{
	font-family: 'GSanSerif-U','tofu';
}
*/

/*
{
	font-family: 'GSanSerif-B','tofu';
}
*/

/*
{
	font-family: 'UD Shin Go DemiBold JIS2004','tofu';
}
*/

table {
	font-size:inherit;
}

/* 72px */
.ttl,
#logo_area h2
{
	font-size: 450%;
}

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

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

/* 48px */
/*
{
	font-size: 300%;
}
*/

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

/* 32px */
.btn a,
.cast_text_more
{
	font-size: 200%;
}

/* 28px */
/*
{
	font-size: 175%;
}
*/

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

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

/* 22px */
.btn.btn_overtime p,
#logo_area h4
{
	font-size: 137.5%;
}

/* 20px */
.big,
table th,
#about_area table td
{
	font-size: 125%;
}

/* 18px */
.btn.btn_small a,
table td
{
	font-size: 112.5%;
}

/* 16px */
.cast_list li h5,
.mc_list li h5
{
	font-size: 100%;
}

/* 14px */
/*
{
	font-size: 87.5%;
}
*/

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

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

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

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

@media screen and (max-width: 979px) {
	/* 52px */
	.ttl,
	#logo_area h2
	{
		font-size: 325%;
	}
}

@media screen and (max-width: 639px) {
	/* 28px */
	.ttl,
	#logo_area h2
	{
		font-size: 175%;
	}
	/* 22px */
	.btn a
	{
		font-size: 137.5%;
	}
	/* 14px */
	#logo_area h4
	{
		font-size: 87.5%;
	}
}
