@charset"utf-8";

/*--------------------------------------  
	Google Fonts 
---------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Miriam+Libre:400,700');
.wf {
    font-family: 'Miriam Libre', sans-serif;
}

/*--------------------------------------  
	Web Service 
---------------------------------------*/

/*GoogleMapクシノテラス埋め込み*/

.ggmap {
position: relative;
padding-bottom: 100%;
/*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%;
}

/*Motion Gallery Plugin*/
#mgBox {
	width: 324px;
    height: 487px;
}
/*Facebook Page Plugin*/
#fbBox , #Box {
	width: 460px;
}
#ggmap {
position: relative;
padding-bottom: 460px;
height: 0;
overflow: hidden;
}
#ggmap iframe,
#ggmap object,
#ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 460px;
}

#share {
    background: #fffdf7;
    padding: 20px;
    width: 260px;
}
#share ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#share li {
    height: 54px;
    list-style: outside none none;
    width: 54px;
}
#share a{
	display:block;
	height:54px;
	text-decoration:none;
    width: 54px;
    background-color: transparent;
}
#share a:hover{
    transform: scale(1.1,1.1);
}

/*--------------------------------------  
	共通のスタイル 
---------------------------------------*/

html{font-size:62.5%;}

body{
	font-size: 10px;
	font-size: 1.0rem;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    color: #5b3932;
    background: #fffdf7;
}
a {
    color: #5b3932;
    text-decoration: none;
}
hr {
    border-color: #5b3932;
}

main a {
    color: #5b3932;
    text-decoration: none;
    background-color: #eaff00;
}
main a:hover {
    background-color: #f6ff91;
}

/*--------------------------------------  
	サイト横幅設定 
---------------------------------------*/
#wrap {
    overflow: hidden;
    min-width: 1100px;
}
.wrap{
	width:960px;
	margin:0 auto;
}

.contents {
    background: #fffdf7;
}
.copy {
    line-height: 1.5;
}
.copy:last-child {
    display: none;
}
.listHeader {
    border-bottom: 3px solid;
    color: #5b3932;
    font-size: 3rem;
    line-height: 1.4;
    margin-bottom: 30px;
}
.listHeader span {
    font-size: 1.6rem;
    font-variant: super;
    font-weight: normal;
}
#home #headline {
    margin: 0 0 60px;
}
#share .listHeader {
    margin: 0;
    width: 260px;
}

/*--------------------------------------  
	ギャラリー　と　オフィス　記事
---------------------------------------*/
#bg {
    background: #fffdf7;
    width: 100%;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
}
#bg img {
    width: 100%;
    height: auto;
    visibility: visible !important;
}
#bg img {
    animation-duration: 1s;
    animation-timing-function: ease-in;
    animation-name: bgeffect;
}
@keyframes bgeffect {
0% {
    opacity: 0;
    transform: scale(1.03);
}
50% {
    opacity: 0.5;
    transform: scale(1.02);
}
80% {
    opacity: 0.8;
    transform: scale(1.01);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}

#gallery , #office {
    width: 100%;
}
#gallery article , #office article {
    margin: 0 auto;
    width: 960px;
}

#body , #address {
    font-size: 1.6rem;
    text-align: justify;
    width: 600px;
    line-height: 2;
}
#body time {
    background: #fffdf7;
    font-size: 3rem;
    line-height: 1;
    padding: 10px 15px;
    width: 100%;
}
#body .pageTitle {
    font-size: 3rem;
    line-height: 1.2;
    margin: 4rem 0;
    width: 100%;
}
#eventmap {
    margin-top: 10px;
}

#more {
    border-top: 1px solid;
    font-size: 1.6rem;
    line-height: 2;
    margin-top: 20px;
    padding-top: 20px;
    text-align: left !important;
    width: 600px;
}

#more img {
    float: right;
    height: auto;
    margin: 2rem 0 2rem 2rem;
    width: 300px;
}

#side {
    float: right;
    margin-top: -15px;
    width: 300px;
}
#side p {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-top: 20px;
    padding-top: 10px;
}
#side img.chirashi {
	width: 300px;
	height: auto;
box-shadow:0px 4px 8px -3px #22201a;
-moz-box-shadow:0px 4px 8px -3px #22201a;
-webkit-box-shadow:0px 4px 8px -3px #22201a;
}

/*--------------------------------------  
	予約
---------------------------------------*/

#join h3 {
    font-size: 2rem;
    margin-top: 14px;
    text-align: center;
}
#join p {
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 0;
    padding-top: 4px;
}
#join em {
    width: 100%;
    float: left;
    text-align: center;
    margin: 6px 0 2px;
    font-style: normal;
    font-weight: bold;
}
#join .joinEnd {
    font-size: 2rem;
    width: 280px;
    margin: 0 auto;
    color: #fff;
}
.join {
    background: #E95F5B;
    border-radius: 30px;
    display: block;
    font-size: 2rem;
    height: 20px;
    line-height: 1;
    margin: 0 20px;
    padding: 15px 0;
    text-align: center;
    width: calc(100% - 40px);
    color: #fff;
}
.join:hover {
    background: #5b3932;
    color: #fff;
    transition: background-color 0.5s ease 0s;
}
.joinEnd {
    background: #bdb0ad;
    border-radius: 30px;
    display: block;
    font-size: 2rem;
    height: 20px;
    line-height: 1;
    margin: 0 20px;
    padding: 15px 0;
    text-align: center;
    width: calc(100% - 40px);
}

/*--------------------------------------  
	関連概要
---------------------------------------*/

#related {
    padding: 60px 0;
    background: #bdb0ad;
}
#related .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 1000px;
}
#related .listHeader {
    border-bottom: 3px solid;
    border-top: 3px dotted;
    color: #fff;
    font-size: 3rem;
    line-height: 1.4;
    margin-bottom: 15px;
    text-align: center;
}
#related .listHeader span {
    font-size: 1.6rem;
    font-variant: super;
    font-weight: normal;
}

#related-artist {
    width: 100%;
}
#related-event, #related-shop {
    width: 460px;
}

#related-shop ul {
    float: left;
    width: 100%;
}
#related-shop li {
    float: left;
}
#related-shop li:last-child {
    margin-left: 40px;
}

#related-event .sizeM time {
    font-size: 1.6rem;
    padding: 6px 10px 0;
    top: -10px;
}
#related-event .sizeM h3 {
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 0 15px;
    width: calc(100% - 30px);
}
#related-event .excerpt {
    float: left;
    font-size: 1.4rem;
    margin-top: 6px;
    padding: 0 15px;
    width: calc(100% - 30px);
}
#related-event .excerpt .copy {
    line-height: 1.4;
}

/*--------------------------------------  
	関連プロフィール	
---------------------------------------*/

#profiles {
    border-top: 1px solid;
    margin-top: 40px;
    padding: 40px 0 0;
    width: 600px;
    line-height: 1.5;
}
#profiles li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
#profiles img {
    float: left;
    height: 210px;
    width: 210px;
}
#profiles .inner {
    float: left;
    margin-left: 30px;
    width: 360px;
}
#profiles h3.name {
    font-size: 2rem;
    line-height: 2;
}
#profiles .huri {
    font-size: 1rem;
    letter-spacing: 0.2rem;
    line-height: 1;
}
#profiles .body , #profiles p {
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: justify;
}

/*--------------------------------------  

	イベント・トピックス詳細の共通スタイル
	
---------------------------------------*/

#body h2 {
    font-size: 2rem;
}
#body .honbun {
	padding:20px 0;
}

#body img {
	max-width:100%;
	height:auto;
    margin-top: 10px;
    background: #eeeddb;
}


#headline {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 120px 0 60px;
    width: 100%;
}
#title {
    align-items: center;
    display: flex;
    font-size: 5rem;
    height: 50px;
    justify-content: center;
    line-height: 1;
    margin-right: 30px;
}
#title a {
    background-color: transparent;
}
#description {
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    line-height: 1.2;
    min-height: 50px;
    width: 450px;
}

.widgets {
    margin-top: 100px;
}

/*--------------------------------------  
	ヘッダー
---------------------------------------*/
header {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 80px;
    position: fixed;
    width: 100%;
    z-index: 998;
    top: 0;
    left: 0;
}
header a{
	text-decoration: none;
	color: #5b3932;
}
header .wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
}   
header #logo {
    height: 55px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 320px;
    z-index: 999;
}
header #logo img{
	width: 100%;
	height: auto;
}
/* header.open */
header.open {
    top: 0;
    background: transparent;
}

#gNav {
    display: none;
}

/* header.open #gNav */
header.open #gNav {
    align-items: center;
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    padding-bottom: 200px;
}
header.open #gNav ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: 60vh;
    justify-content: center;
    width: 50%;
}
header.open #gNav li {
    /*display: flex;*/
    flex-basis: 50%;
    justify-content: center;
}
header.open #gNav span {
    align-self: center;
    display: flex;
    font-size: 1.6rem;
    justify-content: center;
    line-height: 1;
    margin-right: 1rem;
}
header.open #gNav a {
    display: flex;
    font-size: 3.6rem;
    justify-content: center;
    line-height: 1;
}
#menuBtn {
    cursor: pointer;
    display: block;
    height: 36px;
    position: absolute;
    right: 0;
    top: 27px;
    width: 34px;
    z-index: 999;
}
#menuBtn div {
    position: relative;
}
#menuBtn span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #5b3932;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#menuBtn span:nth-child(1) {
    top: 0;
}
#menuBtn span:nth-child(2) {
    top: 11px;
}
#menuBtn span:nth-child(3) {
    top: 22px;
}
/* header.open #menuBtn */
header.open #menuBtn span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
}
header.open #menuBtn span:nth-child(2) {
    width: 0;
    left: 50%;
}
header.open #menuBtn span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
}

/*--------------------------------------  
	フッター 
---------------------------------------*/

footer {
    background: #5b3932;
    min-height: 160px;
}
footer .wrap {
    align-items: flex-end;
    background: #5b39320;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 0 0;
}
footer #access {
}
footer #access img {
}
footer #access p {
    color: #fff;
    font-size: 1.2rem;
}
footer #fNav {
    width: 600px;
}
footer #fNav ul {
    display: flex;
    justify-content: space-between;
}
footer #fNav li {
}
footer #fNav a {
    color: #fff;
    text-decoration: none;
    font-size: 1.4rem;
}
footer #fNav img {
    height: 24px;
    width: auto;
}
#copyright {
    border-top: 1px solid;
    color: #bdb0ad;
    margin-top: 30px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}

#news {
    display: flex;
    height: 460px;
    justify-content: space-between;
    margin: 0 auto;
    width: 960px;
    margin-bottom: 20px;
}

/*--------------------------------------  
	記事概要
---------------------------------------*/

.entryList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 100px;
    width: 960px;
}
.entryCard {
    margin-bottom: 60px;
}
.entryCard figure {
    height: 365px;
    width: 960px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.entryCard a.thumnail {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
}
.entryCard img {
    height: auto;
    transition: all 0.25s ease-in-out 0s;
    vertical-align: bottom;
    width: 100%;
}
.entryCard figcaption {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    color: #fff;
    display: flex;
    font-size: 1.6rem;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
}
.entryCard figcaption span {
    border: 2px solid;
    border-radius: 30px;
    line-height: 1;
    padding: 15px 30px;
}
.entryCard a:hover>figure img {
    filter: blur(3px);
        transform: scale(1.1,1.1);
        -webkit-transform:scale(1.1,1.1);
        -moz-transform:scale(1.1,1.1);
        -ms-transform:scale(1.1,1.1);
        -o-transform:scale(1.1,1.1);
}
 
.entryCard a:hover>figure figcaption {
    opacity: 1;
}

.entryCard time {
    background: #fffdf7 none repeat scroll 0 0;
    font-size: 3rem;
    left: 0;
    line-height: 1;
    margin: 0 10px 0 20px;
    padding: 6px 12px;
    position: relative;
    top: -15px;
}
.entryCard span.timeNew,
.entryCard span.timeEnd {
    background: #5b3932;
    font-size: 3rem;
    font-weight: bold;
    left: 0;
    line-height: 1;
    padding: 9px 12px;
    position: relative;
    top: -15px;
    color: #fffdf7;
}
.entryCard h3 {
    font-size: 3rem;
    line-height: 1.5;
    text-align: left;
    width: 100%;
}
.entryCard h3 a.name {
    background-color: transparent;
}
.entryCard .excerpt {
    display: flex;
    font-size: 1.6rem;
    justify-content: space-between;
    margin-top: 12px;
    width: 100%;
    flex-wrap: wrap;
    line-height: 1.6;
    text-align: left;
}

.entryCard .join {
    float: right;
    font-weight: normal;
    margin: -25px 20px 0 0;
    position: relative;
    width: 200px;
}
.sizeM .join {
    font-size: 1.6rem;
    line-height: 1.1;
    margin: -22px 15px 0 0;
    padding: 11px 0;
    position: relative;
    width: 90px;
}
.sizeM {
    width: 460px;
    background: #fffdf7;
}
.sizeM figure {
    height: 175px;
    width: 460px;
}
.sizeM time {
    font-size: 2rem;
    padding: 8px 10px;
    top: -10px;
}
.sizeM h3 {
    font-size: 1.6rem;
}
.sizeM span.timeNew , .sizeM span.timeEnd {
    font-size: 1.6rem;
    padding: 11px 12px;
    top: -12px;
}
.sizeM p {
    float: left;
    font-size: 2rem;
    font-weight: bold;
    width: 100%;
}
.sizeM .excerpt {
    float: left;
    width: 100%;
    font-size: 1.4rem;
}

/*--------------------------------------  
	ウェブページ 
---------------------------------------*/

#contact article {
    line-height: 0;
    /*margin-top: -60px;*/
}
#access .ggmap {
    border-top: 8px solid;
    margin: 72px 0 0;
    width: 600px;
}
#about article {
    font-size: 1.6rem;
    line-height: 2;
    margin: 100px 0;
    width: 600px;
}
#contact aside , #access aside , #about aside {
    float: right;
    font-size: 1.6rem;
    line-height: 2;
    /*margin-top: 62px;*/
    width: 300px;
}
#paintLogo {
    width: 300px;
    height: 300px;
}
#vimeo {
    margin: 12px;
}

/*--------------------------------------  
	アーカイブページページャー 
---------------------------------------*/

.pager {
    clear: both;
    position: relative;
    text-align: center;
    font-size: 1.4rem;
    margin: 0 auto 60px;
    width: 960px;
}
.pager span,
.pager a{
	display:block;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	/* Firefox用 */
}

.pager span{
	width:120px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	border:2px solid #5b3932;
	background: #5b3932;
    color:#fff;
}

.pager a{
	height:40px;
	width:120px;
	line-height:40px;
	border:2px solid #5b3932;
	text-decoration:none;
    background-color: transparent;
}
.pager a:hover {
    color: #fff;
    background: #5b3932;
    transition: background-color 0.5s ease 0s;
}
.pager .left{
	position:absolute;
	top:0;
	left:0;
}

.pager .right{
	position:absolute;
	top:0;
	right:0;
}

/*--------------------------------------  
	関連 
---------------------------------------*/

#shop a.baseLink,
#related a.baseLink {
    display: block;
    float: left;
    height: 310px;
    overflow: hidden;
    width: 210px;
}
#shop .baseLink .baseBg,
#related .baseLink .baseBg {
    height: auto;
    transition: all 0.25s ease-in-out 0s;
    vertical-align: bottom;
    width: 210px;
}
#shop .baseLink .baseLogo,
#related .baseLink .baseLogo {
    height: auto;
    left: 9px;
    position: absolute;
    top: 10px;
    width: 80px;
    z-index: 1;
}
#shop .baseLink .shopLogo,
#related .baseLink .shopLogo {
    height: auto;
    margin: 90px 0 20px;
    width: 80%;
}
#shop .baseLink figure,
#related .baseLink figure {
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#shop .baseLink figcaption,
#related .baseLink figcaption {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    color: #fff;
    font-size: 1.6rem;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
}
#shop .baseLink figcaption span,
#related .baseLink figcaption span {
    border: 2px solid;
    border-radius: 30px;
    height: 18px;
    line-height: 1;
    padding: 15px 30px;
}
#shop .baseLink a:hover>#shop .baseLink .baseBg,
#related .baseLink a:hover>#related .baseLink .baseBg {
    filter: blur(3px);
        transform: scale(1.1,1.1);
        -webkit-transform:scale(1.1,1.1);
        -moz-transform:scale(1.1,1.1);
        -ms-transform:scale(1.1,1.1);
        -o-transform:scale(1.1,1.1);
}
#shop a.baseLink:hover>figure figcaption,
#related a.baseLink:hover>figure figcaption {
    opacity: 1;
}



/*--------------------------------------  
	info　お知らせ、開館日など 
---------------------------------------*/

#info {
    position: relative;
    color: #5b3932;
    min-width: 70%;
    background: #fff;
    margin: -100px auto 0;
    height: 100px;
}
#info-title-row {
border-right: 4px solid #5b3932;
display: table-cell;
vertical-align: middle;
}
#info-title {
    font-size: 3rem;
    line-height: 1;
    text-align: center;
}
.ticker {
    margin: 0 auto;
    padding: 1rem;
    min-width: 500px;
    text-align: left;
    position: relative;
    overflow: hidden;
    font-size: 1.5rem;
    background: #fff;
}
.ticker ul {
    width: 100%;
    position: relative;
}
.ticker ul li {
    width: 100%;
    display: none;
    background: #fff;
}
.ticker a {
    color: #5b3932;
    text-decoration: none;
    background-color: #eaff00;
}
.ticker a:hover {
    background-color: #f6ff91;
}