@charset "utf-8";

/*----------------------------------------------------------------------------------------------
  quality
----------------------------------------------------------------------------------------------*/
.bg_gray {
  background-color: #EAE9E6;
  padding-bottom: 120px;
}

.eq-sec01 {
  padding-top: 120px;
}

.sec01_ttl01 {
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.02em;
}

.img_caption_white_2 {
  position: absolute;
  bottom: 10px;
  right: calc(50% + 10px);
  font-size: 13px;
  color: #fff;
  text-shadow: 0px 0px 5px rgb(0 0 0 / 95%);
}

@media screen and (max-width:800px) {
  .bg_gray {
    padding-bottom: 60px;
  }

  .eq-sec01 {
    padding-top: 60px;
  }

  .sec01_ttl01 {
    font-size: 5.7vw;
    text-align: center;
    letter-spacing: 0.02em;
  }

  .img_caption_white_2 {
    display: none;
  }
}



.eq-inner {
  width: clamp(300px, 90%, 1400px);
  margin-inline: auto;
}

.eq-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 2.7%;
}

.eq-item-col03-img {
  width: 71%;
  margin-right: 3%;
}

@media screen and (max-width:1440px) {
  .eq-item-col03-img {
    width: 74%;
    margin-right: 0;
  }
}

.eq-item-col01 {
  width: calc(calc(100% - 8.1%) / 4);
}

.eq-item-ttl {
  font-size: 22px;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
  letter-spacing: -0.05em;
}

.eq-item-ttl.eq-item-ttl-tm40 {
  margin-top: 1.6vw;
}

.eq-item-ttl::before {
  content: "";
  display: block;
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(233, 233, 233, 1) 100%);
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.eq-item-txt {
  text-align: justify;
  padding-top: 20px;
  font-size: 16px;
  line-height: 1.7;
}

.eq-item-txt .fs_s {
  line-height: 1.4;
  display: inline-block;
}

.u-item-hight01 {
  min-height: 9.5em;
}

@media screen and (max-width:1440px) {
  .u-item-hight01 {
    min-height: 10.5em;
  }
}

.u-item-hight02 {
  min-height: 9em;
}

.u-item-hight03 {
  min-height: 10.5em;
}

.eq-item-img {
  margin-top: 20px;
}

.eq-wrap {
  margin-top: 70px;
}

.eq-item-col02 {
  width: calc(calc(100% - 2.7%) / 2);
}

.u-flex {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.eq-item-col02.u-flex {
  gap: 45px 5.8%;

}

.eq-item-col02-in01 {
  width: 100%;
}

.eq-item-col02-in02 {
  width: calc(calc(100% - 5.8%) / 2);
}

.u-ttl-line02 {
  min-height: 2em;
}

.u-ttl-line02 span {
  display: inline-block;
  padding-top: 1.4em;
}

.eq-item-col03-01 {
  width: calc(calc(100% - 5.4%) / 3);
}

.eq-item-col03-02 {
  width: calc(calc(100% - 34.3%));
}

.eq-sec04 .eq-item-ttl::before {
  background: linear-gradient(90deg, rgba(233, 233, 233, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.u-item-hight04 {
  min-height: 10.5em;
}

.u-item-hight06 {
  min-height: 7.5em;
}

.eq_notes {
  margin-top: 3em;
}

@media screen and (max-width:800px) {
  .eq-inner {
    width: clamp(300px, 90%, 1400px);
    margin-inline: auto;
  }

  .eq-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 2.7%;
  }

  .eq-item-col03-img {
    width: 100%;
    margin-right: 0;
  }

  .eq-item-col01 {
    width: 100%;
  }

  .eq-item-ttl {
    font-size: 5.5vw;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
  }

  .eq-item-ttl.eq-item-ttl-tm40 {
    margin-top: 40px;
  }

  .eq-item-ttl::before {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(233, 233, 233, 1) 100%);
    position: absolute;
    bottom: 0;
    z-index: -1;
  }

  .eq-item-txt {
    text-align: justify;
    padding-top: 20px;
    font-size: 14px;
    line-height: 1.7;
  }

  .eq-item-txt .fs_s {
    line-height: 1.4;
    display: inline-block;
  }

  .u-item-hight01 {
    min-height: initial;
  }

  .u-item-hight02 {
    min-height: initial;
  }

  .u-item-hight03 {
    min-height: initial;
  }

  .eq-item-img {
    margin-top: 20px;
  }

  .eq-wrap {
    margin-top: 40px;
  }

  .eq-item-col02 {
    width: 100%;
  }

  .u-flex {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
  }

  .eq-item-col02.u-flex {
    gap: 45px 5.8%;

  }

  .eq-item-col02-in01 {
    width: 100%;
  }

  .eq-item-col02-in02 {
    width: 100%;
  }

  .u-ttl-line02 {
    min-height: 2em;
  }

  .u-ttl-line02 span {
    display: inline-block;
    padding-top: 1.4em;
  }

  .eq-item-col03-01 {
    width: 100%;
  }

  .eq-item-col03-02 {
    width: 100%;
  }

  .eq-sec04 .eq-item-ttl::before {
    background: linear-gradient(90deg, rgba(233, 233, 233, 1) 0%, rgba(255, 255, 255, 1) 100%);
  }

  .u-item-hight04 {
    min-height: 8.5em;
  }

  .u-item-hight06 {
    min-height: 7.5em;
  }

  .eq_notes {
    margin-top: 1em;
    font-size: 10px;
  }
}