@charset "UTF-8";
a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  opacity: 0.5;
}

/*
cake
-----------------------------------------------------*/
body.single-cake .c-herohead,
body.page-id-36 .c-herohead {
  display: none;
}

body.page-id-34 .c-herohead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-cake {
  /*----------
  cake
  ----------*/
  /*----------
  item
  ----------*/
  /*----------
  candle
  ----------*/
}
.p-cake__lead p {
  text-align: center;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 2em;
}
@media screen and (min-width: 768px) {
  .p-cake__lead p {
    font-size: 1.25rem;
  }
}
.p-cake__lst ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 6%;
}
@media screen and (min-width: 768px) {
  .p-cake__lst ul {
    gap: 0 4.6%;
  }
}
.p-cake__lst ul li {
  width: 47%;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 768px) {
  .p-cake__lst ul li {
    width: 30%;
    margin-bottom: 3rem;
  }
  .p-cake__lst ul li:first-child {
    width: 100%;
  }
  .p-cake__lst ul li:first-child a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-cake__lst ul li:first-child a img {
    width: 64.6%;
  }
  .p-cake__lst ul li:first-child a .p-cake__txt {
    width: 30%;
    margin-top: 0;
    text-align: left;
  }
}
.p-cake__txt {
  margin-top: 10px;
  text-align: center;
}
.p-cake__txt span {
  display: block;
  font-weight: 600;
}
.p-cake__txt span:first-of-type {
  font-size: 0.9375rem;
  font-size: 0.875rem;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-cake__txt span:first-of-type {
    font-size: 1.125rem;
  }
}
.p-cake__txt span:last-of-type {
  margin-top: 0.5em;
  font-size: 0.75rem;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-cake__txt span:last-of-type {
    font-size: 1rem;
  }
}
.p-cake__more ul {
  width: 65%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-cake__more ul {
    width: 30%;
  }
}
.p-cake__more ul li:not(:last-child) {
  margin-bottom: 20px;
}
.p-cake__more ul li a {
  display: block !important;
}
.p-cake__more ul li:last-child a {
  background: #BF9D5A;
  padding: 0.5em 0 0.5em;
  font-size: 0.9375rem;
  line-height: 1.3;
  font-weight: 800;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-cake__more ul li:last-child a {
    font-size: 1.25rem;
  }
}
.p-cake__lst2 ul li {
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 768px) {
  .p-cake__lst2 ul li {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__lst2 ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-cake__lst2 ul li a img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-cake__lst2 ul li a img {
    width: 64.6%;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__lst2 ul li a .p-cake__txt {
    width: 32%;
    text-align: left;
  }
}
.p-cake__lst2 ul li a .p-cake__txt > span:last-of-type {
  margin-top: 0.5em;
}
.p-cake__lst2 ul li a .p-cake__txt > span > span {
  color: #871F24;
  display: inline-block;
  margin-right: 0.5em;
}
.p-cake__lst3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 6%;
}
@media screen and (min-width: 768px) {
  .p-cake__lst3 ul {
    gap: 0 4.6%;
  }
}
.p-cake__lst3 ul li {
  width: 47%;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 768px) {
  .p-cake__lst3 ul li {
    width: 30%;
    margin-bottom: 3rem;
  }
}
.p-cake__item .c-section__wrapper {
  max-width: 960px !important;
}
@media screen and (min-width: 768px) {
  .p-cake__item .c-section__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__item__basic {
    width: 52%;
  }
}
.p-cake__item__basic .slick-img {
  position: relative;
  width: 100%;
  height: auto;
}
.p-cake__item__basic .slick-img span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.5em 1em;
  font-weight: 500;
  font-size: 0.625rem;
  color: #828282;
}
@media screen and (min-width: 768px) {
  .p-cake__item__basic .slick-img span {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__item__txt {
    width: 43.75%;
  }
}
.p-cake__item__slider {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__slider {
    margin-bottom: 2rem;
  }
}
.p-cake__item__slider img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.p-cake__item__thumbnail {
  margin-bottom: 2rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-cake__item__thumbnail {
    margin-bottom: 4rem;
  }
}
.p-cake__item__thumbnail .slick-track {
  -webkit-transform: unset !important;
          transform: unset !important;
  width: 100% !important;
}
.p-cake__item__thumbnail .thumbnail-img {
  opacity: 0.3;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  width: 20% !important;
  cursor: pointer;
}
.p-cake__item__thumbnail .slick-current {
  opacity: 1;
}
.p-cake__item__thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.p-cake__item__data h3 {
  font-size: 0.875rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-cake__item__data h3 {
    font-size: 1.25rem;
  }
}
.p-cake__item__data table {
  width: 100%;
  empty-cells: show;
  border-collapse: collapse;
}
.p-cake__item__data table:not(:last-of-type) {
  margin-bottom: 1rem;
}
.p-cake__item__data table tbody th,
.p-cake__item__data table tbody td {
  border: 1px solid #333;
  padding: 0.5em;
  vertical-align: middle;
  font-size: 0.75rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-cake__item__data table tbody th,
  .p-cake__item__data table tbody td {
    font-size: 1rem;
  }
}
.p-cake__item__data table tbody th strong,
.p-cake__item__data table tbody td strong {
  font-weight: 800;
}
.p-cake__item__data table tbody th strong.-red,
.p-cake__item__data table tbody td strong.-red {
  color: #871F24;
}
.p-cake__item__data table tbody th {
  white-space: nowrap;
  text-align: center;
}
.p-cake__item__heading {
  margin-top: 1.7rem;
}
.p-cake__item__heading h1 {
  color: #871F24;
  margin-bottom: 0.9em;
}
.p-cake__item__heading h1 span,
.p-cake__item__heading h1 em {
  display: block;
  line-height: 1.5;
  font-weight: 800;
}
.p-cake__item__heading h1 span {
  font-size: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__heading h1 span {
    font-size: 1.125rem;
  }
}
.p-cake__item__heading h1 span.limited {
  color: #BF9D5A;
  line-height: 2;
}
.p-cake__item__heading h1 em {
  font-size: 1.25rem;
  font-size: 1.1875rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__heading h1 em {
    font-size: 1.5rem;
  }
}
.p-cake__item__heading p {
  line-height: 2;
  font-weight: 500;
  font-size: 0.8125rem;
  margin-bottom: 1.6em;
}
@media screen and (min-width: 768px) {
  .p-cake__item__heading p {
    font-size: 1.125rem;
  }
}
.p-cake__item__heading h2 {
  line-height: 1.5;
  font-weight: 800;
  font-size: 1rem;
  color: #871F24;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__heading h2 {
    font-size: 1.25rem;
  }
}
.p-cake__item__bag {
  padding: 1.3rem 0.5rem;
  background: #F9F0DE;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__bag {
    margin-top: 2.5rem;
  }
}
.p-cake__item__bag .-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-cake__item__bag .-txt {
  width: 65%;
  text-align: center;
}
.p-cake__item__bag .-img {
  width: 35%;
}
.p-cake__item__bag .-img img {
  display: block;
  width: 85px;
  margin: 0 auto;
}
.p-cake__item__flower {
  padding: 1.3rem 0.5rem;
  background: #F9F0DE;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__flower {
    margin-top: 2.5rem;
  }
}
.p-cake__item__flower .-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-cake__item__flower .-txt {
  width: 65%;
  text-align: center;
}
.p-cake__item__flower .-img {
  width: 35%;
}
.p-cake__item__flower .-img img {
  display: block;
  margin: 0 auto;
}
.p-cake__item__plate, .p-cake__item__valier {
  border-top: 1px solid #333;
  padding: 1.3rem 0 1.6rem;
}
.p-cake__item__plate h2, .p-cake__item__valier h2 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__plate h2, .p-cake__item__valier h2 {
    font-size: 1.25rem;
  }
}
.p-cake__item__plate h2 span, .p-cake__item__valier h2 span {
  font-size: 0.8125rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-cake__item__plate h2 span, .p-cake__item__valier h2 span {
    font-size: 1rem;
  }
}
.p-cake__item__plate p, .p-cake__item__valier p {
  line-height: 1.6;
  font-weight: 500;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__plate p, .p-cake__item__valier p {
    font-size: 1rem;
  }
}
.p-cake__item__plate p span, .p-cake__item__valier p span {
  font-weight: 500;
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
}
.p-cake__item__plate__description, .p-cake__item__valier__description {
  background: #871F24;
  color: #fff;
  padding: 1rem;
}
.p-cake__item__plate__description p, .p-cake__item__valier__description p {
  font-size: 0.75rem;
  margin-bottom: 0;
  line-height: 1.625;
}
@media screen and (min-width: 768px) {
  .p-cake__item__plate__description p, .p-cake__item__valier__description p {
    font-size: 1rem;
  }
}
.p-cake__item__plate__description p span, .p-cake__item__valier__description p span {
  font-weight: 500;
  text-decoration: underline;
}
.p-cake__item__valier h2 {
  color: #871F24;
  font-family: copperplate, Copperplate, Copperplate Gothic Light, "EB Garamond", serif;
  letter-spacing: 0.12em;
  font-weight: 700;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__valier h2 {
    font-size: 1.25rem;
  }
}
.p-cake__item__cart, .p-cake__item__cartset {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-cake__item__cart, .p-cake__item__cartset {
    margin-bottom: 2.5rem;
  }
}
.p-cake__item__cart table, .p-cake__item__cartset table {
  width: 100%;
  empty-cells: show;
  border-collapse: collapse;
}
.p-cake__item__cart table th,
.p-cake__item__cart table td, .p-cake__item__cartset table th,
.p-cake__item__cartset table td {
  padding: 1.4em 0;
  vertical-align: middle;
  font-size: 0.9375rem;
  font-weight: 600;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-cake__item__cart table th,
  .p-cake__item__cart table td, .p-cake__item__cartset table th,
  .p-cake__item__cartset table td {
    font-size: 1rem;
  }
}
.p-cake__item__cart table th, .p-cake__item__cartset table th {
  text-align: left;
}
.p-cake__item__cart table tr td.c-name, .p-cake__item__cartset table tr td.c-name {
  border-bottom: 0;
}
.p-cake__item__cart table tr td > span, .p-cake__item__cartset table tr td > span {
  display: block;
  font-weight: 800;
  color: #871F24;
}
.p-cake__item__cart table tr td.c-price, .p-cake__item__cartset table tr td.c-price {
  text-align: right;
}
.p-cake__item__cart table tr td.c-cart, .p-cake__item__cartset table tr td.c-cart {
  text-align: right;
  padding-right: 0;
}
.p-cake__item__cart table tr td > i, .p-cake__item__cartset table tr td > i {
  font-size: 0.75rem;
}
.p-cake__item__cart table tr td > i a, .p-cake__item__cartset table tr td > i a {
  text-decoration: underline;
}
.p-cake__item__cart th,
.p-cake__item__cart td {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.p-cake__item__cartset th {
  padding-bottom: 0 !important;
  border-top: 1px solid #333;
  border-bottom: 0;
}
.p-cake__item__cartset td {
  border-top: 0;
  border-bottom: 1px solid #333;
}
.p-cake__item__deliverydate {
  margin-bottom: 1.5rem;
}
.p-cake__item__deliverydate__box {
  background: #F9F0DE;
  padding: 5%;
  margin-bottom: 0.5em;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.7;
}
@media screen and (min-width: 1024px) {
  .p-cake__item__deliverydate__box {
    padding: 1.3rem;
    margin-bottom: 0.7rem;
    font-size: 1.25rem;
  }
}
.p-cake__item__deliverydate__box span {
  display: inline-block;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 1em;
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
}
@media screen and (min-width: 1024px) {
  .p-cake__item__deliverydate__box span {
    font-size: 1rem;
  }
}
.p-cake__item__deliverydate > ul {
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.625;
}
@media screen and (min-width: 1024px) {
  .p-cake__item__deliverydate > ul {
    font-size: 1rem;
    margin-bottom: 0.5em;
  }
}
.p-cake__item__deliverydate > ul li {
  position: relative;
  padding-left: 1em;
}
.p-cake__item__deliverydate > ul li:before {
  position: absolute;
  content: "※";
  width: 1em;
  left: 0;
}
.p-cake__item__outofstock {
  color: #871F24;
  margin-bottom: 0;
  font-weight: 500;
}
@media screen and (min-width: 1024px) {
  .p-cake__item__outofstock {
    margin-bottom: 0.6em !important;
  }
}
.p-cake__item__outofstock span {
  padding-bottom: 2px;
}
.p-cake__item__outofstock span.color-black {
  color: #333;
  border-bottom: 1px solid #333;
}
.p-cake__item__outofstock span.color-main {
  color: #871F24;
  border-bottom: 1px solid #871F24;
}
.p-cake__description {
  background: #F9F0DE;
  margin-bottom: 2rem;
}
.p-cake__description .c-section__wrapper {
  max-width: 960px !important;
  padding: 40px 0;
  margin-bottom: 4rem;
}
@media screen and (min-width: 1024px) {
  .p-cake__description .c-section__wrapper {
    padding: 60px 0;
  }
}
.p-cake__description h2 {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.53;
  font-weight: 500;
  color: #871F24;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .p-cake__description h2 {
    font-size: 1.875rem;
  }
}
.p-cake__description h2 small {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.53;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .p-cake__description h2 small {
    font-size: 1.25rem;
  }
}
.p-cake__description h3 {
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.66;
  font-weight: 500;
  color: #871F24;
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 1024px) {
  .p-cake__description h3 {
    text-align: left;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.p-cake__description img {
  display: block;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-cake__description img {
    margin: 0;
  }
}
.p-cake__description p {
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (min-width: 1024px) {
  .p-cake__description p {
    font-size: 1.125rem;
  }
}
.p-cake__description__head {
  margin-bottom: 1.4rem;
}
@media screen and (min-width: 1024px) {
  .p-cake__description__head {
    margin-bottom: 40px;
  }
}
.p-cake__description__major {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 1024px) {
  .p-cake__description__major {
    margin-bottom: 60px;
  }
}
.p-cake__description__major img {
  width: 100%;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-cake__description__major img {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__description__minor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-cake__description__minor img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-cake__description__minor img {
    width: 52.08%;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__description__minor:nth-of-type(even) img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.p-cake__description__minor:not(:last-child) {
  margin-bottom: 1.8rem;
}
@media screen and (min-width: 1024px) {
  .p-cake__description__minor:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__description__minor__txt {
    width: 44.79%;
  }
}
.p-cake__others .c-section__wrapper {
  max-width: 960px !important;
  width: 100%;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
  .p-cake__others .c-section__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 3.7rem;
    gap: 0 6%;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__others__item {
    width: 47%;
    margin-bottom: 2.5rem;
  }
}
.p-cake__others__item__heading {
  margin-bottom: 1.5rem;
  text-align: center;
}
.p-cake__others__item__heading span,
.p-cake__others__item__heading em {
  display: block;
  line-height: 1.2;
  font-weight: 800;
}
.p-cake__others__item__heading span {
  font-size: 1.375rem;
  color: #871F24;
  font-family: copperplate, Copperplate, Copperplate Gothic Light, "EB Garamond", serif;
  letter-spacing: 0.12em;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-cake__others__item__heading span {
    font-size: 1.625rem;
  }
}
.p-cake__others__item__heading em {
  font-size: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-cake__others__item__heading em {
    font-size: 1.125rem;
  }
}
.p-cake__others__stretch .c-section__wrapper {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
.p-cake__candle__intro, .p-cake__plate__intro, .p-cake__voice__intro {
  background: #F9F0DE;
  padding: 2rem 5%;
}
@media screen and (min-width: 768px) {
  .p-cake__candle__intro, .p-cake__plate__intro, .p-cake__voice__intro {
    padding: 3% 3% 5%;
  }
}
.p-cake__candle__intro p, .p-cake__plate__intro p, .p-cake__voice__intro p {
  font-size: 0.8125rem;
  font-weight: 500;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .p-cake__candle__intro p, .p-cake__plate__intro p, .p-cake__voice__intro p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__candle__intro aside a, .p-cake__plate__intro aside a, .p-cake__voice__intro aside a {
    padding: 0.6em 0.7em 0.6em 1.1em;
  }
}
.p-cake__candle__intro aside a span, .p-cake__plate__intro aside a span, .p-cake__voice__intro aside a span {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-cake__candle__intro aside a span, .p-cake__plate__intro aside a span, .p-cake__voice__intro aside a span {
    font-size: 1rem;
  }
  .p-cake__candle__intro aside a span:after, .p-cake__plate__intro aside a span:after, .p-cake__voice__intro aside a span:after {
    margin-top: -4px;
  }
}
.p-cake__plate__intro {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .p-cake__plate__intro {
    background: #F9F0DE;
  }
}
.p-cake__candle__intro img {
  display: block;
  margin: 0 auto 1rem;
}
@media screen and (min-width: 768px) {
  .p-cake__candle__intro img {
    width: 87%;
  }
}
.p-cake__candle__intro p {
  text-align: center;
}
.p-cake__plate__intro h3 {
  font-size: 1.125rem;
  line-height: 1.5;
  color: #871F24;
  font-weight: 800;
  background: url("../img/cake/plate.png") no-repeat 100% 0;
  background-size: auto 100%;
  margin-bottom: 1rem;
}
.p-cake__howtoeat__intro .c-section__howtoeat {
  border: 5px solid #BF9D5A;
  padding: 2rem 5%;
  margin: 2rem 5%;
}
@media screen and (min-width: 768px) {
  .p-cake__howtoeat__intro .c-section__howtoeat {
    padding: 5% !important;
    margin: 0 !important;
  }
}
.p-cake__howtoeat__intro .c-section__howtoeat:not(:last-of-type) {
  margin-bottom: 2.6rem !important;
}
.p-cake__howtoeat__intro .c-section__howtoeat h2 {
  text-align: center;
  font-weight: 500;
  font-size: 1.625rem !important;
}
@media screen and (min-width: 768px) {
  .p-cake__howtoeat__intro .c-section__howtoeat h2 {
    font-size: 1.875rem !important;
  }
}
.p-cake__howtoeat__intro .c-section__howtoeat h2.barier {
  color: #871F24;
  font-family: copperplate, Copperplate, Copperplate Gothic Light, "EB Garamond", serif;
  letter-spacing: 0.12em;
  font-weight: 700;
  font-size: 0.8125rem !important;
  margin: 0 auto 0.5rem !important;
}
@media screen and (min-width: 768px) {
  .p-cake__howtoeat__intro .c-section__howtoeat h2.barier {
    font-size: 1.5rem !important;
  }
}
.p-cake__howtoeat__intro .c-section__howtoeat p {
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  .p-cake__howtoeat__intro .c-section__howtoeat p {
    text-align: center !important;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__howtoeat__intro .c-section__howtoeat p em {
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-cake__howtoeat__intro .c-section__howtoeat p:first-of-type {
    text-align: justify;
  }
}
.p-cake__howtoeat__intro .c-section__howtoeat p.-only {
  display: none;
}
.p-cake__howtoeat__intro .c-section__howtoeat ul {
  width: 100%;
  margin-bottom: 1rem;
}
.p-cake__howtoeat__intro .c-section__howtoeat ul li {
  font-size: 1rem !important;
}
.p-cake__howtoeat__intro .c-section__howtoeat__moreover {
  width: 100%;
  padding: 5% !important;
}
@media screen and (min-width: 768px) {
  .p-cake__howtoeat__intro .c-section__howtoeat__moreover {
    width: 80%;
  }
}
.p-cake__howtoeat__intro .c-section__howtoeat__moreover h3 {
  font-size: 1.125rem !important;
  text-align: center;
  font-weight: 500;
}
.p-cake__howtoeat__intro .c-section__howtoeat__moreover p {
  font-size: 0.9375rem !important;
}
.p-cake__candle .c-localnav {
  margin-bottom: 0 !important;
}
.p-cake__candle .c-section__heading02 {
  background: #F9F0DE;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .p-cake__candle .c-section__heading02 {
    padding: 1.2em 0;
  }
}
.p-cake__candle .c-section__heading02 h2 {
  text-align: center;
}
.p-cake__candle .c-section__heading02 em {
  color: #333;
  font-size: 1.125rem;
  font-weight: 800;
}
@media screen and (min-width: 768px) {
  .p-cake__candle .c-section__heading02 em {
    font-size: 1.625rem;
  }
}
.p-cake__candle .c-section__lead {
  margin-bottom: 3rem;
}
.p-cake__candle__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 5%;
}
@media screen and (min-width: 768px) {
  .p-cake__candle__box {
    gap: 0 5%;
  }
}
.p-cake__candle__item {
  margin-bottom: 2.8em;
  width: 47.5%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-cake__candle__item {
    width: 30%;
    margin-bottom: 3.75em;
  }
}
.p-cake__candle__item h2 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 0.1em;
}
.p-cake__candle__item p {
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.p-cake__candle__img {
  margin-bottom: 1em;
}
.p-cake input[type=submit], .p-cake input:disabled,
.p-cake button[type=submit],
.p-cake button:disabled {
  color: #fff;
  font-size: 1rem;
  font-weight: 800;
  padding: 0.1em 0;
  width: 7em;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  border: 0;
}
@media screen and (min-width: 768px) {
  .p-cake input[type=submit], .p-cake input:disabled,
  .p-cake button[type=submit],
  .p-cake button:disabled {
    font-size: 1rem;
    padding: 0.1em 0;
    width: 9em;
  }
}
.p-cake input[type=submit],
.p-cake button[type=submit] {
  background: #871F24;
  cursor: pointer;
}
.p-cake input:disabled,
.p-cake button:disabled {
  color: #fff;
  background: #999;
}

/*
cake-list  display block
-----------------------------------------------------*/
body.single-cake #limited-trial-set,
body.single-cake #valier {
  display: none;
}
body.single-cake #limited-trial-set li,
body.single-cake #valier li {
  display: none;
}

/*ホールケーキ--------------------*/
body#gateau-aux-fromage #limited-trial-set {
  display: block;
}
body#gateau-aux-fromage #limited-trial-set li:nth-of-type(1), body#gateau-aux-fromage #limited-trial-set li:nth-of-type(4), body#gateau-aux-fromage #limited-trial-set li:nth-of-type(7), body#gateau-aux-fromage #limited-trial-set li:nth-of-type(8), body#gateau-aux-fromage #limited-trial-set li:nth-of-type(9), body#gateau-aux-fromage #limited-trial-set li:nth-of-type(10) {
  display: block;
}

body#schwarzwalder-kirschtorte #limited-trial-set {
  display: block;
}
body#schwarzwalder-kirschtorte #limited-trial-set li:nth-of-type(3), body#schwarzwalder-kirschtorte #limited-trial-set li:nth-of-type(4) {
  display: block;
}

body#gateau-aux-fromage-heart #limited-trial-set {
  display: block;
}
body#gateau-aux-fromage-heart #limited-trial-set li:nth-of-type(1), body#gateau-aux-fromage-heart #limited-trial-set li:nth-of-type(4), body#gateau-aux-fromage-heart #limited-trial-set li:nth-of-type(7) {
  display: block;
}

body#sachertorte #limited-trial-set {
  display: block;
}
body#sachertorte #limited-trial-set li:nth-of-type(1), body#sachertorte #limited-trial-set li:nth-of-type(3), body#sachertorte #limited-trial-set li:nth-of-type(5), body#sachertorte #limited-trial-set li:nth-of-type(12) {
  display: block;
}

body#waldbeer-torte #limited-trial-set {
  display: block;
}
body#waldbeer-torte #limited-trial-set li:nth-of-type(5), body#waldbeer-torte #limited-trial-set li:nth-of-type(6) {
  display: block;
}

body#flockensahnetorte #limited-trial-set {
  display: block;
}
body#flockensahnetorte #limited-trial-set li:nth-of-type(4), body#flockensahnetorte #limited-trial-set li:nth-of-type(6) {
  display: block;
}

body#tarte-au-poir #limited-trial-set,
body#tarte-au-citron #limited-trial-set {
  display: block;
}
body#tarte-au-poir #limited-trial-set li:nth-of-type(2),
body#tarte-au-citron #limited-trial-set li:nth-of-type(2) {
  display: block;
}

body#engadiner-nusstorte #limited-trial-set {
  display: block;
}
body#engadiner-nusstorte #limited-trial-set li:nth-of-type(7) {
  display: block;
}
body#engadiner-nusstorte #valier {
  display: block;
}
body#engadiner-nusstorte #valier li:nth-of-type(2) {
  display: block;
}

body#kasesahnetorte #limited-trial-set {
  display: block;
}
body#kasesahnetorte #limited-trial-set li:nth-of-type(6), body#kasesahnetorte #limited-trial-set li:nth-of-type(9), body#kasesahnetorte #limited-trial-set li:nth-of-type(11) {
  display: block;
}
body#kasesahnetorte #valier {
  display: block;
}
body#kasesahnetorte #valier li:nth-of-type(1), body#kasesahnetorte #valier li:nth-of-type(3) {
  display: block;
}

body#mousse-aux-cassis #limited-trial-set {
  display: block;
}
body#mousse-aux-cassis #limited-trial-set li:nth-of-type(4), body#mousse-aux-cassis #limited-trial-set li:nth-of-type(6) {
  display: block;
}

body#kasekuchen #limited-trial-set {
  display: block;
}
body#kasekuchen #limited-trial-set li:nth-of-type(8), body#kasekuchen #limited-trial-set li:nth-of-type(10) {
  display: block;
}

/*ジャム--------------------*/
body#confiture_framboise #limited-trial-set {
  display: block;
}
body#confiture_framboise #limited-trial-set li:nth-of-type(9), body#confiture_framboise #limited-trial-set li:nth-of-type(10), body#confiture_framboise #limited-trial-set li:nth-of-type(11), body#confiture_framboise #limited-trial-set li:nth-of-type(13) {
  display: block;
}
body#confiture_framboise .-only {
  display: block !important;
}

body#confiture_de_abricot #limited-trial-set {
  display: block;
}
body#confiture_de_abricot #limited-trial-set li:nth-of-type(12), body#confiture_de_abricot #limited-trial-set li:nth-of-type(13) {
  display: block;
}

/*セット--------------------*/
body#set_06 #limited-trial-set {
  display: block;
}
body#set_06 #limited-trial-set li:nth-of-type(5) {
  display: block;
}

body#set_10 #limited-trial-set {
  display: block;
}
body#set_10 #limited-trial-set li:nth-of-type(1), body#set_10 #limited-trial-set li:nth-of-type(4), body#set_10 #limited-trial-set li:nth-of-type(8), body#set_10 #limited-trial-set li:nth-of-type(9) {
  display: block;
}

body#set_11 #limited-trial-set {
  display: block;
}
body#set_11 #limited-trial-set li:nth-of-type(6), body#set_11 #limited-trial-set li:nth-of-type(7), body#set_11 #limited-trial-set li:nth-of-type(9), body#set_11 #limited-trial-set li:nth-of-type(10), body#set_11 #limited-trial-set li:nth-of-type(13) {
  display: block;
}

body#set_13 #limited-trial-set {
  display: block;
}
body#set_13 #limited-trial-set li:nth-of-type(6), body#set_13 #limited-trial-set li:nth-of-type(9), body#set_13 #limited-trial-set li:nth-of-type(10), body#set_13 #limited-trial-set li:nth-of-type(11), body#set_13 #limited-trial-set li:nth-of-type(12) {
  display: block;
}

/*おひとり様--------------------*/
body#valier_kasesahnetorte #limited-trial-set {
  display: block;
}
body#valier_kasesahnetorte #limited-trial-set li:nth-of-type(6), body#valier_kasesahnetorte #limited-trial-set li:nth-of-type(11), body#valier_kasesahnetorte #limited-trial-set li:nth-of-type(13) {
  display: block;
}

body#valier_engadiner-nusstorte #limited-trial-set {
  display: block;
}
body#valier_engadiner-nusstorte #limited-trial-set li:nth-of-type(7) {
  display: block;
}

/*カット*/
body#gateau-aux-fromage-cut #valier,
body#sachertorte-cut #valier,
body#schwarzwalder-kirschtorte-cut #valier,
body#kasesahnetorte-cut #valier {
  display: block;
}
body#gateau-aux-fromage-cut #valier li,
body#sachertorte-cut #valier li,
body#schwarzwalder-kirschtorte-cut #valier li,
body#kasesahnetorte-cut #valier li {
  display: block;
}

body#gateau-aux-fromage-cut #limited-trial-set {
  display: block;
}
body#gateau-aux-fromage-cut #limited-trial-set li:nth-of-type(1), body#gateau-aux-fromage-cut #limited-trial-set li:nth-of-type(4), body#gateau-aux-fromage-cut #limited-trial-set li:nth-of-type(7), body#gateau-aux-fromage-cut #limited-trial-set li:nth-of-type(8), body#gateau-aux-fromage-cut #limited-trial-set li:nth-of-type(9), body#gateau-aux-fromage-cut #limited-trial-set li:nth-of-type(10) {
  display: block;
}

body#sachertorte-cut #limited-trial-set {
  display: block;
}
body#sachertorte-cut #limited-trial-set li:nth-of-type(1), body#sachertorte-cut #limited-trial-set li:nth-of-type(3), body#sachertorte-cut #limited-trial-set li:nth-of-type(5), body#sachertorte-cut #limited-trial-set li:nth-of-type(12) {
  display: block;
}

body#schwarzwalder-kirschtorte-cut #limited-trial-set {
  display: block;
}
body#schwarzwalder-kirschtorte-cut #limited-trial-set li:nth-of-type(3), body#schwarzwalder-kirschtorte-cut #limited-trial-set li:nth-of-type(4) {
  display: block;
}

body#kasesahnetorte-cut #limited-trial-set {
  display: block;
}
body#kasesahnetorte-cut #limited-trial-set li:nth-of-type(6), body#kasesahnetorte-cut #limited-trial-set li:nth-of-type(11), body#kasesahnetorte-cut #limited-trial-set li:nth-of-type(13) {
  display: block;
}