@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.0
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/*デフォルト1240px以下のところを2400に修正済*/
@media screen and (max-width: 2400px){
  /*必要ならばここにコードを書く*/
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}
	
/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
.article h1{
 font-size: 12px !important;
 } 
} 

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
.article h1{
 font-size: 12px !important;
 } 
.entry-content {
font-size: 8px;
}
}

/*固定ページタイトル非表示*/
.page
.entry-title {
  display: none;
}
/* 全投稿ページで非表示 */
.post .entry-title {
    display: none;
}
/*固定ページのタイトルの余白を消す*/
.content-top {
margin: 0px;
padding: 0px;
}
/*投稿日・更新日を消す場合*/
.page .date-tags {
    display: none;
}
/* ヘッダー下隙間対策 */
.content {
margin-top:0;
}
/* グローバルメニューを左寄せに */
.tagline,
.logo {
	text-align: left;
}
.navi-in > ul {
	justify-content: flex-start;
}
 /* フッター余白対策 */
.footer {
	margin-top: 0;
	padding-top: 0;
}
#custom_html-8,
.footer-bottom {
	margin-top: 0;
	padding-top:0;
}
.article-footer.entry-footer {
	display: none;
}
#main {
	padding-top: 5;
	padding-bottom: 0;
}
.entry-content,
#pl-36 {
	margin-top: 0;
	margin-bottom: 0;
}
/* 強制的にモバイルメニュを使わない */
#header-container .navi-in > ul li {
   height: auto;
   font-weight: 600;
   line-height:1.0;
}
#header-container #navi{
   background:#000000; /* 背景色 */
}
#header-container #navi a{
   color:#ffff; /* 文字色 */
   padding:0.8em 1em;
}
#header-container #navi a:hover{
   color:#808080; /* マウスホバー時の文字色 */
}
#header-container .navi-in > ul .sub-menu{
   background:#000000; /* サブメニュー背景色 */
}
#header-container .navi-in > ul > .menu-item-has-children > a::after {
   top: 0.8em;
   font-size: 1.0em;
   font-weight: 600;
}
#header-container .sub-menu .caption-wrap{
   padding-left:1em;
}
.navi-in > ul .menu-item-has-description > a > .caption-wrap{
   height:auto;
}
@media screen and (max-width: 834px){
   .navi-in > .menu-header{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  white-space: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
   }
   #header-container #navi a{
  font-size:0.5em;
  padding: 1em 1.0em; /* 余白 */
   }
}


 /* メニューマウスオーバー時のカラー */
#navi .navi-in a:hover {
  background-color: #000000;
  color: #fff;
}

/* グローバルメニューの矢印を非表示 */
.fa-angle-down:before {
  display:none;
}

 /* WEBフォント */
body{
font-family: 'Noto Sans JP', sans-serif;
}

  /* プロポーショナルメトリクスを有効にする指定｜字詰め */
.selector {
  font-feature-settings: "palt" 1;
}

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #000000!important;
}
}
/*見出し欄*/
.inquiry th{
 text-align:center;
 font-size:11px;
 color:#000000;
 padding-right:5px;
 width:20%;
 background:#ffffff;

}
/*通常欄*/
.inquiry td{
 font-size:11px;
	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #000000;	
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:12px;
 width:160px;
 background:#000000;
 color:#fff;
 font-size:10px;
 font-weight:bold;	 
 border-radius:2px;
 margin:25px auto 0;
}
/* 投稿日付を非表示*/
.post-date {
    display:none;
}
/*記事タイトル（h1）フォントサイズ変更*/
.article h1{
  font-size: 15px;
}

/*エントリーカードのフォントサイズ変更*/
.entry-card-title {
	font-size: 12px;
} 
/* エントリーカードラベル非表示 */
.entry-card .cat-label{
  display: none;
}
.entry-card .cat-link{
  display: none;
}
.entry-card .category_info {
display: none;
}
.cat-link {
 display:none;
}
/* フッターを画面下部に固定 */
#container {
 display:flex;
 flex-direction:column;
 min-height:100vh;
}
#content {
 margin-bottom:20px;
}
#footer {
 margin-top:auto;
}

/*サイドバー見出し*/
.sidebar h3 {
  font-size: 12px; /*フォントサイズ*/
  text-align: center; /*文字位置中央 center*/
  padding: 5px 5px;
}

/*リンクの下線を消す　リンクホバー時カラー*/
a {
  text-decoration: none;
}
a:hover {
text-decoration:undeline;
color:#808080;
}

/*---------------------------------
トップページリストのカスタマイズ
--------------------------------*/
.entry-card-title {
	font-size: 10px; /* スマホは10px */
}
	.entry-card-snippet {
		font-size: 6px;
	}

@media screen and (min-width: 481px) {
	.entry-card-title {
		font-size:14px; /* スマホサイズ以上は14px */
		margin-bottom: 2em;
	}
	.entry-card-snippet {
		font-size: 10px;
	}
}

/* テーブル背景色を白 */
.table td{
       background: #fff;
	   border: none;
}

/* フッター文字サイズ */
.text-blog {
font-size: 0.7em;
line-height: 2;
}

/* フッター部ロゴサイズ指定 */
.logo {
max-width: 40%;
height: auto;
}

/*フォントサイズ*/
.fz-10px{
	font-size:10px;
}
.fz-11px{
	font-size:11px;
}

/*リンク無効（サブメニュー用）*/
.InvalidLink{
      pointer-events:none;
    }