@charset "utf-8";

/**** アニメ・えいが ****/

/* contentsArea01 */
#contentsArea01 {
	background: rgba(255, 200, 100, 0.4);
	background-image: url(../images/anime/parts01.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	width: auto;
	padding-top: 40px;
	padding-bottom: 80px;
	clear: both;
}
#contentsArea01 .parts01 {
}
#contentsArea01 .cnts01 {
	text-align: left;
	width: 800px;
	margin: 0 auto;
}
#contentsArea01 .cnts01 #ctgnavArea01 {
	width: 20%;
	float: left;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 {
	width: auto;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li {
	line-height: 1;
	margin-bottom: 5px;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li a:focus {
	overflow: hidden;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.ctgtitle01 {
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--tv,
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--tv a {
	background: url(../images/anime/menu--tv--pc.png) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 160px;
	height: 72px;
	display: block;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--tv a:hover {
	background: url(../images/anime/menu--tv--pc-on.png) no-repeat 0px 0px;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--bs,
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--bs a {
	background: url(../images/anime/menu--bs--pc.png) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 160px;
	height: 72px;
	display: block;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--bs a:hover {
	background: url(../images/anime/menu--bs--pc-on.png) no-repeat 0px 0px;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--movie,
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--movie a {
	background: url(../images/anime/menu--movie--pc.png) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 160px;
	height: 72px;
	display: block;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--movie a:hover {
	background: url(../images/anime/menu--movie--pc-on.png) no-repeat 0px 0px;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--dvd,
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--dvd a {
	background: url(../images/anime/menu--dvd--pc.png) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 160px;
	height: 72px;
	display: block;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--dvd a:hover {
	background: url(../images/anime/menu--dvd--pc-on.png) no-repeat 0px 0px;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--net,
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--net a {
	background: url(../images/anime/menu--net--pc.png) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 160px;
	height: 72px;
	display: block;
}
#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--net a:hover {
	background: url(../images/anime/menu--net--pc-on.png) no-repeat 0px 0px;
}
#contentsArea01 .cnts01 #infoArea01 {
	width: 80%;
	float: left;
}
#contentsArea01 .cnts01 #infoArea01 .info01 {
	padding-left: 40px;
	clear: both;
}
#contentsArea01 .cnts01 #infoArea01 .info01 h2 {
	width: auto;
}
#contentsArea01 .cnts01 #infoArea01 .info01 h2 img {
	width: 100%;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 {
	background-color: #ffffff;
	margin-top: 10px;
	padding: 15px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 {
	position: relative;
	width: 100%;
	min-height: 320px;
	padding-bottom: 20px;
	clear: both;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01:after {
	content: "";
	display: block;
	clear: both;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	min-height: 45px;
	padding-bottom: 5px;
	padding-right: 50px;
	color: #ff8200;
	font-size: 20px;
	font-weight: bold;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 h3 a {
	color:#ff8200;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 h3 a:hover,
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 h3 a:focus {
	color: #ffb15e;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .fav-button {
	position: absolute;
	top: 0;
	right: 0;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .imginfo01 {
	width: 32%;
	float: left;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 {
	width: 68%;
	float: left;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .txt01 {
	font-size: 14px;
	padding-left: 10px;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 {
	padding-bottom: 5px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 3px 10px 3px;
	display: inline-block;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap a {
	color: #ffffff;
	text-decoration: none;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap .btn01 {
	background-color: #ff9500;
	text-align: center;
	padding: 3px 15px 2px 15px;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap a:hover .btn01 {
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	max-width: 200px;
	margin: 0 auto;
	padding-top: 1px;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .txt01 .line01 {
	font-size: 1px;
	width: 60%;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dashed #000000;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 {
	position: relative;
	width: 100%;
	padding-bottom: 20px;
	clear: both;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02:after {
	content: "";
	display: block;
	clear: both;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	min-height: 45px;
	padding-bottom: 5px;
	padding-right: 50px;
	color: #ff8200;
	font-size: 20px;
	font-weight: bold;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 h3 a {
	color:#ff8200;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 h3 a:hover,
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 h3 a:focus {
	color: #ffb15e;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .fav-button {
	position: absolute;
	top: 0;
	right: 0;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .imginfo01 {
	width: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .imginfo01 img {
	width: 100%;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 {
	width: 100%;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .txt01 {
	font-size: 14px;
	padding-top: 0px;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 {
	padding-bottom: 5px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 3px 10px 3px;
	display: inline-block;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap a {
	color: #ffffff;
	text-decoration: none;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap .btn01 {
	background-color: #ff9500;
	text-align: center;
	padding: 3px 15px 2px 15px;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap a:hover .btn01 {
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	max-width: 200px;
	margin: 0 auto;
	padding-top: 1px;
}
#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .txt01 .line01 {
	font-size: 1px;
	width: 100%;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dashed #000000;
}
/* contentsArea01 max-width:768px */
@media only screen and (max-width:768px){
	#contentsArea01 {
		background-image: none;
		padding-top: 0px;
		padding-bottom: 20px;
	}
	#contentsArea01 .parts01 img {
		width: 100%;
	}
	#contentsArea01 .cnts01 {
		width: 96%;
	}
	#contentsArea01 .cnts01 h2 {
		text-align: center;
		width: auto;
		padding-bottom: 5px;
	}
	#contentsArea01 .cnts01 h2 img {
		width: 100%;
	}
	#contentsArea01 .cnts01 #ctgnavArea01 {
		width: auto;
		float: none;
	}
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 {
	}
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li {
		float: left;
	}
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.ctgtitle01 {
		width: 100%;
		float: none;
	}
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.ctgtitle01 img {
		width: 100%;
		margin: 0 auto;
	}
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li a:hover {
		background-image: none;
		text-indent: 0;
	}
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--tv,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--tv a,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--bs,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--bs a,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--movie,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--movie a,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--dvd,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--dvd a,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--net,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--net a {
		background-image: none;
		text-indent: 0;
		width: 50%;
		height: auto;
		display: inline;
	}
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--tv img,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--bs img,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--movie img,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--dvd img,
	#contentsArea01 .cnts01 #ctgnavArea01 ul.ctgnav01 li.menu--net img {
		width: 98%;
		margin: 0 auto;
	}
	#contentsArea01 .cnts01 #infoArea01 {
		width: auto;
		float: none;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 {
		padding-left: 0px;
		clear: both;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 {
		min-height: 320px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 h3 {
		font-size: 14px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .txt01 {
		font-size: 12px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap {
		font-size: 14px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap a {
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap .btn01 {
		padding: 3px 10px 3px 10px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 .txtinfo01 .btngroup01 .btn01_wrap p {
		font-size: 10px;
		max-width: 160px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 h3 {
		font-size: 14px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .txt01 {
		font-size: 12px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap {
		font-size: 14px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap a {
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap .btn01 {
		padding: 3px 10px 3px 10px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .txtinfo01 .btngroup01 .btn01_wrap p {
		font-size: 10px;
		max-width: 160px;
	}
}
/* contentsArea01 max-width:480px */
@media only screen and (max-width:480px){
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item01 {
		min-height: 120px;
	}
	#contentsArea01 .cnts01 #infoArea01 .info01 #itemArea01 .item02 .imginfo01 {
		padding-bottom: 5px;
	}
}




/* contentsArea02 */
#contentsArea02 {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 20px;
	clear: both;
	position: relative;
}
#contentsArea02 .cnts01 {
	width: 800px;
	margin: 0 auto;
}
/* contentsArea02 max-width:768px */
@media only screen and (max-width:768px){
	#contentsArea02 {
		width: auto;
		padding: 0px 10px 100px 10px;
	}
	#contentsArea02 .cnts01 {
		width: auto;
	}
}




/* contentsArea02 bannerArea01 */
#contentsArea02 .cnts01 #bannerArea01 {
	width: 100%;
	padding-top: 20px;
}
#contentsArea02 .cnts01 #bannerArea01 ul {
}
#contentsArea02 .cnts01 #bannerArea01 ul li {
	text-align: center;
	width: 185px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}
#contentsArea02 .cnts01 #bannerArea01 ul li:nth-child(4n) {
	margin-right: 0px;
}
#contentsArea02 .cnts01 #bannerArea01 ul li img {
}
/* contentsArea02 bannerArea01 max-width:768px */
@media only screen and (max-width:768px){
	#contentsArea02 .cnts01 #bannerArea01 ul li {
		width: 50%;
		margin-bottom: 20px;
		margin-right: 0px;
		float: left;
	}
	#contentsArea02 .cnts01 #bannerArea01 ul li img {
		width: 90%;
	}
}




/* accordion2 */
@media only screen and (min-width:769px){
	div.accordion2_btn {
		display: none;
	}
	div.accordion2_body {
		display: block !important;
	}
}
div.accordion2 {
}
div.accordion2 .accordion2_btn {
	background: url(../images/anime/ctgtitle_btn01.png) no-repeat 0px 0px;
	background-size: cover;
	text-align: center;
	width: 100%;
	cursor: pointer;
	margin: 0 auto;
}
div.accordion2 .accordion2_btn img {
	width: 100%;
}
div.accordion2 .accordion2_btn:active {
}
div.accordion2 .accordion2_body {
}
div.accordion2 .accordion2_btn_open {
	background: url(../images/anime/ctgtitle_btn01_off.png) no-repeat 0px 0px;
	background-size: cover;
}
/* accordion2 max-width:768px */
@media only screen and (max-width:768px){
	div.accordion2_btn {
		display: block;
	}
	div.accordion2_body {
		display: none;
	}
}




/* shuffle */
#btn li.active {
	filter: alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity: 0.60;
}
#btn li.ctgtitle01.active {
	filter: alpha(opacity=100);
	opacity: 1.00;
	-moz-opacity: 1.00;
}

.pagination__item {
	color: #ff8200;
	background-color: #fff;
}
.pagination__item--current {
	color: #fff;
	background-color: #ff8200;
}
.pagination__item--prev::before,
.pagination__item--next::before,
.pagination__item--prev::after,
.pagination__item--next::after {
	background-color: #ff8200;
}
