@charset "UTF-8";
/* ============================
* ドロワー
* ========================= */
.c-drawer .menu-item {
  font-family: "Montserrat", serif;
  font-weight: 400;
  letter-spacing: 1.5px;
}

.c-drawer__menu:last-child {
  display: none;
}

/* ============================
* ヘッダー
* ========================= */
header .menu-item {
  font-family: "Montserrat", serif;
}
header .menu-item span {
  font-weight: 500;
}

/* ============================
* フッター
* ========================= */
.c-copyright--inverse {
  background-color: #12172f;
}

/* ============================
* 見出し
* ========================= */
.smb-section__title:after {
  background-color: var(--wp--preset--color--sm-accent);
  height: 3px;
  margin-top: 0.5rem;
}

h2 {
  font-family: "Montserrat", serif;
  font-weight: 400;
  letter-spacing: 1.5px;
}

/* ============================
* 他
* ========================= */
a {
  text-decoration: none;
}

/* ============================
* 下層ページ
* ========================= */
h1.c-page-header__title {
  font-family: "Montserrat", serif;
  font-weight: 400;
  letter-spacing: 1.5px;
}
h1.c-page-header__title::after {
  background-color: var(--wp--preset--color--sm-accent);
  height: 3px;
  margin: var(--_margin-1) auto 0;
  margin-top: 0.5rem;
  content: "";
  display: block;
  width: 60px;
}

@media (max-width: 639px) {
  body.home .fv .fv-p-1 {
    font-size: 1.8rem !important;
  }
  body.home .fv .fv-p-2 {
    font-size: 1.33rem !important;
  }
}
body.home .float-img .float-img__1-1 {
  position: relative;
}
@media (max-width: 1023px) {
  body.home .float-img .float-img__1-1 .float-img__1-1-1 {
    width: 180px;
    margin-left: 0;
  }
}
@media (max-width: 639px) {
  body.home .float-img .float-img__1-1 .float-img__1-1-1 {
    width: 70%;
  }
}
body.home .float-img .float-img__1-1 .float-img__1-1-2 {
  position: absolute;
  left: 180px;
  bottom: -80px;
  width: 240px;
}
@media (max-width: 1023px) {
  body.home .float-img .float-img__1-1 .float-img__1-1-2 {
    width: 120px;
    left: 120px;
    bottom: -40px;
  }
}
@media (max-width: 639px) {
  body.home .float-img .float-img__1-1 .float-img__1-1-2 {
    right: 0;
    margin-right: 0;
    width: 50%;
  }
}
@media (max-width: 639px) {
  body.home .float-img .float-img__2 {
    margin-top: 80px !important;
    width: 90vw;
  }
}
body.home .float-img .float-img__2-2 {
  width: 90vw;
}
body.home .float-img .float-img__3-1 {
  margin-left: 64px;
  position: relative;
}
@media (max-width: 1023px) {
  body.home .float-img .float-img__3-1 {
    margin-left: 24px;
  }
}
@media (max-width: 1023px) {
  body.home .float-img .float-img__3-1 .float-img__3-1-1 {
    width: 200px;
    margin-left: 0;
  }
}
body.home .float-img .float-img__3-1 .float-img__3-1-2 {
  position: absolute;
  bottom: -80px;
  right: -40px;
  width: 400px;
}
@media (max-width: 1023px) {
  body.home .float-img .float-img__3-1 .float-img__3-1-2 {
    width: 240px;
    bottom: -40px;
  }
}
body.home .about .smb-section__body {
  width: 50vw;
  max-width: 50vw;
  position: relative;
}
@media (max-width: 639px) {
  body.home .about .smb-section__body {
    width: 90%;
    max-width: 100%;
    margin-left: 16%;
  }
}
body.home .about .smb-section__body .about__float-img {
  position: absolute;
  top: 60%;
  left: -64px;
  width: 30%;
}
@media (max-width: 639px) {
  body.home .about .smb-section__body .about__float-img {
    width: 120px;
    left: -10%;
  }
}
@media (max-width: 639px) {
  body.home .product {
    padding-bottom: 320px !important;
  }
}
body.home .product .smb-section__body {
  width: calc(50vw - 5rem);
  max-width: 50vw;
  position: absolute;
  top: 0;
  right: 5rem;
}
@media (max-width: 639px) {
  body.home .product .smb-section__body {
    width: 84vw;
    max-width: 100%;
    left: -19.2px;
  }
}
body.home .product .c-row__col:nth-child(2) {
  position: relative;
}
@media (max-width: 639px) {
  body.home .product__float {
    margin-top: 0 !important;
  }
}
body.home .about a, body.home .product a {
  position: relative;
}
body.home .about a::after, body.home .product a::after {
  position: absolute;
  content: "";
  width: 126%;
  height: 10px;
  bottom: -16px;
  left: -2px;
  border-bottom: solid 1px #b1c0d9;
  border-right: solid 1px #b1c0d9;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
}
body.home .history .smb-information__item:not(:last-child) {
  overflow: visible;
}
body.home .history .c-row__col--1-4 {
  display: none;
}
body.home .history .c-row__col--3-4 {
  padding-left: 64px !important;
  width: 100%;
  --_item-width: 100% !important;
}
body.home .history .c-row__col--3-4 p {
  max-width: 100%;
}
body.home .history .is-style-RJE_R001CORP_history_month > .smb-information__body:before {
  left: 9.5px;
  background-color: #b1c0d9;
}
body.home .history .is-style-RJE_R001CORP_history_month > .smb-information__body > .smb-information__item:before {
  left: 0;
  height: 20px;
  width: 20px;
  top: 4px;
  background-color: #b1c0d9;
}

.page-id-45 .smf-text-control input {
  border-radius: 0;
}
.page-id-45 .smf-textarea-control textarea {
  border-radius: 0;
}
.page-id-45 .smf-button-control__control {
  border-radius: 0;
  padding-inline: 32px;
}

body {
  color: #333333;
  background-color: #fefefe;
}