<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: #26201b;
}
.box{
	background: #fff;
}
.icon_pdf{
	background: #c12a3a;
	color: #fff;
	display: inline-block;
	position: absolute;
	bottom: 0;
	padding: 5px 10px;
	right: 0;
	transition: 1s;
	line-height: 1.4;
}
a:hover .icon_pdf{
	background: #000;
}
#artist .list a .box{
	border: none;
}
#artist .list .block01{
	padding: 0 0 40px;
}
#artist .list .block02{
	padding: 30px 0 40px;
}
#artist .list .block01 a .box{
	padding: 0 0 10px;
}
#artist .list .block01 a .box p,
#artist .list .block02 a .box p,
#artist .list .block01.specialist a .box p{
	color: #478e8d;
	padding: 0 0 5px;
}
#artist .list .block01.specialist a .box h2{
	color: #000;
}
#artist .list .block02 a .box .age{
	width: 5em;
	margin: 0 auto;
	padding: 5px 0 10px;
	border-top: 1px solid #ccc;
	font-size: 12px;
}
#artist .list .block01.specialist{
	background: #fff;
	padding: 25px 0 40px;
}
.specialist_title{
	color: #000;
}
.page_title .breadcrumb{
	color: #fff;
}
.page_title .breadcrumb ul li a{
	color: #fff;
}
.pdf_title,
.specialist_title{
	font-size: 32px;
}
.men{
	background: #dfe3db;
}
.women{
	background: #dfcbc2;
}
.women .pdf_title{
	color: #fff;
}
.artist_title span{
	background: #b3b9b9;
}
.trust_logo{
	width: 45px;
	position: absolute;
	bottom: -14px;
}
#artist .list .block02 a .trust_logo img{
	width: 100%;
	height: auto;
}
.artist_image{
	line-height: 0;
	position: relative;
}
</pre></body></html>