﻿.flex-layout{display:flex}.item-center{display:flex !important;justify-content:center !important;align-items:center !important}.column{display:flex !important;flex-direction:column !important}.grid-layout{display:grid}@media screen and (max-width: 1200px){.pc1200{display:none !important}}@media screen and (max-width: 768px){.pc{display:none !important}}@media screen and (min-width: 1000px){.sp{display:none !important}}.spacer{display:block;width:100%;border:none}.spacer--xsmall{height:max(3vw,32px)}.spacer--small{height:max(5vw,64px)}.spacer--medium{height:max(10vw,100px)}.spacer--large{height:max(15vw,150px)}.btnShine{position:relative;overflow:hidden}.btnShine::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.btnShine:hover::before{-webkit-animation:shine .75s;animation:shine .75s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.swiper{width:100%;height:max-content}.swiper img{aspect-ratio:16/9}.swiper-slide{height:auto;box-sizing:border-box}.swiper-navigation{display:flex;align-items:center;width:fit-content;margin:64px auto 0;gap:8px}.swiper-button-next,.swiper-button-prev{position:static;width:50px;color:#0b6fb8}.swiper-pagination{position:relative;display:flex;justify-content:center;padding:16px}.swiper-pagination-bullet{min-width:25px;max-width:120px;width:100%;height:8px;border-radius:0;background-color:#aaa}.swiper-pagination-bullet-active{background-color:#0b6fb8}.infinity-scroll{transition-timing-function:linear}#shadow-host-companion{display:none}.keep-all{word-break:keep-all}@media screen and (min-width: 769px){.keep-all{word-break:normal}}html{font-size:62.5%;line-height:1.5;font-feature-settings:normal;font-family:"Barlow","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;scroll-behavior:smooth;scroll-padding-top:65px}@media screen and (min-width: 769px){html{scroll-padding-top:158px}}html body{background-color:#fff;position:relative;counter-reset:number 0;color:#333}html body.active{overflow:hidden}html body .container{overflow:hidden}html body .wrapper{margin:0 auto;width:95%;max-width:1200px}html body a{text-decoration:none}html body h2{display:inline-block}html body li{list-style:none}html body small{font-size:1rem}html body img{width:100%;height:100%;object-fit:cover}html body picture{display:block}@media screen and (min-width: 1001px){html body small{font-size:1.4rem}}html .l-main{margin-top:60px}@media screen and (min-width: 769px){html .l-main{margin-top:153px}}html .text{line-height:1.5}/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}.c-btn{position:relative;display:block;padding:10px 15px;width:fit-content;height:fit-content;transition:all .2s;font-size:max(1.6rem,1vw);font-weight:bold;border:1px solid #000}.c-btn-cv{z-index:0;position:relative;justify-content:center;gap:5px;padding:2px 10px;width:100%;height:100%;aspect-ratio:2/1;transition:all .2s;text-align:center;line-height:1;overflow:hidden;background:#ffe500}.c-btn-cv::before{z-index:-1;content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.3) 100%);transform:skewX(-25deg)}.c-btn-cv:hover::before{animation:shire .6s}@keyframes shire{100%{left:125%}}.c-btn-cv .c-btn-cv__sub{padding:5px;font-size:1.3rem;color:#fff;text-shadow:1px 1px #707070;background:#00820d;border-radius:999px}.c-btn-cv .c-btn-cv__main{font-size:2rem;font-weight:bold;color:#00820d}.c-btn-cv--line{background:#00820d}.c-btn-cv--line .c-btn-cv__sub{color:#00820d;background:#fff}.c-btn-cv--line .c-btn-cv__main{color:#fff}.c-btn-top{position:relative;display:block;gap:10px;padding:8px 32px;margin:0 auto;width:fit-content;border-radius:999px;border:2px solid #0b6fb8;font-size:1.8rem;font-weight:bold;color:#000;text-align:center;background:rgba(0,0,0,0);transition:all .2s}.c-btn-top:hover{border:2px solid #0b6fb8;color:#fff;background:#0b6fb8;box-shadow:3px 3px 5px rgba(0,0,0,.062745098)}.c-btn-top:hover::after{background:#0b6fb8}.c-btn-top:hover::before{background:#fff}.c-section-title{position:relative;display:flex;justify-content:center;align-items:center;width:fit-content;margin:0 auto;font-size:2.4rem;font-weight:bold;color:#0b6fb8;line-height:1.5;font-family:"Noto Sans JP",sans-serif;text-align:center;border-bottom:4px solid currentColor}.c-section-title--about{gap:16px;font-family:"Zen Maru Gothic",sans-serif;font-weight:bold;font-size:2.6rem;line-height:1.45;border:none;text-decoration:none;color:#0b6fb8}@media screen and (min-width: 769px){.c-section-title--about{font-size:4.8rem}}.c-section-title--reason,.c-section-title--qta{justify-content:center;align-items:center;margin:0 auto;color:#fff}.c-section-title--qta{position:absolute;top:-12.5%;left:50%;transform:translateX(-50%);width:100%;padding:8px 32px;background:#0b6fb8;font-family:sans-serif;color:#fff;border:2px solid #fff;border-radius:1000px}.c-section-title--reason{flex-direction:column;align-items:center;gap:8px;font-size:2.6rem;font-weight:bold;line-height:normal;border:none}.c-section-title--service{flex-direction:column;gap:0;border:none;line-height:normal;color:#333}.c-section-title__number{font-size:1.9rem;font-weight:bold;color:#333;line-height:normal}@media screen and (min-width: 769px){.c-section-title__number{font-size:3.2rem}}.c-section-title__number-emphasis{font-family:"Barlow",sans-serif;font-size:2.6rem;font-weight:bold;color:#0b6fb8}@media screen and (min-width: 769px){.c-section-title__number-emphasis{font-size:4.8rem}}.c-section-title__heading{font-size:2.2rem;font-weight:bold;color:#0b6fb8;line-height:normal}@media screen and (min-width: 769px){.c-section-title__heading{font-size:4rem}}.c-section-title__heading-emphasis{font-family:"Noto Sans JP",sans-serif;font-size:2.2rem;font-weight:900;color:#ee3781}@media screen and (min-width: 769px){.c-section-title__heading-emphasis{font-size:4rem}}.c-section-title--strength{flex-direction:column;gap:8px;color:#0b6fb8}.c-section-title--strength::before{display:inline-block;font-family:"Material Symbols Outlined";content:"";font-variation-settings:"FILL" 1;font-size:40px;line-height:1;color:#0b6fb8}.c-section-title--simulation{flex-direction:column;gap:8px;color:#fff}.c-section-title--simulation::before{display:inline-block;font-family:"Material Symbols Outlined";content:"";font-variation-settings:"FILL" 1;font-size:40px;line-height:1;color:#fff}.c-section-title--works{flex-direction:column;gap:8px;color:#0b6fb8}.c-section-title--works::before{display:inline-block;font-family:"Material Symbols Outlined";content:"";font-variation-settings:"FILL" 1;font-size:40px;line-height:1;color:#0b6fb8}.c-section-title--question{flex-direction:column;gap:8px;font-size:2.2rem;color:#0b6fb8;border:none}.c-section-title--question::before{display:inline-block;font-family:"Material Symbols Outlined";content:"";font-variation-settings:"FILL" 1;font-size:40px;line-height:1;color:#0b6fb8}.c-section-title--contact{flex-direction:column;gap:8px;color:#0b6fb8}.c-section-title--contact::before{display:inline-block;font-family:"Material Symbols Outlined";content:"";font-variation-settings:"FILL" 0;font-size:70px;line-height:1;color:#0b6fb8}.c-section-title--info{flex-direction:column;gap:8px;color:#0b6fb8;border:none}.c-section-title--price{flex-direction:column;gap:8px;color:#0b6fb8}.c-section-title--price::before{display:inline-block;font-family:"Material Symbols Outlined";content:"";font-variation-settings:"FILL" 1;font-size:40px;line-height:1;color:#0b6fb8}.c-section-title--form{flex-direction:column;gap:8px;color:#0b6fb8}.c-section-title--form::before{display:inline-block;font-family:"Material Symbols Outlined";content:"";font-variation-settings:"FILL" 1;font-size:40px;line-height:1;color:#0b6fb8}@media screen and (min-width: 769px){.c-section-title{font-size:4.8rem}.c-section-title--reason{font-size:4.8rem}.c-section-title--qta{width:max-content;margin:0 auto;font-size:clamp(3.2rem,3vw,4rem)}.c-section-title--question{font-size:4rem}.c-section-title--service::before,.c-section-title--simulation::before,.c-section-title--strength::before,.c-section-title--works::before,.c-section-title--question::before,.c-section-title--price::before,.c-section-title--form::before{font-size:70px}}.c-section-title--white{position:relative;display:flex;align-items:center;font-size:clamp(1.25rem,1.159rem + 0.45vw,1.5rem);font-weight:bold;color:#fff;line-height:1.5;font-family:"Noto Sans JP",sans-serif}.c-section-title--white::after{content:"";display:inline-block;margin-left:8px;width:10vw;height:1px;background-color:#fff}.c-section-title--white .c-section-title__heading{position:relative;transform:translateY(3px)}@media screen and (max-width: 768px){.c-section-title--white{font-size:1rem}}.c-page-title{display:flex;align-items:center;gap:32px;padding:32px 0 10px;font-size:clamp(3rem,2.636rem + 1.82vw,4rem);font-weight:bold;color:#0b6fb8}.c-page-title-small{font-size:clamp(1.25rem,1.159rem + 0.45vw,1.5rem);font-weight:bold;color:#0b6fb8}.c-page-title img{object-fit:contain}@media screen and (max-width: 768px){.c-page-title{font-size:clamp(2rem,1.636rem + 1.82vw,3rem)}}.c-fixed-tel{display:flex;justify-content:center;align-items:center;visibility:hidden;position:fixed;z-index:999;bottom:0;left:50%;translate:-50% 10%;padding:12px 8px 8px 48px;width:min(90vw,480px);background:linear-gradient(90deg, #08B14B 0%, #2FD334 100%);border:2px solid #fff;border-radius:8px;box-shadow:0 -4px 0 0 rgba(0,0,0,.3) inset,0 4px 0 0 hsla(0,0%,100%,.3) inset,0 2px 4px 0 rgba(0,0,0,.3);opacity:0;transition:opacity .3s,translate .3s}@media screen and (min-width: 769px){.c-fixed-tel{display:none;visibility:hidden}}.c-fixed-tel.is-fixed{opacity:1;translate:-50% -50%;visibility:visible}.c-fixed-tel .c-fixed-tel__icon{position:absolute;top:50%;left:48px;translate:-50% -50%;width:72px;height:72px;padding:12px;background:#fff;border:3px solid #08b14b;border-radius:9999px}.c-fixed-tel .c-fixed-tel__inner{color:#fff;font-weight:bold;font-size:1.4rem;text-align:center;line-height:1;display:block;padding:0 16px}.c-fixed-tel .c-fixed-tel__inner .c-fixed-tel__label{display:block;color:#fff;font-size:2.2rem;margin-bottom:4px}.c-fixed-tel .c-fixed-tel__inner .c-fixed-tel__telNumber{display:flex;justify-content:center;align-items:center;gap:2px;font-size:1.8rem;color:#fff}.c-fixed-tel .c-fixed-tel__inner .c-fixed-tel__free-dial{width:28px;height:auto}.l-header{z-index:999;position:fixed;top:0;left:0;width:100%;background:#fff}.l-header__inner{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0 auto;padding:0 12px;width:100%;height:60px}.l-header__logo{display:flex;align-items:center;min-width:0;flex-shrink:1}.l-header__logoLink{display:block;font-size:0}.l-header__logoImg{display:block;height:auto;max-width:100%;object-fit:contain;object-position:left center;width:186px}.l-header__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.l-header__tel{display:flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:6px;background:#0b6fb8;color:#fff;font-family:"Barlow","Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2;white-space:nowrap}.l-header__burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:40px;height:33px;border-radius:6px;background:#0b6fb8;cursor:pointer}.l-header__burger-bar{display:block;width:20px;height:2px;border-radius:1px;background:#fff}.l-header__contactWrapper{display:none}.l-header__bottom{display:none}@media screen and (min-width: 769px){.l-header__top{background:#fff}.l-header__inner{gap:16px;padding:0 32px;max-width:1264px;height:83px}.l-header__logoImg{width:287px}.l-header__actions{display:none}.l-header__contactWrapper{display:flex;align-items:center;gap:16px;flex-shrink:0}.l-header__statusBox{display:flex;flex-direction:column;justify-content:center;padding:10px 32px;height:83px;background:#ffd742;color:#333}.l-header__statusTime{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2;color:#333}.l-header__statusTime-num{font-family:"Barlow",sans-serif;font-weight:700;color:#333}.l-header__statusText{font-family:"Noto Sans JP",sans-serif;font-size:2.8rem;font-weight:700;line-height:1.2;color:#333}.l-header__phoneBox{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 24px;height:60px;border-radius:8px;background:#0b6fb8;transition:opacity .3s}.l-header__phoneBox:hover{opacity:.8}.l-header__phoneNumber{font-family:"Barlow","Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2;color:#fff}.l-header__phoneTime{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.2;color:#fff}.l-header__bottom{display:block;padding:16px 0;height:70px;background:#0b6fb8}.l-header__nav{padding:8px 32px}.l-header__nav-list{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:100%;max-width:786px}.l-header__nav-item{flex-shrink:0}.l-header__nav-link{display:block;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.2;color:#e2f3ff;white-space:nowrap;transition:opacity .2s}.l-header__nav-link:hover{opacity:.7}}.language-box{position:relative;background-color:#0b6fb8}.bogo-language-switcher{z-index:999;position:absolute;left:0;display:none;flex-direction:column;width:100px;border:1px solid #c5c5c5;background-color:#0b6fb8}.bogo-language-switcher li{cursor:default;box-sizing:border-box;padding:2px 10px;text-align:center}.bogo-language-switcher li:hover{background-color:rgba(0,0,0,.2)}.bogo-language-switcher .ja{order:1}.bogo-language-switcher .en-US{order:2}.display-item{width:100px;box-sizing:border-box;border:1px solid #c5c5c5;padding:4px;text-align:center;font-size:1rem;color:#fff}.display-text{color:#fff}.bogo-language-name a{display:block;padding:8px;border:1px solid #c5c5c5;width:100%;color:#fff;font-size:1rem}.on{display:flex}.l-footer{background:#e2f3ff}.l-footer__inner{display:flex;flex-direction:column;align-items:center;gap:32px;margin:0 auto;padding:32px 16px;width:100%}.l-footer__markLink{display:block;font-size:0}.l-footer__markImg{display:block;height:auto;max-width:100%;object-fit:contain;object-position:left center;width:217px}.l-footer-head__inner{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.l-footer__nav{width:100%}.l-footer__nav-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px;padding:0 16px;width:100%}.l-footer__nav-item:last-child{grid-column:1/-1}.l-footer__nav-link{display:block;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2;color:#333;transition:color .2s}.l-footer__nav-link:hover{color:#0b6fb8}.l-footer__contactBox{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%}.l-footer__tel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 0}.l-footer__telNumber{font-family:"Barlow","Noto Sans JP",sans-serif;font-size:4rem;font-weight:700;line-height:1.2;color:#0b6fb8}.l-footer__telTime{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2;color:#333}.l-footer__btn-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%}.l-footer__btn{display:flex;align-items:center;justify-content:center;padding:8px 16px;width:100%;border-radius:8px;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.2;transition:opacity .3s}.l-footer__btn:hover{opacity:.8}.l-footer__btn--tel{background:#ffd742;color:#333}.l-footer__btn--web{background:#ee3781;color:#fff}.l-footer-bottom__inner{display:flex;align-items:center;justify-content:center;width:100%}.l-footer-bottom__text{display:block;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2;color:#333;text-align:center}@media screen and (min-width: 769px){.l-footer__inner{align-items:flex-start;padding:32px;max-width:1264px}.l-footer__markImg{width:287px}.l-footer-head__inner{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:32px}.l-footer__nav{flex:1 1 auto;min-width:0}.l-footer__nav-list{display:flex;flex-direction:column;gap:10px;padding:0}.l-footer__contactBox{align-items:flex-start;gap:16px;width:425px;flex-shrink:0}.l-footer__tel{align-items:flex-start}.l-footer__telNumber{font-size:4.8rem}.l-footer__telTime{font-size:2rem}.l-footer__btn-wrapper{flex-direction:row;gap:19px}.l-footer__btn{padding:8px 16px;width:auto;font-size:2.4rem}}.l-menu{z-index:1000;position:fixed;top:0;left:0;display:flex;flex-direction:column;width:100%;height:100dvh;overflow-y:auto;overscroll-behavior:contain;background:#fff;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility .3s}.l-menu.active{opacity:1;visibility:visible;pointer-events:auto}.l-menu__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;width:100%;background:#fff;flex-shrink:0}.l-menu__logo{display:flex;align-items:center;min-width:0}.l-menu__logoLink{display:block;font-size:0}.l-menu__logoImg{display:block;height:auto;max-width:100%;object-fit:contain;object-position:left center;width:186px}.l-menu__close{position:relative;display:block;width:40px;height:33px;border-radius:6px;background:#0b6fb8;cursor:pointer;flex-shrink:0}.l-menu__close-bar{position:absolute;top:50%;left:50%;display:block;width:20px;height:2px;background:#fff}.l-menu__close-bar:nth-child(1){translate:-50% -50%;rotate:45deg}.l-menu__close-bar:nth-child(2){translate:-50% -50%;rotate:-45deg}.l-menu__nav-list{display:flex;flex-direction:column;padding-top:8px;width:100%}.l-menu__nav-item{display:flex;align-items:center;padding:26px 20px 25px;border-bottom:1px solid #ddd}.l-menu__nav-link{display:block;width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;line-height:1.2;color:#333}.l-menu__cta{display:flex;flex-direction:column;align-items:center;gap:8px;padding:36px 20px;width:100%}.l-menu__cta-lead{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2;color:#333}.l-menu__tel{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;width:100%;border-radius:8px;background:#0b6fb8}.l-menu__tel-icon{font-size:2.4rem;line-height:1;color:#fff}.l-menu__tel-number{font-family:"Barlow","Noto Sans JP",sans-serif;font-size:2.6rem;font-weight:700;line-height:1.2;color:#fff}@media screen and (min-width: 769px){.l-menu{display:none}}.fv{z-index:0;position:relative;width:100vw;aspect-ratio:375/812;background-color:#e2f3ff}.fv .fv__thumb{width:100%;aspect-ratio:375/674}@media screen and (min-width: 1064px){.fv .fv__thumb{aspect-ratio:1920/843}}@media screen and (min-width: 769px)and (max-width: 1063px){.fv{aspect-ratio:834/1560}}@media screen and (min-width: 1064px){.fv{aspect-ratio:auto}}.fv .fv__thumb--child{aspect-ratio:768/1240}@media screen and (min-width: 769px){.fv .fv__thumb--child{aspect-ratio:1920/812}}.fv .fv__img{width:100%;height:100%;object-fit:cover}.fv .fv__cv-btn{container-type:inline-size;--u: calc(100cqw / 343);z-index:2;position:absolute;top:81.5%;left:50%;bottom:auto;transform:translate(-50%, -50%);display:block;width:91.47%;max-width:none;padding-top:0;border-radius:0;overflow:visible;background:rgba(0,0,0,0);text-align:left;text-decoration:none;transition:filter .3s;filter:drop-shadow(0 8px 4px rgba(0, 0, 0, 0.125));line-height:1}.fv .fv__cv-btn .fv__cv-btn__lead{position:absolute;bottom:100%;left:50%;z-index:4;transform:translate(-50%, 50%);display:inline-flex;align-items:center;justify-content:center;padding:calc(9*var(--u)) calc(24*var(--u));border:calc(4*var(--u)) solid #e31a1a;border-radius:9999px;background:#fff;color:#e31a1a;font-family:"Noto Sans JP",sans-serif;font-weight:900;font-size:calc(16*var(--u));letter-spacing:0;white-space:nowrap;font-feature-settings:"pwid"}.fv .fv__cv-btn .fv__cv-btn__lead::before{content:"";position:absolute;bottom:calc(-15*var(--u));left:calc(24*var(--u));width:calc(21*var(--u));height:calc(21*var(--u));background:#fff;border:0;clip-path:polygon(50% 0%, 100% 100%, 0% 100%);transform:rotate(-150deg)}.fv .fv__cv-btn .fv__cv-btn__lead::after{display:none}.fv .fv__cv-btn .fv__cv-btn__inner{position:relative;display:block;overflow:hidden;border-radius:calc(20*var(--u));border:calc(6*var(--u)) solid #e31a1a;background-color:#e31a1a}.fv .fv__cv-btn .fv__cv-btn__top{display:flex;align-items:center;justify-content:flex-start;padding:calc(21*var(--u)) 0 0 calc(99*var(--u));background:#e31a1a;border-radius:calc(14*var(--u)) calc(14*var(--u)) 0 0}.fv .fv__cv-btn .fv__cv-btn__waiting{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:0;white-space:nowrap}.fv .fv__cv-btn .fv__cv-btn__waiting-row{display:flex;align-items:flex-end;gap:0;margin-top:calc(-10*var(--u));white-space:nowrap}.fv .fv__cv-btn .fv__cv-btn__waiting-label{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;width:calc(216*var(--u));padding:calc(7*var(--u)) calc(3*var(--u));border:calc(1*var(--u)) solid #fff;color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:900;font-size:calc(16*var(--u));line-height:1.05;letter-spacing:0;writing-mode:horizontal-tb;text-orientation:mixed}.fv .fv__cv-btn .fv__cv-btn__waiting-num{font-family:"Barlow","Noto Sans JP",sans-serif;font-weight:900;font-size:calc(88*var(--u));line-height:1;color:#fdda72;letter-spacing:-0.02em;-webkit-text-stroke:calc(8*var(--u)) #e31a1a;paint-order:stroke fill}.fv .fv__cv-btn .fv__cv-btn__waiting-suffix,.fv .fv__cv-btn .fv__cv-btn__waiting-text{align-self:flex-end;padding-bottom:calc(8*var(--u));font-family:"Noto Sans JP",sans-serif;font-weight:900;line-height:1}.fv .fv__cv-btn .fv__cv-btn__waiting-suffix{font-size:calc(32*var(--u))}.fv .fv__cv-btn .fv__cv-btn__waiting-text{font-size:calc(24*var(--u))}.fv .fv__cv-btn .fv__cv-btn__waiting-suffix{color:#fdda72}.fv .fv__cv-btn .fv__cv-btn__waiting-text{color:#fff;font-weight:700}.fv .fv__cv-btn .fv__cv-btn__middle{display:flex;align-items:center;justify-content:flex-start;padding:calc(12*var(--u)) 0 calc(14*var(--u)) calc(103*var(--u));background:#fff}.fv .fv__cv-btn .fv__cv-btn__tel{position:relative;z-index:3;color:#e31a1a;-webkit-text-stroke:calc(8*var(--u)) #fff;paint-order:stroke fill;font-family:"Barlow","Noto Sans JP",sans-serif;font-weight:900;font-size:calc(36*var(--u));line-height:1.2;letter-spacing:-0.01em;white-space:nowrap}.fv .fv__cv-btn .fv__cv-btn__sub{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(7*var(--u));padding:0 calc(5*var(--u)) calc(3*var(--u)) calc(83*var(--u));background:linear-gradient(90deg, #249440 0%, #43cc28 100%);color:#fff;border-radius:0 0 calc(14*var(--u)) calc(14*var(--u))}.fv .fv__cv-btn .fv__cv-btn__sub-time{flex-shrink:0;display:inline-flex;align-items:center;margin-top:calc(-11*var(--u));padding:calc(5*var(--u)) calc(15*var(--u));border:calc(1*var(--u)) solid #249440;border-radius:9999px;background:#fff;color:#11ad4f;font-family:"Barlow","Noto Sans JP",sans-serif;font-weight:700;font-size:calc(14*var(--u));line-height:1;white-space:nowrap}.fv .fv__cv-btn .fv__cv-btn__sub-tap{flex:0;display:inline-flex;align-items:center;justify-content:center;gap:calc(4*var(--u));font-family:"Barlow","Noto Sans JP",sans-serif;font-weight:900;font-size:calc(16*var(--u));line-height:1;text-align:center;white-space:nowrap}.fv .fv__cv-btn .fv__cv-btn__sub-icon{display:none;font-size:calc(20*var(--u));line-height:1;font-variation-settings:"FILL" 1,"wght" 700}.fv .fv__cv-btn .fv__cv-btn__worker{position:absolute;left:0;bottom:calc(6*var(--u));z-index:2;display:block;width:calc(115*var(--u));aspect-ratio:132/227;overflow:hidden;pointer-events:none}.fv .fv__cv-btn .fv__cv-btn__worker img{display:block;width:100%;height:100%;object-fit:cover;object-position:right top}@media screen and (min-width: 769px){.fv .fv__cv-btn{--u: calc(100vw / 1920);top:73.6%;left:74.6%;bottom:auto;transform:translate(-50%, -50%);width:calc(663*var(--u));max-width:none;--worker-w: calc(255 * var(--u));--worker-shift: 0;--pad-x: calc(6 * var(--u));--gap-num: 0;--text-start: calc(165 * var(--u))}.fv .fv__cv-btn:hover{filter:brightness(1.075)}.fv .fv__cv-btn .fv__cv-btn__lead{font-size:calc(32*var(--u));padding:calc(13*var(--u)) calc(28*var(--u));border-width:calc(4*var(--u))}.fv .fv__cv-btn .fv__cv-btn__lead::before{top:auto;bottom:calc(-15.98*var(--u));left:calc(52*var(--u));width:calc(30*var(--u));height:calc(30*var(--u));background:#fff;border:0;clip-path:polygon(50% 0%, 100% 100%, 0% 100%);transform:rotate(-150deg)}.fv .fv__cv-btn .fv__cv-btn__lead::after{display:none}.fv .fv__cv-btn .fv__cv-btn__inner{border-radius:calc(24*var(--u));border:calc(6*var(--u)) solid #e31a1a}.fv .fv__cv-btn .fv__cv-btn__top{justify-content:flex-start;padding:calc(22*var(--u)) var(--pad-x) calc(10*var(--u)) var(--text-start);border-radius:calc(18*var(--u)) calc(18*var(--u)) 0 0;max-height:140px}.fv .fv__cv-btn .fv__cv-btn__middle{justify-content:flex-start;padding:calc(8*var(--u)) var(--pad-x) calc(6*var(--u)) var(--text-start)}.fv .fv__cv-btn .fv__cv-btn__waiting{flex-direction:row;align-items:flex-end}.fv .fv__cv-btn .fv__cv-btn__waiting-row{margin-top:0}.fv .fv__cv-btn .fv__cv-btn__waiting-label{align-self:center;width:auto;font-size:calc(32*var(--u));padding:calc(4*var(--u)) calc(3*var(--u));margin-right:calc(16*var(--u));writing-mode:vertical-rl;text-orientation:upright}.fv .fv__cv-btn .fv__cv-btn__waiting-num{font-size:calc(113*var(--u));color:#fdda72;-webkit-text-stroke:0}.fv .fv__cv-btn .fv__cv-btn__tel{-webkit-text-stroke:0}.fv .fv__cv-btn .fv__cv-btn__waiting-suffix,.fv .fv__cv-btn .fv__cv-btn__waiting-text{font-size:calc(56*var(--u));padding-bottom:calc(6*var(--u))}.fv .fv__cv-btn .fv__cv-btn__tel{font-size:calc(70*var(--u))}.fv .fv__cv-btn .fv__cv-btn__sub{flex-direction:row;align-items:center;justify-content:center;gap:calc(10*var(--u));padding:calc(7*var(--u)) var(--pad-x) calc(7*var(--u)) var(--text-start);border-radius:0 0 calc(18*var(--u)) calc(18*var(--u))}.fv .fv__cv-btn .fv__cv-btn__sub-time{margin-top:0;font-size:calc(16*var(--u));padding:calc(6*var(--u)) calc(16*var(--u))}.fv .fv__cv-btn .fv__cv-btn__sub-icon{display:inline-flex}.fv .fv__cv-btn .fv__cv-btn__sub-tap{font-size:calc(22*var(--u))}.fv .fv__cv-btn .fv__cv-btn__sub-icon{font-size:calc(22*var(--u))}.fv .fv__cv-btn .fv__cv-btn__worker{width:auto;height:100%;max-height:190px;aspect-ratio:1/1.8;left:0;bottom:0}.fv .fv__cv-btn .fv__cv-btn__worker img{object-position:right top}}@media screen and (min-width: 769px)and (min-width: 1340px){.fv .fv__cv-btn .fv__cv-btn__waiting-label{max-height:96px}}@media screen and (min-width: 769px)and (min-width: 1600px){.fv .fv__cv-btn .fv__cv-btn__worker{max-height:none}}.fv .contactBtn{z-index:2;position:absolute;bottom:-12.5%;left:50%;transform:translate(-50%, -50%);display:inline-block;width:95%;font-weight:bold;font-size:2rem;white-space:nowrap;transition:filter .3s;filter:drop-shadow(0 8px 4px rgba(0, 0, 0, 0.125))}@media screen and (min-width: 640px){.fv .contactBtn{font-size:2.4rem;left:50%;transform:translate(-50%, -50%)}.fv .contactBtn:hover{filter:brightness(1.125)}}@media screen and (min-width: 769px){.fv .contactBtn{font-size:3.2rem;left:75%;bottom:-20%;width:clamp(240px,90%,320px)}}@media screen and (min-width: 976px){.fv .contactBtn{bottom:-15%;width:clamp(320px,90%,400px)}}@media screen and (min-width: 1480px){.fv .contactBtn{bottom:-20%;width:clamp(400px,90%,640px)}}@media screen and (min-width: 1600px){.fv .contactBtn{bottom:-15%}}@media screen and (min-width: 769px)and (max-width: 1063px){.fv .fv__cv-btn{--u: 1px;top:85%;left:50%;bottom:auto;transform:translate(-50%, -50%);width:663px;max-width:calc(100% - 32px)}}.about{z-index:1;position:relative;padding:40px 16px;background-color:#fafafa}.about::before{z-index:0;position:absolute;top:0;left:0;content:"";display:none;width:500px;height:332.447px;background-image:url(../img/bg01.webp);background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 1001px){.about::before{display:block}}.about .bg{position:relative;width:100%;height:100%}.about .bg::before{content:"";position:absolute;inset:0;z-index:-1;background:url(../img/about-bg.webp) center/cover no-repeat;opacity:.13;-webkit-mask-image:linear-gradient(0deg, #000 0%, transparent 100%);mask-image:linear-gradient(0deg, #000 0%, transparent 100%);pointer-events:none}.about .bg::after{z-index:0;position:absolute;bottom:0;right:0;content:"";display:none;width:500px;height:333.333px;background-image:url(../img/bg02.webp);background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 1001px){.about .bg::after{display:block}}.about .spacer__top{grid-row:1/2}.about .spacer__bottom{grid-row:4/5}.about .wrapper{z-index:2;position:relative;gap:32px}.about .wrapper{position:relative;z-index:2}.about__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.about__icon{width:48px;height:48px}.about .list{gap:8px;justify-content:center}.about .item{display:flex;align-items:center;gap:8px;padding:4px 16px;font-size:1.6rem;font-weight:bold}@media screen and (min-width: 769px){.about{padding:72px 32px 96px}.about .list{gap:16px;padding:0 32px}.about .item{padding:8px 16px}}@media screen and (min-width: 1064px){.about{padding-inline:0}}.about .item__icon{flex-shrink:0;width:40px;height:40px}.about .item__text{flex:1;font-family:"Noto Sans JP",sans-serif;font-size:1.9rem;font-weight:700;line-height:36px;color:#797f82}@media screen and (min-width: 769px){.about .item__text{font-size:3.2rem}}.about .strong{color:#0b6fb8}.about .box{gap:16px;padding:32px 16px;background-color:#fff;border-radius:16px;box-shadow:0 4px 0 0 rgba(0,0,0,.2)}.about .logoPic{margin:0 auto}.about .logoSub{max-height:480px}.about .textarea{gap:32px}.about .lead{font-size:2.4rem;font-weight:bold;color:#0b6fb8;text-align:center}.about .text{font-size:1.6rem;text-align:center}.about .about__link-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin:0 auto;width:fit-content}.about .contactBtn{display:inline-block;padding:16px 32px;margin:0 auto;background-color:#ee3781;color:#fff;border-radius:1000px;font-size:1.6rem;font-weight:bold}.about .contactBtn--line{background-color:#06c755}@media screen and (min-width: 769px){.about .bg{position:relative;width:100%;height:100%}.about .row{flex-direction:column-reverse;gap:0}.about .inner{padding:32px}.about .item{font-size:2.4rem}.about .item__icon{width:40px;height:40px}.about .toBottom-arrow{width:fit-content;margin:0 auto}.about .toBottom-arrow>span{font-size:96px;color:#0b6fb8}.about .box{padding:64px 32px}.about .logoPic{width:100%}.about .lead{font-size:4rem}.about .text{font-size:2.4rem;text-align:center}.about .about__link-wrapper{flex-direction:row}.about .contactBtn{padding:16px 32px;font-size:2rem}}@media screen and (min-width: 1120px){.about .box{grid-template-columns:auto 1fr;align-items:center}}.reason{z-index:1;position:relative;background-color:#0b6fb8;padding:40px 16px}.reason .wrapper{z-index:2;position:relative;gap:32px;width:100%}@media screen and (min-width: 769px)and (max-width: 1063px){.reason{padding:72px 32px}}@media screen and (min-width: 1064px){.reason{padding:72px 0}.reason .wrapper{width:95%}}.reason__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px}.reason__icon{width:70px;height:70px}.reason .list{gap:24px;counter-reset:number 0}.reason .item{grid-template:"img" auto "lead" auto "text" 1fr/1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;box-shadow:0 4px 0 0 rgba(0,0,0,.25);overflow:hidden}.reason .thumb{grid-area:img}.reason .img{width:100%;height:190px;object-fit:cover}.reason .lead{grid-area:lead;display:flex;flex-direction:column;gap:10px;margin-top:16px;padding:0;width:fit-content;font-size:1.9rem}@media screen and (min-width: 769px){.reason .lead{margin-top:0;font-size:3.2rem}}.reason .lead:before{counter-increment:number 1;content:"POINT " counter(number);display:inline-block;padding:4px 16px;width:fit-content;height:auto;background-color:#0b6fb8;border-radius:1000px;font-size:1.6rem;line-height:normal;font-weight:bold;color:#fff;text-align:center;font-family:"Inter",sans-serif}.reason .lead__number{font-family:"Barlow",sans-serif;font-weight:bold}.reason .lead .lead__body{font-family:"Noto Sans JP",sans-serif;font-size:inherit;font-weight:700;line-height:1.5;color:#333}.reason .lead .strong{font-weight:700;color:#ee3781}.reason .text{grid-area:text;margin-bottom:32px;padding:0;font-size:1.6rem;line-height:1.5;align-self:start;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 769px){.reason .text{margin-bottom:0}}.reason .text p{margin-bottom:0}.reason .text p+p{margin-top:1em}.reason .text .strong{font-weight:700;color:#0b6fb8;font-size:inherit}.reason .text .number{font-family:"Barlow",sans-serif;font-weight:bold}@media screen and (min-width: 769px){.reason .item{grid-template-rows:repeat(3, auto);align-items:center;column-gap:16px;row-gap:16px;padding:16px}.reason .item-1,.reason .item-3{grid-template:"img lead" auto "img text" auto/1fr 1fr}.reason .item-2,.reason .item-4{grid-template:"lead img" auto "text img" auto/1fr 1fr}.reason .thumb{grid-area:img;align-self:stretch;min-height:0}.reason .img{max-height:none;width:100%;height:100%;object-fit:cover}.reason .lead{grid-area:lead;display:flex;flex-direction:column;gap:10px;align-self:end;padding:32px;padding-bottom:0;font-size:3.2rem}.reason .lead::before{font-size:1.6rem}.reason .text{grid-area:text;padding:32px;padding-top:0;font-size:1.6rem}}.service{z-index:1;position:relative;background-color:#fafafa;padding:40px 16px}.service::after{z-index:0;position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background-image:url(../img/service-bg-pattern.webp);background-size:1500px 1500px;background-repeat:repeat;opacity:.05}.service__title-wrapper{z-index:2;position:relative;display:flex;flex-direction:column;align-items:center;gap:0;padding-bottom:8px}.service__icon{z-index:2;position:relative;width:70px;height:70px}.service .wrapper{z-index:2;position:relative;gap:32px;width:100%}@media screen and (min-width: 769px)and (max-width: 1063px){.service{padding:72px 32px}}@media screen and (min-width: 1064px){.service{padding:72px 0}.service .wrapper{width:95%}}.service .slide-link{display:block;color:#fff;font-size:clamp(1.2rem,1vw,1.6rem);text-align:center}.service .slide-text{padding-top:1rem;font-size:1rem;display:none}.service .list{gap:16px;min-width:0;counter-reset:number 0}.service .item{flex-direction:column;padding:16px;background-color:#fff;border:5px solid #0b6fb8;border-radius:8px;box-shadow:0 4px 0 0 rgba(0,0,0,.2);gap:16px;min-width:0}.service .img{min-width:0}.service .img img{max-height:160px}.service .textarea{gap:16px;place-content:center}.service .title{position:relative;display:inline-block;width:fit-content;font-size:1.4rem;font-weight:bold;color:#fff;padding:8px 32px 8px 32px;background:#0b6fb8;border-radius:1000px;justify-self:center;font-family:"Inter","Noto Sans JP",sans-serif}.service .title__heading{counter-increment:number 1}.service .title__heading::after{content:counter(number)}.service .text{font-size:1.6rem;font-family:"Inter","Noto Sans JP",sans-serif}@media screen and (min-width: 769px){.service .wrapper{gap:32px}.service .list{gap:64px}.service .item{align-items:center;gap:32px;padding:32px}.service .list .item:nth-of-type(odd){grid-template-columns:1fr 1fr;grid-template-areas:"img text";flex-direction:row}.service .list .item:nth-of-type(even){flex-direction:row-reverse}.service .thumb{grid-area:img;flex:1;max-height:300px}.service .img img{max-height:300px}.service .textarea{grid-area:text;grid-template-rows:auto 1fr;flex:1}.service .title{justify-self:start;font-size:2.4rem}.service .text{font-size:2rem}}.service-content{display:flex;flex-direction:column;gap:32px}.service-content__list{display:grid;grid-template-columns:1fr;gap:16px;list-style:none;padding:0;margin:0}@media screen and (min-width: 769px){.service-content__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1264px){.service-content__list{grid-template-columns:repeat(4, 1fr)}}.service-content__item{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;box-shadow:0 2px 0 0 rgba(0,0,0,.25),inset 0 0 0 2px #fafafa;overflow:hidden}.service-content__item-header{display:flex;align-items:center;justify-content:center;padding:16px 32px;background-color:#0b6fb8;text-align:center}.service-content__item-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;line-height:1.2;color:#fff}@media screen and (min-width: 769px){.service-content__item-title{font-size:2.4rem}}.service-content__item-body{display:flex;flex-direction:column;gap:16px;padding-bottom:32px}.service-content__item-img{width:100%;height:200px;overflow:hidden}.service-content__item-img img{width:100%;height:100%;object-fit:cover}.service-content__item-list{display:flex;flex-direction:column;gap:8px;padding:0 16px;margin:0;list-style:none}.service-content__item-list-item{display:flex;align-items:center;gap:4px}.service-content__check-icon{flex-shrink:0;font-size:2.4rem;line-height:1;color:#0b6fb8}.service-content__item-list-text{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:400;line-height:1.25;color:#333}.price.price--renewal{display:flex;flex-direction:column;align-items:center;gap:32px;padding:40px 16px;background-color:#fafafa;background-image:linear-gradient(rgba(250, 250, 250, 0.8), rgba(250, 250, 250, 0.8)),url(../img/pattern-grid.webp);background-size:auto,320px 320px;background-repeat:repeat,repeat}@media screen and (min-width: 769px){.price.price--renewal{padding:72px 32px}}.price__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:8px}.price__icon{width:64px;height:64px}.price__title{font-family:"Noto Sans JP",sans-serif;font-size:2.2rem;font-weight:700;line-height:1.2;color:#0b6fb8;text-align:center}@media screen and (min-width: 769px){.price__title{font-size:4rem}}.price-new{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1200px}.price-new__inner{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.price-new__intro{display:flex;flex-wrap:nowrap;justify-content:center;gap:16px;width:100%;max-width:720px}.price-new__intro-card{display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:0;max-width:352px;background:#fff;border:2px solid #0b6fb8;border-radius:8px;overflow:hidden}.price-new__intro-card-label{display:flex;align-items:center;justify-content:center;padding:4px 12px;width:100%;background:#0b6fb8;font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;line-height:1.25;color:#e2f3ff;white-space:nowrap}@media screen and (min-width: 769px){.price-new__intro-card-label{font-size:2.4rem}}.price-new__intro-card-amount{display:flex;align-items:baseline;justify-content:center;padding:4px 0}.price-new__intro-card-num{font-family:"Barlow",sans-serif;font-size:3.2rem;font-weight:700;line-height:1;color:#f33838}@media screen and (min-width: 769px){.price-new__intro-card-num{font-size:7.2rem}}.price-new__intro-card-yen{font-family:"Noto Sans JP",sans-serif;font-size:1.9rem;font-weight:700;color:#333}@media screen and (min-width: 769px){.price-new__intro-card-yen{font-size:3.2rem}}.price-new__about{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;padding:32px 16px;background:#fff;border:2px solid #ddd;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}@media screen and (min-width: 769px){.price-new__about{justify-content:center;gap:24px;padding:32px 64px}}@media screen and (min-width: 1064px){.price-new__about{flex-direction:row}}.price-new__about-left{display:flex;align-items:center;gap:16px;flex-shrink:0}.price-new__about-pills{display:flex;flex-direction:column;gap:8px}.price-new__about-pill{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:4px;background:#0b6fb8;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1;color:#e2f3ff;white-space:nowrap}@media screen and (min-width: 769px){.price-new__about-pill{font-size:2rem;min-width:164px}}.price-new__about-zero{display:flex;align-items:baseline}.price-new__about-zero-num{font-family:"Barlow",sans-serif;font-size:6.8rem;font-weight:800;line-height:1;color:#f33838}@media screen and (min-width: 769px){.price-new__about-zero-num{font-size:15.2rem}}.price-new__about-zero-yen{font-family:"Noto Sans JP",sans-serif;font-size:2.6rem;font-weight:900;color:#333}@media screen and (min-width: 769px){.price-new__about-zero-yen{font-size:4.8rem}}.price-new__about-right{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;background:#fdf3d6;border:2px solid #0b6fb8;border-radius:4px;overflow:hidden}.price-new__about-title{display:flex;align-items:center;justify-content:center;padding:8px 16px;width:100%;background:#0b6fb8;font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;line-height:1;color:#fafafa}@media screen and (min-width: 769px){.price-new__about-title{padding:8px 64px;font-size:2.4rem}}.price-new__about-formula{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;padding:0 16px 16px}@media screen and (min-width: 769px){.price-new__about-formula{gap:24px}}.price-new__about-formula-base,.price-new__about-formula-item{display:flex;flex-direction:column;align-items:center;gap:4px}.price-new__about-formula-icon{font-size:2.2rem;line-height:1;color:#333}@media screen and (min-width: 769px){.price-new__about-formula-icon{font-size:3.2rem}}.price-new__about-formula-label{font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;white-space:nowrap;font-weight:700;line-height:1.2;color:#333}@media screen and (min-width: 769px){.price-new__about-formula-label{font-size:2.4rem}}.price-new__about-formula-note{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:400;line-height:1.2;color:#797f82}@media screen and (min-width: 769px){.price-new__about-formula-note{font-size:2rem}}.price-new__about-formula-base-price{display:flex;align-items:baseline}.price-new__about-formula-base-num{font-family:"Barlow",sans-serif;font-size:2.6rem;font-weight:700;line-height:1;color:#f33838}@media screen and (min-width: 769px){.price-new__about-formula-base-num{font-size:4.8rem}}.price-new__about-formula-base-yen{font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;color:#333}@media screen and (min-width: 769px){.price-new__about-formula-base-yen{font-size:2.4rem}}.price-new__about-formula-plus{font-family:"Noto Sans JP",sans-serif;font-size:2.2rem;font-weight:700;line-height:1;color:#333}@media screen and (min-width: 769px){.price-new__about-formula-plus{font-size:3.6rem}}.price-new__campaign{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;width:100%;padding:32px 16px;background:#e31a1a;border-radius:4px}@media screen and (min-width: 769px){.price-new__campaign{flex-wrap:nowrap;gap:16px;padding:32px}}.price-new__campaign-label{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:4px;background:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:900;line-height:1.2;color:#e31a1a;white-space:nowrap}@media screen and (min-width: 769px){.price-new__campaign-label{font-size:2.4rem}}.price-new__campaign-text{display:flex;align-items:baseline;justify-content:center;text-shadow:0 2px 4px rgba(0,0,0,.25)}.price-new__campaign-num{font-family:"Barlow",sans-serif;font-size:6.4rem;font-weight:900;line-height:1;color:#ffd742}@media screen and (min-width: 769px){.price-new__campaign-num{font-size:7.2rem}}.price-new__campaign-off{font-family:"Barlow",sans-serif;font-size:3.2rem;font-weight:900;line-height:1;color:#fff}@media screen and (min-width: 769px){.price-new__campaign-off{font-size:4rem}}.price-new__campaign-now{font-family:"Noto Sans JP",sans-serif;font-size:3.2rem;font-weight:900;line-height:1;color:#fff}@media screen and (min-width: 769px){.price-new__campaign-now{font-size:5.6rem}}.price-new__table{display:grid;grid-template-columns:1fr;align-items:stretch;gap:12px;width:100%}@media screen and (min-width: 769px){.price-new__table{grid-template-columns:repeat(2, 1fr);gap:16px}}@media screen and (min-width: 1200px){.price-new__table{grid-template-columns:repeat(3, 1fr)}}.price-new__card{display:flex;flex-direction:column;padding-bottom:16px;background:#fff;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);overflow:hidden}.price-new__card-header{display:flex;align-items:center;padding:8px 16px;background:#0b6fb8;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.25;color:#fafafa}@media screen and (min-width: 769px){.price-new__card-header{font-size:2rem}}.price-new__card-list{display:flex;flex-direction:column;padding:16px;margin:0;list-style:none}.price-new__card-row{display:flex;align-items:baseline;justify-content:space-between;gap:6px;padding:8px 0;border-bottom:1px solid #ddd}.price-new__card-row:last-child{border-bottom:none}.price-new__card-name{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.25;color:#333}.price-new__card-price{display:flex;align-items:baseline;gap:4px;flex-shrink:0}.price-new__card-price-num{font-family:"Barlow",sans-serif;font-size:1.8rem;font-weight:700;line-height:1;color:#f33838}@media screen and (min-width: 769px){.price-new__card-price-num{font-size:2.5rem}}.price-new__card-price-unit{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1;color:#333}@media screen and (min-width: 769px){.price-new__card-price-unit{font-size:1.7rem}}.price-new__attention{display:flex;flex-direction:column;gap:16px;width:100%;max-width:640px;padding:32px;background:#fafafa;border:1px solid #ddd;border-radius:8px}.price-new__attention-title{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.25;color:#0b6fb8}@media screen and (min-width: 769px){.price-new__attention-title{font-size:2rem}}.price-new__attention-content{display:flex;flex-direction:column;gap:4px}.price-new__attention-content p{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.5;color:#333}.price__payment{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:800px;padding:32px;background:#fff;border:1px solid #0b6fb8;border-radius:16px;box-shadow:0 2px 0 0 rgba(0,0,0,.25)}.price__payment-header{display:flex;flex-direction:column;align-items:center}.price__payment-title{font-family:"Noto Sans JP",sans-serif;font-size:1.9rem;font-weight:700;line-height:1.2;color:#0b6fb8;text-align:center}@media screen and (min-width: 769px){.price__payment-title{font-size:3.2rem}}.price__payment-cards{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.price__payment-subtitle{font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;line-height:1.2;color:#0b6fb8;text-align:center}@media screen and (min-width: 769px){.price__payment-subtitle{font-size:2.4rem}}.price__payment-img{width:100%;max-width:518px;height:auto;object-fit:contain}.simulation{position:relative;background:linear-gradient(180deg, #E2F3FF 25%, #FAFAFA 100%);padding:40px 0}@media screen and (min-width: 769px){.simulation{padding:72px 0}}.simulation__wrapper{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:32px;padding:0 16px;max-width:1520px;margin:0 auto}@media screen and (min-width: 769px)and (max-width: 1063px){.simulation__wrapper{padding:0 32px}}.simulation__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;padding:8px 0}.simulation__icon{width:70px;height:70px}.simulation__title{font-family:"Noto Sans JP",sans-serif;font-size:2.2rem;font-weight:700;color:#0b6fb8;margin:0;text-align:center;line-height:1.2}@media screen and (min-width: 769px){.simulation__title{font-size:4rem}}.simulation__content{position:relative;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:32px;padding:40px 0 32px}.simulation__card{position:relative;width:100%;background:#fff;border:2px solid #ddd;border-radius:26px;box-shadow:0 4px 0 0 rgba(0,0,0,.25);padding:62px 14px 30px}@media screen and (min-width: 769px){.simulation__card{padding:62px 30px 30px}}.simulation__label{position:absolute;top:-40px;left:50%;transform:translateX(-50%);background:#fff;border:5px solid #0b6fb8;border-radius:50px;padding:11px 27px;white-space:nowrap}@media screen and (min-width: 769px){.simulation__label{top:-28px}}.simulation__label-text{font-size:1.9rem;font-weight:bold;color:#0b6fb8;margin:0;line-height:1.21;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 769px){.simulation__label-text{font-size:3.2rem}}.simulation__card-inner{display:flex;flex-direction:column;gap:32px}.simulation__card-top{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 769px){.simulation__card-top{gap:32px}}@media screen and (min-width: 1064px){.simulation__card-top{flex-direction:row;align-items:flex-start}}.simulation__card-image{flex:0 0 auto;width:100%;height:180px}@media screen and (min-width: 769px){.simulation__card-image{height:240px}}@media screen and (min-width: 1064px){.simulation__card-image{width:400px;flex-shrink:0}}.simulation__img{width:100%;height:100%;display:block;object-fit:cover}.simulation__request{display:flex;flex-direction:column;gap:8px;background:#fafafa;border:1px solid #ddd;padding:15px;border-radius:8px}.simulation__request-header{background:#797f82;padding:8px;border-radius:8px;width:fit-content}.simulation__request-title{font-size:1.7rem;font-weight:700;color:#fafafa;margin:0;line-height:1.2}@media screen and (min-width: 769px){.simulation__request-title{font-size:2.4rem}}.simulation__request-text{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;color:#333;margin:0;line-height:1.75}@media screen and (min-width: 769px){.simulation__request-text{font-size:1.6rem}}.simulation__response{display:flex;flex-direction:column;gap:8px;background:#e2f3ff;padding:16px 24px;border-radius:8px}.simulation__response-header{background:#0b6fb8;padding:8px;border-radius:8px;width:fit-content}.simulation__response-title{font-size:1.7rem;font-weight:700;color:#fff;margin:0;line-height:1.2}@media screen and (min-width: 769px){.simulation__response-title{font-size:2.4rem}}.simulation__response-text{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;color:#333;line-height:1.75}.simulation__response-text p{margin:0}@media screen and (min-width: 769px){.simulation__response-text{font-size:1.6rem}}.simulation__price{display:flex;align-items:flex-end;justify-content:center;gap:0;padding:8px 16px;line-height:normal}@media screen and (min-width: 769px){.simulation__price{gap:8px}}.simulation__price-label{font-size:2.4rem;font-weight:bold;color:#333;margin:0}@media screen and (min-width: 769px){.simulation__price-label{font-size:3.2rem}}.simulation__price-amount{font-size:4.8rem;font-weight:bold;font-family:"Barlow",sans-serif;color:#e31a1a;margin:0;line-height:1.21}@media screen and (min-width: 769px){.simulation__price-amount{font-size:6.4rem}}.simulation__price-unit{font-size:2.4rem;font-weight:bold;color:#333;margin:0}@media screen and (min-width: 769px){.simulation__price-unit{font-size:2.4rem}}.simulation__cta{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:32px;background:#e2f3ff;padding:32px;border-radius:16px}.simulation__cta-title{font-size:2.4rem;font-weight:700;color:#0b6fb8;margin:0;text-align:center;line-height:1.5;font-family:"Noto Sans JP",sans-serif;word-break:keep-all;overflow-wrap:anywhere}@media screen and (min-width: 769px){.simulation__cta-title{font-size:3.2rem;line-height:30px}}.simulation__cta-btns{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;width:100%}@media screen and (min-width: 769px){.simulation__cta-btns{flex-direction:row;align-items:center;width:auto}}.simulation__cta-btn{display:flex;align-items:center;justify-content:center;padding:21px 13px;border:3px solid #fff;border-radius:8px;font-family:"Noto Sans JP",sans-serif;font-size:1.9rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;transition:opacity .3s}.simulation__cta-btn:hover{opacity:.8}@media screen and (min-width: 769px){.simulation__cta-btn{font-size:3.2rem}}.simulation__cta-btn--form{background:#ffd742;color:#333}.simulation__cta-btn--tel{background:#ee3781;color:#fff}.question{z-index:1;position:relative;background-color:#fafafa;padding:40px 16px}.question .wrapper{position:relative;z-index:2;gap:32px;width:100%}.question .question-categories{display:flex;flex-direction:column;gap:32px}.question .question-category{display:flex;flex-direction:column;gap:24px}.question .category-title{font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;color:#333;margin:0;text-align:left;padding:0 0 4px;border-bottom:1px solid #ddd}.question .list{gap:16px}.question .item{display:flex;flex-direction:column;gap:24px;padding:15px;background-color:#fff;border:1px solid #ddd;border-radius:8px}.question .matter{display:flex;align-items:center;gap:10px;padding:0;font-size:1.6rem;color:#797f82;line-height:1.2;font-weight:700;border-bottom:1px solid #ddd;padding-bottom:24px;margin:0;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 769px){.question .matter{font-size:2rem}}.question .matter::before{content:"Q";display:flex;align-items:center;justify-content:center;flex-shrink:0;width:25px;height:25px;color:#fff;background-color:#797f82;border-radius:50%;font-size:1.6rem;font-weight:bold;font-family:"Inter",sans-serif}.question .answer{display:flex;align-items:flex-start;gap:10px;padding:0;font-size:1.6rem;color:#333;font-weight:bold;margin:0;font-family:"Noto Sans JP",sans-serif}.question .answer::before{content:"A";display:flex;align-items:center;justify-content:center;flex-shrink:0;width:25px;height:25px;color:#fff;background-color:#0b6fb8;border-radius:50%;font-size:1.6rem;font-weight:bold;font-family:"Inter",sans-serif}@media screen and (min-width: 769px)and (max-width: 1063px){.question{padding:72px 32px}}@media screen and (min-width: 1064px){.question{padding:72px 0}.question .wrapper{width:95%}}@media screen and (min-width: 769px){.question .category-title{font-size:2.4rem}}.info{background-color:#fafafa;padding:40px 16px}.info .wrapper{width:100%;gap:32px}.info__header{display:flex;justify-content:center}.info__header img{width:217px;height:47px;object-fit:contain}@media screen and (min-width: 769px){.info__header img{width:287px}}.info .inner{gap:20px}.info .message{grid-template:"title" auto "img" auto "text" auto "name" auto/1fr}.info .ceo{grid-area:img;justify-self:center;max-width:300px;height:auto}.info .ceo img{width:100%;height:auto;object-fit:cover}.info .message_title{grid-area:title;font-size:2.4rem;font-weight:bold;color:#0b6fb8;text-align:center}.info .text{font-size:1.6rem;grid-area:text}.info .name{grid-area:name;font-size:2rem;font-weight:bold;text-align:center}.info .logo{max-width:400px;margin:0 auto}.info .list{align-self:start;gap:32px}.info .item{padding-bottom:8px;border-bottom:1px solid #aaa}.info .item dt{font-weight:bold;font-size:1.6rem;color:#0b6fb8;padding-bottom:10px;line-height:1.2}.info .item dd{font-weight:normal;font-size:1.6rem;color:#333}.info .item dd address{font-size:1.6rem;font-style:normal}.info .list:last-child{border:none}.info .map{display:inline-block;width:100%;align-self:start}.info .map iframe{width:100%;height:200px;display:block}.info .acf-map{width:100%;height:100%;min-height:250px}.info .acf-map img{max-width:inherit !important}.info .list-title{margin:32px 0 16px;font-weight:bold;font-size:2.4rem;color:#0b6fb8}.info .base-list{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:16px}.info .base-list .base-name{font-size:1.8rem;font-weight:bold;padding-bottom:8px}.info .base-list .map{width:100%;height:250px;padding-bottom:8px}.info .base-list .base-address{font-size:1.6rem}.info .base-list .base-phone{font-size:1.6rem}@media screen and (min-width: 769px)and (max-width: 1063px){.info{padding:72px 32px}.info .inner{gap:32px}.info .map iframe{height:345px}}@media screen and (min-width: 1064px){.info{padding:72px 0}.info .wrapper{width:95%}.info .inner{gap:32px}.info .map iframe{height:345px}}@media screen and (min-width: 769px){.info .message{grid-template:"img title" auto "img text" auto "img name" auto/auto 1fr;gap:16px}.info .ceo{max-width:400px}.info .message_title{text-align:left;font-size:3.2rem}.info .text{font-size:2rem}.info .name{text-align:left;font-size:2.4rem}}@media screen and (min-width: 1064px){.info .access{grid-template-columns:1fr 1fr;gap:32px}}.emergency-form{background-color:#fdeaea;padding:32px 16px;overflow:hidden}.emergency-form__inner{max-width:800px;margin:0 auto}.emergency-form__card{position:relative;display:flex;flex-direction:column;gap:24px;background-color:#e31a1a;border-radius:16px;padding:32px 16px;box-shadow:0px 2px 4px rgba(0,0,0,.25),inset 0px 4px 0px hsla(0,0%,100%,.25),inset 0px -4px 0px rgba(0,0,0,.12)}.emergency-form__deco{position:absolute;pointer-events:none}.emergency-form__deco--left{width:80px;height:auto;left:-11px;top:-23px;z-index:0}.emergency-form__card-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.emergency-form__badges{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;padding:0 44px}.emergency-form__badge{display:inline-flex;align-items:center;background-color:#fff;color:#333;border:2px solid #e2f3ff;border-radius:40px;padding:3px 6px;font-family:"Noto Sans JP",sans-serif;font-size:1.1rem;font-weight:700;line-height:1.2;white-space:nowrap}.emergency-form__badge-etc{color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700}.emergency-form__title{color:#fff;font-size:1.9rem;font-weight:900;text-align:center;line-height:1.21;text-shadow:0px 2px 4px #b50e0e;word-break:keep-all;overflow-wrap:anywhere}.emergency-form__desc{color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;text-align:center;line-height:1.5}.emergency-form__form-wrapper{background-color:#fff;border-radius:8px;padding:24px 8px}.emergency-form__form-wrapper .wpcf7-form{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:512px;margin:0 auto}.emergency-form__form-wrapper .wpcf7-form>.hidden-fields-container,.emergency-form__form-wrapper .wpcf7-form>.screen-reader-response{display:none}.emergency-form__form-wrapper .wpcf7-form>.wpcf7-response-output:empty{display:none}.emergency-form__form-wrapper .wpcf7-not-valid-tip{color:#e31a1a;font-size:1.2rem;margin-top:4px}.emergency-form__form-wrapper .wpcf7-response-output{margin:8px 0 0;padding:8px 12px;border-radius:4px;font-size:1.4rem}.emergency-form .emergency-form__form-row{display:flex;flex-direction:column;gap:4px}.emergency-form .emergency-form__label{margin-bottom:0;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2;color:#333}.emergency-form .emergency-form__select-wrapper{position:relative;display:flex;align-items:center;padding:6px 22px;background-color:#fff;border:2px solid #aaa;border-radius:8px}.emergency-form .emergency-form__select-wrapper::after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23AAAAAA'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.emergency-form .emergency-form__select{width:100%;padding:0 24px 0 0;border:none;border-radius:0;background-color:rgba(0,0,0,0);font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;color:#333;display:block;height:24px;appearance:none;-webkit-appearance:none}.emergency-form .emergency-form__input{width:100%;padding:6px 22px;border:2px solid #aaa;border-radius:8px;background-color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2;color:#333}.emergency-form .emergency-form__input::placeholder{color:#aaa;font-weight:400}.emergency-form .emergency-form__submit{aspect-ratio:295/80;max-width:295px;width:100%;margin:10px auto 0;background:url(../img/btn-cta--emegency.png) no-repeat center center;background-size:cover;border:none;color:rgba(0,0,0,0);cursor:pointer;transition:opacity .3s}.emergency-form .emergency-form__submit:hover{opacity:.85}.emergency-form .wpcf7-spinner{display:none}@media screen and (min-width: 769px){.emergency-form{padding:72px 0}.emergency-form__card{padding:32px 64px}.emergency-form__deco--left{width:240px;left:-101px;top:-63px}.emergency-form__badges{gap:11px}.emergency-form__badge{padding:8px 14px;font-size:1.6rem}.emergency-form__badge-etc{font-size:1.8rem}.emergency-form__title{font-size:4.8rem}.emergency-form__desc{font-size:1.6rem}.emergency-form__form-wrapper{padding:24px 32px}.emergency-form__form-wrapper .wpcf7-form{gap:16px}.emergency-form .emergency-form__form-row{flex-direction:row;align-items:center;gap:32px;width:100%}.emergency-form .emergency-form__label{font-size:1.6rem;min-width:160px;flex-shrink:0}.emergency-form .emergency-form__select-wrapper,.emergency-form .emergency-form__input{width:320px;flex-shrink:0}.emergency-form .emergency-form__select,.emergency-form .emergency-form__input{font-size:1.6rem}.emergency-form .emergency-form__submit{max-width:284px;margin:8px auto 0}}@media screen and (min-width: 769px)and (max-width: 1063px){.emergency-form{padding:72px 32px}.emergency-form__deco--left{width:160px;left:-36px;top:-48px}}.achievements{position:relative;overflow:clip;background-color:#1d61af;isolation:isolate}.achievements::before{content:"";position:absolute;inset:0;z-index:-1;background-image:url("../img/achievements/achievements-bg.webp");background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.achievements__inner{width:100%;max-width:1200px;margin:0 auto;padding:64px 8px;display:flex;flex-direction:column;align-items:center;gap:23px;container-type:inline-size;container-name:achievements}.achievements__title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:8px 0;margin:0}.achievements__award{width:40px;height:40px;display:block}.achievements__lead{margin:0;text-align:center;color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:700;line-height:1.3}.achievements__lead-line{display:block;font-size:1.9rem}@media screen and (min-width: 769px){.achievements__lead-line{font-size:3.2rem}}.achievements__lead-emphasis{display:inline;font-weight:900;color:#fdda72;font-size:2.2rem}@media screen and (min-width: 769px){.achievements__lead-emphasis{font-size:4rem}}.achievements__list{width:100%;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}@container achievements (min-width: 720px){.achievements__list{flex-direction:row}}.achievements__item{position:relative;width:100%;max-width:400px;height:170px;overflow:clip}@container achievements (min-width: 720px){.achievements__item{flex:1 0 0}}.achievements__laurel{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:320px;height:165px;pointer-events:none}.achievements__laurel-star{position:absolute;top:0;left:50%;transform:translateX(-50%);width:103.264px;height:auto}.achievements__laurel-left{position:absolute;top:2.81%;left:0;width:49.248px;height:auto}.achievements__laurel-right{position:absolute;top:2.81%;right:0;width:49.248px;height:auto}.achievements__contents{position:absolute;top:calc(50% + 8.42px);left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center;text-align:center;white-space:nowrap}.achievements__label{margin:0 0 -16px;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:2rem;line-height:1;color:#fff;letter-spacing:3px}.achievements__label-num{font-family:"Barlow",sans-serif}.achievements__value{margin:0;font-family:"Barlow",sans-serif;font-weight:700;font-size:11.6rem;line-height:1;letter-spacing:-3.48px;background:linear-gradient(137.8deg, #e6b319 14.68%, #eb8c06 50%, #fdda72 85.32%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.achievements__value-prefix{font-size:inherit}.achievements__value-num{font-size:inherit;display:inline-block;min-width:1ch}.achievements__value-unit{font-size:7.2rem}.lw-thanks .lw-fv{z-index:2;position:relative;background:#e2f3ff;background-position:right;height:238px}.lw-thanks .lw-fv .inner{height:100%;place-content:center;place-items:center}.lw-thanks .lw-fv .heading{font-weight:bold;font-size:3.6rem;color:#ffd742;text-shadow:0px 0px 2px #fff,0px 0px 6px #fff}.lw-thanks .lw-fv .heading--small{display:block;font-size:.625em;color:#0b6fb8;text-align:center;text-shadow:0px 0px 2px #fff,0px 0px 6px #fff}.lw-thanks .thanks{padding:10vh 0;background-color:#fff}.lw-thanks .thanks .wrapper{display:grid;gap:3vh;place-content:center;place-items:center}.lw-thanks .thanks .img{max-width:300px}.lw-thanks .thanks .thanks__title{font-size:3.2rem;font-weight:bold;text-align:center}.lw-thanks .thanks .thanks__info-text{font-size:1.8rem;line-height:1.5;text-align:center}.lw-thanks .thanks .thanks__info-text--notice{color:#e31a1a}@media screen and (max-width: 768px){.lw-thanks .thanks{padding:5vh 0}.lw-thanks .thanks .img{max-width:200px}.lw-thanks .thanks .thanks__title{font-size:1.8rem}.lw-thanks .thanks .thanks__info-text{font-size:1.6rem}}.cv{position:relative;padding:64px 16px;background-color:#ffd742}.cv::before{content:"";position:absolute;inset:0;background-image:url("../img/cv-pattern.webp");background-repeat:repeat;background-size:418px 418px;opacity:.15;pointer-events:none}.cv__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1000px;margin-inline:auto}.cv__head{display:flex;flex-direction:column;align-items:center;gap:16px}.cv__badge{position:relative;margin:0;padding:16px 32px;border-radius:16px;background-color:#fff;box-shadow:inset 0 -4px 2px rgba(0,0,0,.25);color:#ee3781;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.6rem;line-height:1.2;text-align:center}.cv__badge::after{content:"";position:absolute;top:100%;left:50%;width:17px;height:17px;transform:translate(-50%, -50%) scaleX(0.5) rotate(45deg);background-color:#fff;box-shadow:inset -3px -3px 2px rgba(0,0,0,.25)}.cv__badge-num{font-size:2.4rem}.cv__title{margin:0;color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:900;font-size:3.2rem;line-height:1.2;text-align:center;text-shadow:0 0 12px #cfa22f,0 0 8px #eb8c06}.cv__card{position:relative;display:flex;flex-direction:column;gap:16px;width:100%;padding-bottom:39px;border:3px solid #e31a1a;border-radius:32px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.cv__card-head{margin:0;padding:12px 32px;border-radius:calc(32px - 3px) calc(32px - 3px) 0 0;background-color:#e31a1a;box-shadow:inset 0 -4px 1px rgba(0,0,0,.25),inset 0 3px 0 hsla(0,0%,100%,.5);color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:900;font-size:1.8rem;line-height:1.2;text-align:center}.cv__card-head-en{font-family:"Barlow",sans-serif;font-weight:900}.cv__card-body{display:flex;flex-direction:column;align-items:center;gap:16px;padding-inline:16px}.cv__discount{margin:0;color:#333;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.6rem;line-height:1.25;text-align:center}.cv__discount-num{color:#e31a1a;font-family:"Barlow",sans-serif;font-weight:700;font-size:2.4rem}.cv__discount-yen{color:#e31a1a;font-size:1.6rem}.cv__discount-off{font-family:"Inter",sans-serif;font-weight:700}.cv__tel{display:inline-flex;align-items:center;gap:8px;padding-block:8px;text-decoration:none;transition:opacity .3s ease}.cv__tel-mark{width:57px;height:auto}.cv__tel-num{color:#e31a1a;font-family:"Barlow",sans-serif;font-weight:800;font-size:3.2rem;line-height:.75}.cv__btn{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:10px 22px;border:2px solid #fff;border-radius:9999px;background:linear-gradient(180deg, #E31A1A 0%, #B50E0E 75%, #E62B2B 100%);box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;text-decoration:none;transition:filter .3s ease,transform .3s ease}.cv__btn-icon{flex-shrink:0;width:32px;height:32px}.cv__btn-text{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.8rem;line-height:1.2}.cv__btn-gesture{position:absolute;top:21px;right:0;width:38px;height:auto;pointer-events:none}.cv__points{display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%;margin:0;padding:0;list-style:none}.cv__point{display:flex;align-items:center;justify-content:center;gap:10px;padding:6px;border:2px solid #0b6fb8;border-radius:30px;background-color:#e2f3ff}.cv__point-icon{flex-shrink:0;width:24px;height:24px}.cv__point-text{color:#0b6fb8;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.6rem;line-height:1.2}.cv__stamp{position:absolute;top:-16px;left:-11px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:72px;height:72px;margin:0;border:2px solid #e31a1a;border-radius:9999px;background-color:#fff;text-align:center}.cv__stamp-sub{color:#333;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.2rem;line-height:1.2}.cv__stamp-main{color:#e31a1a;font-family:"Noto Sans JP",sans-serif;font-weight:900;font-size:1.8rem;line-height:1.1}.cv__warranty{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;max-width:640px;padding:30px;border:2px solid #fafafa;border-radius:8px;background-color:#fff}.cv__warranty-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);margin:0;padding:4px 48px;border-radius:9999px;background-color:#0b6fb8;color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.6rem;line-height:1.2;white-space:nowrap}.cv__warranty-badge::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-inline:4px solid rgba(0,0,0,0);border-top:8px solid #0b6fb8}.cv__warranty-head{display:flex;align-items:center;justify-content:center;gap:10px}.cv__warranty-icon{flex-shrink:0;width:117px;height:auto}.cv__warranty-lead{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.cv__warranty-sub{margin:0;color:#333;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.5rem;line-height:1.2}.cv__warranty-title{width:151px;height:auto}.cv__warranty-text{margin:0;color:#333;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.6rem;line-height:1.5;text-align:center}.cv__warranty-strong{color:#0b6fb8;font-weight:900}.cv__warranty-note{width:100%;margin:0;color:#333;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:.9rem;line-height:1.5}@media screen and (min-width: 769px){.cv{padding:64px 24px}.cv__head{gap:24px}.cv__badge{font-size:2.8rem}.cv__badge::after{width:27px;height:27px}.cv__badge-num{font-size:3.2rem}.cv__title{font-size:6rem}.cv__card-head{font-size:5rem}.cv__card-body{padding-inline:32px}.cv__discount{font-size:4rem}.cv__discount-num{font-size:6rem}.cv__discount-yen{font-size:3.2rem}.cv__tel{gap:16px}.cv__tel-mark{width:95px}.cv__tel-num{font-size:8rem}.cv__btn{width:auto;padding:10px 62px 10px 46px}.cv__btn:hover{filter:brightness(1.08);transform:translateY(-2px)}.cv__btn-text{font-size:3.2rem}.cv__btn-gesture{top:24px;right:16px;width:43px}.cv__points{flex-direction:row;justify-content:center;gap:8px}.cv__point{padding:7px 30px}.cv__point-text{font-size:2.4rem}.cv__stamp{top:-28px;left:35px;width:140px;height:140px}.cv__stamp-sub{font-size:2.4rem}.cv__stamp-main{font-size:4rem;line-height:1.03}.cv__tel:hover{opacity:.8}.cv__warranty-badge{top:-19px;font-size:2.4rem}.cv__warranty-badge::after{border-inline-width:6px;border-top-width:11px}.cv__warranty-head{justify-content:flex-start;gap:24px}.cv__warranty-sub{font-size:3.2rem}.cv__warranty-title{width:274px}.cv__warranty-text{font-size:2.4rem}.cv__warranty-note{font-size:1.6rem}}@media screen and (min-width: 769px)and (max-width: 1063px){.cv{padding-inline:32px}.cv__card-head{font-size:3.2rem}.cv__stamp{top:-22px;left:24px;width:108px;height:108px}.cv__stamp-sub{font-size:1.8rem}.cv__stamp-main{font-size:3.1rem}.cv__points{flex-wrap:wrap}.cv__point{flex-shrink:0}}.lw-fv{position:relative;display:grid;place-content:center;place-items:center;height:320px;overflow:hidden}.lw-fv__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.p-single-column{background:#fff}.p-single-column .lw-fv{height:320px;background:#e2f3ff}.p-single-column .lw-title{position:relative;z-index:1;display:grid;place-content:center;place-items:center;width:50vw;height:240px;background:hsla(0,0%,100%,.85);font-size:4.8rem;font-weight:bold;color:#0b6fb8}.p-single-column .wrapper{margin:0 auto;max-width:1200px;padding:64px 32px 32px}.p-single-column .p-single-column__body{font-size:1.6rem;line-height:1.8;word-wrap:break-word}.p-single-column .p-single-column__body h2.wp-block-heading{display:grid;grid-template-columns:8px 1fr;gap:8px;margin:40px 0 32px;font-size:3.2rem;font-weight:bold;line-height:1.25}.p-single-column .p-single-column__body h2.wp-block-heading::before{content:"";grid-column:1/2;width:100%;height:100%;background:#0b6fb8}.p-single-column .p-single-column__body h3.wp-block-heading{margin:40px 0 32px;padding:0 0 8px;font-size:2rem;font-weight:bold;border-bottom:1px solid #0b6fb8}.p-single-column .p-single-column__body h4.wp-block-heading{margin:12px 0;font-size:1.8rem;font-weight:bold}.p-single-column .p-single-column__body p{margin:16px 0 32px;line-height:1.6}.p-single-column .p-single-column__body .wp-block-image{margin-bottom:20px}.p-single-column .p-single-column__body .wp-block-gallery{margin-bottom:20px}.p-single-column .p-single-column__body .wp-block-list li::before{display:inline-block;margin-right:8px;width:12px;height:12px;background:#0b6fb8;border-radius:50%;content:""}.p-single-column .p-single-column__body .wp-block-separator{margin:16px 0;border:none !important;border-top:1px solid #0b6fb8 !important;opacity:1}@media(max-width: 1024px){.p-single-column .lw-title{width:65vw;font-size:3.6rem}}@media screen and (max-width: 768px){.p-single-column .lw-fv{height:240px}.p-single-column .lw-title{width:85vw;height:180px;font-size:2.4rem}.p-single-column .wrapper{padding:32px 16px}.p-single-column .p-single-column__body h2.wp-block-heading{font-size:2.4rem;line-height:1.5}}
