@charset "utf-8";
/* CSS Document */	
			
@media screen and (max-width: 667px) {
#SMP------------------------{}
    section#special ul li:nth-child(1) {
        width: 47%;
        margin-right: 0%;
    }
    section#special ul.no-degitalmuseum{
        width: 50%;
        margin:0 auto;
    }
    section#special ul.no-degitalmuseum li:nth-child(1) {
        width: 100%;
        margin-right: 0%;
    }
    #banners ul {
        margin-bottom: 0px;
    }
    #banners .btn1row  {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    #banners .btn1row .btn {
        margin-top: 0px;
        width:290px;
    }
	.bx-wrapper .bx-pager {
  		bottom: -6VW;
	}
	#main__slide .bx-wrapper {
  		margin-left: 0;
	}
	.bx-pager {
  		left: 0;
	}
	#main__slide {
        width: 100VW;
        height: 40VW;
    }
	#main__slide .bx-wrapper img {
  		width: 100%;
	}
	.exhibition__link + .exhibition__main  {
		margin-top:10px!important;
		padding-top: 30px!important;
	}
}

@media screen and (min-width: 668px) {
#PC------------------------{}
    section#special ul{
        width: 720px;
        margin:0 auto;
    }
    section#special ul.no-degitalmuseum{
        width: 345px;
        margin:0 auto;
    }
	
    section#special ul li:last-child{
        margin-right:0;
    }
    #banners ul {
        margin-bottom: 30px;
    }
    #banners .btn1row .btn {
        width:542px;
    }
	.bx-wrapper .bx-pager {
  		bottom: -25px;
	}
	.exhibition__link + .exhibition__main  {
		margin-top:10px!important;
		padding-top: 30px!important;
	}
    .bx-wrapper .bx-pager.bx-default-pager a {
      	width: 7px;
      	height: 7px;
    }
	#closedday {
  		margin-top: 25px;
	}
}

.exhibition__link + .exhibition__main  {
    border-top: 2px #FFF solid!important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #f0f0f0;
}