@charset "utf-8";

body {
  overflow-x: hidden;
}
#event-contents-wrapper {
  overflow: visible;
  width: 1200px;
}
h2, h3, h4, h5, h6, p, li, ol, td, th, dd, dt, a, span {
  color: #000;
  line-height: inherit;
}

#feature-peko {
  width: 1000px;
  margin: 0 auto;
}
#feature-peko .btn_item_lp_ {
  right: 10px;
  z-index: 10000;
}
#feature-peko h1 {
  position: static;
  margin: 0;
}
#feature-peko h1 img {
  width: 100%;
}
#feature-peko .intro {
  width: 920px;
  text-align: center;
  padding: 75px 0 120px;
  margin: 0 auto;
}
#feature-peko .intro p {
  line-height: 2;
  margin: 0 0 22px;
}
#feature-peko .intro .release {
  color: #D51717;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 6px;
}
#feature-peko .intro .note {
  font-size: 16px;
}
#feature-peko .intro .date {
  font-size: 16px !important;
  text-align: left;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  margin: 26px 0;
}
#feature-peko .btn {
  background: #D51717 url('/img/usr/event/feature-peko/arrow_next.png') no-repeat right 15px center;
  background-size: 14px 13px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 5px;
  width: 540px;
  margin: 0 auto 18px;
  padding: 17px 0 15px;
  color: #fff;
  line-height: 1.2;
  text-align: center;
}
#feature-peko .btn:hover {
  opacity: .8;
}
#feature-peko .btn-txt-main {
  color: inherit;
  font-weight: bold;
  font-size: 20px;
}
#feature-peko .btn-txt-sub {
  color: inherit;
  font-weight: bold;
  font-size: 16px;
}
#feature-peko .items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 80px;
  width: 960px;
  margin: 0 auto 80px;
}
#feature-peko .item .img {
  margin: 0 0 28px;
  overflow: hidden;
}
#feature-peko .item .img img {
  width: 100%;
}
#feature-peko .item .comment {
  line-height: 1.5;
  margin: 0 0 22px;
}
#feature-peko .item ul {
  margin: 0;
  padding: 0;
}
#feature-peko .item li {
  color: #000;
  font-size: 14px;
  line-height: 1.8;
}
#feature-peko .item li a {
  color: #000;
  text-decoration: underline;
}
#feature-peko .item li a:hover {
  text-decoration: none;
}
#feature-peko .swiper {
  position: relative;
}
#feature-peko .swiper-button-prev,
#feature-peko .swiper-button-next {
  background: url('/img/usr/event/feature-peko/swiper_arrow.png') no-repeat center / 100%;
  width: 30px;
  height: 60px;
  z-index: 1;
}
#feature-peko .swiper-button-prev {
  left: 0;
  rotate: 180deg;
}
#feature-peko .swiper-button-next {
  right: 0;
}
#feature-peko .swiper-button-prev:after,
#feature-peko .swiper-button-next:after {
  display: none;
}
#feature-peko .swiper-button-disabled {
  display: none;
}
#feature-peko .note-kitkat {
  text-align: center;
  margin: 0 0 30px;
}
#feature-peko .pickup {
  padding: 60px 0 100px;
}
#feature-peko .pickup .title {
  text-align: center;
  margin: 0 0 36px;
}
#feature-peko .pickup .title h2 {
  margin: 0 0 12px;
}
#feature-peko .pickup .title h2 img {
  width: 170px;
}
#feature-peko .pickup .title p {
  font-weight: bold;
  margin: 0;
}
#feature-peko .pickup ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 0;
  margin: 0;
}
#feature-peko .pickup ul > li {
  width: 320px;
}
#feature-peko .pickup img {
  max-width: 100%;
  vertical-align: bottom;
}
#tax-note {
  padding: 35px 0 60px;
  text-align: center;
}
#feature-peko .item .caution {
  display: inline;
  font-size: 12px;
  vertical-align: text-bottom;
  position: relative;
}

/* 中央寄せスライド */
#feature-peko .block-center-slide {
  padding-bottom: 120px;
}
#feature-peko .block-center-slide-inner {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#feature-peko .center-slide {
  box-sizing: border-box;
  height: 100%;
  position: relative;
}
#feature-peko .center-slide .text {
  display: none;
  padding-top: 30px;
  position: relative;
}
#feature-peko .center-slide .swiper-slide-active .text {
  display: block;
}
#feature-peko .center-slide .text p{
  color: #333;
  font-size: 16px;
  line-height: 1;
  margin: 0 0 33px;
  padding: 0;
}
#feature-peko .center-slide .text ul{
  margin: 0;
  padding: 0;
}
#feature-peko .center-slide .text ul li{
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 13px;
}
#feature-peko .center-slide .text ul li:last-child{
  margin: 0;
}
#feature-peko .center-slide .text ul li a{
  text-decoration: underline;
  color: #333333;
  font-size: 14px;
  line-height: 1;
}
#feature-peko .center-slide .text ul li span{
  color: #333333;
  font-size: 14px;
  line-height: 1;
}
#feature-peko .center-slide .text ul li a:hover{
  text-decoration: none;
}
#feature-peko .center-slide.swiper-slide-active .text {
  display: block;
}
#feature-peko .center-slide .swiper-slide {
  width: 440px;
}
#feature-peko .center-slide .swiper-slide .img img {
  height: auto;
  width: 100%;
  transform: scale(.41304);
  transition: .3s;
}
#feature-peko .center-slide .swiper-slide-active .img img{
  transform: scale(1);
  z-index: 1;
}
#feature-peko .center-slide .swiper-slide-next img{
  transform-origin: center left;
}
#feature-peko .center-slide .swiper-slide-prev img{
  transform-origin: center right;
}
#feature-peko .center-slide .swiper-button-next,
#feature-peko .center-slide .swiper-button-prev{
  width: 62px;
  height: 62px;
  background-color: #D51717;
  background-image: url('/img/usr/event/feature-peko/arrow_next.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 14px 13px;
  top: 220px;
  border-radius: 50%;
}
#feature-peko .center-slide .swiper-button-next{
  right: 150px;
}
#feature-peko .center-slide .swiper-button-prev{
  left: 150px;
  rotate: 180deg;
}

/* イベント */
#feature-peko .block_event {
  background-color: #F4E1D0;
  box-sizing: border-box;
  width: 1000px;
  padding: 79px;
  margin: 0 auto 60px;
}
#feature-peko .block_event-head {
  margin-bottom: 32px;
}
#feature-peko .block_event-ttl {
  display: flex;
  flex-direction: column;
  row-gap: 36px;
  margin: 0 0 20px;
}
#feature-peko .block_event-ttl-main {
  text-align: center;
  margin: 0;
  padding: 0;
}
#feature-peko .block_event-ttl-main img {
  width: 136px;
}
#feature-peko .block_event-ttl-sub {
  color: #D51717;
  font-size: 22px;
  font-weight: bold;
  line-height: calc(32 / 22);
  text-align: center;
  padding: 0;
  margin: 0;
}
#feature-peko .block_event-body {
  max-width: 630px;
  margin-inline: auto;
}
#feature-peko .block_event-body > *:last-child {
  margin-bottom: 0;
}
#feature-peko .block_event-visual {
  text-align: center;
  width: 100%;
  max-width: 630px;
  margin-bottom: 32px;
  margin-inline: auto;
}
#feature-peko .block_event-visual img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
#feature-peko .block_event-description {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: calc(32 / 16);
  color: #333;
  font-feature-settings: 'palt';
}
#feature-peko .block_event-description * {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding: 0;
  margin: 0;
}
#feature-peko .block_event-description strong {
  color: #f22;
}
#feature-peko .block_event-details {
  padding: 0;
  margin: 0 0 32px;
  font-size: 16px;
  font-weight: 500;
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  line-height: calc(32 / 16);
}
#feature-peko .block_event-details dt,
#feature-peko .block_event-details dd,
#feature-peko .block_event-details p,
#feature-peko .block_event-details ul,
#feature-peko .block_event-details li {
  padding: 0;
  margin: 0;
}
#feature-peko .block_event-details>dt {
  font-weight: bold;
}
#feature-peko .block_event-details>dt:nth-of-type(n+2) {
  margin-top: 32px;
}
#feature-peko .block_event-details a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
}
#feature-peko .block_event-details a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
#feature-peko .block_event-details .highlight {
  margin-top: 5px;
  font-size: 14px;
}
#feature-peko .block_event-details .schedule {
  margin: 5px auto 0;
}
#feature-peko .block_event-details .schedule>dt:nth-of-type(n+2) {
  margin-top: 30px;
}
#feature-peko .block_event-details .schedule>dd {
  display: flex;
  gap: 10px 17px;
  margin-top: 3px;
}
#feature-peko .block_event-notes {
  margin: 0 0 0;
  font-size: 14px;
  line-height: calc(28 / 14);
}
#feature-peko .block_event-notes ul {
  padding: 0;
  margin: 0;
}
#feature-peko .reservation-buttons {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  margin-bottom: 12px;
}
#feature-peko .reservation-buttons>a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 0 0 0 18px;
  border-radius: 30px;
  position: relative;
  background: #D51717;
  color: #fff;
  font-feature-settings: 'palt';
  font-size: 16px;
  font-weight: bold;
  position: relative;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}
#feature-peko .reservation-buttons>a::after {
  content: '';
  display: block;
  width: 14px;
  height: 13px;
  background: url('/img/usr/event/feature-peko/arrow_next.png') no-repeat center center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
#feature-peko .reservation-buttons>a.is-disabled {
  background-color: #888;
  pointer-events: none;
}
#feature-peko .reservation-buttons>a.is-disabled::after {
  content: none;
}
#feature-peko .reservation-note {
  font-size: 14px;
  text-align: center;
  margin: 0;
}