.elementor-6978 .elementor-element.elementor-element-5124788{--display:flex;}.elementor-6978 .elementor-element.elementor-element-5124788.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-6978 .elementor-element.elementor-element-5124788{--width:109.061%;}}/* Start custom CSS for html, class: .elementor-element-d903f01 *//* =========================*/
/*   全体画像*/
/*========================= */

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  margin: 0;
  min-height: 100vh;
  overflow-x: hidden;

  font-family:
    "Hiragino Mincho ProN",
    "Yu Mincho",
    "Noto Serif JP",
    serif;

  color: #f7e9ef;

  background:
    linear-gradient(
      180deg,
      rgba(18, 10, 20, 0.55),
      rgba(28, 12, 26, 0.62)
    ),
    url("https://tm-meguri.com/wp-content/uploads/2026/05/ChatGPT-Image-2026%E5%B9%B45%E6%9C%8819%E6%97%A5-13_34_31.png")
    center center / cover no-repeat fixed;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}






 /* =====================
    エレメント、クオリティ　書き換え分
  ===================== */
  


.astro-matrix-section{
  padding:90px 18px;
  color:#fff;
}

.astro-matrix-inner{
  /*max-width:920px;*/
    max-width:800px;
  margin:0 auto;
  text-align:center;
}

/* =========================
   上部説明
========================= */

.astro-matrix-lead{

  margin:0 auto 30px;

  font-size:23px;
  line-height:1.9;

  color:#fff;

  text-shadow:
    0 0 14px rgba(255,255,255,0.18);
}

.astro-matrix-notice{

  margin:0 auto 24px;

  font-size:28px;
  line-height:1.5;
  font-weight:700;

  color:#a57b00;
}

/* =========================
   表全体
========================= */

.astro-matrix{

  display:grid;

  grid-template-columns:
  120px repeat(3,1fr);

  gap:8px;

  margin:0 auto 60px;
}

/* =========================
   共通ガラス
========================= */

.quality-head,
.element-head,
.zodiac-card{

  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);

  border:1px solid rgba(255,255,255,0.35);

  box-shadow:
    inset 0 0 22px rgba(255,255,255,0.18),
    0 4px 16px rgba(255,255,255,0.08);

  border-radius:8px;

  box-sizing:border-box;
}

/* =========================
   上の3つ
========================= */

.quality-head{

  min-height:74px;

  display:flex;
  align-items:center;
  justify-content:center;

  padding:10px;

  color:#fff;

  font-size:22px;
  line-height:1.45;
  font-weight:700;
}

/* 活動宮 */


.quality-head.active{

  background:
  linear-gradient(
  135deg,
  rgba(255,195,90,0.40),
  rgba(255,235,170,0.30)
  );
}

/* 不動宮 */

.quality-head.fixed{

  background:
  linear-gradient(
  135deg,
  rgba(110,110,220,0.34),
  rgba(170,220,255,0.24)
  );
}

/* 柔軟宮 */

.quality-head.mutable{

  background:
  linear-gradient(
  135deg,
  rgba(90,220,220,0.34),
  rgba(170,255,180,0.24)
  );
}

/* =========================
   左エレメント
========================= */

.element-head{

  min-height:160px;

  display:flex;
  align-items:center;
  justify-content:center;

  padding:10px;

  color:#fff;

  font-size:24px;
  line-height:1.6;
  font-weight:700;
}

/* 火 */

.element-head.fire{

  background:
  linear-gradient(
  135deg,
  rgba(255,120,170,0.35),
  rgba(255,220,130,0.28)
  );
}

/* 地 */

.element-head.earth{

  background:
  linear-gradient(
  135deg,
  rgba(255,240,200,0.30),
  rgba(180,140,130,0.28)
  );
}

/* 風 */

/*.element-head.air{*/

/*  background:*/
/*  linear-gradient(*/
/*  135deg,*/
/*  rgba(110,220,255,0.32),*/
/*  rgba(140,255,190,0.28)*/
/*  );*/
/*}*/
.element-head.air{

  background:
  linear-gradient(
  135deg,
  rgba(90,190,255,0.34),
  rgba(120,235,210,0.28)
  );
}

/* 水 */

.element-head.water{

  background:
  linear-gradient(
  135deg,
  rgba(220,255,240,0.32),
  rgba(180,210,255,0.28)
  );
}

/* =========================
   12星座パネル
========================= */

.zodiac-card{

  min-height:160px;

  padding:18px 12px;

  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;

  background:
  rgba(255,255,255,0.10);
}

/* 星座画像 */

.zodiac-card img{

  width:88px;
  height:88px;

  object-fit:contain;

  display:block;

  margin:0 auto 12px;
}

/* 星座名 */

.zodiac-card p{

  margin:0;

  font-size:21px;
  line-height:1.4;
  font-weight:700;

  color:#fff;
}

/* =========================
   下説明
========================= */

.astro-matrix-desc{

  max-width:760px;

  margin:0 auto;

  text-align:left;

  color:#fff;
  
    text-align:center;
    
      
}

.astro-matrix-desc h3{

  margin:0 0 14px;

  font-size:34px;
  line-height:1.5;
  
 /*ゴールド文字*/
    color:#a57b00;
}

.astro-matrix-desc h3:not(:first-child){

  margin-top:42px;
}

.astro-matrix-desc p{

  margin:0;

  font-size:23px;
  line-height:1.8;
}

.astro-matrix-desc strong{

  font-weight:700;
}


/* =========================
   表下文字の詳細
========================= */


/* =========================
   エレメント・クオリティ説明
========================= */

.astro-summary-tables{

  max-width:860px;

  margin:50px auto 0;

  display:grid;

  grid-template-columns:1fr 1fr;

  gap:40px;
}

/* =========================
   ボックス
========================= */

.astro-summary-box{

  padding:0;

  background:none;

  border:none;

  box-shadow:none;

  backdrop-filter:none;

  -webkit-backdrop-filter:none;
}

/* =========================
   タイトル
========================= */

.astro-summary-box h3{

  margin:0 0 24px;

  text-align:center;

  font-size:28px;

  line-height:1.5;

  font-weight:700;

  color:#ffffff;
  color:#de7a22;}

/* =========================
   行
========================= */

.summary-row{

  display:grid;

  grid-template-columns:90px 1fr;

  align-items:center;

  gap:12px;

  margin-bottom:14px;
}

.summary-row:last-child{

  margin-bottom:0;
}

/* =========================
   左ラベル
========================= */

.summary-row span{

  display:block;

  text-align:center;

  font-size:20px;

  font-weight:800;
}

/* =========================
   説明文
========================= */

.summary-row p{

  margin:0;

  text-align:left;

  font-size:20px;

  line-height:1.8;

  color:#ffffff;
  
}

/* =========================
   エレメント色
========================= */

.fire-text{
  color:#d9965f;
}

.earth-text{
  color:#c6a77b;
}

.air-text{
  color:#5ea9cf;
}

.water-text{
  color:#9ec6f2;
}


/* =========================
   クオリティ色
========================= */

.active-text{
  color:#d4b15a;
}

.fixed-text{
  color:#9d8bd6;
}

.mutable-text{
  color:#7bc5a8;
}


/* =========================
   エレメントとクオリティの書き換えスマホ
========================= */



@media(max-width:768px){

/* =========================
   全体
========================= */

.astro-matrix-section{
  padding:60px 10px;
}

.astro-matrix-lead{

  font-size:16px;
  line-height:1.8;

  margin-bottom:20px;
}

.astro-matrix-notice{

  font-size:18px;
  line-height:1.6;

  margin-bottom:14px;
}

/* =========================
   表
========================= */

.astro-matrix{

  grid-template-columns:
  62px repeat(3,1fr);

  gap:4px;

  margin-bottom:40px;
}

/* =========================
   上3つ
========================= */

.quality-head{

  min-height:54px;

  padding:6px 2px;

  font-size:13px;
  line-height:1.35;
  
  
}

/* =========================
   左エレメント
========================= */

.element-head{

  min-height:94px;
  

  padding:6px 2px;

  font-size:14px;
  line-height:1.4;
}

/* =========================
   星座パネル
========================= */

.zodiac-card{

  min-height:94px;

  padding:8px 4px;
}

.zodiac-card img{

  width:px;
  height:48px;

  margin-bottom:4px;
}

.zodiac-card p{

  font-size:13px;
}

/* =========================
   下説明
========================= */

.astro-matrix-desc{

  padding:0 10px;
}

.astro-matrix-desc h3{

  font-size:22px;
  line-height:1.5;
}

.astro-matrix-desc h3:not(:first-child){

  margin-top:26px;
}

.astro-matrix-desc p{

  font-size:16px;
  line-height:1.75;
}

}


@media(max-width:768px){

  .astro-summary-tables{

    max-width:340px;

    margin:36px auto 0;

    grid-template-columns:1fr;

    gap:28px;
  }

  .astro-summary-box{

    padding:0;
  }

  .astro-summary-box h3{

    font-size:22px;

    margin-bottom:18px;

    text-align:center;
  }

  .summary-row{

    grid-template-columns:70px 1fr;

    gap:8px;

    margin-bottom:10px;
  }

  .summary-row span{

    font-size:16px;
  }

  .summary-row p{

    font-size:14px;

    line-height:1.7;
  }

}



/* =========================
   天体
========================= */

.planet-flow-section {
  width: 100%;
  padding: 70px 5%;
  box-sizing: border-box;
  color: #fff;
}

.planet-flow-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.planet-lead {
  text-align: center;
  font-size: 23px;
  line-height: 1.9;
  font-weight: 600;
  margin-bottom: 70px;
}

.planet-large-panel {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.22);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 18px;
  padding: 34px 32px 38px;
  box-sizing: border-box;
}

.planet-large-panel + .planet-large-panel {
  margin-top: 0;
}

.planet-group-title {
  text-align: center;
  font-size: 27px;
  line-height: 1.45;
  color: #d6b85a;
  font-weight: 700;
  margin: 0 0 28px;
}

.planet-group-title span {
  font-size: 23px;
}



/*本質を表す天体の文字色*/
.blue{
  color:#a4cabc;
}

.planet-top-grid {
  display: grid;
  grid-template-columns: 1fr 1.45fr;
  gap: 28px;
}

.planet-middle-grid {
  display: grid;
  grid-template-columns: 1.35fr 1fr;
  gap: 38px;
  margin: 40px 0 40px;
}

.planet-panel {
  background: rgba(255,255,255,0.15);
  border: 1px solid rgba(255,255,255,0.25);
  border-radius: 14px;
  padding: 24px 22px 20px;
  box-sizing: border-box;
}

.planet-panel-head {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 19px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 18px;
}

.planet-point-icon {
  width: 34px;
  height: 34px;
  object-fit: contain;
  flex-shrink: 0;
}

.planet-items {
  display: grid;
  gap: 20px;
  align-items: end;
}

.planet-items.two {
  grid-template-columns: repeat(2, 1fr);
}

.planet-items.three {
  grid-template-columns: repeat(3, 1fr);
}

.planet-item {
  text-align: center;
}

.planet-item img {
  width: 105px;
  height: 105px;
  object-fit: contain;
  display: block;
  margin: 0 auto 8px;
}

.planet-item p {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}





/* ===== 天体移動期間 ===== */

.planet-speed-wrap{

  position:relative;

  background:
  rgba(255,255,255,0.12);

  border:
  1px solid rgba(255,255,255,0.22);

  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);

  border-radius:18px;

  padding:74px 44px 54px;

  box-sizing:border-box;
}

.speed-title{

  position:absolute;

  top:-18px;
  left:34px;

  background:
  linear-gradient(
  90deg,
  #69d3e6,
  #f0dc75
  );

  color:#103040;

  padding:9px 24px;

  border-radius:14px;

  font-size:18px;
  font-weight:700;
}

.speed-cards{

  display:grid;

  /*grid-template-columns:*/
  /*2fr 1fr 1.15fr;*/

  /*gap:16px;*/
  
    grid-template-columns:
  1.5fr 1fr 1.1fr;

  gap:10px;

  max-width:950px;

  margin:
  0 auto 60px;
}

.speed-card{

  background:
  rgba(255,255,255,0.18);

  border:
  1px solid rgba(255,255,255,0.22);

  border-radius:14px;

  padding:18px 12px 16px;

  min-height:170px;

  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
}

.speed-icons{

  display:flex;

  justify-content:center;
  align-items:center;

  gap:14px;

  margin-bottom:18px;

  flex-wrap:nowrap;
}

.speed-icons img{

  width:50px;
  height:50px;

  object-fit:contain;

  display:block;

  filter:
  brightness(0)
  invert(1)
  opacity(0.92);
}

 短期天体だけ調整 

.speed-card-wide .speed-icons img{

  width:68px;
  height:68px;
}

.speed-card p{

  margin:0;

  text-align:center;

  color:#fff;

  font-size:17px;

  line-height:1.5;

  font-weight:700;
}

.speed-card span{

  font-size:15px;
}

.speed-text-grid{

  display:grid;

  grid-template-columns:
  1fr 1fr;

  gap:46px;
}

.speed-text{

  display:grid;

  grid-template-columns:
  40px 1fr;

  /*gap:18px;*/

  align-items:start;
}

.speed-point-icon{

  width:58px;
  height:58px;

  object-fit:contain;

  filter:
  brightness(0)
  invert(1)
  opacity(0.92);
}

.speed-text p{

  margin:0;

  color:#fff;

  font-size:17px;

  line-height:1.85;
}

/*追加ポイント画像*/
.speed-point-inline{

  width:28px;
  height:28px;

  object-fit:contain;

  vertical-align:middle;

  margin-right:8px;

  /*filter:*/
  /*brightness(0)*/
  /*invert(1)*/
  /*opacity(0.92);*/
}






/* =========================
   スマホ天体
========================= */

@media (max-width:768px){

  .planet-flow-section{
    padding:44px 14px;
  }

  .planet-flow-inner{
    max-width:100%;
  }

  .planet-lead{
    font-size:15px;
    line-height:1.85;
    margin-bottom:36px;
    text-align:center;
  }

  .planet-large-panel{
    padding:24px 14px 28px;
    border-radius:16px;
  }

  .planet-group-title{
    font-size:20px;
    line-height:1.5;
    margin-bottom:22px;
  }

  .planet-group-title span{
    font-size:16px;
  }

  .planet-top-grid,
  .planet-middle-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:20px;
    margin:22px 0;
  }

  .planet-panel{
    padding:20px 14px 18px;
    border-radius:14px;
  }

  .planet-panel-head{
    justify-content:center;
    font-size:16px;
    gap:7px;
    margin-bottom:18px;
    text-align:center;
  }

  .planet-point-icon{
    width:28px;
    height:28px;
  }

  /* 天体画像：基本 */
  .planet-items{
    display:grid;
    gap:14px;
    align-items:start;
  }

  /* 2個の天体は横2列 */
  .planet-items.two{
    /*grid-template-columns:repeat(2,1fr);*/
      display:flex;
  justify-content:center;
  gap:28px;
  }

  /* 3個の天体は横3列 */
  .planet-items.three{
    grid-template-columns:repeat(3,1fr);
  }

  .planet-item{
    text-align:center;
  }

  .planet-item img{
    width:64px;
    height:64px;
    object-fit:contain;
    display:block;
    margin:0 auto 6px;
  }

  .planet-item p{
    font-size:12px;
    line-height:1.45;
    margin:0;
  }

  /* =========================
     天体移動期間
  ========================= */

  .planet-speed-wrap{
    padding:54px 14px 34px;
    border-radius:16px;
  }

  .speed-title{
    top:-14px;
    left:50%;
    transform:translateX(-50%);
    width:max-content;
    max-width:86%;
    padding:8px 18px;
    font-size:14px;
    border-radius:12px;
    text-align:center;
  }

  .speed-cards{
    display:grid;
    grid-template-columns:1fr;
    gap:16px;
    max-width:100%;
    margin:0 auto 34px;
  }

  .speed-card{
    min-height:auto;
    padding:22px 14px 20px;
    border-radius:14px;
  }

  /* 通常の天体画像は横並び */
  .speed-icons{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:nowrap;
    gap:10px;
    margin:0 auto 14px;
  }

  .speed-icons img{
    width:46px;
    height:46px;
    object-fit:contain;
  }

  /* 短期天体：5個だけ上3つ・下2つ */
  .speed-card-wide .speed-icons{
    display:grid;
    grid-template-columns:repeat(6,1fr);
    gap:12px 8px;
    max-width:230px;
    margin:0 auto 14px;
    justify-items:center;
    align-items:center;
  }

  .speed-card-wide .speed-icons img{
    width:52px;
    height:52px;
  }

  .speed-card-wide .speed-icons img:nth-child(1){
    grid-column:1 / span 2;
  }

  .speed-card-wide .speed-icons img:nth-child(2){
    grid-column:3 / span 2;
  }

  .speed-card-wide .speed-icons img:nth-child(3){
    grid-column:5 / span 2;
  }

  .speed-card-wide .speed-icons img:nth-child(4){
    grid-column:2 / span 2;
  }

  .speed-card-wide .speed-icons img:nth-child(5){
    grid-column:4 / span 2;
  }

  .speed-card p{
    font-size:14px;
    line-height:1.6;
    margin:0;
    text-align:center;
  }

  .speed-card span{
    font-size:12px;
  }

  .speed-text-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:26px;
  }

  .speed-text{
    display:grid;
    grid-template-columns:34px 1fr;
    gap:10px;
    align-items:start;
  }

  .speed-point-icon{
    width:34px;
    height:34px;
  }

  .speed-point-inline{
    width:22px;
    height:22px;
    margin-right:6px;
  }

  .speed-text p{
    font-size:13px;
    line-height:1.8;
    text-align:left;
  }

}/* End custom CSS */