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

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

article #slider {
	width: 1000px;
	height: 453px;
	background-color: #000;
	padding: 4px 0px;
	margin: 0px auto 0px;
}
	
article #slider li {
	width: 994px;
	height: 453px;
	padding: 0px 2px;
	overflow: hidden;
}

.bx-viewport {
  background: transparent !important;
  border: 0;
  overflow: visible !important;
  height: 458px !important;
}



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

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

article #slider {
	width: 98%;
	height: 40vw;
	background-color: #000;
	padding: 1%;
	margin: 0px auto 0px;
	overflow: hidden;
}
	
article #slider li {
	width: 100%;
	height: 40vw;
	padding: 0px;
	overflow: hidden;
}
	
article #slider li img {
	width: 100%;
}

.bx-viewport {
  background: transparent !important;
  border: 0;
  overflow: visible !important;
  height: 40vw !important;
}

	
}

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

article .first div {
	width: 1000px;
	height: 305px;
	margin: 0px auto;
	padding: 40px 0px 0px;
	background: url("../img/top/bg_catch_pc.png") no-repeat center 3px;
	position: relative;
}

article .first div h1 {
	width: 565px;
	margin: 0px auto 0px;
	text-align: center;
	font-size: 1.8em;
	font-weight: 400;
	line-height: 1.4em;
	color: #FFF;
}

article .first div h1 span {
	font-size: 1.0em;
}

article .first div p {
	width: 486px;
	margin: 15px auto 0px;
	color: #FFF;
	line-height: 1.3em;
	font-size: 0.9em;
}

article .bblack {
	text-align: center;
}

article iframe {
	width: 450px;
}

article #movie, article #movie2 {
	width: 450px;
	height: 253px;
	margin: 0px auto 0px;
}

article #pickup {
	width: 1000px;
	margin: 30px auto 0px;
	display: flex;
	justify-content: space-between;
}

article #pickup li:nth-child(1) {
	width: 329px;
	height: 242px;
	background: url("../img/top/bg_pickup_01_pc.png") no-repeat center top;
}

article #pickup li:nth-child(2) {
	width: 329px;
	height: 242px;
	background: url("../img/top/bg_pickup_02_pc.png") no-repeat center top;
}

article #pickup li:nth-child(3) {
	width: 329px;
	height: 242px;
	background: url("../img/top/bg_pickup_03_pc.png") no-repeat center top;
}

article #pickup li a {
	display: block;
}

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

article #pickup li h3 {
	width: 200px;
	margin: 40px 0px 10px 20px;
	font-size: 1.2em;
	line-height: 1.2em;
}

article #pickup li:nth-child(1) p {
	width: 190px;
	margin: 10px 0px 10px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
}

article #pickup li:nth-child(2) p {
	width: 170px;
	margin: 10px 0px 10px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
}

article #pickup li:nth-child(3) p {
	width: 200px;
	margin: 10px 0px 10px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
}


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

article .first div {
	width: 90%;
	height: inherit;
	margin: 0px auto;
	padding: 5% 0px 51%;
	background: url("../img/top/bg_catch_sp.png") no-repeat center bottom;
	position: relative;
	background-size: contain;
}

article .first div h1 {
	width: 100%;
	margin: 0px auto 8%;
	text-align: center;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.6em;
	color: #FFF;
}

article .first div h1 span {
	font-size: 1.4em;
}

article .first div p {
	width: 90%;
	margin: 0% auto 0%;
	color: #FFF;
	line-height: 1.4em;
	font-size: 1.1em;
}

article .bblack {
	text-align: center;
}
	
article iframe {
	width: 90%;
	margin: 0% auto 0%;
}
	
article #movie, article #movie2 {
	width: 90% !important;
	height: auto;
	margin: 0px auto 30px;
}

article #pickup {
	width: 100%;
	margin: 0% auto 0px;
	display: inherit;
	justify-content: space-between;
}

article #pickup li:nth-child(1) {
	width: 100%;
	height: 50vw;
	background: url("../img/top/bg_pickup_01_sp.png") no-repeat center top;
	background-size: contain;
	padding: 3% 0% 0% 0%;
}

article #pickup li:nth-child(2) {
	width: 100%;
	height: 50vw;
	background: url("../img/top/bg_pickup_02_sp.png") no-repeat center top;
	background-size: contain;
	padding: 3% 0% 0% 0%;
}

article #pickup li:nth-child(3) {
	width: 100%;
	height: 50vw;
	background: url("../img/top/bg_pickup_03_sp.png") no-repeat center top;
	background-size: contain;
	padding: 3% 0% 0% 0%;
}

article #pickup li a {
	display: block;
}

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

article #pickup li h3 {
	width: 60%;
	margin: 0% 0px 0% 5%;
	font-size: 1.4em;
	line-height: 1.2em;
}

article #pickup li:nth-child(1) p {
	width: 65%;
	margin: 3% 0px 5% 5%;
	font-size: 1.0em;
	line-height: 1.3em;
}

article #pickup li:nth-child(2) p {
	width: 55%;
	margin: 3% 0px 5% 5%;
	font-size: 1.0em;
	line-height: 1.3em;
}

article #pickup li:nth-child(3) p {
	width: 70%;
	margin: 3% 0px 5% 5%;
	font-size: 1.0em;
	line-height: 1.3em;
}
	
}

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

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%;
	margin-left: -65px;
}

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: 0.8em;
	line-height: 1.0em;
}

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: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;
}

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


