<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------- CSS MENU -------------
繧ｪ繝ｪ繧ｸ繝翫Ν險ｭ螳壹ｒ霑ｽ蜉�縺吶ｋ譎ゅ�縺薙％縺ｫ譖ｸ縺�
--------------------------------------*/
/*邱ｨ髮�判髱｢縲metaslider繝懊ち繝ｳ*/
.ms-edit-frontend{display:none !important;}
/* 繧ｫ繝�ざ繝ｪ繝ｼ繝ｩ繝吶Ν */
.c_label{text-align: center; font-size: 12px;color: #FFF;padding: 2px 10px;white-space: nowrap; text-decoration: none;line-height: 1;justify-content: center;}
.labels a{color: #FFF; position: relative;display: inline-block; text-decoration: none;}
.labels a:after{content: "";position: absolute;top:0;right: 0;bottom:0;left:0;margin: auto;width:100%;height: 100%;transition: 0.3s}
.labels a:hover::after{background-color: rgba(0,0,0,0.3);}

 /* # Meta Slider
------------------------------*/
.mainSlide{padding: 0 !important;position: relative;}
.mainSlide::before{
content: "";position: absolute;
top:80px;right: 0;left:0;margin: auto;
/*background: url("../images/etc/ico-symbol.png") no-repeat 50% 50%;
background-size: contain;*/
z-index: 3;
height: 301px;
max-width:297px;
width: calc(100% / 2);
}
body .metaslider.ml-slider .flexslider .slides img{width: 100%;/* height: 600px;*/object-fit: cover; }
.flexslider{margin-bottom: 0 !important;}
.ml-slider .caption-wrap {
 right:0 !important;
 left:0 !important;
 bottom: 50px !important;
 margin:0 auto !important;
 color:#1E2134 !important;
 opacity: 1 !important;
	max-width:none;
 width:85% !important;
	background: rgba(255,255,255,0.8) !important;
 font-size:14px;font-size:1.4rem;
}
.flexslider .flex-control-nav.flex-control-paging{	position: absolute;	bottom: 20px;justify-content: center;display: flex; }
.flex-control-paging li a { background: #FFF !important;   }
.flex-control-paging li a.flex-active { background: #5CBEC9 !important;}

@media screen and (min-width: 850px) {
.ml-slider::before{top:110px;}
.ml-slider &gt; div {position: relative;}
.ml-slider .caption-wrap {max-width:350px; right:20px !important; left:auto !important;bottom: 20px !important;}
}
@media screen and (min-width: 1141px) {
.ml-slider{margin: 0 !important;width: 100% !important;}
.ml-slider .caption-wrap { right:20px !important;}
}

/* #蟄舌�繝ｼ繧ｸ荳隕ｧ�医い繧､繧ｭ繝｣繝�メ+繧ｿ繧､繝医Ν��
--------------------------------------------*/
.entry-content .postChildList{max-width: 1140px; width: 100%; margin: 0 auto;-js-display: flex;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex; flex-wrap: wrap;}
.entry-content .postChildList li{margin: 0; list-style: none;width: 50%;padding: 5px;line-height: 1.3;}
.entry-content .postChildList .tit{display: block; min-height: 50px;margin-top: 8px;}
.entry-content .postChildList .thumbBox{position: relative; display: block;}
.entry-content .postChildList a{text-decoration: none;color:#1E2134;font-weight: 600; position: relative;display: block;}
.entry-content .postChildList .thumbBox:after{content: "";position: absolute;top:0;right: 0;bottom:0;left:0;margin: auto;width:100%;height: 100%;transition: 0.3s;z-index: 1;}
.entry-content .postChildList a:hover .thumbBox::after{background-color: rgba(0,0,0,0.3);}
@media screen and (min-width: 481px) {
.entry-content .postChildList li{width: 33.33333%;}
}
@media screen and (min-width: 769px) {
.entry-content .postChildList li{width: 25%;}
.withSide .entry-content .postChildList li{width: 33.33333%;}
}
</pre></body></html>