.en9-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  scroll-behavior: smooth;
}
 
.en9-thq-modal-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  display: none;
  z-index: 200;
  position: fixed;
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  backdrop-filter: blur(4px);
  justify-content: center;
}
 
.en9-thq-practices-elm1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  box-shadow: 0px 0px 25px -2px rgba(66, 68, 90, 0.4);
  align-items: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
 
.en9-thq-hero-elm {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.en9-thq-header-elm1 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.en9-thq-navbar-elm {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 36px;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.en9-thq-left-elm1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.en9-navlink1 {
  display: contents;
}
 
.en9-thq-logo-elm {
  width: 165px;
  object-fit: cover;
  text-decoration: none;
}
 
.en9-thq-links-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.en9-thq-link-elm1 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en9-thq-link-elm1:hover {
  opacity: 0.5;
}
 
.en9-thq-link-elm2 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en9-thq-link-elm2:hover {
  opacity: 0.5;
}
 
.en9-thq-link-elm3 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en9-thq-link-elm3:hover {
  opacity: 0.5;
}
 
.en9-thq-link-elm4 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en9-thq-link-elm4:hover {
  opacity: 0.5;
}
 
.en9-thq-right-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.en9-thq-book-elm1 {
  color: #000000;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  text-decoration: none;
  background-color: #ffffff;
}
 
.en9-text10 {
  font-size: 13px;
  font-family: "Inter";
}
 
.en9-image1 {
  width: 18px;
  object-fit: cover;
}
 
.en9-navlink2 {
  color: #413b3b;
  font-size: 15px;
  text-decoration: none;
}
 
.en9-thq-burger-menu-elm {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.en9-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.en9-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 1000;
  position: fixed;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.en9-thq-nav-elm1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.en9-thq-container-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.en9-navlink3 {
  display: contents;
}
 
.en9-image2 {
  height: 2rem;
  text-decoration: none;
}
 
.en9-thq-menu-close-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.en9-icon3 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
}
 
.en9-thq-nav-elm2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.en9-navlink4 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.en9-navlink5 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.en9-thq-link-elm5 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.en9-thq-link-elm6 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en9-thq-link-elm6:hover {
  opacity: 0.5;
}
 
.en9-text11 {
  cursor: pointer;
  transition: 0.3s;
}
 
.en9-text11:hover {
  opacity: 0.5;
}
 
.en9-thq-book-elm2 {
  color: #000000;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  text-decoration: none;
  background-color: #ffffff;
}
 
.en9-text14 {
  font-family: "Inter";
}
 
.en9-image3 {
  width: 18px;
  object-fit: cover;
}
 
.en9-thq-main-elm {
  flex: 1;
  width: 100%;
  display: flex;
  z-index: 100;
  align-self: flex-start;
  align-items: stretch;
  padding-left: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/img_008-1500w.jpg");
  background-position: center;
}
 
.en9-thq-content-elm1 {
  gap: var(--dl-layout-space-threeunits);
  width: 1440px;
  display: flex;
  max-width: 1033px;
  min-width: auto;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
}
 
.en9-thq-heading-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.en9-thq-header-elm2 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 62px;
  max-width: 750px;
  font-style: normal;
  font-weight: 600;
  line-height: 74px;
}
 
.en9-thq-header-elm3 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  text-align: left;
  line-height: 27px;
}
 
.en9-thq-practices-elm2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1040px;
  align-items: flex-start;
  padding-top: 50px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 120px;
  flex-direction: column;
  padding-bottom: 50px;
  justify-content: flex-start;
}
 
.en9-thq-heading-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 879px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.en9-navlink6 {
  display: contents;
}
 
.en9-thq-more-elm1 {
  text-decoration: none;
}
 
.en9-text15 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
 
.en9-image4 {
  width: 10px;
  object-fit: cover;
}
 
.en9-image5 {
  width: 726px;
  height: 100%;
  align-self: center;
  object-fit: cover;
}
 
.en9-thq-features-elm {
  gap: 120px;
  width: 100%;
  display: flex;
  max-width: 1040px;
  align-items: center;
  padding-top: ０;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: ０;
}
 
.en9-thq-section-elm1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.en9-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.en9-thq-header-elm4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.en9-thq-heading-elm3 {
  width: 100%;
  font-size: 27px;
  max-width: 100%;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 44px;
  padding-bottom: 0PX;
}
 
.en9-thq-header-elm5 {
  fill: rgba(0, 0, 0, 0.47);
  color: rgba(0, 0, 0, 0.47);
  font-size: 16px;
  align-self: flex-end;
  font-style: normal;
  text-align: left;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 10px;
}
 
.en9-link1 {
  color: rgb(103, 150, 247);
  font-size: 13px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}
 
.en9-thq-capton-elm10 {
  width: auto;
  height: 665px;
  font-size: 20px;
  max-width: 100%;
  font-family: "Noto Sans JP";
  line-height: 31px;
  padding-top: 40px;
  padding-bottom: 10px;
}
 
.en9-text17 {
  font-size: 20px;
  font-family: "Noto Sans JP";
  line-height: 31px;
}
 
.en9-text20 {
  font-size: 20px;
  font-family: "Noto Sans JP";
  line-height: 31px;
}
 
.en9-thq-capton-elm11 {
  font-size: 24px;
  max-width: 100%;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 29px;
  padding-top: 50px;
  padding-bottom: 0px;
}
 
.en9-thq-capton-elm12 {
  height: 560px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en9-thq-pasted-image-elm {
  width: 636px;
  height: 424px;
  align-self: center;
}
 
.en9-thq-capton-elm13 {
  font-size: 24px;
  max-width: 100%;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 29px;
  padding-top: 50px;
  padding-bottom: 0px;
}
 
.en9-thq-capton-elm14 {
  height: 323px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en9-text41 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en9-text44 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en9-text47 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en9-thq-capton-elm15 {
  height: 86px;
  font-size: 24px;
  max-width: 100%;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 29px;
  padding-top: 50px;
}
 
.en9-table {
  width: 100%;
  align-self: flex-start;
  border-collapse: collapse;
}
 
.en9-td10 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text49 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td11 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text50 {
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td13 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text51 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td14 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text52 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td16 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text53 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td17 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text54 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td19 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text55 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td20 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text56 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td22 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text57 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-td23 {
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
 
.en9-text58 {
  font-size: 16px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 27px;
}
 
.en9-thq-capton-elm16 {
  height: 145px;
  font-size: 24px;
  max-width: 100%;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 500;
  line-height: 21px;
  padding-top: 101px;
}
 
.en9-thq-capton-elm17 {
  height: 240px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en9-thq-capton-elm18 {
  height: 145px;
  font-size: 24px;
  max-width: 100%;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 500;
  line-height: 21px;
  padding-top: 101px;
}
 
.en9-thq-capton-elm19 {
  height: 341px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en9-thq-section-elm2 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.en9-image6 {
  width: 100%;
  height: 400px;
  object-fit: cover;
  padding-bottom: 150px;
}
 
.en9-thq-footer-elm {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: space-between;
  background-color: #000000;
}
 
.en9-thq-left-elm2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.en9-thq-brand-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 100%;
  align-items: flex-start;
  flex-direction: column;
}
 
.en9-navlink7 {
  display: contents;
}
 
.en9-image7 {
  width: 250pX;
  object-fit: cover;
  margin-left: -10px;
  text-decoration: none;
}
 
.en9-text78 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  line-height: 30px;
}
 
.en9-link2 {
  display: contents;
}
 
.en9-text83 {
  color: rgb(255, 255, 255);
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
}
 
.en9-thq-legal-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.en9-thq-copyright-elm {
  color: rgb(255, 255, 255);
  font-size: 19px;
}
 
@media(max-width: 991px) {
  .en9-thq-hero-elm {
    flex: 1;
    height: auto;
  }
  .en9-thq-navbar-elm {
    z-index: 1000;
  }
  .en9-thq-links-elm {
    display: none;
  }
  .en9-thq-book-elm1 {
    display: none;
  }
  .en9-thq-burger-menu-elm {
    display: flex;
    padding: var(--dl-layout-space-unit);
    border-radius: var(--dl-layout-radius-round);
    background-color: #000000;
  }
  .en9-icon1 {
    fill: white;
  }
  .en9-image2 {
    height: 4rem;
  }
  .en9-thq-link-elm6 {
    font-style: normal;
    font-weight: 400;
  }
  .en9-text14 {
    font-family: Inter;
  }
  .en9-thq-main-elm {
    height: auto;
    flex-direction: column;
  }
  .en9-thq-content-elm1 {
    width: 100%;
    height: 300px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .en9-thq-header-elm2 {
    max-width: 75%;
  }
  .en9-thq-practices-elm2 {
    display: flex;
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
    flex-direction: row;
  }
  .en9-image5 {
    width: 473px;
    height: 100%;
    align-self: flex-start;
  }
  .en9-thq-features-elm {
    gap: var(--dl-layout-space-threeunits);
  }
  .en9-thq-section-elm1 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .en9-thq-header-elm4 {
    width: 90%;
  }
  .en9-thq-heading-elm3 {
    height: 360px;
    font-size: 27px;
    font-family: Noto Sans JP;
    padding-bottom: 30px;
  }
  .en9-thq-capton-elm10 {
    height: 735px;
  }
  .en9-thq-capton-elm11 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 600;
    line-height: 29px;
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .en9-thq-capton-elm12 {
    height: 757px;
    font-family: Noto Sans JP;
    padding-bottom: 94px;
  }
  .en9-text25 {
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
    line-height: 27px;
  }
  .en9-text28 {
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
    line-height: 27px;
  }
  .en9-text31 {
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
    line-height: 27px;
  }
  .en9-text34 {
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
    line-height: 27px;
  }
  .en9-text37 {
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
    line-height: 27px;
  }
  .en9-thq-pasted-image-elm {
    width: 508px;
    height: 337px;
  }
  .en9-thq-capton-elm13 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 600;
    line-height: 29px;
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .en9-thq-capton-elm14 {
    height: 346px;
  }
  .en9-thq-capton-elm17 {
    height: 262px;
    text-align: left;
  }
  .en9-thq-capton-elm19 {
    height: 262px;
  }
  .en9-thq-section-elm2 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .en9-thq-footer-elm {
    gap: 100px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .en9-thq-left-elm2 {
    padding-right: 0px;
  }
}
 
@media(max-width: 767px) {
  .en9-thq-navbar-elm {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .en9-thq-burger-menu-elm {
    display: flex;
  }
  .en9-thq-main-elm {
    gap: var(--dl-layout-space-threeunits);
    align-items: flex-start;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    justify-content: center;
  }
  .en9-thq-header-elm2 {
    font-size: 50px;
    max-width: 70%;
    line-height: 38px;
  }
  .en9-thq-header-elm3 {
    font-size: 14px;
    max-width: 60%;
    line-height: 21px;
  }
  .en9-thq-practices-elm2 {
    display: block;
    padding-top: 40px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: 40px;
  }
  .en9-thq-heading-elm2 {
    width: 714px;
  }
  .en9-image5 {
    width: 448px;
    height: 35px;
  }
  .en9-thq-features-elm {
    padding-top: 0px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: 0px;
  }
  .en9-thq-content-elm2 {
    gap: var(--dl-layout-space-unit);
  }
  .en9-thq-header-elm4 {
    width: 100%;
  }
  .en9-thq-heading-elm3 {
    height: 238px;
    font-size: 26px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 0px;
    padding-bottom: 20PX;
  }
  .en9-thq-header-elm5 {
    font-size: 20px;
    line-height: 24px;
  }
  .en9-thq-capton-elm10 {
    height: 425px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-capton-elm11 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-capton-elm12 {
    height: 586px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-pasted-image-elm {
    width: 419px;
    height: 278px;
  }
  .en9-thq-capton-elm13 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-capton-elm14 {
    height: 286px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-capton-elm15 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-capton-elm16 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-capton-elm17 {
    height: 230px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-capton-elm18 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-capton-elm19 {
    height: 230px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en9-thq-footer-elm {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .en9-image7 {
    width: 200px;
  }
  .en9-text78 {
    font-size: 16px;
    line-height: 27px;
  }
  .en9-text83 {
    font-size: 16px;
    line-height: 27px;
  }
  .en9-thq-legal-elm {
    flex-direction: row;
  }
}
 
@media(max-width: 479px) {
  .en9-thq-navbar-elm {
    padding: var(--dl-layout-space-unit);
  }
  .en9-thq-mobile-menu-elm {
    padding: 16px;
  }
  .en9-thq-main-elm {
    height: auto;
  }
  .en9-thq-content-elm1 {
    height: 150px;
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .en9-thq-header-elm2 {
    max-width: 80%;
  }
  .en9-thq-heading-elm2 {
    width: 430px;
    position: relative;
  }
  .en9-image5 {
    width: 333px;
    height: 100%;
  }
  .en9-thq-heading-elm3 {
    height: 215px;
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
  }
  .en9-thq-header-elm5 {
    fill: rgba(0, 0, 0, 0.47);
    color: rgba(0, 0, 0, 0.47);
    font-size: 16px;
    align-self: flex-end;
    font-style: normal;
    text-align: left;
    font-family: Noto Sans JP;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 10px;
  }
  .en9-thq-capton-elm10 {
    height: 599px;
    text-align: justify;
  }
  .en9-thq-capton-elm12 {
    height: 878px;
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en9-thq-pasted-image-elm {
    width: 297px;
    height: 183px;
  }
  .en9-thq-capton-elm14 {
    height: 401px;
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en9-text49 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text50 {
    font-size: 16px;
    font-style: normal;
    text-align: center;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text51 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text52 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text53 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text54 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text55 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text56 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text57 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-text58 {
    font-size: 16px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 27px;
  }
  .en9-thq-capton-elm17 {
    height: 329px;
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en9-thq-capton-elm19 {
    height: 329px;
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en9-thq-copyright-elm {
    font-size: 14px;
  }
}
