<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =================================
	dictionary CSS
================================= */

/*	st_tit
============================== */
.st_tit{
	text-align: center;
	text-shadow:rgba(214,185,130,0.7) 1px 1px 0;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	margin-bottom: 0.5em;
}
.st_tit span{
	color: #eb7a2f;
}
@media all and (min-width: 768px) {
.st_tit{
	font-size: 200%;
}
}
@media all and (max-width: 767px) {
.st_tit{
	font-size: 150%;
}
}

/*	news_text
============================== */

.loop{
	/*border-bottom: 2px dashed #a4a4a4;*/
}
.loop .date{
	color: #5b4a1f;
	font-size: 90%;
	background-color: #fff338;
	font-weight: normal;
	padding: 3px 10px;
	text-shadow:none;
}
.loop header{
	text-shadow:1px 1px 1px #a1b6c2;
	position: relative;
	font-weight: bold;
	border-bottom:2px solid #c5b282;
}
.loop .mini_tit{
	text-shadow:rgba(65,50,18,0.7) 1px 1px 2px;
	background-color: #645223;
	color: #fff;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	border-left: 6px solid #fff338;
}
.loop .fiction_tit{
	background-color: #eb7a2f;
}
.loop p{
	margin-bottom:1em;
}
.bottom05{
	margin-bottom: 0.5em;
}

@media all and (min-width: 768px) {
.contents{
	padding: 40px 60px 200px;
}
.loop{
	padding-top: 20px;
	margin-top: -20px;
}
.loop header{
	margin: 0 0 20px;
	padding: 0px 0px 5px 0px;
}
.loop .mini_tit{
	line-height: 2;
	font-size: 130%;
	padding: 0px 15px 0px;
}
.loop p{
	padding: 15px 30px 25px;
}
}
@media all and (max-width: 767px) {
.loop{
	padding-top: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
}
.loop header{
	margin-bottom: 15px;
	padding: 0px 0px 5px 0px;
}
.loop .mini_tit{
	font-size: 100%;
	line-height: 2;
	padding: 0 10px;
}
.loop h2 span{
	display: block;
	font-size: 110%;
}
.loop p{
	font-size: 90%;
	padding: 10px 10px 15px;
}
}
/*	prof_area
============================== */
.prof_area{
	background-color: rgba(213,192,142,0.3);
}
.prof_tit span{
	font-weight: 800;
	background-color: #4a3b15;
	color:#fff;
}
.prof_name{
	font-weight: 800;
	color: #645223;
	text-shadow:rgba(214,185,130,0.7) 1px 1px 0;
}
@media all and (min-width: 768px) {
.prof_area{
	margin: 40px 0 0;
	padding: 20px 30px;
}
.prof_tit span{
	font-size: 110%;
	padding: 5px 10px;
}
.prof_name{
	font-size: 140%;
}
.prof_name span{
	font-size: 70%;
}
}
@media all and (max-width: 767px) {
.prof_area{
	margin: 1em 0 0;
	padding: 10px 15px;
}
.prof_tit span{
	font-size: 100%;
	padding: 4px 7px;
}
.prof_name{
	font-size: 110%;
}
.prof_name span{
	font-size: 80%;
}
}

/*	guest_area
============================== */
.guest_tit{
	color: #5b4a1f;
	text-shadow:rgba(214,185,130,0.7) 2px 2px 1px;
	text-align: center;
}
@media all and (min-width: 768px) {
.guest_area{
	margin: 55px 0 0;
	padding-top: 25px;
}
.guest_tit{
	font-size: 160%;
	border-top:2px solid #5b4a1f;
	border-bottom:2px solid #5b4a1f;

}
}
@media all and (max-width: 767px) {
.guest_area{
	margin: 30px 0 10px;
	padding-top: 10px;
}
.guest_tit{
	font-size: 130%;
	border-top:1px solid #5b4a1f;
	border-bottom:1px solid #5b4a1f;
}
}

/*	bk_memlist
============================== */
ul.bk_memlist {
	display: flex;
	flex-wrap: wrap;
}
ul.bk_memlist li{
	background-color: #dac17f;
	box-shadow:rgba(218,193,127,0.4) 2px 2px 1px;
}
ul.bk_memlist li .lazy {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0 auto 0px;
	position: relative;
	height: 0;
	padding-top: 66.6666%;
	text-align: center;
}
ul.bk_memlist li a{
	display: block;
	text-decoration: none;
	color: #6e5a2c;
	text-align: center;
	line-height: 2;
	padding: 8px 0;
	position: relative;
}
ul.bk_memlist li a::after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #4e3e1a;
  border-right: solid 2px #4e3e1a;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -5px;
  transition: all 0.2s;
}
ul.bk_memlist .name{
	font-size: 130%;
	color: #4e3f1b;
}
@media all and (min-width: 768px) {
.bknm_area{
	margin: 70px 0 0;
}
ul.bk_memlist {
	margin: 25px auto 0;
}
ul.bk_memlist li {
	width: 20%;
	float: left;
	margin: 3px 7px 30px;
	width: -webkit-calc(100% / 5 - 14px);
	width: calc(100% / 5 - 14px);
}
ul.bk_memlist li a{
	transition: 0.2s ease-in-out;
}
ul.bk_memlist li a:hover{
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}
ul.bk_memlist li .lazy{
	margin: 0 0 0px;
}
ul.bk_memlist .name{
	font-size: 130%;
}
}
@media all and (max-width: 767px) {
.bknm_area{
	margin: 30px 0 0;
}
ul.bk_memlist {
	margin: 15px auto 0;
}
  ul.bk_memlist li {
	width: 50%;
	float: left;
	margin: 2px 4px 20px;
	width: -webkit-calc(100% / 2 - 8px);
	width: calc(100% / 2 - 8px);
}
ul.bk_memlist li .lazy{
	margin: 0 0 0px;
}
ul.bk_memlist .name{
	font-size: 110%;
}
}
</pre></body></html>