@import"https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css";ol,ul{list-style:none}img{max-width:100%;height:auto;vertical-align:bottom}a,abbr,acronym,address,article,aside,audio,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,u,ul,var,video{margin:0;padding:0}*{word-wrap:break-word;box-sizing:border-box;background-repeat:no-repeat;overflow-wrap:break-word;min-height:0vw}:root{--color-primary: #264b8f;--color-primary-dark: #1a3e7e;--color-secondary: #726a3d;--color-txt01: #444;--color-txt02: #7a7a7a;--color-txt03: #d7e1f3;--color-marker: #ffc700;--color-bg01: #f5f3e9;--color-bg02: #eceadd;--color-bg03: #edf1f7;--color-bg04: #a39375;--color-bg05: #afa67a;--color-border01: #d9d9d9;--color-border02: #d0cebd;--color-white: #fff;--font-base: "YakuHanJP", "Zen Maru Gothic", sans-serif}body{min-width:375px;min-height:100vh;box-sizing:border-box;color:var(--color-txt01);font-size:16px;font-family:var(--font-base);font-weight:500;line-height:1.7}.c-heading2{text-align:center;color:var(--color-primary);font-size:28px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.c-heading2{font-size:44px}.c-heading2.-taLeft{text-align:left}.c-heading2.-fzPcSmall{font-size:36px}}.c-heading3{position:relative;padding-bottom:15px;text-align:center;color:var(--color-primary);font-size:22px;font-weight:700;line-height:1.5}.c-heading3::after{position:absolute;bottom:0;left:50%;transform:translateX(-50%);content:"";display:inline-block;width:35px;height:3px;border-radius:2px;background:var(--color-primary)}@media screen and (min-width: 768px){.c-heading3{padding-bottom:20px;font-size:29px}}.c-headingLabel{display:flex;justify-content:center;align-items:center;width:150px;min-height:34px;padding:3px 10px;border-radius:9999px;background:var(--color-primary);color:var(--color-white);font-size:16px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.c-headingLabel{width:220px;min-height:48px;font-size:24px}}.c-btn{display:flex;justify-content:center;align-items:center;width:100%;min-height:50px;padding:10px 20px;background:var(--color-bg04);border-radius:8px;border:none;font-size:16px;line-height:1.5;color:var(--color-white);cursor:pointer}.c-btn::after{content:"";display:inline-block;width:16px;height:12px;background:url(/assets/images/common/icon_btn-arw.svg) no-repeat right bottom;background-size:auto 10px}.c-btn__link{color:var(--color-white)}@media screen and (min-width: 768px){.c-btn{min-height:66px;border-radius:10px;font-size:22px}.c-btn::after{width:20px;height:16px;background-size:auto 12px}.c-btn:hover{opacity:.7;transition:.4s ease-out}}.c-newsList{padding:5px 20px;background:var(--color-bg01);border-radius:30px}.c-newsList__item{list-style:none;line-height:1.5}.c-newsList__item:not(:last-of-type){border-bottom:solid 1px var(--color-border01)}.c-newsList__link{display:block;padding:15px 60px 15px 10px;background:url(/assets/images/common/icon_arw-blue.svg) no-repeat right 10px center;color:var(--color-txt01)}.c-newsList__noLink{display:block;padding:15px 10px;color:var(--color-txt01)}.c-newsList__date{display:block;color:var(--color-txt02);font-size:11px}.c-newsList__title{display:block}@media screen and (min-width: 768px){.c-newsList{padding:15px 40px}.c-newsList__link{transition:.4s ease-out}.c-newsList__link:hover{text-decoration:underline;opacity:.7}}.c-checkList{padding:5px 20px;border-radius:20px;background:var(--color-white)}.c-checkList__item{padding:10px 0 10px 28px;background:url(/assets/images/common/icon_check.svg) no-repeat left 15px;background-size:19px 18px;list-style:none;font-size:16px;line-height:1.5}.c-checkList__item:not(:last-of-type){border-bottom:solid 1px var(--color-border01)}.c-checkList__item strong{font-weight:500}@media screen and (min-width: 768px){.c-checkList{padding:15px 40px}.c-checkList__item{padding:10px 0 10px 32px;background-size:22px 22px;font-size:20px}}.c-faqList{padding:5px 20px;background:var(--color-bg01);border-radius:30px;line-height:1.5}.c-faqList:not(:first-of-type){margin-top:30px}.c-faqList__q{position:relative;padding:15px 30px 15px 40px;cursor:pointer}.c-faqList__q::before{display:inline-block;position:absolute;left:0;top:8px;content:"Q";color:var(--color-bg04);font-size:32px;line-height:1;font-weight:500}.c-faqList__q::after{display:inline-block;position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";width:17px;height:17px;background:url(/assets/images/common/icon_plus-faq.svg) no-repeat right center}.c-faqList__a{position:relative;overflow:hidden;padding:0 30px 0 40px;max-height:0;border-top:solid 1px var(--color-bg01);transition:max-height .3s ease-out,border-top .3s ease-out;color:var(--color-txt02)}.c-faqList__a::before{display:inline-block;position:absolute;left:0;top:8px;content:"A";color:var(--color-primary);font-size:32px;line-height:1;font-weight:500}.c-faqList__a p{margin:15px 0}.c-faqList__a strong{color:var(--color-txt01)}.c-faqList.is-open .c-faqList__q::after{background:url(/assets/images/common/icon_minus-faq.svg) no-repeat right center}.c-faqList.is-open .c-faqList__a{max-height:auto;border-top:solid 1px var(--color-border01)}@media screen and (min-width: 768px){.c-faqList{padding:5px 30px}}.c-faqListMore{position:relative;display:table;margin:30px auto 0;padding:5px 25px 5px 0;text-align:center;border-bottom:solid 1px var(--color-txt02);line-height:1.2}.c-faqListMore::after{position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";display:inline-block;width:22px;height:22px;background:url(/assets/images/common/icon_plus-blue.svg) no-repeat right center;background-size:100%}.js-loadMoreWrap dl{display:none}.js-loadMoreWrap dl.is-show{display:block}.l-inquiry{position:relative;padding:30px 20px 30px;background:var(--color-primary)}.l-inquiry::before{position:absolute;top:-20px;left:0;content:"";display:block;width:100%;height:40px;background:url(/assets/images/common/bg_inquiry01.svg) top center repeat-x;background-size:101% auto}.l-inquiry::after{position:absolute;bottom:-20px;left:0;content:"";display:block;width:100%;height:40px;background:url(/assets/images/common/bg_inquiry02.svg) bottom center repeat-x;background-size:101% auto}.l-inquiry__inner::after{content:"";display:block;width:280px;height:145px;margin:20px auto 0;background:url(/assets/images/common/img_deco01.png.webp),url(/assets/images/common/img_deco02.png.webp);background-repeat:no-repeat;background-size:auto 100%,auto 100%;background-position:left top,right top}.l-inquiry__txt{text-align:center;color:var(--color-white);font-size:28px;font-weight:700;line-height:1.5}.l-inquiry__btn{max-width:250px;margin:20px auto 0}@media screen and (min-width: 768px){.l-inquiry{padding:30px 20px 30px}.l-inquiry::before{top:-50px;height:74px}.l-inquiry::after{bottom:-50px;height:74px}.l-inquiry__inner{position:relative;max-width:1060px;margin:0 auto}.l-inquiry__inner::before{position:absolute;left:0;top:50%;content:"";display:block;width:180px;height:200px;margin:0;background:url(/assets/images/common/img_deco01.png.webp);background-repeat:no-repeat;background-size:100% auto;background-position:left 50%;transform:translateY(-50%)}.l-inquiry__inner::after{position:absolute;right:0;top:50%;content:"";display:block;width:180px;height:200px;margin:0;background:url(/assets/images/common/img_deco02.png.webp);background-repeat:no-repeat;background-size:100% auto;background-position:right 50%;transform:translateY(-50%)}.l-inquiry__txt{font-size:34px}.l-inquiry__btn{margin:30px auto 0}}@media screen and (min-width: 960px){.l-inquiry__txt{font-size:44px}}.l-header{position:relative;z-index:1}.l-header__link{display:flex;justify-content:center;align-items:center;gap:15px 30px;height:40px;margin:0 auto;font-size:14px;font-weight:700;line-height:2}.l-header__link a{display:block;padding:5px;color:var(--color-txt01)}.l-header__inquiry{position:fixed;left:-12px;bottom:-5px;z-index:100;display:flex;justify-content:center;align-items:center;width:130px;height:80px;background:url(/assets/images/common/bg_btn-inquiry.svg) no-repeat;background-size:130px 80px;font-size:14px;font-weight:500;line-height:1.5}.l-header__inquiry a{display:inline-block;padding:10px;text-align:center;color:var(--color-white)}.l-header__inquiry a::after{content:"";display:inline-block;width:10px;height:10px;margin-left:3px;background:url(/assets/images/common/icon_arw-white.svg) no-repeat right center;background-size:10px 10px}@media screen and (min-width: 594px){.l-header__inquiry{width:150px;height:92px;background-size:150px 92px;font-size:16px}.l-header__inquiry a::after{width:12px;height:12px;background-size:12px 12px}}@media screen and (min-width: 768px){.l-header{position:relative;overflow:hidden;height:100px}.l-header__link{margin:0 180px 0 auto;justify-content:flex-end;height:60px;font-size:16px}.l-header__link a{transition:.4s ease-out}.l-header__link a:hover{opacity:.7}.l-header__inquiry{position:absolute;left:inherit;bottom:inherit;right:-40px;top:-20px;width:184px;height:114px;margin-bottom:-54px;background-size:184px 114px}.l-header__inquiry a{margin:10px 10px 0 0;transition:.4s ease-out}.l-header__inquiry a:hover{opacity:.7}}.l-footer{position:relative;margin-top:50px;padding:40px 20px 80px;background:var(--color-bg01)}.l-footer::before{position:absolute;top:-48px;left:0;content:"";display:block;width:100%;height:50px;background:url(/assets/images/common/bg_footer.svg) top center no-repeat;background-size:160% auto}.l-footer__txtWrap::after{content:"";display:block;width:200px;height:102px;margin:20px auto 0;background:url(/assets/images/common/img_deco01.png.webp),url(/assets/images/common/img_deco02.png.webp);background-repeat:no-repeat;background-size:auto 100%,auto 100%;background-position:left top,right top}.l-footer__txt01{text-align:center;color:var(--color-primary);font-size:20px;font-weight:700}.l-footer__txt02{margin-top:10px;text-align:center;font-size:16px;font-weight:500}.l-footer__inquiry{max-width:335px;margin:35px auto 0;padding:20px;background:var(--color-bg02);border-radius:10px;text-align:center}.l-footer__inquiryTtl{padding:5px 0 25px 0;border-bottom:solid 1px var(--color-border02);font-size:22px;line-height:1.5;font-weight:700}.l-footer__inquiryTxt{margin:15px auto 0;font-size:16px;line-height:1.5;font-weight:500}.l-footer__inquiryBtnWrap{max-width:295px;margin:15px auto 0}.l-footer__inquiryBtn{border-radius:6px}.l-footer__inquiryBtn a{display:flex;align-items:center;justify-content:flex-start;width:100%;height:86px;padding:0 34px 0 85px;border-radius:6px;text-align:left;color:var(--color-white)}.l-footer__inquiryBtn.-tel a{pointer-events:none;background-color:var(--color-primary);background-image:url(/assets/images/common/icon_tel.svg);background-repeat:no-repeat;background-position:27px center;font-size:22px;font-weight:500;line-height:1.4}.l-footer__inquiryBtn.-tel a small{display:inline-block;font-size:12px}.l-footer__inquiryBtn.-mail{margin-top:8px}.l-footer__inquiryBtn.-mail a{background-color:var(--color-bg04);background-image:url(/assets/images/common/icon_mail.svg),url(/assets/images/common/icon_btn-arw.svg);background-repeat:no-repeat;background-position:27px center,right 34px center;font-size:16px;font-weight:700;line-height:1.4}.l-footer__logo{max-width:560px;margin:40px auto 0;display:flex;justify-content:space-between;gap:4%}.l-footer__link{margin:20px auto 0;display:flex;justify-content:center;flex-wrap:wrap}.l-footer__link a{padding:0 10px;color:var(--color-txt01);font-size:13px;font-weight:500;line-height:1.2}.l-footer__link li:not(:last-of-type) a{border-right:solid 1px var(--color-txt01)}.l-footer__copyright{margin:10px auto 0;text-align:center;font-size:11px;font-weight:500}@media screen and (min-width: 768px){.l-footer{margin-top:90px;padding:60px 20px}.l-footer::before{top:-88px;display:block;height:90px;background-size:180% auto}.l-footer__txtWrap{position:relative;max-width:705px;margin:0 auto}.l-footer__txtWrap::before{position:absolute;left:0;top:0;content:"";display:block;width:128px;height:140px;margin:0;background:url(/assets/images/common/img_deco01.png.webp);background-repeat:no-repeat;background-size:auto 100%;background-position:left top}.l-footer__txtWrap::after{position:absolute;right:0;top:0;content:"";display:block;width:128px;height:140px;margin:0;background:url(/assets/images/common/img_deco02.png.webp);background-repeat:no-repeat;background-size:auto 100%;background-position:right top}.l-footer__txt01{font-size:26px}.l-footer__inquiry{max-width:828px;padding:30px 50px 50px;border-radius:20px}.l-footer__inquiryTtl{padding:0 0 28px 0}.l-footer__inquiryTxt{margin:25px auto 0;font-size:18px}.l-footer__inquiryBtnWrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;max-width:728px;margin:25px auto 0}.l-footer__inquiryBtn{width:48%}.l-footer__inquiryBtn a{height:100px;transition:.4s ease-out}.l-footer__inquiryBtn a:hover{opacity:.7}.l-footer__inquiryBtn.-mail{margin-top:0}.l-footer__logo{margin:60px auto 0}.l-footer__link a{font-size:14px;transition:.4s ease-out}.l-footer__link a:hover{opacity:.7;text-decoration:underline}}.home a{text-decoration:none}.home-mvArea{position:relative;height:690px;margin:-40px 0 0 0;padding:40px 0 0;background-color:var(--color-bg01);overflow:hidden}.home-mvArea__title{max-width:300px;margin:30px auto 0;position:relative}.home-mvArea__img{margin:45px auto 0;text-align:center}.home-mvArea__img>img{object-fit:cover;width:490px;height:319px;margin:0 auto}.home-mvArea__img::before{position:absolute;top:25px;left:50%;transform:translateX(-50%);content:"";display:block;width:390px;height:206px;background-image:url(/assets/images/home/bg_main01_sp.png.webp);background-repeat:no-repeat;background-position:center top;background-size:100% auto}.home-mvArea__img::after{position:absolute;top:420px;left:50%;transform:translateX(-50%);content:"";display:block;width:375px;height:166px;background-image:url(/assets/images/home/bg_main02_sp.png.webp);background-repeat:no-repeat;background-position:center top;background-size:100% auto}.home-mvArea__txt{position:absolute;bottom:0;right:50%;transform:translateX(205px);width:182px;height:255px;background:url(/assets/images/home/img_main02_sp.png.webp) center top no-repeat;background-size:100% auto;text-align:center}.home-mvArea__txt::before{content:"";display:block;position:absolute;left:-80px;bottom:35px;width:90px;height:50px;transform:rotate(6deg);background-repeat:no-repeat;background-image:url(/assets/images/common/img_deco03.png.webp);background-size:100% auto;background-position:center}.home-mvArea__txtInner{display:inline-block;margin:30px auto 0;color:var(--color-primary);font-size:16px;font-weight:700}@media screen and (min-width: 768px){.home-mvArea{height:870px;margin:-100px 0 0;padding:100px 0 0}.home-mvArea__title{max-width:560px}.home-mvArea__img{margin:40px auto 0}.home-mvArea__img>img{width:660px;height:430px}.home-mvArea__img::before{top:60px;left:50%;transform:translateX(-495px);width:220px;height:765px;background-image:url(/assets/images/home/bg_main01_pc.png.webp);background-position:right top;background-size:100% auto}.home-mvArea__img::after{top:170px;right:50%;transform:translateX(280px);width:220px;height:765px;background-image:url(/assets/images/home/bg_main02_pc.png.webp);background-repeat:no-repeat;background-position:left top;background-size:100% auto}.home-mvArea__txt{transform:translateX(430px);width:350px;height:436px;background:url(/assets/images/home/img_main02_pc.png.webp) center top no-repeat;background-size:100% auto;text-align:right}.home-mvArea__txt::before{left:-200px;bottom:70px;width:140px;height:80px}.home-mvArea__txtInner{width:200px;margin:40px 10px 0 auto;text-align:center;font-size:18px}}@media screen and (min-width: 1260px){.home-mvArea{height:950px}.home-mvArea__title{max-width:670px}.home-mvArea__img>img{width:790px;height:514px}.home-mvArea__img::before{transform:translateX(-630px);width:265px}.home-mvArea__img::after{top:150px;transform:translateX(370px);width:265px;background-position:left top;background-size:100% auto}.home-mvArea__txt{transform:translateX(640px);width:450px;height:560px}.home-mvArea__txt::before{left:-250px;bottom:55px}.home-mvArea__txtInner{margin:55px 35px 0 auto;font-size:22px}}.home-section{padding-left:20px;padding-right:20px;padding-top:50px;padding-bottom:60px}.home-section.-bg-white{background:var(--color-white)}.home-section.-bg-beige{background:var(--color-bg01)}.home-section.-bg-wave-white{position:relative;padding-top:30px;padding-bottom:100px;background:var(--color-white)}.home-section.-bg-wave-white::before{position:absolute;top:-40px;left:0;content:"";display:block;width:100%;height:40px;background:url(/assets/images/common/bg_section-white.svg) top center repeat-x;background-size:100% auto}.home-section.-bg-wave-beige{position:relative;padding-top:30px;padding-bottom:100px;background:var(--color-bg01)}.home-section.-bg-wave-beige::before{position:absolute;top:-40px;left:0;content:"";display:block;width:100%;height:40px;background:url(/assets/images/common/bg_section-beige.svg) top center repeat-x;background-size:100% auto}.home-section__heading{margin-bottom:40px}@media screen and (min-width: 768px){.home-section{padding-top:140px;padding-bottom:140px}.home-section.-bg-wave-white{padding-top:60px;padding-bottom:180px}.home-section.-bg-wave-white::before{top:-80px;height:80px}.home-section.-bg-wave-beige{padding-top:60px;padding-bottom:180px}.home-section.-bg-wave-beige::before{top:-80px;height:80px}.home-section__inner{margin:0 auto}.home-section__inner.-w-l{max-width:1220px}.home-section__inner.-w-m{max-width:1140px}.home-section__inner.-w-s{max-width:960px}.home-section__heading{margin-bottom:60px}}.home-introduction{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:20px 12px;margin:0 auto}.home-introduction__item{width:42%;max-width:270px;min-width:160px;background:linear-gradient(180deg, var(--color-white) 0%, var(--color-white) 50%, var(--color-bg03) 50%, var(--color-bg03) 100%);border-radius:0 0 10px 10px;text-align:center;font-size:12px;font-weight:700}.home-introduction__item span{display:inline-block;padding:10px 5px}@media screen and (min-width: 594px){.home-introduction{gap:20px;max-width:560px}.home-introduction__item{font-size:16px}.home-introduction__item span{padding:20px 5px}}@media screen and (min-width: 960px){.home-introduction{max-width:100%;flex-wrap:nowrap}.home-introduction__item{width:auto;font-size:17px}.home-introduction__item span{padding:20px 5px}}.home-introductionTxt{position:relative;display:table;width:100%;max-width:600px;margin:40px auto 0;text-align:center;font-size:18px;font-weight:700;line-height:200%}.home-introductionTxt::before{content:"";display:block;position:absolute;top:-10px;left:-20px;width:20%;height:100%;background-repeat:no-repeat;background-image:url(/assets/images/common/img_deco06.svg),url(/assets/images/common/img_deco07.svg),url(/assets/images/common/img_deco08.svg);background-size:44px 44px,38px 38px,30px 30px;background-position:right top,left 40%,right 85%}.home-introductionTxt::after{content:"";display:block;position:absolute;top:-10px;right:-20px;width:20%;height:100%;background-repeat:no-repeat;background-image:url(/assets/images/common/img_deco07.svg),url(/assets/images/common/img_deco08.svg),url(/assets/images/common/img_deco09.svg);background-size:38px 38px,30px 30px,44px 44px;background-position:left top,right 40%,left 85%}.home-introductionTxt__inner{position:relative;z-index:1;padding:0 0 100px}.home-introductionTxt__inner::after{content:"";display:block;position:absolute;bottom:0;left:50%;width:121px;height:66px;transform:translateX(-50%) scale(-1, 1);background:url(/assets/images/common/img_deco03.png) no-repeat bottom center;background-size:100%}@media screen and (min-width: 768px){.home-introductionTxt{max-width:990px;margin:80px auto 0;font-size:20px;line-height:240%}.home-introductionTxt::before{top:-20px;width:20%;height:100%;background-size:77px 77px,60px 60px,50px 50px;background-position:right top,left 50%,right 100%}.home-introductionTxt::after{top:-20px;width:20%;height:100%;background-size:60px 60px,50px 50px,77px 77px;background-position:left top,right 50%,left 100%}}.home-service01{position:relative;max-width:600px;margin:0 auto 40px}.home-service01::before{content:"";position:absolute;z-index:1;display:block;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;top:-180px;right:0;width:50px;height:65px;background-image:url(/assets/images/common/img_deco04.svg)}.home-service01__heading{position:relative;z-index:1;margin:0 auto -15px}.home-service01__body{position:relative;padding:20px 15px 0;background:var(--color-white);border-radius:20px}.home-service01__body::after{position:absolute;left:50%;top:0;content:"";display:block;width:1px;height:100%;background:var(--color-bg05);opacity:.5}.home-service01__table{width:100%;border-collapse:collapse}.home-service01__table thead td{width:50%;padding:10px 5px;text-align:center;vertical-align:middle;line-height:1.5;font-weight:700}.home-service01__table thead .-color01{border-right:solid 24px var(--color-white);border-bottom:solid 10px var(--color-white);color:var(--color-primary)}.home-service01__table thead .-color02{border-left:solid 24px var(--color-white);border-bottom:solid 10px var(--color-white);color:var(--color-secondary)}.home-service01__table tbody td{position:relative;height:90px;padding:10px 2px;text-align:center;vertical-align:middle;font-size:14px;line-height:1.5}.home-service01__table tbody td::before{position:absolute;top:-5px;left:-5px;content:"";display:block;width:25px;height:25px;background-size:100%;background-repeat:no-repeat;background-position:center center}.home-service01__table tbody td::after{position:absolute;content:"";display:block;background-repeat:no-repeat}.home-service01__table tbody td strong{font-weight:500}.home-service01__table tbody .-icon01::before{background-image:url(/assets/images/home/icon_service01.svg)}.home-service01__table tbody .-icon01::after{right:-22px;top:50%;transform:translateY(-50%);width:22px;height:14px;background-image:url(/assets/images/home/icon_service-arw-r.svg);background-size:auto 100%;background-position:right center}.home-service01__table tbody .-icon02::before{background-image:url(/assets/images/home/icon_service02.svg)}.home-service01__table tbody .-icon02::after{bottom:-12px;left:50%;transform:translateX(-50%);width:14px;height:12px;background-image:url(/assets/images/home/icon_service-arw-b.svg);background-size:100% auto;background-position:center bottom}.home-service01__table tbody .-icon03::before{background-image:url(/assets/images/home/icon_service03.svg)}.home-service01__table tbody .-icon03::after{left:-22px;top:50%;transform:translateY(-50%);width:22px;height:14px;background-image:url(/assets/images/home/icon_service-arw-l.svg);background-size:auto 100%;background-position:left center}.home-service01__table tbody .-icon04::before{background-image:url(/assets/images/home/icon_service04.svg)}.home-service01__table tbody .-icon04::after{top:-12px;left:50%;transform:translateX(-50%);width:14px;height:12px;background-image:url(/assets/images/home/icon_service-arw-t.svg);background-size:100% auto;background-position:center top}.home-service01__table tbody .-color01{background:var(--color-bg03);border-right:solid 24px var(--color-white);border-bottom:solid 15px var(--color-white)}.home-service01__table tbody .-color02{background:var(--color-bg01);border-left:solid 24px var(--color-white);border-bottom:solid 15px var(--color-white)}@media screen and (min-width: 768px){.home-service01{max-width:100%}.home-service01::before{top:-270px;right:0;width:80px;height:100px}.home-service01__heading{margin:0 auto -20px 0}.home-service01__body{padding:20px 40px 0}.home-service01__table thead td{font-size:26px}.home-service01__table thead .-color01{border-right:solid 70px var(--color-white)}.home-service01__table thead .-color02{border-left:solid 70px var(--color-white)}.home-service01__table tbody td{height:140px;font-size:18px}.home-service01__table tbody td::before{top:-10px;left:-10px;width:46px;height:46px}.home-service01__table tbody .-icon01::after{right:-66px;width:66px;height:40px}.home-service01__table tbody .-icon02::after{bottom:-38px;width:40px;height:38px}.home-service01__table tbody .-icon03::after{left:-66px;width:66px;height:40px}.home-service01__table tbody .-icon04::after{top:-38px;width:40px;height:38px}.home-service01__table tbody .-color01{border-right:solid 70px var(--color-white);border-bottom:solid 40px var(--color-white)}.home-service01__table tbody .-color02{border-left:solid 70px var(--color-white);border-bottom:solid 40px var(--color-white)}}@media screen and (min-width: 960px){.home-service01__table tbody td{font-size:22px}}.home-service02{position:relative;max-width:600px;margin:0 auto 40px}.home-service02::before{content:"";position:absolute;z-index:1;display:block;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;top:-5px;right:20px;width:50px;height:65px;background-image:url(/assets/images/common/img_deco04.svg)}.home-service02__heading{display:flex;justify-content:center;align-items:center;width:60px;height:60px;margin-top:-20px;margin-left:-15px;margin-bottom:-15px;padding:10px;border-radius:50%;background:var(--color-primary);transform:rotate(-15deg);color:var(--color-white);font-size:13px;font-weight:700;line-height:1.5;text-transform:uppercase;letter-spacing:1px}.home-service02__body{background:var(--color-white);border-radius:20px}@media screen and (min-width: 768px){.home-service02{max-width:100%;margin-bottom:60px}.home-service02::before{top:10px;right:100px;width:80px;height:100px}.home-service02__heading{width:100px;height:100px;margin-bottom:-70px;font-size:18px;letter-spacing:2px}.home-service02__checkList{max-width:920px;margin:0 auto;padding:60px 40px}}.home-service03{max-width:600px;margin:0 auto 40px}.home-service03__heading{position:relative;margin:0 auto -15px}.home-service03__body{padding:40px 40px 20px;background:var(--color-white);border-radius:20px}.home-service03__ttl{font-size:22px}.home-service03__txt{margin-top:15px;font-size:14px}.home-service03__txt.-indent{text-indent:-1em;margin-left:1em}.home-service03__img{max-width:535px;margin:5px auto 0}@media screen and (min-width: 768px){.home-service03{max-width:100%;margin-bottom:60px}.home-service03__heading{margin:0 auto -20px 0}.home-service03__body{display:flex;justify-content:space-between;align-items:center;padding:40px}.home-service03__txtWrap{flex:1}.home-service03__ttl{font-size:24px;white-space:nowrap}.home-service03__img{width:50%;margin:0}}@media screen and (min-width: 960px){.home-service03__body{padding:40px 100px}.home-service03__ttl{font-size:26px}.home-service03__txt{font-size:16px}.home-service03__img{width:56%}}.home-service04__heading{margin:0 auto 15px}.home-service04__body{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;max-width:600px;margin:0 auto}.home-service04__item{position:relative;width:260px;padding:160px 0 0;background-color:var(--color-white);background-repeat:no-repeat;background-position:center 34px;background-size:122px 122px;border-radius:20px}.home-service04__item dt{display:flex;align-items:center;justify-content:center;min-height:60px;margin:0 10px;padding:10px 0;border-bottom:solid 1px var(--color-border01);font-size:22px;font-weight:500;line-height:1.3;white-space:nowrap}.home-service04__item dd{padding:15px 20px 20px}.home-service04__item.-step01{background-image:url(/assets/images/home/img_step01.png.webp)}.home-service04__item.-step01::before{background-image:url(/assets/images/home/icon_step01.png)}.home-service04__item.-step02{background-image:url(/assets/images/home/img_step02.png.webp)}.home-service04__item.-step02::before{background-image:url(/assets/images/home/icon_step02.png)}.home-service04__item.-step03{background-image:url(/assets/images/home/img_step03.png.webp)}.home-service04__item.-step03::before{background-image:url(/assets/images/home/icon_step03.png)}.home-service04__item.-step04{background-image:url(/assets/images/home/img_step04.png.webp)}.home-service04__item.-step04::before{background-image:url(/assets/images/home/icon_step04.png)}.home-service04__item::before{position:absolute;left:-8px;top:-8px;content:"";display:block;width:64px;height:64px;background-size:100%}.home-service04__item:not(:last-child)::after{position:absolute;left:50%;transform:translateX(-50%);bottom:-24px;content:"";display:block;width:0;height:0;border-left:24px solid rgba(0,0,0,0);border-right:24px solid rgba(0,0,0,0);border-top:16px solid var(--color-bg05)}.home-service04__list{font-size:14px}.home-service04__list li{margin-left:1rem;list-style:disc}.home-service04__note{margin:10px auto 0;padding:5px 15px;background:var(--color-marker);border-radius:9999px;text-align:center;font-size:14px;line-height:1.3}.home-service04__movieLink{display:table;margin:20px auto 0;font-size:18px;line-height:1.5}.home-service04__movieLink a{display:inline-block;padding:2px 0 2px 30px;background:url(/assets/images/common/icon_arw-orange.svg) no-repeat left center;border-bottom:solid 1px var(--color-txt01);color:var(--color-txt01);transition:.4s ease-out}.home-service04__movieLink a:hover{opacity:.7}.home-service04__movieLink span{display:inline-block;padding:2px 0 2px 30px;background:url(/assets/images/common/icon_arw-orange.svg) no-repeat left center;border-bottom:solid 1px var(--color-txt01);color:var(--color-txt01);opacity:.5}@media screen and (min-width: 594px){.home-service04__item:not(:last-child)::after{top:44%;right:-40px;left:auto;transform:rotate(-90deg)}}@media screen and (min-width: 1260px){.home-service04__body{max-width:100%}}@media screen and (min-width: 768px){.home-service04__heading{margin:0 auto 40px 0}}.home-lineup{position:relative;padding:50px 20px;background-image:url(/assets/images/home/bg_lineup01.svg),url(/assets/images/home/bg_lineup02.svg);background-repeat:no-repeat;background-size:100% auto;background-position:top center,bottom center;background-color:var(--color-bg01)}.home-lineup::before{content:"";position:absolute;z-index:1;display:block;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;top:-180px;left:60px;transform:scale(-1, 1);width:50px;height:65px;background-image:url(/assets/images/common/img_deco04.svg)}.home-lineup::after{content:"";position:absolute;z-index:1;display:block;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;top:10px;right:30px;width:20px;height:35px;background-image:url(/assets/images/common/img_deco05.svg)}.home-lineup__txt{margin:15px auto 0;text-align:center;font-weight:500}.home-lineup__checkList{margin:15px auto 0}@media screen and (min-width: 768px){.home-lineup{padding:70px 40px 100px}.home-lineup::before{top:-280px;left:130px;width:80px;height:100px}.home-lineup::after{top:60px;right:60px;width:30px;height:56px}.home-lineup__txt{max-width:960px;margin:20px auto 0;font-size:20px}.home-lineup__checkList{max-width:960px;margin:20px auto 0}}.home-lineup__itemWrap{display:flex;justify-content:center;flex-wrap:wrap;gap:20px 15px;max-width:600px;margin:50px auto}.home-lineup__item{position:relative;width:140px}.home-lineup__itemName{padding:10px 0 0 0;background:var(--color-primary);border-top-left-radius:10px;border-top-right-radius:10px;text-align:center;color:var(--color-white);font-size:15px;font-weight:700;line-height:1.4;white-space:nowrap}.home-lineup__itemName small{font-size:12px}.home-lineup__itemSize{display:flex;align-items:center;justify-content:center;min-height:5.4em;border:solid 10px var(--color-primary);background:var(--color-primary-dark);color:var(--color-txt03);font-size:13px;line-height:1.4}.home-lineup__itemImg{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.home-lineup__itemImg img{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.home-lineup__itemImgSub{position:absolute;bottom:-10px;left:-40px;width:80px}.home-lineup__itemTxt{margin-top:5px;text-align:center;font-size:12px;line-height:1.4}@media screen and (min-width: 768px){.home-lineup__itemWrap{gap:40px 20px;max-width:700px}.home-lineup__item{width:212px}.home-lineup__itemName{padding:20px 0 10px 0;font-size:20px}.home-lineup__itemName small{font-size:16px}.home-lineup__itemSize{min-height:5em;font-size:16px}.home-lineup__itemImgSub{bottom:-10px;left:-55px;width:116px}.home-lineup__itemTxt{margin-top:10px;font-size:16px}}@media screen and (min-width: 1260px){.home-lineup__itemWrap{max-width:100%}}.home-fee{position:relative;width:330px;height:400px;margin:55px auto 0;padding:60px 0 0 0;background:url(/assets/images/home/bg_fee_sp.png.webp) no-repeat center top;background-size:100%}.home-fee::before{content:"";position:absolute;z-index:1;display:block;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;bottom:-90px;right:-20px;width:50px;height:65px;background-image:url(/assets/images/common/img_deco04.svg)}.home-fee__heading{color:var(--color-white)}.home-fee__heading::after{background:var(--color-border01);opacity:.4}.home-fee__txt{width:220px;margin:20px auto 0;color:var(--color-white)}.home-fee__link{width:180px;margin:15px auto 0}@media screen and (min-width: 768px){.home-fee{width:726px;height:493px;padding:90px 80px 0 0;background:url(/assets/images/home/bg_fee.png.webp) no-repeat center top;background-size:100%}.home-fee::before{content:"";position:absolute;z-index:1;display:block;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;bottom:-200px;right:-100px;width:80px;height:100px}.home-fee__heading{font-size:32px}.home-fee__txt{width:450px;margin:20px auto 0;font-size:20px}.home-fee__link{width:250px;margin:30px auto 0}}.home-voice{margin-bottom:30px}.home-voice__heading{width:159px;height:239px;margin:0 auto -30px;background:url(/assets/images/home/bg_voice_ttl01.png.webp) no-repeat right top;background-size:100%;text-align:center}.home-voice__heading span{display:inline-block;margin:40px auto;color:var(--color-white);font-size:20px;font-weight:700;line-height:1.4}.-voice02 .home-voice__heading{background-image:url(/assets/images/home/bg_voice_ttl02.png.webp)}.home-voice__item{position:relative;max-width:335px;margin:0 auto;padding:30px;background:var(--color-white);border-radius:20px}.home-voice__item:not(:last-of-type){margin-bottom:20px}.home-voice__itemTxt{width:100%}.home-voice__itemTxt strong{font-weight:500}.home-voice__itemTxt p:not(:first-of-type){margin-top:12px}.home-voice__itemTtl{min-height:4.5em;width:69%;font-size:20px;font-weight:700;line-height:1.5}.home-voice__itemImg{position:absolute;top:15px;right:0;width:105px}.home-voice__itemImg.-rotateLeft{transform:rotate(-6deg)}.home-voice__itemImg.-rotateRight{transform:rotate(6deg)}@media screen and (min-width: 768px){.home-voice{position:relative;display:flex;justify-content:space-between;margin-bottom:70px}.home-voice__heading{position:sticky;top:30px;width:26%;min-width:250px;height:441px;margin:0 4% 0 0}.home-voice__heading span{margin:24% auto 0;font-size:36px}.home-voice__body{flex:1}.-voice02 .home-voice__heading{order:2;margin:0 0 0 4%}.-voice02 .home-voice__body{order:1}.home-voice__item{display:flex;justify-content:space-between;max-width:100%;padding:50px 40px;border-radius:30px}.home-voice__itemTxt{order:2;width:56%}.home-voice__itemTxt p:not(:first-of-type){margin-top:12px}.home-voice__itemTtl{min-height:auto;width:100%;font-size:26px}.home-voice__itemImg{order:1;position:inherit;top:15px;right:0;width:36%}.home-voice__itemImg.-rotateLeft{left:10px}.home-voice__itemImg.-rotateRight{left:-5px}}.home-movieLink{width:335px;height:214px;margin:50px auto 0;background:url(/assets/images/home/bg_movie-link.png.webp) no-repeat top center;background-size:100% auto;text-align:center}.home-movieLink__ttl{display:inline-block;margin:45px auto 0;color:var(--color-white);font-size:24px;font-weight:500;line-height:1.5}.home-movieLink__txt{display:table;margin:20px auto 0;line-height:1.5}.home-movieLink__txt a{display:inline-block;padding:2px 0 2px 30px;background:url(/assets/images/common/icon_arw-orange.svg) no-repeat left center;border-bottom:solid 1px var(--color-white);color:var(--color-white)}.home-movieLink__txt span{display:inline-block;padding:2px 0 2px 30px;background:url(/assets/images/common/icon_arw-orange.svg) no-repeat left center;border-bottom:solid 1px var(--color-white);color:var(--color-white);opacity:.5}@media screen and (min-width: 768px){.home-movieLink{width:551px;height:353px}.home-movieLink__ttl{margin:92px auto 0;font-size:30px}.home-movieLink__txt{margin:30px auto 0;font-size:18px}.home-movieLink__txt a{transition:.4s ease-out}.home-movieLink__txt a:hover{opacity:.7}}.u-hiddenPc{display:inherit !important}@media screen and (min-width: 768px){.u-hiddenPc{display:none !important}}.u-hiddenSp{display:none !important}@media screen and (min-width: 768px){.u-hiddenSp{display:inherit !important}}.u-taLeft{text-align:left !important}.u-taRight{text-align:right !important}.u-color-primary{color:var(--color-primary) !important}.u-color-secondary{color:var(--color-secondary) !important}.u-marker{background:linear-gradient(transparent 90%, var(--color-marker) 90%) !important}
/*# sourceMappingURL=style.min.css.map */