@charset "utf-8";
/*

ファイルごとに異なったスタイル

*/

/*======================================

	top

=======================================*/
main {
	margin-top: -30px;
	padding-bottom: 65px;
}
main>h1 {
	margin-bottom: 20px;
}
.main_image {
	padding: 0 16px;
	margin-bottom: 34px;
}
.main_image img {
	width: 100%;
}
.message_40th {
	padding: 0 15px 0 0;
	margin-bottom: 30px;
}
.message_40th img {
	width: 100%;
}
.content h1 {
	margin-bottom: 75px;
}
.content h1 img {
	width: 100%;
}
.latest_news {
	margin: 0 16px 42px;
}
.latest_news h2 {
	font-size: 0;
	line-height: 0;
}
.latest_news dl {
	border-bottom: 1px solid #cacfd9;
	margin-top: -2px;
	position: relative;
	z-index: 2;
}
.latest_news li:first-child dl {
	border-top: 1px solid #cacfd9;
}
.latest_news dt {
	font-size: 12px;
	padding-top: 13px;
	margin-bottom: 5px;
}
.latest_news dt .category {
	font-family: Futura, "Courier New", sans-serif;
}
.latest_news dt .date {
	font-family: Georgia, serif;
	display: inline-block;
}
.latest_news dd {
	font-size: 14px;
	padding-bottom: 13px;
}
.latest_news li:nth-child(1) .date {
	padding-left: 22px;
	background: url(../img/top/icn_i1.jpg) no-repeat left top;
	background-size: 17px;
}
.latest_news li:nth-child(2) .date {
	padding-left: 22px;
	background: url(../img/top/icn_i2.jpg) no-repeat left top;
	background-size: 17px;
}
.latest_news li:nth-child(3) .date {
	padding-left: 22px;
	background: url(../img/top/icn_i3.jpg) no-repeat left top;
	background-size: 17px;
}

.btn_seemore {
	text-align: right;
	font-size: 0;
	line-height: 0;
	margin-top: 15px;
}
.tw_box {
	background: url(../img/top/bg_tw.png) no-repeat left top;
	background-size: 137px auto;
	padding-top: 69px;
	margin: 0 16px;
}
.tw_box_t {
	font-size: 14px;
}
.tw_box_d {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
	text-align: right;
}
.bnr_fanclub {
	margin: 16px 16px 0;
}
.bnr_fanclub img {
	width: 100%;
}
.bnr_40th {
	margin: 16px 16px 0;
}
.bnr_40th img {
	width: 100%;
}
