@charset "UTF-8";

/* ==========================================================================
   topics-lunch.css（ダイニング皇' ランチ・西洋料理・各種プラン・お弁当・宿泊・案内）
   ========================================================================== */

/* ==========================================================================
   1. 冬のあったか宿泊割案内専用
   ========================================================================== */
.news-detail-body .stay-alert-catch {
  color: #a93c3c;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 1.15rem;
}
.stay-period-group {
  padding: 10px 5px;
}
.stay-period-block {
  margin-bottom: 25px;
  text-align: center;
}
.stay-period-block:last-child {
  margin-bottom: 0;
}
.stay-period-label {
  display: inline-block;
  background-color: #8b7355;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 16px;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
}
.stay-period-days {
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  line-height: 1.5;
  margin-bottom: 5px;
}
.stay-period-days .day-arrow {
  color: #8b7355;
  margin: 0 10px;
  font-weight: normal;
}
.stay-period-block .plan-block-note {
  display: block;
  font-size: 13px;
  color: #666666;
  margin-top: 4px;
}
.stay-note-text {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 1.6;
  margin-top: 10px;
}
.stay-external-link-zone {
  text-align: center;
  margin: 30px 0;
}
.stay-btn-gold {
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #dcb062;
  color: #c98e26;
  padding: 12px 24px;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
  transition: all 0.3s ease;
  margin-top: 8px;
}
.stay-btn-gold:hover {
  background-color: #fdfaf4;
  color: #a87213;
  border-color: #a87213;
  text-decoration: none;
}
.stay-reserve-box {
  background-color: #ffffff;
  border: 1px solid #dcd6cd;
  padding: 30px;
  margin: 35px auto 0;
  text-align: center;
  max-width: 750px;
}
.stay-reserve-title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.5;
}
.stay-btn-reserve {
  display: inline-block;
  background-color: #8b7355;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 35px;
  text-decoration: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: background-color 0.2s ease, transform 0.2s ease;
  margin: 10px auto;
  max-width: 450px;
  width: 100%;
  box-sizing: border-box;
}
.stay-btn-reserve:hover {
  background-color: #6e5940;
  text-decoration: none;
  transform: translateY(-1px);
}
.stay-qr-wrapper {
  margin-top: 25px;
  text-align: center;
}
.stay-qr-wrapper img {
  max-width: 150px;
  height: auto;
  border: 1px solid #e6dfd7;
  padding: 6px;
  background-color: #ffffff;
  display: inline-block;
}
.stay-signature-inner {
  text-align: center;
  margin-top: 25px;
  border-top: 1px dashed #dcd6cd;
  padding-top: 20px;
  font-size: 15px;
  color: #555555;
  line-height: 1.8;
}
.stay-tel-highlight {
  font-size: 20px;
  font-weight: bold;
  color: #8b7355;
}

/* ==========================================================================
   [レスポンシブ] タブレット・スマホ対応 (max-width: 768px) - stay側
   ========================================================================== */
@media screen and (max-width: 768px) {
  .news-detail-body .stay-alert-catch {
    font-size: 15px;
    margin-top: 20px;
  }
  .stay-note-text {
    font-size: 13px;
  }
  .stay-reserve-box {
    padding: 20px 15px;
  }
  .stay-reserve-title {
    font-size: 14px;
  }
  .stay-btn-reserve {
    font-size: 14px;
    padding: 10px 20px;
  }
  .stay-signature-inner {
    font-size: 13px;
  }
  .stay-tel-highlight {
    font-size: 17px;
  }
}

/* ==========================================================================
   [レスポンシブ] スマートフォン環境 (max-width: 576px) - stay側
   ========================================================================== */
@media screen and (max-width: 576px) {
  .stay-period-days {
    font-size: 16px;
  }
  .stay-period-days .day-start,
  .stay-period-days .day-end {
    display: inline-block;
  }
  .stay-period-days .day-arrow {
    display: block;
    margin: 2px auto;
  }
}


/* ==========================================================================
   topics-lunch.css（ダイニング皇' ランチ・西洋料理・各種プラン・お弁当統合版）
   ※競合優先のため、以下に配置して上書き制御します
   ========================================================================== */

/* ==========================================================================
   1. ランチメニュー・フェア告知共通
   ========================================================================== */
.news-detail-body.align-center,
.topics-center-align {
  text-align: center;
}
.topics-menu-main-title {
  font-size: 20px;
  font-weight: bold;
  color: #111111;
  margin-top: 10px;
  margin-bottom: 25px;
}
.topics-menu-section {
  margin: 35px auto;
  max-width: 600px;
}
.topics-menu-badge {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background-color: #dc143c;
  padding: 6px 18px;
  margin-bottom: 15px;
  letter-spacing: 0.05em;
}
.topics-menu-date-tag {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  color: #333333;
  border: 2px solid #ff0000;
  padding: 2px 10px;
  margin-bottom: 15px;
}
.topics-menu-desc {
  margin-top: 10px;
  font-size: 95%;
}
.topics-menu-item-title {
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 10px;
}
.topics-menu-price {
  color: #dc143c;
  font-size: 120%;
}
.topics-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.topics-menu-list li {
  font-size: 15px;
  line-height: 1.8;
  color: #333333;
  margin-bottom: 6px;
}
.topics-menu-lead {
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
}
.topics-menu-notes {
  margin: 20px 0;
}
.topics-menu-note,
.topics-notice-text {
  font-size: 14px;
  color: #d11212;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 30px;
}
.topics-menu-notes .note-highlight {
  color: #ff0000;
  font-weight: bold;
  font-size: 90%;
  margin-bottom: 5px;
}
.topics-menu-notes .note-alert {
  color: #d11212;
  font-weight: bold;
}
.topics-pdf-container {
  margin-top: 20px;
  margin-bottom: 20px;
}
.topics-pdf-container .pdf-btn-text {
  font-size: 110%;
  font-weight: bold;
  color: #ffffff;
  background-color: crimson;
  padding: 6px 15px;
  border-radius: 4px;
  display: inline-block;
}
.topics-pdf-container .pdf-link-block:hover {
  opacity: 0.85;
}
.topics-pdf-flex-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  margin: 25px auto;
  max-width: 600px;
}
.news-detail-body .italyfair {
  display: inline-block;
  font-weight: bold;
  font-style: italic;
  color: #8b7355;
  border-bottom: 1.5px solid #8b7355;
  padding-bottom: 2px;
}
.lunch-link-container {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin: 25px auto;
  max-width: 650px;
}
.lunch-btn-crimson {
  display: inline-block;
  background-color: #dc143c;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 25px;
  text-decoration: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: background-color 0.2s ease, transform 0.2s ease;
  text-align: center;
  min-width: 200px;
}
.lunch-btn-crimson:hover {
  background-color: #b00f30;
  text-decoration: none;
  transform: translateY(-1px);
}
.lunch-menu-card {
  background: #ffffff;
  border: 1px solid #e6dfd7;
  padding: 25px;
  margin-bottom: 35px;
  text-align: center;
}
.lunch-menu-tag {
  display: inline-block;
  background-color: #dc143c;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 8px;
  margin-bottom: 10px;
}
.lunch-menu-name {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  margin: 5px 0 10px;
}
.lunch-menu-price {
  font-size: 18px;
  font-weight: bold;
  color: #8b7355;
  margin-bottom: 15px;
}
.lunch-menu-price span {
  font-size: 24px;
}
.lunch-menu-details {
  text-align: left;
  max-width: 450px;
  margin: 15px auto 0;
  font-size: 15px;
  line-height: 1.6;
  background: #fdfbf7;
  padding: 15px;
  border-top: 1px solid #e6dfd7;
}
.lunch-vegan-note {
  font-size: 13px;
  color: #2e7d32;
  font-weight: bold;
  margin-top: 10px;
  display: inline-block;
  border: 1px solid #2e7d32;
  padding: 2px 6px;
  border-radius: 3px;
}
.fair-plan-card {
  max-width: 600px;
  margin: 25px auto;
  border: 1px solid #e6dfd7;
  background-color: #ffffff;
  text-align: left;
}
.fair-plan-header {
  padding: 12px 20px;
  font-weight: bold;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.fair-plan-header.bg-green { background-color: #4a7a5d; }
.fair-plan-header.bg-red   { background-color: #a93c3c; }
.fair-plan-header.bg-white { 
  background-color: #ffffff; 
  color: #333333; 
  border-bottom: 1px solid #e6dfd7;
}
.fair-plan-body { padding: 20px; }
.fair-plan-subtitle {
  font-size: 14px;
  font-weight: bold;
  color: #777777;
  margin-bottom: 6px;
}
.fair-plan-text {
  font-size: 15px;
  line-height: 1.7;
  color: #333333;
  margin: 0;
}
.fair-quiz-box {
  background-color: #f6f8f5;
  border: 1px solid #d5ded9;
  border-top: 4px solid #4a7a5d;
  padding: 25px 30px;
  margin: 30px auto;
  max-width: 750px;
  text-align: left;
}

/* ==========================================================================
   2. 会議・総会プラン / 待春プラン 告知専用
   ========================================================================== */
.plan-main-title {
  font-size: 20px;
  font-weight: bold;
  color: #111111;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.plan-duration {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 25px;
  text-align: center;
}
.news-detail-body .plan-duration { color: #c5a059; }
.plan-lead-text {
  text-align: left;
  display: inline-block;
  max-width: 850px;
  line-height: 1.8;
  margin-bottom: 30px;
}
.plan-catch-phrase {
  color: #ff69b4;
  font-size: 21px;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.5;
}
.plan-highlight-text {
  font-size: 18px;
  font-weight: bold;
  color: #c41313;
}
.plan-small-note {
  font-size: 13px;
  font-weight: normal;
  color: #555555;
}
.plan-block-note {
  display: block;
  font-size: 14px;
  color: #444444;
  margin-top: 4px;
}
.plan-section-divider {
  border: 0;
  border-top: 1px dashed #dcd6cd;
  margin: 40px auto;
  max-width: 850px;
}
.plan-restaurant-block {
  max-width: 850px;
  margin: 0 auto;
}
.plan-restaurant-intro {
  text-align: left;
  max-width: 640px;
  margin: 20px auto;
}
.plan-restaurant-title {
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 20px;
}
.plan-price-list {
  list-style: none;
  padding: 0;
  margin: 20px auto;
  display: inline-block;
  text-align: left;
}
.plan-price-list li {
  font-size: 16px;
  margin-bottom: 8px;
}
.plan-price-single { font-size: 16px; margin: 20px auto; }
.plan-course-name { font-weight: bold; }
.plan-accent-price {
  font-size: 18px;
  font-weight: bold;
  color: #c41313;
}
.plan-drink-include {
  font-size: 14px;
  color: #555555;
  background-color: #faf9f7;
  padding: 10px 15px;
  display: inline-block;
  border: 1px solid #edeae4;
}
.plan-restaurant-block .plan-drink-include {
  max-width: 640px;
  margin: 15px auto;
  text-align: left;
  border-left: 3px solid #c5a059;
  display: block;
}
.plan-online-booking {
  margin: 30px auto 10px;
  max-width: 260px;
}
.plan-online-booking a {
  display: block;
  text-decoration: none;
  color: #333333;
  border: 1px solid #e0dbd1;
  background-color: #ffffff;
  padding: 15px;
  transition: opacity 0.3s ease;
  box-shadow: 0 2px 6px rgba(0,0,0,0.03);
  text-align: center;
}
.plan-online-booking a:hover { opacity: 0.85; }
.plan-online-booking img {
  max-width: 130px !important;
  margin: 0 auto 12px !important;
  display: inline-block;
}
.booking-btn-text {
  display: block;
  font-size: 13px;
  font-weight: bold;
  background-color: #555555;
  color: #ffffff;
  padding: 8px 0;
  border-radius: 2px;
  letter-spacing: 0.03em;
  text-align: center;
}
.plan-detail-box {
  background-color: #fcfbfa;
  border: 1px solid #e6dfd7;
  padding: 25px;
  border-radius: 4px;
  max-width: 700px;
  margin: 25px auto;
  text-align: left;
}
.plan-sub-heading {
  font-size: 15px;
  font-weight: bold;
  color: #222222;
  margin-top: 0;
  margin-bottom: 8px;
  border-left: 3px solid #a1844e;
  padding-left: 10px;
}
.plan-menu-items {
  font-size: 14px;
  line-height: 1.6;
  color: #444444;
  margin-bottom: 15px;
}
.plan-menu-items:last-child { margin-bottom: 0; }
.plus-symbol {
  font-size: 24px;
  font-weight: bold;
  color: #ff69b4;
  text-align: center;
  margin: 10px 0;
}
.plan-footer-notes {
  font-size: 13px;
  color: #666666;
  text-align: left;
  max-width: 700px;
  margin: 15px auto 0;
  line-height: 1.6;
}
.plan-booking-info {
  margin: 40px auto 0;
  padding: 30px;
  background-color: #faf9f7;
  border: 1px solid #edeae4;
  max-width: 850px;
}
.news-detail-body footer.plan-booking-info {
  background-color: #f7f5f0;
  border: 1px solid #e0dbd1;
}
.booking-lead { font-size: 15px; margin-bottom: 10px; }
.booking-tel-box {
  font-size: 18px;
  color: #111111;
  margin-bottom: 25px;
}
.booking-tel-box a { color: #111111; text-decoration: none; }
.news-detail-body .taisyun-catch {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #e25c80;
  line-height: 1.6;
  margin-bottom: 20px;
}
.taisyun-grid-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 35px auto;
  padding: 0;
  max-width: 960px;
}
.taisyun-grid-card {
  flex: 1;
  min-width: 200px;
  max-width: 220px;
  background: #ffffff;
  border: 1px solid #e6dfd7;
  padding: 15px;
  text-align: center;
  box-sizing: border-box;
}
.taisyun-grid-card img {
  display: block;
  width: 130px;
  height: 130px;
  margin: 0 auto 12px;
}
.taisyun-grid-card a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #8b7355;
  text-decoration: none;
  line-height: 1.4;
}
.taisyun-grid-card a:hover { text-decoration: underline; }

/* ==========================================================================
   3. テイクアウト・季節のお弁当案内（旧 topics-bento.css より統合）
   ========================================================================== */
/* --- 冬の季節弁当専用 --- */
.bento-season-badge {
  display: inline-block;
  background-color: #1e90ff;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 15px;
  margin-bottom: 15px;
  border-radius: 0;
}
.bento-spec-box {
  background: #fdfbf7;
  border: 1px solid #e6dfd7;
  padding: 20px;
  margin: 20px auto 30px;
  max-width: 650px;
  text-align: left;
}
.bento-name-title {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  border-bottom: 2px solid #8b7355;
  padding-bottom: 8px;
  margin-bottom: 15px;
  text-align: center;
}
.bento-spec-list {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
}
.bento-spec-list li {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 8px;
  padding-left: 15px;
  position: relative;
}
.bento-spec-list li::before {
  content: "■";
  position: absolute;
  left: 0;
  color: #8b7355;
  font-size: 11px;
  top: 2px;
}
.bento-notice-text {
  font-size: 13px;
  color: #666666;
  line-height: 1.5;
  border-top: 1px dashed #e6dfd7;
  padding-top: 10px;
}
.bento-reserve-zone {
  background: #f7f5f0;
  border: 1px dashed #8b7355;
  padding: 25px;
  margin: 30px auto;
  max-width: 500px;
  text-align: center;
}
.bento-qr-wrapper {
  margin: 15px auto;
  width: 180px;
}
.bento-btn-online {
  display: inline-block;
  background-color: #8b7355;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 25px;
  text-decoration: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: background-color 0.2s ease;
  margin-top: 10px;
}
.bento-btn-online:hover {
  background-color: #6e5940;
  text-decoration: none;
}

/* --- 秋の季節弁当（錦秋弁当）専用 --- */
.topics-limited-badge-wrapper {
  margin: 15px auto 25px;
  text-align: center;
}
.topics-limited-badge-crimson {
  display: inline-block;
  background-color: #dc143c;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 18px;
  border-radius: 50px;
  letter-spacing: 0.03em;
}
.topics-product-spec-box {
  max-width: 500px;
  margin: 30px auto;
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
}
.topics-product-name {
  font-size: 18px;
  font-weight: bold;
  color: #11;
  margin-bottom: 5px;
}
.topics-product-price {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px dashed #e2e8f0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.topics-product-price span {
  font-size: 26px;
  color: #b89343;
}
.topics-spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.topics-spec-table th {
  width: 30%;
  text-align: left;
  font-weight: bold;
  color: #666;
  padding: 8px 0;
  vertical-align: top;
}
.topics-spec-table td {
  text-align: left;
  color: #333;
  padding: 8px 0;
  vertical-align: top;
}
.topics-notice-list-container {
  max-width: 650px;
  margin: 35px auto;
  text-align: left;
  background-color: #fcfbfa;
  padding: 20px 25px;
  border-left: 3px solid #b89343;
}
.topics-notice-bullet-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.topics-notice-bullet-list li {
  font-size: 14px;
  color: #444;
  line-height: 1.6;
  margin-bottom: 8px;
}
.topics-notice-bullet-list li:last-child {
  margin-bottom: 0;
}
.topics-notice-bullet-list li.topics-alert-text {
  color: #dc143c;
  font-weight: bold;
}

/* --- 共有イメージ・PDFパーツ --- */
.topics-single-flyer-wrapper,
.plan-main-visual,
.topics-menu-image-wrapper,
.topics-main-image-wrapper {
  margin: 30px auto;
  max-width: 100%;
}
.topics-menu-image-wrapper-poster {
  margin-top: 25px;
}
.img-responsive-center,
.topics-max-width-750 {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.plan-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin-bottom: 20px;
}
.plan-gallery img {
  flex: 1 1 380px;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

/* 競合対策：お弁当PDF（.plan-pdf-link-wrapper内）のスタイルを厳密に分離保護 */
.plan-pdf-link-wrapper .pdf-link-block {
  display: block;
  max-width: 260px;
  margin: 20px auto 0;
  text-decoration: none;
  color: #333333;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 10px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.plan-pdf-link-wrapper .pdf-link-block:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.06);
}
.plan-pdf-link-wrapper .pdf-link-block img {
  max-width: 100%;
  height: auto;
}
.plan-pdf-link-wrapper .pdf-btn-text {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-color: #111111;
  padding: 10px 0;
  text-decoration: none;
}

/* 通常の共通PDFリンク用（※競合優先：topics-lunch.css の指定が最優先で適用されます） */
.pdf-link-block {
  display: inline-block;
  text-decoration: none;
  text-align: center;
}
.pdf-btn-text {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #8b7355;
  text-decoration: underline;
}


/* ==========================================================================
   [レスポンシブ] タブレット・スマホ対応 (max-width: 768px) - lunch側
   ========================================================================== */
@media screen and (max-width: 768px) {
  /* 旧 topics-lunch.css 側 */
  .topics-menu-main-title { font-size: 18px; margin-bottom: 20px; }
  .topics-menu-section { margin: 25px auto; }
  .topics-menu-badge { font-size: 14px; padding: 5px 14px; }
  .topics-menu-date-tag { font-size: 14px; }
  .topics-menu-desc { font-size: 13px; }
  .topics-menu-item-title { font-size: 115%; }
  .topics-menu-price { font-size: 110%; }
  .topics-menu-notes .note-highlight { font-size: 85%; }
  .topics-pdf-container .pdf-btn-text { font-size: 100%; padding: 5px 12px; }
  .topics-menu-list li { font-size: 14px; }
  .topics-menu-lead { font-size: 14px; margin-top: 20px; }
  .topics-menu-note { font-size: 13px; margin-bottom: 20px; }
  .plan-main-title { font-size: 18px; text-align: center; }
  .plan-duration { font-size: 14px; margin-bottom: 20px; text-align: center; }
  .plan-catch-phrase { font-size: 16px; margin-bottom: 15px; }
  .plan-lead-text { font-size: 14px; line-height: 1.7; margin-bottom: 20px; }
  .plan-highlight-text { font-size: 15px; }
  .plan-section-divider { margin: 25px auto; }
  .plan-restaurant-title { font-size: 15px; margin-bottom: 15px; }
  .plan-price-list li, .plan-price-single { font-size: 14px; }
  .plan-accent-price { font-size: 16px; }
  .plan-detail-box { padding: 20px 15px; margin: 20px auto; }
  .plan-sub-heading { font-size: 14px; }
  .plan-menu-items { font-size: 13px; }
  .plus-symbol { font-size: 20px; }
  .plan-booking-info { padding: 20px 15px; margin-top: 30px; }
  .booking-lead { font-size: 13px; }
  .booking-tel-box { font-size: 15px; margin-bottom: 15px; }
  .plan-online-booking { max-width: 220px; padding: 12px; }
  .plan-online-booking a { text-align: center; }
  .plan-online-booking img { max-width: 110px !important; margin: 0 auto 10px !important; }
  .booking-btn-text { font-size: 12px; }
  .lunch-btn-crimson { width: 100%; min-width: auto; }
  .lunch-menu-name { font-size: 18px; }
  .fair-plan-header { padding: 10px 15px; font-size: 14px; }
  .fair-plan-body { padding: 15px; }
  .fair-plan-text { font-size: 13px; }
  .fair-quiz-box { padding: 20px 15px; }
  .news-detail-body .taisyun-catch { font-size: 16px; }
  .taisyun-grid-container { gap: 15px; }
  .taisyun-grid-card { min-width: 45%; }

  /* 旧 topics-bento.css 側 */
  .bento-name-title { font-size: 18px; }
  .plan-pdf-link-wrapper .pdf-btn-text,
  .news-detail-body .pdf-btn-text { font-size: 13px; }
  .topics-menu-image-wrapper { margin: 20px auto; }
  .plan-gallery { gap: 10px; }
  .plan-pdf-link-wrapper .pdf-link-block { max-width: 220px; padding: 12px; }
}

/* ==========================================================================
   [レスポンシブ] スマートフォン環境 (max-width: 576px / 480px) - lunch側
   ========================================================================== */
@media (max-width: 576px) {
  /* 旧 topics-bento.css 側 */
  .topics-limited-badge-crimson { font-size: 13px; padding: 5px 14px; }
  .topics-product-spec-box { padding: 20px 15px; }
  .topics-product-price span { font-size: 22px; }
  .topics-spec-table { font-size: 13px; }
  .topics-notice-list-container { padding: 15px; }
  .topics-notice-bullet-list li { font-size: 13px; }
}

@media screen and (max-width: 480px) {
  /* 旧 topics-lunch.css 側 */
  .taisyun-grid-card { min-width: 100%; }
}

```