﻿html{scroll-padding-top:8rem}@media (min-width:768px){html{scroll-padding-top:11.2rem}}body{min-height:100dvh}body::before{display:block;content:"";position:fixed;top:0;left:0;width:100%;height:100dvh;background:url(../img/common/background-sp.webp) no-repeat center/100% 100%;z-index:-1}@media (min-width:768px){body::before{background-image:url(../img/common/background.webp)}}.loader{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:9999}.loader-transition{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:9999;opacity:0;visibility:hidden}body.is-loaded .loader{opacity:0;visibility:hidden;transition:opacity 0.5s, visibility 0.5s}body.is-transition .loader-transition{opacity:1;visibility:visible;transition:opacity 0.5s, visibility 0.5s}.section-title{letter-spacing:0.05em}.section-title__en{font-size:1.4rem;font-family:"EB Garamond";line-height:1.8rem}@media (min-width:768px){.section-title__en{font-size:2rem;line-height:2.6rem}}.section-title__jp{margin-top:1rem;font-size:2.7rem;font-family:"Noto Serif JP", serif;line-height:3.9rem}@media (min-width:768px){.section-title__jp{margin-top:1.6rem;font-size:4.5rem;line-height:6.5rem}}.page-btn{min-width:22rem;color:#fff;font-size:1.5rem;text-align:center;font-family:"Noto Serif JP", serif;background:#000;border:1px solid #000;transition:0.3s;line-height:6.8rem}@media (min-width:768px){.page-btn{min-width:26rem;font-size:1.8rem}.page-btn:hover{color:#000;background:#fff}}.fv-under{position:relative;padding-top:15.6rem;padding-bottom:4.2rem}@media (min-width:768px){.fv-under{padding:28.4rem 0 7.5rem}}.fv-under::after{display:block;content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100%;border-bottom:1px solid #C7C7C7}@media (min-width:768px){.fv-under::after{width:182.8rem}}.fv-under .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem 0}@media (min-width:768px){.fv-under .container{align-items:flex-end}}.fv-under__title{letter-spacing:0.05em;font-family:"Noto Serif JP", serif}.fv-under__title-en{font-size:1.4rem;font-family:"EB Garamond";line-height:1.8rem}@media (min-width:768px){.fv-under__title-en{font-size:2rem;line-height:2.6rem}}.fv-under__title-jp{margin-top:1rem;font-size:3.4rem;font-weight:300;line-height:4.9rem}@media (min-width:768px){.fv-under__title-jp{margin-top:2.1rem;font-size:6.1rem;line-height:8.7rem}}.fv-under .breadcrumb ol{display:flex;justify-content:flex-end;align-items:center}.fv-under .breadcrumb ol li{font-size:1.4rem;font-family:"Noto Serif JP", serif;letter-spacing:0.05em;line-height:2rem}@media (min-width:768px){.fv-under .breadcrumb ol li{font-size:1.5rem}}.fv-under .breadcrumb ol li:nth-child(n+2){display:flex;align-items:center}.fv-under .breadcrumb ol li:nth-child(n+2)::before{display:block;content:">";margin:0 0.8em;font-size:0.8em;font-weight:bold}@media (min-width:768px){.fv-under .breadcrumb ol li a:hover{transition:opacity 0.3s;opacity:0.6}}.fade-up{opacity:0;transform:translateY(4rem);transition:opacity 0.66s, transform 0.66s}.fade-up.fade-up__cld1{transition-delay:0.3s}.fade-up.fade-up__cld2{transition-delay:0.6s}.fade-up.fade-up__cld3{transition-delay:0.9s}.fade-up.fade-up__cld4{transition-delay:1.2s}.fade-up.fade-up__cld5{transition-delay:1.5s}.fade-up.fade-up__cld6{transition-delay:1.8s}.fade-up.is-show{opacity:1;transform:translateY(0)}.reveal-up{position:relative;overflow:hidden}.reveal-up__target{transform:translateY(101%);transition:transform 0.66s}.animation.is-show .reveal-up__target{transform:translateY(0)}.animation.is-show .fade-up{opacity:1;transform:translateY(0)}@keyframes infinite-slide-to-left{100%{transform:translateX(-100%)}}@media (min-width:768px){.hover-line:hover .hover-line__target{background-position:left bottom;background-size:100% 1px}}.hover-line__target{display:inline;background-image:linear-gradient(90deg, #000, #000);background-repeat:no-repeat;background-position:right bottom;background-size:0 1px;text-decoration:none;transition:background-size 0.5s}@media (min-width:768px){.hover-line__target:hover{background-position:left bottom;background-size:100% 1px}}.hover-line__target.is-white{background-image:linear-gradient(90deg, #fff, #fff)}@media (min-width:768px){.hover-flip{position:relative;overflow:hidden}.hover-flip:hover .hover-flip__txt:nth-child(1){transform:translateY(-200%)}.hover-flip:hover .hover-flip__txt:nth-child(2){transform:translateY(0)}.hover-flip:hover .hover-flip__arrow--right::before{transform:translate(150%, -50%)}.hover-flip:hover .hover-flip__arrow--right::after{transform:translate(-50%, -50%)}.hover-flip:hover .hover-flip__arrow--top-right::before{transform:translate(100%, -200%)}.hover-flip:hover .hover-flip__arrow--top-right::after{transform:translate(-50%, -50%)}}.hover-flip__txt{display:block;transition:transform 0.5s}.hover-flip__txt.center{text-align:center}.hover-flip__txt:nth-child(2){position:absolute;top:0;left:0;width:100%;transform:translateY(120%)}@media (max-width:767px){.hover-flip__txt:nth-child(2){display:none}}.hover-flip__arrow--right{display:block;overflow:hidden}.hover-flip__arrow--right::before,.hover-flip__arrow--right::after{display:block;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:transform 0.5s}.hover-flip__arrow--right::after{transform:translate(-200%, -50%)}.hover-flip__arrow--top-right{display:block;overflow:hidden}.hover-flip__arrow--top-right::before,.hover-flip__arrow--top-right::after{display:block;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:transform 0.5s}.hover-flip__arrow--top-right::after{transform:translate(-200%, 150%)}.header{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%;height:7rem;z-index:10;pointer-events:none}@media (min-width:768px){.header{top:0;height:11.2rem;padding:0 3rem 0 0;transform:translateY(-101%);transition:transform 1s, background-color 0.3s}.header.is-show{transform:translateY(0)}}.header *{pointer-events:all}.header .header__logo{position:relative;z-index:2}.header .header__logo img{width:19rem;margin-left:2.9rem}@media (min-width:768px){.header .header__logo img{width:26rem;margin-left:3rem}}.header .header__logo--under{position:relative;z-index:2}@media (max-width:767px){.header .header__logo--under img{transform:translateY(6%);width:8.8rem;margin-left:2.2rem}}@media (min-width:768px){.header .header__logo--under img{width:18rem;margin-left:5rem}}.header__btn{display:flex;justify-content:center;align-items:center;position:relative;width:7rem;aspect-ratio:1;padding:1rem 0;background:#1200FF;overflow:hidden;z-index:2}@media (min-width:768px){.header__btn{display:none}}.header__btn div{position:relative;width:2.9rem;height:2.1rem}.header__btn div span{display:block;position:absolute;left:0;width:100%;border-bottom:1.5px solid #fff;transition:transform 0.2s, top 0.2s 0.2s}.header__btn div span:nth-child(1){top:0}.header__btn div span:nth-child(2){top:calc(50% - 1px)}.header__btn div span:nth-child(3){top:calc(100% - 2px)}.header .header__menu{font-weight:500}@media (max-width:767px){.header .header__menu{position:absolute;top:0;left:0;width:100%;height:100vh;height:100dvh;background:url(../img/common/background-sp.webp) no-repeat center/cover;transition:0.5s 0.3s;overflow-y:auto;opacity:0;visibility:hidden}}@media (max-width:767px){.header .header__menu-inner{padding:11rem 2.9rem 0}}.header .header__menu-link{font-family:"Noto Serif JP", serif}@media (min-width:768px){.header .header__menu-link{display:flex;align-items:center;gap:4rem}}@media (max-width:767px){.header .header__menu-link-item{transform:translateY(2rem);opacity:0;transition:0.5s}.header .header__menu-link-item:nth-child(1){transition-delay:0.25}.header .header__menu-link-item:nth-child(2){transition-delay:0.2}.header .header__menu-link-item:nth-child(3){transition-delay:0.15}.header .header__menu-link-item:nth-child(4){transition-delay:0.1}.header .header__menu-link-item:nth-child(5){transition-delay:0.05}.header .header__menu-link-item:nth-child(6){transition-delay:0}}@media (max-width:767px){.header .header__menu-link .txt-link{padding:3rem 0;line-height:2.6rem;border-bottom:1px solid #C7C7C7}}@media (min-width:768px){.header .header__menu-link .txt-link{line-height:1.5}}.header .header__menu-link .btn-link{position:relative;color:#fff;font-size:2rem;background:linear-gradient(to top right, #090080, #1200FF)}@media (max-width:767px){.header .header__menu-link .btn-link{margin:6rem auto 0;text-align:center;line-height:7.7rem}}@media (min-width:768px){.header .header__menu-link .btn-link{width:22rem;font-size:1.8rem;line-height:5.6rem;text-indent:3.1rem}}.header .header__menu-link .btn-link .hover-flip__arrow--right{display:block;position:absolute;top:50%;transform:translateY(-50%);right:2.6rem;width:1.9rem;aspect-ratio:1.043956044}@media (min-width:768px){.header .header__menu-link .btn-link .hover-flip__arrow--right{right:2.8rem;width:1.36rem}}.header .header__menu-link .btn-link .hover-flip__arrow--right::before,.header .header__menu-link .btn-link .hover-flip__arrow--right::after{width:100%;height:100%;background:url(../img/common/btn-link_arrow-white.svg) no-repeat center/100%}.header .header__menu-copyright{display:block;padding:11rem 0 5rem;font-size:1.3rem;font-weight:500;text-align:center;line-height:1.3rem;letter-spacing:0.05em}@media (min-width:768px){.header .header__menu-copyright{display:none}}body.is-header-open .header__btn span{transition:transform 0.2s 0.2s, top 0.2s}body.is-header-open .header__btn span:nth-child(1){top:calc(50% - .75px);transform:rotate(-45deg)}body.is-header-open .header__btn span:nth-child(2){transform:translateX(170%)}body.is-header-open .header__btn span:nth-child(3){top:calc(50% - .75px);transform:rotate(45deg)}body.is-header-open .header .header__menu{opacity:1;visibility:visible;transition:0.5s}body.is-header-open .header .header__menu-link-item{transform:translateY(0);opacity:1}body.is-header-open .header .header__menu-link-item:nth-child(1){transition-delay:0.05}body.is-header-open .header .header__menu-link-item:nth-child(2){transition-delay:0.1}body.is-header-open .header .header__menu-link-item:nth-child(3){transition-delay:0.15}body.is-header-open .header .header__menu-link-item:nth-child(4){transition-delay:0.2}body.is-header-open .header .header__menu-link-item:nth-child(5){transition-delay:0.25}body.is-header-open .header .header__menu-link-item:nth-child(6){transition-delay:0.3}body.is-header-open .header .header__menu-link-item:nth-child(7){transition-delay:0.35}body.is-header-open .header .header__menu-link-item:nth-child(8){transition-delay:0.4}body.is-header-open .header .header__menu-link-item:nth-child(9){transition-delay:0.45}body.is-header-open .header .header__menu-link-item:nth-child(10){transition-delay:0.5}body.is-header-open .header .header__menu-link-item:nth-child(11){transition-delay:0.55}body.is-header-open .header .header__menu-link-item:nth-child(12){transition-delay:0.6}body.is-header-open .header .header__menu-link-item:nth-child(13){transition-delay:0.65}body.is-header-open .header .header__menu-link-item:nth-child(14){transition-delay:0.7}body.is-header-open .header .header__menu-link-item:nth-child(15){transition-delay:0.75}body.is-header-open .header .header__menu-link-item:nth-child(16){transition-delay:0.8}body.is-header-open .header .header__menu-link-item:nth-child(17){transition-delay:0.85}body.is-header-open .header .header__menu-link-item:nth-child(18){transition-delay:0.9}body.is-header-open .header .header__menu-link-item:nth-child(19){transition-delay:0.95}body.is-header-open .header .header__menu-link-item:nth-child(20){transition-delay:1}body:not(.home).is-scrolled .header{background:#EBEBEA}.footer__links{margin:0 2.9rem 8.7rem}@media (min-width:768px){.footer__links{display:flex;flex-wrap:wrap;gap:3.3rem 1.8rem;width:138rem;margin:0 auto 15rem}}.footer__links-carstock{position:relative;height:15rem;color:#fff;background:url(../img/footer/carstock-sp.webp) no-repeat center/100% 100%;box-shadow:0 0 1rem rgba(217, 217, 217, 0.5)}@media (min-width:768px){.footer__links-carstock{width:84.6rem;height:32rem;background-image:url(../img/footer/carstock.webp)}}.footer__links-carstock-txt{position:absolute;top:50%;left:2rem;transform:translateY(-50%);letter-spacing:0.05em}@media (min-width:768px){.footer__links-carstock-txt{left:7.3rem}}.footer__links-carstock-en{font-size:1.3rem;font-family:"EB Garamond";line-height:1.8rem}@media (min-width:768px){.footer__links-carstock-en{font-size:1.7rem;line-height:2.5rem}}.footer__links-carstock-jp{margin:0.2rem 0 2.5rem;font-size:2.2rem;font-family:"Noto Serif JP", serif;line-height:3.1rem}@media (min-width:768px){.footer__links-carstock-jp{margin:1.1rem 0 4.4rem;font-size:4rem;line-height:5.7rem}}.footer__links-carstock-btn{display:flex;align-items:center;gap:0 1.8rem;height:2.8rem;font-size:1.3rem}@media (min-width:768px){.footer__links-carstock-btn{gap:2.2rem;height:3.7rem;font-size:1.5rem}}.footer__links-carstock-btn span{position:relative;width:2.8rem;aspect-ratio:1;background:#fff}@media (min-width:768px){.footer__links-carstock-btn span{width:3.7rem}}.footer__links-carstock-btn span::before,.footer__links-carstock-btn span::after{display:block;content:"";width:70%;aspect-ratio:1;background:url(../img/footer/arrow-right-black.svg) no-repeat center/0.96rem 0.87rem}@media (min-width:768px){.footer__links-carstock-btn span::before,.footer__links-carstock-btn span::after{background-size:1.27rem 1.16rem}}@media (min-width:768px){.footer__links-blank{flex:1}}.footer__links-blank-item{color:#fff;letter-spacing:0.05em}.footer__links-blank-item a{display:flex;align-items:center;justify-content:space-between;height:5.8rem;padding:0 2rem;box-shadow:0 0 1rem rgba(217, 217, 217, 0.5)}@media (min-width:768px){.footer__links-blank-item a{height:15.1rem;padding:0 5rem}}.footer__links-blank-item:nth-child(1){background:url(../img/footer/bg-orange.webp) no-repeat center/100% 100%}@media (max-width:767px){.footer__links-blank-item:nth-child(1){margin-top:1rem}}.footer__links-blank-item:nth-child(1) .footer__links-blank-btn span::before,.footer__links-blank-item:nth-child(1) .footer__links-blank-btn span::after{background-image:url(../img/footer/arrow-top-right-orange.svg)}.footer__links-blank-item:nth-child(2){margin-top:1rem;background:url(../img/footer/bg-pink.webp) no-repeat center/100% 100%}@media (min-width:768px){.footer__links-blank-item:nth-child(2){margin-top:1.8rem}}.footer__links-blank-item:nth-child(2) .footer__links-blank-btn span::before,.footer__links-blank-item:nth-child(2) .footer__links-blank-btn span::after{background-image:url(../img/footer/arrow-top-right-pink.svg)}.footer__links-blank-title{font-size:1.4rem;font-weight:500}@media (min-width:768px){.footer__links-blank-title{font-size:2.4rem}}.footer__links-blank-btn{display:flex;align-items:center;gap:1.4rem;font-size:1.3rem}@media (min-width:768px){.footer__links-blank-btn{gap:2.2rem;font-size:1.5rem}}.footer__links-blank-btn span{position:relative;width:2.8rem;aspect-ratio:1;background:#fff}@media (min-width:768px){.footer__links-blank-btn span{width:3.7rem}}.footer__links-blank-btn span::before,.footer__links-blank-btn span::after{display:block;content:"";width:70%;aspect-ratio:1;background:no-repeat 65% 35%/1.2rem}@media (min-width:768px){.footer__links-blank-btn span::before,.footer__links-blank-btn span::after{background-size:1.5rem}}.footer__links-sns{display:flex;flex-wrap:wrap;gap:1.4rem 0.9rem}@media (max-width:767px){.footer__links-sns{margin-top:3rem}}@media (min-width:768px){.footer__links-sns{gap:2.4rem}}@media (max-width:767px){.footer__links-sns-item{width:calc(50% - .45rem)}}@media (min-width:768px){.footer__links-sns-item{width:calc(25% - 1.8rem)}}.footer__links-sns-item picture img{box-shadow:0 0 1rem rgba(217, 217, 217, 0.5)}.footer__links-sns-txt{display:flex;align-items:center;justify-content:space-between;margin-top:0.4rem;height:1.6rem;color:#484848;font-size:1.1rem;letter-spacing:0.05em;line-height:1.4}@media (min-width:768px){.footer__links-sns-txt{height:2.1rem;margin-top:1.9rem;font-size:1.5rem}}.footer__links-sns-txt .hover-flip__arrow--top-right{position:relative;width:1.3rem;aspect-ratio:1}@media (min-width:768px){.footer__links-sns-txt .hover-flip__arrow--top-right{height:2.5rem}}.footer__links-sns-txt .hover-flip__arrow--top-right::before,.footer__links-sns-txt .hover-flip__arrow--top-right::after{width:100%;height:100%;background:url(../img/footer/arrow-top-right-gray.svg) no-repeat 65% 35%/100%}@media (min-width:768px){.footer__contact{display:flex}}.footer__contact-txt{padding:10rem 3.6rem 7rem;color:#fff;background:url(../img/footer/cta_bg-sp.webp) no-repeat center/100% 100%}@media (min-width:768px){.footer__contact-txt{width:61.2%;padding:20.5rem 11.2% 20.5rem 0;background-image:url(../img/footer/cta_bg-sp.webp)}}@media (min-width:768px) and (min-width:768px){.footer__contact-txt-inner{width:69rem;margin-left:auto}}.footer__contact-title{margin-bottom:4.7rem;letter-spacing:0.05em}@media (min-width:768px){.footer__contact-title{margin-bottom:3.5rem}}.footer__contact-title-en{font-size:1.4rem;font-family:"EB Garamond";line-height:1.8rem}@media (min-width:768px){.footer__contact-title-en{font-size:2rem;line-height:2.9rem}}.footer__contact-title-jp{margin-top:1rem;font-size:3.5rem;font-family:"Noto Serif JP", serif;line-height:5rem}@media (min-width:768px){.footer__contact-title-jp{margin-top:1.4rem;font-size:7.5rem;line-height:10.7rem}}.footer__contact-btn{margin-top:4.7rem;color:#000;font-family:"Noto Serif JP", serif}@media (min-width:768px){.footer__contact-btn{margin-top:10.5rem}}.footer__contact-btn-item{margin-top:1rem}.footer__contact-btn-item a{display:flex;align-items:center;height:8.4rem;padding:1.25rem 1.25rem 1.25rem 0;background:#fff;box-shadow:0 0 1rem rgba(217, 217, 217, 0.3);border:1px solid #fff}@media (min-width:768px){.footer__contact-btn-item a{height:13.2rem;padding-inline:1.7rem 1.7rem 1.7rem 0;transition:background-color 0.3s}.footer__contact-btn-item a:hover{background:#000}.footer__contact-btn-item a:hover .footer__contact-btn-txt{color:#fff}.footer__contact-btn-item a:hover .footer__contact-btn-time span{border-color:#fff}.footer__contact-btn-item a:hover .footer__contact-btn-icon>div::after{opacity:1}.footer__contact-btn-item a:hover .footer__contact-btn-icon img{opacity:0}}.footer__contact-btn-icon{display:flex;justify-content:center;align-items:center;width:7.4rem;border-right:0.5px solid #C7C7C7}@media (min-width:768px){.footer__contact-btn-icon{width:13rem}}.footer__contact-btn-icon>div{position:relative}.footer__contact-btn-icon>div::after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat center/100%;opacity:0}@media (min-width:768px){.footer__contact-btn-icon>div::after{transition:opacity 0.3s}}.footer__contact-btn-icon img{width:2.26rem}@media (min-width:768px){.footer__contact-btn-icon img{width:4.3rem;transition:opacity 0.3s}}.footer__contact-btn-icon.footer__contact-btn-icon--tel>div::after{background-image:url(../img/footer/tel_white.svg)}.footer__contact-btn-icon.footer__contact-btn-icon--email>div::after{background-image:url(../img/footer/mail_white.svg)}.footer__contact-btn-txt{flex:1;padding-left:2.5rem;font-size:2rem;line-height:2.9rem}@media (min-width:768px){.footer__contact-btn-txt{padding-left:4rem;font-size:3rem;transition:color 0.3s}}.footer__contact-btn-txt span{letter-spacing:0.05em}.footer__contact-btn-num{display:block;font-size:2.8rem;line-height:4rem}@media (min-width:768px){.footer__contact-btn-num{font-size:4.5rem;line-height:6.5rem}}.footer__contact-btn-time{display:flex;align-items:center;margin-top:0.2rem;gap:0.8rem;font-size:1.2rem;line-height:1}@media (min-width:768px){.footer__contact-btn-time{gap:1.5rem;font-size:1.8rem}}.footer__contact-btn-time span{width:5.4rem;font-size:1.1rem;text-align:center;line-height:1.5rem;border:1px solid #000}@media (min-width:768px){.footer__contact-btn-time span{width:7.4rem;font-size:1.4rem;line-height:2.2rem;transition:border-color 0.3s}}.footer__contact-img{position:relative;overflow:hidden}@media (max-width:767px){.footer__contact-img{height:16rem}}@media (min-width:768px){.footer__contact-img{flex:1}}.footer__contact-img picture{height:100%}.footer__contact-img .parallax-img{position:absolute;left:0;bottom:0;width:100%;height:125%;object-fit:cover}.footer__body{position:relative;margin:0 2.9rem;padding:3.5rem 0 13.5rem}@media (min-width:768px){.footer__body{display:flex;flex-wrap:wrap;justify-content:space-between;transform:translateX(-6.2rem);width:152rem;margin:0 auto;padding:13rem 0 11rem}}.footer__page-link{padding-bottom:5rem;margin-top:5rem;border-bottom:1px solid #C4C4C4}@media (min-width:768px){.footer__page-link{width:96.6rem;padding-bottom:6.2rem;margin-bottom:6.2rem;margin-left:calc(100% - 96.6rem)}}.footer__page-link-list{display:flex;flex-wrap:wrap;gap:2.5rem 0;font-family:"Noto Serif JP", serif}@media (min-width:768px){.footer__page-link-list{gap:2rem 6rem}}.footer__page-link-item{font-size:1.5rem;line-height:2.5rem;letter-spacing:0.05em}@media (max-width:767px){.footer__page-link-item{width:45%}}@media (min-width:768px){.footer__page-link-item{font-size:2.2rem;line-height:3.1rem}.footer__page-link-item:nth-child(1){order:1}.footer__page-link-item:nth-child(2){order:4}.footer__page-link-item:nth-child(3){order:2}.footer__page-link-item:nth-child(4){order:5}.footer__page-link-item:nth-child(5){order:3}.footer__page-link-item:nth-child(6){order:6}}@media (max-width:767px){.footer__logo{width:18rem;margin-top:5rem}}@media (min-width:768px){.footer__logo{width:42rem}}.footer__info{font-style:normal;letter-spacing:0.05em}@media (min-width:768px){.footer__info{display:flex;gap:8.6rem;width:96.6rem;padding-right:1.6rem}}.footer__info-map{filter:grayscale(100%)}.footer__info-map .map-btn{position:relative;width:fit-content;margin:1rem 0 0 auto;padding-left:2.3rem;padding-left:2.3rem;font-size:1.3rem;text-decoration:underline;line-height:1.9rem;background:url(../img/footer/map-pin.svg) no-repeat left bottom/1.3rem 1.9rem}@media (min-width:768px){.footer__info-map .map-btn{margin-top:1.3rem;font-size:1.5rem;line-height:2.1rem;background-size:1.5rem 2.1rem}}@media (max-width:767px){.footer__info-txt{margin:3.5rem 0 2.5rem}}@media (min-width:768px){.footer__info-txt{width:45rem}}.footer__info-title{margin-bottom:2.5rem;font-size:1.8rem;line-height:2.9rem}@media (min-width:768px){.footer__info-title{margin-bottom:2.5rem;font-size:2rem;line-height:2.9rem}}.footer__info-item{display:flex;margin-top:1rem;font-size:1.3rem;line-height:1.9rem}@media (min-width:768px){.footer__info-item{font-size:1.6rem;line-height:2.4rem}}.footer__info-item dt{width:11rem;padding-right:1rem}@media (min-width:768px){.footer__info-item dt{width:12rem;padding-right:2rem}}.footer__info-item dd{flex:1}@media (min-width:768px){.footer__info-map{width:43rem}}.footer__info-map iframe{width:100%;height:14.8rem;height:auto}@media (min-width:768px){.footer__info-map iframe{height:24.5rem}}.footer__copyright{display:block;width:100%;margin-top:7rem;font-size:1.3rem;font-weight:500;line-height:1}@media (min-width:768px){.footer__copyright{margin-top:1.5rem}}.footer .to-top{position:absolute;right:0;bottom:8.5rem;width:max-content;font-size:1.4rem;letter-spacing:0.05em;line-height:1;white-space:nowrap}@media (min-width:768px){.footer .to-top{left:calc(100% + 12.7rem);bottom:13.5rem}.footer .to-top:hover::before{background:#fff}.footer .to-top:hover::after{border-color:#000}}.footer .to-top::before{display:block;content:"";width:4rem;margin:0 auto 1.3rem;aspect-ratio:1;background:#000;border:1px solid #000}@media (min-width:768px){.footer .to-top::before{width:6.3rem;margin-bottom:2.8rem;transition:background-color 0.3s}}.footer .to-top::after{display:block;content:"";position:absolute;top:2rem;left:50%;transform:translate(-50%, -10%) rotate(45deg);width:0.66rem;aspect-ratio:1;border-top:2px solid #fff;border-left:2px solid #fff}@media (min-width:768px){.footer .to-top::after{top:3.1rem;width:1.5rem}}@media (min-width:768px){body.home .header{height:14.6rem;padding:0 4.7rem 0 0;transition-delay:2.9s}}body.home .fv{position:relative;height:100dvh}body.home .fv__video{display:block;position:absolute;top:38%;left:50%;transform:translate(-50%, -50%);width:85rem;z-index:2}@media (min-width:768px){body.home .fv__video{top:55%;width:333rem}}@media (min-width:768px){body.home .fv__catch{position:relative;height:100%;width:152rem;margin:0 auto}}body.home .fv__catch-img{position:absolute;height:auto;z-index:2}@media (max-width:767px){body.home .fv__catch-img{left:3.6rem;bottom:18%;width:28.8rem}}@media (min-width:768px){body.home .fv__catch-img{top:22.1%;left:0;width:44.4rem}}body.home .fv__catch-img-item:nth-child(1) img{transition-delay:3.2s}body.home .fv__catch-img-item:nth-child(2){margin-top:2.5rem}@media (min-width:768px){body.home .fv__catch-img-item:nth-child(2){margin-top:3.8rem}}body.home .fv__catch-img-item:nth-child(2) img{transition-delay:3.4s}body.home .fv__catch-img-item:nth-child(3){width:21.2rem;margin-top:3rem}@media (min-width:768px){body.home .fv__catch-img-item:nth-child(3){margin-top:3.5rem;width:25.6rem}}body.home .fv__catch-img-item:nth-child(3) img{transition-delay:3.6s}body.home .fv__catch-img-item img{width:100%}body.home .fv__background-animation{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}body#company .message{margin-top:7.4rem}@media (min-width:768px){body#company .message{margin-top:22.2rem}}@media (max-width:767px){body#company .message .container{padding-bottom:8rem}}body#company .message .section-title{margin-bottom:5rem}@media (min-width:768px){body#company .message .section-title{margin-bottom:12.5rem}}@media (min-width:768px){body#company .message__img{position:absolute;top:26.5rem;right:0;width:46rem}}body#company .message__img img{width:100%}body#company .message__img-desc{width:fit-content;margin-top:2.2rem;margin-left:auto;font-size:2rem;line-height:2.9rem}@media (max-width:767px){body#company .message__img-desc{position:absolute;right:0;bottom:0}}@media (min-width:768px){body#company .message__img-desc{margin-top:5rem;font-size:2.5rem;line-height:3.6rem}}body#company .message__img-desc span{display:block;margin-bottom:0.4rem;font-size:1.6rem;line-height:2.4rem}@media (min-width:768px){body#company .message__img-desc span{margin-bottom:0.8rem;font-size:2rem;text-align:right;line-height:2.9rem}}@media (min-width:768px){body#company .message__txt{width:73.6rem}}@media (min-width:768px){body#company .message__txt p{line-height:4.7rem}}body#company .message__txt p strong{display:block;margin:4.5rem 0 2.5rem;font-size:2.7rem;font-family:"Noto Serif JP", serif;letter-spacing:0.05em;line-height:5rem}@media (min-width:768px){body#company .message__txt p strong{margin-bottom:5.5rem;font-size:5.2rem;line-height:11rem}}body#company .message__txt p+p{margin-top:2em}body#company .philosophy{margin:12rem 0;padding:10rem 0;color:#fff;background:url(../img/company/philosophy/philosophy5_sp.webp) no-repeat center/100% 100%}@media (min-width:768px){body#company .philosophy{margin:22rem 0;padding:22rem 0;background-image:url(../img/company/philosophy/philosophy5.webp)}}body#company .philosophy .section-title{margin-bottom:4.5rem}@media (min-width:768px){body#company .philosophy .section-title{margin-bottom:11rem}}@media (min-width:768px){body#company .philosophy__txt{display:flex;gap:14.6rem;line-height:4.7rem}}body#company .philosophy__txt strong{display:block;font-size:2.7rem;font-family:"Noto Serif JP", serif;letter-spacing:0.05em;line-height:5rem}@media (max-width:767px){body#company .philosophy__txt strong{margin-bottom:2.5rem}}@media (min-width:768px){body#company .philosophy__txt strong{margin:-1.4rem 0;font-size:5rem;line-height:10rem}}@media (min-width:768px){body#company .philosophy__txt-body{flex:1}}body#company .philosophy__txt-body p+p{margin-top:2em}body#company .philosophy__img{display:flex;width:max-content;margin-top:5rem}@media (min-width:768px){body#company .philosophy__img{margin-top:14rem}}body#company .philosophy__img-group{display:flex;animation:infinite-slide-to-left 30s linear 0s infinite}body#company .philosophy__img-item{width:23rem;padding-right:0.5rem}@media (min-width:768px){body#company .philosophy__img-item{width:44rem;padding-right:1rem}}@media (min-width:768px){body#company .profile .container{max-width:136.4rem}}body#company .profile .section-title{margin-bottom:6.4rem}@media (min-width:768px){body#company .profile .section-title{margin-bottom:10rem}}body#company .profile__item{padding:2.5rem 0 2.2rem;border-bottom:1px solid #C6C6C6}@media (max-width:767px){body#company .profile__item:nth-child(1){border-top:1px solid #C6C6C6}}@media (min-width:768px){body#company .profile__item{display:flex;padding:2.7rem 0;line-height:3.3rem}}@media (max-width:767px){body#company .profile__item-label{margin-bottom:1.2rem;line-height:2.4rem}}@media (min-width:768px){body#company .profile__item-label{width:26rem}}@media (min-width:768px){body#company .profile__item-value{flex:1}}body#company .profile__item-value ol{position:relative;list-style:decimal}body#company .profile__item-value ol li{margin-left:1.2em}body#company .profile__item-value ol li:nth-child(5){position:absolute;top:0;left:18rem}@media (min-width:768px){body#company .profile__item-value ol li:nth-child(5){left:40rem}}body#company .profile__item-value ol li:nth-child(6){position:absolute;top:3rem;left:18rem}@media (min-width:768px){body#company .profile__item-value ol li:nth-child(6){top:3.3rem;left:40rem}}body#company .profile__item-value ol li:nth-child(7){position:absolute;top:6rem;left:18rem}@media (min-width:768px){body#company .profile__item-value ol li:nth-child(7){top:6.6rem;left:40rem}}body#company .profile__item-value ol li:nth-child(8){position:absolute;top:9rem;left:18rem}@media (min-width:768px){body#company .profile__item-value ol li:nth-child(8){top:9.9rem;left:40rem}}@media (min-width:768px){body#company .profile__item-value .address{display:flex;gap:3rem}}body#company .profile__item-value .address .map-btn{width:14rem;padding-bottom:0.1em;font-family:"Noto Serif JP", serif;text-align:center;line-height:2.8rem;border:1px solid #000}@media (max-width:767px){body#company .profile__item-value .address .map-btn{margin-top:2rem}}@media (min-width:768px){body#company .profile__item-value .address .map-btn{width:16.5rem;line-height:3.2rem;transition:0.3s}body#company .profile__item-value .address .map-btn:hover{color:#fff;background:#000}}body#company .footer{margin-top:10rem}@media (min-width:768px){body#company .footer{margin-top:28rem}}body#service main{overflow:unset}body#service .fv-under{padding-bottom:0}body#service .fv-under::after{display:none}body#service .important{height:128.2rem;margin-top:7.2rem;background:#fff url(../img/service/important/important3_sp.webp) no-repeat center/cover}@media (min-width:768px){body#service .important{height:111.3rem;margin-top:24rem;background-image:url(../img/service/important/important3.webp)}}body#service .important__title{position:relative;font-size:2.7rem;font-family:"Noto Serif JP", serif;line-height:4.3rem;z-index:2}@media (min-width:768px){body#service .important__title{position:absolute;left:0;bottom:3.7rem;font-size:4.9rem;line-height:9rem}}body#service .important__intro{position:relative;transform:translateY(10rem);width:39.1rem;height:109.1rem;margin:10rem 0 0 2.9rem;letter-spacing:0.05em}@media (min-width:768px){body#service .important__intro{transform:translate(-2.1rem, 8rem);width:152.8rem;height:89.6rem;margin:0 auto}}body#service .important__intro-bg{position:absolute;top:13.3rem;left:0;width:37.5rem;height:85.9rem;pointer-events:none}@media (min-width:768px){body#service .important__intro-bg{top:5.3rem;left:-15.3rem;width:175.6rem;height:81.1rem}}body#service .important__intro-bg-item{position:absolute;top:0;left:0;width:100%;height:100%;animation:floating-y-deco 7s ease-in-out infinite alternate}@keyframes floating-y-deco{0%{transform:translateY(-1%)}100%{transform:translateY(2%)}}body#service .important__intro-bg-item:nth-child(even){animation-direction:alternate-reverse}body#service .important__intro-bg-item img{width:100%;height:100%}body#service .important__intro-btn-item{display:flex;justify-content:center;align-items:center;position:absolute;aspect-ratio:1;font-size:1.5rem;line-height:2.2rem;text-align:center;background:url(../img/service/important/important2.webp) no-repeat center/100% 100%;cursor:pointer;animation:floating-y ease-in-out infinite alternate;transition:0.5s;z-index:1}@keyframes floating-y{0%{transform:translateY(-9%)}100%{transform:translateY(9%)}}@media (min-width:768px){body#service .important__intro-btn-item{font-size:2.2rem;line-height:4.3rem}body#service .important__intro-btn-item:hover{animation-play-state:paused}body#service .important__intro-btn-item:hover::after{opacity:1}body#service .important__intro-btn-item:hover p{color:#fff}}body#service .important__intro-btn-item::after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/service/important/important1.webp) no-repeat center/100% 100%;opacity:0;transition:opacity 0.5s}body#service .important__intro-btn-item:nth-child(1){animation-duration:6s}@media (max-width:767px){body#service .important__intro-btn-item:nth-child(1){top:13.3rem;right:3.1rem;width:17rem}}@media (min-width:768px){body#service .important__intro-btn-item:nth-child(1){top:0;right:0;width:32rem;font-size:2.2rem}}body#service .important__intro-btn-item:nth-child(2){animation-duration:7s;animation-direction:alternate-reverse}@media (max-width:767px){body#service .important__intro-btn-item:nth-child(2){top:28.7rem;left:0;width:20.5rem}}@media (min-width:768px){body#service .important__intro-btn-item:nth-child(2){top:50.8rem;right:13.5rem;width:36.7rem;font-size:2.2rem}}body#service .important__intro-btn-item:nth-child(3){animation-duration:5s}@media (max-width:767px){body#service .important__intro-btn-item:nth-child(3){top:46.2rem;right:1.8rem;width:16.5rem}}@media (min-width:768px){body#service .important__intro-btn-item:nth-child(3){right:65.7rem;bottom:0;width:27.2rem}}body#service .important__intro-btn-item:nth-child(4){animation-duration:5s;animation-direction:alternate-reverse}@media (max-width:767px){body#service .important__intro-btn-item:nth-child(4){top:66.4rem;left:4rem;width:16.5rem;font-size:1.6rem}}@media (min-width:768px){body#service .important__intro-btn-item:nth-child(4){top:20rem;left:51.3rem;width:27.2rem}}body#service .important__intro-btn-item:nth-child(5){animation-duration:7s}@media (max-width:767px){body#service .important__intro-btn-item:nth-child(5){right:0;bottom:0;width:20.5rem;font-size:1.6rem}}@media (min-width:768px){body#service .important__intro-btn-item:nth-child(5){top:1.7rem;left:0;width:36rem;font-size:2.2rem}}body#service .important__intro-btn-item p{position:relative;font-family:"Noto Serif JP", serif;text-align:center;letter-spacing:0.05em;transition:color 0.3s;z-index:1}body#service .important__modal{position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:9999;opacity:0;visibility:hidden;transition:0.3s}body#service .important__modal.is-show{opacity:1;visibility:visible;transition:unset}body#service .important__modal.is-show .important__modal-bg{opacity:1}body#service .important__modal.is-show .important__modal-box{transform:translate(-50%, -50%) scale(1)}body#service .important__modal-bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);cursor:pointer;opacity:0;transition:opacity 0.3s}body#service .important__modal-close{display:block;position:absolute;top:-1.8rem;right:-1.8rem;width:3.5rem;background:#000;cursor:pointer;z-index:1}@media (min-width:768px){body#service .important__modal-close{top:4rem;right:4rem;width:6.3rem}}body#service .important__modal-close img{width:100%}body#service .important__modal-box{position:absolute;top:50%;left:50%;width:37.3rem;max-height:calc(100% - 10rem);padding:3.5rem;background:#fff;transform:translate(-50%, -50%) scale(0.95);transition:transform 0.3s}@media (min-width:768px){body#service .important__modal-box{width:142rem;height:68rem}}body#service .important__modal-list{display:flex;align-items:center;position:relative;height:100%;overflow-y:auto}@media (max-width:767px){body#service .important__modal-item{max-height:calc(100dvh - 17rem);overflow-y:auto}}@media (min-width:768px){body#service .important__modal-item{display:flex;justify-content:space-between;align-items:center;gap:8rem;max-height:61rem;margin:0 12rem 0 14rem}}body#service .important__modal-item:not(.is-active){position:absolute;top:0;opacity:0;visibility:hidden}@media (min-width:768px){body#service .important__modal-img{display:flex;align-items:center;width:50rem}}body#service .important__modal-img img{width:100%}@media (min-width:768px){body#service .important__modal-txt{flex:1;max-height:36.6rem;overflow-y:auto}}body#service .important__modal-title{margin:4.9rem 0 2.1rem;font-size:2.3rem;font-family:"Noto Serif JP", serif;letter-spacing:0.05em;line-height:3.5rem}@media (min-width:768px){body#service .important__modal-title{margin:0 0 4rem;font-size:3rem;line-height:4.2rem}}body#service .sticky__item{position:relative}body#service .sticky__cnt{position:relative;height:100%;overflow:hidden}body#service .sticky .sticky__scale{transform:scale(0)}body#service .sticky .sticky__open{position:absolute;top:0;left:0;width:100%;height:100%}body#service .sticky .sticky__open-item{position:absolute;top:0;width:50%;height:100%}body#service .sticky .sticky__open-item.sticky__open-item--left{left:0}body#service .sticky .sticky__open-item.sticky__open-item--right{right:0}body#service .sticky .sticky__item--1{z-index:2;height:100dvh;pointer-events:none}body#service .sticky .sticky__item--1 .sticky__item-scroll{position:sticky;top:7rem;left:0;width:100%;height:calc(100dvh - 7rem)}@media (min-width:768px){body#service .sticky .sticky__item--1 .sticky__item-scroll{top:11.2rem;height:calc(100dvh - 11.2rem)}}body#service .sticky .sticky__item--1 picture,body#service .sticky .sticky__item--1 picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}body#service .sticky .sticky__item--1 .sticky__screen{position:absolute;top:0;left:0;transform:scale(0.0056, 0);width:100%;height:100%;background:#fff}body#service .sticky .sticky__item--1 .sticky__open-item{display:flex;align-items:center;background:#DEDEDE}body#service .sticky .sticky__item--1 .sticky__open-item--left{justify-content:flex-end}body#service .sticky .sticky__item--1 .sticky__open-item--right{justify-content:flex-start}body#service .sticky .sticky__item--1 .sticky__open-item img{width:12rem}@media (min-width:768px){body#service .sticky .sticky__item--1 .sticky__open-item img{width:22.5rem}}body#service .sticky .sticky__item--1 .is-scrolled>*:not(.sticky__open){display:none}body#service .sticky .sticky__item--2{z-index:1;background-color:#000}@media (max-width:767px){body#service .sticky .sticky__item--2{margin-top:calc(-100dvh + 7rem)}}@media (min-width:768px){body#service .sticky .sticky__item--2{height:100dvh}}@media (min-width:768px){body#service .sticky .sticky__item--2 .sticky__item-scroll{position:sticky;left:0;top:11.2rem;width:100%;height:calc(100dvh - 11.2rem)}}body#service .sticky .sticky__service-item{color:#fff}@media (max-width:767px){body#service .sticky .sticky__service-item{background:url(../img/service/service/service7_sp.webp) no-repeat center/100% 100%}}@media (min-width:768px){body#service .sticky .sticky__service-item{display:flex;justify-content:flex-start;position:absolute;top:0;left:0;width:100%;height:100%}body#service .sticky .sticky__service-item:nth-child(1){z-index:5}body#service .sticky .sticky__service-item:nth-child(2){z-index:4}body#service .sticky .sticky__service-item:nth-child(3){z-index:3}body#service .sticky .sticky__service-item:nth-child(4){z-index:2}body#service .sticky .sticky__service-item:nth-child(5){z-index:1}body#service .sticky .sticky__service-item:nth-child(6){z-index:0}}@media (max-width:767px){body#service .sticky .sticky__service-img{transform:translateX(2rem);opacity:0;transition:0.66s 0.3s}body#service .sticky .sticky__service-img.is-show{transform:translate(0);opacity:1}}@media (min-width:768px){body#service .sticky .sticky__service-img{width:50%;padding-right:5%;height:100%;background:url(../img/service/service/service7-left.webp) no-repeat center/100% 100%}}body#service .sticky .sticky__service-img picture,body#service .sticky .sticky__service-img img{width:100%}@media (min-width:768px){body#service .sticky .sticky__service-img picture,body#service .sticky .sticky__service-img img{height:100%;object-fit:cover;object-position:right}}@media (max-width:767px){body#service .sticky .sticky__service-txt{padding:6rem 2.9rem 8rem}body#service .sticky .sticky__service-txt-body{transform:translateX(-2rem);opacity:0;transition:0.66s 0.3s}body#service .sticky .sticky__service-txt-body.is-show{transform:translate(0);opacity:1}body#service .sticky .sticky__service-txt-body .sp-wide{width:calc(100% + 1rem)}}@media (min-width:768px){body#service .sticky .sticky__service-txt{display:flex;align-items:center;width:50%;padding-left:3%;background:url(../img/service/service/service7-right.webp) no-repeat center/100% 100%}body#service .sticky .sticky__service-txt-inner{width:73.5rem}}body#service .sticky .sticky__service .section-title{margin-bottom:3rem}@media (max-width:767px){body#service .sticky .sticky__service .section-title{transform:translateX(-2rem);opacity:0;transition:0.66s 0.3s}body#service .sticky .sticky__service .section-title.is-show{transform:translate(0);opacity:1}}@media (min-width:768px){body#service .sticky .sticky__service .section-title{margin-bottom:5.2rem}}@media (min-width:768px){body#service .sticky .sticky__service .section-title__jp{margin-top:1.8rem;font-size:6rem;letter-spacing:0.1em;line-height:8.6rem}}body#service .sticky .sticky__service .section-title__desc{margin-top:0.5rem;font-size:2rem;font-family:"Noto Serif JP", serif;line-height:2.9rem}@media (min-width:768px){body#service .sticky .sticky__service .section-title__desc{margin-top:1.8rem;font-size:4rem;letter-spacing:0.1em;line-height:5.7rem}}body#service .sticky .sticky__service-num{display:block;position:absolute;font-family:"EB Garamond";letter-spacing:-0.03em}@media (max-width:767px){body#service .sticky .sticky__service-num{top:1.8rem;left:2.7rem;transform:translateY(-2rem);font-size:7.2rem;line-height:9.4rem;opacity:0;transition:0.66s 0.6s}body#service .sticky .sticky__service-num.is-show{transform:translate(0);opacity:1}}@media (min-width:768px){body#service .sticky .sticky__service-num{top:0;right:8rem;font-size:21.4rem;line-height:28rem}}body#service .sticky .sticky__service-num::after{display:block;content:"SERVICE";position:absolute;top:50%;left:calc(100% + 1rem);transform:translateY(-50%);padding-top:0.4em;font-size:1.1rem;font-weight:500;font-family:"EB Garamond";letter-spacing:0.1em;text-indent:0.1em;writing-mode:vertical-lr;line-height:1.4rem}@media (min-width:768px){body#service .sticky .sticky__service-num::after{left:calc(100% + 2.2rem);font-size:3.4rem;line-height:4.4rem}}@media (max-width:767px){body#service .sticky .sticky__service-spec{margin-top:5.8rem}}@media (min-width:768px){body#service .sticky .sticky__service-spec{display:flex;gap:3rem;margin-top:5.2rem}}body#service .sticky .sticky__service-spec dt{display:flex;justify-content:center;align-items:center;border:1px solid #fff}@media (max-width:767px){body#service .sticky .sticky__service-spec dt{margin-bottom:3rem;height:4.4rem}}@media (min-width:768px){body#service .sticky .sticky__service-spec dt{width:10.3rem}}@media (min-width:768px){body#service .sticky .sticky__service-spec dd{flex:1;line-height:3.1rem}}body#service .sticky .sticky__service-spec dd>*:nth-child(n+2){margin-top:2rem}@media (min-width:768px){body#service .sticky .sticky__service-spec dd>*:nth-child(n+2){margin-top:2.5rem}}body#service .sticky .sticky__service-spec dd ul li{position:relative;padding-left:1em}body#service .sticky .sticky__service-spec dd ul li::after{display:block;content:"・";position:absolute;top:0;left:0}body#service .sticky .sticky__service-spec dd a{width:fit-content;margin-left:auto}@media (max-width:767px){body#service .sticky .sticky__service-spec dd a span{background-size:100% 1px}}body#service .guarantee{margin-top:10rem}@media (min-width:768px){body#service .guarantee{margin-top:18rem}}body#service .guarantee::before,body#service .guarantee::after{display:block;content:"";height:7rem;background:url(../img/service/guarantee/guarantee_bg-sp.webp) no-repeat center/100% 100%}@media (min-width:768px){body#service .guarantee::before,body#service .guarantee::after{height:21rem;background-image:url(../img/service/guarantee/guarantee_bg.webp)}}body#service .guarantee::after{transform:rotate(180deg)}body#service .guarantee__inner{padding:11rem 0;background:#F8F8F8}@media (min-width:768px){body#service .guarantee__inner{padding:20rem 0}}@media (min-width:768px){body#service .guarantee .container{max-width:136rem}}body#service .guarantee__title{margin-bottom:4rem;color:#fff;font-size:2rem;font-family:"Noto Serif JP", serif;text-align:center;line-height:5.8rem;background:linear-gradient(to right, #1200FF 0%, #728FE4 75%, #BAC4DA 100%)}@media (min-width:768px){body#service .guarantee__title{margin-bottom:10rem;font-size:3.5rem;line-height:12rem}}body#service .guarantee__title span{display:block}@media (min-width:768px){body#service .guarantee__intro{display:flex;justify-content:center;gap:6.6rem}}@media (min-width:768px){body#service .guarantee__intro-txt{width:75rem}}@media (min-width:768px){body#service .guarantee__intro-txt p{font-size:2rem;line-height:5rem}}body#service .guarantee__intro-txt p .num{color:#4C56EF;font-family:"Noto Serif JP", serif}body#service .guarantee__intro-txt p .num span{margin:0 0.2em 0 0.3em;font-size:3.5rem;line-height:1em}@media (min-width:768px){body#service .guarantee__intro-txt p .num span{font-size:4.5rem;line-height:0}}body#service .guarantee__intro-level{display:flex;gap:1.8rem;margin-top:3.5rem}@media (min-width:768px){body#service .guarantee__intro-level{margin-top:4rem}}body#service .guarantee__intro-level-item{display:flex;justify-content:center;align-items:center;gap:2.3rem;position:relative;height:5.3rem;padding:0 2.8rem 0.2em;font-size:1.4rem;font-family:"Noto Serif JP", serif;text-align:center}@media (min-width:768px){body#service .guarantee__intro-level-item{padding:0 5rem 0.2em;height:8.6rem;font-size:2rem}}body#service .guarantee__intro-level-item::before,body#service .guarantee__intro-level-item::after{display:block;content:"";position:absolute;top:0;height:100%;aspect-ratio:0.5375494071;background:url(../img/service/guarantee/level.webp) no-repeat center/100%}body#service .guarantee__intro-level-item::before{left:0}body#service .guarantee__intro-level-item::after{transform:rotateY(180deg);right:0}@media (max-width:767px){body#service .guarantee__intro-img{margin-top:3.5rem}}@media (min-width:768px){body#service .guarantee__intro-img{width:36rem}}body#service .guarantee__intro-img img{width:100%}body#service .guarantee__list{display:flex;justify-content:center}@media (max-width:767px){body#service .guarantee__list{flex-direction:column;gap:2rem;margin-top:6rem}}@media (min-width:768px){body#service .guarantee__list{margin-top:12rem;padding-top:10rem;border-top:1px solid rgba(217, 217, 217, 0.5)}}body#service .guarantee__item{position:relative}@media (max-width:767px){body#service .guarantee__item{display:flex;gap:2rem;padding:3.2rem 2.5rem}}@media (min-width:768px){body#service .guarantee__item{width:50rem;aspect-ratio:1;margin:0 -3.7rem;border-radius:50%;border:1px solid rgba(214, 214, 214, 0.3)}}body#service .guarantee__item::before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1}@media (min-width:768px){body#service .guarantee__item::before{border-radius:50%}}@media (max-width:767px){body#service .guarantee__item-icon{width:5rem}}@media (min-width:768px){body#service .guarantee__item-icon{width:8rem;margin:10rem auto 6rem}}@media (max-width:767px){body#service .guarantee__item-txt{flex:1}}@media (min-width:768px){body#service .guarantee__item-txt{width:31.5rem;margin:0 auto;text-align:center}}body#service .guarantee__item-title{margin-bottom:1.3rem;font-size:2rem;line-height:2.9rem}@media (min-width:768px){body#service .guarantee__item-title{font-size:2.5rem;margin-bottom:1.5rem;line-height:3.6rem}}body#service .guarantee__item p{line-height:2.5rem}@media (min-width:768px){body#service .guarantee__item p{font-size:1.6rem;line-height:3.2rem}}body#service .guarantee__service::before{display:block;content:"";width:4.3rem;aspect-ratio:1;margin:4rem auto;background:url(../img/service/guarantee/plus.svg) no-repeat center/100%}@media (min-width:768px){body#service .guarantee__service::before{margin:5.5rem auto}}body#service .guarantee__service-box{padding:4.2rem 1.6rem 4.5rem;background:#fff}@media (min-width:768px){body#service .guarantee__service-box{width:112rem;margin:0 auto;padding:5.8rem 11rem}}body#service .guarantee__service-title{margin-bottom:2.2rem;font-size:2rem;text-align:center;letter-spacing:0.05em;line-height:3.5rem}@media (min-width:768px){body#service .guarantee__service-title{font-size:3rem;line-height:4.4rem}}body#service .guarantee__service-btn{display:flex;gap:1.2rem}@media (max-width:767px){body#service .guarantee__service-btn{flex-direction:column}}body#service .guarantee__service-btn-item{display:flex;align-items:center;gap:1.3rem;height:9rem;padding-left:2rem;color:#fff;background:#4E59EF}@media (min-width:768px){body#service .guarantee__service-btn-item{gap:3.1rem;width:calc(50% - .6rem);height:11.6rem;padding-left:4.2rem}}body#service .guarantee__service-btn-icon{width:4rem}@media (min-width:768px){body#service .guarantee__service-btn-icon{width:4.7rem}}body#service .guarantee__service-btn-icon img{width:100%}body#service .guarantee__service-btn p{flex:1;font-size:1.5rem;letter-spacing:0.05em;line-height:3.5rem}@media (min-width:768px){body#service .guarantee__service-btn p{font-size:1.7rem;line-height:3.5rem}}body#service .guarantee__service-btn p span{margin-right:0.1em;font-size:1.8rem;border-bottom:1px solid #fff}@media (min-width:768px){body#service .guarantee__service-btn p span{font-size:2.2rem}}body#service .footer{margin-top:10rem}@media (min-width:768px){body#service .footer{margin-top:28rem}}.error-cnt{padding:18rem 0 10rem}@media (min-width:768px){.error-cnt{padding:30rem 0 20rem}}.error-cnt__head{margin-bottom:2rem;text-align:center}@media (min-width:768px){.error-cnt__head{margin-bottom:4rem}}.error-cnt__head-txt{display:block}.error-cnt__head-title{margin-top:1rem;margin-bottom:3.5rem;font-size:2rem;text-align:center}@media (min-width:768px){.error-cnt__head-title{font-size:3rem}}@media (min-width:768px){.error-cnt p{text-align:center}}.error-cnt .page-btn{width:fit-content;margin:6rem auto 0}@media (min-width:768px){.error-cnt .page-btn{margin-top:8rem}}