@charset "UTF-8";
/* ----------------------------------------------------------- */
/* color変数定義 */
/* ----------------------------------------------------------- */
/* スマイル1000 */
/* スマイルプラス */
body * {
  font-family: "Noto Sans JP", sans-serif;
}

/* スマイル1000 */
/* スマイルプラス */
ul, dl, ol {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6, p, a, b, strong, span, li, dt, dd, td {
  color: #434241;
}

a {
  text-decoration: none;
}

a.underline {
  text-decoration: underline;
}

li {
  list-style: none;
}

main {
  overflow: hidden;
}

.max850px {
  max-width: 850px;
}

.italic {
  font-style: italic;
}

.mt_1rem {
  margin-top: 1rem;
}

.mb_1rem {
  margin-bottom: 1rem;
}

.pt_1rem {
  padding-top: 1rem;
}

.pb_1rem {
  padding-bottom: 1rem;
}

.mt_2rem {
  margin-top: 2rem;
}

.mb_2rem {
  margin-bottom: 2rem;
}

.pt_2rem {
  padding-top: 2rem;
}

.pb_2rem {
  padding-bottom: 2rem;
}

.mt_3rem {
  margin-top: 3rem;
}

.mb_3rem {
  margin-bottom: 3rem;
}

.pt_3rem {
  padding-top: 3rem;
}

.pb_3rem {
  padding-bottom: 3rem;
}

.mt_4rem {
  margin-top: 4rem;
}

.mb_4rem {
  margin-bottom: 4rem;
}

.pt_4rem {
  padding-top: 4rem;
}

.pb_4rem {
  padding-bottom: 4rem;
}

.mt_5rem {
  margin-top: 5rem;
}

.mb_5rem {
  margin-bottom: 5rem;
}

.pt_5rem {
  padding-top: 5rem;
}

.pb_5rem {
  padding-bottom: 5rem;
}

.mt_6rem {
  margin-top: 6rem;
}

.mb_6rem {
  margin-bottom: 6rem;
}

.pt_6rem {
  padding-top: 6rem;
}

.pb_6rem {
  padding-bottom: 6rem;
}

.mt_7rem {
  margin-top: 7rem;
}

.mb_7rem {
  margin-bottom: 7rem;
}

.pt_7rem {
  padding-top: 7rem;
}

.pb_7rem {
  padding-bottom: 7rem;
}

.mt_8rem {
  margin-top: 8rem;
}

.mb_8rem {
  margin-bottom: 8rem;
}

.pt_8rem {
  padding-top: 8rem;
}

.pb_8rem {
  padding-bottom: 8rem;
}

.mt_9rem {
  margin-top: 9rem;
}

.mb_9rem {
  margin-bottom: 9rem;
}

.pt_9rem {
  padding-top: 9rem;
}

.pb_9rem {
  padding-bottom: 9rem;
}

.mt_10rem {
  margin-top: 10rem;
}

.mb_10rem {
  margin-bottom: 10rem;
}

.pt_10rem {
  padding-top: 10rem;
}

.pb_10rem {
  padding-bottom: 10rem;
}

.mt_11rem {
  margin-top: 11rem;
}

.mb_11rem {
  margin-bottom: 11rem;
}

.pt_11rem {
  padding-top: 11rem;
}

.pb_11rem {
  padding-bottom: 11rem;
}

.mt_12rem {
  margin-top: 12rem;
}

.mb_12rem {
  margin-bottom: 12rem;
}

.pt_12rem {
  padding-top: 12rem;
}

.pb_12rem {
  padding-bottom: 12rem;
}

.mt_13rem {
  margin-top: 13rem;
}

.mb_13rem {
  margin-bottom: 13rem;
}

.pt_13rem {
  padding-top: 13rem;
}

.pb_13rem {
  padding-bottom: 13rem;
}

.mt_14rem {
  margin-top: 14rem;
}

.mb_14rem {
  margin-bottom: 14rem;
}

.pt_14rem {
  padding-top: 14rem;
}

.pb_14rem {
  padding-bottom: 14rem;
}

.mt_15rem {
  margin-top: 15rem;
}

.mb_15rem {
  margin-bottom: 15rem;
}

.pt_15rem {
  padding-top: 15rem;
}

.pb_15rem {
  padding-bottom: 15rem;
}

.mt_16rem {
  margin-top: 16rem;
}

.mb_16rem {
  margin-bottom: 16rem;
}

.pt_16rem {
  padding-top: 16rem;
}

.pb_16rem {
  padding-bottom: 16rem;
}

.mt_17rem {
  margin-top: 17rem;
}

.mb_17rem {
  margin-bottom: 17rem;
}

.pt_17rem {
  padding-top: 17rem;
}

.pb_17rem {
  padding-bottom: 17rem;
}

.mt_18rem {
  margin-top: 18rem;
}

.mb_18rem {
  margin-bottom: 18rem;
}

.pt_18rem {
  padding-top: 18rem;
}

.pb_18rem {
  padding-bottom: 18rem;
}

.mt_19rem {
  margin-top: 19rem;
}

.mb_19rem {
  margin-bottom: 19rem;
}

.pt_19rem {
  padding-top: 19rem;
}

.pb_19rem {
  padding-bottom: 19rem;
}

.mt_20rem {
  margin-top: 20rem;
}

.mb_20rem {
  margin-bottom: 20rem;
}

.pt_20rem {
  padding-top: 20rem;
}

.pb_20rem {
  padding-bottom: 20rem;
}

@media screen and (min-width: 576px) {
  .mt_sm_1rem {
    margin-top: 1rem !important;
  }
  .mb_sm_1rem {
    margin-bottom: 1rem !important;
  }
  .pt_sm_1rem {
    padding-top: 1rem !important;
  }
  .pt_sm_1rem {
    padding-top: 1rem !important;
  }
  .pb_sm_1rem {
    padding-bottom: 1rem !important;
  }
  .mt_sm_2rem {
    margin-top: 2rem !important;
  }
  .mb_sm_2rem {
    margin-bottom: 2rem !important;
  }
  .pt_sm_2rem {
    padding-top: 2rem !important;
  }
  .pt_sm_2rem {
    padding-top: 2rem !important;
  }
  .pb_sm_2rem {
    padding-bottom: 2rem !important;
  }
  .mt_sm_3rem {
    margin-top: 3rem !important;
  }
  .mb_sm_3rem {
    margin-bottom: 3rem !important;
  }
  .pt_sm_3rem {
    padding-top: 3rem !important;
  }
  .pt_sm_3rem {
    padding-top: 3rem !important;
  }
  .pb_sm_3rem {
    padding-bottom: 3rem !important;
  }
  .mt_sm_4rem {
    margin-top: 4rem !important;
  }
  .mb_sm_4rem {
    margin-bottom: 4rem !important;
  }
  .pt_sm_4rem {
    padding-top: 4rem !important;
  }
  .pt_sm_4rem {
    padding-top: 4rem !important;
  }
  .pb_sm_4rem {
    padding-bottom: 4rem !important;
  }
  .mt_sm_5rem {
    margin-top: 5rem !important;
  }
  .mb_sm_5rem {
    margin-bottom: 5rem !important;
  }
  .pt_sm_5rem {
    padding-top: 5rem !important;
  }
  .pt_sm_5rem {
    padding-top: 5rem !important;
  }
  .pb_sm_5rem {
    padding-bottom: 5rem !important;
  }
  .mt_sm_6rem {
    margin-top: 6rem !important;
  }
  .mb_sm_6rem {
    margin-bottom: 6rem !important;
  }
  .pt_sm_6rem {
    padding-top: 6rem !important;
  }
  .pt_sm_6rem {
    padding-top: 6rem !important;
  }
  .pb_sm_6rem {
    padding-bottom: 6rem !important;
  }
  .mt_sm_7rem {
    margin-top: 7rem !important;
  }
  .mb_sm_7rem {
    margin-bottom: 7rem !important;
  }
  .pt_sm_7rem {
    padding-top: 7rem !important;
  }
  .pt_sm_7rem {
    padding-top: 7rem !important;
  }
  .pb_sm_7rem {
    padding-bottom: 7rem !important;
  }
  .mt_sm_8rem {
    margin-top: 8rem !important;
  }
  .mb_sm_8rem {
    margin-bottom: 8rem !important;
  }
  .pt_sm_8rem {
    padding-top: 8rem !important;
  }
  .pt_sm_8rem {
    padding-top: 8rem !important;
  }
  .pb_sm_8rem {
    padding-bottom: 8rem !important;
  }
  .mt_sm_9rem {
    margin-top: 9rem !important;
  }
  .mb_sm_9rem {
    margin-bottom: 9rem !important;
  }
  .pt_sm_9rem {
    padding-top: 9rem !important;
  }
  .pt_sm_9rem {
    padding-top: 9rem !important;
  }
  .pb_sm_9rem {
    padding-bottom: 9rem !important;
  }
  .mt_sm_10rem {
    margin-top: 10rem !important;
  }
  .mb_sm_10rem {
    margin-bottom: 10rem !important;
  }
  .pt_sm_10rem {
    padding-top: 10rem !important;
  }
  .pt_sm_10rem {
    padding-top: 10rem !important;
  }
  .pb_sm_10rem {
    padding-bottom: 10rem !important;
  }
  .mt_sm_11rem {
    margin-top: 11rem !important;
  }
  .mb_sm_11rem {
    margin-bottom: 11rem !important;
  }
  .pt_sm_11rem {
    padding-top: 11rem !important;
  }
  .pt_sm_11rem {
    padding-top: 11rem !important;
  }
  .pb_sm_11rem {
    padding-bottom: 11rem !important;
  }
  .mt_sm_12rem {
    margin-top: 12rem !important;
  }
  .mb_sm_12rem {
    margin-bottom: 12rem !important;
  }
  .pt_sm_12rem {
    padding-top: 12rem !important;
  }
  .pt_sm_12rem {
    padding-top: 12rem !important;
  }
  .pb_sm_12rem {
    padding-bottom: 12rem !important;
  }
  .mt_sm_13rem {
    margin-top: 13rem !important;
  }
  .mb_sm_13rem {
    margin-bottom: 13rem !important;
  }
  .pt_sm_13rem {
    padding-top: 13rem !important;
  }
  .pt_sm_13rem {
    padding-top: 13rem !important;
  }
  .pb_sm_13rem {
    padding-bottom: 13rem !important;
  }
  .mt_sm_14rem {
    margin-top: 14rem !important;
  }
  .mb_sm_14rem {
    margin-bottom: 14rem !important;
  }
  .pt_sm_14rem {
    padding-top: 14rem !important;
  }
  .pt_sm_14rem {
    padding-top: 14rem !important;
  }
  .pb_sm_14rem {
    padding-bottom: 14rem !important;
  }
  .mt_sm_15rem {
    margin-top: 15rem !important;
  }
  .mb_sm_15rem {
    margin-bottom: 15rem !important;
  }
  .pt_sm_15rem {
    padding-top: 15rem !important;
  }
  .pt_sm_15rem {
    padding-top: 15rem !important;
  }
  .pb_sm_15rem {
    padding-bottom: 15rem !important;
  }
  .mt_sm_16rem {
    margin-top: 16rem !important;
  }
  .mb_sm_16rem {
    margin-bottom: 16rem !important;
  }
  .pt_sm_16rem {
    padding-top: 16rem !important;
  }
  .pt_sm_16rem {
    padding-top: 16rem !important;
  }
  .pb_sm_16rem {
    padding-bottom: 16rem !important;
  }
  .mt_sm_17rem {
    margin-top: 17rem !important;
  }
  .mb_sm_17rem {
    margin-bottom: 17rem !important;
  }
  .pt_sm_17rem {
    padding-top: 17rem !important;
  }
  .pt_sm_17rem {
    padding-top: 17rem !important;
  }
  .pb_sm_17rem {
    padding-bottom: 17rem !important;
  }
  .mt_sm_18rem {
    margin-top: 18rem !important;
  }
  .mb_sm_18rem {
    margin-bottom: 18rem !important;
  }
  .pt_sm_18rem {
    padding-top: 18rem !important;
  }
  .pt_sm_18rem {
    padding-top: 18rem !important;
  }
  .pb_sm_18rem {
    padding-bottom: 18rem !important;
  }
  .mt_sm_19rem {
    margin-top: 19rem !important;
  }
  .mb_sm_19rem {
    margin-bottom: 19rem !important;
  }
  .pt_sm_19rem {
    padding-top: 19rem !important;
  }
  .pt_sm_19rem {
    padding-top: 19rem !important;
  }
  .pb_sm_19rem {
    padding-bottom: 19rem !important;
  }
  .mt_sm_20rem {
    margin-top: 20rem !important;
  }
  .mb_sm_20rem {
    margin-bottom: 20rem !important;
  }
  .pt_sm_20rem {
    padding-top: 20rem !important;
  }
  .pt_sm_20rem {
    padding-top: 20rem !important;
  }
  .pb_sm_20rem {
    padding-bottom: 20rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt_md_1rem {
    margin-top: 1rem !important;
  }
  .mb_md_1rem {
    margin-bottom: 1rem !important;
  }
  .pt_sm_1rem {
    padding-top: 1rem !important;
  }
  .pt_md_1rem {
    padding-top: 1rem !important;
  }
  .pb_md_1rem {
    padding-bottom: 1rem !important;
  }
  .mt_md_2rem {
    margin-top: 2rem !important;
  }
  .mb_md_2rem {
    margin-bottom: 2rem !important;
  }
  .pt_sm_2rem {
    padding-top: 2rem !important;
  }
  .pt_md_2rem {
    padding-top: 2rem !important;
  }
  .pb_md_2rem {
    padding-bottom: 2rem !important;
  }
  .mt_md_3rem {
    margin-top: 3rem !important;
  }
  .mb_md_3rem {
    margin-bottom: 3rem !important;
  }
  .pt_sm_3rem {
    padding-top: 3rem !important;
  }
  .pt_md_3rem {
    padding-top: 3rem !important;
  }
  .pb_md_3rem {
    padding-bottom: 3rem !important;
  }
  .mt_md_4rem {
    margin-top: 4rem !important;
  }
  .mb_md_4rem {
    margin-bottom: 4rem !important;
  }
  .pt_sm_4rem {
    padding-top: 4rem !important;
  }
  .pt_md_4rem {
    padding-top: 4rem !important;
  }
  .pb_md_4rem {
    padding-bottom: 4rem !important;
  }
  .mt_md_5rem {
    margin-top: 5rem !important;
  }
  .mb_md_5rem {
    margin-bottom: 5rem !important;
  }
  .pt_sm_5rem {
    padding-top: 5rem !important;
  }
  .pt_md_5rem {
    padding-top: 5rem !important;
  }
  .pb_md_5rem {
    padding-bottom: 5rem !important;
  }
  .mt_md_6rem {
    margin-top: 6rem !important;
  }
  .mb_md_6rem {
    margin-bottom: 6rem !important;
  }
  .pt_sm_6rem {
    padding-top: 6rem !important;
  }
  .pt_md_6rem {
    padding-top: 6rem !important;
  }
  .pb_md_6rem {
    padding-bottom: 6rem !important;
  }
  .mt_md_7rem {
    margin-top: 7rem !important;
  }
  .mb_md_7rem {
    margin-bottom: 7rem !important;
  }
  .pt_sm_7rem {
    padding-top: 7rem !important;
  }
  .pt_md_7rem {
    padding-top: 7rem !important;
  }
  .pb_md_7rem {
    padding-bottom: 7rem !important;
  }
  .mt_md_8rem {
    margin-top: 8rem !important;
  }
  .mb_md_8rem {
    margin-bottom: 8rem !important;
  }
  .pt_sm_8rem {
    padding-top: 8rem !important;
  }
  .pt_md_8rem {
    padding-top: 8rem !important;
  }
  .pb_md_8rem {
    padding-bottom: 8rem !important;
  }
  .mt_md_9rem {
    margin-top: 9rem !important;
  }
  .mb_md_9rem {
    margin-bottom: 9rem !important;
  }
  .pt_sm_9rem {
    padding-top: 9rem !important;
  }
  .pt_md_9rem {
    padding-top: 9rem !important;
  }
  .pb_md_9rem {
    padding-bottom: 9rem !important;
  }
  .mt_md_10rem {
    margin-top: 10rem !important;
  }
  .mb_md_10rem {
    margin-bottom: 10rem !important;
  }
  .pt_sm_10rem {
    padding-top: 10rem !important;
  }
  .pt_md_10rem {
    padding-top: 10rem !important;
  }
  .pb_md_10rem {
    padding-bottom: 10rem !important;
  }
  .mt_md_11rem {
    margin-top: 11rem !important;
  }
  .mb_md_11rem {
    margin-bottom: 11rem !important;
  }
  .pt_sm_11rem {
    padding-top: 11rem !important;
  }
  .pt_md_11rem {
    padding-top: 11rem !important;
  }
  .pb_md_11rem {
    padding-bottom: 11rem !important;
  }
  .mt_md_12rem {
    margin-top: 12rem !important;
  }
  .mb_md_12rem {
    margin-bottom: 12rem !important;
  }
  .pt_sm_12rem {
    padding-top: 12rem !important;
  }
  .pt_md_12rem {
    padding-top: 12rem !important;
  }
  .pb_md_12rem {
    padding-bottom: 12rem !important;
  }
  .mt_md_13rem {
    margin-top: 13rem !important;
  }
  .mb_md_13rem {
    margin-bottom: 13rem !important;
  }
  .pt_sm_13rem {
    padding-top: 13rem !important;
  }
  .pt_md_13rem {
    padding-top: 13rem !important;
  }
  .pb_md_13rem {
    padding-bottom: 13rem !important;
  }
  .mt_md_14rem {
    margin-top: 14rem !important;
  }
  .mb_md_14rem {
    margin-bottom: 14rem !important;
  }
  .pt_sm_14rem {
    padding-top: 14rem !important;
  }
  .pt_md_14rem {
    padding-top: 14rem !important;
  }
  .pb_md_14rem {
    padding-bottom: 14rem !important;
  }
  .mt_md_15rem {
    margin-top: 15rem !important;
  }
  .mb_md_15rem {
    margin-bottom: 15rem !important;
  }
  .pt_sm_15rem {
    padding-top: 15rem !important;
  }
  .pt_md_15rem {
    padding-top: 15rem !important;
  }
  .pb_md_15rem {
    padding-bottom: 15rem !important;
  }
  .mt_md_16rem {
    margin-top: 16rem !important;
  }
  .mb_md_16rem {
    margin-bottom: 16rem !important;
  }
  .pt_sm_16rem {
    padding-top: 16rem !important;
  }
  .pt_md_16rem {
    padding-top: 16rem !important;
  }
  .pb_md_16rem {
    padding-bottom: 16rem !important;
  }
  .mt_md_17rem {
    margin-top: 17rem !important;
  }
  .mb_md_17rem {
    margin-bottom: 17rem !important;
  }
  .pt_sm_17rem {
    padding-top: 17rem !important;
  }
  .pt_md_17rem {
    padding-top: 17rem !important;
  }
  .pb_md_17rem {
    padding-bottom: 17rem !important;
  }
  .mt_md_18rem {
    margin-top: 18rem !important;
  }
  .mb_md_18rem {
    margin-bottom: 18rem !important;
  }
  .pt_sm_18rem {
    padding-top: 18rem !important;
  }
  .pt_md_18rem {
    padding-top: 18rem !important;
  }
  .pb_md_18rem {
    padding-bottom: 18rem !important;
  }
  .mt_md_19rem {
    margin-top: 19rem !important;
  }
  .mb_md_19rem {
    margin-bottom: 19rem !important;
  }
  .pt_sm_19rem {
    padding-top: 19rem !important;
  }
  .pt_md_19rem {
    padding-top: 19rem !important;
  }
  .pb_md_19rem {
    padding-bottom: 19rem !important;
  }
  .mt_md_20rem {
    margin-top: 20rem !important;
  }
  .mb_md_20rem {
    margin-bottom: 20rem !important;
  }
  .pt_sm_20rem {
    padding-top: 20rem !important;
  }
  .pt_md_20rem {
    padding-top: 20rem !important;
  }
  .pb_md_20rem {
    padding-bottom: 20rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt_lg_1rem {
    margin-top: 1rem !important;
  }
  .mb_lg_1rem {
    margin-bottom: 1rem !important;
  }
  .my_lg_1rem {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .pt_lg_1rem {
    padding-top: 1rem !important;
  }
  .pb_lg_1rem {
    padding-bottom: 1rem !important;
  }
  .py_lg_1rem {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .mt_lg_2rem {
    margin-top: 2rem !important;
  }
  .mb_lg_2rem {
    margin-bottom: 2rem !important;
  }
  .my_lg_2rem {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .pt_lg_2rem {
    padding-top: 2rem !important;
  }
  .pb_lg_2rem {
    padding-bottom: 2rem !important;
  }
  .py_lg_2rem {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .mt_lg_3rem {
    margin-top: 3rem !important;
  }
  .mb_lg_3rem {
    margin-bottom: 3rem !important;
  }
  .my_lg_3rem {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .pt_lg_3rem {
    padding-top: 3rem !important;
  }
  .pb_lg_3rem {
    padding-bottom: 3rem !important;
  }
  .py_lg_3rem {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .mt_lg_4rem {
    margin-top: 4rem !important;
  }
  .mb_lg_4rem {
    margin-bottom: 4rem !important;
  }
  .my_lg_4rem {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .pt_lg_4rem {
    padding-top: 4rem !important;
  }
  .pb_lg_4rem {
    padding-bottom: 4rem !important;
  }
  .py_lg_4rem {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .mt_lg_5rem {
    margin-top: 5rem !important;
  }
  .mb_lg_5rem {
    margin-bottom: 5rem !important;
  }
  .my_lg_5rem {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .pt_lg_5rem {
    padding-top: 5rem !important;
  }
  .pb_lg_5rem {
    padding-bottom: 5rem !important;
  }
  .py_lg_5rem {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .mt_lg_6rem {
    margin-top: 6rem !important;
  }
  .mb_lg_6rem {
    margin-bottom: 6rem !important;
  }
  .my_lg_6rem {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .pt_lg_6rem {
    padding-top: 6rem !important;
  }
  .pb_lg_6rem {
    padding-bottom: 6rem !important;
  }
  .py_lg_6rem {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .mt_lg_7rem {
    margin-top: 7rem !important;
  }
  .mb_lg_7rem {
    margin-bottom: 7rem !important;
  }
  .my_lg_7rem {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .pt_lg_7rem {
    padding-top: 7rem !important;
  }
  .pb_lg_7rem {
    padding-bottom: 7rem !important;
  }
  .py_lg_7rem {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .mt_lg_8rem {
    margin-top: 8rem !important;
  }
  .mb_lg_8rem {
    margin-bottom: 8rem !important;
  }
  .my_lg_8rem {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .pt_lg_8rem {
    padding-top: 8rem !important;
  }
  .pb_lg_8rem {
    padding-bottom: 8rem !important;
  }
  .py_lg_8rem {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .mt_lg_9rem {
    margin-top: 9rem !important;
  }
  .mb_lg_9rem {
    margin-bottom: 9rem !important;
  }
  .my_lg_9rem {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .pt_lg_9rem {
    padding-top: 9rem !important;
  }
  .pb_lg_9rem {
    padding-bottom: 9rem !important;
  }
  .py_lg_9rem {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .mt_lg_10rem {
    margin-top: 10rem !important;
  }
  .mb_lg_10rem {
    margin-bottom: 10rem !important;
  }
  .my_lg_10rem {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .pt_lg_10rem {
    padding-top: 10rem !important;
  }
  .pb_lg_10rem {
    padding-bottom: 10rem !important;
  }
  .py_lg_10rem {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .mt_lg_11rem {
    margin-top: 11rem !important;
  }
  .mb_lg_11rem {
    margin-bottom: 11rem !important;
  }
  .my_lg_11rem {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .pt_lg_11rem {
    padding-top: 11rem !important;
  }
  .pb_lg_11rem {
    padding-bottom: 11rem !important;
  }
  .py_lg_11rem {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .mt_lg_12rem {
    margin-top: 12rem !important;
  }
  .mb_lg_12rem {
    margin-bottom: 12rem !important;
  }
  .my_lg_12rem {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .pt_lg_12rem {
    padding-top: 12rem !important;
  }
  .pb_lg_12rem {
    padding-bottom: 12rem !important;
  }
  .py_lg_12rem {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .mt_lg_13rem {
    margin-top: 13rem !important;
  }
  .mb_lg_13rem {
    margin-bottom: 13rem !important;
  }
  .my_lg_13rem {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .pt_lg_13rem {
    padding-top: 13rem !important;
  }
  .pb_lg_13rem {
    padding-bottom: 13rem !important;
  }
  .py_lg_13rem {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .mt_lg_14rem {
    margin-top: 14rem !important;
  }
  .mb_lg_14rem {
    margin-bottom: 14rem !important;
  }
  .my_lg_14rem {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .pt_lg_14rem {
    padding-top: 14rem !important;
  }
  .pb_lg_14rem {
    padding-bottom: 14rem !important;
  }
  .py_lg_14rem {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .mt_lg_15rem {
    margin-top: 15rem !important;
  }
  .mb_lg_15rem {
    margin-bottom: 15rem !important;
  }
  .my_lg_15rem {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .pt_lg_15rem {
    padding-top: 15rem !important;
  }
  .pb_lg_15rem {
    padding-bottom: 15rem !important;
  }
  .py_lg_15rem {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .mt_lg_16rem {
    margin-top: 16rem !important;
  }
  .mb_lg_16rem {
    margin-bottom: 16rem !important;
  }
  .my_lg_16rem {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .pt_lg_16rem {
    padding-top: 16rem !important;
  }
  .pb_lg_16rem {
    padding-bottom: 16rem !important;
  }
  .py_lg_16rem {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .mt_lg_17rem {
    margin-top: 17rem !important;
  }
  .mb_lg_17rem {
    margin-bottom: 17rem !important;
  }
  .my_lg_17rem {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .pt_lg_17rem {
    padding-top: 17rem !important;
  }
  .pb_lg_17rem {
    padding-bottom: 17rem !important;
  }
  .py_lg_17rem {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .mt_lg_18rem {
    margin-top: 18rem !important;
  }
  .mb_lg_18rem {
    margin-bottom: 18rem !important;
  }
  .my_lg_18rem {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .pt_lg_18rem {
    padding-top: 18rem !important;
  }
  .pb_lg_18rem {
    padding-bottom: 18rem !important;
  }
  .py_lg_18rem {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .mt_lg_19rem {
    margin-top: 19rem !important;
  }
  .mb_lg_19rem {
    margin-bottom: 19rem !important;
  }
  .my_lg_19rem {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .pt_lg_19rem {
    padding-top: 19rem !important;
  }
  .pb_lg_19rem {
    padding-bottom: 19rem !important;
  }
  .py_lg_19rem {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .mt_lg_20rem {
    margin-top: 20rem !important;
  }
  .mb_lg_20rem {
    margin-bottom: 20rem !important;
  }
  .my_lg_20rem {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .pt_lg_20rem {
    padding-top: 20rem !important;
  }
  .pb_lg_20rem {
    padding-bottom: 20rem !important;
  }
  .py_lg_20rem {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
}
.ws_no {
  white-space: nowrap;
}

.ms-n1 {
  margin-left: -0.25rem;
}

.ms-n2 {
  margin-left: -0.5rem;
}

.ms-n3 {
  margin-left: -1rem;
}

.ms-n4 {
  margin-left: -1.5rem;
}

.ms-n5 {
  margin-left: -3rem;
}

.mt-n1 {
  margin-top: -0.25rem;
}

.mt-n2 {
  margin-top: -0.5rem;
}

.mt-n3 {
  margin-top: -1rem;
}

.mt-n4 {
  margin-top: -1.5rem;
}

.mt-n5 {
  margin-top: -3rem;
}

.cBlack {
  color: #434241;
}

.cWhite {
  color: #ffffff;
}

.cGray {
  color: #686868;
}

.cPink {
  color: rgb(255, 0, 111);
}

.bg_cBalck {
  background-color: #434241;
}

.bg_cWhite {
  background-color: #ffffff;
}

/* スマイル1000 */
.cBlue {
  color: #003d8f;
}

.cLightBlue {
  color: #edf4f7;
}

.bg_cBlue {
  background-color: #003d8f;
}

.bg_cLightBlue {
  background-color: #edf4f7;
}

.bg_cBrightBlue {
  background-color: #0079d9;
}

.cYellow {
  color: #fbe896;
}

/* スマイルプラス */
.cBlue_02 {
  color: #009ff0;
}

.cGold {
  color: #c8a16b;
}

.bg_cLightBlue_02 {
  background-color: #d4f1ff;
}

.bg_cBlue_02 {
  background-color: #009ff0;
}

.bg_cBrightBlue_02 {
  background-color: #3bb5f3;
}

.bg_cYellow {
  background-color: #ffff72;
}

.bg_cLightYellow {
  background-color: #fef6d9;
}

.bg_cGold {
  background-color: #c8a16b;
}

.bg_cLightGold {
  background-color: #ead29f;
}

.fc_robot {
  font-family: "Roboto", sans-serif !important;
}

/* スマイル1000 */
.fc_mincho {
  font-family: "Shippori Mincho B1", serif !important;
}

.fc_manrope {
  font-family: "Manrope", sans-serif !important;
}

/* スマイルプラス */
.fc_mplus {
  font-family: "M PLUS 1p", sans-serif !important;
}

.fc_shippori_mincho {
  font-family: "Shippori Mincho", serif !important;
}

.fc_oswald {
  font-family: "Oswald", sans-serif !important;
}

.fc_montserrat {
  font-family: "Montserrat", sans-serif !important;
}

.fs_0 {
  font-size: 0;
}

.fs_10 {
  font-size: 0.625rem;
}

.fs_11 {
  font-size: 0.6875rem;
}

.fs_12 {
  font-size: 0.75rem;
}

.fs_13 {
  font-size: 0.8125rem;
}

.fs_14 {
  font-size: 0.875rem;
}

.fs_15 {
  font-size: 0.9375rem;
}

.fs_16 {
  font-size: 1rem;
}

.fs_17 {
  font-size: 1.0625rem;
}

.fs_18 {
  font-size: 1.125rem;
}

.fs_19 {
  font-size: 1.1875rem;
}

.fs_20 {
  font-size: 1.25rem;
}

.fs_21 {
  font-size: 1.3125rem;
}

.fs_22 {
  font-size: 1.375rem;
}

.fs_23 {
  font-size: 1.4375rem;
}

.fs_24 {
  font-size: 1.5rem;
}

.fs_25 {
  font-size: 1.5625rem;
}

.fs_26 {
  font-size: 1.625rem;
}

.fs_27 {
  font-size: 1.6875rem;
}

.fs_28 {
  font-size: 1.75rem;
}

.fs_29 {
  font-size: 1.8125rem;
}

.fs_30 {
  font-size: 1.875rem;
}

.fs_31 {
  font-size: 1.9375rem;
}

.fs_32 {
  font-size: 2rem;
}

.fs_33 {
  font-size: 2.0625rem;
}

.fs_34 {
  font-size: 2.125rem;
}

.fs_35 {
  font-size: 2.1875rem;
}

.fs_36 {
  font-size: 2.25rem;
}

.fs_37 {
  font-size: 2.3125rem;
}

.fs_38 {
  font-size: 2.375rem;
}

.fs_39 {
  font-size: 2.4375rem;
}

.fs_40 {
  font-size: 2.5rem;
}

.fs_41 {
  font-size: 2.5625rem;
}

.fs_42 {
  font-size: 2.625rem;
}

.fs_43 {
  font-size: 2.6875rem;
}

.fs_44 {
  font-size: 2.75rem;
}

.fs_45 {
  font-size: 2.8125rem;
}

.fs_46 {
  font-size: 2.875rem;
}

.fs_47 {
  font-size: 2.9375rem;
}

.fs_48 {
  font-size: 3rem;
}

.fs_49 {
  font-size: 3.0625rem;
}

.fs_50 {
  font-size: 3.125rem;
}

.fs_51 {
  font-size: 3.1875rem;
}

.fs_52 {
  font-size: 3.25rem;
}

.fs_53 {
  font-size: 3.3125rem;
}

.fs_54 {
  font-size: 3.375rem;
}

.fs_55 {
  font-size: 3.4375rem;
}

.fs_56 {
  font-size: 3.5rem;
}

.fs_57 {
  font-size: 3.5625rem;
}

.fs_58 {
  font-size: 3.625rem;
}

.fs_59 {
  font-size: 3.6875rem;
}

.fs_60 {
  font-size: 3.75rem;
}

.fs_61 {
  font-size: 3.8125rem;
}

.fs_62 {
  font-size: 3.875rem;
}

.fs_63 {
  font-size: 3.9375rem;
}

.fs_64 {
  font-size: 4rem;
}

.fs_65 {
  font-size: 4.0625rem;
}

.fs_66 {
  font-size: 4.125rem;
}

.fs_67 {
  font-size: 4.1875rem;
}

.fs_68 {
  font-size: 4.25rem;
}

.fs_69 {
  font-size: 4.3125rem;
}

.fs_70 {
  font-size: 4.375rem;
}

.fs_71 {
  font-size: 4.4375rem;
}

.fs_72 {
  font-size: 4.5rem;
}

.fs_73 {
  font-size: 4.5625rem;
}

.fs_74 {
  font-size: 4.625rem;
}

.fs_75 {
  font-size: 4.6875rem;
}

.fs_76 {
  font-size: 4.75rem;
}

.fs_77 {
  font-size: 4.8125rem;
}

.fs_78 {
  font-size: 4.875rem;
}

.fs_79 {
  font-size: 4.9375rem;
}

.fs_80 {
  font-size: 5rem;
}

.fs_81 {
  font-size: 5.0625rem;
}

.fs_82 {
  font-size: 5.125rem;
}

.fs_83 {
  font-size: 5.1875rem;
}

.fs_84 {
  font-size: 5.25rem;
}

.fs_85 {
  font-size: 5.3125rem;
}

.fs_86 {
  font-size: 5.375rem;
}

.fs_87 {
  font-size: 5.4375rem;
}

.fs_88 {
  font-size: 5.5rem;
}

.fs_89 {
  font-size: 5.5625rem;
}

.fs_90 {
  font-size: 5.625rem;
}

.fs_91 {
  font-size: 5.6875rem;
}

.fs_92 {
  font-size: 5.75rem;
}

.fs_93 {
  font-size: 5.8125rem;
}

.fs_94 {
  font-size: 5.875rem;
}

.fs_95 {
  font-size: 5.9375rem;
}

.fs_96 {
  font-size: 6rem;
}

.fs_97 {
  font-size: 6.0625rem;
}

.fs_98 {
  font-size: 6.125rem;
}

.fs_99 {
  font-size: 6.1875rem;
}

.fs_100 {
  font-size: 6.25rem;
}

@media screen and (min-width: 576px) {
  .fs_sm_10 {
    font-size: 0.625rem;
  }
  .fs_sm_11 {
    font-size: 0.6875rem;
  }
  .fs_sm_12 {
    font-size: 0.75rem;
  }
  .fs_sm_13 {
    font-size: 0.8125rem;
  }
  .fs_sm_14 {
    font-size: 0.875rem;
  }
  .fs_sm_15 {
    font-size: 0.9375rem;
  }
  .fs_sm_16 {
    font-size: 1rem;
  }
  .fs_sm_17 {
    font-size: 1.0625rem;
  }
  .fs_sm_18 {
    font-size: 1.125rem;
  }
  .fs_sm_19 {
    font-size: 1.1875rem;
  }
  .fs_sm_20 {
    font-size: 1.25rem;
  }
  .fs_sm_21 {
    font-size: 1.3125rem;
  }
  .fs_sm_22 {
    font-size: 1.375rem;
  }
  .fs_sm_23 {
    font-size: 1.4375rem;
  }
  .fs_sm_24 {
    font-size: 1.5rem;
  }
  .fs_sm_25 {
    font-size: 1.5625rem;
  }
  .fs_sm_26 {
    font-size: 1.625rem;
  }
  .fs_sm_27 {
    font-size: 1.6875rem;
  }
  .fs_sm_28 {
    font-size: 1.75rem;
  }
  .fs_sm_29 {
    font-size: 1.8125rem;
  }
  .fs_sm_30 {
    font-size: 1.875rem;
  }
  .fs_sm_31 {
    font-size: 1.9375rem;
  }
  .fs_sm_32 {
    font-size: 2rem;
  }
  .fs_sm_33 {
    font-size: 2.0625rem;
  }
  .fs_sm_34 {
    font-size: 2.125rem;
  }
  .fs_sm_35 {
    font-size: 2.1875rem;
  }
  .fs_sm_36 {
    font-size: 2.25rem;
  }
  .fs_sm_37 {
    font-size: 2.3125rem;
  }
  .fs_sm_38 {
    font-size: 2.375rem;
  }
  .fs_sm_39 {
    font-size: 2.4375rem;
  }
  .fs_sm_40 {
    font-size: 2.5rem;
  }
  .fs_sm_41 {
    font-size: 2.5625rem;
  }
  .fs_sm_42 {
    font-size: 2.625rem;
  }
  .fs_sm_43 {
    font-size: 2.6875rem;
  }
  .fs_sm_44 {
    font-size: 2.75rem;
  }
  .fs_sm_45 {
    font-size: 2.8125rem;
  }
  .fs_sm_46 {
    font-size: 2.875rem;
  }
  .fs_sm_47 {
    font-size: 2.9375rem;
  }
  .fs_sm_48 {
    font-size: 3rem;
  }
  .fs_sm_49 {
    font-size: 3.0625rem;
  }
  .fs_sm_50 {
    font-size: 3.125rem;
  }
  .fs_sm_51 {
    font-size: 3.1875rem;
  }
  .fs_sm_52 {
    font-size: 3.25rem;
  }
  .fs_sm_53 {
    font-size: 3.3125rem;
  }
  .fs_sm_54 {
    font-size: 3.375rem;
  }
  .fs_sm_55 {
    font-size: 3.4375rem;
  }
  .fs_sm_56 {
    font-size: 3.5rem;
  }
  .fs_sm_57 {
    font-size: 3.5625rem;
  }
  .fs_sm_58 {
    font-size: 3.625rem;
  }
  .fs_sm_59 {
    font-size: 3.6875rem;
  }
  .fs_sm_60 {
    font-size: 3.75rem;
  }
  .fs_sm_61 {
    font-size: 3.8125rem;
  }
  .fs_sm_62 {
    font-size: 3.875rem;
  }
  .fs_sm_63 {
    font-size: 3.9375rem;
  }
  .fs_sm_64 {
    font-size: 4rem;
  }
  .fs_sm_65 {
    font-size: 4.0625rem;
  }
  .fs_sm_66 {
    font-size: 4.125rem;
  }
  .fs_sm_67 {
    font-size: 4.1875rem;
  }
  .fs_sm_68 {
    font-size: 4.25rem;
  }
  .fs_sm_69 {
    font-size: 4.3125rem;
  }
  .fs_sm_70 {
    font-size: 4.375rem;
  }
  .fs_sm_71 {
    font-size: 4.4375rem;
  }
  .fs_sm_72 {
    font-size: 4.5rem;
  }
  .fs_sm_73 {
    font-size: 4.5625rem;
  }
  .fs_sm_74 {
    font-size: 4.625rem;
  }
  .fs_sm_75 {
    font-size: 4.6875rem;
  }
  .fs_sm_76 {
    font-size: 4.75rem;
  }
  .fs_sm_77 {
    font-size: 4.8125rem;
  }
  .fs_sm_78 {
    font-size: 4.875rem;
  }
  .fs_sm_79 {
    font-size: 4.9375rem;
  }
  .fs_sm_80 {
    font-size: 5rem;
  }
  .fs_sm_81 {
    font-size: 5.0625rem;
  }
  .fs_sm_82 {
    font-size: 5.125rem;
  }
  .fs_sm_83 {
    font-size: 5.1875rem;
  }
  .fs_sm_84 {
    font-size: 5.25rem;
  }
  .fs_sm_85 {
    font-size: 5.3125rem;
  }
  .fs_sm_86 {
    font-size: 5.375rem;
  }
  .fs_sm_87 {
    font-size: 5.4375rem;
  }
  .fs_sm_88 {
    font-size: 5.5rem;
  }
  .fs_sm_89 {
    font-size: 5.5625rem;
  }
  .fs_sm_90 {
    font-size: 5.625rem;
  }
  .fs_sm_91 {
    font-size: 5.6875rem;
  }
  .fs_sm_92 {
    font-size: 5.75rem;
  }
  .fs_sm_93 {
    font-size: 5.8125rem;
  }
  .fs_sm_94 {
    font-size: 5.875rem;
  }
  .fs_sm_95 {
    font-size: 5.9375rem;
  }
  .fs_sm_96 {
    font-size: 6rem;
  }
  .fs_sm_97 {
    font-size: 6.0625rem;
  }
  .fs_sm_98 {
    font-size: 6.125rem;
  }
  .fs_sm_99 {
    font-size: 6.1875rem;
  }
  .fs_sm_100 {
    font-size: 6.25rem;
  }
}
@media screen and (min-width: 768px) {
  .fs_md_10 {
    font-size: 0.625rem;
  }
  .fs_md_11 {
    font-size: 0.6875rem;
  }
  .fs_md_12 {
    font-size: 0.75rem;
  }
  .fs_md_13 {
    font-size: 0.8125rem;
  }
  .fs_md_14 {
    font-size: 0.875rem;
  }
  .fs_md_15 {
    font-size: 0.9375rem;
  }
  .fs_md_16 {
    font-size: 1rem;
  }
  .fs_md_17 {
    font-size: 1.0625rem;
  }
  .fs_md_18 {
    font-size: 1.125rem;
  }
  .fs_md_19 {
    font-size: 1.1875rem;
  }
  .fs_md_20 {
    font-size: 1.25rem;
  }
  .fs_md_21 {
    font-size: 1.3125rem;
  }
  .fs_md_22 {
    font-size: 1.375rem;
  }
  .fs_md_23 {
    font-size: 1.4375rem;
  }
  .fs_md_24 {
    font-size: 1.5rem;
  }
  .fs_md_25 {
    font-size: 1.5625rem;
  }
  .fs_md_26 {
    font-size: 1.625rem;
  }
  .fs_md_27 {
    font-size: 1.6875rem;
  }
  .fs_md_28 {
    font-size: 1.75rem;
  }
  .fs_md_29 {
    font-size: 1.8125rem;
  }
  .fs_md_30 {
    font-size: 1.875rem;
  }
  .fs_md_31 {
    font-size: 1.9375rem;
  }
  .fs_md_32 {
    font-size: 2rem;
  }
  .fs_md_33 {
    font-size: 2.0625rem;
  }
  .fs_md_34 {
    font-size: 2.125rem;
  }
  .fs_md_35 {
    font-size: 2.1875rem;
  }
  .fs_md_36 {
    font-size: 2.25rem;
  }
  .fs_md_37 {
    font-size: 2.3125rem;
  }
  .fs_md_38 {
    font-size: 2.375rem;
  }
  .fs_md_39 {
    font-size: 2.4375rem;
  }
  .fs_md_40 {
    font-size: 2.5rem;
  }
  .fs_md_41 {
    font-size: 2.5625rem;
  }
  .fs_md_42 {
    font-size: 2.625rem;
  }
  .fs_md_43 {
    font-size: 2.6875rem;
  }
  .fs_md_44 {
    font-size: 2.75rem;
  }
  .fs_md_45 {
    font-size: 2.8125rem;
  }
  .fs_md_46 {
    font-size: 2.875rem;
  }
  .fs_md_47 {
    font-size: 2.9375rem;
  }
  .fs_md_48 {
    font-size: 3rem;
  }
  .fs_md_49 {
    font-size: 3.0625rem;
  }
  .fs_md_50 {
    font-size: 3.125rem;
  }
  .fs_md_51 {
    font-size: 3.1875rem;
  }
  .fs_md_52 {
    font-size: 3.25rem;
  }
  .fs_md_53 {
    font-size: 3.3125rem;
  }
  .fs_md_54 {
    font-size: 3.375rem;
  }
  .fs_md_55 {
    font-size: 3.4375rem;
  }
  .fs_md_56 {
    font-size: 3.5rem;
  }
  .fs_md_57 {
    font-size: 3.5625rem;
  }
  .fs_md_58 {
    font-size: 3.625rem;
  }
  .fs_md_59 {
    font-size: 3.6875rem;
  }
  .fs_md_60 {
    font-size: 3.75rem;
  }
  .fs_md_61 {
    font-size: 3.8125rem;
  }
  .fs_md_62 {
    font-size: 3.875rem;
  }
  .fs_md_63 {
    font-size: 3.9375rem;
  }
  .fs_md_64 {
    font-size: 4rem;
  }
  .fs_md_65 {
    font-size: 4.0625rem;
  }
  .fs_md_66 {
    font-size: 4.125rem;
  }
  .fs_md_67 {
    font-size: 4.1875rem;
  }
  .fs_md_68 {
    font-size: 4.25rem;
  }
  .fs_md_69 {
    font-size: 4.3125rem;
  }
  .fs_md_70 {
    font-size: 4.375rem;
  }
  .fs_md_71 {
    font-size: 4.4375rem;
  }
  .fs_md_72 {
    font-size: 4.5rem;
  }
  .fs_md_73 {
    font-size: 4.5625rem;
  }
  .fs_md_74 {
    font-size: 4.625rem;
  }
  .fs_md_75 {
    font-size: 4.6875rem;
  }
  .fs_md_76 {
    font-size: 4.75rem;
  }
  .fs_md_77 {
    font-size: 4.8125rem;
  }
  .fs_md_78 {
    font-size: 4.875rem;
  }
  .fs_md_79 {
    font-size: 4.9375rem;
  }
  .fs_md_80 {
    font-size: 5rem;
  }
  .fs_md_81 {
    font-size: 5.0625rem;
  }
  .fs_md_82 {
    font-size: 5.125rem;
  }
  .fs_md_83 {
    font-size: 5.1875rem;
  }
  .fs_md_84 {
    font-size: 5.25rem;
  }
  .fs_md_85 {
    font-size: 5.3125rem;
  }
  .fs_md_86 {
    font-size: 5.375rem;
  }
  .fs_md_87 {
    font-size: 5.4375rem;
  }
  .fs_md_88 {
    font-size: 5.5rem;
  }
  .fs_md_89 {
    font-size: 5.5625rem;
  }
  .fs_md_90 {
    font-size: 5.625rem;
  }
  .fs_md_91 {
    font-size: 5.6875rem;
  }
  .fs_md_92 {
    font-size: 5.75rem;
  }
  .fs_md_93 {
    font-size: 5.8125rem;
  }
  .fs_md_94 {
    font-size: 5.875rem;
  }
  .fs_md_95 {
    font-size: 5.9375rem;
  }
  .fs_md_96 {
    font-size: 6rem;
  }
  .fs_md_97 {
    font-size: 6.0625rem;
  }
  .fs_md_98 {
    font-size: 6.125rem;
  }
  .fs_md_99 {
    font-size: 6.1875rem;
  }
  .fs_md_100 {
    font-size: 6.25rem;
  }
}
@media screen and (min-width: 992px) {
  .fs_lg_10 {
    font-size: 0.625rem;
  }
  .fs_lg_11 {
    font-size: 0.6875rem;
  }
  .fs_lg_12 {
    font-size: 0.75rem;
  }
  .fs_lg_13 {
    font-size: 0.8125rem;
  }
  .fs_lg_14 {
    font-size: 0.875rem;
  }
  .fs_lg_15 {
    font-size: 0.9375rem;
  }
  .fs_lg_16 {
    font-size: 1rem;
  }
  .fs_lg_17 {
    font-size: 1.0625rem;
  }
  .fs_lg_18 {
    font-size: 1.125rem;
  }
  .fs_lg_19 {
    font-size: 1.1875rem;
  }
  .fs_lg_20 {
    font-size: 1.25rem;
  }
  .fs_lg_21 {
    font-size: 1.3125rem;
  }
  .fs_lg_22 {
    font-size: 1.375rem;
  }
  .fs_lg_23 {
    font-size: 1.4375rem;
  }
  .fs_lg_24 {
    font-size: 1.5rem;
  }
  .fs_lg_25 {
    font-size: 1.5625rem;
  }
  .fs_lg_26 {
    font-size: 1.625rem;
  }
  .fs_lg_27 {
    font-size: 1.6875rem;
  }
  .fs_lg_28 {
    font-size: 1.75rem;
  }
  .fs_lg_29 {
    font-size: 1.8125rem;
  }
  .fs_lg_30 {
    font-size: 1.875rem;
  }
  .fs_lg_31 {
    font-size: 1.9375rem;
  }
  .fs_lg_32 {
    font-size: 2rem;
  }
  .fs_lg_33 {
    font-size: 2.0625rem;
  }
  .fs_lg_34 {
    font-size: 2.125rem;
  }
  .fs_lg_35 {
    font-size: 2.1875rem;
  }
  .fs_lg_36 {
    font-size: 2.25rem;
  }
  .fs_lg_37 {
    font-size: 2.3125rem;
  }
  .fs_lg_38 {
    font-size: 2.375rem;
  }
  .fs_lg_39 {
    font-size: 2.4375rem;
  }
  .fs_lg_40 {
    font-size: 2.5rem;
  }
  .fs_lg_41 {
    font-size: 2.5625rem;
  }
  .fs_lg_42 {
    font-size: 2.625rem;
  }
  .fs_lg_43 {
    font-size: 2.6875rem;
  }
  .fs_lg_44 {
    font-size: 2.75rem;
  }
  .fs_lg_45 {
    font-size: 2.8125rem;
  }
  .fs_lg_46 {
    font-size: 2.875rem;
  }
  .fs_lg_47 {
    font-size: 2.9375rem;
  }
  .fs_lg_48 {
    font-size: 3rem;
  }
  .fs_lg_49 {
    font-size: 3.0625rem;
  }
  .fs_lg_50 {
    font-size: 3.125rem;
  }
  .fs_lg_51 {
    font-size: 3.1875rem;
  }
  .fs_lg_52 {
    font-size: 3.25rem;
  }
  .fs_lg_53 {
    font-size: 3.3125rem;
  }
  .fs_lg_54 {
    font-size: 3.375rem;
  }
  .fs_lg_55 {
    font-size: 3.4375rem;
  }
  .fs_lg_56 {
    font-size: 3.5rem;
  }
  .fs_lg_57 {
    font-size: 3.5625rem;
  }
  .fs_lg_58 {
    font-size: 3.625rem;
  }
  .fs_lg_59 {
    font-size: 3.6875rem;
  }
  .fs_lg_60 {
    font-size: 3.75rem;
  }
  .fs_lg_61 {
    font-size: 3.8125rem;
  }
  .fs_lg_62 {
    font-size: 3.875rem;
  }
  .fs_lg_63 {
    font-size: 3.9375rem;
  }
  .fs_lg_64 {
    font-size: 4rem;
  }
  .fs_lg_65 {
    font-size: 4.0625rem;
  }
  .fs_lg_66 {
    font-size: 4.125rem;
  }
  .fs_lg_67 {
    font-size: 4.1875rem;
  }
  .fs_lg_68 {
    font-size: 4.25rem;
  }
  .fs_lg_69 {
    font-size: 4.3125rem;
  }
  .fs_lg_70 {
    font-size: 4.375rem;
  }
  .fs_lg_71 {
    font-size: 4.4375rem;
  }
  .fs_lg_72 {
    font-size: 4.5rem;
  }
  .fs_lg_73 {
    font-size: 4.5625rem;
  }
  .fs_lg_74 {
    font-size: 4.625rem;
  }
  .fs_lg_75 {
    font-size: 4.6875rem;
  }
  .fs_lg_76 {
    font-size: 4.75rem;
  }
  .fs_lg_77 {
    font-size: 4.8125rem;
  }
  .fs_lg_78 {
    font-size: 4.875rem;
  }
  .fs_lg_79 {
    font-size: 4.9375rem;
  }
  .fs_lg_80 {
    font-size: 5rem;
  }
  .fs_lg_81 {
    font-size: 5.0625rem;
  }
  .fs_lg_82 {
    font-size: 5.125rem;
  }
  .fs_lg_83 {
    font-size: 5.1875rem;
  }
  .fs_lg_84 {
    font-size: 5.25rem;
  }
  .fs_lg_85 {
    font-size: 5.3125rem;
  }
  .fs_lg_86 {
    font-size: 5.375rem;
  }
  .fs_lg_87 {
    font-size: 5.4375rem;
  }
  .fs_lg_88 {
    font-size: 5.5rem;
  }
  .fs_lg_89 {
    font-size: 5.5625rem;
  }
  .fs_lg_90 {
    font-size: 5.625rem;
  }
  .fs_lg_91 {
    font-size: 5.6875rem;
  }
  .fs_lg_92 {
    font-size: 5.75rem;
  }
  .fs_lg_93 {
    font-size: 5.8125rem;
  }
  .fs_lg_94 {
    font-size: 5.875rem;
  }
  .fs_lg_95 {
    font-size: 5.9375rem;
  }
  .fs_lg_96 {
    font-size: 6rem;
  }
  .fs_lg_97 {
    font-size: 6.0625rem;
  }
  .fs_lg_98 {
    font-size: 6.125rem;
  }
  .fs_lg_99 {
    font-size: 6.1875rem;
  }
  .fs_lg_100 {
    font-size: 6.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .fs_xl_10 {
    font-size: 0.625rem;
  }
  .fs_xl_11 {
    font-size: 0.6875rem;
  }
  .fs_xl_12 {
    font-size: 0.75rem;
  }
  .fs_xl_13 {
    font-size: 0.8125rem;
  }
  .fs_xl_14 {
    font-size: 0.875rem;
  }
  .fs_xl_15 {
    font-size: 0.9375rem;
  }
  .fs_xl_16 {
    font-size: 1rem;
  }
  .fs_xl_17 {
    font-size: 1.0625rem;
  }
  .fs_xl_18 {
    font-size: 1.125rem;
  }
  .fs_xl_19 {
    font-size: 1.1875rem;
  }
  .fs_xl_20 {
    font-size: 1.25rem;
  }
  .fs_xl_21 {
    font-size: 1.3125rem;
  }
  .fs_xl_22 {
    font-size: 1.375rem;
  }
  .fs_xl_23 {
    font-size: 1.4375rem;
  }
  .fs_xl_24 {
    font-size: 1.5rem;
  }
  .fs_xl_25 {
    font-size: 1.5625rem;
  }
  .fs_xl_26 {
    font-size: 1.625rem;
  }
  .fs_xl_27 {
    font-size: 1.6875rem;
  }
  .fs_xl_28 {
    font-size: 1.75rem;
  }
  .fs_xl_29 {
    font-size: 1.8125rem;
  }
  .fs_xl_30 {
    font-size: 1.875rem;
  }
  .fs_xl_31 {
    font-size: 1.9375rem;
  }
  .fs_xl_32 {
    font-size: 2rem;
  }
  .fs_xl_33 {
    font-size: 2.0625rem;
  }
  .fs_xl_34 {
    font-size: 2.125rem;
  }
  .fs_xl_35 {
    font-size: 2.1875rem;
  }
  .fs_xl_36 {
    font-size: 2.25rem;
  }
  .fs_xl_37 {
    font-size: 2.3125rem;
  }
  .fs_xl_38 {
    font-size: 2.375rem;
  }
  .fs_xl_39 {
    font-size: 2.4375rem;
  }
  .fs_xl_40 {
    font-size: 2.5rem;
  }
  .fs_xl_41 {
    font-size: 2.5625rem;
  }
  .fs_xl_42 {
    font-size: 2.625rem;
  }
  .fs_xl_43 {
    font-size: 2.6875rem;
  }
  .fs_xl_44 {
    font-size: 2.75rem;
  }
  .fs_xl_45 {
    font-size: 2.8125rem;
  }
  .fs_xl_46 {
    font-size: 2.875rem;
  }
  .fs_xl_47 {
    font-size: 2.9375rem;
  }
  .fs_xl_48 {
    font-size: 3rem;
  }
  .fs_xl_49 {
    font-size: 3.0625rem;
  }
  .fs_xl_50 {
    font-size: 3.125rem;
  }
  .fs_xl_51 {
    font-size: 3.1875rem;
  }
  .fs_xl_52 {
    font-size: 3.25rem;
  }
  .fs_xl_53 {
    font-size: 3.3125rem;
  }
  .fs_xl_54 {
    font-size: 3.375rem;
  }
  .fs_xl_55 {
    font-size: 3.4375rem;
  }
  .fs_xl_56 {
    font-size: 3.5rem;
  }
  .fs_xl_57 {
    font-size: 3.5625rem;
  }
  .fs_xl_58 {
    font-size: 3.625rem;
  }
  .fs_xl_59 {
    font-size: 3.6875rem;
  }
  .fs_xl_60 {
    font-size: 3.75rem;
  }
  .fs_xl_61 {
    font-size: 3.8125rem;
  }
  .fs_xl_62 {
    font-size: 3.875rem;
  }
  .fs_xl_63 {
    font-size: 3.9375rem;
  }
  .fs_xl_64 {
    font-size: 4rem;
  }
  .fs_xl_65 {
    font-size: 4.0625rem;
  }
  .fs_xl_66 {
    font-size: 4.125rem;
  }
  .fs_xl_67 {
    font-size: 4.1875rem;
  }
  .fs_xl_68 {
    font-size: 4.25rem;
  }
  .fs_xl_69 {
    font-size: 4.3125rem;
  }
  .fs_xl_70 {
    font-size: 4.375rem;
  }
  .fs_xl_71 {
    font-size: 4.4375rem;
  }
  .fs_xl_72 {
    font-size: 4.5rem;
  }
  .fs_xl_73 {
    font-size: 4.5625rem;
  }
  .fs_xl_74 {
    font-size: 4.625rem;
  }
  .fs_xl_75 {
    font-size: 4.6875rem;
  }
  .fs_xl_76 {
    font-size: 4.75rem;
  }
  .fs_xl_77 {
    font-size: 4.8125rem;
  }
  .fs_xl_78 {
    font-size: 4.875rem;
  }
  .fs_xl_79 {
    font-size: 4.9375rem;
  }
  .fs_xl_80 {
    font-size: 5rem;
  }
  .fs_xl_81 {
    font-size: 5.0625rem;
  }
  .fs_xl_82 {
    font-size: 5.125rem;
  }
  .fs_xl_83 {
    font-size: 5.1875rem;
  }
  .fs_xl_84 {
    font-size: 5.25rem;
  }
  .fs_xl_85 {
    font-size: 5.3125rem;
  }
  .fs_xl_86 {
    font-size: 5.375rem;
  }
  .fs_xl_87 {
    font-size: 5.4375rem;
  }
  .fs_xl_88 {
    font-size: 5.5rem;
  }
  .fs_xl_89 {
    font-size: 5.5625rem;
  }
  .fs_xl_90 {
    font-size: 5.625rem;
  }
  .fs_xl_91 {
    font-size: 5.6875rem;
  }
  .fs_xl_92 {
    font-size: 5.75rem;
  }
  .fs_xl_93 {
    font-size: 5.8125rem;
  }
  .fs_xl_94 {
    font-size: 5.875rem;
  }
  .fs_xl_95 {
    font-size: 5.9375rem;
  }
  .fs_xl_96 {
    font-size: 6rem;
  }
  .fs_xl_97 {
    font-size: 6.0625rem;
  }
  .fs_xl_98 {
    font-size: 6.125rem;
  }
  .fs_xl_99 {
    font-size: 6.1875rem;
  }
  .fs_xl_100 {
    font-size: 6.25rem;
  }
}
.fw_100 {
  font-weight: 100 !important;
}

.fw_200 {
  font-weight: 200 !important;
}

.fw_300 {
  font-weight: 300 !important;
}

.fw_400 {
  font-weight: 400 !important;
}

.fw_500 {
  font-weight: 500 !important;
}

.fw_600 {
  font-weight: 600 !important;
}

.fw_700 {
  font-weight: 700 !important;
}

.fw_800 {
  font-weight: 800 !important;
}

.fw_900 {
  font-weight: 900 !important;
}

.redc {
  color: red;
}

.ls_n050rem {
  letter-spacing: -0.5rem;
}

.ls_n030rem {
  letter-spacing: -0.3rem;
}

.ls_n020rem {
  letter-spacing: -0.2rem;
}

.ls_n010rem {
  letter-spacing: -0.1rem;
}

.ls_n001rem {
  letter-spacing: -0.01rem;
}

.ls_000rem {
  letter-spacing: 0rem;
}

.ls_010rem {
  letter-spacing: 0.1rem;
}

.ls_015rem {
  letter-spacing: 0.15rem;
}

.ls_020rem {
  letter-spacing: 0.2rem;
}

.ls_025rem {
  letter-spacing: 0.25rem;
}

.ls_030rem {
  letter-spacing: 0.3rem;
}

.ls_035rem {
  letter-spacing: 0.35rem;
}

.ls_040rem {
  letter-spacing: 0.4rem;
}

.ls_045rem {
  letter-spacing: 0.45rem;
}

.ls_050rem {
  letter-spacing: 0.5rem;
}

.lh_000 {
  line-height: 0 !important;
}

.lh_010 {
  line-height: 0.1 !important;
}

.lh_025 {
  line-height: 0.25 !important;
}

.lh_050 {
  line-height: 0.5 !important;
}

.lh_100 {
  line-height: 1 !important;
}

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

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

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

.lh_140 {
  line-height: 1.4 !important;
}

.lh_150 {
  line-height: 1.5 !important;
}

.lh_160 {
  line-height: 1.6 !important;
}

.lh_170 {
  line-height: 1.7 !important;
}

.lh_180 {
  line-height: 1.8 !important;
}

.lh_190 {
  line-height: 1.9 !important;
}

.lh_200 {
  line-height: 2 !important;
}

.lh_250 {
  line-height: 2.5 !important;
}

.lh_300 {
  line-height: 3 !important;
}

.lh_350 {
  line-height: 3.5 !important;
}

.w_1h {
  width: 1.5rem;
}

.w_2h {
  width: 2.5rem;
}

.w_3h {
  width: 3.5rem;
}

.w_4h {
  width: 4.5rem;
}

.w_5h {
  width: 5.5rem;
}

.w_6h {
  width: 6.5rem;
}

.w_7h {
  width: 7.5rem;
}

.w_8h {
  width: 8.5rem;
}

.w_9h {
  width: 9.5rem;
}

.w_10h {
  width: 10.5rem;
}

.w_11h {
  width: 11.5rem;
}

@media screen and (min-width: 768px) {
  .w_md_1h {
    width: 1.5rem;
  }
  .w_md_2h {
    width: 2.5rem;
  }
  .w_md_3h {
    width: 3.5rem;
  }
  .w_md_4h {
    width: 4.5rem;
  }
  .w_md_5h {
    width: 5.5rem;
  }
  .w_md_6h {
    width: 6.5rem;
  }
  .w_md_7h {
    width: 7.5rem;
  }
  .w_md_8h {
    width: 8.5rem;
  }
  .w_md_9h {
    width: 9.5rem;
  }
  .w_md_10h {
    width: 10.5rem;
  }
  .w_md_11h {
    width: 11.5rem;
  }
}
@media screen and (min-width: 992px) {
  .w_lg_1h {
    width: 1.5rem;
  }
  .w_lg_2h {
    width: 2.5rem;
  }
  .w_lg_3h {
    width: 3.5rem;
  }
  .w_lg_4h {
    width: 4.5rem;
  }
  .w_lg_5h {
    width: 5.5rem;
  }
  .w_lg_6h {
    width: 6.5rem;
  }
  .w_lg_7h {
    width: 7.5rem;
  }
  .w_lg_8h {
    width: 8.5rem;
  }
  .w_lg_9h {
    width: 9.5rem;
  }
  .w_lg_10h {
    width: 10.5rem;
  }
  .w_lg_11h {
    width: 11.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .w_xl_1h {
    width: 1.5rem;
  }
  .w_xl_2h {
    width: 2.5rem;
  }
  .w_xl_3h {
    width: 3.5rem;
  }
  .w_xl_4h {
    width: 4.5rem;
  }
  .w_xl_5h {
    width: 5.5rem;
  }
  .w_xl_6h {
    width: 6.5rem;
  }
  .w_xl_7h {
    width: 7.5rem;
  }
  .w_xl_8h {
    width: 8.5rem;
  }
  .w_xl_9h {
    width: 9.5rem;
  }
  .w_xl_10h {
    width: 10.5rem;
  }
  .w_xl_11h {
    width: 11.5rem;
  }
}
.h_1h {
  height: 1.5rem;
}

.h_2h {
  height: 2.5rem;
}

.h_3h {
  height: 3.5rem;
}

.h_4h {
  height: 4.5rem;
}

.h_5h {
  height: 5.5rem;
}

.h_6h {
  height: 6.5rem;
}

.h_7h {
  height: 7.5rem;
}

.h_8h {
  height: 8.5rem;
}

.h_9h {
  height: 9.5rem;
}

.h_10h {
  height: 10.5rem;
}

.h_11h {
  height: 11.5rem;
}

@media screen and (min-width: 768px) {
  .h_md_1h {
    height: 1.5rem;
  }
  .h_md_2h {
    height: 2.5rem;
  }
  .h_md_3h {
    height: 3.5rem;
  }
  .h_md_4h {
    height: 4.5rem;
  }
  .h_md_5h {
    height: 5.5rem;
  }
  .h_md_6h {
    height: 6.5rem;
  }
  .h_md_7h {
    height: 7.5rem;
  }
  .h_md_8h {
    height: 8.5rem;
  }
  .h_md_9h {
    height: 9.5rem;
  }
  .h_md_10h {
    height: 10.5rem;
  }
  .h_md_11h {
    height: 11.5rem;
  }
}
@media screen and (min-width: 992px) {
  .h_lg_1h {
    height: 1.5rem;
  }
  .h_lg_2h {
    height: 2.5rem;
  }
  .h_lg_3h {
    height: 3.5rem;
  }
  .h_lg_4h {
    height: 4.5rem;
  }
  .h_lg_5h {
    height: 5.5rem;
  }
  .h_lg_6h {
    height: 6.5rem;
  }
  .h_lg_7h {
    height: 7.5rem;
  }
  .h_lg_8h {
    height: 8.5rem;
  }
  .h_lg_9h {
    height: 9.5rem;
  }
  .h_lg_10h {
    height: 10.5rem;
  }
  .h_lg_11h {
    height: 11.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .h_xl_1h {
    height: 1.5rem;
  }
  .h_xl_2h {
    height: 2.5rem;
  }
  .h_xl_3h {
    height: 3.5rem;
  }
  .h_xl_4h {
    height: 4.5rem;
  }
  .h_xl_5h {
    height: 5.5rem;
  }
  .h_xl_6h {
    height: 6.5rem;
  }
  .h_xl_7h {
    height: 7.5rem;
  }
  .h_xl_8h {
    height: 8.5rem;
  }
  .h_xl_9h {
    height: 9.5rem;
  }
  .h_xl_10h {
    height: 10.5rem;
  }
  .h_xl_11h {
    height: 11.5rem;
  }
}
.text_underLine {
  text-decoration: underline;
}

.rounded05px {
  border-radius: 0.3125rem;
}

.rounded10px {
  border-radius: 0.625rem;
}

.rounded15px {
  border-radius: 0.9375rem;
}

.rounded18px {
  border-radius: 1.125rem;
}

.rounded20px {
  border-radius: 1.25rem;
}

.rounded48px {
  border-radius: 2.5rem;
}

.rounded_top10px {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

.rounded_top15px {
  border-top-left-radius: 0.9375rem;
  border-top-right-radius: 0.9375rem;
}

.rounded_bt10px {
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
}

.rounded_bt15px {
  border-bottom-left-radius: 0.9375rem;
  border-bottom-right-radius: 0.9375rem;
}

.rounded_md {
  border-radius: 1rem;
}

.rounded_lg {
  border-radius: 2rem;
}

/* スマイル1000 */
.brd_cBlue_1px_solid {
  border: 1px solid #003d8f;
}

.brd_cBlue_2px_solid {
  border: 2px solid #003d8f;
}

.brd_cBlue_3px_solid {
  border: 3px solid #003d8f;
}

.brd_cBlue02_2px_solid {
  border: 2px solid #6b9fca;
}

.bdr_bt_dots_cBlue {
  position: relative;
}
.bdr_bt_dots_cBlue::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #1960bd 2px, transparent 2px);
  background-size: 6px 2px; /* ← 6px間隔で2pxのドット */
  background-repeat: repeat-x;
}

.bdr_bt_dots_cGray {
  position: relative;
}
.bdr_bt_dots_cGray::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #cccccc 2px, transparent 2px);
  background-size: 6px 2px; /* ← 6px間隔で2pxのドット */
  background-repeat: repeat-x;
}

/* スマイルプラス */
.brd_cBlue_02_1px_solid {
  border: 1px solid #009ff0;
}

.brdBt_cBlue_2px_dashed {
  border-bottom: 2px dashed #009ff0;
}

.brdBt_cWhite_2px_dashed {
  border-bottom: 2px dashed #ffffff;
}

.brdBt_cGold_2px_dashed {
  border-bottom: 2px dashed #c8a16b;
}

header {
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 12;
  background-color: #ffffff;
}
header .logo_header {
  width: 220px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  header .logo_header {
    width: 280px;
  }
}

footer {
  padding-top: 20px;
  padding-bottom: 140px;
}

.logo_footer {
  width: 220px;
  height: 100%;
}

#bottom-fixed {
  visibility: hidden;
  opacity: 0;
  transition: all 0.65s;
  position: relative;
  z-index: 2;
}

#bottom-fixed.isActive {
  visibility: visible;
  opacity: 1;
  transition: all 0.65s;
}

#page_top {
  position: fixed;
  bottom: 13%;
  right: 10px;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #page_top {
    bottom: 30px;
  }
}
#page_top img {
  width: 50px;
  height: auto;
}

.btn_application {
  max-width: 450px;
}

.fuwafuwa {
  animation: fuwafuwa 3s infinite ease-in-out 0.8s alternate;
  display: inline-block;
  transition: 1.5s ease-in-out;
}

@keyframes fuwafuwa {
  0%, 40%, 80% {
    transform: scale(1);
  }
  20%, 60%, 100% {
    transform: scale(0.96);
  }
}
.shadow {
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}

#application .list_caution li {
  position: relative;
  padding-left: 16px;
  font-size: 14px;
}
#application .list_caution li::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 9px;
  left: 6px;
}
#application table th, #application table td {
  background-color: #ffffff;
  padding: 3px;
}

.form-control {
  border: var(--bs-border-width) solid #003d8f !important;
}

.detail_box {
  border: 1px solid #adadad;
  overflow-y: scroll;
  height: 12rem;
  padding: 8px 10px;
}

.btn_agree {
  background: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(236, 245, 252) 50%, rgb(244, 246, 255) 100%);
  border-radius: 5px;
  padding: 0.6em;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.2rem;
  text-align: center;
  display: block;
  width: 70%;
  max-width: 300px;
  margin: 0 auto;
}

.agree_btn {
  display: block;
  width: 98%;
  background-color: #bfbfbf;
  border-radius: 100px;
  font-weight: bold;
  margin: auto;
  padding: 1rem 0;
  position: relative;
  box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.4196078431);
  max-width: 380px;
}
.agree_btn p {
  position: relative;
  color: #fff !important;
  text-align: center;
  font-size: 1.15rem;
  margin-bottom: 0;
  text-shadow: 1px 1px 1px #595959;
  letter-spacing: 2px;
}
.agree_btn p::before {
  content: "";
  width: 1.2em;
  height: 1.2em;
  border-radius: 100px;
  background-color: #fff;
  position: absolute;
  right: 1.25rem;
  top: 0;
  bottom: 0;
  margin: auto;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.4196078431);
}
.agree_btn p::after {
  content: "";
  width: 0.45em;
  height: 0.55em;
  background-color: #bfbfbf;
  position: absolute;
  right: 1.65rem;
  top: 0;
  bottom: 0;
  margin: auto;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.agree_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50px;
  border: 6px solid transparent;
  background: linear-gradient(90deg, rgb(161, 161, 161) 0%, rgb(191, 191, 191) 28%, rgb(161, 161, 161) 50%, rgb(191, 191, 191) 71%, rgb(161, 161, 161) 100%) border-box border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: destination-out;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
          mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.agree_btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50px;
  border: 4px solid #bfbfbf;
  z-index: 2;
}
.agree_btn.active {
  transition: all 0.5s ease;
}
.agree_btn.active::before {
  transition: all 0.5s ease;
}
.agree_btn.active::after {
  transition: all 0.5s ease;
}

.free_dial {
  width: 45px;
  height: auto;
}/*# sourceMappingURL=common.css.map */