*:where(:not(html,iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}a,button{cursor:revert}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}:root{--wrapper: 1200px;--wrapper-padding: 1rem;--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}html,body{height:100%}body{background-color:#fff;font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,arial,helvetica,sans-serif;font-size:1.6rem;margin:0;padding:0;min-width:100%;min-height:100vh;line-height:1.3;word-wrap:break-word}a{text-decoration:none}img{display:block;width:100%;height:auto;max-width:100%}circle{all:revert-layer}.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,30px)}.l-header__wrapper{display:flex;justify-content:space-between;align-items:center;max-width:var(--wrapper);margin-left:auto;margin-right:auto;padding-top:.4rem;padding-bottom:.4rem;padding-left:.4rem;padding-right:.4rem}.l-header__wrapper-right{display:flex;justify-content:space-between;align-items:center;min-width:12rem}@media screen and (min-width: 1024px){.l-header__wrapper-right{min-width:20rem}}.l-header__logo{display:grid;grid-template-columns:1fr 5fr;width:clamp(180px,60%,350px)}.l-footer{background:#f5faff}.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 5fr;width:clamp(240px,70%,350px)}.l-footer_container{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr))}@media screen and (min-width: 520px){.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:#515151;color:#fff;padding:2rem 2rem 11rem;text-align:center}.l-first{background:url(../images/first-bg-800x500.avif) no-repeat top center/cover}@media screen and (min-width: 520px){.l-first{background:url(../images/first-bg.avif) no-repeat top center/cover}}.l-first_inner{margin:0 auto;padding-top:5rem;max-width:900px}.l-second_inner{margin:auto;padding:.8rem 0;max-width:700px}.l-third{background:#f5faff;padding:2rem 0}.l-third_inner{margin:auto;max-width:980px}.l-fourth_inner{font-size:clamp(16px,10px + 1vw,21px);font-weight:600;margin:auto;padding:2rem .8rem;max-width:1000px}.l-fifth_inner,.l-eighth_inner,.l-eleventh_inner{margin:auto;padding:2rem .8rem;max-width:900px}.l-sixth{margin:auto}.l-sixth_inner{margin:auto;padding:1rem;max-width:1080px}.l-seventh_inner{margin:auto;padding:4rem .4rem 2rem;max-width:800px}.l-ninth{background:#f5faff;padding:2rem 0}.l-ninth_inner{margin:auto;padding:1rem;max-width:1080px}.l-tenth_inner{margin:auto;padding:2rem .4rem;max-width:700px}.l-info{background:#fff;margin:auto;padding:4rem 0 0}.l-info_inner{margin:auto;text-align:center}.c-list-disc{list-style-type:disc;padding:1rem 1rem 1rem 1ch}.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-pages{background:#f5faff}.l-pages_inner{font-size:clamp(1.6rem,10px + 2vw,24px);margin:0 auto;padding:min(20vw,100px) .8rem 1rem;max-width:800px}.l-pagination{background:#f5faff}.l-pagination_inner{font-size:clamp(1.6rem,10px + 2vw,24px);margin:0 auto 4rem;padding:4rem .8rem;max-width:800px}.l-pagination_slogan{display:grid;margin:1rem auto 4rem;text-align:center}.l-pagination_links{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:2rem}.l-app{margin-top:3rem}.l-app_inner{font-size:clamp(1.5rem,1.2rem + 1vw,21px);margin:-2rem auto 0;padding:0 .8rem;max-width:800px}.l-content_inner{margin:auto;padding:4rem .8rem;max-width:800px}.l-simulation{margin-top:2rem}.l-simulation_inner{background:#edfbff;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;min-height:calc(100vh - 124px);margin-bottom:4rem}.l-login__logo{display:grid;grid-template-columns:1fr 5fr;width:clamp(240px,70%,350px);margin-bottom:1rem}.l-login_inner{display:grid;place-items:center;padding:.8rem}.l-login_box{border:1px solid #d5dedb;border-radius:6px;box-shadow:0 2px 3px 0 rgba(0,0,0,.2);padding:2rem;max-width:500px}.l-error{font-size:clamp(16px,1rem + 1.2vw,20px);margin:auto;max-width:800px}.l-error_inner{background:#fbe7fa;border-radius:8px;display:grid;margin:0 .4rem}.l-error ul{background:#fffff2;border:2px dashed #c90017;border-radius:8px;color:#c90017;list-style:square;margin:1rem;padding:2rem .8rem 2rem 2ch}.l-floatingnav{background:rgba(0,0,0,.5);position:fixed;left:0;right:0;bottom:0;z-index:100;opacity:0;visibility:hidden;transition:1.2s}.l-floatingnav_inner{margin:auto;max-width:600px}.box{width:100%;height:200px}.c-button{display:grid;place-items:center;color:#fff;background:#23a7ff;background:#ad5389;background:linear-gradient(0deg, rgb(20, 167, 62) 0%, rgb(102, 247, 113) 100%);background:linear-gradient(0deg, #ff9ed1 0%, #ea0094 100%);background:linear-gradient(0deg, #f9c268 0%, #ff9433 100%);font-size:clamp(14px,12px + 1vw,16px);border-radius:100vw;border-width:1px;border-style:solid;border-color:#ff9433;box-shadow:inset 0 0 1px 1px #fff,0 0 0 1px rgba(0,0,0,.15);padding:.8rem;margin:auto;width:86%;max-width:500px;text-shadow:#ff9433 1px 1px 0px,#ff9433 -1px 1px 0px,#ff9433 1px -1px 0px,#ff9433 -1px -1px 0px;text-shadow:#ff9433 2px 2px 0px,#ff9433 -2px 2px 0px,#ff9433 2px -2px 0px,#ff9433 -2px -2px 0px;text-shadow:1px 1px 0 #ff9433,-1px -1px 0 #ff9433,-1px 1px 0 #ff9433,1px -1px 0 #ff9433,0px 1px 0 #ff9433,-1px 0 #ff9433,-1px 0 0 #ff9433,1px 0 0 #ff9433}.c-button--submit{margin:auto;width:86%;max-width:500px}.c-button--value{font-size:clamp(1.6rem,1.5rem + 1vw,24px)}.c-button--invert{color:#ff9433;background:#fff;font-weight:600;text-shadow:none}.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;justify-content:center;margin:1rem auto 0;padding-left:1.2rem;padding-right:1.2rem}.c-button:hover{box-shadow:0 8px 10px -2px rgba(0,0,0,.2)}.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--floating{grid-template-columns:4rem auto;grid-template-rows:auto;gap:0 .8rem;padding-right:.8rem}.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_ymobile{border-color:#f03}.c-button--shoplink img{height:40px}.c-button_fit{padding:1rem 2rem .8rem;width:-moz-fit-content;width:fit-content}.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}.c-button--shine2{position:relative;overflow:hidden}.c-button--shine2::before{content:"";animation:shine 4.2s cubic-bezier(0.25, 0, 0.25, 1) infinite;background-color:#f9c268;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-image:repeating-linear-gradient(-45deg, #ffbdff 0, #ffbdff 2px, transparent 2px, transparent 4px);background-repeat:no-repeat;background-position:left bottom;background-size:100% 1rem}.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 #fbe7fa}.c-table tr:nth-child(even){background:#fffff2}.c-table th{font-weight:bold;border-bottom:2px solid #ffbdff;padding:2rem 0 2rem 1rem;color:#000}.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:#222}.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 #dbeafc;border-bottom:none}.c-details[open]::before{opacity:.6}summary{border-bottom:1px solid #e2e2e2;cursor:pointer;padding:1rem;display:flex;flex-wrap:wrap;gap:1rem;position:relative}summary::before,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}summary::after{transform:translateY(-50%) rotate(90deg)}[open] summary::after{transform:translateY(-50%) rotate(180deg)}summary::-webkit-details-marker{display:none}.c-details_content{border:1px solid #dbeafc;font-size:clamp(1.5rem,10px + 2vw,18px);padding:1rem}.answer{color:#d80039}#loading{display:grid;place-items:center;width:100vw;height:100vh;transition:all 1s;background-color:#00c3ff;position:fixed;top:0;left:0;z-index:999}.p-loader{width:16em;height:8em;position:relative;overflow:hidden}.p-loader::before,.p-loader::after{content:"";position:absolute;bottom:0}.p-loader::before{width:inherit;height:.2em;background:#005cff}.p-loader::after{width:50%;height:inherit;border:.2em solid #005cff;border-radius:50%;left:25%}.p-loader span{position:absolute;width:5%;height:10%;background-color:#fff;border-radius:50%;bottom:.2em;left:-5%;animation:2s linear infinite;transform-origin:50% -3em;animation-name:run,rotating}.p-loader span:nth-child(2){animation-delay:.075s}.p-loader span:nth-child(3){animation-delay:.15s}@keyframes run{0%{left:-5%}10%,60%{left:47.5%}70%,100%{left:100%}}@keyframes rotating{0%,10%{transform:rotate(0deg)}60%,100%{transform:rotate(-1turn)}}.loaded{opacity:0;visibility:hidden}.p-nav__hamburger{opacity:.6;background-color:rgba(0,0,0,0);position:relative;z-index:10;right:var(--wrapper-padding);width:36px;height:30px;outline:none;transition:opacity .2s ease-out}.p-nav__hamburger:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;right:auto;width:100%;background:linear-gradient(to bottom, #00C3FF, #00C3FF 20%, transparent 20%, transparent 40%, #00C3FF 40%, #00C3FF 60%, transparent 60%, transparent 80%, #00C3FF 80%, #00C3FF 100%);transition:opacity .2s ease-out,width .2s .2s ease-out}.p-nav__hamburger:after{opacity:0;content:"×";position:absolute;top:16px;left:-4px;font-family:Arial,sans-serif;font-size:76px;line-height:0;transition:opacity .4s ease-out}.p-nav__hamburger:active{transform:translateY(2px)}.p-nav__hamburger:hover{opacity:1}.p-nav{z-index:1;position:fixed;top:-100vh;left:0;width:100%;height:100vh;transform:translate3d(0, 0, 0);backface-visibility:hidden;overflow:hidden}.p-nav:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#f5faff;width:100%;height:100vh;padding-bottom:100%;overflow:hidden}.p-nav__menu{position:fixed;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);backface-visibility:hidden;perspective:1000px;white-space:nowrap}.p-nav__menu li{cursor:pointer;padding:6px 20px;font-weight:600;text-align:center}.p-grid2{display:grid;grid-template-columns:repeat(2, 1fr)}.p-grid2--au{grid-template-columns:36% 64%;align-items:end;padding-bottom:1rem}.p-grid3{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.p-grid3_prepaid_brand{background:#fff;margin-top:1rem;padding:1rem}.p-grid8{display:grid;grid-template-columns:repeat(8, 1fr);padding-bottom:1rem;align-items:center}.p-grid8_softbank{grid-area:1/1/2/6}.p-grid8_ymobile{grid-area:1/6/2/9}.p-grid8_linemo{grid-area:2/3/3/7}.p-paidy{font-size:clamp(16px,1rem + 1.2vw,24px);display:grid;grid-template-columns:30% 70%;gap:1rem;align-items:end;margin:auto;padding-left:var(--wrapper-padding);padding-right:var(--wrapper-padding);max-width:600px}.p-arrows{width:32%;max-width:60px}.p-arrows path{stroke:#00c9ff;fill:rgba(0,0,0,0);stroke-width:3px;animation:arrow 2s infinite}@keyframes arrow{0%{opacity:0}40%{opacity:1}80%{opacity:0}100%{opacity:0}}.p-arrows path.a1{animation-delay:-1s}.p-arrows path.a2{animation-delay:-0.5s}.p-arrows path.a3{animation-delay:0s}.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}.p-login-button:active{background:#00c3ff;color:#fff}.p-login-button:active .p-login-button_icon{fill:#fff}.p-login-button:hover{background:#00c3ff;color:#fff}.p-login-button:hover .p-login-button_icon{fill:#fff}@media screen and (min-width: 1024px){.p-login-button{background:rgba(0,195,255,.8);color:#fff;font-size:1.6rem;flex-direction:row;padding:1rem 1.6rem}.p-login-button_icon{fill:#fff}}.p-first_shadow{filter:drop-shadow(0px 0px 20px rgba(0, 195, 255, 0.5))}.p-first_text-shadow{text-shadow:1px 1px 0px #fff,1.4px 1px 0px #fff,1.8px 1.8px 0px #fff,2.2px 2.2px 0px #fff}@media screen and (min-width: 520px){.p-first_text-shadow{text-shadow:1px 1px 0px #fff,1.4px 1px 0px #fff,1.8px 1.8px 0px #fff,2.2px 2.2px 0px #fff,2.6px 2.6px 0px #fff,3px 3px 0px #fff,3.4px 3.4px 0px #fff,3.8px 3.8px 0px #fff}}.p-first_rate-shadow{text-shadow:1px 1px 0px #00c3ff,1.4px 1px 0px #00c3ff,1.8px 1.8px 0px #00c3ff,2.2px 2.2px 0px #00c3ff,2.6px 2.6px 0px #00c3ff}@media screen and (min-width: 520px){.p-first_rate-shadow{text-shadow:1px 1px 0px #00c3ff,1.4px 1px 0px #00c3ff,1.8px 1.8px 0px #00c3ff,2.2px 2.2px 0px #00c3ff,2.6px 2.6px 0px #00c3ff,3px 3px 0px #00c3ff,3.4px 3.4px 0px #00c3ff,3.8px 3.8px 0px #00c3ff}}.p-situation{color:#005cff;font-size:clamp(16px,10px + 4vw,38px);display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));max-width:600px;line-height:1.2}.p-situation_fee{background:#ebf0f7}.p-situation_time{background:#dbeafc}.p-situation_time__minutes{display:inline-flex;align-items:center}.p-situation_notes{font-size:clamp(10px,7px + 1vw,15px)}@media screen and (min-width: 520px){.p-situation{margin:4rem auto}}.p-heading{color:#005cff;font-size:clamp(16px,10px + 3vw,36px);font-weight:600;margin:auto;width:-moz-fit-content;width:fit-content}.p-heading_wrap{display:flex;flex-wrap:wrap;justify-content:center}.p-heading_invert{background:#005cff;color:#fff;width:auto}.p-heading2{position:relative;font-weight:600;border-bottom:solid 3px #ebf0f7;margin:1rem auto;padding:5px 0 5px 0}.p-heading2::after{position:absolute;content:" ";display:block;border-bottom:solid 3px #005cff;bottom:-3px;width:30%}.p-worries{display:grid;grid-template-columns:35% auto}.p-worries_img{margin-left:calc(-10% - 15vw);margin-right:calc(10% - 20vw)}@media screen and (min-width: 520px){.p-worries_img{margin:auto}}.p-worries_list__item{background:#dbeafc;border-radius:4px;font-size:clamp(10px,7px + 1vw,17px);margin-right:.4rem;margin-bottom:2rem;padding:min(3.5vw,25px);position:relative}.p-worries_list__number{color:#005cff;font-size:clamp(16px,10px + 3vw,32px);position:absolute;top:-20px;text-shadow:1px 1px 0px #fff,1.4px 1px 0px #fff,1.8px 1.8px 0px #fff,2.2px 2.2px 0px #fff}@media screen and (min-width: 520px){.p-worries_list__number{text-shadow:1px 1px 0px #fff,1.4px 1px 0px #fff,1.8px 1.8px 0px #fff,2.2px 2.2px 0px #fff,2.6px 2.6px 0px #fff,3px 3px 0px #fff,3.4px 3.4px 0px #fff,3.8px 3.8px 0px #fff}}.p-solution_case{background:linear-gradient(0deg, rgb(0, 92, 255) 0%, rgb(0, 92, 255) 50%, rgb(219, 234, 252) 100%);-webkit-clip-path:polygon(100% 0, 100% 81%, 48% 100%, 0 80%, 0 0);clip-path:polygon(100% 0, 100% 81%, 48% 100%, 0 80%, 0 0);color:#fff;font-size:clamp(16px,10px + 3vw,32px);font-weight:600;margin:auto;padding:3rem;width:-moz-fit-content;width:fit-content}.p-solution_guidance{background:#dbeafc;border-radius:4px;font-size:clamp(15px,10px + 1vw,18px);margin:auto;padding:1rem;max-width:545px}.p-firstrate{background:#dbeafc;margin:auto;padding:2rem;max-width:600px}.p-firstrate_heading{color:#005cff;font-size:clamp(20px,20px + 1vw,60px);text-align:center}.p-firstrate_num{color:#005cff;font-size:clamp(24px,22px + 1vw,40px);text-align:center}.p-firstrate_num__value{color:#ff9433;font-size:clamp(42px,40px + 1vw,80px)}.p-numbox{background:#dbeafc;font-weight:600;padding:3rem 2rem 2rem;position:relative;z-index:10}.p-numbox-container{display:grid;gap:1rem}@media screen and (min-width: 520px){.p-numbox-container{grid-template-columns:1fr 1fr}}.p-numbox_num{color:#fff;font-size:clamp(80px,80px + 1vw,120px);position:absolute;top:0;left:0;line-height:1;z-index:-1}.p-numbox_heading{color:#005cff;font-size:clamp(16px,15px + 1vw,24px);margin-bottom:3rem;text-align:center}.p-simulation{background:#f5faff;border:2px solid #005cff;padding:1rem}.p-simulation_from{margin:auto;max-width:680px}.p-simulation_arrow{background:#005cff;-webkit-clip-path:polygon(50% 100%, 0 0, 100% 0);clip-path:polygon(50% 100%, 0 0, 100% 0);margin:auto;width:50px;height:25px}.p-simulation_result{background:#fff;border:2px solid #005cff;font-size:clamp(15px,1rem + 1.2vw,24px);display:grid;grid-template-columns:1fr .5fr .9fr;grid-template-rows:repeat(2, 1fr);margin:1rem auto;text-align:center;width:100%;max-width:680px}.p-simulation_result__head{background:#005cff;border:2px solid #dbeafc;color:#fff;display:grid;place-items:center;padding:1rem .2rem}.p-simulation_result__value{display:flex;justify-content:flex-end;padding:1rem .5rem}@media screen and (min-width: 520px){.p-simulation_result__value{justify-content:center}}.p-simulation_entry{margin:2rem auto 1rem;max-width:min(86%,400px)}.p-entry_wrapper{padding-left:var(--wrapper-padding);padding-right:var(--wrapper-padding)}.p-entry_floating{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:.2rem;padding:.2rem}.p-entry_floating__img{position:fixed;bottom:0;right:0;width:90px}@media screen and (min-width: 768px){.p-entry_floating__img{right:auto;margin-left:538px;width:auto}}.p-entry_tabletfloating__slogan{font-size:17px;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_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-entry--value{margin:10rem auto;max-width:680px}.p-entry_web{display:grid;grid-template-columns:33% auto;grid-template-rows:20% 1fr 1fr 45%;}.p-entry_web__slogan{color:#005cff;grid-area:1/1/2/3;font-size:clamp(1.8rem,10px + 2vw,30px);font-size:clamp(1.8rem,10px + 3vw,30px);display:flex;justify-content:center;align-items:center}.p-entry_web__guide{grid-area:2/1/5/2;margin-top:auto;padding-left:.4rem}.p-entry_web__announce{font-size:min(4.5vw,30px);grid-area:2/2/4/3;line-height:1;margin:auto auto 0}.p-entry_web__link{grid-area:4/2/5/3;margin-top:auto;margin-bottom:auto}.p-entry_web #afterBusinessHours{display:none}.p-entry_web_closed{display:block}.p-entry_web_closed #afterBusinessHours{display:block;margin:auto;max-width:-moz-fit-content;max-width:fit-content}.p-entry_web_closed .p-entry_web__guide,.p-entry_web_closed .p-entry_web__date{display:none}.p-entry_web_closed .p-entry_web__announce{font-size:min(4.2vw,22px);line-height:1.3}.p-entry_text-large{font-size:clamp(15px,10px + 1.8vw,30px)}.p-entry_text-small{font-size:clamp(10px,8px + 1vw,18px)}.p-entry_ka{position:relative;margin:auto;max-width:600px}.p-entry_ka__slogan{font-size:14px;font-size:3.7vw;font-size:min(3.7vw, 21px);text-shadow:0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8,0 0 2px #9de3e8}.p-entry_ka__img{position:absolute;bottom:-10px;right:-25px;width:21%;height:auto;max-width:-moz-fit-content;max-width:fit-content}.p-entry_ka__button{background:linear-gradient(0deg, #11cbd7 0%, #9de3e8 100%);border-color:#9de3e8;color:#fff;grid-template-rows:auto;grid-template-columns:auto;text-shadow:1px 1px 0 #11cbd7,-1px -1px 0 #11cbd7,-1px 1px 0 #11cbd7,1px -1px 0 #11cbd7,0px 1px 0 #11cbd7,0 -1px 0 #11cbd7,-1px 0 0 #11cbd7,1px 0 0 #11cbd7}.p-entry_ka__text{font-size:min(4.3vw, 24px)}@media screen and (min-width: 520px){.p-entry_ka{margin-top:8rem}}@media screen and (min-width: 520px){.p-stepbox-container{display:grid;grid-template-columns:repeat(3, 1fr);gap:4rem}}.p-stepbox_icon{width:70%;margin:2rem auto}.p-stepbox_heading{background:#005cff;color:#fff;font-weight:600;display:flex;flex-direction:column;align-items:center;line-height:1.2;padding:.8rem}.p-stepbox_info{border:2px solid #005cff;padding:1rem}.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_fill--no{fill:none}.p-svg_fill--primary{fill:#005cff}.p-svg_fill--sub{fill:#00c3ff}.p-svg_fill--white{fill:#fff}.p-svg_fontsize--28{font-size:28px}.p-svg_fontsize--32{font-size:32px}.p-svg_fontsize--40{font-size:40px}.p-svg_fontsize--58{font-size:58px}.p-svg_fontsize--60{font-size:60px}.p-svg_fontsize--80{font-size:80px}.p-svg_fontsize--120{font-size:120px}.p-svg_stroke--primary{stroke:#005cff}.p-svg_stroke--sub{stroke:#00c3ff}.p-svg_stroke--darkblue{stroke:#001477}.p-svg_stroke--white{stroke:#fff}.p-svg_stroke--width2{stroke-width:2px}.p-svg_stroke--width6{stroke-width:6px}.p-svg_stroke--width8{stroke-width:8px}.p-svg_stroke--width10{stroke-width:10px}.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%)}.p-stripebox--yellow{background-color:#ffffbe;background-image:repeating-linear-gradient(45deg, #fff, #fff 7px, transparent 0, transparent 14px)}.p-punch-box{background:#fffff2;border:3px solid #f2efae;border-radius:5px;color:#666;font-size:clamp(1.6rem,10px + 2vw,20px);font-size:clamp(15px,1rem + 1.5vw,20px);position:relative;padding:4rem 2rem 2rem;width:100%;max-width:1200px;text-align:left}.p-punch-box::before,.p-punch-box::after{position:absolute;content:"";top:1rem;width:1.8rem;height:1.8rem;background:#fff;box-shadow:0 0 8px #ccc inset;border:2px solid #f2efae;border-radius:50%}.p-punch-box::before{left:8rem}.p-punch-box::after{right:8rem}.active .svg-schedule-1{stroke-dashoffset:0;fill:#000}.svg-schedule-2{stroke-dashoffset:2827px;stroke-dasharray:2827px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .2s,fill 1s linear 1.2s}.active .svg-schedule-2{stroke-dashoffset:0;fill:#000}.svg-schedule-3{stroke-dashoffset:1817px;stroke-dasharray:1817px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear .4s,fill 1s linear 1.4s}.active .svg-schedule-3{stroke-dashoffset:0;fill:#000}.svg-schedule-4{stroke-dashoffset:652px;stroke-dasharray:652px;transition:stroke-dashoffset 1s linear .6s,fill 1s linear 1.6s}.active .svg-schedule-4{stroke-dashoffset:0}.svg-schedule-5{stroke-dashoffset:110px;stroke-dasharray:110px;transition:stroke-dashoffset 1s linear .8s,fill 1s linear 1.8s}svg.active .svg-schedule-5{stroke-dashoffset:0}.svg-schedule-6{stroke-dashoffset:5078px;stroke-dasharray:5078px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s linear 1s,fill 1s linear 2s}.active .svg-schedule-6{stroke-dashoffset:0;fill:#000}.svg-schedule-7{stroke-dashoffset:709px;stroke-dasharray:709px;transition:stroke-dashoffset 1s linear 1.2s,fill 1s linear 2.2s}.active .svg-schedule-7{stroke-dashoffset:0}.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:0 auto;text-align:center;max-width:600px}.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}.svg-table-1{stroke-dashoffset:790px;stroke-dasharray:790px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) .8s}.active .svg-table-1{stroke-dashoffset:0;fill:#1e1e1c}.svg-table-2{stroke-dashoffset:1670px;stroke-dasharray:1670px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .12s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) .9s}.active .svg-table-2{stroke-dashoffset:0;fill:#fffee1}.svg-table-3{stroke-dashoffset:1576.7366943359px;stroke-dasharray:1576.7366943359px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .24s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s}.active .svg-table-3{stroke-dashoffset:0;fill:#ff3bc8}.svg-table-4{stroke-dashoffset:1576.7366943359px;stroke-dasharray:1576.7366943359px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .36s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s}.active .svg-table-4{stroke-dashoffset:0}.svg-table-5{stroke-dashoffset:69px;stroke-dasharray:69px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .48s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}.active .svg-table-5{stroke-dashoffset:0}.svg-table-6{stroke-dashoffset:399px;stroke-dasharray:399px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .6s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s}.active .svg-table-6{stroke-dashoffset:0}.svg-table-7{stroke-dashoffset:399px;stroke-dasharray:399px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .72s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s}.active .svg-table-7{stroke-dashoffset:0}.svg-table-8{stroke-dashoffset:439px;stroke-dasharray:439px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .84s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s}.active .svg-table-8{stroke-dashoffset:0}.svg-table-9{stroke-dashoffset:439.0045776367px;stroke-dasharray:439.0045776367px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .96s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s}.active .svg-table-9{stroke-dashoffset:0}.svg-table-10{stroke-dashoffset:252px;stroke-dasharray:252px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s}.active .svg-table-10{stroke-dashoffset:0}.svg-table-11{stroke-dashoffset:252px;stroke-dasharray:252px;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s}.active .svg-table-11{stroke-dashoffset:0}.svg-table-12{stroke-dashoffset:379.8549194336px;stroke-dasharray:379.8549194336px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s}.active .svg-table-12{stroke-dashoffset:0;fill:#000}.svg-table-13{stroke-dashoffset:304.8056030273px;stroke-dasharray:304.8056030273px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s}.active .svg-table-13{stroke-dashoffset:0;fill:#000}.svg-table-14{stroke-dashoffset:334.9306640625px;stroke-dasharray:334.9306640625px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s}.active .svg-table-14{stroke-dashoffset:0;fill:#000}.svg-table-15{stroke-dashoffset:141.0635375977px;stroke-dasharray:141.0635375977px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s}.active .svg-table-15{stroke-dashoffset:0;fill:#000}.svg-table-16{stroke-dashoffset:174.1692657471px;stroke-dasharray:174.1692657471px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s}.active .svg-table-16{stroke-dashoffset:0;fill:#000}.svg-table-17{stroke-dashoffset:67.6873855591px;stroke-dasharray:67.6873855591px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s}.active .svg-table-17{stroke-dashoffset:0;fill:#000}.svg-table-18{stroke-dashoffset:133.3086090088px;stroke-dasharray:133.3086090088px;fill:rgba(0,0,0,0);transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s,fill .7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s}.active .svg-table-18{stroke-dashoffset:0;fill:#000}.p-faqbox{font-size:clamp(16px,13px + 1vw,24px);border-bottom:#001477 dotted 2px;padding-bottom:1rem;margin-bottom:min(5vw,20px)}.p-faqbox_q{display:grid;grid-template-columns:min(20%,100px) auto;margin-bottom:1rem}.p-faqbox_q__bubble{display:flex;align-items:center;position:relative;margin-left:15px;padding:1rem;border:3px solid #005cff;border-radius:5px;background:#fff}.p-faqbox_q__bubble::before,.p-faqbox_q__bubble::after{position:absolute;left:-15px;width:15px;height:30px;-webkit-clip-path:polygon(0 50%, 100% 0, 100% 100%);clip-path:polygon(0 50%, 100% 0, 100% 100%);content:""}.p-faqbox_q__bubble::before{background:#005cff}.p-faqbox_q__bubble::after{left:-11px;background-color:#fff}@media screen and (min-width: 520px){.p-faqbox_q__bubble{margin-right:100px}}.p-faqbox_a{display:grid;grid-template-columns:auto min(20%,100px);margin-bottom:1rem}.p-faqbox_a__icon{grid-area:1/2/2/3}.p-faqbox_a__bubble{grid-area:1/1/2/2;display:flex;align-items:center;position:relative;margin-right:15px;padding:.8em 1.2em;border:3px solid #ff9433;border-radius:5px;background:#fff}.p-faqbox_a__bubble::before,.p-faqbox_a__bubble::after{position:absolute;right:-15px;width:15px;height:30px;-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);clip-path:polygon(0 0, 100% 50%, 0 100%);content:""}.p-faqbox_a__bubble::before{background:#ff9433}.p-faqbox_a__bubble::after{right:-11px;background:#fff}@media screen and (min-width: 520px){.p-faqbox_a__bubble{margin-left:100px}}.p-gmap{width:100%;position:relative;padding-top:56.25%}.p-gmap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.p-pages_title{font-size:clamp(2rem,2rem + 1vw,30px);font-weight:600;margin:auto;padding:0 2rem;position:relative;width:-moz-fit-content;width:fit-content}.p-pages_title::before,.p-pages_title::after{border:2px solid #005cff;display:inline-block;position:absolute;content:"";width:12px;height:12px;transform:translateY(-50%)}.p-pages_title::before{top:calc(50% - 3px);left:0}.p-pages_title::after{content:"";top:calc(50% + 3px);left:5px}.p-pages_heading,.p-sister_heading{background:#f5faff;border:1px solid #005cff;margin:1rem auto;padding:1rem}.c-pages_links{color:#f45aa2}.c-pages_links:hover,.c-pages_links:focus,.c-pages_links:active{color:#199ad6}.p-sister{margin:auto;max-width:800px}.p-flowstep{margin:2rem auto;width:96%;max-width:640px}.p-flowstep_box{background:#edfbff;border-radius:1rem;margin-top:1rem;padding:1rem}.p-flowstep_spimg{margin:auto;max-width:320px}.p-flowstep>li{position:relative;background:#ffffea}.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{padding:2rem;border:2px solid #00c3ff;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:#00c3ff}.p-flowstep>li:not(:last-child) dl::after{border-width:20px;border-top-color:#ffffea}.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:#005cff;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 #001477;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 #001477;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.4vw,21px);margin:1rem auto 2rem;padding:2rem 1rem;width:96%;max-width:600px;text-align:left}.p-fieldset_heading{font-size:clamp(1.5rem,1.2rem + 1vw,22px);display:flex;align-items:center}.p-fieldset_label{align-self:center;background:hotpink;border-radius:6px;color:#fff;padding:.2rem .8rem}.p-fieldset_label--auto{background:#777}.c-text_input,.c-select{background-color:#feffeb;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:#ecfbff}.c-text_input:hover::-moz-placeholder, .c-select:hover::-moz-placeholder{color:#069}.c-text_input:hover::placeholder,.c-select:hover::placeholder{color:#069}.c-text_input:focus,.c-select:focus{border-color:#f90;background-color:#fdeed9;box-shadow:none}.c-text_input:focus::-moz-placeholder, .c-select:focus::-moz-placeholder{color:#f90}.c-text_input:focus::placeholder,.c-select:focus::placeholder{color:#f90}.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;-webkit-appearance:none;-moz-appearance:none;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}.p-fieldset{display:grid;margin-bottom:1rem;padding:0 1rem}.p-fieldset_total{display:grid;grid-template-columns:min(60vw,300px) 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_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--confirm{gap:1rem;border-bottom:1px solid #e2e2e2}.p-banks--netbk{background:#0058a0}.p-banks--mizuho{background:#006}.p-tobox{border:1px solid #e2e2e2;border-radius:1rem;margin:10rem auto 4rem;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}.c-list{list-style:disc;margin-bottom:2rem;padding-left:2ch}.p-uploadbox{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));text-align:center}.p-uploadbox_area{background:#e2e2e2;padding:0 1rem}.p-uploadbox img{margin:auto;width:60%}.p-uploadbox_ng{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.p-uploadbox_sample-text{font-size:clamp(1.5rem,1.2rem + 1vw,19px)}.upload-label{display:inline-block;cursor:pointer;margin:1rem 0;padding:1rem 2rem;line-height:1.4;background:#199ad6;color:#fff;border-radius:2.5em;transition:.2s;border-width:1px;border-style:solid;border-color:#199ad6;box-shadow:inset 0 0 1px 1px #fff,0 0 0 1px rgba(0,0,0,.15)}.upload-label:hover{box-shadow:0 8px 10px -2px rgba(0,0,0,.2)}.upload-label input{display:none}::-moz-placeholder{color:#ccc}::placeholder{color:#ccc}.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{background:#ffffd7}.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}.p-arrow-down{margin:auto;background:#fff000;-webkit-clip-path:polygon(100% 0%, 100% 40%, 50% 100%, 0% 40%, 0 0);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 .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;justify-content:flex-end;padding:1rem .5rem}@media screen and (min-width: 520px){.p-equation_value{justify-content:center}}.p-userlabel{background:#fff;border:1px solid #a3a3a3;border-radius:100vw;font-size:2rem;display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;margin-left:auto;padding:.4rem 1.8rem .4rem .4rem;width:-moz-fit-content;width:fit-content}.p-listbox{border:1px solid #005cff;font-size:clamp(16px,1rem + 1.2vw,20px);margin-bottom:4rem}.p-listbox_heading{background:#f5faff;border-bottom:1px solid #005cff;display:flex;align-items:center;padding:1rem}.p-listbox_heading--border{border:1px solid #005cff}.p-listbox li{display:flex;flex-wrap:wrap;row-gap:1rem;padding:1rem}.p-listbox li a{margin-left:auto;margin-right:auto}@media screen and (min-width: 520px){.p-listbox li a{margin-left:1.6rem}}@media screen and (min-width: 520px){.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)}.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 rgba(255,255,255,.8),0 2px 5px rgba(0,0,0,.3);color:#fff;padding:.5rem 0 .5rem 1.5rem}.p-link-button:active{background:linear-gradient(0deg, #0dade8 0%, #0a1bb5 60%);transform:translateY(2px);border-bottom:solid 2px rgba(119,119,119,.2)}.p-external-link{color:#0dade8}.p-external-link:hover,.p-external-link:active{color:#ffbdff}.p-mypagebox,.p-sister{font-size:clamp(16px,1rem + 1.2vw,20px);margin-bottom:4rem}.p-mypagebox_heading,.p-sister_heading{background:#f5faff;border-bottom:1px solid #005cff;display:flex;align-items:center;margin-bottom:1rem;padding:1rem}.p-mypagebox_subheading{background:#f5faff;border-bottom:1px solid #005cff;border-radius:2rem 0 0 2rem;margin:4rem auto 2rem;padding:1rem}.p-mypagebox_subheading::before{content:"●";color:#005cff;margin-right:1ch}.p-howtoimg{max-width:680px;margin:auto}.p-ratebox{font-size:clamp(16px,1rem + 1.2vw,24px);display:grid;gap:0 1rem;text-align:center;max-width:400px}.p-ratebox_container{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, auto));gap:1rem}.p-ratebox_carrier{background:#fff9ff;border:1px solid #ffbdff;padding:1rem}.p-ratebox_paidy{background:linear-gradient(135deg, #e5258c 0%, #823cd7 100%);border:1px solid #e5258c;color:#fff;padding:1rem}.p-ratebox_credit{background:#edfbff;border:1px solid #0dade8;padding:1rem}.p-ratebox_rate{border:1px solid #e2e2e2;font-weight:bold;padding:1rem}.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:4rem 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}.p-itemlistbox_heading--warning{background:#fb0;color:#333}.p-itemlistbox_list{list-style:disc;padding:1rem .4rem 1rem 2ch;line-height:1.4}.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}@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}.p-dbtable--confirm{grid-template-columns:1fr}@media screen and (min-width: 520px){.p-dbtable--confirm{grid-template-columns:auto 1fr}}.p-dbtable--sp1col{grid-template-columns:1fr}@media screen and (min-width: 520px){.p-dbtable--sp1col{grid-template-columns:auto 1fr}}.p-dbtable_item{border:1px solid #e2e2e2;border-bottom:none;background:#f5faff;padding:1rem 2rem}.p-dbtable_value{border:1px solid #e2e2e2;border-left:none;border-bottom:none;padding:1rem}.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: 520px){.p-licensephoto{grid-template-columns:1fr 2fr}}.p-licensephoto{display:grid;gap:1rem}@media screen and (min-width: 520px){.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:#edfbff;border:1px solid #0dade8}@media screen and (min-width: 520px){.p-device{grid-template-columns:1fr 1fr}}.p-error-info{display:grid;grid-template-columns:3fr 2fr;gap:1rem;align-items:center;margin-bottom:2rem}@media screen and (min-width: 520px){.p-error-info_img{padding-top:10rem}}@media screen and (min-width: 520px){.p-error-info{grid-template-columns:1.8fr 1fr}}.p-setlink{display:grid;gap:1.5rem 1rem;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}.p-setlink--prepaid{grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:3rem 2rem;align-items:end;margin:2rem .8rem}.p-toc{border:1px solid #ffbdff;font-size:clamp(16px,1rem + 1.2vw,20px);margin-bottom:4rem}.p-toc_heading{background:#fff9ff;border-bottom:1px solid #ffbdff;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-dialog{border:3px solid #eee;border-radius:6px;background:#fff;position:absolute;left:0;right:0;margin:auto;max-width:800px;height:-moz-fit-content;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--confirm{border:double #db0000;border-radius:unset;padding:1rem;width:96%;max-width:680px}@keyframes fadeIn{to{background:rgba(0,0,0,.9)}}.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-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)}.is-open{position:fixed}.is-open button{opacity:1}.is-open button:before{opacity:0;width:0}.is-open button:after{opacity:1;transform:translate3d(0, 0, 0) rotate(360deg)}.is-open .p-nav{top:0;min-height:60rem;overflow-y:auto}.is-open .p-nav__menu li{opacity:1;transform:translate3d(0, 0, 0)}.is-hide{display:none}.is-scrolldown{transform:translateY(-100%)}.is-visible{opacity:1;visibility:visible}.is-hidden{display:none}.is-pointer-none{pointer-events:none}.u-revert{all:revert}.u-weight6{font-weight:600}.u-bold{font-weight:bold}.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-80{font-size:80%}.u-text-120{font-size:120%}.u-text-150{font-size:150%}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-inline-block{display:inline-block}.u-inline-block{display:inline-block}.u-displaynone{display:none}.u-block{display:block}@media screen and (min-width: 768px){.u-block--md{display:block}}.u-w1-3{width:33.3333333333%}.u-h_auto{height:auto}.u-nowrap{white-space:nowrap}.u-line-height-1{line-height:1}.u-color__primary{color:#005cff}.u-color__accent{color:#ff9433}.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-fll__green{fill:#1b9600}.u-background__white{background-color:#fff}.u-gap2{gap:2rem}.u-m1{margin-bottom:.4rem}.u-mb04{margin-bottom:.4rem}.u-mb1{margin-bottom:1rem}.u-mb2{margin-bottom:2rem}.u-mb3{margin-bottom:3rem}.u-mb4{margin-bottom:4rem}.u-mt1{margin-top:1rem}.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-mx1{margin-left:1rem;margin-right:1rem}.u-mxauto{margin-left:auto;margin-right:auto}.u-mt-1{margin-top:-1rem}.u-mr-1{margin-right:-1rem}.u-ml04{margin-left:.4rem}.u-ml1{margin-left:1rem}.u-ml2{margin-left:2rem}.u-mlm2{margin-left:-2rem}.u-pt02{padding-top:.2rem}.u-pt2{padding-top:2rem}.u-pl1{padding-left:1rem}.u-pl2{padding-left:2rem}.u-pl4{padding-left:4rem}.u-pr04{padding-right:.4rem}.u-pr1{padding-right:1rem}.u-px1{padding-left:1rem;padding-right:1rem}.u-py04{padding-top:.4rem;padding-bottom:.4rem}.u-py1{padding-top:1rem;padding-bottom:1rem}.u-p08{padding:.8rem}.u-p1{padding:1rem}.u-gap2{gap:2rem}.u-align-items__center{align-items:center}.u-indent{padding-left:1.4ch;text-indent:-1.4ch}.u-noborder{border:none}.u-smallwidth{max-width:700px}.u-width80{width:80%}.u-max-content{width:-moz-max-content;width:max-content}.u-opacity--075{opacity:.75}.u-nowrap{white-space:nowrap}.u-vertical-middle{vertical-align:middle}.u-vertical-text-top{vertical-align:text-top}.u-spacing-1{letter-spacing:-1px}.u-spacing-2{letter-spacing:-2px}.u-flex{display:flex}.u-inline-flex{display:inline-flex}.u-flex-wrap{flex-wrap:wrap}.u-justify-center{justify-content:center}.u-items-center{align-items:center}
