.tz-home h2.ttl1 {
  font-family: "din-2014", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  color: #0b0b0b;
}
@media screen and (max-width: 768px) {
  .tz-home h2.ttl1 {
    font-size: 36px;
  }
}
.tz-home #home-mv {
  position: relative;
}
@media screen and (max-width: 768px) {
  .tz-home #home-mv {
    height: 167.2vw;
  }
}
.tz-home #home-mv .home-mv-group {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .tz-home #home-mv .home-mv-group {
    height: auto;
  }
}
.tz-home #home-mv .home-mv-group picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tz-home #home-mv .home-mv-group p.notes {
  font-size: 0.6588579795vw;
  line-height: 1.5555555556;
  text-align: right;
  color: #000;
  position: absolute;
  right: 8.2723279649vw;
  bottom: 1.5373352855vw;
}
@media screen and (max-width: 768px) {
  .tz-home #home-mv .home-mv-group p.notes {
    font-size: 7px;
    line-height: 1.4285714286;
    text-align: left;
    position: relative;
    left: 0;
    bottom: auto;
    width: auto;
    padding: 9px 35px;
  }
}
.tz-home #home-mv .gd-logo {
  aspect-ratio: 231/113.34;
  width: 231px;
  position: absolute;
  left: 20px;
  top: 81px;
}
@media screen and (max-width: 1366px) {
  .tz-home #home-mv .gd-logo {
    width: 16.9106881406vw;
  }
}
@media screen and (max-width: 768px) {
  .tz-home #home-mv .gd-logo {
    display: none;
  }
}
.tz-home #home-mv .gd-logo img {
  width: 100%;
  height: auto;
}
.tz-home #home-mv .mv-logo {
  height: 100vh;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .tz-home #home-mv .mv-logo {
    display: none;
  }
}
.tz-home #home-mv .mv-logo img {
  display: block;
  width: 42.1669106881vw;
  position: absolute;
  right: 0;
  bottom: 49%;
}
.tz-home main {
  position: relative;
}
.tz-home #intro {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .tz-home #intro {
    display: block;
  }
}
.tz-home #intro > div {
  width: 33.3089311859vw;
  padding: 70px 58px 65px;
  margin-right: 8.2723279649vw;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .tz-home #intro > div {
    width: auto;
    padding: 45px 35px 24px;
    margin-right: 0;
  }
}
.tz-home #intro > div::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #797878;
  opacity: 0.6;
  mix-blend-mode: multiply;
  z-index: -1;
}
.tz-home #intro > div p.lead {
  font-weight: bold;
  font-size: 1.1713030747vw;
  letter-spacing: 0.07em;
  line-height: 2.25;
  text-align: left;
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .tz-home #intro > div p.lead {
    font-size: 14px;
    line-height: 2.1428571429;
  }
}
.tz-home #intro > div .prof figure {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.0497803807vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .tz-home #intro > div .prof figure {
    margin-bottom: 25px;
  }
}
.tz-home #intro > div .prof figure span {
  flex: 0 0 10.1756954612vw;
}
@media screen and (max-width: 768px) {
  .tz-home #intro > div .prof figure span {
    flex: 0 0 37.0666666667vw;
  }
}
.tz-home #intro > div .prof figure figcaption {
  letter-spacing: 0.1em;
}
.tz-home #intro > div .prof figure figcaption p.posi {
  font-size: 1.317715959vw;
}
@media screen and (max-width: 768px) {
  .tz-home #intro > div .prof figure figcaption p.posi {
    font-size: 16px;
  }
}
.tz-home #intro > div .prof figure figcaption p.name {
  font-weight: bold;
  font-size: 2.0497803807vw;
}
@media screen and (max-width: 768px) {
  .tz-home #intro > div .prof figure figcaption p.name {
    font-size: 26px;
    padding-top: 0.3em;
  }
}
.tz-home #intro > div .prof figure figcaption p.ruby {
  font-size: 1.0248901903vw;
}
@media screen and (max-width: 768px) {
  .tz-home #intro > div .prof figure figcaption p.ruby {
    font-size: 12px;
    padding-top: 0.3em;
  }
}
.tz-home #intro > div .prof p.notes {
  font-size: 0.878477306vw;
  line-height: 1.67;
  text-align: left;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .tz-home #intro > div .prof p.notes {
    font-size: 10px;
    line-height: 1.8;
  }
}
.tz-home #big-bn {
  display: flex;
  flex-direction: column;
  gap: 83px;
  padding: 110px 0 0;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .tz-home #big-bn {
    padding: 30px 20px;
    gap: 18px;
  }
}
.tz-home #big-bn div {
  max-width: 1140px;
  width: 83.4553440703vw;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .tz-home #big-bn div {
    width: auto;
  }
}
.tz-home #user {
  background: #fff;
  padding: 67px 0 50px;
}
@media screen and (max-width: 768px) {
  .tz-home #user {
    padding: 7px 0 44px;
  }
}
.tz-home #user .user-inner {
  max-width: 1140px;
  width: 83.4553440703vw;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .tz-home #user .user-inner {
    width: auto;
  }
}
.tz-home #user .user-inner h2 {
  font-family: "din-2014", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  text-align: left;
  color: #8e806e;
}
@media screen and (max-width: 768px) {
  .tz-home #user .user-inner h2 {
    font-size: 34px;
    padding: 0 30px;
  }
}
.tz-home #app {
  background: #fff;
  padding: 76px 0 0 0;
}
@media screen and (max-width: 768px) {
  .tz-home #app {
    padding: 35px 20px 0;
  }
}
.tz-home #app .bn {
  max-width: 700px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .tz-home #app .bn {
    max-width: none;
  }
}
.tz-home #voice {
  background: #fff;
  padding: 0 0 100px;
}
@media screen and (max-width: 768px) {
  .tz-home #voice {
    padding: 65px 0 50px;
  }
}
@media screen and (max-width: 768px) {
  .tz-home #voice h2.ttl1 {
    margin-bottom: 20px;
  }
}
.tz-home #voice ul.voice-list {
  max-width: 1140px;
  width: 83.4553440703vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 37px;
  margin: 44px auto 78px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .tz-home #voice ul.voice-list {
    display: block;
    margin: 0;
    margin-left: 30px;
    margin-right: 33px;
    max-width: none;
    width: auto;
    height: 55.4666666667vw;
    padding: 0;
  }
  .tz-home #voice ul.voice-list .slick-prev,
.tz-home #voice ul.voice-list .slick-next {
    background: url(../img/icon-prev-bl.svg);
  }
  .tz-home #voice ul.voice-list .slick-next {
    right: -20px;
  }
}
.tz-home #voice ul.voice-list li.voice-item {
  flex: 0 0 calc((100% - 74px) / 3);
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .tz-home #voice ul.voice-list li.voice-item {
    margin-right: 8px;
    padding-right: 0px;
    opacity: 1 !important;
  }
}
.tz-home #voice ul.voice-list li.voice-item:hover {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .tz-home #voice ul.voice-list li.voice-item img {
    opacity: 1 !important;
    transform: none !important;
  }
}
.tz-home #voice ul.voice-list + p {
  font-size: 12px;
  text-align: center;
  color: #0b0b0b;
}
@media screen and (max-width: 768px) {
  .tz-home #voice ul.voice-list + p {
    font-size: 9px;
    padding-top: 20px;
  }
}

.uk-modal::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(113, 131, 153, 0.75);
}
.uk-modal .uk-modal-body {
  max-width: 955px !important;
  padding: 42px;
}
@media screen and (max-width: 768px) {
  .uk-modal .uk-modal-body {
    padding: 42px 15px;
  }
}
.uk-modal .uk-modal-body h2 {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.92;
  text-align: center;
  color: #0b0b0b;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .uk-modal .uk-modal-body h2 {
    line-height: 1.25;
  }
}
.uk-modal .uk-modal-body h2 .txt30 {
  font-size: 30px;
}
.uk-modal .uk-modal-body h2 .num {
  font-size: 60px;
  font-weight: 400;
  font-family: "din-2014", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  color: #8892A5;
  line-height: 1;
}
.uk-modal .uk-modal-body p {
  text-align: center;
  padding-top: 1em;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.43;
}
.uk-modal .uk-modal-body p span {
  color: #8892A5;
}