@charset "UTF-8";

/*===== PC =====*/
@media print,screen and (min-width:769px) {
  .c-h2 span {
    color: #EA5098;
    font-size: 1.5rem;
  }

  .spring-note {
    color: #E81829;
  }

  .spring__sub {
    font-size: 14px;
    text-align: center;
    position: relative;
  }

  .spring__sub--deco span {
    position: relative;
  }

  .spring__sub.spring__sub--deco span::after {
    background-image: url(/baby/_share22/img/line_cv_right.svg);
    right: -20px;
  }

  .spring__outer--01 .spring__sub.spring__sub--deco span::after {
    right: -35px;
  }

  .spring__sub.spring__sub--deco span::after {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    transform: translateY(-50%);
    top: 65%;
  }

  .spring__sub.spring__sub--deco span::before {
    background-image: url(/baby/_share22/img/line_cv_left.svg);
    left: -20px;
  }

  .spring__sub.spring__sub--deco span::before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    transform: translateY(-50%);
    top: 65%;
  }

  .spring-text {
    text-align: center;
    line-height: 1.5;
  }

  .spring-text span {
    color: #EA5098;
  }

  .spring-left {
    text-align: left !important;
  }

  .spring-center {
    text-align: center !important;
  }

  .c-text-acd::before {
    background-color: #DE1781;
  }

  .spring__case {
    display: flex;
    justify-content: space-between;
    gap: 60px;
  }

  .spring__case .spring__item {
    width: 50%;
  }

  .spring__btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
  }

  #copyMessage {
    text-align: center;
  }

  #copyMessage_6month {
    text-align: center;
  }

  .spring__item .c-h2 {
    color: #EA5098;
  }

  .spring__outer.spring__outer--toku2 .spring__item .c-h2 {
    color: #00A2EE;
  }

  .spring-text--bold {
    font-weight: bold;
  }

  .spring-text--small {
    font-size: 1rem;
  }

  .spring-cv .c-cv__btn-link::after {
    background-image: url(/baby/_share22/img/icon-arrow-hover.svg);
  }

  .spring-kv__inner {
    background-color: #FFE6F0;
  }

  .c-note li {
    margin-bottom: 0.5rem;
  }

  .spring-note-offer {
    text-align: left;
  }

  .spring-note-offer--underline {
    text-decoration: underline;
  }

  .spring-cv .c-cv__btn-link::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 2rem;
    height: 2rem;
    position: absolute;
    transform: translateY(-50%);
    top: calc(50% - 0.2rem);
    right: 1.6rem;
  }

  .cont__tab-item-btn.is-active02 {
    transition: all 0.2s ease-out;
  }

  .cont__group.is-show02 {
    display: block;
  }

  .cont__tab-item-btn.is-active02 {
    background-color: #fff;
    border-bottom: 0.2rem solid #fff;
    position: relative;
  }

  .cont__tab-item-btn.is-active02::after {
    content: "";
    height: 0.2rem;
    width: 100%;
    background-color: #fff;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -0.2rem;
    z-index: 1;
  }

  .spring-cont__title-deco {
    width: 55%;
    width: 100%;
    margin: 0 auto;
  }

  .spring-text--wide {
    width: 60%;
    margin: 0 auto;
  }

  .spring-text.spring-text--small {
    width: 60%;
    margin: 0 auto;
  }

  .spring-cont-acd {
    display: flex;
    justify-content: center;
  }

  .spring-kv__img-inner {
    background-image: linear-gradient(90deg, #fe89b6 50%, #34bcfa 50%);
    position: relative;
  }

  .spring-kv__img-inner::before {
    content: "";
    background-image: url(/baby/cp/spring/assets/img/260105_61807_baby_cp_cover_photo_pc_bg.png);
    background-size: contain;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
  }

  /* kv */
  .spring-kv-text {
    background-color: #FFE6F0;
    padding: 20px 0 60px;
  }

  .spring-kv-ttl {
    color: #EA5098;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 30px */
    margin-bottom: 10px;
  }

  .spring-kv img {
    width: 60%;
    margin: 0 auto;
    display: block;
    position: relative;
  }

  .spring-kv .spring-note {
    width: 50%;
    margin: 0 auto;
    margin-top: 15px;
  }

  .c-note .spring-note-offer--none::before {
    content: none;
    color: #3D4D57;
  }

  /* cv */
  .spring-cv__inner {
    padding: 40px 0;
    width: 100%;
    max-width: 748px;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    background: #FFFAD0;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .spring-cv__outer {
    padding: 40px 20px;
  }

  .spring-cv__btn {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
  }

  .spring-cv .c-cv__btn-link {
    color: #fff;
    background-color: #DE1781;
  }

  .spring-cv-bottom .c-note {
    width: 100%;
    margin: 0 auto;
  }

  .spring-cv__inner .c-note {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  /* main */
  /* .spring-cont-box {
    display: flex;
    justify-content: center;
    align-items: baseline;
  } */

  .spring-cont__title {
    color: #EA5098;
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .spring__flex-box {
    margin-top: 45px;
  }

  .spring__flex-box-item {
    display: flex;
    margin-bottom: 40px;
    justify-content: center;
    align-items: center;
  }

  .spring__flex-box-item.spring__flex-box-item--02 {
    flex-direction: row-reverse;
  }

  .spring__flex-box-item-text span {
    color: #EA5098;
  }

  .spring__outer.spring__outer--toku2 .spring__flex-box-item-text span {
    color: #00A2EE;
  }

  .spring__flex-box-item-img {
    width: 50%;
  }

  .spring__flex-box-item-img img {
    border-radius: 10px;
  }

  .spring__flex-box-item-text {
    width: 50%;
    margin-left: 15px;
  }

  .spring__flex-box-item-text span {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 16px;
  }

  .spring-cont__img {
    width: 50%;
    margin: 0 auto;
  }

  .spring__howto {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 10px;
  }

  .spring-cont__img.spring-cont__img--howto {
    width: 50%;
  }

  .spring-text.spring-text--howto {
    width: 50%;
    text-align: left;
  }

  .spring__second {
    width: 52%;
    background: #FFE6F1;
    padding: 30px 60px;
    border-radius: 10px;
    margin: 0 auto;
  }

  .spring__second-aco {
    border-radius: 5px;
    border: 1px solid #464646;
    background: #FFF;
    width: 258px;
    margin: 0 auto;
    font-weight: 600;
  }

  .spring__second-aco .c-text-acd.spring-text-acd {
    color: #464646;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0;
  }

  .c-text-acd.spring-text-acd ::after {
    background-color: #DE1781;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/baby/_share22/img/icon-plus.svg);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #DE1781;
    position: absolute;
    top: 50%;
    right: -24%;
    transform: translateY(-50%);
    border-radius: 50%;
  }

  .c-text-acd.spring-text-acd.js-acdHead--open ::after {
    background-image: url(/baby/_share22/img/icon-minus.svg);
  }

  .spring__second-aco .c-text-acd.spring-text-acd::before {
    display: none;
  }

  .spring__second-aco .c-text-acd.spring-text-acd span {
    color: #EA5098;
    text-align: center;
    font-size: 18px;
    display: block;
  }

  .c-text-acd.c-text-acd-second {
    color: #EA5098;
  }

  .spring__second-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }

  .spring-cont__img.spring-cont__img-second {
    width: 50%;
  }

  .spring-text.spring-text-second {
    width: 50%;
    text-align: left;
  }

  /* main--bottom */
  .spring-main.spring-main--bottom {
    background-color: #FFE6F0;
  }

  .spring-cont__intro img {
    width: 40%;
    margin: 0 auto;
    display: block;
    margin-bottom: 3vw;
  }

  .spring-cont__intro-text {
    background-color: #F7F5EE;
    padding: 40px;
  }

  .spring-cont__intro {
    width: 60%;
    margin: 0 auto;
  }

  .spring-note--small {
    width: 60%;
    margin: 0 auto;
  }

  .spring-cont__box-img {
    width: 60%;
    margin: 0 auto;
  }

  .spring-main--bottom .spring__flex-box-item-text {
    width: 25%;
  }

  .spring-main--bottom .spring__flex-box-item-img {
    width: 28%;
  }

  .c-h2.c-h2-main--bottom {
    width: 70%;
    max-width: 430px;
    margin: 0 auto;
  }

  .spring__flex-outer {
    display: flex;
    justify-content: space-between;
    gap: 40px;
  }

  .spring-cont__box.spring-cont-bottom {
    width: 50%;
  }

  .spring-cont-bottom .spring-cont__box-img {
    width: 100%;
    margin: 0 auto;
  }

  .c-h2-section.apring-systemaco {
    width: 52%;
    margin: 0 auto;
  }

  .top-cost .c-text-acd::before {
    background-color: #404d56;
  }
}


/*===== SP =====*/
@media print,screen and (max-width:768px) {
  .c-h2 span {
    color: #EA5098;
    font-size: 1.5rem;
  }

  .spring-note {
    color: #E81829;
  }

  .spring__sub {
    font-size: 4vw;
    text-align: center;
    position: relative;
  }

  .spring__sub--deco span {
    position: relative;
  }

  .spring__sub.spring__sub--deco span::after {
    background-image: url(/baby/_share22/img/line_cv_right.svg);
    right: -2rem;
  }

  .spring__outer--01 .spring__sub.spring__sub--deco span::after {
    right: -4rem;
  }

  .spring__sub.spring__sub--deco span::after {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.7rem;
    height: 1.7rem;
    position: absolute;
    transform: translateY(-50%);
    top: 65%;
  }

  .spring__sub.spring__sub--deco span::before {
    background-image: url(/baby/_share22/img/line_cv_left.svg);
    left: -2rem;
  }

  .spring__sub.spring__sub--deco span::before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.7rem;
    height: 1.7rem;
    position: absolute;
    transform: translateY(-50%);
    top: 65%;
  }

  .spring-text {
    text-align: center;
    line-height: 1.5;
  }

  .spring-text span {
    color: #EA5098;
  }

  .spring-left {
    text-align: left !important;
  }

  .spring-center {
    text-align: center !important;
  }

  .c-text-acd::before {
    background-color: #DE1781;
  }

  .spring__item .c-h2 {
    color: #EA5098;
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }

  .spring__outer.spring__outer--toku2 .spring__item .c-h2 {
    color: #00A2EE;
  }

  .spring-text--bold {
    font-weight: bold;
  }

  .spring-text--small {
    font-size: 1rem;
  }

  .spring-cv .c-cv__btn-link::after {
    background-image: url(/baby/_share22/img/icon-arrow-hover.svg);
  }

  .spring-kv__inner {
    background-color: #FFE6F0;
  }

  .c-note li {
    margin-bottom: 0.5rem;
  }

  .spring-note-offer--underline {
    text-decoration: underline;
  }

  .spring-cv .c-cv__btn-link::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 2rem;
    height: 2rem;
    position: absolute;
    transform: translateY(-50%);
    top: calc(50% - 0.2rem);
    right: 1.6rem;
  }


  .cont__tab-item-btn.is-active02 {
    transition: all 0.2s ease-out;
  }

  .cont__group.is-show02 {
    display: block;
  }

  .cont__tab-item-btn.is-active02 {
    background-color: #fff;
    border-bottom: 0.2rem solid #fff;
    position: relative;
  }

  .cont__tab-item-btn.is-active02::after {
    content: "";
    height: 0.2rem;
    width: 100%;
    background-color: #fff;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -0.2rem;
    z-index: 1;
  }

  .spring-cont-acd {
    display: flex;
    justify-content: center;
  }

  /* kv */
  .spring-kv-text {
    padding: 10.667vw 5.333vw;
    background-color: #FFE6F0;
  }

  .spring-kv-ttl {
    color: #EA5098;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 5.333vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 30px */
    margin-bottom: 2.667vw;
  }


  .spring-kv img {
    width: 100%;
  }

  .c-note .spring-note-offer--none::before {
    content: none;
    color: #3D4D57;
  }

  /* cv */

  .spring-cv__outer {
    padding: 20px;
  }
  
  .spring-cv__inner {
    padding: 10.667vw 5.333vw;
    text-align: center;
    border-radius: 10px;
    background: #FFFAD0;
  }

  .spring-cv .c-cv__btn-link {
    color: #fff;
    background-color: #DE1781;
  }

  /* main */
  .spring-cont-box {
    justify-content: center;
  }

  .spring-cont__title {
    color: #EA5098;
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2vw;
  }

  .spring__flex-box {
    margin-top: 9vw;
  }

  .spring__flex-box-item {
    display: flex;
    margin-bottom: 8vw;
  }

  .spring__flex-box-item.spring__flex-box-item--02 {
    flex-direction: row-reverse;
  }

  .spring__flex-box-item-text span {
    color: #EA5098;
  }

  .spring__outer.spring__outer--toku2 .spring__flex-box-item-text span {
    color: #00A2EE;
  }

  .spring__flex-box-item-img {
    width: 100%;
  }

  .spring__flex-box-item-img img {
    border-radius: 10px;
  }

  .spring__flex-box-item-text {
    width: 100%;
  }

  .spring__flex-box-item-text span {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 1.333vw;
    line-height: 1.5;
    font-size: 4.267vw;
    text-align: center;
    width: 100%;
  }

  /* main--bottom */
  .spring-main.spring-main--bottom {
    background-color: #FFE6F0;
  }

  .spring-cont__intro img {
    width: 40%;
    margin: 0 auto;
    display: block;
    margin-bottom: 3vw;
  }

  .spring-cont__intro-text {
    background-color: #F7F5EE;
    padding: 6vw;
  }

}

/*===== PC =====*/
@media print,screen and (min-width:769px) {

  .spring__inner {
    background-color: #FE89B6;
    padding-bottom: 80px;
  }

  .spring-main--bottom .spring__inner {
    background-color: #FFE6F0;
  }

  .spring__ttl {
    /* display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: #FFFFFF;
    padding-top: 40px; */
    width: 200px;
    margin: 0 auto -40px;
    padding-top: 40px;
  }

  .spring__ttl img {
    width: 100%;
  }

  .spring__body {
    background-color: #FFFFFF;
    padding: 6.8% 8.6%;
    border-radius: 10px;
  }

  .spring__item .spring__body {
    padding: 0;
  }

  .spring-cont__ttl {
    width: 90%;
    font-size: 24px;
    color: #464646;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .spring-cont__deadline {
    font-size: 14px;
    color: #E71728;
    line-height: 1.28;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
  }

  .spring-cont__deadline span {
    font-size: 18px;
  }

  .spring-case__img {
    width: 100%;
    margin: 0 auto 20px;
  }

  .spring-cont__img {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }

  .spring-cont__img.spring-cont__img--toku2 {
    max-width: 309px;
    width: 100%;
  }

  .spring-cont__icon {
    width: 100%;
    margin: 0 auto;
    padding: 0% 8.6%;
  }

  .spring-acc__head-text {
    font-size: 18px;
    color: #464646;
    font-weight: bold;
    text-align: center;
  }

  .spring-acc__head {
    padding: 30px 15px 25px;
    border-bottom: 1px solid #FFFEEB;
    background-color: #FFE114;
    position: relative;
    cursor: springer;
  }

  .spring-acc__head.js-c-acc::after {
    content: "";
    background-image: url([[--rootDir--]]contents/1month/_assets/btn_icon_black_arrow_shimajiro.svg);
    position: absolute;
    width: 9px;
    height: 19px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    right: 35px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .js-c-acc.js-c-acc-open.spring-acc__head::after {
    transform: rotate(-90deg);
  }

  .spring-acc {
    margin: 10% -5% 0;
  }

  .spring-acc__body {
    display: block;
    padding: 0;
  }

  .spring-acc__cont__ttl {
    font-size: 20px;
    color: #000000;
    line-height: 1.45;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
  }

  .spring-acc__cont__ttl::before {
    content: "";
    width: 282px;
    height: 9px;
    margin: auto;
    display: block;
    background-image: url([[--rootDir--]]contents/1month/_assets/221012_41507_title_bg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 10px;
  }

  .spring-acc__cont__ttl::after {
    content: "";
    width: 282px;
    height: 9px;
    margin: auto;
    display: block;
    background-image: url([[--rootDir--]]contents/1month/_assets/221012_41507_title_bg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 10px;
  }

  .spring-acc__cont:not(:last-child) {
    margin-bottom: 45px;
  }

  .c-cv__body {
    border-radius: 0;
  }

  .spring-cont+.spring-cont {
    margin-top: 40px;
  }

  .text-color--red {
    color: #E71728;
  }

  .spring-cont__price {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
  }

  .spring-cont__price::after {
    content: "";
    width: 100%;
    height: 3px;
    background: #d40000;
  }

  .spring-cont__price span {
    font-size: 26px;
  }

  .spring-cont__price--pink {
    color: #DE1781;
  }

  .spring-cont__price.spring-cont__price--pink span {
    font-size: 32px;
  }

  .spring-cont__price-deco {
    width: 14%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .spring-cont {
    position: relative;
  }

  .spring-cont.spring-cont--pink {
    border: 1px solid #FC5DA0;
    border-radius: 10px;
    padding: 35px 0px;
  }

  .spring-cont__price-line {
    position: absolute;
    width: 45%;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  .spring-cont__price-line.spring-cont__price-line--02 {
    top: 49%;
  }

  .spring-cont__ttl--underline {
    border-bottom: 1px solid #FFD6E7;
  }

  .spring__outer {
    width: 52%;
    margin: 0 auto;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-top: 15px;
    padding: 50px 60px;
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .top-cost__about-box-wrap-inr {
    padding: 0 0px;
    display: flex;
    justify-content: center;
    gap: 20px;
  }

  .top-intro-tab--02 .top-intro-tab-cont__body {
    background-color: #fff;
    border-radius: 6px 6px 5px 5px;
    border: solid 2px #EB6DA4;
    padding: 20px 0px;
    padding-top: 0;
  }

  .top-cost__about-box-wrap-inr {
    display: flex;
    align-items: center;
    padding: 0 30px;
  }

  .top-cost__about-box-wrap-icon {
    display: flex;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 2px solid #ea3c89;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #f8f8f8;
    color: #EA5098;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
  }

}

/*===== SP =====*/
@media print,screen and (max-width:768px) {

  .c-section {
    padding: 0;
  }

  .cp-kv__inner {
    background-color: #FFE6F0;
    padding: 0 0 11vw;
  }

  .spring__inner {
    background-color: #FE89B6;
    padding: 0 4vw 16vw;
    padding-bottom: 80px;
  }

  .spring-main--bottom .spring__inner {
    background-color: #FFE6F0;
  }

  .spring__ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: #FFFFFF;
    padding-top: 10.667vw;
    font-size: 5.67vw;
    margin-bottom: -10.667vw;
  }

  .spring__ttl img {
    width: 51%;
    margin: 0 auto;
    display: block;
  }

  .spring__body {
    background-color: #FFFFFF;
    padding: 12.533vw 4vw 5.2vw;
    border-radius: 4vw;
  }

  .spring-cont:not(:first-child) {
    margin-top: -2vw;
  }

  .spring-cont__ttl {
    font-size: 6.1vw;
    color: #464646;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 2.667vw;
  }

  .spring-cont__deadline {
    font-size: 3.733vw;
    color: #E71728;
    line-height: 1.28;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2.667vw;
  }

  .spring-cont__deadline span {
    font-size: 4.8vw;
  }

  .spring-cont__img {
    margin-bottom: 5.333vw;
  }

  .cp-red {
    color: #E71728;
  }

  .spring-cont__icon {
    width: 76vw;
    margin: 0 auto;
    padding-top: 8vw;
  }

  .spring-acc__head-text {
    font-size: 4.8vw;
    color: #464646;
    font-weight: bold;
    text-align: center;
  }

  .spring-acc__head {
    padding: 8vw 4vw 6.667vw;
    border-bottom: 0.267vw solid #FFFEEB;
    position: relative;
    background-color: #FFE114;
  }

  .spring__btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
  }

  #copyMessage {
    text-align: center;
  }

  #copyMessage_6month {
    text-align: center;
  }

  .spring-acc__head.js-c-acc::after {
    content: "";
    background-image: url([[--rootDir--]]contents/1month/_assets/btn_icon_black_arrow_shimajiro.svg);
    position: absolute;
    width: 2.4vw;
    height: 5.067vw;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    right: 9.333vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .spring-text.spring-text--howto {
    text-align: left;
  }

  .spring__flex-box-item {
    flex-flow: column;
  }

  .js-c-acc.js-c-acc-open.spring-acc__head::after {
    transform: rotate(-90deg);
  }

  .spring-acc {
    margin: 8vw 0 0;
  }

  .spring-acc__body {
    display: block;
    padding: 0;
  }

  .spring-acc__cont__ttl {
    font-size: 20px;
    color: #000000;
    line-height: 1.45;
    text-align: center;
    position: relative;
    margin-bottom: 10.667vw;
    font-weight: bold;
  }

  .spring-acc__cont__ttl::before {
    content: "";
    width: 75.2vw;
    height: 2.4vw;
    margin: auto;
    display: block;
    background-image: url([[--rootDir--]]contents/1month/_assets/221012_41507_title_bg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 2.667vw;
  }

  .spring-acc__cont__ttl::after {
    content: "";
    width: 75.2vw;
    height: 2.4vw;
    margin: auto;
    display: block;
    background-image: url([[--rootDir--]]contents/1month/_assets/221012_41507_title_bg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 2.667vw;
  }

  .spring-acc__cont:not(:last-child) {
    margin-bottom: 12vw;
  }

  .spring__second {
    background: #FFE6F1;
    padding: 8vw 4vw;
    border-radius: 10px;
    margin: 0 auto;
  }

  .spring__second-aco {
    border-radius: 5px;
    border: 1px solid #464646;
    background: #FFF;
    width: 258px;
    margin: 0 auto;
    font-weight: 600;
  }

  .spring__second-aco .c-text-acd.spring-text-acd {
    color: #464646;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0;
  }

  .c-text-acd.spring-text-acd ::after {
    background-color: #DE1781;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/baby/_share22/img/icon-plus.svg);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #DE1781;
    position: absolute;
    top: 50%;
    right: -43%;
    transform: translateY(-50%);
    border-radius: 50%;
  }

  .c-text-acd.spring-text-acd.js-acdHead--open ::after {
    background-image: url(/baby/_share22/img/icon-minus.svg);
  }

  .spring__second-aco .c-text-acd.spring-text-acd::before {
    display: none;
  }

  .spring__second-aco .c-text-acd.spring-text-acd span {
    color: #EA5098;
    text-align: center;
    font-size: 18px;
    display: block;
  }

  .c-text-acd.c-text-acd-second {
    color: #EA5098;
  }

  .spring-text.spring-text-second {
    text-align: left;
  }

  .c-cv__body {
    border-radius: 0;
  }

  .text-color--red {
    color: #E71728;
  }

  .spring-cont__price {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
  }

  .spring-cont__price::after {
    content: "";
    width: 100%;
    height: 3px;
    background: #d40000;
  }

  .spring-cont__price span {
    font-size: 26px;
  }

  .spring-cont__price--pink {
    color: #DE1781;
  }

  .spring-cont__price.spring-cont__price--pink span {
    font-size: 34px;
  }

  .spring-cont__price-deco {
    width: 10%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .spring-cont {
    position: relative;
  }

  .spring-cont.spring-cont--pink {
    border: 1px solid #FC5DA0;
    border-radius: 3vw;
    padding: 9vw 4vw;
  }

  .spring-cont__price-line {
    position: absolute;
    width: 60%;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  .spring-cont__price-line.spring-cont__price-line--02 {
    top: 50%;
  }

  .spring-cont__ttl--underline {
    border-bottom: 1px solid #FFD6E7;
    padding-bottom: 5.2vw;
  }

  .spring__outer {
    margin: 0 auto;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-top: 15px;
  }

  .cp-center {
    text-align: center;
  }

  .top-intro-tab--02 .top-intro-tab-cont__body {
    background-color: #fff;
    border-radius: 6px 6px 5px 5px;
    border: solid 2px #EB6DA4;
    padding: 20px 0px;
    padding-top: 0;
  }

  .top-cost__about-box-wrap-icon {
    display: flex;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 2px solid #ea3c89;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #f8f8f8;
    color: #EA5098;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
  }

  .top-cost .c-text-acd::before {
    background-color: #404d56;
  }
}


.c-header__nav-member {
  bottom: 15px !important;
  width: 5.5rem !important;
  height: 5.5rem !important;
}

.c-header__nav-member::before {
  top: 3.6rem !important;
}

.c-header__nav-member::after {
  top: 1.2rem !important;
}

.c-header__nav-menu span {
  top: 0 !important;
}

.c-header__nav-menu span::before {
  top: 2.2rem !important;
}

.c-header__nav-menu span::after {
  top: 1rem !important;
}

@media print,screen and (max-width:768px) {
  .c-header__nav-member {
    right: 8.2rem !important;
  }

  .c-header__menu {
    padding-bottom: 0 !important;
  }

  .c-header__nav-menu span {
    top: 1.3rem !important;
  }
}