/* main.min.cssを上書き */

a:hover {color:#6CF;}

.slick-image-slide-wrap img,
.wpsisac-image-slide-wrap img {width:auto !important;height:100% !important;}

figure,
figcaption {text-align:center;}

.entry.share {
	padding:0 4% 0 4%;
	min-height:354px;
	position:relative
}

.entry-inner .alignwide[class*=wp-block-] {
	margin-right:0px;
	margin-left:0px;
	clear: inherit;
	width:auto;
	max-width:100vw;
	min-width:100%;
}

.published {text-transform:none;}

/*  style.cssに転記済
.artist_detail {width:70%;margin-top:20px;float:right;}
.area_works {width:100%;clear:both;}
.artist_detail dl {margin-bottom:30px;}
.artist_detail dt {font-size:12px;margin-bottom:0px;}
.artist_detail dd {font-size:12px;margin:0 0 5px;}

.artist_name {padding-bottom:5px;font-size:16px !important;}
.artist_name span {font-size:10px;font-weight:normal;padding-left:10px;}
.artist_graduate {font-size:12px;font-weight:normal !important;}

.artist_detail table {width:50%;border:none;}
.artist_detail td {width:10px;padding:0 15px 0 0 !important;font-size:12px;font-weight:normal;text-align:left !important;white-space:nowrap;border:none !important;}
.artist_detail tr:nth-child(even){background:none !important;}
*/


