@charset "UTF-8";
/* CSS Document */
.header, .footer { position: relative; margin: 0 auto; z-index: 100;}
.header { width: 90%; max-width: 1400px;}
.footer { width: 100%;}

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  overflow: auto;
  scroll-behavior: smooth;
  scroll-padding-top: 1.5em;
}
#allWrap {
  max-width: 100%;
}
.fixed-body {
  overflow: hidden;
  height: 100vh;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/* Correct `inline-block` display not defined in IE 8/9. */
audio,
canvas,
video {
  display: inline-block;
}
/* Prevent modern browsers from displaying `audio` without controls.Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* Address `[hidden]` styling not present in IE 8/9.Hide the `template` element in IE, Safari, and Firefox < 22.*/
[hidden],
template {
  display: none;
}
img {
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.only_pc { display: block!important;}
.only_tab { display: none!important;}
.only_smp { display: none!important;}


/*++++++++++++++++++++++++++++++++++++*/
/*             Kids Camera            */
/*++++++++++++++++++++++++++++++++++++*/
img {
  display: block;
  width: min(94%,1100px);
  margin: 0 auto;
}

#main_wrap {
  position: relative;
  width: 100%;
  margin: min(1.81vw, 20px) auto 0;
  padding-bottom: min(7.2vw, 80px);
  background: url(../img/bg_stripe.webp);
  background-size: 72px;
  background-position: top center;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: min(1.875vw,24px);
}
#top_wrap {
  position: relative;
  overflow: hidden;
}
  #top_wrap::before {
    content: '';
    position: absolute;
    top: -149px;
    left: 50%;
    width: 120%;
    height: min(47.927927927927925vw,532px);
    border-bottom: min(1.74vw,19.316px) solid #e60012;
    transform: translateX(-50%) rotate(-13.725deg);
    z-index: 10;
  }
  #top_wrap img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    z-index: 10;
  }
#top_wrap .bg_top {
  position: absolute;
  top: -290px;
  left: 50%;
  width: 120%;
  height: min(61.44144144144145vw,682px);
  background: #f9f5ed;
  z-index: 1;
  /*transform: translateX(-50%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 33vw), 0 100%);*/
  transform: translateX(-50%) rotate(-13.725deg);
}
  #top_wrap .bg_top img {
    position: absolute;
    top: 290px;
    left: 0;
    right: 0;
    margin: auto;
    width: 1920px;
    max-width: 1920px;
    transform: rotate(13.725deg);
  }
#top_wrap .bg_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  background: url(../img/bg_top.webp);
  background-size: 1890px;
  background-position: top center;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 36vw), 0 74%);
  z-index: 5;
}

#pr_wrap {
  padding-bottom: min(5.58vw,62px);
}

#movie_wrap {
  padding-bottom: min(6.187vw,68.68px);
  background: #f9f5ed;
  border-bottom: min(1.67vw,18.613px) solid #e60012;
}
.youtube_wrap {
  width: min(86%,1035px);
  margin: 0 auto;
  padding: min(3.69vw,41px);
  background: #005bab;
  border-radius: min(2.792vw,31px);
    aspect-ratio: 4 / 2.3;
}
  .youtube_wrap iframe {
    width: 100%;
    height: 100%;
  }

#product_wrap {
  padding-top: min(6.756vw,75px)
}
.wh_blk {
  position: relative;
  width: min(93%,1100px);
  height: min(70.54054054054055vw,783px);
  margin: 0 auto;
  padding: min(41.5vw,505px) 0 0;
  /*padding: min(2.0720720720720722vw,23px) min(5.2vw,57.8px) 0;
  background: url("../img/bg_wh_mid.webp");
  background-size: contain;
  background-repeat: repeat-y;*/
  background: url("../img/product_pc.webp");
  background-size: 100%;
  background-repeat: no-repeat;
}
  /*.wh_blk::before,
  .wh_blk::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
  .wh_blk::before {
    height: min(4.009009009009009vw,44.5px);
    bottom: 100%;
    background: url("../img/bg_wh_top.webp");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .wh_blk::after {
    height: min(4.7535585585585585vw,52.7645px);
    top: 100%;
    background: url("../img/bg_wh_bot.webp");
    background-repeat: no-repeat;
    background-size: contain;
  }*/
.product_flex {
  display: flex;
  justify-content: space-between;
  width: 94%;
  margin: 0 auto min(4.86vw,54px);
}
  .product_flex img { margin: 0;}
  .product_flex img:nth-of-type(1) { width: 26.22%;}
  .product_flex img:nth-of-type(2) { width: 69.43%;}


#ecBtnArea {
  max-width: 75%;
  margin: 0 auto;
  padding: 0;
}
#ecBtnArea p {
  margin-bottom: 0;
  padding-top: 0;
}
#ecBtnArea ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  flex-wrap: wrap;
  flex-direction: row;
}
#ecBtnArea ul li {
  display:flex;
  width: 25%;
  min-height: min(9.5vw,110px);
  list-style: none;
}
#ecBtnArea ul li a{
  display: flex;
  align-items: center;
  padding: min(.45vw,5px) 1rem;
  border-radius: min(1.62vw,18px);
  text-decoration: none;
  background: #ffb11b;
  border: min(.468vw,6px) solid #fff;
  text-align: center;
  vertical-align: center;
  box-sizing: border-box;
}
#ecBtnArea ul li a:hover { background-color: #ff8c1b;}
#ecBtnArea ul li a img { width:90%;display:block;margin:0 auto;}
  #ecBtnArea ul::before {
    content: "";
    display: block;
    width: 25%;
    order: 1;
  }
  #ecBtnArea ul::after {
    display: block;
    content: "";
    width: 25%;
  }
.copyAmazon {
  width: 100%;
  margin: min(.45vw,5px) auto 0!important;
  font-size: 70%;
  font-size: min(.965vw,12.36px);
  font-weight: 400;
  text-align: center;
}


@media screen and (max-width:1218px) {
.wh_blk::before { bottom: 99.3%;}

}


@media screen and (max-width:1113px) {
#top_wrap::before { top: -13.45vw;}
}


@media screen and (max-width:1110px) {
.only_pc { display: none!important;}
.only_tab { display: block!important;}

#main_wrap { background-size: 6.55%;}

#top_wrap img { width: 100%;}
#top_wrap::before { display: none; top: -13.65vw;}
#top_wrap .bg_top { top: -26.126126126126124vw;}
#top_wrap .bg_img { background-size: 173%;}

}


@media screen and (max-width:768px) {
#ecBtnArea ul li {
  display: flex;
  width: 25%;
  min-height: 9vw;
  list-style: none;
}
.copyAmazon { font-size: 1.2vw;}

}


@media screen and (max-width:640px) {
.only_pc { display: none!important;}
.only_smp { display: inline-block!important;}

#main_wrap {
  margin: 8.3vw auto 0;
  padding-bottom: 1vw;
  background-size: 6.5%;
  font-size: 3.3vw;
}
#pr_wrap { padding-bottom: 6vw;}
.youtube_wrap {　margin-top: 1vw; padding: 3vw; border-radius: 2.5vw;}

.wh_blk {
  height: 147.2vw;
  padding: 87.8vw 0 0;
  background: url(../img/product_sp.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}
#product_wrap { padding-top: 5.5vw;}

#ecBtnArea { max-width: 70%;}
  #ecBtnArea ul li { width: 50%; min-height: 15vw;}
  #ecBtnArea ul li a { padding: 2vw 0;}
  #ecBtnArea ul li a { padding: 2vw 0; border-radius: 2vw; border: .8vw solid #fff;}
  #ecBtnArea ul li a img { width: 65%;}
  .copyAmazon { font-size: 2vw;}

}


@media screen and (min-width:590px) and ( max-width:640px) {

}
@media screen and (max-width:468px){

}