@charset "UTF-8";
main.happiness-pocket {
  overflow-x: hidden;
  font-family: "M PLUS Rounded 1c", sans-serif;
  background: #B9E3F9;
}
main.happiness-pocket .kv {
  margin-bottom: 0 !important;
}
main.happiness-pocket .read {
  padding-top: min(5vw, 80px);
  position: relative;
  z-index: 0;
}
main.happiness-pocket .read::after {
  display: block;
  content: "";
  width: 100vw;
  height: 61.25vw;
  background: url(../img/read-back.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
main.happiness-pocket .read .read-inner {
  display: flex;
  justify-content: center;
  padding-left: min(7.5vw, 120px);
}
main.happiness-pocket .read .read-inner .read-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.75vw, 12px) 0;
  width: min(25vw, 400px);
  margin-right: max(-6.25vw, -100px);
}
main.happiness-pocket .read .read-inner .read-img img:nth-of-type(2) {
  width: min(13.3125vw, 213px);
}
main.happiness-pocket .read .read-inner .read-txt {
  width: min(61.25vw, 980px);
  margin-top: max(-6.25vw, -100px);
}
main.happiness-pocket .illust {
  margin-top: min(3.5625vw, 57px);
  z-index: 0;
}
main.happiness-pocket .illust .illust-container {
  display: flex;
  gap: 0 min(2.5vw, 40px);
  width: min(75vw, 1200px);
  margin: 0 auto;
}
main.happiness-pocket .illust .illust-container .main-img {
  width: min(30.0625vw, 481px);
}
main.happiness-pocket .illust .illust-container .main-img img {
  display: none;
}
main.happiness-pocket .illust .illust-container .main-img img.active {
  display: block;
}
main.happiness-pocket .illust .illust-container .thumbnail {
  width: min(42.4375vw, 679px);
  display: flex;
  flex-wrap: wrap;
  gap: min(2.5vw, 40px) min(1.5625vw, 25px);
}
main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item {
  width: min(9.4375vw, 151px);
  cursor: pointer;
  position: relative;
  transition: 0.3s;
}
main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item:hover, main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item.current {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item:hover::after, main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item.current::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: min(0.1875vw, 3px) solid #28546F;
  position: absolute;
  top: 0;
  left: 0;
}
main.happiness-pocket .illust .happiness-pocket-btn {
  display: block;
  width: min(23.5vw, 376px);
  margin: min(2.5vw, 40px) auto 0;
  background: #3CB4D8;
  border-radius: min(6.25vw, 100px);
  color: #FFF;
  font-size: min(1.5vw, 24px);
  font-weight: 900;
  line-height: min(4.1875vw, 67px);
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
}
main.happiness-pocket .illust .happiness-pocket-btn::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #3E7B8D;
  border-radius: min(6.25vw, 100px);
  position: absolute;
  bottom: max(-0.375vw, -6px);
  right: max(-0.25vw, -4px);
  z-index: -1;
  transition: 0.3s;
}
main.happiness-pocket .illust .happiness-pocket-btn:hover {
  transform: translate(min(0.25vw, 4px), min(0.375vw, 6px));
  opacity: 1;
}
main.happiness-pocket .illust .happiness-pocket-btn:hover::before {
  display: none;
}
main.happiness-pocket .movie {
  width: min(50vw, 800px);
  margin: min(5vw, 80px) auto 0;
  position: relative;
}
main.happiness-pocket .movie::before {
  display: block;
  content: "";
  width: min(8.8125vw, 141px);
  height: min(7.875vw, 126px);
  background: url(../img/clover.png) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: max(-0.875vw, -14px);
  left: max(-15.625vw, -250px);
}
main.happiness-pocket .movie video {
  width: 100%; /* 動画をレスポンシブ化 */
  max-width: 800px; /* 動画の最大幅 */
}
main.happiness-pocket .new-item {
  width: min(75vw, 1200px);
  margin: min(4.0625vw, 65px) auto 0 !important;
}
main.happiness-pocket .new-item h2 {
  width: min(57.8125vw, 925px);
  margin: 0 0 min(3.875vw, 62px) min(7.25vw, 116px);
}
main.happiness-pocket .new-item .btn.more {
  top: min(15.625vw, 250px) !important;
}
main.happiness-pocket .swiper-slide {
  background: none !important;
}
main.happiness-pocket .btn.more {
  background: #FFF !important;
}
main.happiness-pocket .swiper-button-prev, main.happiness-pocket .swiper-button-next {
  top: min(27.5vw, 440px) !important;
}
main.happiness-pocket .news {
  margin: min(5vw, 80px) auto 0;
  position: relative;
  padding-bottom: min(5vw, 80px);
  z-index: 0;
}
main.happiness-pocket .news::before {
  display: block;
  content: "";
  width: 100vw;
  height: 34.875vw;
  background: url(../img/news-back.png) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
main.happiness-pocket .news .news-inner {
  width: min(75vw, 1200px);
  margin: 0 auto;
}
main.happiness-pocket .news .news-inner h2 {
  width: min(68.125vw, 1090px);
  margin: 0 min(5vw, 80px) 0 min(1.875vw, 30px);
}
main.happiness-pocket .news .news-inner .news-container {
  margin-top: min(2.5vw, 40px);
  display: flex;
  flex-wrap: wrap;
  gap: min(1.875vw, 30px);
  justify-content: center;
}
main.happiness-pocket .news .news-inner .news-container .news-item {
  width: min(36.5625vw, 585px);
  border-radius: min(1vw, 16px);
  border: 2px solid #2B99C7;
  overflow: hidden;
}
main.happiness-pocket .news .news-inner .news-container .news-item a {
  display: flex;
}
main.happiness-pocket .news .news-inner .news-container .news-item a .news-img img {
  width: min(16.875vw, 270px);
  height: min(16.625vw, 266px);
  object-fit: cover;
}
main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt {
  background: #FFF;
  padding: min(1.4375vw, 23px) min(1.4375vw, 23px) min(1.4375vw, 23px) min(1.25vw, 20px);
  width: min(19.6875vw, 315px);
}
main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt .date {
  display: flex;
  align-items: center;
  gap: 0 min(0.75vw, 12px);
}
main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt .date span {
  letter-spacing: 0.03em;
}
main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt .date span:nth-of-type(1) {
  font-size: min(1.25vw, 20px);
  color: #2B99C7;
}
main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt .date span:nth-of-type(2) {
  font-size: min(1.3125vw, 21px);
  color: #C24543;
  font-weight: 500;
}
main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt p {
  margin-top: min(0.5vw, 8px);
  font-size: min(1.375vw, 22px);
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #2B99C7;
}
main.happiness-pocket .watch-list {
  width: 100% !important;
  background: #C2DA70;
  padding: min(4.875vw, 78px) 0 min(6.75vw, 108px);
}
main.happiness-pocket .watch-list .watch-list-inner {
  width: min(75vw, 1200px);
  margin: 0 auto;
}
main.happiness-pocket .breadclumb {
  background: #C2DA70;
  padding-bottom: min(3.0625vw, 49px);
}
main.happiness-pocket .breadclumb .breadclumb-inner {
  width: min(75vw, 1200px);
  margin: 0 auto;
}
main.happiness-pocket .breadclumb .breadclumb-inner ul {
  display: flex;
  gap: 0 min(1.5625vw, 25px);
}
main.happiness-pocket .breadclumb .breadclumb-inner ul li {
  font-size: min(0.875vw, 14px);
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #AAA;
  position: relative;
}
main.happiness-pocket .breadclumb .breadclumb-inner ul li:not(:has(a))::before {
  display: block;
  content: "";
  width: min(0.25vw, 4px);
  height: min(0.25vw, 4px);
  background: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  left: max(-0.9375vw, -15px);
  top: 50%;
  transform: translateY(-50%);
}
main.happiness-pocket .breadclumb .breadclumb-inner ul li a {
  color: #222;
}

@media (max-width: 768px) {
  main.happiness-pocket .read {
    padding-top: 5.3333333333vw;
  }
  main.happiness-pocket .read::after {
    display: block;
    content: "";
    width: 100%;
    height: 130.1333333333vw;
    background: url(../img/read-back_sp.png) no-repeat;
    background-size: cover;
  }
  main.happiness-pocket .read .read-inner {
    flex-direction: column;
    padding-left: 0;
  }
  main.happiness-pocket .read .read-inner .read-img {
    flex-direction: row;
    justify-content: center;
    gap: 0;
    width: unset;
    margin-right: 0;
  }
  main.happiness-pocket .read .read-inner .read-img img:nth-of-type(1) {
    width: 34.6666666667vw;
  }
  main.happiness-pocket .read .read-inner .read-img img:nth-of-type(2) {
    width: 33.6vw;
    margin-left: -0.8vw;
  }
  main.happiness-pocket .read .read-inner .read-txt {
    width: 120%;
    margin-top: -6.9333333333vw;
    margin-left: -10.1333333333vw;
  }
  main.happiness-pocket .illust {
    margin-top: 3.2vw;
  }
  main.happiness-pocket .illust .illust-container {
    flex-direction: column;
    align-items: center;
    gap: 3.2vw 0;
    width: 100%;
  }
  main.happiness-pocket .illust .illust-container .main-img {
    width: 89.3333333333vw;
  }
  main.happiness-pocket .illust .illust-container .thumbnail {
    width: 100%;
    padding-left: 5.3333333333vw;
    flex-wrap: nowrap;
    gap: 0 3.2vw;
    overflow: scroll;
  }
  main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item {
    width: 21.8666666667vw;
    flex-shrink: 0;
  }
  main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item:last-of-type {
    margin-right: 5.3333333333vw;
  }
  main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item:hover::after, main.happiness-pocket .illust .illust-container .thumbnail .thumbnail-item.current::after {
    border: 0.8vw solid #28546F;
  }
  main.happiness-pocket .illust .happiness-pocket-btn {
    width: 64.8vw;
    margin: 6.4vw auto 0;
    border-radius: 26.6666666667vw;
    font-size: 4.2666666667vw;
    line-height: 12vw;
  }
  main.happiness-pocket .illust .happiness-pocket-btn::before {
    border-radius: 26.6666666667vw;
    bottom: -1.6vw;
    right: -1.0666666667vw;
  }
  main.happiness-pocket .illust .happiness-pocket-btn:hover {
    transform: translate(1.0666666667vw, 1.6vw);
  }
  main.happiness-pocket .movie {
    width: 89.3333333333vw;
    margin-top: 16vw;
  }
  main.happiness-pocket .new-item {
    width: 100%;
    margin: 15.2vw auto 0 !important;
  }
  main.happiness-pocket .new-item h2 {
    width: 94.6666666667vw;
    margin: 0 0 6.4vw 0;
  }
  main.happiness-pocket .new-item .btn.more {
    top: unset !important;
  }
  main.happiness-pocket .btn.more {
    position: relative !important;
  }
  main.happiness-pocket .swiper-button-prev, main.happiness-pocket .swiper-button-next {
    display: none;
  }
  main.happiness-pocket .news {
    margin-top: 16vw;
    padding-bottom: 23.2vw;
  }
  main.happiness-pocket .news::before {
    width: 100%;
    height: 112.8vw;
    background: url(../img/news-back_sp.png) no-repeat;
    background-size: cover;
  }
  main.happiness-pocket .news .news-inner {
    width: 89.6vw;
  }
  main.happiness-pocket .news .news-inner h2 {
    width: 89.3333333333vw;
    margin: 0;
  }
  main.happiness-pocket .news .news-inner .news-container {
    margin-top: 5.8666666667vw;
    gap: 4vw;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item {
    width: 42.6666666667vw;
    border-radius: 1.8666666667vw;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item a {
    flex-direction: column;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item a .news-img img {
    width: 100%;
    height: 42.6666666667vw;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt {
    padding: 2.6666666667vw 2.6666666667vw 13.6vw;
    width: 100%;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt .date {
    gap: 0 2.1333333333vw;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt .date span {
    letter-spacing: 0;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt .date span:nth-of-type(1) {
    font-size: 2.6666666667vw;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt .date span:nth-of-type(2) {
    font-size: 2.6666666667vw;
    font-weight: 400;
  }
  main.happiness-pocket .news .news-inner .news-container .news-item a .news-txt p {
    margin-top: 2.4vw;
    font-size: 3.2vw;
    letter-spacing: 0.02em;
  }
  main.happiness-pocket .watch-list {
    padding: 20.8vw 0 28.8vw;
  }
  main.happiness-pocket .watch-list .watch-list-inner {
    width: 89.3333333333vw;
  }
  main.happiness-pocket .breadclumb {
    padding-bottom: 13.0666666667vw;
  }
  main.happiness-pocket .breadclumb .breadclumb-inner {
    width: 89.3333333333vw;
  }
  main.happiness-pocket .breadclumb .breadclumb-inner ul {
    gap: 0 6.6666666667vw;
  }
  main.happiness-pocket .breadclumb .breadclumb-inner ul li {
    font-size: 2.9333333333vw;
  }
  main.happiness-pocket .breadclumb .breadclumb-inner ul li:not(:has(a))::before {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
    left: -4vw;
  }
}/*# sourceMappingURL=style.css.map */