@charset "utf-8";
body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif!important;
  line-height: 1.5!important;
  background-color: #F5F5F5!important;
}
.m_header__main {
  padding: 0 16px 0 20px;
}
@media screen and (max-width: 767.98px) {
  .m_header__main {
    padding-top: 5rem !important;
  }
}
.m_header_nav {
  background-color: #f5f5f5!important;
}
.m_header_nav__categories {
  background-color: #ffd333!important;
}
.m_header_nav__categories a {
  color: #333!important;
}
.m_header--bt3 .m_header_nav__categories a {
  color: #333!important;
}
.m_header__search {
  border: 1px solid #333!important;
}
.m_header__functional_nav__items {
  background-color: #fff;
  margin-left: 3px;
  border-radius: 0 2px 2px 0;
}
.m_header__functional_nav__items__group.links {
  border: none!important;
  border-radius: 0!important;
}
.m_header__search__submit button[type="submit"] {
  margin-top: .5rem!important;
}
.m_header__site_logo {
  margin: 3rem 2rem 1rem 3rem!important;
}
.m_header__functional_nav {
  margin: 2.3rem 2rem 1rem 1rem!important;
}
.m_header_nav__menu {
  gap: 1rem 2rem !important;
  margin: 0 !important;
  float: right;
  width: 30%;
  flex-wrap: wrap;
}
.m_header_nav__menu a {
  text-decoration: none !important;
}
@media screen and (max-width: 767.98px) {
  .m_header_nav__menu {
    display: none !important;
  }
}
@media screen and (max-width: 767.98px) {
  .m_header--bt3 .m_header_nav__menu {
    display: none !important;
  }
  .m_header--bt3 .m_header__main {
    padding-top: 5rem !important;
  }
  .m_header__site_logo {
  margin: 3rem auto !important;
  }
}
.c_flex .m_change_item_search_condition_button {
  background-color: #ff7800;
  font-size: 0px;
  padding: 1rem 0 1rem 3rem;
}
.c_flex .material-icons-outlined.icon {
  display: none;
}
.c_flex .m_change_item_search_condition_button:before {
  font-size: 1.8rem;
  content: "条件検索をする";
}