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

.breadcrumb {display:none;}
.current-menu-item a {color:#fff !important; background-color:#0693e3 !important;}
.loop-wrapper {
	display: block;
}
/*-------------------------------------スライダー--*/
.entry-header {display:none;}
.jumbotron {display:none;}
ul.breadcrumb {display:none !important;}
/* slide-box */
.slid_box {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
.slid_box .slid_a {
	width: 49.5% !important;
	background-color:#000;
}
.slid_box .slid_a h2 {
	color: #fff !important;
	background-color: transparent;
	font-weight: bold !important;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.slid_box .slid_b {
	width: 49.5%;
	border: 3px solid #f1f1f1;
	padding: 15px 0px 0px 15px;
}
/*
ul.lcp_catlist.lcp_title {
	font-size: 14px;
	overflow: hidden;
	line-height: 1.4em;
	width: calc(100% - 110px);
	padding:0;
}
*/
ul.lcp_catlist {
	height: 200px;
	overflow-y: scroll;
	margin: 0px;
}
ul.lcp_catlist li {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	margin-bottom: 0em;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	box-shadow: none;
	padding-left: 0.5em;
	margin-bottom:2px;
	overflow:hidden;
}
ul.lcp_catlist li:before {
	font-family: "Font Awesome 6 Free";
	content: "\f0da";
	font-weight: 900;
	font-size:9px;
	margin-left:-0.5em;
	padding-top:3px;
}
ul.lcp_catlist li a {

}
ul.lcp_catlist .new-mark {
	display: inline-block;
	margin-bottom: 2px !important;
	margin-right: 2px;
	margin-left: -10px;
	height: 16px;
	width: 26px;
}
ul.lcp_catlist .kotei {
	background-color: #ff0;
	font-weight: bold;
}
.slid_box .slid_c ul.lcp_catlist {height: 92px;}
.slid_box .slid_d ul.lcp_catlist {height: 92px;}

.lcp_title {
	width: calc(100% - 120px);
}

.lcp_title a {
	font-size: 16px;
	color: #069;
	display: block;
	background-color: #fff;
	padding: 0em;
	margin-bottom: 0.1em;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4em;
}
.lcp_title a:hover {
	text-decoration: underline;
	color:#000;
}
.my-date {
	text-align: right;
	color: #666;
	font-size: 80%;
	padding-bottom: 0em;
	padding-right: 0.5em;
	width: 110px !important;
	float: right;

}

.slid_box .slid_c, .slid_box .slid_d {
	width: 49.5%;
	margin-top: 1%;
	border: 3px solid #f1f1f1;
	padding: 15px 0px 0px 15px;
}
.slid_box .slid_b h3 {
	margin-right: 1.2em;
	margin-bottom: 0.8em;
}
.slid_box .slid_c h3 {
	margin-right: 1.2em;
	margin-bottom: 0.8em;
}
.slid_box .slid_b h3,.slid_box .slid_c h3,.slid_box .slid_d h3 {
	font-size: 20px;
	margin-right: 1.2em;
	margin-bottom: 0.8em;
	padding-left: -1em;
}
.slid_box .slid_b h3 i,.slid_box .slid_c h3 i,.slid_box .slid_d h3 i {
	font-size: 18px;
	color:#0693e3;
	margin-left:-0.5em;
	margin-right:0.5em;
}


/***************カラム  */
.wp-block-cover {}
.wp-block-cover img{ width:auto; height:164px;}
.has-text-align-center { margin-bottom:2px; background-color:rgba(0,0,0,0.3);}
.has-text-align-center a { color:#fff; font-weight:bold;}
.has-text-align-center span {
	border-radius: 100vh;
	background-color: #fff;
	font-size: 12px;
	margin: 2px;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display:inline-block;
}
.has-text-align-center span a {color: #000;background-color: #fff;text-decoration: underline; text-height:0.8em;}
.has-text-align-center span a:hover {text-decoration: none;}
/***************その他  */
.photoshow p {
	margin-bottom:1px;
}
.photoshow a {
	display: block;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
}

@media (max-width: 1199px) {
.slid_box {
	width: auto;
}

}

@media (max-width: 981px) {

}

@media (max-width: 781px) {
.slid_box .slid_a {width: 100% !important;}
.slid_box .slid_b {width: 100%;}
.slid_box .slid_c {width:100%;}
.slid_box .slid_d {width: 100%;}
}
</pre></body></html>