@charset "utf-8";

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}



body {
	font-size: 16px!important;
	line-height: 1.7em!important;
	color: #000!important;

}

h1,h2,h3 { margin-top: 0; font-weight: normal; }
h4,th,dt { font-weight: normal; }

li { list-style: none; }

.blog-detail-box span { line-height: 1.5em; }

a {
	color: #000;
	text-decoration: none;
}
a:hover img {
	opacity: 1;
	-webkit-animation: flash 3s;
	animation: flash 3s;
}
@-webkit-keyframes flash {
	0% {
		opacity: 2;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .2;
	}
	100% {
		opacity: 1;
	}
}

/**************************************************
メインイメージ
***************************************************/
#main-img {
	position: relative;
	padding: 0 0;
	background: url(https://kaeru.company/kaeru-blog/wp-content/uploads/2025/03/cfa0572dbe1d046144807ed32bd4693e.jpg) top center no-repeat;
	width:100%;
	height:auto;
	background-size: cover;
	text-align: center;
}
#main-img .container {
	padding: 0;
	
}
.main_catch img{
	margin: 0 auto;
	width:100%;
	height:auto;
	object-fit: cover;
}
.blog-title {
	background: #6fc23b!important;
	text-align: center;
	color: #fff;
	font-size: 13px;
	margin-bottom: 0;
	padding: 0.35em 0;
	border-bottom: 2px solid #6fc23b!important;
}

#main-img .bba-logo {
	position: absolute;
	top: 5%;
	left: 5%;
	width: 150px;
}



/**************************************************
ヘッダー
***************************************************/

#top-header {
	margin-bottom: 50px;
}
header .logo { height: 100%; }
#menu-wrap { background: rgba(255,255,255,1);}
.header-nav {  }
nav { font-size: 1.7rem; }
.navbar {
	margin: 0;
	padding: 15px 0;
	 box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.3);
	z-index: 10;

	border-radius: 0;
}
.navbar-brand {
	padding:0 0;
	line-height: 1em;
	margin-top: 0;
	width: 250px;
	font-size:2rem;
	letter-spacing: 0.2em;
	color: #2b2b2b!important;
}
.navbar-brand span {
	font-size: 1rem;
	color: #000;
}
.navbar-default .navbar-nav > li > a { letter-spacing:0.05em; color: #000; }
nav li {
	margin: 0 0.5em 0;
	font-size: 1rem;
	font-weight: bold;
}

/**************************************************
フッター
***************************************************/

.footer-inner {
	padding: 50px 0;
	color: #2b2b2b;
	background: #6fc23b;
}

.footer-wiget ul {
	padding-left: 0;
	font-size: 1rem;
	line-height: 2em;
}

.footer-inner a {
	color: #2b2b2b;
}

.footer-inner .footer-menu {
	line-height: 2.3em;
}

footer .copy {
	padding: 20px 0 ;
	margin-bottom: 0!important;
	background:#6fc23b!important;
	font-size: 80%;
	color: #fff;
	text-align: center;
}
footer .copy a {
	color: #fff!important;
}


/**************************************************
サイド
***************************************************/
.author-box .author-name a {
	color: #6fc23b!important;
}
.top-side h3 {
	position: relative;
	margin-bottom: 15px;
	padding: 15px 15px 15px 1.4em;
	letter-spacing: 0.1em;
	font-size: 1rem;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	background: #6fc23b!important;
	border: 2px solid #6fc23b!important;
	
	
}


.side-wiget {
	margin-bottom: 30px;
}
.side-wiget ul {
	padding: 0 10px 20px;
	background: #fff;
}
.side-wiget li {
	padding: 7px 0;
	border-bottom: 1px solid #f5f5f5;
}
.side-wiget li a { color: #000; }
.side-wiget .children { border: none; padding-bottom: 0; }
.side-wiget .children li { border-bottom: 1px dashed #f5f5f5; line-height: 1.3em; }

.nickname {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	color: #2b2b2b;
}

/** プロフィール **/
.prof { background: #fff; margin-top: 5vh; }
.prof h3 { margin-bottom: 20px; }
.prof .photo { text-align: center; }
.prof .photo img { width: 70%; margin:auto; }
.prof table { width: 90%; margin: 0 5% 30px; font-size: 1.3rem; }
.prof th {
	padding: 5px 0;
	border-bottom: 1px solid #f5f5f5;
	color: #000;
}
.prof td {
	padding: 5px 0;
	border-bottom: 1px solid #f5f5f5;
}
.prof .comment {
	width:90%;
	margin: 0 5% 0;
	padding-bottom: 20px;
	font-size: 1.3rem;
	line-height: 1.8em;
}
.prof .comment h4 {color: #000;}
.prof-btn {
	display:block;
	background: #6fc23b!important;
    margin-bottom: 15px;
    padding: 0.5em ;
    letter-spacing: 0.1em;
    color:#fff;
    text-align: center;
    border-radius: 10px;
	border-bottom:3px solid #005430;
}

/** カテゴリ **/
.side-wiget ul .cat-item a {
	position: relative;
	display: inline-block;
	padding: 5px 0 5px 10px;
}
.side-wiget ul .cat-item a::after {
	position: absolute;
	top: 50%;
	left: 0;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #000;
	transition: all .3s;
}
.side-wiget ul .children .cat-item a::after {
	border-left-color: #000;
}
.side-wiget ul .cat-item a:hover {
	color: #000;
}


/** 最近の投稿 **/
#npcatch .title {
	width: 70%;
}
#npcatch li {
	padding: 5px 0;
	line-height: 1.5em;
}
#npcatch .date {
	display: block;
	text-align: right;
	font-size: 1.2rem;
}

/** 人気記事 **/
.wpp-list { line-height: 1.5em; }
.wpp-views { display: block; text-align: right; color: #3b73c6; }

/** カレンダー **/
#wp-calendar {
	width: 100%;
	text-align: center;
	background: #fff;
}
#wp-calendar caption { text-align: center; }
#wp-calendar th {
	background: #000;
	border: 1px solid #fff;
	text-align: center;
	color: #2b2b2b;
}
#wp-calendar tbody td { border: 1px solid #eee; }

/**************************************************
トップページ
***************************************************/
.top-container {
	padding: 50px 0 0;
}
.top-contents h2 {}
.new-article {
	margin: 0 0 30px 0;
	background: #fff;
	border-radius: 8px;
	box-shadow:2px 2px 2px 2px #6fc23b!important;
}
.new-article .photo {
	position: relative;
	height: 150px;
	overflow: hidden;
	text-align: center;
	background: #fafafa ;
}
.new-article .photo img {
	width: 100%;
	height:auto;
	max-width:auto;
	max-height:auto;
	vertical-align: middle;/*IE7*/
	overflow:hidden;
}
.new-article .photo .category-name {
	position: absolute;
	bottom:0;
	text-align: center;
	background: #fff;
	color: #2b2b2b;
	width: 100%;
	display: block;
	background: rgba(10,66,127,0.75);
}

.new-article .detail { padding: 20px 1em 15px; }
.new-article-box .category-name {
    padding: 0;
    font-size:0.9rem;
    color: #000;
}
.new-article-box .category-name a { color: #2b2b2b; }

.new-article .month {
	margin: 0;
    padding: 0;
    color: #9A9A9A;
    text-align: left;
}

.new-article h3 {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.5em;
	min-height: 4.5em;
}
.new-article h3 a { color: #2b2b2b; }
.new-article .text {
	line-height: 1.5em;
	min-height: 6.7em;
}


/**************************************************
オススメ記事
***************************************************/
.reco {
	padding: 50px 0;
	background: #fffcf2!important;
	background-attachment: fixed;
}
.reco h2 {
	position: relative;
	height: 60px;
	line-height: 60px;
	margin-bottom: 30px;
	padding: 0 1em;
	font-size: 1.4rem;
	font-weight: bold;
	background: rgba(255,255,255,1);
	color: #2b2b2b;
	border-bottom: 3px solid #6fc23b!important;
	border-radius: 6px;
	color: #6fc23b;
}

.reco-box {
	background: #fff;
	margin-bottom: 15px;
	border-right: 3px solid #aaa;
	border-bottom: 3px solid #aaa;
	border-radius: 6px;
}
#contents .reco-box .photo {
	float: left;
	width: 35%;
	height: 125px;
	margin-bottom: 0;
	overflow: hidden;
}
.reco-box .photo img { height: 100%; width: auto; }
.reco-box .text {
	float: right;
	width: 65%;
	padding: 0;
}
.reco-box h3 {
	padding: 10px 20px 0;
	margin-bottom: 0;
	font-size: 100%;
	min-height: 4em;
	line-height: 1.7em;
	font-weight: bold;
}
.reco-box h3 a {
	color: #000;
}


/* ページネーション */
.pagination span, .pagination a {
	background: #555 none repeat scroll 0 0;
	color: #2b2b2b;
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px;
	text-decoration: none;
	width: auto;
}

/* 検索 */
#searchform label { display: none; }
#searchform {
	position:relative;
	background-color:#fff;
	border:1px solid #aaa;
	border-radius:6px;
}
#s {
	width:70%;
	height:30px;
	line-height:30px;
	background:none;
	border:none;
}
#searchsubmit {
	position:absolute;
	top:1px;
	right:1px;
	width:30%;
	background: #6fc23b!important;
	border:none;
	border-radius: 0 6px 6px 0;
	color: #2b2b2b;
	padding: 0;
}
@media screen and (min-width: 1200px) {
  /**********************
ヘッダー
***********************/
header {}

header .logo img {  }
.nav li { margin-top: 0; text-align: center; }
.nav li span { display: block; }
.nav .half-sp { margin-top: 1em; }
/**********************
トップページ
***********************/

/**********************
サイド
***********************/

/**********************
追加
***********************/
.blog-detail-box { border-right: 1px solid #ddd; }
.sub-container { padding: 0; }
.reco h2 { position: relative; }
.reco h2 a {
	display:block;
	position: absolute;
	top: 0;
	right: 5%;
	width: 15%;
	background: #6fc23b!important;
	color: #fff;
	font-size: 1rem;
	text-align:center;
}
.reco .col-lg-2 {
	width: 15.6667%;
	margin: 0 0.5%;
	padding: 0;
}

.pd0-lg {padding: 0;}

}

@media screen and (min-width: 991px) and (max-width: 1199px) {
/**********************
ヘッダー
***********************/
.nav li { margin-top: 0; text-align: center; }
.nav li span { display: block; }
.nav .half-sp { margin-top: 1em; }

.reco .photo {
	height: 180px;
}
.reco .text { padding:1em; }

.reco h2 a {
	display:block;
	position: absolute;
	top: 0;
	right: 5%;
	width: 15%;
	background: #6fc23b!important;
	color: #fff;
	font-size: 1rem;
	text-align:center;
}
.reco-box h3 {
	padding: 0;
	min-height: 6em;
}
.reco .col-md-4 {
	width: 32.3333%;
	margin: 0 0.5%;
}


.new-article h3 {min-height: 5em;}
.new-article .category-name { line-height: 1.2em; min-height: 2.5em; }
.new-article .month { line-height: 1.2em; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /**********************
ヘッダー
***********************/


header {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 20;
	background:#fff;
	border-bottom:3px solid #000;
}

.navbar {
	padding: 0;
}

header nav.navbar-default {
	border: medium none !important;
	box-shadow: none;
	background: #6fc23b!important;
}
header nav.navbar-default .navbar-header {
    padding: 5px 0;	
    
}

header nav.navbar-default .navbar-header .navbar-brand {
	width: 45vw;
	margin: 0 0 0 15px;
	padding: 13px 0 0 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: #fff;
}
header nav .container-fluid { padding: 0; }
.navbar-toggle,
.navbar-default .navbar-toggle{
	background: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #2b2b2b;
}

header nav.navbar-default .navbar-collapse {
	box-shadow: none;
	padding: 0;
	background: #6fc23b!important;
}
header nav.navbar-default .navbar-collapse .navbar-nav {
    margin: 0;
    overflow-y: scroll;
}
.navbar-default .navbar-nav > li > a {
	float: left;
	display: block;
	color: #2b2b2b;
	width: 48%;
	margin: 0 1%;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: #6fc23b!important;;
	color: #2b2b2b;
}
.dropdown-menu { min-width: 100%; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	display: block;
	color: #2b2b2b;
	background: #fff;
	padding: 15px 0 15px 50px;
	border-bottom: 1px solid #6fc23b!important;
}
.dropdown-menu { padding: 0; }

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
.blog-title {
	font-size: 10px;
	background: #6fc23b!important;
	color: #2b2b2b;
	padding: 0.5em 0;
}
/**********************
コンテンツ共通
***********************/
#contents { padding: 0; }
.sub-container { padding-top: 0; }

/**************************************************
メインイメージ
***************************************************/
#main-img {
/* 	margin-top: 60px; */
/* 	padding-bottom: 0;
	background-size: auto 100%;
	background-position: right 30% center; */
	
		position: relative;
	padding: 0 0;
	background: url(https://kaeru.company/kaeru-blog/wp-content/uploads/2025/03/cfa0572dbe1d046144807ed32bd4693e.jpg) top center no-repeat;
	width:100%;
	height:auto;
	background-size: cover;
	text-align: center;
}
.main-img_sp {
	margin-top: 40px;
}

#main-img .bba_logo {
	position: absolute;
	bottom: 1%;
	right: 1%;
	width: 120px;
}
#main-img .container {
	width: 100%;
	padding: 0;
	color: #fff!important;
}
.main-title {
	margin: auto;
	background:  url(image/menu-bg.jpg) top center!important;
	padding: 2vh 0;
}

.main-txt .catch-copy {
	margin: 0 0 0.3em 0;
	font-size: 2.8rem;
	line-height: 1.5em;
	color: #1e50a2;
	font-family: "FOT-ハミング Std B";
}
.main-title .blog-title {
	font-size: 13px;
	line-height: 1.5em;
	color: #4A4A4A;
}
#main-img .bba-logo {
	width: 100px;
}
/**********************
トップページ
***********************/
.new-article {
	padding: 1em 0;
	margin-bottom: 15px;
}
.new-article h3,
.new-article .text{
	min-height: inherit;
}
.new-article .detail {
	padding: 1em 0.5em 0;
}
.new-article .detail .text {
	margin-bottom: 1.5em;
}

/**********************
サイド
***********************/
.side-wiget li { font-size: 1.5rem; }
.prof table { width: 50%; }
.top-side h3 { text-align: center; }

.side-mailmaga img {text-align: center; margin: auto;}

/**********************
追加
***********************/

.reco h2 { font-size: 1.2rem; }
.reco h2 a {
	display:block;
	position: absolute;
	top: 0;
	right: 5%;
	width: 18%;
	background:#6fc23b!important;
	color: #2b2b2b;
	font-size: 1rem;
	text-align:center;
}

.reco-box h3 {
	min-height: 2em;
}
#contents .reco-box .photo { height: 120px; }

}

@media screen and (max-width: 767px) {
  /**************************************************
メインイメージ
***************************************************/
#main-img {
/* 	background:none; */
	background: url(https://kaeru.company/kaeru-blog/wp-content/uploads/2025/03/cfa0572dbe1d046144807ed32bd4693e.jpg) top center no-repeat;
	padding:  0;
	margin-top: 60px;
		background-size: cover;
	
}

#main-img .bba_logo {
	position: absolute;
	bottom: 1%;
	right: 1%;
	width: 120px;
}
#main-img .container {
	width: 100%;
	padding: 0;
	margin: auto;
}
.main_catch img{
	width: 100%;
	margin: 0;
}

.blog-title {
	font-size: 10px;
	background: #6fc23b!important;
	color: #2b2b2b;
	padding: 0.5em 0;
}

/**********************
ヘッダー
***********************/
header {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	height: 60px;
	z-index: 20;
	background:#fff;
	border-bottom:3px solid #000;
}

header nav.navbar-default {
	border: medium none !important;
	box-shadow: none;
	background: #6fc23b!important;
}
.navbar {
	height: 60px;
	padding: 0 ;
	background: #6fc23b!important;
	border-bottom: 2px solid #016837;
}
.navbar-brand {width: 250px; height: auto; margin-left: 15px; }
.navbar-brand img {filter: invert(100%);}
.navbar .container { padding-left: 0; padding-right: 0; }
.container-fluid { padding-left: 0; padding-right: 0; }
.navbar .container .container-fluid #bs-example-navbar-collapse-1 {
	margin-left: 0;
	margin-right: 0;
	background: #6fc23b!important;
	border-bottom: 1px solid #fff;
}
.navbar-toggler {
	margin-right: 10px;
	border: none;
}
nav li { width: 100%; margin: 0; }
.navbar-default .navbar-nav > li > a {
	width: 100%;
	display: block;
	background: #fcfcfc;
}
.navbar-collapse {
	background: #fff!important;
	padding: 1em;
	border-bottom: 5px solid #016837;
}
.dropdown-menu {
	border: none!important;
}
.dropdown-menu li {
	border: none!important;
}
header {
	z-index: 1000;
}
#main-img{
	z-index: 100;
}
.navbar-collapse li {
	border-bottom: 1px solid #ddd;
}

header nav.navbar-default .navbar-header .navbar-brand {
	font-size: 1.6rem;
	margin: 25px 0 0 30px;
	overflow: hidden;
	color: #2b2b2b!important;

}
.navbar-toggle {
	margin-top: 13px;
	margin-right: 35px;
	background: #fff;
	border: 1px solid #6fc23b!important!important;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #2b2b2b;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
}

header nav.navbar-default .navbar-collapse {
	box-shadow: none;
	padding: 0;
}
header nav.navbar-default .navbar-collapse .navbar-nav {
	width: 100%;
    margin: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #2b2b2b;
	background: #fff;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #6fc23b!important;
}

.is-fixed {
  position:relative;
  top: 0;
  left: 0;
  z-index: 100;
  width: auto;
}
button.navbar-toggle {color:#2b2b2b;}

/**********************
トップ
***********************/
.reco {
	background: #fafafa;
}

.top-contents { padding-top: 3vh; padding-bottom: 3vh;}
.top-container .list-btn { background: #EDEDED; padding: 1em 0 0.5em 0;  }

.single-pickup {
	background-color: #FABE00;
	padding-bottom: 0;
}
#contents .single-pickup h2 {
	margin-bottom: 10px;
}


.top-container .container { padding-left: 0; padding-right: 0; }
.top-container .row,
.sub-container .row { margin-left: 0; margin-right: 0; }

.new-article-box { padding: 0; }
.new-article { margin-bottom: 0; border-bottom: 1px solid #ddd; padding: 0;}
.new-article .category-name { position: relative; }
.new-article .photo { height: 115px; padding: 0; overflow: hidden; }
.new-article .photo img { width: 100%; height: auto;}
.new-article .detail { padding: 15px; }
.new-article h3 { margin-top: 0; min-height: 3.7em; font-size: 1rem; }
.new-article .category-name { text-align: center; font-size: 0.8rem; }
.new-article .month { text-align: center; font-size: 0.8rem; }
.new-article .month p { margin-bottom:0;}
.new-article .category-name {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	text-align: right;
	height: auto;
}

/**********************
サイド
***********************/
.top-side { margin-top: 1em; }
.prof .photo {
	width: 80%;
	margin:auto;
}
.card-title {
	font-size: 0.9rem;
	padding: 0.5em;
	line-height: 1.5em;
}

.side-mailmaga .inner {padding: 0 5vw 3vh 5vw;}

/**************************************************
追加分
***************************************************/
.reco {
	padding: 3vh 0;

}
#contents .reco h2 {
	position: relative;
	height: auto;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 0.5em 1em;
	text-align: center;
	font-size: 1.1rem;
	background-color: #6fc23b!important;
	color: #fff;
}
.reco .col-xs-4 { padding:0; }
.reco h2::before,
.reco h2::after {
    content: '';
    position: relative;
}
.reco h2::before {
    top: 100%;
    left: 0;
    border: none;
}
.reco h2::after {
    border: none;
}
.reco h2 a,
.list-btn {
	display:block;
	width: 100%;
	margin: 0 auto 0;
	padding: 0.5em 0;
	color: #2b2b2b;
	background:#fff;
	font-size: 1rem;
	text-align:center;
}
.reco .list-btn {
	background: #6fc23b!important;
	width: 80%;
	margin: auto;
	border-radius: 6px;
	border: #aaa;
}
.reco h2 a { margin-top: 10px; }
.reco .sp-block { display: block; }

.reco .container { padding: 0; }
.reco-box {
    margin-bottom: 0;
	background: none;
    border: none;
    box-shadow: none;
}
#contents .reco-box .photo {
    float: left;
    width: 100%;
    height: 85px;
    padding: 0;
    margin: 0;
    background: #f3f3f3;
    box-shadow: none;
    border: none;
}
.reco-box .photo img { width: 100%; height: auto; }
.reco-box .text {
    width: 100%;
    border: none;
}
.reco-box .col-xs-12 { padding: 3px; }

.reco h2 { font-size: 1.5rem; }
.reco h2::after,
.reco-box .text {
    position: relative;
    padding: 0;
    background: none;
}
.reco-box h3 {
	margin-bottom: 0;
	padding: 0 0.5em 0;
	line-height: 0.8em;
	min-height: 3.5em;
	font-weight: normal;
}
.reco-box h3 a {
    color: #777;
    font-size: 0.9rem;
	line-height: 1.3em;
}
.sub-reco { margin-bottom: 0; }
.sub-reco .reco-box h3 { min-height: auto; }
}


@media only screen and (min-width:900px) and (max-width:1366px) {
/**************************************************
メインイメージ
***************************************************/


.main-title {
	padding: 37vh 0 8vh;
}
.main-txt h2 {
	font-size: 2.6rem;
}
.main-title h1 {
	font-size: 13px;
}

/**************************************************
ヘッダー
***************************************************/
.navbar-brand {
	margin-top: -8px;
	width: 250px;
}
}