@charset "utf-8";
/* CSS Document */

article {
	padding: 0px 0px 200px 0px;
}

article .mv {
	height: 453px;
}

article .mv .catch {
	width: 672px;
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: -336px;
	border-left: none;
	border-right: none;
}

article .mv .read {
	width: 800px;
	position: absolute;
	left: 50%;
	top: 280px;
	margin-left: -380px;
	background: url("../img/common/bg_white_70.png") repeat;
	padding: 10px;
	font-weight: 600;
	text-align: left;
}

@media screen and (max-width:768px) {

article {
	padding: 0px 0px 40% 0px;
}

article .mv {
	height: 95vw;
}

article .mv .catch {
	width: 80%;
	position: absolute;
	left: 50%;
	top: 10%;
	margin-left: -40%;
}
	
article .mv .read {
	width: 80%;
	position: absolute;
	left: 50%;
	top: 30%;
	margin-left: -45%;
	background: url("../img/common/bg_white_70.png") repeat;
	padding: 5%;
	font-weight: 600;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3em;
}
	
article .mv .bg {
	width: 100%;
}
	
}

/*****************************/

article #information {
	width: 100%;
	padding: 50px 0px 50px;
}

article #information ul {
	width: 1000px;
	margin: 30px auto 0px;
}

article #information ul li:nth-child(1) {
	width: 992px;
	height: 294px;background-color: #FFF;
	border: 4px solid #000;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	float: left;
}

article #information ul li:nth-child(1) img {
	width: 498px;
	float: left;
}

article #information ul li:nth-child(1) .info_block {
	width: 410px;
	height: 234px;
	float: right;
	border-left: 4px solid #000;
	padding: 30px 40px;
	margin: 0px 0px 0px 0px;
	background: #FFF url("../img/common/bg_manga_pc.png") no-repeat;
	overflow: hidden;
}

article #information ul li:nth-child(1) .cat {
	margin: 0px 0px 0px 0px;
}

article #information ul li:nth-child(1) .info_date {
	margin: 10px 0px 10px 0px;
}

article #information ul li:nth-child(1) h3 {
	margin: 0px 0px 10px 0px;
	color: #0039BF;
	font-size: 1.6em;
	line-height: 1.3em;
}

article #information ul li:nth-child(1) p {
	margin: 0px 0px 0px 0px;
}

article #information ul li:not(:first-child) {
	width: 233px;
	height: 226px;
	background-color: #FFF;
	border: 4px solid #000;
	margin: 0px 12px 0px 0px;
	overflow: hidden;
	position: relative;
	float: left;
	line-height: 1.0em;
}

article #information ul li:not(:first-child) img {
	width: 233px;
	margin: 0px 0px 0px 0px;
}

article #information ul li:not(:first-child) .info_block {
	width: 193px;
	height: 64px;
	border-top: 4px solid #000;
	padding: 10px 20px;
	margin: -2px 0px 0px 0px;
	background: #FFF url("../img/common/bg_manga_s_pc.png") no-repeat;
	background-size: cover;
	overflow: hidden;
	line-height: 1.6em;
}

article #information ul li:not(:first-child) .cat {
	position: absolute;
	top: 130px;
	left: 50%;
}

article #information ul li:not(:first-child) .c_information {
	width: 66px;
	margin-left: -45px;
}

article #information ul li:not(:first-child) .c_goods {
	width: 100px;
	margin-left: -60px;
}

article #information ul li:not(:first-child) .c_event {
	width: 66px;
	margin-left: -45px;
}

article #information ul li:not(:first-child) .c_local_information {
	width: 130px;
	margin-left: -75px;
}

article #information ul li:not(:first-child) .info_date {
	margin: 5px 0px 2px 0px;
}

article #information ul li:not(:first-child) h3 {
	margin: 0px 0px 0px 0px;
	color: #0039BF;
	font-size: 1.0em;
	line-height: 1.2em;
}

article #information ul li:not(:first-child) .ebody {
	display: none;
}

article #information ul li:last-child {
	margin: 0px 0px 0px 0px;
}

article #information ul li a {
	display: block;
}

article #information ul li a:link,
article #information ul li a:visited {
	text-decoration: none;
}


@media screen and (max-width:768px) {

article #information {
	width: 100%;
}

article #information ul {
	width: 90%;
	margin: 30px auto 0px;
}

article #information ul li:nth-child(1) {
	width: 100%;
	height: inherit;
	background-color: #000;
	border: none;
	padding: 2%;
	margin: 0px 0px 3% 0px;
	overflow: hidden;
	float: inherit;
	box-sizing: border-box;
	line-height: 1.0em;
}

article #information ul li:nth-child(1) img {
	width: 100%;
	float: inherit;
	margin: 0px 0px 2% 0px;
}

article #information ul li:nth-child(1) .info_block {
	width: 100%;
	height: inherit;
	float: inherit;
	border: none;
	padding: 5% 5%;
	margin: 0px 0px 0px 0px;
	background: #FFF url("../img/common/bg_manga_pc.png") no-repeat center center;
	background-size: cover;
	overflow: hidden;
	box-sizing: border-box;
}

article #information ul li:nth-child(1) .cat {
	margin: 0px 0px 0px 0px;
}

article #information ul li:nth-child(1) .info_date {
	margin: 5% 0px 5% 0px;
}

article #information ul li:nth-child(1) h3 {
	margin: 0px 0px 5% 0px;
	color: #0039BF;
	font-size: 1.6em;
	line-height: 1.3em;
}

article #information ul li:nth-child(1) p {
	margin: 0px 0px 0px 0px;
	line-height: 1.6em;
}

article #information ul li:not(:first-child) {
	width: 48.5%;
	height: inherit;
	background-color: #000;
	border: none;
	margin: 0px 3% 3% 0px;
	padding: 2%;
	overflow: hidden;
	position: relative;
	float: left;
	line-height: 1.0em;
	box-sizing: border-box;
}

article #information ul li:not(:first-child) img {
	width: 100%;
	margin: 0px 0px 2% 0px;
}

article #information ul li:not(:first-child) .info_block {
	width: 100%;
	height: inherit;
	border-top: 4px solid #000;
	padding: 10px 20px;
	margin: -2px 0px 0px 0px;
	background: #FFF url("../img/common/bg_manga_s_pc.png") no-repeat center center;
	background-size: cover;
	overflow: hidden;
	line-height: 1.6em;
	box-sizing: border-box;
}

article #information ul li:not(:first-child) .cat {
	position: inherit;
	top: inherit;
	left: inherit;
	margin: 0px 0px 0px 0px;
}

article #information ul li:not(:first-child) .info_date {
	margin: 5px 0px 2px 0px;
}

article #information ul li:not(:first-child) h3 {
	margin: 0px 0px 0px 0px;
	color: #0039BF;
	font-size: 1.0em;
	line-height: 1.2em;
}
	
article #information ul li:not(:first-child) .ebody {
	display: none;
}

article #information ul li:last-child {
	margin: 0px 0px 0px 0px;
}

article #information ul li:nth-child(3),
article #information ul li:nth-child(5){
	margin: 0px 0% 3% 0px;
}

article #information ul li a {
	display: block;
}

article #information ul li a:link,
article #information ul li a:visited {
	text-decoration: none;
}

}
/*****************************/


.bblack p {
	width: 1000px;
	text-align: center;
	color: #FFF;
	font-size: 1.3em;
	margin: 0px auto 50px;
}

.bblack ul {
	width: 1000px;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bblack ul li {
	width: 50%;
	margin: 0px 0px 30px 0px;
}

.bblack ul li img {
	float: left;
	margin: 0px 0px 0px 0px;
}

.bblack ul li div {
	width: 185px;
	height: 128px;
	margin: 0px 0px 0px 250px;
	padding: 15px 16px 5px 15px;
	background: url("../img/about/bg_text.png") no-repeat;
	line-height: 1.3em;
	font-size: 0.8em;
}

@media screen and (max-width:768px) {

.bblack p {
	width: 90%;
	text-align: left;
	color: #FFF;
	font-size: 1.3em;
	margin: 0px auto 50px;
}

.bblack ul {
	width: 90%;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bblack ul li {
	width: 100%;
	margin: 0px 0px 5% 0px;
	font-size: 0.85em;
}

.bblack ul li img {
	width: 50%;
	float: left;
	margin: 0px 0px 0px 0px;
}

.bblack ul li div {
	width: 40%;
	height: 84%;
	margin: 0px 0px 0px 55%;
	padding: 3%;
	background: url("../img/about/bg_text.png") no-repeat;
	background-size: contain;
	line-height: 1.3em;
	font-size: 0.8em;
}
	
}
/*****************************/

article #goods {
	width: 100%;
	padding: 100px 0px 50px;
}

article #goods .gread {
	width: 1000px;
	text-align: center;
	color: #FFF;
	font-size: 1.3em;
	margin: 0px auto 50px;
}

article #goods ul {
	width: 1000px;
	margin: 0px auto 0px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

article #goods ul li h3 {
	font-size: 1.0em;
	line-height: 1.3em;
	color: #72B8FF;
	text-align: center;
	margin: 10px 0px 5px 0px;
}


article #goods ul li {
	width: 233px;
	background-color: #000;
	border: 4px solid #000;
	margin: 0px 0px 0px 12px;
	line-height: 1.3em;
	color: #FFF;
}

article #goods ul li img {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

article #goods ul li p {
	text-align: left !important;
	color: #FFF;
	font-size: 1.0em !important;
	margin: 0px 0px 0px 0px !important;
	padding: 10px;
}

@media screen and (max-width:768px) {

article #goods {
	width: 100%;
	padding: 10% 0px 0px;
}

article #goods .gread {
	width: 90%;
	text-align: left;
	color: #FFF;
	font-size: 1.3em;
	margin: 0px auto 50px;
}

article #goods ul {
	width: 90%;
	margin: 0px auto 0px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

article #goods ul li h3 {
	font-size: 1.0em;
	line-height: 1.3em;
	color: #72B8FF;
	text-align: center;
	margin: 10px 0px 5px 0px;
}


article #goods ul li {
	width: 100%;
	background-color: #000;
	border: 4px solid #000;
	margin: 0px 0px 5% 0px;
	line-height: 1.3em;
	color: #FFF;
}

article #goods ul li img {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

article #goods ul li p {
	text-align: left !important;
	color: #FFF;
	font-size: 1.0em !important;
	margin: 0px 0px 0px 0px !important;
	padding: 10px;
}
	
}
/*****************************/


