@charset 'UTF-8';

/* **********************************************************************
 *
 *       Title:   オフィスコム showroom.css
 *
 ********************************************************************** */
.showroomShinpcBox {
  background: #ededed;
  padding-bottom: 1px;
  margin-bottom: 40px;
}
ul.showroomShinpc {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #ededed;
  padding: 30px;
  margin: 0 auto 50px auto;
}

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

ul.showroomShinpc img {
  margin-left: 30px;
}

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

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

.thumb_3col.showroom p.arw {
  background: url(../../common/img/arw.png) 0 0.6em 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;
}
p.info {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}

/* 元町SR欄 */

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

.oc-split-cta-icon img {
    width: 65px; /* ロゴの幅 */
    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: 35px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%; /* 高さを揃える */
    box-sizing: border-box;
  }

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

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

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

  /* 電話番号とアイコンのラッパー */
  .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: 55px;
    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: 30px 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;
    }
    .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: 12px 15px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px 0;
  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: 24px;
  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の下に改行して表示 */
  }
}
  /* 元町 end */


/*　詳細ページ　*/

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

.icoEar {
  margin-top: -20px;
  margin-left: 380px;
  margin-bottom: 30px;
  font-size: 16px;
}

.sr_main {
  margin: 0 0 40px;
}
.sr_main img {
  max-width: 100%;
  height: auto;
}

.sr_map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 36.36%; /* 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-right: -3.5%;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.itemlist li {
  display: inline-block;
  width: 16.49%;
  margin: 0 3.5% 40px 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;
}

.sr_cvr {
  border: 8px solid #ddd;
  background: url(../img/bg_sr_contact.gif) 0 0 no-repeat;
  padding: 50px;
  text-align: center;
}
.sr_cvr .catch {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #d1322e;
}
.sr_cvr .tel {
  text-align: center;
}
.sr_cvr .tel a {
  font-size: 50px;
  font-size: 5rem;
  background: url(../img/ico_freedial.gif) 0 0.5em no-repeat;
  padding: 5px 0 5px 75px;
}

dl.hakata_media_dl {
  overflow: hidden;
  margin-bottom: 35px;
}

dl.hakata_media_dl dt {
  font-size: 23px;
  font-weight: bold;
  margin: 10px 0 5px 0;
}

dl.hakata_media_dl dd {
  font-size: 16px;
  line-height: 190%;
}

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

dl.event-period-info dt {
  font-size: 23px;
  font-weight: bold;
  margin: 10px 0 5px 0;
}

p.hakata_media_btn a {
  background: #d1322e;
  text-align: center;
  padding: 20px 110px;
  color: #fff;
  text-decoration: none;
}

p.hakata_media_btn3 a {
  background: #d1322e;
  text-align: center;
  padding: 20px 30px 20px 30px !important;
  color: #fff;
  margin-top: 20px;
  text-decoration: none;
  overflow: hidden;
  display: block;
}

p.hakata_media_btn4 a {
  background: #d1322e;
  text-align: center;
  padding: 20px 20px 20px 20px !important;
  color: #fff;
  width: 400px;
  margin-left: 70px;
  margin-top: 10px;
  text-decoration: none;
  overflow: hidden !important;
  display: block !important;
}

#sr_cvr_height {
  margin-bottom: 90px;
}

p.hakata_tvcm_btn a {
  background: #d1322e;
  text-align: center;
  padding: 20px 60px;
  color: #fff;
  text-decoration: none;
}

p.hakata_media_btn {
  /*text-align: center;
    margin: 0 auto 50px 0;*/
}

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

p.hakata_media_btn a:hover,
p.hakata_tvcm_btn a:hover,
p.hakata_media_btn3 a:hover,
p.hakata_media_btn4 a:hover {
  background: #e65e5a;
  transition: 0.3s;
  /* opacity:0.4;
    text-decoration: none;
    filter:alpha(opacity=40);
    -ms-filter: "alpha(opacity=40)"; */
}

p.hakata_media_btn2 {
  text-align: center;
  margin: -40px auto 40px auto;
}
p.hakata_media_btn2 a {
  background: #d1322e;
  text-align: center;
  padding: 20px 110px;
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
}

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

p.hakata_media_btn2 a:hover {
  background: #e65e5a;
  transition: 0.3s;
}

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

.btn_2 {
  float: left;
  width: 350px;
}

.btn_3 {
  float: left;
  width: 350px;
  margin-left: 200px;
}

.btn_4 {
  float: left;
  width: 350px;
  margin: 33px 0px 0px 200px;
}

.btn_detail {
  float: left;
  width: 600px;
}

a.btnhover:hover {
  transition: 0.3s;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

p.sr_text_left {
  margin-left: 380px;
  margin-bottom: 30px;
}

p.sr_text_left_event {
  margin-left: 380px;
  /* margin-bottom: 30px; */
}

/*　3列　*/

.showroom_voice {
  max-width: 1100px;
  overflow: hidden;
}

.showroom_voice span {
  margin: 10px 0 0 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.5;
  background: url(../../common/img/arw.png) 0 0.5em no-repeat;
  padding: 0 0 0 12px;
  float: right;
}
.showroom_voice span a,
.showroom_voice span a:visited {
  color: #333;
}

.showroom_voice ul {
  width: 103.6%;
  max-width: 1140px;
  overflow: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}

.showroom_voice li {
  float: left;
  width: 29.82%;
  max-width: 340px;
  margin-right: 3.5%;
  padding-bottom: 40px;
  *zoom: 1;
}
.showroom_voice li img {
  width: 100%;
  height: auto;
}

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

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

.pointBox {
  background-image: url(../img/point_bk_pc.jpg);
  background-position: 0;
  background-size: 1100px 410px;
  background-repeat: no-repeat;
  padding: 20px 0;
  text-align: center;
  margin: 30px auto;
}
.pointBoxInner {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 350px;
  padding: 40px 40px 40px 40px;
  color: #fff;
  background: #a30000;
  background-color: rgba(163, 0, 0, 0.9);
}
.pointBoxInner::before,
.pointBoxInner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 25px solid #880000;
  border-right: 25px solid #880000;
  border-bottom: 25px solid transparent;
  border-left: 25px solid transparent;
}
.pointBoxInner::after {
  top: auto;
  right: auto;
  left: 0;
  bottom: 0;
  transform: rotate(180deg);
}
.pointBoxInner span {
  color: #dabb70;
}
.pointBoxInner h5 {
  line-height: 150%;
  font-size: 25px;
  margin: 0px 0 15px 0;
}
.pointBoxInner p {
  text-align: left;
  line-height: 220%;
}

/*　サービス一覧　*/
ul.case_svc_all_last {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
ul.case_svc_all_last li {
  width: 146px;
  margin-bottom: 15px;
  margin-right: 13px;
}
ul.case_svc_all_last li:nth-child(7n) {
  margin-right: 0;
}
ul.case_svc_all_last li img {
  margin: 0 0 5px;
}
ul.case_svc_all_last li p {
  font-size: 13px;
  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;
}

a.cowohwaderBtn {
  text-align: center;
  color: #fff !important;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none !important;
  background: #d1322e;
  width: 60%;
  padding: 15px;
  margin-top: 40px;
  margin-left: 120px;
  border-radius: 10px;
  float: left;
}

.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: -15px 0 -10px 0;
  background: url(../img/ico_freedial.gif) 0 2.1em no-repeat;
  padding: 0 0 0 75px;
}

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

#osaka_live_sr_text_left {
  margin-top: -20px;
}

.redTextTyuui {
  font-weight: bold;
  color: #d02732;
  font-size: 16px;
  margin-left: 380px;
  margin-top: -15px;
}

.movie_wrap {
  width: 640px;
  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: 566px; /* 初期表示は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: 642px; /* 初期表示は50px分だけ表示 */
  overflow: hidden;
  transition: max-height 0.3s ease; /* スムーズなアニメーション */
  text-align: left;
}

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

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

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

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

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

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

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

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

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

/* ボタンのスタイル */
.toggle-button {
  background-color: #444;
  color: white;
  /* padding: 20px 100px; */
  border: none;
  /* cursor: pointer; */
  font-size: 14px;
  margin: 10px auto;
  /* position: sticky; */
  /* top: 0; */
  /* left: 50%; */
  /* transform: translate(-50%); */
  /* z-index: 1; */
  /* margin: 0; */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 4em;
}

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

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

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

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

/* 【藤沢】テキストの全文表示 */
.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: 50px; /* ボタンのスペース分を確保 */
}

.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: 1px solid #c5c5c5; */
    color: #fff !important;
}

.btn-download:hover {
    /* background-color: #f0f0f0; */
    /* transform: translateY(-3px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05); */

    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 {
    /* filter: brightness(1.15);
    transform: translateY(-3px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05); */
    opacity: 0.7;
    text-decoration: none !important;
}

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

/* 札幌・仙台SR イベント欄 */
.sk-event-container {
    /* max-width: 1000px; */
    margin: 40px auto;
    /* font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; */
    color: #333;
    line-height: 1.6;
    /* padding: 0 20px; */
}

/* タイトル部分 */
.sk-main-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
}

.sk-title-underline {
    height: 4px;
    background-color: #d32f2f; /* 赤色の下線 */
    width: 80px;
    margin-bottom: 40px;
}

/* コンテンツ配置 */
.sk-content-wrapper {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

/* 左側：画像エリア */
.sk-image-column {
    /* flex: 0 0 400px; */
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
}

.sk-main-image img {
    width: 100%;
    height: auto;
    display: block;
}

.sk-present-image img {
    width: 220px; /* 電子メモパッドは少し小さめに配置 */
    height: auto;
    display: block;
}

/* 右側：テキストエリア */
.sk-text-column {
    flex: 1;
}

.sk-event-period {
    font-size: 23px!important;
    font-weight: 800!important;
    margin: 0 0 0px 0!important;
    letter-spacing: -0.02em;
    background: #ffffff!important;
    padding: 0px 0px!important;
}

.sk-notice-red {
    color: #d32f2f;
    font-size: 13px;
    /* font-weight: bold; */
    margin-bottom: 30px;
    line-height: 1.5;
}

.sk-description p {
    margin-bottom: 0.1em;
    font-size: 16px;
}

/* 強調テキスト */
.sk-highlight-red {
    color: #d32f2f;
    font-weight: bold;
}

.sk-highlight-red-bold {
    color: #d32f2f;
    font-weight: bold;
    /* font-size: 1.1em; */
}

/* レスポンシブ対応（スマホサイズ） */
@media (max-width: 768px) {
    .sk-content-wrapper {
        flex-direction: column;
    }
    .sk-image-column {
        flex: 1 1 auto;
        width: 100%;
    }
    .sk-event-period {
        font-size: 24px;
    }
}

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

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