@charset "UTF-8";
.baby-step .l-container {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
}
.baby-step .l-container * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.baby-step address, .baby-step caption, .baby-step cite, .baby-step code, .baby-step dfn, .baby-step em, .baby-step th, .baby-step var {
  font-style: normal;
  font-weight: normal;
}
.baby-step table {
  border-collapse: collapse;
  border-spacing: 0;
}
.baby-step q:before, .baby-step q:after {
  content: "";
}
.baby-step object, .baby-step embed {
  vertical-align: top;
}
.baby-step hr, .baby-step legend {
  display: none;
  border: none;
}
.baby-step abbr, .baby-step acronym, .baby-step fieldset {
  border: 0;
}
.baby-step tr, .baby-step th, .baby-step td, .baby-step caption {
  vertical-align: top;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}
.baby-step ol, .baby-step ul {
  list-style: none;
}
.baby-step h1, .baby-step h2, .baby-step h3, .baby-step h4, .baby-step h5, .baby-step h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}
.baby-step img {
  border: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}
.baby-step input, .baby-step button, .baby-step select, .baby-step optgroup, .baby-step textarea {
  margin: 0;
  padding: 0;
}
.baby-step > a.blockskip {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.baby-step > .svg-symbols {
  width: 0;
  height: 0;
  overflow: hidden;
}

.baby-step .c-section {
  position: relative;
}
.baby-step .c-section__bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.baby-step .c-section__fg {
  position: relative;
  z-index: 1;
}
.baby-step .c-section__inner {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-section__inner {
    width: 1000px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-section__inner {
    width: 87.2vw;
    padding: 0 6.4vw;
  }
}
.baby-step .c-section__separator {
  --color: #ffffff;
  position: absolute;
  left: 0;
  width: 100%;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-section__separator {
    height: 165px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-section__separator {
    height: 17.0666666667vw;
  }
}
.baby-step .c-section__separator-up {
  top: -0.1px;
}
.baby-step .c-section__separator-down {
  bottom: -0.1px;
}
.baby-step .c-section__separator svg {
  width: 100%;
  height: 100%;
  fill: var(--color);
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-section__separator__pc {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-section__separator__pc {
    display: none;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-section__separator__sp {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-section__separator__sp {
    display: block;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-section__narrow-wrap {
    width: 820px;
    margin-left: auto;
    margin-right: auto;
  }
}
.baby-step .step-header {
  width: 100%;
  height: 0;
  position: relative;
  left: 0;
  top: 0;
  z-index: 9000;
}
.baby-step .step-header.fix {
  position: fixed;
}
.baby-step .step-navi {
  position: fixed;
  z-index: 9100;
  background-color: #FFFFFF;
  overflow: hidden;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi {
    right: 0;
    top: 0;
    width: 0;
    height: 100dvh;
    border-style: solid;
    border-color: #000000;
    border-width: 0 0 0 0;
    transition: all 0.4s;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi {
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: height 0.4s;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap {
    width: 300px;
    padding: 35px 25px 0 25px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi .wrap {
    padding: 6.4vw 4.2666666667vw 6.4vw 4.2666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap .logo {
    width: 168px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi .wrap .logo {
    display: flex;
    justify-content: center;
  }
}
.baby-step .step-navi .wrap .logo a {
  display: block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap .logo a {
    width: 168px;
    height: 79.5266272189px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi .wrap .logo a {
    width: 42.6666666667vw;
    height: 20.1972386588vw;
  }
}
.baby-step .step-navi .wrap .logo a svg {
  vertical-align: top;
  width: 100%;
  height: 100%;
  fill: #EF3908;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap .logo + .list {
    margin-top: 48px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi .wrap .logo + .list {
    margin-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi .wrap .list {
    width: 300px;
    margin: 0 auto;
  }
}
.baby-step .step-navi .wrap .list ul li {
  position: relative;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  line-height: 1.6;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap .list ul li {
    font-size: 20px;
    padding-left: 28px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi .wrap .list ul li {
    font-size: 4.8vw;
    padding-left: 7.4666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap .list ul li + li {
    margin-top: 20px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi .wrap .list ul li + li {
    margin-top: 5.3333333333vw;
  }
}
.baby-step .step-navi .wrap .list ul li a {
  color: #000000;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap .list ul li a {
    transition: color 0.4s;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap .list ul li a:hover {
    color: #EF3908;
  }
}
.baby-step .step-navi .wrap .list ul li a i.icon {
  position: absolute;
  left: 0;
  background-color: #EF3908;
  border-radius: 9999px;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi .wrap .list ul li a i.icon {
    width: 20px;
    height: 20px;
    top: 6px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi .wrap .list ul li a i.icon {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: 1.6vw;
  }
}
.baby-step .step-navi .wrap .list ul li a i.icon svg {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 50%;
  height: 50%;
  fill: #FFFFFF;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi.is-open {
    width: 300px;
    border-width: 0 0 0 1px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi.is-open {
    height: 100dvh;
  }
}
.baby-step .step-navi-button {
  position: absolute;
  z-index: 9110;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button {
    top: 8px;
    right: 8px;
    width: 64px;
    height: 64px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button {
    top: 17.6vw;
    right: 2.1333333333vw;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
.baby-step .step-navi-button.fix {
  position: fixed;
}
.baby-step .step-navi-button button {
  position: relative;
  border: none;
  background-color: #EF3908;
  overflow: hidden;
  cursor: pointer;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button button {
    width: 64px;
    height: 0;
    padding-top: 64px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button button {
    width: 13.3333333333vw;
    height: 0;
    padding-top: 13.3333333333vw;
    border-radius: 1.3333333333vw;
  }
}
.baby-step .step-navi-button button .bar {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background-color: #FFFFFF;
  transition: all 0.4s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button button .bar {
    width: 24px;
    height: 2px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button button .bar {
    width: 6.4vw;
    height: 0.5333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button button .bar.b1 {
    transform: translate3d(0, -8px, 0);
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button button .bar.b1 {
    transform: translate3d(0, -2.1333333333vw, 0);
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button button .bar.b2 {
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button button .bar.b2 {
    transform: translate3d(0, 0, 0);
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button button .bar.b3 {
    transform: translate3d(0, 8px, 0);
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button button .bar.b3 {
    transform: translate3d(0, 2.1333333333vw, 0);
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button button.is-open .bar.b1 {
    transform: translate3d(0, 0, 0) rotate(135deg);
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button button.is-open .bar.b1 {
    transform: translate3d(0, 0, 0) rotate(135deg);
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button button.is-open .bar.b2 {
    transform: translate3d(0, 0, 0) rotate(180deg);
    width: 0;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button button.is-open .bar.b2 {
    transform: translate3d(0, 0, 0) rotate(180deg);
    width: 0;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-navi-button button.is-open .bar.b3 {
    transform: translate3d(0, 0, 0) rotate(225deg);
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-navi-button button.is-open .bar.b3 {
    transform: translate3d(0, 0, 0) rotate(225deg);
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select {
    position: absolute;
    top: 22px;
    right: 88px;
    width: 139px;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select .accordionset {
    width: 139px;
    border-radius: 18px;
    border-width: 1px;
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #000000;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select .accordionset .button {
    width: 139px;
    height: 36px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-lang-select .accordionset .button {
    position: absolute;
    z-index: 9020;
    top: 2.1333333333vw;
    right: 2.1333333333vw;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
.baby-step .step-lang-select .accordionset .button a {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select .accordionset .button a {
    width: 139px;
    height: 36px;
    gap: 6px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-lang-select .accordionset .button a {
    flex-direction: column;
    gap: 0.5333333333vw;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    border: 0.2666666667vw solid #000000;
    border-radius: 9999px;
    background-color: #FFFFFF;
  }
}
.baby-step .step-lang-select .accordionset .button a .label {
  font-family: "Inter", "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #000000;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select .accordionset .button a .label {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-lang-select .accordionset .button a .label {
    font-size: 1.8666666667vw;
  }
}
.baby-step .step-lang-select .accordionset .button a .icon1 {
  display: block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select .accordionset .button a .icon1 {
    width: 17px;
    height: 17px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-lang-select .accordionset .button a .icon1 {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
}
.baby-step .step-lang-select .accordionset .button a .icon1 svg {
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.baby-step .step-lang-select .accordionset .button a .icon2 {
  display: block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select .accordionset .button a .icon2 {
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-lang-select .accordionset .button a .icon2 {
    display: none;
  }
}
.baby-step .step-lang-select .accordionset .button a .icon2 svg {
  vertical-align: top;
  width: 100%;
  height: 100%;
  fill: #EF3908;
}
@media screen and (max-width: 750px) {
  .baby-step .step-lang-select .accordionset .content {
    position: fixed;
    z-index: 9010;
    left: 0;
    top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-lang-select .accordionset .content .wrap {
    height: 100dvh;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.baby-step .step-lang-select .accordionset .content .wrap ul {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  line-height: 2.5;
  text-align: center;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select .accordionset .content .wrap ul {
    font-size: 12px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .step-lang-select .accordionset .content .wrap ul {
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #000000;
    border-width: 0.2666666667vw;
    border-radius: 2.6666666667vw;
    padding: 10px 16px;
    font-size: 4.2666666667vw;
  }
}
.baby-step .step-lang-select .accordionset .content .wrap ul li a {
  color: #000000;
}
@media print, screen and (min-width: 751px) {
  .baby-step .step-lang-select .accordionset .content .wrap ul li a:hover {
    color: #EF3908;
  }
}
.baby-step .step-lang-select .accordionset.is-open .button a .icon2 svg {
  transform: rotate(180deg);
}

.baby-step .c-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background-color: #FFFFFF;
  color: #000000;
  transition: all 0.3s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-button {
    font-size: 26px;
    padding: 15px 26px 15px 36px;
    gap: 16px;
    border: 2px solid #EF3908;
    line-height: 1.4666666667;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-button {
    font-size: 3.7333333333vw;
    padding: 4.2666666667vw 6.4vw 4.2666666667vw 9.6vw;
    gap: 4.2666666667vw;
    border-width: 0.5333333333vw;
    border: 0.5333333333vw solid #EF3908;
    line-height: 1.4285714286;
  }
}
.baby-step .c-button__text {
  display: inline-block;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}
.baby-step .c-button__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #EF3908;
  line-height: 1.4666666667;
  transition: all 0.3s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-button__circle {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-button__circle {
    width: 6.4vw;
    height: 6.4vw;
  }
}
.baby-step .c-button__circle::after {
  content: none;
}
.baby-step .c-button__icon {
  fill: #FFFFFF;
  line-height: 1.4666666667;
  transition: all 0.3s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-button__icon {
    width: 7px;
    height: 12px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-button__icon {
    width: 1.8666666667vw;
    height: 3.2vw;
  }
}
.baby-step .c-button__icon--blank {
  line-height: 1.4666666667;
  transition: all 0.3s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-button__icon--blank {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-button__icon--blank {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.baby-step .c-button__icon--blank use {
  fill: #FFFFFF;
}
.baby-step .c-button:hover {
  background-color: #EF3908;
  color: #FFFFFF;
}
.baby-step .c-button:hover .c-button__circle {
  background-color: #FFFFFF;
}
.baby-step .c-button:hover .c-button__icon {
  fill: #EF3908;
}
.baby-step .c-button:hover .c-button__icon--blank use {
  fill: #EF3908;
}

.baby-step .c-heading {
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-heading {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-heading {
    padding-bottom: 5.3333333333vw;
  }
}
.baby-step .c-heading__en {
  display: block;
  margin: 0 auto;
  fill: #2CA7E0;
}
.baby-step .c-heading__icon {
  fill: #EF3908;
  display: block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-heading__icon {
    margin: 8px auto 4px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-heading__icon {
    margin: 2.1333333333vw auto 1.0666666667vw;
  }
}
.baby-step .c-heading__ja {
  font-family: "Inter", "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  line-height: 1.45;
  position: relative;
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-heading__ja {
    font-size: 60px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-heading__ja {
    font-size: 8vw;
  }
}
.baby-step .c-heading__ja::before, .baby-step .c-heading__ja::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-heading__ja::before, .baby-step .c-heading__ja::after {
    width: 16px;
    height: 4px;
    bottom: -20px;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-heading__ja::before, .baby-step .c-heading__ja::after {
    width: 4.2666666667vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
    transform: translateX(-50%);
  }
}
.baby-step .c-heading__ja::before {
  background-color: #EF3908;
  border-radius: 99px 0 0 99px;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-heading__ja::before {
    left: calc(50% - 8px);
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-heading__ja::before {
    left: calc(50% - 2.1333333333vw);
  }
}
.baby-step .c-heading__ja::after {
  background-color: #2CA7E0;
  border-radius: 0 99px 99px 0;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-heading__ja::after {
    left: calc(50% + 8px);
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-heading__ja::after {
    left: calc(50% + 2.1333333333vw);
  }
}

.baby-step .c-sectionTitle {
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-sectionTitle {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-sectionTitle {
    padding-bottom: 11.7333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-sectionTitle .c-heading__ja {
    font-size: 48px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-sectionTitle .c-heading__ja {
    font-size: 6.6666666667vw;
  }
}
.baby-step .c-sectionTitle__text {
  font-family: "Inter", "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
  display: block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-sectionTitle__text {
    font-size: 40px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-sectionTitle__text {
    font-size: 8vw;
  }
}
.baby-step .c-sectionTitle__bar {
  display: block;
  margin: 0 auto;
  background-color: #EF3908;
  border-radius: 99px;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-sectionTitle__bar {
    width: 30px;
    height: 4px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-sectionTitle__bar {
    width: 6.4vw;
    height: 0.8vw;
    margin-top: 3.2vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-sectionTitle.no-ornament {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-sectionTitle.no-ornament {
    padding-bottom: 8.5333333333vw;
  }
}
.baby-step .c-sectionTitle.no-ornament .c-heading__ja::before, .baby-step .c-sectionTitle.no-ornament .c-heading__ja::after {
  display: none;
}

.baby-step .c-subheading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-subheading {
    gap: 16px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-subheading {
    align-items: flex-end;
    justify-content: center;
    gap: 0vw;
  }
}
.baby-step .c-subheading__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  color: #000000;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-subheading__text {
    font-size: 36px;
    line-height: 1.525;
    letter-spacing: 0.08em;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-subheading__text {
    font-size: 5.3333333333vw;
    line-height: 1.4;
    word-break: keep-all;
  }
}
.baby-step .c-subheading__deco {
  display: block;
  flex-shrink: 0;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-subheading__deco {
    height: 38px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-subheading__deco {
    height: 11.2vw;
  }
  .baby-step .c-subheading__deco img {
    height: 100%;
  }
}
.baby-step .c-lead-text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-lead-text {
    font-size: 22px;
    text-align: left;
    width: 820px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-lead-text {
    font-size: 3.7333333333vw;
    margin-bottom: 0vw;
    text-align: justify;
  }
}

.baby-step .c-catch-copy {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #000000;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-catch-copy {
    font-size: 26px;
    margin-bottom: 16px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-catch-copy {
    font-size: 5.3333333333vw;
    line-height: 1.6;
    margin-bottom: 6.4vw;
  }
}

.baby-step .c-illust-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-illust-list {
    display: flex;
    gap: 17px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-illust-list {
    display: flex;
    flex-direction: column;
    gap: 6.4vw;
    margin-top: 5.8666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-illust-list__item {
    flex: 1;
  }
}
.baby-step .c-illust-list__img {
  width: 100%;
  height: auto;
  display: block;
}

.baby-step .c-media-btn__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-media-btn__wrap {
    gap: 16px;
    margin-top: 32px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-media-btn__wrap {
    gap: 2.1333333333vw;
    margin-top: 4.2666666667vw;
  }
}
.baby-step .c-media-btn__link {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background-color: #FFFFFF;
  color: #000000;
  line-height: 1.4666666667;
  transition: all 0.3s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-media-btn__link {
    font-size: 15px;
    width: 440px;
    height: 88px;
    gap: 16px;
    border-radius: 10px;
    padding: 0 16px;
    border: 2px solid #EF3908;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-media-btn__link {
    font-size: 4.2666666667vw;
    width: 100%;
    height: 20.2666666667vw;
    gap: 4.2666666667vw;
    border-radius: 2.6666666667vw;
    padding: 0 4.2666666667vw;
    border: 0.5333333333vw solid #EF3908;
  }
}
.baby-step .c-media-btn__link:hover {
  opacity: 0.7;
}
.baby-step .c-media-btn__icon {
  flex-shrink: 0;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-media-btn__icon--map {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-media-btn__icon--map {
    width: 13.3333333333vw;
    height: 11.4666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-media-btn__icon--hohoemi {
    width: 97px;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-media-btn__icon--hohoemi {
    width: 25.8666666667vw;
    height: auto;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-media-btn__icon--shop {
    width: 115px;
    height: 65px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-media-btn__icon--shop {
    width: 22.4vw;
    height: 13.3333333333vw;
  }
}
.baby-step .c-media-btn__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-media-btn__text {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-media-btn__text {
    font-size: 4.2666666667vw;
  }
}
.baby-step .c-media-btn__text--accent {
  color: #F760A6;
  letter-spacing: -0.06em;
  line-height: 1.2;
  display: initial;
}
.baby-step .c-media-btn__text--sm {
  display: block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-media-btn__text--sm {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-media-btn__text--sm {
    font-size: 3.2vw;
  }
}

.baby-step .c-box-subtitle {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #FFFFFF;
  border-radius: 50px;
  text-align: center;
  word-break: keep-all;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-box-subtitle {
    font-size: 24px;
    padding: 4px 22px 6px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-box-subtitle {
    font-size: 4.2666666667vw;
    padding: 0.8vw 4.8vw 1.3333333333vw;
  }
}
.baby-step .c-box-subtitle--orange {
  background-color: #EF3908;
}
.baby-step .c-box-subtitle--blue {
  background-color: #2CA7E0;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-box-subtitle--sm {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-box-subtitle--sm {
    font-size: 4vw;
  }
}

.baby-step .c-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 50%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-badge {
    width: 37px;
    height: 37px;
    font-size: 24px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-badge {
    width: 8vw;
    height: 8vw;
    font-size: 5.3333333333vw;
  }
}
.baby-step .c-badge__inner {
  position: relative;
  top: -2px;
}
.baby-step .c-badge--q {
  background-color: #EF3908;
  color: #FFFFFF;
}
.baby-step .c-badge--a {
  background-color: #FFFFFF;
  color: #2CA7E0;
}

.baby-step .accordionset {
  --height: 0;
}
.baby-step .accordionset > [role=tabpanel] {
  height: var(--height);
  overflow: hidden;
}
.baby-step .accordionset.is-open > [role=tabpanel].lock {
  overflow: visible;
}
.baby-step .accordionset.is-ready > [role=tabpanel] {
  transition: height 0.5s;
}

.baby-step .side-button--ear {
  position: fixed;
  z-index: 8000;
  right: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transition: all 0.4s;
  z-index: 500;
}
@media print, screen and (min-width: 751px) {
  .baby-step .side-button--ear {
    transform: translateX(10px);
    top: 250px;
    border-radius: 30px 0 0 30px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .side-button--ear {
    top: 66.6666666667vw;
    transform: translateX(10px);
    border-radius: 8vw 0 0 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .side-button--ear img {
    width: 60px;
    height: 302.3076923077px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .side-button--ear img {
    width: 12.2666666667vw;
    height: 61.8051282051vw;
  }
}
@media (any-hover: hover) {
  .baby-step .side-button--ear:hover {
    transform: translateX(0);
  }
}
.baby-step .side-button--circle {
  position: absolute;
  z-index: 8000;
}
@media print, screen and (min-width: 751px) {
  .baby-step .side-button--circle {
    right: 24px;
    bottom: 24px;
    width: 104px;
    height: 104px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .side-button--circle {
    right: 4.2666666667vw;
    bottom: 4.2666666667vw;
    width: 27.7333333333vw;
    height: 27.7333333333vw;
  }
}
.baby-step .side-button--circle.fix {
  position: fixed;
}
.baby-step .side-button--circle a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #2CA7E0;
  border-style: solid;
  border-color: #2CA7E0;
  transition: all 0.4s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .side-button--circle a {
    border-width: 2px;
    gap: 8px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .side-button--circle a {
    border-width: 0.5333333333vw;
    gap: 2.1333333333vw;
  }
}
.baby-step .side-button--circle a .label {
  display: block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  line-height: 1.3;
  color: #FFFFFF;
  text-align: center;
  transition: all 0.4s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .side-button--circle a .label {
    font-size: 15px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .side-button--circle a .label {
    font-size: 4vw;
  }
}
.baby-step .side-button--circle a .icon {
  display: block;
  position: relative;
  border-radius: 9999px;
  background-color: #FFFFFF;
  transition: all 0.4s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .side-button--circle a .icon {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .side-button--circle a .icon {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.baby-step .side-button--circle a .icon svg {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #2CA7E0;
  transition: all 0.4s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .side-button--circle a .icon svg {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .side-button--circle a .icon svg {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
@media (any-hover: hover) {
  .baby-step .side-button--circle a:hover {
    background-color: #FFFFFF;
  }
  .baby-step .side-button--circle a:hover .label {
    color: #2CA7E0;
  }
  .baby-step .side-button--circle a:hover .icon {
    background-color: #2CA7E0;
  }
  .baby-step .side-button--circle a:hover .icon svg {
    fill: #FFFFFF;
  }
}

.baby-step .c-banner a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner a {
    border-radius: 10px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner a {
    border-radius: 2.6666666667vw;
  }
}
.baby-step .c-banner a .icon {
  position: absolute;
  margin: auto;
  top: -9999px;
  bottom: -9999px;
  border-radius: 9999px;
  background-color: #EF3908;
  transition: all 0.4s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner a .icon {
    right: 16px;
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner a .icon {
    right: 4.2666666667vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.baby-step .c-banner a .icon svg {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #FFFFFF;
  transition: all 0.4s;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner a .icon svg {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner a .icon svg {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner a:hover .icon {
    background-color: #FFFFFF;
  }
  .baby-step .c-banner a:hover .icon svg {
    fill: #EF3908;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner--lower {
    width: 340px;
    height: 88px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner--lower {
    width: 87.2vw;
    height: 23.4666666667vw;
  }
}
.baby-step .c-banner.momstablet a {
  background-color: #FCD7CE;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.momstablet a {
    gap: 5px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.momstablet a {
    gap: 1.3333333333vw;
  }
}
.baby-step .c-banner.momstablet a .text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  color: #000000;
  line-height: 1.5;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.momstablet a .text {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.momstablet a .text {
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.momstablet a .logo {
    width: 222px;
    height: 27px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.momstablet a .logo {
    width: 57.3333333333vw;
    height: 6.972972973vw;
  }
}
.baby-step .c-banner.hohoemi a {
  background-color: #FBEE8D;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.hohoemi a {
    gap: 5px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.hohoemi a {
    gap: 1.3333333333vw;
  }
}
.baby-step .c-banner.hohoemi a .text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  color: #000000;
  line-height: 1.5;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.hohoemi a .text {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.hohoemi a .text {
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.hohoemi a .logo {
    width: 91px;
    height: 45.5px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.hohoemi a .logo {
    width: 24.2666666667vw;
    height: 12.1333333333vw;
  }
}
.baby-step .c-banner.hohoemi a .logo svg {
  width: 100%;
  height: 100%;
  fill: #EF3908;
}
.baby-step .c-banner.miraful a {
  background-color: #5089F0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.miraful a {
    gap: 11px;
    padding: 0 43px 0 24px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.miraful a {
    gap: 0.2666666667vw;
    padding: 0 12.8vw 0 4.2666666667vw;
  }
}
.baby-step .c-banner.miraful a .text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.5;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.miraful a .text {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.miraful a .text {
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-banner.miraful a .logo {
    width: 66px;
    height: 58px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-banner.miraful a .logo {
    width: 17.6vw;
    height: 15.4666666667vw;
  }
}
.baby-step .c-banner.miraful a .logo img {
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart {
    margin-top: 32px;
    display: grid;
    grid-template: "b1 b2" auto "b3 b3" auto/464px 440px;
    gap: 40px 0;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 6.4vw;
    flex-direction: column;
    gap: 6.4vw;
  }
}
.baby-step .c-balance-nutrition-chart__b1 {
  grid-area: b1;
  justify-self: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__b1 .c-balance-nutrition-chart__img {
    width: 327px;
    height: 256px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__b1 .c-balance-nutrition-chart__img {
    width: 68vw;
    height: 53.2354740061vw;
  }
}
.baby-step .c-balance-nutrition-chart__b2 {
  grid-area: b2;
}
.baby-step .c-balance-nutrition-chart__b3 {
  grid-area: b3;
}
.baby-step .c-balance-nutrition-chart__b3 .c-balance-nutrition-chart__text {
  letter-spacing: 0;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__b3 .c-balance-nutrition-chart__text {
    text-align: center;
  }
}
.baby-step .c-balance-nutrition-chart__img img {
  width: 100%;
  height: 100%;
}
.baby-step .c-balance-nutrition-chart__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap {
    padding: 0 44px;
    height: 94px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap {
    border-radius: 2.6666666667vw;
    flex-direction: column;
    padding: 4.2666666667vw 4.2666666667vw;
  }
}
.baby-step .c-balance-nutrition-chart__wrap--red {
  background-color: #FCD7CE;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap--red {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap--red {
    margin-bottom: 2.1333333333vw;
  }
}
.baby-step .c-balance-nutrition-chart__wrap--blue {
  background-color: #D0EBF8;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap--blue {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap--blue {
    margin-bottom: 4.2666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap__left {
    width: 46%;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap__left {
    width: 100%;
  }
}
.baby-step .c-balance-nutrition-chart__wrap__left__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  line-height: 1.8;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap__left__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap__left__text {
    font-size: 4.8vw;
  }
}
.baby-step .c-balance-nutrition-chart__wrap__left__text--sm {
  line-height: 1.8;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap__left__text--sm {
    font-size: 16px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap__left__text--sm {
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap__right {
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap__right {
    width: 100%;
  }
}
.baby-step .c-balance-nutrition-chart__wrap__right__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap__right__text {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap__right__text {
    font-size: 4.8vw;
    text-align: center;
  }
}
.baby-step .c-balance-nutrition-chart__wrap__right__text sup {
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap__right__text sup {
    top: -5px;
    margin-left: -5px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap__right__text sup {
    margin-left: -1.3333333333vw;
  }
}
.baby-step .c-balance-nutrition-chart__wrap__right__text--red {
  color: #EF3908;
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap__right__text--red {
    font-size: 28px;
    margin-left: -5px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap__right__text--red {
    font-size: 7.4666666667vw;
    margin-left: -1.3333333333vw;
  }
}
.baby-step .c-balance-nutrition-chart__wrap__right__text--blue {
  color: #2CA7E0;
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__wrap__right__text--blue {
    font-size: 28px;
    margin-left: -5px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__wrap__right__text--blue {
    font-size: 7.4666666667vw;
    margin-left: -1.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__text__wrap {
    margin-top: 24px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__text__wrap {
    margin-top: 4.2666666667vw;
  }
}
.baby-step .c-balance-nutrition-chart__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__text {
    font-size: 22px;
    line-height: 1.8;
    letter-spacing: -0.1em;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__text {
    font-size: 4.2666666667vw;
    line-height: 1.7;
  }
}
.baby-step .c-balance-nutrition-chart__text--red {
  color: #EF3908;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
}
.baby-step .c-balance-nutrition-chart__text--red sup {
  color: #000000;
}
.baby-step .c-balance-nutrition-chart__text__sm {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
}
@media print, screen and (min-width: 751px) {
  .baby-step .c-balance-nutrition-chart__text__sm {
    font-size: 14px;
    margin-top: 8px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 750px) {
  .baby-step .c-balance-nutrition-chart__text__sm {
    font-size: 3.7333333333vw;
    margin-top: 2.1333333333vw;
    line-height: 1.4;
  }
}
.baby-step .c-balance-nutrition-chart__text__star {
  padding-left: 1.1em;
  position: relative;
}
.baby-step .c-balance-nutrition-chart__text__star:before {
  content: "★";
  position: absolute;
  left: 0;
  top: 0;
}
.baby-step .c-balance-nutrition-chart__text__astarisk {
  padding-left: 1.1em;
  position: relative;
}
.baby-step .c-balance-nutrition-chart__text__astarisk:before {
  content: "＊";
  position: absolute;
  left: 0;
  top: 0;
}
.baby-step .c-balance-nutrition-chart__text__note {
  padding-left: 1.1em;
  position: relative;
}
.baby-step .c-balance-nutrition-chart__text__note:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.baby-step .svg-symbols {
  width: 0;
  height: 0;
  overflow: hidden;
}
.baby-step [v-cloak] {
  opacity: 0;
}

@media print, screen and (min-width: 751px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .sp {
    display: block;
  }
}

@media print, screen and (min-width: 751px) {
  .pc {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
}

body {
  box-sizing: border-box;
}
body * {
  box-sizing: border-box;
}
body.scroll-lock {
  position: fixed;
  width: 100%;
}

div:after {
  content: none;
}

h1, h2, h3, h4, h5, h6, p, a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  list-style: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

button {
  appearance: none;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
}

div {
  margin: 0;
  padding: 0;
}

section {
  margin: 0;
  padding: 0;
}

span {
  margin: 0;
  padding: 0;
}

picture {
  display: block;
  margin: 0;
  padding: 0;
}

svg {
  display: block;
  overflow: hidden;
}