*,*::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:"Zen Maru Gothic",sans-serif;font-weight:500;color:var(--primary-black);overflow-y:auto;scrollbar-gutter:stable;background-color:var(--primary-white);overflow-x:clip;font-kerning:normal}.is-navi{overflow:hidden}main{overflow:hidden}p{font-size:1.7rem;font-weight:500}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-white);background-color:var(--primary-blue)}::selection{color:var(--primary-white);background-color:var(--hover-blue)}@media screen and (max-width: 960px){body{font-size:1.7rem}p{font-size:1.7rem}}@media screen and (max-width: 767px){p{font-size:1.65rem;line-height:1.65}}:root{--primary-white: #ffffff;--primary-light-blue-gray: #F2F7F9;--primary-lightgray: #F1F1F1;--primary-gray: #D1DADD;--primary-beige: #FFF2D6;--primary-light-beige: #FFFEED;--primary-black: #353535;--primary-brown: #6B4423;--hover-brown: #543217;--primary-blue: #0763B6;--hover-blue: #204995;--primary-light-orange:#F0AE26;--primary-orange:#E77617;--primary-aqablue:#77DCFD;--primary-yellow:#FFF100;--primary-green:#0F9A7D;--primary-red:#E9546B;--hover-red:#d8344d;--block-padding:clamp(30px, 22.958px + 1.878vw, 50px);--primary-shadow: 4px 4px 16px rgba(0,0,0,.2);--content-padding: clamp(17px, 8.901px + 2.16vw, 40px);--content-width-large:min(1600px,calc(100% - var(--content-padding) * 2));--content-width-wide:min(1340px,calc(100% - var(--content-padding) * 2));--content-width:min(1200px,calc(100% - var(--content-padding) * 2));--content-width-narrow:min(1000px,calc(100% - var(--content-padding) * 2))}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}}@media screen and (max-width: 960px){.only-pc{display:none}}.only-sp{display:none}@media screen and (max-width: 767px){.only-sp{display:block}}.keep-all{word-break:keep-all}.c-primary-button{position:relative;display:block;width:100%;max-width:360px;height:auto;padding:16px 17px;text-indent:-10px;text-align:center;color:var(--primary-white);background:linear-gradient(-90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-position:right;background-size:200%;transition:background-position .35s;border-radius:34px;font-size:2rem;font-weight:bold;overflow:hidden}@media screen and (max-width: 960px){.c-primary-button{font-size:1.95rem}}@media screen and (max-width: 640px){.c-primary-button{font-size:1.9rem;padding:12px 15px 12px;border-radius:31px}}@media(hover: hover){.c-primary-button:hover{background-position:left}}.c-primary-button::after{content:"";position:absolute;top:calc(50% - 5px);right:20px;width:10px;height:10px;background-image:url(../images/link-icon-white.svg);background-repeat:no-repeat;background-size:10px}.c-primary-button-brown{background:linear-gradient(-90deg, var(--primary-brown) 50%, var(--hover-brown) 50%);background-position:right;background-size:200%}.c-primary-button-pink{background:linear-gradient(-90deg, var(--primary-red) 50%, var(--hover-red) 50%);background-position:right;background-size:200%}.c-button__outlink::after{background-image:url("../images/icon-outside.png");background-size:cover;width:13px;height:13px}@media screen and (max-width: 960px){.c-button__text-long{padding-right:5px}}@media screen and (max-width: 640px){.c-button__text-long{padding-right:2px}}.c-button__small{max-width:240px}.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:75px;background:var(--primary-white);padding:0 0 0 12px;box-shadow:var(--primary-shadow)}.site-header__logo{width:min(24%,280px);padding:12px 16px 12px 4px;transition:opacity .25s}.site-header__logo:hover{opacity:.6}@media screen and (max-width: 960px){.site-header__inner{height:auto;padding:0;position:relative}.site-header__logo{padding-left:12px}}@media screen and (max-width: 960px){.site-header{width:100%}.site-header__logo{width:100%}.site-header__logo a{display:block;width:fit-content}.site-header__logo img{width:175px}}.site-header-row{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 960px){.site-header-row{width:100%;display:block}}.site-navi{display:flex;justify-content:end;align-items:center;gap:40px;padding:0 20px 0;height:70px}@media screen and (max-width: 1100px){.site-navi{gap:23px}}@media screen and (max-width: 960px){.site-navi{padding:0 8px;width:100%;gap:0}}@media screen and (max-width: 640px){.site-navi{padding:0 4px}}@media screen and (max-width: 960px){.site-navi{flex-direction:column;height:auto;height:auto;padding:20px 0 50px}.site-navi .menu-item{width:100%}.site-navi .menu-item a{padding:10px 0 10px 56px}.site-navi .menu-item a::after{display:none}.site-navi .menu-item a::before{content:"";position:absolute;top:50%;left:20px;transform:translate(0, -50%);display:block;width:20px;height:12px;background:url("../images/link-icon-brown.svg");background-repeat:no-repeat}.site-navi .menu-item a.current-menu-item::after{display:none}.site-navi .menu-item-has-children{height:180px}}@media screen and (max-width: 960px)and (max-width: 960px){.site-navi .menu-item-has-children{height:auto;flex-direction:column;align-items:self-start}}.site-navi-container{flex-grow:1}.site-navi ul{display:flex;align-items:center;justify-content:space-between;width:fit-content;padding:0 12px;width:calc(100% - 110px);max-width:800px}.site-navi li{height:75px;display:flex;align-items:center;position:relative;font-size:1.6rem}@media screen and (max-width: 960px){.site-navi li{height:40px}}.site-navi li a:hover{color:var(--primary-brown)}.site-navi li.menu-item-contact{font-weight:bold;color:var(--primary-blue)}.site-navi li.menu-item-contact a:hover{color:var(--hover-blue)}.site-navi-contact{width:190px;height:100%;background-color:var(--primary-blue);color:var(--primary-white);display:flex;align-items:center;padding-left:15px;line-height:1.5}@media screen and (max-width: 1100px){.site-navi-contact{width:160px;font-size:1.3rem}}@media screen and (max-width: 960px){.site-navi-contact{position:absolute;width:70px;height:70px;top:0;right:70px;padding-inline:0;justify-content:center}}@media screen and (max-width: 400px){.site-navi-contact{height:60px;width:63px}}@media screen and (max-width: 960px){.site-navi-contact b{display:none}}.site-navi-contact::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:15px;width:33px;height:30px;flex-shrink:0;background-image:url(../images/link-icon-blue.svg);background-size:cover;background-repeat:no-repeat;z-index:2;transition:transform .3s ease}@media screen and (max-width: 1100px){.site-navi-contact::after{width:25px;height:22.5px}}@media screen and (max-width: 1100px){.site-navi-contact::after{top:24%;right:22px}}.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}@media screen and (max-width: 960px){.header-nav li a{text-align:left}}.site-navi-container{width:calc(100% - 250px)}.site-navi-container__button-sp{display:none}@media screen and (max-width: 960px){.site-navi-container{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:var(--height);padding:0;opacity:1}.site-navi-container__button-sp{display:grid;gap:16px;padding:0}.site-navi-container__button-sp .site-header__phonenumber{margin:0;max-width:208px}}.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: 960px){.header-menu-button{display:block;background-color:var(--primary-brown);border-radius:5px;width:45px;height:45px;top:10px;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:122px;height:9px;background-image:url(../images/color-bar.svg);background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960px){.color-bar{width:110px;height:9px}}@media screen and (max-width: 767px){.color-bar{width:96px;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.6rem}}h2{position:relative;font-size:4.4rem;font-style:normal;font-weight:bold;line-height:160%;letter-spacing:-0.2rem}@media screen and (max-width: 960px){h2{font-size:3.5rem}}@media screen and (max-width: 640px){h2{font-size:2.8rem}}h3{font-size:3rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h3{font-size:2.5rem}}@media screen and (max-width: 640px){h3{font-size:2.2rem}}h4{font-size:2rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h4{font-size:1.9rem}}@media screen and (max-width: 640px){h4{font-size:1.8rem}}h5{font-size:1.8rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h5{font-size:1.7rem}}@media screen and (max-width: 640px){h5{font-size:1.7rem}}h6{font-size:1.7rem;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.6rem}}.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{transform:translate(0, 18px);opacity:0;transition:transform .8s,opacity .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}.site-footer{background:var(--primary-brown);padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);text-align:center}@media screen and (max-width: 640px){.site-footer{padding-bottom:80px}}.site-footer__inner{width:min(1200px,100%);margin-inline:auto}.site-footer__title{color:var(--primary-white);text-align:center;font-size:4rem;font-weight:700;line-height:1.3;margin-bottom:30px}@media screen and (max-width: 768px){.site-footer__title{font-size:3rem;margin-bottom:16px}}.site-footer__navi{color:var(--primary-white);text-align:center;margin-bottom:32px;display:flex;justify-content:center;gap:30px}.site-footer__navi a{font-size:1.7rem;font-weight:400;line-height:1.6}.site-footer__navi a:hover{text-decoration:underline}@media screen and (max-width: 767px){.site-footer__navi{font-size:1.9rem;margin-bottom:32px}}@media screen and (max-width: 640px){.site-footer__navi{font-size:1.65rem;flex-direction:column;gap:10px}}.footer-copyright{padding-block:3rem 0;text-align:center;font-size:1.2rem;line-height:1.5;color:var(--primary-white)}@media screen and (max-width: 640px){.footer-copyright{padding-block:1.5rem}}.pagetop-button{position:fixed;z-index:5;right:20px;bottom:20px;width:250px;height:60px;opacity:0;line-height:1.5;color:var(--primary-yellow);background:linear-gradient(-90deg, #7c4c24 50%, var(--hover-brown) 50%);background-position:right;background-size:200%}@media screen and (max-width: 640px){.pagetop-button{width:180px;height:54px}}.pagetop-button img{width:100%}.pagetop-button.fixed{position:fixed;opacity:1}.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-marker-y{background:linear-gradient(transparent 80%, var(--primary-yellow) 80%)}.c-text-marker-b{background:linear-gradient(transparent 80%, #83E0FF 80%)}.l-spaceing-2{letter-spacing:-2rem}.l-spaceing-1{letter-spacing:-1rem}.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}}.section{position:relative;overflow-x:clip}.section__inner{width:var(--content-width);margin:0 auto}.section-title{color:var(--primary-brown);margin-block:-12px 25px;text-align:center}.top-mainvisual{margin-top:70px;padding:50px 17px 0;position:relative;width:100%;overflow:hidden;background-color:var(--primary-beige)}@media screen and (max-width: 960px){.top-mainvisual{margin-top:65px}}@media screen and (max-width: 410px){.top-mainvisual{margin-top:60px}}.top-mainvisual__inner{position:relative;width:min(1440px,100%);margin-inline:auto;padding-inline:20px;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.top-mainvisual__inner{flex-direction:column;align-items:center;justify-content:center;padding-inline:0;height:auto;gap:30px}}.top-mainvisual__title{display:flex;flex-direction:column;width:min(580px,52%);margin-bottom:35px}@media screen and (max-width: 767px){.top-mainvisual__title{width:100%}}.top-mainvisual__title h1{width:min(405px,100%);margin-bottom:20px}.top-mainvisual__title h2{font-size:3.5rem;width:360px;margin-bottom:20px}@media screen and (max-width: 1000px){.top-mainvisual__title h2{width:300px}}@media screen and (max-width: 767px){.top-mainvisual__title h2{width:100%}}.top-mainvisual__title h3{color:var(--primary-brown);font-size:2.25rem;display:flex;align-items:center;gap:10px;margin-bottom:10px;font-weight:500}@media screen and (max-width: 767px){.top-mainvisual__title h3{font-size:5vw;margin-bottom:20px}}.top-mainvisual__title .mv-text__wrap{display:flex;gap:10px}@media screen and (max-width: 410px){.top-mainvisual__title .mv-text__wrap{gap:4.6vw}}.top-mainvisual__title p{color:var(--primary-black);line-height:1.6;margin-block:0 20px;background-color:#ffe0a0;display:block;padding:10px 8px 5px;border-radius:10px;position:relative}@media screen and (max-width: 1000px){.top-mainvisual__title p{font-size:1.5vw}}@media screen and (max-width: 767px){.top-mainvisual__title p{font-size:3vw;margin-bottom:30px}}@media screen and (max-width: 410px){.top-mainvisual__title p{font-size:2.8vw;padding-inline:1.89vw}}.top-mainvisual__title p::before{content:"";background-image:url(../images/icon-check-mv.svg);background-repeat:no-repeat;background-size:17px;position:absolute;top:-8px;left:calc(50% - 8px);width:17px;height:17px}.top-mainvisual__title .c-primary-button{font-size:2rem;max-width:290px;margin-block:10px}@media screen and (max-width: 767px){.top-mainvisual__title .c-primary-button{margin-block:0}}.top-mainvisual__tag{font-size:1.6rem;padding:1px 0;margin-bottom:8px;width:285px;border-radius:4px}.top-mainvisual__tag-lead{font-size:4.4rem;font-weight:bold;color:var(--primary-brown);line-height:1.3;margin-bottom:20px;letter-spacing:-0.1rem}@media screen and (max-width: 1200px){.top-mainvisual__tag-lead{font-size:3.5vw}}@media screen and (max-width: 767px){.top-mainvisual__tag-lead{font-size:6.5vw}}.mv-tag,.mv-lead,.mv-text,.mv-btn{opacity:0;transform:translateY(15px);transition:opacity 1.5s cubic-bezier(0.15, 0.85, 0.25, 1),transform 1.5s cubic-bezier(0.15, 0.85, 0.25, 1)}.mv-tag.show,.mv-lead.show,.mv-text.show,.mv-btn.show{opacity:1;transform:translateY(0)}.top-mainvisual__image{width:40%;position:relative}@media screen and (max-width: 767px){.top-mainvisual__image{width:100%}}.mv-stage{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:min(350px,65%)}@media screen and (max-width: 1200px){.mv-stage{width:80%}}@media screen and (max-width: 767px){.mv-stage{position:relative;max-width:350px;width:70%}}.mv-big{position:relative;z-index:2}.top-mainvisual__image-ill1{position:absolute;top:10%;left:-20%;width:20%;animation:mvillAnim1 .8s forwards;opacity:0}.top-mainvisual__image-ill2{position:absolute;top:30%;right:-20%;width:20%;animation:mvillAnim2 .8s forwards;opacity:0}.top-mainvisual__image-ill3{position:absolute;bottom:0%;left:-18%;width:136%;animation:mvillAnim3 .8s forwards;opacity:0;z-index:3}.top-mainvisual__image-ill1{animation-delay:0s}.top-mainvisual__image-ill2{animation-delay:1.5s}.top-mainvisual__image-ill3{animation-delay:3s}@keyframes mvillAnim1{0%{opacity:0;transform:translateX(15%)}100%{opacity:1;transform:translateX(0)}}@keyframes mvillAnim2{0%{opacity:0;transform:translateX(-15%)}100%{opacity:1;transform:translateX(0)}}@keyframes mvillAnim3{0%{opacity:0;transform:translateY(15%)}100%{opacity:1;transform:translateY(0)}}.about{padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);width:100%;background-image:url(../images/bg-hougan-yellow.png);background-size:22px}.about-only-sp{display:none}@media screen and (max-width: 460px){.about-only-sp{display:block}}.about__content{width:var(--content-width);display:flex;flex-direction:column;justify-content:space-between;margin-inline:auto}@media screen and (max-width: 960px){.about__content{flex-direction:column;gap:30px}}@media screen and (max-width: 767px){.about__content{width:100%}}.about__text{width:min(885px,100%);margin-inline:auto;margin-bottom:50px}@media screen and (max-width: 960px){.about__text{width:100%;margin-bottom:0}}@media screen and (max-width: 640px){.about__text{margin-bottom:20px}}.about__text h3{width:fit-content;background-color:var(--primary-white);padding:10px 40px;margin-inline:auto;margin-bottom:30px;border-radius:10px}.about__text p{font-weight:500}.about__worries{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(20px,3vw,40px);margin-bottom:clamp(40px,6vw,60px)}@media screen and (max-width: 960px){.about__worries{grid-template-columns:1fr;gap:30px}}@media screen and (max-width: 640px){.about__worries{gap:50px;margin-block:0}}.about__worries-item{background:var(--primary-beige);border-radius:16px;padding:clamp(24px,2.7vw,40px) clamp(20px,2.2vw,32px);display:flex;flex-direction:column;align-items:center;border-radius:8px;box-shadow:0 4px 12px 0 rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width: 960px){.about__worries-item{display:grid;grid-template-columns:100px 1fr;gap:40px}}@media screen and (max-width: 640px){.about__worries-item{grid-template-columns:1fr;gap:20px;justify-items:center}}.about__worries-item--yellow{background:#fff9c4}.about__worries-item--orange{background:#ffe0b2}.about__worries-item--green{background:#f0f4c3}.about__worries-icon{width:clamp(100px,8.3vw,120px);height:clamp(100px,8.3vw,120px);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:-20%}@media screen and (max-width: 960px){.about__worries-icon{margin-top:0}}@media screen and (max-width: 640px){.about__worries-icon{width:80px;height:80px;margin-top:-15%}}.about__worries-icon img{width:100%;height:100%;object-fit:cover}.about__worries-title{color:var(--primary-brown);text-align:center;font-size:clamp(2.2rem,2vw,3rem);font-weight:700;line-height:1.6;margin-bottom:clamp(12px,1.5vw,16px)}@media screen and (max-width: 960px){.about__worries-title{text-align:left}}@media screen and (max-width: 767px){.about__worries-title{font-size:1.75rem}}@media screen and (max-width: 640px){.about__worries-title{text-align:center}}.about__worries-text{color:var(--primary-black);font-size:1.75rem;line-height:1.8;text-align:center}@media screen and (max-width: 1100px){.about__worries-text{text-align:left;font-size:1.7rem}}@media screen and (max-width: 640px){.about__worries-text{font-size:1.65rem}}.about__worries-item.inview{animation:fadeInUp .6s ease forwards}.about__worries-item:nth-child(1){animation-delay:.1s}.about__worries-item:nth-child(2){animation-delay:.2s}.about__worries-item:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about__solution{width:100%;display:flex;flex-direction:column;position:relative}.about__solution h2{color:var(--primary-brown);text-align:center;margin-block:5px 20px;text-indent:22px}.about__solution p{font-size:clamp(1.7rem,1.4vw,2.1rem);text-align:center;margin-bottom:30px}@media screen and (max-width: 640px){.about__solution p{font-size:1.65rem}}.about__solution-lead{position:relative}.about__solution-lead::before{content:"";display:block;width:clamp(80px,7vw,102px);height:clamp(80px,7vw,102px);background-image:url(../images/about-star-left.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-20px;left:25%}@media screen and (max-width: 1300px){.about__solution-lead::before{left:calc(50% - 220px)}}@media screen and (max-width: 960px){.about__solution-lead::before{left:calc(50% - 180px)}}@media screen and (max-width: 640px){.about__solution-lead::before{left:calc(50% - 180px)}}.about__solution-lead::after{content:"";display:block;width:clamp(80px,7vw,102px);height:clamp(80px,7vw,102px);background-image:url(../images/about-star-right.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-20px;right:25%}@media screen and (max-width: 1300px){.about__solution-lead::after{right:calc(50% - 220px)}}@media screen and (max-width: 960px){.about__solution-lead::after{right:calc(50% - 180px)}}@media screen and (max-width: 640px){.about__solution-lead::after{right:calc(50% - 180px)}}.about__solution-content{padding:clamp(16px,1.3vw,20px);border-radius:20px;border:1px solid #d4a574;background:#ffe0a0;position:relative}.about__solution-content::before{content:"";position:absolute;inset:20px;border-radius:10px;border:2px solid #d4a574;background:#ffe0a0;pointer-events:none}@media screen and (max-width: 640px){.about__solution-content::before{inset:10px}}.about__solution-content h2{color:var(--primary-brown);text-align:center;position:relative;z-index:2}@media screen and (max-width: 640px){.about__solution-content h2{font-size:2.4rem}}.about__solution-content p{font-size:clamp(1.7rem,1.4vw,2.1rem);text-align:center;margin-bottom:40px;position:relative;z-index:2}@media screen and (max-width: 500px){.about__solution-content p{word-break:break-word !important;overflow-wrap:anywhere}}@media screen and (max-width: 640px){.about__solution-content p{font-size:1.65rem}}.about__solution-content{padding:clamp(16px,1.3vw,20px);border-radius:20px;border:1px solid #d4a574;background:#ffe0a0;position:relative}.about__solution-content::before{content:"";position:absolute;inset:20px;border-radius:10px;border:2px solid #d4a574;background:#ffe0a0;pointer-events:none}@media screen and (max-width: 640px){.about__solution-content::before{inset:10px}}.about__solution-content h2{color:var(--primary-brown);text-align:center;position:relative;z-index:2}@media screen and (max-width: 640px){.about__solution-content h2{font-size:2.4rem}}.about__solution-content p{font-size:clamp(1.7rem,1.4vw,2.1rem);text-align:center;margin-bottom:40px;position:relative;z-index:2}@media screen and (max-width: 500px){.about__solution-content p{word-break:break-word !important;overflow-wrap:anywhere}}@media screen and (max-width: 640px){.about__solution-content p{font-size:1.65rem;margin-bottom:20px}}.about__solution-icon-wrap{margin-bottom:clamp(-30px,-60px + 30px*(100vw - 1440px)/1065,-60px)}@media screen and (max-width: 767px){.about__solution-icon-wrap{height:80px;margin-top:20px;margin-bottom:0}}.about__solution-icon{width:clamp(80px,10vw,140px);height:clamp(80px,10vw,140px);border-radius:50%;z-index:1}@media screen and (max-width: 767px){.about__solution-icon{width:80px;height:80px}}@media screen and (max-width: 640px){.about__solution-icon{width:70px;height:70px}}@media screen and (max-width: 375px){.about__solution-icon{width:60px;height:60px}}.about__solution-icon-1{position:absolute;top:15%;left:3%}@media screen and (max-width: 1100px){.about__solution-icon-1{top:10%;left:3.5%}}@media screen and (max-width: 767px){.about__solution-icon-1{top:auto;left:9%;bottom:10%}}.about__solution-icon-2{position:absolute;top:50%;left:10%}@media screen and (max-width: 1100px){.about__solution-icon-2{top:43%;left:5%}}@media screen and (max-width: 767px){.about__solution-icon-2{top:auto;left:30%;bottom:5%}}.about__solution-icon-3{position:absolute;top:10%;right:3.5%}@media screen and (max-width: 767px){.about__solution-icon-3{top:auto;right:28%;bottom:5%}}.about__solution-icon-4{position:absolute;top:50%;right:10%}@media screen and (max-width: 1100px){.about__solution-icon-4{top:43%;right:5%}}@media screen and (max-width: 767px){.about__solution-icon-4{top:auto;right:8%;bottom:10%}}.voice{padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);width:100%;background-image:url(../images/bg-hougan-blue.png);background-size:22px}.voice__list{width:var(--content-width);margin-inline:auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(40px,4.72vw,68px)}@media screen and (max-width: 1100px){.voice__list{grid-template-columns:1fr}}@media screen and (max-width: 767px){.voice__list{width:100%;gap:30px}}.voice__card{background:var(--primary-white);border-radius:16px;padding:20px clamp(20px,2.2vw,32px);border-radius:16px;border-left:8px solid var(--primary-aqablue);background:var(--primary-white);box-shadow:0 8px 32px 0 rgba(0,0,0,.08);display:flex;flex-direction:column}@media screen and (max-width: 1100px){.voice__card{flex-direction:row;align-items:flex-start;gap:48px}}@media screen and (max-width: 640px){.voice__card{flex-direction:column;align-items:center;gap:24px;padding:16px}}.voice__header{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:20px}@media screen and (max-width: 1100px){.voice__header{flex-direction:column;margin-bottom:0}}.voice__avatar{width:60px;height:60px;overflow:hidden;flex-shrink:0}.voice__avatar img{width:100%;height:100%;object-fit:cover}.voice__stars{display:flex;align-items:center;width:90px;height:32px}.voice__title{position:relative;padding:8px clamp(8px,1.3vw,20px);border-radius:10px;background:var(--primary-light-blue-gray);color:var(--primary-blue);text-align:center;font-size:2rem;font-weight:700;line-height:1.6;margin-bottom:clamp(16px,2vw,20px)}.voice__title::after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-top:12px solid var(--primary-light-blue-gray)}@media screen and (max-width: 1100px){.voice__title{width:fit-content}}@media screen and (max-width: 640px){.voice__title{margin-inline:auto;font-size:1.65rem;text-align:center}}.voice__text{color:var(--primary-black);font-size:1.75rem;line-height:1.8}@media screen and (max-width: 640px){.voice__text{font-size:1.65rem}}.features{margin:0 auto -1px;padding:0;width:100%;background-image:url(../images/bg-hougan-yellow.png);background-size:22px}.features__content{margin-inline:auto;display:flex;flex-direction:column;gap:20px}.features__item{display:flex;justify-content:space-between;flex-direction:column;padding:var(--block-padding) clamp(17px,10.662px + 1.69vw,35px)}@media screen and (max-width: 960px){.features__item{gap:30px}}.features__item-content{width:var(--content-width);display:flex;justify-content:space-between;margin-inline:auto;align-items:center}@media screen and (max-width: 960px){.features__item-content{width:100%}}@media screen and (max-width: 767px){.features__item-content{flex-direction:column;gap:20px}}.features__item-text{width:50%;border-radius:10px;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:8px}@media screen and (max-width: 767px){.features__item-text{width:100%}}@media screen and (max-width: 640px){.features__item-text{width:100%}}.features__item-text h2{color:var(--primary-brown)}@media screen and (min-width: 960px)and (max-width: 1100px){.features__item-text h2{font-size:3.8rem}}.features__item-text h3{color:var(--primary-brown)}.features__item-title{color:var(--primary-brown)}@media screen and (max-width: 767px){.features__item-title{align-items:start;flex-direction:column}}.features__item-sub-tag{padding:5px 20px 8px;width:fit-content;border-radius:25px;background-color:var(--primary-orange);color:#fff;font-size:1.8rem;font-weight:bold}@media screen and (max-width: 767px){.features__item-sub-tag{font-size:1.7rem}}.features__item-level{color:var(--primary-brown);margin-block:15px 10px}.features__item-star{color:#fb0}.features__item-sub-title{color:var(--primary-brown);margin-bottom:10px}.features__point-tag{width:338px}@media screen and (max-width: 1100px){.features__point-tag{width:300px}}@media screen and (max-width: 960px){.features__point-tag{width:280px}}@media screen and (max-width: 767px){.features__point-tag{width:233px}}.features__item-images{position:relative;width:45%}@media screen and (max-width: 767px){.features__item-images{width:100%}}.features__window{border-radius:10px;box-shadow:var(--primary-shadow)}.features__icon-point{width:48px}.features__section-bottom{width:100%}.features__section-bottom img{width:100%}.features__item-01{display:flex;flex-direction:column;align-items:center;gap:30px}.features__item-01 .features__item-title{position:relative;width:100%;text-align:center}@media screen and (max-width: 960px){.features__item-01 .features__item-title{justify-content:center}}@media screen and (max-width: 767px){.features__item-01 .features__item-title{display:flex;flex-direction:column;align-items:center}}.features__item-01 .features__point-tag{position:absolute;left:calc(50% - 370px)}@media screen and (max-width: 960px){.features__item-01 .features__point-tag{top:0;left:calc(50% - 300px)}}.features__item-01 .point-tag-1{position:absolute;width:220px;left:calc(50% - 480px)}@media screen and (min-width: 960px)and (max-width: 1100px){.features__item-01 .point-tag-1{left:calc(50% - 430px)}}@media screen and (max-width: 960px){.features__item-01 .point-tag-1{top:0;left:calc(50% - 360px);width:170px}}@media screen and (max-width: 640px){.features__item-01 .point-tag-1{position:static;width:144px}}.features__item-01-lead{width:min(820px,100%);text-align:center}.features__item-01 .features__item-text{width:min(1090px,100%);align-items:center}@media screen and (max-width: 767px){.features__item-01 .features__item-text{align-items:center}}.features__item-01 .features__item-01-content-wrap{width:min(1090px,100%);display:flex;flex-direction:column}.features__item-01 .features__item-01-content{width:min(1090px,100%);display:flex;justify-content:space-between;padding:30px;align-items:start;border-radius:16px 16px 0 0;border-top:dotted 3px #f2bca7;border-right:dotted 3px #f2bca7;border-left:dotted 3px #f2bca7;background-color:var(--primary-white)}@media screen and (max-width: 767px){.features__item-01 .features__item-01-content{flex-direction:column}}.features__item-01 .features__item-01-content-wrap:nth-child(3) .features__item-01-content{flex-direction:row-reverse}@media screen and (max-width: 767px){.features__item-01 .features__item-01-content-wrap:nth-child(3) .features__item-01-content{flex-direction:column}}.features__item-01 .features__item-01-content-text{width:47%}@media screen and (max-width: 767px){.features__item-01 .features__item-01-content-text{width:100%}}.features__item-01 .features__item-01-content-image{width:47%}@media screen and (max-width: 767px){.features__item-01 .features__item-01-content-image{width:100%;margin-top:15px}}.features__item-01 .features__item-01-step{display:flex;justify-content:center;align-items:center;gap:15px;border-radius:0 0 16px 16px;padding:15px 10px;background-color:#f2bca7}@media screen and (max-width: 767px){.features__item-01 .features__item-01-step{gap:8px;align-items:stretch}}.features__item-01 .features__item-01-step-item{background-color:var(--primary-white);border-radius:16px;padding:8px 15px;min-width:96px;min-height:75px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.5}@media screen and (max-width: 640px){.features__item-01 .features__item-01-step-item{writing-mode:vertical-lr;min-width:30px;padding-block:8px;border-radius:10px}.features__item-01 .features__item-01-step-item br{display:none}.features__item-01 .features__item-01-step-item .sp-block-br{display:block}}.features__item-01 .features__item-arrow{width:42px}@media screen and (max-width: 767px){.features__item-01 .features__item-arrow{width:30px}}.features__item-02,.features__item-04,.features__item-06{background-color:var(--primary-beige)}.features__item-content-03,.features__item-content-05{flex-direction:row-reverse}@media screen and (max-width: 767px){.features__item-content-03,.features__item-content-05{flex-direction:column;gap:20px}}.features__charactor{width:var(--content-width);margin:35px auto 0;background-color:#e8f0b8;padding:20px clamp(17px,1.595px + 4.108vw,55px);border-radius:10px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 767px){.features__charactor{width:100%}}.features__charactor h3{color:var(--primary-brown);text-align:center;margin-bottom:15px}.features__charactor .features__charactor-items{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.features__charactor .features__charactor-items{flex-direction:column;gap:20px}}.features__charactor .features__charactor-item{width:32%;background-color:var(--primary-white);padding:17px 20px;border-radius:10px;display:grid;grid-template-columns:1fr 2fr;grid-column-gap:0px;grid-row-gap:0px}@media screen and (max-width: 767px){.features__charactor .features__charactor-item{width:100%}}.features__charactor .features__charactor-item img{width:80%}.features__charactor .features__charactor-item h4{color:var(--primary-brown)}.features__charactor .features__charactor-item .charactor-item-1{grid-area:1/1/3/2}.features__charactor .features__charactor-item .charactor-item-2{grid-area:1/2/2/3}.features__charactor .features__charactor-item .charactor-item-3{grid-area:2/2/3/3}.features__charactor .features__charactor-item-note{margin-top:8px;text-align:center}.features__item-06{gap:30px}.features__6-sub-items{width:var(--content-width);margin-inline:auto;display:flex;justify-content:space-between;padding-top:35px;border-top:solid 1px var(--primary-light-orange)}@media screen and (max-width: 960px){.features__6-sub-items{flex-direction:column;gap:40px;width:100%}}@media screen and (max-width: 640px){.features__6-sub-items{padding-top:25px}}.features__6-sub-item{width:47%;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px}@media screen and (max-width: 960px){.features__6-sub-item{width:100%}}@media screen and (max-width: 640px){.features__6-sub-item{grid-template-columns:1fr;grid-row-gap:20px}}.features__6-left{display:flex;flex-direction:column;align-items:flex-start;gap:15px}@media screen and (max-width: 640px){.features__6-left{gap:8px}}.features__6-sub-tag{padding:0 15px;text-align:center;color:var(--primary-white);background-color:var(--primary-orange);border-radius:40px;font-size:2rem;line-height:1;font-weight:bold;height:55px;display:flex;align-items:center;justify-content:center}.features__6-sub-items-2{color:var(--primary-brown)}.function{margin:0 auto -1px;padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);width:100%;background-color:var(--primary-beige);border:solid 11px var(--primary-light-orange)}.function-only-sp{display:none}@media screen and (max-width: 375px){.function-only-sp{display:block}}.function__content{width:min(1200px,100%);margin-inline:auto;display:flex;flex-direction:column}.function__items{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:56px;margin-top:40px}.function__item{position:relative;width:31%;background-color:var(--primary-white);border-radius:10px;display:flex;flex-direction:column;align-items:center;border-radius:24px;border:2px dashed #c8a882}@media screen and (max-width: 960px){.function__item{width:47%}}@media screen and (max-width: 640px){.function__item{width:100%}}.function__item h3{background-color:#faa926;text-align:center;width:calc(100% + 4px);margin:-2px -2px 0 -2px;padding:30px 10px 15px;border-radius:24px 24px 0 0;color:var(--primary-white, #FFF);text-align:center;font-size:clamp(1.8rem,1.6vw,2.4rem);font-weight:700;line-height:1.6}.function__item p{color:var(--primary-black);font-size:clamp(1.65rem,1.2vw,1.75rem);line-height:1.8;padding:10px clamp(20px,2.5vw,36px)}.function__icon{position:absolute;top:-25%;width:clamp(80px,6.9vw,100px);height:clamp(80px,6.9vw,100px);aspect-ratio:1/1;left:50%;transform:translateX(-50%)}.function__icon-1{position:absolute;top:-20%;width:clamp(70px,5.7vw,85px);height:clamp(70px,5.7vw,85px);aspect-ratio:1/1;left:50%;transform:translateX(-50%)}.function__section-bottom{width:100%}.function__section-bottom img{width:100%}.faq{padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);width:100%;background-image:url(../images/bg-hougan-blue.png);background-size:22px}.faq__container{width:min(1200px,100%);margin-inline:auto}.faq__item{border-top:2px solid #c1cccf;padding-block:20px}.faq__item:last-child{border-bottom:2px solid #c1cccf}.faq__question{display:flex;gap:18px;align-items:flex-start;margin-bottom:10px}.faq__answer{display:flex;gap:18px;align-items:flex-start}.faq__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-white);text-align:center;font-size:3.2rem;font-weight:700;flex-shrink:0}@media screen and (max-width: 767px){.faq__icon{width:28px;height:28px;font-size:1.6rem}}.faq__icon--question{background-color:var(--primary-blue)}.faq__icon--answer{background-color:var(--primary-red)}.faq__question-text{color:var(--primary-black);font-size:2.6rem;font-weight:700;line-height:1.6;flex:1}@media screen and (max-width: 767px){.faq__question-text{font-size:1.8rem}}.faq__answer-text{color:var(--primary-black);font-size:1.75rem;font-weight:500;line-height:1.8;flex:1}@media screen and (max-width: 767px){.faq__answer-text{font-size:1.65rem}}.use{padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);width:100%;background-image:url(../images/bg-hougan-blue.png);background-size:22px}.use-only-sp{display:none}@media screen and (max-width: 346px){.use-only-sp{display:block}}.use__cycle{width:var(--content-width);margin-inline:auto;display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;justify-content:center;position:relative;margin-top:30px}@media screen and (max-width: 960px){.use__cycle{width:100%}}@media screen and (max-width: 767px){.use__cycle{grid-template-columns:1fr;grid-template-rows:auto;gap:24px}}@media screen and (max-width: 640px){.use__cycle{width:100%}}.use__cycle-center{grid-column:2/3;grid-row:2/3;max-width:clamp(205px,15vw,220px);width:100%;aspect-ratio:1/1;background:var(--primary-blue);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;margin-inline:auto;position:relative}@media screen and (max-width: 1100px){.use__cycle-center{max-width:220px;margin-top:8px}}@media screen and (max-width: 800px){.use__cycle-center{max-width:clamp(215px,15vw,220px);margin-top:5px}}@media screen and (max-width: 767px){.use__cycle-center{grid-column:1;grid-row:auto;order:-1;margin-top:0;max-width:200px}}.use__cycle-title{color:var(--primary-white);font-size:clamp(2.4rem,2vw,3rem);font-weight:700;line-height:1.6;margin-bottom:19px}.use__cycle-subtitle{color:var(--primary-white);font-size:1.8rem;line-height:normal}.use__step{width:clamp(240px,26.18vw,377px);height:clamp(311px,22.22vw,320px);background:hsla(0,0%,100%,.7);padding:24px clamp(16px,2.5vw,36px);border-radius:clamp(18px,1.67vw,24px);box-shadow:0 8px 32px 0 rgba(0,0,0,.1);z-index:1;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:clamp(5px,.49vw,7px);align-items:center;justify-items:center}@media screen and (max-width: 767px){.use__step{width:100%;max-width:377px;height:auto;min-height:320px;margin:0 !important}}.use__step--1{grid-column:2/3;grid-row:1/2;justify-self:center;margin-bottom:-60px;border-radius:24px;box-shadow:0 8px 32px 0 rgba(0,0,0,.1)}@media screen and (max-width: 767px){.use__step--1{grid-column:1;grid-row:auto;justify-self:center}}.use__step--2{grid-column:3/4;grid-row:3/2;justify-self:center;margin-left:-80px}@media screen and (max-width: 850px){.use__step--2{margin-left:-60px}}@media screen and (max-width: 800px){.use__step--2{margin-left:-30px}}@media screen and (max-width: 767px){.use__step--2{grid-column:1;grid-row:auto;justify-self:center}}.use__step--3{grid-column:2/2;grid-row:3/4;justify-self:center;margin-top:-60px}@media screen and (max-width: 1100px){.use__step--3{margin-top:-50px}}@media screen and (max-width: 767px){.use__step--3{grid-column:1;grid-row:auto;justify-self:center}}.use__step--4{grid-column:1/2;grid-row:2/2;justify-self:center;margin-right:-80px}@media screen and (max-width: 850px){.use__step--4{margin-right:-60px}}@media screen and (max-width: 800px){.use__step--4{margin-right:-30px}}@media screen and (max-width: 767px){.use__step--4{grid-column:1;grid-row:auto;justify-self:center}}.use__step-number{max-width:158px}.use__step-icon{max-width:70px;grid-row:2}.use__step-icon img{width:100%;height:100%;object-fit:contain}.use__step-label{color:#4a90e2;line-height:1.2;grid-row:3;width:100%;text-align:center}.use__step-title{color:var(--primary-blue);text-align:center;font-size:clamp(2.4rem,2vw,3rem);font-weight:700;line-height:1.2;grid-row:4;width:100%;text-align:center}.use__step-text{color:var(--primary-black);text-align:center;font-size:clamp(1.65rem,1.1vw,1.7rem);line-height:1.8;grid-row:5;width:100%;text-align:center}@media screen and (max-width: 767px){.use__step-text{font-size:1.65rem}}.use__step-text-highlight{color:var(--primary-blue);font-size:clamp(1.65rem,1.1vw,1.7rem);line-height:1.8}.use__character{position:absolute;width:clamp(130px,18.75vw,270px);height:auto;pointer-events:none}@media screen and (max-width: 767px){.use__character{display:none}}.use__character.use__character--1{transition:transform .8s ease-out 0s,opacity .8s ease-out 0s}.use__character.use__character--2{transition:transform .8s ease-out .2s,opacity .8s ease-out .2s}.use__character.use__character--3{transition:transform .8s ease-out .4s,opacity .8s ease-out .4s}.use__character.use__character--4{transition:transform .8s ease-out .6s,opacity .8s ease-out .6s}.use__character--1{width:clamp(100px,13.8vw,200px);top:-30px;left:0}@media screen and (max-width: 640px){.use__character--1{width:clamp(65px,15vw,100px);top:-20px;left:-10px}}.use__character--2{top:-20px;right:0}@media screen and (max-width: 640px){.use__character--2{top:-25px;right:-13px}}.use__character--3{bottom:-30px;left:0;z-index:1}@media screen and (max-width: 640px){.use__character--3{bottom:-24px;left:-18px}}.use__character--4{width:clamp(100px,13.8vw,200px);bottom:-20px;right:0;z-index:1}@media screen and (max-width: 640px){.use__character--4{width:clamp(65px,15vw,100px);right:-10px}}.use__characters-sp{display:none}@media screen and (max-width: 767px){.use__characters-sp{display:block;position:absolute;width:100%;max-width:350px;height:auto;top:6%;left:50%;transform:translate(-50%, -50%);z-index:0;pointer-events:none}}.price{padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);width:100%;background-color:#e0ebf4}.price__plans{width:min(1056px,100%);margin-inline:auto;margin-bottom:30px;display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(30px,3.4vw,50px)}@media screen and (max-width: 767px){.price__plans{grid-template-columns:1fr;gap:40px;width:100%}}.price__card{background:var(--primary-white);border-radius:32px;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;position:relative;display:flex;flex-direction:column}.price__card-header{padding-inline:clamp(20px,3vw,30px);padding-block:20px 10px;display:flex;align-items:center;justify-content:center;gap:clamp(8px,1vw,12px)}@media screen and (max-width: 822px){.price__card-header{flex-direction:column}}.price__logo-wrapper{display:flex;align-items:center;justify-content:center;gap:8px}.price__card--blue .price__card-header{border-radius:32px 32px 0 0;background:#d1ddff}.price__card--pink .price__card-header{border-radius:32px 32px 0 0;background:#fddae4;position:relative}.price__logo{height:32px;width:auto}@media screen and (max-width: 640px){.price__logo{height:34px}}.price__logo-sankei{height:clamp(38px,3.5vw,40px);width:auto}.price__logo-plus{width:16px;height:16px}@media screen and (max-width: 640px){.price__logo-plus{width:21px;height:21px}}.price__plan-name{color:var(--primary-blue);text-align:center;font-size:clamp(2.4rem,2vw,3rem);font-weight:700;line-height:1.6;margin-top:-3px}@media screen and (max-width: 640px){.price__plan-name{font-size:2.5rem;line-height:1.2}}.price__ribbon{position:absolute;top:-55px;right:0;background-image:url("../images/price-icon.png");background-size:contain;background-repeat:no-repeat;background-position:center;width:100px;height:100px;z-index:1}@media screen and (max-width: 640px){.price__ribbon{top:-58px}}.price__card-body{display:flex;flex-direction:column;align-items:center;padding-inline:clamp(20px,2.5vw,36px);padding-bottom:30px;margin-top:20px;flex:1}@media screen and (max-width: 767px){.price__card-body{padding-inline:16px}}.price__plan-option{text-align:center;display:flex;align-items:center;justify-content:center;gap:20px}.price__plan-option--highlight{border-radius:16px;border:2px solid #4a90e2;background:#e8eeff;padding:clamp(16px,2vw,20px);position:relative;flex-direction:column;margin-bottom:22px}.price__plan-option-inner{display:flex;align-items:center;justify-content:center;column-gap:20px;flex-wrap:wrap}@media screen and (max-width: 767px){.price__plan-option-inner{gap:10px;flex-direction:column}}.price__plan-label{color:var(--primary-black);text-align:center;font-size:2rem;line-height:1.8}.price__plan-price{color:var(--primary-blue);text-align:center;font-size:6.5rem;font-weight:700;line-height:1}@media screen and (max-width: 960px){.price__plan-price{font-size:5rem}}@media screen and (max-width: 640px){.price__plan-year{margin-block:-15px -8px}}.price__plan-unit{color:var(--primary-black);font-size:2.5rem;font-weight:700;line-height:1.8;margin-left:4px}@media screen and (max-width: 640px){.price__plan-unit{font-size:1.75rem}}.price__plan-or{text-align:center;color:var(--primary-black);text-align:center;font-size:2rem;line-height:1.8;margin-bottom:10px}@media screen and (max-width: 640px){.price__plan-or{font-size:1.75rem}}.price__plan-badge{border-radius:4px;background:#10b981;color:var(--primary-white);padding:2px 20px;text-align:center;font-size:1.75rem;font-weight:500;line-height:1.8;display:inline-block}.price__plan-description{text-align:center;margin-top:clamp(20px,2.7vw,40px)}@media screen and (max-width: 767px){.price__plan-description{margin-bottom:20px}}.price__plan-description p{color:var(--primary-black);text-align:center;font-size:2rem;line-height:1.8}@media screen and (max-width: 640px){.price__plan-description p{font-size:1.75rem}}.price__highlight{color:var(--primary-blue);font-size:2rem;line-height:1.8}@media screen and (max-width: 640px){.price__highlight{font-size:1.75rem;line-height:1.4}}.price__with-logo{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:clamp(18px,1.8vw,26px)}@media screen and (max-width: 767px){.price__with-logo{flex-direction:column}}.price__inline-logo{height:30px;width:auto}@media screen and (max-width: 640px){.price__inline-logo{height:28px}}.price__button-wrapper{margin-top:auto;justify-content:center;display:flex;width:100%}.price__free-trial{display:flex;justify-content:center;text-align:center}.price__card.inview{animation:fadeInUp .6s ease forwards}.free-plan{padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);width:100%;background:#e0ebf4}.free-plan__content{width:var(--contet-width);display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 960px){.free-plan__content{flex-direction:column;gap:30px}}.free-plan__lead{text-align:center;color:var(--primary-black);font-size:2.1rem;font-weight:700;line-height:1.6;margin-bottom:20px}@media screen and (max-width: 767px){.free-plan__lead{font-size:1.7rem}}.free-plan__features{width:min(760px,100%);padding-inline:20px;margin-inline:auto;margin-bottom:20px;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(20px,2.5vw,36px);position:relative}.free-plan__features::before{content:"";position:absolute;left:clamp(-100px,-6.9vw,-50px);top:50%;transform:translateY(-50%) translateX(-100%);width:clamp(80px,10vw,120px);height:clamp(80px,10vw,120px);background-image:url(../images/free-plan-star-left.svg);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none;z-index:0;opacity:0;transition:transform .8s ease-out,opacity .8s ease-out}@media screen and (max-width: 800px){.free-plan__features::before{display:none}}.free-plan__features::after{content:"";position:absolute;right:clamp(-100px,-6.9vw,-50px);top:50%;transform:translateY(-50%) translateX(100%);width:clamp(80px,10vw,120px);height:clamp(80px,10vw,120px);background-image:url(../images/free-plan-star-right.svg);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none;z-index:0;opacity:0;transition:transform .8s ease-out,opacity .8s ease-out}@media screen and (max-width: 800px){.free-plan__features::after{display:none}}@media screen and (max-width: 640px){.free-plan__features{grid-template-columns:1fr;gap:30px}.free-plan__features::before,.free-plan__features::after{display:none}}.free-plan__feature{background:#bce4ff;border:1px solid var(--primary-white);border-radius:50%;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:1}@media screen and (max-width: 640px){.free-plan__feature{width:360px;height:auto;margin-inline:auto}}@media screen and (max-width: 425px){.free-plan__feature{width:clamp(250px,70vw,300px);height:auto}}.free-plan__feature-icon{width:50px;height:50px}@media screen and (max-width: 640px){.free-plan__feature-icon{width:85px;height:85px}}.free-plan__feature-icon img{width:100%;height:100%;object-fit:contain}.free-plan__feature-text{color:var(--primary-black);text-align:center;font-size:clamp(1.65rem,1.5vw,2.2rem);font-weight:700;line-height:1.6}@media screen and (max-width: 640px){.free-plan__feature-text{font-size:clamp(2.2rem,4.6vw,3rem)}}.free-plan__description{text-align:center;margin-bottom:30px}.free-plan__description P{color:var(--primary-black);text-align:center;font-size:1.75rem;font-weight:500;line-height:1.8}.free-plan__cta{display:flex;justify-content:center}.cta{padding:var(--block-padding) clamp(17px,-1.662px + 4.977vw,70px);width:100%;background:#fff2d6;position:relative}.cta__container{width:var(--content-width);margin-inline:auto}.cta__lead{text-align:center;color:var(--primary-black);font-size:clamp(2.4rem,2vw,3rem);font-weight:700;line-height:1.6;margin-bottom:clamp(20px,2vw,30px);position:relative;z-index:1}@media screen and (max-width: 767px){.cta__lead{font-size:1.75rem}}.cta__button-wrap{display:flex;justify-content:center;align-items:center;margin-top:clamp(20px,2vw,30px)}.cta__character-wrapper-left{position:absolute;width:clamp(100px,14vw,205px);height:auto;pointer-events:none;z-index:0;top:5%;left:20%}@media screen and (min-width: 1700px){.cta__character-wrapper-left{top:5%;left:20%}}@media screen and (max-width: 960px){.cta__character-wrapper-left{top:10%;left:15%}}@media screen and (max-width: 767px){.cta__character-wrapper-left{top:15%;left:10%}}@media screen and (max-width: 640px){.cta__character-wrapper-left{top:5%;left:5%;width:clamp(70px,18vw,120px)}}@media screen and (max-width: 425px){.cta__character-wrapper-left{left:2%}}.cta__character-wrapper-right{position:absolute;width:clamp(100px,12.5vw,180px);height:auto;pointer-events:none;z-index:0;top:5%;right:20%}@media screen and (min-width: 1700px){.cta__character-wrapper-right{top:5%;right:20%}}@media screen and (max-width: 960px){.cta__character-wrapper-right{top:10%;right:15%}}@media screen and (max-width: 767px){.cta__character-wrapper-right{top:15%;right:10%}}@media screen and (max-width: 640px){.cta__character-wrapper-right{top:2%;right:5%;width:clamp(70px,18vw,100px)}}@media screen and (max-width: 425px){.cta__character-wrapper-right{right:2%}}/*# sourceMappingURL=style.css.map */