a:link { color: #000000; text-decoration: underline;}
a:visited { color: #000000; text-decoration: underline;}
a:hover { color: #000000; text-decoration: underline;}
a:active { color: #000000; text-decoration: underline;}
p {
    display: block;
    margin-block-start: 0.75em;
    margin-block-end: 0.75em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
h1 {
    font-size: 2em;
	line-height: 1.5em;
    margin: 0.67em 0;
}
body {
	font-family: tbudrgothic-std, sans-serif;
	font-weight: 400;

}
area{
	border:none;
	outline:none;
}
table {
    display: table;
    border-collapse: collapse;
    border-color: #aaaaaa;
    margin: 0.5em 0 0.5em 0;

}
figure {
    margin: 0;
    margin-block-start: 0em;
    margin-block-end: 0em;
}
ul, ol {
    margin: 0;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
nav{
	text-align: center;
}
nav ul{
	margin: 0 ;
	padding: 0 ;
}
nav li{
	list-style: none;
	display: inline-block;
	min-width: 200px;
}

.page {
    margin-left : auto;
    margin-right : auto ;
    padding-left: 3%;
    padding-right: 3%;
    font-family: tbudrgothic-std, sans-serif;
    font-weight: 400;

}
.single {
    margin-left : auto;
    margin-right : auto ;
    padding-left: 3%;
    padding-right: 3%;
    font-family: tbudrgothic-std, sans-serif;
    font-weight: 400;
    line-height: 1.75em;
}
.post {
    margin-left : auto;
    margin-right : auto ;
    padding-left: 3%;
    padding-right: 3%;
}
.wp-block-image {
    max-width: 100%;
    margin-bottom: 0em;
}
.wp-block-calendar table {
    width: 100%;
    margin-left : auto ;
    margin-right : auto ;
    border:none;
    font-family: tbudrgothic-std, sans-serif;
}
.wp-block-calendar table th {
    padding-left: 5%;
    padding-right: 5%;
    background-color: transparent;
    border:none;
    font-family: tbudrgothic-std, sans-serif;
}
.wp-block-calendar table tbody {
    color: #40464d;
}
.wp-block-calendar table td {
    padding: 2%;
    border:none;
    vertical-align: top;
}
.wp-block-calendar tfoot a {
	font-size: 18px;
    color: #000000;
}
.wp-block-columns {
    margin-bottom: 0em;
}
.calendar_month{
	height: auto;
	width: 20%;
}
.closed-day {
    position: relative;
}
.absolute {
    position: absolute;
    top: 0;
    left: 0;
}
.opacity-half {
  opacity: 0.3;
}
.admission-table {
	border-collapse:  collapse; 
}
.admission-table tr, td {
	border: solid 1px;
	border-color: #aaaaaa;
	padding: 20px 10px 20px 10px;
}
.greeting{
	line-height: 1.75em;
	font-size: 16px;
}
.covid{
	line-height: 1.75em;
	font-size: 16px;
}
.site-info{
	font-size: 14px;
}
.footer-menu{
	 float:right;
	 
}

.biography{
	margin-left : auto;
	margin-right : auto ;
	line-height: 1.75em;
	font-size: 12px;
}
.biography-table {
	border-collapse:  collapse; 
	width: 100%;
}
.biography-table tr, td {
	border: solid 0px;
	border-color: #aaaaaa;
	padding: 10px 10px 10px 10px;
}
.biography-table tr td:nth-child(1) {
  width: 15%;
  white-space: nowrap;
  vertical-align: top;
  border-bottom-width: 1px;
}
.biography-table tr td:nth-child(2) {
  width: 15%;
  white-space: nowrap;
  vertical-align: top;
  border-bottom-width: 1px;
}
.biography-table tr td:nth-child(3) {
	width: 70%;
	vertical-align: top;
	border-bottom-width: 1px;
}
.no-margin {
	margin: 0;
	margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-top: 0px;
}
.kaimaku{
	margin-left : auto;
	margin-right : auto ;
	width: 300px;
}
.kaimaku-image{
	position:relative;
	top:20px; 
}
.icon-image{
	position:relative;
	top:10px; 
	margin-right : 10px ;
}
.museum-menu{
	width: 100%;
    margin-left : auto ;
    margin-right : auto ;
}
.museum-menu-left{
	width: 100%;
    margin-left : auto ;
    margin-right : auto ;

}
.museum-table tr td:nth-child(1) {
  width: 60px;
}
.image-to-red {
    filter: invert(44%) sepia(75%) saturate(1804%) hue-rotate(9deg) brightness(100%) contrast(102%);
}
.image-to-blue {
    filter: invert(53%) sepia(78%) saturate(4139%) hue-rotate(146deg) brightness(89%) contrast(101%);
}
.image-to-cream {
    filter: invert(87%) sepia(45%) saturate(59%) hue-rotate(21deg) brightness(156%) contrast(105%);
}
.image-to-gray {
    filter: invert(72%) sepia(0%) saturate(1%) hue-rotate(10deg) brightness(85%) contrast(89%);
}
.shop-title {
	margin: 0 0 5px 0;
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-inline-start: 0px;
	margin-inline-end: 5px;
	letter-spacing: 2px;
}
.has-large-font-size {
	font-size: 1.8em !important;
    line-height: 1.8em !important;
}

@media (min-width: 600px) {
    .wp-block-column {
      flex-basis: calc(50% - 16px);
      flex-grow: 0; }
      .wp-block-column:nth-child(even) {
        margin-left: 0px; } 
    }
@media (min-width: 782px) {
    .wp-block-column:not(:first-child) {
      margin-left: 0px; } 
	}
	.museum-menu{
		padding-right: 10px;
	}
      
@media screen and (min-width:1024px) {
	.admission-table {
		width: 75%;
	}
	.page {
		margin-left : auto;
		margin-right : auto ;
		width: 1024px;
		padding-left: 0;
		padding-right: 0;
	}
	.single {
		margin-left : auto;
		margin-right : auto ;
		width: 840px;
		padding-left: 0;
		padding-right: 0;
	}
	.exhibition {
		margin-left : auto;
		margin-right : auto ;
		width: 840px;
		padding-left: 0;
		padding-right: 0;
	}
	.wp-block-calendar table {
	    width: 65%;
	}
	.accessmap {
		margin-left : auto;
		margin-right : auto ;
		width: 1024px;
		line-height: 1.0em;
	}
	.access {
		margin-left : auto;
		margin-right : auto ;
		width: 80%;
		line-height: 1.0em;
	}
	.buttons{
		margin-left : auto;
		margin-right : auto ;
		width: 640px;
	}
	.greeting{
		margin-left : auto;
		margin-right : auto ;
		line-height: 2em;
	}
	.watashi{
		margin-left : auto;
		margin-right : auto ;
		line-height: 2em;
	}
	.biography{
		margin-left : auto;
		margin-right : auto ;
		line-height: 2em;
		font-size: 14px;
	}
	.information {
		margin-left : auto;
		margin-right : auto ;
		width: 800px;
		padding-left: 0;
		padding-right: 0;
	}
	.museum-menu{
		padding-right: 15px;
	}
	.days-image{
		width: 68px;
		height: 68px;
	}
	.closed-image{
		width: 68px;
		height: 90px;
	}
	.square-image {
		padding: 3%;
	}

}