@font-face {
    font-family: 'NotoSansCJKjp';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url(/fonts/NotoSansCJKjp-Regular.otf) format("opentype");
}

html {
    font-family: 'NotoSansCJKjp', sans-serif !important;
    -ms-text-size-adjust: 100%;
    /* -webkit-text-size-adjust: 100%; */
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #354869 !important;
    font-size: 14px !important;
    box-sizing: border-box;
}

body {
    font-family: 'NotoSansCJKjp', sans-serif !important;
}

.logo {
    display: flex;
    align-items: center;
    margin: 0 22px 0 0;
    max-width: 230px;
    zoom: 0.8;
    cursor: pointer;
}

.signin {
    margin: 0 auto;
    padding-top: 40px;
    max-width: 400px;
}

.signin .signin__logo {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    zoom: 120%;
}

.footer {
    text-align: center;
    margin-top: 16px;
}

.text {
    font-size: 12px;
    cursor: pointer;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    z-index: 900;
    padding: 0 20px;
    height: 48px;
    box-shadow: 0px 4px 8px rgba(8, 11, 71, 0.08);
    width: 100%;
}

.left,
.right {
    display: flex;
}

.item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.title {
    font-weight: 700;
    font-size: 16px;
    color: #354869;
    margin-bottom: 40px;
}

.error {
    font-size: 12px;
    margin-top: -16px;
    margin-bottom: 24px;
    text-align: center;
}

.card {
    padding: 40px 40px 40px;
    width: 400px;
    background-color: #F5F6F7;
    border-radius: 4px;
}

*, ::after, ::before {
    box-sizing: border-box;
    scroll-behavior: auto;
}

.error {
    font-size: 12px;
    margin-top: -16px;
    margin-bottom: 24px;
    text-align: center;
}

.form-item {
    width: 100%;
    min-height: 84px;
}

.content {
    position: relative;
    color: #354869 !important;
}

.form-item .input-label {
    margin-bottom: 8px;
}

.input-label .item {
    margin-right: 4px;
}

.input-label .item-text {
    text-align: left;
    color: #354869;
    font-size: 14px;
}

.medium {
    font-size: 14px !important;
}

.input-field {
    width: 100%;
    height: 100%;
}

.input-field .wrapper {
    display: flex;
    align-items: center;
    position: relative;
}

input {
    outline: none;
    border: 1px solid #A1A6AF;
    border-radius: 4px;
    height: 36px;
    width: 100%;
    padding: 12px;
    color: #354869;
    background: #FFFFFF;
}

.input-field .footer {
    font-size: 12px;
    min-height: 24px;
    height: auto;
    display: flex;
    justify-content: space-between;
}

.input-field .footer .error {
    color: #FB4E6D;
    text-align: left;
    padding-top: 6px;
}

button.medium {
    height: 36px;
}

.info {
    background: #00AEFF;
    font-weight: bold;
}

[type=button]:not(disabled), [type=reset]:not(disabled), [type=submit]:not(disabled), button:not(disabled) {
    cursor: pointer;
}

button {
    position: relative;
    border: 0;
    cursor: pointer;
    border-radius: 2px;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.84);
    transition: background-color 0.2s ease, box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    outline: none;
    height: 36px;
    min-width: 120px;
    border-radius: 4px;
    padding: 0 16px;
    font-size: 14px;
}

.link {
    margin: 24px 0 16px 0px;
}

.vue-portal-target {
    display: flex;
}

.contents {
    display: flex;
    height: calc(100% - 45px);
}

.footer {
    max-width: 600px;
    display: block;
    margin: 20px auto 0;
}

.signin .footer {
    text-align: center;
    margin-top: 16px;
}

.footer-link {
    font-size: 12px;
}

.footer-link .links {
    display: flex;
    justify-content: space-around;
}

.text-link {
    display: inline-block;
    cursor: pointer;
}

.blue {
    color: #00AEFF;
}

.blue a {
    color: #00AEFF;
    text-decoration: none;
}

.gray {
    color: #354869;
}

.divider {
    width: 1px;
    height: 16px;
    background: #A1A6AF;
    margin: auto 16px;
}

.footer-link .company {
    margin-top: 16px;
    color: #A1A6AF;
}

.center {
    text-align: center;
}

.fullWidth {
    width: 100%;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}

button, select {
    text-transform: none;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, input {
    overflow: visible;
}

.btn:hover {
    transition-duration: 0.3s;
    opacity: 0.7;
    color: #fff !important;
}

.btn:focus {
    color: #fff !important;
}

button {
    border-radius: 0;
    text-transform: none;
}

[tabindex], a, area, button, input, label, select, summary, textarea {
    touch-action: manipulation;
}

*, ::after, ::before {
    box-sizing: border-box;
    scroll-behavior: auto;
}

button {
    appearance: auto;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: #ffffff;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}

.button {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}

.button a {
    color: #ffffff;
}

.center_label {
    text-align: center;
    cursor: pointer;
}

.center_label a {
    text-decoration: none;
    color: #354869 !important
}

.footer a {
    color: #354869;
    text-decoration: none;
}

.cannot_login a {
    text-decoration: none;
}

.col-xs-12 {
    padding-left: 0;
}
