/* Disable default single page css */
#page {
  min-width: 806px;
  background: url("/wp/wp-content/themes/bears-school/assets/images/novelty_2026/bg.jpg") repeat top center;
  background-size: 462px 193px;
}

#page header .inner {
  width: 750px;
}

#page section .inner {
  width: auto;
}

.section {
  padding: 94px 0 0;
}

.inner>h2 {
  display: none;
}

.section h2 {
  background: none;
}

body.single .entry {
  text-align: start;
  padding: 0;
  width: auto;
  margin: 0;
  position: static;
  background-image: none;
  background-repeat: repeat;
  background-position: 0% 0%;
  background-color: transparent;
}

.section.s-etc {
  display: none;
}

footer {
  padding-top: 20px;
}

body {
  background: #fff;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.fair__contents {
  background-color: #f8d9f3;
  width: 805px;
  padding: 0 0 30px;
  margin: 0 auto;
}

.fair__main {
  position: relative;
  z-index: 2;
}

.fair__novelty-1 {
  margin-top: -6px;
  position: relative;
}

.fair__novelty-1 a {
  width: 805px;
  top: 839px;
  left: 0;
  position: absolute;
  display: block;
}

.fair__novelty-2 {
  position: relative;
}

.fair__novelty-2 a {
  width: 805px;
  top: 753px;
  left: 0;
  position: absolute;
  display: block;
}

.fair__novelty-3 {
  position: relative;
}

.fair__novelty-3 a {
  width: 650px;
  top: 1177px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  display: block;
}

.fair__goods-btn {
  width: 735px;
  padding: 28px 0 33px;
  margin: 0 auto;
  display: block;
}

.fair__shop-info {
  background-color: #fff;
  width: 760px;
  padding: 0 0 40px;
  margin: 0 auto;
}

.fair__shop-info .fair__shop--tit {
  border-radius: 10px;
  background-color: #dd397e;
  width: 650px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 35px auto 0;
}

.fair__shop-info .fair__shop--tit span {
  font-family: mplus-1c-regular;
  color: #fff;
  font-size: 30px;
}

.fair__shop-list {
  width: 650px;
  margin: 25px auto 0;
}

.fair__shop-list--item {
  font-family: mplus-1c-regular;
  color: #6b3b3e;
  font-size: 22px;
  margin: 8px 0;
}

.fair__shop-list--item a,
.fair__shop-list--item span {
  color: #6b3b3e;
}

.fair__shop-list--note {
  font-family: mplus-1c-regular;
  color: #6b3b3e;
  font-size: 16px;
  margin: 8px 0;
  text-align: center;
}