@charset "UTF-8";
:root {
  --main-color: #D71234;
  --bg-main-color: none;
  --font-gothic: "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "游ゴシック体", "Helvetica Neue", HelveticaNeue, YuGothic, Verdana, Meiryo, sans-serif;
}

#event-contents-wrapper {
  width: 1060px;
  overflow: visible;
}

/* CSS Document */
body {
  background: #fff;
}

ul {
  margin: unset;
  padding: unset;
}

#event-contents-wrapper {
  width: auto;
}

#StyleT-list-wrapper {
  width: 1000px;
  margin: 0 auto;
}

#feature-event .hacobune-app-container {
  padding: unset;
}

#feature-event .hacobune-unit-video-outline,
#feature-event .hacobune-vjs-control-text {
  display: none;
}

#feature-event .hacobune-vjs-poster {
  filter: brightness(0.5);
}

#feature-event .hacobune-vjs-big-play-button {
  width: 86px;
  height: 86px;
  top: 50%;
  left: 50%;
  background: var(--main-color);
  border: none;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

#feature-event .hacobune-vjs-big-play-button .hacobune-vjs-icon-placeholder:before {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  left: 2px;
}

#feature-event figure {
  margin: unset;
}

#feature-event img {
  max-width: 100%;
  vertical-align: bottom;
}

#feature-event h1 {
  position: relative;
  top: auto;
  z-index: 0;
  margin: 0;
  padding: 0;
  width: auto;
}

.feature-event_wrap {
  background: var(--bg-main-color);
  padding: 0 0 98px;
  margin: 0 0 50px;
}

.feature-event_wrap * {
  font-family: "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "游ゴシック体", "Helvetica Neue", HelveticaNeue, YuGothic, Verdana, Meiryo, sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

.feature-event-section {
  padding-block: 60px;
}

.feature-event-section.-mainvisual {
  padding-block: 0 60px;
}

.feature-event-section.-about {
  padding-block: 25px 60px;
  padding: 0;
  margin: 42px auto 0;
}

.feature-event-section.-thanks {
  padding: 0;
  margin: 100px auto 0;
}

.feature-event-section.-story {
  padding-block: 60px 120px;
}

.feature-event-section.-items {
  padding-block: 57px 16px;
}

.feature-event-section.-cats-items {
  padding-block: 30px 42px;
}

.feature-event-section__inner {
  margin-inline: auto;
  max-width: 1000px;
  width: 100%;
}

.feature-event-section__inner > *:last-child {
  margin-bottom: 0;
}

/*メインビジュアル*/
#feature-event-mainvisual {
  width: 1000px;
  margin: 0 auto 25px;
}

#feature-event-visual {
  margin-bottom: 72px;
}

#feature-event-mainvisual figure:nth-child(2n+0) {
  display: none;
}

#feature-event-mainvisual h1 {
  color: var(--main-color);
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.058em;
  line-height: 1.778;
}

div#feature-event-mainvisual-detail {
  position: relative;
}

.feature-event-mainvisual-detail {
  margin-top: 70px;
}

p.feature-event-mainvisual-comment {
  font-size: 18px;
  color: #333;
  line-height: 1.778;
  text-align: center;
  padding: 0;
  margin-block: 0;
}

p.feature-event-start1 {
  text-align: center;
  color: var(--main-color);
  font-size: 22px;
  font-weight: bold;
  margin-block: 0 2px;
  padding: 0;
}

p.feature-event-start2 {
  text-align: center;
  color: #333333;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

#feature-event-mainvisual p#feature-event-releasedate {
  text-align: left;
  font-size: 15px;
  color: #333333;
  margin: 0;
  padding: 29px 0 0 33px;
  line-height: 1;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

/*メインビジュアル*/
/**/
#feature-event .js-slide {
  position: relative;
}

#feature-event .js-slide .slick-arrow {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  border: 0;
  font-size: 0;
  margin-top: -16px;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 10;
  cursor: pointer;
}

#feature-event .js-slide .slick-arrow::after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  border-left: 1px solid #858585;
  border-top: 1px solid #858585;
}

#feature-event .js-slide .slick-prev {
  left: 10px;
}

#feature-event .js-slide .slick-prev::after {
  transform: rotate(-45deg);
  left: 13px;
}

#feature-event .js-slide .slick-next {
  right: 10px;
}

#feature-event .js-slide .slick-next::after {
  transform: rotate(135deg);
  left: 8px;
}

/*about*/
.about-title {
  margin-block: 0 31px;
  text-align: center;
}

.about-box {
  border: 4px solid #943225;
  padding: 58px 0 24px 0;
  position: relative;
  background: #d8caae;
  margin-bottom: 30px;
}

.about-box::before,
.about-box::after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  max-width: 992px;
  width: 100%;
  height: 34px;
  z-index: 1;
}

.about-box::before {
  background-image: url("/img/usr/event/feature-event/2025/pc/about_top.png");
  top: 0;
}

.about-box::after {
  background-image: url("/img/usr/event/feature-event/2025/pc/about_foot.png");
  bottom: 0;
}

.about-box__header {
  text-align: center;
}

.about-box__header-title {
  margin: unset;
  position: relative;
  left: 23px;
}

.about-box__main {
  margin-top: 9px;
  text-align: center;
}

.about-box__footer {
  border-top: 1px solid #943225;
  display: flex;
  align-items: center;
  gap: 19px;
  margin: 61px 26px 0;
  padding: 27px 30px 0 45px;
}

.about-box__footer figure {
  flex-shrink: 0;
}

.about-box__footer p {
  color: #333333;
  font-size: 14px;
  letter-spacing: 0.026em;
  line-height: 1.571;
  margin-block: unset;
  padding-block: 22px 17px;
}

.donation-box {
  border: 1px solid #332928;
  box-sizing: border-box;
  background: #FFF;
  display: flex;
  align-items: center;
  gap: 21px;
  justify-content: center;
  padding: 44px 40px 40px;
}

.donation-box figure {
  flex-shrink: 0;
  position: relative;
  left: -15px;
  top: 2px;
}

.donation-box p {
  margin: unset;
  padding: unset;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.75;
}

/*about*/
/*band*/
.feature-event-band {
  background-position: center;
  background-repeat: repeat-x;
  height: 178px;
}

.feature-event-band.-pattern1 {
  background-image: url("/img/usr/event/feature-event/2025/pc/band1.png");
}

.feature-event-band.-pattern2 {
  background-image: url("/img/usr/event/feature-event/2025/pc/band2.png");
  margin-bottom: 60px;
}

/*band*/
/*feature-event-item*/
.items-title {
  margin-block: 0 43px;
  text-align: center;
}

.feature-event-itemlist1-main {
  padding: 0 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 80px 80px;
}

.feature-event-itemlist1-item {
  width: 440px;
}
.feature-event-itemlist1-item figure {
  display: block;
  padding: 0;
  margin: 0;
}
.feature-event-itemlist1-item figure img {
  width: 100%;
  height: auto;
  display: block;
}

.feature-event-itemlist1-item-detail {
  margin-top: 26px;
}

.feature-event-itemlist1-item p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0.074em;
  line-height: 1.5;
}

.feature-event-itemlist1-item p.goods {
  margin-top: 24px;
}

.feature-event-itemlist1-item p.goods > span,
.feature-event-itemlist1-item p.goods > a {
  font-size: 14px;
  color: #333;
  margin-bottom: 3px;
  display: block;
}

.feature-event-itemlist1-item p.goods a {
  text-decoration: underline;
}

.feature-event-itemlist1-item p.goods a:hover {
  text-decoration: none;
}

.feature-event-itemlist1-item p.goods span:last-child,
.feature-event-itemlist1-item p.goods a:last-child {
  margin-bottom: 0;
}

.feature-event-item-main {
  width: 1000px;
  /* margin: 43px auto 0; */
  margin: 7px auto 0;
}

.feature-event-item-main .slick-track {
  margin-left: 250px !important;
}

.feature-event-item-main .slick-list {
  margin: 0 auto;
}

.feature-event-item-main .slick-slide {
  text-align: right;
}

.feature-event-itemlist-item .feature-event-itemlist-figure img {
  width: 230px;
  margin-top: 0;
}

.feature-event-item-main .slick-current {
  text-align: center;
}

.feature-event-item-main .slick-current .feature-event-itemlist-item .feature-event-itemlist-figure img {
  width: 440px;
  margin-top: 0;
  margin-right: 0;
  opacity: 1;
}

.feature-event-itemlist-item {
  width: 230px;
  margin-right: 55px;
  display: inline-block;
  vertical-align: top;
}

.feature-event-itemlist-item .feature-event-itemlist-item-detail {
  display: none;
}

.feature-event-itemlist-figure {
  margin-bottom: 27px;
}

.feature-event-itemlist-item-detail p {
  margin: 0;
}

.feature-event-itemlist-item-detail p span,
.feature-event-itemlist-item-detail p a {
  font-size: 14px;
  color: #333;
  margin-bottom: 2px;
  display: block;
}

.feature-event-itemlist-item-detail p span:last-child,
.feature-event-itemlist-item-detail p a:last-child {
  margin-bottom: 0;
}

.feature-event-itemlist-item-detail p a {
  text-decoration: underline;
}

.feature-event-itemlist-item-detail p a:hover {
  text-decoration: none;
}

.feature-event-item-main .slick-current .feature-event-itemlist-item .feature-event-itemlist-item-detail {
  display: block;
  width: 88%;
  text-align: left;
  margin: 0 auto;
}

.feature-event-itemlist-item:last-child {
  margin-right: 0;
}

.feature-event-itemlist-item .feature-event-itemlist-figure img {
  margin-top: 108px;
}

.feature-event-itemlist-item + .feature-event-itemlist-item .feature-event-itemlist-figure img {
  margin-top: 108px;
}

.feature-event-itemlist-item + .feature-event-itemlist-item + .feature-event-itemlist-item {
  width: 220px;
}

.feature-event-itemlist-item + .feature-event-itemlist-item + .feature-event-itemlist-item .feature-event-itemlist-figure img {
  margin-top: 108px;
}

.feature-event-item-main .slick-current + div.slick-slide {
  text-align: left;
}

.feature-event-item-main .slick-current + .slick-slide .feature-event-itemlist-figure img {
  margin-top: 108px;
  margin-left: 0;
  opacity: 0.5;
}

.feature-event-item-main .slick-slide .feature-event-itemlist-figure img {
  display: inline;
  opacity: 0.5;
}

.feature-event-item-main .slick-arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 200px;
  margin: auto 0;
  content: "";
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* background-color: none; */
  background: var(--main-color);
  outline: none;
  border: none;
  text-indent: -9999px;
  z-index: 2;
  cursor: pointer;
}
.feature-event-item-main .slick-arrow::after {
  content: "";
  display: block;
  background: url("./icon_arrow_right.png") no-repeat center center/contain;
  position: absolute;
  right: 20px;
  width: 14px;
  height: 13px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.feature-event-item-main .slick-arrow:hover {
  opacity: 0.8;
}

.feature-event-itemlist .slick-prev {
  left: 226px;
}
.feature-event-itemlist .slick-prev::after {
  transform: scale(-1, 1);
}
.feature-event-itemlist .slick-prev {
  /* background: url(prev.png) no-repeat; */
}

.feature-event-itemlist .slick-next {
  right: 226px;
  /* background: url(next.png) no-repeat; */
}

.feature-event-itemlist1-item-slides .slick-arrow {
  width: 40px;
  height: 40px;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: none;
  outline: none;
  border: none;
  cursor: pointer;
  padding: unset;
  position: absolute;
  top: calc(50% - 20px);
  z-index: 2;
}

.feature-event-itemlist1-item-slides .slick-arrow.slick-prev {
  left: -21px;
}

.feature-event-itemlist1-item-slides .slick-arrow.slick-next {
  right: -21px;
}

/*feature-event-item*/
/*cats-items*/
.cats-items-title {
  margin-block: 0 42px;
  text-align: center;
  position: relative;
  left: 11px;
}

/*cats-items*/
#feature-event .btn_item_lp_ {
  width: 130px;
  display: none;
  position: fixed;
  bottom: 35px;
  right: 20px;
  z-index: 9;
}
#feature-event .btn_item_lp_ > a {
  display: block;
  width: 100%;
  height: auto;
}
#feature-event .btn_item_lp_ > a img {
  display: block;
  max-width: 100%;
  height: auto;
}

p#feature-event-tax {
  font-size: 16px;
  text-align: center;
  color: #494949;
  display: block;
  /* margin: 56px 0 0 0; */
  margin: 40px 0 0 0;
}

.feature-event-striped-box {
  background-color: #c1604d;
  background-position: top center;
  background-repeat: repeat-y;
  background-size: 100%;
  box-sizing: border-box;
}

.feature-event-striped-box.-story {
  background-image: url("/img/usr/event/feature-event/2025/pc/striped_box_bg1.png");
  padding: 45px;
  min-height: 1045px;
}

.feature-event-striped-box.-story2 {
  background-image: url("/img/usr/event/feature-event/2025/pc/striped_box_bg2.png");
  padding: 45px;
  min-height: 731px;
}

.feature-event-striped-box.-story3 {
  background-image: url("/img/usr/event/feature-event/2025/pc/striped_box_bg3.png");
  padding: 45px;
  min-height: 1045px;
}

.feature-event-striped-box.-present {
  background-image: url("/img/usr/event/feature-event/2025/pc/striped_box_bg4.png");
  padding: 40px 45px;
  min-height: 730px;
}

.striped-box__inner {
  background-color: #ce9581;
  box-sizing: border-box;
  padding: 40px 40px 38px;
}

.feature-event-striped-box.-story2 .striped-box__inner {
  padding-bottom: 80px;
}

.striped-box__title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin-block: 18px 22px;
}

.feature-event-striped-box.-story .striped-box__title,
.feature-event-striped-box.-story2 .striped-box__title,
.feature-event-striped-box.-story3 .striped-box__title {
  margin-block: 25px 22px;
}

.feature-event-striped-box.-present .striped-box__title {
  margin-block: 18px 22px;
}

.striped-box__title * {
  font-weight: bold;
}

.striped-box__title img {
  width: fit-content;
}

.striped-box__title-main {
  color: #642022;
  font-size: 38px;
}

.striped-box__title-sub {
  color: #642022;
  font-size: 20px;
  line-height: 1.4;
}

.striped-box__title-main + .striped-box__title-sub,
.striped-box__title-sub + .striped-box__title-main {
  margin-top: 9px;
}

.striped-box__lead {
  color: #642022;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 2;
  text-align: center;
  margin: unset;
}

.striped-box__lead + .striped-box__lead {
  margin-top: 13px;
}

.striped-box__txt {
  color: #642022;
  font-size: 14px;
}

.striped-box__txt.-center {
  text-align: center;
}

.striped-box__notes * {
  color: #642022;
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 1.5;
}

.striped-box__comesoon-img {
  display: block;
  margin-top: 54px;
  margin-inline: auto;
}

.striped-box__comesoon-txt {
  color: var(--main-color);
  font-size: 24px;
  font-weight: bold;
  line-height: 1.167;
  text-align: center;
  margin-block: 29px 0;
}

.story-media {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 80px;
  margin-block: 21px 23px;
}

.story-media.-media-only {
  gap: 0;
  justify-content: center;
}

.story-media__video {
  box-sizing: border-box;
  flex-shrink: 0;
  padding-left: 70px;
  width: 330px;
}

.story-media.-media-only .story-media__video {
  padding-left: 0;
  width: 260px;
}

#story-video-container {
  background-color: #000;
  min-height: 462px;
}

.story-media__btns {
  flex-grow: 1;
  padding-right: 60px;
}

.present-media {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  margin-block: 21px 26px;
}

.present-media__img-wrap {
  flex-basis: 450px;
}

.present-media__content {
  flex-shrink: 0;
  flex-basis: 360px;
}

.present-media__txt {
  color: #642022;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.75;
  margin-block: 11px 22px;
}

.pickup-box {
  background-color: #fff;
  background: none;
  box-sizing: border-box;
  /* padding: 40px 60px; */
  padding: 0 60px;
}

.pickup-box__title {
  margin-block: 0 17px;
  margin-bottom: 30px;
  text-align: center;
}

.pickup-box__subtitle {
  font-size: 20px;
  line-height: 1.4;
  margin-block: 0 25px;
  text-align: center;
}

.pickup-box__thumbnails {
  margin: 40px auto 0;
  display: flex;
  gap: 20px 20px;
  justify-content: center;
}

.pickup-box__thumbnails .thumbnail {
  flex-basis: 320px;
}
.pickup-box__thumbnails .thumbnail > img {
  max-width: 100%;
  height: auto;
  display: block;
}

.pickup-box__thumbnails .thumbnail:hover {
  opacity: 0.8;
}

/* btn */
.cv-btn {
  background-color: var(--main-color);
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-inline: auto;
  max-width: 540px;
  min-height: 80px;
  padding: 14px 40px;
  position: relative;
  text-align: center;
  width: 100%;
}

.cv-btn:hover {
  opacity: 0.8;
}

.cv-btn::after {
  content: "";
  display: block;
  background: url("./icon_arrow_right.png") no-repeat center center/contain;
  position: absolute;
  right: 20px;
  width: 14px;
  height: 13px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.cv-btn__main {
  color: inherit;
  font-size: 20px;
}

.cv-btn__sub {
  color: inherit;
  font-size: 16px;
}

.cv-btn + p {
  color: #333;
  font-size: 16px;
  margin-top: 19px;
  text-align: center;
}

.media-btn {
  background-color: var(--main-color);
  border: none;
  border-radius: 23px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  min-height: 46px;
  padding: 9px 43px 5px;
  position: relative;
  text-align: center;
  word-break: break-all;
  width: 100%;
}

.media-btn + .media-btn {
  margin-top: 10px;
}

.media-btn.-active {
  background-color: #642022;
}

.media-btn:hover {
  cursor: pointer;
  opacity: 0.7;
}

.media-btn.-download::after {
  background-image: url("/img/usr/event/feature-event/2025/pc/icon_download.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  right: 21px;
  height: 14px;
  width: 21px;
}

/*EVENT*/
.feature-event-section.-event .feature-event-section__inner {
  padding: 38px 60px 80px 60px;
  background: #3ea669;
  background: #e7e495;
  box-sizing: border-box;
  position: relative;
}
.feature-event-section.-event .feature-event-section__inner::after {
  content: "";
  display: block;
  position: absolute;
  width: 186px;
  height: 195px;
  left: -11px;
  bottom: -11px;
  background: url("./icon_must_go.png") no-repeat center center/contain;
  pointer-events: none;
}
.feature-event-section.-event .feature-event-section__inner > h2 {
  padding-right: 72px;
  margin-bottom: 27px;
}
.feature-event-section.-event .feature-event-section__inner .event-detail {
  display: flex;
  justify-content: center;
  gap: 48px;
}
.feature-event-section.-event .feature-event-section__inner .event-detail > figure {
  display: block;
  padding: 0;
  margin: 0;
  flex-shrink: 0;
  width: 420px;
}
.feature-event-section.-event .event-detail--lead {
  width: calc(100% + 40px);
  padding: 0;
  margin: 0 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.56;
}
.feature-event-section.-event .event-detail--info {
  padding: 0;
  margin: 25px auto 0;
}
.feature-event-section.-event .event-detail--info > dt {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: var(--main-color);
}
.feature-event-section.-event .event-detail--info > dd {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}
.feature-event-section.-event .event-detail--info > dt ~ dt {
  margin-top: 15px;
}
.feature-event-section.-event .event-detail--info > dt ~ dd {
  margin-top: 6px;
}
.feature-event-section.-event .event-detail--present {
  margin: 26px auto 0;
}
.feature-event-section.-event .event-detail--present > dt {
  padding-bottom: 9px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.072em;
  position: relative;
}
.feature-event-section.-event .event-detail--present > dt::after {
  content: "";
  display: block;
  width: calc(100% - 42px);
  border-bottom: 2px solid var(--main-color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.feature-event-section.-event .event-detail--present > dd {
  padding: 0;
  margin: 17px 0 0;
}
.feature-event-section.-event .event-detail--present-info > dt,
.feature-event-section.-event .event-detail--present-info > dd {
  padding: 0;
  margin: 0;
}
.feature-event-section.-event .event-detail--present-info > dt {
  font-weight: bold;
  font-size: 16px;
  color: var(--main-color);
}
.feature-event-section.-event .event-detail--present-info > dd {
  margin-top: 4px;
}
.feature-event-section.-event .event-detail--present-list {
  padding: 0;
  margin: 0;
}
.feature-event-section.-event .event-detail--present-list > li {
  padding: 0 0 0 1.5em;
  text-indent: -1.5em;
  line-height: 1.5;
  margin: 0;
  list-style: none;
  font-weight: bold;
}
.feature-event-section.-event .feature-btn {
  width: 100%;
  margin: 15px auto 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--main-color);
  min-height: 46px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 23px;
  font-size: 16px;
  position: relative;
}
.feature-event-section.-event .feature-btn::after {
  content: "";
  display: block;
  background: url(./icon_arrow_right.png) no-repeat center center/contain;
  position: absolute;
  right: 20px;
  width: 14px;
  height: 13px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

/*PICK UP*/
.feature-event-section.-pickup {
  min-height: 500px;
  padding: 60px 0 80px;
  margin: 60px auto 0;
  background: #F6F4E7;
  box-sizing: border-box;
}

#feature-event .pickup-box__title {
  width: 160px;
  margin: 0 auto 0;
}
#feature-event .pickup-box__subtitle {
  margin: 13px auto 0;
  font-family: var(--font-gothic);
  font-weight: bold;
  font-size: 16px;
}

#feature-event .acd {
  background: #e9f0eb;
  border-color: var(--main-color);
  border-style: dashed;
  border-width: 1px 0;
  margin-block: 80px 40px;
}
#feature-event .acd-trigger {
  all: unset;
  outline: revert;
  background-color: transparent;
  box-sizing: border-box;
  color: #3b4367;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1;
  padding: 23px 50px 25px;
  text-align: center;
  transition: opacity 0.3s;
  width: 100%;
  color: var(--main-color);
  position: relative;
}
#feature-event .acd-trigger > i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background: var(--main-color);
  border-radius: 50%;
}
#feature-event .acd-trigger > i::before, #feature-event .acd-trigger > i::after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0);
  transition: 0.3s ease-in-out;
}
#feature-event .acd-trigger > i::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
#feature-event .acd-trigger.is-active > i::after {
  transform: translate(-50%, -50%) rotate(0deg);
}
#feature-event .acd-content {
  display: none;
  padding: 0 20px 20px;
}
#feature-event .acd-content p {
  font-size: 15px;
  text-align: center;
  margin: 0 0 20px;
}
#feature-event .acd-content > *:last-child {
  margin-bottom: 0;
}
#feature-event .acd-content ul {
  text-align: left;
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
  font-size: 15px;
  list-style: disc;
}
#feature-event .acd-content ul li {
  line-height: 1.6;
}
#feature-event .acd-content ul li::marker {
  color: #333;
}

::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  text-align-last: auto !important;
}

/* レスポンシブ表示制御 */
/* PC用：is-sp-mode が「ついていない」時、hidden-pc を消す */
.feature-event_wrap:not(.is-sp-mode) .hidden-pc {
  display: none !important;
}

/* SP用：is-sp-mode が「ついている」時、hidden-sp を消す */
.feature-event_wrap.is-sp-mode .hidden-sp {
  display: none !important;
}

/*# sourceMappingURL=style.css.map */