﻿.l-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-inner {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .c-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-inner---970 {
  max-width: 1050px;
}
.c-txt-mincho {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
@media only screen and (max-width: 767px) {
  .u-pc-only {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .u-sp-only {
    display: none !important;
  }
}

#archiveStorePage #store-suzunoya .breadcrumbs {
  max-width: none;
}

#store-suzunoya {
  border: unset;
  max-width: unset;
  margin: unset;
  padding: unset;
}
#store-suzunoya section {
  border: unset;
  max-width: unset;
  margin: unset;
  padding: unset;
}
#store-suzunoya section h2 {
  font-size: unset;
  font-weight: unset;
  letter-spacing: unset;
  line-height: unset;
  margin-bottom: unset;
  text-align: unset;
  text-indent: unset;
  transform: unset;
}
#store-suzunoya .store-slider {
  margin: 60px 0;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya .store-slider {
    margin: 20px 0;
  }
}
#store-suzunoya #top {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #top {
    margin-bottom: 20px;
  }
}
#store-suzunoya #top .ttl {
  background: url(../img/store/bg-day.jpg) no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 148px;
  font-size: 4.8rem;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #top .ttl {
    font-size: 2.4rem;
    min-height: 90px;
  }
}
#store-suzunoya #top .btn-container {
  padding-top: 40px;
}
#store-suzunoya #top .simple-btn {
  border: 1px solid #000;
  padding: 5px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #000;
}
@media only screen and (min-width: 768px) {
  #store-suzunoya #top .simple-btn {
    min-width: 306px;
    min-height: 39px;
    font-size: 2.5rem;
  }
}
#store-suzunoya #seijin {
  background: url(../img/store/bg-about.jpg) no-repeat;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #seijin {
    background: url(../img/store/sp-bg-about.png) no-repeat;
    background-size: cover;
  }
}
#store-suzunoya #seijin .ttl {
  font-size: 4.8rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  line-height: 2;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #seijin .ttl {
    font-size: 2.5rem;
    line-height: 1.75;
  }
}
#store-suzunoya #seijin .thum {
  margin-bottom: 40px;
}
#store-suzunoya #seijin .txt {
  font-size: 1.8rem;
  line-height: 1.75;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  #store-suzunoya #seijin .txt {
    font-size: 2.5rem;
  }
}
#store-suzunoya #seijin .txt + .txt {
  margin-top: 2em;
}
#store-suzunoya #day {
  background: url(../img/store/bg-day.jpg) no-repeat;
  background-size: cover;
  padding: 30px 0 60px;
}
#store-suzunoya #day .ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
#store-suzunoya #day .ttl .eng {
  color: #e1d09c;
  font-size: 2.4rem;
  border-bottom: 1px solid #e1d09c;
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #day .ttl .eng {
    font-size: 1.4rem;
    width: 80%;
  }
}
#store-suzunoya #day .ttl .eng::after {
  content: "";
  background: #e1d09c;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -5px;
  display: block;
}
#store-suzunoya #day .ttl .jp {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 4.2rem;
  text-align: center;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #day .ttl .jp {
    font-size: 2.5rem;
    line-height: 1.75;
  }
}
#store-suzunoya #day .thum {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #day .thum img {
    width: 74%;
  }
}
#store-suzunoya #day .txt {
  font-size: 1.6rem;
  line-height: 1.75;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  #store-suzunoya #day .txt {
    font-size: 2.5rem;
  }
}
#store-suzunoya #day .txt p + p {
  margin-top: 2em;
}
#store-suzunoya #tokucho {
  padding: 60px 0;
}
#store-suzunoya #tokucho .ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 4.6rem;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #tokucho .ttl {
    font-size: 3rem;
    line-height: 1.75;
  }
}
#store-suzunoya #tokucho .box {
  border: 1px solid #cdb76e;
  padding: 40px;
  margin-top: 60px;
  background: #fbf7f0;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #tokucho .box {
    padding: 40px 20px;
  }
}
#store-suzunoya #tokucho .sub-ttl {
  font-size: 4rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #tokucho .sub-ttl {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 375px) {
  #store-suzunoya #tokucho .sub-ttl {
    font-size: 1.6rem;
  }
}
#store-suzunoya #tokucho .thum {
  border: 1px solid #cdb76e;
  max-width: 630px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: auto;
  box-shadow: 1px 1px 7px #afafaf82;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #tokucho .thum img {
    height: auto;
  }
}
#store-suzunoya #tokucho .txt {
  line-height: 1.75;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  #store-suzunoya #tokucho .txt {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #tokucho .txt {
    font-size: 1.6rem;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 375px) {
  #store-suzunoya #tokucho .txt {
    font-size: 1.4rem;
  }
}
#store-suzunoya #last {
  background: url(../img/store/bg-ochikaku.jpg) no-repeat;
  background-size: cover;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 4rem;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #store-suzunoya #last {
    font-size: 2rem;
  }
}
