@charset "UTF-8";
.declaration__bg {
  background-image: url(/wp-content/themes/ill/img/common/MV_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック";
  position: relative;
  width: 100%;
  height: 298px;
  margin-top: 90px;
}

.declaration__bg__text {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック";
  position: absolute;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
  top: 38%;
  left: 6.9%;
  color: #ffffff;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .declaration__bg__text {
    font-size: 24px;
  }
}

.declaration__path__textTop {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック";
  font-size: 16px;
  font-weight: 700;
  line-height: 1.19;
  color: #000000;
  padding-top: 30.5px;
}
@media only screen and (max-width: 767px) {
  .declaration__path__textTop {
    padding-left: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .declaration__path__textTop {
    font-size: 12px;
    padding-left: 8px;
  }
}
.declaration__path__textTop img {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media only screen and (max-width: 480px) {
  .declaration__path__textTop img {
    width: 10px;
    height: 10px;
  }
}

.declaration__path__second {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
}
@media only screen and (max-width: 480px) {
  .declaration__path__second {
    font-size: 12px;
  }
}
.declaration__path__second img {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media only screen and (max-width: 480px) {
  .declaration__path__second img {
    width: 10px;
    height: 10px;
  }
}

.declaration__path__third {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #a5a5a5;
}
@media only screen and (max-width: 480px) {
  .declaration__path__third {
    font-size: 12px;
  }
}
.declaration__path__third img {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media only screen and (max-width: 480px) {
  .declaration__path__third img {
    width: 10px;
    height: 10px;
  }
}

.declaration .declaration__text {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック";
  font-size: 16px;
  line-height: 1.68;
  text-align: left;
  padding: 70.5px 120px 41px;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .declaration .declaration__text {
    padding: 45px 0px 41px;
    padding-top: 0;
  }
}
.declaration .declaration__button__flex {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  margin: 0 120px 101.5px;
}
@media only screen and (max-width: 767px) {
  .declaration .declaration__button__flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 480px) {
  .declaration .declaration__button__flex {
    margin: 0 0 80px;
  }
}
.declaration .declaration__button1 {
  background-color: #000000;
  width: 48.5%;
  height: 138px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .declaration .declaration__button1 {
    width: 100%;
  }
}
.declaration .declaration__button1 .declaration__button__text {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  padding: 0 12px;
}
@media only screen and (max-width: 767px) {
  .declaration .declaration__button1 .declaration__button__text {
    font-size: 18px;
  }
}
.declaration .declaration__button1 img {
  margin-left: 17px;
  width: 27px;
}
.declaration .declaration__button1 .declaration__button__Smalltext {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.68;
  color: #e6e6e6;
  margin-bottom: 38px;
}
@media only screen and (max-width: 767px) {
  .declaration .declaration__button1 .declaration__button__Smalltext {
    font-size: 14px;
  }
}
.declaration .declaration__button2 {
  background-color: #000000;
  width: 48.5%;
  height: 138px;
}
@media only screen and (max-width: 767px) {
  .declaration .declaration__button2 {
    width: 100%;
  }
}
.declaration .declaration__button2 .declaration__button__text {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  padding-top: 47px;
  padding-left: 34px;
}
@media only screen and (max-width: 767px) {
  .declaration .declaration__button2 .declaration__button__text {
    font-size: 16px;
    padding-left: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .declaration .declaration__button2 .declaration__button__text {
    padding-top: 32px;
    padding-left: 8px;
  }
}
.declaration .declaration__button2 img {
  padding-left: 17px;
}
@media only screen and (max-width: 480px) {
  .declaration .declaration__button2 img {
    padding-left: 8px;
  }
}
.declaration .declaration__button2 .declaration__button__Smalltext {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.68;
  color: #e6e6e6;
  margin-bottom: 38px;
}
.p-declaration__btn-wrapper {
  width: 100%;
  margin: 0 120px 101.5px;
}
@media screen and (max-width: 768px) {
  .p-declaration__btn-wrapper {
    width: 100%;
    margin-left: initial;
    margin-top: initial;
    margin-bottom: 60px;
  }
}
.p-declaration__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-declaration__btn {
    font-size: 14px;
  }
}
.p-declaration__btn::before {
  position: absolute;
  content: "";
  width: 0%;
  height: 1px;
  left: 0;
  right: 0;
  bottom: -4px;
  background: #000;
  transition: 0.3s ease-in-out;
}
.p-declaration__btn:hover::before {
  width: 100%;
}

.p-declaration__btn img {
  width: 15px !important;
  height: 15px !important;
  margin-left: 8px;
}
