/*! Writen  by SCSS */
.read {
  max-width: 940px;
  margin-inline: auto; }

.sec_lead {
  padding-bottom: clamp(25px, 3.34%, 40px); }
  .sec_lead .lead_main_image {
    margin-bottom: clamp(50px, 6.67%, 80px); }
    .sec_lead .lead_main_image img {
      width: 100%; }
  .sec_lead .lead_image {
    max-width: 1200px;
    margin-inline: auto;
    margin-bottom: clamp(50px, 7.5%, 90px); }
  .sec_lead .sec_lead_wrap {
    max-width: 1360px; }
    .sec_lead .sec_lead_wrap .sec_lead {
      font-size: clamp(24px, 5vw, 62px);
      font-weight: 700;
      line-height: 1.42;
      padding-bottom: clamp(30px, 4.17%, 50px);
      margin-bottom: clamp(30px, 4.17%, 50px);
      border-bottom: 1px solid; }

.sec + .sec {
  padding-top: clamp(100px, 17.5%, 210px); }

.sec_head {
  font-size: clamp(20px, 4.43vw, 55px);
  text-align: center;
  position: relative;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: clamp(30px, 4.17%, 50px);
  letter-spacing: 0.2em;
  line-height: 1; }
  .sec_head .balloon {
    position: absolute;
    display: block;
    line-height: 0;
    max-width: 201px;
    width: 3.67em;
    top: -1.82em;
    left: -1.73em; }
    @media screen and (max-width: 480px) {
      .sec_head .balloon {
        left: -10px; } }

.sec_voice_list {
  max-width: 1280px;
  width: calc(100% - 40px);
  margin-inline: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 3.12%;
  position: relative;
  margin-bottom: clamp(30px, 4.17%, 50px); }
  @media screen and (max-width: 480px) {
    .sec_voice_list {
      align-items: center;
      flex-direction: column; } }
  .sec_voice_list .item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 6px;
    position: relative;
    border-bottom: 1px solid; }
    .sec_voice_list .item::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 3px;
      border-top: 1px solid; }
  .sec01 .sec_voice_list .item01 {
    max-width: 880px;
    width: 68.75%; }
    @media screen and (max-width: 480px) {
      .sec01 .sec_voice_list .item01 {
        width: 100%; } }
  .sec01 .sec_voice_list .item02 {
    max-width: 554px;
    width: 43.29%; }
    @media screen and (max-width: 480px) {
      .sec01 .sec_voice_list .item02 {
        width: 92.34%; } }
  .sec01 .sec_voice_list .item03 {
    max-width: 674px;
    width: 52.66%; }
    @media screen and (max-width: 480px) {
      .sec01 .sec_voice_list .item03 {
        width: 100%; } }
  .sec02 .sec_voice_list .item01 {
    max-width: 374px;
    width: 29.22%; }
    @media screen and (max-width: 480px) {
      .sec02 .sec_voice_list .item01 {
        width: 62.34%; } }
  .sec02 .sec_voice_list .item02 {
    max-width: 760px;
    width: 59.38%; }
    @media screen and (max-width: 480px) {
      .sec02 .sec_voice_list .item02 {
        width: 100%; } }
  .sec02 .sec_voice_list .item03 {
    max-width: 1184px;
    width: 92.5%; }
    @media screen and (max-width: 480px) {
      .sec02 .sec_voice_list .item03 {
        width: 100%; } }
  .sec03 .sec_voice_list {
    gap: 20px 1.56%; }
    .sec03 .sec_voice_list .item01 {
      max-width: 306px;
      width: 23.91%; }
      @media screen and (max-width: 480px) {
        .sec03 .sec_voice_list .item01 {
          width: 51%; } }
    .sec03 .sec_voice_list .item02 {
      max-width: 586px;
      width: 45.79%; }
      @media screen and (max-width: 480px) {
        .sec03 .sec_voice_list .item02 {
          width: 97.67%; } }
    .sec03 .sec_voice_list .item03 {
      max-width: 348px;
      width: 27.19%; }
      @media screen and (max-width: 480px) {
        .sec03 .sec_voice_list .item03 {
          width: 58%; } }
  .sec04 .sec_voice_list .item01 {
    max-width: 404px;
    width: 31.57%; }
    @media screen and (max-width: 480px) {
      .sec04 .sec_voice_list .item01 {
        width: 67.34%; } }
  .sec04 .sec_voice_list .item02 {
    max-width: 432px;
    width: 33.75%; }
    @media screen and (max-width: 480px) {
      .sec04 .sec_voice_list .item02 {
        width: 72%; } }
  @media screen and (max-width: 480px) {
    .sec05 .sec_voice_list {
      flex-direction: row; } }
  .sec05 .sec_voice_list .item01 {
    max-width: 386px;
    width: 30.16%; }
    @media screen and (max-width: 480px) {
      .sec05 .sec_voice_list .item01 {
        width: 64.34%; } }
  .sec05 .sec_voice_list .item02 {
    max-width: 112px;
    width: 8.75%; }
    @media screen and (max-width: 480px) {
      .sec05 .sec_voice_list .item02 {
        width: 18.67%; } }

.sec_main_wrap {
  max-width: 1370px;
  margin-inline: auto; }
  .sec01 .sec_main_wrap .image_box_lg {
    max-width: 880px;
    width: 64.24%; }
  .sec01 .sec_main_wrap .image_box_min {
    max-width: 490px;
    width: 35.77%; }

.sec01 .sec_main_wrap {
  margin-bottom: clamp(40px, 5%, 60px); }
.sec01 .sec01_point_wrap {
  margin-top: clamp(30px, 4.17%, 50px);
  justify-content: center;
  gap: 0 2.5%; }
  @media screen and (max-width: 480px) {
    .sec01 .sec01_point_wrap {
      flex-direction: column;
      gap: 15px 0; } }
  .sec01 .sec01_point_wrap .text_box {
    width: 35.84%;
    background: #f0f0f0;
    padding: 1.66%; }
    @media screen and (max-width: 480px) {
      .sec01 .sec01_point_wrap .text_box {
        width: 100%;
        padding: 10px; } }
    .sec01 .sec01_point_wrap .text_box .point_head {
      font-size: clamp(18px, 3.14vw, 39px);
      line-height: 1;
      text-align: center;
      color: #003296;
      margin-bottom: 0.4em; }
    .sec01 .sec01_point_wrap .text_box .point_text {
      font-size: clamp(16px, 2.17vw, 27px);
      line-height: 1.45; }
  .sec01 .sec01_point_wrap .image_cross {
    max-width: 144px;
    width: 12%;
    align-self: center; }
    @media screen and (max-width: 480px) {
      .sec01 .sec01_point_wrap .image_cross {
        width: 80px; } }

.sec02 .sec02_image_wrap {
  margin-top: clamp(25px, 3.34%, 40px);
  margin-bottom: clamp(40px, 5%, 60px);
  align-items: flex-start;
  max-width: 1280px; }
  .sec02 .sec02_image_wrap .image_box {
    max-width: 400px;
    width: 31.25%; }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_image_wrap .image_box {
        width: calc(100% / 3); } }

.sec03 .sec03_image_wrap {
  max-width: 1060px;
  margin-inline: auto;
  align-items: flex-start;
  margin-bottom: clamp(25px, 3.34%, 40px); }
  .sec03 .sec03_image_wrap .image_box_left {
    max-width: 460px;
    width: 43.4%; }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_image_wrap .image_box_left {
        width: auto; } }
  .sec03 .sec03_image_wrap .image_box_right {
    max-width: 570px;
    width: 53.78%; }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_image_wrap .image_box_right {
        width: auto; } }
.sec03 .inner {
  margin-top: clamp(30px, 4.17%, 50px); }

.sec04 .sec_inner_image {
  max-width: 970px;
  margin-inline: auto;
  margin-bottom: clamp(40px, 5%, 60px); }

.sec05_image_wrap {
  margin-bottom: clamp(40px, 5%, 60px);
  align-items: flex-start; }
  .sec05_image_wrap .image_box_left {
    max-width: 750px;
    width: 62.5%; }
    @media screen and (max-width: 480px) {
      .sec05_image_wrap .image_box_left {
        width: auto; } }
  .sec05_image_wrap .image_box_right {
    max-width: 415px;
    width: 34.59%; }
    @media screen and (max-width: 480px) {
      .sec05_image_wrap .image_box_right {
        width: auto; } }

/*# sourceMappingURL=voice01.css.map */
