<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
global &gt; color
------------------------------
*/
/*!
global &gt; content-width
------------------------------
*/
/*!
global &gt; font
------------------------------
font-family: 'Lexend Deca', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
*/
/*!
global &gt; mixin
------------------------------
*/
.p_voice .block_min_1200 {
  display: none !important;
}
@media only screen and (min-width: 1200px) {
  .p_voice .hidden_min_1200 {
    display: none !important;
  }
  .p_voice .block_min_1200 {
    display: block !important;
  }
}
.p_voice .decore_box_with_corner {
  position: relative;
  background-color: #EBF8FF;
  border-radius: 25px 25px 25px 0;
  margin-bottom: 60px;
  display: inline-block;
}
.p_voice .decore_box_with_corner::after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 1px;
  left: 0;
  transform: translateY(100%);
  display: block;
  background-image: url("../images/voice/img_corner_decore_cyan.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.p_voice .decore_box_with_corner.red {
  background-color: #E40019;
}
.p_voice .decore_box_with_corner.red::after {
  background-image: url("../images/voice/img_corner_decore_red.png");
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_with_corner {
    border-radius: 35px 35px 35px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_with_corner {
    margin-bottom: 100px;
    border-radius: 50px 50px 50px 0;
  }
  .p_voice .decore_box_with_corner::after {
    width: 100px;
    height: 100px;
  }
}
.p_voice .decore_box {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box {
    padding-top: 39px;
    padding-bottom: 39px;
  }
}
.p_voice .decore_box_title {
  display: flex;
  align-items: baseline;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
}
.p_voice .decore_box_title .tag {
  width: 45px;
  font-family: "Lexend Deca", sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  color: #E40019;
  text-transform: uppercase;
}
.p_voice .decore_box_title .txt {
  width: calc(100% - 45px);
  font-size: 1.25rem;
  line-height: 1.42;
  letter-spacing: 0.04em;
  color: #222;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_title .tag {
    width: 60px;
    font-size: 2rem;
  }
  .p_voice .decore_box_title .txt {
    width: calc(100% - 60px);
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_title {
    padding-left: 44px;
  }
  .p_voice .decore_box_title .tag {
    width: 74px;
    font-size: 2.5rem;
  }
  .p_voice .decore_box_title .txt {
    width: calc(100% - 74px);
    font-size: 1.75rem;
  }
}
.p_voice .decore_box .decore_box_dl {
  margin-bottom: 10px;
  background-color: #fff;
}
.p_voice .decore_box .decore_box_dl:nth-child(even) {
  background-color: #F5F5F5;
}
.p_voice .decore_box_q1 .decore_box_content {
  width: 495px;
  max-width: calc(100% - 40px);
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q1 .decore_box_content {
    margin-top: 33px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q1 .decore_box_content {
    margin-left: 26px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q2 {
    margin-top: 60px;
    padding-bottom: 33px;
  }
}
.p_voice .decore_box_q2 .decore_box_content {
  width: 507px;
  max-width: calc(100% - 40px);
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q2 .decore_box_content {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q2 .decore_box_content {
    margin-left: 31px;
  }
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q3 {
    padding-bottom: 58px;
  }
}
.p_voice .decore_box_q3 .decore_box_content {
  width: 1050px;
  max-width: calc(100% - 40px);
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q3 .decore_box_content {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q3 .decore_box_content {
    margin-left: 50px;
  }
}
.p_voice .decore_box_q4 .decore_box_content {
  padding: 20px 18px 0;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q4 .decore_box_content {
    padding: 34px 40px 10px;
  }
}
.p_voice .decore_box_q4 .decore_box_dl {
  display: flex;
  font-size: min(1rem, 4vw);
  font-weight: 700;
  line-height: 1.6;
  color: #222;
  padding: 10px;
}
.p_voice .decore_box_q4 .decore_box_dl:nth-child(1) {
  color: #E40019;
}
.p_voice .decore_box_q4 .decore_box_dl dt {
  width: 35px;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q4 .decore_box_dl {
    font-size: 1.25rem;
    padding: 14px 20px;
  }
  .p_voice .decore_box_q4 .decore_box_dl dt {
    width: 50px;
  }
  .p_voice .decore_box_q4 .decore_box_dl dd {
    width: calc(100% - 50px);
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q5 {
    margin-top: 60px;
  }
}
.p_voice .decore_box_q5 .decore_box_content {
  width: 475px;
  max-width: calc(100% - 40px);
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q5 .decore_box_content {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q5 .decore_box_content {
    margin-top: -26px;
    margin-left: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q6 {
    margin-top: 30px;
    padding-bottom: 63px;
  }
}
.p_voice .decore_box_q6 .decore_box_content {
  width: 479px;
  max-width: calc(100% - 40px);
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q6 .decore_box_content {
    margin-top: 55px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q6 .decore_box_content {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q7 {
    margin-top: 25px;
  }
}
.p_voice .decore_box_q7 .decore_box_content {
  width: 500px;
  max-width: calc(100% - 40px);
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q7 .decore_box_content {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q7 .decore_box_content {
    margin-top: 2px;
    margin-left: 29px;
  }
}
.p_voice .decore_box_q8 .decore_box_content {
  padding: 20px 20px 0;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q8 .decore_box_content {
    padding: 29px 40px 3px;
  }
}
.p_voice .decore_box_q8 .decore_box_dl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #222;
  padding: 10px;
}
.p_voice .decore_box_q8 .decore_box_dl dt {
  width: 16px;
  height: 16px;
  margin-top: 4px;
  position: relative;
  border-radius: 99px;
  background-color: #E40019;
}
.p_voice .decore_box_q8 .decore_box_dl dt::after {
  content: "";
  width: 8px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 4px;
  border: 0;
  border-left: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  transform: rotate(-45deg);
}
.p_voice .decore_box_q8 .decore_box_dl dd {
  width: calc(100% - 30px);
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q8 .decore_box_dl {
    font-size: 1.25rem;
    padding: 14px 15px;
  }
  .p_voice .decore_box_q8 .decore_box_dl dt {
    width: 30px;
    height: 30px;
    margin-top: 0;
  }
  .p_voice .decore_box_q8 .decore_box_dl dt::after {
    width: 15px;
    height: 10px;
    top: 8px;
    left: 7px;
    border-width: 4px;
  }
  .p_voice .decore_box_q8 .decore_box_dl dd {
    width: calc(100% - 42px);
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q9 {
    margin-top: 60px;
  }
}
.p_voice .decore_box_q9 .decore_box_content {
  width: 475px;
  max-width: calc(100% - 40px);
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q9 .decore_box_content {
    margin-top: 30px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q9 .decore_box_content {
    margin-left: 42px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q10 {
    margin-top: 28px;
    padding-bottom: 56px;
  }
}
.p_voice .decore_box_q10 .decore_box_title .tag {
  width: 60px;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q10 .decore_box_title .tag {
    width: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q10 .decore_box_title .tag {
    width: 100px;
  }
}
.p_voice .decore_box_q10 .decore_box_title .txt {
  width: calc(100% - 60px);
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q10 .decore_box_title .txt {
    width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q10 .decore_box_title .txt {
    width: calc(100% - 100px);
  }
}
.p_voice .decore_box_q10 .decore_box_content {
  width: 1020px;
  max-width: calc(100% - 30px);
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .decore_box_q10 .decore_box_content {
    margin-top: 52px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .decore_box_q10 .decore_box_content {
    margin-left: 70px;
  }
}
.p_voice .about_candidate {
  position: relative;
  padding: 0.1px;
}
.p_voice .about_candidate &gt; .inner {
  margin-top: 60px;
}
@media screen and (min-width: 769px) {
  .p_voice .about_candidate &gt; .inner {
    margin-top: 120px;
  }
}
.p_voice .about_candidate_content {
  margin-top: 40px;
}
@media screen and (min-width: 769px) {
  .p_voice .about_candidate_content {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .about_candidate_content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.p_voice .about_candidate_left, .p_voice .about_candidate_right {
  width: 100%;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1200px) {
  .p_voice .about_candidate_left, .p_voice .about_candidate_right {
    width: calc(50% - 20px);
    margin-left: 0;
    margin-right: 0;
  }
}
.p_voice .about_job {
  position: relative;
  padding: 0.1px;
}
.p_voice .about_job &gt; .inner {
  margin-top: 60px;
}
@media only screen and (min-width: 1200px) {
  .p_voice .about_job &gt; .inner {
    margin-top: 118px;
  }
}
.p_voice .about_job_content {
  margin-top: 40px;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1200px) {
  .p_voice .about_job_content {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 61px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .about_job_content .decore_box {
    width: calc(50% - 20px);
  }
  .p_voice .about_job_content .decore_box:nth-child(3) {
    width: 100%;
  }
}
.p_voice .intro {
  padding: 0.1px;
}
.p_voice .intro &gt; .inner {
  margin-top: 25px;
}
@media screen and (min-width: 769px) {
  .p_voice .intro &gt; .inner {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .intro &gt; .inner {
    margin-top: 95px;
  }
}
.p_voice .intro_title {
  font-size: 1.25rem;
  line-height: 1.57;
  font-weight: 700;
  color: #222;
}
@media screen and (min-width: 769px) {
  .p_voice .intro_title {
    font-size: 1.75rem;
  }
}
.p_voice .intro_detail {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 700;
  color: #222;
  margin-top: 14px;
}
@media screen and (min-width: 769px) {
  .p_voice .intro_detail {
    font-size: 1.25rem;
    margin-top: 26px;
  }
}
.p_voice .voice_mv {
  position: relative;
  padding: 0.1px;
}
.p_voice .voice_mv_mask {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  z-index: -1;
  inset: 0;
}
.p_voice .voice_mv_content {
  padding-top: 40px;
}
.p_voice .voice_mv_title_wrap {
  text-align: center;
}
.p_voice .voice_mv_title {
  text-align: center;
  padding: 20px 40px;
  margin-top: 40px;
}
@media screen and (min-width: 769px) {
  .p_voice .voice_mv_title {
    margin-top: 72px;
    padding: 34px 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .voice_mv_title {
    padding: 75px 144px 103px;
  }
}
.p_voice .voice_mv_title .en,
.p_voice .voice_mv_title .jp {
  display: block;
}
.p_voice .voice_mv_title .en {
  font-family: "Lexend Deca", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #20B4FF;
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .p_voice .voice_mv_title .en {
    font-size: 1.5625rem;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .voice_mv_title .en {
    font-size: 1.875rem;
  }
}
.p_voice .voice_mv_title .jp {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #FFF;
}
@media screen and (min-width: 769px) {
  .p_voice .voice_mv_title .jp {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .voice_mv_title .jp {
    font-size: 3.75rem;
    margin-top: 3px;
  }
}
.p_voice .voice_mv_decore {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  inset: 0;
}
.p_voice .voice_mv_decore .shape {
  position: absolute;
}
.p_voice .voice_mv_decore .shape:nth-child(1) {
  width: 22vw;
  max-width: 125px;
  top: 52%;
  left: calc((100vw - 245px) * 0.5 + 225px);
}
@media screen and (min-width: 769px) {
  .p_voice .voice_mv_decore .shape:nth-child(1) {
    width: 25vw;
    max-width: 220px;
    top: 42%;
    left: calc((100vw - 368px) * 0.5 + 340px);
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .voice_mv_decore .shape:nth-child(1) {
    width: 31.875vw;
    max-width: 510px;
    left: calc((100vw - 1200px) * 0.5 + 830px);
  }
}
.p_voice .view_of_pe {
  position: relative;
  padding: 0.1px;
}
.p_voice .view_of_pe &gt; .inner {
  margin-top: 60px;
}
@media only screen and (min-width: 1200px) {
  .p_voice .view_of_pe &gt; .inner {
    margin-top: 118px;
    padding-bottom: 40px;
  }
}
.p_voice .view_of_pe_content {
  max-width: 768px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .p_voice .view_of_pe_content {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .view_of_pe_content {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1200px) {
  .p_voice .view_of_pe_content .decore_box {
    width: calc(50% - 20px);
  }
  .p_voice .view_of_pe_content .decore_box:nth-child(3) {
    width: 100%;
  }
}
/*# sourceMappingURL=voice.css.map */
</pre></body></html>