#whim_250313 {
  font-style: normal;
  max-width: 700px;
  margin: 0 auto;
}
#whim_250313 img {
  display: block;
  width: 100%;
}
#whim_250313 figure {
  margin: 0;
}
#whim_250313 a {
  display: block;
}
#whim_250313 a[href=""] {
  pointer-events: none;
}
#whim_250313 .container {
  width: 95%;
  margin: 20px auto 120px;
}
#whim_250313 .lead_text {
  margin-bottom: 80px;
}
#whim_250313 .garamond {
  font-family: "garamond-premier-pro-display", serif;
  font-weight: bold;
}
#whim_250313 .credit {
  font-size: 12px;
  width: fit-content;
  margin: 20px auto 120px;
}
#whim_250313 .credit a {
  color: #000;
  margin-bottom: 5px;
  text-decoration: underline;
}
#whim_250313 .section_title {
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 800;
}
#whim_250313 .section_title .garamond {
  font-size: 28px;
}
#whim_250313 .section_title .pink,
#whim_250313 .section_title .gray,
#whim_250313 .section_title .beige,
#whim_250313 .section_title .denim {
  font-weight: 800;
  font-size: 32px;
}
#whim_250313 .section_title .line {
  position: relative;
}
#whim_250313 .section_title .line:before {
  content: "";
  height: 5px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -3px;
  opacity: 0.4;
  z-index: -1;
}
#whim_250313 .section_title .line.pink_line:before {
  background-color: rgb(255, 205, 214);
}
#whim_250313 .section_title .line.denim_line:before {
  background-color: rgb(22, 90, 146);
}
#whim_250313 .section_title .line.gray_line:before {
  background-color: rgb(158, 158, 158);
}
#whim_250313 .section_title .line.beige_line:before {
  background-color: rgb(210, 193, 125);
}
#whim_250313 .pink {
  color: rgb(255, 205, 214);
}
#whim_250313 .gray {
  color: rgb(158, 158, 158);
}
#whim_250313 .beige {
  color: rgb(210, 193, 125);
}
#whim_250313 .denim {
  color: rgb(22, 90, 146);
}
#whim_250313 .grid {
  display: grid;
  grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  gap: 20px 20px;
}
#whim_250313 .grid1 .swiper {
  margin-top: 50%;
  position: relative;
}
#whim_250313 .grid1 figure:nth-child(1) {
  position: relative;
}
#whim_250313 .grid1 figure:nth-child(1) img {
  position: relative;
  z-index: 2;
}
#whim_250313 .grid1 figure:nth-child(1):before {
  content: "";
  width: 100%;
  height: 71.5%;
  background-color: rgb(255, 205, 214);
  position: absolute;
  top: 15%;
  left: 50%;
  z-index: 0;
}
#whim_250313 .grid2 {
  margin-bottom: 20px;
}
#whim_250313 .grid2 figure:nth-child(1) {
  margin-top: 50%;
}
#whim_250313 .grid2 + figure {
  margin-left: 10%;
}
#whim_250313 .grid_wrapper {
  position: relative;
  margin-bottom: 120px;
}
#whim_250313 .grid_wrapper > figure {
  border: 5px solid rgb(255, 205, 214);
  width: 50%;
}
#whim_250313 .grid_wrapper .grid {
  width: 90%;
  margin: -32% 0 0 auto;
}
#whim_250313 .grid_wrapper .grid img {
  position: relative;
  z-index: 2;
}
#whim_250313 .grid_wrapper .grid figure:nth-child(1) {
  margin-top: 90%;
  position: relative;
}
#whim_250313 .grid_wrapper .grid figure:nth-child(1) img {
  position: relative;
  z-index: 2;
}
#whim_250313 .grid_wrapper .grid figure:nth-child(1):before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(255, 205, 214);
  position: absolute;
  top: 15%;
  left: 80%;
  z-index: 1;
}
#whim_250313 .grid_wrapper .credit {
  z-index: 2;
  position: absolute;
  margin: 0;
  right: 18%;
  top: 75%;
}
#whim_250313 .grid4 figure:nth-child(1) {
  margin-top: 50%;
}
#whim_250313 .sec3 .grid5 figure:nth-child(1) {
  position: relative;
}
#whim_250313 .sec3 .grid5 figure:nth-child(1):before {
  content: "";
  width: 100%;
  height: 71.5%;
  background-color: rgb(255, 205, 214);
  position: absolute;
  top: 15%;
  left: 50%;
  z-index: -1;
}
#whim_250313 .sec3 .grid5 figure:nth-child(2) {
  margin: 80% 0 0 0;
}
#whim_250313 .sec3 .border {
  border: 5px solid rgb(255, 205, 214);
  width: 60%;
  margin: 10% 10% 0 auto;
}
#whim_250313 .grid6 figure:nth-child(1) {
  margin-top: 50%;
}
#whim_250313 .other .grid {
  gap: 20px 3px;
  grid-template-columns: 1fr 1fr;
}
#whim_250313 .other .grid p {
  padding: 5px 0 0 0;
  text-align: center;
  font-size: 12px;
  text-decoration: underline;
}
#whim_250313 .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 */