/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-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:bold}dd{margin-left:0}hr{-webkit-box-sizing:content-box;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]{-webkit-text-decoration:underline dotted;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;-moz-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:bold}:root{--fontSize: 1rem;--fontWeight: 400;--lineHight: 1.8;--fontJa: "Noto Sans JP", sans-serif;--fontEn: "Montserrat", sans-serif;--fontNumber: "Oswald", sans-serif;--fontWeight300: 300;--fontWeight500: 500;--fontWeight700: 700;--fontWeight900: 900;--textColorMain: #525252;--textColorSub: #ffffff;--bgColorMain: #ffffff;--bgColorSub: #effbff;--bgGradient: linear-gradient(135deg, #5287ff 0%, #24f1ff 100%);--bgCta: linear-gradient(to right, #5287ff 0%, #24f1ff 100%);--bgDrawer: #202020de;--buttonMain: linear-gradient(135deg, #5287ff 0%, #24f1ff 100%);--buttonEstimate: #f54649;--buttonLine: #09bb09;--bgColorHeader: #ffffffe5;--AccentMain01: #60b0ff;--AccentMain02: #45a3ff;--AccentMain03: #0081ff;--AccentWhite: #ffffff;--AccentLightBlue: #effbff;--AccentBlack: #525252;--AccentBlack01: #1f2937;--AccentBlack02: #3b4c58;--AccentDarkGray: #666666;--AccentDarkGray02: #4b5563;--AccentGray: #c8c8c8;--AccentGray02: #e5e7eb;--AccentGray03: #f9fafb;--AccentGray04: #d9d9d9;--AccentRed: #f54649;--AccentRed02: #f8333c;--AccentBlue: #045aad;--AccentBlue02: #0068ce;--AccentYellow: #ffdc86}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{font-size:var(--fontSize);font-weight:var(--fontWeight);font-family:var(--fontJa);color:var(--textColorMain);background:var(--bgColorMain);line-height:var(--lineHight)}body.is-fixed{overflow:hidden;height:100vh}a{display:inline-block;text-decoration:none;color:inherit}li,ol,summary{list-style:none}summary{cursor:pointer}img{width:100%;max-width:100%;height:auto;vertical-align:bottom;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}button{-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grecaptcha-badge{display:none}.l-header{position:fixed;top:0;left:0;width:100%;height:80px;background:var(--bgColorHeader);z-index:1000;-webkit-box-shadow:4px 4px 30px rgba(0,0,0,.1);box-shadow:4px 4px 30px rgba(0,0,0,.1)}@media screen and (max-width: 767px){.l-header{height:54px}}.l-header .l-header__inner{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:40px}@media screen and (max-width: 767px){.l-header .l-header__inner{padding-left:24px}}.l-header .l-header__logo{width:220px}@media screen and (max-width: 767px){.l-header .l-header__logo{width:170px}}@media screen and (max-width: 992px){.l-header .l-header__nav{display:none}}.l-header .l-header__nav--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-header .l-header__nav--item a{position:relative;padding:20px 15px;font-weight:var(--fontWeight700);letter-spacing:.08em}.l-header .l-header__nav--item a::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:6px;width:2.4px;height:16.23px;background:var(--AccentGray)}.l-header .l-header__nav--item.--current a::before,.l-header .l-header__nav--item.current-menu-item a::before{background:var(--AccentMain02)}.l-header .l-header__nav--item:last-child a::before{content:none}.l-header .l-header__nav--item:last-child a::before{content:none}.l-header .l-header__nav--item.--contact a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;min-width:154px;padding-block:14px;color:var(--textColorSub);background:var(--AccentMain02);clip-path:polygon(25px 0, 100% 0, 100% 100%, 0% 100%)}.l-header .l-header__nav--item.--contact a span,.l-header .l-header__nav--item.--contact a img{position:relative;left:6px}.l-header .l-header__nav--item.--contact a img{width:26px}.l-header .l-header__hamburger{width:110px;height:80px;color:var(--textColorSub);background:var(--AccentMain02);clip-path:polygon(30px 0, 100% 0, 100% 100%, 0% 100%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;z-index:1001}@media screen and (max-width: 992px){.l-header .l-header__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 767px){.l-header .l-header__hamburger{width:90px;height:54px}}.l-header .l-header__hamburger.is-active{background:var(--AccentMain02)}.l-header .l-header__hamburger.is-active .l-header__hamburger--bars span:nth-of-type(1){top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.l-header .l-header__hamburger.is-active .l-header__hamburger--bars span:nth-of-type(2){opacity:0}.l-header .l-header__hamburger.is-active .l-header__hamburger--bars span:nth-of-type(3){bottom:50%;-webkit-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg)}.l-header .l-header__hamburger--bars{position:relative;width:40px;height:23px;display:inline-block}@media screen and (max-width: 767px){.l-header .l-header__hamburger--bars{width:34px}}.l-header .l-header__hamburger--bars span{position:absolute;left:5px;display:block;width:100%;height:3px;background:var(--AccentWhite);border-radius:100vmax;-webkit-transition:opacity .3s ease,top .3s ease,bottom .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,top .3s ease,bottom .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease,top .3s ease,bottom .3s ease;transition:transform .3s ease,opacity .3s ease,top .3s ease,bottom .3s ease,-webkit-transform .3s ease}.l-header .l-header__hamburger--bars span:nth-of-type(1){top:0}.l-header .l-header__hamburger--bars span:nth-of-type(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.l-header .l-header__hamburger--bars span:nth-of-type(3){bottom:0}.l-drawer__menu--bg{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bgDrawer);z-index:900;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.l-drawer__menu--bg.is-active{opacity:1;visibility:visible;pointer-events:auto}.l-drawer__menu{position:fixed;top:0;left:0;width:100%;height:80%;padding-bottom:24px;overflow:scroll;background:var(--bgColorMain);z-index:999;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:visibility .4s,-webkit-transform .4s cubic-bezier(0.25, 1, 0.5, 1);transition:visibility .4s,-webkit-transform .4s cubic-bezier(0.25, 1, 0.5, 1);transition:transform .4s cubic-bezier(0.25, 1, 0.5, 1),visibility .4s;transition:transform .4s cubic-bezier(0.25, 1, 0.5, 1),visibility .4s,-webkit-transform .4s cubic-bezier(0.25, 1, 0.5, 1);visibility:hidden}.l-drawer__menu.is-active{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;pointer-events:auto}.l-drawer__menu .l-drawer__menu--nav{padding-top:120px}.l-drawer__menu .l-drawer__menu--nav--items{max-width:163px;width:100%;margin-inline:auto}.l-drawer__menu .l-drawer__menu--nav--item.--current a::before{background:var(--AccentMain02)}.l-drawer__menu .l-drawer__menu--nav--item a{position:relative;width:100%;padding-block:24px;padding-left:16px;font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.08em}@media screen and (max-width: 767px){.l-drawer__menu .l-drawer__menu--nav--item a{padding-block:12px}}.l-drawer__menu .l-drawer__menu--nav--item a::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:6px;width:2.4px;height:16.23px;background:var(--AccentGray)}.l-drawer__menu .l-drawer__menu--buttons{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;max-width:222px;width:100%;margin-inline:auto;text-align:center}@media screen and (max-width: 767px){.l-drawer__menu .l-drawer__menu--buttons{margin-top:12px}}.l-drawer__menu .l-drawer__menu--button a{padding-block:13px}.l-fv__top{position:relative;height:100dvh}.l-fv__top::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:21px;background:var(--bgColorMain);border-top-left-radius:70% 100%;border-top-right-radius:70% 100%;z-index:2}@media screen and (max-width: 767px){.l-fv__top::after{display:none}}.l-fv__top .l-fv__top--content{position:absolute;bottom:37px;left:0;z-index:10}.l-fv__top .l-fv__top--title{font-size:clamp(2rem,1.6285714286rem + 1.5238095238vw,3rem);font-weight:var(--fontWeight700);font-style:italic;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(0.5rem,0.3541666667rem + 0.6481481481vw,0.9375rem)}.l-fv__top .l-fv__top--title .is-top,.l-fv__top .l-fv__top--title .is-bottom{padding-left:clamp(1.75rem,1.0833333333rem + 2.962962963vw,3.75rem);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--AccentWhite);line-height:150%;letter-spacing:.05em}.l-fv__top .l-fv__top--title .is-change-color{color:var(--AccentBlue)}.l-fv__top .l-fv__top--description{margin-left:clamp(1.75rem,1.0071428571rem + 3.0476190476vw,3.75rem);margin-top:clamp(0.5rem,0.2910714286rem + 0.8571428571vw,1.0625rem);font-size:clamp(1rem,0.8142857143rem + 0.7619047619vw,1.5rem);font-weight:var(--fontWeight700);line-height:170%;letter-spacing:.05em;color:var(--textColorSub);text-shadow:0 4px 4px rgba(0,0,0,.5)}.l-fv__top .l-fv__top--description span{display:inline}@media screen and (max-width: 767px){.l-fv__top .l-fv__top--description span{display:block}}@media screen and (max-width: 767px){.l-fv__top .l-fv__top--slider .swiper-slide.--01 img{-o-object-position:54%;object-position:54%}}@media screen and (max-width: 992px){.l-fv__top .l-fv__top--slider .swiper-slide.--02 img{-o-object-position:76%;object-position:76%}}@media screen and (max-width: 767px){.l-fv__top .l-fv__top--slider .swiper-slide.--02 img{-o-object-position:50%;object-position:50%}}@media screen and (max-width: 992px){.l-fv__top .l-fv__top--slider .swiper-slide.--03 img{-o-object-position:20%;object-position:20%}}@media screen and (max-width: 767px){.l-fv__top .l-fv__top--slider .swiper-slide.--04 img{-o-object-position:36%;object-position:36%}}.l-fv__top .l-fv__top--slider img{height:100dvh;-o-object-fit:cover;object-fit:cover}.l-fv__top .l-fv__top--scroll{position:absolute;bottom:clamp(3.1875rem,2.3958333333rem + 3.5185185185vw,5.5625rem);right:clamp(0rem,-0.8958333333rem + 3.9814814815vw,2.6875rem);-webkit-transform:rotate(90deg);transform:rotate(90deg);z-index:10;color:var(--textColorSub);line-height:120%;font-weight:var(--fontWeight700);letter-spacing:.08em}.l-fv__top .l-fv__top--scroll .l-fv__top--scroll--text{position:relative;padding-right:13px;font-size:clamp(0.625rem,0.5rem + 0.5555555556vw,1rem)}.l-fv__top .l-fv__top--scroll .l-fv__top--scroll--text::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) scaleX(0);transform:translateY(-50%) scaleX(0);-webkit-transform-origin:left;transform-origin:left;right:clamp(-4.6875rem,-2.1041666667rem - 2.8703703704vw,-2.75rem);display:inline-block;width:clamp(2.75rem,2.1041666667rem + 2.8703703704vw,4.6875rem);height:1px;background:var(--AccentWhite)}.l-fv__sub{position:relative;height:380px;overflow:hidden}@media screen and (max-width: 767px){.l-fv__sub{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.l-fv__sub .l-fv__sub--content{position:absolute;top:0;left:0;max-width:53.8888888889%;width:100%;height:100%;background:var(--bgGradient);padding-right:60px;clip-path:polygon(0 0, 100% 0, calc(100% - 120px) 100%, 0 100%);z-index:10}@media screen and (max-width: 767px){.l-fv__sub .l-fv__sub--content{position:relative;max-width:100%;padding-right:0;clip-path:initial;overflow:hidden}}.l-fv__sub .l-fv__sub--content svg{position:absolute}.l-fv__sub .l-fv__sub--content .svg-pc{top:0;left:0;width:114%;z-index:10}@media screen and (max-width: 767px){.l-fv__sub .l-fv__sub--content .svg-pc{display:none}}.l-fv__sub .l-fv__sub--content .svg-sp{top:-94px;left:0;width:100%;height:166%;display:none}@media screen and (max-width: 767px){.l-fv__sub .l-fv__sub--content .svg-sp{display:block}}.l-fv__sub .l-fv__sub--image{position:absolute;top:0;right:0;height:inherit;width:clamp(29.875rem,7.956780924rem + 45.6035767511vw,49rem);max-width:100%;z-index:1}@media(min-width: 1441px){.l-fv__sub .l-fv__sub--image{width:100%;max-width:54.4444444444%}}@media screen and (max-width: 767px){.l-fv__sub .l-fv__sub--image{position:initial;width:100%;height:204px}}.l-fv__sub .l-fv__sub--image.--locations img{-o-object-position:50% 90%;object-position:50% 90%}.l-fv__sub .l-fv__sub--image.--company img{-o-object-position:50% 90%;object-position:50% 90%}@media screen and (max-width: 767px){.l-fv__sub .l-fv__sub--image.--company img{-o-object-position:50% 90%;object-position:50% 90%}}.l-fv__sub .l-fv__sub--image.--column img{-o-object-position:top;object-position:top}@media screen and (max-width: 767px){.l-fv__sub .l-fv__sub--image.--column img{-o-object-position:top;object-position:top}}@media screen and (max-width: 767px){.l-fv__sub .l-fv__sub--image.--contact img{-o-object-position:initial;object-position:initial}}@media screen and (max-width: 767px){.l-fv__sub .l-fv__sub--image.--privacy-policy img{-o-object-position:initial;object-position:initial}}.l-fv__sub .l-fv__sub--image img{height:inherit;-o-object-fit:cover;object-fit:cover}.l-main.--sub-page{padding-top:80px}@media screen and (max-width: 767px){.l-main.--sub-page{padding-top:54px}}.l-top__concept{margin-top:80px}@media screen and (max-width: 767px){.l-top__concept{margin-block:40px}}.l-top__concept .l-top__concept--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:48px;padding-left:40px;padding-right:0}@media screen and (max-width: 767px){.l-top__concept .l-top__concept--inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px;padding-inline:28px}}.l-top__concept .l-top__concept--body--head .c-section-heading__main{text-align:left}@media screen and (max-width: 767px){.l-top__concept .l-top__concept--body--head .c-section-heading__main{text-align:center}}.l-top__concept .l-top__concept--body--text{margin-top:24px}.l-top__concept .l-top__concept--body--text p{line-height:1.8;font-weight:var(--fontWeight500);letter-spacing:.1em}.l-top__concept .l-top__concept--image{width:43.8888888889%;max-height:421px;height:100%;overflow:hidden}@media screen and (max-width: 767px){.l-top__concept .l-top__concept--image{width:100%;max-height:100%;overflow:auto}}.l-top__concept .l-top__concept--image img{height:421px;-o-object-fit:cover;object-fit:cover;border-radius:20px 0 0 20px}@media screen and (max-width: 767px){.l-top__concept .l-top__concept--image img{height:auto;border-radius:0}}.l-top__service{margin-top:clamp(-96px,-10.714vw + 58.286px,-24px);padding-block:96px;background:var(--bgColorSub)}@media screen and (max-width: 767px){.l-top__service{margin-top:0;padding-block:40px 80px}}@media screen and (max-width: 767px){.l-top__service .l-top__service--inner{padding-inline:28px !important}}.l-top__service .l-top__service--head{position:relative}.l-top__service .l-top__service--head::after{content:"";position:absolute;bottom:-38px;right:-28px;width:156px;height:164px;background:url(../../public/image/index/top/service_top-pose02.webp) no-repeat center center/contain;display:none}@media screen and (max-width: 767px){.l-top__service .l-top__service--head::after{display:block}}.l-top__service .l-top__service--boxes{position:relative;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(0.75rem,-0.0357142857rem + 1.6369047619vw,1.4375rem)}@media screen and (max-width: 767px){.l-top__service .l-top__service--boxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px;gap:16px}}.l-top__service .l-top__service--boxes::after{content:"";position:absolute;bottom:-220px;right:-112px;width:155px;max-width:100%;height:410px;background:url(../../public/image/index/top/service_top-pose.webp) no-repeat center center/contain}@media(max-width: 1399px){.l-top__service .l-top__service--boxes::after{display:none}}.l-top__service .l-top__service--box{padding:16px clamp(0.5rem,-0.0714285714rem + 1.1904761905vw,1rem);background:var(--bgColorMain);border-radius:16px}@media screen and (max-width: 767px){.l-top__service .l-top__service--box{padding:8px 8px 16px 8px}}.l-top__service .l-top__service--box--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.l-top__service .l-top__service--box--body{text-align:center;margin-top:16px}@media screen and (max-width: 767px){.l-top__service .l-top__service--box--body{margin-top:8px}}.l-top__service .l-top__service--box--body--title{font-size:clamp(1.125rem,1.0785714286rem + 0.1904761905vw,1.25rem);font-weight:var(--fontWeight700);color:var(--AccentMain02);letter-spacing:.05em}.l-top__service .l-top__service--box--text{margin-top:12px}.l-top__service .l-top__service--box--text p{line-height:1.6;letter-spacing:.1em}.l-top__service .l-top__service--box--image img{border-radius:16px 16px 0 0}.l-top__service .l-top__service--button{margin-top:40px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.l-top__service .l-top__service--button{margin-top:24px;width:100%}}@media screen and (max-width: 767px){.l-top__service .l-top__service--button{margin-top:24px}}.l-top__service .l-top__service--button::after{content:"";position:absolute;bottom:-46px;right:-146px;width:143px;height:130px;background:url(../../public/image/index/top/service_top-pose02.webp) no-repeat center center/contain;display:none}@media(max-width: 1399px){.l-top__service .l-top__service--button::after{display:block}}@media screen and (max-width: 767px){.l-top__service .l-top__service--button::after{display:none}}.l-top__works{position:relative;padding-bottom:96px}@media screen and (max-width: 767px){.l-top__works{padding-bottom:40px}}.l-top__works .l-top__works--inner{position:relative;padding-top:clamp(0rem,-6.8571428571rem + 14.2857142857vw,6rem);z-index:10}@media screen and (max-width: 767px){.l-top__works .l-top__works--inner{max-width:100%;padding-inline:28px;padding-top:clamp(0rem,-2.5862068966rem + 10.6100795756vw,2.5rem)}}@media screen and (max-width: 767px){.l-top__works .l-top__works--head{padding-left:13px}}.l-top__works .l-top__works--head .c-section-heading__main{text-align:center}.l-top__works .l-top__works--boxes{margin-top:40px;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(0.75rem,-0.0357142857rem + 1.6369047619vw,1.4375rem)}@media screen and (max-width: 767px){.l-top__works .l-top__works--boxes{grid-template-columns:100%;gap:16px}}.l-top__works .l-top__works--boxes .p-card-works__box--title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.l-top__works .l-top__works--button{margin-top:24px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.l-top__works .l-top__works--button{margin-top:24px;width:100%}}@media screen and (max-width: 767px){.l-top__works .l-top__works--button{margin-top:12px}}.l-top__works .l-top__works--bg{position:absolute;top:-51px;right:0;width:97.2222222222%;max-height:clamp(27.3125rem,18.7734794275rem + 9.481216458vw,30.625rem);z-index:1}.l-top__works .l-top__works--bg img{max-height:inherit}@media screen and (max-width: 767px){.l-top__works .l-top__works--bg{top:-43px;width:95.5555555556%}}.l-top__voice{padding:96px 40px;background:var(--bgColorSub)}@media screen and (max-width: 767px){.l-top__voice{padding:40px 28px}}.l-top__voice .l-top__voice--inner{max-width:1200px;width:100%;margin-inline:auto;background:var(--bgColorMain);border-radius:40px;-webkit-box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);box-shadow:4px 4px 30px 0 rgba(0,0,0,.1)}@media screen and (max-width: 767px){.l-top__voice .l-top__voice--inner{border-radius:16px}}.l-top__voice .l-top__voice--content{padding:40px 55px 25px}@media screen and (max-width: 767px){.l-top__voice .l-top__voice--content{padding:24px 16px}}.l-top__voice .l-top__voice--head{position:relative}.l-top__voice .l-top__voice--head--label{position:relative;display:block;margin-top:40px;width:613px;max-width:100%;margin-inline:auto;z-index:10}@media screen and (max-width: 767px){.l-top__voice .l-top__voice--head--label{width:100%;max-width:480px;margin-inline:auto;margin-top:24px}}.l-top__voice .l-top__voice--head--text{margin-top:40px;text-align:center;font-weight:var(--fontWeight500);line-height:1.8;letter-spacing:.1em}@media screen and (max-width: 767px){.l-top__voice .l-top__voice--head--text{margin-top:16px}}.l-top__voice .l-top__voice--head--image{position:absolute;bottom:clamp(-2.5rem,57.2761rem - 66.4179vw,8.625rem);right:-57px;width:clamp(13.875rem,11.0178571429rem + 5.9523809524vw,16.375rem);z-index:1}@media screen and (max-width: 767px){.l-top__voice .l-top__voice--head--image{bottom:clamp(16.875rem,14.9353448276rem + 7.9575596817vw,18.75rem);right:clamp(-2.625rem,-4.2413793103rem + 6.6312997347vw,-1.0625rem);width:clamp(7.5rem,4.3965517241rem + 12.7320954907vw,10.5rem)}}.l-top__voice .l-top__voice--reviews{margin-top:40px}@media screen and (max-width: 767px){.l-top__voice .l-top__voice--reviews{margin-top:24px}}.l-top__voice .ti-widget.ti-goog .ti-review-item>.ti-inner{background:var(--bgColorSub) !important}.l-top__strengths{padding-block:96px}@media screen and (max-width: 767px){.l-top__strengths{padding-block:40px}}.l-top__strengths .l-top__strengths--head .c-section-heading__main .is-heading2{letter-spacing:.05em}.l-top__strengths .l-top__strengths--boxes{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:104px}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--boxes{gap:90px}}.l-top__strengths .l-top__strengths--box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.l-top__strengths .l-top__strengths--box:nth-child(odd) .l-top__strengths--box--wrapper{border-radius:42px 0 0 42px}.l-top__strengths .l-top__strengths--box:nth-child(odd) .l-top__strengths--box--image img{border-radius:20px 0 0 20px}.l-top__strengths .l-top__strengths--box:nth-child(even){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.l-top__strengths .l-top__strengths--box:nth-child(even) .l-top__strengths--box--wrapper{border-radius:0 42px 42px 0}.l-top__strengths .l-top__strengths--box:nth-child(even) .l-top__strengths--box--body{margin-left:auto}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(even) .l-top__strengths--box--body{margin-inline:auto}}.l-top__strengths .l-top__strengths--box:nth-child(even) .l-top__strengths--box--body--number{left:auto;right:-35px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(even) .l-top__strengths--box--body--number{top:50px !important;right:-20px}}.l-top__strengths .l-top__strengths--box:nth-child(even) .l-top__strengths--box--image img{border-radius:0 20px 20px 0}.l-top__strengths .l-top__strengths--box:nth-child(1){position:relative}.l-top__strengths .l-top__strengths--box:nth-child(1)::before{content:"";position:absolute;bottom:-112px;left:52%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:373px;height:185px;background:url(../../public/image/_common/icon/icon_border01.svg) no-repeat center center/contain}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(1)::before{bottom:-85px;left:auto;right:-34px;width:90px;height:90px;background:url(../../public/image/_common/icon/icon_border01-sp.svg) no-repeat center center/contain}}.l-top__strengths .l-top__strengths--box:nth-child(1) .l-top__strengths--box--wrapper{background:var(--AccentMain01)}.l-top__strengths .l-top__strengths--box:nth-child(1) .l-top__strengths--box--image--people{width:clamp(17.125rem,-2.451761745rem + 31.5436241611vw,25.9375rem);bottom:0;right:clamp(8.25rem,-10.0771812081rem + 29.5302013423vw,16.5rem)}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(1) .l-top__strengths--box--image--people{bottom:auto;right:auto;top:67px;left:clamp(4.375rem,-0.4094827586rem + 19.6286472149vw,9rem);width:160px;z-index:20}}.l-top__strengths .l-top__strengths--box:nth-child(2){position:relative}.l-top__strengths .l-top__strengths--box:nth-child(2)::before{content:"";position:absolute;bottom:-112px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:383px;height:145px;background:url(../../public/image/_common/icon/icon_border02.svg) no-repeat center center/contain}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(2)::before{bottom:-87px;left:17px;-webkit-transform:none;transform:none;width:112px;height:90px;background:url(../../public/image/_common/icon/icon_border02-sp.svg) no-repeat center center/contain}}.l-top__strengths .l-top__strengths--box:nth-child(2) .l-top__strengths--box--wrapper{padding-right:clamp(1.25rem,-0.8272168405rem + 4.3219076006vw,3.0625rem);background:var(--AccentMain02)}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(2) .l-top__strengths--box--wrapper{padding:165px 18px 24px}}.l-top__strengths .l-top__strengths--box:nth-child(2) .l-top__strengths--box--image--people{width:clamp(10rem,-8.4660234899rem + 29.7539149888vw,18.3125rem);bottom:0;right:auto;left:clamp(8.75rem,-27.3489932886rem + 58.1655480984vw,25rem)}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(2) .l-top__strengths--box--image--people{bottom:auto;left:auto;top:30px;right:clamp(5.625rem,0.7112068966rem + 20.1591511936vw,10.375rem);width:110px}}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(3){margin-top:-32px}}.l-top__strengths .l-top__strengths--box:nth-child(3) .l-top__strengths--box--wrapper{padding-left:clamp(1.25rem,-3.9072280179rem + 10.7302533532vw,5.75rem);background:var(--AccentMain03)}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(3) .l-top__strengths--box--wrapper{padding:192px 18px 24px}}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(3) .l-top__strengths--box--image{top:-30px}}.l-top__strengths .l-top__strengths--box:nth-child(3) .l-top__strengths--box--body--number{top:60px;left:-33px}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(3) .l-top__strengths--box--body--number{left:-18px}}.l-top__strengths .l-top__strengths--box:nth-child(3) .l-top__strengths--box--image--people{width:clamp(11.375rem,0.3442622951rem + 22.9508196721vw,21rem);bottom:0;right:clamp(12.5rem,-6.1048657718rem + 29.9776286353vw,20.875rem);z-index:10}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box:nth-child(3) .l-top__strengths--box--image--people{bottom:auto;right:auto;top:53px;left:clamp(5.1875rem,0.9849137931rem + 17.2413793103vw,9.25rem);width:120px}}.l-top__strengths .l-top__strengths--box--wrapper{position:relative;width:91.6666666667%;padding:130px 92px;padding-left:clamp(1.25rem,-3.8928571429rem + 10.7142857143vw,5.75rem)}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box--wrapper{padding:165px 18px 24px;width:92.2222222222%}}.l-top__strengths .l-top__strengths--box--body{max-width:clamp(22.5rem,8.2142857143rem + 29.7619047619vw,35rem);width:100%}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box--body{max-width:clamp(20rem,4.5238095238rem + 63.4920634921vw,35rem);margin-inline:auto}}.l-top__strengths .l-top__strengths--box--body--number{position:absolute;top:50px;left:-22px;font-size:clamp(6.25rem,4.2444113264rem + 4.172876304vw,8rem);font-family:var(--fontEn);font-weight:var(--fontWeight700);line-height:.8;color:hsla(0,0%,100%,.5);-webkit-transform:rotate(90deg);transform:rotate(90deg);z-index:10}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box--body--number{top:24px;left:0;font-size:5rem}}.l-top__strengths .l-top__strengths--box--body--title{position:relative;z-index:1;font-size:clamp(1.625rem,1.4817436662rem + 0.2980625931vw,1.75rem);font-weight:var(--fontWeight700);letter-spacing:.05em;color:var(--textColorSub)}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box--body--title{font-size:clamp(1.25rem,0.8630952381rem + 1.5873015873vw,1.625rem)}}.l-top__strengths .l-top__strengths--box--body--text{position:relative;z-index:10;margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;color:var(--textColorSub)}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box--body--text{margin-top:12px;gap:8px}}.l-top__strengths .l-top__strengths--box--body--text p{line-height:1.8;letter-spacing:.1em}.l-top__strengths .l-top__strengths--box--image{position:absolute;bottom:100px;width:39.5833333333%;max-height:434px}@media screen and (max-width: 767px){.l-top__strengths .l-top__strengths--box--image{bottom:auto;top:-50px;width:74.7222222222%;max-height:205px}}.l-top__strengths .l-top__strengths--box--image img{max-height:inherit;-o-object-fit:cover;object-fit:cover}.l-top__strengths .l-top__strengths--box--image--people{position:absolute}.l-top__area{padding-block:96px;background:var(--bgColorSub)}@media screen and (max-width: 767px){.l-top__area{padding-block:40px 0}}.l-top__area .l-top__area--content{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:40px}@media screen and (max-width: 767px){.l-top__area .l-top__area--content{margin-top:24px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}}.l-top__area .l-top__area--body{position:relative;max-width:51.1%;width:100%}@media screen and (max-width: 767px){.l-top__area .l-top__area--body{max-width:100%}}.l-top__area .l-top__area--body--detail--head{position:relative}.l-top__area .l-top__area--body--detail--head--label{position:absolute;top:clamp(-2.75rem,-3.6071428571rem + 1.7857142857vw,-2rem);left:0;width:239px}@media screen and (max-width: 767px){.l-top__area .l-top__area--body--detail--head--label{top:-33px;left:9px;width:191px}}.l-top__area .l-top__area--body--detail--head--title{text-align:center;padding-block:clamp(0.25rem,0.1571428571rem + 0.380952381vw,0.5rem);font-size:clamp(1.5rem,1.3607142857rem + 0.5714285714vw,1.875rem);font-weight:var(--fontWeight700);line-height:1.2;letter-spacing:.03em;background:var(--bgGradient);color:var(--textColorSub);border-radius:8px}@media screen and (max-width: 767px){.l-top__area .l-top__area--body--detail--head--title{line-height:1.5}}.l-top__area .l-top__area--body--detail--municipality{margin-top:8px;padding:24px;background:var(--bgColorMain);border-radius:14px}@media screen and (max-width: 767px){.l-top__area .l-top__area--body--detail--municipality{padding:12px}}.l-top__area .l-top__area--body--detail--municipality--title{padding-left:8px;font-size:clamp(1rem,0.9535714286rem + 0.1904761905vw,1.125rem);font-weight:var(--fontWeight700);line-height:1.2;letter-spacing:.05em;border-left:4px solid var(--AccentMain02)}.l-top__area .l-top__area--body--detail--municipality--lists{margin-top:24px;font-weight:var(--fontWeight500);line-height:1.8;letter-spacing:.1em}@media screen and (max-width: 767px){.l-top__area .l-top__area--body--detail--municipality--lists{margin-top:12px}}.l-top__area .l-top__area--body--button{position:relative;z-index:10;margin-top:16px;width:223px;max-width:100%;margin-inline:auto}@media screen and (max-width: 767px){.l-top__area .l-top__area--body--button{margin-top:24px;width:100%}}.l-top__area .l-top__area--body--image{position:absolute;bottom:-105px;left:clamp(-11.25rem,-24.1071428571rem + 26.7857142857vw,0rem);width:clamp(17.625rem,-6.0178571429rem + 49.255952381vw,38.3125rem);z-index:1}@media screen and (max-width: 767px){.l-top__area .l-top__area--body--image{position:initial;margin-top:10px;left:0;width:100%}}.l-top__area .l-top__area--map{max-width:44.9%;width:100%}@media screen and (max-width: 767px){.l-top__area .l-top__area--map{max-width:100%}}.l-top__column{position:relative}.l-top__column::before{content:"";position:absolute;bottom:-42px;left:0;width:100%;height:414px;background:var(--bgColorMain);border-radius:64px 64px 0 0;z-index:200}@media screen and (max-width: 767px){.l-top__column::before{display:none}}.l-top__column .l-top__column--bg{position:absolute;width:100%;height:374px}@media screen and (max-width: 767px){.l-top__column .l-top__column--bg{height:188px;overflow:hidden}}.l-top__column .l-top__column--bg--image{position:relative;height:374px}@media screen and (max-width: 767px){.l-top__column .l-top__column--bg--image{height:188px}}.l-top__column .l-top__column--bg--image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--AccentMain01);opacity:.9;z-index:10}.l-top__column .l-top__column--bg--image img{height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 70%;object-position:50% 70%}@media screen and (max-width: 767px){.l-top__column .l-top__column--svg-pc{display:none}}.l-top__column .l-top__column--svg-sp{display:none}@media screen and (max-width: 767px){.l-top__column .l-top__column--svg-sp{display:block}}.l-top__column svg{position:absolute;display:block;top:0;left:0;width:100%;height:auto;z-index:100}@media screen and (max-width: 767px){.l-top__column svg{left:auto;right:-175px;height:188px}}.l-top__column .l-top__column--inner{position:relative;padding-block:96px;padding-bottom:54px;z-index:200}@media screen and (max-width: 767px){.l-top__column .l-top__column--inner{padding-block:40px;padding-inline:0}}.l-top__column .l-top__column--boxes{margin-top:40px;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(0.75rem,-0.0357142857rem + 1.6369047619vw,1.4375rem)}@media screen and (max-width: 767px){.l-top__column .l-top__column--boxes{grid-template-columns:100%;padding:32px 28px 0;background:var(--bgColorMain);border-radius:16px 16px 0 0}}.l-top__column .l-top__column--button{margin-top:40px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.l-top__column .l-top__column--button{margin-top:24px;width:100%}}@media screen and (max-width: 767px){.l-top__column .l-top__column--button{padding-inline:28px}}.l-top__company{position:relative;padding:96px 40px;margin-top:42px;background:url(../../public/image/_common/bg/company_bg.webp) no-repeat center center/cover;z-index:1;border-radius:64px}.l-top__company--fc{margin-top:-56px !important}@media screen and (max-width: 767px){.l-top__company{margin-top:0;padding:40px 28px;border-radius:28px}}.l-top__company::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7);border-radius:64px;z-index:10}@media screen and (max-width: 767px){.l-top__company::before{border-radius:28px}}.l-top__company .l-top__company--inner{position:relative;z-index:20;background:var(--bgColorMain);border-radius:40px;padding-inline:0 !important;max-width:1200px;width:100%;margin-inline:auto}@media screen and (max-width: 767px){.l-top__company .l-top__company--inner{border-radius:28px}}.l-top__company .l-top__company--wrapper{padding:40px clamp(1.25rem,-0.1785714286rem + 2.9761904762vw,2.5rem)}@media screen and (max-width: 767px){.l-top__company .l-top__company--wrapper{padding:24px}}@media screen and (max-width: 575px){.l-top__company .l-top__company--wrapper{padding:24px 12px}}.l-top__company .l-top__company--content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(1.25rem,-0.1785714286rem + 2.9761904762vw,2.5rem)}@media screen and (max-width: 767px){.l-top__company .l-top__company--content{margin-top:24px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}}.l-top__company .l-top__company--body{-webkit-box-flex:0;-ms-flex:0 1 52%;flex:0 1 52%;width:100%}@media screen and (max-width: 767px){.l-top__company .l-top__company--body{max-width:100%}}.l-top__company .l-top__company--image{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.l-top__company .l-top__company--image{max-width:100%}}.l-top__company .l-top__company--image img{-o-object-fit:cover;object-fit:cover;border-radius:16px}.l-top__company .l-top__company--map{margin-top:40px;width:100%;max-height:420px}@media screen and (max-width: 767px){.l-top__company .l-top__company--map{margin-top:24px;height:360px}}.l-top__company .l-top__company--map iframe{width:100%;height:100%;max-height:inherit;aspect-ratio:16/9;border-radius:24px}@media screen and (max-width: 767px){.l-top__company .l-top__company--map iframe{border-radius:14px}}.l-top__company .l-top__company--button{margin-top:40px;width:328px !important;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.l-top__company .l-top__company--button{margin-top:24px;width:100%}}.l-inner__padding-primary{padding-inline:28px}.l-inner__width-primary{max-width:1280px;width:100%;margin-inline:auto;padding-inline:40px}@media screen and (max-width: 767px){.l-inner__width-primary{max-width:1256px;padding-inline:28px}}.l-inner__cta{max-width:1275px;width:100%;margin-inline:auto;padding-inline:40px}@media screen and (max-width: 767px){.l-inner__cta{max-width:1219px;padding-inline:12px}}.l-inner__single-page{max-width:1360px;width:100%;margin-inline:auto;padding-inline:40px}@media screen and (max-width: 767px){.l-inner__single-page{max-width:1304px;padding-inline:28px}}.l-cta{position:relative;margin-block:40px;padding-inline:40px}@media screen and (max-width: 767px){.l-cta{margin-block:32px;padding-inline:12px}}.l-cta .l-cta__inner{position:relative;background:url(../../public/image/index/cta/cta_bg.webp) no-repeat center center/cover;z-index:1;border-radius:40px}@media screen and (max-width: 767px){.l-cta .l-cta__inner{border-radius:36px}}.l-cta .l-cta__inner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bgCta);z-index:10;opacity:.95;border-radius:40px}@media screen and (max-width: 767px){.l-cta .l-cta__inner::before{border-radius:36px}}.l-cta .l-cta__content{position:relative;padding-block:40px;z-index:20}@media screen and (max-width: 767px){.l-cta .l-cta__content{padding-block:32px 24px}}.l-cta .l-cta__head--text{text-align:center;margin-top:40px;font-weight:var(--fontWeight500);line-height:180%;letter-spacing:.1em;color:var(--textColorSub)}@media screen and (max-width: 767px){.l-cta .l-cta__head--text{margin-top:24px}}.l-cta .l-cta__box{text-align:center;margin-top:40px;max-width:856px;width:100%;margin-inline:auto;background:var(--bgColorMain);border-radius:24px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.05);box-shadow:0 4px 20px rgba(0,0,0,.05)}@media screen and (max-width: 767px){.l-cta .l-cta__box{margin-top:12px}}.l-cta .l-cta__box--inner{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.l-cta .l-cta__box--inner{padding:24px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-cta .l-cta__box--tel{position:relative;padding-right:64px}@media screen and (max-width: 992px){.l-cta .l-cta__box--tel{padding-right:48px}}@media screen and (max-width: 767px){.l-cta .l-cta__box--tel{padding-right:0;font-size:0.875rem}}.l-cta .l-cta__box--tel p:nth-of-type(1){font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em}.l-cta .l-cta__box--tel p:nth-of-type(2){margin-top:8px;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em;color:var(--AccentGray)}@media screen and (max-width: 767px){.l-cta .l-cta__box--tel p:nth-of-type(2){margin-top:4px;padding-bottom:12px}}.l-cta .l-cta__box--tel p:nth-of-type(2) time{display:inline-block;font-family:var(--fontEn)}.l-cta .l-cta__box--tel a{margin-top:9px;position:relative;padding-left:32px;font-size:clamp(1.25rem,1.0642857143rem + 0.7619047619vw,1.75rem);font-family:var(--fontEn);font-weight:var(--fontWeight700);line-height:80%;letter-spacing:.05em}.l-cta .l-cta__box--tel a::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:24px;height:24px;background:url(../../public/image/_common/icon/icon_tel.svg) no-repeat center center/contain}.l-cta .l-cta__box--button-area{position:relative;width:304px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.l-cta .l-cta__box--button-area{padding-top:12px}}.l-cta .l-cta__box--button-area::before{content:"";position:absolute;top:0;bottom:0;left:-24px;width:2px;background:var(--AccentGray)}@media screen and (max-width: 767px){.l-cta .l-cta__box--button-area::before{top:0;left:0;width:100%;height:1px}}.l-cta .l-cta__box--button-area--item p{margin-bottom:8px;font-weight:var(--fontWeight900);line-height:120%;letter-spacing:.1em}@media screen and (max-width: 767px){.l-cta .l-cta__box--button-area--item p{margin-bottom:4px;font-size:0.875rem}}.l-sidebar{max-width:28.125%;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:8px;-webkit-box-shadow:0 4px 6px -4px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1);box-shadow:0 4px 6px -4px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1)}@media screen and (max-width: 992px){.l-sidebar{max-width:100%}}.l-sidebar .l-sidebar__inner{padding-block:24px;padding-inline:clamp(0.75rem,-0.9161073826rem + 2.6845637584vw,1.5rem)}@media screen and (max-width: 992px){.l-sidebar .l-sidebar__inner{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-template-areas:"profile cta" "profile popular" "taxonomy taxonomy";-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-block:40px;padding-inline:40px}}@media screen and (max-width: 992px)and (max-width: 767px){.l-sidebar .l-sidebar__inner{display:block}}@media screen and (max-width: 992px)and (max-width: 575px){.l-sidebar .l-sidebar__inner{padding-block:20px;padding-inline:12px}}.l-sidebar .l-sidebar__inner .l-sidebar__profile{grid-area:profile}.l-sidebar .l-sidebar__inner .l-sidebar__cta-area{grid-area:cta}.l-sidebar .l-sidebar__inner .l-sidebar__popular-articles{grid-area:popular}.l-sidebar .l-sidebar__inner .l-sidebar__taxonomy-area{grid-area:taxonomy}.l-sidebar .l-sidebar__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px}.l-sidebar .l-sidebar__profile--text{line-height:1.6;letter-spacing:.02em;color:var(--AccentBlack01)}.l-sidebar .l-sidebar__cta-area{margin-top:24px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (max-width: 992px){.l-sidebar .l-sidebar__cta-area{margin-top:0}}@media screen and (max-width: 767px){.l-sidebar .l-sidebar__cta-area{margin-top:24px}}.l-sidebar .l-sidebar__cta-area--item--title{margin-bottom:8px;font-size:clamp(0.75rem,0.4723154362rem + 0.4474272931vw,0.875rem);font-weight:var(--fontWeight900);line-height:120%;letter-spacing:.1em}.l-sidebar .l-sidebar__popular-articles{margin-top:40px}.l-sidebar .l-sidebar__popular-articles--title{font-size:1.25rem;font-weight:var(--fontWeight700);line-height:150%;letter-spacing:.04em;color:var(--AccentBlue)}.l-sidebar .l-sidebar__popular-articles--boxes{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.l-sidebar .l-sidebar__popular-articles--box a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.l-sidebar .l-sidebar__popular-articles--box--body{max-width:64.1025641026%;width:100%;color:var(--AccentBlack01)}.l-sidebar .l-sidebar__popular-articles--box--title{font-size:0.9375rem;font-weight:var(--fontWeight700);line-height:1.6;letter-spacing:.02em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-word}.l-sidebar .l-sidebar__popular-articles--box--thumbnail{max-width:30.7692307692%;width:100%}.l-sidebar .l-sidebar__popular-articles--box--thumbnail img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover}.l-sidebar .l-sidebar__taxonomy-area{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.l-sidebar .l-sidebar__taxonomy-area--category{color:var(--AccentBlack01)}.l-sidebar .l-sidebar__taxonomy-area--category--title,.l-sidebar .l-sidebar__taxonomy-area--tag--title{padding-bottom:11px;font-size:1.25rem;font-weight:var(--fontWeight700);line-height:150%;letter-spacing:.04em;border-bottom:1px solid var(--AccentGray02)}.l-sidebar .l-sidebar__taxonomy-area--category--items{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--AccentBlack01)}.l-sidebar .l-sidebar__taxonomy-area--category--item a{position:relative;padding-block:8px;width:100%;line-height:150%;letter-spacing:.02em}.l-sidebar .l-sidebar__taxonomy-area--category--item a::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);right:0;width:8px;height:8px;border-right:1.5px solid var(--AccentBlack);border-bottom:1.5px solid var(--AccentBlack)}.l-sidebar .l-sidebar__taxonomy-area--tag{color:var(--AccentBlack01)}.l-sidebar .l-sidebar__taxonomy-area--tag--items{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px}.l-sidebar .l-sidebar__taxonomy-area--tag--item a{line-height:150%;letter-spacing:.02em}.l-footer{position:relative;margin-bottom:12px;padding-top:40px}@media screen and (max-width: 767px){.l-footer{margin-bottom:8px;padding-top:24px}}.l-footer .l-footer__inner{position:relative;padding-bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.l-footer .l-footer__inner{padding-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.l-footer .l-footer__inner::before{content:"";position:absolute;bottom:0;left:40px;right:40px;height:1px;background-color:var(--AccentBlack)}@media screen and (max-width: 767px){.l-footer .l-footer__inner::before{left:28px;right:28px}}.l-footer .l-footer__address--logo{width:90px}.l-footer .l-footer__address--tel{margin-top:24px;font-size:clamp(1rem,0.9535714286rem + 0.1904761905vw,1.125rem);line-height:120%;font-weight:var(--fontWeight700);letter-spacing:.05em}.l-footer .l-footer__address--detail{margin-top:8px;font-weight:var(--fontWeight500)}@media screen and (max-width: 767px){.l-footer .l-footer__address--detail{margin-top:4px}}.l-footer .l-footer__address--detail p{line-height:130%;letter-spacing:.1em}@media screen and (max-width: 767px){.l-footer .l-footer__address--detail p{font-size:0.875rem}}.l-footer .l-footer__address--detail p:nth-of-type(2){margin-top:8px}@media screen and (max-width: 767px){.l-footer .l-footer__address--detail p:nth-of-type(2){margin-top:4px}}@media screen and (max-width: 767px){.l-footer .l-footer__nav{margin-top:16px}}.l-footer .l-footer__nav--items{-moz-columns:2;-webkit-columns:2;columns:2;-moz-column-gap:24px;-webkit-column-gap:24px;column-gap:24px}@media screen and (max-width: 767px){.l-footer .l-footer__nav--items{-moz-column-gap:0;-webkit-column-gap:0;column-gap:0}}.l-footer .l-footer__nav--item{-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid;font-weight:var(--fontWeight500);line-height:130%;letter-spacing:.1em}.l-footer .l-footer__nav--item a{width:100%;padding-block:12px}@media screen and (max-width: 767px){.l-footer .l-footer__nav--item a{padding-block:8px;font-size:0.875rem}}.l-footer .l-footer__copy-right{margin-top:24px;text-align:center;font-size:0.625rem;font-weight:var(--fontWeight500);line-height:120%;letter-spacing:.05em}@media screen and (max-width: 767px){.l-footer .l-footer__copy-right{margin-top:12px}}.c-button__main{width:100%;padding-block:clamp(0.875rem,0.746031746rem + 0.5291005291vw,1rem);text-align:center;font-weight:var(--fontWeight700);color:var(--textColorSub);line-height:120%;letter-spacing:.1em;border-radius:8px;background:var(--buttonMain);-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.08);box-shadow:4px 4px 0 0 rgba(0,0,0,.08)}.c-button__main span{position:relative;left:-10px}.c-button__main span::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-24px;width:20px;height:20px;background:url(../../public/image/_common/icon/icon_arrow-up.svg) no-repeat center center/contain}.c-button__cta{padding-block:16px;width:100%;color:var(--textColorSub);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.1em;border-radius:8px;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.08);box-shadow:4px 4px 0 0 rgba(0,0,0,.08)}.c-button__cta.--estimate{position:relative;background:var(--buttonEstimate)}.c-button__cta.--estimate span{position:relative}.c-button__cta.--estimate span::before,.c-button__cta.--estimate span::after{content:"";position:absolute}.c-button__cta.--estimate span::before{top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-28px;width:19px;height:19px;background:url(../../public/image/_common/icon/icon_mail.svg) no-repeat center center/contain}.c-button__cta.--estimate span::after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-24px;width:20px;height:20px;background:url(../../public/image/_common/icon/icon_arrow-up02.svg) no-repeat center center/contain}.c-button__cta.--line{background:var(--buttonLine)}.c-button__cta.--line span{position:relative}.c-button__cta.--line span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-28px;width:19px;height:19px;background:url(../../public/image/_common/icon/icon_line.svg) no-repeat center center/contain}.c-button__cta.--line span::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-24px;width:20px;height:20px;background:url(../../public/image/_common/icon/icon_arrow-up03.svg) no-repeat center center/contain}.c-button__category{width:auto;min-width:100px;text-align:center;padding:3px 11px;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em;color:var(--AccentMain01);background:var(--bgColorMain);border:1px solid var(--AccentMain01);border-radius:4px}.c-button__category.--current{color:var(--textColorSub);background:var(--AccentMain01)}.c-section-heading__main{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:8px}.c-section-heading__main .is-heading2{font-size:clamp(1.25rem,1.0642857143rem + 0.7619047619vw,1.75rem);font-weight:var(--fontWeight700);line-height:1.6;letter-spacing:.05em}.c-section-heading__main .is-heading2 .is-change-color{color:var(--AccentMain02)}.c-section-heading__main .is-heading2.--is-gradient-color{background:-webkit-gradient(linear, left top, right top, from(#5287ff), to(#24f1ff));background:linear-gradient(to right, #5287ff 0%, #24f1ff 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);display:inline-block}.c-section-heading__main .is-heading2 .is-bigger{font-size:3rem}.c-section-heading__main .is-en{font-family:var(--fontEn);font-weight:var(--fontWeight500);line-height:100%;letter-spacing:.05em;text-transform:uppercase}.c-section-heading__main .is-en span{position:relative;padding-left:8px}.c-section-heading__main .is-en span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:0;width:2.4px;height:16.23px;background:var(--AccentMain02)}.c-section-heading__main.--change-color{color:var(--textColorSub)}.c-section-heading__main.--change-color span::before{background:var(--AccentWhite)}.c-section-heading__fv-sub{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;color:var(--textColorSub);width:100%;padding-top:134px;padding-left:clamp(2.5rem,-10.5rem + 27.0833333333vw,13.875rem);z-index:20}@media screen and (max-width: 767px){.c-section-heading__fv-sub{text-align:center;padding:40px 0}}.c-section-heading__fv-sub.--pl-little{padding-left:clamp(0.75rem,-33rem + 37.5vw,13.875rem)}@media screen and (max-width: 767px){.c-section-heading__fv-sub.--pl-little{padding-left:0}}.c-section-heading__fv-sub .is-title{font-size:clamp(2rem,0.5714285714rem + 2.9761904762vw,3.25rem);font-weight:var(--fontWeight700);line-height:150%;letter-spacing:.05em}.c-section-heading__fv-sub .is-title.--is-small{font-size:clamp(2rem,0.5714285714rem + 2.9761904762vw,3.25rem)}.c-section-heading__fv-sub .is-en{position:relative;font-weight:var(--fontWeight500);font-family:var(--fontEn);line-height:100%;letter-spacing:.05em;text-transform:uppercase}.c-section-heading__fv-sub .is-en span{position:relative;padding-left:8px}.c-section-heading__fv-sub .is-en span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:0;width:2.4px;height:16.23px;background:var(--AccentWhite)}.c-scroll-top{position:absolute;bottom:148px;right:clamp(0.9375rem,-1.0680886736rem + 4.172876304vw,2.6875rem);z-index:500;cursor:pointer}@media screen and (max-width: 767px){.c-scroll-top{bottom:225px;width:70px}}.c-scroll-top .c-scroll-top__button{width:100%;cursor:pointer}#toc_container{margin-top:48px;padding:40px;border:none;border-radius:8px;margin-bottom:40px}@media screen and (max-width: 767px){#toc_container{margin-bottom:24px;padding:24px 12px}}@media screen and (max-width: 575px){#toc_container{margin-top:26px}}#toc_container.toc_light_blue{width:100%;background:var(--AccentLightBlue) !important}#toc_container p.toc_title{position:relative;padding-left:40px;text-align:left;font-size:1.5rem;font-weight:var(--fontWeight700);color:var(--AccentBlue);line-height:170%;letter-spacing:.04em}@media screen and (max-width: 767px){#toc_container p.toc_title{font-size:1.25rem}}#toc_container p.toc_title::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:32px;height:32px;background:url(../../public/image/_common/icon/icon_contents.svg) no-repeat center center/contain}@media screen and (max-width: 767px){#toc_container ul ul{margin-left:0}}#toc_container p.toc_title+ul.toc_list{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;color:var(--AccentBlue02)}@media screen and (max-width: 767px){#toc_container p.toc_title+ul.toc_list li{position:relative;list-style-position:outside;margin-left:1.5em}}#toc_container p.toc_title+ul.toc_list li a{position:relative;line-height:200%;letter-spacing:.04em}#toc_container p.toc_title+ul.toc_list>li>a{position:relative;font-size:1rem;padding-left:30px}@media screen and (max-width: 767px){#toc_container p.toc_title+ul.toc_list>li>a{padding-left:0px}}#toc_container p.toc_title+ul.toc_list>li>a::before{content:"";position:absolute;left:12px;top:.9em;width:4px;height:4px;border-radius:50%;background-color:currentColor}@media screen and (max-width: 767px){#toc_container p.toc_title+ul.toc_list>li>a::before{left:-16px}}#toc_container p.toc_title+ul.toc_list ul li>a{position:relative;padding-left:30px;font-size:14px}@media screen and (max-width: 767px){#toc_container p.toc_title+ul.toc_list ul li>a{padding-left:0px}}#toc_container p.toc_title+ul.toc_list ul li>a::before{content:"";position:absolute;left:12px;top:.9em;width:4px;height:4px;border-radius:50%;background-color:currentColor}@media screen and (max-width: 767px){#toc_container p.toc_title+ul.toc_list ul li>a::before{left:-16px}}.p-tab-common__category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.p-tab-common__category a{font-size:1.125rem}@media screen and (max-width: 767px){.p-tab-common__category a{font-size:1rem}}.c-button-cta{position:relative;text-align:center;width:304px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.c-button-cta.--cta-section{padding-top:12px}}.c-button-cta.--cta-section::before{content:"";position:absolute;top:0;bottom:0;left:-32px;width:2px;background:var(--AccentGray)}@media screen and (max-width: 992px){.c-button-cta.--cta-section::before{left:-24px}}@media screen and (max-width: 767px){.c-button-cta.--cta-section::before{top:0;left:0;width:100%;height:1px}}.c-button-cta.--drawer-menu{margin-top:24px;margin-inline:auto}.c-button-cta .c-button-cta__item p{margin-bottom:8px;font-weight:var(--fontWeight900);line-height:120%;letter-spacing:.1em}@media screen and (max-width: 767px){.c-button-cta .c-button-cta__item p{margin-bottom:4px;font-size:0.875rem}}.c-button-cta .c-button-cta__item .c-button-cta__item--link{padding-block:16px;width:100%;color:var(--textColorSub);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.1em;border-radius:8px;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.08);box-shadow:4px 4px 0 0 rgba(0,0,0,.08)}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--estimate{position:relative;background:var(--buttonEstimate)}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--estimate span{position:relative}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--estimate span::before,.c-button-cta .c-button-cta__item .c-button-cta__item--link.--estimate span::after{content:"";position:absolute}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--estimate span::before{top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-28px;width:19px;height:19px;background:url(../../public/image/_common/icon/icon_mail.svg) no-repeat center center/contain}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--estimate span::after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-24px;width:20px;height:20px;background:url(../../public/image/_common/icon/icon_arrow-up02.svg) no-repeat center center/contain}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--line{background:var(--buttonLine)}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--line span{position:relative}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--line span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-28px;width:19px;height:19px;background:url(../../public/image/_common/icon/icon_line.svg) no-repeat center center/contain}.c-button-cta .c-button-cta__item .c-button-cta__item--link.--line span::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-24px;width:20px;height:20px;background:url(../../public/image/_common/icon/icon_arrow-up03.svg) no-repeat center center/contain}.p-service__price{padding-block:96px 60px;background:var(--bgColorSub)}@media screen and (max-width: 767px){.p-service__price{padding-block:40px}}.p-service__price .p-service__price--boxes{margin-top:40px;display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}@media screen and (max-width: 767px){.p-service__price .p-service__price--boxes{margin-top:24px;grid-template-columns:100%;gap:12px}}.p-service__price .p-service__price--box{padding:40px clamp(1.25rem,-0.1785714286rem + 2.9761904762vw,2.5rem);background:var(--bgColorMain);border-radius:28px}@media screen and (max-width: 767px){.p-service__price .p-service__price--box{padding:24px 12px}}.p-service__price .p-service__price--box:nth-child(1){grid-column:span 2/span 2}@media screen and (max-width: 767px){.p-service__price .p-service__price--box:nth-child(1){grid-column:auto}}.p-service__price .p-service__price--box:nth-child(2),.p-service__price .p-service__price--box:nth-child(3){grid-row-start:2}@media screen and (max-width: 767px){.p-service__price .p-service__price--box:nth-child(2),.p-service__price .p-service__price--box:nth-child(3){grid-row-start:auto}}.p-service__price .p-service__price--box:nth-child(2) .p-service__price--box--explanation,.p-service__price .p-service__price--box:nth-child(3) .p-service__price--box--explanation{margin-top:24px;line-height:1.8}@media screen and (max-width: 767px){.p-service__price .p-service__price--box:nth-child(2) .p-service__price--box--explanation,.p-service__price .p-service__price--box:nth-child(3) .p-service__price--box--explanation{text-align:center}}.p-service__price .p-service__price--box--title{font-size:clamp(1.25rem,1.1571428571rem + 0.380952381vw,1.5rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--title{padding-left:0;text-align:center}}.p-service__price .p-service__price--box--title span{position:relative;padding-left:24px}.p-service__price .p-service__price--box--title span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:5px;width:5px;height:34px;height:clamp(1.75rem,1.3630952381rem + 1.5873015873vw,2.125rem);background:var(--AccentMain02)}.p-service__price .p-service__price--box--explanation{margin-top:40px;text-align:center;font-weight:var(--fontWeight500);line-height:1.8;letter-spacing:.1em}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--explanation{margin-top:22px;text-align:left}}.p-service__price .p-service__price--box--items{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--items{margin-top:24px;gap:24px}}.p-service__price .p-service__price--box--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(1.25rem,-0.1785714286rem + 2.9761904762vw,2.5rem)}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px}}.p-service__price .p-service__price--box--item--body{-webkit-box-flex:0;-ms-flex:0 1 65%;flex:0 1 65%;width:100%}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--item--body{max-width:100%}}.p-service__price .p-service__price--box--item--body--title{position:relative;padding-left:12px;font-size:1.25rem;font-weight:var(--fontWeight700);line-height:100%;letter-spacing:.05em;color:var(--AccentMain02)}.p-service__price .p-service__price--box--item--body--title::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:0;width:2.4px;height:24.12px;background:var(--AccentMain02)}.p-service__price .p-service__price--box--item--body--text{margin-top:12px}.p-service__price .p-service__price--box--item--body--text p{font-weight:var(--fontWeight500);line-height:1.8;letter-spacing:.1em}.p-service__price .p-service__price--box--item--body--price{margin-top:12px;text-align:right;font-size:1.125rem;font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em;color:var(--AccentMain02)}.p-service__price .p-service__price--box--item--body--price .is-bigger{font-size:2.5rem;font-family:var(--fontNumber);font-weight:var(--fontWeight500);line-height:80%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--item--body--price .is-bigger{font-size:1.75rem}}.p-service__price .p-service__price--box--item--body--price .is-others{font-size:1.5rem}.p-service__price .p-service__price--box--item--image{-webkit-box-flex:0;-ms-flex:0 1 35%;flex:0 1 35%;width:100%}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--item--image{max-width:100%}}.p-service__price .p-service__price--box--sub-items{margin-top:24px}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--sub-items{margin-top:12px}}.p-service__price .p-service__price--box--sub-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--AccentMain02)}@media screen and (max-width: 992px){.p-service__price .p-service__price--box--sub-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-service__price .p-service__price--box--sub-item--title{font-size:1.125rem;font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}.p-service__price .p-service__price--box--sub-item--price{font-size:1.125rem;font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}@media screen and (max-width: 992px){.p-service__price .p-service__price--box--sub-item--price{margin-top:12px}}.p-service__price .p-service__price--box--sub-item--price .is-bigger{font-size:2.5rem;font-family:var(--fontNumber);line-height:80%;font-weight:var(--fontWeight500);letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__price .p-service__price--box--sub-item--price .is-bigger{font-size:1.75rem}}.p-service__price .p-service__price--box--sub-item--price .is-others{font-size:1.5rem;line-height:120%;letter-spacing:.05em}.p-service__price .p-service__price--supplement{margin-top:3px;text-align:right;font-size:0.625rem;font-weight:var(--fontWeight500);color:var(--AccentGray);line-height:120%;letter-spacing:.05em}.p-service__fire-insurance{position:relative;padding-bottom:96px;background:var(--bgColorSub)}@media screen and (max-width: 767px){.p-service__fire-insurance{padding-bottom:32px}}.p-service__fire-insurance .p-service__fire-insurance--inner{position:relative;z-index:10;padding-top:clamp(5.5rem,-1.6428571429rem + 14.880952381vw,11.75rem)}@media screen and (max-width: 767px){.p-service__fire-insurance .p-service__fire-insurance--inner{padding-top:80px}}@media screen and (max-width: 767px){.p-service__fire-insurance .p-service__fire-insurance--head{padding-left:12px}}.p-service__fire-insurance .p-service__fire-insurance--head .c-section-heading__main{text-align:center}.p-service__fire-insurance .p-service__fire-insurance--content{margin-top:40px;width:100%;background:var(--bgColorMain);border-radius:28px;padding-inline:40px}@media screen and (max-width: 767px){.p-service__fire-insurance .p-service__fire-insurance--content{margin-top:24px;padding-inline:12px}}.p-service__fire-insurance .p-service__fire-insurance--content--inner{max-width:710px;width:100%;margin-inline:auto;padding-block:40px;text-align:center}@media screen and (max-width: 767px){.p-service__fire-insurance .p-service__fire-insurance--content--inner{padding-block:24px}}.p-service__fire-insurance .p-service__fire-insurance--title{font-size:clamp(1.5rem,1.3607142857rem + 0.5714285714vw,1.875rem);font-weight:var(--fontWeight700);line-height:100%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__fire-insurance .p-service__fire-insurance--title{line-height:130%}}.p-service__fire-insurance .p-service__fire-insurance--title .is-color{color:var(--AccentMain02)}@media screen and (max-width: 767px){.p-service__fire-insurance .p-service__fire-insurance--title .is-color{display:block}}.p-service__fire-insurance .p-service__fire-insurance--text{margin-top:24px;font-weight:var(--fontWeight500);line-height:180%;letter-spacing:.1em}.p-service__fire-insurance .p-service__fire-insurance--bg{position:absolute;top:0;right:0;width:97.2222222222%;max-height:clamp(27.3125rem,18.7734794275rem + 9.481216458vw,30.625rem);z-index:1}@media screen and (max-width: 767px){.p-service__fire-insurance .p-service__fire-insurance--bg{width:95.5555555556%}}.p-service__fire-insurance .p-service__fire-insurance--bg img{max-height:inherit;-o-object-fit:cover;object-fit:cover;border-radius:40px 0 0 40px}.p-service__knowledge{padding-block:96px}@media screen and (max-width: 767px){.p-service__knowledge{padding-block:40px}}.p-service__knowledge .p-service__knowledge--boxes{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width: 767px){.p-service__knowledge .p-service__knowledge--boxes{margin-top:24px}}@media screen and (max-width: 767px){.p-service__knowledge .p-service__knowledge--box:last-of-type .p-service__knowledge--box--body{max-width:480px;margin-inline:auto}}.p-service__knowledge .p-service__knowledge--box--title{position:relative;padding-left:24px;font-size:clamp(1.25rem,1.1571428571rem + 0.380952381vw,1.5rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}.p-service__knowledge .p-service__knowledge--box--title::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:5px;width:5px;height:34px;height:clamp(1.75rem,1.3630952381rem + 1.5873015873vw,2.125rem);background:var(--AccentMain02)}.p-service__knowledge .p-service__knowledge--box--body{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(1.25rem,-0.1785714286rem + 2.9761904762vw,2.5rem)}@media screen and (max-width: 767px){.p-service__knowledge .p-service__knowledge--box--body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}}.p-service__knowledge .p-service__knowledge--box--body--text{-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width: 767px){.p-service__knowledge .p-service__knowledge--box--body--text{max-width:100%;gap:12px}}.p-service__knowledge .p-service__knowledge--box--body--text p{font-weight:var(--fontWeight500);line-height:1.8;letter-spacing:.1em}.p-service__knowledge .p-service__knowledge--box--body--text p:nth-of-type(3){color:var(--AccentMain02)}.p-service__knowledge .p-service__knowledge--box--body--image{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%;width:100%}@media screen and (max-width: 767px){.p-service__knowledge .p-service__knowledge--box--body--image{max-width:100%}}.p-service__flow{width:100%;padding-block:96px;background:var(--bgColorSub);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.p-service__flow{padding-block:40px}}.p-service__flow .p-service__flow--head--text{text-align:center;margin-top:40px;font-weight:var(--fontWeight500);line-height:1.8;letter-spacing:.1em}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--head--text{margin-top:24px}}.p-service__flow .p-service__flow--content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--content{margin-top:24px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.p-service__flow .p-service__flow--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;width:100%}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--items{max-width:100%;gap:12px}}.p-service__flow .p-service__flow--item--image{width:50%;aspect-ratio:16/9;height:100%}.p-service__flow .p-service__flow--item--image img{height:inherit;-o-object-fit:cover;object-fit:cover;border-radius:0 16px 16px 0}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item--image{display:block;width:100%}.p-service__flow .p-service__flow--item--image img{height:inherit;-o-object-fit:cover;object-fit:cover;border-radius:16px;aspect-ratio:16/9}}.p-service__flow .p-service__flow--item--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;width:50%;padding:24px}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item--inner{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:0}}.p-service__flow .p-service__flow--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;border-radius:16px;background:#fff}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}}.p-service__flow .p-service__flow--item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.p-service__flow .p-service__flow--item:nth-child(even) .p-service__flow--item--image img{border-radius:16px 0 0 16px}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item:nth-child(even) .p-service__flow--item--image img{border-radius:16px}}.p-service__flow .p-service__flow--item:nth-of-type(2) .p-service__flow--item--number{background:var(--AccentMain02)}.p-service__flow .p-service__flow--item:nth-of-type(2) h3{color:var(--AccentMain02)}.p-service__flow .p-service__flow--item:nth-of-type(3) .p-service__flow--item--number{background:var(--AccentMain03)}.p-service__flow .p-service__flow--item:nth-of-type(3) h3{color:var(--AccentMain03)}.p-service__flow .p-service__flow--item:nth-of-type(4) .p-service__flow--item--number{background:var(--AccentBlue02)}.p-service__flow .p-service__flow--item:nth-of-type(4) h3{color:var(--AccentBlue02)}.p-service__flow .p-service__flow--item:last-of-type .p-service__flow--item--number{background:var(--AccentBlue)}.p-service__flow .p-service__flow--item:last-of-type h3{color:var(--AccentBlue)}.p-service__flow .p-service__flow--item--number{width:64px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:2px;color:var(--textColorSub);border-radius:50%;font-weight:var(--fontWeight700);background:var(--AccentMain01)}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item--number{width:48px;height:48px}}.p-service__flow .p-service__flow--item--number .is-en{font-size:0.875rem;font-family:var(--fontEn);line-height:120%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item--number .is-en{font-size:0.6875rem}}.p-service__flow .p-service__flow--item--number .is-number{font-size:1.5rem;font-family:var(--fontEn);line-height:80%}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item--number .is-number{font-size:1.125rem}}.p-service__flow .p-service__flow--item--body{width:100%}.p-service__flow .p-service__flow--item--body--title{font-size:1.25rem;font-weight:var(--fontWeight700);line-height:100%;letter-spacing:.05em;color:var(--AccentMain01)}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item--body--title{text-align:center}}.p-service__flow .p-service__flow--item--body--text{margin-top:16px;font-weight:var(--fontWeight500);line-height:1.8;letter-spacing:.1em;color:var(--textColorMain)}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--item--body--text{text-align:left}}.p-service__flow .p-service__flow--box--images{width:35.9%;-webkit-box-flex:0;-ms-flex:0 0 35.9%;flex:0 0 35.9%}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--box--images{display:none}}.p-service__flow .p-service__flow--box--image img{border-radius:16px}@media screen and (max-width: 767px){.p-service__flow .p-service__flow--box--image img{height:inherit;-o-object-fit:cover;object-fit:cover}}.p-service__works{padding-block:96px}@media screen and (max-width: 767px){.p-service__works{padding-block:40px}}.p-service__works .p-service__works--boxes{margin-top:40px;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(0.75rem,-0.0357142857rem + 1.6369047619vw,1.4375rem)}@media screen and (max-width: 767px){.p-service__works .p-service__works--boxes{grid-template-columns:100%;margin-top:24px;gap:16px}}.p-service__works .p-service__works--button{margin-top:24px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.p-service__works .p-service__works--button{margin-top:24px;width:100%}}@media screen and (max-width: 767px){.p-service__works .p-service__works--button{margin-top:12px}}.p-service__qa{padding-block:96px;background:var(--bgColorSub)}@media screen and (max-width: 767px){.p-service__qa{padding-block:40px}}.p-service__qa .p-service__qa--boxes{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width: 767px){.p-service__qa .p-service__qa--boxes{margin-top:24px;gap:32px}}.p-service__qa .p-service__qa--box{width:84.7222222222%;background:var(--bgColorMain)}@media screen and (max-width: 767px){.p-service__qa .p-service__qa--box{width:94.4444444444%}}.p-service__qa .p-service__qa--box:nth-child(odd){padding:40px 40px 40px clamp(2.5rem,-10.3930700447rem + 26.825633383vw,13.75rem);border-radius:0 40px 40px 0}@media screen and (max-width: 767px){.p-service__qa .p-service__qa--box:nth-child(odd){padding:32px 28px}}.p-service__qa .p-service__qa--box:nth-child(even){margin-left:auto;padding:40px;border-radius:40px 0 0 40px}.p-service__qa .p-service__qa--box--body--title{position:relative;padding-left:24px;font-size:clamp(1.25rem,1.1571428571rem + 0.380952381vw,1.5rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}.p-service__qa .p-service__qa--box--body--title::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:5px;width:5px;height:34px;height:clamp(1.75rem,1.3630952381rem + 1.5873015873vw,2.125rem);background:var(--AccentMain02)}.p-service__qa .p-service__qa--box--body--items{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.p-service__qa .p-service__qa--box--body--items div{padding:16px}@media screen and (max-width: 767px){.p-service__qa .p-service__qa--box--body--items div{padding:8px}}.p-service__qa .p-service__qa--box--body--items div dt{position:relative;padding-left:24px;font-size:clamp(1.125rem,0.996031746rem + 0.5291005291vw,1.25rem);font-weight:var(--fontWeight700);letter-spacing:.05em;color:var(--AccentMain02)}.p-service__qa .p-service__qa--box--body--items div dt::before{content:"Q.";position:absolute;top:6px;left:-8px;font-size:clamp(1.375rem,1.246031746rem + 0.5291005291vw,1.5rem);font-family:var(--fontEn);line-height:80%}.p-service__qa .p-service__qa--box--body--items div dd{padding-left:18px;margin-top:12px;font-weight:var(--fontWeight500);line-height:1.8;letter-spacing:.1em}@media screen and (max-width: 767px){.p-service__qa .p-service__qa--box--body--items div dd{margin-top:8px}}.p-breadcrumb{padding:8px clamp(1.25rem,-0.1428571429rem + 5.7142857143vw,5rem)}.p-breadcrumb span{padding-inline:2px;font-weight:var(--fontWeight500);line-height:120%;letter-spacing:.05em}.p-breadcrumb .line{padding-inline:0;color:var(--AccentGray)}.p-breadcrumb .home,.p-breadcrumb a{color:var(--AccentGray)}.l-header__logo{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-header__logo:hover,.l-header__logo:focus{opacity:.7}}.l-header__nav--item a::before{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-header__nav--item a:hover::before,.l-header__nav--item a:focus::before{background:var(--AccentMain02)}}.l-header__nav--item.--contact a{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-header__nav--item.--contact a:hover,.l-header__nav--item.--contact a:focus{opacity:.7}}.l-footer__address--logo{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-footer__address--logo:hover,.l-footer__address--logo:focus{opacity:.7}}.c-button__main{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.c-button__main:hover,.c-button__main:focus{opacity:.7}}.c-button__cta{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.c-button__cta:hover,.c-button__cta:focus{opacity:.7}}.l-cta__box--tel a{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-cta__box--tel a:hover,.l-cta__box--tel a:focus{opacity:.7}}.l-footer__address--tel{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-footer__address--tel:hover,.l-footer__address--tel:focus{opacity:.7}}.l-footer__nav--item a{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-footer__nav--item a:hover,.l-footer__nav--item a:focus{opacity:.7}}.c-scroll-top__button{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.c-scroll-top__button:hover,.c-scroll-top__button:focus{opacity:.7}}.p-tab-common__category--button a{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.p-tab-common__category--button a:hover,.p-tab-common__category--button a:focus{color:var(--textColorSub);background:var(--AccentMain01)}}.p-pagination .page-numbers{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.p-pagination .page-numbers:not(.prev):not(.next):not(.dots):not(.current):hover,.p-pagination .page-numbers:not(.prev):not(.next):not(.dots):not(.current):focus{color:var(--textColorSub)}.p-pagination .page-numbers:not(.prev):not(.next):not(.dots):not(.current):hover::before,.p-pagination .page-numbers:not(.prev):not(.next):not(.dots):not(.current):focus::before{opacity:1}}.l-sidebar__popular-articles--box a{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-sidebar__popular-articles--box a:hover,.l-sidebar__popular-articles--box a:focus{opacity:.7}}.l-sidebar__taxonomy-area--category--item a{-webkit-transition:all .3s ease;transition:all .3s ease}.l-sidebar__taxonomy-area--category--item a::after{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-sidebar__taxonomy-area--category--item a:hover,.l-sidebar__taxonomy-area--category--item a:focus{color:var(--AccentBlue02)}.l-sidebar__taxonomy-area--category--item a:hover::after,.l-sidebar__taxonomy-area--category--item a:focus::after{right:-4px}}.l-sidebar__taxonomy-area--tag--item a{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.l-sidebar__taxonomy-area--tag--item a:hover,.l-sidebar__taxonomy-area--tag--item a:focus{color:var(--AccentBlue02)}}.p-related-post__box{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.p-related-post__box:hover,.p-related-post__box:focus{opacity:.7}}.p-contact__head--tab--button{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.p-contact__head--tab--button:hover.--current,.p-contact__head--tab--button:focus.--current{opacity:1;cursor:default}.p-contact__head--tab--button:hover,.p-contact__head--tab--button:focus{opacity:.7}}.p-card-column a{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.p-card-column a:hover,.p-card-column a:focus{opacity:.7}}.p-breadcrumb a{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.p-breadcrumb a:hover,.p-breadcrumb a:focus{opacity:.7}}.p-card-works__box{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.p-card-works__box:hover,.p-card-works__box:focus{opacity:.7}}.c-button-cta__item{-webkit-transition:all .3s ease;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.c-button-cta__item:hover,.c-button-cta__item:focus{opacity:.7}}.l-fv__top--scroll--text::after{-webkit-animation:animScrollLine 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;animation:animScrollLine 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}@-webkit-keyframes animScrollLine{0%{-webkit-transform:translateY(-50%) scaleX(0);transform:translateY(-50%) scaleX(0);-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1);-webkit-transform-origin:left;transform-origin:left}50.1%{-webkit-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1);-webkit-transform-origin:right;transform-origin:right}100%{-webkit-transform:translateY(-50%) scaleX(0);transform:translateY(-50%) scaleX(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes animScrollLine{0%{-webkit-transform:translateY(-50%) scaleX(0);transform:translateY(-50%) scaleX(0);-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1);-webkit-transform-origin:left;transform-origin:left}50.1%{-webkit-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1);-webkit-transform-origin:right;transform-origin:right}100%{-webkit-transform:translateY(-50%) scaleX(0);transform:translateY(-50%) scaleX(0);-webkit-transform-origin:right;transform-origin:right}}.p-service__flow .is-fade-in{-webkit-animation:fadeIn .6s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:fadeIn .6s cubic-bezier(0.22, 1, 0.36, 1) forwards}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.p-card-works__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:12px}@media screen and (max-width: 767px){.p-card-works__box{gap:8px}}.p-card-works__box .p-card-works__box--body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:4px;padding-inline:clamp(0rem,-2.8571428571rem + 5.9523809524vw,2.5rem);padding-bottom:12px;font-weight:var(--fontWeight700)}@media screen and (max-width: 767px){.p-card-works__box .p-card-works__box--body{padding-bottom:8px}}.p-card-works__box .p-card-works__box--body--head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.p-card-works__box .p-card-works__box--body--head--label{width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;padding-inline:clamp(0.25rem,0.1571428571rem + 0.380952381vw,0.5rem);font-size:0.875rem;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em;color:var(--AccentMain02);background:var(--bgColorMain);border:1px solid var(--AccentMain02);border-radius:4px}.p-card-works__box .p-card-works__box--title{line-height:1.6;letter-spacing:.1em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-word}.p-card-works__box .p-card-works__box--body--label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:0.875rem;padding:2px 6px;line-height:120%;letter-spacing:.05em;border:2px solid var(--AccentMain02);color:var(--AccentMain02)}.p-card-works__box .p-card-works__box--images{position:relative}.p-card-works__box .p-card-works__box--images::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0;height:0;border-style:solid;border-right:14px solid rgba(0,0,0,0);border-left:14px solid rgba(0,0,0,0);border-top:14px solid var(--AccentWhite);border-bottom:0;z-index:10}.p-card-works__box .p-card-works__box--image{position:relative;overflow:hidden}.p-card-works__box .p-card-works__box--image.--before{border-radius:16px 16px 0 0;max-height:150px}@media screen and (max-width: 767px){.p-card-works__box .p-card-works__box--image.--before{max-height:150px}}.p-card-works__box .p-card-works__box--image.--before img{max-height:inherit;border-radius:16px 16px 0 0;-o-object-fit:cover;object-fit:cover}.p-card-works__box .p-card-works__box--image.--after{max-height:150px;border-radius:0 0 16px 16px}@media screen and (max-width: 767px){.p-card-works__box .p-card-works__box--image.--after{max-height:150px}}.p-card-works__box .p-card-works__box--image.--after img{max-height:inherit;border-radius:0 0 16px 16px;-o-object-fit:cover;object-fit:cover}.p-card-works__box .p-card-works__box--image--label{position:absolute;top:6px;left:0;padding:4px 8px;font-size:0.8125rem;font-family:var(--fontEn);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em;background:var(--bgColorMain);text-transform:uppercase}@media screen and (max-width: 767px){.p-card-works__box .p-card-works__box--image--label{padding:4px 12px}}.p-card-column a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-card-column .p-card-column__body{padding:12px}@media screen and (max-width: 767px){.p-card-column .p-card-column__body{padding:8px}}.p-card-column .p-card-column__body--head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media screen and (max-width: 992px){.p-card-column .p-card-column__body--head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:2px}}@media screen and (max-width: 767px){.p-card-column .p-card-column__body--head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px}}.p-card-column .p-card-column__body--head--date{display:inline-block;font-size:1rem;font-weight:var(--fontWeight700);font-family:var(--fontEn);line-height:180%;letter-spacing:.1em;color:var(--AccentGray)}.p-card-column .p-card-column__body--head--category{padding-inline:clamp(0.25rem,0.1571428571rem + 0.380952381vw,0.5rem);font-size:0.875rem;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em;color:var(--AccentMain02);background:var(--bgColorMain);border:1px solid var(--AccentMain02);border-radius:4px}.p-card-column .p-card-column__body--title{font-size:1rem;margin-top:12px;font-weight:var(--fontWeight700);line-height:1.6;letter-spacing:.1em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-word}.p-card-column .p-card-column__body--image{height:clamp(10.875rem,3.3035714286rem + 15.7738095238vw,17.5rem)}@media screen and (max-width: 767px){.p-card-column .p-card-column__body--image{min-height:221px}}.p-card-column .p-card-column__body--image img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.p-works-archive{position:relative;padding-block:96px;background:url(../../public/image/_common/bg/bg02.webp) no-repeat center center/cover;z-index:1}@media screen and (max-width: 767px){.p-works-archive{padding-block:40px}}.p-works-archive::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:10}.p-works-archive .p-works-archive__inner{position:relative;z-index:20}.p-works-archive .p-works-archive--boxes{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--boxes{margin-top:24px}}.p-works-archive .p-works-archive--box{padding:40px;background:var(--bgColorMain);border-radius:28px}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box{padding:24px}}@media screen and (max-width: 575px){.p-works-archive .p-works-archive--box{padding:24px 12px}}.p-works-archive .p-works-archive--box .p-works-archive--box--title{font-size:clamp(1.25rem,1.0642857143rem + 0.7619047619vw,1.75rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--title{text-align:left}}.p-works-archive .p-works-archive--box .p-works-archive--box--title span{position:relative;display:inline-block;padding-left:32px}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--title span{padding-left:24px}}.p-works-archive .p-works-archive--box .p-works-archive--box--title span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:5px;width:5px;height:34px;height:clamp(1.75rem,1.3630952381rem + 1.5873015873vw,2.125rem);background:var(--AccentMain02)}.p-works-archive .p-works-archive--box .p-works-archive--box--category{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.p-works-archive .p-works-archive--box .p-works-archive--box--category--item{padding-inline:clamp(0.25rem,0.1571428571rem + 0.380952381vw,0.5rem);font-size:1rem;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em;color:var(--AccentMain02);background:var(--bgColorMain);border:1px solid var(--AccentMain02);border-radius:4px}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--category--item{font-size:0.875rem}}.p-works-archive .p-works-archive--box .p-works-archive--box--content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--content{margin-top:22px;gap:16px}}.p-works-archive .p-works-archive--box .p-works-archive--box--group{display:grid;grid-template-columns:repeat(2, 1fr);gap:4px}@media screen and (max-width: 992px){.p-works-archive .p-works-archive--box .p-works-archive--box--group{grid-template-columns:100%}}.p-works-archive .p-works-archive--box .p-works-archive--box--group div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-works-archive .p-works-archive--box .p-works-archive--box--group div dt,.p-works-archive .p-works-archive--box .p-works-archive--box--group div dd{padding-block:clamp(1.125rem,1.1714285714rem + -0.1904761905vw,1rem);font-size:clamp(1rem,0.8571428571rem + 0.2976190476vw,1.125rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}.p-works-archive .p-works-archive--box .p-works-archive--box--group div dt{text-align:center;width:clamp(6.875rem,6.0392857143rem + 3.4285714286vw,9.125rem);color:var(--textColorSub);background:var(--AccentMain02);border-radius:8px 0 0 8px}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--group div dt{border-radius:4px 0 0 4px}}.p-works-archive .p-works-archive--box .p-works-archive--box--group div dd{padding-inline:clamp(0.5rem,0.3142857143rem + 0.7619047619vw,1rem);width:calc(100% - clamp(6.875rem,6.0392857143rem + 3.4285714286vw,9.125rem));background:var(--AccentLightBlue);border-radius:0 8px 8px 0}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--group div dd{border-radius:0 4px 4px 0}}.p-works-archive .p-works-archive--box .p-works-archive--box--group div dd.is-change-color{color:var(--AccentMain03)}.p-works-archive .p-works-archive--box .p-works-archive--box--images{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:42px}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--images{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.p-works-archive .p-works-archive--box .p-works-archive--box--images::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0;height:0;border-style:solid;border-top:14px solid rgba(0,0,0,0);border-bottom:14px solid rgba(0,0,0,0);border-left:14px solid var(--AccentMain03);border-right:0}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--images::before{border-right:14px solid rgba(0,0,0,0);border-left:14px solid rgba(0,0,0,0);border-top:14px solid var(--AccentMain03);border-bottom:0}}.p-works-archive .p-works-archive--box .p-works-archive--box--image{position:relative;width:50%;height:266px}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--image{aspect-ratio:16/9;width:100%;max-height:200px}}.p-works-archive .p-works-archive--box .p-works-archive--box--image img{max-height:inherit;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.p-works-archive .p-works-archive--box .p-works-archive--box--image--label{position:absolute;top:18px;left:0;padding-block:4px;width:96px;text-align:center;font-size:clamp(0.875rem,0.7821428571rem + 0.380952381vw,1.125rem);font-family:var(--fontEn);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em;background:var(--AccentWhite);text-transform:uppercase}.p-works-archive .p-works-archive--box .p-works-archive--box--image--label.--change-color{color:var(--AccentMain03)}.p-works-archive .p-works-archive--box .p-works-archive--box--button{margin-top:40px !important;width:223px !important;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.p-works-archive .p-works-archive--box .p-works-archive--box--button{margin-top:24px;width:100%}}@media screen and (max-width: 767px){.p-works-archive .p-works-archive--box .p-works-archive--box--button{margin-top:22px !important}}.p-works-single--container{padding-block:96px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media screen and (max-width: 767px){.p-works-single--container{padding-block:32px}}.p-works-single{max-width:69.53125%;width:100%}@media screen and (max-width: 992px){.p-works-single{max-width:100%}}@media screen and (max-width: 767px){.p-works-single .p-works-single--inner{padding-inline:8px}}.p-works-single .p-works-single--head--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px;font-weight:var(--fontWeight700)}@media screen and (max-width: 767px){.p-works-single .p-works-single--head--title{gap:8px}}.p-works-single .p-works-single--head--title--heading1{font-size:clamp(1.625rem,1.2380952381rem + 1.5873015873vw,2rem);line-height:170%;letter-spacing:.07em}.p-works-single .p-works-single--head--title--category{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:8px;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em;color:var(--AccentMain02);background:var(--AccentWhite);border:1px solid var(--AccentMain02);border-radius:4px}.p-works-single .p-works-single--head--date{text-align:right;line-height:180%;letter-spacing:.04em;color:var(--AccentDarkGray);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:44px}@media screen and (max-width: 767px){.p-works-single .p-works-single--head--date{margin-top:8px;padding-left:28px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.p-works-single .p-works-single--head--date--registration,.p-works-single .p-works-single--head--date--update{position:relative}.p-works-single .p-works-single--head--date--registration::before,.p-works-single .p-works-single--head--date--update::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-28px;width:24px;height:24px}.p-works-single .p-works-single--head--date--registration::before{background:url(../../public/image/_common/icon/icon_registration.svg) no-repeat center center/contain}.p-works-single .p-works-single--head--date--update::before{background:url(../../public/image/_common/icon/icon_update.svg) no-repeat center center/contain}.p-works-single .p-works-single--boxes{margin-top:48px}@media screen and (max-width: 767px){.p-works-single .p-works-single--boxes{margin-top:26px}}.p-works-single .p-works-single--box{background:var(--bgColorMain);border-radius:28px}.p-works-single .p-works-single--box .p-works-single--box--title{font-size:clamp(1.5rem,1.4071428571rem + 0.380952381vw,1.75rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-works-single .p-works-single--box .p-works-single--box--title{text-align:center}}.p-works-single .p-works-single--box .p-works-single--box--title span{position:relative;padding-left:20px}.p-works-single .p-works-single--box .p-works-single--box--title span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:0;width:5px;height:34px;background:var(--AccentMain02)}.p-works-single .p-works-single--box .p-works-single--box--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}@media screen and (max-width: 767px){.p-works-single .p-works-single--box .p-works-single--box--content{gap:22px}}.p-works-single .p-works-single--box .p-works-single--box--group{display:grid;grid-template-columns:repeat(2, 1fr);gap:4px}@media screen and (max-width: 992px){.p-works-single .p-works-single--box .p-works-single--box--group{grid-template-columns:100%}}.p-works-single .p-works-single--box .p-works-single--box--group div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-works-single .p-works-single--box .p-works-single--box--group div dt,.p-works-single .p-works-single--box .p-works-single--box--group div dd{padding-block:clamp(0.75rem,0.6571428571rem + 0.380952381vw,1rem);font-size:clamp(1rem,0.9535714286rem + 0.1904761905vw,1.125rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}.p-works-single .p-works-single--box .p-works-single--box--group div dt{text-align:center;width:clamp(7.5rem,6.8964285714rem + 2.4761904762vw,9.125rem);color:var(--textColorSub);background:var(--AccentMain02);border-radius:8px 0 0 8px}.p-works-single .p-works-single--box .p-works-single--box--group div dd{padding-inline:clamp(0.75rem,0.6571428571rem + 0.380952381vw,1rem);width:calc(100% - clamp(7.5rem,6.8964285714rem + 2.4761904762vw,9.125rem));background:var(--AccentLightBlue);border-radius:0 8px 8px 0}.p-works-single .p-works-single--box .p-works-single--box--group div dd.is-change-color{color:var(--AccentMain03)}.p-works-single .p-works-single--box .p-works-single--box--images{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:42px}@media screen and (max-width: 767px){.p-works-single .p-works-single--box .p-works-single--box--images{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-works-single .p-works-single--box .p-works-single--box--images::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0;height:0;border-style:solid;border-top:9px solid rgba(0,0,0,0);border-bottom:9px solid rgba(0,0,0,0);border-left:10px solid var(--AccentMain03);border-right:0}@media screen and (max-width: 767px){.p-works-single .p-works-single--box .p-works-single--box--images::before{border-right:9px solid rgba(0,0,0,0);border-left:9px solid rgba(0,0,0,0);border-top:10px solid var(--AccentMain03);border-bottom:0}}.p-works-single .p-works-single--box .p-works-single--box--image{position:relative;width:50%;height:auto;max-height:266px}@media screen and (max-width: 767px){.p-works-single .p-works-single--box .p-works-single--box--image{width:100%}}.p-works-single .p-works-single--box .p-works-single--box--image img{max-height:inherit;-o-object-fit:cover;object-fit:cover;border-radius:16px}.p-works-single .p-works-single--box .p-works-single--box--image--label{position:absolute;top:18px;left:0;padding:4px 7px;font-size:clamp(0.875rem,0.7821428571rem + 0.380952381vw,1.125rem);font-family:var(--fontEn);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em;background:var(--AccentWhite);text-transform:uppercase}.p-works-single .p-works-single--box .p-works-single--box--image--label.--change-color{color:var(--AccentMain03)}.p-works-single .p-works-single__button{margin-top:48px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.p-works-single .p-works-single__button{margin-top:24px;width:100%}}.p-works-single .p-works-single__button{width:258px}.p-locations{padding-block:96px;background:var(--bgColorSub)}@media screen and (max-width: 767px){.p-locations{padding-block:40px}}.p-locations .p-locations__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width: 767px){.p-locations .p-locations__boxes{gap:24px}}.p-locations .p-locations__box--head{padding-block:clamp(0.875rem,0.5525793651rem + 1.3227513228vw,1.1875rem);text-align:center;color:var(--bgColorMain);background:var(--AccentMain02)}.p-locations .p-locations__box--head--title{font-size:clamp(1.5rem,1.1130952381rem + 1.5873015873vw,1.875rem);font-weight:var(--fontWeight700);line-height:100%}.p-locations .p-locations__box--items{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.p-locations .p-locations__box--items{margin-top:16px;gap:12px}}.p-locations .p-locations__box--item{padding:40px clamp(1.5rem,0.3571428571rem + 2.380952381vw,2.5rem);background:var(--bgColorMain);border-radius:28px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(1.25rem,-0.1785714286rem + 2.9761904762vw,2.5rem)}@media screen and (max-width: 767px){.p-locations .p-locations__box--item{padding:24px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:12px}}.p-locations .p-locations__box--item--address{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;width:100%}@media screen and (max-width: 767px){.p-locations .p-locations__box--item--address{max-width:100%}}.p-locations .p-locations__box--item--address--title{font-size:clamp(1.375rem,1.246031746rem + 0.5291005291vw,1.5rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-locations .p-locations__box--item--address--title{text-align:center}}.p-locations .p-locations__box--item--address--title span{position:relative;padding-left:20px}.p-locations .p-locations__box--item--address--title span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(29.77deg);transform:translateY(-50%) rotate(29.77deg);left:5px;width:5px;height:34px;height:clamp(1.75rem,1.3630952381rem + 1.5873015873vw,2.125rem);background:var(--AccentMain02)}.p-locations .p-locations__box--item--address--row{margin-top:24px}@media screen and (max-width: 767px){.p-locations .p-locations__box--item--address--row{margin-top:16px}}.p-locations .p-locations__box--item--address--row div{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 16px 14px 16px;font-weight:var(--fontWeight700);line-height:1.6;letter-spacing:.1em;border-bottom:2px solid var(--AccentGray)}@media screen and (max-width: 767px){.p-locations .p-locations__box--item--address--row div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-locations .p-locations__box--item--address--row div dt{width:140px}@media screen and (max-width: 992px){.p-locations .p-locations__box--item--address--row div dt{width:90px}}.p-locations .p-locations__box--item--address--row div dd{width:calc(100% - 140px)}@media screen and (max-width: 992px){.p-locations .p-locations__box--item--address--row div dd{width:calc(100% - 90px)}}@media screen and (max-width: 767px){.p-locations .p-locations__box--item--address--row div dt,.p-locations .p-locations__box--item--address--row div dd{width:100%}}.p-locations .p-locations__box--item--address--button{margin-top:24px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.p-locations .p-locations__box--item--address--button{margin-top:24px;width:100%}}.p-locations .p-locations__box--item--address--button{width:240px}.p-locations .p-locations__box--item--map{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;width:100%;min-height:auto;aspect-ratio:16/9}@media screen and (max-width: 767px){.p-locations .p-locations__box--item--map{max-width:100%;min-height:360px}}.p-locations .p-locations__box--item--map iframe{width:100%;height:100%;border-radius:24px}@media screen and (max-width: 767px){.p-locations .p-locations__box--item--map iframe{border-radius:12px}}.p-company__concept{padding-top:96px}@media screen and (max-width: 767px){.p-company__concept{padding-top:40px}}.p-company__concept .p-company__concept--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:clamp(1.5rem,0.3571428571rem + 2.380952381vw,2.5rem)}@media screen and (max-width: 767px){.p-company__concept .p-company__concept--content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.p-company__concept .p-company__concept--body{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%;width:100%}@media screen and (max-width: 767px){.p-company__concept .p-company__concept--body{max-width:100%}}.p-company__concept .p-company__concept--body--head .c-section-heading__main{text-align:left}.p-company__concept .p-company__concept--body--text{margin-top:24px;font-weight:var(--fontWeight500);line-height:180%;letter-spacing:.1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.p-company__concept .p-company__concept--body--name{margin-top:24px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.p-company__concept .p-company__concept--body--name .is-company{font-size:1.125rem;font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}.p-company__concept .p-company__concept--body--name .is-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:8px}.p-company__concept .p-company__concept--body--name .is-name span{font-weight:var(--fontWeight500)}.p-company__concept .p-company__concept--body--name .is-name span:nth-child(1){line-height:180%;letter-spacing:.1em}.p-company__concept .p-company__concept--body--name .is-name span:nth-child(2){line-height:120%;letter-spacing:.05em}.p-company__concept .p-company__concept--image{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%;width:100%}@media screen and (max-width: 767px){.p-company__concept .p-company__concept--image{max-width:100%}}.p-company__philosophy{position:relative;margin-top:96px;padding-bottom:96px;background:url(../../public/image/_common/bg/bg02.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-company__philosophy{margin-top:80px;padding-bottom:32px}}.p-company__philosophy::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(239,251,255,.7);z-index:1}.p-company__philosophy .p-company__philosophy--inner{position:relative;padding-top:clamp(0rem,-6.8763040238rem + 14.3070044709vw,6rem);z-index:10}.p-company__philosophy .p-company__philosophy--head{position:relative;z-index:10}.p-company__philosophy .p-company__philosophy--content{position:relative;margin-top:40px;text-align:center;z-index:10;max-width:1056px;width:100%;margin-inline:auto;padding-inline:28px}@media screen and (max-width: 767px){.p-company__philosophy .p-company__philosophy--content{margin-top:24px}}.p-company__philosophy .p-company__philosophy--content::before{content:"";position:absolute;top:clamp(-3.5rem,-7.5rem + 8.3333333333vw,0rem);left:clamp(2.5rem,1.9285714286rem + 1.1904761905vw,3rem);width:clamp(8.125rem,5.9821428571rem + 4.4642857143vw,10rem);height:auto;aspect-ratio:160/370;background:url(../../public/image/index/company/company_philosophy-man.webp) no-repeat center center/contain;z-index:1}@media screen and (max-width: 767px){.p-company__philosophy .p-company__philosophy--content::before{top:clamp(-2.5rem,-2.5rem + 0vw,-2.5rem);left:clamp(0.625rem,-1.3146551724rem + 7.9575596817vw,2.5rem);width:clamp(5rem,3.7068965517rem + 5.3050397878vw,6.25rem)}}.p-company__philosophy .p-company__philosophy--content--inner{position:relative;padding:60px 24px;background:var(--bgColorMain);border-radius:14px}@media screen and (max-width: 767px){.p-company__philosophy .p-company__philosophy--content--inner{padding:24px}}.p-company__philosophy .p-company__philosophy--title{position:relative;font-size:clamp(1.25rem,1.0642857143rem + 0.7619047619vw,1.75rem);font-weight:var(--fontWeight700);line-height:140%;letter-spacing:.075em;z-index:10}.p-company__philosophy .p-company__philosophy--title span span{background:-webkit-gradient(linear, left top, right top, from(#5287ff), to(#24f1ff));background:linear-gradient(to right, #5287ff 0%, #24f1ff 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);display:inline-block}.p-company__philosophy .p-company__philosophy--text{position:relative;margin-top:24px;font-weight:var(--fontWeight500);z-index:10}.p-company__philosophy .p-company__philosophy--text p{line-height:180%;letter-spacing:.1em}.p-company__philosophy .p-company__philosophy--bg{position:absolute;top:-65px;right:0;width:97.2222222222%;max-height:clamp(21.1875rem,-1.4732142857rem + 25.1785714286vw,30rem);z-index:0}@media screen and (max-width: 767px){.p-company__philosophy .p-company__philosophy--bg{width:95.5555555556%}}.p-company__philosophy .p-company__philosophy--bg img{max-height:inherit;-o-object-fit:cover;object-fit:cover;border-radius:40px 0 0 40px}.p-company__manners{padding-block:96px}.p-company__manners .p-company__manners--head--description{margin-top:40px;text-align:center;font-weight:var(--fontWeight500);line-height:180%;letter-spacing:.1em}.p-company__manners .p-company__manners--head--description span span{font-weight:var(--fontWeight900);color:var(--AccentMain01);text-decoration:underline}.p-company__manners .p-company__manners--boxes{margin-top:clamp(5rem,-4rem + 10vw,8.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(3rem,-1rem + 8.3333333333vw,6.5rem)}@media screen and (max-width: 767px){.p-company__manners .p-company__manners--boxes{gap:90px}}.p-company__manners .p-company__manners--box{position:relative}.p-company__manners .p-company__manners--box:nth-child(odd) .p-company__manners--box--inner{margin-left:auto;border-radius:40px 0 0 40px}.p-company__manners .p-company__manners--box:nth-child(odd) .p-company__manners--box--image{right:0}.p-company__manners .p-company__manners--box:nth-child(odd) .p-company__manners--box--image img{border-radius:16px 0 0 16px}.p-company__manners .p-company__manners--box:nth-child(even) .p-company__manners--box--inner{border-radius:0 40px 40px 0;background:var(--AccentMain02)}.p-company__manners .p-company__manners--box:nth-child(even) .p-company__manners--box--body{margin-left:auto}@media screen and (max-width: 767px){.p-company__manners .p-company__manners--box:nth-child(even) .p-company__manners--box--body{margin-inline:auto}}.p-company__manners .p-company__manners--box:nth-child(even) .p-company__manners--box--image{right:auto;left:0}.p-company__manners .p-company__manners--box:nth-child(even) .p-company__manners--box--image img{border-radius:0px 16px 16px 0}.p-company__manners .p-company__manners--box--inner{width:91.6666666667%;background:var(--AccentMain01);padding:80px clamp(1.25rem,-3.8928571429rem + 10.7142857143vw,5.75rem)}@media screen and (max-width: 767px){.p-company__manners .p-company__manners--box--inner{max-width:92.2222222222%;padding:180px 18px 24px}}.p-company__manners .p-company__manners--box--body{color:var(--textColorSub);width:clamp(22.5rem,8.2142857143rem + 29.7619047619vw,35rem)}@media screen and (max-width: 767px){.p-company__manners .p-company__manners--box--body{width:clamp(20rem,4.5238095238rem + 63.4920634921vw,35rem);margin-inline:auto}}.p-company__manners .p-company__manners--box--body--title{font-size:clamp(1.25rem,1.1571428571rem + 0.380952381vw,1.5rem);font-weight:var(--fontWeight700);line-height:100%;letter-spacing:.05em}.p-company__manners .p-company__manners--box--body--text{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;color:var(--textColorSub);letter-spacing:.1em}.p-company__manners .p-company__manners--box--image{position:absolute;bottom:63px;width:39.5833333333%;max-height:328px}@media screen and (max-width: 767px){.p-company__manners .p-company__manners--box--image{bottom:auto;top:-50px;width:74.7222222222%;max-height:205px}}.p-company__manners .p-company__manners--box--image img{max-height:inherit;-o-object-fit:cover;object-fit:cover}.p-company__info{position:relative;padding-block:96px;background:url(../../public/image/_common/bg/company_bg.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-company__info{padding-block:32px}}.p-company__info::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7);z-index:10}.p-company__info .p-company__info--inner{position:relative;z-index:10}.p-company__info .p-company__info--wrapper{padding:40px clamp(2.5rem,-0.3571428571rem + 5.9523809524vw,5rem);background:var(--bgColorMain);border-radius:40px}@media screen and (max-width: 767px){.p-company__info .p-company__info--wrapper{padding:24px;border-radius:28px}}@media screen and (max-width: 575px){.p-company__info .p-company__info--wrapper{padding:24px 12px}}.p-company__info .p-company__info--content{margin-top:40px}@media screen and (max-width: 767px){.p-company__info .p-company__info--content{margin-top:24px}}.p-company__info .p-company__info--content .p-company-info div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 767px){.p-company__info .p-company__info--content .p-company-info div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-company__info .p-company__info--content .p-company-info div dt{width:140px}@media screen and (max-width: 767px){.p-company__info .p-company__info--content .p-company-info div dt{width:100%}}.p-company__info .p-company__info--content .p-company-info div dd{width:calc(100% - 140px)}@media screen and (max-width: 767px){.p-company__info .p-company__info--content .p-company-info div dd{width:100%}}.p-company__info .p-company__info--map{max-height:420px;margin-top:40px}@media screen and (max-width: 767px){.p-company__info .p-company__info--map{height:360px;margin-top:24px}}.p-company__info .p-company__info--map iframe{width:100%;height:100%;max-height:inherit;aspect-ratio:16/9;border-radius:24px}@media screen and (max-width: 767px){.p-company__info .p-company__info--map iframe{border-radius:14px;height:100%}}.p-column-archive{position:relative;padding-block:96px;background:url(../../public/image/_common/bg/bg02.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-column-archive{padding-block:32px}}.p-column-archive::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:1}.p-column-archive .p-column-archive__inner{position:relative;z-index:20}.p-column-archive .p-column-archive__boxes{margin-top:40px;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(1.5rem,0.3571428571rem + 2.380952381vw,2.5rem) clamp(0.75rem,-0.0357142857rem + 1.6369047619vw,1.4375rem)}@media screen and (max-width: 767px){.p-column-archive .p-column-archive__boxes{margin-top:22px;grid-template-columns:100%;gap:20px}}.p-single__container{padding-block:96px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width: 992px){.p-single__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.p-single__container{gap:24px;padding-block:40px}}.p-single{max-width:69.53125%;width:100%}@media screen and (max-width: 992px){.p-single{max-width:100%}}.p-single .p-single__head--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px;font-weight:var(--fontWeight700);-ms-word-wrap:break-word;word-wrap:break-word}@media screen and (max-width: 767px){.p-single .p-single__head--title{gap:8px}}.p-single .p-single__head--title--heading1{font-size:clamp(1.5rem,1.4071428571rem + 0.380952381vw,1.75rem);line-height:1.6;letter-spacing:.05em;word-break:break-word}.p-single .p-single__head--title--category{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:8px;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em;color:var(--AccentMain02);background:var(--AccentWhite);border:1px solid var(--AccentMain02);border-radius:4px}@media screen and (max-width: 767px){.p-single .p-single__head--title--category{font-size:0.875rem}}.p-single .p-single__head--date{text-align:right;font-family:var(--fontEn);font-weight:var(--fontWeight500);line-height:180%;letter-spacing:.04em;color:var(--AccentDarkGray);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:44px}@media screen and (max-width: 767px){.p-single .p-single__head--date{margin-top:8px;padding-left:28px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.p-single .p-single__head--date--registration,.p-single .p-single__head--date--update{position:relative}@media screen and (max-width: 767px){.p-single .p-single__head--date--registration,.p-single .p-single__head--date--update{font-size:0.875rem}}.p-single .p-single__head--date--registration::before,.p-single .p-single__head--date--update::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-28px;width:24px;height:24px}.p-single .p-single__head--date--registration::before{background:url(../../public/image/_common/icon/icon_registration.svg) no-repeat center center/contain}.p-single .p-single__head--date--update::before{background:url(../../public/image/_common/icon/icon_update.svg) no-repeat center center/contain}.p-single .p-single__boxes{margin-top:48px}@media screen and (max-width: 767px){.p-single .p-single__boxes{margin-top:26px}}.p-single .p-single__box{background:var(--bgColorMain);border-radius:28px}.p-single .p-single__box .p-single__box--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}@media screen and (max-width: 767px){.p-single .p-single__box .p-single__box--content{gap:22px}}.p-single .p-single__box .p-single__box--group{display:grid;grid-template-columns:repeat(2, 1fr);gap:4px}@media screen and (max-width: 992px){.p-single .p-single__box .p-single__box--group{grid-template-columns:100%}}.p-single .p-single__box .p-single__box--group div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-single .p-single__box .p-single__box--group div dt,.p-single .p-single__box .p-single__box--group div dd{padding-block:clamp(0.75rem,0.6571428571rem + 0.380952381vw,1rem);font-size:clamp(1rem,0.8571428571rem + 0.2976190476vw,1.125rem);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em}.p-single .p-single__box .p-single__box--group div dt{text-align:center;width:clamp(7.5rem,6.8964285714rem + 2.4761904762vw,9.125rem);color:var(--textColorSub);background:var(--AccentMain02);border-radius:8px 0 0 8px}.p-single .p-single__box .p-single__box--group div dd{padding-inline:clamp(0.75rem,0.6571428571rem + 0.380952381vw,1rem);width:calc(100% - clamp(7.5rem,6.8964285714rem + 2.4761904762vw,9.125rem));background:var(--AccentLightBlue);border-radius:0 8px 8px 0}.p-single .p-single__box .p-single__box--group div dd.is-change-color{color:var(--AccentMain03)}.p-single .p-single__box .p-single__box--images{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:42px}@media screen and (max-width: 767px){.p-single .p-single__box .p-single__box--images{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-single .p-single__box .p-single__box--images::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0;height:0;border-style:solid;border-top:14px solid rgba(0,0,0,0);border-bottom:14px solid rgba(0,0,0,0);border-left:14px solid var(--AccentMain03);border-right:0}@media screen and (max-width: 767px){.p-single .p-single__box .p-single__box--images::before{border-right:14px solid rgba(0,0,0,0);border-left:14px solid rgba(0,0,0,0);border-top:14px solid var(--AccentMain03);border-bottom:0}}.p-single .p-single__box .p-single__box--image{position:relative;width:50%;height:auto;height:266px}@media screen and (max-width: 767px){.p-single .p-single__box .p-single__box--image{width:100%}}.p-single .p-single__box .p-single__box--image img{height:inherit;-o-object-fit:cover;object-fit:cover;border-radius:16px}.p-single .p-single__box .p-single__box--image--label{position:absolute;top:18px;left:0;padding:4px 7px;font-size:clamp(0.875rem,0.7821428571rem + 0.380952381vw,1.125rem);font-family:var(--fontEn);font-weight:var(--fontWeight700);line-height:120%;letter-spacing:.05em;background:var(--AccentWhite);text-transform:uppercase}.p-single .p-single__box .p-single__box--image--label.--change-color{color:var(--AccentMain03)}.p-single .p-single__button{margin-top:48px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.p-single .p-single__button{margin-top:24px;width:100%}}.p-single .p-single__button{width:258px}.js-tab-content{display:none}.p-contact{position:relative;padding-block:96px;background:url(../../public/image/_common/bg/bg02.webp) no-repeat center center/cover;z-index:1}@media screen and (max-width: 767px){.p-contact{padding-block:40px}}.p-contact::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:10}.p-contact .p-contact__inner{position:relative;z-index:20}.p-contact .p-contact__head{text-align:center}.p-contact .p-contact__head--top-text{font-size:1.125rem;line-height:1.8;color:var(--AccentBlack01)}@media screen and (max-width: 767px){.p-contact .p-contact__head--top-text{font-size:1rem}}.p-contact .p-contact__head--tab{margin-top:40px;max-width:896px;width:100%;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.p-contact .p-contact__head--tab{margin-top:24px;max-width:380px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-contact .p-contact__head--tab--button{width:50%;padding-block:24px;font-size:1.25rem;font-weight:var(--fontWeight700);line-height:1.4;background:var(--AccentGray03)}@media screen and (max-width: 767px){.p-contact .p-contact__head--tab--button{padding-block:20px;font-size:1.125rem}}@media screen and (max-width: 767px){.p-contact .p-contact__head--tab--button{width:100%}}.p-contact .p-contact__head--tab--button.--current{color:var(--AccentWhite);background:var(--AccentBlack)}.p-contact .p-contact__calendar--box{background:var(--bgColorMain);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-contact .p-contact__calendar--box iframe{height:880px}@media screen and (max-width: 655px){.p-contact .p-contact__calendar--box iframe{height:1450px}}.p-contact .p-contact__calendar{text-align:center}.p-contact .p-contact__head--strong{margin-top:40px;font-size:1.25rem;font-weight:var(--fontWeight700);line-height:1.8;color:var(--AccentBlack01)}@media screen and (max-width: 767px){.p-contact .p-contact__head--strong{font-size:1.125rem;margin-top:24px}}.p-contact .p-contact__head--bottom-text{margin-block:16px 40px;font-weight:var(--fontWeight300);color:var(--AccentDarkGray02)}@media screen and (max-width: 767px){.p-contact .p-contact__head--bottom-text{margin-top:24px}}.p-contact .p-contact__form{margin-top:40px;background:var(--bgColorMain);border-radius:24px}.p-contact .p-contact__form--inner{padding:56px clamp(2.5rem,-0.3571428571rem + 5.9523809524vw,5rem) 48px}@media screen and (max-width: 767px){.p-contact .p-contact__form--inner{padding:40px}}@media screen and (max-width: 575px){.p-contact .p-contact__form--inner{padding:24px 16px}}.p-thanks{padding-block:96px;text-align:center}@media screen and (max-width: 767px){.p-thanks{padding-block:40px}}.p-thanks .p-thanks__title{font-size:clamp(1.25rem,1.0642857143rem + 0.7619047619vw,1.75rem);font-weight:var(--fontWeight700);line-height:1.6;letter-spacing:.05em}.p-thanks .p-thanks__text{margin-top:40px;letter-spacing:.05em}@media screen and (max-width: 767px){.p-thanks .p-thanks__text{margin-top:24px}}.p-thanks .p-thanks__button{margin-top:40px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 767px){.p-thanks .p-thanks__button{margin-top:24px}}.wpcf7-response-output{display:none !important}.p-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.p-form{gap:14px}}.p-form .p-form__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width: 767px){.p-form .p-form__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px}}.p-form .p-form__item.--start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.p-form .p-form__item--head{-webkit-box-flex:0;-ms-flex:0 0 clamp(10.75rem,4.75rem + 12.5vw,16rem);flex:0 0 clamp(10.75rem,4.75rem + 12.5vw,16rem)}@media screen and (max-width: 767px){.p-form .p-form__item--head{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%}}.p-form .p-form__item--head--label{font-weight:var(--fontWeight700);line-height:200%}.p-form .p-form__item--head--label span{padding-left:4px;color:#f8333c;line-height:200%;letter-spacing:.04em}.p-form .p-form__item--input{width:calc(100% - 172px)}@media screen and (max-width: 767px){.p-form .p-form__item--input{width:100%}}.p-form .--select{position:relative;width:273px}@media screen and (max-width: 767px){.p-form .--select{width:100%}}.p-form .--select::after{content:"";position:absolute;top:50%;top:18px;right:16px;width:0;height:0;border-style:solid;border-right:8px solid rgba(0,0,0,0);border-left:8px solid rgba(0,0,0,0);border-top:12px solid var(--AccentBlack02);border-bottom:0;pointer-events:none}.p-form .form-text:focus,.p-form .form-select:focus,.p-form .form-submit:focus,.p-form .form-textarea:focus{border-color:var(--AccentMain01);outline:none;-webkit-box-shadow:0 0 5px rgba(96,176,255,.5);box-shadow:0 0 5px rgba(96,176,255,.5)}.p-form .form-text,.p-form .form-select,.p-form .form-textarea{width:100%;padding:8px 16px;border:1px solid var(--AccentGray);border-radius:4px;letter-spacing:.04em}.p-form .form-text.wpcf7-not-valid,.p-form .form-select.wpcf7-not-valid,.p-form .form-textarea.wpcf7-not-valid{border-color:var(--AccentRed02)}.p-form .form-text::-webkit-input-placeholder,.p-form .form-select::-webkit-input-placeholder,.p-form .form-textarea::-webkit-input-placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-text::-moz-placeholder,.p-form .form-select::-moz-placeholder,.p-form .form-textarea::-moz-placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-text:-ms-input-placeholder,.p-form .form-select:-ms-input-placeholder,.p-form .form-textarea:-ms-input-placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-text::-ms-input-placeholder,.p-form .form-select::-ms-input-placeholder,.p-form .form-textarea::-ms-input-placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-text::-webkit-input-placeholder, .p-form .form-select::-webkit-input-placeholder, .p-form .form-textarea::-webkit-input-placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-text::-moz-placeholder, .p-form .form-select::-moz-placeholder, .p-form .form-textarea::-moz-placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-text:-ms-input-placeholder, .p-form .form-select:-ms-input-placeholder, .p-form .form-textarea:-ms-input-placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-text::-ms-input-placeholder, .p-form .form-select::-ms-input-placeholder, .p-form .form-textarea::-ms-input-placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-text::placeholder,.p-form .form-select::placeholder,.p-form .form-textarea::placeholder{color:var(--AccentGray04);letter-spacing:.04em}.p-form .form-textarea{height:201px;resize:vertical}.p-form .form-submit{padding-right:18px}.p-form .p-form__submit{position:relative;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.p-form .p-form__submit{margin-top:24px;width:100%}}.p-form .p-form__submit{margin-top:16px;width:205px}.p-form .p-form__submit::after{content:"";position:absolute;top:33%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:53px;width:20px;height:20px;background:url(../../public/image/_common/icon/icon_arrow-up.svg) no-repeat center center/contain}.p-form .wpcf7-spinner{display:block;margin-inline:auto}.p-form .wpcf7 form.sent .wpcf7-response-output{border-color:var(--AccentMain01) !important}.p-privacy-policy{position:relative;padding-block:96px;background:url(../../public/image/_common/bg/bg02.webp) no-repeat center center/cover;z-index:1}@media screen and (max-width: 767px){.p-privacy-policy{padding-block:40px}}.p-privacy-policy::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:10}.p-privacy-policy .p-privacy-policy__inner{position:relative;z-index:20;max-width:1280px;width:100%;padding-inline:40px;margin-inline:auto}@media screen and (max-width: 767px){.p-privacy-policy .p-privacy-policy__inner{max-width:1120px;padding-inline:28px}}.p-privacy-policy .p-privacy-policy__content{background:var(--bgColorMain);border-radius:28px}.p-privacy-policy .p-privacy-policy__content--inner{padding:56px clamp(2.5rem,-0.3571428571rem + 5.9523809524vw,5rem)}@media screen and (max-width: 767px){.p-privacy-policy .p-privacy-policy__content--inner{padding:40px}}@media screen and (max-width: 575px){.p-privacy-policy .p-privacy-policy__content--inner{padding:24px 15px}}.p-privacy-policy .p-privacy-policy__foreword{line-height:1.8;color:var(--AccentDarkGray02)}.p-privacy-policy .p-privacy-policy__items{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (max-width: 767px){.p-privacy-policy .p-privacy-policy__items{margin-top:20px;gap:20px;top:clamp(2rem,2.5714285714rem + -2.8571428571vw,0rem)}}.p-privacy-policy .p-privacy-policy__item--title{padding-bottom:9px;font-size:1.25rem;font-weight:var(--fontWeight700);line-height:1.5;color:var(--AccentBlack01);border-bottom:1px solid var(--AccentGray02)}@media screen and (max-width: 767px){.p-privacy-policy .p-privacy-policy__item--title{font-size:1.125rem}}.p-privacy-policy .p-privacy-policy__item--body{margin-top:24px;color:var(--AccentDarkGray02)}@media screen and (max-width: 767px){.p-privacy-policy .p-privacy-policy__item--body{margin-top:12px}}.p-privacy-policy .p-privacy-policy__item--body p{line-height:1.8;color:var(--AccentDarkGray02)}.p-privacy-policy .p-privacy-policy__item--body ul{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;color:var(--AccentDarkGray02)}@media screen and (max-width: 767px){.p-privacy-policy .p-privacy-policy__item--body ul{margin-top:20px}}.p-privacy-policy .p-privacy-policy__item--body ul li{position:relative;padding-left:24px;line-height:1.8}@media screen and (max-width: 767px){.p-privacy-policy .p-privacy-policy__item--body ul li{padding-left:20px}}.p-privacy-policy .p-privacy-policy__item--body ul li::before{content:"";position:absolute;top:12px;left:0;width:6px;height:6px;background:var(--AccentBlack);border-radius:50%}.p-related-post{padding-block:96px;background:var(--bgColorSub)}@media screen and (max-width: 767px){.p-related-post{padding-block:40px}}.p-related-post .p-related-post__boxes{margin-top:40px;display:grid;grid-template-columns:repeat(3, 1fr);gap:40px clamp(0.75rem,-0.0357142857rem + 1.6369047619vw,1.4375rem)}@media screen and (max-width: 767px){.p-related-post .p-related-post__boxes{margin-top:24px;grid-template-columns:100%;gap:12px}}.p-related-post .p-related-post__no-post{grid-column:1/-1;text-align:center;width:100%;font-size:1.125rem}.p-related-post .p-related-post__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-related-post .p-related-post__box--body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 767px){.p-related-post .p-related-post__box--body{padding:12px}}.p-related-post .p-related-post__box--body--title{margin-top:12px;font-weight:var(--fontWeight500);letter-spacing:.1em;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-word}.p-related-post .p-related-post__box--body--head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media screen and (max-width: 992px){.p-related-post .p-related-post__box--body--head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:4px}}@media screen and (max-width: 767px){.p-related-post .p-related-post__box--body--head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px}}.p-related-post .p-related-post__box--body--head--date,.p-related-post .p-related-post__box--body--head--category{font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-related-post .p-related-post__box--body--head--date,.p-related-post .p-related-post__box--body--head--category{font-size:0.875rem}}.p-related-post .p-related-post__box--body--head--date{font-family:var(--fontEn);color:var(--AccentGray)}.p-related-post .p-related-post__box--body--head--category{padding-inline:8px;color:var(--AccentMain02);background:var(--AccentWhite);border:1px solid var(--AccentMain02);border-radius:4px}.p-related-post .p-related-post__box--image{min-height:221px;aspect-ratio:16/9}.p-related-post .p-related-post__box--image img{height:100%;border-radius:16px;min-height:221px;-o-object-fit:cover;object-fit:cover}.p-single-content{margin-top:48px}@media screen and (max-width: 767px){.p-single-content{margin-top:32px}}.p-single-content p{line-height:2;letter-spacing:.05em}.p-single-content p+p,.p-single-content ul+p{margin-top:16px}.p-single-content h2{padding-top:40px;margin-bottom:40px;padding-bottom:8px;font-size:clamp(1.375rem,1.2821428571rem + 0.380952381vw,1.625rem);font-weight:var(--fontWeight700);line-height:1.6;letter-spacing:.05em;border-bottom:4px solid rgba(0,0,0,0);-o-border-image:var(--bgGradient);border-image:var(--bgGradient);border-image-slice:1}@media screen and (max-width: 767px){.p-single-content h2{padding-top:24px;margin-bottom:24px}}.p-single-content h3,.p-single-content h4{margin-block:40px 24px;padding-left:8px;font-size:clamp(1.25rem,1.1571428571rem + 0.380952381vw,1.5rem);font-weight:var(--fontWeight700);line-height:1.6;letter-spacing:.05em;border-left:4px solid rgba(0,0,0,0);-o-border-image:linear-gradient(to bottom, #5287ff, #24f1ff);border-image:-webkit-gradient(linear, left top, left bottom, from(#5287ff), to(#24f1ff));border-image:linear-gradient(to bottom, #5287ff, #24f1ff);border-image-slice:1}@media screen and (max-width: 767px){.p-single-content h3,.p-single-content h4{margin-block:24px}}.p-single-content h4{padding-left:0;font-size:1.25rem;border-left:none}.p-single-content ul,.p-single-content ol{margin-top:16px;line-height:200%;letter-spacing:.04em}.p-single-content ul li,.p-single-content ol li{list-style:disc;list-style-position:inside}.p-single-content figure{margin-block:40px;height:clamp(16.5625rem,2.6984126984rem + 56.8783068783vw,30rem)}@media screen and (max-width: 767px){.p-single-content figure{margin-block:24px}}.p-single-content figure img{-o-object-fit:cover;object-fit:cover;height:100%}.p-single-content img{height:480px;-o-object-fit:cover;object-fit:cover}.p-single-content .p-single-content--thumbnail{height:clamp(23.75rem,16.6071428571rem + 14.880952381vw,30rem)}@media screen and (max-width: 767px){.p-single-content .p-single-content--thumbnail{height:clamp(14.375rem,-1.746031746rem + 66.1375661376vw,30rem)}}.p-single-content .p-single-content--thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover}.p-pagination{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.p-pagination .page-numbers{position:relative;z-index:1;width:44px;height:44px;text-align:center;line-height:44px;background:rgba(0,0,0,0);border-radius:4px;font-weight:var(--fontWeight500);-webkit-transition:color .3s ease;transition:color .3s ease}.p-pagination .page-numbers:not(.prev):not(.next):not(.dots)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--AccentWhite);border-radius:4px;z-index:-2}.p-pagination .page-numbers:not(.prev):not(.next):not(.dots)::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bgGradient);border-radius:4px;z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.p-pagination .page-numbers:not(.prev):not(.next):not(.dots).current{color:var(--textColorSub);opacity:1}.p-pagination .page-numbers:not(.prev):not(.next):not(.dots).current::before{opacity:1}.p-pagination .page-numbers.dots{pointer-events:none}.p-pagination .page-numbers.prev::before,.p-pagination .page-numbers.next::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:24px;height:24px;background:url(../../public/image/_common/icon/arrow_black.svg) no-repeat center center/contain;z-index:0}.p-pagination .page-numbers.prev::before{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}.p-company-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none}.p-company-info div{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;padding-right:0;font-weight:var(--fontWeight700);border-bottom:2px solid var(--AccentGray);gap:12px}@media screen and (max-width: 767px){.p-company-info div{padding:4px 8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.p-company-info div dt,.p-company-info div dd{line-height:180%;letter-spacing:.1em}.p-company-info div dt{width:clamp(5.625rem,2.0435916542rem + 7.4515648286vw,8.75rem)}@media screen and (max-width: 767px){.p-company-info div dt{width:100%}}.p-company-info div dd{width:calc(100% - clamp(5.625rem,2.0435916542rem + 7.4515648286vw,8.75rem))}@media screen and (max-width: 767px){.p-company-info div dd{width:100%}}.p-company-info div dd ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media screen and (max-width: 767px){.p-company-info div dd ul{gap:6px}}.p-company-info div dd ul li span{font-weight:var(--fontWeight)}.p-error{padding-block:96px;text-align:center}@media screen and (max-width: 767px){.p-error{padding-block:40px}}.p-error .p-error__head--title{font-family:var(--fontEn);font-size:clamp(2.5rem,1.3392857143rem + 4.7619047619vw,5.625rem);font-weight:600}.p-error .p-error__head--text{font-size:1.25rem}@media screen and (max-width: 767px){.p-error .p-error__head--text{font-size:1rem}}.p-error .p-error--text{margin-top:40px;font-size:1.125rem}@media screen and (max-width: 767px){.p-error .p-error--text{font-size:1rem}}.p-error .p-error__button{margin-top:40px;position:relative;width:293px;max-width:100%;margin-inline:auto}@media screen and (max-width: 575px){.p-error .p-error__button{margin-top:24px;width:100%}}.p-fc__fv{padding-block:48px 120px;background:url(../../public/image/index/fc/fc_fv-bgpc.webp) no-repeat left center/cover;overflow:hidden}@media screen and (max-width: 767px){.p-fc__fv{background:url(../../public/image/index/fc/fc_fv-bgsp.webp) no-repeat left center/cover;padding-block:24px 88px}}.p-fc__fv--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:24px}@media screen and (max-width: 767px){.p-fc__fv--inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.p-fc__fv--textArea{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.p-fc__fv--textArea .p-fc__fv--title{color:var(--textColorMain);font-size:clamp(2.25rem,1.6rem + 2.6666666667vw,4rem);font-weight:var(--fontWeight700);line-height:100%;letter-spacing:.05em}.p-fc__fv--textArea .p-fc__fv--title .is-change-color{position:relative;color:var(--AccentBlue)}.p-fc__fv--textArea .p-fc__fv--title .is-change-color span{position:absolute;display:inline-block;top:-1.5em;left:50%;translate:-50%;font-size:.3125em;width:100%;text-align:center;letter-spacing:.5em;text-indent:.4em}.p-fc__fv--textArea .p-fc__fv--title .is-small{font-size:.8125em}.p-fc__fv--textArea .p-fc__fv--lead{color:var(--textColorMain);font-size:clamp(1.125rem,0.9857142857rem + 0.5714285714vw,1.5rem);font-weight:var(--fontWeight700);line-height:1.625;letter-spacing:.05em;border-left:6px solid #5287ff;padding-left:18.75px;margin-top:clamp(0.5rem,-0.0714285714rem + 1.1904761905vw,1rem)}.p-fc__fv--textArea .p-fc__fv--point{margin-top:clamp(0rem,-1.1428571429rem + 2.380952381vw,1rem)}@media screen and (max-width: 767px){.p-fc__fv--textArea .p-fc__fv--point{max-width:520px;margin-top:8px}}.p-fc__fv--textArea .p-fc__fv--button{margin-top:clamp(0.25rem,-0.6071428571rem + 1.7857142857vw,1rem)}@media screen and (max-width: 767px){.p-fc__fv--textArea .p-fc__fv--button{margin-top:0}}.p-fc__fv--textArea .p-fc__fv--button p{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;color:var(--buttonEstimate);font-size:clamp(0.75rem,0.4642857143rem + 0.5952380952vw,1rem);font-weight:var(--fontWeight700);line-height:1.3;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fc__fv--textArea .p-fc__fv--button p{font-size:0.875rem}}.p-fc__fv--textArea .p-fc__fv--button p::before{content:"";width:3px;height:90%;background:var(--buttonEstimate);position:absolute;top:50%;left:-16px;translate:0 -50%;rotate:-36deg}@media screen and (max-width: 767px){.p-fc__fv--textArea .p-fc__fv--button p::before{left:15%}}.p-fc__fv--textArea .p-fc__fv--button p::after{content:"";width:3px;height:90%;background:var(--buttonEstimate);position:absolute;top:50%;right:-16px;translate:0 -50%;rotate:36deg}@media screen and (max-width: 767px){.p-fc__fv--textArea .p-fc__fv--button p::after{right:15%}}.p-fc__fv--textArea .p-fc__fv--button .p-fc__fv--cta{position:relative;font-size:clamp(1rem,0.4285714286rem + 1.1904761905vw,1.5rem);font-weight:var(--fontWeight700);line-height:1.1;letter-spacing:.1em;-moz-text-align-last:center;text-align-last:center;padding-block:10px}@media screen and (max-width: 767px){.p-fc__fv--textArea .p-fc__fv--button .p-fc__fv--cta{font-size:1rem}}.p-fc__fv--textArea .p-fc__fv--button .p-fc__fv--cta::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:24px;width:24px;height:24px;background:url(../../public/image/_common/icon/icon_arrow-up02.svg) no-repeat center center/contain}.p-fc__fv--textArea .p-fc__fv--button .p-fc__fv--cta span{color:var(--, var(--white-50, #fff));text-align:center;font-size:.6666666667em}.p-fc__fv--textArea .p-fc__fv--button .p-fc__fv--cta span::before,.p-fc__fv--textArea .p-fc__fv--button .p-fc__fv--cta span::after{content:none}.p-fc__fv--imgArea{position:relative;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.p-fc__fv--imgArea.u-only-sp{margin-top:8px}@media screen and (max-width: 767px){.p-fc__fv--imgArea.u-only-sp{max-width:520px;margin-inline:auto}}.p-fc__fv--imgArea .p-fc__fv--imgArea-deco{position:absolute;bottom:0;width:clamp(7rem,-1.2142857143rem + 17.1130952381vw,14.1875rem);right:clamp(-87px,30.86px - 8.18vw,-32px);aspect-ratio:227/386}@media screen and (max-width: 767px){.p-fc__fv--imgArea .p-fc__fv--imgArea-deco{width:127px;height:auto;right:unset;left:50%;translate:-50%}}.p-fc__problem{position:relative;background:-webkit-gradient(linear, left top, left bottom, color-stop(17.25%, #fff), to(#e6e6e6));background:linear-gradient(180deg, #fff 17.25%, #e6e6e6 100%);padding-block:140px 96px}@media screen and (max-width: 767px){.p-fc__problem{padding-block:80px 40px}}.p-fc__problem::after{content:"";width:112px;height:27.455px;background:url(../../public/image/index/fc/fc_section-deco.png) no-repeat center center/contain;position:absolute;top:100%;left:50%;translate:-50% 0}.p-fc__problem--title{position:absolute;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;color:var(--textColorMain);text-align:center;font-size:clamp(1.5rem,1.2142857143rem + 0.5952380952vw,1.75rem);font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.05em;white-space:nowrap;border-radius:20px;padding:32px 64px;top:-48px;left:50%;translate:-50%}@media screen and (max-width: 767px){.p-fc__problem--title{width:88%;font-size:18px;padding:16px 10px}}.p-fc__problem--title .is-underline{display:inline-block;border-bottom:3px solid;border-image-source:linear-gradient(90deg, #4facfe 0%, #00f2fe 100%);border-image-slice:1}.p-fc__problem--title .is-underline .is-change-color{color:var(--AccentBlue)}.p-fc__problem--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-fc__problem--wrap .p-fc__problem--img{position:relative;-webkit-box-flex:0;-ms-flex:0 1 20.1666666667%;flex:0 1 20.1666666667%;margin-right:clamp(-120px,72.86px - 13.39vw,-30px)}@media screen and (max-width: 767px){.p-fc__problem--wrap .p-fc__problem--img{position:absolute;top:0;left:4px;width:60px;height:auto}}.p-fc__problem--wrap .p-fc__problem--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%;max-width:1078px}.p-fc__problem--wrap .p-fc__problem--list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;background:var(--bgColorMain);font-size:1.25rem;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.05em;padding:24px 48px;border-radius:16px}@media screen and (max-width: 992px){.p-fc__problem--wrap .p-fc__problem--list li{font-size:1.125rem}}@media screen and (max-width: 767px){.p-fc__problem--wrap .p-fc__problem--list li{font-size:1rem;line-height:1.625;padding:8px}}.p-fc__problem--wrap .p-fc__problem--list li svg{-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px}@media screen and (max-width: 767px){.p-fc__problem--wrap .p-fc__problem--list li svg{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}}.p-fc__problem--wrap .p-fc__problem--list li span{width:736px}.p-fc__problem--wrap .p-fc__problem--list li span .is-change-color{color:var(--AccentBlue)}.p-fc__advantage{background:url(../../public/image/index/fc/fc_advantage-bg.webp) no-repeat center center/cover;padding-block:96px}@media screen and (max-width: 767px){.p-fc__advantage{padding-block:60px 40px}}.p-fc__advantage--inner{max-width:1400px;padding-inline:40px;margin-inline:auto}@media screen and (max-width: 767px){.p-fc__advantage--inner{padding-inline:28px}}.p-fc__advantage--lead{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;color:var(--textColorSub);text-align:center;font-size:1.25rem;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.05em;padding-bottom:8px;border-bottom:1px solid var(--textColorSub)}@media screen and (max-width: 767px){.p-fc__advantage--lead{font-size:1.125rem}}.p-fc__advantage--lead .is-change-color{display:inline-block;font-size:1.4em;border-radius:8px;background:var(--AccentBlue);padding:2px 12px;margin-inline:4px}.p-fc__advantage--bg{position:relative;background:var(--bgColorMain);border-radius:40px;padding:40px clamp(0.75rem,-2.3928571429rem + 6.5476190476vw,3.5rem);margin-top:40px;-webkit-box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);box-shadow:4px 4px 30px 0 rgba(0,0,0,.1)}@media screen and (max-width: 767px){.p-fc__advantage--bg{padding:24px 16px}}.p-fc__advantage--bg::after{content:"";width:clamp(7.5rem,2.9285714286rem + 9.5238095238vw,11.5rem);height:auto;background:url(../../public/image/index/fc/fc_advantage-deco.webp) no-repeat center center/cover;position:absolute;bottom:100%;right:6%;aspect-ratio:184/218}@media screen and (max-width: 767px){.p-fc__advantage--bg::after{width:75px;height:auto;right:5%}}.p-fc__advantage--bg .p-fc__advantage--cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(0.75rem,-0.1071428571rem + 1.7857142857vw,1.5rem);margin-top:40px}@media screen and (max-width: 767px){.p-fc__advantage--bg .p-fc__advantage--cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card{position:relative;background:#fafafa;border-radius:20px;padding:16px}.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card .p-fc__advantage--card-num{color:var(--AccentMain01);font-family:var(--fontEn);font-size:clamp(5rem,3.8857142857rem + 4.5714285714vw,8rem);font-weight:700;line-height:1;opacity:.16;position:absolute;top:16px;left:16px}.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card .p-fc__advantage--icon{position:relative}.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card .p-fc__advantage--icon img{width:clamp(6rem,4rem + 4.1666666667vw,7.75rem);height:clamp(6rem,4rem + 4.1666666667vw,7.75rem);display:block;margin-inline:auto}@media screen and (max-width: 767px){.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card .p-fc__advantage--icon img{width:96px;height:96px}}.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card h3{font-size:1.25rem;font-weight:700;line-height:170%;letter-spacing:.05em;text-align:center;margin-top:16px}@media screen and (max-width: 767px){.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card h3{font-size:1.125rem}}.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card h3 .is-change-color{color:var(--AccentBlue)}.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card h3 .is-strong{display:inline-block;color:var(--AccentBlue);border-radius:8px;background:var(--AccentYellow);padding:2px 12px}.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card p{font-weight:500;line-height:180%;letter-spacing:.05em;margin-top:16px}@media screen and (max-width: 767px){.p-fc__advantage--bg .p-fc__advantage--cards .p-fc__advantage--card p{line-height:1.625}}.p-fc__about{padding-block:96px}@media screen and (max-width: 767px){.p-fc__about{padding-block:40px}}.p-fc__about--lead{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;font-size:1.125rem;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.05em;margin-top:40px}@media screen and (max-width: 767px){.p-fc__about--lead{font-size:1rem}}.p-fc__about--lead .is-change-color{display:inline-block;font-size:1.3333333333em;color:var(--textColorSub);border-radius:8px;background:var(--AccentBlue);padding:2px 12px;margin-inline:4px}.p-fc__about--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-top:40px}@media screen and (max-width: 767px){.p-fc__about--wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-fc__about--wrap .p-fc__about--imgArea{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.p-fc__about--wrap .p-fc__about--textArea{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.p-fc__about--wrap .p-fc__about--textArea .p-fc__about--text{font-weight:500;line-height:180%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fc__about--wrap .p-fc__about--textArea .p-fc__about--text{line-height:1.625}}.p-fc__about--wrap .p-fc__about--textArea .p-fc__about--text .is-change-color{color:var(--AccentBlue);font-weight:700}.p-fc__about--wrap .p-fc__about--textArea .p-fc__about--point{margin-top:16px}.p-fc__feature{background:url(../../public/image/index/fc/fc_feature-bg.webp) no-repeat center center/cover;padding-block:96px}@media screen and (max-width: 767px){.p-fc__feature{padding-block:40px}}.p-fc__feature--boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:120px}@media screen and (max-width: 767px){.p-fc__feature--boxes{gap:80px;margin-top:120px}}.p-fc__feature--boxes .p-fc__feature--box{position:relative}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper{position:relative;width:84.7222222222%;background:var(--bgColorMain);border-radius:0 40px 40px 0;padding:40px clamp(13.75rem,-4.8214285714rem + 38.6904761905vw,30rem) clamp(2.5rem,-0.3571428571rem + 5.9523809524vw,5rem) clamp(2.5rem,-10.3571428571rem + 26.7857142857vw,13.75rem)}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper{width:92.3076923077%;padding:clamp(8rem,-0.7931034483rem + 36.074270557vw,16.5rem) 18px 18px 26px}}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body{width:100%}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body{max-width:clamp(19.75rem,9.1465517241rem + 43.5013262599vw,30rem);margin-inline:auto}}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body .p-fc__feature--num{color:var(--AccentMain01);font-family:var(--fontEn);font-size:clamp(5rem,3.8857142857rem + 4.5714285714vw,8rem);font-weight:700;line-height:1.2;opacity:.16;rotate:90deg;position:absolute;top:0;left:clamp(0rem,-6.0714285714rem + 12.6488095238vw,5.3125rem)}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body .p-fc__feature--num{top:50px;left:unset;right:-20px}}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body .p-fc__feature--title{position:relative;font-size:1.5rem;font-weight:700;line-height:180%;letter-spacing:.05em;padding-left:24px}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body .p-fc__feature--title{font-size:1.25rem;line-height:160%}}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body .p-fc__feature--title::before{content:"";width:5px;height:34px;background:var(--AccentMain02);position:absolute;top:50%;left:0;translate:0 -50%;rotate:28deg}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body .p-fc__feature--title span{background:-webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, var(--AccentYellow)));background:linear-gradient(transparent 70%, var(--AccentYellow) 70%)}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body .p-fc__feature--text{font-weight:500;line-height:180%;letter-spacing:.05em;margin-top:24px}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--wrapper .p-fc__feature--body .p-fc__feature--text .is-change-color{color:var(--AccentBlue);font-weight:700;line-height:162.5%}.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--imgArea img{width:37.3611111111%;max-width:538px;max-height:346px;position:absolute;bottom:40px;right:clamp(2.5rem,-3.2142857143rem + 11.9047619048vw,7.5rem);-o-object-fit:cover;object-fit:cover;border-radius:20px}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box .p-fc__feature--imgArea img{width:74.8717948718%;max-height:328px;border-radius:0 20px 20px 0;bottom:unset;right:unset;top:-80px;left:0}}.p-fc__feature--boxes .p-fc__feature--box:first-of-type .p-fc__feature--num{line-height:1 !important}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box:first-of-type .p-fc__feature--num{right:-12px !important}}.p-fc__feature--boxes .p-fc__feature--box:nth-of-type(even){margin-top:clamp(2.5rem,-6.0714285714rem + 17.8571428571vw,10rem)}.p-fc__feature--boxes .p-fc__feature--box:nth-of-type(even) .p-fc__feature--wrapper{border-radius:40px 0 0 40px;padding:80px 220px 80px 480px;padding:40px clamp(2.5rem,-10.3571428571rem + 26.7857142857vw,13.75rem) clamp(2.5rem,-0.3571428571rem + 5.9523809524vw,5rem) clamp(13.75rem,-4.8214285714rem + 38.6904761905vw,30rem);margin-left:auto}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box:nth-of-type(even) .p-fc__feature--wrapper{padding:clamp(8rem,-0.7931034483rem + 36.074270557vw,16.5rem) 18px 18px 26px}}.p-fc__feature--boxes .p-fc__feature--box:nth-of-type(even) .p-fc__feature--wrapper .p-fc__feature--num{left:unset;right:clamp(0rem,-6.0714285714rem + 12.6488095238vw,5.3125rem)}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box:nth-of-type(even) .p-fc__feature--wrapper .p-fc__feature--num{top:50px;left:-20px;right:unset}}.p-fc__feature--boxes .p-fc__feature--box:nth-of-type(even) .p-fc__feature--imgArea img{left:clamp(2.5rem,-3.2142857143rem + 11.9047619048vw,7.5rem);border-radius:20px}@media screen and (max-width: 767px){.p-fc__feature--boxes .p-fc__feature--box:nth-of-type(even) .p-fc__feature--imgArea img{left:unset;right:0;border-radius:20px 0 0 20px}}.p-fc__feature--boxes .p-fc__feature--box:last-of-type{margin-top:clamp(2.5rem,-3.2142857143rem + 11.9047619048vw,7.5rem)}.p-fc__simulation{padding-block:96px}@media screen and (max-width: 767px){.p-fc__simulation{padding-block:40px}}.p-fc__simulation--lead{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;font-size:1.125rem;font-weight:var(--fontWeight700);line-height:180%;letter-spacing:.05em;margin-top:40px}@media screen and (max-width: 767px){.p-fc__simulation--lead{font-size:1rem}}.p-fc__simulation--lead .is-change-color{display:inline-block;font-size:1.3333333333em;color:var(--textColorSub);border-radius:8px;background:var(--AccentBlue);padding:2px 12px;margin-inline:4px}.p-fc__simulation--model{color:var(--AccentGray);text-align:center;font-size:0.75rem;font-weight:500;line-height:180%;letter-spacing:.05em;margin-top:4px}.p-fc__simulation--cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-top:40px}@media screen and (max-width: 767px){.p-fc__simulation--cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-fc__simulation--cards .p-fc__simulation--card{position:relative;border-radius:24px;border:1px solid #d2d2d2;background:var(--bgColorMain);padding:63px clamp(0.75rem,-0.0357142857rem + 1.6369047619vw,1.4375rem) 27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);box-shadow:4px 4px 30px 0 rgba(0,0,0,.1)}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card{padding:47px 15px 23px}}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--label{background:#bdbdbd;color:var(--textColorSub);font-size:1.125rem;font-weight:700;line-height:180%;letter-spacing:.05em;border-radius:22px 0 22px 0;padding:9px 24px;position:absolute;top:0;left:0}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--label{font-size:1rem;padding:4px 16px}}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--item{padding-bottom:12px;border-bottom:1px solid #bdbdbd}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--item p:first-of-type{font-size:1.125rem;font-weight:700;line-height:180%;letter-spacing:.05em;text-align:center}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--item p:first-of-type{font-size:1rem}}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--item p:last-of-type{font-weight:700;line-height:180%;letter-spacing:.1em;text-align:center}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--item p:last-of-type span{font-family:var(--fontEn);font-size:2.5em;letter-spacing:.1em}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--item p:last-of-type span{font-size:2.25em}}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--wrap p:first-of-type{font-size:1.125rem;font-weight:700;line-height:180%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--wrap p:first-of-type{font-size:1rem}}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--wrap p:last-of-type{font-size:1rem;font-weight:700;line-height:180%;letter-spacing:.2em}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--wrap p:last-of-type span{font-family:var(--fontEn);font-size:2.5em;letter-spacing:.05em}@media screen and (max-width: 992px){.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--wrap p:last-of-type span{font-size:2.25em}}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--wrap.--arari{color:var(--textColorSub);border-radius:12px;background:#bdbdbd;padding:13px 12px 5px;margin-top:40px}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:12px;background:#fafafa;padding:24px clamp(1rem,0.4285714286rem + 1.1904761905vw,1.5rem);margin-top:16px}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg{padding:12px}}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg p{font-weight:700;line-height:180%;letter-spacing:.1em;padding-bottom:8px;border-bottom:1px solid #bdbdbd;margin-bottom:12px}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg dl+dl{margin-top:4px}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg dt{font-weight:500;line-height:180%;letter-spacing:.1em}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg dd{font-family:var(--fontEn);font-size:1.25rem;font-weight:500;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg dd{font-size:1.125rem}}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--bg dd span{font-size:1rem}.p-fc__simulation--cards .p-fc__simulation--card .p-fc__simulation--note{color:#bdbdbd;text-align:right;font-size:0.75rem;font-weight:500;line-height:180%;letter-spacing:.05em;margin-top:6px}.p-fc__simulation--cards .p-fc__simulation--card:first-of-type{position:relative}.p-fc__simulation--cards .p-fc__simulation--card:first-of-type::after{content:"";width:28px;height:56px;background:url(../../public/image/index/fc/fc_simuation-deco.png) no-repeat center center/cover;position:absolute;top:50%;translate:0 -50%;right:-36px}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card:first-of-type::after{width:20px;height:40px;top:unset;right:unset;bottom:-43px;left:50%;translate:-50% 0;rotate:90deg}}.p-fc__simulation--cards .p-fc__simulation--card:last-of-type{background:linear-gradient(84deg, #5287ff -6.98%, #24f1ff 99.93%);border:none;padding:1.5px}.p-fc__simulation--cards .p-fc__simulation--card:last-of-type .p-fc__simulation--card--inner{background:#fff;border-radius:24px;padding:63px clamp(0.75rem,-0.0357142857rem + 1.6369047619vw,1.4375rem) 27px}@media screen and (max-width: 767px){.p-fc__simulation--cards .p-fc__simulation--card:last-of-type .p-fc__simulation--card--inner{padding:47px 15px 23px}}.p-fc__simulation--cards .p-fc__simulation--card:last-of-type .p-fc__simulation--card--inner .p-fc__simulation--label{background:linear-gradient(84deg, #5287ff -6.98%, #24f1ff 99.93%)}.p-fc__simulation--cards .p-fc__simulation--card:last-of-type .p-fc__simulation--card--inner .p-fc__simulation--wrap.--arari{background:linear-gradient(84deg, #5287ff -6.98%, #24f1ff 99.93%)}.p-fc__cta{background:url(../../public/image/index/fc/fc_cta-bg.webp) no-repeat center center/cover;padding-block:40px}.p-fc__cta--inner{max-width:1400px;padding-inline:40px;margin-inline:auto}@media screen and (max-width: 767px){.p-fc__cta--inner{padding-inline:28px}}.p-fc__cta--bg{position:relative;background:var(--bgColorMain);border-radius:24px;padding:40px}@media screen and (max-width: 767px){.p-fc__cta--bg{padding:64px 24px}}.p-fc__cta--bg::before{content:"";width:clamp(11.25rem,-3.75rem + 31.25vw,24.375rem);height:auto;background:url(../../public/image/index/fc/fc_cta1.webp) no-repeat center center/cover;position:absolute;top:0;left:0;border-radius:24px 0 0 0;aspect-ratio:390/260}@media screen and (max-width: 767px){.p-fc__cta--bg::before{width:180px}}.p-fc__cta--bg::after{content:"";width:clamp(11.25rem,-3.75rem + 31.25vw,24.375rem);height:auto;background:url(../../public/image/index/fc/fc_cta2.webp) no-repeat center center/cover;position:absolute;bottom:0;right:0;border-radius:0 0 24px 0;aspect-ratio:390/260}@media screen and (max-width: 767px){.p-fc__cta--bg::after{width:180px}}.p-fc__cta--bg h2 .is-change-color{background:linear-gradient(84deg, #5287ff -6.98%, #24f1ff 99.93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p-fc__cta--bg .p-fc__cta--lead{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;font-weight:500;line-height:180%;letter-spacing:.05em;border-bottom:3px solid;border-image-source:linear-gradient(84deg, #5287ff -6.98%, #24f1ff 99.93%);border-image-slice:1;margin-top:24px}@media screen and (max-width: 767px){.p-fc__cta--bg .p-fc__cta--lead{text-align:center}}.p-fc__cta--bg .p-fc__cta--button{margin-inline:auto;margin-top:40px}.p-fc__cta--bg .p-fc__cta--note{position:relative;font-size:0.875rem;font-weight:500;line-height:180%;letter-spacing:.05em;margin-top:8px;text-align:center;z-index:1}@media screen and (max-width: 767px){.p-fc__cta--bg .p-fc__cta--note{font-size:0.75rem}}.p-fc__cta--heading{position:relative;z-index:1}.p-fc__voice{background:url(../../public/image/index/fc/fc_voice-bg.webp) no-repeat center center/cover;padding-block:96px}@media screen and (max-width: 767px){.p-fc__voice{padding-block:40px}}.p-fc__voice--cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:40px}@media screen and (max-width: 767px){.p-fc__voice--cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-fc__voice--cards .p-fc__voice--card{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;background:var(--bgColorMain);border-radius:16px;padding:16px;-webkit-box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1119px){.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea .p-fc__voice--img{-webkit-box-flex:0;-ms-flex:0 1 47%;flex:0 1 47%;position:relative}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea .p-fc__voice--img .p-fc__voice--intro{position:absolute;bottom:0;right:0;background:var(--bgColorMain);padding:8px 12px}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea .p-fc__voice--img .p-fc__voice--intro p:first-of-type{font-size:1.125rem;font-weight:700;line-height:180%;letter-spacing:.05em}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea .p-fc__voice--img .p-fc__voice--intro p:last-of-type{color:#bdbdbd;font-size:0.625rem;font-weight:500;line-height:180%;letter-spacing:.05em}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea .p-fc__voice--comment{-webkit-box-flex:0;-ms-flex:0 1 53%;flex:0 1 53%;font-size:1.25rem;font-weight:700;line-height:180%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea .p-fc__voice--comment{font-size:1.125rem}}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--imgArea .p-fc__voice--comment span{background:-webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, var(--AccentYellow)));background:linear-gradient(transparent 70%, var(--AccentYellow) 70%)}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--textArea{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;background:var(--bgColorSub);font-weight:500;line-height:180%;letter-spacing:.05em;border-radius:16px;padding:24px;margin-top:24px}@media screen and (max-width: 767px){.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--textArea{line-height:1.625}}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--textArea::before{content:"";width:24px;height:18px;background:url(../../public/image/index/fc/fc_voice-deco-start.png) no-repeat center center/cover;position:absolute;top:0;left:0}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--textArea::after{content:"";width:24px;height:18px;background:url(../../public/image/index/fc/fc_voice-deco-end.png) no-repeat center center/cover;position:absolute;bottom:0;right:0}.p-fc__voice--cards .p-fc__voice--card .p-fc__voice--textArea .is-change-color{color:var(--AccentBlue);font-weight:700}.p-fc__benefit{position:relative;padding-block:0 96px}@media screen and (max-width: 767px){.p-fc__benefit{padding-block:0 40px}}.p-fc__benefit--inner{position:relative;z-index:10;padding-top:clamp(2.5rem,-0.3651266766rem + 5.9612518629vw,5rem)}@media screen and (max-width: 767px){.p-fc__benefit--inner{padding-top:80px}}.p-fc__benefit--heading h2 .is-change-color{color:var(--AccentYellow) !important}.p-fc__benefit--cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;margin-top:40px}.p-fc__benefit--card{background:var(--bgColorMain);border-radius:40px;padding:40px clamp(1.25rem,-0.1785714286rem + 2.9761904762vw,2.5rem);-webkit-box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);box-shadow:4px 4px 30px 0 rgba(0,0,0,.1)}@media screen and (max-width: 767px){.p-fc__benefit--card{padding:24px 16px}}.p-fc__benefit--card .p-fc__benefit--title{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;font-size:1.5rem;font-weight:700;line-height:180%;letter-spacing:.05em;text-align:center;padding-left:24px}@media screen and (max-width: 767px){.p-fc__benefit--card .p-fc__benefit--title{font-size:1.125rem}}.p-fc__benefit--card .p-fc__benefit--title::before{content:"";width:5px;height:34px;background:var(--AccentMain02);position:absolute;top:50%;left:0;translate:0 -50%;rotate:28deg}.p-fc__benefit--card .p-fc__benefit--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(1rem,-0.7142857143rem + 3.5714285714vw,2.5rem);margin-top:40px}@media screen and (max-width: 767px){.p-fc__benefit--card .p-fc__benefit--wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:32px}}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea{-webkit-box-flex:0;-ms-flex:0 1 630px;flex:0 1 630px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width: 992px){.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea{gap:10px}}@media screen and (max-width: 767px){.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--before{position:relative;background:#fafafa;font-weight:700;line-height:180%;letter-spacing:.05em;text-align:center;border-radius:8px;padding:16px 20px}@media screen and (max-width: 767px){.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--before{line-height:1.625;padding:24px 20px 12px}}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--before .p-fc__benefit--label{position:absolute;top:-19px;left:8px;color:#fff;font-size:0.875rem;font-weight:700;border-radius:8px;background:var(--AccentBlack);padding:4px 12px}@media screen and (max-width: 767px){.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--before .p-fc__benefit--label{top:-15px}}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--after{position:relative;background:var(--AccentLightBlue);font-size:clamp(1.125rem,0.9821428571rem + 0.2976190476vw,1.25rem);font-weight:700;line-height:180%;letter-spacing:.05em;border-radius:8px;padding:24px 24px 16px}@media screen and (max-width: 767px){.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--after{font-size:1rem;line-height:1.625;padding:24px 20px 12px}}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--after .is-marker{background:-webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, var(--AccentYellow)));background:linear-gradient(transparent 70%, var(--AccentYellow) 70%)}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--after .p-fc__benefit--label{position:absolute;top:-22px;left:8px;color:#fff;font-size:1rem;font-weight:700;border-radius:8px;background:var(--Linear, linear-gradient(84deg, #5287ff -6.98%, #24f1ff 99.93%));padding:4px 12px}@media screen and (max-width: 767px){.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea .p-fc__benefit--after .p-fc__benefit--label{top:-17px}}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--textArea svg{-ms-flex-item-align:center;align-self:center}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--imgArea{-webkit-box-flex:0;-ms-flex:0 1 450px;flex:0 1 450px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--imgArea{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}.p-fc__benefit--card .p-fc__benefit--wrap .p-fc__benefit--imgArea img{-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;border-radius:16px}.p-fc__benefit--card:last-of-type .p-fc__benefit--imgArea img{-o-object-position:center;object-position:center}.p-fc__benefit--bg{position:absolute;top:0;right:0;width:95.9722222222%;z-index:1}@media screen and (max-width: 767px){.p-fc__benefit--bg{width:95.5555555556%}}.p-fc__benefit--bg img{max-height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:40%;object-position:40%;border-radius:40px 0 0 40px}@media screen and (max-width: 767px){.p-fc__benefit--bg img{height:300px}}.p-fc__flow{background:#fafafa;padding-block:96px}@media screen and (max-width: 767px){.p-fc__flow{padding-block:40px}}.p-fc__flow--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:40px}@media screen and (max-width: 992px){.p-fc__flow--wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.p-fc__flow--textArea{-webkit-box-flex:0;-ms-flex:0 1 53%;flex:0 1 53%}.p-fc__flow--textArea .p-fc__flow--cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;background:var(--bgColorMain);border-radius:16px;padding:16px;-webkit-box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);box-shadow:4px 4px 30px 0 rgba(0,0,0,.1)}.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card .p-fc__flow--step{-webkit-box-flex:0;-ms-flex:0 0 64px;flex:0 0 64px}@media screen and (max-width: 767px){.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card .p-fc__flow--step{-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px}}.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card .p-fc__flow--text .p-fc__flow--title{color:var(--AccentMain01);font-size:1.25rem;font-weight:700;line-height:180%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card .p-fc__flow--text .p-fc__flow--title{font-size:1.125rem}}.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card .p-fc__flow--text .p-fc__flow--desc{font-weight:500;line-height:180%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card .p-fc__flow--text .p-fc__flow--desc{line-height:1.625}}.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card:nth-of-type(2) .p-fc__flow--title{color:var(--AccentMain02)}.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card:nth-of-type(3) .p-fc__flow--title{color:var(--AccentMain03)}.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card:nth-of-type(4) .p-fc__flow--title{color:var(--AccentBlue02)}.p-fc__flow--textArea .p-fc__flow--cards .p-fc__flow--card:last-of-type .p-fc__flow--title{color:var(--AccentBlue)}.p-fc__flow--imgArea{-webkit-box-flex:0;-ms-flex:0 1 47%;flex:0 1 47%;display:-webkit-box;display:-ms-flexbox;display:flex}.p-fc__flow--imgArea img{-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;border-radius:16px}@media screen and (max-width: 992px){.p-fc__flow--imgArea img{aspect-ratio:16/9}}.p-fc__requirement{overflow:hidden;background:url(../../public/image/index/fc/fc_requirement-bg.webp) no-repeat center center/cover;padding-block:96px}@media screen and (max-width: 767px){.p-fc__requirement{padding-block:40px}}@media screen and (max-width: 767px){.p-fc__requirement{background:url(../../public/image/index/fc/fc_requirement-bg.webp) no-repeat 95% center/cover}}.p-fc__requirement--cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:40px}@media screen and (max-width: 767px){.p-fc__requirement--cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-fc__requirement--card{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;background:var(--bgColorMain);border:1px solid #d2d2d2;border-radius:16px;padding:27px clamp(0.75rem,-0.0379098361rem + 1.6393442623vw,1.4375rem);-webkit-box-shadow:4px 4px 30px 0 rgba(0,0,0,.1);box-shadow:4px 4px 30px 0 rgba(0,0,0,.1)}@media screen and (max-width: 767px){.p-fc__requirement--card{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-fc__requirement--card h3{font-size:clamp(1.25rem,0.9642857143rem + 0.5952380952vw,1.5rem);font-weight:700;line-height:180%;letter-spacing:.05em;text-align:center;padding-bottom:8px;border-bottom:1px solid #d2d2d2}@media screen and (max-width: 767px){.p-fc__requirement--card h3{font-size:1.25rem}}.p-fc__requirement--card .p-fc__lead{font-size:1.125rem;font-weight:700;line-height:180%;letter-spacing:.05em;text-align:center;margin-top:16px}@media screen and (max-width: 767px){.p-fc__requirement--card .p-fc__lead{font-size:1rem}}.p-fc__requirement--card .p-fc__requirement--item{margin-top:16px}.p-fc__requirement--card .p-fc__requirement--item dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 11px;border-bottom:1px solid #bdbdbd}.p-fc__requirement--card .p-fc__requirement--item dl dt{font-weight:700;line-height:180%;letter-spacing:.05em}.p-fc__requirement--card .p-fc__requirement--item dl dd{font-family:var(--fontEn);font-size:1.25rem;font-weight:500;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fc__requirement--card .p-fc__requirement--item dl dd{font-size:1.125rem}}.p-fc__requirement--card .p-fc__requirement--item dl dd span{font-size:1rem;font-weight:500;line-height:180%;letter-spacing:.05em}.p-fc__requirement--card .p-fc__requirement--sum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:16px;background:var(--AccentBlue);border-radius:12px;padding:13px 12px 5px;margin-top:40px}.p-fc__requirement--card .p-fc__requirement--sum p:first-of-type{font-size:1.125rem;color:var(--textColorSub);font-weight:700;line-height:180%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-fc__requirement--card .p-fc__requirement--sum p:first-of-type{font-size:1rem}}.p-fc__requirement--card .p-fc__requirement--sum p:last-of-type{color:var(--textColorSub);font-size:1rem;font-weight:700;line-height:180%;letter-spacing:.05em}.p-fc__requirement--card .p-fc__requirement--sum p:last-of-type span{font-family:var(--fontEn);font-size:2.5em;font-weight:700;letter-spacing:.05em}@media screen and (max-width: 992px){.p-fc__requirement--card .p-fc__requirement--sum p:last-of-type span{font-size:2.25em}}.p-fc__requirement--card .p-fc__requirement--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:16px}.p-fc__requirement--card .p-fc__requirement--bg{background:#fafafa;border-radius:16px;padding:26px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width: 767px){.p-fc__requirement--card .p-fc__requirement--bg{padding:16px 8px}}.p-fc__requirement--card .p-fc__requirement--bg .p-fc__requirement--icon{-webkit-box-flex:0;-ms-flex:0 0 64px;flex:0 0 64px}@media screen and (max-width: 767px){.p-fc__requirement--card .p-fc__requirement--bg .p-fc__requirement--icon{-webkit-box-flex:0;-ms-flex:0 0 56px;flex:0 0 56px}}.p-fc__requirement--card .p-fc__requirement--bg dl dt{color:var(--AccentBlue);font-size:1.25rem;font-weight:700;line-height:180%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fc__requirement--card .p-fc__requirement--bg dl dt{font-size:1.125rem}}.p-fc__requirement--card .p-fc__requirement--bg dl dd{font-weight:500;line-height:180%;letter-spacing:.05em}.p-fc__requirement--card:last-of-type{position:relative}.p-fc__requirement--card:last-of-type::after{content:"";width:clamp(6.25rem,1.8928571429rem + 9.0773809524vw,10.0625rem);height:auto;background:url(../../public/image/index/fc/fc_requirement-deco.webp) no-repeat center center/cover;position:absolute;bottom:0;right:clamp(-56px,-2.381vw - 21.714px,-40px);aspect-ratio:161/415}@media screen and (max-width: 767px){.p-fc__requirement--card:last-of-type::after{width:92px;height:auto;right:-28px}}.p-fc__qa{padding-block:96px 160px}@media screen and (max-width: 767px){.p-fc__qa{padding-block:40px 96px}}.p-fc__qa{background:var(--bgColorSub)}.p-fc__qa--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:40px}.p-fc__qa--bg{background:var(--bgColorMain);border-radius:16px;padding:24px}.p-fc__qa--bg dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px;color:var(--AccentBlue);font-size:clamp(1.25rem,0.9642857143rem + 0.5952380952vw,1.5rem);font-weight:700;line-height:180%;letter-spacing:.05em;padding-bottom:4px;border-bottom:1px solid #d2d2d2}@media screen and (max-width: 767px){.p-fc__qa--bg dl dt{font-size:1.25rem;line-height:1.625}}.p-fc__qa--bg dl dt span{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-family:var(--fontEn);font-size:1.1666666667em;font-weight:700}@media screen and (max-width: 767px){.p-fc__qa--bg dl dt span{font-size:1.2em}}.p-fc__qa--bg dl dd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px;font-weight:500;line-height:180%;letter-spacing:.05em;padding-left:16px;margin-top:16px}@media screen and (max-width: 767px){.p-fc__qa--bg dl dd{line-height:1.625;padding-left:0}}.p-fc__qa--bg dl dd span{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-family:var(--fontEn);font-size:1.25em;font-weight:700}.p-fc__contact{background:url(../../public/image/index/fc/fc_cta-bg.webp) no-repeat center center/cover;padding-block:120px 80px}@media screen and (max-width: 767px){.p-fc__contact{padding-block:120px 40px}}.p-fc__contact{margin-top:-56px}.p-fc__contact--bg{position:relative;background:var(--bgColorMain);border-radius:40px;padding:40px clamp(2.5rem,-0.3571428571rem + 5.9523809524vw,5rem)}@media screen and (max-width: 767px){.p-fc__contact--bg{padding:24px 16px}}.p-fc__contact--bg h2 .is-change-color{background:linear-gradient(84deg, #5287ff -6.98%, #24f1ff 99.93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p-fc__contact--bg .p-fc__contact--lead{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;font-weight:500;line-height:180%;letter-spacing:.05em;border-bottom:3px solid;border-image-source:linear-gradient(84deg, #5287ff -6.98%, #24f1ff 99.93%);border-image-slice:1;margin-top:24px}@media screen and (max-width: 767px){.p-fc__contact--bg .p-fc__contact--lead{text-align:center}}.p-fc__contact--bg .p-fc__contact--bbg{background:var(--bgColorSub);border-radius:24px;padding:40px;margin-top:40px}@media screen and (max-width: 767px){.p-fc__contact--bg .p-fc__contact--bbg{padding:24px 12px}}.p-fc__contact .p-form .form-text{background:#fff}.p-fc__contact .p-form .p-form__submit.--submit{width:304px}.p-fc__contact .p-form .p-form__submit.--submit::after{background:url(../../public/image/_common/icon/icon_arrow-up02.svg) no-repeat center center/contain;right:40px}@media screen and (max-width: 767px){.p-fc__contact .p-form .p-form__submit.--submit::after{right:24px}}.p-fc__contact .p-form .p-form__submit.--submit .c-button__cta.form-submit{text-align:center;padding-right:24px}.p-fc__contact--note{font-size:12px;line-height:180%;letter-spacing:.05em;text-align:center}.u-br__block-md{display:none}@media screen and (max-width: 767px){.u-br__block-md{display:block}}.u-br__hidden-md{display:block}@media screen and (max-width: 767px){.u-br__hidden-md{display:none}}.u-inline-block{display:inline-block}.u-only-pc{display:block}@media screen and (max-width: 767px){.u-only-pc{display:none}}.u-only-sp{display:none}@media screen and (max-width: 767px){.u-only-sp{display:block}}.u-only-md{display:none}@media screen and (max-width: 992px){.u-only-md{display:block}}@media screen and (max-width: 767px){.u-only-md{display:none}}.u-under-xl{display:none}@media screen and (max-width: 1199px){.u-under-xl{display:block}}.u-only-lgmd{display:block}@media screen and (max-width: 992px){.u-only-lgmd{display:none}}@media screen and (max-width: 767px){.u-only-lgmd{display:block}}.u-only-sm{display:none}@media screen and (max-width: 575px){.u-only-sm{display:block}}