/*
 * ======================================
 * 追加クラス一覧（共通SCSS取り込み検討用）
 * ======================================
 *
 * 【共通パーツ】
 * .ofr-txt(--card/--loose/--tight/--dark) - 本文テキスト（16px / 行間2.1〜2.3 / 字間.03em / 文字色82〜85%）
 * .ofr-label(--sm/--yellow)    - 英字ラベル（Jost 15px / .24em）
 * .ofr-catch(--lg)             - 見出し下の濃グリーン太字サブキャッチ
 * .ofr-lead(--lg) - 中央リード文（流体余白）
 * .ofr-heading(--md/--sm/--lead/--gap-18/--gap-md/--gap-lg/--flush) - heading拡張（英字ラベル＋和文700・流体サイズ）
 * .ofr-btn(--yellow/--to-white/--white-line/--block/--mv/--lg) - btn拡張（角丸3px・自動幅・min-height56）
 * .ofr-badge(--lg)             - イエロー丸の数字バッジ
 * .ofr-container-md / -sm      - 1020px / 800px コンテナ
 * .ofr-section-md / .ofr-stack / .ofr-radius - 余白・縦積み・角丸12px補助
 * .ofr-header / __inner / __nav / __right / __cta / .ofr-logo / .ofr-tel - sticky＋blurヘッダー、TEL2段表示、BASEボタン
 * .ofr-shop / __inner / __desc / __btns - ONLINE SHOP帯（footer-cta拡張）
 * .ofr-footer / __body / __logo / __contact / __tel / __bottom - 白地3カラムフッター
 * .ofr-hero / --sm / __bg(--62/--45) / __content / __title - 下層ヒーロー（暗い地＋写真透過）
 *
 * 【TOP】
 * .ofr-mv / __text / __catch   - MV（暗幕なし・左寄せコピー・100vh）
 * .ofr-concept / __list / __item / __photo / __circle / __img / __badge / __title - 丸写真3カラム（hoverで1.08倍）
 * .ofr-wave-top / __wave       - セクション上部のSVG波線
 * .ofr-product(--line) / __body / __name / __volume / .ofr-product-grid - 商品カード
 * .ofr-story / __bg / __inner / __panel - 写真全面＋右白パネル
 *
 * 【ABOUT】
 * .ofr-philosophy / __catch-box / __catch / __body - 縦書きキャッチ＋沖縄地図マスク
 * .ofr-fixed-photo / __img / __text-wrap / __text - スクロール固定写真
 * .ofr-commitment / .ofr-commit-list / .ofr-commit / __img / __body / __title - 写真・テキスト左右交互（半々）
 * .ofr-future / __inner / __head / __closing / .ofr-steps / .ofr-step / __img / __status / __name - 楕円上端＋点線でつなぐ3ステップ
 *
 * 【PRODUCT】
 * .ofr-spec / __price / __note - 内容量・価格の dl
 * .ofr-tabs / .ofr-recipe-panel / .ofr-recipe-grid / .ofr-recipe / __title / __point - ピル型タブ＋レシピカード
 *
 * 【COMPANY】
 * .ofr-greeting / .ofr-gallery / __track / __item - ごあいさつ・段違い写真の自動横スクロール
 * .ofr-info-list / .ofr-info / __head / __table - 角丸枠の会社情報表
 *
 * 【CONTACT】
 * .ofr-contact-intro / .ofr-note / .ofr-contact-form - リード・注記ボックス・CMSフォーム枠
 * .ofr-privacy / __item / __title / __text - プライバシーポリシー開閉（accordion拡張）
 * .ofr-contact-info / __grid / .ofr-contact-card / __title / __tel / __grow - お問い合わせ先カード
 *
 * ======================================
 * 共通SCSSに不足していたもの
 * ======================================
 *
 * 【値の粒度不足】
 * - fz-* に 15px / 17px が無い、clamp() による流体フォントサイズが無い → 見出し・本文サイズを site.css で指定
 * - lh-* に 2.1 / 2.2 / 2.3 / 2.5 が無い（和文本文の広め行間）
 * - ls-* に .03em / .06em / .24em が無い
 * - mt/mb/gap が固定px（tablet以下で半減）のみ。clamp() 流体余白が無い
 * - opacity-* に .45 / .55 / .62 が無い（下層ヒーロー写真の透過）
 * - .container-md（1020px）/ .container-sm（800px）相当が無い
 * - .container 系の max-width 上書きで tablet 以下の 95% 指定が外れる（min() で回避）
 * 【指定方向不足】
 * - mv-kenburns__text が中央揃え固定。左寄せ＋container幅に揃える modifier が無い
 * 【状態不足】
 * - 親hover時に子画像を拡大する utility（.hover-zoom-child 等）が無い
 * - base の a:hover { opacity:.8 } が全リンクに効く。色変化のみのサイト向けに無効化する手段が無い
 * 【構造不足】
 * - header を position:sticky で使う型が無い（header-bar=fixed / header-sticky=JS切替のみ）
 * - btn が width:100% / max-width:300px 固定。自動幅ボタンの modifier が無い
 * - btn--accent の文字色が白固定（明るいアクセント色に濃色文字を載せられない）
 * - 縦書きキャッチを absolute にせず配置する heading-vertical の static 版が無い
 * - スクロール固定写真（clip-path + fixed）コンポーネントが無い
 * - 丸写真を点線でつなぐステップ（card-flow の丸写真版）が無い
 * - gallery-scroll で段違い（交互に下げる）・3:4固定比率の modifier が無い。gap使用時にループ位置がずれる
 * - footer-body の3カラム以外（auto-fit）・白背景版が無い
 * 【装飾パターン不足】
 * - セクション上端の楕円（アーチ）背景、任意パスのSVG波線を上端に重ねる配置
 * - 見出し左の角丸縦線（heading-bar は角張った border-left のみ）
 * - 丸写真の白フチ＋外側カラーリング（img-frame--halo とは別表現）
 *
 */

/* ==========================================================================
   Base（サイト全体）
   ========================================================================== */
body {
  font-size: 1.6rem; /* wireframe：body 16px（SPでも縮めない） */
}
main {
  overflow-x: clip; /* 装飾のはみ出しによる横スクロール防止 */
}
a:hover {
  opacity: 1; /* ホバーは色変化のみ（wireframe 共通ルール） */
}
/* セクション上下余白（デザインの流体値に合わせる） */
.section {
  padding-top: clamp(64px, 7vw, 120px);
  padding-bottom: clamp(64px, 7vw, 120px);
}
input, select, textarea, button {
  font-family: inherit;
}

/* 本文テキスト */
.ofr-txt {
  font-size: 1.57rem;
  line-height: 2.2;
  letter-spacing: .03em;
  color: rgba(31, 42, 30, .82);
}
@media (max-width: 639px) {
  .ofr-txt {
    font-size: 1.57rem;
    line-height: 2;
  }
}
.ofr-txt--card { line-height: 1.8; }
.ofr-txt--loose { line-height: 2.3; }
.ofr-txt--tight { line-height: 2.1; }
.ofr-txt--dark { color: rgba(31, 42, 30, .85); }
.ofr-lead {
  max-width: 52em;
  margin: 0 auto clamp(36px, 4vw, 56px);
}
.ofr-lead--lg { margin-bottom: clamp(40px, 5vw, 64px); }

/* 英字ラベル（Jost 15px / .24em / メインカラー） */
.ofr-label {
  display: block;
  font-family: "Jost", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .24em;
  color: #2F7D3A;
}
.ofr-label--sm { font-size: 1.4rem; }
.ofr-label--yellow { color: #F2C230; }

/* サブキャッチ（見出し下の濃グリーン太字） */
.ofr-catch {
  font-size: clamp(18px, 1.6vw, 19px);
  font-weight: 700;
  line-height: 1.9;
  letter-spacing: .05em;
  color: #1E5527;
}
.ofr-catch--lg { font-size: clamp(16px, 1.7vw, 21px); }

/* ==========================================================================
   見出し（heading 拡張：英字ラベル＋日本語見出し）
   ========================================================================== */
.ofr-heading {
  margin-bottom: clamp(36px, 4vw, 56px);
}
.ofr-heading--lead { margin-bottom: 20px; }
.ofr-heading--gap-18 { margin-bottom: 18px; }
.ofr-heading--gap-md { margin-bottom: clamp(40px, 4.6vw, 64px); }
.ofr-heading--gap-lg { margin-bottom: clamp(48px, 5.4vw, 80px); }
.ofr-heading--flush { margin-bottom: 0; }
.ofr-heading .heading__en {
  display: block;
  margin-bottom: 18px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .24em;
  color: #2F7D3A;
}
.ofr-heading .heading__ja {
  margin-top: 0;
  font-size: clamp(21px, 2.9vw, 34px);
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: .05em;
  color: #1F2A1E;
}
.ofr-heading--md .heading__ja { font-size: clamp(20px, 2.6vw, 30px); }
.ofr-heading--sm .heading__en { margin-bottom: 16px; }
.ofr-heading--sm .heading__ja { font-size: clamp(20px, 2.4vw, 28px); }

/* ==========================================================================
   ボタン（btn 拡張：角丸3px・自動幅）
   ========================================================================== */
.ofr-btn {
  width: auto;
  max-width: none;
  min-height: 56px;
  padding: 0 34px;
  border-width: 1px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .08em;
}
.ofr-btn--yellow {
  background: #F2C230;
  border-color: #F2C230;
  color: #1F2A1E;
}
.ofr-btn--yellow:hover {
  background: #E0B01F;
  border-color: #E0B01F;
  color: #1F2A1E;
  opacity: 1;
}
.ofr-btn--to-white:hover {
  background: #fff;
  border-color: #fff;
}
.ofr-btn--white-line {
  background: none;
  border-color: rgba(255, 255, 255, .6);
  color: #fff;
}
.ofr-btn--white-line:hover {
  background: rgba(255, 255, 255, .12);
  color: #fff;
  opacity: 1;
}
.ofr-btn--block {
  width: 100%;
  min-height: 52px;
  margin-top: auto;
  padding: 0 20px;
  letter-spacing: .06em;
}
.ofr-btn--mv {
  padding: 0 34px;
  font-size: 1.5rem;
}
.ofr-btn .btn__label { text-align: center; }
.ofr-btn--lg {
  min-height: 60px;
  padding: 0 48px;
  font-size: 1.5rem;
  letter-spacing: .1em;
}

/* 数字バッジ（イエローの丸） */
.ofr-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #F2C230;
  font-family: "Jost", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  color: #1F2A1E;
}
.ofr-badge--lg {
  width: 64px;
  height: 64px;
  font-size: 2.4rem;
}

/* ==========================================================================
   ヘッダー（header 拡張：sticky・テキストロゴ・下線なしナビ）
   ========================================================================== */
.ofr-header {
  position: sticky;
  top: 0;
  background: rgba(254, 254, 254, .95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(31, 42, 30, .12);
}
.ofr-header__inner {
  max-width: 1280px;
  height: auto;
  min-height: 68px;
  padding: 12px clamp(16px, 3vw, 28px);
  gap: 10px clamp(16px, 2.4vw, 28px);
}
.ofr-logo .header-logo__name {
  font-size: clamp(17px, 2vw, 21px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .06em;
  color: #1F2A1E;
}
.ofr-header__nav {
  margin-right: 0;
  gap: 6px clamp(14px, 1.8vw, 24px);
}
.ofr-header__nav .header__nav-item a {
  padding: 6px 0;
}
.ofr-header__nav .header__nav-item a::after {
  display: none;
}
.ofr-header__nav .header__nav-ja {
  margin-top: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .06em;
  color: #1F2A1E;
  transition: color .3s ease;
}
.ofr-header__nav .header__nav-item a:hover .header__nav-ja,
.ofr-header__nav .header__nav-item--current .header__nav-ja {
  color: #2F7D3A;
}
.ofr-header__right {
  gap: 8px 14px;
  height: auto;
}
.ofr-tel {
  flex-direction: column;
  align-items: flex-start;
  gap: 1px;
  color: #1F2A1E;
}
.ofr-tel::before {
  display: none;
}
.ofr-tel:hover {
  opacity: 1;
  color: #2F7D3A;
}
.ofr-tel__label {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .2em;
  color: rgba(31, 42, 30, .5);
}
.ofr-tel__num {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .02em;
}
.ofr-header__cta {
  flex-direction: row;
  gap: 8px;
  height: auto;
  min-height: 44px;
  padding: 0 18px;
  border-radius: 3px;
  background: #F2C230;
  color: #1F2A1E;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .06em;
}
.ofr-header__cta .fa-solid {
  font-size: 1.6rem;
}
.ofr-header__cta:hover {
  background: #E0B01F;
  color: #1F2A1E;
}
@media (max-width: 1100px) {
  .ofr-header__inner {
    min-height: 64px;
    padding-right: 64px;
  }
}

/* SPナビ */
.ofr-nav-toggle {
  background: #2F7D3A;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.ofr-nav-toggle .nav-toggle__line {
  background: #fff;
}
.ofr-sp-nav {
  background: #2F7D3A;
}

/* ==========================================================================
   ONLINE SHOP帯（footer-cta 拡張）
   ========================================================================== */
.ofr-shop {
  padding: clamp(48px, 5.4vw, 88px) 0;
}
.ofr-shop::before {
  background: #1E5527;
}
.ofr-shop__inner {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
  max-width: 1240px;
  padding: 0 clamp(20px, 5vw, 40px);
}
.ofr-shop .footer-cta__label {
  margin: 0 0 10px;
  text-align: left;
}
.ofr-shop__desc {
  font-size: clamp(18px, 2.2vw, 26px);
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: .05em;
  color: #fff;
}
.ofr-shop__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.ofr-shop__btns .ofr-btn {
  padding: 0 30px;
}

/* ==========================================================================
   フッター（footer-body 拡張：白背景3カラム）
   ========================================================================== */
.ofr-footer {
  background: #FEFEFE;
  border-top: 1px solid rgba(31, 42, 30, .12);
}
.ofr-footer__body {
  padding: clamp(44px, 5vw, 60px) 0;
}
.ofr-footer .footer-body__inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: clamp(28px, 3.4vw, 56px);
  max-width: 1240px;
  padding: 0 clamp(20px, 5vw, 40px);
}
.ofr-footer .footer-body__inner > * {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ofr-footer__logo {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .06em;
  color: #1F2A1E;
}
.ofr-footer .footer-body__info {
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 2.1;
  letter-spacing: .03em;
  color: rgba(31, 42, 30, .75);
}
.ofr-footer .footer-body__inner > .ofr-footer__contact { gap: 12px; }
.ofr-footer__contact .footer-body__info { line-height: 2; }
.ofr-footer__tel {
  font-family: "Jost", sans-serif;
  font-size: clamp(22px, 2.4vw, 28px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  color: #1F2A1E;
}
.ofr-footer__tel:hover { color: #2F7D3A; }
.ofr-footer .footer-body__inner > .ofr-footer__menu { gap: 6px; }
.ofr-footer .footer-body__nav {
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 6px;
}
.ofr-footer .footer-body__nav-item {
  font-size: 1.4rem;
  line-height: 1.6;
}
.ofr-footer .footer-body__nav-item a {
  display: inline-flex;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: .05em;
  color: #1F2A1E;
}
.ofr-footer .footer-body__nav-item a:hover { color: #2F7D3A; }
.ofr-footer__bottom {
  padding: 20px clamp(20px, 5vw, 40px);
  border-top: 1px solid rgba(31, 42, 30, .12);
}
.ofr-footer__bottom .footer-bottom__copyright {
  font-size: 1.3rem;
  line-height: 1.8;
  letter-spacing: .1em;
  color: rgba(31, 42, 30, .6);
}

/* ==========================================================================
   TOP：メインビジュアル（mv-kenburns 拡張・暗幕なし・左寄せコピー）
   ========================================================================== */
.ofr-mv {
  position: relative;
  background: #1F2A1E;
}
.ofr-mv #slideshow {
  height: 100vh;
}
@media (max-width: 639px) {
  .ofr-mv #slideshow { height: 70vh; }
}
#slideshow #cms-slider-1-1-area,
#slideshow .swiper,
#slideshow .swiper-container,
#slideshow .swiper-wrapper,
#slideshow .swiper-slide,
#slideshow .main_slider__inner {
  height: 100%;
}
#slideshow .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ofr-mv .mv-kenburns__slide {
  transition-duration: 1.6s;
}
.ofr-mv__text {
  align-items: flex-start;
  text-align: left;
  padding: clamp(48px, 8vw, 96px) max(clamp(20px, 5vw, 40px), calc((100% - 1160px) / 2)) clamp(96px, 14vh, 160px);
}
.ofr-mv__catch {
  max-width: 20em;
  margin: 0 0 34px;
  font-size: clamp(24px, 3.6vw, 44px);
  line-height: 1.7;
  letter-spacing: .04em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, .5), 0 4px 24px rgba(0, 0, 0, .45);
}

/* ==========================================================================
   TOP：3つのこだわり（丸写真3カラム）
   ========================================================================== */
.ofr-concept {
  padding-bottom: clamp(110px, 12vw, 190px);
}
.ofr-concept__list {
  gap: clamp(40px, 4vw, 65px);
}
.ofr-concept__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  text-align: center;
}
.ofr-concept__photo {
  position: relative;
  width: min(100%, 300px);
}
.ofr-concept__circle {
  overflow: hidden;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
}
.ofr-concept__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .6s ease;
}
.ofr-concept__img--left { object-position: 40% center; }
.ofr-concept__item:hover .ofr-concept__img {
  transform: scale(1.08);
}
.ofr-concept__badge {
  position: absolute;
  top: 6%;
  left: 6%;
}
.ofr-concept__title {
  margin-top: 8px;
  padding-bottom: 14px;
  border-bottom: 3px dotted rgba(31, 42, 30, .25);
  font-size: clamp(18px, 1.6vw, 20px);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: .04em;
  color: #1F2A1E;
}

/* ==========================================================================
   TOP：商品ラインナップ（セクション上部の波線）
   ========================================================================== */
.ofr-wave-top {
  position: relative;
}
.ofr-wave-top__wave {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  margin-bottom: -1px;
}
.ofr-wave-top__wave svg {
  height: clamp(40px, 5vw, 80px);
}
.ofr-wave-top__wave path {
  fill: #F3F8EE;
}

/* 商品カード */
.ofr-product {
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(31, 42, 30, .1);
}
.ofr-product--line {
  border-color: rgba(31, 42, 30, .12);
}
.ofr-product__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 14px;
  padding: clamp(24px, 2.6vw, 36px);
}
.ofr-product__name {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: .04em;
  color: #1F2A1E;
}
.ofr-product__volume {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: .06em;
  color: #2F7D3A;
}

/* ==========================================================================
   TOP：私たちの想い（写真全面＋右白パネル）
   ========================================================================== */
.ofr-story {
  position: relative;
  display: flex;
  align-items: center;
  min-height: clamp(480px, 52vw, 720px);
}
.ofr-story__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ofr-story__inner {
  position: relative;
  width: 100%;
  padding-top: clamp(40px, 5vw, 72px);
  padding-bottom: clamp(40px, 5vw, 72px);
}
.ofr-story__panel {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 600px;
  margin-left: auto;
  padding: clamp(32px, 4vw, 56px);
  border-radius: 12px;
  background: #fff;
}
.ofr-story__panel .ofr-txt { color: rgba(31, 42, 30, .85); }

/* ==========================================================================
   共通レイアウト補助
   ========================================================================== */
.ofr-container-md { max-width: min(1020px, 95%); }
.ofr-container-sm { max-width: min(900px, 95%); }
@media (max-width: 1320px) {
  .container-narrow {
    max-width: min(920px, 95%);
    padding-left: 10px;
    padding-right: 10px;
  }
}
.ofr-product-grid { gap: clamp(24px, 3vw, 40px); }
.ofr-section-md {
  padding-top: clamp(60px, 6.4vw, 104px);
  padding-bottom: clamp(60px, 6.4vw, 104px);
}
.ofr-radius { border-radius: 12px; }
.ofr-stack {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* ==========================================================================
   下層ページヒーロー（page-hero 拡張：暗い地＋写真を透過）
   ========================================================================== */
.ofr-hero {
  display: flex;
  align-items: center;
  min-height: clamp(260px, 38vh, 420px);
  background: #1F2A1E;
}
.ofr-hero--sm { min-height: clamp(220px, 32vh, 340px); }
.ofr-hero__bg { opacity: .55; }
.ofr-hero__bg--62 { opacity: .62; }
.ofr-hero__bg--45 { opacity: .45; }
.ofr-hero__content {
  width: 100%;
  padding-top: clamp(40px, 6vw, 72px);
  padding-bottom: clamp(40px, 6vw, 72px);
}
.ofr-hero__title {
  text-align: center;
  font-size: clamp(22px, 3.2vw, 38px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .05em;
  color: #fff;
}

/* ==========================================================================
   ABOUT：理念（縦書きキャッチ＋沖縄地図シルエット）
   ========================================================================== */
.ofr-philosophy {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: clamp(40px, 5vw, 80px);
}
.ofr-philosophy__catch-box {
  position: relative;
  isolation: isolate;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  min-width: clamp(280px, 30vw, 400px);
  min-height: clamp(320px, 34vw, 460px);
}
.ofr-philosophy__catch-box::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: rgba(143, 195, 31, .2);
  -webkit-mask: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/28573/okinawa-map.png) center / contain no-repeat;
  mask: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/28573/okinawa-map.png) center / contain no-repeat;
}
.ofr-philosophy__catch {
  writing-mode: vertical-rl;
  white-space: nowrap;
  font-size: clamp(20px, 2.4vw, 30px);
  font-weight: 500;
  line-height: 2;
  letter-spacing: .14em;
  color: #1F2A1E;
}
.ofr-philosophy__body {
  display: flex;
  flex: 1 1 420px;
  flex-direction: column;
  gap: 1.8em;
  max-width: 640px;
  font-size: 1.6rem;
  line-height: 2.5;
  letter-spacing: .06em;
  color: rgba(31, 42, 30, .85);
}

/* ABOUT：固定写真（スクロールしても写真が固定されて見える） */
.ofr-fixed-photo {
  position: relative;
  width: 100%;
  height: clamp(360px, 60vw, 820px);
  clip-path: inset(0);
  background: #F8F7F2;
}
.ofr-fixed-photo__img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  pointer-events: none;
}
.ofr-fixed-photo__text-wrap {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
}
.ofr-fixed-photo__text {
  width: 100%;
  padding-top: clamp(24px, 4vw, 56px);
  padding-bottom: clamp(24px, 4vw, 56px);
  font-family: "Jost", sans-serif;
  font-size: clamp(22px, 2.6vw, 36px);
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: .04em;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .45), 0 2px 16px rgba(0, 0, 0, .35);
}

/* ABOUT：3つのこだわり（写真とテキスト左右交互・半々） */
.ofr-commitment {
  padding: clamp(80px, 9vw, 160px) 0 clamp(40px, 5vw, 80px);
}
.ofr-commit-list {
  display: flex;
  flex-direction: column;
  gap: clamp(36px, 4.5vw, 72px);
}
.ofr-commit > .column2__child {
  width: 50%;
  margin-bottom: 0;
}
.ofr-commit__img {
  height: clamp(240px, 28vw, 400px);
  overflow: hidden;
  border-radius: 12px;
}
.ofr-commit__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ofr-commit__img .ofr-commit__img--pos-60 { object-position: center 60%; }
.ofr-commit__body {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: clamp(24px, 4vw, 56px) clamp(8px, 5vw, 80px);
}
.ofr-commit__title {
  font-size: clamp(18px, 1.9vw, 23px);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: .05em;
  color: #1F2A1E;
}
/* 画像と反対側（外側）の余白はなし */
.ofr-commit:not(.column2--reverse) .ofr-commit__body { padding-right: 0; }
.ofr-commit.column2--reverse .ofr-commit__body { padding-left: 0; }
.ofr-commit .ofr-txt { letter-spacing: .04em; }
@media (max-width: 896px) {
  .ofr-commit > .column2__child { width: 100%; }
  .ofr-commit .ofr-commit__body {
    padding-left: 0;
    padding-right: 0;
  }
}

/* ABOUT：今後の展望（上部楕円＋3ステップ） */
.ofr-future {
  position: relative;
  margin-top: clamp(60px, 8vw, 140px);
}
.ofr-future::before {
  content: "";
  position: absolute;
  left: -10%;
  right: -10%;
  bottom: calc(100% - 1px);
  height: clamp(60px, 8vw, 140px);
  border-radius: 50% 50% 0 0 / 100% 100% 0 0;
  background: #F8F7F2;
}
.ofr-future__inner {
  position: relative;
  padding-top: clamp(24px, 3vw, 48px);
  padding-bottom: clamp(80px, 9vw, 140px);
}
.ofr-future__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  max-width: 760px;
  margin: 0 auto clamp(48px, 6vw, 80px);
  text-align: center;
}
.ofr-steps {
  position: relative;
  gap: clamp(32px, 4vw, 56px);
}
.ofr-steps::before {
  content: "";
  position: absolute;
  top: clamp(130px, 14vw, 145px);
  left: 16%;
  right: 16%;
  border-top: 2px dashed rgba(47, 125, 58, .35);
}
.ofr-step {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}
.ofr-step__img {
  width: min(100%, 290px);
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border: 6px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #2F7D3A;
}
.ofr-step__img--yellow { box-shadow: 0 0 0 2px #F2C230; }
.ofr-step__status {
  padding: 6px 14px;
  border-radius: 999px;
  background: #2F7D3A;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .08em;
  color: #fff;
}
.ofr-step__status--yellow {
  background: #F2C230;
  color: #1F2A1E;
}
.ofr-step__name {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: .04em;
  color: #1F2A1E;
}
.ofr-future__closing {
  max-width: 760px;
  margin: clamp(48px, 6vw, 80px) auto 0;
  text-align: center;
}
@media (max-width: 639px) {
  .ofr-steps::before { display: none; }
}

/* ==========================================================================
   PRODUCT：商品スペック・レシピタブ
   ========================================================================== */
.ofr-spec {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px 16px;
  font-size: 1.6rem;
  line-height: 1.9;
  color: rgba(31, 42, 30, .82);
}
.ofr-spec dt {
  font-weight: 500;
  color: #2F7D3A;
}
.ofr-spec__price {
  font-family: "Jost", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  color: #1F2A1E;
}
.ofr-spec__note {
  font-size: 1.4rem;
  color: rgba(31, 42, 30, .6);
}

/* タブ（tab-nav--pill 拡張） */
.ofr-tabs { gap: 10px; }
.ofr-tabs .tab-nav__item {
  min-height: 52px;
  padding: 12px 28px;
  border: 1px solid #2F7D3A;
  background: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .04em;
  color: #2F7D3A;
}
.ofr-tabs .tab-nav__item.is-active {
  background: #2F7D3A;
  color: #fff;
}
.ofr-recipe-panel {
  padding-top: clamp(28px, 3.4vw, 44px);
}
.ofr-recipe-grid {
  gap: clamp(16px, 2vw, 24px);
}
.ofr-recipe {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: clamp(24px, 3vw, 36px);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 6px 20px rgba(31, 42, 30, .06);
}
.ofr-recipe__title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: .04em;
  color: #1F2A1E;
}
.ofr-recipe__title::before {
  content: "";
  flex: 0 0 5px;
  align-self: stretch;
  min-height: 1.4em;
  margin: 4px 0;
  border-radius: 3px;
  background: #2F7D3A;
}
.ofr-recipe__point {
  padding: 12px 16px;
  border-radius: 8px;
  background: #FCF6E2;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.9;
  letter-spacing: .03em;
  color: #1E5527;
}

.ofr-recipe__point-label {
  display: table;
  margin-bottom: 8px;
  padding: 4px 12px;
  border-radius: 3px;
  background: #2F7D3A;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: .08em;
  color: #fff;
}

/* ==========================================================================
   COMPANY：ごあいさつ・写真スライダー・会社情報表
   ========================================================================== */
.ofr-greeting {
  padding: clamp(64px, 7vw, 120px) 0 clamp(56px, 6vw, 96px);
}
.ofr-gallery {
  padding: clamp(48px, 5vw, 80px) 0;
}
.ofr-gallery__track {
  align-items: flex-start;
  gap: 0;
  animation-duration: 100s;
}
.ofr-gallery__item {
  flex: 0 0 auto;
  width: clamp(200px, 22vw, 300px);
  margin-right: clamp(12px, 2vw, 24px);
}
.ofr-gallery__item--down {
  padding-top: clamp(32px, 5vw, 64px);
}
.ofr-gallery .gallery-scroll__track img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  border-radius: 12px;
}
.ofr-info-list {
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 3.4vw, 48px);
}
.ofr-info {
  overflow: hidden;
  border: 1px solid rgba(31, 42, 30, .1);
  border-radius: 12px;
}
.ofr-info__head {
  padding: 16px 24px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .06em;
}
.ofr-info__table th,
.ofr-info__table td {
  padding: 16px 24px;
  border: 0;
  vertical-align: top;
}
.ofr-info__table tr + tr th,
.ofr-info__table tr + tr td {
  border-top: 1px solid rgba(31, 42, 30, .1);
}
.ofr-info__table th {
  width: 11em;
  background: #F3F8EE;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: .06em;
  color: #1E5527;
}
.ofr-info__table td {
  font-size: 1.6rem;
  line-height: 1.9;
  letter-spacing: normal;
  color: #1F2A1E;
}
@media (max-width: 639px) {
  .ofr-info__table tr + tr td { border-top: 0; }
}

/* ==========================================================================
   CONTACT：リード・フォーム・プライバシーポリシー・お問い合わせ先
   ========================================================================== */
.ofr-contact-intro {
  padding: clamp(56px, 6vw, 96px) 0 clamp(32px, 3.6vw, 48px);
}
.ofr-note {
  max-width: none;
  padding: 16px 20px;
  border-radius: 0;
}
.ofr-contact-form {
  padding-bottom: clamp(48px, 5vw, 80px);
}
/* プライバシーポリシー（accordion 拡張：上下線のみ・＋/−） */
.ofr-privacy {
  margin-top: clamp(40px, 5vw, 64px);
  border: 0;
  border-top: 1px solid rgba(31, 42, 30, .16);
  border-bottom: 1px solid rgba(31, 42, 30, .16);
  border-radius: 0;
}
.ofr-privacy .accordion__head {
  min-height: 64px;
  padding: 0 4px;
  background: none;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .05em;
  color: #1F2A1E;
}
.ofr-privacy .accordion__head:hover { background: none; }
.ofr-privacy .accordion__head::after {
  content: "＋";
  font-family: "Jost", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  color: #2F7D3A;
}
.ofr-privacy.is-open .accordion__head::after { content: "−"; }
.ofr-privacy .accordion__body {
  padding: 4px 4px 28px;
  border-top: 0;
  background: none;
}
.ofr-privacy.is-open .accordion__body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ofr-privacy__item {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.ofr-privacy__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: .04em;
  color: #1E5527;
}
.ofr-privacy__text {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: .03em;
  color: rgba(31, 42, 30, .82);
}

/* お問い合わせ先カード */
.ofr-contact-info {
  padding: clamp(48px, 5vw, 80px) 0;
}
.ofr-contact-info__grid { gap: clamp(24px, 3vw, 40px); }
.ofr-contact-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: clamp(24px, 2.6vw, 36px);
  border: 1px solid rgba(31, 42, 30, .1);
  background: #fff;
}
.ofr-contact-card__title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: .05em;
  color: #1F2A1E;
}
.ofr-contact-card__tel {
  font-family: "Jost", sans-serif;
  font-size: clamp(24px, 2.8vw, 32px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .02em;
  color: #2F7D3A;
}
.ofr-contact-card__tel:hover { color: #1E5527; }
.ofr-contact-card__grow { flex: 1; }
.ofr-contact-card .ofr-txt--tight { line-height: 2; }

/* ==========================================================================
   レスポンシブ調整（タブレット・SP）
   ========================================================================== */
/* 和文見出しを文節単位で改行（対応ブラウザ）。非対応ブラウザは HTML の d-inline-block で改行位置を担保 */
.ofr-heading .heading__ja,
.ofr-hero__title,
.ofr-mv__catch,
.ofr-catch,
.ofr-concept__title,
.ofr-product__name,
.ofr-commit__title,
.ofr-step__name,
.ofr-recipe__title,
.ofr-shop__desc,
.ofr-contact-card__title {
  word-break: auto-phrase;
  text-wrap: balance;
}

/* タブレット：3カラム→2カラム時に余る1枚を中央へ */
@media (min-width: 640px) and (max-width: 896px) {
  .ofr-concept__list > :last-child:nth-child(odd) {
    grid-column: 1 / -1;
    justify-self: center;
    width: calc(50% - 20px);
  }
  .ofr-steps > :last-child:nth-child(odd) {
    grid-column: 1 / -1;
    justify-self: center;
    width: calc(50% - 16px);
  }
}
@media (max-width: 896px) {
  .ofr-steps::before { display: none; }
}

/* SP */
@media (max-width: 639px) {
  .ofr-mv__catch {
    margin-bottom: 28px;
    font-size: 2.2rem;
  }
  .ofr-btn { padding: 12px 24px; }
  .ofr-concept__photo { width: min(100%, 260px); }
  .ofr-concept__badge {
    width: 48px;
    height: 48px;
    font-size: 1.8rem;
  }
  .ofr-shop__btns { width: 100%; }
  .ofr-shop__btns .ofr-btn { width: 100%; }
  .ofr-step__img { width: min(100%, 200px); }
  .ofr-steps { gap: 40px; }
  .ofr-tabs .tab-nav__item {
    min-height: 48px;
    padding: 10px 24px;
    font-size: 1.4rem;
  }
  .ofr-info__table th {
    width: 100%;
    padding: 10px 20px;
  }
  .ofr-info__table td { padding: 12px 20px 14px; }
}
.ofr-contact-card__note {
  display: inline-block;
  font-size: 1.3rem;
}
@media (max-width: 1100px) {
  .ofr-footer .footer-body__inner > .ofr-footer__menu { display: none; }
}
@media (max-width: 639px) {
  .ofr-philosophy__body { line-height: 1.8; }
}
/* SP：3つのこだわり（ABOUT）数字を画像の左下に重ね、画像と文章の間を詰める */
@media (max-width: 639px) {
  .ofr-commit .ofr-commit__body {
    gap: 14px;
    padding-top: 0;
    padding-bottom: 8px;
  }
  .ofr-commit__body > .ofr-badge {
    position: relative;
    z-index: 1;
    width: 56px;
    height: 56px;
    margin: -28px 0 0 16px;
    font-size: 2rem;
  }
}
@media (max-width: 639px) {
  .ofr-txt--loose { line-height: 2; }
}
@media (max-width: 639px) {
  .ofr-future__closing { text-align: left; }
}
@media (max-width: 639px) {
  .ofr-info__table td { font-size: 1.4rem; }
}

/* SP固定ボタン（sp-fixed-bar 拡張：BASE / お問い合わせの2ボタン） */
.ofr-fixed-bar {
  gap: 8px;
  padding: 8px 10px;
  padding-bottom: max(8px, env(safe-area-inset-bottom));
  border-top: 1px solid rgba(31, 42, 30, .12);
}
.ofr-fixed-bar__link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 8px;
  border-radius: 3px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .06em;
}
.ofr-fixed-bar__link--base,
.ofr-fixed-bar__link--base:hover {
  background: #F2C230;
  color: #1F2A1E;
}
.ofr-fixed-bar__link--contact,
.ofr-fixed-bar__link--contact:hover {
  background: #2F7D3A;
  color: #fff;
}
@media (min-width: 640px) {
  .ofr-fixed-bar { display: none; }
}
@media (max-width: 639px) {
  .ofr-footer__bottom { padding-bottom: calc(84px + env(safe-area-inset-bottom)); }
}
@media (max-width: 639px) {
  .ofr-hero { min-height: 180px; }
  .ofr-hero--sm { min-height: 160px; }
}
@media (max-width: 639px) {
  .ofr-mv__text {
    padding-top: 160px;
    padding-bottom: 24px;
  }
  .ofr-btn--mv {
    min-height: 46px;
    padding: 10px 22px;
    font-size: 1.4rem;
  }
}

/* ヘッダー：1101〜1280px でロゴ・ナビが折り返さないよう詰める */
.ofr-logo .header-logo__name,
.ofr-header__nav .header__nav-ja,
.ofr-tel__num {
  white-space: nowrap;
}
@media (min-width: 1101px) and (max-width: 1280px) {
  .ofr-header__inner { gap: 10px 16px; }
  .ofr-logo .header-logo__name { font-size: 1.8rem; }
  .ofr-header__nav { gap: 6px 14px; }
  .ofr-header__nav .header__nav-ja {
    font-size: 1.3rem;
    letter-spacing: .04em;
  }
  .ofr-header__right { gap: 8px 12px; }
  .ofr-tel__label { font-size: 1.2rem; }
  .ofr-tel__num { font-size: 1.5rem; }
  .ofr-header__cta { padding: 0 14px; }
}
