/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}html,body,header,footer,h1,h2,h3,h4,table,figure,div,p{margin:0;padding:0}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@use "sass:math";@use "sass:map";@use "sass:map";@use "sass:math";html{font-size:16px}@media (max-width: 375px){html{font-size:4.26667vw}}@media (min-width: 768px) and (max-width: 1024px){html{font-size:1.5625vw}}@media (min-width: 1280px){html{font-size:16px}}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{letter-spacing:0;font-family:"Montserrat","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;width:100%;line-height:2;letter-spacing:0.1em}h1,h2,h3,h4{line-height:1.5;letter-spacing:0.1em;margin:0}p{letter-spacing:0;font-size:1.25rem;line-height:1.6;font-weight:400;text-align:justify}@media (max-width: 768px){p{font-size:.875rem;line-height:1.71429}}iframe,img,svg{height:auto;max-width:100%}b,strong{font-weight:bold}iframe,img{vertical-align:bottom}dl,ul,ol{list-style:none;margin:0;padding:0}dd{margin:0}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;outline:none}a{text-decoration:none;color:inherit;-webkit-transition:opacity .3s;transition:opacity .3s}a:hover{opacity:0.5}.l-footer{margin-top:-1.5rem;background:#000;padding:5rem 0 1.25rem}@media (max-width: 768px){.l-footer{padding-top:2.625rem}}.l-footer__logo img{width:17.1875rem}@media (max-width: 768px){.l-footer__logo img{width:9.89375rem}}.l-footer__copyright{margin-top:1rem;color:#fff;text-align:right;font-size:1rem;font-weight:bold;letter-spacing:0}@media (max-width: 768px){.l-footer__copyright{display:none}}.l-header{padding-top:1.875rem;padding-left:3.75rem;padding-right:3.75rem}@media (max-width: 768px){.l-header{padding-top:.375rem;padding-left:.25rem;padding-right:.25rem}}.l-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media (max-width: 768px){.l-header__inner{gap:.8125rem}}.l-header__logo{width:17.125rem}@media (max-width: 768px){.l-header__logo{width:8.4375rem}}.l-header__text{color:#0098DB}@media (max-width: 768px){.l-header__text{font-size:.625rem}}.l-inner{width:80rem;max-width:95%;margin-left:auto;margin-right:auto}@media (max-width: 768px){.l-inner{width:31.25rem}}.c-accordion1{border-top:.25rem solid currentColor;cursor:pointer}@media (max-width: 768px){.c-accordion1{border-top:.08125rem solid currentColor}}.c-accordion1:last-of-type{border-bottom:.25rem solid currentColor}@media (max-width: 768px){.c-accordion1:last-of-type{border-bottom:.08125rem solid currentColor}}.c-accordion1__box{font-size:1.625rem;letter-spacing:-0.08em;line-height:1.30769;padding:3.5rem 4.5rem 2.5rem 4rem}@media (max-width: 768px){.c-accordion1__box{font-size:.8125rem;padding:1.4375rem 1.25rem 1.4375rem .625rem}}.c-accordion1__box--q{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-accordion1__box--q span{width:41.5rem}@media (max-width: 768px){.c-accordion1__box--q span{width:15.46875rem}}.c-accordion1__box--q::after{content:"";width:2.125rem;height:1.0625rem;background:url(../../../../common/img/common/icon_down_black.svg) center/cover no-repeat;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 768px){.c-accordion1__box--q::after{width:1.40625rem;height:.6875rem}}.c-accordion1__box--a{padding-top:0}.c-accordion1.js-accordion--open .c-accordion1__box--q::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-button{max-width:100%;max-height:100%;width:35.1875rem;height:5.90625rem;display:block;position:relative}@media (max-width: 768px){.c-button{width:13.75rem;height:2.5rem}}.c-button span{border:.25rem solid #231815;border-radius:2.9375rem;background:#ff3f67;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition-property:background;transition-property:background;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:200ms;transition-duration:200ms;transition-timing-function:ease-out}.c-button img{max-width:80%;width:24.6875rem}.c-button:hover{opacity:1}.c-button:hover span{-webkit-transform:translate(.75%, 5%);transform:translate(.75%, 5%)}.c-button::after{content:"";position:absolute;width:100%;height:100%;border:.25rem solid #231815;border-radius:2.9375rem;left:1.5%;top:16%;background:#fff;z-index:-1;-webkit-transition-property:top, left;transition-property:top, left;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@media (max-width: 768px){.c-button::after{top:18%}}.c-button--mainvisual span{border-radius:2.25rem}.c-button--mainvisual img{width:18.125rem}@media (min-width: 768px){.c-button--sec3{width:22rem;height:4.3125rem}}.c-button--otoiawase{width:23.75rem;height:4.375rem}@media (max-width: 768px){.c-button--otoiawase{width:13.23125rem;height:2.48125rem}}.c-button--otoiawase span{background:#fff}.c-button--otoiawase img{width:15.6875rem}@media (max-width: 768px){.c-button--otoiawase img{width:8.85rem}}.c-button--otoiawase::after{background:#0098DB}.p-mainvisual{padding-top:1.125rem;margin:0 auto;width:calc(100% - 11.25rem);max-width:80rem;position:relative}@media (min-width: 768px){.p-mainvisual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 768px){.p-mainvisual{padding-top:.25rem;width:98%}}.p-mainvisual__img img{width:100%}.p-mainvisual__btnWrap{position:absolute;bottom:2%;right:6%;width:36%;height:4.5rem}@media (max-width: 768px){.p-mainvisual__btnWrap{position:static;margin-top:1.875rem;margin-left:auto;margin-right:auto;width:13.75rem;max-width:100%;height:2.5rem}}.p-sec1{background:url(../../../../common/img/sec1/bg.png) center/100% 100% no-repeat;margin-top:5.625rem;padding-top:8.5625rem;overflow:hidden}@media (max-width: 768px){.p-sec1{background-image:url(../../../../common/img/sec1/bg_sp.png);margin-top:1.75rem;padding-top:2.25rem}}.p-sec1__inner{width:80rem;max-width:98%;margin-left:auto;margin-right:auto;position:relative;padding-bottom:9.6875rem}@media (max-width: 768px){.p-sec1__inner{max-width:100%;padding-left:1.6875rem;padding-right:1.6875rem;padding-bottom:4.65rem}}.p-sec1__title{margin-left:auto;margin-right:auto;width:34.375rem;position:relative;z-index:1}@media (max-width: 768px){.p-sec1__title{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1.25rem;position:relative}.p-sec1__title::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:.175rem;width:15.625rem;background:#fff}.p-sec1__title img{width:13.75rem}}.p-sec1__content{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6.5rem;position:relative;z-index:1}@media (max-width: 768px){.p-sec1__content{margin-top:1.125rem;display:block}}@media (min-width: 768px){.p-sec1__content{padding-left:1.25rem;padding-right:1.25rem;gap:2.5rem}}@media (min-width: 1024px){.p-sec1__content{padding-left:5rem}}@media (min-width: 768px){.p-sec1__left{width:20rem}}@media (max-width: 768px){.p-sec1__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 768px){.p-sec1__subtitle{width:9.25rem}}@media (min-width: 768px){.p-sec1__right{width:37.625rem}}.p-sec1__right>:first-child{margin-top:0 !important}.p-sec1__right>:last-child{margin-bottom:0 !important}@media (max-width: 768px){.p-sec1__right{margin-top:2.1875rem}}.p-sec1__text{font-size:1.125rem;line-height:1.7;color:#fff;letter-spacing:0;margin-top:2em}@media (max-width: 768px){.p-sec1__text{font-size:.875rem;line-height:1.71429;letter-spacing:-0.08em;margin-top:1.5rem}}.p-sec1__bgDeco{position:absolute;z-index:0}.p-sec1__bgDeco--1{top:-5%;left:4.5%;width:14.9375rem}@media (max-width: 768px){.p-sec1__bgDeco--1{top:8%;left:-3.25rem;width:7rem}}.p-sec1__bgDeco--2{top:-5.5%;right:-6%;width:13.8125rem}@media (max-width: 768px){.p-sec1__bgDeco--2{top:6.5%;right:-3.4375rem;width:6.84375rem}}.p-sec1__bgDeco--3{left:-3%;bottom:-5%;width:11.0625rem}@media (max-width: 768px){.p-sec1__bgDeco--3{display:none}}.p-sec1__bgDeco--4{left:34%;bottom:13%;width:5.3125rem}@media (max-width: 768px){.p-sec1__bgDeco--4{left:48%;bottom:4%;width:2.625rem}}.p-sec1__bgDeco--5{right:16%;bottom:-18%;width:14.4375rem}@media (max-width: 768px){.p-sec1__bgDeco--5{width:7.1875rem;right:1.3125rem;bottom:-4.8%}}.p-sec2{padding-top:6.25rem;padding-bottom:3.75rem}@media (max-width: 768px){.p-sec2{padding-top:1.5625rem;padding-bottom:2.5rem}}.p-sec2__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec2__title img{width:16rem}@media (max-width: 768px){.p-sec2__title img{width:7.35625rem}}.p-sec2__content{margin-top:1.25rem}@media (max-width: 768px){.p-sec2__content{margin-top:1rem}}.p-sec2__feature{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 768px){.p-sec2__feature{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.p-sec2__feature:nth-of-type(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (max-width: 768px){.p-sec2__feature{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-sec2__feature:not(:first-of-type){margin-top:1rem}}@media (max-width: 768px){.p-sec2__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:.625rem;margin-left:auto;margin-right:auto}}.p-sec2__img--1{width:32.1875rem}@media (max-width: 768px){.p-sec2__img--1{width:16.25rem}}.p-sec2__img--2{width:29.25rem}@media (max-width: 768px){.p-sec2__img--2{width:15.8125rem}}.p-sec2__img--3{width:28.625rem}@media (max-width: 768px){.p-sec2__img--3{width:15.9375rem;margin-top:1.25rem}}@media (max-width: 768px){.p-sec2__sentense{display:contents}}.p-sec2__sentense--1{width:30.8125rem}@media (min-width: 768px){.p-sec2__sentense--1{padding-top:5rem}}.p-sec2__sentense--2{width:30.6875rem}.p-sec2__sentense--3{width:31.75rem}@media (max-width: 768px){.p-sec2__featureTitle{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-sec2__featureTitle--1 img{width:19.4375rem}@media (max-width: 768px){.p-sec2__featureTitle--1 img{width:13.125rem}}.p-sec2__featureTitle--2 img{width:25.0625rem}@media (max-width: 768px){.p-sec2__featureTitle--2 img{width:17.04375rem}}.p-sec2__featureTitle--3 img{width:17.15625rem}@media (max-width: 768px){.p-sec2__featureTitle--3 img{width:11.64375rem;margin-top:.3125rem}}.p-sec2__text{margin-top:1.5rem;font-size:1.25rem;line-height:1.6}@media (max-width: 768px){.p-sec2__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:.875rem;margin-left:auto;margin-right:auto;line-height:1.71429}}.p-sec2__btnWrap{margin-top:5.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.p-sec2__btnWrap{margin-top:1.875rem}}.p-sec3{background:url(../../../common/img/sec3/bg.png) center/100% 100% no-repeat;padding-top:7.5rem;padding-bottom:7.5rem}@media (max-width: 768px){.p-sec3{padding-top:1.875rem;padding-bottom:2.9875rem;background-image:url(../../../common/img/sec3/bg_sp.png)}}.p-sec3__inner{position:relative}.p-sec3__deco{position:absolute}.p-sec3__deco--1{width:13.6875rem;top:-0.5%;right:1.5%}@media (max-width: 768px){.p-sec3__deco--1{width:5.31875rem;right:auto;top:6.5%;left:3%}}.p-sec3__deco--2{width:11.3125rem;left:2%;bottom:-9%}@media (max-width: 768px){.p-sec3__deco--2{width:6.5rem;left:auto;right:5%;bottom:-3.5%}}.p-sec3__deco--3{width:6.78125rem;right:4%;top:7%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.p-sec3__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec3__title img{width:23.625rem}@media (max-width: 768px){.p-sec3__title img{width:11.05rem}}.p-sec3__content{margin-top:2.6875rem;background:url(../../../common/img/sec3/content_bg.png) center/100% 100% no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.125rem;position:relative;max-width:74.75rem;margin-left:auto;margin-right:auto;padding-top:7.5rem;padding-bottom:5.7rem;padding-left:3.75rem;padding-right:3.75rem}@media (min-width: 768px){.p-sec3__content{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 768px){.p-sec3__content{background-image:url(../../../common/img/sec3/content_bg_sp.png);margin-top:1.25rem;padding-top:3.375rem;padding-left:3rem;padding-right:3rem;max-width:95%;z-index:1;padding-bottom:3.2rem}}.p-sec3__contentDeco{position:absolute;width:6.25rem;right:7%;top:14%}@media (min-width: 1024px){.p-sec3__contentDeco{right:13%}}@media (max-width: 768px){.p-sec3__contentDeco{width:3.25rem;right:5%;top:47.3%}}.p-sec3__movieDeco{position:absolute;width:11.6875rem;top:-17%;right:-4%}@media (max-width: 768px){.p-sec3__movieDeco{display:none}}.p-sec3__movieWrap{width:28.53125rem;max-width:100%;background:url(../../../common/img/sec3/movie_bg.svg) center/cover no-repeat;padding-top:1.625rem;padding-bottom:1.625rem;position:relative;z-index:1}@media (max-width: 768px){.p-sec3__movieWrap{padding-top:.8125rem;padding-bottom:.8125rem;margin-left:auto;margin-right:auto}}.p-sec3__movie{padding-top:56.25326%;position:relative;z-index:1}.p-sec3__movie iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.p-sec3__sentense{width:28.875rem;max-width:100%}@media (min-width: 768px){.p-sec3__sentense{padding-top:1.25rem}}@media (max-width: 768px){.p-sec3__sentense{margin-top:1.875rem;margin-left:auto;margin-right:auto}}.p-sec3__subtitle img{width:17.3125rem}@media (max-width: 768px){.p-sec3__subtitle img{width:10.25rem;margin-left:auto;margin-right:auto}}.p-sec3__text{margin-top:1.875rem}@media (max-width: 768px){.p-sec3__text{margin-top:.78125rem}}.p-sec3__btnWrap{margin-top:1.875rem;position:relative;z-index:1}@media (max-width: 768px){.p-sec3__btnWrap{margin-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-sec4{padding-top:4.625rem;overflow:hidden;padding-bottom:15rem}@media (max-width: 768px){.p-sec4{padding-top:1.875rem}}.p-sec4__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec4__title img{width:40.6875rem}@media (max-width: 768px){.p-sec4__title img{width:18.3125rem}}.p-sec4__person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.8125rem}@media (max-width: 768px){.p-sec4__person{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.875rem;gap:0}}.p-sec4__personImg--i img{width:34.4375rem}@media (max-width: 768px){.p-sec4__personImg--i img{width:19rem}}@media (max-width: 768px){.p-sec4__personImg--s img{width:20rem}}.p-sec4__personImg--r img{width:40.1875rem}@media (max-width: 768px){.p-sec4__personImg--r img{width:20.5rem}}@media (max-width: 768px){.p-sec4__personImg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:auto;margin-right:auto}}.p-sec4__personContent{width:30.9375rem;position:relative}@media (max-width: 768px){.p-sec4__personContent{display:contents}}.p-sec4__personContentDeco{position:absolute;max-width:none}.p-sec4__personContentDeco--s{top:-26%;left:-36%;width:36.75rem;z-index:-1;-webkit-transform:scale(-1, -1) rotate(241deg);transform:scale(-1, -1) rotate(241deg)}@media (max-width: 768px){.p-sec4__personContentDeco--s{width:15.75rem;top:-10%;left:auto;right:-20%;-webkit-transform:scale(-1, -1) rotate(193deg);transform:scale(-1, -1) rotate(193deg)}}.p-sec4__personContentDeco--m{top:-33%;right:-30%;width:36.75rem;z-index:-1;-webkit-transform:rotate(10deg);transform:rotate(10deg)}@media (max-width: 768px){.p-sec4__personContentDeco--m{width:15.75rem;right:auto;top:-16%;left:-49%;-webkit-transform:rotate(64deg);transform:rotate(64deg)}}.p-sec4__personContentDeco--r{top:-77%;left:-24%;width:36.75rem;z-index:-1;-webkit-transform:scale(-1, -1) rotate(120deg);transform:scale(-1, -1) rotate(120deg)}@media (max-width: 768px){.p-sec4__personContentDeco--r{width:15.75rem;top:-17%;left:auto;right:-25%;-webkit-transform:scale(-1, -1) rotate(193deg);transform:scale(-1, -1) rotate(193deg)}}.p-sec4__personTitle{width:100%}@media (max-width: 768px){.p-sec4__personTitle{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:16.9375rem;margin-left:auto;margin-right:auto}}.p-sec4__personName--i img{width:6.53125rem}@media (max-width: 768px){.p-sec4__personName--i img{width:5.9375rem}}.p-sec4__personName--s img{width:4.8125rem}@media (max-width: 768px){.p-sec4__personName--s img{width:4.1875rem}}.p-sec4__personName--m img{width:8.125rem}@media (max-width: 768px){.p-sec4__personName--m img{width:7.0625rem}}.p-sec4__personName--r img{width:4.8125rem}@media (max-width: 768px){.p-sec4__personName--r img{width:4.21875rem}}@media (max-width: 768px){.p-sec4__personName{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0 2.25rem}}.p-sec4__personText{margin-top:1.25rem;text-align:justify}@media (max-width: 768px){.p-sec4__personText{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0 1.25rem;margin-top:.625rem}}.p-sec4__schedule{margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.75rem}@media (max-width: 768px){.p-sec4__schedule{display:block;margin-top:1.25rem}}.p-sec4__scheduleFigure{width:27.5625rem;max-width:100%}@media (max-width: 768px){.p-sec4__scheduleFigure{padding:0 1.5rem;margin-left:auto;margin-right:auto}}.p-sec4__scheduleFigure--decoReverse .p-sec4__scheduleDeco:not(.p-sec4__scheduleDeco--sp){right:auto;left:-30%;-webkit-transform:rotate(300deg);transform:rotate(300deg)}.p-sec4__scheduleFigure--decoReverse .p-sec4__scheduleDeco--sp{left:auto;right:-20%;bottom:-22%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.p-sec4__scheduleImg{width:34.625rem}@media (max-width: 768px){.p-sec4__scheduleImg{margin-left:auto;margin-right:auto;padding:0 1.25rem}}@media (min-width: 768px){.p-sec4__scheduleImg--r{width:35.875rem}}.p-sec4__scheduleDeco{position:absolute;top:-23%;right:-45%;z-index:-1;max-width:none;width:36.75rem}@media (max-width: 768px){.p-sec4__scheduleDeco{width:15.75rem;top:-31%;right:-24%}}.p-sec4__scheduleDeco--sp{top:auto;right:auto;bottom:-15%;left:-38%;-webkit-transform:scale(-1, -1) rotate(241deg);transform:scale(-1, -1) rotate(241deg)}.p-sec4__scheduleDeco--r{top:auto;bottom:-5%;right:-5%}@media (max-width: 768px){.p-sec4__scheduleDeco--r{bottom:18%;right:-12%}}.p-sec4__scheduleDeco--list{top:auto;right:auto;bottom:-108%;left:-27%;-webkit-transform:scale(-1, -1) rotate(241deg);transform:scale(-1, -1) rotate(241deg)}@media (max-width: 768px){.p-sec4__scheduleDeco--list{top:0;bottom:auto;left:0;-webkit-transform:scale(-1, -1) rotate(241deg) translate(-102%, 4%);transform:scale(-1, -1) rotate(241deg) translate(-102%, 4%)}}.p-sec4__hr{margin-top:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.p-sec4__hr{margin-top:1.875rem}}.p-sec4__hr img{width:27.3125rem}@media (max-width: 768px){.p-sec4__hr img{width:13.625rem}}.p-sec4__subtitle{margin-top:8.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.p-sec4__subtitle{margin-top:2.5rem}}.p-sec4__subtitle img{width:47.6875rem}.p-sec4__listWrap{margin-top:3rem;margin-left:auto;margin-right:auto;width:60.5625rem;max-width:100%;position:relative;border-radius:1.875rem;border:.375rem solid currentColor;position:relative;background-color:#fff;text-align:center;border-width:.21875rem}@media (max-width: 768px){.p-sec4__listWrap{margin-top:1.25rem;max-width:calc(100% - .8125rem);margin-left:0}}.p-sec4__listWrap::after{content:"";position:absolute;top:1.5625rem;left:1.5625rem;display:block;width:100%;height:100%;border:inherit;border-radius:inherit;z-index:-1;background:#0098db}@media (max-width: 768px){.p-sec4__listWrap::after{left:1rem;top:1rem}}.p-sec4__list{padding:3.75rem;position:relative}@media (max-width: 768px){.p-sec4__list{padding:1.75rem 1.25rem}}.p-sec4__list::before,.p-sec4__list::after{content:"";width:8.375rem;height:8.625rem;position:absolute}@media (max-width: 768px){.p-sec4__list::before,.p-sec4__list::after{width:2.41875rem;height:4.28125rem}}.p-sec4__list::before{top:10%;left:3%;background:url(../../../../common/img/sec4/deco3.svg) center/contain no-repeat}@media (max-width: 768px){.p-sec4__list::before{top:5%;-webkit-transform:rotate(345deg);transform:rotate(345deg)}}.p-sec4__list::after{bottom:10%;right:3%;background:url(../../../../common/img/sec4/deco3_alt.svg) center/contain no-repeat}@media (max-width: 768px){.p-sec4__list::after{right:1%;bottom:7%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.p-sec4__item{font-size:1.625rem;line-height:1.69231;font-family:"Zen Maru Gothic",sans-serif;letter-spacing:-0.08em;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec4__item::before{content:"・"}@media (max-width: 768px){.p-sec4__item{font-size:.8125rem}}.p-sec4__btnWrap{margin-top:6.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.p-sec4__btnWrap{margin-top:2.125rem}}.p-sec5{margin-top:-10.625rem;background:url(../../../../common/img/sec5/bg.png) center/100% 100% no-repeat;padding-top:5.625rem;padding-bottom:8.75rem}@media (max-width: 768px){.p-sec5{margin-top:-12.5rem;padding-top:1.875rem;padding-bottom:3.75rem;background-image:url(../../../../common/img/sec5/bg_sp.png)}}.p-sec5__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec5__title img{width:20.5rem}@media (max-width: 768px){.p-sec5__title img{width:10.25rem}}.p-sec5__flow{margin-top:3.125rem;position:relative;z-index:1}@media (min-width: 640px){.p-sec5__flow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 768px){.p-sec5__flow{margin-top:1.875rem}}.p-sec5__flowItem:not(:first-of-type){margin-top:1.5rem}@media (max-width: 768px){.p-sec5__flowItem:not(:first-of-type){margin-top:1rem}}@media (min-width: 640px){.p-sec5__flowItem{width:20.125rem}.p-sec5__flowItem:not(:first-of-type){margin-top:0}}.p-sec5__flowTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}@media (max-width: 768px){.p-sec5__flowTitle{visibility:hidden;overflow:hidden;height:0}}.p-sec5__flowTitle--1 img{width:11.8125rem}@media (max-width: 768px){.p-sec5__flowTitle--1 img{width:8.75rem}}.p-sec5__flowTitle--2 img{width:9.8125rem}@media (max-width: 768px){.p-sec5__flowTitle--2 img{width:7.28125rem}}.p-sec5__flowTitle--3 img{width:5.8125rem}@media (max-width: 768px){.p-sec5__flowTitle--3 img{width:4.25rem}}.p-sec5__flowImg{margin-top:1.5625rem;display:block}@media (max-width: 768px){.p-sec5__flowImg{margin-top:0}}.p-sec5__flowText{color:#fff;margin-top:2.5rem;margin-left:auto;margin-right:auto;max-width:95%;font-size:1.125rem}@media (max-width: 768px){.p-sec5__flowText{margin-top:0.75rem;font-size:.875rem}}.p-sec5__flowDeco{position:absolute;right:0;top:-14%;width:13.6875rem}@media (max-width: 768px){.p-sec5__flowDeco{display:none}}.p-sec5__content{margin-top:3.5rem;position:relative}@media (max-width: 768px){.p-sec5__content{padding:0 1rem}}.p-sec5__contentInner{background:url(../../../../common/img/sec5/content_bg.png) center/100% 100% no-repeat;padding:8.25rem 3.125rem 10.125rem;position:relative;z-index:1}@media (max-width: 768px){.p-sec5__contentInner{background-image:url(../../../common/img/sec5/content_bg_sp.png);padding:2.5rem 2.1875rem 3.125rem}}.p-sec5__contentTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec5__contentTitle img{width:27.9375rem}@media (max-width: 768px){.p-sec5__contentTitle img{width:8.04375rem}}.p-sec5__contentSubtitle{margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.p-sec5__contentSubtitle{margin-top:1.25rem}}.p-sec5__contentSubtitle img{width:36.875rem}@media (max-width: 768px){.p-sec5__contentSubtitle img{width:15.75rem}}.p-sec5__contentBlock{margin-top:3.125rem}@media (min-width: 768px){.p-sec5__contentBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem}}@media (max-width: 768px){.p-sec5__contentBlock{margin-top:1.25rem}}.p-sec5__contentLeft{max-width:100%;width:28.53125rem;position:relative}.p-sec5__contentImgWrap{background:url(../../../../common/img/sec5/content_imgBg.png) center/cover no-repeat;padding:1.25rem 0;position:relative;z-index:1}@media (max-width: 768px){.p-sec5__contentImgWrap{padding:.625rem 0}}.p-sec5__contentImgDeco{position:absolute;width:6.25rem;right:-18.5%;bottom:-7%}.p-sec5__contentRight{max-width:100%;width:23.75rem;padding-top:1rem}@media (max-width: 768px){.p-sec5__contentRight{margin-top:1.875rem;padding-top:0}}@media (max-width: 768px){.p-sec5__contentSubtitle2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec5__contentSubtitle2 img{width:14.6625rem}}.p-sec5__contentList{margin-top:1.25rem}.p-sec5__contentItem{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.25rem;font-weight:bold;line-height:1.8;font-family:"Zen Maru Gothic",sans-serif;letter-spacing:-0.08em}@media (max-width: 768px){.p-sec5__contentItem{display:block;font-size:.75rem;text-align:center}}.p-sec5__contentItem span{color:#0098db}@media (max-width: 768px){.p-sec5__contentItem span{display:none}}.p-sec5__contentDeco{position:absolute;z-index:2}.p-sec5__contentDeco--1{width:16.9375rem;top:-9%;left:2%}@media (max-width: 768px){.p-sec5__contentDeco--1{width:5.3125rem;left:0;top:1.5%}}.p-sec5__contentDeco--2{width:14.6875rem;top:-6%;right:1%}@media (max-width: 768px){.p-sec5__contentDeco--2{width:7.375rem;top:-4%;right:1%}}.p-sec5__contentDeco--3{width:5rem;right:12%;top:12%}@media (max-width: 768px){.p-sec5__contentDeco--3{width:2.8125rem;top:auto;bottom:20%}}.p-sec5__contentDeco--4{z-index:0;width:33.0625rem;bottom:-10%;left:3%}@media (max-width: 768px){.p-sec5__contentDeco--4{width:16.55rem;left:4%;bottom:-4%}}.p-sec5__contentDeco--5{width:17.4375rem;bottom:-8%;right:0}@media (min-width: 1024px){.p-sec5__contentDeco--5{right:1%;bottom:-5%}}@media (max-width: 768px){.p-sec5__contentDeco--5{width:6.04375rem;bottom:-2%;right:3%}}.p-sec5__btnWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.25rem;padding-top:1.25rem;position:relative}.p-sec5__btnWrap::before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:.0625rem;width:14.4375rem;background:#bababa}.p-sec6{padding-top:3.75rem;padding-bottom:5rem}@media (max-width: 768px){.p-sec6{padding-top:2.5rem;padding-bottom:2.5rem}}.p-sec6__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec6__title img{width:34.5625rem}@media (max-width: 768px){.p-sec6__title img{width:17.29375rem}}.p-sec6__content{margin-top:2.5rem}@media (min-width: 768px){.p-sec6__content{gap:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width: 768px){.p-sec6__content{margin-top:0}}.p-sec6__pic{width:28.8125rem;max-width:100%}@media (min-width: 768px){.p-sec6__pic{width:24.8125rem}}@media (min-width: 1280px){.p-sec6__pic{width:28.8125rem}}@media (max-width: 768px){.p-sec6__pic{width:15.6875rem;margin-left:auto;margin-right:auto}}.p-sec6__profile{width:35rem;max-width:100%}@media (max-width: 768px){.p-sec6__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.25rem}}.p-sec6__profileHeading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}@media (max-width: 768px){.p-sec6__profileHeading{display:contents}}.p-sec6__name img{width:10.125rem}@media (max-width: 768px){.p-sec6__name img{width:8.5875rem}}.p-sec6__snsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}@media (max-width: 768px){.p-sec6__snsList{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem;margin-top:1.25rem}}.p-sec6__snsItem img{width:1.875rem}@media (max-width: 768px){.p-sec6__snsItem img{width:2.5rem}}.p-sec6__text{margin-top:1.875rem;font-size:1.25rem;line-height:1.54545;padding-bottom:.625rem}@media (max-width: 768px){.p-sec6__text{margin-top:.625rem;font-size:.875rem}}.p-sec6__btnWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3.75rem}@media (max-width: 768px){.p-sec6__btnWrap{margin-top:1.875rem}}.p-sec7{background:url(../../../../common/img/sec7/bg.png) center/100% 100% no-repeat;padding:7.5rem 0;position:relative;z-index:1}@media (max-width: 768px){.p-sec7{background-image:url(../../../../common/img/sec7/bg_sp.png);padding:3.125rem 0}}.p-sec7__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec7__title img{width:15.5625rem}@media (max-width: 768px){.p-sec7__title img{width:7.78125rem}}.p-sec7__faq{margin-top:2.75rem;margin-left:auto;margin-right:auto;max-width:59.8125rem}@media (max-width: 768px){.p-sec7__faq{margin-top:1.875rem}}.p-sec7__btnWrap{margin-top:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}@media (max-width: 768px){.p-sec7__btnWrap{margin-top:1.25rem}}
/*# sourceMappingURL=main.css.map */
