﻿*,*::before,*::after{box-sizing:border-box}*{margin:0;vertical-align:baseline;padding:0;font-style:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;border:0;outline:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;vertical-align:baseline;padding:0;font-size:100%;text-decoration:none;color:inherit;background:none;border:0;font:inherit}button{cursor:pointer}img{display:block;width:100%;height:auto}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%}body{line-height:1.9;font-size:1.6rem;font-family:"Noto Sans JP",sans-serif;font-weight:400;color:var(--primary-black);overflow-y:auto;scrollbar-gutter:stable;background-color:var(--primary-white);overflow-x:clip}.is-navi{overflow:hidden}main{overflow:hidden}p{font-size:1.6rem;line-height:1.75}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}::-moz-selection{color:var(--primary-black);background-color:var(--primary-white)}::selection{color:var(--primary-white);background-color:var(--primary-brown)}@media screen and (max-width: 960px){body{font-size:1.6rem}p{font-size:1.5rem}}@media screen and (max-width: 640px){p{font-size:1.45rem}}:root{--primary-white: #ffffff;--primary-lightgray: #F6F6F6;--primary-gray: #EEEAE7;--secondary-gray: #AFA39A;--primary-black: #453131;--primary-brown: #806241;--primary-pink: #D56A65;--hover-pink: #c54a44;--secondary-pink:#F0C5C5;--third-pink:#FFE5E3;--primary-beige: #F8F1EB;--primary-shadow: 0 4px 4px rgba(0,0,0,.15);--primary-inner-shadow: 4px 4px 15px rgba(179, 83, 76, 0.35) inset;--corner-radius-small: 6px;--corner-radius-medium: 15px;--corner-radius-large: 30px;--content-padding: 30px;--content-width-large:min(1600px,calc(100vw - var(--content-padding) * 2));--content-width-wide:min(1340px,calc(100vw - var(--content-padding) * 2));--content-width:min(1200px,calc(100vw - var(--content-padding) * 2));--content-width-narrow:min(1000px,calc(100vw - var(--content-padding) * 2))}@media screen and (max-width: 960px){:root{--content-padding: 40px}}@media screen and (max-width: 640px){:root{--content-padding: 20px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media not screen and (max-width: 960px){.pc-none{display:none !important}}@media screen and (max-width: 960px){.sp-none{display:none !important}}.sp-only{display:none}@media screen and (max-width: 767px){.sp-only{display:block}}@media screen and (max-width: 960px){.only-pc{display:none}}.keep-all{word-break:keep-all}.has-black-background-color{background-color:#000}.has-black-color{color:#000}.has-darkgray-background-color{background-color:#ced4e2}.has-inline-color.has-darkgray-color{color:#ced4e2}.has-white-background-color{background-color:#fff}.has-inline-color.has-white-color{color:#fff}.has-lightgray-background-color{background-color:#ebeded}.has-inline-color.has-lightgray-color{color:#ebeded}.has-blue-background-color{background-color:#19325f}.has-inline-color.has-blue-color{color:#19325f}.has-aqua-blue-background-color{background-color:#0084cb}.has-inline-color.has-aqua-blue-color{color:#0084cb}.has-green-background-color{background-color:#007d36}.has-inline-color.has-green-color{color:#007d36}.has-pink-background-color{background-color:#d56a65}.has-inline-color.has-pink-color{color:#d56a65}.has-yellow-background-color{background-color:#dae000}.has-inline-color.has-yellow-color{color:#dae000}.has-red-background-color{background-color:red}.has-inline-color.has-red-color{color:red}.has-brown-background-color{background-color:#806241}.has-inline-color.has-brown-color{color:#806241}.c-white{color:var(--primary-white)}.c-black{color:var(--primary-black)}.c-gray{color:var(--primary-gray)}.c-lightgray{color:var(--primary-lightgray)}.c-brown{color:var(--primary-brown)}.c-pink{color:var(--primary-pink)}.c-text-gold{color:var(--text-gold)}.site-header{position:fixed;top:0;left:50%;right:0;transform:translate(-50%, 0);z-index:18;width:100%;padding:0}.site-header__inner{display:flex;width:100%;height:80px;background:var(--primary-white);padding:0 0 0 12px;box-shadow:var(--primary-shadow)}.site-header__logo{width:min(33%,330px);padding:8px 16px 12px 4px;transition:opacity .25s}.site-header__logo:hover{opacity:.6}@media screen and (max-width: 1143px){.site-header__inner{height:auto;padding:0;position:relative;flex-direction:column}.site-header__logo{padding-left:12px}}@media screen and (max-width: 1143px){.site-header{width:100%}.site-header__logo{width:100%}.site-header__logo a{display:block;width:fit-content}.site-header__logo img{width:250px}}@media screen and (max-width: 400px){.site-header__logo img{width:200px;padding-block:3px}}.site-header-row{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}@media screen and (max-width: 1143px){.site-header-row{width:100%;display:block}}@media screen and (max-width: 1143px){.site-header__row-sp{position:absolute;right:0}}.site-navi-container{width:calc(100% - 250px);flex-direction:column;display:flex;align-items:end;justify-content:end;height:80px;position:relative;flex-grow:1}@media screen and (max-width: 1143px){.site-navi-container{display:block;height:auto;width:100%;height:0;padding:0;overflow:hidden;opacity:0;transition:height .5s,padding .5s,opacity .25s .375s}.site-navi-container.is-open{display:block;height:100svh;padding:0;opacity:1}}.site-navi__tel{position:absolute;display:flex;align-items:center;gap:7px;top:-2px;right:20px;font-size:2.45rem;font-weight:bold;z-index:100}@media screen and (max-width: 1143px){.site-navi__tel{top:7px;right:65px}.site-navi__tel-number{display:none}}.icon-header-tel{width:25px}@media screen and (max-width: 1143px){.icon-header-tel{width:45px}}.site-navi{display:flex;justify-content:end;align-items:center;gap:clamp(13px,-42.723px + 5.745vw,40px);padding:0 20px 0 0;height:50px}@media screen and (max-width: 1143px){.site-navi{flex-direction:column;height:auto;flex-wrap:wrap;justify-content:space-between;padding:20px 0 50px;width:100%;margin-inline:auto;gap:2%}}.site-navi .menu-item.current-menu-item::after{content:"";opacity:1;position:absolute;bottom:0;left:0;width:100%;height:6px;background-image:url(../images/icon-header-navi-carent.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 1143px){.site-navi .menu-item.current-menu-item::after{display:none}}@media screen and (max-width: 1143px){.site-navi .menu-item{width:100%}.site-navi .menu-item a{padding:10px 0 10px 20px;width:100%}.site-navi .menu-item a::after{display:none}.site-navi .menu-item a::before{content:"";position:absolute;top:50%;right:20px;transform:translate(0, -50%);display:block;width:29.5px;height:6px;background:url("../images/sp-navi-icon.svg")}.site-navi .menu-item-has-children{height:180px}}@media screen and (max-width: 1143px)and (max-width: 1143px){.site-navi .menu-item-has-children{height:auto;flex-direction:column;align-items:self-start}}@media screen and (max-width: 1143px){.site-navi .menu-item-has-children a::before{top:20px}}.site-navi ul{display:flex;align-items:center;justify-content:space-between;width:fit-content;padding:0 12px;width:calc(100% - 110px)}.site-navi li{height:50px;display:flex;align-items:center;position:relative}@media screen and (max-width: 1143px){.site-navi li{height:40px}}.site-navi li a{font-size:1.4rem;font-weight:bold}.site-navi li a:hover{color:var(--primary-brown)}.menu-item.current-menu-item a::after{content:"";opacity:1;position:absolute;bottom:0;left:0;width:100%;height:6px;background-image:url("../images/icon-header-navi-carent.svg");background-size:cover;background-repeat:no-repeat;background-position:center}.menu-item-has-children{margin-right:20px;position:relative}@media screen and (max-width: 1143px){.menu-item-has-children{margin-right:0}}.menu-item-has-children a{justify-content:center}@media screen and (max-width: 1143px){.menu-item-has-children a{justify-content:start}}.menu-item-has-children::before{content:"";position:absolute;top:50%;right:-20px;transform:translate(0, -50%);display:block;width:16px;height:18px;background-image:url(../images/arrow-pink-under.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s}@media screen and (max-width: 1143px){.menu-item-has-children::before{display:none}}.site-navi .sub-menu{position:absolute;top:0;left:0;overflow:hidden;width:160px;margin-left:-35px;height:0;padding:0;display:flex;flex-direction:column;transition:.8s;transform:translateY(40px);opacity:0}@media screen and (max-width: 1143px){.site-navi .sub-menu{position:relative;height:auto;opacity:1;width:100%;transform:translateY(0);top:0;margin:0}}.site-navi li:hover .sub-menu{height:auto;transform:translateY(50px);opacity:1;padding:0}@media screen and (max-width: 1143px){.site-navi li:hover .sub-menu{transform:translateY(0)}}.site-navi .sub-menu li{display:flex;margin-left:0;padding:0;border-bottom:1px solid #ddd;background-color:#fff;width:100%}@media screen and (max-width: 1043px){.site-navi .sub-menu li{padding-left:45px;border-bottom:none;margin-bottom:3px}}.site-navi .sub-menu li a{width:100%;height:100%;display:flex;align-items:center}.site-navi .sub-menu li a::after{display:none}.site-navi .sub-menu li a:hover{background-color:var(--primary-gray)}@media screen and (max-width: 1143px){.site-navi .sub-menu li a:hover{background:none}}.site-navi .menu-item-has-children:nth-last-child(1) .sub-menu,.site-navi .menu-item-has-children:nth-last-child(2) .sub-menu{right:0;left:auto}.site-navi .sub-menu li a{padding:1em}@media screen and (max-width: 1143px){.site-navi .sub-menu li a{padding-left:0}}@media screen and (max-width: 1143px){.header-nav li a{text-align:left}.header-nav .menu-item-has-children>a{padding-bottom:1em}.header-nav .sub-menu li a{position:relative;padding:1rem 1rem 1rem 2.75em}.header-nav .sub-menu li a::before{position:absolute;top:1.25em;left:1.75em;display:block;width:.5em;height:.5em;content:"";border-bottom:1px solid #fff;border-left:1px solid #fff}}.header-menu-button{position:relative;display:none;flex-shrink:0;width:36px;height:36px;background:var(--color-black-primary);border-radius:var(--corner-radius-medium);transition:background-color .25s}@media screen and (max-width: 1143px){.header-menu-button{display:block;background-color:var(--primary-black);border-radius:5px;width:45px;height:45px;top:7px;right:10px}}.header-menu-button__line{position:absolute;top:50%;left:50%;height:2px;width:28px;transform:translate(-50%, -50%);background:var(--primary-white);transition:transform .25s 0s,top .25s .25s,opacity .25s;pointer-events:none}.header-menu-button__line:first-of-type{top:calc(50% - 10px)}.header-menu-button__line:last-of-type{top:calc(50% + 10px)}.is-menu-open .header-menu-button__line{transition:transform .25s .25s,top .25s,opacity .25s}.is-menu-open .header-menu-button__line:first-of-type{top:50%;transform:translate(-50%, -50%) rotate(30deg)}.is-menu-open .header-menu-button__line:nth-of-type(2){opacity:0}.is-menu-open .header-menu-button__line:last-of-type{top:50%;transform:translate(-50%, -50%) rotate(-30deg)}.color-bar{margin:0;width:75px;height:10px;margin-bottom:10px}@media screen and (max-width: 960px){.color-bar{width:68px;height:9px}}@media screen and (max-width: 767px){.color-bar{width:60px;height:8px}}h1{position:relative;font-size:4rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h1{font-size:3.2rem}}@media screen and (max-width: 640px){h1{font-size:2.65rem}}h2{position:relative;font-size:3.4rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h2{font-size:3rem}}@media screen and (max-width: 640px){h2{font-size:2.6rem}}h3{font-size:2.6rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h3{font-size:2.3rem}}@media screen and (max-width: 640px){h3{font-size:2.2rem}}h4{font-size:2.3rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h4{font-size:2.1rem}}@media screen and (max-width: 640px){h4{font-size:2rem}}h5{font-size:2rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h5{font-size:1.75rem}}@media screen and (max-width: 640px){h5{font-size:1.7rem}}h6{font-size:1.8rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h6{font-size:1.65rem}}@media screen and (max-width: 640px){h6{font-size:1.5rem}}.list{border-top:1px solid #c3b6ad}.list__item{display:flex;align-items:center;border-bottom:1px solid #c3b6ad;padding:25px 20px}@media screen and (max-width: 960px){.list__item{padding:20px 0}}@media screen and (max-width: 767px){.list__item{display:block;font-size:1.5rem;padding:15px 0}}.list__item-title{width:21%;font-weight:700}@media screen and (max-width: 767px){.list__item-title{width:100%;margin-bottom:5px}}.list__item-text{width:79%}@media screen and (max-width: 767px){.list__item-text{width:100%}}.list__item-text a{color:var(--primary-pink)}.list__item-text a:hover{text-decoration:underline}.list__item-text a[href^="tel:"]{color:var(--primary-black)}.list{border-top:1px solid #c3b6ad}.list__item{display:flex;align-items:center;border-bottom:1px solid #c3b6ad;padding:25px 20px}@media screen and (max-width: 960px){.list__item{padding:20px 0}}@media screen and (max-width: 767px){.list__item{display:block;font-size:1.5rem;padding:15px 0}}.list__item-title{width:21%;font-weight:700}@media screen and (max-width: 767px){.list__item-title{width:100%;margin-bottom:5px}}.list__item-text{width:79%}@media screen and (max-width: 767px){.list__item-text{width:100%}}.c-list-wrap{width:100%;background-color:var(--primary-white);border-radius:20px;padding:20px}.c-list-wrap h3{font-size:2rem;font-weight:bold;margin-bottom:20px}.c-list{display:flex;flex-wrap:wrap;gap:15px}.c-list-item{width:calc(50% - 10px);align-items:center;text-indent:-1.6rem;padding-left:1.6rem;line-height:1.3}.c-list-item:last-child{padding-bottom:0}.c-list-item span{font-size:1.4rem;margin-right:3px}@media screen and (max-width: 640px){.c-list-item span{font-size:1.2rem}}.inview-target{transform:translate(-18px, 0);opacity:0;transition:transform .8s,opacity .8s}.is-inview{opacity:1;transform:none}.inview-target-2{transform:translate(18px, 0);opacity:0;transition:transform .8s,opacity .8s}.is-inview-2{opacity:1;transform:none}.inview-target-3{display:block;transform:translate(0, 18px);opacity:0;transition-property:transform,opacity;transition-duration:.8s}.is-inview-3{opacity:1;transform:none}.inview-target-4{transform:translate(0, -18px);opacity:0;transition:transform .8s,opacity .8s}.is-inview-4{opacity:1;transform:none}.tilt-wrapper{perspective:1000px;overflow:hidden}.common-bar__title-box{overflow:hidden;position:relative;width:75px;height:10px;margin-bottom:20px}#loading{width:100vw;height:100vh;transition:all 1s;background:linear-gradient(120deg, #858585, #c8c8c8, #a3a3a3, #adadad, #505050);position:fixed;top:0;left:0;z-index:9999}.loaded{opacity:0;visibility:hidden}.loader{position:absolute;top:40%;left:calc(50% - 40px);height:80px;aspect-ratio:1;padding:10px;border-radius:50%;box-sizing:border-box;position:relative;mask:conic-gradient(#000 0 0) content-box exclude,conic-gradient(#000 0 0);filter:blur(12px)}.loader:before{content:"";position:absolute;inset:0;background:repeating-conic-gradient(rgba(0, 0, 0, 0) 0 5%, #738cc1, rgba(0, 0, 0, 0) 20% 50%);animation:l2 1.5s linear infinite}@keyframes l2{to{rotate:1turn}}@keyframes l5{to{rotate:1turn}}.loading-text{color:var(--primary-white);align-items:center;text-align:center;position:absolute;top:calc(30% + 220px);width:100%;height:100px}@media screen and (max-width: 960px){.loading-text{top:calc(40% + 130px)}}.site-footer{position:relative;color:var(--primary-black);background:var(--primary-beige);padding:6rem 20px 0}.site_footer__inner{max-width:1500px;display:flex;justify-content:space-between;margin-inline:auto;gap:20px}@media screen and (max-width: 767px){.site_footer__inner{flex-direction:column}}.site_footer__logo{display:flex;width:282px}.site_footer__info-item{font-size:1.5rem;text-align:center}.site_footer__left{width:290px;display:flex;flex-direction:column;align-items:center;padding-bottom:20px;gap:25px}@media screen and (max-width: 767px){.site_footer__left{width:100%}}.site_footer__left a:hover{text-decoration:underline}.site_footer__company{margin-top:5px}.site_footer__right{display:flex;gap:1.8rem}@media screen and (max-width: 767px){.site_footer__right{max-width:400px;width:100%;margin-inline:auto;justify-content:space-between;gap:60px}}@media screen and (max-width: 640px){.site_footer__right{gap:50px}}.site_footer__navi{display:flex;width:290px;padding-left:30px;padding-bottom:40px}@media screen and (max-width: 960px){.site_footer__navi{width:200px}}@media screen and (max-width: 767px){.site_footer__navi{width:40%}}@media screen and (max-width: 640px){.site_footer__navi{padding-left:0}}.site_footer__navi:last-child{width:200px}@media screen and (max-width: 640px){.site_footer__navi:last-child{width:fit-content;padding-bottom:40px}}.site_footer__navi-item{font-size:1.5rem;font-weight:normal}@media screen and (max-width: 640px){.site_footer__navi-item{font-size:1.45rem}}.footer-copyright{border-top:solid 4px #fff;padding-block:1.5rem;text-align:center;font-size:1.2rem;line-height:1.8;background-color:var(--primary-gray)}.pagetop-button{position:fixed;z-index:5;right:20px;bottom:20px;width:50px;height:50px;opacity:0;background:url("../images/icon-pagetop.webp") center/contain no-repeat;transition:transform .4s ease}.pagetop-button:hover{transform:scale(1.13)}.pagetop-button.fixed{position:fixed;opacity:1}.footer-contact{color:var(--primary-black)}.footer-contact__inner{width:var(--content-width);display:flex;flex-direction:column;justify-content:space-between;margin-inline:auto;padding:0;background-color:var(--primary-white)}@media screen and (max-width: 767px){.footer-contact__inner{flex-direction:column;padding:30px 0}}.footer-contact__title{display:flex;flex-direction:column;align-items:center}.footer-contact__content{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.footer-contact__content{flex-direction:column;gap:25px}}.footer-contact__left{display:flex;flex-direction:column;justify-content:center;align-items:center;width:46%;padding:30px 20px;background-color:var(--primary-gray);border-radius:10px}@media screen and (max-width: 767px){.footer-contact__left{width:100%}}.footer-contact__right{display:flex;flex-direction:column;justify-content:center;align-items:center;width:46%;padding:30px 20px;background-color:var(--primary-gray);border-radius:10px}@media screen and (max-width: 767px){.footer-contact__right{width:100%}}.footer-contact__right p{text-align:center}.footer-contact__tel{font-size:3.4rem;font-weight:bold}@media screen and (max-width: 960px){.footer-contact__tel{font-size:3rem}}@media screen and (max-width: 767px){.footer-contact__tel{font-size:2.6rem}}.footer-contact__icon{width:100px}.footer-contact__tel:hover{color:var(--primary-brown)}.footer-contact__sns{display:flex;justify-content:center;align-items:center;gap:60px;width:var(--content-width);margin:100px auto 0;padding-block:60px;border-top:solid 1px var(--secondary-gray)}@media screen and (max-width: 767px){.footer-contact__sns{margin-top:60px;gap:40px}}.footer-contact__sns img{width:30px}.footer-contact__sns img:hover{opacity:.7}.footer-contact__sns .icon-youtube{width:40px}.c-section-title__wrap{margin:0}.tilt-image{width:100%;opacity:0;transition:transform 1s ease-out,opacity 1s ease-out;will-change:transform,opacity}.left-tilt{transform:rotateX(25deg) rotateY(-25deg) scale(0.95)}.right-tilt{transform:rotateX(25deg) rotateY(25deg) scale(0.95)}.tilt-image.visible{transform:rotateX(0deg) rotateY(0deg) scale(1);opacity:1}.c-section-title{margin:0 auto 5px;text-align:left;line-height:1.6;font-weight:600;font-size:3.7rem}.c-section-title.inview-target{transform:translate(-12px, 0);opacity:0;transition:transform .5s,opacity .5s}.c-section-title__large{line-height:1.25;font-size:5rem}.c-section-title.is-inview{opacity:1;transform:none}@media screen and (max-width: 960px){.c-section-title{font-size:2.4rem}.c-section-title__large{font-size:3.2rem}.c-section-title::after{margin:24px auto 48px}}.c-section-title__icon{display:block;margin:0 0 11px;width:270px;height:270px}.c-section-title-small{max-width:var(--content-width);font-size:2.2rem;margin:0 auto 40px}.c-section-title__sub{display:block;margin:0 auto 40px;text-align:left;line-height:1.6;font-weight:600}.c-section-title__sub span{color:var(--text-gold)}.c-text-50-B{font-size:5rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-50-B{font-size:4rem}}@media screen and (max-width: 640px){.c-text-50-B{font-size:3rem}}.c-text-40-B{font-size:4rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-40-B{font-size:3.3rem}}@media screen and (max-width: 640px){.c-text-40-B{font-size:2.5rem}}.c-text-32-B{font-size:3.2rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-32-B{font-size:2.8rem}}@media screen and (max-width: 640px){.c-text-32-B{font-size:2.4rem}}.c-text-30-B{font-size:3rem;line-height:1.6;font-weight:600}@media screen and (max-width: 960px){.c-text-30-B{font-size:2.5rem}}@media screen and (max-width: 640px){.c-text-30-B{font-size:2.2rem}}.c-text-25-B{font-size:2.5rem;line-height:1.6;font-weight:bold}@media screen and (max-width: 960px){.c-text-25-B{font-size:2.2rem}}@media screen and (max-width: 640px){.c-text-25-B{font-size:2rem}}.c-text-20-B{font-size:2rem;font-weight:bold;line-height:1.75}@media screen and (max-width: 960px){.c-text-20-B{font-size:1.85rem}}@media screen and (max-width: 640px){.c-text-20-B{font-size:1.7rem}}.c-text-20-R{font-size:2rem;line-height:1.75}@media screen and (max-width: 960px){.c-text-20-R{font-size:1.85rem}}@media screen and (max-width: 640px){.c-text-20-R{font-size:1.7rem}}.c-text-16-R{font-size:1.6rem;line-height:1.8}@media screen and (max-width: 640px){.c-text-16-R{font-size:1.5rem}}.c-text-center{text-align:center}.c-spacer{display:block;width:100%;height:48px}.c-spacer--size-8{height:8px}.c-spacer--size-16{height:16px}.c-spacer--size-24{height:24px}.c-spacer--size-32{height:32px}.c-spacer--size-48{height:48px}.c-spacer--size-64{height:64px}.c-spacer--size-80{height:80px}.c-spacer--size-96{height:96px}.c-spacer--size-128{height:128px}.c-spacer--size-100-50{height:100px}@media screen and (max-width: 960px){.c-spacer--size-24{height:20px}.c-spacer--size-32{height:30px}.c-spacer--size-48{height:45px}.c-spacer--size-64{height:60px}.c-spacer--size-80{height:70px}.c-spacer--size-96{height:80px}.c-spacer--size-128{height:100px}}@media screen and (max-width: 640px){.c-spacer--size-100-50{height:50px}}.c-between-sections-bg{max-width:100%;margin:100px auto}.c-between-sections-image-gray{position:relative;z-index:0;display:flex;width:100%;height:auto;margin:-12vw auto 0;z-index:-2}@media screen and (max-width: 2000px){.c-between-sections-image-gray{margin:-250px auto 0}}@media screen and (max-width: 960px){.c-between-sections-image-gray{margin:-150px auto 0}}@media screen and (max-width: 640px){.c-between-sections-image-gray{margin:-75px auto 0}}.news-archive{display:grid}.news-archive-item:last-child{border-bottom:solid 1px var(--primary-gray)}.news-archive__heading{font-size:3.2rem}@media screen and (max-width: 960px){.news-archive__heading{font-size:2.4rem}}@media screen and (max-width: 767px){.news-archive__heading{font-size:2.2rem}}@media screen and (max-width: 640px){.news-archive__heading{font-size:2rem}}.news-archive-item{font-weight:400;padding-block:20px;border-top:solid 1px var(--primary-gray);word-break:break-all;display:flex;justify-content:space-between;align-items:flex-start}.news-archive-item a{display:flex;align-items:start;gap:25px;transition:opacity .25s;width:100%}@media screen and (max-width: 960px){.news-archive-item a{gap:20px}}.news-archive-item a:hover{opacity:.6}.news-archive-item__date{width:88px;font-size:1.45rem;line-height:2}.news-archive-item__date-year{display:block;margin:0;font-size:1.45rem}.news-archive-item__title-wrap{flex:1;display:flex;align-items:start;gap:16px}.news-archive-item__title-text{display:flex;gap:10px;align-items:start}.news-archive-item__new{display:flex;flex-shrink:0;font-size:13px;line-height:1;color:var(--primary-white);padding:3px 5px 4px;border-radius:4px;background-color:var(--primary-pink);width:39px;margin-top:6px}.news-archive-item__title{margin:0;font-weight:600;font-size:2rem}.news-archive-item__thumbnail{width:128px;margin-left:auto;flex-shrink:0}@media screen and (max-width: 640px){.news-archive-item a{flex-direction:column;gap:0}.news-archive-item__date{margin-bottom:8px}.news-archive-item__date-year{font-size:1.2rem}.news-archive-item__new{margin-top:3px;font-size:12px;width:37px}.news-archive-item__title-wrap{display:block}.news-archive-item__title{font-size:1.5rem}.news-archive-item__excerpt{font-size:1.4rem}.news-archive-item__content{margin-bottom:24px}.news-archive-item__thumbnail{margin-top:10px;margin-left:0;width:100%}.news-archive-item__thumbnail a{width:100px;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center}.news-archive-item__thumbnail a img{width:auto;height:100%}}.news-archive-item:has(.news-archive-item__thumbnail){display:flex;justify-content:space-between}@media screen and (max-width: 640px){.news-archive-item:has(.news-archive-item__thumbnail){gap:10px}}.news-archive-content__wrap,.news-single-content__wrap{display:flex;justify-content:space-between;width:var(--content-width);margin-inline:auto;gap:80px}@media screen and (max-width: 960px){.news-archive-content__wrap,.news-single-content__wrap{gap:50px}}@media screen and (max-width: 767px){.news-archive-content__wrap,.news-single-content__wrap{flex-direction:column;gap:20px}}.case-solution .news-single-content__wrap .type-topics{width:100%}.news-archive-content,.news-single-content{width:100%}@media screen and (max-width: 767px){.news-archive-content,.news-single-content{width:100%}}.news-archive-content__side,.news-single-content__side{width:fit-content;white-space:nowrap}@media screen and (max-width: 767px){.news-archive-content__side,.news-single-content__side{width:100%;padding-top:20px}}.news-archive-side-title{margin-bottom:20px;font-size:1.8rem}@media screen and (max-width: 767px){.news-archive-side-title{padding-bottom:8px;border-bottom:solid 1px var(--primary-black);font-size:1.6rem}}.news-single-side-title{margin-block:45px 20px;font-size:1.8rem}@media screen and (max-width: 767px){.news-single-side-title{margin-top:50px;padding-bottom:8px;border-bottom:solid 1px var(--primary-black);font-size:1.6rem}}.news-archive-side-item:not(:has(a)),.news-single-side-item:not(:has(a)){opacity:.5;cursor:default}.page-header{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:79px auto 0;padding-inline:10px;height:350px;max-height:400px}@media screen and (max-width: 960px){.page-header{margin-top:60px}}.page-header__title{margin:0 0;text-align:center;color:var(--primary-white);transform:translate(-12px, 0);transition:transform .5s,opacity .5s}@media screen and (max-width: 960px){.page-header__title{font-size:2.8rem}}@media screen and (max-width: 640px){.page-header__title{font-size:2.4rem}}.page-header__title.is-inview{transform:none;opacity:1}.page-header__bg{position:absolute;inset:0;z-index:-1}.page-header__bg img{width:100%;height:100%;object-fit:cover}.breadcrumbs{display:flex;align-items:center;gap:16px;width:calc(100% - 20px);margin:0 5vw 0;font-size:1.2rem;font-weight:400;line-height:1.3}@media screen and (max-width: 960px){.breadcrumbs{font-size:1rem;margin-top:-8px;gap:10px;margin-left:15px}}.breadcrumbs li{display:contents}.breadcrumbs li:not(:last-of-type)::after{content:"＞";display:block}.breadcrumbs li a{display:block;padding:8px 0;min-width:50px;color:var(--secondary-blue)}.breadcrumbs li a:hover{text-decoration:underline}.breadcrumbs li:first-of-type a{min-width:25px}.page-read{padding:80px 0 60px;width:100%}@media screen and (max-width: 640px){.page-read{margin-top:20px}}.page-read__bg-right{position:absolute;top:0;right:0;width:300px;z-index:-1}@media screen and (max-width: 640px){.page-read__bg-right{width:50%}}.page-read__bg-left{position:absolute;bottom:0;left:0px;width:300px;z-index:-1}@media screen and (max-width: 767px){.page-read__bg-left{width:50%}}.page-read__inner{width:var(--content-width);margin:0 auto;padding:30px;display:flex;justify-content:space-between;position:relative;background-color:var(--primary-gray)}@media screen and (max-width: 767px){.page-read__inner{flex-direction:column-reverse;gap:60px}}@media screen and (max-width: 640px){.page-read__inner{padding:30px 20px 30px}}.page-read__inner-left{width:47.8%;display:flex;flex-direction:column;align-items:start}@media screen and (max-width: 767px){.page-read__inner-left{width:100%;border-radius:0 0 20px 20px}}.page-read__inner-left h2{margin-bottom:30px}.page-read__inner-left p{display:block}@media screen and (max-width: 960px){.page-read__inner-left p{width:100%}}.page-read__inner-right{display:flex;align-items:start;width:45.8%;padding:0}.page-read__inner-right img{width:100%}@media screen and (max-width: 767px){.page-read__inner-right{width:100%}}@media screen and (max-width: 640px){.page-read__inner-right{margin-bottom:0}}.company-link{background-image:url(../images/reason-point-bg.jpg);background-size:cover;padding:80px 20px}@media screen and (max-width: 640px){.company-link{padding:40px 20px}}.company-link__contents{width:min(100%,750px);margin:0 auto;display:flex;background-image:url(../images/company-link-bg.png);background-repeat:no-repeat;background-size:cover;padding:50px;justify-content:space-between}@media screen and (max-width: 640px){.company-link__contents{padding:25px 8px 20px;flex-direction:column;align-items:center;gap:15px}}.company-link__logo{width:30%}@media screen and (max-width: 640px){.company-link__logo{width:min(60%,220px)}}.company-link__btn{font-size:1.8rem;font-weight:bold;display:flex;gap:8px;color:var(--primary-white)}@media screen and (max-width: 960px){.company-link__btn{font-size:1.7rem}}@media screen and (max-width: 640px){.company-link__btn{font-size:1.5rem}}.company-link__btn img{width:26px;height:auto}.company-link__btn:hover{opacity:.7}.company-link__btn:hover img{transform:translateX(8px);transition:transform .3s ease}.c-primary-button{position:relative;display:block;width:100%;max-width:280px;padding:10px 15px;text-align:center;color:var(--primary-white);background:linear-gradient(-90deg, var(--hover-pink) 50%, var(--primary-pink) 50%);background-position:right;background-size:200%;border-radius:30px;font-size:1.5rem;line-height:1.9}@media screen and (max-width: 960px){.c-primary-button{text-indent:-10px}}@media screen and (max-width: 640px){.c-primary-button{font-size:1.4rem;line-height:1.4;padding:16px 15px 16px}}.c-primary-button::after{content:"";position:absolute;top:50%;right:10px;transform:translate(0, -50%);display:block;width:25px;height:10px;background-image:url("../images/icon-btn-arrow.svg");background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s}@media screen and (max-width: 960px){.c-primary-button::after{right:5px}}.c-primary-button:hover::after{transform:translate(4px, -50%)}@media screen and (max-width: 960px){.c-button__text-long{padding-right:40px}}.c-button__small{max-width:240px}.c-button__line{border:solid 1px var(--primary-pink);background:linear-gradient(-90deg, var(--primary-white) 50%, var(--third-pink) 50%);background-position:right;background-size:200%;transition-property:background-position;color:var(--primary-black)}.c-button__line::after{background-image:url("../images/icon-btn-arrow-pink.svg")}.c-button__outlink::after{background-image:url("../images/icon-outlink-white.svg")}.c-button__outlink-line::after{background-image:url("../images/icon-outlink.svg")}.c-primary-button.c-button__anchor::after{width:15px;height:25px;background-image:url("../images/icon-anchor-arrow.svg");right:14px}.c-button__anchor:hover::after{transform:translate(0, -40%)}.info{width:100%;display:block}.info__content{width:min(900px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.info__content{width:var(--content-width);display:block}}.info__content img{margin-bottom:48px}@media screen and (max-width: 767px){.info__content img{margin-bottom:30px}}.info__content h2{margin-bottom:16px}.info__content h3{margin-bottom:48px}@media screen and (max-width: 767px){.info__content h3{margin-bottom:30px}}select{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #ccc;font-size:15px;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%23333" d="M6 8L0 0h12z"/></svg>');background-repeat:no-repeat;background-position:right 1em center;background-size:12px 8px;cursor:pointer}.section{position:relative;overflow-x:clip}.section__inner{width:var(--content-width);margin:0 auto}.section__line{width:var(--content-width);margin:100px auto;height:1px;background:var(--secondary-gray)}.section__format-page{width:var(--content-width);margin:60px auto 70px}.section__format-page h2{margin-block:50px 18px}#top-introduction{position:relative;z-index:2}.top-introduction__inner{width:var(--content-width);margin-inline:auto;position:relative;background-color:var(--primary-white)}.top-introduction__content{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 960px){.top-introduction__content{margin-bottom:50px}}@media screen and (max-width: 640px){.top-introduction__content{margin-bottom:0}}.top-introduction__content h2{line-height:1.3;color:var(--primary-black);display:block;width:90%;padding-top:50px;margin:-1px auto 50px;font-weight:700;font-size:2.6rem;text-align:center}@media screen and (max-width: 640px){.top-introduction__content h2{padding-top:30px;margin-bottom:20px}}.top-introduction__content p{text-align:center}@media screen and (max-width: 640px){.top-introduction__content p br{display:none}}.top-introduction__content-left{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.top-introduction__content-left img{max-width:400px;width:100%}.top-introduction__content-right{width:100%;display:flex;padding:20px;flex-direction:column;background-image:url("../images/top-introduction-bg.jpg");background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center}.top-introduction__content-right .tilt-wrapper{width:fit-content;display:flex;justify-content:center}.top-introduction__content-right img{max-width:700px;width:80%}.mainvisual{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:var(--content-width-wide);height:100vh;height:auto;aspect-ratio:1/.6;max-height:760px;width:100%;padding:0;margin:80px auto 0;overflow:hidden}@media screen and (max-width: 960px){.mainvisual{margin-top:61px}}@media screen and (max-width: 640px){.mainvisual{height:650px;margin-top:58px}}.mainvisual .slide-text{position:absolute;left:10vw;top:50%;width:min(370px,100%);padding:30px 20px 20px;transform:translateY(-50%);background-color:hsla(0,0%,100%,.8);font-size:2rem;z-index:2;max-width:50%}@media screen and (max-width: 960px){.mainvisual .slide-text{left:4vw;font-size:1.5rem;max-width:60%}}@media screen and (max-width: 640px){.mainvisual .slide-text{top:23%;font-size:1.2rem;max-width:calc(100% - 8vw);padding:15px 15px 8px}}.mainvisual .slide-text h2{margin-bottom:15px;font-size:4rem;line-height:1.4}@media screen and (max-width: 960px){.mainvisual .slide-text h2{font-size:3.3rem}}@media screen and (max-width: 640px){.mainvisual .slide-text h2{font-size:clamp(2.6rem,20px + 1.875vw,3.2rem)}}.mainvisual .slide-text p{font-size:1.4rem;line-height:1.6;margin-bottom:15px}@media screen and (max-width: 640px){.mainvisual .slide-text p{font-size:1.3rem;margin-bottom:5px}}.mainvisual .swiper{width:100%;height:100%}.mainvisual .swiper-slide{position:relative;width:100%;height:100%;overflow:hidden}.mainvisual .swiper-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mainvisual .swiper-pagination{position:absolute;width:calc(100% - 20px);bottom:20px;left:0;display:flex;justify-content:end;gap:8px;z-index:10}.mainvisual .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background:var(--primary-lightgray);opacity:1}.mainvisual .swiper-pagination .swiper-pagination-bullet-active{background:var(--primary-brown)}.top-reason{width:100%;background-color:var(--primary-lightgray);padding-block:100px;display:flex;flex-direction:column;gap:30px}.top-reason__inner{width:var(--content-width);background-color:var(--primary-white);margin:0 auto;padding:0;display:flex}@media screen and (max-width: 960px){.top-reason__inner{flex-direction:column}}.top-reason h2{font-size:1.4rem;background-color:var(--primary-brown);padding:0 8px 1px;margin-bottom:3px;color:var(--primary-white);width:fit-content;border-radius:4px;display:flex;align-items:center}.top-reason h2 span{margin-left:5px}.top-reason__inner-left{width:42%;display:flex;justify-content:center;align-items:center;height:235px;overflow:hidden}@media screen and (max-width: 960px){.top-reason__inner-left{width:100%}}@media screen and (max-width: 640px){.top-reason__inner-left{height:180px}}.top-reason__inner-right{width:58%;display:flex;flex-direction:column;padding:20px 40px;position:relative}@media screen and (max-width: 960px){.top-reason__inner-right{width:100%}}@media screen and (max-width: 640px){.top-reason__inner-right{padding:15px 15px 80px}}@media screen and (max-width: 960px){.top-reason__inner-right h3{font-size:2.7rem;margin-top:10px}}.top-reason__list{display:flex;gap:30px}@media screen and (max-width: 640px){.top-reason__list{flex-wrap:wrap;gap:14px 30px}}.top-reason__list li{display:flex;gap:8px;align-items:center;font-size:2rem;font-weight:bold}@media screen and (max-width: 640px){.top-reason__list li{font-size:1.8rem}}.top-reason__list li img{width:30px}.top-reason__inner-right .c-primary-button{position:absolute;top:20px;right:20px;width:180px;height:40px;align-items:center;line-height:1.3;text-indent:-5px}@media screen and (max-width: 640px){.top-reason__inner-right .c-primary-button{font-size:1.3rem;line-height:.63;padding-left:30px;width:200px;top:auto;bottom:20px;right:calc(50% - 100px);text-indent:-20px}}.top-reason__inner-right .c-primary-button::after{right:10px}@media screen and (max-width: 640px){.top-reason__inner-right .c-primary-button::after{right:5px}}.top-reason__content{width:100%;display:flex;flex-wrap:wrap;margin-top:30px;gap:clamp(20px,5vw,40px);justify-content:space-between}@media screen and (max-width: 640px){.top-reason__content{flex-direction:column;gap:55px}}.top-reason__content-item{display:flex;flex-direction:column;align-items:center;width:calc(33% - clamp(20px,5vw,30px))}@media screen and (max-width: 640px){.top-reason__content-item{width:100%}}.top-reason__num{margin-block:20px;width:40%}.top-stong__item-btn{margin:30px auto}@media screen and (max-width: 640px){.top-stong__item-btn{margin-top:20px}}.top-architect{width:var(--content-width);margin:100px auto}.top-architect__inner{display:flex;flex-direction:column;width:var(--content-width)}.top-architect__title{display:flex;align-items:center;gap:clamp(30px,12.394px + 4.695vw,80px)}@media screen and (max-width: 767px){.top-architect__title{flex-direction:column;align-items:start;gap:20px}}.top-architect__title-img{width:176px}@media screen and (max-width: 767px){.top-architect__title-img{width:120px}}.top__architect{background:var(--primary-white);width:var(--content-width)}.top-architect__content{margin:50px auto 0;width:100%;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.top-architect__content{flex-direction:column;gap:80px}}.top-architect__item{display:flex;justify-content:space-between;align-items:end;width:45%}@media screen and (max-width: 767px){.top-architect__item{width:100%}}@media screen and (max-width: 640px){.top-architect__item{flex-direction:column-reverse;gap:20px}}.top-architect__item-info{display:flex;flex-direction:column;width:48%;gap:10px}@media screen and (max-width: 640px){.top-architect__item-info{width:100%}}.top-architect__job{font-weight:bold}.top-architect__img{width:47%}@media screen and (max-width: 640px){.top-architect__img{width:100%}}.introduction-example__title{display:flex;align-items:center;gap:clamp(30px,12.394px + 4.695vw,80px)}@media screen and (max-width: 767px){.introduction-example__title{flex-direction:column;align-items:start;gap:20px}}.introduction-example__title-img{width:176px}@media screen and (max-width: 767px){.introduction-example__title-img{width:120px}}.introduction-example{margin:20px auto 0;padding:0;position:relative}.introduction-example__pagination{position:static;margin:48px auto 0;width:fit-content !important}.introduction-example__pagination .swiper-pagination-bullet{background-color:var(--secondary-gray);opacity:1;width:8px;height:8px}.introduction-example__pagination .swiper-pagination-bullet-active{background-color:var(--primary-brown)}.introduction-example .swiper-slide{height:auto}.introduction-example .swiper-slide-item{height:100%;position:relative}.introduction-example__inner{width:var(--content-width);margin-inline:auto;overflow:hidden}.introduction-example__content-wrap{overflow:hidden;width:100%;position:relative;margin-top:50px}.introduction-example-item__image{overflow:hidden;margin:0 0 12px;aspect-ratio:1/.68;display:flex;align-items:center;justify-content:center}.introduction-example-item img{transition:transform .3s ease}.introduction-example-item__title{text-align:left;font-size:2rem;line-height:1.6;margin:0 0 10px;font-weight:bold}.introduction-example-item .introduction-example__except{padding-bottom:60px}.introduction-example-item .c-primary-button{position:absolute;bottom:0;left:50%;transform:translateX(-50%);padding:5px;max-width:190px;font-size:1.5rem;letter-spacing:-0.06rem}@media screen and (max-width: 960px){.introduction-example-item .c-primary-button{font-size:1.5rem}}@media screen and (max-width: 640px){.introduction-example-item .c-primary-button{font-size:1.4rem}}.introduction-example-item a:hover img{transform:scale(1.05);transition:transform .3s ease}.introduction-example-item a:hover .introduction-example-item__title,.introduction-example-item a:hover .introduction-example-item__detail{opacity:.7}.introduction-example__pagination{position:static;margin:48px auto 0;width:fit-content !important}.introduction-example__pagination .swiper-pagination-bullet{background-color:var(--primary-pink);opacity:1;width:11px;height:11px}.introduction-example__pagination .swiper-pagination-bullet-active{background-color:var(--primary-gray)}.introduction-example__navigation{position:absolute;top:50%;width:100%}.swiper-button-prev,.swiper-button-next{width:46px;height:21px;position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,0);cursor:pointer}.swiper-button-prev::before,.swiper-button-next::before{content:"";display:block;width:0;height:0;border-style:solid}.swiper-button-prev::after,.swiper-button-next::after{content:"";display:none}.swiper-button-prev{left:-50px}.swiper-button-next{right:50px}.swiper-button-prev::before{border-width:10.5px 13px 10.5px 0;border-color:rgba(0,0,0,0) var(--primary-gold) rgba(0,0,0,0) rgba(0,0,0,0)}.swiper-button-next::before{border-width:10.5px 0 10.5px 13px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--primary-gold)}.swiper-slide{flex-shrink:0}.introduction-example__footer-link{display:flex;justify-content:center;width:100%;margin:30px auto 50px;padding:12px 24px}.top-support{width:var(--content-width);margin:100px auto}.top-support__inner{display:flex;flex-direction:column;width:var(--content-width)}.top-support__title{display:flex;align-items:center;gap:clamp(30px,12.394px + 4.695vw,80px)}@media screen and (max-width: 767px){.top-support__title{flex-direction:column;align-items:start;gap:20px}}.top-support__title-img{width:176px}@media screen and (max-width: 767px){.top-support__title-img{width:120px}}.top-support__content{margin:50px auto;width:100%;display:grid;grid-template-columns:1fr 69px 1fr 69px 1fr;gap:25px}@media screen and (max-width: 1260px){.top-support__content{grid-template-columns:1fr 6vw 1fr 6vw 1fr;gap:20px}}@media screen and (max-width: 960px){.top-support__content{gap:10px}}@media screen and (max-width: 767px){.top-support__content{display:flex;flex-direction:column;align-items:center}}.top-support__content-item{display:flex;flex-direction:column;align-items:center;gap:10px}.top-support__content-item-img{margin-top:5px;margin-bottom:15px}@media screen and (max-width: 767px){.top-support__content-item-img{max-width:400px}}.top-support__content-item h3{font-size:clamp(1.2rem,.744rem + .951vw,1.6rem);background-color:var(--primary-pink);padding:5px 15px 5px;border-radius:6px;line-height:1.5;width:fit-content;color:var(--primary-white);text-align:center;min-width:175px}@media screen and (max-width: 767px){.top-support__content-item h3{font-size:1.5rem;min-width:210px}}.top-support__content-item h3 span{display:flex;align-items:center;gap:6px;justify-content:center}.top-support__content-item h3 strong{line-height:1}.top-support__content-item h4{text-align:center;font-size:clamp(.7rem,-2.3rem + 5vw,2.2rem);margin-bottom:10px}@media screen and (max-width: 767px){.top-support__content-item h4{font-size:2rem}}.top-support__content-item p{text-align:center}.top-support__content-arrow{margin-top:150px}@media screen and (max-width: 1260px){.top-support__content-arrow{margin-top:12vw}}@media screen and (max-width: 960px){.top-support__content-arrow{margin-top:11vw}}@media screen and (max-width: 767px){.top-support__content-arrow{margin-top:0;padding-block:20px;width:11vw}}@media screen and (max-width: 1260px){.top-support__content-arrow img{width:6vw}}@media screen and (max-width: 767px){.top-support__content-arrow img{transform:rotate(90deg);width:11vw}}.top-support-footer-link{width:100%;display:flex;align-items:center;justify-content:center;margin-top:30px}.top__modelhouse{width:var(--content-width);margin:0 auto;background-color:var(--primary-gray);padding:50px clamp(15px,-21.429px + 9.714vw,100px) clamp(50px,28.571px + 5.714vw,100px);margin-bottom:100px}.top__modelhouse-inner{display:flex;flex-direction:column}.top__modelhouse-title{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.top__modelhouse-title h2,.top__modelhouse-title h3{text-align:center}@media screen and (max-width: 640px){.top__modelhouse-title h2{font-size:2.3rem;text-indent:-10px}}@media screen and (max-width: 640px){.top__modelhouse-title h3{font-size:1.85rem;text-indent:20px}}@media screen and (max-width: 640px){.top__modelhouse-title .keep-all{word-break:break-all}}.top__modelhouse-img{margin:50px auto;max-width:904px}@media screen and (max-width: 640px){.top__modelhouse-img{margin-top:30px}}.top__modelhouse-btn-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:30px;justify-content:center}#top-news{width:100%;background-color:var(--primary-lightgray);padding-block:100px}.top-news__inner{width:var(--content-width);margin:0 auto;padding:50px;margin-bottom:50px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:30px;background-color:#fff}@media screen and (max-width: 960px){.top-news__inner{gap:20px;padding-inline:20px}}@media screen and (max-width: 640px){.top-news__inner{flex-direction:column;margin-bottom:0}}.top-news__title{width:100%;margin:0 auto;text-align:center}.top-news .news-archive-item__title{font-size:1.6rem;max-width:670px;word-break:break-all;margin-top:2px}@media screen and (max-width: 640px){.top-news .news-archive-item__title{margin-top:0}}.top-news .news-archive{width:100%;max-width:800px;margin:40px auto}.top__news-btn-wrap{width:100%;display:flex;justify-content:center}.top__company{width:var(--content-width);margin:0 auto}.top__company-inner{display:flex;flex-direction:column}.top__company-title{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.top__company-title h2,.top__company-title h3{text-align:center}@media screen and (max-width: 640px){.top__company-title h3{font-size:1.95rem}}@media screen and (max-width: 640px){.top__company-title .keep-all{word-break:break-all}}.top__company-img{margin:50px auto;max-width:904px}.top__company-btn{width:100%;display:flex;justify-content:center}.top__wakaba-daiary{width:var(--content-width);max-width:920px;background-color:var(--primary-gray);display:flex;justify-content:space-between;align-items:start;padding:20px;margin:100px auto 0}@media screen and (max-width: 640px){.top__wakaba-daiary{flex-direction:column;padding-bottom:40px}}.top__wakaba-daiary img{width:180px}.top__wakaba-daiary .c-primary-button{max-width:250px;height:50px;line-height:1.8;margin-top:20px}@media screen and (max-width: 640px){.top__wakaba-daiary .c-primary-button{line-height:1.1}}.top__wakaba-daiary-content{width:calc(100% - 210px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px}@media screen and (max-width: 640px){.top__wakaba-daiary-content{width:100%;flex-direction:column;margin-top:30px}}.top__wakaba-daiary-sub-title{font-weight:bold}.top__wakaba-daiary h2{font-size:2.3rem}@media screen and (max-width: 960px){.top__wakaba-daiary h2{font-size:2.2rem}}@media screen and (max-width: 640px){.top__wakaba-daiary h2{font-size:2rem}}.concept-lead{width:100%;background-color:var(--primary-gray)}.concept-lead__content{width:var(--content-width);display:flex;flex-wrap:wrap;margin-top:30px;gap:1.5%;justify-content:space-between;margin:0 auto}@media screen and (max-width: 767px){.concept-lead__content{flex-direction:column;gap:55px}}.concept-lead__content-item{display:flex;flex-direction:column;align-items:center;width:22%}@media screen and (max-width: 767px){.concept-lead__content-item{width:100%}}.concept-lead__content-item p{margin-top:18px;text-align:left;min-height:8.5rem}@media screen and (max-width: 767px){.concept-lead__content-item p{min-height:auto}}.concept-what{display:block;width:100%;font-size:2rem;line-height:1.3;margin-bottom:7px}.concept-what__content{width:var(--content-width);margin:0 auto;display:flex;flex-direction:column}.concept-what__content h2{margin-bottom:48px}@media screen and (max-width: 767px){.concept-what__content h2{margin-bottom:30px}}.concept-what__content-item{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.concept-what__content-item{display:block}}.concept-what__content-item:not(:last-child){margin-bottom:48px}.concept-what__content-left{width:45%}@media screen and (max-width: 767px){.concept-what__content-left{width:100%;margin-bottom:20px}}.concept-what__content-right{width:45%}@media screen and (max-width: 767px){.concept-what__content-right{width:100%}}.concept-what__content-right h3{margin-bottom:32px}@media screen and (max-width: 767px){.concept-what__content-right h3{margin-bottom:15px}}.concept-system__title-wrap{width:var(--content-width);margin:0 auto 60px}.concept__system-flow{width:100%;padding:0 clamp(2rem,2.5vw,3rem);margin:4rem 0 120px;margin-inline:auto}@media screen and (max-width: 960px){.concept__system-flow{padding-inline:0;margin-bottom:60px}}.concept__system-flow-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:clamp(20px,56*(100vw - 641px)/799 + 20px,76px);max-width:120rem;margin-inline:auto}@media screen and (max-width: 640px){.concept__system-flow-list{grid-template-columns:1fr;gap:4rem;margin-top:4rem}}.concept__system-flow-item{text-align:center;position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 640px){.concept__system-flow-item{width:calc(100% - 40px);margin-inline:auto}}.concept__system-flow-title{border:2px solid var(--strong-blue);background-color:var(--primary-white);border-radius:1.2rem;padding:12px clamp(1.5rem,3vw,4rem);color:var(--primary-black);margin-bottom:1.7rem;min-height:105px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 640px){.concept__system-flow-title{margin-bottom:1rem;min-height:10rem;font-size:2.2rem}}.concept__system-flow-title span{display:block}.concept__system-flow-description{font-size:1.8rem;line-height:1.7;color:var(--primary-black);text-align:left}@media screen and (max-width: 960px){.concept__system-flow-description{font-size:1.6rem}}.concept__system-flow-item:not(:last-child)::after{content:"";position:absolute;right:clamp(-60px,-60px + 39*(100vw - 1440px)/-799,-21px);top:20%;width:clamp(2rem,25*(100vw - 641px)/799 + 20px,4.5rem);height:1.8rem;background-image:url("../images/other-strong-arrow.svg");background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1}@media screen and (max-width: 640px){.concept__system-flow-item:not(:last-child)::after{right:50%;top:auto;bottom:clamp(-3rem,-5vw,-6rem);left:50%;transform:translateX(-50%) rotate(90deg);width:2rem;height:clamp(2rem,3.75vw,4.5rem)}}.architect__content{width:var(--content-width);margin:0 auto}.architect__unit{display:flex;justify-content:space-between;flex-direction:row-reverse}@media screen and (max-width: 767px){.architect__unit{display:block}}.architect__unit-img{width:40%}@media screen and (max-width: 767px){.architect__unit-img{width:100%;margin-bottom:40px}}.architect__unit-body{width:46%}@media screen and (max-width: 767px){.architect__unit-body{width:100%}}.architect__unit-body h2{margin-bottom:25px}.architect__unit-body ul{line-height:1.6;margin-bottom:70px}@media screen and (max-width: 767px){.architect__unit-body ul{margin-bottom:30px}}.architect__unit-body li{display:inline;font-size:1.4rem;margin-right:.7em}.architect__unit-body li span{color:#d56a65}.architect__unit-body h3{margin-bottom:25px}.case-solution{display:block;gap:30px;width:var(--content-width);margin:0 auto}.case-archive-solution{display:block}.case-archive-item{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px 3.3%;margin-bottom:80px}.case-archive-item__list{position:relative;width:100%;padding-bottom:55px}.case-archive-item__list:hover .case-archive-item__thum{transform:scale(1.1);transition:transform .3s ease-in-out}.case-archive-item__thum-wrap{overflow:hidden;aspect-ratio:1/.7;position:relative}.case-archive-item__thum-wrap img{transition:transform .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.case-archive-item__thum-wrap img:hover{transition:transform .3s ease-in-out;transform:translate(-50%, -50%) scale(1.1)}.case-archive-item__thum{overflow:hidden;transition:transform .3s ease-in-out}.case-archive-item__time{font-size:1.4rem;font-weight:400;margin:8px 0 2px 0;color:#75787c;display:block}@media screen and (max-width: 960px){.case-archive-item__time{font-size:1.2rem;margin-top:8px}}.case-archive-item__title{font-size:2rem;line-height:1.6;margin-bottom:10px;display:block;font-weight:bold}.case-archive-item__title:hover{opacity:.6}.case-archive-item__name{font-size:1.35rem}.case-archive-item__name span{font-weight:700}.case-archive-item .c-name-product{margin-bottom:0}.case-archive-item__link{width:100%;text-align:center;position:absolute;bottom:0}.case-archive-item__link .c-primary-button{width:200px;font-size:1.5rem;display:inline-block}@media screen and (max-width: 960px){.case-archive-item__link .c-primary-button{width:180px}}@media screen and (max-width: 960px){.case-archive-item{padding-left:10px;padding-right:10px}.case-archive-item__title{font-size:1.6rem}.case-archive-item__name{font-size:1.3rem}}@media screen and (max-width: 640px){.case-archive-item{display:flex;flex-direction:column;padding:0}.case-archive-item__list{width:100%;margin-inline:auto}.case-archive-item__link .c-primary-button{width:184px}.case-archive-item .c-primary-button{height:45px;line-height:.8}}.single-case{padding-top:0}.single-case .page-header{height:200px}@media screen and (max-width: 640px){.single-case .page-header{height:160px}.single-case .page-header .page-header__bg{height:150px}}@media screen and (max-width: 640px){.single-case .page-header__title{text-align:left}}.case-solution .type-case,.case-solution .type-topics{width:var(--content-width);display:flex;margin:0 auto 50px;flex-direction:column;word-break:break-all}.single-case .case-archive-item__time{font-size:1.4rem;line-height:1}.case-single-item{word-break:break-all;width:100%;display:flex;justify-content:start;align-items:start;flex-direction:column;margin-bottom:50px;padding-bottom:10px;border-bottom:solid 1px var(--primary-black)}.case-single-item__head{max-width:var(--content-width);margin:0 0 10px;text-align:left;position:relative}@media screen and (max-width: 960px){.case-single-item__head{margin-bottom:0}}.case-single-item__gyosyu{margin-top:10px}.case-single-item__list{width:30%}.case-single-item__list:hover .case-single-item__thum{transform:scale(1.1);transition:transform .3s ease-in-out}.case-single-item__thum-wrap{overflow:hidden}.case-single-item__thum{overflow:hidden;transition:transform .3s ease-in-out}.case-single-item__time{font-size:1.2rem;font-weight:400;margin:10px 0;color:#6b6b6b;display:block}.case-single-item__title{font-size:3.2rem;margin-bottom:15px;display:block;color:var(--primary-blue)}.case-single-item__name{font-size:1.5rem;margin-bottom:15px}.case-single-item__link{width:100%;text-align:center}.case-single-item__link .c-primary-button{width:200px;font-size:1.5rem;display:inline-block}.case-single-item__content{width:min(900px,100%);margin-inline:auto;font-weight:400;word-break:break-all}.case-single-item__content p{font-size:1.6rem;line-height:1.8;margin-bottom:20px}@media screen and (max-width: 960px){.case-single-item__content p{font-size:1.5rem}}@media screen and (max-width: 640px){.case-single-item__content p{font-size:1.45rem}}.case-single-item__content img{margin-bottom:20px}.case-single-item__content h2{font-weight:700;margin-top:100px;margin-bottom:30px;background-image:url(../images/bar-color.png);background-size:76px 13%;background-repeat:no-repeat;padding-top:15px}.case-single-item__content h3{font-weight:700;margin-bottom:50px;padding-bottom:10px;border-bottom:solid 1px var(--primary-black)}.case-single-item__content h4,.case-single-item__content h5,.case-single-item__content h6{font-size:2rem;font-weight:700;margin-top:40px;margin-bottom:15px}@media screen and (max-width: 640px){.case-single-item__content h4,.case-single-item__content h5,.case-single-item__content h6{font-size:1.8rem}}.case-single-item__content ol,.case-single-item__content ul{list-style:auto;padding-left:1.6rem;margin-bottom:25px}.case-single-item__content .wp-block-table{margin-bottom:25px}@media screen and (max-width: 960px){.case-single-item__content .wp-block-table{font-size:1.5rem}}@media screen and (max-width: 640px){.case-single-item__content .wp-block-table{font-size:1.45rem}}.case-single-item__content .wp-block-table thead{background-color:var(--primary-lightblue)}.case-single-item__content .wp-block-table.is-style-stripes tbody tr{background-color:#fff}.case-single-item__content .wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#e4e8ed}.case-single-item__content .wp-block-table.is-style-stripes td:first-child{width:150px;padding-left:20px;font-weight:bold}@media screen and (max-width: 640px){.case-single-item__content .wp-block-table.is-style-stripes td:first-child{width:120px;padding-left:10px}}.case-single-item__content a{color:var(--primary-blue);text-decoration:underline}.case-single-item__content strong{font-weight:bold}.case-single-item__content .wp-block-embed__wrapper{position:relative;width:100%;height:0;padding-top:56.25%;margin-bottom:30px}.case-single-item__content .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.case-single-item__content p.has-background{border-radius:15px;margin-bottom:30px;display:inline-block;width:100%}.case-single-item__content :where(.wp-block-columns.is-layout-flex){gap:1rem}.case-single-item__content .wp-block-image.size-medium img{max-width:550px}.case-single-item__content .wp-block-image.size-thumbnail{max-width:300px}.case-single-item__content .wp-block-quote{padding:35px 15px 15px;background-color:var(--primary-lightgray);margin-bottom:20px}.case-single-item__content .wp-block-image.size-medium img{max-width:550px}.case-single-item__content .wp-block-image.size-thumbnail{max-width:300px}.case-single-item__content .case-single-images img{margin-bottom:5px}@media screen and (max-width: 640px){.single-case .case-solution{width:100%;gap:10px}}.case-single__figure{width:var(--content-width);margin-inline:auto}.case-single__figure h2{font-weight:700;margin-top:100px;margin-bottom:30px;background-image:url(../images/bar-color.png);background-size:76px 13%;background-repeat:no-repeat;padding-top:15px}.case-single-images{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px}@media screen and (max-width: 640px){.case-single-images{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:start}}.case-single-images-size{aspect-ratio:1/.69;overflow:hidden;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 640px){.case-single-images-size{aspect-ratio:auto;width:100%}}.case-single-images-size img{width:auto;max-height:100%}@media screen and (max-width: 640px){.case-single-images-size img{width:100%}}.case-archive-item__pagination{width:100%;display:flex;justify-content:center}.case-single-item__pagination{width:min(850px,100%);margin:0 auto;display:flex;justify-content:center;gap:15px}@media screen and (max-width: 960px){.case-single-item__pagination{width:calc(100% - 30px)}}@media screen and (max-width: 640px){.case-single-item__pagination{flex-direction:column;align-items:center;gap:20px}}.case-single-item__pagination .c-button__small{max-width:200px}@media screen and (max-width: 960px){.case-single-item__pagination .c-button__small{max-width:100%}}.wp-pagenavi{display:flex}.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{width:45px;height:45px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:6px;line-height:1.8}@media screen and (max-width: 960px){.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{line-height:2.2}}.wp-pagenavi a,.wp-pagenavi span{border:solid 1px #000}.wp-pagenavi a:hover,.wp-pagenavi span:hover{border-color:var(--primary-brown) !important;background-color:var(--primary-brown);color:var(--primary-white)}.wp-pagenavi span.current{border:none;background-color:var(--primary-brown);color:var(--primary-white)}.nav-previous{width:200px;display:inline-block}.nav-previous a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-size:200%;background-position:left;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-previous a{max-width:100%}}@media screen and (max-width: 640px){.nav-previous{width:100%}}.nav-next{width:200px;display:inline-block}.nav-next a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--hover-blue) 50%, var(--primary-blue) 50%);background-size:200%;background-position:right;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-next a{max-width:100%}}@media screen and (max-width: 640px){.nav-next{width:100%}}.nav-previous a::before{content:"";position:absolute;top:50%;left:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow-back.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-previous a::before{left:15px;width:25px}}@media(hover: hover){.nav-previous a:hover{background-position:right}.nav-previous a:hover::before{transform:translate(-8px, -50%)}}.nav-next a::after{content:"";position:absolute;top:50%;right:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-next a::after{right:15px;width:25px}}@media(hover: hover){.nav-next a:hover{background-position:left}.nav-next a:hover::after{transform:translate(8px, -50%)}}.case-filter__contents{width:var(--content-width);margin:0 auto;display:flex;flex-direction:column;align-items:center}.case-filter-form{width:fit-content;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--primary-white);border-radius:20px;padding:120px 50px 40px;margin:-50px auto 40px;gap:20px;width:min(600px,90%)}@media screen and (max-width: 960px){.case-filter-form{align-items:start;gap:20px}}@media screen and (max-width: 640px){.case-filter-form{width:100%}}.case-filter-form__row{display:flex;align-items:center;gap:30px;justify-content:flex-start;width:100%;align-items:center}@media screen and (max-width: 640px){.case-filter-form__row{flex-direction:column}}.case-filter-form__row .c-primary-button{height:48px;line-height:1.6}.case-search-reset{margin:20px auto 0}.case__label-name{font-size:1.6rem;font-weight:700;color:var(--primary-blue);margin-top:4px;margin-right:20px;width:160px}@media screen and (max-width: 960px){.case__label-name{width:130px;margin-right:12px}}@media screen and (max-width: 640px){select#gyoushu{width:100%;max-width:none}}.case__check-item-wrap{gap:15px;display:flex;justify-content:start;flex-wrap:wrap;width:calc(100% - 180px)}@media screen and (max-width: 960px){.case__check-item-wrap{width:calc(100% - 150px);gap:10px}}@media screen and (max-width: 640px){.case__check-item-wrap{width:100%;gap:8px}}.case-filter-form input[type=text]{background:#f1f1f1;border:solid 1px #ccc;padding:10px;width:min(560px,100%);font-size:1.65rem}.contact .section__line{margin-block:50px}.contact-section__read{text-align:center;width:var(--content-width);margin-inline:auto}@media screen and (max-width: 640px){.contact-section__read{text-align:left}}.contact-section__tel{width:var(--content-width);margin:50px auto 0}@media screen and (max-width: 640px){.contact-section__tel{margin-top:20px}}.contact-section__tel-inner{display:flex;align-items:center;justify-content:center;gap:20px;margin:25px auto}@media screen and (max-width: 640px){.contact-section__tel-inner{gap:0}}.contact-section__tel-inner .contact-section__tel-number{width:460px;display:flex;flex-direction:column;align-items:start;justify-content:start;font-size:4rem;line-height:1.2;font-weight:bold;color:var(--primary-blue);background-color:var(--primary-white);padding:30px 20px;border-radius:20px}@media screen and (max-width: 960px){.contact-section__tel-inner .contact-section__tel-number{font-size:3rem;width:310px}}@media screen and (max-width: 640px){.contact-section__tel-inner .contact-section__tel-number{width:100%;font-size:3rem}}.contact-section__tel-inner .contact-section__tel-number a{display:flex;align-items:center;gap:10px;margin-bottom:10px}@media(hover: hover){.contact-section__tel-inner .contact-section__tel-number a:hover{opacity:.7}}.contact-section__tel-inner .contact-section__tel-number span img{width:40px;height:auto;float:left}.contact-section__tel-inner .contact-section__tel-number-time{font-size:1.5rem}@media screen and (max-width: 960px){.contact-section__tel-inner .contact-section__tel-number-time{font-size:1.2rem}}.footer-contact__icon{width:100px}@media screen and (max-width: 640px){.footer-contact__icon{width:80px}}.footer-contact__form-read{text-align:center}@media screen and (max-width: 640px){.footer-contact__form-read{text-align:left}}.contact-section__form{width:var(--content-width);margin:50px auto}.contact-section__form-inner{display:flex;align-items:start;justify-content:start;gap:20px;margin:25px auto}#cf7-area{width:100%;margin:0 auto;word-wrap:break-word}.cf7-item{display:flex;align-items:flex-start;justify-content:flex-start;margin:0 0 1.75em}.cf7-question{width:30%;margin:0 0 0 10px}.cf7-question p label{font-weight:700}.cf7-answer{width:60%;font-weight:400;margin-left:10px}.cf7-confirm .cf7-item{margin-top:-10px;padding-bottom:20px;border-bottom:solid 1px #e8e8e8}.cf7-confirm .cf7-item:first-of-type{border-top:solid 1px #e8e8e8;padding-top:20px}.form-heading{width:100%;border-bottom:1px solid var(--primary-gray);border-radius:2px;padding:1em .8em .5em 0;margin:0 0 2em}.form-heading p{font-weight:700 !important}.form-heading p{margin:0}#cf7-area label{font-weight:bold;line-height:1.5}.cf7-answer #cf7-area label{font-weight:bold;line-height:1.5;display:inline-flex;align-items:center}#cf7-area input[type=text],#cf7-area input[type=number],#cf7-area input[type=url],#cf7-area input[type=email],#cf7-area input[type=tel],#cf7-area textarea{background:#f1f1f1;border:solid 1px #ccc;padding:10px;width:min(900px,100%);font-size:1.65rem}#cf7-area input[type=number]{width:100px}#cf7-area input[type=text]:focus,#cf7-area input[type=email]:focus,#cf7-area input[type=tel]:focus,#cf7-area textarea:focus{background:#daf3f3;border:1px solid #1a258a;outline:0}#cf7-area input[type=checkbox],#cf7-area input[type=radio]{appearance:auto}#cf7-area input[type=checkbox],#cf7-area input[type=radio]{appearance:none;-webkit-appearance:none;margin-right:5px;width:18px;height:18px;border:1px solid #000;border-radius:3px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;background-color:#fff}#cf7-area input[type=radio]{border-radius:50%}#cf7-area input[type=checkbox]:checked{background-color:#d56a65}#cf7-area input[type=checkbox]:checked::after{content:"";position:absolute;top:3px;left:4px;width:9px;height:8px;border:solid var(--primary-white);border-width:0 2px 2px 0;transform:rotate(45deg)}#cf7-area input[type=radio]:checked::after{content:"";position:absolute;top:4px;left:4px;width:8px;height:8px;background:#c54a44;border-radius:50%}#cf7-area .wpcf7-list-item{display:block;padding:5px 0;margin-left:0}#cf7-area textarea{height:200px;padding:.625em .4375em}.cf7-accept-check{text-align:center;margin:50px auto}.cf7-submit{width:40%;margin:0 auto;text-align:center}.submit-btn-item{display:flex;justify-content:center;gap:30px}#cf7-area .submit-btn-wrap,.submit-btn-wrap{position:relative;display:block;width:100%;max-width:280px;height:45px;padding:14px 24px;margin:60px auto 40px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--primary-pink) 50%, var(--hover-pink) 50%);background-size:200%;background-position:right;border-radius:10px;box-shadow:var(--primary-shadow);transition:background-position .5s}#cf7-area .submit-btn-wrap .wpcf7-spinner,.submit-btn-wrap .wpcf7-spinner{display:none}#cf7-area .submit-btn-wrap .wpcf7-submit,#cf7-area .submit-btn-wrap .wpcf7-previous,.submit-btn-wrap .wpcf7-submit,.submit-btn-wrap .wpcf7-previous{position:absolute;width:100%;height:45px;top:0;left:0;background:none;color:var(--primary-white);font-weight:bold;cursor:pointer}#cf7-area .submit-btn-wrap:after,.submit-btn-wrap:after{content:"";position:absolute;top:50%;right:20px;transform:translate(0, -50%);display:block;width:13px;height:16px;background-image:url(../images/icon-btn-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s}#cf7-area .submit-btn-wrap:hover::after,.submit-btn-wrap:hover::after{transform:translate(8px, -50%);cursor:pointer}#cf7-area .submit-btn-wrap:hover,.submit-btn-wrap:hover{cursor:pointer;background-position:left}#cf7-area .previous-btn-warp{background:linear-gradient(90deg, #555 50%, #888 50%);background-size:200%;background-position:right}.wpcf7 form.invalid .wpcf7-response-output{background:red;color:var(--primary-white);border:none}.cf7-btn{width:40%;margin:0 auto;text-align:center}.wpcf7 input[type=file]{font-size:16px}.wpcf7 input[type=file]::file-selector-button{padding:8px 16px;height:40px;border:1px solid #ccc;border-radius:4px;background-color:#f5f5f5;cursor:pointer;transition:background-color .3s}.wpcf7 input[type=file]::file-selector-button:hover{background-color:#e0e0e0}.cf7-red{font-size:.8em;padding:1px 3px;background:#ff5858;color:#fff;margin-left:5px;display:inline-block}.wpcf7-list-item-label{font-weight:400}.cf7-confirm{border-bottom:solid 1px #bebebe;padding-bottom:30px}#cf7-area input[name=your-install-y]{width:calc(100% - 3.5rem);margin-right:4px}#cf7-area input[name=your-install-m]{width:calc(100% - 5rem);margin-right:4px}#cf7-area input[name=your-tuor-number]{margin-right:4px;margin-bottom:3px}@media screen and (max-width: 768px){.cf7-item{display:block}#cf7-area label{display:block;margin-bottom:10px}.cf7-question{width:100%;margin:0}.cf7-answer{width:100%;margin-left:0}#cf7-area input[type=text],#cf7-area input[type=email],#cf7-area input[type=tel],#cf7-area textarea{margin-left:0}.cf7-submit{width:90%}}.cf7-recaptcha{text-align:center;margin-top:50px;color:#8c8c8c}.cf7-recaptcha p{font-size:1.1rem !important}.grecaptcha-badge{visibility:hidden}.contact-step .page-header{max-height:200px}@media screen and (max-width: 640px){.contact-step .page-header{max-height:130px}.contact-step .page-header .page-header__bg{height:130px}}.model-house__inner{width:var(--content-width);margin:0 auto}.model-house__imgs{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px 54px}@media screen and (max-width: 767px){.model-house__imgs{grid-template-columns:repeat(1, 1fr);gap:20px 0}}.model-house__img img{cursor:pointer;transition:transform .3s ease}.model-house__img img:hover{transform:scale(1.02)}.model-house__content h2{margin-bottom:15px}.model-house__content h3{margin-bottom:35px}@media screen and (max-width: 767px){.model-house__content h3{margin-bottom:25px}}.model-house__content p{margin-bottom:50px}@media screen and (max-width: 767px){.model-house__content p{margin-bottom:35px}}.model-house__content .model-house__contact-text{margin-bottom:20px;font-weight:bold}.model-house__body{padding:0 120px}@media screen and (max-width: 960px){.model-house__body{padding:0}}.model-house__body .list__item-text a{color:#d56a65;text-decoration:underline}.model-house-modal .modal-body{padding:0;text-align:center}.model-house-modal img{height:auto;width:100%;display:inline-block}.model-house-modal .modal-close{top:10px;right:10px}.model-house-modal .modal-content{width:fit-content;padding:63px 10px 10px;max-width:800px;width:100%}@media screen and (max-width: 640px){.model-house-modal .modal-content{padding-top:43px}}.model-house__map{width:100%;padding-top:46.0040983607%;position:relative}@media screen and (max-width: 767px){.model-house__map{padding-top:100%}}.model-house__map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.company__inner{width:var(--content-width);margin:0 auto}.company__unit{display:flex;flex-direction:row-reverse;justify-content:space-between}@media screen and (max-width: 767px){.company__unit{display:block}}.company__unit-body{width:51%}@media screen and (max-width: 767px){.company__unit-body{width:100%}}.company__unit-body h2{margin-bottom:15px}.company__unit-body h3{margin-bottom:20px}.company__unit-body p{margin-bottom:40px}@media screen and (max-width: 767px){.company__unit-body p{margin-bottom:30px}}.company__unit-body li{font-size:2rem;font-weight:700}@media screen and (max-width: 960px){.company__unit-body li{font-size:1.8rem}}@media screen and (max-width: 767px){.company__unit-body li{font-size:1.6rem}}.company__unit-body li:not(:last-child){margin-bottom:6px}.company__unit-body li span{display:inline-block;color:#d56a65;margin-right:18px}@media screen and (max-width: 767px){.company__unit-body li span{margin-right:10px}}.company__unit-img{width:42%}@media screen and (max-width: 767px){.company__unit-img{width:100%;margin-bottom:30px}}.company__block h2{margin-bottom:45px}@media screen and (max-width: 767px){.company__block h2{margin-bottom:30px}}.company__table{width:min(800px,100%);margin:80px auto 0}@media screen and (max-width: 960px){.company__table{width:calc(100% - 60px);padding-inline:20px;margin:60px auto 60px}}@media screen and (max-width: 640px){.company__table{width:calc(100% - 40px);margin-top:30px}}.company__table th{border-top:solid 1px var(--secondary-gray);padding:20px 0;text-align:left;font-weight:700;min-width:80px}.company__table th:last-of-type{border-bottom:solid 1px var(--secondary-gray)}.company__table td{border-top:solid 1px var(--secondary-gray);padding:20px 0 20px 15px;text-align:left}.company__table td:last-of-type{border-bottom:solid 1px var(--secondary-gray)}.compay__table-list-indent{text-indent:-1.9rem;padding-left:1.9rem}.company__facility-inner{width:var(--content-width);margin:0 auto 80px;display:flex;justify-content:space-between;gap:30px}@media screen and (max-width: 640px){.company__facility-inner{flex-direction:column}}.company__facility-left{flex:0 0 270px}@media screen and (max-width: 640px){.company__facility-left{flex:auto}}.company__facility-list span{color:var(--primary-blue)}.company__facility-right{width:auto;display:flex;gap:30px;justify-content:end;align-items:flex-start}@media screen and (max-width: 640px){.company__facility-right{flex-direction:column}}.company__facility-right img{width:40%}@media screen and (max-width: 960px){.company__facility-right img{width:50%}}@media screen and (max-width: 640px){.company__facility-right img{width:100%}}.company__group{width:var(--content-width);margin:0 auto}.company__group-content{display:flex;flex-direction:column;width:var(--content-width);gap:30px}.company__group-content h3{display:block;width:100%;padding-bottom:5px;border-bottom:solid 1px var(--secondary-gray)}.company__group-inner{width:100%;margin:0 auto;display:flex;justify-content:space-between;gap:30px}@media screen and (max-width: 640px){.company__group-inner{flex-direction:column}}.company__group-left{flex:0 0 440px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 960px){.company__group-left{flex:0 0 45%}}.company__group-left .c-primary-button{margin-top:10px;max-width:300px}.company__group-right{width:auto;display:flex;gap:30px;align-items:flex-start;justify-content:end}@media screen and (max-width: 960px){.company__group-right{width:45%}}.company__group-right img{width:40%}@media screen and (max-width: 960px){.company__group-right img{width:50%}}.factory-tour__detail-inner{width:var(--content-width);margin:0 auto 100px;display:flex;justify-content:space-between;gap:80px}@media screen and (max-width: 960px){.factory-tour__detail-inner{flex-direction:column;gap:40px}}.factory-tour__detail-column-one{flex-direction:column}.factory-tour__detail-left{width:40%}@media screen and (max-width: 960px){.factory-tour__detail-left{width:100%}}.factory-tour__detail-right{width:50%;gap:30px;justify-content:end}@media screen and (max-width: 960px){.factory-tour__detail-right{width:100%}}.factory-tour__detail-right img{width:100%;height:auto}.factory-tour__detail-list{margin-top:30px}@media screen and (max-width: 960px){.factory-tour__detail-list{margin-top:16px}}.factory-tour__detail-list li{text-indent:-2rem;padding-left:2rem}.factory-tour__detail-list span{color:var(--primary-blue)}.page-read+.common-reason__point{padding-top:0}.common-reason__point{padding:0;width:100%;margin-inline:auto}.common-reason__title-box{overflow:hidden;position:relative;color:var(--primary-white);font-weight:bold;text-align:center}.common-reason__title-box::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);transform:skewX(-25deg)}.common-reason__title-box.shine-3::before{animation:shine-3 1.25s}@keyframes shine-3{100%{left:125%}}.common-reason__point-inner{width:var(--content-width);margin-inline:auto;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.common-reason__point-inner{flex-direction:column;gap:50px;padding:0}}.common-reason__point-inner-left{width:40%}@media screen and (max-width: 767px){.common-reason__point-inner-left{width:100%}}.common-reason__point-inner-left p{margin-top:30px}.common-reason__point-inner-left .c-primary-button{margin-top:50px;max-width:400px;text-indent:-10px}.common-reason__point-inner-right{width:52%}@media screen and (max-width: 767px){.common-reason__point-inner-right{width:100%}}.common-reason__point-inner-right img{width:48%}@media screen and (max-width: 640px){.common-reason__point-inner-right img{width:100%}}.common-reason__point-inner-right img:first-child{float:left}.common-reason__point-inner-right img:last-of-type{float:right;margin-top:85px}@media screen and (max-width: 640px){.common-reason__point-inner-right img:last-of-type{margin-top:25px}}.common-reason__table{width:var(--content-width);margin:clamp(30px,7vw,50px) auto;padding:50px clamp(15px,4.5vw,50px);border:1px solid var(--secondary-gray)}.common-reason__table table{border-collapse:collapse;width:100%;border-bottom:1px solid var(--secondary-gray)}.common-reason__table th,.common-reason__table td{border-top:1px solid var(--secondary-gray);padding:10px;vertical-align:top}@media screen and (max-width: 640px){.common-reason__table th,.common-reason__table td{padding-inline:20px 0}}.common-reason__table th{background:var(--primary-gray);text-align:left;font-weight:bold}.common-reason__table td:first-child{font-weight:bold;width:220px}@media screen and (max-width: 640px){.common-reason__table td:first-child{width:120px;padding-inline:10px}}.common-reason__voice{width:min(950px,100%);margin-inline:auto;padding:30px;display:flex;flex-direction:column;align-items:start;background-color:var(--primary-lightgray)}@media screen and (max-width: 960px){.common-reason__voice{padding:20px;width:var(--content-width)}}.common-reason__voice-title{width:100%;padding-bottom:10px;border-bottom:4px solid var(--primary-white)}.common-reason__voice-sub-title{margin-top:25px;width:100%;display:flex;align-items:center;gap:20px;margin-bottom:15px}@media screen and (max-width: 640px){.common-reason__voice-sub-title{flex-direction:column;align-items:start;gap:10px}}.common-reason__voice-sub-title span{background-image:var(--reason-1-gradation);width:170px;height:30px;display:block;color:var(--primary-white);font-weight:bold;text-align:center}.common-reason__engineer-list{display:grid;grid-template-columns:1fr 1fr;row-gap:18px;background-color:var(--primary-white);border-radius:20px;padding:20px clamp(20px,8.65vw,50px);margin-top:30px}.common-reason__engineer-item{position:relative;margin-left:20px}.common-reason__engineer-item reason{font-weight:bold}.common-reason__dot{position:absolute;left:-20px;top:7px;width:16px;height:16px;background:var(--primary-gold);border-radius:50%}.common-reason__voice-text-link{color:var(--primary-pink)}.common-reason__voice-text-link:hover{text-decoration:underline}.common-reason__jisseki{padding:15px 0 15px;width:100%;margin-inline:auto}.c-spacer--size-48+.common-reason__jisseki{padding-top:0}@media screen and (max-width: 960px){.c-spacer--size-48+.common-reason__jisseki{margin-top:-15px}}@media screen and (max-width: 640px){.c-spacer--size-48+.common-reason__jisseki{margin-top:-25px}}.common-reason__jisseki-inner{width:var(--content-width);margin-inline:auto;display:flex;flex-direction:column;background-color:var(--primary-white);border-radius:20px;padding:50px;justify-content:space-between}@media screen and (max-width: 960px){.common-reason__jisseki-inner{flex-direction:column;gap:30px;padding:35px 15px 50px}}.common-reason__jisseki-inner-title{display:flex;gap:25px;align-items:center}@media screen and (max-width: 960px){.common-reason__jisseki-inner-title{flex-direction:column;align-items:start;gap:10px}}.common-reason__jisseki-title-icon{display:block;margin:2px 0 11px;width:98px;height:98px}@media screen and (max-width: 960px){.common-reason__jisseki-title-icon{width:65px;height:65px}}.common-reason__jisseki-inner-title-text{display:flex;flex-direction:column}.common-reason__jisseki-content{display:flex;justify-content:space-between;margin-top:50px}@media screen and (max-width: 960px){.common-reason__jisseki-content{margin-top:0}}@media screen and (max-width: 640px){.common-reason__jisseki-content{flex-direction:column}}.common-reason__jisseki-note{font-size:1.3rem;line-height:1.7;margin-top:25px}@media screen and (max-width: 640px){.common-reason__jisseki-note{font-size:1.2rem}}.common-reason__jisseki-content-left{width:47%}@media screen and (max-width: 640px){.common-reason__jisseki-content-left{width:100%}}.c-list-wrap-reason{padding:20px 0}.c-list-reason{display:flex;flex-direction:column;gap:10px}.c-list-item-reason{width:100%}.c-list reason{font-weight:bold}.common-reason__jisseki-content-right{width:39%}@media screen and (max-width: 640px){.common-reason__jisseki-content-right{width:100%;margin-top:50px}}.common-reason__jisseki .c-primary-button{margin-top:50px;margin-inline:auto}.reason .reason__three-point{width:100%;margin:0 auto}.reason .reason__three-point-inner{width:var(--content-width);margin:0 auto}.reason__inner{width:var(--content-width);margin:0 auto}.reason__unit{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.reason__unit{display:block}}.reason__unit:not(:last-child){margin-bottom:130px}@media screen and (max-width: 767px){.reason__unit:not(:last-child){margin-bottom:110px}}.reason__unit:first-child .reason__unit-header span{background:url(../images/reason-bg1.png) no-repeat center bottom/contain}.reason__unit:first-child .reason__unit-body li{background:url(../images/reason-bg4.png) no-repeat center left/30px}.reason__unit:nth-child(2) .reason__unit-header span{background:url(../images/reason-bg2.png) no-repeat center bottom/contain}.reason__unit:nth-child(2) .reason__unit-body li{background:url(../images/reason-bg5.png) no-repeat center left/30px}.reason__unit:nth-child(3) .reason__unit-header span{background:url(../images/reason-bg3.png) no-repeat center bottom/contain}.reason__unit:nth-child(3) .reason__unit-body li{background:url(../images/reason-bg6.png) no-repeat center left/30px}.reason__unit-img{width:43.5%}@media screen and (max-width: 767px){.reason__unit-img{width:100%;margin-bottom:40px}}.reason__unit-body{width:50.5%}@media screen and (max-width: 767px){.reason__unit-body{width:100%}}.reason__unit-body h2{color:#d56a65}.reason__unit-body h3{font-size:2.3rem;margin-bottom:20px}@media screen and (max-width: 767px){.reason__unit-body h3{font-size:2rem}}.reason__unit-body p{margin-bottom:25px}.reason__unit-body ul{display:flex;flex-wrap:wrap;gap:20px 50px;border-bottom:1px solid #c3b6ad;padding-bottom:30px;margin-bottom:35px}@media screen and (max-width: 767px){.reason__unit-body ul{gap:25px 65px}}.reason__unit-body li{font-size:2rem;font-weight:700;padding-left:42px}@media screen and (max-width: 960px){.reason__unit-body li{font-size:1.8rem}}@media screen and (max-width: 767px){.reason__unit-body li{font-size:1.7rem}}@media screen and (max-width: 767px){.reason__unit-body a{margin:0 auto}}.reason__unit-header{display:flex;align-items:center;margin-bottom:10px}@media screen and (max-width: 767px){.reason__unit-header{display:block}}.reason__unit-header span{text-align:center;display:flex;justify-content:center;align-items:center;width:163px;max-width:100%;height:79px;color:#fff;font-size:1.5rem;font-weight:600;margin-right:35px;padding-top:37px;padding-right:5px}@media screen and (max-width: 767px){.reason__unit-header span{margin-right:0;margin-bottom:10px}}.reason__unit-header strong{font-size:2.9rem;margin-left:5px}.reason__body h2{text-align:center;margin-bottom:75px}@media screen and (max-width: 767px){.reason__body h2{margin-bottom:30px}}.reason__body a.c-primary-button{margin:90px auto 0}@media screen and (max-width: 767px){.reason__body a.c-primary-button{margin-top:60px}}.reason__item{display:flex;justify-content:space-between;padding-left:125px}@media screen and (max-width: 960px){.reason__item{padding-left:0}}@media screen and (max-width: 767px){.reason__item{display:block}}.reason__item-img{width:41%}@media screen and (max-width: 767px){.reason__item-img{width:100%;margin-bottom:30px}}.reason__item-body{width:53%}@media screen and (max-width: 767px){.reason__item-body{width:100%}}.reason__item-body h2{font-size:2.6rem;margin-bottom:35px}@media screen and (max-width: 767px){.reason__item-body h2{font-size:2.2rem}}@media screen and (max-width: 767px){.reason__item-body a{margin:0 auto}}.page-header__sub-title{margin:0 0;padding-left:5vw;text-align:center;color:var(--primary-white);transform:translate(-12px, 0);transition:transform .5s,opacity .5s;font-size:2rem;font-weight:bold}@media screen and (max-width: 960px){.page-header__sub-title{font-size:1.8rem}}@media screen and (max-width: 640px){.page-header__sub-title{font-size:1.6rem;padding-left:3vw}}.page-header__sub-title.is-inview{transform:none;opacity:1}.reason-1__inner{width:var(--content-width);margin-inline:auto}.reason-1__header{display:flex;align-items:center;gap:10px;margin-bottom:13px}.reason-1__header img{width:30px;height:30px;object-fit:contain}.reason-1__title{color:var(--primary-pink)}.reason-1__content{display:flex;gap:clamp(24px,3.47vw,50px);align-items:flex-start;max-width:1200px;margin:32px auto 0}@media screen and (max-width: 767px){.reason-1__content{flex-direction:column;gap:30px}}.reason-1__image{flex:0 0 42.5%}@media screen and (max-width: 767px){.reason-1__image{flex:0 0 100%}}.reason-1__image img{width:100%;height:auto;display:block}.reason-1__text{flex:1}.reason-1__koukimitsu-notes{margin-top:clamp(16px,2.2vw,32px)}.reason-1__koukimitsu-notes .note{font-size:1.4rem;line-height:1.7;margin-bottom:16px}@media screen and (max-width: 767px){.reason-1__koukimitsu-notes .note:last-child{margin-bottom:0}}.reason-1__waseda-content{display:flex;align-items:center;gap:clamp(50px,7.5vw,108px);max-width:984px;margin-inline:auto;background-color:var(--primary-gray);padding:clamp(20px,2.57vw,37px) clamp(20px,5.24vw,80px)}@media screen and (max-width: 767px){.reason-1__waseda-content{flex-direction:column;gap:30px;padding-block:37px}}.reason-1__waseda-button{margin-top:32px}@media screen and (max-width: 767px){.reason-1__waseda-button{margin-inline:auto}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal.active{opacity:1;visibility:visible}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0.9);background-color:var(--primary-white);width:calc(100% - 40px);max-width:960px;max-height:90vh;overflow-y:auto;opacity:0;transition:transform .3s ease,opacity .3s ease}.modal.active .modal-content{transform:translate(-50%, -50%) scale(1);opacity:1}.modal-close{position:absolute;top:20px;right:20px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:5px;z-index:10}@media screen and (max-width: 640px){.modal-close{padding:0}}.modal-close img{width:37px;height:37px}@media screen and (max-width: 640px){.modal-close img{width:25px;height:25px}}.modal-body{padding:60px clamp(20px,3.47vw,50px)}.modal-title-pc{display:block}@media screen and (max-width: 640px){.modal-title-pc{display:none}}.modal-title{margin-bottom:30px}.modal-text p{margin-bottom:52px}@media screen and (max-width: 640px){.modal-text p{margin-bottom:30px}}.modal-graph{max-width:600px;margin-inline:auto}.modal-graph img{width:100%;height:auto;display:block}.reason-1__voice{background-color:var(--primary-gray)}.reason-1__voice-container{max-width:1200px;margin-inline:auto;padding:0 40px 60px}@media screen and (max-width: 640px){.reason-1__voice-container{padding:0 20px 30px}}.reason-1__voice-title{margin-bottom:clamp(30px,4.17vw,60px)}.reason-1__voice-title img{width:auto}.reason-1__voice-content{display:flex;gap:clamp(30px,5.6vw,82px);align-items:flex-start}@media screen and (max-width: 767px){.reason-1__voice-content{flex-direction:column;gap:30px}}.reason-1__voice-text{flex:1}.reason-1__voice-heading{margin-bottom:12px}.reason-1__voice-customer{font-size:1.4rem;margin-bottom:30px}@media screen and (max-width: 767px){.reason-1__voice-customer{margin-bottom:20px}}.reason-1__voice-description{margin-bottom:17px}.reason-1__voice-note{font-size:1.4rem}.reason-1__voice-images{flex:0 0 45%;position:relative}@media screen and (max-width: 640px){.reason-1__voice-images{flex:0 0 100%}}.reason-1__voice-image{width:100%}.reason-1__voice-image img{width:100%;height:auto;display:block}.reason-1__link-button-container{max-width:1200px;margin:0 auto}.reason-1__link-button01{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:30px}.reason-1__link-button02{display:flex;justify-content:center}.reason-2__content{display:flex;align-items:stretch;justify-content:center;gap:clamp(40px,6.3vw,92px);margin-top:30px}@media screen and (max-width: 767px){.reason-2__content{flex-direction:column;gap:48px}}.reason-2__image{margin-bottom:30px}@media screen and (max-width: 767px){.reason-2__image{margin-bottom:20px}}.reason-2__content-text{font-size:2.3rem;font-weight:bold;margin-bottom:32px;text-align:center}@media screen and (max-width: 767px){.reason-2__content-text{font-size:2rem;margin-bottom:20px}}.reason-2__content-span{font-size:2.3rem;font-weight:bold;color:var(--primary-pink)}@media screen and (max-width: 767px){.reason-2__content-span{font-size:2rem;margin-bottom:20px}}.reason-2__button-container{margin-top:30px}@media screen and (max-width: 767px){.reason-2__button-container{margin-top:20px}}.reason-2__button-container a{display:block;margin-inline:auto}.reason-2__heading-text-okunai{margin-top:30px}@media screen and (max-width: 960px){.reason-2__heading-text-okunai{margin-top:20px}}.reason-2__content-okunai{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:clamp(24px,3.8vw,55px);margin-top:50px}@media screen and (max-width: 767px){.reason-2__content-okunai{grid-template-columns:1fr;row-gap:48px;margin-top:40px}}.reason-2__content-inner{display:flex;flex-direction:column}.reason-2__content-inner p{margin-bottom:auto}.reason-2__image-okunai{margin-bottom:20px}@media screen and (max-width: 767px){.reason-2__image-okunai{margin-bottom:16px}}.reason-2__content-text-okunai{margin-bottom:20px}@media screen and (max-width: 767px){.reason-2__content-text-okunai{margin-bottom:16px}}.reason-2__note{font-size:1.4rem;line-height:1.4;margin-top:20px}@media screen and (max-width: 767px){.reason-2__note{margin-top:16px}}.reason-3__features-box{max-width:964px;margin:70px auto 0;background-color:var(--primary-gray);padding:clamp(30px,4.1vw,60px);position:relative}@media screen and (max-width: 767px){.reason-3__features-box{padding:30px 20px}}.reason-3__feature{display:flex;gap:40px;align-items:flex-start;border-bottom:1px solid #c3b6ad;padding-bottom:40px;margin-bottom:40px}.reason-3__feature:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}@media screen and (max-width: 767px){.reason-3__feature{flex-direction:column;gap:20px}}.reason-3__icon{flex-shrink:0;width:105px;height:102px}.reason-3__icon img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 767px){.reason-3__icon{width:80px;height:80px;margin:0 auto}}.reason-3__content{flex:1;padding-top:10px}@media screen and (max-width: 767px){.reason-3__content{padding-top:0}}.reason-3__feature-title{margin-bottom:15px}@media screen and (max-width: 767px){.reason-3__feature-title{margin-bottom:10px}}.reason-3__feature-number{color:#806241}.reason-3__separator{color:#806241}.reason-3__steps{max-width:964px;margin:66px auto 0}@media screen and (max-width: 767px){.reason-3__steps{margin-top:30px}}.reason-3__mechanism-image{margin-top:60px;max-width:600px;margin-inline:auto}@media screen and (max-width: 767px){.reason-3__mechanism-image{margin-top:40px}}.reason-3__step{display:flex;gap:clamp(24px,3.47vw,50px);align-items:center;background-color:var(--primary-gray);padding:20px 40px;margin-bottom:20px}.reason-3__step:last-child{margin-bottom:0}@media screen and (max-width: 767px){.reason-3__step{gap:20px;padding:20px;margin-bottom:15px}}.reason-3__step-number{flex-shrink:0;font-size:4.5rem;font-weight:bold;color:var(--primary-brown);line-height:1.4}@media screen and (max-width: 767px){.reason-3__step-number{font-size:3rem}}.reason-3__step-content{flex:1;padding-top:8px}@media screen and (max-width: 767px){.reason-3__step-content{padding-top:4px}}.reason-3__step-text{font-size:1.8rem;line-height:1.8;font-weight:bold}@media screen and (max-width: 767px){.reason-3__step-text{font-size:1.6rem}}.page-header__title--support{margin-inline:auto;padding-left:0}.support__header-bg img{object-position:top}.support__step-container{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:150px;width:var(--content-width);margin-inline:auto}@media screen and (max-width: 1200px){.support__step-container{column-gap:clamp(33px,5.3vw,64px)}}@media screen and (max-width: 785px){.support__step-container{column-gap:32px}}@media screen and (max-width: 767px){.support__step-container{grid-template-columns:1fr;row-gap:48px}}.support__step-title{color:var(--primary-pink);text-align:center;font-size:2.6rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){.support__step-title{font-size:2.3rem}}@media screen and (max-width: 640px){.support__step-title{font-size:2.2rem}}.support__step-description{margin-bottom:20px;text-align:center}.support__step-button{display:flex;justify-content:center}@media screen and (max-width: 767px){.support__step-card{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:30px}}.support__step-section{width:var(--content-width);margin-inline:auto}.support__step-header{display:flex;gap:40px;margin-bottom:clamp(50px,5.5vw,80px);align-items:flex-start}@media screen and (max-width: 767px){.support__step-header{flex-direction:column;align-items:center;gap:20px}}@media screen and (max-width: 960px){.support__step-header{gap:30px}}.support__step-icon-wrapper{flex-shrink:0}.support__step-icon-circle{width:268px;height:268px;display:flex;align-items:center;justify-content:center}.support__step-icon-image{width:100px;height:100px;object-fit:contain}.support__step-content{flex:1;padding-top:20px}.support__step-sub{display:flex;align-items:center;gap:30px;margin-bottom:20px}@media screen and (max-width: 767px){.support__step-sub{flex-direction:column;align-items:start;gap:0}}.support__step-label{color:var(--primary-pink)}.support__step-main-heading{margin-bottom:30px}.support__step-images{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(24px,3.75vw,54px)}@media screen and (max-width: 767px){.support__step-images{grid-template-columns:1fr;gap:48px}}.support__step-image-item{flex:1;overflow:hidden}.support__detail-section{margin-bottom:70px}.support__detail-header{display:flex;gap:30px;align-items:center;margin-bottom:30px}@media screen and (max-width: 767px){.support__detail-header{flex-direction:column;align-items:start;gap:16px}}.support__detail-label-box{flex-shrink:0;width:217px;border:3px solid var(--primary-pink);text-align:center;font-size:2.6rem;font-style:normal;font-weight:bold;line-height:160%;color:var(--primary-pink)}@media screen and (max-width: 960px){.support__detail-label-box{font-size:2.3rem}}@media screen and (max-width: 640px){.support__detail-label-box{font-size:2.2rem}}.support__detail-content{flex:1}.support__detail-content{display:flex;gap:clamp(30px,3.47vw,50px);align-items:flex-start}@media screen and (max-width: 767px){.support__detail-content{flex-direction:column}}.support__detail-image-wrapper{margin-top:30px}.support__detail-image{width:100%;max-width:320px;height:auto;display:block}@media screen and (max-width: 767px){.support__detail-image{max-width:440px}}.support__detail-button{margin-top:30px}.support__voice-content{display:flex;gap:clamp(30px,5.7vw,83px);align-items:flex-start}@media screen and (max-width: 767px){.support__voice-content{flex-direction:column}}.support__voice-text{flex:1}.support__voice-heading{margin-bottom:12px}.support__voice-list{list-style:none;margin-bottom:20px}.support__voice-item{position:relative;padding-left:25px;margin-bottom:20px;line-height:1.55}.support__voice-item::before{content:"";position:absolute;left:0;top:8px;width:14px;height:14px;background-color:var(--primary-pink);border-radius:50%}.support__voice-customer{display:block;margin-top:5px;font-weight:normal}.support__voice-note{margin-top:30px}.support__voice-images{flex-shrink:0;width:45%}@media screen and (max-width: 767px){.support__voice-images{width:100%}}.support__voice-image{overflow:hidden}.topics-single__content a{color:var(--primary-pink);font-weight:bold;text-decoration:none}.topics-single__content a:hover{text-decoration:underline}.archive-wakaba-daiary,.single-wakaba-daiary{background-color:#eef1ea;border-bottom:solid 1px #e2e6db}.archive-wakaba-daiary .page-header,.single-wakaba-daiary .page-header{margin-top:0}.wakaba-daiary-solution{display:block;gap:30px;width:var(--content-width);margin:0 auto}.wakaba-daiary-archive-solution{display:block}.wakaba-daiary-archive-item{display:flex;flex-direction:column;margin:0 auto 80px}.wakaba-daiary-archive-item__list{position:relative;display:flex;align-items:center;gap:40px;width:100%;padding:20px 0;border-top:solid 1px #cac8c5}@media screen and (max-width: 640px){.wakaba-daiary-archive-item__list{align-items:start;padding:12px 0;gap:20px}}.wakaba-daiary-archive-item__list:hover .wakaba-daiary-archive-item__thum{transform:scale(1.1);transition:transform .3s ease-in-out}.wakaba-daiary-archive-item__list:last-child{border-bottom:solid 1px #cac8c5}.wakaba-daiary-archive-item__thum-wrap{overflow:hidden;width:200px;aspect-ratio:1/.7;position:relative}@media screen and (max-width: 640px){.wakaba-daiary-archive-item__thum-wrap{width:100px}}.wakaba-daiary-archive-item__thum-wrap img{transition:transform .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.wakaba-daiary-archive-item__thum-wrap img:hover{transition:transform .3s ease-in-out;transform:translate(-50%, -50%) scale(1.1)}.wakaba-daiary-archive-item__thum{overflow:hidden;transition:transform .3s ease-in-out}.wakaba-daiary-archive-item__time{font-size:1.4rem;font-weight:400;margin:0 0 2px 0;color:#75787c;display:block}@media screen and (max-width: 960px){.wakaba-daiary-archive-item__time{font-size:1.2rem}}.wakaba-daiary-archive-item__title{font-size:2rem;line-height:1.6;margin-bottom:10px;display:block;font-weight:bold}.wakaba-daiary-archive-item__title:hover{opacity:.6}.wakaba-daiary-archive-item__name{font-size:1.35rem}.wakaba-daiary-archive-item__name span{font-weight:700}.wakaba-daiary-archive-item .c-name-product{margin-bottom:0}.wakaba-daiary-archive-item__link{width:100%;text-align:center;position:absolute;bottom:0}.wakaba-daiary-archive-item__link .c-primary-button{width:200px;font-size:1.5rem;display:inline-block}@media screen and (max-width: 960px){.wakaba-daiary-archive-item{padding-left:10px;padding-right:10px}.wakaba-daiary-archive-item__title{font-size:1.6rem}}@media screen and (max-width: 640px){.wakaba-daiary-archive-item{display:flex;flex-direction:column;margin:0 auto 80px;padding:0}.wakaba-daiary-archive-item__list{width:100%;margin-inline:auto}.wakaba-daiary-archive-item__title{font-size:1.5rem}.wakaba-daiary-archive-item .c-primary-button{height:45px;line-height:1.4}}.single-wakaba-daiary .case-single-item__content .wp-block-quote{background-color:#d1daca}.wakaba-daiary-archive-item__pagination{width:100%;display:flex;justify-content:center}.wakaba-daiary-single-item__pagination{width:min(850px,100%);margin:0 auto;display:flex;justify-content:center;gap:15px}@media screen and (max-width: 960px){.wakaba-daiary-single-item__pagination{width:calc(100% - 30px)}}@media screen and (max-width: 640px){.wakaba-daiary-single-item__pagination{flex-direction:column;align-items:center;gap:20px}}.wakaba-daiary-single-item__pagination .c-button__small{max-width:200px}@media screen and (max-width: 960px){.wakaba-daiary-single-item__pagination .c-button__small{max-width:100%}}.wp-pagenavi{display:flex;flex-wrap:wrap;row-gap:10px}.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{width:45px;height:45px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:6px;line-height:1.8}@media screen and (max-width: 960px){.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{line-height:2.2}}.wp-pagenavi a,.wp-pagenavi span{border:solid 1px #000}.wp-pagenavi a:hover,.wp-pagenavi span:hover{border-color:var(--primary-brown) !important;background-color:var(--primary-brown);color:var(--primary-white)}.wp-pagenavi span.current{border:none;background-color:var(--primary-brown);color:var(--primary-white)}.nav-previous{width:200px;display:inline-block}.nav-previous a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-size:200%;background-position:left;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-previous a{max-width:100%}}@media screen and (max-width: 640px){.nav-previous{width:100%}}.nav-next{width:200px;display:inline-block}.nav-next a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--hover-blue) 50%, var(--primary-blue) 50%);background-size:200%;background-position:right;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-next a{max-width:100%}}@media screen and (max-width: 640px){.nav-next{width:100%}}.nav-previous a::before{content:"";position:absolute;top:50%;left:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow-back.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-previous a::before{left:15px;width:25px}}@media(hover: hover){.nav-previous a:hover{background-position:right}.nav-previous a:hover::before{transform:translate(-8px, -50%)}}.nav-next a::after{content:"";position:absolute;top:50%;right:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-next a::after{right:15px;width:25px}}@media(hover: hover){.nav-next a:hover{background-position:left}.nav-next a:hover::after{transform:translate(8px, -50%)}}.wakaba-daiary-filter__contents{width:var(--content-width);margin:0 auto;display:flex;flex-direction:column;align-items:center}.wakaba-daiary-filter-form{width:fit-content;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--primary-white);border-radius:20px;padding:120px 50px 40px;margin:-50px auto 40px;gap:20px;width:min(600px,90%)}@media screen and (max-width: 960px){.wakaba-daiary-filter-form{align-items:start;gap:20px}}@media screen and (max-width: 640px){.wakaba-daiary-filter-form{width:100%}}.wakaba-daiary-filter-form__row{display:flex;align-items:center;gap:30px;justify-content:flex-start;width:100%;align-items:center}@media screen and (max-width: 640px){.wakaba-daiary-filter-form__row{flex-direction:column}}.wakaba-daiary-filter-form__row .c-primary-button{height:48px}.wakaba-daiary-search-reset{margin:20px auto 0}.wakaba-daiary__label-name{font-size:1.6rem;font-weight:700;color:var(--primary-blue);margin-top:4px;margin-right:20px;width:160px}@media screen and (max-width: 960px){.wakaba-daiary__label-name{width:130px;margin-right:12px}}@media screen and (max-width: 640px){select#gyoushu{width:100%;max-width:none}}.wakaba-daiary__check-item-wrap{gap:15px;display:flex;justify-content:start;flex-wrap:wrap;width:calc(100% - 180px)}@media screen and (max-width: 960px){.wakaba-daiary__check-item-wrap{width:calc(100% - 150px);gap:10px}}@media screen and (max-width: 640px){.wakaba-daiary__check-item-wrap{width:100%;gap:8px}}.wakaba-daiary-filter-form input[type=text]{background:#f1f1f1;border:solid 1px #ccc;padding:10px;width:min(560px,100%);font-size:1.65rem}.site-map p{margin-bottom:20px}.not-found-read__inner{flex-direction:column;max-width:800px}/*# sourceMappingURL=style.css.map */