@charset "utf-8";

/* HOME sidebar
-------------------------------------------------------------- */
.topleft {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#slideWrap {
	overflow: hidden;
	margin: 0;
}
.lof-main-outer .lof-previous {
	left: 0px !important;
}
.lof-main-outer .lof-next {
	right: 0px !important;
}

/* HOME Layout
-------------------------------------------------------------- */

#topcontentwrap {
	position:relative;
	max-width: 960px;
	width: 100%;
	margin: 0px auto 25px;
	padding: 0px;
	overflow: hidden;
	}
#homemain {
    position: relative;
	max-width: 960px;
	width: 100%;
    margin: 0px auto;
	overflow: hidden;
}

/* ニュースリスト
-------------------------------------------------------------- */

#top-newslists {
	margin:0 0 15px;
	max-width: 960px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#top-newslists .newsinfo { display: none;}

#top-newslists .newsinfo-m {
	max-width: 960px;
	width: 100%;
	padding: 0;
	position:relative;
}
#top-newslists a {
		padding-bottom: 1px;
	}
	#top-newslists a:hover,
	#top-newslists a:active {
		text-decoration: none;
		}

#top-newslists dl {
	margin: 0px;
	padding: 0;
	background-color: #fff;
}

#top-newslists dl dt {
	float: left;
	margin: 0;
	padding: 1.5% 2% 0%;
	width: 90px;
	color: #3E3A39;
	}
#top-newslists dl dd.cate {
	float: left;
	width: 95px;
	margin: 1.7% 0% 0% 2%;
	font-size: 85%;
	}
	#top-newslists dl dd.cate a { color: #00A0E9; border: none;}
	#top-newslists dl dd.cate a:hover { text-decoration: none; background: #ccc;}

#top-newslists dl dd.naiyo {
	clear: left;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;	border-bottom: 1px dotted #ccc;
	}
	#top-newslists dl dd.naiyo a {
		padding: 0.5% 2% 1%;
		display: block;
		}
		#top-newslists dl dd.naiyo a:hover,
		#top-newslists dl dd.naiyo a:active {
		border: none;
		background: #eee;
		}
	#top-newslists dl dd.naiyo img { vertical-align: middle;}
#top-newslists #topnewsichiran {
    display: none;
}
/* #top-newslists #topnewsichiran {
	margin: 0px 0px 0 auto;
	overflow: hidden;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;	font-size: 90%;
}
#topnewsichiran ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	overflow: hidden;
	z-index: 10;
	font-size: 90%;
}
#topnewsichiran ul li {
		float: left;
		width: 33.33333%;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #fff;
}
#topnewsichiran ul li a {
		display: block;
		background: #ebebeb;
		border: none;
		padding: 5px 0;
		border-right: 1px solid #fff;
		text-align: center;
		}
		#topnewsichiran ul li a:hover,
		#topnewsichiran ul li a:active {
			background: #ccc;
			}
			#topnewsichiran ul li.dummy { background: #ebebeb;}
*/

/* HOME featurepost
-------------------------------------------------------------- */
#featurepost { display: none;}

/* activity, information, event
-------------------------------------------------------------- */
h2.titleActivity,
h2.titleInformation,
h2.titleEvent,
h2.titleOrganization,
h2.titleSNS,
h2.titleSeries,
.carousel-act,
.carousel-info,
.carousel-event,
.carousel-organization,
#homesns,
.carousel-series {
	display: none;
}
/*
#homesns img {
	max-width: 70%;
	margin: 10px;
}
*/
#sp-youtube {
	position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 10px 5px;
}

#sp-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#instafeed img {
	max-width: 100%;
	max-height: 270px;
/*	margin-left: 20px;  */
}
