@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;}
img {
	max-width: 100%;
	height: auto;
}


.toumei table{background: transparent;}
.mintyo{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
a{
    text-decoration: none;
}
a:hover{color:#013B27;}
a img {transition: 0.3s ;}
a img:hover {opacity: 0.5 ;}
.kaenailink-white a:hover{
	color: #DCDCDC;
}
.wakusen img {
  border: solid 1px #ccc; /* 色：グレー */
}
.kaigyou { display: inline-block; }
.zurashi-waku{position: relative;}
.zurashi{
	position: absolute;
top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	    z-index: 999;
}
/*  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_l0  { margin-left: 0px !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_r0  { margin-right: 0px !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_t150 { padding-top: 150px !important; }
.p_t200 { padding-top: 200px !important; }
.p_t300 { padding-top: 300px !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_b150 { padding-bottom: 150px !important; }

.p_l0  { padding-left: 0px !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; }

/*  text
/*-------------------------------------------------------*/
/*--*/
.textline_100{line-height: 100%;}
.textline_125{line-height: 125%;}
.textline_180{line-height: 180%;}
.textline_250{line-height: 250%;}
.textline_0{line-height: 0;}
.txt-10{font-size: 10px;}
.txt-12{font-size: 12px;}
.txt-14{font-size: 14px;}
.txt-15{font-size: 15px;}
.txt-18{font-size: 18px;}
.txt-20{font-size: 20px;}
.txt-25{font-size: 25px;}
.txt-30{font-size: 30px;}
.txt-35{font-size: 35px;}
.txt-40{font-size: 40px; line-height: 130%;}
.txt-60{font-size: 60px;}
.txt-80{font-size: 80px;}
@media screen and (max-width: 480px){
.txt-15{font-size: 12px;}	
.txt-18{font-size: 16px;}	
.txt-20{font-size: 18px;}
.txt-25{font-size: 20px;}
.txt-30{font-size: 25px;}
.txt-35{font-size: 27px;}	
.txt-40{font-size: 30px;}
.txt-60{font-size: 55px;}	
.txt-80{font-size: 60px;}
}
.txt-b{    font-weight: bold;}
.font-green{color: #013B27;}
.font-white{color: #fff;}
.font-blue{	color: #0068B6;}
.font-blue2{	color: #7895cc;}
.font-blown{    color: #D3B780;}
.font-blown2{    color: #C89D48;}
.font-gray{	color: #979797;}
.font-black{	color: #000;}
.font-pink{	color: #ed1e79;}
.font-red{	color: #670000;}
.font-orange{	color: #ED6A02;}
.hikaru{
	text-shadow: 2px 2px 10px #fff ,
-2px 2px 10px #fff ,
2px -2px 10px #fff ,
-2px -2px 10px #fff;
}
.kage{
	text-shadow: 2px 2px 10px #000 ,
-2px 2px 10px #000 ,
2px -2px 10px #000 ,
-2px -2px 10px #000;
}
.box-shadow{
    -webkit-box-shadow: inset 5px 5px 5px #C4C4C4;
    box-shadow: inset 5px 5px 5px #C4C4C4;
}
/*  box
/*-------------------------------------------------------*/
/*--*/

.full {
  margin: 0 calc(50% - 50vw);
  width: 100vw !important;

}
.box-all{
	width: 100%;
overflow: hidden;
}
.box-1500{
	width: 100%;
	max-width: 1500px;
overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-1200{
	width: 100%;
	max-width: 1200px;
overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-900{
	width: 100%;
	max-width: 900px;
overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-800{
	width: 100%;
	max-width: 800px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-700{
	width: 100%;
	max-width: 700px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-500{
	width: 100%;
	max-width: 500px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-350{
	width: 100%;
	max-width: 350px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-33-naka{
	width: 33.3%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.inner-pc{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.inner2{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.box-left{
	float: left;
}
.box-right{
	float: right;
}
.box50-sp20{width: 33%;}
.box50-sp80{width: 65%;}
@media screen and (max-width: 480px){
.box50-sp20{width: 33%;}
.box50-sp80{width: 65%;}
	
	.inner-pc{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
}

.box-25-sp25{width: 25%;}
.box-40{width: 40%;}
.box-50mama{width: 49%;}
.box-30mama{width: 27%;}
.box-33mama{width: 33%;}
.box-70mama{width: 70%;}

.box-50{width: 48%;}
.box-50-sp50{width: 47%;}
.box-60{width: 60%;}
.box-70{width: 70%;}
.box-80{width: 78%;}
.box-90{width: 90%;}
.box-30{width: 27%;}
.box-33{width: 33%;}
.box-33-sp25{width: 33%;}
.box-33-sp50{width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    line-height: 120%;}
.box-25{width: 25%;}
.box-20{width: 20%;}
.box-33-pc{width: 33%;}
.box-20-sp50{width: 20%;}
.box-25-sp50{width: 25%;}
.box-25-sp100{width: 25%;}
@media screen and (max-width: 480px){
.box-50 , .box-70 , .box-40 , .box-60 , .box-20 , .box-80, .box-90 , .box-30 , .box-33 , .box-33-naka , .box-25-sp100{width: 100%;}
.box-50-sp50 , .box-25 , .box-33-sp25 , .box-20-sp50 , .box-25-sp50 , .box-33-sp50{width: 49%;}
}

/*  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; }
.align_r_pc { text-align: right; }
/*  bg
-----------------------------------------------------------------------------*/
.bg-black{
	background-color: #000;
	color: #FFF;
}
.bg-grey{
	background-color: #4d4d4d;
	color: #FFF;
}
.bg-grey2{
	background-color: #f2f2f2;
}

.bg-white{
	background-color: #fff;
}
.bg-black-usu{
background: rgb(0,0,0,0.5);
}
.bg-white-usu{
    background-position: 255;
    background-color: rgba(255,255,255,0.50);
}
.bg-white-usu2{
    background-position: 255;
    background-color: rgba(255,255,255,0.8);
}
.bg-red{
	background-color: #670000;
}
.bg-yellow{
	background-color: #ffcb48;
}
.bg-yellow2{
	background-color: #fff3c7;
}
.bg-yellow-grade{
background-image: linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 225, 116, 1));
}
.bg-green-grade{
background-image: linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(212, 236, 230, 1));
}
.bg-blown1{
	background-color: #754c24;
	color: #FFF;
}
.bg-blown2{
	background-color: #99570c;
	color: #FFF;
}
.bg-blown3{
	background-color: #c17529;
	color: #FFF;
}
.bg-green{
    background-color: #013B27;
	color: #FFF !important;
}
.bg-green-usu{
    background-color: #d4ece6;
}
.bg-green-usu2{
    background-color: #edfeed;
}
.bg-blue{background-color: #0075ba;
color: #FFF;}
.bg-blue-usu{background-color: #ede4fc;}
.bg-blue-usu2{background-color: rgba(209,223,230,0.50);}
.bg-blue-usu3{background-color: #d8f0fc;}
.bg-haiiro{
    background-color: #F1F1F1;
}
.bg-purple-usu2 {    
background-color: #edeefe;
}
.bg-sky{
    background-color: #5AABD9;
}
.bg-pink{
    background-color: #f3dbe0;
}
.bg-haiiro2{
    background-color: #B2B2B2;
	color: #FFF;
}
.bg-haiiro2 a{
    color: #FFF;
    text-decoration: none;
}
.bg-haiiro2 a:hover{
    text-decoration: underline;
}
.topbg{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/01/bg-01.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.topbg2{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/01/bg-02b.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.topbg-rose{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/02/ローズ大-1.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.topbg-rose2{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/02/ローズ大-2.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.topbg-rose3{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/02/ローズオイル-大.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.topbg-truffle{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/04/トリュフ-横長1.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.topbg-frozen{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/04/冷凍食品-横長1.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.topbg-cosme{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/04/コスメ-2.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.topbg-supplement{
	  width: 100%;
  /*height: 50vh; */
    background: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/04/サプリ-3.jpg) center center / contain no-repeat;
    position: relative;
	background-size: cover;
}
.kadomaru{
    border-radius: 10px;
}
.kadomaru2{
    border-radius: 5px;
}
.waku-box-grey{
    border: 1px solid #999;
}
.waku-box-blown{
    border: 3px solid #C8A386;
}
.waku-box-white{
    background: rgba(255,255,255,0.3);
}
.waku-box-blown .title{
    color: #C8A386;
    font-size: 18px;
    font-weight: bold;
}
.waku-pink{
    border: 3px solid #ed1e79;
    border-radius: 10px;
}
.waku-haiiro{
    border-radius: 10px;
    background-color: #f2f2f2;
    width: 900px;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
/*  ボタン
-----------------------------------------------------------------------------*/
.button-g1 {
    display: inline-block;
    position: relative;
    padding: .8rem 4rem;
    color: #FFF;
    border-radius: 10rem;
    background-image: linear-gradient(135deg, #EC1E79 10%, #0071BB 100%);
    text-decoration: none;
    transition: 0.5s;
    font-weight: bold;
}
.button-g1:hover {
  color: #FFF;
  background-color: #333;
  background-image: linear-gradient(135deg, #0071BB 10%, #EC1E79 100%);
	transition: 0.5s;
}
.button-g2 {
    display: inline-block;
    position: relative;
    padding: .8rem 3.2rem;
    color: #FFF;
    border-radius: 10rem;
background-image: linear-gradient(135deg, #4E9D4A 10%, #0071BB 100%);
    text-decoration: none;
	transition: 0.5s;
	font-weight: bold;
}
.button-g2:hover {
  color: #FFF;
  background-color: #333;
  background-image: linear-gradient(135deg, #0071BB 10%, #4E9D4A 100%);
	transition: 0.5s;
}
.button-hai {
    display: inline-block;
    position: relative;
    padding: .4rem 1.5rem;
    color: #FFF;
    border-radius: 10rem;
background-color: #B2B2B2;
    text-decoration: none;
	transition: 0.5s;
	font-weight: bold;

}
.button-hai:hover {
  color: #FFF;
background-color: #333;
	transition: 0.5s;
}
.button-green {
    display: inline-block;
    position: relative;
    padding: .6rem 2rem;
    color: #FFF;
    border-radius: 10rem;
background-color: #429772;
    text-decoration: none;
	transition: 0.5s;
	font-weight: bold;

}
.button-green:hover {
  color: #FFF;
background-color: #256849;
	transition: 0.5s;
}
.btn-min200{min-width: 200px;}

.button-white {
    display: inline-block;
    position: relative;
    padding: .6rem 2rem;
    color: #3A3A3A;
    border-radius: 10rem;
    background-color: #fff;
    text-decoration: none;
    transition: 0.5s;
    font-weight: bold;
    min-width: 200px;	
}
.button-white:hover {
  color: #3A3A3A;
background-color: #E9E9E9;
	transition: 0.5s;
}
.button-black {
    display: inline-block;
    position: relative;
    padding: .6rem 2rem;
    color: #fff;
    border-radius: 10rem;
background-color: #3A3A3A;
    text-decoration: none;
	transition: 0.5s;
	font-weight: bold;
	min-width: 200px;
}
.button-black:hover {
    color: #fff;
    background-color: #7A7A7A;
    transition: 0.5s;
}
/* 画像の親要素のスタイル */
.hover-btn {
  cursor: pointer;
  height: 350px;
  margin-inline: auto;
  position: relative;
  width: 350px;
}
/* 画像のスタイル */
.hover-btn img {
  height: auto;
  left: 0;
  position: absolute;
  width: 100%;
}
/* 2枚目の画像は最初透明 */
.hover-btn img:last-of-type {
  opacity: 0;
  transition: opacity .7s;
}
/* hoverすると2枚目の画像が透明じゃなくなる */
.hover-btn:hover img {
  opacity: 1;
}

/*矢印が右に移動して背景がつく*/

.btnarrow5{
    /*矢印の基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border: 1px solid #555;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #333;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.btnarrow5:hover{
	background:#013B27;
	color:#fff;
}

/*矢印と下線の形状*/
.btnarrow5::before{
	content:"";
    /*絶対配置で下線の位置を決める*/
	position: absolute;
	top:50%;
	right:-27px;
    /*下線の形状*/
	width:40px;
	height:1px;
	background:#333;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.btnarrow5::after{
	content:"";
    /*絶対配置で矢印の位置を決める*/
	position: absolute;
    top: 20%;
    right: -20px;
    /*矢印の形状*/
	width:1px;
	height:15px;
	background:#333;
    transform:skewX(45deg);
    /*アニメーションの指定*/
    transition: all .2s linear;
}

/*hoverした際の移動*/
.btnarrow5:hover::before{
	right:-31px;
}

.btnarrow5:hover::after{
	right:-25px;
}

/*矢印が右に移動して背景がつく-背景色あり*/

.btnarrow5-2{
    /*矢印の基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border: 1px solid #fff;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
	background:#013B27;
    color: #fff;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.btnarrow5-2:hover{
	background:#fff;
	color:#013B27 !important;
	border: 1px solid #013B27;

}

/*矢印と下線の形状*/
.btnarrow5-2::before{
	content:"";
    /*絶対配置で下線の位置を決める*/
	position: absolute;
	top:50%;
	right:-27px;
    /*下線の形状*/
	width:40px;
	height:1px;
	background:#333;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.btnarrow5-2::after{
	content:"";
    /*絶対配置で矢印の位置を決める*/
	position: absolute;
    top: 20%;
    right: -20px;
    /*矢印の形状*/
	width:1px;
	height:15px;
	background:#333;
    transform:skewX(45deg);
    /*アニメーションの指定*/
    transition: all .2s linear;
}

/*hoverした際の移動*/
.btnarrow5-2:hover::before{
	right:-31px;
}

.btnarrow5-2:hover::after{
	right:-25px;
}

/*矢印が右に移動して背景がつく-背景色赤*/

.btnarrow5-3{
    /*矢印の基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border: 1px solid #fff;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
	background:#670000;
    color: #fff;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.btnarrow5-3:hover{
	background:#fff;
	color:#670000;
	border: 1px solid #670000;
}

/*矢印と下線の形状*/
.btnarrow5-3::before{
	content:"";
    /*絶対配置で下線の位置を決める*/
	position: absolute;
	top:50%;
	right:-27px;
    /*下線の形状*/
	width:40px;
	height:1px;
	background:#333;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.btnarrow5-3::after{
	content:"";
    /*絶対配置で矢印の位置を決める*/
	position: absolute;
    top: 20%;
    right: -20px;
    /*矢印の形状*/
	width:1px;
	height:15px;
	background:#333;
    transform:skewX(45deg);
    /*アニメーションの指定*/
    transition: all .2s linear;
}

/*hoverした際の移動*/
.btnarrow5-3:hover::before{
	right:-31px;
}

.btnarrow5-3:hover::after{
	right:-25px;
}

.btnarrow-not{
    /*矢印の基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border: 1px solid #fff;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
	background:#013B27;
    color: #fff;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.btnarrow-not:hover{
	background:#fff;
	color:#013B27 !important;
	border: 1px solid #013B27;

}


.everyone-list ul {
  list-style-type: none;
}
.everyone-list li {
    position: relative;
    line-height: 1.8;
    margin-bottom: 0px;
    margin-top: 20px;
}
.everyone-list li::after {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.5em;
  width: 10px;
  height: 5px;
  border-left: 3px solid #199032;
  border-bottom: 3px solid #199032;
  transform: rotate(-45deg);
}
.zurasi{
    position: relative;
    top: 0px;
	margin-bottom: -30px; /*余白を解消する値を入れます*/
    left: 1%;
}
.zurasi img{max-width: 95%;}
.zurasi2{
    position: relative;
    top: -50px;
	 margin-top: -50px; /*余白を解消する値を入れます*/
    right: 1%;
}
.zurasi-forum{
    right: 8%;
    z-index: 9999;
    top: 580px;
    position: absolute;
}
@media screen and (max-width: 1000px){
.zurasi-forum {
    right: 1%;
    z-index: 9999;
    top: 80% !important;
    position: absolute;
    width: 180px;
}
}
@media screen and (max-width: 800px){
.zurasi-forum {
    right: 1%;
    z-index: 9999;
    top: 43%;
    position: absolute;
    width: 180px;
}
}
@media screen and (max-width: 480px){
	
.zurasi-forum{
    right: 1%;
    z-index: 9999;
    top: 95% !important;
    position: absolute;
}	
}

.zurasi-0928{
    z-index: 9999;
    top: 80% !important;
    position: relative;
}
/* time-schedule */
.timeline {
  list-style: none;
}
.timeline > li {
  margin-bottom: 60px;
}

.timeline {
    display: block;

    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.timeline-date {
    color: #199032;
    font-weight: bold;
    border-top: 100% dotted #D3D3D3;
}

.timeline p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

/* for Desktop */
@media ( min-width : 640px ){
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 20px;
    color: #199032;
    font-weight: bold;
    font-size: 15px;
  }
  .timeline-content {
    width: 80%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #6fc173;
    position: absolute;
    left: 106px;
    top: 6px;
    border-radius: 100%;
  }
}
@media screen and (max-width: 480px){
.timeline-date{
    color: #FFFFFF;
    background-color: #6fc173;
}
}


/* モーダルウインドウ */
.modal-wrap input {
    display: none;
}
input[type=radio].modal-wrap{
　　display: none;
}
.open-label,
.close-label {
    cursor: pointer;
}

.open-label.simple {
    color: #4f96f6;
    font-size: .95em;
}

.open-label.simple:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #c7511f
}

.open-label.button {
    padding: .84em 3.3em .84em 3.8em;
    font-weight: bold;
    font-size: .9em;
    background-color: #2589d0;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    margin: 0 auto 1em;
    text-align: center;
    letter-spacing: .01em;
}

.open-label.button:hover {
    outline: 1px solid rgb(255, 179, 107);
    color: #2589d0;
    background-color: #fff;
}

.open-label.button:hover:after {
    color: #2589d0;
}

.open-label.button:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f138";
    display: inline-block;
    padding-left: 8px;
    color: #fff;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.modal__open:checked + label + input + .modal {
    display: block;
    animation: modal-animation .6s;
}

.modal__content-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 650px;
    background-color: #fefefe;
    z-index: 2;
    border-radius: 5px;
}

.close-label {
    background-color: #777;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    width: 36px;
    height: 36px;
    line-height: 1.6;
    text-align: center;
    display: table-cell;
    position: fixed;
    top: -15px;
    right: -2%;
    z-index: 99999;
    font-size: 1.3em;
}

.modal__content {
    max-height: 50vh;
    overflow-y: auto;
    padding: 39px 45px 40px;
}

.modal__background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
    z-index: 1;
}

@keyframes modal-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media only screen and (max-width: 480px) {
    .open-label.button {
        max-width: 90%;
        padding: .94em 2.1em .94em 2.6em;
    }

    .close-label {
        top: -17px;
        right: -4%;
    }

    .modal__content-wrap {
        width: 90vw;
    }

    .modal__content {
        padding: 33px 21px 35px;
        max-width: 100%;
    }
}

section table	{ width: 100%; }
section th, section td	{
    padding: 10px !important;
    border-bottom: 1px solid #B9B9B9 !important;
    border-top: 0px none #FFFFFF !important;
	border-right: 0px none #FFFFFF !important;
	border-left: 0px none #FFFFFF !important;
}
section th	{
    background: #f4f4f4;
    text-align: center !important;
}

/*----------------------------------------------------
	.demo01
----------------------------------------------------*/
.demo01 th	{ width: 30%; text-align: left; }

@media only screen and (max-width:480px){
    .demo01	{ margin: 0px; }
    .demo01 th,
    .demo01 td{
		width: 100%;
		display: block;
		border-top: none;
    }
	.demo01 tr:first-child th	{ border-top: 1px solid #ddd !important; }
}
/*----------------------------------------------------
	下配置バナー
----------------------------------------------------*/
.bottom-fixed-button {
    position: fixed;
    bottom: 0;

    width: 100%;

	padding-bottom: 5px;
	padding-top: 5px;
    text-align: center;
background: rgba(0,0,0,0.3);
    z-index: 99999;
}

.c-gnav>.menu-item>a .ttl {
    display: block;
    font-size: 16px;
	font-weight: bold;
}

.hr2 {
  border-top: 3px dotted skyblue;
}

/*== ボタン共通設定 */
.btn-sayuu{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
  overflow: hidden;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
    border: 1px solid #555;/* ボーダーの色と太さ */
    padding: 10px 30px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
}

/*ボタン内spanの形状*/
.btn-sayuu span {
  position: relative;
  z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color:#fff !important;
}

.btn-sayuu a:hover {
  color:#fff !important;
}

/*== 背景が流れる（右から左） */
.bgright:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background-color:rgba(205,205,205,0.25);
  width: 100%;
  height: 100%;
    /*アニメーション*/
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: left top;
}

/*hoverした際の形状*/
.bgright:hover:before{
  transform-origin:right top;
  transform:scale(1, 1);
}


/*480px以下*/
@media screen and (max-width: 480px){
	.pc-view{display: none;}
.sp-view{display: block;}

	.align_l_pc { text-align: center; }
.align_c_pc { text-align: left; }
.align_r_pc { text-align: center; }	
	
.zurasi{
    position: relative;
    top: -30px;
	margin-bottom: -50px; /*余白を解消する値を入れます*/
    left: 1%;
}
.zurasi2{
    position: relative;
            top: 50px;
        margin-top: -100px;
    right: 1%;
}

.button-g2 {
    display: inline-block;
    position: relative;
    padding: .8rem 1.5rem;
    color: #FFF;
    border-radius: 10rem;
background-image: linear-gradient(135deg, #4E9D4A 10%, #0071BB 100%);
    text-decoration: none;
	transition: 0.5s;
	font-weight: bold;
}
	}
.triangle-blue {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 20px solid #0075ba;
    border-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.triangle-grey {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 20px solid #4d4d4d;
    border-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.triangle-green {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 20px solid #429772;
    border-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.title-unber {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
.title-unber:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #BFBFBF;
}

.title-unber2{
    border-bottom: solid 3px #004C88;
    position: relative;
    font-weight: bold;
    font-size: 25px;
    color: #004C88;
}

.title-unber2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #1b86ce;
  bottom: -3px;
  width: 20%;
}

.checkbox ul {
  padding: 0;
  position: relative;
}

.checkbox ul li {
  line-height: 1.5;
  padding: 0.5em 0em 0.5em 1.0em;
  border-bottom: 1px solid #999;
  list-style-type: none!important;
	font-size: 12px;
}


.checkbox ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  position: absolute;
  left : 0.1em; /*左端からのアイコンまでの距離*/
  color: #999; /*アイコン色*/
}
@media screen and (max-width: 480px){
	.checkbox ul li {padding: 0em 0em 0.2em 1em;
		font-size: 12px;}
	.checkbox ul li:before {
  left : 0.01em; /*左端からのアイコンまでの距離*/

}
}
.arrow-list ul {
  padding: 0;
  position: relative;
}

.arrow-list ul li {
  line-height: 1.5;
  padding: 0.5em 0.5em 0.5em 2em;
  border-bottom: 1px solid #999;
  list-style-type: none!important;
	font-size: 18px;
}

.arrow-list ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f152";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
  color: #999; /*アイコン色*/
}


.newslist ul{
	padding:0;
	line-height:1.8;
	width:100%;
	list-style:none;
}
.newslist ul li{
	position:relative;
	margin:0 0 10px;
	padding:0 5px 10px 8em;
	border-bottom:1px dotted #ccc;
}
.newslist ul li span.date{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding-top: 0;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0;
    background-color: #FFFFFF;
	color: #6dbfa9;
    border-radius: 5px;
}
.fa-twitter:before {
    content: '𝕏';
    font-family: unset;
    font-weight: bold;
    font-style: normal;
}

/*タイトル*/
.article h2 {
    background: none;
    padding: 0;
}
.article h3 {
    border: none;
    padding: 0;
}
.article h4 {
    border: none;
    padding: 0;
}
.article h5 {
    border: none;
    padding: 0;
}
.article h6 {
    border: none;
    padding: 0;
}

.article h2 {
	margin-top: 80px;
position: relative;
	padding-bottom: 20px;
	font-size: 30px;
	text-align: center;
	color: #013b27;
}

.article h2::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 6px 0 6px;
	border-color: #b99a00 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
}
.article h3 {
    color: #444d53;
    padding: .5em 0;
    margin-top: 40px;
    border-top: 3px solid #444d53;
    border-bottom: 3px solid #444d53;
}
.article h4 {
    color: #444d53;
    padding: .2em 1em;
    margin-top: 40px;
    border-left: 6px solid #444d53;
}
.article h5 {
    color: #444d53;
    margin-top: 40px;
    border-bottom: solid 2px #444d53;
}
.article h6 {
    color: #444d53;
    margin-top: 40px;
    border-bottom: solid 1px #444d53;
}

.fixed-header .navi-in > ul li:hover > ul {
display: block;
}
/*フローティング*/
.float-button__wrap {
    display: none;/*最初は隠す*/
    position: fixed;
    bottom: 0px;
    right: 10px;
    z-index: 1000;
}
@media screen and (max-width: 480px){.float-button__wrap {
    display: none;/*最初は隠す*/
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 1000;
}}

.title-zengosen {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

.title-zengosen:before, .title-zengosen:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.title-zengosen:before {
  left:0;
}
.title-zengosen:after {
  right: 0;
}

.read-more-3 {
    position: relative;
}

.read-more-3 .kesibox {
    position: relative;
    max-height: 100px; /* 開く前に見せたい高さを指定 */
    margin-bottom: 10px;
    overflow: hidden;
    transition: max-height 1s;
}

.read-more-3:has(:checked) .kesibox {
    max-height: 100vh;
}

.read-more-3 .kesibox::after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .9) 50%, hsla(0, 0%, 100%, .9) 0, #fff);
    content: '';
}

.read-more-3:has(:checked) .kesibox::after {
    content: none;
}

.read-more-3 label {
    display: flex;
    align-items: center;
    gap: 0px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: .4em 1.2em;
    border-radius: 1px;
    background-color: #999;
    color: #fff;
    font-size: .7em;
}

.read-more-3 label:hover {
    background-color: #333;
    color: #fff;
    cursor: pointer;
}

.read-more-3:has(:checked) label {
    display: none;
}

.read-more-3 label::after {
    display: inline-block;
    width: 10px;
    height: 5px;
    background-color: #fff;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.read-more-3 label:hover::after{

}

.read-more-3 input {
    display: none;
}

/*スライドインメニューをカスタマイズ*/
.navi-menu-content{

	background-color: rgba(255,255,255,0.9);

}

.menu-drawer a{
    font-size: 1.1em;/*文字の大きさ*/
    color: #2d2d2d;/*文字の色*/
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu-drawer a:hover{
	color: rgba(255,255,255,0.7);
	background-color: rgba(30,124,209,0);
}
.menu-drawer li a{
    border-bottom: 1px dotted #5A5A5A;
}
.entry-title{
    text-align: center;
    border-bottom: 2px solid #013B27;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

ol, ul {
    padding-left: 10px;
}
.toumei table th, .toumei table td, .toumei table tr{
    background-color: transparent !important;
    border: none;
    margin: 0px;
	    padding: 0;
}
.toumei table{
    background-color: transparent !important;
	border: none ;
}
.ribbon-1 {
    position: relative;
    overflow: hidden;
    padding: 0rem 1rem 0rem 150px;
    text-align: left;
    color: #878787;
    font-weight: bold;
}
.ribbon-1:before {
  position: absolute;
  content: '';
    top: -180%;
    left: -90px;
    width: 220px;
  height: 300%;
  transform: rotate(25deg);
  background: #004c88;
}
.ribbon-1 span {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 1;
	font-size: 16px;
	padding-left: 5px;
	color: #fff;
}	
.mobile-menu-buttons{
    /*background-color: transparent;*/
	background-color: rgba(255,255,255,0.7);
}
.mobile-header-menu-buttons{box-shadow: 0 0 0px darkgrey;}
.mobile-menu-buttons .menu-caption{display: none;}
@media screen and (max-width: 480px){
html{ margin-top: 0px !important;}
body:where(.mblt-header-mobile-buttons, .mblt-header-and-footer-mobile-buttons) {
        margin-top: 0px;
    }}
.header-btn-red a{
    background-color: #D32C2F;
    color: #FFFFFF;
    font-weight: bold;
}
.header-btn-red a:hover{
    background-color: #EC5658;
    color: #FFFFFF;
    font-weight: bold;
}
/*フローティングバナー2*/
.sikaku_box {
  display: flex;
  justify-content: right;
  align-items: right;
  top: 0;
  transition-duration: .6s;
}
.sikaku_box.fixed {
  position: fixed;
  top: auto;
        bottom: 0px;
  right: 3%;
  z-index: +1;
}
.sikaku_box.fixed.none {
  opacity: 0;
  z-index: -1;
}

.end_box {
  display: flex;

}
@media screen and (max-width: 1024px) {
.sikaku_box.fixed {
  position: fixed;
          top: auto;
        bottom: 5px;
  right: 1%;
  z-index: +11;
	
}
	.sikaku_box {
  display: flex;
  justify-content: center;
  align-items: right;
  top: 0;
  transition-duration: .6s;
}
}
.mobile-menu-buttons .menu-button{width: 50px;}
.mobile-menu-buttons .menu-icon{font-size: 20px;}

/*ベース*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
    padding: 0.2em;
    display: block;
    color: #fff;
    background-color: #A8A8A8;
    font-size: 12px;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.content-heikai {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content-heikai {		/*本文*/
	height: 0;
	margin-bottom:0px;
	padding:0 10px;
	overflow: hidden;
}
.toggle:checked + .Label + .content-heikai {	/*開閉時*/
	height: auto;
	padding:10px ;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}

.tensen{
    border-bottom: 2px dotted #B9B9B9;
}
.underber-green{
    border-bottom: 1px solid #013B27;
}
.no-sidebar .content .main {
    margin: 0;
   width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.navi-in a{font-size: 18px;}
.sub-menu a{font-size: 14px;}
.jp-view{}
.en-view{display: none;}

@media screen and (max-width: 480px){
.yokohaba-sp img{
width: 270px;
}}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.navi-footer-in a:hover{background-color: #166044;}
.header-container-in.hlt-top-menu .logo-header img{max-height: 18px;}


.table-recipe p
{ margin-bottom: 0em !important;}

.table-recipe .boxwaku{
	border-top: 1px solid #8F503E;
	border-left: 1px solid #8F503E;
}

/* table-recipe */
.table-recipe table
{  width: 100%;}
.table-recipe table tr {
  border-bottom: 1px solid #b5b1b1 !important;
}
.table-recipe th{
	text-align: left;
}
.table-recipe td {
	text-align: right;
}
.table-recipe th,
.table-recipe td {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	border: none;
	background-color: transparent !important;
}
.table-recipe tr:nth-of-type(2n+1){background-color: transparent !important;}
.table-recipe th {
  width: 50%;
}


/* table01 */
#table01 tr {
  border-bottom: 1px solid #b5b1b1;
}

#table01 th,
#table01 td {
	padding: 24px 0;
	border: none;
	background-color: transparent !important;
}
#table01 tr:nth-of-type(2n+1){background-color: transparent !important;}
#table01 th {
  width: 30%;
}

/* sp */
@media only screen and (max-width: 480px) {
  #table01 th,
  #table01 td {
    width: 100%;
    display: block;
	  padding: 14px 0;
  }

  #table01 th {
	width: 100%;
	text-align: left;
  }

  #table01 td {
    padding-top: 0;
  }
}

/*1023px以下でロゴを消す*/
@media screen and (max-width: 1023px){
	img.site-logo-image{
		visibility: hidden;
	}
}

/*1023px以下でモバイル用のロゴ表示*/
@media screen and (max-width: 1023px){
	.logo-menu-button.menu-button{
		background-image: url(https://kaimongroup.co.jp/wp/wp-content/uploads/2025/01/logo-green.png);
		background-size: auto 15px;
		background-position: center;
		background-repeat: no-repeat;
}
}

/************************************
****　サイドバー
************************************/
#sidebar>.widget{
border-radius:10px;
}
.sidebar {
padding-left:0px;

}
@media screen and (max-width: 1205px){
.sidebar {
padding: 0%;
padding-right: 1.5%;
}
}
.widget_search{
padding:0;
}
span.fas.fa-search::before{
color:#999;/*検索マーク色変更はこちら*/
}
.sidebar h3{
color:#7b7b7b;
border-radius: 0%;
border-bottom:3px dotted;
border-color:#013B27;/*タイトル下のライン色変更はこちら*/
padding-bottom:0.3em;
margin-top:-0.5em;
margin-bottom:1em;
background-color:#fff;
}
.widget_recent_entries ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_nav_menu ul li a {
background-color:#f7f7f7;
margin: 6px 0;
padding: 4px 10px;
border-radius:20px;
transition: 0.4s
}
.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover{
background-color:#013B27;/*マウスオーバー時の背景色変更はこちら*/
color:#fff!important;
}
.tagcloud a{
background-color:#f7f7f7;
}
.tagcloud a:hover{
background-color:#013B27;/*マウスオーバー時の背景色変更はこちら*/
color:#fff!important;
transition: 0.4s ;
}
.nwa .recommended.rcs-card-margin a {
margin: 0 0 1em;
width: 90%;
}
.widget-entry-cards .widget-entry-card-content{
color: #565656;
}

html {
  /* 下２つの数字は環境似合わせて変えてね */
  /* 95px：変数が取得できなかった場合の初期値 */
  /* 20px：スクロール時の上部のゆとり */
  scroll-padding-top: calc((var(--headerHeight, 95px)) + 20px); 
}

@media screen and (max-width: 834px) {
.navi-footer-in > .menu-footer li.menu-item{        text-align: left;}}

.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 40px 10px;
  text-align: center;
}

.modal-button {
    cursor :pointer;
    transition: all 0.3s;
    display: block;
    text-decoration: none;
}

.modal-button:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(2px);
  transform: translateY(2px);/*下に動く*/

}

/*ラベルホバー時*/
.modal-button:hover {
  transition: .6s;
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 9999;
  position: relative;
  width: 90%;
  max-width: 600px;
  vertical-align: middle
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
  text-align: left
}

.modal_title {
  font-size: 1.5em;
	position: relative;
	overflow: hidden;
  padding: 0;
}

.modal_title::before,
.modal_title::after{
	content: "";
	position: absolute;
	bottom: 0;
}
.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 35px;
  color: #95979c !important;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important
}