.slick-arrow {
  width: 3rem;
  height: 3rem;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: 100%;
  border-radius: 50%;
  font-size: 0;
  text-indent: -999px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -1.5rem;
  z-index: 1;
  -webkit-box-shadow: 0 4px 16px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 16px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
@media (max-width: 767px) {
  .slick-arrow {
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -1.25rem;
  }
}
.slick-arrow.slick-prev {
  background-image: url(/image/jp/r1/hsif26/icon_arrow_prev.png);
  left: 0;
}
.slick-arrow.slick-next {
  background-image: url(/image/jp/r1/hsif26/icon_arrow_next.png);
  right: 0;
}

.slick-dots {
  position: absolute;
  bottom: -1.4375rem;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media (max-width: 767px) {
  .slick-dots {
    bottom: -2rem;
  }
}
.slick-dots li {
  -webkit-box-shadow: 0 2px 16px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 16px 2px rgba(0, 0, 0, 0.1);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
  background-color: #B3B3B3;
  margin: 0 0.25rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slick-dots li.slick-active {
  width: 1.5rem;
  background-color: #FFFFFF;
}
.slick-dots li button {
  display: none;
}

.Page-Regist .Section-Regist__Title {
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: 2%;
  line-height: 1.5;
  color: #CC0000;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Title {
    font-size: 2rem;
  }
}
.Page-Regist .Section-Regist__Title span {
  display: block;
  padding: 0;
  color: #CC0000;
  line-height: 1.5;
  background: none;
  font-size: 1rem;
  letter-spacing: 4%;
  font-family: "hitachifont", "Noto Sans JP", sans-serif;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Kv {
    min-height: 43rem;
  }
}
.Page-Regist .Section-Regist__Kv--Inner {
  margin: 0 auto;
  padding: 4.8125rem 0 5.25rem;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Kv--Inner {
    width: calc(70rem / 85rem * 100%);
    max-width: 70rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Kv--Inner {
    padding: 3.625rem 0 2.1875rem 1.1875rem;
  }
}
.Page-Regist .Section-Regist__Kv-Ttl {
  font-family: "hitachifont", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 1.2;
  letter-spacing: 0.037em;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Kv-Ttl {
    font-size: 2.375rem;
    line-height: 1.2;
    letter-spacing: 0.125rem;
    margin-bottom: 2.8125rem;
  }
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Kv ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.Page-Regist .Section-Regist__Kv ul li {
  font-weight: 700;
}
.Page-Regist .Section-Regist__Kv ul li:first-child {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Kv ul li:first-child {
    font-size: 1.1875rem;
  }
}
.Page-Regist .Section-Regist__Kv ul li:first-child span {
  line-height: 0.6;
  font-size: 3.125rem;
  margin-right: 0.25rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Kv ul li:first-child span {
    font-size: 2.5rem;
    margin-right: 0.25rem;
  }
}
.Page-Regist .Section-Regist__Kv ul li:first-child span.Line {
  margin: 0 0.0625rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Kv ul li:first-child span.Line {
    margin: 0 0.25rem;
  }
}
.Page-Regist .Section-Regist__Kv ul li:nth-child(2) {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.01em;
  margin-left: 0.625rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Kv ul li:nth-child(2) {
    font-size: 1rem;
    margin-left: 0;
    margin-top: 1.375rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Kv p {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.04em;
    margin-top: 2rem;
    font-weight: 700;
  }
}
.Page-Regist .Section-Regist__Slider {
  margin: 3.8125rem 0 6.8125rem;
  padding-top: 1.25rem;
  height: 23.75rem;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  .Page-Regist .Section-Regist__Slider {
    height: 22.625rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Slider {
    margin: 1.25rem 0 4.25rem;
    padding-top: 1.125rem;
    height: 145.1282051282vw;
  }
}
.Page-Regist .Section-Regist__Slider .slick-track {
  padding: 0.875rem 0;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Slider .slick-track {
    padding: 1.125rem 0;
  }
}
.Page-Regist .Section-Regist__Slider .Key-Slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Page-Regist .Section-Regist__Slider .Key-Slider--Item {
  width: 52rem;
  aspect-ratio: 704/298;
  will-change: transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider--Item {
    margin: 0 -1.625rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider--Item {
    width: 41.25rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider--Item {
    width: calc(100vw - 3rem);
    aspect-ratio: 342/456;
  }
}
.Page-Regist .Section-Regist__Slider .Key-Slider--Item > div {
  -webkit-box-shadow: 0 2px 16px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 16px 2px rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  will-change: transform;
  height: 100%;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider--Item > div {
    border-radius: 0.25rem;
  }
}
.Page-Regist .Section-Regist__Slider .Key-Slider--Item > div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.Page-Regist .Section-Regist__Slider .Key-Slider--Item.slick-current > div, .Page-Regist .Section-Regist__Slider .Key-Slider--Item.slick-center-custom > div {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider.slick-slider .Key-Slider--Item {
    width: 44rem;
  }
}
.Page-Regist .Section-Regist__Slider .Key-Slider.slick-slider .Key-Slider--Item > div {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
}
.Page-Regist .Section-Regist__Slider .Key-Slider .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -23.5rem;
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider .slick-arrow.slick-prev {
    margin-left: -22.1875rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider .slick-arrow.slick-prev {
    left: 0.5rem;
    margin-left: 0;
  }
}
.Page-Regist .Section-Regist__Slider .Key-Slider .slick-arrow.slick-next {
  right: 50%;
  margin-right: -23.5rem;
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider .slick-arrow.slick-next {
    margin-right: -22.1875rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider .slick-arrow.slick-next {
    right: 0.5rem;
    margin-right: 0;
  }
}
.Page-Regist .Section-Regist__Slider .Key-Slider .slick-dots {
  bottom: -1.125rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Slider .Key-Slider .slick-dots {
    bottom: -0.875rem;
  }
}
.Page-Regist .Section-Regist__Slider .Slider-Controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
.Page-Regist .Section-Regist__Slider .Slider-Controls--Hide {
  display: none;
}
.Page-Regist .Section-Regist__Slider .Slider-Controls .slick-dots {
  position: static;
  width: auto;
}
.Page-Regist .Section-Regist__Slider .Slider-Controls .slick-dots li {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.Page-Regist .Section-Regist__Slider .Slider-Controls .slick-dots li.slick-active {
  background-color: #CC0000;
}
.Page-Regist .Section-Regist__Slider .Slider-Controls .Slider-Play {
  margin-right: 0.5rem;
  width: 1.5rem;
  background: none;
  border: 1px solid #CC0000;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
}
.Page-Regist .Section-Regist__Slider .Slider-Controls .Slider-Play .icon-play {
  display: none;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Slider .Slider-Controls .Slider-Play {
    width: 2.5rem;
    margin-right: 1.25rem;
  }
}
.Page-Regist .Section-Regist__News {
  margin: 0 auto;
  border-top: 0.0625rem solid #D9D9D9;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__News {
    width: 61.1764705882%;
    max-width: 52rem;
    padding-bottom: 1.625rem;
  }
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__News {
    max-width: calc(80rem / 85rem * 100%);
    width: auto;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__News {
    margin: 0 1.5rem;
  }
}
.Page-Regist .Section-Regist__News--Group a {
  display: block;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (hover: hover) {
  .Page-Regist .Section-Regist__News--Group a:hover {
    background-color: #F4F4F4;
  }
}
.Page-Regist .Section-Regist__News--Group dl {
  padding: 1rem 1.5rem 0.9375rem;
  border-bottom: 1px solid #D9D9D9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  letter-spacing: 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__News--Group dl {
    padding: 0.9375rem 0.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.25rem;
  }
}
.Page-Regist .Section-Regist__News--Group dl dt {
  width: 6.5rem;
  color: #CC0000;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__News--Group dl dt {
    width: 100%;
  }
}
.Page-Regist .Section-Regist__News--Group dl dd {
  width: calc(100% - 6.875rem);
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__News--Group dl dd {
    width: 100%;
  }
  .Page-Regist .Section-Regist__News--Group dl dd br {
    display: none;
  }
}
.Page-Regist .Section-Regist__About {
  margin: 0 auto;
  padding-top: 7.25rem;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__About {
    width: calc(60rem / 85rem * 100%);
    max-width: 52rem;
    padding-bottom: 7.5rem;
  }
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__About {
    max-width: calc(80rem / 85rem * 100%);
    width: auto;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__About {
    margin: 0 1.5rem;
    padding-top: 7.9375rem;
  }
}
.Page-Regist .Section-Regist__About--Content {
  margin: 1.5rem 0 3rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__About--Content {
    margin: 1.5rem 0 3rem;
  }
}
.Page-Regist .Section-Regist__About--Content dl {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__About--Content dl {
    font-size: 0.9375rem;
    margin-bottom: 2.1875rem;
  }
}
.Page-Regist .Section-Regist__About--Content dl dt {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__About--Content dl dt {
    font-size: 1.75rem;
  }
}
.Page-Regist .Section-Regist__About--Btn {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__About--Btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 1rem;
  }
}
.Page-Regist .Section-Regist__About--Btn li {
  width: 20rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__About--Btn li {
    width: 100%;
    max-width: 21.375rem;
  }
}
.Page-Regist .Section-Regist__About--Btn li a {
  height: 4rem;
  max-width: 21.375rem;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step {
    margin: 0 auto;
    width: calc(80rem / 85rem * 100%);
    max-width: 80rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 2rem;
    padding-top: 7.5rem;
  }
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Step {
    margin: 0 1.5rem;
    padding-top: 6.5rem;
  }
}
.Page-Regist .Section-Regist__Step .Btn-Button {
  height: 3rem;
  padding-top: 0.375rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step .Btn-Button {
    max-width: 21.375rem;
  }
}
.Page-Regist .Section-Regist__Step--Title {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #222222;
  padding-bottom: 1.4375rem;
  border-bottom: 0.125rem solid #D9D9D9;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Title {
    font-size: 1.25rem;
    padding-bottom: 0.9375rem;
  }
}
.Page-Regist .Section-Regist__Step--Title span {
  font-family: "hitachifont", "Noto Sans JP", sans-serif;
  color: #CC0000;
  display: block;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Title span {
    font-size: 0.875rem;
    margin-bottom: 0;
  }
}
.Page-Regist .Section-Regist__Step--Btn {
  width: 20rem;
  margin-left: 3.5rem;
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Step--Btn {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Btn {
    width: 100%;
    margin-left: 0;
    margin: 0 auto;
  }
}
.Page-Regist .Section-Regist__Step--Btn a {
  height: 4rem !important;
  font-size: 1rem !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
@media (min-width: 1281px) {
  .Page-Regist .Section-Regist__Step--Sidebar {
    width: calc(20rem / 80rem * 100%);
    max-width: 20rem;
    position: sticky;
    top: var(--regist-step-sticky-top, 7.5rem);
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Step--Sidebar {
    margin-bottom: 3.5rem;
  }
}
.Page-Regist .Section-Regist__Step--Sidebar nav ul {
  margin-top: 3.125rem;
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Step--Sidebar nav ul {
    background-color: #F4F4F4;
    border-radius: 0.25rem;
    padding: 1.5rem 1.5rem 0.625rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
    margin-top: 3.5rem;
  }
}
.Page-Regist .Section-Regist__Step--Sidebar nav ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.9375rem 0;
  border-bottom: 0.0625rem solid #D9D9D9;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Step--Sidebar nav ul li {
    padding: 0 0 0.9375rem;
  }
  .Page-Regist .Section-Regist__Step--Sidebar nav ul li:last-child {
    border-bottom: none;
  }
}
.Page-Regist .Section-Regist__Step--Sidebar nav ul li a {
  display: block;
  width: 100%;
  color: #737373;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 0.875rem;
  font-weight: 500;
}
@media (min-width: 1281px) {
  .Page-Regist .Section-Regist__Step--Sidebar nav ul li a.-Active {
    font-weight: 700;
    color: #222222;
  }
  .Page-Regist .Section-Regist__Step--Sidebar nav ul li a.-Active span {
    color: #CC0000;
  }
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Step--Sidebar nav ul li a {
    color: #222222;
    font-size: 0.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .Page-Regist .Section-Regist__Step--Sidebar nav ul li a::before {
    background: url("/image/jp/r1/hsif26/regist/step-arrow.png") no-repeat center center/100% auto;
    width: 1.4375rem;
    height: 1.4375rem;
    content: "";
  }
}
.Page-Regist .Section-Regist__Step--Sidebar nav ul li a span {
  font-family: "hitachifont", "Noto Sans JP", sans-serif;
  padding-right: 1rem;
  font-size: 1rem;
  min-width: 5rem;
  display: inline-block;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Step--Sidebar nav ul li a span {
    padding-right: 0;
    width: auto;
    min-width: 4.5rem;
    font-size: 0.875rem;
  }
}
@media (min-width: 1281px) {
  .Page-Regist .Section-Regist__Step--Content {
    width: calc(53.5rem / 80rem * 100%);
    max-width: 53.5rem;
  }
}
.Page-Regist .Section-Regist__Step--Content .Section-Regist__Btn {
  height: 3rem;
  font-size: 0.875rem;
}
.Page-Regist .Section-Regist__Step--Step1 {
  scroll-margin-top: calc(var(--regist-step-scroll-offset, 8.75rem) + 1.5rem);
  margin-bottom: 6.5rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step1 {
    margin-bottom: 3.6875rem;
  }
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step1 .Info {
    margin-top: 1.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step1 .Info {
    margin-top: 0.9375rem;
  }
}
.Page-Regist .Section-Regist__Step--Step1 .Info .Img {
  width: 18.75rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step1 .Info .Img {
    width: 15rem;
    margin: 0 auto 1rem;
  }
}
.Page-Regist .Section-Regist__Step--Step1 .Info .Txt {
  font-size: 0.875rem;
  line-height: 1.75;
  padding-left: 1rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step1 .Info .Txt {
    padding: 0 0 1rem 0;
  }
}
.Page-Regist .Section-Regist__Step--Step1 .Info .Txt p {
  letter-spacing: 0.02em;
}
.Page-Regist .Section-Regist__Step--Step1 .Info .Txt dl {
  position: relative;
  padding-left: 1.625rem;
  margin-top: 0.5625rem;
  counter-increment: step;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step1 .Info .Txt dl {
    padding-left: 1.625rem;
    margin-top: 0.5625rem;
  }
}
.Page-Regist .Section-Regist__Step--Step1 .Info .Txt dl::before {
  position: absolute;
  top: 0.125rem;
  left: 0;
  height: 1.25rem;
  width: 0.125rem;
  background-color: #222222;
  content: "";
}
.Page-Regist .Section-Regist__Step--Step1 .Info .Txt dl::after {
  content: counter(step);
  position: absolute;
  top: 0;
  left: 0.625rem;
  font-size: 0.875rem;
  font-weight: 500;
}
.Page-Regist .Section-Regist__Step--Step1 .Info .Txt dl dt {
  font-weight: 500;
}
.Page-Regist .Section-Regist__Step--Step1 .Info .Btn {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step1 .Info .Btn {
    width: 20rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step1 .Info .Btn {
    margin-top: 1.125rem;
  }
}
.Page-Regist .Section-Regist__Step--Step1 .Note {
  font-size: 0.75rem;
  line-height: 1.75;
  margin-top: 2.5rem;
  padding-left: 0.875rem;
  text-indent: -14px;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step1 .Note {
    margin-top: -0.0625rem;
  }
}
.Page-Regist .Section-Regist__Step--Step2 {
  scroll-margin-top: calc(var(--regist-step-scroll-offset, 8.75rem) + 1.5rem);
  padding-bottom: 48px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 {
    padding-bottom: 0;
    overflow: initial;
  }
}
.Page-Regist .Section-Regist__Step--Step2 .Info1 {
  margin: 2.5rem 0 3.75rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info1 {
    margin: 0.9375rem 0 3.5rem;
  }
}
.Page-Regist .Section-Regist__Step--Step2 .Info1 p {
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info1 .Btn {
    margin-top: 1.5rem;
    width: 20rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info1 .Btn {
    margin-top: 1rem;
  }
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 {
  position: relative;
  background: url("/image/jp/r1/hsif26/regist/step2-bg.png") no-repeat center top/100% auto;
  min-height: 23.5rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info2 {
    background: url("/image/jp/r1/hsif26/regist/sp-step2-bg.png") no-repeat center top/100% auto;
    min-height: 40.6875rem;
    padding-bottom: 21.1875rem;
  }
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 dl {
  padding: 2.4375rem 0 5.25rem 4rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info2 dl {
    padding: 1.9375rem 1.5rem 0;
    font-size: 0.875rem;
  }
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 dl dt {
  font-size: 1.5rem;
  font-weight: 700;
  color: #CC0000;
  line-height: 1.5;
  margin-bottom: 0.4375rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info2 dl dt {
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 dl dt.Sub {
  display: inline-block;
  margin-bottom: 1.0625rem;
  font-size: 1rem;
  color: #CC0000;
  line-height: 1.5;
  letter-spacing: 2%;
  font-weight: 700;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 1.5rem;
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 dl dt.Sub::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #CC0000;
  margin-top: 0.0625rem;
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 dl dt.Sub span {
  display: inline-block;
  background-color: #feeeef;
  padding: 0 0.5rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info2 dl dd {
    max-width: 26.375rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info2 dl dd {
    letter-spacing: 0;
  }
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 dl dd.Info2__Button {
  margin-top: 1.0625rem;
  max-width: 21.25rem;
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 dl dd.Info2__Button .Btn-Button {
  max-width: inherit;
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 dl dd.Coming-Soon {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  color: #737373;
  letter-spacing: 4%;
  background-color: #D9D9D9;
  border-radius: 0.25rem;
  text-align: center;
  max-width: 20rem;
  margin-top: 1.0625rem;
  padding: 0.75rem 0;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info2 dl dd.Coming-Soon {
    max-width: 100%;
  }
}
.Page-Regist .Section-Regist__Step--Step2 .Info2 .Img {
  position: absolute;
  top: -1.8125rem;
  right: 1.8125rem;
  width: 18.8125rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step2 .Info2 .Img {
    width: 15.75rem;
    top: inherit;
    bottom: -3.25rem;
    right: 0.1875rem;
  }
}
.Page-Regist .Section-Regist__Step--Step3 {
  scroll-margin-top: calc(var(--regist-step-scroll-offset, 8.75rem) + 1.5rem);
  margin-bottom: 6.5rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step3 {
    margin-bottom: 3.5rem;
    margin-top: 3.625rem;
  }
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step3 .Info {
    margin-top: 2.4375rem;
    margin-bottom: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step3 .Info {
    margin-top: 0.875rem;
    margin-bottom: 4rem;
  }
}
.Page-Regist .Section-Regist__Step--Step3 .Info .Img {
  width: calc(18.75rem / 53.5rem * 100%);
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step3 .Info .Img {
    width: 15rem;
    margin: 0 auto 1.125rem;
  }
}
.Page-Regist .Section-Regist__Step--Step3 .Info .Txt {
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step3 .Info .Txt {
    padding-left: 1rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.Page-Regist .Section-Regist__Step--Step3 .Info .Txt dl {
  position: relative;
  padding-left: 1.625rem;
  margin-top: 0.5625rem;
  counter-increment: step;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step3 .Info .Txt dl {
    padding-left: 1.625rem;
    margin-top: 0.5625rem;
  }
}
.Page-Regist .Section-Regist__Step--Step3 .Info .Txt dl::before {
  position: absolute;
  top: 0.125rem;
  left: 0;
  height: 1.25rem;
  width: 0.125rem;
  background-color: #222222;
  content: "";
}
.Page-Regist .Section-Regist__Step--Step3 .Info .Txt dl::after {
  content: counter(step);
  position: absolute;
  top: 0;
  left: 0.625rem;
  font-size: 0.875rem;
  font-weight: 500;
}
.Page-Regist .Section-Regist__Step--Step3 .Info .Btn {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step3 .Info .Btn {
    min-width: 20rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step3 .Info .Btn {
    margin-top: 1rem;
  }
}
.Page-Regist .Section-Regist__Step--Step3 .Note {
  font-size: 0.75rem;
  letter-spacing: -0.02em;
  line-height: 1.75;
  margin-top: 0.5rem;
  padding-left: 0.875rem;
  text-indent: -0.875rem;
}
.Page-Regist .Section-Regist__Step--Step4 {
  scroll-margin-top: calc(var(--regist-step-scroll-offset, 8.75rem) + 1.5rem);
  margin-bottom: 7.5rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step4 {
    margin-bottom: 6.625rem;
    margin-top: -0.3125rem;
  }
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step4 .Info {
    margin-top: 2.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step4 .Info {
    margin-top: 0.9375rem;
  }
}
.Page-Regist .Section-Regist__Step--Step4 .Info .Img {
  width: calc(18.75rem / 53.5rem * 100%);
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step4 .Info .Img {
    width: 15rem;
    margin: 0 auto 1rem;
  }
}
.Page-Regist .Section-Regist__Step--Step4 .Info .Txt {
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step4 .Info .Txt {
    width: calc(33.75rem / 53.5rem * 100%);
    padding-left: 1rem;
  }
}
.Page-Regist .Section-Regist__Step--Step4 .Info .Txt dl {
  position: relative;
  padding-left: 1.625rem;
  margin-top: 0.5625rem;
  counter-increment: step;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step4 .Info .Txt dl {
    padding-left: 1.625rem;
    margin-top: 0.5625rem;
  }
}
.Page-Regist .Section-Regist__Step--Step4 .Info .Txt dl::before {
  position: absolute;
  top: 0.125rem;
  left: 0;
  height: 1.25rem;
  width: 0.125rem;
  background-color: #222222;
  content: "";
}
.Page-Regist .Section-Regist__Step--Step4 .Info .Txt dl::after {
  content: counter(step);
  position: absolute;
  top: 0;
  left: 0.625rem;
  font-size: 0.875rem;
  font-weight: 500;
}
.Page-Regist .Section-Regist__Step--Step4 .Info .Btn {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Step--Step4 .Info .Btn {
    width: 20rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step--Step4 .Info .Btn {
    margin-top: 1rem;
  }
}
.Page-Regist .Section-Regist__Step--Step4 .Note {
  font-size: 0.75rem;
  line-height: 1.75;
  margin-top: 0.5rem;
  padding-left: 0.875rem;
  text-indent: -14px;
}
.Page-Regist .Section-Regist__Step .Sign-Language-Support {
  background-color: #F4F4F4;
  padding: 2rem 2.5rem;
  margin-top: 6.5rem;
  border-radius: 1rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Step .Sign-Language-Support {
    padding: 2rem 1.25rem;
  }
}
.Page-Regist .Section-Regist__Step .Sign-Language-Support__Title {
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 2%;
  line-height: 1.75;
  color: inherit;
}
.Page-Regist .Section-Regist__Step .Sign-Language-Support__Text {
  margin: 1rem 0;
}
.Page-Regist .Section-Regist__Step .Sign-Language-Support .Btn-Button {
  margin: 0 auto;
}
.Page-Regist .Section-Regist__Event {
  margin: 0 auto 7.5rem;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Event {
    width: calc(53.5rem / 85rem * 100%);
    max-width: 52rem;
    padding-top: 7.5rem;
  }
}
@media (max-width: 1280px) {
  .Page-Regist .Section-Regist__Event {
    max-width: calc(80rem / 85rem * 100%);
    width: auto;
    padding-top: 6.5rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event {
    margin: 0 1.5rem 7.4375rem;
  }
}
.Page-Regist .Section-Regist__Event h2 {
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event h2 {
    font-size: 2rem;
  }
}
.Page-Regist .Section-Regist__Event--Map {
  margin: 2.5rem 0 1.5rem;
  background-color: #DDDDDD;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event--Map {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.Page-Regist .Section-Regist__Event h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #222222;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event h3 {
    margin-bottom: 0.4375rem;
  }
}
.Page-Regist .Section-Regist__Event .InfoBox {
  padding: 1.375rem 2.4375rem 0.375rem;
  margin: 1.5rem 0 3rem;
  border-radius: 0.5rem;
  border: 0.0625rem solid #D9D9D9;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event .InfoBox {
    padding: 1.5rem 1.5rem 0;
  }
}
.Page-Regist .Section-Regist__Event .InfoBox dl {
  position: relative;
  padding-left: 0.8125rem;
  margin-bottom: 1.0625rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Event .InfoBox dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event .InfoBox dl {
    padding-left: 0;
    margin-bottom: 1.5rem;
    font-size: 0.875rem;
  }
}
.Page-Regist .Section-Regist__Event .InfoBox dl::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.125rem;
  height: 1.3125rem;
  background-color: #222222;
  content: "";
}
.Page-Regist .Section-Regist__Event .InfoBox dl dt {
  font-weight: 600;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Event .InfoBox dl dt {
    min-width: 4.1875rem;
    margin-right: 1rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event .InfoBox dl dt {
    padding-left: 0.75rem;
    margin-bottom: 0.625rem;
  }
}
.Page-Regist .Section-Regist__Event .InfoBox dl dd {
  line-height: 1.5;
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event .InfoBox dl dd {
    line-height: 1.75;
  }
}
.Page-Regist .Section-Regist__Event .Btn a {
  height: 4rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .Page-Regist .Section-Regist__Event .Btn a {
    width: 20rem;
  }
}
@media (max-width: 767px) {
  .Page-Regist .Section-Regist__Event .Btn a {
    max-width: 21.375rem;
  }
  .Page-Regist .Section-Regist__Event .Btn a span {
    background-size: 1rem;
  }
}