.block1{padding-top:var(--nav-height);background-color:var(--bg-color)}.block1 .content{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:1440/640;max-height:640px;min-height:300px;overflow:hidden}.block1 .content::before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;z-index:-1}.block1 h1{color:#fff;font-size:3rem;text-shadow:0px 0px 5px #000}.block1 .bg{position:absolute;top:0;left:0;z-index:-2;width:100%;height:100%;display:grid;grid-template-columns:29% 36% 35%;grid-template-rows:repeat(8, 12.5%);transform:scale(1.1);filter:blur(10px);animation:sc 1.4s ease-in-out forwards}.block1 .bg picture:first-of-type{grid-column:1/2;grid-row:1/6}.block1 .bg picture:nth-of-type(2){grid-column:1/2;grid-row:6/9}.block1 .bg picture:nth-of-type(3){grid-column:2/3;grid-row:1/9}.block1 .bg picture:nth-of-type(4){grid-column:3/4;grid-row:1/4}.block1 .bg picture:nth-of-type(5){grid-column:3/4;grid-row:4/9}.block1 .bg picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@keyframes sc{0%{transform:scale(1.1);filter:blur(5px)}100%{transform:scale(1);filter:blur(0)}}.block2{padding:var(--vw100) 0;background-color:var(--bg-color)}.block2 h2{font-size:2.8rem;margin-bottom:var(--vw40)}.block2 p span{color:#e56e6e}.block2 .red{margin-top:var(--vw60);background-color:#e56e6e;color:#fff;padding:var(--vw20);text-align:center;font-size:2rem}.block3{padding:var(--vw100) 0;background-color:#fff;border-top:1px solid var(--border-color);overflow:hidden}.block3 .flex{display:flex;gap:8px;margin-top:var(--vw60)}.block3 .flex figure img{width:100%;height:auto}.block3 .flex figure figcaption{text-align:center;font-size:2rem}.block3 .flex figure figcaption span{font-size:2.8rem}.block3 .flex figure figcaption strong{font-weight:normal;margin-left:8px;padding:5px 8px}.block3 .processing{margin-top:var(--vw60)}.block3 .processing h3{font-size:2rem;text-align:center;padding:var(--vw20) 0}.block3 .processing .grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px}.block3 .processing .grid dl{text-align:center}.block3 .processing .grid dl dt{padding:6px}.block3 .processing .grid dl dd{background-color:#fff;padding:var(--vw20)}.block3 .detail{border:1px solid #e56e6e;padding:var(--vw40);margin-top:var(--vw60)}.block3 .detail h3{font-size:2.8rem}.block3 .detail strong{color:#fff;background-color:#e56e6e;font-weight:normal;font-size:2.8rem;padding:2px 8px;margin-bottom:var(--vw40)}.block3 .detail strong+p{margin-top:var(--vw40)}.block3 .detail .table{margin-top:var(--vw40);display:grid;grid-template-columns:repeat(5, 1fr);position:relative;z-index:1;font-size:1.6rem}.block3 .detail .table::before{content:"";width:100%;height:33.3333333333%;border-bottom:1px solid var(--border-color);position:absolute;top:0;left:0;z-index:-1}.block3 .detail .table::after{content:"";width:100%;height:33.3333333333%;position:absolute;bottom:0;left:0;z-index:-1;background-color:#f8e5e9}.block3 .detail .table>div{text-align:center;padding:16px}.block3 .detail .table .bubble{position:relative;z-index:1}.block3 .detail .table .bubble .item{position:absolute;bottom:15px;right:-45px;width:92px;height:92px;background-color:#e56e6e;color:#fff;border-radius:50%;line-height:1.4;font-size:1.8rem;font-weight:bold}.block3 .detail .table .bubble .item>div{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.block3 .detail .table .bubble .item>div::before{content:"";width:20px;height:20px;background-color:#e56e6e;position:absolute;bottom:10px;left:-10px;clip-path:polygon(100% 0, 0 0, 50% 100%);transform:rotate(60deg)}.block3 .purple{background-color:#dac7e7;border:1px solid #dac7e7}.block3 .pink{background-color:#f8e5e9;border:1px solid #f8e5e9}.block3 .green{background-color:#e8f2ea;border:1px solid #e8f2ea}.para01{height:400px}.para-img{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%}.para-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block4{padding:var(--vw100) 0;background-color:#fff}.block4 .img-area{width:100%;margin-top:var(--vw60)}.block4 .img-area picture{width:100%}.block4 .img-area picture img{width:100%;height:auto}.block4 .img-area .flex{display:flex;justify-content:center;gap:var(--vw40)}.block4 .img-area .flex p{font-size:2rem}.block4 .img-area .flex p span{font-size:2.8rem}.block4 .img-area .flex p strong{font-weight:normal;margin-left:8px;padding:5px 8px}.block4 .processing{margin-top:var(--vw60)}.block4 .processing h3{font-size:2rem;text-align:center;padding:var(--vw20) 0}.block4 .processing .grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}.block4 .processing .grid dl{text-align:center}.block4 .processing .grid dl dt{padding:6px}.block4 .processing .grid dl dd{background-color:#fff;padding:var(--vw20)}.block4 .orange{background-color:#fccc96;border:1px solid #fccc96}.block4 .yellow{background-color:#fff39c;border:1px solid #fff39c}.block5{padding:var(--vw100) 0;border-top:1px solid var(--border-color);background-color:var(--bg-color)}.block5 h2.ttl+strong{font-weight:normal;font-size:2.8rem;line-height:1.6;margin-top:var(--vw60)}.block5 .grid{display:grid;grid-template-columns:57% 38%;align-items:center;justify-content:space-between}.block5 .grid ul li{position:relative;z-index:1;padding-left:15px}.block5 .grid ul li::before{content:"";width:10px;height:10px;position:absolute;top:10px;left:0;background-color:var(--main-color)}.block5 .grid picture img{width:100%;height:auto}.block6{padding:var(--vw100) 0;border-top:1px solid var(--border-color);background-color:#fff}.block6 .map{width:100%;height:320px;margin-top:var(--vw60)}.block6 .note{width:100%;max-width:800px;margin:var(--vw60) auto 0}.block6 .note dl{display:grid;grid-template-columns:200px 1fr}.block6 .note dl dt{padding:var(--vw30) var(--vw20);border-bottom:1px solid var(--main-color);color:var(--main-color);display:flex;align-items:center}.block6 .note dl dd{padding:var(--vw30) var(--vw40);border-bottom:1px solid var(--border-color)}@media screen and (max-width: 1024px){.block3 .flex figure figcaption{font-size:1.6rem}.block3 .flex figure figcaption span{font-size:2rem}.block3 .detail .table{font-size:1.4rem;grid-template-columns:100px 100px 100px 1fr 1fr}.block4 .img-area .flex p{font-size:1.6rem}.block4 .img-area .flex p span{font-size:2rem}.block5 h2.ttl+strong{font-size:2rem}}@media screen and (max-width: 768px){.block1 h1{font-size:2.4rem}.block2 h2{font-size:1.8rem}.block2 .red{font-size:1.3rem;font-weight:bold}.block3 .flex{flex-wrap:wrap}.block3 .flex figure{width:calc(50% - 4px)}.block3 .flex figure figcaption strong{display:block;width:45px;height:35px;padding:0 0 8px;display:flex;justify-content:center;align-items:flex-end;line-height:1;margin:0 auto}.block3 .processing h3{font-size:1.8rem}.block3 .processing .grid{grid-template-columns:repeat(2, 1fr)}.block3 .detail h3{font-size:2rem}.block3 .detail strong{font-size:1.8rem;display:block;margin-top:15px;line-height:1.6}.block3 .detail .table{width:calc(100% + var(--vw40));margin-left:calc(var(--vw20)*-1);grid-template-columns:repeat(3, 1fr);font-size:1.2rem}.block3 .detail .table::before{width:33.3333333333%;height:100%;border-bottom:none;border-right:1px solid var(--border-color)}.block3 .detail .table::after{width:33.3333333333%;height:100%;left:unset;right:0}.block3 .detail .table>div{padding:10px 5px;display:flex;justify-content:center;align-items:center;line-height:1.4}.block3 .detail .table>div:nth-of-type(2){grid-row:2/3}.block3 .detail .table>div:nth-of-type(3){grid-row:3/4}.block3 .detail .table>div:nth-of-type(4){grid-row:4/5}.block3 .detail .table>div:nth-of-type(5){grid-row:5/6}.block3 .detail .table>div:nth-of-type(7){grid-column:2/3;grid-row:2/3}.block3 .detail .table>div:nth-of-type(8){grid-column:2/3;grid-row:3/4}.block3 .detail .table>div:nth-of-type(9){grid-column:2/3;grid-row:4/5}.block3 .detail .table>div:nth-of-type(10){grid-column:2/3;grid-row:5/6}.block3 .detail .table .bubble .item{bottom:-60px;right:-25px;font-size:1.4rem;width:70px;height:70px}.block3 .detail .table .bubble .item>div::before{bottom:unset;top:0px;left:0;transform:rotate(-110deg)}.para01{height:200px;clip-path:inset(0)}.para01 picture{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%}.para01 picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block4 .img-area .flex{flex-direction:column;gap:8px;align-items:center}.block4 .processing h3{font-size:1.8rem}.block5 h2.ttl+strong{font-size:1.6rem}.block5 .grid{display:flex;flex-direction:column-reverse;gap:var(--vw40);margin-top:var(--vw40)}.block5 .grid picture{overflow:hidden;aspect-ratio:4/3;height:auto}.block5 .grid picture img{height:100%;-o-object-fit:cover;object-fit:cover}.block6 .note dl{grid-template-columns:80px 1fr}.block6 .note dl dt{padding:0;display:flex;justify-content:center;align-items:center}}/*# sourceMappingURL=laundry.min.css.map */