@charset "UTF-8";



/* ----- ----- ----- ----- -----
 ikezu.css
----- ----- ----- ----- ----- */
.entryBody .inner.detail > h2,
.entryBody .inner.detail > .tags{display: none;}




.intro{
	border-bottom: none;
}
/* .intro h2{
	margin-bottom: 2.5rem;
} */
.intro .lead{
	text-align: left;
}

.under__sec__box{
	margin-bottom: 7rem;
}
.under__sec__box h3{
	font-size: 1.85rem;
	margin-bottom: 1em;
	letter-spacing: 0.07em;
}
.under__sec__box h3:before{
	content: "-";
	padding-right: .5em;
	color: #999;
}
.talk__p{
	margin-bottom: 1.5em;
	line-height: 1.8;
	letter-spacing: 0.07em;
}
.img__figure{
	margin-bottom: 1.5em;
}
.img__figure figcaption{
	font-size: .85em;
	color: #555;
	letter-spacing: 0.07em;
}
.tdu{
	text-decoration: underline;
}
.fwb{
	font-weight: bold;
}

.entry-cta{
	border-top: 1px solid #eee;
	padding-top: 7rem;
}


.work-introduction{
	border: 8px solid #fbfbfb;
	padding: 4rem;
	margin-bottom: 7rem;
}
.work-introduction h3{
	padding: .75em 0;
	margin-bottom: 1.5rem;
	border-bottom: 2px solid #efefef;
	text-align: center;
	font-size: 1.8rem;
}
.work-introduction .note{
	margin-bottom: 0;
	font-size: .75em;
}

.about-artist{
	margin-bottom: 7rem;
}
.about-artist h3{
	text-align: center;
	font-size: 18px;
	letter-spacing: 0.3em;
	font-weight: normal;
	margin-bottom: 5rem;
}
.about__boxes{
	display: flex;
	gap: 60px;
	margin-bottom: 5rem;
}
.about__img img{
	width: 24vw;
	max-width: 315px !important;
}
.about__intro{
}
.about__artist-name{
	font-size: 45px;
	font-weight: 300;
	letter-spacing: 0.07em;
	padding-bottom: 24px;
}
.about__text{
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	letter-spacing: 0.07em;
}
.prev__link{
	margin-top: 5rem;
}

/* ----- ----- ----- ----- -----
 deviced
----- ----- ----- ----- ----- */
@media screen and (max-width: 1024px) { /* iPad landscape */
}/* @media */

@media screen and (max-width: 820px) { /* iPad Air Portrait */
}/* @media */

@media screen and (max-width: 768px) { /* iPad Portrait */
}/* @media */

@media screen and (max-width: 750px) { /* SP */
}/* @media */