@charset "utf-8";
/* CSS Document */
html {
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
body {
	margin: 0;
	padding: 0;
	color: #2C2420;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.noto100 {
	font-weight: 100;
}
.noto300 {
	font-weight: 300;
}
.noto400 {
	font-weight: 400;
}
.noto500 {
	font-weight: 500;
}
.noto700 {
	font-weight: 700;
}
.noto900 {
	font-weight: 900;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
	clear: left;
}
a img {
	border: none;
}
a:link {
	color: #000;
	border: none;
}
a:visited {
	color: #000;
	border: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 24px
}
h1 {
	/*clear: both;*/
} /* 48px */
h2 {
	font-size: 100%;
	line-height: 2.25;
	margin: 0px;
	padding: 0px;
} /* 48px */
h3 {
	font-size: 100%;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
} /* 24px */
h4 {
	font-size: 100%;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
} /* 24px */
hgroup h2, h4, h5, h6 {
	font-size: 16px; /* 16px */
	line-height: 1.5
} /* 24px */
#homelimk a {
	text-decoration: none;
	display: none;
}
/*NAVI*/
#menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
}
#pankuzu {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
}
#pankuzu a {
	text-decoration: none;
}
#pankuzu a:hover {
	color: #af8068;
}
#main_visual {
	clear: both;
}
#contents, #contents2 {
	width: 95%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contents h1, #contents2 h1 {
	font-size: 100%;
	line-height: 3;
	margin: 0px;
	padding: 0px;
}
#contents h2, #contents2 h2 {
	padding-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
#contents h2 a, #contents2 h2 a {
	text-decoration: none;
}
#contents p, #contents2 p {
	padding: 5px;
	font-size: 85%;
	clear: left;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents ul li, #contents2 ul li {
	font-size: 85%;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}
#contents ol li, #contents2 ol li {
	font-size: 85%;
	padding-right: 5px;
	padding-left: 5px;
	list-style-position: inside;
}
#contents iframe {
	padding-top: 10px;
}
.info h2 a:hover {
	color: #af8068;
}
#contents2 h2 {
	color: #af8068;
	margin-bottom: 5px;
}
#contents2 h3 {
	border-bottom: 3px solid#AF8068;
}
#contents2 h4 {
	border-bottom: 1px dotted #AF8068;
}
#contents2 th {
	text-align: left;
	width: 20%;
}


#side {
	width: 100%;
	font-size: 90%;
	font-weight: 600;
	margin-top: 190px;
	margin-right: auto;
	margin-left: auto;
}
#side dd {
	margin: 0px;
	padding: 0px;
}
.news_item, .exposti_item, .exhibi_item, .collection_item, .collection_item, .event_item, .kaze_item, .shop_item, .cafe_item, .access_item, .aboutus_item {
	padding-top: 10px;
	padding-bottom: 15px;
}

/*SIDE NAVI*/
	#side {
		display: none;
	}

/*INDEX*/
.news dl dt {
	margin: 0px;
	font-size: 95%;
}
.news dl dd {
	margin: 0px;
	font-size: 85%;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.news dl dd .date {
	font-size: 75%;
}
.news dl dt a {
	text-decoration: none;
	font-weight: 700;
}
.news dl dt a:hover {
	color: #af8068;
}
/*NEWS*/
.news_cat {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
/*EXPOSITION*/
.exposti_item img {
	padding: 5px;
	border: solid 1px #444444;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	max-width: 100%;
}
/*EXHIBITIONS*/
.flex {
	text-align: center;
}
.flex .photo {
	padding-top: 10px;

}
.flex .photo img {
	display: block;
	max-width: 100%;
	padding-top: 5px !important;
	padding-left: 3px !important;
	padding-right: 5px !important;
	padding-bottom: 0px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.flex .photo p {
	margin: 0px !important;
	line-height: 1.2em;
}
/*COLLECTION*/
.collection_item img {
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
/*EVENT*/
.event_item h3 {
	margin-left: 0px !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	border-bottom: 1px solid#AF8068 !important;
}
/*KAZE*/
.kaze_item img {
	margin: 5px;
	border: solid 1px #444444;
}
/*CAFE*/
.cafe_item img, .aboutus_item img, .shop_item img, .exhibi_item img {
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
/*ABOUTUS*/
.aboutus_item img, .cafe_item img, .shop_item img, .collection_item img, .exhibi_item img {
	max-width: 98%;
}
/*FOOTER*/
footer {
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
footer p {
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	line-height: 1.2em;
	color: #473933;
}
footer ul li a {
	color: #FFF !important;
}
/*　ページトップ　*/
#pageTop {
	background: #af8068;
	border-radius: 5px;
	color: #FFF;
	position: fixed;
	right: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 75%;
	bottom: 45px;
}
/*#pageTop:hover {
	background:#DE6F6F;
	}

#pageTop　a:visited　{
	background:#910004;
	border-radius:5px;
	color:#FFF;
	padding:10px;
	position:fixed;
	bottom:20px;
	right:20px;
	text-decoration: none;
	}*/
/*グーグル・マップ*/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*お問い合わせ*/
.red {
	color: hsla(359, 94%, 49%, 1.00);
}
/*言語切り替え*/
#lang {
	display: none;
}
/*SNS*/
#sns {
	float: right;
	padding-right: 20px;
}
.fb {
	margin-right: 5px;
}
#contents .clear {
	clear: both;
}
.clear {
	clear: both
}
@media screen and (min-width: 780px) {
	/*言語切り替え*/
#lang {
		display: block;
		position: absolute;
		width: 80px;
		right: 110px;
		top: 30px;
		height: 20px;
	}
	#lang li {
		list-style-type: none;
		text-align: right;
		vertical-align: bottom;
	}
	#lang li a {
		font-size: 12px;
		font-weight: 100;
		text-decoration: none;
	}
	#lang li a:hover {
		color: #888888;
	}
	#lang span {
		height: 15px;
		width: 15px;
		display: block;
		position: relative;
	}
	.arrow:before {
		content: '';
		height: 0;
		width: 0;
		display: block;
		border: 4px transparent solid;
		border-right-width: 0;
		border-left-color: #af8068;
		position: absolute;
		top: 11px;
		left: 24px;
	}
	header {
		max-width: 780px;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		height: 80px;
		margin-bottom: 10px;
	}
	.slicknav_menu {
		display: none;
	}
	/*NAVI*/
	nav {
		/*	background-color: #F2F2F2;
*/ overflow: hidden;
		margin-bottom: 10px;
	}
	#menu {
		display: table;
		border-collapse: separate;  /* セルの間隔を空ける */
		/* [disabled]border-spacing: 1px 0;
*/  /* 左右 上下で記述 */
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#menu li {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		list-style-type: none;
	}
	#menu li a {
		font-size: 12px;
		text-decoration: none;
		margin-right: auto;
		margin-left: auto;
		color: #222;
		padding-right: 5px;
		padding-left: 6px;
		margin-top: 3px;
		margin-bottom: 3px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#menu li a:hover {
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		color: #af8068;
	}
	#menu .home {
		display: none;
	}
	.on {
		border-bottom: 3px solid #af8068;
	}
	#homelimk a {
		display: block;
		height: 85px;
		width: 249px;
		position: absolute;
		background-image: url(../images/logo.png);
		background-repeat: no-repeat;
		background-position: center center;
		left: 7px;
		top: 0px;
	}
	#sns {
		margin-top: 30px;
		margin-right: 0px;
	}
	#pankuzu {
		max-width: 780px;
	}
	#contents2 {
		position: relative;
		max-width: 780px;
	}
	#contents2 h2, #contents2 h3, #contents2 .news_item, #contents2 .news_cat, #contents2 .exposti_item, #contents2 .exhibi_item, #contents2 .collection_item, #contents2 .event_item, #contents2 .kaze_item, #contents2 .shop_item, #contents2 .cafe_item, #contents2 .access_item, #contents2 .aboutus_item {
		margin-left: 220px;
	}
	#contents2 p {
		padding-left: 0px;
	}
	#contents2 ul {
		padding-left: 0px;
		margin-left: 0px;
	}
	#contents2 li {
		padding-left: 0px;
		margin-left: 0px;
	}
	/*SIDE NAVI*/
	#side {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 190px;
		float: left;
		margin-top: 5px;
	}
	#side dt a, #side dd a {
		text-decoration: none;
	}
	#side dt a:hover, #side dd a:hover {
		color: #af8068;
	}
	/*INDEX*/
	.info {
		width: 49%;
		float: left;
	}
	.news {
		width: 50%;
		float: right
	}
	
	
	/*FOOTER*/
	footer ul {
		float: right;
		margin-right: 30px;
	}
	footer ul li {
		float: left;
		list-style-type: none;
		padding-right: 10px;
	}
	footer br {
		display: none;
	}
}
@media screen and (min-width: 1024px) {
	header {
		max-width: 1260px;
	}
	#menu li a {
		font-size: 15px;
		padding-right: 10px;
		padding-left: 9px;
	}
	#pankuzu {
		max-width: 1200px;
	}
	#contents2 {
		position: relative;
		max-width: 1200px;
	}
	#contents2 h2, #contents2 h3, #contents2 .news_item, #contents2 .news_cat, #contents2 .exposti_item, #contents2 .exhibi_item, #contents2 .collection_item, #contents2 .event_item, #contents2 .kaze_item, #contents2 .shop_item, #contents2 .cafe_item, #contents2 .access_item, #contents2 .aboutus_item {
		margin-left: 350px;
	}
	#side {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 280px;
		float: left;
		margin-top: 5px;
	}
	/*INDEX*/
	.info {
		width: 40%;
	}
	.news {
		width: 60%;
	}
    
	/*ABOUTUS*/
	.aboutus_item img, .cafe_item img, .shop_item img, .exhibi_item img {
		width: 256px;
		float: left;
	}
	.aboutus_item table img {
		width: 200px;
	}
}
@media screen and (min-width: 1260px) {
	header {
		max-width: 1260px;
		margin-right: auto;
		margin-left: auto;
	}
	#lang {
		right: 120px;
	}
	#menu {
		max-width: 1260px;
	}
	#menu li a {
		font-size: 16px;
		padding-right: 17px;
		padding-left: 17px;
	}
	#sns {
		margin-top: 30px;
		margin-right: 20px;
	}
	#main_visual {
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	#contents {
		max-width: 1260px;
		margin-right: auto;
		margin-left: auto;
	}
	#contents p {
		font-size: 100%;
	}
	#contents ol li {
		font-size: 100%;
	}
	#contents ul li {
		font-size: 100%;
	}
	/*INDEX*/
	.info {
		width: 32%;
	}
	.news {
		width: 68%;
	}
	/*EXPOSITION*/
	.exposti_item img {
		float: left;
		margin-right: 10px;
	}
	/*EXHIBITIONS*/
	.flex {
		justify-content:space-around;
		align-items: top;
	}
	.flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
}
/*HTML 5 サポート - 新しい HTML 5 タグを display:block に設定します。これにより、ブラウザーでタグが適切にレンダリングされます。 */
header, section, footer, aside, nav, article, figure {
	display: block;
}
