/*! destyle.css v4.0.0 | 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:rgba(0,0,0,0)}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:bold}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:rgba(0,0,0,0);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:-0.25em}sup{top:-0.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:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}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}[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:bold}html{scroll-behavior:smooth;font-size:62.5%;font-weight:900;line-height:1.5}.wrapper{background-image:url(../img/bg-main.webp);background-repeat:no-repeat;background-attachment:fixed;background-size:cover}@media screen and (max-width: 767px){.wrapper{background-image:url(../img/bg-main-sp.webp)}}@media screen and (max-width: 767px){.sp-none{display:none !important}}.pc-none{display:none !important}@media screen and (max-width: 767px){.pc-none{display:block !important}}.note{text-indent:-1em;padding-left:1em}.header{background-color:#00adea;color:#fff;padding-block:2rem}.header__container{display:flex;justify-content:space-between;align-items:center;width:min(90%,1200px);margin-inline:auto}.header__left{display:flex;align-items:center;gap:clamp(.8em,2vw,2em)}.header__left img{width:40px}.header__left p{font-size:clamp(1.6rem,3vw,4.2rem)}.header__right{display:flex;align-items:center;gap:2em}@media screen and (max-width: 767px){.header__right{flex-direction:column;gap:.3em;align-items:end;text-align:right}}.header__right p:first-of-type{background-color:#1d2086;text-align:center;font-size:clamp(1.4rem,4vw,2.2rem);padding-block:.3em;padding-inline:1em;border-radius:100vh}.header__right p:last-of-type{font-size:clamp(.8rem,3vw,1.4rem)}.hero{padding-block:4rem;text-align:center}.hero img{width:min(90%,1200px)}.flow__top-img-container{width:320px;margin-inline:auto}.flow__top-img-container img{width:100%}.flow__lists{background-image:url(../img/bg-yellow.svg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:min(90%,1200px);margin-inline:auto;display:flex;flex-direction:column;align-items:center;padding-block:6rem;padding-inline:5%}.flow__list{display:flex;flex-direction:column;align-items:center;position:relative;padding-top:10rem}.flow__list>*:not(:last-child){margin-bottom:3rem}.flow__list:first-of-type{padding-top:0}@media screen and (max-width: 767px){.flow__list:first-of-type{padding-bottom:8rem}}.flow__list::after{content:"";display:block;height:1.5px;width:clamp(280px,64vw,800px);background-color:#000;position:absolute;bottom:-5rem;left:50%;transform:translateX(-50%)}.flow__list:last-of-type::after{display:none}.flow__list-head{font-size:3.2rem;--pseudo-angle: 60deg;position:relative}.flow__list-head::before,.flow__list-head::after{content:"";position:absolute;top:50%;width:1em;height:2px;background-color:currentColor}.flow__list-head::before{transform:rotate(var(--pseudo-angle));right:100%}.flow__list-head::after{transform:rotate(calc(var(--pseudo-angle) * -1));left:100%}.flow-01__description{display:flex;align-items:center;gap:1rem}.flow-01__description img{width:80px}.flow-01__description p{font-size:2.2rem}@media screen and (max-width: 767px){.flow-01__description p{text-align:center}}@media screen and (max-width: 767px){.flow-01__description{flex-direction:column}}.flow-01__btn-container{position:relative}.flow-01__btn-container img{display:block;width:clamp(300px,70vw,900px)}.flow-01__btn-container a{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#e2007f;color:#fff;display:flex;align-items:center;gap:1em;font-size:2.2rem;padding-block:.5em;padding-inline:1em;border-radius:5px;box-shadow:5px 5px 5px #000}.flow-01__btn-container a::before{content:"";display:block;background-image:url(../img/download.webp);background-repeat:no-repeat;background-size:contain;width:30px;aspect-ratio:1}@media screen and (max-width: 767px){.flow-01__btn-container a{width:280px;top:120%;transform:translate(-50%, 0%)}}.flow-02__term-container{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 767px){.flow-02__term-container{flex-direction:column}}.flow-02__term-container img{width:280px}.flow-02__term-container p{font-size:6.6rem}.flow-02__txt{color:#e2007f;font-size:2.2rem}.flow-02__stamp-img-container{width:120px}.flow-02__stamp-img-container img{width:100%}.flow-02__btn-container{background-color:#fff;padding-inline:clamp(2rem,4vw,4rem);padding-block:1.5rem;display:flex;gap:clamp(1rem,4vw,3rem)}@media screen and (max-width: 767px){.flow-02__btn-container{flex-direction:column}}.flow-02__link{background-color:#ffef00;width:220px;display:flex;align-items:center;position:relative;padding-left:2rem;height:65px;font-size:1.8rem}.flow-02__link--sp{display:none}@media screen and (max-width: 767px){.flow-02__link--sp{display:flex}}.flow-02__link--pc{display:flex}@media screen and (max-width: 767px){.flow-02__link--pc{display:none}}.flow-02__link::after{content:"";width:.75em;aspect-ratio:1;background-color:#000;-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);clip-path:polygon(0 0, 100% 50%, 0 100%);position:absolute;top:50%;right:2rem;translate:50% -50%;transition:right .15s ease-out}.flow-03__ttl-container{width:clamp(270px,67vw,600px)}.flow-03__ttl-container img{width:100%}.flow-03 li{font-size:clamp(1.55rem,4vw,3rem);padding-bottom:.2em;margin-bottom:.5em;color:#e2007f;display:flex;align-items:baseline;border-bottom:1px solid #000}@media screen and (max-width: 767px){.flow-03 li:last-of-type{letter-spacing:-0.1em}}.flow-03 li span{font-size:2em}.flow-03 li::before{content:"";display:block;margin-right:.5em;background-repeat:no-repeat;background-size:contain;width:clamp(30px,6vw,50px);aspect-ratio:1}.flow-03 li:nth-of-type(1)::before{background-image:url(../img/stamp-01.webp)}.flow-03 li:nth-of-type(2)::before{background-image:url(../img/stamp-04.webp)}.flow-03 li:nth-of-type(3)::before{background-image:url(../img/stamp-06.webp)}.flow-03 li:nth-of-type(4)::before{background-image:url(../img/stamp-08.webp)}.flow-03 li:nth-of-type(5)::before{background-image:url(../img/stamp-10.webp)}.flow-03 li:nth-of-type(6)::before{background-image:url(../img/stamp-12.webp)}.flow-03 li:nth-of-type(7)::before{background-image:url(../img/stamp-13.webp)}.flow-03 li:nth-of-type(8)::before{background-image:url(../img/stamp-15.webp)}.flow-03__note{font-size:1.4rem}.flow-04__ttl-container{width:clamp(280px,76vw,600px)}.flow-04__ttl-container img{width:100%}.flow-04__description{text-align:center;font-size:clamp(2.4rem,7vw,2.6rem)}.flow-04__description span{font-size:1.6em;color:#e2007f}.flow-04__note{font-size:1.4rem}.flow-05 picture{width:clamp(640px,80vw,840px)}.flow-05 picture img{width:100%}@media screen and (max-width: 767px){.flow-05 picture{width:clamp(280px,74vw,380px)}}.schedule{margin-top:4rem}.schedule picture{display:block;width:min(90%,1200px);margin-inline:auto}.schedule picture img{width:100%}.items{margin-top:6.5rem}.items__container{width:min(90%,1200px);margin-inline:auto;position:relative;background-color:#eb6c00;padding-inline:2rem;padding-bottom:2rem;margin-bottom:4rem}.items__head-container{width:clamp(320px,4vw,650px);position:absolute;left:50%;top:0;transform:translate(-50%, -50%)}.items__head-container img{width:100%}.items__ttl-container{width:clamp(260px,4vw,350px);padding-block:6rem 2rem;margin-inline:auto}.items__ttl-container img{width:100%}.items ul{display:grid;grid-template-columns:repeat(4, 1fr);gap:2px}@media screen and (max-width: 767px){.items ul{grid-template-columns:repeat(2, 1fr)}}.items li{background:linear-gradient(to bottom, #fff7af, #ffffff)}.items li img{width:100%}.items__note{font-size:1.4rem;margin-inline:auto;width:min(90%,1200px)}.to-top{padding-block:4rem;color:#fff;font-size:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.to-top::before{content:"↑";font-size:2rem;width:60px;aspect-ratio:1;color:#e2007f;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}footer{background-color:#e2007f;padding-block:3rem}footer p{color:#fff;text-align:center;font-size:1.4rem}
/*# sourceMappingURL=style.min.css.map */