@charset "utf-8";

/* TOPPAGE */
a:link {
	text-decoration: none;
}
a:hover,
a:active,
a:focus { 
	text-decoration: underline;
}


p.btn { text-align: center; margin: 2rem auto; }

#slide { width: 100%; background-size: cover;
z-index: 0; max-height:  420px; min-height: 210px; height: 100%; }


#slide { margin: -20px 0; }
#slide h1 { padding: 3rem 0 0;
text-align: center; color: #fff;
text-shadow: 0 0 10px #000; margin: 0 auto;  }
#slide h2 { font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
text-align: center; margin: 2rem 2.5% 1rem;
text-shadow: 0 0 10px #000; color: #fff;
}


#slide .btn { z-index: 1; margin: 0 auto;
text-align: right; padding-bottom: 40px;
}
#slide .btn img { 
max-width: 150px;
}

#newsFeed { width: 100%; background: #fff; height: 1.5rem;
    position: relative;
    overflow: hidden; 
	height:100%;
 }
#newsFeed h3 {
	overflow: hidden; 
	height:100%;
	color: #fff; background: #005AAB;
	width:25%;
	float:left;
	padding:3%;
	line-height: 20px;
	text-align: center; vertical-align: middle;
}
#newsFeed h3 a {
	color: #fff;
	
}
#newsFeed ul { 
	color: #999; 	
	width:75%;
	float:left;
	padding: 3%;
}
#newsFeed ul li {
    /*display: none;*/
	overflow: hidden;
    /*height: 1.5rem;*/
	margin-bottom:10px;
	font-size:14px;
	line-height:1.1;
	padding-top: 10px;
}
#newsFeed ul li span {
	margin-right:10px;
    /*display: none;*/
	
}





#topMenu h3 { 
color: #fff;
background: -moz-linear-gradient(top, #545454, #333);
background: -webkit-gradient(linear, left top, left bottom, #545454, #333);
background: linear-gradient(#545454, #333);
box-shadow: 0 2px 4px 2px rgba(0,0,0,0.2);
}
#topMenu table { width: 100%; margin-bottom: 2rem; }
#topMenu tr { 
background: -moz-linear-gradient(top, #FCFCFC, #F0F0F0); vertical-align: middle; padding: 10px 0px;
background: -webkit-gradient(linear, left top, left bottom, #FCFCFC, #F0F0F0); 
background: linear-gradient(#FCFCFC, #F0F0F0); line-height: 1.2;

 }
#topMenu td { width: 50%;
background: url(../../img/btn_arrow.png) 95% center no-repeat; line-height: 1.2; border: 1px solid #ccc;
background-size: auto 13px; padding: 16px 30px 16px 4px;  vertical-align:middle;
 }
#topMenu a { color: #666; display:block;
padding: 16px 0 16px 42px;
background-size:50% auto;
}
/*
#topMenu a img  { vertical-align:middle; display:table-cell; max-width:38px; min-width:19px; padding-right:4px;
}
#topMenu a span  { vertical-align:middle; display:table-cell;
}

#topMenu a:before { 
-webkit-transform: scale(0.5); 
-moz-transform: scale(0.5);
max-width: 32px; padding-right: 4px;
vertical-align: middle;
}
*/

#topMenu a#icon01 { background: url(../../img/icon01.png) left 50% no-repeat; }
#topMenu a#icon02 { background: url(../../img/icon02.png) left 50% no-repeat;  }
#topMenu a#icon03 { background: url(../../img/icon03.png) left 50% no-repeat; }
#topMenu a#icon04 { background: url(../../img/icon04.png) left 50% no-repeat;  }
#topMenu a#icon05 { background: url(../../img/icon05.png) left 50% no-repeat;}
#topMenu a#icon06 { background: url(../../img/icon06.png) left 50% no-repeat; }
#topMenu a#icon07 { background: url(../../img/icon07.png) left 50% no-repeat;padding-left:44px; }
#topMenu a#icon_yoseki { background: url(../../img/icon_yoseki.png) left 50% no-repeat;padding-left:44px; }

/*
======================================== */
#topMenu td.nodisp { background: #fff; border: none; }
#topMenu td.mecenat
{
	background:		#fff;
	border:			none;
	text-align:		center;
	vertical-align: middle;
	padding:		0 20px;
}
#topMenu td.mecenat img
{
	width:		100%;
	height: 	auto;
}

/* mecenat_hd
======================================== */
.mecenat_hd
{
	table-layout:		fixed;
	width:				100%;
	height:				54px;
	position: 			fixed;
	top:				0px;
	display:			table;
	z-index:			1;
	margin:				0 auto;
}
.mecenat_hd > .logo
{
	background-color:	#fff;
	width:				36%;
	text-align: 		center;
	vertical-align: 	middle;
	display:			table-cell;
	box-sizing: 		border-box;
	padding:			8px 0 8px 0;
}
.mecenat_hd > .logo img
{
	width:				84%;
	max-width:			140px;
	height:				auto;
}
.mecenat_hd > .exp
{
	background-color:	#403687;
	width:				64%;
	color:				#fff;
	font-size:			12px;
	text-align: 		left;
	vertical-align: 	middle;
	display:			table-cell;
	box-sizing: 		border-box;
	padding:			8px 20px 8px 20px;
}
/* badge_mecenat
---------------------------------------- */
.badge_mecenat
{
	width:				calc( ( 669 / 750 ) * 100% );
	max-width: 			669px;
	text-align: 		center;
	vertical-align: 	middle;
	margin-left:		auto;
	margin-right:		auto;
}
.badge_mecenat img
{
	width:				100%;
	height: 			auto;
}
header {
	
	/*top:54px!important;*/
	z-index:			200;
}
header .MenuContainer
{
	/*top:54px!important;*/
	z-index:			1;
}
article
{
	z-index:			-1;
	/*margin-top:			146px;*/
	margin-top:			92px;
}

/* iPhone5など */
@media only screen and (max-width:380px) {
	/* mecenat_hd
	======================================== */
	.mecenat_hd
	{
		table-layout:		fixed;
		width:				100%;
		height:				70px;
		position: 			fixed;
		top:				0px;
		display:			table;
		z-index:			1;
		margin:				0 auto;
	}
	.mecenat_hd > .logo
	{
		background-color:	#fff;
		width:				36%;
		text-align: 		center;
		vertical-align: 	middle;
		display:			table-cell;
		box-sizing: 		border-box;
		padding:			8px 0 8px 0;
	}
	.mecenat_hd > .logo img
	{
		width:				84%;
		max-width:			140px;
		height:				auto;
	}
	.mecenat_hd > .exp
	{
		background-color:	#403687;
		width:				64%;
		color:				#fff;
		font-size:			12px;
		text-align: 		left;
		vertical-align: 	middle;
		display:			table-cell;
		box-sizing: 		border-box;
		padding:			8px 20px 8px 20px;
	}
	header {
		/*top:				70px!important;*/
		z-index:			200;
	}
	header .MenuContainer
	{
		/*top:				70px!important;*/
		z-index:			1;
	}
	article
	{
		z-index:			-1;
		/*margin-top:			152px;*/
		margin-top:			82px;
	}
}

@media only screen and (min-width : 480px) {
#slideBg { min-height: 210px; }
}
@media only screen and (min-width : 768px) {
#slideBg { min-height: 420px; }
}



/* btn_10th_exhibition
---------------------------------------- */
.btn_10th_exhibition
{
	width:				100%;
	height: 			88px;
	position: 			relative;
	/*margin-top:			40px;
	*/
}
.btn_10th_exhibition a
{
	height: 			100%;
	text-decoration: 	none;
	display: 			block;
	box-sizing: 		border-box;
	padding:			8px 0 0 21px;
	transition:			opacity 0.4s;
}

.btn_10th_exhibition a .inner
{
	position: 			relative;
	left:				0%;
	top:				0%;
	z-index:			1;
}
.btn_10th_exhibition a .inner .txt
{
	color:				#fff;
	font-size:			16px;
	font-family:		YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight:		bold;
	line-height:		1.2;
	vertical-align: 	middle;
	text-align: 		left;
	letter-spacing: 	0.1em;
	transition:			opacity 0.4s;
}
.btn_10th_exhibition a .inner .logo_10th
{
	/*width:				100%;
	*/
	text-align: 		left;
	display: 			block;
	margin-top:			2px;
}
.btn_10th_exhibition a .inner .logo_10th > img
{
	width:				95%;
	max-width: 			400px;
	height: 			auto;
	display: 			inline-block;
	transition:			opacity 0.4s;
}

.btn_10th_exhibition a::before
{
	content:			'';
	width:				calc( 100% - 8px );
	height: 			calc( 100% - 8px );
	position: 			absolute;
	left: 				4px;
	top:				4px;
	z-index:			0;
	
	/*background:			linear-gradient(30deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.92) 100% );
	*/
	background-color:	#000;
}

.btn_10th_exhibition a::after
{
	content:			'';
	width:				100%;
	height: 			100%;
	position: 			absolute;
	left: 				0;
	top:				0;
	z-index:			-1;
	
	/*background:			linear-gradient(45deg, #DAAF08 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #DAAF08 90% 100%);
	*/
	background:			linear-gradient(135deg, #DAAF08 0%, #DAAF08 45%, #FEE9A0 70%, #bd3b63 85%, #bd3b63 90% 100%);
	background-position: 0 50%;
	background-size:	400% 300%;
	/*background:			linear-gradient(127deg, #efc600 0%, #bd3b63 100%);
	background-size:	200% 200%;
	*/
	/*animation:			gold 5s infinite cubic-bezier(.62, .28, .23, .99) both;
	*/
	animation:			light 7s infinite ease-out both;
}
.btn_10th_exhibition a:hover
{
	opacity:			0.9;
}
.btn_10th_exhibition a:hover .txt
{
	opacity:			0.9;
}
.btn_10th_exhibition a:hover .logo_10th img
{
	opacity:			0.9!important;
}
.btn_10th_exhibition a:hover::before
{
	background-color:	rgba(0, 0, 0, 0.9);
}


@keyframes light {
	0% {
		background-position: 50% 50%;
	}
	30% {
		background-position: 100% 100%;
	}
	70% {
		background-position: 100% 70%;
	}
	100% {
		background-position: 50% 50%;
	}
}
@keyframes gold {
	0% {
		background-position: 100% 50%;
	}
	30% {
		background-position: 100% 50%;
	}
	70% {
		background-position: 0% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

