@charset "UTF-8";

body {
	font-size:16px;
	*font-size:small;
	*font:x-small;
	font-family:'ヒラギノ角ゴ W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.font_noto{
	font-family: "Noto Sans JP", sans-serif;
}

#about_area h2,
#intro_area h2,
#new_area h3,
#new_area h2,
#archive_area h2
{
	font-family: "Noto Sans JP", sans-serif;
}

table {
	font-size:inherit;
}

/* 80px */
#logo_date_area h2
{
	font-size: 500%;
}

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

/* 80px */
#about_area h2
{
	font-size: 500%;
}

/* 45px */
#intro_area h2,
#new_area h2,
#archive_area h2
{
	font-size: 3.75rem;
}

/* 30px */
.btn a
{
	font-size: 188%;
}

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

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

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

/* 20px */
#logo_date_area h5
{
	font-size: 125%;
}

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

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

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

/* 13px */
#logo_date_area h2 span
{
	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) {
}

@media screen and (max-width: 979px) {
	/* 60px */
	#logo_date_area p
	{
		font-size: 376% !important;
	}
	
	/* 40px */
	#about_area h2,
	#logo_date_area .first
	{
		font-size: 250% !important;
	}
	
	/* 14px */
	#about_area p
	{
		font-size: 87.5%;
	}
}

@media screen and (max-width: 639px) {
	/* 30px */
	#logo_date_area h2
	{
		font-size: 188%;
	}

	#logo_date_area .first {
		font-size: 188% !important;
		-webkit-text-size-adjust: 100% !important;
		text-size-adjust: 100% !important;
	}