@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=DotGothic16&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500&display=swap");
.col_bk {
  color: #282828;
}

.col_wh {
  color: #ffffff;
}

.col_gy {
  color: #CECECE;
}

.col_gy2 {
  color: #E9E9E9;
}

.col_bl {
  color: #C0E0FF;
}

.col_red {
  color: #FF1F45;
}

.f-jp {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.f-en {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-10 {
  font-size: 10px;
}

.font-11 {
  font-size: 11px;
}

.font-12 {
  font-size: 12px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.font-15 {
  font-size: 15px;
}

.font-16 {
  font-size: 16px;
}

.font-17 {
  font-size: 17px;
}

.font-18 {
  font-size: 18px;
}

.font-19 {
  font-size: 19px;
}

.font-20 {
  font-size: 20px;
}

.font-21 {
  font-size: 21px;
}

.font-22 {
  font-size: 22px;
}

.font-23 {
  font-size: 23px;
}

.font-24 {
  font-size: 24px;
}

.font-25 {
  font-size: 25px;
}

.font-26 {
  font-size: 26px;
}

.font-27 {
  font-size: 27px;
}

.font-28 {
  font-size: 28px;
}

.font-29 {
  font-size: 29px;
}

.font-30 {
  font-size: 30px;
}

.font-31 {
  font-size: 31px;
}

.font-32 {
  font-size: 32px;
}

.font-33 {
  font-size: 33px;
}

.font-34 {
  font-size: 34px;
}

.font-35 {
  font-size: 35px;
}

.font-36 {
  font-size: 36px;
}

.font-37 {
  font-size: 37px;
}

.font-38 {
  font-size: 38px;
}

.font-39 {
  font-size: 39px;
}

.font-40 {
  font-size: 40px;
}

.font-41 {
  font-size: 41px;
}

.font-42 {
  font-size: 42px;
}

.font-43 {
  font-size: 43px;
}

.font-44 {
  font-size: 44px;
}

.font-45 {
  font-size: 45px;
}

.font-46 {
  font-size: 46px;
}

.font-47 {
  font-size: 47px;
}

.font-48 {
  font-size: 48px;
}

.font-49 {
  font-size: 49px;
}

.font-50 {
  font-size: 50px;
}

.p-10 {
  padding: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.m-10 {
  margin: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.p-20 {
  padding: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.m-20 {
  margin: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.m-30 {
  margin: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.p-40 {
  padding: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.m-40 {
  margin: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.p-50 {
  padding: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.m-50 {
  margin: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.p-60 {
  padding: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.m-60 {
  margin: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.p-70 {
  padding: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.px-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.m-70 {
  margin: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.p-80 {
  padding: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.m-80 {
  margin: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.p-90 {
  padding: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.m-90 {
  margin: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.p-100 {
  padding: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.m-100 {
  margin: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.p-110 {
  padding: 110px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.pl-110 {
  padding-left: 110px !important;
}

.pr-110 {
  padding-right: 110px !important;
}

.px-110 {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

.py-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.m-110 {
  margin: 110px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.ml-110 {
  margin-left: 110px !important;
}

.mr-110 {
  margin-right: 110px !important;
}

.mx-110 {
  margin-left: 110px !important;
  margin-right: 110px !important;
}

.my-110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

.p-120 {
  padding: 120px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pl-120 {
  padding-left: 120px !important;
}

.pr-120 {
  padding-right: 120px !important;
}

.px-120 {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

.py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.m-120 {
  margin: 120px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.ml-120 {
  margin-left: 120px !important;
}

.mr-120 {
  margin-right: 120px !important;
}

.mx-120 {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.p-130 {
  padding: 130px !important;
}

.pt-130 {
  padding-top: 130px !important;
}

.pb-130 {
  padding-bottom: 130px !important;
}

.pl-130 {
  padding-left: 130px !important;
}

.pr-130 {
  padding-right: 130px !important;
}

.px-130 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.py-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.m-130 {
  margin: 130px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.ml-130 {
  margin-left: 130px !important;
}

.mr-130 {
  margin-right: 130px !important;
}

.mx-130 {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

.my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.p-140 {
  padding: 140px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.pl-140 {
  padding-left: 140px !important;
}

.pr-140 {
  padding-right: 140px !important;
}

.px-140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

.py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.m-140 {
  margin: 140px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.ml-140 {
  margin-left: 140px !important;
}

.mr-140 {
  margin-right: 140px !important;
}

.mx-140 {
  margin-left: 140px !important;
  margin-right: 140px !important;
}

.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.p-150 {
  padding: 150px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.pl-150 {
  padding-left: 150px !important;
}

.pr-150 {
  padding-right: 150px !important;
}

.px-150 {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.m-150 {
  margin: 150px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.ml-150 {
  margin-left: 150px !important;
}

.mr-150 {
  margin-right: 150px !important;
}

.mx-150 {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.p-160 {
  padding: 160px !important;
}

.pt-160 {
  padding-top: 160px !important;
}

.pb-160 {
  padding-bottom: 160px !important;
}

.pl-160 {
  padding-left: 160px !important;
}

.pr-160 {
  padding-right: 160px !important;
}

.px-160 {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.m-160 {
  margin: 160px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.ml-160 {
  margin-left: 160px !important;
}

.mr-160 {
  margin-right: 160px !important;
}

.mx-160 {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.p-170 {
  padding: 170px !important;
}

.pt-170 {
  padding-top: 170px !important;
}

.pb-170 {
  padding-bottom: 170px !important;
}

.pl-170 {
  padding-left: 170px !important;
}

.pr-170 {
  padding-right: 170px !important;
}

.px-170 {
  padding-left: 170px !important;
  padding-right: 170px !important;
}

.py-170 {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

.m-170 {
  margin: 170px !important;
}

.mt-170 {
  margin-top: 170px !important;
}

.mb-170 {
  margin-bottom: 170px !important;
}

.ml-170 {
  margin-left: 170px !important;
}

.mr-170 {
  margin-right: 170px !important;
}

.mx-170 {
  margin-left: 170px !important;
  margin-right: 170px !important;
}

.my-170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

.p-180 {
  padding: 180px !important;
}

.pt-180 {
  padding-top: 180px !important;
}

.pb-180 {
  padding-bottom: 180px !important;
}

.pl-180 {
  padding-left: 180px !important;
}

.pr-180 {
  padding-right: 180px !important;
}

.px-180 {
  padding-left: 180px !important;
  padding-right: 180px !important;
}

.py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.m-180 {
  margin: 180px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.ml-180 {
  margin-left: 180px !important;
}

.mr-180 {
  margin-right: 180px !important;
}

.mx-180 {
  margin-left: 180px !important;
  margin-right: 180px !important;
}

.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.p-190 {
  padding: 190px !important;
}

.pt-190 {
  padding-top: 190px !important;
}

.pb-190 {
  padding-bottom: 190px !important;
}

.pl-190 {
  padding-left: 190px !important;
}

.pr-190 {
  padding-right: 190px !important;
}

.px-190 {
  padding-left: 190px !important;
  padding-right: 190px !important;
}

.py-190 {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

.m-190 {
  margin: 190px !important;
}

.mt-190 {
  margin-top: 190px !important;
}

.mb-190 {
  margin-bottom: 190px !important;
}

.ml-190 {
  margin-left: 190px !important;
}

.mr-190 {
  margin-right: 190px !important;
}

.mx-190 {
  margin-left: 190px !important;
  margin-right: 190px !important;
}

.my-190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

.p-200 {
  padding: 200px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

.pl-200 {
  padding-left: 200px !important;
}

.pr-200 {
  padding-right: 200px !important;
}

.px-200 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

.py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

.m-200 {
  margin: 200px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.ml-200 {
  margin-left: 200px !important;
}

.mr-200 {
  margin-right: 200px !important;
}

.mx-200 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}

.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

.p-210 {
  padding: 210px !important;
}

.pt-210 {
  padding-top: 210px !important;
}

.pb-210 {
  padding-bottom: 210px !important;
}

.pl-210 {
  padding-left: 210px !important;
}

.pr-210 {
  padding-right: 210px !important;
}

.px-210 {
  padding-left: 210px !important;
  padding-right: 210px !important;
}

.py-210 {
  padding-top: 210px !important;
  padding-bottom: 210px !important;
}

.m-210 {
  margin: 210px !important;
}

.mt-210 {
  margin-top: 210px !important;
}

.mb-210 {
  margin-bottom: 210px !important;
}

.ml-210 {
  margin-left: 210px !important;
}

.mr-210 {
  margin-right: 210px !important;
}

.mx-210 {
  margin-left: 210px !important;
  margin-right: 210px !important;
}

.my-210 {
  margin-top: 210px !important;
  margin-bottom: 210px !important;
}

.p-220 {
  padding: 220px !important;
}

.pt-220 {
  padding-top: 220px !important;
}

.pb-220 {
  padding-bottom: 220px !important;
}

.pl-220 {
  padding-left: 220px !important;
}

.pr-220 {
  padding-right: 220px !important;
}

.px-220 {
  padding-left: 220px !important;
  padding-right: 220px !important;
}

.py-220 {
  padding-top: 220px !important;
  padding-bottom: 220px !important;
}

.m-220 {
  margin: 220px !important;
}

.mt-220 {
  margin-top: 220px !important;
}

.mb-220 {
  margin-bottom: 220px !important;
}

.ml-220 {
  margin-left: 220px !important;
}

.mr-220 {
  margin-right: 220px !important;
}

.mx-220 {
  margin-left: 220px !important;
  margin-right: 220px !important;
}

.my-220 {
  margin-top: 220px !important;
  margin-bottom: 220px !important;
}

.p-230 {
  padding: 230px !important;
}

.pt-230 {
  padding-top: 230px !important;
}

.pb-230 {
  padding-bottom: 230px !important;
}

.pl-230 {
  padding-left: 230px !important;
}

.pr-230 {
  padding-right: 230px !important;
}

.px-230 {
  padding-left: 230px !important;
  padding-right: 230px !important;
}

.py-230 {
  padding-top: 230px !important;
  padding-bottom: 230px !important;
}

.m-230 {
  margin: 230px !important;
}

.mt-230 {
  margin-top: 230px !important;
}

.mb-230 {
  margin-bottom: 230px !important;
}

.ml-230 {
  margin-left: 230px !important;
}

.mr-230 {
  margin-right: 230px !important;
}

.mx-230 {
  margin-left: 230px !important;
  margin-right: 230px !important;
}

.my-230 {
  margin-top: 230px !important;
  margin-bottom: 230px !important;
}

.p-240 {
  padding: 240px !important;
}

.pt-240 {
  padding-top: 240px !important;
}

.pb-240 {
  padding-bottom: 240px !important;
}

.pl-240 {
  padding-left: 240px !important;
}

.pr-240 {
  padding-right: 240px !important;
}

.px-240 {
  padding-left: 240px !important;
  padding-right: 240px !important;
}

.py-240 {
  padding-top: 240px !important;
  padding-bottom: 240px !important;
}

.m-240 {
  margin: 240px !important;
}

.mt-240 {
  margin-top: 240px !important;
}

.mb-240 {
  margin-bottom: 240px !important;
}

.ml-240 {
  margin-left: 240px !important;
}

.mr-240 {
  margin-right: 240px !important;
}

.mx-240 {
  margin-left: 240px !important;
  margin-right: 240px !important;
}

.my-240 {
  margin-top: 240px !important;
  margin-bottom: 240px !important;
}

.p-250 {
  padding: 250px !important;
}

.pt-250 {
  padding-top: 250px !important;
}

.pb-250 {
  padding-bottom: 250px !important;
}

.pl-250 {
  padding-left: 250px !important;
}

.pr-250 {
  padding-right: 250px !important;
}

.px-250 {
  padding-left: 250px !important;
  padding-right: 250px !important;
}

.py-250 {
  padding-top: 250px !important;
  padding-bottom: 250px !important;
}

.m-250 {
  margin: 250px !important;
}

.mt-250 {
  margin-top: 250px !important;
}

.mb-250 {
  margin-bottom: 250px !important;
}

.ml-250 {
  margin-left: 250px !important;
}

.mr-250 {
  margin-right: 250px !important;
}

.mx-250 {
  margin-left: 250px !important;
  margin-right: 250px !important;
}

.my-250 {
  margin-top: 250px !important;
  margin-bottom: 250px !important;
}

.p-260 {
  padding: 260px !important;
}

.pt-260 {
  padding-top: 260px !important;
}

.pb-260 {
  padding-bottom: 260px !important;
}

.pl-260 {
  padding-left: 260px !important;
}

.pr-260 {
  padding-right: 260px !important;
}

.px-260 {
  padding-left: 260px !important;
  padding-right: 260px !important;
}

.py-260 {
  padding-top: 260px !important;
  padding-bottom: 260px !important;
}

.m-260 {
  margin: 260px !important;
}

.mt-260 {
  margin-top: 260px !important;
}

.mb-260 {
  margin-bottom: 260px !important;
}

.ml-260 {
  margin-left: 260px !important;
}

.mr-260 {
  margin-right: 260px !important;
}

.mx-260 {
  margin-left: 260px !important;
  margin-right: 260px !important;
}

.my-260 {
  margin-top: 260px !important;
  margin-bottom: 260px !important;
}

.p-270 {
  padding: 270px !important;
}

.pt-270 {
  padding-top: 270px !important;
}

.pb-270 {
  padding-bottom: 270px !important;
}

.pl-270 {
  padding-left: 270px !important;
}

.pr-270 {
  padding-right: 270px !important;
}

.px-270 {
  padding-left: 270px !important;
  padding-right: 270px !important;
}

.py-270 {
  padding-top: 270px !important;
  padding-bottom: 270px !important;
}

.m-270 {
  margin: 270px !important;
}

.mt-270 {
  margin-top: 270px !important;
}

.mb-270 {
  margin-bottom: 270px !important;
}

.ml-270 {
  margin-left: 270px !important;
}

.mr-270 {
  margin-right: 270px !important;
}

.mx-270 {
  margin-left: 270px !important;
  margin-right: 270px !important;
}

.my-270 {
  margin-top: 270px !important;
  margin-bottom: 270px !important;
}

.p-280 {
  padding: 280px !important;
}

.pt-280 {
  padding-top: 280px !important;
}

.pb-280 {
  padding-bottom: 280px !important;
}

.pl-280 {
  padding-left: 280px !important;
}

.pr-280 {
  padding-right: 280px !important;
}

.px-280 {
  padding-left: 280px !important;
  padding-right: 280px !important;
}

.py-280 {
  padding-top: 280px !important;
  padding-bottom: 280px !important;
}

.m-280 {
  margin: 280px !important;
}

.mt-280 {
  margin-top: 280px !important;
}

.mb-280 {
  margin-bottom: 280px !important;
}

.ml-280 {
  margin-left: 280px !important;
}

.mr-280 {
  margin-right: 280px !important;
}

.mx-280 {
  margin-left: 280px !important;
  margin-right: 280px !important;
}

.my-280 {
  margin-top: 280px !important;
  margin-bottom: 280px !important;
}

.p-290 {
  padding: 290px !important;
}

.pt-290 {
  padding-top: 290px !important;
}

.pb-290 {
  padding-bottom: 290px !important;
}

.pl-290 {
  padding-left: 290px !important;
}

.pr-290 {
  padding-right: 290px !important;
}

.px-290 {
  padding-left: 290px !important;
  padding-right: 290px !important;
}

.py-290 {
  padding-top: 290px !important;
  padding-bottom: 290px !important;
}

.m-290 {
  margin: 290px !important;
}

.mt-290 {
  margin-top: 290px !important;
}

.mb-290 {
  margin-bottom: 290px !important;
}

.ml-290 {
  margin-left: 290px !important;
}

.mr-290 {
  margin-right: 290px !important;
}

.mx-290 {
  margin-left: 290px !important;
  margin-right: 290px !important;
}

.my-290 {
  margin-top: 290px !important;
  margin-bottom: 290px !important;
}

.p-300 {
  padding: 300px !important;
}

.pt-300 {
  padding-top: 300px !important;
}

.pb-300 {
  padding-bottom: 300px !important;
}

.pl-300 {
  padding-left: 300px !important;
}

.pr-300 {
  padding-right: 300px !important;
}

.px-300 {
  padding-left: 300px !important;
  padding-right: 300px !important;
}

.py-300 {
  padding-top: 300px !important;
  padding-bottom: 300px !important;
}

.m-300 {
  margin: 300px !important;
}

.mt-300 {
  margin-top: 300px !important;
}

.mb-300 {
  margin-bottom: 300px !important;
}

.ml-300 {
  margin-left: 300px !important;
}

.mr-300 {
  margin-right: 300px !important;
}

.mx-300 {
  margin-left: 300px !important;
  margin-right: 300px !important;
}

.my-300 {
  margin-top: 300px !important;
  margin-bottom: 300px !important;
}

.p-310 {
  padding: 310px !important;
}

.pt-310 {
  padding-top: 310px !important;
}

.pb-310 {
  padding-bottom: 310px !important;
}

.pl-310 {
  padding-left: 310px !important;
}

.pr-310 {
  padding-right: 310px !important;
}

.px-310 {
  padding-left: 310px !important;
  padding-right: 310px !important;
}

.py-310 {
  padding-top: 310px !important;
  padding-bottom: 310px !important;
}

.m-310 {
  margin: 310px !important;
}

.mt-310 {
  margin-top: 310px !important;
}

.mb-310 {
  margin-bottom: 310px !important;
}

.ml-310 {
  margin-left: 310px !important;
}

.mr-310 {
  margin-right: 310px !important;
}

.mx-310 {
  margin-left: 310px !important;
  margin-right: 310px !important;
}

.my-310 {
  margin-top: 310px !important;
  margin-bottom: 310px !important;
}

.p-320 {
  padding: 320px !important;
}

.pt-320 {
  padding-top: 320px !important;
}

.pb-320 {
  padding-bottom: 320px !important;
}

.pl-320 {
  padding-left: 320px !important;
}

.pr-320 {
  padding-right: 320px !important;
}

.px-320 {
  padding-left: 320px !important;
  padding-right: 320px !important;
}

.py-320 {
  padding-top: 320px !important;
  padding-bottom: 320px !important;
}

.m-320 {
  margin: 320px !important;
}

.mt-320 {
  margin-top: 320px !important;
}

.mb-320 {
  margin-bottom: 320px !important;
}

.ml-320 {
  margin-left: 320px !important;
}

.mr-320 {
  margin-right: 320px !important;
}

.mx-320 {
  margin-left: 320px !important;
  margin-right: 320px !important;
}

.my-320 {
  margin-top: 320px !important;
  margin-bottom: 320px !important;
}

.p-330 {
  padding: 330px !important;
}

.pt-330 {
  padding-top: 330px !important;
}

.pb-330 {
  padding-bottom: 330px !important;
}

.pl-330 {
  padding-left: 330px !important;
}

.pr-330 {
  padding-right: 330px !important;
}

.px-330 {
  padding-left: 330px !important;
  padding-right: 330px !important;
}

.py-330 {
  padding-top: 330px !important;
  padding-bottom: 330px !important;
}

.m-330 {
  margin: 330px !important;
}

.mt-330 {
  margin-top: 330px !important;
}

.mb-330 {
  margin-bottom: 330px !important;
}

.ml-330 {
  margin-left: 330px !important;
}

.mr-330 {
  margin-right: 330px !important;
}

.mx-330 {
  margin-left: 330px !important;
  margin-right: 330px !important;
}

.my-330 {
  margin-top: 330px !important;
  margin-bottom: 330px !important;
}

.p-340 {
  padding: 340px !important;
}

.pt-340 {
  padding-top: 340px !important;
}

.pb-340 {
  padding-bottom: 340px !important;
}

.pl-340 {
  padding-left: 340px !important;
}

.pr-340 {
  padding-right: 340px !important;
}

.px-340 {
  padding-left: 340px !important;
  padding-right: 340px !important;
}

.py-340 {
  padding-top: 340px !important;
  padding-bottom: 340px !important;
}

.m-340 {
  margin: 340px !important;
}

.mt-340 {
  margin-top: 340px !important;
}

.mb-340 {
  margin-bottom: 340px !important;
}

.ml-340 {
  margin-left: 340px !important;
}

.mr-340 {
  margin-right: 340px !important;
}

.mx-340 {
  margin-left: 340px !important;
  margin-right: 340px !important;
}

.my-340 {
  margin-top: 340px !important;
  margin-bottom: 340px !important;
}

.p-350 {
  padding: 350px !important;
}

.pt-350 {
  padding-top: 350px !important;
}

.pb-350 {
  padding-bottom: 350px !important;
}

.pl-350 {
  padding-left: 350px !important;
}

.pr-350 {
  padding-right: 350px !important;
}

.px-350 {
  padding-left: 350px !important;
  padding-right: 350px !important;
}

.py-350 {
  padding-top: 350px !important;
  padding-bottom: 350px !important;
}

.m-350 {
  margin: 350px !important;
}

.mt-350 {
  margin-top: 350px !important;
}

.mb-350 {
  margin-bottom: 350px !important;
}

.ml-350 {
  margin-left: 350px !important;
}

.mr-350 {
  margin-right: 350px !important;
}

.mx-350 {
  margin-left: 350px !important;
  margin-right: 350px !important;
}

.my-350 {
  margin-top: 350px !important;
  margin-bottom: 350px !important;
}

.p-360 {
  padding: 360px !important;
}

.pt-360 {
  padding-top: 360px !important;
}

.pb-360 {
  padding-bottom: 360px !important;
}

.pl-360 {
  padding-left: 360px !important;
}

.pr-360 {
  padding-right: 360px !important;
}

.px-360 {
  padding-left: 360px !important;
  padding-right: 360px !important;
}

.py-360 {
  padding-top: 360px !important;
  padding-bottom: 360px !important;
}

.m-360 {
  margin: 360px !important;
}

.mt-360 {
  margin-top: 360px !important;
}

.mb-360 {
  margin-bottom: 360px !important;
}

.ml-360 {
  margin-left: 360px !important;
}

.mr-360 {
  margin-right: 360px !important;
}

.mx-360 {
  margin-left: 360px !important;
  margin-right: 360px !important;
}

.my-360 {
  margin-top: 360px !important;
  margin-bottom: 360px !important;
}

.p-370 {
  padding: 370px !important;
}

.pt-370 {
  padding-top: 370px !important;
}

.pb-370 {
  padding-bottom: 370px !important;
}

.pl-370 {
  padding-left: 370px !important;
}

.pr-370 {
  padding-right: 370px !important;
}

.px-370 {
  padding-left: 370px !important;
  padding-right: 370px !important;
}

.py-370 {
  padding-top: 370px !important;
  padding-bottom: 370px !important;
}

.m-370 {
  margin: 370px !important;
}

.mt-370 {
  margin-top: 370px !important;
}

.mb-370 {
  margin-bottom: 370px !important;
}

.ml-370 {
  margin-left: 370px !important;
}

.mr-370 {
  margin-right: 370px !important;
}

.mx-370 {
  margin-left: 370px !important;
  margin-right: 370px !important;
}

.my-370 {
  margin-top: 370px !important;
  margin-bottom: 370px !important;
}

.p-380 {
  padding: 380px !important;
}

.pt-380 {
  padding-top: 380px !important;
}

.pb-380 {
  padding-bottom: 380px !important;
}

.pl-380 {
  padding-left: 380px !important;
}

.pr-380 {
  padding-right: 380px !important;
}

.px-380 {
  padding-left: 380px !important;
  padding-right: 380px !important;
}

.py-380 {
  padding-top: 380px !important;
  padding-bottom: 380px !important;
}

.m-380 {
  margin: 380px !important;
}

.mt-380 {
  margin-top: 380px !important;
}

.mb-380 {
  margin-bottom: 380px !important;
}

.ml-380 {
  margin-left: 380px !important;
}

.mr-380 {
  margin-right: 380px !important;
}

.mx-380 {
  margin-left: 380px !important;
  margin-right: 380px !important;
}

.my-380 {
  margin-top: 380px !important;
  margin-bottom: 380px !important;
}

.p-390 {
  padding: 390px !important;
}

.pt-390 {
  padding-top: 390px !important;
}

.pb-390 {
  padding-bottom: 390px !important;
}

.pl-390 {
  padding-left: 390px !important;
}

.pr-390 {
  padding-right: 390px !important;
}

.px-390 {
  padding-left: 390px !important;
  padding-right: 390px !important;
}

.py-390 {
  padding-top: 390px !important;
  padding-bottom: 390px !important;
}

.m-390 {
  margin: 390px !important;
}

.mt-390 {
  margin-top: 390px !important;
}

.mb-390 {
  margin-bottom: 390px !important;
}

.ml-390 {
  margin-left: 390px !important;
}

.mr-390 {
  margin-right: 390px !important;
}

.mx-390 {
  margin-left: 390px !important;
  margin-right: 390px !important;
}

.my-390 {
  margin-top: 390px !important;
  margin-bottom: 390px !important;
}

.p-400 {
  padding: 400px !important;
}

.pt-400 {
  padding-top: 400px !important;
}

.pb-400 {
  padding-bottom: 400px !important;
}

.pl-400 {
  padding-left: 400px !important;
}

.pr-400 {
  padding-right: 400px !important;
}

.px-400 {
  padding-left: 400px !important;
  padding-right: 400px !important;
}

.py-400 {
  padding-top: 400px !important;
  padding-bottom: 400px !important;
}

.m-400 {
  margin: 400px !important;
}

.mt-400 {
  margin-top: 400px !important;
}

.mb-400 {
  margin-bottom: 400px !important;
}

.ml-400 {
  margin-left: 400px !important;
}

.mr-400 {
  margin-right: 400px !important;
}

.mx-400 {
  margin-left: 400px !important;
  margin-right: 400px !important;
}

.my-400 {
  margin-top: 400px !important;
  margin-bottom: 400px !important;
}

.p-410 {
  padding: 410px !important;
}

.pt-410 {
  padding-top: 410px !important;
}

.pb-410 {
  padding-bottom: 410px !important;
}

.pl-410 {
  padding-left: 410px !important;
}

.pr-410 {
  padding-right: 410px !important;
}

.px-410 {
  padding-left: 410px !important;
  padding-right: 410px !important;
}

.py-410 {
  padding-top: 410px !important;
  padding-bottom: 410px !important;
}

.m-410 {
  margin: 410px !important;
}

.mt-410 {
  margin-top: 410px !important;
}

.mb-410 {
  margin-bottom: 410px !important;
}

.ml-410 {
  margin-left: 410px !important;
}

.mr-410 {
  margin-right: 410px !important;
}

.mx-410 {
  margin-left: 410px !important;
  margin-right: 410px !important;
}

.my-410 {
  margin-top: 410px !important;
  margin-bottom: 410px !important;
}

.p-420 {
  padding: 420px !important;
}

.pt-420 {
  padding-top: 420px !important;
}

.pb-420 {
  padding-bottom: 420px !important;
}

.pl-420 {
  padding-left: 420px !important;
}

.pr-420 {
  padding-right: 420px !important;
}

.px-420 {
  padding-left: 420px !important;
  padding-right: 420px !important;
}

.py-420 {
  padding-top: 420px !important;
  padding-bottom: 420px !important;
}

.m-420 {
  margin: 420px !important;
}

.mt-420 {
  margin-top: 420px !important;
}

.mb-420 {
  margin-bottom: 420px !important;
}

.ml-420 {
  margin-left: 420px !important;
}

.mr-420 {
  margin-right: 420px !important;
}

.mx-420 {
  margin-left: 420px !important;
  margin-right: 420px !important;
}

.my-420 {
  margin-top: 420px !important;
  margin-bottom: 420px !important;
}

.p-430 {
  padding: 430px !important;
}

.pt-430 {
  padding-top: 430px !important;
}

.pb-430 {
  padding-bottom: 430px !important;
}

.pl-430 {
  padding-left: 430px !important;
}

.pr-430 {
  padding-right: 430px !important;
}

.px-430 {
  padding-left: 430px !important;
  padding-right: 430px !important;
}

.py-430 {
  padding-top: 430px !important;
  padding-bottom: 430px !important;
}

.m-430 {
  margin: 430px !important;
}

.mt-430 {
  margin-top: 430px !important;
}

.mb-430 {
  margin-bottom: 430px !important;
}

.ml-430 {
  margin-left: 430px !important;
}

.mr-430 {
  margin-right: 430px !important;
}

.mx-430 {
  margin-left: 430px !important;
  margin-right: 430px !important;
}

.my-430 {
  margin-top: 430px !important;
  margin-bottom: 430px !important;
}

.p-440 {
  padding: 440px !important;
}

.pt-440 {
  padding-top: 440px !important;
}

.pb-440 {
  padding-bottom: 440px !important;
}

.pl-440 {
  padding-left: 440px !important;
}

.pr-440 {
  padding-right: 440px !important;
}

.px-440 {
  padding-left: 440px !important;
  padding-right: 440px !important;
}

.py-440 {
  padding-top: 440px !important;
  padding-bottom: 440px !important;
}

.m-440 {
  margin: 440px !important;
}

.mt-440 {
  margin-top: 440px !important;
}

.mb-440 {
  margin-bottom: 440px !important;
}

.ml-440 {
  margin-left: 440px !important;
}

.mr-440 {
  margin-right: 440px !important;
}

.mx-440 {
  margin-left: 440px !important;
  margin-right: 440px !important;
}

.my-440 {
  margin-top: 440px !important;
  margin-bottom: 440px !important;
}

.p-450 {
  padding: 450px !important;
}

.pt-450 {
  padding-top: 450px !important;
}

.pb-450 {
  padding-bottom: 450px !important;
}

.pl-450 {
  padding-left: 450px !important;
}

.pr-450 {
  padding-right: 450px !important;
}

.px-450 {
  padding-left: 450px !important;
  padding-right: 450px !important;
}

.py-450 {
  padding-top: 450px !important;
  padding-bottom: 450px !important;
}

.m-450 {
  margin: 450px !important;
}

.mt-450 {
  margin-top: 450px !important;
}

.mb-450 {
  margin-bottom: 450px !important;
}

.ml-450 {
  margin-left: 450px !important;
}

.mr-450 {
  margin-right: 450px !important;
}

.mx-450 {
  margin-left: 450px !important;
  margin-right: 450px !important;
}

.my-450 {
  margin-top: 450px !important;
  margin-bottom: 450px !important;
}

.p-460 {
  padding: 460px !important;
}

.pt-460 {
  padding-top: 460px !important;
}

.pb-460 {
  padding-bottom: 460px !important;
}

.pl-460 {
  padding-left: 460px !important;
}

.pr-460 {
  padding-right: 460px !important;
}

.px-460 {
  padding-left: 460px !important;
  padding-right: 460px !important;
}

.py-460 {
  padding-top: 460px !important;
  padding-bottom: 460px !important;
}

.m-460 {
  margin: 460px !important;
}

.mt-460 {
  margin-top: 460px !important;
}

.mb-460 {
  margin-bottom: 460px !important;
}

.ml-460 {
  margin-left: 460px !important;
}

.mr-460 {
  margin-right: 460px !important;
}

.mx-460 {
  margin-left: 460px !important;
  margin-right: 460px !important;
}

.my-460 {
  margin-top: 460px !important;
  margin-bottom: 460px !important;
}

.p-470 {
  padding: 470px !important;
}

.pt-470 {
  padding-top: 470px !important;
}

.pb-470 {
  padding-bottom: 470px !important;
}

.pl-470 {
  padding-left: 470px !important;
}

.pr-470 {
  padding-right: 470px !important;
}

.px-470 {
  padding-left: 470px !important;
  padding-right: 470px !important;
}

.py-470 {
  padding-top: 470px !important;
  padding-bottom: 470px !important;
}

.m-470 {
  margin: 470px !important;
}

.mt-470 {
  margin-top: 470px !important;
}

.mb-470 {
  margin-bottom: 470px !important;
}

.ml-470 {
  margin-left: 470px !important;
}

.mr-470 {
  margin-right: 470px !important;
}

.mx-470 {
  margin-left: 470px !important;
  margin-right: 470px !important;
}

.my-470 {
  margin-top: 470px !important;
  margin-bottom: 470px !important;
}

.p-480 {
  padding: 480px !important;
}

.pt-480 {
  padding-top: 480px !important;
}

.pb-480 {
  padding-bottom: 480px !important;
}

.pl-480 {
  padding-left: 480px !important;
}

.pr-480 {
  padding-right: 480px !important;
}

.px-480 {
  padding-left: 480px !important;
  padding-right: 480px !important;
}

.py-480 {
  padding-top: 480px !important;
  padding-bottom: 480px !important;
}

.m-480 {
  margin: 480px !important;
}

.mt-480 {
  margin-top: 480px !important;
}

.mb-480 {
  margin-bottom: 480px !important;
}

.ml-480 {
  margin-left: 480px !important;
}

.mr-480 {
  margin-right: 480px !important;
}

.mx-480 {
  margin-left: 480px !important;
  margin-right: 480px !important;
}

.my-480 {
  margin-top: 480px !important;
  margin-bottom: 480px !important;
}

.p-490 {
  padding: 490px !important;
}

.pt-490 {
  padding-top: 490px !important;
}

.pb-490 {
  padding-bottom: 490px !important;
}

.pl-490 {
  padding-left: 490px !important;
}

.pr-490 {
  padding-right: 490px !important;
}

.px-490 {
  padding-left: 490px !important;
  padding-right: 490px !important;
}

.py-490 {
  padding-top: 490px !important;
  padding-bottom: 490px !important;
}

.m-490 {
  margin: 490px !important;
}

.mt-490 {
  margin-top: 490px !important;
}

.mb-490 {
  margin-bottom: 490px !important;
}

.ml-490 {
  margin-left: 490px !important;
}

.mr-490 {
  margin-right: 490px !important;
}

.mx-490 {
  margin-left: 490px !important;
  margin-right: 490px !important;
}

.my-490 {
  margin-top: 490px !important;
  margin-bottom: 490px !important;
}

.p-500 {
  padding: 500px !important;
}

.pt-500 {
  padding-top: 500px !important;
}

.pb-500 {
  padding-bottom: 500px !important;
}

.pl-500 {
  padding-left: 500px !important;
}

.pr-500 {
  padding-right: 500px !important;
}

.px-500 {
  padding-left: 500px !important;
  padding-right: 500px !important;
}

.py-500 {
  padding-top: 500px !important;
  padding-bottom: 500px !important;
}

.m-500 {
  margin: 500px !important;
}

.mt-500 {
  margin-top: 500px !important;
}

.mb-500 {
  margin-bottom: 500px !important;
}

.ml-500 {
  margin-left: 500px !important;
}

.mr-500 {
  margin-right: 500px !important;
}

.mx-500 {
  margin-left: 500px !important;
  margin-right: 500px !important;
}

.my-500 {
  margin-top: 500px !important;
  margin-bottom: 500px !important;
}

.p-510 {
  padding: 510px !important;
}

.pt-510 {
  padding-top: 510px !important;
}

.pb-510 {
  padding-bottom: 510px !important;
}

.pl-510 {
  padding-left: 510px !important;
}

.pr-510 {
  padding-right: 510px !important;
}

.px-510 {
  padding-left: 510px !important;
  padding-right: 510px !important;
}

.py-510 {
  padding-top: 510px !important;
  padding-bottom: 510px !important;
}

.m-510 {
  margin: 510px !important;
}

.mt-510 {
  margin-top: 510px !important;
}

.mb-510 {
  margin-bottom: 510px !important;
}

.ml-510 {
  margin-left: 510px !important;
}

.mr-510 {
  margin-right: 510px !important;
}

.mx-510 {
  margin-left: 510px !important;
  margin-right: 510px !important;
}

.my-510 {
  margin-top: 510px !important;
  margin-bottom: 510px !important;
}

.p-520 {
  padding: 520px !important;
}

.pt-520 {
  padding-top: 520px !important;
}

.pb-520 {
  padding-bottom: 520px !important;
}

.pl-520 {
  padding-left: 520px !important;
}

.pr-520 {
  padding-right: 520px !important;
}

.px-520 {
  padding-left: 520px !important;
  padding-right: 520px !important;
}

.py-520 {
  padding-top: 520px !important;
  padding-bottom: 520px !important;
}

.m-520 {
  margin: 520px !important;
}

.mt-520 {
  margin-top: 520px !important;
}

.mb-520 {
  margin-bottom: 520px !important;
}

.ml-520 {
  margin-left: 520px !important;
}

.mr-520 {
  margin-right: 520px !important;
}

.mx-520 {
  margin-left: 520px !important;
  margin-right: 520px !important;
}

.my-520 {
  margin-top: 520px !important;
  margin-bottom: 520px !important;
}

.p-530 {
  padding: 530px !important;
}

.pt-530 {
  padding-top: 530px !important;
}

.pb-530 {
  padding-bottom: 530px !important;
}

.pl-530 {
  padding-left: 530px !important;
}

.pr-530 {
  padding-right: 530px !important;
}

.px-530 {
  padding-left: 530px !important;
  padding-right: 530px !important;
}

.py-530 {
  padding-top: 530px !important;
  padding-bottom: 530px !important;
}

.m-530 {
  margin: 530px !important;
}

.mt-530 {
  margin-top: 530px !important;
}

.mb-530 {
  margin-bottom: 530px !important;
}

.ml-530 {
  margin-left: 530px !important;
}

.mr-530 {
  margin-right: 530px !important;
}

.mx-530 {
  margin-left: 530px !important;
  margin-right: 530px !important;
}

.my-530 {
  margin-top: 530px !important;
  margin-bottom: 530px !important;
}

.p-540 {
  padding: 540px !important;
}

.pt-540 {
  padding-top: 540px !important;
}

.pb-540 {
  padding-bottom: 540px !important;
}

.pl-540 {
  padding-left: 540px !important;
}

.pr-540 {
  padding-right: 540px !important;
}

.px-540 {
  padding-left: 540px !important;
  padding-right: 540px !important;
}

.py-540 {
  padding-top: 540px !important;
  padding-bottom: 540px !important;
}

.m-540 {
  margin: 540px !important;
}

.mt-540 {
  margin-top: 540px !important;
}

.mb-540 {
  margin-bottom: 540px !important;
}

.ml-540 {
  margin-left: 540px !important;
}

.mr-540 {
  margin-right: 540px !important;
}

.mx-540 {
  margin-left: 540px !important;
  margin-right: 540px !important;
}

.my-540 {
  margin-top: 540px !important;
  margin-bottom: 540px !important;
}

.p-550 {
  padding: 550px !important;
}

.pt-550 {
  padding-top: 550px !important;
}

.pb-550 {
  padding-bottom: 550px !important;
}

.pl-550 {
  padding-left: 550px !important;
}

.pr-550 {
  padding-right: 550px !important;
}

.px-550 {
  padding-left: 550px !important;
  padding-right: 550px !important;
}

.py-550 {
  padding-top: 550px !important;
  padding-bottom: 550px !important;
}

.m-550 {
  margin: 550px !important;
}

.mt-550 {
  margin-top: 550px !important;
}

.mb-550 {
  margin-bottom: 550px !important;
}

.ml-550 {
  margin-left: 550px !important;
}

.mr-550 {
  margin-right: 550px !important;
}

.mx-550 {
  margin-left: 550px !important;
  margin-right: 550px !important;
}

.my-550 {
  margin-top: 550px !important;
  margin-bottom: 550px !important;
}

.p-560 {
  padding: 560px !important;
}

.pt-560 {
  padding-top: 560px !important;
}

.pb-560 {
  padding-bottom: 560px !important;
}

.pl-560 {
  padding-left: 560px !important;
}

.pr-560 {
  padding-right: 560px !important;
}

.px-560 {
  padding-left: 560px !important;
  padding-right: 560px !important;
}

.py-560 {
  padding-top: 560px !important;
  padding-bottom: 560px !important;
}

.m-560 {
  margin: 560px !important;
}

.mt-560 {
  margin-top: 560px !important;
}

.mb-560 {
  margin-bottom: 560px !important;
}

.ml-560 {
  margin-left: 560px !important;
}

.mr-560 {
  margin-right: 560px !important;
}

.mx-560 {
  margin-left: 560px !important;
  margin-right: 560px !important;
}

.my-560 {
  margin-top: 560px !important;
  margin-bottom: 560px !important;
}

.p-570 {
  padding: 570px !important;
}

.pt-570 {
  padding-top: 570px !important;
}

.pb-570 {
  padding-bottom: 570px !important;
}

.pl-570 {
  padding-left: 570px !important;
}

.pr-570 {
  padding-right: 570px !important;
}

.px-570 {
  padding-left: 570px !important;
  padding-right: 570px !important;
}

.py-570 {
  padding-top: 570px !important;
  padding-bottom: 570px !important;
}

.m-570 {
  margin: 570px !important;
}

.mt-570 {
  margin-top: 570px !important;
}

.mb-570 {
  margin-bottom: 570px !important;
}

.ml-570 {
  margin-left: 570px !important;
}

.mr-570 {
  margin-right: 570px !important;
}

.mx-570 {
  margin-left: 570px !important;
  margin-right: 570px !important;
}

.my-570 {
  margin-top: 570px !important;
  margin-bottom: 570px !important;
}

.p-580 {
  padding: 580px !important;
}

.pt-580 {
  padding-top: 580px !important;
}

.pb-580 {
  padding-bottom: 580px !important;
}

.pl-580 {
  padding-left: 580px !important;
}

.pr-580 {
  padding-right: 580px !important;
}

.px-580 {
  padding-left: 580px !important;
  padding-right: 580px !important;
}

.py-580 {
  padding-top: 580px !important;
  padding-bottom: 580px !important;
}

.m-580 {
  margin: 580px !important;
}

.mt-580 {
  margin-top: 580px !important;
}

.mb-580 {
  margin-bottom: 580px !important;
}

.ml-580 {
  margin-left: 580px !important;
}

.mr-580 {
  margin-right: 580px !important;
}

.mx-580 {
  margin-left: 580px !important;
  margin-right: 580px !important;
}

.my-580 {
  margin-top: 580px !important;
  margin-bottom: 580px !important;
}

.p-590 {
  padding: 590px !important;
}

.pt-590 {
  padding-top: 590px !important;
}

.pb-590 {
  padding-bottom: 590px !important;
}

.pl-590 {
  padding-left: 590px !important;
}

.pr-590 {
  padding-right: 590px !important;
}

.px-590 {
  padding-left: 590px !important;
  padding-right: 590px !important;
}

.py-590 {
  padding-top: 590px !important;
  padding-bottom: 590px !important;
}

.m-590 {
  margin: 590px !important;
}

.mt-590 {
  margin-top: 590px !important;
}

.mb-590 {
  margin-bottom: 590px !important;
}

.ml-590 {
  margin-left: 590px !important;
}

.mr-590 {
  margin-right: 590px !important;
}

.mx-590 {
  margin-left: 590px !important;
  margin-right: 590px !important;
}

.my-590 {
  margin-top: 590px !important;
  margin-bottom: 590px !important;
}

.p-600 {
  padding: 600px !important;
}

.pt-600 {
  padding-top: 600px !important;
}

.pb-600 {
  padding-bottom: 600px !important;
}

.pl-600 {
  padding-left: 600px !important;
}

.pr-600 {
  padding-right: 600px !important;
}

.px-600 {
  padding-left: 600px !important;
  padding-right: 600px !important;
}

.py-600 {
  padding-top: 600px !important;
  padding-bottom: 600px !important;
}

.m-600 {
  margin: 600px !important;
}

.mt-600 {
  margin-top: 600px !important;
}

.mb-600 {
  margin-bottom: 600px !important;
}

.ml-600 {
  margin-left: 600px !important;
}

.mr-600 {
  margin-right: 600px !important;
}

.mx-600 {
  margin-left: 600px !important;
  margin-right: 600px !important;
}

.my-600 {
  margin-top: 600px !important;
  margin-bottom: 600px !important;
}

.p-610 {
  padding: 610px !important;
}

.pt-610 {
  padding-top: 610px !important;
}

.pb-610 {
  padding-bottom: 610px !important;
}

.pl-610 {
  padding-left: 610px !important;
}

.pr-610 {
  padding-right: 610px !important;
}

.px-610 {
  padding-left: 610px !important;
  padding-right: 610px !important;
}

.py-610 {
  padding-top: 610px !important;
  padding-bottom: 610px !important;
}

.m-610 {
  margin: 610px !important;
}

.mt-610 {
  margin-top: 610px !important;
}

.mb-610 {
  margin-bottom: 610px !important;
}

.ml-610 {
  margin-left: 610px !important;
}

.mr-610 {
  margin-right: 610px !important;
}

.mx-610 {
  margin-left: 610px !important;
  margin-right: 610px !important;
}

.my-610 {
  margin-top: 610px !important;
  margin-bottom: 610px !important;
}

.p-620 {
  padding: 620px !important;
}

.pt-620 {
  padding-top: 620px !important;
}

.pb-620 {
  padding-bottom: 620px !important;
}

.pl-620 {
  padding-left: 620px !important;
}

.pr-620 {
  padding-right: 620px !important;
}

.px-620 {
  padding-left: 620px !important;
  padding-right: 620px !important;
}

.py-620 {
  padding-top: 620px !important;
  padding-bottom: 620px !important;
}

.m-620 {
  margin: 620px !important;
}

.mt-620 {
  margin-top: 620px !important;
}

.mb-620 {
  margin-bottom: 620px !important;
}

.ml-620 {
  margin-left: 620px !important;
}

.mr-620 {
  margin-right: 620px !important;
}

.mx-620 {
  margin-left: 620px !important;
  margin-right: 620px !important;
}

.my-620 {
  margin-top: 620px !important;
  margin-bottom: 620px !important;
}

.p-630 {
  padding: 630px !important;
}

.pt-630 {
  padding-top: 630px !important;
}

.pb-630 {
  padding-bottom: 630px !important;
}

.pl-630 {
  padding-left: 630px !important;
}

.pr-630 {
  padding-right: 630px !important;
}

.px-630 {
  padding-left: 630px !important;
  padding-right: 630px !important;
}

.py-630 {
  padding-top: 630px !important;
  padding-bottom: 630px !important;
}

.m-630 {
  margin: 630px !important;
}

.mt-630 {
  margin-top: 630px !important;
}

.mb-630 {
  margin-bottom: 630px !important;
}

.ml-630 {
  margin-left: 630px !important;
}

.mr-630 {
  margin-right: 630px !important;
}

.mx-630 {
  margin-left: 630px !important;
  margin-right: 630px !important;
}

.my-630 {
  margin-top: 630px !important;
  margin-bottom: 630px !important;
}

.p-640 {
  padding: 640px !important;
}

.pt-640 {
  padding-top: 640px !important;
}

.pb-640 {
  padding-bottom: 640px !important;
}

.pl-640 {
  padding-left: 640px !important;
}

.pr-640 {
  padding-right: 640px !important;
}

.px-640 {
  padding-left: 640px !important;
  padding-right: 640px !important;
}

.py-640 {
  padding-top: 640px !important;
  padding-bottom: 640px !important;
}

.m-640 {
  margin: 640px !important;
}

.mt-640 {
  margin-top: 640px !important;
}

.mb-640 {
  margin-bottom: 640px !important;
}

.ml-640 {
  margin-left: 640px !important;
}

.mr-640 {
  margin-right: 640px !important;
}

.mx-640 {
  margin-left: 640px !important;
  margin-right: 640px !important;
}

.my-640 {
  margin-top: 640px !important;
  margin-bottom: 640px !important;
}

.p-650 {
  padding: 650px !important;
}

.pt-650 {
  padding-top: 650px !important;
}

.pb-650 {
  padding-bottom: 650px !important;
}

.pl-650 {
  padding-left: 650px !important;
}

.pr-650 {
  padding-right: 650px !important;
}

.px-650 {
  padding-left: 650px !important;
  padding-right: 650px !important;
}

.py-650 {
  padding-top: 650px !important;
  padding-bottom: 650px !important;
}

.m-650 {
  margin: 650px !important;
}

.mt-650 {
  margin-top: 650px !important;
}

.mb-650 {
  margin-bottom: 650px !important;
}

.ml-650 {
  margin-left: 650px !important;
}

.mr-650 {
  margin-right: 650px !important;
}

.mx-650 {
  margin-left: 650px !important;
  margin-right: 650px !important;
}

.my-650 {
  margin-top: 650px !important;
  margin-bottom: 650px !important;
}

.p-660 {
  padding: 660px !important;
}

.pt-660 {
  padding-top: 660px !important;
}

.pb-660 {
  padding-bottom: 660px !important;
}

.pl-660 {
  padding-left: 660px !important;
}

.pr-660 {
  padding-right: 660px !important;
}

.px-660 {
  padding-left: 660px !important;
  padding-right: 660px !important;
}

.py-660 {
  padding-top: 660px !important;
  padding-bottom: 660px !important;
}

.m-660 {
  margin: 660px !important;
}

.mt-660 {
  margin-top: 660px !important;
}

.mb-660 {
  margin-bottom: 660px !important;
}

.ml-660 {
  margin-left: 660px !important;
}

.mr-660 {
  margin-right: 660px !important;
}

.mx-660 {
  margin-left: 660px !important;
  margin-right: 660px !important;
}

.my-660 {
  margin-top: 660px !important;
  margin-bottom: 660px !important;
}

.p-670 {
  padding: 670px !important;
}

.pt-670 {
  padding-top: 670px !important;
}

.pb-670 {
  padding-bottom: 670px !important;
}

.pl-670 {
  padding-left: 670px !important;
}

.pr-670 {
  padding-right: 670px !important;
}

.px-670 {
  padding-left: 670px !important;
  padding-right: 670px !important;
}

.py-670 {
  padding-top: 670px !important;
  padding-bottom: 670px !important;
}

.m-670 {
  margin: 670px !important;
}

.mt-670 {
  margin-top: 670px !important;
}

.mb-670 {
  margin-bottom: 670px !important;
}

.ml-670 {
  margin-left: 670px !important;
}

.mr-670 {
  margin-right: 670px !important;
}

.mx-670 {
  margin-left: 670px !important;
  margin-right: 670px !important;
}

.my-670 {
  margin-top: 670px !important;
  margin-bottom: 670px !important;
}

.p-680 {
  padding: 680px !important;
}

.pt-680 {
  padding-top: 680px !important;
}

.pb-680 {
  padding-bottom: 680px !important;
}

.pl-680 {
  padding-left: 680px !important;
}

.pr-680 {
  padding-right: 680px !important;
}

.px-680 {
  padding-left: 680px !important;
  padding-right: 680px !important;
}

.py-680 {
  padding-top: 680px !important;
  padding-bottom: 680px !important;
}

.m-680 {
  margin: 680px !important;
}

.mt-680 {
  margin-top: 680px !important;
}

.mb-680 {
  margin-bottom: 680px !important;
}

.ml-680 {
  margin-left: 680px !important;
}

.mr-680 {
  margin-right: 680px !important;
}

.mx-680 {
  margin-left: 680px !important;
  margin-right: 680px !important;
}

.my-680 {
  margin-top: 680px !important;
  margin-bottom: 680px !important;
}

.p-690 {
  padding: 690px !important;
}

.pt-690 {
  padding-top: 690px !important;
}

.pb-690 {
  padding-bottom: 690px !important;
}

.pl-690 {
  padding-left: 690px !important;
}

.pr-690 {
  padding-right: 690px !important;
}

.px-690 {
  padding-left: 690px !important;
  padding-right: 690px !important;
}

.py-690 {
  padding-top: 690px !important;
  padding-bottom: 690px !important;
}

.m-690 {
  margin: 690px !important;
}

.mt-690 {
  margin-top: 690px !important;
}

.mb-690 {
  margin-bottom: 690px !important;
}

.ml-690 {
  margin-left: 690px !important;
}

.mr-690 {
  margin-right: 690px !important;
}

.mx-690 {
  margin-left: 690px !important;
  margin-right: 690px !important;
}

.my-690 {
  margin-top: 690px !important;
  margin-bottom: 690px !important;
}

.p-700 {
  padding: 700px !important;
}

.pt-700 {
  padding-top: 700px !important;
}

.pb-700 {
  padding-bottom: 700px !important;
}

.pl-700 {
  padding-left: 700px !important;
}

.pr-700 {
  padding-right: 700px !important;
}

.px-700 {
  padding-left: 700px !important;
  padding-right: 700px !important;
}

.py-700 {
  padding-top: 700px !important;
  padding-bottom: 700px !important;
}

.m-700 {
  margin: 700px !important;
}

.mt-700 {
  margin-top: 700px !important;
}

.mb-700 {
  margin-bottom: 700px !important;
}

.ml-700 {
  margin-left: 700px !important;
}

.mr-700 {
  margin-right: 700px !important;
}

.mx-700 {
  margin-left: 700px !important;
  margin-right: 700px !important;
}

.my-700 {
  margin-top: 700px !important;
  margin-bottom: 700px !important;
}

.p-710 {
  padding: 710px !important;
}

.pt-710 {
  padding-top: 710px !important;
}

.pb-710 {
  padding-bottom: 710px !important;
}

.pl-710 {
  padding-left: 710px !important;
}

.pr-710 {
  padding-right: 710px !important;
}

.px-710 {
  padding-left: 710px !important;
  padding-right: 710px !important;
}

.py-710 {
  padding-top: 710px !important;
  padding-bottom: 710px !important;
}

.m-710 {
  margin: 710px !important;
}

.mt-710 {
  margin-top: 710px !important;
}

.mb-710 {
  margin-bottom: 710px !important;
}

.ml-710 {
  margin-left: 710px !important;
}

.mr-710 {
  margin-right: 710px !important;
}

.mx-710 {
  margin-left: 710px !important;
  margin-right: 710px !important;
}

.my-710 {
  margin-top: 710px !important;
  margin-bottom: 710px !important;
}

.p-720 {
  padding: 720px !important;
}

.pt-720 {
  padding-top: 720px !important;
}

.pb-720 {
  padding-bottom: 720px !important;
}

.pl-720 {
  padding-left: 720px !important;
}

.pr-720 {
  padding-right: 720px !important;
}

.px-720 {
  padding-left: 720px !important;
  padding-right: 720px !important;
}

.py-720 {
  padding-top: 720px !important;
  padding-bottom: 720px !important;
}

.m-720 {
  margin: 720px !important;
}

.mt-720 {
  margin-top: 720px !important;
}

.mb-720 {
  margin-bottom: 720px !important;
}

.ml-720 {
  margin-left: 720px !important;
}

.mr-720 {
  margin-right: 720px !important;
}

.mx-720 {
  margin-left: 720px !important;
  margin-right: 720px !important;
}

.my-720 {
  margin-top: 720px !important;
  margin-bottom: 720px !important;
}

.p-730 {
  padding: 730px !important;
}

.pt-730 {
  padding-top: 730px !important;
}

.pb-730 {
  padding-bottom: 730px !important;
}

.pl-730 {
  padding-left: 730px !important;
}

.pr-730 {
  padding-right: 730px !important;
}

.px-730 {
  padding-left: 730px !important;
  padding-right: 730px !important;
}

.py-730 {
  padding-top: 730px !important;
  padding-bottom: 730px !important;
}

.m-730 {
  margin: 730px !important;
}

.mt-730 {
  margin-top: 730px !important;
}

.mb-730 {
  margin-bottom: 730px !important;
}

.ml-730 {
  margin-left: 730px !important;
}

.mr-730 {
  margin-right: 730px !important;
}

.mx-730 {
  margin-left: 730px !important;
  margin-right: 730px !important;
}

.my-730 {
  margin-top: 730px !important;
  margin-bottom: 730px !important;
}

.p-740 {
  padding: 740px !important;
}

.pt-740 {
  padding-top: 740px !important;
}

.pb-740 {
  padding-bottom: 740px !important;
}

.pl-740 {
  padding-left: 740px !important;
}

.pr-740 {
  padding-right: 740px !important;
}

.px-740 {
  padding-left: 740px !important;
  padding-right: 740px !important;
}

.py-740 {
  padding-top: 740px !important;
  padding-bottom: 740px !important;
}

.m-740 {
  margin: 740px !important;
}

.mt-740 {
  margin-top: 740px !important;
}

.mb-740 {
  margin-bottom: 740px !important;
}

.ml-740 {
  margin-left: 740px !important;
}

.mr-740 {
  margin-right: 740px !important;
}

.mx-740 {
  margin-left: 740px !important;
  margin-right: 740px !important;
}

.my-740 {
  margin-top: 740px !important;
  margin-bottom: 740px !important;
}

.p-750 {
  padding: 750px !important;
}

.pt-750 {
  padding-top: 750px !important;
}

.pb-750 {
  padding-bottom: 750px !important;
}

.pl-750 {
  padding-left: 750px !important;
}

.pr-750 {
  padding-right: 750px !important;
}

.px-750 {
  padding-left: 750px !important;
  padding-right: 750px !important;
}

.py-750 {
  padding-top: 750px !important;
  padding-bottom: 750px !important;
}

.m-750 {
  margin: 750px !important;
}

.mt-750 {
  margin-top: 750px !important;
}

.mb-750 {
  margin-bottom: 750px !important;
}

.ml-750 {
  margin-left: 750px !important;
}

.mr-750 {
  margin-right: 750px !important;
}

.mx-750 {
  margin-left: 750px !important;
  margin-right: 750px !important;
}

.my-750 {
  margin-top: 750px !important;
  margin-bottom: 750px !important;
}

.p-760 {
  padding: 760px !important;
}

.pt-760 {
  padding-top: 760px !important;
}

.pb-760 {
  padding-bottom: 760px !important;
}

.pl-760 {
  padding-left: 760px !important;
}

.pr-760 {
  padding-right: 760px !important;
}

.px-760 {
  padding-left: 760px !important;
  padding-right: 760px !important;
}

.py-760 {
  padding-top: 760px !important;
  padding-bottom: 760px !important;
}

.m-760 {
  margin: 760px !important;
}

.mt-760 {
  margin-top: 760px !important;
}

.mb-760 {
  margin-bottom: 760px !important;
}

.ml-760 {
  margin-left: 760px !important;
}

.mr-760 {
  margin-right: 760px !important;
}

.mx-760 {
  margin-left: 760px !important;
  margin-right: 760px !important;
}

.my-760 {
  margin-top: 760px !important;
  margin-bottom: 760px !important;
}

.p-770 {
  padding: 770px !important;
}

.pt-770 {
  padding-top: 770px !important;
}

.pb-770 {
  padding-bottom: 770px !important;
}

.pl-770 {
  padding-left: 770px !important;
}

.pr-770 {
  padding-right: 770px !important;
}

.px-770 {
  padding-left: 770px !important;
  padding-right: 770px !important;
}

.py-770 {
  padding-top: 770px !important;
  padding-bottom: 770px !important;
}

.m-770 {
  margin: 770px !important;
}

.mt-770 {
  margin-top: 770px !important;
}

.mb-770 {
  margin-bottom: 770px !important;
}

.ml-770 {
  margin-left: 770px !important;
}

.mr-770 {
  margin-right: 770px !important;
}

.mx-770 {
  margin-left: 770px !important;
  margin-right: 770px !important;
}

.my-770 {
  margin-top: 770px !important;
  margin-bottom: 770px !important;
}

.p-780 {
  padding: 780px !important;
}

.pt-780 {
  padding-top: 780px !important;
}

.pb-780 {
  padding-bottom: 780px !important;
}

.pl-780 {
  padding-left: 780px !important;
}

.pr-780 {
  padding-right: 780px !important;
}

.px-780 {
  padding-left: 780px !important;
  padding-right: 780px !important;
}

.py-780 {
  padding-top: 780px !important;
  padding-bottom: 780px !important;
}

.m-780 {
  margin: 780px !important;
}

.mt-780 {
  margin-top: 780px !important;
}

.mb-780 {
  margin-bottom: 780px !important;
}

.ml-780 {
  margin-left: 780px !important;
}

.mr-780 {
  margin-right: 780px !important;
}

.mx-780 {
  margin-left: 780px !important;
  margin-right: 780px !important;
}

.my-780 {
  margin-top: 780px !important;
  margin-bottom: 780px !important;
}

.p-790 {
  padding: 790px !important;
}

.pt-790 {
  padding-top: 790px !important;
}

.pb-790 {
  padding-bottom: 790px !important;
}

.pl-790 {
  padding-left: 790px !important;
}

.pr-790 {
  padding-right: 790px !important;
}

.px-790 {
  padding-left: 790px !important;
  padding-right: 790px !important;
}

.py-790 {
  padding-top: 790px !important;
  padding-bottom: 790px !important;
}

.m-790 {
  margin: 790px !important;
}

.mt-790 {
  margin-top: 790px !important;
}

.mb-790 {
  margin-bottom: 790px !important;
}

.ml-790 {
  margin-left: 790px !important;
}

.mr-790 {
  margin-right: 790px !important;
}

.mx-790 {
  margin-left: 790px !important;
  margin-right: 790px !important;
}

.my-790 {
  margin-top: 790px !important;
  margin-bottom: 790px !important;
}

.p-800 {
  padding: 800px !important;
}

.pt-800 {
  padding-top: 800px !important;
}

.pb-800 {
  padding-bottom: 800px !important;
}

.pl-800 {
  padding-left: 800px !important;
}

.pr-800 {
  padding-right: 800px !important;
}

.px-800 {
  padding-left: 800px !important;
  padding-right: 800px !important;
}

.py-800 {
  padding-top: 800px !important;
  padding-bottom: 800px !important;
}

.m-800 {
  margin: 800px !important;
}

.mt-800 {
  margin-top: 800px !important;
}

.mb-800 {
  margin-bottom: 800px !important;
}

.ml-800 {
  margin-left: 800px !important;
}

.mr-800 {
  margin-right: 800px !important;
}

.mx-800 {
  margin-left: 800px !important;
  margin-right: 800px !important;
}

.my-800 {
  margin-top: 800px !important;
  margin-bottom: 800px !important;
}

.p-810 {
  padding: 810px !important;
}

.pt-810 {
  padding-top: 810px !important;
}

.pb-810 {
  padding-bottom: 810px !important;
}

.pl-810 {
  padding-left: 810px !important;
}

.pr-810 {
  padding-right: 810px !important;
}

.px-810 {
  padding-left: 810px !important;
  padding-right: 810px !important;
}

.py-810 {
  padding-top: 810px !important;
  padding-bottom: 810px !important;
}

.m-810 {
  margin: 810px !important;
}

.mt-810 {
  margin-top: 810px !important;
}

.mb-810 {
  margin-bottom: 810px !important;
}

.ml-810 {
  margin-left: 810px !important;
}

.mr-810 {
  margin-right: 810px !important;
}

.mx-810 {
  margin-left: 810px !important;
  margin-right: 810px !important;
}

.my-810 {
  margin-top: 810px !important;
  margin-bottom: 810px !important;
}

.p-820 {
  padding: 820px !important;
}

.pt-820 {
  padding-top: 820px !important;
}

.pb-820 {
  padding-bottom: 820px !important;
}

.pl-820 {
  padding-left: 820px !important;
}

.pr-820 {
  padding-right: 820px !important;
}

.px-820 {
  padding-left: 820px !important;
  padding-right: 820px !important;
}

.py-820 {
  padding-top: 820px !important;
  padding-bottom: 820px !important;
}

.m-820 {
  margin: 820px !important;
}

.mt-820 {
  margin-top: 820px !important;
}

.mb-820 {
  margin-bottom: 820px !important;
}

.ml-820 {
  margin-left: 820px !important;
}

.mr-820 {
  margin-right: 820px !important;
}

.mx-820 {
  margin-left: 820px !important;
  margin-right: 820px !important;
}

.my-820 {
  margin-top: 820px !important;
  margin-bottom: 820px !important;
}

.p-830 {
  padding: 830px !important;
}

.pt-830 {
  padding-top: 830px !important;
}

.pb-830 {
  padding-bottom: 830px !important;
}

.pl-830 {
  padding-left: 830px !important;
}

.pr-830 {
  padding-right: 830px !important;
}

.px-830 {
  padding-left: 830px !important;
  padding-right: 830px !important;
}

.py-830 {
  padding-top: 830px !important;
  padding-bottom: 830px !important;
}

.m-830 {
  margin: 830px !important;
}

.mt-830 {
  margin-top: 830px !important;
}

.mb-830 {
  margin-bottom: 830px !important;
}

.ml-830 {
  margin-left: 830px !important;
}

.mr-830 {
  margin-right: 830px !important;
}

.mx-830 {
  margin-left: 830px !important;
  margin-right: 830px !important;
}

.my-830 {
  margin-top: 830px !important;
  margin-bottom: 830px !important;
}

.p-840 {
  padding: 840px !important;
}

.pt-840 {
  padding-top: 840px !important;
}

.pb-840 {
  padding-bottom: 840px !important;
}

.pl-840 {
  padding-left: 840px !important;
}

.pr-840 {
  padding-right: 840px !important;
}

.px-840 {
  padding-left: 840px !important;
  padding-right: 840px !important;
}

.py-840 {
  padding-top: 840px !important;
  padding-bottom: 840px !important;
}

.m-840 {
  margin: 840px !important;
}

.mt-840 {
  margin-top: 840px !important;
}

.mb-840 {
  margin-bottom: 840px !important;
}

.ml-840 {
  margin-left: 840px !important;
}

.mr-840 {
  margin-right: 840px !important;
}

.mx-840 {
  margin-left: 840px !important;
  margin-right: 840px !important;
}

.my-840 {
  margin-top: 840px !important;
  margin-bottom: 840px !important;
}

.p-850 {
  padding: 850px !important;
}

.pt-850 {
  padding-top: 850px !important;
}

.pb-850 {
  padding-bottom: 850px !important;
}

.pl-850 {
  padding-left: 850px !important;
}

.pr-850 {
  padding-right: 850px !important;
}

.px-850 {
  padding-left: 850px !important;
  padding-right: 850px !important;
}

.py-850 {
  padding-top: 850px !important;
  padding-bottom: 850px !important;
}

.m-850 {
  margin: 850px !important;
}

.mt-850 {
  margin-top: 850px !important;
}

.mb-850 {
  margin-bottom: 850px !important;
}

.ml-850 {
  margin-left: 850px !important;
}

.mr-850 {
  margin-right: 850px !important;
}

.mx-850 {
  margin-left: 850px !important;
  margin-right: 850px !important;
}

.my-850 {
  margin-top: 850px !important;
  margin-bottom: 850px !important;
}

.p-860 {
  padding: 860px !important;
}

.pt-860 {
  padding-top: 860px !important;
}

.pb-860 {
  padding-bottom: 860px !important;
}

.pl-860 {
  padding-left: 860px !important;
}

.pr-860 {
  padding-right: 860px !important;
}

.px-860 {
  padding-left: 860px !important;
  padding-right: 860px !important;
}

.py-860 {
  padding-top: 860px !important;
  padding-bottom: 860px !important;
}

.m-860 {
  margin: 860px !important;
}

.mt-860 {
  margin-top: 860px !important;
}

.mb-860 {
  margin-bottom: 860px !important;
}

.ml-860 {
  margin-left: 860px !important;
}

.mr-860 {
  margin-right: 860px !important;
}

.mx-860 {
  margin-left: 860px !important;
  margin-right: 860px !important;
}

.my-860 {
  margin-top: 860px !important;
  margin-bottom: 860px !important;
}

.p-870 {
  padding: 870px !important;
}

.pt-870 {
  padding-top: 870px !important;
}

.pb-870 {
  padding-bottom: 870px !important;
}

.pl-870 {
  padding-left: 870px !important;
}

.pr-870 {
  padding-right: 870px !important;
}

.px-870 {
  padding-left: 870px !important;
  padding-right: 870px !important;
}

.py-870 {
  padding-top: 870px !important;
  padding-bottom: 870px !important;
}

.m-870 {
  margin: 870px !important;
}

.mt-870 {
  margin-top: 870px !important;
}

.mb-870 {
  margin-bottom: 870px !important;
}

.ml-870 {
  margin-left: 870px !important;
}

.mr-870 {
  margin-right: 870px !important;
}

.mx-870 {
  margin-left: 870px !important;
  margin-right: 870px !important;
}

.my-870 {
  margin-top: 870px !important;
  margin-bottom: 870px !important;
}

.p-880 {
  padding: 880px !important;
}

.pt-880 {
  padding-top: 880px !important;
}

.pb-880 {
  padding-bottom: 880px !important;
}

.pl-880 {
  padding-left: 880px !important;
}

.pr-880 {
  padding-right: 880px !important;
}

.px-880 {
  padding-left: 880px !important;
  padding-right: 880px !important;
}

.py-880 {
  padding-top: 880px !important;
  padding-bottom: 880px !important;
}

.m-880 {
  margin: 880px !important;
}

.mt-880 {
  margin-top: 880px !important;
}

.mb-880 {
  margin-bottom: 880px !important;
}

.ml-880 {
  margin-left: 880px !important;
}

.mr-880 {
  margin-right: 880px !important;
}

.mx-880 {
  margin-left: 880px !important;
  margin-right: 880px !important;
}

.my-880 {
  margin-top: 880px !important;
  margin-bottom: 880px !important;
}

.p-890 {
  padding: 890px !important;
}

.pt-890 {
  padding-top: 890px !important;
}

.pb-890 {
  padding-bottom: 890px !important;
}

.pl-890 {
  padding-left: 890px !important;
}

.pr-890 {
  padding-right: 890px !important;
}

.px-890 {
  padding-left: 890px !important;
  padding-right: 890px !important;
}

.py-890 {
  padding-top: 890px !important;
  padding-bottom: 890px !important;
}

.m-890 {
  margin: 890px !important;
}

.mt-890 {
  margin-top: 890px !important;
}

.mb-890 {
  margin-bottom: 890px !important;
}

.ml-890 {
  margin-left: 890px !important;
}

.mr-890 {
  margin-right: 890px !important;
}

.mx-890 {
  margin-left: 890px !important;
  margin-right: 890px !important;
}

.my-890 {
  margin-top: 890px !important;
  margin-bottom: 890px !important;
}

.p-900 {
  padding: 900px !important;
}

.pt-900 {
  padding-top: 900px !important;
}

.pb-900 {
  padding-bottom: 900px !important;
}

.pl-900 {
  padding-left: 900px !important;
}

.pr-900 {
  padding-right: 900px !important;
}

.px-900 {
  padding-left: 900px !important;
  padding-right: 900px !important;
}

.py-900 {
  padding-top: 900px !important;
  padding-bottom: 900px !important;
}

.m-900 {
  margin: 900px !important;
}

.mt-900 {
  margin-top: 900px !important;
}

.mb-900 {
  margin-bottom: 900px !important;
}

.ml-900 {
  margin-left: 900px !important;
}

.mr-900 {
  margin-right: 900px !important;
}

.mx-900 {
  margin-left: 900px !important;
  margin-right: 900px !important;
}

.my-900 {
  margin-top: 900px !important;
  margin-bottom: 900px !important;
}

.p-910 {
  padding: 910px !important;
}

.pt-910 {
  padding-top: 910px !important;
}

.pb-910 {
  padding-bottom: 910px !important;
}

.pl-910 {
  padding-left: 910px !important;
}

.pr-910 {
  padding-right: 910px !important;
}

.px-910 {
  padding-left: 910px !important;
  padding-right: 910px !important;
}

.py-910 {
  padding-top: 910px !important;
  padding-bottom: 910px !important;
}

.m-910 {
  margin: 910px !important;
}

.mt-910 {
  margin-top: 910px !important;
}

.mb-910 {
  margin-bottom: 910px !important;
}

.ml-910 {
  margin-left: 910px !important;
}

.mr-910 {
  margin-right: 910px !important;
}

.mx-910 {
  margin-left: 910px !important;
  margin-right: 910px !important;
}

.my-910 {
  margin-top: 910px !important;
  margin-bottom: 910px !important;
}

.p-920 {
  padding: 920px !important;
}

.pt-920 {
  padding-top: 920px !important;
}

.pb-920 {
  padding-bottom: 920px !important;
}

.pl-920 {
  padding-left: 920px !important;
}

.pr-920 {
  padding-right: 920px !important;
}

.px-920 {
  padding-left: 920px !important;
  padding-right: 920px !important;
}

.py-920 {
  padding-top: 920px !important;
  padding-bottom: 920px !important;
}

.m-920 {
  margin: 920px !important;
}

.mt-920 {
  margin-top: 920px !important;
}

.mb-920 {
  margin-bottom: 920px !important;
}

.ml-920 {
  margin-left: 920px !important;
}

.mr-920 {
  margin-right: 920px !important;
}

.mx-920 {
  margin-left: 920px !important;
  margin-right: 920px !important;
}

.my-920 {
  margin-top: 920px !important;
  margin-bottom: 920px !important;
}

.p-930 {
  padding: 930px !important;
}

.pt-930 {
  padding-top: 930px !important;
}

.pb-930 {
  padding-bottom: 930px !important;
}

.pl-930 {
  padding-left: 930px !important;
}

.pr-930 {
  padding-right: 930px !important;
}

.px-930 {
  padding-left: 930px !important;
  padding-right: 930px !important;
}

.py-930 {
  padding-top: 930px !important;
  padding-bottom: 930px !important;
}

.m-930 {
  margin: 930px !important;
}

.mt-930 {
  margin-top: 930px !important;
}

.mb-930 {
  margin-bottom: 930px !important;
}

.ml-930 {
  margin-left: 930px !important;
}

.mr-930 {
  margin-right: 930px !important;
}

.mx-930 {
  margin-left: 930px !important;
  margin-right: 930px !important;
}

.my-930 {
  margin-top: 930px !important;
  margin-bottom: 930px !important;
}

.p-940 {
  padding: 940px !important;
}

.pt-940 {
  padding-top: 940px !important;
}

.pb-940 {
  padding-bottom: 940px !important;
}

.pl-940 {
  padding-left: 940px !important;
}

.pr-940 {
  padding-right: 940px !important;
}

.px-940 {
  padding-left: 940px !important;
  padding-right: 940px !important;
}

.py-940 {
  padding-top: 940px !important;
  padding-bottom: 940px !important;
}

.m-940 {
  margin: 940px !important;
}

.mt-940 {
  margin-top: 940px !important;
}

.mb-940 {
  margin-bottom: 940px !important;
}

.ml-940 {
  margin-left: 940px !important;
}

.mr-940 {
  margin-right: 940px !important;
}

.mx-940 {
  margin-left: 940px !important;
  margin-right: 940px !important;
}

.my-940 {
  margin-top: 940px !important;
  margin-bottom: 940px !important;
}

.p-950 {
  padding: 950px !important;
}

.pt-950 {
  padding-top: 950px !important;
}

.pb-950 {
  padding-bottom: 950px !important;
}

.pl-950 {
  padding-left: 950px !important;
}

.pr-950 {
  padding-right: 950px !important;
}

.px-950 {
  padding-left: 950px !important;
  padding-right: 950px !important;
}

.py-950 {
  padding-top: 950px !important;
  padding-bottom: 950px !important;
}

.m-950 {
  margin: 950px !important;
}

.mt-950 {
  margin-top: 950px !important;
}

.mb-950 {
  margin-bottom: 950px !important;
}

.ml-950 {
  margin-left: 950px !important;
}

.mr-950 {
  margin-right: 950px !important;
}

.mx-950 {
  margin-left: 950px !important;
  margin-right: 950px !important;
}

.my-950 {
  margin-top: 950px !important;
  margin-bottom: 950px !important;
}

.p-960 {
  padding: 960px !important;
}

.pt-960 {
  padding-top: 960px !important;
}

.pb-960 {
  padding-bottom: 960px !important;
}

.pl-960 {
  padding-left: 960px !important;
}

.pr-960 {
  padding-right: 960px !important;
}

.px-960 {
  padding-left: 960px !important;
  padding-right: 960px !important;
}

.py-960 {
  padding-top: 960px !important;
  padding-bottom: 960px !important;
}

.m-960 {
  margin: 960px !important;
}

.mt-960 {
  margin-top: 960px !important;
}

.mb-960 {
  margin-bottom: 960px !important;
}

.ml-960 {
  margin-left: 960px !important;
}

.mr-960 {
  margin-right: 960px !important;
}

.mx-960 {
  margin-left: 960px !important;
  margin-right: 960px !important;
}

.my-960 {
  margin-top: 960px !important;
  margin-bottom: 960px !important;
}

.p-970 {
  padding: 970px !important;
}

.pt-970 {
  padding-top: 970px !important;
}

.pb-970 {
  padding-bottom: 970px !important;
}

.pl-970 {
  padding-left: 970px !important;
}

.pr-970 {
  padding-right: 970px !important;
}

.px-970 {
  padding-left: 970px !important;
  padding-right: 970px !important;
}

.py-970 {
  padding-top: 970px !important;
  padding-bottom: 970px !important;
}

.m-970 {
  margin: 970px !important;
}

.mt-970 {
  margin-top: 970px !important;
}

.mb-970 {
  margin-bottom: 970px !important;
}

.ml-970 {
  margin-left: 970px !important;
}

.mr-970 {
  margin-right: 970px !important;
}

.mx-970 {
  margin-left: 970px !important;
  margin-right: 970px !important;
}

.my-970 {
  margin-top: 970px !important;
  margin-bottom: 970px !important;
}

.p-980 {
  padding: 980px !important;
}

.pt-980 {
  padding-top: 980px !important;
}

.pb-980 {
  padding-bottom: 980px !important;
}

.pl-980 {
  padding-left: 980px !important;
}

.pr-980 {
  padding-right: 980px !important;
}

.px-980 {
  padding-left: 980px !important;
  padding-right: 980px !important;
}

.py-980 {
  padding-top: 980px !important;
  padding-bottom: 980px !important;
}

.m-980 {
  margin: 980px !important;
}

.mt-980 {
  margin-top: 980px !important;
}

.mb-980 {
  margin-bottom: 980px !important;
}

.ml-980 {
  margin-left: 980px !important;
}

.mr-980 {
  margin-right: 980px !important;
}

.mx-980 {
  margin-left: 980px !important;
  margin-right: 980px !important;
}

.my-980 {
  margin-top: 980px !important;
  margin-bottom: 980px !important;
}

.p-990 {
  padding: 990px !important;
}

.pt-990 {
  padding-top: 990px !important;
}

.pb-990 {
  padding-bottom: 990px !important;
}

.pl-990 {
  padding-left: 990px !important;
}

.pr-990 {
  padding-right: 990px !important;
}

.px-990 {
  padding-left: 990px !important;
  padding-right: 990px !important;
}

.py-990 {
  padding-top: 990px !important;
  padding-bottom: 990px !important;
}

.m-990 {
  margin: 990px !important;
}

.mt-990 {
  margin-top: 990px !important;
}

.mb-990 {
  margin-bottom: 990px !important;
}

.ml-990 {
  margin-left: 990px !important;
}

.mr-990 {
  margin-right: 990px !important;
}

.mx-990 {
  margin-left: 990px !important;
  margin-right: 990px !important;
}

.my-990 {
  margin-top: 990px !important;
  margin-bottom: 990px !important;
}

.p-1000 {
  padding: 1000px !important;
}

.pt-1000 {
  padding-top: 1000px !important;
}

.pb-1000 {
  padding-bottom: 1000px !important;
}

.pl-1000 {
  padding-left: 1000px !important;
}

.pr-1000 {
  padding-right: 1000px !important;
}

.px-1000 {
  padding-left: 1000px !important;
  padding-right: 1000px !important;
}

.py-1000 {
  padding-top: 1000px !important;
  padding-bottom: 1000px !important;
}

.m-1000 {
  margin: 1000px !important;
}

.mt-1000 {
  margin-top: 1000px !important;
}

.mb-1000 {
  margin-bottom: 1000px !important;
}

.ml-1000 {
  margin-left: 1000px !important;
}

.mr-1000 {
  margin-right: 1000px !important;
}

.mx-1000 {
  margin-left: 1000px !important;
  margin-right: 1000px !important;
}

.my-1000 {
  margin-top: 1000px !important;
  margin-bottom: 1000px !important;
}

.p-1010 {
  padding: 1010px !important;
}

.pt-1010 {
  padding-top: 1010px !important;
}

.pb-1010 {
  padding-bottom: 1010px !important;
}

.pl-1010 {
  padding-left: 1010px !important;
}

.pr-1010 {
  padding-right: 1010px !important;
}

.px-1010 {
  padding-left: 1010px !important;
  padding-right: 1010px !important;
}

.py-1010 {
  padding-top: 1010px !important;
  padding-bottom: 1010px !important;
}

.m-1010 {
  margin: 1010px !important;
}

.mt-1010 {
  margin-top: 1010px !important;
}

.mb-1010 {
  margin-bottom: 1010px !important;
}

.ml-1010 {
  margin-left: 1010px !important;
}

.mr-1010 {
  margin-right: 1010px !important;
}

.mx-1010 {
  margin-left: 1010px !important;
  margin-right: 1010px !important;
}

.my-1010 {
  margin-top: 1010px !important;
  margin-bottom: 1010px !important;
}

.p-1020 {
  padding: 1020px !important;
}

.pt-1020 {
  padding-top: 1020px !important;
}

.pb-1020 {
  padding-bottom: 1020px !important;
}

.pl-1020 {
  padding-left: 1020px !important;
}

.pr-1020 {
  padding-right: 1020px !important;
}

.px-1020 {
  padding-left: 1020px !important;
  padding-right: 1020px !important;
}

.py-1020 {
  padding-top: 1020px !important;
  padding-bottom: 1020px !important;
}

.m-1020 {
  margin: 1020px !important;
}

.mt-1020 {
  margin-top: 1020px !important;
}

.mb-1020 {
  margin-bottom: 1020px !important;
}

.ml-1020 {
  margin-left: 1020px !important;
}

.mr-1020 {
  margin-right: 1020px !important;
}

.mx-1020 {
  margin-left: 1020px !important;
  margin-right: 1020px !important;
}

.my-1020 {
  margin-top: 1020px !important;
  margin-bottom: 1020px !important;
}

.p-1030 {
  padding: 1030px !important;
}

.pt-1030 {
  padding-top: 1030px !important;
}

.pb-1030 {
  padding-bottom: 1030px !important;
}

.pl-1030 {
  padding-left: 1030px !important;
}

.pr-1030 {
  padding-right: 1030px !important;
}

.px-1030 {
  padding-left: 1030px !important;
  padding-right: 1030px !important;
}

.py-1030 {
  padding-top: 1030px !important;
  padding-bottom: 1030px !important;
}

.m-1030 {
  margin: 1030px !important;
}

.mt-1030 {
  margin-top: 1030px !important;
}

.mb-1030 {
  margin-bottom: 1030px !important;
}

.ml-1030 {
  margin-left: 1030px !important;
}

.mr-1030 {
  margin-right: 1030px !important;
}

.mx-1030 {
  margin-left: 1030px !important;
  margin-right: 1030px !important;
}

.my-1030 {
  margin-top: 1030px !important;
  margin-bottom: 1030px !important;
}

.p-1040 {
  padding: 1040px !important;
}

.pt-1040 {
  padding-top: 1040px !important;
}

.pb-1040 {
  padding-bottom: 1040px !important;
}

.pl-1040 {
  padding-left: 1040px !important;
}

.pr-1040 {
  padding-right: 1040px !important;
}

.px-1040 {
  padding-left: 1040px !important;
  padding-right: 1040px !important;
}

.py-1040 {
  padding-top: 1040px !important;
  padding-bottom: 1040px !important;
}

.m-1040 {
  margin: 1040px !important;
}

.mt-1040 {
  margin-top: 1040px !important;
}

.mb-1040 {
  margin-bottom: 1040px !important;
}

.ml-1040 {
  margin-left: 1040px !important;
}

.mr-1040 {
  margin-right: 1040px !important;
}

.mx-1040 {
  margin-left: 1040px !important;
  margin-right: 1040px !important;
}

.my-1040 {
  margin-top: 1040px !important;
  margin-bottom: 1040px !important;
}

.p-1050 {
  padding: 1050px !important;
}

.pt-1050 {
  padding-top: 1050px !important;
}

.pb-1050 {
  padding-bottom: 1050px !important;
}

.pl-1050 {
  padding-left: 1050px !important;
}

.pr-1050 {
  padding-right: 1050px !important;
}

.px-1050 {
  padding-left: 1050px !important;
  padding-right: 1050px !important;
}

.py-1050 {
  padding-top: 1050px !important;
  padding-bottom: 1050px !important;
}

.m-1050 {
  margin: 1050px !important;
}

.mt-1050 {
  margin-top: 1050px !important;
}

.mb-1050 {
  margin-bottom: 1050px !important;
}

.ml-1050 {
  margin-left: 1050px !important;
}

.mr-1050 {
  margin-right: 1050px !important;
}

.mx-1050 {
  margin-left: 1050px !important;
  margin-right: 1050px !important;
}

.my-1050 {
  margin-top: 1050px !important;
  margin-bottom: 1050px !important;
}

.p-1060 {
  padding: 1060px !important;
}

.pt-1060 {
  padding-top: 1060px !important;
}

.pb-1060 {
  padding-bottom: 1060px !important;
}

.pl-1060 {
  padding-left: 1060px !important;
}

.pr-1060 {
  padding-right: 1060px !important;
}

.px-1060 {
  padding-left: 1060px !important;
  padding-right: 1060px !important;
}

.py-1060 {
  padding-top: 1060px !important;
  padding-bottom: 1060px !important;
}

.m-1060 {
  margin: 1060px !important;
}

.mt-1060 {
  margin-top: 1060px !important;
}

.mb-1060 {
  margin-bottom: 1060px !important;
}

.ml-1060 {
  margin-left: 1060px !important;
}

.mr-1060 {
  margin-right: 1060px !important;
}

.mx-1060 {
  margin-left: 1060px !important;
  margin-right: 1060px !important;
}

.my-1060 {
  margin-top: 1060px !important;
  margin-bottom: 1060px !important;
}

.p-1070 {
  padding: 1070px !important;
}

.pt-1070 {
  padding-top: 1070px !important;
}

.pb-1070 {
  padding-bottom: 1070px !important;
}

.pl-1070 {
  padding-left: 1070px !important;
}

.pr-1070 {
  padding-right: 1070px !important;
}

.px-1070 {
  padding-left: 1070px !important;
  padding-right: 1070px !important;
}

.py-1070 {
  padding-top: 1070px !important;
  padding-bottom: 1070px !important;
}

.m-1070 {
  margin: 1070px !important;
}

.mt-1070 {
  margin-top: 1070px !important;
}

.mb-1070 {
  margin-bottom: 1070px !important;
}

.ml-1070 {
  margin-left: 1070px !important;
}

.mr-1070 {
  margin-right: 1070px !important;
}

.mx-1070 {
  margin-left: 1070px !important;
  margin-right: 1070px !important;
}

.my-1070 {
  margin-top: 1070px !important;
  margin-bottom: 1070px !important;
}

.p-1080 {
  padding: 1080px !important;
}

.pt-1080 {
  padding-top: 1080px !important;
}

.pb-1080 {
  padding-bottom: 1080px !important;
}

.pl-1080 {
  padding-left: 1080px !important;
}

.pr-1080 {
  padding-right: 1080px !important;
}

.px-1080 {
  padding-left: 1080px !important;
  padding-right: 1080px !important;
}

.py-1080 {
  padding-top: 1080px !important;
  padding-bottom: 1080px !important;
}

.m-1080 {
  margin: 1080px !important;
}

.mt-1080 {
  margin-top: 1080px !important;
}

.mb-1080 {
  margin-bottom: 1080px !important;
}

.ml-1080 {
  margin-left: 1080px !important;
}

.mr-1080 {
  margin-right: 1080px !important;
}

.mx-1080 {
  margin-left: 1080px !important;
  margin-right: 1080px !important;
}

.my-1080 {
  margin-top: 1080px !important;
  margin-bottom: 1080px !important;
}

.p-1090 {
  padding: 1090px !important;
}

.pt-1090 {
  padding-top: 1090px !important;
}

.pb-1090 {
  padding-bottom: 1090px !important;
}

.pl-1090 {
  padding-left: 1090px !important;
}

.pr-1090 {
  padding-right: 1090px !important;
}

.px-1090 {
  padding-left: 1090px !important;
  padding-right: 1090px !important;
}

.py-1090 {
  padding-top: 1090px !important;
  padding-bottom: 1090px !important;
}

.m-1090 {
  margin: 1090px !important;
}

.mt-1090 {
  margin-top: 1090px !important;
}

.mb-1090 {
  margin-bottom: 1090px !important;
}

.ml-1090 {
  margin-left: 1090px !important;
}

.mr-1090 {
  margin-right: 1090px !important;
}

.mx-1090 {
  margin-left: 1090px !important;
  margin-right: 1090px !important;
}

.my-1090 {
  margin-top: 1090px !important;
  margin-bottom: 1090px !important;
}

.p-1100 {
  padding: 1100px !important;
}

.pt-1100 {
  padding-top: 1100px !important;
}

.pb-1100 {
  padding-bottom: 1100px !important;
}

.pl-1100 {
  padding-left: 1100px !important;
}

.pr-1100 {
  padding-right: 1100px !important;
}

.px-1100 {
  padding-left: 1100px !important;
  padding-right: 1100px !important;
}

.py-1100 {
  padding-top: 1100px !important;
  padding-bottom: 1100px !important;
}

.m-1100 {
  margin: 1100px !important;
}

.mt-1100 {
  margin-top: 1100px !important;
}

.mb-1100 {
  margin-bottom: 1100px !important;
}

.ml-1100 {
  margin-left: 1100px !important;
}

.mr-1100 {
  margin-right: 1100px !important;
}

.mx-1100 {
  margin-left: 1100px !important;
  margin-right: 1100px !important;
}

.my-1100 {
  margin-top: 1100px !important;
  margin-bottom: 1100px !important;
}

.p-1110 {
  padding: 1110px !important;
}

.pt-1110 {
  padding-top: 1110px !important;
}

.pb-1110 {
  padding-bottom: 1110px !important;
}

.pl-1110 {
  padding-left: 1110px !important;
}

.pr-1110 {
  padding-right: 1110px !important;
}

.px-1110 {
  padding-left: 1110px !important;
  padding-right: 1110px !important;
}

.py-1110 {
  padding-top: 1110px !important;
  padding-bottom: 1110px !important;
}

.m-1110 {
  margin: 1110px !important;
}

.mt-1110 {
  margin-top: 1110px !important;
}

.mb-1110 {
  margin-bottom: 1110px !important;
}

.ml-1110 {
  margin-left: 1110px !important;
}

.mr-1110 {
  margin-right: 1110px !important;
}

.mx-1110 {
  margin-left: 1110px !important;
  margin-right: 1110px !important;
}

.my-1110 {
  margin-top: 1110px !important;
  margin-bottom: 1110px !important;
}

.p-1120 {
  padding: 1120px !important;
}

.pt-1120 {
  padding-top: 1120px !important;
}

.pb-1120 {
  padding-bottom: 1120px !important;
}

.pl-1120 {
  padding-left: 1120px !important;
}

.pr-1120 {
  padding-right: 1120px !important;
}

.px-1120 {
  padding-left: 1120px !important;
  padding-right: 1120px !important;
}

.py-1120 {
  padding-top: 1120px !important;
  padding-bottom: 1120px !important;
}

.m-1120 {
  margin: 1120px !important;
}

.mt-1120 {
  margin-top: 1120px !important;
}

.mb-1120 {
  margin-bottom: 1120px !important;
}

.ml-1120 {
  margin-left: 1120px !important;
}

.mr-1120 {
  margin-right: 1120px !important;
}

.mx-1120 {
  margin-left: 1120px !important;
  margin-right: 1120px !important;
}

.my-1120 {
  margin-top: 1120px !important;
  margin-bottom: 1120px !important;
}

.p-1130 {
  padding: 1130px !important;
}

.pt-1130 {
  padding-top: 1130px !important;
}

.pb-1130 {
  padding-bottom: 1130px !important;
}

.pl-1130 {
  padding-left: 1130px !important;
}

.pr-1130 {
  padding-right: 1130px !important;
}

.px-1130 {
  padding-left: 1130px !important;
  padding-right: 1130px !important;
}

.py-1130 {
  padding-top: 1130px !important;
  padding-bottom: 1130px !important;
}

.m-1130 {
  margin: 1130px !important;
}

.mt-1130 {
  margin-top: 1130px !important;
}

.mb-1130 {
  margin-bottom: 1130px !important;
}

.ml-1130 {
  margin-left: 1130px !important;
}

.mr-1130 {
  margin-right: 1130px !important;
}

.mx-1130 {
  margin-left: 1130px !important;
  margin-right: 1130px !important;
}

.my-1130 {
  margin-top: 1130px !important;
  margin-bottom: 1130px !important;
}

.p-1140 {
  padding: 1140px !important;
}

.pt-1140 {
  padding-top: 1140px !important;
}

.pb-1140 {
  padding-bottom: 1140px !important;
}

.pl-1140 {
  padding-left: 1140px !important;
}

.pr-1140 {
  padding-right: 1140px !important;
}

.px-1140 {
  padding-left: 1140px !important;
  padding-right: 1140px !important;
}

.py-1140 {
  padding-top: 1140px !important;
  padding-bottom: 1140px !important;
}

.m-1140 {
  margin: 1140px !important;
}

.mt-1140 {
  margin-top: 1140px !important;
}

.mb-1140 {
  margin-bottom: 1140px !important;
}

.ml-1140 {
  margin-left: 1140px !important;
}

.mr-1140 {
  margin-right: 1140px !important;
}

.mx-1140 {
  margin-left: 1140px !important;
  margin-right: 1140px !important;
}

.my-1140 {
  margin-top: 1140px !important;
  margin-bottom: 1140px !important;
}

.p-1150 {
  padding: 1150px !important;
}

.pt-1150 {
  padding-top: 1150px !important;
}

.pb-1150 {
  padding-bottom: 1150px !important;
}

.pl-1150 {
  padding-left: 1150px !important;
}

.pr-1150 {
  padding-right: 1150px !important;
}

.px-1150 {
  padding-left: 1150px !important;
  padding-right: 1150px !important;
}

.py-1150 {
  padding-top: 1150px !important;
  padding-bottom: 1150px !important;
}

.m-1150 {
  margin: 1150px !important;
}

.mt-1150 {
  margin-top: 1150px !important;
}

.mb-1150 {
  margin-bottom: 1150px !important;
}

.ml-1150 {
  margin-left: 1150px !important;
}

.mr-1150 {
  margin-right: 1150px !important;
}

.mx-1150 {
  margin-left: 1150px !important;
  margin-right: 1150px !important;
}

.my-1150 {
  margin-top: 1150px !important;
  margin-bottom: 1150px !important;
}

.p-1160 {
  padding: 1160px !important;
}

.pt-1160 {
  padding-top: 1160px !important;
}

.pb-1160 {
  padding-bottom: 1160px !important;
}

.pl-1160 {
  padding-left: 1160px !important;
}

.pr-1160 {
  padding-right: 1160px !important;
}

.px-1160 {
  padding-left: 1160px !important;
  padding-right: 1160px !important;
}

.py-1160 {
  padding-top: 1160px !important;
  padding-bottom: 1160px !important;
}

.m-1160 {
  margin: 1160px !important;
}

.mt-1160 {
  margin-top: 1160px !important;
}

.mb-1160 {
  margin-bottom: 1160px !important;
}

.ml-1160 {
  margin-left: 1160px !important;
}

.mr-1160 {
  margin-right: 1160px !important;
}

.mx-1160 {
  margin-left: 1160px !important;
  margin-right: 1160px !important;
}

.my-1160 {
  margin-top: 1160px !important;
  margin-bottom: 1160px !important;
}

.p-1170 {
  padding: 1170px !important;
}

.pt-1170 {
  padding-top: 1170px !important;
}

.pb-1170 {
  padding-bottom: 1170px !important;
}

.pl-1170 {
  padding-left: 1170px !important;
}

.pr-1170 {
  padding-right: 1170px !important;
}

.px-1170 {
  padding-left: 1170px !important;
  padding-right: 1170px !important;
}

.py-1170 {
  padding-top: 1170px !important;
  padding-bottom: 1170px !important;
}

.m-1170 {
  margin: 1170px !important;
}

.mt-1170 {
  margin-top: 1170px !important;
}

.mb-1170 {
  margin-bottom: 1170px !important;
}

.ml-1170 {
  margin-left: 1170px !important;
}

.mr-1170 {
  margin-right: 1170px !important;
}

.mx-1170 {
  margin-left: 1170px !important;
  margin-right: 1170px !important;
}

.my-1170 {
  margin-top: 1170px !important;
  margin-bottom: 1170px !important;
}

.p-1180 {
  padding: 1180px !important;
}

.pt-1180 {
  padding-top: 1180px !important;
}

.pb-1180 {
  padding-bottom: 1180px !important;
}

.pl-1180 {
  padding-left: 1180px !important;
}

.pr-1180 {
  padding-right: 1180px !important;
}

.px-1180 {
  padding-left: 1180px !important;
  padding-right: 1180px !important;
}

.py-1180 {
  padding-top: 1180px !important;
  padding-bottom: 1180px !important;
}

.m-1180 {
  margin: 1180px !important;
}

.mt-1180 {
  margin-top: 1180px !important;
}

.mb-1180 {
  margin-bottom: 1180px !important;
}

.ml-1180 {
  margin-left: 1180px !important;
}

.mr-1180 {
  margin-right: 1180px !important;
}

.mx-1180 {
  margin-left: 1180px !important;
  margin-right: 1180px !important;
}

.my-1180 {
  margin-top: 1180px !important;
  margin-bottom: 1180px !important;
}

.p-1190 {
  padding: 1190px !important;
}

.pt-1190 {
  padding-top: 1190px !important;
}

.pb-1190 {
  padding-bottom: 1190px !important;
}

.pl-1190 {
  padding-left: 1190px !important;
}

.pr-1190 {
  padding-right: 1190px !important;
}

.px-1190 {
  padding-left: 1190px !important;
  padding-right: 1190px !important;
}

.py-1190 {
  padding-top: 1190px !important;
  padding-bottom: 1190px !important;
}

.m-1190 {
  margin: 1190px !important;
}

.mt-1190 {
  margin-top: 1190px !important;
}

.mb-1190 {
  margin-bottom: 1190px !important;
}

.ml-1190 {
  margin-left: 1190px !important;
}

.mr-1190 {
  margin-right: 1190px !important;
}

.mx-1190 {
  margin-left: 1190px !important;
  margin-right: 1190px !important;
}

.my-1190 {
  margin-top: 1190px !important;
  margin-bottom: 1190px !important;
}

.p-1200 {
  padding: 1200px !important;
}

.pt-1200 {
  padding-top: 1200px !important;
}

.pb-1200 {
  padding-bottom: 1200px !important;
}

.pl-1200 {
  padding-left: 1200px !important;
}

.pr-1200 {
  padding-right: 1200px !important;
}

.px-1200 {
  padding-left: 1200px !important;
  padding-right: 1200px !important;
}

.py-1200 {
  padding-top: 1200px !important;
  padding-bottom: 1200px !important;
}

.m-1200 {
  margin: 1200px !important;
}

.mt-1200 {
  margin-top: 1200px !important;
}

.mb-1200 {
  margin-bottom: 1200px !important;
}

.ml-1200 {
  margin-left: 1200px !important;
}

.mr-1200 {
  margin-right: 1200px !important;
}

.mx-1200 {
  margin-left: 1200px !important;
  margin-right: 1200px !important;
}

.my-1200 {
  margin-top: 1200px !important;
  margin-bottom: 1200px !important;
}

input {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
}

button {
  background: none;
  border: none;
}

input[type=submit] {
  -webkit-appearance: none;
}

input[type=radio] {
  border-radius: 100vw;
}

#hm_upper_msg {
  font-size: 12px;
  padding: 20px 0;
  margin-bottom: 20px;
  color: #3a3a3a;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
}

.hm_comment {
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
}

.required {
  background-color: #FF1F45;
  font-size: 14px;
  display: inline-block;
}

.inputform {
  width: 100%;
}
.inputform > tbody > tr {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .inputform > tbody > tr {
    display: block;
    padding: 20px 0;
    border-bottom: dotted 1px #ffffff;
    margin-bottom: 0;
  }
  .inputform > tbody > tr:last-child, .inputform > tbody > tr:nth-child(4) {
    border: none;
    padding: 10px 0;
  }
  .inputform > tbody > tr:nth-child(5) {
    border-top: dotted 1px #ffffff;
  }
}

.column, .data {
  vertical-align: top;
  padding: 14px 0;
  border-bottom: dotted 1px #ffffff;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .column, .data {
    display: block;
    border: none;
    padding: 0;
    margin: 0;
  }
}

.column {
  width: 40%;
  padding-right: 8px;
}
@media screen and (max-width: 768px) {
  .column {
    width: 100%;
  }
}

.data {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .data {
    width: 100%;
  }
  .data table {
    width: 100%;
  }
  .data table tbody {
    width: 100%;
  }
  .data table tbody tr {
    display: inline-block;
    margin-right: 5px;
    padding: 0;
  }
}
.data pre {
  word-break: break-all;
  width: 100%;
  font-family: inherit;
  margin: 0;
  word-wrap: break-word;
  white-space: initial;
}

.submit {
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .submit {
    width: 100%;
    display: block;
  }
}

.hm_submit_btn {
  display: block;
  margin: auto;
}

.backBtn {
  display: block;
  margin: auto;
}

.hm_title {
  padding: 10px 20px;
  background-color: Beige;
  color: #282828;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .hm_title {
    border-radius: 10px;
  }
}

form {
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 14px;
}
form .form-control {
  border: solid 1px #282828;
}
form .custom-control-label::before {
  background-color: #282828;
}
form .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #282828;
}
form p {
  margin: 0.8em 0;
}
form legend {
  font-size: 14px;
  margin-bottom: 0.8em;
}
form input[type=text],
form input[type=password],
form input[type=email],
form input[type=tel] {
  border-radius: 0;
  max-width: 100%;
  display: block;
  width: 100%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.6);
  border: solid 1px #CECECE;
  box-sizing: border-box;
  border-radius: 6px;
  color: #282828;
}
@media screen and (max-width: 768px) {
  form input[type=text],
  form input[type=password],
  form input[type=email],
  form input[type=tel] {
    font-size: 16px;
    max-width: 100%;
  }
}
form input[type=text]:-internal-autofill-selected,
form input[type=password]:-internal-autofill-selected,
form input[type=email]:-internal-autofill-selected,
form input[type=tel]:-internal-autofill-selected {
  background: rgba(255, 255, 255, 0.6);
}
form textarea {
  padding: 5px;
  border: none;
  border-radius: 0;
  width: 100%;
  height: 300px;
  max-width: 100%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.6);
  border: solid 1px #CECECE;
  box-sizing: border-box;
  border-radius: 6px;
  color: #282828;
}
@media screen and (max-width: 449px) {
  form textarea {
    height: 150px;
  }
}
form input[type=file] {
  border: none;
}
form select {
  -webkit-appearance: none;
  padding: 10px;
  min-width: 90px;
  background: rgba(255, 255, 255, 0.6);
  border: none;
  position: relative;
  border: solid 1px #CECECE;
  border-radius: 6px;
}
form .select-wrap {
  position: relative;
  display: inline-block;
}
form .select-wrap:after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  content: "▼";
  font-size: 10px;
  color: #424242;
  pointer-events: none;
}

#backForm {
  padding-top: 0;
  margin-top: -20px;
  margin-bottom: 20px;
}

.btn-bl, input[type=submit], .hm_page_move_link {
  transition: all 0.3s;
  background-color: Beige;
  color: #282828;
  width: 240px;
  padding: 14px 20px;
  box-sizing: border-box;
  display: block;
  margin: 0 auto 10px;
  border-radius: 100vw;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
  font-size: 13px;
}
.btn-bl:hover, input[type=submit]:hover, .hm_page_move_link:hover {
  background-color: #282828;
  color: #ffffff;
}

.backBtn {
  background-color: #CECECE;
  color: #ffffff;
  border: solid 1px #D5D5D5;
  width: 240px;
  padding: 14px 20px;
  box-sizing: border-box;
  display: block;
  margin: 0 auto 10px;
  border-radius: 100vw;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
  font-size: 13px;
}
.backBtn:hover {
  background-color: #ccc;
  color: #ffffff;
}

.magazine__form {
  color: #282828;
}
.magazine__form .form {
  padding: 50px 0;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}
.magazine__form .form .inner {
  max-width: 750px;
}
.magazine__form #hm_comment_39 {
  display: none;
}

.inquiry .under__wrap {
  border-radius: 10px;
}
.inquiry .remodal a {
  color: #282828;
  text-decoration: underline;
}

.form-confirm label {
  display: block;
  padding: 2px 5px;
  border-radius: 4px;
  background-color: #282828;
  color: #ffffff;
}

.form-wrap {
  max-width: 680px;
  margin: 0 auto;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.require {
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
  background: #FF1F45;
  color: #ffffff;
  padding: 4px 8px 4px;
  line-height: 1;
  border-radius: 20px;
  margin-right: 5px;
  margin-bottom: 3px;
}

.confirm_check dl {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  border-bottom: solid 1px #CECECE;
  gap: 1em;
  padding: 0.5em 0;
}
@media screen and (max-width: 768px) {
  .confirm_check dl {
    flex-direction: column;
    gap: 0;
  }
}
.confirm_check dl dt {
  width: 12em;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #CECECE;
}
@media screen and (max-width: 768px) {
  .confirm_check dl dt {
    width: 100%;
  }
}
.confirm_check dl dd {
  margin: 0;
  padding: 0;
  flex: 1;
  text-align: left;
  font-weight: 700;
}

.confirm_buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
@media screen and (max-width: 768px) {
  .confirm_buttons {
    flex-direction: column-reverse;
  }
}

.birthday .mb-10 {
  margin-bottom: 0.8em !important;
  display: block;
}

.kh__contactform .require {
  margin-bottom: 5px;
}
.kh__contactform .content__detail h5 {
  text-align: center;
}

.mypage__profile .birthday {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .mypage__profile .birthday .birth-y, .mypage__profile .birthday .birth-m, .mypage__profile .birthday .birth-d {
    display: inline-block;
    width: auto;
  }
  .mypage__profile .birthday .birth-y select, .mypage__profile .birthday .birth-m select, .mypage__profile .birthday .birth-d select {
    min-width: 80px;
  }
}

.mypage__history .table {
  width: 100%;
}

.birthday {
  margin-bottom: 10px;
}

body {
  position: relative;
  overflow-x: hidden;
  font-size: 14px !important;
  line-height: 1.5;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 0;
  color: #282828;
  background-color: #EEEEF7;
  background-size: 80px 80px;
  background-repeat: repeat;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
}
@media screen and (max-width: 449px) {
  body {
    font-size: 16px;
    font-size: 16px;
  }
}
body:after {
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url(../img/bg_noise.jpg);
  background-size: 80px 80px;
  background-repeat: repeat;
  pointer-events: none;
  z-index: -1;
  top: 0;
  opacity: 0.6;
  mix-blend-mode: multiply;
}

* {
  box-sizing: border-box;
}

a {
  transition: all 0.3s;
  text-decoration: none;
  color: #282828;
}
a:hover {
  color: #4A59FF;
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
figure,
p {
  margin: 0;
  transition: all 0.3s;
}

img {
  max-width: 100%;
  height: auto;
}

a,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover,
button:hover {
  cursor: pointer;
}

section {
  position: relative;
}

.pointer-none {
  pointer-events: none;
}

.kh__inner {
  max-width: 1032px;
  margin: 0 auto;
  padding: 0 16px;
}
@media screen and (max-width: 768px) {
  .kh__inner {
    max-width: 100%;
  }
}

.under .kv {
  margin-top: 0 !important;
}

.sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}

.pc {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.inline-sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .inline-sp {
    display: inline-block !important;
  }
}

.inline-pc {
  display: inline-block !important;
}
@media screen and (max-width: 768px) {
  .inline-pc {
    display: none !important;
  }
}

.note {
  font-size: 12px;
}

.text-align {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.weight-normal {
  font-weight: normal;
}

.weight-bold {
  font-weight: bold;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.nodata {
  font-size: clamp(26px, 4vw, 35px);
  font-weight: 500;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}

.kh_under {
  padding-top: 100px;
  min-height: 600px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .kh_under {
    padding-top: 60px;
  }
}

.contents__wrap {
  display: flex;
  min-height: 620px;
}
@media screen and (max-width: 768px) {
  .contents__wrap {
    display: block;
    min-height: auto;
  }
}
.contents__ttl {
  width: 22.2vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .contents__ttl {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
  }
}
.contents__ttl h2 {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  transform: rotate(90deg) translateX(100%) translateY(0%);
  -webkit-transform-origin: left bottom;
  transform-origin: right top;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 140px;
  font-size: clamp(40px, 7vw, 100px);
  color: #282828;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .contents__ttl h2 {
    width: 100%;
    transform: none;
    right: auto;
    text-align: left;
    position: relative;
    display: block;
    font-size: 60px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .contents__ttl .btn-more {
    position: relative;
    display: block;
    margin: 0 auto 20px 0;
  }
}
.contents__box {
  width: calc(100% - 22.2vw);
}
@media screen and (max-width: 768px) {
  .contents__box {
    width: 100%;
  }
}

.tag {
  display: inline-block;
  background-color: #282828;
  font-size: 12px;
  color: #ffffff;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 20px;
  font-weight: 200;
  min-width: 90px;
  text-align: center;
}
.tag-day {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .tag-day {
    font-size: 18px;
  }
}
.tag-new {
  color: #FF1F45;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  margin-left: 3px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .tag-new {
    font-size: 18px;
  }
}
.tag-new-pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .tag-new-pc {
    display: none;
  }
}
.tag-new-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .tag-new-sp {
    display: inline-block;
  }
}

.cont-ttl {
  color: #282828;
  margin-top: 5px;
}

.state {
  display: flex;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .state {
    display: block;
  }
}
.state .ttl {
  font-weight: 500;
}

.kh__list-item {
  padding-bottom: 20px;
  border-bottom: unset;
}
.kh__list-item:last-of-type {
  padding-bottom: 0;
}
.kh__list-item a {
  border-radius: 30px;
  background: #ffffff;
  display: block;
  padding: 15px 30px;
}
@media screen and (max-width: 768px) {
  .kh__list-item a {
    padding: 16px;
    border-radius: 15px;
  }
}
.kh__list-item a:hover {
  background: #4A59FF;
  color: #ffffff;
}
.kh__list-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: break-word;
  max-width: 100%;
  font-weight: 500;
}
.kh__list__blog-item .thumbnail {
  width: 180px;
  height: 100px;
  margin-right: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .kh__list__blog-item .thumbnail {
    width: 100%;
    height: 200px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.kh__list__blog-item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(2px);
}
.kh__list__img-blur {
  filter: blur(2px);
}

.kh__info {
  position: relative;
  z-index: 3;
  margin-top: 10px;
}
.kh__info__date, .kh__info__cat, .kh__info__ttl {
  display: inline-block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
}
.kh__info__cat, .kh__info__date {
  font-size: 12px;
  display: inline-block;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 800;
}
.kh__info__cat {
  background: #ffffff;
  padding: 5px 10px;
  border-radius: 60%;
  border: 1px solid #282828;
  margin-right: 5px;
}
.kh__info__ttl {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: break-word;
}
@media screen and (max-width: 768px) {
  .kh__info__ttl {
    font-size: 12px;
  }
}

.discoCont {
  margin-top: 10px;
}
.discoCont .day-tag {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .discoCont .day-tag {
    margin-top: 5px;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .discoCont .cont-ttl {
    margin-top: 0;
  }
}
.discoCont a {
  color: #282828;
}

.mt30 {
  margin-top: 30px;
}

.small-ttl {
  display: block;
  font-size: 70%;
}

.grecaptcha-badge {
  visibility: hidden;
  z-index: 99;
}

.alert {
  color: #FF1F45;
}

.mt-20 {
  margin-top: 20px;
}

.mp-small {
  font-size: 10px;
  display: inline-block;
  color: #FF1F45;
}

@media screen and (max-width: 768px) {
  small {
    display: inline-block;
  }
}

@keyframes scrollAnimation {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
.pagenation {
  text-align: center;
  margin-top: 50px;
  height: 80px;
}
.pagenation li {
  position: relative;
  display: inline-block;
  margin-right: 30px;
  cursor: pointer;
}
.pagenation li:last-child {
  margin-right: 0;
}
.pagenation li::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  border: 1px solid #282828;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.pagenation li a, .pagenation li p {
  display: inline-block;
  margin: auto;
  text-align: center;
  z-index: 2;
  color: #282828;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  font-weight: 600;
  z-index: 2;
  position: relative;
}
.pagenation li a:hover, .pagenation li p:hover {
  color: #4A59FF;
}
.pagenation li.pagenation-back a, .pagenation li.pagenation-next a {
  position: relative;
  color: #282828;
  transition: all 0.3s ease;
}
.pagenation li.pagenation-back a::before, .pagenation li.pagenation-next a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border: solid #282828;
  border-width: 2px 2px 0 0;
  display: inline-block;
  transition: all 0.3s ease;
}
.pagenation li.pagenation-next {
  margin-right: 0;
}
.pagenation li.pagenation-next a::before {
  transform: translateY(-110%) rotate(45deg);
  right: -4px;
}
.pagenation li.pagenation-next a:hover::before {
  border-color: #4A59FF;
}
.pagenation li.pagenation-back a::before {
  transform: translateY(-110%) rotate(-135deg);
  left: -2px;
}
.pagenation li.pagenation-back a:hover::before {
  border-color: #4A59FF;
}
.pagenation .page-current {
  position: relative;
  cursor: default;
  pointer-events: none;
}
.pagenation .page-current::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  background-color: #4A59FF;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.pagenation .page-current p {
  position: relative;
  color: #ffffff;
  background: transparent;
  z-index: 1;
}

.btn, input[type=submit] {
  text-decoration: none;
  width: fit-content;
  display: block;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
  transition: all 0.3s ease;
  letter-spacing: 0;
  font-size: 16px;
  padding: 20px 30px;
  border: 1px solid #282828;
  border-radius: 50px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  color: #282828;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
  display: inline-block;
  min-width: 166px;
}
.btn:hover, input[type=submit]:hover {
  background-color: #4A59FF;
  color: #ffffff;
  border: 1px solid #4A59FF;
}
.btn small, input[type=submit] small {
  display: block;
  font-size: 12px;
  text-align: center;
}

.btn-primary, .btn-secondary {
  font-size: 16px;
  padding: 20px 30px;
  border: 1px solid #282828;
  border-radius: 50px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  color: #282828;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
  display: inline-block;
  min-width: 166px;
}
.btn-primary:hover, .btn-secondary:hover {
  background-color: #4A59FF;
  color: #ffffff;
  border: 1px solid #4A59FF;
}
.btn-emoji {
  font-size: 14px;
  padding: 10px 15px;
  border: 1px solid #282828;
  border-radius: 50px;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 800;
  color: #282828;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 5px;
  min-width: unset;
}
.btn-emoji:hover {
  background-color: #4A59FF;
  color: #ffffff;
  border: 1px solid #4A59FF;
}
.btn-emoji .ico {
  width: 20px;
  display: inline-block;
}
.btn-emoji .ico img {
  max-height: 15px;
}
.btn-back, .btn-more {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 800;
  border: 1px solid #282828;
  background: #ffffff;
  font-size: 1.2em;
  padding: 20px 60px;
  border-radius: 60%;
  color: #282828;
}
.btn-back:hover, .btn-more:hover {
  background: #4A59FF;
  color: #ffffff;
  border: 1px solid #4A59FF;
}
.btn-secondary {
  background: #EEEEF7;
}
.btn-signup {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  color: #282828;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .btn-signup {
    font-size: 35px;
  }
}
.btn-signup:hover {
  color: #282828;
}
.btn-signup::before {
  content: url(../img/ico_arrow.svg);
  display: inline-block;
  vertical-align: top;
  margin-right: 0.2em;
}
@media screen and (max-width: 768px) {
  .btn-signup::before {
    content: "";
  }
}
@media screen and (max-width: 768px) {
  .btn-signup::after {
    content: url(../img/ico_arrow.svg);
    display: block;
    text-align: center;
    vertical-align: top;
    margin-top: 10px;
  }
}
.btn-register {
  background: #282828;
  border-radius: 15px;
  color: #ffffff;
  padding: 4px 13px !important;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  min-width: auto;
  display: block;
}
.btn-register:hover {
  background: #4A59FF;
}
.btn-wh {
  border-color: #ffffff;
  color: #ffffff;
}
.btn-block {
  width: 100%;
  display: block;
  max-width: 100%;
}
.btn-sm {
  padding: 0.8rem 1rem;
  font-size: 0.9rem;
  min-width: auto;
}
.btn-lg {
  padding: 0.8rem 2.5rem;
  font-size: 1.2rem;
}
.btn__noevent {
  border: none;
  background: #a4a4a4;
  color: #fff;
  pointer-events: none;
}
.btn-text {
  display: inline-block;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .btn-text {
    font-size: 13px;
  }
}

.btn__carrier {
  display: block;
  max-width: 220px;
}

.txt-link {
  display: inline-block;
  font-size: 14px;
  padding: 4px 30px 4px 14px;
  text-align: left;
  color: #282828;
  position: relative;
}
.txt-link:before {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(../img/ico_arrow-bk.svg);
  background-size: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
}

.section-schedule {
  margin-top: 20px;
}
.section-schedule--board {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .section-schedule--board {
    padding: 20px;
  }
}
.section-schedule--board-inner {
  max-width: 630px;
  margin: 0 auto;
}
.section-schedule .section-title {
  margin-bottom: 20px;
}
.section-schedule .section-title h4 {
  font-size: 100px;
  color: Blue;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .section-schedule .section-title h4 {
    font-size: 50px;
  }
}
.section-schedule .title {
  position: relative;
  display: block;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.section-schedule .title::before, .section-schedule .title::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 100%;
  border: solid 1px #282828;
  top: 0;
}
@media screen and (max-width: 768px) {
  .section-schedule .title::before, .section-schedule .title::after {
    width: 30px;
  }
}
.section-schedule .title::before {
  left: 0;
  border-right: none;
}
.section-schedule .title::after {
  right: 0;
  border-left: none;
}
.section-schedule .title small {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .section-schedule .title small {
    font-size: 1rem;
  }
}
.section-schedule .title h4 {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .section-schedule .title h4 {
    font-size: 1.3rem;
  }
}
.section-schedule--list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 640px;
  margin: 0 auto;
}
.section-schedule--list ul li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  margin: 10px 0;
}
@media screen and (max-width: 768px) {
  .section-schedule--list ul li {
    width: 100%;
    align-items: flex-start;
    gap: 10px;
  }
}
.section-schedule--list ul li .place {
  flex-basis: 96px;
  color: Blue;
  width: 96px;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #282828;
  border-radius: 192px;
  font-size: 23px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .section-schedule--list ul li .place {
    font-size: 16px;
    width: 62px;
    height: 62px;
    flex-basis: 62px;
  }
}
.section-schedule--list ul li .detail {
  flex: 1;
  box-sizing: border-box;
}
.section-schedule--list ul li .detail h5 {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .section-schedule--list ul li .detail h5 {
    font-size: 16px;
  }
}
.section-schedule--list ul li .detail time {
  display: block;
}

.schedule-calendar .kh__sche-body {
  background-color: #fff;
  border-radius: 30px;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .kh__sche-body {
    border-radius: 10px;
    padding: 5px;
  }
}
@media only screen and (min-width: 769px) {
  .schedule-calendar .page-title h2 {
    margin: 0 auto;
    font-size: 3rem;
  }
}
.schedule-calendar .schedule-list-link {
  margin-top: -20px;
  margin-bottom: 30px;
  padding: 10px;
  background: #f9f9f9;
}
.schedule-calendar .calendar-head {
  display: flex;
  justify-content: space-between;
}
.schedule-calendar .sche-title {
  text-align: center;
  font-size: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .sche-title {
    font-size: 30px;
  }
}
.schedule-calendar .sche-pager {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .sche-pager {
    margin-top: 6px;
  }
}
.schedule-calendar .sche-pager li {
  position: relative;
}
.schedule-calendar .sche-pager li a {
  min-width: auto;
}
.schedule-calendar .sche-pager li a.sche-back {
  padding: 4px 14px 4px 30px;
}
.schedule-calendar .sche-pager li a.sche-back:before {
  background-image: url(../img/ico_arrow_back-wh.svg);
  left: 10px;
  right: auto;
}
.schedule-calendar .sche-pager li a.sche-back:before {
  background-image: url(../img/ico_arrow_back-wh.svg);
  left: 10px;
  right: auto;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .sche-pager li a {
    font-size: 10px;
  }
}
.schedule-calendar .sche-pager li a span {
  display: inline-block;
}
.schedule-calendar .sche-pager li a img {
  width: auto;
  vertical-align: middle;
  line-height: 2;
}
.schedule-calendar .sche-pager li a:hover {
  background: #282828;
  color: #fff;
}
.schedule-calendar .sche-box {
  margin-bottom: 5px;
  display: block;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .sche-box-0 {
    display: block;
  }
}
.schedule-calendar .more-cont small {
  font-size: 10px;
  font-weight: 500;
}
.schedule-calendar .sche-table {
  width: 100%;
  border-collapse: collapse;
  background-color: #282828;
}
.schedule-calendar .sche-table th,
.schedule-calendar .sche-table td {
  border: 1px solid Blue;
  vertical-align: top;
  text-align: left;
  word-break: break-all;
  color: #000;
}
.schedule-calendar .sche-table thead th {
  padding: 3px 0;
  width: 14.2708333333%;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .sche-table thead th {
    font-size: 12px;
  }
}
.schedule-calendar .sche-table thead th.sche-sun {
  color: #e60008;
}
.schedule-calendar .sche-table thead th.sche-sat {
  color: #008bfd;
}
.schedule-calendar .sche-table tbody td {
  padding: 5px;
  height: 130px;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .sche-table tbody td {
    height: 50px;
  }
}
.schedule-calendar .sche-table tbody td span.sche-ymd {
  display: none;
}
.schedule-calendar .sche-table tbody td span.sche-day {
  color: #ffffff;
  display: block;
  margin-bottom: 6px;
  line-height: 1;
}
.schedule-calendar .sche-table tbody td span.sche-box p {
  font-size: 12px;
}
.schedule-calendar .sche-table tbody td .sche-ttl {
  background-color: #ffffff;
  padding: 8px 6px;
  border-radius: 3px;
  display: block;
  line-height: 1.34;
  color: #282828;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .sche-table tbody td .sche-ttl {
    padding: 2px;
    font-size: 10px;
    box-sizing: border-box;
  }
}
.schedule-calendar .sche-table tbody td .sche-cat {
  padding: 1px 3px;
  display: inline-block;
  font-size: 10px;
  background: none;
  border: solid 1px;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .schedule-calendar .sche-table tbody td .sche-cat {
    border: none;
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 0;
    background-color: #ffffff;
    display: block;
    border-radius: 2px;
  }
}
.schedule-calendar .sche-table tbody td.today {
  background-color: #fdfce1;
}
.schedule-calendar .scroller-assist {
  display: none;
  margin-bottom: 30px;
  text-align: center;
}
.schedule-calendar .scroller-assist img {
  width: 80px;
}
.schedule-calendar .scroller-assist span {
  margin-top: 10px;
  display: block;
  text-decoration: underline;
  color: #808080;
}
.schedule-calendar .live, .schedule-calendar .live-2 {
  color: #0065ff;
}
.schedule-calendar .tv, .schedule-calendar .tv-2 {
  color: #ff0045;
}
.schedule-calendar .media, .schedule-calendar .media-2 {
  color: #267763;
}
.schedule-calendar .release, .schedule-calendar .release-2 {
  color: #a04e4e;
}
.schedule-calendar .other, .schedule-calendar .other-2 {
  color: #4e4e4e;
}
.schedule-calendar .event {
  color: #ff7700;
}

.kh__cal-li h3 {
  color: #282828;
  text-align: center;
  margin: 30px auto 10px;
  font-size: 20px;
  font-weight: 600;
}
.kh__cal-li h3 span {
  display: inline-block;
  margin-right: 5px;
  color: #282828;
  letter-spacing: 1px;
}
.kh__cal-li h3 span small {
  font-size: 14px;
  display: inline-block;
}
.kh__cal-li ul li {
  margin-bottom: 10px !important;
}
.kh__cal-li ul li:last-child {
  margin-bottom: 0;
}
.kh__cal-li ul li a .kh__news-ttl {
  font-size: 12px !important;
}

@media screen and (max-width: 768px) {
  .fc-list-event-title p {
    margin-top: 5px;
  }
}

.fc-toolbar-title {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fc-col-header-cell-cushion {
  color: #282828;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .fc-direction-ltr .fc-list-day-text {
    color: #282828;
  }
}

.fc-day-sun a {
  color: #FF1F45 !important;
}

.fc-day-sat a {
  color: #0f4fdc !important;
}

.fc-daygrid-day-top {
  flex-direction: inherit !important;
}

.fc .fc-daygrid-day-frame {
  height: 130px;
}

.fc .fc-daygrid-day-number {
  color: #282828;
}

.fc .fc-button {
  margin: 0 10px !important;
}
.fc .fc-prev-button,
.fc .fc-next-button {
  background-color: #282828 !important;
  color: #ffffff !important;
  border-radius: 50% !important;
  position: relative;
  padding: 0.5em 0.6em !important;
  overflow: visible;
  transition: all 0.3s ease;
}
.fc .fc-prev-button:hover,
.fc .fc-next-button:hover {
  background-color: #ffffff !important;
  color: #282828 !important;
}
.fc .fc-prev-button::before,
.fc .fc-prev-button::after,
.fc .fc-next-button::before,
.fc .fc-next-button::after {
  content: "";
  position: absolute;
  transition: all 0.3s ease;
}
.fc .fc-prev-button::before,
.fc .fc-next-button::before {
  top: 50%;
  width: 12px;
  height: 1px;
  background-color: #ffffff;
  transform: translateY(-50%);
}
.fc .fc-prev-button::after,
.fc .fc-next-button::after {
  top: 50%;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #ffffff;
  background-color: transparent;
}
.fc .fc-prev-button::before {
  left: 14px;
}
.fc .fc-prev-button::after {
  left: 14px;
  transform: translateY(-50%) rotate(-135deg);
}
.fc .fc-next-button::before {
  right: 12px;
}
.fc .fc-next-button::after {
  right: 12px;
  transform: translateY(-50%) rotate(45deg);
}
.fc .fc-prev-button:hover::before,
.fc .fc-next-button:hover::before {
  background-color: #282828;
}
.fc .fc-prev-button:hover::after,
.fc .fc-next-button:hover::after {
  border-color: #282828;
}
.fc thead {
  border-bottom: 1px solid #282828 !important;
}

.fc-icon-chevron-left:before,
.fc-icon-chevron-right:before {
  content: none !important;
}

.fc-direction-ltr {
  margin-bottom: 60px;
}

.sche-cat {
  background: #ffffff;
  color: #282828;
  border: 1px solid #282828;
  line-height: 1;
  padding: 0px 7px;
  border-radius: 20px;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
}

.fc-h-event .fc-event-main {
  padding: 10px;
}
.fc-h-event .fc-event-main .sche-cat {
  background: #ffffff;
  color: #282828;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  border-radius: 20px;
  padding: 0px 7px;
  font-size: 10px;
}
.fc-h-event .fc-event-main p {
  margin-top: 2px;
}

@media screen and (max-width: 768px) {
  .fc-list-event .fc-list-event-time {
    display: none;
  }
}

/* style guide wysiwyg 20241021 */
.wysiwyg *, .kh__payment__selectting .contents-body * {
  font-feature-settings: "palt";
  letter-spacing: 0.04rem;
  word-break: normal;
}
.wysiwyg h1, .kh__payment__selectting .contents-body h1 {
  font-size: 1.72em;
  line-height: 1.6;
  margin-bottom: 1.35em;
}
.wysiwyg h2, .kh__payment__selectting .contents-body h2 {
  font-size: 1.45em;
  line-height: 1.4;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.wysiwyg h3, .kh__payment__selectting .contents-body h3 {
  font-size: 1.2em;
  line-height: 1.6;
  margin-top: 1.8em;
  margin-bottom: 1.8em;
  background-color: #4A59FF;
  color: #ffffff;
  padding: 0.5em 1em;
}
.wysiwyg h4, .kh__payment__selectting .contents-body h4 {
  font-size: 1.3em;
  line-height: 1.6;
  margin-top: 1.8em;
  margin-bottom: 1.8em;
  border-bottom: solid 1px #282828;
  border-top: solid 1px #282828;
  padding: 0.5em;
}
.wysiwyg h5, .kh__payment__selectting .contents-body h5 {
  font-size: 1em;
  line-height: 1.6;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  background-color: #E9E9E9;
  padding: 0.5em 1em;
  color: #4A59FF;
}
.wysiwyg h6, .kh__payment__selectting .contents-body h6 {
  font-size: 0.9em;
  line-height: 2;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.wysiwyg p, .kh__payment__selectting .contents-body p {
  margin-bottom: 20px;
  line-height: 1.8;
}
.wysiwyg form, .kh__payment__selectting .contents-body form {
  width: auto;
  margin: 1rem auto;
}
.wysiwyg form button, .kh__payment__selectting .contents-body form button {
  text-decoration: none;
  width: fit-content;
  display: block;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
  transition: all 0.3s ease;
  letter-spacing: 0;
  font-size: 16px;
  padding: 20px 30px;
  border: 1px solid #282828;
  border-radius: 50px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  color: #282828;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
  display: inline-block;
  min-width: 166px;
}
.wysiwyg form button:hover, .kh__payment__selectting .contents-body form button:hover {
  background-color: #4A59FF;
  color: #ffffff;
  border: 1px solid #4A59FF;
}
.wysiwyg dl dt, .kh__payment__selectting .contents-body dl dt {
  font-weight: bold;
}
.wysiwyg dl dd, .kh__payment__selectting .contents-body dl dd {
  margin: 0;
  margin-left: 1.6em;
}
.wysiwyg a:not([class]), .kh__payment__selectting .contents-body a:not([class]) {
  text-decoration: underline;
}
.wysiwyg ol, .kh__payment__selectting .contents-body ol {
  list-style-type: decimal;
  padding-left: 1.5rem;
}
.wysiwyg ol li, .kh__payment__selectting .contents-body ol li {
  list-style-type: decimal;
}
.wysiwyg ol.listnone, .kh__payment__selectting .contents-body ol.listnone {
  list-style-type: none !important;
  padding-left: 0;
}
.wysiwyg ol.listnone li, .kh__payment__selectting .contents-body ol.listnone li {
  list-style-type: none !important;
}
.wysiwyg ul, .kh__payment__selectting .contents-body ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}
.wysiwyg ul li, .kh__payment__selectting .contents-body ul li {
  list-style-type: disc;
}
.wysiwyg ul.listnone, .kh__payment__selectting .contents-body ul.listnone {
  list-style-type: none !important;
  padding-left: 0;
}
.wysiwyg ul.listnone li, .kh__payment__selectting .contents-body ul.listnone li {
  list-style-type: none !important;
}
.wysiwyg .accordion .toggle-head, .kh__payment__selectting .contents-body .accordion .toggle-head {
  position: relative;
  padding-right: 30px;
  border-bottom: solid 1px #282828;
  margin-bottom: 10px;
  padding-bottom: 8px;
  display: block;
  font-size: 1.2em;
  line-height: 1.6;
}
.wysiwyg .accordion .toggle-head:before, .kh__payment__selectting .contents-body .accordion .toggle-head:before {
  content: "";
  width: 28px;
  height: 17px;
  display: block;
  background-image: url(../img/ico_arrow_down_pl.svg);
  background-size: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  transition: all 0.3s;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .wysiwyg .accordion .toggle-head:before, .kh__payment__selectting .contents-body .accordion .toggle-head:before {
    width: 20px;
    height: 12px;
  }
}
.wysiwyg .accordion .toggle-head.toggle-open:before, .kh__payment__selectting .contents-body .accordion .toggle-head.toggle-open:before {
  transform: translateY(-50%) scale(1, -1);
}
.wysiwyg .accordion .toggle-head:hover, .kh__payment__selectting .contents-body .accordion .toggle-head:hover {
  cursor: pointer;
  opacity: 0.6 !important;
}
.wysiwyg .accordion .toggle_detail, .kh__payment__selectting .contents-body .accordion .toggle_detail {
  display: none;
}
.wysiwyg .caution, .kh__payment__selectting .contents-body .caution {
  list-style: none;
  padding-left: 0;
}
.wysiwyg .caution li, .kh__payment__selectting .contents-body .caution li {
  list-style: none;
  padding-left: 1em;
  text-indent: -1em;
}
.wysiwyg table, .kh__payment__selectting .contents-body table {
  max-width: 100%;
  box-sizing: border-box;
  font-size: 0.9rem;
  border-collapse: collapse;
  width: 100%;
}
.wysiwyg table th, .wysiwyg table td, .kh__payment__selectting .contents-body table th, .kh__payment__selectting .contents-body table td {
  padding: 0.5rem;
  border: solid 1px #282828;
}
.wysiwyg table th p, .wysiwyg table td p, .kh__payment__selectting .contents-body table th p, .kh__payment__selectting .contents-body table td p {
  margin: 0 !important;
}
.wysiwyg table th, .kh__payment__selectting .contents-body table th {
  background-color: #f0f0f0;
  padding: 0.75em 1em;
}
@media screen and (max-width: 768px) {
  .wysiwyg table th, .kh__payment__selectting .contents-body table th {
    font-size: 0.9em;
    padding: 0.25em 0.25em;
  }
}
.wysiwyg table thead, .kh__payment__selectting .contents-body table thead {
  background-color: #f0f0f0;
}
.wysiwyg table thead tr, .kh__payment__selectting .contents-body table thead tr {
  border: solid 1px #282828;
}
@media screen and (max-width: 768px) {
  .wysiwyg .kh__payment--table th, .wysiwyg .kh__payment--table td, .kh__payment__selectting .contents-body .kh__payment--table th, .kh__payment__selectting .contents-body .kh__payment--table td {
    font-size: 10px;
  }
}
.wysiwyg img, .kh__payment__selectting .contents-body img {
  width: initial;
  height: initial;
  max-width: 100%;
}
.wysiwyg img.protected, .kh__payment__selectting .contents-body img.protected {
  pointer-events: none;
}
.wysiwyg iframe, .kh__payment__selectting .contents-body iframe {
  border: none;
  max-width: 100%;
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}

.content__detailFlex {
  display: flex;
  gap: 50px;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .content__detailFlex {
    flex-wrap: wrap;
    gap: unset;
    margin-top: 30px;
  }
}
.content__detailFlex .thum {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .content__detailFlex .thum {
    width: 100%;
  }
}
.content__detailFlex .detail {
  width: 57%;
}
@media screen and (max-width: 768px) {
  .content__detailFlex .detail {
    width: 100%;
    margin-top: 30px;
  }
}
.content__detailFlex .detail p {
  margin-bottom: 0;
}
.content__detailFlex .detail p span {
  font-size: 18px !important;
}
.content__detailFlex .detail p .btn {
  margin: 20px 0;
}

.kh__content__detail {
  background: #ffffff;
  border-radius: 30px;
  border: 1px solid #282828;
  padding: 40px 30px 20px;
}
@media screen and (max-width: 768px) {
  .kh__content__detail {
    padding: 20px 16px;
  }
}

.status-member p a:not(.btn, .pagenation li a, .footer .copy a) {
  color: #C0E0FF !important;
}

.creditbrand img {
  width: unset;
}

.page-special-black {
  margin-bottom: -200px;
  padding-bottom: 200px;
  background-color: #000;
  font-family: "DotGothic16", sans-serif;
  color: #ffffff;
  padding-top: 60px;
}
.page-special-black--img {
  text-align: center;
  width: 100%;
  max-width: initial;
  height: auto;
  line-height: 0;
}
.page-special-black--img img {
  width: 100%;
  max-width: initial;
  height: auto;
}
.page-special-black article {
  background-color: transparent;
}
.page-special-black .contents-body {
  background-color: transparent;
  color: #ffffff;
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .page-special-black .contents-body {
    padding: 20px;
  }
}
.page-special-black .wysiwyg-black {
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-special-black .wysiwyg-black {
    font-size: 13px;
    font-size: 13px;
  }
}
.page-special-black .wysiwyg-black h1 {
  font-size: 2em;
  margin-bottom: 1em;
  text-shadow: 2px 2px #990000;
}
.page-special-black .wysiwyg-black h2 {
  font-size: 1.5em;
  margin-bottom: 1em;
  position: relative;
  color: #f00;
}
.page-special-black .wysiwyg-black h2:after {
  content: "";
  background-size: 10px 10px;
  background-color: #f00;
  background-image: repeating-linear-gradient(-45deg, #f00 0, #f00 3px, #000 0, #000 50%);
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.page-special-black .wysiwyg-black h3 {
  font-size: 1.3em;
  margin-bottom: 1em;
  padding: 0.5em 1em;
  position: relative;
  text-align: center;
}
.page-special-black .wysiwyg-black h3:before {
  content: "";
  width: 10px;
  height: calc(100% - 6px);
  position: absolute;
  top: 0;
  border-left: solid 3px #ffffff;
  border-top: solid 3px #ffffff;
  border-bottom: solid 3px #ffffff;
  left: 0;
}
.page-special-black .wysiwyg-black h3:after {
  content: "";
  width: 10px;
  height: calc(100% - 6px);
  position: absolute;
  top: 0;
  border-top: solid 3px #ffffff;
  border-right: solid 3px #ffffff;
  border-bottom: solid 3px #ffffff;
  right: 0;
}
.page-special-black .wysiwyg-black h4 {
  font-size: 1.2em;
  text-indent: 0;
  margin-bottom: 1em;
  border-bottom: dotted 2px #ffffff;
}
.page-special-black .wysiwyg-black h5 {
  font-size: 1em;
  margin-bottom: 1em;
  background-color: #cc0000;
  padding: 0.25em 1em;
  position: relative;
  box-shadow: 3px 3px #990000;
  color: #000;
}
.page-special-black .wysiwyg-black h6 {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.page-special-black .wysiwyg-black a {
  color: #f00;
  text-decoration: underline;
  transition: all 0.3s;
}
.page-special-black .wysiwyg-black a:hover {
  text-decoration: none;
  color: #990000;
}
.page-special-black .wysiwyg-black ol {
  list-style: decimal;
  margin-left: 2em;
}
.page-special-black .wysiwyg-black ul {
  list-style: disc;
  margin-left: 2em;
}
.page-special-black .wysiwyg-black ol.caution,
.page-special-black .wysiwyg-black ul.caution {
  list-style: none;
  font-size: 0.9em;
  margin-left: 0;
}
.page-special-black .wysiwyg-black dl dt {
  text-indent: 0;
  padding-left: 0;
}
.page-special-black .wysiwyg-black .btn {
  display: inline-block;
  width: fit-content;
  min-width: 280px;
  padding: 0.5em 2em;
  text-align: center;
  border: solid 1px #d0d0d0;
  color: #f00;
  text-decoration: none;
  border-radius: 0;
  font-family: "DotGothic16", sans-serif;
  background: unset;
  font-size: 1.8rem;
}
.page-special-black .wysiwyg-black .btn:hover {
  background-color: #990000;
  opacity: 1;
  color: #000;
}
.page-special-black .wysiwyg-black .btn-primary {
  border: solid 1px #f00;
  background-color: #f00;
  color: #000;
}
.page-special-black .wysiwyg-black .btn-primary:hover {
  background-color: #000;
  color: #ffffff;
}
.page-special-black .wysiwyg-black .btn-secondary {
  border: solid 1px #990000;
  background-color: #990000;
  color: #ffffff;
}
.page-special-black .wysiwyg-black .btn-secondary:hover {
  background-color: #000;
  color: #ffffff;
}
.page-special-black .wysiwyg-black .btn-lg {
  font-size: 1.3em;
}
.page-special-black .wysiwyg-black .btn-sm {
  font-size: 0.8em;
}
.page-special-black .wysiwyg-black .btn-block {
  display: block;
  width: 100%;
}
.page-special-black .wysiwyg-black .disabled {
  pointer-events: none;
  background: #c4c4c4;
  border-radius: 0;
  color: #666 !important;
  text-decoration: none !important;
  box-shadow: none;
  width: fit-content;
  line-height: 1.5;
}
.page-special-black .wysiwyg-black form {
  margin: auto;
}
.page-special-black .wysiwyg-black form .input-wrap {
  position: relative;
}
.page-special-black .wysiwyg-black form .input-wrap:after {
  content: ">";
  color: #f00;
  font-size: 32px;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translate(0, -5px);
  z-index: 1;
  mix-blend-mode: difference;
}
.page-special-black .wysiwyg-black form .input-wrap input[type=submit] {
  margin: auto;
  width: 100%;
  border: solid 1px #f00;
  background-color: #f00;
  color: #000;
  text-align: center;
  outline: none;
  display: block;
  font-size: 1.2em;
  padding: 1em 2em;
  cursor: pointer;
  transition: all 0.3s;
}
.page-special-black .wysiwyg-black form .input-wrap input[type=submit]:hover {
  background-color: #000;
  color: #ffffff;
}
.page-special-black .wysiwyg-black .iframe-contents {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}
.page-special-black .wysiwyg-black .iframe-contents iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.page-special-black .wysiwyg-black .ticket-price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  column-gap: 3vw;
  margin: 1.5em 0;
}
.page-special-black .wysiwyg-black .ticket-price dt {
  flex: 1;
  margin: 0;
  padding: 0 0.5em 0 0;
  border-right: solid 1px #ccc;
  font-size: 1.75em;
  line-height: 1;
}
@media screen and (max-width: 449px) {
  .page-special-black .wysiwyg-black .ticket-price dt {
    font-size: 15px;
    font-size: 15px;
    line-height: initial;
  }
}
.page-special-black .wysiwyg-black .ticket-price dd {
  width: 7em;
  font-size: 2em;
  margin: 0;
  padding: 0;
}
.page-special-black .wysiwyg-black .ticket-price dd small {
  font-size: 1.5rem;
}
@media screen and (max-width: 449px) {
  .page-special-black .wysiwyg-black .ticket-price dd {
    font-size: 20px;
    font-size: 20px;
  }
  .page-special-black .wysiwyg-black .ticket-price dd small {
    font-size: 12px;
    font-size: 12px;
  }
}
.page-special-black .wysiwyg-black details {
  margin-bottom: 1em;
  border: solid 1px #990000;
}
.page-special-black .wysiwyg-black details summary {
  background-color: #990000;
  color: #000;
  cursor: pointer;
  padding: 0.25em 1em;
  transition: all 0.3s;
}
.page-special-black .wysiwyg-black details summary:hover {
  background-color: red;
}
.page-special-black .wysiwyg-black details summary + p {
  margin: 0;
  padding: 1em;
}
.page-special-black .wysiwyg-black details[open] {
  border: solid 1px red;
}
.page-special-black .wysiwyg-black details[open] summary {
  background-color: red;
}
.page-special-black .wysiwyg-black table {
  width: 100%;
  margin-bottom: 1rem;
  border-spacing: 0;
  border: none;
}
.page-special-black .wysiwyg-black table th {
  background-color: #4d0000;
  text-align: center;
}
.page-special-black .wysiwyg-black table th,
.page-special-black .wysiwyg-black table td {
  border: none;
  padding: 0.3rem 0.5rem;
  line-height: 1.5;
}
.page-special-black .wysiwyg-black table tr:nth-child(even) {
  background-color: #1a0000;
}
@media screen and (max-width: 768px) {
  .page-special-black .wysiwyg-black .scroll-hint {
    overflow: hidden;
    overflow-x: scroll;
  }
  .page-special-black .wysiwyg-black .scroll-hint::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  .page-special-black .wysiwyg-black .scroll-hint::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .page-special-black .wysiwyg-black .scroll-hint::-webkit-scrollbar-thumb {
    background-color: #990000;
  }
  .page-special-black .wysiwyg-black .scroll-hint table {
    width: 200%;
    max-width: initial;
  }
  .page-special-black .wysiwyg-black .scroll-hint table th,
  .page-special-black .wysiwyg-black .scroll-hint table td {
    white-space: nowrap;
  }
}
.page-special-black .wysiwyg-black .table-type-sp table td .th {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-special-black .wysiwyg-black .table-type-sp table thead {
    display: none;
  }
  .page-special-black .wysiwyg-black .table-type-sp table tbody tr {
    display: block;
    border: solid 1px #000;
    margin-bottom: 5px;
  }
  .page-special-black .wysiwyg-black .table-type-sp table tbody tr th {
    border: none;
  }
  .page-special-black .wysiwyg-black .table-type-sp table tbody tr td {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100% !important;
    border: none;
    border-top: solid 1px #000;
    padding: 0;
    height: auto !important;
  }
  .page-special-black .wysiwyg-black .table-type-sp table tbody tr td .th {
    width: 5rem;
    display: block;
    background-color: #000;
    padding: 5px;
    line-height: 1.2;
    font-size: 0.75rem;
  }
  .page-special-black .wysiwyg-black .table-type-sp table tbody tr td .td {
    flex: 1;
    padding: 5px;
    line-height: 1.2;
  }
}

@media only screen and (min-width: 768px) {
  .page-contents article {
    width: 960px;
    margin: 0 auto 60px;
  }
}
.page-contents .contents-body p {
  margin-bottom: 1.5em;
}

.page-contents .contents-body hr {
  height: 0;
  border: 0;
  margin-top: 3rem;
  padding-bottom: 3rem;
  border-top: 1px solid #eaeaea;
}

.page-special-white {
  margin-bottom: -100px;
  background-color: #ffffff;
  color: #282828;
  padding-top: 20px;
}
.page-special-white--img {
  text-align: center;
  width: 100%;
  max-width: initial;
  height: auto;
  line-height: 0;
}
@media only screen and (min-width: 768px) {
  .page-special-white--img {
    margin-top: 40px;
  }
}
.page-special-white--img img {
  width: 100%;
  max-width: initial;
  height: auto;
}
.page-special-white article {
  background-color: transparent;
}
.page-special-white .contents-body {
  background-color: transparent;
  color: #282828;
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .page-special-white .contents-body {
    padding: 20px;
  }
}
.page-special-white .wysiwyg-white {
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-special-white .wysiwyg-white {
    font-size: 13px;
    font-size: 13px;
  }
}
.page-special-white .wysiwyg-white h1 {
  font-size: 2em;
  margin-bottom: 1em;
  text-shadow: 2px 2px #0013e3;
}
.page-special-white .wysiwyg-white h2 {
  position: relative;
  color: #323232;
  font-size: 2.5em;
  margin-bottom: 0.5em;
  line-height: 1.2;
}
.page-special-white .wysiwyg-white h3 {
  font-size: 1.3em;
  margin-bottom: 1em;
  padding: 0.5em 1em;
  position: relative;
  text-align: center;
}
.page-special-white .wysiwyg-white h3:before {
  content: "";
  width: 10px;
  height: calc(100% - 6px);
  position: absolute;
  top: 0;
  border-left: solid 3px #282828;
  border-top: solid 3px #282828;
  border-bottom: solid 3px #282828;
  left: 0;
}
.page-special-white .wysiwyg-white h3:after {
  content: "";
  width: 10px;
  height: calc(100% - 6px);
  position: absolute;
  top: 0;
  border-top: solid 3px #282828;
  border-right: solid 3px #282828;
  border-bottom: solid 3px #282828;
  right: 0;
}
.page-special-white .wysiwyg-white h4 {
  font-size: 1.2em;
  text-indent: 0;
  margin-bottom: 1em;
  border-bottom: dotted 2px #282828;
}
.page-special-white .wysiwyg-white h5 {
  font-size: 1em;
  margin-bottom: 1em;
  background-color: #282828;
  padding: 0.25em 1em;
  position: relative;
  color: #ffffff;
}
.page-special-white .wysiwyg-white h6 {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.page-special-white .wysiwyg-white a {
  color: #4A59FF;
  text-decoration: underline;
  transition: all 0.3s;
}
.page-special-white .wysiwyg-white a:hover {
  text-decoration: none;
  color: #0013e3;
}
.page-special-white .wysiwyg-white ol {
  list-style: decimal;
  margin-left: 2em;
}
.page-special-white .wysiwyg-white ul {
  list-style: disc;
  margin-left: 2em;
}
.page-special-white .wysiwyg-white ol.caution,
.page-special-white .wysiwyg-white ul.caution {
  list-style: none;
  font-size: 0.9em;
  margin-left: 0;
}
.page-special-white .wysiwyg-white dl dt {
  text-indent: 0;
  padding-left: 0;
}
.page-special-white .wysiwyg-white .btn {
  display: block;
  width: fit-content;
  min-width: 280px;
  padding: 0.5em 2em;
  text-align: center;
  border: solid 1px #d0d0d0;
  color: #ffffff;
  text-decoration: none;
  background-color: #282828;
  border-radius: 100vw;
  font-weight: bold;
}
.page-special-white .wysiwyg-white .btn:hover {
  background-color: #61c8e2;
  opacity: 1;
  color: #ffffff;
}
.page-special-white .wysiwyg-white .btn-primary {
  border: solid 1px #4A59FF;
  background-color: #4A59FF;
  color: #ffffff;
}
.page-special-white .wysiwyg-white .btn-primary:hover {
  background-color: #ffffff;
  color: #282828;
}
.page-special-white .wysiwyg-white .btn-secondary {
  border: solid 1px #0013e3;
  background-color: #0013e3;
  color: #282828;
}
.page-special-white .wysiwyg-white .btn-secondary:hover {
  background-color: #ffffff;
  color: #282828;
}
.page-special-white .wysiwyg-white .btn-lg {
  font-size: 1.3em;
}
.page-special-white .wysiwyg-white .btn-sm {
  font-size: 0.8em;
}
.page-special-white .wysiwyg-white .btn-block {
  display: block;
  width: 100%;
}
.page-special-white .wysiwyg-white .disabled {
  pointer-events: none;
  background: #c4c4c4;
  border-radius: 0;
  color: #666 !important;
  text-decoration: none !important;
  box-shadow: none;
  width: fit-content;
  line-height: 1.5;
}
.page-special-white .wysiwyg-white form {
  margin: auto;
}
.page-special-white .wysiwyg-white form .input-wrap {
  position: relative;
}
.page-special-white .wysiwyg-white form .input-wrap:after {
  content: ">";
  color: #4A59FF;
  font-size: 32px;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translate(0, -5px);
  z-index: 1;
  mix-blend-mode: difference;
}
.page-special-white .wysiwyg-white form .input-wrap input[type=submit] {
  margin: auto;
  width: 100%;
  border: solid 1px #4A59FF;
  background-color: #4A59FF;
  color: #ffffff;
  text-align: center;
  outline: none;
  display: block;
  font-size: 1.2em;
  padding: 1em 2em;
  cursor: pointer;
  transition: all 0.3s;
}
.page-special-white .wysiwyg-white form .input-wrap input[type=submit]:hover {
  background-color: #ffffff;
  color: #282828;
}
.page-special-white .wysiwyg-white .iframe-contents {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}
.page-special-white .wysiwyg-white .iframe-contents iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.page-special-white .wysiwyg-white .ticket-price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  column-gap: 3vw;
  margin: 1.5em 0;
}
.page-special-white .wysiwyg-white .ticket-price dt {
  flex: 1;
  margin: 0;
  padding: 0 0.5em 0 0;
  border-right: solid 1px #ccc;
  font-size: 1.75em;
  line-height: 1;
}
@media screen and (max-width: 449px) {
  .page-special-white .wysiwyg-white .ticket-price dt {
    font-size: 15px;
    font-size: 15px;
    line-height: initial;
  }
}
.page-special-white .wysiwyg-white .ticket-price dd {
  width: 7em;
  font-size: 2em;
  margin: 0;
  padding: 0;
}
.page-special-white .wysiwyg-white .ticket-price dd small {
  font-size: 1.5rem;
}
@media screen and (max-width: 449px) {
  .page-special-white .wysiwyg-white .ticket-price dd {
    font-size: 20px;
    font-size: 20px;
  }
  .page-special-white .wysiwyg-white .ticket-price dd small {
    font-size: 12px;
    font-size: 12px;
  }
}
.page-special-white .wysiwyg-white details {
  margin-bottom: 1em;
  background-color: #eff5f9;
}
.page-special-white .wysiwyg-white details summary {
  background-color: #282828;
  color: #ffffff;
  cursor: pointer;
  padding: 0.25em 1em;
  transition: all 0.3s;
}
.page-special-white .wysiwyg-white details summary:hover {
  background-color: #61c8e2;
}
.page-special-white .wysiwyg-white details summary + p {
  margin: 0;
}
.page-special-white .wysiwyg-white details .details-content {
  padding: 1em;
}
.page-special-white .wysiwyg-white details[open] summary {
  background-color: #282828;
}
.page-special-white .wysiwyg-white table {
  width: 100%;
  margin-bottom: 1rem;
  border-spacing: 0;
  border: none;
}
.page-special-white .wysiwyg-white table th {
  background-color: #282828;
  color: #ffffff;
  text-align: center;
}
.page-special-white .wysiwyg-white table th,
.page-special-white .wysiwyg-white table td {
  border: none;
  padding: 0.3rem 0.5rem;
  line-height: 1.5;
}
.page-special-white .wysiwyg-white table tbody td {
  color: #282828;
}
.page-special-white .wysiwyg-white table tr:nth-child(even) {
  background-color: #eff5f9;
}
@media screen and (max-width: 768px) {
  .page-special-white .wysiwyg-white .scroll-hint {
    overflow: hidden;
    overflow-x: scroll;
  }
  .page-special-white .wysiwyg-white .scroll-hint::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  .page-special-white .wysiwyg-white .scroll-hint::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .page-special-white .wysiwyg-white .scroll-hint::-webkit-scrollbar-thumb {
    background-color: #74d4ec;
  }
  .page-special-white .wysiwyg-white .scroll-hint table {
    width: 200%;
    max-width: initial;
  }
  .page-special-white .wysiwyg-white .scroll-hint table th,
  .page-special-white .wysiwyg-white .scroll-hint table td {
    white-space: nowrap;
  }
}
.page-special-white .wysiwyg-white .table-type-sp table td .th {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-special-white .wysiwyg-white .table-type-sp table thead {
    display: none;
  }
  .page-special-white .wysiwyg-white .table-type-sp table tbody tr {
    display: block;
    border: solid 1px #ffffff;
    margin-bottom: 5px;
  }
  .page-special-white .wysiwyg-white .table-type-sp table tbody tr th {
    border: none;
  }
  .page-special-white .wysiwyg-white .table-type-sp table tbody tr td {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100% !important;
    border: none;
    border-top: solid 1px #ffffff;
    padding: 0;
    height: auto !important;
    color: #282828;
  }
  .page-special-white .wysiwyg-white .table-type-sp table tbody tr td .th {
    width: 5rem;
    display: block;
    background-color: #ffffff;
    padding: 5px;
    line-height: 1.2;
    font-size: 0.75rem;
  }
  .page-special-white .wysiwyg-white .table-type-sp table tbody tr td .td {
    flex: 1;
    padding: 5px;
    line-height: 1.2;
  }
}

.kdhaland .wysiwyg-white, .kdhaland-ticketfc .wysiwyg-white, .kdhaland-sample .wysiwyg-white {
  font-family: "M PLUS Rounded 1c";
}
.kdhaland .wysiwyg-white h2, .kdhaland-ticketfc .wysiwyg-white h2, .kdhaland-sample .wysiwyg-white h2 {
  font-family: "Nico Moji";
  font-size: 4em;
}
@media only screen and (max-width: 767px) {
  .kdhaland .wysiwyg-white h2, .kdhaland-ticketfc .wysiwyg-white h2, .kdhaland-sample .wysiwyg-white h2 {
    font-size: 2.8em;
  }
}

@media screen and (max-width: 768px) {
  #page-stamprally {
    margin: 0;
  }
}
#page-stamprally * {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  color: #000;
  font-feature-settings: "palt";
}
#page-stamprally article {
  width: 100%;
}
#page-stamprally .col_red {
  color: #cc0000 !important;
}
#page-stamprally .col_yellow {
  color: #efdd39 !important;
}
#page-stamprally .stamprally--inner {
  max-width: 680px;
  margin: 0 auto;
}
#page-stamprally .stamprally--header {
  line-height: 0;
}
#page-stamprally .stamprally--header img {
  width: 100%;
  height: auto;
}
#page-stamprally .stamprally--lead {
  text-align: center;
  padding: 30px 0;
}
#page-stamprally .stamprally--lead h3 {
  font-size: 1.2em;
  font-weight: 700;
}
#page-stamprally .stamprally--lead p {
  font-size: 1.1em;
  line-height: 1.3;
}
#page-stamprally .stamprally--lead p span {
  font-weight: 700;
}
#page-stamprally .stamprally--caution p {
  text-align: center;
}
#page-stamprally .stamprally--caution .caution {
  padding: 20px 0;
}
#page-stamprally .stamprally--caution .caution li {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 12px;
  line-height: 1.2;
}
#page-stamprally .stamprally--resultTitle {
  padding: 30px 0;
}
#page-stamprally .stamprally--resultTitle h3 {
  text-align: center;
  font-size: 1.4rem;
}
#page-stamprally .stamprally--status {
  text-align: center;
  line-height: 1;
}
#page-stamprally .stamprally--status p {
  color: #a9a9a9;
  font-size: 15px;
}
#page-stamprally .stamprally--status p span {
  color: #000;
}
#page-stamprally .stamprally--status p strong {
  color: #000;
  font-size: 42px;
}
#page-stamprally .stamprally--body {
  padding: 10px;
}
#page-stamprally .stamprally--list {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
#page-stamprally .stamprally--listItem {
  width: calc(33.3333333333% - 7px);
  border: solid 2px #000;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
#page-stamprally .stamprally--listItem.dowble {
  width: calc(66.6666666667% - 7px);
  border: none;
  z-index: 1;
}
#page-stamprally .stamprally--listItem.dowble img {
  position: relative;
  transform: translate(0, 15px);
}
#page-stamprally .stamprally--listItem:nth-child(2) {
  background-color: #85c131;
}
#page-stamprally .stamprally--listItem:nth-child(3) {
  background-color: #fbb03b;
}
#page-stamprally .stamprally--listItem:nth-child(4) {
  background-color: #ffff00;
}
#page-stamprally .stamprally--listItem:nth-child(5) {
  background-color: #009245;
}
#page-stamprally .stamprally--listItem:nth-child(6) {
  background-color: #9f66a7;
}
#page-stamprally .stamprally--listItem:nth-child(7) {
  background-color: #ed1e79;
}
#page-stamprally .stamprally--listItem:nth-child(8) {
  background-color: #82cee7;
}
#page-stamprally .stamprally--listItem:nth-child(9) {
  background-color: #e99dc2;
}
#page-stamprally .stamprally--listItem:nth-child(10) {
  background-color: #f7931e;
}
#page-stamprally .stamprally--listItem:nth-child(11) {
  background-color: #e83531;
}
#page-stamprally .stamprally--listItem:nth-child(12) {
  background-color: #69b82e;
}
#page-stamprally .stamprally--listItem:nth-child(13) {
  background-color: #ebe838;
}
#page-stamprally .stamprally--listItem:nth-child(14) {
  background-color: #6bbf92;
}
#page-stamprally .stamprally--listItem:nth-child(15) {
  background-color: #f2ee76;
}
#page-stamprally .stamprally--listItem:nth-child(16) {
  background-color: #e61c15;
}
#page-stamprally .stamprally--listItem figure {
  padding: 0;
  margin: 0;
}
#page-stamprally .stamprally--listItem figure a {
  display: block;
  position: relative;
  z-index: 10;
}
#page-stamprally .stamprally--listItem figure .thumb {
  border-radius: 8px 8px 0 0;
  padding: 5px;
  background-color: #fff;
  position: relative;
  min-height: 108px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-stamprally .stamprally--listItem figure .thumb:before {
  content: "";
  width: 80%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: dotted 3px #efefef;
  border-radius: 100%;
  z-index: 1;
}
#page-stamprally .stamprally--listItem figure img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
  position: relative;
  z-index: 2;
}
#page-stamprally .stamprally--listItem figure .base {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 8px 8px 0 0;
  color: #efefef;
  font-size: 20px;
  font-weight: 700;
}
#page-stamprally .stamprally--listItem figure figcaption {
  text-align: center;
  display: block;
  padding: 5px 0;
  border-top: solid 1px #000;
}
#page-stamprally .stamprally--listItem figure figcaption .date {
  font-size: 10px;
  line-height: 1.2;
}
#page-stamprally .stamprally--listItem figure figcaption .place {
  font-size: 15px;
  line-height: 1.2;
}
#page-stamprally .stamprally--listResult {
  justify-content: center;
}
#page-stamprally .stamprally--listResult .stamprally--listItem {
  width: 100%;
  max-width: 360px;
}
#page-stamprally .stamprally--listResult .result-message {
  width: 100%;
  max-width: 360px;
}
#page-stamprally .stamprally--nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  width: 80%;
  margin: 0px auto;
  padding: 30px 0;
}
#page-stamprally .stamprally--nav .btn {
  width: 100%;
  display: block;
  background-color: #000;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 50px;
  box-shadow: none;
}
#page-stamprally .stamprally--nav .btn-stamp--get {
  background-color: #7726fc;
}
#page-stamprally .stamprally--nav .btn-stamp--back {
  background-color: #d9d9d9;
}
#page-stamprally .stamprally--nav .btn-stamp--list {
  padding: 0;
  background-color: #56c4b7;
}
#page-stamprally .stamprally--navFixed {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 10px);
  z-index: 9;
  max-width: 528px;
}
#page-stamprally .stamprally--navFixed .btn {
  box-shadow: 0 0 15px rgba(119, 38, 252, 0.5);
}
#page-stamprally .stamprally--resultMessage {
  text-align: center;
}
#page-stamprally form {
  width: 100%;
}
#page-stamprally form input.stamp-input {
  border: solid 1px #000;
  background-color: #fff;
  outline: none;
  text-align: center;
  border-radius: 0px;
  font-size: 20px;
  padding: 1.5em 0;
  margin-bottom: 20px;
}
#page-stamprally form input.stamp-input::placeholder {
  color: #ccc;
}

.stamprally--movie .ulizahtml5,
.stamprally--movie video,
.stamprally--movie iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  min-height: 183px !important;
}
.stamprally--movie .ulizahtml5 {
  width: 100% !important;
  height: 56.25% !important;
}
.stamprally--movie p {
  text-align: center;
  font-size: 1.3em;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  color: #000;
  line-height: 1.2;
  padding: 0.5em;
}
.stamprally--message_modal {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
  border: solid 2px #000;
}
.stamprally--message_modal p {
  font-size: 1.3rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  color: #000;
}

.modaal-container {
  background: transparent;
}

.modaal-content-container {
  padding: 0 !important;
}

.col1 {
  background-color: #85c131;
}

.col2 {
  background-color: #fbb03b;
}

.col3 {
  background-color: #ffff00;
}

.col4 {
  background-color: #009245;
}

.col5 {
  background-color: #9f66a7;
}

.col6 {
  background-color: #ed1e79;
}

.col7 {
  background-color: #82cee7;
}

.col8 {
  background-color: #e99dc2;
}

.col9 {
  background-color: #f7931e;
}

.col10 {
  background-color: #e83531;
}

.col11 {
  background-color: #69b82e;
}

.col12 {
  background-color: #ebe838;
}

.col13 {
  background-color: #6bbf92;
}

.col14 {
  background-color: #f2ee76;
}

.col15 {
  background-color: #e61c15;
}

#humarhythm_movie {
  background-color: #282828;
  border-radius: 10px;
  padding: 2em 1em;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 3em;
}
#humarhythm_movie .humarhythm_movie--heading {
  font-size: 1.3em !important;
}
#humarhythm_movie h4 {
  border-bottom: solid 1px #fff;
  border-top: solid 1px #fff;
}
#humarhythm_movie .btn-movie {
  background-color: #ffffff;
  color: #282828;
  border-radius: 8px;
  width: 100%;
  max-width: 300px;
  padding: 0.5em 0.5em;
  display: inline-block;
  margin: 0 auto;
  outline: none;
  border: none;
  font-size: 1.1em;
  cursor: pointer;
  transition: all 0.3s;
  font-weight: 700;
  text-decoration: none;
}
#humarhythm_movie .btn-movie:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  #humarhythm_movie .btn-movie {
    font-size: 1em;
  }
}

.kh__header {
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.kh__header__nav {
  padding: 10px 30px;
  background: #ffffff;
  border-bottom: 1px solid #282828;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(20px, 2vw, 60px);
  z-index: 1000;
  position: relative;
}
.kh__header__navmenu {
  order: 1;
  flex: 1;
  transition: all 0.3s ease-out;
}
.kh__header__nav-list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}
.kh__header__nav-list li {
  line-height: 1;
}
.kh__header__nav-list li a, .kh__header__nav-list li button {
  font-size: clamp(10px, 1.2vw, 14px);
}
@media screen and (max-width: 825px) {
  .kh__header__nav-list li a, .kh__header__nav-list li button {
    padding: 8px 10px;
  }
}
.kh__header__logo a {
  display: block;
  width: 100%;
  max-width: 344px;
  line-height: 0;
  flex-shrink: 1;
  min-width: 240px;
}
@media screen and (max-width: 768px) {
  .kh__header__logo a {
    max-width: 245px;
  }
}
.kh__header__navfc {
  position: relative;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.kh__header__navfc.show {
  visibility: visible;
  width: 100%;
  opacity: 1;
  transition: opacity 0.3s ease;
  height: 0;
}
.kh__header__navfc-list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  padding: 10px 30px;
  background: #C0E0FF;
  border-bottom: 1px solid #282828;
  margin: 0;
  flex-direction: unset;
  width: 100%;
}
.kh__header__navfc-list a, .kh__header__navfc-list button {
  font-size: clamp(10px, 1.2vw, 14px);
}
@media screen and (max-width: 825px) {
  .kh__header__navfc-list a, .kh__header__navfc-list button {
    padding: 8px 10px;
  }
}

#top-head {
  display: none;
}
@media screen and (max-width: 768px) {
  #top-head {
    display: block;
  }
}

.open #global-nav {
  z-index: 1000;
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out, visibility 0s linear 0s;
}

#global-nav {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.9);
  position: fixed;
  display: flex;
  flex-direction: column;
  background-image: url(../img/bg_menu_sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  height: 100vh;
  width: 100%;
  text-align: center;
  font-size: 16px;
  overflow-y: auto;
  padding: 90px 16px 60px;
  transition: opacity 0.4s ease-out, transform 0.4s ease-out, visibility 0s linear 0.4s;
}

.official-menu,
.fc-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 10px;
}
.official-menu-wrap,
.fc-menu-wrap {
  background: #ffffff;
  padding: 10px 16px;
  border-radius: 20px;
}
.official-menu-logo,
.fc-menu-logo {
  max-width: 50%;
  margin: 0 auto;
}
.official-menu-logo a,
.fc-menu-logo a {
  display: block;
}

.official-menu-wrap {
  margin-bottom: 16px;
}

.fc-menu .login {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 10px;
}
.fc-menu .login .btn-emoji {
  font-size: 18px;
  padding: 20px 30px;
  border-radius: 60%;
}
@media screen and (max-width: 768px) {
  .fc-menu .login .btn-emoji {
    min-width: 142px;
    text-align: center;
    justify-content: center;
  }
}
.fc-menu .login .btn-emoji img {
  max-height: 25px;
}

.kh__sns__wrap {
  display: flex;
  align-items: end;
  margin-top: 20px;
  gap: 8px;
}
.kh__sns__wrap .kh__sns__txt p {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  position: relative;
}
.kh__sns__wrap .kh__sns__txt p::after {
  content: url(../img/ico_sns.svg);
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.kh__sns__wrap a {
  border: 1px solid #282828 !important;
  width: 34px !important;
  height: 34px !important;
}
.kh__sns__wrap a .note-icon {
  background-image: url(../img/ico_note_bk.svg) !important;
}
.kh__sns__wrap i {
  color: #282828 !important;
}

#nav-toggle {
  display: block;
  position: fixed;
  right: 15px;
  top: 15px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 1001;
  background: #ffffff;
  border: 1px solid #282828;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
#nav-toggle:hover {
  transform: scale(1.05);
}
#nav-toggle div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#nav-toggle small {
  font-size: 10px;
  color: #282828;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.open #nav-toggle {
  background: #ffffff;
}
.open #nav-toggle small {
  color: #282828;
}

.kh__footer {
  text-align: center;
  position: relative;
  background: #282828;
  z-index: 5;
  padding: 60px 0 50px;
}
.kh__footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1172px;
  margin: 0 auto;
  padding: 0 16px;
}
@media screen and (max-width: 768px) {
  .kh__footer__inner {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }
}
.kh__footer__right {
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .kh__footer__right {
    margin: 0 8%;
  }
}
.kh__footer__right a:hover {
  color: #4A59FF;
}
.kh__footer__logo {
  max-width: 290px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .kh__footer__logo {
    max-width: 300px;
  }
}
.kh__footer__logo a {
  display: block;
}
.kh__footer__logo a img {
  width: 100%;
}
.kh__footer__menu, .kh__footer__fcmenu {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .kh__footer__menu, .kh__footer__fcmenu {
    flex-direction: column;
    text-align: left;
    gap: 10px;
    flex: 1;
  }
}
.kh__footer__menu a, .kh__footer__fcmenu a {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
}
.kh__footer__menu {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .kh__footer__menu {
    margin-bottom: 0;
  }
}
.kh__footer__fcmenu {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .kh__footer__fcmenu {
    margin-bottom: 0;
  }
}
.kh__footer__fcmenu a::before {
  content: url(../img/ico_key.svg);
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .kh__footer__menu-wrap {
    display: flex;
    align-items: flex-start;
    gap: 25px;
    margin-bottom: 30px;
  }
}
.kh__footer__nav {
  margin-bottom: 20px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .kh__footer__nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
  }
}
.kh__footer__nav-item {
  display: inline-block;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .kh__footer__nav-item {
    width: 46%;
    margin-left: 0;
    text-align: left;
  }
}
.kh__footer__nav-item a {
  font-size: 12px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .kh__footer__nav-item a {
    font-weight: 400;
  }
}
.kh__footer__sns {
  text-align: center;
}
.kh__footer__sns-item {
  display: inline-block;
  margin-right: 7px;
}
.kh__footer__sns-item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .kh__footer__sns-item {
    vertical-align: top;
  }
  .kh__footer__sns-item:last-child {
    margin-bottom: 0;
  }
}
.kh__footer__sns-item a {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  transition: border-color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kh__footer__sns-item a:hover {
  border-color: #4A59FF;
}
.kh__footer__sns-item a:hover i {
  color: #4A59FF;
}
.kh__footer__sns-item a:hover .note-icon {
  background-image: url(../img/ico_note_hover.svg);
}
.kh__footer__sns-item a .note-icon {
  display: block;
  width: 13px;
  height: 13px;
  background-image: url(../img/ico_note.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-image 0.2s;
}
.kh__footer__sns-item a i {
  color: #ffffff;
  font-size: 16px;
  transition: color 0.3s;
}
.kh__copy {
  font-size: 10px;
  color: #ffffff;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .kh__copy {
    text-align: center;
  }
}
.kh__copy a {
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .kh__top {
    overflow: hidden;
  }
}
.kh__top::before {
  content: "";
  background-image: url(../img/under_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
.kh__top .kh__btn {
  text-align: center;
}
.kh__top h2 {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .kh__top h2 {
    font-size: 38px;
    width: 100%;
  }
}

.kh__mv {
  width: 100%;
  background-image: url(../img/bg_menu.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .kh__mv {
    background-image: url(../img/bg_menu_sp.jpg);
  }
}
.kh__mv__lr {
  position: absolute;
  top: 25%;
}
.kh__mv__lr.right {
  right: 0.5vw;
  transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
  .kh__mv__lr.right {
    right: 1vw;
  }
}
.kh__mv__lr.left {
  left: 0.5vw;
}
@media screen and (max-width: 768px) {
  .kh__mv__lr.left {
    left: 1vw;
  }
}
.kh__mv-wrap {
  position: relative;
  max-height: 564px;
}
@media screen and (max-width: 768px) {
  .kh__mv-wrap {
    max-height: unset;
  }
}
.kh__mv-menu {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40%;
  top: 40%;
  left: 63%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 10;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .kh__mv-menu {
    max-width: unset;
    position: unset;
    transform: unset;
    -webkit-transform: unset;
    width: 100%;
  }
}
.kh__mv-menu .official-menu-wrap {
  background: unset;
  padding: unset;
  border-radius: unset;
}
@media screen and (max-width: 768px) {
  .kh__mv-menu .official-menu-wrap {
    margin: 20px 13px 60px;
  }
}
.kh__mv-menu .btn-emoji {
  font-size: 19px;
}
@media screen and (max-width: 768px) {
  .kh__mv-menu .btn-emoji {
    font-size: 16px;
  }
}
.kh__mv-menu .official-menu-logo {
  max-width: 475px;
}
@media screen and (max-width: 768px) {
  .kh__mv-menu .official-menu-logo {
    width: 100%;
    max-width: 340px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 10;
  }
}
.kh__mv-menu .official-menu-logo a {
  display: block;
}
.kh__mv-img {
  width: 52%;
}
@media screen and (max-width: 1337px) {
  .kh__mv-img {
    width: 70%;
  }
}
@media screen and (max-width: 1080px) {
  .kh__mv-img {
    width: 100%;
    margin-left: -160px;
  }
}
@media screen and (max-width: 768px) {
  .kh__mv-img {
    width: 100%;
    margin-left: unset;
  }
}
.kh__mv-img img {
  line-height: 0;
}
.kh__mv-img .kh__img {
  position: relative;
  z-index: 3;
  line-height: 0;
}
.kh__mv .kh__scrolldown {
  position: absolute;
  bottom: 25px;
  right: -25px;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .kh__mv .kh__scrolldown {
    width: 60px;
    height: 60px;
    bottom: 7px;
  }
}
.kh__mv .kh__scrolldown--outer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../img/ico_scroll.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.kh__mv .kh__scrolldown--text {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90px;
  height: 90px;
  background-image: url(../img/ico_scroll_txt.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  animation: rotate 10s linear infinite;
}
@media screen and (max-width: 768px) {
  .kh__mv .kh__scrolldown--text {
    top: 5%;
    left: 5%;
    width: 55px;
    height: 55px;
  }
}
.kh__mv .fuwafuwa-bg {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border-radius: 20px;
  margin: 0 30px;
  min-height: 500px;
}
@media screen and (max-width: 768px) {
  .kh__mv .fuwafuwa-bg {
    margin: 0 20px;
    min-height: auto;
  }
}
.kh__mv .fuwafuwa-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.kh__mv .fuwafuwa-bg .spot-1 {
  position: absolute;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #FFDCFF 0%, rgba(255, 220, 255, 0.4) 40%, transparent 100%);
  opacity: 0.9;
  border-radius: 50%;
  filter: blur(30px);
  animation: float-1 40s ease-in-out infinite;
  animation-delay: 0s;
  pointer-events: none;
}
.kh__mv .fuwafuwa-bg .spot-2 {
  position: absolute;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #FFDCFF 0%, rgba(255, 220, 255, 0.4) 40%, transparent 100%);
  opacity: 0.9;
  border-radius: 50%;
  filter: blur(30px);
  animation: float-2 40s ease-in-out infinite;
  animation-delay: 8s;
  pointer-events: none;
}
.kh__mv .fuwafuwa-bg .spot-3 {
  position: absolute;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #FFDCFF 0%, rgba(255, 220, 255, 0.4) 40%, transparent 100%);
  opacity: 0.9;
  border-radius: 50%;
  filter: blur(30px);
  animation: float-3 40s ease-in-out infinite;
  animation-delay: 16s;
  pointer-events: none;
}
.kh__mv .fuwafuwa-bg .spot-4 {
  position: absolute;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #FFDCFF 0%, rgba(255, 220, 255, 0.4) 40%, transparent 100%);
  opacity: 0.9;
  border-radius: 50%;
  filter: blur(30px);
  animation: float-4 40s ease-in-out infinite;
  animation-delay: 24s;
  pointer-events: none;
}
.kh__mv .fuwafuwa-bg .spot-5 {
  position: absolute;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #FFDCFF 0%, rgba(255, 220, 255, 0.4) 40%, transparent 100%);
  opacity: 0.9;
  border-radius: 50%;
  filter: blur(30px);
  animation: float-5 40s ease-in-out infinite;
  animation-delay: 32s;
  pointer-events: none;
}
.kh__mv .fuwafuwa-bg .spot-1 {
  top: 10%;
  left: 5%;
}
.kh__mv .fuwafuwa-bg .spot-2 {
  top: 30%;
  left: 80%;
}
.kh__mv .fuwafuwa-bg .spot-3 {
  top: 60%;
  left: 40%;
}
.kh__mv .fuwafuwa-bg .spot-4 {
  top: -20%;
  left: 40%;
}
.kh__mv .fuwafuwa-bg .spot-5 {
  top: 20%;
  left: 60%;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes float-1 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(200px, -150px);
  }
  50% {
    transform: translate(-100px, 200px);
  }
  75% {
    transform: translate(-200px, -100px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes float-2 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-180px, 220px);
  }
  50% {
    transform: translate(160px, -180px);
  }
  75% {
    transform: translate(100px, 150px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes float-3 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(150px, 250px);
  }
  50% {
    transform: translate(-200px, -150px);
  }
  75% {
    transform: translate(100px, -200px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes float-4 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-250px, 120px);
  }
  50% {
    transform: translate(150px, -220px);
  }
  75% {
    transform: translate(-180px, 160px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes float-5 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(180px, -200px);
  }
  50% {
    transform: translate(-150px, 200px);
  }
  75% {
    transform: translate(200px, 100px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.kh__bnr {
  position: relative;
  z-index: 5;
  padding: 15px 0 30px;
}
.kh__bnr__inner {
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .kh__bnr__inner {
    margin: unset;
    max-width: 100%;
  }
}
.kh__bnr__list-item img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.kh__bnr__list-item:last-child {
  margin-right: 0;
}
.kh__bnr__list-item a:hover {
  opacity: 0.8;
}
.kh__bnr .slick-slider .slick-slide {
  padding: 0 10px;
}

.kh__top__header {
  position: relative;
  transition: all 0.3s ease;
}
.kh__top__header.fixed {
  position: fixed;
}

.kh__top .kh__news {
  padding: 60px 0;
}
.kh__top .kh__news .kh__inner {
  z-index: 10;
  position: relative;
}
.kh__top .kh__news h2 {
  margin-bottom: 20px;
}
.kh__top .kh__news .kh__list {
  position: relative;
  z-index: 5;
}
.kh__top .kh__news_bg .bg_red {
  position: absolute;
  right: 0;
  top: -200px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .kh__top .kh__news_bg .bg_red {
    right: -140px;
    top: -290px;
  }
}
.kh__top .kh__news_bg .bg_yellow {
  position: absolute;
  left: 0;
  bottom: -300px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .kh__top .kh__news_bg .bg_yellow {
    left: -140px;
    bottom: -200px;
  }
}
.kh__top .kh__news_bg .bg_star_blue01 {
  position: absolute;
  max-width: 191px;
  bottom: -30px;
  z-index: 5;
  left: 30px;
}
@media screen and (max-width: 768px) {
  .kh__top .kh__news_bg .bg_star_blue01 {
    left: 10px;
    max-width: 80px;
  }
}
.kh__top .kh__news_bg .bg_star_blue02 {
  position: absolute;
  max-width: 191px;
  top: 40px;
  z-index: 5;
  right: 90px;
}
@media screen and (max-width: 768px) {
  .kh__top .kh__news_bg .bg_star_blue02 {
    max-width: 130px;
    top: -60px;
    z-index: 10;
    right: 0;
  }
}
.kh__top .kh__news_bg .bg_star_silver {
  position: absolute;
  max-width: 100px;
  top: 205px;
  z-index: 5;
  right: 30px;
}
@media screen and (max-width: 768px) {
  .kh__top .kh__news_bg .bg_star_silver {
    max-width: 68px;
    top: 70px;
    right: -20px;
  }
}

.kh__fc {
  background-color: #ffffff;
  background-size: cover;
  background-position: center;
  background-image: url(../img/bg_fc.svg);
  background-position: 30% 32%;
  padding: 45px 0;
  z-index: 3;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .kh__fc {
    padding: 40px 0;
    background-size: auto;
  }
}
.kh__fc .kh__fc-cont li {
  opacity: 0;
  transform: rotateY(90deg);
  transition: transform 0.6s ease, opacity 0.6s ease;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}
.kh__fc .kh__fc-cont li.is-visible {
  opacity: 1;
  transform: rotateY(0deg);
}
.kh__fc .login {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .kh__fc .login {
    gap: 10px;
    margin: 30px auto;
  }
}
.kh__fc .login .btn-emoji {
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 60%;
  min-width: 173px;
  text-align: center;
  justify-content: center;
}
.kh__fc .login .btn-emoji img {
  max-height: 25px;
}
.kh__fc_bg .bg_star_silver {
  position: absolute;
  right: -30px;
  top: 170px;
  z-index: 1;
  max-width: 174px;
}
@media screen and (max-width: 768px) {
  .kh__fc_bg .bg_star_silver {
    max-width: 76px;
  }
}
.kh__fc .kh__fc-cont--photo,
.kh__fc .kh__fc-cont--movie {
  margin-bottom: 10px;
}
.kh__fc .kh__photo__list-item,
.kh__fc .kh__movie__list-item,
.kh__fc .kh__fc__list-item {
  width: 22%;
}
@media screen and (max-width: 811px) {
  .kh__fc .kh__photo__list-item,
  .kh__fc .kh__movie__list-item,
  .kh__fc .kh__fc__list-item {
    width: 21%;
  }
}
@media screen and (max-width: 768px) {
  .kh__fc .kh__photo__list-item,
  .kh__fc .kh__movie__list-item,
  .kh__fc .kh__fc__list-item {
    width: auto;
  }
  .kh__fc .kh__photo__list-item:nth-of-type(n+4),
  .kh__fc .kh__movie__list-item:nth-of-type(n+4),
  .kh__fc .kh__fc__list-item:nth-of-type(n+4) {
    display: none;
  }
}
.kh__fc .kh__photo__list-item figure,
.kh__fc .kh__movie__list-item figure,
.kh__fc .kh__fc__list-item figure {
  padding: 10px;
  border: 1px solid #282828;
  border-radius: 50%/32% 32% 0 0;
  overflow: visible;
  position: relative;
  width: 100%;
  aspect-ratio: 3/4;
  max-width: 220px;
  min-height: 320px;
  position: relative;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .kh__fc .kh__photo__list-item figure,
  .kh__fc .kh__movie__list-item figure,
  .kh__fc .kh__fc__list-item figure {
    padding: 5px;
    max-width: 105px;
    min-height: 166px;
  }
}
.kh__fc .kh__photo__list-item figure .fc-ico_movie,
.kh__fc .kh__movie__list-item figure .fc-ico_movie,
.kh__fc .kh__fc__list-item figure .fc-ico_movie {
  position: absolute;
  bottom: 30px;
  max-width: 57px;
  right: 0px;
  transform: rotate(20deg);
}
@media screen and (max-width: 768px) {
  .kh__fc .kh__photo__list-item figure .fc-ico_movie,
  .kh__fc .kh__movie__list-item figure .fc-ico_movie,
  .kh__fc .kh__fc__list-item figure .fc-ico_movie {
    bottom: 20px;
    max-width: 26px;
  }
}
.kh__fc .kh__photo__list-item figure .fc-ico_photo,
.kh__fc .kh__movie__list-item figure .fc-ico_photo,
.kh__fc .kh__fc__list-item figure .fc-ico_photo {
  position: absolute;
  top: 100px;
  max-width: 57px;
  left: 0px;
  transform: rotate(-20deg);
}
@media screen and (max-width: 768px) {
  .kh__fc .kh__photo__list-item figure .fc-ico_photo,
  .kh__fc .kh__movie__list-item figure .fc-ico_photo,
  .kh__fc .kh__fc__list-item figure .fc-ico_photo {
    top: 50px;
    max-width: 26px;
  }
}
.kh__fc .kh__photo__list-item figure .fc-ico_insta,
.kh__fc .kh__movie__list-item figure .fc-ico_insta,
.kh__fc .kh__fc__list-item figure .fc-ico_insta {
  position: absolute;
  top: 100px;
  max-width: 40px;
  left: 0px;
}
@media screen and (max-width: 768px) {
  .kh__fc .kh__photo__list-item figure .fc-ico_insta,
  .kh__fc .kh__movie__list-item figure .fc-ico_insta,
  .kh__fc .kh__fc__list-item figure .fc-ico_insta {
    top: 60px;
    max-width: 26px;
    left: -10px;
  }
}
.kh__fc .kh__photo__list-item figure .fc-ico_request,
.kh__fc .kh__movie__list-item figure .fc-ico_request,
.kh__fc .kh__fc__list-item figure .fc-ico_request {
  position: absolute;
  bottom: -60px;
  max-width: 180px;
  left: -80px;
  animation: fuwa 3s ease-in-out infinite;
}
@media screen and (max-width: 768px) {
  .kh__fc .kh__photo__list-item figure .fc-ico_request,
  .kh__fc .kh__movie__list-item figure .fc-ico_request,
  .kh__fc .kh__fc__list-item figure .fc-ico_request {
    left: -40px;
  }
}
.kh__fc .kh__photo__list-item figure .thumb,
.kh__fc .kh__movie__list-item figure .thumb,
.kh__fc .kh__fc__list-item figure .thumb {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%/32% 32% 0 0;
  border: 1px solid #282828;
}
.kh__fc .kh__photo__list-item figure .thumb img,
.kh__fc .kh__movie__list-item figure .thumb img,
.kh__fc .kh__fc__list-item figure .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.kh__fc-cont ul {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin: auto 15px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .kh__fc-cont ul {
    gap: 10px;
    justify-content: center;
    margin: 0 auto;
  }
}
.kh__fc-cont ul li {
  transition: all 0.3s;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .kh__fc-cont ul li {
    width: 50%;
  }
}
.kh__fc-cont ul li a {
  display: block;
  position: relative;
  width: 100%;
}
.kh__fc-cont ul li a img {
  width: 100%;
  height: auto;
  transition: all 0.3s;
}

.kh__fc__line,
.kh__mv__line {
  overflow: hidden;
  white-space: nowrap;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .kh__fc__line,
  .kh__mv__line {
    padding: 10px 0;
  }
}
.kh__fc__line .scrolling-container,
.kh__mv__line .scrolling-container {
  display: inline-flex;
}
.kh__fc__line .scrolling-container-left,
.kh__mv__line .scrolling-container-left {
  animation: scrollRight 20s linear infinite;
}
.kh__fc__line .scrolling-container-right,
.kh__mv__line .scrolling-container-right {
  animation: scrollLeft 20s linear infinite;
}

.kh__fc__line {
  background-color: #ffffff;
  padding: 15px 0;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #282828;
  position: relative;
}
.kh__fc__line .text-item {
  display: inline-flex;
  align-items: center;
  font-size: 48px;
  color: #FEFFD9;
  white-space: nowrap;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #282828;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  gap: 30px;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .kh__fc__line .text-item {
    font-size: 30px;
    gap: 15px;
    margin-right: 15px;
  }
}
.kh__fc__line .text-item span {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  width: 40px;
  max-height: 40px;
}
@media screen and (max-width: 768px) {
  .kh__fc__line .text-item span {
    width: 32px;
    max-height: 32px;
  }
}
.kh__fc__line .text-item span img {
  width: 100%;
}

.kh__mv__line {
  padding: 5px 0;
}
.kh__mv__line.line-btm {
  transform: scaleY(-1);
}
@media screen and (max-width: 768px) {
  .kh__mv__line img {
    min-width: 1000px;
  }
}

/* 左にスクロールするアニメーション */
@keyframes scrollLeft {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
/* 右にスクロールするアニメーション */
@keyframes scrollRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
/* 上下にふわふわ */
@keyframes fuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.kh__contact {
  padding: 60px 0;
  position: relative;
}
.kh__contact h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .kh__contact h2 {
    margin-bottom: 20px;
  }
}
.kh__contact_bg .bg_green {
  position: absolute;
  right: 0;
  bottom: -200px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .kh__contact_bg .bg_green {
    bottom: -100px;
    width: 50%;
  }
}
.kh__contact_bg .bg_star_silver {
  position: absolute;
  left: 0;
  top: 40px;
  max-width: 120px;
}
@media screen and (max-width: 768px) {
  .kh__contact_bg .bg_star_silver {
    max-width: 60px;
  }
}
.kh__contact_bg .bg_star_blue {
  position: absolute;
  left: 80px;
  top: -100px;
  z-index: 5;
  max-width: 110px;
}
@media screen and (max-width: 768px) {
  .kh__contact_bg .bg_star_blue {
    left: 25px;
    top: -30px;
    z-index: 5;
    max-width: 63px;
  }
}
.kh__contact__wrap {
  position: relative;
  z-index: 2;
}
.kh__contact__wrap-form {
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .kh__contact__wrap-form {
    flex-wrap: wrap;
    gap: 30px;
  }
}
.kh__contact__wrap .left,
.kh__contact__wrap .right {
  padding: 40px 40px 50px;
  width: 100%;
  text-align: center;
  background: #ffffff;
  border: 1px solid #282828;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .kh__contact__wrap .left,
  .kh__contact__wrap .right {
    padding: 30px 16px;
  }
}
.kh__contact__wrap .left .btn,
.kh__contact__wrap .right .btn {
  margin-top: 30px;
  letter-spacing: 0.2em;
  line-height: 1.3;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .kh__contact__wrap .left .btn,
  .kh__contact__wrap .right .btn {
    width: 100%;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .kh__contact__wrap .left p,
  .kh__contact__wrap .right p {
    font-size: 13px;
  }
}

.kh__under::before {
  content: "";
  background-image: url(../img/under_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
.kh__under__ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .kh__under__ttl {
    margin-bottom: 20px;
  }
}
.kh__under__ttl-ico img {
  width: 100%;
  max-width: 30px;
  vertical-align: baseline;
  max-height: 35px;
}
.kh__under__ttl h2 {
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 3.5em;
  font-weight: 800;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .kh__under__ttl h2 {
    font-size: 2.5em;
  }
}
.kh__under .kh__fcttl img {
  margin-left: 12vw;
  max-width: 292px;
}
@media screen and (max-width: 768px) {
  .kh__under .kh__fcttl img {
    margin-left: 28vw;
    max-width: 60%;
  }
}
.kh__under .kv {
  height: auto !important;
}

.kh__page__ttl {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .kh__page__ttl {
    margin-bottom: 30px;
  }
}
.kh__page__ttl h2 {
  font-size: 1.58em;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .kh__page__ttl h2 {
    font-size: 18px;
  }
}

.kh__content__head {
  background: #C0E0FF;
  border-radius: 30px;
  padding: 15px 30px;
  border: 1px solid #282828;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .kh__content__head {
    padding: 10px 20px;
  }
}
.kh__content__head .state .tag {
  margin-right: 5px;
}
.kh__content__head .state .date {
  display: inline-block;
}

.kh__category {
  margin-bottom: 20px;
}
.kh__category-list {
  display: flex;
  justify-content: center;
  gap: 7px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .kh__category-list li {
    width: 18%;
  }
}
.kh__category-list li a {
  background: #ffffff;
  padding: 15px 20px;
  border-radius: 60%;
  font-weight: 800;
  border: 1px solid #282828;
  margin-right: 5px;
  line-height: 1;
  text-align: center;
  display: block;
  min-width: 90px;
}
@media screen and (max-width: 768px) {
  .kh__category-list li a {
    min-width: 70px;
    font-size: 10px;
    padding: 12px 10px;
  }
}
.kh__category-list li a.current {
  background-color: #4A59FF;
  color: #ffffff;
}

.coming {
  font-size: clamp(20px, 4vw, 60px);
  text-align: center;
  margin-bottom: 30px;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .coming {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
  }
}

.kh__archive a .kh__archive--imageThumbnail {
  position: relative;
  display: block;
  overflow: hidden;
}
.kh__archive a .kh__archive--imageThumbnail img {
  width: 100%;
  position: absolute;
  aspect-ratio: 16/9;
  object-fit: cover;
  left: 50%;
  margin: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  transition: transform 0.5s ease;
}
.kh__archive a:hover .kh__archive--imageThumbnail img {
  transform: translate(-50%, -50%) scale(1.1);
}
.kh__movie__list, .kh__photo__list {
  display: flex;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .kh__movie__list, .kh__photo__list {
    gap: 10px;
  }
}
.kh__movie__list-item, .kh__photo__list-item {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .kh__movie__list-item figcaption, .kh__photo__list-item figcaption {
    line-height: 1.3;
  }
}
.kh__movie__list-item figcaption .kh__listText, .kh__photo__list-item figcaption .kh__listText {
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .kh__movie__list-item figcaption .kh__listText, .kh__photo__list-item figcaption .kh__listText {
    margin-top: 0;
  }
}
.kh__movie__list-item figcaption .kh__listText::after, .kh__photo__list-item figcaption .kh__listText::after {
  content: none;
}
.kh__movie__list-item a .thumb, .kh__photo__list-item a .thumb {
  width: 100%;
  height: auto;
  padding-top: 58%;
  overflow: hidden;
  position: relative;
  line-height: 1;
  border: 1px solid #282828;
  border-radius: 10px;
  background: #ffffff;
}
.kh__movie__list-item a img, .kh__photo__list-item a img {
  width: 100%;
  transition: filter 0.3s ease;
}
.kh__movie__list-item img, .kh__photo__list-item img {
  width: 100%;
}
.kh__movie__list-item figcaption, .kh__photo__list-item figcaption {
  color: #282828;
  margin-top: 10px;
}
.kh__movie__list-item, .kh__photo__list-item {
  width: calc(33.3333333333% - 20px);
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .kh__movie__list-item, .kh__photo__list-item {
    width: 48%;
  }
}
.kh__movie__list-item .thumb {
  position: relative;
  overflow: hidden;
}
.kh__movie__list-item .thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.kh__movie__list-item .thumb::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background: url("../img/ico_play.svg") no-repeat center center/contain;
  z-index: 2;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 768px) {
  .kh__movie__list-item .thumb::before {
    width: 20px;
    height: 20px;
  }
}
.kh__photo__list-item a .thumb {
  text-align: center;
  padding-top: 0;
}
.kh__photo__list-item a .thumb img {
  height: 18vw;
  max-height: 210px;
  width: auto;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 768px) {
  .kh__photo__list-item a .thumb img {
    height: 28vw;
  }
}
.kh__photo__list-item a:hover .thumb img {
  transform: scale(1.1);
}
.kh__photo .masonry .item {
  max-width: 310.332px;
  width: 100%;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .kh__photo .masonry .item {
    max-width: 100%;
    padding: 0;
    transition: 0.6s ease-in-out;
  }
}
.kh__photo .masonry .item img {
  max-width: 100%;
  height: auto;
}
.kh__discography__list {
  display: flex;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.kh__discography__list::after {
  content: "";
  flex: auto;
}
@media screen and (max-width: 768px) {
  .kh__discography__list {
    gap: 10px;
  }
}
.kh__discography__list-item {
  border-bottom: none;
  width: calc((100% - 60px) / 3);
  margin-bottom: 20px;
}
@media screen and (max-width: 822px) {
  .kh__discography__list-item {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .kh__discography__list-item {
    width: 48%;
  }
}
.kh__discography__list-item a {
  display: block;
  width: 100%;
}
.kh__discography__list-item a:hover {
  opacity: 1;
}
.kh__discography__list-item a:hover .disco__thum img {
  transform: scale(1.1);
}
.kh__discography__list-item a .disco__thum {
  position: relative;
  overflow: hidden;
  width: 100%;
  border: 1px solid #282828;
  border-radius: 10px;
  background: #ffffff;
}
.kh__discography__list-item a .disco__thum figure {
  aspect-ratio: 1/1;
  width: 100%;
  padding: 20px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #ffffff;
}
.kh__discography__list-item a .disco__thum img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.4s ease;
}
.kh__discography__list-item a .disco__thum:hover img {
  transform: scale(1.1);
}
.kh__discography .kh__content__detail {
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .kh__discography .kh__content__detail {
    display: block;
  }
}
.kh__discography .kh__content__detail .thum {
  display: inline-block;
  width: 350px;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .kh__discography .kh__content__detail .thum {
    display: block;
    margin: 0 auto 30px;
    width: 100%;
    max-width: 350px;
  }
}
.kh__discography .kh__content__detail .thum img {
  width: 100%;
}
.kh__discography .kh__content__detail .detail {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .kh__discography .kh__content__detail .detail {
    display: block;
  }
}
.kh__contactform .form-description {
  padding: 20px;
}
.kh__contactform .form-description p {
  text-align: center;
  font-weight: bold;
}
.kh__contactform .form-description ul {
  margin-bottom: 10px;
}
.kh__contactform .form-description ul:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .kh__contactform .form-description {
    padding: 10px;
  }
}
.kh__pre_signup .kh__signup--contents {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 60px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .kh__pre_signup .kh__signup--contents {
    gap: 10px;
  }
}
.kh__pre_signup .kh__signup--contents li {
  width: calc(50% - 15px);
}
@media screen and (max-width: 768px) {
  .kh__pre_signup .kh__signup--contents li {
    width: 100%;
  }
}
.kh__pre_signup .kh__signup--contents li h4 {
  text-align: center;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.kh__pre_signup .prices {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2em;
}
.kh__pre_signup .prices ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.kh__pre_signup .prices ul li {
  list-style: none;
  text-align: left;
}
.kh__pre_signup #userid .row {
  display: flex;
  align-items: stretch;
  gap: 1rem;
  margin: 3rem auto 1rem;
}
.kh__pre_signup #userid .col {
  width: 50%;
  background-color: #EEEEF7;
  border-radius: 15px;
  border: none;
  padding: 30px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
.kh__pre_signup #userid .col p {
  margin: auto;
}
.kh__pre_signup #userid .col .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto;
}
.kh__pre_signup #userid .info {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.1);
}
@media all and (max-width: 768px) {
  .kh__pre_signup #userid .row {
    flex-wrap: wrap;
  }
  .kh__pre_signup #userid .col {
    width: 100%;
    padding: 1em;
  }
  .kh__pre_signup #userid .info {
    padding: 1em;
  }
}

.mypage .massage.warning {
  border: solid 1px #282828;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 1em;
  margin-bottom: 1em;
}
.mypage .massage.warning ul {
  margin-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mypage .massage.warning ul li {
  list-style: none;
}
.mypage .mention {
  background-color: transparent !important;
  text-align: center;
  margin: 0 auto;
  display: block;
  border: none;
  color: #282828 !important;
}
.mypage .mention:before {
  content: none;
}
.mypage .status-rd {
  padding: 5px !important;
}
.mypage .status-rd span {
  display: block;
  background: #FF1F45;
  padding: 5px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
}
.mypage .status-rd i {
  display: inline-block;
  margin-right: 4px;
  color: #fff;
  font-size: 16px;
}
.mypage .status-bl {
  padding: 5px !important;
}
.mypage .status-bl span {
  display: block;
  background: #4A59FF;
  padding: 5px;
  border-radius: 4px;
  color: #ffffff;
  font-weight: bold;
}
.mypage .status-bl i {
  display: inline-block;
  margin-right: 4px;
  color: #ffffff;
  font-size: 16px;
}
.mypage table.status {
  width: 100%;
  font-size: 1rem;
  border: none;
}
@media screen and (max-width: 768px) {
  .mypage table.status {
    font-size: 0.8rem;
    border: none;
    border-right: solid 1px;
  }
}
.mypage table.status th {
  border-bottom: solid 1px #ffffff;
  min-width: 11em;
  padding: 0 1em;
  border-right: none;
  max-width: 135px;
}
@media screen and (max-width: 768px) {
  .mypage table.status th {
    min-width: 9em;
    width: 9em;
    display: block;
    padding: 0.5em;
  }
  .mypage table.status th.status__member {
    background-color: #282828;
    color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .mypage table.status tbody tr {
    display: block;
  }
  .mypage table.status tbody th {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .mypage table.status tbody th {
    max-width: 100%;
  }
}
.mypage table.status td {
  padding: 0;
}
.mypage table.status td.status__member-value {
  border-bottom: solid 1px #ffffff;
}
@media screen and (max-width: 768px) {
  .mypage table.status td.status__member-value {
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-right: none;
    border-top: none;
  }
  .mypage table.status td.status__member-value a {
    width: 100%;
    min-width: auto;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .mypage table.status td.status__member-value a {
    padding: 5px 0;
    font-size: 11px;
  }
}
.mypage table.status td table.status-cont {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 0;
  font-size: 1rem;
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .mypage table.status td table.status-cont {
    font-size: 0.8rem;
    border: none;
  }
}
@media screen and (max-width: 768px) {
  .mypage table.status td table.status-cont thead {
    display: none;
  }
}
.mypage table.status td table.status-cont tr {
  border: none;
}
.mypage table.status td table.status-cont tr th {
  text-align: center;
  padding: 0.25em 0;
  border-bottom: none !important;
  border-top: none;
}
.mypage table.status td table.status-cont tr th:first-of-type {
  border-left: none;
}
.mypage table.status td table.status-cont tr th a {
  font-size: 12px;
  padding: 2px 13px;
  vertical-align: inherit;
}
.mypage table.status td table.status-cont tr td {
  text-align: center;
  padding: 0.5rem 0;
  border-bottom: none;
  border-left: none;
}
.mypage table.status td table.status-cont tr td:last-of-type {
  border-right: none;
}
.mypage table.status td table.status-cont tr td a {
  padding: 5px 20px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .mypage table.status td table.status-cont tr {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .mypage table.status td table.status-cont tr th {
    width: 9em;
    font-size: 0.9em;
    text-align: left;
    padding: 0 0.5em;
    border-top: solid 1px #282828;
    padding: 0.5em;
    border-left: unset;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .mypage table.status td table.status-cont tr th:first-of-type {
    border-top: unset;
  }
}
@media screen and (max-width: 768px) {
  .mypage table.status td table.status-cont tr th:nth-last-child(2) {
    border-bottom: none !important;
  }
  .mypage table.status td table.status-cont tr td {
    width: calc(100% - 9em);
    font-size: 0.8rem;
    text-align: left;
    border: none;
    border-top: solid 1px #282828;
    padding: 0.5em;
    border-left: solid 1px #282828;
  }
  .mypage table.status td table.status-cont tr td:last-child {
    border-bottom: none !important;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .mypage table.status td table.status-cont tr td:first-of-type {
    border-top: unset;
  }
}
.mypage table.status .member_status .btn-text {
  display: inline-block;
}
.mypage table.status .member_status .label_status {
  margin: 0;
}
.mypage table.info {
  width: 100%;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .mypage table.info {
    font-size: 0.8rem;
  }
}
.mypage table.info th {
  width: 11em;
  padding: 0 1em;
  width: 176px;
}
@media screen and (max-width: 768px) {
  .mypage table.info th {
    width: 9em;
    padding: 0 0.5em;
  }
}

.member-free {
  border-bottom: none;
  padding: 10px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .member-free {
    display: block;
  }
}
.member-free .btn-primary {
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .member-free .btn-primary {
    margin-left: 0;
    padding: 5px 15px !important;
  }
}

.mypage__history table {
  font-size: 13px;
}

.mypage .id2 {
  margin-bottom: 20px;
  overflow: hidden;
}

.members_state {
  display: block;
  max-width: 500px;
  margin: auto;
  text-align: center;
}
.members_state-rank p {
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
}
.members_state-rank p span {
  display: inline-block;
  padding: 0 6px;
}
.members_state-li {
  max-width: 300px;
  font-weight: bold;
  display: block;
  margin: auto;
}
.members_state-li p {
  text-align: center;
}
.members_state-li p.note {
  font-size: 12px;
}
.members_state-li ul li span {
  display: inline-block;
  padding: 0 6px;
}

.kh__payment h3 {
  font-size: 1.2em;
  line-height: 1.8;
  border-bottom: solid 1px #282828;
  margin-bottom: 1em;
}
.kh__payment p {
  margin-bottom: 1em;
}
.kh__payment dl {
  margin: 2em 0;
}
.kh__payment dl dt {
  font-size: 1rem;
  margin-bottom: 1em;
}
.kh__payment .alert-dismissible {
  border: solid 1px #E9E9E9;
}
.kh__payment .accordion form {
  border: solid 1px #282828;
  padding: 1.3rem 2rem;
}
.kh__payment .choose-payment {
  font-size: 1.2rem;
}
.kh__payment .choose-payment strong {
  display: inline-block;
  border-bottom: solid 2px #282828;
}
.kh__payment .btn__carrier {
  border: none;
  background: transparent;
  padding: 0;
  max-width: 240px;
  width: auto;
  margin: 0;
}
.kh__payment .btn__carrier img {
  max-width: 240px;
}
.kh__payment .cardlist {
  padding-left: 0;
}
.kh__payment .cardlist li {
  gap: 3px;
}
.kh__payment .carddetail th {
  width: 74px;
  font-size: 0.8em;
  padding: 0.25em 0.5em;
}
.kh__payment .carddetail td {
  width: calc(100% - 76px);
  border: none;
  font-size: 0.8em;
  padding: 0.25em 0.5em;
}
.kh__payment--gmo .gmoinfo li strong {
  display: block;
}
.kh__payment .delete-card {
  border-radius: 50px;
  background-color: #EEEEF7;
  color: #ffffff;
  border: none;
  outline: none;
  width: 48px;
}
.kh__payment #gmopg_credit {
  border-top: solid 2px #CECECE;
  margin-top: 1em;
  padding-top: 1em;
}

#newcreditcard {
  font-weight: bold;
  display: block;
  background: #000;
  color: #fff;
  padding: 5px 1em;
}

#gmopg_newcreditsubmit {
  font-size: 16px;
  margin: auto;
  padding: 0.8rem 2rem;
  transition: all 0.3s;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #gmopg_newcreditsubmit {
    padding: 0.8rem 1.2rem;
    font-size: 15px;
  }
}

.payment__selectting fieldset {
  max-width: 700px;
  display: block;
  margin: auto;
}
.payment__selectting fieldset input[name=card_number] {
  display: block;
  margin-bottom: 20px;
}
.payment__selectting fieldset label:last-child {
  display: block;
  margin-top: 20px;
}
.payment__selectting legend {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: solid 1px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.payment__selectting .btn {
  width: fit-content;
  font-size: 16px;
  margin: auto;
  display: block;
  transition: all 0.3s;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .payment__selectting .btn {
    width: 100%;
    padding: 0.8rem 1.2rem;
    font-size: 15px;
  }
}
.payment__selectting .choose-card-update {
  margin-top: 30px;
}
.payment .cardlist li {
  width: 100%;
}

.choose-convenience {
  margin-bottom: 30px;
}
.choose-convenience label {
  display: block;
  margin-top: 10px;
  margin-right: 10px;
}
.choose-convenience label .alert-danger {
  margin-top: 20px;
  display: block;
}

button {
  font-size: 15px;
  padding: 5px 30px;
  border: 3px solid #282828;
  border-radius: 56px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  color: #282828;
  background: #EEEEF7;
  position: relative;
  overflow: hidden;
  z-index: 0;
  display: block;
  margin: auto;
}
button:hover {
  background-color: #282828;
  color: #4A59FF;
  border: 3px solid #282828;
}

.fc-theme-standard .fc-list {
  border: 1px solid #282828 !important;
}
.fc-theme-standard td {
  border-right: 1px solid #282828 !important;
  border-bottom: 1px solid #282828 !important;
}
@media screen and (max-width: 768px) {
  .fc-theme-standard td {
    border: unset !important;
    border-bottom: 1px solid #282828 !important;
  }
}
.fc-theme-standard th {
  border-right: 1px solid #282828 !important;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .fc-theme-standard th {
    border-top: unset !important;
  }
}
.fc-theme-standard .fc-scrollgrid {
  border-left: 1px solid #282828 !important;
  border-top: 1px solid #282828 !important;
}

.kh__content-wrap {
  padding-top: 5px;
}

.creditcard_brand img {
  width: auto;
}

.payment__selectting h5, .signup h5 {
  text-align: center;
}

.musicList {
  padding-left: 0 !important;
}
.musicList .music {
  list-style-type: none;
  border-top: 1px solid #CECECE;
  padding: 10px 0px;
}
.musicList .music span {
  font-size: 18px !important;
}

.payment__selectting .content__detail .align-center a {
  padding: 5px 40px;
  width: fit-content;
}

@media screen and (max-width: 768px) {
  .cardlist li .cardbrand {
    width: 1rem !important;
  }
}

.settingBnr {
  width: 50%;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  .settingBnr {
    width: 100%;
    margin-bottom: 20px;
  }
}

.kh__under {
  padding: 160px 16px 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .kh__under {
    padding: 80px 0px 40px;
  }
}
.kh__under .kh__under-btmbg {
  position: absolute;
  bottom: 20px;
  max-width: 120px;
  left: 40px;
}
@media screen and (max-width: 768px) {
  .kh__under .kh__under-btmbg {
    bottom: 20px;
    max-width: 60px;
    left: 20px;
  }
}
.kh__under .kh__under-topbg .under_star01 {
  max-width: 191px;
  right: 70px;
  position: absolute;
  top: 40px;
}
@media screen and (max-width: 768px) {
  .kh__under .kh__under-topbg .under_star01 {
    max-width: 80px;
    right: 70px;
    position: absolute;
    top: 40px;
  }
}
.kh__under .kh__under-topbg .under_star02 {
  max-width: 100px;
  right: 30px;
  position: absolute;
  top: 220px;
}
@media screen and (max-width: 768px) {
  .kh__under .kh__under-topbg .under_star02 {
    max-width: 50px;
    right: 20px;
    position: absolute;
    top: 110px;
  }
}

/*================================
コメント
================================*/
.kh__comment--detailHead {
  text-align: center;
}

.comment-block dl dt {
  font-size: 15px;
  display: flex;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.comment-block dl dt .name-wp {
  width: 80%;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .comment-block dl dt {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .comment-block dl dt .name-wp {
    width: 100%;
  }
}
.comment-block dl dt .date {
  margin-left: auto;
  font-weight: normal;
  width: 190px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: right;
  color: #C0E0FF;
}
@media screen and (max-width: 768px) {
  .comment-block dl dt .date {
    margin-left: 0;
    padding-left: 0;
    display: inline-block;
    text-align: left;
    width: auto;
  }
}
.comment-block dl dt .like {
  background: #EEEEF7;
  border-radius: 5px;
  padding: 1px 4px;
}
.comment-block dl dt .like::before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-image: url("../img/ico_like.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  margin: 0 3px;
}
.comment-block dl dd {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 16px;
  margin-left: 0;
  margin-bottom: 20px;
}
.comment-block .comment-content {
  font-size: 14px;
}

.comment-block--form {
  border: 1px solid #282828;
  padding: 50px 50px 10px;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .comment-block--form {
    padding: 40px 20px 0;
  }
}
.comment-block--form h4 {
  font-size: 1.5rem;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .comment-block--form h4 {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .comment-block--form {
    padding: 20px;
  }
}
.comment-block--form input {
  margin-bottom: 20px;
}

/*================================
プロフィール
================================*/
.profile-info {
  display: flex;
  justify-content: space-between;
  gap: 60px;
}
@media screen and (max-width: 768px) {
  .profile-info {
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .profile-info .kh__plofile-item {
    width: 100%;
  }
}
.profile-info .kh__plofile-item:last-of-type {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .profile-info .kh__plofile-item:last-of-type {
    flex: unset;
  }
}
.profile-info .kh__plofile-item img {
  max-height: 420px;
}
@media screen and (max-width: 768px) {
  .profile-info .kh__plofile-item img {
    max-height: unset;
  }
}

.kh__social-icons {
  display: flex;
  list-style: none;
  padding-left: 0;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .kh__social-icons {
    padding-top: 10px;
  }
}
.kh__social-icons li {
  margin: 0;
}
.kh__social-icons a {
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  color: #282828;
  text-decoration: none;
  transition: color 0.3s;
}
.kh__social-icons a::before {
  font-family: "Font Awesome 6 Brands";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
}
.kh__social-icons a.youtube::before {
  content: "\f167";
}
.kh__social-icons a.twitter::before {
  content: "\e61b";
}
.kh__social-icons a.instagram::before {
  content: "\f16d";
}
.kh__social-icons a.tiktok::before {
  content: "\e07b";
}
.kh__social-icons a:hover {
  color: #4A59FF;
}

.profile-info ul {
  padding-left: unset !important;
}
.profile-info ul li {
  margin-bottom: 10px;
  list-style-type: none !important;
}
.profile-info .profile-name {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px;
  border-bottom: none;
  background: unset;
  color: #282828;
  padding: 0;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .profile-info .profile-name {
    font-size: 35px;
    margin-bottom: 25px;
  }
}
.profile-info .profile-name span {
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .profile-info .profile-name span {
    font-size: 16px;
  }
}
.profile-info .profile-value {
  margin-left: 10px;
}
.profile-info .profile-image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .profile-info .profile-info {
    width: 100%;
    padding: 30px 20px 0;
  }
}

#credit form {
  background: #EEEEF7;
  margin-top: 60px;
  border-radius: 20px;
  padding: 30px 0 40px;
}
@media screen and (max-width: 768px) {
  #credit form {
    margin-top: 40px;
    padding: 40px 12px 40px;
  }
}
#credit form .choose-payment {
  font-size: 1.2rem;
  text-align: center;
  display: block;
}

#convenience form {
  background: #EEEEF7;
  margin-top: 60px;
  padding: 30px 40px 60px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  #convenience form {
    margin-top: 40px;
    padding: 20px 20px 50px;
  }
}
#convenience form .choose-payment {
  font-size: 1.2rem;
  text-align: center;
  display: block;
}
@media screen and (max-width: 768px) {
  #convenience form .btn {
    display: block;
    margin: 0 auto;
  }
}
#convenience form .convenience label {
  display: block;
  margin-bottom: 5px;
}
#convenience form .customer label {
  margin-bottom: 20px;
  display: block;
}
#convenience form .customer label:last-of-type {
  margin-bottom: 0;
}
#convenience form .customer label input {
  max-width: 300px;
}
#convenience form .customer label .alert-danger {
  margin-top: 10px;
  display: inline-block;
}

.kh__mypage .alert {
  text-align: center;
  padding: 1em;
}

.kh__environment h3:first-of-type {
  margin-top: 0;
}

.kh__law h3:first-of-type,
.kh__agreement h3:first-of-type {
  margin-top: 10px;
}

.kh__payment__selectting .page-contents {
  max-width: 1232px;
  margin: 0 auto;
  padding: 0 16px;
}
@media screen and (max-width: 768px) {
  .kh__payment__selectting .page-contents {
    max-width: 100%;
  }
}
.kh__payment__selectting .contents-title {
  padding: 30px;
  background: #282828;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  .kh__payment__selectting .contents-title {
    padding: 10px 20px;
  }
}
.kh__payment__selectting .contents-title h2 {
  font-size: 28px;
  color: #4A59FF;
  font-weight: 800;
  letter-spacing: em;
}
@media screen and (max-width: 768px) {
  .kh__payment__selectting .contents-title h2 {
    font-size: 18px;
  }
}
.kh__payment__selectting .contents-body {
  margin-top: 10px;
  background: #ffffff;
  border-radius: 15px;
  border: 3px solid #282828;
  padding: 30px 20px 20px;
}
@media screen and (max-width: 768px) {
  .kh__payment__selectting .contents-body {
    margin-top: 20px;
  }
}
.kh__payment__selectting .contents-body .choose-payment {
  background: #282828;
  display: block;
  padding: 5px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 20px;
}
.kh__payment__selectting .contents-body .form-payment {
  max-width: 500px;
}
.kh__payment__selectting .contents-body .form-payment legend {
  font-weight: bold;
  border-bottom: solid 2px;
  display: block;
  width: 100%;
}
.kh__payment__selectting .contents-body .form-payment label {
  margin-top: 10px;
  display: block;
}
.kh__payment__selectting .contents-body .form-payment label:nth-child(3) {
  display: block;
}
.kh__payment__selectting .contents-body .form-payment .btn {
  padding: 5px 30px;
  width: fit-content;
  font-weight: bold;
}
.kh__payment__selectting .contents-body .btn {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px !important;
}

.animate {
  visibility: hidden;
}

.kh-joinHistory {
  margin: 80px;
  max-width: 800px;
  display: block;
  margin: 80px auto;
}
@media screen and (max-width: 768px) {
  .kh-joinHistory {
    margin: 60px auto;
  }
}
.kh-joinHistory h4 {
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .kh-joinHistory h4 {
    font-size: 18px;
  }
}
.kh-joinHistory--label {
  display: block;
  background-color: #282828;
  color: #ffffff;
  font-family: "futura-pt", "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: left;
  line-height: 1;
  padding: 7px 10px;
}
.kh-joinHistory--wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.kh-joinHistory--item {
  width: calc(25% - 15px);
}
@media screen and (max-width: 768px) {
  .kh-joinHistory--item {
    width: calc(50% - 10px);
  }
}
.kh-joinHistory--item figure {
  height: 100%;
  padding: 0px 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
.kh-joinHistory--item figure img {
  padding: 20px;
  line-height: 0;
}
.kh-joinHistory--item figcaption {
  font-size: 0.9em;
  height: 100px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #282828;
  color: #ffffff;
  padding: 10px 10px;
  font-weight: bold;
}

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.loading .loading_wrap {
  text-align: center;
  max-width: 350px;
  margin: auto;
  display: block;
  position: absolute;
  left: 50%;
  margin: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loading .loading_wrap p {
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .loading .loading_wrap p {
    font-size: 16px;
  }
}

.magazine__form .kv, .under .kv {
  margin-top: 40px;
  height: 50vw;
  max-height: 240px;
}
.magazine__form .kv__wrap, .under .kv__wrap {
  display: block;
}
.magazine__form .kv__wrap h1, .under .kv__wrap h1 {
  margin-bottom: 20px;
}
.magazine__form .kv img, .under .kv img {
  max-width: 350px;
  width: 100%;
}

.magazine {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  background-color: rgba(168, 158, 219, 0.36);
}
.magazine .inner {
  display: table;
  width: 100%;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  .magazine .inner {
    display: block;
  }
}
.magazine__txt {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .magazine__txt {
    display: block;
    margin-bottom: 20px;
  }
}
.magazine__txt p {
  margin-bottom: 10px;
}
.magazine__txt p:last-child {
  margin-bottom: 0;
}
.magazine__link {
  display: inline-block;
  width: 250px;
  margin: 30px 80px 30px 0;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .magazine__link {
    display: block;
    width: auto;
    margin: 30px auto 20px;
  }
}
.magazine__link .btn__contact {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .magazine__link .btn__contact {
    margin: auto;
  }
}

.under__wrap {
  padding: 30px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0 0 10px 10px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .under__wrap {
    padding: 16px;
  }
}

.page .under__wrap {
  border-radius: 10px 10px;
}/*# sourceMappingURL=app.css.map */