#nanaKatoV2 {
  font-size: 1.1em;
  max-width: 800px;
  margin: 0 auto;
  box-sizing: border-box;
  color: #393939;
}

#nanaKatoV2 .fadeInUpTrigger {
  opacity: 0;
}

#nanaKatoV2 .inner {
  max-width: calc(100% - 6em);
  margin: 0 auto;
}

#nanaKatoV2 img {
  max-width: 100%;
}

#nanaKatoV2 .text-box {
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  line-height: 1.6em;
}

#nanaKatoV2 #stylingBox01 {
  position: relative;
  margin-top: 7%;
  margin-bottom: 18%;
}

#nanaKatoV2 #stylingBox01 .syling_text {
  position: absolute;
  width: 26.6%;
  top: -3.9%;
  left: 0%;
  z-index: 2;
}

#nanaKatoV2 #stylingBox01 .main_img {
  width: 65%;
}

#nanaKatoV2 #stylingBox01 .headding {
  position: absolute;
  width: 35%;
  top: 22%;
  right: 10.5%;
}

#nanaKatoV2 #stylingBox01 .collection {
  position: absolute;
  width: 26%;
  top: 33.2%;
  right: 4.5%;
}

#nanaKatoV2 #stylingBox01 .decoration {
  position: absolute;
  width: 26%;
  top: 40.6%;
  right: 3.8%;
}

#nanaKatoV2 #stylingBox01 .itemimage {
  position: absolute;
  width: 48%;
  bottom: -11%;
  right: 3.2%;
}

#nanaKatoV2 #stylingBox01 .text-box {
  position: absolute;
  width: 44%;
  bottom: -16%;
  left: 7.1%;
}

#nanaKatoV2 #stylingDetail01 {
  position: relative;
}

#nanaKatoV2 #stylingDetail01 .modelWrap {
  margin-bottom: 19%;
}

#nanaKatoV2 #stylingDetail01 .modelWrap .model01 {
  width: 48%;
}

#nanaKatoV2 #stylingDetail01 .modelWrap .model02 {
  width: 48%;
  position: absolute;
  right: 0;
  top: 9%;
}

#nanaKatoV2 #stylingBox02 {
  position: relative;
  margin-top: 7%;
  margin-bottom: 18%;
}

#nanaKatoV2 #stylingBox02 .main_img {
  width: 70%;
  display: block;
  margin: 0 auto;
}

#nanaKatoV2 #stylingBox02 .syling_text {
  position: absolute;
  width: 31.6%;
  top: -5.6%;
  right: 15.3%;
  z-index: 2;
}

#nanaKatoV2 #stylingBox02 .deco1 {
  position: absolute;
  width: 16.3%;
  top: 33%;
  left: 4.1%;
}

#nanaKatoV2 #stylingBox02 .deco2 {
  position: absolute;
  width: 9.3%;
  top: 58.8%;
}

#nanaKatoV2 #stylingBox02 .deco3 {
  position: absolute;
  width: 16.6%;
  top: 51%;
  right: 1.8%;
}

#nanaKatoV2 #stylingBox02 .headding {
  position: relative;
  text-align: center;
}

#nanaKatoV2 #stylingBox02 .headding img {
  width: 70%;
  margin-top: -5%;
  display: inline-block;
}

#nanaKatoV2 #stylingBox02 .collection {
  position: relative;
  text-align: center;
}

#nanaKatoV2 #stylingBox02 .collection img {
  width: 30%;
}

#nanaKatoV2 #stylingBox02 .text-box {
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 3%;
}

#nanaKatoV2 #stylingDetail02 {
  position: relative;
  margin-top: 28%;
}

#nanaKatoV2 #stylingDetail02 .modelWrap {
  margin-bottom: 5%;
}

#nanaKatoV2 #stylingDetail02 .modelWrap .model01 {
  width: 48%;
}

#nanaKatoV2 #stylingDetail02 .modelWrap .model02 {
  width: 48%;
  position: absolute;
  right: 0;
  top: -8%;
}

#nanaKatoV2 .linkbtn {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 3%;
  margin-bottom: 10%;
}

#nanaKatoV2 .linkbtn img {
  max-width: 300px;
}

#nanaKatoV2 .border_area {
  width: 100%;
  text-align: center;
  padding-top: 6%;
  padding-bottom: 10%;
}

#nanaKatoV2 .border_area img {
  width: 20%;
}

#nanaKatoV2 #allitems {
  margin-top: 10%;
  margin-bottom: 10%;
  display: block;
}

#nanaKatoV2 .copyright {
  font-size: 0.8em;
  text-align: center;
  padding-top: 10%;
  padding-bottom: 20%;
}

@media screen and (max-width: 960px) {
  #nanaKatoV2 {
    font-size: 0.8em;
  }
}
