@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

.pc-view{}
.sp-view{display: none !important;}

a img {transition: 0.5s ;}
a img:hover {opacity: 0.8 ;}

  .kaigyou { display: inline-block; }
img{
    max-width: 100%;
    height: auto;
}
.yubi {
  cursor : pointer;
}
.maru-under{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.fuchidori {
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}


.navi-in a {
    color: #533738 !important;
}

.navi-in a:hover{
    color: #A79595 !important;
}
.navi-on1:hover{
    background-color: #ffed9f;
}
.navi-on2:hover{
    background-color: #cfe2b5;
}
.navi-on3:hover{
    background-color: #ffd6ca;
}
/*  align
-----------------------------------------------------------------------------*/
.align_r { text-align: right; }
.align_c { text-align: center; }
.align_l { text-align: left; }
.valign_m { vertical-align: middle; }
.align_c_pc { text-align: center; }
.align_l_pc { text-align: left; }
/*  bg
-----------------------------------------------------------------------------*/
.kado20{
    border-radius: 20px;
}

.bg-black{
	background-color: #333;
	color: #FFF;
}
.bg-grey{
	background-color: #f2f2f2;
}
.bg-blue{
	background-color: #1701a7;
	color: #FFF;
}
.bg-red{
    background-color: #EB0000;
    color: #FFF;
}
.bg-green{
    background-color: #e9efe2;
}
.bg-green2{
    background-color: #8fad6f;
	color: #FFF;
}
.bg-orange{background-color: #fcf0db;}
.bg-orange2{background-color: #ffebe4;}
.bg-white{background-color: #FFF;}
.bg-whiteusu{background:rgba(255,255,255,0.8);}
.bg-yellow{	background-color: #fff7cc;}

/*  margin,padding
/*-------------------------------------------------------*/
/*--*/
.m_0  { margin: 0px !important; }
.m_5  { margin: 5px !important; }
.m_10 { margin: 10px !important; }
.m_15 { margin: 15px !important; }
.m_20 { margin: 20px !important; }
.m_25 { margin: 25px !important; }
.m_30 { margin: 30px !important; }
.m_35 { margin: 35px !important; }
.m_40 { margin: 40px !important; }
.m_45 { margin: 45px !important; }
.m_50 { margin: 50px !important; }
.m_55 { margin: 55px !important; }

.m_t0  { margin-top: 0px !important; }
.m_t5  { margin-top: 5px !important; }
.m_t10 { margin-top: 10px !important; }
.m_t15 { margin-top: 15px !important; }
.m_t20 { margin-top: 20px !important; }
.m_t25 { margin-top: 25px !important; }
.m_t30 { margin-top: 30px !important; }
.m_t35 { margin-top: 35px !important; }
.m_t40 { margin-top: 40px !important; }
.m_t45 { margin-top: 45px !important; }
.m_t50 { margin-top: 50px !important; }
.m_t55 { margin-top: 55px !important; }
.m_t80 { margin-top: 80px !important; }
.m_t100 { margin-top: 100px !important; }
.m_t200 { margin-top: 200px !important; }

.m_b0  { margin-bottom: 0px !important; }
.m_b5  { margin-bottom: 5px !important; }
.m_b10 { margin-bottom: 10px !important; }
.m_b15 { margin-bottom: 15px !important; }
.m_b20 { margin-bottom: 20px !important; }
.m_b25 { margin-bottom: 25px !important; }
.m_b30 { margin-bottom: 30px !important; }
.m_b35 { margin-bottom: 35px !important; }
.m_b40 { margin-bottom: 40px !important; }
.m_b45 { margin-bottom: 45px !important; }
.m_b50 { margin-bottom: 50px !important; }
.m_b55 { margin-bottom: 55px !important; }
.m_b80 { margin-bottom: 80px !important; }
.m_b100 { margin-bottom: 100px !important; }
.m_b200 { margin-bottom: 200px !important; }

.m_l5  { margin-left: 5px !important; }
.m_l22 { margin-left: 22px !important;}
.m_l10 { margin-left: 10px !important; }
.m_l15 { margin-left: 15px !important; }
.m_l20 { margin-left: 20px !important; }
.m_l25 { margin-left: 25px !important; }
.m_l30 { margin-left: 30px !important; }
.m_l35 { margin-left: 35px !important; }
.m_l40 { margin-left: 40px !important; }
.m_l45 { margin-left: 45px !important; }
.m_l50 { margin-left: 50px !important; }
.m_l55 { margin-left: 55px !important; }


.m_r5  { margin-right: 5px !important; }
.m_r10 { margin-right: 10px !important; }
.m_r15 { margin-right: 15px !important; }
.m_r20 { margin-right: 20px !important; }
.m_r25 { margin-right: 25px !important; }
.m_r30 { margin-right: 30px !important; }
.m_r35 { margin-right: 35px !important; }
.m_r40 { margin-right: 40px !important; }
.m_r45 { margin-right: 45px !important; }
.m_r50 { margin-right: 50px !important; }
.m_r55 { margin-right: 55px !important; }

/*--*/
.p_5  { padding: 5px !important; }
.p_10 { padding: 10px !important; }
.p_15 { padding: 15px !important; }
.p_20 { padding: 20px !important; }
.p_25 { padding: 25px !important; }
.p_30 { padding: 30px !important; }
.p_35 { padding: 35px !important; }
.p_40 { padding: 40px !important; }
.p_45 { padding: 45px !important; }
.p_50 { padding: 50px !important; }
.p_55 { padding: 55px !important; }

.p_t5  { padding-top: 5px !important; }
.p_t10 { padding-top: 10px !important; }
.p_t15 { padding-top: 15px !important; }
.p_t20 { padding-top: 20px !important; }
.p_t25 { padding-top: 25px !important; }
.p_t30 { padding-top: 30px !important; }
.p_t35 { padding-top: 35px !important; }
.p_t40 { padding-top: 40px !important; }
.p_t45 { padding-top: 45px !important; }
.p_t50 { padding-top: 50px !important; }
.p_t55 { padding-top: 55px !important; }
.p_t80 { padding-top: 80px !important; }
.p_t100 { padding-top: 100px !important; }
.p_t200 { padding-top: 200px !important; }

.p_b5  { padding-bottom: 5px !important; }
.p_b10 { padding-bottom: 10px !important; }
.p_b15 { padding-bottom: 15px !important; }
.p_b20 { padding-bottom: 20px !important; }
.p_b25 { padding-bottom: 25px !important; }
.p_b30 { padding-bottom: 30px !important; }
.p_b35 { padding-bottom: 35px !important; }
.p_b40 { padding-bottom: 40px !important; }
.p_b45 { padding-bottom: 45px !important; }
.p_b50 { padding-bottom: 50px !important; }
.p_b55 { padding-bottom: 55px !important; }
.p_b80 { padding-bottom: 80px !important; }
.p_b100 { padding-bottom: 100px !important; }
.p_b200 { padding-bottom: 200px !important; }

.p_l5  { padding-left: 5px !important; }
.p_l10 { padding-left: 10px !important; }
.p_l15 { padding-left: 15px !important; }
.p_l20 { padding-left: 20px !important; }
.p_l25 { padding-left: 25px !important; }
.p_l30 { padding-left: 30px !important; }
.p_l35 { padding-left: 35px !important; }
.p_l40 { padding-left: 40px !important; }
.p_l45 { padding-left: 45px !important; }
.p_l50 { padding-left: 50px !important; }
.p_l55 { padding-left: 55px !important; }

.p_r5  { padding-right: 5px !important; }
.p_r10 { padding-right: 10px !important; }
.p_r15 { padding-right: 15px !important; }
.p_r20 { padding-right: 20px !important; }
.p_r25 { padding-right: 25px !important; }
.p_r30 { padding-right: 30px !important; }
.p_r35 { padding-right: 35px !important; }
.p_r40 { padding-right: 40px !important; }
.p_r45 { padding-right: 45px !important; }
.p_r50 { padding-right: 50px !important; }
.p_r55 { padding-right: 55px !important; }

.textline_100{line-height: 100%;}
.textline_125{line-height: 125%;}
.textline_180{line-height: 180%;}

/*  text
/*-------------------------------------------------------*/
/*--*/

.txt-10{font-size: 10px;}
.txt-12{font-size: 12px;}
.txt-20{font-size: 20px;}
.txt-25{font-size: 25px;}
.txt-30{font-size: 30px;}
.txt-40{font-size: 40px;}
.txt-50{font-size: 50px;}
.txt-5em{
	font-size: 5em;
	line-height: 120%;
}
@media screen and (max-width: 480px){
.txt-20{font-size: 15px;}
.txt-25{font-size: 20px;}
.txt-30{font-size: 25px;}
.txt-40{font-size: 32px;}	
.txt-50{font-size: 40px;}	
.txt-5em{font-size: 2.5em;}
}
.txt-b{
    font-weight: bold;
}
.font-c-red{
	color: #eb6143;
}
.font-c-blue{
	color: #222b7a;
}
.font-c-green{
	color: #8fad6f;
}
.font-c-green2{
	color: #6b8253;
}
.font-c-yellow{
	color: #f0b44b;
}
.font-c-gold{
	color: #b48738;
}
.font-c-black{
	color: #000;
}
.font-c-white{
	color: #fff;
}
.font-c-orange{
	color: #eb6143;
}


.waku-white{
    border: 2px solid #FFFFFF;
}
.waku-green{
    border: 3px solid #8fad6f;
}

/*  margin,padding
/*-------------------------------------------------------*/
/*--*/

.full {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  overflow: hidden;
}
.box-all{
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-1200{
	width: 1200px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-900{
	width: 900px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-500{
	width: 500px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.box-left{
	float: left;
}
.box-right{
	float: right;
}
.box-50{width: 47%;}
.box-70{width: 70%;}
.box-30{width: 27%;}
.box-33{width: 33.3%;}
.box-33mm{width: 33.3%;}
.box-25{width: 25%;}
@media screen and (max-width: 480px){
.box-50 , .box-70 , .box-30 , .box-33{width: 100%;}
.box-25{width: 50%;}
}



.topbg{
	width: 100%;
	background: url() center bottom / cover no-repeat;
	position:relative;
}


.btn01,
a.btn01,
button.btn01 {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 0.5rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #9f000c;
	border-radius: 0.5rem;
	border: 1px solid #9f000c;

}
a.btn--red.btn--cubic {
  border-bottom: 5px solid #9f000c;
}

a.btn--red.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #9f000c;
}

a.btn--radius {
  border-radius: 100vh;
}


.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
 

/* ボタン共通設定 */
.btn06{
    /*矢印の基点とするためrelativeを指定*/
  position: relative;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  background:#4D4D4D;
  color:#fff;
    padding: 10px 40px 10px 30px;
  
  border-radius:5px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/
    transition: ease .2s;
}

.btn06:hover{
  background:#555;
	color:#fff;
}


/* 矢印が右に移動 */

.btnarrow1::after{
    content: '';
    /*絶対配置で矢印の位置を決める*/
  position: absolute;
    top:42%;
    right: 13px;
    /*矢印の形状*/
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    /*アニメーションの指定*/
    transition: all .3s;
}

/*hoverした際の移動*/
.btnarrow1:hover::after{
    right: 11px;
}

/*テーブル*/
.tbl-r02 th {
  background: #666;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
.waku{
    border: 1px solid #878787;
}

/*==================================================
スライダーのためのcss
===================================*/
.slider {
  position:relative;
	z-index: 1;
	/*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
	height: 800px;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}
/*　背景画像設定　*/

.slider-item01 {
    background:url(https://greenfortable.jp/site/wp-content/uploads/2026/02/header-01.png);
}

.slider-item02 {
    background:url(https://greenfortable.jp/site/wp-content/uploads/2026/02/header-01.png);
}

.slider-item03 {
    background:url(https://greenfortable.jp/site/wp-content/uploads/2026/02/header-01.png);
}

.slider-item {
    width: 70%;/*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height:800px !important;/*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat;/*背景画像をリピートしない*/
    background-position: center;/*背景画像の位置を中央に*/
    background-size:contain; /*背景画像が.slider-item全体を覆い表示*/
}
/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	.slider {height: 500px !important;/*スライダー全体の縦幅*/}
.slider-item {height: 500px !important;/*各スライダー全体の縦幅*/}
}

@media screen and (max-width: 480px){
.slider {height: 280px !important;/*スライダー全体の縦幅*/}
.slider-item {height: 280px !important;/*各スライダー全体の縦幅*/}	
}

/*矢印の設定*/

.slick-prev, 
.slick-next {
    position: absolute;
	z-index: 3;
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #ccc;/*矢印の色*/
    border-right: 2px solid #ccc;/*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:2.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right:2.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
	position: relative;
	z-index: 3;
    text-align:center;
	margin:-50px 0 0 0;/*ドットの位置*/
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#ccc;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}
/**スライドショーここまで*******************/



/**アイテム一覧スライド*******************/
.item-slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:94%;
    margin:0 auto;
}

.item-slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.item-slider .slick-slide {
    margin:0 10px;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.item-slick-prev, 
.item-slick-next {
    position: absolute;/*絶対配置にする*/
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #666;/*矢印の色*/
    border-right: 2px solid #666;/*矢印の色*/
    height: 15px;
    width: 15px;
}

.item-slick-prev {/*戻る矢印の位置と形状*/
    left: -1.5%;
    transform: rotate(-135deg);
}

.item-slick-next {/*次へ矢印の位置と形状*/
    right: -1.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.item-slider .slick-dots {
    text-align:center;
	margin:20px 0 0 0;
}

.item-slider .slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.item-slider .slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#ccc;/*ドットボタンの色*/
}

.item-slider .slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}
/**アイテム一覧スライドここまで*******************/


.button-54 a:hover{
    color: #588623 !important;
}


.button-54 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    max-width: 300px;
    margin: 0 auto;
    padding: .9em 3em .9em 2em;
    border: 2px solid #8bc34a;
    border-radius: 100vh;
    background-color: #fff;
    color: #8bc34a;
    font-size: 1em;
    text-decoration: none;
}

.button-54::after {
    position: absolute;
    right: 2em;
    transform: translateY(-50%);
    transform-origin: left;
    width: 1em;
    height: .5em;
    background-color: #8bc34a;
    clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
    content: '';
    transition: transform .3s;
}

.button-54:hover::after {
    transform: translateY(-50%) scaleX(1.4);
}


/* ハンバーガーボタンのデザイン */
.drawer__button {
    position: absolute;
    width: 3rem;
    height: 3rem;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 999999; /* メニューを開いている時もクリックできるよう設定 */
    right: 1% !important;
    top: 10px;
}
/* ハンバーガーボタン内の線 */
.drawer__button > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 2px;
  background-color: #878787;
  transform: translateX(-50%);
}
.drawer__button > span:first-child {
  transform: translate(-50%, calc(-50% - 0.5rem));
  transition: transform 0.3s ease;
}
.drawer__button > span:nth-child(2) {
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
}
.drawer__button > span:last-child {
  transform: translate(-50%, calc(-50% + 0.5rem));
  transition: transform 0.3s ease;
}
/* 展開時のデザイン */
.drawer__button.active > span:first-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.drawer__button.active > span:nth-child(2) {
  opacity: 0;
}
.drawer__button.active > span:last-child {
  transform: translate(-50%, -50%) rotate(45deg);
}
/* メニューのデザイン */
.drawer__nav {
  position: fixed; /* 追従ヘッダーなどでも表示できるよう設定しておく */
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.drawer__nav.active {
  opacity: 1;
  visibility: visible;
}
.drawer__nav__inner {
  position: relative;
  width: 300px;
  height: 100%;
  background-color: #fff;
  padding: 4rem 1.5rem 1rem;
  margin: 0 0 0 auto;
  overflow: scroll;
  transform: translateX(100%);
  transition: transform 0.3s ease;
}
.drawer__nav.active .drawer__nav__inner {
  transform: translateX(0);
}
.drawer__nav__menu {
  list-style: none;
  padding-left: 0;
}
.drawer__nav__link {
  display: block;
  color: #666;
  text-decoration: none;
  padding: 1rem 1rem;
  border-bottom: solid 1px #333;
}

/* ハンバーガーメニュー展開時、背景を固定 */
body.active {
  height: 100%;
  overflow: hidden;
}
.page .date-tags{display:none;}

/* ヘッダー */
.header-container{    background-color: transparent;}
.fixed-header {    box-shadow: none;}
.navi {background-color: transparent;}

.go-to-top {
    position: fixed;
    display: block;
    right: 10px;
    bottom: 50px;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: 0.6s;
}

	.footer-btn{
    position: fixed;
  bottom: 0;
  width: 100%;
    z-index: 99999;
	display: flex;
}

/* サイドバー見出し変更 */
.sidebar h3{
background: none!important;/*背景を消す*/
color: #333333;/*文字色*/
font-size: 16px;/*文字の大きさ*/
border-bottom: solid 1px #ccc;/*右側の線の種類・太さ・色*/
position: relative;
padding: 0.5em;/*余白*/
margin: 1.5em 0;/*余白*/
}

.sidebar h3:after{
position: absolute;
content: " ";
display: block;
border-bottom: solid 1px #57871f;/*左側の線の種類・太さ・色*/
bottom: -1px;/*左側の線の位置*/
left: 0;/*左側の線の位置*/
width: 40%;/*左側の線の幅*/
}

/* サイドバーカテゴリー */
.widget_categories ul li a{
font-size: 15px;/*文字の大きさ*/
padding: 0.55em 0.5em 0.55em!important;/*余白*/
/*border-bottom: solid 1px #8fad6f; 下の線の種類・太さ・色*/
}

.navi-in a:hover {
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}

.card-thumb img{border: solid 1px #ccc;}

.widget-entry-card-thumb {
    float: left;
    margin-top: 0px;
    position: relative;
    margin-bottom: 0em;
}

/*-----記事一覧3列横並び-----*/

.widget-entry-cards.card-large-image .a-wrap {
width:32%;  /*PCで3列*/
display: inline-grid;
text-align: left; /*タイトルを左寄せ*/
}


@media screen and (max-width: 834px) {
.widget-entry-cards.card-large-image .a-wrap {
width:48.5%;  /*タブレットで2列*/
display: inline-grid;
}
}

.widget-entry-cards .a-wrap {
    padding: 0px !important;
    line-height: 1.3;
    margin-bottom: 4px;
}
.widget-entry-cards.large-thumb-on .card-title {
    font-size: 16px;
}
.widget-entry-cards.large-thumb-on .card-content {
    padding: 1.6em 0.3em 0.5em 0.3em;
    background: linear-gradient(180deg, transparent, #6b8253);

}
.header-container-in.hlt-top-menu .logo-header img {
    max-height: 80px;
}
/************************************
****　モバイル表示　ヘッダーメニュー・検索アイコン
************************************/
.mobile-menu-buttons{
height:50px;
box-shadow: none;
}
.mobile-menu-buttons > li {
padding-top:0;
}
.menu-button{
margin: auto;
}
.mobile-menu-buttons .menu-button:hover{
background-color:white;
}
span.fas.fa-search::before{
color:#90C31F;/*検索マーク色変更はこちら*/
margin-left:1em;
}
span.fas.fa-bars::before{
color:#90C31F;/*ハンバーガーメニュー色変更はこちら*/
margin-right:1em;
}
.navi-menu-caption.menu-caption,.home-menu-caption.menu-caption,.search-menu-caption.menu-caption,.top-menu-caption.menu-caption,.sidebar-menu-caption.menu-caption{
display:none;
}
/************************************
**モバイルスライドインメニュー
************************************/
/*モバイルメニュー背景色*/
.navi-menu-content {
background:rgba(255,255,255,0.9);
}

.mega-menu-wrap a {
    line-height: 2.6em;
    text-decoration: none;
}
.mega-menu-wrap a:hover {
background-color:#ffc0cb;}
.mega-menu-wrap li {     
color: #e6e6e6;
	  border-bottom: 1px dotted #C0C0C0;
}
ul ul {
    list-style-type: none;
}
ol, ul {
    padding-left: 20px;
    padding-right: 20px;
}
.mega-menu-wrap li a::before {
content: "\f105";
  font-family: "Font Awesome 5 Free";
	font-weight: 900;
margin:0 .5em 0 1em;
}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
	line-height: 1.5;
}

.article h1 {
    position: relative;
    padding: 16px 25px 16px 25px;
    border-radius: 3em .5em 2em .5em/.4em 2em .5em 3em;
    border-bottom: 4px solid #d2dec6;
    background: #8fad6f;
    color: #fff;
    font-size: 28px;
	line-height: 125%;
}

/*media Queries 1030px以下
-----------------------------------------------------------------------------*/
@media screen and (max-width: 1030px){
.article h1 {
	padding: 10px 0.8em;
}
}
.article h2 {
    padding-top: 0;
    padding-right: 0;
    padding-left: 5px;
    padding-bottom: 0;
    font-size: 24px;
    font-weight: bold;
    background-color: transparent;
    border-bottom: 3px dotted #F0B44B;
    margin-bottom: 1.0em;
    color: #8FAD6F;
}

/*media Queries 1030px以下
-----------------------------------------------------------------------------*/
@media screen and (max-width: 1030px){
.article h2 {
	padding: 0 2%;
	font-size: 22px;
}
}
.article h3 {
	border: none; /* Cocoon親テーマCSSリセットのため */
	width: 100%;
	position: relative;
	margin: 1.8em 0 1.2em;
	padding: 12px 10px 10px 10px;
}
.article h3:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	left: 0;
	background: -webkit-repeating-linear-gradient(135deg, #fff, #fff 3px, #d2dec6 3px, #d2dec6 6px, white 6px, white 9px, #8fad6f 9px, #8fad6f 12px);
	background: repeating-linear-gradient(135deg, #fff, #fff 3px, #d2dec6 3px, #d2dec6 6px, white 6px, white 9px, #8fad6f 9px, #8fad6f 12px);
	bottom: -4px;
}
.article h4 {
	border-top: none; /* Cocoon親テーマCSSリセットのため */
	margin: 1.8em 0 1em;
	border-bottom: solid 2px #8fad6f;
}
.article h5 {
	border-bottom: none; /* Cocoon親テーマCSSリセットのため */
	margin: 1.5em 0 1em;
	padding: 0.25em 0.5em; /* 上下 左右の余白 */
	border-left: solid 8px #8fad6f;
}
.article h6 {
	border-bottom: none; /* Cocoon親テーマCSSリセットのため */
	margin: 1.5em 0 1em;
	padding: 0.2em 0.5em;
	border-left: solid 4px #8fad6f;
}
.wp-block-table.is-style-stripes{border-bottom: 0px solid #fff;}


/*カテゴリーのアイコンを変更*/
.widget_recent_entries ul li{font-size:16px;
line-height: 150%;}
.widget_recent_entries ul li a::before{
  font-family: "Font Awesome 5 Free"; /*Font Awesomeのバージョン*/
  content: "\f192"; /*アイコンのフォント*/
  color:#eb6143; /*アイコンの色*/
  padding-right:5px; /*アイコンとフォントの間の余白*/
  font-weight: 900; /*アイコンの太さ（なくてもOK）*/
  font-size:16px; /*アイコン・フォントの大きさ（なくてもOK）*/
}
.widget_recent_entries ul li a::before{
  font-family: "Font Awesome 5 Free"; /*Font Awesomeのバージョン*/
  content: "\f192"; /*アイコンのフォント*/
  color:#eb6143; /*アイコンの色*/
  padding-right:5px; /*アイコンとフォントの間の余白*/
  font-weight: 900; /*アイコンの太さ（なくてもOK）*/
  font-size:16px; /*アイコン・フォントの大きさ（なくてもOK）*/
}
.widget_categories ul li a::before{
	 font-family: "Font Awesome 5 Free"; /*Font Awesomeのバージョン*/
  content: "\f105"; /*アイコンのフォント*/
  color:#eb6143; /*アイコンの色*/
  padding-right:5px; /*アイコンとフォントの間の余白*/
  font-weight: 900; /*アイコンの太さ（なくてもOK）*/
  font-size:16px; /*アイコン・フォントの大きさ（なくてもOK）*/
}
.widget_archive ul li{font-size:16px;}
.widget_archive ul li a::before{
	 font-family: "Font Awesome 5 Free"; /*Font Awesomeのバージョン*/
  content: "\f105"; /*アイコンのフォント*/
  color:#eb6143; /*アイコンの色*/
  padding-right:5px; /*アイコンとフォントの間の余白*/
  font-weight: 900; /*アイコンの太さ（なくてもOK）*/
  font-size:16px; /*アイコン・フォントの大きさ（なくてもOK）*/
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){

}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/


}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
 
.align_c_pc { text-align: left; }
.align_l_pc { text-align: center; }	

.pc-view{display: none !important;}
.sp-view{display: block !important;}

.footer {
    margin-top: 20px;
    padding-top: 8px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 50px;
}	
.widget-entry-cards.large-thumb-on .card-title {
    font-size: 14px;
}
}


/* ========================================
   モバイルフローティングバナー 白レイヤー版
   ======================================== */

@media screen and (max-width: 834px) {
  /* 余白削除 */
  body,
  #footer,
  .footer,
  .footer-container,
  #footer-in,
  .footer-in,
  .footer-bottom {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
  
  #content-bottom,
  #content-bottom-in {
    padding-bottom: 70px !important;
  }
  
  /* JavaScript で追加される白レイヤー */
  #bottom-white-layer {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background-color: transparent !important;
    z-index: 9998 !important;
    pointer-events: none !important;
  }
  
  /* フローティングバナーを最前面に */
  ul.mobile-menu-buttons,
  ul.mobile-header-menu-buttons {
    z-index: 9999 !important;
    background-color: #ffffff !important;
  }
}

@media screen and (max-width: 480px) {
  body,
  #footer,
  .footer {
    padding-bottom: 0px !important;
  }
  
  #content-bottom,
  #content-bottom-in {
    padding-bottom: 70px !important;
  }
}

    background-color: #ffffff !important;
    border-top: 3px solid #cccccc !important;
    min-height: 100px !important;
  }
  
  /* Safe Area対応 */
  @supports (padding-bottom: env(safe-area-inset-bottom)) {
    .bottom-floating-styled-final,
    ul.bottom-floating-styled-final,
    ul.mobile-menu-buttons[style*="padding-bottom"],
    ul.mobile-header-menu-buttons[style*="padding-bottom"] {
      padding-bottom: calc(50px + env(safe-area-inset-bottom)) !important;
    }
  }
}

@media screen and (max-width: 480px) {
  body,
  #footer,
  .footer {
    padding-bottom: 0px !important;
  }
  
  #content-bottom,
  #content-bottom-in {
    padding-bottom: 70px !important;
  }
}


/* ================================================
   フローティングバナー 統合版（最終）
   - 上部の白い背景を透明化
   - 下部の白い背景は維持
   - 画像ボタンは正常表示
   style.css の末尾に1回だけ追加してください
   ================================================ */

/* フローティングバナー本体を透明化 */
html body .footer-btn.sp-view,
html body div.footer-btn.sp-view {
    background-color: transparent !important;
    background-image: none !important;
    background: transparent !important;
    position: fixed !important;
    bottom: 0 !important;
    width: 100% !important;
    z-index: 99999 !important;
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 画像ボタンの親要素は白背景を維持 */
.sp-view.footer-btn .box-left,
.sp-view.footer-btn .box-33mm,
.sp-view.footer-btn > div,
.footer-btn.sp-view .box-left,
.footer-btn.sp-view .box-33mm,
.footer-btn.sp-view > div {
    background-color: #ffffff !important;
    background: #ffffff !important;
}

/* 画像の余白を削除 */
.sp-view.footer-btn img,
.footer-btn.sp-view img {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: bottom !important;
    line-height: 0 !important;
    opacity: 1 !important;
}

/* モバイルビュー専用の調整 */
@media screen and (max-width: 834px) {
  /* JS追加の白レイヤーを非表示 */
  #bottom-white-layer {
    display: none !important;
  }
  
  /* フローティングバナーを透明維持 */
  html body .sp-view.footer-btn,
  html body div.sp-view.footer-btn {
    background: transparent !important;
  }
  
  /* 画像ボタンの親要素は白背景維持 */
  .sp-view.footer-btn .box-left,
  .sp-view.footer-btn .box-33mm,
  .footer-btn.sp-view .box-left,
  .footer-btn.sp-view .box-33mm {
    background-color: #ffffff !important;
  }
  
  /* メニューボタンは白背景 */
  ul.mobile-menu-buttons,
  ul.mobile-header-menu-buttons {
    background-color: #ffffff !important;
    background: #ffffff !important;
  }
  
  /* bodyの余白調整 */
  body {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

/* フローティングバナーのリンクを有効化 */
@media screen and (max-width: 834px) {
  .footer-btn.sp-view {
    pointer-events: auto !important;
    z-index: 99999 !important;
  }
  .footer-btn.sp-view a,
  .footer-btn.sp-view img,
  .footer-btn.sp-view .box-left,
  .footer-btn.sp-view .box-33mm,
  .footer-btn.sp-view > div {
    pointer-events: auto !important;
    cursor: pointer !important;
  }
  
  /* 上に被さっている可能性のある要素を無効化 */
  #bottom-white-layer {
    pointer-events: none !important;
    display: none !important;
  }
  ul.mobile-menu-buttons,
  ul.mobile-header-menu-buttons {
    pointer-events: auto !important;
  }
}