.header_logo,
.sticky_sub,
.homePhilosophy_label,
.homeProjects_label,
.stickySection_label,
.homeCompany_label {
  display: none !important;
}

.aside {
  display: none !important;
}

:root {
  --daruma-craft-font: "Klee", "Klee One", "Hiragino Mincho ProN", "Yu Mincho",
    "YuMincho", "Shippori Mincho", "Times New Roman", serif;
}

body,
.cz_R30_H100,
.cz_R20_H100,
.cz_R18_H100,
.cz_R16_H100,
.cz_R14_H100,
.pfd_R50_H100,
.pfd_R40_H100,
.pfd_R30_H100,
.pfd_R20_H100,
.sm_R50_H100,
.sm_R30_H180,
.sm_R24_H100,
.sm_R20_H180,
.sm_R16_H240,
.sm_R16_H200,
.projectsSubHeader_titleNumber,
.projectsSubHeader_titleText,
.projectsSubHeader_enLeadText,
.projectsSubHeader_jaLead {
  font-family: var(--daruma-craft-font) !important;
}

.cz_R30_H100 {
  font-size: calc(clamp(22.5px, 1.875vw, 33.75px) + 4px) !important;
}

.cz_R20_H100 {
  font-size: calc(clamp(15px, 1.25vw, 22.5px) + 4px) !important;
}

.cz_R18_H100 {
  font-size: calc(clamp(13.5px, 1.125vw, 20.25px) + 4px) !important;
}

.cz_R16_H100 {
  font-size: calc(clamp(12px, 1vw, 18px) + 4px) !important;
}

.cz_R14_H100 {
  font-size: calc(clamp(10.5px, 0.875vw, 15.75px) + 4px) !important;
}

.pfd_R50_H100,
.sm_R50_H100 {
  font-size: calc(clamp(37.5px, 3.125vw, 56.25px) + 4px) !important;
}

.pfd_R40_H100 {
  font-size: calc(clamp(30px, 2.5vw, 45px) + 4px) !important;
}

.pfd_R30_H100,
.sm_R30_H180 {
  font-size: calc(clamp(22.5px, 1.875vw, 33.75px) + 4px) !important;
}

.pfd_R20_H100,
.sm_R20_H180 {
  font-size: calc(clamp(15px, 1.25vw, 22.5px) + 4px) !important;
}

.sm_R24_H100 {
  font-size: calc(clamp(18px, 1.5vw, 27px) + 4px) !important;
}

.sm_R16_H240,
.sm_R16_H200 {
  font-size: calc(clamp(12px, 1vw, 18px) + 4px) !important;
}

.projectsSubHeader_titleNumber {
  font-size: calc(1.125vw + 4px) !important;
}

.projectsSubHeader_titleText,
.projectsSubHeader_enLeadText {
  font-size: calc(3.125vw + 4px) !important;
}

.projectsSubHeader_jaLead {
  font-size: calc(1.25vw + 4px) !important;
}

.sticky.-primary .sticky_main,
.homePhilosophy_head,
.homeProjects_content {
  padding-inline-start: 0 !important;
}

.stickySection_block {
  grid-template-columns: 1fr !important;
}

.stickySection_subBlock {
  width: 100% !important;
}

.stickySection_inner::after {
  width: 100% !important;
}

.stickySection:not(:first-of-type) .stickySection_img {
  margin-block: 0 !important;
}

@media screen and (min-width: 768px) {
  .homePhilosophy_block {
    grid-template: "head foot" auto "head foot" auto / minmax(0, 1fr) 40vw !important;
  }

  .homePhilosophy_descriptions {
    width: 40vw !important;
  }

  .homePhilosophy_img:nth-of-type(1) {
    width: 40vw !important;
    height: 61.5384615385vw !important;
  }

  .homePhilosophy_img:nth-of-type(2) {
    left: 12.3076923077vw !important;
    width: 21.5384615385vw !important;
    height: 35.3846153846vw !important;
  }

  .stickySection::after {
    left: 5vw !important;
    right: 5vw !important;
    width: auto !important;
  }

  .stickySection:not(:first-of-type)::before {
    width: calc(100% - 10vw) !important;
  }

  .stickySection_subBlock {
    grid-template-columns: minmax(320px, 32.5vw) minmax(0, 42.5vw) !important;
    justify-content: space-between !important;
  }

  .stickySection_img,
  .stickySection:not(:first-of-type) .stickySection_img {
    width: 42.5vw !important;
    height: 60.7142857143vw !important;
  }
}

@media screen and (max-width: 767px) {
  .SP_cz_R24_H100,
  .SP_cz_R16_H100,
  .SP_cz_R12_H100,
  .SP_cz_R11_H100,
  .SP_pfd_R30_H100,
  .SP_pfd_R26_H100,
  .SP_pfd_M20_H100,
  .SP_pfd_M14_H100,
  .SP_sm_R30_H100,
  .SP_sm_R18_H180,
  .SP_sm_R16_H100,
  .SP_sm_R14_H180,
  .SP_sm_R12_H240,
  .SP_ms_R12_H200 {
    font-family: var(--daruma-craft-font) !important;
  }

  .SP_cz_R24_H100 {
    font-size: calc(5.9701492537vw + 4px) !important;
  }

  .SP_cz_R16_H100 {
    font-size: calc(3.9800995025vw + 4px) !important;
  }

  .SP_cz_R12_H100 {
    font-size: calc(2.9850746269vw + 4px) !important;
  }

  .SP_cz_R11_H100 {
    font-size: calc(2.736318408vw + 4px) !important;
  }

  .SP_pfd_R30_H100,
  .SP_sm_R30_H100 {
    font-size: calc(7.4626865672vw + 4px) !important;
  }

  .SP_pfd_R26_H100 {
    font-size: calc(6.4676616915vw + 4px) !important;
  }

  .SP_pfd_M20_H100 {
    font-size: calc(4.9751243781vw + 4px) !important;
  }

  .SP_pfd_M14_H100,
  .SP_sm_R14_H180 {
    font-size: calc(3.4825870647vw + 4px) !important;
  }

  .SP_sm_R18_H180 {
    font-size: calc(4.4776119403vw + 4px) !important;
  }

  .SP_sm_R16_H100 {
    font-size: calc(3.9800995025vw + 4px) !important;
  }

  .SP_sm_R12_H240,
  .SP_ms_R12_H200 {
    font-size: calc(2.9850746269vw + 4px) !important;
  }

  .stickySection_subBlock {
    grid-template-columns: 1fr !important;
  }

  .stickySection::after {
    left: 10.1990049751vw !important;
    right: 10.1990049751vw !important;
    width: auto !important;
  }

  .stickySection:not(:first-of-type)::before {
    width: calc(100% - 20.3980099502vw) !important;
  }

  .stickySection_img,
  .stickySection:not(:first-of-type) .stickySection_img {
    width: 79.6019900498vw !important;
    height: 113.4328358209vw !important;
  }

  .homePhilosophy_foot {
    margin-inline-start: 0 !important;
  }

  .homePhilosophy_img:nth-of-type(1) {
    width: 68vw !important;
    height: 104.9751243781vw !important;
  }

  .homePhilosophy_img:nth-of-type(2) {
    left: 38vw !important;
    width: 34vw !important;
    height: 56.1vw !important;
  }

  .homePhilosophy_singleImg {
    right: 0 !important;
    width: 48vw !important;
    height: 48vw !important;
  }
}
