.elementor-19499 .elementor-element.elementor-element-7b5f09b{--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-3c0855f *//* ==================================================
   ISHIGAKI NAVI
   COURSE11 / LAST MORNING
================================================== */

.inLastMorning{
  --lm-navy:#102943;
  --lm-deep:#071827;
  --lm-gold:#c2a878;
  --lm-ivory:#f8f5ef;
  --lm-soft:#f2efe8;
  --lm-white:#ffffff;
  --lm-text:#596775;
  --lm-muted:rgba(28,53,87,.56);
  --lm-border:rgba(16,41,67,.12);

  position:relative;

  width:100%;

  margin:0!important;

  overflow:hidden;

  background:#fff;

  color:var(--lm-text);

  font-family:
    "Noto Sans JP",
    "Yu Gothic",
    "YuGothic",
    sans-serif!important;

  font-size:16px;

  -webkit-font-smoothing:antialiased;
}


.inLastMorning *,
.inLastMorning *::before,
.inLastMorning *::after{
  box-sizing:border-box;
}


.inLastMorning img{
  display:block;

  width:100%;

  max-width:none;

  height:auto;

  margin:0;
}


.inLastMorning figure{
  margin:0;
}


.inLastMorning a{
  text-decoration:none;
}


.inLastMorning button,
.inLastMorning input,
.inLastMorning summary{
  font:inherit;
}


.inLastMorning button{
  appearance:none;
}


.inLastMorning summary{
  list-style:none;
}


.inLastMorning summary::-webkit-details-marker{
  display:none;
}


.inLastMorning :is(h1,h2,h3){
  max-width:100%;

  font-family:
    "Noto Serif JP",
    "Yu Mincho",
    "YuMincho",
    serif!important;

  font-weight:500!important;

  line-break:strict!important;

  word-break:auto-phrase!important;

  overflow-wrap:normal!important;

  text-wrap:pretty;
}


.inLastMorning__wide{
  width:min(
    1180px,
    calc(100% - 72px)
  );

  margin:0 auto;
}


.inLastMorning__article{
  width:min(
    930px,
    calc(100% - 72px)
  );

  margin:0 auto;
}


.inLastMorningLabel{
  margin:0!important;

  color:var(--lm-gold)!important;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.56rem!important;

  font-weight:500!important;

  line-height:1.5!important;

  letter-spacing:.18em!important;
}


/* ==================================================
   PROGRESS
================================================== */

.inLastMorningProgress{
  position:fixed;

  top:0;
  right:0;
  left:0;

  z-index:9999;

  height:3px;

  pointer-events:none;
}


.inLastMorningProgress span{
  display:block;

  width:100%;
  height:100%;

  background:var(--lm-gold);

  transform:scaleX(0);

  transform-origin:left center;
}


/* ==================================================
   PC CHAPTER
================================================== */

.inLastMorningChapter{
  position:fixed;

  top:50%;
  left:20px;

  z-index:190;

  display:grid;

  grid-template-columns:
    1px auto;

  grid-template-rows:
    auto auto;

  gap:0 12px;

  align-items:center;

  opacity:0;

  pointer-events:none;

  transform:
    translateY(-50%)
    translateX(-5px);

  transition:
    opacity .35s ease,
    transform .35s ease;
}


.inLastMorningChapter.is-visible{
  opacity:.8;

  transform:
    translateY(-50%);
}


.inLastMorningChapter__line{
  grid-row:1/3;

  width:1px;
  height:70px;

  background:
    linear-gradient(
      to bottom,
      var(--lm-gold) 0 22%,
      rgba(16,41,67,.12) 22% 100%
    );
}


.inLastMorningChapter > div{
  display:grid;

  min-width:115px;

  gap:3px;
}


.inLastMorningChapter small{
  color:var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.41rem;

  letter-spacing:.12em;
}


.inLastMorningChapter strong{
  color:
    rgba(16,41,67,.8);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.58rem;

  font-weight:500;
}


.inLastMorningChapter__progress{
  margin-top:5px;

  color:
    rgba(16,41,67,.3);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.4rem;
}


.inLastMorningChapter.is-dark strong{
  color:
    rgba(255,255,255,.82);
}


.inLastMorningChapter.is-dark
.inLastMorningChapter__progress{
  color:
    rgba(255,255,255,.34);
}


/* ==================================================
   MOBILE BOOKMARK
================================================== */

.inLastMorningBookmark{
  display:none;
}


/* ==================================================
   NOTICE
================================================== */

.inLastMorningNotice{
  position:fixed;

  left:24px;
  bottom:26px;

  z-index:270;

  display:grid;

  width:245px;

  gap:4px;

  padding:
    13px 17px 14px;

  border-left:
    1px solid
    rgba(194,168,120,.68);

  background:
    rgba(248,245,239,.9);

  box-shadow:
    0 8px 28px
    rgba(7,24,39,.06);

  backdrop-filter:
    blur(10px);

  opacity:0;

  pointer-events:none;

  transform:
    translate3d(
      -8px,
      4px,
      0
    );

  transition:
    opacity .3s ease,
    transform .4s
    cubic-bezier(.22,1,.36,1);
}


.inLastMorningNotice span{
  color:var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.41rem;

  letter-spacing:.13em;
}


.inLastMorningNotice strong{
  color:var(--lm-navy);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.66rem;

  font-weight:500;
}


.inLastMorningNotice.is-showing{
  opacity:.94;

  transform:none;
}


/* ==================================================
   HERO
================================================== */

.inLastMorningHero{
  position:relative;

  min-height:680px;

  overflow:hidden;

  background:
    var(--lm-deep);

  color:#fff;
}


.inLastMorningHero__media,
.inLastMorningHero__overlay{
  position:absolute;

  inset:0;
}


.inLastMorningHero__media img{
  width:100%!important;

  height:100%!important;

  object-fit:cover;

  object-position:
    center 55%;

  filter:
    saturate(.86)
    contrast(1.02)
    brightness(.88);

  transform:
    scale(1.025);
}


.inLastMorningHero__overlay{
  z-index:1;

  background:
    linear-gradient(
      90deg,
      rgba(8,26,42,.93) 0%,
      rgba(8,26,42,.71) 42%,
      rgba(8,26,42,.25) 73%,
      rgba(8,26,42,.05) 100%
    ),
    linear-gradient(
      180deg,
      rgba(8,26,42,.02) 0%,
      rgba(8,26,42,.08) 56%,
      rgba(8,26,42,.67) 100%
    );
}


.inLastMorningHero__inner{
  position:relative;

  z-index:2;

  display:grid;

  grid-template-rows:
    auto minmax(0,1fr) auto;

  width:min(
    1380px,
    calc(100% - 72px)
  );

  min-height:680px;

  margin:0 auto;

  padding:
    30px 0 37px;
}


.inLastMorningBreadcrumb{
  display:flex;

  align-items:center;

  gap:11px;

  overflow:hidden;

  color:
    rgba(255,255,255,.58);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.51rem;

  white-space:nowrap;
}


.inLastMorningBreadcrumb a{
  color:inherit!important;
}


.inLastMorningBreadcrumb
> span:not(:last-child){
  width:22px;

  height:1px;

  background:
    var(--lm-gold);
}


.inLastMorningHero__copy{
  align-self:center;

  width:min(
    850px,
    79%
  );

  padding:
    48px 0 40px;
}


.inLastMorningHero__pageName{
  margin:0!important;

  color:
    rgba(255,255,255,.84);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.76rem;
}


.inLastMorningHero__en{
  margin:
    9px 0 0!important;

  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.56rem;

  letter-spacing:.18em;
}


body
.inLastMorning
.inLastMorningHero h1{
  max-width:830px!important;

  margin:
    26px 0 0!important;

  color:#fff!important;

  font-size:
    clamp(
      1.7rem,
      2.65vw,
      2.58rem
    )!important;

  line-height:
    1.6!important;

  letter-spacing:
    .014em!important;
}


.inLastMorningHero__lead{
  max-width:760px;

  margin:
    25px 0 0!important;

  color:
    rgba(255,255,255,.76);

  font-size:.84rem;

  line-height:2.06;
}


.inLastMorningHero__discover{
  display:inline-flex;

  width:fit-content;

  align-items:center;

  gap:16px;

  margin-top:31px;

  color:#fff!important;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.52rem;

  letter-spacing:.16em;
}


.inLastMorningHero__discover
> span:last-child{
  width:50px;

  height:1px;

  background:
    var(--lm-gold);

  transition:
    width .35s ease;
}


.inLastMorningHero__caption{
  display:flex;

  justify-content:
    space-between;

  color:
    rgba(255,255,255,.43);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.46rem;

  letter-spacing:.14em;
}


/* ==================================================
   HEADINGS
================================================== */

.inLastMorningIntro h2,
.inLastMorningContents h2,
.inLastMorningChapterHead h2,
.inLastMorningCheckout h2,
.inLastMorningSea h2,
.inLastMorningSimpleHead h2,
.inLastMorningEnding h2,
.inLastMorningRelated h2{
  margin:
    14px 0 0!important;

  color:
    var(--lm-navy)!important;

  font-size:
    clamp(
      1.5rem,
      2.3vw,
      2.04rem
    )!important;

  line-height:
    1.72!important;
}


.inLastMorningChapterHead{
  display:grid;

  grid-template-columns:
    minmax(0,1.15fr)
    minmax(310px,.85fr);

  gap:
    clamp(
      45px,
      6vw,
      82px
    );

  margin-bottom:
    62px;
}


.inLastMorningChapterHead__catch{
  margin:0!important;

  color:
    var(--lm-navy);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:
    clamp(
      1.02rem,
      1.45vw,
      1.28rem
    );

  line-height:1.82;
}


.inLastMorningChapterHead__text{
  margin:
    18px 0 0!important;

  font-size:.8rem;

  line-height:2;
}


/* ==================================================
   INTRO
================================================== */

.inLastMorningIntro{
  padding:
    118px 0 126px;

  background:#fff;
}


.inLastMorningIntro__layout{
  display:grid;

  grid-template-columns:
    minmax(330px,.86fr)
    minmax(0,1.14fr);

  gap:
    clamp(
      60px,
      8vw,
      110px
    );
}


.inLastMorningIntro__lead{
  font-size:.89rem;

  line-height:2.14;
}


.inLastMorningIntro__lead p{
  margin:0!important;
}


.inLastMorningIntro__lead p+p{
  margin-top:
    1.35em!important;
}


.inLastMorningPhrase{
  width:min(
    790px,
    100%
  );

  margin:
    80px auto 0;

  text-align:center;
}


.inLastMorningPhrase
> p:last-child{
  margin:
    20px 0 0!important;

  color:
    var(--lm-navy);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:
    clamp(
      1.12rem,
      1.8vw,
      1.45rem
    );

  line-height:2;
}


.inLastMorningFacts{
  display:grid;

  grid-template-columns:
    repeat(
      4,
      minmax(0,1fr)
    );

  gap:1px;

  margin-top:73px;

  background:
    var(--lm-border);
}


.inLastMorningFacts article{
  min-height:215px;

  padding:
    29px 27px 32px;

  background:
    var(--lm-ivory);
}


.inLastMorningFacts span{
  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.52rem;
}


.inLastMorningFacts
article > p:first-of-type{
  margin:
    10px 0 0!important;

  color:
    var(--lm-muted);

  font-size:.44rem;

  letter-spacing:.13em;
}


.inLastMorningFacts h3{
  margin:
    21px 0 0!important;

  color:
    var(--lm-navy);

  font-size:
    .96rem!important;
}


.inLastMorningFacts
article > p:last-child{
  margin:
    14px 0 0!important;

  font-size:.71rem;

  line-height:1.92;
}


.inLastMorningImportant{
  width:min(
    860px,
    100%
  );

  margin:
    61px auto 0;

  padding:
    35px 40px;

  background:
    var(--lm-navy);
}


.inLastMorningImportant h3{
  margin:
    16px 0 0!important;

  color:#fff;

  font-size:
    1.06rem!important;

  line-height:1.8;
}


.inLastMorningImportant
> p:last-child{
  margin:
    18px 0 0!important;

  color:
    rgba(255,255,255,.68);

  font-size:.75rem;

  line-height:2;
}


/* ==================================================
   CONTENTS
================================================== */

.inLastMorningContents{
  padding:
    99px 0 106px;

  background:
    var(--lm-soft);
}


.inLastMorningContents__head{
  max-width:760px;

  margin:0 auto;

  text-align:center;
}


.inLastMorningContents__head
> p:last-child{
  margin:
    20px 0 0!important;

  font-size:.76rem;

  line-height:1.95;
}


.inLastMorningContents__details{
  margin-top:45px;
}


.inLastMorningContents__details
> summary{
  display:none;
}


.inLastMorningContents__nav{
  display:grid;

  grid-template-columns:
    repeat(
      4,
      minmax(0,1fr)
    );

  gap:1px;

  background:
    var(--lm-border);
}


.inLastMorningContents__nav a{
  position:relative;

  min-height:140px;

  padding:
    25px 24px 31px;

  background:#fff;

  color:inherit!important;
}


.inLastMorningContents__nav a span{
  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.5rem;
}


.inLastMorningContents__nav small{
  display:block;

  margin-top:10px;

  color:
    var(--lm-muted);

  font-size:.42rem;

  letter-spacing:.12em;
}


.inLastMorningContents__nav strong{
  display:block;

  margin-top:8px;

  color:
    var(--lm-navy);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.79rem;

  font-weight:500;

  line-height:1.65;
}


.inLastMorningContents__nav a::after{
  content:"";

  position:absolute;

  right:21px;
  bottom:20px;

  width:23px;
  height:1px;

  background:
    var(--lm-gold);
}


/* ==================================================
   BREAKFAST
================================================== */

.inLastMorningBreakfast{
  padding:
    118px 0 126px;

  background:#fff;
}


.inLastMorningBreakfastFeature{
  display:grid;

  grid-template-columns:
    minmax(0,.96fr)
    minmax(360px,1.04fr);

  overflow:hidden;

  background:
    var(--lm-navy);
}


.inLastMorningBreakfastFeature figure{
  position:relative;

  min-height:500px;

  overflow:hidden;
}


.inLastMorningBreakfastFeature img{
  height:100%!important;

  object-fit:cover;
}


.inLastMorningBreakfastFeature figcaption{
  position:absolute;

  right:16px;
  bottom:12px;

  color:
    rgba(255,255,255,.53);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.43rem;

  letter-spacing:.12em;
}


.inLastMorningBreakfastFeature > div{
  display:flex;

  flex-direction:column;

  justify-content:center;

  padding:
    47px 46px;
}


.inCourseGuide
.inCoursePartnerBadge{
  display:inline-flex;

  width:fit-content;

  margin:
    0 0 16px;

  padding:
    6px 10px;

  border:
    1px solid
    rgba(194,168,120,.65);

  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.5rem;

  letter-spacing:.12em;
}


.inLastMorningBreakfastFeature h3{
  margin:
    15px 0 0!important;

  color:#fff;

  font-size:
    clamp(
      1.35rem,
      2.2vw,
      1.82rem
    )!important;

  line-height:1.75;
}


.inLastMorningBreakfastFeature
> div
> p:not(.inLastMorningLabel){
  margin:
    18px 0 0!important;

  color:
    rgba(255,255,255,.69);

  font-size:.76rem;

  line-height:2;
}


.inLastMorningBreakfastFeature strong{
  display:block;

  margin-top:20px;

  color:#fff;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.73rem;

  font-weight:500;

  line-height:1.8;
}


.inLastMorningBreakfastFeature a{
  display:inline-flex;

  width:fit-content;

  margin-top:22px;

  color:#fff!important;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.63rem;

  text-decoration:underline;

  text-underline-offset:5px;
}


.inLastMorningBreakfastNote{
  width:min(
    790px,
    100%
  );

  margin:
    37px auto 0!important;

  padding:
    22px 25px;

  border-left:
    1px solid
    var(--lm-gold);

  background:
    var(--lm-ivory);

  font-size:.72rem;

  line-height:1.95;
}


/* ==================================================
   CHECKOUT
================================================== */

.inLastMorningCheckout{
  padding:
    128px 0 136px;

  background:
    var(--lm-ivory);
}


.inLastMorningCheckout__scene{
  max-width:720px;
}


.inLastMorningCheckout__scene h2{
  font-size:
    clamp(
      1.7rem,
      3vw,
      2.5rem
    )!important;
}


.inLastMorningCheckout__lead{
  margin:
    25px 0 0!important;

  color:
    var(--lm-navy);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:1.02rem;

  line-height:1.95;
}


.inLastMorningCheckout__scene
> p:not(.inLastMorningLabel):not(.inLastMorningCheckout__lead){
  margin:
    18px 0 0!important;

  font-size:.79rem;

  line-height:2.05;
}


.inLastMorningCheckoutGrid{
  display:grid;

  grid-template-columns:
    repeat(
      3,
      minmax(0,1fr)
    );

  gap:1px;

  margin-top:58px;

  background:
    var(--lm-border);
}


.inLastMorningCheckoutGrid article{
  min-height:200px;

  padding:
    29px 27px 31px;

  background:#fff;
}


.inLastMorningCheckoutGrid span{
  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.52rem;
}


.inLastMorningCheckoutGrid h3{
  margin:
    19px 0 0!important;

  color:
    var(--lm-navy);

  font-size:
    .97rem!important;
}


.inLastMorningCheckoutGrid p{
  margin:
    14px 0 0!important;

  font-size:.7rem;

  line-height:1.92;
}


/* ==================================================
   SHOPPING
================================================== */

.inLastMorningShopping{
  padding:
    118px 0 126px;

  background:#fff;
}


.inLastMorningShoppingLayout{
  display:grid;

  grid-template-columns:
    minmax(0,1.25fr)
    minmax(280px,.75fr);

  gap:20px;
}


.inLastMorningGlass{
  display:grid;

  grid-template-columns:
    minmax(230px,.9fr)
    minmax(0,1.1fr);

  background:
    var(--lm-navy);
}


.inLastMorningGlass figure{
  min-height:420px;

  overflow:hidden;
}


.inLastMorningGlass img{
  height:100%!important;

  object-fit:cover;
}


.inLastMorningGlass > div{
  display:flex;

  flex-direction:column;

  justify-content:center;

  padding:
    38px 36px;
}


.inLastMorningGlass h3{
  margin:
    15px 0 0!important;

  color:#fff;

  font-size:
    1.28rem!important;

  line-height:1.75;
}


.inLastMorningGlass
> div
> p:not(.inLastMorningLabel){
  margin:
    17px 0 0!important;

  color:
    rgba(255,255,255,.69);

  font-size:.73rem;

  line-height:1.98;
}


.inLastMorningGlass a{
  display:inline-flex;

  width:fit-content;

  margin-top:21px;

  color:#fff!important;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.62rem;

  text-decoration:underline;

  text-underline-offset:5px;
}


.inLastMorningMarket{
  padding:
    37px 34px 39px;

  background:
    var(--lm-ivory);
}


.inLastMorningMarket h3{
  margin:
    17px 0 0!important;

  color:
    var(--lm-navy);

  font-size:
    1.14rem!important;

  line-height:1.78;
}


.inLastMorningMarket
> p:not(.inLastMorningLabel){
  margin:
    17px 0 0!important;

  font-size:.73rem;

  line-height:1.98;
}


.inLastMorningMarket dl{
  margin:
    25px 0 0;
}


.inLastMorningMarket
dl > div{
  display:grid;

  grid-template-columns:
    72px minmax(0,1fr);

  gap:11px;

  padding:
    10px 0;
}


.inLastMorningMarket
dl > div+div{
  border-top:
    1px solid
    var(--lm-border);
}


.inLastMorningMarket dt{
  color:
    var(--lm-muted);

  font-size:.58rem;
}


.inLastMorningMarket dd{
  margin:0;

  color:
    var(--lm-navy);

  font-size:.66rem;

  line-height:1.74;
}


.inCourseGuide
.inCoursePartnerDisclosure{
  width:min(
    930px,
    100%
  );

  margin:
    32px auto 0;

  padding:
    20px 23px;

  border-left:
    2px solid
    var(--lm-gold);

  background:
    var(--lm-ivory);

  color:
    var(--lm-text);

  font-size:.67rem;

  line-height:1.9;
}


/* ==================================================
   LAST SEA
   背景写真として固定
================================================== */

.inLastMorningSea{
  position:relative;

  min-height:720px;

  overflow:hidden;

  background:
    var(--lm-navy);
}


/* 写真 */
.inLastMorningSea__media{
  position:absolute!important;

  inset:0!important;

  z-index:0!important;

  display:block!important;

  width:100%!important;

  height:100%!important;

  margin:0!important;

  overflow:hidden;
}


.inLastMorningSea__media img{
  display:block!important;

  width:100%!important;

  height:100%!important;

  max-width:none!important;

  object-fit:cover!important;

  object-position:
    center center!important;

  opacity:1!important;

  visibility:visible!important;

  transform:none!important;

  filter:
    saturate(.95)
    contrast(1.02)
    brightness(.92);
}


/* 読みやすさだけ確保 */
.inLastMorningSea__overlay{
  position:absolute;

  inset:0;

  z-index:1;

  pointer-events:none;

  background:
    linear-gradient(
      90deg,
      rgba(7,24,39,.82) 0%,
      rgba(7,24,39,.62) 38%,
      rgba(7,24,39,.2) 68%,
      rgba(7,24,39,.03) 100%
    ),
    linear-gradient(
      180deg,
      rgba(7,24,39,.03) 0%,
      rgba(7,24,39,.08) 55%,
      rgba(7,24,39,.43) 100%
    );
}


/* 文章 */
.inLastMorningSea__inner{
  position:relative;

  z-index:2;

  display:flex;

  align-items:center;

  width:min(
    1180px,
    calc(100% - 72px)
  );

  min-height:720px;

  margin:0 auto;
}


.inLastMorningSea__copy{
  width:min(
    650px,
    62%
  );
}


.inLastMorningSea h2{
  color:#fff!important;
}


.inLastMorningSea__lead{
  margin:
    26px 0 0!important;

  color:#fff;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:1.01rem;

  line-height:1.95;
}


.inLastMorningSea__copy
> p:not(.inLastMorningLabel):not(.inLastMorningSea__lead){
  margin:
    18px 0 0!important;

  color:
    rgba(255,255,255,.8);

  font-size:.77rem;

  line-height:2.03;
}


.inLastMorningSea dl{
  margin:
    27px 0 0;
}


.inLastMorningSea
dl > div{
  display:grid;

  grid-template-columns:
    92px minmax(0,1fr);

  gap:13px;

  padding:
    10px 0;
}


.inLastMorningSea
dl > div+div{
  border-top:
    1px solid
    rgba(255,255,255,.18);
}


.inLastMorningSea dt{
  color:
    rgba(255,255,255,.55);

  font-size:.58rem;
}


.inLastMorningSea dd{
  margin:0;

  color:
    rgba(255,255,255,.92);

  font-size:.67rem;

  line-height:1.75;
}


.inLastMorningSea a{
  display:inline-flex;

  margin-top:23px;

  color:#fff!important;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.63rem;

  text-decoration:underline;

  text-underline-offset:5px;
}


/* ==================================================
   CLOCK
================================================== */

.inLastMorningClock{
  padding:
    118px 0 126px;

  background:
    var(--lm-soft);
}


.inLastMorningTabs__buttons{
  display:grid;

  grid-template-columns:
    repeat(
      3,
      minmax(0,1fr)
    );

  gap:1px;

  background:
    var(--lm-border);
}


.inLastMorningTabs__buttons button{
  min-height:74px;

  padding:
    10px 12px!important;

  border:0!important;

  border-radius:0!important;

  background:#fff!important;

  color:
    var(--lm-muted)!important;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.76rem;

  cursor:pointer;
}


.inLastMorningTabs__buttons
button span{
  display:block;

  margin-top:5px;

  font-size:.4rem;

  letter-spacing:.12em;
}


.inLastMorningTabs__buttons
button[aria-selected="true"]{
  background:
    var(--lm-navy)!important;

  color:#fff!important;
}


.inLastMorningTabs__panels{
  margin-top:1px;
}


.inLastMorningTabPanel{
  display:grid;

  grid-template-columns:
    72px
    minmax(0,1fr)
    minmax(240px,.65fr);

  gap:34px;

  align-items:center;

  min-height:290px;

  padding:42px;

  border:
    1px solid
    var(--lm-border);

  background:#fff;
}


.inLastMorningTabPanel[hidden]{
  display:none!important;
}


.inLastMorningTabPanel__number{
  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:2.1rem;
}


.inLastMorningTabPanel h3{
  margin:
    14px 0 0!important;

  color:
    var(--lm-navy);

  font-size:
    1.27rem!important;

  line-height:1.76;
}


.inLastMorningTabPanel
> div
> p:last-child{
  margin:
    17px 0 0!important;

  font-size:.76rem;

  line-height:2;
}


.inLastMorningTabPanel ul{
  margin:0;

  padding:0;

  list-style:none;
}


.inLastMorningTabPanel li{
  position:relative;

  padding-left:16px;

  color:
    var(--lm-navy);

  font-size:.69rem;

  line-height:1.85;
}


.inLastMorningTabPanel li+li{
  margin-top:8px;
}


.inLastMorningTabPanel li::before{
  content:"";

  position:absolute;

  top:.85em;
  left:0;

  width:7px;
  height:1px;

  background:
    var(--lm-gold);
}


/* ==================================================
   AIRPORT
================================================== */

.inLastMorningAirport{
  padding:
    118px 0 126px;

  background:#fff;
}


.inLastMorningAirportGrid{
  display:grid;

  grid-template-columns:
    repeat(
      4,
      minmax(0,1fr)
    );

  gap:1px;

  background:
    var(--lm-border);
}


.inLastMorningAirportGrid article{
  min-height:215px;

  padding:
    29px 27px 32px;

  background:
    var(--lm-ivory);
}


.inLastMorningAirportGrid span{
  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.52rem;
}


.inLastMorningAirportGrid
article > p:first-of-type{
  margin:
    10px 0 0!important;

  color:
    var(--lm-muted);

  font-size:.43rem;

  letter-spacing:.12em;
}


.inLastMorningAirportGrid h3{
  margin:
    21px 0 0!important;

  color:
    var(--lm-navy);

  font-size:
    .97rem!important;
}


.inLastMorningAirportGrid
article > p:last-child{
  margin:
    14px 0 0!important;

  font-size:.7rem;

  line-height:1.92;
}


.inLastMorningAirportRule{
  width:min(
    840px,
    100%
  );

  margin:
    54px auto 0;

  padding:
    35px 39px;

  background:
    var(--lm-navy);
}


.inLastMorningAirportRule h3{
  margin:
    16px 0 0!important;

  color:#fff;

  font-size:
    1.05rem!important;

  line-height:1.8;
}


.inLastMorningAirportRule
> p:last-child{
  margin:
    18px 0 0!important;

  color:
    rgba(255,255,255,.68);

  font-size:.75rem;

  line-height:2;
}


/* ==================================================
   CHECKLIST / FAQ
================================================== */

.inLastMorningChecklistSection,
.inLastMorningFaqSection{
  padding:
    105px 0 112px;
}


.inLastMorningChecklistSection{
  background:
    var(--lm-soft);
}


.inLastMorningFaqSection{
  background:#fff;
}


.inLastMorningSimpleHead{
  max-width:760px;

  margin-bottom:44px;
}


.inLastMorningSimpleHead
> p:last-child{
  margin:
    19px 0 0!important;

  font-size:.76rem;

  line-height:1.95;
}


.inLastMorningChecklist{
  overflow:hidden;

  background:#fff;

  box-shadow:
    0 22px 60px
    rgba(16,41,67,.08);
}


.inLastMorningChecklist__toolbar{
  display:flex;

  align-items:center;

  justify-content:
    space-between;

  gap:24px;

  padding:
    27px 30px;

  background:
    var(--lm-navy);
}


.inLastMorningChecklist__toolbar
> div{
  display:flex;

  align-items:flex-end;

  gap:9px;
}


.inLastMorningChecklist__toolbar
.inLastMorningLabel{
  margin-right:
    12px!important;
}


.inLastMorningChecklist__toolbar strong{
  color:#fff;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:1.2rem;

  font-weight:500;
}


.inLastMorningChecklist__toolbar button{
  padding:
    9px 15px!important;

  border:
    1px solid
    rgba(194,168,120,.65)!important;

  border-radius:0!important;

  background:
    transparent!important;

  color:#fff!important;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.6rem;
}


.inLastMorningChecklist__progress{
  height:4px;

  background:
    rgba(16,41,67,.08);
}


.inLastMorningChecklist__progress span{
  display:block;

  width:100%;
  height:100%;

  background:
    var(--lm-gold);

  transform:
    scaleX(0);

  transform-origin:left;

  transition:
    transform .3s ease;
}


.inLastMorningChecklist__items{
  display:grid;

  grid-template-columns:
    repeat(
      2,
      minmax(0,1fr)
    );

  padding:
    18px 27px 25px;
}


.inLastMorningChecklist label{
  display:grid;

  grid-template-columns:
    21px minmax(0,1fr);

  gap:11px;

  align-items:center;

  min-height:50px;

  padding:8px;

  cursor:pointer;
}


.inLastMorningChecklist
label:nth-child(even){
  border-left:
    1px solid
    var(--lm-border);
}


.inLastMorningChecklist
label:nth-child(n+3){
  border-top:
    1px solid
    var(--lm-border);
}


.inLastMorningChecklist input{
  width:18px;

  height:18px;

  margin:0;

  appearance:none;

  border:
    1px solid
    rgba(16,41,67,.3);

  border-radius:0;

  background:#fff;
}


.inLastMorningChecklist
input:checked{
  border-color:
    var(--lm-navy);

  background:
    var(--lm-navy);
}


.inLastMorningChecklist
input:checked::after{
  content:"";

  display:block;

  width:7px;

  height:4px;

  margin:
    5px 0 0 4px;

  border-left:
    1px solid #fff;

  border-bottom:
    1px solid #fff;

  transform:
    rotate(-45deg);
}


.inLastMorningChecklist
label span{
  font-size:.74rem;

  line-height:1.72;
}


.inLastMorningChecklist
label.is-checked{
  background:
    var(--lm-ivory);
}


.inLastMorningChecklist
label.is-checked span{
  text-decoration:
    line-through;

  text-decoration-color:
    rgba(194,168,120,.75);
}


.inLastMorningChecklist__privacy{
  margin:0!important;

  padding:
    18px 30px 21px;

  border-top:
    1px solid
    var(--lm-border);

  color:
    var(--lm-muted);

  font-size:.54rem;
}


/* FAQ */

.inLastMorningFaq{
  border-top:
    1px solid
    var(--lm-border);
}


.inLastMorningFaq details{
  border-bottom:
    1px solid
    var(--lm-border);
}


.inLastMorningFaq summary{
  display:flex!important;

  min-height:73px;

  align-items:center;

  justify-content:
    space-between;

  gap:25px;

  padding:
    19px 3px!important;

  color:
    var(--lm-navy);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.86rem!important;

  cursor:pointer;
}


.inLastMorningFaq
summary
> span:last-child{
  position:relative;

  flex:0 0 auto;

  width:21px;

  height:21px;
}


.inLastMorningFaq
summary
> span:last-child::before,
.inLastMorningFaq
summary
> span:last-child::after{
  content:"";

  position:absolute;

  top:10px;
  left:4px;

  width:13px;
  height:1px;

  background:
    var(--lm-gold);
}


.inLastMorningFaq
summary
> span:last-child::after{
  transform:
    rotate(90deg);
}


.inLastMorningFaq
details[open]
summary
> span:last-child::after{
  transform:none;
}


.inLastMorningFaq
details > div{
  padding:
    0 46px 24px 3px;
}


.inLastMorningFaq p{
  margin:0!important;

  font-size:.75rem;

  line-height:2;
}


/* ==================================================
   ENDING
================================================== */

.inLastMorningEnding{
  padding:
    126px 0 136px;

  background:
    var(--lm-deep);
}


.inLastMorningEnding h2{
  max-width:820px;

  color:#fff!important;
}


.inLastMorningEnding
p:not(.inLastMorningLabel){
  max-width:730px;

  margin:
    21px 0 0!important;

  color:
    rgba(255,255,255,.69);

  font-size:.79rem;

  line-height:2.07;
}


.inLastMorningEnding a{
  display:inline-flex;

  width:fit-content;

  align-items:center;

  gap:30px;

  margin-top:31px;

  padding-bottom:7px;

  border-bottom:
    1px solid
    var(--lm-gold);

  color:#fff!important;

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.64rem;
}


/* ==================================================
   RELATED
================================================== */

.inLastMorningRelated{
  padding:
    106px 0 114px;

  background:#fff;
}


.inLastMorningRelated header{
  margin-bottom:44px;
}


.inLastMorningRelated__grid{
  display:grid;

  grid-template-columns:
    repeat(
      3,
      minmax(0,1fr)
    );

  gap:1px;

  background:
    var(--lm-border);
}


.inLastMorningRelated__grid a{
  padding:
    30px 27px 34px;

  background:
    var(--lm-ivory);

  color:inherit!important;
}


.inLastMorningRelated__grid span{
  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.52rem;
}


.inLastMorningRelated__grid
a > p:first-of-type{
  margin:
    10px 0 0!important;

  color:
    var(--lm-muted);

  font-size:.43rem;

  letter-spacing:.12em;
}


.inLastMorningRelated__grid h3{
  margin:
    16px 0 0!important;

  color:
    var(--lm-navy);

  font-size:
    1rem!important;
}


.inLastMorningRelated__grid
a > p:last-child{
  margin:
    12px 0 0!important;

  font-size:.7rem;

  line-height:1.9;
}


.inLastMorningDisclaimer{
  margin:0!important;

  padding:
    27px 20px 35px;

  background:#fff;

  color:
    var(--lm-muted);

  font-size:.58rem;

  line-height:1.85;

  text-align:center;
}


/* ==================================================
   FLOATING TOC
================================================== */

.inLastMorningFloatingToc{
  position:fixed;

  right:22px;
  bottom:87px;

  z-index:220;

  display:flex;

  min-width:54px;
  min-height:54px;

  align-items:center;

  justify-content:center;

  gap:9px;

  padding:
    13px 15px!important;

  border:
    1px solid
    rgba(194,168,120,.72)!important;

  border-radius:0!important;

  background:
    rgba(16,41,67,.96)!important;

  color:#fff!important;

  opacity:0;

  pointer-events:none;

  transform:
    translateY(10px);

  transition:
    opacity .28s ease,
    transform .28s ease;
}


.inLastMorningFloatingToc.is-visible{
  opacity:1;

  pointer-events:auto;

  transform:none;
}


.inLastMorningFloatingToc
> span{
  position:relative;

  width:16px;

  height:12px;

  border-top:
    1px solid
    var(--lm-gold);

  border-bottom:
    1px solid
    var(--lm-gold);
}


.inLastMorningFloatingToc
> span::after{
  content:"";

  position:absolute;

  top:5px;
  left:0;

  width:16px;
  height:1px;

  background:
    var(--lm-gold);
}


.inLastMorningFloatingToc strong{
  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.45rem;

  font-weight:500;
}


/* ==================================================
   DRAWER
================================================== */

.inLastMorningDrawer{
  position:fixed;

  inset:0;

  z-index:9998;

  visibility:hidden;

  opacity:0;

  pointer-events:none;

  transition:
    opacity .3s ease,
    visibility 0s linear .3s;
}


.inLastMorningDrawer.is-open{
  visibility:visible;

  opacity:1;

  pointer-events:auto;

  transition-delay:0s;
}


.inLastMorningDrawer__backdrop{
  position:absolute;

  inset:0;

  z-index:1;

  width:100%;

  border:0!important;

  background:
    rgba(5,20,33,.63)!important;
}


.inLastMorningDrawer__panel{
  position:absolute;

  top:0;
  right:0;

  z-index:2;

  width:min(
    450px,
    92vw
  );

  height:100%;

  overflow-y:auto;

  padding:
    40px 36px 47px;

  background:
    var(--lm-ivory);

  transform:
    translateX(102%);

  transition:
    transform .42s
    cubic-bezier(.22,1,.36,1);
}


.inLastMorningDrawer.is-open
.inLastMorningDrawer__panel{
  transform:none;
}


.inLastMorningDrawer__panel header{
  display:flex;

  justify-content:
    space-between;

  gap:25px;

  padding-bottom:25px;
}


.inLastMorningDrawer__panel
header p{
  margin:
    0 0 7px!important;

  color:
    var(--lm-gold);

  font-size:.48rem;

  letter-spacing:.16em;
}


.inLastMorningDrawer__panel
header h2{
  margin:0!important;

  color:
    var(--lm-navy);

  font-size:
    1.12rem!important;
}


.inLastMorningDrawer__close{
  position:relative;

  width:37px;

  height:37px;

  border:0!important;

  background:
    transparent!important;
}


.inLastMorningDrawer__close span{
  position:absolute;

  top:18px;

  left:7px;

  width:23px;

  height:1px;

  background:
    var(--lm-navy);
}


.inLastMorningDrawer__close
span:first-child{
  transform:
    rotate(45deg);
}


.inLastMorningDrawer__close
span:last-child{
  transform:
    rotate(-45deg);
}


.inLastMorningDrawer nav{
  display:grid;
}


.inLastMorningDrawer nav a{
  display:grid;

  grid-template-columns:
    35px minmax(0,1fr);

  gap:12px;

  padding:
    15px 2px;

  border-top:
    1px solid
    var(--lm-border);

  color:
    var(--lm-text)!important;

  font-size:.72rem;
}


.inLastMorningDrawer nav span{
  color:
    var(--lm-gold);

  font-family:
    "Noto Serif JP",
    serif!important;

  font-size:.5rem;
}


html.in-lastmorning-drawer-open{
  overflow:hidden;
}


/* ==================================================
   IMAGE REVEAL
   白保背景は対象外
================================================== */

.in-lastmorning-has-js
.inLastMorning
.js-last-image{
  position:relative;

  overflow:hidden;
}


.in-lastmorning-has-js
.inLastMorning
.js-last-image::after{
  content:"";

  position:absolute;

  inset:0;

  z-index:3;

  background:
    var(--lm-ivory);

  transform:
    translateX(0);

  transition:
    transform 1.03s
    cubic-bezier(.77,0,.18,1);

  pointer-events:none;
}


.in-lastmorning-has-js
.inLastMorning
.js-last-image.is-image-visible::after{
  transform:
    translateX(101%);
}


/* ==================================================
   REVEAL
================================================== */

.in-lastmorning-has-js
.inLastMorning
.js-last-reveal{
  opacity:0;

  transform:
    translateY(23px);

  transition:
    opacity .8s ease
    var(--last-delay,0ms),
    transform .8s
    cubic-bezier(.22,1,.36,1)
    var(--last-delay,0ms);
}


.in-lastmorning-has-js
.inLastMorning
.js-last-reveal.is-visible{
  opacity:1;

  transform:none;
}


/* ==================================================
   HOVER
================================================== */

@media(hover:hover){

  .inLastMorningHero__discover:hover
  > span:last-child{
    width:67px;
  }


  .inLastMorningContents__nav a:hover,
  .inLastMorningRelated__grid a:hover{
    background:#fff;
  }


  .inLastMorningChecklist__toolbar
  button:hover{
    background:
      var(--lm-gold)!important;

    color:
      var(--lm-navy)!important;
  }

}


/* ==================================================
   TABLET
================================================== */

@media(max-width:1100px){

  .inLastMorningChapter{
    display:none;
  }


  .inLastMorningFacts,
  .inLastMorningAirportGrid{
    grid-template-columns:
      repeat(
        2,
        minmax(0,1fr)
      );
  }


  .inLastMorningContents__nav{
    grid-template-columns:
      repeat(
        3,
        minmax(0,1fr)
      );
  }


  .inLastMorningShoppingLayout{
    grid-template-columns:1fr;
  }

}


@media(max-width:900px){

  .inLastMorningIntro__layout,
  .inLastMorningChapterHead{
    grid-template-columns:1fr;
  }


  .inLastMorningChapterHead{
    gap:28px;
  }


  .inLastMorningBreakfastFeature,
  .inLastMorningGlass{
    grid-template-columns:1fr;
  }


  .inLastMorningBreakfastFeature figure,
  .inLastMorningGlass figure{
    min-height:350px;
  }


  .inLastMorningSea__copy{
    width:min(
      680px,
      78%
    );
  }

}


/* ==================================================
   MOBILE
================================================== */

@media(max-width:767px){

  .inLastMorning__wide,
  .inLastMorning__article{
    width:
      calc(100% - 34px);
  }


  /* BOOKMARK */

  .inLastMorningBookmark{
    position:fixed;

    top:0;
    right:0;
    left:0;

    z-index:240;

    display:block;

    opacity:0;

    pointer-events:none;

    transform:
      translateY(-100%);

    transition:
      opacity .3s ease,
      transform .35s ease;
  }


  .inLastMorningBookmark.is-visible{
    opacity:.87;

    transform:none;
  }


  .inLastMorningBookmark__inner{
    display:grid;

    grid-template-columns:
      auto minmax(0,1fr) auto;

    gap:8px;

    align-items:center;

    min-height:34px;

    padding:
      6px 13px 7px;

    background:
      rgba(248,245,239,.82);

    backdrop-filter:
      blur(9px);
  }


  .inLastMorningBookmark__chapter{
    color:
      var(--lm-gold);

    font-family:
      "Noto Serif JP",
      serif!important;

    font-size:.38rem;

    white-space:nowrap;
  }


  .inLastMorningBookmark__title{
    overflow:hidden;

    color:
      rgba(16,41,67,.8);

    font-family:
      "Noto Serif JP",
      serif!important;

    font-size:.55rem;

    font-weight:500;

    white-space:nowrap;

    text-overflow:ellipsis;
  }


  .inLastMorningBookmark__progress{
    color:
      rgba(16,41,67,.3);

    font-family:
      "Noto Serif JP",
      serif!important;

    font-size:.38rem;
  }


  .inLastMorningBookmark.is-dark
  .inLastMorningBookmark__inner{
    background:
      rgba(7,24,39,.78);
  }


  .inLastMorningBookmark.is-dark
  .inLastMorningBookmark__title{
    color:
      rgba(255,255,255,.8);
  }


  /* NOTICE */

  .inLastMorningNotice{
    right:13px;
    bottom:14px;
    left:13px;

    display:flex;

    width:auto;

    min-height:40px;

    align-items:center;

    gap:10px;

    padding:
      10px 13px;

    border-left:0;

    border-top:
      1px solid
      rgba(194,168,120,.43);

    background:
      rgba(7,24,39,.84);

    transform:
      translateY(7px);
  }


  .inLastMorningNotice span{
    flex:0 0 auto;

    font-size:.38rem;
  }


  .inLastMorningNotice strong{
    overflow:hidden;

    color:
      rgba(255,255,255,.84);

    font-size:.57rem;

    white-space:nowrap;

    text-overflow:ellipsis;
  }


  /* HERO */

  .inLastMorningHero,
  .inLastMorningHero__inner{
    min-height:620px;
  }


  .inLastMorningHero__inner{
    width:
      calc(100% - 34px);

    padding:
      50px 0 30px;
  }


  .inLastMorningHero__copy{
    width:100%;

    align-self:end;

    padding:
      38px 0 24px;
  }


  body
  .inLastMorning
  .inLastMorningHero h1{
    max-width:100%!important;

    font-size:
      clamp(
        1.42rem,
        6vw,
        1.74rem
      )!important;

    line-height:
      1.65!important;
  }


  .inLastMorningHero__lead{
    margin-top:
      20px!important;

    font-size:.73rem;

    line-height:2;
  }


  .inLastMorningHero__pcBreak,
  .inLastMorningHero__caption{
    display:none;
  }


  .inLastMorningHero__overlay{
    background:
      linear-gradient(
        180deg,
        rgba(8,26,42,.12) 0%,
        rgba(8,26,42,.4) 40%,
        rgba(8,26,42,.94) 100%
      );
  }


  /* SECTIONS */

  .inLastMorningIntro,
  .inLastMorningBreakfast,
  .inLastMorningCheckout,
  .inLastMorningShopping,
  .inLastMorningClock,
  .inLastMorningAirport,
  .inLastMorningChecklistSection,
  .inLastMorningFaqSection,
  .inLastMorningEnding,
  .inLastMorningRelated{
    padding-top:77px;

    padding-bottom:83px;

    scroll-margin-top:39px;
  }


  .inLastMorningIntro h2,
  .inLastMorningContents h2,
  .inLastMorningChapterHead h2,
  .inLastMorningCheckout h2,
  .inLastMorningSea h2,
  .inLastMorningSimpleHead h2,
  .inLastMorningEnding h2,
  .inLastMorningRelated h2{
    font-size:
      1.33rem!important;

    line-height:
      1.74!important;
  }


  .inLastMorningChapterHead{
    margin-bottom:42px;
  }


  /* INTRO */

  .inLastMorningIntro__lead{
    font-size:.79rem;

    line-height:2.03;
  }


  .inLastMorningPhrase{
    margin-top:55px;
  }


  .inLastMorningPhrase
  > p:last-child{
    font-size:1rem;
  }


  .inLastMorningFacts{
    grid-template-columns:1fr;

    margin-top:50px;
  }


  .inLastMorningFacts article{
    min-height:0;

    padding:
      25px 22px 28px;
  }


  .inLastMorningImportant{
    padding:
      29px 22px 32px;
  }


  /* CONTENTS */

  .inLastMorningContents{
    padding:
      75px 0 80px;
  }


  .inLastMorningContents__head{
    text-align:left;
  }


  .inLastMorningContents__details{
    margin-top:30px;
  }


  .inLastMorningContents__details
  > summary{
    display:flex;

    min-height:55px;

    align-items:center;

    justify-content:
      space-between;

    padding:
      14px 16px!important;

    background:#fff;

    color:
      var(--lm-navy);

    font-family:
      "Noto Serif JP",
      serif!important;

    font-size:.72rem;
  }


  .inLastMorningContents__details
  > summary
  > span:last-child{
    position:relative;

    width:18px;

    height:18px;
  }


  .inLastMorningContents__details
  > summary
  > span:last-child::before,
  .inLastMorningContents__details
  > summary
  > span:last-child::after{
    content:"";

    position:absolute;

    top:8px;

    left:3px;

    width:12px;

    height:1px;

    background:
      var(--lm-gold);
  }


  .inLastMorningContents__details
  > summary
  > span:last-child::after{
    transform:
      rotate(90deg);
  }


  .inLastMorningContents__details[open]
  > summary
  > span:last-child::after{
    transform:none;
  }


  .inLastMorningContents__nav{
    grid-template-columns:1fr;

    padding-top:8px;
  }


  .inLastMorningContents__nav a{
    min-height:101px;
  }


  /* BREAKFAST */

  .inLastMorningBreakfastFeature figure{
    min-height:0;
  }


  .inLastMorningBreakfastFeature img{
    aspect-ratio:4/3;

    height:auto!important;
  }


  .inLastMorningBreakfastFeature > div{
    padding:
      30px 23px 34px;
  }


  /* CHECKOUT */

  .inLastMorningCheckout__scene h2{
    font-size:
      1.48rem!important;
  }


  .inLastMorningCheckoutGrid{
    grid-template-columns:1fr;
  }


  .inLastMorningCheckoutGrid article{
    min-height:0;

    padding:
      26px 23px 29px;
  }


  /* SHOPPING */

  .inLastMorningGlass figure{
    min-height:0;
  }


  .inLastMorningGlass img{
    aspect-ratio:4/3;

    height:auto!important;
  }


  .inLastMorningGlass > div{
    padding:
      30px 23px 34px;
  }


  .inLastMorningMarket{
    padding:
      29px 23px 32px;
  }


  /* LAST SEA */

  .inLastMorningSea,
  .inLastMorningSea__inner{
    min-height:680px;
  }


  .inLastMorningSea__media{
    position:absolute!important;

    inset:0!important;

    width:100%!important;

    height:100%!important;
  }


  .inLastMorningSea__media img{
    width:100%!important;

    height:100%!important;

    object-fit:cover!important;

    object-position:
      center center!important;
  }


  .inLastMorningSea__inner{
    width:
      calc(100% - 34px);

    align-items:flex-end;

    padding:
      80px 0 50px;
  }


  .inLastMorningSea__copy{
    width:100%;
  }


  .inLastMorningSea__overlay{
    background:
      linear-gradient(
        180deg,
        rgba(7,24,39,.03) 0%,
        rgba(7,24,39,.16) 33%,
        rgba(7,24,39,.92) 100%
      );
  }


  /* CLOCK */

  .inLastMorningTabs__buttons{
    grid-template-columns:1fr;
  }


  .inLastMorningTabs__buttons button{
    min-height:60px;
  }


  .inLastMorningTabPanel{
    grid-template-columns:1fr;

    gap:18px;

    min-height:0;

    padding:
      30px 22px 33px;
  }


  /* AIRPORT */

  .inLastMorningAirportGrid{
    grid-template-columns:1fr;
  }


  .inLastMorningAirportGrid article{
    min-height:0;

    padding:
      27px 23px 30px;
  }


  .inLastMorningAirportRule{
    padding:
      29px 22px 32px;
  }


  /* CHECKLIST */

  .inLastMorningChecklist__toolbar{
    align-items:flex-start;

    flex-direction:column;

    padding:
      24px 21px;
  }


  .inLastMorningChecklist__items{
    grid-template-columns:1fr;

    padding:
      16px 20px 22px;
  }


  .inLastMorningChecklist
  label:nth-child(even){
    border-left:0;
  }


  .inLastMorningChecklist
  label+label{
    border-top:
      1px solid
      var(--lm-border);
  }


  /* FAQ */

  .inLastMorningFaq summary{
    min-height:66px;

    padding:
      16px 2px!important;

    font-size:
      .81rem!important;
  }


  .inLastMorningFaq
  details > div{
    padding:
      0 30px 21px 2px;
  }


  /* RELATED */

  .inLastMorningRelated__grid{
    grid-template-columns:1fr;
  }


  .inLastMorningDisclaimer{
    text-align:left;
  }


  /* FLOATING */

  .inLastMorningFloatingToc{
    right:14px;

    bottom:67px;

    min-width:49px;

    min-height:49px;

    padding:
      11px!important;
  }


  .inLastMorningFloatingToc strong{
    display:none;
  }


  .inLastMorningDrawer__panel{
    width:min(
      400px,
      94vw
    );

    padding:
      48px 23px 40px;
  }

}


/* ==================================================
   ELEMENTOR
================================================== */

.elementor-widget-html:has(.inLastMorning){
  margin:0!important;
}


.elementor-element:has(
  > .elementor-widget-html
  .inLastMorning
){
  margin:0!important;

  padding:0!important;
}


/* ==================================================
   FOCUS
================================================== */

.inLastMorning a:focus-visible,
.inLastMorning button:focus-visible,
.inLastMorning summary:focus-visible,
.inLastMorning input:focus-visible{
  outline:
    2px solid
    var(--lm-gold)!important;

  outline-offset:
    4px!important;
}


/* ==================================================
   REDUCED MOTION
================================================== */

@media(prefers-reduced-motion:reduce){

  .inLastMorning *,
  .inLastMorning *::before,
  .inLastMorning *::after{
    animation:none!important;

    transition:none!important;
  }


  .in-lastmorning-has-js
  .inLastMorning
  .js-last-reveal{
    opacity:1!important;

    transform:none!important;
  }


  .in-lastmorning-has-js
  .inLastMorning
  .js-last-image::after{
    display:none!important;
  }


  .inLastMorningNotice{
    display:none!important;
  }

}/* End custom CSS */