@charset "UTF-8";
/*!
component > page-head（下層ページ共通の見出しブロック／写真ヒーロー）
------------------------------
  背景写真は共通1枚（仮置き）。差し替えは下記 background-image の
  url(...) を変更。ページ個別に変えたい場合は、各ページ側で
  #page-xxx .pageHead { background-image: ... } と上書きしてください。
*/
.pageHead {
  position: relative;
  padding: 64px 0 58px;
  text-align: center;
  overflow: hidden;
  /* 写真＋オーバーレイ（白文字の可読性確保） */
  background-color: #FFF5EB;
  background-image: linear-gradient(rgba(51, 51, 51, 0.38), rgba(51, 51, 51, 0.48)), url(../../img/page-head.jpg);
  background-size: cover;
  background-position: center;
}
@media (width >= 769px) {
  .pageHead {
    padding: 128px 0 118px;
  }
}
.pageHead_inner {
  position: relative;
  z-index: 1;
}
.pageHead_sub {
  display: block;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 3px;
  line-height: 1;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
}
@media (width >= 769px) {
  .pageHead_sub {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.pageHead_ttl {
  position: relative;
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
  margin-top: 12px;
  padding-bottom: 24px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
  /* 見出し下のアクセント（グラデーションの細線） */
}
@media (width >= 769px) {
  .pageHead_ttl {
    font-size: 40px;
    font-size: 4rem;
    margin-top: 16px;
    padding-bottom: 30px;
  }
}
.pageHead_ttl::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);
  width: 54px;
  height: 3px;
  border-radius: 3px;
  background: linear-gradient(90deg, #FF856D, #ffb583);
}
@media (width >= 769px) {
  .pageHead_ttl::after {
    width: 68px;
    bottom: 10px;
  }
}
.pageHead_lead {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 14px;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
}
@media (width >= 769px) {
  .pageHead_lead {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 20px;
  }
}

/*!
component > wparts（トップ準拠の共通デザインパーツ）
------------------------------
*/
/* 淡いドットのあしらい（クリーム色セクションの奥行き用）
   ※ bgMainColor と併用する前提。background-image のみ上書きする */
/* ふんわりした飾り円（コーラル）を隅に配置 */
/* 画面端まではみ出すクリーム色の背景ブロック
   $top / $height で位置と高さを調整 */
/* 柔らかいグロー影の白カード（トップの会場カード準拠） */
/* 見出し両脇のコーラル飾り線（トップの会場名準拠） */
/* 円形＋コーラルリングの画像枠（トップのメリット準拠） */
/* セクション共通リード文 */
/* page-dress（ウェディングドレスのご紹介）
------------------------------------------------------------*/
/* リード */
.dressIntro {
  padding: 50px 0 26px;
  /* 持ち込み無料の一言バッジ */
}
@media (width >= 769px) {
  .dressIntro {
    padding: 84px 0 40px;
  }
}
.dressIntro_inner.l-container {
  max-width: 900px;
}
.dressIntro_txt {
  text-align: center;
  margin: 22px auto 0;
  color: #816E64;
}
@media (width >= 769px) {
  .dressIntro_txt {
    margin-top: 34px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.dressIntro_note {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px 12px;
  width: fit-content;
  max-width: 100%;
  margin: 26px auto 0;
  padding: 12px 20px;
  background: #FFF5EB;
  border: 1px solid #ffb583;
  border-radius: 60px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
}
@media (width >= 769px) {
  .dressIntro_note {
    margin-top: 36px;
    padding: 14px 32px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.dressIntro_note-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 14px;
  border-radius: 30px;
  background: #FF856D;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  line-height: 1.6;
}
@media (width >= 769px) {
  .dressIntro_note-badge {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* 提携ブランド紹介（見出し＋自動スライダー） */
.dressBrand {
  padding: 54px 0 60px;
  overflow: hidden;
  /* 偶数番はベース色の背景 */
  /* 見出しブロック（中央寄せ） */
  /* 自動スライダー（連続マーキー） */
}
@media (width >= 769px) {
  .dressBrand {
    padding: 80px 0 90px;
  }
}
.dressBrand:nth-of-type(even) {
  background: #FFF5EB;
}
.dressBrand_head {
  max-width: 860px;
  text-align: center;
  /* ナンバリング（── 01 ──） */
  /* ブランドロゴ */
}
.dressBrand_head-num {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #FF856D;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 3px;
  line-height: 1;
}
@media (width >= 769px) {
  .dressBrand_head-num {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.dressBrand_head-num::before, .dressBrand_head-num::after {
  content: "";
  width: 40px;
  height: 2px;
  border-radius: 2px;
  background: linear-gradient(90deg, transparent, #FF856D);
}
.dressBrand_head-num::after {
  background: linear-gradient(90deg, #FF856D, transparent);
}
.dressBrand_head-logo {
  margin-top: 18px;
  /* 横長ロゴ（FOUR SIS & CO.）は少し低めに */
}
@media (width >= 769px) {
  .dressBrand_head-logo {
    margin-top: 22px;
  }
}
.dressBrand_head-logo img {
  display: inline-block;
  height: 26px;
  width: auto;
  max-width: 100%;
}
@media (width >= 769px) {
  .dressBrand_head-logo img {
    height: 32px;
  }
}
.dressBrand_head-logo.is-wide img {
  height: 20px;
}
@media (width >= 769px) {
  .dressBrand_head-logo.is-wide img {
    height: 24px;
  }
}
.dressBrand_head-reading {
  color: #816E64;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 2px;
  margin-top: 12px;
}
@media (width >= 769px) {
  .dressBrand_head-reading {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 14px;
  }
}
.dressBrand_head-txt {
  color: #816E64;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.95;
  margin-top: 20px;
}
@media (width >= 769px) {
  .dressBrand_head-txt {
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2.1;
    margin-top: 26px;
  }
}
.dressBrand .dressSlider {
  width: 100%;
  margin-top: 34px;
}
@media (width >= 769px) {
  .dressBrand .dressSlider {
    margin-top: 50px;
  }
}
.dressBrand .dressSlider .swiper-wrapper {
  transition-timing-function: linear;
}
.dressBrand .dressSlider .swiper-slide {
  width: 220px;
}
@media (width >= 769px) {
  .dressBrand .dressSlider .swiper-slide {
    width: 300px;
  }
}
.dressBrand .dressSlider .swiper-slide img {
  display: block;
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 6px 20px rgba(129, 110, 100, 0.22);
}
