body {
  position: relative;
}

.css-9v2hzr {
  position: fixed;
  top: 19px;
  left: 30px;
  z-index: 10;
  opacity: 0;
}

.bm-menu-wrap[aria-hidden=true] {
  transform: unset;
  transition: unset;
  opacity: 1;
}

.bm-menu-wrap {
  display: none;
  top: 0;
  background-image: url(/wp-content/themes/bobo-wp-main/assets/images/menu-backfilter.png);
  background-size: cover;
  background-position: center;
  height: 100vh;
  z-index: 1000 !important;
  opacity: 1;
  position: fixed;
  right: 0px;
  z-index: 1100;
  width: 100%;
  height: 100%;
}

.bm-menu {
  padding-top: min(31.884057971vw, 132px);
}

.header_menu_ttl {
  text-align: center;
  font-size: 0px;
  line-height: 0;
}

.header_menu_list {
  display: flex;
  flex-flow: column;
  align-items: center;
  font-size: min(4.83092vw, 20px);
  font-family: Hiragino Sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: rgb(73, 73, 73);
  margin-top: min(11.1111vw, 46px);
}

.header_menu_list_link {
  display: inline-flex;
}

.header_menu_list_link:not(:first-of-type) {
  margin-top: min(9.17874vw, 38px);
}

.header_menu_btn {
  position: absolute;
  bottom: min(15.2174vw, 70px);
  left: 0px;
  right: 0px;
  margin: auto;
  width: min(76.3285vw, 316px);
  border-radius: 50px;
  height: min(15.4589vw, 64px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(76, 199, 100);
  color: rgb(255, 255, 255);
  font-size: min(4.10628vw, 17px);
  font-weight: 600;
}

.header_logo {
  position: fixed;
  top: 30px;
  left: 39px;
  z-index: 1000;
}

.js_header_logo {
  position: relative;
  z-index: 1000;
  display: none;
}

@media (max-width: 959px) {
  .header_logo {
    width: 19.082vw;
    height: 9.42vw;
    top: 2.657vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .bm-burger-button {
    top: 2.657vw;
    right: 5.314vw;
  }
  .bm-burger-button img {
    width: 7.246vw;
    height: 5.797vw;
  }
}
.login_button {
	display: inline-block;
	background-color: #355C4A;
	color: #fff;
	padding: 8px 16px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	z-index: 1000;
	position: fixed;
}

.login_button.for_pc {
	top: min(4.8309178744vw, 45px);
	right: min(11.8309178744vw, 120px);
}

.login_button.for_sp {
	top: 2.657vw;
	left: 5.314vw;
}
/*# sourceMappingURL=header.css.map */
