@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
/*@import url('https://fonts.googleapis.com/css2?family=Acme&family=Paytone+One&display=swap');*/
@import url("https://fonts.googleapis.com/css2?family=Luckiest+Guy&family=Kosugi+Maru&family=Sawarabi+Gothic&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 1em;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: #F0F0F0;
  text-decoration: none;
}

/*---------------------------------------------------------------------*/
.numb {
  font-family: "Luckiest Guy", cursive;
  font-size: 2rem;
  color: #fff;
}

#container {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
  background-color: #ffffff;
}

section {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 70%;
  max-width: 700px;
}
@media (max-width: 749px) {
  section {
    width: 100vw;
  }
}

.flexbox {
  display: flex;
  align-items: center;
  justify-content: center;
}

#top_intro {
  background-color: #2C7AAF;
}
#top_intro .flexbox {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}
@media (max-width: 749px) {
  #top_intro .flexbox {
    display: block;
  }
}
#top_intro .flexbox .fb_2item {
  flex-basis: 50%;
  position: relative;
}
#top_intro .flexbox .babydoll_Logo {
  position: absolute;
  width: 180px;
  top: 15px;
  left: 10px;
}

.goodsName {
  background: #F8E467;
  color: #2C7AAF;
  font-size: 1rem;
  font-weight: 700;
  padding: 0 3px;
}

.yl .goodsName {
  background: #2C7AAF;
  color: #F8E467;
}

.price {
  text-decoration: underline;
}

.text {
  text-align: left;
  line-height: 1.8;
  font-weight: 400;
  font-size: 1rem;
  padding: 0 6%;
  padding: 100px 6%;
}
@media (max-width: 749px) {
  .text {
    padding: 10px 6% 50px 6%;
  }
}
.text .sbFont {
  font-size: 3.7rem;
  font-family: "Luckiest Guy", cursive;
  display: inline-block;
  color: #F8E467;
  text-shadow: 0.02em 0.02em 0.02em rgb(0, 0, 0);
}
@media (max-width: 749px) {
  .text .sbFont {
    font-size: 2.6rem; /**/
  }
}
.text .intro_ttl {
  margin: 10px 0;
}
.text .intro_ttl span {
  color: #2C7AAF;
  display: inline-block;
  background-color: #F8E467;
  padding: 0 5px;
  line-height: 1.3;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 2px;
  margin-bottom: 7px;
}
.text .intro_p {
  margin-top: 20px;
  color: #fff;
}
.text .sbF1 {
  transform: rotate(10deg);
  margin-right: 6px;
}
.text .sbF2 {
  transform: rotate(-8deg);
  font-size: 3.5rem;
  margin-top: -20px;
}

.yl {
  background: #F8E467;
}

.bl {
  background: #2C7AAF;
}

.sslider {
  width: 150px;
  top: 30%;
  right: -3%;
}
@media (max-width: 749px) {
  .sslider {
    top: -7%;
    right: -2%;
  }
}

#top_intro2 {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 540px;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
#top_intro2 .fb_2item {
  flex-basis: 50%;
  position: relative;
}
#top_intro2 span {
  font-family: "Luckiest Guy", cursive;
  margin-top: 10px;
  font-size: 3rem;
  color: #fff;
  text-shadow: 0.02em 0.02em 0.02em rgb(0, 0, 0);
}
@media (max-width: 749px) {
  #top_intro2 span {
    font-size: 2rem;
  }
}
#top_intro2 img {
  border-radius: 30px 30px 0 0;
}

.intro2Box {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 60%;
  max-width: 600px;
}
@media (max-width: 749px) {
  .intro2Box {
    width: 80%;
  }
}

.introIcon_01 {
  left: -20%;
  bottom: -50px;
  width: 33%;
}
@media (max-width: 749px) {
  .introIcon_01 {
    width: 28%;
    left: -15%; /**/
  }
}

.introIcon_02 {
  right: -20%;
  top: -20px;
  width: 35%;
  transform: rotate(6deg);
}
@media (max-width: 749px) {
  .introIcon_02 {
    /*width: 30%;*/
    top: -30px;
    right: -12%;
  }
}

.icon {
  position: absolute;
}

.coordi {
  padding: 50px 0;
}

.ttl {
  z-index: 9;
  text-align: left;
  line-height: 1.2;
  font-weight: 400;
  font-size: 2.5rem;
  padding: 0 6%;
  padding: 0;
  color: #F8E467;
  font-family: "Luckiest Guy", cursive;
  text-shadow: 0.02em 0.02em 0.02em rgb(0, 0, 0);
  transform: rotate(4deg); /**/
}

.mimg_c1 {
  width: 70%;
  margin-right: 30%;
  margin-left: 0;
  margin-top: -5%;
}
@media (max-width: 749px) {
  .mimg_c1 {
    width: 100%;
    margin-left: -15%;
    margin-right: 15%;
  }
}

.catch {
  top: 10%;
  right: 12%;
  transform: rotate(3deg);
  max-width: 50%;
}

.catch p {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  text-align: left;
  line-height: 1.5;
  font-weight: 700;
  font-size: 1.2rem;
  padding: 0 6%;
  display: inline-block;
  padding: 0px;
}

.catch p span {
  padding: 3px 0 0 2px;
}

.ssld {
  width: 45%;
  margin-left: 60%;
  margin-top: -20%;
}

.price_txt {
  text-align: left;
  line-height: 1.8;
  font-weight: 400;
  font-size: 0.8rem;
  padding: 0 6%;
  margin-top: -30%;
}

.view2 {
  position: relative;
  margin-top: 5%; /**/
  align-items: flex-end;
  margin-bottom: 30px;
}
.view2 .fb_2item:nth-child(1) {
  width: 55%;
}
.view2 .fb_2item:nth-child(1) img {
  border-radius: 150px 150px 0 0;
}
.view2 .fb_2item:nth-child(2) {
  width: 40%;
  margin-left: 5%;
}
.view2 .fb_2item:nth-child(2) img {
  border-radius: 150px 150px 0 0;
}
.view2 .bb {
  width: 15%;
  bottom: -20%;
  transform: rotate(-20deg);
}
@media (max-width: 749px) {
  .view2 .bb {
    width: 19%;
    bottom: -35%;
  }
}
.view2 .bb p {
  font-size: 1rem;
  font-family: "Luckiest Guy", cursive;
  color: coral;
  margin-bottom: -30%;
  margin-left: 70px;
  transform: rotate(25deg);
}

#cp .ttl {
  font-size: 2.3rem;
  color: #2C7AAF;
  transform: rotate(-5deg);
  margin-left: 5%;
}
#cp .mimg_c2 {
  max-width: 540px;
}
#cp .heart {
  top: 2%;
  right: 0;
  transform: rotate(10deg);
  z-index: -1;
}
#cp .flexbox {
  margin-top: 50px;
}
#cp .flexbox p {
  font-family: "Luckiest Guy", cursive;
  font-size: 1.5rem;
  position: relative;
}
#cp .fb_2item {
  position: relative;
}
#cp .p2_m {
  width: 70%;
  margin-right: 52%;
  margin-left: -3%;
  transform: rotate(-5deg);
}
#cp .cloud {
  top: 0;
  left: 52%;
  width: 55%;
}
#cp .cloud p {
  color: coral;
  transform: rotate(5deg);
}
#cp .fb_2item {
  position: relative;
}
#cp .p2_w {
  width: 60%;
  margin-left: 25%;
  margin-right: 5%;
}
#cp .star {
  width: 30%;
  bottom: 10%;
  right: 22%;
}
#cp .star p {
  color: #BA7FBF;
  transform: rotate(-5deg);
}
#cp .star img {
  width: 60%;
}

.cp_2 {
  position: relative;
}
.cp_2 .price_txt {
  margin-top: -25px;
}
.cp_2 a {
  color: #333;
}
.cp_2 .slider {
  margin: 0 auto;
  text-align: center;
  width: 55%;
  margin-bottom: -5px;
  position: relative;
  z-index: 1;
}
.cp_2 .skywheel {
  width: 33%;
  top: 0;
  right: 0;
}
.cp_2 .carshop {
  bottom: 0;
  left: -3%;
  width: 30%;
  z-index: 0;
}

#goods2 .catch {
  top: -24%;
  right: 15%;
  transform: rotate(5deg);
}
#goods2 .mimg_c3 {
  width: 70%;
  border-radius: 50%;
}
@media (max-width: 749px) {
  #goods2 .mimg_c3 {
    width: 95%;
  }
}
#goods2 .view {
  margin-bottom: 50px;
  position: relative;
}
#goods2 .goround {
  width: 30%;
  left: -3%;
  bottom: -10%;
  z-index: 99;
}
#goods2 .ice {
  width: 20%;
  right: 0;
  bottom: 2%;
}
#goods2 .slider2 {
  margin: 0 auto;
  text-align: center;
  width: 80%;
}
@media (max-width: 749px) {
  #goods2 .slider2 {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
}
#goods2 .price_txt {
  text-align: left;
  line-height: 1.8;
  font-weight: 400;
  font-size: 0.8rem;
  padding: 0 6%;
  margin-top: 30px;
}

.goods2_v {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 700px;
}

.castle {
  max-width: 30%;
  top: -42%;
  right: 2%;
}

.tent {
  width: 30%;
  bottom: 12%;
  left: -5%;
}

.kid {
  width: 15%;
  bottom: -3%;
  right: -1%;
}
.view_haru{margin-top: 50px;}
.spring{border-radius: 50% 50% 0 0;width: 90%;}
.ttl_haru{
  font-weight: 900;
  font-size: 2rem;
   font-family: "Noto Sans JP", sans-serif;
  transform: rotate(-4deg);
	margin-bottom: -10%;
	
	text-align: center;
}
.haru{color: #fff;font-size: 2.5rem;}
#fd .numb {
  margin-bottom: 20px;
}
#fd .ttl {
  color: #2C7AAF;
  transform: rotate(-5deg);
  margin-top: -20px;
}
#fd .mimg_c4 {
  width: 70%;
  margin-left: 30%;
  margin-right: 0;
}
@media (max-width: 749px) {
	.ttl_haru{
  font-size: 1.5rem;
}
.spring{width: 100%;}
.haru{font-size: 2rem;}
  #fd .mimg_c4 {
    width: 100%;
    margin-left: 10%;
    margin-right: -10%;
  }
}
#fd .simg {
  left: 0;
  bottom: 4%;
  width: 40%;
}
#fd .price_txt {
  margin-top: 20px;
  margin-left: 33%;
}
#fd a {
  color: #333;
}
#fd .catch {
  top: 35%;
  left: -5%;
  transform: rotate(-5deg);
}
@media (max-width: 749px) {
  #fd .catch {
    left: -15%;
    top: 44%;
  }
}

#toy {
  position: relative;
}
#toy .price_txt {
  margin-top: 20px;
  margin-left: 0;
}
#toy .mimg_c5 {
  border-radius: 50% 50% 0 0;
  margin-top: 5%;
}

.more {
  padding-bottom: 50px;
}
.more a {
  color: #2C7AAF;
}
.more .more_bt {
  background-color: #F8E467;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 1rem;
  font-weight: 700;
}

@media (max-width: 379px) {
  .ttl {
    font-size: 2rem;
  }
  .sbFont {
    font-size: 2.2rem;
  }
}
@media (min-width: 1100px) {
  .sslider {
    width: 150px;
    top: -7%;
    right: 30%;
  }
}
/*----------------------------sliderin--------------------------------------------------------------------*/
.slider2_spl {
  position: relative;
  width: 100%;
}

.slider2_spl .mimg2 {
  position: absolute;
  opacity: 1;
  top: -20px;
  left: 0;
}

.mimg2_2 {
  -webkit-animation: slide_s 2s infinite;
          animation: slide_s 2s infinite;
}

@-webkit-keyframes slide_s {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes slide_s {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.gnav__menu__item {
  background-color: coral;
  padding: 5px 10px;
  border-radius: 5px;
}

/* --------------------------------------footer---------------------------------------- */
#gFooter .fLinkList li a {
  padding: 29px;
  display: block;
  color: #666;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  background-color: #e2e2e2;
}

#gFooter .fLinkList li a:hover {
  opacity: 0.7;
}

#gFooter address {
  padding: 35px 5px 56px;
  color: #666;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #D9D9D9;
}

#gFooter {
  bottom: 0;
}/*# sourceMappingURL=layout.css.map */