@charset "UTF-8";

html {font-size: 62.5%;}

* {-webkit-box-sizing: border-box;box-sizing: border-box;}

#Contents .slick-prev.slick-arrow {display: none !important;} 
#Contents .slick-next.slick-arrow {display: none !important;}
#Contents .slick-dots li.slick-active button:before {background-color: #333333;content: "";border-radius: 10px;}
#Contents .slick-dots li button:before {content: "";border-radius: 10px;opacity: 1 !important;border-style: solid;border-width: thin;border-color: #333333;}
/* #Contents .slick-dots {display: block !important;} */
#Contents video,svg ,img{width: 100%;height: auto;}
#Header,#Foot {display: block;}
#Wrap {width: 100%;overflow-x: hidden;}

@media screen and (min-width: 768px) and (max-width: 1280px){
    html {
      font-size: calc((10 * (100vw / 1400)));
    }
  }
  
  @media screen and (max-width: 767px) {
      html{
          font-size: calc(10 * (100vw / 750));
      }
  }

/*================ Defolt ================*/
#em221019 img,
#em221019 picture,
svg{
  display: inline-block;
  width: 100%;
  height: auto;
}
#em221019 a{
  display: inline-block;
  height: auto;
}
#em221019 .imgWrap{
  background: #fff;
}
/******************** SP ********************/
@media screen and (max-width: 767px) {
  #em221019 .pcOnly,
  #em221019 .onlyPc{
    display: none;
  }
  #em221019 .spOnly,
  #em221019 .onlySp{
    display: block;
  }
  #em221019 .footer .footer-inner {
    margin: 0 !important;
  }
}
/******************** PC ********************/
@media only screen and (min-width: 768px) {
  #em221019 .spOnly,
  #em221019 .onlySp{
    display: none;
  }
  #em221019 .pcOnly,
  #em221019 .onlyPc{
    display: block;
  }
}

#em221019{
  color: #000;
  /********************/
  margin: 0 auto calc(9 * (100vw/750));
}
#footer_emmi .mailMagazineBlock{
  padding: calc(57*(100vw/750)) calc(50*(100vw/750)) calc(40*(100vw/750));
}
@media only screen and (min-width: 768px) {
  #em221019{
    margin: 8rem auto 0;
  }
  #footer_emmi{
    margin-top: 117px;
  }
  #footer_emmi .mailMagazineBlock{
    padding: 47px 136px 37px;
  }
  
}

#em221019 .flexArea{
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #em221019 .flexAreaPc{
    display: flex;
    width: 100%;
  }
}
/* @media only screen and (max-width: 767px) {
  #em221019 .flexAreaSp{
    display: flex;
    width: 100%;
  }
} */

/*================ Font ================*/
#em221019 .YugothicM{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: 'palt';
}
#em221019 .Praguma{
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: 'palt';
}
#em221019 .YuMincho{
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: 'palt';
}
#em221019 .ClassicoURWR{
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*================ Size ================*/
#em221019 .mvLead{
  font-size: calc(24 * (100vw/750));
  line-height: 2;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  text-align: center;
}
#em221019 .itemNameTxt{
  font-size: calc(42 * (100vw/750));
  line-height: 1.75;
  letter-spacing: 0.035em;
  font-feature-settings: "palt";
  text-align: center;
  color: #13172D;
}
#em221019 .itemLeadTxt{
  font-size: calc(24 * (100vw/750));
  line-height: 2;
  letter-spacing: 0;
  font-feature-settings: "palt";
  text-align: center;
}
#em221019 .itemTaxTxt{
  font-size: calc(26 * (100vw/750));
  /* line-height: 1.3461538462; */
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  text-align: center;
  text-decoration: underline;
}
#em221019 .topicTxt{
  font-size: calc(64 * (100vw/750));
  line-height: 1.359375;
  letter-spacing: 0.035em;
  font-feature-settings: "palt";
  text-align: left;
  color: #13172D;
}
#em221019 .topicTxt span.tight{
  letter-spacing: 0.01em;
}
#em221019 .taxTxt{
  font-size: calc(22 * (100vw/750));
  line-height: 1.8181818182;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  display: inline-block;
  text-align: left;
}
#em221019 .taxTxt span.small{
}
#em221019 .allBtnWrap{
  font-size: calc(24 *(100vw / 750));
  line-height: 2.3;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
  font-weight: 500;
}

@media only screen and (min-width: 768px) {
  #em221019 .mvLead{
    font-size: 1.4rem;
    letter-spacing: 0;
  }
  #em221019 .itemNameTxt{
    font-size: 3rem;
    line-height: 1.75;
    letter-spacing: 0.065em;
  }
  #em221019 .itemLeadTxt{
    font-size: 1.4rem;
  }
  #em221019 .itemTaxTxt{
    font-size: 1.6rem;
    /* line-height: 2.1875; */
    letter-spacing: 0.025em;
  }
  #em221019 .topicTxt{
    font-size: 4.2rem;
    line-height: 1.380952381;
    letter-spacing: 0.05em;
  }
  #em221019 .topicTxt span.tight{
    letter-spacing: 0.035em;
  }
  #em221019 .taxTxt{
    font-size: 1.4rem;
    line-height: 1.8571428571;
  }
  #em221019 .taxTxt span{
    letter-spacing: 0.05em;
  }
  #em221019 .taxTxt span.small{
  }
  #em221019 .allBtnWrap{
    font-size: 1.5rem;
    line-height: 2.3;
  }
}

/*================ MainVisual ================*/
#em221019 .mvWrap{
  width: 100%;
  margin: 0 auto;
}
#em221019 .mvWrap .imgWrap{
  width: 100%;
  margin: 0 auto calc(87 * (100vw/750));
}
#em221019 .mvWrap .mvLead{
  width: 100%;
  margin: 0 auto calc(127 * (100vw/750));
}
/*================ Jacket ================*/
#em221019 .jacketWrap .itemWrap{
  width: 100%;
  margin: 0 auto calc(140 *(100vw / 750));
}
#em221019 .jacketWrap .itemWrap .imgWrap{
  width: calc(420 *(100vw / 750));
  margin: 0 auto calc(22 *(100vw / 750));
}
#em221019 .jacketWrap .itemWrap .itemNameTxt{
  width: 100%;
  margin: 0 auto calc(22 *(100vw / 750));
}
#em221019 .jacketWrap .itemWrap .itemLeadTxt{
  width: 100%;
  margin: 0 auto calc(38 *(100vw / 750));
}
#em221019 .jacketWrap .itemWrap .itemTaxWrap{
  display: flex;
  justify-content: space-around;
}
#em221019 .jacketWrap .lookWrap{
  width: 100%;
  margin: 0 auto;
}
#em221019 .jacketWrap .lookWrap .model01Wrap{
  position: relative;
  z-index: 1;
}
#em221019 .jacketWrap .lookWrap .model01Wrap::before{
  content: "";
  border: solid 1px #080F2A;
  width: calc(710 *(100vw / 750));
  height: calc(1409 *(100vw / 750));
  position: absolute;
  top: calc(21 *(100vw / 750));
  left: calc(20 *(100vw / 750));
  pointer-events: none;
  z-index: 1;
}
#em221019 .jacketWrap .lookWrap .model01Wrap .imgWrap{
  width: 100%;
  margin: 0 auto calc(16 *(100vw / 750));
}
#em221019 .jacketWrap .lookWrap .model01Wrap .topicTxt{
  margin: 0 auto calc(110*(100vw / 750)) calc(48*(100vw / 750));
}
#em221019 .coatWrap .lookWrap .model04Wrap .topicTxt span.tight{
  margin: 0 0 0 -0.4rem;
}
#em221019 .jacketWrap .lookWrap .contUnder{
  margin: 0;
}
#em221019 .jacketWrap .lookWrap .model02Wrap{
  position: relative;
  z-index: 2;
}
#em221019 .jacketWrap .lookWrap .model02Wrap .imgWrap{
  width: calc(450 *(100vw / 750));
  margin: 0 0 calc(45 *(100vw / 750))  calc(254*(100vw / 750));
}
#em221019 .jacketWrap .lookWrap .model03Wrap{
  width: 100%;
  justify-content: left;
  margin: 0 0 calc(160 *(100vw / 750)) auto;
}
#em221019 .jacketWrap .lookWrap .model03Wrap .imgWrap{
  width: calc(410 *(100vw / 750));
}
#em221019 .jacketWrap .lookWrap .model03Wrap .taxWrap{
  margin: calc(263 *(100vw / 750)) 0 0 calc(40 *(100vw / 750));
}

/*================ Coat ================*/
#em221019 .coatWrap .itemWrap{
  width: 100%;
  margin: 0 auto calc(140 *(100vw / 750));
}
#em221019 .coatWrap .itemWrap .imgWrap{
  width: calc(420 *(100vw / 750));
  margin: 0 auto calc(23 *(100vw / 750));
}
#em221019 .coatWrap .itemWrap .itemNameTxt{
  width: 100%;
  margin: 0 auto calc(18 *(100vw / 750));
}
#em221019 .coatWrap .itemWrap .itemLeadTxt{
  width: 100%;
  margin: 0 auto calc(38 *(100vw / 750));
}
#em221019 .coatWrap .itemWrap .itemTaxWrap{
  display: flex;
  justify-content: space-around;
}
#em221019 .coatWrap .lookWrap{
  width: 100%;
  margin: 0 auto;
}
#em221019 .coatWrap .lookWrap .model04Wrap{
  position: relative;
  z-index: 1;
}
#em221019 .coatWrap .lookWrap .model04Wrap::before{
  content: "";
  border: solid 1px #080F2A;
  width: calc(710 *(100vw / 750));
  height: calc(1401 *(100vw / 750));
  position: absolute;
  top: calc(21 *(100vw / 750));
  left: calc(20 *(100vw / 750));
  pointer-events: none;
  z-index: 1;
}
#em221019 .coatWrap .lookWrap .model04Wrap .imgWrap{
  width: 100%;
  margin: 0 auto calc(15 *(100vw / 750));
}
#em221019 .coatWrap .lookWrap .model04Wrap .topicTxt{
  margin: 0 auto calc(103*(100vw / 750)) calc(48*(100vw / 750));
}
#em221019 .coatWrap .lookWrap .model04Wrap .topicTxt span.tight{
  margin: 0 0.8rem 0 0;
}
#em221019 .coatWrap .lookWrap .contUnder{
  margin: 0;
}
#em221019 .coatWrap .lookWrap .model05Wrap{
  position: relative;
  z-index: 2;
}
#em221019 .coatWrap .lookWrap .model05Wrap .imgWrap{
  width: calc(490 *(100vw / 750));
  margin: 0 0 calc(45 *(100vw / 750));
}
#em221019 .coatWrap .lookWrap .model06Wrap{
  width: 100%;
  justify-content: left;
  flex-direction: row-reverse;
  margin: 0 0 calc(142 *(100vw / 750)) auto;
}
#em221019 .coatWrap .lookWrap .model06Wrap .imgWrap{
  width: calc(380 *(100vw / 750));
  margin: 0 0 0 calc(40 *(100vw / 750));
}
#em221019 .coatWrap .lookWrap .model06Wrap .taxWrap{
  margin: calc(228 *(100vw / 750)) 0 0 calc(37 *(100vw / 750));
  text-align: right;
  z-index: 2;
}
#em221019 .coatWrap .lookWrap .model06Wrap .taxWrap .taxTxt{
  text-align: right;
}



/*================ AllBtnWrap ================*/
#em221019 .allBtnWrap{
  width: calc(355 *(100vw / 750));
  margin: 0 auto;
  display: block;
  border: 1px solid #333;
}



@media only screen and (min-width: 768px) {
  /*================ MainVisual ================*/
  #em221019 .mvWrap .imgWrap{
    width: 100rem;
    margin: 0 auto 5.3rem;
  }
  #em221019 .mvWrap .mvLead{
    margin: 0 auto 9.3rem;
  }
  /*================ Jacket ================*/
  #em221019 .jacketWrap .itemWrap{
    margin: 0 auto 12rem;
  }
  #em221019 .jacketWrap .itemWrap .imgWrap{
    width: 35rem;
    margin: 0 auto 1.7rem;
  }
  #em221019 .jacketWrap .itemWrap .itemNameTxt{
    width: 100%;
    margin: 0 auto 0.8rem;
  }
  #em221019 .jacketWrap .itemWrap .itemLeadTxt{
    width: 100%;
    margin: 0 auto 2.4rem;
  }
  #em221019 .jacketWrap .lookWrap .model01Wrap{
    width: 100rem;
    position: relative;
    z-index: 1;
    justify-content: left;
    margin: 0 auto 6rem;
    padding: 0 0 0 2.5rem;
  }
  #em221019 .jacketWrap .lookWrap .model01Wrap::before{
    border: solid 0.1rem #080F2A;
    width: 93rem;
    height: 63rem;
    top: 1rem;
    left: 3.4rem;
  }
  #em221019 .jacketWrap .lookWrap .model01Wrap .imgWrap{
    width: 47.5rem;
    margin: 0;
  }
  #em221019 .jacketWrap .lookWrap .model01Wrap .topicTxt{
    margin: 26.2rem 0 0 2.5rem;
  }
  #em221019 .jacketWrap .lookWrap .contUnder{
    width: 91rem;
    flex-direction: row-reverse;
    margin: 0 auto 16.5rem;
  }
  #em221019 .jacketWrap .lookWrap .model02Wrap .imgWrap{
    width: 30rem;
    margin: -19.5rem 0 0 1rem;
  }
  #em221019 .jacketWrap .lookWrap .model03Wrap{
    width: 30rem;
    justify-content: left;
    flex-direction: column;
    margin: 0;
    z-index: 3;
  }
  #em221019 .jacketWrap .lookWrap .model03Wrap .imgWrap{
    width: 30rem;
    margin: 0 0 3.4rem;
  }
  #em221019 .jacketWrap .lookWrap .model03Wrap .taxWrap{
    margin: 0 0 0 -3.3rem;
    text-align: center;
    width: 37rem;
  }
  #em221019 .jacketWrap .lookWrap .model03Wrap .taxWrap .taxTxt {
    margin: 0 0 0 0.8rem;
  }
  #em221019 .jacketWrap .lookWrap .model03Wrap .taxWrap .taxTxt:first-child{
    margin: 0;
  }
  /*================ Coat ================*/
  #em221019 .coatWrap .itemWrap{
    margin: 0 auto 12rem;
  }
  #em221019 .coatWrap .itemWrap .imgWrap{
    width: 35rem;
    margin: 0 auto 1.7rem;
  }
  #em221019 .coatWrap .itemWrap .itemNameTxt{
    width: 100%;
    margin: 0 auto 0.8rem;
  }
  #em221019 .coatWrap .itemWrap .itemLeadTxt{
    width: 100%;
    margin: 0 auto 2.4rem;
  }
  #em221019 .coatWrap .lookWrap .model04Wrap{
    width: 100rem;
    position: relative;
    z-index: 1;
    justify-content: right;
    flex-direction: row-reverse;
    margin: 0 auto 17rem;
    padding: 0 2.4rem 0 0;
  }
  #em221019 .coatWrap .lookWrap .model04Wrap::before{
    border: solid 0.1rem #080F2A;
    width: 94rem;
    height: 61.8rem;
    top: 1.1rem;
    left: 2.4rem;
  }
  #em221019 .coatWrap .lookWrap .model04Wrap .imgWrap{
    width: 46rem;
    margin: 0;
  }
  #em221019 .coatWrap .lookWrap .model04Wrap .topicTxt{
    margin: 25.7rem 1.5rem 0 0;
  }
  #em221019 .coatWrap .lookWrap .contUnder{
    width: 91rem;
    flex-direction: reverse;
    margin: 0 auto 11.4rem;
  }
  #em221019 .coatWrap .lookWrap .model05Wrap .imgWrap{
    width: 32rem;
    margin: -24.8rem 0 0 5.5rem;
  }
  #em221019 .coatWrap .lookWrap .model06Wrap{
    width: 32rem;
    justify-content: left;
    flex-direction: column;
    margin: 0 0 0 2rem;
    z-index: 3;
  }
  #em221019 .coatWrap .lookWrap .model06Wrap .imgWrap{
    width: 32rem;
    margin: 0 0 3.5rem;
  }
  #em221019 .coatWrap .lookWrap .model06Wrap .taxWrap{
    margin: 0 0 0 -13.8rem;
    text-align: center;
    width: 39rem;
  }
  #em221019 .coatWrap .lookWrap .model06Wrap .taxWrap .taxTxt {
    margin: 0 0 0 0.8rem;
  }
  #em221019 .coatWrap .lookWrap .model06Wrap .taxWrap .taxTxt:first-child{
    margin: 0;
  }
  


  /*================ AllBtnWrap ================*/
  #em221019 .allBtnWrap{
    display: block;
    width: 22rem;
    margin: 0 auto;
    color: #333;
    border: 1px solid #333;
    font-feature-settings: "palt";
  }
}

/*================ FadeIn ================*/
.fadeIn{
  opacity: 0;
  transition: ease-in, opacity 1500ms, transform 1000ms;
  transform: translate3d(0, 2.5rem, 0);
}
@media only screen and (min-width: 768px) {
  .fadeInLater{
    transition-delay: 0.5s;
  }
}
.scrollIn{
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
  transform: translate3d(0, 0, 0);
}
.scrollIn::after,
.scrollIn::before{
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
  transform: translate3d(0, 0, 0);
}
