:root{--font-xs: clamp(12px, 0.83vw, 14px);--font-sm: clamp(14px, 1vw, 16px);--font-md: clamp(16px, 1.25vw, 20px);--font-lg: clamp(18px, 1.67vw, 24px);--font-mdx: clamp(17px, 1.46vw, 22px);--font-lgx: clamp(20px, 2vw, 32px);--font-xl: clamp(24px, 2.36vw, 40px);--font-xxl: clamp(28px, 2.78vw, 46px);--font-xxx: clamp(32px, 3.6vw, 60px);--line-xs: 1.4;--line-sm: 1.5;--line-md: 1.6;--line-lg: 1.5;--line-xl: 1.3;--line-xxl: 1.2;--line-xxx: 1.1}@media screen and (max-width: 599px){:root{--font-xs: 11px;--font-sm: 13px;--font-md: 15px;--font-mdx: 16px;--font-lg: 18px;--font-lgx: 20px;--font-xl: 22px;--font-xxl: 24px;--font-xxx: 28px;--line-xs: 1.5;--line-sm: 1.5;--line-md: 1.6;--line-lg: 1.6;--line-xl: 1.6;--line-xxl: 1.4;--line-xxx: 1.5}}*,*::after,*::before{box-sizing:border-box}html{position:relative;height:100%;min-height:100%;scroll-behavior:smooth}body{position:relative;margin:0;padding:0;min-height:100%;color:#19235a;font-family:"Frank Ruhl Libre","Noto Serif JP",serif;font-size:16px;letter-spacing:.03em;line-height:1.4;font-weight:400;font-feature-settings:"palt";font-variant-east-asian:proportional-width}body.open{overflow:hidden;height:100%}body :lang(en){font-family:"DM Serif Text",serif;font-weight:400}body figure{margin:0}body img{max-width:100%;height:auto;vertical-align:bottom}body br.brsp{display:none}@media screen and (max-width: 599px){body br.brsp{display:inline}}@media screen and (max-width: 599px){body br.brpc{display:none}}body .l-inner{margin:0 auto;padding:0 max(8vw,1.5rem);max-width:1200px}@media screen and (max-width: 599px){body .l-inner{padding:0 1.5rem}}body .l-inner-news{margin:0 auto;padding:0 max(8vw,1.5rem);max-width:1600px}@media screen and (max-width: 599px){body .l-inner-news{padding:0 1.5rem}}body .inner_1200{margin:0 auto;padding:0 max(8vw,1.5rem);max-width:1200px}@media screen and (max-width: 599px){body .inner_1200{padding:0 1.5rem}}body .inner_max{margin:0 auto;padding:0 2.5vw;width:100%}@media screen and (max-width: 599px){body .inner_max{padding:0 1.5rem}}body section{position:relative;padding:clamp(2.5rem,7.3vw,140px) 0}body section.nopadding{padding:0}@media screen and (max-width: 599px){body section{padding:3rem 0}}body a.btn-link{position:relative;display:inline-block;padding:1em 2em .95em;text-align:center;font-weight:600;font-size:max(1vw,.9em);line-height:1;border:1px solid #19235a;transition:.6s}body a.btn-link:hover{color:#fff;background:#0c133a}body a{color:#19235a;transition:.2s}body a:hover img{opacity:.85;transition:.2s}@media screen and (max-width: 599px){body .pcblock{display:none !important}}body .spblock{display:none !important}@media screen and (max-width: 599px){body .spblock{display:block !important}}::-moz-selection{color:#fff;background-color:#19235a}::selection{color:#fff;background-color:#19235a}header a,.g-navigation a,footer a,main a:not(:where(.c-entry a)){color:#19235a;text-decoration:none}::-moz-selection{color:#fff;background-color:#19235a}::selection{color:#fff;background-color:#19235a}body .m0{margin:0}body .mt0{margin-top:0 !important}body .mt1{margin-top:1em !important}body .mt05{margin-top:.5em !important}body .mb0{margin-bottom:0 !important}body .mb1{margin-bottom:1em !important}body .mb05{margin-bottom:.5em !important}ul.nonstyle{list-style:none;margin:0;padding:0}ul.ul_kome{list-style:none;display:flex;flex-direction:column;gap:.35em;margin:0;padding-left:1.35em}ul.ul_kome li{text-indent:-1.35em}ul.ul_kome li::before{content:"※";margin-right:.5em}ul.ul-news li:first-child{border-top:1px dotted #d1d3de}ul.ul-news li a .c-post-card__txt{position:relative;display:grid;grid-template-columns:8em minmax(0, 1fr);padding:1.25em .5em;font-size:max(1vw,.9em);border-bottom:1px dotted #d1d3de;transition:.4s}@media screen and (max-width: 599px){ul.ul-news li a .c-post-card__txt{grid-template-columns:7em minmax(0, 1fr)}}ul.ul-news li a .c-post-card__txt time{font-weight:500;font-size:1em;line-height:1.4}ul.ul-news li a .c-post-card__txt h4.c-post-card__ttl{margin:0;font-weight:500;font-size:1em;line-height:1.4}ul.ul-news li a .c-post-card__txt:hover{color:#19235a;background:#fbf8ee;opacity:1}#loader{position:fixed;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease}#loader .spinner{width:48px;height:48px;border:4px solid #ccc;border-top-color:#19235a;border-radius:50%;animation:spin 1s linear infinite}#loader.loaded{opacity:0;pointer-events:none}@keyframes spin{to{transform:rotate(360deg)}}:root{--header-h: 10.833vw;--pad-top: 2.083vw;--pad-top-fix: 1.302vw;--pad-btm: 1.563vw}header{position:relative;height:var(--header-h);margin:0;padding:0 2.5vw;width:100%;z-index:3}header .site_ttl_wrap{margin:0;padding:0;display:grid;place-items:center}header .site_ttl_wrap .site_ttl_a{position:fixed;top:calc(max(env(safe-area-inset-top),0px) + var(--pad-top));left:50%;transform:translateX(-50%);display:block;width:40vw;transition:top .6s,width .6s;will-change:width}header .site_ttl_wrap .site_ttl_a.fixed{top:calc(max(env(safe-area-inset-top),0px) + var(--pad-top-fix));width:22.5vw}header .site_ttl_wrap .site_ttl_a img{display:block;width:100%}header .logo_nb{display:block;position:fixed;top:calc(max(env(safe-area-inset-top),0px) + var(--pad-top) + 7px);left:2.5vw;width:12.396vw}@media screen and (max-width: 599px){header .logo_nb{top:25px;left:1.25rem;width:65px}}@media screen and (max-width: 599px){:root{--header-h: 4.7rem;--pad-top: 1rem;--pad-btm: .75rem}header{height:var(--header-h);padding:0 2.5vw}header .site_ttl_wrap .site_ttl_a{width:180px !important;top:24px !important}header .site_ttl_wrap .site_ttl_a.fixed{width:180px !important}}div.openbtn_wrap{position:fixed;top:clamp(1rem,2.604vw,50px);right:2.5vw;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:30px;cursor:pointer;transition:.4s;z-index:21}@media screen and (max-width: 1440px){div.openbtn_wrap{height:50px;transform:scale(0.75);transform-origin:top right}}@media screen and (max-width: 599px){div.openbtn_wrap{top:0;right:1.25rem;padding-top:6px;width:36px;height:5rem;transform:scale(1)}}div.openbtn_wrap div.openbtn{position:relative;width:100%;height:16px;cursor:pointer;transition:.5s}@media screen and (max-width: 599px){div.openbtn_wrap div.openbtn{height:12px}}div.openbtn_wrap div.openbtn span{position:absolute;display:inline-block;left:0;width:100%;height:2px;background:#19235a;transition:.4s}div.openbtn_wrap div.openbtn span:nth-of-type(1){top:0}div.openbtn_wrap div.openbtn span:nth-of-type(2){bottom:0}div.openbtn_wrap div.openbtn.active span:nth-of-type(1){transform:translateY(7px) rotate(15deg)}@media screen and (max-width: 599px){div.openbtn_wrap div.openbtn.active span:nth-of-type(1){transform:translateY(5px) rotate(15deg)}}div.openbtn_wrap div.openbtn.active span:nth-of-type(2){transform:translateY(-7px) rotate(-15deg)}@media screen and (max-width: 599px){div.openbtn_wrap div.openbtn.active span:nth-of-type(2){transform:translateY(-5px) rotate(-15deg)}}.g-navigation{position:fixed;top:0;right:-2rem;width:100%;height:100vh;opacity:0;z-index:20;pointer-events:none;background-color:rgba(0,0,0,.25);transition:.6s}.g-navigation div.nav_wrap{position:relative;margin-left:auto;padding:clamp(90px,7.813vw,140px) 2.5vw 2.5vw;width:-moz-fit-content;width:fit-content;height:100%;background:#fff;opacity:0;transition:.6s;overflow:scroll}@media screen and (max-width: 599px){.g-navigation div.nav_wrap{width:100%;padding:90px 48px 48px}}.g-navigation div.nav_wrap ul{display:flex;flex-direction:column}.g-navigation div.nav_wrap ul li{border-bottom:1px solid #d1d3de}.g-navigation div.nav_wrap ul li:first-child{border-top:1px solid #d1d3de}.g-navigation div.nav_wrap ul li a{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(1rem,1.042vw,20px) clamp(90px,7.813vw,150px) clamp(1rem,1.042vw,20px) 1.125em;gap:.5em;color:#19235a;line-height:1;transition:.4s}@media screen and (max-width: 1440px){.g-navigation div.nav_wrap ul li a{padding:clamp(1rem,1.042vw,20px) clamp(90px,7.813vw,140px) clamp(1rem,1.042vw,20px) 1.125em}}@media screen and (max-width: 599px){.g-navigation div.nav_wrap ul li a{padding:1rem;width:100%}}.g-navigation div.nav_wrap ul li a span.en{font-family:"DM Serif Text",serif;font-weight:400;font-size:clamp(22px,1.68vw,33px)}@media screen and (max-width: 1440px){.g-navigation div.nav_wrap ul li a span.en{font-size:max(1.44vw,1.4rem)}}.g-navigation div.nav_wrap ul li a span.ja{font-size:.72vw}@media screen and (max-width: 1440px){.g-navigation div.nav_wrap ul li a span.ja{font-size:max(.6vw,.7rem)}}.g-navigation div.nav_wrap ul li a:hover{background-color:#fbf8ee}.g-navigation.open{right:0;opacity:1;pointer-events:all}.g-navigation.open div.nav_wrap{opacity:1}footer div.link_wrap{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;padding:0 2.5vw 2rem;width:100%}@media screen and (max-width: 599px){footer div.link_wrap{align-items:center;padding:0 0 3.5rem;text-align:center}}footer div.link_wrap .link-pp{display:inline-block}footer div.link_wrap .link-pp::after{content:">";margin-left:1em}@media screen and (max-width: 599px){footer div.link_wrap .link-pp{font-size:.75rem}}footer div.link_wrap .link-pp:hover{text-decoration:underline}footer div.link_wrap .link-pp:hover::after{text-decoration:none !important}footer div.link_wrap p.copy{margin:0}@media screen and (max-width: 599px){footer div.link_wrap p.copy{font-size:.75rem}}footer div.img img{width:100%}body.sub footer{padding-top:clamp(3.5rem,7.3vw,140px)}.breadcrumbs_wrap{text-align:right;width:100%}@media screen and (max-width: 599px){.breadcrumbs_wrap{padding:0 2em;text-align:center}}.breadcrumbs_wrap .aioseo-breadcrumbs{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.breadcrumbs_wrap .aioseo-breadcrumbs .aioseo-breadcrumb-separator{margin:0 .5em}.bnr_floating_wrap{position:fixed;right:1.25vw;bottom:1.25vw;display:flex;flex-direction:column;gap:1.25vw;width:8vw;z-index:1000}@media screen and (max-width: 599px){.bnr_floating_wrap{right:0;bottom:0;padding:1.25rem;width:100%;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.75rem}}.bnr_floating{position:relative;display:inline-block;width:100%;border-radius:50%;clip-path:circle(50%)}.bnr_floating .img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;transition:opacity .35s;backface-visibility:hidden}.bnr_floating .B{position:absolute;inset:0;opacity:0}.bnr_floating .pc{display:block}.bnr_floating .sp{display:none}.bnr_floating:hover .B,.bnr_floating:focus-visible .B{opacity:1}@media screen and (max-width: 599px){.bnr_floating{width:100%;text-decoration:none;text-align:center;clip-path:none}.bnr_floating .pc{display:none}.bnr_floating .sp{display:block;padding:1em 1em .9em;text-align:center;font-size:3.5vw;border-radius:999px}.bnr_floating.product .sp{border-radius:999px;background:#fff;border:1px solid #19235a}.bnr_floating.onlinestore .sp{border-radius:999px;background:#dcb95a;border:1px solid #dcb95a}}