@charset "UTF-8";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::after,::before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:0 0;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}@keyframes infinity-scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes infinity-scroll-reverse{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}:root{--color:#fff;--bg:#001644}html{font-size:10px;scroll-behavior:smooth}@media screen and (max-width:1200px){html{font-size:.78125vw}}@media screen and (max-width:767px){html{font-size:1.3333333333vw}}body{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;line-height:2;color:var(--color);background:var(--bg)}@media screen and (max-width:767px){body{font-size:3rem}}main{display:block}a{outline:0;text-decoration:none;transition:.3s}a:hover{opacity:.7}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-weight:900;line-height:1.8}.l-container{display:block}.l-footer{position:relative}.l-footer__message{display:flex;flex-direction:column;gap:4rem;padding:16rem 0;overflow:hidden}@media screen and (max-width:767px){.l-footer__message{gap:2rem;padding:8rem 0}}.l-footer__message p{display:flex}.l-footer__message p span{font-family:Barlow,sans-serif;font-size:14rem;font-weight:900;line-height:1;white-space:nowrap;color:#1c2b67}@media screen and (max-width:767px){.l-footer__message p span{font-size:8.2rem}}.l-footer__message p:nth-child(1) span{animation:infinity-scroll 10s -5s linear infinite}.l-footer__message p:nth-child(2) span{animation:infinity-scroll-reverse 10s -5s linear infinite}.l-footer__contact{position:relative;height:40rem;background:url(../img/bg-footer01.png) center/cover}.l-footer__contact:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(64,10,149,.6)}.l-footer__contact a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.6rem;line-height:1.6}.l-footer__contact a:after{content:"";position:absolute;top:0;right:8rem;bottom:0;width:6rem;height:6rem;background:url(../img/icon-arrow01.png) center/cover;margin:auto}@media screen and (max-width:767px){.l-footer__contact a:after{right:4rem;background:url(../img/icon-arrow03.png) center/cover}}.l-footer__contact a span{font-family:Barlow,sans-serif;font-size:6rem;font-weight:700}.l-footer__copyright{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem;height:40rem}.l-footer__copyright img{width:36rem}.l-footer__copyright span{font-family:Barlow,sans-serif;font-size:1.2rem;font-weight:500}.l-footer__button{position:absolute;right:8rem;bottom:8rem;display:flex;align-items:center;cursor:pointer}@media screen and (max-width:767px){.l-footer__button{right:4rem;bottom:4rem}}.l-footer__button span{font-family:Barlow,sans-serif;font-size:1.2rem;font-weight:500}@media screen and (max-width:767px){.l-footer__button span{display:none}}.l-footer__button img{width:6rem;height:6rem}.l-header{position:relative}.l-header__heading{position:absolute;display:flex;flex-direction:column;justify-content:center;gap:4rem;top:0;left:0;width:100%;height:100%;padding:8rem}@media screen and (max-width:767px){.l-header__heading{flex-direction:column-reverse;gap:6rem;padding:4rem}}.l-header__heading img{width:18rem}@media screen and (max-width:767px){.l-header__heading img{width:26rem}}.l-header__heading span{font-size:8rem;line-height:1.4}@media screen and (max-width:767px){.l-header__heading span{display:flex;align-items:flex-end;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}.l-header__sns{position:absolute;display:flex;gap:1.6rem;top:4rem;right:4rem}@media screen and (max-width:767px){.l-header__sns{display:none}}.l-header__sns li a{display:block;width:4.6rem}.l-header__button{position:absolute;right:4rem;bottom:4rem}@media screen and (max-width:767px){.l-header__button{top:4rem;right:4rem;bottom:auto}}.c-breadcrumb{max-width:1000px;padding:10px 15px;margin:0 auto}.c-breadcrumb li{position:relative;display:inline;font-size:1.2rem;list-style:none;margin:0 20px 0 0}.c-breadcrumb li:after{content:">";position:absolute;right:-18px;top:0;bottom:0;height:20px;margin:auto}.c-breadcrumb li:last-child:after{content:none}.c-breadcrumb a{display:inline-block}.c-button{position:relative;display:flex;align-items:center;width:20rem;height:6rem;font-weight:700;color:#fff;background:#9309c7;background:linear-gradient(90deg,#9309c7 0,#400a95 100%);padding:0 2.8rem;border-radius:10rem}@media screen and (max-width:767px){.c-button{width:28rem;height:8.4rem;font-size:2rem;padding:0 4rem}}.c-button:after{content:"";position:absolute;top:0;right:.6rem;bottom:0;width:4.6rem;height:4.6rem;background:url(../img/icon-arrow01.png) center/cover;margin:auto}@media screen and (max-width:767px){.c-button:after{width:6.4rem;height:6.4rem}}.c-pager{display:flex;align-items:center;justify-content:center}.c-pagination{display:flex;align-items:center;justify-content:center}.c-pagination__next a,.c-pagination__prev a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #333;box-sizing:border-box}.c-pagination__body{display:flex;margin:0 20px}.c-pagination__body a,.c-pagination__body li{display:flex;align-items:center;justify-content:center}.c-pagination__body li{width:40px;height:40px;list-style:none;margin:0 5px;border:1px solid #333;box-sizing:border-box}.c-pagination__body a{width:100%;height:100%}.c-title{display:flex;align-items:center;justify-content:center;height:200px;font-size:2rem;font-weight:700;color:#fff;background:#333}.u-device-sp{display:none}@media screen and (max-width:767px){.u-device-sp{display:block}}.u-device-tablet{display:none}@media screen and (max-width:1024px){.u-device-tablet{display:block}}@media screen and (max-width:767px){.u-device-pc{display:none}}.p-lp-about{padding:16rem 0}@media screen and (max-width:767px){.p-lp-about{padding:12rem 4rem}}.p-lp-about__container{max-width:112rem;margin:auto}.p-lp-about__head{width:33.4rem;margin:0 auto 6rem}@media screen and (max-width:767px){.p-lp-about__head{width:48rem}}.p-lp-about__message{margin:0 0 16rem}@media screen and (max-width:767px){.p-lp-about__message{margin:0 0 10rem}}.p-lp-about__message h3{font-size:3.6rem;text-align:center;margin:0 0 6rem}@media screen and (max-width:767px){.p-lp-about__message h3{font-size:4.5rem;line-height:2.2;margin:0 0 8rem}}.p-lp-about__message h3 span{color:#9309c7}.p-lp-about__message h3 strong{text-decoration:underline wavy #9309c7 .4rem;text-underline-offset:1.6rem}.p-lp-about__message picture{display:block;max-width:72rem;margin:auto}@media screen and (max-width:767px){.p-lp-about__message picture{max-width:50rem}}.p-lp-about__movie{display:grid;grid-template-columns:1fr 2fr;gap:4rem 8rem;margin:0 0 16rem}@media screen and (max-width:767px){.p-lp-about__movie{grid-template-columns:1fr;gap:4rem;margin:0 0 10rem}}.p-lp-about__movie h3{grid-column:1/2;grid-row:1/2}@media screen and (max-width:767px){.p-lp-about__movie h3{grid-row:2/3;margin:1.6rem 0 0}}.p-lp-about__movie p{grid-column:1/2;grid-row:2/3;font-size:1.6rem}@media screen and (max-width:767px){.p-lp-about__movie p{grid-row:3/4;font-size:3rem}}.p-lp-about__movie iframe{grid-column:2/3;grid-row:1/3;width:100%;height:100%;aspect-ratio:16/9}@media screen and (max-width:767px){.p-lp-about__movie iframe{grid-column:1/2;grid-row:1/2}}.p-lp-about__gallery h3{text-align:center;margin:0 0 6rem}@media screen and (max-width:767px){.p-lp-about__gallery h3{margin:0 0 10rem}}.p-lp-about__gallery h3 span{position:relative;display:inline-block;font-size:2.8rem;padding:0 3.2rem}@media screen and (max-width:767px){.p-lp-about__gallery h3 span{font-size:4.5rem;padding:0 8rem}}.p-lp-about__gallery h3 span:after,.p-lp-about__gallery h3 span:before{content:"";position:absolute;top:0;bottom:0;margin:auto;width:.2rem;height:100%;background:#fff}.p-lp-about__gallery h3 span:before{left:0;rotate:-20deg}.p-lp-about__gallery h3 span:after{right:0;rotate:20deg}.p-lp-about__gallery h3 span strong{color:#9309c7}.p-lp-about__gallery picture{position:relative;display:block;width:100vw;left:50%;translate:-50% 0}.p-lp-concept{background:#400a95;background:linear-gradient(0deg,#400a95 0,#9309c7 100%);padding:16rem 0}@media screen and (max-width:767px){.p-lp-concept{padding:12rem 4rem}}.p-lp-concept__container{max-width:112rem;margin:auto}.p-lp-concept__head{font-size:3.6rem;text-align:center;margin:0 0 6rem}@media screen and (max-width:767px){.p-lp-concept__head{font-size:4.5rem;margin:0 0 8rem}}.p-lp-concept__message{display:grid;grid-template-columns:1fr 1.6fr;gap:14rem;margin:0 0 16rem}@media screen and (max-width:767px){.p-lp-concept__message{display:flex;flex-direction:column-reverse;gap:8rem;margin:0 0 8rem}}.p-lp-concept__message__content{grid-column:2/3;grid-row:1/2}.p-lp-concept__message__content h3{font-size:2.8rem;margin:0 0 2.4rem}@media screen and (max-width:767px){.p-lp-concept__message__content h3{font-size:4rem;text-align:center;margin:0 0 6rem}}.p-lp-concept__message__img{grid-column:1/2;grid-row:1/2}@media screen and (max-width:767px){.p-lp-concept__message__img{max-width:45rem;margin:auto}}.p-lp-concept__gallery__heading{text-align:center;margin:0 0 6rem}@media screen and (max-width:767px){.p-lp-concept__gallery__heading{margin:0 0 8rem}}.p-lp-concept__gallery__heading span{display:inline-block;font-size:2.4rem;padding:.8rem 2.4rem;border:.2rem solid #fff}@media screen and (max-width:767px){.p-lp-concept__gallery__heading span{font-size:3.2rem;padding:1.6rem 3.2rem;border:.4rem solid #fff}}.p-lp-concept__gallery__content{position:relative;display:flex;gap:1.2rem;left:50%;width:100vw;translate:-50% 0;overflow:hidden}@media screen and (max-width:767px){.p-lp-concept__gallery__content{gap:2rem}}.p-lp-concept__gallery__content img{width:auto;height:48rem;animation:infinity-scroll 20s -10s linear infinite}@media screen and (max-width:767px){.p-lp-concept__gallery__content img{height:52rem}}.p-lp-movie{color:#400a95;background:#fff;padding:16rem 0}@media screen and (max-width:767px){.p-lp-movie{padding:12rem 4rem}}.p-lp-movie__container{display:grid;grid-template-columns:1fr 1.6fr;gap:4rem 8rem;max-width:112rem;margin:auto}@media screen and (max-width:767px){.p-lp-movie__container{display:flex;flex-direction:column;gap:8rem}}.p-lp-movie__head{grid-column:1/2;grid-row:1/2}.p-lp-movie__head h2{font-size:2.4rem;margin:0 0 2.4rem}@media screen and (max-width:767px){.p-lp-movie__head h2{font-size:3.4rem;text-align:center}}.p-lp-movie__head h2 span{font-family:Barlow,sans-serif;display:block;font-size:5.2rem;font-weight:900;letter-spacing:.2rem}@media screen and (max-width:767px){.p-lp-movie__head h2 span{font-size:7.4rem;letter-spacing:.4rem}}.p-lp-movie__head p{font-size:1.6rem;font-weight:500}@media screen and (max-width:767px){.p-lp-movie__head p{font-size:3rem;text-align:center}}.p-lp-movie__button{grid-column:1/2;grid-row:2/3}@media screen and (max-width:767px){.p-lp-movie__button{display:flex;justify-content:center}}.p-lp-movie__button a{position:relative;display:flex;align-items:center;width:20rem;height:6rem;font-weight:700;color:#fff;background:#9309c7;background:linear-gradient(90deg,#9309c7 0,#400a95 100%);padding:0 2.8rem;border-radius:10rem}@media screen and (max-width:767px){.p-lp-movie__button a{width:38rem;height:12rem;font-size:2.8rem;padding:0 6rem}}.p-lp-movie__button a:after{content:"";position:absolute;top:0;right:.6rem;bottom:0;width:4.6rem;height:4.6rem;background:url(../img/icon-arrow01.png) center/cover;margin:auto}@media screen and (max-width:767px){.p-lp-movie__button a:after{right:1.2rem;width:9rem;height:9rem;rotate:90deg}}.p-lp-movie__video{grid-column:2/3;grid-row:1/3}.p-lp-movie__video iframe{width:100%;height:100%;aspect-ratio:16/9}.p-lp-buy{position:relative;background:#400a95;padding:16rem 0}@media screen and (max-width:767px){.p-lp-buy{padding:12rem 4rem}}.p-lp-buy:after{content:"";position:absolute;left:0;right:0;bottom:-2rem;width:0;height:0;border-style:solid;border-color:#400a95 transparent transparent transparent;border-width:2rem 2rem 0 2rem;margin:auto;z-index:1}@media screen and (max-width:767px){.p-lp-buy:after{bottom:-3rem;border-width:3rem 3rem 0 3rem}}.p-lp-buy__container{max-width:112rem;margin:auto}.p-lp-buy__head{display:flex;justify-content:center;margin:0 0 6rem}@media screen and (max-width:767px){.p-lp-buy__head{margin:0 0 8rem}}.p-lp-buy__head span{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:3.2rem;background:#9309c7;background:linear-gradient(90deg,#9309c7 0,#400a95 100%);padding:.8rem 4.8rem;border:.2rem solid #fff}@media screen and (max-width:767px){.p-lp-buy__head span{font-size:3.5rem;padding:1.6rem 4.8rem;border:.4rem solid #fff}}.p-lp-buy__head span img{width:16rem}@media screen and (max-width:767px){.p-lp-buy__head span img{width:17.6rem}}.p-lp-buy__content{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:767px){.p-lp-buy__content{gap:4rem}}.p-lp-buy__content__inner{display:grid;grid-template-columns:1fr 1.2fr;gap:0 8rem;background:#001644;padding:8rem}@media screen and (max-width:767px){.p-lp-buy__content__inner{grid-template-columns:1fr;gap:6rem;padding:8rem 4rem}}.p-lp-buy__content__heading{display:flex;align-items:center;gap:3.2rem;grid-column:2/3;grid-row:1/2;margin:0 0 1.6rem}@media screen and (max-width:767px){.p-lp-buy__content__heading{grid-column:1/2;gap:5.6rem;margin:0 -4rem 0 0}}.p-lp-buy__content__heading span:nth-child(1){font-family:Barlow,sans-serif;font-size:4.8rem;font-weight:700;line-height:1;color:#7420c4}@media screen and (max-width:767px){.p-lp-buy__content__heading span:nth-child(1){font-size:12rem}}.p-lp-buy__content__heading span:nth-child(2){flex:1;font-size:1.6rem;background:#7420c4;padding:.8rem 1.6rem}@media screen and (max-width:767px){.p-lp-buy__content__heading span:nth-child(2){font-size:4.8rem;padding:1.6rem 3.2rem}}.p-lp-buy__content__txt{grid-column:2/3;grid-row:2/3}@media screen and (max-width:767px){.p-lp-buy__content__txt{grid-column:1/2;grid-row:3/4}}.p-lp-buy__content__txt h4{font-size:2rem;margin:0 0 1.6rem}@media screen and (max-width:767px){.p-lp-buy__content__txt h4{font-size:4rem;margin:0 0 4rem}}.p-lp-buy__content__txt h4 span{color:#7420c4}.p-lp-buy__content__txt p+p{margin:1.2rem 0 0}.p-lp-buy__content__txt p small{display:block;text-indent:-1em;color:#b3b3b3;margin:0 0 0 1em}.p-lp-buy__content__img{grid-column:1/2;grid-row:1/3}@media screen and (max-width:767px){.p-lp-buy__content__img{grid-row:2/3}}.p-lp-buy__message{display:grid;grid-template-columns:1fr 1.6fr 2.6fr;gap:3.2rem 8rem;padding:12rem 0}@media screen and (max-width:767px){.p-lp-buy__message{grid-template-columns:1fr;gap:8rem;padding:8rem 0}}.p-lp-buy__message__heading{grid-column:1/3;grid-row:1/2;font-size:2.4rem}@media screen and (max-width:767px){.p-lp-buy__message__heading{grid-column:1/2;font-size:4rem;text-align:center}}.p-lp-buy__message__heading span{color:#9309c7}.p-lp-buy__message__heading strong{font-size:3.2rem}@media screen and (max-width:767px){.p-lp-buy__message__heading strong{font-size:5.8rem}}.p-lp-buy__message__content{grid-column:1/2;grid-row:2/3}@media screen and (max-width:767px){.p-lp-buy__message__content{grid-row:4/5}}.p-lp-buy__message__content h4{font-size:1.6rem;margin:0 0 1.6rem}@media screen and (max-width:767px){.p-lp-buy__message__content h4{font-size:3.2rem;text-align:center}}.p-lp-buy__message__ill{grid-column:2/3;grid-row:2/3}@media screen and (max-width:767px){.p-lp-buy__message__ill{grid-column:1/2}}.p-lp-buy__message__img{grid-column:3/4;grid-row:1/3}@media screen and (max-width:767px){.p-lp-buy__message__img{grid-column:1/2;grid-row:3/4}}.p-lp-interior{position:relative;color:#14285f;background:#fff;padding:16rem 0}@media screen and (max-width:767px){.p-lp-interior{padding:12rem 4rem}}.p-lp-interior:after{content:"";position:absolute;left:0;right:0;bottom:-2rem;width:0;height:0;border-style:solid;border-color:#fff transparent transparent transparent;border-width:2rem 2rem 0 2rem;margin:auto;z-index:1}@media screen and (max-width:767px){.p-lp-interior:after{bottom:-3rem;border-width:3rem 3rem 0 3rem}}.p-lp-interior__container{max-width:112rem;margin:auto}.p-lp-interior__head{font-size:3.6rem;text-align:center;margin:0 0 6rem}@media screen and (max-width:767px){.p-lp-interior__head{font-size:3.8rem}}.p-lp-interior__head span{color:#9309c7}.p-lp-interior__img{position:relative;left:50%;width:100vw;margin:0 0 12rem;translate:-50% 0}@media screen and (max-width:767px){.p-lp-interior__img{margin:0 0 8rem}}.p-lp-interior__message{display:grid;grid-template-columns:1.4fr 1fr;gap:8rem}@media screen and (max-width:767px){.p-lp-interior__message{grid-template-columns:1fr}}.p-lp-interior__message__content{display:flex;flex-direction:column;justify-content:center;grid-column:1/2;grid-row:1/2}@media screen and (max-width:767px){.p-lp-interior__message__content{grid-row:2/3}}.p-lp-interior__message__content h3{font-size:3.2rem;margin:0 0 1.6rem}@media screen and (max-width:767px){.p-lp-interior__message__content h3{font-size:4.6rem;text-align:center;margin:0 0 6rem}}.p-lp-interior__message__content h3 span{color:#9309c7}.p-lp-interior__message__content p{font-weight:500}.p-lp-interior__message__img{grid-column:2/3;grid-row:1/2}@media screen and (max-width:767px){.p-lp-interior__message__img{grid-column:1/2}}.p-lp-styling{background:#a2aadc;padding:12rem 0}@media screen and (max-width:767px){.p-lp-styling{padding:12rem 4rem}}.p-lp-styling__container{position:relative;max-width:112rem;margin:auto}.p-lp-styling__head{margin:0 0 6rem}.p-lp-styling__head h2{font-family:Barlow,sans-serif;font-size:6rem;text-align:center;letter-spacing:.4rem;color:#7420c4}@media screen and (max-width:767px){.p-lp-styling__head h2{font-size:7.2rem}}.p-lp-styling__head p{font-size:2rem;font-weight:700;text-align:center;color:#14285f}@media screen and (max-width:767px){.p-lp-styling__head p{font-size:2.4rem}}.p-lp-styling__head p span{color:#7420c4}.p-lp-styling__gallery{position:relative;width:100vw;left:50%;translate:-50% 0;margin:0 0 6rem}.p-lp-styling__gallery .swiper-button-next,.p-lp-styling__gallery .swiper-button-prev{width:4rem;height:4rem;transition:.3s}@media screen and (max-width:767px){.p-lp-styling__gallery .swiper-button-next,.p-lp-styling__gallery .swiper-button-prev{width:5.6rem;height:5.6rem}}.p-lp-styling__gallery .swiper-button-next:after,.p-lp-styling__gallery .swiper-button-prev:after{content:"";width:100%;height:100%}.p-lp-styling__gallery .swiper-button-next:hover,.p-lp-styling__gallery .swiper-button-prev:hover{opacity:.7}.p-lp-styling__gallery .swiper-button-prev{left:8rem}.p-lp-styling__gallery .swiper-button-prev:after{background:url(../img/icon-arrow-prev01.png) center/cover}.p-lp-styling__gallery .swiper-button-next{right:8rem}.p-lp-styling__gallery .swiper-button-next:after{background:url(../img/icon-arrow-next01.png) center/cover}.p-lp-styling__ill{position:absolute;top:0;left:0}@media screen and (max-width:767px){.p-lp-styling__ill{position:static}}.p-lp-products{padding:16rem 0}@media screen and (max-width:767px){.p-lp-products{padding:12rem 4rem}}.p-lp-products__container{max-width:112rem;margin:auto}.p-lp-products__head{display:grid;grid-template-columns:1fr 1fr;gap:8rem;margin:0 0 12rem}@media screen and (max-width:767px){.p-lp-products__head{grid-template-columns:1fr}}.p-lp-products__head__heading{grid-column:1/2;grid-row:1/2}.p-lp-products__head__heading h2{display:flex;align-items:center;gap:1.6rem;font-size:1.2rem}@media screen and (max-width:767px){.p-lp-products__head__heading h2{font-size:1.8rem;margin:0 0 3.2rem}}.p-lp-products__head__heading h2 span{font-family:Barlow,sans-serif;font-size:4rem;letter-spacing:.4rem}@media screen and (max-width:767px){.p-lp-products__head__heading h2 span{font-size:5.6rem}}.p-lp-products__head__img{grid-column:2/3;grid-row:1/2}@media screen and (max-width:767px){.p-lp-products__head__img{grid-column:1/2;grid-row:2/3}}.p-lp-products__main{display:grid;grid-template-columns:repeat(4,1fr);gap:5rem}@media screen and (max-width:767px){.p-lp-products__main{grid-template-columns:1fr;gap:12rem}}@media screen and (max-width:767px){.p-lp-products__main li{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem}}.p-lp-products__main li figure{margin:0 0 3.2rem}@media screen and (max-width:767px){.p-lp-products__main li figure{grid-column:2/3;grid-row:1/3;margin:0}}.p-lp-products__main li h3{font-family:Barlow,sans-serif;display:flex;align-items:center;gap:1.2rem;font-size:2.8rem;line-height:1;color:#7420c4;margin:0 0 1.4rem}@media screen and (max-width:767px){.p-lp-products__main li h3{grid-column:1/2;grid-row:1/2;gap:1.6rem;font-size:5.8rem;margin:0}}.p-lp-products__main li h3 span{font-size:1.2rem;letter-spacing:.2rem;color:#fff;background:#7420c4;padding:.6rem 1.2rem}@media screen and (max-width:767px){.p-lp-products__main li h3 span{font-size:2.4rem;padding:1.2rem}}.p-lp-products__main li h4{font-size:2rem;color:#7480cb;margin:0 0 1.6rem}@media screen and (max-width:767px){.p-lp-products__main li h4{grid-column:1/2;grid-row:2/3;font-size:4.8rem;margin:0}}@media screen and (max-width:767px){.p-lp-products__main li p{grid-column:1/3;grid-row:3/4}}.p-lp-plan{color:#7420c4;background:#fff;padding:16rem 0}@media screen and (max-width:767px){.p-lp-plan{padding:12rem 4rem}}.p-lp-plan__container{max-width:112rem;margin:auto}.p-lp-plan__head{display:flex;align-items:center;justify-content:space-between;margin:0 0 6rem}@media screen and (max-width:767px){.p-lp-plan__head{flex-direction:column;gap:4rem}}.p-lp-plan__head h2{font-family:Barlow,sans-serif;font-size:6rem;letter-spacing:.4rem}@media screen and (max-width:767px){.p-lp-plan__head h2{font-size:7.2rem}}.p-lp-plan__head ul{display:flex;gap:2rem}@media screen and (max-width:767px){.p-lp-plan__head ul{gap:3.2rem}}.p-lp-plan__head ul li{font-family:Barlow,sans-serif;display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;font-size:1.6rem;font-weight:700;letter-spacing:.2rem;text-indent:.2rem;color:#fff;background:#001644;border-radius:50%;transition:.3s;cursor:pointer}@media screen and (max-width:767px){.p-lp-plan__head ul li{width:10rem;height:10rem;font-size:2.8rem}}.p-lp-plan__head ul li:hover{opacity:.7}.p-lp-plan__head ul li.is-active{background:#7420c4}.p-lp-plan__main li{display:none}.p-lp-plan__main li.is-active{display:block}