body.japan #top_title_area {
  display: none;
}
body.japan .l-content__body {
  margin-top: 0;
}
body.home .l-content__body {
  padding-bottom: 0;
}
body.home #top-mainvisual {
  background-image: url(https://www.jtechs.com/wp-content/themes/jtech/assets/../images/01-a38e2272f1.jpg);
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
}
body.home #top-mainvisual .wp-block-cover__image-background {
  display: none !important;
}
body.home #footer {
  background-color: #4aa7b8;
  color: #fff;
}
body.home #footer .l-footer__nav:has([rel="privacy-policy"]) {
  display: none !important;
}
body.home #footer .c-copyright {
  text-align: left;
  font-size: 0.5rem;
  line-height: 1.2;
}
@media only screen and (max-width: 599px) {
  body.home #top-mainvisual {
    background-image: url(https://www.jtechs.com/wp-content/themes/jtech/assets/../images/01-xs-d5d3dce241.jpg);
    background-position: 0 0;
  }
  body.home #top-mainvisual .wp-block-cover__image-background {
    background: none !important;
  }
}
.top_h2_heading {
  font-size: 2.6rem !important;
  font-weight: 100;
  margin-bottom: 1rem;
}
.top-hr {
  padding-top: 4rem !important;
  padding-bottom: 0 !important;
}
.top-hr .wp-block-separator {
  opacity: 1 !important;
}
.catch {
  margin: 12rem 0 5rem !important;
}
.catch .catch__title {
  font-size: 3rem !important;
  font-weight: 100;
}
.catch .catch__subtitle {
  font-size: 1rem;
  font-weight: 300;
}
@media only screen and (max-width: 599px) {
  .top_h2_heading {
    font-size: 1.8rem !important;
    font-weight: 100;
    margin-bottom: 1rem;
  }
  .catch {
    margin: 8rem 0 5rem !important;
  }
  .catch .catch__title {
    font-size: 2rem !important;
  }
}
#top-services-buttons {
  justify-content: center;
}
#top-services-buttons > .wp-block-columns {
  width: calc((100% - (0.5rem * 2)) / 3);
}
#top-services-buttons > .wp-block-columns .ek-linked-block {
  background-color: #4aa7b8 !important;
  transition: all 500ms;
}
#top-services-buttons > .wp-block-columns .ek-linked-block:hover {
  background-color: #177c8f !important;
}
#top-services-buttons > .wp-block-columns .ek-linked-block .service-button {
  line-height: 1;
  margin-bottom: 0 !important;
  pointer-events: none;
  background: none !important;
}
#top-services-buttons
  > .wp-block-columns
  .ek-linked-block
  .service-button.wp-block-columns {
  --wp-column-gap: 0;
  gap: 0;
}
#top-services-buttons
  > .wp-block-columns
  .ek-linked-block
  .service-button.wp-block-columns
  > .wp-block-column {
  display: flex;
  align-items: center;
}
#top-services-buttons
  > .wp-block-columns
  .ek-linked-block
  .service-button.wp-block-columns
  > .wp-block-column
  > figure {
  margin: 0;
}
#top-services-buttons
  > .wp-block-columns
  .ek-linked-block
  .service-button.wp-block-columns
  > .wp-block-column
  > p {
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem !important;
  line-height: 1.4;
}
#top-services-buttons
  > .wp-block-columns
  .ek-linked-block
  a.editorskit-block-link {
  margin-top: 0;
}
@media only screen and (max-width: 782px) {
  #top-services-buttons > .wp-block-columns {
    width: calc((100% - (0.5rem * 1)) / 2);
  }
  #top-services-buttons
    > .wp-block-columns
    .ek-linked-block
    .service-button.wp-block-columns
    > .wp-block-column {
    justify-content: center;
    text-align: center;
  }
  #top-services-buttons
    > .wp-block-columns
    .ek-linked-block
    .service-button.wp-block-columns
    > .wp-block-column
    > p {
    font-family: "Oswald", sans-serif;
    font-size: 1.5rem !important;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 599px) {
  #top-services-buttons
    > .wp-block-columns
    .ek-linked-block
    .service-button.wp-block-columns
    > .wp-block-column {
    justify-content: center;
    text-align: center;
  }
  #top-services-buttons
    > .wp-block-columns
    .ek-linked-block
    .service-button.wp-block-columns
    > .wp-block-column
    > p {
    font-family: "Oswald", sans-serif;
    font-size: 1.5rem !important;
    line-height: 1.4;
  }
}
#globalmap .body {
  justify-content: space-between !important;
  align-items: start !important;
}
#globalmap .body > p {
  width: 50%;
}
#globalmap .body > .wp-block-image {
  width: calc(50% - 1rem);
}
#globalmap .body > .wp-block-image img {
  width: 100%;
}
@media only screen and (max-width: 599px) {
  #globalmap .body {
    flex-direction: column !important;
  }
  #globalmap .body > p {
    width: 100%;
  }
  #globalmap .body > .wp-block-image {
    width: 100%;
  }
}
.top-inview .wp-block-columns {
  gap: 0 !important;
}
.top-inview .wp-block-columns .wp-block-column .wp-block-image {
  margin-bottom: 0 !important;
}
.top-inview .wp-block-columns .wp-block-column .top_h2_inview {
  font-family: "Oswald", sans-serif;
  font-size: 3.2rem !important;
  font-weight: 300;
  line-height: 1.2;
  color: #888;
  margin-bottom: 1rem;
  text-align: left !important;
}
.top-inview .wp-block-columns .wp-block-column .wp-block-embed {
  margin-top: 0.5rem !important;
}
@media only screen and (max-width: 599px) {
  .top-inview
    .wp-block-columns
    .wp-block-column
    .wp-block-image.inview-icon
    img {
    width: 100px;
  }
  .top-inview .wp-block-columns .wp-block-column .top_h2_inview {
    font-size: 2.8rem !important;
    margin-bottom: 0.5rem;
    text-align: center !important;
  }
  .top-inview .wp-block-columns .wp-block-column p {
    text-align: center !important;
    margin-top: 1rem !important;
  }
  .top-inview .wp-block-columns .wp-block-column .wp-block-gallery {
    flex-direction: column;
  }
  .top-inview
    .wp-block-columns
    .wp-block-column
    .wp-block-gallery.has-nested-images
    figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: 100%;
  }
}
.top-aboutus-body {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}
.top-aboutus-body .aboutus_row {
  gap: 0 !important;
  border-bottom: solid 1px #000;
  margin-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.top-aboutus-body .aboutus_row:last-of-type {
  border-bottom: none;
}
.top-aboutus-body .aboutus_row .name {
  width: 8rem;
  text-align: center;
}
.top-aboutus-body .aboutus_row .value {
  width: calc(100% - 8rem);
  text-align: center;
}
@media only screen and (max-width: 599px) {
  .top-aboutus-body .aboutus_row {
    flex-direction: column;
  }
  .top-aboutus-body .aboutus_row .name,
  .top-aboutus-body .aboutus_row .value {
    width: 100%;
  }
}
#contact .wpcf7-form {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
#contact .wpcf7-form .form-input {
  display: flex;
  margin-bottom: 0.5rem;
}
#contact .wpcf7-form .form-input > label {
  display: block;
  width: 10rem;
}
#contact .wpcf7-form .form-input .wpcf7-form-control-wrap {
  display: block;
  width: calc(100% - 10rem - 0.5rem);
}
#contact .wpcf7-form .form-input .wpcf7-form-control-wrap > input,
#contact .wpcf7-form .form-input .wpcf7-form-control-wrap > textarea,
#contact .wpcf7-form .form-input .wpcf7-form-control-wrap > select {
  width: 100%;
}
#contact .wpcf7-form .form-input .wpcf7-form-control-wrap > textarea {
  height: 8rem;
}
#contact .wpcf7-form .form-submit {
  width: calc(100% - 10rem - 0.5rem);
  margin: 1.5rem 0.5rem 0 auto;
  position: relative;
}
#contact .wpcf7-form .form-submit .wpcf7-submit {
  display: block;
  padding: 0.5rem 1rem;
  width: 100%;
  border-radius: 5rem;
  border: 0;
  background-color: #4aa7b8;
  color: #fff;
  transition:
    background-color 0.2s,
    border 0.2s,
    color 0.2s;
}
#contact .wpcf7-form .form-submit .wpcf7-submit:hover {
  background-color: #177c8f;
}
#contact .wpcf7-form .form-submit .wpcf7-spinner {
  position: absolute;
  top: 0.7rem;
  right: 2rem;
}
@media only screen and (max-width: 599px) {
  #contact .wpcf7-form {
    width: 100%;
  }
  #contact .wpcf7-form .form-input p {
    display: flex;
    flex-direction: column;
  }
  #contact .wpcf7-form .form-input p > label {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  #contact .wpcf7-form .form-input p .wpcf7-form-control-wrap {
    width: 100%;
  }
  #contact .wpcf7-form .form-submit > p {
    width: auto;
    margin: auto;
  }
}
