@charset "utf-8";
/* ////////////////////////////////////////
PC,SP
//////////////////////////////////////// */
/*年間催しものPDFボタン*/
.event-pdf{
	background: url(../img/exhibition/event/bg-event-pdf.jpg);
	line-height: 1.7em;
	transition: 0.8s background;
}
.event-pdf:hover{
	background: url(../img/exhibition/event/bg-event-pdf_over.jpg);
}
.event-pdf-bg{
	background: url(../img/exhibition/event/bg2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 164px auto;
}
.event-pdf a{
	display: block;
	background: url(../img/exhibition/event/bg1.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 178px auto;
	padding:30px;
	text-align: center;
	color:#fff;
}
.event-pdf span{
	text-decoration: none!important;
	text-shadow:
		#0b3661 2px 0px,  #0b3661 -2px 0px,
		#0b3661 0px -2px, #0b3661 0px 2px,
		#0b3661 2px 2px , #0b3661 -2px 2px,
		#0b3661 2px -2px, #0b3661 -2px -2px,
		#0b3661 1px 2px,  #0b3661 -1px 2px,
		#0b3661 1px -2px, #0b3661 -1px -2px,
		#0b3661 2px 1px,  #0b3661 -2px 1px,
		#0b3661 2px -1px, #0b3661 -2px -1px;
}
/*リスト*/
.event-list li{
	border-bottom:1px solid #c9c9c9;
}
.event-list li:first-child{
	margin-top:-8px;
}
.event-list li a{
	padding:20px 0;
	display: block;
	position: relative;
	transition: 0.8s background;
}
.event-list li a:hover{
	background-color: #d8dde8;
}
.event-list li:last-child{
	border-bottom:none;
}
.event-list .title{
	line-height: 1.5em;
}
.event-list a .title{
	text-decoration: underline;
	font-weight:bold;
}
.event-list a:hover .title,.event-list a:hover .detail-btn{
	text-decoration:none;
}
.event-list a .detail{	
	color:#393533;
}
.detail-btn span{
	position: relative;
	padding-right:14px;
}
.detail-btn span:after{
	background-image:url(../img/common/right-icon-y.png);
	background-repeat:no-repeat;
	background-size: contain;
	content: "";
	width: 10px;
	height:11px;
	position:absolute;
	top:50%;
	right:0;
	margin-top:-5.5px;
}
.event-img:not(.no-border){
	border:1px solid #b7b7b7;
}
/*前年度隠し*/
.event-link{
	cursor:pointer;
}
.event-link{
	padding-right:7%;
	position: relative;
}
.event-link:after{
	background-image:url(../img/common/under-icon.png);
	background-repeat:no-repeat;
	background-size: contain;
	content: "";
	width: 12px;
	height:11px;
	position:absolute;
	top:50%;
	right:5%;
	margin-top:-5.5px;
}
.event-link span{
	text-decoration: underline;
}
.event-link:hover span{
	text-decoration: none;
}
/*詳細ページ*/
.status-kikan{
	border-bottom:1px solid #b7b7b7;
	padding-bottom:14px;
	margin-bottom:14px;
}
.kikan-text{
	margin-top:10px;
	display: inline;
}
.text-nen-zou{
	line-height: 1.78rem;
}
/*文字前にPDFのアイコンつける*/
.chirashi-pdf p{
	position: relative;
	padding-left:40px;
	text-decoration: underline;
	margin-bottom:10px;
	display: inline-block;
}
.chirashi-pdf a:hover p{
	text-decoration: none;
}
.chirashi-pdf p:before{
	background-image:url(../img/common/icon-pdf.png);
	background-repeat:no-repeat;
	background-size: contain;
	content: "";
	width: 28px;
	height:28px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-14px;
}
/*2019ちょっと昔～*/
#chotto .chirashi-pdf img{
	width:300px;
	height:auto;
}
#chotto .pink{
	color:#d10e8a;
}
#chotto .green{
	color:#10a51e;
}
#chotto .yellow{
	color:#be8600;
}
#chotto .green{
	color:#10a51e;
}
#chotto .blue{
	color:#1098d7;
}
#chotto .yellow2{
	color:#d7c210;
}
#chotto .floor-info a{
	background-color: #fff6ed;
	background-image: url(../img/exhibition/event/chotto2019/floor-bg.png);
	background-repeat: repeat;
	border:2px dashed #98705a;
	padding:15px 15px 15px 15px;
	color:#98705a;
	font-weight:bold;
	border-radius:10px;
	display: block;
	position: relative;
}
#chotto .floor-info p{
	position: relative;
	padding-left:80px;
	display: inline-block;
	margin-bottom:0;
}
#chotto .floor-info p:before{
	background-image:url(../img/exhibition/event/chotto2019/floor-icon.png);
	background-repeat:no-repeat;
	background-size: contain;
	content: "";
	width: 69px;
	height:62px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-35px;
}
#chotto .floor-icon{
	width:69px;
	height:62px;
}
#chotto .floor-link{
	background-color: #98705a;
	color:#fff;
	border-radius:10px;
	transition: background 0.2s;
}
#chotto .floor-info a:hover .floor-link{
	background-color: #18b995;
}
/*歴博セレクション2020*/
.kikan2-yohaku{
	padding-right:1.2em;
	line-height: 1.4em !important;
}
.kikan2-l-height{
	line-height: 1.6em;
}
/*NHK大河ドラマ特別展「麒麟がくる」*/
#taiga-kirin2020 .chirashi-pdf{
	margin:0 auto;
}
#taiga-kirin2020 .kirin-chirashi-box{
	background-image: url(../img/exhibition/event/taiga-kirin2020/chirashi-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
}
#taiga-kirin2020 .h4-1{
	background-image: url(../img/exhibition/event/taiga-kirin2020/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	text-shadow: #684c0d 0px 0px 5px, #684c0d -0px 0px 5px, #684c0d 0px 0px 5px, #684c0d 0px 0px 5px;
	line-height: 1.4em;
}
#taiga-kirin2020 .h4-2{
	background-image: url(../img/exhibition/event/taiga-kirin2020/midashi-bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	text-shadow: #057c77 0px 0px 5px, #057c77 -0px 0px 5px, #057c77 0px 0px 5px, #057c77 0px 0px 5px;
	line-height: 1.4em;
}
#taiga-kirin2020 .kirin-detail-box{
	background-image: url(../img/exhibition/event/taiga-kirin2020/bg-kirin1.png);
	background-repeat: no-repeat;
	background-size: 258px auto;
	background-position: top left;
}
#taiga-kirin2020 .kirin-detail-box-inner{
	background-image: url(../img/exhibition/event/taiga-kirin2020/bg-kirin2.png);
	background-repeat: no-repeat;
	background-size: 258px auto;
	background-position: bottom right;
}
#taiga-kirin2020 .kirin-table tr{
	border-top:1px solid #a6790f;
}
#taiga-kirin2020 .kirin-table tr{
	border-top:1px solid #a6790f;
}
#taiga-kirin2020 .kirin-table tr:last-child{
	border-bottom:1px solid #a6790f;
}
#taiga-kirin2020 .kirin-table th{
	color:#a6790f;
	padding:10px 0;
	text-align: center;
}
#taiga-kirin2020 .kirin-table td{
	padding:10px 0;
}
#taiga-kirin2020 .yoyaku-kensyu-box{
	background-color: #ffe9e9;
	border:2px solid #ff3d58;
	padding:10px;
}
#taiga-kirin2020 .midokoro-list{
	margin-top:20px;
}
#taiga-kirin2020 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-bottom:20px;
}
#taiga-kirin2020 .midokoro-list li:nth-child(2n){
	margin-right:0;
}
#taiga-kirin2020 .midokoro-list li > dl > dt{
	padding:20px 10px 10px 10px;
	border-bottom:1px solid #bfbfbf;
}
#taiga-kirin2020 rt { transform: translateY(.2em); }
#taiga-kirin2020 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#taiga-kirin2020 .midokoro-list li .img01{
	max-width:200px;
	margin:0 auto;
}
#taiga-kirin2020 .midokoro-list li .img02{
	max-width:100%;
	margin:0 auto;
}
#taiga-kirin2020 .midokoro-list li .kikan-box {
	margin-top:20px;
}
#taiga-kirin2020 .midokoro-list li .kikan-box dt{
	border:1px solid #13a6a0;
	padding:2px 5px;
	display: inline-block;
}
#taiga-kirin2020 .midokoro-list li .kikan-box dd{
	border-top:1px solid #13a6a0;
	border-right:1px solid #13a6a0;
	border-bottom:1px solid #13a6a0;
	padding:2px 5px;
	background-color: #ffb6b6;
	font-weight: bold;
	display: inline-block;
}
#taiga-kirin2020 .kakudai-btn{
	margin-top:20px;
	background-color: #13a6a0;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#taiga-kirin2020 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#taiga-kirin2020 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/exhibition/event/taiga-kirin2020/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#taiga-kirin2020 .kakudai-box{
	text-align: center !important;
}
/*【注意】↓ID名付けない*/
.kakudai-img{
	max-width:500px !important;
	margin:0 auto;
}
.kakudai-img.kakudai2{
	max-width:800px !important;
	margin:0 auto;
}
.kakudai-img.kakudai3{
	max-width:95px !important;
	margin:0 auto;
}
.kakudai-img.kakudai4{
	max-width:1200px !important;
	margin:0 auto;
}
#contents-box.taiga-kirin2020 h2 span:before{
	background-image:url(../img/exhibition/event/taiga-kirin2020/icon-akechi.png);
	background-repeat:no-repeat;
	background-size: contain;
	content: "";
	width: 50px;
	height:49px;
	position:absolute;
	top:50%;
	left:-4px;
	margin-top:-28px;
}
/*2020ちょっと昔～*/
#chotto2020 .chotto2020-box1{
	background-color: #ffe3cf;
    position: relative;
    margin-top:50px;
    margin-bottom:65px;
}
#chotto2020 .chotto2020-box1:before{
    content:'';
    width:49px;
    height:50px;
	background-image: url(../img/exhibition/event/chotto2020/chotto-icon1.png);
    background-size: contain;
    position: absolute;
    left:20px;
    top:-50px;
}
#chotto2020 .chotto2020-box1 .chotto-2020-title{
    color:#3a3a3a;
    font-weight: bold;
    padding-bottom:10px;
	background-image:url(../img/exhibition/event/chotto2020/chotto-line1.png);
	background-repeat:repeat-x;
	background-size: 15px 5px;
    background-position: left bottom;
}
#chotto2020 .chotto2020-box2{
	background-color: #e3f3ef;
    position: relative;
    margin-top:50px;
    margin-bottom:65px;
}
#chotto2020 .chotto2020-box2:before{
    content:'';
    width:49px;
    height:50px;
	background-image: url(../img/exhibition/event/chotto2020/chotto-icon2.png);
    background-size: contain;
    position: absolute;
    left:20px;
    top:-50px;
}
#chotto2020 .chotto2020-box2 .chotto-2020-title{
    color:#3a3a3a;
    font-weight: bold;
    padding-bottom:10px;
	background-image:url(../img/exhibition/event/chotto2020/chotto-line2.png);
	background-repeat:repeat-x;
	background-size: 15px 5px;
    background-position: left bottom;
}
#chotto2020 .chotto2020-box3{
	background-color: #f3f2e3;
    position: relative;
    margin-top:50px;
}
#chotto2020 .chotto2020-box3:before{
    content:'';
    width:49px;
    height:50px;
	background-image: url(../img/exhibition/event/chotto2020/chotto-icon3.png);
    background-size: contain;
    position: absolute;
    left:20px;
    top:-50px;
}
#chotto2020 .chotto2020-box3 .chotto-2020-title{
    color:#3a3a3a;
    font-weight: bold;
    padding-bottom:10px;
	background-image:url(../img/exhibition/event/chotto2020/chotto-line3.png);
	background-repeat:repeat-x;
	background-size: 15px 5px;
    background-position: left bottom;
}
#chotto2020 .chotto2020-box3 .info-btn a{
    margin-top:10px;
    background: #bab01a;
    display: block;
    padding:10px;
    color:#fff;
    text-align: center;
    border-bottom: 4px solid #978f14;
    transition: transform 0.2s;
}
#chotto2020 .chotto2020-box3 .info-btn a:hover,#chotto2020 .chotto2020-box3 .info-btn a:active{
    border-bottom: 4px solid transparent;
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
#chotto2020 .chotto2020-box4{
	background-color: #cfeef9;
    position: relative;
    margin-top:55px;
    margin-bottom:65px;
}
#chotto2020 .chotto2020-box4:before{
    content:'';
    width:49px;
    height:50px;
	background-image: url(../img/exhibition/event/chotto2020/chotto-icon4.png);
    background-size: contain;
    position: absolute;
    left:20px;
    top:-50px;
}
#chotto2020 .chotto2020-box4 .chotto-2020-title{
    color:#3a3a3a;
    font-weight: bold;
    padding-bottom:10px;
	background-image:url(../img/exhibition/event/chotto2020/chotto-line4.png);
	background-repeat:repeat-x;
	background-size: 15px 5px;
    background-position: left bottom;
}
#chotto2020 .movie-wrap li{
	margin-top:30px;
}
#chotto2020 .movie-wrap li:first-child{
	margin-top:0;
}
#chotto2020 .mv-title{
	position: absolute;
	width:320px;
	height:auto;
	top:0;
	left:50%;
	margin-left:-160px;
	margin-top:-70px;
}
#chotto2020 .mv-title-s{
	text-align: center;
	margin-bottom:0;
}
#chotto2020 .mv-title-s span{
	background-color: #207aea;
	color:#fff;
	display: block;
	width:600px;
  	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:3px 20px 3px 20px;
}
/*特別展「壬申の乱」*/
#jinshin-war2021 .outline-box{
	background-image: url(../img/exhibition/event/jinshin-war2021/outline-bg.jpg);
	background-repeat: no-repeat;
	background-position: top 100px right 0;
}
#jinshin-war2021 .outline-box-en{
	background-image: url(../img/exhibition/event/jinshin-war2021/outline-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom 0 right 0;
}
#jinshin-war2021 .access-btn{
	background-color: #fff;
}
#jinshin-war2021 .h4-1{
	background-image: url(../img/exhibition/event/jinshin-war2021/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	text-shadow: #a43232 0px 0px 5px, #a43232 -0px 0px 5px, #a43232 0px 0px 5px, #a43232 0px 0px 5px;
	line-height: 1.4em;
}
#jinshin-war2021 .jinshin-detail-box{
	background-image: url(../img/exhibition/event/jinshin-war2021/gaiyou-bg.jpg);
	background-repeat: no-repeat;
	background-size: 300px auto;
	background-position: top right;
}
#jinshin-war2021 .jinshin-detail-box-inner{
	background-image: url(../img/exhibition/event/jinshin-war2021/gaiyou-bg2.jpg);
	background-repeat: no-repeat;
	background-size: 300px auto;
	background-position: bottom left;
}
#jinshin-war2021 .arrow-link{
	position: relative;
	padding-left:12px;
	display: inline-block;
}
#jinshin-war2021 .arrow-link:before{
	position: absolute;
	content:'▼';
	left:0;
	top:50%;
	margin-top:-14px;
	font-size:0.625rem;
}
#jinshin-war2021 .jinshin-table tr{
	border-top:1px solid #a43232;
}
#jinshin-war2021 .jinshin-table tr{
	border-top:1px solid #a43232;
}
#jinshin-war2021 .jinshin-table tr:last-child{
	border-bottom:1px solid #a43232;
}
#jinshin-war2021 .jinshin-table th{
	color:#a43232;
	padding:10px 0;
	text-align: center;
}
#jinshin-war2021 .jinshin-table td{
	padding:10px 0;
}
#jinshin-war2021 .yoyaku-kensyu-box{
	background-color: #ffe9e9;
	border:2px solid #ff3d58;
	padding:10px;
}
#jinshin-war2021 .midokoro-list{
	margin-top:20px;
}
#jinshin-war2021 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-bottom:20px;
}
#jinshin-war2021 .midokoro-list li:nth-child(2n){
	margin-right:0;
}
#jinshin-war2021 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
}
#jinshin-war2021 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#jinshin-war2021 .midokoro-list li .img01{
	max-width:200px;
	margin:0 auto;
}
#jinshin-war2021 .midokoro-list li .img02{
	max-width:100%;
	margin:0 auto;
}
#jinshin-war2021 .midokoro-list li .img03{
	height:300px;
	margin:0 auto;
}
#jinshin-war2021 .midokoro-list li .img03 img{
	height:100%;
	margin:0 auto;
}
/*右クリック禁止*/
.copy-guard {
  pointer-events: none;
}
#jinshin-war2021 .kakudai-btn{
	margin-top:20px;
	background-color: #a43232;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#jinshin-war2021 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#jinshin-war2021 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/exhibition/event/taiga-kirin2020/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#jinshin-war2021 .kakudai-box{
	text-align: center !important;
}
#jinshin-war2021 ruby{
    position: relative;
	line-height: 1.7em;
}
#jinshin-war2021 ruby rt {
    position: absolute!important;
	top: -1em;
    left: 0;
    right: 0;
    margin: auto;
	font-weight:normal;
}
/*2021濃尾震災*/
#nobi2021{
	background-image: url(../img/exhibition/event/nobi2021/bg1.png);
	background-size: 287px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#nobi2021 .outline-box-inner{
	background-image: url(../img/exhibition/event/nobi2021/bg2.png);
	background-size: 287px auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:100px;
}
#nobi2021 .midokoro-list{
	margin-top:20px;
}
#nobi2021 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-bottom:20px;
}
#nobi2021 .midokoro-list li:last-child{
	margin-bottom:0;
}
#nobi2021 .h4-1{
	background-image: url(../img/exhibition/event/nobi2021/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	color:#240400;
	line-height: 1.4em;
}
#nobi2021 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#nobi2021 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#nobi2021 .kakudai-btn{
	margin-top:0;
	background-color: #b0081c;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#nobi2021 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#nobi2021 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/exhibition/event/nobi2021/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#nobi2021 .kakudai-box{
	text-align: center !important;
}
#nobi2021 .ruby-adjust{
	padding-top:30px!important;
}
/*2021用の美－武家貴族の美意識*/
#noh-costumes2021{
	background-image: url(../img/exhibition/event/noh-costumes2021/bg1.png);
	background-size: 194px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#noh-costumes2021 .outline-box-inner{
	background-image: url(../img/exhibition/event/noh-costumes2021/bg2.png);
	background-size: 128px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 20px;
}
#noh-costumes2021 .h4-1{
	background-image: url(../img/exhibition/event/noh-costumes2021/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#noh-costumes2021 .h4-2{
	background-image: url(../img/exhibition/event/noh-costumes2021/midashi-bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#noh-costumes2021 .h4-3{
	background-image: url(../img/exhibition/event/noh-costumes2021/midashi-bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#noh-costumes2021 .h4-4{
	background-image: url(../img/exhibition/event/noh-costumes2021/midashi-bg4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#noh-costumes2021 .noh-table tr{
	border-top:1px solid #804899;
}
#noh-costumes2021 .noh-table tr{
	border-top:1px solid #804899;
}
#noh-costumes2021 .noh-table tr:last-child{
	border-bottom:1px solid #804899;
}
#noh-costumes2021 .noh-table th{
	color:#804899;
	padding:10px 0;
	text-align: center;
}
#noh-costumes2021 .noh-table td{
	padding:10px 0;
}
#noh-costumes2021 .noh-table2,#noh-costumes2021 .noh-table2 tr{
	width:100%;
}
#noh-costumes2021 .noh-table2 tr{
	border-top:1px solid #2653ab;
}
#noh-costumes2021 .noh-table2 tr{
	border-top:1px solid #2653ab;
}
#noh-costumes2021 .noh-table2 tr:last-child{
	border-bottom:1px solid #2653ab;
}
#noh-costumes2021 .noh-table2 th{
	color:#2653ab;
	padding:10px 0;
	text-align: center;
}
#noh-costumes2021 .noh-table2 td{
	padding:10px 0;
}
#noh-costumes2021 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#noh-costumes2021 .midokoro-list li:first-child{
	margin-top:0;
}
#noh-costumes2021 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#noh-costumes2021 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#noh-costumes2021 .midokoro-list li .img01,#noh-costumes2021 .midokoro-list li .img02{
	max-width:500px;
	margin:0 auto;
}
#noh-costumes2021 .kakudai-btn{
	margin-top:0;
	background-color: #b02849;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#noh-costumes2021 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#noh-costumes2021 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/exhibition/event/noh-costumes2021/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#noh-costumes2021 .kakudai-box{
	text-align: center !important;
}
#noh-costumes2021 .ruby-adjust{
	padding-top:30px!important;
}
#noh-costumes2021 .event-list li{
	background-image: url(../img/exhibition/event/noh-costumes2021/event-bg1.png);
	background-repeat: no-repeat;
	background-size: 87px auto;
	background-position: top right;
	border:2px solid #ae2747;
	border-radius:10px;
	padding:40px 15px 15px 15px;
	margin-top:44px;
	margin-bottom:10px;
	position: relative;
}
#noh-costumes2021 .event-list li:nth-child(even){
	background-image: url(../img/exhibition/event/noh-costumes2021/event-bg2.png);
}
#noh-costumes2021 .event-list li .num{
	position: absolute;
	width:103px;
	height:76.5px;
	top:-44px;
	left:50%;
	margin-left:-51.5px;
}
#noh-costumes2021 .event-list li > dl > dt{
	color:#ae2747;
	line-height: 1.3em;
	margin-bottom:20px;
}
#noh-costumes2021 .event-list li > dl > dd th{
	color:#ae2747;
	width:4em;
}
#noh-costumes2021 .event-list li .title-long{
	color:#ae2747;
}
#noh-costumes2021 h5.nagara span{
	padding-left:75px;
	display: inline-block;
	color:#285caf;
	position: relative;
}
#noh-costumes2021 h5.nagara span:before{
	content:'';
	position:absolute;
	background-image: url(../img/exhibition/event/noh-costumes2021/icon-nagara.png);
	background-size: contain;
	background-repeat: no-repeat;
	width:60px;
	height:32px;
	top:50%;
	left:0;
	margin-top:-16px;
}
#noh-costumes2021 .nagara-box{
	background-image: url(../img/exhibition/event/noh-costumes2021/bg-nagara.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
/*「私の推シ！！」キャプション*/
#noh-costumes2021 .oshi-title-wrap{
	max-width:363px;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	position: relative;
}
#noh-costumes2021 .oshi-title{
	position: absolute;
	top:-70px;
	left:50%;
	margin-left:-181.5px;
}
#noh-costumes2021 .oshi-bg{
	background-image: url(../img/exhibition/event/noh-costumes2021/oshi-bg.jpg);
	background-repeat: repeat-y;
	background-size: 100% auto;
}
#noh-costumes2021 .oshi-list li dt span{
	position: relative;
	display: inline-block;
	padding-left:75px;
}
#noh-costumes2021 .oshi-list li dt span:before{
	position: absolute;
	content:'';
	background-image: url(../img/exhibition/event/noh-costumes2021/oshi-no1.png);
	background-size: contain;
	background-repeat: no-repeat;
	width:55px;
	height:59px;
	left:0;
	top:50%;
	margin-top:-29.5px;
}
#noh-costumes2021 .oshi-list li:nth-child(2) dt span:before{
	background-image: url(../img/exhibition/event/noh-costumes2021/oshi-no2.png);
}
#noh-costumes2021 .oshi-list li:nth-child(3) dt span:before{
	background-image: url(../img/exhibition/event/noh-costumes2021/oshi-no3.png);
}
#noh-costumes2021 .oshi-list li:nth-child(4) dt span:before{
	background-image: url(../img/exhibition/event/noh-costumes2021/oshi-no4.png);
}
#noh-costumes2021 .oshi-list li:nth-child(5) dt span:before{
	background-image: url(../img/exhibition/event/noh-costumes2021/oshi-no5.png);
}
#noh-costumes2021 .oshi-list .text-pink{
	color:#e5104b;
}
#noh-costumes2021 .fukidashi{
	background-color: #fff;
	border-radius:20px;
	box-shadow: 3px 3px 0px #ca4d6e; 
	background-image: url(../img/exhibition/event/noh-costumes2021/oshi-bg-sakura.png);
	background-size: 119px auto;
	background-repeat: no-repeat;
	background-position: right 10px bottom 10px;
	margin-left:26px;
	position: relative;
}
#noh-costumes2021 .fukidashi-icon{
	position: absolute;
	width:26px;
	left:-26px;
	top:25px;
}
/*2021波濤を越えて*/
#voyages2021{
	background-image: url(../img/exhibition/event/voyages2021/bg1.png);
	background-size: 375px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#voyages2021 .outline-box-inner{
	background-image: url(../img/exhibition/event/voyages2021/bg2.png);
	background-size: 414px auto;
	background-repeat: no-repeat;
	background-position: left 0px bottom 0px;
	padding-bottom:100px;
}
#voyages2021 .h4-1{
	background-image: url(../img/exhibition/event/voyages2021/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#voyages2021 .h4-2{
	background-image: url(../img/exhibition/event/voyages2021/midashi-bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#voyages2021 .h4-3{
	background-image: url(../img/exhibition/event/voyages2021/midashi-bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#voyages2021 .relate-h5{
	padding:10px 0;
	color:#bc3b60;
	font-weight: bold;
	border-top:4px solid #bc3b60;
	border-bottom:4px solid #bc3b60;
	line-height: 1.4em;
}
#voyages2021 .event-box1{
	background-image: url(../img/exhibition/event/voyages2021/bg3.png);
	background-size: 534px auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#voyages2021 .event-box2{
	background-image: url(../img/exhibition/event/voyages2021/bg4.png);
	background-size: 534px auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#voyages2021 .event-box3{
	background-image: url(../img/exhibition/event/voyages2021/bg5.png);
	background-size: 534px auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#voyages2021 .icon-vr-base{
	position: relative;
	margin-top:85px;
}
#voyages2021 .icon-vr{
	position: absolute;
	width:95px;
	left:50%;
	top:-80px;
	margin-left: -45px;
}
#voyages2021 .event-table tr{
	border-top:1px solid #3176af;
}
#voyages2021 .event-table tr{
	border-top:1px solid #3176af;
}
#voyages2021 .event-table tr:last-child{
	border-bottom:1px solid #3176af;
}
#voyages2021 .event-table th{
	color:#3176af;
	padding:10px 0;
	text-align: center;
}
#voyages2021 .event-table td{
	padding:10px 0;
}
#voyages2021 .event-table2,#voyages2021 .event-table2 tr{
	width:100%;
}
#voyages2021 .event-table2 tr{
	border-top:1px solid #e59cbd;
}
#voyages2021 .event-table2 tr:first-child{
	border-top:none;
}
#voyages2021 .event-table2 th{
	color:#bc3b60;
	padding:10px 0;
	text-align: center;
}
#voyages2021 .event-table2 th span:before{
	content:'● ';
	color:#e59cbd!important;
}
#voyages2021 .event-table2 td{
	padding:10px 0;
}
#voyages2021 .today-box{
	font-weight: bold;
	display: inline-block;
	margin-right:10px;
	color:#fff;
	border-radius:5px;
	padding:0 5px;
	background-color: #32b4c7;
}
#voyages2021 .advance-box{
	font-weight: bold;
	display: inline-block;
	margin-right:10px;
	color:#fff;
	border-radius:5px;
	padding:0 5px;
	background-color: #3176af;
}
/*チケットボタン-TOP・企画展・特別展ページ・詳細ページ共有*/
.ticket-btn-voyages2021{
	max-width:480px;
	margin-left:auto;
	margin-right:auto;
	background-color: #3176af;
	border-bottom:4px solid #1b588a;
	display: block;
	transition: transform 0.3s;
}
.ticket-btn-voyages2021 a{
	color:#fff;
	text-align: center;
	display: block;
	padding:10px 14px!important;
	font-weight:bold;
	text-decoration: none!important;
}
.ticket-btn-voyages2021 a:hover{
	background-color: #3176af!important;
}
.ticket-btn-voyages2021:hover{
	background-color: #3176af!important;
	border-bottom: 4px solid transparent;
	transform: translateY(4px);
}
.ticket-btn-voyages2021 span.icon{
	position: relative;
	display: inline-block;
}
.ticket-btn-voyages2021 span.icon:after{
	background-image:url(../img/exhibition/event/voyages2021/icon_target-w.png);
	background-repeat:no-repeat;
	background-size: contain;
	content: "";
	width: 16px;
	height:11px;
	position:absolute;
	top:1px;
	right:-20px;
	margin-top:0px;
}
/*/チケットボタン-TOP・企画展・特別展ページ・詳細ページ共有*/
#contents-box table .ticket-btn-voyages2021 a[target="_blank"] {
	margin-right:0;
	display: block;
}
#contents-box table .ticket-btn-voyages2021 a[target="_blank"]:after  {
	background-image:none;
}
#voyages2021 .zigou-box{
	max-width:200px;
	margin-left:auto;
	margin-right:auto;
}
#voyages2021 .zigou-logo-box li:first-child{
	width:60%;
}
#voyages2021 .zigou-logo-box li:last-child{
	width:40%;
}
#voyages2021 .gifushimbun-text{
	display: inline-block;
}
#voyages2021 .gifushimbun{
	width:103px;
	display: inline-block;
	margin-bottom:0;
}
#voyages2021 .gifushimbun img{
	width:100%;
	height:auto;
}
#voyages2021 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#voyages2021 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#voyages2021 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#voyages2021 .midokoro-list li .img01,#voyages2021 .midokoro-list li .img02{
	max-width:500px;
	margin:0 auto;
}
#voyages2021 .midokoro-list li .img03{
	width:100%;
}
#voyages2021 .kakudai-btn{
	margin-top:0;
	background-color: #32b4c7;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#voyages2021 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#voyages2021 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/exhibition/event/voyages2021/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#voyages2021 .kakudai-box{
	text-align: center !important;
}
#voyages2021 .ruby-adjust{
	padding-top:30px!important;
}
#voyages2021 .midokoro-list li .kikan-box dt{
	border:1px solid #32b4c7;
	padding:2px 5px;
	display: inline-block;
}
#voyages2021 .midokoro-list li .kikan-box dd{
	border-top:1px solid #32b4c7;
	border-right:1px solid #32b4c7;
	border-bottom:1px solid #32b4c7;
	padding:2px 5px;
	background-color: #ffb6b6;
	font-weight: bold;
	display: inline-block;
}
#voyages2021 .campaign-text{
	text-decoration: none;
}
#voyages2021 .campaign-text .caution-bnr-detail{
	color:#E70C64;
}
#voyages2021 table a.campaign-text[target="_blank"] {
	margin-right:0;
	display: block;
}
#voyages2021 table a.campaign-text[target="_blank"]:after  {
	background-image:none;
}
/*ちょっと昔の道具たち2021*/
#chotto2021{
	background-image: url(../img/exhibition/event/chotto2021/bg1.png);
	background-size: 154px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#chotto2021 .outline-box-inner{
	background-image: url(../img/exhibition/event/chotto2021/bg2.png);
	background-size: 245px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#chotto2021 .h4-1{
	background-image: url(../img/exhibition/event/chotto2021/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	background-color: #96c751;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#chotto2021 .h4-2{
  background:url(../img/exhibition/event/chotto2021/midashi-bg2.png) ,no-repeat, linear-gradient(90deg, rgba(233, 124, 165,1) 20.5625%,rgba(232, 123, 164,1) 20.5625%,rgba(225, 84, 136,1) 41.1875%,rgba(224, 81, 134,1) 80.5625%);
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#chotto2021 .h4-3{
  background:url(../img/exhibition/event/chotto2021/midashi-bg2.png) ,no-repeat, linear-gradient(90deg, rgba(247, 131, 35,1) 20.5625%,rgba(247, 130, 34,1) 20.5625%,rgba(247, 112, 0,1) 80.5625%);
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#chotto2021 .event-table tr{
	border-top:1px solid #9bc45a;
}
#chotto2021 .event-table tr{
	border-top:1px solid #9bc45a;
}
#chotto2021 .event-table tr:last-child{
	border-bottom:1px solid #9bc45a;
}
#chotto2021 .event-table th{
	color:#9bc45a;
	padding:10px 0;
	text-align: center;
}
#chotto2021 .event-table td{
	padding:10px 0;
}
/*岐阜和傘　受け継がれる技と美2022--------*/
#gifu-wagasa2022{
	background-image: url(../img/exhibition/event/gifu-wagasa2022/bg1.png);
	background-size: 320px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#gifu-wagasa2022 .outline-box-inner{
	background-image: url(../img/exhibition/event/gifu-wagasa2022/bg2.png);
	background-size: 158px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#gifu-wagasa2022 .h4-1{
	background-image: url(../img/exhibition/event/gifu-wagasa2022/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #3A9A2D;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#gifu-wagasa2022 .h4-2{
	background-image: url(../img/exhibition/event/gifu-wagasa2022/midashi-bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #AC0070;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#gifu-wagasa2022 .h4-3{
	background-image: url(../img/exhibition/event/gifu-wagasa2022/midashi-bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #0097BE;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
}
#gifu-wagasa2022 .event-table tr{
	border-top:1px solid #3A9A2D;
}
#gifu-wagasa2022 .event-table tr{
	border-top:1px solid #3A9A2D;
}
#gifu-wagasa2022 .event-table tr:last-child{
	border-bottom:1px solid #3A9A2D;
}
#gifu-wagasa2022 .event-table th{
	color:#3A9A2D;
	padding:10px 0;
	text-align: center;
}
#gifu-wagasa2022 .event-table td{
	padding:10px 0;
}
#gifu-wagasa2022 .event-table2,#gifu-wagasa2022 .event-table2 tr{
	width:100%;
}
#gifu-wagasa2022 .event-table2 tr{
	border-top:1px solid #AC0070;
}
#gifu-wagasa2022 .event-table2 tr{
	border-top:1px solid #AC0070;
}
#gifu-wagasa2022 .event-table2 tr:last-child{
	border-bottom:1px solid #AC0070;
}
#gifu-wagasa2022 .event-table2 th{
	color:#AC0070;
	padding:10px 0;
	text-align: center;
}
#gifu-wagasa2022 .event-table2 td{
	padding:10px 0;
}
#gifu-wagasa2022 .wagasa-event-list{
	margin-left:-10px;
}
#gifu-wagasa2022 .wagasa-event-list li{
	display: inline-block;
}
#gifu-wagasa2022 .wagasa-event-list li:before{
	content:'● ';
	color:#e59cbd!important;
	margin-left:10px;
}
/*主な展示作品*/
#gifu-wagasa2022 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#gifu-wagasa2022 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#gifu-wagasa2022 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#gifu-wagasa2022 .midokoro-list li .img01,#gifu-wagasa2022 .midokoro-list li .img02{
	max-width:500px;
	margin:0 auto;
}
#gifu-wagasa2022 .midokoro-list li .img03{
	width:100%;
}
#gifu-wagasa2022 .kakudai-btn{
	margin-top:0;
	background-color: #32b4c7;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#gifu-wagasa2022 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#gifu-wagasa2022 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/exhibition/event/voyages2021/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#gifu-wagasa2022 .kakudai-box{
	text-align: center !important;
}
#gifu-wagasa2022 .ruby-adjust{
	padding-top:30px!important;
}
#gifu-wagasa2022 .midokoro-list li .kikan-box dt{
	border:1px solid #32b4c7;
	padding:2px 5px;
	display: inline-block;
}
#gifu-wagasa2022 .midokoro-list li .kikan-box dd{
	border-top:1px solid #32b4c7;
	border-right:1px solid #32b4c7;
	border-bottom:1px solid #32b4c7;
	padding:2px 5px;
	background-color: #ffb6b6;
	font-weight: bold;
	display: inline-block;
}
#gifu-wagasa2022 h5.relate-h5 span{
	padding-left:75px;
	display: inline-block;
	color:#AC0070;
	position: relative;
}
#gifu-wagasa2022 h5.relate-h5 span:before{
	content:'';
	position:absolute;
	background-image: url(../img/exhibition/event/gifu-wagasa2022/icon-wagasa60@2x.png);
	background-size: contain;
	background-repeat: no-repeat;
	width:60px;
	height:53px;
	top:20%;
	left:0;
	margin-top:-16px;
}
/*/主な展示作品*/
/*歴博セレクション　博物館で旅気分！！～江戸時代の旅行ブーム～2022--------*/
#choice2022{
	background-image: url(../img/exhibition/event/choice2022/bg1.png);
	background-size: 320px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#choice2022 .outline-box-inner{
	background-image: url(../img/exhibition/event/choice2022/bg2.png);
	background-size: 345px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#choice2022 .h4-1{
	background-image: url(../img/exhibition/event/choice2022/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #ff807d;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
	text-shadow: #ff807d 0px 0px 5px, #ff807d -0px 0px 5px, #ff807d 0px 0px 5px, #ff807d 0px 0px 5px;
}
#choice2022 .h4-3{
	background-image: url(../img/exhibition/event/choice2022/midashi-bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #f79bd3;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
	text-shadow: #d841bb 0px 0px 5px, #d841bb -0px 0px 5px, #d841bb 0px 0px 5px, #d841bb 0px 0px 5px;
}
#choice2022 .event-table tr{
	border-top:1px solid #ff807d;
}
#choice2022 .event-table tr{
	border-top:1px solid #ff807d;
}
#choice2022 .event-table tr:last-child{
	border-bottom:1px solid #ff807d;
}
#choice2022 .event-table th{
	color:#ff807d;
	padding:10px 0;
	text-align: center;
}
#choice2022 .event-table td{
	padding:10px 0;
}
/*主な展示作品*/
#choice2022 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#choice2022 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#choice2022 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#choice2022 .midokoro-list li .img01,#choice2022 .midokoro-list li .img02{
	max-width:500px;
	margin:0 auto;
}
#choice2022 .midokoro-list li .img03{
	width:100%;
}
#choice2022 .kakudai-btn{
	margin-top:0;
	background-color: #f79bd3;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#choice2022 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#choice2022 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/exhibition/event/voyages2021/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#choice2022 .kakudai-box{
	text-align: center !important;
}
#choice2022 .ruby-adjust{
	padding-top:30px!important;
}
/*/主な展示作品*/
/*学制発布150年記念　岐阜の学び舎150年2022--------*/
#schooling2022{
	background-image: url(../img/exhibition/event/schooling2022/bg1.png);
	background-size: 197px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#schooling2022 .outline-box-inner{
	background-image: url(../img/exhibition/event/schooling2022/bg2.png);
	background-size: 256px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#schooling2022 .h4-1{
	background-image: url(../img/exhibition/event/schooling2022/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #001d3e;
	padding:15px 5px;
	color:#b28146;
	line-height: 1.4em;
	text-shadow: #001d3e 0px 0px 5px, #001d3e -0px 0px 5px, #001d3e 0px 0px 5px, #001d3e 0px 0px 5px;
}
#schooling2022 .h4-3{
	background-image: url(../img/exhibition/event/schooling2022/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #001d3e;
	padding:15px 5px;
	color:#b28146;
	line-height: 1.4em;
	text-shadow: #001d3e 0px 0px 5px, #001d3e -0px 0px 5px, #001d3e 0px 0px 5px, #001d3e 0px 0px 5px;
}
#schooling2022 .event-table tr{
	border-top:1px solid #001d3e;
}
#schooling2022 .event-table tr{
	border-top:1px solid #001d3e;
}
#schooling2022 .event-table tr:last-child{
	border-bottom:1px solid #001d3e;
}
#schooling2022 .event-table th{
	color:#001d3e;
	padding:10px 0;
	text-align: center;
}
#schooling2022 .event-table td{
	padding:10px 0;
}
/*主な展示作品*/
#schooling2022 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#schooling2022 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#schooling2022 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#schooling2022 .midokoro-list li .img01,#schooling2022 .midokoro-list li .img02{
	max-width:500px;
	margin:0 auto;
}
#schooling2022 .midokoro-list li .img03{
	width:100%;
}
#schooling2022 .kakudai-btn{
	margin-top:0;
	background-color: #b28146;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#schooling2022 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#schooling2022 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#schooling2022 .kakudai-box{
	text-align: center !important;
}
#schooling2022 .ruby-adjust{
	padding-top:30px!important;
}
/*/主な展示作品*/
/*美濃の名刹　立政寺の寺宝～古文書と仏画の世界～2022--------*/
#mino2022{
	background-image: url(../img/exhibition/event/mino2022/bg1.png);
	background-size: 208px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#mino2022 .outline-box-inner{
	background-image: url(../img/exhibition/event/mino2022/bg2.png);
	background-size: 149px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#mino2022 .h4-1{
	background-image: url(../img/exhibition/event/mino2022/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #db7e31;
	padding:15px 5px;
	color:#000;
	line-height: 1.4em;
	text-shadow: #fff 0px 0px 5px, #fff -0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px;
}
#mino2022 .h4-3{
	background-image: url(../img/exhibition/event/mino2022/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #db7e31;
	padding:15px 5px;
	color:#000;
	line-height: 1.4em;
	text-shadow: #fff 0px 0px 5px, #fff -0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px;
}
#mino2022 .event-table tr{
	border-top:1px solid #db7e31;
}
#mino2022 .event-table tr{
	border-top:1px solid #db7e31;
}
#mino2022 .event-table tr:last-child{
	border-bottom:1px solid #db7e31;
}
#mino2022 .event-table th{
	color:#db7e31;
	padding:10px 0;
	text-align: center;
}
#mino2022 .event-table td{
	padding:10px 0;
}
/*特集展示ボタンの文字色*/
#mino2022 .info-btn-mino2022 a{
    margin-top:10px;
    background: #db7e31;
    display: block;
    padding:10px;
    color:#fff;
    text-align: center;
    border-bottom: 4px solid #c46c23;
    transition: transform 0.2s;
}
#mino2022 .info-btn-mino2022 a:hover,#mino2022 .info-btn-mino2022 a:active{
    border-bottom: 4px solid transparent;
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
/*主な展示作品*/
#mino2022 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#mino2022 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#mino2022 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#mino2022 .midokoro-list li .img01,#mino2022 .midokoro-list li .img02{
	max-width:500px;
	margin:0 auto;
}
#mino2022 .midokoro-list li .img03{
	width:100%;
}
#mino2022 .kakudai-btn{
	margin-top:0;
	background-color: #db7e31;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#mino2022 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#mino2022 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#mino2022 .kakudai-box{
	text-align: center !important;
}
#mino2022 .ruby-adjust{
	padding-top:30px!important;
}
/*/主な展示作品*/
/*企画展「ちょっと昔の道具たち」2022--------*/
#chotto2022{
	background-image: url(../img/exhibition/event/chotto2022/bg1.png);
	background-size: 317px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#chotto2022 .outline-box-inner{
	background-image: url(../img/exhibition/event/chotto2022/bg2.png);
	background-size: 215px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#chotto2022 .h4-1{
	background-image: url(../img/exhibition/event/chotto2022/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #cf3236;
	padding:15px 5px;
	color:#67391b;
	line-height: 1.4em;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2022 .h4-2{
	background-image: url(../img/exhibition/event/chotto2022/midashi-bg2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: bottom center;
	padding:15px 5px;
	color:#67391b;
	line-height: 1.4em;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2022 .h4-2-en{
	background-position: center center;
}
#chotto2022 .h4-2 span:nth-child(even) {
  color: #cf3236;
}
#chotto2022 .bg3-illust{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
#chotto2022 .h4-3{
	background-image: url(../img/exhibition/event/chotto2022/midashi-bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #cca500;
	padding:15px 5px;
	color:#67391b;
	line-height: 1.4em;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2022 .event-table tr{
	border-top:1px solid #cf3236;
}
#chotto2022 .event-table tr{
	border-top:1px solid #cf3236;
}
#chotto2022 .event-table tr:last-child{
	border-bottom:1px solid #cf3236;
}
#chotto2022 .event-table th{
	color:#cf3236;
	padding:10px 0;
	text-align: center;
}
#chotto2022 .event-table td{
	padding:10px 0;
}
#chotto2022 .event-table2{
	width:100%;
}
#chotto2022 .event-table2 tr{
	border-top:1px solid #cca500;
}
#chotto2022 .event-table2 tr:last-child{
	border-bottom:1px solid #cca500;
}
#chotto2022 .event-table2 th{
	color:#cf3236;
	padding:10px 0;
	text-align: center;
}
#chotto2022 .event-table2 td{
	padding:10px 0;
}
#chotto2022 .nittei-table{
	width:100%;
}
#chotto2022 .nittei-table tr{
	border:1px solid #ccc;
}
#chotto2022 .nittei-table tr:last-child{
	border-bottom:1px solid #ccc;
}
#chotto2022 .nittei-table td{
	padding:0 10px;
}
/*英語用の調整表*/
#chotto2022 .nittei-table-en tr{
	border:2px solid #ccc;
}
#chotto2022 .nittei-table-en tr:last-child{
	border-bottom:2px solid #ccc;
}
#chotto2022 .toy-title{
	padding:10px;
	background-image: url(../img/exhibition/event/chotto2022/img-bar.jpg);
	background-repeat: repeat;
	background-size: 320px auto;
	color:#cf3236;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2022 .toy-list figure{
	margin-bottom:0;
}
#chotto2022 .toy-list > li{
	margin-bottom:15px;
}
#chotto2022 .karakuri-box{
	background-color: #f9efd2;
	padding:10px;
}
#chotto2022 video {
	margin-left: auto;
    margin-right: auto;
    display: block;
	margin:0 auto;
	width:100%;
  	max-width:100%;
}
/*特集展示ボタンの文字色*/
#chotto2022 .info-btn-chotto2022 a{
    margin-top:10px;
    background: #cf3236;
    display: block;
    padding:10px;
    color:#fff;
    text-align: center;
    border-bottom: 4px solid #9e1d26;
    transition: transform 0.2s;
}
#chotto2022 .info-btn-chotto2022 a:hover,#chotto2022 .info-btn-chotto2022 a:active{
    border-bottom: 4px solid transparent;
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
/*特集展示ボタンの文字色*/
#chotto2022 .info-btn-chotto2022-en span{
	position: relative;
	padding-left:20px;
	display: inline-block;
}
#chotto2022 .info-btn-chotto2022-en span:before{
	background-image:url(../img/common/nav-next.png);
	background-repeat:no-repeat;
	background-size: contain;
	content: "";
	width: 10px;
	height:11px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-5.5px;
}
/* ////////////////////////////////////////
IEのみ
//////////////////////////////////////// */
@media all and (-ms-high-contrast: none)and (min-width:768px){
	#chotto2020 .mv-title-s span,#chotto-mv .mv-title-s span{
		padding:6px 20px 0px 20px;
	}
	#jinshin-war2021 ruby rt {
		top: 0.2em;
	}
	#nobi2021 .ruby-adjust,#noh-costumes2021 .ruby-adjust,#voyages2021 .ruby-adjust{
		padding-top:10px!important;
	}
	#voyages2021 .today-box,#voyages2021 .advance-box{
		padding:5px 5px 0 5px;	
	}
	#voyages2021 .relate-h5{
		padding:15px 0 10px 0;
	}
	#voyages2021 .midokoro-list li .kikan-box dt,#voyages2021 .midokoro-list li .kikan-box dd{
		padding:2px 5px 0px 5px;
	}
	#gifu-wagasa2022 .midokoro-list li .kikan-box dt,#gifu-wagasa2022 .midokoro-list li .kikan-box dd{
		padding:2px 5px 0px 5px;
	}
	#choice2022 .midokoro-list li .kikan-box dt,#choice2022 .midokoro-list li .kikan-box dd{
		padding:2px 5px 0px 5px;
	}
}
/*/////////////////////////////////////*/
#chotto2020 video {
	margin-left: auto;
    margin-right: auto;
    display: block;
	margin:0 auto;
	width:100%;
  	max-width:100%;
}
/*ちょっと昔～動画*/
#chotto-mv{
	border-top:5px solid #844b20;
	background-image:url(../img/exhibition/event/chotto-mv/bg.jpg);
	background-repeat:repeat-y;
	background-size: 100% auto;
}
#chotto-mv .chotto2020-box4{
	background-image:url(../img/exhibition/event/chotto-mv/movie-illust.png);
	background-repeat:no-repeat;
	background-position: top center;
	background-size: 100% auto;
}
#chotto-mv .chotto2020-box5{
	background-image:url(../img/exhibition/event/chotto-mv/movie-illust.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
}
#chotto-mv .chotto2020-box4 .chotto-2020-title{
    color:#3a3a3a;
    font-weight: bold;
    padding-bottom:10px;
	background-image:url(../img/exhibition/event/chotto-mv/chotto-line4.png);
	background-repeat:repeat-x;
	background-size: 15px 5px;
    background-position: left bottom;
}
#chotto-mv .movie-wrap li{
	margin-top:30px;
}
#chotto-mv .movie-wrap li:first-child{
	margin-top:0;
}
#chotto-mv .mv-title{
	position: absolute;
	width:320px;
	height:auto;
	top:0;
	left:50%;
	margin-left:-160px;
	margin-top:-70px;
}
#chotto-mv .mv-title-s{
	text-align: center;
	margin-bottom:0;
}
#chotto-mv .mv-title-s span{
	background-color: #844b20;
	color:#fff;
	display: block;
	width:600px;
  	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:3px 20px 3px 20px;
}
#chotto-mv video {
	margin-left: auto;
    margin-right: auto;
    display: block;
	margin:0 auto;
	width:100%;
  	max-width:100%;
}
/*美濃の名刹　加納藩～江戸幕府を支えた270年～2023--------*/
#kano2023{
	background-image: url(../img/exhibition/event/kano2023/bg1.png);
	background-size: 190px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#kano2023 .outline-box-inner{
	background-image: url(../img/exhibition/event/kano2023/bg2.png);
	background-size: 232px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#kano2023 .h4-1{
	background-image: url(../img/exhibition/event/kano2023/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #000;
	padding:15px 5px;
	color:#fff100;
	line-height: 1.4em;
	position: relative;
}
#kano2023 .h4-1 .event-bar{
	position: absolute;
	width:270px;
	height:auto;
	top:-31px;
	left:50%;
	margin-left:-135px;
}
#kano2023 .h5-1{
	line-height: 1.5em;
	color:#fff;
	background-color:#ea0022;
	padding:10px;
	position: relative;
	margin-bottom:10px;
	border-radius:10px;
}
#kano2023 .h5-1:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #ea0022 transparent transparent transparent;
  border-width: 15px 15px 0 15px;
}
#kano2023 .event-table,
#kano2023 .event-table2{
	width: 100%;
}
#kano2023 .event-table tr{
	border-top:1px solid #0d5fa3;
}
#kano2023 .event-table tr{
	border-top:1px solid #0d5fa3;
}
#kano2023 .event-table tr:last-child{
	border-bottom:1px solid #0d5fa3;
}
#kano2023 .event-table th{
	color:#0d5fa3;
	padding:10px 0;
	text-align: center;
}
#kano2023 .event-table td{
	padding:10px 0;
}
#kano2023 .event-table2 tr{
	border-top:1px solid #ea0022;
}
#kano2023 .event-table2 tr{
	border-top:1px solid #ea0022;
}
#kano2023 .event-table2 tr:first-child{
	border-top:none;
}
#kano2023 .event-table2 tr:last-child{
	border-bottom:1px solid #ea0022;
}
#kano2023 .event-table2 th{
	color:#ea0022;
	padding:10px 0;
	text-align: center;
}
#kano2023 .event-table2 td{
	padding:10px 0;
}
/*特集展示ボタンの文字色*/
#kano2023 .info-btn-kano2023 a{
    margin-top:10px;
    background: #cc1236;
    display: block;
    padding:10px;
    color:#fff;
    text-align: center;
    border-bottom: 4px solid #a51134;
    transition: transform 0.2s;
}
#kano2023 .info-btn-kano2023 a:hover,#kano2023 .info-btn-kano2023 a:active{
    border-bottom: 4px solid transparent;
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
/*主な展示作品*/
#kano2023 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#kano2023 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#kano2023 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#kano2023 .midokoro-list li .img01,#kano2023 .midokoro-list li .img02{
	max-width:500px;
	margin:0 auto;
}
#kano2023 .midokoro-list li .img03{
	width:100%;
}
#kano2023 .kakudai-btn{
	margin-top:0;
	background-color: #397742;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#kano2023 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#kano2023 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#kano2023 .kakudai-box{
	text-align: center !important;
}
#kano2023 .ruby-adjust{
	padding-top:30px!important;
}
/*/主な展示作品*/
/*美しき岐阜提灯の世界2023--------*/
#gifu-lanterns2023{
	background-image: url(../img/exhibition/event/gifu-lanterns2023/bg1.png);
	background-size: 272px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#gifu-lanterns2023 .outline-box-inner{
	background-image: url(../img/exhibition/event/gifu-lanterns2023/bg2.png);
	background-size: 283px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#gifu-lanterns2023 .h4-1{
	background-image: url(../img/exhibition/event/gifu-lanterns2023/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #000;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
	text-shadow: #ff50bc 0px 0px 10px;
}
#gifu-lanterns2023 .event-table{
	width: 100%;
}
#gifu-lanterns2023 .event-table tr{
	border-top:1px solid #221815;
}
#gifu-lanterns2023 .event-table tr{
	border-top:1px solid #221815;
}
#gifu-lanterns2023 .event-table tr:last-child{
	border-bottom:1px solid #221815;
}
#gifu-lanterns2023 .event-table th{
	color:#d346a8;
	padding:10px 0;
	text-align: center;
}
#gifu-lanterns2023 .event-table td{
	padding:10px 0;
}
/*主な展示作品*/
#gifu-lanterns2023 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#gifu-lanterns2023 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#gifu-lanterns2023 .midokoro-list li dd{
	padding:20px 10px 10px 10px;
}
#gifu-lanterns2023 .midokoro-list li .img01{
	max-width:300px;
	margin:0 auto;
}
#gifu-lanterns2023 .midokoro-list li .img02,#gifu-lanterns2023 .midokoro-list li .img03{
	width:100%;
}
#gifu-lanterns2023 .kakudai-btn{
	margin-top:0;
	background-color: #d346a8;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#gifu-lanterns2023 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#gifu-lanterns2023 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#gifu-lanterns2023 .kakudai-box{
	text-align: center !important;
}
#gifu-lanterns2023 .ruby-adjust{
	padding-top:30px!important;
}
/*鵜飼2023----------------*/
#cormorant-fishing2023{
	background-image: url(../img/exhibition/event/cormorant-fishing2023/bg1.png);
	background-size: 320px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#cormorant-fishing2023 .outline-box-inner{
	background-image: url(../img/exhibition/event/cormorant-fishing2023/bg2.png);
	background-size: 278px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#cormorant-fishing2023 .h4-1{
	background-image: url(../img/exhibition/event/cormorant-fishing2023/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #000;
	padding:15px 5px;
	color:#61c1be;
	line-height: 1.4em;
	position: relative;
}
#cormorant-fishing2023 .h5-1,#cormorant-fishing2023 .h5-2{
	background-color: #c1e0ea;
	padding:15px 10px;
	color:#1761aa;
	line-height: 1.4em;
	position: relative;
}
#cormorant-fishing2023 .h5-1-1{
	background-color: #c1e0ea;
	padding:10px;
	color:#1761aa;
	line-height: 1.4em;
}
#cormorant-fishing2023 .h5-2{
	background-color: #c1eadb;
	color:#0f6d2f;
}
#cormorant-fishing2023 .h5-1 span,#cormorant-fishing2023 .h5-2 span{
	display: inline-block;
	padding-left:64px;
	position: relative;
}
#cormorant-fishing2023 .h5-1 span:before,#cormorant-fishing2023 .h5-2 span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url("../img/exhibition/event/cormorant-fishing2023/event1.png");
	background-size: contain;
	width:53px;
	height:39px;
	margin-top:-19.5px;
}
#cormorant-fishing2023 .h5-2 span:before{
	background-image: url("../img/exhibition/event/cormorant-fishing2023/event2.png");
}
#cormorant-fishing2023 .h6-1,#cormorant-fishing2023 .h6-2{
	color:#1761aa;
}
#cormorant-fishing2023 .h6-1 span,#cormorant-fishing2023 .h6-2 span{
	display: inline-block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:45px;
	position: relative;
}
#cormorant-fishing2023 .h6-1 span:before,#cormorant-fishing2023 .h6-2 span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url("../img/exhibition/event/cormorant-fishing2023/event1-1.png");
	background-size: contain;
	width:40px;
	height:40px;
	margin-top:-20px;
}
#cormorant-fishing2023 .h6-2 span:before{
	background-image: url("../img/exhibition/event/cormorant-fishing2023/event1-2.png");
}
#cormorant-fishing2023 .event-box1{
	background-color: #ddeef2;
	padding:10px;
}
#cormorant-fishing2023 .event-box2{
	background-color: #eef7eb;
	padding:0 10px;
}
#cormorant-fishing2023 .event-table{
	width: 100%;
}
#cormorant-fishing2023 .event-table tr{
	border-top:1px solid #181016;
}
#cormorant-fishing2023 .event-table tr:last-child{
	border-bottom:1px solid #181016;
}
#cormorant-fishing2023 .event-table th{
	color:#36a39b;
	padding:10px 0;
	text-align: center;
}
#cormorant-fishing2023 .event-table td{
	padding:10px 0;
}
#cormorant-fishing2023 .event-table2 tr{
	border-top:none;
	border-bottom:1px dashed #0f6d2f;
}
#cormorant-fishing2023 .event-table2 tr:last-child{
	border-bottom:none;
}
#cormorant-fishing2023 .event-table2 th{
	color:#0f6d2f;
}
#cormorant-fishing2023 .event-table3 tr{
	border-top:none;
	border-bottom:1px dashed #1761aa;
}
#cormorant-fishing2023 .event-table3 tr:last-child{
	border-bottom:none;
}
#cormorant-fishing2023 .event-table3 th{
	color:#1761aa;
}
#cormorant-fishing2023 .text-event-color{
	color:#36a39b;
}
/*主な展示作品*/
#cormorant-fishing2023 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#cormorant-fishing2023 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#cormorant-fishing2023 .midokoro-list li dd{
	padding:10px 10px 10px 10px;
}
#cormorant-fishing2023 .midokoro-list li .img01{
	max-width:300px;
	margin:0 auto;
}
#cormorant-fishing2023 .midokoro-list li .img02,#cormorant-fishing2023 .midokoro-list li .img03{
	width:100%;
}
#cormorant-fishing2023 .kakudai-btn{
	margin-top:0;
	background-color: #36a39b;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#cormorant-fishing2023 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#cormorant-fishing2023 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#cormorant-fishing2023 .kakudai-box{
	text-align: center !important;
}
#cormorant-fishing2023 .ruby-adjust{
	padding-top:30px!important;
}
#cormorant-fishing2023  .midokoro-list li .kikan-box{
	margin-bottom:10px;
}
#cormorant-fishing2023  .midokoro-list li .kikan-box dt{
	border:1px solid #61c1be;
	padding:2px 5px;
	display: block;
	line-height: 1.5em;
	background-color: #b5e5e2;
}
#cormorant-fishing2023  .midokoro-list li .kikan-box dd{
	border-right:1px solid #61c1be;
	border-bottom:1px solid #61c1be;
	padding:2px 8px;
	font-weight: bold;
	border-top:none;
	border-left:1px solid #61c1be;
	display: block;
	line-height: 1.5em;
}
/*/主な展示作品*/
/*天下統一2023----------------*/
#unification2023{
	background-image: url(../img/exhibition/event/unification2023/bg1.png);
	background-size: 262px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#unification2023 .outline-box-inner{
	background-image: url(../img/exhibition/event/unification2023/bg2.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:50px;
}
#unification2023 .h4-1{
	background-image: url(../img/exhibition/event/unification2023/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #bca00f;
	padding:15px 5px;
	color:#000;
	line-height: 1.4em;
	position: relative;
}
#unification2023 .h4-2{
	background-image: url(../img/exhibition/event/unification2023/midashi-bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #bca00f;
	padding:15px 5px;
	color:#000;
	line-height: 1.4em;
	position: relative;
}
#unification2023 .h4-3{
	background-image: url(../img/exhibition/event/unification2023/midashi-bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #bca00f;
	padding:15px 5px;
	color:#000;
	line-height: 1.4em;
	position: relative;
}
#unification2023 .h5-1,#unification2023 .h5-2{
	color:#000;
	margin-bottom:0px;
}
#unification2023 .h5-1 .num-icon,#unification2023 .h5-2 .num-icon{
	display: inline-block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	position: relative;
}
#unification2023 .h5-1 .num-icon:before,#unification2023 .h5-2 .num-icon:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url("../img/exhibition/event/unification2023/event1-1.png");
	background-size: contain;
	width:40px;
	height:40px;
	margin-top:-20px;
}
#unification2023 .h5-2 .num-icon:before{
	background-image: url("../img/exhibition/event/unification2023/event1-2.png");
}
#unification2023 .hunkan,#unification2023 .hunkan{
	border: 2px solid #997c04;
	background: #fff;
	color:#997c04;
	display: inline-block;
	margin-left:10px;
	padding:5px 5px 2px 5px;
	vertical-align: 3px;
}
#unification2023 .event-kikan{
	text-align: center;
	color:#76161b;
	background-color: #d8c3c7;
	padding:2px 5px 1px 5px;
	min-width:4em;
	vertical-align: middle;
}
#unification2023 .event-kikan-box dd{
	padding-left:10px;
}
#unification2023 .h5-3{
	background-image: url(../img/exhibition/event/unification2023/midashi-bg2-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #76161b;
	padding:5px 5px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
}
#unification2023 .h6-3{
	margin-top:0.8rem;
	color:#76161b;
	border-bottom:solid #76161b 1px;
	padding-bottom:10px;
	line-height: 1.3em;
}
#unification2023 .event-box1{
	background-color: #f4efd9;
	padding:10px;
}
#unification2023 .event-box2{
	background-color: #ede2e4;
	padding:10px;
}
#unification2023 .event-table{
	width: 100%;
}
#unification2023 .event-table tr{
	border-top:1px solid #000;
}
#unification2023 .event-table tr:last-child{
	border-bottom:1px solid #000;
}
#unification2023 .event-table th{
	color:#997c04;
	padding:10px 0;
	text-align: center;
}
#unification2023 .event-table td{
	padding:10px 0;
}
#unification2023 .event-table2 tr{
	border-top:none;
	border-bottom:1px dashed #bca00f;
}
#unification2023 .event-table2 tr:last-child{
	border-bottom:none;
}
#unification2023 .event-table2 th{
	color:#997c04;
}
#unification2023 .text-event-color{
	color:#997c04;
}
/*主な展示作品*/
#unification2023 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#unification2023 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#unification2023 .midokoro-list li dd{
	padding:10px 10px 10px 10px;
}
#unification2023 .midokoro-list li .img01{
	max-width:300px;
	margin:0 auto;
}
#unification2023 .midokoro-list li .img02,#unification2023 .midokoro-list li .img03{
	width:100%;
}
#unification2023 .kakudai-btn{
	margin-top:0;
	background-color: #bca00f;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#unification2023 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#unification2023 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#unification2023 .kakudai-box{
	text-align: center !important;
}
#unification2023 .ruby-adjust{
	padding-top:30px!important;
}
#unification2023  .midokoro-list li .kikan-box{
	margin-bottom:10px;
}
#unification2023  .midokoro-list li .kikan-box dt{
	border:1px solid #bca00f;
	padding:2px 5px;
	display: block;
	line-height: 1.5em;
	color:#fff;
	background-color: #bca00f;
}
#unification2023  .midokoro-list li .kikan-box dd{
	border-right:1px solid #bca00f;
	border-bottom:1px solid #bca00f;
	padding:2px 8px;
	font-weight: bold;
	border-top:none;
	border-left:1px solid #bca00f;
	display: block;
	line-height: 1.5em;
}
/*ちょっと昔2023----------------*/
#chotto2023{
	background-image: url(../img/exhibition/event/chotto2023/bg1.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#chotto2023 .outline-box-inner{
	background-image: url(../img/exhibition/event/chotto2023/bg2.png);
	background-size: 425px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:50px;
}
#chotto2023 .h4-1{
	background-image: url(../img/exhibition/event/chotto2023/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #f5d35f;
	padding:15px 5px;
	color:#e52925;
	line-height: 1.4em;
	position: relative;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2023 .h4-2{
	background-image: url(../img/exhibition/event/chotto2023/midashi-bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #f5d35f;
	padding:15px 5px;
	color:#e52925;
	line-height: 1.4em;
	position: relative;	
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2023 .h5-1{
	background-image: url(../img/exhibition/event/chotto2023/midashi-bg1-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #b0e1f1;
	color:#3f7dd8;
	padding:10px 5px;
	margin-top:30px;
	line-height: 1.4em;
	position: relative;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2023 .event-box2 .h5-1,#chotto2023 .event-box4 .h5-1{
	background-image: url(../img/exhibition/event/chotto2023/midashi-bg1-2.jpg);
	color:#ef463d;
}
#chotto2023 .toy-title{
	padding:10px;
	background-image: url("../img/exhibition/event/chotto2023/toy-title-bg.jpg");
	background-repeat: repeat;
	background-size: 400px auto;
	color:#3f7dd8;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2023 .h5-1 span{
	position: relative;
	padding-left:108px;
	display: inline-block;
}
#chotto2023 .event-box1 .h5-1 span:before,#chotto2023 .event-box2 .h5-1 span:before,#chotto2023 .event-box3 .h5-1 span:before,#chotto2023 .event-box4 .h5-1 span:before{
	position: absolute;
	content:'';
	top:30%;
	left:0;
	background-image: url("../img/exhibition/event/chotto2023/event1.png");
	background-size: contain;
	width:98px;
	height:59px;
	margin-top:-35px;
}
#chotto2023 .event-box2 .h5-1 span:before{
	background-image: url("../img/exhibition/event/chotto2023/event2.png");
}
#chotto2023 .event-box3 .h5-1 span:before{
	background-image: url("../img/exhibition/event/chotto2023/event3.png");
}
#chotto2023 .event-box4 .h5-1 span:before{
	background-image: url("../img/exhibition/event/chotto2023/event4.png");
}
#chotto2023 .event-table,#chotto2023 .event-table2{
	width: 100%;
}
#chotto2023 .event-table th,#chotto2023 .event-table2 th{
	padding:10px 0;
	text-align: center;
}
#chotto2023 .event-table tr{
	border-top:1px solid #e52925;
}
#chotto2023 .event-table tr:last-child{
	border-bottom:1px solid #e52925;
}
#chotto2023 .event-table th{
	color:#e52925;
}
#chotto2023 .event-table td{
	padding:10px 0;
}
#chotto2023 .event-box1 .event-table2 tr,#chotto2023 .event-box3 .event-table2 tr{
	border-top:1px solid #3f7dd8;
}
#chotto2023 .event-box1 .event-table2 tr:last-child,#chotto2023 .event-box3 .event-table2 tr:last-child{
	border-bottom:1px solid #3f7dd8;
}
#chotto2023 .event-box1 .event-table2 th,#chotto2023 .event-box3 .event-table2 th{
	color:#3f7dd8;
}
#chotto2023 .event-box2 .event-table2 tr,#chotto2023 .event-box4 .event-table2 tr{
	border-top:1px solid #ef463d;
}
#chotto2023 .event-box2 .event-table2 tr:last-child,#chotto2023 .event-box4 .event-table2 tr:last-child{
	border-bottom:1px solid #ef463d;
}
#chotto2023 .event-box2 .event-table2 th,#chotto2023 .event-box4 .event-table2 th{
	color:#ef463d;
}
#chotto2023 .nittei-table{
	width:100%;
}
#chotto2023 .nittei-table tr{
	border:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc!important;
}
#chotto2023 .nittei-table tr:last-child{
	border-bottom:1px solid #bcbcbc!important;
}
#chotto2023 .nittei-table tr td{
	padding:5px;
}
/*/主な展示作品*/
/*ここまでわかった！岐阜の古墳2024----------------*/
#ancient-tombs2024{
	background-image: url(../img/exhibition/event/ancient-tombs2024/bg1.png);
	background-size: 256px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#ancient-tombs2024 .outline-box-inner{
	background-image: url(../img/exhibition/event/ancient-tombs2024/bg2.png);
	background-size: 300px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#ancient-tombs2024 .h4-1,#ancient-tombs2024 .h4-2,#ancient-tombs2024 .h4-3{
	background-image: url(../img/exhibition/event/ancient-tombs2024/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #70ad2e;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
	text-shadow: 
    #4f8125 2px 0px 2px, #4f8125 -2px 0px 2px,
    #4f8125 0px -2px 2px, #4f8125 -2px 0px 2px,
    #4f8125 2px 2px 2px, #4f8125 -2px 2px 2px,
    #4f8125 2px -2px 2px, #4f8125 -2px -2px 2px,
    #4f8125 2px 2px 2px, #4f8125 -2px 2px 2px,
    #4f8125 2px -2px 2px, #4f8125 -2px -2px 2px,
    #4f8125 2px 2px 2px, #4f8125 -2px 2px 2px,
    #4f8125 2px -2px 2px, #4f8125 -2px -2px 2px,
    #4f8125 2px 2px 2px, #4f8125 -2px 2px 2px,
    #4f8125 2px -2px 2px, #4f8125 -2px -2px 2px;
}
#ancient-tombs2024 .event-bar-wrap{
	margin-top:56px;
}
#ancient-tombs2024 .event-bar{
	position: absolute;
	width:241px;
	height:auto;
	top:-44px;
	left:50%;
	margin-left:-125px;
}
#ancient-tombs2024 .h4-2{
	background-image: url(../img/exhibition/event/ancient-tombs2024/midashi-bg2.jpg);
	text-shadow: 
    #2b4d37 2px 0px 2px, #2b4d37 -2px 0px 2px,
    #2b4d37 0px -2px 2px, #2b4d37 -2px 0px 2px,
    #2b4d37 2px 2px 2px, #2b4d37 -2px 2px 2px,
    #2b4d37 2px -2px 2px, #2b4d37 -2px -2px 2px,
    #2b4d37 2px 2px 2px, #2b4d37 -2px 2px 2px,
    #2b4d37 2px -2px 2px, #2b4d37 -2px -2px 2px,
    #2b4d37 2px 2px 2px, #2b4d37 -2px 2px 2px,
    #2b4d37 2px -2px 2px, #2b4d37 -2px -2px 2px,
    #2b4d37 2px 2px 2px, #2b4d37 -2px 2px 2px,
    #2b4d37 2px -2px 2px, #2b4d37 -2px -2px 2px;
}
#ancient-tombs2024 .h4-3{
	background-image: url(../img/exhibition/event/ancient-tombs2024/midashi-bg3.jpg);
	padding:20px 5px 15px 5px;
}
#ancient-tombs2024 .h5-1{
	background-color: #f4cf12;
	padding:15px 10px;
	color:#1b870f;
	line-height: 1.4em;
	position: relative;
}
#ancient-tombs2024 .h5-1 span{
	display: inline-block;
	padding-left:51px;
	position: relative;
}
#ancient-tombs2024 .h5-1 span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url("../img/exhibition/event/ancient-tombs2024/event-icon.png");
	background-size: contain;
	width:41px;
	height:41px;
	margin-top:-20.5px;
}
#ancient-tombs2024 .event-box1{
	background-color: #fffcd2;
	padding:0 10px;
}
#ancient-tombs2024 .event-table{
	width: 100%;
}
#ancient-tombs2024 .event-table tr{
	border-top:1px solid #d15900;
}
#ancient-tombs2024 .event-table tr:last-child{
	border-bottom:1px solid #d15900;
}
#ancient-tombs2024 .event-table th{
	color:#d15900;
	padding:10px 0;
	text-align: center;
}
#ancient-tombs2024 .event-table td{
	padding:10px 0;
}
#ancient-tombs2024 .event-table2 tr{
	border-top:none;
	border-bottom:1px dashed #1b870f;
}
#ancient-tombs2024 .event-table2 tr:last-child{
	border-bottom:none;
}
#ancient-tombs2024 .event-table2 th{
	color:#1b870f;
}
/*主な展示作品*/
#ancient-tombs2024 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#ancient-tombs2024 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#ancient-tombs2024 .midokoro-list li dd{
	padding:10px 10px 10px 10px;
}
#ancient-tombs2024 .midokoro-list li .img01{
	max-width:300px;
	margin:0 auto;
}
#ancient-tombs2024 .midokoro-list li .img02,#ancient-tombs2024 .midokoro-list li .img03{
	width:100%;
}
#ancient-tombs2024 .kakudai-btn{
	margin-top:0;
	background-color: #d15900;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#ancient-tombs2024 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#ancient-tombs2024 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#ancient-tombs2024 .kakudai-box{
	text-align: center !important;
}
/*/主な展示作品*/
/*海を渡った漆器ー南蛮漆器の世界－----------------*/
#lacquerware2024{
	background-image: url(../img/exhibition/event/lacquerware2024/bg1.png);
	background-size: 200px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#lacquerware2024 .outline-box-inner{
	background-image: url(../img/exhibition/event/lacquerware2024/bg2.png);
	background-size: 167px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0px;
}
#lacquerware2024 .h4-1,#lacquerware2024 .h4-2{
	background-image: url(../img/exhibition/event/lacquerware2024/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #c13b00;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
	text-shadow: 
    #c13b00 2px 0px 2px, #c13b00 -2px 0px 2px,
    #c13b00 0px -2px 2px, #c13b00 -2px 0px 2px,
    #c13b00 2px 2px 2px, #c13b00 -2px 2px 2px,
    #c13b00 2px -2px 2px, #c13b00 -2px -2px 2px,
    #c13b00 2px 2px 2px, #c13b00 -2px 2px 2px,
    #c13b00 2px -2px 2px, #c13b00 -2px -2px 2px,
    #c13b00 2px 2px 2px, #c13b00 -2px 2px 2px,
    #c13b00 2px -2px 2px, #c13b00 -2px -2px 2px,
    #c13b00 2px 2px 2px, #c13b00 -2px 2px 2px,
    #c13b00 2px -2px 2px, #c13b00 -2px -2px 2px;
}
#lacquerware2024 .h4-2{
	background-image: url(../img/exhibition/event/lacquerware2024/midashi-bg2.jpg);
	background-color: #26213f;
	text-shadow: 
    #26213f 2px 0px 2px, #26213f -2px 0px 2px,
    #26213f 0px -2px 2px, #26213f -2px 0px 2px,
    #26213f 2px 2px 2px, #26213f -2px 2px 2px,
    #26213f 2px -2px 2px, #26213f -2px -2px 2px,
    #26213f 2px 2px 2px, #26213f -2px 2px 2px,
    #26213f 2px -2px 2px, #26213f -2px -2px 2px,
    #26213f 2px 2px 2px, #26213f -2px 2px 2px,
    #26213f 2px -2px 2px, #26213f -2px -2px 2px,
    #26213f 2px 2px 2px, #26213f -2px 2px 2px,
    #26213f 2px -2px 2px, #26213f -2px -2px 2px;
}
#lacquerware2024 .event-table{
	width: 100%;
}
#lacquerware2024 .event-table tr{
	border-top:1px solid #aa873c;
}
#lacquerware2024 .event-table tr:last-child{
	border-bottom:1px solid #aa873c;
}
#lacquerware2024 .event-table th{
	color:#a07222;
	padding:10px 0;
	text-align: center;
}
#lacquerware2024 .event-table td{
	padding:10px 0;
}
/*主な展示作品*/
#lacquerware2024 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#lacquerware2024 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#lacquerware2024 .midokoro-list li dd{
	padding:10px 10px 10px 10px;
}
#lacquerware2024 .midokoro-list li .img01{
	max-width:300px;
	margin:0 auto;
}
#lacquerware2024 .midokoro-list li .img02,#lacquerware2024 .midokoro-list li .img03{
	width:100%;
}
#lacquerware2024 .kakudai-btn{
	margin-top:0;
	background-color: #aa873c;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#lacquerware2024 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#lacquerware2024 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#lacquerware2024 .kakudai-box{
	text-align: center !important;
}
/*/主な展示作品*/
/*火の用心！～岐阜の消防400年のあゆみ～2024----------------*/
#fire2024{
	background-image: url(../img/exhibition/event/fire2024/bg1.png);
	background-size: 536px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#fire2024 .outline-box-inner{
	background-image: url(../img/exhibition/event/fire2024/bg2.png);
	background-size: 359px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0;
}
#fire2024 .h4-1{
	background-image: url(../img/exhibition/event/fire2024/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #000;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
}
#fire2024 .h5-1{
	background-image: url("../img/exhibition/event/fire2024/event-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #e07e13;
	padding:15px 10px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
}
#fire2024 .h5-1 span{
	display: inline-block;
	padding-left:55px;
	position: relative;
}
#fire2024 .h5-1 span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url("../img/exhibition/event/fire2024/event1.png");
	background-size: contain;
	width:45px;
	height:45px;
	margin-top:-22.5px;
}
#fire2024 .h5-1:nth-of-type(2) span:before{
	background-image: url("../img/exhibition/event/fire2024/event2.png");
}
#fire2024 .h5-1:nth-of-type(3) span:before{
	background-image: url("../img/exhibition/event/fire2024/event3.png");
}
#fire2024 .event-box1{
	border-left:1px solid #e07e13;
	border-right:1px solid #e07e13;
	border-bottom:1px solid #e07e13;
	padding:0 10px;
}
#fire2024 .event-table{
	width: 100%;
}
#fire2024 .event-table tr{
	border-top:1px solid #000;
}
#fire2024 .event-table tr:last-child{
	border-bottom:1px solid #000;
}
#fire2024 .event-table th{
	color:#d15900;
	padding:10px 0;
	text-align: center;
}
#fire2024 .event-table td{
	padding:10px 0;
}
#fire2024 .event-table2 tr{
	border-top:none;
	border-bottom:1px dashed #000;
}
#fire2024 .event-table2 tr:last-child{
	border-bottom:none;
}
#fire2024 .event-table2 th{
	color:#d15900;
}
/*主な展示作品*/
#fire2024 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#fire2024 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#fire2024 .midokoro-list li dd{
	padding:10px 10px 10px 10px;
}
#fire2024 .midokoro-list li .img01,#fire2024 .midokoro-list li .img02,#fire2024 .midokoro-list li .img03{
	width:100%;
}
#fire2024 .kakudai-btn{
	margin-top:0;
	background-color: #d15900;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#fire2024 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#fire2024 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#fire2024 .kakudai-box{
	text-align: center !important;
}
/*つなぐ2024----------------*/
#tsunagu2024 .status-kikan {
    border-bottom: 1px solid #E52D8A;
}
#tsunagu2024{
	position: relative;
}
#tsunagu2024:before{
	position: absolute;
	top:5px;
	right:0;
	content:'';
	width:55px;
	height:76.5px;
	background-image: url(../img/exhibition/event/tsunagu2024/bg1.png);
	background-size: contain;
	background-repeat: no-repeat;
}
#tsunagu2024 .outline-box-inner{
	background-image: url(../img/exhibition/event/tsunagu2024/bg2.png);
	background-size: 384px auto;
	background-repeat: no-repeat;
	background-position: left 0px bottom 15px;
	padding-bottom:0;
}
#tsunagu2024 .h4-1{
	background-image: url(../img/exhibition/event/tsunagu2024/midashi-bg1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #E52D8A;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
}
#tsunagu2024 .h5-1{
	background-color: #E52D8A;
	padding:15px 10px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
}
#tsunagu2024 .h5-1 span{
	display: inline-block;
	padding-left:55px;
	position: relative;
}
#tsunagu2024 .h5-1 span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url("../img/exhibition/event/tsunagu2024/event1.png");
	background-size: contain;
	width:43px;
	height:43px;
	margin-top:-21.5px;
}
#tsunagu2024 .h5-1:nth-of-type(2) span:before{
	background-image: url("../img/exhibition/event/tsunagu2024/event2.png");
}
#tsunagu2024 .h5-1:nth-of-type(3) span:before{
	background-image: url("../img/exhibition/event/tsunagu2024/event3.png");
}
#tsunagu2024 .event-box1{
	border-left:1px solid #E52D8A;
	border-right:1px solid #E52D8A;
	border-bottom:1px solid #E52D8A;
	padding:0 10px;
}
#tsunagu2024 .event-table{
	width: 100%;
}
#tsunagu2024 .event-table tr{
	border-top:1px solid #E52D8A;
}
#tsunagu2024 .event-table tr:last-child{
	border-bottom:1px solid #E52D8A;
}
#tsunagu2024 .event-table th{
	color:#E52D8A;
	padding:10px 0;
	text-align: center;
}
#tsunagu2024 .event-table td{
	padding:10px 0;
}
#tsunagu2024 .event-table2 tr{
	border-top:none;
	border-bottom:1px dashed #E52D8A;
}
#tsunagu2024 .event-table2 tr:last-child{
	border-bottom:none;
}
#tsunagu2024 .event-table2 th{
	color:#E52D8A;
}
#tsunagu2024 .text-event-color{
	color:#E52D8A;
}
/*主な展示作品*/
#tsunagu2024 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#tsunagu2024 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#tsunagu2024 .midokoro-list li dd{
	padding:10px 10px 10px 10px;
}
#tsunagu2024 .midokoro-list li .img01,#tsunagu2024 .midokoro-list li .img02,#tsunagu2024 .midokoro-list li .img03{
	width:100%;
}
#tsunagu2024 .kakudai-btn{
	margin-top:0;
	background-color: #E52D8A;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#tsunagu2024 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#tsunagu2024 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#tsunagu2024 .kakudai-box{
	text-align: center !important;
}
/*/主な展示作品*/
/*ちょっと昔2024----------------*/
#chotto2024{
	background-image: url(../img/exhibition/event/chotto2024/bg1.png);
	background-size: 572px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#chotto2024 .outline-box-inner{
	background-image: url(../img/exhibition/event/chotto2024/bg2.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:50px;
}
#chotto2024 .h4-1{
	background-image: url(../img/exhibition/event/chotto2024/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #F0C3CE;
	padding:15px 5px;
	color:#e52925;
	line-height: 1.4em;
	position: relative;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2024 .h4-2{
	background-image: url(../img/exhibition/event/chotto2024/midashi-bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #f5d35f;
	padding:15px 5px;
	color:#e52925;
	line-height: 1.4em;
	position: relative;	
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2024 .h5-1{
	background-image: url(../img/exhibition/event/chotto2024/midashi-bg1-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #F4D220;
	color:#6D3C30;
	padding:10px 5px;
	margin-top:30px;
	line-height: 1.4em;
	position: relative;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2024 .event-box2 .h5-1{
	background-image: url(../img/exhibition/event/chotto2024/midashi-bg1-2.jpg);
}
#chotto2024 .event-box3 .h5-1{
	background-image: url(../img/exhibition/event/chotto2024/midashi-bg1-3.jpg);
}
/*写真*/
#chotto2024 .photo-list{
	margin-top:20px;
	margin-bottom:0;
}
#chotto2024 .photo-list li{
	background-color: #DBCCB9;
	position:relative;
	margin-top:35px;
}
#chotto2024 .photo-list li:before,#chotto2024 .photo-list li:after{
	z-index: 1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
#chotto2024 .photo-list li:after{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
#chotto2024 .photo-list li .inner{
	background-image: url("../img/exhibition/event/chotto2024/bg-photo.jpg");
	background-size: cover;
	height:100%;
	padding:28px 15px 15px 15px;
	position:relative;
	z-index: 2;
}
#chotto2024 .photo-list li .inner:before{
	position: absolute;
	content:'';
	top:-25px;
	left:50%;
	margin-left:-67px;
	background-image: url("../img/exhibition/event/chotto2024/ribon1.png");
	background-size: contain;
	background-repeat: no-repeat;
	width:134px;
	height:44px;
}
#chotto2024 .photo-list li:nth-child(even) .inner:before{
	background-image: url("../img/exhibition/event/chotto2024/ribon2.png");
}
#chotto2024 .photo-list li:nth-child(1) .inner:after{
	position: absolute;
	content:'';
	left:-7px;
	top:-33px;
	background-image: url("../img/exhibition/event/chotto2024/illust1.png");
	background-size: contain;
	background-repeat: no-repeat;
	width:80px;
	height:71px;
}
#chotto2024 .photo-list li:nth-child(2) .inner:after{
	position: absolute;
	content:'';
	right:0px;
	top:-30px;
	background-image: url("../img/exhibition/event/chotto2024/illust2.png");
	background-size: contain;
	background-repeat: no-repeat;
	width:65px;
	height:66px;
}
#chotto2024 .photo-list li:nth-child(3) .inner:after{
	position: absolute;
	content:'';
	left:-24px;
	top:-20px;
	background-image: url("../img/exhibition/event/chotto2024/illust3.png");
	background-size: contain;
	background-repeat: no-repeat;
	width:120px;
	height:68px;
}
#chotto2024 .photo-list li:nth-child(4) .inner:after{
	position: absolute;
	content:'';
	right:-20px;
	top:-40px;
	background-image: url("../img/exhibition/event/chotto2024/illust4.png");
	background-size: contain;
	background-repeat: no-repeat;
	width:90px;
	height:75px;
}
#chotto2024 .photo-title{
	color:#E52925;
	margin-bottom:15px;
}
#chotto2024 .photo-tate{
	width: 68%;
	margin-left:auto;
	margin-right:auto;
}
/*/写真*/
#chotto2024 .toy-title{
	padding:10px;
	background-image: url("../img/exhibition/event/chotto2024/toy-title-bg.jpg");
	background-repeat: repeat;
	background-size: 400px auto;
	background-color: #F4D220;
	color:#6D3C30;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#chotto2024 .h5-1 span{
	position: relative;
	padding-left:76px;
	display: inline-block;
}
#chotto2024 .event-box1 .h5-1 span:before,#chotto2024 .event-box2 .h5-1 span:before,#chotto2024 .event-box3 .h5-1 span:before,#chotto2024 .event-box4 .h5-1 span:before{
	position: absolute;
	content:'';
	bottom:-10px;
	left:13px;
	background-image: url("../img/exhibition/event/chotto2024/event1.png");
	background-size: contain;
	background-repeat: no-repeat;
	width:55px;
	height:67.5px;
}
#chotto2024 .event-box2 .h5-1 span:before{
	background-image: url("../img/exhibition/event/chotto2024/event2.png");
}
#chotto2024 .event-box3 .h5-1 span:before{
	background-image: url("../img/exhibition/event/chotto2024/event3.png");
}
#chotto2024 .event-table,#chotto2024 .event-table2{
	width: 100%;
}
#chotto2024 .event-table th,#chotto2024 .event-table2 th{
	padding:10px 0;
	text-align: center;
}
#chotto2024 .event-table tr{
	border-top:1px solid #e52925;
}
#chotto2024 .event-table tr:last-child{
	border-bottom:1px solid #e52925;
}
#chotto2024 .event-table th{
	color:#e52925;
}
#chotto2024 .event-table td{
	padding:10px 0;
}
#chotto2024 .event-box1 .event-table2 tr{
	border-top:1px solid #E5D50A;
}
#chotto2024 .event-box1 .event-table2 tr:last-child{
	border-bottom:1px solid #E5D50A;
}
#chotto2024 .event-box1 .event-table2 th{
	color:#F97000;
}
#chotto2024 .event-box2 .event-table2 tr{
	border-top:1px solid #77CE3E;
}
#chotto2024 .event-box2 .event-table2 tr:last-child{
	border-bottom:1px solid #77CE3E;
}
#chotto2024 .event-box2 .event-table2 th{
	color:#77A816;
}
#chotto2024 .event-box3 .event-table2 tr{
	border-top:1px solid #4CADD3;
}
#chotto2024 .event-box3 .event-table2 tr:last-child{
	border-bottom:1px solid #4CADD3;
}
#chotto2024 .event-box3 .event-table2 th{
	color:#4CADD3;
}
#chotto2024 .nittei-table{
	width:100%;
}
#chotto2024 .nittei-table tr{
	border:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc!important;
}
#chotto2024 .nittei-table tr:last-child{
	border-bottom:1px solid #bcbcbc!important;
}
#chotto2024 .nittei-table tr td{
	padding:5px;
}
/*/主な展示作品*/
/*企画展「実りの考古学－美濃の農耕事始－」2025----------------*/
#harvest2025{
	background-image: url(../img/exhibition/event/harvest2025/bg2.png);
	background-size: 261px auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#harvest2025 .outline-box-inner{
	background-image: url(../img/exhibition/event/harvest2025/bg1.png);
	background-size: 262px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0;
}
#harvest2025 .h4-1{
	background-image: url(../img/exhibition/event/harvest2025/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #F5AA00;
	padding:15px 5px;
	color:#634D33;
	line-height: 1.4em;
	position: relative;
	text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px;
}
#harvest2025 .h5-1{
	background-image: url("../img/exhibition/event/harvest2025/event-bg2.png");
	background-repeat:repeat;
	background-size: 30px 30px;
	background-color: #E6DD89;
	padding:15px 10px;
	color:#EF297A;
	line-height: 1.4em;
	position: relative;
}
#harvest2025 .h5-1 span{
	display: inline-block;
	padding-left:58px;
	position: relative;
}
#harvest2025 .h5-1 span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url("../img/exhibition/event/harvest2025/event1.png");
	background-size: contain;
	width:49px;
	height:49px;
	margin-top:-24.5px;
}
#harvest2025 .h5-1:nth-of-type(2) span:before{
	background-image: url("../img/exhibition/event/harvest2025/event2.png");
}
#harvest2025 .h5-1:nth-of-type(3) span:before{
	background-image: url("../img/exhibition/event/harvest2025/event3.png");
}
#harvest2025 .event-box1{
	background-color: #F9EEC0;
	padding:10px;
}
#harvest2025 .event-box1 .lecture-list li{
	background-color: #fff;
}
#harvest2025 .event-box2{
	border-bottom:6px solid  #EFDC8E;
	border-right:6px solid  #EFDC8E;
	border-left:6px solid  #EFDC8E;
	padding:10px;
}
#harvest2025 .event-table{
	width: 100%;
}
#harvest2025 .event-table tr{
	border-top:1px solid #89A000;
}
#harvest2025 .event-table tr:last-child{
	border-bottom:1px solid #89A000;
}
#harvest2025 .event-table th{
	color:#89A000;
	padding:10px 0;
	text-align: center;
}
#harvest2025 .event-table td{
	padding:10px 0;
}
#harvest2025 .event-table2 tr{
	border-top:1px dashed #C9B047;
	border-bottom:1px dashed #C9B047;
}
#harvest2025 .event-table2 tr:last-child{
	border-bottom:1px dashed #C9B047;
}
#harvest2025 .event-table2 th{
	color:#EF297A;
}
/*主な展示作品*/
#harvest2025 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#harvest2025 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#harvest2025 .midokoro-list li dd{
	padding:10px 10px 10px 10px;
}
#harvest2025 .midokoro-list li .img01,#harvest2025 .midokoro-list li .img02,#harvest2025 .midokoro-list li .img03{
	width:100%;
}
#harvest2025 .kakudai-btn{
	margin-top:0;
	background-color: #8DAF00;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#harvest2025 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#harvest2025 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#harvest2025 .kakudai-box{
	text-align: center !important;
}
/*お江戸ブックワールド2025----------------*/
#edo2025{
	background-image: url(../img/exhibition/event/edo2025/bg2.png);
	background-size: 154px auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#edo2025 .outline-box-inner{
	background-image: url(../img/exhibition/event/edo2025/bg1.png);
	background-size: 304px auto;
	background-repeat: no-repeat;
	background-position: right 0px bottom 0px;
	padding-bottom:0;
}
#edo2025 .h4-1{
	background-image: url(../img/exhibition/event/edo2025/midashi-bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #000;
	padding:15px 5px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
}
#edo2025 .h5-1{
	background-image: url("../img/exhibition/event/edo2025/event-bg1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #3786c7;
	border:2px solid #000;
	padding:15px 10px;
	color:#fff;
	line-height: 1.4em;
	position: relative;
}
#edo2025 .h5-1:nth-of-type(2){
	background-image: url("../img/exhibition/event/edo2025/event-bg2.jpg");
	background-color: #ea6187;
}
#edo2025 .h5-1:nth-of-type(3){
	background-image: url("../img/exhibition/event/edo2025/event-bg3.jpg");
	background-color: #45b035;
}
#edo2025 .h5-1 span{
	display: inline-block;
	padding-left:60px;
	position: relative;
}
#edo2025 .h5-1 span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url("../img/exhibition/event/edo2025/event1.png");
	background-size: contain;
	width:54px;
	height:54px;
	margin-top:-27px;
}
#edo2025 .h5-1:nth-of-type(2) span:before{
	background-image: url("../img/exhibition/event/edo2025/event2.png");
}
#edo2025 .h5-1:nth-of-type(3) span:before{
	background-image: url("../img/exhibition/event/edo2025/event3.png");
}
#edo2025 .event-box1{
	border-left:2px solid #000;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	padding:10px;
}
#edo2025 .event-box1:nth-of-type(1){
	background-color: #a4eaff;
}
#edo2025 .event-box1:nth-of-type(2){
	background-color: #ffe1ec;
}
#edo2025 .event-box1:nth-of-type(3){
	background-color: #daffd2;
}
#edo2025 .text-event-color{
	color:#9c569d;
}
#edo2025 .event-table{
	width: 100%;
}
#edo2025 .event-table tr{
	border-top:1px solid #9c569d;
}
#edo2025 .event-table tr:last-child{
	border-bottom:1px solid #9c569d;
}
#edo2025 .event-table th{
	color:#9c569d;
	padding:10px 0;
	text-align: center;
}
#edo2025 .event-box1:nth-of-type(1) .event-table th{
	color:#0c4ec4;
}
#edo2025 .event-box1:nth-of-type(2) .event-table th{
	color:#ff3372;
}
#edo2025 .event-box1:nth-of-type(3) .event-table th{
	color:#2b9b18;
}
#edo2025 .event-table td{
	padding:10px 0;
}
#edo2025 .event-table2 tr{
	border-top:none;
	border-bottom:1px dashed #000;
}
#edo2025 .event-table2 tr:last-child{
	border-bottom:1px dashed #000;
}
#edo2025 .event-table2 th{
	color:#000;
}
/*主な展示作品*/
#edo2025 .midokoro-list li{
	border:1px solid #bfbfbf;
	margin-top:20px;
}
#edo2025 .midokoro-list li > dl > dt{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	line-height: 1.3em;
}
#edo2025 .midokoro-list li dd{
	padding:10px 10px 10px 10px;
}
#edo2025 .midokoro-list li .img01,#edo2025 .midokoro-list li .img02,#edo2025 .midokoro-list li .img03{
	width:100%;
}
#edo2025 .kakudai-btn{
	margin-top:0;
	background-color: #9c569d;
	color:#fff;
	border-radius:30px;
	padding:1px 20px;
	display: inline-block;
}
#edo2025 .kakudai-btn span{
	position:relative;
	padding-left:35px;
	display: inline-block;
}
#edo2025 .kakudai-btn span:before{
	position: absolute;
	content:'';
	top:50%;
	left:0;
	background-image: url(../img/common/icon-kakudai.png);
	background-size: contain;
	width:17px;
	height:17px;
	margin-top:-8.5px;
}
#edo2025 .kakudai-box{
	text-align: center !important;
}
#edo2025 .event-box1 .lecture-list li{
	background-color: #fff;
}
.tate-img{
	max-width:250px;
	margin-left:auto;
	margin-right:auto;
}
/*講座リスト*/
.lecture-list li{
	position: relative;
}
.lecture-list li:after{
    position: absolute;
	background-image:url(../img/common/right-icon-pagelink.png);
	background-repeat:no-repeat;
	background-size: contain;
	content: "";
	width: 11px;
	height:12px;
	top:50%;
	right:20px;
	margin-top:-6px;
}
.lecture-list li a{
	padding:24px;
	display: block;
	border:1px solid #c9c9c9;
	transition: 0.8s background;
	padding-right:35px;
}
.lecture-list li a:hover{
	background-color: #E3E3E3;
}
.lecture-list li:last-child a{
	border-bottom:1px solid #c9c9c9;
}
/*カテゴリーアイコン*/
.category-bg{
	display: inline-block;
	margin-right:10px;
	padding:5px 10px;
	color:#fff;
	line-height: 1em;
}
/* ////////////////////////////////////////
IEのみ
//////////////////////////////////////// */
@media all and (-ms-high-contrast: none)and (min-width:768px){
	.category-bg{
		padding:5px 10px 0 10px;
	}
}
.category-icon{
	width:66px;
	height:66px;
	background-repeat: no-repeat;
	background-size: contain;
}
.category-bg.general{
	background-color: #003567;
}
.category-bg.children{
	background-color: #e62263;
}
.category-bg.ippan{
	background-color: #ae5b96;
}
.category-bg.saturday{
	background-color: #94ae5b;
}
.category-bg.expert{
	background-color: #dd7440;
}
.category-bg.history{
	background-color: #40abdd;
}
.category-bg.exhibition{
	background-color: #dd4040;
}
.category-bg.kodomo-history{
	background-color: #5889ee;
}
.category-bg.summer{
	background-color: #1dbb90;
}
.category-bg.other,.category-bg.other-kodomo{
	background-color: #cdb619;
}
.category-icon.ippan{
	background-image: url(../img/exhibition/lecture/icon-general-lec.png);
}
.category-icon.saturday{
	background-image: url(../img/exhibition/lecture/icon-saturday.png);
}
.category-icon.expert{
	background-image: url(../img/exhibition/lecture/icon-expert.png);
}
.category-icon.history{
	background-image: url(../img/exhibition/lecture/icon-history.png);
}
.category-icon.exhibition{
	background-image: url(../img/exhibition/lecture/icon-exhibition.png);
}
.category-icon.kodomo-history{
	background-image: url(../img/exhibition/lecture/icon-history-child.png);
}
.category-icon.summer{
	background-image: url(../img/exhibition/lecture/icon-summer.png);
}
.category-icon.other,.category-icon.other-kodomo{
	background-image: url(../img/exhibition/lecture/icon-other.png);
}
/*/////////////////////////////////////
印刷時　PCのみ
//////////////////////////////////////// */
@media screen and (min-width:768px) , print{
	.event-list li a{
		padding-bottom:50px;
	}
	.detail-btn{
		position: absolute;
		right:20px;
		bottom:20px;
	}
	/*2019ちょっと昔～*/
	#chotto .floor-info p{
		padding-right:200px;	
	}
	#chotto .floor-link{
		position:absolute;
		right:15px;
		top:22%;
		padding:10px 20px;
	}
	/*歴博セレクション2020*/
	#selection2020 .chirashi-pdf{
		width:280px;
	}
	#selection2020 .text-box,#chotto2020 .text-box{
		width:auto;
		padding-left:20px;
	}
	/*歴博セレクション2020-2*/
	#choice2020 .chirashi-pdf{
		width:280px;
	}
	#choice2020 .chirashi-pdf:nth-child(2n){
		margin-left:20px;
	}
	/*NHK大河ドラマ特別展「麒麟がくる」*/
	#taiga-kirin2020 .chirashi-pdf{
		width:280px;
	}
	#taiga-kirin2020 .kirin-table th{
		width:15%;
	}
	#taiga-kirin2020 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#taiga-kirin2020 .midokoro-list li{
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	/*2020ちょっと昔～*/
    #chotto2020 .chirashi-pdf{
            width:300px;
    }
	#chotto2020 .movie-wrap li:nth-child(2){
		margin-top:0;
	}
	/*2021壬申の乱*/
    #jinshin-war2021 .chirashi-pdf{
            width:300px;
    }
	#jinshin-war2021 .text-box{
		width:auto;
		padding-left:20px;
	}
	#jinshin-war2021 .outline-box{
		padding-bottom:100px;
	}
	#jinshin-war2021 .outline-box-en{
		padding-bottom:200px;
	}
	#jinshin-war2021 .jinshin-table th{
		width:15%;
	}
	#jinshin-war2021 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#jinshin-war2021 .midokoro-list li{
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#jinshin-war2021 .midokoro-list li dl{
		width:100%;
	}
	/*2021濃尾震災*/
    #nobi2021 .chirashi-pdf{
            width:300px;
    }
	#nobi2021 .text-box{
		width:auto;
		padding-left:20px;
	}
	/*2021用の美－武家貴族の美意識*/
    #noh-costumes2021 .chirashi-pdf{
            width:300px;
    }
	#noh-costumes2021 .text-box{
		width:auto;
		padding-left:20px;
	}
	#noh-costumes2021 .noh-table th{
		width:15%;
	}
	#noh-costumes2021 .noh-table2 th{
		width:15%;
	}
	#noh-costumes2021 .event-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#noh-costumes2021 .event-list li{
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#noh-costumes2021 .event-list li:nth-child(even){
		margin-right:0;
	}
	#noh-costumes2021 .event-list li:nth-last-child(-n+1){/*最後から1個*/
		margin-bottom:0;
	}
	/*2021波濤を越えて*/
    #voyages2021 .chirashi-pdf{
            width:300px;
    }
	#voyages2021 .text-box{
		width:auto;
		padding-left:20px;
	}
	#voyages2021 .event-table th{
		width:15%;
	}
	#voyages2021 .event-table2 th{
		width:15%;
	}
	#voyages2021 .event-table2 th.en-th{
		width:20%;
	}
	#voyages2021 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#voyages2021 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#voyages2021 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#voyages2021 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	/*2021ちょっと昔の道具たち*/
    #chotto2021 .chirashi-pdf{
            width:300px;
    }
	#chotto2021 .text-box{
		width:auto;
		padding-left:20px;
	}
	#chotto2021 .event-table th{
		width:15%;
	}
	#chotto2021 .event-table2 th{
		width:15%;
	}
	#chotto2021 .event-table2 th.en-th{
		width:20%;
	}
	/*2022岐阜和傘　受け継がれる技と美*/
	#gifu-wagasa2022 .outline-box-inner.en-box{
		padding-bottom:100px;
	}
    #gifu-wagasa2022 .chirashi-pdf{
            width:300px;
    }
	#gifu-wagasa2022 .text-box{
		width:auto;
		padding-left:20px;
	}
	#gifu-wagasa2022 .event-table th,#gifu-wagasa2022 .event-table2 th{
		width:15%;
	}
	#gifu-wagasa2022 .event-table td,#gifu-wagasa2022 .event-table2 td{
		padding-left:20px;
	}
	#gifu-wagasa2022 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#gifu-wagasa2022 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#gifu-wagasa2022 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#gifu-wagasa2022 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	/*2022歴博セレクション　博物館で旅気分！！～江戸時代の旅行ブーム～*/
	#choice2022 .outline-box-inner.en-box{
		padding-bottom:130px;
	}
    #choice2022 .chirashi-pdf{
            width:300px;
    }
	#choice2022 .text-box{
		width:auto;
		padding-left:20px;
	}
	#choice2022 .event-table th,#choice2022 .event-table2 th{
		width:15%;
	}
	#choice2022 .event-table td,#choice2022 .event-table2 td{
		padding-left:20px;
	}
	#choice2022 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#choice2022 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#choice2022 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#choice2022 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	/*2022学制発布150年記念　岐阜の学び舎150年～*/
	#schooling2022 .outline-box-inner.en-box{
		padding-bottom:130px;
	}
    #schooling2022 .chirashi-pdf{
            width:300px;
    }
	#schooling2022 .text-box{
		width:auto;
		padding-left:20px;
	}
	#schooling2022 .event-table th,#schooling2022 .event-table2 th{
		width:15%;
	}
	#schooling2022 .event-table td,#schooling2022 .event-table2 td{
		padding-left:20px;
	}
	/*美濃の名刹　立政寺の寺宝～古文書と仏画の世界～2022--------*/
	#mino2022 .outline-box-inner.en-box{
		padding-bottom:130px;
	}
    #mino2022 .chirashi-pdf{
            width:300px;
    }
	#mino2022 .text-box{
		width:auto;
		padding-left:20px;
	}
	#mino2022 .event-table th,#mino2022 .event-table2 th{
		width:15%;
	}
	#mino2022 .event-table td,#mino2022 .event-table2 td{
		padding-left:20px;
	}
	#mino2022 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#mino2022 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#mino2022 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#mino2022 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	/*企画展「ちょっと昔の道具たち」2022--------*/
	#chotto2022 .outline-box-inner.en-box{
		padding-bottom:130px;
	}
    #chotto2022 .chirashi-pdf{
            width:300px;
    }
	#chotto2022 .text-box{
		width:auto;
		padding-left:20px;
	}
	#chotto2022 .event-table th,#chotto2022 .event-table2 th{
		width:15%;
		vertical-align: middle;
	}
	#chotto2022 .event-table td,#chotto2022 .event-table2 td{
		padding-left:20px;
		vertical-align: middle;
	}
	#chotto2022 .nittei-table td{
		padding:10px;
	}
	#chotto2022 .karakuri-box{
		overflow: hidden;
	}
	#chotto2022 .karakuri-box>*:first-child{
		width:calc(50% - 5px);
		margin-right:10px;
		float: left;
	}
	#chotto2022 .karakuri-box>*:last-child{
		width:calc(50% - 5px);
		float: left;
	}
	/*英語用の調整表*/
	#chotto2022 .nittei-table-en td{
		border-right:1px dashed #ccc;
	}
	#chotto2022 .nittei-table-en td:first-child{
		width: 30%;
	}
	#chotto2022 .nittei-table-en td:last-child{
		border-right:none;
	}
	/*加納藩～江戸幕府を支えた270年～2023--------*/
	#kano2023 .outline-box-inner.en-box{
		padding-bottom:150px;
	}
    #kano2023 .chirashi-pdf{
            width:300px;
    }
	#kano2023 .text-box{
		width:auto;
		padding-left:20px;
	}
	#kano2023 .event-table th,#kano2023 .event-table2 th{
		width:15%;
	}
	#kano2023 .event-table td,#kano2023 .event-table2 td{
		padding-left:20px;
	}
	#kano2023 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#kano2023 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#kano2023 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#kano2023 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	/*美しき岐阜提灯の世界2023--------*/
	#gifu-lanterns2023 .outline-box-inner.en-box{
		padding-bottom:150px;
	}
    #gifu-lanterns2023 .chirashi-pdf{
            width:300px;
    }
	#gifu-lanterns2023 .text-box{
		width:auto;
		padding-left:20px;
	}
	#gifu-lanterns2023 .event-table th{
		width:15%;
	}
	#gifu-lanterns2023 .event-table td{
		padding-left:20px;
	}
	#gifu-lanterns2023 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#gifu-lanterns2023 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#gifu-lanterns2023 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#gifu-lanterns2023 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#gifu-lanterns2023 .midokoro-list li dl{
		width:100%;
	}
	/*鵜飼2023--------*/
	#cormorant-fishing2023 .outline-box-inner.en-box{
		padding-bottom:110px;
	}
    #cormorant-fishing2023 .chirashi-pdf{
            width:300px;
    }
	#cormorant-fishing2023 .text-box{
		width:auto;
		padding-left:20px;
	}
	#cormorant-fishing2023 .event-table th{
		width:15%;
	}
	#cormorant-fishing2023 .event-table td{
		padding-left:20px;
	}
	#cormorant-fishing2023 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#cormorant-fishing2023 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#cormorant-fishing2023 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#cormorant-fishing2023 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#cormorant-fishing2023 .midokoro-list li dl{
		width:100%;
	}
	#cormorant-fishing2023 .event-box1 li:first-child{
		border-right:1px solid #1761aa;
		padding-right:15px;
	}
	#cormorant-fishing2023 .event-box1 li:last-child{
		padding-left:15px;
	}
	/*天下統一2023--------*/
	#unification2023 .outline-box-inner.en-box{
		padding-bottom:110px;
	}
    #unification2023 .chirashi-pdf{
            width:300px;
    }
	#unification2023 .text-box{
		width:auto;
		padding-left:20px;
	}
	#unification2023 .event-table th{
		width:15%;
	}
	#unification2023 .event-table td{
		padding-left:20px;
	}
	#unification2023 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#unification2023 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#unification2023 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#unification2023 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#unification2023 .midokoro-list li dl{
		width:100%;
	}
	#unification2023 .event-box1 li:first-child{
		border-right:1px solid #bca00f;
		padding-right:15px;
	}
	#unification2023 .event-box1 li:last-child{
		padding-left:15px;
	}
	/*ちょっと昔2023--------*/
	#chotto2023 .outline-box-inner.en-box{
		padding-bottom:0px;
	}
    #chotto2023 .chirashi-pdf{
            width:300px;
    }
	#chotto2023 .text-box{
		width:auto;
		padding-left:20px;
	}
	#chotto2023 .event-table th{
		width:15%;
	}
	#chotto2023 .event-table td{
		padding-left:20px;
	}
	/*英語用の調整表*/
	#chotto2023 .nittei-table-en td{
		border-right:1px dashed #ccc;
	}
	#chotto2023 .nittei-table-en td:first-child{
		width: 30%;
	}
	#chotto2023 .nittei-table-en td:last-child{
		border-right:none;
	}	
	/*ここまでわかった！岐阜の古墳2024--------*/
	#ancient-tombs2024 .outline-box-inner.en-box{
		padding-bottom:110px;
	}
    #ancient-tombs2024 .chirashi-pdf{
            width:300px;
    }
	#ancient-tombs2024 .text-box{
		width:auto;
		padding-left:20px;
	}
	#ancient-tombs2024 .event-table th{
		width:15%;
	}
	#ancient-tombs2024 .event-table td{
		padding-left:20px;
	}
	#ancient-tombs2024 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#ancient-tombs2024 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#ancient-tombs2024 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#ancient-tombs2024 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#ancient-tombs2024 .midokoro-list li dl{
		width:100%;
	}
	/*海を渡った漆器ー南蛮漆器の世界－2024--------*/
	#lacquerware2024 .outline-box-inner.en-box{
		padding-bottom:110px;
	}
    #lacquerware2024 .chirashi-pdf{
            width:300px;
    }
	#lacquerware2024 .text-box{
		width:auto;
		padding-left:20px;
	}
	#lacquerware2024 .event-table th{
		width:15%;
	}
	#lacquerware2024 .event-table td{
		padding-left:20px;
	}
	#lacquerware2024 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#lacquerware2024 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#lacquerware2024 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#lacquerware2024 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#lacquerware2024 .midokoro-list li dl{
		width:100%;
	}
	/*火の用心！～岐阜の消防400年のあゆみ～2024--------*/
	#fire2024 .outline-box-inner.en-box{
		padding-bottom:80px;
	}
    #fire2024 .chirashi-pdf{
            width:300px;
    }
	#fire2024 .text-box{
		width:auto;
		padding-left:20px;
	}
	#fire2024 .event-table th{
		width:15%;
	}
	#fire2024 .event-table td{
		padding-left:20px;
	}
	#fire2024 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#fire2024 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#fire2024 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#fire2024 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#fire2024 .midokoro-list li dl{
		width:100%;
	}
	/*つなぐ2024--------*/
	#tsunagu2024 .outline-box-inner.en-box{
		padding-bottom:80px;
	}
    #tsunagu2024 .chirashi-pdf{
            width:300px;
    }
	#tsunagu2024 .text-box{
		width:auto;
		padding-left:20px;
	}
	#tsunagu2024 .event-table th{
		width:15%;
	}
	#tsunagu2024 .event-table td{
		padding-left:20px;
	}
	#tsunagu2024 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#tsunagu2024 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#tsunagu2024 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#tsunagu2024 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#tsunagu2024 .midokoro-list li dl{
		width:100%;
	}
	/*ちょっと昔2024--------*/
	#chotto2024 .outline-box-inner.en-box{
		padding-bottom:0px;
	}
    #chotto2024 .chirashi-pdf{
            width:300px;
    }
	#chotto2024 .text-box{
		width:auto;
		padding-left:20px;
	}
	#chotto2024 .event-table th{
		width:15%;
	}
	#chotto2024 .event-table td{
		padding-left:20px;
	}
	/*英語用の調整表*/
	#chotto2024 .nittei-table-en td{
		border-right:1px dashed #ccc;
	}
	#chotto2024 .nittei-table-en td:first-child{
		width: 30%;
	}
	#chotto2024 .nittei-table-en td:last-child{
		border-right:none;
	}
	#chotto2024 .photo-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#chotto2024 .photo-list li{
		width:49%;
		float: left;
	}
	#chotto2024 .photo-list li:nth-child(odd){
		margin-right:2%;
	}
	/*企画展「実りの考古学－美濃の農耕事始－」2025--------*/
	#harvest2025 .outline-box-inner.en-box{
		padding-bottom:80px;
	}
    #harvest2025 .chirashi-pdf{
            width:300px;
    }
	#harvest2025 .text-box{
		width:auto;
		padding-left:20px;
	}
	#harvest2025 .event-table th{
		width:15%;
	}
	#harvest2025 .event-table td{
		padding-left:20px;
	}
	#harvest2025 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#harvest2025 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#harvest2025 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#harvest2025 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#harvest2025 .midokoro-list li dl{
		width:100%;
	}
	/*お江戸ブックワールド2025--------*/
    #edo2025 .chirashi-pdf{
            width:300px;
    }
	#edo2025 .text-box{
		width:auto;
		padding-left:20px;
	}
	#edo2025 .event-table th{
		width:15%;
	}
	#edo2025 .event-table td{
		padding-left:20px;
	}
	#edo2025 .midokoro-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
	}
	#edo2025 .midokoro-list li:not(.full){
		width:49%;
		margin-right:2%;
		float: left;
		display: flex;
	}
	#edo2025 .midokoro-list li.full{
		width:100%;
		margin-right:0;
	}
	#edo2025 .midokoro-list li:nth-child(2n){
		margin-right:0;
	}
	#edo2025 .midokoro-list li dl{
		width:100%;
	}
	/*ちょっと昔～動画*/
	#chotto-mv .chotto-title{
		width:460px;
		margin-left:auto;
		margin-right:auto;
	}
	#chotto-mv .movie-wrap li:nth-child(2){
		margin-top:0;
	}
	/*講座リスト*/
	.lecture-list{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		z-index:89;
	}
	.lecture-list li{
		width:50%;
		float: left;
		display: flex;
		align-items: center;
	}
	.lecture-list li a{
		width:100%;
		height:100%;
	}
	.lecture-list li:nth-of-type(even) a{
		border-left:none;
	}
	.lecture-list li a{
		border-top:none;
	}
	.lecture-list li:nth-of-type(1) a{
		border-top:1px solid #c9c9c9;
	}
	.lecture-list li:nth-of-type(2) a{
		border-top:1px solid #c9c9c9;
	}
}
/* ////////////////////////////////////////
IEのみ
//////////////////////////////////////// */
@media all and (-ms-high-contrast: none)and (min-width:768px){
	.h4-1,.h4-2,.h4-3,.h4-4,.h4-5{
		padding:30px 5px 5px 5px;
		line-height: 1em;
	}
	#chotto .floor-link{
		padding:10px 20px 5px 20px;
	}
	/*歴博セレクション2020*/
	#taiga-kirin2020 rt { transform: translateY(-0.6em); }
	#taiga-kirin2020 .h4-1{
		padding:25px 5px 0 5px;
		line-height: 1em;
	}
	#taiga-kirin2020 .h4-2{
		padding:25px 5px 0 5px;
		line-height: 1em;
	}
	#contents-box.taiga-kirin2020 h2 span:before{
		margin-top:-32px;
	}
	/*壬申の乱*/
	#jinshin-war2021 rt { transform: translateY(-0.6em); }
	#jinshin-war2021 .h4-1{
		padding:25px 5px 0 5px;
		line-height: 1em;
	}
	#jinshin-war2021 .h4-2{
		padding:25px 5px 0 5px;
		line-height: 1em;
	}
	/*濃尾震災130年*/
	#nobi2021 .h4-1{
		padding:25px 5px 0 5px;
		line-height: 1em;
	}
	/*用の美－武家貴族の美意識*/
	#noh-costumes2021 .h4-1,#noh-costumes2021 .h4-2,#noh-costumes2021 .h4-3{
		padding:25px 5px 0 5px;
		line-height: 1em;
	}
}
/*/////////////////////////////////////
PCのみ
//////////////////////////////////////// */
@media screen and (min-width:1100px) {
	/*歴博セレクション2020*/
	.kikan2-box:first-child{
		width:14.5em;
	}
	.kikan2-box{
		display: table-cell;
	}
}
/* ////////////////////////////////////////
タブレット
//////////////////////////////////////// */
/*タブレット以下*/
@media screen and (max-width: 1100px){
	/*2022歴博セレクション　博物館で旅気分！！～江戸時代の旅行ブーム～*/
	#choice2022 .outline-box-inner{
		padding-bottom:100px;
	}
	/*2022学制発布150年記念　岐阜の学び舎150年*/
	#schooling2022 .outline-box-inner{
		padding-bottom:100px;
	}
	/*美濃の名刹　立政寺の寺宝～古文書と仏画の世界～2022--------*/
	#mino2022 .outline-box-inner{
		padding-bottom:100px;
	}
	/*企画展「ちょっと昔の道具たち」2022--------*/
	#chotto2022 .outline-box-inner{
		padding-bottom:100px;
	}
	/*加納藩～江戸幕府を支えた270年～2023--------*/
	#kano2023 .outline-box-inner{
		padding-bottom:150px;
	}
	/*「美しき岐阜提灯の世界2023--------*/
	#gifu-lanterns2023 .outline-box-inner{
		padding-bottom:170px;
	}
	/*天下統一2023--------*/
	#unification2023 .outline-box-inner{
		padding-bottom:100px;
	}
	#unification2023 .hunkan,#unification2023 .hunkan{
		display: block;
		margin:10px 0;
		text-align: center;
	}
}
@media screen and (min-width: 768px) and (max-width: 990px){
	/*天下統一2023--------*/
	#unification2023 .h4-1{
		background-image:url(../img/exhibition/event/unification2023/midashi-bg1-tab.jpg);
		background-position: center center;
	}
	#unification2023 .h4-2{
		background-image:url(../img/exhibition/event/unification2023/midashi-bg2-tab.jpg);
		background-position: center center;
	}
	#unification2023 .h4-3{
		background-image:url(../img/exhibition/event/unification2023/midashi-bg3-tab.jpg);
		background-position: center center;
	}	
	/*ここまでわかった！岐阜の古墳2024--------*/
	#ancient-tombs2024 .h4-1{
		background-image:url(../img/exhibition/event/ancient-tombs2024/midashi-bg1-tab.jpg);
		background-position: center center;
	}
	#ancient-tombs2024 .h4-2{
		background-image:url(../img/exhibition/event/ancient-tombs2024/midashi-bg2-tab.jpg);
		background-position: center center;
	}
	/*火の用心！～岐阜の消防400年のあゆみ～--------*/
	#fire2024 .outline-box-inner{
		padding-bottom:50px;
	}
	#fire2024 .outline-box-inner.en-box{
		padding-bottom:180px;
	}
	/*企画展「実りの考古学－美濃の農耕事始－」2025--------*/
	#harvest2025 .outline-box-inner{
		padding-bottom:100px;
	}
	#harvest2025 .outline-box-inner.en-box{
		padding-bottom:180px;
	}
	/*お江戸ブックワールド2025--------*/
	#edo2025 .outline-box-inner.en-box{
		padding-bottom:50px;
	}
}
/* ////////////////////////////////////////
SPのみ
//////////////////////////////////////// */
@media screen and (max-width: 767px){
	/*企画展・特別展*/
	.event-pdf-bg{
		background-size: 98px auto;
	}
	.event-pdf a{
		line-height: 1.8em;
		background-size: 100px auto;
		text-align: left;
	}
	.event-img{
		width:60%;
		margin:0 auto 20px auto;
	}
	/*詳細ページ*/
	.kikan-text{
		display: block;
		margin-bottom:0;
	}
	/*2019ちょっと昔～*/
	#chotto .chirashi-pdf img{
		width:100%;
		height:auto;
	}
	#chotto .floor-info p{
		padding-left:65px;
	}
	#chotto .floor-info p:before{
		width: 60px;
		height:45px;
		margin-top:-22.5px;
	}
	#chotto .floor-link{
		padding:10px;
		margin-top:10px;
		text-align: center;
	}
	/*歴博セレクション2020*/
	#selection2020 .chirashi-pdf img{
		max-width:380px;
	}
	/*歴博セレクション2020-2*/
	#choice2020 .chirashi-pdf{
		width:49%;
	}
	#choice2020 .chirashi-pdf:nth-child(2n){
		margin-left:1%;
	}
	/*NHK大河ドラマ特別展「麒麟がくる」*/
	#taiga-kirin2020 .chirashi-pdf{
		width:230px;
	}
	#taiga-kirin2020 .kirin-table th{
		padding-bottom:0;
		text-align: left;
	}
	#taiga-kirin2020 .kirin-table th,#taiga-kirin2020 .kirin-table td{
		display: block;
	}
	#taiga-kirin2020 .kirin-detail-box{
		background-size: 200px auto;
	}
	#taiga-kirin2020 .kirin-detail-box-inner{
		background-size: 200px auto;
	}
	/*【注意】↓ID名付けない*/
	.kakudai-img{
		max-width:100% !important;
	}
	#taiga-kirin2020 .midokoro-list li .kikan-box dt{
		display: block;
	}
	#taiga-kirin2020 .midokoro-list li .kikan-box dd{
		display: block;
		border-top:none;
		border-left:1px solid #13a6a0;
	}
	#taiga-kirin2020 rt { transform: translateY(0em); }
	/*2020ちょっと昔～*/
    #chotto2020 .chirashi-pdf{
        max-width:250px;
        margin:0 auto;
    }
	#chotto2020 .mv-title{
		position: absolute;
		width:250px;
		height:auto;
		top:0;
		left:50%;
		margin-left:-125px;
		margin-top:-50px;
	}
	#chotto2020 .mv-title-s span{
		border-radius:0;
		display: block;
	}
	/*2021壬申の乱～*/
    #jinshin-war2021 .chirashi-pdf{
        text-align: center;
    }
    #jinshin-war2021 .chirashi-pdf img{
        width:60%;
    }
	#jinshin-war2021{
		background-image: url(../img/exhibition/event/jinshin-war2021/outline-bg-sp.jpg);
		background-size: 100% auto; 
		background-repeat: no-repeat;
		background-position: top 0 left;
	}
	#jinshin-war2021 h2{
		margin-bottom:0!important;
	}
	#jinshin-war2021 .outline-box{
		background-image: url(../img/exhibition/event/jinshin-war2021/outline-bg.jpg);
		background-size: 200px auto; 
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-bottom:150px;
	}
	#jinshin-war2021 .outline-box-en{
		background-image: url(../img/exhibition/event/jinshin-war2021/outline-bg.jpg);
		background-size: 200px auto; 
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-bottom:170px;
	}
	#jinshin-war2021 .jinshin-table th{
		padding-bottom:0;
		text-align: left;
	}
	#jinshin-war2021 .jinshin-detail-box{
		background-size: 159px auto;
	}
	#jinshin-war2021 .jinshin-detail-box-inner{
		background-size: 159px auto;
	}
	#jinshin-war2021 .jinshin-table th,#jinshin-war2021 .jinshin-table td{
		display: block;
	}
	#jinshin-war2021 .jinshin-detail-box{
		background-size: 150px auto;
	}
	#jinshin-war2021 .jinshin-detail-box-inner{
		background-size: 150px auto;
		background-position: left bottom 70px;
	}
	#jinshin-war2021 rt { transform: translateY(0em); }
    /*2021濃尾震災*/
    #nobi2021 .chirashi-pdf{
        text-align: center;
    }
	#nobi2021{
		background-size: 240px auto;
	}
    #nobi2021 .chirashi-pdf img{
        width:60%;
    }
    /*2021用の美－武家貴族の美意識*/
	#noh-costumes2021 .outline-box-inner{
		background-position: right 0px bottom 0px;
		padding-bottom:50px;	
	}
    #noh-costumes2021 .chirashi-pdf{
        text-align: center;
    }
    #noh-costumes2021 .chirashi-pdf img{
        width:60%;
    }
	#noh-costumes2021 .noh-table th{
		padding-bottom:0;
		text-align: left;
	}
	#noh-costumes2021 .noh-table th,#noh-costumes2021 .noh-table td{
		display: block;
	}
	#noh-costumes2021 .noh-table2 th{
		padding-bottom:0;
		text-align: left;
	}
	#noh-costumes2021 .noh-table2 th,#noh-costumes2021 .noh-table2 td{
		display: block;
	}
	#noh-costumes2021 .event-list li{
		margin-bottom:50px;
	}
	#noh-costumes2021 .event-list li:last-child{
		margin-bottom:0;
	}
	/*「私の推シ！！」キャプション*/
	#noh-costumes2021 .oshi-title-wrap{
		max-width:320px;
	}
	#noh-costumes2021 .oshi-title{
		top:-60px;
		left:0;
		margin-left:0;
	}
	#noh-costumes2021 .fukidashi{
		margin-left:0;
		margin-top:27px;
	}
	#noh-costumes2021 .sp-fukidashi-margin{
		margin-top:35px;
	}
	#noh-costumes2021 .fukidashi-icon{
		width:34px;
		left:50%;
		margin-left:-17px;
		top:-25px;
	}
	@media screen and (max-width: 320px){
		#noh-costumes2021 .oshi-title{
			top:-50px;
		}
	}
    /*2021波濤を越えて*/
    #voyages2021 .chirashi-pdf{
        text-align: center;
    }
    #voyages2021 .chirashi-pdf img{
        width:60%;
    }
	#voyages2021 .outline-box-inner,#voyages2021 .event-box1,#voyages2021 .event-box2,#voyages2021 .event-box3{
		background-size: 100% auto;	
	}
	#voyages2021{
		background-size: 80% auto;	
	}
	#voyages2021 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
	#voyages2021 .event-table th,#voyages2021 .event-table td{
		display: block;
	}
	#voyages2021 .event-table2 th{
		padding-bottom:0;
		text-align: left;
	}
	#voyages2021 .event-table2 th,#voyages2021 .event-table2 td{
		display: block;
	}
	#voyages2021 .gifushimbun-text{
		display: table-cell;
		width: 70%;
	}
	#voyages2021 .gifushimbun{
		display: table-cell;
		width: 30%;
	}
	#voyages2021 .midokoro-list li .kikan-box dt{
		display: block;
	}
	#voyages2021 .midokoro-list li .kikan-box dd{
		display: block;
		border-top:none;
		border-left:1px solid #32b4c7;
	}
    /*2021ちょっと昔の道具たち*/
    #chotto2021 .chirashi-pdf{
        text-align: center;
    }
    #chotto2021 .chirashi-pdf img{
        width:60%;
    }
    #chotto2021 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #chotto2021 .event-table th,#chotto2021 .event-table td{
		display: block;
	}
    #chotto2021 .outline-box-inner{
		padding-bottom:225px;
	}
    #chotto2021 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #chotto2021 .event-table th,#chotto2021 .event-table td{
		display: block;
	}
    #chotto2021 .photo-box li{
		margin-top:10px;
	}
    #chotto2021 .photo-box li:first-child{
		margin-top:0;
	}
    /*2022岐阜和傘　受け継がれる技と美*/
	#gifu-wagasa2022 .outline-box-inner{
		padding-bottom:120px;
	}
    #gifu-wagasa2022 .chirashi-pdf{
        text-align: center;
    }
    #gifu-wagasa2022 .chirashi-pdf img{
        width:60%;
    }
    #gifu-wagasa2022 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #gifu-wagasa2022 .event-table th,#gifu-wagasa2022 .event-table td{
		display: block;
	}
	#gifu-wagasa2022 .event-table2 th{
		padding-bottom:0;
		text-align: left;
	}
	#gifu-wagasa2022 .event-table2 th,#gifu-wagasa2022 .event-table2 td{
		display: block;
	}
	#gifu-wagasa2022 .midokoro-list li .kikan-box dt{
		display: block;
	}
	#gifu-wagasa2022 .midokoro-list li .kikan-box dd{
		display: block;
		border-top:none;
		border-left:1px solid #32b4c7;
	}
	/*2022歴博セレクション　博物館で旅気分！！～江戸時代の旅行ブーム～*/
	#choice2022 .outline-box-inner{
		padding-bottom:170px;
	}
    #choice2022 .chirashi-pdf{
        text-align: center;
    }
    #choice2022 .chirashi-pdf img{
        width:60%;
    }
    #choice2022 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #choice2022 .event-table th,#choice2022 .event-table td{
		display: block;
	}
	#choice2022 .midokoro-list li .kikan-box dt{
		display: block;
	}
	#choice2022 .midokoro-list li .kikan-box dd{
		display: block;
		border-top:none;
		border-left:1px solid #32b4c7;
	}
	#choice2022 .h4-1{
		background-image:url(../img/exhibition/event/choice2022/midashi-bg1-sp.jpg);
	}
	#choice2022 .h4-3{
		background-image:url(../img/exhibition/event/choice2022/midashi-bg2-sp.jpg);
	}
	/*2022学制発布150年記念　岐阜の学び舎150年*/
	#schooling2022 .outline-box-inner{
		padding-bottom:120px;
	}
    #schooling2022 .chirashi-pdf{
        text-align: center;
    }
    #schooling2022 .chirashi-pdf img{
        width:60%;
    }
    #schooling2022 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #schooling2022 .event-table th,#schooling2022 .event-table td{
		display: block;
	}
	#schooling2022 .h4-1{
		background-image:url(../img/exhibition/event/schooling2022/midashi-bg1-sp.jpg);
	}
	#schooling2022 .h4-3{
		background-image:url(../img/exhibition/event/schooling2022/midashi-bg1-sp.jpg);
	}
	/*美濃の名刹　立政寺の寺宝～古文書と仏画の世界～2022--------*/
	#mino2022{
		background-size: 180px auto;
	}
	#mino2022 .outline-box-inner{
		padding-bottom:120px;
		background-size: 120px auto;
	}
    #mino2022 .chirashi-pdf{
        text-align: center;
    }
    #mino2022 .chirashi-pdf img{
        width:60%;
    }
    #mino2022 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #mino2022 .event-table th,#mino2022 .event-table td{
		display: block;
	}
	#mino2022 .h4-1{
		background-image:url(../img/exhibition/event/mino2022/midashi-bg1-sp.jpg);
	}
	#mino2022 .h4-3{
		background-image:url(../img/exhibition/event/mino2022/midashi-bg1-sp.jpg);
	}
	/*企画展「ちょっと昔の道具たち」2022--------*/
	#chotto2022{
		background-size: 280px;
	}
	#chotto2022 .outline-box-inner{
		padding-bottom:180px;
	}
    #chotto2022 .chirashi-pdf{
        text-align: center;
    }
    #chotto2022 .chirashi-pdf img{
        width:60%;
    }
    #chotto2022 .event-table th,#chotto2022 .event-table2 th{
		padding-bottom:0;
		text-align: left;
	}
    #chotto2022 .event-table th,#chotto2022 .event-table td,#chotto2022 .event-table2 th,#chotto2022 .event-table2 td{
		display: block;
	}
	#chotto2022 .h4-1{
		background-image:url(../img/exhibition/event/chotto2022/midashi-bg1-sp.jpg);
	}
	#chotto2022 .h4-2{
		background-image:url(../img/exhibition/event/chotto2022/midashi-bg2-sp.png);
	}
	#chotto2022 .h4-3{
		background-image:url(../img/exhibition/event/chotto2022/midashi-bg3-sp.jpg);
	}
	#chotto2022 .karakuri-box>*:last-child{
		margin-top:10px;
	}
	#chotto2022 .nittei-table tr td:first-child{
		padding-top:10px;
	}
	#chotto2022 .nittei-table tr td:last-child{
		padding-bottom:10px;
	}
	/*特集展示ボタンの文字色*/
	#chotto2022 .info-btn-chotto2022-en a{
		text-align: left;
	}
	/*加納藩～江戸幕府を支えた270年～2023--------*/
	#kano2023{
		background-size: 160px auto;
	}
    #kano2023 .chirashi-pdf{
        text-align: center;
    }
    #kano2023 .chirashi-pdf img{
        width:60%;
    }
    #kano2023 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #kano2023 .event-table th,#kano2023 .event-table td{
		display: block;
	}
    #kano2023 .event-table2 th{
		padding-bottom:0;
		text-align: left;
	}
    #kano2023 .event-table2 th,#kano2023 .event-table2 td{
		display: block;
	}
	#kano2023 .h4-1{
		background-image:url(../img/exhibition/event/kano2023/midashi-bg1-sp.jpg);
	}
	#kano2023 .h4-1 .event-bar{
		width:80%;
		height:auto;
		top:-31px;
		left:10%;
		margin-left:0;
	}
	/*美しき岐阜提灯の世界2023--------*/
	#gifu-lanterns2023{
		background-size: 210px auto;
	}
	#gifu-lanterns2023 .outline-box-inner{
		background-size: 220px auto;
	}
    #gifu-lanterns2023 .chirashi-pdf{
        text-align: center;
    }
    #gifu-lanterns2023 .chirashi-pdf img{
        width:60%;
    }
    #gifu-lanterns2023 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #gifu-lanterns2023 .event-table th,#gifu-lanterns2023 .event-table td{
		display: block;
	}
	#gifu-lanterns2023 .h4-1{
		background-image:url(../img/exhibition/event/gifu-lanterns2023/midashi-bg1-sp.jpg);
	}
	/*鵜飼2023--------*/
	#cormorant-fishing2023{
		background-size: 250px auto;
	}
	#cormorant-fishing2023 .outline-box-inner{
		background-size: 240px auto;
		padding-bottom:110px;
	}
    #cormorant-fishing2023 .chirashi-pdf{
        text-align: center;
    }
    #cormorant-fishing2023 .chirashi-pdf img{
        width:60%;
    }
    #cormorant-fishing2023 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #cormorant-fishing2023 .event-table th,#cormorant-fishing2023 .event-table td{
		display: block;
	}
	#cormorant-fishing2023 .h4-1{
		background-image:url(../img/exhibition/event/cormorant-fishing2023/midashi-bg1-sp.jpg);
	}
	#cormorant-fishing2023 .event-box1 li:first-child{
		border-bottom:1px solid #1761aa;
		padding-bottom:15px;
	}
	#cormorant-fishing2023 .event-box1 li:last-child{
		padding-top:15px;
	}
	/*天下統一2023--------*/
	#unification2023{
		background-size: 210px auto;
	}
	#unification2023 .outline-box-inner{
		padding-bottom:60px;
	}
    #unification2023 .chirashi-pdf{
        text-align: center;
    }
    #unification2023 .chirashi-pdf img{
        width:60%;
    }
    #unification2023 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #unification2023 .event-table th,#unification2023 .event-table td{
		display: block;
	}
	#unification2023 .h4-1{
		background-image:url(../img/exhibition/event/unification2023/midashi-bg1-sp.jpg);
	}
	#unification2023 .h4-2{
		background-image:url(../img/exhibition/event/unification2023/midashi-bg2-sp.jpg);
	}
	#unification2023 .h4-3{
		background-image:url(../img/exhibition/event/unification2023/midashi-bg3-sp.jpg);
	}
	#unification2023 .h5-3{
		background-image:url(../img/exhibition/event/unification2023/midashi-bg2-2-sp.jpg);
	}
	#unification2023 .event-box1 li:first-child{
		border-bottom:2px solid #bca00f;
		padding-bottom:10px;
	}
	#unification2023 .event-box1 li:last-child{
		padding-top:10px;
	}
	#unification2023 .event-table2 tr:first-child th{
		padding-top:0;
	}
	#unification2023 .event-table2 td{
		padding-top:0;
	}
	/*ちょっと昔2023--------*/
	#chotto2023 .outline-box-inner{
		background-size: 230px auto;
		padding-bottom:120px;
	}
    #chotto2023 .chirashi-pdf{
        text-align: center;
    }
    #chotto2023 .chirashi-pdf img{
        width:60%;
    }
    #chotto2023 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #chotto2023 .event-table th,#chotto2023 .event-table td,#chotto2023 .event-table2 th,#chotto2023 .event-table2 td{
		display: block;
	}
	#chotto2023 .h4-1{
		background-image:url(../img/exhibition/event/chotto2023/midashi-bg1-sp.jpg);
	}
	#chotto2023 .h4-2{
		background-image:url(../img/exhibition/event/chotto2023/midashi-bg2-sp.jpg);
	}
	#chotto2023 .nittei-table tr td{
		padding:0 5px;
	}
	#chotto2023 .nittei-table tr td:first-of-type{
		padding-top:5px!important;
	}
	#chotto2023 .nittei-table tr td:last-of-type{
		padding-top:5px!important;
	}
	#chotto2023 .h5-1{
		margin-top:60px;
		padding:10px;
		text-align: center;
	}
	#chotto2023 .h5-1 span{
		padding-left:0;
	}
	#chotto2023 .event-box1 .h5-1 span:before{
		background-image: url("../img/exhibition/event/chotto2023/event1-sp.png");
	}
	#chotto2023 .event-box2 .h5-1 span:before{
		background-image: url("../img/exhibition/event/chotto2023/event2-sp.png");
	}
	#chotto2023 .event-box3 .h5-1 span:before{
		background-image: url("../img/exhibition/event/chotto2023/event3-sp.png");
	}
	#chotto2023 .event-box4 .h5-1 span:before{
		background-image: url("../img/exhibition/event/chotto2023/event4-sp.png");
	}
	#chotto2023 .event-box1 .h5-1 span:before,#chotto2023 .event-box2 .h5-1 span:before,#chotto2023 .event-box3 .h5-1 span:before,#chotto2023 .event-box4 .h5-1 span:before{
		top:-60px;
		left:50%;
		margin-left:-49px;
		margin-top:0;
	}
	/*ちょっと昔2024--------*/
	#chotto2024{
		background-size: 80% auto;
	}
	#chotto2024 .outline-box-inner{
		background-image: url(../img/exhibition/event/chotto2024/bg2-sp.png);
		padding-bottom:120px;
	}
    #chotto2024 .chirashi-pdf{
        text-align: center;
    }
    #chotto2024 .chirashi-pdf img{
        width:60%;
    }
    #chotto2024 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #chotto2024 .event-table th,#chotto2024 .event-table td,#chotto2024 .event-table2 th,#chotto2024 .event-table2 td{
		display: block;
	}
	#chotto2024 .h4-1{
		background-image:url(../img/exhibition/event/chotto2024/midashi-bg1-sp.jpg);
	}
	#chotto2024 .h4-2{
		background-image:url(../img/exhibition/event/chotto2024/midashi-bg2-sp.jpg);
	}
	#chotto2024 .nittei-table tr td{
		padding:0 5px;
	}
	#chotto2024 .nittei-table tr td:first-of-type{
		padding-top:5px!important;
	}
	#chotto2024 .nittei-table tr td:last-of-type{
		padding-top:5px!important;
	}
	#chotto2024 .h5-1{
		margin-top:58px;
		padding:12px 10px 9px 10px;
		text-align: center;
	}
	#chotto2024 .h5-1 span{
		padding-left:0;
	}
	#chotto2024 .event-box1 .h5-1 span:before{
		background-image: url("../img/exhibition/event/chotto2024/event1-sp.png");
	}
	#chotto2024 .event-box2 .h5-1 span:before{
		background-image: url("../img/exhibition/event/chotto2024/event2-sp.png");
	}
	#chotto2024 .event-box3 .h5-1 span:before{
		background-image: url("../img/exhibition/event/chotto2024/event3-sp.png");
	}
	#chotto2024 .event-box1 .h5-1 span:before,#chotto2024 .event-box2 .h5-1 span:before,#chotto2024 .event-box3 .h5-1 span:before{
		top:-58px;
		left:50%;
		margin-left:-27.5px;
		margin-top:0;
	}
	/*写真*/
	#chotto2024 .photo-list{
		margin-top:50px;
		margin-bottom:0;
	}
	/*ここまでわかった！岐阜の古墳2024--------*/
	#ancient-tombs2024{
		background-size: 230px auto;
	}
	#ancient-tombs2024 .outline-box-inner{
		background-size: 240px auto;
		padding-bottom:110px;
	}
    #ancient-tombs2024 .chirashi-pdf{
        text-align: center;
    }
    #ancient-tombs2024 .chirashi-pdf img{
        width:60%;
    }
    #ancient-tombs2024 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #ancient-tombs2024 .event-table th,#ancient-tombs2024 .event-table td{
		display: block;
	}
	#ancient-tombs2024 .h4-1{
		background-image:url(../img/exhibition/event/ancient-tombs2024/midashi-bg1-sp.jpg);
	}
	#ancient-tombs2024 .event-bar-wrap{
		margin-top:50px;
	}
	#ancient-tombs2024 .event-bar{
		width:220px;
		height:auto;
		top:-40px;
		margin-left:-110px;
	}
	#ancient-tombs2024 .h4-2{
		background-image:url(../img/exhibition/event/ancient-tombs2024/midashi-bg2-sp.jpg);
	}
	#ancient-tombs2024 .h4-3{
		background-image:url(../img/exhibition/event/ancient-tombs2024/midashi-bg3-sp.jpg);
		padding:25px 5px 14px 5px;
	}
	/*海を渡った漆器ー南蛮漆器の世界－--------*/
	#lacquerware2024{
		background-size: 150px auto;
	}
	#lacquerware2024 .outline-box-inner{
		background-size: 150px auto;
		padding-bottom:110px;
	}
    #lacquerware2024 .chirashi-pdf{
        text-align: center;
    }
    #lacquerware2024 .chirashi-pdf img{
        width:60%;
    }
    #lacquerware2024 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #lacquerware2024 .event-table th,#lacquerware2024 .event-table td{
		display: block;
	}
	#lacquerware2024 .h4-1{
		background-image:url(../img/exhibition/event/lacquerware2024/midashi-bg1-sp.jpg);
	}
	#lacquerware2024 .event-bar-wrap{
		margin-top:50px;
	}
	#lacquerware2024 .event-bar{
		width:220px;
		height:auto;
		top:-40px;
		margin-left:-110px;
	}
	#lacquerware2024 .h4-2{
		background-image:url(../img/exhibition/event/lacquerware2024/midashi-bg2-sp.jpg);
	}
	/*火の用心！～岐阜の消防400年のあゆみ～2024--------*/
	#fire2024{
		background-size: 100% auto;
	}
	#fire2024 .outline-box-inner{
		background-size: 240px auto;
		padding-bottom:110px;
	}
    #fire2024 .chirashi-pdf{
        text-align: center;
    }
    #fire2024 .chirashi-pdf img{
        width:60%;
    }
    #fire2024 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #fire2024 .event-table th,#fire2024 .event-table td{
		display: block;
	}
	#fire2024 .h4-1{
		background-image:url(../img/exhibition/event/fire2024/midashi-bg1-sp.jpg);
	}
	/*つなぐ2024--------*/
	#tsunagu2024 .status-kikan {
		padding-right:30px;
	}
	#tsunagu2024{
		background-size: 100% auto;
	}
	#tsunagu2024:before{
		position: absolute;
		top:40px;
		right:0;
		content:'';
		width:55px;
		height:76.5px;
		background-image: url(../img/exhibition/event/tsunagu2024/bg1.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
	#tsunagu2024 .outline-box-inner{
		background-size: 240px auto;
		padding-bottom:10px;
	}
    #tsunagu2024 .chirashi-pdf{
        text-align: center;
    }
    #tsunagu2024 .chirashi-pdf img{
        width:60%;
    }
    #tsunagu2024 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #tsunagu2024 .event-table th,#tsunagu2024 .event-table td{
		display: block;
	}
	#tsunagu2024 .h4-1{
		background-image:url(../img/exhibition/event/tsunagu2024/midashi-bg1-sp.png);
	}
	/*企画展「実りの考古学－美濃の農耕事始－」2025--------*/
	#harvest2025{
		background-size: 210px auto;
	}
	#harvest2025 .outline-box-inner{
		background-size: 200px auto;
		padding-bottom:110px;
	}
    #harvest2025 .chirashi-pdf{
        text-align: center;
    }
    #harvest2025 .chirashi-pdf img{
        width:60%;
    }
    #harvest2025 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #harvest2025 .event-table th,#harvest2025 .event-table td{
		display: block;
	}
	#harvest2025 .h4-1{
		background-image:url(../img/exhibition/event/harvest2025/midashi-bg1-sp.jpg);
	}
	/*火の用心！～岐阜の消防400年のあゆみ～2024--------*/
	#edo2025{
		background-image:url("../img/exhibition/event/edo2025/bg2-sp.png");
		background-size: 280px auto;
		background-position: right top;
	}
	#edo2025 .outline-box-inner{
		background-size: 240px auto;
		padding-bottom:150px;
	}
    #edo2025 .chirashi-pdf{
        text-align: center;
    }
    #edo2025 .chirashi-pdf img{
        width:60%;
    }
    #edo2025 .event-table th{
		padding-bottom:0;
		text-align: left;
	}
    #edo2025 .event-table th,#edo2025 .event-table td{
		display: block;
	}
	#edo2025 .h4-1{
		background-image:url(../img/exhibition/event/edo2025/midashi-bg1-sp.jpg);
	}
	/*ちょっと昔～動画*/
	#chotto-mv .chotto2020-box4{
		background-image:url(../img/exhibition/event/chotto-mv/movie-illust-sp.png);
	}
	#chotto-mv .chotto2020-box5{
		background-image:url(../img/exhibition/event/chotto-mv/movie-illust-sp.png);
	}
	/*講座リスト*/
	.lecture-list li a{
		border-bottom:none;
	}
	.lecture-list li:last-child a{
		border-bottom:1px solid #c9c9c9;
	}
}
@media screen and (min-width: 500px) and (max-width: 767px){
}
@media screen and (min-width: 568px) and (max-width: 600px){
}
/* ////////////////////////////////////////
印刷用
//////////////////////////////////////// */
@media print{
}
