:root{--color-text: #333333;--color-navy: #003083;--color-muted: #6b7280;--color-line: #e5e7eb;--color-orange: #f75f23;--color-white: #ffffff;--color-gray: #f9f8fb;--color-gray2: #aeacaa;--color-border: #c7d0e3;--color-lime: #66bb0a;--font-montserrat: "Montserrat", sans-serif;--font-YuGothic: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", sans-serif;--font-inter: "Inter", sans-serif;--font-sans: "Noto Sans JP", sans-serif;--font-latin: "Figtree", sans-serif;--font-display: "Jost", sans-serif}.l-footer{background-color:var(--color-gray)}@media only screen and (max-width: 767px){.l-footer{display:none}}.l-footer__top{padding-top:80rem}@media only screen and (max-width: 1271px){.l-footer__top{padding-top:50rem}}.l-footer__top-inner{display:flex;justify-content:space-between}.l-footer__logo-link{display:block;width:196rem;height:auto}@media only screen and (max-width: 1271px){.l-footer__logo-link{width:120rem}}.l-footer__logo-link img{display:block;width:100%;height:auto}.l-footer__menu-top{display:grid;grid-template-columns:repeat(3, auto);gap:50rem}@media only screen and (max-width: 1271px){.l-footer__menu-top{gap:30rem}}.l-footer__link{transition:opacity .3s ease;font-weight:bold;color:var(--color-text);letter-spacing:.05em;line-height:1.6;font-size:16rem}@media only screen and (max-width: 1271px){.l-footer__link{font-size:13rem}}.l-footer__link.--child{color:#7f7f7f;letter-spacing:.03em;font-weight:600;line-height:1.3;font-size:14rem}@media only screen and (max-width: 1271px){.l-footer__link.--child{font-size:13rem}}.l-footer__link:hover,.l-footer__link:focus-visible{opacity:.5}.l-footer__menu-item-contents-inner{margin-top:15rem}.l-footer__menu-list.--top{display:grid;grid-template-rows:repeat(5, auto);grid-auto-flow:column;grid-auto-columns:max-content;gap:9rem 43rem}@media only screen and (max-width: 1271px){.l-footer__menu-list.--top{grid-template-rows:none;grid-auto-flow:row;grid-auto-columns:auto;gap:9rem}}.l-footer__menu-list.--bottom{display:flex;justify-content:left;align-items:center;gap:50rem}@media only screen and (max-width: 1271px){.l-footer__menu-list.--bottom{gap:20rem}}.l-footer__menu-bottom{margin-top:50rem;display:flex;flex-direction:column;row-gap:14rem}@media only screen and (max-width: 1271px){.l-footer__menu-bottom{margin-top:30rem}}.l-footer__bottom{margin-top:40rem;border-top:solid 1px #dbdbdb}.l-footer__bottom-inner{height:46rem;padding:15rem 0;display:flex;justify-content:space-between;align-items:center}.l-footer__policy,.l-footer__copyright{color:#7f7f7f;font-weight:500;font-size:13rem}@media only screen and (max-width: 1271px){.l-footer__policy,.l-footer__copyright{font-size:13rem}}.sp-menu{overflow-x:hidden;overflow-y:auto;z-index:700;display:none;position:fixed;top:60rem;bottom:0;left:0;right:0;background-color:#fff;transition:opacity .3s ease}.is-sp-menu-open .sp-menu{display:block}.sp-menu__inner{padding:36rem 20rem}.sp-menu__gnav-item{border-bottom:1px solid var(--color-border)}.sp-menu__gnav-link{position:relative;display:flex;justify-content:space-between;flex-shrink:0;padding:16rem 10rem;line-height:1.625;font-weight:700;font-size:16rem}.sp-menu__gnav-link-icon{position:relative;background-color:#fff;width:24rem;height:24rem;aspect-ratio:1;border:1px solid var(--color-navy);border-radius:calc(infinity*1px);display:flex;align-items:center;justify-content:center}.sp-menu__gnav-link-img{width:8rem}.sp-menu__summary{position:relative;display:flex;justify-content:space-between;flex-shrink:0;padding:16rem 10rem;line-height:1.625;font-weight:700;font-size:16rem;cursor:pointer}.sp-menu__summary-icon{position:relative;background-color:#fff;width:24rem;height:24rem;aspect-ratio:1;border:1px solid var(--color-navy);border-radius:calc(infinity*1px)}.sp-menu__summary-icon::before,.sp-menu__summary-icon::after{content:"";position:absolute;top:50%;left:50%;width:10rem;height:1px;transform:translate(-50%, -50%);background-color:var(--color-navy);transition:transform .36s ease-out}.sp-menu__summary-icon::after{transform:translate(-50%, -50%) rotate(90deg)}.is-open .sp-menu__summary-icon::after{transform:translate(-50%, -50%)}.sp-menu__details-list{display:flex;flex-direction:column;gap:8rem;padding-bottom:13rem}.sp-menu__details-link{display:flex;align-items:center;justify-content:space-between;padding-left:16rem;position:relative;font-size:14rem;letter-spacing:.05em;line-height:1.4;font-weight:500}.sp-menu__details-link.--disabled{pointer-events:none;color:var(--color-border)}.sp-menu__details-link::before{content:"";position:absolute;top:9rem;left:0;width:8rem;height:1px;background-color:var(--color-text)}.sp-menu__entry{margin-top:32rem;display:flex;flex-direction:column;align-items:center;gap:12rem}.sp-menu__entry-link{width:195rem;border-radius:5rem;background-color:var(--color-orange);padding:14rem 30rem 12rem;display:flex;justify-content:center}.sp-menu__entry-link.--navy{background-color:var(--color-navy)}.sp-menu__entry-link.--white{background-color:#fff;border:1px solid var(--color-navy)}.sp-menu__entry-text{color:#fff;font-size:16rem;font-weight:700;letter-spacing:.05em;line-height:1.1}.--white .sp-menu__entry-text{color:var(--color-navy)}.sp-menu-contact{margin-top:24rem;display:flex;flex-direction:column;align-items:center}.sp-menu-contact__heading{font-size:14rem;font-weight:700;line-height:1.5714285714;letter-spacing:.05em;color:#003083}.sp-menu-contact__tel{display:inline-flex;align-items:center;-moz-column-gap:8rem;column-gap:8rem}.sp-menu-contact__icon{flex-shrink:0;width:23rem}.sp-menu-contact__number{line-height:1.2142857143;font-size:28rem;font-weight:700;letter-spacing:.05em;color:#003083}.page-top{position:fixed;right:10rem;bottom:20rem;z-index:500;opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear .3s}@media only screen and (max-width: 1271px){.page-top{bottom:50rem}}.home .page-top{opacity:0;visibility:hidden}.is-header-show.is-header-fixed .page-top{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear 0s}.page-top__img{width:65rem;filter:drop-shadow(0 0 20rem rgba(0, 48, 131, 0.2))}@media only screen and (max-width: 1271px){.page-top__img{width:40rem;height:40rem}}.page-top__img:hover circle,.page-top__img:focus-visible circle{fill:var(--color-navy)}.page-top__img:hover path,.page-top__img:focus-visible path{stroke:#fff}.l-sp-footer{display:none;background-color:var(--color-gray)}@media only screen and (max-width: 767px){.l-sp-footer{display:block;margin-bottom:40rem}}.l-sp-footer__inner{padding:40rem 0 60rem}.l-sp-footer__logo{display:block;width:146rem;height:68rem}.l-sp-footer__logo img{display:block;width:100%;height:auto}.l-sp-footer__nav{margin-top:28rem}.l-sp-footer__list{border-bottom:solid 1px var(--color-border)}.l-sp-footer__item{border-bottom:solid 1px var(--color-border)}.l-sp-footer__item:last-child{border-bottom:0}.l-sp-footer__link{min-height:56rem;padding:15rem 10rem;display:flex;justify-content:space-between;align-items:center}.l-sp-footer__link-label{font-weight:700;line-height:1.6;color:var(--color-text);font-size:16rem}.l-sp-footer__link-icon{width:24rem;height:24rem;border:solid 1px var(--color-navy);border-radius:50%;position:relative}.l-sp-footer__gnav-link-icon{position:relative;background-color:#fff;width:24rem;aspect-ratio:1;border:1px solid var(--color-navy);border-radius:calc(infinity*1px);display:flex;align-items:center;justify-content:center}.l-sp-footer__gnav-link-img{width:8rem}.l-sp-footer__summary{min-height:56rem;padding:15rem 10rem;display:flex;justify-content:space-between;align-items:center}.l-sp-footer__summary-label{font-weight:700;line-height:1.6;color:var(--color-text);font-size:16rem}.l-sp-footer__summary-icon{position:relative;background-color:#fff;width:24rem;height:24rem;aspect-ratio:1;border:1px solid var(--color-navy);border-radius:calc(infinity*1px)}.l-sp-footer__summary-icon::before,.l-sp-footer__summary-icon::after{content:"";position:absolute;top:50%;left:50%;width:10rem;height:1px;transform:translate(-50%, -50%);background-color:var(--color-navy);transition:transform .36s ease-out}.l-sp-footer__summary-icon::after{transform:translate(-50%, -50%) rotate(90deg)}.is-open .l-sp-footer__summary-icon::after{transform:translate(-50%, -50%)}.l-sp-footer__accordion-content{padding:0 10rem 13rem}.l-sp-footer__child-list{display:flex;flex-direction:column;row-gap:8rem}.l-sp-footer__child-item{position:relative;padding-left:16rem}.l-sp-footer__child-item::before{content:"";width:8rem;height:1px;background-color:var(--color-text);position:absolute;top:11rem;left:0}.l-sp-footer__child-link{display:inline-block;color:var(--color-text);font-weight:500;line-height:1.4;letter-spacing:.05em;font-size:14rem}.l-sp-footer__bottom{border-top:solid 1px var(--color-border);padding:20rem 0}.l-sp-footer__bottom-inner{display:flex;justify-content:space-between;align-items:center}.l-sp-footer__policy,.l-sp-footer__copyright{color:#7f7f7f;line-height:1.2;font-family:var(--font-sans);font-weight:400;font-size:12rem}.c-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:20rem;min-width:275rem;padding-block:15rem;padding-left:30rem;padding-right:20rem;border-radius:8rem;border:1px solid rgba(0,0,0,0);position:relative;overflow:hidden}@media only screen and (max-width: 1271px){.c-btn{min-width:228rem;padding:12rem 20rem}}.c-btn::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(-90deg, #ff9d00, #f75f23) padding-box,linear-gradient(-90deg, #f75f23, #ff9d00) border-box;opacity:1;transition:opacity .3s ease;z-index:0}.c-btn::after{content:"";position:absolute;inset:0;background:#fff;opacity:0;transition:opacity .3s ease;z-index:0}.c-btn>*{position:relative;z-index:1}@media only screen and (max-width: 1271px){.c-btn svg{width:28rem}}.c-btn svg circle{transition:fill .3s ease}.c-btn svg path{transition:stroke .3s ease}.c-btn:hover{border:1px solid var(--color-navy)}.c-btn:hover::before{opacity:0}.c-btn:hover::after{opacity:1}.c-btn:hover .c-btn__text{color:var(--color-navy)}.c-btn:hover svg circle{fill:var(--color-navy)}.c-btn:hover svg path{stroke:#fff}.c-btn.--white{border:1px solid var(--color-navy);background-color:#fff;transition:opacity .3s ease}@media(hover: hover)and (pointer: fine){.c-btn.--white:hover,.c-btn.--white:focus-visible{opacity:.5}}.c-btn.--white::before{display:none}.c-btn.--white .c-btn__text{color:var(--color-navy)}.c-btn.--center{justify-content:center}.c-btn.--center svg{position:absolute;top:50%;right:20rem;transform:translateY(-50%)}.c-btn.--center.--bottom svg{transform:translateY(-50%) rotate(90deg)}.c-btn.--bottom svg{transform:rotate(90deg)}.c-btn .c-btn__text{color:#fff;font-weight:700;line-height:1.3;transition:color .3s ease;font-size:18rem}@media only screen and (max-width: 1271px){.c-btn .c-btn__text{font-size:14rem}}@media only screen and (max-width: 767px){.c-btn .c-btn__text{font-size:16rem}}.c-btn-border-bottom{display:inline-flex;align-items:center;justify-content:space-between;gap:20rem;padding-block:25rem;border-bottom:1px solid var(--color-border);transition:background-image .3s ease}.c-btn-border-bottom svg circle{transition:fill .3s ease}.c-btn-border-bottom svg path{transition:stroke .3s ease}.c-btn-border-bottom:hover svg circle{fill:var(--color-navy)}.c-btn-border-bottom:hover svg path{stroke:#fff}.c-btn-border-bottom .c-btn__text{font-weight:700;line-height:1.3;color:var(--color-navy);font-size:20rem}@media only screen and (max-width: 1271px){.c-btn-border-bottom .c-btn__text{font-size:16rem}}.c-card{display:grid;grid-template-rows:auto 1fr;gap:18rem;height:100%}.c-card:hover .c-card__cta-icon,.c-card:focus-visible .c-card__cta-icon{background:var(--color-navy)}.c-card:hover .c-card__cta-svg,.c-card:focus-visible .c-card__cta-svg{color:var(--color-white)}.c-card:hover .c-card__cta-circle,.c-card:focus-visible .c-card__cta-circle{stroke:var(--color-navy)}.c-card:hover:not(.--opacity) .c-card__thumb,.c-card:focus-visible:not(.--opacity) .c-card__thumb{opacity:.5}.c-card.--opacity{transition:opacity .3s ease}.c-card.--opacity:hover,.c-card.--opacity:focus-visible{opacity:.5}.c-card__thumb{display:block;overflow:hidden;aspect-ratio:16/11;transition:opacity .3s ease}.c-card__thumb img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;transition:opacity .8s ease}.c-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:14rem;height:100%}.c-card__tags{display:flex;flex-wrap:wrap;gap:8rem 10rem}.c-card__tag{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:5rem 12rem;border-radius:999rem;background:var(--color-white);color:var(--color-navy);font-weight:bold;flex:0 0 auto;align-self:flex-start;font-size:13rem}@media only screen and (max-width: 1271px){.c-card__tag{font-size:13rem}}@media only screen and (max-width: 767px){.c-card__tag{padding:3rem 10rem 2rem}}.c-card__tag.--bg-gray{background:var(--color-gray)}.c-card__title{margin:0;color:var(--color-text);font-weight:bold;line-height:1.4;overflow:hidden;font-size:18rem}@media only screen and (max-width: 1271px){.c-card__title{font-size:14rem}}.c-card__cta{display:inline-flex;align-items:center;gap:9.6rem;margin-top:auto;align-self:flex-end}@media only screen and (max-width: 1271px){.c-card__cta{gap:4rem}}@media only screen and (max-width: 767px){.c-card__cta{display:flex;width:100%;justify-content:space-between;gap:0;align-self:stretch}}.c-card__cta-text{position:relative;display:inline-block;font-weight:bold;color:var(--color-navy);line-height:1.3;font-size:14rem}@media only screen and (max-width: 1271px){.c-card__cta-text{font-size:13rem}}.c-card__cta-icon{border-radius:999rem;display:inline-flex;align-items:center;justify-content:center;transition:background .3s ease}.c-card__cta-svg{display:block;color:var(--color-navy)}.c-card__cta-circle{stroke:currentColor;stroke-width:1px;vector-effect:non-scaling-stroke}.c-card__cta-arrow{fill:currentColor}.c-card__dt-update{margin-top:auto;color:var(--color-navy);font-weight:bold;font-size:13rem}@media only screen and (max-width: 1271px){.c-card__dt-update{font-size:13rem}}html.is-loaded .c-card__thumb img{opacity:1}.c-link{display:inline-flex;align-items:center;gap:5rem}.c-link svg circle{transition:fill .3s ease}.c-link svg path{transition:fill .3s ease}.c-link:hover svg circle{fill:var(--color-navy)}.c-link:hover svg path{fill:#fff}.c-link__text{line-height:1.3;font-size:14rem}@media only screen and (max-width: 1271px){.c-link__text{font-size:13rem}}.c-link__text.--navy{color:var(--color-navy)}.c-link__text.--bold{font-weight:bold}.c-width{margin-inline:auto;max-width:1296px;width:100%}.c-width.--home{max-width:1440px}.c-width.--single{max-width:856px}.c-width.--faq,.c-width.--contact,.c-width.--estimate{max-width:1076px}.c-mt-110{margin-top:110rem}@media only screen and (max-width: 1271px){.c-mt-110{margin-top:60rem}}.c-mt-100{margin-top:100rem}@media only screen and (max-width: 1271px){.c-mt-100{margin-top:60rem}}.c-mt-90{margin-top:90rem}@media only screen and (max-width: 1271px){.c-mt-90{margin-top:60rem}}.c-mt-80{margin-top:80rem}@media only screen and (max-width: 1271px){.c-mt-80{margin-top:60rem}}.c-mt-60{margin-top:60rem}@media only screen and (max-width: 1271px){.c-mt-60{margin-top:40rem}}.c-mt-50{margin-top:50rem}@media only screen and (max-width: 1271px){.c-mt-50{margin-top:32rem}}.c-mt-40{margin-top:40rem}@media only screen and (max-width: 1271px){.c-mt-40{margin-top:24rem}}.c-mt-32{margin-top:32rem}@media only screen and (max-width: 1271px){.c-mt-32{margin-top:20rem}}.c-mt-30{margin-top:30rem}@media only screen and (max-width: 1271px){.c-mt-30{margin-top:20rem}}.c-mt-28{margin-top:28rem}@media only screen and (max-width: 1271px){.c-mt-28{margin-top:18rem}}.c-mt-24{margin-top:24rem}@media only screen and (max-width: 1271px){.c-mt-24{margin-top:16rem}}.c-mt-20{margin-top:20rem}@media only screen and (max-width: 1271px){.c-mt-20{margin-top:16rem}}.c-mt-16{margin-top:16rem}@media only screen and (max-width: 1271px){.c-mt-16{margin-top:14rem}}.c-mt-12{margin-top:12rem}.c-mt-10{margin-top:10rem}.c-mt-2{margin-top:2rem}.c-h2{display:flex;flex-direction:column;align-items:center;gap:6rem}.c-h2__text{font-weight:700;letter-spacing:.07em;line-height:1.3684210526;color:#003083;font-size:38rem}@media only screen and (max-width: 1271px){.c-h2__text{font-size:22rem}}.c-h2__text.--center{text-align:center}.c-h2__eyebrow{position:relative;padding-left:16rem;font-weight:500;font-family:var(--font-montserrat);color:#aeacaa;font-size:16rem}@media only screen and (max-width: 1271px){.c-h2__eyebrow{font-size:13rem}}.c-h2__eyebrow::before{content:"";position:absolute;top:7rem;left:0;width:8rem;height:8rem;border-radius:calc(infinity*1px);background-color:var(--color-orange)}.relative{position:relative}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.flex-col{flex-direction:column}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.gap-2{gap:2rem}.gap-4{gap:4rem}.gap-8{gap:8rem}.gap-12{gap:12rem}.gap-16{gap:16rem}.leading-none{line-height:1}@media only screen and (min-width: 1272px){.pc\:hidden{display:none}}@media only screen and (max-width: 1271px){.max-pc\:hidden{display:none}}@media only screen and (min-width: 768px){.md\:hidden{display:none}}@media only screen and (max-width: 767px){.max-md\:hidden{display:none}}.w-full{width:100%}.text-right{text-align:right}.font-normal{font-weight:400}.font-medium{font-weight:500}.text-underline{display:inline;background:linear-gradient(#000, #000) left bottom/100% 2px no-repeat;box-decoration-break:clone;-webkit-box-decoration-break:clone}.text-underline.--lime{background:linear-gradient(#66bb0a, #66bb0a) left bottom/100% 2px no-repeat}.text-underline.--red{background:linear-gradient(#f62b11, #f62b11) left bottom/100% 2px no-repeat}.text-underline.--blue{background:linear-gradient(#0a49b3, #0a49b3) left bottom/100% 2px no-repeat}.text-underline.--pink{background:linear-gradient(#ea298d, #ea298d) left bottom/100% 2px no-repeat}.text-underline.--lightblue{background:linear-gradient(#06b2ce, #06b2ce) left bottom/100% 2px no-repeat}.text-underline.--darkorange{background:linear-gradient(#f75f23, #f75f23) left bottom/100% 2px no-repeat}.text-underline.--purple{background:linear-gradient(#5f49c1, #5f49c1) left bottom/100% 2px no-repeat}.text-underline.--green{background:linear-gradient(#23977c, #23977c) left bottom/100% 2px no-repeat}.c-eyebrow{font-weight:500;font-family:var(--font-montserrat);color:var(--color-orange)}.c-gradation-title{--shine-x: -40%;--shine-width: 28%;position:relative;display:inline-grid;place-items:center;font-family:var(--font-montserrat);font-weight:500;line-height:1.2;font-size:52rem}@media only screen and (max-width: 1271px){.c-gradation-title{font-size:30rem}}@media only screen and (max-width: 767px){.c-gradation-title{font-size:34rem}}.c-gradation-title__base,.c-gradation-title--accent{grid-area:1/1;display:block;white-space:nowrap}.c-gradation-title__base{color:var(--color-text)}.c-gradation-title--accent{color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);background-image:linear-gradient(90deg, #ff6a00 0%, #ff8a00 22%, #ffb347 45%, #ffd37a 50%, #ffb347 55%, #ff8a00 78%, #ff6a00 100%);background-repeat:no-repeat;background-size:var(--shine-width) 100%;background-position:var(--shine-x) 50%;background-clip:text;-webkit-background-clip:text;pointer-events:none;will-change:background-position}.p-contact-cta{position:relative;overflow:hidden}.p-contact-cta::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;width:100%;background:url("../media/images/common/contact_bg.webp") center/cover no-repeat}@media only screen and (max-width: 767px){.p-contact-cta::after{background:url("../media/images/common/contact_bg-sp.webp") center/cover no-repeat}}.p-contact-cta__inner{position:relative;z-index:1;margin:0 auto;padding:128rem 0}@media only screen and (max-width: 1271px){.p-contact-cta__inner{padding:60rem 0}}.p-contact-cta__head{display:flex;justify-content:space-between;align-items:baseline}@media only screen and (max-width: 1271px){.p-contact-cta__head{display:block}}.p-contact-cta__lead{margin:0;color:var(--color-text);font-weight:bold;letter-spacing:.05em;line-height:1.6;font-size:18rem}@media only screen and (max-width: 1271px){.p-contact-cta__lead{margin-top:24rem;font-size:15rem}}@media only screen and (max-width: 767px){.p-contact-cta__lead{font-size:16rem}}.p-contact-cta__cards{margin-top:30rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:30rem}@media only screen and (max-width: 1271px){.p-contact-cta__cards{margin-top:20rem;gap:16rem}}@media only screen and (max-width: 767px){.p-contact-cta__cards{grid-template-columns:1fr}}.c-cta-card{position:relative;display:grid;grid-template-rows:auto 1fr;gap:54rem;padding:27rem 30rem 88rem;border-radius:16rem;border:1rem solid hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.177);overflow:hidden;transition:box-shadow .3s ease}@media only screen and (max-width: 1271px){.c-cta-card{padding:20rem 12rem 50rem;gap:12rem}}@media only screen and (max-width: 767px){.c-cta-card{padding:20rem 20rem 50rem;gap:16rem}}.c-cta-card__en{margin:0;font-weight:500;font-family:var(--font-montserrat);color:hsla(0,0%,100%,.92);line-height:1.15;font-size:32rem}@media only screen and (max-width: 1271px){.c-cta-card__en{font-size:20rem}}@media only screen and (max-width: 767px){.c-cta-card__en{font-size:24rem}}.c-cta-card__ja{margin-top:8rem;font-weight:500;font-family:var(--font-sans);letter-spacing:.05em;color:var(--color-navy);line-height:1.6;font-size:16rem}@media only screen and (max-width: 1271px){.c-cta-card__ja{font-size:13rem}}@media only screen and (max-width: 767px){.c-cta-card__ja{margin-top:2rem;font-size:14rem}}.c-cta-card__media{width:100%;overflow:hidden;background:hsla(0,0%,100%,.4)}@media only screen and (max-width: 767px){.c-cta-card__media{width:295rem;height:125rem}}.c-cta-card__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.c-cta-card__icon{position:absolute;right:26rem;bottom:23rem;width:30rem;height:30rem;border-radius:999rem;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);transition:background .3s ease}@media only screen and (max-width: 1271px){.c-cta-card__icon{width:22rem;height:22rem}}@media only screen and (max-width: 767px){.c-cta-card__icon{right:20rem;bottom:20rem}}.c-cta-card__icon-svg{width:30rem;height:30rem;display:block;color:var(--color-white)}@media only screen and (max-width: 1271px){.c-cta-card__icon-svg{width:22rem;height:22rem}}@media only screen and (max-width: 767px){.c-cta-card__icon-svg{right:20rem;bottom:20rem}}.c-cta-card__icon-circle{stroke:currentColor;stroke-width:1rem;vector-effect:non-scaling-stroke}.c-cta-card__icon-arrow{fill:currentColor}.c-cta-card:hover,.c-cta-card:focus-visible{box-shadow:inset 0 0 0 1rem hsla(0,0%,100%,.18),0 12rem 30rem rgba(0,0,0,.18),0 0 0 1rem hsla(0,0%,100%,.35)}.c-cta-card:hover .c-cta-card__icon,.c-cta-card:focus-visible .c-cta-card__icon{background:var(--color-white)}.c-cta-card:hover .c-cta-card__icon-svg,.c-cta-card:focus-visible .c-cta-card__icon-svg{color:var(--color-orange)}.c-cta-card:hover .c-cta-card__icon-circle,.c-cta-card:focus-visible .c-cta-card__icon-circle{stroke:var(--color-white)}.c-floating-side{position:fixed;inset:0;z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease}.is-header-show.is-header-fixed .c-floating-side{opacity:1;visibility:visible;pointer-events:none}.c-floating-side__links{position:fixed;top:50%;right:0;transform:translateY(-50%);display:flex;flex-direction:column;gap:8rem;align-items:flex-end;pointer-events:auto;z-index:500;opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear .3s}.home .c-floating-side__links{opacity:0;visibility:hidden}.home.is-header-show.is-header-fixed .c-floating-side__links{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear 0s}.c-floating-side__link{width:50rem;min-height:148rem;border-radius:10rem 0 0 10rem;display:flex;align-items:center;justify-content:center;text-decoration:none;writing-mode:vertical-rl;text-orientation:mixed;transition:opacity .3s ease}.c-floating-side__link:hover,.c-floating-side__link:focus-visible{opacity:.5}.c-floating-side__link--contact{background:var(--color-orange)}.c-floating-side__link--tips{background:#132a6f}.c-floating-side__link--estimate{background:#fff;box-shadow:0 0 8rem rgba(0,0,0,.12)}.c-floating-side__link-text{font-weight:700;line-height:1.1;letter-spacing:.05em;font-size:16rem}@media only screen and (max-width: 1271px){.c-floating-side__link-text{font-size:13rem}}.c-floating-side__link--contact .c-floating-side__link-text,.c-floating-side__link--tips .c-floating-side__link-text{color:var(--color-white)}.c-floating-side__link--estimate .c-floating-side__link-text{color:var(--color-navy)}@media only screen and (max-width: 1271px){.c-floating-side__link{width:34rem;min-height:112rem}}@media only screen and (max-width: 767px){.c-floating-side__links{left:0;top:auto;bottom:0;transform:none;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:0;align-items:stretch;width:100%}.c-floating-side__link{width:100%;min-height:40rem;border-radius:0;writing-mode:horizontal-tb;text-orientation:initial;text-align:center;box-shadow:none}.c-floating-side__link:last-child{border-top:1rem solid var(--color-navy)}.c-floating-side__link-text{font-size:14rem}}