@charset "UTF-8";
/* ====================================================
Font
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDGothic:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
/* ====================================================
Media Quary
==================================================== */
/* ====================================================
// flexセット
==================================================== */
/* ====================================================
画像などを縦横比を維持したままレスポンシブ対応
*画像やGoogle Map、YouTubeの埋め込みなどを縦横比を維持したままレスポンシブ対応
.photo {
  // 画像を16:9にトリミングして縦横比を常に保つ
  @include aspect-ratio(16, 9);

  & > .image {
    @include object-fit(cover);
  }
}
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-101 {
    margin-bottom: 101px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-101 {
    margin-bottom: 101px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-102 {
    margin-bottom: 102px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-102 {
    margin-bottom: 102px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-103 {
    margin-bottom: 103px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-103 {
    margin-bottom: 103px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-104 {
    margin-bottom: 104px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-104 {
    margin-bottom: 104px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-105 {
    margin-bottom: 105px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-105 {
    margin-bottom: 105px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-106 {
    margin-bottom: 106px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-106 {
    margin-bottom: 106px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-107 {
    margin-bottom: 107px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-107 {
    margin-bottom: 107px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-108 {
    margin-bottom: 108px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-108 {
    margin-bottom: 108px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-109 {
    margin-bottom: 109px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-109 {
    margin-bottom: 109px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-110 {
    margin-bottom: 110px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-110 {
    margin-bottom: 110px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-111 {
    margin-bottom: 111px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-111 {
    margin-bottom: 111px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-112 {
    margin-bottom: 112px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-112 {
    margin-bottom: 112px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-113 {
    margin-bottom: 113px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-113 {
    margin-bottom: 113px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-114 {
    margin-bottom: 114px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-114 {
    margin-bottom: 114px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-115 {
    margin-bottom: 115px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-115 {
    margin-bottom: 115px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-116 {
    margin-bottom: 116px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-116 {
    margin-bottom: 116px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-117 {
    margin-bottom: 117px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-117 {
    margin-bottom: 117px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-118 {
    margin-bottom: 118px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-118 {
    margin-bottom: 118px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-119 {
    margin-bottom: 119px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-119 {
    margin-bottom: 119px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-120 {
    margin-bottom: 120px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-120 {
    margin-bottom: 120px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-121 {
    margin-bottom: 121px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-121 {
    margin-bottom: 121px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-122 {
    margin-bottom: 122px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-122 {
    margin-bottom: 122px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-123 {
    margin-bottom: 123px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-123 {
    margin-bottom: 123px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-124 {
    margin-bottom: 124px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-124 {
    margin-bottom: 124px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-125 {
    margin-bottom: 125px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-125 {
    margin-bottom: 125px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-126 {
    margin-bottom: 126px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-126 {
    margin-bottom: 126px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-127 {
    margin-bottom: 127px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-127 {
    margin-bottom: 127px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-128 {
    margin-bottom: 128px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-128 {
    margin-bottom: 128px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-129 {
    margin-bottom: 129px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-129 {
    margin-bottom: 129px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-130 {
    margin-bottom: 130px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-130 {
    margin-bottom: 130px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-131 {
    margin-bottom: 131px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-131 {
    margin-bottom: 131px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-132 {
    margin-bottom: 132px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-132 {
    margin-bottom: 132px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-133 {
    margin-bottom: 133px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-133 {
    margin-bottom: 133px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-134 {
    margin-bottom: 134px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-134 {
    margin-bottom: 134px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-135 {
    margin-bottom: 135px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-135 {
    margin-bottom: 135px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-136 {
    margin-bottom: 136px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-136 {
    margin-bottom: 136px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-137 {
    margin-bottom: 137px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-137 {
    margin-bottom: 137px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-138 {
    margin-bottom: 138px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-138 {
    margin-bottom: 138px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-139 {
    margin-bottom: 139px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-139 {
    margin-bottom: 139px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-140 {
    margin-bottom: 140px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-140 {
    margin-bottom: 140px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-141 {
    margin-bottom: 141px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-141 {
    margin-bottom: 141px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-142 {
    margin-bottom: 142px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-142 {
    margin-bottom: 142px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-143 {
    margin-bottom: 143px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-143 {
    margin-bottom: 143px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-144 {
    margin-bottom: 144px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-144 {
    margin-bottom: 144px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-145 {
    margin-bottom: 145px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-145 {
    margin-bottom: 145px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-146 {
    margin-bottom: 146px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-146 {
    margin-bottom: 146px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-147 {
    margin-bottom: 147px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-147 {
    margin-bottom: 147px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-148 {
    margin-bottom: 148px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-148 {
    margin-bottom: 148px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-149 {
    margin-bottom: 149px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-149 {
    margin-bottom: 149px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-150 {
    margin-bottom: 150px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-150 {
    margin-bottom: 150px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-151 {
    margin-bottom: 151px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-151 {
    margin-bottom: 151px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-152 {
    margin-bottom: 152px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-152 {
    margin-bottom: 152px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-153 {
    margin-bottom: 153px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-153 {
    margin-bottom: 153px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-154 {
    margin-bottom: 154px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-154 {
    margin-bottom: 154px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-155 {
    margin-bottom: 155px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-155 {
    margin-bottom: 155px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-156 {
    margin-bottom: 156px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-156 {
    margin-bottom: 156px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-157 {
    margin-bottom: 157px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-157 {
    margin-bottom: 157px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-158 {
    margin-bottom: 158px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-158 {
    margin-bottom: 158px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-159 {
    margin-bottom: 159px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-159 {
    margin-bottom: 159px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-160 {
    margin-bottom: 160px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-160 {
    margin-bottom: 160px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-161 {
    margin-bottom: 161px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-161 {
    margin-bottom: 161px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-162 {
    margin-bottom: 162px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-162 {
    margin-bottom: 162px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-163 {
    margin-bottom: 163px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-163 {
    margin-bottom: 163px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-164 {
    margin-bottom: 164px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-164 {
    margin-bottom: 164px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-165 {
    margin-bottom: 165px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-165 {
    margin-bottom: 165px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-166 {
    margin-bottom: 166px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-166 {
    margin-bottom: 166px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-167 {
    margin-bottom: 167px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-167 {
    margin-bottom: 167px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-168 {
    margin-bottom: 168px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-168 {
    margin-bottom: 168px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-169 {
    margin-bottom: 169px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-169 {
    margin-bottom: 169px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-170 {
    margin-bottom: 170px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-170 {
    margin-bottom: 170px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-171 {
    margin-bottom: 171px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-171 {
    margin-bottom: 171px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-172 {
    margin-bottom: 172px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-172 {
    margin-bottom: 172px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-173 {
    margin-bottom: 173px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-173 {
    margin-bottom: 173px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-174 {
    margin-bottom: 174px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-174 {
    margin-bottom: 174px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-175 {
    margin-bottom: 175px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-175 {
    margin-bottom: 175px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-176 {
    margin-bottom: 176px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-176 {
    margin-bottom: 176px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-177 {
    margin-bottom: 177px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-177 {
    margin-bottom: 177px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-178 {
    margin-bottom: 178px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-178 {
    margin-bottom: 178px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-179 {
    margin-bottom: 179px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-179 {
    margin-bottom: 179px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-180 {
    margin-bottom: 180px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-180 {
    margin-bottom: 180px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-181 {
    margin-bottom: 181px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-181 {
    margin-bottom: 181px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-182 {
    margin-bottom: 182px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-182 {
    margin-bottom: 182px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-183 {
    margin-bottom: 183px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-183 {
    margin-bottom: 183px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-184 {
    margin-bottom: 184px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-184 {
    margin-bottom: 184px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-185 {
    margin-bottom: 185px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-185 {
    margin-bottom: 185px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-186 {
    margin-bottom: 186px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-186 {
    margin-bottom: 186px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-187 {
    margin-bottom: 187px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-187 {
    margin-bottom: 187px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-188 {
    margin-bottom: 188px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-188 {
    margin-bottom: 188px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-189 {
    margin-bottom: 189px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-189 {
    margin-bottom: 189px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-190 {
    margin-bottom: 190px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-190 {
    margin-bottom: 190px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-191 {
    margin-bottom: 191px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-191 {
    margin-bottom: 191px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-192 {
    margin-bottom: 192px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-192 {
    margin-bottom: 192px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-193 {
    margin-bottom: 193px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-193 {
    margin-bottom: 193px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-194 {
    margin-bottom: 194px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-194 {
    margin-bottom: 194px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-195 {
    margin-bottom: 195px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-195 {
    margin-bottom: 195px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-196 {
    margin-bottom: 196px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-196 {
    margin-bottom: 196px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-197 {
    margin-bottom: 197px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-197 {
    margin-bottom: 197px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-198 {
    margin-bottom: 198px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-198 {
    margin-bottom: 198px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-199 {
    margin-bottom: 199px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-199 {
    margin-bottom: 199px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-200 {
    margin-bottom: 200px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-200 {
    margin-bottom: 200px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-201 {
    margin-bottom: 201px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-201 {
    margin-bottom: 201px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-202 {
    margin-bottom: 202px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-202 {
    margin-bottom: 202px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-203 {
    margin-bottom: 203px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-203 {
    margin-bottom: 203px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-204 {
    margin-bottom: 204px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-204 {
    margin-bottom: 204px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-205 {
    margin-bottom: 205px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-205 {
    margin-bottom: 205px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-206 {
    margin-bottom: 206px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-206 {
    margin-bottom: 206px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-207 {
    margin-bottom: 207px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-207 {
    margin-bottom: 207px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-208 {
    margin-bottom: 208px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-208 {
    margin-bottom: 208px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-209 {
    margin-bottom: 209px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-209 {
    margin-bottom: 209px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-210 {
    margin-bottom: 210px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-210 {
    margin-bottom: 210px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-211 {
    margin-bottom: 211px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-211 {
    margin-bottom: 211px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-212 {
    margin-bottom: 212px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-212 {
    margin-bottom: 212px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-213 {
    margin-bottom: 213px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-213 {
    margin-bottom: 213px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-214 {
    margin-bottom: 214px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-214 {
    margin-bottom: 214px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-215 {
    margin-bottom: 215px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-215 {
    margin-bottom: 215px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-216 {
    margin-bottom: 216px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-216 {
    margin-bottom: 216px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-217 {
    margin-bottom: 217px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-217 {
    margin-bottom: 217px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-218 {
    margin-bottom: 218px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-218 {
    margin-bottom: 218px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-219 {
    margin-bottom: 219px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-219 {
    margin-bottom: 219px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-220 {
    margin-bottom: 220px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-220 {
    margin-bottom: 220px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-221 {
    margin-bottom: 221px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-221 {
    margin-bottom: 221px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-222 {
    margin-bottom: 222px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-222 {
    margin-bottom: 222px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-223 {
    margin-bottom: 223px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-223 {
    margin-bottom: 223px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-224 {
    margin-bottom: 224px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-224 {
    margin-bottom: 224px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-225 {
    margin-bottom: 225px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-225 {
    margin-bottom: 225px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-226 {
    margin-bottom: 226px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-226 {
    margin-bottom: 226px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-227 {
    margin-bottom: 227px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-227 {
    margin-bottom: 227px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-228 {
    margin-bottom: 228px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-228 {
    margin-bottom: 228px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-229 {
    margin-bottom: 229px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-229 {
    margin-bottom: 229px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-230 {
    margin-bottom: 230px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-230 {
    margin-bottom: 230px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-231 {
    margin-bottom: 231px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-231 {
    margin-bottom: 231px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-232 {
    margin-bottom: 232px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-232 {
    margin-bottom: 232px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-233 {
    margin-bottom: 233px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-233 {
    margin-bottom: 233px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-234 {
    margin-bottom: 234px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-234 {
    margin-bottom: 234px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-235 {
    margin-bottom: 235px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-235 {
    margin-bottom: 235px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-236 {
    margin-bottom: 236px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-236 {
    margin-bottom: 236px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-237 {
    margin-bottom: 237px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-237 {
    margin-bottom: 237px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-238 {
    margin-bottom: 238px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-238 {
    margin-bottom: 238px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-239 {
    margin-bottom: 239px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-239 {
    margin-bottom: 239px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-240 {
    margin-bottom: 240px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-240 {
    margin-bottom: 240px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-241 {
    margin-bottom: 241px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-241 {
    margin-bottom: 241px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-242 {
    margin-bottom: 242px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-242 {
    margin-bottom: 242px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-243 {
    margin-bottom: 243px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-243 {
    margin-bottom: 243px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-244 {
    margin-bottom: 244px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-244 {
    margin-bottom: 244px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-245 {
    margin-bottom: 245px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-245 {
    margin-bottom: 245px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-246 {
    margin-bottom: 246px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-246 {
    margin-bottom: 246px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-247 {
    margin-bottom: 247px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-247 {
    margin-bottom: 247px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-248 {
    margin-bottom: 248px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-248 {
    margin-bottom: 248px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-249 {
    margin-bottom: 249px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-249 {
    margin-bottom: 249px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-250 {
    margin-bottom: 250px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-250 {
    margin-bottom: 250px !important;
  }
}
.mb0 {
  margin-bottom: 0 !important;
}

/* ====================================================
reset style
==================================================== */
html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 10px; /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
HTML
==================================================== */
body {
  color: #59512a;
  font-family: "BIZ UDGothic", sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.7;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    display: inline-block;
  }
}
@media screen and (min-width: 835px) {
  a[href^=tel] {
    pointer-events: none;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

/* ====================================================
Layout
==================================================== */
.inner {
  max-width: 650px;
  padding: 0 15px;
  margin: 0 auto;
}

.sec-content {
  max-width: 680px;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 47px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .sec-content {
    padding-bottom: 30px;
    width: 90%;
  }
}
.sec-content:not(:last-child) {
  margin-bottom: 140px;
}
@media screen and (max-width: 640px) {
  .sec-content:not(:last-child) {
    margin-bottom: 50px;
  }
}

main {
  position: relative;
  background: url("../img/bg-main.png") center top repeat-y;
  background-size: cover;
  z-index: 1;
}
@media screen and (min-width: 835px) {
  main {
    background-attachment: fixed;
  }
}
@media screen and (max-width: 834px) {
  main {
    background-size: contain;
  }
}

.success-msg {
  display: none;
  position: fixed;
  width: auto;
  max-width: clamp(360px, 90vw, 600px);
  height: auto;
  line-height: 1.5;
  padding: 20px;
  background-color: #972230;
  font-weight: 800;
  color: white;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  z-index: 1;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  background: white;
  border: 1px solid #ccc;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 1.5rem;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.pure-input input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pure-input input[type=checkbox] + label:after {
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 3px 3px;
  -o-border-image: none;
     border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
      -ms-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
}
.pure-input input[type=checkbox]:checked + label:after {
  content: "";
  -webkit-transform: rotate(-45deg) scale(1);
      -ms-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}
.pure-input input[type=checkbox]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
          animation: borderscale 200ms ease-in;
  background: #4F8196;
}
.pure-input input[type=radio] + label:after, .pure-input input[type=radio] + label:before {
  border-radius: 50%;
}
.pure-input input[type=radio]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
  background-color: white;
}
.pure-input input[type=radio]:checked + label:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.pure-input label {
  position: relative;
  padding: 5px 5px 5px 2em;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.pure-input label:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: "";
  color: #4F8196;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #4F8196;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.pure-input label:after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: "";
  background-color: #4F8196;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

/* ====================================================
Control
==================================================== */
.c-fc--white {
  color: white;
}
.c-fc--red {
  color: #C1272D;
}
.c-fc--purple {
  color: #8954c9;
}

.c-ft--jp {
  font-family: "BIZ UDGothic", sans-serif;
}

.c-fw--lt {
  font-weight: 300 !important;
}
.c-fw--rg {
  font-weight: 400 !important;
}
.c-fw--md {
  font-weight: 500 !important;
}
.c-fw--sbd {
  font-weight: 600 !important;
}
.c-fw--bd {
  font-weight: 700 !important;
}
.c-fw--bk {
  font-weight: 900 !important;
}

.c-tx--v {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}
@media screen and (min-width: 835px) {
  .c-tx--v-pc {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
  }
}

.c-al--c {
  text-align: center !important;
}
.c-al--r {
  text-align: right !important;
}
.c-al--l {
  text-align: left !important;
}

.c-val--md {
  vertical-align: middle;
}
.c-val--top {
  vertical-align: top;
}

.c-scroll-box {
  padding-bottom: 20px;
  overflow-x: scroll;
  overflow-y: hidden;
}
.c-scroll-box-y {
  padding-bottom: 20px;
  overflow-x: hidden;
  overflow-y: scroll;
}
@media screen and (max-width: 834px) {
  .c-scroll-box-pc {
    padding-bottom: 20px;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}

.c-pull--left {
  margin-left: calc((100vw - 100%) / 2 * -1);
}
.c-pull--right {
  margin-right: calc((100vw - 100%) / 2 * -1);
}

/* ====================================================
Component
==================================================== */
.c-txt__basic {
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.5384615385;
}
.c-txt__basic--lhs {
  line-height: 1.384;
}

.c-ttl__01 {
  width: 100%;
  margin-bottom: 34px;
}
@media screen and (max-width: 640px) {
  .c-ttl__01 {
    margin-bottom: 20px;
  }
}
.c-ttl__01 img {
  width: 100%;
}
.c-ttl__02 {
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.75;
  margin-bottom: 34px;
}
@media screen and (max-width: 640px) {
  .c-ttl__02 {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.c-ttl__02 span {
  font-size: 2.4rem;
}
@media screen and (max-width: 640px) {
  .c-ttl__02 span {
    font-size: 2rem;
  }
}
.c-ttl__02--lhs {
  line-height: 1.47;
}
.c-ttl__03 {
  margin-bottom: 38px;
  text-align: center;
  font-weight: bold;
  font-size: 1.905rem;
}
@media screen and (max-width: 640px) {
  .c-ttl__03 {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
}
.c-ttl__03 span {
  position: relative;
  z-index: 1;
  margin: 0 20px 0 13px;
}
.c-ttl__03 span::before {
  content: "";
  position: absolute;
  top: -6px;
  left: -31px;
  z-index: -1;
  width: 53px;
  height: 32px;
  background: url(../img/cloud-orange.svg) center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  .c-ttl__03 span::before {
    top: -8px;
    left: -32px;
  }
}
.c-ttl__03--green span::before {
  background: url(../img/cloud-green.svg) center/contain no-repeat;
}
.c-ttl__03--blue span::before {
  background: url(../img/cloud-blue.svg) center/contain no-repeat;
}
.c-ttl__03--purple span::before {
  background: url(../img/cloud-purple.svg) center/contain no-repeat;
}
.scrollin {
  opacity: 0;
  -webkit-transform: translate(0, 70px);
  -ms-transform: translate(0, 70px);
  transform: translate(0, 70px);
}
.scrollin.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* ====================================================
Utility
==================================================== */
@media screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}
@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}
@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}
@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

.u-fn-hover {
  display: inline-block;
}
@media screen and (min-width: 835px) {
  .u-fn-hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .u-fn-hover:hover {
    opacity: 0.7;
  }
}

.u-pull--left {
  margin-left: calc((100vw - 100%) / 2 * -1);
}
.u-pull--right {
  margin-right: calc((100vw - 100%) / 2 * -1);
}

/* ====================================================
Pages
==================================================== */
.sec-mv {
  position: relative;
  overflow: hidden;
}
.sec-mv__ttl img {
  width: 100%;
  block-size: auto;
}
.sec-mv__sns {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  top: 11px;
  right: 15px;
}
@media screen and (max-width: 834px) {
  .sec-mv__sns {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.sec-mv__sns-item {
  margin-left: 15px;
}
@media screen and (max-width: 834px) {
  .sec-mv__sns-item {
    margin: 0 5px;
  }
}
.sec-mv__sns-item img {
  width: 23px;
}
@media screen and (max-width: 834px) {
  .sec-mv__sns-item img {
    width: 22px;
  }
}

.sec-end {
  background: white;
  padding: 70px 20px;
}

.end-ttl {
  max-width: 800px;
  text-align: center;
  background: red;
  color: white;
  border-radius: 6px;
  font-weight: bold;
  font-size: 3.6rem;
  padding: 10px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .end-ttl {
    font-size: 1.7rem;
  }
}

.sec-anchor {
  background: #9ad1b7;
  padding: 47px 10px;
  margin-bottom: 150px;
}
@media screen and (max-width: 640px) {
  .sec-anchor {
    padding: 30px 10px;
    margin-bottom: 50px;
  }
}

.anchor-list {
  max-width: 1020px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .anchor-list {
    gap: 10px 0;
  }
}
.anchor-list__item {
  width: 33.333%;
  padding: 0 10px;
}
@media screen and (max-width: 640px) {
  .anchor-list__item {
    width: 50%;
    padding: 0 5px;
  }
}
.anchor-list__item a {
  display: block;
}
.anchor-list__item a img {
  width: 100%;
}

.plus-txt {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.2666666667;
}
@media screen and (max-width: 640px) {
  .plus-txt {
    font-size: 1.3rem;
  }
}
.plus-txt:not(:last-child) {
  margin-bottom: 26px;
}
@media screen and (max-width: 640px) {
  .plus-txt:not(:last-child) {
    margin-bottom: 15px;
  }
}

#sale .c-ttl__02 {
  line-height: 1.294;
}

.sale-top {
  text-align: center;
  padding: 50px 15px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .sale-top {
    padding: 30px 15px;
    font-size: 1.6rem;
  }
}
.sale-top p:not(:last-child) {
  margin-bottom: 20px;
}

.sale-txt {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.4285714286;
  margin-bottom: 40px;
}

.sale-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 25px 20px;
  margin-bottom: 82px;
}
@media screen and (max-width: 640px) {
  .sale-list {
    margin-bottom: 30px;
  }
}
.sale-list__item {
  position: relative;
  text-align: center;
  width: calc(50% - 10px);
}
.sale-list a {
  position: relative;
  display: block;
  margin-bottom: 16px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sale-list a:hover {
  opacity: 0.85;
}
.sale-list a:hover .sale-list__img img {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.sale-list__img {
  position: relative;
  background: white;
  overflow: hidden;
}
.sale-list__img:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.sale-list__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sale-list__ttl {
  display: block;
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.2941176471;
  margin-bottom: 13px;
}
@media screen and (max-width: 640px) {
  .sale-list__ttl {
    font-size: 1.3rem;
    margin-bottom: 8px;
  }
}
.sale-list__price {
  max-width: 244px;
  margin: 0 auto 12px;
}
.sale-list__price img {
  width: 100%;
}
.sale-list__txt {
  display: block;
  font-size: 1.4rem;
  line-height: 1.2857142857;
}
@media screen and (max-width: 640px) {
  .sale-list__txt {
    font-size: 1.2rem;
  }
}

.sale-btn {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  max-width: 400px;
  height: 70px;
  background: #8954c9;
  color: white;
  border-radius: 70px;
  font-weight: bold;
  font-size: 2.605rem;
  margin: 0 auto 64px;
}
@media screen and (max-width: 640px) {
  .sale-btn {
    max-width: 310px;
    height: 50px;
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
}
.sale-btn strong {
  font-weight: bold;
  font-size: 2.791rem;
}
@media screen and (max-width: 640px) {
  .sale-btn strong {
    font-size: 2rem;
  }
}
.sale-btn span {
  position: relative;
  top: 3px;
  font-size: 1.488rem;
}
@media screen and (max-width: 640px) {
  .sale-btn span {
    font-size: 1.2rem;
  }
}

.sale-ttl {
  text-align: center;
  font-size: 2.291rem;
  line-height: 1.3046704496;
  margin-bottom: 13px;
}
@media screen and (max-width: 640px) {
  .sale-ttl {
    font-size: 1.8rem;
  }
}
.sale-ttl span {
  display: block;
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 1.694rem;
}
@media screen and (max-width: 640px) {
  .sale-ttl span {
    font-size: 1.4rem;
  }
}

.sale-note {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .sale-note {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
}

.menu-list:not(:last-child) {
  margin-bottom: 77px;
}
@media screen and (max-width: 640px) {
  .menu-list:not(:last-child) {
    margin-bottom: 50px;
  }
}
.menu-list__item {
  position: relative;
  text-align: center;
}
.menu-list__item:not(:last-child) {
  margin-bottom: 52px;
}
@media screen and (max-width: 640px) {
  .menu-list__item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.menu-list__item::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  width: 100vw;
  max-width: 680px;
  height: 186px;
  background: url(../img/menu-wave1.svg) center/cover no-repeat;
}
.menu-list__item:nth-child(2)::before {
  background: url(../img/menu-wave2.svg) center/cover no-repeat;
}
.menu-list__item:nth-child(3)::before {
  background: url(../img/menu-wave3.svg) center/cover no-repeat;
}
.menu-list__item:nth-child(4)::before {
  background: url(../img/menu-wave4.svg) center/cover no-repeat;
}
.menu-list__item:nth-child(5)::before {
  background: url(../img/menu-wave5.svg) center/cover no-repeat;
}
.menu-list__item:nth-child(6)::before {
  z-index: unset;
  top: 48px;
  background: url(../img/menu-wave6.svg) center/cover no-repeat;
}
.menu-list__ttl {
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
}
.menu-list__ttl img {
  width: 100%;
}
@media screen and (min-width: 641px) {
  .menu-list__ttl--s2 {
    margin: -10px auto;
  }
  .menu-list__ttl--s3 {
    margin: -8px auto 1px;
  }
  .menu-list__ttl--s4 {
    margin: -22px auto 4px;
  }
  .menu-list__ttl--s5 {
    margin: -25px auto -9px;
  }
  .menu-list__ttl--s5 + .menu-list__wrap .menu-list__wrap-intro {
    bottom: 34px;
    right: 21px;
  }
}
.menu-list__wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  gap: 15px;
}
.menu-list__wrap-drink {
  width: 30%;
}
@media screen and (min-width: 641px) {
  .menu-list__wrap-drink {
    width: 39%;
    padding-left: 14%;
  }
}
.menu-list__wrap-food {
  width: calc(60% - 15px);
  max-width: 337px;
}
@media screen and (max-width: 640px) {
  .menu-list__wrap-food {
    width: calc(70% - 15px);
  }
}
.menu-list__wrap-imgdrink {
  position: relative;
  z-index: 2;
  max-width: 135px;
  margin: -56px auto 3px;
}
@media screen and (max-width: 640px) {
  .menu-list__wrap-imgdrink {
    width: 90%;
    margin-top: -25px;
  }
}
.menu-list__wrap-imgdrink::before {
  content: "";
  display: block;
  padding-bottom: 205.9259259259%;
}
.menu-list__wrap-imgdrink > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.menu-list__wrap-imgfood {
  position: relative;
  z-index: 2;
  margin: -29px 0 -28px;
}
@media screen and (max-width: 640px) {
  .menu-list__wrap-imgfood {
    margin: -5px 0 -15px;
  }
}
.menu-list__wrap-imgfood::before {
  content: "";
  display: block;
  padding-bottom: 83.7037037037%;
}
.menu-list__wrap-imgfood > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-list__wrap-ttl {
  position: relative;
  z-index: 2;
  margin: 0 -45px 4px;
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.1764705882;
}
@media screen and (max-width: 834px) {
  .menu-list__wrap-ttl {
    margin: 0 0 5px;
  }
}
@media screen and (max-width: 640px) {
  .menu-list__wrap-ttl {
    font-size: 1.4rem;
  }
}
.menu-list__wrap-price {
  position: relative;
  z-index: 2;
  font-weight: bold;
  font-size: 1.5rem;
}
@media screen and (max-width: 640px) {
  .menu-list__wrap-price {
    font-size: 1.2rem;
  }
}
.menu-list__wrap-intro {
  position: absolute;
  bottom: 14px;
  right: 15px;
  width: 71px;
}
@media screen and (max-width: 640px) {
  .menu-list__wrap-intro {
    width: 55px;
  }
}
.menu-list__wrap-intro img {
  width: 100%;
}
.menu-list--drink .menu-list__item::before {
  z-index: unset;
  background: url(../img/menu-wave7.svg) center/cover no-repeat;
}
.menu-list--drink .menu-list__item:nth-child(2)::before {
  top: 43px;
  max-width: 340px;
  background: url(../img/menu-wave8.svg) center/cover no-repeat;
}
.menu-list--drink .menu-list__item:nth-child(2) .menu-list__wrap-drink {
  margin-top: 18px;
}
.menu-list--drink .menu-list__wrap-drink {
  padding-left: 0;
}
@media screen and (max-width: 640px) {
  .menu-list--drink .menu-list__wrap-drink {
    width: 40%;
  }
}

.menu-main {
  position: relative;
  margin: -30px -28px -17px;
}
@media screen and (max-width: 834px) {
  .menu-main {
    margin: 0 -15px 20px;
  }
}
.menu-main__img {
  width: 100%;
}
.menu-main__img img {
  width: 100%;
}
.menu-main__ct {
  position: absolute;
  width: 60%;
  top: 52.1%;
  left: 64%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.menu-main__ct-ttl {
  margin-bottom: 9px;
  font-size: 3rem;
}
@media screen and (max-width: 640px) {
  .menu-main__ct-ttl {
    font-size: 2rem;
  }
}
.menu-main__ct-ttl span {
  display: block;
  margin-bottom: 12px;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .menu-main__ct-ttl span {
    margin-bottom: 5px;
    font-size: 1.6rem;
  }
}
.menu-main__ct-price {
  font-size: 2.263rem;
}
@media screen and (max-width: 640px) {
  .menu-main__ct-price {
    font-size: 2rem;
  }
}

.menu-txt {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.5;
}

.bath-store {
  margin: 0 -14px 16px;
}
@media screen and (max-width: 834px) {
  .bath-store {
    margin: 0 0 15px;
  }
}

@media screen and (min-width: 641px) {
  #decoration {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 641px) {
  #announcement {
    padding-bottom: 40px;
  }
}

.twitter-main {
  margin: 0 -5px 2px;
}
.twitter-main img {
  width: 100%;
}

.twitter-wrap {
  background: #f6f9ea;
  border-radius: 20px;
  border: 5px solid #cf8f4c;
  padding: 16px 16px 25px;
  margin: 0 -5px 17px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .twitter-wrap {
    border-width: 3px;
  }
}
.twitter-wrap__ttl {
  max-width: 146px;
  margin: 0 auto -3px;
}
@media screen and (max-width: 640px) {
  .twitter-wrap__ttl {
    max-width: 120px;
    margin-bottom: 0;
  }
}
.twitter-wrap__ttl img {
  width: 100%;
}
.twitter-wrap__list-item {
  text-align: center;
  padding: 20px 0 19px;
  font-size: 2rem;
  line-height: 1.25;
}
@media screen and (max-width: 640px) {
  .twitter-wrap__list-item {
    padding: 12px 0;
    font-size: 1.6rem;
  }
}
.twitter-wrap__list-item:not(:last-child) {
  border-bottom: 2px solid #ca8732;
}
.twitter-wrap__list-item strong {
  font-weight: 500;
  font-size: 2.5rem;
}
@media screen and (max-width: 640px) {
  .twitter-wrap__list-item strong {
    font-size: 2rem;
  }
}
.twitter-wrap__list-item span {
  display: block;
  margin-top: 5px;
  font-size: 1.4rem;
  line-height: 1.3571428571;
}
@media screen and (max-width: 640px) {
  .twitter-wrap__list-item span {
    font-size: 1.2rem;
  }
}
.twitter-wrap__list-item .line {
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff47f), color-stop(50%, #fff47f));
  background-image: linear-gradient(to right, #fff47f 50%, #fff47f 50%);
  background-size: 100% 32px;
  background-repeat: no-repeat;
  background-position: top;
}
@media screen and (max-width: 640px) {
  .twitter-wrap__list-item .line {
    background-size: 100% 20px;
    background-position: 0;
  }
}
.twitter-wrap__list-item .copy-txt {
  cursor: pointer;
}
.twitter-wrap__list-item:last-child {
  padding-top: 14px;
}
.twitter-wrap__list-link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 30px;
  margin: 9px 0 0 8px;
}
.twitter-wrap__list-link a {
  display: block;
}
.twitter-wrap__list-link a img {
  height: 27px;
  -o-object-fit: contain;
     object-fit: contain;
}
.twitter-wrap__time {
  margin-top: 5px;
}
@media screen and (min-width: 641px) {
  .twitter-wrap__time {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    max-width: 508px;
    margin: -4px auto 0;
  }
}
.twitter-wrap__time-item {
  position: relative;
  padding-left: 91px;
  font-size: 1.166rem;
}
@media screen and (max-width: 640px) {
  .twitter-wrap__time-item:not(:last-child) {
    margin-bottom: 10px;
  }
}
.twitter-wrap__time-item span {
  position: absolute;
  top: -1px;
  left: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 86px;
  height: 28px;
  background: #df631d;
  color: white;
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: bold;
  font-size: 1.36rem;
}
@media screen and (max-width: 640px) {
  .twitter-wrap__time-item span {
    top: -2px;
  }
}
.twitter-wrap__time-item:nth-child(even) span {
  background: #00a37f;
}
.twitter-wrap__time-item strong {
  font-weight: 500;
  font-size: 1.943rem;
}
@media screen and (max-width: 640px) {
  .twitter-wrap__time-item strong {
    font-size: 1.7rem;
  }
}
.twitter-wrap__time-item small {
  position: absolute;
  right: 0;
  top: calc(100% + 2px);
  width: calc(100% - 91px);
  text-align: center;
  font-size: 1rem;
}

.store-ttl {
  margin-bottom: 30px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5625;
}

.store-desc {
  max-width: 200px;
  background: #af3938;
  color: white;
  border-radius: 3px;
  margin: 0 auto 15px;
  text-align: center;
  font-size: 2.064rem;
}

.store-txt {
  color: #af3938;
  margin-bottom: 45px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.2;
}
@media screen and (max-width: 834px) {
  .store-txt {
    font-size: 1.3rem;
  }
}

.store-list {
  max-width: 800px;
  color: #009c78;
  margin: 0 auto;
}
.store-list:not(:last-child) {
  margin-bottom: 14px;
}
.store-list--red {
  color: #af3938;
}
@media screen and (min-width: 641px) {
  .store-list--red .store-list__ct p a {
    font-size: 2.1rem;
  }
}
.store-list--red .store-list__ct p a span {
  background: #af3938;
}
.store-list__item:not(:last-child) {
  margin-bottom: 30px;
}
.store-list__ttl {
  margin-bottom: 11px;
  text-align: center;
  font-size: 1.8rem;
}
@media screen and (min-width: 641px) {
  .store-list__ct {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px 30px;
  }
  .store-list__ct--small {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .store-list__ct {
    text-align: center;
  }
}
.store-list__ct p a {
  position: relative;
  display: block;
  font-size: 2.2rem;
  padding-left: 50px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .store-list__ct p a {
    font-size: 1.8rem;
    display: inline-block;
  }
}
.store-list__ct p a span {
  position: absolute;
  top: 6px;
  left: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 41px;
  height: 18px;
  background: #009c78;
  color: white;
  font-size: 1.33rem;
  word-break: keep-all;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .store-list__ct p a span {
    top: 3px;
    font-size: 1.15rem;
  }
}
.store-list__ct p a span.lts {
  font-size: 1.2rem;
  letter-spacing: -0.02em;
}
.store-list__ct p a small {
  display: block;
  font-size: 1rem;
}

.notes-txt {
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: -0.045em;
}
@media screen and (min-width: 641px) {
  .notes-txt {
    margin-bottom: 20px;
  }
}

.tv-ttl {
  max-width: 563px;
  margin: 0 auto 19px;
  padding-top: 47px;
}
@media screen and (max-width: 640px) {
  .tv-ttl {
    padding-top: 30px;
  }
}
.tv-ttl img {
  width: 100%;
}

.tv-txt {
  max-width: 558px;
  margin: 0 auto 101px;
}
@media screen and (max-width: 640px) {
  .tv-txt {
    margin-bottom: 50px;
  }
}
.tv-txt img {
  width: 100%;
}

.footer-top {
  position: fixed;
  width: 130px;
  bottom: 100px;
  right: 25px;
  z-index: 99;
}
@media screen and (max-width: 834px) {
  .footer-top {
    width: 70px;
    bottom: 60px;
    right: 10px;
  }
}
.footer-top img {
  width: 100%;
}

.footer-store {
  position: fixed;
  width: 110px;
  bottom: 30px;
  right: 35px;
  z-index: 99;
}
@media screen and (max-width: 834px) {
  .footer-store {
    width: 70px;
    bottom: 10px;
    right: 10px;
  }
}
.footer-store img {
  width: 100%;
}

.footer-logo {
  display: block;
  max-width: 339px;
  margin: 0 auto 62px;
}
@media screen and (max-width: 834px) {
  .footer-logo {
    max-width: 240px;
    margin-bottom: 30px;
  }
}
.footer-logo img {
  width: 100%;
}

.footer-gkm {
  display: block;
  max-width: 144px;
  margin: 0 auto 58px;
}
@media screen and (max-width: 640px) {
  .footer-gkm {
    margin-bottom: 30px;
  }
}
.footer-gkm img {
  width: 100%;
}

.footer-ttl {
  margin-bottom: 102px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5625;
}
@media screen and (max-width: 640px) {
  .footer-ttl {
    margin-bottom: 30px;
  }
}
.footer-ttl + p {
  margin-bottom: -10px;
}
@media screen and (max-width: 834px) {
  .footer-ttl + p {
    margin-bottom: 100px;
  }
}

.popup {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  opacity: 0;
  pointer-events: none;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
  overflow-y: scroll;
}
.popup.on {
  opacity: 1;
  pointer-events: unset;
  z-index: 99;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}
.popup-wrap {
  position: relative;
  width: 100%;
  max-width: 800px;
  max-height: 100%;
}
.popup-wrap--big {
  max-width: 800px;
}
.popup-wrap__ct {
  position: relative;
}
.popup-wrap__ct--top {
  padding: 20px 0;
}
.popup-wrap__ct--top .popup-wrap__close {
  bottom: auto;
  top: -10px;
  right: 0;
}
.popup-wrap__close {
  position: absolute;
  bottom: 10px;
  right: 5px;
  opacity: 0.7;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.popup-wrap__close:hover {
  opacity: 1;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.popup-wrap__close--top {
  bottom: auto;
  top: -35px;
}
.popup-wrap__list {
  max-height: 100%;
}
.popup-wrap__list-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 5px;
}
.popup-wrap__list-img:before {
  content: "";
  display: block;
  background: white;
  padding-bottom: 100%;
}
.popup-wrap__list-img--thumb {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.popup-wrap__list-img img {
  max-width: 100%;
  max-height: 100%;
}
.popup-wrap__list-ttl {
  display: block;
  color: #ccc;
  font-size: 1.5rem;
  padding: 0 5px;
}
.popup-wrap__list .custom_paging {
  color: #999;
  font-size: 1.2rem;
  list-style: none;
  padding: 0 5px;
}
.popup-wrap__list .custom_paging li {
  display: none;
}
.popup-wrap__list .custom_paging li.slick-active {
  display: inline-block;
}
.popup-wrap__list .slick-prev, .popup-wrap__list .slick-next {
  top: 0;
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
  width: 20%;
  height: calc(100% - 42px);
  z-index: 1;
}
.popup-wrap__list .slick-prev:before, .popup-wrap__list .slick-next:before {
  content: "";
  position: absolute;
  background: url("../img/icon-arrow.png") center no-repeat;
  background-size: contain;
  width: 28px;
  height: 45px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
@media screen and (min-width: 835px) {
  .popup-wrap__list .slick-prev:before, .popup-wrap__list .slick-next:before {
    opacity: 0;
  }
}
.popup-wrap__list .slick-prev:hover:before, .popup-wrap__list .slick-next:hover:before {
  opacity: 1;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.popup-wrap__list .slick-next {
  right: 0;
}
.popup-wrap__list .slick-next:before {
  right: 20px;
}
.popup-wrap__list .slick-prev {
  left: 0;
}
.popup-wrap__list .slick-prev:before {
  left: 20px;
  -webkit-transform: translateY(-50%) scaleX(-1);
      -ms-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
}
/*# sourceMappingURL=maps/styles.css.map */
