html, body {
  width: 100%;
  height: auto;
}
body {
  background-color: #FFF;
  height: 100%;
  left: 0px;
  top: 0px;
  margin: 0;
}
a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:active, a.active {
  color: #999;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
i {
  font-style: normal;
}
form, section, p, div, ul, li, dl, dt, dd, a, span, input, textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}
br.sp {
  display: none;
}

/* ---------------------------------------------------------page--------------------------------------------------------- */
.sp{display: none;}
.pc{display: block;}

#visual {
  width: 100%;
  height: 100vh;
  background-image: url(../images/kv_pc.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: -1;
  transition: opacity 0.1s ease-in;
}
#visual ul.kv {
  position: relative;
  overflow: hidden;
  height: 99vh;
}
#visual ul.kv li:nth-of-type(1) {
  position: absolute;
  bottom: 0%;
  left: 7%;
  width: 3.5%;
  max-width: 44px;
}
#visual ul.kv li:nth-of-type(2) {
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 12%;
}
#visual ul.kv li:nth-of-type(1)::after {
  content: "";
  width: 1px;
  height: 70px;
  background: #fff;
  display: block;
  position: relative;
  top: 7px;
  left: 50%;
}

main {
  width: 100%;
  margin: 100vh auto 0;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.sec#sec6{
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.sec#sec6 .inner{
  width: 43%;
  max-width: 650px;
  margin: 0 auto;
}
.sec .inner .photo {
  width: 100%;
  position: relative;
}
.default {
  width: 100%;
  position: relative;
}
.sec .inner .photo .default::after {
  content: "";
  display: inline-block;
}
.sec#sec6 .inner .photo .default div.stky{
  width: 100%;
  position: sticky;
  position: -webkit-sticky;
  top: calc(50% - 350px);
}
.sec#sec6 .inner .photo .default div:nth-child(1){
  margin-bottom: 50vh;
}
.sec#sec6 .inner .photo .default div:nth-child(2){
  margin-bottom: 50vh;
}
.sec#sec6 .inner .photo .default div:nth-child(3) {
  margin-bottom: 50vh;
}

.sec#sec6 .inner .photo .default div:nth-child(4) {
  margin-bottom: 50vh;
}

.sec#sec6 .inner .photo .default div:nth-child(5) {
  margin-bottom: 50vh;
}

.flex{display: flex; flex-wrap: wrap; width: 100%}
.flex .left, .flex .right{width: 50%}


/*font*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese');

/*kv*/
.kv{margin-bottom: 200px;}
.kvimg{margin-bottom: 200px;}

/*lead*/
.lead{position: relative;}
.leadtxt{position: absolute;
  width: 80%;
  max-width: 1145px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 30px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'Noto Sans JP', sans-serif;
}

/*黒背景商品*/
.product#sec10{
  width: 100%;
  margin: auto;
  background-color: #F4DC84;
  padding-top: 80px;
  margin-bottom: 100px;
}
.product#sec10 .jk {
  width: 48%;
}

.product#sec10 .jk img{
  border: solid white 15px;
  box-sizing: border-box;
}

.product#sec10 .jk1{
  margin: 89px 0px 50px 56px;
}
.product#sec10 .jk2{
  margin: 230px auto 60px -40px;
}
.product#sec10 .jk3{
  margin: -110px auto 0 22px;
}
.product#sec10 .jk4{
  margin-left: 8px;
}
.product#sec10 .jk5{
  margin: -137px auto 100px -29px;
}
.product#sec10 .jk6{
  margin: -36px auto 200px -57px;
}
.product#sec10 .jk7{
  margin: -247px 50px 50px -50px;
}
.product#sec10 .jk8{
  margin-top: -153px;
  margin-left: -25px;
}
.product#sec10 .jk9{
  margin: -35px auto 200px auto;
}
.product#sec10 .sec10nai{width: 80%; margin: auto; display: flex; flex-wrap: wrap; justify-content: center; max-width: 1150px;}

/*商品リンクエリア*/
.pd#sec11 .pdtitle{
  font-family: acumin-pro,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.pd#sec11 .pdimg{
  margin-bottom: 30px;
}
.pd#sec11 .pdtable{
  font-family: acumin-pro,sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-left: 90px;
}
.pd#sec11 .pdtable .td1{
  padding: 0 20px 10px 0;
}

.pd#sec11 .pdtable .td2{
  padding: 0 20px 10px 7px;
}

span.pdclr{
  font-size: 13px;
  padding-left: 6px;
}

.flex#sec12 {margin-top: 100px;}

.ending#sec13{position: relative;}

.ending#sec13 .endtxt{
  width: 80%;
  max-width: 1145px;
  position: absolute;
  top: 45%;
  color: white;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  line-height: 30px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'Noto Sans JP', sans-serif;
  font-size: 13px;
}

.ending#sec13 .bgblack{
  background-color: black;
  color: white;
  padding: 125px 0 30px 0;
  font-size: 13px;
  text-align: center;
  font-family: acumin-pro,sans-serif;
  font-weight: 600;
  font-style: normal;
}
.ending#sec13 .bgblack .viewall{font-size: 20px; margin-bottom: 160px;}
a.bblink{color: white;}

.ending#sec13 .bgblack .instasec .instabtn{
  width: 3%;
    margin: auto;
}

.ending#sec13 .bgblack .instasec .instatxt{
  color: white;
  margin: 15px auto 150px;
  font-size: 15px;
}

.ending#sec13 .bgblack .copybcs{font-size: 10px;}

/*animation*/
.invisible {visibility: hidden;}
.fadein {
  opacity: 0;
  transform: translate(0, 40px);
  transition: all 1s ease;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.Delay1 {transition-delay: 0s;}

.Delay2 {transition-delay: 1.0s;}

.Delay3 {transition-delay: 2.0s;}

.Delay4 {transition-delay: 3.0s;}

@-webkit-keyframes fadeInUp {
  from {
      opacity: 0;
      -webkit-transform: translate3d(0, 15%, 0);
      transform: translate3d(0, 15%, 0);
  }

  to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
      opacity: 0;
      -webkit-transform: translate3d(0, 15%, 0);
      transform: translate3d(0, 15%, 0);
  }

  to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-15%, 0, 0);
        transform: translate3d(-15%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-15%, 0, 0);
        transform: translate3d(-15%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(15%, 0, 0);
        transform: translate3d(15%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(15%, 0, 0);
        transform: translate3d(15%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}






/* ----------------------------------------------- Media Queries Smartphone ----------------------------------------------- */
@media screen and (max-width: 768px) {
  br.sp {
    display: block;
  }
  .pc{display: none;}
  .sp{display: block;}

  #visual {
    width: 100%;
    height: 75vh;
    background-image: url(../images/kv_sp.jpg);
  }

  #visual ul.kv li:nth-of-type(1) {
    bottom: 0%;
    width: 10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #visual ul.kv li:nth-of-type(2) {
    width: 24%;
    top: 14%;
  }
  #visual ul.kv {
    height: 89vh;
  }
#visual ul.kv li:nth-of-type(1)::after {
  content: "";
  width: 1px;
  height: 60px;
  background: #000;
  display: block;
  position: relative;
  top: 7px;
  left: 50%;
}
main {
    width: 100%;
    padding: 0px;
    position: relative;
    box-sizing: border-box;
    margin: 95vh auto 0;
}
  .default {
    width: 100%;
    position: relative;
  }
  .sec#sec6 {
    width: 100%;
    min-height: auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .sec .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec .inner .photo {
    width: 100%;
    position: relative;
  }
  .sec#sec6 .inner .photo .default div {
    width: 100%;
    height: calc((100vw - 130px) * 0.8);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    top: auto;
  }  

  .sec#sec6 .inner{
    width: 100%;
    margin: 0 auto;
  }
  .sec#sec5{margin-bottom: 50px;}

    /*kv*/
  .kv{margin-bottom: 100px;}
  .kvimg{margin-bottom: 50px;}
  
  /*lead*/
  .lead{position: none;}
  .leadtxtt{
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'Noto Sans JP', sans-serif;
    width: 80%;
    margin: 20px auto;
    color: black;
  }

  .flex .right, .flex .left{width: 100%;}
  /*黒背景商品*/
  .product#sec10{
    display: block;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 0px;
    margin-bottom: 60px;
  }

  .product#sec10 .sec10nai{width: 95%; margin: auto;}
  .product#sec10 .jk {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .product#sec10 .jk1{
    margin: 103px 0px 50px 43px;
  }
  .product#sec10 .jk2{
    margin: -75px auto 60px 0px;
  }
  .product#sec10 .jk3{
    margin: -85px auto 0 100px;
  }
  .product#sec10 .jk4{
    margin-left: 0;
    margin-top: -40px;
  }
  .product#sec10 .jk5{
    margin: -27px auto 100px 109px;
  }
  .product#sec10 .jk6{
    margin: -125px auto 113px 18px;
  }
  .product#sec10 .jk7{
    margin: -140px 0 50px auto;
  }
  .product#sec10 .jk8{
    margin-left: 0;
    margin-top: -79px;
  }
  .product#sec10 .jk9{
    margin: -27px auto 80px auto;
  }

  /*商品リンクエリア*/
  .pd#sec11 .pdtitle{
    font-family: acumin-pro,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    padding-left: 0;
    padding-bottom: 10px;
    text-align: center;
  }
  .pd#sec11 .pdimg{
    margin-bottom: 10px;
  }
  .pd#sec11 .pdtable{
    font-family: acumin-pro,sans-serif;
    font-weight: 600;
    font-style: normal;
    padding-left: 20px;
    font-size: 14px;
  }
  span.pdclr{
    font-size: 13px;
    padding: 0 10px 10px 5px;}

  .pd#sec11 .pdtable .td1{
    padding: 0 20px 0 0;
    text-decoration: underline;
  }

  .pd#sec11 .pdtable .pdname2{
    margin-top: 10px;
  }
  .pd#sec11 .pdtalbe .pdname2 span.camoprice{
    padding: 0 10px 0 87px;
  }
      
  .sec#sec12{margin-top: 100px;}

  .ending#sec13{position: relative;}
  .ending#sec13 .endtxtt{
    color: white;
    text-align: center;
    line-height: 23px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'Noto Sans JP', sans-serif;
    font-size: 12px;
    width: 85%;
    margin: 50px auto 100px auto;
  }

  .ending#sec13 .bgblack{
    background-color: black;
    color: white;
    padding: 0 0 30px 0;
    font-size: 13px;
    text-align: center;
    font-family: acumin-pro,sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .ending#sec13 .bgblack .viewall{font-size: 20px; margin-bottom: 82px;}
  a.bblink{color: white;}

  .ending#sec13 .bgblack .instasec .instabtn{
    width: 10%;
      margin: auto;
  }

  .ending#sec13 .bgblack .instasec .instatxt{
    color: white;
    margin: 15px auto 150px;
    font-size: 15px;
  }

  .ending#sec13 .bgblack .copybcs{font-size: 10px;}

}