@charset "utf-8";
/*------------------------------------------------------------
	museum01
------------------------------------------------------------*/
.content04 {
	width: 910px;
}
.content04 .movieLi {
	margin: -60px 0 35px;
}
.content04 .movieLi li {
	margin: 35px 35px 0 0;
	width: 280px;
}
.content04 .movieLi li .movie {
	margin-bottom: 5px;
	width: 100%;
	height: 210px;
	text-align: center;
}
.content04 .movieLi li:nth-child(3n) {
	margin-right: 0;
}
.content04 .movieLi li iframe {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.content04 .movieLi li p {
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	text-shadow: 0 0 15px #000, 0 0 15px #000, 0 0 15px #000, 0 0 15px #000, 0 0 15px #000, 0 0 15px #000, 0 0 15px #000, 0 0 15px #000, 0 0 15px #000, 0 0 15px #000;
}
@media all and (max-width: 639px) {
	.content04 {
		width: auto;
	}
	.content04 .movieLi {
		margin: 0 0 35px;
		display: block;
	}
	.content04 .movieLi li {
		margin: 0 0 20px 0;
		width: 100%;
	}
	.content04 .movieLi li .movie {
		width: auto;
		padding-bottom: 75%;
		height: 0 !important;
		position: relative;
		overflow: hidden;
	}
	.content04 .movieLi li iframe {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
}
.mainBg {
	background: #000 url(../img/museum/bg01.jpg) no-repeat center top / 100% auto;
}
.title01 {
	margin-bottom: 28px !important;
}
.headLine01 {
	margin-bottom: 150px;
}
.content01 {
	width: 880px;
}
.comLinkList {
	margin-bottom: 190px;
	width: auto;
	justify-content: left;
}
.comLinkList li {
	margin-right: 30px;
	width: 267px;
}
.comLinkList li:nth-child(3n) {
	margin-right: 0;
}
.comLinkList li a {
	height: 150px;
	background: url(../img/museum/bg01.png) no-repeat center center;
}
.comLinkList li:nth-child(2) a {
	color: #080d80;
	background-image: url(../img/museum/bg01.png);
}
.comLinkList li .ttl01 {
	font-size: 2rem;
}

.content01 {
	width: 880px;
}
.comLinkList01 {
	margin-top: -30px;
	margin-bottom: 35px;
	padding-right: 0;
}
.comLinkList01 li {
	margin: 30px 35px 0 0;
	width: 280px;
}
.comLinkList01 li:nth-child(3n) {
	margin-right: 0;
}
.comLinkList01 li a {
	height: auto;
	background: none;
}
.comLinkList01 li:nth-child(2) a {
	color: #080d80;
	background-image: none;
}
.comLinkUl {
	margin: -58px 0 30px;
}
.comLinkUl li {
	margin: 32px 50px 0 0;
	width: 340px;
}
.comLinkUl li:nth-child(2n) {
	margin-right: 0;
}
.comLinkUl li a {
	display: block;
	position: relative;
	border: 2px solid rgba(255, 255, 255, 0.5);
}
.comLinkUl li a:hover {
	box-shadow: 0 0 25px rgba(0, 156, 255, 1);
}


.popBox {
	padding: 20px 10px;
	box-sizing: border-box;
	background: transparent;
	width: 80vw;
	text-align: center;
	z-index: 9999;
	display: none;
	color: #fff;
}
.popBox .close {
	position: absolute;
	top: 10px;
	right: 0;
}
.popBox .photoBox {
	margin-bottom: 25px;
}
.popBox p {
	font-size: 1.6rem;
}
.popBox .fancybox-close-small {
	display: none;
}
.fancybox-navigation .fancybox-button div {
	display: none;
}
.fancybox-navigation .fancybox-button--arrow_left {
	margin: 0 !important;
	padding: 0 !important;
    left: 0 !important;
    background: url(../img/common/arrow_left.png) no-repeat right top !important;
}
.fancybox-navigation .fancybox-button--arrow_right {
	margin: 0 !important;
	padding: 0 !important;
    right: 0 !important;
	background: url(../img/common/arrow_right.png) no-repeat left top !important;
}
@media all and (max-width: 639px) {
	.headLine01 {
		margin-bottom: 30px;
	}
	.content01 {
		width: auto;
	}
	.comLinkList01 {
		margin-top: -30px;
		margin-bottom: 35px;
	}
	.comLinkList01 li {
		margin: 30px 0 0 0;
		width: 100%;
	}
	.comLinkList01 li a {
		padding: 0 !important;
		background: none;
		height: auto !important;
	}
	.comLinkList01 li img {
		width: 100%
	}
	.comLinkList01 li a:hover {
		box-shadow: 0;
	}
	.comLinkUl {
		margin: -58px 0 30px;
	}
	.comLinkUl li {
		margin: 32px 0 0 0;
		width: 100%;
	}
	.comLinkUl li a:hover {
		box-shadow: 0;
	}

	
	.comLinkList {
		margin-bottom: 30px;
		width: auto;
		display: block;
	}
	.comLinkList li {
		margin-right: 0;
		width: auto;
	}
	.comLinkList li:nth-child(3n) {
		margin-right: 0;
	}
	.comLinkList li a {
		padding-bottom: 56.1797%;
		height: 0;
		background: url(../img/museum/bg01.png) no-repeat center center / cover;
	}
	.comLinkList li:nth-child(2) a {
		color: #080d80;
		background-image: url(../img/museum/bg01.png);
	}
	.popBox {
		padding: 20px 10px;
	}
	.popBox .close {
		width: 30px;
	}
	.fancybox-navigation .fancybox-button--arrow_left {
		width: 30px !important;
		background: url(../img/common/arrow_left.png) no-repeat right top / 20px auto !important;
	}
	.fancybox-navigation .fancybox-button--arrow_right {
		width: 30px !important;
		background: url(../img/common/arrow_right.png) no-repeat left top / 20px auto !important;
	}
}