.error-message-text {
  font-weight: 800;
  text-align: left;
  padding: 16px 16px 16px 16px;
  margin-top: 32px;
  background-color: #FCF5F5; 
  border: 1px #E68A8A solid; 
  font-family: ''Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;';
  font-size: 16px;
  font-weight: 400;
  color: #CC2929;
}

.custom-style-login-login-title {
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 24px;
  font-weight: 400;
  color: #1B1B1B;
  text-align: center;
}

.custom-style-login-pg-div-idcon-without {
  display:none;
}

.custom-style-login-form-message--error-first-div {
  margin-top: 32px;
  padding: 0px;
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 400;
  color: #CC2929;
}

.custom-style-login-form-message--error-second-div {
  padding-top: 24px;
  padding-left: 24px;
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 600;
  color: #CC2929;
}

.custom-style-login-form-message--error-third-div {
  padding-top: 16px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
}

.custom-style-login-customer-email-label {
  padding-top: 22px;
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 400;
  color: #1B1B1B;
}

.custom-style-login-customer-password-label {
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 400;
  color: #1B1B1B;
}

.custom-style-login-text-center {
  margin-top: 38px;
}

#custom-id-login-login-btn {
  width: 215px;
  text-align: center;
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #295FCC;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 13px;
  padding-right: 13px;
  border-radius: 38px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 24px;
  border: none;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
}

#custom-id-login-login-btn-for-td {
  width: 100%;
  text-align: center;
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #295FCC;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 13px;
  padding-right: 13px;
  border-radius: 38px;
  margin-left: 0px;
  margin-top: 0px;
  border: none;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
}


#custom-id-login-signup-btn-for-td {
  width: 100%;
  text-align: center;
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 500;
  color: black !important;
  background-color: white !important;
  border: 1px solid black !important;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 13px;
  padding-right: 13px;
  border-radius: 38px;
  margin-left: 0px;
  margin-top: 0px;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
}

.custom-style-login-recover-password-div {
  padding-top: 4px;
}

.custom-style-login-recover-password-a {
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 14px;
  font-weight: 400;
  color: #7A7A7A;
  border-bottom: 1px #7A7A7A solid;
}

.custom-style-login-register-first-div {
  padding-top: 10px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.custom-style-login-register-second-div {
  width: 215px;
  text-align: center;
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 500;
  color: #295FCC;
  background-color: #F4F7FC;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 13px;
  padding-right: 13px;
  border: 1px #8AAAE6 solid;
  border-radius: 38px;
  margin-left: 0px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.custom-style-login-recover-password-form-title {
  margin: 32px 0;
  font-size: 16px;
}

.custom-style-login-recover-password-form-subtext {
  font-size: 16px;
  color: #1B1B1B;
  text-align: center;
}

.custom-style-login-recover-password-form-email-label {
  padding-top: 32px;
}

#RecoverEmail {
  margin-bottom: 40px;
  height: 56px;
}

.custom-style-login-recover-password-form-form-error-third-span {
  margin-top: -24px;
  color: #CC2929;
  font-size: 16px;
}

.custom-style-login-recover-password-form-submit-p {
  margin-bottom: 0;
}

#custom-id-login-recover-password-form-submit-btn {
  width: 215px;
  text-align: center;
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #295FCC;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 13px;
  padding-right: 13px;
  border-radius: 38px;
  margin-left: 0px;
  margin-top: 0px;
  border: none;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
}

.custom-style-login-recover-password-form-cancel-a {
  color: #1B1B1B;
  text-decoration: underline;
}

.custom-style-login-pg-div-idcon-another {
  display:none;
}

.custom-style-login-pg-idcon-area {
  text-align: center;
}

#PG_login_title {
  font-family: 'Work Sans','Helvetica Neue','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,Arial,'メイリオ',Meiryo,sans-serif;;
  font-size: 24px;
  font-weight: 400;
  color: #1B1B1B;
  text-align: center;
} 
