@layer page{.p-home{color:var(--color-font);overflow-anchor:none;overflow:clip}.p-home__mv img{width:100%;height:auto;display:block}.p-home__message{display:flex;justify-content:space-between}@media (width < 800px){.p-home__message{flex-direction:column-reverse;gap:30px}}.p-home__message__photo{width:44%}@media (width < 800px){.p-home__message__photo{width:100%}}.p-home__message__photo ._pho{border-radius:20px;height:auto}@media (width < 800px){.p-home__message__photo ._pho{max-width:450px;margin-inline:auto;display:block;width:100%}}.p-home__message__photo ._company,.p-home__message__photo ._lawyers{font-family:BIZ UDMincho,serif;font-weight:400}.p-home__message__photo ._company{font-size:2rem;display:flex;justify-content:center;align-items:center;margin-block:30px 20px}@media (width < 800px){.p-home__message__photo ._company{margin-block:10px}}.p-home__message__photo ._lawyers{display:flex;justify-content:space-around;align-items:center}.p-home__message__photo ._lawyers ._name{font-size:clamp(2rem,2vw,2.5rem)}.p-home__message__photo ._lawyers ._name ._post{font-size:clamp(1.4rem,1.4vw,2rem);margin-right:1em}.p-home__message__contents{width:50%}@media (width < 800px){.p-home__message__contents{width:100%}}.p-home__message__contents ._tl{font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(2.2rem,2.5vw,2.8rem);margin-bottom:40px}.p-home__message__contents ._tl .--font-normal{font-family:Noto Sans JP,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,BIZ UDGothic,Meiryo,sans-serif}.p-home__message__contents ._tl ._blue{font-size:clamp(2.5rem,3.5vw,4rem)}.p-home__message__contents ._tl ._blue ._large{font-size:clamp(3rem,3.5vw,6rem)}.p-home__message__contents ._tl ._underline:before{height:3px}.p-home__message__contents p{font-size:1.8rem;font-weight:500;line-height:1.9;letter-spacing:.03em}.p-home__message__contents p:not(:last-child){margin-bottom:1.6em}.p-home__baigeArea{background:var(--color-beige);border-radius:var(--round-60);padding-bottom:min(10vw,130px)}.p-home__case__content{width:67%}@media (width < 800px){.p-home__case__content{display:contents}}.p-home__case__content__wrap{display:flex;justify-content:space-between;align-items:flex-start}@media (799px < width < 1200px){.p-home__case__content__wrap{align-items:flex-end}}@media (width < 800px){.p-home__case__content__wrap{flex-direction:column}}.p-home__case__content ._tl{color:var(--color-primary);font-size:clamp(2.2rem,2vw,3.5rem);font-weight:800;font-family:Zen Kaku Gothic New,sans-serif;background:#fff;border-radius:10px;position:relative;padding:10px 25px;margin-bottom:25px}@media (width < 800px){.p-home__case__content ._tl{order:1;width:100%;text-align:center}}.p-home__case__content ._tl:before{content:"";display:block;position:absolute;right:-15px;top:50%;transform:translateY(-50%);background-color:#fff;width:15px;aspect-ratio:1;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}@media (799px < width < 1200px){.p-home__case__content ._tl:before{display:none}}@media (width < 800px){.p-home__case__content ._tl:before{display:block;left:50%;bottom:-15px;transform:translate(-50%);-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);top:unset;right:unset}}.p-home__case__content p{padding-left:25px;line-height:2;font-size:1.8rem}.p-home__case__content p:last-child{padding-bottom:min(7vw,70px)}@media (width < 800px){.p-home__case__content p{order:3;padding-left:unset}}.p-home__case ._fig_lawyer{width:28%;max-width:342px;height:auto}@media (width < 800px){.p-home__case ._fig_lawyer{max-width:450px;order:2;width:50%;height:auto;margin-inline:auto}}.p-home__case__chart{background:#fff;border:2px solid var(--color-primary);border-radius:var(--round-60);box-shadow:0 8px 0 0 rgba(0,0,0,.08);position:relative;padding-bottom:min(100px,16vw,130px)}@media screen and (max-width:576px){.p-home__case__chart{margin-top:70px;padding-bottom:80px}}.p-home__case__chart:before{content:"";display:block;position:absolute;width:83%;height:2px;top:-2px;left:50%;transform:translateX(-50%);background:#fff}@media screen and (max-width:576px){.p-home__case__chart:before{width:80%}}.p-home__case__chart ._tl{transform:translateY(-50%);margin-inline:auto;display:block;height:auto}@media screen and (max-width:576px){.p-home__case__chart ._tl{width:80%;max-width:310px}}.p-home__case__chart .--question{font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(2.2rem,2vw,3.6rem);display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.p-home__case__chart .--question ._Q{background:var(--color-primary);border-radius:100vmax;width:77px;aspect-ratio:1;color:#fff;display:flex;font-family:Roboto,sans-serif;font-size:clamp(2.6rem,4vw,4.8rem);font-weight:900;justify-content:center;align-items:center;padding-left:1%;flex-shrink:0}@media screen and (max-width:768px){.p-home__case__chart .--question ._Q{width:57px}}@media screen and (max-width:576px){.p-home__case__chart .--question ._Q{width:12%}}.p-home__case__chart .--answers{margin-top:50px;display:flex;justify-content:space-between;gap:20px}@media screen and (max-width:768px){.p-home__case__chart .--answers{flex-direction:column;margin-top:30px}}.p-home__case__chart .--answers label{display:flex;align-items:center;border:2px solid var(--color-primary);border-radius:var(--round-20);width:460px;height:100px;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(1.8rem,2vw,2.4rem);font-weight:700;position:relative}@media screen and (max-width:768px){.p-home__case__chart .--answers label{width:100%}}.p-home__case__chart .--answers label input{position:absolute;left:5%}.p-home__case__chart .--answers label ._txt{text-align:center;width:100%;margin-inline:auto}.p-home__case__chart .btn_reset,.p-home__case__chart button{padding:0;border:none;outline:none;font-size:clamp(1.6rem,2vw,2.4rem);color:#fff;font-weight:700;background:var(--color-primary);text-align:center;display:block;position:relative;padding-inline:40px;border-radius:100vmax;height:50px}@media screen and (max-width:576px){.p-home__case__chart .btn_reset,.p-home__case__chart button{padding-inline:30px;height:40px}}.p-home__case__chart .btn_reset ._arrow,.p-home__case__chart button ._arrow{position:absolute;top:50%}.p-home__case__chart .btn_reset ._arrow.--next,.p-home__case__chart button ._arrow.--next{right:10px;transform:translateY(-50%)}.p-home__case__chart .btn_reset ._arrow.--before,.p-home__case__chart button ._arrow.--before{left:10px;transform:translateY(-50%) rotate(180deg)}.p-home__case__chart #backButton1,.p-home__case__chart #backButton2,.p-home__case__chart #nextButton1,.p-home__case__chart #nextButton2-option1,.p-home__case__chart #nextButton2-option2,.p-home__case__chart .btn_reset{position:absolute;bottom:30px}@media screen and (max-width:576px){.p-home__case__chart #backButton1,.p-home__case__chart #backButton2,.p-home__case__chart #nextButton1,.p-home__case__chart #nextButton2-option1,.p-home__case__chart #nextButton2-option2,.p-home__case__chart .btn_reset{bottom:20px}}.p-home__case__chart #nextButton1,.p-home__case__chart #nextButton2-option1,.p-home__case__chart #nextButton2-option2,.p-home__case__chart .btn_reset{right:30px}.p-home__case__chart #backButton1,.p-home__case__chart #backButton2{left:30px}.p-home__case__chart .btn_reset{text-decoration:none;display:flex;align-items:center}.p-home__case__support div h3{text-align:center;color:var(--color-primary);font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(2rem,2.5vw,3rem)}@media screen and (max-width:576px){.p-home__case__support div h3{text-align:left}}.p-home__case__support div .btn_support{text-decoration:none;background:var(--color-secondary);border-radius:100vmax;padding:20px;position:relative;display:block;width:80%;max-width:380px;font-size:clamp(1.8rem,2vw,2rem);color:var(--color-font);font-weight:600;margin-inline:auto;margin-top:2em;box-shadow:0 9px 0 0 #655300;text-align:center;transition:all .3s}@media screen and (max-width:576px){.p-home__case__support div .btn_support{width:100%}}.p-home__case__support div .btn_support:before{content:"";display:block;-webkit-mask:url(/assets/dest/img/common/ico_arrow.svg) no-repeat;mask:url(/assets/dest/img/common/ico_arrow.svg) no-repeat;position:absolute;top:50%;right:20px;transform:rotate(90deg) translateX(-50%);width:26px;height:22px;-webkit-mask-size:cover;mask-size:cover;background:var(--color-font)}@media screen and (max-width:576px){.p-home__case__support div .btn_support:before{width:17px;height:15px}}@media (any-hover:hover){.p-home__case__support div .btn_support:hover{box-shadow:0 0 0 0 #655300;transform:translateY(9px)}}.p-home__solution{margin-top:min(19vw,200px)}.p-home__solution .page_tab{width:940px;margin-inline:auto}@media screen and (max-width:1408px){.p-home__solution .page_tab{width:80%;max-width:940px}}@media screen and (max-width:576px){.p-home__solution .page_tab{width:94%}}.p-home__solution .page_tab ._tab{display:flex}@media screen and (max-width:576px){.p-home__solution .page_tab ._tab{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}}.p-home__solution .page_tab ._tab li{width:25%}@media screen and (max-width:576px){.p-home__solution .page_tab ._tab li{width:100%}}.p-home__solution .page_tab ._tab li a{background:url(/assets/dest/img/home/tab.svg) no-repeat 50%/100% 100%;text-decoration:none;color:var(--color-primary);font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(1.6rem,2vw,2.8rem);font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:-.6vw;height:100%;padding:10px 10px 3px;z-index:1;position:relative;min-height:80px}@media screen and (max-width:576px){.p-home__solution .page_tab ._tab li a{background:#e1dfdf;border:1px solid #adadad;border-radius:100vmax;min-height:unset}}.p-home__solution .page_tab ._tab li a .--alive,.p-home__solution .page_tab ._tab li a .--not-alive{border-radius:100vmax;font-size:1.6rem;font-weight:700;padding-inline:16px;border:1px solid var(--color-primary)}@media screen and (max-width:576px){.p-home__solution .page_tab ._tab li a .--alive,.p-home__solution .page_tab ._tab li a .--not-alive{font-size:1.4rem}}.p-home__solution .page_tab ._tab li a .--alive{background:var(--color-before);color:#fff}.p-home__solution .page_tab ._tab li a .--not-alive{background:#fff;color:var(--color-primary)}.p-home__solution .page_tab ._tab li a.active{color:var(--color-font);background:url(/assets/dest/img/home/tab-active.svg) no-repeat 50%/100% 100%;z-index:3}.p-home__solution .page_tab ._tab li a.active:after{content:"";display:block;background-color:#fff;width:calc(100% - 2px);height:7px;position:absolute;bottom:-4px;left:1px}@media screen and (max-width:576px){.p-home__solution .page_tab ._tab li a.active:after{display:none}}@media screen and (max-width:576px){.p-home__solution .page_tab ._tab li a.active{background:#fff}}.p-home__solution .page_tab ._tab li:first-child{z-index:4}.p-home__solution .page_tab ._tab li:nth-child(2){z-index:3}.p-home__solution .page_tab ._tab li:nth-child(3){z-index:2}.p-home__solution .page_tab ._tab li:nth-child(4){z-index:1}.p-home__solution .page_tab ._tab li:has(.active){z-index:5}.p-home__solution__contents{display:none;padding-top:min(10vw,90px)}.p-home__solution__contents.active{display:block}.p-home__solution__contents__wrap{background:#fff;border:2px solid var(--color-primary);border-radius:var(--round-60);overflow:clip}.p-home__solution__contents__problem{margin-inline:3%;position:relative}@media (width < 880px){.p-home__solution__contents__problem{padding:3%}}.p-home__solution__contents__problem ._fig{margin-inline:auto;display:block;height:auto;max-width:477px;width:50%}@media screen and (max-width:1024px){.p-home__solution__contents__problem ._fig{width:40%}}@media (width < 880px){.p-home__solution__contents__problem ._fig{width:80%;margin-inline:auto;max-width:400px}}.p-home__solution__contents__problem ._hukidasi{position:absolute;border-radius:var(--round-20);border:solid 3px var(--color-font);padding:20px 30px;font-size:clamp(1.6rem,1.5vw,2.4rem);background-color:#fff;font-weight:500;width:32%}@media screen and (max-width:1024px){.p-home__solution__contents__problem ._hukidasi{padding:15px;border-width:2px}}@media (width < 880px){.p-home__solution__contents__problem ._hukidasi{position:relative;width:100%;padding:20px;font-size:1.6rem;border:solid 2px var(--color-font)}}@media screen and (max-width:576px){.p-home__solution__contents__problem ._hukidasi{padding:5%}}.p-home__solution__contents__problem ._hukidasi ._blue{font-weight:700}.p-home__solution__contents__problem ._hukidasi:after,.p-home__solution__contents__problem ._hukidasi:before{content:"";display:block;width:15px;aspect-ratio:.7;position:absolute;top:50%;transform:translateY(-50%)}.p-home__solution__contents__problem ._hukidasi:before{background:#fff;z-index:1}.p-home__solution__contents__problem ._hukidasi:after{background:var(--color-font);z-index:0}.p-home__solution__contents__problem ._hukidasi._lt{top:0;left:0}.p-home__solution__contents__problem ._hukidasi._lb{bottom:0;left:0}.p-home__solution__contents__problem ._hukidasi._lb:after,.p-home__solution__contents__problem ._hukidasi._lb:before,.p-home__solution__contents__problem ._hukidasi._lt:after,.p-home__solution__contents__problem ._hukidasi._lt:before{right:-11px;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}.p-home__solution__contents__problem ._hukidasi._lb:after,.p-home__solution__contents__problem ._hukidasi._lt:after{right:-16px}@media screen and (max-width:1024px){.p-home__solution__contents__problem ._hukidasi._lb:after,.p-home__solution__contents__problem ._hukidasi._lt:after{right:-15px}}.p-home__solution__contents__problem ._hukidasi._rt{top:0;right:0}.p-home__solution__contents__problem ._hukidasi._rb{bottom:0;right:0}.p-home__solution__contents__problem ._hukidasi._rb:after,.p-home__solution__contents__problem ._hukidasi._rb:before,.p-home__solution__contents__problem ._hukidasi._rt:after,.p-home__solution__contents__problem ._hukidasi._rt:before{left:-11px;-webkit-clip-path:polygon(0 50%,100% 0,100% 100%);clip-path:polygon(0 50%,100% 0,100% 100%)}.p-home__solution__contents__problem ._hukidasi._rb:after,.p-home__solution__contents__problem ._hukidasi._rt:after{left:-16px}@media screen and (max-width:1024px){.p-home__solution__contents__problem ._hukidasi._rb:after,.p-home__solution__contents__problem ._hukidasi._rt:after{left:-15px}}@media (width < 880px){.p-home__solution__contents__problem ._hukidasi._lb,.p-home__solution__contents__problem ._hukidasi._lt,.p-home__solution__contents__problem ._hukidasi._rb,.p-home__solution__contents__problem ._hukidasi._rt{bottom:0;right:0;margin-bottom:20px}.p-home__solution__contents__problem ._hukidasi._lb:after,.p-home__solution__contents__problem ._hukidasi._lb:before,.p-home__solution__contents__problem ._hukidasi._lt:after,.p-home__solution__contents__problem ._hukidasi._lt:before,.p-home__solution__contents__problem ._hukidasi._rb:after,.p-home__solution__contents__problem ._hukidasi._rb:before,.p-home__solution__contents__problem ._hukidasi._rt:after,.p-home__solution__contents__problem ._hukidasi._rt:before{-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);aspect-ratio:1.5;top:unset;right:unset;left:50%;transform:translate(-50%)}.p-home__solution__contents__problem ._hukidasi._lb:after,.p-home__solution__contents__problem ._hukidasi._lt:after,.p-home__solution__contents__problem ._hukidasi._rb:after,.p-home__solution__contents__problem ._hukidasi._rt:after{bottom:-11px}.p-home__solution__contents__problem ._hukidasi._lb:before,.p-home__solution__contents__problem ._hukidasi._lt:before,.p-home__solution__contents__problem ._hukidasi._rb:before,.p-home__solution__contents__problem ._hukidasi._rt:before{bottom:-8px}}.p-home__solution__contents ._tag{border-radius:100vmax;font-size:clamp(1.8rem,2vw,2.6rem);font-weight:700;padding:5px 36px;margin-inline:auto;display:inline-block;left:50%;transform:translateX(-50%);position:relative;border:1px solid var(--color-primary)}.p-home__solution__contents ._tag.--alive{background:var(--color-before);color:#fff}.p-home__solution__contents ._tag.--not-alive{background:#fff;color:var(--color-primary)}.p-home__solution__contents__ttl{display:flex;align-items:center;justify-content:center;flex-direction:row;text-align:center;font-size:clamp(2rem,2vw,3.6rem);gap:60px;font-weight:500;margin-bottom:30px}@media screen and (max-width:576px){.p-home__solution__contents__ttl{gap:10px;padding:3%;justify-content:space-around}}.p-home__solution__contents__ttl ._blue{font-size:clamp(2.6rem,2vw,4.6rem);font-weight:700}.p-home__solution__contents__message{font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(1.8rem,2.5vw,3.4rem);font-weight:500;text-align:center}@media screen and (max-width:576px){.p-home__solution__contents__message{padding:3%}}.p-home__solution__contents__message strong{font-weight:700}.p-home__solution__contents__box__list,.p-home__solution__contents__list{max-width:900px;margin-inline:auto;margin-top:min(30px,2vw,50px)}@media screen and (max-width:1024px){.p-home__solution__contents__box__list,.p-home__solution__contents__list{padding:3%}}.p-home__solution__contents__box__list ._item:not(:last-child),.p-home__solution__contents__list ._item:not(:last-child){margin-bottom:30px}.p-home__solution__contents__box__list ._item ._tl,.p-home__solution__contents__list ._item ._tl{color:var(--color-primary);font-size:clamp(1.8rem,2vw,2.4rem)}.p-home__solution__contents__box__list ._item ._checkbox,.p-home__solution__contents__list ._item ._checkbox{padding-left:1.7em;position:relative}.p-home__solution__contents__box__list ._item ._checkbox:after,.p-home__solution__contents__box__list ._item ._checkbox:before,.p-home__solution__contents__list ._item ._checkbox:after,.p-home__solution__contents__list ._item ._checkbox:before{content:"";display:block;position:absolute}.p-home__solution__contents__box__list ._item ._checkbox:before,.p-home__solution__contents__list ._item ._checkbox:before{width:28px;height:28px;border-radius:5px;border:2px solid var(--color-primary);background:#fff;left:0;top:5px}@media screen and (max-width:576px){.p-home__solution__contents__box__list ._item ._checkbox:before,.p-home__solution__contents__list ._item ._checkbox:before{width:20px;height:20px}}.p-home__solution__contents__box__list ._item ._checkbox:after,.p-home__solution__contents__list ._item ._checkbox:after{height:31px;width:16px;border-right:solid 6px var(--color-secondary);border-bottom:solid 6px var(--color-secondary);border-radius:2px;rotate:45deg;top:-2px;left:7px}@media screen and (max-width:576px){.p-home__solution__contents__box__list ._item ._checkbox:after,.p-home__solution__contents__list ._item ._checkbox:after{height:21px;width:11px}}.p-home__solution__contents__box__list ._item ._txt,.p-home__solution__contents__list ._item ._txt{font-size:1.8rem;font-weight:500;line-height:1.8;margin-top:15px}@media screen and (max-width:576px){.p-home__solution__contents__box__list ._item ._txt,.p-home__solution__contents__list ._item ._txt{font-size:1.6rem}}.p-home__solution__contents__box__list ._item .c-dots_list,.p-home__solution__contents__list ._item .c-dots_list{margin-top:30px;background:#fff;border-radius:var(--round-20);padding:30px}@media screen and (max-width:576px){.p-home__solution__contents__box__list ._item .c-dots_list,.p-home__solution__contents__list ._item .c-dots_list{padding:5% 3%;margin-top:10px}}.p-home__solution__contents__list ._item{border:solid 2px var(--color-primary);background:var(--color-blue-light);padding:30px 80px 35px;border-radius:var(--round-20)}@media screen and (max-width:576px){.p-home__solution__contents__list ._item{padding:7%}}.p-home__solution__contents__box{max-width:900px;margin-inline:auto;margin-top:100px;border:solid 2px var(--color-primary);border-radius:var(--round-20)}@media screen and (max-width:1024px){.p-home__solution__contents__box{margin:50px 3%}}.p-home__solution__contents__box:not(:last-child){margin-bottom:30px}.p-home__solution__contents__box ._txt_if{font-size:clamp(2rem,2vw,3.2rem);color:#fff;background-color:var(--color-primary);padding:0 30px;border-radius:100vmax;transform:translate(-50%,-50%);display:inline-block;left:50%;position:relative}@media screen and (max-width:576px){.p-home__solution__contents__box ._txt_if{padding-block:5px}}.p-home__solution__contents__box .c-dots_list.--line{margin-inline:auto;max-width:65%}@media screen and (max-width:576px){.p-home__solution__contents__box .c-dots_list.--line{max-width:92%}}.p-home__solution__contents__box .c-dots_list.--line li{font-size:clamp(1.6rem,1.5vw,2rem);font-weight:500;line-height:2.3}@media screen and (max-width:576px){.p-home__solution__contents__box .c-dots_list.--line li{line-height:1.8}}@media screen and (max-width:576px){.p-home__solution__contents__box .c-dots_list.--line li:before{top:.5em}}.p-home__solution__contents__box__list{overflow:clip;background:var(--color-blue-light);padding-inline:80px;padding-block:min(20vw,120px) min(10vw,70px);border-radius:0 0 var(--round-20) var(--round-20);position:relative}@media screen and (max-width:576px){.p-home__solution__contents__box__list{padding-inline:3%}}.p-home__solution__contents__box__list:before{position:absolute;top:-2px;left:50%;display:block;content:"";width:0;height:0;border-style:solid;border-width:60px 50vw 0;border-color:#fff transparent transparent;margin-left:-50vw}@media screen and (max-width:576px){.p-home__solution__contents__box__list:before{border-width:30px 50vw 0}}.p-home__solution__contents__cv{background:var(--color-primary);padding-top:60px}@media screen and (max-width:576px){.p-home__solution__contents__cv{padding-top:5%;padding-inline:3%}}.p-home__solution__contents__cv ._txt{color:#fff;text-align:center;font-size:clamp(1.8rem,2.8vw,3.5rem);font-weight:600;line-height:2;margin-bottom:30px}@media screen and (max-width:1024px){.p-home__solution__contents__cv ._txt{margin-bottom:6%}}@media screen and (max-width:576px){.p-home__solution__contents__cv ._txt{margin-bottom:15%}}.p-home__solution ._txt_epi{text-align:center;font-size:clamp(2rem,2.5vw,3.2rem);font-family:Zen Kaku Gothic New,sans-serif;margin-block:min(10vw,80px)}@media screen and (max-width:576px){.p-home__solution ._txt_epi{text-align:left;padding:3%}}.p-home__solution ._txt_epi ._blue{font-weight:700}.p-home__solution .fig_allow_under{margin-top:30px;width:176px;height:60px;margin-inline:auto;position:relative;margin-block:40px 35px;height:auto}@media screen and (max-width:1024px){.p-home__solution .fig_allow_under{width:15%;margin-block:20px}}@media screen and (max-width:576px){.p-home__solution .fig_allow_under{width:25%}}.p-home__solution .fig_allow_under:before{content:"";display:block;background-color:var(--color-secondary);width:100%;aspect-ratio:3;-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%)}.p-home__reason__inner{position:relative;padding-block:70px 90px}.p-home__reason .fig_lt{position:absolute;left:20px;top:-50px;height:auto;width:23vw;max-width:374px}@media screen and (max-width:576px){.p-home__reason .fig_lt{width:40%}}.p-home__reason .fig_rb{position:absolute;right:-60px;bottom:0;height:auto;z-index:1}@media screen and (max-width:768px){.p-home__reason .fig_rb{width:30%;right:0;bottom:0}}@media screen and (max-width:576px){.p-home__reason .fig_rb{max-width:130px}}.p-home__reason__ttl{display:flex;flex-direction:column;align-items:center;text-align:center;font-family:Zen Kaku Gothic New,sans-serif}@media screen and (max-width:576px){.p-home__reason__ttl ._ico{width:10%;height:auto}}.p-home__reason__ttl h2{font-size:clamp(1.8rem,2vw,2.6rem)}.p-home__reason__ttl h2 img{height:auto;width:30vw;max-width:488px}@media screen and (max-width:576px){.p-home__reason__ttl h2 img{width:69vw;max-width:380px}}.p-home__reason__list{display:flex;flex-wrap:wrap;justify-content:center;column-gap:2%;row-gap:80px;margin-top:70px}@media screen and (max-width:1024px){.p-home__reason__list{column-gap:2%}}.p-home__reason__list__box{border:solid 2px var(--color-primary);border-radius:var(--round-10);width:30%;position:relative}@media screen and (max-width:1216px){.p-home__reason__list__box{width:32%}}@media screen and (max-width:1024px){.p-home__reason__list__box{width:32%}}@media screen and (max-width:768px){.p-home__reason__list__box{width:48%}}@media screen and (max-width:576px){.p-home__reason__list__box{width:100%}}.p-home__reason__list__box:before{content:"";display:block;background-color:var(--color-primary);border-radius:100vmax;width:100px;height:100px;position:absolute;transform:translate(-50%,-50%);left:50%;z-index:-1}.p-home__reason__list__box ._numbering{color:#fff;font-size:1.4rem;font-family:Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:900;line-height:1;position:absolute;transform:translate(-50%,-70%);left:50%}.p-home__reason__list__box ._numbering ._num{font-size:clamp(2rem,2.5vw,3.3rem)}.p-home__reason__list__box h3{background:var(--color-primary);border-radius:5px 5px 0 0;font-size:var(--font-22);font-weight:400;color:#fff;text-align:center;height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column}.p-home__reason__list__box h3 ._yellow{font-weight:900}.p-home__reason__list__box p{font-size:1.6rem;padding:22px 20px;font-weight:500}.p-home__reason__list__box p ._blue{font-weight:700}.p-home__lawyers{padding-top:80px}.p-home__lawyers h2{display:block;margin-inline:auto;max-width:492px;width:30vw;margin-bottom:60px}@media screen and (max-width:1024px){.p-home__lawyers h2{width:50vw}}@media screen and (max-width:576px){.p-home__lawyers h2{width:70vw}}.p-home__lawyers h2 img{height:auto}@media screen and (max-width:576px){.p-home__lawyers h2 img{margin-inline:auto}}.p-home__lawyers__list{display:grid;grid-template-columns:repeat(2,1fr);gap:70px}@media screen and (max-width:576px){.p-home__lawyers__list{grid-template-columns:repeat(1,1fr);gap:60px}}.p-home__lawyers__list ._item ._pho{max-width:420px;aspect-ratio:1/1;border-radius:100vmax;overflow:clip;margin-bottom:40px}@media screen and (max-width:576px){.p-home__lawyers__list ._item ._pho{margin-bottom:1em;width:80%;margin-inline:auto}}.p-home__lawyers__list ._item ._pho img{display:block;width:100%;height:100%;object-fit:cover}.p-home__lawyers__list ._item ._txt{line-height:1.5;font-weight:400;font-size:1.8rem}@media screen and (max-width:576px){.p-home__lawyers__list ._item ._txt{font-size:1.6rem}}.p-home__lawyers__list ._item ._about{display:flex;justify-content:center;align-items:center;gap:20px}@media screen and (max-width:576px){.p-home__lawyers__list ._item ._about{margin-top:1em}}.p-home__lawyers__list ._item ._about img{height:auto}@media screen and (max-width:576px){.p-home__lawyers__list ._item ._about img{width:10%}}.p-home__lawyers__list ._item ._about ._name{font-family:BIZ UDMincho,serif;font-weight:400;font-size:clamp(2rem,2.5vw,3rem)}.p-home__lawyers__list ._item ._about ._name ._post{font-size:clamp(1.6rem,1.8vw,2rem)}.p-home__price{padding-block:min(10vw,80px) min(15vw,130px)}.p-home__price__ttl{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:50px}@media screen and (max-width:768px){.p-home__price__ttl{margin-bottom:unset}}@media screen and (max-width:576px){.p-home__price__ttl ._ico{width:10%;height:auto}}.p-home__price__ttl h2{font-size:clamp(1.8rem,2vw,2.6rem);letter-spacing:2px}.p-home__price__ttl h2 img{height:auto;max-width:324px;width:20vw;margin-top:4px}@media screen and (max-width:1024px){.p-home__price__ttl h2 img{width:30vw}}@media screen and (max-width:768px){.p-home__price__ttl h2 img{width:55vw;max-width:260px}}.p-home__price__inner{position:relative;display:flex}@media screen and (max-width:768px){.p-home__price__inner{flex-direction:column}}.p-home__price__comment{position:absolute;bottom:100%;left:4%;z-index:-1;display:flex;flex-direction:column}@media screen and (max-width:768px){.p-home__price__comment{align-items:center;position:relative;top:unset;left:unset}}.p-home__price__comment__hukidasi{color:var(--color-tertiary);font-size:2rem;line-height:1.3;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;border:solid 2px var(--color-primary);position:relative;text-align:center;border-radius:10px;background-color:#fff;z-index:-1;padding:15px 10px;transform:translateY(10px)}@media screen and (max-width:768px){.p-home__price__comment__hukidasi{width:70%}}.p-home__price__comment__hukidasi:after,.p-home__price__comment__hukidasi:before{content:"";aspect-ratio:.7;position:absolute;display:block;width:15px;right:52px;aspect-ratio:1;-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%)}@media screen and (max-width:768px){.p-home__price__comment__hukidasi:after,.p-home__price__comment__hukidasi:before{right:30%}}.p-home__price__comment__hukidasi:before{bottom:-17px;background:var(--color-font)}.p-home__price__comment__hukidasi:after{bottom:-13px;background:#fff}.p-home__price__comment__hukidasi img{position:relative}.p-home__price__tbl{border-collapse:collapse;border-spacing:0;border-radius:20px;overflow:hidden;outline:1px solid var(--color-primary);outline-offset:-1px}@media screen and (max-width:1024px){.p-home__price__tbl{min-width:900px;margin-top:unset}}.p-home__price__tbl__wrap{width:100%}@media screen and (max-width:1024px){.p-home__price__tbl__wrap{overflow-x:auto}}.p-home__price__tbl ._head{background-color:var(--color-beige);font-size:clamp(1.8rem,1.8vw,2.8rem);font-weight:700;line-height:1.2}.p-home__price__tbl ._head th{padding-block:20px;position:relative;width:25%}.p-home__price__tbl ._head th:not(:last-child){border-right:1px solid rgba(35,24,21,.2)}.p-home__price__tbl ._head th:first-child{border-radius:var(--round-20) 0 0 0}.p-home__price__tbl ._head th:last-child{border-radius:0 var(--round-20) 0 0}.p-home__price__tbl ._head th ._figure{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:17%;height:auto}.p-home__price__tbl ._body td{position:relative;font-size:clamp(2rem,2.2vw,3rem);font-weight:800;text-align:center;padding-block:.5em}.p-home__price__tbl ._body td ._caut{font-size:1.4rem;font-weight:500;position:absolute;bottom:.5em;left:50%;transform:translateX(-50%);width:100%}.p-home__price__tbl ._body td span{color:var(--color-after);font-size:clamp(5rem,5.5vw,9rem);font-family:Roboto,sans-serif}.p-home__price__tbl ._body td:not(:last-child){border-right:1px solid rgba(35,24,21,.2)}.p-home__price__tbl ._body td:first-child{border-radius:0 0 0 var(--round-20)}.p-home__price__tbl ._body td:last-child{border-radius:0 0 var(--round-20) 0}.p-home__flow{background:var(--color-blue-light);padding-block:min(15vw,110px)}.p-home__flow__tl{display:flex;justify-content:center;align-items:center;font-size:clamp(3rem,3vw,6rem);margin-bottom:min(10vw,60px);color:var(--color-primary);font-weight:800}.p-home__flow__tl img{width:20vw;max-width:338px;height:auto}@media screen and (max-width:1024px){.p-home__flow__tl img{width:30vw}}@media screen and (max-width:768px){.p-home__flow__tl img{width:50vw}}.p-home__flow__list ._item{background:#fff;border-radius:var(--round-20);border:solid 1px var(--color-primary);padding:35px 30px;position:relative;color:var(--color-primary)}@media screen and (max-width:576px){.p-home__flow__list ._item{padding:5%}}.p-home__flow__list ._item:not(:last-child){margin-bottom:50px}@media screen and (max-width:576px){.p-home__flow__list ._item:not(:last-child){margin-bottom:20px}}.p-home__flow__list ._item ._hukidasi{color:var(--color-tertiary);font-size:clamp(1.8rem,2vw,2.4rem);font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;border-radius:10px;border:2px solid var(--color-tertiary);position:absolute;display:inline-block;padding:4px 30px;left:10%;transform:translateY(-120%);background:#fff}@media screen and (max-width:576px){.p-home__flow__list ._item ._hukidasi{padding:4px 20px}}.p-home__flow__list ._item ._hukidasi:after,.p-home__flow__list ._item ._hukidasi:before{content:"";position:absolute;left:20px}.p-home__flow__list ._item ._hukidasi:before{bottom:-15px;border-left:21px solid transparent;border-right:1px solid transparent;border-top:14px solid var(--color-tertiary);left:19px}.p-home__flow__list ._item ._hukidasi:after{bottom:-11px;border-left:18px solid transparent;border-right:1px solid transparent;border-top:12px solid #fff}.p-home__flow__list ._item ._step{display:flex;align-items:center;gap:20px}@media screen and (max-width:576px){.p-home__flow__list ._item ._step{align-items:flex-start}}.p-home__flow__list ._item ._step ._numbering{background:var(--color-primary);width:71px;aspect-ratio:1/1;border-radius:100vmax;font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:900;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1;color:#fff;flex-shrink:0}@media screen and (max-width:576px){.p-home__flow__list ._item ._step ._numbering{font-size:1rem;width:15%}}.p-home__flow__list ._item ._step ._numbering ._num{font-size:2.8rem}@media screen and (max-width:576px){.p-home__flow__list ._item ._step ._numbering ._num{font-size:2rem}}.p-home__flow__list ._item ._step__contents ._tl{color:var(--color-primary);font-weight:600;font-size:clamp(2rem,2vw,2.6rem)}.p-home__flow__list ._item ._step__contents ._tl ._sm{font-size:1.6rem}.p-home__flow__list ._item ._step__contents ._txt{font-size:clamp(1.6rem,1.5vw,2rem);line-height:1.5;color:var(--color-font)}.p-home__flow__list ._item ._cv{display:flex}@media screen and (max-width:576px){.p-home__flow__list ._item ._cv{flex-direction:column}}.p-home__flow__list ._item ._cv__tel__wrap{color:var(--color-primary)}@media screen and (max-width:576px){.p-home__flow__list ._item ._cv__tel__wrap{width:100%}}.p-home__flow__list ._item ._cv .c-cvArea__tel__info,.p-home__flow__list ._item ._cv .c-cvArea__tel__num,.p-home__flow__list ._item ._cv .c-cvArea__tel__tl,.p-home__flow__list ._item ._cv__tel__wrap ._num a{color:var(--color-primary)}.p-home__faq{margin-top:min(10vw,120px)}.p-home__faq ._accordion{overflow-anchor:none;position:relative}.p-home__faq ._accordion:not(:last-of-type){margin-bottom:40px}@media screen and (max-width:576px){.p-home__faq ._accordion:not(:last-of-type){margin-bottom:3%}}@media screen and (max-width:576px){.p-home__faq ._accordion{margin:3% 0 0;max-width:inherit;width:100%}}.p-home__faq ._accordion ._summary{text-align:left;font-weight:600;padding:0 3%;cursor:pointer;width:100%;background:var(--color-blue-light);position:relative;list-style:none;border-radius:10px;display:flex;justify-content:flex-start;align-items:center;transition:max-height .6s ease;min-height:135px}@media screen and (max-width:1024px){.p-home__faq ._accordion ._summary{min-height:100px}}.p-home__faq ._accordion ._summary ._txt{display:block;width:calc(100% - 40px);font-size:var(--font-24);font-weight:500;line-height:1.2;display:flex;flex-direction:row;align-items:center;gap:24px}@media screen and (max-width:576px){.p-home__faq ._accordion ._summary ._txt{gap:14px;width:calc(100% - 30px)}}.p-home__faq ._accordion ._summary ._txt ._Q{color:var(--color-primary);font-family:Roboto,sans-serif;font-size:clamp(3.5rem,3vw,4.8rem);font-weight:900}.p-home__faq ._accordion ._summary:after,.p-home__faq ._accordion ._summary:before{content:"";display:block;width:25px;height:3px;background:var(--color-primary);position:absolute;right:20px;top:0;bottom:0;margin:auto 0;transition:.2s}@media screen and (max-width:576px){.p-home__faq ._accordion ._summary:after,.p-home__faq ._accordion ._summary:before{width:15px}}.p-home__faq ._accordion ._summary:before{right:20px;top:0;bottom:0;margin:auto 0}.p-home__faq ._accordion ._summary:after{transform:rotate(90deg)}.p-home__faq ._accordion ._content{overflow:hidden;transition:max-height .6s ease}@media screen and (max-width:576px){.p-home__faq ._accordion ._content{padding:0 10px}}.p-home__faq ._accordion ._content ._txt{background-color:#fff;margin:0 18px 18px;font-size:1.8rem;line-height:1.8;font-weight:400}@media screen and (max-width:576px){.p-home__faq ._accordion ._content ._txt{margin:0 0 3%;padding:5%}}.p-home__faq ._accordion ._content ._txt:first-child{padding-top:30px}.p-home__faq ._accordion ._content .c-dots_list{margin-left:18px}.p-home__access{margin-top:min(10vw,120px);font-weight:500;margin-bottom:min(10vw,120px)}.p-home__access__inner{display:flex;gap:45px}@media screen and (max-width:576px){.p-home__access__inner{flex-direction:column}}.p-home__access__inner ._map{width:50vw;margin-left:calc((50vw - 50%) * -1)}@media screen and (max-width:576px){.p-home__access__inner ._map{width:100%;margin-left:unset;max-height:50vh}}.p-home__access__contents{display:flex;flex-direction:column;justify-content:space-between;width:46%}@media screen and (max-width:576px){.p-home__access__contents{width:100%}}.p-home__access__contents ._add{font-size:1.8rem}.p-home__access__contents ._google_map{display:flex;align-items:center;gap:5px;margin-top:5px}.p-home__access__contents ._google_map a{color:var(--color-primary);font-family:Roboto,sans-serif;font-weight:500;font-size:1.8rem;text-decoration:none;border-bottom:1px solid var(--color-primary);line-height:1.3}.p-home__access__contents ._guide{margin-top:20px;font-size:1.6rem;line-height:1.4;letter-spacing:2px;background:var(--color-beige);border-radius:10px;padding:20px 20px 25px}.p-home__access__contents ._guide ._blue{font-weight:700}@media screen and (max-width:576px){.p-home__access__contents ._parking{margin-top:2em}}.p-home__access__contents ._parking__tl{display:flex;align-items:center;justify-content:flex-start;gap:5px}.p-home__access__contents ._parking__tl p{font-size:1.8rem;letter-spacing:2px}.p-home__access__contents ._parking .c-nomal_list{margin-left:30px;margin-top:8px}.p-home__access__contents ._parking ._caut{font-size:1.4rem;letter-spacing:2px;margin-left:32px;margin-top:5px}}@media screen and (max-width:576px){.p-home__solution__contents__cv .c-cvArea__tel__num{font-size:clamp(3.6rem,4vw,6.3rem)}}.p-home__flow__list ._item ._cv{margin-top:35px;display:flex;justify-content:space-between;align-items:flex-start}@media (width < 660px){.p-home__flow__list ._item ._cv{flex-direction:column;gap:20px}}@media screen and (max-width:576px){.p-home__flow__list ._item ._cv{gap:20px;margin-block:25px 30px}}.p-home__flow__list ._item ._cv__tel__wrap{color:var(--color-primary)}.p-home__flow__list ._item ._cv .c-cvArea__tel__wrap{width:48%}@media (width < 660px){.p-home__flow__list ._item ._cv .c-cvArea__tel__wrap{width:100%}}.p-home__flow__list ._item ._cv .c-cvArea__tel__num,.p-home__flow__list ._item ._cv .c-cvArea__tel__tl{color:var(--color-primary)}.p-home__flow__list ._item ._cv .c-cvArea__tel__tl{border-color:var(--color-primary);font-size:clamp(1.6rem,1.8vw,2rem)}.p-home__flow__list ._item ._cv .c-cvArea__tel__num{font-size:clamp(3.5rem,4.5vw,5rem);font-weight:700;width:100%}@media (width < 660px){.p-home__flow__list ._item ._cv .c-cvArea__tel__num{font-size:clamp(4rem,4.5vw,5rem)}}.p-home__flow__list ._item ._cv .c-cvArea__tel__num a{color:var(--color-primary)}.p-home__flow__list ._item ._cv .c-cvArea__tel__num img{width:10%;height:auto}.p-home__flow__list ._item .c-cv_btn{padding:14px 10px;max-width:445px;width:48%}@media (width < 660px){.p-home__flow__list ._item .c-cv_btn{width:100%;padding:14px 30px;margin-inline:auto}}.p-home__flow__list ._item .c-cv_btn__txt{font-size:clamp(1.6rem,1.8vw,2rem)}@media screen and (max-width:576px){.p-home__flow__list ._item .c-cv_btn__txt img{width:10%;height:auto}}.p-home__flow__list ._item .c-cv_btn__main{font-size:clamp(2.4rem,3vw,3.4rem)}.p-home__flow__list ._item .c-cv_btn__main .--font-25{font-size:clamp(1.8rem,2vw,2.5rem)}