@charset "UTF-8";
/* ===================================================================
CSS information

file name  : baby.css
author     : Abilive
style info : 赤ちゃん向けサービス
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.c-title__jp--og {
  color: var(--color-baby);
}
.c-title__jp--s35 {
  line-height: 1.4;
}
@media only screen and (min-width: 1025px) {
  .c-title__jp--s35 {
    font-size: calc(35 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .c-title__jp--s35 {
    font-size: calc(32 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .c-title__jp--s35 {
    font-size: calc(35 / var(--font-size) * 1rem);
  }
}
.c-title .s {
  display: block;
  font-family: var(--font-jp-serif);
  font-weight: 400;
}

.p-baby-int {
  position: relative;
  z-index: 1;
  background-color: #F8E7D8;
  background: url(../images/common/bg_og01.png) repeat top/auto;
  background-blend-mode: color-burn, normal;
}
@media only screen and (min-width: 768px) {
  .p-baby-int {
    padding: calc(95 / 13 * 1rem) 0 calc(240 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int {
    padding: 2em 0 10em;
  }
}
.p-baby-int__inner {
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .p-baby-int__inner {
    width: calc(900 / 1440 * 100%);
    max-width: calc(900px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-baby-int__inner {
    max-width: calc(900px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-int__inner {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner {
    width: calc(388 / 428 * 100%);
  }
}
.p-baby-int__inner::before, .p-baby-int__inner::after {
  content: "";
  z-index: 2;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
}
.p-baby-int__inner::before {
  background-image: url(../../baby/images/deco_fv03.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner::before {
    left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner::before {
    left: -2%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner::before {
    bottom: -80%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner::before {
    bottom: -60%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner::before {
    width: calc(233 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner::before {
    width: calc(186.4 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner::before {
    padding-bottom: calc(188 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner::before {
    padding-bottom: calc(150.4 / 388 * 100%);
  }
}
.p-baby-int__inner::after {
  background-image: url(../../baby/images/deco_fv04.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner::after {
    right: 1.5%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner::after {
    right: -4%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner::after {
    bottom: -90%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner::after {
    bottom: -52%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner::after {
    width: calc(250 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner::after {
    width: calc(200 / 400 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner::after {
    padding-bottom: calc(260 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner::after {
    padding-bottom: calc(208 / 388 * 100%);
  }
}
.p-baby-int__inner .txt {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .p-baby-int__inner .txt {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__inner .txt {
    margin-top: 1em;
  }
}
.p-baby-int__bg {
  position: absolute;
  overflow: hidden;
  background-color: #fff;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .p-baby-int__bg {
    clip-path: circle(155em at 50% 155em);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__bg {
    clip-path: circle(60em at 50% 60em);
  }
}
@media only screen and (min-width: 1441px) {
  .p-baby-int__bg {
    height: calc(1000 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .p-baby-int__bg {
    height: calc(960 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-int__bg {
    height: calc(960 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__bg {
    height: 25em;
  }
}
@media only screen and (min-width: 1441px) {
  .p-baby-int__bg {
    bottom: calc(-825 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .p-baby-int__bg {
    bottom: calc(-785 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-int__bg {
    bottom: calc(-785 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__bg {
    bottom: -20em;
  }
}
.p-baby-int__bg::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(../images/common/bg_orange.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-int__bg::before {
    width: calc(1254 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__bg::before {
    width: calc(1504.8 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-int__bg::before {
    padding-bottom: calc(891 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__bg::before {
    padding-bottom: calc(1069.2 / 1440 * 100%);
  }
}
@media only screen and (min-width: 1441px) {
  .p-baby-int__bg::before {
    top: -2%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .p-baby-int__bg::before {
    top: 6%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-int__bg::before {
    top: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__bg::before {
    top: 15%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-int__bg::before {
    left: -20%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-int__bg::before {
    left: -25%;
  }
}

.p-baby-loop {
  position: relative;
  z-index: 2;
  display: flex;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .p-baby-loop {
    margin-top: calc(-55 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop {
    margin-top: 2em;
  }
}
@keyframes scrollLeft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.p-baby-loop .slider {
  animation: scrollLeft 80s infinite linear .5s both;
  display: flex;
  align-items: flex-start;
}
.p-baby-loop .slider .item .inner {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.p-baby-loop .slider .item .inner img {
  height: auto;
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide01 {
    width: calc(219 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide01 {
    width: calc(175.2 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide01 {
    width: calc(131.4 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide01 .inner {
    width: calc(169 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide01 .inner {
    width: calc(135.2 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide01 .inner {
    width: calc(101.4 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-loop .slider .item.slide02 {
    margin-top: calc(90 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide02 {
    margin-top: 3.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide02, .p-baby-loop .slider .item.slide05 {
    width: calc(296 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide02, .p-baby-loop .slider .item.slide05 {
    width: calc(236.8 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide02, .p-baby-loop .slider .item.slide05 {
    width: calc(177.6 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide02 .inner, .p-baby-loop .slider .item.slide05 .inner {
    width: calc(246 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide02 .inner, .p-baby-loop .slider .item.slide05 .inner {
    width: calc(196.8 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide02 .inner, .p-baby-loop .slider .item.slide05 .inner {
    width: calc(147.6 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-loop .slider .item.slide03 {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide03 {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide03 {
    width: calc(341 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide03 {
    width: calc(272.8 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide03 {
    width: calc(204.6 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide03 .inner {
    width: calc(291 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide03 .inner {
    width: calc(232.8 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide03 .inner {
    width: calc(174.6 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-loop .slider .item.slide04 {
    margin-top: calc(85 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide04 {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide04 {
    width: calc(206 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide04 {
    width: calc(164.8 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide04 {
    width: calc(123.6 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide04 .inner {
    width: calc(156 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide04 .inner {
    width: calc(124.8 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide04 .inner {
    width: calc(93.6 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-loop .slider .item.slide06 {
    margin-top: calc(90 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide06 {
    margin-top: 3.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide06 {
    width: calc(250 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide06 {
    width: calc(200 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide06 {
    width: calc(150 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-loop .slider .item.slide06 .inner {
    width: calc(200 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-loop .slider .item.slide06 .inner {
    width: calc(160 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-loop .slider .item.slide06 .inner {
    width: calc(120 / 13 * 1rem);
  }
}

.p-baby-wrp {
  box-sizing: border-box;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp {
    margin-top: calc(150 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp {
    margin-top: calc(170 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp {
    margin-top: 6em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp .c-circle-btn {
    margin-top: calc(60 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp .c-circle-btn {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp .c-circle-btn {
    margin-top: 3em;
  }
}
.p-baby-wrp#lnk_room {
  z-index: 2;
}
.p-baby-wrp#lnk_cui::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(../images/common/bg_orange.png);
  right: -25%;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_cui::before {
    width: calc(1254 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_cui::before {
    width: calc(1504.8 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_cui::before {
    padding-bottom: calc(891 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_cui::before {
    padding-bottom: calc(1069.2 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_cui::before {
    top: -18%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_cui::before {
    top: -3%;
  }
}
.p-baby-wrp#lnk_hot::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(../images/common/bg_orange.png);
  left: -20%;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_hot::before {
    width: calc(1254 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_hot::before {
    width: calc(1504.8 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_hot::before {
    padding-bottom: calc(891 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_hot::before {
    padding-bottom: calc(1069.2 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_hot::before {
    top: -15%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_hot::before {
    top: -3%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp#lnk_hot .c-circle-btn {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp#lnk_hot .c-circle-btn {
    margin-top: calc(30 / 13 * 1rem);
  }
}
.p-baby-wrp#lnk_shop::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(../images/common/bg_orange.png);
  right: -25%;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_shop::before {
    width: calc(1254 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_shop::before {
    width: calc(1504.8 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_shop::before {
    padding-bottom: calc(891 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_shop::before {
    padding-bottom: calc(1069.2 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp#lnk_shop::before {
    top: -40%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp#lnk_shop::before {
    top: -3%;
  }
}
.p-baby-wrp__type {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: flex-start;
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type {
    width: calc(1260 / 1440 * 100%);
    max-width: calc(1260px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-baby-wrp__type {
    max-width: calc(1260px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type__st {
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type__st {
    width: 100%;
    order: 1;
    display: flex;
    justify-content: center;
  }
}
.p-baby-wrp__type__txt {
  position: relative;
}
.p-baby-wrp__type__txt::before, .p-baby-wrp__type__txt::after {
  content: "";
  z-index: 2;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type__txt {
    order: 3;
  }
}
.p-baby-wrp__type__txt__inner {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type__txt__inner {
    max-width: calc(240 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type__txt__inner .txt {
    margin-top: calc(20 / 240 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type__txt__inner .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type__main {
    order: 2;
    margin-top: 2em;
  }
}
.p-baby-wrp__type__main > p {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt {
    width: calc(662 / 1260 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt {
    margin-top: calc(80 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt {
    margin-top: 2em;
  }
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
  background-image: url(../../baby/images/deco_room01.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
    right: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
    right: -5%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
    top: -32%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
    top: -38%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
    width: calc(182 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
    width: calc(145.6 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
    padding-bottom: calc(279 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::before {
    padding-bottom: calc(223.2 / 388 * 100%);
  }
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
  background-image: url(../../baby/images/deco_room02.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
    right: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
    right: 35%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
    bottom: 24%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
    bottom: 12%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
    width: calc(148 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
    width: calc(118.4 / 400 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
    padding-bottom: calc(145 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt::after {
    padding-bottom: calc(116 / 388 * 100%);
  }
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub {
  display: flex;
  align-items: flex-start;
  width: calc(700 / 662 * 100%);
  margin-right: calc(-38 / 662 * 100%);
  margin-top: calc(65 / 662 * 100%);
  justify-content: space-between;
  z-index: 2;
  position: relative;
  position: relative;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::before, .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
  content: "";
  z-index: 2;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
  background-image: url(../../baby/images/deco_room03.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
    right: -29%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
    right: 32%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
    bottom: -28%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
    width: calc(149 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
    width: calc(119.2 / 400 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
    padding-bottom: calc(129 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__sub::after {
    padding-bottom: calc(103.2 / 388 * 100%);
  }
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub img {
  display: block;
  object-fit: cover;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub .sub1 {
  width: calc(189 / 700 * 100%);
  position: relative;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub .sub1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub .sub1::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub .sub1::after {
  padding-bottom: calc(189 / 189 * 100%);
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub .sub2 {
  margin-top: calc(65 / 662 * 100%);
  width: calc(217 / 700 * 100%);
  position: relative;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub .sub2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub .sub2::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__type--room .p-baby-wrp__type__txt__sub .sub2::after {
  padding-bottom: calc(170 / 217 * 100%);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__inner {
    width: 80%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__inner {
    margin-left: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__inner {
    margin-left: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__txt__inner {
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__st {
    top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__st {
    left: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__st {
    left: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__main {
    width: calc(598 / 1260 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--room .p-baby-wrp__type__main {
    width: 100%;
  }
}
.p-baby-wrp__type--room .p-baby-wrp__type__main > p {
  position: relative;
}
.p-baby-wrp__type--room .p-baby-wrp__type__main > p img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__type--room .p-baby-wrp__type__main > p::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__type--room .p-baby-wrp__type__main > p::after {
  padding-bottom: calc(490 / 598 * 100%);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt {
    width: calc(658 / 1260 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt {
    margin-top: calc(70 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt {
    margin-top: 2em;
  }
}
.p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
  background-image: url(../../baby/images/deco_cui01.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    left: 13%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    left: -8%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    top: -33%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    top: -60%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    width: calc(135 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    width: calc(108 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    padding-bottom: calc(168 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    padding-bottom: calc(134.4 / 388 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::before {
    top: -35%;
  }
}
.p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
  background-image: url(../../baby/images/deco_cui02.png);
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    right: 15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    right: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    right: -5%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    bottom: -65%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    bottom: -60%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    bottom: -32%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    width: calc(156 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    width: calc(124.8 / 400 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    padding-bottom: calc(120 / 662 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    padding-bottom: calc(96 / 388 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt::after {
    bottom: -50%;
  }
}
.p-baby-wrp__type--cui .p-baby-wrp__type__txt__inner {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt__inner {
    width: 80%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt__inner {
    margin-right: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt__inner {
    margin-right: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt__inner {
    margin-right: auto;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__txt__inner {
    margin-right: 15%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__st {
    top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__st {
    right: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__st {
    right: 1em;
  }
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main {
    width: calc(602 / 1260 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main {
    order: -1;
  }
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main > p {
  position: relative;
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main > p img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main > p::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main > p::after {
  padding-bottom: calc(490 / 602 * 100%);
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main .sub {
  position: relative;
  position: absolute;
  z-index: 2;
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main .sub img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main .sub::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__type--cui .p-baby-wrp__type__main .sub::after {
  padding-bottom: calc(254 / 330 * 100%);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main .sub {
    right: calc(-170 / 602 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main .sub {
    right: calc(-50 / 428 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main .sub {
    bottom: calc(-130 / 602 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main .sub {
    bottom: -25%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main .sub {
    width: calc(330 / 602 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--cui .p-baby-wrp__type__main .sub {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt {
    width: calc(710 / 1260 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt {
    margin-top: calc(90 / 710 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt {
    margin-top: calc(50 / 710 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt {
    margin-top: 2em;
  }
}
.p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
  background-image: url(../../baby/images/deco_hot01.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    right: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    right: -5%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    top: -70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    top: -60%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    top: -50%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    width: calc(178 / 710 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    width: calc(142.4 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    padding-bottom: calc(180 / 710 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::before {
    padding-bottom: calc(144 / 388 * 100%);
  }
}
.p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
  background-image: url(../../baby/images/deco_hot02.png);
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    left: -2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    left: -5%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    left: -8%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    bottom: -100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    bottom: -70%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    bottom: -150%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    width: calc(282 / 710 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    width: calc(225.6 / 400 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    padding-bottom: calc(257 / 710 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    padding-bottom: calc(205.6 / 388 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt::after {
    left: -5%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt__inner {
    width: 80%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt__inner {
    margin-left: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt__inner {
    margin-left: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt__inner {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__txt__inner {
    margin-left: 20%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__st {
    top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__st {
    left: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__st {
    left: 1em;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__st {
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .js-move-sp {
    order: 4;
    width: 70%;
    margin: 2em 0 0 auto;
  }
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__main {
    width: calc(550 / 1260 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__main {
    width: 100%;
  }
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main > p {
  position: relative;
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main > p img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main > p::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main > p::after {
  padding-bottom: calc(490 / 550 * 100%);
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main .sub {
  position: relative;
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main .sub img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main .sub::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__type--hot .p-baby-wrp__type__main .sub::after {
  padding-bottom: calc(257 / 290 * 100%);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__main .sub {
    position: absolute;
    z-index: 2;
    width: calc(290 / 550 * 100%);
    left: calc(-250 / 550 * 100%);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__main .sub {
    bottom: calc(-60 / 550 * 100%);
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__main .sub {
    bottom: calc(-160 / 550 * 100%);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) and (max-width: 1260px) {
  .p-baby-wrp__type--hot .p-baby-wrp__type__main .sub {
    left: calc(-200 / 550 * 100%);
  }
}

.p-baby-wrp__bath, .p-baby-wrp__sheet {
  margin-right: auto;
  margin-left: auto;
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__bath, .p-baby-wrp__sheet {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-baby-wrp__bath, .p-baby-wrp__sheet {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__bath, .p-baby-wrp__sheet {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath, .p-baby-wrp__sheet {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__bath, .p-baby-wrp__sheet {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__bath, .p-baby-wrp__sheet {
    align-items: center;
  }
}
@media only screen and (max-width: 1024px) {
  .p-baby-wrp__bath, .p-baby-wrp__sheet {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath, .p-baby-wrp__sheet {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__txt, .p-baby-wrp__sheet__txt {
    width: calc(496 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__txt, .p-baby-wrp__sheet__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__bath__txt .txt, .p-baby-wrp__sheet__txt .txt {
    max-width: calc(400 / 13 * 1rem);
  }
}
.p-baby-wrp__bath__img, .p-baby-wrp__sheet__img {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__img, .p-baby-wrp__sheet__img {
    width: calc(664 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__img, .p-baby-wrp__sheet__img {
    width: 100%;
  }
}
.p-baby-wrp__bath__img figure, .p-baby-wrp__sheet__img figure {
  position: relative;
  width: 50%;
}
.p-baby-wrp__bath__img figure figcaption, .p-baby-wrp__sheet__img figure figcaption {
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__img figure figcaption, .p-baby-wrp__sheet__img figure figcaption {
    font-size: calc(12 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__img figure figcaption, .p-baby-wrp__sheet__img figure figcaption {
    font-size: calc(calc(12 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__img figure figcaption, .p-baby-wrp__sheet__img figure figcaption {
    padding: .5em 1em;
    background-color: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__img figure figcaption, .p-baby-wrp__sheet__img figure figcaption {
    margin-top: .75em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath + .p-baby-wrp__rent, .p-baby-wrp__sheet + .p-baby-wrp__rent {
    margin-top: calc(100 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath + .p-baby-wrp__rent, .p-baby-wrp__sheet + .p-baby-wrp__rent {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__sheet {
    margin-top: calc(200 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__sheet {
    margin-top: 4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__sheet .js-move-sp {
    order: 1;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__sheet__txt {
    width: calc(496 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__sheet__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__sheet__txt {
    padding-right: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__sheet__txt {
    order: 3;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__sheet__txt .txt {
    margin-top: calc(40 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__sheet__txt .txt {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__sheet__img {
    width: calc(664 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__sheet__img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__sheet__img {
    margin-top: 1.5em;
    order: 2;
  }
}
.p-baby-wrp__sheet__img .img {
  position: relative;
}
.p-baby-wrp__sheet__img .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__sheet__img .img::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__sheet__img .img::after {
  padding-bottom: calc(250 / 332 * 100%);
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__bath {
    margin-top: calc(155 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__bath {
    margin-top: calc(200 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath {
    margin-top: 3.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__txt {
    width: calc(536 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__bath__txt {
    padding-left: calc(80 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__bath__txt {
    padding-left: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__bath__txt {
    padding-left: calc(50 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__txt .txt {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__txt .txt {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__txt .txt + .c-title {
    margin-top: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__txt .txt + .c-title {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__img {
    width: calc(624 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__bath__img {
    order: -1;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__bath__img {
    margin-top: 2em;
  }
}
.p-baby-wrp__bath__img .img {
  position: relative;
}
.p-baby-wrp__bath__img .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__bath__img .img::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__bath__img .img::after {
  padding-bottom: calc(277 / 312 * 100%);
}
.p-baby-wrp__rent {
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent {
    margin-top: calc(65 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__rent {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-baby-wrp__rent {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__rent {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-wrp__rent {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent .c-title {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent .c-title .s {
    margin-left: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent .c-title .s {
    margin-top: .25em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent + .p-baby-wrp__rent {
    margin-top: calc(55 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent + .p-baby-wrp__rent {
    margin-top: 3em;
  }
}
.p-baby-wrp__rent__list {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__list {
    margin-top: calc(50 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list {
    margin-top: 1.5em;
  }
}
.p-baby-wrp__rent__list li {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__list li {
    width: calc(216 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list li {
    width: 48%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__list li:not(:nth-child(5n+1)) {
    margin-left: calc(20 / 1160 * 100%);
  }
  .p-baby-wrp__rent__list li:nth-child(n+6) {
    margin-top: calc(35 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list li:nth-child(2n) {
    margin-left: 4%;
  }
  .p-baby-wrp__rent__list li:nth-child(n+3) {
    margin-top: 2em;
  }
}
.p-baby-wrp__rent__list li .img {
  order: -1;
  position: relative;
}
.p-baby-wrp__rent__list li .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-baby-wrp__rent__list li .img::after {
  content: "";
  width: 100%;
  display: block;
}
.p-baby-wrp__rent__list li .img::after {
  padding-bottom: calc(144 / 216 * 100%);
}
.p-baby-wrp__rent__list li .c-title {
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__list li .c-title {
    margin-top: calc(18 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list li .c-title {
    margin-top: 0.75em;
  }
}
.p-baby-wrp__rent__list li .c-title .c-title__jp {
  word-break: keep-all;
}
.p-baby-wrp__rent__list li .yen {
  text-align: right;
  line-height: 1.2;
  margin-top: auto;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__list li .yen {
    padding-top: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list li .yen {
    padding-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__list li .yen {
    font-size: calc(11 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list li .yen {
    font-size: calc(calc(11 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
.p-baby-wrp__rent__list li .yen .l {
  font-family: var(--font-jp-serif);
  font-weight: 400;
  font-size: 137%;
}
.p-baby-wrp__rent__list li .txt {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__list li .txt {
    margin-top: calc(10 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list li .txt {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__list li .txt {
    font-size: calc(12 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list li .txt {
    font-size: calc(calc(12 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
.p-baby-wrp__rent__list li .txt.flex {
  display: flex;
  flex-wrap: wrap;
}
.p-baby-wrp__rent__list li .txt.flex span {
  display: inline-block;
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__rent__list li .txt.flex span {
    min-width: 8em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__rent__list li .txt.flex span {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__rent__list li .txt.flex span {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__list li .txt.flex span {
    width: 100%;
  }
}
.p-baby-wrp__rent__list li > * {
  width: 100%;
}
.p-baby-wrp__rent__deco {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__deco {
    width: calc(198 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__deco {
    width: calc(158.4 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__deco {
    right: calc(150 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__deco {
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__rent__deco {
    top: calc(350 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__rent__deco {
    bottom: 10%;
  }
}
.p-baby-wrp__shop {
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .p-baby-wrp__shop {
    width: calc(900 / 1440 * 100%);
    max-width: calc(900px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-baby-wrp__shop {
    max-width: calc(900px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-wrp__shop {
    width: calc(1160 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop {
    width: calc(388 / 428 * 100%);
  }
}
.p-baby-wrp__shop::before, .p-baby-wrp__shop::after {
  content: "";
  z-index: 2;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
}
.p-baby-wrp__shop::before {
  background-image: url(../../baby/images/deco_sale01.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop::before {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop::before {
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop::before {
    top: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop::before {
    top: 110%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop::before {
    width: calc(214 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop::before {
    width: calc(171.2 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop::before {
    padding-bottom: calc(146 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop::before {
    padding-bottom: calc(116.8 / 388 * 100%);
  }
}
.p-baby-wrp__shop::after {
  background-image: url(../../baby/images/deco_sale02.png);
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop::after {
    right: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop::after {
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop::after {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop::after {
    top: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop::after {
    width: calc(136 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop::after {
    width: calc(108.8 / 400 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop::after {
    padding-bottom: calc(165 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop::after {
    padding-bottom: calc(132 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-wrp__shop__txt {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop__txt {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-wrp__shop + .p-baby-wrp__rent {
    margin-top: 10em;
  }
}

.p-baby-att {
  margin-right: auto;
  margin-left: auto;
  background-color: #F8E7D8;
  background: url(../images/common/bg_og02.png) repeat top/auto;
  background-blend-mode: color-burn, normal;
}
@media only screen and (min-width: 1025px) {
  .p-baby-att {
    margin-top: calc(150 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-att {
    margin-top: calc(170 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att {
    margin-top: 5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-att {
    padding: calc(90 / 13 * 1rem) 0 calc(110 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-att {
    padding: calc(60 / 13 * 1rem) 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att {
    padding: 2.5em 0;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-att {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-baby-att {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-att {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-att {
    width: calc(1260 / 1440 * 100%);
  }
}
.p-baby-att__list {
  width: 90%;
  max-width: calc(650 / 13 * 1rem);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .p-baby-att__list {
    margin-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__list {
    margin-top: 1.5em;
  }
}
.p-baby-att__list > li {
  padding-left: 1em;
  line-height: 1.6;
  position: relative;
}
.p-baby-att__list > li + li {
  margin-top: 1em;
}
.p-baby-att__list > li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: .5em;
  line-height: 1;
}
.p-baby-att__list > li .og {
  color: var(--color-baby);
}
.p-baby-att__contact {
  position: relative;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  overflow: hidden;
  border-color: var(--color-7);
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .p-baby-att__contact {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-att__contact {
    width: calc(900 / 1160 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-att__contact {
    width: calc(1000 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact {
    width: 90%;
  }
}
.p-baby-att__contact .deco_btm,
.p-baby-att__contact .deco_top {
  position: absolute;
  height: 7px;
  width: 100%;
}
.p-baby-att__contact .deco_btm::before, .p-baby-att__contact .deco_btm::after,
.p-baby-att__contact .deco_top::before,
.p-baby-att__contact .deco_top::after {
  content: "";
  position: absolute;
}
.p-baby-att__contact .deco_btm::before,
.p-baby-att__contact .deco_top::before {
  top: 0;
  right: 0;
}
.p-baby-att__contact .deco_btm::after,
.p-baby-att__contact .deco_top::after {
  left: 0;
  top: 0;
}
.p-baby-att__contact .deco_top {
  top: 0;
}
.p-baby-att__contact .deco_top::before {
  border-bottom: 6px solid transparent;
}
.p-baby-att__contact .deco_top::after {
  border-bottom: 6px solid transparent;
}
.p-baby-att__contact .deco_btm {
  bottom: -1px;
}
.p-baby-att__contact .deco_btm::before {
  border-top: 6px solid transparent;
}
.p-baby-att__contact .deco_btm::after {
  border-top: 6px solid transparent;
}
.p-baby-att__contact .deco_top::before {
  border-right: 7px solid var(--color-7);
}
.p-baby-att__contact .deco_top::after {
  border-left: 7px solid var(--color-7);
}
.p-baby-att__contact .deco_btm::before {
  border-right: 7px solid var(--color-7);
}
.p-baby-att__contact .deco_btm::after {
  border-left: 7px solid var(--color-7);
}
.p-baby-att__contact__inner {
  display: flex;
  position: relative;
  justify-content: center;
  flex-wrap: wrap;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .p-baby-att__contact__inner {
    padding: calc(40 / 13 * 1rem) 0 calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact__inner {
    padding: 2em 1.5em;
  }
}
.p-baby-att__contact__inner .c-title {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-baby-att__contact__inner .c-title {
    padding-bottom: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact__inner .c-title {
    padding-bottom: 1em;
  }
}
.p-baby-att__contact__inner .tel_box {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact__inner .tel_box {
    flex-direction: column;
  }
}
.p-baby-att__contact__inner .tel_box a, .p-baby-att__contact__inner .tel_box .tel {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .p-baby-att__contact__inner .tel_box .st {
    font-size: calc(12 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact__inner .tel_box .st {
    font-size: calc(calc(12 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-att__contact__inner .tel_box .st {
    margin-right: .75em;
  }
}
.p-baby-att__contact__inner .tel_box .tel_txt {
  font-family: var(--font-en);
  font-optical-sizing: auto;
}
@media only screen and (min-width: 768px) {
  .p-baby-att__contact__inner .tel_box .tel_txt {
    font-size: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact__inner .tel_box .tel_txt {
    font-size: calc(30 / var(--font-size) * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact__inner .tel_box .tel_txt {
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-att__contact__inner .c-large-btn {
    width: calc(320 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact__inner .c-large-btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-att__contact__inner .c-large-btn {
    margin-left: calc(30 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-att__contact__inner .c-large-btn {
    margin-top: 1em;
  }
}
.p-baby-att__contact__inner .c-large-btn__link {
  min-width: 100%;
}

.p-baby-stay {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: flex-start;
}
@media only screen and (min-width: 1025px) {
  .p-baby-stay {
    margin-top: calc(150 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-stay {
    margin-top: calc(170 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay {
    margin-top: 5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-stay {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-baby-stay {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-stay {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-stay {
    align-items: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-baby-stay {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay {
    flex-direction: column;
  }
  .p-baby-stay .js-move-sp {
    width: 100%;
    order: -1;
    text-align: center;
  }
}
.p-baby-stay__txt {
  order: 2;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt {
    width: calc(512 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt {
    margin-left: calc(70 / 1160 * 100%);
  }
}
.p-baby-stay__txt::before, .p-baby-stay__txt::after {
  content: "";
  z-index: 2;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
}
.p-baby-stay__txt::before {
  background-image: url(../../baby/images/deco_stay01.png);
}
@media only screen and (min-width: 1025px) {
  .p-baby-stay__txt::before {
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-stay__txt::before {
    right: -8%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::before {
    right: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-stay__txt::before {
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-stay__txt::before {
    top: -8%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::before {
    top: -12%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt::before {
    width: calc(84 / 512 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::before {
    width: calc(84 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt::before {
    padding-bottom: calc(72 / 512 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::before {
    padding-bottom: calc(72 / 388 * 100%);
  }
}
.p-baby-stay__txt::after {
  background-image: url(../../baby/images/deco_stay02.png);
}
@media only screen and (min-width: 1025px) {
  .p-baby-stay__txt::after {
    right: -3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-stay__txt::after {
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::after {
    right: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .p-baby-stay__txt::after {
    bottom: -26%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-stay__txt::after {
    bottom: -15%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::after {
    bottom: -28%;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt::after {
    width: calc(109 / 512 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::after {
    width: calc(109 / 388 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt::after {
    padding-bottom: calc(128 / 512 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::after {
    padding-bottom: calc(128 / 388 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1260px) {
  .p-baby-stay__txt::after {
    right: auto;
    left: 0;
    bottom: -20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-baby-stay__txt::after {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt::after {
    left: 0;
  }
}
.p-baby-stay__txt > * {
  max-width: calc(380 / 13 * 1rem);
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt .txt {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt .txt {
    margin-top: 1.5em;
  }
}
.p-baby-stay__txt .c-circle-btn {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt .c-circle-btn {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt .c-circle-btn {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__txt .c-circle-btn + .c-circle-btn {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__txt .c-circle-btn + .c-circle-btn {
    margin-top: 1em;
  }
}
.p-baby-stay__img {
  order: 1;
}
@media only screen and (min-width: 768px) {
  .p-baby-stay__img {
    width: calc(578 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-baby-stay__img {
    margin-top: 2em;
  }
}

.l-breadcrumb {
  margin-top: calc(130 / 13 * 1rem);
}
@media only screen and (max-width: 767px) {
  .l-breadcrumb {
    margin-top: calc(130 / 15 * 1rem);
  }
}
