sup {
  font-size: 53%;
  top: -1em;
}

.-en {
  font-family: "EB Garamond", serif;
  font-weight: normal;
}

.txt_bk {
  color: #000 !important;
}

.txt_w {
  color: #fff !important;
}

/*.l-content {background-color:#e5edea;}*/
.ttl_02 {
  font-size: clamp(22.4px, 2.2vw, 32px);
  letter-spacing: 0.08em;
}
.ttl_02 span {
  font-size: 170%;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .ttl_02 {
    font-size: clamp(14.4px, 5vw, 21.6px);
    line-height: 1.5;
  }
}

.ttl_03 {
  font-size: clamp(14.4px, 1.297vw, 21.6px);
  line-height: 1.4;
  text-align: center;
}
.read_02 {
  font-size: clamp(11.2px, 1.009vw, 16.8px);
}
@media screen and (max-width: 768px) {
  .read_02 {
    font-size: clamp(11.2px, 1.009vw, 16.8px);
    letter-spacing: 0.06em;
    line-height: 1.78;
  }
}

.read_04 {
  font-size: clamp(9.6px, 0.865vw, 14.4px);
}
.read_04 span {
  display: block;
  font-size: clamp(8.3px, 0.745vw, 13.1px);
  line-height: 1.5;
}

h2 {
  width: 80%;
  margin-inline: auto;
}
h2.h2-2ldk {
  text-align: center;
  background: #fff;
  padding: 0 0.5em;
  font-size: 2.7em;
  color: #8b989e;
  max-width: 280px;
  line-height: 1.3;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 768px) {
  h2.h2-2ldk {
    font-size: 1.7em;
    margin-bottom: 1.3em;
    width: 50%;
  }
}
h2 img {
  height: 3.3em;
}

h3 {
  width: 96%;
  max-width: 1200px;
  display: -ms-grid;
  display: grid;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  padding: 3.5em 0 2em;
}
@media screen and (max-width: 768px) {
  h3 {
    position: relative;
  }
}
h3.h3-01 {
  -ms-grid-columns: 22em 2.5fr 0.25fr;
  grid-template-columns: 22em 2.5fr 0.25fr;
}
@media screen and (max-width: 768px) {
  h3.h3-01 {
    padding: 1em 0 2em;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  h3.h3-01 img:first-of-type {
    width: 17em;
  }
  h3.h3-01 img:nth-of-type(2) {
    position: absolute;
    top: -2%;
    right: 5%;
    width: 18%;
  }
}
h3.h3-01 .ttl_02 {
  font-size: clamp(18.4px, 2.2vw, 32px);
  line-height: 1;
}
h3.h3-01 .ttl_02 .dist {
  font-size: 70%;
}
@media screen and (max-width: 768px) {
  h3.h3-01 .ttl_02 {
    line-height: 1.5;
  }
}
h3.h3-02 {
  -ms-grid-columns: 22em 1.2fr 0.5fr;
  grid-template-columns: 22em 1.2fr 0.5fr;
}
@media screen and (max-width: 768px) {
  h3.h3-02 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 1em 0 2em;
  }
  h3.h3-02 img:first-of-type {
    width: 17em;
  }
  h3.h3-02 img:nth-of-type(2) {
    position: absolute;
    top: 2%;
    right: -1%;
    width: 35%;
  }
}
h3.h3-03 {
  -ms-grid-columns: 22em 2fr 0.3fr;
  grid-template-columns: 22em 2fr 0.3fr;
  margin-bottom: -3.5%;
}
@media screen and (max-width: 768px) {
  h3.h3-03 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 1em 0 2em;
  }
  h3.h3-03 img:first-of-type {
    width: 17em;
  }
  h3.h3-03 img:nth-of-type(2) {
    position: absolute;
    top: -1%;
    right: 5%;
    width: 16%;
  }
}
h3.h3-03 .ttl_02 {
  font-size: clamp(18.4px, 2.2vw, 32px);
}
h3.h3-04 {
  -ms-grid-columns: 17em 1.2fr 0.5fr;
  grid-template-columns: 17em 1.2fr 0.5fr;
}
@media screen and (max-width: 768px) {
  h3.h3-04 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 1em 0 2em;
  }
  h3.h3-04 img:first-of-type {
    width: 13em;
  }
}
h3.h3-res {
  color: #fff;
  text-align: center;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  font-size: 2.5em;
  font-weight: 100;
  -webkit-filter: drop-shadow(0 0 4px #000);
          filter: drop-shadow(0 0 4px #000);
  line-height: 1.1;
  padding: 1.5em 0 0;
}
@media screen and (max-width: 768px) {
  h3.h3-res {
    font-size: 1.8em;
    line-height: 0.3;
  }
}
h3.h3-res span {
  display: block;
  font-size: 70%;
  letter-spacing: 0.1em;
  text-align: center;
  color: inherit;
}
h3.h3-2ldk {
  font-size: 5.2em;
  font-weight: 100;
  text-align: center;
  padding: 0 1em 0;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  h3.h3-2ldk {
    font-size: 3em;
    padding: 0.3em 0 0;
  }
}
h3 > span {
  display: block;
}
h3 img {
  display: block;
}

h4 {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  h4 {
    width: 80%;
    padding-top: 2em;
  }
}

h5 {
  font-size: 26px;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  h5 {
    font-size: 18px;
    padding-block: 0.2em 0.8em;
    line-height: 1.5;
  }
}

.btn {
  display: block;
  max-width: 450px;
  background: #00552e;
  border-radius: 200px;
  margin: 2.5em auto 6em;
}
@media screen and (max-width: 768px) {
  .btn {
    margin: 2.5em auto 3em;
  }
}
.btn p {
  color: #fff;
  padding: 0.8em;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1;
  text-align: center;
}
.btn p span {
  display: block;
  margin: auto;
  width: 30%;
}
.btn.res {
  margin: 2.5em auto 3em;
}
@media screen and (max-width: 768px) {
  .btn.res {
    margin: 3.5em auto 3em;
    width: 90%;
  }
}
.btn.res p {
  width: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto 1% auto auto;
  padding: 1.2em;
  letter-spacing: 0.2em;
}
.btn.res p span {
  width: 15%;
  line-height: 0;
}
.btn.border {
  border: 2px solid #fff;
}

.p-mv {
  position: relative;
  z-index: 9;
}
.p-mv__heading {
  width: min(49.38vw, 40%);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5529411765));
          filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5529411765));
}
@media screen and (max-width: 768px) {
  .p-mv__heading {
    width: 80vw;
  }
}

.col2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2em 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2em;
}
@media screen and (max-width: 768px) {
  .col2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.col3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1em 1fr 1em 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1em;
}

.c-copy-medium {
  font-size: min(1.45em, 26px);
  padding-block: 1.3em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-copy-medium {
    padding-block: 0.6em 1.3em;
  }
}

.c-copy-section {
  background-color: #e5edea;
  padding: 4.5em 0 3em;
}
@media screen and (max-width: 768px) {
  .c-copy-section {
    padding: 2em 0 1em;
  }
}

.c-section-description {
  text-align: center;
}
.inner {
  max-width: 1400px;
  margin: 0 auto 3em;
}
@media screen and (max-width: 768px) {
  .inner {
    width: 90%;
    padding: 2.5em 0 0;
  }
}

.box {
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 768px) {
  .box {
    position: relative;
  }
  .box.-v1 {
    gap: 0 !important;
  }
}

.sec01 {
  background-color: #fff;
  padding-bottom: 1em;
}
.sec01 .inner .box {
  width: 97%;
  max-width: 1300px;
  margin: auto 0 auto auto;
  -ms-grid-columns: 0.635fr 50px 1fr;
  grid-template-columns: 0.635fr 1fr;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .sec01 .inner .box {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 2em;
  }
}
.sec01 .inner .box div p:first-child {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 0.7fr;
  grid-template-columns: 2fr 0.7fr;
  grid: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .sec01 .inner .box div p:first-child {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 2em;
  }
  .sec01 .inner .box div p:first-child img {
    position: absolute;
    width: 25%;
    right: 9%;
    top: -1%;
  }
}
.sec01 .inner .box div p:first-child > span {
  border-left: 3px solid #4b4949;
  padding-left: 1em;
  font-size: 1.3em;
}
@media screen and (max-width: 768px) {
  .sec01 .inner .box div p:first-child > span {
    font-size: 1em;
  }
}
.sec01 .inner .box div p:first-child > span span {
  font-size: 130%;
  line-height: 1.4;
}
.sec01 .inner .box div p:first-child > span span span {
  font-size: 150%;
}
.sec01 .inner .box div p + p {
  margin-top: 1em;
  margin-left: -6%;
}
@media screen and (max-width: 768px) {
  .sec01 .inner .box div p + p {
    margin-left: -2%;
    width: 100%;
  }
}
.sec01 .inner .box figure {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.sec02 {
  background-color: #e5edea;
  padding-bottom: 1em;
}
.sec02 .inner .box {
  max-width: 1200px;
  margin-inline: auto;
}
.sec02 .inner .box .img-col {
  max-width: 1150px;
  margin-inline: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 20px 26.7%;
  grid-template-columns: minmax(0, 1fr) 26.7%;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .box .img-col {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.sec02 .inner .box .img-col > * {
  margin: 0;
}
.sec02 .inner .box .img-col > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: repeat(2, auto);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .box .img-col > div {
    -ms-grid-columns: minmax(0, 1fr) 10px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -ms-grid-rows: none;
    grid-template-rows: none;
    gap: 10px;
  }
  .sec02 .inner .box .img-col > div > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .sec02 .inner .box .img-col > div > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
.sec02 .inner .col2 {
  max-width: 1200px;
  margin: 2em auto;
  gap: 3em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .col2 {
    gap: 0;
  }
}
.sec02 .inner .col2.col2_1 {
  -ms-grid-columns: 51.8% 1fr;
  grid-template-columns: 51.8% 1fr;
  max-width: 1300px;
  width: 96%;
  margin: 2em auto 2em 0;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .col2.col2_1 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    margin: 2em auto;
  }
  .sec02 .inner .col2.col2_1 figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-block: 2em 0.5em;
  }
}
.sec02 .inner .col2.col2_2 figure {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 1.6em;
}
.sec02 .inner .col2.col2_2 div p {
  width: 91%;
  margin: 1em 0 auto auto;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .col2.col2_2 div p {
    width: 100%;
    margin: 0 auto 1em;
  }
}
.sec02 .inner .col2.col2_3 {
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sec02 .inner .col2.col2_3 > figure {
  position: absolute;
  top: 22%;
  left: 42%;
  width: 9%;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .col2.col2_3 div {
    margin-bottom: 1em;
  }
}
.sec02 .inner .col2.col2_3 div figure:first-of-type {
  width: 67%;
  margin: 2% auto auto 0;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .col2.col2_3 div figure:first-of-type {
    width: 82%;
    margin: 2% auto auto -3%;
  }
}
.sec02 .inner .col2.col2_3 div figure:nth-of-type(2) {
  width: 60%;
  margin: -12% -8% auto auto;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .col2.col2_3 div figure:nth-of-type(2) {
    width: 75%;
    margin: -10% -3% auto auto;
  }
}
.sec02 .inner .col2.col2_3 div figure figcaption {
  right: auto;
  left: 0;
}
.sec02 .inner .col2.col2_3 div p {
  margin: 1em 0 auto auto;
}
.sec02 .inner .col3 {
  max-width: 96vw;
  margin: 3em auto 5.5em;
}
@media screen and (max-width: 768px) {
  .sec02 .inner .col3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin: 2.5em auto;
  }
}
@media screen and (max-width: 768px) {
  .sec02 .inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.sec03 {
  background-color: #fff;
  padding-bottom: 1em;
}
.sec03 .inner .box {
  max-width: 1200px;
  margin: auto;
  -ms-grid-columns: 0.85fr 20px 1fr;
  grid-template-columns: 0.85fr 1fr;
  gap: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .sec03 .inner .box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.sec03 .inner .box div:first-of-type p {
  margin-bottom: 0.5em;
  margin-left: -6%;
}
@media screen and (max-width: 768px) {
  .sec03 .inner .box div:first-of-type p {
    margin-bottom: 1em;
    margin-left: 0;
  }
}
.sec03 .inner .box div:first-of-type p + p {
  margin-top: 0;
}
.sec03 .inner .box div:nth-of-type(2) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.sec03 .inner .box div:nth-of-type(2) figure {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.sec03 .inner .box div:nth-of-type(2) {
  margin-bottom: 0.6em;
}
@media screen and (max-width: 768px) {
  .sec03 .inner .box div:nth-of-type(2) {
    -ms-grid-columns: 1fr 6px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
  }
}

.sec04 {
  background-color: #e5edea;
  padding-bottom: 1em;
}
.sec04 .inner .box {
  max-width: 1300px;
  width: 96%;
  margin: -4% 0 auto auto;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .sec04 .inner .box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    margin: auto;
  }
}
.sec04 .inner .box div:first-of-type p {
  margin-bottom: 2em;
  margin-left: -6%;
}
@media screen and (max-width: 768px) {
  .sec04 .inner .box div:first-of-type p {
    margin-bottom: 1em;
    margin-left: 0;
  }
}
.sec04 .inner .box div:first-of-type p + p {
  margin-top: 0;
}
.sec04 .inner .box div:nth-of-type(2) figure {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.sec04 .inner .box div:nth-of-type(2) figure:first-of-type {
  width: 80%;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 768px) {
  .sec04 .inner .box div:nth-of-type(2) figure:first-of-type {
    width: 85%;
    margin: 0 -2% 0 auto;
  }
}
.sec04 .inner .box div:nth-of-type(2) figure:nth-of-type(2) {
  width: 67%;
  margin: 0 auto 0 0;
}
@media screen and (max-width: 768px) {
  .sec04 .inner .box div:nth-of-type(2) figure:nth-of-type(2) {
    width: 85%;
    margin: 0 auto 0 -4%;
  }
}
.sec04 .inner .box div:nth-of-type(2) figure:nth-of-type(3) {
  width: 61%;
  margin: 0 24% 0 auto;
}
@media screen and (max-width: 768px) {
  .sec04 .inner .box div:nth-of-type(2) figure:nth-of-type(3) {
    width: 71%;
    margin: 0 0 0 auto;
  }
}
.sec04 .inner .box div:nth-of-type(2) {
  margin-bottom: 2em;
}

.sec_res {
  background-image: url(../img/voice/bg-foot.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 1.3em;
}

.sec_2ldk {
  padding: 4em 0 2em;
  background: #8b989e;
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .sec_2ldk {
    padding: 2em 0;
  }
}
.sec_2ldk .ttl_02 {
  font-size: clamp(20px, 1.8vw, 26px);
  text-align: center;
  line-height: 1.5;
}
.sec_2ldk .c-copy-medium {
  padding-top: 2.5em;
  color: #fff;
}
.sec_2ldk .c-section-description {
  margin-top: 0;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec_2ldk .c-section-description {
    text-align: left;
  }
}
.sec_2ldk .box {
  max-width: 1200px;
  background: #fff;
  margin: 2em auto;
  padding-block: 3em;
}
.sec_2ldk .box dl {
  max-width: 1000px;
  margin: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 2.5fr;
  grid-template-columns: 1fr 2.5fr;
  gap: 60px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .sec_2ldk .box dl {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 0 2em;
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_2ldk .box dl dt {
    padding-inline: 2em;
  }
}
.sec_2ldk .box dl dd {
  padding-top: 4em;
}
.sec_2ldk .box dl dd p {
  padding-top: 1.5em;
  line-height: 1.7;
}
.sec_2ldk .box .line {
  display: block;
  width: 90%;
  max-width: 1000px;
  height: 1px;
  background: #8b989e;
  margin: 3em auto;
}
.sec_2ldk .btn {
  margin: 2.5em auto 3em;
}

.c-copy-large {
  padding-bottom: 0.5em;
  line-height: 1.05;
  text-align: center;
}
.c-copy-large span {
  font-size: 200%;
}
@media screen and (max-width: 768px) {
  .c-copy-large {
    padding-bottom: 0.8em;
  }
}

.p-common-img.-sm {
  max-width: 1000px;
  margin: -60px auto 140px;
}

@media screen and (max-width: 768px) {
  .p-common-img.-sm {
    width: 90%;
    margin: -20px auto 60px;
  }
}
.wArea {
  background: #FFF;
  width: 100%;
  padding: 0 0 min(8.501vw, 141.6px);
}
@media screen and (max-width: 768px) {
  .wArea {
    padding: 0 0 min(3.602vw, 60px);
  }
}

.layout {
  max-width: min(85.591vw, 1425.6px);
  margin: 0 auto 100px;
}
@media screen and (max-width: 768px) {
  .layout {
    margin-bottom: 50px;
  }
}
.layout figcaption {
  text-align: right;
  font-size: clamp(8.8px, 0.793vw, 13.2px);
}

.inner_cap {
  font-size: clamp(8.8px, 0.793vw, 13.2px);
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media screen and (max-width: 768px) {
  .inner_cap.-v1 {
    margin-top: 20px;
  }
}

.lspace_05 {
  letter-spacing: 0.5px !important;
}

@media screen and (max-width: 768px) {
  .sp-width-1 {
    padding-inline: 1em;
  }
  .sp-width {
    padding-inline: 2em;
  }
  .sp-height {
    padding-block: 2em;
  }
  .sp-left {
    text-align: left;
  }
}
/*# sourceMappingURL=voice.css.map */