/*--------------------------------------------------------------------------------------------------

   object
         - index

         

--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------*/
#topbaby {
 width: 100vw;
 height: 100vh;
 transition: all 1s;
 position: fixed;
 top: 0;
 left: 0;
 z-index: 99999;
 display: flex;
	background: url(../image/banner.jpg) #FFF no-repeat center center;
	background-size: cover;
}

#topbaby::before {
 position: absolute;
 top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	display: block;
 content: "";
 opacity: 0;
	background: url(../image/top_text.png);
	animation: fadein 3s forwards;
	animation-delay:1s;
	width: 280px;
	height: 510px;
}

@keyframes fadein {
0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}

.topbabyloaded {
  opacity: 0;
  visibility: hidden;
}

.p-frame1-top {
  padding: 150px 0;
  position: relative; }
  .p-frame1-top .l-wrapper {
    justify-content: center;
    align-items: flex-start;
    flex-direction: row-reverse; }
  .p-frame1-top__title {
    font-size: 24px;
    color: #d7c5a5;
    letter-spacing: 0.8px;
    margin-left: 30px; }
  .p-frame1-top__mess {
    font-size: 24px;
    letter-spacing: 5px;
    margin-left: 40px;
    writing-mode: vertical-rl;
    text-align: left;
    line-height: 2.1;
    text-shadow: 0 0 1px black;
     }
  .p-frame1-top__desc {
    font-size: 18px;
    letter-spacing: 7px;
    writing-mode: vertical-rl;
    text-align: left;
    line-height: 2.2;
    font-weight: 500; }
  .p-frame1-top__shop {
    position: absolute;
    bottom: -150px;
    right: 5%;
    z-index: 1; }
		.fixed {
			position: fixed;
			bottom: 40px;
			animation: fadeIn 2s forwards;
			opacity: 0;
		}
		.fixed2 {
			position: fixed;
			bottom: 300px;
		}




.p-frame2-top {
  padding: 150px 0;
  background: url(../image/bg-ranking-top.png) no-repeat center top 125px #fffaeb;
  position: relative; }
  .p-frame2-top__list {
    margin-top: 60px;
    padding-bottom: 70px; }
    .p-frame2-top__list li {
      align-items: center;
      justify-content: space-between;
      margin-bottom: 80px; }
      .p-frame2-top__list li:nth-child(2n+0) {
        flex-direction: row-reverse; }
        .p-frame2-top__list li:nth-child(2n+0) .p-frame2-top__text {
          text-align: right; }
      .p-frame2-top__list li:first-child .p-frame2-top__desc {
        font-size: 17px;
								font-weight: 500; }
  .p-frame2-top__photo {
    width: calc(48% + 40px); }
    .p-frame2-top__photo img {
      width: 100%; }
  .p-frame2-top__text {
    width: calc(52% - 70px);
				letter-spacing: -0.01em; }
  .p-frame2-top h3 {
    font-size: 24px;
    color: #c0272d;
    letter-spacing: 0.25em;
    line-height: 2.1;
    margin-bottom: 15px;
			 }
  .p-frame2-top__desc {
    font-size: 15.5px;
    color: #000;
    line-height: 2;
				font-weight: 500;
    margin-bottom: 40px; }
    .p-frame2-top__desc:last-of-type {
      margin-bottom: 0; }

.p-frame3-top {
  padding: 150px 0 70px 0; }
  .p-frame3-top__intro {
    margin: 50px 0 80px 0;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 1.7; }
  .p-frame3-top__list li {
    margin-bottom: 80px; }
    .p-frame3-top__list li:first-child .p-frame3-top__text {
      background: url(../image/icon-square--red-top.png) no-repeat left top; }
  .p-frame3-top__photo {
    width: calc(41% - 25px);
    margin-right: 25px; }
    .p-frame3-top__photo img {
      max-width: 100%; }
  .p-frame3-top__text {
    width: 59%;
    padding-top: 40px;
    background: url(../image/icon-square--yellow-top.png) no-repeat left top; }
  .p-frame3-top h3 {
    font-size: 24px;
    color: #c0272d;
    letter-spacing: 0.24em;
    margin-bottom: 20px; }
  .p-frame3-top__desc {
    font-size: 16px;
    color: #000;
    margin-bottom: 23px;
				letter-spacing: -0.01em;
				line-height: 1.7;
		}
  .p-frame3-top__btn {
    text-align: right; }
  .p-frame3-top .c-btn {
    margin-right: 70px; }

.p-frame4-top {
  width: 100%;
  height: 510px;
  background: url(../image/bg-online-shop.png) no-repeat center center;
  background-size: cover; }
  .p-frame4-top .l-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row-reverse; }
  .p-frame4-top__title {
    width: 40px;
    margin-top: 60px;
    margin-right: 15px;
    writing-mode: vertical-rl;
    color: #ba1116;
    font-size: 26px;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    display: inline-block;
				text-shadow: 0 0 1px #ba1116; }
  .p-frame4-top__link {
    width: 47px;
    padding: 30px 10px 90px 10px;
    color: #83777a;
    background: #fff url(../image/icon-dot-hor.png) no-repeat center bottom 43px;
    border: 1px solid #83777a;
    border-radius: 48px;
    writing-mode: vertical-rl;
    display: inline-block;
    letter-spacing: 2.5px;
    margin-top: 45px;
    font-size: 18px;
    margin-right: 12px;
				text-shadow: 0 0 1px #83777a; }
		.p-frame4-top__link:hover {
			background: #83777a url(../image/icon-dot-hor2.png) no-repeat center bottom 43px;
			color: #FFF;
			opacity: 1;
		}

.p-frame5-top {
  padding: 150px 0 155px 0;
  background: url(../image/bg-ins-top.png) no-repeat center center;
  background-size: cover; }
  .p-frame5-top__list {
    margin: 50px 0;
    justify-content: space-between;
    flex-wrap: wrap; }
    .p-frame5-top__list li {
      width: calc(33.3333333% - 23px);
      margin-bottom: 35px; }

.p-frame6-top {
  width: 100%;
  height: 500px;
  padding-top: 80px;
  background: url(../image/bg-yuko-top.jpg) no-repeat center center;
  background-size: cover; }
  .p-frame6-top .l-wrapper {
    justify-content: flex-end;
    align-items: center; }
  .p-frame6-top__title {
    text-align: center;
    color: #d9c8aa;
    font-size: 30px;
    letter-spacing: 2.5px;
    writing-mode: vertical-rl; }
  .p-frame6-top__photo {
    margin: 0 50px 0 80px; }

.follow {
	width: 220px;
}

.instaBox {
padding: 50px 0 30px;
}

#sb_instagram .sbi_photo {
border-radius: 24px;
}

/*# sourceMappingURL=page.css.map */
