@font-face {
  font-family: 'rex-icon';
  src:url(data:application/font-woff;base64,d09GRgABAAAAAAbYAAsAAAAABowAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIF52NtYXAAAAFoAAAAVAAAAFQXVdKOZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAArAAAAKwZfc67mhlYWQAAAR0AAAANgAAADYfTMNfaGhlYQAABKwAAAAkAAAAJAeCA8tobXR4AAAE0AAAACgAAAAoHgACQGxvY2EAAAT4AAAAFgAAABYCzAHgbWF4cAAABRAAAAAgAAAAIAAPAE5uYW1lAAAFMAAAAYYAAAGGmUoJ+3Bvc3QAAAa4AAAAIAAAACAAAwAAAAMDtwGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QYDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkG//3//wAAAAAAIOkB//3//wAB/+MXAwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQBgANkDoAKnAAUAAAEnCQEHAQOgLf6N/o0tAaACeS7+jQFzLv5gAAEAoABgA2ADIAALAAABJwkBBwkBFwkBNwEDYC7+zv7OLgEy/s4uATIBMi7+zgLyLv7OATIu/s7+zi4BMv7OLgEyAAAAAgBAAAADwAOAABUAHwAAJSERITUhIgYVMREUFjMxITI2NTERIxMhFSEBFwERMxECwP3AAUD+wBslJRsCQBslQMD+wAET/k0tAbNAQAJAQCUb/cAbJSUbAUACAED+TS0Bs/7tAYAAAAAEAEAAAAPAA4AAAwAPAC0ASwAAATMRIxMUBiMiJjU0NjMyFiciBw4BBwYVFBceARcWMzI3PgE3NjUxNCcuAScmIxEiJy4BJyY1NDc+ATc2MzIXHgEXFhUxFAcOAQcGIwHgQEBQHBQUHBwUFBwwXVFSeiMjIyN6UlFdXVFSeiMjIyN6UlFdUEVGaR4eHh5pRkVQUEVGaR4eHh5pRkVQAgD+4AGQFBwcFBQcHPwjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP8wB4eaUZFUFBFRmkeHh4eaUZFUFBFRmkeHgAAAAMAgACAA4ADAAADAAcACwAAEyEVIRUhFSEVIRUhgAMA/QADAP0AAwD9AAMAQOBA4EAAAAAEAEAAQAPAA0AAFQApAC0AMQAAJSERMzUjIgYVMREUFjMxITI2NTE1IxMhIgYVMREUFjMxITI2NTERNCYjESERITUhNSECwP3AQEAbJSUbAkAbJUDA/cAbJSUbAkAbJSUb/cACQP3AAkCAAaBAJRv+YBslJRtgAmAlG/5gGyUlGwGgGyX+IAEgQEAAAAEAAAAAAABjijtJXw889QALBAAAAAAA3je/cQAAAADeN79xAAAAAAPAA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA8AAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAAYAQAAKAEAABABAAAQAQAAIAEAABAAAAAAAAKABQAHgAyAFQAiAD4ARIBWAAAAAEAAAAKAEwABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");
}
.rp-header {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  line-height: 1;
  position: relative;
  -webkit-text-size-adjust: 100%;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, MS-PGothic, sans-serif;
  z-index: 1000;
}
/* SP */
/* rp-header-sub */
.rp-header-sub {
  display: none;
  order: 1;
  box-sizing: border-box;
  width: 100%;
  font-size: 0;
  padding: 8px 16px;
  text-align: right;
}
.rp-header-sub-menu {
  margin: 0;
  padding: 0;
  padding-left: 8px;
  display: inline-block;
  font-size: 12px;
  list-style: none;
  flex-wrap: nowrap;
  display: inline-block;
  letter-spacing: normal;
  position: relative;
  vertical-align: middle;
  letter-spacing: normal;
}
.rp-header-sub-menu ~ .rp-header-sub-menu:before {
  background-color: #d1d1d1;
  content: '';
  height: 16px;
  left: 0;
  margin-left: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}
.rp-header-sub-menu-item {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}
.rp-header-btn {
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  line-height: 20px;
  vertical-align: middle;
  outline: none;
  padding: 5px 7px;
  transition: background-color 0.3s cubic-bezier(0.25, 0, 0.45, 1), color 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  position: relative;
  background-color: #fff;
  border-color: #bf0000;
  cursor: pointer;
}
.rp-header-btn:hover {
  background-color: #f7f7f7;
  color: #bf0000;
}
.rp-header-btn:active,
.is-active .rp-header-btn {
  background-color: #bf0000;
  color: #fff;
  border-color: #bf0000;
}
.rp-header-btn_dropdown {
  font-size: 12px;
  padding-right: 18px;
  border: none;
}
.rp-header-btn_dropdown:after {
  border-left: solid 3px transparent;
  border-right: solid 3px transparent;
  border-top: solid 5px #686868;
  content: '';
  display: inline-block;
  margin-left: 4px;
  transition: border-color 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  vertical-align: middle;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.rp-header-btn_dropdown:hover:after {
  border-top-color: #bf0000;
  border-bottom-color: #bf0000;
}
.rp-header-btn_dropdown:active:after,
.is-active .rp-header-btn_dropdown:after {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.rp-header-btn_menu {
  display: inline-flex;
  flex-direction: column;
  font-size: 10px;
  color: #686868;
  align-items: center;
  line-height: 1;
  padding: 2px 0;
  outline: none;
  border: none;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 42px;
  cursor: pointer;
  background: transparent;
  border-radius: 4px;
  text-align: center;
}
.rp-header-btn_menu:hover {
  color: #bf0000;
  background: #f1f1f1;
}
.rp-header-btn_menu:active,
.rp-header-btn_menu:focus {
  outline: 1px solid #bf0000;
}
.rp-header-btn_menu:before {
  content: '\e905';
  font-family: rex-icon;
  font-size: 20px;
  display: block;
  margin-bottom: 6px;
}

/* rp-header-group */
.rp-header-group {
  position: relative;
}
.rp-header-group-menu {
  display: none;
  margin: 0;
  padding: 16px 16px 8px;
  transition: opacity 0.3s cubic-bezier(0.25, 0, 0.45, 1), visibility 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  opacity: 1;
  visibility: visible;
  color: #686868;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
  position: absolute;
  right: 0;
  top: 100%;
  text-align: left;
  white-space: nowrap;
  z-index: 2;
}
.is-active .rp-header-group-menu {
  display: block;
}
.rp-header-group-menu-head,
.rp-header-group-menu-body,
.rp-header-group-menu-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.rp-header-group-menu-list ~
.rp-header-group-menu-list {
  margin-top: 8px;
  margin-bottom: 8px;
  border-top: 1px solid #ebebeb;
}
.rp-header-group-menu-list-item {
  margin-top: 8px;
}
.rp-header-group-menu-head {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
  padding-left: 4px;
  padding-right: 4px;
}
.rp-header-group-menu-body {
  font-size: 14px;
  margin-left: 0;
  padding: 0;
}
/* rp-header-gnav */
.rp-header-gnav {
  width: 100%;
  height: 100vh;
  order: 3;
  background: #fff;
  flex-direction: row;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  overflow-y: scroll;
}
.is-rp-header-close-triggered {
  display: block;
  animation: SlideOut 0.2s normal forwards ease-in-out;
}
.is-rp-header-menu-open.rp-header-gnav {
  display: block;
  animation: SlideIn 0.2s normal forwards ease-in-out;
}
@keyframes SlideIn {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes SlideOut {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}
.rp-header-btn_close {
  display: inline-flex;
  font-size: 0;
  font-weight: normal;
  position: absolute;
  outline: none;
  padding: 4px 8px;
  line-height: 1;
  right: 16px;
  top: 16px;
  border: 0;
  cursor: pointer;
  background: none;
  color: #bf0000;
  white-space: nowrap;
}
.rp-header-btn_close::before {
  content: '\e902';
  font-family: rex-icon;
  display: block;
  font-size: 18px;
  border-radius: 4px;
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  margin-bottom: 8px;
}
.rp-header-gnav .rp-header-btn_close {
  display: block;
  color: #fff;
  font-size: 12px;
  top: 4px;
  border-radius: 4px;
}
.rp-header-gnav .rp-header-btn_close:hover {
  background-color: #ec0606;
}
.rp-header-main {
  border-bottom: 1px solid #ebebeb;
  order: 2;
  padding: 8px 8px 8px 65px;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}
.rp-header_simple .rp-header-main {
  padding: 16px 16px 14px 16px;
  border-bottom: 2px solid #bf0000;
  align-items: flex-end;
}
.rp-header-brand {
  order: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.rp-header-brand::after {
  content: initial;
}
.rp-header-logo{
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0;
}
.rp-header-logo-main {
  width: 74px;
  height: auto;
}
.rp-header-service-bnr {
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
}
@media screen and (max-width: 360px) {
  .rp-header-service-bnr_img {
    width: 130px;
    height: auto;
  }
}
/* rp-header-brand-utility */
.rp-header-brand-utility {
  position: relative;
}
.rp-header-brand-utility-btn {
  color: #bf0000;
  font-size: 14px;
  padding: 11px 16px;
  outline: none;
  background: #fff;
  border: 1px solid #bf0000;
  border-radius: 4px;
  line-height: 20px;
  vertical-align: middle;
  outline: none;
  transition: background-color 0.3s cubic-bezier(0.25, 0, 0.45, 1), color 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  position: relative;
  border-color: #bf0000;
  cursor: pointer;
}
.rp-header_simple .rp-header-brand-utility-btn {
  display: inline-block;
  padding: 9px 16px;
  text-decoration: none;
}
.rp-header-brand-utility-btn:hover {
  color: #fff;
  background: #ec0606;
  border-color: #ec0606;
}
.rp-header-brand-utility-btn:active,
.is-active .rp-header-brand-utility-btn {
  background-color: #bf0000;
  color: #fff;
  border-color: #bf0000;
}
.rp-header-brand-utility-btn:after {
  border-left: solid 3px transparent;
  border-right: solid 3px transparent;
  border-top: solid 5px #fff;
  content: '';
  display: inline-block;
  margin-left: 4px;
  transition: border-color 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  vertical-align: middle;
  transform: translateY(-50%);
}
.rp-header_simple .rp-header-brand-utility-btn:after{
  display: none;
}
.rp-header-brand-utility-btn:hover:after,
.is-active .rp-header-brand-utility-btn:after {
  border-top-color: #fff;
}

.rp-header-brand-utility-menu {
  display: none;
  margin: 0;
  padding: 0;
  transition: opacity 0.3s cubic-bezier(0.25, 0, 0.45, 1), visibility 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  opacity: 1;
  visibility: visible;
  color: #686868;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
  padding: 20px 16px 8px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
  white-space: nowrap;
  z-index: 2;
}
.is-active .rp-header-brand-utility-menu {
  display: block;
}
.rp-header-brand-utility-menu-head,
.rp-header-brand-utility-menu-body,
.rp-header-brand-utility-menu-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.rp-header-brand-utility-menu-list ~
.rp-header-brand-utility-menu-list {
  margin-top: 8px;
  margin-bottom: 8px;
  border-top: 1px solid #ebebeb;
}
.rp-header-brand-utility-menu-list-item {
  margin-bottom: 8px;
}
.rp-header-brand-utility-menu-head {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 12px;
  padding: 0 8px;
}
.rp-header-brand-utility-menu-body {
  font-size: 14px;
  margin-left: 0;
  padding: 0;
}
.rp-header-brand-utility-menu .rp-header-link {
  display: block;
  padding: 4px 8px;
}
/* rp-header-menu */
.rp-header-menu-list {
  list-style: none;
  table-layout: fixed;
  align-items: center;
  margin: 0;
  padding: 0;
}
.rp-header-menu-list-item {
  position: relative;
  color: #333;
}
.rp-header-menu-list-item::after {
  display: block;
  height: 1px;
  margin-right: 24px;
  margin-left: 24px;
  background-color: #ebebeb;
  content: '';
}
.rp-header-gnav-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  width: 100%;
  height: 52px;
  padding: 28px 0;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #333;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1;
  outline: none;
  border: none;
  background: none;
  box-sizing: border-box;
  transition: background-color 0.3s cubic-bezier(0.25, 0, 0.45, 1), color 0.3s cubic-bezier(0.25, 0, 0.45, 1), outline 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  cursor: pointer;
  z-index: 2;
}
.rp-header-gnav-btn:active {
  background: #ec0606;
  color: #fff;
}
.is-active .rp-header-gnav-btn {
  background: #fff;
  color: #bf0000;
}
.is-active .rp-header-gnav-btn:active {
  background: #ec0606;
}
.rp-header-gnav-btn::after {
  content:'\e901';
  font-family: rex-icon;
  font-size: 16px;
  color: #333;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: auto;
  transition: transform .3s cubic-bezier(.25, 0, .45, 1);
}
.rp-header-gnav-btn:active::after {
  color: #fff;
}
.is-active .rp-header-gnav-btn::after {
  color: #bf0000;
  transform: rotate(180deg);
}
.rp-header-gnav-btn {
  padding-right: 24px;
  padding-left: 24px;
}
.rp-header-gnav-btn_link::before {
  content:'';
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1.5L1 8.5H3V13.5C3 14.052 3.448 14.5 4 14.5H5V13.5H4V8.5V7.5H3.414L8 2.914L12.5855 7.5H12V8.5V13.5H11V14.5H12C12.552 14.5 13 14.052 13 13.5V8.5H15L8 1.5Z' fill='%23BF0000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 13.5H9V10.5H7V13.5ZM9 9.5H7C6.448 9.5 6 9.948 6 10.5V14.5H10V10.5C10 9.948 9.552 9.5 9 9.5V9.5Z' fill='%23BF0000'/%3E%3C/svg%3E%0A") no-repeat 0 0;
  background-size: contain;
}
.rp-header-gnav-btn_link::after {
  display: none;
}
.rp-header-gnav-head {
  background: #bf0000;
  color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  padding: 16px 24px;
  box-sizing: border-box;
  height: 56px;
}
.rp-header-gnav-close {
  width: 36px;
  height: 36px;
  padding: 0;
  color: #fff;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, MS-PGothic, sans-serif;
  font-size: 4px;
  border: none;
  background: none;
  text-align: center;
}
.rp-header-gnav-close:before {
  content:'\e901';
  font-family: rex-icon;
  font-size: 12px;
  color: #bf0000;
  display: block;
  width: 21px;
  height: 21px;
  margin: 0 auto;
  margin-bottom: 4px;
}
.rp-header-gnav-title {
  font-weight: bold;
  font-size: 14px;
  outline: none;
  align-content: flex-start;
}
.rp-header-menu-body {
  display: flex;
  font-size: 14px;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.3s cubic-bezier(0.25, 0, 0.45, 1), visibility 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  display: none;
  z-index: 2;
  background: #fff;
  max-width: 932px;
  overflow: hidden;
}
.is-active .rp-header-menu-body {
  display: block;
  opacity: 1;
}
.rp-header-menubox {
  margin: 0;
}
.rp-header-menubox-head,
.rp-header-menubox-body {
  display: block;
  margin: 0;
  padding: 0;
}
.rp-header-menubox-head {
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 16px;
}
.rp-header-linklist {
  list-style: none;
  padding: 0 0 16px 0;
  font-size: 16px;
}

.rp-header-linklist .rp-header-link,
.rp-header-menu-links .rp-header-link {
  display: flex;
  align-items: start;
  padding-left: 56px;
}
.rp-header-link_blank:after{
  content:'\e903';
  font-family: rex-icon;
  font-size: 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 4px;
}
/* common */
.rp-header-hidden-when-sm {
  display: none !important;
}
.rp-header-link {
  outline: none;
  padding: 8px;
  color: #333;
  text-decoration: none;
  line-height: 24px;
  transition: background-color 0.3s cubic-bezier(0.25, 0, 0.45, 1), color 0.3s cubic-bezier(0.25, 0, 0.45, 1);
  display: block;
  box-sizing: border-box;
  display: block;
}
.rp-header-link:hover {
  background: #ec0606;
  color: #fff;
}
.rp-header-brand-utility-btn_dropdown {
  background: #bf0000;
  color: #fff;
}
.rp-header_simple .rp-header-brand-utility-btn_dropdown {
  background: #fff;
  color: #bf0000;
}
.rp-header-brand-utility-btn_dropdown:hover {
  background: #ec0606 ;
  color: #fff;
}
.is-active .rp-header-brand-utility-btn_dropdown,
.rp-header-brand-utility-btn_dropdown:active {
  box-shadow: 0 0 0 1px #8c0000;
  background: #8c0000;
}
@media screen and (max-width: 1023px){
  .rp-header-menu-body {
    display: block;
    min-height: 0;
    max-height: 0;
    transition: all .3s ease-in-out;
  }
  .rp-header-gnav-btn_link_current {
    color: #bf0000;
  }
}
/* PC */
@media screen and (min-width: 1024px){
  /* common */
  .rp-header-link {
    color: #686868;
    padding: 6px 8px;
    line-height: 16px;
    border-radius: 4px;
  }
  .rp-header-link:hover,
  .rp-header-link.is-active {
    color: #bf0000;
  }
  .rp-header-link:hover{
    background-color: #f7f7f7;
  }
  .rp-header-link.is-active {
    text-decoration: underline;
  }
  .rp-header-link:focus,
  .rp-header-link:active {
    outline: 1px solid #bf0000;
  }
  .rp-header-linklist .rp-header-link,
  .rp-header-menu-links .rp-header-link {
    padding-left: 8px;
  }
  #rp-header-clickable {
    z-index: -1;
  }
  .is-rp-header-toggle-open #rp-header-clickable {
    position: fixed;
    top:0;
    left:0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
  }
  .rp-header-brand,
  .rp-header-sub,
  .rp-header-menu-list {
    width: 1224px;
    margin: 0 auto;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .rp-header-hidden-when-sm {
    display: block !important;
  }
  .rp-header-hidden-when-lg {
    display: none !important;
  }

  /* rp-header-sub */
  .rp-header-sub {
    display: block;
  }
  /* rp-header-main */
  .rp-header-main {
    display: flex;
    border-bottom: solid 2px #bf0000;
    padding: 16px;
  }
  .rp-header_simple .rp-header-main {
    height: 116px;
  }
  .rp-header-group .rp-header-btn {
    color: #686868;
  }
  .rp-header-group .rp-header-btn:hover {
    color: #bf0000;
  }
  .rp-header-group .rp-header-btn:active,
  .is-active.rp-header-group .rp-header-btn {
    color: #fff;
  }
  .rp-header-service-bnr {
    display: inline-block;
  }
  .rp-header-gnav .rp-header-btn_close {
    color: #bf0000;
    font-size: 0;
    display: none;
  }
  .rp-header-gnav .rp-header-btn_close:before {
    font-size: 16px;
    padding: 4px;
  }

  /* rp-header-gnav */
  .rp-header-gnav {
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0 auto;
    height: auto;
    overflow: visible;
  }
  .rp-header-gnav-head,
  .rp-header-hidden-when-lg {
    display: none;
  }
  .rp-header-menu {
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
  }
  .rp-header-menu-list {
    display: flex;
    margin: 0 auto;
    padding: 0 16px;
  }
  .rp-header-menu-list-item {
    display: table-cell;
    border: none;
  }
  .rp-header-gnav-btn {
    justify-content: center;
    padding: 24px 40px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
  }
  .rp-header-gnav-btn:hover,
  .rp-header-btn_close:hover::before {
    background-color: #f7f7f7;
    color: #bf0000;
  }
  .rp-header-gnav-btn:active,
  .is-active .rp-header-gnav-btn {
    background-color: #bf0000;
    color: #fff;
  }
  .is-active .rp-header-gnav-btn::after {
    transform: rotate(0deg);
  }
  .rp-header-gnav-btn::before,
  .rp-header-menu-list-item:last-of-type:after{
    content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #d1d1d1;
    background-image: none;
    margin-right: 0;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .rp-header-brand-utility .rp-header-btn_close {
    display: none;
  }
  .rp-header-menu-list-item:last-of-type:after {
    left: auto;
    right: 0;
  }
  .is-active .rp-header-gnav-btn::before {
    display: none;
  }
  .rp-header-gnav-btn:after {
    width: initial;
    height: initial;
    border-left: solid 3.5px transparent;
    border-right: solid 3.5px transparent;
    border-top: solid 5px #333;
    content: '';
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    transition: transform 0.3s cubic-bezier(0.25, 0, 0.45, 1);
    background: none;
  }
 .rp-header-gnav-btn:hover:after {
    border-top-color: #bf0000;
  }
  .rp-header-gnav-btn:active:after,
  .is-active .rp-header-gnav-btn:after {
    border-top-color: #fff;
  }
  .rp-header-gnav-btn_link:after {
    display: none;
  }
  .rp-header-menu-body {
    position: absolute;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
    left: 0;
    top: calc(100% + 1px);
    visibility: hidden;
    background: #fff;
  }
  .is-active .rp-header-menu-body {
    visibility: visible;
  }
  .rp-header-menubox {
    min-width: 172px;
    padding: 24px 40px 24px 28px;
  }
  .rp-header-menubox ~ .rp-header-menubox {
    margin-left: 16px;
  }
  .rp-header-menu-body .rp-header-btn_close {
    display: block;
    top: 8px;
    right: 8px;
  }
  .rp-header-menu-body .rp-header-btn_close:hover {
    background: transparent;
  }
  .rp-header-menu-body .rp-header-btn_close:after:hover {
    background: #efefef;
  }
  .rp-header-linklist {
    padding: 0;
    font-size: 14px;
  }
  .rp-header-linklist-item {
    margin-bottom: 8px;
  }
}
