.video-container {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 1.5rem;
  clear: both;
}

.video-container.yt-16x9::before {
  content: "";
  display: block;
  padding-top: 56.25%; /* 16:9 */
}

.video-container iframe {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
  display: block;
}

.ctaWrap02 {
  width: 100%;
  margin: 0 0 0;
  padding: 50px 0;
  background-image: linear-gradient(135deg, #042356, #284472 57%, #042356);
}
.ctaWrap02.mb60 {
  margin-bottom: 60px;
}
.ctaWrap02.adjustment {
  margin-top: 100px;
}
.ctaWrap02 .innerWrap {
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
  color: #fff;
}
.ctaWrap02 .innerWrap .flex {
  display: flex;
  align-items: center;
}
.ctaWrap02 .headTxt {
  margin-right: 45px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
}
.ctaWrap02 .btnWrap {
  background-color: transparent;
}
.ctaWrap02 .btnWrap li {
  margin-bottom: 10px;
}
.ctaWrap02 .btnWrap li:last-child {
  margin-bottom: 0;
}
.ctaWrap02 .btnWrap li a {
  width: 330px;
  height: 60px;
  font-size: 20px;
  font-weight: bold;
  background-color: #FF5924;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ctaWrap02 .btnWrap li a::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(./img/icon_arrow_white.svg) no-repeat center center;
  position: absolute;
  top: calc((100% - 30px) / 2);
  right: 20px;
}
.ctaWrap02 dl.appGuideLinkWrap {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.ctaWrap02 dl.appGuideLinkWrap div.flex {
  margin-bottom: 20px;
}
.ctaWrap02 dl.appGuideLinkWrap div.flex:last-child {
  margin-bottom: 0;
}
.ctaWrap02 dl.appGuideLinkWrap dt {
  margin-right: 22px;
  font-size: 21px;
  font-weight: bold;
}
.ctaWrap02 dl.appGuideLinkWrap dd.agBtn {
  margin-right: 10px;
}
.ctaWrap02 dl.appGuideLinkWrap dd.agBtn a {
  width: 224px;
  height: 50px;
  color: #042356;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #042356;
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ctaWrap02 dl.appGuideLinkWrap dd.agBtn a::after {
  content: "";
  width: 26px;
  height: 26px;
  background: url(./img/icon_arrow_navy.svg) no-repeat center center;
  position: absolute;
  top: calc((100% - 26px) / 2);
  right: 10px;
}
@media screen and (max-width: 768px) {
  .ctaWrap02 {
    margin: 0 0 0;
    padding: 8.97vw 0 10.26vw;
    background-image: linear-gradient(152deg, #042356, #284472 40%, #042356);
    overflow: hidden;
  }
  .ctaWrap02.mb60 {
    margin-bottom: 60px;
  }
  .ctaWrap02.adjustment {
    margin-top: 100px;
  }
  .ctaWrap02 .innerWrap {
    width: calc(100% - 15.3846vw);
    max-width: unset;
  }
  .ctaWrap02 .innerWrap .flex {
    display: block;
  }
  .ctaWrap02 .headTxt {
    margin-right: 0;
    margin-bottom: 1.25em;
    font-size: 6.1538vw;
  }
  .ctaWrap02 .btnWrap {
    background-color: transparent;
  }
  .ctaWrap02 .btnWrap li {
    margin-bottom: 10px;
  }
  .ctaWrap02 .btnWrap li:last-child {
    margin-bottom: 0;
  }
  .ctaWrap02 .btnWrap li a {
    width: 100%;
    height: 15.3846vw;
    font-size: 5.1282vw;
    color: #fff;
  }
  .ctaWrap02 .btnWrap li a::after {
    width: 7.6923vw;
    height: 7.6923vw;
    top: calc((100% - 7.6923vw) / 2);
    right: 5.1282vw;
  }
  .ctaWrap02 dl.appGuideLinkWrap {
    margin-top: 7.6923vw;
    padding-top: 7.6923vw;
  }
  .ctaWrap02 dl.appGuideLinkWrap div.flex {
    margin-bottom: 5.1282vw;
  }
  .ctaWrap02 dl.appGuideLinkWrap div.flex:last-child {
    margin-bottom: 0;
  }
  .ctaWrap02 dl.appGuideLinkWrap dt {
    margin-right: 0;
    font-size: 5.3846vw;
  }
  .ctaWrap02 dl.appGuideLinkWrap dd.agBtn {
    margin-top: 2.564vw;
    margin-right: 0;
  }
  .ctaWrap02 dl.appGuideLinkWrap dd.agBtn a {
    width: 100%;
    height: 12.82vw;
    font-size: 4.1026vw;
  }
  .ctaWrap02 dl.appGuideLinkWrap dd.agBtn a::after {
    width: 26px;
    height: 26px;
    top: calc((100% - 26px) / 2);
    right: 10px;
  }
}

@media screen and (min-width: 769px) {
  .adoptionIndex .recruitmentBlock__text {
    height: auto;
    padding-bottom: 40px;
    align-items: center;
  }
  .adoptionIndex .recruitmentBlock__text__link ul li:first-child:nth-last-child(1),
  .adoptionIndex .recruitmentBlock__text__link ul li:first-child:nth-last-child(1) ~ li {
    border-bottom: none;
  }
}/*# sourceMappingURL=new_style.css.map */