article section#contact-us {
  padding: 0;
  width: 48.75%;
  max-width: 468px;
}
article section#contact-us .contents.with-top-border {
  border-top: 1px solid #cfd8dc;
}
article section#contact-us .contents .customer-infomation {
  box-sizing: border-box;
  width: 100%;
  height: 292px;
  border: solid 4px #00a59a;
  border-radius: 16px;
  color: #009688;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
article section#contact-us .contents .customer-infomation.and-isms {
  width: 468px;
  height: 152px;
  margin-bottom: 16px;
}
article section#contact-us .contents .customer-infomation .heading {
  font-size: 24px;
  font-weight: bold;
  color: #566d77;
  margin-bottom: 8px;
}
article section#contact-us .contents .customer-infomation .heading .hide_pc {
  display: none;
}
article section#contact-us .contents .customer-infomation .tel {
  font-family: "Oswald";
  font-size: 64px;
  font-weight: 900;
  text-decoration: none;
  color: #009688;
  height: 64px;
  margin-bottom: 8px;
}
article section#contact-us .contents .customer-infomation .tel span {
  position: relative;
  top: -12px;
}
@media screen and (min-width: 721px) {
  article section#contact-us .contents .customer-infomation .tel {
    pointer-events: none;
    cursor: default;
  }
}
article section#contact-us .contents .customer-infomation .business-hours {
  text-align: center;
  font-size: 16px;
}
article section#contact-us .contents .customer-infomation .online-support-info {
  width: calc(100% - 48px);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  color: #566d77;
  margin: 16px 24px 0;
}
article section#contact-us .contents .isms {
  color: #566d77;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  margin-bottom: 8px;
}
article section#contact-us .contents .flex_between {
  display: flex;
}
article section#contact-us .contents .flex_between .logo_isms {
  width: 128px;
  min-width: 128px;
  margin-right: 16px;
}
article section#contact-us .contents .flex_between .authentication {
  width: 324px;
  color: #455a64;
  font-size: 12px;
}
article section#contact-us .contents .about_isms {
  font-size: 10px;
  color: #455a64;
  line-height: 1.25;
  margin-top: 6px;
}
@media screen and (max-width: 960px) {
  article section#contact-us .contents .customer-infomation {
    height: 320px;
  }
  article section#contact-us .contents .customer-infomation .heading {
    font-size: 18px;
  }
  article section#contact-us .contents .customer-infomation .tel {
    font-size: 48px;
    height: 48px;
  }
  article section#contact-us .contents .customer-infomation .tel span {
    position: relative;
    top: -7px;
  }
}
@media screen and (max-width: 720px) {
  article section#contact-us {
    width: 256px;
  }
  article section#contact-us .contents {
    width: 100%;
  }
  article section#contact-us .contents .customer-infomation {
    height: 400px;
  }
  article section#contact-us .contents .customer-infomation .heading {
    font-size: 24px;
    line-height: 1.33;
    text-align: center;
  }
  article section#contact-us .contents .customer-infomation .heading .hide_pc {
    display: inline;
    line-height: 1;
  }
  article section#contact-us .contents .customer-infomation .tel {
    font-size: 36px;
    height: 40px;
  }
  article section#contact-us .contents .customer-infomation .tel span {
    top: -4px;
  }
  article section#contact-us .contents .customer-infomation .business-hours {
    font-size: 16px;
  }
  article section#contact-us .contents .customer-infomation .online-support-info {
    width: calc(100% - 32px);
    margin: 16px 16px 0;
  }
}
@media screen and (max-width: 1150px) {
  article section#contact-us.and-isms {
    width: 100%;
  }
  article section#contact-us.and-isms .customer-infomation.and-isms {
    width: calc((100% + 20px) * 0.8);
    min-height: 182px;
    margin: 32px auto 24px;
  }
  article section#contact-us.and-isms .sp-none {
    display: none;
  }
}
@charset "utf-8";
article section#sub-register {
  background-color: #fff;
  border-bottom: none;
  width: 48.75%;
  max-width: 468px;
}
@media screen and (max-width: 720px) {
  article section#sub-register {
    width: auto;
    margin-bottom: 24px;
  }
}
article section#sub-register .contents >form {
  text-align: center;
  line-height: 1;
}
article section#sub-register .contents >form >p.mail-regist {
  margin: 0 auto 8px;
}
article section#sub-register .contents >form >div {
  margin: auto;
  position: relative;
}
article section#sub-register .contents >form .subregist_br {
  display: none;
}
article section#sub-register .contents >form .form_inline-maintext {
  font-size: 24px;
  font-weight: bold;
  color: #566d77;
}
article section#sub-register .contents >form .form_inline-subtext {
  font-size: 12px;
  color: #607d8b;
}
article section#sub-register .contents >form .subregist_form-input {
  width: 280px;
  position: relative;
  text-align: left;
  margin-top: 14px;
}
article section#sub-register .contents >form .subregist_form-input.subregist_input-mail:has(.error)+ .subregist_input-phone {
  margin-top: 16px;
}
article section#sub-register .contents >form .subregist_form-input.subregist_input-mail:has(.error[style="display: none;"])+ .subregist_input-phone {
  margin-top: 0;
}
article section#sub-register .contents >form .subregist_form-input.subregist_input-phone {
  margin-top: 0;
}
article section#sub-register .contents >form .subregist_form-title {
  font-size: 12px;
  color: #607d8b;
}
article section#sub-register .contents >form .subregist_form-required {
  font-size: 12px;
  color: #ff5252;
  font-weight: bold;
  position: relative;
  left: -5px;
}
article section#sub-register .contents >form .subregist_input-text {
  box-sizing: border-box;
  width: 280px;
  height: 32px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: inset 0 2px 2px 0 rgba(0,0,0,0.3);
  border: solid 2px #becad0;
  margin-top: 4px;
}
article section#sub-register .contents >form .subregist_input-text:focus {
  background-color: #fffde7;
}
article section#sub-register .contents >form .subregist_input-text.error {
  border: solid 2px #ff8a80;
  background-color: #ffebee;
}
article section#sub-register .contents >form .subregist_input-text.valid {
  border: solid 2px #26a69a;
  background-color: #e0f2f1;
}
article section#sub-register .contents >form .subregist_caption-treaty {
  color: #607d8b;
}
article section#sub-register .contents >form .subregist_link-treaty {
  text-decoration: underline;
  color: #009688;
}
article section#sub-register .contents >form .subregist_link-treaty:hover {
  color: #4db6ac;
}
article section#sub-register .contents >form .form-register-name {
  display: flex;
}
article section#sub-register .contents >form .form-register-name .lastname {
  width: 48%;
  margin-right: 3%;
}
article section#sub-register .contents >form .form-register-name .firstname {
  width: 48%;
}
article section#sub-register .contents >form label.error {
  position: absolute;
  top: 58px;
  right: -0.7em;
  color: #ff5252;
  font-size: 10px;
  letter-spacing: -0.3px;
}
article section#sub-register .contents >form label.error+ .input_email_attention {
  display: none;
}
article section#sub-register .contents >form label.error[style="display: none;"]+ .input_email_attention {
  display: inline-block;
}
article section#sub-register .contents >form .subregist_form-checkbox {
  font-size: 12px;
  display: flex;
  align-items: center;
  width: 280px;
  color: #607d8b;
  height: 46px;
  margin-top: 22px;
  position: relative;
  gap: 8px;
}
article section#sub-register .contents >form .subregist_form-checkbox input[type='checkbox'] {
  position: relative;
  width: 14px;
  height: 13px;
  border: solid 2px #becad0;
  border-radius: 3px;
  appearance: none;
}
article section#sub-register .contents >form .subregist_form-checkbox input[type='checkbox'].error {
  border: solid 2px #ff8a80;
  background-color: #ffebee;
}
article section#sub-register .contents >form .subregist_form-checkbox input[type='checkbox']:checked {
  background-color: #1e90ff;
  border: solid 2px transparent;
}
article section#sub-register .contents >form .subregist_form-checkbox input[type='checkbox']:checked:before {
  position: absolute;
  top: -1px;
  left: 2px;
  transform: rotate(36deg);
  width: 2.5px;
  height: 6.5px;
  border-right: 2.5px solid #fff;
  border-bottom: 2.5px solid #fff;
  content: '';
}
article section#sub-register .contents >form .subregist_form-checkbox input[type='checkbox']:hover {
  border-color: #4c5f69;
}
article section#sub-register .contents >form .subregist_form-checkbox input[type='checkbox']:checked:hover {
  background-color: #1568b9;
}
article section#sub-register .contents >form .subregist_form-checkbox p {
  text-align: left;
  line-height: normal;
}
article section#sub-register .contents >form .subregist_form-checkbox p a {
  text-decoration: underline;
  color: #009688;
}
article section#sub-register .contents >form .subregist_form-checkbox p a:hover {
  color: #4db6ac;
}
article section#sub-register .contents >form .subregist_form-checkbox label.error {
  font-size: 10px;
  position: absolute;
  right: -0.7em;
  top: 45px;
  color: #ff5252;
}
@media screen and (max-width: 720px) {
  article section#sub-register .contents >form .subregist_form-checkbox input[type='checkbox'] {
    width: 13px;
  }
}
article section#sub-register .contents >form >button.form_button_en {
  font-weight: bold;
  width: 360px;
  height: 70px;
  border: none;
  border-radius: 28px;
  margin: 23px auto 16px;
  background-color: #ffd600;
  box-shadow: 0 3px 0 #fbc02d;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  article section#sub-register .contents >form >button.form_button_en {
    width: calc(46.88vw + 135px);
  }
}
article section#sub-register .contents >form >button.form_button {
  font-weight: bold;
  width: 246px;
  height: 40px;
  border: none;
  border-radius: 28px;
  margin: 16px auto 0;
  background-color: #ffd600;
  box-shadow: 0 3px 0 #fbc02d;
  cursor: pointer;
}
article section#sub-register .contents >form >button.form_button:hover {
  background-color: #ffea60;
}
article section#sub-register .contents >form >button.form_button:active {
  background-color: #fbc02d;
  box-shadow: 0 0 0;
  position: relative;
  top: 3px;
}
article section#sub-register .contents >form >button.form_button:disabled {
  background-color: #b0bec5;
  box-shadow: 0 0 0;
  cursor: default;
}
@media screen and (max-width: 960px) {
  article section#sub-register .contents >form .form_inline-maintext {
    font-size: 20px;
    line-height: 1.25;
  }
  article section#sub-register .contents >form .subregist_br {
    display: inline;
  }
}
@media screen and (max-width: 720px) {
  article section#sub-register .contents >form >p.mail-regist {
    margin-top: 38px;
    margin-bottom: 20px;
  }
  article section#sub-register .contents >form .form_inline-maintext {
    font-size: 24px;
  }
  article section#sub-register .contents >form .form_inline-subtext {
    line-height: 1.5;
    margin-bottom: 24px;
  }
  article section#sub-register .contents >form .subregist_form-input {
    width: 80vw;
    max-width: 360px;
    margin-top: 8px;
    margin-bottom: 29px;
  }
  article section#sub-register .contents >form .subregist_input-text {
    width: calc(80vw - 4px);
    max-width: 356px;
    height: 36px;
  }
  article section#sub-register .contents >form >button.form_button {
    width: 246px;
    height: 40px;
    border-radius: 28px;
    font-size: 16px;
  }
}
article section#sub-register .contents >form .subregist_input-mail:has(.error)+ .subregist_input-phone {
  margin-top: 15px;
}
article section#sub-register .contents >form .subregist_input-mail:has(.error[style="display: none;"])+ .subregist_input-phone {
  margin-top: 0;
}
article section#sub-register .contents >form .subregist_input-mail .input_email_attention {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  font-size: 10px;
  color: #607d8b;
  text-align: right;
}
@media screen and (max-width: 1150px) {
  section.isms_box_sp.and-isms {
    display: block;
  }
  section.isms_box_sp.and-isms .isms {
    color: #566d77;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 16px;
  }
  section.isms_box_sp.and-isms .logo_isms {
    width: 128px;
    margin: 0 auto 8px;
  }
  section.isms_box_sp.and-isms .authentication,
  section.isms_box_sp.and-isms .about_isms {
    width: calc((100% + 20px) * 0.8);
    margin: 0 auto 11px;
    color: #455a64;
  }
  section.isms_box_sp.and-isms .authentication {
    font-size: 12px;
    margin-bottom: 8px;
  }
  section.isms_box_sp.and-isms .about_isms {
    font-size: 10px;
    line-height: 1.25;
    margin-top: 6px;
  }
}
@media screen and (min-width: 1151px) {
  section.isms_box_sp.and-isms {
    display: none;
  }
}
section#footer-contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 960px;
  margin: 40px auto;
  border-bottom: none;
}
@media screen and (max-width: 720px) {
  section#footer-contact {
    flex-direction: column;
    width: calc(100% - 20px);
  }
}
