/*common_header_bodeo360_202604.css*/

.header202604 .c-header__info-tel{
  display: block;
}
.header202604 .c-header__info-tel .--main{
  margin-right: 0;
  text-align: right;
}


@media (min-width: 1024px) {
  .header202604 .c-header__main {
    height: 21rem;
  }
}

@media (max-width: 1023.98px) {
  .header202604 .c-header__logo {
    height: 80px;
  }
}

@media (max-width: 768px) {
  .header202604 .c-header__info {
    height: 80px;
  }
  .header202604 .c-header__info-tel{
    display: none;
  }
  .header202604 .c-nav-global__info-tel .--link{
    width: 64vw;
  }
}
