*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{min-height:100vh}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}body{color:#333;background-color:#fff;flex-direction:column;min-height:100vh;font-family:Roboto,Noto Sans JP,sans-serif;font-size:1rem;line-height:1.5;display:flex}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}h1{color:#fff;font-size:2.5rem}h2{color:#dd1b57;font-size:2.5rem}h3{font-size:1.125rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{color:#fff;font-size:.875rem}.l-container{width:100%;max-width:90rem;margin-inline:auto}.l-container--small{max-width:69.375rem}.l-header{background-color:#fff;width:100%}.l-header__inner{justify-content:space-between;align-items:center;height:5.625rem;padding-inline:clamp(1.25rem,4.69484vw + .149648rem,4.375rem);display:flex;position:relative;top:-.125rem}@media (width<=48rem){.l-header__inner{height:3.75rem;padding-right:0;top:0}}.l-header__logo{aspect-ratio:167/33;width:100%;max-width:clamp(6.6875rem,5.6338vw + 5.36708rem,10.4375rem);display:block}@media (width<=48rem){.l-header__logo{aspect-ratio:107/21;max-width:6.6875rem}}.l-header__logo img{object-fit:contain;width:100%;height:100%;display:block}.l-header__nav{align-items:center;width:100%;max-width:16.25rem;height:100%;display:flex}@media (width<=48rem){.l-header__nav{display:none}.l-header__nav.is-open{z-index:99;background-color:#dd1b57;width:100%;max-width:12.5rem;height:48rem;display:block;position:fixed;top:0;right:0}}.l-header__toggle{background-color:#dd1b57;border:none;outline:none;justify-content:center;align-items:center;width:100%;max-width:3.75rem;height:3.75rem;display:none}@media (width<=48rem){.l-header__toggle{z-index:100;display:block;position:absolute;top:0;right:0}}.l-header__toggle-line{margin-inline:1rem;background-color:#fff;height:.125rem;margin-top:-.125rem;display:block;position:relative}.l-header__toggle-line:before{content:"";background-color:#fff;width:100%;height:100%;position:absolute;top:-.5rem;left:0}.l-header__toggle-line:after{content:"";background-color:#fff;width:100%;height:100%;position:absolute;top:.5rem;left:0}.l-header__toggle.is-open .l-header__toggle-line{margin-top:0;background-color:#0000;margin-inline:.9375rem}.l-header__toggle.is-open .l-header__toggle-line:before{background-color:#fff;top:0;transform:rotate(45deg)}.l-header__toggle.is-open .l-header__toggle-line:after{background-color:#fff;top:0;transform:rotate(-45deg)}.l-footer{background-color:#dd1b57;width:100%}.l-footer__inner{display:column;justify-content:center;align-items:center;height:9.875rem;padding-block:3.75rem 3.125rem}.l-footer__nav{width:100%;height:100%}.l-footer__copyright{letter-spacing:.03em;margin-top:1.25rem;font-size:.75rem;line-height:.8625rem}.c-card{background-color:#fff;border-radius:.5rem;flex-direction:column;width:100%;max-width:clamp(20.9375rem,1.40845vw + 20.6074rem,21.875rem);height:100%;max-height:clamp(13.875rem,4.13146vw + 12.9067rem,16.625rem);padding-block:clamp(2.5rem,.938967vw + 2.27993rem,3.125rem);padding-inline:clamp(1.875rem,1.87793vw + 1.43486rem,3.125rem);display:flex;box-shadow:0 3px 21px #00000029}.c-card__icon{aspect-ratio:1;max-width:clamp(3.75rem,4.01408rem - 1.12676vw,3rem);max-height:clamp(3.75rem,4.01408rem - 1.12676vw,3rem);margin-inline:auto;display:block}.c-card__icon img{object-fit:contain;width:100%;height:100%;display:block}.c-card__title{letter-spacing:0;margin-inline:auto;height:clamp(1.125rem,.28169vw + 1.05898rem,1.3125rem);margin-top:clamp(.125rem,.751174vw - .0510563rem,.625rem);font-family:Noto Sans JP,sans-serif;font-size:clamp(1rem,.187793vw + .955986rem,1.125rem);font-weight:700;line-height:1.15;display:block}.c-card__title--first{margin-top:clamp(0rem,.469484vw - .110035rem,.3125rem)}.c-card__text{letter-spacing:0;font-family:Noto Sans JP,sans-serif;font-size:.875rem;line-height:1.7;font-weight:medium;margin-top:clamp(.125rem,1.31455vw - .183099rem,1rem);display:block}.c-card__text--first{margin-top:clamp(.125rem,1.78404vw - .293134rem,1.3125rem)}.c-nav{gap:1.875rem;display:flex}@media (width<=48rem){.c-nav{flex-direction:column;align-items:flex-start;gap:1.5rem;width:fit-content;margin-inline:3.125rem 4.1875rem;padding-top:5.75rem}.c-nav--footer{padding-top:2.625rem;display:flex}}.c-nav__item{margin-top:.3125rem}@media (width<=48rem){.c-nav__item{margin-top:0}}.c-nav__item:last-child{margin-left:-.0625rem}@media (width<=48rem){.c-nav__item:last-child{margin-top:.125rem;margin-left:0}}.c-nav__item--footer{margin-top:0}.c-nav__link{color:#333;letter-spacing:.05em;white-space:nowrap;font-size:1rem;font-weight:bolder;line-height:1;display:block}.c-nav__link:hover{opacity:.7}@media (width<=48rem){.c-nav__link{color:#fff}}.c-nav__link.is-current{color:#dd1b57}@media (width<=48rem){.c-nav__link.is-current{color:#fff;opacity:.6}}.c-nav__link--footer{color:#fff;font-size:.875rem}.c-nav__link--footer:hover{opacity:.7}.p-home{width:100%}.p-home-hero{width:100%;position:relative;overflow:hidden}.p-home-hero__picture{aspect-ratio:1440/600;width:100%;margin-top:-.0625rem;display:block;position:relative}@media (width<=48rem){.p-home-hero__picture{aspect-ratio:375/460;margin-inline:auto;max-width:clamp(23.4375rem,100vw,48rem);margin-top:0}}.p-home-hero__picture img{object-fit:cover;width:100%;height:100%;display:block}.p-home-hero__title-wrap{z-index:90;flex-direction:column;align-items:center;width:100%;padding-inline:1.25rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.p-home-hero__title{letter-spacing:0;white-space:nowrap;text-align:center;width:100%;font-size:clamp(5rem,7.51174vw + 3.23944rem,10rem);font-weight:700;line-height:1}.p-home-hero__subtitle{color:#fff;letter-spacing:.1em;white-space:nowrap;margin-top:.8125rem;margin-left:clamp(.1875rem,2.44131vw - .384683rem,1.8125rem);font-size:clamp(1.25rem,.375587vw + 1.16197rem,1.5rem);font-weight:700;line-height:1}@media (width<=48rem){.p-home-hero__subtitle{font-size:clamp(1.25rem,1.01781vw + 1.01145rem,1.5rem)}}.p-home-news{width:100%;padding-inline:clamp(1.25rem,13.615vw - 1.94102rem,10.3125rem)}.p-home-news__inner{grid-template-columns:10.375rem 1fr;align-items:flex-start;gap:clamp(1.0625rem,6.85446vw - .544014rem,5.625rem);padding-top:clamp(2.5rem,1.87793vw + 2.05986rem,3.75rem);display:grid}@media (width<=48rem){.p-home-news__inner{grid-template-columns:1fr}}.p-home-news__title{letter-spacing:.05em;white-space:nowrap;margin-top:clamp(.1875rem,.0938967vw + .165493rem,.25rem);font-size:clamp(2rem,.751174vw + 1.82394rem,2.5rem);font-weight:700;line-height:1}.p-home-news__list{width:100%;max-width:clamp(20.9375rem,48.8263vw + 9.49384rem,53.4375rem)}.p-home-service{width:100%;padding:clamp(3.625rem,3.69102rem - .28169vw,3.4375rem) clamp(0rem,17.3709vw - 4.0713rem,11.5625rem) clamp(3.75rem,3.75587vw + 2.86972rem,6.25rem) clamp(1.25rem,13.615vw - 1.94102rem,10.3125rem)}.p-home-service__inner{width:100%}.p-home-service__title-wrap{gap:clamp(0rem,27.7934vw - 6.51408rem,18.5rem);width:100%;max-width:clamp(23.4375rem,69.0141vw + 7.26232rem,69.375rem);display:flex;position:relative}.p-home-service__title{letter-spacing:.05em;white-space:nowrap;z-index:2;margin-top:clamp(-.1875rem,3.66197vw - 1.04577rem,2.25rem);font-family:Noto Sans JP,sans-serif;font-size:clamp(2rem,.751174vw + 1.82394rem,2.5rem);font-weight:700;line-height:1;position:relative}.p-home-service__bgtitle{letter-spacing:0;color:#f2f2f2;white-space:nowrap;z-index:1;margin-top:clamp(-.625rem,.375587vw - .713028rem,-.375rem);margin-left:clamp(-3.75rem,5.6338vw - 5.07042rem,0rem);font-size:clamp(4.375rem,9.20188vw + 2.21831rem,10.5rem);font-weight:700;line-height:1;position:relative;overflow:visible}@media (width<=48rem){.p-home-service__bgtitle{overflow:clip}}.p-home-service__list{z-index:3;margin-top:clamp(-3.125rem,1.31455vw - 3.4331rem,-2.25rem);grid-template-columns:repeat(3,clamp(20.9375rem,1.40845vw + 20.6074rem,21.875rem));gap:1.875rem;margin-inline:auto;display:grid;position:relative}@media (width<=48rem){.p-home-service__list{grid-template-columns:1fr;justify-items:center}}.p-home-service__item{max-width:clamp(20.9375rem,1.40845vw + 20.6074rem,21.875rem);max-height:clamp(13.875rem,4.13146vw + 12.9067rem,16.625rem)}.p-news{background-color:#fff;width:100%}.p-news__inner{width:100%}.p-news__item{border-bottom:1px solid #e8e8e8;padding-top:clamp(.9375rem,.0938967vw + .915493rem,1rem);padding-bottom:clamp(.8125rem,.187793vw + .768486rem,.9375rem)}.p-news__item:first-child{padding-top:clamp(0rem,.187793vw - .0440141rem,.125rem);padding-bottom:clamp(.75rem,.28169vw + .683979rem,.9375rem)}.p-news__link{letter-spacing:0;width:100%;font-family:Roboto,Noto Sans JP,sans-serif;font-size:.9375rem;line-height:1.5rem;font-weight:medium;grid-template-columns:4.8125rem 1fr;align-items:baseline;gap:clamp(0rem,1.87793vw - .440141rem,1.25rem);display:grid}@media (width<=48rem){.p-news__link{grid-template-columns:1fr;line-height:1.625rem}}.p-news__time{margin-top:.0625rem;margin-left:.04em}@media (width<=48rem){.p-news__time{letter-spacing:.01em;margin-left:0}}.p-news__time--multiline{line-height:1.5625rem}@media (width<=48rem){.p-news__time--multiline{line-height:1.6875rem}.p-news__text span{margin-top:-.125rem;line-height:1.625rem;display:block}}.p-news__text--multiline{margin-bottom:clamp(-.125rem,.0938967vw - .147007rem,-.0625rem);line-height:1.6875rem}@media (width<=48rem){.p-news__text--multiline{line-height:1.5625rem}}
