/*--------------------------------------
  Main Visual
--------------------------------------*/
.mv {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  background-position: center;
  background-size: cover;
}

@media (min-width: 768px) {
  .mv {
    height: 800px;
    margin-top: 10px;
  }
}

/* object-fit fallback */
.object-fit-img {
  object-fit: cover;
  object-position: bottom;
}

.top {
  position: relative;
}

/* 親要素の設定 */
.shapedividers_com-3030 {
  overflow: hidden;
  position: relative;
  /* 背景色（装飾が白なので、背景に色があると目立ちます） */
  background-color: #3498db;
  padding-top: 100px; /* 装飾の高さ分、上の余白を確保 */
  min-height: 300px;
}

/* シェイプディバイダー本体 */
.shapedividers_com-3030::before {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;

  /* 上部に固定 */
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;

  /* --- レスポンシブ設定（スマホ・タブレット） --- */
  /* 横幅を200%にすることで、スマホでも波が細かくなりすぎず自然に見えます */
  background-size: 200% 60px;
  background-position: 50% 0%;
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 7" preserveAspectRatio="none"><path d="M0 0a1 1 0 005 0 1 1 0 003 0 1 1 0 004 0 1 1 0 003 0 1 1 0 002 0 1 1 0 005 0 1 1 0 007 0 1 1 0 005 0 1 1 0 0010 0 1 1 0 005 0 1 1 0 008 0 1 1 0 005 0 1 1 0 006 0 1 1 0 005 0 1 1 0 0011 0 1 1 0 005 0 1 1 0 008 0 1 1 0 006 0 1 1 0 008 0 1 1 0 0010 0 1 1 0 007 0z" fill="%23ffffff"/><path d="M0 0a1 1 0 007 0 1 1 0 0010 0 1 1 0 008 0 1 1 0 0011 0 1 1 0 0013 0 1 1 0 0010 0 1 1 0 0012 0 1 1 0 0013 0 1 1 0 0011 0 1 1 0 009 0 1 1 0 0012 0 1 1 0 0012 0z" fill="%23ffffff" opacity=".66"/></svg>');
}

/* --- PC向けの調整 (768px以上) --- */
@media (min-width: 768px) {
  .shapedividers_com-3030::before {
    background-size: 144% 109px; /* 元のデザインサイズ */
  }
}

/* --- 高解像度・ワイドモニター向けの調整 --- */
@media (min-width: 2100px) {
  .shapedividers_com-3030::before {
    background-size: 144% calc(2vw + 109px);
  }
}
/* 親要素の基本設定 */
.shapedividers_com-9742 {
  overflow: hidden;
  position: relative;
  /* 背景色（装飾が白なので、背景に色があると波が際立ちます） */
  background-color: #f39c12;
  padding-bottom: 128px; /* 装飾の高さ分、下の余白を確保 */
}

/* シェイプディバイダー本体 */
.shapedividers_com-9742::before {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;

  /* 隙間が出ないよう上下左右を微調整 */
  bottom: -1px;
  left: -1px;
  right: -1px;
  top: -1px;

  /* --- モバイル向け設定 (デフォルト) --- */
  /* 横幅を少し広げ(200%)、高さを抑えることでスマホでも自然な波に */
  background-size: 200% 70px;
  background-position: 50% 100%;
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33.87 1.72" preserveAspectRatio="none"><g fill="%23ffffff"><path d="m 0,0 a 2.5,2.5 0 0 0 5,0 1.5,1.5 0 0 0 3,0 2,2 0 0 0 4,0 1.5,1.5 0 0 0 3,0 1,1 0 0 0 2,0 2.5,2.5 0 0 0 5,0 3.5,3.5 0 0 0 7,0 2.5,2.5 0 0 0 5,0 5,5 0 0 0 10,0 2.5,2.5 0 0 0 5,0 4,4 0 0 0 8,0 2.5,2.5 0 0 0 5,0 3,3 0 0 0 6,0 2.5,2.5 0 0 0 5,0 5.5,5.5 0 0 0 11,0 2.5,2.5 0 0 0 5,0 4,4 0 0 0 8,0 3,3 0 0 0 6,0 4,4 0 0 0 8,0 5,5 0 0 0 10,0 3.5,3.5 0 0 0 7,0 z" transform="matrix(-.26458 0 0 -.26458 33.87 1.72)"/><path d="m 0,0 a 3.5,3.5 0 0 0 7,0 5,5 0 0 0 10,0 4,4 0 0 0 8,0 5.5,5.5 0 0 0 11,0 6.5,6.5 0 0 0 13,0 5,5 0 0 0 10,0 6,6 0 0 0 12,0 6.5,6.5 0 0 0 13,0 5.5,5.5 0 0 0 11,0 4.5,4.5 0 0 0 9,0 6,6 0 0 0 12,0 6,6 0 0 0 12,0 z" opacity=".66" transform="matrix(-.26458 0 0 -.26458 33.87 1.72)"/></g></svg>');
}

/* --- タブレット・PC向け設定 (768px以上) --- */
@media (min-width: 768px) {
  .shapedividers_com-9742::before {
    background-size: 162% 128px; /* 元の指定サイズに */
  }
}

/* --- ワイドディスプレイ向け (2100px以上) --- */
@media (min-width: 2100px) {
  .shapedividers_com-9742::before {
    background-size: 162% calc(2vw + 128px);
  }
}

/* 親要素の基本設定 */

.shapedividers_com-1253 {
  overflow: hidden;
  position: relative;
}
.shapedividers_com-1253::before {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  bottom: -0.1vw;
  left: -0.1vw;
  right: -0.1vw;
  top: -0.1vw;
  background-size: 171% 100px;
  background-position: 50% 0%;
  transform: rotateY(180deg);
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 7" preserveAspectRatio="none"><path d="M0 0a1 1 0 005 0 1 1 0 003 0 1 1 0 004 0 1 1 0 003 0 1 1 0 002 0 1 1 0 005 0 1 1 0 007 0 1 1 0 005 0 1 1 0 0010 0 1 1 0 005 0 1 1 0 008 0 1 1 0 005 0 1 1 0 006 0 1 1 0 005 0 1 1 0 0011 0 1 1 0 005 0 1 1 0 008 0 1 1 0 006 0 1 1 0 008 0 1 1 0 0010 0 1 1 0 007 0z" fill="%23ffffb7"/><path d="M0 0a1 1 0 007 0 1 1 0 0010 0 1 1 0 008 0 1 1 0 0011 0 1 1 0 0013 0 1 1 0 0010 0 1 1 0 0012 0 1 1 0 0013 0 1 1 0 0011 0 1 1 0 009 0 1 1 0 0012 0 1 1 0 0012 0z" fill="%23ffffb7" opacity=".66"/></svg>');
}

@media (min-width: 2100px) {
  .shapedividers_com-1253::before {
    background-size: 171% calc(2vw + 100px);
  }
}

/* --- タブレット・PC向け設定（768px以上） --- */
@media (min-width: 768px) {
  .shapedividers_com-1253::before {
    background-size: 169% 134px; /* 元のデザイン比率に戻す */
  }
}

/* --- 高解像度・ワイドモニター向け（2100px以上） --- */
@media (min-width: 2100px) {
  .shapedividers_com-1253::before {
    background-size: 169% calc(2vw + 134px);
  }
}

/*--------------------------------------
  Inner
--------------------------------------*/
.mv__inner {
  position: relative;
  padding: 50px 20px 255px;
}

@media (min-width: 768px) {
  .mv__inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 110px 30px 109px;
  }
}

/*--------------------------------------
  Flags
--------------------------------------*/
.flag_left,
.flag_right {
  position: absolute;
  top: 0;
  width: 200px;
}

.flag_left {
  left: 0;
  top: 26px;
}

.flag_right {
  right: 0;
  top: 26px;
}

@media (max-width: 640px) {
  .flag_left,
  .flag_right {
    width: 100px;
  }
}
/* ================================
  一軒家だから広々遊べる セクション
================================ */
.house-play-section {
  background: linear-gradient(180deg, #fdf7f0 0%, #f4efe8 100%);
  padding: 80px 20px;
  overflow: hidden; /* 装飾のはみ出し防止 */
  margin-bottom: 50px;
}

.house-play-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 60px;
}

.house-play-text {
  flex: 1;
}

/* アイコンの配置調整 */
.house-icon {
  width: 100px; /* PCでは少し控えめに */
  height: auto;
  margin-bottom: 15px;
}

.house-play-text h2 {
  font-size: 36px;
  line-height: 1.4;
  color: #5a4633;
  margin-bottom: 20px;
  font-weight: 700;
}

.house-play-text h2 .badge {
  display: inline-block;
  background-color: #f6b352;
  color: #fff;
  font-size: 18px;
  padding: 4px 16px;
  border-radius: 50px; /* より丸く */
  margin-bottom: 10px;
  vertical-align: middle;
}

.house-play-text p {
  font-size: 18px;
  line-height: 1.9;
  color: #6a5a4a;
}

.house-play-image {
  flex: 1;
  position: relative;
  z-index: 1;
}

.house-play-image img {
  width: 100%;
  aspect-ratio: 4 / 3; /* 写真の比率を一定に（お好みで） */
  object-fit: cover;
  border-radius: 30px; /* 角をより丸く */
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  display: block;
}

/* 背景のあしらい */
.house-play-image::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  width: 100%;
  height: 100%;
  background-color: #ffeed2;
  border-radius: 30px;
  z-index: -1;
}

/* ================================
  レスポンシブ（スマホ・タブレット）
================================ */
@media (max-width: 920px) {
  /* PCとスマホの中間サイズでの調整 */
  .house-play-inner {
    gap: 30px;
  }
  .house-play-text h2 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .house-play-section {
    padding: 5px 20px;
    border-radius: 20px;
    padding-bottom: 20px;
  }

  .house-play-inner {
    flex-direction: column; /* 縦並びに */
    text-align: center; /* 全体を中央寄せ */
    gap: 40px;
  }

  .house-icon {
    width: 80px;
    margin: 0 auto 10px; /* アイコンを中央に */
  }

  .house-play-text h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .house-play-text h2 .badge {
    font-size: 16px;
  }

  .house-play-text p {
    font-size: 16px;
    line-height: 1.8;
  }

  .house-play-image {
    width: 90%; /* スマホでは少し幅を絞ると可愛く見えます */
    max-width: 400px;
    margin: 0 auto;
  }

  .sp-only {
    display: block; /* 改行を有効に */
  }
}

@media (min-width: 769px) {
  .sp-only {
    display: none;
  }
}
/*--------------------------------------
  Background Slide
--------------------------------------*/
.mv .bgImg {
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: bgAnime 20s infinite; /* 4 images × 5s */
  background-position: center;
  background-size: cover;
}
.mv-icon {
  width: 150px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 20px;
}
.mv-icon-02 {
  width: 230px;
  height: auto;
  margin-left: 75px;
}
.mv .src1 {
  background-image: url(../img/mv01.jpeg);
}

.mv .src2 {
  background-image: url(../img/mv02.jpeg);
  animation-delay: 5s;
}

.mv .src3 {
  background-image: url(../img/mv03.jpeg);
  animation-delay: 10s;
}

.mv .src4 {
  background-image: url(../img/mv04.jpeg);
  animation-delay: 15s;
}

@keyframes bgAnime {
  0%,
  100% {
    opacity: 0;
  }
  5%,
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
}

/*--------------------------------------
  Lead Text
--------------------------------------*/
.mv__lead1,
.mv__lead2 {
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2.2px;
  background: #fff;
  border-radius: 5px;
  font-feature-settings: "palt" on;
}

@media (min-width: 768px) {
  .mv__lead1,
  .mv__lead2 {
    margin: 0;
    padding: 12px 16px;
    font-size: 38px;
    letter-spacing: 3.8px;
  }
}

.mv__lead2 {
  margin-top: 8px;
}

@media (min-width: 768px) {
  .mv__lead2 {
    margin-top: 14px;
  }
  .mv-icon-02 {
    width: 300px;
    height: auto;
    margin-left: 620px;
  }
  .mv-icon {
    width: 200px;
  }
}

/*--------------------------------------
  Description / Button
--------------------------------------*/
.mv__description {
  margin-top: 26px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.48px;
}

@media (min-width: 768px) {
  .mv__description {
    margin-top: 20px;
    text-align: left;
    font-size: 18px;
    letter-spacing: 0.54px;
  }
}

.mv__button {
  margin-top: 22px;
  text-align: center;
}

@media (min-width: 768px) {
  .mv__button {
    margin-top: 30px;
    text-align: left;
  }
}

/*--------------------------------------
  Main Image
--------------------------------------*/
.mv__image {
  position: absolute;
  right: 0;
  bottom: -108px;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .mv__image {
    right: 30px;
    bottom: -88px;
    width: 57.6923076923%;
    text-align: right;
  }
}

.mv__image img {
  width: 345px;
}

@media (min-width: 768px) {
  .mv__image img {
    width: 600px;
  }
}
/*--------------------------------------
  About
--------------------------------------*/
/* セクション全体の背景と基本設定 */
.sk-introduction-section {
  color: #333;
  overflow: hidden;
}

.sk-container {
  max-width: 1080px;
  margin: 0 auto;
}

/* ヘッダー周り */
.sk-header-group {
  text-align: center;
  margin-bottom: 60px;
}

.sk-main-title {
  color: #006a7c;
  font-size: clamp(1.2rem, 4vw, 1.7rem); /* 画面幅に合わせて可変 */
  line-height: 1.8;
  margin-bottom: 30px;
  font-weight: bold;
}

.sk-underline {
  background: linear-gradient(transparent 65%, #fff100 65%);
  display: inline-block;
}

/* 全体を囲むコンテナ */
.sk-lead-container {
  max-width: 600px;
  margin: 50px auto 20px; /* 上にロゴがはみ出すので余白を多めに */
  position: relative;
  padding-top: 40px; /* ロゴとテキストの間の調整 */
}
.sk-lead-text {
  font-size: 16px;
  line-height: 1.9;
  color: #333;
}

/* 目立たせたい一文 */
.sk-lead-highlight {
  display: inline-block;
  font-size: 1.25em; /* 少し大きく */
  font-weight: 600; /* 強すぎない太さ */
  margin-bottom: 0.5em;
  color: #e38b5f;
}

/* ロゴ画像の部分 */
.sk-lead-icon {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translate(-50%, -50%); /* 真ん中上に配置 */
  z-index: 1;
  padding: 0 15px;
}

.sk-lead-icon img {
  width: 80px; /* ロゴのサイズ（お好みで調整してください） */
  height: auto;
  display: block;
}

/* テキストが入る枠線（Pattern 2ベース） */
.sk-lead-text {
  padding: 50px 30px 40px;
  background-color: #ffffff;
  border: 4px dotted #e38b5f; /* オレンジ系のドット枠 */
  border-radius: 30px;
  box-shadow: 0 4px 0 #ffeeea; /* 下側の厚み */
  color: #444;
  line-height: 2;
  text-align: center;
}

/* モバイル対応 (768px以下) */
@media screen and (max-width: 768px) {
  .sk-card-layout {
    flex-direction: column;
    gap: 60px;
  }

  .sk-lead-text {
    text-align: left;
    display: inline-block;
  }

  .sk-info-card {
    width: 100%;
  }
  .sk-introduction-section {
    padding: 0px;
  }
  .sk-main-title {
    font-size: clamp(1rem, 4vw, 1.7rem);
    margin-top: 20px;
  }
  .sk-lead-container {
    margin: 0;
  }
}
/* ===============================
   Aboutセクション（保育園向け）
=============================== */

#About {
  background-color: #ffffb7;
  padding: 80px 0;
  position: relative;
}

/* 見出し */
#About h2 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 20px;
  color: #6b4e2e;
}

/* 親要素の基本設定 */
.shapedividers_com-3845 {
  overflow: hidden;
  position: relative;
  color: white;
  padding: 20px 0px; /* 上下の余白 */
  min-height: 400px;
}

.shapedividers_com-3845 {
  overflow: hidden;
  position: relative;
}
.shapedividers_com-3845::before {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  bottom: -0.1vw;
  left: -0.1vw;
  right: -0.1vw;
  top: -0.1vw;
  background-size: 171% 100px;
  background-position: 50% 100%;
  transform: rotateY(180deg);
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33.87 1.72" preserveAspectRatio="none"><g fill="%23ffffb7"><path d="m 0,0 a 2.5,2.5 0 0 0 5,0 1.5,1.5 0 0 0 3,0 2,2 0 0 0 4,0 1.5,1.5 0 0 0 3,0 1,1 0 0 0 2,0 2.5,2.5 0 0 0 5,0 3.5,3.5 0 0 0 7,0 2.5,2.5 0 0 0 5,0 5,5 0 0 0 10,0 2.5,2.5 0 0 0 5,0 4,4 0 0 0 8,0 2.5,2.5 0 0 0 5,0 3,3 0 0 0 6,0 2.5,2.5 0 0 0 5,0 5.5,5.5 0 0 0 11,0 2.5,2.5 0 0 0 5,0 4,4 0 0 0 8,0 3,3 0 0 0 6,0 4,4 0 0 0 8,0 5,5 0 0 0 10,0 3.5,3.5 0 0 0 7,0 z" transform="matrix(-.26458 0 0 -.26458 33.87 1.72)"/><path d="m 0,0 a 3.5,3.5 0 0 0 7,0 5,5 0 0 0 10,0 4,4 0 0 0 8,0 5.5,5.5 0 0 0 11,0 6.5,6.5 0 0 0 13,0 5,5 0 0 0 10,0 6,6 0 0 0 12,0 6.5,6.5 0 0 0 13,0 5.5,5.5 0 0 0 11,0 4.5,4.5 0 0 0 9,0 6,6 0 0 0 12,0 6,6 0 0 0 12,0 z" opacity=".66" transform="matrix(-.26458 0 0 -.26458 33.87 1.72)"/></g></svg>');
}

@media (min-width: 2100px) {
  .shapedividers_com-3845::before {
    background-size: 171% calc(2vw + 100px);
  }
}

/* 超広域ディスプレイ向け（元のコードを維持） */
@media (min-width: 2100px) {
  .shapedividers_com-3845::before {
    background-size: 100% calc(2vw + 128px);
  }
  .shapedividers_com-3845 {
    padding: 100px 20px; /* 上下の余白 */
  }
}

/* 次のセクションの色をSVGに合わせる */
.next-section {
  background-color: #e6eef3;
  padding: 50px 20px;
}

.marker_y {
  background: linear-gradient(transparent 60%, #fff1a8 60%);
  padding: 0 6px;
}

.trouble-inner {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.trouble-inner img {
  max-width: 160px;
  width: 100%;
}

/* コンセプトテキスト */
.concept_text {
  background: #ffffff;
  border-radius: 30px;
  padding: 40px 0 0;
  max-width: 90%;
  margin: 180px auto 60px;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  border: 4px dotted #e38b5f;
}

.fukidashi01 {
  background: #ffeaa7;
  padding: 10px 20px;
  border-radius: 30px;
  display: inline-block;
  font-size: 22px;
  color: #6b4e2e;
  text-shadow: 2px 2px 8px rgba(255, 255, 255, 0.9),
    -2px -2px 8px rgba(255, 255, 255, 0.9);
}

.concept_text_p {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.9;
  color: #5a4a3c;
}

.marker_y30 {
  background: linear-gradient(transparent 65%, #fff2a8 65%);
}

/* ママアイコン */
.voice-icon {
  position: absolute;
  top: -40px;
  left: 20px;
  width: 90px;
}

.voice-icon img {
  width: 100%;
}

/* ふわふわアニメーション */
.fuwafuwa {
  animation: fuwafuwa 3s ease-in-out infinite;
}

@keyframes fuwafuwa {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0);
  }
}

/* ポイントカード */
.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 24px;
  max-width: 1100px;
  margin: 0 auto;
}

.card {
  background: #ffffff;
  border-radius: 24px;
  padding: 20px 15px;
  text-align: center;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s;
}

.card:hover {
  transform: translateY(-6px);
}

.card img {
  max-width: 80px;
  margin-top: 12px;
  margin: 0 auto;
}

/* ストライプマーカー */
.stripe-marker {
  background: repeating-linear-gradient(
    -45deg,
    #fff3b0,
    #fff3b0 6px,
    #ffe28a 6px,
    #ffe28a 12px
  );
  padding: 4px 10px;
  border-radius: 12px;
  font-weight: bold;
  color: #6b4e2e;
}

/* CTAボタン */
.mv__button {
  margin-top: 50px;
}

.button--type2 {
  background-image: url(../img/bt-bk.jpeg);
  color: #ffffff;
  padding: 16px 36px;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  transition: 0.3s;
}

.button--type2:hover {
  opacity: 0.85;
  transform: translateY(-3px);
}

/* ロゴ */
.logo-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* スマホ対応 */
@media (max-width: 768px) {
  #About {
    padding: 0px 15px;
  }

  .concept_text {
    padding: 30px 20px 0;
    max-width: 95%;
  }

  .voice-icon {
    position: static;
    margin: 0 auto 20px;
  }
  .fukidashi01 {
    font-size: 18px;
  }
  .concept_text {
    margin: 50px auto 20px;
  }
}
/* ===============================
   背景装飾（カード・写真散りばめ）
=============================== */

.card-img {
  position: absolute;
  inset: 0;
  pointer-events: none; /* クリック無効 */
  z-index: 1;
}

/* 共通設定 */
.card-img img {
  position: absolute;
  max-width: 160px;
  height: auto;
  z-index: 1;
}

/* イラスト系（ポイント） */
#point01 {
  top: 5%;
  left: 5%;
  transform: rotate(-8deg);
}
#point02 {
  top: 12%;
  right: 8%;
  transform: rotate(6deg);
}
#point03 {
  top: 35%;
  left: 3%;
  transform: rotate(-4deg);
}
#point04 {
  top: 42%;
  right: 4%;
  transform: rotate(8deg);
}
#point05 {
  top: 65%;
  left: 6%;
  transform: rotate(-6deg);
}
#point06 {
  top: 72%;
  right: 8%;
  transform: rotate(4deg);
}
#point07 {
  top: 88%;
  left: 40%;
  transform: rotate(-3deg);
}

/* 写真系（活動写真） */
#pointPh01 {
  top: 18%;
  left: 20%;
  max-width: 180px;
  border-radius: 20px;
  z-index: 1;
}

#pointPh02 {
  top: 30%;
  right: 5%;
  max-width: 200px;
  border-radius: 20px;
  z-index: 1;
}

#pointPh03 {
  top: 55%;
  left: 18%;
  max-width: 190px;
  border-radius: 20px;
  z-index: 1;
}

#pointPh04 {
  top: 60%;
  right: 18%;
  max-width: 210px;
  border-radius: 20px;
  z-index: 1;
}

#pointPh05 {
  top: 80%;
  left: 25%;
  max-width: 180px;
  border-radius: 20px;
  z-index: 1;
}

#pointPh06 {
  top: 82%;
  right: 28%;
  max-width: 190px;
  border-radius: 20px;
  z-index: 1;
}

/* ===============================
   SPでは装飾を控えめに
=============================== */
@media (max-width: 768px) {
  .card-img img {
    opacity: 0.12;
    max-width: 90px;
  }

  #pointPh01,
  #pointPh02,
  #pointPh03,
  #pointPh04,
  #pointPh05,
  #pointPh06 {
    display: none; /* 写真はSP非表示 */
  }
}

/*--------------------------------------
 ⚪︎⚪︎だけのポイント
--------------------------------------*/

/*--------------------------------------
 News
--------------------------------------*/

/* ===============================
 News メイン背景
================================ */
.news {
  position: relative;
  padding-bottom: 110px;
  background: url(../img/051d.jpg) center bottom / cover repeat-x;
}

.news-content {
  position: absolute;
  inset: 0;
  height: 538px;
  background: url(../img/hoiku12.jpeg) center top / cover no-repeat;
}

.news .box-content {
  position: relative;
  z-index: 2;
}

/* ===============================
 メインニュースボックス
================================ */
.news .main-news-content {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 70px 50px;
  height: 100%;
  background: #fff;
  border-radius: 10px;
}

.news-title {
  padding: 130px 0;
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}

@media screen and (min-width: 768px) {
  .news-title {
    font-size: 4.2rem;
  }
}

/* ===============================
 サブニュース
================================ */
.news-secondary {
  position: relative;
  padding: 30px 0 60px;
  background-position: center;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .news-secondary {
    padding: 50px 0;
  }
}

/* ===============================
 インフォメーション
================================ */
.infomation {
  width: 200px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .infomation {
    width: 350px;
  }
}

/* ===============================
 カード
================================ */
.news__card {
  background: #fff;
  border-radius: 10px;
  border: 2px dashed #f29a4c;
  box-shadow: 0 9px 30px #f4f4f4;
}

@media screen and (min-width: 768px) {
  .news__card {
    padding: 0 9.2105263158%;
    box-shadow: 0 12px 12px rgba(40, 47, 60, 0.3);
    border-radius: max(10px, min(15px, calc((100vw - 10px - 100%) * 9999)));
  }
}

/* ===============================
 タイトル・アイコン
================================ */
.news-icon {
  display: block;
  width: 50px;
  margin: 0 auto 10px;
}

.news__title {
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 3.8px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .news__title {
    font-size: 50px;
    letter-spacing: 5px;
    text-align: left;
  }
}

/* ===============================
 ニュースリスト
================================ */
.news__lists {
  margin-top: 28px;
}

@media screen and (min-width: 768px) {
  .news__lists {
    margin-top: 30px;
  }
}

.news__lists > * + * {
  position: relative;
}

.news__lists > * + *::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
}

/* ===============================
 ニュースリンク
================================ */
.news-link {
  display: flex;
  flex-direction: column;
  gap: 7px;
  padding: 10px 0;
  transition: background-color 0.3s;
}

@media screen and (min-width: 768px) {
  .news-link {
    flex-direction: row;
    gap: 0;
    padding: 12px 0;
  }
}

.news-link:hover {
  background-color: #fff9e5;
}

/* meta */
.news-link__meta {
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .news-link__meta {
    width: 247px;
    flex-shrink: 0;
    gap: 14px;
  }
}

.news-link__date {
  color: #333;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .news-link__date {
    width: 119px;
  }
}

/* label */
.news-link__label {
  min-width: 63px;
  padding: 2px 10px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  border-radius: 2px;
}

.news-link__label.is-news {
  background: #e4780c;
}

.news-link__label.is-column {
  background: #ecb815;
}

.news-link__label.is-event {
  background: #389b47;
}

/* ===============================
 一覧リンク
================================ */
.news__link {
  margin-top: 22px;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .news__link {
    margin-top: 20px;
  }
}

.news__link a {
  display: inline-block;
  padding-bottom: 8px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 2px solid currentColor;
  transition: color 0.3s;
}

.news__link a:hover {
  color: #fabe00;
}
/*-------------------------------------------
 Service
-------------------------------------------*/

/* ===============================
 Service 共通
================================ */
#service {
  margin-bottom: 120px;
}

#service .item {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  box-shadow: 5px 5px 25px #ccc;
}

#service .item.store {
  flex-direction: row-reverse;
}

/* テキスト */
#service .item .text {
  width: 44%;
  padding: 1% 5%;
}

#service .item .title-ja {
  font-size: 12px;
  margin-bottom: 5px;
}

#service .item .title-en {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
}

#service .item .description {
  font-size: 14px;
  margin-bottom: 20px;
}

#service .item .view-more {
  font-size: 14px;
  text-align: right;
  text-decoration: underline;
}

/* 画像 */
#service .item .img {
  width: 56%;
  overflow: hidden;
}

#service .item.interior .img {
  clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
}

#service .item.store .img {
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
}

#service .item .img img {
  transition: transform 0.8s ease;
}

#service .item:hover .img img {
  transform: scale(1.1);
}

/* ===============================
 Service SP
================================ */
@media screen and (max-width: 767px) {
  #service .item {
    flex-direction: column;
    margin-bottom: 20px;
  }

  #service .item.store {
    flex-direction: column;
  }

  #service .item .text {
    width: 100%;
    padding: 20px;
  }

  #service .item .img {
    width: 100%;
  }

  #service .item.interior .img,
  #service .item.store .img {
    clip-path: none;
  }
}

/*-------------------------------------------
 Swiper1（自動で流れるタイプ）
-------------------------------------------*/

/*-------------------------------------------
 Swiper2（矢印で流れるタイプ）
-------------------------------------------*/

/* ===============================
 レイアウト
================================ */
.l-inner {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10rem;
  box-sizing: content-box;
}

@media screen and (max-width: 520px) {
  .l-section .l-inner {
    padding: 1rem;
  }
}

/* ===============================
 Swiper 共通
================================ */
/* ===============================
 Swiper 全体
================================ */
#swiper {
  padding: 20px 0 0px;
}

#swiper .l-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ===============================
 Swiper 本体
================================ */
#swiper .swiper {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}

/* ===============================
 スライド
================================ */
#swiper .swiper-slide {
  width: auto;
}

#swiper .slide {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  background: #fff;
}

/* 画像ラッパー */
#swiper .slide-media {
  position: relative;
  width: 100%;
  padding-top: 66%; /* 3:2比率 */
}

#swiper .slide-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ===============================
 矢印
================================ */
#swiper .swiper-button-prev,
#swiper .swiper-button-next {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

#swiper .swiper-button-prev::after,
#swiper .swiper-button-next::after {
  font-size: 16px;
  color: #6a5a4a;
}

/* 位置調整 */
#swiper .swiper-button-prev {
  left: 0;
}

#swiper .swiper-button-next {
  right: 0;
}

/* ===============================
 PC
================================ */
@media screen and (min-width: 1025px) {
  #swiper .swiper-slide {
    width: 320px;
  }
}

/* ===============================
 タブレット
================================ */
@media screen and (max-width: 1024px) {
  #swiper .swiper-slide {
    width: 260px;
  }
}

/* ===============================
 スマホ
================================ */
@media screen and (max-width: 767px) {
  #swiper .swiper {
    padding-bottom: 30px;
  }

  #swiper .swiper-slide {
    width: 240px;
  }

  #swiper .swiper-button-prev,
  #swiper .swiper-button-next {
    width: 36px;
    height: 36px;
  }

  #swiper .swiper-button-prev::after,
  #swiper .swiper-button-next::after {
    font-size: 14px;
  }
}

/* ===============================
 Activity 共通
================================ */
#activity {
  padding-top: 50px;
}

/* アイコン（タイトル上などにある場合） */
.activity-icon {
  width: min(300px, 80%); /* スマホでは画面幅を超えないように */
  margin: 0 auto 20px;
  height: auto;
  display: block;
}

/* スライダーアイテム全体 */
#activity .slider .slider-item {
  max-width: 400px;
  margin: 0 40px;
  text-align: center;
}

/* PC：互い違いの配置（スマホでは解除するのが一般的です） */
@media screen and (min-width: 768px) {
  #activity .slider .slider-item:nth-child(even) {
    margin-top: 80px;
  }
}

/* --- 画像エリア（正円の維持） --- */
#activity .slider .slider-item .img img {
  /* スマホを基準に設定 */
  width: 250px; /* スマホでのサイズ */
  aspect-ratio: 1 / 1; /* ★重要：アスペクト比を1:1で固定 */
  border-radius: 50%; /* 正円にする */
  object-fit: cover;
  transition: transform 0.5s;
  box-shadow: 0 8px 15px rgba(40, 47, 60, 0.2);
  margin: 0 auto;
  display: block;
}

#activity .slider .slider-item .img img:hover {
  transform: scale(1.05);
}

/* タブレット・PCでのサイズ調整 */
@media screen and (min-width: 768px) {
  #activity .slider .slider-item .img img {
    width: 350px; /* タブレット以上でのサイズ */
  }
}

@media screen and (min-width: 1025px) {
  #activity .slider .slider-item .img img {
    width: 400px; /* 大型PCでのサイズ */
    box-shadow: 0 12px 24px rgba(40, 47, 60, 0.3);
  }
}

/* --- テキストエリア --- */
#activity .slider .slider-item .title {
  margin: 25px 0 15px;
  font-size: 20px; /* スマホ向けに少し調整 */
  font-weight: bold;
  color: #5a4633;
}

#activity .slider .slider-item .text {
  font-size: 15px;
  line-height: 1.8;
  color: #6a5a4a;
}

/* PCでのテキストサイズアップ */
@media screen and (min-width: 768px) {
  #activity .slider .slider-item .title {
    font-size: 24px;
  }
  #activity .slider .slider-item .text {
    font-size: 16px;
  }
}

/* slickの余白調整 */
.slick-track {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* ===============================
 Voice 共通
================================ */
#voice {
  position: relative;
  background: url(../img/bk-01.jpg) center / cover no-repeat;
  padding: 80px 20px 0;
}
/* ===============================
   Voice セクション
================================ */
.voice {
  max-width: 1000px;
  margin: 0 auto 80px;
}

.voice-icon {
  width: 200px;
  margin: 0 auto 30px;
}

/* ===============================
   Voice Item
================================ */
.voice-list .item {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 60px;
}

/* 画像 */
.voice-list .img {
  flex: 0 0 200px;
}

.voice-list .img img {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #fff;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

/* 吹き出し */
.voice-list .text {
  position: relative;
  flex: 1;
  background: #fff;
  padding: 30px;
  border: 2px solid #f6b352;
  border-radius: 20px;
  line-height: 1.8;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.voice-list .age {
  margin-top: 15px;
  text-align: right;
  font-size: 14px;
  color: #666;
}

/* 吹き出し矢印（共通） */
.voice-list .text::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #fff;
  border-right: 2px solid #f6b352;
  border-bottom: 2px solid #f6b352;
}

/* ===============================
   PC：交互レイアウト
================================ */
@media screen and (min-width: 769px) {
  .voice-list .item:nth-of-type(odd) {
    flex-direction: row;
  }

  .voice-list .item:nth-of-type(even) {
    flex-direction: row-reverse;
  }

  .voice-list .item:nth-of-type(odd) .text::after {
    top: 50%;
    left: -10px;
    transform: translateY(-50%) rotate(135deg);
  }

  .voice-list .item:nth-of-type(even) .text::after {
    top: 50%;
    right: -10px;
    transform: translateY(-50%) rotate(-45deg);
  }
}

/* ===============================
   SP：縦並び（交互解除）
================================ */
@media screen and (max-width: 768px) {
  .voice-list .item {
    flex-direction: column-reverse;
    text-align: center;
    gap: 20px;
  }

  .voice-list .img {
    width: 150px;
    flex: 0 0 150px;
    margin: 0 auto;
  }

  .voice-list .text {
    width: 100%;
  }

  .voice-list .text::after {
    top: auto;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
  }

  .voice-icon {
    width: 150px;
  }
}

/*-------------------------------------------
Instagram
-------------------------------------------*/
.Instagram {
  text-align: center;
  padding: 50px 0;
}
@media screen and (min-width: 768px) {
  .Instagram {
    padding: 60px 0;
  }
}

.Instagram__img {
  width: 200px;
  margin: 0 auto;
}

.Instagram__button {
  margin-top: 16px;
}

.curved {
  position: relative;
  background: url(../img/bk.jpg) center / cover no-repeat;
  height: 100%;
  border-bottom-left-radius: 50% 20%;
  border-bottom-right-radius: 50% 20%;
}

/*--------------------------------------
cta
--------------------------------------*/
.cta {
  text-align: center;
  padding: 50px 0;
  background: linear-gradient(180deg, #f8b819 0%, #f0d320 100%);
}
@media screen and (min-width: 768px) {
  .cta {
    padding: 60px 0;
  }
}

/* mv description (PCのみ表示) */
.mv__description {
  display: none;
}
@media screen and (min-width: 768px) {
  .mv__description {
    display: block;
    text-align: left;
    font-size: 25px;
    letter-spacing: 0.54px;
    margin-top: 20px;
    text-shadow: 6px 5px 2px gray;
    color: #fff;
  }
}

/*-------------------------------------------
app download
-------------------------------------------*/
.app-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .app-title {
    font-size: 26px;
  }
}

.app-title::before,
.app-title::after {
  content: "";
  width: 3px;
  height: 40px;
  background-color: #3fc1c9;
}
.app-title::before {
  margin-right: 30px;
  transform: rotate(-35deg);
}
.app-title::after {
  margin-left: 30px;
  transform: rotate(35deg);
}

.app-box {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 30px;
}

.app-box img {
  box-shadow: 0 12px 12px rgba(40, 47, 60, 0.3);
  border-radius: max(10px, min(15px, calc((100vw - 10px - 100%) * 9999)));
}

.app-text {
  padding-top: 10px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .app-text {
    padding-top: 30px;
    font-size: 18px;
  }
}
/*--------------------------------------
contact
--------------------------------------*/
#contact-front {
  background: url("../img/22.jpeg") no-repeat center;
  background-size: cover;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 30px;
  text-align: center;
}

#contact-front h2 {
  font-size: 2rem;
  position: relative;
  margin: 0 0 50px;
}

#contact-front h2::after {
  content: "";
  background: #fff;
  width: 15%;
  height: 5px;
  position: absolute;
  left: 40%;
  bottom: -20px;
}

#contact-front .contact-detail br {
  display: none;
}

#contact-front p {
  margin: 0 0 50px;
}

/* リスト */
#contact-front ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}

#contact-front ul li {
  padding: 0 20px 20px 0;
}

/*------------------------------
レスポンシブ
-------------------------------*/
@media screen and (max-width: 1090px) {
  #contact-front h2 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 600px) {
  #contact-front .contact-detail h2 br {
    display: block;
  }
}

@media screen and (max-width: 400px) {
  #contact-front .contact-detail h2 {
    font-size: 1.3rem;
  }
  #contact-front .contact-detail p br {
    display: block;
  }
}
/*-------------------------------------------
  parallax
  -------------------------------------------*/
.parallax {
  height: 600px;
  background-image: url(../img/parallax01.jpeg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 30px;
}
.parallax h2 {
  padding-top: 250px;
  color: white;
  font-size: 50px;
  text-shadow: 1px 1px 2px black;
}
@media screen and (max-width: 767px) {
  .parallax h2 {
    font-size: 23px;
  }
}
.town-img {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.town {
  padding-top: 150px;
}
@media screen and (min-width: 768px) {
  .town-img {
    width: 70%;
  }
}

/* 全体コンテナ */
.custom-feature-section {
  padding: 60px 20px;
  background-color: #ffffb7;
}
.custom-feature-icon {
  width: 300px;
  margin: auto;
}
.custom-feature-container {
  display: flex;
  justify-content: center;
  gap: 30px; /* アイテム間の余白を広げてゆったりと */
  max-width: 1200px;
  margin: 60px auto 0;
  flex-wrap: wrap;
}

/* 各アイテムの幅調整 */
.custom-feature-item {
  /* PCでは5個並びを想定しつつ、画像を大きくするために幅を確保 */
  flex: 0 1 calc(20% - 24px);
  min-width: 200px;
  margin-bottom: 20px;
}

/* 画像エリア */
.custom-feature-image-wrapper {
  position: relative;
  margin-bottom: 20px;
}

.custom-feature-img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 30px; /* 角丸を少し強めてより柔らかい印象に */
  display: block;
  /* 画像を際立たせる薄い影 */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

/* 左上の数字（少し大きく、視認性をアップ） */
.custom-feature-number {
  position: absolute;
  top: -15px;
  left: -10px;
  font-size: 42px;
  font-weight: 900;
  color: #a8d3d5;
  z-index: 2;
  line-height: 1;
  /* 白いフチをつけて画像の上でも見やすく */
  text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff,
    -2px 2px 0 #fff;
}

/* タイトル部分 */
.custom-feature-item h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  color: #5a4633; /* 少し茶色を混ぜて柔らかく */
  text-align: center;
  background: #f5fbfc;
  padding: 15px 12px;
  border-radius: 16px;
  box-shadow: 0 4px 0 rgba(168, 211, 213, 0.4);
  margin: 0 auto;
  word-break: break-all; /* 折り返し対策 */
}

/* ================================
  レスポンシブ
================================ */

/* タブレットサイズ（3列表示にして画像を大きく） */
@media (max-width: 1024px) {
  .custom-feature-item {
    flex: 0 1 calc(33.333% - 20px);
    max-width: 280px;
  }
}

/* スマホサイズ（2列表示） */
@media (max-width: 768px) {
  .custom-feature-section {
    padding: 40px 15px;
  }
  .custom-feature-container {
    gap: 40px 15px; /* 縦の余白を多めにとって数字の重なりを防ぐ */
    margin: 10px auto 0;
  }
  .custom-feature-item {
    flex: 0 1 calc(50% - 10px); /* 横幅を画面の半分に広げる */
    min-width: 0; /* min-widthを解除 */
  }
  .custom-feature-number {
    font-size: 36px;
  }
  .custom-feature-item h3 {
    font-size: 14px;
    padding: 12px 8px;
  }
}

/* 小さなスマホ（1列にして画像を最大化） */
@media (max-width: 480px) {
  .custom-feature-item {
    flex: 0 0 100%; /* 1列表示 */
    max-width: 320px; /* 広がりすぎないよう制限 */
    margin: 0 auto;
  }
  .custom-feature-item h3 {
    font-size: 16px;
    text-align: left;
  }
}
/* スタッフ紹介セクション全体 */
.staff-intro {
  padding: 60px 20px;
  background-color: #fffaf0; /* 柔らかなアイボリー */
  text-align: center;
}

.staff-inner {
  max-width: 800px;
  margin: 0 auto;
}

/* 画像のボックス（装飾付き） */
.staff-image-box {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}

.staff-image-box img {
  width: 100%;
  max-width: 600px;
  height: auto;
  /* 少し歪んだ角丸で手作り感を出す */
  border-radius: 60px 20px 70px 30px;
  border: 8px solid #fff;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}

/* 画像の後ろにある薄いオレンジの座布団（装飾） */
.staff-decoration {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background-color: #ffecd2;
  border-radius: 40px 80px 30px 60px;
  z-index: 1;
}

/* メッセージ部分 */
.staff-message {
  margin-top: 20px;
}

.staff-lead {
  font-size: 24px;
  font-weight: bold;
  color: #5a4633;
  line-height: 1.6;
  position: relative;
  display: inline-block;
  padding: 0 10px;
  /* 下線に手書き風マーカー */
  background: linear-gradient(transparent 70%, #fff176 70%);
}

/* レスポンシブ調整 */
@media (max-width: 768px) {
  .staff-intro {
    padding: 40px 15px;
  }

  .staff-lead {
    font-size: 18px;
  }

  .sp-only {
    display: block;
  }

  .staff-image-box img {
    border-radius: 30px 15px 40px 20px;
    border-width: 5px;
  }
}
/* ================================
  経験豊富なスタッフ セクション
================================ */
.staff-care-section {
  background: linear-gradient(180deg, #fffaf2 0%, #f3ede5 100%);
  padding: 120px 20px 30px;
}

.staff-care-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

/* 見出し */
.staff-care-text h2 {
  font-size: 34px;
  line-height: 1.5;
  color: #5a4633;
  font-weight: 700;
  margin-bottom: 25px;
}

/* 強調 */
.staff-care-text h2 span {
  background: linear-gradient(transparent 60%, #ffe3a3 60%);
  padding: 0 6px;
}

/* 説明文 */
.staff-care-text p {
  font-size: 17px;
  line-height: 2;
  color: #6a5a4a;
}
.app__button {
  margin-top: 150px;
  text-align: center;
  margin-bottom: 30px;
}
/* ================================
  レスポンシブ
================================ */
@media (max-width: 768px) {
  .staff-care-section {
    padding: 60px 15px;
  }

  .staff-care-text h2 {
    font-size: 26px;
    margin-top: 60px;
  }

  .staff-care-text p {
    font-size: 16px;
  }

  .sp-only {
    display: inline;
  }
}

@media (min-width: 769px) {
  .sp-only {
    display: none;
  }
}
