@charset "UTF-8";:root{--color-base: #fffef6;--color-main: #855e3b;--color-blue: #89c3d5;--color-green: #b3e165;--color-pink: #fc816f;--color-baby-pink: #faab99;--color-yellow: #f7d056;--color-btn-hover: #fbf4df;--color-line: #8cc35e}:root{--width-content: 1100px;--width-content-s: 800px}:root{--vw-sp: / 375 * 100vw;--vw-pc: / 1280 * 100vw}:root{--font-family-base: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif}html{font-size:100%;scroll-padding-top:48px}@media screen and (min-width: 768px){html{scroll-padding-top:100px}}body{background-color:var(--color-base);color:var(--color-main);font-family:var(--font-family-base);font-size:14px;font-weight:400;line-height:1.8}body.no-scroll{overflow:hidden;height:100vh;position:fixed;width:100%}@media screen and (min-width: 768px){body{font-size:16px}}ol,ul{list-style:none}a{text-decoration:none;color:inherit}img{width:100%;height:auto;vertical-align:bottom}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;clip:rect(0 0 0 0);overflow:hidden}.u-uppercase{text-transform:uppercase}.u-lowercase{text-transform:lowercase}.u-disabled-link{pointer-events:none;text-decoration:none;opacity:.3;cursor:default}.u-break{display:inline-block}.u-no-sp{display:none}@media screen and (min-width: 768px){.u-no-sp{display:block}}@media screen and (min-width: 768px){.u-no-pc{display:none}}.u-disabled{color:#ccc;pointer-events:none}.u-display-none{display:none}.l-container,.l-container-s{width:calc(320 var(--vw-sp));margin:auto}@media screen and (min-width: 768px){.l-container,.l-container-s{width:100%;max-width:calc(var(--width-content) + 80px);padding:0 40px}.l-container-s{max-width:calc(var(--width-content-s) + 80px)}}.l-section{padding-top:60px}@media screen and (min-width: 768px){.l-section{padding-top:120px}}.l-section-body{margin-top:30px}@media screen and (min-width: 768px){.l-section-body{margin-top:60px}}.faq-dt{display:flex;gap:10px;padding:7px 20px 6px;border-radius:10px;border:1px solid;background-color:#fff;font-weight:400}.faq-icon{color:var(--color-baby-pink);font-size:16px;font-weight:700;text-transform:uppercase}.faq-icon--green{color:var(--color-green)}.faq-icon--pink{color:var(--color-pink)}.faq-icon--blue{color:var(--color-blue)}.faq-icon--a,.faq-question{margin-top:2px}.faq-dd{padding:7px 20px 0 21px}.faq-wrapper{display:flex;gap:10px}.faq-answer{margin-top:3px}.faq-link{display:inline-block;padding-right:3px;margin:3px 0 0 24px;position:relative}.faq-link:before,.faq-link:after{content:"";position:absolute}.faq-link:before{width:18px;height:18px;background-image:url(/assets/images/faq/icon-faq-arrow-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;filter:invert(36%) sepia(10%) saturate(2363%) hue-rotate(347deg) brightness(100%) contrast(81%);top:4px;left:100%}.faq-link:after{width:calc(100% - 3px);height:1px;background-color:currentColor;bottom:-1px;left:0}.faq-link--otayori{margin:0}@media screen and (min-width: 768px){.faq-dt{gap:20px;padding:11px 50px}.faq-icon{font-size:20px}.faq-icon--a{margin-top:0}.faq-question{margin-top:4px}.faq-dd{padding:17px 90px 0 50px}.faq-wrapper{display:flex;gap:20px}.faq-answer{margin-top:3px}.faq-link{padding:8px 7px 8px 0;margin:0 0 0 37px;font-size:14px}.faq-link:before{content:"";width:24px;height:24px;top:10px}.faq-link:after{width:calc(100% - 7px);bottom:5px}.faq-link--otayori{margin:0}}@media (any-hover: hover){.faq-link:before{transition:translate .3s ease}.faq-link:hover:before{translate:3px}}.news-single-content{padding-bottom:8px;text-align:justify}@media screen and (min-width: 768px){.news-single-content{padding-bottom:28px}}.news-single-content h2{padding:5px 20px;margin:32px 0 24px;background-color:var(--color-baby-pink);color:var(--color-base);font-size:16px;font-weight:700}.news-single-content h2:not(:first-of-type){margin-top:40px}@media screen and (min-width: 768px){.news-single-content h2{padding:5px 20px;margin:40px 0 32px;font-size:20px}.news-single-content h2:not(:first-of-type){margin-top:48px}}.news-single-content h3{display:grid;gap:10px;margin:24px 0 16px;color:var(--color-baby-pink);font-weight:700}@media screen and (min-width: 768px){.news-single-content h3{margin:32px 0 24px}}.news-single-content h3:after{content:"";width:120px;height:1px;background-color:currentColor}.news-single-content p{margin:16px 0 24px}@media screen and (min-width: 768px){.news-single-content p{margin:24px 0 32px}}.news-single-content img+p{margin-top:24px}@media screen and (min-width: 768px){.news-single-content img+p{margin-top:32px}}.news-single-content img:last-child{margin-bottom:24px}@media screen and (min-width: 768px){.news-single-content img:last-child{margin-bottom:32px}}.news-single-content img+img{margin-top:24px}@media screen and (min-width: 768px){.news-single-content img+img{margin-top:32px}}.news-single-content a{text-decoration:underline}.news-single-content span[style]{all:unset;font-weight:inherit;text-decoration:inherit;color:inherit}.news-single-content strong{font-weight:700}.news-single-content em{font-style:italic}.news-single-content u{text-decoration:underline}.otayori-single-content{padding-bottom:8px;text-align:justify}@media screen and (min-width: 768px){.otayori-single-content{padding-bottom:28px}}.otayori-single-content h2{padding-bottom:10px;border-bottom:1px solid;margin:32px 0 24px;color:var(--color-blue);font-size:16px;font-weight:700}.otayori-single-content h2:not(:first-of-type){margin-top:40px}@media screen and (min-width: 768px){.otayori-single-content h2{margin:40px 0 32px;font-size:20px}.otayori-single-content h2:not(:first-of-type){margin-top:48px}}.otayori-single-content h3{display:flex;gap:10px;margin:24px 0 16px;color:var(--color-blue);font-weight:700}@media screen and (min-width: 768px){.otayori-single-content h3{margin:32px 0 24px}}.otayori-single-content h3:before{content:"";width:19px;height:10px;border-radius:2px;margin-top:8px;background-color:currentColor}@media screen and (min-width: 768px){.otayori-single-content h3:before{width:20px;height:14px;border-radius:3px;margin-top:7px}}.otayori-single-content p{margin:10px 0 24px}@media screen and (min-width: 768px){.otayori-single-content p{margin:24px 0 32px}}.otayori-single-content img+p{margin-top:24px}@media screen and (min-width: 768px){.otayori-single-content img+p{margin-top:32px}}.otayori-single-content img:last-child{margin-bottom:24px}@media screen and (min-width: 768px){.otayori-single-content img:last-child{margin-bottom:32px}}.otayori-single-content img+img{margin-top:24px}@media screen and (min-width: 768px){.otayori-single-content img+img{margin-top:32px}}.otayori-single-content a{text-decoration:underline}.fade-in{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in.show{opacity:1;transform:translateY(0)}.js-load-fade-in{opacity:0;transform:translateY(10px);animation:loadFadeIn .5s ease-out forwards;animation-delay:.3s}@media screen and (min-width: 768px){.js-load-fade-in{transform:translateY(16px);animation:loadFadeIn .8s ease-out forwards;animation-delay:.3s}}@keyframes loadFadeIn{to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;transform:translateY(7px)}body.loaded .fade-in-up{animation:fadeInUp 1s ease forwards}body.loaded .fade-in-up--delay-1{animation-delay:.3s}body.loaded .fade-in-up--delay-2{animation-delay:1s}body.loaded .fade-in-up--delay-3{animation-delay:1.5s}body.loaded .fade-in-up--delay-4{animation-delay:1.8s}body.loaded .fade-in-up--delay-5{animation-delay:2.1s}body.loaded .fade-in-up--delay-6{animation-delay:2.4s}body.loaded .fade-in-up--delay-7{animation-delay:3s}body.loaded .fade-in-up--delay-8{animation-delay:3.5s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.header[data-astro-cid-qmpwvs2w]{display:grid;align-items:center;width:100%;height:100px;background-color:var(--color-base);font-size:12px;font-weight:700;position:fixed;top:0;left:0;z-index:20}.header-container[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;justify-content:space-between}.header-logo[data-astro-cid-qmpwvs2w]{width:100%;max-width:152px}.header-logo[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:block}.header-link[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:10px;line-height:1.5}.header-nav-list[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:10px}.header-nav-item[data-astro-cid-qmpwvs2w]{position:relative}.header-nav-item--top[data-astro-cid-qmpwvs2w]{display:none}.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(3),.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(4),.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(5),.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(6),.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(7){margin-left:16px}.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(8){margin-left:20px}.header-nav-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:block;padding:8px 0}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w],.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:10px;border-radius:10px;border:1px solid;background-color:#fff;line-height:1.3}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w],.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w]{display:block}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w] ._no-pc[data-astro-cid-qmpwvs2w],.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w] ._no-pc[data-astro-cid-qmpwvs2w]{display:none}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{padding:9px 19px 8px 48px;background-image:url(/assets/images/global/icon-lock.svg);background-repeat:no-repeat;background-size:19px 24px;background-position:left 19px top 13px}.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{padding:9px 19px 8px 53px;background-image:url(/assets/images/global/icon-baby.svg);background-repeat:no-repeat;background-size:24px 23px;background-position:left 19px top 13px}.header-nav-btn[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:5px;padding:8px 0}.header-nav-btn[data-astro-cid-qmpwvs2w]:after{content:"";width:10px;height:8px;background-color:currentColor;clip-path:polygon(100% 0,0 0,50% 100%)}.header-nav-btn[data-astro-cid-qmpwvs2w].is-open:after{rotate:180deg}.header-hidden-list[data-astro-cid-qmpwvs2w]{display:none;overflow:hidden;width:172px;height:0;border-radius:10px;border:1px solid;background-color:#fff;position:absolute;top:44px;left:50%;translate:-50%;transition:height .3s ease}.header-hidden-list[data-astro-cid-qmpwvs2w].is-open{display:block;height:auto}.header-hidden-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:grid;place-items:center}.header-hidden-item[data-astro-cid-qmpwvs2w]:not(:last-child){border-bottom:1px solid}.header-cta-button-pc[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:grid;place-items:center;width:50px;height:50px;border-radius:10px;background-color:var(--color-line);background-image:url(/assets/images/global/icon-line@2x.webp);background-repeat:no-repeat;background-size:30px 28px;background-position:center top 11px}.header-cta-button-pc[data-astro-cid-qmpwvs2w] img[data-astro-cid-qmpwvs2w]{width:30px}.header-cta-button-sp[data-astro-cid-qmpwvs2w]{display:none}@media screen and (max-width: 1149px){.header[data-astro-cid-qmpwvs2w]{font-size:16px;box-shadow:0 1px 1px #0003}.header-container[data-astro-cid-qmpwvs2w]{width:100%;padding:0 calc(20 var(--vw-sp));position:relative}.header-hamburger[data-astro-cid-qmpwvs2w]{width:23px;height:48px;margin:auto 0;position:absolute;top:0;bottom:0;right:calc(20 var(--vw-sp));z-index:30}.header-hamburger-icon[data-astro-cid-qmpwvs2w]{display:inline-block;width:23px;height:2px;background-color:var(--color-main);position:absolute;left:0;transition:all .3s ease}.header-hamburger-icon[data-astro-cid-qmpwvs2w]:nth-of-type(1){top:16px}.header-hamburger-icon[data-astro-cid-qmpwvs2w]:nth-of-type(2){top:24px}.header-hamburger-icon[data-astro-cid-qmpwvs2w]:nth-of-type(3){top:32px}.header-hamburger[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w]:nth-of-type(1){animation:btn07-bar01 .6s forwards}@keyframes btn07-bar01{0%{transform:translateY(8px) rotate(45deg)}50%{transform:translateY(8px) rotate(0)}to{transform:translateY(0) rotate(0)}}.header-hamburger[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w]:nth-of-type(2){transition:all .25s .25s;opacity:1}.header-hamburger[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w]:nth-of-type(3){animation:btn07-bar03 .6s forwards}@keyframes btn07-bar03{0%{transform:translateY(-8px) rotate(-45deg)}50%{transform:translateY(-8px) rotate(0)}to{transform:translateY(0) rotate(0)}}.header-hamburger[data-astro-cid-qmpwvs2w].active span[data-astro-cid-qmpwvs2w]:nth-of-type(1){animation:active-btn07-bar01 .6s forwards}@keyframes active-btn07-bar01{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(8px) rotate(0)}to{transform:translateY(8px) rotate(45deg)}}.header-hamburger[data-astro-cid-qmpwvs2w].active span[data-astro-cid-qmpwvs2w]:nth-of-type(2){opacity:0}.header-hamburger[data-astro-cid-qmpwvs2w].active span[data-astro-cid-qmpwvs2w]:nth-of-type(3){animation:active-btn07-bar03 .6s forwards}@keyframes active-btn07-bar03{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(0)}to{transform:translateY(-8px) rotate(-45deg)}}.header-link[data-astro-cid-qmpwvs2w]{flex-direction:column;align-items:flex-start;gap:0;width:70%;height:100vh;padding:38px 48px 140px;background-color:var(--color-base);position:fixed;top:101px;right:-70%;z-index:20;overflow:auto;transition:all .6s ease}.header-link[data-astro-cid-qmpwvs2w].active{right:0}.header-nav[data-astro-cid-qmpwvs2w]{width:100%}.header-nav-list[data-astro-cid-qmpwvs2w]{flex-direction:column;align-items:flex-start;gap:0}.header-nav-item[data-astro-cid-qmpwvs2w]{width:100%;border-bottom:1px solid}.header-nav-item--top[data-astro-cid-qmpwvs2w]{display:block}.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(3),.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(4),.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(5),.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(6),.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(7){margin-left:0}.header-nav-item[data-astro-cid-qmpwvs2w]:nth-child(8){margin-left:0}.header-nav-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:block;padding:10px 0}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w],.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:0;padding:10px 0;border-radius:0;border:none;background-color:transparent;background-image:none;line-height:1.5}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w],.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w],.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w] ._no-pc[data-astro-cid-qmpwvs2w],.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w] ._no-pc[data-astro-cid-qmpwvs2w]{display:inline-block}.header-nav-btn[data-astro-cid-qmpwvs2w]{justify-content:space-between;width:100%;padding:10px 0}.header-nav-btn[data-astro-cid-qmpwvs2w]:after{background-color:var(--color-baby-pink)}.header-hidden-list[data-astro-cid-qmpwvs2w]{width:100%;border-radius:0;border:none;background-color:transparent;position:static;translate:0}.header-hidden-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{place-items:start;font-weight:40}.header-hidden-item[data-astro-cid-qmpwvs2w]:not(:last-child){border-bottom:none}.header-cta-button-pc[data-astro-cid-qmpwvs2w]{display:none}.header-cta-button-sp[data-astro-cid-qmpwvs2w]{display:block;margin-top:30px}.header-cta-button-text[data-astro-cid-qmpwvs2w]{font-size:12px;font-weight:400}.header-cta-button-list[data-astro-cid-qmpwvs2w]{display:grid;gap:10px;margin-top:10px}}@media screen and (max-width: 767px){.header[data-astro-cid-qmpwvs2w]{height:48px;padding-bottom:2px}.header-logo[data-astro-cid-qmpwvs2w]{max-width:84px;margin-bottom:9px}.header-link[data-astro-cid-qmpwvs2w]{width:100%;top:49px;right:-100%;padding:28px 27px 120px 28px}}@media (any-hover: hover){.header-nav-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{transition:color .3s ease}.header-nav-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover{color:var(--color-baby-pink)}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w],.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{transition:background-color .3s ease}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover,.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover{background-color:var(--color-btn-hover);color:var(--color-main);animation:header-button .4s ease-in-out}}@media screen and (any-hover: hover) and (max-width: 1149px){.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w],.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{transition:color .3s ease}.header-nav-item--parents[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover,.header-nav-item--mi-shuen-ji[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover{background-color:transparent;color:var(--color-baby-pink)}}@media (any-hover: hover){@keyframes header-button{0%{background-position:left 19px top 13px}60%{background-position:left 19px top 7px}to{background-position:left 19px top 13px}}.header-nav-btn[data-astro-cid-qmpwvs2w]{transition:color .3s ease}.header-nav-btn[data-astro-cid-qmpwvs2w]:hover{color:var(--color-baby-pink)}.header-nav-btn[data-astro-cid-qmpwvs2w]:hover:after{background-color:var(--color-baby-pink)}.header-nav-btn[data-astro-cid-qmpwvs2w]:after{transition:background-color .3s ease}.header-cta-button-pc[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{transition:background-color .3s ease}.header-cta-button-pc[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover{background-color:#84b759;animation:header-cta-button .4s ease-in-out}@keyframes header-cta-button{0%{background-position:center top 11px}60%{background-position:center top 5px}to{background-position:center top 11px}}}.footer[data-astro-cid-l3trhy4j]{padding-top:40px;height:325px;font-size:clamp(11px,(12 var(--vw-sp)),12px);line-height:1.5;position:relative;overflow:hidden}.footer[data-astro-cid-l3trhy4j]:before{content:"";width:800px;height:325px;background-image:url(/assets/images/global/bg-footer-sp@2x.webp);background-repeat:no-repeat;background-size:contain;background-position:center center;position:absolute;top:0;left:50%;z-index:-1;translate:-50%}.footer-container[data-astro-cid-l3trhy4j]{width:fit-content}.footer-logo[data-astro-cid-l3trhy4j]{max-width:84px}.footer-location[data-astro-cid-l3trhy4j]{margin-top:8px}.footer-tel[data-astro-cid-l3trhy4j]{width:fit-content}.footer-tel[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{display:flex;align-items:center;gap:5px;padding:5px 0;font-size:12px;font-weight:700}.footer-tel[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]:before{content:"";width:12px;height:12px;background-image:url(/assets/images/global/icon-phone-brown.svg);background-repeat:no-repeat;background-size:contain}.footer-line[data-astro-cid-l3trhy4j]{margin-top:5px}.footer-line-text[data-astro-cid-l3trhy4j]{display:grid}.footer-line-link[data-astro-cid-l3trhy4j]{display:flex;gap:10px;gap:calc(10 var(--vw-sp));margin-top:8px}.footer-privacy-policy[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{display:block;width:fit-content;padding:5px 0;margin-top:3px;font-size:10px}.footer-nav[data-astro-cid-l3trhy4j],.footer-copyright--pc[data-astro-cid-l3trhy4j]{display:none}.footer-copyright[data-astro-cid-l3trhy4j] small[data-astro-cid-l3trhy4j]{font-size:10px}.footer-to-page-top[data-astro-cid-l3trhy4j]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:fit-content;font-size:12px;font-weight:700;line-height:1.5;position:absolute;top:39px;right:calc(27 var(--vw-sp))}@media screen and (min-width: 768px){.footer-to-page-top[data-astro-cid-l3trhy4j]{top:74px;right:40px}}.footer-to-page-top[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{width:22px}@media screen and (min-width: 768px){.footer[data-astro-cid-l3trhy4j]{padding-top:60px;height:480px}.footer[data-astro-cid-l3trhy4j]:before{width:1200px;height:480px;background-image:url(/assets/images/global/bg-footer-tb@2x.webp)}.footer-container[data-astro-cid-l3trhy4j]{width:100%;padding:0 10.4166666667vw}.footer-info[data-astro-cid-l3trhy4j]{font-size:14px}.footer-logo[data-astro-cid-l3trhy4j]{max-width:172px}.footer-location[data-astro-cid-l3trhy4j]{margin-top:20px}.footer-tel[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{gap:10px;font-size:16px}.footer-tel[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]:before{width:16px;height:16px}.footer-line[data-astro-cid-l3trhy4j]{margin-top:15px}.footer-line-link[data-astro-cid-l3trhy4j]{gap:24px}.footer-privacy-policy[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j],.footer-copyright[data-astro-cid-l3trhy4j] small[data-astro-cid-l3trhy4j]{font-size:12px}}@media screen and (min-width: 1025px){.footer-tel[data-astro-cid-l3trhy4j]{text-decoration:none;pointer-events:none;cursor:default}}@media screen and (min-width: 1030px){.footer[data-astro-cid-l3trhy4j]{padding-top:122px;height:590px}.footer[data-astro-cid-l3trhy4j]:before{width:2000px;height:590px;background-image:url(/assets/images/global/bg-footer-pc@2x.webp)}.footer-container[data-astro-cid-l3trhy4j]{display:flex;justify-content:space-between;width:100%;padding:0 40px}.footer-info[data-astro-cid-l3trhy4j]{font-size:12px;margin-top:5px}.footer-line-link[data-astro-cid-l3trhy4j]{gap:20px}.footer-privacy-policy[data-astro-cid-l3trhy4j]{display:none}.footer-nav[data-astro-cid-l3trhy4j]{display:block}.footer-nav-list[data-astro-cid-l3trhy4j]{display:flex;gap:40px;font-size:14px}.footer-nav-list[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{display:block;padding:5px 0}.footer-nav-group[data-astro-cid-l3trhy4j]:first-child{display:flex;gap:40px}.footer-nav-group[data-astro-cid-l3trhy4j]:last-child{display:grid;gap:10px}.footer-nav-item[data-astro-cid-l3trhy4j]>a[data-astro-cid-l3trhy4j]{font-weight:700}.footer-nav-item[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j] span[data-astro-cid-l3trhy4j]{display:none}}@media screen and (min-width: 1030px) and (min-width: 1120px){.footer-nav-item[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j] span[data-astro-cid-l3trhy4j]{display:inline}}@media screen and (min-width: 1030px){.footer-sub-menus[data-astro-cid-l3trhy4j]{display:grid;gap:10px;margin-top:10px}.footer-copyright--sp[data-astro-cid-l3trhy4j]{display:none}.footer-copyright--pc[data-astro-cid-l3trhy4j]{display:block;margin-top:15px;text-align:right}.footer-copyright[data-astro-cid-l3trhy4j] small[data-astro-cid-l3trhy4j]{font-size:12px}.footer-to-page-top[data-astro-cid-l3trhy4j]{display:none}}@media (any-hover: hover){.footer-nav-item[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j],.footer-sub-menus-item[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{transition:color .3s ease}.footer-nav-item[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]:hover,.footer-sub-menus-item[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]:hover{color:#65472d}}
