@charset "utf-8";

/* CSS Document */


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

index

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


.sttl.sttl-exhibition {
	font-size: 4.8rem;
}

.sttl-exhibition-txt {
	font-size:2.0rem;
	color:#666;
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
	line-height:1.2;
}

.exhibition-txt {
	line-height:1.8;
	font-size:1.8rem;
}



/* permanent-area */

.permanent-area {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

.permanent-photo-area {
	width:50%;
}

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

.permanent-txt-area {
	width:50%;
	padding:0 8%;
}



/* permanent-photo-block */

.permanent-photo-block {
	margin:-2% 0 -5%;
	position:relative;
	z-index:5;
}

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



/* planning-area */

.planning-area {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.planning-photo-area {
	width:50%;
}

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

.planning-txt-area {
	width:50%;
	padding:0 8%;
}



.planning-txt-area .btn-pattern01 {
	margin: 50px auto 20px;
}

.planning-txt-area .btn-pattern02 {
	margin: 20px auto 50px;
}



/* planning-photo-block */

.planning-photo-block {
	margin:-4% 0 0;
	position:relative;
	z-index:5;
}

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

@media screen and (max-width: 1080px) {

.sttl.sttl-exhibition {
	font-size: 3.0rem;
	margin-bottom:15px;
}

.sttl-exhibition-txt {
	font-size:1.6rem;
	margin-bottom:15px;
}
	
.exhibition-txt {
	line-height:1.8;
	font-size:1.3rem;
}




/* permanent-area */

.permanent-txt-area {
	padding:0 4%;
}

.permanent-txt-area .btn {
	margin:20px auto; 
}




/* planning-area */

.planning-txt-area {
	padding:0 4%;
}


.planning-txt-area .btn-pattern01 {
	margin: 20px auto 10px;
}

.planning-txt-area .btn-pattern02 {
	margin: 10px auto 20px;
}


.planning-txt-area .btn-postmore {
	margin:10px 0;
}


}




@media screen and (max-width: 767px) {

.sttl.sttl-exhibition {
	font-size: 2.4rem;
}

.sttl-exhibition-txt {
	font-size:1.4rem;
}
	
.exhibition-txt {
	line-height:1.6;
	font-size:1.2rem;
}


/* permanent-area */

.permanent-area {
	display: block;

}

.permanent-photo-area {
	width:100%;
	margin: 0 auto;
}

.permanent-txt-area {
	width:100%;
	padding:10%;
}


/* planning-area */

.planning-area {
	display: block;

}

.planning-photo-area {
	width:100%;
	margin: 0 auto;
}

.planning-txt-area {
	width:100%;
	padding:10%;
}




}


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

permanent

-------------------------------------------------- */
.trad-crafts .article-list > li:nth-child(2n) {
 margin-right: 0;
}
.trad-crafts .article-list > li:nth-child(3n) {
 margin-right: 40px;
}

.trad-crafts .article-list > li {
	width: calc(100% / 2 - 40px);
	margin-right: 40px;
	margin-bottom: 40px;
}

#permanent .crafts-sttl {
	font-size:2.3rem;
	background:#EAEAEA;
	padding:1.0em;
	margin:0 0 30px 0;
}

#permanent .crafts-sttl span {
	font-weight:bold;
}

#permanent .trad-crafts .post-pht div {
	margin: 0 auto 5px 0;
	overflow: hidden;
	padding-top: 40%;
	position: relative;
	text-align: center;
	width: 100%;
	border-radius: 0;
}

#permanent .folk-crafts .post-pht div {
	margin: 0 auto 5px 0;
	overflow: hidden;
	padding-top: 77%;
	position: relative;
	text-align: center;
	width: 100%;
	border-radius: 0px;
}

.folk-crafts .article-list > li {
	width: calc(100% / 5 - 40px);
}
.folk-crafts .article-list > li:nth-child(3n) {
 margin-right: 40px;
}
.folk-crafts .article-list > li:nth-child(5n) {
 margin-right: 0;
}

#permanent .article-list {
	margin-top:30px;
}
@media screen and (max-width: 1080px) {
 #permanent .crafts-sttl {
 font-size: 1.8rem;
 padding: 0.8em;
 margin: 0 0 1em 0;
}
#permanent .article-relation {
 margin-bottom: 0;
}
.trad-crafts .article-list {
 margin: 10px -2% 0 0;
}
.trad-crafts .article-list > li {
 width: calc(100% / 2 - 2%);
 margin-right: 2%;
 margin-bottom: 30px;
}
.trad-crafts .article-list > li:nth-child(3n) {
 margin-right: 2%;
}
.folk-crafts .article-list {
 margin: 10px -2% 0 0;
}
.folk-crafts .article-list > li {
 width: calc(100% / 5 - 2%);
 margin-right: 2%;
 margin-bottom: 30px;
}
.folk-crafts .article-list > li:nth-child(3n),
.folk-crafts .article-list > li:nth-child(5n){
 margin-right: 2%;
}
}
 @media screen and (max-width: 767px) {
#permanent .article-relation {
 margin-bottom: 0;
}
#permanent .crafts-sttl {
 font-size: 1.6rem;
 padding: 0.6em;
 margin: 0 0 1em 0;
}

.trad-crafts .article-list > li {
 margin-bottom: 20px;
}

.folk-crafts .article-list > li {
 width: calc(100% / 4 - 2%);
 margin-right: 2%;
 margin-bottom: 20px;
}
#permanent .article-list {
	margin-top: 20px;
}
}
 @media screen and (max-width: 420px) {
#permanent .crafts-sttl {
 font-size: 1.3rem;
 padding: 0.5em;
 margin: 0 0 10px 0;
}
#permanent .article-list {
 margin-top: 10px;
}
.trad-crafts .article-list > li {
 width: calc(100% / 1 - 2%);
 margin-right: 2%;
 margin-bottom: 40px;
}
.trad-crafts .article-list > li {
 margin-right:0;
}
.article-list {
 margin: 10px -2% 0 0;
}
.folk-crafts .article-list > li {
 width: calc(100% / 2 - 2%);
}
.folk-crafts .article-list > li:nth-child(2n) {
 margin-right: 0;
}
.folk-crafts .article-list > li:nth-child(5n) {
 margin-right: 2%;
}
#permanent .article-list > li {
 margin-bottom: 10px;
}
#permanent .post-pht {
 margin-bottom: 0;
}
}
