.mrmtr-footer,
.mrmtr-header__nav {
  background: #403024
}
.mrmtr__lead__ttl,
.mrmtr__section {
  font-family: "Sawarabi Mincho",sans-serif
}
.mrmtr__sub-ttl,
.mrmtr__ttl {
  font-weight: 400
}
.mrmtr-header {
  position: absolute;
  width: 100%
}
.mrmtr-header__inner,
.mrmtr__menu-img {
  position: relative
}
.mrmtr-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background: #403024;
  position: absolute;
  margin: 0
}
.mrmtr-header__logo img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%
}
.mrmtr-footer__nav__item a,
.mrmtr-header__nav__item a {
  text-decoration: none;
  color: #fff
}
.mrmtr-header__nav__item a:focus,
.mrmtr-header__nav__item a:hover {
  color: inherit;
  text-decoration: none
}
.mrmtr-header__nav__item a:hover {
  color: #fff
}
.mrmtr-footer {
  padding: 1em 4%
}
.mrmtr-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.mrmtr-footer__nav__item a:focus,
.mrmtr-footer__nav__item a:hover {
  color: inherit;
  text-decoration: none
}
.mrmtr-footer__nav__item a:hover {
  color: #fff
}
.mrmtr-footer__chitose {
  border-top: 1px solid rgba(255,255,255,.5);
  padding-top: 1em;
  margin-top: 1em
}
.mrmtr-footer__chitose a {
  text-decoration: none;
  color: #fff
}
.mrmtr-footer__chitose a:focus,
.mrmtr-footer__chitose a:hover {
  color: inherit;
  text-decoration: none
}
.mrmtr-footer__chitose a:hover {
  color: #fff
}
.mrmtr__btn {
  text-decoration: none;
  display: inline-block;
  background: #4d4136;
  padding: .7em 3em;
  color: #fff;
  -webkit-box-shadow: 2px 2px 3px 2px rgba(153,153,153,.3);
  box-shadow: 2px 2px 3px 2px rgba(153,153,153,.3);
  border-right: 1px solid #3e342b;
  border-bottom: 1px solid #3e342b;
  line-height: 1.5;
  font-size: 120%
}
.mrmtr__btn:focus,
.mrmtr__btn:hover {
  text-decoration: none;
  color: #fff
}
.mrmtr__btn.red {
  background: red;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none
}
.mrmtr__section__inner {
  border-top: 2px solid #4d4136
}
.mrmtr__section__inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #4d4136;
  margin-top: 10px
}
.mrmtr__section__inner-color {
  background: #fbebce
}
.mrmtr__section-logo {
  width: 15%;
  margin-right: auto;
  margin-left: auto
}
.mrmtr__section-logo img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%
}
.mrmtr__sub-ttl {
  text-align: center;
  border-bottom: 1px solid #4d4136;
  padding-bottom: .5em;
  font-size: 2rem
}
.mrmtr__drink {
  font-size: 90%
}
.mrmtr__drink__category {
  display: block;
  line-height: 2;
  margin-top: 10px
}
.mrmtr__lead__ttl {
  font-weight: 400;
  letter-spacing: .05em
}
.mrmtr__lead__paragraph {
  line-height: 2
}
@media screen and (min-width:576px) {
  .mrmtr-header__hum {
    display: none
  }
  .mrmtr-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .mrmtr-header__nav__close {
    display: none
  }
  .mrmtr-header__nav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #fff;
    padding: 0 1em;
    margin: 1em 0 1.3em
  }
  .mrmtr-header__nav__item.first,
  .mrmtr-header__nav__item:nth-child(4) {
    border-right: 1px solid #fff
  }
  .mrmtr-header__nav__item:last-child {
    margin-left: auto;
    border-left: none
  }
  .mrmtr-footer__nav {
    width: calc(100% - 60px);
    padding-top: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .mrmtr-footer__nav__item {
    padding: 0 1em;
    border-right: 1px solid #fff
  }
  .mrmtr-footer__nav__item:first-child {
    border-left: 1px solid #fff
  }
  .mrmtr-footer__logo {
    width: 60px
  }
  .mrmtr-footer__logo img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 60px;
    height: 78px
  }
  .mrmtr-footer__chitose {
    width: 100%
  }
  .mrmtr__lead {
    background: url(/img/campaign/muramatsuri/bg-hokkaido.png) left top/38% no-repeat
  }
  .mrmtr__lead__ttl {
    font-size: 300%
  }
}
.mrmtr__menu-img__ico {
  position: absolute;
  bottom: 0;
  left: 0
}
.mrmtr__menu-img__ico > img {
  -o-object-fit: contain;
  object-fit: contain
}
@media screen and (min-width:1025px) {
  .mrmtr-header__logo {
    width: 240px;
    height: 240px;
    top: -90px;
    left: -2%;
    padding-top: 60px
  }
  .mrmtr-footer,
  .mrmtr-header__inner {
    width: 1024px;
    margin-right: auto;
    margin-left: auto
  }
  .mrmtr-header__nav {
    padding-left: 260px
  }
  .mrmtr__menu-img__ico > img {
    width: 85px;
    height: 85px
  }
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .mrmtr-header__logo {
    width: 180px;
    height: 180px;
    top: -50px;
    left: 0;
    padding-top: 45px
  }
  .mrmtr-header__logo > a {
    display: block;
    width: 75px;
    height: 90px
  }
  .mrmtr-header__nav {
    padding-left: 200px
  }
  .mrmtr__menu-img__ico > img {
    width: 55px;
    height: 55px
  }
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%
}
.access__tell {
  max-width: 760px;
  margin: auto;
  color: #fff;
  background: #645041;
  border-radius: 15px
}
@media screen and (max-width:575px) {
  .mrmtr-header {
    border-top: 10px solid #403024
  }
  .mrmtr-header__logo {
    width: 140px;
    height: 140px;
    top: -40px;
    left: 10px;
    padding: 30px 35px 0
  }
  .mrmtr-header__hum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #403024;
    position: absolute;
    top: -10px;
    right: 0;
    color: #fff;
    font-size: 3rem;
    width: 50px;
    height: 50px;
    padding: 0 0 5px 5px
  }
  .mrmtr-header__nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 75%;
    height: 100%;
    padding: calc(20px + 3rem) 4% 2em;
    z-index: 999;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    background: #403024
  }
  .mrmtr-header__nav.hide {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
  .mrmtr-header__nav.show {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  .mrmtr-header__nav__close {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 3rem;
    color: #fff
  }
  .mrmtr-header__nav__item {
    padding: 2em 0;
    border-bottom: 1px solid rgba(255,255,255,.5);
    text-align: center
  }
  .mrmtr-header #js-nav-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .mrmtr-footer__chitose,
  .mrmtr-footer__nav {
    width: 100%
  }
  .mrmtr-footer__nav__item {
    padding: .5em 0;
    text-align: center
  }
  .mrmtr-footer__logo {
    display: none
  }
  .mrmtr__section-logo {
    width: 25%
  }
  .mrmtr__sub-ttl {
    font-size: 1.8rem
  }
  .mrmtr__lead {
    background: url(/img/campaign/muramatsuri/bg-hokkaido.png) left top/70% no-repeat
  }
  .mrmtr__lead__ttl {
    font-size: 160%
  }
  .mrmtr__menu-img__ico > img {
    width: 40px;
    height: 40px
  }
  .access__tell {
    max-width: 460px;
    font-size: 70%
  }
}
.access__tell__num {
  padding: 0 0 10px;
  font-size: 180%;
  letter-spacing: .03em
}
.access__tell__info {
  color: #e75151
}
.mrmtr__drink-menu {
  margin-bottom: -6rem
}
.mrmtr__drink-menu > div {
  padding-bottom: 6rem
}