@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,
.ttl,
.sttl,
.btn a,
.img_text_box .text_box h3,
.movie_text_box .text_box h3,
#about_area p,
#cast_area ul li h5,
#place_area .text_box ul li h4
{
	font-family: 'UD Shin Go Bold JIS2004';
}

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

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

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

table {
	font-size:inherit;
}

/* 72px */
/*
{
	font-size: 450%;
}
*/

/* 64px */
.ttl
{
	font-size: 400%;
}

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

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

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

/* 32px */
.btn a,
.img_text_box .text_box h3,
.movie_text_box .text_box h3
{
	font-size: 200%;
}

/* 28px */
.movie_list li .text_box h3
{
	font-size: 175%;
}

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

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

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

/* 20px */
.big
table th,
.img_text_box .text_box p,
.movie_text_box .text_box p,
#cast_area ul li h5,
#place_area .text_box ul li h4
{
	font-size: 125%;
}

/* 18px */
table td
{
	font-size: 112.5%;
}

/* 16px */
.movie_list li .text_box p
{
	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
	{
		font-size: 325%;
	}
}

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