@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=Zen+Old+Mincho:wght@400;500;600&display=swap');

main {
	background: black;
}

main .menu-column {
	margin-top: 0;
}

#content_202606artfesta {
	margin: 0 auto;
	font-size: 0;
	font-family: "Jost", "Zen Kaku Gothic New", "Zen Old Mincho", sans-serif;
	font-family: "Zen Kaku Gothic New", "Zen Old Mincho", sans-serif;
	font-optical-sizing: auto;
	width: 100%;
	max-width: 1400px;
	position: relative;
	padding-left: 300px;
	box-sizing: border-box;
}
#content_202606artfesta * {
	box-sizing: border-box;
}

#content_202606artfesta .sp_blk {
	display: none!important;
}
@media (max-width: 768px) {
#content_202606artfesta .sp_blk {
	display: block!important;
}
}

#content_202606artfesta .scr_anim {
	transition: 0.5s;
}
#content_202606artfesta .scr_anim_left {
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}
#content_202606artfesta .scr_anim_right {
	clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);

}
#content_202606artfesta .scr_anim.show {
	clip-path: polygon(-50% -50%, 120% -50%, 120% 120%, -50% 120%);
}

#content_202606artfesta big {
	font-size: 1.4em;
	padding: 0 0.2em;
}
#content_202606artfesta small {
	font-size: 0.8em;
}

#content_202606artfesta .nav {
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
#content_202606artfesta .nav .wrap {
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
	padding: 100px 0 0 70px;
}
#content_202606artfesta .nav h1 {
	display: block;
	width: 200px;
	aspect-ratio: 100 / 58;
	background: url(../images/logo_white.png) no-repeat left top / contain;
	margin-bottom: 33px;
}
#content_202606artfesta .nav dl {
	
	-
	
bottom: 0;
	
margin-bottom: 20px;
	
opacity: 0.4;
	
width: max-content;
	
pointer-events: auto;
}
#content_202606artfesta .nav dl.active {
	opacity: 1;
}
#content_202606artfesta .nav dl dt {
	font-size: 13px;
	line-height: 1;
	color: white;
	position: relative;
	padding: 0 0 6px 20px;
}
#content_202606artfesta .nav dl dt::before {
	content: '';
	position: absolute;
	top: 6px;
	left: 3px;
	z-index: 1;
	width: 7px;
	aspect-ratio: 1;
	background: #C5B293;
	transform: rotate(45deg);
}
#content_202606artfesta .nav dl dt a {
	color: white;
	text-decoration: none;
}
#content_202606artfesta .nav dl dt img {
	margin: 0 0 -4px 10px;
}
#content_202606artfesta .nav dl dd {
	position: relative;
	padding: 4px 0 6px 24px;
	margin: 0;
}
#content_202606artfesta .nav dl dd::before {
	content: '';
	position: absolute;
	top: 0;
	left: 6px;
	z-index: 1;
	width: 1px;
	height: 100%;
	background: #C5B293;
}
#content_202606artfesta .nav dl dd a {
	display: block;
	width: max-content;
	font-size: 15px;
	line-height: 1.2;
	color: #C5B293;
	text-decoration: none;
	margin: 6px 0;
}

#content_202606artfesta .main {
	width: 100%;
	overflow: hidden;
}
#content_202606artfesta .main .wrap {
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 880px;
}

#content_202606artfesta .main #fv {
	height: 554px;
	position: relative;
	background: #60C1C7;
} 
#content_202606artfesta .main #fv .info {
	margin: 0 auto;
	width: max-content;
	padding: 60px 0 0 40px;
}
#content_202606artfesta .main #fv .info h1 {
	display: block;
	width: 290px;
	aspect-ratio: 100 / 58;
	background: url(../images/logo_black.png) no-repeat left top / contain;
}
#content_202606artfesta .main #fv .info ul {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 33px;
}
#content_202606artfesta .main #fv .info ul li {
	font-size: 15px;
	font-weight: 600;
	margin: 3px 0;
	position: relative;
}
#content_202606artfesta .main #fv .info ul li::before {
	content: '';
	position: absolute;
	top: 8px;
	left: -16px;
	z-index: 1;
	width: 6px;
	aspect-ratio: 1;
	background: black;
	transform: rotate(45deg);
}
#content_202606artfesta .main #fv .info ul li.nodot::before {
	display: none;
}
#content_202606artfesta .main #fv .info ul li small {
	font-weight: normal;
	margin-left: 4px;
}
#content_202606artfesta .main #fv .image01 {
	position: absolute;
	top: 0;
	right: calc(50% + 230px);
	width: 320px;
	height: 100%;
	background: url(../images/fv_01.png) no-repeat center / contain;
	clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
	transition: 0.5s clip-path;
}
#content_202606artfesta .main #fv .image02 {
	position: absolute;
	top: 0;
	left: calc(50% + 230px);
	width: 320px;
	height: 100%;
	background: url(../images/fv_02.png) no-repeat center / contain;
	clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
	transition: 0.5s 0.3s clip-path;
}
#content_202606artfesta .main #fv .image03 {
	position: absolute;
	bottom: 0;
	left: calc(50% - 230px);
	width: 460px;
	height: 194px;
	background: url(../images/fv_03.png) no-repeat center / contain;
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	transition: 0.5s 0.6s clip-path;
}
#content_202606artfesta .main #fv.show div:not(.info) {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

#content_202606artfesta .main #ny5 {
	background: url(../images/ny5.png) no-repeat top 110px left 10px / 670px auto, url(../images/ny5_bg.png) no-repeat center top / auto;
	margin: 0 0 0px;
}
#content_202606artfesta .main #ny5 .caution {
	font-size: 12px;
	color: white;
	text-align: right;
	padding: 4px 0;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	max-width: 1000px;
}
#content_202606artfesta .main #ny5 .caution::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 100vw;
	height: 100%;
	z-index: -1;
	background: black;
	opacity: 0.5;
	transform: translate(-50%, 0);
}
#content_202606artfesta .main #ny5 .floor {
	font-size: 20px;
	color: white;
	line-height: 1;
	width: max-content;
	background: black;
	margin: 172px 0 0;
	border-radius: 30px;
	padding: 2px 16px 7px;
	transform: translate(0, 37px);
	position: relative;
	z-index: 4;
}
#content_202606artfesta .main #ny5 h2 {
	margin: 30px 0 0;
	font-size: 44px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 2px;
	position: relative;
	z-index: 2;
	width: max-content;
	padding-left: 16px;
}
#content_202606artfesta .main #ny5 h2::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	width: 50vw;
	height: 100%;
	background: white;
}
#content_202606artfesta .main #ny5 h2 big {
	font-size: 1.1em;
	padding: 0;
}
#content_202606artfesta .main #ny5 h2 span {
	display: inline-block;
	vertical-align: sub;
	font-size: 25px;
	line-height: 1.2;
	margin-left: 36px;
	background: #FFEC02;
	padding: 10px 12px;
}
#content_202606artfesta .main #ny5 .info {
	font-size: 15.7px;
	line-height: 1.8;
	color: white;
	background: black;
	margin: 82px 0 60px;
	padding: 10px 20px;
	position: relative;
}
#content_202606artfesta .main #ny5 .info span {
	position: absolute;
	bottom: 100%;
	left: 0;
	z-index: 1;
	background: black;
	color: #FFEC02;
	font-size: 24px;
	line-height: 1;
	letter-spacing: 1px;
	font-weight: 500;
	padding: 10px 20px;
}

#content_202606artfesta .main #ny5 article {
	padding: 0 60px 50px;
}
#content_202606artfesta .main #ny5 article:nth-of-type(even) {
	text-align: right;
}
#content_202606artfesta .main #ny5 article:nth-of-type(even) dl dt {
	margin-left: auto;
}
#content_202606artfesta .main #ny5 article:last-of-type {
	padding-bottom: 0;
}
#content_202606artfesta .main #ny5 article dl dt {
	background: white;
}
#content_202606artfesta .main #ny5 article dl dt span {
	display: inline-block;
	vertical-align: top;
	color: white;
	margin-left: 8px;
	padding: 4px 42px 8px 12px;
	font-size: 17px;
	font-weight: 400;
	line-height: 1;
	font-family: "Jost";
	font-style: italic;
	position: relative;
}

#content_202606artfesta .main article {
	max-width: 880px;
	margin: 0 auto;
}
#content_202606artfesta .main article h3 {
	font-size: 80px;
	font-weight: 500;
	text-shadow: 3px 3px 0 BLACK;
	line-height: 1;
	letter-spacing: -1px;
	margin: 0 0 0;
	font-family: "Jost";
	font-style: italic;
}
#content_202606artfesta .main article dl {
	margin: 30px 0 0;
}
#content_202606artfesta .main article dl dt {
	width: max-content;
	font-size: 15px;
	line-height: 1.8;
	font-weight: 500;
	padding: 0 0 0 16px;
	cursor: pointer;
}
#content_202606artfesta .main article dl dt span {
	display: inline-block;
	vertical-align: top;
	color: white;
	margin-left: 8px;
	padding: 5px 42px 7px 12px;
	font-size: 17px;
	font-weight: 500;
	line-height: 1;
	font-family: "Jost";
	font-style: italic;
	position: relative;
}
#content_202606artfesta .main article dl dt span::before {
	content: '';
	position: absolute;
	top: 13px;
	right: 17px;
	width: 11px;
	height: 1px;
	background: white;
}
#content_202606artfesta .main article dl dt span::after {
	content: '';
	position: absolute;
	top: 13px;
	right: 17px;
	width: 11px;
	height: 1px;
	background: white;
	transform: rotate(90deg);
	transition: 0.3s;
}
#content_202606artfesta .main article dl dt.open span::after {
	transform: rotate(0deg);
}
#content_202606artfesta .main article dl dd {
	text-align: left;
	background: white;
	margin: 0;
	padding: 30px 54px 20px;
	border-bottom: solid 3px transparent;
	display: none;
}
#content_202606artfesta .main article dl dd p {
	font-size: 12px;
	line-height: 1.7;
	margin: 0 0 4px;
}
#content_202606artfesta .main article dl dd p.name {
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 14px;
}
#content_202606artfesta .main article dl dd ul {
	font-size: 12px;
	line-height: 1.7;
	margin: 0 0 4px;
	list-style-type: none;
	padding: 0;
}
#content_202606artfesta .main article dl dd ul li {
	position: relative;
	padding-left: 36px;
}
#content_202606artfesta .main article dl dd ul li::before {
	content: attr(data-year);
	position: absolute;
	top: 0;
	left: 0;
}
#content_202606artfesta .main article dl dd ul.addNen li {
	padding-left: 49px;
}
#content_202606artfesta .main article dl dd ul.addNen li::before {
	content: attr(data-year)'年';
}
#content_202606artfesta .main article dl dd [data-title] {
	position: relative;
	padding-top: 28px;
}
#content_202606artfesta .main article dl dd [data-title]::before {
	content: 'ー 'attr(data-title)' ー';
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	font-size: 12px;
}

#content_202606artfesta .main #ny5 article.andy h3 {
	color: #FF5399;
}
#content_202606artfesta .main #ny5 article.andy dl dt {
	color: #FF5399;
}
#content_202606artfesta .main #ny5 article.andy dl dt span {
	background: #FF5399;
}
#content_202606artfesta .main #ny5 article.andy dl dd {
	border-bottom-color: #FF5399;
}
#content_202606artfesta .main #ny5 article.roy h3 {
	color: #FF292D;
}
#content_202606artfesta .main #ny5 article.roy dl dt {
	color: #FF292D;
}
#content_202606artfesta .main #ny5 article.roy dl dt span {
	background: #FF292D;
}
#content_202606artfesta .main #ny5 article.roy dl dd {
	border-bottom-color: #FF292D;
}
#content_202606artfesta .main #ny5 article.jasper h3 {
	color: #00BDC3;
}
#content_202606artfesta .main #ny5 article.jasper dl dt {
	color: #00BDC3;
}
#content_202606artfesta .main #ny5 article.jasper dl dt span {
	background: #00BDC3;
}
#content_202606artfesta .main #ny5 article.jasper dl dd {
	border-bottom-color: #00BDC3;
}
#content_202606artfesta .main #ny5 article.yayoi h3 {
	color: #F5C600;
}
#content_202606artfesta .main #ny5 article.yayoi dl dt {
	color: #F5C600;
}
#content_202606artfesta .main #ny5 article.yayoi dl dt span {
	background: #F5C600;
}
#content_202606artfesta .main #ny5 article.yayoi dl dd {
	border-bottom-color: #F5C600;
}
#content_202606artfesta .main #ny5 article.keith h3 {
	color: #00D1B2;
}
#content_202606artfesta .main #ny5 article.keith dl dt {
	color: #00D1B2;
}
#content_202606artfesta .main #ny5 article.keith dl dt span {
	background: #00D1B2;
}
#content_202606artfesta .main #ny5 article.keith dl dd {
	border-bottom-color: #00D1B2;
}

#content_202606artfesta .main #contemporary {
	margin: 150px 0 0;
	background: #222222;
	color: white;
	padding: 0 0 70px;
}
#content_202606artfesta .main #contemporary .wrap {
	display: block;
	max-width: 850px;
}
#content_202606artfesta .main #contemporary h2 {
	font-size: 33px;
	font-weight: 600;
	background: #FFEC02;
	padding: 8px 0;
	color: black;
	margin: 0;
}
#content_202606artfesta .main #contemporary h3 {
	font-size: 30px;
	margin: 22px 0 0;
}
#content_202606artfesta .main #contemporary h3 +p {
	font-size: 16px;
	line-height: 1.8;
	margin: 22px 0 80px;
}
#content_202606artfesta .main #contemporary article {
	margin-bottom: 80px;
	text-align: center;
	position: relative;
	z-index: 2;
}
#content_202606artfesta .main #contemporary article::after {
	content: '';
	position: absolute;
	z-index: -1;
}
#content_202606artfesta .main #contemporary article h3 {
	font-size: 68px;
	font-weight: 600;
	text-shadow: none;
	line-height: 1;
	letter-spacing: 4px;
	margin: 0 60px 50px;
	text-align: center;
	font-style: normal;
}
#content_202606artfesta .main #contemporary article dl {
	margin: 38px 60px 10px;
}
#content_202606artfesta .main #contemporary article dl dt {
	background: black;
	border: solid 1px white;
}
#content_202606artfesta .main #contemporary article dl dt.open {
}
#content_202606artfesta .main #contemporary article dl dd {
	background: black;
	border: solid 1px white;
	margin: -1px 0 0;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}
#content_202606artfesta .main #contemporary article dl dd::after {
	content: '';
	position: absolute;
	bottom: 6px;
	left: 6px;
	width: calc(100% - 12px);
	height: 1px;
}
#content_202606artfesta .main #contemporary article dl dt span {
	border-style: solid;
	border-width: 1px;
	border-left-color: white !important;
	margin: -1px;
	margin-left: 10px;
}
#content_202606artfesta .main article figure {
	margin: 30px 0 0;
	display: inline-block;
	vertical-align: top;
}
#content_202606artfesta .main article figure img {
	max-width: 100%;
}
#content_202606artfesta .main article figure figcaption {
	font-size: 15px;
	margin: 14px 0 0;
	text-align: left;
	font-weight: 500;
}
#content_202606artfesta .main article figure figcaption small {
	font-weight: normal;
}

#content_202606artfesta .main #contemporary article.jamie {
	z-index: 3;
}
#content_202606artfesta .main #contemporary article.jamie::after {
	background: url(../images/JamieReid_bg.png) no-repeat center top / contain;
	width: 560px;
	aspect-ratio: 78 / 100;
	top: -110px;
	right: -100px;
}
#content_202606artfesta .main #contemporary article.jamie h3 {
	color: #FF3CB0;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 0;
}
#content_202606artfesta .main #contemporary article.jamie dl dt {
	color: #FF3CB0;
}
#content_202606artfesta .main #contemporary article.jamie dl dt span {
	border-color: #FF3CB0;
}
#content_202606artfesta .main #contemporary article.jamie dl dd::after {
	background: #FF3CB0;
}
#content_202606artfesta .main #contemporary article.jamie figure {
	max-width: 760px;
}
#content_202606artfesta .main #contemporary article.nick {
	text-align: right;
	z-index: 2;
}
#content_202606artfesta .main #contemporary article.nick::after {
	background: url(../images/NickWalker_bg.png) no-repeat center top / contain;
	width: 700px;
	aspect-ratio: 63 / 100;
	top: -210px;
	left: -360px;
}
#content_202606artfesta .main #contemporary article.nick h3 {
	color: #27A7E1;
	text-align: right;
	margin-bottom: 0;
}
#content_202606artfesta .main #contemporary article.nick dl {}
#content_202606artfesta .main #contemporary article.nick dl dt {
	color: #27A7E1;
	margin-left: auto;
}
#content_202606artfesta .main #contemporary article.nick dl dt span {
	border-color: #27A7E1;
}
#content_202606artfesta .main #contemporary article.nick dl dd::after {
	background: #27A7E1;
}
#content_202606artfesta .main #contemporary article.nick figure:nth-of-type(1) {
	margin-right: 60px;
}
#content_202606artfesta .main #contemporary article.dolk {
	z-index: 3;
}
#content_202606artfesta .main #contemporary article.dolk::after {
	background: url(../images/DOLK_bg.png) no-repeat center top / contain;
	width: 680px;
	aspect-ratio: 71 / 100;
	top: 420px;
	left: 120px;
}
#content_202606artfesta .main #contemporary article.dolk h3 {
	color: #F6E25B;
	text-align: left;
	margin-bottom: 0;
}
#content_202606artfesta .main #contemporary article.dolk dl dt {
	color: #F6E25B;
}
#content_202606artfesta .main #contemporary article.dolk dl dt span {
	border-color: #F6E25B;
}
#content_202606artfesta .main #contemporary article.dolk dl dd::after {
	background: #F6E25B;
}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(2) {
	margin: 50px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(2) img {
	order: 1;
}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(2) figcaption {
	order: 2;
	padding-left: 30px;
}
#content_202606artfesta .main #contemporary article.motonaga {
	text-align: right;
	z-index: 4;
}
#content_202606artfesta .main #contemporary article.motonaga h3 {
	color: #9360be;
	text-align: right;
	margin-bottom: 0;
}
#content_202606artfesta .main #contemporary article.motonaga dl {}
#content_202606artfesta .main #contemporary article.motonaga dl dt {
	color: #9360be;
	margin-left: auto;
}
#content_202606artfesta .main #contemporary article.motonaga dl dt span {
	border-color: #9360be;
}
#content_202606artfesta .main #contemporary article.motonaga dl dd::after {
	background: #27A7E1;
}
#content_202606artfesta .main #contemporary article.motonaga figure {
	margin-right: 60px;
	max-width: 760px;
}

#content_202606artfesta .main #toart {
	background: url(../images/toart_bg.png) repeat-y center top / 100% auto white;
	color: black;
	padding-bottom: 70px;
}
#content_202606artfesta .main #toart h2 {
	padding: 115px 0 0;
	text-align: center;
}
#content_202606artfesta .main #toart h2 .floor {
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	width: max-content;
	aspect-ratio: 1;
	border: solid 1px black;
	border-radius: 50%;
	padding: 1.3em 0.6em 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
#content_202606artfesta .main #toart h2 .floor big {
	font-size: 1.6em;
	padding: 0 0.1em;
	line-height: 0;
}
#content_202606artfesta .main #toart h2 img {
	display: inline-block;
	vertical-align: middle;
}
#content_202606artfesta .main #toart h2 +p {
	font-size: 16px;
	text-align: center;
	margin: 20px 0 0;
}
#content_202606artfesta .main #toart h2 +p +p {
	font-size: 14px;
	text-align: center;
	margin: 14px 40px 0;
}
#content_202606artfesta .main #toart #sakurai {
	margin: 70px 50px 0;
	background: url(../images/KeishiSakurai_profile.png) no-repeat top 70px right min(136px, calc(100% - 560px)) / auto #3e5b7cb3;
	color: white;
	padding: 0 0 96px;
}
#content_202606artfesta .main #toart #sakurai article {
	max-width: none;
}
#content_202606artfesta .main #toart #sakurai article h3 {
	font-size: 45px;
	font-weight: 600;
	text-shadow: none;
	letter-spacing: -0.5px;
	padding: 80px 120px 0;
	font-style: normal;
}
#content_202606artfesta .main #toart #sakurai article dl {
	margin: 24px 120px 0;
}
#content_202606artfesta .main #toart #sakurai article dl dt {
	border: solid 1px white;
	background: #768BA3;
}
#content_202606artfesta .main #toart #sakurai article dl dt span {
	border-left: solid 1px white;
}
#content_202606artfesta .main #toart #sakurai article dl dd {
	background: #768BA3;
	border: solid 1px white;
	margin-top: -1px;
	width: 68%;
	min-width: 420px;
}
#content_202606artfesta .main #toart #sakurai article div {
	margin: 14px 120px 0;
	font-size: 12px;
}
#content_202606artfesta .main #toart #sakurai article div span {
	display: block;
	width: max-content;
	background: white;
	color: #3F5F89;
	margin: 10px 0 3px;
	font-size: 15px;
	font-weight: 600;
	padding: 3px 13px;
}
#content_202606artfesta .main #toart #sakurai article div span small {
	font-weight: 500;
	display: inline-block;
	border-left: solid 1px #3F5F89;
	margin-left: 15px;
	padding-left: 16px;
	padding-bottom: 3px;
}
#content_202606artfesta .main #toart #sakurai article figure {
	margin: 40px 60px 0;
}
#content_202606artfesta .main #toart #sakurai article figure:nth-of-type(2) {
	margin: 30px 0px 0 60px;
	width: calc(50% - 70px);
}
#content_202606artfesta .main #toart #sakurai article figure:nth-of-type(3) {margin: 30px 60px 0 35px;width: calc(50% - 85px);}
#content_202606artfesta .main #toart #other {
	margin: 112px 0 0;
}
#content_202606artfesta .main #toart #other article {
	width: 100%;
	max-width: 760px;
	position: relative;
	padding-left: 120px;
	margin-bottom: 80px;
}
#content_202606artfesta .main #toart #other article[data-sub] {
	margin-bottom: 40px;
}
#content_202606artfesta .main #toart #other article[data-sub]::before {
	content: attr(data-sub);
	position: absolute;
	top: -5px;
	left: 0;
	z-index: 1;
	font-size: 60px;
	font-weight: 500;
	font-family: "Zen Old Mincho", sans-serif;
	width: 1em;
	line-height: 1.25;
	color: #C5B293;
	pointer-events: none;
}
#content_202606artfesta .main #toart #other article:is([data-sub="日本画"], [data-sub="海外作家"]),
#content_202606artfesta .main #toart #other article:is([data-sub="日本画"], [data-sub="海外作家"]) +article {
	text-align: right;
	padding-left: 0;
	padding-right: 50px;
}
#content_202606artfesta .main #toart #other article:is([data-sub="日本画"], [data-sub="海外作家"])::before {
	left: auto;
	right: -50px;
}
#content_202606artfesta .main #toart #other article:is([data-sub="日本画"], [data-sub="海外作家"]) dl dt,
#content_202606artfesta .main #toart #other article:is([data-sub="日本画"], [data-sub="海外作家"]) +article dl dt {
	margin-left: auto;
}
#content_202606artfesta .main #toart #other article h3 {
	font-size: 26px;
	text-shadow: none;
	letter-spacing: 0px;
	margin: 0 0 0;
	font-weight: 600;
	font-style: normal;
}
#content_202606artfesta .main #toart #other article dl {
	margin: 23px 0 0;
}
#content_202606artfesta .main #toart #other article dl dt {
	background: #D5C7B1;
	color: #917F66;
}
#content_202606artfesta .main #toart #other article dl dt span {
	background: #C5B293;
}
#content_202606artfesta .main #toart #other article dl dd {
	background: #D5C7B1;
	border-bottom: solid 3px black;
}
#content_202606artfesta .main #toart #other article figure {
	margin-top: 20px;
	max-width: 620px;
}
#content_202606artfesta .main #toart #other article[data-sub="日本画"] figure:nth-of-type(2) {
	margin-right: -110px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
#content_202606artfesta .main #toart #other article[data-sub="日本画"] figure:nth-of-type(2) img {
	order: 2;
}
#content_202606artfesta .main #toart #other article[data-sub="日本画"] figure:nth-of-type(2) figcaption {
	order: 1;
	padding-right: 30px;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"],
#content_202606artfesta .main #toart #other article[data-sub="洋画"] +article {
	padding-left: 40px;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"]::before {
	left: -55px;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"] figure:nth-of-type(2) {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"] figure:nth-of-type(2) img {
	order: 2;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"] figure:nth-of-type(2) figcaption {
	order: 1;
	padding-right: 30px;
}
#content_202606artfesta .main #toart #other article[data-sub="海外作家"] figure:nth-of-type(2) {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
#content_202606artfesta .main #toart #other article[data-sub="海外作家"] figure:nth-of-type(2) figcaption {
	padding-left: 30px;
}
#content_202606artfesta .main .bnr {
	background: white;
	text-align: center;
	padding: 70px 0 86px;
}
#content_202606artfesta .main .bnr a {}

@media (max-width: 1200px) {
#content_202606artfesta .main #contemporary article.nick figure:nth-of-type(2) {
	margin-right: 0px;
}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(2) {
	margin-right: 60px;
}
#content_202606artfesta .main #toart #sakurai {
	background: url(../images/KeishiSakurai_profile.png) no-repeat top 60px right 56px / auto #3e5b7cb3;
	color: white;
	padding: 0 0 96px;
}
#content_202606artfesta .main #toart #sakurai article dl dd {
	padding: 20px 24px 20px;
	width: 60%;
	min-width: 300px;
}
#content_202606artfesta .main #toart #sakurai article h3 {
	padding: 80px 60px 0;
}
#content_202606artfesta .main #toart #sakurai article dl {
	margin: 24px 60px 0;
}
#content_202606artfesta .main #toart #sakurai article div {
	margin: 14px 60px 0;
}
#content_202606artfesta .main #toart #other article[data-sub="日本画"]::before {
	top: -30px;
	left: 0;
	right: auto;
	width: 100%;
	text-align: left;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"]::before {
	top: -30px;
	left: 0;
	right: auto;
	width: 100%;
	text-align: right;
}
#content_202606artfesta .main #toart #other article[data-sub="海外作家"]::before {
	left: 0;
	right: auto;
}
}

@media (max-width: 768px) {
#content_202606artfesta {
	padding: 0;
}
#content_202606artfesta * {}
#content_202606artfesta .scr_anim {}
#content_202606artfesta .scr_anim_left {}
#content_202606artfesta .scr_anim_right {}
#content_202606artfesta .scr_anim.show {}
#content_202606artfesta big {}
#content_202606artfesta small {
	font-size: 0.9em;
}
#content_202606artfesta .nav {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #60C1C7;
	transform: translate(0, 0) !important;
	pointer-events: auto;
}
#content_202606artfesta .nav .wrap {
	padding: 20vw 0 0 20vw;
}
#content_202606artfesta .nav h1 {
	background-image: url(../images/logo_black.png);
	width: 50vw;
}
#content_202606artfesta .nav dl {
	opacity: 1;
	margin-bottom: 5vw;
}
#content_202606artfesta .nav dl.active {}
#content_202606artfesta .nav dl dt {
	color: black;
	font-size: 4vw;
	font-weight: 600;
	padding: 0 0 2vw 3vw;
}
#content_202606artfesta .nav dl dt::before {
	top: 2.4vw;
	left: 0;
	width: 1.6vw;
	background: black;
}
#content_202606artfesta .nav dl dt a {
	color: black;
}
#content_202606artfesta .nav dl dt img {
	display: none;
}
#content_202606artfesta .nav dl dd {}
#content_202606artfesta .nav dl dd::before {
	background: black;
	left: 0.8vw;
}
#content_202606artfesta .nav dl dd a {
	font-size: 3.6vw;
	font-weight: 600;
	color: black;
	margin: 2vw 0;
}
#content_202606artfesta .nav_btn {
	position: fixed;
	top: 17vw;
	right: 4vw;
	z-index: 9;
	width: 10vw;
	aspect-ratio: 1;
	background: black;
	border: solid 1px white;
	border-radius: 50%;
}
#content_202606artfesta .nav_btn.open {
	z-index: 9999;
}
#content_202606artfesta .nav_btn span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5vw;
	height: 2px;
	background: white;
	transform: translate(-50%, -50%);
	transition: 0.3s;
}
#content_202606artfesta .nav_btn span::before,
#content_202606artfesta .nav_btn span::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5vw;
	height: 2px;
	background: white;
	transform: translate(-50%, -50%);
	transition: 0.3s;
}
#content_202606artfesta .nav_btn span::before {
	margin-top: -1.5vw;
}
#content_202606artfesta .nav_btn span::after {
	margin-top: 1.5vw;
}
#content_202606artfesta .nav_btn.open span {
	width: 0;
}
#content_202606artfesta .nav_btn.open span::before,
#content_202606artfesta .nav_btn.open span::after {
	margin: 0;
}
#content_202606artfesta .nav_btn.open span::before {
	transform: translate(-50%, -50%) rotate(35deg);
}
#content_202606artfesta .nav_btn.open span::after {
	transform: translate(-50%, -50%) rotate(-35deg);
}
#content_202606artfesta .main {}
#content_202606artfesta .main .wrap {
	width: 90vw;
}
#content_202606artfesta .main #fv {
	height: 161.6vw;
} 
#content_202606artfesta .main #fv .info {
	padding: 8vw 0 0 2vw;
}
#content_202606artfesta .main #fv .info h1 {
	width: 47vw;
}
#content_202606artfesta .main #fv .info ul {
	margin: 2.6vw 0 0 0;
}
#content_202606artfesta .main #fv .info ul li {
	font-size: 3.3vw;
	margin: 0.8vw 0;
}
#content_202606artfesta .main #fv .info ul li::before {
	top: 2vw;
	left: -3vw;
	z-index: 1;
	width: 1.4vw;
}
#content_202606artfesta .main #fv .info ul li.nodot::before {}
#content_202606artfesta .main #fv .info ul li small {}
#content_202606artfesta .main #fv .image01 {
	background-image: url(../images/fv_01_sp.png);
	background-position: center top;
	top: auto;
	bottom: 0;
	right: auto;
	left: 0;
	width: 43vw;
	height: 100vw;
	clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}
#content_202606artfesta .main #fv .image02 {
	background-image: url(../images/fv_02_sp.png);
	background-position: center top;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	width: 57vw;
	height: 100vw;
	clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
}
#content_202606artfesta .main #fv .image03 {
	background-image: url(../images/fv_03_sp.png);
	background-position: left bottom;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 33vw;
	clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
}
#content_202606artfesta .main #fv.show div {}
#content_202606artfesta .main #ny5 {
	background: url(../images/ny5.png) no-repeat top 11vw left 1vw / 83vw auto, url(../images/ny5_bg.png) no-repeat center bottom / cover;
}
#content_202606artfesta .main #ny5 .caution {
	font-size: 3.15vw;
	padding: 1vw 0;
	text-align: center;
}
#content_202606artfesta .main #ny5 .caution::before {}
#content_202606artfesta .main #ny5 .floor {
	font-size: 3.8vw;
	margin: 16vw 0 0;
	padding: 0.5vw 3vw 1vw;
	transform: translate(0, 4.2vw);
}
#content_202606artfesta .main #ny5 h2 {
	margin: 3.2vw 0 0;
	font-size: 7.8vw;
	padding-left: 1vw;
}
#content_202606artfesta .main #ny5 h2::before {
	width: 100vw;
}
#content_202606artfesta .main #ny5 h2 span {
	font-size: 3.6vw;
	margin-left: 2vw;
	padding: 1.6vw 2vw;
	vertical-align: text-top;
}
#content_202606artfesta .main #ny5 .info {
	font-size: 3.4vw;
	line-height: 1.35;
	margin: 11vw 0 13.8vw;
	padding: 2.4vw 3vw;
}
#content_202606artfesta .main #ny5 .info span {
	font-size: 3.6vw;
	padding: 2vw 3vw 1vw;
	margin-bottom: -1px;
}
#content_202606artfesta .main #ny5 article {
	padding: 0 0 9vw;
}
#content_202606artfesta .main #ny5 article:nth-of-type(even) {}
#content_202606artfesta .main #ny5 article:nth-of-type(even) dl dt {}
#content_202606artfesta .main #ny5 article:last-of-type {}
#content_202606artfesta .main #ny5 article dl dd ul li {}
#content_202606artfesta .main #ny5 article dl dt {}
#content_202606artfesta .main #ny5 article dl dt span {
	margin-left: 1vw;
	padding: 0.8vw 6vw 1.6vw 3vw;
	font-size: 4vw;
}
#content_202606artfesta .main article {}
#content_202606artfesta .main article h3 {
	font-size: 11.6vw;
}
#content_202606artfesta .main article dl {
	margin: 4vw 0 0;
}
#content_202606artfesta .main article dl dt {
	font-size: 3.2vw;
	line-height: 1.9;
	padding: 0 0 0 2.8vw;
}
#content_202606artfesta .main article dl dt span {
	margin-left: 3vw;
	padding: 0.8vw 6vw 1.6vw 3vw;
	font-size: 3.6vw;
}
#content_202606artfesta .main article dl dt span::before {
	top: 2.8vw;
	right: 1.4vw;
	width: 2.6vw;
	height: 2px;
}
#content_202606artfesta .main article dl dt span::after {
	top: 2.8vw;
	right: 1.4vw;
	width: 2.6vw;
	height: 2px;
}
#content_202606artfesta .main article dl dt.open span::after {}
#content_202606artfesta .main article dl dd {
	padding: 3vw 4vw 3vw;
	margin-top: -1px;
	border-bottom-width: 1vw;
}
#content_202606artfesta .main article dl dd p {
	font-size: 3vw;
	line-height: 1.5;
	margin: 0 0 1vw;
}
#content_202606artfesta .main article dl dd p.name {
	font-size: 4vw;
	margin: 0 0 2vw;
}
#content_202606artfesta .main article dl dd ul {
	font-size: 3vw;
	margin: 0 0 1vw;
}
#content_202606artfesta .main article dl dd ul li {
	padding-left: 9vw;
}
#content_202606artfesta .main article dl dd ul li::before {}
#content_202606artfesta .main article dl dd ul.addNen li {
	padding-left: 12vw;
}
#content_202606artfesta .main article dl dd [data-title] {
	padding-top: 7vw;
}
#content_202606artfesta .main article dl dd [data-title]::before {
	top: 1.4vw;
	font-size: 3vw;
}
#content_202606artfesta .main #ny5 article.andy h3 {}
#content_202606artfesta .main #ny5 article.andy dl dt {}
#content_202606artfesta .main #ny5 article.andy dl dt span {}
#content_202606artfesta .main #ny5 article.andy dl dd {}
#content_202606artfesta .main #ny5 article.roy h3 {}
#content_202606artfesta .main #ny5 article.roy dl dt {}
#content_202606artfesta .main #ny5 article.roy dl dt span {}
#content_202606artfesta .main #ny5 article.roy dl dd {}
#content_202606artfesta .main #ny5 article.jasper h3 {}
#content_202606artfesta .main #ny5 article.jasper dl dt {}
#content_202606artfesta .main #ny5 article.jasper dl dt span {}
#content_202606artfesta .main #ny5 article.jasper dl dd {}
#content_202606artfesta .main #ny5 article.yayoi h3 {}
#content_202606artfesta .main #ny5 article.yayoi dl dt {}
#content_202606artfesta .main #ny5 article.yayoi dl dt span {}
#content_202606artfesta .main #ny5 article.yayoi dl dd {}
#content_202606artfesta .main #ny5 article.keith h3 {}
#content_202606artfesta .main #ny5 article.keith dl dt {}
#content_202606artfesta .main #ny5 article.keith dl dt span {}
#content_202606artfesta .main #ny5 article.keith dl dd {}
#content_202606artfesta .main #contemporary {
	margin: 21vw 0 0;
	padding: 0 0 5vw;
}
#content_202606artfesta .main #contemporary .wrap {
	max-width: none;
	width: 84vw;
}
#content_202606artfesta .main #contemporary h2 {
	font-size: 4.6vw;
	padding: 2.8vw 0;
}
#content_202606artfesta .main #contemporary h3 {
	font-size: 3.8vw;
	margin: 2vw 0 0;
}
#content_202606artfesta .main #contemporary h3 +p {
	font-size: 3.5vw;
	line-height: 1.4;
	margin: 2vw 0 8vw;
}
#content_202606artfesta .main #contemporary article {
	margin-bottom: 14vw;
	padding: 0 8vw;
}
#content_202606artfesta .main #contemporary article::after {}
#content_202606artfesta .main #contemporary article h3 {
	font-size: 11vw;
	margin: 0;
}
#content_202606artfesta .main #contemporary article dl {
	margin: 5vw 0 2vw;
}
#content_202606artfesta .main #contemporary article dl dt {}
#content_202606artfesta .main #contemporary article dl dt.open {}
#content_202606artfesta .main #contemporary article dl dd {
	padding-bottom: 5vw;
}
#content_202606artfesta .main #contemporary article dl dd::after {}
#content_202606artfesta .main #contemporary article dl dt span {
	margin-left: 3vw;
	padding: 0.8vw 6vw 1.6vw 3vw;
	font-size: 3.6vw;
}
#content_202606artfesta .main article figure {
	margin: 5vw 0 0;
}
#content_202606artfesta .main article figure img {}
#content_202606artfesta .main article figure figcaption {
	font-size: 3.1vw;
	margin: 3vw 0 0;
}
#content_202606artfesta .main #contemporary article.jamie {}
#content_202606artfesta .main #contemporary article.jamie::after {}
#content_202606artfesta .main #contemporary article.jamie h3 {
	padding-left: 0;
}
#content_202606artfesta .main #contemporary article.jamie dl dt {}
#content_202606artfesta .main #contemporary article.jamie dl dt span {}
#content_202606artfesta .main #contemporary article.jamie dl dd::after {}
#content_202606artfesta .main #contemporary article.nick {}
#content_202606artfesta .main #contemporary article.nick::after {}
#content_202606artfesta .main #contemporary article.nick h3 {}
#content_202606artfesta .main #contemporary article.nick dl {}
#content_202606artfesta .main #contemporary article.nick dl dt {}
#content_202606artfesta .main #contemporary article.nick dl dt span {}
#content_202606artfesta .main #contemporary article.nick dl dd::after {}
#content_202606artfesta .main #contemporary article.nick figure:nth-of-type(1) {}
#content_202606artfesta .main #contemporary article.dolk {}
#content_202606artfesta .main #contemporary article.dolk::after {}
#content_202606artfesta .main #contemporary article.dolk h3 {}
#content_202606artfesta .main #contemporary article.dolk dl dt {}
#content_202606artfesta .main #contemporary article.dolk dl dt span {}
#content_202606artfesta .main #contemporary article.dolk dl dd::after {}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(1) {
	margin: 5vw -8vw 0;
}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(1) figcaption {
	margin: 3vw 8vw 0;
}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(2) {
	display: block;
	width: fit-content;
	margin: 5vw 0 0 0;
}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(2) img {}
#content_202606artfesta .main #contemporary article.dolk figure:nth-of-type(2) figcaption {
	padding-left: 0;
}
#content_202606artfesta .main #contemporary article.motonaga figure {
	margin-right: 0;
}
#content_202606artfesta .main #toart {
	padding-bottom: 6vw;
}
#content_202606artfesta .main #toart h2 {
	padding: 13vw 13vw 0;
	text-align: left;
}
#content_202606artfesta .main #toart h2 .floor {
	font-size: 3.8vw;
	padding: 5.5vw 3vw 1vw;
	margin: 0 0 2vw;
}
#content_202606artfesta .main #toart h2 img {
	width: 100%;
}
#content_202606artfesta .main #toart h2 +p {
	text-align: left;
	font-size: 3.4vw;
	margin: 2vw 13vw 0;
}
#content_202606artfesta .main #toart h2 +p +p {
	text-align: left;
	font-size: 3.3vw;
	margin: 2vw 13vw 0;
}
#content_202606artfesta .main #toart #sakurai {
	margin: 10vw 2.5vw 0;
	background: url(../images/KeishiSakurai_profile.png) no-repeat top 8vw right 8vw / auto 35vw #3e5b7cb3;
	padding: 0 0 10vw;
}
#content_202606artfesta .main #toart #sakurai article {}
#content_202606artfesta .main #toart #sakurai article h3 {
	font-size: 7vw;
	padding: 25vw 5vw 0;
}
#content_202606artfesta .main #toart #sakurai article dl {
	margin: 7vw 6vw 0;
}
#content_202606artfesta .main #toart #sakurai article dl dt {}
#content_202606artfesta .main #toart #sakurai article dl dt span {}
#content_202606artfesta .main #toart #sakurai article dl dd {
	width: 100%;
	min-width: auto;
	padding: 3vw 4vw 3vw;
}
#content_202606artfesta .main #toart #sakurai article div {
	margin: 1.2vw 5vw 0;
	font-size: 2.8vw;
}
#content_202606artfesta .main #toart #sakurai article div span {
	margin: 2.4vw 0 1vw;
	font-size: 3.5vw;
	padding: 0.6vw 3vw;
}
#content_202606artfesta .main #toart #sakurai article div span small {
	margin-left: 0;
	padding-left: 0;
	margin-top: 1vw;
	padding-top: 1vw;
	padding-bottom: 3px;
	display: block;
	border-left: none;
	border-top: solid 1px #3F5F89;
}
#content_202606artfesta .main #toart #sakurai article figure {
	margin: 6vw 3vw 0;
}
#content_202606artfesta .main #toart #sakurai article figure:nth-of-type(n+2) {
	display: block;
	margin: 7vw auto 0;
	width: 70vw;
}
#content_202606artfesta .main #toart #other {
	margin: 0 0 0;
}
#content_202606artfesta .main #toart #other article {
	max-width: none;
	margin: 0 8vw 0;
	padding: 0;
	width: auto;
}
#content_202606artfesta .main #toart #other article[data-sub] {
	padding: 25vw 0 8vw;
	margin-bottom: 0;
}
#content_202606artfesta .main #toart #other article[data-sub]::before {
	top: 10vw;
	z-index: -1;
	width: 100%;
	font-size: 10vw;
	letter-spacing: 6px;
}
#content_202606artfesta .main #toart #other article:nth-of-type(even) {
	padding-right: 0;
}
#content_202606artfesta .main #toart #other article:nth-of-type(even)::before {
	top: -8vw;
	left: 0;
	right: auto;
	text-align: left;
}
#content_202606artfesta .main #toart #other article:nth-of-type(even) dl dt {}
#content_202606artfesta .main #toart #other article h3 {
	font-size: 5.7vw;
}
#content_202606artfesta .main #toart #other article dl {}
#content_202606artfesta .main #toart #other article dl dt {}
#content_202606artfesta .main #toart #other article dl dt span {}
#content_202606artfesta .main #toart #other article dl dd {}
#content_202606artfesta .main #toart #other article figure {}
#content_202606artfesta .main #toart #other article[data-sub="近代巨匠"]::before {text-align: right;}
#content_202606artfesta .main #toart #other article[data-sub="日本画"] figure:nth-of-type(2) {
	margin-right: 0;
}
#content_202606artfesta .main #toart #other article[data-sub="日本画"] figure:nth-of-type(2) img {
	width: 52vw;
}
#content_202606artfesta .main #toart #other article[data-sub="日本画"] figure:nth-of-type(2) figcaption {
	width: 34vw;
	word-break: break-all;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"] {
	padding-left: 0;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"]::before {
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"] figure:nth-of-type(2) {
	display: block;
}
#content_202606artfesta .main #toart #other article[data-sub="洋画"] figure:nth-of-type(2) img {}
#content_202606artfesta .main #toart #other article[data-sub="洋画"] figure:nth-of-type(2) figcaption {}
#content_202606artfesta .main #toart #other article[data-sub="海外作家"]::before {
	left: 0;
	text-align: left;
	width: 1em;
}
#content_202606artfesta .main #toart #other article[data-sub="海外作家"] figure:nth-of-type(1) {
	width: 62vw;
}
#content_202606artfesta .main #toart #other article[data-sub="海外作家"] figure:nth-of-type(2) {
	display: block;
}
#content_202606artfesta .main #toart #other article[data-sub="海外作家"] figure:nth-of-type(2) figcaption {}
#content_202606artfesta .main .bnr {
	padding: 11vw 0 15vw;
}
#content_202606artfesta .main .bnr a {}
}

@media (min-width: 769px) {
#content_202606artfesta .nav {
	display: block !important;
}
}