@charset "UTF-8";
html {
  font-size: 10px;
}

.serif {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

#babycashmere {
  font-feature-settings: "palt";
  padding-bottom: 4rem;
}
#babycashmere .kv {
  position: relative;
}
#babycashmere .kv .kv__heading {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
#babycashmere .kv .kv__img img {
  display: block;
  width: 100%;
}
#babycashmere .lead {
  background-color: #e6eef5;
  position: relative;
  padding: 49px 14px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #babycashmere .lead {
    padding: 49px 75px;
  }
}
#babycashmere .lead .lead__inner {
  position: relative;
  z-index: 1;
}
#babycashmere .lead .lead__inner .lead__contents {
  padding: 43px 30px;
  aspect-ratio: 375/714;
}
#babycashmere .lead .lead__inner .lead__contents .lead__heading {
  aspect-ratio: 388.47/144.54;
  width: 67%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#babycashmere .lead .lead__inner .lead__contents .lead__img {
  display: block;
  width: 73%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
}
#babycashmere .lead .lead__inner .lead__contents .lead__text {
  font-size: 1.6rem;
  line-height: 1.85;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-top: 31px;
  text-align: justify;
  text-justify: inter-ideograph;
}
#babycashmere .lead .lead__inner .lead__background {
  position: absolute;
  width: 100%;
  aspect-ratio: 375/714;
  overflow: hidden;
  top: 0;
  z-index: -1;
}
#babycashmere .items {
  background-color: #e6eef5;
}
#babycashmere .items .items__inner {
  padding-bottom: 102px;
}
#babycashmere .item + .item {
  margin-top: 48px;
}
#babycashmere .item .itemBody .itemBody__img {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#babycashmere .item .itemBody .itemBody__imgWidth100 {
  display: block;
  width: 100%;
}
#babycashmere .item .itemBody .itemBody__text {
  padding-top: 25px;
  padding-inline: 24px;
}
#babycashmere .item .itemBody .itemBody__text p {
  font-size: 1.6rem;
  line-height: 1.85;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-top: 20px;
  text-align: justify;
  text-justify: inter-ideograph;
}
#babycashmere .item .itemBody .itemBody__text p + p {
  margin-top: 28px;
}
#babycashmere .item .itemBody .videoWrap {
  max-width: 72%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
}
#babycashmere .item .itemBody .videoWrap .video {
  width: 100%;
}
#babycashmere .item .itemBody .itemDataWrap {
  margin-top: 43px;
}
#babycashmere .item .itemBody .itemDataWrap + .itemDataWrap {
  margin-top: 34px;
}
#babycashmere .item .itemBody .styling {
  margin-top: 92px;
}
#babycashmere .item .itemBody .styling .styling__inner {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 58px;
  position: relative;
}
#babycashmere .item .itemBody .styling .styling__inner::before {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: calc(100% - 60px);
  background-color: #000;
  bottom: 0;
}
#babycashmere .item .itemBody .styling .styling__inner .styling__heading {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 800;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#babycashmere .item .itemBody .styling .styling__inner .styling__heading::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 2px;
  transform: translateX(-50%);
  display: block;
  height: 5px;
  width: 100%;
  background-image: radial-gradient(circle, #000000 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 2px;
}
#babycashmere .item .itemBody .styling .styling__inner .styling__img {
  margin-top: 28px;
  width: 91%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  transform: translateX(-12px);
}
#babycashmere .item .itemBody .itemBody__hr {
  width: 87%;
  margin-top: 40px;
  margin-bottom: 20px;
}
#babycashmere .note {
  margin-top: 43px;
  padding-bottom: 43px;
  font-size: 1.2rem;
  line-height: 1.875;
  font-weight: 400;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}/*# sourceMappingURL=babycashmere.css.map */