/* Page-local styles extracted from menu.html. */

/* Source: menu.html — blanco-detail-render-fallback */
body.detail-page .header {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: fixed !important;
    z-index: 9999 !important;
}
body.detail-page .detail-hero {
    display: grid !important;
    visibility: visible !important;
    opacity: 1 !important;
}
body.detail-page .detail-hero__content {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    color: #262222 !important;
}
body.detail-page .detail-hero__content > * {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    color: #262222 !important;
}
body.detail-page .detail-eyebrow, body.detail-page .detail-kicker {
    color: #EB778D !important;
}
body.detail-page main {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Source: menu.html — blanco-static-detail-guide */
body.detail-page {
    margin: 0!important;
    background: #fffdfc!important;
    color: #262222!important;
    font-family: 'Noto Sans JP', sans-serif!important;
    overflow-x: hidden!important
}
body.detail-page .header {
    display: flex!important;
    visibility: visible!important;
    opacity: 1!important;
    position: fixed!important;
    inset: 0 0 auto!important;
    height: 80px!important;
    background: #fff!important;
    z-index: 9999!important
}
body.detail-page .header__inner {
    display: flex!important;
    visibility: visible!important;
    width: 100%!important;
    align-items: center!important;
    justify-content: space-between!important;
    padding: 0 42px!important
}
body.detail-page .detail-hero {
    display: grid!important;
    grid-template-columns: 1fr 1fr!important;
    min-height: 680px!important;
    margin-top: 80px!important;
    visibility: visible!important;
    opacity: 1!important
}
body.detail-page .detail-hero__content {
    display: flex!important;
    visibility: visible!important;
    opacity: 1!important;
    flex-direction: column!important;
    justify-content: flex-end!important;
    align-items: flex-start!important;
    min-height: 580px!important;
    padding: 86px 8vw!important;
    background: #f6efec!important;
    color: #262222!important
}
body.detail-page .detail-hero__content>* {
    display: block!important;
    visibility: visible!important;
    opacity: 1!important;
    transform: none!important;
    color: #262222!important
}
body.detail-page .detail-hero__content h1 {
    margin: 0!important;
    font: 400 64px/1 Georgia, serif!important
}
body.detail-page .detail-hero__content h1 small {
    display: block!important;
    margin-top: 18px!important;
    font: 400 30px/1.3 'Noto Serif JP', serif!important;
    letter-spacing: .08em!important
}
body.detail-page .detail-hero__content p {
    max-width: 31em!important;
    margin: 32px 0 0!important;
    font-size: 16px!important;
    line-height: 2.1!important
}
body.detail-page .detail-hero__image {
    display: block!important;
    min-height: 580px!important
}
.detail-hero__image img {
    display: block!important;
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important
}

@media(max-width:800px) {
body.detail-page .header {
    height: 66px!important
}
body.detail-page .header__inner {
    padding: 0 22px!important
}
body.detail-page .detail-hero {
    display: block!important;
    margin-top: 66px!important;
    min-height: 0!important
}
body.detail-page .detail-hero__content {
    min-height: 420px!important;
    padding: 72px 26px 52px!important
}
body.detail-page .detail-hero__content h1 {
    font-size: 52px!important
}
body.detail-page .detail-hero__content h1 small {
    font-size: 24px!important
}
body.detail-page .detail-hero__image {
    min-height: 410px!important
}
}

/* Source: menu.html — blanco-footer-enforce */
footer.footer--shared{display:block!important;visibility:visible!important;opacity:1!important;background:#322829!important;color:#fff!important;position:relative!important;z-index:2!important}
footer.footer--shared .footer__inner{display:block!important;visibility:visible!important;opacity:1!important;padding-top:64px!important;padding-bottom:42px!important}
footer.footer--shared .footer__nav{display:flex!important;visibility:visible!important;opacity:1!important;flex-wrap:wrap!important;gap:12px 28px!important;margin:26px 0!important}
footer.footer--shared .footer__nav a{display:inline-block!important;visibility:visible!important;opacity:1!important;color:#fff!important;text-decoration:none!important}
@media(max-width:800px){footer.footer--shared .footer__inner{padding-top:46px!important;padding-bottom:32px!important}footer.footer--shared .footer__nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}

/* Source: menu.html — blanco-global-chrome */
.site-header{display:block!important;position:fixed!important;inset:0 0 auto!important;z-index:10000!important;height:72px!important;background:#fff!important;border-bottom:1px solid #eee6e4!important;visibility:visible!important;opacity:1!important}.site-header__inner{height:72px!important;max-width:1600px!important;margin:0 auto!important;padding:0 42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.site-header__logo{display:block!important;width:154px!important;line-height:0!important}.site-header__logo img{display:block!important;width:100%!important;height:auto!important}.site-header__nav ul,.site-footer__nav ul{margin:0!important;padding:0!important;list-style:none!important;display:flex!important;align-items:center!important;gap:29px!important}.site-header__nav a{display:block!important;color:#3d3435!important;text-decoration:none!important;font:400 16px/1.2 'Noto Serif JP',serif!important;letter-spacing:.12em!important}.site-header__nav a:hover{color:#EB778D!important}.site-header__toggle{display:none!important;border:0!important;background:transparent!important;padding:6px!important}.site-header__toggle span{display:block!important;width:22px!important;height:1px!important;background:#3d3435!important;margin:5px 0!important}.site-footer{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10!important;background:#332a2b!important;color:#fff!important}.site-footer__inner{max-width:1600px!important;margin:0 auto!important;padding:56px 42px 34px!important}.site-footer__logo{display:block!important;width:180px!important;line-height:0!important}.site-footer__logo img{display:block!important;width:100%!important;height:auto!important;filter:none!important}.site-footer__nav{margin:28px 0!important}.site-footer__nav a{display:inline-block!important;color:#fff!important;text-decoration:none!important;font:400 16px/1.2 'Noto Serif JP',serif!important;letter-spacing:.1em!important}.site-footer__inner>p{margin:0!important;color:#cbbfc0!important;font-size:16px!important;letter-spacing:.08em!important}.site-mobile-nav{display:none!important}@media(max-width:900px){.site-header,.site-header__inner{height:64px!important}.site-header__inner{padding:0 20px!important}.site-header__logo{width:130px!important}.site-header__nav{display:none!important}.site-header__toggle{display:block!important}.site-mobile-nav.is-open{display:block!important;position:fixed!important;inset:64px 0 0!important;z-index:9999!important;background:#fffaf9!important}.site-mobile-nav__inner{padding:42px 28px!important}.site-mobile-nav ul{margin:0!important;padding:0!important;list-style:none!important}.site-mobile-nav li{border-bottom:1px solid #e9dddd!important}.site-mobile-nav a{display:block!important;padding:18px 0!important;color:#322a2b!important;text-decoration:none!important;font:400 17px/1 'Noto Serif JP',serif!important;letter-spacing:.1em!important}.site-footer__inner{padding:46px 24px 30px!important}.site-footer__nav ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 20px!important}.site-footer__logo{width:160px!important}}

/* Source: menu.html — menu-reference-layout */
/* Quiet Editorial Menu: four image-led services with restrained information panels. */
body.detail-page .menu-reference-main{display:block!important;min-height:auto!important;background:#fbfaf8!important}
body.detail-page .menu-reference{box-sizing:border-box!important;max-width:1280px!important;margin:80px auto 0!important;padding:clamp(62px,7vw,100px) clamp(28px,5.4vw,78px) clamp(72px,8vw,116px)!important}
.menu-reference__heading{margin:0 0 clamp(48px,5vw,74px)!important;color:#302b2b!important;font:400 clamp(28px,2.7vw,42px)/1.45 'Noto Serif JP','Hiragino Mincho ProN',serif!important;letter-spacing:.09em!important}
		.menu-reference__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:400px!important;gap:2px!important;background:#ece8e5!important}
		.menu-reference__card{display:grid!important;grid-template-columns:42% 58%!important;height:400px!important;min-height:0!important;overflow:hidden!important;color:#302b2b!important;background:#fff!important;text-decoration:none!important;transition:background .22s ease!important}
			.menu-reference__card:hover{background:#fdf7f8!important}.menu-reference__photo{min-width:0!important;min-height:0!important;overflow:hidden!important;background:#ece8e5!important}.menu-reference__photo img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center!important;transition:transform .5s cubic-bezier(.23,1,.32,1)!important}.menu-reference__card:nth-child(1) .menu-reference__photo img{object-position:center 42%!important}.menu-reference__card:nth-child(2) .menu-reference__photo img{object-position:center 43%!important}.menu-reference__card:nth-child(3) .menu-reference__photo img{object-position:center 50%!important}.menu-reference__card:nth-child(4) .menu-reference__photo img{object-position:center 76%!important}.menu-reference__card:hover .menu-reference__photo img{transform:scale(1.035)!important}
	.menu-reference__copy{display:flex!important;box-sizing:border-box!important;min-width:0!important;min-height:0!important;overflow:hidden!important;flex-direction:column!important;align-items:flex-start!important;padding:36px clamp(28px,3vw,46px)!important}.menu-reference__number{margin:0 0 18px!important;color:#9e8587!important;font:400 16px/1 'Cormorant Garamond','Times New Roman',serif!important;letter-spacing:.25em!important}.menu-reference__copy h2{margin:0 0 9px!important;color:#302b2b!important;font:400 clamp(25px,2.2vw,36px)/1.15 'Cormorant Garamond','Times New Roman',serif!important;letter-spacing:.02em!important}.menu-reference__jp{margin:0 0 16px!important;color:#4c4444!important;font:400 16px/1.4 'Noto Serif JP',serif!important;letter-spacing:.08em!important}.menu-reference__description{margin:0!important;color:#8b8181!important;font:400 16px/1.7 'Noto Serif JP',serif!important;letter-spacing:.05em!important}.menu-reference__link{display:inline-flex!important;align-items:center!important;gap:14px!important;margin-top:auto!important;padding-top:18px!important;color:#4a4242!important;font:400 16px/1 'Cormorant Garamond','Times New Roman',serif!important;letter-spacing:.15em!important}.menu-reference__link::after{content:'→';font-size:20px!important;font-weight:300!important;line-height:0!important}
		@media(max-width:840px){body.detail-page .menu-reference{margin-top:66px!important;padding:58px 20px 70px!important}.menu-reference__grid{grid-template-columns:1fr!important;grid-auto-rows:340px!important;gap:1px!important}.menu-reference__card{height:340px!important;grid-template-columns:42% 58%!important}.menu-reference__copy{padding:27px 24px!important}.menu-reference__copy h2{font-size:27px!important}.menu-reference__description{font-size:16px!important}.menu-reference__link{padding-top:18px!important}}
