@charset "UTF-8";

/*--------------------------------------------------
トップ
--------------------------------------------------*/
/*
.boxHomeCopy {
	height: 1130px;
	background: url(/institution/museum/common/img/home/imgMain.jpg) center 0 no-repeat;
	-webkit-background-size: 1400px 1130px;
	background-size: 1400px 1130px;
}
*/
.boxHomeCopy {
    margin-bottom:50px;
	height: 830px;
	background: url(/institution/museum/common/img/home/imgMain2022.jpg) center 0 no-repeat;
	-webkit-background-size: 1400px 830px;
	background-size: 1400px 830px;
}
.boxHomeCopyAbout {
    /*
	padding: 480px 0 0;
    */
	padding: 80px 0px;
	text-align: center;
}
.boxHomeCopyAbout .titleHome01 {
	padding-bottom: 20px;
	line-height: 1.8;
}

.boxHomeCopyAbout p {
	width: 640px;
	margin: 0 auto;
	font-size: 121%;
	text-align: left;
}

.boxHomeCopyAbout .searchBtn {
	display: block;
	margin-top: 45px;
}

.boxHomeNews {
	color: #fff;
	margin-bottom: 50px;
	padding: 25px 0;
	background-color: #33BCA5;
}
.boxHomeNews a {
	color: #fff;
}
.boxHomeNewsMore {
	padding: 20px 0;
	width: 160px;
	height: 60px;
	border-right: 1px solid #fff;
	text-align: center;
	float: left;
}
.boxHomeNewsMore .titleHome04 {
	padding-bottom: 0;
	color: #fff;
	font-weight: bold;
}
.boxHomeNewsList {
	margin: 0;
	/*padding: 10px 0 0 40px;*/
	padding: 0 0 0 40px;
	width: 750px;
	float: left;
	list-style: none;;
}
.boxHomeNewsList li {
	padding-bottom: 10px;
}
.boxHomeNewsList li:last-child {
	padding: 0;
}
.boxHomeNewsList a, .boxHomeNewsList .date {
	font-size: 114%;
	margin-right: 18px;
	vertical-align: top;
}
.boxHomeNewsList .cat {
	min-width: 170px;
	display: inline-block;
	padding: 4px 0 2px;
	border-radius: 6px;
	background-color: #1D8772;
	font-size: 85%;
	text-align: center;
	text-decoration: none;
}
.boxHomeNewsList .entryTitle {
	display: inline-block;
	width: 450px;
	margin: 0;
}

/*
.boxHomeGuide {
	margin-bottom: 70px;
}
.boxHomeGuide .titleHome01 {
	text-align: center;
}
.boxHomeGuide div {
	background-color: #eee;
}
.boxHomeGuideGreeting, .boxHomeGuideExhibition {
	width: 480px;
	float: left;
}
.boxHomeGuideGreeting, .boxHomeGuideExhibition {
	width: 400px;
	padding: 40px 40px 0;
}
.boxHomeGuideGreeting .titleHome03 {
	text-align: center;
}
.boxHomeGuideGreeting figure {
	width: 150px;
	float: left;
	margin-right: 10px;
}
.boxHomeGuideGreeting img {
	margin-bottom: 10px;
}
.boxHomeGuideGreeting .greeting {
	font-size: 93%;
}
.boxHomeGuideExhibition {
	float: right;
	padding-top: 170px;
}
.boxHomeGuideExhibition .titleHome05 {
	text-align: center;
}
*/

.boxHomeGuide {
	margin-bottom: 50px;
}
.boxHomeGuideInner {
    padding:40px 15px;
    background:#f0f0f0;
}
.boxHomeGuide .titleHome02 {
	text-align: center;
}
.boxHomeGuideInner .wrapper {
    display:grid;
    grid-template-columns:repeat(2, 1fr);
    gap:20px 20px;
}
.boxHomeGuideInner .wrapper figure figcaption {
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
}
.boxHomeGuideInner .wrapper figure img {
    width:auto;
    max-width:100%;
    height:auto;
}

/*
.boxHomeContact {
	padding: 40px 0;
	background-color: #EDEDB0;
}
*/
.boxHomeContact {
	margin-bottom: 50px;
}
.boxHomeContactInner {
    padding:40px 15px;
	background-color: #EDEDB0;
}
.boxHomeContact .titleHome02 {
	text-align: center;
}
.boxHomeContactTime {
	float: left;
	padding: 0 40px 0 0;
	width: 440px;
	min-height: 150px;
	border-right: 1px solid #888888;
	font-size: 114%;
}
.boxHomeContactTime dl:first-child dt,
.boxHomeContactTime dl:first-child dd {
	vertical-align: middle;
}
.boxHomeContactTime dt {
	width: 20%;
	display: inline-block;
}
.boxHomeContactTime dd {
	width: 70%;
	display: inline-block;
}
.boxHomeContactTime .free {
	font-size: 125%;
	font-weight: bold;
}
.boxHomeContactTel {
	float: left;
	width: 460px;
	padding: 0 9px;
	text-align: center;
}
.boxHomeContactTel .info {
	float: right;
	padding: 2px 0 2px 11px;
	line-height: 1.2;
	text-align: center;
}
.boxHomeContactTel .info,
.boxHomeContactTel .info span {
	display: inline-block;
	background: url(/institution/museum/common/img/home/icnTelInfoBf.png) 0 center no-repeat;
	-webkit-background-size: 6px 36px;
	background-size: 6px 36px;
}
.boxHomeContactTel .info span {
	padding: 2px 12px 2px 0;
	background-image: url(/institution/museum/common/img/home/icnTelInfoAf.png);
	background-position: 100% center;
}
.boxHomeContactTel .time {
	margin: 0;
	padding-top: 10px;
}
.boxHomeContactTelBtn {
	display: inline-block;
	margin-top: 20px;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #D8D032;
	color: #182E4C;
	font-size: 114%;
	font-weight: bold;
	text-decoration: none;
}
.boxHomeContactTelBtn:hover {	text-decoration: underline;}

.boxHomeCalendar {
	margin-bottom: 50px;
}
.boxHomeCalendarInner {
    padding:0 15px 40px 15px;
}
.boxHomeCalendar .titleHome02 {
	text-align: center;
}
.boxHomeCalendar .boxHomeCalendarImage {
    margin-bottom:15px;
}
.boxHomeCalendar .boxHomeCalendarDownload {
    /*
    margin-bottom:30px;
    */
    margin-bottom:0px;
    text-align:center;
}
/*
.boxHomeAccess {
	padding: 45px 0 70px;
	background: url(/institution/museum/common/img/home/imgMapBg.jpg) center center no-repeat;
	-webkit-background-size: 1400px 810px;
	background-size: 1400px 810px;
}
.boxHomeAccess .titleHome02 {
	padding-bottom: 20px;
	text-align: center;
}
*/


.boxHomeAccess {
	margin-bottom: 50px;
}
.boxHomeAccessInner {
    padding:0 15px 40px 15px;
}
.boxHomeAccess .titleHome02 {
	text-align: center;
}

.moreMap {
	margin: 0;
	margin: 5px 0;
	text-align: right;
}
.moreMap a {
	display: block;
	padding: 4px 16px;
	background-position: 0 12px;
	text-align: left;
}

.boxHomeVr {
	margin-bottom: 50px;
}
.boxHomeVrInner {
    padding:0 15px 40px 15px;
}
.boxHomeVr .titleHome02 {
	text-align: center;
}

.boxHomeVr .lead {
    text-align:center;
    font-size:18px;
}

.boxHomeVr .searchBtnVR a {
	display: block;
	margin-top: 35px;
    max-width:600px;
    height:auto;
    margin-right:auto;
    margin-left:auto;
    width:100%;
}

.boxHomeVr .searchBtnVR a img {
    width:100%;
    height:auto;
}




/*--------------------------------------------------
188bet体育_188bet备用网址
--------------------------------------------------*/
.boxNewsList, .boxNewsEntry {
	margin: 0 0 50px;
}
.boxNewsListTitle {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 4px solid #D8D032;
}
.boxNewsEntry .boxNewsListTitle {
	border: none;
	padding: 0;
}
.boxNewsListTitle .title03 {
	font-size: 129%;
	margin-bottom: 2px;
}
.boxNewsListTitle div,
.boxNewsListTitle div a {
	color: #1D8772;
}
.boxNewsListTitle div {
	font-size: 86%;
}
.boxNewsListText .boxNewsListImg {
	width: 250px;
	float: right;
	margin: 0 0 30px 20px;
}
.boxNewsListText .more {
	margin-top: 10px;
}
.boxNewsListText .more a {
	padding: 0 0 0 16px;
	background: url(/institution/museum/common/img/base/icnArrow01.png) 0 5px no-repeat;
	-webkit-background-size: 9px 6px;
	background-size: 9px 6px;
}
.boxNewsListPager,
.boxNewsPager,
.boxNewsEntryPager {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.boxNewsListPager li,
.boxNewsPager li,
.boxNewsEntryPager li {
	display: inline-block;
	max-width: 5%;
	min-width: 40px;
	margin: 5px 0;
	padding: 0;
	vertical-align: middle;
}
.boxNewsEntryPager li.listpage {
	max-width: 20%;
	width: 20%;
	margin: 16px 0;
}
.boxNewsListPager .listpage,
.boxNewsPager .listpage {
	max-width: 90%;
}

.boxNewsListPager .listpage a,
.boxNewsListPager .listpage .current_page,
.boxNewsPager .listpage a,
.boxNewsPager .listpage .current_page {
	display: inline-block;
	min-width: 30px;
	margin: 5px;
	padding: 8px 5px;
	background-color: #D8D032;
}
.boxNewsListPager .listpage .current_page,
.boxNewsPager .listpage .current_page {
	background-color: #EDEDB0;
}

.boxNewsListPager .link_before,
.boxNewsListPager .link_next,
.boxNewsPager .link_before,
.boxNewsPager .link_next {

}
.boxNewsLnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.boxNewsLnav {
	border-top: 1px solid #ccc;
}
.boxNewsLnav li {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.boxNewsLnav li span {
	display: block;
	padding-bottom: 5px;
	font-size: 93%;
	color: #777;
}
.boxNewsLnav li a {
	display: inline-block;
	padding: 0 0 4px 16px;
	background: url(/institution/museum/common/img/base/icnArrow01.png) 0 8px no-repeat;
	-webkit-background-size: 9px 6px;
	background-size: 9px 6px;
}
.boxNewsLnav select {
	font-size: 14px !important;
	padding: 6px !important;
	width: 100%;
}





/*--------------------------------------------------
ナビ（3つ並びボタン）
--------------------------------------------------*/
.boxHomeBanner {
	margin-bottom: 50px;
}
.boxHomeBannerInner {
    padding:0 15px 40px 15px;
}

.boxHomeBannerList {
    margin-bottom:15px;
}
.boxHomeBannerList ul {
    margin:0;
    padding:0;
    list-style:none;
    list-style-type:none;
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    gap:20px 20px;
}
.boxHomeBannerList ul li {
    flex:1;
}
.boxHomeBannerList ul li a {
    display:block;
    text-align:center;
}

.boxHomeBannerList ul li a img {
    width:100%;
    height:auto;
}








/*--------------------------------------------------
ホーム動画
--------------------------------------------------*/
.boxHomeMovie {
	margin-bottom: 50px;
}
.boxHomeMovieInner {
    padding:0 15px 40px 15px;
}
.boxHomeMovie .titleHome02 {
	text-align: center;
}

.boxHomeMovieListWrap {
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    gap:40px 20px;
    margin-bottom:20px;
}

.boxHomeMovieList, .boxMovieEntry {
	/*
	margin: 0 0 20px;
    */
}
.boxHomeMovieListEntry {
    max-width:560px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:50px;
}
.boxHomeMovieListTitle {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 4px solid #D8D032;
}
.boxMovieEntry .boxHomeMovieListTitle {
	border: none;
	padding: 0;
}
.boxHomeMovieListTitle .title03 {
	font-size: 129%;
	margin-bottom: 2px;
}
.boxHomeMovieListTitle div,
.boxHomeMovieListTitle div a {
	color: #1D8772;
}
.boxHomeMovieListTitle div {
	font-size: 86%;
}
.boxHomeMovieListText .boxHomeMovieListImg {
	width: 250px;
	float: right;
	margin: 0 0 30px 20px;
}
.boxHomeMovieListText .more {
	margin-top: 10px;
}
.boxHomeMovieListText .more a {
	padding: 0 0 0 16px;
	background: url(/institution/museum/common/img/base/icnArrow01.png) 0 5px no-repeat;
	-webkit-background-size: 9px 6px;
	background-size: 9px 6px;
}
.boxHomeMovieList .boxHomeMovieListImage {
    margin-bottom:15px;
    width: 100%;
}

.boxHomeMovieList .boxHomeMovieListImage img {
    width: 100%;
    height:auto;
}

.boxHomeMovieList .boxHomeMovieListEmbed {
    margin-bottom:15px;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.boxHomeMovieList .boxHomeMovieListEmbed iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.boxHomeMovieBtnWrap {
    text-align:center;
}

.boxHomeMovieBtn {
	display: inline-block;
	padding: 10px 20px;
    min-width:240px;
	border-radius: 5px;
	background-color: #D8D032;
	color: #182E4C;
	font-size: 114%;
	font-weight: bold;
	text-decoration: none;
}
.boxHomeMovieBtn:hover {
    text-decoration: underline;
}














/*--------------------------------------------------
動画
--------------------------------------------------*/
.boxMovieListWrap {
    display:grid;
    grid-template-columns:repeat(2, 1fr);
    gap:40px 20px;
    margin-bottom:50px;
}

.boxMovieList, .boxMovieEntry {
	/*
	margin: 0 0 20px;
    */
}
.boxMovieListEntry {
    max-width:560px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:50px;
}
.boxMovieListTitle {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 4px solid #D8D032;
}
.boxMovieEntry .boxMovieListTitle {
	border: none;
	padding: 0;
}
.boxMovieListTitle .title03 {
	font-size: 129%;
	margin-bottom: 2px;
}
.boxMovieListTitle div,
.boxMovieListTitle div a {
	color: #1D8772;
}
.boxMovieListTitle div {
	font-size: 86%;
}
.boxMovieListText .boxMovieListImg {
	width: 250px;
	float: right;
	margin: 0 0 30px 20px;
}
.boxMovieListText .more {
	margin-top: 10px;
}
.boxMovieListText .more a {
	padding: 0 0 0 16px;
	background: url(/institution/museum/common/img/base/icnArrow01.png) 0 5px no-repeat;
	-webkit-background-size: 9px 6px;
	background-size: 9px 6px;
}
.boxMovieListPager,
.boxMoviePager,
.boxMovieEntryPager {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.boxMovieListPager li,
.boxMoviePager li,
.boxMovieEntryPager li {
	display: inline-block;
	max-width: 5%;
	min-width: 40px;
	margin: 5px 0;
	padding: 0;
	vertical-align: middle;
}
.boxMovieEntryPager li.listpage {
	max-width: 20%;
	width: 20%;
	margin: 16px 0;
}
.boxMovieListPager .listpage,
.boxMoviePager .listpage {
	max-width: 90%;
}

.boxMovieListPager .listpage a,
.boxMovieListPager .listpage .current_page,
.boxMoviePager .listpage a,
.boxMoviePager .listpage .current_page {
	display: inline-block;
	min-width: 30px;
	margin: 5px;
	padding: 8px 5px;
	background-color: #D8D032;
}
.boxMovieListPager .listpage .current_page,
.boxMoviePager .listpage .current_page {
	background-color: #EDEDB0;
}

.boxMovieListPager .link_before,
.boxMovieListPager .link_next,
.boxMoviePager .link_before,
.boxMoviePager .link_next {

}
.boxMovieLnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.boxMovieLnav {
	border-top: 1px solid #ccc;
}
.boxMovieLnav li {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.boxMovieLnav li span {
	display: block;
	padding-bottom: 5px;
	font-size: 93%;
	color: #777;
}
.boxMovieLnav li a {
	display: inline-block;
	padding: 0 0 4px 16px;
	background: url(/institution/museum/common/img/base/icnArrow01.png) 0 8px no-repeat;
	-webkit-background-size: 9px 6px;
	background-size: 9px 6px;
}
.boxMovieLnav select {
	font-size: 14px !important;
	padding: 6px !important;
	width: 100%;
}

.boxMovieList .boxMovieListEmbed,
.boxMovieEntry .boxMovieListEmbed {
    margin-bottom:15px;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.boxMovieList .boxMovieListEmbed iframe,
.boxMovieEntry .boxMovieListEmbed iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.boxMovieList .boxMovieListImage,
.boxMovieEntry .boxMovieListImage {
    margin-bottom:15px;
    width: 100%;
}

.boxMovieList .boxMovieListImage img,
.boxMovieEntry .boxMovieListImage img {
    width: 100%;
    height:auto;
}
















/*--------------------------------------------------
お問い合わせ
--------------------------------------------------*/
.boxContactTel01 {
	margin: 0 0 40px;
}
.boxContactTel02 {
	border: 5px solid #E8E8E8;
	border-radius: 10px;
	margin: 10px 0;
	padding: 20px 10px 10px 30px;
}
.boxContactTel03 {
	width: 280px;
	float: left;
}
.boxContactTel03 p {
	padding: 32px 280px 0 0;
	text-indent: -9999px;
	background: url(/institution/museum/common/img/contact/icnTel.png) 0 center no-repeat;
	-webkit-background-size: auto 32px;
	background-size: auto 32px;
}
.boxContactTel03 .time {
	display: block;
	margin-top: -6px;
	text-align: center;
}
.boxContactTel04 {
	width: 340px;
	float: right;
	font-size: 114%;
}
.boxContactForm02 {
	margin: 15px 0;
	text-align: right;
	font-size: 86%;
}
.boxContactForm02 ul {
	width: 360px;
	margin: 0 0 0 340px;
	padding: 0;
	list-style-type: none;
}
.boxContactForm02 li {
	display: block;
	float: left;
	padding: 8px 0;
	background-color: #E5E5E5;
	width: 100px;
	text-align: center;
}
.boxContactForm02 li.next {
	background: #fff url(../img/base/icnArrow03.png) center center no-repeat;
	-webkit-background-size: 10px 6px;
	background-size: 10px 6px;
	width: 30px;
	padding: 8px 0;
}
.boxContactForm02 li.active {
	background-color: #BFBFBF;
}
.boxContactForm03 {
	margin: 0 0 70px;
}
.boxContactForm03 table {
	width: 100%;
	border-top: 1px dotted #D3D3D3;
	text-align: left;
}
.boxContactForm03 tr {
	display: block;
	padding: 14px 0;
	border-bottom: 1px dotted #D3D3D3;
}
.boxContactForm03 th {
	width: 250px;
}
.boxContactForm03 tr:last-child td {
	width: 700px;
}
.boxContactForm03 .required,
.boxContactForm03 div.error {
	padding-left: 4px;
	color: #DD2296;
}
.boxContactForm03 div.error {
	font-size: 86%;
	padding: 10px 0 0;
}
.boxContactForm03 input.postcode {
	margin-bottom: 10px;
}
.boxContactForm03 input.confirm,
.boxContactForm03 input.reset {
	display: block;
	width: 260px;
	margin: 15px auto;
	padding: 25px 40px;
	background-color: #D8D032;
	border: none;
	border-radius: 10px;
	color: #182E4C;
	font-size: 129%;
}
.boxContactForm03 input.reset {
	width: 200px;
	padding: 12px 20px;
	font-size: 114%;
	background-color: #777777;
	border-radius: 6px;
	color: #fff;
}
.boxContactForm03 .postcode {
	width: 70px;
}
.boxContactForm03 .tel,
.boxContactForm03 .fax {
	width: 100px;
}
.boxContactForm03 .text {
	width: 420px;
}
.boxContactForm03 textarea {
	width: 420px;
}
