.contents .contents-header h1.l2 {
	margin: 0px;
	padding: 3px 350px 4px 17px;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	color: #000099;
}
div.alterpage {
	border-top:1px solid #c2c2c2;
	margin:0px 0px 5px;
	padding:23px 0px 30px;
	text-align: center;
}
div.content { margin: 0px 0px 30px; }
.watch:hover { cursor: pointer; }

/* SPECIAL START */
.fanSpecialWrap dl,.fanSpecialWrap dt,.fanSpecialWrap dd { margin: 0; padding: 0; background-color: #FFF; }
#specialevent { width: 1000px; padding: 0 20px; }
.fanSpecialWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.fanSpecialWrap dl {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 30px;
}
.fanSpecialWrap dl:nth-child(3n) { margin-right: 0; }
.fanSpecialWrap dl {
	border-style: solid;
	border-width: 0 1px 4px;
	box-sizing: border-box;
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 4px;
}
.fanSpecialWrap dl.series { border-color: #D2DCFF; background-image: url(/fan/event/image/2019/sp-barSeries.png); }
.fanSpecialWrap dl.fc { border-color: #FFC4D1; background-image: url(/fan/event/image/2019/sp-barFc.png); }
.fanSpecialWrap dl.day { border-color: #BCE9FC; background-image: url(/fan/event/image/2019/sp-barDay.png); }

/* SPECIAL ARCHIVE */
.special {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.special dl {
	width: 18.8%;
	margin-right: 1.5%;
	text-align: center;
	border:#CCC 1px solid;
	box-sizing: border-box;
}
.special.col3 dl { width: 32.3%; }
.special dl.salenow { background-color: #FFFDD2; }
.special dl.salenow dd { font-weight: bold; }
.special.col3 dl:nth-child(3n) { margin-right: 0; }
.special.col5 dl:nth-child(5n) { margin-right: 0; }
.special dt {
	margin: 0;
	text-align: center;
}
.special dt a { display: block; }
.special dt a:hover { filter: alpha(opacity=80); -moz-opacity: 0.80; opacity: 0.80; }
.special dt.comingsoon {
	background-color: #999;
	height: 309px;
	color: #FFF;
	overflow: hidden;
	font-size: 30px;
	font-weight: bold;
}
.special dt.comingsoon a { background-color: #999; color: #FFF; }
.special dt.comingsoon a:hover { text-decoration: none; }
.special dt.comingsoon span {/* 画像方向け */
	display: block;
	line-height: 309px;
	transform: (-22deg);
	-ms-transform: rotate(-22deg);/* IE */
	-webkit-transform: rotate(-22deg); /* chrome、safari　*/
	-moz-transform: rotate(-22deg); /* firefox　*/
	margin:-5px 0px -22px 0px;
}
.special dd { margin:10px 0; line-height: 1.4em; }
.special dd div.logo { min-height: 70px; position: relative; margin-bottom: 10px; }
.special dd div.logo img { position: absolute; top:0;right:0;bottom:0;left:0;margin:auto; }
#sp2018.special dd div.logo img { width:auto; max-width: 38%; height: auto; max-height:100%; }
.special dd p { font-weight: bold; color: #003377; line-height: 1.2; margin-bottom: 5px; }
/* SPECIAL END */

/* 2018.1.30 specialevent */
#specialevent table.yearTable { margin:0 0 20px; border-spacing: 0; }
#specialevent table.yearTable th { width: 40px; font-size: 20px; background-color: #000; text-align: center; color: #FFF; line-height: 1.3; }

#specialevent .text-l,
#specialevent .text-r { width: 320px; }
#specialevent table.scheTable { width: 100%; }
#specialevent table.scheTable td { width: 32.5%; text-align: center; font-size: 128.6%; line-height: 1.5; }
#specialevent table.scheTable td:first-child { width: 35%; }
#specialevent table.scheTable td.right { text-align: right; }

/* 2020.1.15 specialevent */
table.presentList { border-spacing: 0px; border: none; padding: 0; border-collapse: collapse; width: 100%; }
table.presentList td { padding: 10px 15px; font-size: 18px; font-weight: bold; text-align: left; }
table.presentList tr:nth-child(odd) td { background-color: #F1F9FF; }