/* Foundation
--------------------------------------------- */
@import "https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swa";
/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
body {
  background-color: #fff;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.l-page {
  font-family: "Shippori Mincho", serif;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000;
  overflow-x: hidden;
}

.l-page *,
.l-page ::before,
.l-page ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.l-page {
  width: 100%;
  min-width: 1200px;
  -webkit-text-size-adjust: 100%;
}

@media (max-width: 768px) {
  .l-page {
    min-width: auto;
  }
}
.l-max1080 {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
}

.l-max1100 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}

.l-max1240 {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}

.l-max1280 {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .l-page {
    padding: 20px 0 0;
  }
}
@media (max-width: 768px) {
  #JTBGF-ly_footer.JTBGF-ly_footer {
    margin-top: 0 !important;
  }
}
.breadcrumb-upper {
  margin: 0 auto 25px;
  max-width: 1230px;
  padding: 0 0.5em;
  text-align: left;
}

.breadcrumb-upper__fix,
.breadcrumb-upper__scroll,
.breadcrumb-upper__item {
  display: inline-block;
  font-size: 10px;
}

.breadcrumb-upper__item {
  line-height: 2.1;
  margin-left: 1.5em;
  padding-left: 0.2em;
  position: relative;
}

.breadcrumb-upper__item::before {
  color: #999;
  content: ">";
  left: -1.1em;
  line-height: 2.1;
  position: absolute;
  top: 0;
}

.breadcrumb-upper--bottom {
  display: none;
}

@media screen and (max-width: 767px) {
  .breadcrumb-upper--top {
    display: none;
  }
  .breadcrumb-upper--bottom {
    display: block;
    margin: 30px 0 10px;
  }
}
.l-page h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 0 auto 25px;
  max-width: 1280px;
  text-align: left;
}

@media (max-width: 768px) {
  .l-page h1 {
    margin-bottom: 0;
    padding: 0 2%;
    font-size: 1.6rem;
  }
}
.dom-contents {
  background-color: #fff;
}

#JTBGF-ly_footer.JTBGF-ly_footer {
  margin-top: 0 !important;
}

/*--------------------------------------------------------------
# Object
--------------------------------------------------------------*/
/* Foundation
--------------------------------------------- */
.c-bg--mesh {
  background-size: auto;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(29, 43, 85)), to(rgba(29, 43, 85, 0.6)));
  background: linear-gradient(to top, rgb(29, 43, 85), rgba(29, 43, 85, 0.6));
}
.c-bg--purple {
  background-size: auto;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(119, 37, 105)), to(rgba(119, 37, 105, 0.6)));
  background: linear-gradient(to top, rgb(119, 37, 105), rgba(119, 37, 105, 0.6));
}
.c-bg__spend-season {
  background: url(../images/bg_pattern_sayagata_10.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(29, 43, 85)));
  background: url(../images/bg_pattern_sayagata_10.png) center, linear-gradient(rgb(29, 43, 85));
}
.c-bg__spend-culture {
  background: url(../images/bg_pattern_sayagata_10.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(119, 37, 105)));
  background: url(../images/bg_pattern_sayagata_10.png) center, linear-gradient(rgb(119, 37, 105));
}
.c-bg__spend-green {
  background: url(../images/bg_pattern_sayagata_10.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(11, 80, 5)));
  background: url(../images/bg_pattern_sayagata_10.png) center, linear-gradient(rgb(11, 80, 5));
}

.c-sayagata-bg--purple {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(119, 37, 105, 0.9))), url(../images/bg_pattern_sayagata.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(119, 37, 105)));
  background: linear-gradient(rgba(119, 37, 105, 0.9)), url(../images/bg_pattern_sayagata.png) center, linear-gradient(rgb(119, 37, 105));
}
.c-sayagata-bg--red {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(178, 53, 91, 0.8))), url(../images/bg_pattern_sayagata.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(178, 53, 91)));
  background: linear-gradient(rgba(178, 53, 91, 0.8)), url(../images/bg_pattern_sayagata.png) center, linear-gradient(rgb(178, 53, 91));
}
.c-sayagata-bg--blue {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 43, 85, 0.9))), url(../images/bg_pattern_sayagata.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(29, 43, 85)));
  background: linear-gradient(rgba(29, 43, 85, 0.9)), url(../images/bg_pattern_sayagata.png) center, linear-gradient(rgb(29, 43, 85));
}
.c-sayagata-bg--green {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 80, 5, 0.9))), url(../images/bg_pattern_sayagata.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(11, 80, 5)));
  background: linear-gradient(rgba(11, 80, 5, 0.9)), url(../images/bg_pattern_sayagata.png) center, linear-gradient(rgb(11, 80, 5));
}

.c-section--has-color-line {
  position: relative;
  padding-top: 24px;
}
.c-section--has-color-line::before {
  content: "";
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #9F4D8F), color-stop(25%, #9F4D8F), color-stop(25%, #B5861A), color-stop(#B5861A), color-stop(50%), color-stop(50%, #B2355D), color-stop(75%, #B2355D), color-stop(75%, #231816), to(#231816));
  background-image: linear-gradient(to right, #9F4D8F 0, #9F4D8F 25%, #B5861A 25%, #B5861A, 50%, #B2355D 50%, #B2355D 75%, #231816 75%, #231816 100%);
  background-repeat: repeat-x;
  background-size: 1280px auto;
  background-position: center;
  display: block;
  width: 100%;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
}

/* Foundation
--------------------------------------------- */
.c-enjoy__bg {
  background-color: #fff;
  padding: 30px 5% 50px;
}
@media screen and (min-width: 768px) {
  .c-enjoy__bg {
    padding: 50px 90px 80px;
  }
}
.c-enjoy__topWrap {
  padding-top: 25px;
}
.c-enjoy__topWrap-pic {
  display: inline-block;
  position: relative;
}
.c-enjoy__topWrap-pic img {
  width: 100%;
}
.c-enjoyDish {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish {
    margin-top: 30px;
  }
}
.c-enjoyDish__head {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__head {
    font-size: 22px;
  }
}
.c-enjoyDish__item {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__item {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-enjoyDish__itemLeft {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__itemLeft {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.c-enjoyDish__itemRight {
  margin-top: -50px;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__itemRight {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 740px;
            flex: 0 0 740px;
    margin-top: 0;
  }
}
.c-enjoyDish__name {
  padding: 20px 4% 80px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__name {
    padding: 20px 22px 150px;
  }
}
.c-enjoyDish__name-title {
  font-size: 60px;
  line-height: 1;
  position: relative;
  text-align: center;
  padding-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__name-title {
    font-size: 80px;
  }
}
.c-enjoyDish__name-title::after {
  content: "";
  display: block;
  width: 150px;
  height: 6px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: skewX(70deg) translateX(-50%);
          transform: skewX(70deg) translateX(-50%);
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__name-title::after {
    width: 180px;
  }
}
.c-enjoyDish__name-title img {
  height: 47px;
  width: auto;
}
@media (max-width: 768px) {
  .c-enjoyDish__name-title img {
    height: 40px;
  }
}
@media (max-width: 540px) {
  .c-enjoyDish__name-title img {
    height: 30px;
  }
}
.c-enjoyDish__name-subTitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.58;
  text-align: center;
  margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__name-subTitle {
    font-size: 24px;
  }
}
.c-enjoyDish__name-subTitle--kanji {
  position: relative;
}
.c-enjoyDish__name-subTitle--furi {
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 12px;
  min-width: 4em;
  text-align: center;
}
.c-enjoyDish__name-description {
  font-size: 14px;
  text-align: left;
  line-height: 1.67;
  margin-top: 20px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__name-description {
    font-size: 18px;
  }
}
.c-enjoyDish__name-description--kome {
  font-size: 16px;
}
.c-enjoyDish__annotation {
  font-size: 12px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__annotation {
    font-size: 14px;
  }
}
.c-enjoyDish__circle {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__circle {
    display: block;
    max-width: 280px;
    margin: -100px auto 0;
  }
}
.c-enjoyDish__circle-caption {
  font-size: 12px;
  text-align: center;
  -webkit-text-stroke: 3px white;
  text-stroke: 3px white;
  paint-order: stroke;
  margin-top: -2.5em;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__circle-caption {
    font-size: 14px;
  }
}
.c-enjoyDish__img {
  width: 52%;
  position: relative;
  margin-bottom: auto;
}
@media (max-width: 540px) {
  .c-enjoyDish__img {
    max-width: 250px;
  }
}
.c-enjoyDish__img img {
  border-radius: 13px;
}
@media (max-width: 768px) {
  .c-enjoyDish__img img {
    width: 26vw;
    height: 28vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 540px) {
  .c-enjoyDish__img img {
    width: auto;
    height: auto;
  }
}
.c-enjoyDish__sp-image {
  position: absolute;
  right: -8%;
  top: -110px;
  width: 45%;
  max-width: 200px;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__sp-image {
    display: none;
  }
}
.c-enjoyDish__sp-image--nomikurabe {
  inset: -195px auto auto 2%;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__sp-image--nomikurabe {
    inset: -110px -8% auto auto;
  }
}
.c-enjoyDish__sp-image--nomikurabe .u-dib {
  white-space: nowrap;
}
.c-enjoyDish__spend {
  margin-top: 35px;
  padding: 15px 5%;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend {
    width: 86%;
    margin: -36px auto 0;
    padding: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 25px;
  }
}
.c-enjoyDish__spend--no-sp-image {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend--no-sp-image {
    margin: -36px auto 0;
  }
}
.c-enjoyDish__spend-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  margin-top: 10px;
}
.c-enjoyDish__spend-category {
  border: 1px solid white;
  border-radius: 100px;
  padding: 0 1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend-category {
    font-size: 16px;
  }
}
.c-enjoyDish__spend-inn {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend-inn {
    font-size: 18px;
  }
}
.c-enjoyDish__spend-plan-name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 0.5em;
}
.c-enjoyDish__spend-description {
  font-size: 14px;
  text-align: center;
  margin-top: 1em;
}
.c-enjoyDish__spend-detail {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend-detail {
    width: 44%;
  }
}
.c-enjoyDish__spend-detailCaption {
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend-detailCaption {
    max-width: 222px;
  }
}
.c-enjoyDish__spend-detailCaption-icon {
  position: absolute;
  display: block;
  width: 55px;
  top: -38px;
  left: -40px;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend-detailCaption-icon {
    width: 75px;
    top: -63px;
    left: -10px;
  }
}
@media (max-width: 768px) {
  .c-enjoyDish__spend-detailWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-top: 20px;
  }
}
.c-enjoyDish__spend-detail_boxTitle {
  padding-top: 10px;
  text-align: center;
  line-height: 1.35;
  font-size: 18px;
  font-weight: 500;
}
.c-enjoyDish__spend-detail_boxTitle--circle {
  font-size: 16px;
  padding: 0 1em;
  margin-right: 0.2em;
  border: 1.5px solid #fff;
  border-radius: 25px;
  font-weight: normal;
}
.c-enjoyDish__spend-detail_boxTitle--plan {
  padding-top: 13px;
  display: inline-block;
}
.c-enjoyDish__spend-detail_boxText {
  padding-top: 12px;
  text-align: center;
  line-height: 1.4;
  font-size: 14px;
}
@media (max-width: 768px) {
  .c-enjoyDish__spend-detail_boxText {
    margin: auto 0;
    font-size: 16px;
    line-height: 1.5;
  }
}
.c-enjoyDish__spend-img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  max-width: 330px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend-img {
    width: 52%;
  }
}
.c-enjoyDish__spend-img--cap {
  font-size: 12px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  -webkit-text-stroke: 3px white;
  text-stroke: 3px white;
  paint-order: stroke;
  color: #231815;
}
@media screen and (min-width: 768px) {
  .c-enjoyDish__spend-img--cap {
    font-size: 14px;
  }
}

/* Foundation
--------------------------------------------- */
.c-color-line {
  display: block;
  width: 100%;
  height: 11px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #9F4D8F), color-stop(25%, #9F4D8F), color-stop(25%, #B5861A), color-stop(#B5861A), color-stop(50%), color-stop(50%, #B2355D), color-stop(75%, #B2355D), color-stop(75%, #231816), to(#231816));
  background-image: linear-gradient(to right, #9F4D8F 0, #9F4D8F 25%, #B5861A 25%, #B5861A, 50%, #B2355D 50%, #B2355D 75%, #231816 75%, #231816 100%);
  background-repeat: repeat-x;
  background-size: 100% auto;
  background-position: center;
}
@media screen and (min-width: 768px) {
  .c-color-line {
    height: 24px;
    background-size: 1280px auto;
  }
}
.c-color-line--reverse {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #9F4D8F), color-stop(25%, #9F4D8F), color-stop(25%, #B5861A), color-stop(#B5861A), color-stop(50%), color-stop(50%, #B2355D), color-stop(75%, #B2355D), color-stop(75%, #231816), to(#231816));
  background-image: linear-gradient(to left, #9F4D8F 0, #9F4D8F 25%, #B5861A 25%, #B5861A, 50%, #B2355D 50%, #B2355D 75%, #231816 75%, #231816 100%);
}

a.c-link-button {
  color: white;
}

.c-link-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  width: 100%;
  max-width: 640px;
  border-radius: 6px;
  margin-inline: auto;
  padding: 10px;
  padding-right: 30px;
  min-height: 60px;
  position: relative;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
@media screen and (min-width: 768px) {
  .c-link-button {
    font-size: 28px;
    padding-right: 40px;
    min-height: 80px;
    border-radius: 10px;
  }
}
.c-link-button::after {
  content: "";
  display: block;
  width: 9px;
  aspect-ratio: 13/20;
  background: url("../images/icon_arrow.png") no-repeat center/contain;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .c-link-button::after {
    right: 20px;
    width: 13px;
  }
}
.c-link-button--small {
  font-size: 15px;
  min-height: auto;
  max-width: 200px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .c-link-button--small {
    font-size: 24px;
    max-width: 320px;
  }
}
.c-link-button--small::after {
  width: 7px;
}
@media screen and (min-width: 768px) {
  .c-link-button--small::after {
    width: 10px;
  }
}
.c-link-button--with-fukidashi {
  width: 85%;
  max-width: 540px;
}
.c-link-button:hover {
  opacity: 0.7;
}
.c-link-button__otoku-icon {
  display: block;
  position: absolute;
  left: -30px;
  top: -30px;
  width: 95px;
}
@media screen and (min-width: 768px) {
  .c-link-button__otoku-icon {
    left: -70px;
    top: -43px;
    width: 140px;
  }
}
.c-link-button__text--small {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .c-link-button__text--small {
    font-size: 22px;
  }
}
.c-link-button__text--large {
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .c-link-button__text--large {
    font-size: 28px;
  }
}
.c-link-button__text--ex-large {
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .c-link-button__text--ex-large {
    font-size: 34px;
  }
}
.c-link-button__text--has-right-space {
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .c-link-button__text--has-right-space {
    margin-right: 0.5em;
  }
}
.c-link-container {
  width: 100%;
  max-width: 640px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .c-link-container {
    gap: 50px;
    margin-top: 0;
  }
}
.c-link-container--small-gap {
  gap: 22px;
}
@media screen and (min-width: 768px) {
  .c-link-container--small-gap {
    gap: 30px;
  }
}
.c-link-container--max540 {
  max-width: 540px;
}
.c-link-container--no-margin {
  margin-block: 0;
}

/* Foundation
--------------------------------------------- */
.c-section-title {
  text-align: center;
  position: relative;
}
.c-section-title img {
  height: 46px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .c-section-title img {
    height: 70px;
  }
}
.c-section-title-wrap {
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 30px;
  background-size: 800px auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-section-title-wrap {
    background-size: 1100px auto;
    padding-bottom: 50px;
  }
}
.c-section-title-wrap--shoku {
  background-image: url("../images/img_line_green.png");
}
@media screen and (min-width: 768px) {
  .c-section-title-wrap--shoku::before, .c-section-title-wrap--shoku::after {
    content: "";
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .c-section-title-wrap--shoku::before {
    background-image: url(../images/img_season_cloud_01.png);
    width: 18%;
    aspect-ratio: 5/1;
    top: 15px;
    left: -11px;
  }
}
@media screen and (min-width: 768px) {
  .c-section-title-wrap--shoku::after {
    background-image: url(../images/img_season_cloud_02.png);
    width: 18%;
    aspect-ratio: 25/8;
    top: 0;
    right: 36px;
  }
}
.c-section-title-wrap--shokubunka {
  background-image: url("../images/img_line_purple.png");
}
@media screen and (min-width: 768px) {
  .c-section-title-wrap--shokubunka::before, .c-section-title-wrap--shokubunka::after {
    content: "";
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .c-section-title-wrap--shokubunka::before {
    background-image: url(../images/img_culture_01.png);
    width: 6%;
    aspect-ratio: 71/178;
    top: -25px;
    left: 127px;
  }
}
@media screen and (min-width: 768px) {
  .c-section-title-wrap--shokubunka::after {
    background-image: url(../images/img_culture_02.png);
    width: 18%;
    aspect-ratio: 202/123;
    top: -30px;
    right: 25px;
  }
}

/* Foundation
--------------------------------------------- */
@media (max-width: 768px) {
  .p-mv {
    margin-top: 20px;
  }
}
.p-mv__image {
  display: block;
  text-align: center;
}

.p-mv__image--pc img {
  max-width: none;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1454px) {
  .p-mv__image--pc img {
    height: 536px;
  }
}
@media (min-width: 2050px) {
  .p-mv__image--pc img {
    height: auto;
  }
}

@media (max-width: 768px) {
  .p-mv__image--pc {
    display: none;
  }
}
.p-mv__image--sp {
  display: none;
}
@media (max-width: 768px) {
  .p-mv__image--sp {
    display: block;
  }
}
.p-mv__image--sp img {
  max-width: 100%;
  width: 100%;
}

.p-intro {
  background: url("../images/bg_intro_pc.jpg") no-repeat center;
  background-size: cover;
  padding: 30px 0;
}

@media (max-width: 768px) {
  .p-intro {
    background: url("../images/bg_intro_sp.jpg") no-repeat center;
    background-size: cover;
  }
}
.p-intro__text {
  text-align: center;
  width: 95%;
  max-width: 830px;
  margin: 1em auto;
  line-height: 2.44;
  font-weight: bold;
}

@media (max-width: 768px) {
  .p-intro__text {
    font-size: 1.4rem;
    line-height: 2;
  }
}
@media (max-width: 540px) {
  .p-intro__text {
    font-size: 1.3rem;
  }
}

.p-pageNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .p-pageNav__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 18px;
    gap: 10px;
  }
}
.p-pageNav__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.p-pageNav__item:not(:first-child) .p-pageNav__link::before {
  content: "";
  display: block;
  width: 1px;
  height: 80%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 10%;
}

@media (max-width: 768px) {
  .p-pageNav__item {
    border: 1px solid #fff;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  .p-pageNav__item:nth-child(-n+4) {
    -ms-flex-preferred-size: calc((100% - 30px) / 4);
    flex-basis: calc((100% - 30px) / 4);
  }
}
@media (max-width: 768px) {
  .p-pageNav__item:not(:first-child) .p-pageNav__link::before {
    content: none;
  }
}
.p-pageNav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #fff !important;
  padding: 18px;
  height: 100%;
  font-size: 2.2rem;
  line-height: 1;
  position: relative;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
}
.p-pageNav__link::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 8px;
}

@media (max-width: 768px) {
  .p-pageNav__link {
    display: block;
    padding: 10px 10px 20px;
    font-size: 1.8rem;
  }
}
@media (max-width: 768px) {
  .p-pageNav__link::after {
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-pageNav__link:hover {
    background: rgba(255, 255, 255, 0.2);
  }
}
.p-pageNav__link--other::after {
  content: none;
}

@media (max-width: 768px) {
  .p-pageNav__link--other {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.p-pageNav__link img {
  width: 43px;
  height: 43px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 768px) {
  .p-pageNav__link img {
    width: 30px;
    height: 30px;
  }
}
/* Foundation
--------------------------------------------- */
.p-links {
  background: url("../images/bg_pattern_kabe.jpg") no-repeat center top;
  background-size: cover;
  padding: 45px 0 90px;
}
@media (max-width: 768px) {
  .p-links {
    padding: 30px 0 50px;
  }
}
.p-links__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  width: 90%;
  position: relative;
  gap: 100px;
}
@media (max-width: 768px) {
  .p-links__menu {
    display: block;
  }
}
.p-linksCoupon {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 768px) {
  .p-linksCoupon {
    margin: 0 auto;
  }
}
.p-linksCoupon__bg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(181, 135, 27, 0.2)), to(rgba(181, 135, 27, 0.2))), url("../images/bg_pattern_top.png") no-repeat center/cover;
  background: linear-gradient(to bottom, rgba(181, 135, 27, 0.2), rgba(181, 135, 27, 0.2)), url("../images/bg_pattern_top.png") no-repeat center/cover;
  position: relative;
  height: 100%;
  padding: 30px 30px 38px;
  -webkit-box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .p-linksCoupon__bg {
    padding: 25px 5% 30px;
  }
}
.p-linksCoupon__title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-linksCoupon__title {
    font-size: 28px;
  }
}
.p-linksCoupon__text {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 35px;
  line-height: 1.5;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .p-linksCoupon__text {
    font-size: 18px;
    margin-bottom: 0;
  }
}
.p-linksCoupon a.p-linksCoupon__link {
  border-radius: 6px;
  background: url(../images/bg_pattern_sayagata_20.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(178, 53, 91)));
  background: url(../images/bg_pattern_sayagata_20.png) center, linear-gradient(rgb(178, 53, 91));
  color: #fff;
  width: 100%;
  margin-top: 18px;
  display: block;
  max-width: 480px;
  text-align: center;
  padding: 21px;
  line-height: 1;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  -webkit-box-shadow: 4px 4px 5px 0 rgba(35, 24, 21, 0.4);
          box-shadow: 4px 4px 5px 0 rgba(35, 24, 21, 0.4);
}
@media (max-width: 768px) {
  .p-linksCoupon a.p-linksCoupon__link {
    font-size: 20px;
    padding: 16px;
  }
}
@media (max-width: 540px) {
  .p-linksCoupon a.p-linksCoupon__link {
    font-size: 18px;
    padding: 13px;
  }
}
.p-linksCoupon a.p-linksCoupon__link::after {
  content: "";
  display: block;
  width: 13px;
  aspect-ratio: 13/20;
  background: url("../images/icon_arrow.png") no-repeat center/contain;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-links__list {
  width: 100%;
}
@media (max-width: 768px) {
  .p-links__list {
    margin: 60px auto 0;
    width: 90%;
  }
}
@media (max-width: 540px) {
  .p-links__list {
    margin-top: 40px;
  }
}
.p-links__item {
  margin-bottom: 30px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
@media (max-width: 768px) {
  .p-links__item {
    margin-bottom: 15px;
    background: none;
  }
}
.p-links__item:last-child {
  margin-bottom: 0;
}
.p-links__link {
  display: block;
  text-align: center;
  color: #fff !important;
  font-size: 28px;
  font-weight: 700;
  padding: 0.7em;
  padding-right: 2em;
  font-weight: bold;
  position: relative;
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
  width: 100%;
}
.p-links__link::after {
  content: "";
  display: block;
  width: 13px;
  aspect-ratio: 13/20;
  background: url("../images/icon_arrow.png") no-repeat center/contain;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-linksTop {
  padding: 45px 0;
  background: url("../images/bg_pattern_top.png") center center/cover;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-linksTop {
    padding: 60px 0;
  }
}
.p-linksTop__coupon {
  margin: 0 auto;
}
.p-linksTop__coupon::after {
  content: none;
}
.p-linksTop__coupon a.p-linksTop__couponLink {
  background: url(../images/bg_pattern_sayagata_20.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(178, 53, 91)));
  background: url(../images/bg_pattern_sayagata_20.png) center, linear-gradient(rgb(178, 53, 91));
  max-width: inherit;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 34px;
  font-weight: 900;
  position: relative;
}
.p-linksTop__coupon a.p-linksTop__couponLink .p-linksTop__couponLink--text {
  font-family: "Shippori Mincho", serif;
  font-size: 28px;
  font-weight: 700;
}
.p-linksBottom {
  padding: 40px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5))), url("../images/bg_pattern_top.png") repeat-y center/100% auto;
  background: linear-gradient(rgba(255, 255, 255, 0.5)), url("../images/bg_pattern_top.png") repeat-y center/100% auto;
}
@media screen and (min-width: 768px) {
  .p-linksBottom {
    padding: 80px 0;
  }
}
.p-linksBottom__coupon {
  margin: 0 auto;
}
.p-linksBottom__coupon::before {
  content: "";
  background: url("../images/img_btn_serif.png") no-repeat center center/contain;
  width: 26%;
  height: auto;
  aspect-ratio: 35/26;
  -webkit-transform: none;
          transform: none;
  z-index: 3;
  position: absolute;
  top: -43px;
  left: -70px;
}
.p-linksBottom__coupon::after {
  content: none;
}
.p-linksBottom__coupon a.p-linksBottom__couponLink {
  background: url(../images/bg_pattern_sayagata_20.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(178, 53, 91)));
  background: url(../images/bg_pattern_sayagata_20.png) center, linear-gradient(rgb(178, 53, 91));
  max-width: inherit;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 34px;
  font-weight: 900;
  position: relative;
}
.p-linksBottom__coupon a.p-linksBottom__couponLink .p-linksBottom__couponLink--text {
  font-family: "Shippori Mincho", serif;
  font-size: 28px;
  font-weight: 700;
}

@media (hover: hover) and (pointer: fine) {
  .p-links__link:hover,
  .p-linksCoupon__link:hover {
    opacity: 0.7;
  }
}
.p-linkKyoto {
  background-color: #7E457C;
  background-size: auto 23px, auto;
  padding: 60px 0 40px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto {
    padding: 120px 0 70px;
  }
}
.p-linkKyoto::before, .p-linkKyoto::after {
  content: "";
  background: url("../images/img_pattern_line.png") repeat-x center/cover;
  display: inline-block;
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto::before, .p-linkKyoto::after {
    height: 20px;
  }
}
.p-linkKyoto::before {
  top: 24px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto::before {
    top: 50px;
  }
}
.p-linkKyoto::after {
  bottom: 24px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto::after {
    bottom: 50px;
  }
}
.p-linkKyoto__head {
  padding-bottom: 30px;
  background-image: url("../images/img_pattern_line_bottom.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 50px auto;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__head {
    background-size: 68px auto;
    padding-bottom: 40px;
  }
}
.p-linkKyoto__catch {
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__catch {
    font-size: 28px;
    margin-top: 2em;
  }
}
.p-linkKyoto__guide {
  color: #fff;
  text-align: center;
  line-height: 1.625;
  font-size: 13px;
  position: relative;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__guide {
    font-size: 18px;
    margin-top: 1.5em;
  }
}
.p-linkKyoto__planAnnotation {
  text-align: center;
  color: #fff;
  margin-top: 1em;
  font-size: 14px;
}
@media (max-width: 768px) {
  .p-linkKyoto__planAnnotation {
    margin-top: 15px;
  }
}
@media (max-width: 540px) {
  .p-linkKyoto__planAnnotation {
    font-size: 12px;
    margin-top: 12px;
  }
}
.p-linkKyoto__planList {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  row-gap: 20px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__planList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 40px;
  }
}
.p-linkKyoto__planItem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 20px);
          flex: 0 0 calc(50% - 20px);
  background-color: #fff;
  border-top: 5px solid #812258;
  border-bottom: 5px solid #812258;
}
.p-linkKyoto__flexItem {
  padding: 15px 5%;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem {
    padding: 20px 30px 30px;
  }
}
.p-linkKyoto__flexItem-text {
  color: #B2355B;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-text {
    font-size: 18px;
  }
}
.p-linkKyoto__flexItem-titleWrap {
  margin-top: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-titleWrap {
    gap: 10px;
  }
}
.p-linkKyoto__flexItem-titleLeft {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  width: 50px;
  aspect-ratio: 1/1;
  font-size: 12px;
  color: #fff;
  background-color: #7E457C;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-titleLeft {
    -ms-flex-preferred-size: 80px;
        flex-basis: 80px;
    width: 80px;
    font-size: 18px;
    border-radius: 10px;
  }
}
.p-linkKyoto__flexItem-titleRight {
  width: 81%;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-titleRight {
    font-size: 24px;
  }
}
.p-linkKyoto__flexItem-titleCha {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-titleCha {
    -ms-flex-preferred-size: 95px;
        flex-basis: 95px;
  }
}
.p-linkKyoto__flexItem-explain {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 11px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-explain {
    font-size: 16px;
  }
}
.p-linkKyoto__flexItem-explain--sasaki-shuzo {
  padding-right: 30%;
  background: url("../images/img_link-shuzo_deco.png") no-repeat right center/110px auto;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-explain--sasaki-shuzo {
    background-size: 175px auto;
  }
}
.p-linkKyoto__flexItem-explainWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-explainWrap {
    margin-top: 15px;
  }
}
.p-linkKyoto__flexItem-explainImage--otsumami {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-right: -5px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-explainImage--otsumami {
    -ms-flex-preferred-size: 175px;
        flex-basis: 175px;
    margin-right: -10px;
    margin-top: -20px;
  }
}
.p-linkKyoto__flexItem-explainImageCaption {
  text-align: right;
  margin-top: -1.5em;
  font-size: 10px;
  -webkit-text-stroke: 3px white;
  text-stroke: 3px white;
  paint-order: stroke;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-explainImageCaption {
    font-size: 14px;
    margin-top: -1.5em;
  }
}
.p-linkKyoto__flexItem-explainImageCaption--otsumami {
  margin-right: 10px;
}
.p-linkKyoto__flexItem-explainLeft {
  width: 70%;
}
.p-linkKyoto__flexItem-explainRight {
  width: 36%;
}

.p-linkKyoto__title {
  max-width: 480px;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .p-linkKyoto__title {
    width: 90%;
    max-width: 380px;
  }
}
/*
.p-linkKyoto__planList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-between;
  gap: 30px 40px;
} */
@media (max-width: 768px) {
  .p-linkKyoto__planItem {
    border-top: none;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .p-linkKyoto__planItem:last-child {
    margin-bottom: 0;
  }
}
.p-linkKyoto__flexItem-pic {
  position: relative;
}
.p-linkKyoto__flexItem-pic--chazuna-museum {
  width: 64%;
}
.p-linkKyoto__flexItem-pic--macchabiki {
  width: 42%;
  position: absolute;
  right: -10px;
  top: -10px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-pic--macchabiki {
    top: -20px;
  }
}
.p-linkKyoto__flexItem-picWrap {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-picWrap {
    margin-top: 20px;
  }
}
.p-linkKyoto__flexItem-picCaption {
  position: absolute;
  font-size: 10px;
  line-height: 1.2;
  left: 0.5em;
  bottom: 0.5em;
  /* text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff; */
  /* text-shadow:
    -1px -1px 1px white,
    1px -1px 1px white,
    -1px 1px 1px white,
    1px 1px 1px white; */
  -webkit-text-stroke: 3px white;
  text-stroke: 3px white;
  paint-order: stroke;
}
@media screen and (min-width: 768px) {
  .p-linkKyoto__flexItem-picCaption {
    font-size: 14px;
  }
}
.p-linkKyoto__flexItem-picCaption--macchabiki {
  bottom: -2em;
  width: 100%;
  text-align: right;
}
.p-linkKyoto__flexItem-picRight {
  position: absolute;
  top: -20px;
  right: -187px;
}
.p-linkKyoto__flexItem-picRight-text {
  padding-top: 15px;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
}
.p-linkKyoto__flexItem--padding {
  padding-bottom: 20px;
}
.p-linkKyoto__flexItem-btn {
  display: block;
  margin-top: auto;
  background: url(../images/bg_pattern_sayagata_10.png) center, -webkit-gradient(linear, left top, left bottom, from(rgb(119, 37, 105)));
  background: url(../images/bg_pattern_sayagata_10.png) center, linear-gradient(rgb(119, 37, 105));
  font-size: 24px;
  font-weight: 800;
  font-weight: bold;
  color: #fff !important;
  text-align: center;
  border-radius: 8px;
  padding: 0.4em;
  position: relative;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
.p-linkKyoto__flexItem-btn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 8px solid #fff;
  border-right: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.p-linkKyoto__flexItem-btnWrap {
  padding: 30px 90px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.p-linkKyoto__planHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .p-linkKyoto__planHeader {
    display: block;
    margin-bottom: 0;
  }
}
.p-linkKyoto__planArea {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  min-height: 100px;
  background-color: #812258;
  color: #fff;
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.625;
}

@media (max-width: 768px) {
  .p-linkKyoto__planArea {
    display: block;
    min-height: auto;
    line-height: 1.2;
    padding: 0.4em;
    text-align: center;
  }
}
.p-linkKyoto__planName {
  color: #0f3556;
  font-size: 2.2rem;
  letter-spacing: -0.05em;
  padding: 10px;
  font-weight: bold;
  line-height: 1.2;
  -ms-flex-item-align: center;
  align-self: center;
}

@media (max-width: 768px) {
  .p-linkKyoto__planName {
    text-align: center;
    font-size: 1.8rem;
  }
}
.p-linkKyoto__planDetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .p-linkKyoto__planDetail {
    padding: 0 10px 20px;
    display: block;
  }
}
.p-linkKyoto__planImage {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 217px;
  flex: 0 0 217px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  overflow: hidden;
}

@media (max-width: 768px) {
  .p-linkKyoto__planImage {
    max-width: 550px;
    margin: 0 auto;
  }
}
.p-linkKyoto__planImage--sasaki img {
  -o-object-position: left center;
  object-position: left center;
}

.p-linkKyoto__planImageCaption {
  position: absolute;
  font-size: 1.4rem;
  line-height: 1.2;
  left: 0.5em;
  bottom: 0.5em;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.p-linkKyoto__planInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 768px) {
  .p-linkKyoto__planInfo {
    max-width: 550px;
    margin: 0 auto;
    padding: 0;
  }
}
.p-linkKyoto__planText {
  margin-bottom: 1em;
  font-size: 1.3rem;
  line-height: 1.42;
}
.p-linkKyoto__planText--cap {
  font-size: 12px;
}

@media (max-width: 768px) {
  .p-linkKyoto__planText {
    margin: 0.5em 0 0;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-linkKyoto__flexItem-btn:hover {
    opacity: 0.7;
  }
}
.p-linkKyoto__imageAnnotation {
  color: #fff;
  font-size: 1.4rem;
  text-align: right;
  margin: 0.3em 0 1em;
}
@media (max-width: 540px) {
  .p-linkKyoto__imageAnnotation {
    font-size: 12px;
  }
}

.p-linkKyoto__otherPlan {
  margin: 50px auto;
}

@media (max-width: 768px) {
  .p-linkKyoto__otherPlan {
    margin: 30px auto;
  }
}
.p-linkKyoto__otherPlanTitle {
  text-align: center;
  font-size: 2.4rem;
  color: #fff;
  margin-bottom: 0.5em;
}
.p-linkKyoto__otherPlanTitle span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.7em;
}
.p-linkKyoto__otherPlanTitle span::before, .p-linkKyoto__otherPlanTitle span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1.5em;
  background-color: #fff;
}
.p-linkKyoto__otherPlanTitle span::before {
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.p-linkKyoto__otherPlanTitle span::after {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

@media (max-width: 768px) {
  .p-linkKyoto__otherPlanTitle {
    font-size: 2rem;
  }
}
@media (max-width: 540px) {
  .p-linkKyoto__otherPlanTitle {
    font-size: 1.8rem;
  }
}

.p-linkKyoto__otherPlanLink {
  display: block;
  max-width: 360px;
  margin: 0 auto;
  background-color: #fff;
}
.p-linkKyoto__otherPlanLink img {
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

@media (max-width: 768px) {
  .p-linkKyoto__otherPlanLink {
    width: 80%;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-linkKyoto__otherPlanLink:hover img {
    opacity: 0.7;
  }
}
.p-linkKyoto__operation {
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
}

@media (max-width: 768px) {
  .p-linkKyoto__operation {
    font-size: 1.3rem;
  }
}
@media (max-width: 540px) {
  .p-linkKyoto__operation {
    font-size: 1.2rem;
  }
}

/* Foundation
--------------------------------------------- */
.p-season__bg {
  background-color: #fff;
  padding: 35px 90px 100px;
}
@media (max-width: 1440px) {
  .p-season__bg {
    padding: 45px 4% 100px;
  }
}
@media (max-width: 768px) {
  .p-season__bg {
    padding: 45px 5% 50px;
  }
}
.p-season__topWrap {
  padding-top: 25px;
}
.p-season__topWrap-pic {
  display: inline-block;
  position: relative;
}
.p-season__topWrap-pic img {
  width: 100%;
}
.p-season__topWrap-pic::before {
  content: "";
  display: inline-block;
  background-image: url(../images/img_season_cloud_01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18%;
  height: auto;
  aspect-ratio: 5/1;
  position: absolute;
  top: 15px;
  left: -11px;
}
.p-season__topWrap-pic::after {
  content: "";
  display: inline-block;
  background-image: url(../images/img_season_cloud_02.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18%;
  height: auto;
  aspect-ratio: 25/8;
  position: absolute;
  top: 0;
  right: 36px;
}
.p-seasonInfo {
  position: relative;
}
.p-seasonInfo__box {
  max-width: 450px;
  position: absolute;
  top: 0;
  right: -10px;
  z-index: 1;
}
@media (max-width: 1440px) {
  .p-seasonInfo__box {
    top: -10px;
  }
}
@media (max-width: 768px) {
  .p-seasonInfo__box {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 auto;
    max-width: 500px;
  }
}
.p-seasonInfo__title {
  max-width: 423px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .p-seasonInfo__title {
    max-width: 400px;
  }
}
.p-seasonInfo__map {
  padding-right: 100px;
  margin-left: -38px;
  position: relative;
}
@media (max-width: 768px) {
  .p-seasonInfo__map {
    padding-right: 0;
    margin-left: -9.6vw;
    margin-right: -7.6vw;
    margin-top: 30px;
  }
}
@media (max-width: 540px) {
  .p-seasonInfo__map {
    margin-top: 15px;
  }
}
.p-seasonInfo__map::after {
  content: "";
  width: 265px;
  height: 72px;
  background-image: url(../images/img_season_mt.png);
  position: absolute;
  top: 418px;
  right: -40px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .p-seasonInfo__map::after {
    left: 6vw;
    top: 68vw;
    width: 33.2vw;
  }
}
.p-seasonInfo__text {
  margin-top: 25px;
  line-height: 1.83;
  font-size: 17px;
  text-align: center;
}
@media (max-width: 768px) {
  .p-seasonInfo__text {
    font-size: 16px;
  }
}
@media (max-width: 540px) {
  .p-seasonInfo__text {
    font-size: 14px;
  }
}
.p-seasonLinks {
  position: absolute;
  left: 45px;
  bottom: 35px;
}
@media (max-width: 1440px) {
  .p-seasonLinks {
    left: 0;
    bottom: 10px;
  }
}
@media (max-width: 768px) {
  .p-seasonLinks {
    position: static;
    max-width: 250px;
    margin: 15px auto 0;
  }
}
@media (max-width: 540px) {
  .p-seasonLinks {
    max-width: 234px;
  }
}
.p-seasonLinks__box:not(:first-of-type) {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .p-seasonLinks__box:not(:first-of-type) {
    margin-top: 25px;
  }
}
.p-seasonLinks a {
  max-width: 250px;
  padding-right: 44px;
  position: relative;
  display: block;
}
@media (max-width: 540px) {
  .p-seasonLinks a {
    max-width: 220px;
  }
}
.p-seasonLinks a:hover {
  opacity: 0.7;
}
.p-seasonLinks__icon {
  width: 32px;
  height: 32px;
  background-color: #d9b472;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-seasonLinks__icon::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: auto;
}
.p-seasonLinks__area {
  margin-top: 12px;
  border-top: solid 1px #231815;
  padding-top: 3px;
  font-size: 14px;
  color: #231815;
}
@media (max-width: 540px) {
  .p-seasonLinks__area {
    font-size: 13px;
  }
}
.p-seasonDish {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .p-seasonDish {
    margin-top: 50px;
  }
}
@media (max-width: 540px) {
  .p-seasonDish {
    margin-top: 30px;
  }
}
.p-seasonDish__head {
  padding-bottom: 60px;
  font-size: 22px;
  font-weight: 400;
}
.p-seasonDish__item {
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-seasonDish__itemLeft {
  width: 33%;
}
.p-seasonDish__itemRight {
  width: 67%;
}
.p-seasonDish__name {
  padding: 20px 22px 150px;
  color: #fff;
}
.p-seasonDish__circle {
  margin-top: -124px;
  text-align: center;
}
.p-seasonDish__spend {
  width: 86%;
  margin: -36px auto;
  padding: 20px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  background-image: url(../images/bg_season_spend_pc.jpg);
  background-repeat: repeat-x;
  background-color: #1d2b55;
  background-size: auto;
}
@media (max-width: 768px) {
  .p-seasonDish__spend {
    padding: 0 5% 10px;
    background-image: url(../images/bg_season_spend_sp.jpg);
  }
}
@media (max-width: 768px) {
  .p-seasonDish__spend {
    margin-left: 0px;
    margin-top: 0px;
  }
}
.p-seasonDish__kanji {
  position: relative;
}
.p-seasonDish__furi {
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 12px;
  min-width: 4em;
  text-align: center;
}
.p-seasonDish__title {
  position: relative;
  text-align: center;
  max-width: 172px;
  margin: 0 auto 10px;
  padding-bottom: 12px;
}
.p-seasonDish__title::after {
  content: "";
  display: block;
  width: 75%;
  height: 6px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: skewX(70deg) translateX(-50%);
          transform: skewX(70deg) translateX(-50%);
}
.p-seasonDish__title img {
  height: 47px;
  width: auto;
}
@media (max-width: 768px) {
  .p-seasonDish__title img {
    height: 40px;
  }
}
@media (max-width: 540px) {
  .p-seasonDish__title img {
    height: 30px;
  }
}
.p-seasonDish__subTitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.74;
  text-align: center;
}
@media (max-width: 768px) {
  .p-seasonDish__subTitle {
    font-size: 20px;
  }
}
@media (max-width: 660px) {
  .p-seasonDish__subTitle {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .p-seasonDish__subTitle {
    font-size: 16px;
  }
}
.p-seasonDish__description {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.71;
  letter-spacing: 1.4;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .p-seasonDish__description {
    font-size: 16px;
  }
}
@media (max-width: 660px) {
  .p-seasonDish__description {
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .p-seasonDish__description {
    font-size: 13px;
  }
}
.p-seasonDish__description--kome {
  font-size: 16px;
}
.p-seasonDish__img {
  width: 52%;
  position: relative;
  margin-bottom: auto;
}
@media (max-width: 540px) {
  .p-seasonDish__img {
    max-width: 250px;
  }
}
.p-seasonDish__img img {
  border-radius: 13px;
}
@media (max-width: 768px) {
  .p-seasonDish__img img {
    width: 26vw;
    height: 28vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 540px) {
  .p-seasonDish__img img {
    width: auto;
    height: auto;
  }
}
.p-seasonDish__cap {
  font-size: 15px;
  position: absolute;
  bottom: 6px;
  left: 12px;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  color: #231815;
}
@media (max-width: 768px) {
  .p-seasonDish__cap {
    font-size: 12px;
    bottom: 5px;
    left: 10px;
  }
}
.p-seasonDish__detail {
  color: #fff;
  margin-top: -57px;
  width: 43%;
}
@media (max-width: 768px) {
  .p-seasonDish__detail {
    max-width: none;
    margin-top: -26px;
  }
}
@media (max-width: 540px) {
  .p-seasonDish__detail {
    margin-top: -22px;
  }
}
@media (max-width: 768px) {
  .p-seasonDish__detailWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 540px) {
  .p-seasonDish__detailWrap {
    display: block;
    margin-top: 15px;
  }
}
.p-seasonDish__detailBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 768px) {
  .p-seasonDish__detailBox {
    max-width: calc(100% - 26vw - 20px);
  }
}
@media (max-width: 540px) {
  .p-seasonDish__detailBox {
    max-width: 100%;
  }
}
.p-seasonDish__detailTitle {
  text-align: center;
  line-height: 1.35;
  margin-top: 8px;
  font-size: 18px;
}
.p-seasonDish__detailText {
  margin-top: 15px;
  text-align: center;
  line-height: 1.7;
  font-size: 13px;
}
@media (max-width: 768px) {
  .p-seasonDish__detailText {
    margin: auto 0;
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 660px) {
  .p-seasonDish__detailText {
    font-size: 14px;
  }
}
.p-seasonDish__detailText--long {
  line-height: 2;
}
@media (max-width: 768px) {
  .p-seasonDish__detailText--long {
    line-height: 1.5;
  }
}
.p-seasonDish__detailCaption {
  max-width: 293px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .p-seasonDish__detailCaption {
    max-width: 293px;
  }
}
@media (max-width: 540px) {
  .p-seasonDish__detailCaption {
    max-width: 260px;
  }
}
.p-seasonDish__detailInn {
  margin-top: 13px;
  padding-top: 13px;
  border-top: solid 1px #fff;
  line-height: 1;
  text-align: center;
  font-size: 20px;
}
@media (max-width: 768px) {
  .p-seasonDish__detailInn {
    padding-top: 10px;
    margin-top: 10px;
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .p-seasonDish__detailInn {
    font-size: 14px;
  }
}

.p-enjoyDish__spend-detail_boxTitle--plan {
  padding-top: 6px;
}
.p-enjoyDish__spend-detail_boxText {
  padding-top: 8px;
}

/* Foundation
--------------------------------------------- */
.p-culture__topWrap-pic::before {
  content: "";
  display: inline-block;
  background-image: url(../images/img_culture_01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 6%;
  height: auto;
  aspect-ratio: 71/178;
  position: absolute;
  top: -25px;
  left: 127px;
}
.p-culture__topWrap-pic::after {
  content: "";
  display: inline-block;
  background-image: url(../images/img_culture_02.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18%;
  height: auto;
  aspect-ratio: 202/123;
  position: absolute;
  top: -30px;
  right: 25px;
}
.p-cultureDish__spend-detail_boxTitle--plan {
  padding-top: 6px;
}
.p-cultureDish__spend-detail_boxTitle--hotel {
  padding-left: 2.8em;
}
.p-cultureDish__spend-detail_boxText {
  padding-top: 8px;
}

/* Foundation
--------------------------------------------- */
.p-mainContents__bg {
  padding: 80px;
  background-color: #fff;
}
@media (max-width: 1440px) {
  .p-mainContents__bg {
    padding: 80px 4%;
  }
}
@media (max-width: 768px) {
  .p-mainContents__bg {
    padding: 40px 15px;
  }
}
@media (max-width: 540px) {
  .p-mainContents__bg {
    padding: 25px 10px;
  }
}
.p-mainContents__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto;
  gap: 52px;
}
@media (max-width: 1440px) {
  .p-mainContents__wrap {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .p-mainContents__wrap {
    display: block;
  }
}
.p-mainContents__item {
  -ms-flex-preferred-size: calc(50% - 26px);
      flex-basis: calc(50% - 26px);
  color: #fff;
  position: relative;
}
@media (max-width: 1440px) {
  .p-mainContents__item {
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}
@media (max-width: 768px) {
  .p-mainContents__item:not(:first-of-type) {
    margin-top: 30px;
  }
}
@media (max-width: 540px) {
  .p-mainContents__item:not(:first-of-type) {
    margin-top: 20px;
  }
}
.p-mainContents__item:nth-child(odd) .p-mainContentsHead {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-right: 10px;
}
.p-mainContents__item:nth-child(odd) .p-mainContentsHead__name::after {
  right: 5px;
}
.p-mainContents__item:nth-child(even) .p-mainContentsHead {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .p-mainContents__item:nth-child(even) .p-mainContentsHead {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-right: 10px;
    padding-left: 0;
  }
}
.p-mainContents__item:nth-child(even) .p-mainContentsHead__name {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 768px) {
  .p-mainContents__item:nth-child(even) .p-mainContentsHead__name {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-mainContents__item:nth-child(even) .p-mainContentsHead__name::after {
  left: 5px;
}
@media (max-width: 768px) {
  .p-mainContents__item:nth-child(even) .p-mainContentsHead__name::after {
    left: auto;
    right: 5px;
  }
}
.p-mainContents__item:nth-child(even) .p-mainContentsHead__box {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 768px) {
  .p-mainContents__item:nth-child(even) .p-mainContentsHead__box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.p-mainContentsHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  gap: 8px;
  padding: 14px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 220px;
}
@media (max-width: 768px) {
  .p-mainContentsHead {
    min-height: auto;
    padding-bottom: 25px;
  }
}
.p-mainContentsHead--sake {
  background-image: url(../images/img_mainContentsHead_sake.jpg);
}
.p-mainContentsHead--sai {
  background-image: url(../images/img_mainContentsHead_sai.jpg);
}
.p-mainContentsHead--cha {
  background-image: url(../images/img_mainContentsHead_cha.jpg);
}
.p-mainContentsHead--ka {
  background-image: url(../images/img_mainContentsHead_ka.jpg);
}
.p-mainContentsHead__name {
  max-width: 154px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  padding: 60px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1440px) {
  .p-mainContentsHead__name {
    max-width: 130px;
  }
}
@media (max-width: 768px) {
  .p-mainContentsHead__name {
    max-width: 116px;
  }
}
@media (max-width: 540px) {
  .p-mainContentsHead__name {
    max-width: 78px;
  }
}
.p-mainContentsHead__name::after {
  content: "";
  display: block;
  width: 6px;
  height: 75%;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: skewY(-70deg) translateY(-50%);
          transform: skewY(-70deg) translateY(-50%);
}
.p-mainContentsHead__name img {
  height: 72px;
  width: auto;
}
@media (max-width: 768px) {
  .p-mainContentsHead__name img {
    height: 54px;
  }
}
@media (max-width: 540px) {
  .p-mainContentsHead__name img {
    height: 36px;
  }
}
.p-mainContentsHead__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .p-mainContentsHead__title {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media (max-width: 540px) {
  .p-mainContentsHead__title {
    font-size: 16px;
  }
}
.p-mainContentsHead__text {
  font-size: 13px;
  line-height: 2;
}
.p-mainContents__detail {
  padding: 0 18px 15px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #812258), color-stop(40%, #812258), to(rgba(129, 34, 88, 0.8))), url(../images/bg_pattern_sayagata.png) center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #812258), to(#812258));
  background: linear-gradient(to top, #812258 0, #812258 40%, rgba(129, 34, 88, 0.8) 100%), url(../images/bg_pattern_sayagata.png) center, linear-gradient(to top, #812258 0, #812258 100%);
  position: relative;
  text-align: center;
}
.p-mainContents__detail--head {
  min-height: 288px;
}
@media (max-width: 768px) {
  .p-mainContents__detail--head {
    min-height: auto;
  }
}
.p-mainContents__detail--bottom {
  margin-top: 20px;
  padding-top: 15px;
  border-top: solid 1px #fff;
}
@media (max-width: 540px) {
  .p-mainContents__detail--bottom {
    margin-top: 15px;
    padding-top: 10px;
  }
}
.p-mainContents__detailCaption {
  max-width: 243px;
  margin: 0 auto;
}
@media (max-width: 540px) {
  .p-mainContents__detailCaption {
    max-width: 200px;
  }
}
.p-mainContents__detailCaption img {
  margin-top: -10px;
}
@media (max-width: 540px) {
  .p-mainContents__detailCaption img {
    margin-top: -20px;
  }
}
.p-mainContents__detailTitle {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .p-mainContents__detailTitle {
    font-size: 18px;
    margin-top: 15px;
  }
}
@media (max-width: 540px) {
  .p-mainContents__detailTitle {
    font-size: 15px;
  }
}
.p-mainContents__detailText {
  font-size: 14px;
  margin-top: 5px;
  line-height: 2;
}
@media (max-width: 540px) {
  .p-mainContents__detailText {
    font-size: 13px;
  }
}
.p-mainContents__detailText span {
  display: inline-block;
}
.p-mainContents__detailAnnotation {
  margin-top: 1em;
  font-size: 16px;
  letter-spacing: -0.06em;
}
@media (max-width: 768px) {
  .p-mainContents__detailAnnotation {
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .p-mainContents__detailAnnotation {
    font-size: 12px;
  }
}
.p-mainContents__detailInn {
  font-size: 20px;
}
@media (max-width: 768px) {
  .p-mainContents__detailInn {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .p-mainContents__detailInn {
    font-size: 14px;
  }
}
.p-mainContents__detailImg {
  margin-top: 20px;
}
@media (max-width: 540px) {
  .p-mainContents__detailImg {
    margin-top: 15px;
  }
}
.p-mainContents__detailImg img {
  max-width: 100%;
  height: auto;
  border-radius: 18px;
}

.u-tac {
  text-align: center;
}

.u-textPink {
  color: #ff7a90;
}

.u-textRed {
  color: red;
}

.u-bgc--red {
  background-color: #9c2239;
}
.u-bgc--green {
  background-color: #3c5537;
}
.u-bgc--blue {
  background-color: #784f23;
}
.u-bgc--redGrad {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(157, 34, 57, 0)), color-stop(34%, rgba(157, 34, 57, 0.7)));
  background: linear-gradient(to top, rgba(157, 34, 57, 0) 0%, rgba(157, 34, 57, 0.7) 34%);
}
.u-bgc--goldGrad {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(120, 80, 35, 0)), color-stop(34%, rgba(120, 80, 35, 0.7)));
  background: linear-gradient(to top, rgba(120, 80, 35, 0) 0%, rgba(120, 80, 35, 0.7) 34%);
}
.u-bgc--pinkGrad {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(148, 33, 77, 0)), color-stop(34%, rgba(148, 33, 77, 0.7)));
  background: linear-gradient(to top, rgba(148, 33, 77, 0) 0%, rgba(148, 33, 77, 0.7) 34%);
}
.u-bgc--greenGrad {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(11, 80, 5, 0)), color-stop(34%, rgba(11, 80, 5, 0.7)));
  background: linear-gradient(to top, rgba(11, 80, 5, 0) 0%, rgba(11, 80, 5, 0.7) 34%);
}
.u-bgc--grayGrad {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(57, 84, 120, 0)), color-stop(34%, rgba(57, 84, 120, 0.7)));
  background: linear-gradient(to top, rgba(57, 84, 120, 0) 0%, rgba(57, 84, 120, 0.7) 34%);
}

/* Foundation
--------------------------------------------- */
.u-bold {
  font-weight: bold;
}

.u-ls002em {
  letter-spacing: -0.02em;
}

.u-ls003em {
  letter-spacing: -0.03em;
}

.u-ls005em {
  letter-spacing: -0.05em;
}

.u-ls01em {
  letter-spacing: -0.1em;
}

.u-ls02em {
  letter-spacing: -0.2em;
}

.u-ls03em {
  letter-spacing: -0.3em;
}

.u-ls04em {
  letter-spacing: -0.4em;
}

.u-ls05em {
  letter-spacing: -0.5em;
}

.u-mt1_5 {
  margin-top: 1.5em;
}

.u-red {
  color: #d50001;
}

.u-orange {
  color: #f85f15;
}

.u-blue {
  color: #0068b7;
}

.u-link {
  color: #0068b7 !important;
  text-decoration: underline !important;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}

.u-link:hover {
  opacity: 0.8;
}

@media (max-width: 768px) {
  .u-link:hover {
    opacity: 1;
  }
}
.u-noto {
  font-family: "Noto Sans JP", sans-serif;
}

.u-sayagataBg--purple {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #812258), color-stop(40%, #812258), to(rgba(129, 34, 88, 0.8))), url("../images/bg_pattern_sayagata.png") center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #812258), to(#812258));
  background: linear-gradient(to top, #812258 0, #812258 40%, rgba(129, 34, 88, 0.8) 100%), url("../images/bg_pattern_sayagata.png") center, linear-gradient(to top, #812258 0, #812258 100%);
}

.u-sayagataBg--stay {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d2b55), color-stop(40%, #1d2b55), to(rgba(29, 43, 85, 0.8))), url("../images/bg_pattern_sayagata.png") center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d2b55), to(#1d2b55));
  background: linear-gradient(to top, #1d2b55 0, #1d2b55 40%, rgba(29, 43, 85, 0.8) 100%), url("../images/bg_pattern_sayagata.png") center, linear-gradient(to top, #1d2b55 0, #1d2b55 100%);
}

.u-sayagataBg--green {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c5437), color-stop(40%, #3c5437), to(rgba(60, 84, 55, 0.8))), url("../images/bg_pattern_sayagata.png") center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c5437), to(#3c5437));
  background: linear-gradient(to top, #3c5437 0, #3c5437 40%, rgba(60, 84, 55, 0.8) 100%), url("../images/bg_pattern_sayagata.png") center, linear-gradient(to top, #3c5437 0, #3c5437 100%);
}

.u-sayagataBg--blue {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a5377), color-stop(40%, #3a5377), to(rgba(58, 83, 119, 0.8))), url("../images/bg_pattern_sayagata.png") center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a5377), to(#3a5377));
  background: linear-gradient(to top, #3a5377 0, #3a5377 40%, rgba(58, 83, 119, 0.8) 100%), url("../images/bg_pattern_sayagata.png") center, linear-gradient(to top, #3a5377 0, #3a5377 100%);
}

.u-dib {
  display: inline-block;
}

.u-pc {
  display: block;
}

@media (max-width: 768px) {
  .u-pc {
    display: none;
  }
}
.u-pc--inline {
  display: inline;
}

@media (max-width: 768px) {
  .u-pc--inline {
    display: none;
  }
}
.u-sp {
  display: none;
}

@media (max-width: 768px) {
  .u-sp {
    display: block;
  }
}
.u-sp--inline {
  display: none;
}

@media (max-width: 768px) {
  .u-sp--inline {
    display: inline;
  }
}
.u-spS {
  display: none;
}

@media (max-width: 374px) {
  .u-spS {
    display: block;
  }
}
.u-db {
  display: block;
}

.u-upper-large-margin {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .u-upper-large-margin {
    margin-top: 50px;
  }
}

.u-upper-margin {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .u-upper-margin {
    margin-top: 30px;
  }
}/*# sourceMappingURL=style.css.map */