@charset "UTF-8";


/* voice_icatchBox
***************************************************************/
.voice_icatchBox {
  padding: 55px 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 20px 0;
}
.voice_icatch {
  width: 162px;
}
.voice_h1 {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .voice_icatchBox {
    padding: 38px 0;
    gap: 12px 0;
  }
  .voice_icatch {
    width: 115px;
  }
  .voice_h1 {
    font-size: 14px;
  }
}
@media all and (max-width: 370px) {
}


/* voice_contents
***************************************************************/
.voice_contents {
  width: 1120px;
  margin: 0 auto;
}
.voice_item + .voice_item {
  margin-top: 55px;
}
.voice_h2 {
  background-color: #5BC2DD;
  border-radius: 10px;
  color: #fff;
  padding: 18px 40px;
  font-size: 20px;
  font-weight: 700;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.voice_h3 {
  color: #E76933;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.voice_faq {
  padding-left: 45px;
  position: relative;
}
.voice_faq::before {
  content: "";
  width: 80.07px;
  height: 62.33px;
  background: url(../img/voice/ico_faq.svg) no-repeat center / contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
}
.voice_faq_txt {
  background-color: #F1F9FB;
  border-radius: 10px;
  padding: 34px 55px 34px 78px;
  font-size: 20px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.voice_txtBox1 {
  font-size: 16px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.voice_txtBox1 a {
  color: #E76933;
  text-decoration: underline;
}
.voice_img_txtBox1 {
  display: flex;
  justify-content: space-between;
}
.voice_img_txtBox1 .voice_txtBox1 {
  width: 725px;
}
.voice_img_txtBox1_img {
  width: 345px;
}
.voice_back {
  margin: 90px auto 0;
}
.voice_img_txtBox1_img img,
.voice_imgBox1 img {
  max-width: none;
  width: 100%;
}
@media all and (min-width: 681px) {
  .voice_img_txtBox1.rev {
    flex-flow: row-reverse;
  }
  .voice_back {
    width: 260px;
  }
  .voice_img_txtBox1 .voice_txtBox1:first-child:last-child {
    width: 100%;
  }
  .voice_txtBox1 a:hover {
    text-decoration: none;
  }
}
@media all and (max-width: 680px) {
  .voice_contents {
    width: 100%;
    padding: 0 24px;
  }
  .voice_item + .voice_item {
    margin-top: 30px;
  }
  .voice_h2 {
    padding: 12px 24px;
    font-size: 14px;
  }
  .voice_h3 {
    font-size: 18px;
  }
  .voice_faq {
    padding-left: 0;
    padding-top: 25px;
  }
  .voice_faq::before {
    width: 67.13px;
    height: 52.26px;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
  }
  .voice_faq_txt {
    padding: 40px 24px 28px;
    font-size: 14px;
  }
  .voice_txtBox1 {
    font-size: 14px;
  }
  .voice_img_txtBox1 {
    display: block;
  }
  .voice_img_txtBox1 .voice_txtBox1 {
    width: 100%;
    margin-bottom: 30px;
  }
  .voice_img_txtBox1_img {
    width: 100%;
    margin-bottom: 30px;
  }
  .voice_back {
    margin-top: 50px;
  }
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}
