@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: #364967;content: "";border-radius: 5px;}
#Contents .slick-dots li button:before {background-color: #c3c8d1;content: "";border-radius: 5px;opacity: 1 !important;}
#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 only screen and (min-width: 768px) {
  /* #Contents .slick-dots li.slick-active button:before {width: 1rem;height: 1rem;}
  #Contents .slick-dots li button:before {width: 1rem;height: 1rem;}
  #Contents .slick-dots li {width: 1rem !important;height: 1rem !important;margin: 0 .5rem !important;}
  #Contents .slick-dots {left: 0;bottom: -3rem !important;text-align: center;}
  #Contents .slick-dotted.slick-slider{margin-bottom: 5rem;} */
}

@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 ================*/
#em221124 img,
#em221124 picture,
#em221124 a{
  display: inline-block;
  width: 100%;
  height: auto;
}
#em221124 .imgWrap{
  background: #fff;
}
#em221124 .itemWrap .imgWrap,
#em221124 .setItemWrap .imgWrap{
  background: none;
}
/******************** SP ********************/
@media screen and (max-width: 767px) {
  #em221124 .onlyPc {
    display: none;
  }
  #em221124 .onlySp {
    display: block;
  }
  #em221124 .footer .footer-inner {
    margin: 0 !important;
  }
  #footer_emmi{
    padding-top: calc(138*(100vw/750));
  }
  #footer_emmi .dvMailMagazineMain .dvMailMagazineRegist input{
    padding: calc(21*(100vw/750)) calc(30*(100vw/750));
  }
  #footer_emmi .mailMagazineBlock{
    padding: calc(57*(100vw/750)) calc(50*(100vw/750)) calc(40*(100vw/750));
  }
  #footer_emmi .footerInner{
    padding: calc(56*(100vw/750)) calc(50*(100vw/750)) calc(112*(100vw/750)) calc(50*(100vw/750));
  }
  #footer_emmi .footerGuideNav .footerNavBlock:nth-of-type(2){
    margin-top: calc(35*(100vw/750));
  }
  #footer_emmi ul.footerSnsNav{
    margin-top: calc(74*(100vw/750));
  }
  #footer_emmi .footerEmmiTxt{
    margin-top: calc(76*(100vw/750));
    line-height: 30px;
  }
}

/******************** PC ********************/
@media only screen and (min-width: 768px) {
  #em221124 .onlySp {
    display: none;
  }
  #em221124 .onlyPc {
    display: block;
  }
  #footer_emmi{
    margin-top: 118px!important;
  }
  #footer_emmi .dvMailMagazineMain .dvMailMagazineRegist input{
    padding: 11.5px 15px;
  }
  #footer_emmi .mailMagazineBlock{
    padding: 48px 100px 37px;
  }
  #footer_emmi ul.footerSnsNav{
    margin-top: 67px;
  }
  #footer_emmi .footerInner{
    padding: 48px 100px 65px 100px;
  }
}

#em221124{
  color: #000;
  /********************/
  margin: 0 auto calc(10 * (100vw/750));
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  #em221124{
    margin: 8rem auto 0;
  }
  #footer_emmi{
    margin-top: 120px;
  }
  
}

#em221124 .flexArea{
  display: flex;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #em221124 .flexAreaSp{
    display: flex;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #em221124 .flexAreaPc{
    display: flex;
    width: 100%;
  }
}

/*================ Slider ================*/
.slick-dots{
  bottom: calc(-9*(100vw/750));
}
.slick-dots li,
.slick-dots li button{
  width: calc(40*(100vw/750));
  height: calc(8*(100vw/750));
  border-radius: 0;
  margin: 0 calc(5*(100vw/750)) 0 calc(4.5*(100vw/750));
}
button#slick-slide-control30{
  background: #694F82;
  opacity: 65%;
  /* background: #9685A6; */
}
button#slick-slide-control31{
  background: #06283D;
  opacity: 65%;
  /* background: #556C79; */
}
.slick-dots li{
  opacity: 50%;
}
.slick-dots li.slick-active{
  opacity: 100%;
}
@media only screen and (min-width: 768px) {
  .slick-dots{
    bottom: -2.2rem;
  }
  .slick-dots li,
  .slick-dots li button{
    width: 2.5rem;
    height: 0.5rem; 
    margin: 0;
  }
  .slick-dots li{
    margin: 0 0.2rem;
  }
}



/*================ Font ================*/
#em221124 .YugothicM{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#em221124 .YugothicR{
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#em221124 .GaramondPremierS{
  font-family: garamond-premier-pro, serif;
  font-weight: 500;
  font-style: normal;
}
#em221124 .GaramondPremierM{
  font-family: garamond-premier-pro, serif;
  font-weight: 500;
  font-style: normal;
}
#em221124 .Praguma{
  font-family: pragmatica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
/*================ Size ================*/
#em221124 .mvWrap .leadTxt{
  font-size: calc(24 * (100vw/750));
  line-height: 2;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  text-align: center;
}
#em221124 .itemLead{
  font-size: calc(24 * (100vw/750));
  line-height: 2;
  /* letter-spacing: 0.025em; */
  letter-spacing: -0.01em;
  font-feature-settings: "palt";
  text-align: center;
}
#em221124 .captionTxt{
  font-size: calc(24 * (100vw/750));
  line-height: 2;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  text-align: center;
}
#em221124 .komeTxt{
  font-size: calc(20 * (100vw/750));
  /* line-height: 1.4; */
  letter-spacing: 0;
  font-feature-settings: "palt";
  text-align: center;
}
#em221124 .taxTxt{
  font-size: calc(22 * (100vw/750));
  /* line-height: 1.8181818182; */
  letter-spacing: 0.035em;
  font-feature-settings: "palt";
  display: inline-block;
}
#em221124 .setItemTtl{
  font-size: calc(62 * (100vw/750));
  line-height: 1.1935483871;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
  margin: 0 auto calc(60 * (100vw/750));
}
#em221124 .itemColor{
  font-size: calc(22 * (100vw/750));
  /* line-height: 1.8181818182; */
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
}
#em221124 .allBtnWrap{
  font-size: calc(24 *(100vw / 750));
  line-height: 2.3;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
}

@media only screen and (min-width: 768px) {
  #em221124 .mvWrap .leadTxt{
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
  }
  #em221124 .itemLead{
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
  }
  #em221124 .captionTxt{
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    text-align: left;
  }
  #em221124 .komeTxt{
    font-size: 1.2rem;
    /* line-height: 2.3333333333; */
    text-align: right;
  }
  #em221124 .taxTxt{
    font-size: 1.4rem;
    /* line-height: 1.8571428571; */
  }
  #em221124 .setItemTtl{
    font-size: 4.2rem;
    /* line-height: 1.0952380952; */
    letter-spacing: 0.05em;
    margin: 0 auto 4.6rem;
  }
  #em221124 .itemColor{
    font-size: 1.6rem;
    /* line-height: 1.625; */
  }
  #em221124 .allBtnWrap{
    font-size: 1.5rem;
    line-height: 2.3;
  }
  
}

/*================ MainVisual ================*/
#em221124 .mvWrap{
  width: 100%;
  margin: 0 auto;
}
#em221124 .mvWrap .mvImgWrap{
  width: 100%;
  margin: 0 auto calc(88* (100vw/750));
}
#em221124 .mvWrap .mvTxtWrap .leadTxt{
  margin: 0 auto calc(52 * (100vw/750));
}
#em221124 .mvWrap .mvTxtWrap .imgWrap{
  width: calc(260 * (100vw/750));
  margin: 0 auto calc(60 * (100vw/750));
}
/*================ ItemWrap ================*/
#em221124 .itemWrap{
  width: 100%;
  position: relative;
  padding: calc(49 * (100vw/750)) 0 0;
}
#em221124 .itemWrap .itemWrapBg{
  display: block;
  background: #000;
  opacity: 8%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(1379 * (100vw/750));
}
#em221124 .itemWrap .itemLead{
  margin: 0 auto calc(87 * (100vw/750));
  position: relative;
}
#em221124 .itemWrap .itemLead::before{
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/bar_sp.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: calc(722 * (100vw/750));
  height: calc(117 * (100vw/750));
  top: calc(13 * (100vw/750));
  left: calc(14 * (100vw/750));
}
#em221124 .itemWrap .item01{
  width: calc(520 * (100vw/750));
  margin: 0 0 calc(163 * (100vw/750)) calc(111* (100vw/750));
}
#em221124 .itemWrap .item02{
  width: calc(595 * (100vw/750));
  margin: 0 auto calc(280 * (100vw/750));
  position: relative;
}
#em221124 .itemWrap .item02::after,
#em221124 .itemWrap .item02::before{
  content: "";
  display: block;
  background: #06283D;
  position: absolute;
  z-index: 2;
}
#em221124 .itemWrap .item02::after{
  width: calc(75 * (100vw/750));
  height: calc(1.5 * (100vw/750));
  top: calc(-57 * (100vw/750));
  left: calc(260 * (100vw/750));
}
#em221124 .itemWrap .item02::before{
  width: calc(1.5 * (100vw/750));
  height: calc(75 * (100vw/750));
  top: calc(-95 * (100vw/750));
  left: calc(297 * (100vw/750));
}
/*================ LookWrap ================*/
#em221124 .lookWrap .img01Wrap .imgWrap{
  width: calc(700 * (100vw/750));
  margin: 0 0 calc(40 * (100vw/750)) auto;
}
#em221124 .lookWrap .img02Wrap{
  position: relative;
}
#em221124 .lookWrap .img02Wrap::before{
  content: "";
  display: block;
  border: solid calc(1 * (100vw/750)) #06283D;
  position: absolute;
  top: calc(474 * (100vw/750));
  left: calc(30 * (100vw/750));
  width: calc(690 * (100vw/750));
  height: calc(940 * (100vw/750));
  z-index: -1;
}
#em221124 .lookWrap .img02Wrap .imgWrap{
  width: calc(650 * (100vw/750));
  margin: 0 0 calc(30 * (100vw/750));
}
#em221124 .lookWrap .img02Wrap .taxWrap{
  margin: 0 0 calc(89 * (100vw/750)) calc(60 * (100vw/750));
}
#em221124 .lookWrap .img02Wrap .captionWrap{
  margin: 0 0 calc(288 * (100vw/750));
}
#em221124 .lookWrap .purpleWrap{
  width: 100%;
  position: relative;
}
#em221124 .lookWrap .purpleWrap::before{
  content: "";
  display: block;
  background: #F0F2FE;
  opacity: 95%;
  position: absolute;
  top: calc(1000 * (100vw/750));
  left: 0;
  width: 100%;
  height: calc(660 * (100vw/750));
  z-index: -1;
}
#em221124 .lookWrap .img03Wrap .imgWrap{
  width: calc(750 * (100vw/750));
  margin: 0 0 calc(30 * (100vw/750));
}
#em221124 .lookWrap .purpleWrap .komeTxt{
  margin: 0 0 calc(76.5 * (100vw/750));
}
#em221124 .lookWrap .purpleWrap .captionWrap{
  margin: 0 0 calc(88 * (100vw/750));
}
#em221124 .lookWrap .img04Wrap .imgWrap{
  width: calc(500 * (100vw/750));
  margin: 0 0 calc(30 * (100vw/750)) calc(30 * (100vw/750));
}
#em221124 .lookWrap .img04Wrap .taxWrap{
  margin: 0 0 calc(200 * (100vw/750)) calc(30 * (100vw/750));
}
#em221124 .lookWrap .img05Wrap .imgWrap{
  width: calc(620 * (100vw/750));
  margin: 0 0 calc(69 * (100vw/750)) auto;
}
#em221124 .lookWrap .bagWrap .captionWrap{
  margin: 0 0 calc(267 * (100vw/750));
  position: relative;
}
#em221124 .lookWrap .bagWrap .captionWrap::before{
  content: "";
  display: block;
  background: #000;
  opacity: 8%;
  position: absolute;
  top: calc(-327 * (100vw/750));
  left: calc(65 * (100vw/750));
  width: calc(620 * (100vw/750));
  height: calc(730 * (100vw/750));
  z-index: -1;
}
#em221124 .lookWrap .codeWrap{
  position: relative;
}
#em221124 .lookWrap .codeWrap::before{
  content: "";
  display: block;
  background: #F0F2FE;
  opacity: 95%;
  position: absolute;
  top: calc(180 * (100vw/750));
  left: 0;
  width: 100%;
  height: calc(1075 * (100vw/750));
  z-index: -1;
}
#em221124 .lookWrap .img06Wrap .imgWrap{
  width: calc(670 * (100vw/750));
  margin: 0 0 calc(30* (100vw/750));
}
#em221124 .lookWrap .img06Wrap .taxWrap{
  display: flex;
  flex-wrap: wrap;
  width: calc(670 * (100vw/750));
  margin: 0 0 calc(81 * (100vw/750)) calc(30 * (100vw/750));
}
#em221124 .lookWrap .img06Wrap .taxWrap .taxTxt{
  margin: 0 calc(20 * (100vw/750)) calc(19* (100vw/750))  0;
}
#em221124 .lookWrap .img07Wrap{
  z-index: 2;
}
#em221124 .lookWrap .img07Wrap .imgWrap{
  width: calc(420 * (100vw/750));
  margin: 0 0 calc(200 * (100vw/750)) calc(305 * (100vw/750));
}
/*================ SetItemWrap ================*/
#em221124 .setItemWrap{
  width: 100%;
  position: relative;
  padding: calc(57 * (100vw/750)) 0 0;
  margin: 0 auto;
}
#em221124 .setItemWrap .setItemBg{
  display: block;
  background: #000;
  opacity: 8%;
  position: absolute;
  top: 0;
  left: calc(25 * (100vw/750));
  width: calc(700 * (100vw/750));
  height: calc(859 * (100vw/750));
  z-index: -1;
}
#em221124 .setItemWrap .flexArea{
  width: calc(700 * (100vw/750));
  margin: 0 auto;
  justify-content: space-between;
  margin: 0 auto calc(230 * (100vw/750));
}
#em221124 .setItemWrap .flexArea .imgWrap{
  margin: 0 auto calc(32 * (100vw/750));
}
#em221124 .setItemWrap .flexArea .itemPurple,
#em221124 .setItemWrap .flexArea .itemBlue{
  width: calc(340 * (100vw/750));
  margin: 0 auto;
}

/*================ AllBtnWrap ================*/
#em221124 .allBtnWrap{
  width: calc(355 *(100vw / 750));
  margin: 0 auto;
  display: block;
  border: 1px solid #333;
}



@media only screen and (min-width: 768px) {
  /*================ MainVisual ================*/
  #em221124 .mvWrap{
    width: 100%;
  }
  #em221124 .mvWrap .mvImgWrap{
    margin: 0 auto 5.3rem;
  }
  #em221124 .mvWrap .mvTxtWrap .leadTxt{
    margin: 0 auto 2.8rem;
  }
  #em221124 .mvWrap .mvTxtWrap .imgWrap{
    width: 16.8rem;
    margin: 0 auto 6rem;
  }
  /*================ ItemWrap ================*/
  #em221124 .itemWrap{
    width: 95rem;
    padding: 2.4rem 0 0;
    margin: 0 auto;
  }
  #em221124 .itemWrap .itemWrapBg{
    width: 95rem;
    height: 54.1rem;
  }
  #em221124 .itemWrap .itemLead{
    margin: 0 auto 4.8rem;
    position: relative;
  }
  #em221124 .itemWrap .itemLead::before{
    background-image: url(../img/bar_pc.svg);
    width: 44rem;
    height: 7.36rem;
    top: 0.6rem;
    left: 25.48rem;
  }
  #em221124 .itemWrap .flexAreaPc{
    width: 82rem;
    margin: 0 auto 17.5rem;
    justify-content: space-between;
  }
  #em221124 .itemWrap .item01{
    width: 31.5rem;
    margin: 0;
  }
  #em221124 .itemWrap .item01 .bra{
    width: 12rem;
    height: 100%;
    margin: 7rem 0 0 2.4rem;
  }
  #em221124 .itemWrap .item01 .pants{
    width: 13.5rem;
    height: 100%;
    margin: 0.2rem 0 0 2.1rem;
  }
  #em221124 .itemWrap .item01 .pants.purple{
    width: 14rem;
  }
  #em221124 .itemWrap .item02{
    width: 42.5rem;
    margin: 4rem 0 0;
  }
  #em221124 .itemWrap .item02 .yogamat{
    width: 11.9rem;
    height: 100%;
    margin: 0.5rem 0 0 5rem;
    transform: rotateZ(-5deg);
  }
  #em221124 .itemWrap .item02 .bag{
    width: 17.5rem;
    height: 100%;
    margin: 0.8rem 0 0 5.6rem;
  }
  #em221124 .itemWrap .item02::after{
    background-image: url(../img/plus_pc.svg);
    width: 5rem;
    height: 5rem;
  }
  #em221124 .itemWrap .item02::after,
  #em221124 .itemWrap .item02::before{
    top: 10rem;
    left: -5rem;
}
  #em221124 .itemWrap .item02::after{
    width: 5rem;
    height: 0.1rem;
    top: 12.5rem;
    left: -5rem;
  }
#em221124 .itemWrap .item02::before{
  width: 0.1rem;
  height: 5rem;
  top: 10rem;
  left: -2.5rem;
}
  /*================ LookWrap ================*/
  #em221124 .lookWrap .blueWrap .flexAreaPc,
  #em221124 .lookWrap .purpleWrap .flexAreaPc{
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 114rem;
    margin: 0 auto;
  }
  #em221124 .lookWrap .img01Wrap .imgWrap{
    width: 59rem;
    margin: 0 0 11rem 3rem;
  }
  #em221124 .lookWrap .img01Wrap .captionWrap{
    margin: 0 0 17rem -10rem;
    padding: 9.2rem 6.5rem 7.3rem 5.5rem;
    position: relative;
    display: inline-block;
    border: solid 0.075rem #06283D;
  }
  #em221124 .lookWrap .img01Wrap .captionWrap .captionTxt{
  }
  #em221124 .lookWrap .img02Wrap::before{
    display: none;
  }
  #em221124 .lookWrap .img02Wrap .imgWrap{
    width: 48rem;
    margin: 40rem 0 3rem 4rem;
  }
  #em221124 .lookWrap .img02Wrap .taxWrap{
    margin: 0 0 0 4rem;
  }
  #em221124 .lookWrap .purpleWrap{
    width: 100%;
    position: relative;
  }
  #em221124 .lookWrap .purpleWrap::before{
    top: 8rem;
    left: 0;
    width: 100%;
    height: 72.3rem;
  }
  #em221124 .lookWrap .img03Wrap .imgWrap{
    width: 58rem;
    margin: 16rem 1rem 1.95rem 0;
  }
  #em221124 .lookWrap .purpleWrap .komeTxt{
    margin: 0 1rem 13.8rem 0;
  }
  #em221124 .lookWrap .purpleWrap .captionWrap{
    width: 42rem;
    margin: 0 0 0 auto;
  }
  #em221124 .lookWrap .img04Wrap .imgWrap{
    width: 42rem;
    margin: 0 0 3rem 10rem;
  }
  #em221124 .lookWrap .img04Wrap .taxWrap{
    width: 42rem;
    margin: 0 0 5.3rem auto;
  }
  #em221124 .lookWrap .bagWrap{
    width: 106.5rem;
    margin: 0 auto;
  }
  #em221124 .lookWrap .img05Wrap .imgWrap{
    width: 70rem;
    margin: 0 0 7.2rem 3.3rem;
  }
  #em221124 .lookWrap .bagWrap .captionWrap{
    margin: 0 0 32.3rem;
    position: relative;
  }
  #em221124 .lookWrap .bagWrap .captionWrap::before{
    display: none;
  }
  #em221124 .lookWrap .bagWrap .captionTxt{
    margin: 0 0 0 auto;
    padding: 0 4rem 0 0;
    display: flex;
    justify-content: end;
    position: relative;
  }
  #em221124 .lookWrap .bagWrap .captionTxt::before{
    content: "";
    display: block;
    background: #000;
    opacity: 8%;
    position: absolute;
    top: -17.3rem;
    right: 0;
    width: 78rem;
    height: 35rem;
    z-index: -1;
  }
  #em221124 .lookWrap .codeWrap{
    width: 100%;
    margin: 0 auto;
  }
  #em221124 .lookWrap .codeWrap .flexAreaPc{
    width: 87rem;
    margin: 0 auto;
  }
  #em221124 .lookWrap .codeWrap::before{
    top: -6rem;
    left: 0;
    height: 60rem;
  }
  #em221124 .lookWrap .img06Wrap{
    width: 60rem;
  }
  #em221124 .lookWrap .img06Wrap .imgWrap{
    width: 60rem;
    margin: 0 0 3rem;
  }
  #em221124 .lookWrap .img06Wrap .taxWrap{
    margin: 0 0 17rem;
  }
  #em221124 .lookWrap .img06Wrap .taxWrap .taxTxt{
    margin: 0 1.3rem 0 0;
  }
  #em221124 .lookWrap .img07Wrap{
    width: 40.5rem;
  }
  #em221124 .lookWrap .img07Wrap .imgWrap{
    width: 40.5rem;
    margin: 14rem 0 0 -14rem;
  }
  /*================ SetItemWrap ================*/
  #em221124 .setItemWrap{
    width: 114rem;
    padding: 6rem 0 0;
  }
  #em221124 .setItemWrap .setItemBg{
    left: 0;
    width: 114rem;
    height: 80.4rem;
  }
  #em221124 .setItemWrap .flexArea{
    width: 96rem;
    margin: 0 auto;
    justify-content: space-between;
    margin: 0 auto 17.6rem;
  }
  #em221124 .setItemWrap .flexArea .imgWrap{
    width: 40rem;
    margin: 0 auto 3.1rem;
  }
  #em221124 .itemPurple .itemColor{
    padding: 0 0 0 5rem;
  }
  #em221124 .itemBlue .itemColor{
    padding: 0 5rem 0 0;
  }

  /*================ AllBtnWrap ================*/
  #em221124 .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);
}

/*================ Liner ================*/
.liner{
  height: 0%;
  transition: all 2.5s ease;
}
.active{
  
}
#em221124 .lookWrap .item01 .liner.active{
  height: 99.4%;
}
#em221124 .lookWrap .item02 .liner.active{
  height: 99.6%;
}
@media only screen and (min-width: 768px) {
  .liner{
    width: 0;
    height: 1px;
    transition: all 2.5s ease;
  }
  #em221124 .lookWrap .item01 .liner.active{
    width: 100vw;
    height: 1px;
    top: 17.8rem;
    left: -53rem;
  }
  #em221124 .lookWrap .item02 .linerCont .liner.active{
    width: 100%;
    height: 1px;
    left: 0;
  }
}
