.elementor-20131 .elementor-element.elementor-element-a34bbab{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-702d8c1 *//* =========================================================
   ISHIGAKI NAVI
   FAMILY BEACH GUIDE
========================================================= */

.inFamilyBeach {
  --navy:#102943;
  --deep:#071827;
  --gold:#c2a878;
  --ivory:#f8f5ef;
  --soft:#f1eee7;
  --white:#fff;
  --text:#596775;
  --muted:rgba(28,53,87,.58);
  --border:rgba(16,41,67,.12);

  width:100%;
  margin:0!important;
  overflow:hidden;

  background:#fff;
  color:var(--text);

  font-family:
    "Noto Sans JP",
    "Yu Gothic",
    sans-serif!important;

  font-size:16px;
  -webkit-font-smoothing:antialiased;
}

.inFamilyBeach *,
.inFamilyBeach *::before,
.inFamilyBeach *::after {
  box-sizing:border-box;
}

.inFamilyBeach img {
  display:block;
  width:100%;
  height:auto;
  margin:0;
}

.inFamilyBeach a {
  color:inherit;
  text-decoration:none;
}

.inFamilyBeach h1,
.inFamilyBeach h2,
.inFamilyBeach h3 {
  margin-top:0;

  color:var(--navy);

  font-family:
    "Noto Serif JP",
    "Yu Mincho",
    "YuMincho",
    "Hiragino Mincho ProN",
    serif!important;

  font-weight:500!important;
  letter-spacing:.02em;

  line-break:strict;
  word-break:auto-phrase;
  text-wrap:pretty;
}

.inFamilyBeach__wide {
  width:min(1180px,calc(100% - 72px));
  margin-inline:auto;
}

.inFamilyBeach__article {
  width:min(930px,calc(100% - 72px));
  margin-inline:auto;
}

.inFamilyBeachLabel {
  margin:0;

  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;

  font-size:.58rem;
  font-weight:500;
  line-height:1.5;
  letter-spacing:.18em;
}


/* HERO */

.inFamilyBeachHero {
  position:relative;
  min-height:640px;

  overflow:hidden;

  background:var(--deep);
  color:#fff;
}

.inFamilyBeachHero__media,
.inFamilyBeachHero__overlay {
  position:absolute;
  inset:0;
}

.inFamilyBeachHero__media img {
  width:100%;
  height:100%;

  object-fit:cover;
  object-position:center;

  filter:saturate(.88) brightness(.88);
}

.inFamilyBeachHero__overlay {
  z-index:1;

  background:
    linear-gradient(
      90deg,
      rgba(7,24,39,.89) 0%,
      rgba(7,24,39,.68) 43%,
      rgba(7,24,39,.18) 78%,
      rgba(7,24,39,.04) 100%
    ),
    linear-gradient(
      180deg,
      rgba(7,24,39,0) 45%,
      rgba(7,24,39,.58) 100%
    );
}

.inFamilyBeachHero__inner {
  position:relative;
  z-index:2;

  display:grid;
  grid-template-rows:auto minmax(0,1fr) auto;

  width:min(1380px,calc(100% - 72px));
  min-height:640px;

  margin-inline:auto;
  padding:30px 0 34px;
}

.inFamilyBeachBreadcrumb {
  display:flex;
  flex-wrap:wrap;
  align-items:center;

  gap:10px;

  margin:0;

  color:rgba(255,255,255,.72);

  font-family:"Noto Serif JP",serif!important;
  font-size:.52rem;
  letter-spacing:.08em;
}

.inFamilyBeachBreadcrumb > span:not([aria-current]) {
  width:24px;
  height:1px;

  background:rgba(255,255,255,.32);
}

.inFamilyBeachHero__copy {
  align-self:center;

  width:min(820px,82%);
  padding:42px 0;
}

.inFamilyBeachHero__en {
  margin:0;

  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;
  font-size:.61rem;
  letter-spacing:.2em;
}

.inFamilyBeachHero h1 {
  max-width:820px;

  margin:25px 0 0!important;

  color:#fff!important;

  font-size:clamp(1.65rem,2.55vw,2.45rem)!important;
  line-height:1.62!important;
}

.inFamilyBeachHero__lead {
  max-width:680px;

  margin:26px 0 0;

  color:rgba(255,255,255,.78);

  font-size:.84rem;
  line-height:2.1;
  letter-spacing:.035em;
}

.inFamilyBeachHero__discover {
  display:inline-flex;
  align-items:center;

  gap:17px;

  width:fit-content;

  margin-top:31px;

  color:#fff!important;

  font-family:"Noto Serif JP",serif!important;
  font-size:.56rem;
  letter-spacing:.16em;
}

.inFamilyBeachHero__discover span:last-child {
  width:46px;
  height:1px;

  background:var(--gold);

  transition:width .3s ease;
}

.inFamilyBeachHero__discover:hover span:last-child {
  width:60px;
}

.inFamilyBeachHero__caption {
  display:flex;
  justify-content:space-between;

  gap:20px;

  margin:0;

  color:rgba(255,255,255,.48);

  font-family:"Noto Serif JP",serif!important;
  font-size:.48rem;
  letter-spacing:.15em;
}


/* INTRO */

.inFamilyBeachIntro {
  padding:108px 0 112px;
  background:#fff;
}

.inFamilyBeachIntro__grid {
  display:grid;
  grid-template-columns:.9fr 1.1fr;

  gap:clamp(52px,7vw,94px);
}

.inFamilyBeachIntro h2 {
  margin:13px 0 0;

  font-size:clamp(1.45rem,2.1vw,1.95rem)!important;
  line-height:1.72!important;
}

.inFamilyBeachIntro__text p {
  margin:0;

  font-size:.84rem;
  line-height:2.12;
}

.inFamilyBeachIntro__text p + p {
  margin-top:21px;
}

.inFamilyBeachIntro__text strong {
  color:var(--navy);
  font-weight:500;
}


/* ANSWER */

.inFamilyBeachAnswer {
  display:grid;
  grid-template-columns:150px minmax(0,1fr);

  gap:42px;

  margin-top:68px;
  padding:40px 44px;

  background:var(--navy);
  color:#fff;
}

.inFamilyBeachAnswer__label {
  padding-right:30px;
  border-right:1px solid rgba(255,255,255,.13);
}

.inFamilyBeachAnswer__label span {
  display:block;

  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;
  font-size:.62rem;
  letter-spacing:.18em;
}

.inFamilyBeachAnswer__label small {
  display:block;

  margin-top:9px;

  color:rgba(255,255,255,.45);
  font-size:.58rem;
}

.inFamilyBeachAnswer h3 {
  margin:0;

  color:#fff!important;

  font-size:clamp(1.16rem,1.65vw,1.48rem)!important;
  line-height:1.75!important;
}

.inFamilyBeachAnswer__body p {
  margin:17px 0 0;

  color:rgba(255,255,255,.7);

  font-size:.79rem;
  line-height:2.05;
}


/* SECTION HEAD */

.inFamilyBeachSectionHead {
  display:grid;
  grid-template-columns:1.1fr .9fr;

  gap:72px;

  align-items:end;
}

.inFamilyBeachSectionHead h2 {
  margin:13px 0 0;

  font-size:clamp(1.45rem,2.15vw,1.95rem)!important;
  line-height:1.68!important;
}

.inFamilyBeachSectionHead > p {
  max-width:460px;

  margin:0;

  font-size:.8rem;
  line-height:2;
}


/* SELECT */

.inFamilyBeachSelect {
  padding:104px 0 112px;

  background:var(--deep);
  color:#fff;
}

.inFamilyBeachSelect .inFamilyBeachSectionHead h2 {
  color:#fff!important;
}

.inFamilyBeachSelect .inFamilyBeachSectionHead > p {
  color:rgba(255,255,255,.66);
}

.inFamilyBeachSelect__grid {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));

  gap:1px;

  margin-top:58px;

  background:rgba(255,255,255,.12);
}

.inFamilyBeachSelect__grid article {
  min-height:245px;

  padding:29px 26px;

  background:var(--deep);
}

.inFamilyBeachSelect__grid article > span {
  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;
  font-size:.54rem;
}

.inFamilyBeachSelect__grid small {
  display:block;

  margin-top:8px;

  color:rgba(255,255,255,.38);

  font-size:.47rem;
  letter-spacing:.12em;
}

.inFamilyBeachSelect__grid h3 {
  margin:26px 0 0;

  color:#fff!important;

  font-size:1.05rem!important;
  line-height:1.65!important;
}

.inFamilyBeachSelect__grid p {
  margin:14px 0 0;

  color:rgba(255,255,255,.64);

  font-size:.72rem;
  line-height:1.95;
}


/* COMPARE */

.inFamilyBeachCompare {
  padding:104px 0 112px;

  background:var(--ivory);
}

.inFamilyBeachCompare__scroll {
  margin-top:57px;

  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}

.inFamilyBeach .inFamilyBeachCompare__table {
  width:100%!important;
  min-width:850px;

  margin:0!important;

  border:0!important;
  border-collapse:collapse!important;

  background:#fff!important;

  font-size:.73rem!important;
  box-shadow:none!important;
}

.inFamilyBeach .inFamilyBeachCompare__table tr,
.inFamilyBeach .inFamilyBeachCompare__table th,
.inFamilyBeach .inFamilyBeachCompare__table td {
  background:#fff!important;

  box-shadow:none!important;
  transform:none!important;
}

.inFamilyBeach .inFamilyBeachCompare__table thead th {
  padding:15px 18px!important;

  border-top:1px solid var(--border)!important;
  border-right:0!important;
  border-bottom:1px solid var(--border)!important;
  border-left:0!important;

  color:var(--muted)!important;

  font-family:"Noto Serif JP",serif!important;
  font-size:.51rem!important;
  font-weight:500!important;

  text-align:left!important;
}

.inFamilyBeach .inFamilyBeachCompare__table tbody th,
.inFamilyBeach .inFamilyBeachCompare__table tbody td {
  padding:20px 18px!important;

  border:0!important;
  border-bottom:1px solid var(--border)!important;

  background:#fff!important;

  color:var(--text)!important;

  text-align:left!important;
  vertical-align:middle!important;
}

.inFamilyBeach .inFamilyBeachCompare__table tbody th {
  color:var(--navy)!important;

  font-family:"Noto Serif JP",serif!important;
  font-size:.82rem!important;
  font-weight:500!important;

  white-space:nowrap;
}

.inFamilyBeach .inFamilyBeachCompare__table tr:hover,
.inFamilyBeach .inFamilyBeachCompare__table tr:hover th,
.inFamilyBeach .inFamilyBeachCompare__table tr:hover td {
  background:#fff!important;
}

.inFamilyBeachCompare__table td span {
  color:#987a48;

  font-family:"Noto Serif JP",serif!important;
}

.inFamilyBeachCompare__note {
  margin:17px 0 0;

  color:var(--muted);

  font-size:.63rem;
  line-height:1.85;
}


/* CHAPTER */

.inFamilyBeachChapter {
  padding:106px 0 114px;

  scroll-margin-top:80px;
}

.inFamilyBeachChapter--white {
  background:#fff;
}

.inFamilyBeachChapter--ivory {
  background:var(--ivory);
}

.inFamilyBeachChapter--dark {
  background:var(--navy);
  color:#fff;
}

.inFamilyBeachChapterHead {
  display:grid;
  grid-template-columns:1fr .86fr;

  gap:64px;

  align-items:start;
}

.inFamilyBeachChapterHead h2 {
  margin:13px 0 0;

  font-size:clamp(1.45rem,2.15vw,1.95rem)!important;
  line-height:1.7!important;
}

.inFamilyBeachChapterHead__catch {
  margin:0;

  color:var(--navy);

  font-family:"Noto Serif JP",serif!important;

  font-size:clamp(1rem,1.35vw,1.2rem);
  line-height:1.82;
}

.inFamilyBeachChapterHead__text {
  margin:18px 0 0;

  font-size:.78rem;
  line-height:2;
}

.inFamilyBeachChapter--dark .inFamilyBeachChapterHead h2,
.inFamilyBeachChapter--dark .inFamilyBeachChapterHead__catch {
  color:#fff!important;
}

.inFamilyBeachChapter--dark .inFamilyBeachChapterHead__text {
  color:rgba(255,255,255,.66);
}

.inFamilyBeachChapterBody {
  width:min(720px,100%);

  margin-top:54px;
}

.inFamilyBeachChapterBody > p {
  margin:0;

  font-size:.83rem;
  line-height:2.12;
}

.inFamilyBeachChapterBody > p + p {
  margin-top:22px;
}

.inFamilyBeachChapter--dark .inFamilyBeachChapterBody > p {
  color:rgba(255,255,255,.72);
}


/* FIT */

.inFamilyBeachFit {
  margin-top:39px;

  padding:26px 29px;

  border-top:1px solid var(--border);
  border-bottom:1px solid var(--border);
}

.inFamilyBeachFit span {
  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;
  font-size:.52rem;
  letter-spacing:.15em;
}

.inFamilyBeachFit p {
  margin:10px 0 0;

  color:var(--navy);

  font-family:"Noto Serif JP",serif!important;
  font-size:.76rem;
  line-height:1.8;
}

.inFamilyBeachFit--dark {
  border-color:rgba(255,255,255,.13);
}

.inFamilyBeachFit--dark p {
  color:#fff;
}


/* PHOTO SPOT */

.inFamilyBeachSpot {
  display:grid;
  grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);

  min-height:470px;

  background:#fff;
}

.inFamilyBeachSpot__media {
  min-height:470px;

  overflow:hidden;
}

.inFamilyBeachSpot__media img {
  width:100%;
  height:100%;

  object-fit:cover;

  transition:transform .7s cubic-bezier(.22,.61,.36,1);
}

.inFamilyBeachSpot:hover .inFamilyBeachSpot__media img {
  transform:scale(1.025);
}

.inFamilyBeachSpot__content {
  display:flex;
  flex-direction:column;
  justify-content:center;

  padding:48px clamp(33px,5vw,62px);
}

.inFamilyBeachSpot h2 {
  margin:13px 0 0;

  font-size:clamp(1.45rem,2vw,1.85rem)!important;
}

.inFamilyBeachSpot__catch {
  margin:24px 0 0;

  color:var(--navy);

  font-family:"Noto Serif JP",serif!important;

  font-size:1.06rem;
  line-height:1.85;
}

.inFamilyBeachSpot__text,
.inFamilyBeachSpot__note {
  margin:19px 0 0;

  font-size:.77rem;
  line-height:2;
}

.inFamilyBeachSpot__note {
  color:var(--muted);
}

.inFamilyBeachSpot__link {
  display:inline-flex;
  align-items:center;

  gap:14px;

  width:fit-content;

  margin-top:28px;
  padding-bottom:7px;

  border-bottom:1px solid var(--gold);

  color:var(--navy)!important;

  font-family:"Noto Serif JP",serif!important;
  font-size:.64rem;
}

.inFamilyBeachSpot__link i {
  color:var(--gold);

  font-style:normal;

  transition:transform .25s ease;
}

.inFamilyBeachSpot__link:hover i {
  transform:translateX(4px);
}


/* NOTICE */

.inFamilyBeachNotice {
  margin-top:39px;

  padding:28px 31px;

  background:var(--navy);
}

.inFamilyBeachNotice span {
  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;

  font-size:.53rem;
  letter-spacing:.15em;
}

.inFamilyBeachNotice p {
  margin:11px 0 0;

  color:rgba(255,255,255,.73);

  font-size:.75rem;
  line-height:1.95;
}


/* AGE */

.inFamilyBeachAge {
  padding:105px 0 112px;

  background:var(--soft);
}

.inFamilyBeachAge__grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));

  gap:15px;

  margin-top:58px;
}

.inFamilyBeachAge__grid article {
  min-height:300px;

  padding:31px 28px;

  background:#fff;
}

.inFamilyBeachAge__en {
  margin:0;

  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;

  font-size:.5rem;
  letter-spacing:.13em;
}

.inFamilyBeachAge h3 {
  margin:25px 0 0;

  font-size:1.08rem!important;
}

.inFamilyBeachAge strong {
  display:block;

  margin-top:13px;

  color:var(--navy);

  font-family:"Noto Serif JP",serif!important;

  font-size:.76rem;
  font-weight:500;
}

.inFamilyBeachAge article > p:last-child {
  margin:20px 0 0;

  font-size:.73rem;
  line-height:1.95;
}


/* NATURAL COAST */

.inFamilyBeachNatural {
  padding:108px 0 114px;

  background:var(--deep);
  color:#fff;
}

.inFamilyBeachNatural header {
  max-width:720px;
}

.inFamilyBeachNatural h2 {
  margin:13px 0 0;

  color:#fff!important;

  font-size:clamp(1.5rem,2.2vw,2rem)!important;
  line-height:1.7!important;
}

.inFamilyBeachNatural header > p:last-child {
  margin:22px 0 0;

  color:rgba(255,255,255,.68);

  font-size:.8rem;
  line-height:2.05;
}

.inFamilyBeachNatural__message {
  margin-top:52px;
  padding:38px 42px;

  border-left:2px solid var(--gold);

  background:rgba(255,255,255,.06);
}

.inFamilyBeachNatural__message p {
  margin:0;

  color:#fff;

  font-family:"Noto Serif JP",serif!important;

  font-size:clamp(1.05rem,1.5vw,1.32rem);
  line-height:1.9;
}

.inFamilyBeachNatural__text {
  width:min(720px,100%);

  margin-top:46px;
}

.inFamilyBeachNatural__text p {
  margin:0;

  color:rgba(255,255,255,.68);

  font-size:.78rem;
  line-height:2.05;
}

.inFamilyBeachNatural__text p + p {
  margin-top:20px;
}


/* PACKING */

.inFamilyBeachPacking {
  padding:105px 0 112px;

  background:#fff;
}

.inFamilyBeachPacking__grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));

  gap:1px;

  margin-top:56px;

  background:var(--border);
}

.inFamilyBeachPacking__grid span {
  display:flex;
  align-items:center;

  min-height:76px;

  padding:20px 24px;

  background:var(--ivory);

  color:var(--navy);

  font-family:"Noto Serif JP",serif!important;

  font-size:.76rem;
}

.inFamilyBeachPacking__note {
  margin:20px 0 0;

  color:var(--muted);

  font-size:.64rem;
  line-height:1.9;
}


/* MODEL DAY */

.inFamilyBeachDay {
  padding:105px 0 112px;

  background:var(--ivory);
}

.inFamilyBeachDay__head {
  max-width:720px;
}

.inFamilyBeachDay__head h2 {
  margin:13px 0 0;

  font-size:clamp(1.5rem,2.2vw,2rem)!important;
  line-height:1.72!important;
}

.inFamilyBeachDay__head > p:last-child {
  margin:23px 0 0;

  font-size:.8rem;
  line-height:2.05;
}

.inFamilyBeachDay__timeline {
  margin-top:58px;

  border-top:1px solid var(--border);
}

.inFamilyBeachDay__timeline article {
  display:grid;
  grid-template-columns:100px 190px minmax(0,1fr);

  gap:30px;

  align-items:center;

  padding:26px 3px;

  border-bottom:1px solid var(--border);
}

.inFamilyBeachDay__timeline span {
  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;
  font-size:.66rem;
  letter-spacing:.08em;
}

.inFamilyBeachDay__timeline h3 {
  margin:0;

  font-size:.94rem!important;
}

.inFamilyBeachDay__timeline p {
  margin:0;

  font-size:.73rem;
  line-height:1.9;
}


/* RELATED */

.inFamilyBeachRelated {
  padding:102px 0 108px;

  background:#fff;
}

.inFamilyBeachRelated__grid {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));

  gap:14px;

  margin-top:51px;
}

.inFamilyBeachRelated__grid a {
  position:relative;

  min-height:220px;

  padding:30px;

  border:1px solid var(--border)!important;

  background:#fff!important;

  color:var(--navy)!important;

  transition:
    border-color .25s ease,
    transform .25s ease;
}

.inFamilyBeachRelated__grid a:hover {
  border-color:var(--gold)!important;
  transform:translateY(-2px);
}

.inFamilyBeachRelated__grid span {
  color:var(--gold);

  font-family:"Noto Serif JP",serif!important;
  font-size:.5rem;
  letter-spacing:.13em;
}

.inFamilyBeachRelated__grid h3 {
  margin:18px 0 0;

  font-size:1.05rem!important;
  line-height:1.7!important;
}

.inFamilyBeachRelated__grid p {
  margin:13px 0 0;

  color:var(--text);

  font-size:.72rem;
  line-height:1.9;
}

.inFamilyBeachRelated__grid i {
  position:absolute;

  right:28px;
  bottom:26px;

  color:var(--gold);

  font-style:normal;
}


/* FAQ */

.inFamilyBeachFaq {
  padding:105px 0 112px;

  background:var(--ivory);
}

.inFamilyBeachFaq__head h2 {
  margin:13px 0 0;

  font-size:clamp(1.4rem,2vw,1.85rem)!important;
  line-height:1.7!important;
}

.inFamilyBeachFaq__list {
  margin-top:50px;

  border-top:1px solid var(--border);
}

.inFamilyBeachFaq details {
  margin:0!important;
  padding:0!important;

  border:0!important;
  border-bottom:1px solid var(--border)!important;

  background:transparent!important;

  box-shadow:none!important;
}

.inFamilyBeachFaq summary {
  display:flex;

  align-items:center;
  justify-content:space-between;

  gap:25px;

  min-height:75px;

  padding:18px 4px!important;

  background:transparent!important;

  color:var(--navy)!important;

  font-family:"Noto Serif JP",serif!important;

  font-size:.84rem;
  line-height:1.8;

  cursor:pointer;
  list-style:none;
}

.inFamilyBeachFaq summary::-webkit-details-marker {
  display:none;
}

.inFamilyBeachFaq summary i {
  position:relative;

  width:18px;
  height:18px;

  flex:0 0 18px;
}

.inFamilyBeachFaq summary i::before,
.inFamilyBeachFaq summary i::after {
  content:"";

  position:absolute;

  top:50%;
  left:50%;

  width:14px;
  height:1px;

  background:var(--gold);

  transform:translate(-50%,-50%);
}

.inFamilyBeachFaq summary i::after {
  transform:translate(-50%,-50%) rotate(90deg);

  transition:transform .25s ease;
}

.inFamilyBeachFaq details[open] summary i::after {
  transform:translate(-50%,-50%);
}

.inFamilyBeachFaq details > div {
  padding:0 50px 23px 4px;
}

.inFamilyBeachFaq details p {
  margin:0;

  font-size:.78rem;
  line-height:2.05;
}


/* ENDING */

.inFamilyBeachEnding {
  padding:108px 0 118px;

  background:var(--navy);
  color:#fff;

  text-align:center;
}

.inFamilyBeachEnding h2 {
  max-width:720px;

  margin:14px auto 0;

  color:#fff!important;

  font-size:clamp(1.5rem,2.3vw,2.05rem)!important;
  line-height:1.76!important;
}

.inFamilyBeachEnding p:not(.inFamilyBeachLabel) {
  max-width:690px;

  margin:25px auto 0;

  color:rgba(255,255,255,.7);

  font-size:.81rem;
  line-height:2.15;
}


/* TABLET */

@media (max-width:1024px) {

  .inFamilyBeachSelect__grid {
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .inFamilyBeachPacking__grid {
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

}


/* SMALL TABLET */

@media (max-width:900px) {

  .inFamilyBeach__wide,
  .inFamilyBeach__article {
    width:calc(100% - 54px);
  }

  .inFamilyBeachHero__inner {
    width:calc(100% - 54px);
  }

  .inFamilyBeachIntro__grid,
  .inFamilyBeachSectionHead,
  .inFamilyBeachChapterHead {
    grid-template-columns:1fr;
  }

  .inFamilyBeachAnswer {
    grid-template-columns:1fr;
    gap:24px;
  }

  .inFamilyBeachAnswer__label {
    padding:0 0 18px;

    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.13);
  }

  .inFamilyBeachSpot {
    grid-template-columns:1fr;
  }

  .inFamilyBeachSpot__media {
    min-height:0;
    aspect-ratio:16/10;
  }

  .inFamilyBeachAge__grid {
    grid-template-columns:1fr;
  }

}


/* MOBILE */

@media (max-width:767px) {

  .inFamilyBeach__wide,
  .inFamilyBeach__article {
    width:calc(100% - 34px);
  }

  .inFamilyBeachHero,
  .inFamilyBeachHero__inner {
    min-height:620px;
  }

  .inFamilyBeachHero__inner {
    width:calc(100% - 34px);

    padding:22px 0 32px;
  }

  .inFamilyBeachBreadcrumb {
    font-size:.46rem;
  }

  .inFamilyBeachHero__copy {
    width:100%;
    padding:45px 0 28px;
  }

  .inFamilyBeachHero h1 {
    font-size:clamp(1.38rem,5.9vw,1.7rem)!important;
    line-height:1.68!important;
  }

  .inFamilyBeachHero__lead {
    font-size:.74rem;
    line-height:2;
  }

  .inFamilyBeachHero__lead br {
    display:none;
  }

  .inFamilyBeachHero__caption {
    display:none;
  }

  .inFamilyBeachHero__overlay {
    background:
      linear-gradient(
        180deg,
        rgba(7,24,39,.14) 0%,
        rgba(7,24,39,.45) 43%,
        rgba(7,24,39,.91) 100%
      );
  }

  .inFamilyBeachIntro,
  .inFamilyBeachSelect,
  .inFamilyBeachCompare,
  .inFamilyBeachChapter,
  .inFamilyBeachAge,
  .inFamilyBeachNatural,
  .inFamilyBeachPacking,
  .inFamilyBeachDay,
  .inFamilyBeachRelated,
  .inFamilyBeachFaq,
  .inFamilyBeachEnding {
    padding-top:76px;
    padding-bottom:82px;
  }

  .inFamilyBeachIntro__grid {
    gap:34px;
  }

  .inFamilyBeachIntro h2,
  .inFamilyBeachSectionHead h2,
  .inFamilyBeachChapterHead h2,
  .inFamilyBeachNatural h2,
  .inFamilyBeachDay__head h2,
  .inFamilyBeachFaq__head h2,
  .inFamilyBeachEnding h2 {
    font-size:1.35rem!important;
  }

  .inFamilyBeachAnswer {
    margin-top:49px;
    padding:30px 25px;
  }

  .inFamilyBeachAnswer h3 br {
    display:none;
  }

  .inFamilyBeachSelect__grid {
    grid-template-columns:1fr;

    margin-top:43px;
  }

  .inFamilyBeachSelect__grid article {
    min-height:0;
  }

  .inFamilyBeachCompare__scroll {
    width:calc(100% + 17px);

    margin-top:42px;
    padding-right:17px;
  }

  .inFamilyBeachCompare__table {
    min-width:730px!important;
  }

  .inFamilyBeach
  .inFamilyBeachCompare__table th,
  .inFamilyBeach
  .inFamilyBeachCompare__table td {
    padding:16px 14px!important;
  }

  .inFamilyBeachChapterHead {
    gap:25px;
  }

  .inFamilyBeachChapterBody {
    margin-top:39px;
  }

  .inFamilyBeachSpot {
    min-height:0;
  }

  .inFamilyBeachSpot__media {
    aspect-ratio:4/3;
  }

  .inFamilyBeachSpot__content {
    padding:32px 23px 38px;
  }

  .inFamilyBeachAge__grid {
    margin-top:42px;
  }

  .inFamilyBeachAge__grid article {
    min-height:0;
  }

  .inFamilyBeachNatural__message {
    margin-top:42px;

    padding:29px 24px;
  }

  .inFamilyBeachNatural__message br {
    display:none;
  }

  .inFamilyBeachPacking__grid {
    grid-template-columns:1fr 1fr;
  }

  .inFamilyBeachPacking__grid span {
    min-height:67px;
    padding:16px;

    font-size:.69rem;
  }

  .inFamilyBeachDay__timeline {
    margin-top:43px;
  }

  .inFamilyBeachDay__timeline article {
    grid-template-columns:67px minmax(0,1fr);

    gap:9px 18px;

    padding:22px 2px;
  }

  .inFamilyBeachDay__timeline p {
    grid-column:2;
  }

  .inFamilyBeachRelated__grid {
    grid-template-columns:1fr;
  }

  .inFamilyBeachFaq summary {
    min-height:69px;

    padding:16px 2px!important;

    font-size:.79rem;
  }

  .inFamilyBeachFaq details > div {
    padding:0 34px 21px 2px;
  }

}


/* REDUCED MOTION */

@media (prefers-reduced-motion:reduce) {

  .inFamilyBeach *,
  .inFamilyBeach *::before,
  .inFamilyBeach *::after {
    transition:none!important;
    scroll-behavior:auto!important;
  }

}/* End custom CSS */