@charset "UTF-8";
.pc-show {
  display: block;
}

.sp-show {
  display: none;
}

.position-relative {
  position: relative;
}

.pc-show-i {
  display: block !important;
}

.sp-show-i {
  display: none !important;
}

.flex-column {
  flex-direction: column;
}

.flex-start {
  align-items: flex-start;
}

.per-100 {
  width: 100% !important;
}

.per-95 {
  width: 95% !important;
}

.per-90 {
  width: 90% !important;
}

.per-85 {
  width: 85% !important;
}

.per-80 {
  width: 80% !important;
}

.per-75 {
  width: 75% !important;
}

.per-70 {
  width: 70% !important;
}

.per-65 {
  width: 65% !important;
}

.per-60 {
  width: 60% !important;
}

.per-55 {
  width: 55% !important;
}

.per-50 {
  width: 50% !important;
}

.per-48 {
  width: 48% !important;
}

.per-45 {
  width: 45% !important;
}

.per-40 {
  width: 40% !important;
}

.per-35 {
  width: 35% !important;
}

.per-30 {
  width: 30% !important;
}

.per-25 {
  width: 25% !important;
}

.per-20 {
  width: 20% !important;
}

.per-15 {
  width: 15% !important;
}

.per-10 {
  width: 10% !important;
}

/*  ------------------------------------------------------------ */
/*マージン*/
/*  ------------------------------------------------------------ */
.m-mt1 {
  margin-top: -1rem !important;
}

.m-mt2 {
  margin-top: -2rem !important;
}

.m-mt3 {
  margin-top: -3rem !important;
}

.m-mt4 {
  margin-top: -4rem !important;
}

.m-mt5 {
  margin-top: -5rem !important;
}

.m-mt6 {
  margin-top: -6rem !important;
}

.m-mt7 {
  margin-top: -7rem !important;
}

.m-mt8 {
  margin-top: -8rem !important;
}

.m-mt9 {
  margin-top: -9rem !important;
}

.m-mt10 {
  margin-top: -10rem !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-03 {
  margin-bottom: 0.3rem !important;
}

.mb-05 {
  margin-bottom: 0.5rem !important;
}

.mb-10 {
  margin-bottom: 1rem !important;
}

.mb-15 {
  margin-bottom: 1.5rem !important;
}

.mb-20 {
  margin-bottom: 2rem !important;
}

.mb-25 {
  margin-bottom: 2.5rem !important;
}

.mb-30 {
  margin-bottom: 3rem !important;
}

.mb-35 {
  margin-bottom: 3.5rem !important;
}

.mb-40 {
  margin-bottom: 4rem !important;
}

.mb-45 {
  margin-bottom: 4.5rem !important;
}

.mb-50 {
  margin-bottom: 5rem !important;
}

.mb-55 {
  margin-bottom: 5.5rem !important;
}

.mb-60 {
  margin-bottom: 6rem !important;
}

.mb-65 {
  margin-bottom: 6.5rem !important;
}

.mb-70 {
  margin-bottom: 7rem !important;
}

.mb-75 {
  margin-bottom: 7.5rem !important;
}

.mb-80 {
  margin-bottom: 8rem !important;
}

.mb-85 {
  margin-bottom: 8.5rem !important;
}

.mb-90 {
  margin-bottom: 9rem !important;
}

.mb-95 {
  margin-bottom: 9.5rem !important;
}

.mb-100 {
  margin-bottom: 10rem !important;
}

.mb-105 {
  margin-bottom: 10.5rem !important;
}

.mb-200 {
  margin-bottom: 20rem !important;
}

.mb-300 {
  margin-bottom: 30rem !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-05 {
  margin-top: 0.5rem !important;
}

.mt-10 {
  margin-top: 1rem !important;
}

.mt-15 {
  margin-top: 1.5rem !important;
}

.mt-20 {
  margin-top: 2rem !important;
}

.mt-25 {
  margin-top: 2.5rem !important;
}

.mt-30 {
  margin-top: 3rem !important;
}

.mt-35 {
  margin-top: 3.5rem !important;
}

.mt-40 {
  margin-top: 4rem !important;
}

.mt-45 {
  margin-top: 4.5rem !important;
}

.mt-50 {
  margin-top: 5rem !important;
}

.mt-55 {
  margin-top: 5.5rem !important;
}

.mt-60 {
  margin-top: 6rem !important;
}

.mt-65 {
  margin-top: 6.5rem !important;
}

.mt-70 {
  margin-top: 7rem !important;
}

.mt-75 {
  margin-top: 7.5rem !important;
}

.mt-80 {
  margin-top: 8rem !important;
}

.mt-85 {
  margin-top: 8.5rem !important;
}

.mt-90 {
  margin-top: 9rem !important;
}

.mt-95 {
  margin-top: 9.5rem !important;
}

.mt-100 {
  margin-top: 10rem !important;
}

.mt-105 {
  margin-top: 10.5rem !important;
}

.mt-200 {
  margin-top: 20rem !important;
}

.mt-300 {
  margin-top: 30rem !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-05 {
  margin-right: 0.5rem !important;
}

.mr-10 {
  margin-right: 1rem !important;
}

.mr-15 {
  margin-right: 1.5rem !important;
}

.mr-20 {
  margin-right: 2rem !important;
}

.mr-25 {
  margin-right: 2.5rem !important;
}

.mr-30 {
  margin-right: 3rem !important;
}

.mr-35 {
  margin-right: 3.5rem !important;
}

.mr-40 {
  margin-right: 4rem !important;
}

.mr-45 {
  margin-right: 4.5rem !important;
}

.mr-50 {
  margin-right: 5rem !important;
}

.mr-60 {
  margin-right: 6rem !important;
}

.mr-70 {
  margin-right: 7rem !important;
}

.mr-80 {
  margin-right: 8rem !important;
}

.mr-90 {
  margin-right: 9rem !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-05 {
  margin-left: 0.5rem !important;
}

.ml-10 {
  margin-left: 1rem !important;
}

.ml-15 {
  margin-left: 1.5rem !important;
}

.ml-20 {
  margin-left: 0.625rem !important;
}

.ml-25 {
  margin-left: 2.5rem !important;
}

.ml-30 {
  margin-left: 3rem !important;
}

.ml-35 {
  margin-left: 3.5rem !important;
}

.ml-40 {
  margin-left: 4rem !important;
}

.ml-45 {
  margin-left: 4.5rem !important;
}

.ml-50 {
  margin-left: 5rem !important;
}

.ml-60 {
  margin-left: 6rem !important;
}

.ml-70 {
  margin-left: 7rem !important;
}

.ml-80 {
  margin-left: 8rem !important;
}

.ml-90 {
  margin-left: 9rem !important;
}

/* ============================== */
.p-0 {
  padding: 0rem !important;
}

.p-1 {
  padding: 1rem !important;
}

.p-2 {
  padding: 2rem !important;
}

.p-3 {
  padding: 3rem !important;
}

.p-4 {
  padding: 4rem !important;
}

.p-5 {
  padding: 5rem !important;
}

.p-6 {
  padding: 6rem !important;
}

.p-7 {
  padding: 7rem !important;
}

.p-8 {
  padding: 8rem !important;
}

.p-9 {
  padding: 9rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-03 {
  padding-bottom: 0.3rem !important;
}

.pb-05 {
  padding-bottom: 0.5rem !important;
}

.pb-10 {
  padding-bottom: 1rem !important;
}

.pb-15 {
  padding-bottom: 1.5rem !important;
}

.pb-20 {
  padding-bottom: 2rem !important;
}

.pb-25 {
  padding-bottom: 2.5rem !important;
}

.pb-30 {
  padding-bottom: 3rem !important;
}

.pb-35 {
  padding-bottom: 3.5rem !important;
}

.pb-40 {
  padding-bottom: 4rem !important;
}

.pb-45 {
  padding-bottom: 4.5rem !important;
}

.pb-50 {
  padding-bottom: 5rem !important;
}

.pb-55 {
  padding-bottom: 5.5rem !important;
}

.pb-60 {
  padding-bottom: 6rem !important;
}

.pb-65 {
  padding-bottom: 6.5rem !important;
}

.pb-70 {
  padding-bottom: 7rem !important;
}

.pb-75 {
  padding-bottom: 7.5rem !important;
}

.pb-80 {
  padding-bottom: 8rem !important;
}

.pb-85 {
  padding-bottom: 8.5rem !important;
}

.pb-90 {
  padding-bottom: 9rem !important;
}

.pb-95 {
  padding-bottom: 9.5rem !important;
}

.pb-100 {
  padding-bottom: 10rem !important;
}

.pb-105 {
  padding-bottom: 10.5rem !important;
}

.pb-200 {
  padding-bottom: 20rem !important;
}

.pb-300 {
  padding-bottom: 30rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-05 {
  padding-top: 0.5rem !important;
}

.pt-10 {
  padding-top: 1rem !important;
}

.pt-15 {
  padding-top: 1.5rem !important;
}

.pt-20 {
  padding-top: 2rem !important;
}

.pt-25 {
  padding-top: 2.5rem !important;
}

.pt-30 {
  padding-top: 3rem !important;
}

.pt-35 {
  padding-top: 3.5rem !important;
}

.pt-40 {
  padding-top: 4rem !important;
}

.pt-45 {
  padding-top: 4.5rem !important;
}

.pt-50 {
  padding-top: 5rem !important;
}

.pt-55 {
  padding-top: 5.5rem !important;
}

.pt-60 {
  padding-top: 6rem !important;
}

.pt-65 {
  padding-top: 6.5rem !important;
}

.pt-70 {
  padding-top: 7rem !important;
}

.pt-75 {
  padding-top: 7.5rem !important;
}

.pt-80 {
  padding-top: 8rem !important;
}

.pt-85 {
  padding-top: 8.5rem !important;
}

.pt-90 {
  padding-top: 9rem !important;
}

.pt-95 {
  padding-top: 9.5rem !important;
}

.pt-100 {
  padding-top: 10rem !important;
}

.pt-105 {
  padding-top: 10.5rem !important;
}

.pt-200 {
  padding-top: 20rem !important;
}

.pt-300 {
  padding-top: 30rem !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pr-05 {
  padding-right: 0.5rem !important;
}

.pr-10 {
  padding-right: 1rem !important;
}

.pr-15 {
  padding-right: 1.5rem !important;
}

.pr-20 {
  padding-right: 2rem !important;
}

.pr-25 {
  padding-right: 2.5rem !important;
}

.pr-30 {
  padding-right: 3rem !important;
}

.pr-35 {
  padding-right: 3.5rem !important;
}

.pr-40 {
  padding-right: 4rem !important;
}

.pr-45 {
  padding-right: 4.5rem !important;
}

.pr-50 {
  padding-right: 5rem !important;
}

.pr-60 {
  padding-right: 6rem !important;
}

.pr-70 {
  padding-right: 7rem !important;
}

.pr-80 {
  padding-right: 8rem !important;
}

.pr-90 {
  padding-right: 9rem !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-05 {
  padding-left: 0.5rem !important;
}

.pl-10 {
  padding-left: 1rem !important;
}

.pl-15 {
  padding-left: 1.5rem !important;
}

.pl-20 {
  padding-left: 2rem !important;
}

.pl-25 {
  padding-left: 2.5rem !important;
}

.pl-30 {
  padding-left: 3rem !important;
}

.pl-35 {
  padding-left: 3.5rem !important;
}

.pl-40 {
  padding-left: 4rem !important;
}

.pl-45 {
  padding-left: 4.5rem !important;
}

.pl-50 {
  padding-left: 5rem !important;
}

.pl-60 {
  padding-left: 6rem !important;
}

.pl-70 {
  padding-left: 7rem !important;
}

.pl-80 {
  padding-left: 8rem !important;
}

.pl-90 {
  padding-left: 9rem !important;
}

/*  ------------------------------------------------------------ */
/*フォントサイズ*/
/*  ------------------------------------------------------------ */
/*100,300,400,500,700,900*/
.strong-300 {
  font-weight: 300;
}

.strong-400 {
  font-weight: 400;
}

.strong-500 {
  font-weight: 500;
}

.strong-700 {
  font-weight: 700;
}

.txt-center {
  text-align: center;
}

.txt-08 {
  font-size: 0.8rem !important;
}

.txt-085 {
  font-size: 0.85rem !important;
}

.txt-095 {
  font-size: 0.95rem !important;
}

.txt-09 {
  font-size: 0.9rem !important;
}

.txt-10 {
  font-size: 1rem !important;
}

.txt-11 {
  font-size: 1.1rem !important;
}

.txt-12 {
  font-size: 1.2rem !important;
}

.txt-13 {
  font-size: 1.3rem !important;
}

.txt-14 {
  font-size: 1.4rem !important;
}

.txt-15 {
  font-size: 1.5rem !important;
}

.txt-16 {
  font-size: 1.6rem !important;
}

.txt-17 {
  font-size: 1.7rem !important;
}

.txt-18 {
  font-size: 1.8rem !important;
}

.txt-19 {
  font-size: 1.9rem !important;
}

.txt-20 {
  font-size: 2rem !important;
}

.txt-21 {
  font-size: 2.1rem !important;
}

.txt-22 {
  font-size: 2.2rem !important;
}

.txt-23 {
  font-size: 2.3rem !important;
}

.txt-24 {
  font-size: 2.4rem !important;
}

.txt-25 {
  font-size: 2.5rem !important;
}

.txt-26 {
  font-size: 2.6rem !important;
}

.txt-27 {
  font-size: 2.7rem !important;
}

.txt-28 {
  font-size: 2.8rem !important;
}

.txt-29 {
  font-size: 2.9rem !important;
}

.txt-30 {
  font-size: 3rem !important;
}

.txt-40 {
  font-size: 4rem !important;
}

.txt-50 {
  font-size: 5rem !important;
}

.txt-60 {
  font-size: 6rem !important;
}

/*  ------------------------------------------------------------ */
/*　行高さ　*/
/*  ------------------------------------------------------------ */
.lineheight-10 {
  line-height: 1 !important;
}

.lineheight-11 {
  line-height: 1.1 !important;
}

.lineheight-12 {
  line-height: 1.2 !important;
}

.lineheight-13 {
  line-height: 1.3 !important;
}

.lineheight-14 {
  line-height: 1.4 !important;
}

.lineheight-15 {
  line-height: 1.5 !important;
}

.lineheight-16 {
  line-height: 1.6 !important;
}

.lineheight-17 {
  line-height: 1.7 !important;
}

.lineheight-18 {
  line-height: 1.8 !important;
}

.lineheight-19 {
  line-height: 1.9 !important;
}

.lineheight-20 {
  line-height: 2 !important;
}

/* スマホサイズの場合 */
@media screen and (max-width: 968px) {
  .pc-show {
    display: none;
  }

  .sp-show {
    display: block;
  }

  .pc-show-i {
    display: none !important;
  }

  .sp-show-i {
    display: block !important;
  }

  .flexcolumn {
    flex-direction: column;
  }

  .gap-1-sp {
    gap: 1vw;
  }

  .gap-2-sp {
    gap: 2vw;
  }

  .gap-3-sp {
    gap: 3vw;
  }

  .gap-4-sp {
    gap: 4vw;
  }

  .gap-5-sp {
    gap: 5vw;
  }

  .gap-6-sp {
    gap: 6vw;
  }

  .gap-7-sp {
    gap: 7vw;
  }

  .gap-8-sp {
    gap: 8vw;
  }

  .gap-9-sp {
    gap: 9vw;
  }

  .gap-10-sp {
    gap: 10vw;
  }

  .item-center-sp {
    display: flex;
    align-items: center !important;
    text-align: left !important;
  }

  .item-left-sp {
    display: flex;
    align-items: left !important;
    text-align: left !important;
  }

  .item-right-sp {
    display: flex;
    align-items: right !important;
    text-align: left !important;
  }

  /* PC/SP共通 幅パーセント指定 */
  /*  ------------------------------------------------------------ */
  .per100 {
    width: 100% !important;
  }

  .per95 {
    width: 95% !important;
  }

  .per90 {
    width: 90% !important;
  }

  .per85 {
    width: 85% !important;
  }

  .per80 {
    width: 80% !important;
  }

  .per75 {
    width: 75% !important;
  }

  .per70 {
    width: 70% !important;
  }

  .per65 {
    width: 65% !important;
  }

  .per60 {
    width: 60% !important;
  }

  .per55 {
    width: 55% !important;
  }

  .per50 {
    width: 50% !important;
  }

  .per48 {
    width: 48% !important;
  }

  .per45 {
    width: 45% !important;
  }

  .per40 {
    width: 40% !important;
  }

  .per35 {
    width: 35% !important;
  }

  .per30 {
    width: 30% !important;
  }

  .per25 {
    width: 25% !important;
  }

  .per20 {
    width: 20% !important;
  }

  .per15 {
    width: 15% !important;
  }

  .per10 {
    width: 10% !important;
  }

  /*  ------------------------------------------------------------ */
  /*マージン*/
  /*  ------------------------------------------------------------ */
  .m-mt1 {
    margin-top: -1rem !important;
  }

  .m-mt2 {
    margin-top: -2rem !important;
  }

  .m-mt3 {
    margin-top: -3rem !important;
  }

  .m-mt4 {
    margin-top: -4rem !important;
  }

  .m-mt5 {
    margin-top: -5rem !important;
  }

  .m-mt6 {
    margin-top: -6rem !important;
  }

  .m-mt7 {
    margin-top: -7rem !important;
  }

  .m-mt8 {
    margin-top: -8rem !important;
  }

  .m-mt9 {
    margin-top: -9rem !important;
  }

  .m-mt10 {
    margin-top: -10rem !important;
  }

  .mb0 {
    margin-bottom: 0 !important;
  }

  .mb03 {
    margin-bottom: 0.3rem !important;
  }

  .mb05 {
    margin-bottom: 0.5rem !important;
  }

  .mb10 {
    margin-bottom: 1rem !important;
  }

  .mb15 {
    margin-bottom: 1.5rem !important;
  }

  .mb20 {
    margin-bottom: 2rem !important;
  }

  .mb25 {
    margin-bottom: 2.5rem !important;
  }

  .mb30 {
    margin-bottom: 3rem !important;
  }

  .mb35 {
    margin-bottom: 3.5rem !important;
  }

  .mb40 {
    margin-bottom: 4rem !important;
  }

  .mb45 {
    margin-bottom: 4.5rem !important;
  }

  .mb50 {
    margin-bottom: 5rem !important;
  }

  .mb55 {
    margin-bottom: 5.5rem !important;
  }

  .mb60 {
    margin-bottom: 6rem !important;
  }

  .mb65 {
    margin-bottom: 6.5rem !important;
  }

  .mb70 {
    margin-bottom: 7rem !important;
  }

  .mb75 {
    margin-bottom: 7.5rem !important;
  }

  .mb80 {
    margin-bottom: 8rem !important;
  }

  .mb85 {
    margin-bottom: 8.5rem !important;
  }

  .mb90 {
    margin-bottom: 9rem !important;
  }

  .mb95 {
    margin-bottom: 9.5rem !important;
  }

  .mb100 {
    margin-bottom: 10rem !important;
  }

  .mb105 {
    margin-bottom: 10.5rem !important;
  }

  .mb200 {
    margin-bottom: 20rem !important;
  }

  .mb300 {
    margin-bottom: 30rem !important;
  }

  .mt0 {
    margin-top: 0 !important;
  }

  .mt05 {
    margin-top: 0.5rem !important;
  }

  .mt10 {
    margin-top: 1rem !important;
  }

  .mt15 {
    margin-top: 1.5rem !important;
  }

  .mt20 {
    margin-top: 2rem !important;
  }

  .mt25 {
    margin-top: 2.5rem !important;
  }

  .mt30 {
    margin-top: 3rem !important;
  }

  .mt35 {
    margin-top: 3.5rem !important;
  }

  .mt40 {
    margin-top: 4rem !important;
  }

  .mt45 {
    margin-top: 4.5rem !important;
  }

  .mt50 {
    margin-top: 5rem !important;
  }

  .mt55 {
    margin-top: 5.5rem !important;
  }

  .mt60 {
    margin-top: 6rem !important;
  }

  .mt65 {
    margin-top: 6.5rem !important;
  }

  .mt70 {
    margin-top: 7rem !important;
  }

  .mt75 {
    margin-top: 7.5rem !important;
  }

  .mt80 {
    margin-top: 8rem !important;
  }

  .mt85 {
    margin-top: 8.5rem !important;
  }

  .mt90 {
    margin-top: 9rem !important;
  }

  .mt95 {
    margin-top: 9.5rem !important;
  }

  .mt100 {
    margin-top: 10rem !important;
  }

  .mt105 {
    margin-top: 10.5rem !important;
  }

  .mt200 {
    margin-top: 20rem !important;
  }

  .mt300 {
    margin-top: 30rem !important;
  }

  .mr0 {
    margin-right: 0 !important;
  }

  .mr05 {
    margin-right: 0.5rem !important;
  }

  .mr10 {
    margin-right: 1rem !important;
  }

  .mr15 {
    margin-right: 1.5rem !important;
  }

  .mr20 {
    margin-right: 2rem !important;
  }

  .mr25 {
    margin-right: 2.5rem !important;
  }

  .mr30 {
    margin-right: 3rem !important;
  }

  .mr35 {
    margin-right: 3.5rem !important;
  }

  .mr40 {
    margin-right: 4rem !important;
  }

  .mr45 {
    margin-right: 4.5rem !important;
  }

  .mr50 {
    margin-right: 5rem !important;
  }

  .mr60 {
    margin-right: 6rem !important;
  }

  .mr70 {
    margin-right: 7rem !important;
  }

  .mr80 {
    margin-right: 8rem !important;
  }

  .mr90 {
    margin-right: 9rem !important;
  }

  .ml0 {
    margin-left: 0 !important;
  }

  .ml05 {
    margin-left: 0.5rem !important;
  }

  .ml10 {
    margin-left: 1rem !important;
  }

  .ml15 {
    margin-left: 1.5rem !important;
  }

  .ml20 {
    margin-left: 2rem !important;
  }

  .ml25 {
    margin-left: 2.5rem !important;
  }

  .ml30 {
    margin-left: 3rem !important;
  }

  .ml35 {
    margin-left: 3.5rem !important;
  }

  .ml40 {
    margin-left: 4rem !important;
  }

  .ml45 {
    margin-left: 4.5rem !important;
  }

  .ml50 {
    margin-left: 5rem !important;
  }

  .ml60 {
    margin-left: 6rem !important;
  }

  .ml70 {
    margin-left: 7rem !important;
  }

  .ml80 {
    margin-left: 8rem !important;
  }

  .ml90 {
    margin-left: 9rem !important;
  }

  /* ============================== */
  .p0 {
    padding: 0vw !important;
  }

  .p1 {
    padding: 1vw !important;
  }

  .p2 {
    padding: 2vw !important;
  }

  .p3 {
    padding: 3vw !important;
  }

  .p4 {
    padding: 4vw !important;
  }

  .p5 {
    padding: 5vw !important;
  }

  .p6 {
    padding: 6vw !important;
  }

  .p7 {
    padding: 7vw !important;
  }

  .p8 {
    padding: 8vw !important;
  }

  .p9 {
    padding: 9vw !important;
  }

  .pb0 {
    padding-bottom: 0 !important;
  }

  .pb03 {
    padding-bottom: 0.3rem !important;
  }

  .pb05 {
    padding-bottom: 0.5rem !important;
  }

  .pb10 {
    padding-bottom: 1rem !important;
  }

  .pb15 {
    padding-bottom: 1.5rem !important;
  }

  .pb20 {
    padding-bottom: 2rem !important;
  }

  .pb25 {
    padding-bottom: 2.5rem !important;
  }

  .pb30 {
    padding-bottom: 3rem !important;
  }

  .pb35 {
    padding-bottom: 3.5rem !important;
  }

  .pb40 {
    padding-bottom: 4rem !important;
  }

  .pb45 {
    padding-bottom: 4.5rem !important;
  }

  .pb50 {
    padding-bottom: 5rem !important;
  }

  .pb55 {
    padding-bottom: 5.5rem !important;
  }

  .pb60 {
    padding-bottom: 6rem !important;
  }

  .pb65 {
    padding-bottom: 6.5rem !important;
  }

  .pb70 {
    padding-bottom: 7rem !important;
  }

  .pb75 {
    padding-bottom: 7.5rem !important;
  }

  .pb80 {
    padding-bottom: 8rem !important;
  }

  .pb85 {
    padding-bottom: 8.5rem !important;
  }

  .pb90 {
    padding-bottom: 9rem !important;
  }

  .pb95 {
    padding-bottom: 9.5rem !important;
  }

  .pb100 {
    padding-bottom: 10rem !important;
  }

  .pb105 {
    padding-bottom: 10.5rem !important;
  }

  .pb200 {
    padding-bottom: 20rem !important;
  }

  .pb300 {
    padding-bottom: 30rem !important;
  }

  .pt0 {
    padding-top: 0 !important;
  }

  .pt05 {
    padding-top: 0.5rem !important;
  }

  .pt10 {
    padding-top: 1rem !important;
  }

  .pt15 {
    padding-top: 1.5rem !important;
  }

  .pt20 {
    padding-top: 2rem !important;
  }

  .pt25 {
    padding-top: 2.5rem !important;
  }

  .pt30 {
    padding-top: 3rem !important;
  }

  .pt35 {
    padding-top: 3.5rem !important;
  }

  .pt40 {
    padding-top: 4rem !important;
  }

  .pt45 {
    padding-top: 4.5rem !important;
  }

  .pt50 {
    padding-top: 5rem !important;
  }

  .pt55 {
    padding-top: 5.5rem !important;
  }

  .pt60 {
    padding-top: 6rem !important;
  }

  .pt65 {
    padding-top: 6.5rem !important;
  }

  .pt70 {
    padding-top: 7rem !important;
  }

  .pt75 {
    padding-top: 7.5rem !important;
  }

  .pt80 {
    padding-top: 8rem !important;
  }

  .pt85 {
    padding-top: 8.5rem !important;
  }

  .pt90 {
    padding-top: 9rem !important;
  }

  .pt95 {
    padding-top: 9.5rem !important;
  }

  .pt100 {
    padding-top: 10rem !important;
  }

  .pt105 {
    padding-top: 10.5rem !important;
  }

  .pt200 {
    padding-top: 20rem !important;
  }

  .pt300 {
    padding-top: 30rem !important;
  }

  .pr0 {
    padding-right: 0 !important;
  }

  .pr05 {
    padding-right: 0.5rem !important;
  }

  .pr10 {
    padding-right: 1rem !important;
  }

  .pr15 {
    padding-right: 1.5rem !important;
  }

  .pr20 {
    padding-right: 2rem !important;
  }

  .pr25 {
    padding-right: 2.5rem !important;
  }

  .pr30 {
    padding-right: 3rem !important;
  }

  .pr35 {
    padding-right: 3.5rem !important;
  }

  .pr40 {
    padding-right: 4rem !important;
  }

  .pr45 {
    padding-right: 4.5rem !important;
  }

  .pr50 {
    padding-right: 5rem !important;
  }

  .pr60 {
    padding-right: 6rem !important;
  }

  .pr70 {
    padding-right: 7rem !important;
  }

  .pr80 {
    padding-right: 8rem !important;
  }

  .pr90 {
    padding-right: 9rem !important;
  }

  .pl0 {
    padding-left: 0 !important;
  }

  .pl05 {
    padding-left: 0.5rem !important;
  }

  .pl10 {
    padding-left: 1rem !important;
  }

  .pl15 {
    padding-left: 1.5rem !important;
  }

  .pl20 {
    padding-left: 2rem !important;
  }

  .pl25 {
    padding-left: 2.5rem !important;
  }

  .pl30 {
    padding-left: 3rem !important;
  }

  .pl35 {
    padding-left: 3.5rem !important;
  }

  .pl40 {
    padding-left: 4rem !important;
  }

  .pl45 {
    padding-left: 4.5rem !important;
  }

  .pl50 {
    padding-left: 5rem !important;
  }

  .pl60 {
    padding-left: 6rem !important;
  }

  .pl70 {
    padding-left: 7rem !important;
  }

  .pl80 {
    padding-left: 8rem !important;
  }

  .pl90 {
    padding-left: 9rem !important;
  }

  /*  ------------------------------------------------------------ */
  /*フォントサイズ*/
  /*  ------------------------------------------------------------ */
  /*100,300,400,500,700,900*/
  .strong300 {
    font-weight: 300;
  }

  .strong400 {
    font-weight: 400;
  }

  .strong500 {
    font-weight: 500;
  }

  .strong700 {
    font-weight: 700;
  }

  .txt08 {
    font-size: 0.8rem !important;
  }

  .txt085 {
    font-size: 0.85rem !important;
  }

  .txt095 {
    font-size: 0.95rem !important;
  }

  .txt09 {
    font-size: 0.9rem !important;
  }

  .txt10 {
    font-size: 1rem !important;
  }

  .txt11 {
    font-size: 1.1rem !important;
  }

  .txt12 {
    font-size: 1.2rem !important;
  }

  .txt13 {
    font-size: 1.3rem !important;
  }

  .txt14 {
    font-size: 1.4rem !important;
  }

  .txt15 {
    font-size: 1.5rem !important;
  }

  .txt16 {
    font-size: 1.6rem !important;
  }

  .txt17 {
    font-size: 1.7rem !important;
  }

  .txt18 {
    font-size: 1.8rem !important;
  }

  .txt19 {
    font-size: 1.9rem !important;
  }

  .txt20 {
    font-size: 2rem !important;
  }

  .txt21 {
    font-size: 2.1rem !important;
  }

  .txt22 {
    font-size: 2.2rem !important;
  }

  .txt23 {
    font-size: 2.3rem !important;
  }

  .txt24 {
    font-size: 2.4rem !important;
  }

  .txt25 {
    font-size: 2.5rem !important;
  }

  .txt26 {
    font-size: 2.6rem !important;
  }

  .txt27 {
    font-size: 2.7rem !important;
  }

  .txt28 {
    font-size: 2.8rem !important;
  }

  .txt29 {
    font-size: 2.9rem !important;
  }

  .txt30 {
    font-size: 3rem !important;
  }

  /*  ------------------------------------------------------------ */
  /*　行高さ　*/
  /*  ------------------------------------------------------------ */
  .lineheight10 {
    line-height: 1 !important;
  }

  .lineheight11 {
    line-height: 1.1 !important;
  }

  .lineheight12 {
    line-height: 1.2 !important;
  }

  .lineheight13 {
    line-height: 1.3 !important;
  }

  .lineheight14 {
    line-height: 1.4 !important;
  }

  .lineheight15 {
    line-height: 1.5 !important;
  }

  .lineheight16 {
    line-height: 1.6 !important;
  }

  .lineheight17 {
    line-height: 1.7 !important;
  }

  .lineheight18 {
    line-height: 1.8 !important;
  }

  .lineheight19 {
    line-height: 1.9 !important;
  }

  .lineheight20 {
    line-height: 2 !important;
  }
}
