:root{--wrapper: 1200px;--wrapper-padding: 0.8rem;--space: max( 1rem, calc((100% - calc(var(--wrapper) - var(--wrapper-padding) * 2)) / 2) )}:root{font-size:62.5%}*{outline:none;text-decoration:none}html{overflow-x:hidden;overflow-y:scroll;overscroll-behavior-y:none;scroll-behavior:smooth;scroll-padding-top:100px}html,body{height:100%}body{font-family:"M PLUS Rounded 1c","Hiragino Sans W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:1.6rem;font-weight:500;margin:0;padding:0;min-width:100%;min-height:100vh;word-wrap:break-word}main{overflow:hidden}a{text-decoration:none}img{display:block;width:100%;height:auto;max-width:100%}circle{all:revert-layer}h1{margin:0}p,input,summary,li,dt,dd,th,td,.u-fix-jaggy{transform:rotate(0.03deg)}.l-header{background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.2);position:fixed;left:0;right:0;z-index:100;font-size:clamp(2.4rem,10px + 3vw,40px)}.l-header__wrapper{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:var(--wrapper);margin-left:auto;margin-right:auto;padding-left:.4rem;padding-right:.4rem}.l-header__wrapper-right{display:none}@media screen and (min-width: 500px){.l-header__wrapper-right{display:flex;justify-content:space-between;align-items:center;visibility:visible;min-width:20rem}}.l-header__logo{display:grid;grid-template-columns:1fr 3fr;align-items:center;margin:.4rem;width:min(35vw,200px)}.l-footer_inner{font-size:clamp(1.6rem,10px + 2vw,24px);margin:auto;padding:4rem .8rem 2rem;max-width:1200px}.l-footer__logo{display:grid;grid-template-columns:1fr 3fr;margin:.4rem;width:clamp(72px,55%,220px)}.l-footer_container{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr))}@media screen and (min-width: 500px){.l-footer_container{justify-items:end}}.l-footer_nav{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin:2rem 0 3rem}.l-footer_copyright{background:#0d998b;color:#fff;padding:2rem 2rem 17rem;text-align:center;transform:rotate(0.03deg)}@media screen and (min-width: 1280px){.l-first{background:repeating-conic-gradient(from 0deg at 67% 50%, hsla(180, 100%, 100%, 0.2) 0deg 8deg, transparent 0deg 16deg) #a1e7ff}}.l-first_inner{margin-top:min(13vw,52px);margin-left:auto;margin-right:auto}@media screen and (min-width: 500px){.l-first_inner{margin-top:clamp(42px,10px + 10vw,80px);margin-top:clamp(42px,8vw,60px)}}@media screen and (min-width: 1024px){.l-first_inner{display:grid;grid-template-columns:48% auto}}@media screen and (min-width: 1280px){.l-first_inner{max-width:1280px}}.l-second{background:#73e5da}.l-second_inner{margin:auto;padding:2rem .4rem;max-width:900px;position:relative;z-index:10}.p-overview{display:grid;grid-template-columns:70% auto}.p-overview_container{font-size:min(5.3vw,47px);grid-area:1/1/2/2;display:grid;align-content:center;margin-left:clamp(1.4rem,5vw,5rem);margin-right:max(-4vw,-32px);z-index:1}.p-overview_board{grid-area:1/1/2/3}.p-limit{display:grid;grid-template-columns:76% repeat(2, 1fr);align-items:center}.p-limit_bubble{grid-area:1/1/2/3}.p-limit_bubble__shadow{filter:drop-shadow(8px 8px 2px rgba(0, 0, 0, 0.5))}.p-limit_mascot{grid-area:1/2/2/4}.p-flowcycle{background:#b8f0ff;padding:3vh 0}@media screen and (min-width: 1024px){.p-flowcycle_img{margin:auto;width:80%;max-width:1200px}}.l-third_inner{margin:-1rem auto 0}.l-fourth_inner{margin:-1rem auto 0;padding:0 .4rem 1rem;max-width:900px}.l-fifth{background-image:radial-gradient(circle, #a1e7ff 20%, transparent 22%),radial-gradient(circle, #a1e7ff 20%, transparent 22%);background-position:0 0,56px 28px;background-size:112px 56px}.l-fifth_inner{margin:auto;padding:2rem .4rem 0;max-width:800px}.l-sixth{margin:auto}.l-sixth--mypage{margin:0 -0.8rem}@media screen and (min-width: 1024px){.l-sixth--mypage{margin:0 -53vw 0 calc(50% - 100vw)}}@media screen and (min-width: 1280px){.l-sixth--mypage{margin:0 calc(50% - 70vw)}}.l-sixth_inner{margin:auto;padding:2rem .4rem;max-width:900px}.l-seventh{margin:auto}.l-seventh_inner{margin:auto;max-width:800px}.l-support_inner{margin:auto;padding:0 .4rem;max-width:800px}.l-support--mypage{margin:0 -0.8rem}@media screen and (min-width: 1024px){.l-support--mypage{margin:0 -53vw 0 calc(50% - 100vw)}}@media screen and (min-width: 1280px){.l-support--mypage{margin:0 calc(50% - 70vw)}}.p-timetable{display:grid;grid-template-columns:74% auto;gap:1%}.l-info_inner{margin:auto;padding:4rem 0}.c-list-disc{list-style-type:disc;padding:1rem 1rem 1rem 4ch}.container{padding:1rem}.modal{display:none}.modal.is-open{display:block}.button{background-color:#71c9ce;border:0;border-radius:6px;box-shadow:0 2px 5px 0 rgba(0,0,0,.12);color:#fff;cursor:pointer;line-height:1;outline:0;margin:auto;padding:.75rem 1rem}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes slideIn{from{transform:translateY(24px)}to{transform:translateY(0)}}@keyframes slideOut{from{transform:translateY(0)}to{transform:translateY(24px)}}.l-floatingnav{background:rgba(0,0,0,.5);position:fixed;left:0;right:0;bottom:0;z-index:50;padding-bottom:4.8rem;opacity:0;visibility:hidden;transition:1.2s}.l-floatingnav_inner{display:grid;margin:auto;max-width:540px}@media screen and (min-width: 500px){.l-floatingnav{padding-bottom:.2rem}}.l-bottomnav{background:#fff;position:fixed;left:0;right:0;bottom:0;z-index:100}.l-bottomnav_menu{border-top:1px solid #e2e2e2;display:grid;grid-template-columns:repeat(5, 1fr)}.l-bottomnav_menu__hamburger,.l-bottomnav_menu__guest,.l-bottomnav_menu__member{color:#777;font-size:8px;display:flex;flex-direction:column;align-items:center;padding:6px 6px 2px;white-space:nowrap}.l-bottomnav_menu .las{font-size:24px}@media screen and (min-width: 500px){.l-bottomnav{display:none}}.l-pages_inner{font-size:clamp(1.6rem,10px + 2vw,24px);margin-top:min(13vw,52px);margin-left:auto;margin-right:auto;padding-left:.8rem;padding-right:.8rem;max-width:800px}@media screen and (min-width: 500px){.l-pages_inner{margin-top:clamp(42px,10px + 10vw,80px);margin-top:clamp(42px,8vw,80px)}}.l-pagination{color:#606060}.l-pagination_inner{font-size:clamp(1rem,4.5vw,24px);margin:auto;padding:2rem .8rem;max-width:800px}.l-pagination_slogan{display:grid;margin:1rem auto;text-align:center}.l-pagination_links{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:2rem}.l-app_inner{font-size:clamp(1.5rem,1.3rem + 1vw,21px);margin:auto;padding-left:var(--wrapper-padding);padding-right:var(--wrapper-padding);max-width:800px}.l-content_inner{margin:0 auto 4rem;padding:0 .8rem 2rem;max-width:800px}.l-simulation_inner{background:#f3faff;border-radius:1rem;font-size:clamp(1.6rem,10px + 2vw,24px);margin:0 auto 4rem;padding:4rem .8rem;max-width:800px}.l_simulation_list{display:grid;gap:1rem}.l-mypage_inner{display:grid;gap:4rem;margin:0 auto 4rem;padding:.8rem;max-width:1200px}@media screen and (min-width: 1024px){.l-mypage_inner{grid-template-columns:1fr 2.5fr}}.l-mypage_sidebar{display:none}@media screen and (min-width: 1024px){.l-mypage_sidebar{display:block}}.l-mypage_menu{border:1px solid #a3a3a3;font-size:clamp(1.5rem,1.5rem + 1vw,21px)}.l-mypage_menu a{display:flex;align-items:center;padding:1rem}.l-mypage_menu li+li{border-top:1px solid #e2e2e2}.l-login{display:grid;place-items:center;margin-top:3rem;height:calc(100vh - 124px);min-height:65rem}.l-login__logo{width:clamp(75px,25%,100px);margin-bottom:1rem}.l-login_inner{display:grid;place-items:center;padding:.8rem;width:100%}.l-login_box{border:1px solid #d5dedb;border-radius:6px;box-shadow:0 2px 3px 0 rgba(0,0,0,.2);padding:2rem;width:clamp(220px,100%,480px)}.l-error,.l-note{font-size:clamp(16px,1rem + 1.2vw,20px);margin:1rem auto;max-width:800px}.l-error_inner,.l-note_inner{background:#fbe7fa;border-radius:8px;display:grid}.l-error ul,.l-note ul{background:#fff;border:2px dashed #c90017;border-radius:8px;color:#c90017;list-style:square;margin:1rem;padding:2rem .8rem 2rem 3.2rem}.l-error li:not(:last-child),.l-note li:not(:last-child){margin-bottom:2rem}.box{width:100%;height:200px}.c-button{display:grid;place-items:center;color:#fff;background:linear-gradient(0deg, #ac0002 0%, #ff0000 100%);border-radius:100vw;border-width:1px;border-style:solid;border-color:red;box-shadow:inset 0 0 1px 1px #fff,0 0 0 1px rgba(0,0,0,.15);padding:.8rem;text-shadow:#ac0002 1px 1px 0px,#ac0002 -1px 1px 0px,#ac0002 1px -1px 0px,#ac0002 -1px -1px 0px;text-shadow:#ac0002 2px 2px 0px,#ac0002 -2px 2px 0px,#ac0002 2px -2px 0px,#ac0002 -2px -2px 0px;text-shadow:1px 1px 0 #ac0002,-1px -1px 0 #ac0002,-1px 1px 0 #ac0002,1px -1px 0 #ac0002,0px 1px 0 #ac0002,0 -1px 0 #ac0002,-1px 0 0 #ac0002,1px 0 0 #ac0002;max-width:600px}.c-button_columns{grid-template-columns:4rem auto;grid-template-rows:2rem auto;justify-content:center;gap:0 1rem;padding-right:3rem;line-height:1}.c-button_columns__icon{grid-area:1/1/3/2}.c-button_columns__headline{grid-area:2/2/3/3}.c-button_columns__subhead{grid-area:1/2/2/3}.c-button_columns--md{grid-template-columns:minmax(38px, min(8vw, 58px)) auto;grid-template-rows:2rem auto;justify-content:center;line-height:1}.c-button_columns--md__icon{display:block;grid-area:1/1/3/2}.c-button_columns--floating{grid-template-columns:4rem auto;grid-template-rows:auto;gap:0;padding-right:4.8rem}.c-button--submit{width:86%;max-width:500px}.c-button--value{font-size:clamp(1.6rem,1.5rem + 1vw,24px)}.c-button--back{background:linear-gradient(0deg, #a3a3a3 0%, #7a7a7a 100%);border-color:#7a7a7a;text-shadow:1px 1px 0 #7a7a7a,-1px -1px 0 #7a7a7a,-1px 1px 0 #7a7a7a,1px -1px 0 #7a7a7a,0px 1px 0 #7a7a7a,0 -1px 0 #7a7a7a,-1px 0 0 #7a7a7a,1px 0 0 #7a7a7a}.c-button--reset{display:flex;align-items:center;margin:1rem auto 0;padding-left:1.2rem;padding-right:1.2rem}.c-button--small{margin:auto;max-width:400px;width:80%}.c-button:hover{box-shadow:0 8px 10px -2px rgba(0,0,0,.2)}.c-button--shoplink{background:none}.c-button--shoplink_d{border-color:#cb1e35}.c-button--shoplink_a{border-color:#eb5505}.c-button--shoplink_s{border-color:#bbbdbe}.c-button--shoplink_ahamo{border-color:#231815}.c-button--shoplink_uq{border-color:#0b94d4}.c-button--shoplink_uq img{width:200px}.c-button--shoplink_linemmo{border-color:#14eb0a}.c-button--shoplink_linemmo img{width:180px}.c-button--shoplink_povo{border-color:#767778}.c-button--shoplink img{height:40px}.c-button--shake{animation-name:shake;animation-iteration-count:infinite;animation-timing-function:ease;animation-duration:3s}@keyframes shake{0%,18%,100%{transform:translateX(0)}3%,9%,15%{transform:translateX(-3px)}6%,12%{transform:translateX(3px)}}.c-button--shine{position:relative;overflow:hidden}.c-button--shine::before{content:"";animation:shine 4s cubic-bezier(0.25, 0, 0.25, 1) infinite;background-color:#fff;width:140%;height:100%;transform:skewX(-45deg);top:0;left:-160%;opacity:.5;position:absolute}@keyframes shine{0%{left:-200%;opacity:0}70%{left:-200%;opacity:.5}71%{left:-200%;opacity:1}100%{left:-20%;opacity:0}}.c-marker_yellow{background:linear-gradient(transparent 60%, yellow 40%)}.c-stripe-marker{background-repeat:no-repeat;background-position:left bottom;background-size:100% 1rem;background-image:repeating-linear-gradient(-45deg, #ffbdff 0, #ffbdff 2px, transparent 2px, transparent 4px)}.c-table{border-collapse:collapse;border-spacing:0;margin:.4rem auto;padding:.4rem;display:table;width:98%;max-width:680px;text-align:left;vertical-align:top}.c-table tr{border-bottom:1px solid rgba(157,224,208,.5)}.c-table tr:nth-child(even){background:ivory}.c-table th{font-weight:bold;border-bottom:2px solid #0d998b;padding:2rem 0 2rem 1rem;color:#606060}.c-table td{width:73%;padding:2rem 3rem 2rem 2rem}.c-checkbox{position:relative;display:inline-block;padding:0 0 0 42px;vertical-align:middle;cursor:pointer;color:#333}.c-checkbox:hover:after{border-color:#0171bd}.c-checkbox:after{position:absolute;top:50%;left:15px;display:block;margin-top:-10px;width:16px;height:16px;border:2px solid #aaa;border-radius:6px;content:""}.c-checkbox:before{position:absolute;top:50%;left:21px;display:block;margin-top:-7px;width:5px;height:9px;border-right:3px solid #0171bd;border-bottom:3px solid #0171bd;content:"";opacity:0;transform:rotate(45deg)}input[type=checkbox]:checked+.c-checkbox:before{opacity:1}input[type=checkbox]:checked:disabled+.c-checkbox:before{opacity:.5}input[type=checkbox]:disabled+.c-checkbox{color:#999;cursor:default}input[type=checkbox]:disabled+.c-checkbox:after{border-color:#aaa}.c-details{font-size:clamp(16px,1rem + 1.2vw,20px);margin:auto;position:relative;max-width:800px;transition:background-color .15s}.c-details>:last-child{margin-bottom:1rem}.c-details::before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;border-radius:inherit;opacity:.15;box-shadow:0 .25em .5em #fff;pointer-events:none;transition:opacity .2s;z-index:-1}.c-details[open] summary{color:#0dade8;border:1px solid #becbe0;border-bottom:none}.c-details[open]::before{opacity:.6}.c-details--news{border:double #db0000;max-width:none}.c-details--news__summary{background:#fff9fc;color:#db0000;padding:1rem 10rem 1rem 1rem;position:relative}.c-details--news__summary::before{opacity:0}.c-details--news__summary::after{background:none;content:"続きを読む";position:absolute;top:70%;right:1rem;width:10rem;height:auto;text-align:end;transform:translateY(-50%);transition:transform .2s ease-in-out}[open] .c-details--news__summary::after{background-color:currentColor;content:"";top:50%;width:2rem;height:2px}.c-details_summary{border-bottom:1px solid #e2e2e2;cursor:pointer;padding:1rem;display:flex;flex-wrap:wrap;gap:1rem;position:relative}.c-details_summary::before,.c-details_summary::after{width:.75em;height:2px;position:absolute;top:50%;right:1rem;content:"";background-color:currentColor;text-align:right;transform:translateY(-50%);transition:transform .2s ease-in-out}.c-details_summary::after{transform:translateY(-50%) rotate(90deg)}[open] .c-details_summary::after{transform:translateY(-50%) rotate(180deg)}.c-details_summary::-webkit-details-marker{display:none}summary{cursor:pointer;list-style:none}.c-details_content{border:1px solid #becbe0;font-size:clamp(1.5rem,10px + 2vw,22px);padding:1rem}.c-details_content--news{border:none}.p-nav__hamburger{position:relative;z-index:10;right:var(--wrapper-padding);width:36px;height:30px;outline:none}.p-nav__hamburger-icon{top:50%;left:0;width:100%;height:4px;background:#0d998b;position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:.5s}.p-nav__hamburger-icon:before{background:#0d998b;box-shadow:0 2px 5px rgba(0,0,0,.2);content:"";position:absolute;top:-12px;width:100%;height:4px;transition:.5s}.p-nav__hamburger-icon:after{background:#0d998b;box-shadow:0 2px 5px rgba(0,0,0,.2);content:"";position:absolute;top:12px;width:100%;height:4px;transition:.5s}.p-nav__hamburger:hover{opacity:.7}.p-nav{background:#fff;display:grid;place-items:center;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;transform:translate3d(0, -100%, 0);transition:all .25s ease-in;opacity:0;backface-visibility:hidden;overflow:hidden}.p-nav__menu{white-space:nowrap}.p-nav__menu li{cursor:pointer;padding:6px 20px;font-size:2.8rem;font-weight:700;opacity:0;text-align:center;transform:translate3d(0, 36px, 0)}.p-nav__menu a{color:#0d998b}.p-nav__menu a:hover{opacity:.7}.p-brand{display:grid;grid-template-columns:1fr 3rem 1fr;grid-template-rows:repeat(3, 1fr);gap:1%;align-items:center;max-width:700px}@media screen and (min-width: 500px){.p-brand{grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr 3rem 1fr}}.p-brand_app{display:grid;grid-template-columns:repeat(auto-fit, minmax(90px, 1fr));grid-template-rows:1fr;grid-column-gap:3rem}.p-brand2{display:grid;grid-template-columns:2.5fr 1fr 2.5fr;grid-template-rows:1fr;grid-column-gap:5rem;align-items:center}.p-brand3{display:grid;grid-template-columns:1fr 1.5fr 1.5fr;grid-template-rows:1fr;grid-column-gap:5rem;align-items:center}.p-brand4{display:grid;grid-template-columns:1fr .8fr .5fr .4fr;grid-column-gap:4.5rem;align-items:center}.p-brandlist{margin:auto;max-width:400px}.p-brandlimit{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 3rem;align-items:center;justify-items:center;margin:auto;width:92%;max-width:360px}.p-brandlimit_heading{font-size:clamp(13px,10px + 1.2vw,18px)}.p-brand_v-m,.p-brand_j-a{display:grid;grid-template-columns:1fr .8fr;grid-column-gap:2rem;align-items:center}@keyframes marquee{from{transform:translate(0%)}100%,to{transform:translate(-100%)}}@media screen and (min-width: 1280px){@keyframes marquee{from{transform:translate(0%)}100%,to{transform:translate(-120%)}}}@keyframes arrow{0%{opacity:0}40%{opacity:1}80%{opacity:0}100%{opacity:0}}.p-login-button{border-radius:.4rem;color:#a3a3a3;font-size:8px;display:flex;flex-direction:column;align-items:center;padding:2px 6px}.p-login-button_icon{fill:#a3a3a3;width:22px;width:4vw;width:min(4vw, 2.2rem)}.p-login-button_txt{transform:rotate(0.03deg)}.p-login-button:active{background:#0d998b;color:#fff}.p-login-button:active .p-login-button_icon{fill:#fff}.p-login-button:hover{background:#0d998b;color:#fff}.p-login-button:hover .p-login-button_icon{fill:#fff}@media screen and (min-width: 500px){.p-login-button{background:rgba(38,88,188,.4);background:rgba(47,166,242,.2);background:rgba(89,45,15,.2);background:rgba(157,224,208,.5);color:#777;font-size:1.6rem;flex-direction:row;padding:1rem 1.6rem}.p-login-button_icon{fill:#777}}@font-face{font-family:"Futehodo-MaruGothic";src:url(../font/futehodo-marugothic.woff2) format("woff2"),url(../font/futehodo-marugothic.woff) format("woff")}.p-first{background:repeating-conic-gradient(from 0deg at 50% 50%, hsla(180, 100%, 100%, 0.2) 0deg 8deg, transparent 0deg 16deg) #a1e7ff}@media screen and (min-width: 1024px){.p-first{grid-area:1/2/2/3;z-index:20}}@media screen and (min-width: 1280px){.p-first{background:none}}.p-first_svg{font-family:"Futehodo-MaruGothic","ふてほど丸ゴシック","M PLUS Rounded 1c",sans-serif;font-display:swap;unicode-range:U+0025,U+0030,U+0038,U+0039,U+521D,U+56DE,U+8CB7,U+53D6,U+7387;background-image:url(../images/poster-bg.png);background-size:contain;background-repeat:no-repeat;display:block}@media(orientation: landscape)and (min-width: 1024px){.p-first_svg{height:calc(100vh - 60px)}}@media screen and (min-width: 1024px){.p-first-app{grid-area:1/1/3/2;align-content:center;justify-self:center;max-width:fit-content}}@media screen and (min-width: 1280px){.p-first-app{position:relative;z-index:10}.p-first-app::after{content:url(../images/bg-first.svg);position:absolute;top:58%;left:-60%;width:228%;z-index:-1;transform:translateY(-50%)}}.p-first--brand{font-size:14px}@media screen and (min-width: 1280px){.p-first--brand{grid-area:1/1/3/2}}@media screen and (min-width: 1280px){.p-first--entry{grid-area:2/1/3/2}}.p-entry_wrapper{padding-left:var(--wrapper-padding);padding-right:var(--wrapper-padding)}.p-entry_web{display:grid;gap:7%;justify-content:center}.p-entry_web__announce{border-bottom:#db0000 solid 2px;font-size:min(7vw,32px);line-height:1.1;justify-self:center}.p-entry_web__link{min-height:77px}.p-entry_floating{padding:0 .2rem .2rem}.p-entry_floating__slogan{font-size:clamp(10px,3vw,17px);margin:0 11vw 0 auto;margin:auto;padding-top:.2rem;width:fit-content;text-shadow:0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff}.p-entry_floating__img{position:fixed;bottom:4.6rem;right:0;width:min(23vw,130px)}@media screen and (min-width: 500px){.p-entry_floating__img{bottom:0}}@media screen and (min-width: 768px){.p-entry_floating__img{right:auto;margin-left:490px}}.p-entry_pcfloating__slogan{font-size:clamp(10px,3vw,17px);margin:0 11vw 0 auto;margin:auto;padding-top:.2rem;width:fit-content;text-shadow:0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff}.p-entry_pcfloating__img{position:fixed;bottom:0;margin-left:538px;width:auto}.p-entry_text-small{font-size:min(3vw,1.6rem)}.p-entry_text-large{font-size:clamp(16px,10px + 2vw,26px)}.p-entry--value{margin:4rem auto 0;max-width:680px}.p-heading{margin:0 auto}.p-heading-bubble{display:grid;grid-template-columns:1fr;grid-template-rows:44% auto;align-items:center;width:80%;max-width:700px}.p-heading-bubble_phrase{grid-area:1/1/2/2;align-self:end;z-index:10;margin-left:2rem;margin-left:clamp(1rem,4vw,4rem);font-size:2rem;font-size:clamp(1rem,4.1vw,32px);text-align:center;line-height:1;rotate:-4deg;-webkit-text-stroke:min(.9vw,8px) #fff;paint-order:stroke}.p-heading-bubble_main{grid-area:2/1/3/2;align-self:start;z-index:10}.p-heading-bubble_bg{grid-area:1/1/3/2;padding:0 2%}.p-heading-bubble2{width:60%}.p-heading_shadow{filter:drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.3))}.p-heading-symbol{background:ivory;border-top:2px solid #0d998b;border-bottom:2px solid #0d998b;color:#0d998b;font-size:min(7vw,42px);display:grid;grid-template-columns:min(10vw,48px) auto;column-gap:2%;align-items:center;justify-content:center;padding:1rem 0}.p-heading-apps{padding:2rem 3rem 0;max-width:600px}@media screen and (min-width: 1024px){.p-heading-apps{padding:unset}}.p-faq_area{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.p-faqbox{border:2px solid #d0d0d0;border-radius:5px;display:block;position:relative;margin:0 0 2rem 1rem;width:calc(100% - 1.4rem);break-inside:avoid}.p-faqbox_q__icon{background-image:url(../images/q.svg);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;display:inline-block;margin:-3.2rem 1rem -1rem -6rem;width:5rem;height:5rem}.p-faqbox_container{padding:1rem .4rem;margin:auto;max-width:1200px}@media screen and (min-width: 768px){.p-faqbox_container{column-count:2;padding:1rem}}.p-faqbox_heading{cursor:pointer;font-size:clamp(16px,1rem + 1vw,22px);padding:2rem 2rem 1.8rem 4.8rem;display:flex;align-items:center;position:relative}.p-faqbox_heading::before,.p-faqbox_heading::after{background-color:#278eff;content:"";position:absolute;top:50%;right:1rem;width:.75em;height:2px;text-align:right;transform:translateY(-50%);transition:transform .2s ease-in-out}.p-faqbox_heading::after{transform:translateY(-50%) rotate(90deg)}[open] .p-faqbox_heading::after{background-color:#ff60b7;transform:translateY(-50%) rotate(180deg)}.p-faqbox_heading::-webkit-details-marker{display:none}.p-faqbox_answer{border-top:2px dotted #dadada;clear:both;font-size:clamp(16px,1rem + 1vw,21px);margin:1rem;padding:1rem 0}.p-faqbox_answer__icon{background-image:url(../images/a.svg);background-position:50% 50%;background-size:cover;background-repeat:no-repeat;float:left;margin:0 1rem -0.4rem -0.4rem;width:5rem;height:5rem}.p-step{border:min(.9vw,12px) solid #000;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;aspect-ratio:1;margin:4%}.p-step_no,.p-step_bubble,.p-step_punchline,.p-step_mascot{grid-area:1/1/2/2;z-index:10}.p-step_no{margin:-7% auto auto -7%;width:50%}.p-step_bubble{margin:1% 1% 0 auto;width:30%}.p-step_punchline{align-self:end;margin:0 -1% -3%}.p-step_mascot{margin:auto auto 7%;width:63%}.p-step--1{--from: #0a6cf8;--to: #00eaff;--dot: 24px;--core: #0a6cf8;background:linear-gradient(90deg, var(--from), var(--to));position:relative}.p-step--1::after{background-image:radial-gradient(var(--core) 63%, transparent 70%);background-size:var(--dot) var(--dot);content:"";position:absolute;width:100%;height:100%}.p-step--2{background:radial-gradient(#fff, #17c1b3)}.p-step--2_mascot{margin-bottom:3%}.p-step--3{background:repeating-conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0.2) 0deg, rgba(255, 255, 255, 0.2) 8deg, transparent 0deg, transparent 16deg) #a1e7ff}.p-step--3_bubble{margin:-5% -3% 0 auto;width:35%}.p-step--3_mascot{margin-bottom:3%;margin-left:12%}.p-step--3_punchline{margin-bottom:-6%}@media screen and (min-width: 1024px){.p-step_container{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1%;padding:2%}}.active .svg-step1-1{stroke-dashoffset:0;fill:#000}.svg-step1-2{stroke-dashoffset:512px;stroke-dasharray:512px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .2s,fill 1s linear 1.2s}.active .svg-step1-2{stroke-dashoffset:0;fill:#000}.svg-step1-3{fill:none;stroke:lime;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:2695px;stroke-dasharray:2695px;transition:stroke-dashoffset 1s linear .4s,fill 1s linear 1.4s}.active .svg-step1-3{stroke-dashoffset:0}.svg-step1-4{fill:none;stroke-dashoffset:1298px;stroke-dasharray:1298px;transition:stroke-dashoffset 1s linear .6s,fill 1s linear 1.6s}.active .svg-step1-4{stroke-dashoffset:0}.active .svg-step2-1{stroke-dashoffset:3146px;fill:#000}.svg-step2-2{stroke-dashoffset:725px;stroke-dasharray:725px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .2s,fill 1s linear 1.2s}.active .svg-step2-2{stroke-dashoffset:1450px;fill:#000}.svg-step2-3{fill:none;stroke:#00c9ff;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:2932px;stroke-dasharray:2932px;transition:stroke-dashoffset 1s linear .4s,fill 1s linear 1.4s}.active .svg-step2-3{stroke-dashoffset:5864px}.svg-step2-4{fill:none;stroke-dashoffset:1252px;stroke-dasharray:1252px;transition:stroke-dashoffset 1s linear .6s,fill 1s linear 1.6s}.active .svg-step2-4{stroke-dashoffset:2503px}.active .svg-step3-1{stroke-dashoffset:0;fill:#000}.svg-step3-2{stroke-dashoffset:728px;stroke-dasharray:728px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .2s,fill 1s linear 1.2s}.active .svg-step3-2{stroke-dashoffset:0;fill:#000}.svg-step3-3{fill:none;stroke:#ff9cec;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:2878px;stroke-dasharray:2878px;transition:stroke-dashoffset 1s linear .4s,fill 1s linear 1.4s}.active .svg-step3-3{stroke-dashoffset:0}.svg-step3-4{fill:none;stroke-dashoffset:1252px;stroke-dasharray:1252px;transition:stroke-dashoffset 1s linear .6s,fill 1s linear 1.6s}.active .svg-step3-4{stroke-dashoffset:0}.active .svg-button-tap-1{stroke-dashoffset:0;fill:#1ed39f}.svg-button-tap-2{stroke-dashoffset:1330px;stroke-dasharray:1330px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .2s,fill 1s linear 1.2s}.active .svg-button-tap-2{stroke-dashoffset:0;fill:#fce3cd}.svg-button-tap-3{stroke-dashoffset:1178px;stroke-dasharray:1178px;transition:stroke-dashoffset 1s linear .4s,fill 1s linear 1.4s}.active .svg-button-tap-3{stroke-dashoffset:0}.svg-button-tap-4{stroke-dashoffset:204px;stroke-dasharray:204px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .6s,fill 1s linear 1.6s}.active .svg-button-tap-4{stroke-dashoffset:0;fill:#231815}.svg-button-tap-5{stroke-dashoffset:204px;stroke-dasharray:204px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .8s,fill 1s linear 1.8s}.active .svg-button-tap-5{stroke-dashoffset:0;fill:#231815}.svg-button-tap-6{stroke-dashoffset:204px;stroke-dasharray:204px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear 1s,fill 1s linear 2s}.active .svg-button-tap-6{stroke-dashoffset:0;fill:#231815}.active .svg-shopping-cart-1{stroke-dashoffset:0;fill:#ff88d2}.svg-shopping-cart-2{stroke-dashoffset:301px;stroke-dasharray:301px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .2s,fill 1s linear 1.2s}.active .svg-shopping-cart-2{stroke-dashoffset:0;fill:#85f9ff}.svg-shopping-cart-3{stroke-dashoffset:286px;stroke-dasharray:286px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .4s,fill 1s linear 1.4s}.active .svg-shopping-cart-3{stroke-dashoffset:0;fill:#fffca1}.svg-shopping-cart-4{stroke-dashoffset:1511px;stroke-dasharray:1511px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .6s,fill 1s linear 1.6s}.active .svg-shopping-cart-4{stroke-dashoffset:0;fill:#9fffe4}.svg-shopping-cart-5{stroke-dashoffset:1776px;stroke-dasharray:1776px;transition:stroke-dashoffset 1s linear .8s,fill 1s linear 1.8s}.active .svg-shopping-cart-5{stroke-dashoffset:0}.svg-shopping-cart-6{stroke-dashoffset:212px;stroke-dasharray:212px;transition:stroke-dashoffset 1s linear 1s,fill 1s linear 2s}.active .svg-shopping-cart-6{stroke-dashoffset:0}.svg-shopping-cart-7{stroke-dashoffset:212px;stroke-dasharray:212px;transition:stroke-dashoffset 1s linear 1.2s,fill 1s linear 2.2s}.active .svg-shopping-cart-7{stroke-dashoffset:0}.svg-shopping-cart-8{stroke-dashoffset:212px;stroke-dasharray:212px;transition:stroke-dashoffset 1s linear 1.4s,fill 1s linear 2.4s}.active .svg-shopping-cart-8{stroke-dashoffset:0}.svg-shopping-cart-9{stroke-dashoffset:160px;stroke-dasharray:160px;transition:stroke-dashoffset 1s linear 1.6s,fill 1s linear 2.6s}.active .svg-shopping-cart-9{stroke-dashoffset:0}.svg-shopping-cart-10{stroke-dashoffset:223px;stroke-dasharray:223px;transition:stroke-dashoffset 1s linear 1.8s,fill 1s linear 2.8s}.active .svg-shopping-cart-10{stroke-dashoffset:0}.active .svg-money-transfer-1{stroke-dashoffset:0;fill:#ddd}.svg-money-transfer-2{stroke-dashoffset:117px;stroke-dasharray:117px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .2s,fill 1s linear 1.2s}.active .svg-money-transfer-2{stroke-dashoffset:0;fill:#ddd}.svg-money-transfer-3{stroke-dashoffset:175px;stroke-dasharray:175px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .4s,fill 1s linear 1.4s}.active .svg-money-transfer-3{stroke-dashoffset:0;fill:#ddd}.svg-money-transfer-4{stroke-dashoffset:761px;stroke-dasharray:761px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .6s,fill 1s linear 1.6s}.active .svg-money-transfer-4{stroke-dashoffset:0;fill:#ddd}.svg-money-transfer-5{stroke-dashoffset:914px;stroke-dasharray:914px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .8s,fill 1s linear 1.8s}.active .svg-money-transfer-5{stroke-dashoffset:0;fill:#ddd}.svg-money-transfer-6{stroke-dashoffset:573px;stroke-dasharray:573px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear 1s,fill 1s linear 2s}.active .svg-money-transfer-6{stroke-dashoffset:0;fill:#f2ce38}.svg-money-transfer-7{stroke-dashoffset:573px;stroke-dasharray:573px;transition:stroke-dashoffset 1s linear 1.2s,fill 1s linear 2.2s}.active .svg-money-transfer-7{stroke-dashoffset:0}.svg-money-transfer-8{stroke-dashoffset:738px;stroke-dasharray:738px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear 1.4s,fill 1s linear 2.4s}.active .svg-money-transfer-8{stroke-dashoffset:0;fill:#960}.svg-money-transfer-9{stroke-dashoffset:778px;stroke-dasharray:778px;transition:stroke-dashoffset 1s linear 1.6s,fill 1s linear 2.6s}.active .svg-money-transfer-9{stroke-dashoffset:0}.p-svg_3deffect{stroke-linejoin:miter;stroke-miterlimit:4;paint-order:stroke fill}.p-svg_fill--no{fill:none}.p-svg_fill--sub{fill:#606060}.p-svg_fill--gray{fill:#777}.p-svg_fill--white{fill:#fff}.p-svg_fill--yellow{fill:#faed00}.p-svg_fill--lightyellow{fill:#ffffe3}.p-svg_fill--ivory{fill:ivory}.p-svg_fill--lightblue{fill:#f0fffe}.p-svg_fill--darkpink{fill:#ff3386}.p-svg_fill--berrypink{fill:#ff60b7}.p-svg_fill--transparent_pink{fill:rgba(255,212,234,.86)}.p-svg_fill--red{fill:red}.p-svg_fontsize--22{font-size:22px}.p-svg_fontsize--24{font-size:24px}.p-svg_fontsize--26{font-size:26px}.p-svg_fontsize--30{font-size:30px}.p-svg_fontsize--32{font-size:32px}.p-svg_fontsize--34{font-size:34px}.p-svg_fontsize--40{font-size:40px}.p-svg_fontsize--46{font-size:46px}.p-svg_fontsize--50{font-size:50px}.p-svg_fontsize--60{font-size:60px}.p-svg_fontsize--64{font-size:64px}.p-svg_fontsize--72{font-size:72px}.p-svg_fontsize--75{font-size:75px}.p-svg_fontsize--80{font-size:80px}.p-svg_fontsize--100{font-size:100px}.p-svg_fontsize--140{font-size:140px}.p-svg_spacing02{letter-spacing:.2em}.p-svg_spacing-01{letter-spacing:-0.1em}.p-svg_spacing-002{letter-spacing:-0.02em}.p-svg_spacing-004{letter-spacing:-0.04em}.p-svg_spacing-005{letter-spacing:-0.05em}.p-svg_spacing-008{letter-spacing:-0.08em}.p-svg_stroke--primary{stroke:#0d998b}.p-svg_stroke--sub{stroke:#606060}.p-svg_stroke--black{stroke:#000}.p-svg_stroke--lightgray{stroke:#ccc}.p-svg_stroke--skyblue{stroke:#00aeeb}.p-svg_stroke--white{stroke:#fff}.p-svg_stroke--yellow{stroke:#f8ff69}.p-svg_stroke--darkpink{stroke:#ff3386}.p-svg_stroke--width2{stroke-width:2px}.p-svg_stroke--width4{stroke-width:4px}.p-svg_stroke--width6{stroke-width:6px}.p-svg_stroke--width8{stroke-width:8px}.p-svg_stroke--width10{stroke-width:10px}.p-svg_stroke--width20{stroke-width:20px}.p-svg_stroke--width24{stroke-width:24px}.p-svg_stroke--width38{stroke-width:38px}.p-svg_stroke--round{stroke-linecap:round;stroke-linejoin:round}.p-svg_stroke--miterlimit10{stroke-miterlimit:10}.p-svg_icon--white{filter:invert(100%) sepia(0%) saturate(1%) hue-rotate(26deg) brightness(108%) contrast(101%)}@keyframes animation-sample{10%{transform:rotate(-15deg)}100%{transform:rotate(80deg)}}@keyframes animation-sample2{10%{transform:rotate(10deg)}100%{transform:rotate(-80deg)}}@keyframes change-color{0%,100%{background-image:linear-gradient(-90deg, #eaffe2 0%, #eaffe2 25%, #adffb1 25%, #adffb1 25%, #adffb1 50%, #eaffe2 50%, #eaffe2 75%, #adffb1 75%, #adffb1 100%)}25%{background-image:linear-gradient(-90deg, #ddf0ff 0%, #ddf0ff 25%, #a3d7ff 25%, #a3d7ff 25%, #a3d7ff 50%, #ddf0ff 50%, #ddf0ff 75%, #a3d7ff 75%, #a3d7ff 100%)}50%{background-image:linear-gradient(-90deg, #ffeaf8 0%, #ffeaf8 25%, #ffbaed 25%, #ffbaed 25%, #ffbaed 50%, #ffeaf8 50%, #ffeaf8 75%, #ffbaed 75%, #ffbaed 100%)}75%{background-image:linear-gradient(-90deg, #fff6ef 0%, #fff6ef 25%, #ffdfc1 25%, #ffdfc1 25%, #ffdfc1 50%, #fff6ef 50%, #fff6ef 75%, #ffdfc1 75%, #ffdfc1 100%)}}@keyframes stripe-animation{0%{background-position:0 0}100%{background-position:64px 64px}}@keyframes rotate-animation{0%{transform:rotate(0deg)}50%{transform:rotate(3deg)}}.p-pointbox{font-size:clamp(16px,1rem + 1vw,22px);margin:auto;padding:3rem 2rem 2rem;position:relative;max-width:840px;--x-gradient: linear-gradient(90deg, #0d998b 0 50px, transparent 0 calc(100% - 50px), #0d998b calc(100% - 50px));--y-gradient: linear-gradient(#0d998b 0 50px, transparent 0 calc(100% - 50px), #0d998b calc(100% - 50px));background-image:var(--x-gradient),var(--y-gradient),var(--x-gradient),var(--y-gradient);background-repeat:no-repeat;background-size:100% 6px,6px 100%,100% 6px,6px 100%;background-position:top,right,bottom,left}.p-pointbox:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;outline:2px solid #ccc;outline-offset:-4px;z-index:-1}.svg-table-1{stroke-dashoffset:801px;stroke-dasharray:801px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) .8s}.active .svg-table-1{stroke-dashoffset:0;fill:#1e1e1c}.svg-table-2{stroke-dashoffset:1614px;stroke-dasharray:1614px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .1s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) .9s}.active .svg-table-2{stroke-dashoffset:0;fill:#fffee1}.svg-table-3{stroke-dashoffset:1110px;stroke-dasharray:1110px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .2s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s}.active .svg-table-3{stroke-dashoffset:0;fill:#ff3bc8}.svg-table-4{stroke-dashoffset:1110px;stroke-dasharray:1110px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .3s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s}.active .svg-table-4{stroke-dashoffset:0}.svg-table-5{stroke-dashoffset:276px;stroke-dasharray:276px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .4s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}.active .svg-table-5{stroke-dashoffset:0}.svg-table-6{stroke-dashoffset:2021px;stroke-dasharray:2021px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .5s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s}.active .svg-table-6{stroke-dashoffset:0}.svg-table-7{stroke-dashoffset:501px;stroke-dasharray:501px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .6s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s}.active .svg-table-7{stroke-dashoffset:0}.svg-table-8{stroke-dashoffset:559px;stroke-dasharray:559px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .7s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s}.active .svg-table-8{stroke-dashoffset:0}.svg-table-9{stroke-dashoffset:268px;stroke-dasharray:268px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .8s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s}.active .svg-table-9{stroke-dashoffset:0}.svg-table-10{stroke-dashoffset:384px;stroke-dasharray:384px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .9s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s}.active .svg-table-10{stroke-dashoffset:0}.svg-table-11{stroke-dashoffset:325px;stroke-dasharray:325px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s}.active .svg-table-11{stroke-dashoffset:0}.svg-table-12{stroke-dashoffset:389px;stroke-dasharray:389px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s}.active .svg-table-12{stroke-dashoffset:0}.svg-table-13{stroke-dashoffset:268px;stroke-dasharray:268px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s}.active .svg-table-13{stroke-dashoffset:0}.svg-table-14{stroke-dashoffset:317px;stroke-dasharray:317px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s}.active .svg-table-14{stroke-dashoffset:0}.svg-table-15{stroke-dashoffset:383px;stroke-dasharray:383px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s}.active .svg-table-15{stroke-dashoffset:0}.svg-table-16{stroke-dashoffset:501px;stroke-dasharray:501px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s}.active .svg-table-16{stroke-dashoffset:0}.svg-table-17{stroke-dashoffset:461px;stroke-dasharray:461px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s}.active .svg-table-17{stroke-dashoffset:0}.svg-table-18{stroke-dashoffset:467px;stroke-dasharray:467px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s,fill 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s}.active .svg-table-18{stroke-dashoffset:0}.p-batsu{position:relative}.p-batsu::before,.p-batsu::after{content:"";position:absolute;top:50%;left:50%;width:5px;height:120%;background:#db0000}.p-batsu::before{transform:translate(-50%, -50%) rotate(60deg)}.p-batsu::after{transform:translate(-50%, -50%) rotate(-60deg)}.p-pages_title{border-top:2px solid #0d998b;border-bottom:2px solid #0d998b;background-image:linear-gradient(45deg, #5ce4d714 25%, transparent 25%, transparent 50%, #5ce4d714 50%, #5ce4d714 75%, transparent 75%, transparent),linear-gradient(-45deg, #5ce4d714 25%, transparent 25%, transparent 50%, #5ce4d714 50%, #5ce4d714 75%, transparent 75%, transparent);background-color:#5ce4d70f;background-size:20px 20px;color:#0d998b;font-size:clamp(1.9rem,1.9rem + 1vw,30px);font-weight:bold;margin-top:1rem;margin-bottom:2rem;padding:1rem;text-align:center}.p-pages_title:after{top:99%;margin-left:-7px;border-color:rgba(0,0,0,0);border-top-color:#fff;border-right-color:#fff;border-width:6.5px}.p-pages_title span{display:inline-block}.p-pages_heading{background:#9df0e74d;margin:1rem auto;padding:1rem 1rem 1rem 2.5rem;position:relative;transform:rotate(0.03deg)}.p-pages_heading:before{background:#0d998b;border-radius:3px;content:"";position:absolute;top:20%;left:1rem;width:6px;height:60%}.c-pages_links{color:#f45aa2}.p-flowstep{margin:auto;width:96%;max-width:640px}.p-flowstep_box{background:#fff;border-radius:1rem;margin-top:1rem;padding:1rem}.p-flowstep_spimg{margin:auto;max-width:320px}.p-flowstep>li{position:relative;background:ivory}.p-flowstep>li:not(:last-child){margin-bottom:40px}.p-flowstep>li:not(:first-child)::before{content:"";height:60px;height:10rem;display:block;border-left:4px dotted #e5e5e5;position:absolute;top:-40px;left:calc(10% + 30px - 2px);z-index:10}.p-flowstep>li dl{border:2px solid #0d998b;padding:2rem;position:relative}.p-flowstep>li:not(:last-child) dl::before,.p-flowstep>li:not(:last-child) dl::after{content:"";border:solid rgba(0,0,0,0);position:absolute;top:100%;left:50%;transform:translateX(-50%)}.p-flowstep>li:not(:last-child) dl::before{border-width:22px;border-top-color:#0d998b}.p-flowstep>li:not(:last-child) dl::after{border-width:20px;border-top-color:ivory}.p-flowstep>li dl dt{font-size:2.4rem;font-weight:700;padding:0 0 1rem;text-align:center}.p-flowstep>li dl dt .icon{display:block;position:relative;margin:1rem -32px;padding:2rem 2rem;background:#0d998b;text-align:center;z-index:10}.p-flowstep>li dl dt .icon::before{position:absolute;content:"";bottom:-10px;left:0;width:0;height:0;border-top:10px solid #381905;border-left:10px solid rgba(0,0,0,0)}.p-flowstep>li dl dt .icon::after{position:absolute;content:"";right:0;bottom:-10px;width:0;height:0;border-top:10px solid #381905;border-right:10px solid rgba(0,0,0,0)}.p-supplebox{background:#fff9ff;box-shadow:0px 0px 0px 10px #fff9ff;border:2px dashed #ffbdff;border-radius:5px;font-size:clamp(15px,1rem + 1.5vw,21px);margin:0 auto 5rem;padding:2rem;width:96%;max-width:680px;text-align:left}.p-fieldset_heading{font-size:clamp(1.4rem,1rem + 1.7vw,22px);display:flex;flex-flow:wrap;align-items:center;row-gap:1rem}.p-fieldset_label{align-self:center;background:#c00;border-radius:4px;color:#fff;display:inline-block;margin:.3rem 0 0 1rem;padding:.2rem .8rem .2rem .6rem}.p-fieldset_label--auto{background:#777}.c-text_input,.c-select{background-color:ivory;border:1px solid #d5dedb;border-radius:6px;box-shadow:0 2px 3px 0 rgba(0,0,0,.2);color:#141d1d;font-size:clamp(1.6rem,10px + 2vw,26px);width:100%;padding:10px}.c-text_input--auto{background:#fff}.c-text_input--white{background-color:#fff}.c-text_input--b-radius_unset{border-radius:unset}.c-text_input--alerts{border:2px solid red}.c-text_input:hover,.c-select:hover{border-color:#069;background-color:#f2fcff}.c-text_input:hover::placeholder,.c-select:hover::placeholder{color:#069}.c-text_input:focus,.c-select:focus{border-color:hotpink;background-color:#fff7fa;box-shadow:none}.c-text_input:focus::placeholder,.c-select:focus::placeholder{color:hotpink}.c-text_input--auto{background:#fff}.c-textarea{border:1px solid #d5dedb;padding:1rem;width:100%}.c-select{position:relative;cursor:pointer;text-indent:.01px;text-overflow:ellipsis;appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAYAAABuUU38AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUxJREFUeNrM1sEJwkAQBdCsngXPHsQO9O5FS7AAMVYgdqAd2IGCDWgFnryLFQiCZ8EGnJUNimiyM/tnk4HNEAg/8y6ZmMRVqz9eUJvRaSbvutCZ347bXVJy/ZnvTmdJ862Me+hAbZCTs6GHpyUi1tTSvPnqTpoWZPUa7W7ncT3vK4h4zVejy8QzM3WhVUO8ykI6jOxoGA4ig3BLHcNFSCGqGAkig2yqgpEiMsjSfY9LxYQg7L6r0X6wS29YJiYQYecemY+wHrXD1+bklGhpAhBDeu/JfIVGxaAQ9sb8CI+CQSJ+QmJg0Ii/EE2MBiIXooHRQhRCkBhNhBcEhLkwf05ZCG8ICCOpk0MULmvDSY2M8UawIRExLIQIEgHDRoghihgRIgiigBEjgiFATBACAgFgghEwSAAGgoBCBBgYAg5hYKAIFYgHBo6w9RRgAFfy160QuV8NAAAAAElFTkSuQmCC);background-size:1.2rem;background-position:center right 1.6rem;background-repeat:no-repeat}@media screen and (min-width: 500px){.c-select_fontsize-fix{font-size:clamp(17px,10px + 1.3vw,26px)}}.p-fieldset{display:grid;gap:.4rem;padding:0 1rem .4rem}.p-fieldset_border{border-bottom:1px dotted #592d0f;margin-bottom:.4rem}.p-fieldset_total{display:grid;grid-template-columns:8rem auto;align-items:center}.p-fieldset_name,.p-fieldset_postcode,.p-fieldset_card{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:.4rem 3rem;align-items:start}.p-fieldset_name--confirm{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));grid-column-gap:2rem}.p-fieldset_amount{display:grid;grid-template-columns:2rem minmax(11rem, 17%) auto;align-items:center}.p-fieldset_banks{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);gap:1rem}.p-fieldset_banks a{border:1px solid #e2e2e2;box-shadow:0 2px 3px 0 rgba(0,0,0,.2);display:grid;place-items:center;padding:1rem}.p-fieldset_banks a:hover{border:1px solid rgba(0,0,0,0);box-shadow:none;outline:2px solid #ffbdff}.p-fieldset_banks a:active{border:1px solid rgba(0,0,0,0);box-shadow:none;outline:2px solid #ffbdff}.p-fieldset_banks div{border:1px solid #e2e2e2;display:grid;place-items:center;padding:1rem}.p-fieldset_banks img{max-block-size:fit-content}.p-fieldset_50on{border:1px solid #e2e2e2;color:#199ad6;display:grid;grid-template-columns:repeat(10, 1fr);grid-template-rows:repeat(5, 1fr)}.p-fieldset_50on a{border:1px solid #e2e2e2;display:grid;place-items:center}.p-fieldset_50on a:hover{color:#ffbdff}.p-fieldset_50on a:active{color:#ffbdff}.p-fieldset_50on div{border:1px solid #e2e2e2;display:grid;place-items:center}.p-fieldset--expiration{grid-template-columns:10rem 3rem 10rem;gap:0;align-items:center}.p-fieldset--confirm{gap:1rem;border-bottom:1px solid #e2e2e2}a.p-banks--netbk{background:#0058a0}a.p-banks--mizuho{background:#006}.p-tobox{border:1px solid #e2e2e2;border-radius:1rem;margin:4rem auto;padding:2rem;max-width:600px}.p-tobox_heading{font-size:clamp(1.6rem,10px + 2vw,26px);font-weight:700;margin-bottom:2rem}.p-needbox{border:1px solid #e2e2e2;padding:2rem}.p-cardsample{display:grid;grid-template-columns:40% auto 40%;align-items:center;justify-content:center}.p-uploadbox{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));text-align:center;transform:rotate(0.03deg)}.p-uploadbox_area{background:ivory;border:1px solid #ccc;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem}.p-uploadbox_label{background:#efefef;border:#111 solid 1px;border-radius:3px;cursor:pointer;display:inline-block;padding:.2rem .8rem}.p-uploadbox_label input{display:none}.p-uploadbox_label:hover,.p-uploadbox_label:active{background:#e2e2e2}.p-uploadbox img:not(.p-uploadbox_sample,.p-uploadbox_preview){margin:auto;width:50%}.p-uploadbox p{overflow:hidden}.p-uploadbox_sample{margin:auto;width:70%}.p-uploadbox_preview{margin:auto;width:80%}.p-uploadbox_ng{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.upload-label{display:inline-block;cursor:pointer;padding:1rem 2rem;background-color:#efefef;border:#111 solid 1px;border-radius:3px;padding:.2rem .8rem}.upload-label input{display:none}.upload-label input{display:none}::placeholder{color:#ccc;font-size:16px}.p-form_submit{display:flex;align-items:center;justify-content:center;margin:5rem auto 8rem;width:100%}.p-fieldset_checklist{font-size:clamp(1.6rem,10px + 2vw,26px);display:flex;flex-wrap:wrap;align-items:center;grid-column:2/-1;gap:1rem}.c-radio+label:after,.c-radio+label:before,.c-radio+label{transition:.3s}.c-radio{display:none}.c-radio+label{background:#fff;border:1px solid #d5dedb;border-radius:6px;box-shadow:0 2px 3px 0 rgba(0,0,0,.2);cursor:pointer;display:block;position:relative;padding:2rem 2rem 2rem 4rem}.c-radio+label:after,.c-radio+label:before{background:#fff;border-radius:50%;content:"";display:block;position:absolute;top:50%;left:2rem;width:2rem;height:2rem;transform:translate(-50%, -50%)}.c-radio+label:after{box-shadow:0 0 0 1px #ccc inset,0 0 0 23px #fff inset,0 0 0 0 #199ad6 inset;z-index:2}.c-radio+label:before{z-index:1}label span{display:block}.c-radio:checked+label,.c-radio:checked+label .p-dbtable_item{background:ivory}.c-radio:checked+label:after{box-shadow:0 0 0 1px #199ad6 inset,0 0 0 3px #fff inset,0 0 0 23px #199ad6 inset}.c-radio:not(:checked):hover+label{color:#199ad6}.c-radio:not(:checked):hover+label:after{box-shadow:0 0 0 2px #199ad6 inset,0 0 0 16px #fff inset,0 0 0 23px #199ad6 inset}.c-radio:checked+label:before{background:#199ad6;width:7rem;height:7rem;opacity:0}.p-form_submit{gap:2rem}.p-form_error_message{color:#c90017;display:contents}.p-arrow-down{margin:auto;background:#fff000;clip-path:polygon(100% 0%, 100% 40%, 50% 100%, 0% 40%, 0 0);width:80%;height:5rem}.p-equation{background:#fff;font-size:clamp(15px,1rem + 1.2vw,24px);display:grid;grid-template-columns:1fr .5fr .8fr .9fr;grid-template-rows:repeat(2, 1fr);margin:4rem auto;text-align:center;width:100%;max-width:680px}.p-equation_head{background:#fff9ff;border:2px solid #fbe7fa;display:grid;place-items:center;padding:1rem .2rem}.p-equation_value{display:flex;align-items:center;justify-content:flex-end;padding:1rem .5rem}@media screen and (min-width: 500px){.p-equation_value{justify-content:center}}.p-userlabel{background:#fff;border:1px solid #a3a3a3;border-radius:100vw;font-size:2rem;display:inline-flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:2rem;padding:.4rem 1.8rem .4rem .4rem;transform:rotate(0.03deg)}.p-listbox{border:1px solid #003fc0;font-size:clamp(16px,1rem + 1.2vw,20px);margin-bottom:4rem}.p-listbox_heading{background:#f3faff;border-bottom:1px solid #003fc0;display:flex;align-items:center;padding:1rem;transform:rotate(0.03deg)}.p-listbox_heading--border{border:1px solid #003fc0}.p-listbox li{display:flex;flex-wrap:wrap;row-gap:1rem;padding:1rem;transform:rotate(0.03deg)}.p-listbox li a{margin-left:auto;margin-right:auto}@media screen and (min-width: 500px){.p-listbox li a{margin-left:1.6rem}}@media screen and (min-width: 500px){.p-listbox li .p-link-button{margin-left:auto;margin-right:0}}.p-listbox li+li{border-top:1px solid #e2e2e2}.p-listbox--wrap li{flex-wrap:wrap;gap:1rem}.p-listbox--form li{margin-left:0}.p-listbox--form li a{color:#0dade8;margin-left:0}.p-listbox--form li a:hover{color:#ffbdff}.p-listbox--form li a:active{color:#ffbdff}.p-data{color:#777}.p-tag{border:1px solid #0dade8;color:#0dade8;padding:0 .4rem}.p-tag--gray{border:1px solid #777;color:#777}.p-link{display:inline-flex;align-items:center;font-size:clamp(16px,1rem + 1.2vw,20px);transform:rotate(0.03deg)}.p-link-button{background:#0dade8;background:linear-gradient(0deg, #0a1bb5 0%, #0dade8 60%);border-bottom:solid 2px #777;border-radius:1rem;box-shadow:inset 0 1px 1px hsla(0,0%,100%,.8),0 2px 5px rgba(0,0,0,.3);color:#fff;padding:.5rem 0 .5rem 1.5rem}.p-link-button:active,.p-link-button:hover{background:linear-gradient(0deg, #0dade8 0%, #0a1bb5 60%);transform:translateY(2px);border-bottom:solid 2px rgba(119,119,119,.2)}.p-link-button--gray{background:#777;background:linear-gradient(0deg, #000 0%, #777 60%)}.p-link-button--gray:active,.p-link-button--gray:hover{background:linear-gradient(0deg, #777 0%, #000 60%)}.p-mypagebox{font-size:clamp(16px,1rem + 1.2vw,20px);margin-bottom:4rem}.p-mypagebox_heading{background:#f3faff;border:1px solid #003fc0;display:flex;align-items:center;margin-bottom:1rem;padding:1rem;transform:rotate(0.03deg)}.p-mypagebox_subheading{background:#f3faff;border:1px solid #003fc0;border-radius:2rem 0 0 2rem;margin:4rem auto 2rem;padding:1rem;transform:rotate(0.03deg)}.p-mypagebox_subheading::before{content:"●";color:#003fc0;margin-right:1ch}.p-howtoimg{max-width:680px;margin:auto}.p-ollistbox{border:2px solid hotpink;position:relative;margin:2rem auto;padding:4rem 1rem 1rem;width:100%}.p-ollistbox_heading{background:hotpink;color:#fff;font-weight:bold;display:flex;align-items:center;gap:.4rem;position:absolute;top:0;left:0;padding:0 1rem;height:3.2rem}.p-ollistbox_list{list-style:decimal;padding:1rem 1rem 1rem 2ch;line-height:2}.p-ollistbox_list li{border-bottom:1px solid #e2e2e2}.p-itemlistbox{border:2px solid hotpink;position:relative;margin:1rem auto;padding:5rem 1rem 1rem;width:100%}.p-itemlistbox--warning{border:2px solid #fb0}.p-itemlistbox_heading{background:hotpink;color:#fff;font-weight:bold;display:flex;align-items:center;gap:.4rem;position:absolute;top:0;left:0;padding:0 1rem;min-height:3.2rem;transform:rotate(0.03deg)}.p-itemlistbox_heading--warning{background:#fb0;color:#333}.p-itemlistbox_list{list-style:disc;padding:1rem 1rem 1rem 4ch;line-height:2;transform:rotate(0.03deg)}.p-itemlistbox_list--toc{list-style:decimal}.p-itemlistbox_list li{border-bottom:1px solid #e2e2e2}.p-sample-photo{font-size:clamp(8px,8px + .3vw,12px);display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;text-align:center;transform:rotate(0.03deg)}@media screen and (min-width: 768px){.p-sample-photo{grid-template-columns:repeat(6, 1fr)}}.p-dbtable{display:grid;grid-template-columns:auto 1fr;border-bottom:1px solid #e2e2e2;transform:rotate(0.03deg)}.p-dbtable--confirm{grid-template-columns:1fr}@media screen and (min-width: 500px){.p-dbtable--confirm{grid-template-columns:auto 1fr}}.p-dbtable--sp1col{grid-template-columns:1fr}@media screen and (min-width: 500px){.p-dbtable--sp1col{grid-template-columns:auto 1fr}}.p-dbtable_item{border:1px solid #e2e2e2;border-bottom:none;background:#f3faff;padding:1rem .4rem 1rem .6rem}.p-dbtable_value{border:1px solid #e2e2e2;border-bottom:none;padding:1rem .4rem 1rem .6rem}@media screen and (min-width: 500px){.p-dbtable_value{border-left:none}}.p-dbtable_wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.p-stepnumber{border-bottom:3px solid hotpink;margin:2rem auto;position:relative;padding:1.4rem 2rem .4rem 11rem}.p-stepnumber span{background:hotpink;color:#fff;font-size:2.8rem;font-weight:bold;padding:0 .4rem;position:absolute;bottom:0rem;left:0}.p-licensephoto{display:grid;gap:1rem}@media screen and (min-width: 500px){.p-licensephoto{grid-template-columns:1fr 2fr}}.p-licensephoto{display:grid;gap:1rem}@media screen and (min-width: 500px){.p-licensephoto{grid-template-columns:1fr 2fr}}.p-device{display:grid;gap:1rem;margin-bottom:2rem}.p-device_heading{background:#fff9ff;border:1px solid #ffbdff;font-weight:bold;display:flex;align-items:center;line-height:2}.p-device_heading--pc{background:#f3faff;border:1px solid #0dade8}@media screen and (min-width: 500px){.p-device{grid-template-columns:1fr 1fr}}.p-error{background:#fff;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.p-error-info{display:grid;grid-template-columns:2fr 5fr;align-items:center;margin:auto;max-width:800px}@media screen and (min-width: 500px){.p-error-info{grid-template-columns:200px auto;align-items:start}}.p-business-hours{font-size:clamp(15px,10px + 1vw,20px);border:1px solid #e2e2e2;display:grid;grid-template-columns:2fr repeat(2, 1fr);grid-template-rows:repeat(3, 1fr);margin:2rem auto 0;text-align:center;max-width:680px}.p-business-hours_weekdays{background:#edfbff}.p-business-hours_1st-day{background:#fff9ff}.p-business-hours>div{border:1px solid #e2e2e2;padding-top:.4rem;padding-bottom:.4rem}.p-setlink{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}.p-toc{border:1px solid #fc8924;font-size:clamp(16px,1rem + 1.2vw,20px);margin-bottom:4rem;transform:rotate(0.03deg)}.p-toc_heading{background:#fff1e2;border-bottom:1px solid #fc8924;display:flex;align-items:center;padding:1rem}.p-toc_list{list-style:decimal;padding:1rem 1rem 1rem 4ch;line-height:2}.p-scrollbox{background-color:#fcfcfc;border:1px solid #ebeaea;border-radius:3px;font-size:initial;margin:auto;padding:1rem;height:200px;overflow:auto}.p-time-info{background:#fff9ff;border:1px solid #ffbdff;font-size:clamp(17px,5.8vw,24px);text-align:center;padding:1rem clamp(4px,1vw,8px)}.p-time-info_guidance{font-size:clamp(14px,4.8vw,24px)}.l-time-info .p-time-info_guidance,.l-time-info #businessHours{display:none}.l-time-info_closed .p-time-info_guidance,.l-time-info_closed #businessHours{display:block}.l-time-info_closed .p-time-info_nowopen{display:none}.p-dialog{border:3px solid #eee;border-radius:6px;background:#fff;position:absolute;left:0;right:0;margin:auto;max-width:800px;height:fit-content;display:none;scroll-snap-type:y mandatory}.p-dialog[open]{display:block}.p-dialog::-webkit-backdrop{animation:fadeIn .5s forwards}.p-dialog--delete{padding:1rem;max-width:400px}.p-dialog--confirm{border:double #db0000;border-radius:unset;padding:1rem;width:96%;max-width:680px}@keyframes fadeIn{to{background:rgba(0,0,0,.9)}}.p-line{margin:0 auto 2rem;width:86%;max-width:480px}.p-line_banner{animation:blinkBorder 1s ease infinite alternate;border:6px solid #1da236;box-shadow:0px 8px 10px -2px rgba(10,10,10,.3),5px 6px 12px 6px rgba(0,0,0,.03);height:auto}.p-line_banner:hover{animation:none;border:6px solid #efefef;filter:brightness(120%)}@keyframes blinkBorder{0%{border:6px solid #1da236}100%{border:6px solid #efefef}}.p-scam{position:relative;padding:2rem}.p-scam::before{content:"";position:absolute;top:5px;left:0;height:10px;width:100%}.p-scam::after{content:"";position:absolute;bottom:5px;left:0;height:10px;width:100%}.p-scam_heading{font-size:min(6vw,50px);font-weight:700;display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-items:center}.p-scam--warning{color:#db0000}.p-scam--warning::before,.p-scam--warning::after{background:repeating-linear-gradient(-45deg, transparent 0 4px, #db0000 4px 8px)}@font-face{font-family:"volte-subset";src:url(../font/volte.woff2) format("woff2"),url(../font/volte.woff) format("woff")}.u-fonts-volte{font-family:volte-subset,sans-serif;font-size:40px;font-weight:700}@font-face{font-family:"meiryo-subset";src:url(../font/meiryo.woff2) format("woff2"),url(../font/meiryo.woff) format("woff")}.u-fonts-meiryo{font-family:meiryo-subset,sans-serif;font-size:30px;font-weight:700}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{margin:0;appearance:none}.u-revert{all:revert}.u-bold{font-weight:bold}.u-weight800{font-weight:800}.u-text-fix{font-size:clamp(17.6px,1rem + 1vw,20px)}.u-text-small{font-size:clamp(14px,10px + 1vw,18px)}.u-text-tiny{font-size:clamp(11px,8px + 1vw,17px)}.u-text-large{font-size:clamp(2.6rem,10px + 3vw,32px)}.u-text-75{font-size:50%}.u-text-86{font-size:86%}.u-text-120{font-size:120%}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-spacing-3{letter-spacing:-3px}.u-inline-block{display:inline-block}.u-displaynone{display:none}.u-block{display:block}@media screen and (min-width: 1024px){.u-block--lg{display:block}}.u-w1-3{width:33.3333333333%}.u-nowrap{white-space:nowrap}.u-lineheight-1{line-height:1}.u-color__primary{color:#0d998b}.u-color__notes{color:#c90017}.u-color__white{color:#fff}.u-color__green{color:#1b9600}.u-color__orange{color:#fb0}.u-color__blue{color:#0dade8}.u-color__hotpink{color:hotpink}.u-color__red{color:#db0000}.u-color__gray{color:#ccc}.u-background__primary{background:rgba(255,212,234,.86)}.u-border_b{border-bottom:1px solid #e2e2e2}.u-gap1{gap:1rem}.u-gap2{gap:2rem}.u-alignself_start{align-self:start}.u-alignitems_start{align-items:start}.u-mb0{margin-bottom:0}.u-mb1{margin-bottom:1rem}.u-mb2{margin-bottom:2rem}.u-mb3{margin-bottom:3rem}.u-mb4{margin-bottom:4rem}.u-mb5{margin-bottom:5rem}.u-mt1{margin-top:1rem}.u-mt2{margin-top:2rem}.u-my1{margin-top:1rem;margin-bottom:1rem}.u-my2{margin-top:2rem;margin-bottom:2rem}.u-my4{margin-top:4rem;margin-bottom:4rem}.u-mx-08{margin-left:-0.8rem;margin-right:-0.8rem}.u-mxauto{margin-left:auto;margin-right:auto}.u-mx1{margin-left:1rem;margin-right:1rem}.u-mr-1{margin-right:-1rem}.u-mr1{margin-right:1rem}.u-ml1{margin-left:1rem}.u-mlm2{margin-left:-2rem}.u-pt0{padding-top:0rem}.u-pt04{padding-top:.4rem}.u-pt08{padding-top:.8rem}.u-pt1{padding-top:1rem}.u-pt2{padding-top:2rem}.u-pt4{padding-top:4rem}.u-pl04{padding-left:.4rem}.u-pl1{padding-left:1rem}.u-pr04{padding-right:.4rem}.u-pr1{padding-right:1rem}.u-pr4{padding-right:4rem}.u-px0{padding-left:0rem;padding-right:0rem}.u-px1{padding-left:1rem;padding-right:1rem}.u-px2{padding-left:2rem;padding-right:2rem}.u-px3{padding-left:3rem;padding-right:3rem}.u-px5{padding-left:5rem;padding-right:5rem}.u-py1{padding-top:1rem;padding-bottom:1rem}.u-pb0{padding-bottom:0}.u-pb08{padding-bottom:.8rem}.u-pb1{padding-bottom:1rem}.u-p0{padding:0}.u-p1{padding:1rem}.u-indent{padding-left:2ch;text-indent:-2ch}.u-noborder{border:none}.u-smallwidth{max-width:680px}.u-width20{width:20%}.u-width30{width:30%}.u-width40{width:40%}.u-fit-content{width:fit-content}.u-nowrap{white-space:nowrap}.u-underline-wavy{-webkit-text-decoration:#db0000 wavy underline;text-decoration:#db0000 wavy underline;text-underline-offset:.2rem}.u-flex{display:flex}.u-inline-flex{display:inline-flex}.u-flex-wrap{flex-wrap:wrap}.u-justify-center{justify-content:center}.u-justify-end{justify-content:flex-end}.u-items-center{align-items:center}.is-open .p-nav__hamburger-icon{background:rgba(0,0,0,0);box-shadow:0 2px 5px rgba(0,0,0,0)}.is-open .p-nav__hamburger-icon:before{top:0;transform:rotate(135deg);box-shadow:0 -2px 5px rgba(0,0,0,.2)}.is-open .p-nav__hamburger-icon:after{top:0;transform:rotate(225deg);box-shadow:0 -2px 5px rgba(0,0,0,.2)}.is-open .p-nav{transform:translate3d(0, 0, 0);opacity:1}.is-open .p-nav__menu li{opacity:1;transform:translate3d(0, 0, 0);transition:transform .2s ease-out,opacity .2s ease-out}.is-open .p-nav__menu li:nth-child(1){transition-delay:.75s}.is-open .p-nav__menu li:nth-child(2){transition-delay:.85s}.is-open .p-nav__menu li:nth-child(3){transition-delay:.95s}.is-open .p-nav__menu li:nth-child(4){transition-delay:1.05s}.is-open .p-nav__menu li:nth-child(5){transition-delay:1.15s}.is-open .p-nav__menu li:nth-child(6){transition-delay:1.25s}.is-hide{display:none}.is-look{overflow:hidden}@keyframes menu-animation{0%{opacity:0;transform:scale(0.04) translateY(300%)}40%{transform:scale(0.04) translateY(0);transition:ease-out}40%{transform:scale(0.04) translateY(0)}60%{opacity:1;transform:scale(0.02) translateY(0)}61%{transform:scale(0.04)}99.9%{height:0;padding-bottom:100%;border-radius:100%}100%{transform:scale(2);height:100%;padding-bottom:0;border-radius:0}}.is-scrolldown{transform:translateY(-100%)}.is-visible{opacity:1;visibility:visible}.is-hidden{display:none}.is-pointer-none{pointer-events:none}

/*# sourceMappingURL=app.css.map */