@charset "UTF-8";

/*====================================================
 v2.0 公式サイト
====================================================*/
#wrapper{
	opacity:0;
	filter:alpha(opacity=0);
	background:url(../common/images/bg_pattern01.png?150710) repeat center 0;
}
#topContent{
	width:1336px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
#topContent:after{
	content:"";
	clear:both;
	display:block;
}
#topContent .logo{
	position:absolute;
	top:21px;
	left:14px;
}
/* contentLeft
------------------------------------------*/
#topContent #contentLeft{
	float:left;
	width:254px;
	padding-top:228px;
	margin-right:22px;
}
#topContent #contentLeft .mvList{
	text-align:right;
	margin-bottom:20px;
}
#topContent #contentLeft .mvList li~li{
	margin-top:20px;
}
#topContent #contentLeft .mvList li a{
	display:inline-block;
	border:5px solid #e60eb1;
}

/* contentMain
------------------------------------------*/
#topContent #contentMain{
	float:left;
}

/* contentRight
------------------------------------------*/
#topContent #contentRight{
	float:right;
	width:257px;
}
#contentRight .public{
	margin:20px 0 0;
}
#contentRight .public+p{
	margin:0 0 20px;
	width:257px;
	height:46px;
	overflow:hidden;
}
#contentRight .public+p a:hover img{
	margin-top:-46px;
}
#topContent .news,
#topContent .twitter{
	width:100%;
	text-align:left;
}
#topContent .news .box,
#topContent .twitter .box{
	position:relative;
	height:290px;
	overflow:hidden;
	margin-bottom:20px;
	border:5px solid #e60eb1;
	border-radius:5px;
}
#topContent .twitter .box{
	margin-bottom:0;
	height:270px;
}
#topContent .news .box{
	background-color:#fff;
}
#topContent .news #news{
	height:290px;
	overflow:hidden;
	overflow-y:auto;
}
#topContent .news #news ul{
	overflow:hidden;
	padding:0 12px;
}
#topContent .news #news li{
	position:relative;
	width:205px;
	padding:22px 0 20px;
	color: #fa5326;
}
#topContent .news #news li~li:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:2px;
	width:100%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTYwZWIxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjZTYwZWIxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTYlIiBzdG9wLWNvbG9yPSIjZTYwZWIxIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTYwZWIxIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZTYwZWIxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjUlIiBzdG9wLWNvbG9yPSIjZTYwZWIxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjYlIiBzdG9wLWNvbG9yPSIjZTYwZWIxIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2MGViMSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  rgba(230,14,177,1) 0%, rgba(230,14,177,1) 15%, rgba(230,14,177,0) 16%, rgba(230,14,177,0) 50%, rgba(230,14,177,1) 51%, rgba(230,14,177,1) 65%, rgba(230,14,177,0) 66%, rgba(230,14,177,0) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(230,14,177,1)), color-stop(15%,rgba(230,14,177,1)), color-stop(16%,rgba(230,14,177,0)), color-stop(50%,rgba(230,14,177,0)), color-stop(51%,rgba(230,14,177,1)), color-stop(65%,rgba(230,14,177,1)), color-stop(66%,rgba(230,14,177,0)), color-stop(100%,rgba(230,14,177,0)));
	background: -webkit-linear-gradient(-45deg,  rgba(230,14,177,1) 0%,rgba(230,14,177,1) 15%,rgba(230,14,177,0) 16%,rgba(230,14,177,0) 50%,rgba(230,14,177,1) 51%,rgba(230,14,177,1) 65%,rgba(230,14,177,0) 66%,rgba(230,14,177,0) 100%);
	background: -ms-linear-gradient(-45deg,  rgba(230,14,177,1) 0%,rgba(230,14,177,1) 15%,rgba(230,14,177,0) 16%,rgba(230,14,177,0) 50%,rgba(230,14,177,1) 51%,rgba(230,14,177,1) 65%,rgba(230,14,177,0) 66%,rgba(230,14,177,0) 100%);
	background: linear-gradient(-45deg,  rgba(230,14,177,1) 0%,rgba(230,14,177,1) 15%,rgba(230,14,177,0) 16%,rgba(230,14,177,0) 50%,rgba(230,14,177,1) 51%,rgba(230,14,177,1) 65%,rgba(230,14,177,0) 66%,rgba(230,14,177,0) 100%);
	background-size:4px 4px;
}
#topContent .news #news li em{
	color:#e60eb1;
}
#topContent .news #news li a{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#topContent .twitter iframe{
	max-width: 100% !important;
	max-height:270px !important;
	width:100% !important;
}

/* topTopic
------------------------------------------*/
#topTopic{
	position:relative;
	background-color:#ffff38;
	padding:30px 0;
	text-align:center;
	z-index:1;
}
#topTopic ul{
	display:inline-block;
	max-width:1112px;
	margin-left:-38px;
	font-size:0;
	text-align:left;
}
#topTopic li{
	display:inline-block;
	margin-left:38px;
}

