@charset "UTF-8";
* {
  min-width: unset;
}

.inlineblock_item {
  display: inline-block;
}

div.point20250207 {
  width: 100%;
  overflow: hidden;
}
div.point20250207 * {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
@media (max-width: 1080px) {
  div.point20250207 * {
    font-size: 14px;
  }
}
@media (max-width: 810px) {
  div.point20250207 * {
    font-size: 14px;
  }
}
div.point20250207 .slick-slider {
  margin-bottom: 0;
}
div.point20250207 p,
div.point20250207 a {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
  font-family: "Noto Sans JP", sans-serif;
}
div.point20250207 img {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
div.point20250207 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
div.point20250207 ul li {
  display: block;
}
div.point20250207 .pc,
div.point20250207 .view_pc {
  display: inherit !important;
}
@media (max-width: 640px) {
  div.point20250207 .pc,
  div.point20250207 .view_pc {
    display: none !important;
  }
}
div.point20250207 .sp2,
div.point20250207 .view_sp {
  display: none !important;
}
@media (max-width: 640px) {
  div.point20250207 .sp2,
  div.point20250207 .view_sp {
    display: inherit !important;
  }
}
div.point20250207 .sa {
  opacity: 0;
  transition: all 1.2s ease;
}
div.point20250207 .sa.show {
  opacity: 1;
  transform: none;
}
div.point20250207 .sa-lr {
  transform: translate(-80px, 0);
}
div.point20250207 .sa-rl {
  transform: translate(80px, 0);
}
div.point20250207 .sa-up {
  transform: translate(0, 40px);
}
div.point20250207 .sa-down {
  transform: translate(0, -80px);
}
div.point20250207 .sa-scaleUp {
  transform: scale(0.7);
}
div.point20250207 .sa-scaleDown {
  transform: scale(1.5);
}
div.point20250207 .sa-rotateL {
  transform: rotate(180deg);
}
div.point20250207 .sa-rotateR {
  transform: rotate(-180deg);
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
div.point20250207 .fadein {
  animation-name: fadein;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
div.point20250207 .fade1 {
  animation-name: fade1;
  animation-duration: 3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
div.point20250207 .delay-2 {
  transition-delay: 0.2s;
}
div.point20250207 .delay-3 {
  transition-delay: 0.3s;
}
div.point20250207 .delay-4 {
  transition-delay: 0.4s;
}
div.point20250207 .delay-5 {
  transition-delay: 0.5s;
}
div.point20250207 .delay-6 {
  transition-delay: 0.6s;
}
div.point20250207 .delay-7 {
  transition-delay: 0.7s;
}
div.point20250207 .delay-8 {
  transition-delay: 0.8s;
}
div.point20250207 .delay-9 {
  transition-delay: 0.9s;
}
div.point20250207 .delay-10 {
  transition-delay: 1s;
}
div.point20250207 .delay-11 {
  transition-delay: 1.1s;
}
div.point20250207 .delay-12 {
  transition-delay: 1.2s;
}
div.point20250207 .anim_floats01 {
  animation-name: anim_floats01;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
@keyframes anim_floats01 {
  0% {
    transform: translateY(0em);
  }
  50% {
    transform: translateY(-0.5em);
  }
  100% {
    transform: translateY(0em);
  }
}
div.point20250207 .hover_animA {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.point20250207 .hover_animA:hover {
  transform: translateY(10px);
  filter: opacity(0.6);
}
div.point20250207 .hover_animB {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.point20250207 .hover_animB:hover {
  filter: opacity(0.6);
}
div.point20250207 .hover_animC {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.point20250207 .hover_animC:hover {
  filter: brightness(1.5);
}
div.point20250207 .top_area {
  width: 100%;
  position: relative;
  font-size: 1em;
}
div.point20250207 .top_area > .top_img {
  width: 100%;
  max-width: 1040px;
  margin: auto;
  display: flex !important;
  background: #fff;
}
@media (max-width: 1080px) {
  div.point20250207 .top_area > .top_img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  div.point20250207 .top_area > .top_img {
    width: 100%;
  }
}
div.point20250207 .top_area > .top_img img {
  height: auto;
}
div.point20250207 .leadcomment {
  font-size: 1em;
  line-height: 1.8;
  width: 900px;
  color: #333;
  margin: 0 auto;
  text-align: center;
  margin-block: 8%;
  letter-spacing: 0.25em;
}
@media (max-width: 810px) {
  div.point20250207 .leadcomment {
    width: 90%;
  }
}
@media (max-width: 640px) {
  div.point20250207 .leadcomment {
    width: 96%;
    letter-spacing: 0.2em;
    margin-block: 10%;
  }
}
div.point20250207 .leadcomment a {
  text-decoration: none;
  color: inherit;
}
div.point20250207 .leadcomment .p1 {
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.3em;
  font-size: 1.5em;
  color: #333;
  margin: auto;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #fff;
  width: 63%;
}
@media (max-width: 1080px) {
  div.point20250207 .leadcomment .p1 {
    width: 100%;
  }
}
@media (max-width: 640px) {
  div.point20250207 .leadcomment .p1 {
    padding-bottom: 0.6em;
    margin-bottom: 0.6em;
  }
}
div.point20250207 .leadcomment .p2, div.point20250207 .leadcomment .p3, div.point20250207 .leadcomment .p4, div.point20250207 .leadcomment .p5, div.point20250207 .leadcomment .p6 {
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  margin-bottom: 1.5em;
  font-weight: 400;
}
div.point20250207 .leadcomment .p2 *, div.point20250207 .leadcomment .p3 *, div.point20250207 .leadcomment .p4 *, div.point20250207 .leadcomment .p5 *, div.point20250207 .leadcomment .p6 * {
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 640px) {
  div.point20250207 .leadcomment .p2, div.point20250207 .leadcomment .p3, div.point20250207 .leadcomment .p4, div.point20250207 .leadcomment .p5, div.point20250207 .leadcomment .p6 {
    line-height: 1.6em;
    margin-bottom: 1em;
    word-break: break-all;
  }
  div.point20250207 .leadcomment .p2 br, div.point20250207 .leadcomment .p3 br, div.point20250207 .leadcomment .p4 br, div.point20250207 .leadcomment .p5 br, div.point20250207 .leadcomment .p6 br {
    display: none;
  }
}
div.point20250207 .leadcomment .p4 {
  margin-bottom: 3em;
}
@media (max-width: 640px) {
  div.point20250207 .leadcomment .p5 {
    text-align: center;
  }
}
div.point20250207 .leadcomment .text_deco {
  font-weight: bold;
  font-size: 110%;
  color: red;
}
div.point20250207 .item_wrapper {
  max-width: 1040px;
  margin: 0 auto;
}
div.point20250207 .item_wrapper .style_link_box {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin-inline: auto;
  padding-bottom: 8%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_link_box {
    width: 90%;
  }
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_link_box {
    width: 96%;
  }
}
div.point20250207 .item_wrapper .style_link_box .style_link_title {
  width: 100%;
  text-align: center;
  background: #afafaf;
  color: #fff;
  line-height: 2;
  font-size: 14px;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_link_box .style_link_title {
    font-size: 12px;
  }
}
div.point20250207 .item_wrapper .style_link_box .style_link {
  width: 20%;
  overflow: hidden;
  position: relative;
}
div.point20250207 .item_wrapper .style_link_box .style_link:hover .link_mask {
  opacity: 1;
  padding-top: 50%;
}
div.point20250207 .item_wrapper .style_link_box .style_link .link_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.6s ease;
}
div.point20250207 .item_wrapper .style_link_box .style_link .caption {
  font-size: 130%;
  text-align: center;
  color: #fff;
}
div.point20250207 .item_wrapper .style_list {
  padding-block: 10%;
  border-top: 2px solid #ccc;
  position: relative;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list {
    padding-block: 6%;
  }
}
div.point20250207 .item_wrapper .style_list .style_title {
  width: 67%;
  position: absolute;
  right: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  z-index: 2;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_list .style_title {
    position: unset;
    width: 92%;
    margin: 5% auto;
  }
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .style_title {
    width: 96%;
    flex-direction: column;
  }
}
div.point20250207 .item_wrapper .style_list .style_title .style_no {
  width: -moz-max-content;
  width: max-content;
  padding-right: 20px;
  border-right: 2px solid #333;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .style_title .style_no {
    width: 92%;
    padding-right: 0;
    border-right: none;
    border-bottom: 2px solid #333;
    display: flex;
    flex-direction: column;
  }
}
div.point20250207 .item_wrapper .style_list .style_title .style_no .point_title {
  font-weight: bold;
  font-size: 2.9vw;
  font-size: clamp(24px, 2.9vw, 38px);
  font-family: "Marcellus", serif;
  white-space: nowrap;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .style_title .style_no .point_title {
    text-align: right;
    font-size: 20px;
  }
}
div.point20250207 .item_wrapper .style_list .style_title .style_no .no_area {
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  gap: 10px;
}
div.point20250207 .item_wrapper .style_list .style_title .style_no .no_area span {
  font-weight: bold;
  font-size: 2.2vw;
  font-size: clamp(18px, 2.2vw, 28px);
  font-family: "Marcellus", serif;
}
div.point20250207 .item_wrapper .style_list .style_title .style_no .no_area .number {
  font-weight: bold;
  font-size: 5.3vw;
  font-size: clamp(42px, 5.3vw, 70px);
  line-height: 1.2;
  font-family: "Marcellus", serif;
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit {
  width: 100%;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .style_title .style_credit {
    width: 94%;
    margin-inline: auto;
  }
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit a {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0 10px;
  flex-wrap: wrap;
  padding-block: 5px;
}
@media screen and (max-width: 460px) {
  div.point20250207 .item_wrapper .style_list .style_title .style_credit a {
    flex-direction: column;
    width: 100%;
    gap: 2px;
  }
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit a p {
  line-height: 1.8;
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit a .taxin {
  font-size: 12px;
  color: #888;
  margin-left: 3px;
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit a span {
  margin: 0 0 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: right;
}
@media (max-width: 450px) {
  div.point20250207 .item_wrapper .style_list .style_title .style_credit a span {
    margin: 0 auto;
  }
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit a .tab-w {
  width: 50%;
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit a .back {
  width: 100%;
  background: #e6b5b7;
  padding: 1% 2%;
  color: #e84d53;
  font-weight: 600;
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit a .back span {
  color: #fff;
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit .link_line {
  padding-bottom: 5px;
  position: relative;
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit .link_line:before {
  background: #e84d53;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform 0.6s;
}
div.point20250207 .item_wrapper .style_list .style_title .style_credit .link_line:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
div.point20250207 .item_wrapper .style_list .img_wrapper {
  display: flex;
  gap: 2%;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
div.point20250207 .item_wrapper .style_list .img_wrapper .style_img {
  width: 50%;
  display: flex;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper .style_img {
    width: 100%;
  }
}
div.point20250207 .item_wrapper .style_list .img_wrapper .style_img .img_1 {
  width: 60%;
  position: relative;
}
div.point20250207 .item_wrapper .style_list .img_wrapper .style_img .img_1::after {
  content: "POINT×5";
  font-size: 20px;
  font-family: "Marcellus", serif;
  line-height: 2;
  color: #888;
  margin-left: 20px;
}
div.point20250207 .item_wrapper .style_list .img_wrapper .style_img .img_2 {
  width: 50%;
  align-self: end;
  margin-left: -10%;
  position: relative;
  z-index: 1;
  margin-top: 300px;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper .style_img .img_2 {
    margin-top: 120px;
  }
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper .style_img .img_2 {
    margin-top: 20%;
  }
}
div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list {
  width: 50%;
  position: relative;
  margin-top: 300px;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list .item_img {
  position: absolute;
  width: 52%;
  aspect-ratio: 5/6;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list .item_img {
    position: unset;
    width: 30%;
  }
}
div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list .item_img a {
  transition: 1s;
}
div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list .item_img a:hover {
  opacity: 0.8;
}
div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list .item_shoes {
  width: 30%;
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list .item_shoes a {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_list .img_wrapper .item_img_list .item_shoes img {
    margin-top: 20%;
    width: 80%;
  }
}
div.point20250207 .item_wrapper .style_1 .item_img_1 {
  position: absolute;
  z-index: 1;
  top: -30px;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_1 .item_img_1 {
    top: 0;
  }
}
div.point20250207 .item_wrapper .style_1 .item_img_2 {
  position: absolute;
  right: 3%;
  bottom: 0;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_1 .item_img_2 {
    right: 5%;
  }
}
div.point20250207 .item_wrapper .style_1 .item_img_3 {
  position: absolute;
  right: 42%;
  bottom: -16%;
  z-index: 1;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_1 .item_img_3 {
    right: 48%;
    bottom: 5%;
  }
}
div.point20250207 .item_wrapper .style_2 .item_img_1 {
  position: absolute;
  z-index: 1;
  top: -7%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_2 .item_img_1 {
    top: 0;
    left: -2%;
  }
}
div.point20250207 .item_wrapper .style_2 .item_img_2 {
  position: absolute;
  left: 18%;
  bottom: -16%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_2 .item_img_2 {
    left: 15%;
    bottom: -4%;
  }
}
div.point20250207 .item_wrapper .style_2 .item_img_3 {
  position: absolute;
  right: 0;
  bottom: 2%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_2 .item_img_3 {
    right: 2%;
    bottom: 10%;
  }
}
div.point20250207 .item_wrapper .style_2 .item_img_4 {
  position: absolute;
  right: 0;
  bottom: -24%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_2 .item_img_4 {
    right: 5%;
    bottom: -12%;
  }
}
div.point20250207 .item_wrapper .style_3 .item_img_1 {
  position: absolute;
  z-index: 1;
  top: -7%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_3 .item_img_1 {
    top: 0;
    left: -2%;
  }
}
div.point20250207 .item_wrapper .style_3 .item_img_2 {
  position: absolute;
  top: 3%;
  right: 6%;
  z-index: 1;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_3 .item_img_2 {
    right: 8%;
    top: 12%;
  }
}
div.point20250207 .item_wrapper .style_3 .item_img_3 {
  position: absolute;
  left: 21%;
  bottom: -18%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_3 .item_img_3 {
    left: 17%;
    bottom: -4%;
  }
}
div.point20250207 .item_wrapper .style_3 .item_img_4 {
  position: absolute;
  right: 5%;
  bottom: -16%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_3 .item_img_4 {
    right: 8%;
    bottom: -7%;
  }
}
div.point20250207 .item_wrapper .style_4 .item_img_1 {
  position: absolute;
  z-index: 1;
  top: -30px;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_4 .item_img_1 {
    top: 0;
  }
}
div.point20250207 .item_wrapper .style_4 .item_img_2 {
  position: absolute;
  right: 3%;
  bottom: 0;
  width: 65% !important;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_4 .item_img_2 {
    right: 5%;
  }
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_4 .item_img_2 {
    width: 30% !important;
  }
}
div.point20250207 .item_wrapper .style_4 .item_img_3 {
  position: absolute;
  right: 46%;
  bottom: -20%;
  z-index: 1;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_4 .item_img_3 {
    right: 48%;
    bottom: 5%;
  }
}
div.point20250207 .item_wrapper .style_5 .item_img_1 {
  position: absolute;
  z-index: 1;
  top: -10%;
  left: 22%;
  width: 65% !important;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_5 .item_img_1 {
    top: 10%;
    left: 13%;
  }
}
@media (max-width: 640px) {
  div.point20250207 .item_wrapper .style_5 .item_img_1 {
    width: 30% !important;
  }
}
div.point20250207 .item_wrapper .style_5 .item_img_2 {
  position: absolute;
  right: 5%;
  bottom: -16%;
}
@media (max-width: 810px) {
  div.point20250207 .item_wrapper .style_5 .item_img_2 {
    right: 14%;
    bottom: -5%;
  }
}
div.point20250207 .app_link_box {
  width: 60%;
  margin: 5% auto;
}
@media (max-width: 810px) {
  div.point20250207 .app_link_box {
    width: 70%;
  }
}
@media (max-width: 640px) {
  div.point20250207 .app_link_box {
    width: 80%;
  }
}
div.point20250207 .event_link_box {
  width: 80%;
  margin: 8% auto;
}
@media (max-width: 810px) {
  div.point20250207 .event_link_box {
    width: 90%;
  }
}
@media (max-width: 640px) {
  div.point20250207 .event_link_box {
    width: 96%;
  }
}
div.point20250207 .event_link_box p {
  text-align: center;
  line-height: 2;
}
div.point20250207 .event_link_box .event_link_item {
  display: flex;
}
div.point20250207 .event_link_box .event_link_item a {
  border: 1px solid #888;
}
div.point20250207 .event_link_box .event_link_item a:hover {
  filter: brightness(0.8);
}/*# sourceMappingURL=0207point5.css.map */