#whim_241219 {
  margin: 0 auto;
}
#whim_241219 img {
  display: block;
  width: 100%;
}
#whim_241219 figure {
  margin: 0;
}
#whim_241219 a {
  display: block;
}
#whim_241219 a[href=""] {
  pointer-events: none;
}
#whim_241219 .en {
  font-family: "garamond-premier-pro-caption", serif;
  font-weight: 400;
  font-style: normal;
}
#whim_241219 .container {
  width: 95%;
  margin: 50px auto 120px;
}
#whim_241219 .title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-bottom: 20px;
}
#whim_241219 .title .number {
  font-size: 12px;
  text-align: center;
  line-height: 1;
}
#whim_241219 .title .number span {
  font-size: 32px;
}
#whim_241219 .title .item_title {
  font-size: 24px;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#whim_241219 .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}
#whim_241219 .fade_slider {
  width: 100%;
}
#whim_241219 .detail_title {
  text-align: right;
  font-size: 20px;
  width: 80%;
  position: relative;
  margin-bottom: 20px;
}
#whim_241219 .detail_title:before {
  content: "";
  width: calc(100% - 130px);
  height: 1px;
  background-color: #000;
  position: absolute;
  translate: 0 -50%;
  top: 50%;
  left: 0;
}
#whim_241219 .block {
  display: grid;
  grid-template-columns: 5% 45% 45%;
  gap: 10px 5px;
  margin-bottom: 30px;
}
#whim_241219 .block .number {
  font-size: 28px;
  padding-right: 5px;
}
#whim_241219 .block .com {
  grid-column: 2/4;
  grid-row: 2/3;
  font-size: 13px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
#whim_241219 .credit {
  font-size: 12px;
  width: fit-content;
  margin: 20px auto 60px;
}
#whim_241219 .credit a {
  color: #000;
  margin-bottom: 5px;
}
#whim_241219 .sec1 .grid .swiper {
  margin-top: 80px;
}
#whim_241219 .sec2 .grid figure:nth-child(1) {
  margin-top: 80px;
}
#whim_241219 .sec3 .grid figure:nth-child(2) {
  margin-top: 80px;
}
#whim_241219 .other_title {
  text-align: center;
  padding-bottom: 20px;
  font-size: 24px;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#whim_241219 .other_item {
  gap: 20px 5px;
}
#whim_241219 .other_item a p {
  text-align: center;
  font-size: 12px;
  padding: 5px 0 0;
  text-decoration: underline;
}
#whim_241219 .all_btn {
  width: 90%;
  max-width: 500px;
  padding: 15px 0 12px;
  text-align: center;
  margin: 50px auto 100px;
  border: 1px solid #000;
}/*# sourceMappingURL=style.css.map */