body.guest-sale .header-lb {
  display: none;
}
body.guest-sale .content-main {
  padding-bottom: 6 0px;
}
body.guest-sale .content-area-upper {
  margin-bottom: 40px;
}

.guest-sale__header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.guest-sale__header .banner img {
  width: 100%;
}
.guest-sale__header .txt {
  margin: 20px auto;
  padding: 0 0;
  font-size: 20px;
  line-height: 1.8;
  text-align: center;
}
.guest-sale__header .txt p {
  margin-bottom: 1em;
}
.guest-sale__header .txt p strong {
  font-weight: 600;
}
.guest-sale__header .txt .small {
  font-size: 14px;
}
