.pageMv {
  height: 850px;
  background: url("../img/morning/key.jpg") no-repeat center/cover;
}

#contents {
  overflow: hidden;
  font-weight: 400;
}

#sec1 {
  position: relative;
  padding: 101px 0 0;
}
#sec1 .deco {
  position: absolute;
  width: 232px;
  left: calc(50% + 431px);
  bottom: -86px;
}
#sec1 .wrap {
  width: 1158px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#sec1 .img {
  max-width: calc(50% - 6px);
}
#sec1 .group-content {
  width: 478px;
  margin: 61px 9px 0 0;
}
#sec1 .group-content .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#sec1 .group-content .icon {
  margin: 14px 0 0;
  align-self: center;
}
#sec1 .group-content .group-ttl {
  text-align: center;
  width: 325px;
}
#sec1 .group-content .group-ttl h2 {
  margin: 0 -20px;
}
#sec1 .group-content .group-ttl .time {
  margin: 18px 0 0;
  background: url("../img/morning/s1_ttl.png") no-repeat center;
  width: 325px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.15em;
  font-size: 36px;
  line-height: 1.5;
  padding: 3px 0 9px;
}
#sec1 .group-content .txt {
  margin: 63px 0 0 11px;
  text-align: justify;
  line-height: 2.5;
  letter-spacing: 0.15em;
}

.loopslider {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.loopslider ul {
  animation: flowing 120s linear infinite;
  transform: translateX(100%);
  display: flex;
}
.loopslider.ltr {
  flex-direction: row-reverse;
}
.loopslider.ltr ul {
  flex-direction: row-reverse;
  animation: flowing-ltr 120s linear infinite;
  transform: translateX(100%);
}

@keyframes flowing {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
#sec2 {
  margin: 125px 0 0;
  text-align: center;
}
#sec2 .wrap {
  width: 1300px;
  position: relative;
  padding: 110px 0 56px;
  background: url("../img/shared/line.png");
}
#sec2 h2 {
  font-size: 40px;
  letter-spacing: 0.15em;
  line-height: 1.5;
  padding: 0 0 30px;
  background: url("../img/morning/s2_line.png") no-repeat bottom center;
}
#sec2 .list {
  display: inline-block;
  margin: 35px 0 33px;
}
#sec2 .list li {
  display: flex;
  gap: 13px;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
#sec2 .list li span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 45px;
  height: 40px;
  background: url("../img/morning/s2_bg_ttl.png") no-repeat;
}
#sec2 .list li + li {
  margin-top: 15px;
}
#sec2 .txt {
  line-height: 2.5;
  letter-spacing: 0.15em;
  margin: 0 0 52px;
}
#sec2 .tit {
  position: absolute;
  width: 219px;
  bottom: 310px;
  right: calc(50% + 286px);
}
#sec2 .loopslider ul {
  animation-duration: 60s;
}
#sec2 .loopslider ul li {
  margin: 0 48px;
  width: 240px;
}

#sec3 {
  position: relative;
  margin: 145px 0 0;
}
#sec3 .deco {
  position: absolute;
  width: 271px;
  top: -40px;
  left: calc(50% + 449px);
}
#sec3 .deco2 {
  position: absolute;
  width: 261px;
  bottom: 407px;
  right: calc(50% + 398px);
}
#sec3 .wrap {
  width: 1200px;
}
#sec3 h2 {
  text-align: center;
  padding: 0 0 21px;
  background: url("../img/morning/s3_line.png") no-repeat bottom center;
}
#sec3 .txt {
  text-align: center;
  line-height: 2.5;
  margin: 27px 0 84px;
  letter-spacing: 0.15em;
}
#sec3 .row {
  display: flex;
  align-items: center;
  gap: 84px;
}
#sec3 .row .group-img {
  width: 654px;
  max-width: calc(100% - 446px);
}
#sec3 .row .group-img .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  bottom: -30px;
  gap: 9px;
  justify-content: center;
}
#sec3 .row .group-img .slick-dots button {
  display: none;
}
#sec3 .row .group-img .slick-dots li {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin: 0;
  background: #000;
  cursor: pointer;
}
@media (hover: hover) {
  #sec3 .row .group-img .slick-dots li:hover {
    background: #be0900;
  }
}
#sec3 .row .group-img .slick-dots li.slick-active {
  background: #be0900;
}
#sec3 .row .group-content {
  width: 358px;
}
#sec3 .row .group-content .tit {
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  padding: 7px 0;
  background: url("../img/morning/s3_bg_ttl.png") no-repeat left;
  width: 155px;
  letter-spacing: 0.15em;
}
#sec3 .row .group-content .tit.tit2 {
  background-image: url("../img/morning/s3_bg_ttl2.png");
  width: 251px;
}
#sec3 .row .group-content .tit.tit3 {
  background-image: url("../img/morning/s3_bg_ttl3.png");
  width: 173px;
}
#sec3 .row .group-content dl {
  margin: 20px 0 0;
}
#sec3 .row .group-content dl dd {
  text-align: right;
  margin: -6px 0 0;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
#sec3 .row .group-content .txt2 {
  font-size: 16px;
  line-height: 1.5625;
  letter-spacing: 0.15em;
  margin: 23px -30px 0 0;
}
#sec3 .row.row2 {
  margin-top: -16px;
}
#sec3 .row.row3 {
  margin-top: -16px;
}
#sec3 .row:nth-of-type(even) {
  flex-direction: row-reverse;
}

#sec4 {
  margin: 71px 0 0;
}
#sec4 h2 {
  padding: 0 0 10px;
  position: relative;
  text-align: center;
}
#sec4 h2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/ttlBorder.png");
  height: 2px;
}
#sec4 .flex {
  display: flex;
  justify-content: center;
  margin: 63px 0 0;
  gap: 39px;
}
#sec4 .flex .col {
  width: 458px;
}
#sec4 .flex .col table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
}
#sec4 .flex .col table tr th {
  width: 257px;
  box-sizing: border-box;
}
#sec4 .flex .col table tr th span {
  display: block;
  border: 2px solid #e8e7e2;
  border-radius: 5px;
  line-height: 2;
  padding: 11px 0 11px 15px;
  letter-spacing: 0.15em;
}
#sec4 .flex .col table tr th.empty span {
  border-color: transparent;
  padding: 12px 0 12px 15px;
}
#sec4 .flex .col table tr .price1 {
  width: 100px;
  box-sizing: border-box;
}
#sec4 .flex .col table tr .price1 span {
  text-align: right;
  background: #f9f6f0;
  border-radius: 5px;
  letter-spacing: 0.15em;
  font-weight: bold;
  line-height: 2;
  padding: 13px 18px 13px 0;
  box-sizing: border-box;
  display: block;
}
#sec4 .flex .col table tr .price2 {
  width: 89px;
  text-align: center;
}
#sec4 .flex .col table tr .price2 span {
  display: block;
  background: #eee7e1;
  border-radius: 5px;
  letter-spacing: 0.15em;
  font-weight: bold;
  line-height: 2;
  padding: 13px 0;
}
#sec4 .flex .col table tr:has(.empty) .price1 span {
  text-align: center;
  padding-right: 0;
}
#sec4 .flex .col table tr:has(.empty) .price1 span, #sec4 .flex .col table tr:has(.empty) .price2 span {
  padding-top: 14px;
  padding-bottom: 14px;
}
#sec4 .txt {
  line-height: 2.5;
  margin: 41px 0 0;
  text-align: center;
}
#sec4 .btn-popup {
  margin: 56px auto 0;
}

#sec5 {
  margin: 145px 0 0;
}
#sec5 .wrap {
  background: url("../img/lunch/s4_border.png") no-repeat center top/100% 100%;
  width: 1200px;
  padding: 76px 30px 81px;
  box-sizing: border-box;
}
#sec5 .plus {
  position: absolute;
  top: -42px;
  right: 65px;
  background: url("../img/lunch/plus.png") no-repeat top 26px center, url("../img/lunch/s4_bg_ttl.png") no-repeat center;
  width: 151px;
  height: 145px;
  box-sizing: border-box;
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  padding: 56px 0 0;
  letter-spacing: 0.15em;
  color: #fff;
}
#sec5 .flex {
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#sec5 .left h2 {
  position: relative;
  padding: 0 0 21px;
}
#sec5 .left h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -10px;
  background: url("../img/lunch/s4_line.png") no-repeat bottom left;
  width: 538px;
  height: 14px;
}
#sec5 .left .txt {
  text-align: center;
  line-height: 2.5;
  letter-spacing: 0.15em;
  margin: 37px 0 34px;
}
#sec5 .left dl {
  width: 453px;
  margin: 0 auto;
  line-height: 1.5;
  padding: 0 14px 10px 22px;
  box-sizing: border-box;
  border-bottom: 1px dashed #d7cbc1;
  display: flex;
  justify-content: space-between;
}
#sec5 .left dl + dl {
  margin-top: 10px;
}
#sec5 .right {
  width: 410px;
  margin: 48px 0 0;
}
#sec5 .right dl {
  background: url("../img/lunch/s4_bg_ttl2.png") no-repeat center;
  width: 382px;
  padding: 3px 25px 3px 29px;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  line-height: 2;
  margin: 0 auto;
  box-sizing: border-box;
  letter-spacing: 0.15em;
}
#sec5 .right dl + dl {
  margin-top: 6px;
}
#sec5 .right .img {
  margin: 95px -45px 0 -46px;
}
#sec5 .balloon {
  position: absolute;
  left: calc(50% + 147px);
  bottom: 160px;
}
#sec5 .btn-popup {
  margin: 65px auto 0;
}

#bnr {
  background: url("../img/shared/line.png");
  padding: 121px 0 200px;
  margin: 103px 0 -68px;
}
#bnr .list {
  display: flex;
  justify-content: center;
  gap: 87px;
}
#bnr .list li {
  position: relative;
}
#bnr .list li .balloon {
  position: absolute;
  width: 109px;
  top: 33px;
  right: -94px;
}
#bnr .list li a {
  cursor: pointer;
  display: block;
  font-size: 20px;
  letter-spacing: 0.15em;
  line-height: 2;
  background: url("../img/lunch/bnr_bg.png") no-repeat top center;
  width: 219px;
  height: 338px;
  box-sizing: border-box;
  padding: 110px 97px 0 82px;
  position: relative;
}
#bnr .list li a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 15px;
  margin: 0 auto;
  background: url("../img/lunch/bnr_arrow.png") no-repeat center/100% auto;
  width: 18px;
  height: 18px;
  bottom: 51px;
}