@import"https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700&family=Phudu:wght@300..900&display=swap";:root{--white: #fff;--black: #303030;--gray: #CCCCCC;--lightgray: #F1F1F1;--orange: #F88A03;--lightorange: #F09619;--darkorange: #EE7910;--blue: #4383E4;--lightblue: #D4E3ED;--yellow: #FFD703;--lightyellow: #FDFBE5;--red: #FF0000}body,h1,h2,h3,h4,h5,h6,p,ol,ul,dl,dt,dd,form,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}strong{font-weight:normal}table,td,th,tr,thead,tbody{border:none}table th{text-align:left;font-weight:normal}table{border-collapse:collapse}ul,ol{list-style:none}a{text-decoration:none}a img{border:none}img{vertical-align:bottom}textarea{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;box-shadow:none}select{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}select::-ms-expand{display:none}header,footer,section,nav,main,figure,figcaption,time,small{display:block}input[type=submit],input[type=image]{border:none;padding:0}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password]{outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;box-shadow:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}button{border:none;margin:0;cursor:pointer}input[type=submit],input[type=image],input[type=reset]{cursor:pointer}address{font-style:normal}input,button,select,textarea{font-family:inherit;font-weight:inherit;line-height:inherit;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;outline:none}input::-moz-placeholder, textarea::-moz-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}*{box-sizing:border-box}html{font-size:62.5%}body{font-family:"M PLUS 1p",sans-serif;line-height:1.8;letter-spacing:.05em;color:var(--black);word-break:break-all;font-size:16px;font-size:1.6rem}body.scrollLock{overflow:hidden}a{color:var(--black)}@media screen and (min-width: 769px){a{transition:all .3s ease-out}}img{width:100%;height:auto}.main{overflow:hidden}@media screen and (min-width: 769px){.main__inner{max-width:1100px;width:90%;margin:auto}}@media screen and (max-width: 768px){.main__inner{padding:0 20px}}.jsFadein{opacity:0;transform:translateY(10px)}.jsFadein.is-animate{animation:fadeIn 1s ease forwards}@keyframes fadeIn{0%{opacity:0}100%{opacity:1;transform:translateY(0)}}.header{position:sticky;top:0;left:0;width:100%;z-index:999}@media screen and (max-width: 1000px){.header{background:var(--white);border-radius:0 0 15px 15px;box-shadow:0 0 20px rgba(0,0,0,.12)}}@media screen and (max-width: 768px){.header{border-radius:0 0 10px 10px}}.header__inner{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 769px){.header__inner{padding:8px 17px 8px 24px}}@media screen and (max-width: 1000px){.header__inner{padding:0 0 0 20px}}@media screen and (min-width: 769px){.header__logo{width:135px}}@media screen and (max-width: 768px){.header__logo{width:97px;margin:-4px 0 0}}@media screen and (max-width: 1000px){.header__nav{display:flex}}.header__nav__list{display:flex}@media screen and (min-width: 1000px){.header__nav__list{gap:0 45px}}@media screen and (min-width: 769px)and (max-width: 1100px){.header__nav__list{gap:0 2.8vw}}@media screen and (max-width: 1000px){.header__nav__list{scale:.7;opacity:0;visibility:hidden;flex-direction:column;align-items:center;position:fixed;top:0;left:0;bottom:0;right:0;margin:auto;background-color:var(--lightyellow);padding:30px 20px 30px;overflow-y:auto;transition:.2s ease-out}}.header__nav__list .spLogo{justify-content:center;margin:0 0 24px;display:none}@media screen and (max-width: 1000px){.header__nav__list .spLogo{display:flex}}.header__nav__list .spLogo a{width:166px;height:auto;display:inline-block;overflow:hidden;aspect-ratio:166/47}.header__nav__list .spLogo a>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio: 166/47){.header__nav__list .spLogo a{position:relative}.header__nav__list .spLogo a::before{float:left;content:"";padding-top:28.31%}.header__nav__list .spLogo a::after{display:block;content:"";clear:both}.header__nav__list .spLogo a>img{position:absolute;top:0;left:0;right:0;bottom:0}}.header__nav__list button.closeBtn{display:none;position:fixed;background-color:rgba(0,0,0,0);height:25px;width:30px;right:13px;top:13px}@media screen and (max-width: 1000px){.header__nav__list button.closeBtn{display:flex}}.header__nav__list button.closeBtn span{position:relative}.header__nav__list button.closeBtn span::after,.header__nav__list button.closeBtn span::before{width:26px;background-color:var(--black)}.header__nav__list button.closeBtn span::after{transform:translateY(-2px) rotate(45deg)}.header__nav__list button.closeBtn span::before{transform:translateY(0) rotate(-45deg)}.header__nav__list .menu{display:flex;align-items:center}@media screen and (min-width: 1000px){.header__nav__list .menu{gap:0 45px}}@media screen and (min-width: 769px)and (max-width: 1100px){.header__nav__list .menu{gap:0 2.8vw}}@media screen and (max-width: 1000px){.header__nav__list .menu{width:100%;display:flex;flex-direction:column;background-color:var(--white);border-radius:13px;padding:6px 30px 3px 30px;margin-bottom:30px}}.header__nav__list .menu__item{font-size:14px;font-size:1.4rem;line-height:1.4;font-weight:700;letter-spacing:0}@media screen and (max-width: 1000px){.header__nav__list .menu__item{width:100%;position:relative}.header__nav__list .menu__item::after{content:"";width:100%;height:2px;background-image:url("/assets/img/common/header/sp/img_dotted.webp");background-repeat:repeat;background-size:contain;background-position:center;position:absolute;bottom:0;left:0}.header__nav__list .menu__item:last-child::after{content:unset}}@media screen and (max-width: 1000px){.header__nav__list .menu__item a{padding:24px 0;display:block;width:100%;text-align:center;position:relative;font-size:16px;font-size:1.6rem;line-height:1.8;opacity:0;top:10px}}@media screen and (min-width: 769px){.header__nav__list .menu__item a:hover{color:var(--darkorange)}}@media screen and (max-width: 1000px){.header__nav__list .contact{width:100%}}.header__nav__list .contact__link{text-align:center;display:block;font-size:13px;font-size:1.3rem;line-height:1.5;font-weight:700;border-radius:20px;border:2px solid var(--white);color:var(--white);box-shadow:0 6px 11px rgba(255,226,163,.5);background-image:linear-gradient(90deg, #ffbb00 0%, #ff9000 27%, #ed7811 100%);background-size:100% auto}@media screen and (min-width: 769px){.header__nav__list .contact__link{padding:12px 28.5px}}@media screen and (max-width: 768px){.header__nav__list .contact__link{padding:16px 28.5px;font-size:16px;font-size:1.6rem;border:solid 2.35px var(--white)}}.header__nav__list .contact__link span{padding:0 0 0 23px;position:relative}@media screen and (max-width: 768px){.header__nav__list .contact__link span{padding:0 0 0 37px}}.header__nav__list .contact__link span:before{content:"";background:url("/assets/img/common/icon/icon_mail_white01.svg") no-repeat center;background-size:100%;position:absolute;top:4px;left:0}@media screen and (min-width: 769px){.header__nav__list .contact__link span:before{width:19px;height:13px}}@media screen and (max-width: 768px){.header__nav__list .contact__link span:before{width:26px;height:17.33px}}.header__nav__list .contact__link:hover{background-position:right center;background-size:300% auto;box-shadow:0 0 0 rgba(255,226,163,.5);transform:scale(0.97)}.header__nav__contact a{text-align:center;display:block;width:100%;line-height:1.5;font-weight:700;color:var(--white);background:linear-gradient(90deg, #ffbb00 0%, #ff9000 27%, #ed7811 100%)}@media screen and (min-width: 769px)and (max-width: 1000px){.header__nav__contact a{font-size:13px;font-size:1.3rem;padding:13px 30px}}@media screen and (max-width: 768px){.header__nav__contact a{font-size:11px;font-size:1.1rem;padding:7px 15px}}.header__nav__contact a:before{content:"";width:20px;height:15px;background:url("/assets/img/common/icon/icon_mail_white01.svg") no-repeat center;display:block;margin:0 auto 5px}.header__nav__button,.header__nav .closeBtn{background:var(--black);display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (min-width: 769px)and (max-width: 1000px){.header__nav__button,.header__nav .closeBtn{width:100px;border-radius:0 0 15px 0}}@media screen and (max-width: 768px){.header__nav__button,.header__nav .closeBtn{width:57px;border-radius:0 0 10px 0}}.header__nav__button span,.header__nav .closeBtn span{height:2px;background:var(--white);border-radius:10px;margin:-4px 0 0}@media screen and (min-width: 769px)and (max-width: 1000px){.header__nav__button span,.header__nav .closeBtn span{width:32px}}@media screen and (max-width: 768px){.header__nav__button span,.header__nav .closeBtn span{width:26px}}.header__nav__button span:before,.header__nav__button span:after,.header__nav .closeBtn span:before,.header__nav .closeBtn span:after{content:"";width:100%;height:2px;background:var(--white);border-radius:10px;display:block}.header__nav__button span:before,.header__nav .closeBtn span:before{transform:translateY(-8px)}.header__nav__button span:after,.header__nav .closeBtn span:after{transform:translateY(6px)}.header.is-act .header__nav__list{scale:1;visibility:visible;opacity:1;transition:.2s ease-in}.header.is-act .header__nav__list .menu__item:nth-child(1) a{transition:opacity .3s 0.2s ease-out,top .3s 0.2s ease-out}.header.is-act .header__nav__list .menu__item:nth-child(2) a{transition:opacity .3s 0.4s ease-out,top .3s 0.4s ease-out}.header.is-act .header__nav__list .menu__item:nth-child(3) a{transition:opacity .3s 0.6s ease-out,top .3s 0.6s ease-out}.header.is-act .header__nav__list .menu__item:nth-child(4) a{transition:opacity .3s 0.8s ease-out,top .3s 0.8s ease-out}.header.is-act .header__nav__list .menu__item:nth-child(5) a{transition:opacity .3s 1s ease-out,top .3s 1s ease-out}.header.is-act .header__nav__list .menu__item a{opacity:1;top:0}.footer{background:var(--black)}.footer__inner{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 769px){.footer__inner{padding:26px 90px 27px}}@media screen and (min-width: 769px)and (max-width: 1000px){.footer__inner{padding:26px 0 27px;max-width:1100px;width:90%;margin:auto}}@media screen and (max-width: 768px){.footer__inner{padding:32px 20px 37px;flex-direction:column;gap:21px 0}}.footer__list{display:flex;gap:0 40px}.footer__list__item a{font-size:12px;font-size:1.2rem;letter-spacing:.03em;color:var(--white);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:.5px}@media screen and (min-width: 769px){.footer__list__item a:hover{opacity:.6}}.footer__copy{font-size:12px;font-size:1.2rem;letter-spacing:.03em;color:var(--white);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:.5px}.footer__copy a{color:var(--white)}@media screen and (min-width: 769px){.footer__copy a:hover{opacity:.6}}@media screen and (min-width: 769px){.modBpPc{display:inherit}}@media screen and (max-width: 768px){.modBpPc{display:none}}@media screen and (min-width: 769px){.modBpSp{display:none}}@media screen and (max-width: 768px){.modBpSp{display:inherit}}@media screen and (min-width: 1000px){.modBpSpTablet{display:none}}@media screen and (max-width: 1000px){.modBpSpTablet{display:inherit}}.modHeading01{font-weight:700;text-align:center;letter-spacing:.05em}@media screen and (min-width: 769px){.modHeading01{font-size:40px;font-size:4rem;margin:0 0 61px}}@media screen and (max-width: 768px){.modHeading01{font-size:32px;font-size:3.2rem;margin-bottom:40px;line-height:1.5}}.modHeading01__text small{line-height:1.36;display:inline}@media screen and (min-width: 769px){.modHeading01__text small{font-size:35px;font-size:3.5rem}}@media screen and (max-width: 768px){.modHeading01__text small{font-size:24px;font-size:2.4rem}}.modHeading01__text img{width:auto;vertical-align:baseline}@media screen and (min-width: 769px){.modHeading01__text img{height:81px;margin:0 5px -11px 0}}@media screen and (max-width: 768px){.modHeading01__text img{height:53px;margin:0 6px -6px 0}}.modHeading01__text span{color:var(--orange)}.modHeading01__line{display:block;background:var(--black);border-radius:1px 1px 0 0;position:relative;border:none;overflow:visible;margin:15px auto 0;width:10px;height:9px}@media screen and (max-width: 768px){.modHeading01__line{margin-top:14px}}.modHeading01__line:after,.modHeading01__line:before{content:"";position:absolute;top:0;width:100%;border-radius:1px 1px 0 0;background:var(--black);left:-14px;height:9px}.modHeading01__line:after{left:auto;background:var(--orange);right:-14px}@media screen and (min-width: 769px){.modHeading01:has(img) .modHeading01__line{margin-top:25px}}@media screen and (max-width: 768px){.modHeading01:has(img) .modHeading01__line{margin-top:20px}}.modBtnComment{display:inline-block;text-align:center;background:var(--yellow);font-weight:700;line-height:1.6;border-radius:60px;margin:0 0 13px;position:relative;padding:10px 24px}@media screen and (min-width: 769px){.modBtnComment{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.modBtnComment{font-size:13px;font-size:1.3rem;min-width:253px}}.modBtnComment:after{content:"";position:absolute;bottom:-13px;left:41%;transform:rotate(180deg) translateX(-50%);background:var(--yellow);width:22px;height:22px;clip-path:polygon(50% 0%, 100% 100%, 0% 100%);border-radius:75px 30px 10px 10px}.modBtn__main{width:100%;text-align:center;display:block;border-radius:23px;border:2px solid var(--white);color:var(--white);box-shadow:0 12px 23px rgba(255,226,163,.5);background-image:linear-gradient(90deg, #ffbb00 0%, #ff9000 27%, #ed7811 100%);background-size:100% auto;line-height:1.5;font-weight:700;will-change:transform,box-shadow;transform-style:preserve-3d}@media screen and (min-width: 769px){.modBtn__main{max-width:464px;padding:25px 0;font-size:25px;font-size:2.5rem}.modBtn__main:hover{background-position:right center;background-size:300% auto;box-shadow:0 0 0 rgba(255,226,163,.5);transform:scale(0.97)}}@media screen and (max-width: 768px){.modBtn__main{max-width:323px;margin:auto;padding:15px 0;font-size:16px;font-size:1.6rem}}.modBtn__main span{position:relative}@media screen and (min-width: 769px){.modBtn__main span{padding:0 0 0 40px}}@media screen and (max-width: 768px){.modBtn__main span{padding-left:36px}}.modBtn__main span:before{content:"";background:url("/assets/img/common/icon/icon_mail_white02.svg") no-repeat center;background-size:100%;position:absolute}@media screen and (min-width: 769px){.modBtn__main span:before{width:35px;height:23px;top:6px;left:-6px}}@media screen and (max-width: 768px){.modBtn__main span:before{width:26px;height:17px;top:3px;left:0}}.modBtn__wrapper{text-align:center}@media screen and (min-width: 769px){.modText{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.modText{font-size:14px;font-size:1.4rem}}.modTextLead{font-weight:700;line-height:2.3;text-align:center}@media screen and (min-width: 769px){.modTextLead{font-size:29px;font-size:2.9rem;font-size:clamp(22px,2.3vw,29px);margin:0 0 47px}}@media screen and (max-width: 768px){.modTextLead{font-size:17px;font-size:1.7rem;margin-bottom:26px}}.modTextLead span{color:var(--orange)}.modTextLead__underline{text-decoration:none;background-image:url("/assets/img/common/icon/icon_dashed01.svg");background-position:bottom;background-repeat:repeat-x}@media screen and (min-width: 769px){.modTextLead__underline{background-size:80px 3px;padding:0 0 10px}}@media screen and (max-width: 768px){.modTextLead__underline{background-size:65px 3px;padding-bottom:8px}}.modCta{position:relative}@media screen and (min-width: 769px){.modCta{padding:65px 0}}@media screen and (max-width: 768px){.modCta{padding:62px 0 58px}}.modCta:after{content:"";width:100vw;height:100%;background-size:cover;background-repeat:no-repeat;background-position:bottom;position:absolute;z-index:-1;top:0;left:calc((100vw - 100%)/2*-1)}@media screen and (min-width: 769px){.modCta:after{background-image:url("/assets/img/top/img_bg02.webp")}}@media screen and (max-width: 768px){.modCta:after{background-image:url("/assets/img/top/sp/img_bg02.webp")}}.modCta__inner{background:var(--white);border-radius:30px;border:5px solid var(--lightorange);justify-content:center;align-items:center;display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.modCta__inner{padding:50px 20px 44px;gap:0 7%}}@media screen and (max-width: 1000px){.modCta__inner{gap:27px 4.5%}}@media screen and (max-width: 768px){.modCta__inner{padding:43px 24px;flex-direction:column}}.modCta__logo{text-align:center}@media screen and (min-width: 769px){.modCta__logo img{width:268px;margin:-6px auto 25px}}@media screen and (max-width: 768px){.modCta__logo img{width:89%;margin:0 auto 24px}}.modCta__logo figcaption{font-weight:700;line-height:1.4;font-size:20px;font-size:2rem}.modCta__logo figcaption span{color:var(--orange)}@media screen and (max-width: 768px){.modCta__logo figcaption span{display:block}}@media screen and (min-width: 769px){.modCta .modBtnComment{font-size:14px;font-size:1.4rem;padding:8px 17px;margin:0 -6px 19px 0}}@media screen and (max-width: 768px){.modCta .modBtnComment{min-width:auto;font-size:13px;font-size:1.3rem;padding:9px 30px;margin-bottom:10px;line-height:1.4}}.modCta .modBtnComment:after{width:19px;height:19px}@media screen and (min-width: 769px){.modCta .modBtnComment:after{bottom:-11px;left:43%}}@media screen and (max-width: 768px){.modCta .modBtnComment:after{bottom:-10px;left:41%}}@media screen and (min-width: 769px){.modCta .modBtn__main{font-size:21px;font-size:2.1rem}}@media screen and (max-width: 768px){.modCta .modBtn__main{min-width:100%;padding:23px 0;border-radius:20px}}.modCta .modBtn__main span{position:relative;padding-left:35px}.modCta .modBtn__main span:before{width:30px;height:20px}@media screen and (max-width: 768px){.modCta .modBtn__main span:before{left:-5px}}@media screen and (min-width: 769px){.modCta .modBtn__wrapper{width:390px}}@media screen and (max-width: 768px){.modCta .modBtn__wrapper{width:100%}}@media screen and (min-width: 769px){.main--top{margin:-44px 0 0}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top{margin-top:35px}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top{margin-top:-35px}}.main--top .topKv__flex{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 769px){.main--top .topKv__flex{margin:0 0 100px;gap:0 6.9%}}@media screen and (max-width: 768px){.main--top .topKv__flex{flex-direction:column-reverse;margin-bottom:127px}}@media screen and (min-width: 769px){.main--top .topKv__flex__content{width:44.6%}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topKv__flex__content{width:52%}}@media screen and (max-width: 768px){.main--top .topKv__flex__content{width:100%}}@media screen and (min-width: 769px){.main--top .topKv__flex__content .logo{margin:0 0 37px;width:100%}}@media screen and (max-width: 768px){.main--top .topKv__flex__content .logo{margin:-32px auto 17px;width:79%}}.main--top .topKv__flex__content .logo__hidetext{display:none}@media screen and (min-width: 769px){.main--top .topKv__flex__image{width:62.2%;margin:0 -7vw 0 0}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topKv__flex__image{width:50%;margin-right:-5vw}}@media screen and (max-width: 768px){.main--top .topKv__flex__image{width:112%;z-index:-1}}.main--top .topAbout__flex{display:flex;align-items:center}@media screen and (min-width: 769px){.main--top .topAbout__flex{margin:0 0 160px;gap:0 5.6%}}@media screen and (max-width: 768px){.main--top .topAbout__flex{margin-bottom:120px;flex-direction:column-reverse;gap:40px 0}}.main--top .topAbout__flex__contentL{background:var(--lightyellow);border-radius:30px}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL{width:45.9%;padding:50px 20px 47px}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL{width:100%;padding:24px 30px 28px}}.main--top .topAbout__flex__contentL .list{display:flex;justify-content:center}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .list{margin:0 0 8px}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .list{margin-bottom:6px}}.main--top .topAbout__flex__contentL .list__item{display:flex;align-items:center;justify-content:center;flex-direction:column;aspect-ratio:1/1;border:2px solid var(--lightblue);border-radius:50%;text-align:center;position:relative}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .list__item{max-width:163px;width:30vw;margin:0 -8px 0 0}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .list__item{width:130px;margin-right:-7px}}.main--top .topAbout__flex__contentL .list__item:after{content:"";width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0;z-index:-1;background:var(--white)}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .list__item__image img{margin:12px 0 14px;width:60%}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .list__item__image img{margin:16px 0 12px;width:50%}}.main--top .topAbout__flex__contentL .list__item__image figcaption{font-weight:700;line-height:1.36}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .list__item__image figcaption{font-size:14px;font-size:1.4rem}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .list__item__image figcaption{font-size:13px;font-size:1.3rem}}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .list__item:last-child{margin:0 0 0 -8px}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .list__item:last-child{margin-left:-7px}}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .list__item:last-child img{width:65%}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .list__item:last-child img{width:53%}}.main--top .topAbout__flex__contentL .textLead{text-align:center;font-weight:700;line-height:1.6}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .textLead{font-size:20px;font-size:2rem;margin:0 0 13px}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .textLead{font-size:16px;font-size:1.6rem;margin-bottom:12px}}.main--top .topAbout__flex__contentL .textLead span{color:var(--orange)}.main--top .topAbout__flex__contentL .textLead:after{content:"";display:block;background-image:url("/assets/img/common/icon/icon_down_arrow01.svg");background-repeat:no-repeat;background-size:100%;background-position:bottom;margin:3px auto 0}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .textLead:after{width:31px;height:43px}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .textLead:after{width:22px;height:31px;margin-top:11px;transform:translateX(3px)}}.main--top .topAbout__flex__contentL .textBox{margin:auto;background:var(--lightorange);text-align:center;font-weight:700;line-height:1.6;color:var(--white)}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentL .textBox{font-size:20px;font-size:2rem;padding:18.5px 0;max-width:374px;width:90%;border-radius:20px;transform:translateX(5px)}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentL .textBox{font-size:18px;font-size:1.8rem;padding:17px 0;max-width:270px;width:100%;border-radius:15px;transform:translateX(3px)}}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentR{width:57.4%;padding:0 8% 0 0}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topAbout__flex__contentR{padding-right:0}}.main--top .topAbout__flex__contentR .title{font-weight:700;line-height:1.4;word-break:auto-phrase}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentR .title{font-size:40px;font-size:4rem;font-size:clamp(30px,3.1vw,40px);margin:0 0 39px}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentR .title{font-size:32px;font-size:3.2rem;margin-bottom:17px;text-align:center}}.main--top .topAbout__flex__contentR .description{line-height:2.2;word-break:break-word}@media screen and (min-width: 769px){.main--top .topAbout__flex__contentR .description{font-size:18px;font-size:1.8rem}}@media screen and (max-width: 768px){.main--top .topAbout__flex__contentR .description{font-size:14px;font-size:1.4rem;text-align:center;word-break:auto-phrase}}.main--top .topAbout__flex__contentR .description strong{font-weight:700}.main--top .topProblem{position:relative}@media screen and (min-width: 769px){.main--top .topProblem{padding:85px 0 154px;margin:0 0 107px}}@media screen and (max-width: 768px){.main--top .topProblem{padding:84px 0 100px;margin-bottom:54px}}.main--top .topProblem:before,.main--top .topProblem:after{content:"";width:100vw;position:absolute;z-index:-1;left:calc((100vw - 100%)/2*-1)}.main--top .topProblem:before{background:var(--lightorange);top:0}@media screen and (min-width: 769px){.main--top .topProblem:before{height:calc(100% - 154px)}}@media screen and (max-width: 768px){.main--top .topProblem:before{height:calc(100% - 100px)}}.main--top .topProblem:after{bottom:0;background-repeat:no-repeat;background-size:100% 100%;background-position:bottom}@media screen and (min-width: 769px){.main--top .topProblem:after{height:154px;background-image:url("/assets/img/top/img_bg01.webp")}}@media screen and (max-width: 768px){.main--top .topProblem:after{height:100px;background-image:url("/assets/img/top/sp/img_bg01.webp")}}.main--top .topProblem .modHeading01{color:var(--white)}.main--top .topProblem .modHeading01__line{background:var(--white)}.main--top .topProblem .modHeading01__line:after,.main--top .topProblem .modHeading01__line:before{background:var(--white)}.main--top .topProblem__flex{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.main--top .topProblem__flex{flex-direction:column;gap:21px 0;margin:-10px 0 0}}.main--top .topProblem__flex__item{background:var(--white);display:flex;justify-content:space-between;flex-direction:column}@media screen and (min-width: 769px){.main--top .topProblem__flex__item{width:48.2%;border-radius:20px;padding:24px 32px 0}}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topProblem__flex__item{padding:24px 2.5vw 0}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item{width:100%;border-radius:13px;padding:24px 20px 0}}.main--top .topProblem__flex__item .title{color:var(--orange);text-align:center;font-weight:700;font-size:20px;font-size:2rem}@media screen and (min-width: 769px){.main--top .topProblem__flex__item .title{margin:0 0 32px}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item .title{margin-bottom:18px}}.main--top .topProblem__flex__item .title u{text-decoration:none;background-image:url("/assets/img/common/icon/icon_dashed01.svg");background-position:bottom;background-repeat:repeat-x}@media screen and (min-width: 769px){.main--top .topProblem__flex__item .title u{background-size:5em 3px;padding:0 0 9px}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item .title u{background-size:2.5em 2px;padding-bottom:5px}}.main--top .topProblem__flex__item .list{display:flex;justify-content:space-between}.main--top .topProblem__flex__item .list__item{font-weight:700;line-height:1.5;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--lightgray);position:relative}@media screen and (min-width: 769px){.main--top .topProblem__flex__item .list__item{width:49%;font-size:16px;font-size:1.6rem;border-radius:58px;padding:22px 10px}}@media screen and (max-width: 1000px){.main--top .topProblem__flex__item .list__item{font-size:14px;font-size:1.4rem;border-radius:36px}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item .list__item{width:48%;padding:23px 10px}}.main--top .topProblem__flex__item .list__item:after{content:"";background-size:100%;background-repeat:no-repeat;background-position:bottom;background-image:url("/assets/img/common/icon/icon_voice.svg");position:absolute;left:50%;transform:translateX(-50%)}@media screen and (min-width: 769px){.main--top .topProblem__flex__item .list__item:after{width:32px;height:32px;bottom:-20px}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item .list__item:after{width:20px;height:20px;bottom:-12px}}.main--top .topProblem__flex__item .list__item:last-child:after{transform:translateX(-50%) scaleX(-1)}.main--top .topProblem__flex__item .illustrate{margin:0 auto}@media screen and (min-width: 769px){.main--top .topProblem__flex__item .illustrate{width:97px}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item .illustrate{width:70px}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item:last-child .list__item{padding:11px 10px}}@media screen and (min-width: 769px){.main--top .topProblem__flex__item:last-child .title u{background-size:4em 3px}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item:last-child .title u{background-size:2.65em 2px;padding-bottom:3px}}@media screen and (min-width: 769px){.main--top .topProblem__flex__item:last-child .illustrate{width:93px;margin-top:10px}}@media screen and (max-width: 768px){.main--top .topProblem__flex__item:last-child .illustrate{width:75px}}@media screen and (min-width: 769px){.main--top .topSolve .modTextLead{font-size:22px;font-size:2.2rem;margin-bottom:84px}}@media screen and (max-width: 768px){.main--top .topSolve .modTextLead{font-size:18px;font-size:1.8rem;margin-bottom:54px}.main--top .topSolve .modTextLead__underline{padding-bottom:6px}}.main--top .topSolve__title{font-weight:700;line-height:1.36;text-align:center}@media screen and (min-width: 769px){.main--top .topSolve__title{font-size:45px;font-size:4.5rem;font-size:clamp(40px,3.5vw,45px);margin:0 0 42px}}@media screen and (max-width: 768px){.main--top .topSolve__title{font-size:32px;font-size:3.2rem;line-height:1.62;margin:0 0 30px}}.main--top .topSolve__title img{width:auto;vertical-align:baseline}@media screen and (min-width: 769px){.main--top .topSolve__title img{max-height:88px;height:9vw;margin:0 7px -15px 11px}}@media screen and (max-width: 768px){.main--top .topSolve__title img{height:60px;margin:2px 0 -5px 0}}.main--top .topSolve__list{display:flex;justify-content:space-between}@media screen and (min-width: 769px){.main--top .topSolve__list{margin:0 0 98px}}@media screen and (max-width: 768px){.main--top .topSolve__list{flex-direction:column;gap:54px 0;margin-bottom:100px}}.main--top .topSolve__list__item{background:var(--lightorange);border-radius:20px;position:relative;display:flex;justify-content:space-between;flex-direction:column;padding:43px 0 0}@media screen and (min-width: 769px){.main--top .topSolve__list__item{width:48.2%}}@media screen and (max-width: 768px){.main--top .topSolve__list__item{width:100%}}.main--top .topSolve__list__item .description{text-align:center;color:var(--white);font-weight:700;line-height:1.4;letter-spacing:0}@media screen and (min-width: 769px){.main--top .topSolve__list__item .description{font-size:30px;font-size:3rem;font-size:clamp(24px,2.3vw,30px)}}@media screen and (max-width: 768px){.main--top .topSolve__list__item .description{font-size:22px;font-size:2.2rem}}.main--top .topSolve__list__item .description small{line-height:1.6}@media screen and (min-width: 769px){.main--top .topSolve__list__item .description small{font-size:22px;font-size:2.2rem;font-size:clamp(18px,1.7vw,22px)}}@media screen and (max-width: 768px){.main--top .topSolve__list__item .description small{font-size:16px;font-size:1.6rem}}.main--top .topSolve__list__item .illustrate{margin:0 auto;line-height:1.6}@media screen and (min-width: 769px){.main--top .topSolve__list__item .illustrate{width:96px}}@media screen and (max-width: 768px){.main--top .topSolve__list__item .illustrate{width:80px;margin-top:22px}}.main--top .topSolve__list__item:after{content:"";width:46px;height:46px;background-repeat:no-repeat;background-size:cover;background-position:bottom;background-image:url("/assets/img/common/icon/icon_circle01.svg");position:absolute;left:50%;top:-22px;transform:translateX(-50%)}@media screen and (min-width: 769px){.main--top .topSolve__list__item:last-child .illustrate{width:117px;margin-top:23px;transform:translateX(-16px)}}@media screen and (max-width: 768px){.main--top .topSolve__list__item:last-child .illustrate{width:100px;margin-top:25px;transform:translateX(-11px)}}.main--top .topSolve__video__title{text-align:center}.main--top .topSolve__video__title .comment{display:inline-block;text-align:center;border-radius:60px;background:var(--lightorange);color:var(--white);font-weight:700;line-height:1.6;font-size:14px;font-size:1.4rem;position:relative}@media screen and (min-width: 769px){.main--top .topSolve__video__title .comment{margin:0 0 19px;padding:8px 60px}}@media screen and (max-width: 768px){.main--top .topSolve__video__title .comment{margin:0 0 19px;padding:8px 21px}}.main--top .topSolve__video__title .comment:after{content:"";position:absolute;bottom:-13px;transform:rotate(180deg) translateX(-50%);background:var(--lightorange);width:19px;height:19px;clip-path:polygon(50% 0%, 100% 100%, 0% 100%);border-radius:75px 30px 10px 10px}@media screen and (min-width: 769px){.main--top .topSolve__video__title .comment:after{left:40%}}@media screen and (max-width: 768px){.main--top .topSolve__video__title .comment:after{left:37%}}.main--top .topSolve__video__title .title{display:block;font-weight:700}@media screen and (min-width: 769px){.main--top .topSolve__video__title .title{font-size:24px;font-size:2.4rem;margin:0 0 16px;text-indent:-8px}}@media screen and (max-width: 768px){.main--top .topSolve__video__title .title{font-size:20px;font-size:2rem;margin:0 0 16px}}.main--top .topSolve__video__title .title img{width:auto;vertical-align:baseline;height:46px}@media screen and (min-width: 769px){.main--top .topSolve__video__title .title img{margin:0 8px -4px 0}}@media screen and (max-width: 768px){.main--top .topSolve__video__title .title img{display:block;margin:0 auto 10px}}@media screen and (min-width: 769px){.main--top .topSolve__video__main{margin:0 auto 172px;max-width:700px;height:394px}}@media screen and (max-width: 768px){.main--top .topSolve__video__main{margin-bottom:120px;width:100%;min-height:189px;height:50vw}}.main--top .topSolve__video__main iframe{width:100%;height:100%;display:block}@media screen and (min-width: 769px){.main--top .topStrength{padding:140px 0 145px}}@media screen and (max-width: 768px){.main--top .topStrength{padding:120px 0}}.main--top .topStrength__list{display:grid;grid-template-columns:repeat(1, 1fr)}@media screen and (min-width: 769px){.main--top .topStrength__list{gap:46px 0}}@media screen and (max-width: 768px){.main--top .topStrength__list{gap:40px 0}}.main--top .topStrength__list__item{border-radius:30px;background:var(--lightyellow)}@media screen and (min-width: 769px){.main--top .topStrength__list__item{padding:50px 7.2% 52px;align-items:center;display:flex}}@media screen and (max-width: 768px){.main--top .topStrength__list__item{padding:33px 30px;height:auto !important}}.main--top .topStrength__list__item .item{display:flex;align-items:center}@media screen and (min-width: 769px){.main--top .topStrength__list__item .item{gap:0 17px}}@media screen and (max-width: 768px){.main--top .topStrength__list__item .item{flex-direction:column}}@media screen and (min-width: 769px){.main--top .topStrength__list__item .item__content{width:55.97%;padding:0 38px 0 0}}@media screen and (max-width: 768px){.main--top .topStrength__list__item .item__content{width:100%;text-align:center}}.main--top .topStrength__list__item .item__content__title{line-height:1.4;font-weight:700;letter-spacing:.05em}@media screen and (min-width: 769px){.main--top .topStrength__list__item .item__content__title{font-size:30px;font-size:3rem;font-size:clamp(24px,2.3vw,30px);margin:0 0 34px}}@media screen and (max-width: 768px){.main--top .topStrength__list__item .item__content__title{font-size:22px;font-size:2.2rem}}.main--top .topStrength__list__item .item__content__title span{color:var(--orange)}.main--top .topStrength__list__item .item__content__number{background:var(--lightorange);color:var(--white);display:inline-block;line-height:1.6;border-radius:10px;letter-spacing:.1em;font-weight:700;font-family:"Phudu",sans-serif}@media screen and (min-width: 769px){.main--top .topStrength__list__item .item__content__number{margin:0 0 24px;font-size:24px;font-size:2.4rem;padding:3px 22.5px}}@media screen and (max-width: 768px){.main--top .topStrength__list__item .item__content__number{margin-bottom:25px;font-size:22px;font-size:2.2rem;padding:.5px 23.6px}}@media screen and (min-width: 769px){.main--top .topStrength__list__item .item__image{width:38.34%}}@media screen and (max-width: 768px){.main--top .topStrength__list__item .item__image{width:96.4%;margin:32px 10px 32px 0}}@media screen and (max-width: 768px){.main--top .topStrength__list__item:first-child .item__image{margin-right:-20px}}@media screen and (max-width: 768px){.main--top .topStrength__list__item:last-child .item__image{margin-bottom:27px}}@media screen and (min-width: 769px){.main--top .topStrength__list__item:nth-child(even) .item{flex-direction:row-reverse}}@media screen and (min-width: 769px){.main--top .topStrength__list__item:nth-child(even) .item__content{margin:12px 0 0 auto;padding:0;max-width:-moz-max-content;max-width:max-content}}.main--top .topDifference__table__main{width:100%}@media screen and (min-width: 769px){.main--top .topDifference__table__main{margin:0 0 29px}}@media screen and (max-width: 768px){.main--top .topDifference__table__main{margin-bottom:40px}}.main--top .topDifference__table__main tbody{border-top:2px solid var(--gray);border-bottom:2px solid var(--gray)}@media screen and (min-width: 769px){.main--top .topDifference__table__main tbody{border-left:1px solid var(--lightblue);border-right:1px solid var(--lightblue)}}.main--top .topDifference__table__main tbody tr:last-child td::after{display:none}.main--top .topDifference__table__main th{text-align:center;font-weight:700;line-height:1.4;border-radius:30px 30px 0 0}@media screen and (min-width: 769px){.main--top .topDifference__table__main th{font-size:24px;font-size:2.4rem;padding:13px}}@media screen and (max-width: 768px){.main--top .topDifference__table__main th{font-size:16px;font-size:1.6rem;padding:19px;width:100%}}.main--top .topDifference__table__main th.gray{background:var(--lightgray)}.main--top .topDifference__table__main th.orange{background:var(--lightorange);color:var(--white)}.main--top .topDifference__table__main td{letter-spacing:0;line-height:1.6;vertical-align:middle;border-right:2px solid var(--gray);position:relative}@media screen and (min-width: 769px){.main--top .topDifference__table__main td{padding:21px 8px 15px;font-size:18px;font-size:1.8rem;height:112px;word-break:auto-phrase;width:42.1%;text-align:center}}@media screen and (max-width: 768px){.main--top .topDifference__table__main td{font-size:13px;font-size:1.3rem;padding:31px 0 30px}}.main--top .topDifference__table__main td small{color:var(--black);font-weight:400}@media screen and (min-width: 769px){.main--top .topDifference__table__main td small{font-size:16px;font-size:1.6rem;margin:3px 0 0}}@media screen and (max-width: 768px){.main--top .topDifference__table__main td small{font-size:13px;font-size:1.3rem;margin-top:-2px}}.main--top .topDifference__table__main td:first-child{background:var(--lightgray);font-weight:700}@media screen and (min-width: 769px){.main--top .topDifference__table__main td:first-child{min-width:173px;width:173px}}@media screen and (max-width: 768px){.main--top .topDifference__table__main td:first-child{min-width:111px;width:111px;text-align:center}}.main--top .topDifference__table__main td:after{content:"";width:100%;height:2px;position:absolute;bottom:0;left:0;background-image:url("/assets/img/common/icon/icon_dashed02.svg");background-position:bottom;background-repeat:repeat-x}@media screen and (min-width: 769px){.main--top .topDifference__table__main td:after{background-size:90px 2px}}@media screen and (max-width: 768px){.main--top .topDifference__table__main td:after{background-size:90px 2px}}.main--top .topDifference__table__main td:last-child{border-right:none}@media screen and (min-width: 769px){.main--top .topDifference__table__main td:last-child{font-size:20px;font-size:2rem;background:var(--lightyellow);color:var(--orange);font-weight:700}}@media screen and (max-width: 768px){.main--top .topDifference__table__main td:last-child{padding:31px 10px 30px 22px}}@media screen and (max-width: 768px){.main--top .topDifference__table__main:last-child td:first-child{background:var(--lightyellow)}.main--top .topDifference__table__main:last-child td:last-child{font-size:16px;font-size:1.6rem;color:var(--orange);font-weight:700}}.main--top .topDifference__table:after{content:"";display:block;background-image:url("/assets/img/common/icon/icon_down_arrow02.svg");background-repeat:no-repeat;background-size:100%;background-position:bottom;margin:3px auto 0}@media screen and (min-width: 769px){.main--top .topDifference__table:after{width:39px;height:37px}}@media screen and (max-width: 768px){.main--top .topDifference__table:after{width:44px;height:40px;margin-top:-22px}}.main--top .topDifference__textBox{background:var(--lightorange);text-align:center;font-weight:700;line-height:1.6;color:var(--white);border-radius:20px;margin:21px auto 140px}@media screen and (min-width: 769px){.main--top .topDifference__textBox{font-size:24px;font-size:2.4rem;padding:27.2px 0;max-width:700px;width:90%}}@media screen and (max-width: 768px){.main--top .topDifference__textBox{letter-spacing:0;font-size:20px;font-size:2rem;padding:30px 13px;width:100%;margin-bottom:120px}}.main--top .topProcess__list{display:flex}@media screen and (min-width: 769px){.main--top .topProcess__list{margin:71px 0 20px;gap:0 3.5%}}@media screen and (max-width: 768px){.main--top .topProcess__list{flex-direction:column;margin:62px 0 20px;gap:81px 0}}.main--top .topProcess__list__item{background:var(--lightorange);border-radius:20px;position:relative}@media screen and (min-width: 769px){.main--top .topProcess__list__item{width:34%;padding:39px 10px 43px}}@media screen and (max-width: 768px){.main--top .topProcess__list__item{width:100%;padding:43px 10px 30px}}.main--top .topProcess__list__item:after{content:"";background-size:100%;background-image:url("/assets/img/common/icon/icon_arrow01.svg");background-position:right;background-repeat:no-repeat;position:absolute}@media screen and (min-width: 769px){.main--top .topProcess__list__item:after{max-width:28px;max-height:27px;width:2.2vw;height:2.12vw;right:-13%;top:53%;transform:translateY(-50%)}}@media screen and (max-width: 768px){.main--top .topProcess__list__item:after{width:28px;height:27px;left:50%;bottom:-43px;transform:translateX(-50%) rotate(90deg)}}.main--top .topProcess__list__item:last-child::after{display:none}.main--top .topProcess__list__item .item__step{display:block;background:var(--white);top:-21px;left:50%;position:absolute;transform:translateX(-50%);text-align:center;border-radius:100px;color:var(--lightorange);border:2px solid var(--lightorange);font-size:18px;font-size:1.8rem;font-weight:700;letter-spacing:0;font-family:"Phudu",sans-serif;padding:2px 0}@media screen and (min-width: 769px){.main--top .topProcess__list__item .item__step{width:66.2%}}@media screen and (max-width: 768px){.main--top .topProcess__list__item .item__step{width:160px}}.main--top .topProcess__list__item .item__icon{margin:auto}@media screen and (min-width: 769px){.main--top .topProcess__list__item .item__icon{max-width:95px;width:8vw}}@media screen and (max-width: 768px){.main--top .topProcess__list__item .item__icon{width:105px}}.main--top .topProcess__list__item .item__title{line-height:1.4;font-weight:700;color:var(--white);text-align:center}@media screen and (min-width: 769px){.main--top .topProcess__list__item .item__title{font-size:18px;font-size:1.8rem;font-size:clamp(14px,1.4vw,18px);margin:10px 0 0}}@media screen and (max-width: 768px){.main--top .topProcess__list__item .item__title{font-size:18px;font-size:1.8rem;margin-top:15px}}@media screen and (min-width: 769px){.main--top .topProcess__list__item .item__title:not(:has(br)){margin-top:20px}}.main--top .topProcess__textLead{letter-spacing:0;line-height:1.6;margin:0 0 140px}@media screen and (min-width: 769px){.main--top .topProcess__textLead{font-size:14px;font-size:1.4rem}}@media screen and (max-width: 768px){.main--top .topProcess__textLead{font-size:12px;font-size:1.2rem;text-align:center}}
/*# sourceMappingURL=main.css.map */
