.en10-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  scroll-behavior: smooth;
}
 
.en10-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;
}
 
.en10-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;
}
 
.en10-thq-hero-elm {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.en10-thq-header-elm1 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.en10-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;
}
 
.en10-thq-left-elm1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.en10-navlink1 {
  display: contents;
}
 
.en10-thq-logo-elm {
  width: 165px;
  object-fit: cover;
  text-decoration: none;
}
 
.en10-thq-links-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.en10-thq-link-elm1 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en10-thq-link-elm1:hover {
  opacity: 0.5;
}
 
.en10-thq-link-elm2 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en10-thq-link-elm2:hover {
  opacity: 0.5;
}
 
.en10-thq-link-elm3 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en10-thq-link-elm3:hover {
  opacity: 0.5;
}
 
.en10-thq-link-elm4 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en10-thq-link-elm4:hover {
  opacity: 0.5;
}
 
.en10-thq-right-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.en10-thq-book-elm1 {
  color: #000000;
  text-align: center;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  text-decoration: none;
  background-color: #ffffff;
}
 
.en10-text10 {
  font-size: 13px;
  font-family: "Inter";
}
 
.en10-image1 {
  width: 18px;
  object-fit: cover;
}
 
.en10-navlink2 {
  color: #413b3b;
  font-size: 15px;
  text-decoration: none;
}
 
.en10-thq-burger-menu-elm {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.en10-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.en10-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;
}
 
.en10-thq-nav-elm1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.en10-thq-container-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.en10-navlink3 {
  display: contents;
}
 
.en10-image2 {
  height: 2rem;
  text-decoration: none;
}
 
.en10-thq-menu-close-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.en10-icon3 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
}
 
.en10-thq-nav-elm2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.en10-navlink4 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.en10-navlink5 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.en10-thq-link-elm5 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.en10-thq-link-elm6 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.en10-thq-link-elm6:hover {
  opacity: 0.5;
}
 
.en10-text11 {
  cursor: pointer;
  transition: 0.3s;
}
 
.en10-text11:hover {
  opacity: 0.5;
}
 
.en10-thq-book-elm2 {
  color: #000000;
  text-align: center;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  text-decoration: none;
  background-color: #ffffff;
}
 
.en10-text14 {
  font-family: "Inter";
}
 
.en10-image3 {
  width: 18px;
  object-fit: cover;
}
 
.en10-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;
}
 
.en10-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;
}
 
.en10-thq-heading-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.en10-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;
}
 
.en10-thq-header-elm3 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  text-align: left;
  line-height: 27px;
}
 
.en10-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;
}
 
.en10-thq-heading-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 879px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.en10-navlink6 {
  display: contents;
}
 
.en10-thq-more-elm1 {
  text-decoration: none;
}
 
.en10-text15 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
 
.en10-image4 {
  width: 10px;
  object-fit: cover;
}
 
.en10-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: ０;
}
 
.en10-thq-section-elm1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.en10-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.en10-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;
}
 
.en10-thq-heading-elm3 {
  width: 100%;
  font-size: 27px;
  max-width: 100%;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 44px;
  padding-bottom: 0PX;
}
 
.en10-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;
}
 
.en10-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;
}
 
.en10-thq-capton-elm10 {
  width: auto;
  height: 803px;
  font-size: 20px;
  max-width: 100%;
  font-family: "Noto Sans JP";
  line-height: 31px;
  padding-top: 40px;
  padding-bottom: 10px;
}
 
.en10-text21 {
  font-size: 20px;
  font-family: "Noto Sans JP";
  line-height: 31px;
}
 
.en10-text24 {
  font-size: 20px;
  font-family: "Noto Sans JP";
  line-height: 31px;
}
 
.en10-text27 {
  font-size: 20px;
  font-family: "Noto Sans JP";
  line-height: 31px;
}
 
.en10-text30 {
  font-size: 20px;
  font-family: "Noto Sans JP";
  line-height: 31px;
}
 
.en10-image5 {
  width: 529px;
  height: 351px;
  align-self: center;
  object-fit: cover;
}
 
.en10-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;
}
 
.en10-thq-capton-elm12 {
  height: 449px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en10-text36 {
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 900;
}
 
.en10-text37 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-text40 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-text43 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-text46 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-image6 {
  width: 769px;
  height: 307px;
  align-self: center;
  object-fit: cover;
}
 
.en10-thq-capton-elm13 {
  height: 776px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en10-text50 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-text53 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-text56 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-text59 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-text62 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-text65 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-thq-capton-elm14 {
  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;
}
 
.en10-thq-capton-elm15 {
  height: 49px;
  font-size: 18px;
  max-width: 100%;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 29px;
  padding-top: 14px;
  padding-bottom: 0px;
}
 
.en10-thq-capton-elm16 {
  height: 352px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en10-text68 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-thq-capton-elm17 {
  height: 49px;
  font-size: 18px;
  max-width: 100%;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 29px;
  padding-top: 14px;
  padding-bottom: 0px;
}
 
.en10-thq-capton-elm18 {
  height: 297px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en10-thq-capton-elm19 {
  height: 49px;
  font-size: 18px;
  max-width: 100%;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 29px;
  padding-top: 14px;
  padding-bottom: 0px;
}
 
.en10-thq-capton-elm20 {
  height: 525px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en10-thq-capton-elm21 {
  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;
}
 
.en10-thq-capton-elm22 {
  height: 271px;
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en10-text81 {
  font-size: 16px;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
}
 
.en10-thq-capton-elm23 {
  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;
}
 
.en10-thq-capton-elm24 {
  font-size: 16px;
  max-width: 100%;
  text-align: left;
  font-family: "Noto Sans JP";
  line-height: 27px;
  padding-bottom: 100px;
}
 
.en10-thq-section-elm2 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.en10-image7 {
  width: 100%;
  height: 400px;
  object-fit: cover;
  padding-bottom: 150px;
}
 
.en10-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;
}
 
.en10-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;
}
 
.en10-thq-brand-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 100%;
  align-items: flex-start;
  flex-direction: column;
}
 
.en10-navlink7 {
  display: contents;
}
 
.en10-image8 {
  width: 250pX;
  object-fit: cover;
  margin-left: -10px;
  text-decoration: none;
}
 
.en10-text88 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  line-height: 30px;
}
 
.en10-link2 {
  display: contents;
}
 
.en10-text93 {
  color: rgb(255, 255, 255);
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
}
 
.en10-thq-legal-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.en10-thq-copyright-elm {
  color: rgb(255, 255, 255);
  font-size: 19px;
}
 
@media(max-width: 991px) {
  .en10-thq-hero-elm {
    flex: 1;
    height: auto;
  }
  .en10-thq-navbar-elm {
    z-index: 1000;
  }
  .en10-thq-links-elm {
    display: none;
  }
  .en10-thq-book-elm1 {
    display: none;
  }
  .en10-thq-burger-menu-elm {
    display: flex;
    padding: var(--dl-layout-space-unit);
    border-radius: var(--dl-layout-radius-round);
    background-color: #000000;
  }
  .en10-icon1 {
    fill: white;
  }
  .en10-image2 {
    height: 4rem;
  }
  .en10-thq-link-elm6 {
    font-style: normal;
    font-weight: 400;
  }
  .en10-text14 {
    font-family: Inter;
  }
  .en10-thq-main-elm {
    height: auto;
    flex-direction: column;
  }
  .en10-thq-content-elm1 {
    width: 100%;
    height: 300px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .en10-thq-header-elm2 {
    max-width: 75%;
  }
  .en10-thq-practices-elm2 {
    display: flex;
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
    flex-direction: row;
  }
  .en10-thq-features-elm {
    gap: var(--dl-layout-space-threeunits);
  }
  .en10-thq-section-elm1 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .en10-thq-header-elm4 {
    width: 90%;
  }
  .en10-thq-heading-elm3 {
    height: 263px;
    font-size: 27px;
    font-family: Noto Sans JP;
  }
  .en10-thq-capton-elm10 {
    height: 1047px;
    padding-bottom: 40px;
  }
  .en10-image5 {
    width: 453px;
    height: 300px;
  }
  .en10-thq-capton-elm12 {
    height: 576px;
    padding-bottom: 94px;
  }
  .en10-image6 {
    width: 685px;
    height: 273px;
  }
  .en10-thq-capton-elm13 {
    height: 1028px;
    padding-bottom: 94px;
  }
  .en10-thq-capton-elm15 {
    padding-bottom: 0px;
  }
  .en10-thq-capton-elm16 {
    height: 430px;
  }
  .en10-thq-capton-elm17 {
    height: 94px;
  }
  .en10-thq-capton-elm18 {
    height: 351px;
  }
  .en10-thq-capton-elm20 {
    height: 505px;
  }
  .en10-thq-capton-elm22 {
    height: 284px;
  }
  .en10-thq-section-elm2 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .en10-thq-footer-elm {
    gap: 100px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .en10-thq-left-elm2 {
    padding-right: 0px;
  }
}
 
@media(max-width: 767px) {
  .en10-thq-navbar-elm {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .en10-thq-burger-menu-elm {
    display: flex;
  }
  .en10-thq-main-elm {
    gap: var(--dl-layout-space-threeunits);
    align-items: flex-start;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    justify-content: center;
  }
  .en10-thq-header-elm2 {
    font-size: 50px;
    max-width: 70%;
    line-height: 38px;
  }
  .en10-thq-header-elm3 {
    font-size: 14px;
    max-width: 60%;
    line-height: 21px;
  }
  .en10-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;
  }
  .en10-thq-heading-elm2 {
    width: 714px;
  }
  .en10-thq-features-elm {
    padding-top: 0px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: 0px;
  }
  .en10-thq-content-elm2 {
    gap: var(--dl-layout-space-unit);
  }
  .en10-thq-header-elm4 {
    width: 100%;
  }
  .en10-thq-heading-elm3 {
    height: 190px;
    font-size: 26px;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 500;
    line-height: 29px;
    padding-bottom: 20PX;
  }
  .en10-thq-header-elm5 {
    font-size: 20px;
    line-height: 24px;
  }
  .en10-thq-capton-elm10 {
    height: 706px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    padding-bottom: 40px;
  }
  .en10-image5 {
    width: 476px;
    height: 315px;
  }
  .en10-thq-capton-elm11 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm12 {
    height: 391px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-image6 {
    width: 605px;
    height: 241px;
  }
  .en10-thq-capton-elm13 {
    height: 810px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm14 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm15 {
    height: 80px;
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm16 {
    height: 359px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm17 {
    height: 81px;
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    padding-bottom: 0px;
  }
  .en10-thq-capton-elm18 {
    height: 312px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm19 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm20 {
    height: 407px;
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm21 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm22 {
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm23 {
    font-size: 24px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-thq-capton-elm24 {
    font-size: 14px;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
  }
  .en10-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);
  }
  .en10-image8 {
    width: 200px;
  }
  .en10-text88 {
    font-size: 16px;
    line-height: 27px;
  }
  .en10-text93 {
    font-size: 16px;
    line-height: 27px;
  }
  .en10-thq-legal-elm {
    flex-direction: row;
  }
}
 
@media(max-width: 479px) {
  .en10-thq-navbar-elm {
    padding: var(--dl-layout-space-unit);
  }
  .en10-thq-mobile-menu-elm {
    padding: 16px;
  }
  .en10-thq-main-elm {
    height: auto;
  }
  .en10-thq-content-elm1 {
    height: 150px;
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .en10-thq-header-elm2 {
    max-width: 80%;
  }
  .en10-thq-heading-elm2 {
    width: 430px;
    position: relative;
  }
  .en10-thq-heading-elm3 {
    height: 227px;
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
  }
  .en10-text18 {
    font-size: 12px;
  }
  .en10-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;
  }
  .en10-thq-capton-elm10 {
    height: 893px;
    text-align: justify;
    padding-bottom: 40px;
  }
  .en10-image5 {
    width: 304px;
    height: 201px;
  }
  .en10-thq-capton-elm12 {
    height: 468px;
    text-align: justify;
    font-family: Noto Sans JP;
    padding-bottom: 61px;
  }
  .en10-text34 {
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
    line-height: 27px;
  }
  .en10-text35 {
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
    line-height: 27px;
  }
  .en10-text36 {
    font-size: 16px;
    text-align: left;
    font-family: Noto Sans JP;
    line-height: 27px;
  }
  .en10-image6 {
    width: 310px;
    height: 122px;
  }
  .en10-thq-capton-elm13 {
    height: 1112px;
    text-align: justify;
    font-family: Noto Sans JP;
    padding-bottom: 110px;
  }
  .en10-thq-capton-elm14 {
    height: 116px;
  }
  .en10-thq-capton-elm15 {
    height: 64px;
    font-size: 16px;
    max-width: 100%;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 500;
    line-height: 21px;
    padding-top: 14px;
    padding-bottom: 0px;
  }
  .en10-thq-capton-elm16 {
    height: 570px;
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en10-thq-capton-elm17 {
    height: 71px;
    font-size: 16px;
    max-width: 100%;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 500;
    line-height: 21px;
    padding-top: 14px;
    padding-bottom: 0px;
  }
  .en10-thq-capton-elm18 {
    height: 442px;
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en10-thq-capton-elm19 {
    height: 49px;
    font-size: 16px;
    max-width: 100%;
    font-style: normal;
    font-family: Noto Sans JP;
    font-weight: 500;
    line-height: 21px;
    padding-top: 14px;
    padding-bottom: 0px;
  }
  .en10-thq-capton-elm20 {
    height: 615px;
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en10-thq-capton-elm22 {
    height: 298px;
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en10-thq-capton-elm24 {
    text-align: justify;
    font-family: Noto Sans JP;
  }
  .en10-thq-copyright-elm {
    font-size: 14px;
  }
}
