@charset "utf-8";
/* 休日の背景色 */
#biz_calendar table.bizcal .holiday,
#biz_calendar p span.boxholiday {
    background-color: cyan;
	color: #000;
}
 
/* イベント開催日の背景色 */
#biz_calendar table.bizcal .eventday,
#biz_calendar p span.boxeventday {
    background-color: yellow;
	color: #000;}
	#text-allbox01 h3 {
		font-size: 15px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	#text-allbox01 #main-textbox02 {
		margin-bottom: 50px;
	}
	#text-allbox01 .margin01 {
		margin-bottom: 10px;
	}
	#text-allbox01 .info02 p {
		margin-bottom: 15px;
	}
	.question h4 {
    margin: 30px 0 10px 0;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #E7A900;
    padding-left: 10px;
    color: #060;
}.question p {
    margin: 0 0 0 13px;
}
@media screen and (min-width: 1001px)  {
	.tabonly2, .sponly2 {
		display: none;
	}
	.top .innerwrapper .p.btn {
		text-align: right;
		margin-bottom: 50px;
	}body, html {
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}
h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 60px;
}
h1 span {
	font-size: 22px;
	display: block;
}
h1 span:before {
	content: "\A";
	white-space: pre;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
header {
	width: 100%;
}
header .innerwrapper {
	padding-top: 25px;
}
header h1 {
	margin-top: 0;
	text-align: left;
}
header h1 img {
	width: 50%;
}
.sponly {
	display: none !important;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper01 {
	background: #fff;
}
.wrapper02 {
	background: #f2f2f2;
}
.innerwrapper {
	width: 1000px;
	margin: 0 auto;
}
.currentex .bun2_left {
	width: 500px;
	text-align: center;
}
.currentex .bun2_left img {
	max-width: 500px;
	height: auto;
}
.bun2_left {
	float: left;
}
.bun2_right {
	float: right;
}
header .headerinner {
	padding-bottom: 25px;
}
header .bun2_left p {
	font-size: 11px;
	margin-top: 10px;
}
header .bun2_right {
	margin-top: 8px;
}
header .bun2_right ul li {
	float: left;
	font-size: 13px;
}
header .bun2_right ul li:not(last-child) {
	margin-left: 5px;
}
header .bun2_right ul li.sns {
	background: #0e5e4e;
	width: 30px;
	height: 30px;
	text-align: center;
}

header .bun2_right ul li.sns a {
	font-size: 25px;
	color: #fff;
}
header .bun2_right ul li.sns:hover {
	background: #fff;
}
header .bun2_right ul li.sns:hover .fa {
	color: #0e5e4e;
}
header .bun2_right ul li.sns .fa {
	padding-top: 5px;
	font-size: 20px;
	color: #fff;
}
header .bun2_right ul li.txt {
	background: #0e5e4e;
	padding: 6px 60px;
	color: #fff;
	border: 
}
header .bun2_right ul li.txt:hover {
	color: #0e5e4e;
	background: #fff;
	box-sizing: border-box;
	border: #0e5e4e 1px solid;
	padding: 5px 59px;
}
header .headermenu ul {
	margin-top: 45px;
}
header .headermenu ul li {
	float: left;
	width: 20%;
	font-size: 12px;
	text-align: center;
	margin-right: -1px;
	border-right: 1px solid #cccccc;
}
header .headermenu ul li a:link, header .headermenu ul li a:visited, header .headermenu ul li a:hover {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

header .headermenu ul li:first-child {
	margin-left: -1px;
	border-left: 1px solid #cccccc;
}
.innercontents {
	padding: 50px 0;
}
.innercontents02 {
	padding: 50px 0 0;
}
.innercontents .bun4_left {
	float: left;
	width: 220px;
	margin-right: 30px;
}
.innercontents p.date {
	font-size: 12px;
}
.innercontents p.title {
	font-size: 14px;
	margin: 0 0 10px;
}
.innercontents p {
	font-size: 12px;
}
.innercontents p.btn {
	color: #fff;
	text-align: right;
	margin-top: 40px;
}
p.btn span {
	background: #0e5e4e;
	font-size: 13px;
	padding: 7px 30px;
}
p.btn a{
	text-decoration: none;
}
p.btn a:link {
	text-decoration: none;
}
p.btn a:visited {
	color: #fff;
}
.innercontents .bun4_right {
	float: right;
	width: 180px;
	background: #fff;
	padding: 30px;
	text-align: center;
	margin-top: -30px;
}
.innercontents .bun4_right p {
	font-size: 14px;
}
.innercontents .bun4_right ul {
	margin: 20px 0;
	text-align: center;
}
.innercontents .bun4_right ul li {
	display: inline-block;
	background: #d2d2d2;
	width: 30px;
	height: 30px;	
}
.innerwrapper .innercontents h2, .innerwrapper .innercontents02 h2 {
	padding-bottom: 30px;
}
.innercontents .bun4_right ul li:first-child {
	margin-right: 8px;
}	
.innercontents .bun2_right {
	width: 480px;
	margin-left: 20px;
}
.innercontents .bun2_right p.title {
	font-size: 14px;
}
.innercontents .bun2_right p.sakka {
	font-size: 13px;
	margin: 30px 0 5px;
}
.innercontents .bun2_right p.date {
	font-size: 12px;
	margin-bottom: 20px;
}
.innercontents .bun2_right p {
	font-size: 12px;
}
.bxslider li {
	width: 250px !important;
}
.bxsliderwrapper {
	height: 250px;
	background: #f2f2f2;
}
footer h1 {
	text-align: left;
	margin-top: 0;
}
footer h1 img {
	width: 90%;
}
footer .innerwrapper {
	padding: 20px 0;
}
footer .bun2_left {
	display: table-cell;
	width: 200px;
}
footer .bun2_right {
	display: table-cell;
	width: 800px;
}
footer .footerinner {
	display: table;
}
footer .bun2_right ul {
	width: 100%;
	display: table;
}
footer .bun2_right ul li {
	display: table-cell;
	height: 37px;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
}
footer .bun2_right ul li.rogo01, footer .bun2_right ul li.rogo02 {
	text-align: right;
}
footer .bun2_right ul li.rogo01 {
	border-left: 1px solid #ccc;
}

footer .bun2_right p.copyright {
	text-align: right;
	font-size: 11px;
	padding-top: 30px;
}

footer ul li a:link, footer ul li a:visited, footer ul li a:hover {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

#iframe-textbox {
    margin-top: 20px;
}


.wideslider {
    width: 100%;
    height: 530px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.childwideslider {
	height: 300px !important;
}
 
.wideslider ul, .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(img/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}
.wideslider ul li img {
	height: 530px;
	width: 100%;
}
.pagination {
	display: none;
}

.imginbdr img {
	margin: -1px;
}
img.imgbdr {
	border: 1px solid #ccc;
}
ul.bxslider02 li {
	float: left;
	width: 300px !important;
}
ul.bxslider02 li img {
	width: 100%;
}
.bxsliderwrapper ul.bxslider li img, .bxsliderwrapper ul.bxslider02 li img {
	display: block;
}
.windowwidthfull {
	width: 100%;
	padding-bottom: 50px;
}
.paex {
	padding-bottom: 50px;
}
.windowwidthfull ul li {
	float: left;
	width: 10%;
}
.windowwidthfull ul li img {
	display: block;
	width: 100%;
}
.artistarea {
	width: 100%;
}
.artistarea ul li {
	float: left;
	width: 200px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.artistarea ul li img {
	position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
    width: auto;
    height: 100%;
}
.eventwrapper {
	padding: 30px 0 90px;
}
.eventmenu {
	float: left;
	width: 250px;
}
.eventmenu .eventmenuwrapper p {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
.eventmenu ul li {
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	letter-spacing: 0.2em;
}
.eventmenu ul li.list_a {
	background-color: #e7e7e7;
}
.eventmenu ul li.list_b {
	background-color: #f8f8f8;
}
.eventmenuwrapper:not(:first-child) {
	margin-top: 40px;
}
/**************************/
.eventmenu dl dt {
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	letter-spacing: 0.2em;
}
/*.eventmenu dl.acordion dt {
	position: relative;
}
.eventmenu dl.acordion dt:before {
	border-style: solid;
    border-width: 10px 10px 0;
    content: " ";
    bottom: -10px;
    right: 20px;
    position: absolute;
    background-color: transparent;
}
.eventmenu dl.acordion dt.list_a:before {
	border-color: #e7e7e7 transparent;
}
.eventmenu dl.acordion dt.list_b:before {
	border-color: #f8f8f8 transparent;
}	
.eventmenu dl.acordion dt.list_none:before {
	border-color: #ffffff transparent;
}*/
.eventmenu dl dd {
	font-size: 16px;
	display: none;
	text-align: center;
	letter-spacing: 0.2em;
}
.eventmenu dl dt.list_a {
	background-color: #e7e7e7;
}
.eventmenu dl dt.list_b {
	background-color: #f8f8f8;
}
.eventmenu dl dt.list_none {
	background-color: #ffffff;
}
.eventmenu dl dd ul a li {
	border-bottom: 1px solid #c2c2c2;
}
.eventmenu a, .eventmenu a:visited {
	text-decoration: none;
	font-size: 16px;
    padding: 15px 0;
    text-align: center;
    letter-spacing: 0.2em;
	color: #000;
}
.eventimgarea {
	float: right;
	width: 720px;
	margin-top: 28px;
}
#litest {
	position: relative;
}
#litest li img {
	width: 171px;
	height: auto;
	display: none;
}

/*.eventimgarea ul {
	margin-right: -30px;
}
.eventimgarea ul li {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 157.5px;
	height: 157.5px;
	position: relative;
	overflow: hidden;
}
.eventimgarea ul li a {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 1000%;
    height: 2000px;
    line-height: 2000px;
    margin:-1000px 0 0 -500%;
    text-align: center;
}
.eventimgarea ul li a img {
	min-height: 240px;
    min-width: 10%;
    vertical-align: middle;
}*/
.eventmenuwrapper:not(:first-child) {
	margin-top: 40px;
}
.about_plan {
	float: left;
	width: 661px;
}
.about_elevation {
	float: right;
	width: 319px;
}
.about_plan img, .about_elevation img {
	display: block;
}
.furniture {
	float: left;
	width: 500px;
	height: 350px;
	position: relative;
}
.furniture:nth-child(2) p {
	/*	右側背景白	*/
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.furniture:nth-child(3) p {
	/*	左側背景白	*/
	position: absolute;
	bottom: 30px;
	left: 20px;
	width: 70%;
}
.furniture:nth-child(6) p {
	/*	右側背景白	*/
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.furniture:nth-child(7) p {
	/*	左側背景白	*/
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.furniture:nth-child(2) {
	background-image: url(images/bg_desk.jpg);
	background-repeat: no-repeat;
	background-position: 80px 10px;
}
.furniture:nth-child(3) {
	background-image: url(images/bg_shelf.jpg);
	background-repeat: no-repeat;
	background-position: 200px 10px;
}
.furniture:nth-child(6) {
	background-image: url(images/bg_longchair.jpg);
	background-repeat: no-repeat;
	background-position: 60px 100px;
}
.furniture:nth-child(7) {
	background-image: url(images/bg_cornerchair.jpg);
	background-repeat: no-repeat;
	background-position: 70px 50px;
}
.furniture:nth-child(4n), .furniture:nth-child(4n+1) {
	background-color: #dcdddd;
}
.bxsliderwrapper_about {
	padding-bottom: 50px;
	width: 1000px;
	margin: 0 auto;
}
.bxsliderwrapper_about .aboutimglist img {
	display: block;
	width: 100%;
}
.bxsliderwrapper_about .aboutimglist li:not(:last-child) {
	margin-right: 5px;
}
.bxsliderwrapper_about .aboutimglist li {
	width: 33%;
	float: left;
}
.singlepage .innerwrapper p.btn {
	text-align: right;
	margin-bottom: 57px;
}
.bun4_right ul li.sns {
	background: #0e5e4e;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
}
.bun4_right ul li.sns a {
	font-size: 25px;
	color: #fff;
}
.bun4_right ul li.sns .fa {
	padding-top: 5px;
	font-size: 20px;
}
.bun4_right ul li.txt {
	background: #0e5e4e;
	padding: 6px 60px;
	color: #fff;
}
.bun4_right ul li.sns:hover {
	background: #fff;
}
.bun4_right ul li.sns:hover .fa {
	color: #0e5e4e;
}

.firstexhibition {
	position: relative;
	width: -webkit-calc(50% - 1px);
	width: calc(50% - 1px);
	border-right: 2px solid #000;
	
}
.firstexhibition .firstexhibitioncontentsodd, .firstexhibition .firstexhibitioncontentseven {
	width: 90%;
	position: relative;
}
.firstexhibition a:link {
	color: #000;
	font-size: 12px;
}
.firstexhibition .firstexhibitioncontentsodd, .firstexhibition .firstexhibitioncontentseven {
	position: relative;
}
.firstexhibition .firstexhibitioncontentsodd .posabsolute {
	position: absolute;
	top: 30px;
	right: -64px;
	z-index: 9999;
}
.firstexhibition .firstexhibitioncontentseven .posabsolute {
	position: absolute;
	top: 30px;
	left: -49px;
	z-index: 9999;
}
.firstexhibition .firstexhibitioncontentsodd .posabsolute img, .firstexhibition .firstexhibitioncontentseven .posabsolute img {
	width: 80%;
}
/*左の吹き出し
before->枠線 after->三角部分の塗りつぶし*/
/*.firstexhibition .firstexhibitioncontentsodd:before {
	content: "";
	position: absolute;
	height:0px;
	width:0px;
	right: -48px;
	top: 47px;
	border-top:0px solid transparent;
	border-left:0px solid transparent;
	border-right:50px solid transparent;
	border-bottom:#fff 40px solid;
	z-index: 2;

}
.firstexhibition .firstexhibitioncontentsodd:after {
	content: "";
	position: absolute;
	height:0px;
	width:0px;
	right: -50px;
	top: 45.5px;
	border-top:0px solid transparent;
	border-left:0px solid transparent;
	border-right:53px solid transparent;
	border-bottom:#000 42px solid;
	z-index: 0;
}*/
/*右の吹き出し*/
/*.firstexhibition .firstexhibitioncontentseven:before {
	content: "";
	position: absolute;
	height:0px;
	width:0px;
	left: -10%;
	top: 9.98%;
	border-top:0px solid transparent;
	border-right:0px solid transparent;
	border-left:50px solid transparent;
	border-bottom:#fff 40px solid;
	z-index: 2;

}
.firstexhibition .firstexhibitioncontentseven:after {
	content: "";
	position: absolute;
	height:0px;
	width:0px;
	left: -11%;
	top: 9.8%;
	border-top:0px solid transparent;
	border-right:0px solid transparent;
	border-left:53px solid transparent;
	border-bottom:#000 42px solid;
	z-index: 0;
}*/
.firstexhibition .firstexhibitioncontentseven {
	float: right;
	margin-right: -100%;
}


.blankarea {
	clear: both;
}

.firstexhibitionyearsago {
	border: 1px solid #000;
	float: right;
	padding: 5px;
	margin: 0 auto;
	width: 70px;
	background-color: #fff;
	text-align: center;
	margin-right: -41px;
}
.firstexhibitionabsoluteleft {
	border: 1px solid #000;
	float: right;
    margin-top: -300px;
    margin-right: -41px;
	padding: 5px;
	width: 70px;
	background-color: #fff;
	text-align: center;
}
.firstexhibitionabsoluteright {
	border: 1px solid #000;
	float: right;
    margin-top: -40px;
	margin-right: -41px;
	padding: 5px;
	width: 70px;
	background-color: #fff;
	text-align: center;
}
.threedaysago {
	margin-top: -200px;
}
.firstexhibitionabsoluteleft p, .firstexhibitionabsoluteright p {
	margin-top: 0 !important;
}
.oneyearsago {
	margin-bottom: 50px;
}
.firstexhibition .firstexhibitioncontentsflow {
	border: 1px solid #000;
	padding: 20px 50px;
	background: #fff;
	position: relative;
	z-index: 1;
}
.firstexhibition .firstexhibitioncontentsflow img {
	margin-top: 15px;
	display: block;
	width: 100%;
}


/***************/
.innerwrapper .innercontents .firstexhibition h2 {
	font-size: 14px;
	padding-bottom: 0;
}
.innerwrapper .innercontents .firstexhibition p {
	font-size: 12px;
	margin-top: 20px;
}
.innerwrapper .innercontents .firstexhibition .firstexhibitionyearsago p {
	margin-top: 0;
}

.simply-scroll-container { position:relative; }
.simply-scroll-clip { position:relative; overflow:hidden; }
.simply-scroll-list { margin:0; padding:0; overflow:hidden; }
.simply-scroll-list li { float:left; width:250px; height:250px; margin:0; padding:0; list-style:none;overflow: hidden; }
.simply-scroll-list li img { height: 100%; width: auto; display:block;}

p.sppoint {
	margin-bottom: -20px;
}
p.boldnone {
	margin-bottom: 0 !important;
}
ul#litest li {
	background-color: #000000;
}
ul#litest li figure:after {
    position: absolute;
	padding: 20px;
    content: "";
    display: block;
}
ul#litest li figure:hover:after {
}
ul#litest li figcaption p {
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0;
}
ul#litest li figcaption p {
	/* テキストの位置を指定 */
	width: 150px;
	padding-left: 10px;
	text-align: left;
	display: block;
	margin: 0 auto;
    top: 20px;
	white-space: nowrap; /* 横幅のMAXに達しても改行しない */
    overflow: hidden; /* ハミ出した部分を隠す */
    text-overflow: ellipsis; /* 「…」と省略 */
    -webkit-text-overflow: ellipsis; /* Safari */
    -o-text-overflow: ellipsis; /* Opera */
    color: #fff;
	font-size: 12px;
}
span.figtitle {
	font-size: 15px;
}
span.figdate {
	font-size: 12px;
}
span.figartist {
	font-size: 13px;
}
ul#litest li figure:hover figcaption p,
ul#litest li figure:hover figcaption h3 {
    opacity: 1;
    transform: translateY(0);
}
 
ul#litest li figure img {
    transition: all .2s ease-out;
}
ul#litest li figure:hover img {
    opacity: .2;
}
.currentex .blankspace {
	margin-top: 30px;
}
.currentex h2 + .blankspace {
	margin-top: 0;
}

.contactformarea input, .contactformarea select, .contactformarea textarea {
	width: 100%;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 15px;
	box-sizing: border-box;
}

.contactformarea .wpcf7-submit {
	margin-bottom: 0;
	background-color: #0e5e4e;
	color: #fff;
	border: none;
}
.contactformarea .wpcf7-submit:hover {
	margin-bottom: 0;
	background-color: #fff;
	color: #0e5e4e;
	border: #0e5e4e solid 1px;
	padding: 9px;
}
.eventwrapper #ultest .artistname_only {
	margin-top: -10px;
}
.eventwrapper #ultest .artistname_only .pconly p {
	margin-top: 10px;
	font-size: 26px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
.eventwrapper #ultest .artistname_only .pconly p a {
	text-decoration: none;
	color: #000;
}
.bx03 .bxslider03 li {
	height: 200px;
	width: auto;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center;
}
.bx03 .bxslider03 li a {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bx-viewport {
	position: relative;
	overflow: hidden;
}
.bxslider03 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.bxslider03 li {
	float: left;
	width: 240px;
	height: 200px;
}
}
@media screen and (max-width: 1000px) and (min-width: 381px) {
	em {
		font-size: 12px;
		margin-right: 5px;
	}
body, html {
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}
h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 60px;
}
h1 span {
	font-size: 22px;
	display: block;
}
h1 span:before {
	content: "\A";
	white-space: pre;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
header {
	display: none;
}
header .innerwrapper {
	padding-top: 15px;
}
.speyecatch {
	background-image: url(images/sendagi_topimg.jpg);
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.spmat {
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: rgba(191,170,170,0.5);
}
.spmatinner {
	width: 90%;
	padding: 5% 5% 0;
}
.spmatinner h1 {
	margin-top: 0;
	text-align: left;
}
.spmatinner h1 img {
	width: 36%;
}
.spmatinner p {
	color: #3f3a39;
	padding-top: 5px;
}
.spmatinner .scroll {
	text-align: center;
	padding-top: 5px;
}
.spmatinner .scroll .fa-angle-double-down {
	color: #3f3a39;
	font-size: 30px;
}
.pconly {
	display: none !important;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper01 {
	background: #fff;
}
.wrapper02 {
	background: #f2f2f2;
}
.innerwrapper {
	width: 90%;
	margin: 0 auto;
}
.bun2_left {
	float: left;
}
.bun2_right {
	float: right;
}
.currentex .bun2_left {
	width: 45%;
}
.currentex .bun2_left img {
	width: 100%;
	display: block;
}
.currentex h2 {
	padding-bottom: 30px !important;
}
.currentex .bun2_right {
	width: 50%;
}
header .headerinner {
	padding-bottom: 15px;
}
header .bun2_left p {
	font-size: 11px;
	margin-top: 10px;
}
header .bun2_right {
	margin-top: 8px;
}
header .bun2_right ul li {
	float: left;
	font-size: 13px;
}
header .bun2_right ul li:not(last-child) {
	margin-left: 5px;
}
header .bun2_right ul li.sns {
	background: #d2d2d2;
	width: 30px;
	height: 30px;
}
header .bun2_right ul li.txt {
	background: #0e5e4e;
	padding: 6px 60px;
	color: #fff;
}
header .headermenu ul {
	margin-top: 45px;
}
header .headermenu ul li {
	float: left;
	width: 20%;
	font-size: 12px;
	text-align: center;
	margin-right: -1px;
	border-right: 1px solid #cccccc;
}
header .headermenu ul li:first-child {
	margin-left: -1px;
	border-left: 1px solid #cccccc;
}
.innercontents {
	padding: 50px 0;
}
.innercontents02 {
	padding: 50px 0 0;
}
.innercontents .bun4_left {
	margin-top: 20px;
	border-bottom: 1px dashed #3f3a39;
	padding-bottom: 5px;
}
.innercontents p.date {
	font-size: 12px;
}
.innercontents p.title {
	margin: 20px 0 20px;
}
.innercontents p {
	font-size: 12px;
}
.innercontents .bun4_left p.title {
	margin: 5px 0 20px;
	font-weight: bold;
}
p.btn {
	color: #fff;
	text-align: right;
}
.btnwidthfull {
	width: 100%;
	background-color: #0e5e4e;
}
p.btn span {
	background: #0e5e4e;
	font-size: 13px;
	padding: 7px 30px;
}
p.btn a, p.btn a:visited {
	text-decoration: none;
	color: #fff;
}
.innercontents .bun4_right {
	background: #fff;
	padding: 35px;
	text-align: center;
	margin-top: 20px;
}
.innercontents .bun4_right p {
	font-size: 14px;
}
.innercontents .bun4_right ul {
	margin: 20px 0;
	text-align: center;
}
.innercontents .bun4_right ul li {
	display: inline-block;
	background: #d2d2d2;
	width: 30px;
	height: 30px;	
}
.innerwrapper .innercontents h2, .innerwrapper .innercontents02 h2 {
	padding-bottom: 10px;
}
.innercontents .bun4_right ul li:first-child {
	margin-right: 8px;
}	
.innercontents .bun2_right {
}
.innercontents .bun2_right p.sakka {
	margin: 20px 0 5px;
}
.innercontents .bun2_right p.date {
	font-size: 12px;
	margin-bottom: 15px;
}
.innercontents .bun2_right p {
	font-size: 12px;
}
.innercontents .bun2_left img {
	width: 100%;
	height: auto;
}
.bxslider li {
	width: 250px !important;
}
.bxsliderwrapper {
	background: #f2f2f2;
}
.bxsliderfooter {
	height: auto !important;
}
footer .innerwrapper {
	padding: 20px 0;
}
footer .bun2_left {
	width: 55%;
}
footer .bun2_left img {
}
footer .bun2_right {

}
footer .footerinner {
	display: table;
	margin: 0 auto;
	width: 100%;
}
footer .bun2_right ul {
	width: 100%;
	display: table;
}
footer .bun2_right ul li {
	display: none;
}
footer .bun2_right ul li.rogo01, footer .bun2_right ul li.rogo02 {
	display: block;
}
footer .bun2_right ul li.rogo01, footer .bun2_right ul li.rogo02 {
	text-align: right;
}
footer .bun2_right ul li.rogo01 img {
	vertical-align: -6%;
	width: 15%;
}
footer .bun2_right ul li.rogo02 img {
	width: 15%;
	vertical-align: -9%;
}
footer .bun2_right p.copyright {
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
}
footer h1 {
	text-align: left;
	margin-top: 0;
}
footer h1 img {
	width: 65%;
}
footer ul li span {
	font-size: 11px;
}


.about_plan {
	float: left;
	width: 47.5%;
}
.about_elevation {
	float: right;
	width: 47.5%;
}
.about_elevation img {
	margin-top: -2px;
}




.wideslider {
    width: 100%;
    height: 530px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.childwideslider {
	height: 300px !important;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(img/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}
.wideslider ul li img {
	height: 530px;
}
.pagination {
	display: none;
}

.imginbdr img {
	margin: -1px;
}
img.imgbdr {
	border: 1px solid #ccc;
}
ul.bxslider02 li {
	width: 333px !important;
}
.bxsliderwrapper ul.bxslider li img, .bxsliderwrapper ul.bxslider02 li img {
	display: block;
}
.windowwidthfull {
	width: 100%;
	padding-bottom: 50px;
}
.windowwidthfull ul li {
	float: left;
	width: 10%;
}
.windowwidthfull ul li img {
	display: block;
	width: 100%;
}
.artistarea {
	width: 100%;
}
.artistarea ul li {
	float: left;
	width: 50%;
}
.artistarea ul li img {
	display: block;
	width: 100%;
	height: auto;
}
.eventwrapper {
	padding: 30px 0 90px;
}
/*.eventmenu {
	float: left;
	width: 30%;
}
.eventmenu .eventmenuwrapper p {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
.eventmenu ul li {
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	letter-spacing: 0.2em;
}
.eventmenu ul li.list_a {
	background-color: #e7e7e7;
}
.eventmenu ul li.list_b {
	background-color: #f8f8f8;
}*/
.tabfloatleft {
	float: left;
	width: 48%;
}
.tabfloatright {
	float: right;
	width: 48%;
}
.tabfloatleft img, .tabfloatright img {
	display: block;
	width: 100%;
}
.speventmenu {
	width: 100%;
}
.speventmenu ul {
	width: 100%;
}
.speventmenu ul li {
	text-align: center;
	font-size: 15px;
}
.speventmenu nav.ac_menu ul li {
	border-top: 1px solid #c2c2c2;
}
.eventimgarea {
	width: 100%;
	margin-top: 60px;
}
.eventimgarea ul {
	margin-right: -30px;
	width: 100%;
}
.eventimgarea ul li {
	margin-bottom: 30px;
}
.eventimgarea ul li p {
	border-bottom: 1px solid #6e6e6e;
}
.eventimgarea ul li p a {
	font-size: 15px;
	text-decoration: none;
	color: #000;
}
.eventimgarea ul li p a:visited, .eventimgarea ul li p a:link {
	text-decoration: none;
}
.eventimgarea ul li img {
	display: block;
	width: 100%;
	height: auto;
}
.eventmenuwrapper:not(:first-child) {
	margin-top: 40px;
}
/**************************/
.speventmenu dl dt {
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	letter-spacing: 0.2em;
}
/*.speventmenu dl.acordion dt {
	position: relative;
}
.speventmenu dl.acordion dt:before {
	border-style: solid;
    border-width: 10px 10px 0;
    content: " ";
    bottom: -10px;
    right: 20px;
    position: absolute;
    background-color: transparent;
}
.speventmenu dl.acordion dt.list_a:before {
	border-color: #e7e7e7 transparent;
}
.speventmenu dl.acordion dt.list_b:before {
	border-color: #f8f8f8 transparent;
}
.speventmenu dl.acordion dt.list_none:before {
	border-color: #ffffff transparent;
}*/
.speventmenu dl dd {
	font-size: 16px;
	display: none;
	text-align: center;
	letter-spacing: 0.2em;
}
.speventmenu dl dt {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.speventmenu dl dt.list_a {
	background-color: #e7e7e7;
}
.speventmenu dl dt.list_b {
	background-color: #f8f8f8;
}
.speventmenu dl dt.list_none {
	background-color: #ffffff;
}
.speventmenu dl dd ul li {
	border-bottom: 1px solid #c2c2c2;
}
.speventmenu dl dd ul li a, .eventmenu dl dd ul li a {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.speventmenu dl dd ul li a, .speventmenu dl dd ul li a:visited {
	text-decoration: none;
	font-size: 16px;
    padding: 15px 0;
    text-align: center;
    letter-spacing: 0.2em;
	color: #000;
}
.speventmenu dl dd ul li:last-child {
	border-bottom: none;
}
.eventmenuwrapper:not(:first-child) {
	margin-top: 40px;
}
.about_plan img, .about_elevation img {
	display: block;
	width: 100%;
}


.bx03 .bxslider03 li {
	height: 200px;
	width: auto;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center;
}
.bx-viewport {
	position: relative;
	overflow: hidden;
}
.bxslider03 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.bxslider03 li {
	float: left;
	width: 240px;
	height: 200px;
}













.furniture {
	float: left;
	width: 50%;
	height: 240px;
	position: relative;
}
.furniture:nth-child(2) p {
	/*	右側背景白	*/
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.furniture:nth-child(3) p {
	/*	左側背景白	*/
	position: absolute;
	bottom: 30px;
	left: 20px;
	width: 70%;
}
.furniture:nth-child(6) p {
	/*	右側背景白	*/
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.furniture:nth-child(7) p {
	/*	左側背景白	*/
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.furniture:nth-child(2) {
	background-image: url(images/bg_desk.jpg);
	background-repeat: no-repeat;
	background-position: 80px 10px;
	background-size: 50%;
}
.furniture:nth-child(3) {
	background-image: url(images/bg_shelf.jpg);
	background-repeat: no-repeat;
	background-position: 140px 10px;
	background-size: 50%;
}
.furniture:nth-child(6) {
	background-image: url(images/bg_longchair.jpg);
	background-repeat: no-repeat;
	background-position: 60px 40px;
	background-size: 70%;
}
.furniture:nth-child(7) {
	background-image: url(images/bg_cornerchair.jpg);
	background-repeat: no-repeat;
	background-position: 70px 40px;
	background-size: 50%;
}
.furniture:nth-child(4n), .furniture:nth-child(4n+1) {
	background-color: #dcdddd;
}
.pconly .tabonly {
	display: table !important;
}
.bxsliderwrapper_about {
	margin: 0 auto;
	padding-bottom: 50px;
}
.bxsliderwrapper_about .aboutimglist img {
	display: block;
	width: 100%;
}
.bxsliderwrapper_about .aboutimglist li:not(:last-child) {
	margin-right: 0.5%;
}
.bxsliderwrapper_about .aboutimglist li {
	width: 33%;
	float: left;
}
.aboutpageimg .innerwrapper {
	width: 100%;
	margin: 0;
}
.aboutpageimg .innerwrapper .innercontents02 {
	padding: 10px 0 0;
}
.aboutpageimg .innerwrapper .innercontents02 .bxsliderwrapper_about {
	padding-bottom: 10px;
}

nav.global_menu ul li a {
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
}
nav.global_menu ul li i {
	font-size: 30px;
}
#category_list{
	display:none;
	background-color: rgba(191,170,170,0.5);
	width:100%;
 	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.lists{
}
.navmenu_inner {
	padding: 20px;
}
#category_list li{
	padding: 10px 0;
	background: #e7e7e7;
	font-size:20px;
	text-align:center;
	-webkit-text-size-adjust: none;
}

#category_list a {
	text-decoration: none;
}
#category_list a li {
	color:#3f3a39;
	font-size: 10px;
}
.list_close{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	text-align:center;
	cursor:pointer;
	font-size: 12px;
}

#category_list li:active{
	background:#ffff00;
	color:#000;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-prev {
	display: none;
}

.close_open {
	display: none;
}
.open_close {
	display: table;
}
nav#category_list ul.lists li {
	width: 49%;
	float: left;
}
nav#category_list ul.lists li.spnavsns, nav#category_list ul.lists li.closenavmenu {
	width: 23.5%;
	float: left;
}
nav#category_list ul.lists li.closenavmenu {
	margin-right: 0 !important;
	background-color: #ccc;
}
nav#category_list ul.lists li.spnavsns {
	margin-right: 2% !important;
	margin-left: 0 !important;
}
nav#category_list ul.lists li:nth-child(even) {
	margin-left: 1%;
}
nav#category_list ul.lists li:nth-child(odd) {
	margin-right: 1%;
}
nav#category_list ul.lists li.spnavcontact  {
	margin-left: 1%;
	margin-right: 0;
}
nav#category_list ul.lists li.spnavhome {
	width: 100%;
	border-right: none;
}
nav#category_list ul.lists li.spnavsns {
	border: none;
	
}
nav#category_list ul.lists li.spnavsns i {
	font-size: 25px;
	margin-top: 10px;
}
nav#category_list ul.lists li.closenavmenu i {
	font-size: 20px;
	margin-top: 10px;
}
nav#category_list ul.lists li.closenavmenu {
	padding: 10px 0;
	border-bottom: none;
	background: none;
}
/**************************/
.ac_menu {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #c2c2c2;
}
.ac_menu p { 
	font-size: 15px;
	line-height: 3.0;
	padding-left: 10px;
	margin: 0;
} 
.ac_menu a {
	font-size: 15px;
}
.ac_menu a, .ac_menu a:link, .ac_menu a:visited {
	color: #000;
	text-decoration: none;
}
.toggle_menu { 
	cursor: pointer;
	background-color: #b2b2b2;
} 
.open_close {
	display: block;
} 
.close_open {
	display: none;
} 
.oya_1 {
	line-height: 3.0;
}
.oya_2 {
	line-height: 3.0;
}
.oya_2 .ad10p {
	font-size: 15px;
}
#category_list li {
	line-height: 3.0; 
	cursor: pointer; 
	width: 100%;
	display: block;
}
#category_list li a {
}
#category_list li {
	margin-bottom: 5px;
}
#category_list li a{
	display: block;
}
#category_list li a:link, #category_list li a:visited, #category_list li a:hover, #category_list li a:active, #category_list li a:target, #category_list li a {
	color: #000;
}
#category_list li a:hover {
	color: #0000FF;
}
.speventmenu .eventmenuwrapper nav.ac_menu ul li.oya_1 .ac_menu01 {
	background-color: #e7e7e7;
	font-size: 15px;
}
.speventmenu .eventmenuwrapper nav.ac_menu ul li.oya_1 .ac_menu02 {
	background-color: #f8f8f8;
	font-size: 15px;
}
.oya_1 .fa-angle-double-down {
	position: absolute;
	right: 20px;
	top: 15px;
}
.ac_menu01, .ac_menu02, .liodd, .lieven {
	position: relative;
}
.singlepage .innerwrapper p.btn {
    text-align: center;
	padding: 10px 0;
}
.btnwidthfull a {
	text-decoration: none;
}
.btnwidthfull {
	margin-bottom: 50px;
}

.bun4_right ul li.sns a {
	font-size: 25px;
	color: #fff;
}
.bun4_right ul li.sns .fa {
	padding-top: 5px;
	font-size: 20px;
	color: #fff;
}
.bun4_right ul li.sns {
	background: #0e5e4e;
	width: 30px;
	height: 30px;
	text-align: center;
}

.firstexhibitionyearsago p, .firstexhibitionabsoluteleft p, .firstexhibitionabsoluteright p{
	font-size: 16px;
	padding-bottom: 3px;
}
.firstexhibitionyearsago, .firstexhibitionabsoluteleft, .firstexhibitionabsoluteright {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
p.sppoint {
	margin-top: 10px;
	font-weight: bold;
}
p.boldnone {
	font-weight: normal !important;
}
.firstexhibitionabsoluteleft, .firstexhibitionabsoluteright {
	margin-top: 50px;
}
/*.firstexhibitioncontentsflow h2 {
	margin-top: 30px;
}*/
.firstexhibitioncontentsflow {
	margin-bottom: 50px;
}
.firstexhibitioncontentsflow img {
	width: 100%;
}
.simply-scroll-container { position:relative; }
.simply-scroll-clip { position:relative; overflow:hidden; }
.simply-scroll-list { margin:0; padding:0; overflow:hidden; }
.simply-scroll-list li { float:left; width:125px; height:125px; margin:0; padding:0; list-style:none;overflow: hidden; }
.simply-scroll-list li img { height: 100%; width: auto; display:block;}
.singlepage div, .singlepage div a {
	font-size: 12px;
}
.singlepage img {
	margin-bottom: 10px;
}
.furniture img {
	width: 100%;
	display: block;
}
ul.artist-index li ul li a {
	display: block !important;
}
ul.artist-index li a {
    display: none; 
}
.blankspace {
	margin-top: 50px;
}
h2 + .blankspace {
	margin-top: 0;
}
.artistname {
	margin-bottom: 20px;
}

.simply-scroll-clip p {
	display: none;
}
.contactformarea .bun2_right {
	margin-top: 50px;
}
.contactformarea .bun2_right form p {
	margin-top: 10px;
}
.contactformarea .bun2_right input, .contactformarea .bun2_right textarea {
	width: 100%;
	padding: 4px;
	box-sizing: border-box;
	font-size: 16px;
	
}
.contactformarea .bun2_right .wpcf7-submit {
	margin-bottom: 0;
    background-color: #0e5e4e;
    color: #fff;
    border: none;
	padding: 15px 0;
	margin-top: 15px;
	-webkit-appearance: none;
	border-radius: 0;

}
.contactformarea .bun2_right select.wpcf7-form-control {
	font-size: 16px;
}
.contactformarea .bun2_right select.wpcf7-form-control, .contactformarea .bun2_right .wpcf7-date {
	padding: 10px 0;
}
.firstexhibition a:link {
	color: #000;
	font-size: 12px;
}
.pconly2, .sponly2 {
	display: none;
}
.bx03 .bxslider03 li a {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.currentex h2 {
	font-size: 18px;
}
.currentex p.artistname {
	font-size: 16px;
}
.currentex p > * {
	font-size: 100%;
}

.sub-textbox01 {
	font-size: 12px;
}
#main-textbox01 {
	font-size: 12px;
}
#main-textbox02 p span a span {
	font-size: 12px;
}

}
@media screen and (max-width: 380px)  {
body, html {
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}
h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 60px;
}
h1 span {
	font-size: 22px;
	display: block;
}
h1 span:before {
	content: "\A";
	white-space: pre;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
header {
	display: none;
}
header .innerwrapper {
	padding-top: 15px;
}
.speyecatch {
	background-image: url(images/sendagi_topimg.jpg);
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.spmat {
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: rgba(191,170,170,0.5);
}
.spmatinner {
	width: 90%;
	padding: 5% 5% 0;
}
.spmatinner h1 {
	margin-top: 0;
	text-align: left;
}
.spmatinner h1 img {
	width: 50%;
}
.spmatinner p {
	color: #3f3a39;
	padding-top: 5px;
}
.spmatinner .scroll {
	text-align: center;
	padding-top: 5px;
}
.spmatinner .scroll .fa-angle-double-down {
	color: #3f3a39;
	font-size: 30px;
}
.pconly {
	display: none !important;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper01 {
	background: #fff;
}
.wrapper02 {
	background: #f2f2f2;
}
.innerwrapper {
	width: 90%;
	margin: 0 auto;
}
.bun2_left {
	float: left;
}
.bun2_right {
	float: right;
}
header .headerinner {
	padding-bottom: 15px;
}
header .bun2_left p {
	font-size: 11px;
	margin-top: 10px;
}
header .bun2_right {
	margin-top: 8px;
}
header .bun2_right ul li {
	float: left;
	font-size: 13px;
}
header .bun2_right ul li:not(last-child) {
	margin-left: 5px;
}
header .bun2_right ul li.sns {
	background: #d2d2d2;
	width: 30px;
	height: 30px;
}
header .bun2_right ul li.txt {
	background: #0e5e4e;
	padding: 6px 60px;
	color: #fff;
}
header .headermenu ul {
	margin-top: 45px;
}
header .headermenu ul li {
	float: left;
	width: 20%;
	font-size: 12px;
	text-align: center;
	margin-right: -1px;
	border-right: 1px solid #cccccc;
}
header .headermenu ul li:first-child {
	margin-left: -1px;
	border-left: 1px solid #cccccc;
}
.innercontents {
	padding: 50px 0;
}
.innercontents02 {
	padding: 50px 0 0;
}
.innercontents .bun4_left {
	margin-top: 20px;
	border-bottom: 1px dashed #3f3a39;
	padding-bottom: 5px;
}
.innercontents p.date {
	font-size: 12px;
}
.innercontents p.title {
	margin: 20px 0 20px;
}
.innercontents p {
	font-size: 12px;
}
.innercontents .bun4_left p.title {
	margin: 5px 0 20px;
	font-weight: bold;
}
p.btn {
	color: #fff;
	text-align: right;
}
.btnwidthfull {
	width: 100%;
	background-color: #0e5e4e;
}
p.btn span {
	background: #0e5e4e;
	font-size: 13px;
	padding: 7px 30px;
}
p.btn a, p.btn a:visited {
	text-decoration: none;
	color: #fff;
}
.innercontents .bun4_right {
	background: #fff;
	padding: 35px;
	text-align: center;
	margin-top: 20px;
}
.innercontents .bun4_right p {
	font-size: 14px;
}
.innercontents .bun4_right ul {
	margin: 20px 0;
	text-align: center;
}
.innercontents .bun4_right ul li {
	display: inline-block;
	background: #d2d2d2;
	width: 30px;
	height: 30px;	
}
.bun2_left, .bun2_right {
	float: none;
}
.innerwrapper .innercontents h2, .innerwrapper .innercontents02 h2 {
	padding-bottom: 10px;
}
.innercontents .bun4_right ul li:first-child {
	margin-right: 8px;
}	
.innercontents .bun2_right {
}
.innercontents .bun2_right p.sakka {
	margin: 20px 0 5px;
}
.innercontents .bun2_right p.date {
	font-size: 12px;
	margin-bottom: 15px;
}
.innercontents .bun2_right p {
	font-size: 12px;
}
.innercontents .bun2_left img {
	width: 100%;
	height: auto;
}
.bxslider li {
	width: 250px !important;
}
.bxsliderwrapper {
	background: #f2f2f2;
}
.bxsliderfooter {
	height: auto !important;
}
footer .innerwrapper {
	padding: 20px 0;
}
footer .bun2_left {
	width: 55%;
}
footer .bun2_left img {
}
footer .bun2_right {

}
footer .footerinner {
	display: table;
	margin: 0 auto;
	width: 100%;
}
footer .bun2_right ul {
	width: 100%;
	display: table;
}
footer .bun2_right ul li {
	display: none;
}
footer .bun2_right ul li.rogo01, footer .bun2_right ul li.rogo02 {
	display: block;
}
footer .bun2_right ul li.rogo01, footer .bun2_right ul li.rogo02 {
	text-align: right;
}
footer .bun2_right ul li.rogo01 img {
	vertical-align: -6%;
	width: 15%;
}
footer .bun2_right ul li.rogo02 img {
	width: 15%;
	vertical-align: -9%;
}
footer .bun2_right p.copyright {
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
}
footer h1 {
	text-align: left;
	margin-top: 0;
}
footer h1 img {
	width: 90%;
}
footer ul li span {
	font-size: 11px;
}








.wideslider {
    width: 100%;
    height: 530px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.childwideslider {
	height: 300px !important;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(img/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}
.wideslider ul li img {
	height: 530px;
}
.pagination {
	display: none;
}

.imginbdr img {
	margin: -1px;
}
img.imgbdr {
	border: 1px solid #ccc;
}
ul.bxslider02 li {
	width: 333px !important;
}
.bxsliderwrapper ul.bxslider li img, .bxsliderwrapper ul.bxslider02 li img {
	display: block;
}
.windowwidthfull {
	width: 100%;
	padding-bottom: 50px;
}
.windowwidthfull ul li {
	float: left;
	width: 10%;
}
.windowwidthfull ul li img {
	display: block;
	width: 100%;
}
.artistarea {
	width: 100%;
}
.artistarea ul li {
	float: left;
	width: 50%;
}
.artistarea ul li img {
	display: block;
	width: 100%;
	height: auto;
}
.eventwrapper {
	padding: 30px 0 90px;
}
/*.eventmenu {
	float: left;
	width: 30%;
}
.eventmenu .eventmenuwrapper p {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
.eventmenu ul li {
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	letter-spacing: 0.2em;
}
.eventmenu ul li.list_a {
	background-color: #e7e7e7;
}
.eventmenu ul li.list_b {
	background-color: #f8f8f8;
}*/
.speventmenu {
	width: 100%;
}
.speventmenu ul {
	width: 100%;
}
.speventmenu ul li {
	text-align: center;
	font-size: 15px;
}
.speventmenu nav.ac_menu ul li {
	border-top: 1px solid #c2c2c2;
}
.eventimgarea {
	width: 100%;
	margin-top: 60px;
}
.eventimgarea ul {
	margin-right: -30px;
	width: 100%;
}
.eventimgarea ul li {
	margin-bottom: 30px;
}
.eventimgarea ul li p {
	border-bottom: 1px solid #6e6e6e;
}
.eventimgarea ul li p a {
	font-size: 15px;
	text-decoration: none;
	color: #000;
}
.eventimgarea ul li p a:visited, .eventimgarea ul li p a:link {
	text-decoration: none;
}
.eventimgarea ul li img {
	display: block;
	width: 100%;
	height: auto;
}
.eventmenuwrapper:not(:first-child) {
	margin-top: 40px;
}
/**************************/
.speventmenu dl dt {
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	letter-spacing: 0.2em;
}
/*.speventmenu dl.acordion dt {
	position: relative;
}
.speventmenu dl.acordion dt:before {
	border-style: solid;
    border-width: 10px 10px 0;
    content: " ";
    bottom: -10px;
    right: 20px;
    position: absolute;
    background-color: transparent;
}
.speventmenu dl.acordion dt.list_a:before {
	border-color: #e7e7e7 transparent;
}
.speventmenu dl.acordion dt.list_b:before {
	border-color: #f8f8f8 transparent;
}
.speventmenu dl.acordion dt.list_none:before {
	border-color: #ffffff transparent;
}*/
.speventmenu dl dd {
	font-size: 16px;
	display: none;
	text-align: center;
	letter-spacing: 0.2em;
}
.speventmenu dl dt {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.speventmenu dl dt.list_a {
	background-color: #e7e7e7;
}
.speventmenu dl dt.list_b {
	background-color: #f8f8f8;
}
.speventmenu dl dt.list_none {
	background-color: #ffffff;
}
.speventmenu dl dd ul li {
	border-bottom: 1px solid #c2c2c2;
}
.speventmenu dl dd ul li a, .eventmenu dl dd ul li a {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.speventmenu dl dd ul li a, .speventmenu dl dd ul li a:visited {
	text-decoration: none;
	font-size: 16px;
    padding: 15px 0;
    text-align: center;
    letter-spacing: 0.2em;
	color: #000;
}
.speventmenu dl dd ul li:last-child {
	border-bottom: none;
}
.eventmenuwrapper:not(:first-child) {
	margin-top: 40px;
}
/*.about_plan {
	float: left;
	width: 661px;
}
.about_elevation {
	float: right;
	width: 319px;
}*/
.about_elevation {
	margin-top: 50px;
}
.about_plan img, .about_elevation img {
	display: block;
	width: 100%;
}
.furniture {
	float: left;
	width: 100%;
	height: 200px;
}
.furniture:nth-child(2n) p {
	padding: 0 20px;
	position: absolute;
	bottom: 10%;
}
.furniture:nth-child(1) {
	background-image: url(images/abouttable.jpg);
	background-size: cover;
}
.furniture:nth-child(3) {
	background-image: url(images/aboutshelf.jpg);
	background-size: cover;
}
.furniture:nth-child(5) {
	background-image: url(images/aboutlongchair.jpg);
	background-size: cover;
}
.furniture:nth-child(7) {
	background-image: url(images/aboutchair.jpg);
	background-size: cover;
}
.furniture:nth-child(2) {
	position: relative;
	background-image: url(images/bg_desk.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 50%;
}
.furniture:nth-child(4) {
	position: relative;
	background-image: url(images/bg_shelf.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 50%;
}
.furniture:nth-child(6) {
	position: relative;
	background-image: url(images/bg_longchair.jpg);
	background-repeat: no-repeat;
	background-position: 50% 30%;
	background-size: 80%;
}
.furniture:nth-child(8) {
	position: relative;
	background-image: url(images/bg_cornerchair.jpg);
	background-repeat: no-repeat;
	background-position: 50% 20%;
	background-size: 60%;
}
.furniture:nth-child(2n+1) {
	background-color: #dcdddd;
}
.bxsliderwrapper_about {
	margin: 0 auto;
	padding-bottom: 50px;
}
.bxsliderwrapper_about .aboutimglist img {
	display: block;
	width: 100%;
}
.bxsliderwrapper_about .aboutimglist li:not(:last-child) {
	margin-right: 0.5%;
}
.bxsliderwrapper_about .aboutimglist li {
	width: 33%;
	float: left;
}
.aboutpageimg .innerwrapper {
	width: 100%;
	margin: 0;
}
.aboutpageimg .innerwrapper .innercontents02 {
	padding: 10px 0 0;
}
.aboutpageimg .innerwrapper .innercontents02 .bxsliderwrapper_about {
	padding-bottom: 10px;
}

nav.global_menu ul li a {
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
}
nav.global_menu ul li i {
	font-size: 30px;
}
#category_list{
	display:none;
	background-color: rgba(191,170,170,0.5);
	width:100%;
 	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.lists{
}
.navmenu_inner {
	padding: 20px;
}
#category_list li{
	padding: 10px 0;
	background: #e7e7e7;
	font-size:20px;
	text-align:center;
	-webkit-text-size-adjust: none;
}

#category_list a {
	text-decoration: none;
}
#category_list a li {
	color:#3f3a39;
	font-size: 10px;
}
.list_close{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	text-align:center;
	cursor:pointer;
	font-size: 12px;
}

#category_list li:active{
	background:#ffff00;
	color:#000;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-prev {
	display: none;
}

.close_open {
	display: none;
}
.open_close {
	display: table;
}
nav#category_list ul.lists li {
	width: 49%;
	float: left;
}
nav#category_list ul.lists li.spnavsns, nav#category_list ul.lists li.closenavmenu {
	width: 23.5%;
	float: left;
}
nav#category_list ul.lists li.closenavmenu {
	margin-right: 0 !important;
	background-color: #ccc;
}
nav#category_list ul.lists li.spnavsns {
	margin-right: 2% !important;
	margin-left: 0 !important;
}
nav#category_list ul.lists li:nth-child(even) {
	margin-left: 1%;
}
nav#category_list ul.lists li:nth-child(odd) {
	margin-right: 1%;
}
nav#category_list ul.lists li.spnavcontact  {
	margin-left: 1%;
	margin-right: 0;
}
nav#category_list ul.lists li.spnavhome {
	width: 100%;
	border-right: none;
}
nav#category_list ul.lists li.spnavsns {
	border: none;
	
}
nav#category_list ul.lists li.spnavsns i {
	font-size: 25px;
	margin-top: 10px;
}
nav#category_list ul.lists li.closenavmenu i {
	font-size: 20px;
	margin-top: 10px;
}
nav#category_list ul.lists li.closenavmenu {
	padding: 10px 0;
	border-bottom: none;
	background: none;
}
/**************************/
.ac_menu {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #c2c2c2;
}
.ac_menu p { 
	font-size: 15px;
	line-height: 3.0;
	padding-left: 10px;
	margin: 0;
} 
.ac_menu a {
	font-size: 15px;
}
.ac_menu a, .ac_menu a:link, .ac_menu a:visited {
	color: #000;
	text-decoration: none;
}
.toggle_menu { 
	cursor: pointer;
	background-color: #b2b2b2;
} 
.open_close {
	display: block;
} 
.close_open {
	display: none;
} 
.oya_1 {
	line-height: 3.0;
}
.oya_2 {
	line-height: 3.0;
}
.oya_2 .ad10p {
	font-size: 15px;
}
#category_list li {
	line-height: 3.0; 
	cursor: pointer; 
	width: 100%;
	display: block;
}
#category_list li a {
}
#category_list li {
	margin-bottom: 5px;
}
#category_list li a{
	display: block;
}
#category_list li a:link, #category_list li a:visited, #category_list li a:hover, #category_list li a:active, #category_list li a:target, #category_list li a {
	color: #000;
}
#category_list li a:hover {
	color: #0000FF;
}
.speventmenu .eventmenuwrapper nav.ac_menu ul li.oya_1 .ac_menu01 {
	background-color: #e7e7e7;
	font-size: 15px;
}
.speventmenu .eventmenuwrapper nav.ac_menu ul li.oya_1 .ac_menu02 {
	background-color: #f8f8f8;
	font-size: 15px;
}
.oya_1 .fa-angle-double-down {
	position: absolute;
	right: 20px;
	top: 15px;
}
.ac_menu01, .ac_menu02, .liodd, .lieven {
	position: relative;
}
.singlepage .innerwrapper p.btn {
    text-align: center;
	padding: 10px 0;
}
.btnwidthfull a {
	text-decoration: none;
}
.btnwidthfull {
	margin-bottom: 50px;
}

.bun4_right ul li.sns a {
	font-size: 25px;
	color: #fff;
}
.bun4_right ul li.sns .fa {
	padding-top: 5px;
	font-size: 20px;
	color: #fff;
}
.bun4_right ul li.sns {
	background: #0e5e4e;
	width: 30px;
	height: 30px;
	text-align: center;
}

.firstexhibitionyearsago p, .firstexhibitionabsoluteleft p, .firstexhibitionabsoluteright p{
	font-size: 16px;
	padding-bottom: 3px;
}
.firstexhibitionyearsago, .firstexhibitionabsoluteleft, .firstexhibitionabsoluteright {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
p.sppoint {
	margin-top: 10px;
	font-weight: bold;
}
p.boldnone {
	font-weight: normal !important;
}
.firstexhibitionabsoluteleft, .firstexhibitionabsoluteright {
	margin-top: 50px;
}
.firstexhibitioncontentsflow h2 {
	margin-top: 30px;
}
.firstexhibitioncontentsflow img {
	width: 100%;
	margin-top: 10px;
}
.simply-scroll-container { position:relative; }
.simply-scroll-clip { position:relative; overflow:hidden; }
.simply-scroll-list { margin:0; padding:0; overflow:hidden; }
.simply-scroll-list li { float:left; width:125px; height:125px; margin:0; padding:0; list-style:none;overflow: hidden; }
.simply-scroll-list li img { height: 100%; width: auto; display:block;}
.singlepage div, .singlepage div a {
	font-size: 12px;
}
.singlepage img {
	margin-bottom: 10px;
}
.furniture img {
	width: 100%;
	display: block;
}
ul.artist-index li ul li a {
	display: block !important;
}
ul.artist-index li a {
    display: none; 
}
.blankspace {
	margin-top: 50px;
}
h2 + .blankspace {
	margin-top: 0;
}
.artistname {
	margin-bottom: 20px;
}

.simply-scroll-clip p {
	display: none;
}
.contactformarea .bun2_right {
	margin-top: 50px;
}
.contactformarea .bun2_right form p {
	margin-top: 10px;
}
.contactformarea .bun2_right input, .contactformarea .bun2_right textarea {
	width: 100%;
	padding: 4px;
	box-sizing: border-box;
	font-size: 16px;
	
}
.contactformarea .bun2_right .wpcf7-submit {
	margin-bottom: 0;
    background-color: #0e5e4e;
    color: #fff;
    border: none;
	padding: 15px 0;
	margin-top: 15px;
	-webkit-appearance: none;
	border-radius: 0;

}
.contactformarea .bun2_right select.wpcf7-form-control {
	font-size: 16px;
}
.contactformarea .bun2_right select.wpcf7-form-control, .contactformarea .bun2_right .wpcf7-date {
	padding: 10px 0;
}
.firstexhibition a:link {
	color: #000;
	font-size: 12px;
}
.pconly2, .tabonly2 {
	display: none;
}
.bx03 .bxslider03 li {
	height: 200px;
	width: auto;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center;
}
.bx-viewport {
	position: relative;
	overflow: hidden;
}
.bxslider03 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.bxslider03 li {
	float: left;
	width: 240px;
	height: 200px;
}
.bx03 .bxslider03 li a {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
}
