#whim_241004 {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
}
#whim_241004 img {
  display: block;
  width: 100%;
}
#whim_241004 figure {
  margin: 0;
}
#whim_241004 a {
  display: block;
}
#whim_241004 .container {
  width: 95%;
  margin: 100px auto;
  max-width: 750px;
}
#whim_241004 .grid_title {
  font-size: clamp(24px, 5.3333333333vw, 38px);
  text-align: center;
  margin: 0 auto 30px;
}
#whim_241004 .item_wrapper {
  margin: 0 auto 80px;
}
#whim_241004 .item_wrapper .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}
#whim_241004 .item_wrapper .grid .fade_slider {
  width: 44.3013333333vw;
  max-width: 334.75px;
}
#whim_241004 .item_wrapper .grid .credit {
  text-decoration: underline;
}
#whim_241004 .item_wrapper .grid .buy {
  margin: 10px auto 0;
}
#whim_241004 .item_wrapper .grid .credit_wrap {
  grid-column: 1/3;
}
#whim_241004 .number {
  font-size: clamp(32px, 8.5333333333vw, 48px);
  border-bottom: 3px solid #000;
  width: fit-content;
  line-height: 0.7;
  margin-bottom: 8px;
  font-family: "sztos-variable", sans-serif;
  font-weight: 400;
}
#whim_241004 .title {
  font-size: clamp(27px, 7.2vw, 42px);
  font-family: "adobe-handwriting-frank", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#whim_241004 .com {
  padding: 5px 0 10px;
  font-size: clamp(9px, 2.4vw, 14px);
  line-height: 1.2;
}
#whim_241004 .credit {
  margin: 10px auto 0;
  text-align: center;
  text-decoration: none;
}
#whim_241004 .buy {
  border: 1px solid #000;
  text-align: center;
  padding: 5px 0;
  width: 50px;
  margin: 5px auto 0;
}
#whim_241004 .line {
  width: 70%;
  margin: clamp(100px, 26.6666666667vw, 150px) auto;
  border: 1px solid #cdcdcd;
}
#whim_241004 .brand_wrapper {
  margin: 0 auto 80px;
}
#whim_241004 .brand_wrapper .box {
  border: 1px solid #000;
  max-width: 500px;
  margin: 0 auto;
  padding: 20px 15px;
  font-size: clamp(12px, 3.2vw, 14px);
  line-height: 1.4;
}
#whim_241004 .brand_wrapper span {
  text-align: center;
  display: block;
  font-size: clamp(15px, 4vw, 20px);
}
#whim_241004 .code_grid > li:not(li:first-child) {
  margin-top: clamp(80px, 21.3333333333vw, 140px);
}
#whim_241004 .code_grid .flex {
  display: flex;
  gap: 1%;
  justify-content: center;
}
#whim_241004 .code_grid .alpha {
  padding-bottom: clamp(10px, 2.6666666667vw, 20px);
}
#whim_241004 .code_grid .flex .left,
#whim_241004 .code_grid .flex .right {
  width: 44.6666666667vw;
  max-width: 300px;
  height: 100%;
  font-size: 0;
}
#whim_241004 .code_grid .flex .left img,
#whim_241004 .code_grid .flex .right img {
  object-fit: cover;
  height: 100%;
}
#whim_241004 .code_grid .credit {
  width: fit-content;
  text-decoration: underline;
}
#whim_241004 .alpha {
  font-size: clamp(10px, 5.3333333333vw, 12px);
  text-decoration: underline;
  text-align: center;
  padding-bottom: 5px;
}
#whim_241004 .all_btn {
  width: 80%;
  max-width: 500px;
  padding: 15px 0 12px;
  text-align: center;
  margin: 50px auto 0;
  border: 1px solid #000;
}/*# sourceMappingURL=style.css.map */