@media screen and (max-width: 767px) {
  .footer-layer {
    padding-bottom: 97px;
  }
}
.page.store {
  padding-top: 55px;
}
.page.store .main-contens {
  background-color: #f0f0f9;
}
.page.store .partner-wrap {
  max-width: 1038px;
  width: 100%;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
}
.page.store .kitchen-title-bk {
  background: #180097;
  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;
  height: 396px;
  margin-bottom: 68px;
  height: auto;
  padding: 38px 0;
  margin-bottom: 30px;
}
.page.store .kitchen-title-wrap {
  max-width: 1044px;
  width: 100%;
  margin: 0 auto;
  width: 76.2%;
}
.page.store .kitchen-text {
  color: #180097;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.875;
  margin-bottom: 37px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  margin-bottom: 35px;
}
.page.store .kitchen-text .text-link {
  text-decoration: underline;
  font-weight: bold;
}
.page.store .kitchen-text .text-b {
  font-size: 16px;
  font-weight: bold;
}
.page.store .kitchen-reception {
  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;
  margin-bottom: 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 45px;
}
.page.store .kitchen-reception-day {
  font-size: 33px;
  letter-spacing: 0.12em;
  line-height: 1.7057931453;
  font-weight: 600;
  color: #e65325;
  position: relative;
  font-size: 30px;
  text-align: center;
  margin-bottom: 22px;
}
.page.store .kitchen-reception-day span {
  background: #e65325;
  position: absolute;
  height: 3px;
  width: 310px;
  width: 285px;
}
.page.store .kitchen-reception-day span:first-child {
  bottom: 0px;
  left: 0;
}
.page.store .kitchen-reception-day span:nth-child(2) {
  bottom: -7px;
  left: 0;
}
.page.store .kitchen-reception-text {
  font-size: 40px;
  letter-spacing: 0.12em;
  line-height: 1.406;
  font-weight: 600;
  color: #e65325;
  margin-left: 20px;
  margin-left: 0;
  text-align: center;
  font-size: 36px;
  letter-spacing: 0.15em;
  line-height: 1.4059676978;
}
.page.store .password-area {
  background-color: rgba(0, 25, 109, 0.1);
  padding: 34px 0 40px;
  margin: 25px 0 0;
}
.page.store .password-area.close {
  padding-bottom: 37px;
}
.page.store .secret-input-box {
  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;
  margin-bottom: 25px;
}
.page.store .secret-input-box.close {
  margin-bottom: 0;
}
.page.store .secret-input-text {
  font-size: 16px;
  font-weight: 600;
}
.page.store .secret-input-text.application {
  color: #e75326;
}
.page.store .secret-text {
  text-align: center;
  margin-bottom: 30px;
  font-size: 21px;
  letter-spacing: 0.1em;
}
.page.store .secret-error-text {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #e65325;
  display: none;
}
.page.store .secret-error-text.mismatch {
  display: block;
  margin-bottom: 30px;
}
.page.store .secret-input-box .secret-input {
  background-color: #fff;
  border-bottom: 1px solid #00196d;
  padding: 7px 10px;
  max-width: 178px;
  width: 100%;
  display: block;
  margin-left: 18px;
}
.page.store .secret-input-box .application-secret-input {
  background-color: #fff;
  border-bottom: 1px solid #e75326;
  padding: 7px 10px;
  max-width: 178px;
  width: 100%;
  display: block;
  margin-left: 18px;
}
.page.store .secret-input-text.close {
  text-align: center;
}
.page.store .secret-input-btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  background-image: url(../img/partner/dw-arrow.png);
  background-repeat: no-repeat;
  background-size: 20px 18px;
  background-position: 93% center;
  background-color: #00196d;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.11em;
  border-radius: 30px;
  max-width: 448px;
  width: 100%;
  max-width: 325px;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
}
.page.store .secret-input-btn.match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page.store .secret-table {
  max-width: 500px;
  width: 100%;
  max-width: 320px;
  margin: 38px auto 0;
  padding: 20px;
  border: 3px solid #00196d;
}
.page.store .secret-table th {
  font-weight: 600;
  color: #00196d;
  font-size: 16px;
  letter-spacing: 0.11em;
  line-height: 1;
  padding-left: 40px;
  padding-top: 20px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px;
  padding-left: 0;
  padding-top: 21px;
  line-height: 1.4913333333;
}
.page.store .secret-table th.bottom {
  padding-bottom: 20px;
  padding-bottom: 0;
  padding-top: 21px;
}
.page.store .secret-table td {
  font-weight: 600;
  color: #00196d;
  font-size: 16px;
  letter-spacing: 0.11em;
  line-height: 1;
  padding-top: 20px;
  display: block;
  width: 100%;
  font-size: 15px;
  text-align: center;
  padding-top: 0;
  line-height: 1.4913333333;
}
.page.store .secret-table td.bottom {
  padding-bottom: 28px;
}
.page.store .application-area {
  background-color: rgba(231, 83, 38, 0.1);
  padding: 37px 0 50px;
  margin: 0px 0 32px;
}
.page.store .application-text {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #e75326;
  letter-spacing: 0.11em;
  line-height: 1.5316666667;
  margin-bottom: 18px;
}
.page.store .application-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  background-image: url(../img/partner/dw-arrow.png);
  background-repeat: no-repeat;
  background-size: 20px 18px;
  background-position: 93% center;
  background-color: #e75326;
  opacity: 0.49;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.11em;
  border-radius: 30px;
  max-width: 448px;
  max-width: 325px;
  width: 100%;
  margin: 0 auto 0px;
  display: none;
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
}
.page.store .application-button.match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page.store .partner_bottom {
  max-width: 1570px;
  height: 212px;
  margin: 0 auto;
  width: 100%;
  background: url(../img/partner/partner_bottom.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 178px;
  background: url(../img/partner/partner_bottom_sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 104px;
}