@charset "utf-8";
/* CSS Document */

/*
===========================================================================

	Title : top.css

===========================================================================
*/

/* *****************************************
*
*	PC view
*	
******************************************** */

/* ニコニコバナー
---------------------------------------------------------------- */

.nico{
	position: absolute;	
	z-index: 999;
}

/* ニコニコLIVE .live
---------------------------------------------------------------- */
#wrapper .topcntArea .live {
	margin-bottom: -20px;
}
#wrapper .topcntArea .live ul {
	overflow: hidden;
}
#wrapper .topcntArea .live ul li {
	width:25%;
	float: left;
	font-size:22px;
	text-align: center;
	background: #fff;
	color:#000;
	border:7px solid #000;
	box-sizing:border-box;
}
#wrapper .topcntArea .live ul li.coming{
	background: #333;
	}
#wrapper .topcntArea .live ul li:nth-child(2){
	border-left:none;
	}
#wrapper .topcntArea .live ul li:nth-child(3){
	border-right:none;
	border-left:none;
	}
#wrapper .topcntArea .live ul li a{
	color:#000;
	display: block;
	text-decoration:none;
	}
#wrapper .topcntArea .live ul li a:hover{
	background: #ede839;
	}
#wrapper .topcntArea .live ul li.present{
	background: #ede839;
	}
#wrapper .topcntArea .live #movie{
	width: 648px;
	height: 470px;
	padding: 10px;
	background-color: #000;
}
#wrapper .topcntArea .live .over{
	transition:opacity .3s ease;
	}
#wrapper .topcntArea .live .over:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
	}
	
/* ニコニコLIVE .liveSch　スケジュール
---------------------------------------------------------------- */	
#wrapper .liveSch{
	width: 310px;
	min-height: 628px;
	padding:10px;
	background: #fff;
	}
#wrapper .liveSch dl{
	margin:7px 0 10px;
	}
#wrapper .liveSch dt{
	width:105px;
	margin-bottom:7px;
	padding-top: 2px;
	background: #ede839;
	text-align: center;
	font-weight: bold;
	}
#wrapper .liveSch dd{
	line-height:1.2;	
	}
#wrapper .liveSch .stage{
	margin: 5px 0 10px;
	border: 1px solid #cf1f03;
	color: #cf1f03;
	padding: 2px 5px;
	display: inline-block;
	}


#header .headerInnerL .topmark.pcBlc{
	display: none;
}

/* PC .topcntArea
---------------------------------------------------------------- */
#wrapper .topcntArea {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
}
#wrapper .topcntArea .topcntBox {
	margin: 30px auto 0;
	clear: both;
	overflow: hidden;
}

/* PC .flexslider
---------------------------------------------------------------- */

#wrapper .topcntArea .flexslider {
	width: 650px;
	min-height: 524px;
	margin: 130px 0 60px;
	border: 2px solid #ddd;
	/*border-radius: 0;
	box-shadow: none;*/
	float: left;
	background: #fff url(../../common/images/loading.gif) no-repeat center center;
}
#wrapper .topcntArea .flexslider a:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* サブコンテンツ
---------------------------------------------------------------- */

#wrapper .subCnt {
	margin-bottom: 25px;
	clear: both;
}
#wrapper .subCnt li {
	width: 300px;
	height: 300px;
	margin: 0 38px 0 0;
	padding: 65px 0 0;
	background: url(../../common/images/motif_top.png) no-repeat left top,  url(../../common/images/motif_bottom.png) no-repeat right bottom;
	background-size: 50px auto;
	background-color: #fff;
	float: left;
	text-align: center;
	position: relative;
}
#wrapper .subCnt li:last-child {
	margin-right: 0;
}
#wrapper .subCnt li .ttl {
	margin-bottom: 30px;
}
#wrapper .subCnt li .txtlink img {
	margin-bottom: 15px;
}

/* TOP ニュースエリア
---------------------------------------------------------------- */

/* What's new */
#wrapper .topcntArea h2 {
	margin: 0 0 5px;
	float: left;
	position: relative;
	z-index: 1;
}
#wrapper .topcntArea .topcntBox .wn {
	width: 650px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	border: 3px solid #f6cc2b;
	border-radius: 10px;
	position: relative;
	z-index: 2;
}
#wrapper .wn .ico{
	position: relative;
	top: 2px;
}
#wrapper .topcntArea .topcntBox .wn > ul {
	height: 255px;
	overflow-y: auto;
	-webkit-overflow-scrolling:touch;
}
#wrapper .topcntArea .topcntBox .wn ul li dl {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
}
#wrapper .topcntArea .topcntBox .wn ul li dt {
	margin-top: 1em;
}
#wrapper .topcntArea .topcntBox .wn ul li dl:first-child dt {
	margin-top: 0;
}
#wrapper .topcntArea .topcntBox .wn ul li dl.bd-none {
	margin-bottom: 0;
	border-bottom: none;
}
#wrapper .topcntArea .topcntBox .wn ul li dd {
	margin: 0px 0 10px;
}
#wrapper .topcntArea .topcntBox .wn ul li dd img {
	margin-right: 5px;
}
#wrapper .topcntArea .topcntBox .wn ul li dd.pdf {
	margin-top: 15px;
}

/* 出展者ニュース */
#wrapper .topcntArea .topcntBox .newsInner {
	width: 650px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	border: 3px solid #56e274;
	border-radius: 10px;
}
#wrapper .topcntArea .topcntBox .newsInner ul {
	height: 260px;
	overflow-y: scroll;
	-webkit-overflow-scrolling:touch;
}
#wrapper .topcntArea .topcntBox .newsInner ul li {
	margin: 0 0px 1em;
}
#wrapper .topcntArea .topcntBox .newsInner ul li dl {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 0 0px 1em;
}
/*#wrapper .topcntArea .topcntBox .newsInner ul li dl:last-child {
	border: none;
}*/
#wrapper .topcntArea .topcntBox .newsInner ul li dl dt {
	float: left;
	margin-right: 20px;
	width: 13%;
	min-height: 3em;
}
#wrapper .topcntArea .topcntBox .newsInner ul li dl dd {
	overflow: hidden;
	padding-right: 10px;
}
#wrapper .topcntArea .topcntBox .newsInner ul li dl .pic {
	width: 100px;
	float: left;
	margin-right: 20px;
}
#wrapper .topcntArea .topcntBox .newsInner ul li dl .pic img {
	width: 100px;
}

/*メディアパートナー最新ニュース*/
#wrapper .topcntArea .topcntBox .wn.mediaNews{
	padding: 10px 20px;
	border: 3px solid #885ffc;
}

/*メディアパートナーロゴ*/

#wrapper .topcntArea .topcntBox .wn.partnerBnr{
	overflow: hidden;
	border: 3px solid #fc518b;
}
#wrapper .topcntArea .topcntBox .wn.partnerBnr ul{
	height: auto;
}
#wrapper .topcntArea .topcntBox .wn.partnerBnr ul li{
	width: 25%;
	margin-bottom: 20px;
	float: left;	
}
#wrapper .topcntArea .topcntBox .wn.partnerBnr ul li img{
/*	width: 90%;*/
	width: 136px;
	height:43px;
}
#wrapper .topcntArea .topcntBox .wn.partnerBnr > ul{
	overflow: hidden;	
}

/* バナーエリア
---------------------------------------------------------------- */

#wrapper .bnrArea ul {
	margin: 60px auto 40px;
	overflow: hidden;
	text-align: center;
}
#wrapper .bnrArea ul li {
	float: left;
	margin: 0 13px 20px;
}


/* *************************************************************
*
*	SP view
*	
************************************************************ */

@media screen and (max-width:769px) {
	
/* ニコニコバナー
---------------------------------------------------------------- */

.nico{
	position: static;	
}

/* ニコニコLIVE .live
---------------------------------------------------------------- */
#wrapper .topcntArea .live{
	width: 95%;
	margin: 0 auto 30px;
	background: #000;
	}
#wrapper .topcntArea .live .spbtn {
	padding: 30px 20px 0px 20px;
}
#wrapper .topcntArea .live .spbtn li {
	width: 100%;
	height: 60px;
	padding: 12px 0 0px;
	text-align: center;
	margin-bottom: 30px;
	background: #ede839 url(../images/mov_arrow.png) center right no-repeat;
	border:none;
}
#wrapper .topcntArea .live .spbtn li.coming{
	background: #333;
	}
#wrapper .topcntArea .live .spbtn li a:hover {
	background: #ede839 url(../images/mov_arrow.png) center right no-repeat;
}
#wrapper .topcntArea .live #movie{
	width: 100%;
	height: auto;
	padding: 10px;
}

/* ニコニコLIVE .liveSch　スケジュール
---------------------------------------------------------------- */	
#wrapper .liveSch{
	width: 95%;
	min-height: auto;
	margin: auto;
	padding: 20px;
}
	
/* SP .topcntArea
---------------------------------------------------------------- */
#wrapper .topcntArea {
	width: 100%;
	float: none;
	margin: 0px auto;
	padding-bottom: 5%;
}
#wrapper .topcntArea .topcntBox {
	width: 95%;
	margin: 30px auto 0;
}
#wrapper .topcntArea .topcntBox .cntInner {
	margin: 0;
	padding: 10px 25px 30px 25px;
}
#wrapper .topcntArea .topcntBox .cntInner ul li {
	float: left;
	margin: 8px 25px;
}
/* PC .flexslider
---------------------------------------------------------------- */
#wrapper .topcntArea .flexslider {
	width: 100%;
	min-height: 258px;
	margin: 0px 0 50px;
}

/* サブコンテンツ
---------------------------------------------------------------- */
	
#wrapper .subCnt li {
	width: 95%;
	height: auto;
	margin: 0 auto 15px;
	padding: 20px 50px 20px;
	float: none;
}
#wrapper .subCnt li:last-child {
	margin: auto;
}
#wrapper .subCnt li .txtlink{
	text-align: left;	
}
#wrapper .subCnt li .txtlink img {
	margin-bottom: 25px;
}

/* TOP ニュースエリア
---------------------------------------------------------------- */

#wrapper .topcntArea h2 {
	float: none;
}
/* What's new */

#wrapper .topcntArea .topcntBox .wn {
	width: 100%;
}
#wrapper .topcntArea .topcntBox .wn ul li dd img {
	margin-bottom: 5px;
}
#wrapper .topcntArea .topcntBox .wn ul li dd.pdf {
	text-align: center;
}
/* 出展者ニュース */
#wrapper .topcntArea .topcntBox .newsInner {
	width: 100%;
}
#wrapper .topcntArea .topcntBox .newsInner ul li dl dt{
	float: none;
}
#wrapper .topcntArea .topcntBox .newsInner ul li dl .pic {
	margin-right: 0;
}

/*メディアパートナーロゴ*/

#wrapper .topcntArea .topcntBox .wn.partnerBnr ul li{
	width: 50%;
	margin-bottom: 15px;
	float: left;	
}

#wrapper .topcntArea .topcntBox .wn.partnerBnr ul li img{
	width: 90%;
	height:auto;
}

/* バナーエリア
---------------------------------------------------------------- */

#wrapper .bnrArea ul {
	width: 95%;
	margin: 0 auto 30px;
}
#wrapper .bnrArea ul li {
	float: none;
	margin: 0 0 15px;
}

}
