@charset "UTF-8";
/*----------------------------------------------------------

フォント

----------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
/*----------------------------------------------------------

Reset

----------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/*----------------------------------------------------------

Width

----------------------------------------------------------*/
.width_0 {
  width: 0% !important;
}

.width_10 {
  width: 10% !important;
}

.width_20 {
  width: 20% !important;
}

.width_30 {
  width: 30% !important;
}

.width_40 {
  width: 40% !important;
}

.width_50 {
  width: 50% !important;
}

.width_60 {
  width: 60% !important;
}

.width_70 {
  width: 70% !important;
}

.width_80 {
  width: 80% !important;
}

.width_90 {
  width: 90% !important;
}

.width_100 {
  width: 100% !important;
}

@media screen and (max-width: 1023px) {
  .width_md_0 {
    width: 0% !important;
  }

  .width_md_10 {
    width: 10% !important;
  }

  .width_md_20 {
    width: 20% !important;
  }

  .width_md_30 {
    width: 30% !important;
  }

  .width_md_40 {
    width: 40% !important;
  }

  .width_md_50 {
    width: 50% !important;
  }

  .width_md_60 {
    width: 60% !important;
  }

  .width_md_70 {
    width: 70% !important;
  }

  .width_md_80 {
    width: 80% !important;
  }

  .width_md_90 {
    width: 90% !important;
  }

  .width_md_100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 540px) {
  .width_sm_0 {
    width: 0% !important;
  }

  .width_sm_10 {
    width: 10% !important;
  }

  .width_sm_20 {
    width: 20% !important;
  }

  .width_sm_30 {
    width: 30% !important;
  }

  .width_sm_40 {
    width: 40% !important;
  }

  .width_sm_50 {
    width: 50% !important;
  }

  .width_sm_60 {
    width: 60% !important;
  }

  .width_sm_70 {
    width: 70% !important;
  }

  .width_sm_80 {
    width: 80% !important;
  }

  .width_sm_90 {
    width: 90% !important;
  }

  .width_sm_100 {
    width: 100% !important;
  }
}
/*----------------------------------------------------------

Margin

----------------------------------------------------------*/
.mg_0 {
  margin: 0rem !important;
}

.mt_0 {
  margin-top: 0rem !important;
}

.mr_0 {
  margin-right: 0rem !important;
}

.mb_0 {
  margin-bottom: 0rem !important;
}

.ml_0 {
  margin-left: 0rem !important;
}

.mg_10 {
  margin: 1rem !important;
}

.mt_10 {
  margin-top: 1rem !important;
}

.mr_10 {
  margin-right: 1rem !important;
}

.mb_10 {
  margin-bottom: 1rem !important;
}

.ml_10 {
  margin-left: 1rem !important;
}

.mg_20 {
  margin: 2rem !important;
}

.mt_20 {
  margin-top: 2rem !important;
}

.mr_20 {
  margin-right: 2rem !important;
}

.mb_20 {
  margin-bottom: 2rem !important;
}

.ml_20 {
  margin-left: 2rem !important;
}

.mg_30 {
  margin: 3rem !important;
}

.mt_30 {
  margin-top: 3rem !important;
}

.mr_30 {
  margin-right: 3rem !important;
}

.mb_30 {
  margin-bottom: 3rem !important;
}

.ml_30 {
  margin-left: 3rem !important;
}

.mg_40 {
  margin: 4rem !important;
}

.mt_40 {
  margin-top: 4rem !important;
}

.mr_40 {
  margin-right: 4rem !important;
}

.mb_40 {
  margin-bottom: 4rem !important;
}

.ml_40 {
  margin-left: 4rem !important;
}

.mg_50 {
  margin: 5rem !important;
}

.mt_50 {
  margin-top: 5rem !important;
}

.mr_50 {
  margin-right: 5rem !important;
}

.mb_50 {
  margin-bottom: 5rem !important;
}

.ml_50 {
  margin-left: 5rem !important;
}

.mg_60 {
  margin: 6rem !important;
}

.mt_60 {
  margin-top: 6rem !important;
}

.mr_60 {
  margin-right: 6rem !important;
}

.mb_60 {
  margin-bottom: 6rem !important;
}

.ml_60 {
  margin-left: 6rem !important;
}

.mg_70 {
  margin: 7rem !important;
}

.mt_70 {
  margin-top: 7rem !important;
}

.mr_70 {
  margin-right: 7rem !important;
}

.mb_70 {
  margin-bottom: 7rem !important;
}

.ml_70 {
  margin-left: 7rem !important;
}

.mg_80 {
  margin: 8rem !important;
}

.mt_80 {
  margin-top: 8rem !important;
}

.mr_80 {
  margin-right: 8rem !important;
}

.mb_80 {
  margin-bottom: 8rem !important;
}

.ml_80 {
  margin-left: 8rem !important;
}

.mg_90 {
  margin: 9rem !important;
}

.mt_90 {
  margin-top: 9rem !important;
}

.mr_90 {
  margin-right: 9rem !important;
}

.mb_90 {
  margin-bottom: 9rem !important;
}

.ml_90 {
  margin-left: 9rem !important;
}

.mg_100 {
  margin: 10rem !important;
}

.mt_100 {
  margin-top: 10rem !important;
}

.mr_100 {
  margin-right: 10rem !important;
}

.mb_100 {
  margin-bottom: 10rem !important;
}

.ml_100 {
  margin-left: 10rem !important;
}

.mg_110 {
  margin: 11rem !important;
}

.mt_110 {
  margin-top: 11rem !important;
}

.mr_110 {
  margin-right: 11rem !important;
}

.mb_110 {
  margin-bottom: 11rem !important;
}

.ml_110 {
  margin-left: 11rem !important;
}

.mg_120 {
  margin: 12rem !important;
}

.mt_120 {
  margin-top: 12rem !important;
}

.mr_120 {
  margin-right: 12rem !important;
}

.mb_120 {
  margin-bottom: 12rem !important;
}

.ml_120 {
  margin-left: 12rem !important;
}

.mg_130 {
  margin: 13rem !important;
}

.mt_130 {
  margin-top: 13rem !important;
}

.mr_130 {
  margin-right: 13rem !important;
}

.mb_130 {
  margin-bottom: 13rem !important;
}

.ml_130 {
  margin-left: 13rem !important;
}

.mg_140 {
  margin: 14rem !important;
}

.mt_140 {
  margin-top: 14rem !important;
}

.mr_140 {
  margin-right: 14rem !important;
}

.mb_140 {
  margin-bottom: 14rem !important;
}

.ml_140 {
  margin-left: 14rem !important;
}

.mg_150 {
  margin: 15rem !important;
}

.mt_150 {
  margin-top: 15rem !important;
}

.mr_150 {
  margin-right: 15rem !important;
}

.mb_150 {
  margin-bottom: 15rem !important;
}

.ml_150 {
  margin-left: 15rem !important;
}

.mg_160 {
  margin: 16rem !important;
}

.mt_160 {
  margin-top: 16rem !important;
}

.mr_160 {
  margin-right: 16rem !important;
}

.mb_160 {
  margin-bottom: 16rem !important;
}

.ml_160 {
  margin-left: 16rem !important;
}

.mg_170 {
  margin: 17rem !important;
}

.mt_170 {
  margin-top: 17rem !important;
}

.mr_170 {
  margin-right: 17rem !important;
}

.mb_170 {
  margin-bottom: 17rem !important;
}

.ml_170 {
  margin-left: 17rem !important;
}

.mg_180 {
  margin: 18rem !important;
}

.mt_180 {
  margin-top: 18rem !important;
}

.mr_180 {
  margin-right: 18rem !important;
}

.mb_180 {
  margin-bottom: 18rem !important;
}

.ml_180 {
  margin-left: 18rem !important;
}

.mg_190 {
  margin: 19rem !important;
}

.mt_190 {
  margin-top: 19rem !important;
}

.mr_190 {
  margin-right: 19rem !important;
}

.mb_190 {
  margin-bottom: 19rem !important;
}

.ml_190 {
  margin-left: 19rem !important;
}

.mg_200 {
  margin: 20rem !important;
}

.mt_200 {
  margin-top: 20rem !important;
}

.mr_200 {
  margin-right: 20rem !important;
}

.mb_200 {
  margin-bottom: 20rem !important;
}

.ml_200 {
  margin-left: 20rem !important;
}

@media screen and (max-width: 1023px) {
  .mt_md_0 {
    margin-top: 0rem !important;
  }

  .mr_md_0 {
    margin-right: 0rem !important;
  }

  .mb_md_0 {
    margin-bottom: 0rem !important;
  }

  .ml_md_0 {
    margin-left: 0rem !important;
  }

  .mt_md_10 {
    margin-top: 1rem !important;
  }

  .mr_md_10 {
    margin-right: 1rem !important;
  }

  .mb_md_10 {
    margin-bottom: 1rem !important;
  }

  .ml_md_10 {
    margin-left: 1rem !important;
  }

  .mt_md_20 {
    margin-top: 2rem !important;
  }

  .mr_md_20 {
    margin-right: 2rem !important;
  }

  .mb_md_20 {
    margin-bottom: 2rem !important;
  }

  .ml_md_20 {
    margin-left: 2rem !important;
  }

  .mt_md_30 {
    margin-top: 3rem !important;
  }

  .mr_md_30 {
    margin-right: 3rem !important;
  }

  .mb_md_30 {
    margin-bottom: 3rem !important;
  }

  .ml_md_30 {
    margin-left: 3rem !important;
  }

  .mt_md_40 {
    margin-top: 4rem !important;
  }

  .mr_md_40 {
    margin-right: 4rem !important;
  }

  .mb_md_40 {
    margin-bottom: 4rem !important;
  }

  .ml_md_40 {
    margin-left: 4rem !important;
  }

  .mt_md_50 {
    margin-top: 5rem !important;
  }

  .mr_md_50 {
    margin-right: 5rem !important;
  }

  .mb_md_50 {
    margin-bottom: 5rem !important;
  }

  .ml_md_50 {
    margin-left: 5rem !important;
  }

  .mt_md_60 {
    margin-top: 6rem !important;
  }

  .mr_md_60 {
    margin-right: 6rem !important;
  }

  .mb_md_60 {
    margin-bottom: 6rem !important;
  }

  .ml_md_60 {
    margin-left: 6rem !important;
  }

  .mt_md_70 {
    margin-top: 7rem !important;
  }

  .mr_md_70 {
    margin-right: 7rem !important;
  }

  .mb_md_70 {
    margin-bottom: 7rem !important;
  }

  .ml_md_70 {
    margin-left: 7rem !important;
  }

  .mt_md_80 {
    margin-top: 8rem !important;
  }

  .mr_md_80 {
    margin-right: 8rem !important;
  }

  .mb_md_80 {
    margin-bottom: 8rem !important;
  }

  .ml_md_80 {
    margin-left: 8rem !important;
  }

  .mt_md_90 {
    margin-top: 9rem !important;
  }

  .mr_md_90 {
    margin-right: 9rem !important;
  }

  .mb_md_90 {
    margin-bottom: 9rem !important;
  }

  .ml_md_90 {
    margin-left: 9rem !important;
  }

  .mt_md_100 {
    margin-top: 10rem !important;
  }

  .mr_md_100 {
    margin-right: 10rem !important;
  }

  .mb_md_100 {
    margin-bottom: 10rem !important;
  }

  .ml_md_100 {
    margin-left: 10rem !important;
  }

  .mt_md_110 {
    margin-top: 11rem !important;
  }

  .mr_md_110 {
    margin-right: 11rem !important;
  }

  .mb_md_110 {
    margin-bottom: 11rem !important;
  }

  .ml_md_110 {
    margin-left: 11rem !important;
  }

  .mt_md_120 {
    margin-top: 12rem !important;
  }

  .mr_md_120 {
    margin-right: 12rem !important;
  }

  .mb_md_120 {
    margin-bottom: 12rem !important;
  }

  .ml_md_120 {
    margin-left: 12rem !important;
  }

  .mt_md_130 {
    margin-top: 13rem !important;
  }

  .mr_md_130 {
    margin-right: 13rem !important;
  }

  .mb_md_130 {
    margin-bottom: 13rem !important;
  }

  .ml_md_130 {
    margin-left: 13rem !important;
  }

  .mt_md_140 {
    margin-top: 14rem !important;
  }

  .mr_md_140 {
    margin-right: 14rem !important;
  }

  .mb_md_140 {
    margin-bottom: 14rem !important;
  }

  .ml_md_140 {
    margin-left: 14rem !important;
  }

  .mt_md_150 {
    margin-top: 15rem !important;
  }

  .mr_md_150 {
    margin-right: 15rem !important;
  }

  .mb_md_150 {
    margin-bottom: 15rem !important;
  }

  .ml_md_150 {
    margin-left: 15rem !important;
  }

  .mt_md_160 {
    margin-top: 16rem !important;
  }

  .mr_md_160 {
    margin-right: 16rem !important;
  }

  .mb_md_160 {
    margin-bottom: 16rem !important;
  }

  .ml_md_160 {
    margin-left: 16rem !important;
  }

  .mt_md_170 {
    margin-top: 17rem !important;
  }

  .mr_md_170 {
    margin-right: 17rem !important;
  }

  .mb_md_170 {
    margin-bottom: 17rem !important;
  }

  .ml_md_170 {
    margin-left: 17rem !important;
  }

  .mt_md_180 {
    margin-top: 18rem !important;
  }

  .mr_md_180 {
    margin-right: 18rem !important;
  }

  .mb_md_180 {
    margin-bottom: 18rem !important;
  }

  .ml_md_180 {
    margin-left: 18rem !important;
  }

  .mt_md_190 {
    margin-top: 19rem !important;
  }

  .mr_md_190 {
    margin-right: 19rem !important;
  }

  .mb_md_190 {
    margin-bottom: 19rem !important;
  }

  .ml_md_190 {
    margin-left: 19rem !important;
  }

  .mt_md_200 {
    margin-top: 20rem !important;
  }

  .mr_md_200 {
    margin-right: 20rem !important;
  }

  .mb_md_200 {
    margin-bottom: 20rem !important;
  }

  .ml_md_200 {
    margin-left: 20rem !important;
  }
}
@media screen and (max-width: 540px) {
  .mt_0 {
    margin-top: 0rem !important;
  }

  .mr_0 {
    margin-right: 0rem !important;
  }

  .mb_0 {
    margin-bottom: 0rem !important;
  }

  .ml_0 {
    margin-left: 0rem !important;
  }

  .mt_10 {
    margin-top: 1rem !important;
  }

  .mr_10 {
    margin-right: 1rem !important;
  }

  .mb_10 {
    margin-bottom: 1rem !important;
  }

  .ml_10 {
    margin-left: 1rem !important;
  }

  .mt_20 {
    margin-top: 2rem !important;
  }

  .mr_20 {
    margin-right: 2rem !important;
  }

  .mb_20 {
    margin-bottom: 2rem !important;
  }

  .ml_20 {
    margin-left: 2rem !important;
  }

  .mt_30 {
    margin-top: 3rem !important;
  }

  .mr_30 {
    margin-right: 3rem !important;
  }

  .mb_30 {
    margin-bottom: 3rem !important;
  }

  .ml_30 {
    margin-left: 3rem !important;
  }

  .mt_40 {
    margin-top: 4rem !important;
  }

  .mr_40 {
    margin-right: 4rem !important;
  }

  .mb_40 {
    margin-bottom: 4rem !important;
  }

  .ml_40 {
    margin-left: 4rem !important;
  }

  .mt_50 {
    margin-top: 5rem !important;
  }

  .mr_50 {
    margin-right: 5rem !important;
  }

  .mb_50 {
    margin-bottom: 5rem !important;
  }

  .ml_50 {
    margin-left: 5rem !important;
  }

  .mt_60 {
    margin-top: 6rem !important;
  }

  .mr_60 {
    margin-right: 6rem !important;
  }

  .mb_60 {
    margin-bottom: 6rem !important;
  }

  .ml_60 {
    margin-left: 6rem !important;
  }

  .mt_70 {
    margin-top: 7rem !important;
  }

  .mr_70 {
    margin-right: 7rem !important;
  }

  .mb_70 {
    margin-bottom: 7rem !important;
  }

  .ml_70 {
    margin-left: 7rem !important;
  }

  .mt_80 {
    margin-top: 8rem !important;
  }

  .mr_80 {
    margin-right: 8rem !important;
  }

  .mb_80 {
    margin-bottom: 8rem !important;
  }

  .ml_80 {
    margin-left: 8rem !important;
  }

  .mt_90 {
    margin-top: 9rem !important;
  }

  .mr_90 {
    margin-right: 9rem !important;
  }

  .mb_90 {
    margin-bottom: 9rem !important;
  }

  .ml_90 {
    margin-left: 9rem !important;
  }

  .mt_100 {
    margin-top: 10rem !important;
  }

  .mr_100 {
    margin-right: 10rem !important;
  }

  .mb_100 {
    margin-bottom: 10rem !important;
  }

  .ml_100 {
    margin-left: 10rem !important;
  }

  .mt_110 {
    margin-top: 11rem !important;
  }

  .mr_110 {
    margin-right: 11rem !important;
  }

  .mb_110 {
    margin-bottom: 11rem !important;
  }

  .ml_110 {
    margin-left: 11rem !important;
  }

  .mt_120 {
    margin-top: 12rem !important;
  }

  .mr_120 {
    margin-right: 12rem !important;
  }

  .mb_120 {
    margin-bottom: 12rem !important;
  }

  .ml_120 {
    margin-left: 12rem !important;
  }

  .mt_130 {
    margin-top: 13rem !important;
  }

  .mr_130 {
    margin-right: 13rem !important;
  }

  .mb_130 {
    margin-bottom: 13rem !important;
  }

  .ml_130 {
    margin-left: 13rem !important;
  }

  .mt_140 {
    margin-top: 14rem !important;
  }

  .mr_140 {
    margin-right: 14rem !important;
  }

  .mb_140 {
    margin-bottom: 14rem !important;
  }

  .ml_140 {
    margin-left: 14rem !important;
  }

  .mt_150 {
    margin-top: 15rem !important;
  }

  .mr_150 {
    margin-right: 15rem !important;
  }

  .mb_150 {
    margin-bottom: 15rem !important;
  }

  .ml_150 {
    margin-left: 15rem !important;
  }

  .mt_160 {
    margin-top: 16rem !important;
  }

  .mr_160 {
    margin-right: 16rem !important;
  }

  .mb_160 {
    margin-bottom: 16rem !important;
  }

  .ml_160 {
    margin-left: 16rem !important;
  }

  .mt_170 {
    margin-top: 17rem !important;
  }

  .mr_170 {
    margin-right: 17rem !important;
  }

  .mb_170 {
    margin-bottom: 17rem !important;
  }

  .ml_170 {
    margin-left: 17rem !important;
  }

  .mt_180 {
    margin-top: 18rem !important;
  }

  .mr_180 {
    margin-right: 18rem !important;
  }

  .mb_180 {
    margin-bottom: 18rem !important;
  }

  .ml_180 {
    margin-left: 18rem !important;
  }

  .mt_190 {
    margin-top: 19rem !important;
  }

  .mr_190 {
    margin-right: 19rem !important;
  }

  .mb_190 {
    margin-bottom: 19rem !important;
  }

  .ml_190 {
    margin-left: 19rem !important;
  }

  .mt_200 {
    margin-top: 20rem !important;
  }

  .mr_200 {
    margin-right: 20rem !important;
  }

  .mb_200 {
    margin-bottom: 20rem !important;
  }

  .ml_200 {
    margin-left: 20rem !important;
  }

  .mt_md_0 {
    margin-top: 0rem !important;
  }

  .mr_md_0 {
    margin-right: 0rem !important;
  }

  .mb_md_0 {
    margin-bottom: 0rem !important;
  }

  .ml_md_0 {
    margin-left: 0rem !important;
  }

  .mt_md_10 {
    margin-top: 1rem !important;
  }

  .mr_md_10 {
    margin-right: 1rem !important;
  }

  .mb_md_10 {
    margin-bottom: 1rem !important;
  }

  .ml_md_10 {
    margin-left: 1rem !important;
  }

  .mt_md_20 {
    margin-top: 2rem !important;
  }

  .mr_md_20 {
    margin-right: 2rem !important;
  }

  .mb_md_20 {
    margin-bottom: 2rem !important;
  }

  .ml_md_20 {
    margin-left: 2rem !important;
  }

  .mt_md_30 {
    margin-top: 3rem !important;
  }

  .mr_md_30 {
    margin-right: 3rem !important;
  }

  .mb_md_30 {
    margin-bottom: 3rem !important;
  }

  .ml_md_30 {
    margin-left: 3rem !important;
  }

  .mt_md_40 {
    margin-top: 4rem !important;
  }

  .mr_md_40 {
    margin-right: 4rem !important;
  }

  .mb_md_40 {
    margin-bottom: 4rem !important;
  }

  .ml_md_40 {
    margin-left: 4rem !important;
  }

  .mt_md_50 {
    margin-top: 5rem !important;
  }

  .mr_md_50 {
    margin-right: 5rem !important;
  }

  .mb_md_50 {
    margin-bottom: 5rem !important;
  }

  .ml_md_50 {
    margin-left: 5rem !important;
  }

  .mt_md_60 {
    margin-top: 6rem !important;
  }

  .mr_md_60 {
    margin-right: 6rem !important;
  }

  .mb_md_60 {
    margin-bottom: 6rem !important;
  }

  .ml_md_60 {
    margin-left: 6rem !important;
  }

  .mt_md_70 {
    margin-top: 7rem !important;
  }

  .mr_md_70 {
    margin-right: 7rem !important;
  }

  .mb_md_70 {
    margin-bottom: 7rem !important;
  }

  .ml_md_70 {
    margin-left: 7rem !important;
  }

  .mt_md_80 {
    margin-top: 8rem !important;
  }

  .mr_md_80 {
    margin-right: 8rem !important;
  }

  .mb_md_80 {
    margin-bottom: 8rem !important;
  }

  .ml_md_80 {
    margin-left: 8rem !important;
  }

  .mt_md_90 {
    margin-top: 9rem !important;
  }

  .mr_md_90 {
    margin-right: 9rem !important;
  }

  .mb_md_90 {
    margin-bottom: 9rem !important;
  }

  .ml_md_90 {
    margin-left: 9rem !important;
  }

  .mt_md_100 {
    margin-top: 10rem !important;
  }

  .mr_md_100 {
    margin-right: 10rem !important;
  }

  .mb_md_100 {
    margin-bottom: 10rem !important;
  }

  .ml_md_100 {
    margin-left: 10rem !important;
  }

  .mt_md_110 {
    margin-top: 11rem !important;
  }

  .mr_md_110 {
    margin-right: 11rem !important;
  }

  .mb_md_110 {
    margin-bottom: 11rem !important;
  }

  .ml_md_110 {
    margin-left: 11rem !important;
  }

  .mt_md_120 {
    margin-top: 12rem !important;
  }

  .mr_md_120 {
    margin-right: 12rem !important;
  }

  .mb_md_120 {
    margin-bottom: 12rem !important;
  }

  .ml_md_120 {
    margin-left: 12rem !important;
  }

  .mt_md_130 {
    margin-top: 13rem !important;
  }

  .mr_md_130 {
    margin-right: 13rem !important;
  }

  .mb_md_130 {
    margin-bottom: 13rem !important;
  }

  .ml_md_130 {
    margin-left: 13rem !important;
  }

  .mt_md_140 {
    margin-top: 14rem !important;
  }

  .mr_md_140 {
    margin-right: 14rem !important;
  }

  .mb_md_140 {
    margin-bottom: 14rem !important;
  }

  .ml_md_140 {
    margin-left: 14rem !important;
  }

  .mt_md_150 {
    margin-top: 15rem !important;
  }

  .mr_md_150 {
    margin-right: 15rem !important;
  }

  .mb_md_150 {
    margin-bottom: 15rem !important;
  }

  .ml_md_150 {
    margin-left: 15rem !important;
  }

  .mt_md_160 {
    margin-top: 16rem !important;
  }

  .mr_md_160 {
    margin-right: 16rem !important;
  }

  .mb_md_160 {
    margin-bottom: 16rem !important;
  }

  .ml_md_160 {
    margin-left: 16rem !important;
  }

  .mt_md_170 {
    margin-top: 17rem !important;
  }

  .mr_md_170 {
    margin-right: 17rem !important;
  }

  .mb_md_170 {
    margin-bottom: 17rem !important;
  }

  .ml_md_170 {
    margin-left: 17rem !important;
  }

  .mt_md_180 {
    margin-top: 18rem !important;
  }

  .mr_md_180 {
    margin-right: 18rem !important;
  }

  .mb_md_180 {
    margin-bottom: 18rem !important;
  }

  .ml_md_180 {
    margin-left: 18rem !important;
  }

  .mt_md_190 {
    margin-top: 19rem !important;
  }

  .mr_md_190 {
    margin-right: 19rem !important;
  }

  .mb_md_190 {
    margin-bottom: 19rem !important;
  }

  .ml_md_190 {
    margin-left: 19rem !important;
  }

  .mt_md_200 {
    margin-top: 20rem !important;
  }

  .mr_md_200 {
    margin-right: 20rem !important;
  }

  .mb_md_200 {
    margin-bottom: 20rem !important;
  }

  .ml_md_200 {
    margin-left: 20rem !important;
  }

  .mt_sm_0 {
    margin-top: 0rem !important;
  }

  .mr_sm_0 {
    margin-right: 0rem !important;
  }

  .mb_sm_0 {
    margin-bottom: 0rem !important;
  }

  .ml_sm_0 {
    margin-left: 0rem !important;
  }

  .mt_sm_10 {
    margin-top: 1rem !important;
  }

  .mr_sm_10 {
    margin-right: 1rem !important;
  }

  .mb_sm_10 {
    margin-bottom: 1rem !important;
  }

  .ml_sm_10 {
    margin-left: 1rem !important;
  }

  .mt_sm_20 {
    margin-top: 2rem !important;
  }

  .mr_sm_20 {
    margin-right: 2rem !important;
  }

  .mb_sm_20 {
    margin-bottom: 2rem !important;
  }

  .ml_sm_20 {
    margin-left: 2rem !important;
  }

  .mt_sm_30 {
    margin-top: 3rem !important;
  }

  .mr_sm_30 {
    margin-right: 3rem !important;
  }

  .mb_sm_30 {
    margin-bottom: 3rem !important;
  }

  .ml_sm_30 {
    margin-left: 3rem !important;
  }

  .mt_sm_40 {
    margin-top: 4rem !important;
  }

  .mr_sm_40 {
    margin-right: 4rem !important;
  }

  .mb_sm_40 {
    margin-bottom: 4rem !important;
  }

  .ml_sm_40 {
    margin-left: 4rem !important;
  }

  .mt_sm_50 {
    margin-top: 5rem !important;
  }

  .mr_sm_50 {
    margin-right: 5rem !important;
  }

  .mb_sm_50 {
    margin-bottom: 5rem !important;
  }

  .ml_sm_50 {
    margin-left: 5rem !important;
  }

  .mt_sm_60 {
    margin-top: 6rem !important;
  }

  .mr_sm_60 {
    margin-right: 6rem !important;
  }

  .mb_sm_60 {
    margin-bottom: 6rem !important;
  }

  .ml_sm_60 {
    margin-left: 6rem !important;
  }

  .mt_sm_70 {
    margin-top: 7rem !important;
  }

  .mr_sm_70 {
    margin-right: 7rem !important;
  }

  .mb_sm_70 {
    margin-bottom: 7rem !important;
  }

  .ml_sm_70 {
    margin-left: 7rem !important;
  }

  .mt_sm_80 {
    margin-top: 8rem !important;
  }

  .mr_sm_80 {
    margin-right: 8rem !important;
  }

  .mb_sm_80 {
    margin-bottom: 8rem !important;
  }

  .ml_sm_80 {
    margin-left: 8rem !important;
  }

  .mt_sm_90 {
    margin-top: 9rem !important;
  }

  .mr_sm_90 {
    margin-right: 9rem !important;
  }

  .mb_sm_90 {
    margin-bottom: 9rem !important;
  }

  .ml_sm_90 {
    margin-left: 9rem !important;
  }

  .mt_sm_100 {
    margin-top: 10rem !important;
  }

  .mr_sm_100 {
    margin-right: 10rem !important;
  }

  .mb_sm_100 {
    margin-bottom: 10rem !important;
  }

  .ml_sm_100 {
    margin-left: 10rem !important;
  }

  .mt_sm_110 {
    margin-top: 11rem !important;
  }

  .mr_sm_110 {
    margin-right: 11rem !important;
  }

  .mb_sm_110 {
    margin-bottom: 11rem !important;
  }

  .ml_sm_110 {
    margin-left: 11rem !important;
  }

  .mt_sm_120 {
    margin-top: 12rem !important;
  }

  .mr_sm_120 {
    margin-right: 12rem !important;
  }

  .mb_sm_120 {
    margin-bottom: 12rem !important;
  }

  .ml_sm_120 {
    margin-left: 12rem !important;
  }

  .mt_sm_130 {
    margin-top: 13rem !important;
  }

  .mr_sm_130 {
    margin-right: 13rem !important;
  }

  .mb_sm_130 {
    margin-bottom: 13rem !important;
  }

  .ml_sm_130 {
    margin-left: 13rem !important;
  }

  .mt_sm_140 {
    margin-top: 14rem !important;
  }

  .mr_sm_140 {
    margin-right: 14rem !important;
  }

  .mb_sm_140 {
    margin-bottom: 14rem !important;
  }

  .ml_sm_140 {
    margin-left: 14rem !important;
  }

  .mt_sm_150 {
    margin-top: 15rem !important;
  }

  .mr_sm_150 {
    margin-right: 15rem !important;
  }

  .mb_sm_150 {
    margin-bottom: 15rem !important;
  }

  .ml_sm_150 {
    margin-left: 15rem !important;
  }

  .mt_sm_160 {
    margin-top: 16rem !important;
  }

  .mr_sm_160 {
    margin-right: 16rem !important;
  }

  .mb_sm_160 {
    margin-bottom: 16rem !important;
  }

  .ml_sm_160 {
    margin-left: 16rem !important;
  }

  .mt_sm_170 {
    margin-top: 17rem !important;
  }

  .mr_sm_170 {
    margin-right: 17rem !important;
  }

  .mb_sm_170 {
    margin-bottom: 17rem !important;
  }

  .ml_sm_170 {
    margin-left: 17rem !important;
  }

  .mt_sm_180 {
    margin-top: 18rem !important;
  }

  .mr_sm_180 {
    margin-right: 18rem !important;
  }

  .mb_sm_180 {
    margin-bottom: 18rem !important;
  }

  .ml_sm_180 {
    margin-left: 18rem !important;
  }

  .mt_sm_190 {
    margin-top: 19rem !important;
  }

  .mr_sm_190 {
    margin-right: 19rem !important;
  }

  .mb_sm_190 {
    margin-bottom: 19rem !important;
  }

  .ml_sm_190 {
    margin-left: 19rem !important;
  }

  .mt_sm_200 {
    margin-top: 20rem !important;
  }

  .mr_sm_200 {
    margin-right: 20rem !important;
  }

  .mb_sm_200 {
    margin-bottom: 20rem !important;
  }

  .ml_sm_200 {
    margin-left: 20rem !important;
  }
}
.m_auto {
  margin: auto;
}

.ml_auto {
  margin-left: auto;
}

.mr_auto {
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .m_md_auto {
    margin: auto;
  }

  .ml_md_auto {
    margin-left: auto;
  }

  .mr_md_uto {
    margin-right: auto;
  }
}
@media screen and (max-width: 540px) {
  .m_sm_auto {
    margin: auto;
  }

  .ml_sm_auto {
    margin-left: auto;
  }

  .mr_sm_uto {
    margin-right: auto;
  }
}
/*----------------------------------------------------------

Padding

----------------------------------------------------------*/
.pd_0 {
  padding: 0rem !important;
}

.pt_0 {
  padding-top: 0rem !important;
}

.pr_0 {
  padding-right: 0rem !important;
}

.pb_0 {
  padding-bottom: 0rem !important;
}

.pl_0 {
  padding-left: 0rem !important;
}

.pd_10 {
  padding: 1rem !important;
}

.pt_10 {
  padding-top: 1rem !important;
}

.pr_10 {
  padding-right: 1rem !important;
}

.pb_10 {
  padding-bottom: 1rem !important;
}

.pl_10 {
  padding-left: 1rem !important;
}

.pd_20 {
  padding: 2rem !important;
}

.pt_20 {
  padding-top: 2rem !important;
}

.pr_20 {
  padding-right: 2rem !important;
}

.pb_20 {
  padding-bottom: 2rem !important;
}

.pl_20 {
  padding-left: 2rem !important;
}

.pd_30 {
  padding: 3rem !important;
}

.pt_30 {
  padding-top: 3rem !important;
}

.pr_30 {
  padding-right: 3rem !important;
}

.pb_30 {
  padding-bottom: 3rem !important;
}

.pl_30 {
  padding-left: 3rem !important;
}

.pd_40 {
  padding: 4rem !important;
}

.pt_40 {
  padding-top: 4rem !important;
}

.pr_40 {
  padding-right: 4rem !important;
}

.pb_40 {
  padding-bottom: 4rem !important;
}

.pl_40 {
  padding-left: 4rem !important;
}

.pd_50 {
  padding: 5rem !important;
}

.pt_50 {
  padding-top: 5rem !important;
}

.pr_50 {
  padding-right: 5rem !important;
}

.pb_50 {
  padding-bottom: 5rem !important;
}

.pl_50 {
  padding-left: 5rem !important;
}

.pd_60 {
  padding: 6rem !important;
}

.pt_60 {
  padding-top: 6rem !important;
}

.pr_60 {
  padding-right: 6rem !important;
}

.pb_60 {
  padding-bottom: 6rem !important;
}

.pl_60 {
  padding-left: 6rem !important;
}

.pd_70 {
  padding: 7rem !important;
}

.pt_70 {
  padding-top: 7rem !important;
}

.pr_70 {
  padding-right: 7rem !important;
}

.pb_70 {
  padding-bottom: 7rem !important;
}

.pl_70 {
  padding-left: 7rem !important;
}

.pd_80 {
  padding: 8rem !important;
}

.pt_80 {
  padding-top: 8rem !important;
}

.pr_80 {
  padding-right: 8rem !important;
}

.pb_80 {
  padding-bottom: 8rem !important;
}

.pl_80 {
  padding-left: 8rem !important;
}

.pd_90 {
  padding: 9rem !important;
}

.pt_90 {
  padding-top: 9rem !important;
}

.pr_90 {
  padding-right: 9rem !important;
}

.pb_90 {
  padding-bottom: 9rem !important;
}

.pl_90 {
  padding-left: 9rem !important;
}

.pd_100 {
  padding: 10rem !important;
}

.pt_100 {
  padding-top: 10rem !important;
}

.pr_100 {
  padding-right: 10rem !important;
}

.pb_100 {
  padding-bottom: 10rem !important;
}

.pl_100 {
  padding-left: 10rem !important;
}

.pd_110 {
  padding: 11rem !important;
}

.pt_110 {
  padding-top: 11rem !important;
}

.pr_110 {
  padding-right: 11rem !important;
}

.pb_110 {
  padding-bottom: 11rem !important;
}

.pl_110 {
  padding-left: 11rem !important;
}

.pd_120 {
  padding: 12rem !important;
}

.pt_120 {
  padding-top: 12rem !important;
}

.pr_120 {
  padding-right: 12rem !important;
}

.pb_120 {
  padding-bottom: 12rem !important;
}

.pl_120 {
  padding-left: 12rem !important;
}

.pd_130 {
  padding: 13rem !important;
}

.pt_130 {
  padding-top: 13rem !important;
}

.pr_130 {
  padding-right: 13rem !important;
}

.pb_130 {
  padding-bottom: 13rem !important;
}

.pl_130 {
  padding-left: 13rem !important;
}

.pd_140 {
  padding: 14rem !important;
}

.pt_140 {
  padding-top: 14rem !important;
}

.pr_140 {
  padding-right: 14rem !important;
}

.pb_140 {
  padding-bottom: 14rem !important;
}

.pl_140 {
  padding-left: 14rem !important;
}

.pd_150 {
  padding: 15rem !important;
}

.pt_150 {
  padding-top: 15rem !important;
}

.pr_150 {
  padding-right: 15rem !important;
}

.pb_150 {
  padding-bottom: 15rem !important;
}

.pl_150 {
  padding-left: 15rem !important;
}

.pd_160 {
  padding: 16rem !important;
}

.pt_160 {
  padding-top: 16rem !important;
}

.pr_160 {
  padding-right: 16rem !important;
}

.pb_160 {
  padding-bottom: 16rem !important;
}

.pl_160 {
  padding-left: 16rem !important;
}

.pd_170 {
  padding: 17rem !important;
}

.pt_170 {
  padding-top: 17rem !important;
}

.pr_170 {
  padding-right: 17rem !important;
}

.pb_170 {
  padding-bottom: 17rem !important;
}

.pl_170 {
  padding-left: 17rem !important;
}

.pd_180 {
  padding: 18rem !important;
}

.pt_180 {
  padding-top: 18rem !important;
}

.pr_180 {
  padding-right: 18rem !important;
}

.pb_180 {
  padding-bottom: 18rem !important;
}

.pl_180 {
  padding-left: 18rem !important;
}

.pd_190 {
  padding: 19rem !important;
}

.pt_190 {
  padding-top: 19rem !important;
}

.pr_190 {
  padding-right: 19rem !important;
}

.pb_190 {
  padding-bottom: 19rem !important;
}

.pl_190 {
  padding-left: 19rem !important;
}

.pd_200 {
  padding: 20rem !important;
}

.pt_200 {
  padding-top: 20rem !important;
}

.pr_200 {
  padding-right: 20rem !important;
}

.pb_200 {
  padding-bottom: 20rem !important;
}

.pl_200 {
  padding-left: 20rem !important;
}

@media screen and (max-width: 1023px) {
  .pt_md_0 {
    padding-top: 0rem !important;
  }

  .pr_md_0 {
    padding-right: 0rem !important;
  }

  .pb_md_0 {
    padding-bottom: 0rem !important;
  }

  .pl_md_0 {
    padding-left: 0rem !important;
  }

  .pt_md_10 {
    padding-top: 1rem !important;
  }

  .pr_md_10 {
    padding-right: 1rem !important;
  }

  .pb_md_10 {
    padding-bottom: 1rem !important;
  }

  .pl_md_10 {
    padding-left: 1rem !important;
  }

  .pt_md_20 {
    padding-top: 2rem !important;
  }

  .pr_md_20 {
    padding-right: 2rem !important;
  }

  .pb_md_20 {
    padding-bottom: 2rem !important;
  }

  .pl_md_20 {
    padding-left: 2rem !important;
  }

  .pt_md_30 {
    padding-top: 3rem !important;
  }

  .pr_md_30 {
    padding-right: 3rem !important;
  }

  .pb_md_30 {
    padding-bottom: 3rem !important;
  }

  .pl_md_30 {
    padding-left: 3rem !important;
  }

  .pt_md_40 {
    padding-top: 4rem !important;
  }

  .pr_md_40 {
    padding-right: 4rem !important;
  }

  .pb_md_40 {
    padding-bottom: 4rem !important;
  }

  .pl_md_40 {
    padding-left: 4rem !important;
  }

  .pt_md_50 {
    padding-top: 5rem !important;
  }

  .pr_md_50 {
    padding-right: 5rem !important;
  }

  .pb_md_50 {
    padding-bottom: 5rem !important;
  }

  .pl_md_50 {
    padding-left: 5rem !important;
  }

  .pt_md_60 {
    padding-top: 6rem !important;
  }

  .pr_md_60 {
    padding-right: 6rem !important;
  }

  .pb_md_60 {
    padding-bottom: 6rem !important;
  }

  .pl_md_60 {
    padding-left: 6rem !important;
  }

  .pt_md_70 {
    padding-top: 7rem !important;
  }

  .pr_md_70 {
    padding-right: 7rem !important;
  }

  .pb_md_70 {
    padding-bottom: 7rem !important;
  }

  .pl_md_70 {
    padding-left: 7rem !important;
  }

  .pt_md_80 {
    padding-top: 8rem !important;
  }

  .pr_md_80 {
    padding-right: 8rem !important;
  }

  .pb_md_80 {
    padding-bottom: 8rem !important;
  }

  .pl_md_80 {
    padding-left: 8rem !important;
  }

  .pt_md_90 {
    padding-top: 9rem !important;
  }

  .pr_md_90 {
    padding-right: 9rem !important;
  }

  .pb_md_90 {
    padding-bottom: 9rem !important;
  }

  .pl_md_90 {
    padding-left: 9rem !important;
  }

  .pt_md_100 {
    padding-top: 10rem !important;
  }

  .pr_md_100 {
    padding-right: 10rem !important;
  }

  .pb_md_100 {
    padding-bottom: 10rem !important;
  }

  .pl_md_100 {
    padding-left: 10rem !important;
  }
}
@media screen and (max-width: 540px) {
  .pt_0 {
    padding-top: 0rem !important;
  }

  .pr_0 {
    padding-right: 0rem !important;
  }

  .pb_0 {
    padding-bottom: 0rem !important;
  }

  .pl_0 {
    padding-left: 0rem !important;
  }

  .pt_10 {
    padding-top: 1rem !important;
  }

  .pr_10 {
    padding-right: 1rem !important;
  }

  .pb_10 {
    padding-bottom: 1rem !important;
  }

  .pl_10 {
    padding-left: 1rem !important;
  }

  .pt_20 {
    padding-top: 2rem !important;
  }

  .pr_20 {
    padding-right: 2rem !important;
  }

  .pb_20 {
    padding-bottom: 2rem !important;
  }

  .pl_20 {
    padding-left: 2rem !important;
  }

  .pt_30 {
    padding-top: 3rem !important;
  }

  .pr_30 {
    padding-right: 3rem !important;
  }

  .pb_30 {
    padding-bottom: 3rem !important;
  }

  .pl_30 {
    padding-left: 3rem !important;
  }

  .pt_40 {
    padding-top: 4rem !important;
  }

  .pr_40 {
    padding-right: 4rem !important;
  }

  .pb_40 {
    padding-bottom: 4rem !important;
  }

  .pl_40 {
    padding-left: 4rem !important;
  }

  .pt_50 {
    padding-top: 5rem !important;
  }

  .pr_50 {
    padding-right: 5rem !important;
  }

  .pb_50 {
    padding-bottom: 5rem !important;
  }

  .pl_50 {
    padding-left: 5rem !important;
  }

  .pt_60 {
    padding-top: 6rem !important;
  }

  .pr_60 {
    padding-right: 6rem !important;
  }

  .pb_60 {
    padding-bottom: 6rem !important;
  }

  .pl_60 {
    padding-left: 6rem !important;
  }

  .pt_70 {
    padding-top: 7rem !important;
  }

  .pr_70 {
    padding-right: 7rem !important;
  }

  .pb_70 {
    padding-bottom: 7rem !important;
  }

  .pl_70 {
    padding-left: 7rem !important;
  }

  .pt_80 {
    padding-top: 8rem !important;
  }

  .pr_80 {
    padding-right: 8rem !important;
  }

  .pb_80 {
    padding-bottom: 8rem !important;
  }

  .pl_80 {
    padding-left: 8rem !important;
  }

  .pt_90 {
    padding-top: 9rem !important;
  }

  .pr_90 {
    padding-right: 9rem !important;
  }

  .pb_90 {
    padding-bottom: 9rem !important;
  }

  .pl_90 {
    padding-left: 9rem !important;
  }

  .pt_100 {
    padding-top: 10rem !important;
  }

  .pr_100 {
    padding-right: 10rem !important;
  }

  .pb_100 {
    padding-bottom: 10rem !important;
  }

  .pl_100 {
    padding-left: 10rem !important;
  }

  .pt_md_0 {
    padding-top: 0rem !important;
  }

  .pr_md_0 {
    padding-right: 0rem !important;
  }

  .pb_md_0 {
    padding-bottom: 0rem !important;
  }

  .pl_md_0 {
    padding-left: 0rem !important;
  }

  .pt_md_10 {
    padding-top: 1rem !important;
  }

  .pr_md_10 {
    padding-right: 1rem !important;
  }

  .pb_md_10 {
    padding-bottom: 1rem !important;
  }

  .pl_md_10 {
    padding-left: 1rem !important;
  }

  .pt_md_20 {
    padding-top: 2rem !important;
  }

  .pr_md_20 {
    padding-right: 2rem !important;
  }

  .pb_md_20 {
    padding-bottom: 2rem !important;
  }

  .pl_md_20 {
    padding-left: 2rem !important;
  }

  .pt_md_30 {
    padding-top: 3rem !important;
  }

  .pr_md_30 {
    padding-right: 3rem !important;
  }

  .pb_md_30 {
    padding-bottom: 3rem !important;
  }

  .pl_md_30 {
    padding-left: 3rem !important;
  }

  .pt_md_40 {
    padding-top: 4rem !important;
  }

  .pr_md_40 {
    padding-right: 4rem !important;
  }

  .pb_md_40 {
    padding-bottom: 4rem !important;
  }

  .pl_md_40 {
    padding-left: 4rem !important;
  }

  .pt_md_50 {
    padding-top: 5rem !important;
  }

  .pr_md_50 {
    padding-right: 5rem !important;
  }

  .pb_md_50 {
    padding-bottom: 5rem !important;
  }

  .pl_md_50 {
    padding-left: 5rem !important;
  }

  .pt_md_60 {
    padding-top: 6rem !important;
  }

  .pr_md_60 {
    padding-right: 6rem !important;
  }

  .pb_md_60 {
    padding-bottom: 6rem !important;
  }

  .pl_md_60 {
    padding-left: 6rem !important;
  }

  .pt_md_70 {
    padding-top: 7rem !important;
  }

  .pr_md_70 {
    padding-right: 7rem !important;
  }

  .pb_md_70 {
    padding-bottom: 7rem !important;
  }

  .pl_md_70 {
    padding-left: 7rem !important;
  }

  .pt_md_80 {
    padding-top: 8rem !important;
  }

  .pr_md_80 {
    padding-right: 8rem !important;
  }

  .pb_md_80 {
    padding-bottom: 8rem !important;
  }

  .pl_md_80 {
    padding-left: 8rem !important;
  }

  .pt_md_90 {
    padding-top: 9rem !important;
  }

  .pr_md_90 {
    padding-right: 9rem !important;
  }

  .pb_md_90 {
    padding-bottom: 9rem !important;
  }

  .pl_md_90 {
    padding-left: 9rem !important;
  }

  .pt_md_100 {
    padding-top: 10rem !important;
  }

  .pr_md_100 {
    padding-right: 10rem !important;
  }

  .pb_md_100 {
    padding-bottom: 10rem !important;
  }

  .pl_md_100 {
    padding-left: 10rem !important;
  }

  .pt_sm_0 {
    padding-top: 0rem !important;
  }

  .pr_sm_0 {
    padding-right: 0rem !important;
  }

  .pb_sm_0 {
    padding-bottom: 0rem !important;
  }

  .pl_sm_0 {
    padding-left: 0rem !important;
  }

  .pt_sm_10 {
    padding-top: 1rem !important;
  }

  .pr_sm_10 {
    padding-right: 1rem !important;
  }

  .pb_sm_10 {
    padding-bottom: 1rem !important;
  }

  .pl_sm_10 {
    padding-left: 1rem !important;
  }

  .pt_sm_20 {
    padding-top: 2rem !important;
  }

  .pr_sm_20 {
    padding-right: 2rem !important;
  }

  .pb_sm_20 {
    padding-bottom: 2rem !important;
  }

  .pl_sm_20 {
    padding-left: 2rem !important;
  }

  .pt_sm_30 {
    padding-top: 3rem !important;
  }

  .pr_sm_30 {
    padding-right: 3rem !important;
  }

  .pb_sm_30 {
    padding-bottom: 3rem !important;
  }

  .pl_sm_30 {
    padding-left: 3rem !important;
  }

  .pt_sm_40 {
    padding-top: 4rem !important;
  }

  .pr_sm_40 {
    padding-right: 4rem !important;
  }

  .pb_sm_40 {
    padding-bottom: 4rem !important;
  }

  .pl_sm_40 {
    padding-left: 4rem !important;
  }

  .pt_sm_50 {
    padding-top: 5rem !important;
  }

  .pr_sm_50 {
    padding-right: 5rem !important;
  }

  .pb_sm_50 {
    padding-bottom: 5rem !important;
  }

  .pl_sm_50 {
    padding-left: 5rem !important;
  }

  .pt_sm_60 {
    padding-top: 6rem !important;
  }

  .pr_sm_60 {
    padding-right: 6rem !important;
  }

  .pb_sm_60 {
    padding-bottom: 6rem !important;
  }

  .pl_sm_60 {
    padding-left: 6rem !important;
  }

  .pt_sm_70 {
    padding-top: 7rem !important;
  }

  .pr_sm_70 {
    padding-right: 7rem !important;
  }

  .pb_sm_70 {
    padding-bottom: 7rem !important;
  }

  .pl_sm_70 {
    padding-left: 7rem !important;
  }

  .pt_sm_80 {
    padding-top: 8rem !important;
  }

  .pr_sm_80 {
    padding-right: 8rem !important;
  }

  .pb_sm_80 {
    padding-bottom: 8rem !important;
  }

  .pl_sm_80 {
    padding-left: 8rem !important;
  }

  .pt_sm_90 {
    padding-top: 9rem !important;
  }

  .pr_sm_90 {
    padding-right: 9rem !important;
  }

  .pb_sm_90 {
    padding-bottom: 9rem !important;
  }

  .pl_sm_90 {
    padding-left: 9rem !important;
  }

  .pt_sm_100 {
    padding-top: 10rem !important;
  }

  .pr_sm_100 {
    padding-right: 10rem !important;
  }

  .pb_sm_100 {
    padding-bottom: 10rem !important;
  }

  .pl_sm_100 {
    padding-left: 10rem !important;
  }
}
/*----------------------------------------------------------

Float

----------------------------------------------------------*/
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin: 0px auto;
  clear: both;
}

img.alignleft {
  margin: 0 1em 1em 0;
}
img.alignright {
  margin: 0 0 1em 1em;
}

/*----------------------------------------------------------

Font

----------------------------------------------------------*/
/* font-size */
.fs_10 {
  font-size: 10px !important;
  font-size: 1rem !important;
}

.fs_11 {
  font-size: 11px !important;
  font-size: 1.1rem !important;
}

.fs_12 {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.fs_13 {
  font-size: 13px !important;
  font-size: 1.3rem !important;
}

.fs_14 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

.fs_15 {
  font-size: 15px !important;
  font-size: 1.5rem !important;
}

.fs_16 {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}

.fs_17 {
  font-size: 17px !important;
  font-size: 1.7rem !important;
}

.fs_18 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}

.fs_19 {
  font-size: 19px !important;
  font-size: 1.9rem !important;
}

.fs_20 {
  font-size: 20px !important;
  font-size: 2rem !important;
}

.fs_21 {
  font-size: 21px !important;
  font-size: 2.1rem !important;
}

.fs_22 {
  font-size: 22px !important;
  font-size: 2.2rem !important;
}

.fs_23 {
  font-size: 23px !important;
  font-size: 2.3rem !important;
}

.fs_24 {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

.fs_25 {
  font-size: 25px !important;
  font-size: 2.5rem !important;
}

.fs_26 {
  font-size: 26px !important;
  font-size: 2.6rem !important;
}

.fs_27 {
  font-size: 27px !important;
  font-size: 2.7rem !important;
}

.fs_28 {
  font-size: 28px !important;
  font-size: 2.8rem !important;
}

.fs_29 {
  font-size: 29px !important;
  font-size: 2.9rem !important;
}

.fs_30 {
  font-size: 30px !important;
  font-size: 3rem !important;
}

.fs_31 {
  font-size: 31px !important;
  font-size: 3.1rem !important;
}

.fs_32 {
  font-size: 32px !important;
  font-size: 3.2rem !important;
}

.fs_33 {
  font-size: 33px !important;
  font-size: 3.3rem !important;
}

.fs_34 {
  font-size: 34px !important;
  font-size: 3.4rem !important;
}

.fs_35 {
  font-size: 35px !important;
  font-size: 3.5rem !important;
}

.fs_36 {
  font-size: 36px !important;
  font-size: 3.6rem !important;
}

.fs_37 {
  font-size: 37px !important;
  font-size: 3.7rem !important;
}

.fs_38 {
  font-size: 38px !important;
  font-size: 3.8rem !important;
}

.fs_39 {
  font-size: 39px !important;
  font-size: 3.9rem !important;
}

.fs_40 {
  font-size: 40px !important;
  font-size: 4rem !important;
}

@media screen and (max-width: 1023px) {
  .fs_md_10 {
    font-size: 10px !important;
    font-size: 1rem !important;
  }

  .fs_md_11 {
    font-size: 11px !important;
    font-size: 1.1rem !important;
  }

  .fs_md_12 {
    font-size: 12px !important;
    font-size: 1.2rem !important;
  }

  .fs_md_13 {
    font-size: 13px !important;
    font-size: 1.3rem !important;
  }

  .fs_md_14 {
    font-size: 14px !important;
    font-size: 1.4rem !important;
  }

  .fs_md_15 {
    font-size: 15px !important;
    font-size: 1.5rem !important;
  }

  .fs_md_16 {
    font-size: 16px !important;
    font-size: 1.6rem !important;
  }

  .fs_md_17 {
    font-size: 17px !important;
    font-size: 1.7rem !important;
  }

  .fs_md_18 {
    font-size: 18px !important;
    font-size: 1.8rem !important;
  }

  .fs_md_19 {
    font-size: 19px !important;
    font-size: 1.9rem !important;
  }

  .fs_md_20 {
    font-size: 20px !important;
    font-size: 2rem !important;
  }

  .fs_md_21 {
    font-size: 21px !important;
    font-size: 2.1rem !important;
  }

  .fs_md_22 {
    font-size: 22px !important;
    font-size: 2.2rem !important;
  }

  .fs_md_23 {
    font-size: 23px !important;
    font-size: 2.3rem !important;
  }

  .fs_md_24 {
    font-size: 24px !important;
    font-size: 2.4rem !important;
  }

  .fs_md_25 {
    font-size: 25px !important;
    font-size: 2.5rem !important;
  }

  .fs_md_26 {
    font-size: 26px !important;
    font-size: 2.6rem !important;
  }

  .fs_md_27 {
    font-size: 27px !important;
    font-size: 2.7rem !important;
  }

  .fs_md_28 {
    font-size: 28px !important;
    font-size: 2.8rem !important;
  }

  .fs_md_29 {
    font-size: 29px !important;
    font-size: 2.9rem !important;
  }

  .fs_md_30 {
    font-size: 30px !important;
    font-size: 3rem !important;
  }

  .fs_md_31 {
    font-size: 31px !important;
    font-size: 3.1rem !important;
  }

  .fs_md_32 {
    font-size: 32px !important;
    font-size: 3.2rem !important;
  }

  .fs_md_33 {
    font-size: 33px !important;
    font-size: 3.3rem !important;
  }

  .fs_md_34 {
    font-size: 34px !important;
    font-size: 3.4rem !important;
  }

  .fs_md_35 {
    font-size: 35px !important;
    font-size: 3.5rem !important;
  }

  .fs_md_36 {
    font-size: 36px !important;
    font-size: 3.6rem !important;
  }

  .fs_md_37 {
    font-size: 37px !important;
    font-size: 3.7rem !important;
  }

  .fs_md_38 {
    font-size: 38px !important;
    font-size: 3.8rem !important;
  }

  .fs_md_39 {
    font-size: 39px !important;
    font-size: 3.9rem !important;
  }

  .fs_md_40 {
    font-size: 40px !important;
    font-size: 4rem !important;
  }
}
@media screen and (max-width: 540px) {
  .fs_sm_10 {
    font-size: 10px !important;
    font-size: 1rem !important;
  }

  .fs_sm_11 {
    font-size: 11px !important;
    font-size: 1.1rem !important;
  }

  .fs_sm_12 {
    font-size: 12px !important;
    font-size: 1.2rem !important;
  }

  .fs_sm_13 {
    font-size: 13px !important;
    font-size: 1.3rem !important;
  }

  .fs_sm_14 {
    font-size: 14px !important;
    font-size: 1.4rem !important;
  }

  .fs_sm_15 {
    font-size: 15px !important;
    font-size: 1.5rem !important;
  }

  .fs_sm_16 {
    font-size: 16px !important;
    font-size: 1.6rem !important;
  }

  .fs_sm_17 {
    font-size: 17px !important;
    font-size: 1.7rem !important;
  }

  .fs_sm_18 {
    font-size: 18px !important;
    font-size: 1.8rem !important;
  }

  .fs_sm_19 {
    font-size: 19px !important;
    font-size: 1.9rem !important;
  }

  .fs_sm_20 {
    font-size: 20px !important;
    font-size: 2rem !important;
  }

  .fs_sm_21 {
    font-size: 21px !important;
    font-size: 2.1rem !important;
  }

  .fs_sm_22 {
    font-size: 22px !important;
    font-size: 2.2rem !important;
  }

  .fs_sm_23 {
    font-size: 23px !important;
    font-size: 2.3rem !important;
  }

  .fs_sm_24 {
    font-size: 24px !important;
    font-size: 2.4rem !important;
  }

  .fs_sm_25 {
    font-size: 25px !important;
    font-size: 2.5rem !important;
  }

  .fs_sm_26 {
    font-size: 26px !important;
    font-size: 2.6rem !important;
  }

  .fs_sm_27 {
    font-size: 27px !important;
    font-size: 2.7rem !important;
  }

  .fs_sm_28 {
    font-size: 28px !important;
    font-size: 2.8rem !important;
  }

  .fs_sm_29 {
    font-size: 29px !important;
    font-size: 2.9rem !important;
  }

  .fs_sm_30 {
    font-size: 30px !important;
    font-size: 3rem !important;
  }

  .fs_sm_31 {
    font-size: 31px !important;
    font-size: 3.1rem !important;
  }

  .fs_sm_32 {
    font-size: 32px !important;
    font-size: 3.2rem !important;
  }

  .fs_sm_33 {
    font-size: 33px !important;
    font-size: 3.3rem !important;
  }

  .fs_sm_34 {
    font-size: 34px !important;
    font-size: 3.4rem !important;
  }

  .fs_sm_35 {
    font-size: 35px !important;
    font-size: 3.5rem !important;
  }

  .fs_sm_36 {
    font-size: 36px !important;
    font-size: 3.6rem !important;
  }

  .fs_sm_37 {
    font-size: 37px !important;
    font-size: 3.7rem !important;
  }

  .fs_sm_38 {
    font-size: 38px !important;
    font-size: 3.8rem !important;
  }

  .fs_sm_39 {
    font-size: 39px !important;
    font-size: 3.9rem !important;
  }

  .fs_sm_40 {
    font-size: 40px !important;
    font-size: 4rem !important;
  }
}
/* font-weight */
/* font-weight */
.fw_bold {
  font-weight: bold !important;
}

.fw_medium {
  font-weight: normal !important;
}

.fw_normal {
  font-weight: normal !important;
}

@media screen and (max-width: 1023px) {
  .fw_md_bold {
    font-weight: bold !important;
  }

  .fw_md_medium {
    font-weight: normal !important;
  }

  .fw_md_normal {
    font-weight: normal !important;
  }
}
@media screen and (max-width: 540px) {
  .fw_sm_bold {
    font-weight: bold !important;
  }

  .fw_sm_medium {
    font-weight: normal !important;
  }

  .fw_sm_normal {
    font-weight: normal !important;
  }
}
/* line-height */
.lh_10 {
  line-height: 1 !important;
}

.lh_11 {
  line-height: 1.1 !important;
}

.lh_12 {
  line-height: 1.2 !important;
}

.lh_13 {
  line-height: 1.3 !important;
}

.lh_14 {
  line-height: 1.4 !important;
}

.lh_15 {
  line-height: 1.5 !important;
}

.lh_16 {
  line-height: 1.6 !important;
}

.lh_17 {
  line-height: 1.7 !important;
}

.lh_18 {
  line-height: 1.8 !important;
}

.lh_19 {
  line-height: 1.9 !important;
}

.lh_20 {
  line-height: 2 !important;
}

.lh_21 {
  line-height: 2.1 !important;
}

.lh_22 {
  line-height: 2.2 !important;
}

.lh_23 {
  line-height: 2.3 !important;
}

.lh_24 {
  line-height: 2.4 !important;
}

.lh_25 {
  line-height: 2.5 !important;
}

.lh_26 {
  line-height: 2.6 !important;
}

.lh_27 {
  line-height: 2.7 !important;
}

.lh_28 {
  line-height: 2.8 !important;
}

.lh_29 {
  line-height: 2.9 !important;
}

.lh_30 {
  line-height: 3 !important;
}

@media screen and (max-width: 1023px) {
  .lh_md_10 {
    line-height: 1 !important;
  }

  .lh_md_11 {
    line-height: 1.1 !important;
  }

  .lh_md_12 {
    line-height: 1.2 !important;
  }

  .lh_md_13 {
    line-height: 1.3 !important;
  }

  .lh_md_14 {
    line-height: 1.4 !important;
  }

  .lh_md_15 {
    line-height: 1.5 !important;
  }

  .lh_md_16 {
    line-height: 1.6 !important;
  }

  .lh_md_17 {
    line-height: 1.7 !important;
  }

  .lh_md_18 {
    line-height: 1.8 !important;
  }

  .lh_md_19 {
    line-height: 1.9 !important;
  }

  .lh_md_20 {
    line-height: 2 !important;
  }

  .lh_md_21 {
    line-height: 2.1 !important;
  }

  .lh_md_22 {
    line-height: 2.2 !important;
  }

  .lh_md_23 {
    line-height: 2.3 !important;
  }

  .lh_md_24 {
    line-height: 2.4 !important;
  }

  .lh_md_25 {
    line-height: 2.5 !important;
  }

  .lh_md_26 {
    line-height: 2.6 !important;
  }

  .lh_md_27 {
    line-height: 2.7 !important;
  }

  .lh_md_28 {
    line-height: 2.8 !important;
  }

  .lh_md_29 {
    line-height: 2.9 !important;
  }

  .lh_md_30 {
    line-height: 3 !important;
  }
}
@media screen and (max-width: 540px) {
  .lh_sm_10 {
    line-height: 1 !important;
  }

  .lh_sm_11 {
    line-height: 1.1 !important;
  }

  .lh_sm_12 {
    line-height: 1.2 !important;
  }

  .lh_sm_13 {
    line-height: 1.3 !important;
  }

  .lh_sm_14 {
    line-height: 1.4 !important;
  }

  .lh_sm_15 {
    line-height: 1.5 !important;
  }

  .lh_sm_16 {
    line-height: 1.6 !important;
  }

  .lh_sm_17 {
    line-height: 1.7 !important;
  }

  .lh_sm_18 {
    line-height: 1.8 !important;
  }

  .lh_sm_19 {
    line-height: 1.9 !important;
  }

  .lh_sm_20 {
    line-height: 2 !important;
  }

  .lh_sm_21 {
    line-height: 2.1 !important;
  }

  .lh_sm_22 {
    line-height: 2.2 !important;
  }

  .lh_sm_23 {
    line-height: 2.3 !important;
  }

  .lh_sm_24 {
    line-height: 2.4 !important;
  }

  .lh_sm_25 {
    line-height: 2.5 !important;
  }

  .lh_sm_26 {
    line-height: 2.6 !important;
  }

  .lh_sm_27 {
    line-height: 2.7 !important;
  }

  .lh_sm_28 {
    line-height: 2.8 !important;
  }

  .lh_sm_29 {
    line-height: 2.9 !important;
  }

  .lh_sm_30 {
    line-height: 3 !important;
  }
}
/* text-align */
.ta_left {
  text-align: left !important;
}

.ta_right {
  text-align: right !important;
}

.ta_center {
  text-align: center !important;
}

@media screen and (max-width: 1023px) {
  .ta_md_left {
    text-align: left !important;
  }

  .ta_md_right {
    text-align: right !important;
  }

  .ta_md_center {
    text-align: center !important;
  }
}
@media screen and (max-width: 540px) {
  .ta_sm_left {
    text-align: left !important;
  }

  .ta_sm_right {
    text-align: right !important;
  }

  .ta_sm_center {
    text-align: center !important;
  }
}
/* text-decoration */
.td_none {
  text-decoration: none !important;
}

.td_line {
  text-decoration: line-through !important;
}

.td_overline {
  text-decoration: overline !important;
}

.td_underline {
  text-decoration: underline !important;
}

@media screen and (max-width: 1023px) {
  .td_md_none {
    text-decoration: none !important;
  }

  .td_md_line {
    text-decoration: line-through !important;
  }

  .td_md_overline {
    text-decoration: overline !important;
  }

  .td_md_underline {
    text-decoration: underline !important;
  }
}
@media screen and (max-width: 540px) {
  .td_sm_none {
    text-decoration: none !important;
  }

  .td_sm_line {
    text-decoration: line-through !important;
  }

  .td_sm_overline {
    text-decoration: overline !important;
  }

  .td_sm_underline {
    text-decoration: underline !important;
  }
}
/* vertical-align */
.va_top {
  vertical-align: top !important;
}

.va_bottom {
  vertical-align: bottom !important;
}

.va_middle {
  vertical-align: middle !important;
}

@media screen and (max-width: 1023px) {
  .va_md_top {
    vertical-align: top !important;
  }

  .va_md_bottom {
    vertical-align: bottom !important;
  }

  .va_md_middle {
    vertical-align: middle !important;
  }
}
@media screen and (max-width: 540px) {
  .va_sm_top {
    vertical-align: top !important;
  }

  .va_sm_bottom {
    vertical-align: bottom !important;
  }

  .va_sm_middle {
    vertical-align: middle !important;
  }
}
/*----------------------------------------------------------

Column

----------------------------------------------------------*/
.row {
  display: flex;
  flex-wrap: wrap;
}
.row.ai_start {
  align-items: flex-start;
}
.row.ai_center {
  align-items: center;
}
.row.ai_end {
  align-items: flex-end;
}
.row.fd_column {
  flex-direction: column;
}
.row.fd_column_reverse {
  flex-direction: column-reverse;
}
.row.fd_row {
  flex-direction: row;
}
.row.fd_row_reverse {
  flex-direction: row-reverse;
}
.row.jc_start {
  justify-content: flex-start;
}
.row.jc_center {
  justify-content: center;
}
.row.jc_end {
  justify-content: flex-end;
}
.row.jc_between {
  justify-content: space-between;
}

.col_1 {
  width: 8.33333%;
}

.col_2 {
  width: 16.666666%;
}

.col_3 {
  width: 24.99999%;
}

.col_4 {
  width: 33.33333%;
}

.col_5 {
  width: 41.66666%;
}

.col_6 {
  width: 49.99999%;
}

.col_7 {
  width: 58.33333%;
}

.col_8 {
  width: 66.66666%;
}

.col_9 {
  width: 74.99999%;
}

.col_10 {
  width: 83.33333%;
}

.col_11 {
  width: 91.66666%;
}

.col_12 {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .col_md_1 {
    width: 8.33333%;
  }

  .col_md_2 {
    width: 16.666666%;
  }

  .col_md_3 {
    width: 24.99999%;
  }

  .col_md_4 {
    width: 33.33333%;
  }

  .col_md_5 {
    width: 41.66666%;
  }

  .col_md_6 {
    width: 49.99999%;
  }

  .col_md_7 {
    width: 58.33333%;
  }

  .col_md_8 {
    width: 66.66666%;
  }

  .col_md_9 {
    width: 74.99999%;
  }

  .col_md_10 {
    width: 83.33333%;
  }

  .col_md_11 {
    width: 91.66666%;
  }

  .col_md_12 {
    width: 100%;
  }
}
@media screen and (max-width: 540px) {
  .col_sm_1 {
    width: 8.33333%;
  }

  .col_sm_2 {
    width: 16.666666%;
  }

  .col_sm_3 {
    width: 24.99999%;
  }

  .col_sm_4 {
    width: 33.33333%;
  }

  .col_sm_5 {
    width: 41.66666%;
  }

  .col_sm_6 {
    width: 49.99999%;
  }

  .col_sm_7 {
    width: 58.33333%;
  }

  .col_sm_8 {
    width: 66.66666%;
  }

  .col_sm_9 {
    width: 74.99999%;
  }

  .col_sm_10 {
    width: 83.33333%;
  }

  .col_sm_11 {
    width: 91.66666%;
  }

  .col_sm_12 {
    width: 100%;
  }
}
.space_0 {
  margin-left: 0rem;
}
@media screen and (max-width: 540px) {
  .space_0 {
    margin-left: 0rem;
  }
}
.space_0 > [class*=col_], .space_0 > [class*=" col_"] {
  padding-left: 0rem;
}
@media screen and (max-width: 540px) {
  .space_0 > [class*=col_], .space_0 > [class*=" col_"] {
    padding-left: 0rem;
  }
}

.space_10 {
  margin-left: -1rem;
}
@media screen and (max-width: 540px) {
  .space_10 {
    margin-left: -1rem;
  }
}
.space_10 > [class*=col_], .space_10 > [class*=" col_"] {
  padding-left: 1rem;
}
@media screen and (max-width: 540px) {
  .space_10 > [class*=col_], .space_10 > [class*=" col_"] {
    padding-left: 1rem;
  }
}

.space_20 {
  margin-left: -2rem;
}
@media screen and (max-width: 540px) {
  .space_20 {
    margin-left: -2rem;
  }
}
.space_20 > [class*=col_], .space_20 > [class*=" col_"] {
  padding-left: 2rem;
}
@media screen and (max-width: 540px) {
  .space_20 > [class*=col_], .space_20 > [class*=" col_"] {
    padding-left: 2rem;
  }
}

.space_30 {
  margin-left: -3rem;
}
@media screen and (max-width: 540px) {
  .space_30 {
    margin-left: -3rem;
  }
}
.space_30 > [class*=col_], .space_30 > [class*=" col_"] {
  padding-left: 3rem;
}
@media screen and (max-width: 540px) {
  .space_30 > [class*=col_], .space_30 > [class*=" col_"] {
    padding-left: 3rem;
  }
}

.space_40 {
  margin-left: -4rem;
}
@media screen and (max-width: 540px) {
  .space_40 {
    margin-left: -4rem;
  }
}
.space_40 > [class*=col_], .space_40 > [class*=" col_"] {
  padding-left: 4rem;
}
@media screen and (max-width: 540px) {
  .space_40 > [class*=col_], .space_40 > [class*=" col_"] {
    padding-left: 4rem;
  }
}

.space_50 {
  margin-left: -5rem;
}
@media screen and (max-width: 540px) {
  .space_50 {
    margin-left: -5rem;
  }
}
.space_50 > [class*=col_], .space_50 > [class*=" col_"] {
  padding-left: 5rem;
}
@media screen and (max-width: 540px) {
  .space_50 > [class*=col_], .space_50 > [class*=" col_"] {
    padding-left: 5rem;
  }
}

.space_60 {
  margin-left: -6rem;
}
@media screen and (max-width: 540px) {
  .space_60 {
    margin-left: -6rem;
  }
}
.space_60 > [class*=col_], .space_60 > [class*=" col_"] {
  padding-left: 6rem;
}
@media screen and (max-width: 540px) {
  .space_60 > [class*=col_], .space_60 > [class*=" col_"] {
    padding-left: 6rem;
  }
}

.space_70 {
  margin-left: -7rem;
}
@media screen and (max-width: 540px) {
  .space_70 {
    margin-left: -7rem;
  }
}
.space_70 > [class*=col_], .space_70 > [class*=" col_"] {
  padding-left: 7rem;
}
@media screen and (max-width: 540px) {
  .space_70 > [class*=col_], .space_70 > [class*=" col_"] {
    padding-left: 7rem;
  }
}

.space_80 {
  margin-left: -8rem;
}
@media screen and (max-width: 540px) {
  .space_80 {
    margin-left: -8rem;
  }
}
.space_80 > [class*=col_], .space_80 > [class*=" col_"] {
  padding-left: 8rem;
}
@media screen and (max-width: 540px) {
  .space_80 > [class*=col_], .space_80 > [class*=" col_"] {
    padding-left: 8rem;
  }
}

@media screen and (max-width: 1023px) {
  .space_md_0 {
    margin-left: 0rem;
  }
  .space_md_0 > [class*=col_], .space_md_0 > [class*=" col_"] {
    padding-left: 0rem;
  }

  .space_md_10 {
    margin-left: -1rem;
  }
  .space_md_10 > [class*=col_], .space_md_10 > [class*=" col_"] {
    padding-left: 1rem;
  }

  .space_md_20 {
    margin-left: -2rem;
  }
  .space_md_20 > [class*=col_], .space_md_20 > [class*=" col_"] {
    padding-left: 2rem;
  }

  .space_md_30 {
    margin-left: -3rem;
  }
  .space_md_30 > [class*=col_], .space_md_30 > [class*=" col_"] {
    padding-left: 3rem;
  }

  .space_md_40 {
    margin-left: -4rem;
  }
  .space_md_40 > [class*=col_], .space_md_40 > [class*=" col_"] {
    padding-left: 4rem;
  }

  .space_md_50 {
    margin-left: -5rem;
  }
  .space_md_50 > [class*=col_], .space_md_50 > [class*=" col_"] {
    padding-left: 5rem;
  }

  .space_md_60 {
    margin-left: -6rem;
  }
  .space_md_60 > [class*=col_], .space_md_60 > [class*=" col_"] {
    padding-left: 6rem;
  }

  .space_md_70 {
    margin-left: -7rem;
  }
  .space_md_70 > [class*=col_], .space_md_70 > [class*=" col_"] {
    padding-left: 7rem;
  }

  .space_md_80 {
    margin-left: -8rem;
  }
  .space_md_80 > [class*=col_], .space_md_80 > [class*=" col_"] {
    padding-left: 8rem;
  }
}
@media screen and (max-width: 540px) {
  .space_sm_0 {
    margin-left: 0rem;
  }
  .space_sm_0 > [class*=col_], .space_sm_0 > [class*=" col_"] {
    padding-left: 0rem;
  }

  .space_sm_10 {
    margin-left: -1rem;
  }
  .space_sm_10 > [class*=col_], .space_sm_10 > [class*=" col_"] {
    padding-left: 1rem;
  }

  .space_sm_20 {
    margin-left: -2rem;
  }
  .space_sm_20 > [class*=col_], .space_sm_20 > [class*=" col_"] {
    padding-left: 2rem;
  }

  .space_sm_30 {
    margin-left: -3rem;
  }
  .space_sm_30 > [class*=col_], .space_sm_30 > [class*=" col_"] {
    padding-left: 3rem;
  }

  .space_sm_40 {
    margin-left: -4rem;
  }
  .space_sm_40 > [class*=col_], .space_sm_40 > [class*=" col_"] {
    padding-left: 4rem;
  }

  .space_sm_50 {
    margin-left: -5rem;
  }
  .space_sm_50 > [class*=col_], .space_sm_50 > [class*=" col_"] {
    padding-left: 5rem;
  }

  .space_sm_60 {
    margin-left: -6rem;
  }
  .space_sm_60 > [class*=col_], .space_sm_60 > [class*=" col_"] {
    padding-left: 6rem;
  }

  .space_sm_70 {
    margin-left: -7rem;
  }
  .space_sm_70 > [class*=col_], .space_sm_70 > [class*=" col_"] {
    padding-left: 7rem;
  }

  .space_sm_80 {
    margin-left: -8rem;
  }
  .space_sm_80 > [class*=col_], .space_sm_80 > [class*=" col_"] {
    padding-left: 8rem;
  }
}
/*----------------------------------------------------------

アニメーション

----------------------------------------------------------*/
.js_fade {
  opacity: 0;
  transition: 0.5s ease;
}
.js_fade.is_active {
  opacity: 1;
}

.js_fade_up {
  opacity: 0;
  transform: translateY(3rem);
  transition: 0.5s ease;
}
.js_fade_up.is_active {
  opacity: 1;
  transform: translateY(0px);
}

.js_fade_down {
  opacity: 0;
  transform: translateY(-3rem);
  transition: 0.5s ease;
}
.js_fade_down.is_active {
  opacity: 1;
  transform: translateY(0px);
}

.js_fade_left {
  opacity: 0;
  transform: translateX(-3rem);
  transition: 0.5s ease;
}
.js_fade_left.is_active {
  opacity: 1;
  transform: translateX(0px);
}

.js_fade_right {
  opacity: 0;
  transform: translateX(3rem);
  transition: 0.5s ease;
}
.js_fade_right.is_active {
  opacity: 1;
  transform: translateX(0px);
}

.js_scale_up {
  opacity: 0;
  transform: scale(0.5);
}
.js_scale_up.is_active {
  -webkit-animation: scaleup 0.5s ease forwards;
          animation: scaleup 0.5s ease forwards;
}

@-webkit-keyframes scaleup {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes scaleup {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.js_fade_up_item {
  opacity: 0;
  transform: translateY(3rem);
  transition: 0.5s ease;
}
.js_fade_up_item.is_active {
  opacity: 1;
  transform: translateY(0px);
}

@font-face {
  font-family: "icon";
  src: url("../fonts/icon.eot?f9ecvp");
  src: url("../fonts/icon.eot?f9ecvp#iefix") format("embedded-opentype"), url("../fonts/icon.ttf?f9ecvp") format("truetype"), url("../fonts/icon.woff?f9ecvp") format("woff"), url("../fonts/icon.svg?f9ecvp#icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon_], [class*=" icon_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_arrow_l:before {
  content: "\e902";
}

.icon_arrow_r:before {
  content: "\e903";
}

.icon_zoom:before {
  content: "\e904";
}

.icon_facebook:before {
  content: "\e900";
}

.icon_instagram:before {
  content: "\e901";
}

.icon_twitter:before {
  content: "\ea96";
}

.icon_youtube:before {
  content: "\ea9d";
}

/*----------------------------------------------------------

全体

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

html {
  font-size: 62.5%;
}
@media screen and (max-width: 540px) {
  html {
    font-size: 2.6666666667vw;
  }
}
html.is_hidden {
  overflow: hidden;
}

body {
  color: #222;
  font-family: "Roboto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 1.4rem;
  line-height: 1.75;
  background: #f5eb42;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}

strong {
  font-weight: bold;
}

sup,
sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

hr {
  border: none;
  border-top: 1px solid #ddd;
}

a {
  color: #00a99d;
  text-decoration: underline;
  transition: 0.5s;
}
a:hover {
  opacity: 0.7;
}
a.td_none:hover {
  text-decoration: underline !important;
  opacity: 1;
}

table {
  width: 100%;
}

button,
input,
select,
textarea {
  max-width: 100%;
  box-sizing: border-box;
  font-family: "Roboto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 100%;
  vertical-align: baseline;
}

input[type=text], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search] {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 0px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

textarea {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 0px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=button], input[type=submit], input[type=reset] {
  border-radius: 0px;
  cursor: pointer;
}

label {
  cursor: pointer;
}

::-moz-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::placeholder {
  color: #ccc;
}

:disabled {
  opacity: 0.2;
  cursor: default;
}

@media screen and (max-width: 540px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media screen and (max-width: 540px) {
  .sp_only {
    display: block;
  }
}

@media screen and (max-width: 540px) {
  .sp_scroll {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.container {
  position: relative;
  padding: 0 4rem;
}
@media screen and (max-width: 540px) {
  .container {
    padding: 0 2rem;
  }
}

.text_title01 {
  display: flex;
  align-items: center;
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (max-width: 540px) {
  .text_title01 {
    font-size: 2.2rem;
  }
}
.text_title01 .number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  margin-right: 0.5em;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  border-radius: 1rem;
  background: #222;
  transform: rotate(-6deg);
}
@media screen and (max-width: 540px) {
  .text_title01 .number {
    font-size: 2.8rem;
  }
}

.text_title02 {
  padding: 0.5em 1em;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  background: #222;
}
@media screen and (max-width: 540px) {
  .text_title02 {
    font-size: 1.8rem;
  }
}

.text_title03 {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 540px) {
  .text_title03 {
    font-size: 1.6rem;
  }
}
.text_title03::after {
  content: "";
  flex: 1;
  height: 1px;
  margin-left: 0.5em;
  background: #222;
}

.text_title04 {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 540px) {
  .text_title04 {
    font-size: 1.6rem;
  }
}

.text_tag01 {
  padding: 0 1em;
  color: #e60012;
  border: 1px solid #e60012;
}

.text_tag02 {
  padding: 0 1em;
  color: #555;
  border: 1px solid #555;
}

.text_tag03 {
  padding: 0.25em 1em;
  vertical-align: middle;
  border-radius: 0.3rem;
  border: 1px solid #222;
}

.text_note01 {
  display: flex;
  color: #555;
}

.text_black01 {
  color: #222;
}

.text_gray01 {
  color: #555;
}

.text_white01 {
  color: #fff;
}

.text_red01 {
  color: #e60012;
}

.text_blue01 {
  color: #00a99d;
}

.text_yellow01 {
  color: #f5eb42;
}

.list_disc01 {
  margin-left: 1.5em;
  list-style-type: disc;
}

.list_decimal01 {
  margin-left: 1.5em;
  list-style-type: decimal;
}

.list_dot01 li {
  position: relative;
  padding-left: 1.25em;
}
.list_dot01 li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #00a99d;
  transform: scale(0.6);
}
.list_dot01.is_red li::before {
  color: #e60012;
}

.button_link01 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24rem;
  height: 4.4rem;
  color: #222;
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none;
  border: none;
  border-radius: 9999px;
  background: #f5eb42;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: 0.3s;
}
.button_link01 .small {
  transform: scale(0.6);
}
.button_link01:hover {
  letter-spacing: 0.1em;
  opacity: 0.7;
}

.button_link02 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 43rem;
  max-width: 100%;
  height: 6rem;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
  border-radius: 9999px;
  background: #e60012;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (max-width: 540px) {
  .button_link02 {
    width: 100%;
    font-size: 1.8rem;
  }
}
.button_link02 .icon {
  transition: 0.3s;
}
.button_link02 .small {
  transform: scale(0.6);
}
.button_link02:hover {
  letter-spacing: 0.1em;
  background: #ec3947;
}
.youtube_wrap {
  position: relative;
  padding-top: 56.25%;
  background: #333;
}
.youtube_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg_slash_w {
  background-image: linear-gradient(135deg, #fff 10%, transparent 10%, transparent 50%, #fff 50%, #fff 60%, transparent 60%, transparent 100%);
  background-size: 7.07px 7.07px;
}

.bg_slash_y {
  background-image: linear-gradient(135deg, #f5eb42 10%, transparent 10%, transparent 50%, #f5eb42 50%, #f5eb42 60%, transparent 60%, transparent 100%);
  background-size: 7.07px 7.07px;
}

.bg_slash_b {
  background-image: linear-gradient(135deg, #00a99d 10%, transparent 10%, transparent 50%, #00a99d 50%, #00a99d 60%, transparent 60%, transparent 100%);
  background-size: 7.07px 7.07px;
}

.bg_slash_r {
  background-image: linear-gradient(135deg, #ee5561 10%, transparent 10%, transparent 50%, #ee5561 50%, #ee5561 60%, transparent 60%, transparent 100%);
  background-size: 7.07px 7.07px;
}

.bg_dot_w {
  background-image: radial-gradient(#fff 25%, transparent 25%);
  background-size: 7px 7px;
}

.bg_dot_y {
  background-image: radial-gradient(#f5eb42 25%, transparent 25%);
  background-size: 7px 7px;
}

.bg_dot_b {
  background-image: radial-gradient(#00a99d 25%, transparent 25%);
  background-size: 7px 7px;
}

.bg_dot_r {
  background-image: radial-gradient(#ee5561 25%, transparent 25%);
  background-size: 7px 7px;
}

.pos_relative {
  position: relative;
  z-index: 1;
}

.border_radius10 {
  overflow: hidden;
  border-radius: 1rem;
}

.border_radius20 {
  overflow: hidden;
  border-radius: 2rem;
}

/*----------------------------------------------------------

ヘッダー

----------------------------------------------------------*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: calc((100% - 56rem) / 2);
  padding: 0 4rem;
}
@media screen and (max-width: 1279px) {
  .header {
    left: auto;
    right: 0;
    z-index: 2000;
    width: 32rem;
    height: 100vh;
    overflow-y: auto;
    padding: 6rem 2rem 2rem;
    background: #f5eb42;
    transform: translateX(100%);
    transition: 0.3s ease;
  }
}
@media screen and (max-width: 1279px) {
  .header.is_active {
    transform: translateX(0);
  }
}

.header_logo {
  padding: 3rem;
}
@media screen and (max-width: 1279px) {
  .header_logo {
    padding: 3rem 0;
  }
}
.header_logo img {
  width: 30rem;
}

.header_navi {
  padding: 6rem;
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 1279px) {
  .header_navi {
    padding: 2rem;
  }
}
.header_navi ul {
  counter-reset: count;
}
.header_navi ul li {
  display: flex;
  align-items: center;
}
.header_navi ul li:before {
  content: "0" counter(count) "";
  counter-increment: count;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75em;
  height: 1.75em;
  margin-right: 0.5em;
  color: #fff;
  border-radius: 5px;
  background: #000;
}
.header_navi ul li a {
  position: relative;
  color: #222;
  font-weight: bold;
  text-decoration: none;
}
.header_navi ul li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #222;
  transform: scaleX(0);
  transform-origin: left center;
  transition: 0.3s;
}
.header_navi ul li a:hover {
  opacity: 1;
}
.header_navi ul li a:hover::before {
  transform: scaleX(1);
}
.header_navi ul li + li {
  margin-top: 1.75em;
}

.header_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 1279px) {
  .header_overlay.is_active {
    opacity: 1;
    visibility: visible;
  }
}

.header_trigger {
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 3000;
  display: none;
}
@media screen and (max-width: 1279px) {
  .header_trigger {
    display: block;
  }
}
@media screen and (max-width: 540px) {
  .header_trigger {
    top: 1rem;
    right: 1rem;
  }
}
.header_trigger a {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 6.4rem;
  height: 6.4rem;
  color: #222;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  border-radius: 100%;
  background: #f5eb42;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}
.header_trigger a:hover {
  opacity: 1;
}
.header_trigger a .border:nth-child(1) {
  display: block;
  width: 2.4rem;
  height: 0.2rem;
  border-radius: 9999px;
  background: #222;
  transition: 0.3s;
}
.header_trigger a .border:nth-child(2) {
  content: "";
  display: block;
  width: 2.4rem;
  height: 0.2rem;
  margin: 0.4rem 0;
  border-radius: 9999px;
  background: #222;
  transition: 0.3s;
}
.header_trigger a .border:nth-child(3) {
  content: "";
  display: block;
  width: 2.4rem;
  height: 0.2rem;
  border-radius: 9999px;
  background: #222;
  transition: 0.3s;
}
.header_trigger a .text {
  margin-top: 0.5rem;
}
.header_trigger a:hover {
  opacity: 1;
}
.header_trigger a.is_active .border:nth-child(1) {
  transform: translateY(0.6rem) rotate(-30deg);
}
.header_trigger a.is_active .border:nth-child(2) {
  opacity: 0;
}
.header_trigger a.is_active .border:nth-child(3) {
  transform: translateY(-0.6rem) rotate(30deg);
}

/*----------------------------------------------------------

フッター

----------------------------------------------------------*/
.footer {
  padding: 2rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 540px) {
  .footer {
    padding-bottom: 9rem;
  }
}

.entry {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 500;
  padding: 0 2rem 2rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 540px) {
  .entry {
    width: 100%;
    padding: 0 2rem 1rem;
  }
}

/*----------------------------------------------------------

コンテンツ

----------------------------------------------------------*/
.contents {
  position: relative;
  z-index: 1;
  width: 56rem;
  min-height: 200vh;
  margin: auto;
  background: #fff;
}
@media screen and (max-width: 540px) {
  .contents {
    width: auto;
  }
}

.object01 {
  position: fixed;
  top: -8rem;
  left: -16rem;
}
.object01 > * {
  width: 56rem;
  height: 56rem;
  border-radius: 2rem;
  transform: rotate(30deg);
}

.object02 {
  position: fixed;
  top: 8rem;
  right: -22rem;
}
.object02 > * {
  width: 56rem;
  height: 56rem;
  border-radius: 100%;
}

.chara01 {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: calc((100% - 56rem) / 2);
  padding: 0 2rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8rem);
  transition: 0.3s ease 0.5s;
}
@media screen and (max-width: 1279px) {
  .chara01 {
    display: none;
  }
}
.chara01.is_active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.chara02 {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
  width: calc((100% - 56rem) / 2);
  padding: 0 2rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8rem);
  transition: 0.3s ease 0.7s;
}
@media screen and (max-width: 1279px) {
  .chara02 {
    display: none;
  }
}
.chara02.is_active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/*----------------------------------------------------------

トップページ

----------------------------------------------------------*/
.top_mv_wrap {
  padding-top: 2rem;
}

.text_top_mv01 {
  font-size: 2.2rem;
  font-weight: bold;
}

.text_top_mv02 {
  margin-top: -3.85rem;
}

.text_top_mv03 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.8rem;
  height: 8.8rem;
  margin: -1.5rem 5rem 0 auto;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.25;
  border-radius: 100%;
  background: #f5eb42;
}
@media screen and (max-width: 540px) {
  .text_top_mv03 {
    margin-right: 2.5rem;
  }
}

.text_top_mv04 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -4rem;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}
.text_top_mv04 .date {
  font-size: 7rem;
}
@media screen and (max-width: 540px) {
  .text_top_mv04 .date {
    font-size: 5.6rem;
  }
}
.text_top_mv04 .week {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.6em;
  height: 1.6em;
  margin-top: 1.75rem;
  margin-right: 0.5rem;
  color: #e60012;
  font-size: 2.2rem;
  line-height: 1;
  border: 1px solid #e60012;
  border-radius: 100%;
}
@media screen and (max-width: 540px) {
  .text_top_mv04 .week {
    font-size: 1.8rem;
  }
}
.text_top_mv04 .time {
  margin-top: 1.75rem;
  margin-right: 0.5rem;
  font-size: 3rem;
}
@media screen and (max-width: 540px) {
  .text_top_mv04 .time {
    font-size: 2.4rem;
  }
}

.text_top_mv05 {
  font-size: 1.8rem;
  font-weight: bold;
}

.top_mv_slide_item {
  width: 21rem;
  margin: 0 0.5rem;
}
@media screen and (max-width: 540px) {
  .top_mv_slide_item {
    width: 16rem;
  }
}
.top_mv_slide_item img {
  border-radius: 1rem;
}

.top_mv_slide_object {
  width: 10rem;
  margin: 0 0.5rem;
}
@media screen and (max-width: 540px) {
  .top_mv_slide_object {
    width: 7.619rem;
  }
}
.top_mv_slide_object span {
  display: block;
  width: 100%;
  aspect-ratio: 98/65;
  border-radius: 0.5rem;
}
.top_mv_slide_object span + span {
  margin-top: 1rem;
}

.top_about_wrap {
  position: relative;
}

.text_top_about01 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2;
}
.text_top_about01 .border {
  background: linear-gradient(transparent 60%, #f5eb42 60%);
}

.top_about_outline {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  aspect-ratio: 1/1;
}
.top_about_outline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  background-image: linear-gradient(135deg, #f5eb42 10%, transparent 10%, transparent 50%, #f5eb42 50%, #f5eb42 60%, transparent 60%, transparent 100%);
  background-size: 7.07px 7.07px;
  transform: rotate(-6deg);
}
.top_about_outline::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #222;
}

.text_top_about02 {
  font-weight: bold;
}
@media screen and (max-width: 540px) {
  .text_top_about02 {
    line-height: 1.25;
  }
}
.text_top_about02 .large {
  font-size: 3.6rem;
}
@media screen and (max-width: 540px) {
  .text_top_about02 .large {
    font-size: 2.6rem;
  }
}

.text_top_about03 {
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  width: 100%;
  color: #555;
  text-align: center;
}
@media screen and (max-width: 540px) {
  .text_top_about03 {
    bottom: 0;
  }
}

.top_about_object01 {
  position: absolute;
  top: 8.6rem;
  right: -12rem;
  z-index: -1;
}
.top_about_object01 > * {
  width: 28rem;
  height: 28rem;
  border-radius: 2rem;
  opacity: 0.4;
  transform: rotate(-30deg);
}

.top_about_object02 {
  position: absolute;
  top: -6.6rem;
  left: -17.2rem;
  z-index: -1;
}
.top_about_object02 > * {
  width: 35rem;
  height: 35rem;
  border-radius: 100%;
  opacity: 0.4;
}

.top_about_object03 {
  position: absolute;
  top: 14.2rem;
  right: -8rem;
  z-index: -1;
}
.top_about_object03 > * {
  width: 28rem;
  height: 28rem;
  border-radius: 2rem;
  opacity: 0.4;
  transform: rotate(30deg);
}

.mfp-bg,
.mfp-wrap {
  z-index: 10000 !important;
}

.top_result_popup {
  position: relative;
  max-width: 56rem;
  margin: auto;
  background: #fff;
}
.top_result_popup > div {
  height: calc(100vh - 16rem);
  padding: 4rem;
  overflow-y: auto;
}
@media screen and (max-width: 540px) {
  .top_result_popup > div {
    height: calc(100vh - 24rem);
    padding: 2rem;
  }
}
.top_result_popup .popup-modal-dismiss {
  position: absolute;
  top: -5rem;
  right: 0;
}
.top_result_popup .popup-modal-dismiss a {
  color: #fff;
  font-size: 4rem;
  line-height: 5rem;
  text-decoration: none;
  cursor: pointer;
}
.top_result_popup .mfp-close {
  display: none;
}

.text_result_popup01 {
  padding: 0.5em 1em;
  color: #222;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  background: #f5eb42;
}
@media screen and (max-width: 540px) {
  .text_result_popup01 {
    font-size: 1.8rem;
  }
}

.top_schedule_wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 4rem;
}
.top_schedule_wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: calc(100% - 3rem);
  background: #fce3e5;
}

.table_schedule01 tr {
  border: none;
}
.table_schedule01 th,
.table_schedule01 td {
  padding: 1rem 0;
  text-align: left;
  border: none;
  border-bottom: 1px solid #222;
}
.table_schedule01 th {
  width: 5em;
}

.top_schedule_map {
  aspect-ratio: 16/9;
}
.top_schedule_map iframe {
  width: 100%;
  height: 100%;
}

.text_top_report01 {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.text_top_report01 .number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.75em;
  height: 1.75em;
  margin-right: 0.5em;
  border-radius: 0.3rem;
  background: #f5eb42;
}

.top_report_question {
  display: flex;
  align-items: center;
}

.top_report_question_title {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 16rem;
  height: 4rem;
  padding-right: 1rem;
  font-size: 1.4rem;
  text-align: right;
}
@media screen and (max-width: 540px) {
  .top_report_question_title {
    width: 13rem;
  }
}

.top_report_question_content {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  height: 4rem;
  margin-right: 5rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.top_report_question_content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1px;
  height: 100%;
  background: #ccc;
}

.top_report_question_ratio {
  position: relative;
  height: 2.4rem;
  font-size: 1.2rem;
  line-height: 2.4rem;
  background: #f5eb42;
  transform: scaleX(0);
  transform-origin: left center;
  transition: 1s ease 0.5s;
}
.top_report_question_ratio.is_blue {
  background: #00a99d;
}
.top_report_question_ratio.is_red {
  background: #e60012;
}
.top_report_question_ratio .number {
  position: absolute;
  top: 0;
  left: calc(100% + 1rem);
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transform: translateY(1rem);
  transition: 0.3s ease 1.5s;
}
.top_report_question_ratio.is_active {
  transform: scaleX(1);
}
.top_report_question_ratio.is_active .number {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.top_report_object01 {
  position: absolute;
  top: -6rem;
  left: -8rem;
  z-index: -1;
}
.top_report_object01 > * {
  width: 36rem;
  height: 36rem;
  border-radius: 100%;
  opacity: 1;
}

.top_report_object02 {
  position: absolute;
  top: 12rem;
  right: -12rem;
  z-index: -1;
}
.top_report_object02 > * {
  width: 35rem;
  height: 35rem;
  border-radius: 2rem;
  opacity: 1;
  transform: rotate(30deg);
}

.top_faq_wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 4rem;
}
.top_faq_wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: calc(100% - 3rem);
  background: #c6ece9;
}

.top_faq_q {
  display: flex;
  padding: 1.5rem 2rem;
  font-size: 1.5rem;
  font-weight: bold;
  background: #fff;
}
.top_faq_q::before {
  content: "Q";
  margin-right: 1rem;
  color: #00a99d;
  font-size: 2.4rem;
  line-height: 1;
}
.top_faq_q::after {
  content: "＋";
  margin-left: auto;
  padding-left: 1em;
  color: #c6ece9;
  font-size: 2rem;
  line-height: 1.25;
}
.top_faq_q.is_active::after {
  content: "ー";
}

.top_faq_a {
  padding: 0 2rem 2rem 4rem;
  background: #fff;
}

.top_director_object01 {
  position: absolute;
  top: -6rem;
  left: -12rem;
  z-index: -1;
}
.top_director_object01 > * {
  width: 28rem;
  height: 28rem;
  border-radius: 100%;
  opacity: 0.3;
}

.top_director {
  position: relative;
}

.top_director_trigger {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 2rem;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%);
}

.top_director_list {
  height: 40rem;
  overflow: hidden;
}

.top_director_item {
  display: flex;
}

.top_director_item_image {
  width: 8rem;
  margin-right: 2rem;
}
.top_director_item_image img {
  border-radius: 100%;
}

.top_director_item_content {
  flex: 1;
}

.top_twitter_wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 4rem;
}
.top_twitter_wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: calc(100% - 2.5rem);
  background: #eaf5fd;
}

.top_twitter_object01 {
  position: absolute;
  top: -6rem;
  right: -12rem;
  z-index: -1;
}
.top_twitter_object01 > * {
  width: 28rem;
  height: 28rem;
  border-radius: 100%;
  opacity: 0.4;
}

.top_twitter_object02 {
  position: absolute;
  bottom: 16rem;
  left: -10rem;
  z-index: -1;
}
.top_twitter_object02 > * {
  width: 16rem;
  height: 16rem;
  border-radius: 2rem;
  opacity: 0.4;
  transform: rotate(-30deg);
}