@charset "utf-8";


@media screen and (min-width: 961px){

img{
max-width: 100%;
height: auto;
width /***/:auto;
}
#container{
//width:100%;
}

.main_base{
	position: relative;
	width:1200px;
	margin-left : auto ; margin-right : auto ;
}


.top_movie2{
	position: absolute;
	width:240px;
	top:380px;
	left:40px;
}

.top_movie1{
	position: absolute;
	width:240px;
	top:530px;
	left:40px;
}

.top_news_all{
	position: absolute;
	width:56px;
	top:210px;
	left:1110px;
}
.top_news_text{
	position: absolute;
	width:260px;
	height:410px;
	top:240px;
	left:910px;
	word-wrap: break-word;
	color:#000000;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

.global_banner{
	position: absolute;
	width:295px;
	height:165px;
	top:15px;
	left:890px;
	background-image:url(../../images/top/banner_pc.jpg);
	background-repeat: no-repeat;


}

.news_date{
	color:#c5305d;
	font-size: 12px;
}

.banner_list{
	position: relative;
	width:1160px;
	height:100px;

	margin-left : auto ; margin-right : auto ;
}

.banner{
	width:275px;
	height:65px;

	float:left;
//	width: 100%;
	margin: 20px 5px;


}

.title_today_on{
	position: relative;

	width:549px;
	margin-left : auto ; margin-right : auto ;
	margin: 30px auto;


}

.today_on_list{
	position: relative;
	width:1200px;
	height:830px;

	margin-left : auto ; margin-right : auto ;

}

.today_on {
//	position: absolute;
	width:380px;
	height:330px;
	color:#000000;

	float:left;
//	width: 100%;
	text-align: left;
	margin: 0px 10px;
}

.tody_on_img{

	margin: 2px 0px 7px;

}

.today_on_date{
	font-size: 16px;
}
.today_on_read{
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}
.today_on_text{
	font-size: 14px;
	line-height: 20px;
}

.main_base{
	position: relative;
	background-image:url(../../images/top/main_base4.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	height: 680px;
	margin-bottom: 30px;

}

.news_base{
	position: absolute;
	background-image:url(../../images/top/news_base.png);
	background-repeat: no-repeat;
	width: 296px;
	height: 470px;
	top:200px;
	left:890px;
}


/* #flickscroll
--------------------------- */
#flickscroll {
    margin: 0 auto;
    width: 1160px;
    height: 400px;
    text-align: left;
    position: relative;
}
#flickscroll ul {
    top: 0;
    left: 0;
    height: 400px;
    position: absolute;
    overflow: hidden;
}
#flickscroll ul li {
    width: 290px;
    height: 400px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#flickscroll #moveprev {
    top: 20px;
    left: -15px;
    width: 30px;
    height: 400px;
    background: transparent url(../../images/button_bnr_left.png) no-repeat left top;
    position: absolute;
    cursor: pointer;
}
 
#flickscroll #movenext {
    top: 20px;
    right: -30px;
    width: 30px;
    height: 400px;
    background: transparent url(../../images/button_bnr_right.png) no-repeat left top;
    position: absolute;
    cursor: pointer;
}
 
 
 
/* #flickthumb
--------------------------- */
#flickthumb {
//    margin: 10px auto;
    width: 1160px;
    height: 100px;
    text-align: center;
}
#flickthumb ul {
    width: 1200px;
    height: 100px;
}
#flickthumb ul li {
    width: 100px;
    height: 100px;
    float: left;
    cursor: pointer;
    display: inline;
}
#flickthumb ul li.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
#flickscroll ul:after,
#flickthumb ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#flickscroll ul,
#flickthumb ul {
    display: inline-block;
    overflow: hidden;
}



#topMain {
    background-image: url(../../images/topbg.png);
    background-size: cover;
    background-color: #ffe35c;
}
.commonWidth {
    width: 1200px;
    margin: auto;
    position: relative;
}
#topMain .mainvisual {
    float: right;
    width: 70%;
    text-align: left;
}
#topMain .mainvisual img{
	vertical-align: bottom;
}
#topMain #left {
    width: 30%;
    padding: 30px 0px 0px 20px;
    box-sizing: border-box;
}

#left .count{
	display: none;
	position: relative;
	width: 340px;
	height: 180px;
	margin-bottom: 20px;
	background:url(../../images/top/countdown_bg.jpg) no-repeat 0 0;
}
#left .count span i:nth-child(2){
	margin-left: -8px;
}
#left .count .day{
	position: absolute;
	left: 10px;
	top: 51px;
	width: 105px;
}
#left .count .hour{
	position: absolute;
	left: 114px;
	top: 51px;
	width: 105px;
}
#left .count .min{
	position: absolute;
	left: 224px;
	top: 51px;
	width: 105px;
}
#left .count i{
	height: 85px;
	display: inline-block;
}
#left .count .count-0{
	width: 50px;
	background:url(../../images/top/countdown_0.png) no-repeat 0 0;
}
#left .count .count-1{
	width: 34px;
	background:url(../../images/top/countdown_1.png) no-repeat 0 0;
}
#left .count .count-2{
	width: 51px;
	background:url(../../images/top/countdown_2.png) no-repeat 0 0;
}
#left .count .count-3{
	width: 51px;
	background:url(../../images/top/countdown_3.png) no-repeat 0 0;
}
#left .count .count-4{
	width: 54px;
	background:url(../../images/top/countdown_4.png) no-repeat 0 0;
}
#left .count .count-5{
	width: 50px;
	background:url(../../images/top/countdown_5.png) no-repeat 0 0;
}
#left .count .count-6{
	width: 50px;
	background:url(../../images/top/countdown_6.png) no-repeat 0 0;
}
#left .count .count-7{
	width: 50px;
	background:url(../../images/top/countdown_7.png) no-repeat 0 0;
}
#left .count .count-8{
	width: 53px;
	background:url(../../images/top/countdown_8.png) no-repeat 0 0;
}
#left .count .count-9{
	width: 50px;
	background:url(../../images/top/countdown_9.png) no-repeat 0 0;
}

#left .second{
	display: none;
	width: 340px;
	height: 290px;
	margin-bottom: 20px;
	background:url(../../images/top/second_season.jpg) no-repeat 0 0;
}
#left .second a{
	width: 340px;
	height: 290px;
	display: block;
}


/* バナーエリア */
#topMain #left .bn{
	left:1%;
	box-sizing: border-box;
}
#topMain #left .bn.sp-img{
	display: none;
}
#topMain #left .bn a{
	display: block;
	margin-bottom: 20px;
	background-color: #fff;
}
#topMain #left .bn a img{
	border: 4px solid #FFF;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

/* リンクアニメ */
#topMain #left .bn a,
#topMain #left .bn a img{
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	word-wrap: break-word;
	/*opacityズレ対応*/
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	zoom: 1;
	box-sizing: border-box;
}

#topMain #left .bn a img:hover{
	opacity: 0.7;
}


/* NEWS（新着） ------------------------------------- */
#topMain #news {
	background-color: #c4adff;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	box-sizing: border-box;
}
#topMain .box {
	width: auto;
	border: 1px solid #000;
	border-bottom-width: 2px;
	border-top-width: 2px;
	padding: 10px 15px;
	border-radius: 10px;
}
#topMain #news h1 {
	text-shadow: 0px 0px 5px #7600ff;
	line-height: 1;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
}

/* ニュースのスクロールエリア */
#topMain #news .scrollErea {overflow: auto;height: 220px;line-height: 1.4;}

/* 日付 */
#topMain #news .scrollErea dt{
	font-size: 11px;
	color: #0043db;
	font-weight: bold;
}
#topMain #news .scrollErea dt:before{
	/*content: "■";*/
}

/* 記事テキスト */
#topMain #news .scrollErea dd{
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #fff;
}
#topMain #news .scrollErea dd {
	display: block;
	color: #000a5a;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
#topMain #news .scrollErea dd a:hover{
	color: #0058ff;
}




}

