@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 ================*/
#em220930 img,
#em220930 picture,
#em220930 a{
  display: inline-block;
  width: 100%;
  height: auto;
}
#em220930 .imgWrap{
  background: #fff;
}
/******************** SP ********************/
@media screen and (max-width: 767px) {
  #em220930 .onlyPc {
    display: none;
  }
  #em220930 .onlySp {
    display: block;
  }
  #em220930 .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) {
  #em220930 .onlySp {
    display: none;
  }
  #em220930 .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;
  }
}

#em220930{
  color: #000;
  /********************/
  margin: 0 auto calc(10 * (100vw/750));
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  #em220930{
    margin: 8rem auto 0;
  }
  #footer_emmi{
    margin-top: 120px;
  }
  
}

#em220930 .flexArea{
  display: flex;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #em220930 .flexAreaSp{
    display: flex;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #em220930 .flexAreaPc{
    display: flex;
    width: 100%;
  }
}

/*================ Font ================*/
#em220930 .YugothicM{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#em220930 .YugothicR{
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#em220930 .TradeGothicNextB{
  font-family: trade-gothic-next, sans-serif;
  font-weight: 700;
  font-style: normal;
}
#em220930 .TradeGothicNextL{
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
}
#em220930 .KozukaGothicPr6NM{
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
}
#em220930 .Praguma{
  font-family: pragmatica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
/*================ Size ================*/
#em220930 .mvWrap .leadTxt{
  font-size: calc(24 * (100vw/750));
  line-height: 2;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  text-align: center;
}
#em220930 .itemNameTxt{
  font-size: calc(36 * (100vw/750));
  /* line-height: 1.2777777778; */
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
}
#em220930 .itemBrandTxt{
  font-size: calc(26 * (100vw/750));
  /* line-height: 1.7692307692; */
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
}
#em220930 .itemBrandTxt span.smallTxt{
  font-size: calc(22 * (100vw/750));
}
#em220930 .itemTaxTxt{
  font-size: calc(21 * (100vw/750));
  /* line-height: 1.1428571429; */
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
}
#em220930 .topicTitleTxt{
  font-size: calc(64 * (100vw/750));
  line-height: 1.0625;
  letter-spacing: 0.125em;
  font-feature-settings: "palt";
  text-align: left;
}
#em220930 .taxTxt{
  font-size: calc(20 * (100vw/750));
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
  display: inline-block;
}
#em220930 .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) {
  #em220930 .mvWrap .leadTxt{
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
  }
  #em220930 .itemNameTxt{
    font-size: 2.7rem;
    /* line-height: 1.2962962963; */
  }
  #em220930 .itemBrandTxt{
    font-size: 2rem;
    /* line-height: 1.75; */
  }
  #em220930 .itemBrandTxt span.smallTxt{
    font-size: 1.8rem;
  }
  #em220930 .itemTaxTxt{
    font-size: 1.7rem;
    /* line-height: 1.4117647059; */
  }
  #em220930 .topicTitleTxt{
    font-size: 5.7rem;
    line-height: 1.0877192982;
  }
  #em220930 .taxTxt{
    font-size: 1.5rem;
    line-height: 1.8666666667;
  }
  #em220930 .allBtnWrap{
    font-size: 1.5rem;
    line-height: 2.3;
  }
  
}

/*================ MainVisual ================*/
#em220930 .mvWrap{
  margin: 0 auto calc(94 * (100vw/750));
}
#em220930 .mvWrap .mvImgWrap{
  width: 100%;
  margin: 0 auto calc(67 * (100vw/750));
}
#em220930 .mvWrap .leadTxt{
  margin: 0 auto calc(48 * (100vw/750));
}
#em220930 .mvWrap .leadTxt:last-child{
  margin: 0 auto;
}
/*================ ItemWrap ================*/
#em220930 .itemCont{
  width: 100%;
  margin: 0 auto
}
#em220930 .item_parka{
  width: calc(428 * (100vw/750));
  margin: 0 auto calc(39 * (100vw/750));
}
#em220930 .item_parka .imgWrap{
  width: calc(350 *(100vw / 750));
  margin: 0 auto calc(27 *(100vw / 750));
}
#em220930 .item_parka .itemNameTxt{
  padding: 0 calc(7* (100vw/750)) 0 0;
  margin: 0 auto calc(13* (100vw/750));
}
#em220930 .item_parka .itemBrandTxt{
  margin: 0 auto calc(23* (100vw/750));
}
#em220930 .item_pack{
  width: calc(350 * (100vw/750));
  margin: 0 auto calc(80 * (100vw/750));
}
#em220930 .item_pack .imgWrap{
  margin: 0 auto calc(8 *(100vw / 750));
}
#em220930 .item_pack .itemNameTxt{
  margin: 0 auto calc(13* (100vw/750));
}
#em220930 .item_pack .itemBrandTxt{
  padding: 0 0 0 calc(7* (100vw/750));
  margin: 0 auto calc(24* (100vw/750));
}
#em220930 .item_pullover{
  width: calc(700 *(100vw / 750));
  margin: 0 auto calc(142 * (100vw/750));
}
#em220930 .item_pullover .flexArea{
  width: calc(670*(100vw / 750));
  justify-content: space-between;
  flex-direction: row-reverse;
  margin: 0 auto;
}
#em220930 .item_pullover .imgWrap{
  width: calc(350 *(100vw / 750));
}
#em220930 .item_pullover .imgWrap:first-child{
  position: relative;
  z-index: 1;
}
#em220930 .item_pullover .imgWrap:last-child {
  margin: 0 calc(-60*(100vw / 750)) 0 0;
}
#em220930 .item_pullover .itemNameTxt{
  margin: calc(-22* (100vw/750)) auto calc(13* (100vw/750));
  position: relative;
  z-index: 2;
}
#em220930 .item_pullover .itemBrandTxt{
  padding: 0 0 0 calc(7* (100vw/750));
  margin: 0 auto calc(26* (100vw/750));
}
/*================ LookWrap ================*/
/*================ ParkaWrap ================*/
#em220930 .parkaWrap{
  width: 100%;
  margin: 0 0 calc(98 * (100vw/750));
}
#em220930 .parkaWrap .flexArea{
  position: relative;
  flex-direction: column;
  width: calc(585 * (100vw/750));
  margin: 0 0 0 auto;
  padding: 0 0 calc(93 * (100vw/750));
}
#em220930 .parkaWrap .flexArea::before{
  content: "";
  display: block;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  top: calc(120 * (100vw/750));
  right: 0;
  width: calc(665 * (100vw/750));
  height: 92.3%;
  z-index: -1;
}
#em220930 .parkaWrap .topicTitleWrap{
  position: absolute;
  transform: rotate(90deg);
  top: calc(603 * (100vw/750));
  left: calc(-510 * (100vw/750));
  background: #fff;
  padding: 0 calc(17* (100vw/750)) 0 calc(20* (100vw/750));
}
#em220930 .parkaWrap .topicTitleWrap span.spacing{
  letter-spacing: 0.108em;
}
#em220930 .parkaWrap .img01Wrap{
  width: calc(450 * (100vw/750));
  margin: 0 0 0 auto;
}
#em220930 .parkaWrap .img02Wrap{
  width: calc(510 * (100vw/750));
  margin: calc(-30 * (100vw/750)) 0 0;
}
#em220930 .parkaWrap .img02Wrap .imgWrap{
  margin: 0 0 calc(21 * (100vw/750));
  position: relative;
  z-index: 1;
}
#em220930 .parkaWrap .img02Wrap .taxTxt:first-child,
#em220930 .parkaWrap .img02Wrap .taxTxt:nth-child(4) {
  margin: 0 calc(14.2* (100vw/750)) 0 0;
}
#em220930 .parkaWrap .img02Wrap .taxTxt span.spacing{
  letter-spacing: 0.025em;
}

/*================ PullOverWrap ================*/
#em220930 .pulloverWrap{
  width: 100%;
  margin: 0 0 calc(134.5* (100vw/750));
}
#em220930 .pulloverWrap .flexArea{
  position: relative;
  flex-direction: column;
  width: calc(620 * (100vw/750));
  margin: 0 auto calc(100 * (100vw/750)) calc(50 * (100vw/750));
}
#em220930 .pulloverWrap .img03Wrap{
  width: calc(400 * (100vw/750));
  margin: 0 0 0 auto;
}
#em220930 .pulloverWrap .img04Wrap{
  width: calc(380 * (100vw/750));
  margin: calc(-210 * (100vw/750)) 0 0;
}
#em220930 .pulloverWrap .img04Wrap .imgWrap{
  position: relative;
  z-index: 1;
}
#em220930 .pulloverWrap .img05Wrap{
  width: calc(550 * (100vw/750));
  margin: 0 auto;
  position: relative;
}
#em220930 .pulloverWrap .img05Wrap .topicTitleWrap{
  position: absolute;
  transform: rotate(90deg);
  top: calc(-10 * (100vw/750));
  right: calc(-221 * (100vw/750));
  pointer-events: none;
}
#em220930 .pulloverWrap .img05Wrap .topicTitleTxt{
  letter-spacing: 0.113em;
}
#em220930 .pulloverWrap .img05Wrap .imgWrap{
  margin: 0 auto calc(21 * (100vw/750));
}
#em220930 .pulloverWrap .img05Wrap .taxTxt:first-child,
#em220930 .pulloverWrap .img05Wrap .taxTxt:nth-child(3),
#em220930 .pulloverWrap .img05Wrap .taxTxt:nth-child(7){
  margin: 0 calc(14.2* (100vw/750)) 0 0;
}
#em220930 .pulloverWrap .img05Wrap .taxTxt span.spacing{
  letter-spacing: 0.025em;
}

/*================ PackWrap ================*/
#em220930 .packWrap{
  width: 100%;
  margin: 0 0 calc(150 * (100vw/750));
}
#em220930 .packWrap .flexAreaSp{
  position: relative;
  flex-direction: column;
  width: 100%;
  margin: 0 auto 0 0;
  padding: 0 0 calc(73 * (100vw/750));
}
#em220930 .packWrap .flexAreaSp::before{
  content: "";
  display: block;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  top: calc(80 * (100vw/750));
  left: 0;
  width: calc(665 * (100vw/750));
  height: 94.7%;
  z-index: -1;
}
#em220930 .packWrap .topicTitleWrap{
  position: absolute;
  transform: rotate(90deg);
  top: calc(873* (100vw/750));
  right: calc(-152* (100vw/750));
  background: #fff;
  padding: 0 calc(22* (100vw/750)) 0 calc(22* (100vw/750));
}
#em220930 .packWrap .topicTitleWrap span.spacing{
  letter-spacing: 0.108em;
}
#em220930 .packWrap .img06Wrap{
  width: calc(455 * (100vw/750));
  margin: 0 0 0 auto;
}
#em220930 .packWrap .img07Wrap{
  width: calc(545 * (100vw/750));
  margin: calc(-31 * (100vw/750)) 0 0;
}
#em220930 .packWrap .img07Wrap .imgWrap{
  margin: 0 0 calc(21 * (100vw/750));
  position: relative;
  z-index: 1;
}
#em220930 .packWrap .img07Wrap .taxWrap{
  margin: 0 0 0 calc(50 * (100vw/750));
}
#em220930 .packWrap .img07Wrap .taxTxt:first-child{
  margin: 0 calc(10.2* (100vw/750)) 0 0;
}
#em220930 .packWrap .img07Wrap .taxTxt:nth-child(4) {
  margin: 0 calc(13* (100vw/750)) 0 0;
}
#em220930 .packWrap .img07Wrap .taxTxt span.spacing{
  letter-spacing: 0.025em;
}


/*================ AllBtnWrap ================*/
#em220930 .allBtnWrap{
  width: calc(355 *(100vw / 750));
  margin: 0 auto;
  display: block;
  border: 1px solid #333;
}



@media only screen and (min-width: 768px) {
  /*================ MainVisual ================*/
  #em220930 .mvWrap{
    margin: 0 auto 7.3rem;
  }
  #em220930 .mvWrap .mvImgWrap{
    width: 90rem;
    margin: 0 auto 7.2rem;
  }
  #em220930 .mvWrap .leadTxt{
    margin: 0 auto 2.8rem;
  }
  /*================ ItemWrap ================*/
  #em220930 .itemCont{
    width: 100%;
    margin: 0 auto
  }
  #em220930 .itemCont .flexAreaPc{
    justify-content: space-between;
    width: 68.8rem;
    margin: 0 auto 3.3rem;
  }
  #em220930 .item_parka{
    width: 31.8rem;
    margin: 0 0 1rem;
  }
  #em220930 .item_parka .imgWrap{
    width: 27.5rem;
    margin: 0 auto 3.7rem;
  }
  #em220930 .item_parka .itemNameTxt{
    padding: 0;
    margin: 0 auto 1rem;
  }
  #em220930 .item_parka .itemBrandTxt{
    margin: 0 auto 1.9rem;
  }
  #em220930 .item_pack{
    width: 27.5rem;
    margin: 0 2.1rem 0 0;
  }
  #em220930 .item_pack .imgWrap{
    width: 27.5rem;
    margin: 0 auto 1.1rem;
  }
  #em220930 .item_pack .itemNameTxt{
    margin: 0 auto 1.1rem;
  }
  #em220930 .item_pack .itemBrandTxt{
    padding: 0;
    margin: 0 auto 1.9rem;
  }
  #em220930 .item_pullover{
    width: 55rem;
    margin: 0 auto 17rem;
  }
  #em220930 .item_pullover .flexArea{
    width: 55rem;
  }
  #em220930 .item_pullover .imgWrap{
    width: 27.5rem;
    margin: 0 auto 1.8rem;
  }
  #em220930 .item_pullover .imgWrap:last-child {
    margin: 00;
  }
  #em220930 .item_pullover .itemNameTxt{
    margin: -2.1rem auto 1rem;
  }
  #em220930 .item_pullover .itemBrandTxt{
    padding: 0;
    margin: 0 auto 2rem;
  }
  /*================ LookWrap ================*/
  /*================ ParkaWrap ================*/
  #em220930 .parkaWrap{
    width: 140rem;
    margin: 0 auto 16.8rem;
  }
  #em220930 .parkaWrap .flexArea{
    position: relative;
    flex-direction: row-reverse;
    width: 107.5rem;
    padding: 0 0 9.5rem;
  }
  #em220930 .parkaWrap .flexArea::before{
    top: 11rem;
    left: -18.5rem;
    width: 100vw;
    height: 127.1rem;
  }
  #em220930 .parkaWrap .topicTitleWrap{
    top: 54.5rem;
    left: -56.4rem;
    padding: 0 1.2rem 0 1.8rem;
  }
  #em220930 .parkaWrap .img01Wrap{
    width: 51rem;
  }
  #em220930 .parkaWrap .img02Wrap{
    width: 60rem;
    margin: 33.1rem -10rem 0 0;
  }
  #em220930 .parkaWrap .img02Wrap .imgWrap{
    margin: 0 0 2.3rem;
  }
  #em220930 .parkaWrap .img02Wrap .taxWrap{
    text-align: left;
  }
  #em220930 .parkaWrap .img02Wrap .taxTxt:first-child, #em220930 .parkaWrap .img02Wrap .taxTxt:nth-child(4) {
    margin: 0 1rem 0 0;
  }
  /*================ ParkaWrap ================*/
  #em220930 .pulloverWrap{
    width: 100%;
    margin: 0 auto 16.6rem;
  }
  #em220930 .pulloverWrap .flexArea{
    position: relative;
    flex-direction: row-reverse;
    width: 101rem;
    margin: 0 auto 6rem;
  }
  #em220930 .pulloverWrap .img03Wrap{
    width: 51rem;
    margin: 0;
    position: relative;
  }
  #em220930 .pulloverWrap .img03Wrap .topicTitleWrap{
    position: absolute;
    transform: rotate(90deg);
    top: 44.3rem;
    right: -20.2rem;
    pointer-events: none;
  }
  #em220930 .pulloverWrap .img03Wrap .topicTitleTxt{
    text-align: end;
    letter-spacing: 0.113em;
  }
  #em220930 .pulloverWrap .img04Wrap{
    width: 47.5rem;
    margin: 23rem -4.5rem 0 0;
    z-index: 2;
  }
  #em220930 .pulloverWrap .img05Wrap{
    width: 71rem;
    padding: 0 0 0 10rem;
    margin: 0 auto;
  }
  #em220930 .pulloverWrap .img05Cont{
    width: 61rem;
  }
  #em220930 .pulloverWrap .img05Wrap .imgWrap{
    margin: 0 auto 2.3rem;
  }
  #em220930 .pulloverWrap .img05Wrap .taxWrap{
    text-align: left;
  }
  #em220930 .pulloverWrap .img05Wrap .taxTxt:first-child,
  #em220930 .pulloverWrap .img05Wrap .taxTxt:nth-child(5),
  #em220930 .pulloverWrap .img05Wrap .taxTxt:nth-child(9){
    margin: 0 1rem 0 0;
  }
  #em220930 .pulloverWrap .img05Wrap .taxTxt span.spacing{
    letter-spacing: 0.025em;
  }
  /*================ PackWrap ================*/
  #em220930 .packWrap{
    width: 140rem;
    margin: 0 auto 9.6rem;
  }
  #em220930 .packWrap .flexAreaSp{
    position: relative;
    flex-direction: row;
    width: 98rem;
    padding: 0;
    margin: 0 0 0 14rem;
  }
  #em220930 .packWrap .flexAreaSp::before{
    top: 5.8rem;
    left: auto;
    right: -8rem;
    width: 100vw;
    height: 114rem;
  }
  #em220930 .packWrap .topicTitleWrap{
    top: 29.2rem;
    right: -28.8rem;
    padding: 0 1.6rem 0 1.8rem;
  }
  #em220930 .packWrap .img06Wrap{
    width: 50rem;
    margin: 0 auto 0 0;
  }
  #em220930 .packWrap .img07Wrap.flexAreaPc{
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    width: 99rem;
    margin: -13.2rem 0 0 -1rem;
  }
  #em220930 .packWrap .img07Wrap .imgWrap{
    width: 53rem;
    margin: 0 0 2.3rem;
  }
  #em220930 .packWrap .img07Wrap .taxWrap{
    text-align: end;
    width: 44rem;
    margin: 0 0 12.65rem -1.1rem;
  }
  #em220930 .packWrap .img07Wrap .taxTxt:first-child{
    margin: 0;
  }
  #em220930 .packWrap .img07Wrap .taxTxt:nth-child(2), #em220930 .packWrap .img07Wrap .taxTxt:nth-child(5),
  #em220930 .packWrap .img07Wrap .taxTxt:last-child{
    margin: 0 0 0 0.7rem;
  }#em220930 .packWrap .img07Wrap .taxTxt:nth-child(4),
  #em220930 .packWrap .img07Wrap .taxTxt:last-child{
    margin: 0 0 0 0.8rem;
  }

  /*================ AllBtnWrap ================*/
  #em220930 .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{
  
}
#em220930 .lookWrap .item01 .liner.active{
  height: 99.4%;
}
#em220930 .lookWrap .item02 .liner.active{
  height: 99.6%;
}
@media only screen and (min-width: 768px) {
  .liner{
    width: 0;
    height: 1px;
    transition: all 2.5s ease;
  }
  #em220930 .lookWrap .item01 .liner.active{
    width: 100vw;
    height: 1px;
    top: 17.8rem;
    left: -53rem;
  }
  #em220930 .lookWrap .item02 .linerCont .liner.active{
    width: 100%;
    height: 1px;
    left: 0;
  }
}
