/* 星読み研究所｜目次と✦ナビゲーション */

body.single-post.postid-447 .lab-keyfact{
  display:block;
  color:inherit !important;
  text-decoration:none !important;
  transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

body.single-post.postid-447 .lab-keyfact:hover{
  transform:translateY(-1px);
  border-color:#d9c7a6;
  box-shadow:0 7px 18px rgba(32,36,56,.07);
}

body.single-post.postid-447 .lab-keyfact-go{
  display:block;
  margin-top:9px;
  color:#7a6a52;
  font-size:10px;
  font-weight:700;
}

body.single-post.postid-447 .lab-page-toc{
  margin:0 0 26px;
  padding:20px;
  border:1px solid #e1ddd4;
  border-radius:18px;
  background:#fff;
  box-shadow:0 7px 22px rgba(31,35,55,.045);
}

body.single-post.postid-447 .lab-page-toc-head{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:15px;
}

body.single-post.postid-447 .lab-page-toc-icon,
body.single-post.postid-447 .lab-heading-icon,
body.single-post.postid-447 .lab-details-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  width:34px;
  height:34px;
  border-radius:10px;
  background:#1d2a55;
  color:#f2d998;
  font-size:12px;
  line-height:1;
  box-shadow:0 5px 14px rgba(29,42,85,.12);
}

body.single-post.postid-447 .lab-page-toc-kicker{
  display:block;
  margin-bottom:1px;
  color:#9b7847;
  font-size:9px;
  font-weight:800;
  letter-spacing:.12em;
}

body.single-post.postid-447 .lab-page-toc-head strong{
  display:block;
  color:#272b3e;
  font-size:18px;
  line-height:1.45;
}

body.single-post.postid-447 .lab-page-toc-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px 14px;
}

body.single-post.postid-447 .lab-page-toc-grid a{
  display:flex;
  align-items:flex-start;
  gap:8px;
  padding:8px 9px;
  border-radius:10px;
  color:#3b3f52 !important;
  font-size:13px;
  font-weight:700;
  line-height:1.55;
  text-decoration:none !important;
}

body.single-post.postid-447 .lab-page-toc-grid a:hover{
  background:#f7f5f0;
}

body.single-post.postid-447 .lab-page-toc-grid a > span{
  color:#d0a653;
  font-size:10px;
  line-height:1.9;
}

body.single-post.postid-447 .lab-destination-heading,
body.single-post.postid-447 .lab-details{
  scroll-margin-top:24px;
}

body.single-post.postid-447 .lab-destination-heading{
  display:flex;
  align-items:center;
  gap:11px;
}

body.single-post.postid-447 .lab-heading-icon{
  width:32px;
  height:32px;
  border-radius:9px;
  font-size:11px;
}

body.single-post.postid-447 .lab-details > summary{
  display:flex;
  align-items:center;
  gap:11px;
  padding-left:15px;
}

body.single-post.postid-447 .lab-details-icon{
  width:28px;
  height:28px;
  border-radius:8px;
  font-size:9px;
}

body.single-post.postid-447 .entry-content h2.lab-secondary-heading{
  margin:34px 0 14px;
  padding:0 0 0 12px;
  border:0;
  border-left:2px solid #cfb17b;
  color:#555969;
  font-size:18px;
  font-weight:700;
  line-height:1.6;
}

body.single-post.postid-447 .lab-phase-table{
  margin:18px 0 24px;
  overflow:hidden;
  border:1px solid #e4dfd6;
  border-radius:14px;
  background:#fff;
}

body.single-post.postid-447 .lab-phase-table table{
  width:100%;
  margin:0;
  border-collapse:collapse;
  table-layout:fixed;
}

body.single-post.postid-447 .lab-phase-table thead th{
  padding:10px 13px;
  background:#f2efe8;
  color:#4d5060;
  font-size:12px;
  font-weight:800;
  text-align:left;
}

body.single-post.postid-447 .lab-phase-table thead th:first-child{
  width:28%;
}

body.single-post.postid-447 .lab-phase-table tbody th,
body.single-post.postid-447 .lab-phase-table tbody td{
  padding:12px 13px;
  border-top:1px solid #ebe6dd;
  vertical-align:top;
  line-height:1.65;
}

body.single-post.postid-447 .lab-phase-table tbody th{
  color:#8a7048;
  font-size:12px;
  font-weight:800;
  text-align:left;
  background:#fbfaf7;
}

body.single-post.postid-447 .lab-phase-table tbody td{
  color:#444857;
  font-size:13px;
}

body.single-post.postid-447 .lab-flow{
  margin-top:0;
  margin-bottom:34px;
}

/* 記事ページでは上部ナビを出さず、本文に集中させる */
body.single-post.postid-447 #navi{
  display:none;
}

/* 記事末尾｜本格予言ごっこ */
body.single-post.postid-447 .lab-yogen-card{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:14px;
  margin:28px 0 10px;
  padding:16px 18px;
  border:1px solid #e1ddd4;
  border-radius:16px;
  background:#fff;
  color:#2d3144 !important;
  text-decoration:none !important;
  box-shadow:0 7px 22px rgba(28,32,56,.05);
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;
}

body.single-post.postid-447 .lab-yogen-card:hover{
  transform:translateY(-1px);
  border-color:#d7c7a9;
  box-shadow:0 10px 26px rgba(28,32,56,.09);
}

body.single-post.postid-447 .lab-yogen-mark{
  display:flex;
  align-items:center;
  justify-content:center;
  width:22px;
  height:22px;
  border-radius:7px;
  background:linear-gradient(145deg,#16203f,#263361);
  color:#f3ddaa;
  font-size:8px;
  line-height:1;
}

body.single-post.postid-447 .lab-yogen-copy{
  min-width:0;
}

body.single-post.postid-447 .lab-yogen-kicker{
  display:block;
  margin-bottom:2px;
  color:#8b7353;
  font-size:10px;
  font-weight:700;
  line-height:1.4;
}

body.single-post.postid-447 .lab-yogen-copy strong{
  display:block;
  margin-bottom:3px;
  color:#25283a !important;
  font-size:15px;
  line-height:1.5;
}

body.single-post.postid-447 .lab-yogen-description{
  display:block;
  color:#737584;
  font-size:11px;
  line-height:1.55;
}

body.single-post.postid-447 .lab-yogen-arrow{
  color:#8b7353;
  font-size:20px;
  line-height:1;
}

@media screen and (max-width:700px){
  body.single-post.postid-447 .lab-page-toc{
    padding:17px 14px;
    margin-bottom:22px;
  }

  body.single-post.postid-447 .lab-page-toc-grid{
    grid-template-columns:1fr;
    gap:3px;
  }

  body.single-post.postid-447 .lab-page-toc-grid a{
    padding:7px 6px;
    font-size:12px;
  }

  body.single-post.postid-447 .lab-page-toc-icon{
    width:31px;
    height:31px;
    border-radius:9px;
  }

  body.single-post.postid-447 .lab-heading-icon{
    width:29px;
    height:29px;
  }

  body.single-post.postid-447 .entry-content h2.lab-secondary-heading{
    font-size:17px;
  }

  body.single-post.postid-447 .lab-phase-table thead th:first-child{
    width:34%;
  }

  body.single-post.postid-447 .lab-phase-table tbody th,
  body.single-post.postid-447 .lab-phase-table tbody td{
    padding:10px 9px;
  }

  body.single-post.postid-447 .lab-phase-table tbody td{
    font-size:12px;
  }

  body.single-post.postid-447 .lab-yogen-card{
    gap:11px;
    padding:14px;
  }

  body.single-post.postid-447 .lab-yogen-description{
    font-size:10px;
  }
}
