main {
  background: none;
}

.wrap_sp {
  max-width: 1000px;
}
@media screen and (max-width: 1080px) {
  .wrap_sp {
    max-width: none;
    width: 92.6%;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp {
    width: 90.6%;
  }
}

.bg {
  background-image: url(../images/voice/bg01_pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 70px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1080px) {
  .bg {
    padding-top: 6.5vw;
    padding-bottom: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  .bg {
    background-image: url(../images/voice/bg01_sp.jpg);
    padding-top: 10.2vw;
    padding-bottom: 14.8vw;
  }
}

#mv {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.catch_box {
  background-color: #fff;
  padding: 85px 0;
}
@media screen and (max-width: 1080px) {
  .catch_box {
    padding: 7.9vw 0;
  }
}
@media screen and (max-width: 768px) {
  .catch_box {
    padding: 8.8vw 0;
  }
}
.catch_box p {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1080px) {
  .catch_box p {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .catch_box p {
    font-size: 5vw;
    line-height: 1.8em;
  }
}

.wrap_sp {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1080px) {
  .wrap_sp {
    padding-top: 6.5vw;
    padding-bottom: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp {
    padding-top: 10.9vw;
    padding-bottom: 14.7vw;
  }
}
.wrap_sp .voice_section {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section {
    width: 86.2%;
    display: block;
  }
}
.wrap_sp .voice_section + .voice_section {
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section + .voice_section {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section + .voice_section {
    margin-top: 14.1vw;
  }
}
.wrap_sp .voice_section .txt_block {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .txt_block {
    width: 100%;
    display: block;
  }
}
.wrap_sp .voice_section .txt_block h2 {
  width: 27.2%;
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .txt_block h2 {
    width: 31.3vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.wrap_sp .voice_section .txt_block .txt_box01 {
  width: 69%;
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .txt_block .txt_box01 {
    width: 100%;
    margin-top: 4.5vw;
  }
}
.wrap_sp .voice_section .txt_block .txt_box01 .txt01 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .txt_block .txt_box01 .txt01 {
    font-size: 2.2vw;
    padding-bottom: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .txt_block .txt_box01 .txt01 {
    display: block;
    font-size: 5.3vw;
    text-align: center;
    padding-bottom: 1.4vw;
  }
}
.wrap_sp .voice_section .txt_block .txt_box01 .txt02 {
  font-size: 15px;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  margin-top: 10px;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .txt_block .txt_box01 .txt02 {
    font-size: 1.3vw;
    margin-top: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .txt_block .txt_box01 .txt02 {
    font-size: 3.5vw;
    line-height: 1.5em;
    letter-spacing: 0;
    margin-top: 1.4vw;
  }
}
.wrap_sp .voice_section .pho01 {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho01 {
    width: 100%;
    margin-top: 5.6vw;
  }
}
.wrap_sp .voice_section .pho_box01 {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .pho_box01 {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 {
    width: 60.6vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9.7vw;
    display: block;
  }
}
.wrap_sp .voice_section .pho_box01 .pho_block {
  width: 22.8%;
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 .pho_block {
    width: 100%;
  }
  .wrap_sp .voice_section .pho_box01 .pho_block + .pho_block {
    margin-top: 10.9vw;
  }
}
.wrap_sp .voice_section .pho_box01 .pho_block .p_txt01 {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt01 {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt01 {
    font-size: 3.4vw;
  }
}
.wrap_sp .voice_section .pho_box01 .pho_block .p_txt02 {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  margin-top: 0.3em;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt02 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt02 {
    font-size: 5.3vw;
  }
}
.wrap_sp .voice_section .pho_box01 .pho_block .place {
  margin-top: 10px;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .place {
    margin-top: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .place {
    margin-top: 2vw;
  }
}
.wrap_sp .voice_section .pho_box01 .pho_block .p_txt03 {
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 1em;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt03 {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt03 {
    font-size: 3.8vw;
  }
}
.wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7em;
  margin-top: 0em;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 {
    font-size: 4.4vw;
    margin-top: -0.2em;
  }
}
.wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 .no {
  font-size: 22px;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 .no {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 .no {
    font-size: 6.4vw;
  }
}
.wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 .sub_txt {
  display: inline-block;
  font-size: 11px;
  margin-left: -0.4em;
  margin-right: -0.4em;
}
@media screen and (max-width: 1080px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 .sub_txt {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sp .voice_section .pho_box01 .pho_block .p_txt04 .sub_txt {
    font-size: 3.1vw;
  }
}

.btn01 {
  max-width: 700px;
  width: 100%;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1080px) {
  .btn01 {
    max-width: none;
    width: 64.8vw;
    margin-top: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  .btn01 {
    width: 81.3vw;
    margin-top: 13vw;
  }
}/*# sourceMappingURL=style_voice.css.map */