@charset "UTF-8";
:root {
  --c-txt1: #5c5c5c;
  --c-txt2: #8f8f8f;
  --c-pink1: #fa9baf;
  --c-pink2: #ffe8ed;
}

html {
  font-size: var(--basefont);
}

@media screen and (max-width: 767px) {
  .l-contents {
    padding-top: var(--headerHeight);
    overflow: hidden;
  }
}
.l-contents {
  max-width: var(--width);
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.babyformula {
  font-size: 3.733cqi;
  color: var(--c-txt1);
}
.babyformula a {
  text-decoration: none;
}
.babyformula img {
  width: 100%;
}
.babyformula .lead-txt {
  line-height: 2;
}
.babyformula .sec-ttl {
  aspect-ratio: 750/165;
  position: relative;
  margin-bottom: 10.66cqi;
  background: url("../images/title-bg.webp") no-repeat top center/cover;
}
.babyformula .sec-ttl h2 {
  position: absolute;
  -ms-grid-row-align: center;
  -ms-grid-column-align: center;
  place-self: center;
  inset: 0;
  line-height: 1.2;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 6.933cqi;
  color: var(--c-txt2);
}
.babyformula .sec-ttl h2 span {
  color: var(--c-pink1);
}
.babyformula .annotation {
  font-weight: 600;
  font-size: 2.933cqi;
}
.babyformula .top-contents {
  margin-bottom: 21.33cqi;
  padding: 15.996cqi 0 21.33cqi;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(252, 249, 225, 0)), color-stop(4%, rgb(252, 249, 225)));
  background-image: linear-gradient(0deg, rgba(252, 249, 225, 0), rgb(252, 249, 225) 4%);
}
.babyformula .top-contents h1 {
  width: 87.46cqi;
  aspect-ratio: 656/289;
  margin: 0 auto 7.4cqi;
}
.babyformula .top-contents .lead-txt {
  margin-bottom: 13.333cqi;
  line-height: 2.2;
}
.babyformula .top-contents .flow .sec-ttl {
  margin-bottom: 8cqi;
}
.babyformula .top-contents .flow__list {
  margin: 0 4.666cqi;
}
.babyformula .top-contents .flow__list___item {
  padding: 8cqi 4cqi 6.66cqi;
  position: relative;
  background: var(--c-white);
  border-radius: 5.333cqi;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-filter: drop-shadow(0px 0px 1.066cqi rgba(252, 187, 66, 0.4));
          filter: drop-shadow(0px 0px 1.066cqi rgba(252, 187, 66, 0.4));
}
.babyformula .top-contents .flow__list___item:not(:last-child) {
  margin-bottom: 6.933cqi;
}
.babyformula .top-contents .flow__list___item .number {
  width: 7.733cqi;
  position: absolute;
  top: -8%;
  right: 0;
  left: 0;
  margin: auto;
}
.babyformula .top-contents .flow__list___item h3 {
  margin-bottom: 2.666cqi;
  line-height: 1;
  letter-spacing: 2px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 5.333cqi;
  color: var(--c-pink1);
}
.babyformula .top-contents .flow__list___item .txt {
  line-height: 1.6;
  text-align: center;
}
.babyformula .bottle-feeding {
  margin-bottom: 26.66cqi;
}
.babyformula .bottle-feeding .lead-txt {
  margin-bottom: 10.66cqi;
  padding-bottom: 13.33cqi;
  position: relative;
}
.babyformula .bottle-feeding .lead-txt .illust {
  position: absolute;
}
.babyformula .bottle-feeding .lead-txt .illust.illust-a {
  width: 16cqi;
  top: -3.466cqi;
  left: 6.4cqi;
}
.babyformula .bottle-feeding .lead-txt .illust.illust-b {
  width: 13.333cqi;
  right: 6.666cqi;
  bottom: 0;
}
.babyformula .bottle-feeding__scene {
  margin: 0 4.666cqi 26.66cqi;
}
.babyformula .bottle-feeding__scene___ttl {
  margin-bottom: 8cqi;
  position: relative;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(80%, rgb(250, 155, 175)), to(rgb(255, 238, 178)));
  background-image: linear-gradient(90deg, rgb(250, 155, 175) 80%, rgb(255, 238, 178));
  border-radius: 1.333cqi;
}
.babyformula .bottle-feeding__scene___ttl span {
  display: block;
  width: 5.866cqi;
  margin-right: 2.933cqi;
  position: absolute;
  left: 4cqi;
  bottom: 1.6cqi;
}
.babyformula .bottle-feeding__scene___ttl h3 {
  padding: 3.2cqi 0 3.2cqi 13.33cqi;
  line-height: 1;
  text-align: left;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 4.8cqi;
  color: var(--c-white);
}
.babyformula .bottle-feeding__scene ul li {
  padding-left: 6.933cqi;
  position: relative;
  text-align: left;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  font-size: 3.6cqi;
}
@media screen and (max-width: 767px) {
  .babyformula .bottle-feeding__scene ul li {
    font-size: 3.733cqi;
  }
}
.babyformula .bottle-feeding__scene ul li:not(:last-child) {
  margin-bottom: 4.266cqi;
}
.babyformula .bottle-feeding__scene ul li::before {
  content: "";
  width: 4.8cqi;
  height: 4.8cqi;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url("../images/exclamation.svg") no-repeat center/contain;
}
.babyformula .bottle-feeding__scene ul li span {
  color: var(--c-pink1);
}
.babyformula .bottle-feeding__about {
  margin: 0 4.666cqi;
  padding: 16cqi 0 13.33cqi;
  position: relative;
  background: var(--c-yellow);
  border-radius: 2.666cqi;
}
.babyformula .bottle-feeding__about___ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 42.66cqi;
  height: 42.66cqi;
  position: absolute;
  top: -14.66cqi;
  right: 0;
  left: 0;
  margin: auto;
  background: var(--c-yellow);
  border-radius: 50%;
}
.babyformula .bottle-feeding__about___ttl h3 {
  width: 17.6cqi;
  margin-top: 2.666cqi;
}
.babyformula .bottle-feeding__about___list {
  margin-bottom: 8cqi;
}
.babyformula .bottle-feeding__about___list____block:not(:last-child) {
  margin-bottom: 5.333cqi;
}
.babyformula .bottle-feeding__about___list____block h4 {
  width: 50.66cqi;
  margin: 0 auto 3.733cqi;
  padding: 1.6cqi 0 2.133cqi;
  position: relative;
  background: var(--c-pink1);
  border-radius: 5.866cqi;
  line-height: 1.4;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.933cqi;
  color: var(--c-white);
}
.babyformula .bottle-feeding__about___list____block h4::before {
  content: "";
  width: 3.2cqi;
  aspect-ratio: 24/19;
  position: absolute;
  right: 0;
  bottom: -2.4cqi;
  left: 0;
  margin: auto;
  background: url("../images/arrow.svg") no-repeat top center/contain;
}
.babyformula .bottle-feeding__about___list____block h4 span {
  font-size: 3.2cqi;
}
.babyformula .bottle-feeding__about___list____block .flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 4cqi;
}
.babyformula .bottle-feeding__about___list____block .flex-column__item {
  width: calc(50% - 6.5cqi);
  padding: 4cqi 2.666cqi;
  background: var(--c-white);
  border-radius: 2.133cqi;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-filter: drop-shadow(0px 0px 0.533cqi rgba(252, 187, 66, 0.4));
          filter: drop-shadow(0px 0px 0.533cqi rgba(252, 187, 66, 0.4));
}
.babyformula .bottle-feeding__about___list____block .flex-column__item p {
  margin-bottom: 2.666cqi;
  padding-bottom: 1.6cqi;
  border-bottom: 1px solid var(--c-pink1);
  line-height: 1.4;
  font-weight: 600;
}
.babyformula .bottle-feeding__about___list____block .flex-column__item ul li {
  padding-left: 2.133cqi;
  position: relative;
  line-height: 1.4;
  text-align: left;
  font-size: 2.933cqi;
}
.babyformula .bottle-feeding__about___list____block .flex-column__item ul li:not(:last-child) {
  margin-bottom: 1.333cqi;
}
.babyformula .bottle-feeding__about___list____block .flex-column__item ul li::before {
  content: "";
  width: 1.066cqi;
  height: 1.066cqi;
  position: absolute;
  top: 1.6cqi;
  left: 0;
  background: var(--c-pink1);
  border-radius: 50%;
}
.babyformula .products.nurse {
  margin-bottom: 26.66cqi;
}
.babyformula .products.sanitize {
  margin-bottom: 13.33cqi;
}
.babyformula .products__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 6.4cqi 0;
  margin: 0 4.666cqi 16cqi;
}
.babyformula .products__list___item {
  width: calc(50% - 3.333cqi);
}
.babyformula .products__list___item figure {
  margin-bottom: 3.733cqi;
  border-radius: 2.666cqi;
  border: 1px solid var(--c-pink2);
  overflow: hidden;
}
.babyformula .products__list___item .name {
  margin-bottom: 2.133cqi;
  line-height: 1.4;
  text-align: center;
  font-weight: 600;
}
.babyformula .products__list___item .txt {
  line-height: 1.6;
  text-align: left;
  font-size: 3.2cqi;
}
.babyformula .products .guide {
  margin: 0 4.666cqi;
  padding: 13.33cqi 0;
  background: var(--c-yellow);
  border-radius: 2.666cqi;
}
.babyformula .products .guide h3 {
  width: 57.06cqi;
  margin: 0 auto 8cqi;
}
.babyformula .products .guide .lead-txt {
  margin-bottom: 10.66cqi;
}
.babyformula .products .guide__list {
  margin: 0 4cqi 8cqi;
}
.babyformula .products .guide__list h4 {
  margin-bottom: 5.3cqi;
  padding: 2.666cqi 0;
  position: relative;
  background: var(--c-pink1);
  border-radius: 5.2cqi;
  line-height: 1;
}
.babyformula .products .guide__list h4 span {
  display: block;
  width: 42.8cqi;
  margin: 0 auto;
}
.babyformula .products .guide__list h4::before {
  content: "";
  width: 3.2cqi;
  aspect-ratio: 24/19;
  position: absolute;
  right: 0;
  bottom: -2.4cqi;
  left: 0;
  margin: auto;
  background: url("../images/arrow.svg") no-repeat top center/contain;
}
.babyformula .products .guide__list___block {
  padding: 5.333cqi;
  background: var(--c-white);
  border-radius: 2.666cqi;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-filter: drop-shadow(0px 0px 0.533cqi rgba(252, 187, 66, 0.4));
          filter: drop-shadow(0px 0px 0.533cqi rgba(252, 187, 66, 0.4));
}
.babyformula .products .guide__list___block:not(:last-child) {
  margin-bottom: 2.666cqi;
}
.babyformula .products .guide__list___block h5 {
  margin-bottom: 2.666cqi;
  padding-bottom: 2.666cqi;
  border-bottom: 1px solid var(--c-pink1);
  line-height: 1;
  letter-spacing: 2px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 5.333cqi;
  color: var(--c-pink1);
}
.babyformula .products .guide__list___block .txt {
  margin-bottom: 3.733cqi;
  line-height: 1.6;
  text-align: left;
  font-size: 3.2cqi;
}
.babyformula .products .guide__list___block .used-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.babyformula .products .guide__list___block .used-item > div {
  width: 57.5%;
}
.babyformula .products .guide__list___block .used-item > div p {
  width: 24cqi;
  margin-bottom: 2.133cqi;
  padding: 1.333cqi 0;
  background: var(--c-pink1);
  border-radius: 2.133cqi;
  line-height: 1;
  text-box: trim-both cap alphabetic;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  font-size: 2.666cqi;
  color: var(--c-white);
}
.babyformula .products .guide__list___block .used-item > div ul li {
  padding-left: 2.133cqi;
  position: relative;
  line-height: 1.4;
  text-align: left;
  font-size: 2.933cqi;
}
.babyformula .products .guide__list___block .used-item > div ul li:not(:last-child) {
  margin-bottom: 0.8cqi;
}
.babyformula .products .guide__list___block .used-item > div ul li::before {
  content: "";
  width: 1.066cqi;
  height: 1.066cqi;
  position: absolute;
  top: 1.6cqi;
  left: 0;
  background: var(--c-pink1);
  border-radius: 50%;
}
.babyformula .products .guide__list___block .used-item figure {
  width: 40.5%;
}
.babyformula .contents-links {
  width: 66.66cqi;
  margin: 0 auto 26.666cqi;
}
.babyformula .contents-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4.8cqi 5.333cqi 4.8cqi 6.666cqi;
  background: var(--c-pink2);
  border-radius: 9.866cqi;
  border: 1px solid var(--c-pink1);
}
.babyformula .contents-links a p {
  text-align: left;
  font-weight: 600;
  font-size: 2.666cqi;
  color: var(--c-txt1);
}
.babyformula .contents-links a p span {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 4cqi;
}
.babyformula .contents-links a .cart {
  width: 8cqi;
  height: 8cqi;
  position: relative;
  background: var(--c-pink1);
  border-radius: 50%;
}
.babyformula .contents-links a .cart svg {
  width: 4.533cqi;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.6cqi;
  margin: auto;
}
.babyformula .contents-links a .cart svg .cart-path {
  fill: var(--c-white);
}