@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-heartfulbear {
  width: 1000px;
  margin: 0 auto;
}
#feature-heartfulbear .btn_item_lp_ {
  right: 10px;
  z-index: 10000;
}
#feature-heartfulbear h1 {
  position: static;
  margin: 0;
}
#feature-heartfulbear h1 img {
  width: 100%;
}
#feature-heartfulbear .intro {
  width: 920px;
  text-align: center;
  padding: 60px 0 90px;
  margin: 0 auto;
}
#feature-heartfulbear .intro p {
  line-height: 2;
  margin: 0 0 25px;
}
#feature-heartfulbear .intro .release {
  color: #d70b24;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 6px;
}
#feature-heartfulbear .intro .note {
  font-size: 14px;
}
#feature-heartfulbear .intro .date {
  font-size: 16px !important;
  text-align: left;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  margin: 20px 0;
}
#feature-heartfulbear .btn {
  display: block;
  width: 540px;
  margin: 0 auto;
  padding: 13px 0;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  background: #d70b24 url(arrow.png) no-repeat right 15px center;
}
#feature-heartfulbear .btn:hover {
  opacity: .8;
}
#feature-heartfulbear .btn span {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
#feature-heartfulbear .btn span.min {
  font-size: 14px;
}
#feature-heartfulbear .intro .btn {
  font-size: 20px;
  padding: 18px 0 17px;
  margin-bottom: 12px;
}
#feature-heartfulbear .items {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  width: 1000px;
  margin: 0 auto 100px;
}
#feature-heartfulbear .item {
  width: 470px;
}
#feature-heartfulbear .item .img {
  margin: 0 0 22px;
  overflow: hidden;
}
#feature-heartfulbear .item .img img {
  width: 100%;
}
#feature-heartfulbear .item .comment {
  line-height: 1.5;
  margin: 0 0 15px;
}
#feature-heartfulbear .item ul {
  margin: 0;
  padding: 0;
}
#feature-heartfulbear .item li {
  color: #000;
  font-size: 14px;
  line-height: 1.8;
}
#feature-heartfulbear .item li a {
  color: #000;
  text-decoration: underline;
}
#feature-heartfulbear .item li a:hover {
  text-decoration: none;
}
#feature-heartfulbear .swiper {
  position: relative;
}
#feature-heartfulbear .swiper-button-prev {
  left: 0;
  width: 30px;
  height: 60px;
  background: url(prev.png) no-repeat center / 100%;
  z-index: 1;
}
#feature-heartfulbear .swiper-button-next {
  right: 0;
  width: 30px;
  height: 60px;
  background: url(next.png) no-repeat center / 100%;
  z-index: 1;
}
#feature-heartfulbear .swiper-button-prev:after,
#feature-heartfulbear .swiper-button-next:after {
  display: none;
}
#feature-heartfulbear .swiper-button-disabled {
  display: none;
}
#feature-heartfulbear .note-kitkat {
  text-align: center;
  margin: 0 0 30px;
}
#feature-heartfulbear .pickup {
  padding: 80px 0 100px;
}
#feature-heartfulbear .pickup .title {
  text-align: center;
  margin: 0 0 30px;
}
#feature-heartfulbear .pickup .title h2 {
  margin: 0 0 25px;
}
#feature-heartfulbear .pickup .title h2 img {
  width: 168px;
}
#feature-heartfulbear .pickup .title p {
  margin: 0;
}
#feature-heartfulbear .pickup ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 0;
  margin: 0;
}
#feature-heartfulbear-tax {
  padding: 35px 0 60px;
  text-align: center;
}
#feature-heartfulbear .item .caution {
  display: inline;
  font-size: 12px;
  vertical-align: text-bottom;
  position: relative;
}
#feature-heartfulbear .message-card .caution {
  padding: 0px;
  font-size: 12px;
}
#feature-heartfulbear .message-card .img {
  width: 420px;
}
#feature-heartfulbear .message-card .img img {
  width: 100%;
}