@charset "UTF-8";
/*  BODY
------------------------------------------------*/
#container {
	width: 100%;
	padding: 0;
	background-color: #14141e;
}

#container * {
	box-sizing: border-box;
}

.pagewrap {
	clear: both;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	width: 1000px;
}

/*  article内 header
------------------------------------------------*/
.cpTitle {
	margin-bottom: 15px;
}

.cpTitle__ttl {
	line-height: 0;
}

.cpTitle__ttl img {
	width: 100%;
	vertical-align: bottom;
}

.cpTitle__lead {
	padding: 10px 15px;
	color: #262626;
	line-height: 1.4;
	font-size: 18px;
	background: #dedede;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.cpHeading {
	margin-bottom: 10px;
	padding: 0 15px;
}

.cpHeading__ttl {
	margin-bottom: 10px;
	padding: 5px 10px;
	background: #000;
	border-radius: 4px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	word-break: break-all;
}

.cpHeading__ttl--ht {
	margin: 0 15px 10px;
	padding: 10px 15px;
	font-size: 18px;
	font-weight: bold;
	border: dotted 2px #333333;
	border-radius: 6px;
	color: #333333;
	word-break: break-all;
}

.cpHeading__lead {
	margin: 10px 0;
	padding: 0 15px;
	font-size: 1.7rem;
	line-height: 2.2rem;
}

.cpHeading__innerwrap {
	padding: 0 15px;
}

.cpHeading__txt {
	margin: 10px 0;
	padding: 0 15px;
	font-size: 1.7rem;
	line-height: 2.2rem;
}

.cpHeading .header__item__heading {
	padding: 8px;
	margin: 20px 0;
	background: #6d0000;
	background: -webkit-gradient(linear, center top, center bottom, from(#d20000), color-stop(0.48, #ce0000), color-stop(0.52, #c40000), to(#6d0000));
	background: -webkit-linear-gradient(top, #d20000 0%, #ce0000 48%, #c40000 52%, #6d0000 100%);
	background: linear-gradient(to bottom, #d20000 0%, #ce0000 48%, #c40000 52%, #6d0000 100%);
	border: 1px #c40000 solid;
	border-radius: 3px;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

.cpHeading .header__item__heading .sp-newLine {
	padding-left: 0.5em;
}

/* ページ固有の要素
------------------------------------------------*/
.period {
	margin: 15px auto;
	padding: 0 10px;
	text-align: center;
}

.period__inner {
	width: 100%;
	background: #fff;
	border-radius: 4px;
	border: solid 2px #E10003;
}

.period__head {
	padding: 5px 10px;
	background: #E10003;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
}

.period__head__inner {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.period__detail {
	padding: 7px 0;
	color: #000000;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}

.vote {
	padding: 0 10px;
	text-align: center;
}

.vote__img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 724px;
}

.itemList-m {
	overflow: hidden;
}

.itemList-m li {
	float: left;
	width: 20%;
	margin-bottom: 20px;
	padding: 0 10px 15px;
	text-align: center;
	border-bottom: 2px solid #ccc;
}

.itemList-m li .genre-info {
	display: inline-block;
	width: 100%;
	margin: 0 0 2px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.5;
}

.itemList-m li a {
	color: #1d4a6d;
}

.itemList-m li a:hover img,
.itemList-m li a:hover .textEps {
	opacity: .65;
}

.itemList-m li .listImg img {
	max-width: 100%;
	height: 240px;
}

.itemList-m li .itemDl__title .textEps {
	display: block;
	font-size: 1.4rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.itemList-m li .itemDl__detail a {
	background: #d20019;
	border-radius: 2px;
	box-shadow: 1px 1px 0 #000;
	-webkit-box-shadow: 1px 1px 0 #000;
	color: #fff;
	margin: 5px 0 8px;
	padding: 8px;
	line-height: 1;
	text-align: center;
	display: inline-block;
	width: 90%;
	font-size: 1.4rem;
}

.itemList-m li .itemDl__detail a:hover {
	background-color: #f6011e;
}

.cate-info__txt {
	margin: 10px 0;
	padding: 0 15px;
	font-size: 1.7rem;
	line-height: 2.2rem;
}

.cate-info__link {
	margin: 10px 0 20px;
	text-align: right;
}

.cate-info__link a {
	font-size: 1.7rem;
	text-decoration: underline;
}

.cate-info__link a:hover {
	opacity: .65;
	text-decoration: none;
}

.sort-info {
	font-size: 1.4rem;
	margin: -10px 0 20px;
}

.nominate__info {
	margin: 10px 0;
	padding: 0 15px;
	font-size: 1.7rem;
	line-height: 2.2rem;
}

.nominate__info.closing {
	color: #f00;
	font-weight: bold;
}

.attentbg {
	margin-top: 20px;
	padding: 10px 15px;
	background-color: #353535;
	color: #fff;
}

.attentbg .hd-ac2 {
	padding: 0 10px 8px 2px;
	margin: 0 0 12px 0;
	border-bottom: dashed 1px #fff;
	font-size: 1.8rem;
	font-weight: bold;
}

.attentbg .hd-ac2 .sp-newLine {
	padding-left: .5em;
}

.attentbg .attention02 li {
	line-height: 1.4;
	list-style: outside disc;
	margin: 0 0 5px 1.25em;
	font-size: 1.4rem;
}

.attentbg .attention02 li a {
	color: #F0EF13;
	text-decoration: underline;
}

.attentbg .attention02 li a:hover {
	opacity: .65;
	text-decoration: none;
}

.past_event {
	padding-top: 20px;
	border-top: #ccc solid 2px;
	text-align: center;
}

.past_event .Banner2 img {
	display: block;
	width: 100%;
	max-width: 598px;
}

.Banner2{
	display: block;
	width: 100%;
	max-width: 598px;
    margin: 0 auto;
}

	

.past_event__inner {
	margin: 20px 0;
}

.past_event__item {
	margin: 10px 0 0;
}

.past_event__item a {
	font-size: 1.7rem;
	text-decoration: underline;
}

.past_event__item a:hover {
	text-decoration: none;
	opacity: .65;
}

.itemList-m.fame {
	display: flex;
	flex-wrap: wrap;
}

.itemList-m.fame li {
	float: none;
	margin-bottom: 0;
	border-bottom: 0;
}

.itemList-m.fame li a {
	position: relative;
}

.itemList-m.fame li a .listImg {
	background: url(../img/frame-img.png) 0/100% no-repeat;
	padding: 25px 0;
}

.itemList-m.fame li a .listImg img {
	height: 170px;
}

/* FOOTER
------------------------------------------------*/
.cpFooter {
	padding: 0 15px 0;
	/* 注意事項　リンク色変更 */
	/* 注意事項　通常版 */
	/* 注意事項　アコーディオンメニュー */
	/* FOOTER nav
------------------------------------------------*/
}

@media only screen and (max-width: 480px) {
	.cpFooter {
		padding: 0 10px 0;
	}
}

.cpFooter__attn a,
.cpFooter__attn--norm a {
	color: #006ccc;
	text-decoration: underline;
}

.cpFooter__attn--norm {
	background-color: #fca557;
	margin: 0 auto 15px;
	padding: 10px 15px;
}

.cpFooter__attn--norm__hd-ac {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 0 10px 8px 2px;
	margin: 0 0 12px 0;
	border-bottom: dashed 1px #fff;
}

.cpFooter__attn--norm__list li {
	line-height: 1.4;
	list-style: outside disc;
	margin: 0 0 10px 1.25em;
	font-size: 14px;
	color: #fff;
}

.cpFooter__attn {
	text-align: left;
	margin: 0 auto 15px;
	padding: 0;
}

.cpFooter__attn__list {
	border: solid 1px #1d3850;
	padding: 0;
}

.cpFooter__attn__list__hd-ac {
	background-color: #1d3850;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 12px;
	line-height: 1.4;
}

.cpFooter__attn__list li {
	list-style: outside disc;
	margin: 0 0 3px 1.25em;
	font-size: 11px;
	line-height: 1.5;
	color: #1d1d1d;
}

.cpFooter__attn__list .accordion {
	width: 100%;
}

.cpFooter__attn__list .accordion__wrap .ac-ttl {
	font-size: 16px;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
}

.cpFooter__attn__list .accordion__wrap .ac-ttl:last-of-type {
	border-bottom: none;
}

.cpFooter__attn__list .accordion__wrap .ac-ttl a.toggle {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #39597a;
	cursor: pointer;
	padding: 10px 12px;
	position: relative;
}

.cpFooter__attn__list .accordion__wrap .ac-ttl a.toggle span {
	position: absolute;
	right: 12px;
	top: 16px;
	font-size: 14px;
}

.cpFooter__attn__list .accordion__wrap .ac-ttl a.toggle.active span {
	transform: rotate(-180deg);
}

.cpFooter__attn__list .accordion__wrap .ac-ttl a.toggle:hover {
	opacity: 0.6;
	text-decoration: none;
}

.cpFooter__attn__list .accordion__wrap .ac-ttl ul {
	padding: 10px 15px;
	display: none;
}

.cpFooter__attn__list .accordion__wrap .ac-ttl ul li {
	line-height: 1.4;
	font-size: 14px;
}

.cpFooter .cpNav {
	margin-bottom: 15px;
	border: 1px solid #666;
}

.cpFooter .cpNav__wrap--obox, .cpFooter .cpNav__wrap--cbox {
	display: flex;
	flex-wrap: wrap;
}

.cpFooter .cpNav__wrap--obox li {
	width: 33.33333%;
}

.cpFooter .cpNav__wrap--cbox li {
	width: 25%;
}

.cpFooter .cpNav__wrap--obox li,
.cpFooter .cpNav__wrap--cbox li {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-top: -1px;
	margin-left: -1px;
	font-size: 14px;
	display: block;
}

.cpFooter .cpNav__wrap--obox li a,
.cpFooter .cpNav__wrap--cbox li a {
	position: relative;
	display: block;
	padding: 10px 20px 10px 15px;
	color: #2f2f2f;
	min-height: 44px;
	box-sizing: border-box;
}

.cpFooter .cpNav__wrap--obox li a:hover,
.cpFooter .cpNav__wrap--cbox li a:hover {
	opacity: 0.6;
	text-decoration: none;
	background: rgba(241, 241, 241, 0.6);
}

.cpFooter .cpNav__wrap--obox li a::after,
.cpFooter .cpNav__wrap--cbox li a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	transform: rotate(-45deg);
	margin-top: -6px;
}

/* ===============================================
	btn
=============================================== */
/*  Lボタン
------------------------------------------------*/
.btn-l {
	background: #c90303;
	box-shadow: 1px 2px 0 #680101;
	border-radius: 6px;
	margin: 0 auto;
	width: 45%;
	vertical-align: middle;
	position: relative;
}

.btn-l a {
	padding: 12px 10px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	font-size: 18px;
}

.btn-l::before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 7px;
	height: 7px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
	margin: auto;
	content: "";
}

.btn-l:hover {
	background: #db0606;
}

.btn-l.regist {
	background-color: #008853;
	box-shadow: 1px 2px 0 #005434;
}

.btn-l.regist:hover {
	background-color: #00a364;
}

.btn-l.nominate__btn {
	background: #ff7e00;
	box-shadow: 1px 2px 0 #86480b;
}

.btn-l.nominate__btn:hover {
	background: #ffa200;
}

@media screen and (max-width: 1000px) {
	/*  BODY
------------------------------------------------*/
	.pagewrap {
		width: 100%;
	}
	/*  article内 header
------------------------------------------------*/
	.cpTitle__lead {
		font-size: 16px;
	}
	.cpHeading__ttl {
		font-size: 20px;
	}
	.cpHeading__ttl--ht {
		font-size: 16px;
	}
	.cpHeading__lead {
		font-size: 1.6rem;
		line-height: 2rem;
	}
	.cpHeading__txt {
		font-size: 1.6rem;
		line-height: 2rem;
	}
	/* ページ固有の要素
------------------------------------------------*/
	.itemList-m li {
		padding: 0 0 15px 10px;
	}
	.itemList-m li .listImg img {
		height: 200px;
	}
	.itemList-m.fame li a {
		position: relative;
	}
	.itemList-m.fame li a .listImg {
		padding: 16%;
	}
	.itemList-m.fame li a .listImg img {
		height: auto;
	}
}

@media screen and (max-width: 800px) {
	/*  article内 header
------------------------------------------------*/
	.cpTitle__lead {
		font-size: 14px;
	}
	.cpHeading__ttl {
		font-size: 18px;
	}
	.cpHeading .header__item__heading {
		font-size: 1.8rem;
	}
	/* ページ固有の要素
------------------------------------------------*/
	.period__detail {
		font-size: 1.6em;
	}
	.itemList-m li {
		padding: 0 0 10px 7px;
	}
	.itemList-m li .genre-info {
		font-size: 1.2rem;
	}
	.itemList-m li .listImg img {
		height: 170px;
	}
	.itemList-m li .itemDl__detail a {
		width: auto;
	}
	/* FOOTER
------------------------------------------------*/
	.cpFooter {
		/* 注意事項　通常版 */
		/* FOOTER nav */
	}
	.cpFooter__attn--norm__list li {
		margin: 0 0 5px 1.25em;
	}
	.cpFooter .cpNav {
		margin-bottom: 10px;
	}
	.cpFooter .cpNav__wrap--obox li {
		width: 100%;
	}
	.cpFooter .cpNav__wrap--cbox li {
		width: 100%;
	}
	.cpFooter .cpNav__wrap--obox li,
	.cpFooter .cpNav__wrap--cbox li {
		font-size: 12px;
	}
	.cpFooter .cpNav__wrap--obox li a,
	.cpFooter .cpNav__wrap--cbox li a {
		padding: 12px 5px 0 10px;
	}
	/* ===============================================
	btn
=============================================== */
	/*  Lボタン
------------------------------------------------*/
	.btn-l {
		width: 60%;
	}
	.btn-l a {
		font-size: 16px;
	}
}

@media screen and (max-width: 640px) {
	.itemList-m li {
		padding: 0 0 10px 7px;
	}
	.itemList-m li .listImg img {
		height: 120px;
	}
	.itemList-m li .itemDl__title .textEps {
		font-size: 1.2rem;
	}
	.itemList-m li .itemDl__detail a {
		font-size: 1.2rem;
	}
	.itemList-m.fame li {
		width: 33%;
	}
}

@media screen and (max-width: 480px) {
	/*  article内 header
------------------------------------------------*/
	.cpTitle {
		margin-bottom: 10px;
	}
	.cpTitle__lead {
		padding: 8px 10px;
		font-size: 12px;
	}
	.cpHeading {
		padding: 0 10px;
	}
	.cpHeading__ttl {
		font-size: 16px;
	}
	.cpHeading__ttl--ht {
		font-size: 14px;
	}
	.cpHeading .header__item__heading {
		font-size: 1.4rem;
	}
	.cpHeading .header__item__heading .sp-newLine {
		padding: 5px 0 0;
	}
	/* ページ固有の要素
------------------------------------------------*/
	.sp-newLine {
		display: block;
	}
	.period__head {
		padding: 4px 10px;
		font-size: 1.4rem;
	}
	.itemList-m li {
		padding: 0 10px 15px;
		width: 33%;
	}
	.itemList-m li .listImg img {
		height: 110px;
	}
	.attentbg {
		padding: 8px;
	}
	.attentbg .hd-ac2 {
		font-size: 1.4rem;
		padding: 0 10px 6px 2px;
	}
	.attentbg .hd-ac2 .sp-newLine {
		padding: 5px 0 0;
	}
	.attentbg .attention02 li {
		font-size: 1.1rem;
	}
	.past_event__item a {
		font-size: 1.6rem;
	}
	/* FOOTER
------------------------------------------------*/
	.cpFooter {
		/* 注意事項　通常版 */
		/*　アコーディオンメニュー */
	}
	.cpFooter__attn--norm {
		margin: 0 0 10px;
		padding: 8px;
	}
	.cpFooter__attn--norm__hd-ac {
		font-size: 14px;
		padding: 0 10px 6px 2px;
	}
	.cpFooter__attn--norm__list li {
		margin: 0 0 5px 1.25em;
		font-size: 11px;
	}
	.cpFooter__attn {
		margin: 0 0 10px;
	}
	.cpFooter__attn__list__hd-ac {
		font-size: 14px;
		padding: 6px 12px;
	}
	.cpFooter__attn__list .accordion__wrap .ac-ttl {
		font-size: 12px;
	}
	.cpFooter__attn__list .accordion__wrap .ac-ttl a.toggle {
		padding: 8px 12px;
	}
	.cpFooter__attn__list .accordion__wrap .ac-ttl a.toggle span {
		top: 12px;
		font-size: 10px;
	}
	.cpFooter__attn__list .accordion__wrap .ac-ttl ul {
		padding: 10px;
	}
	.cpFooter__attn__list .accordion__wrap .ac-ttl ul li {
		font-size: 11px;
	}
	/* ===============================================
	btn
=============================================== */
	/*  Lボタン
------------------------------------------------*/
	.btn-l {
		width: 80%;
		padding: 6px;
	}
	.btn-l a {
		font-size: 14px;
		padding: 0;
	}
	.btn-l::before {
		width: 6px;
		height: 6px;
	}
}
