@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
*/
/************************************
** 以下に子テーマ用のスタイルを書く
************************************/

/************************************
■ 外部CSSファイルのインポート
************************************/
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DotGothic16&family=Reggae+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');

/************************************
■ レスポンシブデザイン用のメディアクエリテンプレ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}

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

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



/************************************
■ リセット/ノーマライズスタイル
※親テーマで実施しているため、不要
************************************/

/* ここにグローバルなCSS変数を宣言します */
:root {
	--main-dark-color:#6D6455;
/*	--main-color:#8F8980; */
	--main-color:#333;
	--main-sub-color:#b2aba1;
	--main-light-color:#efede9;
	--second-dark-color:#6F7D7D;
/*	--second-color:#93A4A4; */
	--second-color:#cdb576;/*#a19c7f #acbebe;ï¼ˆæ¨™æº–ï¼‰*/
	--second-sub-color:#d8e4e5;
	--second-light-color:#ebf1f2;
	--accent-dark-color:#C49C8F;
	--accent-color:#D5B5AA;
	--accent-sub-color:#EADAD5;
	--accent-light-color:#F6EEEC;
	--blue-dark-color:#192B50;
	--blue-color:#8d95a6;
	--blue-sub-color:#dae2ed;
	--blue-light-color:#eff1f5;
	--bg-color:#fff;
	--top-color:#F4f4f4;
	--header-color:#e1e0df;/*#E3E1E0;*/
	--gray-color: #f7f7f7;
	--shadow-color:rgba(0,0,0,0.2);
	--border-color:#ccc;
	--text-color:#333;
	--white-color:#fff;
	--color-9:#999;
	--box-padding:2em;
	--box-margin:3em auto;
}

/* 基本スタイル */
body, h1, h2, h3, h4, h5, h6, p {
  /* ここに基本的な要素のスタイルを適用します */
/*  font-family:'Kiwi Maru', serif; */
}



/* リンクの下線を消す */
a {
  text-decoration: none;
}


/************************************
▼ Topページカスタマイズ（Cocoon） - START
対象：全体のフォント
************************************/
html {
  scroll-behavior: smooth; /* スムーズにスクロール */
}

/* 【TEST】magic-dust */
body {
  margin: 0;
  cursor: pointer;
}


.main {
  background-color: var(--cocoon-white-color);
}

/* webフォント---------------------------------------------- */
.scrollLabel,
.sidebar h3,
.pochipp-box .pochipp-box__btns,
.site-name-text,
.logo-menu-button,
.sub-caption,
.menu-caption,
.title,
.related-entry-main-heading,
.comment-title,
.footer-title,
.wp-block-cocoon-blocks-button-1>a,
.btn,
pre:before{
  font-weight: 200 !important; /* 文字の太さ */
  font-family:'Cinzel', 'Oswald', 'Kiwi Maru', 'Josefin Sans', sans-serif;
}



/************************************
■ 共通コンポーネントのスタイル  - START
************************************/
.navbar, .header, .footer {
  /* ここに共通コンポーネントのスタイルを適用します */
}


/************************************
▼ ページカスタマイズ - START
セクション：全部
パーツ：見出し/ヘッドライン
URL：https://jajaaan.co.jp/css/css-headline/
************************************/
/************************************
** 【PC】Topページ見出し - START
************************************/
h2.top-hl-custom {
  font-size: 200%;
  font-family: 'Josefin Sans', sans-serif;
  font-weight:700;
  position: relative;
  padding: 1.5rem;
  margin-bottom: 20px;
  text-align: center;
}

h2.top-hl-custom span {
  font-size: 55%;
  font-weight: 300;
  display: block;
  margin-top: 8px;
  font-family: 'Reggae One', 'DotGothic16', sans-serif;
}

h2.top-hl-custom :before {
  position: absolute;
  bottom: 10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 1px;
  content: '';
  border-radius: 1px;
  background: #000;
}


/************************************
** 【PC】記事ページ見出し - START
************************************/
h1.cps-post-title {
  font-weight: 600 !important;
}

h2.article-hl-custom {
  position: relative;
  padding: 1.5rem;
  text-align: center;
  border: 2px solid #fff;
/*  background: #fff; */
/*  background: #072f7d;*/
  background: #000049;
  margin: 80px 0 5% 0;
}
h2.article-hl-custom:before,
h2.article-hl-custom:after {
  position: absolute;
  content: '';
}

.entry-content h2.article-hl-custom:before {
/* ↓ TEST ↓ */
  content: ""; /* コンテンツは不要なので空にする */
/*  content: "\f0eb"; /* FontAwesomeのlightbulbアイコンのUnicode */
/*  font-family: "FontAwesome"; /* アイコンフォントを指定 */
  background-image: url('https://key-qol.com/wp-content/uploads/2023/08/hl_logo.png');
  background-size: 35%; 
  background-repeat: no-repeat; /* 繰り返し無し */
  background-position: center 20%; /* アイコンの位置を上に調整 */
/* ↑ TEST ↑ */
	
  top: -40px;
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
/*  border: 2px solid #000; */
  border: 2px solid #000049;
  border-radius: 50%;
/*  background: #fff; */
/*  background: #072f7d;*/
  background-color: #000049; /* 背景色はこちらに */
  z-index: 2;
}

h2.article-hl-custom:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*  background: #fff; */
/*  background: #072f7d;*/
  background: #000049;
}

h2.article-hl-custom img.sword {
    /* font-size: 100%; */
    /* line-height: 60px; */
    position: absolute;
    z-index: 1;
    width: 26px !important;
/*    width: 10% !important;*/
    /* height: 10%; */
    top: -30px;
    left: calc(50% - 12px);
    /* width: 35px !important; */
}

h2.article-hl-custom span {
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  z-index: 3;
  display: inline-block; /* テキストの改行での行崩れ防ぐため */
}

/* 上下線グラデーション */
h3.article-hl-custom {
  font-size: 1.3rem;
  font-weight:bold !important;
  position: relative;
  padding: 1rem 4%;
  margin: 3% 0 5% 0;
}

h3.article-hl-custom:before, h3.article-hl-custom:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-gradient(linear, right top, left top, from(#2f5aa2), to(#072f7d));
  background-image: -webkit-linear-gradient(right, #2f5aa2 0%, #072f7d 100%);
  background-image: linear-gradient(to left, #2f5aa2 0%, #072f7d 100%);
/*
  background-image: -webkit-gradient(linear, right top, left top, from(#30cfd0), to(#330867));
  background-image: -webkit-linear-gradient(right, #30cfd0 0%, #330867 100%);
  background-image: linear-gradient(to left, #30cfd0 0%, #330867 100%);
*/
}

h3.article-hl-custom:before {
  top: 0;
}

h3.article-hl-custom:after {
  bottom: 0;
}



/* 下線にアクセントを入れたデザイン */
h4.article-hl-custom  {
    font-size: 1.2rem;
    font-weight:bold !important;
    position: relative;
/*    padding: 1rem 2rem;*/
    padding: 2% 4%;
    border-bottom: 6px solid #2f5aa2;
/*
    border-bottom: 6px solid #0a509c;
*/
    margin: 3% 0 5% 0;
}

h4.article-hl-custom :before {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 20%;
    height: 6px;
    content: '';
    background: #072f7d;
}

/* 背景に色・線を入れたデザイン */
h5.article-hl-custom {
    font-size: 1.2rem;
    font-weight:bold !important;
/*    padding: 1rem 2rem;*/
    padding: 4% !important;
    border-left: 5px solid #072f7d;
    background: #f4f4f4;
    margin: 3% 0 5% 0;
}


/* 左線 */
h6.article-hl-custom {
    font-size: 1.2rem;
    font-weight:bold !important;
/*    padding: 1rem 2rem;*/
    padding: 4% !important;
    border-left: 5px solid #072f7d;
    margin: 3% 0 5% 0;
}


/************************************
** 【スマホ】Topページ見出し - START
************************************/
@media (max-width: 768px) {
  h2.top-hl-custom {
    font-size: 140%;
    font-family: 'Josefin Sans', sans-serif;
    font-weight:700;
    position: relative;
    padding: 1.5rem;
    text-align: center;
    margin: 50px 0 5% 0;
  }

  h2.top-hl-custom span {
    font-size: 55%;
    font-weight: 300;
    display: block;
    margin-top: 8px;
    font-family: 'Reggae One', 'DotGothic16', sans-serif;
  }

  h2.top-hl-custom :before {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 30px);
    width: 60px;
    height: 1px;
    content: '';
    border-radius: 1px;
    background: #000;
  }

/************************************
** 【スマホ】記事ページ見出し - START
************************************/
  h1.cps-post-title {
    font-weight: 600 !important;
  }

  h2.article-hl-custom {
    position: relative;
    padding: 1.5rem 0.9rem;
    text-align: center;
    border: 2px solid #fff;
  /*  background: #fff; */
  /*  background: #072f7d;*/
    background: #000049;
/*    margin: 50px 0 20px 0; */
    margin: 50px 0 8% 0;
  }
  h2.article-hl-custom:before,
  h2.article-hl-custom:after {
    position: absolute;
    content: '';
  }

  h2.article-hl-custom:before {
/* ↓ TEST ↓ */
    content: ""; /* コンテンツは不要なので空にする */
    background-image: url('https://key-qol.com/wp-content/uploads/2023/08/hl_logo.png');
    background-size: 35%; 
    background-repeat: no-repeat; /* 繰り返し無し */
    background-position: center 20%; /* アイコンの位置を上に調整 */
/* ↑ TEST ↑ */
    top: -40px;
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
/*    border: 2px solid #000; */
    border: 2px solid #000049;
    border-radius: 50%;
  /*  background: #fff; */
  /*  background: #072f7d;*/
    background: #000049;
	z-index:2;
  }

  h2.article-hl-custom:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  /*  background: #fff; */
  /*  background: #072f7d;*/
    background: #000049;
  }

  h2.article-hl-custom img.sword {
      /* font-size: 100%; */
      /* line-height: 60px; */
      position: absolute;
      z-index: 1;
      width: 26px !important;
  /*    width: 10% !important;*/
      /* height: 10%; */
      top: -30px;
      left: calc(50% - 12px);
      /* width: 35px !important; */
  }
  h2.article-hl-custom span {
    position: relative;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    z-index: 3;
    display: inline-block; /* テキストの改行での行崩れ防ぐため */
  }

  /* 上下線グラデーション */
  h3.article-hl-custom {
    font-size: 1.3rem;
    font-weight:bold !important;
    position: relative;
    padding: 1rem 4%;
/*    margin: 3% 0 5% 0; */
    margin: 3% 0 8% 0;
  }

  h3.article-hl-custom:before, h3.article-hl-custom:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background-image: -webkit-gradient(linear, right top, left top, from(#2f5aa2), to(#072f7d));
    background-image: -webkit-linear-gradient(right, #2f5aa2 0%, #072f7d 100%);
    background-image: linear-gradient(to left, #2f5aa2 0%, #072f7d 100%);
  /*
    background-image: -webkit-gradient(linear, right top, left top, from(#30cfd0), to(#330867));
    background-image: -webkit-linear-gradient(right, #30cfd0 0%, #330867 100%);
    background-image: linear-gradient(to left, #30cfd0 0%, #330867 100%);
  */
  }

  h3.article-hl-custom:before {
    top: 0;
  }

  h3.article-hl-custom:after {
    bottom: 0;
  }


  /* 下線にアクセントを入れたデザイン */
  h4.article-hl-custom  {
      font-size: 1.2rem;
      font-weight:bold !important;
      position: relative;
  /*    padding: 1rem 2rem;*/
      padding: 2% 4%;
      border-bottom: 6px solid #2f5aa2;
  /*
      border-bottom: 6px solid #0a509c;
  */
/*      margin: 3% 0 5% 0; */
      margin: 3% 0 8% 0;
  }

  h4.article-hl-custom :before {
      position: absolute;
      bottom: -6px;
      left: 0;
      width: 20%;
      height: 6px;
      content: '';
      background: #072f7d;
  }

  /* 背景に色・線を入れたデザイン */
  h5.article-hl-custom {
      font-size: 1.2rem;
      font-weight:bold !important;
  /*    padding: 1rem 2rem;*/
      padding: 4% !important;
      border-left: 5px solid #072f7d;
      background: #f4f4f4;
/*      margin: 3% 0 5% 0; */
      margin: 3% 0 8% 0;
  }


  /* 左線 */
  h6.article-hl-custom {
      font-size: 1.2rem;
      font-weight:bold !important;
  /*    padding: 1rem 2rem;*/
      padding: 4% !important;
/*      margin: 3% 0 5% 0; */
      margin: 3% 0 8% 0;
  }
}



/************************************
▼ トップページカスタマイズ - START
セクション：全部
パーツ：リンクボタン
************************************/
.link-btn {
  display:block; /*ブロック要素にする*/
  margin:1em auto; /*外側余白*/
  padding: 0.7em 2.5em; /*内側余白*/
  text-align: center; /*中央寄せ*/
  text-decoration: none; /*文字装飾なし*/
  font-size:.9em; /*文字の大きさ*/
  width:250px; /*ボタンの幅*/
}

/* 白系の背景の時に利用 */
.link-btn-bg-black {
  border:1px solid #333; /*枠線（太さ、種類、色）*/
  color:#333; /*文字色*/
}

/* 黒系の背景の時に利用 */
.link-btn-bg-white {
  border:1px solid #ddd; /*枠線（太さ、種類、色）*/
  color:#ddd; /*文字色*/
}



/************************************
▼ 記事ページカスタマイズ - START
セクション：記事
パーツ：チェックボックス
************************************/
.check-box {
  /*	padding: 75px 20px 20px;*/
    padding: 15px 20px 20px;
    margin: 30px 5px 40px;
    border: 1px solid #95d3f8;
    -webkit-box-shadow: 0 0 0 5px #0685ac;
    box-shadow: 0 0 0 5px #1f66b1;
    background: url(https://nodakeisuke.com/wp-content/uploads/2020/07/block-checkbox-bg.png) repeat;
    position: relative;
    list-style: none;
    color: #fff;
    line-height: 1.4em;
  }
  .check-box:before, .check-box:nth-of-type(2n):after, .check-box:nth-of-type(2n+1):after {
    position: absolute;
    content: " ";
    display: block
  }
  .check-box:before {
    width: 306px;
    height: 45px;
    background: url(https://nodakeisuke.com/wp-content/uploads/2020/07/block-checkbox-title.png) no-repeat;
    top: 8px;
    left: -11px;
  }
  .check-box:nth-of-type(2n+1):after {
    width: 117px;
    height: 201px;
  /*	background: url(https://orekabu.jp/wp/wp-content/themes/wk_orekabu/images/category/checkbox-p01.png) no-repeat;*/
    bottom: -25px;
    right: -5px
  }
  .check-box {
    margin-bottom: 70px
  }
  .check-box:nth-of-type(2n):after {
    width: 126px;
    height: 234px;
  /*	background: url(https://nodakeisuke.com/wp-content/uploads/2020/07/nody.png) no-repeat; /* キャラアイコンへ変更する */
    bottom: -25px;
    right: -20px
  }
  .check-box li {
  /*	width: 530px; */
    width: 600px;
    margin-top: 15px;
    padding: 0 0 7px 43px !important;
    background: url(https://nodakeisuke.com/wp-content/uploads/2020/07/block-checkbox-bullet.png) left .1em no-repeat;
  }
  
  
  .check-box li:first-child {
  /*	margin-top: 0 */
    margin-top: 70px;
  }
  
  
@media screen and (max-width:767px) {
  .check-box {
/*		padding: 15% 12% 3% 3.33%;*/
/*    padding: 15% 6% 3% 3.33%; */
    padding: 0% 6% 3% 3.33%;
    margin: 6.5% 2%;
    -webkit-box-shadow: 0 0 0 .148em #0685ac;
    box-shadow: 0 0 0 .148em #1f66b1;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    font-size: 1em;
    line-height: 1.2em
  }
  .check-box:before {
    content: " ";
    display: block;
    width: 56.5619%;
/*		height: 1.66em;*/
    height: 100%;
    margin: 2.302% 0 0 -2.5%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    top: 0;
    left: 0
  }
  .check-box:after {
    width: 4.037em;
    height: 7em;
    background-position: 0 100%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    top: auto;
    right: -1.35em;
    bottom: -.5em
  }
  .check-box {
    margin-bottom: 8%
  }
  .check-box:nth-of-type(2n+1):after {
    width: 4.037em;
    height: 7em;
    background-position: 0 100%;
    -webkit-background-size: contain;
    background-size: contain;
    top: auto;
    right: -1.35em;
    bottom: -.5em
  }
  .check-box:nth-of-type(2n):after {
    width: 4.074em;
    height: 8em;
    top: auto;
    right: -1.5em;
    background-size: contain
  }
  .check-box li {
    width: auto;
    margin-top: .5em;
    padding: 0 0 0 1.3em;
    -webkit-background-size: 1em auto;
    background-size: 1em auto
  }
  .check-box li:first-child {
    margin-top: 55px;
  }
}


/************************************
▼ トップページカスタマイズ - START
section：全部
parts　：タブの切替
URL：https://turicco.com/tab-switch/
************************************/
/* 親要素で囲みタブの横並びのためflexを指定 */
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
/*  margin:5px 0; */
  margin:0;
  padding: 0 8% 8% 8%;
}

/* タブ(label)の共通スタイル */
.tab-label {
  border:1px solid #333333;
  text-align: center;
  padding: .5em 1em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex: 1;
}

/* 白系の背景のときに利用するタブ(label)のスタイル */
.tab-label-light {
  color: #ffffff;
  border:1px solid #ccc;
}

/* タブの間に余白をあける */
.tab-label-light:not(:last-of-type) {
  margin-right: 5px;
}

/* 黒系の背景のときに利用するタブ(label)のスタイル */
.tab-label-dark {
  color: #333333;
  border:1px solid #333333;
}

/* タブの間に余白をあける */
.tab-label-dark:not(:last-of-type) {
  margin-right: 5px;
}

/* タブのコンテンツ部分 */
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

/* アクティブなタブ、選択されていることが分かるようにチェックされているradioボタンの隣にあるlabelの背景色を変える */
.tab-switch:checked+.tab-label {
  color:#fff; /*文字色*/
  background-color:#b5b5ae; /*タブの背景色*/
  border:1px solid #b5b5ae; /*タブの枠線　太さ　種類　色*/
}

/* 吹き出し部分のスタイル */
.tab-switch:checked+.tab-label:after {
	content: "";
	position: absolute;
	top: 100%;
	left: calc(50% + 5px);
	margin-left: -15px;
	border: 10px solid transparent;
  border-top:10px solid #b5b5ae;/*タブの吹き出し部分*/
	width: 0;
	height: 0;
}

.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 20px 0 0 0;
  opacity: 1;
  transition: .5s opacity;
}

/* radioボタンは仕組みだけ利用するため非表示に、トップページヘッダーまわり非表示 */
.tab-switch,
.home .article-header,
.home .article-footer {
  display: none;
}


/************************************
▼ トップページカスタマイズ - START
section：全部
parts　：記事の表示
************************************/
/* 記事横並べ(flex) */
.widget-entry-cards.large-thumb {
  display: flex; /* フレックスにする */
  flex-wrap: wrap;
}

/* 新着、人気記事サムネイル（大）*/
.new-entry-cards.large-thumb a {
/*  width:calc(100% / 2); 【PC】横2列に並べる */
  width:calc(100% / 3); /*【PC】横3列に並べる */
}

.cate .new-entry-cards.large-thumb a,
.popular-entry-cards.large-thumb a {
  width:calc(100% / 3); /* 【PC】横3列に並べる */
}

/*834px以下*/
@media screen and (max-width: 834px) {
  .new-entry-cards.large-thumb a {
  	width:100%; /* 【SP】横1列 */
  }
  .cate .new-entry-cards.large-thumb a,
  .popular-entry-cards.large-thumb a {
    width:calc(100% / 2); /* 【SP】横2列 */
	}
}




/************************************
■ ページ固有のスタイル  - 
************************************/
.home-page, .post-page, .category-page {
  /* ここにページ固有のスタイルを適用します */
}


/************************************
▼ トップページカスタマイズ - START
URL：https://turicco.com/cocoon-toppage/#site
************************************/
.top-page {
/*  padding:3em 0;/*内側余白（上下・左右）*/
  padding:3em 5em;/*内側余白（上下・左右）*/
}

@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
  .top-page {
    padding:3em 1.5em;/*内側余白（上下・左右）*/
  }
}

/************************************
▶ 見出し
************************************/
div.title {
/*  margin:2rem 0; /*外側余白*/
	padding:0; /*内側余白*/
	text-align:center; /*中央寄せ*/
	font-size:2.5rem; /*文字の大きさ*/
/* 未使用
	font-family: "Oswald", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
*/
/*	font-weight: 200;  文字の太さ */
	font-weight: 600 !important; /* 文字の太さ */
	letter-spacing:10px; /* 文字間の余白 */
	line-height:1.8; /* 行の高さ */
}

/* ▷トップページの見出し */
div.title,
div.footer-title,
.related-entry-heading,
.comment-title {
  color:var(--text-color);
/*  color: var(--main-color);*/
  font-size: 2.5rem;
/* 未使用
  font-family: "Oswald", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
*/
/*	font-weight: 200;  文字の太さ */
	font-weight: 600 !important; /* 文字の太さ */
	letter-spacing:10px; /*文字間の余白*/
/*  letter-spacing:.2rem; */
/*  margin-bottom:2rem;*/
  margin-bottom:5%;
  padding: 5% 0 0 0;
  font-weight:normal;
  line-height:1.3;
  text-align:center;
}

/* バックアップ トップページ見出し */
/*
div.title,
div.footer-title,
.related-entry-heading,
.comment-title{
  color:var(--text-color);
  color: var(--main-color);
  font-size: 2.5rem;
  font-family: "Oswald", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 200;
  letter-spacing:10px;
  letter-spacing:.2rem;
  margin-bottom:2rem;
  padding: 0;
  font-weight:normal;
  line-height:1.3;
  text-align:center;
}
*/


/************************************
▶ 見出し 2行目
************************************/
.title-memo,
.related-entry-heading:after,
.comment-title:after{
	display:block;
	margin:0 auto;
	font-size:.8rem;
	color:var(--text-color);
	letter-spacing:.1rem;
}

/* 【削除予定】未使用なら削除方向でOKかも？ */
.related-entry-heading:after{
	content:'こちらの記事も読まれています';
}
.comment-title:after{
	content:'＼コメントはこちらへどうぞ／';
}

div.title:after {
	display:block;
	font-size:.8rem;
	letter-spacing:1px; /*文字間の余白*/
}

div.concept:after {
	content:'当サイトのコンセプト';
}

div.newpost:after {
	content:'新着記事';
	color: #fff;
}
div.category:after {
	content:'カテゴリー別の記事';
}
div.popular:after {
	content:'今日、読まれている記事';
}

.home .entry-content>*{
  /*	margin-bottom:-1em!important; */
  /*  margin-bottom:-1.3em!important; */
  margin-bottom:-0.9em!important;
}
@media screen and (max-width: 1023px) {
  .home .entry-content>*{
    margin-bottom:-1.2em!important;
  }
}

@media screen and (max-width: 480px) {
  .home .entry-content>*{
    margin-bottom:-0.2em!important;
  }
}
  
/*セクションごとの背景色*/
.top-section {
  padding:1em 3em 5em 3em;;
  margin:0!important;
}
/*480px以下*/
@media screen and (max-width: 480px) {
  .top-section{
    padding:1.5em 1em 3em 1em;;
/*    padding:5em 1em;*/
  }
}
  
  /*フルワイド（トップページのみ）*/
  /*
  page-id-115 .content .main {
    width: 100vw!important;
    margin: 0 calc(50% - 50vw)!important;
    padding: 0;
  }
  */
  
  /* トップページのみ */
  .page-id-115 .main {
    padding: 0;
  }
  
  /* masterの上部の間を強制リセット */
  .content {
    margin-top: 0px;
  }


/************************************
▼ トップページカスタマイズ - START
section：共通（全セクション）
目的：各セクションで、背景を合わせる
************************************/
#concept,
#profile,
#author_box-6 {
	background-repeat:no-repeat; /*画像を繰り返さない*/
	background-size:cover;/*画面サイズいっぱいに表示*/
	background-position:center top;
	background-attachment: fixed;
	width:100%; /*横幅いっぱいに表示*/
	margin: 0;
}

#concept {
	background-image:url(https://key-qol.com/wp-content/uploads/2023/07/bg-scaled.jpg);
/*	padding: 0 0px;*/
	padding: 0 0 10% 0;
}

#profile,
#author_box-6 {
	background-image:url(https://key-qol.com/wp-content/uploads/2023/07/bg-paper.jpg);
	padding: 0 0px;
}

.home,
.home .entry-content>*,
#content-bottom,
.footer {
	background-color:var(--top-color);
}

#concept,
#pop {
	background-color:var(--top-color);
}

#picup {
	background-color:var(--bg-color);
}

#new,
#cate {
	background-color:var(--bg-color);
}

/* 記事下プロフィール余白調整---------------------------------------------- */
#author_box-6{
	padding:5em 2em;
}

#infomation {
	background-color:var(--bg-color);
	padding: 0 0px;
}


#new {
	background-color:var(--bg-color);
}

#cate {
	background-color:var(--bg-color);
}

#category {
/*	background-color:var(--main-color);	*/
	background-color: #000000;
	padding: 0 0px;
}}

#popular {
	background-color:var(--bg-color);
}


/************************************
▼ トップページカスタマイズ - START
section：アピールエリア
URL：https://turicco.com/cocoon-header/
************************************/
@media screen and (min-width: 480px) { /* 480px以上 */
  /*必要ならばここにコードを書く*/
	#appeal {
		height: calc(100vw * calc(800 / 1423));
	}
}

/* 全体 */
.appeal-in {
/*  min-height: 800px; /* 【PC】高さ調整 */
  min-height: 1000px; /* 【PC】高さ調整 */
  min-width:100%; /* 幅を最大に */
  background-color:rgba(250,250,250,0.0); /* 背景色、白を透過 */
  backdrop-filter: blur(0.5px); /* ぼかし */
/* backdrop-filter: blur(3px); */
}

/* 1180px以下 */
@media screen and (max-width: 1180px) {
	.appeal-in {
		min-height: 450px!important; /* 【TABLET】高さ調整 */
	}
}

/* 480px以下 */
@media screen and (max-width: 480px) {
	.appeal-in {
		min-height: 600px!important; /* 【SP】高さ調整 */
	}
}

/* コンテンツエリア */
.appeal-content {
  width:540px; /* 幅を最大に */
/*  padding:2em 1em; /* 内側余白調整 */

/* コンテンツエリアの背景 */
/*  background-color:transparent; /* コンテンツエリアの背景無効化 */
/*  background-color: rgba(255,255,255,.9);*/
	background-color: rgba(255,255,255,.0);
}

/*1180px以下*/
@media screen and (max-width: 1180px) {
  .appeal-content {
    width:400px; /* 幅を最大に */
/* padding:2em 1em; /* 内側余白調整 */
/* コンテンツエリアの背景 */
/*  background-color:transparent; /* コンテンツエリアの背景無効化 */
/* background-color: rgba(255,255,255,.9);*/
  background-color: rgba(255,255,255,.0);
  }
}

/*480px以下*/
@media screen and (max-width: 480px) {
  .appeal-content {
    width:100%; /* 幅を最大に */
/*    padding:2em 1em; /* 内側余白調整 */

    /* コンテンツエリアの背景 */
    /*  background-color:transparent; /* コンテンツエリアの背景無効化 */
/*  background-color: rgba(255,255,255,.9);*/
	background-color: rgba(255,255,255,.0);
  }
}

.appeal_box {
  background-color: rgba(255,255,255,.9);
  padding: 1em 1em;
}


/* タイトル */
.appeal-title {
  padding-bottom:1.5em; /* タイトル下の余白 */
  font-weight:normal; /* 文字の太さ */
  font-size:1.1em; /* タイトル文字の大きさ */
}

/* 本文 */
.appeal-message {
  font-size: 1em; /* 本文文字の大きさ */
}

/* 1180px以下 */
@media screen and (max-width: 1180px) {
  .appeal-message {
    font-size: .7em;/*スマホ表示する文字の大きさ*/
  }
}


/* 480px以下 */
@media screen and (max-width: 480px) {
  .appeal-message {
    font-size: .8em;/*スマホ表示する文字の大きさ*/
  }
}

/* ボタン */
.appeal-button {
  background-color:transparent!important; /* ボタンの背景色無効化 */
  font-weight:normal; /* 文字の太さ */
  color: #777; /* ボタン部分文字とアイコンの色 */
}

/* アイコンを追加 */
.appeal-button:before {
  display:block;
  font-family: "Font Awesome 5 Free";
  font-weight:bold;
  content: "\f103"; /* アイコン指定 */
  font-size: 2em; /* アイコンの大きさ */
  animation: move 1s infinite alternate ease-in-out; /* 以下、アイコンを動かすアニメーション */
}


/************************************
section：アピールエリア
対象：ロゴ
************************************/
.appeal-message .wp-block-image {
/*  margin-bottom: 0em; */
  margin-bottom: -1.5em;
}


/************************************
section：アピールエリア
対象：検索ボックス
************************************/
.search-box input:focus,
.search-box button:focus {
	outline: 0;
}

.search-box {
	display: flex;
	justify-content: space-between;
	width: 100%;
/*
  max-width:300px;
*/
	max-width:450px;
	margin:1em auto;
}

.search-box .search-edit {
	width: calc(100% - 60px - 10px);
	border-radius:1px;
	color:var(--text-color);
	background-color:rgba(255,255,255,.8);
	font-size:.9em;
}

@media screen and (max-width: 1180px) {
  .search-box .search-edit {
  	font-size:1.0em;
  }
}


@media screen and (max-width: 480px) {
  .search-box .search-edit {
  	font-size:1.2em;
  }
}

.search-box .search-submit {
	position: relative;
	width: 60px;
	color: #fff;
	background-color:var(--main-color);
	border: 1px solid var(--main-color);
	border-radius:0 1px 1px 0;
}

.search-box .search-submit:hover {
	opacity:.7;
}

/* 検索ボックス上部のコメント */
.micro-top {
  font-size: 1.0em;
  margin-bottom: 0.2em;
}

.scroll-btn {
	appearance: none;
	background-color: transparent;
	border: none;
	box-shadow: none;
	opacity: .4;
	position:absolute;
/*	bottom:2em; */
	bottom: calc(0% - 1%);
	left:calc(50% - 10px);
}

@media screen and (max-width: 1023px) {
  .scroll-btn {
    display:none;
  }
}

 .scrollArrow {
  animation: move 1s ease-in-out infinite alternate;
  display: block;
  height: 20px;
  margin: 0 auto;
  width: 20px;
}
.scrollLabel {
  display: block;
  font-size:1em;
  line-height: 1;
  padding-top: 10px;
}

/* テキストのサイト名を非表示にする */
.site-name-text { /* PC */
  display: none;
}



/************************************
▼ トップページカスタマイズ - START
section：インフォメーション
************************************/
#infomation {
/*	height:100vh; /* 立幅いっぱいに表示 */
/*
  position:relative;
  z-index: 0;
*/
}

#infomation::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://key-qol.com/wp-content/uploads/2024/02/mask_top_f4f4f4.png) repeat-x center top;
/*
  height: 86px;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/information_shadow_top_f4f4f4.png) repeat-x center top;
*/
  position: absolute;
  letter-spacing: 0;
  top: -1px;
/*  top: -4px;*/
  z-index: 1;
}

#infomation::after { /* 未使用 */ }

.infomation-wrap {
  width: 100%;
  position: relative;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/news_pat_pc.png) repeat center top;
}

.infomation-wrap::before {
  /*
    content: "";
    display: inline-block;
    width: 100%;
    height: 86px;
    background: url(https://key-qol.com/wp-content/uploads/2023/07/gallery_shadow_top-1.png) repeat-x center top;
    position: relative;
    letter-spacing: 0;
    top: -65px;
  */
}

.infomation-wrap::after { /* 未使用 */ }

/* ▶ 見出しの装飾 目的：背景デザインに合わせてカラー変更する */
#infomation .title-main, /* 英語のタイトル */
#infomation .title-memo, /* タイトル下の小さい日本語翻訳 */
#infomation .new-entry-card-title.widget-entry-card-title.card-title /* ブログカード */ {
  color: #ffffff;
}



/************************************
▼ トップページカスタマイズ - START
section：コンセプト
************************************/
#concept {
/*	height:100vh; /* 立幅いっぱいに表示 */
/*
  height:80vh;
	position:relative;
	z-index: 0;
*/
}

#concept::before {
  content: "";
  display: block;
  width: 100%;
/*
  height: 86px;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/concept_shadow_top_black.png) repeat-x center top;

  position: absolute;
  letter-spacing: 0;
*/
/*  top: -1px; */
/*  top: -4px;*/
}

#concept::after { /* 未使用 */ }

#concept .wrap {
/*
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  width:100%;
*/
}

.concept-wrap {
  width: 100%;
/*
  position: relative;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/news_pat_pc.png) repeat center top;
*/
}

.concept-wrap::before {
/*
  -webkit-mask-image: url(https://key-qol.com/wp-content/uploads/2024/02/mask_top.png), url(https://key-qol.com/wp-content/uploads/2024/02/mask_bottom.png), url(https://key-qol.com/wp-content/uploads/2024/02/s.jpg);
  mask-image: url(https://key-qol.com/wp-content/uploads/2024/02/mask_top.png), url(https://key-qol.com/wp-content/uploads/2024/02/mask_bottom.png), url(https://key-qol.com/wp-content/uploads/2024/02/s.jpg);
  -webkit-mask-repeat: repeat-x, repeat-x, repeat;
  mask-repeat: repeat-x, repeat-x, repeat;
  -webkit-mask-position: center top, center bottom, center;
  mask-position: center top, center bottom, center;
  -webkit-mask-size: auto;
  mask-size: auto;
  -webkit-mask-composite: destination-out; 
  mask-composite: exclude;
*/

  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://key-qol.com/wp-content/uploads/2024/02/mask_top.png) repeat-x center top;

/*
  height: 86px;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/concept_shadow_top_black.png) repeat-x center top;
*/

  position: absolute;
  letter-spacing: 0;
/*  top: -1px; */
/*  top: -4px; */
}

.concept-wrap::after { /* 未使用 */ }

/* ▶ 見出しの装飾 目的：背景デザインに合わせてカラー変更する */
#concept .title-main, /* 英語のタイトル */
#concept .title-memo, /* タイトル下の小さい日本語翻訳 */
#concept .new-entry-card-title.widget-entry-card-title.card-title /* ブログカード */ {
  color: #333333;
}


/************************************
▼ トップページカスタマイズ - START
section：カテゴリ
************************************/
/* ▶ 見出しの装飾 目的：背景デザインに合わせてカラー変更する */
#category .title-main, /* 英語のタイトル */
#category .title-memo, /* タイトル下の小さい日本語翻訳 */
#category .new-entry-card-title.widget-entry-card-title.card-title /* ブログカード */ {
  color: #ffffff;
}

.category-wrap {
  width: 100%;
  position: relative;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/news_pat_pc.png) repeat center top; 
}

.category-wrap::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 86px;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/category_shadow_top_000000.png) repeat-x center top;
  position: relative;
  letter-spacing: 0;
  /* top: -1px; */
  /* top: -4px; */
  top: -65px;
}


/************************************
▼ トップページカスタマイズ - START
section：ピックアップ
************************************/
/* ▶ 見出しの装飾 目的：背景デザインに合わせてカラー変更する */
#picup .title-main, /* 英語のタイトル */
#picup .title-memo, /* タイトル下の小さい日本語翻訳 */
#picup .new-entry-card-title.widget-entry-card-title.card-title /* ブログカード */ {
  color: #333333;
}

.picup-wrap {
  /*
    position: relative;
    background: url(https://key-qol.com/wp-content/uploads/2023/07/news_pat_pc.png) repeat center top;
  */
  width: 100%;
}

.picup-wrap::before {
/*
  content: "";
  display: inline-block;
  width: 100%;
  height: 86px;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/gallery_shadow_top-1.png) repeat-x center top;
  position: relative;
  letter-spacing: 0;
  top: -65px;
*/
}


/************************************
▼ トップページカスタマイズ - START
section：人気記事
************************************/
/* ▶ 見出しの装飾 目的：背景デザインに合わせてカラー変更する */
#popular .title-main, /* 英語のタイトル */
#popular .title-memo, /* タイトル下の小さい日本語翻訳 */
#popular .new-entry-card-title.widget-entry-card-title.card-title /* ブログカード */ {
  color: #333333;
}

.popular-wrap {
  /*
    position: relative;
    background: url(https://key-qol.com/wp-content/uploads/2023/07/news_pat_pc.png) repeat center top;
  */
  width: 100%;
}

.popular-wrap::before {
  /*
    content: "";
    display: inline-block;
    width: 100%;
    height: 86px;
    background: url(https://key-qol.com/wp-content/uploads/2023/07/gallery_shadow_top-1.png) repeat-x center top;
    position: relative;
    letter-spacing: 0;
    top: -65px;
  */
}
  

/************************************
▼ トップページカスタマイズ - START
section：プロフィール
************************************/
#profile {
	height:100vh; /*立幅いっぱいに表示*/
	position:relative;
	z-index: 0;
}


#profile::before {
  content: "";
  display: block;
  width: 100%;
  height: 86px;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/gallery_shadow_top_gray.png) repeat-x center top;
  position: absolute;
  letter-spacing: 0;
/*  top: -1px; */
/*  top: -4px;*/
}

#profile::after { /* 未使用 */ }

#profile .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
/*  width:90%; */
  width:100%;
}

.profile-wrap {
/*
  position: relative;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/news_pat_pc.png) repeat center top;
*/
  width: 100%;
}

/*
.profile-wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 86px;
  background: url(https://key-qol.com/wp-content/uploads/2023/07/gallery_shadow_top_gray.png) repeat-x center top;
  position: absolute;
  letter-spacing: 0;
}
*/

.profile-wrap::after { /* 未使用 */ }

/* ▶ 見出しの装飾 目的：背景デザインに合わせてカラー変更する */
#profile .title-main, /* 英語のタイトル */
#profile .title-memo, /* タイトル下の小さい日本語翻訳 */
#profile .new-entry-card-title.widget-entry-card-title.card-title /* ブログカード */ {
  color: #333333;
}



/* 【削除予定】未使用なら削除方向でOKかも？ */
@media (max-width: 767px) {
	.concept-wrapper::before {
/*		background-size: 92% auto;*/
/*		top: -0.6%; */
	}
	.category-wrapper::before {
/*		background-size: 92% auto;*/
/*		top: -0.6%; */
	}
	.profile-wrapper::before {
/*		background-size: 92% auto;*/
/*		top: -0.6%; */
	}
}







/* ⇩次の作業はココから⇩ */




/*下部余白調整*/
/*cocoonカラム余白調整*/
.wp-block-cocoon-blocks-column-2 ul,
.wp-block-media-text .wp-block-media-text__content p{
	margin:0em!important;
}

/*指定セレクタ最後の要素だけ*/
.wp-block-cocoon-blocks-column-2 p:last-of-type,
.wp-block-media-text .wp-block-media-text__content p:last-of-type{
	margin-bottom:1em!important;
}

.wp-block-media-text .wp-block-media-text__content{
/*	padding:3em 2em;*/
  padding: 0em 2em 0em 1em;
	margin: 0;
  left: 700px;
  top: 0px;
  margin: 0;
  position: absolute;
}
/*834px以下*/
@media screen and (max-width: 834px){
	.wp-block-media-text .wp-block-media-text__content {
		padding: 2em 1em;
	}
}

/*ピックアップのみレイアウト調整*/
#picup .wp-block-media-text .wp-block-media-text__content{
background-color: rgba(111, 111, 111,.1);
	text-align:center;
}

/*480px以上*/
@media screen and (min-width: 480px){
	#picup .wp-block-media-text .wp-block-media-text__content{
		margin-left:-1em;
	}
	#picup .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
		margin-right:-1em;
		z-index:1;
	}
}

.column-wrap{
	margin:0!important;
}

/*サブタイトル*/
.sub-title{
/*	color: var(--main-color);*/
  color:var(--text-color);
	font-size: 1.3em!important;
}

/*834px以下*/
@media screen and (max-width: 834px){
	.sub-title{
/*	color: var(--main-color);*/
  color:var(--text-color);
	font-size: 1.1em!important;
	}


	.wp-block-media-text p{
	font-size:.9em;
	}
}









/*波の色*/
.svg-fill{
	fill:var(--bg-color);
}



/************************************
** Topページカスタマイズ（Cocoon） - START
対象：アニメーション
************************************/

/* 動きのきっかけの起点となるクラス名 はじめは非表示に */
.slideInUpTriggerConcept,
.slideInUpTriggerInfomation,
.slideInUpTriggerPickup,
.slideInUpTriggerCategory,
.slideInUpTriggerPopular,
.slideInUpTriggerProfile {
	opacity: 0;
}


.blur {
  animation-name: blurAnime;
/*  animation-duration: 1.5s;*/
  animation-duration: 1.0s;
  animation-fill-mode: forwards;

}

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(.9);
    opacity: 0;

  }

  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;

  }
}

.blurTrigger {
  opacity: 0;
}

.delay1 {
  animation-delay: 0.4s;
}

.delay2 {
  animation-delay: 0.8s;
}


@keyframes move {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(10px);
  }
}

@keyframes move {
  from {
    transform: translateY(0);
  }
	to {
		transform: translateY(8px);
  }
}

@keyframes blinking {
	0% {opacity: 0;}
	100% {opacity: 1;}
}


/* アニメーション 1（全体）---------------------------------------------- */
.body{
	animation: anima 3s forwards;
}
@keyframes anima {
	0% {opacity: 0}
	100% {opacity: 1}
}

/* アニメーション 2（フェードイン）---------------------------------------------- */
/* .appeal img,  blurと被るので無効化 */
#header-in,
.navi{
animation: fade-in 3s ease 1 normal;
}
@keyframes fade-in{
	0%{
		opacity:0;
		transform:translate3d(0, -50px, 0);
	}
	100%{
		opacity:1;
		transform:translate3d(0,0,0);
	}
}

/* アニメーション 3（タブ選択時）---------------------------------------------- */
.tab-switch:checked+.tab-label+.tab-content{
animation: fadein-bottom 1s ease-out forwards;
}

@keyframes fadein-bottom{
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

/* アニメーション 4（スクロール）---------------------------------------------- */

/* 1023px以上---------------------------------------------- */
@media screen and (min-width: 1023px) {

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
  .scroll_right,
  .scroll_left,
  .scroll_up{
  	will-change:transform;
    transition: 0.8s ease-in-out;
    transform: translateY(60px);
  	opacity: 0;
  }

  .scroll_right.on,
  .scroll_left.on,
  .scroll_up.on {
    transform: translateY(0);
    opacity: 1.0;
  }

  .timing01 {transition-delay: .1s;}
  .timing02 {transition-delay: .2s;}
  .timing03 {transition-delay: .4s;}
  .timing04 {transition-delay: .6s;}
  .timing05 {transition-delay: .8s;}
  .timing06 {transition-delay: 1s;}
  .timing07 {transition-delay: 1.2s;}



/*----------------------------
scroll_left ｜左から出現
----------------------------*/
  .scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-100px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
  }
  .scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
  }

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
  .scroll_right {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(100px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
  }
  .scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
  }
}

/* スムーススクロール---------------------------------------------- */
html { scroll-behavior: smooth;}

/* スクロール移動位置を調整する */
@media screen and (min-width: 1023px) {
	html{
		scroll-padding-top: 100px;
	}
}

/* ホバーアクション1（上に動く）---------------------------------------------- */
body,
.appeal-button,
.breadcrumb a,
.go-to-top-button,
.flex-item img,
.link-btn,
a.cat-link,
a.tag-link,
.comment-respond input#submit,
.blogcard::after,
.pochipp-box .pochipp-box__btns a{
	transition: all 500ms;
}

.flex-item img:hover,
.a-wrap:hover{
	background:transparent;
	transform: translate(0, -6px);
	/*transform: scale(1.05);*/
}

/* ホバーアクション2（影）---------------------------------------------- */
.a-wrap:hover img{
	box-shadow: 1px 5px 5px var(--shadow-color);
}

/* ホバーアクション3（反転／塗り）---------------------------------------------- */
.breadcrumb a:hover,
.appeal-button:hover,
.pagination-next-link:hover,
.widget_categories ul li a:hover .post-count,
.tagcloud a:hover .tag-link-count{
	border-color:var(--main-color);
	background:var(--main-color)!important;
	color:var(--white-color)!important;
}

/* ホバーアクション4（反転／白抜き）---------------------------------------------- */

.comment-respond input#submit:hover,
.comment-reply-link:hover{
	border:1px solid var(--main-color)!important;
	color:var(--main-color)!important;
	background-color:var(--bg-color)!important;
	opacity:1;
}

/* トップへ戻るボタン---------------------------------------------- */
.go-to-top-button:hover {
transform: translateY(-40px);
}

/* トップへ戻るボタン画像の表示調整 */
.go-to-top-button {
	width: 60px; /* ボタン画像の表示幅 */
	height: auto; /* ボタン画像の高さは自動調整 */
	opacity:.7;
}
.go-to-top {
	right: 10px; /* 右から10pxの位置に配置 */
	bottom: 50px; /* 下から30pxの位置に配置 */
}


/* 点滅 */
.notice-area span,
.blink {
	animation: blinking 1s ease-in-out infinite alternate;
}


/************************************
** Topページカスタマイズ（Cocoon） - START
対象：プロフィール
************************************/
/*プロフィールボックスのアイコン変更*/
.is-style-profile::before,
.profile::before {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: '\f00c';
}

/* プロフィールボックス---------------------------------------------- */
.author-box{
	border:none;
	margin:1em auto;
	padding:0;
	text-align:center;
	max-width:850px;
}

.nwa .author-box {
    padding:0;
}


.author-content {
	margin: 0!important;
	padding:0!important;
}

.author-box img.avatar.photo{
	background-color:var(--main-color);
}

.author-box .author-thumb {
	float: none;
	width: 100px;
	margin: 9px auto 0;
}


.author-name a{
	text-decoration:none;
}

.top-section .author-box .author-description {
	padding:1em;
/*	max-width:700px;*/
	max-width:500px;
	margin:0 auto;
	text-align:left;
}

.author-description p{
	background-image: linear-gradient(180deg, var(--border-color) 1px, transparent 1px);/*罫線の色と太さ*/
	background-size: 100% 2em; /* 行の高さ */
	line-height: 2em;/*文字の高さ*/
	padding-bottom:1px;/*最終行にも罫線を引く*/
	font-size:.9em;
}

.author-box .sns-follow-buttons {
  display:none;
}

/*プロフィール画像*/
.circle-image img {
  border-radius: 50%;
  border: 1px solid var(--main-color);
}





/* 目次設定---------------------------------------------- */

.nwa .toc {
  padding: 0em;
}

.toc{
	padding:2rem 3rem;
	width:100%;
	max-width:700px;
}

/*480px以下（スマホのみ）*/
@media screen and (max-width: 480px){
	.toc{
		padding:1.5rem;
	}
}

.toc :last-child{
	margin-bottom:.5em!important;
}

/*『目次』のタイトル文字 */
.toc-title {
	text-align:center;
	font-size: 1.2em;
}
/*タイトル左のアイコン設定 */
.toc-title:before {
	font-family:"Font Awesome 5 Free";
	font-weight: bold;
	content : "\f0ca"; /* アイコン*/
	margin-right:10px;
}

/*目次追従スクロール*/
.widget_toc.widget_toc{
	overflow-y:scroll;/*スクロールバー*/
	max-height:calc(100vh - 50px); /* 目次の高さ上限 */
}

/*サイドバー目次追従（行の高さ）*/
.toc-checkbox:checked~.toc-content {
    line-height: 1.8;
}


/**サイドバー目次---------------------------------------------- */

/*サイドバー目次スクロールバー調整*/
.widget_toc::-webkit-scrollbar {
	width: 8px;
}
.widget_toc::-webkit-scrollbar-track {
	background: transparent;
}
.widget_toc::-webkit-scrollbar-thumb {
	background:var(--border-color);
	border-radius: 10px;
}

/*サイドバータイトル非表示*/
.widget_toc .toc-title{
	display:none;
}

.sidebar .toc:after,
.sidebar .toc:before{
	content:none;
}

/*カテゴリータグページ目次*/
.category .toc,
.tag .toc{
	display:none;
}

/* サイドバーの設定---------------------------------------------- */
.sidebar{
	padding: 0;
}

.sidebar aside{
/*	padding: 2em;*/
	padding: 1em;
}

/* サイドバーのリンク*/
.sidebar ul li a,
.widget_nav_menu ul li a,
.widget_categories ul li a{
	color:var(--text-color);
}
.sidebar ul li a:hover,
.footer-left ul li a:hover{
	background: none;
}

/* サイドバー見出し---------------------------------------------- */
.sidebar h3 {
	margin:0 0 1rem 0;;
	padding:0;
	overflow: hidden;
	position: relative;
	background:transparent;
	font-weight:normal;
	font-size:2rem;
	color:var(--main-color);
}

/*
.sidebar h3:after {
	background-color:var(--main-color);/*1個目
	border-radius: 50%;
	content: '';
	margin-left: 15px;/* 最後 
	position: absolute;
	top: 60%;
	transform : translateY(-50%);
	width: 7px;	/* ドットの幅 
	height: 7px;/* ドットの高さ 
	box-shadow: 20px 0px 0px var(--second-color),	/*2個目 
		40px 0px 0px var(--accent-color),	/*3個目
		60px 0px 0px var(--main-color),/* 4個目
		80px 0px 0px  var(--second-color),	/*5個目
		100px 0px 0px var(--accent-color),	/*6個目
		120px 0px 0px var(--main-color),/*7個目
		140px 0px 0px  var(--second-color),	/*8個目
		160px 0px 0px var(--accent-color),	/*9個目
		180px 0px 0px var(--main-color),/*10個目
		200px 0px 0px  var(--second-color),	/*11個目
		220px 0px 0px var(--accent-color);	/*12個目
}

/*カテゴリーウィジェット---------------------------------------------- */
.sidebar ul li,
.widget_nav_menu ul li,
.widget_categories ul li{
	line-height:1;/*変えない*/
}

/*記事数用のコード**/
.widget_categories ul li a .post-count {
	display: block;
	float: right;
	padding: 3px 1em;
	font-size: 12px;
	border-radius: 30px;
	background-color:var(--gray-color);
}

/*記事数のマウスホバー時*/
.widget_categories ul li a:hover .post-count {
	color:var(--white-color);
}

 /*子カテゴリのアイコン*/
.widget_categories ul li ul li a::before {
	font-family:"Font Awesome 5 Free";
	content: "\f105";
	font-weight:bold;
	margin-right:5px;
}


/* タグクラウド---------------------------------------------- */

.tagcloud {
    display: block;
}

.tagcloud a {
	border:none;
	border-radius:0;
	font-size:1em;
	padding: 3px;
}

@media screen and (max-width: 834px){
	.tagcloud a {
		padding: 5px 0!important;
	}
}

.tagcloud a:hover{
	background-color:transparent;
}

/*834px以下*/
@media screen and (max-width: 834px){
.tagcloud a {
	 padding:5px 8px;
	}
}
/*元アイコン非表示*/
.tag-caption .fa-tag {
    display: none;
}

/* 検索ボックスのカスタマイズ（分離型・検索ボタン右側）---------------------------------------------- */
.search-box input:focus,
.search-box button:focus {
	outline: 0; /*フォーカス時の枠線を消す*/
}


/*検索ボックス全体*/
.search-box {
	display: flex;
	justify-content: space-between;
	width: 100%;
/*	max-width:300px;*/
	max-width:400px;
/*	margin:1em auto;*/
    margin: 1.0em auto 0.5em ;
}

/*入力欄*/
.search-box .search-edit {
	width: calc(100% - 60px - 10px);
	border-radius:1px;
	color:var(--text-color);
	background-color:rgba(255,255,255,.8);
	font-size:.9em;
}

/*検索ボタン*/
.search-box .search-submit {
	position: relative;
	width: 60px;
	color: #fff;
	background-color:var(--main-color);
	border: 1px solid var(--main-color);
	border-radius:0 1px 1px 0;
}

.search-box .search-submit:hover {
	opacity:.7;
}



/************************************
** カスタマイズ（Cocoon） - START
対象：SNSシェア・フォローボタン
************************************/
.sns-buttons {
	justify-content: center;
}

.main .sns-buttons a {
	width: 40px!important;
	height: 40px!important;
	margin:2px;
/*	background:transparent!important; */
	opacity:.7;
	border-radius:50%;
}

/*1023px以下*/
@media screen and (max-width: 1023px) {
 .main .sns-buttons a {
	  border:none!important;
	}
}

/* SNSアイコンサイズ調整(上)---------------------------------------------- */
.sns-share.ss-high-and-low-lc a .social-icon {
	font-size: 20px;
}

.sns-share-buttons a .button-caption {
	display: none!important;
}

/*ホバー*/
.sns-buttons a {
	transition:all 500ms;
}
.sns-buttons a:hover {
	transform: translateY(-4px);
	/*transform: scale(1.1);*/
}


/***SNSボタン画面左に固定***/
/*1023px以上*/
@media screen and (min-width: 1023px) {
	.sns-buttons {
    flex-direction: column;
    width: 40px;
}
	.sns-share-buttons {
		position: fixed;
		top: 50%;
		transform: translatey(-50%);
		left: 1%;
		z-index: 999;
	}
	.sns-share.ss-bottom .sns-buttons,
	.sns-share-message {
		display:none;
	}

	.sns-share-buttons:before {
  	content:'SHARE';
  	font-size:12px;
  }
}



/************************************
** カスタマイズ（Cocoon） - START
対象：コメント
************************************/
.commets-list .comment-meta a {
	font-size: .8em;
	text-decoration: none;
	text-align:right;
}

.commets-list > li {
	border-top: 2px dashed var(--gray-color); /*スレッドを区切る点線*/
	margin: 30px 0;
	padding-top: 20px;
}
.commets-list > li:first-child {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
.commets-list .children {
	border-left: 2px solid var(--border-color); /*返信コメントの左側のボーダー*/
	margin: 0;
	padding-left:1em!important;
}
.commets-list .avatar { /*アバターの位置調整*/
  float: left;
  border-radius: 50%;
  margin-right: 10px;
}
.comment-content { /*コメントの吹き出し*/
	background-color:var(--gray-color);
	padding: 1.5em;
	margin: 20px 0 6px;
	border-radius: 10px;
	position: relative;
	font-size:.9em!important;
}
.comment-content::before { /*吹き出しの三角部分*/
	content: "";
	position: absolute;
	top: -14px;
	left: 50px;
	border-style: solid;
	border-color:transparent transparent var(--gray-color) transparent;
	border-width: 0 20px 20px 0;
}
.comment-content p { /*吹き出し内の文字を調整*/
	margin:0!important;
}


.comment-reply-link { /*返信ボタンの装飾*/
	color:var(--white-color);
	background-color:var(--main-color);
	border: none;
	border-radius: 1px;
	padding: 3px 12px;
	transition: 0.5s;
}

/*コメントを送信*/
.comment-respond input#submit{
	border: none;
	padding: 10px;
	color:var(--white-color);
	background-color:var(--main-color);
	margin-top:2em;
	border-radius:30px;
}

.commets-list .comment-body {
	margin-bottom: 0;
}

/* 最近のコメントウィジェット---------------------------------------------- */
/*全体*/
.recent-comments {
	padding: 0em;
}

 /*アバターの位置調整*/
.recent-comment-avatar .avatar {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right:0px;
}

/*名前部分*/
.recent-comment-author {
	line-height:30px;
}

.recent-comment-info,
.recent-comment-article {
	font-size:1em;
	color:var(--main-color);
}

/*日付*/
.recent-comment-date{
	text-align:right;
	font-size:9px;
	color:var(--color-9);
}

/*記事名*/
.recent-comment-article {
	font-size: .8em;
	margin-top: 1em;
}

/*コメント部分*/
.recent-comment-content {
	padding: 1em;
	border-color:var(--border-color);
	position: relative;
	color:var(--text-color);/*消さない*/
}

.recent-comment-content:before{ /*吹き出しの三角部分*/
	content:none;
}

/*吹き出しの三角部分（内側）*/
.recent-comment-content:after{
	content: "";
	position: absolute;
	top: -12px;
	left: 50px;
	border-style:solid;
	border-color:transparent transparent var(--white-color) transparent;
	border-width: 0 20px 20px 0;
	transition: all 500ms;
}

/*吹き出しの三角部分（外側）*/
.recent-comment-content:before{
	content: "";
	position: absolute;
	top: -14px;
	left: 52px;
	border-style:solid;
	border-color:transparent transparent var(--border-color) transparent;
	border-width: 0 14px 14px 0;
}


/************************************
** カスタマイズ（Cocoon） - START
対象：サイドバーのボックスナビ
************************************/
.p-nav {
/*    margin: 2em 0;*/
    margin: 1em 0 2em 0;
    /* 全体外余白 */
    padding: 0;
    /* 全体内余白 */
}

.p-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

.p-nav ul li {
/*    flex-basis: calc(100%/4);*/
/*    -ms-flex-preferred-size: calc(100%/4);*/
    -ms-flex-preferred-size: calc(100%/3);
    flex-basis: calc(100%/3);
    /* 4列 */
    margin: 0;
    padding: 0;
    text-align: center;
/*    box-shadow: inset 1px 1px 0 0 #e0ddd1, 1px 1px 0 0 #e0ddd1, 1px 0 0 0 #e0ddd1;*/
    /* 罫線 */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    min-height: 100px;
    /* 最低の高さ */
    cursor: pointer;
/*    background: #fff; 背景色 */
    background: transparent;/* 背景色 */
}

.p-nav ul li:hover {
    z-index: 2;
/* 罫線(マウスホバー) */
/*	box-shadow: inset 2px 2px 0 0 #f6a068, 2px 2px 0 0 #f6a068, 2px 0 0 0 #f6a068, 0 2px 0 0 #f6a068; */
    box-shadow: inset 2px 2px 0 0 rgba(246, 160, 104, 0), 2px 2px 0 0 rgba(246, 160, 104, 0), 2px 0 0 0 rgba(246, 160, 104, 0), 0 2px 0 0 rgba(246, 160, 104, 0);	
    transition: 0.35s ease-in-out;
}

.p-nav ul li:before {
    content: unset !important;
}

.p-nav ul li a {
    display: block;
/*    padding: 0.5em 1em;*/
	padding: 0.3em 0.8em;
    /* 内余白 */
    text-decoration: none;
    width: 100%;
}

.p-nav ul li a:hover {
    background: none;
    opacity: 1;
}

.p-nav ul li a img {
/*    max-width: 50% !important;*/
    max-width: 60% !important;
    /* 画像横幅 */
    height: auto !important;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.1));
    /* 画像影 */
    display: inline-block;
}

.p-nav .p-nav-title {
    display: block;
    color: #666;
    /* 文字色 */
    font-size: 0.7em;
    /* 文字大きさ */
    letter-spacing: 1px;
    font-weight: 600;
    /* 文字太さ */
    text-align: center;
    line-height: 1.5;
    /* 文字行間高さ */
}


.sidebar .p-nav ul li {
    /* 2列
	-ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
	*/

	/* 3列 */
	-ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);

}


/* スマホ */

@media screen and (max-width: 559px) {
    .p-nav ul li {
        /* 2列
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
		*/
        /* 3列 */
        -ms-flex-preferred-size: calc(100% / 3);
		flex-basis: calc(100% / 3);
	}
}



/************************************
** カスタマイズ（Cocoon） - START
対象：お問い合わせページ
************************************/
@media (max-width: 767px) {
	.contact .contact-phase {
		display: -webkit-box;
		margin: 40px 0 90px 0;
	}
	.contact .contact-phase li {
		display: block;
		float: left;
		font-size: 8px;
		padding-bottom: 5px;
		width: 32.8%; 
	}
}


.contact .contact-phase {
    text-align: center;
    margin-bottom: 90px;
	padding-left:0px !important;
}
.contact .contact-phase li {
    display: inline-block;
    font-weight: 600;
/*    width: 33.333%;*/
    text-align: center;
    padding-bottom: 20px;
    position: relative;
	padding-left:0px !important;
/*    font-size: 14px;*/
    font-size: 65%;
}

.contact .contact-phase li:before {
    position: absolute;
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    background-color: #060920 !important;
    border-radius: 50%;
    bottom: -25px;
    right: calc(calc(100% - 20px)/2);
}

.contact .contact-phase li:after {
    position: absolute;
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #060920;
    bottom: -15px;
    left: calc(calc(100% - 0px)/2);
}

.contact .contact-phase li:last-child:after {
    display: none
}

.c

ul.contact-phase {
    padding-left: 0;
}

@media (min-width: 767px) {
	.contact .contact-phase .hidden-lg {
		display: none!important;
	}
	.contact .contact-phase li {
		width: calc(100% / 4);

/*
		display: inline-block;
		font-weight: 600;
		text-align: center;
		padding-bottom: 20px;
		position: relative;
		padding-left:0px !important;
		font-size: 14px;
		font-size: 65%;
*/
	}
}

.wpcf7-form input[type="submit"] {
	background: #060920;
}

/* プラグイン「ContactForm7」のカスタマイズ */
/* CSS Document */
.widget label {
  display: block;
}

.widget .wpcf7-text,
.widget .wpcf7-textarea {
  margin-bottom: 20px !important;
}

.wpcf7 {
  margin: 30px auto !important;
/*  padding: 40px 30px !important; */
  padding: 20px 10px !important;
  padding-bottom: 0px !important;
/*  background: rgba(215, 215, 215, 0.15); */
}
@media (max-width: 767px) {
  .wpcf7 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .wpcf7 {
    width: 80%;
  }
}

.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=email],
.wpcf7-form-control-wrap textarea {
  box-sizing: border-box;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #ccc;
  padding: 7px 10px;
  font-size: 1em;
  margin-bottom: -10px !important;
  -webkit-appearance: none;
}

.wpcf7-form p {
  margin-bottom: 0px !important;
  margin-top: 20px !important;
/*  margin-top: -10px !important;*/
}

.wpcf7-form input[type=submit] {
  border-radius: 2px;
  transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #ddd;
  padding: 7px 50px;
  font-size: 1em;
  display: block;
  margin: 0 auto;
  background: #ddd;
  cursor: pointer;
  color: #fff;
  margin-top: 0px;
}

.wpcf7-form input[type=submit]:hover {
  background: #ccc;
  border: 1px solid #ccc;
}


@media (min-width: 767px) {
	img.history-title {
		padding: 0 30%;
		width: 100%;
		margin-top: 0%;
		margin-bottom: 8%;
	}

	img.history-title-ornament {
		margin-top:-3%;
		margin-bottom:8%;
		width:100%;
		padding: 0 13%;
	}

	img.concept-title {
		padding: 0 30%;
		width: 100%;
		margin-top: -0%;
		margin-bottom: 8%;
	}

}


@media (max-width: 767px) {
		img.history-title {
		padding: 0 15%;
		width: 100%;
		margin-top: 0%;
		margin-bottom: 8%;
	}

	img.history-title-ornament {
		margin-top:-3%;
		margin-bottom:8%;
		width:100%;
		padding: 0 8%;
	}
		img.concept-title {
		padding: 0 15%;
		width: 100%;
		margin-top: -15%;
		margin-bottom: 8%;
	}
}


/* アーカイブプルダウンメニュー---------------------------------------------- */
select{
  appearance: none;
   -webkit-appearance: none;/*Google Chrome/Safari対応*/
   -moz-appearance: none;/*Firefox対応*/
   -o-appearance: none;/*Opera対応*/
   outline: none;
   border-radius: 1px; /* 角丸の指定 */
   color:var(--text-color);
   font-size:.9em;
   background-color:var(--gray-color);
 }
 
 .widget_archive {
   position: relative;
 }
 .widget_archive::after {
   font-family:"Font Awesome 5 Free";
   content: "\f0d7";
   font-weight:bold;
   position: absolute;
   bottom: 35px; /* アイコンの位置 */
   right: 40px; /* アイコンの位置 */
 }
 
 
 /* サイドバーのCLOSEボタン---------------------------------------------- */
 /*834px以下*/
 @media screen and (max-width: 834px){
   .menu-close-button {
     position:sticky!important;/*スクロール追従*/
     z-index: 99999!important; /*最前面に指定*/
     top: 20px; /*表示位置*/
     /*transform: scale(1.2);拡大表示*/
     backdrop-filter: blur(2px);
     margin:0;
   }
 
   .menu-close-button::after{
     position:absolute;
     content: "CLOSE";
     font-size:10px;
     padding:1.1em 1em;
   }
   
 /*開くときのアニメーション*/
   #sidebar-menu-input:checked ~ #sidebar-menu-content,
   #search-menu-input:checked ~ #search-menu-content,
   #share-menu-input:checked ~ #share-menu-content,
   #follow-menu-input:checked ~ #follow-menu-content {
     transition:.5s ease-out;
     transform: translateX(0%);
   }
   
   /*閉じるときのアニメーション*/
   .menu-content{
     transition:.5s ease-out;
   }
   
   /*コンテンツ*/
   .menu-content {
     top: 0;
     width: 100%;
     max-width: 400px;/*最大幅（調整）*/
   }
 }
 
 /* プロフィールボックス---------------------------------------------- */
 .author-box{
   border:none;
   margin:1em auto;
   padding:0;
   text-align:center;
   max-width:850px;
 }
 
 .nwa .author-box {
     padding:0;
 }
 
 
 .author-content {
   margin: 0!important;
   padding:0!important;
 }
 
 .author-box img.avatar.photo{
   background-color:var(--main-color);
 }
 
 .author-box .author-thumb {
   float: none;
   width: 100px;
   margin: 9px auto 0;
 }
 
 
 .author-name a{
   text-decoration:none;
 }
 
 .top-section .author-box .author-description {
   padding:1em;
   max-width:700px;
   margin:0 auto;
   text-align:left;
 }
 
 .author-description p{
   background-image: linear-gradient(180deg, var(--border-color) 1px, transparent 1px);/*罫線の色と太さ*/
   background-size: 100% 2em; /* 行の高さ */
   line-height: 2em;/*文字の高さ*/
   padding-bottom:1px;/*最終行にも罫線を引く*/
   font-size:.9em;
 }
 
 .author-box .sns-follow-buttons {
    display:none;
 }
 
 /*プロフィール画像*/
 .circle-image img {
     border-radius: 50%;
     border: 1px solid var(--main-color);
 }
 
 
 /* 記事一覧ページ---------------------------------------------- */
 .entry-card-title {
 color:var(--text-color);/*消さない*/
   font-size:1em;
   margin-top:5px;
 }
 /*834px以下*/
 @media screen and (max-width: 834px){
 .entry-card-title {
   font-size:.9em;
   font-weight:normal;
   }
 }
 
 
 /*本文抜粋（PC表示）*/
 .entry-card-snippet.card-snippet.e-card-snippet {
 }
 
 .entry-card-info.e-card-info {
   color: var(--color-9);
   margin-bottom:5px;
 }
 
 /* 記事下の関連記事---------------------------------------------- */
 .related-entry-card-title {
   font-weight: normal;
   line-height:1.4;
   font-size:.9em!important;
   color:var(--text-color);
 }
 
 .related-entry-card-snippet{
   color: var(--color-9);
 }
 





/* 【TEST】magic-dust */
#category {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 500px) !important;  /* ここで50pxは、100vhを超える要素の高さに適宜置き換えてください */
    
  width: 100%;
/*	height: 100vh;*/
  background-color: #000;
  position: relative;
}

#magic-dust {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

canvas {
  width: 100%;
}

.category-wrap {
  position: relative;
  z-index: 1;
  flex: 1;
}


/************************************
** カスタマイズ（Cocoon） - START
対象：本文上
************************************/
.entry-categories-tags {
  margin-bottom: 18px;
}

.entry-categories-tags > div {
  margin-bottom: 0.5em;
}

.ctdt-one-row > div {
  display: inline-block;
}

a.cat-link {
  background: var(--second-color);  
}

a.cat-link, a.tag-link {
  border-radius: 20px;
  padding: 3px 10px;
  font-size: .8em;
}

a.tag-link {
  background: var(--gray-color);
  color: #666;
  border: none;
}


/************************************
** カスタマイズ（Cocoon） - START
対象：ブログカード
URL：https://ponhiro.com/blogcard-customize/
************************************/
.blogcard-snippet,
.blogcard-footer {
  display: none;
}
.blogcard-wrap {
  transition: all .3s;
  max-width: 600px;
  margin: 2em auto;
}
.blogcard {
  border:1px solid #eaeaea !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
  padding: 10px;
}
.blogcard-wrap:hover {
  background: none;
  transform: translateY(-3px);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, .1);
}
.blogcard-thumbnail {
  margin: 0;
}
.blogcard-thumbnail img {
  display: block;
}
.blogcard-title {
  color: #555;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 1.5;
  margin: 10px 0 0 0;
  height: 45px;
  overflow: hidden;
}
.blogcard-content {
  min-height: auto;
  margin-left: 185px;
  padding-right: 6px;
}
.blogcard-label {
  top: -11px;
  left: 9px;
  padding: 3px 0.6em;
  background:#aaa;
  padding: 1px 10px;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 1px;
}
.blogcard-content:after {
  content: "クリックして読む";
  background: #a19c7f; /* 背景色 */
  display: block;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  width: 180px;
  border-radius: 20px;
  font-size: 13px;
  padding: 5px 0;
  margin-top: 6px;
}
@media screen and (max-width: 834px) {
  .blogcard-content {
    margin-left: 130px;
  }
  .blogcard-title {
    font-size:12px;
    line-height: 1.5;
/*    height: 35px;*/
    height: auto;
    margin:0;
  }
  .blogcard-content:after {
    content: "タップして読む";
  }
  .blogcard-thumbnail{
    width:120px;
  }
}
@media screen and (max-width: 560px) {
  .blogcard-content:after {
    width: 120px;
    font-size: 12px;
	padding: 3px;
  }
  .blogcard-title {
    margin:0;
  }
}
@media screen and (max-width: 320px) {
  .blogcard-thumbnail {
    width: 100px;
  }
  .blogcard-content {
    margin-left: 110px;
  }
  .blogcard-title {
    height: 35px;
  }
}


/************************************
** スマホで見やすい比較表
************************************/
.comparison-table-wrap{
  width:100%;
  max-width:600px;
  margin: 0 auto 2em;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.comparison-table-title{
  background : linear-gradient(90deg, rgba(71, 206, 255, 1) 0%, rgba(56, 224, 248, 1) 100%);
  text-align: center;
   color: #fff;
   font-weight: bold;
   padding: 1em;
   letter-spacing: 1px;
  margin: 0;
  font-size:14px;
  box-shadow: 0 2px 5px rgba(100,100,100,0.1);
}
.comparison-table{
  background:#f8f9fb;
  margin:0;
  padding:0.3em 1em;
}
.comparison-table table{
  border-collapse: separate;
  border-spacing:5px 10px;
  border:none;
  margin-bottom: 0;
}
.comparison-table table th,.comparison-table table td {
  width:50%;
}
.comparison-table table thead th{
  background : #d1d1d1;
  border:none;
  color:#fff;
  box-shadow: 0 2px 5px rgba(100,100,100,0.1);
  padding: 0.8em 0.5em;
  line-height: 1.5;
  border-radius: 3px;
  font-size: 14px;
}
.comparison-table table tbody th{
  background : linear-gradient(90deg, rgba(71, 206, 255, 1) 0%, rgba(56, 224, 248, 1) 100%);
  text-align: center;
  color:#fff;
  border:none;
  border-radius:30px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  padding: 0.4em 1em;
  font-size: 14px;
  line-height: 1.3;
}
.comparison-table table tbody td{
  background:#fff;
  box-shadow: 0 2px 5px rgba(100,100,100,0.1);
  border-radius:3px;
  border:none;
  padding:1.2em;
  color: #555;
  line-height: 1.8;
  text-align:justify;
  vertical-align:top;
}
.comparison-table table tbody td p{
  margin:0;
  padding:0;
  margin-bottom:1em;
  font-size: 14px;
}
.comparison-table table tbody td .td-h{
  text-align:center;
  font-weight:bold;
  color:#33ccff;
  font-size: 16px;
  margin-bottom:7px;
}
@media screen and (max-width: 768px){
  .comparison-table{
/*    padding:7px; */
	  padding:0px;
  }
  .comparison-table table{
    border-spacing:3px 10px;
  }
  .comparison-table table thead th{
    position: -webkit-sticky;
    position: sticky;
    top:0px;
    z-index:100;
  }
}

/************************************
** スマホ特化比較表(ピンク)
************************************/
/* 大見出し背景 */
.comparison-table-pink .comparison-table-title{
  background:#f7bcbc!important;
}
/* 中見出し背景 */
.comparison-table-pink .comparison-table table tbody th{
  background:#f7bcbc!important;
}
/* 強調文字 */
.comparison-table-pink .comparison-table table tbody td .td-h{
  color:#f7bcbc!important;
}
/* 全体背景 */
.comparison-table-pink .comparison-table{
background:#fdf1f1!important;
}
/* 比較名背景 */
.comparison-table-pink .comparison-table table thead th{
  background:#d1baba!important;
}
/************************************
** スマホで見やすい比較表(イエロー)
************************************/
/* 大見出し背景 */
.comparison-table-yellow .comparison-table-title{
  background:#fdc44f !important;
}
/* 中見出し背景 */
.comparison-table-yellow .comparison-table table tbody th{
  background:#fdc44f !important;
}
/* 強調文字 */
.comparison-table-yellow .comparison-table table tbody td .td-h{
  color:#fdc44f !important;
}
/* 全体背景 */
.comparison-table-yellow .comparison-table{
background:#fef9ed!important;
}
/* 比較名背景 */
.comparison-table-yellow .comparison-table table thead th{
  background:#d4c096 !important;
}
/************************************
** スマホで見やすい比較表(グリーン)
************************************/
/* 大見出し背景 */
.comparison-table-green .comparison-table-title{
  background:#2fcdb4 !important;
}
/* 中見出し背景 */
.comparison-table-green .comparison-table table tbody th{
  background:#2fcdb4 !important;
}
/* 強調文字 */
.comparison-table-green .comparison-table table tbody td .td-h{
  color:#2fcdb4 !important;
}
/* 全体背景 */
.comparison-table-green .comparison-table{
background:#eafaf7 !important;
}
/* 比較名背景 */
.comparison-table-green .comparison-table table thead th{
  background:#97c7bf !important;
}
/************************************
** スマホで見やすい比較表(シンプル)
************************************/
/* 大見出し背景 */
.comparison-table-simple .comparison-table-title{
  box-shadow:none !important;
}
/* 中見出し背景 */
.comparison-table-simple .comparison-table table tbody th{
  box-shadow:none !important;
}
/* 全体背景 */
.comparison-table-simple .comparison-table{
  background:none !important;
}
/* 比較名背景 */
.comparison-table-simple .comparison-table table thead th{
  box-shadow:none !important;
}
/* コンテンツ背景 */
.comparison-table-simple .comparison-table table tbody td{
  box-shadow:none !important;
  padding: 0.5em 1em;
}
/************************************
** スマホで見やすい比較表(画像比較)
************************************/
/* 比較名背景 */
.comparison-table-img .comparison-table table thead th{
  box-shadow:none !important;
  padding:0;
  margin:0;
}
.comparison-table-img .comparison-table table thead tr{
  background:none !important;
}
.comparison-table-img .comparison-table table thead th img{
  display:block;
}
.comparison-table table thead th p{
  margin:0;
}
/* 画像タイトル */
.comparison-table-img .comparison-table table thead th .th-h{
  color:#fff;
  padding-top:10px;
  margin-bottom:10px;
  font-size:14px;
}
/************************************
** スマホで見やすい比較表(固定追尾なし)
************************************/
@media screen and (max-width: 768px){
  .no-sticky .comparison-table table thead th{
    position:static;
  }
}

/************************************
** スマホで見やすい比較表 - START
************************************/
.comp-oji-table-wrap{
  width:100%;
/*  max-width:600px;*/
  max-width:750px;
  margin: 0 auto 2em;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.comp-oji-table-title{
  background: linear-gradient(90deg, rgba(17, 30, 58, 1) 0%, rgba(116, 18, 28, 1) 100%);
/*  background : linear-gradient(90deg, rgba(71, 206, 255, 1) 0%, rgba(56, 224, 248, 1) 100%);*/
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 1em;
  letter-spacing: 1px;
  margin: 0;
  font-size:14px;
  box-shadow: 0 2px 5px rgba(100,100,100,0.1);
}
.comp-oji-table{
  background: transparent;/* 背景色 */
/*  background:#f8f9fb; */
  margin:0;
  padding:0.3em 1em;
}
.comp-oji-table table{
  border-collapse: separate;
  border-spacing:5px 10px;
  border:none;
  margin-bottom: 0;
}
.comp-oji-table table th,.comp-oji-table table td {
  width:50%;
}
.comp-oji-table table thead th{
/*  background : #d1d1d1;*/
  border:none;
  color:#fff;
  box-shadow: 0 2px 5px rgba(100,100,100,0.1);
  padding: 0.8em 0.5em;
  line-height: 1.5;
  border-radius: 3px;
  font-size: 120%;
}

@media screen and (max-width: 768px){
	.comp-oji-table table tbody th{
	  background: linear-gradient(90deg, rgba(17, 30, 58, 1) 0%, rgba(116, 18, 28, 1) 100%);
	/*  background : linear-gradient(90deg, rgba(71, 206, 255, 1) 0%, rgba(56, 224, 248, 1) 100%);*/
	  text-align: center;
	  color:#fff;
	  border:none;
	  border-radius:30px;
	  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	  padding: 0.4em 1em;
	/*  font-size: 14px; */
	  font-size: 90%;
	  font-weight:bold;
	  line-height: 1.3;
	}
	.comp-oji-table table tbody td{
	  background:#fff;
	  box-shadow: 0 2px 5px rgba(100,100,100,0.1);
	  border-radius:3px;
	  border:none;
/*	  padding:1.2em;*/
	  padding:0.6em;
	  color: #555;
	  line-height: 1.8;
	  text-align:justify;
/*	  vertical-align:top;*/
	  vertical-align:middle;
	}
	.comp-oji-table table tbody td p{
	  margin:0;
	  padding:0;
	  margin-bottom:1em;
	  font-size: 14px;
	}
	.comp-oji-table table tbody td .td-h{
	  text-align:center;
	/*  color:#33ccff; */
	  color:#000;
	/*  font-size: 16px;*/
	  font-size: 75%;
	  font-weight:bold;
	  margin-bottom:7px;
	}
	.comp-oji-table table tbody td .td-text {
	  text-align:center;
	/*  color:#33ccff; */
	  color:#000;
	  font-size: 65%;
	  margin-bottom:7px;
	}
}
@media screen and (min-width: 768px){
	.comp-oji-table table tbody th{
	  background: linear-gradient(90deg, rgba(17, 30, 58, 1) 0%, rgba(116, 18, 28, 1) 100%);
	/*  background : linear-gradient(90deg, rgba(71, 206, 255, 1) 0%, rgba(56, 224, 248, 1) 100%);*/
	  text-align: center;
	  color:#fff;
	  border:none;
	  border-radius:30px;
	  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	  padding: 0.4em 1em;
	/*  font-size: 14px; */
	  font-size: 120%;
	  font-weight:bold;
	  line-height: 1.3;
	}
		.comp-oji-table table tbody td{
	  background:#fff;
	  box-shadow: 0 2px 5px rgba(100,100,100,0.1);
	  border-radius:3px;
	  border:none;
	  padding:1.2em;
	  color: #555;
	  line-height: 1.8;
	  text-align:justify;
	  vertical-align:top;
	}
	.comp-oji-table table tbody td p{
	  margin:0;
	  padding:0;
	  margin-bottom:1em;
	  font-size: 14px;
	}
	.comp-oji-table table tbody td .td-h{
	  text-align:center;
	/*  color:#33ccff; */
	  color:#000;
	/*  font-size: 16px;*/
	  font-size: 110%;
	  font-weight:bold;
	  margin-bottom:7px;
	}
	.comp-oji-table table tbody td .td-text {
	  text-align:center;
	/*  color:#33ccff; */
	  color:#000;
	  font-size: 90%;
	  margin-bottom:7px;
	}
}


@media screen and (max-width: 768px){
  .comp-oji-table{
/*    padding:7px; */
    padding:0px;
  }
  .comp-oji-table table{
    border-spacing:3px 10px;
  }
  .comp-oji-table table thead th{
    position: -webkit-sticky;
    position: sticky;
    top:0px;
    z-index:100;
    font-size:100%;
	}
}

/************************************
** スマホ特化比較表(ピンク)
************************************/
/* 大見出し背景 */
.comp-oji-table-pink .comp-oji-table-title{
  background:#f7bcbc!important;
}
/* 中見出し背景 */
.comp-oji-table-pink .comp-oji-table table tbody th{
  background:#f7bcbc!important;
}
/* 強調文字 */
.comp-oji-table-pink .comp-oji-table table tbody td .td-h{
  color:#f7bcbc!important;
}
/* 全体背景 */
.comp-oji-table-pink .comp-oji-table{
background:#fdf1f1!important;
}
/* 比較名背景 */
.comp-oji-table-pink .comp-oji-table table thead th{
  background:#d1baba!important;
}
/************************************
** スマホで見やすい比較表(イエロー)
************************************/
/* 大見出し背景 */
.comp-oji-table-yellow .comp-oji-table-title{
  background:#fdc44f !important;
}
/* 中見出し背景 */
.comp-oji-table-yellow .comp-oji-table table tbody th{
  background:#fdc44f !important;
}
/* 強調文字 */
.comp-oji-table-yellow .comp-oji-table table tbody td .td-h{
  color:#fdc44f !important;
}
/* 全体背景 */
.comp-oji-table-yellow .comp-oji-table{
background:#fef9ed!important;
}
/* 比較名背景 */
.comp-oji-table-yellow .comp-oji-table table thead th{
  background:#d4c096 !important;
}
/************************************
** スマホで見やすい比較表(グリーン)
************************************/
/* 大見出し背景 */
.comp-oji-table-green .comp-oji-table-title{
  background:#2fcdb4 !important;
}
/* 中見出し背景 */
.comp-oji-table-green .comp-oji-table table tbody th{
  background:#2fcdb4 !important;
}
/* 強調文字 */
.comp-oji-table-green .comp-oji-table table tbody td .td-h{
  color:#2fcdb4 !important;
}
/* 全体背景 */
.comp-oji-table-green .comp-oji-table{
background:#eafaf7 !important;
}
/* 比較名背景 */
.comp-oji-table-green .comp-oji-table table thead th{
  background:#97c7bf !important;
}
/************************************
** スマホで見やすい比較表(シンプル)
************************************/
/* 大見出し背景 */
.comp-oji-table-simple .comp-oji-table-title{
  box-shadow:none !important;
}
/* 中見出し背景 */
.comp-oji-table-simple .comp-oji-table table tbody th{
  box-shadow:none !important;
}
/* 全体背景 */
.comp-oji-table-simple .comp-oji-table{
  background:none !important;
}
/* 比較名背景 */
.comp-oji-table-simple .comp-oji-table table thead th{
  box-shadow:none !important;
}
/* コンテンツ背景 */
.comp-oji-table-simple .comp-oji-table table tbody td{
  box-shadow:none !important;
  padding: 0.5em 1em;
}
/************************************
** スマホで見やすい比較表(画像比較)
************************************/
/* 比較名背景 */
.comp-oji-table-img .comp-oji-table table thead th{
  box-shadow:none !important;
  padding:0;
  margin:0;
}
.comp-oji-table-img .comp-oji-table table thead tr{
  background:none !important;
}
.comp-oji-table-img .comp-oji-table table thead th img{
  display:block;
}
.comp-oji-table table thead th p{
  margin:0;
}
/* 画像タイトル */
@media screen and (max-width: 768px) {
	.comp-oji-table-img .comp-oji-table table thead th .th-h{
	  color:#fff;
	  padding-top:10px;
	  margin-bottom:10px;
	/*  font-size:14px;*/
	  font-size:100%;
	  font-weight:bold;
	  margin-bottom: -1.4rem;
	}
}
@media screen and (min-width: 768px) {
	.comp-oji-table-img .comp-oji-table table thead th .th-h{
	  color:#fff;
	  padding-top:10px;
	  margin-bottom:10px;
	/*  font-size:14px;*/
	  font-size:150%;
	  font-weight:bold;
	  margin-bottom: -1.4rem;
	}
}

/* 追加 - START */
.th-h-left {
    background-color: #111e3a;
}
.td-left {
    background-color: #f0f9fc !important;
}

.th-h-right {
    background-color: #74121c;
}
.td-right {
    background-color: #fff6f2 !important;
}


/* 追加 - END */

/************************************
** スマホで見やすい比較表(固定追尾なし)
************************************/
@media screen and (max-width: 768px){
  .no-sticky .comp-oji-table table thead th{
    position:static;
  }
}
/************************************
** スマホで見やすい比較表 - END （オジサン）
************************************/


/************************************
** 画像キャプション(figure)
************************************/

.figure-caption-icon-wrap{
	margin:0 auto 2em;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.figure-caption-icon-wrap > figure{
	position:relative;
}
.figure-caption-icon-wrap > figure > img,.figure-caption-icon-wrap > figure >amp-img{
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	display:block;
}
.figure-caption-icon-wrap > figure > amp-img{
	max-width:800px;
}
.figure-caption-icon-wrap figure figcaption{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	align-items: flex-start;
  	position: absolute;
  	font-size: 13px;/* 文字の大きさ */
  	line-height: 1.5;/* 行間 */
	color:#0d0015;/* 文字色 */
}
.figure-caption-icon-wrap .caption-icon-img{
   position: absolute;
}
.figure-caption-icon-wrap .img-caption-text{
	position:relative;
}

@media screen and (max-width: 768px){
	.figure-caption-icon-wrap figure figcaption {
	  	font-size: 13px;/* 文字の大きさ */
	}
}

@media screen and (min-width: 768px){
	.figure-caption-icon-wrap figure figcaption {
	  	font-size: 100%;/* 文字の大きさ */
	}
}


/************************************
** 画像キャプション figure　アイコン②(左下)
************************************/
 /* 全体 */
.figure-caption-icon-2{
/*  margin-bottom:5em; /* 下に余白 */
  margin-bottom:5.5em; /* 下に余白 */
}
 /* アイコン+テキスト*/
.figure-caption-icon-2 > figure figcaption{
    left: 0; /* 左から数値分移動 */
    top: calc(100% - 5px);/* 上から数値分移動 */
    min-height: 30px;
 /*   padding: 15px 0px 25px 60px;/* 余白(ここで文字の位置調整(上　右　下 左)) */
    padding: 0px 0px 25px 70px;/* 余白(ここで文字の位置調整(上　右　下 左)) */

}
 /* アイコン*/
.figure-caption-icon-2 > figure figcaption::before{
    position: absolute;
    content: "";
    top:0;/* 上から数値分移動 */
    left: 0; /* 左から数値分移動 */
    display: block;
    width: 60px; /* 横幅*/
    height: 60px; /* 高さ*/
    border-radius: 50%;
    background-image: url(https://nodakeisuke.com/wp-content/uploads/2020/08/nody.png); /* アイコン画像(メディア→リンクをコピー)*/
    background-size: contain;
    background-repeat: no-repeat;
}

/* 画像の下 */
.cps-post-main img {
	margin-bottom: 20px;
}

/************************************
** スライダー
************************************/
.slide-wrap{
   display:-webkit-box;
   display:-ms-flexbox;
   display: flex;
   overflow-x: scroll;
   -webkit-overflow-scrolling: touch;
   overflow-scrolling: touch;
   scroll-snap-type: x mandatory;
   padding:0 0 1em;
/*   margin:0 0 2em 0;*/
   margin:0 0 0 0;
   scroll-behavior: smooth;
}
.slide-wrap .slide-content{
   flex: 0 0 90%;
   margin: 0 10px;
   height:100%;
}
@media screen and (max-width: 480px){
 .slide-wrap .slide-content {
     flex: 0 0 88%;
     margin: 0px 5px;
     scroll-snap-align:center;
 }
}
.img-border{
  padding:0 !important;
}
.img-border img{
  border:1px solid #aaa;
}


/************************************
** 投稿ページカスタマイズ（Cocoon） - START
対象：記事へ移動するボタン
************************************/
.goto-article-button {
 /* 将来加工するかもしれない予備 */	
}

.goto-article-button::before {
 /* 将来加工するかもしれない予備 */	
}

.goto-article-button::after {
 /* 将来加工するかもしれない予備 */	
}


/************************************
** 投稿ページカスタマイズ（Cocoon） - START
対象：記事内のタイムライン
************************************/
.ptimeline-wrap{
    margin:0 auto 2rem;
}
.ptimeline-wrap .ptimeline{
    padding:0 !important;
    list-style:none;
}
.ptimeline-wrap .ptimeline-label {
    padding: 3px 0 0 2px;
    color: #aaa;
    font-size: 12px;
    font-weight: 500;
}


.ptimeline-wrap .ptimeline-title {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.5;
    color:#00bfff;
}
.ptimeline-wrap .ptimeline-main {
    margin-top: 0.5em;
    padding: 0 0 1.5em;
    font-size: 0.9em;
    line-height: 1.8;
    border-bottom: dashed 1px #ddd;
    color:#555;
}
.ptimeline-wrap .ptimeline-main img{
  display:block;
  margin:1em auto;
}
.ptimeline-wrap .ptimeline-item {
    position: relative;
    padding: 0 0 1em 1.5em !important;
    margin-bottom:0 !important;
    border:none;
}
.ptimeline-wrap .ptimeline .ptimeline-item:before {
    content: "";
    width: 3px;
    background: #eee !important;
    display: block;
    position: absolute;
    top: 25px;
    bottom: -3px;
    left: 5px;
}
.ptimeline-wrap .ptimeline-item:last-child:before{
    content:none;
}
/*********************************
* タイムライン マーカー
*********************************/
.ptimeline-wrap .ptimeline-marker{
    display: block;
    position: absolute;
    content: "";
    top: 6px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: solid 3px #00bfff;
}
.ptimeline-wrap .ptimeline-item:first-child .ptimeline-marker,.ptimeline-wrap .ptimeline-item:last-child .ptimeline-marker{
    background:#00bfff;
}
/*四角 */
.ptimeline-wrap .square .ptimeline-marker{
    border-radius: 0;
}
/* アイコン*/
.ptimeline-wrap .icon .ptimeline-item .ptimeline-marker{
    content:unset;
    border:none !important;
    background:none !important;
}
.ptimeline-wrap .icon .ptimeline-item .ptimeline-marker:before{
    font-family: "Font Awesome 5 Free";
    top: -1px;
    left: 0;
    position:absolute;
    font-weight:bold;
    font-size:16px;
    line-height:1;
    color:#00bfff;
}
.ptimeline-wrap .icon .ptimeline-item:first-child .ptimeline-marker,.ptimeline-wrap .icon .ptimeline-item:last-child .ptimeline-marker{
    background:none !important;
}
/* 画像*/
.ptimeline-wrap .tl-img .ptimeline-item .ptimeline-marker{
    content:unset;
    border:none !important;
    background:none !important;
}
.ptimeline-wrap .tl-img .ptimeline-item .ptimeline-marker:before {
    content:"";
    display:inline-block;
    background-image:url(ここに画像URL); /* 画像1番目*/
    background-size:contain;
    background-repeat:no-repeat;
    width:40px;
    height:40px;
    position: relative;
    top: -4px;
    left: -2px;
}
.ptimeline-wrap .tl-img li:nth-of-type(2) > .ptimeline-marker:before{
    background-image:url(ここに画像URL) !important; /* 画像2番目*/
}
.ptimeline-wrap .tl-img li:nth-of-type(3) > .ptimeline-marker:before{
    background-image:url(ここに画像URL) !important; /* 画像3番目*/
}
.ptimeline-wrap .tl-img li:nth-of-type(4) > .ptimeline-marker:before{
    background-image:url(ここに画像URL) !important; /* 画像4番目*/
}
.ptimeline-wrap .tl-img li:nth-of-type(5) > .ptimeline-marker:before{
    background-image:url(ここに画像URL) !important; /* 画像5番目*/
}
.ptimeline-wrap .tl-img .ptimeline-item {
    padding: 0 0 1em 3em !important;
}
.ptimeline-wrap .tl-img .ptimeline-item:before {
    top: 30px;
    left: 15px;
}
/*********************************
* タイムライン カラー
*********************************/
/* ピンク */
.ptimeline-wrap .pink .ptimeline-title{
    color:#f7bcbc !important; /* タイトル色 */
}
.ptimeline-wrap .pink .ptimeline-main{
    color:#555 !important; /* コンテンツ色 */
}
.ptimeline-wrap .pink .ptimeline-marker{
    border: solid 3px #f7bcbc !important; /* マーカー色 */
    color:#f7bcbc; /* アイコン色 */
}
.ptimeline-wrap .pink .ptimeline-item:first-child .ptimeline-marker,.ptimeline-wrap .pink .ptimeline-item:last-child .ptimeline-marker{
    background:#f7bcbc; /* マーカー色(最初と最後)*/
}
.ptimeline-wrap .pink .ptimeline-item .ptimeline-marker:before{
    color:#f7bcbc !important; /* アイコン色 */
}
/*イエロー*/
.ptimeline-wrap .yellow .ptimeline-title{
    color:#fdc44f !important; /* タイトル色 */
}
.ptimeline-wrap .yellow .ptimeline-main{
    color:#555 !important; /* コンテンツ色 */
}
.ptimeline-wrap .yellow .ptimeline-marker{
    border: solid 3px #fdc44f !important; /* マーカー色 */
    color:#fdc44f; /* アイコン色 */
}
.ptimeline-wrap .yellow .ptimeline-item:first-child .ptimeline-marker,.ptimeline-wrap .yellow .ptimeline-item:last-child .ptimeline-marker{
    background:#fdc44f; /* マーカー色(最初と最後)*/
}
.ptimeline-wrap .yellow .ptimeline-item .ptimeline-marker:before{
    color:#fdc44f !important; /* アイコン色 */
}

/* 黒板用（Yellow） */
.ptimeline-wrap .blackboard-yellow .ptimeline-label {
    padding: 3px 0 0 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

.ptimeline-wrap .blackboard-yellow .ptimeline-title{
    color:#fdc44f !important; /* タイトル色 */
}
.ptimeline-wrap .blackboard-yellow .ptimeline-main{
    color:#fff !important; /* コンテンツ色 */
}
.ptimeline-wrap .blackboard-yellow .ptimeline-marker{
    border: solid 3px #fdc44f !important; /* マーカー色 */
    color:#fdc44f; /* アイコン色 */
}
.ptimeline-wrap .blackboard-yellow .ptimeline-item:first-child .ptimeline-marker,.ptimeline-wrap .blackboard-yellow .ptimeline-item:last-child .ptimeline-marker{
    background:#fdc44f; /* マーカー色(最初と最後)*/
}
.ptimeline-wrap .blackboard-yellow .ptimeline-item .ptimeline-marker:before{
    color:#fdc44f !important; /* アイコン色 */
}

/*グリーン*/
.ptimeline-wrap .green .ptimeline-title{
    color:#2fcdb4 !important; /* タイトル色 */
}
.ptimeline-wrap .green .ptimeline-main{
    color:#555 !important; /* コンテンツ色 */
}
.ptimeline-wrap .green .ptimeline-marker{
    border: solid 3px #2fcdb4 !important; /* マーカー色 */
    color:#2fcdb4; /* アイコン色 */
}
.ptimeline-wrap .green .ptimeline-item:first-child .ptimeline-marker,.ptimeline-wrap .green .ptimeline-item:last-child .ptimeline-marker{
    background:#2fcdb4; /* マーカー色(最初と最後)*/
}
.ptimeline-wrap .green .ptimeline-item .ptimeline-marker:before{
    color:#2fcdb4 !important; /* アイコン色 */
}




/************************************
** 記事ページカスタマイズ（Cocoon） - START
対象：スプリットスクリーン
************************************/
/* Reset. */
* {
  box-sizing: border-box;
}

/* Panels. */
.splitview {
  position: relative;
  width: 100%;
  min-height: 45vw;
  overflow: hidden;
}

.panel {
  position: absolute;
/*  width: 100vw;*/
  width: 100vw;
  min-height: 45vw;
  overflow: hidden;
}

.panel .content {
  position: absolute;
/*  width: 100vw; */
  width: 100vw;
  min-height: 45vw;
  color: #FFF;
}

.panel .description {
  width: 25%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.panel img {
  box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.15);
  width: 35%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bottom {
  background-color: rgb(44, 44, 44);
  z-index: 1;
}

.bottom .description {
  right: 5%;
}

.top {
  background-color: rgb(77, 69, 173);
  z-index: 2;
  width: 50vw;
  /*-webkit-clip-path: polygon(60% 0, 100% 0, 100% 100%, 40% 100%);
    clip-path: polygon(60% 0, 100% 0, 100% 100%, 40% 100%);*/
}

.top .description {
  left: 5%;
}

/* Handle. */
.handle {
  height: 100%;
  position: absolute;
  display: block;
  background-color: rgb(253, 171, 0);
  width: 5px;
  top: 0;
  left: 50%;
  z-index: 3;
}

/* Skewed. */
.skewed .handle {
  top: 50%;
  transform: rotate(30deg) translateY(-50%);
  height: 200%;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  transform-origin: top;
}

.skewed .top {
  transform: skew(-30deg);
  margin-left: -1000px;
  width: calc(50vw + 1000px);
}

.skewed .top .content {
  transform: skew(30deg);
  margin-left: 1000px;
}

/* Responsive. */
@media (max-width: 900px) {
  body {
    font-size: 75%;
  }
}


/************************************
** カスタマイズ（Cocoon） - START
対象：記事内の画像
************************************/
/*.entry-content img {*/
.entry-content .img-machining {
  border-radius: 8px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  transition: .2s cubic-bezier(0.445, 0.05, 0.55, 0.95);	
}


/************************************
** サイトタイトル非表示
************************************/
 
.site-name-text{
  display: none;
}
 
/*ヘッダーレイアウトがトップメニューのとき*/
.header-container-in.hlt-top-menu .site-name-text{
/*  display: none;*/
}
 
/*ヘッダーレイアウトがトップメニュー（小）のとき*/
.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text{
  display: none;
}
 
/*端末幅が768px以下のとき*/
@media screen and (max-width: 768px){
  #header .site-name-text{
    display: none;
  }
}
 
/*端末幅が480px以下のとき*/
@media screen and (max-width: 480px){
  #header .site-name-text{
    display: none;
  }
}


/* ================================================
   StoryCrafters - 高級ファンタジー攻略書スタイル
   ================================================ */

/* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;700&display=swap');

/* CSS変数 */
:root {
  --color-bg: #0a0a14;
  --color-bg-card: #13131f;
  --color-bg-section: #0f0f1e;
  --color-gold: #c9a84c;
  --color-gold-light: #e8c97e;
  --color-text: #d4d4e0;
  --color-text-muted: #8888a0;
  --color-border: rgba(201, 168, 76, 0.3);
  --color-border-hover: rgba(201, 168, 76, 0.8);
  --font-serif: 'Noto Serif JP', '游明朝', serif;
}

/* ===== 全体 ===== */
body {
  background-color: var(--color-bg) !important;
  color: var(--color-text) !important;
  font-family: var(--font-serif) !important;
}

#wrapper {
  background-color: var(--color-bg) !important;
}

a {
  color: var(--color-gold-light) !important;
  transition: color 0.2s ease !important;
}
a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

/* ===== ヘッダー ===== */
#header {
  background-color: #07070f !important;
  border-bottom: 1px solid var(--color-border) !important;
  box-shadow: 0 2px 20px rgba(201, 168, 76, 0.1) !important;
}

.header-logo-image img,
.site-name-text {
  filter: drop-shadow(0 0 8px rgba(201, 168, 76, 0.4)) !important;
}

.site-name-text {
  color: var(--color-gold) !important;
  font-family: var(--font-serif) !important;
  letter-spacing: 0.1em !important;
}

/* ===== ナビゲーション ===== */
#navi,
.navi-in {
  background-color: #07070f !important;
}

.navi-in > ul > li > a {
  color: var(--color-text) !important;
  font-family: var(--font-serif) !important;
  letter-spacing: 0.08em !important;
  transition: color 0.2s ease !important;
}

.navi-in > ul > li > a:hover,
.navi-in > ul > li.current-menu-item > a {
  color: var(--color-gold) !important;
}

/* ===== ヒーロー画像エリア ===== */
#hero-image {
  border-bottom: 1px solid var(--color-border) !important;
  position: relative !important;
}

#hero-image::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 80px !important;
  background: linear-gradient(to bottom, transparent, var(--color-bg)) !important;
  pointer-events: none !important;
}

/* ===== メインコンテンツ ===== */
#contents,
#main,
#primary {
  background-color: transparent !important;
}

/* ===== セクション見出し ===== */
.custom-html-widget h2,
.widget-title,
.widgettitle,
h2.wp-block-heading {
  font-family: var(--font-serif) !important;
  color: var(--color-gold) !important;
  letter-spacing: 0.2em !important;
  text-align: center !important;
  position: relative !important;
  padding-bottom: 12px !important;
}

.widget-title::after,
.widgettitle::after {
  content: '' !important;
  display: block !important;
  width: 60px !important;
  height: 1px !important;
  background: var(--color-gold) !important;
  margin: 8px auto 0 !important;
}

/* ===== 記事カード ===== */
.entry-card,
.related-entry-card {
  background-color: var(--color-bg-card) !important;
  border: 1px solid var(--color-border) !important;
  border-radius: 4px !important;
  transition: border-color 0.3s ease, box-shadow 0.3s ease !important;
  overflow: hidden !important;
}

.entry-card:hover,
.related-entry-card:hover {
  border-color: var(--color-border-hover) !important;
  box-shadow: 0 4px 20px rgba(201, 168, 76, 0.15) !important;
}

.entry-card-title,
.related-entry-card-title {
  color: var(--color-text) !important;
  font-family: var(--font-serif) !important;
  font-weight: 600 !important;
}

.entry-card:hover .entry-card-title,
.related-entry-card:hover .related-entry-card-title {
  color: var(--color-gold-light) !important;
}

.entry-card-content,
.related-entry-card-content {
  background-color: var(--color-bg-card) !important;
  padding: 12px !important;
}

.entry-summary {
  color: var(--color-text-muted) !important;
  font-size: 0.85em !important;
}

/* 日付 */
.entry-date,
.date {
  color: var(--color-text-muted) !important;
  font-size: 0.8em !important;
}

/* カテゴリラベル */
.cat-label,
.cat-labels span {
  background-color: transparent !important;
  border: 1px solid var(--color-gold) !important;
  color: var(--color-gold) !important;
  font-size: 0.7em !important;
  letter-spacing: 0.05em !important;
  border-radius: 2px !important;
}

/* ===== 記事本文 ===== */
.entry-content {
  color: var(--color-text) !important;
  line-height: 1.9 !important;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-family: var(--font-serif) !important;
  color: var(--color-gold-light) !important;
}

.entry-content h2 {
  border-left: 3px solid var(--color-gold) !important;
  padding-left: 12px !important;
  background: transparent !important;
}

.entry-content h3 {
  border-bottom: 1px solid var(--color-border) !important;
  padding-bottom: 6px !important;
}

.entry-content p {
  color: var(--color-text) !important;
}

/* blockquote */
.entry-content blockquote {
  background-color: var(--color-bg-card) !important;
  border-left: 3px solid var(--color-gold) !important;
  color: var(--color-text-muted) !important;
}

/* hr */
.entry-content hr {
  border-color: var(--color-border) !important;
}

/* ===== サイドバー ===== */
#sidebar,
.sidebar {
  background-color: transparent !important;
}

.widget {
  background-color: var(--color-bg-card) !important;
  border: 1px solid var(--color-border) !important;
  border-radius: 4px !important;
  padding: 16px !important;
  margin-bottom: 24px !important;
}

.widget ul li {
  border-bottom: 1px solid rgba(201, 168, 76, 0.1) !important;
  padding: 6px 0 !important;
}

.widget ul li a {
  color: var(--color-text) !important;
}

.widget ul li a:hover {
  color: var(--color-gold) !important;
}

/* プロフィールウィジェット */
.author-box,
.author-widget-wrap {
  background-color: var(--color-bg-card) !important;
  border: 1px solid var(--color-border) !important;
  border-radius: 4px !important;
}

.author-name {
  color: var(--color-gold) !important;
  font-family: var(--font-serif) !important;
}

.author-description {
  color: var(--color-text-muted) !important;
}

/* ===== 検索フォーム ===== */
.search-form input[type="search"] {
  background-color: #1a1a2e !important;
  border: 1px solid var(--color-border) !important;
  color: var(--color-text) !important;
  border-radius: 3px !important;
}

.search-form input[type="submit"],
.search-submit {
  background-color: var(--color-gold) !important;
  border: none !important;
  color: #07070f !important;
  font-weight: bold !important;
}

/* ===== ボタン ===== */
.btn,
.more-link,
.read-more-btn {
  background-color: transparent !important;
  border: 1px solid var(--color-gold) !important;
  color: var(--color-gold) !important;
  border-radius: 3px !important;
  padding: 8px 20px !important;
  letter-spacing: 0.1em !important;
  transition: all 0.2s ease !important;
}

.btn:hover,
.more-link:hover,
.read-more-btn:hover {
  background-color: var(--color-gold) !important;
  color: #07070f !important;
}

/* ===== ページネーション ===== */
.pagination .page-numbers {
  background-color: var(--color-bg-card) !important;
  border: 1px solid var(--color-border) !important;
  color: var(--color-text) !important;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  background-color: var(--color-gold) !important;
  border-color: var(--color-gold) !important;
  color: #07070f !important;
}

/* ===== フッター ===== */
#footer {
  background-color: #07070f !important;
  border-top: 1px solid var(--color-border) !important;
  color: var(--color-text-muted) !important;
}

#footer a {
  color: var(--color-text-muted) !important;
}

#footer a:hover {
  color: var(--color-gold) !important;
}

.footer-bottom {
  background-color: #07070f !important;
  color: var(--color-text-muted) !important;
  font-size: 0.8em !important;
  letter-spacing: 0.05em !important;
}

/* ===== スクロールバー ===== */
::-webkit-scrollbar {
  width: 6px !important;
}
::-webkit-scrollbar-track {
  background: var(--color-bg) !important;
}
::-webkit-scrollbar-thumb {
  background: var(--color-gold) !important;
  border-radius: 3px !important;
}

/* ===== モバイル対応 ===== */
@media (max-width: 768px) {
  #header {
    padding: 8px 16px !important;
  }

  .entry-card-title {
    font-size: 0.95em !important;
  }
}


