@charset "UTF-8";
body.pg-xmascake.-top .site-footer {
  border-top: none;
}
body.pg-xmascake.-top .top-section {
  position: relative;
  padding: 100px 0;
}
@media screen and (max-width: 1019px) {
  body.pg-xmascake.-top .top-section {
    padding: 80px 0 56px;
  }
}
@media screen and (max-width: 767px) {
  body.pg-xmascake.-top .top-section {
    padding: 30px 0 40px;
  }
}
body.pg-xmascake.-top .top-booking-period {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 40px 56px;
  background-color: #fff;
}
body.pg-xmascake.-top .top-booking-period .booking {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
  width: 100%;
  max-width: 100%;
}
body.pg-xmascake.-top .top-booking-period .period {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  font-size: 2.4rem;
  width: 100%;
  margin: 0 0 20px;
  line-height: 1.5;
  text-align: center;
}
body.pg-xmascake.-top .top-booking-period .period dt, body.pg-xmascake.-top .top-booking-period .period dd {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.3em 0.5em 0.2em;
}
body.pg-xmascake.-top .top-booking-period .period dt {
  background-color: #000;
  color: #fff;
  line-height: 1.5;
}
body.pg-xmascake.-top .top-booking-period .period dd {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  margin: 0;
  background-color: #E2E0DC;
  font-weight: 500;
}
body.pg-xmascake.-top .top-booking-period .period.-t1 {
  max-width: 45.871559633%;
}
body.pg-xmascake.-top .top-booking-period .period.-t2 {
  max-width: 53.5168195719%;
}
body.pg-xmascake.-top .top-booking-period .note {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 2rem;
  display: table;
  margin: 0 auto;
  overflow: wrap;
}
body.pg-xmascake.-top .top-booking-period .note dt, body.pg-xmascake.-top .top-booking-period .note dd {
  display: table-cell;
  text-align: left;
  vertical-align: text-top;
}
body.pg-xmascake.-top .top-booking-period .note dt {
  width: 5em;
}
body.pg-xmascake.-top .top-booking-period .note dt::after {
  position: relative;
  top: 0.045em;
  font-size: 1em;
  content: "：";
}
body.pg-xmascake.-top .top-booking-period .note dd {
  margin: 0.4em;
  padding-left: 0;
}
body.pg-xmascake.-top .top-booking-period .note .red {
  color: #CA0813;
  font-weight: 600;
}
@media (max-width: 1460px) {
  body.pg-xmascake.-top .top-booking-period .period {
    font-size: 2rem;
    flex-direction: column;
  }
  body.pg-xmascake.-top .top-booking-period .note {
    font-size: 1.6rem;
  }
}
@media (max-width: 1019px) {
  body.pg-xmascake.-top .top-booking-period {
    display: flex;
    flex-direction: column;
    padding: 30px;
  }
  body.pg-xmascake.-top .top-booking-period .period {
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
  }
  body.pg-xmascake.-top .top-booking-period .period dt {
    padding: 7px 8px 5px;
  }
  body.pg-xmascake.-top .top-booking-period .period dd {
    padding: 13px 8px 11px;
  }
  body.pg-xmascake.-top .top-booking-period .period.-t1 {
    max-width: 100%;
  }
  body.pg-xmascake.-top .top-booking-period .period.-t2 {
    max-width: 100%;
  }
  body.pg-xmascake.-top .top-booking-period .note {
    font-size: 1.6rem;
  }
}
@media (max-width: 599px) {
  body.pg-xmascake.-top .top-booking-period {
    display: block;
    padding: 12px;
  }
  body.pg-xmascake.-top .top-booking-period .period {
    font-size: 1.4rem;
  }
  body.pg-xmascake.-top .top-booking-period .period.-t1 {
    margin-top: 0;
  }
  body.pg-xmascake.-top .top-booking-period .period.-t2 {
    margin: 0;
  }
  body.pg-xmascake.-top .top-booking-period .note {
    font-size: 1.2rem;
    margin-top: 20px;
  }
  body.pg-xmascake.-top .top-booking-period .note dt, body.pg-xmascake.-top .top-booking-period .note dd {
    display: block;
    width: 100%;
    text-align: left;
  }
  body.pg-xmascake.-top .top-booking-period .note dd {
    margin: 0;
  }
}
body.pg-xmascake.-top .reception-closed {
  text-align: center;
  font-size: min(1.6em, 4vw);
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  body.pg-xmascake.-top .reception-closed {
    margin-bottom: 25px;
  }
}
body.pg-xmascake.-top .top-products-list {
  flex-wrap: wrap;
  margin: 80px 0 0;
  text-align: center;
}
body.pg-xmascake.-top .top-products-list > .heading {
  font-size: 3.2rem;
  margin: 0;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
}
body.pg-xmascake.-top .top-products-list > .list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  margin: 60px 0 -40px -40px;
  padding: 0;
}
body.pg-xmascake.-top .top-products-list > .list > li {
  display: block;
  box-sizing: border-box;
  width: calc(25% - 40px);
  margin: 0 0 40px 40px;
}
@media (max-width: 1460px) {
  body.pg-xmascake.-top .top-products-list > .heading {
    font-size: 2.8rem;
  }
  body.pg-xmascake.-top .top-products-list > .list {
    margin: 40px 0 -20px -20px;
  }
  body.pg-xmascake.-top .top-products-list > .list > li {
    width: calc(33.3333333333% - 20px);
    margin: 0 0 20px 20px;
  }
}
@media (max-width: 767px) {
  body.pg-xmascake.-top .top-products-list {
    margin-top: 40px;
  }
  body.pg-xmascake.-top .top-products-list > .heading {
    font-size: 2.4rem;
  }
  body.pg-xmascake.-top .top-products-list > .list > li {
    width: calc(50% - 20px);
  }
}
@media (max-width: 599px) {
  body.pg-xmascake.-top .top-products-list > .heading {
    font-size: 2rem;
  }
  body.pg-xmascake.-top .top-products-list > .list {
    margin: 24px 0 -10px -10px;
  }
  body.pg-xmascake.-top .top-products-list > .list > li {
    width: calc(50% - 10px);
    margin: 0 0 10px 10px;
  }
}
body.pg-xmascake.-top .top-products-card {
  display: block;
  box-sizing: border-box;
  height: 100%;
  padding: 30px 30px;
  background-color: #FFF;
  color: inherit;
  text-decoration: none;
  transition: color 0.15s ease-out;
}
body.pg-xmascake.-top .top-products-card > .thumb {
  position: relative;
  overflow: hidden;
}
body.pg-xmascake.-top .top-products-card > .thumb img {
  display: block;
  width: 100%;
  margin: auto;
  transition: transform 0.5s ease;
}
body.pg-xmascake.-top .top-products-card > .title {
  font-size: 2.2rem;
  margin: 1.25em 0 0;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.05em;
}
body.pg-xmascake.-top .top-products-card > .price {
  font-size: 1.8rem;
  margin: 0.25em 0 0;
  line-height: 1.25;
  text-align: center;
}
body.pg-xmascake.-top .top-products-card:hover {
  color: rgba(202, 8, 19, 0.8);
  opacity: 1;
}
body.pg-xmascake.-top .top-products-card:hover > .thumb img {
  transform: scale(1.05);
}
@media (max-width: 1019px) {
  body.pg-xmascake.-top .top-products-card > .title {
    font-size: 1.8rem;
    margin: 1em -22px 0;
  }
}
@media (max-width: 767px) {
  body.pg-xmascake.-top .top-products-card {
    padding: 12px;
  }
  body.pg-xmascake.-top .top-products-card > .title {
    font-size: 1.4rem;
    margin: 1em 0 0;
    letter-spacing: 0;
  }
  body.pg-xmascake.-top .top-products-card > .price {
    font-size: 1.6rem;
  }
}
@media (max-width: 599px) {
  body.pg-xmascake.-top .top-products-card > .title {
    font-size: 1.2rem;
  }
  body.pg-xmascake.-top .top-products-card > .price {
    font-size: 1.3rem;
  }
}
body.pg-xmascake.-top .top-shops {
  display: block;
  padding: 32px 24px;
  background-color: #000;
}
body.pg-xmascake.-top .top-shops > .btn {
  max-width: 280px;
  margin: auto;
}

body.pg-xmascake.-product .product-lead {
  font-size: 2rem;
  margin: 60px 0 0;
  line-height: 2;
  text-align: center;
}
@media (max-width: 1019px) {
  body.pg-xmascake.-product .product-lead {
    font-size: 1.6rem;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  body.pg-xmascake.-product .product-lead {
    font-size: 1.5rem;
    text-align: left;
  }
}
body.pg-xmascake.-product .product-image {
  margin: 100px auto 0;
}
body.pg-xmascake.-product .product-image img {
  display: block;
  margin: 0 auto;
}
body.pg-xmascake.-product .product-image > .notes {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  margin: 1em 0 0;
}
@media (min-width: 768px) {
  body.pg-xmascake.-product .product-image img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.pg-xmascake.-product .product-image {
    margin-top: 40px;
  }
  body.pg-xmascake.-product .product-image > .notes {
    font-size: 1.4rem;
    text-align: center;
  }
}
body.pg-xmascake.-product .product-size {
  margin: 80px auto 0;
}
body.pg-xmascake.-product .product-size > .list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  margin: 0 0 -40px -20px;
}
body.pg-xmascake.-product .product-size > .list .item {
  display: block;
  box-sizing: border-box;
  width: calc(25% - 20px);
  margin: 0 0 40px 20px;
}
body.pg-xmascake.-product .product-size > .list .item .img {
  display: block;
  margin: auto;
  text-align: center;
}
body.pg-xmascake.-product .product-size > .list .item .img img {
  display: block;
  width: 100%;
}
body.pg-xmascake.-product .product-size > .list .item .desc {
  margin: 0;
  margin-top: 25px;
}
body.pg-xmascake.-product .product-size > .list .item .desc .size, body.pg-xmascake.-product .product-size > .list .item .desc .price {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  text-align: center;
}
body.pg-xmascake.-product .product-size > .list .item .desc .size {
  font-size: 2rem;
  margin: 0;
}
body.pg-xmascake.-product .product-size > .list .item .desc .price {
  margin: 0;
}
body.pg-xmascake.-product .product-size > .list .item .desc .price .normal {
  font-size: 1.8rem;
  display: inline-block;
}
body.pg-xmascake.-product .product-size > .list .item .desc .price .sale {
  font-size: 2.4rem;
  display: inline-block;
  padding-left: 13px;
  color: #CA0813;
  font-weight: 600;
}
@media (max-width: 1019px) {
  body.pg-xmascake.-product .product-size {
    max-width: 600px;
  }
  body.pg-xmascake.-product .product-size > .list .item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  body.pg-xmascake.-product .product-size {
    margin-top: 40px;
  }
  body.pg-xmascake.-product .product-size > .list {
    flex-direction: column;
    align-items: center;
    margin: 0 0 -32px;
  }
  body.pg-xmascake.-product .product-size > .list .item {
    width: 80%;
    margin: 0 0 32px;
  }
  body.pg-xmascake.-product .product-size > .list .item .img {
    max-width: 240px;
  }
  body.pg-xmascake.-product .product-size > .list .item .desc {
    margin-top: 16px;
  }
  body.pg-xmascake.-product .product-size > .list .item .desc .size {
    font-size: 1.5rem;
  }
  body.pg-xmascake.-product .product-size > .list .item .desc .price .normal {
    font-size: 1.5rem;
  }
  body.pg-xmascake.-product .product-size > .list .item .desc .price .sale {
    font-size: 1.8rem;
    padding-left: 4px;
  }
}
body.pg-xmascake.-product .product-reserve {
  margin: 0;
  margin-top: 160px;
}
body.pg-xmascake.-product .product-reserve > .title {
  font-size: 2.4rem;
  box-sizing: border-box;
  margin: 0;
  padding: 16px;
  background: #000;
  color: #fff;
  line-height: 1.25;
  text-align: center;
}
body.pg-xmascake.-product .product-reserve > .content {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 767px) {
  body.pg-xmascake.-product .product-reserve {
    margin-top: 80px;
  }
  body.pg-xmascake.-product .product-reserve > .title {
    font-size: 1.8rem;
    padding: 11px 10px 9px;
  }
}
body.pg-xmascake.-product .product-reserve-unit {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  flex: 1 1 auto;
  align-items: stretch;
  width: 50%;
  min-height: 100px;
  margin-top: 2px;
  background: #fff;
}
body.pg-xmascake.-product .product-reserve-unit > .size {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  font-size: 2rem;
  flex: 0 0 auto;
  align-items: center;
  box-sizing: border-box;
  width: 140px;
  padding: 8px 4px;
  background: #ddd;
  text-align: center;
}
body.pg-xmascake.-product .product-reserve-unit > .desc {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  font-size: 1.8rem;
  flex: 1 1 auto;
  align-items: center;
  padding: 8px 20px;
}
body.pg-xmascake.-product .product-reserve-unit > .desc .price {
  margin: 0;
  line-height: 1.25;
}
body.pg-xmascake.-product .product-reserve-unit > .desc .price .normal {
  font-size: 2rem;
}
body.pg-xmascake.-product .product-reserve-unit > .desc .price .sale {
  font-size: 2.4rem;
  color: #CA0813;
  font-weight: 600;
}
body.pg-xmascake.-product .product-reserve-unit > .desc .picker {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  align-items: center;
  margin: 0 0 0 24px;
}
body.pg-xmascake.-product .product-reserve-unit > .desc .picker.-zero {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  padding: 5px 0.75em;
  border: 0;
  border-radius: 4px;
  background: #CA0813;
  color: #fff;
  font-weight: 600;
}
body.pg-xmascake.-product .product-reserve-unit > .desc .units {
  font-size: 1.6rem;
  margin: 0 0 0 12px;
  line-height: 1.5;
}
@media (max-width: 1019px) {
  body.pg-xmascake.-product .product-reserve-unit {
    width: 100%;
  }
  body.pg-xmascake.-product .product-reserve-unit.-empty {
    display: none;
  }
}
@media (max-width: 767px) {
  body.pg-xmascake.-product .product-reserve-unit {
    min-height: 60px;
  }
  body.pg-xmascake.-product .product-reserve-unit > .size {
    font-size: 1.3rem;
    width: 25.8461538462%;
  }
  body.pg-xmascake.-product .product-reserve-unit > .desc {
    padding-left: 8px;
    padding-right: 8px;
  }
  body.pg-xmascake.-product .product-reserve-unit > .desc .price .normal {
    font-size: 1.3rem;
  }
  body.pg-xmascake.-product .product-reserve-unit > .desc .price .sale {
    font-size: 1.8rem;
  }
  body.pg-xmascake.-product .product-reserve-unit > .desc .picker {
    margin-left: 16px;
  }
  body.pg-xmascake.-product .product-reserve-unit > .desc .picker.-zero {
    font-size: 1.4rem;
  }
  body.pg-xmascake.-product .product-reserve-unit > .desc .units {
    font-size: 1.3rem;
    margin-left: 4px;
  }
}
body.pg-xmascake.-product .product-sendBtn {
  font-size: 2.4rem;
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 80px auto 0;
  padding: 24px 10px;
  border: 0;
  background: #CA0813;
  color: #fff;
  line-height: 1.25;
  text-align: center;
}
@media (max-width: 1019px) {
  body.pg-xmascake.-product .product-sendBtn {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  body.pg-xmascake.-product .product-sendBtn {
    font-size: 1.8rem;
    max-width: 320px;
    margin-top: 65px;
    padding: 13px 0;
  }
}

.x-mainvisual {
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 100%;
  background: url(../../images/bg_mv.png) no-repeat center/cover;
  overflow: hidden;
}
.x-mainvisual > .image {
  position: relative;
  max-width: 1020px;
  margin: 0 auto;
  z-index: 2;
}
@media (max-width: 767px) {
  .x-mainvisual > .image img {
    display: block;
    width: 100%;
  }
}

.x-section {
  position: relative;
  margin: 0 auto;
  padding: 100px 0 200px;
}
@media (max-width: 1019px) {
  .x-section {
    padding: 40px 0 80px;
  }
}

.x-page-contents {
  position: relative;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px;
}
.x-page-contents > *:first-child {
  margin-top: 0 !important;
}
.x-page-contents.-wide {
  max-width: 1420px;
}

.x-select {
  appearance: none;
  font-size: 1.6rem;
  display: block;
  box-sizing: border-box;
  padding: 10px 34px 8px 14px;
  border: 0;
  border: 1px solid #b9b6b6;
  border-radius: 4px;
  background: url(../../images/icon_select.svg) no-repeat right 5px center/12px 12px, linear-gradient(to bottom, #9E9E9E, #9E9E9E) no-repeat right center/22px 100%, linear-gradient(to bottom, #fff 10%, #eee 100%);
  color: #000;
  line-height: 20px;
}
.x-select::-ms-expand {
  display: none;
}
.x-select.-full {
  width: 100%;
}
@media (max-width: 767px) {
  .x-select {
    font-size: 1.4rem;
    padding: 7px 27px 6px 9px;
    background: url(../../images/icon_select.svg) no-repeat right 4px center/10px 10px, linear-gradient(to bottom, #9E9E9E, #9E9E9E) no-repeat right center/18px 100%, linear-gradient(to bottom, #fff 10%, #eee 100%);
  }
}