.line {
  position: relative;
}

.line:before {
  content: '';
  height: 6px;
  background-image: url("../img/shared/main-line.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.text_center {
  text-align: center;
}

.main-ttl {
  margin: 0 auto;
  text-align: center;
  font-size: 7.5vw;
  line-height: 7vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-family: 'Noto Serif JP', serif;
  color: #231815;
}

.main-ttl .cl-brown {
  color: #8d5d10;
}

.main-ttl small {
  font-size: 5.5vw;
}

.main-ttl.bor {
  border-bottom: 2px solid #8d5d10;
}

.core-ttl {
  margin: 0 auto;
  text-align: center;
  font-size: 9vw;
  line-height: 12vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-family: 'Noto Serif JP', serif;
  color: #231815;
}

.core-ttl small {
  font-size: 6.5vw;
}

.core-ttl .cl-brown {
  color: #8d5d10;
}

.line2 {
  position: relative;
}

.line2:before {
  content: '';
  height: 6px;
  background-image: url("../img/shared/line2.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

.toggle {
  border: 1px solid #c79033;
  padding-bottom: 3%;
}

.toggle .toggle-link {
  color: #c79033;
  text-align: center;
  font-size: 5.5vw;
  line-height: 7vw;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 4% 0 7%;
}

.toggle .toggle-link:after {
  content: '\f107';
  right: auto;
  top: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #c79033;
  font-size: 6vw;
  line-height: 6vw;
}

.toggle.active .toggle-link:after {
  content: '\f106';
}

#index .key-js div {
  line-height: 0;
}

#index #sec1 {
  padding-bottom: 15%;
  background: url("../img/index/sec1-top.png") no-repeat center top/100%, url("../img/index/sec1-bot.png") no-repeat center bottom/100%;
}

#index #sec1 h2 {
  position: relative;
  z-index: 1;
  margin-bottom: -39%;
}

#index #sec1 .txt {
  margin: 6% 0 7%;
}

#index #sec2 {
  background: url("../img/index/sec2-top.jpg") no-repeat center top/100%, url("../img/shared/bg5.jpg") repeat;
  position: relative;
}

#index #sec2 h2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  z-index: 1;
}

#index #sec2 .txt {
  margin: 2% 0 7%;
}

#index #sec3 {
  background: url("../img/index/sec3-bg.png") no-repeat center top/100%, url("../img/shared/bg5.jpg") repeat;
  padding: 30% 0 15%;
}

#index #sec3 .txt {
  margin: 6% 0 7%;
}

#index #sec3 .btn {
  width: 67%;
  margin: 0 auto;
}

#index #sec3 .blk2 {
  margin-top: 15%;
}

#index #sec4 {
  padding: 18% 0;
  background: url("../img/index/sec4-top.png") no-repeat center top/100%, url("../img/index/sec4-bot.png") no-repeat center bottom/100%;
}

#index #sec4 h2 {
  margin: 0 auto;
  text-align: center;
  font-size: 5.5vw;
  line-height: 7vw;
  padding-bottom: 2%;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-bottom: 2px solid #8d5d10;
  margin: 6% 4%;
  color: #231815;
}

#index #sec4 h2 span {
  color: #8d5d10;
  font-size: 6.5vw;
}

#index #sec4 .txt {
  margin-bottom: 7%;
}

#index #sec5 {
  background-image: url("../img/index/sec5-bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 10% 4%;
}

#index #sec5 .box {
  background-image: url("../img/shared/bgbody.jpg");
  padding: 10% 4%;
}

#index #sec5 h2 {
  text-align: center;
  font-size: 5.5vw;
  line-height: 7vw;
  letter-spacing: 0.05em;
  color: #231815;
}

#index #sec5 #feed {
  margin: 7% 0 8%;
}

#index #sec5 #feed dl {
  width: 100%;
  display: table;
}

#index #sec5 #feed dl dt {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-right: 15px;
}

#index #sec5 #feed dl dt span {
  width: 100% !important;
  height: 0 !important;
  padding-top: 70%;
}

#index #sec5 #feed dl dd {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

#index #sec5 #feed dl dd a {
  color: #c08510;
  text-decoration: underline;
}

#course #sec1 {
  position: relative;
  padding-bottom: 15%;
}

#course #sec1 h2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

#course #sec1 .txt {
  margin-top: 6%;
}

#course #sec2 {
  background-image: url("../img/shared/bg5.jpg");
  padding-bottom: 15%;
}

#course #sec2 .ttl {
  position: relative;
  padding-top: 9%;
}

#course #sec2 .ttl dl {
  line-height: 9vw;
  font-weight: 500;
  color: #231815;
}

#course #sec2 .ttl dl dt {
  font-size: 6.5vw;
}

#course #sec2 .ttl dd {
  font-size: 4vw;
}

#course #sec2 .ttl dd span {
  font-size: 5vw;
}

#course #sec2 .ttl .catch {
  width: 26%;
  text-align: center;
  color: #fff;
  font-size: 3.5vw;
  line-height: 5vw;
  background-image: url("../img/shared/bg_btn.jpg");
  border-radius: 50%;
  position: absolute;
  right: 2%;
  top: 11%;
  padding: 8% 0;
}

#course #sec2 .txt {
  margin: 6% 0;
}

#course #sec3 {
  background: url("../img/course/sec3-top.png") no-repeat center top/100%, url("../img/course/sec3-bot.png") no-repeat center bottom/100%;
}

#course #sec3 .por {
  position: relative;
}

#course #sec3 h2 {
  font-size: 10vw;
  line-height: 8vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: absolute;
  left: 27%;
  bottom: 12%;
  z-index: 1;
  color: #966510;
}

#course #sec3 .blk2 {
  margin-top: 10%;
  padding-bottom: 20%;
  background-image: url("../img/course/sec3-deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
}

#course #sec3 .blk2 h3 {
  text-align: center;
  font-weight: 500;
  color: #231815;
  font-size: 8vw;
  line-height: 8vw;
  letter-spacing: 0.05em;
}

#course #sec3 .blk2 h3 span {
  font-size: 10vw;
}

#course #sec3 .blk2 h3 .clo_or {
  color: #966510;
}

#course #sec3 .blk2 .txt2 {
  margin: 6% 0 3%;
}

#course #sec3 .s3-js .sttl {
  color: #231815;
  font-size: 6vw;
  line-height: 8vw;
  font-weight: 500;
  width: 60%;
  margin: 6% auto 0;
  text-align: center;
  background-image: url("../img/course/ttl-bg.png");
  background-size: cover;
  background-position: center;
  padding: 1% 0;
}

#course #sec3 .s3-js .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18%;
}

#course #sec3 .blk3 {
  padding-bottom: 20%;
}

#course #sec3 .blk3 h4 {
  text-align: center;
  font-size: 7vw;
  line-height: 7vw;
  padding-bottom: 2%;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-bottom: 2px solid #8d5d10;
  margin: 6% 4%;
  color: #231815;
}

#course #sec3 .blk3 h4 span {
  color: #8d5d10;
  font-size: 10vw;
}

#course #sec4 {
  background: url("../img/course/sec4-bot.jpg") no-repeat center bottom/100%, url("../img/shared/bg5.jpg") repeat;
  padding-bottom: 25%;
}

#course #sec4 .ttl {
  position: relative;
  padding-top: 9%;
}

#course #sec4 .ttl dl {
  line-height: 9vw;
  font-weight: 500;
  color: #231815;
}

#course #sec4 .ttl dl dt {
  font-size: 8.5vw;
}

#course #sec4 .ttl dl dt small {
  font-size: 5.5vw;
}

#course #sec4 .ttl dd {
  margin-top: 2%;
  font-size: 4vw;
}

#course #sec4 .ttl dd span {
  font-size: 7vw;
}

#course #sec4 .ttl .catch {
  width: 26%;
  text-align: center;
  color: #fff;
  font-size: 3.5vw;
  line-height: 5vw;
  background-image: url("../img/shared/bg_btn.jpg");
  border-radius: 50%;
  position: absolute;
  right: 2%;
  top: 11%;
  padding: 8% 0;
}

#course #sec4 .txt {
  margin: 6% 0;
}

#course #sec5 {
  background-image: url("../img/shared/bg2.jpg");
  padding: 15% 0;
  position: relative;
}

#course #sec5 .box {
  width: 90%;
  margin: 0 auto;
  background-image: url("../img/shared/bgbody.jpg");
  padding: 10% 4%;
}

#course #sec5 .box h2 {
  text-align: center;
  line-height: 8vw;
  font-size: 7.5vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #231815;
}

#course #sec5 .box h2 small {
  display: block;
  color: #c79033;
  font-size: 3.8vw;
  letter-spacing: 0;
}

#course #sec5 .box .txt {
  text-align: center;
  margin: 6% 0;
  padding-left: 6%;
}

#course #sec5 .box .toggle .toggle-main {
  padding: 3% 4%;
}

#course #sec5 .box .toggle .toggle-main dl {
  border-bottom: 1px solid #976500;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#course #sec5 .box .toggle .toggle-main dl dt {
  float: left;
  font-weight: bold;
}

#course #sec5 .box .toggle .toggle-main dl dd {
  float: right;
}

#course #sec5 .img1 {
  width: 15.2%;
  position: absolute;
  left: 0;
  top: 20%;
  z-index: 1;
}

#course #sec5 .img2 {
  width: 17%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#menu #sec1 {
  background: url("../img/menu/sec1-top.png") no-repeat center top/100%, url("../img/menu/sec1-bot.jpg") no-repeat center bottom/100%, url("../img/shared/bg5.jpg") repeat;
  padding: 18% 0 5%;
  position: relative;
}

#menu #sec1 .box {
  width: 92%;
  margin: 0 auto;
  background-image: url("../img/shared/bgbody.jpg");
  border-radius: 30px;
  padding: 10% 0 15%;
}

#menu #sec1 .box .txt {
  margin-top: 6%;
}

#menu #sec1 .img1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

#menu #sec1 .img2 {
  position: relative;
  z-index: 1;
  margin-top: -10%;
}

#menu #sec2 {
  background: url("../img/menu/sec2-top.png") no-repeat center top/100%, url("../img/menu/sec2-bot.png") no-repeat center bottom/100%;
  padding: 15% 0;
}

#menu #sec2 h2 {
  text-align: center;
  font-size: 6.5vw;
  line-height: 9vw;
  padding-bottom: 2%;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-bottom: 2px solid #8d5d10;
  margin: 6% 4%;
  color: #231815;
}

#menu #sec2 h2 span {
  color: #8d5d10;
  font-size: 8.5vw;
}

#menu #sec2 .s2-js {
  width: 92%;
  margin: 15% auto 4%;
}

#menu #sec2 .s2-js .slick-list {
  overflow: visible;
}

#menu #sec2 .s2-js .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7%;
}

#menu #sec2 .s2-js .item {
  position: relative;
}

#menu #sec2 .s2-js .item .ttl {
  color: #231815;
  font-size: 5vw;
  line-height: 7vw;
  padding: 5% 2% 10%;
  background-image: url("../img/menu/ttl-bg.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 3%;
  top: -10%;
  z-index: 1;
}

#menu #sec2 h3 {
  text-align: center;
  color: #231815;
  font-weight: 500;
  font-size: 7vw;
  line-height: 9vw;
  letter-spacing: 0 0.5em;
  border-bottom: 1px solid #231815;
  margin-bottom: 6%;
  padding-bottom: 2%;
}

#menu #sec2 .img2 {
  margin-bottom: 6%;
}

#menu #sec2 .blk2 {
  margin-top: 10%;
}

#menu #sec2 .blk3 {
  margin-top: 10%;
}

#menu #sec3 {
  background-image: url("../img/menu/sec3-bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 13% 0;
  color: #fff;
}

#menu #sec3 .txt {
  margin-top: 6%;
}

#menu #sec4 {
  background-image: url("../img/shared/bg5.jpg");
  position: relative;
}

#menu #sec4 .blk {
  position: relative;
}

#menu #sec4 .note {
  text-align: right;
  padding: 5% 4% 6%;
}

#menu #sec4 h2 {
  color: #231815;
  /* margin-bottom: 10vw; */
  font-size: 7vw;
  line-height: 7vw;
  padding: 2% 4%;
  background-size: cover;
  background-position: center bottom;
  z-index: 5;
  position: absolute;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  white-space: nowrap;
  left: 50%;
  top: 44%;
  background: url(../img/shared/bg5.jpg);
}

#menu #sec4 .s4-thumb .slick-slide {
  padding: 0 5px;
}

#menu #sec4 .s4-thumb .sttl {
  text-align: center;
  color: #231815;
  font-size: 5vw;
  line-height: 6vw;
  font-weight: 500;
  margin-bottom: 4%;
}

#menu #sec4 .s4-thumb .thumb {
  position: relative;
}

#menu #sec4 .s4-thumb .slick-current .thumb:before {
  display: none;
}

#menu #sec4 .s4-js {
  position: relative;
}

#menu #sec4 .s4-js:before {
  content: '';
  height: 70px;
  background-image: url("../img/menu/sec4-img-bg.png");
  background-size: cover;
  background-position: center bottom;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

#menu #sec4 .s4-js .item {
  position: relative;
}

#menu #sec4 .s4-js .item dl {
  width: 55%;
  background-image: url("../img/menu/s3_bgttl.png");
  background-size: cover;
  background-position: center;
  padding: 1% 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 8vw;
  font-weight: 500;
  position: absolute;
  bottom: 7%;
  left: 0%;
  color: #231815;
  text-align: center;
}

#menu #sec4 .s4-js .item dl dt {
  font-size: 5.5vw;
}

#menu #sec4 .s4-js .item dl dd {
  font-size: 4.5vw;
  padding-left: 10%;
}

#menu #sec5 {
  background-image: url("../img/shared/bg5.jpg");
  padding: 10% 0;
}

#menu #sec5 h2 {
  text-align: center;
  font-size: 6.5vw;
  line-height: 9vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #231815;
  margin: 0 4%;
  border-bottom: 2px solid #8d5d10;
  padding-bottom: 2%;
}

#menu #sec5 h2 span {
  color: #8d5d10;
  font-size: 8vw;
}

#menu #sec5 h2 em {
  font-style: normal;
}

#menu #sec5 .img {
  margin: 7% 0;
}

#menu #sec5 dl {
  text-align: center;
  line-height: 8vw;
  color: #231815;
  font-weight: 500;
}

#menu #sec5 dl dt {
  font-size: 6vw;
}

#menu #sec5 dl dd {
  font-size: 5vw;
}

#menu #sec5 .txt {
  margin: 6% 0 7%;
}

#menu #sec5 .img2 {
  margin-top: 6%;
}

#menu #sec6 {
  background: url("../img/menu/sec6-top.png") no-repeat center top/100%, url("../img/menu/sec6-bot.png") no-repeat center bottom/100%;
  padding: 13% 0 18%;
}

#menu #sec6 h2 {
  text-align: center;
  font-size: 6.5vw;
  line-height: 11vw;
  font-weight: 500;
  color: #231815;
}

#menu #sec6 h2 span {
  font-size: 8vw;
  color: #8d5d10;
  display: block;
}

#menu #sec6 .note {
  text-align: center;
  margin-top: 3%;
}

#menu #sec6 .blk1 {
  background-image: url("../img/menu/sec6-deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  margin-top: 10%;
  padding-bottom: 25%;
}

#menu #sec6 .price {
  line-height: 8vw;
  font-weight: 500;
  text-align: center;
  color: #231815;
  border-bottom: 2px solid #966501;
  padding-bottom: 3%;
  margin: 6% 4%;
}

#menu #sec6 .price dt {
  font-size: 7.5vw;
}

#menu #sec6 .price dd {
  font-size: 5.5vw;
}

#menu #sec6 .s6-js .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
}

#menu #sec6 .s6-js .slick-arrow {
  top: 45%;
}

#menu #sec6 .s6-js .ttl {
  text-align: center;
  font-size: 6vw;
  line-height: 7vw;
  color: #231815;
  font-weight: 500;
}

#menu #sec6 .s6-js .img {
  width: 86%;
  margin: 4% auto;
}

#menu #sec6 .s6-js dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 7vw;
  color: #231815;
  font-weight: 500;
}

#menu #sec6 .s6-js dl dt {
  font-size: 6vw;
}

#menu #sec6 .s6-js dl dt small {
  font-size: 5vw;
}

#menu #sec6 .s6-js dl dd {
  font-size: 4.5vw;
  padding-left: 6%;
}

#menu #sec6 .blk2 {
  margin-top: 10%;
}

#menu #sec7 {
  background-image: url("../img/shared/bg2.jpg");
  padding: 10% 4%;
}

#menu #sec8 {
  padding: 12% 0 10%;
}

#menu #sec8 h2 {
  text-align: center;
  line-height: 8vw;
  font-size: 7.5vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #231815;
}

#menu #sec8 h2 small {
  display: block;
  color: #c79033;
  font-size: 3.8vw;
  letter-spacing: 0;
}

#menu #sec8 .note {
  text-align: center;
  margin-top: 4%;
}

#menu #sec8 .toggle {
  border: none;
  padding-bottom: 0;
}

#menu #sec8 .toggle .note {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  color: #5f4e29;
}

#menu #sec8 .toggle .toggle-link {
  padding-top: 0;
}

#menu #sec8 .toggle .toggle-link:after {
  font-size: 8vw;
}

#menu #sec8 .toggle .toggle-main {
  padding-top: 20px;
}

#menu #sec8 .toggle h3 {
  background-image: url("../img/shared/menu_bg.jpg");
  color: #fff;
  text-align: center;
  font-size: 6vw;
  line-height: 8vw;
  font-weight: 500;
  padding: 2% 0;
  margin-bottom: 20px;
}

#menu #sec8 .toggle dl {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #976500;
}

#menu #sec8 .toggle dl dt {
  float: left;
}

#menu #sec8 .toggle dl dd {
  font-weight: bold;
  float: right;
  text-align: right;
}

#menu #takeout {
  padding-bottom: 10vw;
}

#menu #takeout h2 {
  text-align: center;
  font-size: 6.5vw;
  line-height: 9vw;
  padding-bottom: 2%;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-bottom: 2px solid #8d5d10;
  margin: 6% 4%;
  color: #231815;
}

#menu #takeout h2 span {
  color: #8d5d10;
  font-size: 8.5vw;
}

#menu #takeout .bnr1 {
  margin-top: 10vw;
}

#menu #takeout .bnr2 {
  margin-top: 2vw;
}

#menu #takeout .toggle {
  margin-top: 15vw;
  border: none;
  padding-bottom: 0;
}

#menu #takeout .toggle .note {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  color: #5f4e29;
}

#menu #takeout .toggle .toggle-link {
  padding-top: 0;
}

#menu #takeout .toggle .toggle-link:after {
  font-size: 8vw;
}

#menu #takeout .toggle .toggle-main {
  padding-top: 20px;
}

#menu #takeout .toggle .ttl1 {
  text-align: center;
  margin-bottom: 3vw;
  line-height: 8vw;
  font-size: 7.5vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #231815;
}

#menu #takeout .toggle .ttl1 small {
  display: block;
  color: #c79033;
  font-size: 3.8vw;
  letter-spacing: 0;
}

#menu #takeout .toggle h3 {
  background-image: url("../img/shared/menu_bg.jpg");
  color: #fff;
  text-align: center;
  font-size: 6vw;
  line-height: 8vw;
  font-weight: 500;
  padding: 2% 0;
  margin-bottom: 20px;
}

#menu #takeout .toggle dl {
  line-height: 24px;
  border-bottom: 1px solid #976500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 9px 10px;
}

#menu #takeout .toggle dl dd {
  font-weight: bold;
  text-align: right;
}

#lunch #sec1 {
  padding: 18% 0 30%;
  background: url("../img/lunch/sec1_deco1.png") no-repeat center top/100%, url("../img/lunch/sec1_deco2.png") no-repeat center bottom/100%;
}

#lunch #sec1 h2 {
  margin-bottom: 8%;
}

#lunch #sec1 .img {
  margin-top: 15%;
}

#lunch #sec1 h3 {
  font-size: 6vw;
  margin: 5% 4%;
  padding-bottom: 3%;
}

#lunch #sec1 h3 span {
  font-size: 7.5vw;
}

#lunch #sec2 {
  padding: 10% 0 20%;
  margin-top: -15vw;
  background: url("../img/lunch/sec2_top.png") no-repeat center top/100%, url("../img/lunch/sec2_bg.jpg");
}

#lunch #sec2 .main-ttl {
  font-size: 7vw;
  line-height: 10vw;
}

#lunch #sec2 .main-ttl small {
  font-size: 6vw;
}

#lunch #sec2 .list-item {
  margin-top: 5%;
}

#lunch #sec2 .list-item .item .img {
  position: relative;
  z-index: 2;
}

#lunch #sec2 .list-item .item .content {
  position: relative;
  margin: -20vw 4% 0;
  background: url("../img/shared/bgbody.jpg");
  padding: 15% 5% 10%;
}

#lunch #sec2 .list-item .item .content .price {
  font-size: 6vw;
  letter-spacing: 0.05em;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  color: #231815;
  line-height: 1.6;
  margin-bottom: 5%;
}

#lunch #sec2 .list-item .item .content .price span {
  font-size: 5vw;
}

#lunch #sec2 .list-item .item .content .note {
  margin-top: 10vw;
  text-align: center;
}

#lunch #sec2 .list-item .item .content .deco {
  position: absolute;
  left: -4%;
  width: 108%;
  bottom: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

#lunch #sec2 .list-item .item .content .bnr {
  margin-top: 10%;
}

#lunch #sec2 .list-item .item + .item {
  margin-top: 15vw;
}

#lunch #sec3 {
  padding: 10% 4%;
  background: url("../img/lunch/sec3_bg.jpg") top center;
  background-size: 100% auto;
}

#lunch #sec3 .toggle {
  border: none;
  padding: 2% 4% 5%;
  background: url("../img/shared/bgbody.jpg");
}

#lunch #sec3 .toggle .toggle-link {
  padding-top: 0;
  padding-bottom: 7vw;
}

#lunch #sec3 .toggle .toggle-link h2 {
  font-size: 8vw;
  color: #231815;
}

#lunch #sec3 .toggle .toggle-link h2 small {
  color: #c79033;
  font-size: 3.8vw;
}

#lunch #sec3 .toggle .toggle-link .note {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  color: #5f4e29;
}

#lunch #sec3 .toggle .toggle-main dl {
  line-height: 24px;
  border-bottom: 1px solid #976500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 9px 10px;
}

#lunch #sec3 .toggle .toggle-main dl dd {
  font-weight: bold;
  text-align: right;
}

#lunch #sec3 .toggle .toggle-main .note1 {
  padding: 9px 10px;
}

#lunch #sec4 .top-wrap {
  background: url("../img/lunch/sec4_bottom.png") no-repeat center bottom/100%;
  padding: 12% 4% 25%;
}

#lunch #sec4 .top-wrap .main-ttl {
  margin-top: 5%;
  margin-bottom: 7%;
  font-size: 7.5w;
  line-height: 10vw;
  margin-right: 4%;
  margin-left: 4%;
  padding-bottom: 2%;
}

#lunch #sec4 .top-wrap .main-ttl small {
  font-size: 5.5vw;
}

#lunch #sec4 .map {
  height: 480px;
}

#lunch #sec4 .map iframe {
  height: 480px;
  width: 100%;
}

#lunch #sec4 .bnr {
  padding: 10% 4%;
  background: url("../img/lunch/sec4_bg.jpg");
}

#pairing .main-ttl {
  line-height: 10vw;
  font-size: 6vw;
}

#pairing .main-ttl .fz1 {
  font-size: 5.5vw;
}

#pairing .main-ttl .fz2 {
  font-size: 5vw;
}

#pairing .main-ttl .fz3 {
  font-size: 5.2vw;
}

#pairing .main-ttl img {
  width: 6vw;
  margin-bottom: 2vw;
}

#pairing #sec1 {
  background: url("../img/pairing/sec1_top.png") no-repeat center top/100%;
  padding: 6% 0 12%;
}

#pairing #sec1 h2 {
  margin-bottom: 7%;
}

#pairing #sec1 .txt {
  padding: 0 7%;
}

#pairing #sec2 {
  padding-bottom: 15vw;
  position: relative;
  background: url(../img/index/sec2-top.jpg) no-repeat center top/100%, url(../img/shared/bg5.jpg) repeat;
}

#pairing #sec2 h2 {
  position: relative;
  z-index: 2;
  line-height: 12vw;
}

#pairing #sec2 .img1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
}

#pairing #sec2 .img2 {
  margin-top: -45vw;
}

#pairing #sec2 .ttl1 {
  margin-top: 6%;
  margin-bottom: 7%;
}

#pairing #sec2 .img3 {
  margin: 7% 0;
}

#pairing #sec2 .ttl2 {
  width: 55vw;
  padding-bottom: 2%;
  margin-bottom: 7%;
}

#pairing #sec2 .ttl2 span {
  font-size: 7.5vw;
}

#pairing #sec3 {
  position: relative;
  background: url(../img/pairing/sec3_deco.png) no-repeat center bottom/100%;
  padding-bottom: 25vw;
}

#pairing #sec3 .img1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

#pairing #sec3 h2 {
  position: relative;
  z-index: 2;
}

#pairing #sec3 .img2 {
  margin-top: -38vw;
}

#pairing #sec3 .ttl1 {
  margin-top: 6%;
  margin-bottom: 7%;
}

#pairing #sec3 .img3 {
  margin: 7% 0;
}

#pairing #sec3 .ttl2 {
  width: 55vw;
  padding-bottom: 2%;
  margin-bottom: 7%;
}

#pairing #sec3 .ttl2 span {
  font-size: 7vw;
}

#pairing #sec4 {
  padding-bottom: 12vw;
  background: url("https://www.saiki-morioka.com/shared/css/../img/shared/bg5.jpg") repeat center top;
}

#pairing #sec4 .img {
  margin-top: 10vw;
}

#pairing #sec4 h3 {
  margin-top: 7vw;
  font-size: 7vw;
  line-height: 12vw;
  margin-bottom: 6vw;
}

#pairing #sec4 .box {
  margin: 6% 4%;
  background: url(../img/shared/bgbody.jpg) repeat center top;
  padding: 5%;
  font-weight: 600;
}

#pairing #sec4 .box p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#pairing #sec5 {
  padding: 12% 0 10%;
}

#pairing #sec5 h2 {
  text-align: center;
  line-height: 7vw;
  font-size: 6.5vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #231815;
}

#pairing #sec5 h2 small {
  display: block;
  color: #c79033;
  font-size: 3.8vw;
  margin-bottom: 2vw;
  letter-spacing: 0;
}

#pairing #sec5 .note {
  text-align: center;
  margin-top: 4%;
}

#pairing #sec5 .toggle {
  border: none;
  padding-bottom: 0;
}

#pairing #sec5 .toggle .note {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  color: #5f4e29;
}

#pairing #sec5 .toggle .toggle-link {
  padding-top: 0;
}

#pairing #sec5 .toggle .toggle-link:after {
  font-size: 8vw;
}

#pairing #sec5 .toggle .toggle-main {
  padding-top: 20px;
}

#pairing #sec5 .toggle .row + .row {
  margin-top: 10vw;
}

#pairing #sec5 .toggle h3 {
  background-image: url("../img/shared/menu_bg.jpg");
  text-align: center;
  font-size: 5vw;
  line-height: 8vw;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  padding: 6px 0;
  margin-bottom: 25px;
}

#pairing #sec5 .toggle dl {
  line-height: 24px;
  border-bottom: 1px solid #976500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 9px 10px;
}

#pairing #sec5 .toggle dl dd {
  font-weight: bold;
  text-align: right;
}

#pairing #sec5 .toggle h4 {
  font-size: 21px;
  font-weight: bold;
  line-height: 24px;
  color: #5f4e29;
  margin: 30px 0 2px;
}

#pairing #sec5 .toggle h4:before {
  content: "";
  display: inline-block;
  background: #212435;
  width: 12px;
  height: 12px;
  margin-right: 12px;
}

.bnr-fixed {
	margin: 5%;
}
/*# sourceMappingURL=top.css.map */