@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700&display=swap";.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.loader[data-v-c9f3572a]{align-items:center;background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;position:fixed;transition:all .4s;width:100vw;z-index:99999}.spinner[data-v-c9f3572a]{animation:spin-c9f3572a 2s linear infinite;background:conic-gradient(from 180deg at 50% 50%,rgba(82,0,255,0) 0deg,#afe0c9 1turn);border-radius:50%;display:grid;height:150px;place-items:center;width:150px}.spinner[data-v-c9f3572a]:before{background-color:#fff;border-radius:50%;content:"";height:80%;width:80%}@keyframes spin-c9f3572a{to{transform:rotate(1turn)}}.loader[data-v-3f3ac81f]{background:#fff;height:100vh;position:fixed;transition:all .4s;width:100vw;z-index:99999}.loader[data-v-3f3ac81f],.loading-container[data-v-3f3ac81f]{align-items:center;display:flex;flex-direction:column;justify-content:center}.loading-container[data-v-3f3ac81f]{height:100%;overflow:hidden;width:100%}.loading-image[data-v-3f3ac81f]{animation:fill-3f3ac81f 2s ease-in-out infinite;clip-path:polygon(0 0,0 100%,0 100%,0 0)}@keyframes fill-3f3ac81f{0%{clip-path:polygon(0 0,0 100%,0 100%,0 0)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}body,html{background:#fffffb;font-family:Noto Sans JP,sans-serif;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:#6f7070}.uneditable-input:focus,input[type=""]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,input[type=time]:focus,textarea:focus{background:#fff;border:1px solid rgba(0,183,181,.4);box-shadow:none;outline:0 none}:focus{outline:none!important}.form-control:focus,:focus{box-shadow:0 0 #0d6efd40}.form-control:focus{border-color:#00b7b566}.btn-check:focus+.btn,.btn:focus,.form-check-input:focus,.form-select:focus{box-shadow:0 0 #0d6efd40;outline:0}.sec-padding{padding:80px 0}.form-control{border:1px solid #707070;font-size:18px;margin-top:24px}input.form-control{height:48px}.main-div{width:900px}.text-defult{color:#6f7070;font-size:22px;font-weight:300;line-height:32px}.spacewrap{max-width:900px;word-wrap:break-word;display:inline-block}.text-bold{color:#6f7070;font-size:24px;font-weight:700;line-height:32px}p{margin-bottom:0}a{cursor:pointer}.font-18{font-weight:700}.font-18,.font-18-regular{color:#6f7070;font-size:18px}.font-18-regular{font-weight:400}.form-control::-moz-placeholder{color:#ccc}.form-control::placeholder{color:#ccc}.mb-80{margin-bottom:80px}.mr-100{margin-right:100px}.mt-40{margin-top:40px}.mb-200{margin-bottom:200px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mt-24{margin-top:24px}.mr-24{margin-right:24px}.mt-80{margin-top:80px}.form-select{background-image:url(./down-arrow.b24dbcfc.svg);border:1px solid #6f7070;color:#6f7070;font-size:16px;height:48px}.mb-24{margin-bottom:24px}.mb-35{margin-bottom:35px}.mr-156{margin-right:156px}.badge-custom{align-items:center;background:#ff004e;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;height:20px;justify-content:center;padding:7px;width:20px}.outline-btn-c{height:48px;padding:10px 14px;width:120px}.outline-btn-c,.outline-btn-link{background:#fff;border:1px solid #afe0c9;border-radius:4px;color:#6f7070;font-size:18px;font-weight:700;transition:all .4s}.outline-btn-link{padding:10px 41px}.button-support{min-width:128px}.fill-btn-link{background:#afe0c9;border:1px solid #afe0c9;border-radius:4px;color:#6f7070;font-size:18px;font-weight:700;padding:10px 41px;transition:all .4s}.fill-btn-link:hover{background:#fff}a.fill-btn-link,a.outline-btn-link{color:#6f7070;text-decoration:none}.fill-btn-c,.fill-btn-lg-c-modal{background:#afe0c9;border:1px solid #afe0c9;border-radius:4px;color:#6f7070;font-size:18px;font-weight:700;height:48px;padding:10px 45px;transition:all .4s}.fill-btn-lg-c-modal{width:100%}.fill-btn-large{padding:10px 100px}.fill-btn-large,.fill-btn-lg-c{background:#afe0c9;border:1px solid #afe0c9;border-radius:4px;color:#6f7070;font-size:18px;font-weight:700;height:48px;transition:all .4s}.fill-btn-lg-c{padding:10px 23px;width:100%}.fill-btn-lg-c-link{background:#afe0c9;border:1px solid #afe0c9;border-radius:4px;color:#6f7070;font-size:18px;font-weight:700;padding:10px 120px;transition:all .4s}.fill-btn-c:hover,.fill-btn-large:hover,.fill-btn-lg-c-link:hover,.fill-btn-lg-c-modal:hover,.fill-btn-lg-c:hover{background:#fff;color:#6f7070}.outline-btn-c:hover,.outline-btn-link:hover,.submit-btn{background:#afe0c9}.submit-btn{border:1px solid #afe0c9;border-radius:4px;color:#6f7070;font-size:18px;font-weight:700;height:50px;line-height:21px;padding:8px;transition:all .4s;width:400px}.submit-btn:hover{background:#fff;color:#6f7070}.btn-close{border:1px solid #333;border-radius:50%;box-sizing:content-box;height:1.5em;padding:4px;width:1.5em}.verify-title{color:#6f7070;font-size:40px}.pointer{cursor:pointer}.border-bottom-c{border-bottom:1px solid #6f7070;padding-bottom:10px}.bottom-link-li{border-bottom:1px solid #ccc;color:#6f7070;font-size:18px;padding:20px 0}.bottom-link-li a{display:flex;justify-content:space-between;text-decoration:none}.bottom-link ul{list-style:none;padding:0}.logout-btn-ac{align-items:center;background:none;border:none;color:#6f7070;display:flex;font-size:18px;justify-content:space-between;width:100%}@media (max-width:996px){.mb-200{margin-bottom:100px}.mb-80{margin-bottom:40px}.mb-40{margin-bottom:20px}.mb-50{margin-bottom:25px}}@media (max-width:768px){.main-div{width:100%}.text-defult{font-size:18px}.text-bold{font-size:16px;line-height:20px}.sec-padding{padding:40px 0}.email p{font-size:16px}.mr-156{margin-right:56px}.verify-title{color:#6f7070;font-size:25px}.submit-btn{width:100%!important}.fill-btn-lg-c-link{padding:10px 90px}.border-bottom-c{padding-bottom:5px}.outline-btn-link{padding:10px 14px}.fill-btn-large{padding:10px 70px}.fill-btn-c{font-size:15px}.diago-email{max-width:170px}}@media (max-width:390px){.fill-btn-c{padding:10px 25px}.button-support{min-width:82px}}@media (max-width:350px){.email p,.save-info{font-size:14px}.outline-btn-link{font-size:14px;padding:10px 11px}.mr-156{margin-right:25px}.fill-btn-c{font-size:15px;padding:10px}.diago-email{max-width:150px}}.danger-text-thyme{color:#ff004e}
