@charset "UTF-8";

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

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/*480px以下*/
figure {
    display: inline-block;   /* インラインブロック化 */
    margin: 0px 3px 7px 0px; /* 外側に余白を追加(※右に3px・下に7px) */
}
/* ▼画像に対する装飾 */
figure img {
    display: block;          /* 余計な余白が出ないようにする */
    margin: 0px 0px 3px 0px; /* 下側にだけ3pxの余白を追加 */
}
/* ▼キャプションに対する装飾 */
figcaption {
    font-size: 0.9em;        /* 文字サイズを90%に */
    text-align: center;      /* 中身をセンタリング */
}
.toc-widget-box ul {
 
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

.toc-widget-box ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

.toc-widget-box ul li:before {
  
  font-family: FontAwesome;
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left : 1em;/*左端からのアイコンまでの距離*/
  color: skyblue;/*アイコン色*/
}

.footer-left .footer-center .footer-right li{
	font-size:14px;
	padding-left:20px;
}
.footer-left .footer-center .footer-right a{
	text-decoration:none;
}

.blogcard
{
	margin:55px 0;
}

.sidebar h3{
	color:#fff;
	text-align:center;
}

.article h2 {
	color:#fff;
  padding: .5em .75em;
  border-radius: 6px;
	margin-top:80px;
	margin-bottom:28px;
}

.article h3 {
	font-size:20px;
  position: relative;
  padding-bottom: .5em;
border-bottom: 4px solid #ccc;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	margin-top:45px;
	margin-bottom:28px;
}
.article h3::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #008b8b;
}

.article h4
{  border-bottom: solid 3px black;
}

.footer
{
	color:#fff;
	background-color:#323133;
}

.footer a
{
	color:#fff;
}

.cstmreba
{
	margin:35px 0;
}
.badge
{
	font-size:16px;
}

.cstmreba {
 width:98%;
 height:auto;
 margin:36px auto;
 font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Helvetica, Meiryo, sans-serif;
 line-height: 1.5;
 word-wrap: break-word;
 box-sizing: border-box;
 display: block;
}
.cstmreba a {
 transition: 0.8s ;
 color:#285EFF; /* テキストリンクカラー */
}
.cstmreba a:hover {
 color:#FFCA28; /* テキストリンクカラー(マウスオーバー時) */
}
.cstmreba .booklink-box,
.cstmreba .kaerebalink-box,
.cstmreba .tomarebalink-box {
 width: 100%;
 background-color: #fafafa; /* 全体の背景カラー */
 overflow: hidden;
 border-radius: 0px;
 box-sizing: border-box;
 padding: 12px 8px;
 box-shadow: 0px 2px 5px 0 rgba(0,0,0,.26);
}
/* サムネイル画像ボックス */
.cstmreba .booklink-image,
.cstmreba .kaerebalink-image,
.cstmreba .tomarebalink-image {
 width:150px;
 float:left;
 margin:0 14px 0 0;
 text-align: center;
 background: #fff;
}
.cstmreba .booklink-image a,
.cstmreba .kaerebalink-image a,
.cstmreba .tomarebalink-image a {
 width:100%;
 display:block;
}
.cstmreba .booklink-image a img,
.cstmreba .kaerebalink-image a img,
.cstmreba .tomarebalink-image a img {
 margin:0 ;
 padding: 0;
 text-align:center;
 background: #fff;
}
.cstmreba .booklink-info,.cstmreba .kaerebalink-info,.cstmreba .tomarebalink-info {
 overflow:hidden;
 line-height:170%;
 color: #333;
}
/* infoボックス内リンク下線非表示 */
.cstmreba .booklink-info a,
.cstmreba .kaerebalink-info a,
.cstmreba .tomarebalink-info a {
 text-decoration: none;
}
/* 作品・商品・ホテル名 リンク */
.cstmreba .booklink-name>a,
.cstmreba .kaerebalink-name>a,
.cstmreba .tomarebalink-name>a {
 border-bottom: 1px solid ;
 font-size:16px;
}
/* タイトル下にPタグ自動挿入された際の余白を小さく */
.cstmreba .kaerebalink-name p,
.cstmreba .booklink-name p,
.cstmreba .tomarebalink-name p {
    margin: 0;
}
/* powered by */
.cstmreba .booklink-powered-date,
.cstmreba .kaerebalink-powered-date,
.cstmreba .tomarebalink-powered-date {
 font-size:10px;
 line-height:150%;
}
.cstmreba .booklink-powered-date a,
.cstmreba .kaerebalink-powered-date a,
.cstmreba .tomarebalink-powered-date a {
 color:#333;
 border-bottom: none ;
}
.cstmreba .booklink-powered-date a:hover,
.cstmreba .kaerebalink-powered-date a:hover,
.cstmreba .tomarebalink-powered-date a:hover {
 color:#333;
 border-bottom: 1px solid #333 ;
}
/* 著者・住所 */
.cstmreba .booklink-detail,.cstmreba .kaerebalink-detail,.cstmreba .tomarebalink-address {
 font-size:12px;
}
.cstmreba .kaerebalink-link1 div img,.cstmreba .booklink-link2 div img,.cstmreba .tomarebalink-link1 div img {
 display:none !important;
}
.cstmreba .kaerebalink-link1, .cstmreba .booklink-link2,.cstmreba .tomarebalink-link1 {
 display: inline-block;
 width: 100%;
 margin-top: 5px;
}
.cstmreba .booklink-link2>div,
.cstmreba .kaerebalink-link1>div,
.cstmreba .tomarebalink-link1>div {
 float:left;
 width:24%;
 min-width:128px;
 margin:0.5%;
}
/***** ボタンデザインここから ******/
.cstmreba .booklink-link2 a,
.cstmreba .kaerebalink-link1 a,
.cstmreba .tomarebalink-link1 a {
 width: 100%;
 display: inline-block;
 text-align: center;
 box-sizing: border-box;
 margin: 1px 0;
 padding:3% 0.5%;
 border-radius: 8px;
 font-size: 13px;
 font-weight: bold;
 line-height: 180%;
 color: #fff;
 box-shadow: 0px 2px 4px 0 rgba(0,0,0,.26);
}

} /* Amazon */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a,
.cstmreba .booklink-link2 .shoplinkrakuten a {
 background: #bf0000;
 border: 2px solid #bf0000;
} /* 楽天 */
.cstmreba .kaerebalink-link1 .shoplinkseven a,
.cstmreba .booklink-link2 .shoplinkseven a {
 background:#225496;
 border: 2px solid #225496;
} /* 7net */
/****** ボタンカラー ここまで *****/
 
/***** ボタンデザイン　マウスオーバー時ここから *****/
.cstmreba .booklink-link2 a:hover,
.cstmreba .kaerebalink-link1 a:hover,
.cstmreba .tomarebalink-link1 a:hover {
 background: #fff;
}

.cstmreba .booklink-footer {
 clear:both;
}
 
/*****  解像度768px以下のスタイル *****/
@media screen and (max-width:768px){
 .cstmreba .booklink-image,
 .cstmreba .kaerebalink-image,
 .cstmreba .tomarebalink-image {
 width:100%;
 float:none;
 }
 .cstmreba .booklink-link2>div,
 .cstmreba .kaerebalink-link1>div,
 .cstmreba .tomarebalink-link1>div {
 width: 32.33%;
 margin: 0.5%;
 }
 .cstmreba .booklink-info,
 .cstmreba .kaerebalink-info,
 .cstmreba .tomarebalink-info {
   text-align:center;
   padding-bottom: 1px;
 }
}
 
/*****  解像度480px以下のスタイル *****/
@media screen and (max-width:480px){
 .cstmreba .booklink-link2>div,
 .cstmreba .kaerebalink-link1>div,
 .cstmreba .tomarebalink-link1>div {
 width: 98%;
 margin: 1.0%;
 }
}

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

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


/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
	#sidebar{
    display: none;
  }
	#navi {
    display: none;
}
}

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


/* ============================================
   Fishing Navigator Widgets (fnw-)
   Sidebar / Article Banner / Top Feature
   Colors: #1967d2 (blue), #f39800 (orange)
   ============================================ */

/* ========== 1. SIDEBAR WIDGET ========== */
.fnw-sidebar {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
  margin-bottom: 20px;
}

.fnw-sidebar__header {
  background: linear-gradient(135deg, #1967d2 0%, #1250a0 100%);
  padding: 14px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.fnw-sidebar__icon {
  font-size: 22px;
  line-height: 1;
}

.fnw-sidebar__title {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.5px;
}

.fnw-sidebar__desc {
  font-size: 12px;
  color: #666;
  margin: 10px 14px 8px;
  text-align: center;
}

.fnw-sidebar__areas {
  padding: 4px 12px 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
}

.fnw-area-tag {
  display: inline-block;
  padding: 4px 11px;
  border: 1.5px solid #1967d2;
  border-radius: 16px;
  font-size: 12px;
  color: #1967d2;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.2s ease;
  line-height: 1.4;
}

.fnw-area-tag:hover {
  background: #1967d2;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 2px 6px rgba(25,103,210,0.3);
}

.fnw-sidebar__divider {
  height: 1px;
  background: linear-gradient(90deg, transparent, #e0e0e0, transparent);
  margin: 6px 16px;
}

.fnw-sidebar__fish-label {
  font-size: 11px;
  color: #999;
  text-align: center;
  margin: 2px 0 0;
}

.fnw-sidebar__fish-row {
  display: flex;
  justify-content: center;
  gap: 6px;
  padding: 4px 12px 10px;
  flex-wrap: wrap;
}

.fnw-fish-chip {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 3px 8px;
  background: #f4f5f7;
  border-radius: 12px;
  font-size: 11px;
  color: #555;
}

.fnw-fish-chip__icon {
  font-size: 14px;
}

.fnw-sidebar__cta {
  display: block;
  margin: 6px 14px 14px;
  padding: 11px 16px;
  background: linear-gradient(135deg, #f39800 0%, #e08b00 100%);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  border-radius: 8px;
  transition: all 0.2s ease;
  box-shadow: 0 2px 6px rgba(243,152,0,0.3);
}

.fnw-sidebar__cta:hover {
  background: linear-gradient(135deg, #e08b00 0%, #cc7d00 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 10px rgba(243,152,0,0.4);
  color: #fff;
}

/* ========== 2. ARTICLE FOOTER BANNER ========== */
.fnw-banner {
  display: flex;
  align-items: center;
  gap: 24px;
  background: linear-gradient(135deg, rgba(25,103,210,0.04) 0%, rgba(243,152,0,0.04) 100%);
  border: 1px solid #e0e0e0;
  border-left: 4px solid #1967d2;
  border-radius: 10px;
  padding: 20px 24px;
  margin: 36px 0 24px;
  transition: box-shadow 0.2s;
}

.fnw-banner:hover {
  box-shadow: 0 4px 16px rgba(0,0,0,0.06);
}

.fnw-banner__left {
  flex: 1;
  min-width: 0;
}

.fnw-banner__badge {
  display: inline-block;
  background: #1967d2;
  color: #fff;
  padding: 3px 12px;
  border-radius: 14px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
}

.fnw-banner__title {
  font-size: 17px;
  font-weight: bold;
  color: #333;
  margin: 0 0 4px;
  line-height: 1.4;
}

.fnw-banner__text {
  font-size: 13px;
  color: #666;
  margin: 0;
  line-height: 1.5;
}

.fnw-banner__right {
  flex-shrink: 0;
}

.fnw-banner__cta {
  display: block;
  background: linear-gradient(135deg, #f39800 0%, #e08b00 100%);
  color: #fff;
  padding: 14px 24px;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
  min-width: 160px;
  transition: all 0.2s ease;
  box-shadow: 0 2px 6px rgba(243,152,0,0.3);
}

.fnw-banner__cta:hover {
  background: linear-gradient(135deg, #e08b00 0%, #cc7d00 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 10px rgba(243,152,0,0.4);
  color: #fff;
}

.fnw-banner__cta small {
  display: block;
  font-size: 11px;
  font-weight: normal;
  opacity: 0.9;
  margin-top: 2px;
}

@media (max-width: 768px) {
  .fnw-banner {
    flex-direction: column;
    gap: 16px;
    padding: 16px 18px;
  }
  .fnw-banner__cta {
    width: 100%;
    min-width: unset;
  }
  .fnw-banner__title {
    font-size: 15px;
  }
}

/* ========== 3. TOP PAGE FEATURE ========== */
.fnw-top {
  max-width: 860px;
  margin: 24px auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.08);
  overflow: hidden;
}

.fnw-top__header {
  background: linear-gradient(135deg, #1967d2 0%, #1250a0 100%);
  color: #fff;
  padding: 22px 24px;
  text-align: center;
}

.fnw-top__title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 4px;
  color: #fff;
}

.fnw-top__subtitle {
  font-size: 13px;
  opacity: 0.85;
  margin: 0;
}

.fnw-top__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  padding: 16px;
}

.fnw-top__card {
  display: block;
  text-decoration: none;
  background: #f8f9fb;
  border: 1.5px solid transparent;
  border-radius: 10px;
  padding: 14px 8px 12px;
  text-align: center;
  transition: all 0.2s ease;
}

.fnw-top__card:hover {
  border-color: #1967d2;
  background: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(25,103,210,0.12);
}

.fnw-top__card-emoji {
  font-size: 24px;
  margin-bottom: 4px;
  display: block;
}

.fnw-top__card-name {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  line-height: 1.3;
  margin-bottom: 3px;
}

.fnw-top__card-count {
  font-size: 11px;
  color: #1967d2;
  font-weight: 600;
}

.fnw-top__footer {
  text-align: center;
  padding: 4px 16px 20px;
}

.fnw-top__cta {
  display: inline-block;
  background: linear-gradient(135deg, #f39800 0%, #e08b00 100%);
  color: #fff;
  padding: 12px 36px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  transition: all 0.2s ease;
  box-shadow: 0 2px 8px rgba(243,152,0,0.3);
}

.fnw-top__cta:hover {
  background: linear-gradient(135deg, #e08b00 0%, #cc7d00 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(243,152,0,0.4);
  color: #fff;
}

@media (max-width: 768px) {
  .fnw-top__grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .fnw-top__title {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .fnw-top__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
    padding: 12px;
  }
  .fnw-top__card {
    padding: 10px 6px;
  }
  .fnw-top__card-name {
    font-size: 12px;
  }
  .fnw-top__header {
    padding: 16px;
  }
  .fnw-top__title {
    font-size: 16px;
  }
}


/* mobile-table-scroll 2026-06-12: モバイルで列数の多い表が潰れる問題の修正（横スクロール化） */
@media screen and (max-width: 834px){
  .entry-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;}
  .entry-content table th,.entry-content table td{min-width:7.5em;font-size:0.9em;}
}
