.yahoo .ver-y {
  display: inline-block;
  color: #FF7D4A;
  border: 1px solid;
  border-radius: 4px;
  padding: 0 0.5em;
  font-weight: 500;
}
.yahoo .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 0;
  padding-left: 0;
}
.yahoo .logo .ver-y {
  line-height: 1.5;
  margin-left: 0.5em;
  margin-top: 10px;
  font-size: 0.75rem;
}
.yahoo .nippon-pj {
  background-color: #f3eeef;
}
.yahoo .top-sec .h2 .ver-y {
  font-size: 0.8125rem;
  margin-right: 0.5em;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
}
.yahoo .top-sec.tools {
  background-color: #f3eeef;
}
.yahoo .top-sec.voice {
  background: #f3eeef;
}
.yahoo .top-content-footer {
  padding-bottom: 0;
  background-color: #f3eeef;
}
.yahoo .top-content-footer .condition {
  margin-top: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.yahoo .top-voice-body {
  background: transparent;
}
.yahoo .top-content-footer-body {
  background: white;
}
.yahoo .contents.page {
  background-color: #f3eeef;
}
.yahoo .drawer-nav {
  background-color: #f9f1f3;
}
@media screen and (min-width: 1000px) {
  .yahoo .top-voice-body {
    padding: 0 0 1rem;
  }
  .yahoo .drawer-navbar .drawer-navbar-header {
    width: 320px;
  }
  .yahoo .drawer-navbar .drawer-navbar-header .logo {
    padding-left: 0.75rem;
    padding-right: 0;
  }
  .yahoo .top-sec .h2 .ver-y {
    font-size: 1rem;
  }
  .yahoo .drawer-nav {
    background-color: transparent;
  }
  .yahoo .drawer-menu-item {
    padding: 0 0.8em;
  }
}