@charset "UTF-8"; /*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */ *,::before,::after{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}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{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]{-webkit-text-decoration:underline dotted;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}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]: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}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}:root{--black:#222;--white:#fff;--gray:#eee;--gold:#A88c17;--gold-02:#776500;--gold-03:#d8cc76;--gold-04:#efe8b1;--red:#c10000;--blue:#128cd9}html{overflow-x:hidden;font-size:62.5%}body{overflow-x:hidden;color:var(--black);font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Yu Gothic","游ゴシック","メイリオ",sans-serif;font-size:1.6rem;font-weight:500;text-align:justify;line-height:1}.parallax{position:fixed;top:0;width:100%;height:100vh;z-index:-1;background-image:url(../images/main_bg_sp.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.container{position:relative;width:100%;height:auto}.content{width:92%;height:auto;margin:0 auto;transition:all 300ms}.content--full{width:100%}.no-pc{display:block}.no-sp{display:none}.Point{padding:35px 0;background-color:rgba(0,0,0,.6)}.Point__heading{width:100%;height:auto;margin-bottom:20px}.Point__heading h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:80px;margin:0 auto}.Point__heading h2 img{width:auto;height:100%;-o-object-fit:cover;object-fit:cover}.Point__heading h3{display:flex;align-items:center;justify-content:center;width:100%;height:100px;border-top:double 4px var(--gold-03);border-bottom:double 4px var(--gold-03);background:linear-gradient(90deg,rgba(0,0,0,0),black 25%,black 75%,rgba(0,0,0,0) 100%);color:var(--white);font-size:2.8rem;font-weight:900;text-align:center;line-height:1.35}.Point__description{margin-bottom:25px;color:var(--white);line-height:1.9}.Point__caution{margin-top:-15px;margin-bottom:30px;color:var(--white);font-size:1.4rem;font-weight:300}[data-aos=original-fade-in]{opacity:0;transform:translateY(20px);will-change:transform,opacity}[data-aos=original-fade-in].aos-animate{opacity:1;transform:translateY(0)}.button-wrapper{position:relative;width:100%;max-width:800px;height:auto;margin:0 auto;padding:30px 0 38px}.button-wrapper a{display:flex;position:relative;z-index:1;justify-content:center;align-items:center;width:100%;height:70px;overflow:hidden;transition:all 300ms;background-color:var(--gold);box-shadow:0 8px 0 var(--gold-02);border-radius:100vh;color:var(--white);font-size:2rem;font-weight:900}.button-wrapper a::before{position:absolute;content:"";display:inline-block;top:-180px;left:0;width:30px;height:100%;background-color:#fff;-webkit-animation:shiny-btn1 4000ms ease-in-out infinite;animation:shiny-btn1 4000ms ease-in-out infinite}.button-wrapper a:hover{transform:translateY(8px);box-shadow:0 0 0 var(--gold-02)}.button-wrapper img{display:block;width:13px;height:auto;margin-left:14px}@-webkit-keyframes shiny-btn1{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.5}81%{transform:scale(4) rotate(45deg);opacity:1}100%{transform:scale(100) rotate(45deg);opacity:0}}@keyframes shiny-btn1{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.5}81%{transform:scale(4) rotate(45deg);opacity:1}100%{transform:scale(100) rotate(45deg);opacity:0}}.fv{position:relative}.fv__image{width:100%;height:auto;max-width:1000px}.fv__image img{width:100%;height:auto}.fv .button-wrapper{position:absolute;left:50%;bottom:0;width:92%;transform:translateX(-50%)}.banner{padding-top:15px;background-color:#000}.banner__image{display:inline-block;text-align:center;width:100%;height:100%;padding-bottom:2em}.banner__image img{width:90%;height:auto}a:hover.banner__image{opacity:.5;animation:calc();transition:opacity 300ms}.about{padding:36px 0 18px;background-image:url(../images/about_bg_sp.jpg);background-size:cover;background-position:top center;background-repeat:no-repeat}.about__img-01{position:relative;z-index:1;width:100%;height:auto}.about__img-01 img{width:100%;height:auto}.about__heading{position:relative;z-index:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:-10px auto 30px;font-size:2.2rem}.about__heading h1{margin-bottom:10px;font-family:"Kaisei Tokumin","Times New Roman",serif;font-size:2.2rem}.about__heading p{font-size:2.8rem;font-weight:900;text-align:center}.about__heading p span{color:var(--red)}.about__main__text{margin-bottom:16px;font-weight:700;text-align:center;line-height:1.875}.about__img-02{width:88%;height:auto;margin:0 auto}.about__img-02 img{width:100%;height:auto}.feature{padding:40px 0 18px;background:linear-gradient(#c10000,#890000)}.feature__heading{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 12px;text-align:center}.feature__heading__text-01{margin-bottom:8px;color:var(--white);font-family:"Kaisei Tokumin","Times New Roman",serif;font-weight:800;font-size:2.2rem}.feature__heading h2{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;color:var(--white);font-size:2.8rem;font-weight:900;text-align:center;line-height:1.35}.feature__heading h2 span.color-gold{color:var(--gold-03);letter-spacing:.1em}.feature__heading h2 span.size-34{font-size:34px}.feature__heading h2 img.decoration{position:absolute;display:block;top:50%;width:48px;height:auto;transform-origin:center}.feature__heading h2 img.decoration:nth-of-type(1){left:0;transform:translate(-100%,-50%)}.feature__heading h2 img.decoration:nth-of-type(2){right:0;transform:translate(100%,-50%) scale(-1,1)}.feature__list{display:flex;flex-direction:column}.feature__list li{width:100%;height:auto;padding:5px 0}.feature__list a{position:relative;display:flex;align-items:center;width:100%;height:80px;padding:0 10px;border-radius:5px;box-shadow:3px 3px 3px 0 rgba(0,0,0,.16);background-color:var(--white);transition:all 300ms}.feature__list a:hover{opacity:.5}.feature__list p{margin-left:10px;font-size:2rem;font-weight:900;line-height:1.2}.feature__list .icon{width:38px;height:auto}.feature__list .icon img{width:100%;height:auto}.feature__list img.arrow{position:absolute;display:block;top:50%;right:20px;width:20px;height:auto;transform:translateY(-50%)}.Point1__gallery{width:100%;height:auto;margin-bottom:40px}.Point1__gallery:nth-last-child(2){margin-bottom:unset}.Point1__gallery h4{display:flex;align-items:center;justify-content:center;position:relative;width:100vw;height:42px;margin-bottom:20px;margin-left:-4vw;background:linear-gradient(90deg,#d8cc76,#a88c17);font-size:2.2rem;font-weight:900}.Point1__gallery__main{display:flex;flex-wrap:wrap}.Point1__gallery__main img{display:block;width:33.3%;height:auto;-o-object-fit:contain;object-fit:contain}.Point1__gallery__main--03 img{-o-object-fit:contain;object-fit:contain}.Point1__gallery__main--03 img:nth-child(4),.Point1__gallery__main--03 img:nth-child(5){display:none}.Point1__gallery__main--03 img:nth-child(4){width:16.2%}.Point1__gallery__main--03 img:nth-child(5){width:31.25%}.Point1__gallery__main--04{display:grid;grid-template-columns:42.85% auto}.Point1__gallery__main--04 picture:nth-child(1){grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;width:100%}.Point1__gallery__main--04 picture:nth-child(1) img{width:100%}.Point1__gallery__main--04 img:nth-child(2){grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;width:100%}.Point1__gallery__main--04 img:nth-child(3){grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3;width:100%}.Point1__gallery__main--05 img:nth-child(1),.Point1__gallery__main--05 img:nth-child(3){width:25%}.Point1__gallery__main--05 img:nth-child(2){width:50%}.Point1__gallery__main--05 img:nth-child(4),.Point1__gallery__main--05 img:nth-child(5){width:50%}.Point1__button-wrapper{width:100%;height:auto;margin-top:30px}.Point1__button{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;height:56px;margin:0 auto;overflow:hidden;border-radius:100vh;background:linear-gradient(90deg,#c10000,#890000);font-size:2rem;font-weight:900}.Point1__button::after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0;transition:all 300ms;background-color:var(--white)}.Point1__button:hover::after{opacity:1}.Point1__button:hover p{color:var(--red)}.Point1__button:hover rect{fill:var(--red)}.Point1__button p{position:relative;z-index:2;color:var(--white)}.Point1__button svg{position:relative;z-index:2;width:20px;height:auto;margin-left:18px;transform:scale(1,-1)}.Point1__button svg rect{fill:var(--white)}.Point1__modal{display:flex;flex-direction:column;position:fixed;z-index:999;top:0;left:0;width:100vw;height:100vh;padding:4vw;opacity:0;transition:opacity 300ms;pointer-events:none;background-color:rgba(0,0,0,.5)}.Point1__modal--open{opacity:1;pointer-events:auto}.Point1__modal__header{flex-shrink:0;position:relative;width:100%;height:auto;padding:16px;background-color:var(--white);border-radius:10px 10px 0 0}.Point1__modal .text-1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:5px;padding:5px 5px 5px 2px;font-size:1.4rem;background-color:var(--gold-04)}.Point1__modal .text-2{margin-bottom:5px;font-size:1.4rem;color:var(--red)}.Point1__modal .text-3{font-size:1.4rem;font-weight:300}.Point1__modal__close{position:absolute;top:16px;right:16px;width:42px;height:auto}.Point1__modal__close .image{width:100%;height:auto;margin-bottom:5px}.Point1__modal__close .image img{width:100%;height:auto}.Point1__modal__close p{font-size:1.3rem;font-weight:700;text-align:center}.Point1__modal__main{position:relative;z-index:2;width:100%;height:100%;transform:translateY(-1px);overflow:scroll;overscroll-behavior:none;-ms-overflow-style:none;scrollbar-width:none;max-height:100%;background-color:var(--white);padding:0 16px;border-radius:0 0 10px 10px}.Point1__modal__main::-webkit-scrollbar{display:none}.Point1__modal .wrapper{max-width:800px;margin:0 auto;padding-bottom:50px}.Point1__modal .heading{background-color:#000;height:auto;margin-bottom:2px;padding:12px 8px;color:var(--white);font-weight:700}.Point1__modal .series-title{position:relative;padding:6px 8px 6px calc(8px + 1em);background-color:var(--gray);text-indent:-1em;line-height:1.25}.Point1__modal .series-title:nth-child(2n){background-color:var(--white)}.Point1__modal .series-title--text-red{color:var(--red)}.Point1__modal .series-title--bg-yellow{border-top:solid 1px var(--white);border-bottom:solid 1px var(--white);background-color:var(--gold-04)!important}.Point2__card{width:100%;height:auto;margin-top:25px;padding:15px 15px 25px;border-radius:10px;background:linear-gradient(#fff,#b7b7b7)}.Point2__card .image{width:100%;height:auto;margin-bottom:20px;border-radius:10px;overflow:hidden}.Point2__card .image img{width:100%;height:auto}.Point2__card h4{margin-bottom:12px;padding:4px 4px 4px 10px;border-left:solid 4px var(--red);font-size:2.2rem;font-weight:700}.Point2__card p{font-size:1.4rem;line-height:1.6}.Point3__card{width:100%;height:auto;padding:15px 15px 20px;border-radius:10px;background:linear-gradient(#fff,#b7b7b7)}.Point3__card__title-box{display:flex;align-items:center;margin-bottom:12px}.Point3__card__title-box .badge{width:75px;height:auto}.Point3__card__title-box .badge img{width:100%;height:auto}.Point3__card__title-box h4{margin-left:10px;color:var(--red);font-size:2.2rem;font-weight:700;line-height:1.35}.Point3__card p{margin-bottom:15px;font-size:1.4rem;line-height:1.65}.Point3__card .image{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;border-radius:10px}.Point3__card .image img{width:100%;height:auto}.Point4 .image{width:100%;height:auto;margin-top:-5px}.Point4 .image img{width:100%;height:auto}.Point5__main{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto}.Point5__main .badge{position:absolute;top:8px;left:12px;width:70px;height:auto}.Point5__main .badge img{width:100%;height:auto}.Point5__main p{padding:20px 0;color:var(--white);line-height:1.65;font-size:1.4rem}.Point5__main p::after{content:"";position:absolute;z-index:-1;top:50%;left:0;transform:translateY(-50%);width:100%;height:calc(100% - 50px);background-color:var(--black)}.Point5__main .image{width:auto;height:185px;margin-left:15px}.Point5__main .image img{width:auto;height:100%}.Point5 .button-wrapper{padding:30px 0 8px}.plan{padding-top:50px;background:linear-gradient(#fff,#b7b7b7)}.plan h2{margin-bottom:45px;font-size:2.8rem;font-weight:900;text-align:center}.plan__card{width:100%;height:auto;margin-top:20px;box-shadow:4px 4px 4px 0 rgba(0,0,0,.16)}.plan__card h3{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:50px;background-color:var(--red);color:var(--white);font-size:2.2rem;font-weight:700}.plan__card__detail{width:100%;margin-top:-4px;padding:20px 20px;border:solid 4px var(--red);background-color:var(--white)}.plan__card .text{margin-bottom:20px;font-weight:700;text-align:center;line-height:1.55}.plan__card h4{position:relative;margin-bottom:15px;font-weight:700;text-align:center}.plan__card h4::before,.plan__card h4::after{content:"";position:absolute;top:50%;width:calc(50% - (1em + 12px));height:1px;transform:translateY(-50%);background-color:var(--black)}.plan__card h4::before{left:0}.plan__card h4::after{right:0}.plan__card .price{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:80px;margin:0 auto}.plan__card .price img{width:auto;height:100%}.plan__card--premium h3{background-color:var(--gold)}.plan__card--premium .icon{position:absolute;top:0;left:50%;transform:translate(-50%,-65%);width:45px;height:auto}.plan__card--premium .plan__card__detail{border:solid 4px var(--gold);background:linear-gradient(#fff,#efe8b1)}.compare{margin-top:40px}.compare h2{margin-bottom:25px;color:var(--white);font-size:2.8rem;font-weight:900;text-align:center}.compare__table{width:100vw;margin-left:-4vw}.compare__table img{width:100%;height:auto}.footer{position:relative;padding:20px 0;background-color:#333}.footer h2{margin-bottom:20px;color:var(--white);font-size:2.2rem;font-weight:700;text-align:center}.footer__text{margin-top:10px;color:var(--white);padding-left:1em;font-size:1.4rem;font-weight:300;font-feature-settings:"palt";letter-spacing:.15em;text-indent:-.5em;line-height:1.55}.footer__text a{color:var(--blue)}.footer__text a:hover{color:var(--red)}.footer__caution{width:100%;height:auto;margin-top:30px;margin-bottom:40px;padding-left:1em;color:var(--white);font-size:1.4rem;font-weight:300;font-feature-settings:"palt"}.footer__caution p{text-indent:-1em;letter-spacing:.06em;line-height:1.4}.footer h3{margin-bottom:20px;color:var(--white);font-size:20px;font-weight:700;text-align:center}.footer a.sns-icon{display:flex;align-items:center;justify-content:center;width:55px;height:55px;margin:0 auto;border-radius:100vh;background-color:#1d9bf0}.footer a.sns-icon i{color:var(--white);font-size:30px}.footer .top-button{position:absolute;right:10px;bottom:10px;width:50px;height:auto;transition:opacity 300ms}.footer .top-button:hover{opacity:.5}.footer .top-button img{width:100%;height:auto}@media screen and (min-width:768px){.parallax{background-image:url(../images/main_bg_pc.jpg);background-size:cover}.container{max-width:1000px;margin:0 auto}.content{width:100%;max-width:800px;margin:0 auto}.no-pc{display:none}.no-sp{display:block}.Point{padding:50px 0}.Point__heading{margin-bottom:30px}.Point__description{margin-bottom:30px;text-align:center}.Point__caution{margin-top:-22px;margin-bottom:35px;text-align:center}.button-wrapper{padding:50px 0 58px}.button-wrapper a{padding:0 35px;font-size:2.2rem}.fv .button-wrapper{width:100%;max-width:800px}.about{padding:30px 0 40px;background-image:url(../images/about_bg_pc.jpg);background-size:cover;background-position:center}.about__img-01{width:auto;height:54px;margin:0 auto;text-align:center}.about__img-01 img{width:auto;height:100%}.about__heading{margin:-1em auto 30px}.about__main{display:flex;align-items:center;justify-content:center;gap:0 30px}.about__main__text{text-align:left}.about__img-02{width:47.15%;margin:unset}.feature{padding:70px 0 55px}.feature__heading{margin:0 auto 30px}.feature__heading h2 img.decoration{height:40px}.feature__heading h2 img.decoration:nth-of-type(1){left:-32px}.feature__heading h2 img.decoration:nth-of-type(2){right:-32px}.feature__list{flex-direction:row;flex-wrap:wrap;gap:0 10px}.feature__list li{width:calc(50% - 5px)}.feature__list li:nth-child(1){width:100%}.feature__list a{height:60px}.feature__list p{font-size:2.2rem}.Point1__gallery{margin-bottom:50px}.Point1__gallery h4{left:50%;max-width:1000px;height:56px;transform:translateX(-50%);margin-bottom:30px;margin-left:unset}.Point1__gallery__main img{width:16.66%}.Point1__gallery__main--03 img{width:17.5%;height:auto;flex-shrink:0}.Point1__gallery__main--03 img:nth-child(4),.Point1__gallery__main--03 img:nth-child(5){display:block}.Point1__gallery__main--04{display:flex}.Point1__gallery__main--04 picture:nth-child(1){width:33.33%}.Point1__gallery__main--04 img:nth-child(2){width:33.33%}.Point1__gallery__main--04 img:nth-child(3){width:33.33%}.Point1__gallery__main--05 img:nth-child(1),.Point1__gallery__main--05 img:nth-child(3){width:10.8%}.Point1__gallery__main--05 img:nth-child(2){width:21.75%}.Point1__gallery__main--05 img:nth-child(4),.Point1__gallery__main--05 img:nth-child(5){width:28.25%}.Point1__button-wrapper{margin-top:50px}.Point1__button{padding:0 25px}.Point1__modal__header{padding:20px}.Point1__modal__close{top:20px;right:20px}.Point1__modal .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline}.Point1__modal .wrapper .table{width:47.5%}.Point1__modal .series-title{width:100%;font-size:1.5rem}.Point2 .wrapper{display:flex;justify-content:space-between}.Point2__card{width:47.5%;padding:20px 20px 33px}.Point3__card{display:grid;grid-template-columns:auto 50.5%;padding:20px}.Point3__card__title-box{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:15px}.Point3__card p{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3;margin-right:30px;margin-bottom:unset}.Point3__card .image{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}.Point4 .wrapper{display:flex;gap:0 55px}.Point4 .wrapper p{margin-bottom:unset;text-align:left;line-height:1.875}.Point4 .image{width:50%;flex-shrink:0}.Point5 .wrapper{display:flex;gap:0 70px}.Point5 .wrapper p:nth-child(1),.Point5 .wrapper p:nth-child(2){text-align:justify}.Point5__main{width:47.5%;flex-shrink:0}.Point5 .button-wrapper{padding:50px 0 8px}.plan{padding-top:60px}.plan h2{margin-bottom:40px}.plan .wrapper{display:flex;justify-content:space-between}.plan__card{width:47.5%;margin-top:unset}.plan__card__detail{padding:20px 40px}.compare{padding-top:70px}.compare__table{width:100%;margin-left:unset}.footer{padding:20px 0 100px}.footer h2{margin-bottom:15px}.footer__text{margin:10px auto 0;letter-spacing:.08em}.footer__caution{margin-bottom:60px}.footer .top-button{right:30px;bottom:30px}}@media screen and (min-width:1000px){.compare{background-color:var(--black)}}