<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 20-0 Only Tablet

/* 筆ペン字（分割） */
#contents_fudepenji #item .tbNone li a {
	border-top: solid #c5a5c0 1px;
	border-right: solid #a5759f 1px;
	border-bottom: solid #996392 1px;
	font-size: 2.2vw;
}
@media screen and (min-width:600px) {
	#contents_fudepenji #item .tbNone li a {
		font-size: 1.36rem;
	}
}


#contents_fudepenji #item .tbNone li.long{
	width: 25%;
}
#contents_fudepenji #item .tbNone li.medium{
	width: 25%;
}
#contents_fudepenji #item .tbNone li.small{
	width: 25%;
}
#contents_fudepenji #item .banner_area {
    padding: 2.6rem 0 0rem;
}



/*CV*/
#contents_fudepenji #item .actionCts {
}
#contents_fudepenji #item .actionCts .spimg {
	display: none;
}

#contents_fudepenji .recommend .omoi img {
	margin-left: auto;
	margin-right: auto;
}

</pre></body></html>