html {
  scroll-behavior: smooth;
}

#top {
  font-family: YuGothic, "Yu Gothic", sans-serif !important;
}

#page {
  width: auto;
  font-family: YuGothic, "Yu Gothic", sans-serif !important;
}

#top-navi li:nth-child(3) a {
  color: #0d64f2 !important;
}

#top-navi li:nth-child(3) a::after {
  transform: scale(1, 1);
}

.notification--outer {
  background: #ffe5e5;
  height: 40px;
}

.notification {
  width: 992px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 40px;
}

.notification a {
  color: #ed0000;
}

.notification a:hover {
  text-decoration: underline;
  text-decoration-color: #ed0000;
}

#contents {
  width: 100%;
  background: none;
}

.right-col {
  float: none;
  width: 985px;
  margin: 0 auto;
}

.right-col h2 {
  margin: 0 auto;
  line-height: 32px;
  font-size: 32px;
  color: #252525;
  float: none;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
}

#contents .right-col h3 {
  font-size: 24px;
  line-height: 24px;
  width: 985px;
  color: #252525;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 2px solid #f1f1f1;
}

#contents .right-col h4 {
  font-size: 22px;
  line-height: 24px;
  width: 925px;
  color: #252525;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #f1f1f1;
}

#contents .right-col .not-login {
  width: 925px;
  margin: 40px auto 0;
  padding: 20px 40px;
  box-sizing: border-box;
  border: 2px solid #d8d8d8;
}

#contents .right-col .not-login h3 {
  font-size: 24px;
  line-height: 24px;
  width: 825px;
  color: #ff0000;
  border: 2px solid #ff0000;
  margin-top: 0px;
  margin-bottom: 24px;
  padding: 8px;
  box-sizing: border-box;
}

#contents .right-col .not-login h5 {
  clear: both;
  font-size: 20px;
  line-height: 20px;
  width: 825px;
  color: #252525;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 8px;
}

#contents .right-col .not-login p {
  font-weight: bold;
  margin: 4px 10px;
}

#contents .right-col .not-login p .red {
  font-weight: bold;
  color: #ff0000;
}

#contents .right-col .not-login p.info {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  color: #606060;
}

#contents .right-col .not-login .image {
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin: 16px 40px 30px;
}

#contents .right-col .not-login a {
  text-decoration: underline;
  color: #000;
  font-weight: bold;
}

#contents .right-col .contact-info {
  width: 865px;
  margin: 0 auto;
}

#contents .right-col p {
  font-size: 16px;
  line-height: 26px;
  color: #252525;
  margin: 0;
}

#contents .right-col p.red-info {
  color: #ff0000;
  border: 2px solid #ff0000;
  margin-top: 8px;
  padding: 4px;
}

.faq-link-button {
  width: 180px;
  height: 40px;
  font-size: 16px;
  margin-top: 20px;
  background: #ffffff;
  color: #0d64f2;
  border: 2px solid #0d64f2;
  border-radius: 3px;
  font-family: YuGothic, "Yu Gothic", sans-serif !important;
}

.faq-link-button:hover {
  cursor: pointer;
  background: #0d64f2;
  color: #ffffff;
}

#contents .inquiry-contact p {
  font-size: 16px;
  line-height: 26px;
}

.inquiry-contact ul {
  list-style: none;
  margin: 16px 0;
}

.inquiry-contact ul li {
  font-size: 16px;
  line-height: 26px;
}

#contents .inquiry-contact .contact {
  font-size: 18px;
  font-weight: bold;
  margin: 24px 0 20px;
}

#contents .inquiry-contact .contact a {
  padding-left: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #0056a8;
}

#contents .inquiry-contact .contact-mail a {
  text-decoration: underline;
}

#contents .inquiry-contact .contact-mail a:hover {
  text-decoration: none;
  color: #0056a8;
}

#contents .inquiry-contact .contact-tel a {
  pointer-events: none;
}

#contents .right-col .inquiry-notice {
  font-size: 13px;
  line-height: 18px;
  color: #606060;
}

#contents .right-col .text-center {
  text-align: center;
}

#contents .right-col .mx-28 {
  margin-left: 28px;
  margin-right: 28px;
}

#contents .right-col .mt-18 {
  margin-top: 18px;
}
