.fadein {
  opacity: 0;
  transition-duration: 1.8s;
  transition-property: opacity;
}

.scroll-on {
  opacity: 1;
}

.titleBox {
  text-align: center;
  background-color: #333;
  color: #fff;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.titleBox h4 {
  font-size: 1rem;
}

.titleBox h3 {
  font-size: 1.6rem;
}

body {
  background-image: url(./../img/jigyonaiyo/bg.webp);
  background-size: cover;
  background-position: center;
}

.contactBlock {
  text-align: center;
  padding-bottom: 15rem;
  background-image: url(./../img/contact_back.webp);
  background-size: cover;
  background-position: center;
}

.contactBlock p {
  padding-top: 15rem;
  padding-bottom: 3rem;
  color: #000;
  font-size: 1.1rem;
}

.contactBlock .tel {
  border-radius: 1rem;
  height: 4rem;
  border: 2px solid #783d29;
  color: #783d29;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 4rem;
  padding-right: 4rem;
  font-size: 1.2rem;
  transition: background-color 0.5s, color 0.5s;
}

.contactBlock .tel:hover {
  background-color: #783d29;
  color: #fff;
}

.serviceHorLine {
  height: 1.6px;
  width: 120%;
  background-color: #232323;
  margin-top: 3rem;
}

.serviceBlock {
  overflow: hidden;
  padding-bottom: 5rem;
}

.serviceBlock .jigyoBoxItems {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 9rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase {
  width: 100%;
  max-width: 1400px;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 {
  text-align: left;
  position: relative;
  min-height: 60rem;
  margin-bottom: 36rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .vLine, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .vLine, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .vLine {
  position: absolute;
  top: 8rem;
  right: 7rem;
  height: calc(29% + 56vw);
  max-height: 72rem;
  width: 2px;
  background-color: #333;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .hLineBase, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .hLineBase, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .hLineBase {
  position: relative;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .hLineBase .hLine, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .hLineBase .hLine, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .hLineBase .hLine {
  position: absolute;
  top: 3rem;
  right: -4rem;
  height: 2px;
  width: 117%;
  background-color: #333;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .midashiIcon, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .midashiIcon, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .midashiIcon {
  position: absolute;
  right: 1.5rem;
  width: 11rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .jigyoTitle, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoTitle, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoTitle {
  position: absolute;
  top: 19rem;
  right: 3rem;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 4rem;
  letter-spacing: 0.8rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .jigyoNaiyo, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoNaiyo, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoNaiyo {
  position: absolute;
  top: 8rem;
  right: 8rem;
  padding-left: 1rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .jigyoMainImg, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoMainImg, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoMainImg {
  display: none;
  width: 100%;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .jigyoMainImg.on, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoMainImg.on, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoMainImg.on {
  display: inherit;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .jigyoThumb, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoThumb, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoThumb {
  display: flex;
  width: 100%;
  margin-top: 0.6rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .jigyoThumb img, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoThumb img, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoThumb img {
  width: 18%;
  margin-right: 0.6rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .jigyoText, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoText, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoText {
  margin-top: 1rem;
  letter-spacing: 0.3rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .vLine {
  position: absolute;
  right: inherit;
  left: 7rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .hLineBase .hLine {
  right: inherit;
  left: -4rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .midashiIcon {
  right: inherit;
  left: 1.5rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoTitle {
  right: inherit;
  left: 3rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoNaiyo {
  right: inherit;
  left: 8rem;
  padding-left: 0px;
  padding-right: 1rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .vLine {
  height: calc(29% + 61vw);
  max-height: 78rem;
}

.serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoTitle {
  top: 12rem;
}

.mapBlock iframe {
  width: 100%;
}

@media screen and (max-width: 640px) {
  body {
    background-position: bottom;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox {
    margin-bottom: inherit;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox .midashiIcon {
    width: 8rem;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox .midashiIcon1, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox .midashiIcon3 {
    right: 2.5rem;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox .midashiIcon2 {
    left: 2.5rem;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox .jigyoTitle {
    font-size: 3rem;
    top: 14rem;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox .vLine {
    top: 6rem;
    height: calc(29% + 95vw);
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox .jigyoNaiyo {
    top: 6rem;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox1 .jigyoTitle, .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoTitle {
    right: 4rem;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox2 .jigyoTitle {
    left: 4rem;
  }
  .serviceBlock .jigyoBoxItems .jigyoBoxBase .jigyoBox3 .jigyoTitle {
    top: 10rem;
  }
}
