@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;
}

#future-YEYE {
  width: 1000px;
  margin: 0 auto;
}
#future-YEYE .btn_item_lp_ {
  right: 10px;
  z-index: 10000;
}
#future-YEYE h1 {
  position: static;
  margin: 0;
}
#future-YEYE h1 img {
  width: 100%;
}
#future-YEYE .intro {
  width: 920px;
  text-align: center;
  padding: 75px 0 120px;
  margin: 0 auto;
}
#future-YEYE .intro p {
  line-height: 2;
  margin: 0 0 22px;
}
#future-YEYE .intro .release {
  color: #F56C81;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 6px;
}
#future-YEYE .intro .note {
  font-size: 16px;
}
#future-YEYE .intro .date {
  font-size: 16px !important;
  text-align: left;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  margin: 26px 0;
}
#future-YEYE .btn {
  background: #F56C81 url('/img/usr/event/future-YEYE/btn_arrow.png') no-repeat right 15px center;
  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;
}
#future-YEYE .btn:hover {
  opacity: .8;
}
#future-YEYE .btn-txt-main {
  color: inherit;
  font-weight: bold;
  font-size: 20px;
}
#future-YEYE .btn-txt-sub {
  color: inherit;
  font-weight: bold;
  font-size: 16px;
}
#future-YEYE .items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 100px 80px;
  width: 960px;
  margin: 0 auto 100px;
}
#future-YEYE .item .img {
  margin: 0 0 28px;
  overflow: hidden;
}
#future-YEYE .item .img img {
  width: 100%;
}
#future-YEYE .item .comment {
  line-height: 1.5;
  margin: 0 0 22px;
}
#future-YEYE .item ul {
  margin: 0;
  padding: 0;
}
#future-YEYE .item li {
  color: #000;
  font-size: 14px;
  line-height: 1.8;
}
#future-YEYE .item li a {
  color: #000;
  text-decoration: underline;
}
#future-YEYE .item li a:hover {
  text-decoration: none;
}
#future-YEYE .swiper {
  position: relative;
}
#future-YEYE .swiper-button-prev,
#future-YEYE .swiper-button-next {
  background: url('/img/usr/event/future-YEYE/swiper_arrow.png') no-repeat center / 100%;
  width: 30px;
  height: 60px;
  z-index: 1;
}
#future-YEYE .swiper-button-prev {
  left: 0;
  rotate: 180deg;
}
#future-YEYE .swiper-button-next {
  right: 0;
}
#future-YEYE .swiper-button-prev:after,
#future-YEYE .swiper-button-next:after {
  display: none;
}
#future-YEYE .swiper-button-disabled {
  display: none;
}
#future-YEYE .note-kitkat {
  text-align: center;
  margin: 0 0 30px;
}
#future-YEYE .pickup {
  padding: 60px 0 100px;
}
#future-YEYE .pickup .title {
  text-align: center;
  margin: 0 0 36px;
}
#future-YEYE .pickup .title h2 {
  margin: 0 0 12px;
}
#future-YEYE .pickup .title h2 img {
  width: 170px;
}
#future-YEYE .pickup .title p {
  margin: 0;
}
#future-YEYE .pickup ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 0;
  margin: 0;
}
#tax-note {
  padding: 35px 0 60px;
  text-align: center;
}
#future-YEYE .item .caution {
  display: inline;
  font-size: 12px;
  vertical-align: text-bottom;
  position: relative;
}

/* PROFILE BLOCK */
.block_profile {
  background-color: #fff;
  border: 1px solid #F56C81;
  box-sizing: border-box;
  max-width: 1000px;
  width: 100%;
  margin: auto;
  margin-bottom: 120px;
  padding: 39px;
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
.block_profile .profimg {
  width: 200px;
  flex-shrink: 0;
}
.block_profile .profimg img {
  max-width: 100%;
  vertical-align: bottom;
}
.block_profile .proftxt {
  flex: 1;
}
.block_profile .profttl {
  margin: 0 0 6px;
}
.block_profile .profttl img {
  display: block;
  width: 67px;
}
.block_profile .profname {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
}
.block_profile .proftxt .txt {
  font-size: 16px;
  line-height: calc(24 / 16);
  margin: 0 0 15px;
}
.block_profile .proflink {
  color: #F56C81;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: calc(24 / 14);
  overflow-wrap: break-word;
  padding-left: 30px;
  position: relative;
  margin-top: 4px;
}
.block_profile .proflink::before {
  content: '';
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 4px;
  left: 0;
}
.block_profile .proflink.-insta::before {
  background-image: url('/img/usr/event/future-YEYE/icon_insta.png');
  height: 18px;
  width: 18px;
}
.block_profile .proflink.-web::before {
  background-image: url('/img/usr/event/future-YEYE/icon_web.png');
  height: 17px;
  width: 20px;
}

/* イベント */
.block_event {
  background-color: #FAF5F6;
  box-sizing: border-box;
  width: 1000px;
  padding: 79px 0 79px;
  margin: 0 auto 60px;
}
.block_event h2 {
  margin: 0 0 40px;
  position: static;
  padding: 0;
  text-align: center;
}
.block_event h2 img {
  width: 136px;
}
.block_event-visual {
  width: 630px;
  margin: 0 auto 0;
}
.block_event-visual img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.block_event-description {
  margin: 28px auto 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #333;
  font-feature-settings: 'palt';
}
.block_event-date {
  margin: 28px auto 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #333;
  font-feature-settings: 'palt';
}
.block_event-end {
  margin: 12px auto 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #f22;
  font-feature-settings: 'palt';
}
.block_event-details {
  width: fit-content;
  max-width: 700px;
  margin: 52px auto 0;
  font-size: 16px;
  font-weight: 500;
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
}
.block_event-details dt,
.block_event-details dd,
.block_event-details p,
.block_event-details ul,
.block_event-details li {
  padding: 0;
  margin: 0;
}
.block_event-details>dt {
  font-weight: bold;
}
.block_event-details>dt:nth-of-type(n+2) {
  margin: 30px 0 0;
}
.block_event-details>dd {
  margin: 5px 0 0;
}
.block_event-details>dd>a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
}
.block_event-details>dd>a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.block_event-details .highlight {
  margin-top: 5px;
  font-size: 14px;
}
.block_event-details .schedule {
  margin: 5px auto 0;
}
.block_event-details .schedule>dt:nth-of-type(n+2) {
  margin-top: 30px;
}
.block_event-details .schedule>dd {
  display: flex;
  gap: 10px 17px;
  margin-top: 3px;
}
.block_event-notes {
  padding: 0 174px 0;
  margin: 25px auto 0;
  font-size: 14px;
}
.block_event-notes ul {
  padding: 0;
  margin: 0;
}
.block_event-notes ul li {
  line-height: 1.8;
}
.reservation-buttons {
  width: 690px;
  margin: 20px auto 0;
  display: flex;
  flex-direction: column;
  gap: 20px 20px;
  position: relative;
  left: -8px;
}
.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: #F56C81;
  color: #fff;
  font-feature-settings: 'palt';
  font-size: 16px;
  font-weight: bold;
  position: relative;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}
.reservation-buttons>a::after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background: url('/img/usr/event/future-YEYE/btn_arrow.png') no-repeat center center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}