@charset "UTF-8";
/* ----------------------------------------------------------- */
/* color変数定義 */
/* ----------------------------------------------------------- */
body * {
  color: #2c2c2c;
}

/* サイトカラー */
body * {
  font-family: "IBM Plex Sans JP", sans-serif;
}

body {
  font-size: 0.875rem;
} /* 14px */
body {
  line-height: 1.6;
}

ul, dl, ol {
  padding: 0;
  margin: 0;
}

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

a {
  text-decoration: none;
}

li {
  list-style: none;
}

main {
  overflow: hidden;
}

.max_850 {
  max-width: 850px;
  margin: 0 auto;
}

.max_1140 {
  max-width: 1140px;
  margin: 0 auto;
}

.mt_1rem {
  margin-top: 1rem;
}

.mb_1rem {
  margin-bottom: 1rem;
}

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

.pt_1rem {
  padding-top: 1rem;
}

.pb_1rem {
  padding-bottom: 1rem;
}

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

.mt_2rem {
  margin-top: 2rem;
}

.mb_2rem {
  margin-bottom: 2rem;
}

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

.pt_2rem {
  padding-top: 2rem;
}

.pb_2rem {
  padding-bottom: 2rem;
}

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

.mt_3rem {
  margin-top: 3rem;
}

.mb_3rem {
  margin-bottom: 3rem;
}

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

.pt_3rem {
  padding-top: 3rem;
}

.pb_3rem {
  padding-bottom: 3rem;
}

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

.mt_4rem {
  margin-top: 4rem;
}

.mb_4rem {
  margin-bottom: 4rem;
}

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

.pt_4rem {
  padding-top: 4rem;
}

.pb_4rem {
  padding-bottom: 4rem;
}

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

.mt_5rem {
  margin-top: 5rem;
}

.mb_5rem {
  margin-bottom: 5rem;
}

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

.pt_5rem {
  padding-top: 5rem;
}

.pb_5rem {
  padding-bottom: 5rem;
}

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

.mt_6rem {
  margin-top: 6rem;
}

.mb_6rem {
  margin-bottom: 6rem;
}

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

.pt_6rem {
  padding-top: 6rem;
}

.pb_6rem {
  padding-bottom: 6rem;
}

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

.mt_7rem {
  margin-top: 7rem;
}

.mb_7rem {
  margin-bottom: 7rem;
}

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

.pt_7rem {
  padding-top: 7rem;
}

.pb_7rem {
  padding-bottom: 7rem;
}

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

.mt_8rem {
  margin-top: 8rem;
}

.mb_8rem {
  margin-bottom: 8rem;
}

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

.pt_8rem {
  padding-top: 8rem;
}

.pb_8rem {
  padding-bottom: 8rem;
}

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

.mt_9rem {
  margin-top: 9rem;
}

.mb_9rem {
  margin-bottom: 9rem;
}

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

.pt_9rem {
  padding-top: 9rem;
}

.pb_9rem {
  padding-bottom: 9rem;
}

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

.mt_10rem {
  margin-top: 10rem;
}

.mb_10rem {
  margin-bottom: 10rem;
}

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

.pt_10rem {
  padding-top: 10rem;
}

.pb_10rem {
  padding-bottom: 10rem;
}

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

.mt_11rem {
  margin-top: 11rem;
}

.mb_11rem {
  margin-bottom: 11rem;
}

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

.pt_11rem {
  padding-top: 11rem;
}

.pb_11rem {
  padding-bottom: 11rem;
}

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

.mt_12rem {
  margin-top: 12rem;
}

.mb_12rem {
  margin-bottom: 12rem;
}

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

.pt_12rem {
  padding-top: 12rem;
}

.pb_12rem {
  padding-bottom: 12rem;
}

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

.mt_13rem {
  margin-top: 13rem;
}

.mb_13rem {
  margin-bottom: 13rem;
}

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

.pt_13rem {
  padding-top: 13rem;
}

.pb_13rem {
  padding-bottom: 13rem;
}

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

.mt_14rem {
  margin-top: 14rem;
}

.mb_14rem {
  margin-bottom: 14rem;
}

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

.pt_14rem {
  padding-top: 14rem;
}

.pb_14rem {
  padding-bottom: 14rem;
}

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

.mt_15rem {
  margin-top: 15rem;
}

.mb_15rem {
  margin-bottom: 15rem;
}

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

.pt_15rem {
  padding-top: 15rem;
}

.pb_15rem {
  padding-bottom: 15rem;
}

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

.mt_16rem {
  margin-top: 16rem;
}

.mb_16rem {
  margin-bottom: 16rem;
}

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

.pt_16rem {
  padding-top: 16rem;
}

.pb_16rem {
  padding-bottom: 16rem;
}

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

.mt_17rem {
  margin-top: 17rem;
}

.mb_17rem {
  margin-bottom: 17rem;
}

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

.pt_17rem {
  padding-top: 17rem;
}

.pb_17rem {
  padding-bottom: 17rem;
}

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

.mt_18rem {
  margin-top: 18rem;
}

.mb_18rem {
  margin-bottom: 18rem;
}

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

.pt_18rem {
  padding-top: 18rem;
}

.pb_18rem {
  padding-bottom: 18rem;
}

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

.mt_19rem {
  margin-top: 19rem;
}

.mb_19rem {
  margin-bottom: 19rem;
}

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

.pt_19rem {
  padding-top: 19rem;
}

.pb_19rem {
  padding-bottom: 19rem;
}

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

.mt_20rem {
  margin-top: 20rem;
}

.mb_20rem {
  margin-bottom: 20rem;
}

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

.pt_20rem {
  padding-top: 20rem;
}

.pb_20rem {
  padding-bottom: 20rem;
}

.py_20rem {
  padding-top: 20rem !important;
  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) {
  .ms_lg_1rem {
    margin-left: 1rem !important;
  }
  .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;
  }
  .ms_lg_2rem {
    margin-left: 2rem !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;
  }
  .ms_lg_3rem {
    margin-left: 3rem !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;
  }
  .ms_lg_4rem {
    margin-left: 4rem !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;
  }
  .ms_lg_5rem {
    margin-left: 5rem !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;
  }
  .ms_lg_6rem {
    margin-left: 6rem !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;
  }
  .ms_lg_7rem {
    margin-left: 7rem !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;
  }
  .ms_lg_8rem {
    margin-left: 8rem !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;
  }
  .ms_lg_9rem {
    margin-left: 9rem !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;
  }
  .ms_lg_10rem {
    margin-left: 10rem !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;
  }
  .ms_lg_11rem {
    margin-left: 11rem !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;
  }
  .ms_lg_12rem {
    margin-left: 12rem !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;
  }
  .ms_lg_13rem {
    margin-left: 13rem !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;
  }
  .ms_lg_14rem {
    margin-left: 14rem !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;
  }
  .ms_lg_15rem {
    margin-left: 15rem !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;
  }
  .ms_lg_16rem {
    margin-left: 16rem !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;
  }
  .ms_lg_17rem {
    margin-left: 17rem !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;
  }
  .ms_lg_18rem {
    margin-left: 18rem !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;
  }
  .ms_lg_19rem {
    margin-left: 19rem !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;
  }
  .ms_lg_20rem {
    margin-left: 20rem !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;
}

.mrCalc50 {
  margin-right: calc(50% - 50vw);
}
@media screen and (min-width: 768px) {
  .mrCalc50 {
    margin-right: 0;
  }
}

.mrCalc_sm_50 {
  margin-right: calc(50% - 50vw);
}
@media screen and (min-width: 576px) {
  .mrCalc_sm_50 {
    margin: 0;
  }
}

.mlCalc50 {
  margin-left: calc(50% - 50vw);
}
@media screen and (min-width: 768px) {
  .mlCalc50 {
    margin-left: 0;
  }
}

.mlCalc_sm_50 {
  margin-left: calc(50% - 50vw);
}
@media screen and (min-width: 576px) {
  .mlCalc_sm_50 {
    margin: 0;
  }
}

.cGold {
  color: #c49a6c !important;
}

.cBlue {
  color: #233a5e !important;
}

.cSubOrange {
  color: #f2c6b6 !important;
}

.cBlack {
  color: #2c2c2c !important;
}

.cWhite {
  color: #ffffff !important;
}

.bg_cGold {
  background-color: #c49a6c;
}

.bg_cBlue {
  background-color: #233a5e;
}

.bg_cMainOrange {
  background-color: #f2a57e;
}

.bg_cSubOrange {
  background-color: #f2c6b6;
}

.bg_cLightOrange {
  background-color: #fff8f4;
}

.bg_cBalck {
  background-color: #2c2c2c;
}

.bg_cWhite {
  background-color: #ffffff;
}

.fc_mont {
  font-family: "Montserrat", sans-serif;
}

.fc_ibm {
  font-family: "IBM Plex Sans JP", sans-serif;
}

.fc_notoserif {
  font-family: "Noto Serif JP", serif;
}

.fc_pop {
  font-family: "Poppins", sans-serif;
}

.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;
}

@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;
  }
}
@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;
  }
}
@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;
  }
}
.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;
}

.rounded10px {
  border-radius: 0.625rem;
}

.rounded15px {
  border-radius: 0.9375rem;
}

.rounded18px {
  border-radius: 1.125rem;
}

.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;
}

a:hover.opacity {
  opacity: 0.8;
  transition: all 0.2s ease 0s;
}

a:hover.link_white {
  color: #ffffff !important;
  transition: all 0.2s ease 0s;
}
a:hover.link_white span {
  color: #ffffff !important;
  transition: all 0.2s ease 0s;
}

a:hover.link_blue {
  color: #233a5e;
  transition: all 0.2s ease 0s;
}
a:hover.link_blue span {
  color: #233a5e;
  transition: all 0.2s ease 0s;
}

@media screen and (min-width: 992px) {
  .link_rotate {
    overflow: hidden;
    color: transparent;
    text-shadow: 0 -1.5em 0 #000, 0 0 0 #000;
    transition: text-shadow 0.3s;
  }
}

@media screen and (min-width: 992px) {
  .link_rotate_group:hover .link_rotate {
    text-shadow: 0 0 0 #000, 0 1.5em 0 #000;
  }
}

.btn_trans a {
  border: 1px solid #2c2c2c;
  background-color: transparent;
  padding: 1em;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.2rem;
  display: block;
  width: 42%;
  margin: 0 auto;
  max-width: 200px;
}
.btn_trans a:hover {
  background-color: #2c2c2c;
  color: #ffffff;
  transition: all 0.2s ease 0s;
}

.btn_white a {
  background-color: #ffffff;
  padding: 1em;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.2rem;
  display: block;
  width: 41%;
  margin: 0 auto;
  max-width: 200px;
}
.btn_white a:hover {
  background-color: #2c2c2c;
  color: #ffffff;
  transition: all 0.2s ease 0s;
}

.btn_extrnal a {
  background-color: #2c2c2c;
  border: 1px solid #2c2c2c;
  padding: 1em 1em 1em 0em;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.2rem;
  display: block;
  width: 45%;
  margin: 0 auto;
  max-width: 200px;
  color: #ffffff;
}
.btn_extrnal a span {
  position: relative;
}
.btn_extrnal a span::after {
  position: absolute;
  top: 0;
  right: -25px;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url(../../_img/_common/icon_external_white.svg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}
.btn_extrnal a:hover {
  background-color: #ffffff;
  border: 1px solid #2c2c2c;
  color: #2c2c2c;
  transition: all 0.2s ease 0s;
}
.btn_extrnal a:hover span::after {
  background-image: url(../../_img/_common/icon_external_black.svg);
}

.btn_recruit_blue {
  background-color: #233a5e;
  border: 1px solid #f2c6b6;
  text-align: center;
  padding: 1.3em 0.5em;
  display: inline-block;
  max-width: 350px;
  position: relative;
  transition: color 0.3s ease;
}
.btn_recruit_blue span {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0.2rem;
}
.btn_recruit_blue span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -100px;
  transform: translateY(-50%);
  background: #f2c6b6;
  border-radius: 50%;
  width: 23px;
  height: 23px;
}
.btn_recruit_blue span::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: -91px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: solid 1px #233a5e;
  border-right: solid 1px #233a5e;
}
.btn_recruit_blue::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transform: scaleX(0);
  transition: all 0.3s ease;
  transition-property: transform;
}
.btn_recruit_blue:hover span {
  color: #233a5e;
  transition: color 0.3s ease;
}
.btn_recruit_blue:hover::before {
  transform: scaleY(1);
}

.btn_recruit_trans {
  background-color: #fff8f4;
  border: 1px solid #233a5e;
  text-align: center;
  padding: 1.3em 0.5em;
  display: inline-block;
  max-width: 350px;
  position: relative;
  transition: color 0.3s ease;
}
.btn_recruit_trans span {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  color: #233a5e;
  letter-spacing: 0.2rem;
}
.btn_recruit_trans span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -110px;
  transform: translateY(-50%);
  background: #233a5e;
  border-radius: 50%;
  width: 23px;
  height: 23px;
}
.btn_recruit_trans span::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: -101px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}
.btn_recruit_trans::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #233a5e;
  transform: scaleX(0);
  transition: all 0.3s ease;
  transition-property: transform;
}
.btn_recruit_trans:hover span {
  color: #ffffff;
  transition: color 0.3s ease;
}
.btn_recruit_trans:hover span::before {
  background: #ffffff;
  transition: color 0.3s ease;
}
.btn_recruit_trans:hover span::after {
  border-top: solid 1px #233a5e;
  border-right: solid 1px #233a5e;
}
.btn_recruit_trans:hover::before {
  transform: scaleY(1);
}

.btn_recruit_white {
  background-color: #ffffff;
  text-align: center;
  padding: 1.3em 0.5em;
  display: inline-block;
  width: 300px;
  position: relative;
  transition: color 0.3s ease;
}
@media screen and (min-width: 992px) {
  .btn_recruit_white {
    width: 350px;
  }
}
.btn_recruit_white span {
  position: relative;
  font-weight: 600;
  font-size: 14px;
  color: #233a5e;
  letter-spacing: 0.2rem;
}
.btn_recruit_white span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
  background: #233a5e;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.btn_recruit_white span::after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: -34px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}
.btn_recruit_white::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #233a5e;
  transform: scaleX(0);
  transition: all 0.3s ease;
  transition-property: transform;
}
.btn_recruit_white:hover span {
  color: #ffffff;
  transition: color 0.3s ease;
}
.btn_recruit_white:hover span::before {
  background: #ffffff;
}
.btn_recruit_white:hover span::after {
  border-top: solid 1px #233a5e;
  border-right: solid 1px #233a5e;
}
.btn_recruit_white:hover::before {
  transform: scaleY(1);
}

.btn_recruit_arrow a {
  font-weight: 600;
  font-size: 14px;
  color: #233a5e;
  letter-spacing: 0.1rem;
  position: relative;
  padding-left: 30px;
  padding-bottom: 2px;
  border-bottom: 2px solid #233a5e;
}
.btn_recruit_arrow a::before {
  content: "";
  position: absolute;
  top: 40%;
  left: 0px;
  transform: translateY(-50%);
  background: #233a5e;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.btn_recruit_arrow a::after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 6px;
  top: -5px;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}
.btn_recruit_arrow a:hover {
  opacity: 0.8;
  transition: all 0.2s ease 0s;
}

.btn_recruit_line a {
  font-weight: 600;
  font-size: 14px;
  color: #233a5e;
  letter-spacing: 0.1rem;
  position: relative;
  padding-bottom: 2px;
  border-bottom: 2px solid #233a5e;
}
.btn_recruit_line a:hover {
  opacity: 0.8;
  transition: all 0.2s ease 0s;
}

.brd_cGold_1px_solid {
  border: 1px solid #c49a6c;
}

.brd_cBlue_1px_solid {
  border: 1px solid #233a5e;
}

.brdTp_cGray_1px_solid {
  border-top: 1px solid #d1d1d1;
}

.brdBt_cGray_1px_solid {
  border-bottom: 1px solid #d1d1d1;
}

.brdTp_cBlue_1px_solid {
  border-top: 1px solid #233a5e;
}

.brdBt_cBlue_1px_solid {
  border-bottom: 1px solid #233a5e;
}

.brdTp_cBlue_2px_solid {
  border-top: 2px solid #233a5e;
}

.brdBt_cBlue_2px_solid {
  border-bottom: 2px solid #233a5e;
}

.brdTp_cBlack_1px_solid {
  border-top: 1px solid #2c2c2c;
}

.arrow_right::before, .arrow_right::after {
  content: "";
  position: absolute;
  right: 1em;
}
.arrow_right::before {
  width: 1em;
  height: 1px;
  border-top: 1px solid #2c2c2c;
}
.arrow_right::after {
  width: 0.5em;
  height: calc(1em - 8px);
  border-top: 1px solid #2c2c2c;
  transform: rotate(45deg);
  right: calc(1.5em - 8px);
}

.arrow_rightup {
  position: relative;
}
.arrow_rightup::before, .arrow_rightup::after {
  position: absolute;
  margin: auto;
  content: "";
}
.arrow_rightup::before {
  width: 13px;
  height: 1px;
  background: #233a5e;
  transform: rotate(135deg);
  top: 9px;
  left: 5px;
}
.arrow_rightup::after {
  left: 9px;
  width: 9px;
  height: 9px;
  top: 3px;
  border-top: 1px solid #233a5e;
  border-right: 1px solid #233a5e;
}

.arrow_right_bg {
  position: relative;
}
.arrow_right_bg::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  background: #233a5e;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.arrow_right_bg::after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 6px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: solid 1px #f2c6b6;
  border-right: solid 1px #f2c6b6;
}

.icon_insta {
  width: 23px;
  height: 23px;
}

.header_height {
  height: 50px;
}
@media screen and (min-width: 992px) {
  .header_height {
    height: 75px;
  }
}

#header_logo {
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 10;
  transition: background-color 0.3s ease;
}
#header_logo .logo_reshine img {
  width: 130px;
  height: auto;
}
#header_logo .logo_produced {
  margin-right: 55px;
}
#header_logo .logo_produced img {
  width: 95px;
  height: auto;
}

#header_logo.change-color {
  background-color: #ffffff;
}

/* ハンバーガーメニュー */
#navMenu {
  position: sticky;
  z-index: 3;
  top: 35px;
  right: 0px;
  cursor: pointer;
}

.openbtn1 {
  z-index: 10;
  top: 6px;
  right: 2px;
  position: fixed;
  border: 0;
  background: transparent;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
@media screen and (min-width: 576px) {
  .openbtn1 {
    top: 2px;
  }
}

button.openbtn1:focus {
  outline: none;
}

.openbtn1 span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  right: 22px;
  height: 1px;
  background-color: #2c2c2c;
}

.openbtn1 span:nth-of-type(1) {
  top: 10px;
  width: 40px;
  right: 11px;
  z-index: 999;
}

.openbtn1 span:nth-of-type(2) {
  top: 20px;
  width: 40px;
  right: 11px;
}

.openbtn1.active {
  position: fixed;
  width: 55px;
  height: 55px;
  top: 2px;
  right: 4px;
  border-bottom: none;
  z-index: 10;
}

.openbtn1.active span:nth-of-type(1) {
  top: 14px;
  left: 10px;
  transform: translateY(6px) rotate(-25deg);
  width: 40px;
  background-color: #2c2c2c;
}

.openbtn1.active span:nth-of-type(2) {
  top: 26px;
  left: 10px;
  transform: translateY(-6px) rotate(25deg);
  width: 40px;
  background-color: #2c2c2c;
  background-color: #2c2c2c;
}

#g-nav {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 100vw;
  width: 100%;
  height: 100vh;
  transition: all 0.5s;
  background: #ffffff;
}

#g-nav.panelactive {
  left: 0;
}

#g-nav.panelactive #g-nav-list {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#g-nav .menulist li {
  padding: 15px 0;
  position: relative;
}

#header_pc {
  position: fixed;
  top: 0px;
  background: transparent;
  z-index: 10;
  width: 100%;
  transition: background-color 0.3s ease;
}
#header_pc .logo_reshine img {
  width: 170px;
  height: auto;
  padding: 10px 0;
}
#header_pc .logo_produced img {
  width: 130px;
  height: auto;
}

#header_pc.change-color {
  background-color: #ffffff;
}

.header_pc_inner {
  padding: 5px 0;
}

#globalMenu {
  width: 100%;
  z-index: 100;
}

#header_sp_recruit .logo_reshine img {
  width: 140px;
  height: auto;
  padding-top: 1px;
}
@media screen and (min-width: 992px) {
  #header_sp_recruit .logo_reshine img {
    width: 160px;
  }
}
#header_sp_recruit .logo_produced {
  margin-right: 12px;
}
#header_sp_recruit .logo_produced img {
  width: 50px;
  height: auto;
  padding-top: 4px;
}
@media screen and (min-width: 992px) {
  #header_sp_recruit .logo_produced img {
    width: 60px;
  }
}
#header_sp_recruit .saiyou {
  position: relative;
}
#header_sp_recruit .saiyou::before {
  position: absolute;
  content: "";
  border-left: 1px solid #233a5e;
  width: 1px;
  height: 30px;
  left: -3px;
  top: 1px;
}
@media screen and (min-width: 992px) {
  #header_sp_recruit .saiyou::before {
    height: 36px;
    left: 6px;
  }
}

/* ハンバーガーメニュー */
#navMenu2 {
  position: sticky;
  z-index: 10;
  top: 35px;
  right: 0px;
  cursor: pointer;
}

.header_wrapper {
  max-width: 1200px;
  margin: 0 auto;
  position: relative; /* これで子要素のabsolute基準になる */
}

.openbtn2 {
  z-index: 11;
  top: 9px;
  right: 4px;
  position: fixed;
  border: 0;
  background: transparent;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

button.openbtn2:focus {
  outline: none;
}

.openbtn2 span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  right: 22px;
  height: 1px;
  background-color: #2c2c2c;
}

.openbtn2 span:nth-of-type(1) {
  top: 11px;
  width: 40px;
  right: 11px;
  z-index: 999;
}

.openbtn2 span:nth-of-type(2) {
  top: 20px;
  width: 40px;
  right: 11px;
}

.openbtn2.active {
  position: fixed;
  width: 55px;
  height: 55px;
  top: 2px;
  right: 4px;
  border-bottom: none;
  z-index: 11;
}
@media screen and (min-width: 992px) {
  .openbtn2.active {
    top: 2px;
  }
}

.openbtn2.active span:nth-of-type(1) {
  top: 14px;
  left: 10px;
  transform: translateY(6px) rotate(-25deg);
  width: 40px;
  background-color: #2c2c2c;
  background-color: #2c2c2c;
}

.openbtn2.active span:nth-of-type(2) {
  top: 26px;
  left: 10px;
  transform: translateY(-6px) rotate(25deg);
  width: 40px;
  background-color: #2c2c2c;
}

#g-nav2 {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 100vw;
  width: 100%;
  height: 100vh;
  transition: all 0.5s;
  background: #f2a57e;
}

#g-nav2.panelactive {
  left: 0;
}

#g-nav2.panelactive #g-nav-list2 {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#g-nav2 .menulist li {
  padding: 15px 0;
  position: relative;
}

.recruit #header_pc.change-color {
  background-color: transparent !important;
}
@media screen and (min-width: 992px) {
  .recruit .header_height {
    height: 68px;
  }
}

@media screen and (min-width: 992px) {
  .openbtn2 {
    top: 16px;
  }
}

@media screen and (min-width: 992px) {
  .openbtn2.active {
    top: 11px;
  }
}

@media screen and (min-width: 992px) {
  .e_g_btns {
    padding-right: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .e_g_btns {
    padding-right: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .e_g_btns {
    padding-right: 100px;
  }
}

.guidelines, .entry {
  display: inline-block;
  width: 130px;
  text-align: center;
  font-weight: 500;
  padding: 15px 0px;
}
.guidelines span, .entry span {
  position: relative;
}

.guidelines {
  border: 1px solid #233a5e;
  background-color: #fff8f4;
  position: relative;
  transition: color 0.3s ease;
}
.guidelines span {
  color: #233a5e;
}
.guidelines::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #233a5e;
  transform: scaleX(0);
  transition: all 0.3s ease;
  transition-property: transform;
}
.guidelines:hover span {
  color: #ffffff;
  transition: color 0.3s ease;
}
.guidelines:hover::before {
  transform: scaleY(1);
}

.entry {
  position: relative;
  transition: color 0.3s ease;
  border: 1px solid #233a5e;
  background-color: #233a5e;
  font-weight: 400;
}
.entry span {
  color: #ffffff;
}
.entry::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff8f4;
  transform: scaleX(0);
  transition: all 0.3s ease;
  transition-property: transform;
}
.entry:hover span {
  color: #233a5e;
  transition: color 0.3s ease;
}
.entry:hover::before {
  transform: scaleY(1);
}

footer {
  position: relative;
}
@media screen and (min-width: 1200px) {
  footer {
    padding-bottom: 85px;
  }
}
footer .copy {
  font-size: 12px;
}
footer .footer_link {
  display: flex;
}
footer .footer_link li {
  position: relative;
}
footer .footer_link li:not(:first-child)::before {
  position: absolute;
  content: "";
  top: 5px;
  left: -8px;
  height: 15px;
  border-left: 1px solid #d1d1d1;
}
footer .logo_reshine img {
  width: 180px;
  height: auto;
}
footer .logo_produced img {
  width: 100px;
  height: auto;
}
footer .brdTp {
  border-top: 1px solid #d1d1d1;
}
@media screen and (min-width: 992px) {
  footer .brdTp {
    border: none;
  }
}
footer .brdBt01 {
  border: none;
}
@media screen and (min-width: 992px) {
  footer .brdBt01 {
    border-bottom: 1px solid #d1d1d1;
  }
}
footer .brdBt02 {
  border-bottom: 1px solid #d1d1d1;
}
@media screen and (min-width: 992px) {
  footer .brdBt02 {
    border: none;
  }
}
footer .saiyou {
  position: relative;
}
@media screen and (min-width: 992px) {
  footer .saiyou::before {
    position: absolute;
    content: "";
    border-left: 1px solid #233a5e;
    width: 1px;
    height: 40px;
    left: -13px;
    top: 1px;
  }
}

#btn_pageTop {
  position: fixed;
  bottom: 80px;
  right: 10px;
  cursor: pointer;
  z-index: 2;
}

#btn_pageTop img {
  width: 40px;
  height: auto;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}

.recruit footer li:not(:first-child)::before {
  top: 3px;
  left: -13px;
}
.recruit footer .brdTp {
  border-top: 1px solid #d1d1d1;
}
.recruit footer .brdBt01 {
  border: none;
}

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

#fixed_menu.isActive {
  visibility: visible;
  opacity: 1;
  transition: all 0.65s;
}

.fixed-bottom {
  z-index: 10;
}

.btn_recruit_kotei {
  background-color: #233a5e;
  border: 1px solid #f2c6b6;
  text-align: center;
  padding: 1.3em 0.5em;
  display: inline-block;
  width: 200px;
  position: relative;
  transition: color 0.3s ease;
}
.btn_recruit_kotei span {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0.2rem;
}
.btn_recruit_kotei span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  background: #f2c6b6;
  border-radius: 50%;
  width: 23px;
  height: 23px;
}
.btn_recruit_kotei span::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: -32px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: solid 1px #233a5e;
  border-right: solid 1px #233a5e;
}
.btn_recruit_kotei::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transform: scaleX(0);
  transition: all 0.3s ease;
  transition-property: transform;
}
.btn_recruit_kotei:hover span {
  color: #233a5e;
  transition: color 0.3s ease;
}
.btn_recruit_kotei:hover::before {
  transform: scaleY(1);
}/*# sourceMappingURL=common.css.map */