/* * * * * * * * * * * * * * * * * *
 top.css
* * * * * * * * * * * * * * * * * */

#home {
	background: url(../img/home/bg_home.png) center 76px no-repeat #FFF;
}

/* header */
#home #header {
	padding-top: 30px;
	margin-bottom: 50px;
}
#home #header ul.language {
	
}
#home #header h1 {
	text-align: center;
	padding: 15px 0 25px;
}

#home ul#gNavi {
	margin-right: -47px;
}
#home ul#gNavi li.nav {
	width: 155px;
	margin-right: 43px;
}
#home ul#gNavi li.nav01 {
	width: 135px;
}
#home ul#gNavi li.nav02 {
	width: 210px;
}
#home ul#gNavi li.nav04 {
	width: 180px;
}
#home ul#gNavi li.nav05 {
	width: 180px;
}

#home ul#gNavi li.nav a.nav {
	padding-top: 15px;
}
	#home ul#gNavi li.nav a.nav:hover,
	#home ul#gNavi li.nav01 a.nav {
		padding-top: 0;
		padding-bottom: 15px;
	}
#home ul#gNavi li.nav a.nav span.page {
	padding-top: 35px;
	font-size: 17px;
}
#home ul#gNavi li.nav01 a.nav span.page {
	background: url(../img/home/icon_nav01.png) center top no-repeat;
}
#home ul#gNavi li.nav02 a.nav span.page {
	background: url(../img/home/icon_nav02.png) center top no-repeat;
}
#home ul#gNavi li.nav03 a.nav span.page {
	background: url(../img/home/icon_nav03.png) center top no-repeat;
}
#home ul#gNavi li.nav04 a.nav span.page {
	background: url(../img/home/icon_nav04.png) center top no-repeat;
}
#home ul#gNavi li.nav05 a.nav span.page {
	background: url(../img/home/icon_nav05.png) center top no-repeat;
}

#home p.title {
	font-size: 17px;
	font-weight: bold;
	padding-left: 20px;
	background: url(../img/common/bg_title.png) left center no-repeat;
	margin-bottom: 15px;
	overflow: hidden;
}
	#home p.title a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		color: #FFF;
		font-size: 11px;
		padding: 2px 5px;
		background: url(../img/naka/event/bg_sub.png) center center repeat-x;
		float: right;
		margin-top: 3px;
	}
		#home p.title a:hover {
			text-decoration: none;
			filter: alpha(opacity=70);
			-moz-opacity:0.7;
			opacity:0.7;
		}
		#home p.title a span {
			padding-left: 8px;
			background: url(../img/common/icon_btn.png) left center no-repeat;
			*zoom: 1;
		}

/* main */
#home #left {
	float: left;
	width: 280px;
	margin-right: 20px;
}
#home #center {
	width: 492px;
	float: left;
}
#home #right {
	width: 216px;
	float: right;
}

/* main-left */
table.newsNav {
	border: 2px solid #CDCDCD;
	margin-bottom: 1px;
	width: 100%;
	table-layout: fixed;
}
table.newsNav td {
	padding: 2px;
	border-left: 1px dotted #CDCDCD;
	font-weight: bold;
	font-size: 11.5px;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}
table.newsNav td.first {
	border-left: 0;
}
table.newsNav tr.l1 td {
	border-bottom: 1px dotted #CDCDCD;
}
table.newsNav tr.l1 td.first {
	border-bottom: none;
}
table.newsNav td a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	line-height: 50px;
	height: 50px;
	white-space: nowrap;
}
table.newsNav tbody td.l2 {
	line-height: 15px;
	padding: 10px 0;
	height: 30px;
}

table.newsNav tbody tr.l2 .dummy_td {
	display: none;
}

#main table.newsNav td.first a{
	color: #FFF;
	background: url(../img/home/bg_allnews_on.png) center center repeat;
	text-decoration: none;
}
#main table.newsNav td.second a:hover {
	color: #FFF;
	background: url(../img/home/bg_notice_on.png) center center repeat;
	text-decoration: none;
}
#main table.newsNav td.third a:hover {
	color: #FFF;
	background: url(../img/home/bg_event_on.png) center center repeat;
	text-decoration: none;
}
#main table.newsNav td.forth a:hover {
	color: #FFF;
	background: url(../img/home/bg_movie_on.png) center center repeat;
	text-decoration: none;
}
#main table.newsNav td.fifth a:hover {
	color: #FFF;
	background: url(../img/home/bg_countrie_on.png) center center repeat;
	text-decoration: none;
}

p.arrow_news {
	text-align: center;
	height: 8px;
	margin-bottom: 10px;
}
	p.arrow_news img {
		vertical-align: top;
	}

.scroll-pane {
	margin-bottom: 30px;
}

ul.nList {
	padding-right: 15px;
}
ul.nList li {
	border-bottom: 1px solid #CDCDCD;
	padding: 8px 0;
	position: relative;
}
ul.nList li p.date {
	font-weight: bold;
	font-size: 13px;
	padding-left: 12px;
	background: url(../img/home/arrow_news_date.png) left center no-repeat;
	margin-bottom: 10px;
}
ul.nList li span.cate {
	background: #D9372C;
	color: #FFF;
	padding: 1px 8px;
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 11px;
}
	ul.nList li span.tax_news3{
		background: #F7B500;
	}
	ul.nList li span.tax_news1{
		background: #29A7E2;
	}
	ul.nList li span.tax_news4{
		background:#F7B500
	}
	ul.nList li span.tax_news3{
	background:#004c9a;
	}
ul.nList li p.cont a {
	text-decoration: underline;
	font-size: 12.5px;
}
	ul.nList li p.cont a:hover {
		text-decoration: none;
	}

.fbBox  p{
  width: 100%;
  padding: 5px 0;
  color: #fff;
  text-align: center;
  background-color: #3b5998;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
}

.fbBox a{
    text-decoration: none;
}

/* main-center */


#home #movie_sp {
	display: none;
}

#home #movie {
	border: 1px solid #EEE;
	height: 299px;
	margin-bottom: 0px;
	cursor: pointer;
	position: relative;
}
#home #movie img {
	width: 100%;
	height: 100%;
}
#home #movie .playback{
  position: absolute;
  top: 35%;
  left: 41%;
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

#right .photo .youtube .playback{
position: absolute;
top: 30px; 
left: 65px;
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

#home #movie .movie_text{
position: absolute;
  top: 203px;
  padding-left: 25px;
  width: 450px;
  padding-right: 25px;
  background-color: rgba(255, 255, 255, 0.75);
  padding-top: 15px;
  padding-bottom: 15px;
}

#home #movie .movie_text .movie_title{
  font-size: 17px;
  font-weight: bold;
}

.slideList {
	padding-bottom: 50px;
	margin: 0 -10px 30px;
}
.slideList div.box {
	width: 240px;
	float: left;
	margin: 0px 6px;
}
.slideList.close div.box {
	width: 240px;
	height: 350px;
	float: left;
	margin: 0px 3px;
}
.slideList div.box a.thum {
	width: 220px;
	height: 220px;
	position: relative;
	display: block;
	margin-top: 18px;
}
.slideList div.box a:hover div.thum {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
	.slideList div.box a.thum:hover {
		text-decoration: none !important;
	}
	.slideList div.box a.thum span.cate {
		position: absolute;
		left: 0;
		top: 0;
		font-size: 0;
	}
	.slideList div.box a.thum:hover span.cate img {
		filter: alpha(opacity=100);
		-moz-opacity:1.0;
		opacity:1.0;
	}
	.slick-slide span.cate img {
		display: inline!important;
	}

	.slideList div.box p.date {
	font-weight: bold;
	padding: 5px 0 0;
	font-size: 13px;
}
.slideList div.box p.ttl {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 110%;
}
.slideList div.box .cont p {
  overflow: hidden;
    height: 6em;
  width: 16.5em;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}
.slideList div.box p.cont {
	font-size: 90%;
}

/* main-right */
div.calendar {
	margin-bottom: 40px;
	position: relative;
}
div.calendar p.month {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 10px;
}
div.calendar p.btn_prev,
div.calendar p.btn_next {
	width: 19px;
	height: 19px;
	position: absolute;
	top: 0;
}
	div.calendar p.btn_prev img,
	div.calendar p.btn_next img {
		vertical-align: top;
	}
div.calendar p.btn_prev {
	left: 0;
}
div.calendar p.btn_next {
	right: 0;
}

.calendar table {
	width: 100%;
	table-layout: fixed;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	text-align: center;
	font-size: 13px;
}
.calendar table a {
	text-decoration: underline;
}
.calendar table a:hover {
	text-decoration: none;
}
.calendar table thead {
	background: #CDCDCD;
	color: #FFF;
}
.calendar table td {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}
.calendar table td.sun {
	background: #E88780;
	color: #FFF;
}
.calendar table td.sat {
	background: #7FC9EC;
	color: #FFF;
}
.calendar table td.sun a,
.calendar table td.sat a {
	color: #FFF;
}
.calendar table tbody td {
	padding: 2px 0;
}

ul.genre {
	text-align: center;
	margin-bottom: 40px;
}
ul.genre li {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

ul.bnrList li {
	margin-bottom: 10px;
}

.slick-slide div.cate div{
  display: none;
  font-size: 0;
}
.slick-slide div.cate .icon1 img,
.slick-slide div.cate .icon2 img,
.slick-slide div.cate .icon3 img,
.slick-slide div.cate .icon4 img,
.slick-slide div.cate .icon5 img,
.slick-slide div.cate .icon6 img,
.slick-slide div.cate .icon7 img,
.slick-slide div.cate .icon8 img {
	width: 44px;
	height: 44px;
	float: left;
}
.slick-slide div.cate .icon1.tax_event1,
.slick-slide div.cate .icon2.tax_event2,
.slick-slide div.cate .icon3.tax_event3,
.slick-slide div.cate .icon4.tax_event4,
.slick-slide div.cate .icon5.tax_event5,
.slick-slide div.cate .icon6.tax_event6,
.slick-slide div.cate .icon7.tax_event7,
.slick-slide div.cate .icon8.tax_event8 {
display: inline;
	font-size: 0;
}
	
	
/* 	videoシェアボタン */

#share-video-overlay .facebook a{
  width: 50%;
  padding: 5px 0;
  color: #fff;
  text-align: center;
  background-color: #3b5998;
  height: 30px;
  display: block;
  text-decoration: none;
  font-size: 15px;
  float: left;
  line-height: 30px;
  margin-bottom: 10px;
}

#share-video-overlay .facebook a:hover{
	background-color:#6277a1;
}

#share-video-overlay .twitter a{
  width: 50%;
  padding: 5px 0;
  color: #fff;
  text-align: center;
  background-color: #00acee;
  height: 30px;
  display: block;
  text-decoration: none;
  font-size: 15px;
  float: left;
  line-height: 30px;
  margin-bottom: 10px;
}

#share-video-overlay .twitter a:hover{
	background-color:#6aafca;
}