/* 星読み研究所｜記事ページ試作（post 455） */

body.single-post.postid-455{
  background:#f5f3ee;
}

body.single-post.postid-455 #content-in{
  display:block !important;
  width:100% !important;
  max-width:1040px;
  margin-left:auto !important;
  margin-right:auto !important;
}

body.single-post.postid-455 #main{
  float:none !important;
  width:100% !important;
  max-width:920px;
  margin-left:auto !important;
  margin-right:auto !important;
  padding:0;
  background:transparent;
  border:none;
  box-shadow:none;
}

body.single-post.postid-455 #sidebar{
  display:none;
}

body.single-post.postid-455 article#post-455{
  padding:34px 42px 54px;
  border:1px solid #e7e2d8;
  border-radius:24px;
  background:#fff;
  box-shadow:0 12px 36px rgba(31,35,55,.07);
}

body.single-post.postid-455 .article-header{
  margin-bottom:20px;
}

body.single-post.postid-455 .entry-title{
  margin:0 0 14px;
  color:#202438;
  font-size:clamp(25px,3.2vw,36px);
  line-height:1.45;
  letter-spacing:.01em;
}

body.single-post.postid-455 .article-header .ss-top{
  display:none;
}

body.single-post.postid-455 .date-tags{
  margin-top:8px;
  color:#92949f;
  font-size:12px;
}

body.single-post.postid-455 .entry-content{
  color:#343746;
  font-size:16px;
  line-height:1.95;
}

body.single-post.postid-455 .entry-content > p{
  margin:0 0 1.35em;
}

body.single-post.postid-455 .entry-content > p:first-of-type{
  display:none;
}

body.single-post.postid-455 .entry-content hr{
  margin:34px 0;
  border:0;
  border-top:1px solid #ece8df;
}

body.single-post.postid-455 .entry-content h2{
  margin:44px 0 18px;
  padding:0 0 12px;
  border:none;
  border-bottom:1px solid #e8e2d8;
  background:none;
  color:#262a3d;
  font-size:23px;
  line-height:1.55;
}

body.single-post.postid-455 .entry-content h3{
  margin:30px 0 12px;
  padding:0;
  border:none;
  background:none;
  color:#4b4f63;
  font-size:18px;
  line-height:1.55;
}

body.single-post.postid-455 .entry-content strong{
  color:#20253d;
}

body.single-post.postid-455 .entry-content .toc{
  display:none !important;
}

body.single-post.postid-455 .lab-summary{
  margin:8px 0 30px;
  padding:26px 26px 24px;
  border:1px solid rgba(184,151,92,.28);
  border-radius:20px;
  background:
    radial-gradient(circle at 95% 5%,rgba(193,157,95,.09),transparent 35%),
    linear-gradient(145deg,#fbfaf6,#f6f3eb);
}

body.single-post.postid-455 .lab-summary-kicker{
  display:block;
  margin-bottom:7px;
  color:#9b7847;
  font-size:11px;
  font-weight:700;
  letter-spacing:.12em;
}

body.single-post.postid-455 .lab-summary-title{
  margin:0 0 12px;
  color:#202438;
  font-size:24px;
  line-height:1.5;
}

body.single-post.postid-455 .lab-summary-lead{
  margin:0;
  color:#4a4d5d;
  font-size:15px;
  line-height:1.9;
}

body.single-post.postid-455 .lab-keyfacts{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:20px;
}

body.single-post.postid-455 .lab-keyfact{
  padding:14px 14px 13px;
  border:1px solid #e6e0d5;
  border-radius:14px;
  background:rgba(255,255,255,.78);
}

body.single-post.postid-455 .lab-keyfact-time{
  display:block;
  margin-bottom:5px;
  color:#9b7847;
  font-size:11px;
  font-weight:800;
  letter-spacing:.05em;
}

body.single-post.postid-455 .lab-keyfact-text{
  display:block;
  color:#303447;
  font-size:13px;
  font-weight:700;
  line-height:1.55;
}

body.single-post.postid-455 .lab-flow{
  margin:0 0 34px;
  padding:19px 20px;
  border-left:3px solid #26365e;
  border-radius:0 14px 14px 0;
  background:#f5f6fa;
}

body.single-post.postid-455 .lab-flow-label{
  display:block;
  margin-bottom:9px;
  color:#666b80;
  font-size:11px;
  font-weight:700;
  letter-spacing:.08em;
}

body.single-post.postid-455 .lab-flow-steps{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  color:#25293b;
  font-size:14px;
  font-weight:700;
  line-height:1.6;
}

body.single-post.postid-455 .lab-flow-arrow{
  color:#a48b61;
  font-weight:400;
}

body.single-post.postid-455 .lab-details{
  margin:30px 0;
  overflow:hidden;
  border:1px solid #e3ded5;
  border-radius:16px;
  background:#faf9f6;
}

body.single-post.postid-455 .lab-details > summary{
  position:relative;
  padding:17px 48px 17px 18px;
  cursor:pointer;
  list-style:none;
  color:#303447;
  font-size:14px;
  font-weight:800;
}

body.single-post.postid-455 .lab-details > summary::-webkit-details-marker{
  display:none;
}

body.single-post.postid-455 .lab-details > summary::after{
  content:"＋";
  position:absolute;
  top:50%;
  right:18px;
  transform:translateY(-50%);
  color:#9b7847;
  font-size:20px;
  font-weight:400;
}

body.single-post.postid-455 .lab-details[open] > summary::after{
  content:"−";
}

body.single-post.postid-455 .lab-details-body{
  padding:0 18px 20px;
  border-top:1px solid #e9e4dc;
}

body.single-post.postid-455 .lab-details-body h2:first-child{
  margin-top:22px;
}

body.single-post.postid-455 .wp-block-table{
  overflow-x:auto;
  margin:20px 0 26px;
  border-radius:14px;
  border:1px solid #e4dfd6;
}

body.single-post.postid-455 .wp-block-table table{
  width:100%;
  margin:0;
  border-collapse:collapse;
  background:#fff;
  font-size:13px;
}

body.single-post.postid-455 .wp-block-table th{
  padding:11px 12px;
  background:#f2efe8;
  color:#343747;
  font-weight:800;
  text-align:left;
}

body.single-post.postid-455 .wp-block-table td{
  padding:10px 12px;
  border-top:1px solid #ece7de;
  color:#4a4d5c;
}

body.single-post.postid-455 .entry-content ul{
  margin:14px 0 22px;
  padding-left:1.4em;
}

body.single-post.postid-455 .entry-content li{
  margin:.35em 0;
}

@media screen and (max-width:700px){
  body.single-post.postid-455 #content-in{
    padding-left:10px;
    padding-right:10px;
  }

  body.single-post.postid-455 article#post-455{
    padding:24px 18px 38px;
    border-radius:18px;
  }

  body.single-post.postid-455 .entry-title{
    font-size:25px;
  }

  body.single-post.postid-455 .entry-content{
    font-size:15px;
    line-height:1.9;
  }

  body.single-post.postid-455 .lab-summary{
    padding:20px 17px;
    border-radius:16px;
  }

  body.single-post.postid-455 .lab-summary-title{
    font-size:21px;
  }

  body.single-post.postid-455 .lab-keyfacts{
    grid-template-columns:1fr;
    gap:8px;
  }

  body.single-post.postid-455 .lab-flow{
    padding:16px;
  }

  body.single-post.postid-455 .lab-flow-steps{
    display:grid;
    gap:6px;
  }

  body.single-post.postid-455 .lab-flow-arrow{
    transform:rotate(90deg);
    width:max-content;
  }

  body.single-post.postid-455 .entry-content h2{
    margin-top:36px;
    font-size:20px;
  }
}



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

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

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

body.single-post.postid-455 .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-455 .lab-page-toc-head{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:15px;
}

body.single-post.postid-455 .lab-page-toc-icon,
body.single-post.postid-455 .lab-heading-icon,
body.single-post.postid-455 .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-455 .lab-page-toc-kicker{
  display:block;
  margin-bottom:1px;
  color:#9b7847;
  font-size:9px;
  font-weight:800;
  letter-spacing:.12em;
}

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

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

body.single-post.postid-455 .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-455 .lab-page-toc-grid a:hover{
  background:#f7f5f0;
}

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

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

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

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

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

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

body.single-post.postid-455 .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-455 .lab-phase-table{
  margin:18px 0 24px;
  overflow:hidden;
  border:1px solid #e4dfd6;
  border-radius:14px;
  background:#fff;
}

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

body.single-post.postid-455 .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-455 .lab-phase-table thead th:first-child{
  width:28%;
}

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

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

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

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

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

/* 記事末尾｜本格予言ごっこ */
body.single-post.postid-455 .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-455 .lab-yogen-card:hover{
  transform:translateY(-1px);
  border-color:#d7c7a9;
  box-shadow:0 10px 26px rgba(28,32,56,.09);
}

body.single-post.postid-455 .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-455 .lab-yogen-copy{
  min-width:0;
}

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

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

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

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

/* 複数アスペクトの構造｜同じ情報群を表に整理 */
body.single-post.postid-455 .lab-aspect-group-table{
  margin:18px 0 24px;
  overflow:hidden;
  border:1px solid #e4dfd6;
  border-radius:14px;
  background:#fff;
}

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

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

body.single-post.postid-455 .lab-aspect-group-table thead th:first-child{
  width:18%;
}

body.single-post.postid-455 .lab-aspect-group-table tbody th,
body.single-post.postid-455 .lab-aspect-group-table tbody td{
  padding:12px 13px;
  border-top:1px solid #ebe6dd;
  vertical-align:top;
}

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

body.single-post.postid-455 .lab-aspect-group-table tbody td span{
  display:block;
  padding:3px 0;
  color:#444857;
  font-size:13px;
  line-height:1.6;
}

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

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

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

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

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

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

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

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

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

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

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

  body.single-post.postid-455 .lab-aspect-group-table thead th:first-child{
    width:22%;
  }

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

  body.single-post.postid-455 .lab-aspect-group-table tbody td span{
    font-size:12px;
  }
}



