@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";.robot{font-family:"Roboto",sans-serif}.noto{font-family:"Noto Sans JP",sans-serif}.noto-serif{font-family:"Noto Serif JP",serif}.scrollbar::-webkit-scrollbar{width:5px;height:5px}.scrollbar::-webkit-scrollbar-thumb{background:#7dff7a;border-radius:5px}.login-back{background-image:url("../../images/l_decoration.png");background-size:cover;background-position:center}.login-back .login-form{background-image:url("../../images/loginpage.png");max-width:540px;width:100%;background-size:cover;background-position:center;height:auto;padding:64px 108px}@media screen and (max-width: 768px){.login-back .login-form{padding:68px 120px;max-width:80%;background-repeat:no-repeat;background-size:contain}}@media screen and (max-width: 540px){.login-back .login-form{display:flex;flex-direction:column;align-items:center;background-image:url("../../images/loginpage_sp.png");background-size:contain;padding:90px 20px}}@media screen and (max-width: 375px){.login-back .login-form{padding:50px 20px}}@media screen and (max-width: 767px){.login-back .form-wrap{justify-content:center;min-height:calc(100vh - 72px)}}@media screen and (max-width: 460px){.login-back .form-wrap{min-height:calc(100vh - 82px)}}.login-back .logo-wrap{display:flex;justify-content:center;margin-bottom:32px}@media screen and (max-width: 768px){.login-back .logo-wrap{margin-bottom:16px}}.login-back .logo-wrap img{max-width:240px}@media screen and (max-width: 540px){.login-back .logo-wrap img{max-width:180px}}.login-back .logo-wrap form{max-width:200px;width:100%}.login-back .input-green{border:solid 1px #95c359;padding:8px;font-size:1rem}@media screen and (max-width: 768px){.login-back .input-green{width:100%;padding:4px}}.check-label,.forgot-password-label{font-size:1rem;font-weight:600}.custom-checkbox{width:18px;height:18px;border-radius:50%;border:1px solid #707070;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;transition:background-color .3s,border-color .3s;position:relative;background-color:#fff}.custom-checkbox:focus{outline:none;box-shadow:none}.custom-checkbox:checked:focus{outline:none;box-shadow:none;background-color:#fff;border-color:#95c359;color:#95c359}.custom-checkbox:checked{background-color:#fff;border-color:#707070;color:#95c359}.custom-checkbox:checked::after{content:"";position:absolute;width:7px;height:12px;border:solid #95c359;border-width:0 3px 3px 0;transform:rotate(45deg);top:0;left:4px}.custom-button{max-width:240px;width:100%;background-color:#95c359;margin:0 auto;margin-bottom:16px;padding:4px;border-radius:28px;color:#fff;font-size:1rem;position:relative;display:flex;justify-content:center}.custom-button:hover{opacity:.8}.custom-button img{position:absolute;right:48px;top:6px;max-width:20px;width:100%}@media screen and (max-width: 768px){.custom-button img{right:16px}}
/*# sourceMappingURL=login.min.css.map */