    /* ───── 共通レイアウト ───── */

    .item_spec_wrap {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/*
    .item_spec_fe1_box {
      margin-bottom: 40px;
    }
*/
.item_spec_fe1_ph1 {
  border: solid 1px #ccc;
  box-sizing: border-box;
}

.item_spec_fe1_ph1 img {
  display: block;
  width: 100%;
  height: auto;
}
.item_spec_fe1_1 {
  position: relative;
  margin: 30px auto 60px;
  width: 90%;
  max-width: 800px;
}

.item_spec_fe1_ph1 {
  max-width: 570px;
}
.item_spec_fe1_tex {
  background: rgba(255, 255, 220, 0.9);
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.item_spec_fe1_tex p {
  margin: 0;
  line-height: 1.8;
  font-size: 14px;
  color: #333;
}
.item_spec_fe1_tex {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 35%;
  max-width: 324px;
}

    /* タイトル上部（左画像＋右テキスト） */
    .item_spec_tit_box {
      display: flex;
      width: 100%;
    }

    .item_spec_tit_l {
      width: 50%;
    }

    .item_spec_tit_l img {
      width: 100%;
      height: auto;
      display: block;
    }

    .item_spec_tit_r {
      width: 50%;
      background-color: #004780;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: "Google Sans Flex", sans-serif;
      font-size: 28px;
      font-weight: 400;
      letter-spacing: 2px;
      text-align: center;
    }

    /* 「大きめサイズのクリックリーダー」タイトル行 */
    .item_spec_fe1_tit_box,
    .item_spec_fe2_tit_box {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 40px 0 30px;
    }

    .item_spec_fe1_tit_box::before,
    .item_spec_fe1_tit_box::after,
    .item_spec_fe2_tit_box::before,
    .item_spec_fe2_tit_box::after {
      content: "";
      flex: 1;
      min-width: 40px;
      flex-shrink: 0;
      height: 1px;
      background-color: #004780;
    }

    .item_spec_fe1_tit_box::before,
    .item_spec_fe2_tit_box::before {
      margin-right: 40px;
    }

    .item_spec_fe1_tit_box::after,
    .item_spec_fe2_tit_box::after {
      margin-left: 40px;
    }

    .fe1_tit,
    .fe2_tit {
      font-size: 22px;
      line-height: 1.8;
      font-weight: 700;
      margin: 0;
      text-align: center;
      color: #004780;
    }
    .fe1_tit span,
    .fe2_tit span{
      white-space: nowrap;
    }

    /* 内周30mm拡大のタイトル画像＋テキスト */
    .item_spec_fe1_tit2_box {
      width: 90%;
      max-width: 506px;
      margin: 0 auto;
    }

    .item_spec_fe1_tit2_box img {
      display: block;
      width: 100%;
    }

    .item_spec_fe1_tit2_box p {
      font-size: 22px;
      font-weight: 700;
      text-align: center;
      color: #666;
      margin: 10px 0 0;
    }

    /* 左赤枠＋右写真 １・２段目（PC） */
/*
    .item_spec_fe1_1,
    .item_spec_fe1_2 {
      position: relative;
      width: 100%;
      max-width: 696px;
      display: flex;
      align-items: center;
      margin-left: auto;
      margin-right: auto;
    }

    .item_spec_fe1_1 {
      margin-top: 50px;
    }

    .item_spec_fe1_2 {
      margin-top: 40px;
    }

    .item_spec_fe1_1_tex,
    .item_spec_fe1_2_tex {
      width: 160px;
      height: 160px;
      flex: 0 0 160px;
      flex-shrink: 0;
      background: rgba(147, 19, 29, 0.8);
      padding: 20px;
      box-sizing: border-box;
      position: relative;
      z-index: 2;
      margin-right: -20px;

      display: flex;
      justify-content: center;
      align-items: center;
    }

    .item_spec_fe1_1_tex p,
    .item_spec_fe1_2_tex p {
      margin: 0;
      color: #fff;
      font-size: 16px;
    }

    .item_spec_fe1_1_ph,
    .item_spec_fe1_2_ph {
      max-width: 560px;
      width: calc((560 / 696) * 100%);
    }

    .item_spec_fe1_1_ph img,
    .item_spec_fe1_2_ph img {
      width: 100%;
      display: block;
    }
*/

    /* ３段目左右の写真＋テキスト（PC） */
/*
    .item_spec_fe1_3 {
      display: flex;
      width: 100%;
      max-width: 696px;
      margin-left: auto;
      margin-right: auto;
      justify-content: space-between;
      margin-top: 30px;
      column-gap: 20px;
    }
    .item_spec_fe1_3_tex{
      margin-left: auto;
      margin-right: auto;
    background: rgba(255, 255, 204, 0.6);
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    }

    .item_spec_fe1_3_tex p {
      font-size: 14px;
      line-height: 1.8;
      margin: 0;
    }
    .item_spec_fe1_3_tex p span{
      color: #004780;
    }
*/
.item_spec_fe2_1_box{
width: calc(( 650 / 940 )*100%);
margin-left: auto;
margin-right: auto;
}

.item_spec_fe2_1{
width: 100%;
display: block;
}
.spec_item {
  display: flex;
  align-items: flex-start;
}

.spec_item .num {
  flex: 0 0 auto;
  margin-right: 6px;
}

.spec_item .txt {
  flex: 1;
}
    /* ───── スマホ用調整 ───── */

    @media (max-width: 768px) {

      .item_spec_tit_r {
        font-size: 16px;
      }

      .item_spec_fe1_tit_box::before {
        margin-right: 10px;
        min-width: 5px;
      }

      .item_spec_fe1_tit_box::after {
        margin-left: 10px;
        min-width: 5px;
      }

      .fe1_tit,
      .fe2_tit {
        font-size: 16px;
      }

      .item_spec_fe1_tit2_box p {
        font-size: 16px;
      }

      .item_spec_fe1_1 {
        margin-top: 30px;
      }

      .item_spec_fe1_2 {
        margin-top: 20px;
      }

      /* 赤枠＋画像を縦並びに */
/*
      .item_spec_fe1_1,
      .item_spec_fe1_2 {
        flex-direction: column;
        align-items: flex-start;
      }

      .item_spec_fe1_1_tex,
      .item_spec_fe1_2_tex {
        width: 100%;
        max-width: none;
        margin: 0 auto;
        height: auto;
        flex: none;
        padding: 10px;
      }

      .item_spec_fe1_1_tex p,
      .item_spec_fe1_2_tex p {
        font-size: 12px;
      }

      .item_spec_fe1_1_ph,
      .item_spec_fe1_2_ph {
        width: 100%;
        max-width: 100%;
      }
*/
      .item_spec_fe1_1 {
        width: 100%;
        position: static;
        display: block; 
        margin: 20px auto 40px;
      }
      .item_spec_fe1_ph1 {
        max-width: 80%;
        width: 80%;
        margin: 0 auto 15px;
      }
      .item_spec_fe1_tex {
        position: static;
        left: auto;
        bottom: auto;
        transform: none;

        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        margin: 10px auto 0;
      }
      .item_spec_fe1_3 {
        margin-top: 20px;
        margin-bottom: 40px;
      }

      .item_spec_fe1_3_l_tex p,
      .item_spec_fe1_3_r_tex p {
        font-size: 12px;
        line-height: 1.4;
        margin-top: 5px;
      }

      .item_spec_fe2_1_box{
      width: 90%;
      }

    }

    /* ───── タイトルまわり ───── */

.frame_spec{
  margin-top: 40px;
}
.frame_spec_tit_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.frame_spec_tit{
  font-size: 18px;
}
.frame_spec_tit_box::before,
.frame_spec_tit_box::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #6f789c;
}

.frame_spec_tit_box::before { margin-right: 40px; }
.frame_spec_tit_box::after  { margin-left: 40px; }

.frame_spec_tit {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  text-align: center;
}

/* ───── 本文：項目／内容の2カラム ───── */

.frame_spec_body {
  max-width: 640px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.8;
  color: #333;
  text-align: center;          /* 内側ラッパーを中央寄せ */
}

/* サイズ＋仕様 全体を包むラッパー */
.frame_spec_inner {
  display: inline-block;       /* 中身の幅に縮む */
  text-align: left;            /* 中のテキストは左寄せ */
}

/* 各ブロック（サイズ／仕様） */
.frame_spec_block {
  margin-bottom: 24px;
}

.frame_spec_body h3{
  margin: 20px 0 10px;
  font-size: 16px;
  font-weight: 700;
}

.frame_spec_dl {
  display: grid;
  grid-template-columns: auto 1fr;  /* 左：項目 / 右：内容（可変） */
  column-gap: 16px;
  row-gap: 8px;
  margin: 0;
}

.frame_spec_dl dt {
  font-weight: 700;
  white-space: nowrap;
}

.frame_spec_dl dd {
  margin: 0;
}

/* ───── スマホ版 ───── */
@media (max-width: 768px) {
  .frame_spec_body {
    max-width: none;
    font-size: 12px;
    line-height: 1.6;
  }
.frame_spec_tit{
  font-size: 18px;
}
  /* 必要なら1列表示にする場合の例
  .frame_spec_dl {
    display: block;
  }
  .frame_spec_dl dt {
    margin-top: 12px;
  }
  .frame_spec_dl dd {
    margin-left: 0;
    padding-left: 1em;
  }
  */
}
