@charset "UTF-8";

/* CSS Document */
.show-sp {
  display: none;
}
.iceSampLPv2 {
  font-family: "MFW-PA1GothicStd-Regular", sans-serif !important;
  /* font-family: "A1ゴシック R", "A1 Gothic R", sans-serif !important; */
  color: #333;
  line-height: 1.6 !important;
  margin: 0 auto 100px;
  padding: 0;
}
.iceSampLPv2 img {
  display: block;
  width: 100%;
  height: auto;
  border: none;
}
.iceSampLPv2 .ttl {
  color: #64002d;
  font-size: 1.2rem;
}
.iceSampLPv2
  .ttl:not(.islp2_trust .ttl, .islp2_reviews .ttl, .islp2_voice .ttl) {
  display: inline-block;
}
.iceSampLPv2 h1 {
  display: block;
  /* font-family: "MFW-PA1GothicStd-Bold", sans-serif !important; */
  font-family: "MFW-PA1GothicStd-Medium", sans-serif !important;
  color: #64002d;
  font-size: 2.5rem;
  margin: 0 auto 40px;
}
.iceSampLPv2 h2 {
  display: inline-block;
  color: #64002d;
  font-size: 2rem;
  letter-spacing: 0.02em;
  line-height: 1.6;
  margin: 0.8em 0 0;
}
.iceSampLPv2 h3 {
  color: #64002d;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  text-align: center;
  margin: 0 auto 5px;
}
.iceSampLPv2 h4 {
  color: #64002d;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 20px auto 0;
}
.iceSampLPv2 p {
  font-size: 1rem;
  line-height: 1.8;
  margin: 0 auto;
}
.iceSampLPv2 ul {
  font-size: 1.8rem;
  margin: 0 auto;
}
.iceSampLPv2 ul,
.iceSampLPv2 ol {
  list-style: none;
  padding-inline-start: 0;
}
.iceSampLPv2 .note {
  font-size: 0.9rem;
}
.iceSampLPv2 .en {
  font-family: "din-2014-rounded-variable", sans-serif !important;
  font-variation-settings: "wght" 600;
}
.iceSampLPv2 span.michelin {
  display: inline-block;
  color: #64002d;
  font-size: 1.1rem !important;
  background: #fff;
  border-radius: 10px;
  margin: 0.2em auto !important;
  padding: 5px 10px;
}
.iceSampLPv2 a:hover {
  text-decoration: none !important;
}

.iceSampLPv2 section {
  margin: 0 0 120px !important;
}
.iceSampLPv2
  section:not(
    .islp2_mv,
    .islp2_trust,
    .islp2_top-voice,
    .islp2_reviews,
    .islp2_other-reviews,
    .islp2_voice,
    .islp2_eligible,
    .islp2_flavor
  ) {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.iceSampLPv2 .inner {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.iceSampLPv2 .inner .txt_box {
  display: flex;
  flex-direction: column;
  margin: 0 40px 0;
}
.iceSampLPv2 .ttl_container {
  min-height: 380px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
}
.iceSampLPv2 .ttl_container .photo_box {
  width: 60%;
  height: auto;
  max-height: none;
  position: relative;
}
.iceSampLPv2 .ttl_container .photo_box img {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.iceSampLPv2 .ttl_container .txt_box {
  width: 40%;
  min-width: 440px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  margin: 0 auto 40px;
  padding: 40px 60px;
}
.iceSampLPv2 .desc_container {
  width: calc(100% - 60px);
  background: #f5f0e6;
  margin: -40px 0 auto auto;
  padding: 60px;
  position: relative;
  z-index: 2;
}
.iceSampLPv2 .right {
  flex-flow: row-reverse;
}
.iceSampLPv2 .desc_container.right {
  margin: -40px auto auto 0;
}

/* list */
.iceSampLPv2 .list {
  display: flex;
  max-width: 1180px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
.iceSampLPv2 .list li {
  width: calc((100% - 60px) / 3);
  align-content: flex-start;
  line-height: 1.8;
  background: #fff;
  border-radius: 25px;
  padding: 25px;
  box-sizing: border-box;
}
.iceSampLPv2 .list li h3 {
  line-height: 1.5;
}
.iceSampLPv2 .list li p {
  text-align: left;
  margin: 0 auto;
}
.iceSampLPv2 .list .photo_box {
  width: 100%;
  /* aspect-ratio: 1 / 1; */
  margin: 0 auto;
}
.iceSampLPv2 .list p img {
  width: 100%;
  height: 100%;
  width: 1em;
  display: inline-block;
  vertical-align: text-top;
  object-fit: contain;
}
.iceSampLPv2 .list:last-child {
  width: 100%;
}
.iceSampLPv2 .list li:not(:first-of-type, .inner-box ul li) {
  margin: 0 0 0 30px;
}
.iceSampLPv2 .list:last-child strong {
  font-size: 1.266rem;
}
.iceSampLPv2 .list .num {
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  color: #fff;
  line-height: 1;
  background: #64002d;
  border-radius: 50% 50% 0 50%;
  margin: 0;
  position: relative;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .iceSampLPv2 .desc_container {
    width: calc(100% - 40px);
    padding: 40px;
  }
  .iceSampLPv2 .ttl_container .txt_box h2 {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  .show-pc {
    display: none !important;
  }
  .show-sp {
    display: inline !important;
  }
  .iceSampLPv2 {
    margin: 0 auto 40px;
  }
  /* 縦積み */
  .iceSampLPv2 .ttl_container,
  .iceSampLPv2 .inner,
  .iceSampLPv2 .ttl_container.right,
  .iceSampLPv2 .desc_container.right {
    flex-direction: column;
  }
  .iceSampLPv2 .ttl_container .photo_box,
  .iceSampLPv2 .ttl_container .txt_box,
  .iceSampLPv2 .inner .photo_box,
  .iceSampLPv2 .inner .txt_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    top: 0;
  }
  .iceSampLPv2 .inner,
  .iceSampLPv2 .ttl_container .txt_box {
    box-sizing: border-box;
  }
  .iceSampLPv2 .ttl_container .txt_box {
    min-width: auto;
  }
  .iceSampLPv2 .ttl_container .photo_box {
    width: calc(100% - 40px);
    height: auto;
    min-height: auto;
    margin: 0 40px 0 0;
  }
  .iceSampLPv2 .ttl_container .photo_box img {
    max-height: 350px;
    position: relative;
  }

  /* PCのネガティブマージン（食い込み）を解除 */
  .iceSampLPv2 .desc_container {
    width: calc(100% - 15px);
    margin: 0 0 0 15px;
    padding: 25px;
    box-sizing: border-box;
  }
  .iceSampLPv2 .ttl_container.right .photo_box {
    margin: 0 0 0 40px;
  }
  .iceSampLPv2 .desc_container.right {
    margin: 0 40px 0 0;
  }
  /* 3列カードを1列の縦並びに */
  .iceSampLPv2 .list {
    flex-direction: column;
  }
  .iceSampLPv2 .list li {
    width: 100%;
  }
  .iceSampLPv2 .list li:not(:first-of-type, .inner-box ul li) {
    margin: 20px 0 0 0;
  }

  /* テキスト余白・サイズ調整 */
  .iceSampLPv2 .ttl_container .txt_box,
  .iceSampLPv2 .inner .txt_box {
    padding: 25px 0 0 0;
  }
  .iceSampLPv2 section {
    max-width: 100%;
    padding: 0;
    margin: 0 auto 50px !important;
  }
  .iceSampLPv2 h1 {
    font-size: 1.6rem;
    margin: 0 0 30px;
  }
  .iceSampLPv2 h2 {
    font-size: 2.2rem;
    line-height: 1.4;
    margin: 0 auto 25px;
  }
  .iceSampLPv2 h3 {
    font-size: 1.533rem;
    line-height: 1.6;
  }
  .iceSampLPv2 .list li h3 {
    font-size: 2.2rem;
    line-height: 1.3;
  }
  .iceSampLPv2 p {
    font-size: 1.2rem;
    text-align: left;
    margin: 0 auto;
  }
  .iceSampLPv2 .note {
    font-size: 0.933rem;
    text-align: left;
  }
  .iceSampLPv2 ul {
    font-size: 1.066rem;
  }
  .iceSampLPv2 .ttl_container {
    min-height: 55vw;
  }
}
/* @media (max-width: 599px) {
  .iceSampLPv2 p {
    font-size: 1.077rem;
  }
} */
@media screen and (max-width: 430px) {
  .iceSampLPv2 .list li {
    padding: 20px;
  }
}

/* btn */
.iceSampLPv2 .cv_btn a {
  display: block;
  width: 450px;
  height: 60px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 55px;
  text-align: center;
  border: 3px solid #094;
  background: #094;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  position: relative;
  z-index: 1;
  transition:
    color 0.3s,
    background-color 0.3s,
    box-shadow 0.3s,
    transform 0.3s;
}
.iceSampLPv2 .cv_btn a span {
  font-size: 1.3rem;
  color: #094;
  line-height: 1;
  background: #fff98b;
  border-radius: 20px;
  margin: 0 5px 0 0;
  padding: 5px 10px 3px;
}
.iceSampLPv2 .cv_btn a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 6%;
  transition: 0.3s;
}
.iceSampLPv2 .cv_btn a:hover {
  color: #094;
  background: #fff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  opacity: 1;
  transform: translateY(5px);
}
.iceSampLPv2 .cv_btn a:hover span {
  color: #fff98b;
  background: #094;
}
.iceSampLPv2 .cv_btn a:hover:after {
  content: "";
  border-top: 2px solid #094;
  border-right: 2px solid #094;
  right: 3%;
}
@media screen and (max-width: 768px) {
  .iceSampLPv2 .cv_btn a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(100% - 30px);
    /* min-width: 270px; */
    height: 100px;
    font-size: 1.9rem;
    line-height: 1;
    border: 2px solid #094;
  }
  .iceSampLPv2 .cv_btn a span {
    font-size: 1.9rem;
    border-radius: 20px;
    margin: 0 auto 8px;
    padding: 5px 10px 3px;
  }
  .iceSampLPv2 .cv_btn a:after {
    right: 3%;
  }
  .iceSampLPv2 .cv_btn a:hover {
    border: 2px solid #094;
  }
  .iceSampLPv2 .cv_btn a:hover:after {
    right: 1.5%;
  }
}

/* 追従ボタン */
.iceSampLPv2 .islp2_floating_btn {
  position: fixed;
  bottom: -150px;
  right: 20px;
  z-index: 10;
  transition:
    bottom 0.5s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.5s ease;
  opacity: 0;
  pointer-events: none;
}
.iceSampLPv2 .islp2_floating_btn.is_show {
  bottom: 85px;
  opacity: 1;
  pointer-events: auto;
}
.iceSampLPv2 .islp2_floating_btn a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 130px;
  color: #fff;
  font-size: 1.134rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1.3;
  border: 3px solid #094;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  background: #094;
  transition:
    transform 0.3s ease,
    background 0.3s ease;
  box-sizing: border-box;
}
.iceSampLPv2 .islp2_floating_btn a span {
  font-size: 1rem;
  color: #094;
  line-height: 1;
  background: #fff98b;
  border-radius: 20px;
  margin-bottom: 5px;
  padding: 5px 8px 3px;
}
.iceSampLPv2 .islp2_floating_btn a:hover {
  color: #094;
  background: #fff;
  transform: translateY(-5px);
}
.iceSampLPv2 .islp2_floating_btn a:hover span {
  color: #fff98b;
  line-height: 1;
  background: #094;
  border-radius: 16px;
  margin: 0 auto 8px;
  padding: 5px 10px 3px;
}
@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_floating_btn {
    right: 0;
    left: 0;
    width: 100%;
    display: block;
    bottom: -100px;
  }
  .iceSampLPv2 .islp2_floating_btn.is_show {
    bottom: 0;
  }
  .iceSampLPv2 .islp2_floating_btn a {
    width: 80%;
    height: 64px;
    padding: 8px 0;
    border-radius: 16px;
    font-size: 1.231rem;
    gap: 4px;
    margin: 0 auto 1.5rem;
  }
  .iceSampLPv2 .islp2_floating_btn a span {
    display: inline-block;
    font-size: 1.1rem;
    margin-bottom: 0;
    padding: 5px 10px 3px;
  }
  .iceSampLPv2 .islp2_floating_btn a br {
    display: none;
  }
  .iceSampLPv2 .islp2_floating_btn a:hover {
    transform: none;
  }
  .iceSampLPv2 .islp2_floating_btn a:hover span {
    margin: 0;
  }
}

/* marker */
.iceSampLPv2 .marker {
  background: linear-gradient(rgba(255, 242, 3, 0.6), rgba(255, 242, 3, 0.6))
    no-repeat;
  background-size: 0 40%;
  background-position: 0 80%;
  padding: 0 0 5px;
  transition: 0.8s;
}
.iceSampLPv2 .marker.active {
  background-size: 100% 40%;
}

/* 移動しないフェードイン */
.iceSampLPv2 .fadein-simple {
  opacity: 0;
  filter: blur(8px); /* 最初のぼかし */
  /* opacityとfilterの両方を1.5秒かけて滑らかに変化させる */
  transition:
    opacity 1.5s ease,
    filter 1.5s ease;
}
.fadein-simple.scrollin {
  opacity: 1;
  filter: blur(0);
}

/* fadein（ページ読み込み時とスクロール時ふわっと上に出てくる）*/
.iceSampLPv2 .fadein {
  opacity: 0;
  transform: translateY(50px);
  transition:
    opacity 1.3s ease,
    transform 1.3s ease;
}
.iceSampLPv2 .fadein.scrollin {
  opacity: 1;
  transform: translateY(0);
}

/* fadeUp（順番にふわっと上に出てくる） */
.iceSampLPv2 .fadeUp {
  opacity: 0;
  transform: translateY(40px);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.iceSampLPv2 .fadeBox {
  opacity: 0;
  transform: translateY(100px);
}

/* Modal */
/* モーダルウィンドウ全体のスタイル */
.iceSampLPv2 .islp2_modal_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
}
.iceSampLPv2 .modal_content {
  background: #fff;
  width: 100%;
  max-width: 600px;
  border-radius: 8px;
  padding: 30px;
  box-sizing: border-box;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
.iceSampLPv2 .modal_content h2 {
  margin: 0 0 20px;
  font-size: 1.5rem;
  text-align: center;
  width: 100%;
}
.iceSampLPv2 .modal_scroll_wrap {
  position: relative;
  margin-bottom: 20px;
}
/* ▼ 追加：下部のグラデーション（has-gradientがある時だけ表示） ▼ */
.iceSampLPv2 .modal_scroll_wrap.has-gradient::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px; /* グラデーションの高さ */
  background: linear-gradient(
    to bottom,
    rgba(249, 249, 249, 0) 0%,
    rgba(249, 249, 249, 1) 90%
  );
  pointer-events: none; /* スクロールの邪魔をしないように */
  transition: opacity 0.4s ease;
  opacity: 1;
}
/* スクロール完了時は透明にして消す */
.iceSampLPv2 .modal_scroll_wrap:not(.has-gradient)::after {
  opacity: 0;
}
.iceSampLPv2 .modal_scroll_area {
  height: 250px;
  font-size: 0.9rem;
  line-height: 1.6;
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 15px;
  overflow-y: auto;
  overscroll-behavior: contain; /* スクロール貫通防止 */
}
.iceSampLPv2 .modal_scroll_area p {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.6;
  border: 2px solid #64002d;
  margin: 0 auto 15px;
  padding: 1rem;
}
.iceSampLPv2 .modal_scroll_area p span {
  font-size: 1.4rem;
  color: #64002d;
  background: linear-gradient(transparent 50%, #fff98b 50%);
  padding: 0 0 2px;
}
.iceSampLPv2 .modal_scroll_area ol {
  font-size: 1rem;
  list-style: decimal !important;
  padding-left: 1em;
}
.iceSampLPv2 .modal_scroll_area span.down {
  display: block;
  width: 40px;
  height: calc(40px / 2);
  background: #e0e0e0;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  margin: 0 auto 5px;
}
.iceSampLPv2 .modal_buttons {
  display: flex;
  justify-content: space-between;
  flex-flow: row-reverse;
  gap: 15px;
}
.iceSampLPv2 .modal_buttons button,
.iceSampLPv2 .modal_buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 68px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  border: none;
  padding: 10px 15px;
  box-sizing: border-box;
  transition: 0.3s;
}
.iceSampLPv2 .btn_cancel {
  background: #e0e0e0;
}
.iceSampLPv2 .btn_cancel:hover {
  background: #ccc;
}
.iceSampLPv2 .btn_agree {
  background: #094;
  color: #fff;
}
.iceSampLPv2 .btn_agree:hover {
  background: #094;
}
/* 「最後まで読んでいない時」の同意ボタン */
.iceSampLPv2 .btn_agree.is_disabled {
  color: #fff;
  background: #aaa !important;
  pointer-events: none !important;
  cursor: not-allowed;
}
/* LPのスクロールをロック */
.iceSampLPv2.is_scroll_locked {
  overflow: hidden;
}
/* scrollアイコン */
.iceSampLPv2 .scroll_indicator {
  position: absolute;
  bottom: 10px;
  left: 50%;
  background-color: #64002d;
  color: #fff;
  font-size: 0.9rem;
  font-weight: bold;
  padding: 8px 20px;
  border-radius: 4px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  z-index: 10;
  pointer-events: none;
  transition: opacity 0.4s ease;
  animation: bounceScroll 1.5s infinite;
}
.iceSampLPv2 .scroll_indicator::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 8px solid #64002d;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

/* 下までスクロールした時（has-gradientが消えた時）一緒に消す */
.iceSampLPv2 .modal_scroll_wrap.is-scrolled .scroll_indicator {
  opacity: 0;
}
@keyframes bounceScroll {
  0%,
  100% {
    transform: translate(-50%, 0);
  }
  50% {
    transform: translate(-50%, 8px);
  }
}
@media screen and (max-width: 600px) {
  .iceSampLPv2 .modal_content {
    padding: 20px;
  }
  .iceSampLPv2 .modal_scroll_area {
    height: 200px;
  }
  .iceSampLPv2 .modal_buttons {
    flex-direction: column-reverse;
    gap: 10px;
  }
}

/* mv */
.iceSampLPv2 #slider,
.islp2_mv {
  width: 100%;
  /* 保険として通常の高さを指定（MVが消える事故を防ぐ） */
  height: calc(100vh - 121px);
  /* その直後に、JSで取得した「固定の高さ（--vh）」で上書きロックする */
  height: calc(var(--vh, 1vh) * 100 - 121px);
}
.islp2_mv {
  background-size: cover;
  padding: 60px 3%;
  position: relative;
  z-index: 0;
}
.islp2_mv .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.islp2_mv::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.islp2_mv .txt_box {
  width: -webkit-fit-content !important; /* 古いSafari・Chrome用 */
  width: -moz-fit-content !important; /* 古いFirefox用 */
  width: fit-content !important; /* テキストの幅に箱のサイズを同期 */
  max-width: 100%;
  min-width: 450px;
  display: flex;
  flex-direction: column;
  align-items: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.islp2_mv h1 {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: clamp(2.133rem, 9vw, 3.8rem);
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
  white-space: nowrap;
}
.islp2_mv span {
  display: inline-block;
  white-space: nowrap;
  color: #fff98b;
}

.islp2_mv span.super {
  font-size: 140%;
  margin: 0 0.2rem;
  font-weight: 800;
  position: relative;
  line-height: 80%;
}

.islp2_mv .span_box {
  border-radius: 0px;
  backdrop-filter: blur(3px);
  margin: 0 auto 0.3em;
  padding: 0 0.4em;
  background: rgba(100, 0, 45, 60%);
}
.islp2_mv .icon_box {
  display: block;
  box-sizing: border-box;
  width: 100%;
  font-size: clamp(1.733rem, 7.6vw, 2.9rem);
  line-height: 1.4;
  border-bottom: 2px solid #fff98b;
  padding: 10px 0;
}
.islp2_mv .under {
  font-size: clamp(1.733rem, 7.6vw, 2.9rem);
  letter-spacing: 0.02em;
  padding: 10px 0;
}
.islp2_mv .text {
  /* 最初からCSSで透明にしておく（ロード時のチラつき消滅） */
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 2s ease,
    visibility 2s ease;
}
/* is-active が付いた時だけフワッと表示 */
.islp2_mv .text.is-active {
  opacity: 1;
  visibility: visible;
}

/* scrolldown */
.iceSampLPv2 .scrolldown {
  height: 30px;
  position: absolute;
  left: 50%;
  bottom: 0;
}
.iceSampLPv2 .scrolldown span {
  color: #eee;
  font-size: 1rem;
  letter-spacing: 0.05em;
  position: absolute;
  left: -1.5em;
  top: -20px;
}
.iceSampLPv2 .scrolldown:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  background: #eee;
  animation: pathmove 2.4s ease-in-out infinite;
  opacity: 0;
}
@keyframes pathmove {
  0% {
    top: 0;
    height: 0;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  35% {
    top: 0;
    height: 30px;
    opacity: 1;
  }
  60% {
    top: 0;
    height: 30px;
    opacity: 1;
  }
  90% {
    top: 30px;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 30px;
    height: 0;
    opacity: 0;
  }
}

@media screen and (max-width: 768px) {
  .islp2_mv .txt_box {
    width: 70%;
    min-width: auto;
    margin: 0 auto;
  }
  .islp2_mv h1 strong {
    line-height: 1.5;
  }
  .islp2_mv p {
    margin: 0 auto 20px;
  }
  .islp2_mv p strong {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .iceSampLPv2 #slider,
  .islp2_mv {
    /* スマホも同様に、保険を書いてからJSの固定値で上書きロック */
    height: calc(100vh - 65px);
    height: calc(var(--vh, 1vh) * 100 - 65px);
  }
  .islp2_mv .txt_box {
    width: 90%;
  }
}

/* story */
.islp2_story {
  max-width: inherit !important;
}
.islp2_story .ttl_container {
  width: calc(100% - 120px);
  max-width: 1180px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.islp2_story .ttl_container .photo_box {
  min-width: 360px;
}
.islp2_story h2 {
  margin: 0.8em auto 0.5em 0;
}
.islp2_story .ttl_container .txt_box {
  width: auto;
  min-width: 320px;
  align-items: flex-start !important;
  margin: 0 40px 0 0;
  padding: 0;
}
.islp2_story .ttl_container .txt_box p {
  margin: 0 auto 1em 0;
}
.islp2_story .note {
  color: #64002d;
}

@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_story {
    margin: 0 auto !important;
  }
  .islp2_story .ttl_container {
    width: 100%;
    min-width: auto;
  }
  .islp2_story .ttl_container.right .photo_box {
    min-width: auto;
    margin: 0 auto;
    padding: 0 25px;
  }
  .islp2_story .ttl_container .txt_box {
    width: fit-content;
    min-width: auto;
    align-items: flex-start;
    margin: 0 auto;
    padding: 25px 25px 50px;
  }
  .islp2_story .txt_box {
    text-align: center;
  }
  .islp2_story .txt_box .ttl {
    width: 100%;
    text-align: center;
    margin: 0 auto 10px;
  }
  .islp2_story h2 {
    text-align: left;
    margin: 0 0 15px 0;
  }
  .islp2_story .ttl_container .txt_box p {
    text-align: left;
    margin: 0;
  }
  .islp2_story p {
    /* font-size: 1.066rem; */
    margin: 0 auto 30px;
  }
}

/* trust */
.iceSampLPv2 .islp2_trust {
  width: calc(100% - 60px);
  margin: 0 auto 120px 0;
}
.iceSampLPv2 .islp2_trust .photo_box {
  width: 70%;
  -webkit-transition-delay: 0.4s !important;
  transition-delay: 0.4s !important;
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
  z-index: 0;
  overflow: hidden;
}
.islp2_trust .photo_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: bottom;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-duration: 5s;
  transition-duration: 5s;
}
.iceSampLPv2 .islp2_trust .txt_box {
  width: 30%;
  min-width: 320px;
  align-items: flex-start !important;
  margin: 0 0 0 40px;
  padding: 0;
}
.islp2_trust .txt_box h2 {
  margin: 0.8em 0 0.5em;
}
.islp2_trust .txt_box p {
  margin: 0 auto 0 0;
}

@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_trust {
    width: 100%;
    margin: 0 auto !important;
    padding: 0;
  }
  .iceSampLPv2 .islp2_trust .photo_box {
    width: calc(100% - 40px);
  }
  .iceSampLPv2 .islp2_trust .ttl_container .txt_box {
    width: fit-content;
    min-width: auto;
    margin: 0 auto;
    padding: 25px 0 50px 0;
    align-items: flex-start;
  }
  .iceSampLPv2 .islp2_trust .txt_box .ttl {
    width: 100%;
    text-align: center;
  }
  .iceSampLPv2 .islp2_trust .txt_box h2 {
    margin: 10px 0 15px;
  }
  .iceSampLPv2 .islp2_trust .txt_box p {
    text-align: left;
    margin: 0;
  }
}

/* limit */
.islp2_limit p {
  text-align: center;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .islp2_limit p {
    text-align: left;
    margin: 0 auto 15px;
  }
}

/* limited */
.iceSampLPv2 .islp2_limited {
  max-width: inherit !important;
  margin: 0 !important;
  position: relative;
}
.islp2_limited div {
  position: relative;
  z-index: 2;
}
.islp2_limited .desc_container h3 {
  text-align: left;
}
.islp2_limited .desc_container h3 span {
  display: inline-block;
  font-size: 1.8rem;
  color: #fff;
  background: #64002d;
  border-radius: 20px;
  margin: 0 auto 0.3em;
  padding: 0 10px;
}
.islp2_limited .desc_container h3 strong.marker {
  font-size: 1.8rem;
}
.islp2_limited .inner {
  display: flex;
  justify-content: center;
  width: 75%;
  min-width: 762px;
  margin: 0 auto;
}
.islp2_limited .photo_box {
  width: 50%;
  min-width: 360px;
}
.islp2_limited .txt_box {
  width: 42%;
  margin: 0 0 0 40px;
}
.islp2_limited .txt_box p {
  text-align: left;
}
.islp2_limited .desc_container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
}
/* 棒グラフ */
.islp2_limited .txt_box,
.islp2_limited .modern-chart-section {
  align-self: stretch;
}
.islp2_limited .modern-chart-section {
  width: 55%;
  max-width: 450px;
  font-family: "MFW-PA1GothicStd-Regular", sans-serif !important;
  box-sizing: border-box;
  display: flex;
}
.islp2_limited .modern-chart-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  position: relative !important;
  transform: translateY(10px);
}
/* 背景のグリッド線と数字・Y軸 */
.islp2_limited .grid-lines-area {
  position: absolute !important;
  top: 0;
  left: 50px;
  right: 0;
  height: calc(100% - 50px); /* グラフ本体の高さ */
  z-index: 1;
  border-left: 2px solid #ddd; /* Y軸（縦線）*/
  border-bottom: 2px solid #ddd;
}
.islp2_limited .grid-line {
  position: absolute !important;
  left: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}
.islp2_limited .grid-line span {
  position: absolute !important;
  left: -10px;
  top: 0;
  transform: translate(-100%, -50%);
  color: #a3a3a7;
  font-size: 14px;
  white-space: nowrap;
}
/* 棒グラフ本体 */
.islp2_limited .chart-bars-area {
  flex-grow: 1;
  display: flex;
  justify-content: space-around;
  z-index: 2;
  position: relative !important;
}
.islp2_limited .bar-group {
  width: 40%;
  max-width: 130px;
  display: flex;
  flex-direction: column;
}
.islp2_limited .bar-track {
  width: 100%;
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}
/* アニメーション設定 */
.islp2_limited .bar-fill {
  width: 100%;
  height: 0;
  display: flex;
  flex-direction: column;
  margin: 1px 0 2px;
  overflow: hidden;
  transition: height 1.5s cubic-bezier(0.22, 1, 0.36, 1);
}
.islp2_limited .modern-chart-container.is_active .bar-fill {
  height: 100%;
  height: calc(100% - 3px);
}
/* グラフの配色・テキスト */
.islp2_limited .bar-top {
  background-color: #e8e8e9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.islp2_limited .bar-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.islp2_limited .color-other {
  background-color: #e5c072;
}
.islp2_limited .color-brand {
  background-color: #64002d;
}
.islp2_limited .txt-gray {
  color: #7f7f85;
  font-size: 14px;
  font-weight: bold;
}
.islp2_limited .bar-group:nth-of-type(2) .txt-gray {
  color: #64002d;
}

.islp2_limited .txt-white {
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 1.1;
}
.islp2_limited .txt-white strong {
  font-size: 1.6rem;
}
/* X軸（社名ラベル） */
.islp2_limited .bar-label-x {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6e6e74;
  font-size: 1rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}
.islp2_limited .bar-label-x img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

@media screen and (max-width: 768px) {
  .islp2_limited .desc_container {
    flex-direction: column;
  }
  .islp2_limited .txt_box {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .islp2_limited .desc_container h3 {
    text-align: center;
  }
  .islp2_limited .modern-chart-section {
    width: 100%;
    min-height: 280px;
    margin: 0 auto;
  }
  .islp2_limited p {
    font-size: 1.066rem;
  }
  .islp2_limited .txt-white {
    font-size: 2rem;
    line-height: 1.1;
  }
  .islp2_limited .txt-white strong {
    font-size: 2.308rem;
  }
}

/* top-voice */
.iceSampLPv2 .islp2_top-voice {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: none;
  z-index: 0;
}
.islp2_top-voice .inner {
  display: flex;
  align-items: stretch;
  justify-content: center;
  max-width: 1180px;
  margin: 0 auto;
  padding: 60px;
  position: relative;
}
.islp2_top-voice .photo_box {
  width: 70%;
}
.islp2_top-voice .photo_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.islp2_top-voice .inner > .txt_box:not(.sp) {
  width: 30%;
  min-width: 290px;
  justify-content: space-between;
  margin: 0 0 0 60px;
}
.islp2_top-voice h2 {
  width: fit-content;
  font-size: 2.4rem;
  line-height: 1.5;
  margin: 0.8em 0;
  padding-bottom: 15px;
  position: relative;
}
.iceSampLPv2 .islp2_top-voice h2.eachTextAnime:after {
  content: "";
  width: 0;
  height: 3px;
  background: #64002d;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.5s ease;
}
.iceSampLPv2 .islp2_top-voice h2.eachTextAnime.appeartext:after {
  width: 100%;
  transition: width 1.5s cubic-bezier(0.22, 1, 0.36, 1) 2.5s;
}
.islp2_top-voice .eachTextAnime span {
  opacity: 0;
}
.islp2_top-voice .eachTextAnime.appeartext span {
  animation: text_anime_on 1s ease-out forwards;
}
@keyframes text_anime_on {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.islp2_top-voice .shop_inner {
  margin-left: -30%;
}
.islp2_top-voice .shop_box {
  display: inline-block;
  color: #fff;
  background: #64002d;
  padding: 20px;
}
.islp2_top-voice .shop_box p {
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: left;
  margin: 0 auto;
}
.islp2_top-voice .shop_box p:last-of-type {
  margin: 0.1em auto 0;
}
.islp2_top-voice .shop_box p span {
  font-size: 0.9rem;
  margin: 0 auto 0 0.4em;
}
.islp2_top-voice .txt_box h3 {
  display: block;
  color: #333;
  font-size: 1.06667rem;
  text-align: left;
  line-height: 1.8;
  background: #fff;
  margin: 0;
  padding: 20px;
}
@media (min-width: 768px) {
  .islp2_top-voice .inner::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -50vw;
    right: -50vw; /* 画面の端から端まで広げる */
    /* JSで取得したh3の高さ + 上下40pxずつ(計80px) */
    height: calc(var(--h3-height, 100px) + 120px);
    background: #f5f0e6;
    z-index: -1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .islp2_top-voice .inner {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .iceSampLPv2 .islp2_top-voice::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: #f5f0e6;
    z-index: -1;
  }
  .islp2_top-voice .inner {
    flex-direction: column;
    padding: 25px;
  }
  .iceSampLPv2 .islp2_top-voice .txt_box.sp {
    padding: 0;
  }
  .islp2_top-voice .inner > .txt_box:not(.sp) {
    width: 100%;
    margin: 0;
  }
  .islp2_top-voice h2 {
    margin: 0 auto 25px;
  }
  .islp2_top-voice .shop_inner {
    margin: 0;
  }
  .islp2_top-voice .desc_container {
    margin-top: 20px;
    width: 100%;
  }
  .iceSampLPv2 .islp2_top-voice .inner > .txt_box:not(.sp) {
    display: block;
    position: relative;
    padding-top: 50px;
  }
  .iceSampLPv2 .islp2_top-voice .shop_box {
    position: absolute;
    bottom: 100%;
    left: 0;
    max-width: 100%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 599px) {
  /* .islp2_top-voice .shop_box p {
    font-size: 1.154rem;
  } */
  .islp2_top-voice .txt_box h3 {
    font-size: 1.077rem;
  }
}

/* reviews */
.iceSampLPv2 .islp2_reviews {
  margin: 0 !important;
}
.islp2_reviews .inner {
  text-align: center;
  margin: 0 auto 30px;
}
.islp2_reviews .inner .txt_box {
  width: 42%;
  min-width: 360px;
  margin: 0 3% 0 0;
}
.islp2_reviews .inner h3 {
  font-size: 1.8rem;
}
.islp2_reviews .inner address {
  font-style: normal;
  margin: 0 auto 20px;
}
.islp2_reviews .stars {
  display: flex;
  justify-content: center;
  align-items: self-end;
  font-size: 1.2rem;
  margin: 0 auto 20px;
}
.islp2_reviews .stars img {
  width: 120px;
  margin-bottom: 2px;
}
.islp2_reviews .stars span {
  font-size: 2.533rem;
  line-height: 1;
  margin: 0 3px;
}
.islp2_reviews p {
  text-align: center;
  margin: 0 auto 20px;
}
.islp2_reviews .inner .cat {
  width: 75%;
  min-width: 250px;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.2;
  margin: 0 0 0 0.5em;
}
.islp2_reviews .inner h4 {
  font-size: 1.6rem;
  color: #fbbc04;
  margin: 0.3em auto;
}
.islp2_reviews .inner .cat_box {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.islp2_reviews .inner .cat:not(.active) span {
  font-size: 0.9rem;
  background: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 18px;
  margin: 0 2px 4px;
  padding: 4px 6px;
}
.islp2_reviews .inner .cat.active {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  background: #fbbc04;
  box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.6);
  border-radius: 18px;
  margin: 0 0 10px;
  padding: 12px;
}
.islp2_reviews .inner .cat.active:nth-of-type(2) {
  font-size: 1.2rem;
  padding: 6px;
  margin: 0 0 15px;
}
.islp2_reviews .inner .cat.active span {
  font-size: 1.8rem;
}
.islp2_reviews .reviews-list {
  display: flex;
  max-width: 1180px;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
}
.islp2_reviews .reviews-list li {
  line-height: 1.8;
  background: #fff;
  border-radius: 15px;
  padding: 14px 20px;
  margin-bottom: 10px;
}
.islp2_reviews .reviews-list li p {
  text-align: left;
  margin: 0 auto;
}
.islp2_reviews .reviews-list p img {
  display: inline-block;
  width: 1em;
  vertical-align: text-top;
}
.islp2_reviews .reviews-list:last-child {
  width: 60%;
}
.islp2_reviews .reviews-list:last-child li {
  align-content: center;
}
.islp2_reviews .reviews-list:last-child strong {
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_reviews {
    /* padding: 40px 25px 10px; */
    margin: 0 auto 25px !important;
  }
  .iceSampLPv2 .islp2_reviews .ttl_container.right .photo_box {
    margin: 0 40px 0 0;
  }
  .iceSampLPv2 .islp2_reviews .desc_container.right {
    margin: 0 0 0 15px;
  }
  .iceSampLPv2 .islp2_limit .desc_container .cv_btn a,
  .iceSampLPv2 .islp2_reviews .desc_container.right .cv_btn a {
    width: 100%;
  }
  .islp2_reviews .inner {
    margin: 0 auto 10px;
  }
  .islp2_reviews .inner .txt_box {
    width: 100%;
    min-width: auto;
    margin: 0 auto 20px;
    padding: 0;
  }
  .islp2_reviews .inner .cat {
    margin: 0 auto;
  }
  .islp2_reviews .reviews-list {
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
  }
  .islp2_reviews .reviews-list li {
    width: 100%;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
  }
  .islp2_reviews .reviews-list li:nth-of-type(2n) {
    margin-left: 0;
  }
  .islp2_reviews .reviews-list:last-child {
    width: 100%;
  }
  .islp2_reviews .reviews-list:last-child li {
    width: 100%;
    align-content: center;
  }
  .islp2_reviews .reviews-list:last-child li:not(:first-of-type) {
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 599px) {
  .islp2_reviews .inner .cat.active:nth-of-type(2) {
    font-size: 1.077rem;
  }
  .islp2_reviews .inner .cat:not(.active) span {
    font-size: 1.077rem;
  }
}
@media (max-width: 420px) {
  .islp2_reviews {
    padding: 40px 15px 10px;
  }
  .islp2_reviews .inner h3 {
    font-size: 1.666rem;
  }
  .islp2_reviews .inner .cat span {
    margin: 0 2px 10px;
  }
}

/* other-reviews & eligible */
.iceSampLPv2 .islp2_other-reviews,
.iceSampLPv2 .islp2_eligible {
  width: 100%;
  background: transparent;
  padding: 60px 0 0;
  position: relative;
  box-sizing: border-box;
}
.islp2_other-reviews .ttl_container,
.islp2_eligible .ttl_container {
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
}
.islp2_other-reviews .ttl_container h2,
.islp2_eligible .ttl_container h2 {
  margin: 0;
}
.islp2_other-reviews .ttl_container .photo_box,
.islp2_eligible .ttl_container .photo_box {
  width: calc(100% - 50px) !important;
  max-width: 100%;
  overflow: hidden;
}
.islp2_other-reviews .photo_box img,
.islp2_eligible .photo_box img {
  object-position: bottom;
}
.islp2_other-reviews .inner,
.islp2_eligible .inner {
  width: 100%;
  background: #f5f0e6;
  margin: -90px auto 0 0;
  padding: 90px 60px 60px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}

/* other-reviews */
.islp2_other-reviews .inner .txt_box {
  width: 100%;
  margin: 0 !important;
}
.islp2_other-reviews .list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}
.islp2_other-reviews .list li {
  flex: 1;
  min-width: 280px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.8;
  background: #fff;
}
.islp2_other-reviews .list strong {
  font-size: 1.5rem !important;
}
.islp2_other-reviews .list li p {
  text-align: center;
}
.islp2_other-reviews .list:last-child {
  justify-content: flex-start;
}

/* eligible */
.islp2_eligible .inner {
  display: flex;
  flex-direction: column;
}
.islp2_eligible .inner .txt_box {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto 40px;
}
.islp2_eligible .list li p > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  margin-top: 15px;
}
.islp2_eligible .list li p > span > span {
  display: inline-block;
  background: #f5f0e6;
  padding: 5px 15px;
  border-radius: 4px;
  text-indent: 0;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .iceSampLPv2 .islp2_other-reviews,
  .iceSampLPv2 .islp2_eligible {
    padding: 40px 0 0 !important;
  }
  .islp2_other-reviews .inner,
  .islp2_eligible .inner {
    padding: 70px 40px 40px;
  }
}
@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_other-reviews,
  .iceSampLPv2 .islp2_eligible {
    padding: 0;
  }
  .islp2_other-reviews .ttl_container .txt_box,
  .islp2_eligible .ttl_container .txt_box {
    width: 100%;
    min-width: auto;
    margin: 0 auto;
    padding: 0;
  }
  .iceSampLPv2 .islp2_other-reviews .ttl_container .photo_box,
  .iceSampLPv2 .islp2_eligible .ttl_container .photo_box {
    width: 100%;
    margin: 0 auto;
  }
  .islp2_other-reviews .ttl_container,
  .islp2_eligible .ttl_container {
    margin-bottom: 0;
  }
  .islp2_other-reviews .ttl_container h2,
  .islp2_eligible .ttl_container h2 {
    margin: 0 auto 25px;
  }
  .islp2_other-reviews .inner::before,
  .islp2_eligible .inner::before {
    left: -25px;
    right: -25px;
    bottom: 0;
  }
  .islp2_other-reviews .inner,
  .islp2_eligible .inner {
    padding: 90px 25px 25px;
  }
  .islp2_other-reviews .inner .txt_box,
  .islp2_eligible .inner .txt_box {
    padding: 25px 0 0;
  }
  .islp2_other-reviews .inner {
    display: block;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .islp2_other-reviews ul.list {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    gap: 25px;
    padding-bottom: 10px;
  }
  .islp2_other-reviews ul.list > li {
    margin: 0 !important;
    flex-shrink: 0;
    width: 85% !important;
  }
  .islp2_other-reviews ul.list:last-child li {
    width: 85% !important;
  }
}

/* support */
.iceSampLPv2 .islp2_support {
  margin: 0 0 100px !important;
}
.islp2_support .desc_container > h3 {
  margin-bottom: 30px;
}
.islp2_support .list {
  display: flex;
  flex-wrap: wrap; /* スマホで落ちた時のための安全装置 */
  align-items: stretch; /* 3つのカード自体の高さを一番大きいものに合わせる */
}
.islp2_support .list li {
  display: flex;
  flex-direction: column;
}
.islp2_support .list li h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4em;
}
.islp2_support .inner-box ul li {
  width: 100%;
  padding: 0 0 0.2em;
}
.islp2_support .list li ul,
.islp2_support .list li > p {
  width: 100%;
  text-align: left;
  margin-left: 0;
  padding-left: 0;
}
.islp2_support .list li ul li p {
  text-align: left;
  width: 100%;
}
.islp2_support .list > li:nth-child(2) ul {
  font-size: 1rem;
  list-style: disc !important;
  padding-left: 1.5em !important;
}
.islp2_support .list > li:nth-child(2) ul li {
  display: list-item !important;
  text-align: left;
  line-height: 1.8;
  padding-bottom: 0.5em !important; /* 行と行の隙間 */
  /* ul側で余白を取ったので、li側の余白はゼロにリセット */
  padding-left: 0 !important;
  margin: 0 !important;
}
.islp2_support .list > li:nth-child(2) ul li::before {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_support {
    margin: 0 auto 40px !important;
  }
  .islp2_support .list > li:nth-child(2) ul li {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .islp2_support ul p:last-child {
    margin: 0 auto;
  }
  .islp2_support h3 {
    line-height: 1.7;
  }
  .islp2_support .list li h3 {
    min-height: auto;
  }
  .iceSampLPv2 .list .photo_box {
    aspect-ratio: auto;
  }
}

/* voice */
.iceSampLPv2 .islp2_voice {
  max-width: inherit !important;
  margin: 100px 0 !important;
}
.islp2_voice .voice-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1180px;
  margin: 0 auto;
  box-sizing: border-box;
}
.islp2_voice .voice-list li {
  background: none;
  padding: 0 !important;
}
.islp2_voice .voice-list li h3 {
  font-size: 1rem;
  color: #333;
  font-weight: normal;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0;
}
.islp2_voice .voice-list li p {
  min-height: 154px;
  font-size: 1.066rem;
  font-weight: bold;
  color: #f5f0e6;
  line-height: 1.2;
  text-align: center;
  align-content: center;
  background: #64002d;
  margin: 0 0 10px;
  padding: 10px 5px;
}
.islp2_voice .voice-list li p span {
  font-size: 0.9rem;
}

@media only screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_voice {
    margin: 40px auto !important;
  }
  .islp2_voice .voice-list li h3 {
    margin: 0;
  }
  .islp2_voice .voice-list li h3 span {
    font-size: 0.8rem;
  }
  .islp2_voice .voice-list li p {
    min-height: auto;
    font-size: 1.4rem;
    margin: 0 0 10px;
  }
  .islp2_voice .voice-list li p span {
    font-size: 1rem;
  }
  .islp2_support ul.support-list {
    padding: 0;
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    gap: 25px;
    padding-bottom: 10px;
  }
  .islp2_support ul.support-list > li {
    margin: 0 !important;
    flex-shrink: 0;
    width: 85%;
  }
  .islp2_support .list li h3 {
    min-height: auto;
    white-space: nowrap;
  }
  .islp2_criteria .txt_box p {
    text-align: center;
  }
}

/* criteria */
.iceSampLPv2 .islp2_criteria {
  display: inline-block;
  max-width: inherit !important;
  text-align: center;
  line-height: 2;
  margin: 100px 0 0 !important;
}
.islp2_criteria .desc_container .photo_box:first-of-type {
  width: 46.5vw !important;
  max-width: 558px !important;
  position: relative;
  top: -3.33333vw;
}

@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_criteria {
    line-height: 1.8;
    margin: 40px auto 25px !important;
  }
  .islp2_criteria .desc_container .txt_box,
  .islp2_criteria .desc_container .photo_box:first-of-type {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    top: 0;
  }
  .islp2_eligible .inner .txt_box {
    margin: 0 auto;
  }
  .islp2_eligible .inner .txt_box p {
    margin: 0 auto;
  }
}

/* msg */
.iceSampLPv2 .islp2_msg {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 60px !important;
  margin: 0 0 100px !important;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.islp2_msg .ttl_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.islp2_msg .ttl_container .txt_box {
  max-width: 400px;
  min-width: 320px;
  flex-shrink: 0; /* 画面が狭くなっても縮まず改行されない */
  padding: 0 40px 0 0;
  text-align: left;
  align-items: flex-start;
  margin: 0;
}
.islp2_msg .ttl_container .txt_box h2 {
  margin: 0.8em 0 0.5em 0;
}
.islp2_msg .ttl_container .txt_box h2:nth-of-type(2) {
  margin: 0;
}

/* swiper */
.islp2_msg .photo_box {
  flex-grow: 1; /* テキスト幅以外の余ったスペースすべて広げる */
  display: flex;
  align-items: flex-start;
  gap: 20px; /* 2つのスライダー間の隙間を少し広く */
  position: relative;
  z-index: 0;
}
/* スライダー本体の設定 */
.islp2_msg .photo_box .swiper {
  aspect-ratio: 352/512;
  flex: 1;
  /* ▼ GPUを強制稼働させてスクロールをヌルヌルにする ▼ */
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
/* 中のスライド画像自体もGPU処理に回す */
.islp2_msg .photo_box .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
/* 右側のスライダーだけ少し下にずらす */
.islp2_msg .photo_box .swiper:nth-of-type(1) {
  margin-top: 50px;
}
.islp2_msg .ttl_container .photo_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .iceSampLPv2 .islp2_msg {
    padding: 0 0 0 40px !important;
  }
}
@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_msg {
    margin: 0 auto 40px !important;
    padding: 0 25px !important;
  }
  .iceSampLPv2 .islp2_msg .ttl_container .txt_box {
    width: fit-content;
    min-width: auto;
    padding: 0;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
  }
  .iceSampLPv2 .islp2_msg .ttl_container .txt_box .ttl {
    line-height: 3;
    margin: 0 auto;
    text-align: center;
  }
  .islp2_msg .ttl_container .txt_box h2 {
    width: 100%;
    text-align: left;
    margin: 0 0 0.5em;
  }
  .iceSampLPv2 .islp2_msg .ttl_container .photo_box {
    width: 100%;
    margin: 0 auto;
    gap: 10px;
  }
  .iceSampLPv2 .islp2_msg .photo_box .swiper {
    aspect-ratio: 1 / 1.6;
  }
  .iceSampLPv2 .islp2_msg .photo_box .swiper:nth-of-type(1) {
    margin-top: 20px;
  }
  .iceSampLPv2 .islp2_msg .ttl_container .photo_box img {
    max-height: none;
  }
}

/* flavor */
.iceSampLPv2 .islp2_flavor {
  max-width: inherit !important;
  margin: 100px 0 !important;
}
.islp2_flavor h3 {
  margin: 0 auto 20px;
}
.islp2_flavor .flavor-desc {
  font-size: 1.2rem;
  color: #d32f2f;
  margin: 0 auto 30px;
  text-align: center;
  font-weight: bold;
}
.islp2_flavor h4 {
  letter-spacing: 0;
}
.islp2_flavor .flavor-list {
  display: flex;
  max-width: 1180px;
  flex-wrap: wrap;
  margin: 0 auto;
  box-sizing: border-box;
}
.islp2_flavor .flavor-list li {
  width: calc(100% / 3);
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.islp2_flavor .flavor-img {
  position: relative;
}
.islp2_flavor .flavor-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.islp2_flavor .flavor-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.islp2_flavor .flavor-ttl {
  width: fit-content;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background: #64002d;
  border-radius: 25px;
  margin: 50px auto 10px;
  padding: 5px 10px;
}
.islp2_flavor .flavor-list h4 {
  height: 40px;
  color: #64002d;
  line-height: 1.3;
  margin: 15px 0;
}
.islp2_flavor .flavor-list li h4 span {
  display: block;
  font-size: 0.933rem;
  margin: 0 auto 3px;
}
.islp2_flavor .flavor-list li p {
  width: 90%;
  margin: 0 5%;
  text-align: justify;
  line-height: 1.5;
}
.islp2_flavor .flavor-list .set-img {
  max-width: 45px;
  width: 20%;
  position: absolute;
  top: 9%;
  left: 10px;
}
.islp2_flavor .flavor-list .set-img img {
  width: 100%;
  margin: 0 0 5px;
}

/* size */
.islp2_size h2 {
  display: block;
  text-align: center;
}
.islp2_size h3 {
  display: block;
  font-size: 1.2rem;
  color: #64002d;
  font-weight: normal;
  text-align: center;
  margin: 0 auto 20px;
}
.islp2_size .size-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
}
.islp2_size .size-list h3 {
  font-weight: 700;
  margin: 0 auto 10px;
}
.islp2_size .size-list li {
  width: 49%;
}
.islp2_size .size-list li p {
  font-size: 0.933rem;
  margin: 0 auto;
}
.islp2_size .size-list li a {
  display: block;
  color: #64002d;
  position: relative;
  margin: 10px 0 0;
}
.islp2_size .size-list li a::after {
  content: ">";
  padding: 0 0 0 5px;
}
.islp2_size .size-list li a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .iceSampLPv2 .islp2_flavor {
    margin: 40px auto !important;
  }
  .islp2_flavor .flavor-list h4 {
    height: 30px;
  }
  .islp2_flavor .flavor-list li {
    width: 50%;
    margin: 0 0 20px;
  }
  .islp2_flavor .flavor-list li:nth-child(even),
  .islp2_flavor .flavor-list li:nth-child(4n) {
    margin: 0 0 20px;
  }
  .islp2_flavor .flavor-list li h2 {
    font-size: 1.066rem;
    height: 40px;
  }
  .islp2_flavor .flavor-list li p {
    font-size: 1rem;
  }
  .islp2_flavor h3,
  .islp2_size h3 {
    font-size: 1.533rem;
  }
  .islp2_flavor .flavor-list .set-img {
    min-width: 30px;
    width: 20%;
    position: absolute;
    top: 10px;
    left: 0px;
  }
  .islp2_flavor .flavor-ttl {
    margin: 10px auto 0;
  }
  .islp2_size .size-list li {
    width: 80%;
    max-width: 400px;
  }
  .islp2_size .size-list li p {
    text-align: center;
  }
}
@media only screen and (max-width: 719px) {
  /* .islp2_flavor h3 {
    font-size: 1.066rem;
  } */
  .islp2_flavor .flavor-list li {
    width: calc(100% / 3);
    padding: 15px;
  }
  .islp2_flavor .flavor-list li h4 {
    height: auto;
    min-height: 60px;
    margin: 10px 0;
    white-space: nowrap;
    font-size: 1rem;
  }
  .islp2_flavor .flavor-list li h4 span {
    font-size: 0.866rem;
    margin: 0 auto 3px;
  }
  .islp2_size h3 {
    margin: 0 0 20px;
    padding: 0;
  }
  .islp2_size .size-list h3 {
    margin: 0 auto 5px;
  }
  .islp2_size .size-list li p {
    font-size: 0.866rem;
  }
  .islp2_size .size-list li a {
    font-size: 0.8rem;
    line-height: 1.2;
  }
  .islp2_size ul.size-list {
    padding: 0;
  }
}
@media (max-width: 420px) {
  .islp2_flavor {
    padding: 40px 15px 0;
  }
  .islp2_flavor .flavor-ttl {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 769px) {
  .iceSampLPv2 .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .iceSampLPv2 .pc {
    display: none !important;
  }
}
@media only screen and (min-width: 560px) {
  .iceSampLPv2 .pc560 {
    display: none;
  }
}

/* btn_box マージン設定（.iceSampLPv2直下のみ） */
.iceSampLPv2 > .btn_box {
  margin: 60px 0 60px;
}

@media screen and (max-width: 768px) {
  .iceSampLPv2 > .btn_box {
    margin: 40px 0 40px;
  }
}

/* Bカートメモ
@media only screen and (min-width: 1280px) {
}
@media only screen and (max-width: 1279px) {
}
@media only screen and (min-width: 960px) {
}
@media only screen and (max-width: 959px) {
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
}
@media only screen and (min-width: 600px) {
}
@media only screen and (max-width: 599px) {
} */
