@charset "utf-8";

@import "exvalidation.css";


/*-----------------------------レイアウト設定（page.php、single.php、archive.php、search.php）-----------------------------*/

/*-------------------------------------------
　■メインコンテンツ（page.php,single.php用）
-------------------------------------------*/

#main_content_page{
	width:872px;
	padding-bottom:0;
	margin:0 auto;
	min-height:500px;
	height: auto !important;
	height: 500px;
	}
	
/*-------------------------------------------
　■コンテンツ（page.php,single.php用）
-------------------------------------------*/

#content_page{
	float:right;
	width:674px;
	text-align:left;
	margin-top:24px;
	}
	
#content_page2{
	float:right;
	width:674px;
	text-align:left;
	margin-top:24px;
	}

#content_page h2{
	width:674px;
	height:100px;
	background-origin: 0 0;
	line-height:0px;
	text-align:left;
	margin-bottom:20px;
	color:#ffffff;
	}
	
#page_title_h2_calendar{
	width:674px;
	height:100px;
	line-height:0px;
	text-align:left;
	margin-bottom:20px;
	color:#ffffff;
	}
	
#blog_title{
	width:674px;
	height:100px;
	line-height:100px;
	text-align:left;
	font-size:24px;
	margin-bottom:20px;
	color:#ffffff;
	}
	
#events_title{
	width:674px;
	height:100px;
	line-height:100px;
	text-align:left;
	font-size:24px;
	margin-bottom:20px;
	color:#ffffff;
	}

/*テーブル*/
#content_page table.standard{
	clear:both;
	cellspacing:0px;
	margin:0px auto 20px;
	width:100%;
	border-top:1px solid #D6D8D9;
	}
	
#content_page table.solid{
	clear:both;
	cellspacing:0px;
	margin:0px;
	width:100%;
	border-top:none;
	margin:0 auto 15px;
	}
	
#content_page table.dotted{
	clear:both;
	cellspacing:0px;
	margin:0px auto 20px;
	width:100%;
	border-top:1px dotted #D6D8D9;
	}

#content_page th{
	padding:5px;
	background-color:#999999;
	border:1px solid #666666;
	text-align:center;
	color:#ffffff;
	}

#content_page2 th{
	background-color:#cccccc;
	}

#content_page td{
	padding:5px;
	word-break: break-all;
	}

#content_page td.left_hissu{
	width:25%;
	padding:10px;
	background: url(../image/hissu.jpg) no-repeat 117px 10px;
	background-color:#f0f0f0;
	border:1px solid #D6D8D9;
	border-left:none; /*追加*/
	border-right:none; /*追加*/
	vertical-align:top;
	}

#content_page td.left{
	width:16%;
	padding:10px;
	background-color:#f0f0f0;
	border:1px solid #D6D8D9;
	border-left:none; /*追加*/
	border-right:none; /*追加*/
	line-height: 1.2;
	}
	
#content_page td.left span{
	display: inline-block;
	margin-top: 3px;
	line-height: 1.2;
	font-size: 11px;
	}
	
#content_page td.left_event{
	width:21%;
	padding:10px;
	background-color:#f0f0f0;
	border:1px solid #D6D8D9;
	border-left:none; /*追加*/
	border-right:none; /*追加*/
	vertical-align: middle;
	}
	
#content_page td.left_event_hissu{
	position: relative;
	width:21%;
	padding:10px;
	/*background: url(../image/hissu.jpg) no-repeat;
	background-position: 115px center;*/
	background-color:#f0f0f0;
	border:1px solid #D6D8D9;
	border-left:none; /*追加*/
	border-right:none; /*追加*/
	vertical-align:middle;
	}

#content_page td.left_event_hissu:after{
	content:"必須";
	position: absolute;
	top: 50%;
	right: 5px;
	width: 25px;
	height: 18px;
	margin-top: -9px;
	border-radius: 2px;
	background: #000000;
	text-align: center;
	line-height: 18px;
	font-size: 10px;
	color: #ffffff;
}

#content_page td.right{
	width:84%;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #D6D8D9;
	border-left:none; /*追加*/
	border-right:none; /*追加*/
	}
	
#content_page td.right_event{
	width:79%;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #D6D8D9;
	border-left:none; /*追加*/
	border-right:none; /*追加*/
	}
	
#content_page td.left_eve{
	width:15%;
	padding:5px;
	background-color:#ffffff;
	border-bottom:1px dotted #aaaaaa;
	border-right:1px dotted #aaaaaa;
	}

#content_page td.right_eve{
	width:85%;
	padding:10px;
	background-color:#ffffff;
	border-bottom:1px dotted #aaaaaa;
	}

#content_page td.right_eve2{
	width:85%;
	padding:10px;
	background-color:#ffffff;
	border-bottom:1px dotted #aaaaaa;
	font-size:16px;
	}

#content_page td.all_solid{
	width:100%;
	padding:5px;
	}

#content_page td.left_solid{
	width:20%;
	padding:5px;
	border-bottom:1px solid #D6D8D9;
	}

#content_page td.right_solid{
	width:80%;
	padding:5px;
	border-bottom:1px solid #D6D8D9;
	}

#content_page td.left_dot2{
	width:50%;
	padding:5px;
	background-color:#ffffff;
	border-bottom:1px dotted #aaaaaa;
	}

#content_page td.center_dot2{
	width:25%;
	padding:10px;
	background-color:#ffffff;
	border-bottom:1px dotted #aaaaaa;
	border-left:1px dotted #aaaaaa;
	text-align:center;
	}

#content_page td.right_dot2{
	width:25%;
	padding:10px;
	background-color:#ffffff;
	border-bottom:1px dotted #aaaaaa;
	border-left:1px dotted #aaaaaa;
	text-align:center;
	}

#content_page iframe{
	border:1px solid #D6D8D9;
	}

.googlemaps{
	margin-bottom:10px;
	}

.print{
	margin:5px 10px;
	text-align:right;
	}

.print a{
	font-size:10px;
	}

#archives_month{
	width:654px;
	margin:20px auto;
	text-align:right;
	}

/*-------------------------------------------
　■パンくずリスト
-------------------------------------------*/
		
#crumbs {
	width:668px;
	height:25px;
	background:url(../image/bg_crumbs.gif) no-repeat left top;
	padding-left:8px;
	margin-bottom:10px;
	font-size:11px;
	}

#crumbs ul {
	width:668px;
	float:right;
	}
	
#crumbs ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	
#crumbs li {
	float:left;
	line-height:25px;
	color:#777;
	padding-left:.75em;
	}
			
#crumbs li a {
	background:url(../image/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}	
							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#4A3D50;
	}

/*-------------------------------------------
　■ループ（page.php用）
-------------------------------------------*/

.content{
	width:654px;
	margin:20px auto 0px;
	}
	
.content.wide{
	width:674px;
	margin:20px auto 0px;
	}

.content h3{
	clear:both;
	padding:20px 0 5px;
	margin:0 auto 3px; /*修正*/
	width:100%;
	/*border-bottom: 1px solid #666666;削除*/
	line-height:1.2;
	font-size:19px;
	font-weight:lighter;
	letter-spacing:-1px;
	}
	
.content h3 span{
	font-size:16px;
	}
	
.content h3.bb{
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #959595;
	}
	
.content h3.mb10{
	margin-bottom: 10px;
	}
	
.content h3.outline_title_h3{
	clear:both;
	padding:0px;
	margin:0px auto 20px;
	border-bottom: 1px solid #999999;
}
	
.content h3#links01_title_h3{
	clear:both;
	padding:0px;
	margin:50px auto 20px;
	width:654px;
	height:45px;
	line-height:0px;
	color:#ffffff;
	background:url(../image/links01_title_h3.jpg) no-repeat 0 0;
	text-indent:0px;
	font-size:0px;
	}
	
.content h3#links02_title_h3{
	clear:both;
	padding:0px;
	margin:50px auto 20px;
	width:654px;
	height:45px;
	line-height:0px;
	color:#ffffff;
	background:url(../image/links02_title_h3.jpg) no-repeat 0 0;
	text-indent:0px;
	}
	
.content h3#links03_title_h3{
	clear:both;
	padding:0px;
	margin:50px auto 20px;
	width:654px;
	height:45px;
	line-height:0px;
	color:#ffffff;
	background:url(../image/links03_title_h3.jpg) no-repeat 0 0;
	text-indent:0px;
	}
	
.content h3#links04_title_h3{
	clear:both;
	padding:0px;
	margin:50px auto 20px;
	width:654px;
	height:45px;
	line-height:0px;
	color:#ffffff;
	background:url(../image/links04_title_h3.jpg) no-repeat 0 0;
	text-indent:0px;
	}
	
.content h3.privacy_h3{
	margin:50px auto 10px;
	padding-top: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	}

.content h3#line_a_title_h3,
.content h3#line_ka_title_h3,
.content h3#line_sa_title_h3,
.content h3#line_ta_title_h3,
.content h3#line_na_title_h3,
.content h3#line_ha_title_h3,
.content h3#line_ma_title_h3,
.content h3#line_ya_title_h3,
.content h3#line_ra_title_h3,
.content h3#line_wa_title_h3{
	clear:both;
	padding:0px;
	margin:0px auto 20px;
	width:654px;
	height:45px;
	line-height:0px;
	color:#ffffff;
	text-indent:0px;
	}
	
#information_title_h3 img,	
#history_title_h3 img,
#management_title_h3 img,
#kobutsu_title_h3,
#access_title_h3 img,
#links01_title_h3 img,
#links02_title_h3 img,
#links03_title_h3 img,
#links04_title_h3 img,
#privacy01_title_h3 img,
#privacy02_title_h3 img,
#privacy03_title_h3 img,
#privacy04_title_h3 img,
#line_a_title_h3 img,
#line_ka_title_h3 img,
#line_sa_title_h3 img,
#line_ta_title_h3 img,
#line_na_title_h3 img,
#line_ha_title_h3 img,
#line_ma_title_h3 img,
#line_ya_title_h3 img,
#line_ra_title_h3 img,
#line_wa_title_h3 img{
	width:654px;
	height:45px;
	}
	
.content .eng_title {
	padding-top: 5px;
	border-top: 1px solid #808080;
	font-size: 16px;
}
	
.content h4{
	clear:both;
	padding:0px;
	margin:10px 0px 10px;
	font-size:15px;
	font-weight:bold;
	color:#85522c;
	border-bottom:1px solid #85522c;
	}

.content h5{
	clear:both;
	padding:0px;
	margin:5px 0px 5px;
	font-size:13px;
	font-weight:bold;
	background:url(../image/liststyle_globalnav2.gif) no-repeat left 0.1em;
	text-indent:20px;
	}
	
.content ul{
	padding:0 0 0 0;
	margin:0 0 0 20px;
	list-style-position:outside;
	}

.content ul li{
	list-style-type:disc;
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
	}
	
.content ul li ul{
	padding:0px;
	margin-left:10px;
	}
	
.content ul li ul li{
	list-style-type:disc;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 0px;
	}

ul.wp-tag-cloud{
	margin: 0 0 10px 0px;
	padding:0 0 0 0px;
	list-style-position:outside;
	}
	
ul.wp-tag-cloud li{
	display:inline-block;
	list-style-type:none;
	margin: 0 0 5px 0px;
	padding: 0 15px 0 2px;
	background:url(../image/arrow2.gif) no-repeat right center;
	/display: inline;
	/zoom: 1;
	}

.content a:hover{
	text-decoration:underline;
	}
	
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
	}

.aligncenter {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
	}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

/*展覧会情報タブ 所蔵品紹介タブ*/

#tabArea ul {
    width: 654px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
	}

#tabArea ul li {
    float: left;
	margin:0 5px 10px 0;
    list-style: none;
	}
	
.tab-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.tab-box p {
	width: 12.5%;
	margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* 最後のコンテンツを左寄せにする指定 */
.tab-box.last:after {
    content: "";
    display: block;
    width: 62.5%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}

#tabArea #tab01{
    width: 654px;
    margin:0 auto 30px;
    /*padding: 20px 10px 20px;*/
	padding: 17px 0 0;
    /*border: 1px solid #aaaaaa;*/
	}

#tabArea #tab02,
#tabArea #tab03,
#tabArea #tab04 {
    display: none;
    width: 634px;
    margin:0 auto 30px;
    padding: 20px 10px 20px;
    border: 1px solid #aaaaaa;
}

#tabArea #tab05{
    width: 634px;
    margin:0 auto 30px;
    padding: 10px 10px 10px;
    border: 1px solid #aaaaaa;
}


#tabArea #tab06,
#tabArea #tab07 {
    display: none;
    width: 634px;
    margin:0 auto 30px;
    padding: 10px 10px 10px;
    border: 1px solid #aaaaaa;
}

/*----------------------------------------------------
	Clearfix
----------------------------------------------------*/
#tabArea ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#tabArea ul {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #tabArea ul {
	height: 1%;
}
#tabArea ul {
	display: block;
}
/* End hide from IE-mac */

/* 所蔵品のご紹介ページ */
.content .box{
	width:634px;
	background-color:#F0F0F0;
	padding:15px 0 0;
	margin:15px auto;
    /*border: 1px solid #d9d9d9;修正*/
	}

.content .box_left{
	float:left;
	width:300px;
	margin-left:15px;
	text-align:center;
	}
	
.content .box_right{
	position: relative;
	float:right;
	width:280px;
	margin-right:15px;
	}
	
.soldout {
	position: absolute;
	top: -3px;
	left: 40px;
	display: inline-block;
	margin-left: 16px;
	padding: 3px 5px 2px;
	background: #e3dfce;
}
	
/* ギャラリーへのアクセスページ */
.content .box2{
	width:654px;
	margin:0 auto 15px;
	}

.content .box_left2{
	float:left;
	width:400px;
	}
	
.content .box_right2{
	float:right;
	width:200px;
	}

.content .box3{
	width:644px;
	height:400px;
	margin:0 auto 20px;
	padding:5px;
	background-color:#F0F0F0;
	border:1px solid #D6D8D9;
	}
	
.content .box_left3{
	float:left;
	width:444px;
	}
	
.content .box_right3{
	float:right;
	width:200px;
	}

/* Widgets */
.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-header

.widget-content {
    position: relative;
	margin:0;
	padding:0;
}

.sidebar_inner .textwidget{
	padding:10px 10px 0;
	}

.sidebar2_inner .textwidget{
	padding:10px 10px 0;
	}
	
.seachbox{
	padding:10px 10px 0;
	}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 15px;
}

.widget li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.widget-search ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li {
    margin: 5px 0;
}

/*-------------------------------------------
　■ループ（single.php用）
-------------------------------------------*/

#content_page .blog{
	/*background:url(../image/bg_blog.gif) repeat-y 0 0;
	border-bottom:1px solid #D9D9D9;*/
	width:654px;
	margin:0 auto 20px;
	}
	
#content_page .blog_innner{
	padding:15px;
	}
	
#content_page .blog h2{
	clear:both;
	width: auto !important;
	height: auto !important;
	padding: 30px 10px !important;
	/*border-bottom:1px solid #D9D9D9;*/
	background: #f3f1ea;
	text-align:left;
	font-size:16px;
	font-weight: lighter;
	letter-spacing:0em;
	color:#555555;
	margin-bottom:0px;
	}
	
#content_page .blog h3{
	padding:0px;
	margin:20px 0px 10px;
	font-size:16px;
	font-wight:bold;
	background:url(../image/bg_split.gif) no-repeat left center;
	text-indent:10px;
	color:#555555;
	}

#content_page .blog h4{
	padding:0px;
	margin:10px 0px 10px;
	font-size:15px;
	font-weight:lighter;
	background:url(../image/bg_split2.gif) no-repeat left center;
	text-indent:7px;
	color:#555555;
	}

#content_page .blog h5{
	padding:0px;
	margin:10px 0px 10px;
	font-size:13px;
	font-weight:lighter;
	color:#555555;
	}
	
#content_page .blog ul{
	padding:0 0 0 0;
	margin:0 0 0 20px;
	list-style-image:url(../image/arrow.gif);
	list-style-position:outside;
	}

#content_page .blog ul li{
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content_page .blog table{
	clear:both;
	cellspacing:0px;
	margin:0px auto 20px;
	width:100%;
	border:1px solid #D6D8D9;
	}
	
#content_page .blog td{
	padding:5px;
	border:1px solid #D6D8D9;
	}

#content_page .blog a{
	color:#555555;text-decoration:underline;
	}

#content_page .blog a:hover{
	text-decoration:underline;
	}

#content_page .blog .date	{
	text-align: right;
	}

#content_page .blog_content{
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
#content_page .blog_content p{
	clear:both;
	}
	
#content_page .blog_content img{
	max-width: 100%;
	height: auto;
	}

#content_page a.detail-btn {
    display:block;
    width:300px;
    height:40px;
    padding:0;
    margin:30px auto;
    line-height:40px;
    text-align:center;
    text-decoration:none;
    background:#e8e5d7;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    transition:all .3s;
}

#content_page a.detail-btn:hover {
    background:#c3bb96;
    text-decoration:none;
}

.ut-bura dl {
    display: inline-block;
    line-height: 1.4;
}

* html .ut-bura dl {
    height: 1%;
}

.ut-bura dl {
    display: block;
}

.ut-bura dt {
    float: left;
}

.ut-bura dd {
    overflow: hidden;
}

.ut-bura dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}

/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	margin-top: 25px;
	margin-bottom: 10px;
    border-top: 1px dotted #aaaaaa;
    border-bottom: 1px dotted #aaaaaa;
	}

#trackbacks .trackbacks-header {
	background:url(../image/liststyle01.gif) no-repeat left 0.35em;
	text-indent:16px;

	}

.trackbacks-info {
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 0px 5px 0px;
	}

#comments {
	clear:both;
	margin-top: 25px;
	margin-bottom: 10px;
	}

#comments .comments-header {
	background:url(../image/liststyle01.gif) no-repeat left 0.35em;
	text-indent:16px;
	}

#comments .comments-content {
	padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #aaaaaa;
	}

.comment {
	}

.comment .inner {
	margin-top: 10px;
	margin-bottom: 0;
	word-wrap: break-word; 
	}

.comment .comment-header {
	}

.comment .comment-content {
	}

.comments-open {
	margin-top: 20px;
	}

.comments-open-header {
	background:url(../image/liststyle01.gif) no-repeat left 0.35em;
	text-indent:16px;
	}

.comments-open-content {
	}

#comment-submit {
	}

.comment-footer {
	text-align:right;
	}

/*-------------------------------------------
　■[SUB]サイドバー
-------------------------------------------*/

#sidebar{
	float:left;
	width:174px;
	}

.sidebar_inner{
	width:174px;
	margin:0px auto;
	}

.sidebar_inner h3{
	width:166px;
    height:50px;
	background:url(../image/bg_sidebar2_inner_h3.gif) no-repeat;
	text-align:left;
	line-height:50px;
	font-size:14px;
	text-indent:23px;
	}

	
/*-------------------------------------------
　■サブナビゲーション
-------------------------------------------*/

#subnavigation ul{
margin: 0 0 18px 0px;
padding: 0 0 0 0px;
list-style: none;
}

#subnavigation li{
border-bottom :1px solid #ffffff;
margin: 0 0 0 0px;
padding: 0 0 0 0px;
}

#subnavigation img{
margin-right:5px;
vertical-align:baseline;
}

#subnavigation li a{
display:block;
height:40px;
line-height:40px;
color:#333333;
text-indent:25px;
text-decoration:none;
background:url(../image/bg_sub_navigation.gif) no-repeat;
border-bottom:none;
text-align:left;
font-size:14px;
}

#subnavigation li.current_page_item a,
#subnavigation li a:hover{
background:url(../image/bg_sub_navigation_on.gif) no-repeat;
color:#85522c;
}

/*-------------------------------------------
　■2017年追加css
-------------------------------------------*/

.the_content {
	padding-bottom:10px;
}

.the_content p {
	margin-bottom:0px;
}

.the_content img {
	max-width: 100%;
}

.thumbnail_image_group {
	padding-top: 3px;
	margin-bottom: 10px;
	letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
}

.thumbnail_image_group span {
	display: inline-block;
	width: 90px;
	height: 60px;
	margin-right: 15px;
	letter-spacing: normal; /* 文字間を元に戻す */
	cursor: pointer;
}

.thumbnail_image_group span:nth-last-child(1) {
	margin-right: 0;
}

/*-------------------------------------------
　■2018年追加css
-------------------------------------------*/

.ut-m0 {
    margin: 0 !important;
}

.ut-mt0 {
    margin-top: 0 !important;
}

.ut-mb0 {
    margin-bottom: 0 !important;
}

.ut-mt5 {
    margin-top: 5px !important;
}

.ut-mb5 {
    margin-bottom: 5px !important;
}

.ut-ms0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ut-mt10 {
    margin-top: 10px !important;
}

.ut-mb10 {
    margin-bottom: 10px !important;
}

.ut-mt20 {
    margin-top: 20px !important;
}

.ut-mb20 {
    margin-bottom: 20px !important;
}

.ut-mt30 {
    margin-top: 30px !important;
}

.ut-mb30 {
    margin-bottom: 30px !important;
}

.ut-mt40 {
    margin-top: 40px !important;
}

.ut-mb40 {
    margin-bottom: 40px !important;
}

.ut-mt50 {
    margin-top: 50px !important;
}

.ut-mb50 {
    margin-bottom: 50px !important;
}

.ut-pl5 {
	padding-left: 5px !important;
}

.ut-pl10 {
	padding-left: 10px !important;
}

.ut-lead {
    font-size: 16px;
	line-height: 1.5;
}

.ut-strong {
    font-weight: bold;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password] {
	clear: both;
	overflow: auto;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0 5px;
	font-size: 14px;
}

textarea {
	clear: both;
	width: 400px;
	margin: 0;
	padding: 10px;
	resize: none;
	font-size: 14px;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
textarea {
  	outline: none;
  	border: none;
	border-radius: 3px;
	border: 1px solid #dddddd;
	box-shadow: inset 0 0 3px #cccccc;
	background: #ffffff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
	transition: all 0.3s;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	box-shadow: 0px 0px 5px #7bc1f7;
	background: #dbeefd;
}

label {
	padding-left: 7px;
	cursor: pointer;
}

select {
	-moz-appearance: none;
  	-webkit-appearance: none;
  	appearance: none;
	width: 150px;
	height: 30px;
	padding: 0 5px;
	line-height: 30px;
	border: 1px solid #dddddd;
	border-radius: 3px;
	background: #eeeeee;
	text-align: left;
	font-size: 14px;
	color: #333333;
}

select.narrow {
	width: 60px;
}

select.auto {
	width: auto;
}

button,
input[type=submit],
input[type=button] {
	display: inline-block;
	outline:none;
	width: 150px;
	height: 40px;
	border-radius: 3px;
	border: none;
	background: #5c646f;
	font-family: "YuGothic", "游ゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Meiryo","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #ffffff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	outline: none;
	border: none;	
	line-height: 1;
	vertical-align: middle;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
	transition: all 0.3s;
}

button:hover,
input[type=submit]:hover,
input[type=button]:hover {
	background: #454b53;
}

.check-submit-wrap {
	margin: 40px 0;
	text-align: center;
}

.check-submit {
    display: inline;
}

.check-submit button {
	outline: none;
	width: 150px;
	height: 40px;
	margin: 0 20px;
	border-radius: 3px;
	border: none;
	background: #5c646f;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
	transition: all 0.3s;
}

.check-submit button:hover {
	background: #454b53;
}

.lock {
    overflow:hidden;
}

.overlay {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1002;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.7);
}

.sending-indication {
	display: none;
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 1003;
	width: 200px;
	height: 100px;
	margin: -50px auto 0;
	padding-top: 18px;
	border-radius: 4px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.sending-indication span{
	display: inline-block;
	width:40px;
	height:40px;
	border-radius: 50%;
	border: 3px solid #ffffff;
	border-top-color: #aba9aa;
	-webkit-animation: spinner 0.5s infinite ease-in;
	-moz-animation: spinner 0.5s infinite ease-in;
	-o-animation: spinner 0.5s infinite ease-in;
	-ms-animation: spinner 0.5s infinite ease-in;
}

@-webkit-keyframes spinner {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spinner {
	0% { -moz-transform: rotate(0deg); }
	100% { -moz-transform: rotate(360deg); }
}

@-o-keyframes spinner {
	0% { -o-transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

@-ms-keyframes spinner {
	0% { -ms-transform: rotate(0deg); }
	100% { -ms-transform: rotate(360deg); }
}

.disp {
	display: block !important;
}

.disp-table {
	display: table !important;
}

.disp-table-cell {
	display: table-cell !important;
}

.disp-table-cell {
	display: table-cell !important;
}

.disp-inline {
	display: inline !important;
}

.disp-inline-block {
	display: inline-block !important;
}

.disp-none {
	display: none !important;
}

.print-disp {
	display: none;
}

.visibility-hidden {
	visibility: hidden !important;
}

.visibility-visibile {
	visibility: visible !important;
}

.attention {
	position: relative;
    margin: 20px auto;
    padding: 20px;
	border-radius: 2px;
	border: 1px solid #dddddd;
}

.event-end {
	display: inline-block;
	height: 18px;
	margin-left: 5px;
	padding: 0 5px;
	border-radius: 2px;
	background: #cccccc;
	line-height: 18px;
	font-size: 10px;
	color: #ffffff;
}

.top-event-banner {
	display: table;
	width: 100%;
	min-height: 100px;
	margin-bottom: 30px;
	padding: 10px;
	background: #f3f1ea;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.top-event-banner-left {
	display: table-cell;
	width: 200px;
	padding-left: 20px;
	border-right: 1px solid #dddddd;
	vertical-align: middle;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.top-event-banner-center {
	display: table-cell;
	width: 160px;
	padding-left: 40px;
	vertical-align: middle;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.top-event-banner-center img {
	width: 120px;
}

.top-event-banner-right {
	display: table-cell;
	padding-left: 40px;
	vertical-align: middle;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.top-event-banner-right span {
	font-size: 16px;
}

.link-event-wrap {
	display: block;
	margin: 10px auto;
}

.link-event {
	display: block;
	width: 200px;
	height: 40px;
	margin: 0 auto;
	border-radius: 3px;
	border: 1px solid #d3ccb0;
	background: #e5e1d1;
	box-shadow: inset 1px 1px 1px #f1efe7, 1px 1px 1px #cccccc;
	line-height: 40px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5), 1px 1px 1px rgba(255,255,255,0.5);
	text-align: center;
	font-size: 14px;
	color: #3d0a02;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
	transition: all 0.3s;
}

.link-event:hover {
	border: 1px solid #c6be9b;
	background: #d3ccb0;
	text-decoration: none !important;
}

.tablenav {
	clear: both;
	height: 30px;
	margin: 30px auto 0;
	padding: 0;
	text-align: center;
	color: #3d0a02;
}

.page-numbers,
.tablenav .current,
.tablenav .next,
.tablenav .prev {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 3px;
	line-height: 30px;
	border: 1px solid #d3ccb0;
	background: #e5e1d1;
	box-shadow: inset 1px 1px 1px #f1efe7, 1px 1px 1px #cccccc;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5), 1px 1px 1px rgba(255,255,255,0.5);
	font-size: 14px;
	color: #3d0a02;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

.page-numbers:hover,
.tablenav .next:hover,
.tablenav .prev:hover {
	border: 1px solid #c6be9b;
	background: #d3ccb0;
	text-decoration: none;
	color: #3d0a02;
}

.tablenav .current {
	border: 1px solid #c6be9b;
	background: #d3ccb0;
	text-decoration: none;
	color: #3d0a02;
}

.movie {
	margin: 0;
	width: 654px; /*16:9*/
	height: 368px;
	background: #000000;
	color: #ffffff;
}

.exhibition-sell {
    padding: 10px 20px;
    position: relative;
    margin: 20px 12px;
}

.exhibition-sell:before,
.exhibition-sell:after {
    content: "";
    position: absolute;
    top: -2px;
    bottom: -2px;
    z-index: 1;
    width: 10px;
    border: 1px solid #D6D8D9;
}

.exhibition-sell:before {
    left: -2px;
    border-right:none;
}

.exhibition-sell:after {
    right: -2px;
    border-left:none;
}

.exhibition-year-title {
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #808080;
	line-height: 1;
	font-size: 18px;
}

.blog_content img {
	margin-bottom: 10px;
}

.exhibition-movie-wrap {
	display: inline-block;
	width: auto;
	max-width: 440px;
}

.exhibition-movie-mov1 {
	float: right;
	width: 210px;
}

.exhibition-movie-mov2 {
	float: right;
	width: 210px;
	margin-right: 20px;
}

.exhibition-movie {
	width: 210px;
	height: 118px;
	object-fit: cover;
}

.exhibition-movie-text {
	margin-top: 10px;
	margin-bottom: 0;
}

.exhibition-photo-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.exhibition-photo {
	width: 18%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.exhibition-photo:nth-of-type(n+6) {
	margin-bottom: 0;
}

.exhibition-photo img {
	width: 100%;
	height: auto;
}
