/*
Theme Name:MONAD-child
Version:1.0
Template:monad_tcd110
*/
#header_logo{
  padding: 0 clamp(0px, calc(26.666667vw - 349.6000437px), 40px) 0 40px;
}

#global_menu > ul > li {
  margin: 0 0 0 min(calc(10.66667vw - 116.7733767px), 40px);
}

#global_menu > ul > li:first-of-type {
  margin: 0;
}


#body .post_content a.q_custom_button2{
  background-color: #006633 !important;
}

#body .post_content a.q_custom_button2::before {
  background-color: #147a47 !important;
}
#footer_info .tel:before {
  content: "";
  position: relative;
  top: 4px;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-inline: -2px 6px;
  background: url('tel_icon.svg') center / contain no-repeat;
}
#footer_info .fax {
  position: relative;
  font-size: 24px;
  text-decoration: none;
  pointer-events: none;
}

#footer_info .fax::before {
  content: "";
  position: relative;
  top: 4px;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-inline: -8px 8px;
  background: url('fax_icon.svg') center / contain no-repeat;
}

#staff_list .layout_type2 .content .position {
  font-weight: 700;
  font-size: 18px;
}