<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
.c-gnav&gt;.menu-item&gt;a .ttl{
font-size:1.2em
}
#gnav{
margin-bottom:10px;
}
.p-articleFoot{
	display:none;
}
.c-pageTitle{
	font-size:1.8em;
}
.c-pageTitle[data-style=b_bottom] .c-pageTitle__inner{
	border-bottom: 4px solid var(--color_main);
	margin-bottom:-4px;
}
.c-pageTitle[data-style=b_bottom]{
	border-bottom: 4px solid var(--color_border);
}
.home .l-content{
	margin-bottom:0em;
}
#body_wrap:not(.home){
	background-color:#F0F8FD;
}
.p-mainVisual__slideTitle img{
		background-color:rgba(14, 104, 170,0.8);
		width:100%;
		max-width:800px;
	padding:0.2em 0.8em;
}
.is-style-more_btn a {
  border: solid 1px #aaaaaa;
  color: #666666;
  font-weight: bold;
}
.is-style-more_btn a:hover {
  border-color: rgb(14, 104, 170,);
}
.p-postList__meta{
	font-size:1em;
	margin-bottom:6px;
}
.w-beforeFooter{
	margin-top:0;
	background-color:#fff;
}
.l-header{
	position:relative;
}
.c-headLogo.-img a{
	display:inline-block;
}
#header .c-headLogo.-img a img{
	height:100px;
}
#header .w-header.pc_{
	position:absolute;
	left:8px;
	display:block;
	width:30%;
	max-width:200px;
	height:auto;
}
.keizai_logo{
	box-shadow:1px 2px 2px #ddd;
	margin-left:10px;
}
@media screen and (max-width:959px){
	#header .c-headLogo.-img a img{
	height:35px;
	}
	#header .w-header.pc_{
		display:none;
	}
}</pre></body></html>