
/*===================================================== */
/* TOP PAGE
======================================================= */


/* layout
-------------------------------------------------------- */

#container{
	background:none;
}
.contents{ 
	max-width:100%;
}
#top h3{
	margin:0 0 3px;
	text-align: center;
}
#top .section{
	margin: auto;
	background:#fff;
}
#top section{
	width:100%;
	margin: 0;
	padding:25px 0;
	background:#fff;
	z-index:2;
}
#top section > .inner{
	max-width:1340px;
	margin: auto;
}


/* main bg
-------------------------------------------------------- */


#background {
	position: fixed;
	top: 193px;
	left: 0;
	width: 100%;
	height: 100vh;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
	animation-fill-mode: forwards;
	-webkit-animation: bgin 4s linear 0s 1 normal;
	-moz-animation: bgin 4s linear 0s 1 normal;
	-o-animation: bgin 4s linear 0s 1 normal;
	animation: bgin 4s linear 0s 1 normal;
}
@-webkit-keyframes bgin {0%{opacity:0;}60%{opacity:0;}100%{opacity:1;}}
@-moz-keyframes bgin {0%{opacity:0;}60%{opacity:0;}100%{opacity:1;}}
@-o-keyframes bgin {0%{opacity:0;}60%{opacity:0;}100%{opacity:1;}}
@keyframes bgin {0%{opacity:0;}60%{opacity:0;}100%{opacity:1;}}



#background #slider{
	width: 100%;
	height: 100vh;
}
#background #slider img{
	width: 100%;
}


/* --　mainArea
-------------------------------------------------------- */
#top section#mainArea{
	height: 70vh;
	background:none;
	text-align: center;
}

#top section#mainArea h2.logo{
	position: relative;
	top:20px;
	width:900px;
	width:540px;/*400px*/
	margin:0 auto 80px;
	text-align: center;
}


#index h2#logo img{
	width:65%;
    animation: fadeIn2 5s ease 0s 1 normal ;
    -webkit-animation: fadeIn2 5s ease 0s 1 normal;
}
/*アニメーション*/
@keyframes fadeIn2  {
  0% {opacity: 0}
  100% {opacity: 1}
}
@-webkit-keyframes fadeIn2 {
    0% {opacity: 0}
    100% {opacity: 1}
}



#top section#mainArea h2.logo img{
	width:65%;
    animation: fadeIn2 5s ease 0s 1 normal ;
    -webkit-animation: fadeIn2 5s ease 0s 1 normal;
}
/*アニメーション*/
@keyframes fadeIn2  {
  0% {opacity: 0}
  100% {opacity: 1}
}
@-webkit-keyframes fadeIn2 {
    0% {opacity: 0}
    100% {opacity: 1}
}


/* トップイベント
-------------------------------------------------------- */
#eventArea{
	position: relative;
	margin:0 0 20px;
}



/* トップイベント
-------------------------------------------------------- */


/* slider */

#slidearea {
	position: relative;
	width:1000px !important;
	margin:0 auto 20px !important;
	overflow: hidden;
	text-align: center;
}
#slidearea ul{
	width:1000px;
	margin: auto;
}

/* swiper */

    .swiper-container {
      width: 1000px;
      margin-left: auto;
      margin-right: auto;
    }
    .swiper-slide {
      background-size: cover;
      background-position: center;
    }
    .swiper-slide img{
		width:100%;
	}
    .gallery-top {
      height: 80%;
      width: 100%;
    }
	

	.gallery-thumbs {
		position: relative;
		width:80%;
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.9;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
	
	  .swiper-button-prev {
		left: -100%;
	  }

	  .swiper-button-next {
		right: -100%;
	  } 

	  .swiper-button-prev-a {
		background-image: url(../js/swiper/arrows_prev.png);
		position: absolute;
		top: calc(86% - 25px);
		right: auto;
		left: -5px;
		width: 40px;
		height: 40px;
	  }

	  .swiper-button-next-a {
		background-image: url(../js/swiper/arrows_next.png);
		position: absolute;
		top: calc(86% - 25px);
		left: auto;
		right: -5px;
		width: 40px;
		height: 40px;
		z-index: 999;
	  }
  
  .swiper-button-prev-a,
  .swiper-button-next-a {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	cursor: pointer;
  }
	

/* /swiper/ */




/* slider */
/*
#top #eventAera #slidearea {
	width:1100px;
	max-width:100%;
	position: relative;
	margin: 0 auto 10px;
	overflow: hidden;
	text-align: center;
	z-index:9999;
}
#slidearea ul{
}
#slidearea ul li{
	background: #fff;
}
#slidearea ul li img{
	width:auto;
	max-width:100%;
}

#slidearea #pager{
	margin:0 0 25px;
}
*/
/* slider 2 */

#slidearea2 {
	width:100%;
	position: relative;
	margin: 0 auto 10px;
	overflow: hidden;
	text-align: center;
}
#slidearea2 ul{
}

/* slider 3 */

#slidearea3 {
	width:100%;
	position: relative;
	margin: 0 auto 10px;
	overflow: hidden;
	text-align: center;
}
#slidearea3 ul{
}
/* normal */

#normalarea{
	width:1100px;
	max-width:100%;
	margin:auto;
}
#normalarea ul{
	margin: auto;
}
#normalarea ul li{
	margin:0 auto 10px;
	text-align: center;
}
#normalarea ul li img{
	width:auto;
	max-width:100%;
}



/* newface
-------------------------------------------------------- */

#top #newface{

	/*background:url(../images/common/contents_bg.jpg) no-repeat top center fixed;*/
}
#top #newface .inner{
	/*max-width:1340px;*/
	width:100%;
	text-align: center;
}

/* --トップスケジュール
-------------------------------------------------------- */
#top #today_sch{

}
#top #today_sch h3{
	margin:0 0 15px;
}
#top #today_sch .inner{
	/*max-width:1340px;*/
	width:100%;
	text-align: center;
}

/* underArea
-------------------------------------------------------- */

	#top section#topUnderArea{
		width:1100px;
		max-widht:100%;
		margin: auto;
		background:#fff;
		z-index: 9999;
	}
	#top section#topUnderArea .inner {
		/*width:1100px;*/
		width:100%;
		margin: auto;
	}
	#top section#topUnderArea .inner .left{
		position: relative;
		float:left;
		width:750px;
	}
	#top section#topUnderArea  .inner #side{
		float: right;
		width:330px;

	}


@media (max-width: 1020px) and (min-width: 768px) { /*タブレット*/


	#top section#topUnderArea{
		width:100%;
		margin: auto;
		background:#fff;
	}
	#top section#topUnderArea .inner {
		/*width:1100px;*/
		width:100%;
		margin: auto;
	}
	#top section#topUnderArea .inner .left{
		position: relative;
		float:none;
		width:100%;
		margin:0 0 25px;
	}
	#top section#topUnderArea  .inner #side{
		float: none;
		width:100%;

	}

}
/* info
-------------------------------------------------------- */

#info{
	margin:0 auto;
}

#info h3{
	margin:0 0 15px;
}
#info .inner{
	height: 1800px;
	margin:0 auto 50px;
	overflow: auto;
}
#info .inner .section{
	margin: 0 0 30px;
	font-size: 14px;
	text-align: center;
}
#info .inner .section::after{
	display: inline-block;
	width:100%;
	height: 3px;
	margin: 0 0 10px;
	content:'';
	background:url(../images/top/info/separator.jpg) repeat-x;
	vertical-align: middle;
}
@media (max-width: 1020px) and (min-width: 768px) { /*タブレット*/

	#info{
		margin:0 auto;
		padding:0 30px;
	}

	#info h3{
		margin:0 0 15px;
	}
	#info .inner{
		height: 1800px;
		margin:0 auto 50px;
		overflow: auto;
	}
	#info .inner .section{
		width:100%;
		margin: 0 0 30px;
		font-size: 14px;
		text-align: center;
	}
	#info .inner .section::after{
		display: inline-block;
		width:100%;
		height: 3px;
		margin: 0 0 10px;
		content:'';
		background:url(../images/top/info/separator.jpg) repeat-x;
		vertical-align: middle;
	}

}

#info .inner .section .date{
	color:#af8d3b;
}
#info .inner h4{
	padding:0;
	margin:0 0 5px;
	font-size: 24px;
	color:#000000;
}
#info .inner .img{
	margin: 0 0 18px;
	vertical-align: top;
	text-align: center;
}

#info .inner .section .img .uploadImg{}
#info .inner .section .img .castImg{}
#info .inner .section .text{
	/*display: table-cell;*/
	vertical-align: top;
	padding-left:20px;
	color:#914f01;
	font-size: 15px;
	font-weight: bold;
}


/* side
-------------------------------------------------------- */

#top #side{

}

@media (max-width: 1020px) and (min-width: 768px) { /*タブレット*/

	#top #side{
		width:60% !important;
		margin: auto !important;
		text-align: center !important;
	}

}

/*===================================================== */
/* side
======================================================= */


/* side
======================================================= */

#top #side section{
	margin:0 0 15px;
}
#top #side section img{
	display: block;
	width:100%;
	margin:0 0 10px;
}


/* recruit */

#side .recruit{
}

/* enquete */

#side .enquete{
}

/* twitter */

#side .twitter{
	width:100%;
	height: 620px;
	margin: 0 0 15px;
	padding:12px;
	box-sizing: border-box;
	border: 1px solid #333;
	border-radius:10px;
}


/* mailmag */

#side .mailmag{
}

/* hotel */

#side .hotel{
}

/* card */

#side .card{
}






/* ブログヘッドライン */

#side #side_blog{
	padding:2px;
	margin:0 0 12px;
	border:1px solid #3a3535;	
}
#side #blog_headline{
}
#side #blog_headline h3{
	margin:0 0 10px;
}
#side #blog_headline ul{
	height:600px;
	overflow:auto;
}
#side #blog_headline ul li{
	padding:8px 8px;
	background:#171717;
	border-bottom:1px dotted #262525;
	color:#FFF;
}

#side #blog_headline ul li a{
	color:#f0f0f0;
}

#side #blog_headline ul li:nth-child(even){
	background:#292929;
}

#side #blog_headline ul li:hover{
	background:#333
}

#side #blog_headline ul li .blog_t{
	font-size:13px;
	margin:0 0 8px;
}
#side #blog_headline ul li .blog_date{
	margin:0 0 5px;
	font-size:12px;
}
#side #blog_headline ul li .blog_name{
	float:left;
	font-size:11px;
	color:#BBB;
}

#side #blog_headline ul li .cast_name{
	float:left;
	margin-left:12px;
	text-align:right;
}
#side #blog_headline ul li .blog_img{
	float:left;
	width:40px;
	margin-left:10px;
}
#side #blog_headline ul li img.photo{
	width:100%;
}

/* recruit */

#side #side_recruit{
	margin:0 0 25px !important;
}

/* group link */

#side #group_link{
	margin:0 0 15px;
}
#side #group_link li{
	width:220px;
	margin:0 0 1px;
}
#side #group_link li img{
	width:100%;
	border:1px solid #999;
	box-sizing: border-box;
}

/* group Link */ 

#side #groupLink{
	margin:0 0 20px;
}
