/* Disable default single page css */
#page {
  min-width: 640px;
  background: none;
}

#page .inner {
  width: auto;
  max-width: 750px;
}

.section {
  padding: 60px 0 0;
}

.inner > h2 {
  display: 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%;
}

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

footer {
  padding-top: 20px;
}

/* /Disable default single page css */
body {
  background: #d6d1cb url(/wp/wp-content/themes/bears-school/assets/images/nordic/bg.jpg) repeat-y center center;
}

#single_page_wrap img {
  vertical-align: top;
}

.section_inner {
  background: #fff;
  width: 640px;
  margin: 0 auto;
  text-align: center;
}

#mv {
  position: relative;
}

#mv .btn-list {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  left: 0;
  bottom: 36px;
  padding: 0 15px;
}

.section_shoplist h3 {
  padding: 20px 0 30px;
}

.section_shoplist #shop_list01 {
  padding: 0 10px;
}

div#shop_list01 .list-prefectural {
  margin: 10px 30px;
}

div#shop_list01 .list-prefectural:last-child {
  margin-bottom: 0;
}

#dropmenu li {
  background: transparent;
}

#dropmenu li a {
  background: #003948;
  color: #fff;
  line-height: 1.3;
  padding: 14px 0;
}

#dropmenu li a.two_line {
  padding: 5px 0;
}

#dropmenu li ul {
  background: transparent;
}

#dropmenu li ul li a {
  background: #103956;
}

div#shop_list01 h5 span {
  background: #c4113c;
  color: #fff;
}

div#shop_list01 h6 span {
  background: #ebe6e4;
}

div#list-onlineshop {
  padding-bottom: 40px;
}

.copyright {
  display: none;
  padding-top: 25px;
  font-size: 14px;
  color: #585363;
  font-weight: bold;
}
