@charset "UTF-8";

/* CSS Document */
.iceSampLP {
  font-family: "A1ゴシック R", "A1 Gothic R", sans-serif !important;
  color: #333;
  line-height: 1.6 !important;
  margin: 0;
  padding: 0;
}
.iceSampLP img {
  display: block;
  width: 100%;
  height: auto;
  border: none;
}
.iceSampLP h1 {
  display: block;
  font-size: 25px;
  margin: 0 auto 40px;
  color: #64002D;
  text-align: center;
}
.iceSampLP h2 {
  display: block;
  font-size: 36px;
  margin: 0 auto 40px;
  color: #64002D;
  text-align: center;
}
.iceSampLP h3 {
  font-size: 24px;
  color: #64002D;
  text-align: center;
  margin: 0 auto 5px;
}
.iceSampLP .en {
  font-family: "din-2014-rounded-variable", sans-serif !important;
  font-variation-settings: "wght"600;
}
.islp_kv h1 strong, .islp_about p strong, .islp_limited p strong {
  display: inline-block;
  font-size: 30px;
  color: #fff98b;
  margin: 0.4em auto;
}
.islp_reviews .reviews-list strong, .voice-list strong {
  background: linear-gradient(transparent 50%, #fff98b 50%);
  padding: 0 0 2px;
}
.iceSampLP ul, .iceSampLP ol {
  list-style: none;
  padding-inline-start: 0;
}
.iceSampLP a:hover {
    text-decoration: none !important;
}
.iceSampLP .cmt {
  display: block;
  font-size: 20px;
  color: #64002D;
  text-align: center;
  margin: 0 auto 20px;
}
.iceSampLP section {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto !important;
  padding: 60px 40px !important;
  box-sizing: border-box
}
.iceSampLP .cv_btn p {
  width: 450px;
  text-align: center;
  margin: 0 auto;
}
.iceSampLP .cv_btn p.cmt {
  font-size: 17px;
  margin: 0 auto 8px;
}
.iceSampLP .cv_btn a {
  display: block;
  width: 450px;
  height: 60px;
  color: #fff;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
  background: #64002D;
  margin: 40px auto 10px;
}
.iceSampLP .cv_btn a:hover {
  opacity: 0.7;
  transition: .3s;
}

.islp_kv {
  max-width: inherit !important;
  text-align: center;
  background: url(https://files.bcart.jp/handelsvagen/uploads/islp/blp_bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.islp_kv::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.islp_kv div {
  z-index: 2;
  position: relative;
}
.islp_kv h1 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  line-height: 1.9;
  margin: 0 auto 20px;
}
.islp_kv img {
  width: 150px;
  margin: 0 auto;
}
.islp_intro {
  max-width: inherit !important;
  background: #F9F0DE;
}
.islp_intro h2 {
    font-size: 25px;
}
.islp_story {
  max-width: inherit !important;
  text-align: center
}
.islp_story p {
  font-size: 20px;
  line-height: 2;
  margin: 0 auto 40px;
}
.islp_story img {
  width: 600px;
  margin: 0 auto;
}

.islp_about {
  max-width: inherit !important;
  text-align: center;
  background: url(https://files.bcart.jp/handelsvagen/uploads/islp/flavor_top.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.islp_about::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}
.islp_about div {
  position: relative;
  z-index: 2;
}
.islp_about h2 {
color: #fff;
}
.islp_about p {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  line-height: 1.9;
  margin: 0 auto;
}
.islp_about img {
  width: 250px;
  margin: 30px auto 0;
}

.iceSampLP .islp_reviews {
  max-width: inherit !important;
  background: #F9F0DE;
  padding: 60px 40px 30px !important;
}
.islp_reviews .g-reviews {
  text-align: center;
}
.islp_reviews .g-reviews h3 {
  font-size: 28px;
}
.islp_reviews .g-reviews address {
  font-style: normal;
  margin: 0 auto 20px;
}
.islp_reviews .stars {
  display: flex;
  justify-content: center;
  align-items: self-end;
  font-size: 18px;
  margin: 0 auto 20px;
}
.islp_reviews .stars img {
  width: 120px;
  margin-bottom: 2px;
}
.islp_reviews .stars span {
  font-size: 38px;
  line-height: 1;
  margin: 0 3px;
}
.islp_reviews p {
  font-size: 16px;
  text-align: center;
  margin: 0 auto 30px;
}
.islp_reviews .g-reviews .cat {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  line-height: 1.2;
  margin: 0 auto 20px;
}
.islp_reviews .g-reviews .cat span {
  font-size: 15px;
  background: #fff;
  border-radius: 18px;
  margin: 0 4px 10px;
  padding: 10px;
}
.islp_reviews .g-reviews .cat span.active {
  font-weight: 700;
  background: #fbbc04;
  box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.6);
}
.islp_reviews .reviews-list {
  display: flex;
  max-width: 1180px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
.islp_reviews .reviews-list li {
  width: calc(100% / 2 - 15px);
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.islp_reviews .reviews-list li:nth-of-type(2n) {
  margin-left: 30px;
}
.islp_reviews .reviews-list li p {
  text-align: left;
  margin: 0 auto;
}
.islp_reviews .reviews-list p img {
  display: inline-block;
  width: 1em;
  vertical-align: text-top;
}
.islp_limited {
  max-width: inherit !important;
  text-align: center;
  background: url(https://files.bcart.jp/handelsvagen/uploads/islp/handcrafted0.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.islp_limited::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.islp_limited div {
  position: relative;
  z-index: 2;
}
.islp_limited h2 {
  color: #fff;
}
.islp_limited p {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  line-height: 1.9;
  margin: 0 auto;
}
.iceSampLP .islp_flavor {
  max-width: inherit !important;
  padding: 60px 40px 0 !important;
}
.islp_flavor h3 {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto 20px;
}
.islp_flavor .flavor-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1180px;
  margin: 0 auto;
  box-sizing: border-box;
}
.islp_flavor .flavor-list li h4 {
  height: 60px;
  font-size: 16px;
  color: #64002d;
  line-height: 1.3;
  margin: 10px 0;
}
.islp_flavor .flavor-list li h4 span {
  display: block;
  font-size: 14px;
  margin: 0 auto 3px;
}
.islp_flavor .flavor-list li {
  width: calc(100% / 4);
  text-align: center;
  margin-bottom: 20px;
}
.flavor-list h4 {
  font-size: 16px;
  color: #64002d;
  margin: 10px 0;
  height: 42px;
  line-height: 1.3
}
.flavor-img {
  position: relative;
}
.flavor-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.flavor-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.flavor-list li h2 {
  font-size: 20px;
  line-height: 1.3;
  margin: 0 0 10px;
  height: 50px;
}
.flavor-list li p {
  font-size: 14px;
  width: 90%;
  margin: 0 5%;
  text-align: justify;
  line-height: 1.5;
}
.islp_size h3 {
    display: block;
    font-size: 20px;
    color: #64002D;
    font-weight: normal;
    text-align: center;
    margin: 0 auto 20px;
}
.islp_size .size-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.islp_size .size-list h3 {
  font-weight: 700;
  margin: 0 auto 10px;
}
.islp_size .size-list li {
  width: 49%;
}
.islp_size .size-list li p {
  font-size: 14px;
  margin: 0 auto;
}
.islp_size .size-list li a {
  display: block;
  color: #64002D;
  position: relative;
  margin: 10px 0 0;
}
.islp_size .size-list li a::after {
  content: ">";
  padding: 0 0 0 5px;
}
.islp_size .size-list li a:hover {
    opacity: 0.7;
    transition: .3s;
}

.islp_voice {
  max-width: inherit !important;
  background: #F9F0DE;
}
.islp_voice .voice-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1180px;
  margin: 0 auto;
  box-sizing: border-box;
}
.islp_voice .voice-list li {
  width: calc(100% / 3 - 2%);
}
.islp_voice .voice-list li h3 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  text-align: justify;
  line-height: 1.8;
}
.islp_voice .voice-list li p {
  min-height: 98px;
  font-size: 16px;
  font-weight: bold;
  color: #F9F0DE;
  line-height: 1.2;
  text-align: center;
  align-content: center;
  background: #64002D;
  margin: 0 0 10px;
  padding: 10px 0;
}
.islp_voice .voice-list li p span {
  font-size: 12px;
}
.islp_msg {
  max-width: inherit !important;
  text-align: center;
  background: url(https://files.bcart.jp/handelsvagen/uploads/islp/about.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.islp_msg::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}
.islp_msg div {
  position: relative;
  z-index: 2;
}
.islp_msg p {
  color: #fff;
}
.islp_msg p:first-child {
  font-size: 24px;
  line-height: 2;
  margin: 0 auto;
}
.islp_msg .cv_btn p.cmt {
  color: #fff;
}

@media only screen and (max-width:768px) {
  .iceSampLP .pc768 {
    display: none;
  }
  .iceSampLP .cmt {
    font-size: 18px;
  } 
  .iceSampLP .cv_btn a {
    width: 90%;
    margin: 20px 5% 10px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
  }
  .iceSampLP .cv_btn p {
    width: 90%;
    font-size: 12px;
  }
  .iceSampLP .cv_btn p.cmt {
    font-size: 14px;
  }
  .flavor-list h4 {
    height: 30px;
  }
  .flavor-list li {
    width: 50%;
    margin: 0 0 20px;
  }
  .flavor-list li:nth-child(even), .flavor-list li:nth-child(4n) {
    margin: 0 0 20px;
  }
  .flavor-list li h2 {
    font-size: 16px;
    height: 40px;
  }
  .flavor-list li p {
    font-size: 13px;
  }
  .iceSampLP section {
    max-width: 100%;
    padding: 40px 25px !important;
  }
  .iceSampLP h1 {
    font-size: 24px;
    margin: 0 0 30px;
  }
  .iceSampLP h2 {
    font-size: 24px;
    margin: 0 auto 30px;
  }
  .iceSampLP h3 {
    font-size: 18px;
  }
  .islp_kv h1 strong, .islp_about p strong, .islp_limited p strong {
    font-size: 22px;
  }
  .islp_kv h1 {
    font-size: 16px;
    margin: 0 auto 20px;
  }
  .islp_kv img {
    width: 120px;
  }
  .islp_intro h2 {
    font-size: 18px;
  }
  .islp_story p {
    font-size: 16px;
    margin: 0 auto 30px;
  }
  .islp_story img {
    min-width: 300px;
    width: 80%;
  }
  .islp_about p {
    font-size: 16px;
  }
  .islp_about img {
    width: 200px;
    margin: 20px auto 0;
  }
  .iceSampLP .islp_reviews {
    padding: 40px 25px 10px !important;
  }
  .islp_reviews .reviews-list {
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
  }
  .islp_reviews .reviews-list li {
    width: 100%;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
  }
  .islp_reviews .reviews-list li:nth-of-type(2n) {
    margin-left: 0;
  }
  .islp_limited p {
    font-size: 16px;
  }
  .iceSampLP .islp_flavor {
    padding: 40px 25px 0 !important;
  }
  .islp_msg p:first-child {
    font-size: 16px;
  }
}

@media only screen and (max-width: 719px) {
  .islp_flavor h3 {
    font-size: 16px;
  }
  .islp_flavor .flavor-list li {
    width: calc(100% / 3);
  }
  .islp_flavor .flavor-list li h4 {
    height: auto;
    min-height: 60px;
  }
  .islp_flavor .flavor-list li h4 span {
    font-size: 13px;
    margin: 0 auto 3px;
  }
  .islp_size h3 {
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0 1em;
  }
  .islp_size .size-list h3 {
    margin: 0 auto 5px;
  }
  .islp_size .size-list li p {
    font-size: 13px;
  }
  .islp_size .size-list li a {
    font-size: 12px;
    line-height: 1.2;
  }
  .islp_size ul.size-list, .islp_voice ul.voice-list {
    padding: 0;
  }
  .islp_voice .voice-list li {
    width: 100%;
    margin: 0 0 30px;
    font-size: 12px;
  }
  .islp_voice .voice-list li:last-child {
    margin: 0;
  }
  .islp_voice .voice-list li h3 {
    margin: 0;
  }
  .islp_voice .voice-list li h3 span {
    font-size: 12px;
  }
  .islp_voice .voice-list li p {
    min-height: auto;
    margin: 0 0 10px;
  }
} 
@media only screen and (min-width:600px) {
  .iceSampLP .sp {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .iceSampLP .pc {
    display: none;
  }
  .iceSampLP .sp {
    display: block;
  }
}

@media only screen and (min-width: 560px) {
  .iceSampLP .pc560 {
    display: none;
  }
}
@media only screen and (max-width: 419px), only screen and (min-width: 530px) {
  .iceSampLP .pc530 {
    display: none;
  }
}
@media only screen and (max-width: 429px) {
  .iceSampLP .pc429 {
    display: none;
  }
}
@media (max-width: 420px) {
  .iceSampLP section {
    padding: 40px 15px;
  }
  .islp_reviews {
    padding: 40px 15px 10px !important;
  }
  .islp_reviews .g-reviews h3 {
    font-size: 25px;
  }
  .islp_reviews .g-reviews .cat span {
    margin: 0 2px 10px;
  }
  .islp_flavor {
    padding: 40px 15px 0 !important;
  }
}
@media (max-width: 419px) {
  .iceSampLP .pc419 {
    display: none;
  }
}


/* 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) {
} */
