/*! Writen	by SCSS */
.annotation_wrap {
  background: #F3F3F3; }

.kvWrap img {
  max-width: 100%;
  width: 100%; }
@media screen and (max-width: 767px) {
  .kvWrap .img-caps {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0; } }

.vtb {
  display: none; }
  @media screen and (max-width: 991px) {
    .vtb {
      display: block; } }

.vsp767 {
  display: none; }
  @media screen and (max-width: 767px) {
    .vsp767 {
      display: block; } }

@media screen and (max-width: 991px) {
  .mb50_sp {
    margin-bottom: 50px !important; } }

.sec_ttl {
  font-size: clamp(24px, 2.66vw, 32px); }
  @media screen and (max-width: 767px) {
    .sec_ttl {
      font-size: clamp(16px, 5vw, 32px); } }

.cap_l {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-feature-settings: "palt"; }

.ta_c {
  text-align: center; }

.item_ttl {
  background: #781f1e;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  padding: 0.35em 10px;
  font-size: clamp(20px, 1.83vw, 24px); }
  @media screen and (max-width: 991px) {
    .item_ttl {
      padding: 0.5em 10px;
      line-height: 1.4;
      font-size: clamp(22px, 4.37vw, 28px); } }

.item_txt {
  color: #767756;
  font-feature-settings: "palt";
  letter-spacing: 0;
  font-size: clamp(13px, 1.25vw, 15px);
  line-height: 1.666; }
  @media screen and (max-width: 991px) {
    .item_txt {
      font-size: clamp(15px, 2.5vw, 30px);
      line-height: 1.433; } }
  @media screen and (max-width: 480px) {
    .item_txt {
      padding: 0 20px; } }

.cap {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
  color: #fff;
  font-size: clamp(12px, 1.16vw, 14px);
  text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px; }

.mb90 {
  margin-bottom: 90px; }

.voice_ttl {
  max-width: 1040px;
  margin: 0 auto;
  padding: 120px 20px 90px; }
  @media screen and (max-width: 767px) {
    .voice_ttl {
      padding: 40px 20px; } }
  .voice_ttl .sec_ttl {
    font-weight: 500;
    font-size: clamp(24px, 2.66vw, 32px); }
    @media screen and (max-width: 767px) {
      .voice_ttl .sec_ttl {
        font-size: clamp(22px, 3.55vw, 32px); } }
    .voice_ttl .sec_ttl.border {
      border-bottom: 1px solid #333;
      padding-bottom: 0.5em;
      margin-bottom: 0.5em; }
    @media screen and (max-width: 767px) {
      .voice_ttl .sec_ttl.sp_min {
        font-size: clamp(13px, 2.88vw, 26px);
        letter-spacing: 0.05em; } }
    @media screen and (max-width: 767px) {
      .voice_ttl .sec_ttl.vsp767 {
        margin-bottom: 0.5em; } }
    @media screen and (max-width: 767px) {
      .voice_ttl .sec_ttl.sp_lg {
        font-size: clamp(26px, 3.55vw, 32px);
        line-height: 1.233;
        letter-spacing: 0.1em; } }
  .voice_ttl .sec_ttl_sub {
    font-feature-settings: "palt";
    letter-spacing: 0;
    line-height: 1.6;
    font-weight: 500;
    font-size: clamp(15px, 1.66vw, 20px);
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .voice_ttl .sec_ttl_sub {
        font-size: clamp(12px, 2.22vw, 20px);
        letter-spacing: -0.02em; } }
    @media screen and (max-width: 767px) {
      .voice_ttl .sec_ttl_sub.sp_lg {
        font-size: clamp(20px, 2.88vw, 26px);
        line-height: 1.233; } }
  .voice_ttl.bottom .sec_ttl.border {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    border-top: 1px solid #333;
    padding-top: 0.5em;
    margin-top: 0.5em; }

.border_box {
  box-sizing: border-box;
  max-width: 900px;
  position: relative;
  background: #f5f0bd;
  border: 5px solid;
  padding: 77px 20px 40px; }
  @media screen and (max-width: 767px) {
    .border_box {
      padding: 44px 30px 20px; } }
  .border_box .ttl_img {
    position: absolute;
    top: -51px;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(440%/8.59); }
    @media screen and (max-width: 991px) {
      .border_box .ttl_img {
        top: -10%; } }
    @media screen and (max-width: 767px) {
      .border_box .ttl_img {
        top: -10%;
        max-width: 440px;
        width: calc(100% - 60px); } }
    @media screen and (max-width: 480px) {
      .border_box .ttl_img {
        top: -9vw; } }
  .border_box .txt_box .box_ttl {
    font-feature-settings: "palt";
    line-height: 1;
    font-weight: bold;
    font-size: clamp(24px, 2.66vw, 32px);
    margin-bottom: 1em; }
    @media screen and (max-width: 767px) {
      .border_box .txt_box .box_ttl {
        font-size: clamp(24px, 5vw, 32px);
        line-height: 1.4; } }
  .border_box .txt_box .list_txt {
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .border_box .txt_box .list_txt {
        text-align: left; } }
    .border_box .txt_box .list_txt li + li {
      margin-top: 25px; }
    .border_box .txt_box .list_txt .list_ttl {
      font-feature-settings: "palt";
      line-height: 1;
      margin-bottom: 0.4em;
      font-weight: bold;
      font-size: clamp(15px, 2.16vw, 26px); }
      @media screen and (max-width: 767px) {
        .border_box .txt_box .list_txt .list_ttl {
          font-size: clamp(15px, 4.06vw, 26px); } }
    .border_box .txt_box .list_txt .list_txt {
      margin-bottom: 0;
      font-feature-settings: "palt";
      line-height: 1.333;
      font-size: clamp(14px, 1.5vw, 18px); }
      @media screen and (max-width: 767px) {
        .border_box .txt_box .list_txt .list_txt {
          font-size: clamp(13px, 2.81vw, 18px); } }
  .border_box.color01 {
    border-color: #e15925; }
    .border_box.color01 .box_ttl {
      color: #e15925; }
  .border_box.color02 {
    border-color: #94c030; }
    .border_box.color02 .box_ttl {
      color: #94c030; }
  .border_box.color03 {
    border-color: #4c96c9; }
    .border_box.color03 .box_ttl {
      color: #4c96c9; }

#voice_page {
  padding: 0;
  background: none; }
  #voice_page .wide_ttl {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    background: #e6804a;
    color: #fff;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 1.2em 10px;
    font-size: clamp(30px, 3.5vw, 42px); }
    @media screen and (max-width: 767px) {
      #voice_page .wide_ttl {
        font-size: clamp(17px, 3.77vw, 34px);
        letter-spacing: 0; } }
  #voice_page .area01 {
    width: 100%;
    background: #f9e8da;
    padding: 126px 0 80px; }
    @media screen and (max-width: 767px) {
      #voice_page .area01 {
        padding: 100px 0 30px; } }
    @media screen and (max-width: 480px) {
      #voice_page .area01 {
        padding: 50px 0 15px; } }
    #voice_page .area01 .box01 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      grid-gap: 70px 0; }
      @media screen and (max-width: 640px) {
        #voice_page .area01 .box01 {
          flex-direction: column;
          grid-gap: 20px 0; } }
      #voice_page .area01 .box01 .item01 {
        max-width: 900px;
        margin: 0 auto;
        width: 100%; }
      #voice_page .area01 .box01 .modal_item {
        width: calc(570%/11.7); }
        @media screen and (max-width: 640px) {
          #voice_page .area01 .box01 .modal_item {
            width: 100%; } }
        #voice_page .area01 .box01 .modal_item a {
          display: block; }
      #voice_page .area01 .box01.box02 {
        margin-top: calc(150%/11.7);
        justify-content: center; }
        @media screen and (max-width: 640px) {
          #voice_page .area01 .box01.box02 {
            margin-top: 70px; } }
  #voice_page .area02 {
    width: 100%;
    background: #dce4f1;
    padding: 126px 0 80px; }
    @media screen and (max-width: 767px) {
      #voice_page .area02 {
        padding: 100px 0 30px; } }
    @media screen and (max-width: 480px) {
      #voice_page .area02 {
        padding: 50px 0 15px; } }
    #voice_page .area02 .box01 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      grid-gap: 50px 0; }
      @media screen and (max-width: 640px) {
        #voice_page .area02 .box01 {
          flex-direction: column;
          grid-gap: 20px 0; } }
      #voice_page .area02 .box01 .item01 {
        max-width: 900px;
        margin: 0 auto;
        width: 100%; }
      #voice_page .area02 .box01 .item_img {
        width: calc(570%/11.7); }
        @media screen and (max-width: 640px) {
          #voice_page .area02 .box01 .item_img {
            width: 100%; } }
        #voice_page .area02 .box01 .item_img figure {
          position: relative; }
          #voice_page .area02 .box01 .item_img figure img {
            width: 100%; }
          #voice_page .area02 .box01 .item_img figure figcaption {
            font-size: clamp(16px, 2.75vw, 33px);
            position: absolute;
            left: 5px;
            bottom: 5px;
            color: #fff;
            text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px; }
            @media screen and (max-width: 767px) {
              #voice_page .area02 .box01 .item_img figure figcaption {
                font-size: clamp(18px, 4vw, 30px); } }
      #voice_page .area02 .box01 .modal_item {
        width: calc(570%/11.7); }
        @media screen and (max-width: 640px) {
          #voice_page .area02 .box01 .modal_item {
            width: 100%; } }
        #voice_page .area02 .box01 .modal_item a {
          display: block; }

.modal_item a {
  position: relative; }
  .modal_item a::after {
    content: '';
    display: block;
    background: url(../../../img/zoom_in_icon.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px; }
  .modal_item a:hover {
    opacity: 0.7; }

@media screen and (max-width: 640px) {
  .remodal {
    padding: 15px !important; } }

/*# sourceMappingURL=voice_new.css.map */
