@charset 'utf-8';

/* **********************************************************************
 *
 *       Title:   オフィスコム sp_showroom.css
 *
 ********************************************************************** */
.showroomShinpcBox {
  background: #ededed;
}

ul.showroomShinpc li {
  list-style: none;
}

ul.showroomShinpc {
  background: #ededed;
  padding: 20px;
  width: 85%;
  margin: 0 auto 20px 0;
}

ul.showroomShinpc img {
  margin-top: 10px;
  width: auto;
}

/*　ページタイトル　*/
.pagetit.showroom {
  background: url(../../common/img/bg_pagetit_showroom.jpg) 50% bottom no-repeat;
  background-size: cover;
}

/* ショールームトップ */
.thumb_3col.showroom li {
  margin-bottom: 20px;
}

.thumb_3col.showroom p.arw {
  margin: 5px 0 0 0;
  background: url(../../common/img/arw.png) 0 0.3em no-repeat;
  padding: 0 0 0 16px;
  font-weight: bold;
}
.thumb_3col.showroom a,
.thumb_3col.showroom a:visited {
  color: #333;
}
.thumb_3col .sr_point {
  text-align: center;
  font-weight: bold;
  padding: 30px 0 0 0;
  line-height: 1.5;
}
.thumb_3col.point ul {
  margin: 0;
}
.thumb_3col.point li {
  float: none;
  width: 100%;
  margin: 0 auto 20px;
  text-align: center;
  box-sizing: border-box;
}
p.info {
  font-size: 1.2rem;
  line-height: 1.5;
}

/* 元町SR欄 */

  .oc-split-cta-phone-wrap {
    display: flex;
    align-items: center; /* これで垂直方向が中央に揃います */
    justify-content: center; /* 親要素内で中央寄せにしたい場合 */
  }

.oc-split-cta-icon img {
    width: 42px; /* ロゴの幅 */
    height: auto;
    /* margin-right: 10px; */
    display: block;
  }

.oc-split-cta-number {
    font-size: 5rem;
    line-height: 1; /* 行間の余白を削るとより揃いやすくなります */
  }

  /* .oc-split-cta-phone-wrap .oc-split-cta-number {
    font-size: 50px;
    font-size: 5rem;
    background: url(../img/ico_freedial.gif) 0 0.5em no-repeat;
    padding: 5px 0 5px 75px;
  } */

  /* 見出し */
  .oc-mtlab-yokohama-heading {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.4;
  }

  /* ショールーム情報・アクセス */
/* 全体のラッパー */
  .oc-sr-info-wrapper {
    max-width: 1000px; /* サイトに合わせて調整してください */
    margin: 0 auto;
    padding: 20px;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
    color: #333;
  }

  /* 見出し（下線のデザイン含む） */
  .oc-sr-info-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #ccc; /* 全体のグレー線 */
  }

  /* 見出し左側の赤い線 */
  .oc-sr-info-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 60px; /* 赤い線の長さ */
    height: 3px; /* 赤い線の太さ */
    background-color: #d1121c; /* オフィスコムレッド */
  }

  /* 2カラムレイアウト */
  .oc-sr-info-content {
    display: flex;
    gap: 40px; /* 左右の余白 */
  }

  /* 左カラム（写真エリア） */
  .oc-sr-info-left {
    /* flex: 0 0 40%; */
  }

  .oc-sr-info-image-block {
    margin-bottom: 30px;
  }

  .oc-sr-info-subtitle {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
  }

  .oc-sr-info-image-block img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* 右カラム（テキストエリア） */
  .oc-sr-info-right {
    flex: 1; /* 残りの幅をすべて使用 */
    padding-top: 5px;
  }

  /* グランドオープン 赤文字 */
  .oc-sr-info-grandopen {
    color: #e60012;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 0px 0;
  }

  /* 各情報のブロック */
  .oc-sr-info-section {
    margin-bottom: 20px;
  }

  .oc-sr-info-section h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0px 0;
  }

  .oc-sr-info-section p {
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
  }

  /* 注釈テキスト（小さめ） */
  .oc-sr-info-note {
    font-size: 14px;
    display: block;
    margin-top: 2px;
    margin-bottom: 5px;
  }

  /* スマホ向けレスポンシブ対応（画面幅が768px以下の場合） */
  @media (max-width: 768px) {
    .oc-sr-info-content {
      flex-direction: column; /* 縦並びに変更 */
      gap: 20px;
    }
    
    .oc-sr-info-left {
      flex: auto;
      width: 100%;
    }
    
    .oc-sr-info-right {
      width: 100%;
    }
  }

  /* 2つのバナーを横並びにするコンテナ */
  .oc-split-cta-container {
    display: flex;
    justify-content: center;
    gap: 20px; /* 左右のバナーのすき間 */
    max-width: 1100px;
    margin: 39px auto;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  }

  /* 各バナーの外枠（グレー背景） */
  .oc-split-cta-card {
    flex: 1; /* 左右同じ幅にする */
    background-color: #e5e5e5;
    padding: 12px;
  }

  /* 内部の白いボックス（左上を斜めにカット） */
  .oc-split-cta-inner {
    background-color: #ffffff;
    /* 左上を50px分斜めにカット */
    clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);
    padding: 19px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%; /* 高さを揃える */
    box-sizing: border-box;
  }

  /* リード文 */
  .oc-split-cta-lead {
    font-size: 11px;
    color: #333333;
    margin: 0 0 7px 0;
    line-height: 1.6;
    letter-spacing: 0px!important;
  }

  /* メインタイトル（赤文字） */
  .oc-split-cta-title {
    font-size: 22px;
    font-weight: bold;
    color: #cf2027; /* オフィスコムレッド */
    margin: 0 0 11px 0;
    letter-spacing: -1px;
  }

  /* 受付時間 */
  .oc-split-cta-hours {
    font-size: 13px;
    color: #333333;
    margin: 0 0 10px 0;
    letter-spacing: 1px !important;
  }

  /* 電話番号とアイコンのラッパー */
  .oc-split-cta-phone-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 15px;
  }

  /* フリーダイヤルアイコン（SVG） */
  .oc-split-cta-icon svg {
    display: block;
    width: 50px;
    height: auto;
  }

  /* 電話番号 */
  .oc-split-cta-number {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
  }

  /* 注釈部分のラッパー（左揃え用） */
  .oc-split-cta-note-wrap {
    text-align: left;
    width: 100%;
    max-width: 400px; /* 中央配置しつつ左揃えを保つための幅制限 */
  }

  .oc-split-cta-note {
    font-size: 13px;
    color: #333333;
    margin: 0;
    line-height: 1.6;
  }

  /* スマートフォン向けレスポンシブ対応 */
  @media (max-width: 900px) {
    .oc-split-cta-container {
      flex-direction: column; /* スマホ時は縦並びに変更 */
      gap: 20px;
    }
    .oc-split-cta-inner {
      padding: 19px 15px;
      clip-path: polygon(40px 0, 100% 0, 100% 100%, 0 100%, 0 40px); /* カットを少し小さく */
    }
    .oc-split-cta-title {
      font-size: 22px;
    }
    .oc-split-cta-number {
      font-size: 36px;
      letter-spacing: 0px !important;
    }
    .oc-split-cta-icon svg {
      width: 45px;
    }
  }


  /* 全体の囲み */
.ykhm-sr-info-container {
  max-width: 1000px; /* 必要に応じてサイト幅に合わせて調整してください */
  margin: 0 auto;
  font-family: sans-serif;
  color: #333;
}

/* タイトル（下線の装飾付き） */
.ykhm-sr-info-title {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 12px;
  margin: 0 0 25px 0;
  position: relative;
  line-height: 1.4;
}
/* タイトル下線のグレー部分 */
.ykhm-sr-info-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
}
/* タイトル下線の赤いアクセント部分 */
.ykhm-sr-info-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px; /* 赤い線の長さ */
  height: 2px;
  background-color: #d11c1c;
}

/* 階数・ブランド名のグレーの帯 */
.ykhm-sr-info-header {
  background-color: #e8e8e8;
  padding: 7px 0px !important;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px !important;
  color: #333;
}

/* 画像とテキストのレイアウト（Flexbox） */
.ykhm-sr-info-content {
  display: flex;
  gap: 30px; /* 画像とテキストの隙間 */
  margin-bottom: 50px; /* 次のブロックとの間隔 */
}

/* 左側の画像エリア */
.ykhm-sr-info-img-wrap {
  flex: 0 0 40%; /* 画像エリアの幅（全体の40%） */
  max-width: 350px;
}
.ykhm-sr-info-img-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

/* 右側のテキストエリア */
.ykhm-sr-info-text-wrap {
  flex: 1;
}

/* GRAND OPEN の赤文字 */
.ykhm-sr-info-open {
  color: #f1241e;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 15px 0;
  line-height: 1.2;
}

/* リスト部分（■営業時間など）の調整 */
.ykhm-sr-info-dl {
  margin: 0;
}
.ykhm-sr-info-dl dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0px;
}
.ykhm-sr-info-dl dd {
  margin: 0 0 4px 0;
  font-size: 16px;
  line-height: 1.6;
}

/* 小さい注釈テキスト */
.ykhm-sr-info-note {
  font-size: 14px;
  color: #f1241e;
  /* color: #555; */
  display: inline-block;
  margin-top: 0px;
}

/* メールアドレスの位置調整 */
.ykhm-sr-info-mail {
  margin-left: 20px;
  display: inline-block;
}

/* --- レスポンシブ対応（スマホ表示用） --- */
@media screen and (max-width: 768px) {
  .ykhm-sr-info-content {
    flex-direction: column; /* 縦並びに変更 */
    gap: 20px;
  }
  .ykhm-sr-info-img-wrap {
    flex: auto;
    max-width: 100%;
  }
  .ykhm-sr-info-mail {
    margin-left: 0;
    margin-top: 5px;
    display: block; /* スマホではTELの下に改行して表示 */
  }
}

/* PCでは標準、スマホ（767px以下）の時だけ文字間を調整 */
@media screen and (max-width: 767px) {
  .sp-spacing {
    font-size: 2.0rem !important;
    letter-spacing: 2px !important; /* 強制反映させるための !important */
    display: block;                  /* レイアウト崩れ防止 */
    word-break: break-all;           /* 長い単語での改行を許可 */
  }
}
  /* 元町 end */

/*　詳細ページ　*/
.icoEar::before {
  content: url(../img/ico_ear.png);
  margin-right: 8px;
  float: left;
  margin-top: -3px;
}

.icoEar {
  margin-top: 10px;
  font-size: 14px;
}

.sr_main {
  margin: 0 0 10px;
}
.sr_main img {
  max-width: 100%;
  height: auto;
}
.thumb_3col.submain {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.thumb_3col.submain ul {
  /* margin-right: -3.5%;
  padding: 0;
  list-style: none; */
}
.thumb_3col.submain li {
  /* float: left;
  width: 29.82%;
  margin-right: 3.5%; */
  *zoom: 1;
  width: calc((100% - (20px * 2)) / 3);
  margin-bottom: 12px !important;
}
.thumb_3col.submain li img {
  width: 100%;
  height: auto;
  display: block;
}
.sr_info {
  margin: 0 0 30px;
}

.sr_map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 1100*400px = 4/11*100 */
  overflow: hidden;
  margin: 0 0 10px;
}
.sr_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}

.itemlist {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.itemlist ul {
  margin: 0 -3.5% 0 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.itemlist li {
  display: inline-block;
  width: 46.5%;
  margin: 0 3.5% 20px 0;
  font-size: 16px;
  font-size: 1.6rem;
  *zoom: 1;
  vertical-align: top;
}
.itemlist li p {
  margin: 10px 0 0 0;
  line-height: 1.5;
  background: url(../../common/img/arw.png) 0 0.4em no-repeat;
  padding: 0 0 0 12px;
}
.itemlist li a,
.itemlist li a:visited {
  color: #333;
}
.itemlist li img {
  width: 100%;
  height: auto;
}

ul.def_list.col2 {
  margin: 0 0 0 0px;
  padding: 0 0 0 20px;
}
ul.def_list.col2 li {
  float: none;
  width: 100%;
}

.sr_cvr {
  border: 5px solid #ddd;
  background: url(../img/bg_sr_contact.gif) 0 0 no-repeat;
  background-size: 30px auto;
  padding: 20px;
  text-align: center;
}
.sr_cvr p {
  font-size: 1.2rem;
}
.sr_cvr .catch {
  font-size: 1.8rem;
  font-weight: bold;
  color: #d1322e;
  margin: 0 0 10px;
}
.sr_cvr .tel {
  text-align: center;
}
.sr_cvr .tel a {
  font-size: 3rem;
  font-weight: bold;
  background: url(../img/ico_freedial.gif) 0 0.5em no-repeat;
  background-size: 40px auto;
  padding: 5px 0 5px 50px;
}
.sr_cvr .tel a,
.sr_cvr .tel a:visited {
  color: #333;
}

dl.hakata_media_dl {
  margin-bottom: 40px;
}

dl.hakata_media_dl dt {
  font-size: 18px;
  font-weight: bold;
}

dl.event-period-info {
  margin-bottom: 10px;
}

dl.event-period-info dt {
  font-size: 18px;
  font-weight: bold;
}

p.hakata_media_btn a,
p.hakata_media_btn2 a,
p.hakata_media_btn3 a,
p.hakata_media_btn4 a,
p.hakata_tvcm_btn a {
  background: #d1322e;
  text-align: center;
  padding: 20px 0;
  color: #fff;
  margin: 20px 0;
  text-decoration: none;
  display: block;
}

p.hakata_media_btn,
p.hakata_media_btn2,
p.hakata_media_btn3,
p.hakata_media_btn4 {
  margin: 0 auto 20px 0;
}

p.hakata_tvcm_btn {
  margin: 0 auto 50px 0;
}

p.hakata_media_btn a span,
p.hakata_media_btn2 a span,
p.hakata_media_btn3 a span,
p.hakata_media_btn4 a span,
p.hakata_tvcm_btn a span {
  background: url(../../common/img/arw_w.png) right 50% no-repeat;
  padding: 0 15px 0 0;
}

.btn_box {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*　3列　*/

.showroom_voice {
  overflow: hidden;
}

.main .block .showroom_voice h2 {
  margin: 0 0 10px;
  padding: 0 0 10px;
  background: none;
}
.showroom_voice span {
  display: block;
  margin: 0;
  padding: 30px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.5;
  position: relative;
}
.showroom_voice span:after {
  position: absolute;
  content: url(../../common/img/bar_h2.gif);
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
}

.showroom_voice span a,
.showroom_voice span a:visited {
  color: #333;
  padding: 0 0 0 12px;
  background: url(../../common/img/arw.png) 0 0.2em no-repeat;
}

.showroom_voice ul {
  overflow: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}

.showroom_voice li {
  max-width: 340px;
  margin: 0 auto;
  padding-bottom: 40px;
  *zoom: 1;
}
.showroom_voice li:last-child {
  padding: 0;
}
.showroom_voice li img {
  width: 100%;
  height: auto;
}

.showroom_voice li a,
.showroom_voice li a:visited {
  text-decoration: none;
}

.showroom_voice p {
  line-height: 1.5;
}
.showroom_voice .img {
  margin: 0 0 10px;
}
.showroom_voice .tit {
  font-weight: bold;
  font-size: 1.4rem;
  margin: 0 0 10px;
}
.showroom_voice .name {
  font-size: 12px;
  margin: 0;
}

.pointBox {
  background-image: url(../img/point_bk_left.jpg),
    url(../img/point_bk_right.jpg);
  background-position: left top, right bottom;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
  z-index: 0;
  margin: 20px 0;
}
.pointBoxInner {
  margin: 50px auto;
  text-align: center;
  padding: 20px 15px;
  color: #fff;
  background: #a30000;
  z-index: 9999;
}
.pointBoxInner span {
  color: #dabb70;
}
.pointBoxInner h5 {
  font-weight: bold;
  line-height: 150%;
  font-size: 18px;
  margin: 0 0 10px;
}
.pointBoxInner p {
  text-align: left;
  line-height: 200%;
  font-size: 13px;
}

/*　サービス一覧　*/
ul.case_svc_all_last {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 325px;
  margin: 0 auto;
}
ul.case_svc_all_last li {
  width: 48%;
  margin: 0 4% 15px 0;
}
ul.case_svc li:nth-child(even),
ul.case_svc_all_last li:nth-child(even) {
  margin: 0 0 15px;
}
ul.case_svc li img,
ul.case_svc_all_last li img {
  margin: 0 0 5px;
}
ul.case_svc_all_last li img {
  width: 100%;
}
ul.case_svc li p,
ul.case_svc_all_last li p {
  font-size: 1.3rem;
  line-height: 1.4;
  background: url(/case/img/arrow_rr.png) no-repeat left 0.2em;
  padding: 0 0 0 12px;
  text-align: left;
}
ul.case_svc li a,
ul.case_svc li a:visited,
ul.case_svc_all_last a,
ul.case_svc_all_last a:visited {
  text-decoration: none;
}

a.cowohwaderBtn {
  text-align: center;
  color: #fff !important;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none !important;
  background: #d1322e;
  padding: 20px 70px;
  margin-top: 20px;
  margin-bottom: 50px;
  margin-left: 10px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}

.cowohwaderBtn:hover {
  opacity: 0.7;
}
.cowohwaderBtn::before {
  content: "▶";
  margin-right: 5px;
  font-size: 60%;
}

.cowohwaderBtn,
.cowohwaderBtn::before,
.cowohwaderBtn::after,
.cowohwaderBtn2,
.cowohwaderBtn2::before,
.cowohwaderBtn2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.osaka_live_tel {
  text-align: left;
  margin: 0 0 0 0;
  background: url(../img/ico_freedial.gif) 0 0.4em no-repeat;
  padding: 0 0 0 75px;
}

.osaka_live_tel a {
  font-size: 35px !important;
  font-size: 5rem;
  font-weight: bold;
  text-decoration: none;
}

#osaka_live_sr_text_left {
  margin-top: 10px;
}

.redTextTyuui {
  font-weight: bold;
  color: #d02732;
  font-size: 13px;
}

.movie_wrap {
  width: 100%;
  margin: 20px auto 0;
}

.movie {
  position: relative;
  padding-top: 56.25%;
}
.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* 下記は展示リストのアコーディオン部分 */

/* 全体のスタイル */
/* .text-container {
  width: 300px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
  text-align: center;
} */

/* 初期表示部分のスタイル */
.text-content {
  position: relative;
  max-height: 956px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
  /* padding: 10px; */
  /* background-color: #f9f9f9; */
  /* border: 1px solid #ddd; */
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
}

/* 新宿ショールーム */
.shinjuku-content {
  position: relative;
  max-height: 1063px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 横浜ショールーム */
.yokohama-content {
  position: relative;
  max-height: 993px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 藤沢ショールーム */
.fujisawa-content {
  position: relative;
  max-height: 965px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 札幌ショールームバージョン */
.sapporo-content {
  position: relative;
  max-height: 777px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 仙台ショールームバージョン */
.sendai-content {
  position: relative;
  max-height: 726px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 名古屋ショールームバージョン */
.nagoya-content {
  position: relative;
  max-height: 720px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 大阪天満橋ライブショールームバージョン */
.osaka_live-content {
  position: relative;
  max-height: 720px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 大阪ショールームバージョン */
.osaka-content {
  position: relative;
  max-height: 735px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 広島ショールームバージョン */
.hiroshima-content {
  position: relative;
  max-height: 723px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* 博多ショールームバージョン */
.hakata-content {
  position: relative;
  max-height: 724px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

/* ボタンのスタイル */
.toggle-button {
  background-color: #fff;
  /* color: white; */
  /* padding: 20px 100px;
    border: none; */
  /* cursor: pointer; */
  /* font-size: 14px; */
  margin: 22px auto;
  position: sticky;
  /* top: 0; */
  /* left: 20%; */
  /* transform: translate(-50%); */
  z-index: 1;
  /* margin: 0; */
  width: 100%;
  height: 4em;
  border: 1px solid #ddd;
  font-weight: bold;
}

.toggle-button:hover {
  background-color: #fff;
}

/* テキストの全文表示 */
.text-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 【新宿ver】テキストの全文表示 */
.shinjuku-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 【横浜ver】テキストの全文表示 */
.yokohama-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 【藤沢ver】テキストの全文表示 */
.fujisawa-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 【札幌】テキストの全文表示 */
.sapporo-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 【仙台】テキストの全文表示 */
.sendai-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 【名古屋】テキストの全文表示 */
.nagoya-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 大阪天満橋ライブショールームバージョン */
.osaka_live-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 大阪ショールームバージョン */
.osaka-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 広島ショールームバージョン */
.hiroshima-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

/* 博多ショールームバージョン */
.hakata-content.expanded {
  max-height: 100%; /* 必要な高さを十分に設定 */
}

.text-container {
  padding-top: 9px; /* ボタンのスペース分を確保 */
}

.image-list {
  border: 0.5px solid #e2e2e2; /* 黒い線の幅を2pxに設定 */
  border-radius: 0; /* 必要なら角丸を無効化 */
  display: block;
  width: 188px; /* 正方形の例 */
  height: 188px; /* 正方形の例 */
}

/* ------------------------------------
btnボタン
------------------------------------ */

/* 全体のレイアウト調整 */
.button-container {
    display: flex;
    gap: 24px;
    padding: 30px 0px 90px 0px;
    justify-content: center;
    background-color: #ffffff;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* 共通ボタンパーツ */
.btn-button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* width: 300px; */
    height: 80px;
    border-radius: 0px; /* カプセル形状 */
    text-decoration: none;
    transition: all 0.3s ease;
    /* box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05); */
    width: calc(50% - 12px);
    max-width: 500px; /* 広がりすぎ防止のお守り */

    text-decoration: none !important; /* 斜線・下線を強制削除 */
    outline: none;
    transition: all 0.3s ease;
}

/* 小さいテキスト */
.sub-text {
    font-size: 12px;
    /* font-weight: bold; */
    margin-bottom: 2px;

    display: block;
    text-decoration: none !important; /* 文字単体にかかる斜線を消去 */
    line-height: 1.2;
}

/* メインの大きいテキスト */
.main-text {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0.05em;

    display: block;
    text-decoration: none !important; /* 文字単体にかかる斜線を消去 */
    line-height: 1.2;
}

/* --- 左側：白背景ボタン --- */
.btn-download {
    background-color: #333;
    /* border: 2px solid #d1322e; */
    color: #fff !important;
}

.btn-download:hover {
    opacity: 0.7;
    text-decoration: none !important;
}

/* --- 右側：グラデーションボタン --- */
.btn-contact {
    /* 左から右へ濃淡をつける */
    /* background: linear-gradient(to right, #5c120a 0%, #a33526 40%, #cd4b3a 100%); */
    background-color: #d1322e;
    color: #ffffff !important;
    border: none;
}

.btn-contact:hover {
    opacity: 0.7;
    text-decoration: none !important;
}

/* スマホ（縦並び） */
@media (max-width: 600px) {
    .button-container {
        flex-direction: column; /* 縦に並べる */
        padding: 20px;
    }
    .btn-button-container {
        width: 100%; /* 横幅いっぱい */
    }
}

/* 暮らしのデザイン（1F）バージョン */
.kurashino-content {
  position: relative;
  max-height: 965px; /* ここは後で展示数に合わせて調整 */
  overflow: hidden;
  transition: max-height 0.3s ease;
  text-align: left;
}
.kurashino-content.expanded {
  max-height: 100%;
}

/* ジャンプした時の余白を設定（数値はヘッダーの高さに合わせて調整してください） */
#shop-info {
    scroll-margin-top: 80px; 
}