@charset "UTF-8";
/* LESS Document */
.frame_outer {
  background-color: #000;
}
#lookbookWrap .ttl {
  color: #fff;
  text-align: center;
}
#lookbookWrap .ttl h2 {
  border-bottom: none;
}
#lookbookWrap .ttl p {
  margin: 20px auto 100px;
}
#lookbookWrap img {
  width: 100%;
  height: auto;
}
#lookbookWrap a {
  opacity: 1;
  transition: all 0.3s ease;
}
#lookbookWrap a:hover {
  opacity: 0.6;
}
#lookbookWrap .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 100px 0;
}
#lookbookWrap .inner .txtProduct {
  color: #fff;
  padding-top: 10px;
  display: block;
}
#lookbookWrap .inner .txtProduct p span {
  padding-left: 20px;
  font-size: smaller;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner {
    max-width: 100%;
  }
}
#lookbookWrap .inner .sec01 {
  margin-bottom: 100px;
}
#lookbookWrap .inner .sec02 {
  position: relative;
  z-index: 1;
}
#lookbookWrap .inner .sec02 a.img {
  width: 400px;
  position: absolute;
  left: 8%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec02 a.img {
    width: 300px;
  }
}
#lookbookWrap .inner .sec02 a.txtProduct {
  width: 400px;
  position: absolute;
  left: 8%;
  bottom: -632px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec02 a.txtProduct {
    width: 300px;
    bottom: -480px;
  }
}
#lookbookWrap .inner .sec03 {
  position: relative;
  height: 850px;
}
#lookbookWrap .inner .sec03 img {
  width: 300px;
  position: absolute;
  top: 300px;
  right: 8%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec03 img {
    width: 250px;
    top: 250px;
  }
}
#lookbookWrap .inner .sec04 {
  width: 800px;
  margin: 0 auto 100px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec04 {
    width: 80%;
  }
}
#lookbookWrap .inner .sec05 {
  position: relative;
  z-index: 1;
  display: flex;
  margin-bottom: 100px;
}
#lookbookWrap .inner .sec05 .list {
  width: auto;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec05 .list {
    height: 300px;
  }
}
#lookbookWrap .inner .sec05 .list .img {
  height: 430px;
  object-fit: cover;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec05 .list .img {
    height: 300px;
  }
}
#lookbookWrap .inner .sec06 {
  position: relative;
  height: 250px;
}
#lookbookWrap .inner .sec06 .img {
  width: 300px;
  position: absolute;
  top: -15%;
  right: 0;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec06 .img {
    width: 250px;
  }
}
#lookbookWrap .inner .sec06 a.txtProduct {
  width: 300px;
  position: absolute;
  bottom: -194px;
  right: 0;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec06 a.txtProduct {
    width: 250px;
    bottom: -120px;
  }
}
#lookbookWrap .inner .sec07 {
  position: relative;
  z-index: 1;
  margin-bottom: 100px;
  left: 20%;
  width: 50%;
}
#lookbookWrap .inner .sec07 img {
  width: 300px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec07 img {
    width: 250px;
  }
}
#lookbookWrap .inner .sec08 {
  position: relative;
  margin: 0 auto 100px;
  width: 500px;
}
#lookbookWrap .inner .sec09 {
  position: relative;
  z-index: 1;
}
#lookbookWrap .inner .sec09 .img {
  position: absolute;
  width: 300px;
  left: 5%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec09 .img {
    width: 250px;
  }
}
#lookbookWrap .inner .sec09 a.txtProduct {
  position: absolute;
  width: 300px;
  bottom: -483px;
  left: 5%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec09 a.txtProduct {
    width: 250px;
    bottom: -409px;
  }
}
#lookbookWrap .inner .sec10 {
  position: relative;
  height: 760px;
}
#lookbookWrap .inner .sec10 img {
  position: absolute;
  width: 300px;
  height: auto;
  top: 200px;
  right: 5%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec10 img {
    width: 250px;
  }
}
#lookbookWrap .inner .sec11 {
  position: relative;
  z-index: 1;
}
#lookbookWrap .inner .sec11 .img {
  position: absolute;
  width: 450px;
  left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec11 .img {
    width: 350px;
  }
}
#lookbookWrap .inner .sec11 a.p1 {
  position: absolute;
  width: 450px;
  left: 0;
  bottom: -708px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec11 a.p1 {
    width: 350px;
    bottom: -557px;
  }
}
#lookbookWrap .inner .sec11 a.p2 {
  position: absolute;
  width: 450px;
  left: 0;
  bottom: -735px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec11 a.p2 {
    width: 350px;
    bottom: -584px;
  }
}
#lookbookWrap .inner .sec12 {
  position: relative;
  height: 760px;
}
#lookbookWrap .inner .sec12 img {
  position: absolute;
  width: 350px;
  height: auto;
  top: 100px;
  right: 5%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec12 img {
    width: 230px;
  }
}
#lookbookWrap .inner .sec13 {
  position: relative;
  height: 630px;
}
#lookbookWrap .inner .sec13 .img {
  position: absolute;
  width: 350px;
  height: auto;
  right: 20%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec13 .img {
    width: 300px;
  }
}
#lookbookWrap .inner .sec13 a.txtProduct {
  position: absolute;
  width: 350px;
  height: auto;
  right: 20%;
  bottom: 70px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec13 a.txtProduct {
    width: 300px;
    bottom: 148px;
  }
}
#lookbookWrap .inner .sec14 {
  margin-bottom: 100px;
}
#lookbookWrap .inner .sec15 {
  position: relative;
  z-index: 1;
  width: 400px;
  left: 0;
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec15 {
    width: 350px;
  }
}
#lookbookWrap .inner .sec16 {
  position: relative;
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
}
#lookbookWrap .inner .sec16 div {
  width: calc(100%/3);
  margin-right: 10px;
}
#lookbookWrap .inner .sec17 {
  position: relative;
  height: 630px;
}
#lookbookWrap .inner .sec17 .img {
  position: absolute;
  width: 400px;
  right: 0;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec17 .img {
    width: 350px;
  }
}
#lookbookWrap .inner .sec17 a.txtProduct {
  position: absolute;
  width: 400px;
  right: 0;
  bottom: -6px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec17 a.txtProduct {
    width: 350px;
    bottom: 73px;
  }
}
#lookbookWrap .inner .sec18 {
  position: relative;
  height: 670px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec18 {
    height: 600px;
  }
}
#lookbookWrap .inner .sec18 .img {
  position: absolute;
  width: 400px;
  left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec18 .img {
    width: 350px;
  }
}
#lookbookWrap .inner .sec18 a.p1 {
  position: absolute;
  width: 400px;
  left: 0;
  bottom: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec18 a.p1 {
    width: 350px;
    bottom: 42px;
  }
}
#lookbookWrap .inner .sec18 a.p2 {
  position: absolute;
  width: 400px;
  left: 0;
  bottom: -32px;
  bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec18 a.p2 {
    width: 350px;
    bottom: 12px;
  }
}
#lookbookWrap .inner .sec19 {
  position: relative;
  height: 700px;
}
#lookbookWrap .inner .sec19 .img {
  position: absolute;
  width: 400px;
  right: 10%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec19 .img {
    width: 350px;
  }
}
#lookbookWrap .inner .sec19 a.txtProduct {
  position: absolute;
  width: 400px;
  right: 10%;
  bottom: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #lookbookWrap .inner .sec19 a.txtProduct {
    width: 350px;
    bottom: 142px;
  }
}
#lookbookWrap .inner .sec20 {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
#lookbookWrap .inner .sec20 .list {
  width: calc(100%/2);
}
#lookbookWrap .inner .sec20 .list:first-child {
  margin-right: 10px;
}
#lookbookWrap .inner .sec21 {
  width: 500px;
  margin: 0 auto;
}
