*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:5rem;font-size:16px}@media (width<=768px){html{scroll-padding-top:4rem}}body{color:#2c2c2c;-webkit-font-smoothing:antialiased;background-color:#fff;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;font-size:1rem;line-height:1.8;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.7}a[href^=tel\:]{pointer-events:none}@media (width<=768px){a[href^=tel\:]{pointer-events:auto}}main{padding-top:5rem}@media (width<=768px){main{padding-top:4rem}}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-weight:500;line-height:1.5}input,textarea,select{font:inherit;color:inherit}.l-inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width<=768px){.l-inner{padding-left:1.25rem;padding-right:1.25rem}}.l-inner--narrow{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width<=768px){.l-inner--narrow{padding-left:1.25rem;padding-right:1.25rem}}.c-section-header{text-align:center;margin-bottom:4rem}.c-section-header:after{content:"";background-color:#a88a5c;width:2.5rem;height:1px;margin:1.25rem auto 0;display:block}@media (width<=768px){.c-section-header{margin-bottom:3rem}}.c-section-header__en{letter-spacing:.08em;color:#3e5641;font-family:Cormorant Garamond,Playfair Display,serif;font-size:3.25rem;font-weight:500;line-height:1;display:block}@media (width<=768px){.c-section-header__en{font-size:2.5rem}}.c-section-header__ja{letter-spacing:.2em;color:#a88a5c;margin-top:.875rem;font-size:.875rem;font-weight:500;display:block}.c-btn{letter-spacing:.08em;color:#fff;background-color:#3e5641;border-radius:0;justify-content:center;align-items:center;min-width:15rem;padding:1.25rem 2.5rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1rem;transition:background-color .3s,opacity .3s;display:inline-flex}.c-btn:hover{opacity:1;background-color:#2d3e2f}@media (width<=768px){.c-btn{width:100%;min-width:0;padding:1.125rem 1.5rem;font-size:.9375rem}}.c-btn--outline{color:#3e5641;background-color:#0000;border:1px solid #3e5641}.c-btn--outline:hover{color:#fff;background-color:#3e5641}.c-btn--wood{background-color:#a88a5c}.c-btn--wood:hover{background-color:#8f754c}.p-header{z-index:100;-webkit-backdrop-filter:blur(8px);background-color:#fffffff2;width:100%;height:5rem;position:fixed;top:0;left:0;box-shadow:0 4px 16px #0000001a}@media (width<=768px){.p-header{height:4rem}}.p-header__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width<=768px){.p-header__inner{padding-left:1.25rem;padding-right:1.25rem}}.p-header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.p-header__logo{letter-spacing:.08em;color:#2c2c2c;white-space:nowrap;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.25rem;font-weight:500;line-height:1}@media (width<=768px){.p-header__logo{font-size:1.125rem}}.p-header__nav{align-self:stretch;align-items:center;gap:2.5rem;margin-left:auto;display:flex}@media (width<=1024px){.p-header__nav{display:none}}.p-header__nav-list{align-self:stretch;align-items:stretch;gap:clamp(.625rem,2vw,1.75rem);display:flex}.p-header__nav-list>li{align-items:stretch;display:flex}.p-header__nav-item{letter-spacing:.05em;color:#2c2c2c;white-space:nowrap;align-items:center;font-size:.875rem;display:flex;position:relative}.p-header__nav-item:after{content:"";background-color:#2c2c2c;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.p-header__nav-item:hover{opacity:1}.p-header__nav-item:hover:after{width:100%}.p-header__contact{align-self:stretch;align-items:center;gap:1.25rem;margin-left:clamp(1rem,2.5vw,2.5rem);display:flex}@media (width<=1024px){.p-header__contact{gap:.5rem;margin-left:auto;margin-right:.75rem}}.p-header__tel{letter-spacing:.04em;color:#2c2c2c;white-space:nowrap;align-items:center;gap:.375rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.125rem;display:inline-flex}@media (width<=1024px){.p-header__tel{display:none}}.p-header__cta{color:#fff;letter-spacing:.08em;white-space:nowrap;background-color:#3e5641;justify-content:center;align-self:stretch;align-items:center;padding:0 1.75rem;font-size:.8125rem;transition:background-color .3s;display:inline-flex}.p-header__cta:hover{opacity:1;background-color:#2d3e2f}@media (width<=768px){.p-header__cta{padding:0 1.25rem;font-size:.75rem}}.p-header__hamburger{display:none}@media (width<=1024px){.p-header__hamburger{z-index:120;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:2.75rem;height:2.75rem;padding:0;display:flex;position:relative}}.p-header__hamburger span{transform-origin:50%;background-color:#2c2c2c;width:1.375rem;height:1px;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s;display:block}.p-header__hamburger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.p-header__hamburger.is-open span:nth-child(2){opacity:0;transform:translate(-12px)}.p-header__hamburger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.p-header__overlay{display:none}@media (width<=1024px){.p-header__overlay{-webkit-backdrop-filter:blur(2px);z-index:105;opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;background-color:#0009;width:100vw;height:100dvh;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}.p-header__overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}}.p-header__sp-menu{display:none}@media (width<=1024px){.p-header__sp-menu{z-index:110;background-color:#fff;flex-direction:column;width:84%;max-width:22.5rem;height:100dvh;padding:6rem 2rem 3rem;transition:transform .25s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-8px 0 32px #00000014}.p-header__sp-menu.is-open{transform:translate(0)}}.p-header__sp-menu-list{flex-direction:column;gap:.25rem;display:flex}.p-header__sp-menu-item{position:relative}.p-header__sp-menu-item a{letter-spacing:.04em;color:#2c2c2c;border-bottom:1px solid #e5e0d7;padding:1.25rem 0;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.0625rem;transition:color .3s,padding-left .3s;display:block}.p-header__sp-menu-item a:after{content:"→";color:#a88a5c;opacity:0;font-size:.875rem;transition:opacity .3s,right .3s;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.p-header__sp-menu-item a:hover{color:#3e5641;opacity:1;padding-left:.75rem}.p-header__sp-menu-item a:hover:after{opacity:1;right:0}.p-sp-cta{display:none}@media (width<=768px){.p-sp-cta{z-index:90;width:100%;padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box;background-color:#3e5641;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}}.p-sp-cta__btn{color:#fff;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;flex:1 1 0;justify-content:center;align-items:center;gap:.5rem;min-width:0;height:4.0625rem;padding:0 .75rem;font-size:.875rem;display:flex;overflow:hidden}.p-sp-cta__btn svg{width:1.125rem;height:1.125rem}.p-sp-cta__btn+.p-sp-cta__btn{border-left:1px solid #ffffff4d}.p-sp-cta__btn:hover{opacity:1}.p-fv{grid-template-columns:60% 40%;height:45rem;margin-bottom:5rem;display:grid}@media (width<=768px){.p-fv{height:auto;margin-bottom:0;display:block}}.p-fv__visual{background-color:#f7f3ec;position:relative;overflow:hidden}@media (width<=768px){.p-fv__visual{height:20rem}}.p-fv__image{object-fit:cover;width:100%;height:100%}.p-fv__content{flex-direction:column;justify-content:center;padding:5rem 3.75rem;display:flex}@media (width<=1024px){.p-fv__content{padding:3.75rem 2.5rem}}@media (width<=768px){.p-fv__content{padding:3rem 1.5rem}}.p-fv__brand{letter-spacing:.16em;color:#a88a5c;margin-bottom:1.5rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:.875rem}.p-fv__catch{letter-spacing:.04em;color:#2c2c2c;word-break:auto-phrase;line-break:strict;margin-bottom:1.25rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:2.5rem;font-weight:500;line-height:1.6}@media (width<=1024px){.p-fv__catch{font-size:2rem}}@media (width<=768px){.p-fv__catch{font-size:1.75rem}}.p-fv__sub{color:#7a7a7a;margin-bottom:2.5rem;font-size:.9375rem;line-height:1.9}@media (width<=768px){.p-fv__sub{margin-bottom:2rem}}.p-fv__indicators{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (width<=768px){.p-fv__indicators{gap:1rem;margin-bottom:2rem}}.p-fv__indicator{text-align:center;background-color:#f7f3ec;border:1px solid #a88a5c;flex-direction:column;justify-content:center;padding:1.125rem .75rem;display:flex;position:relative}.p-fv__indicator-label{letter-spacing:.08em;color:#7a7a7a;word-break:keep-all;line-break:strict;margin-bottom:.375rem;font-size:.6875rem;display:block}.p-fv__indicator-value{color:#3e5641;letter-spacing:.02em;word-break:keep-all;line-break:strict;overflow-wrap:normal;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.375rem;font-weight:500;line-height:1.4;display:block}@media (width<=768px){.p-fv__indicator-value{font-size:1.0625rem}}.p-fv__cta{align-self:stretch}.p-fv__scroll{letter-spacing:.16em;color:#7a7a7a;writing-mode:vertical-rl;padding-bottom:3.75rem;font-family:Cormorant Garamond,Playfair Display,serif;font-size:.75rem;position:absolute;bottom:2.5rem;left:60%;transform:translate(-50%)}.p-fv__scroll:after{content:"";background-color:#a88a5c;width:1px;height:3rem;position:absolute;bottom:0;left:50%}@media (width<=768px){.p-fv__scroll{display:none}}.p-works{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-works{padding-top:80px;padding-bottom:80px}}.p-works{background-color:#fff}.p-works__grid{grid-template-columns:repeat(3,1fr);gap:3rem 2rem;margin-bottom:4rem;display:grid}@media (width<=768px){.p-works__grid{grid-template-columns:1fr;row-gap:4rem;margin-bottom:3rem}}.p-works__item{display:block}.p-works__image-wrap{aspect-ratio:4/3;background-color:#f7f3ec;margin-bottom:1rem;overflow:hidden}.p-works__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.p-works__item:hover .p-works__image{transform:scale(1.04)}.p-works__body{flex-direction:column;gap:.5rem;display:flex}.p-works__meta{flex-wrap:wrap;gap:.375rem .5rem;display:flex}.p-works__meta-item{letter-spacing:.04em;color:#7a7a7a;border:1px solid #e5e0d7;padding:.125rem .625rem;font-size:.6875rem;display:inline-block}.p-works__title{letter-spacing:.04em;color:#2c2c2c;margin:0;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.125rem;font-weight:500}@media (width<=768px){.p-works__title{font-size:1rem}}.p-works__desc{color:#7a7a7a;word-break:auto-phrase;line-break:strict;font-size:.8125rem;line-height:1.8}.p-works__more{text-align:center}.p-news{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-news{padding-top:80px;padding-bottom:80px}}.p-news{background-color:#fff}.p-news__list{border-top:1px solid #e5e0d7;margin:0 0 3.5rem;padding:0;list-style:none}@media (width<=768px){.p-news__list{margin-bottom:2.5rem}}.p-news__item{border-bottom:1px solid #e5e0d7}.p-news__link{color:inherit;align-items:center;gap:1.5rem;padding:1.25rem .5rem;text-decoration:none;transition:opacity .3s;display:flex}@media (width<=768px){.p-news__link{flex-wrap:wrap;gap:.5rem .75rem;padding:1rem .25rem}}a.p-news__link:hover{opacity:.65}.p-news__meta{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.p-news__date{letter-spacing:.08em;color:#a88a5c;font-family:Cormorant Garamond,Playfair Display,serif;font-size:1rem}.p-news__category{letter-spacing:.08em;color:#7a7a7a;border:1px solid #e5e0d7;padding:.125rem .625rem;font-size:.6875rem;display:inline-block}.p-news__title{color:#2c2c2c;word-break:auto-phrase;line-break:strict;flex:auto;min-width:0;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1rem;font-weight:500;line-height:1.7}@media (width<=768px){.p-news__title{flex-basis:100%;font-size:.9375rem}}.p-news__icon{color:#7a7a7a;fill:none;stroke:currentColor;stroke-width:1.5px;flex-shrink:0;width:.875rem;height:.875rem;transition:transform .3s}@media (width<=768px){.p-news__icon{display:none}}a.p-news__link:hover .p-news__icon{transform:translate(.1875rem,-.1875rem)}.p-news__empty{text-align:center;color:#7a7a7a;padding:2rem .5rem;font-size:.875rem}.p-news__more{text-align:center}.p-empathy{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-empathy{padding-top:80px;padding-bottom:80px}}.p-empathy{background-color:#f7f3ec}.p-empathy__inner{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width<=768px){.p-empathy__inner{padding-left:1.25rem;padding-right:1.25rem}}.p-empathy__inner{text-align:center}.p-empathy__catch{letter-spacing:.04em;color:#3e5641;word-break:auto-phrase;line-break:strict;margin-bottom:2.5rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:2.125rem;font-weight:500;line-height:1.7}@media (width<=768px){.p-empathy__catch{margin-bottom:2rem;font-size:1.5rem}}.p-empathy__divider{background-color:#a88a5c;width:2.5rem;height:1px;margin-bottom:2.5rem;display:inline-block}@media (width<=768px){.p-empathy__divider{margin-bottom:2rem}}.p-empathy__message{color:#2c2c2c;word-break:auto-phrase;line-break:strict;font-size:1rem;line-height:2}@media (width<=768px){.p-empathy__message{font-size:.9375rem}}.p-strengths{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-strengths{padding-top:80px;padding-bottom:80px}}.p-strengths{background-color:#fff}.p-strengths__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (width<=1024px){.p-strengths__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.p-strengths__grid{grid-template-columns:1fr;gap:1.5rem}}.p-strengths__card{text-align:left;background-color:#fff;border:1px solid #e5e0d7;padding:0;overflow:hidden}.p-strengths__image{aspect-ratio:4/3;background-color:#f7f3ec;overflow:hidden}.p-strengths__image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.p-strengths__card:hover .p-strengths__image img{transform:scale(1.04)}.p-strengths__body{grid-template-columns:auto 1fr;align-items:center;gap:1.25rem;padding:1.75rem 1.5rem;display:grid}.p-strengths__num{letter-spacing:.04em;color:#a88a5c;font-family:Cormorant Garamond,Playfair Display,serif;font-size:3.5rem;font-weight:500;line-height:1}@media (width<=768px){.p-strengths__num{font-size:3rem}}.p-strengths__title{letter-spacing:.04em;color:#2c2c2c;word-break:auto-phrase;line-break:strict;text-wrap:balance;overflow-wrap:anywhere;align-items:center;min-height:5.625rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.25rem;font-weight:500;display:flex}@media (width<=768px){.p-strengths__title{min-height:5.0625rem;font-size:1.125rem}}.p-strengths__text{color:#7a7a7a;grid-column:1/-1;font-size:.875rem;line-height:1.9}.p-voices{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-voices{padding-top:80px;padding-bottom:80px}}.p-voices{background-color:#f7f3ec}.p-voices__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.p-voices__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.p-voices__grid{grid-template-columns:1fr;gap:1.5rem}}.p-voices__card{overflow-wrap:break-word;text-align:center;background-color:#fff;border:1px solid #e5e0d7;flex-direction:column;min-width:0;max-width:100%;padding:2.5rem 2rem;display:flex}@media (width<=768px){.p-voices__card{padding:2rem 1.5rem}}.p-voices__avatar{aspect-ratio:4/3;background-color:#f7f3ec;width:100%;margin:0 0 1.5rem;overflow:hidden}.p-voices__avatar img{object-fit:cover;width:100%;height:100%}.p-voices__text{color:#2c2c2c;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.9}@media (width<=768px){.p-voices__text{margin-bottom:1.25rem;font-size:.875rem}}.p-voices__divider{background-color:#a88a5c;width:2rem;height:1px;margin:auto auto 1rem;display:block}.p-voices__name{color:#2c2c2c;word-break:keep-all;line-break:strict;margin-bottom:.25rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:.9375rem}.p-voices__family{letter-spacing:.04em;color:#7a7a7a;word-break:keep-all;line-break:strict;font-size:.75rem}.p-flow{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-flow{padding-top:80px;padding-bottom:80px}}.p-flow{background-color:#fff}.p-flow__inner{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width<=768px){.p-flow__inner{padding-left:1.25rem;padding-right:1.25rem}}.p-flow__list{position:relative}.p-flow__item{grid-template-columns:4.5rem 1fr;gap:2rem;margin-bottom:3rem;display:grid;position:relative}.p-flow__item:last-child{margin-bottom:0}@media (width<=768px){.p-flow__item{grid-template-columns:3.5rem 1fr;gap:1.25rem;margin-bottom:2.25rem}}.p-flow__num-wrap{z-index:2;position:relative}.p-flow__item:not(:last-child) .p-flow__num-wrap:after{content:"";z-index:-1;background-color:#e5e0d7;width:1px;position:absolute;top:5rem;bottom:-3.5rem;left:50%;transform:translate(-50%)}@media (width<=768px){.p-flow__item:not(:last-child) .p-flow__num-wrap:after{top:4rem;bottom:-2.75rem}}.p-flow__num{color:#fff;letter-spacing:.04em;background-color:#3e5641;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;font-family:Cormorant Garamond,Playfair Display,serif;font-size:1.375rem;font-weight:500;line-height:1;display:flex}@media (width<=768px){.p-flow__num{width:3.5rem;height:3.5rem;font-size:1.125rem}}.p-flow__body{padding-top:.5rem;padding-bottom:1.5rem}.p-flow__title{letter-spacing:.04em;color:#2c2c2c;word-break:keep-all;line-break:strict;overflow-wrap:anywhere;margin-bottom:.75rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.25rem;font-weight:500}@media (width<=768px){.p-flow__title{font-size:1.0625rem}}.p-flow__text{color:#7a7a7a;word-break:auto-phrase;line-break:strict;overflow-wrap:anywhere;font-size:.875rem;line-height:1.9}.p-company{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-company{padding-top:80px;padding-bottom:80px}}.p-company{background-color:#f7f3ec}.p-company__greeting{grid-template-columns:minmax(0,1fr) 17.5rem;gap:3rem;margin-bottom:5rem;display:grid}@media (width<=768px){.p-company__greeting{grid-template-columns:minmax(0,1fr);gap:1.5rem;margin-bottom:3.5rem}}.p-company__greeting-body{min-width:0}.p-company__greeting-image{aspect-ratio:1;background-color:#fff;overflow:hidden}@media (width<=768px){.p-company__greeting-image{aspect-ratio:4/3;order:-1}}.p-company__greeting-image img{object-fit:cover;width:100%;height:100%}.p-company__greeting-text{color:#2c2c2c;word-break:auto-phrase;line-break:strict;overflow-wrap:anywhere;font-size:.9375rem;line-height:2}.p-company__signature{color:#2c2c2c;margin-top:2rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1rem;display:block}.p-company__overview{margin-bottom:5rem}@media (width<=768px){.p-company__overview{margin-bottom:3.5rem}}.p-company__exterior{background-color:#fff;height:20rem;margin-bottom:2rem;overflow:hidden}@media (width<=768px){.p-company__exterior{height:15rem;margin-bottom:1.5rem}}.p-company__exterior img{object-fit:cover;width:100%;height:100%}.p-company__subtitle{letter-spacing:.08em;color:#2c2c2c;border-bottom:1px solid #e5e0d7;margin-bottom:1.5rem;padding-bottom:.75rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.25rem;font-weight:500;position:relative}.p-company__subtitle:after{content:"";background-color:#a88a5c;width:3rem;height:2px;position:absolute;bottom:-1px;left:0}.p-company__table{border-collapse:collapse;width:100%;font-size:.9375rem}.p-company__table th,.p-company__table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e0d7;padding:1rem .75rem}.p-company__table th{color:#7a7a7a;width:10rem;font-weight:500}@media (width<=768px){.p-company__table th{width:7rem}}.p-company__table td{color:#2c2c2c}.p-company__access-list{grid-template-columns:8.75rem 1fr;gap:.75rem 1.5rem;margin-bottom:2rem;font-size:.9375rem;line-height:1.9;display:grid}@media (width<=768px){.p-company__access-list{grid-template-columns:6.25rem 1fr;gap:.5rem 1rem;margin-bottom:1.5rem;font-size:.875rem}}.p-company__access-term{color:#7a7a7a;letter-spacing:.04em;font-weight:500}.p-company__access-desc{color:#2c2c2c;word-break:auto-phrase;line-break:strict;overflow-wrap:anywhere;margin:0}.p-company__map{aspect-ratio:16/6;background-color:#fff}@media (width<=768px){.p-company__map{aspect-ratio:4/3}}.p-company__map iframe{border:0;width:100%;height:100%;display:block}.p-faq{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-faq{padding-top:80px;padding-bottom:80px}}.p-faq{background-color:#fff}.p-faq__inner{width:100%;max-width:880px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width<=768px){.p-faq__inner{padding-left:1.25rem;padding-right:1.25rem}}.p-faq__list{border-top:1px solid #e5e0d7}.p-faq__item{border-bottom:1px solid #e5e0d7}.p-faq__heading{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.p-faq__question{text-align:left;letter-spacing:.04em;color:#2c2c2c;cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:1.75rem .5rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.0625rem;transition:color .3s;display:flex}.p-faq__question:hover{color:#3e5641}@media (width<=768px){.p-faq__question{padding:1.25rem .5rem;font-size:.9375rem}}.p-faq__q-mark{color:#a88a5c;margin-right:1rem;font-family:Cormorant Garamond,Playfair Display,serif;font-size:1.25rem;display:inline-block}@media (width<=768px){.p-faq__q-mark{margin-right:.75rem;font-size:1.125rem}}.p-faq__icon{flex-shrink:0;width:1.25rem;height:1.25rem;position:relative}.p-faq__icon:before,.p-faq__icon:after{content:"";background-color:#a88a5c;transition:transform .3s;position:absolute;top:50%;left:50%}.p-faq__icon:before{width:1.25rem;height:1px;transform:translate(-50%,-50%)}.p-faq__icon:after{width:1px;height:1.25rem;transform:translate(-50%,-50%)}.p-faq__item.is-open .p-faq__icon:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.p-faq__answer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.p-faq__answer-inner{color:#2c2c2c;padding:0 .5rem 1.75rem;font-size:.9375rem;line-height:1.9;display:flex}@media (width<=768px){.p-faq__answer-inner{padding-bottom:1.25rem;font-size:.875rem}}.p-faq__a-mark{color:#3e5641;flex-shrink:0;margin-right:1rem;font-family:Cormorant Garamond,Playfair Display,serif;font-size:1.25rem;display:inline-block}@media (width<=768px){.p-faq__a-mark{margin-right:.75rem;font-size:1.125rem}}.p-cta{padding-top:120px;padding-bottom:120px}@media (width<=768px){.p-cta{padding-top:80px;padding-bottom:80px}}.p-cta{background-color:#f7f3ec}.p-cta__inner{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width<=768px){.p-cta__inner{padding-left:1.25rem;padding-right:1.25rem}}.p-cta__inner{text-align:center}.p-cta__lead{letter-spacing:.04em;word-break:auto-phrase;margin-bottom:3rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.5rem}@media (width<=768px){.p-cta__lead{margin-bottom:2.25rem;font-size:1.125rem}}.p-cta__main{letter-spacing:.08em;color:#fff;background-color:#3e5641;justify-content:center;align-items:center;width:100%;max-width:27.5rem;margin:0 auto;padding:1.75rem 2.5rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.125rem;transition:background-color .3s,transform .3s;display:flex}.p-cta__main:hover{opacity:1;background-color:#2d3e2f;transform:translateY(-2px)}@media (width<=768px){.p-cta__main{padding:1.375rem 1.75rem;font-size:1rem}}.p-cta__main-icon{align-items:center;margin-right:.75rem;display:inline-flex}.p-cta__sub{border-top:1px solid #e5e0d7;margin-top:3rem;padding-top:2.5rem}@media (width<=768px){.p-cta__sub{margin-top:2.5rem;padding-top:2rem}}.p-cta__sub-text{color:#7a7a7a;letter-spacing:.04em;margin-bottom:.75rem;font-size:.8125rem}.p-cta__sub-tel{letter-spacing:.04em;color:#2c2c2c;align-items:center;gap:.5rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.75rem;display:inline-flex}@media (width<=768px){.p-cta__sub-tel{font-size:1.375rem}}.p-cta__sub-hours{color:#7a7a7a;letter-spacing:.04em;margin-top:.5rem;font-size:.75rem}.p-footer{color:#fff;background-color:#2c2c2c;padding-top:5rem;padding-bottom:2.5rem}@media (width<=768px){.p-footer{padding-top:3.5rem;padding-bottom:calc(4.0625rem + 2rem + env(safe-area-inset-bottom))}}.p-footer__grid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (width<=768px){.p-footer__grid{grid-template-columns:1fr;gap:2.5rem}}.p-footer__logo{letter-spacing:.08em;margin-bottom:1.5rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1.25rem;display:block}.p-footer__info{color:#ffffffb3;font-size:.8125rem;line-height:2}.p-footer__sns{gap:.75rem;margin-top:1.5rem;display:flex}.p-footer__sns-item{color:#fff;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .3s,border-color .3s;display:flex}.p-footer__sns-item:hover{color:#2c2c2c;opacity:1;background-color:#fff;border-color:#fff}.p-footer__sns-item svg{fill:currentColor;width:1.125rem;height:1.125rem}.p-footer__sitemap-title{letter-spacing:.16em;color:#ffffff80;margin-bottom:1.25rem;font-family:Cormorant Garamond,Playfair Display,serif;font-size:.875rem}.p-footer__sitemap-list{flex-direction:column;gap:.75rem;display:flex}.p-footer__sitemap-item{letter-spacing:.04em;font-size:.8125rem}.p-footer__area{margin-bottom:3rem}@media (width<=768px){.p-footer__area{margin-bottom:2.5rem}}.p-footer__area-title{letter-spacing:.16em;color:#ffffff80;margin-bottom:1.25rem;font-family:Cormorant Garamond,Playfair Display,serif;font-size:.875rem}.p-footer__area-list{color:#ffffffb3;grid-template-columns:7.5rem 1fr;gap:.625rem 1.25rem;font-size:.8125rem;line-height:1.9;display:grid}@media (width<=768px){.p-footer__area-list{grid-template-columns:1fr;gap:.25rem}}.p-footer__area-term{color:#ffffffd9;letter-spacing:.04em;font-weight:500}.p-footer__area-desc{word-break:keep-all;line-break:strict;overflow-wrap:anywhere;margin:0}.p-footer__copyright{text-align:center;letter-spacing:.08em;color:#fff6;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.6875rem}.p-breadcrumb{border-bottom:1px solid #e5e0d7;padding:1.25rem 0}.p-breadcrumb__list{color:#7a7a7a;letter-spacing:.04em;flex-wrap:wrap;gap:.5rem .75rem;font-size:.8125rem;display:flex}.p-breadcrumb__item{align-items:center;gap:.75rem;display:flex}.p-breadcrumb__item:not(:last-child):after{content:"›";color:#a88a5c}.p-breadcrumb__item[aria-current=page]{color:#2c2c2c}.p-works-lead{text-align:center;padding-top:5rem}@media (width<=768px){.p-works-lead{padding-top:3.5rem}}.p-works-lead__text{color:#7a7a7a;max-width:45rem;margin:0 auto;font-size:1rem;line-height:2}@media (width<=768px){.p-works-lead__text{text-align:left;font-size:.9375rem;line-height:1.9}}.p-works-filter{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}@media (width<=768px){.p-works-filter{gap:.375rem;margin-bottom:2rem}}.p-works-filter__tab{letter-spacing:.08em;color:#7a7a7a;cursor:pointer;background-color:#0000;border:1px solid #e5e0d7;border-radius:2.5rem;padding:.75rem 1.75rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:.875rem;transition:background-color .2s,color .2s,border-color .2s}.p-works-filter__tab:hover{color:#3e5641;border-color:#3e5641}.p-works-filter__tab.is-active{color:#fff;background-color:#3e5641;border-color:#3e5641}@media (width<=768px){.p-works-filter__tab{padding:.625rem 1.25rem;font-size:.8125rem}}.p-cta__buttons{justify-content:center;gap:1rem;margin-top:.5rem;display:flex}@media (width<=768px){.p-cta__buttons{flex-direction:column;gap:.75rem}}.p-cta__btn{letter-spacing:.08em;border-radius:0;justify-content:center;align-items:center;gap:.625rem;min-width:17.5rem;padding:1.25rem 2.5rem;font-family:Shippori Mincho,Noto Serif JP,Yu Mincho,游明朝,serif;font-size:1rem;transition:background-color .3s,color .3s,opacity .3s;display:inline-flex}.p-cta__btn:hover{opacity:1}@media (width<=768px){.p-cta__btn{width:100%;min-width:0;padding:1.125rem 1.5rem;font-size:.9375rem}}.p-cta__btn--main{color:#fff;background-color:#3e5641}.p-cta__btn--main:hover{background-color:#2d3e2f}.p-cta__btn--sub{color:#3e5641;background-color:#0000;border:1px solid #3e5641}.p-cta__btn--sub:hover{color:#fff;background-color:#3e5641}
