@charset "UTF-8";.home-h2{font-size:2.5rem;color:#463e39}.home-h2__sub{margin-top:.5rem;font-size:40%;color:#c22}.home-mv{margin-top:1.5rem;text-align:center}.home-mv .mv-img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.home-mv .swiper-slide{width:-moz-fit-content;width:fit-content;padding:0 .5rem}.home-mv .swiper-slide>img{width:auto;max-width:100%;height:auto;max-height:40rem;border-radius:1rem}.home-intro .intro-msg-top{margin:auto;padding:.5rem 1.5rem;width:-moz-fit-content;width:fit-content;background-color:#c33;border-radius:.5rem;font-size:1.5rem;color:#fff}.home-intro .intro-problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.home-intro .problem-col--1{grid-column:1/3;text-align:center}.home-intro .problem-col--2{text-align:end}.home-intro .problem-col--4{grid-column:1/3;text-align:center}.home-intro .intro-msg-problem{margin:1.5rem auto}.home-intro .intro-question--1,.home-intro .intro-question--2,.home-intro .intro-question--3,.home-intro .intro-question--4{max-width:100%;height:auto;margin-bottom:1.5rem}.home-intro .intro-question--3{margin-top:1.5rem}.home-intro .intro-msg-resolve{font-size:150%;font-weight:600;color:#c22}.home-intro .intro-msg-reason{margin-top:3rem;font-size:2rem;text-align:center}.home-intro .intro-reason-list{width:-moz-fit-content;width:fit-content;margin:auto}.home-intro .intro-reason-item{display:flex;min-height:2rem;margin-block:1rem;position:relative;font-size:1.5rem;color:#422424}.home-intro .intro-reason-item:before{content:"";display:block;flex:0 0 auto;width:2rem;margin-top:.2rem;margin-inline-end:1rem;background-size:contain;background-repeat:no-repeat}.home-intro .intro-reason-item:first-of-type:before{background-image:url(img/reason-marker-1.png)}.home-intro .intro-reason-item:nth-of-type(2):before{background-image:url(img/reason-marker-2.png)}.home-intro .intro-reason-item:nth-of-type(3):before{background-image:url(img/reason-marker-3.png)}.home-intro .intro-reason-item:nth-of-type(4):before{background-image:url(img/reason-marker-4.png)}.home-intro .reason-pict{border:4px solid #fec;border-radius:.5rem}.home-intro .intro-msg-conclusion{margin-top:3rem;text-align:center;font-size:2rem;font-weight:600}.home-intro .intro-msg-conclusion__name{color:#c22;padding:0 .25em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAMCAMAAABP7o1HAAAAJFBMVEVMaXH/2DP/2DP/2DP/2DP/2DP/2DP/2DP/2DP/2DP/2DP/2DOiCHIzAAAAC3RSTlMAQPBQ0KBwsGDgEJETBVUAAAAJcEhZcwAAFiUAABYlAUlSJPAAAABSSURBVBiVdY9bEsAgCAMB383971sHbVFs8+fuCIHoOxcBrdQd1tKALnokG86iaAgg8sAcJ3gEkAJzSO/ThMu/WL+vY7eFrohVPKrrUerEH3vmBvw8BrmczeFxAAAAAElFTkSuQmCC) 0 100%/12px 6px repeat-x}.home-staff{background:url(img/bg-corkboard.jpg) 0 0/600px}.home-staff .staff-intro-wrap{height:100%;padding:1.5rem;background-color:#fff;border-radius:1rem}.home-staff .staff-h2{text-align:center}.home-staff .staff-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));justify-content:center;gap:1rem;margin-top:1.5rem}.home-staff .staff-col{padding:1.5rem 1rem;background-color:#fff;border-radius:1rem;text-align:center}.home-staff .staff-col__photo{width:75%;border:4px solid #c33;border-radius:50%}.home-staff .staff-col__name{margin-top:.5rem;font-size:1.125rem}.home-staff .staff-col__position{font-size:.875rem;color:#888}.home-services{background-image:url(img/service-bg.jpg)}.home-services .service-list{margin-top:3rem;padding:0;list-style:none}.home-services .service-list__item{margin:.25rem 1rem .25rem 1.5rem}.home-services .service-list__item:before{content:"●";margin-inline-start:-1.5rem;padding-inline-end:.5em;color:#c00}.home-shop .info-list{margin:3rem 1.5rem 1.5rem}.home-shop .info-list__term{margin-top:1.5rem;color:#c22}.home-shop .info-list__desc{margin-inline-start:1em}.home-shop .shop-map{display:block;width:100%;height:75vh}.home-news .ig-wrap{max-width:60rem}.home-news .ig-link{display:block;border:1px solid var(--bs-border-color);aspect-ratio:1;background-color:#eee}.home-news .ig-image{-o-object-fit:cover;object-fit:cover}.home-links{padding:3rem 0;border-top:1px solid var(--bs-border-color)}.home-links .banner-grid{-moz-column-width:15rem;column-width:15rem}.home-links .banner-item,.home-links .banner-item--x2{margin-top:1rem}.home-links .banner-link{display:inline-block;border:1px solid var(--bs-border-color)}@media (min-width:576px){.home-staff .staff-grid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}}@media (min-width:768px){.home-intro .intro-problem-grid{grid-template-columns:1fr 2fr 1fr}.home-intro .problem-col--1{grid-column:2/3}.home-intro .problem-col--2{grid-column:1/2;grid-row:1/span 2}.home-intro .problem-col--3{grid-column:3/4;grid-row:1/span 2}.home-intro .problem-col--4{grid-column:2/3}.home-intro .intro-msg-problem{margin:3rem auto 0}.home-intro .intro-question--1{margin-inline-end:1.5rem}.home-intro .intro-question--3{margin-inline-start:1.5rem}.home-intro .intro-msg-reason{margin-top:0}.home-staff .staff-intro-wrap{padding:3rem}.home-services .service-list__item{display:inline-block}.home-shop .shop-map{height:100%;aspect-ratio:1}}