@charset "utf-8";.mainContents{
    max-width: 1280px;
  font-size: 14px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
 padding: 0;
}
.mainContents img{
  width: 100%;
}
.mainContents figure{
  position: relative;
 margin: 0;
}
.mainContents figcaption{
    position: absolute;
}
.mainContents .flex,
.mainContents .flexPC {
 display: flex;
}
.mainContents .flexRowReverse {
  flex-direction: row-reverse;
}
.mainContents .scroll-fade{
    opacity: 0;
}
.mainContents .displaySP {
  display: none;
}
.mainContents .font-bold {
   font-weight: bold;
}

@media only screen and (max-width: 1280px) {
 .mainContents{
      font-size: 1.16vw;
  }
}

@media only screen and (max-width: 640px) {
   .mainContents{
      font-size: 2.18vw;
      margin: auto;
       width: 100% !important;
 }
   .mainContents .flexSP {
     display: flex;
  }
   .mainContents .flexPC {
     display: block;
 }
   .mainContents .displayPC{
       display: none;
  }
   .mainContents .displaySP{
       display: block;
 }
}


.womenKnitwareTrends .sectionHead .sectionHeadInner {
 margin: auto auto 150px;
}
.womenKnitwareTrends .sectionHead .sectionHeadInner::after {
   content: '';
  display: block;
 width: 50px;
    height: 1px;
    background-color: #000;
 margin: auto;
}
.womenKnitwareTrends .sectionHead .sectionHeadTextArea {
  margin: 80px auto;
}
.sectionHeadSmallText {
  font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-size: 10px;
    line-height: 12px;
  letter-spacing: 1px;
    margin-bottom: 30px;
}
.womenKnitwareTrends .sectionHead .sectionHeadTitle {
  font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-weight: normal;
    font-size: 44px;
    line-height: 1.5;
   letter-spacing: 16px;
   margin-bottom: 40px;
    text-transform: uppercase;
}
.womenKnitwareTrends .sectionHead .sectionHeadSubTitle {
 font-size: 22px;
    font-weight: bold;
  line-height: 29px;
  letter-spacing: 4.4px;
  margin-bottom: 50px;
}
.womenKnitwareTrends .sectionHead .sectionHeadLead {
   width: 560px;
   margin: auto;
   font-size: 16px;
    line-height: 29px;
  letter-spacing: 0;
  text-align: justify;
}

@media only screen and (max-width: 1280px) {
   .womenKnitwareTrends .sectionHead .sectionHeadInner {
       margin: auto auto calc(100vw / 1280 * 150);
 }
   .womenKnitwareTrends .sectionHead .sectionHeadInner::after {
        width: calc(100vw / 1280 * 50);
     height: calc(100vw / 1280 * 1);
 }
   .womenKnitwareTrends .sectionHead .sectionHeadTextArea {
        margin: calc(100vw / 1280 * 80) auto;
   }
   .sectionHeadSmallText {
     font-size: calc(100vw / 1280 * 10);
     line-height: calc(100vw / 1280 * 12);
       letter-spacing: calc(100vw / 1280 * 1);
     margin-bottom: calc(100vw / 1280 * 30);
 }
   .womenKnitwareTrends .sectionHead .sectionHeadTitle {
       font-size: calc(100vw / 1280 * 44);
     line-height: calc(100vw / 1280 * 44);
       letter-spacing: calc(100vw / 1280 * 16);
        margin-bottom: calc(100vw / 1280 * 40);
 }
   .womenKnitwareTrends .sectionHead .sectionHeadSubTitle {
        font-size: calc(100vw / 1280 * 22);
     line-height: calc(100vw / 1280 * 29);
       letter-spacing: calc(100vw / 1280 * 4.4);
       margin-bottom: calc(100vw / 1280 * 50);
 }
   .womenKnitwareTrends .sectionHead .sectionHeadLead {
        width: calc(100vw / 1280 * 560);
        font-size: calc(100vw / 1280 * 16);
     line-height: calc(100vw / 1280 * 29);
   }
}
@media only screen and (max-width: 640px) {
   .womenKnitwareTrends .sectionHead .sectionHeadInner {
       width: 100%;
        margin: auto auto calc(100vw / 640 * 145);
  }
   .womenKnitwareTrends .sectionHead .sectionHeadInner::after {
        width: calc(100vw / 640 * 77);
      height: calc(100vw / 640 * 1);
  }
   .womenKnitwareTrends .sectionHead .sectionHeadImage {
       width: 100%;
        height: calc(100vw / 640 * 949);
        background-image: url('/photo/page/women_knitware_trends/20191114161141091.png');
     background-repeat: no-repeat;
       background-size: cover;
     background-position: 68.5% center;
  }
   .womenKnitwareTrends .sectionHead .sectionHeadTextArea {
        width: 100%;
        padding: 0 calc(100vw / 640 * 55);
      margin: calc(100vw / 640 * 95) auto calc(100vw / 640 * 40);
 }
   .sectionHeadSmallText {
     font-size: calc(100vw / 640 * 15);
      line-height: calc(100vw / 640 * 17);
        letter-spacing: calc(100vw / 640 * 1);
      margin-bottom: calc(100vw / 640 * 60);
  }
   .womenKnitwareTrends .sectionHead .sectionHeadTitle {
       font-size: calc(100vw / 640 * 60);
      line-height: calc(100vw / 640 * 95);
        letter-spacing: calc(100vw / 640 * 16);
     margin-bottom: calc(100vw / 640 * 80);
  }
   .womenKnitwareTrends .sectionHead .sectionHeadSubTitle {
        font-size: calc(100vw / 640 * 27);
      line-height: calc(100vw / 640 * 55);
        letter-spacing: calc(100vw / 640 * 5.5);
        margin-bottom: calc(100vw / 640 * 90);
  }
   .womenKnitwareTrends .sectionHead .sectionHeadLead {
        width: 100%;
        font-size: calc(100vw / 640 * 24);
      line-height: calc(100vw / 640 * 44);
    }
}


.womenKnitwareTrends .sectionContents .sectionContentsImage {
 width: 450px;
}
.womenKnitwareTrends .sectionContents .sectionContentsImage.spaceImage:first-child {
  margin-right: 10px;
}
.womenKnitwareTrends .sectionContents .sectionContentsImageLabel {
  font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-size: 10px;
    line-height: 10px;
  letter-spacing: 2px;
    margin-bottom: 20px;
    text-align: left;
}
.womenKnitwareTrends .sectionContents .sectionContentsTitle {
 font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-size: 40px;
    font-weight: 200;
   letter-spacing: 4px;
    text-transform: uppercase;
}
.womenKnitwareTrends .sectionContents .sectionContentsText {
 font-size: 16px;
    line-height: 29px;
  letter-spacing: 0px;
    text-align: justify;
}

.womenKnitwareTrends .sectionContents .productControll {
   margin: auto;
}
.womenKnitwareTrends .sectionContents .productControll .productLabel {
    text-align: center;
 font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-size: 12px;
    line-height: 24px;
  letter-spacing: 0.14px;
 margin-bottom: 20px;
    margin-top: 20px;
}
.womenKnitwareTrends .sectionContents .productControll .productButton {
   position: relative;
 display: block;
 width: 160px;
   height: 50px;
   border: 1px solid #000;
 text-align: center;
 font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-size: 12px;
    line-height: 50px;
  letter-spacing: 2.4px;
  margin: auto;
}
.womenKnitwareTrends .sectionContents .productControll .productButton::after {
    content: '';
  position: absolute;
 top: 0;
 bottom: 0;
  right: 34px;
    margin: auto;
   display: block;
 width: 7px;
 height: 7px;
    border-top: 1px solid #000;
 border-right: 1px solid #000;
   transform: rotate(45deg);
}

.womenKnitwareTrends .section1 .sectionContentsInner {
    width: 968px;
   margin: auto auto 270px;
}
.womenKnitwareTrends .section1 .leftColumn {
   width: 450px;
}
.womenKnitwareTrends .section1 .rightColumn {
 width: 450px;
   margin-left: auto;
  text-align: center;
}
.womenKnitwareTrends .section1 .imageArea .leftColumn .sectionContentsImage {
   padding-right: 60px;
}
.womenKnitwareTrends .section1 .imageArea .rightColumn .sectionContentsImage {
 padding-left: 80px;
 padding-top: 180px;
}
.womenKnitwareTrends .section1 .textArea .rightColumn {
 padding-left: 80px;
 padding-top: 90px;
}
.womenKnitwareTrends .section1 .sectionContentsTitle {
   margin: 35px auto 30px;
}
.womenKnitwareTrends .section1 .sectionContentsText {
   margin: auto auto 60px;
}
.womenKnitwareTrends .section1 .productControll {
   margin: auto;
}

.womenKnitwareTrends .section2 .sectionContentsInner {
    width: 968px;
   margin: auto auto 270px;
}
.womenKnitwareTrends .section2 .sectionContentsInner .flexReverse {
    display: flex;
}
.womenKnitwareTrends .section2 .sectionContentsImageLabel {
  text-align: right;
}
.womenKnitwareTrends .section2 .leftColumn {
 width: 445px;
   box-sizing: border-box;
}
.womenKnitwareTrends .section2 .sectionContentsTitle {
  margin: auto auto 62px;
 text-align: center;
}
.womenKnitwareTrends .section2 .rightColumn {
   width: 450px;
   margin-left: auto;
}
.womenKnitwareTrends .section2 .sectionContentsImage + .sectionContentsImage {
   margin-left: auto;
  margin-top: 30px;
}
.womenKnitwareTrends .section2 .productControlls {
    margin: 30px auto auto;
}
.womenKnitwareTrends .section2 .productControll:nth-of-type(2) {
    margin: auto;
}
.womenKnitwareTrends .sectionContentsImageArea.trimmingImage {
    margin-bottom: 300px;
}
.womenKnitwareTrends .sectionContentsImageArea.trimmingImage img {
    height: 500px;
  object-fit: cover;
}


.womenKnitwareTrends .section3 .sectionContentsInner {
   padding-left: 440px;
    padding-right: 440px;
   margin-bottom: 265px;
}
.womenKnitwareTrends .section3 .sectionContentsImageArea {
    position: relative;
}
.womenKnitwareTrends .section3 .sectionContentsImageArea::after {
   content: '';
  display: block;
 position: absolute;
 width: 370px;
   height: 550px;
  top: 0;
 left: 0;
    background-color: #D7DBB9;
  z-index: -1;
}
.womenKnitwareTrends .section3 .sectionContentsImage {
 width: 341px;
   margin-left: auto;
}

.womenKnitwareTrends .section4 .sectionContentsImageLabel {
  text-align: left;
}
.womenKnitwareTrends .section4 .sectionContentsFlexImage .ImageWrapper {
  width: 100%;
}
.womenKnitwareTrends .section4 .sectionContentsFlexImage .bgColor {
    background-color: #CCCCB7;
  /*display: flex;*/
  position: relative;
}
.womenKnitwareTrends .section4 .sectionContentsFlexImage .bgColor img {
 width: 70%;
 margin: auto;
   position: absolute;
 left: 0;
    right: 0;
   top: 0;
 bottom: 0;
}
.womenKnitwareTrends .section4 .sectionContentsInner {
   width: 968px;
   margin: auto auto 250px;
}
.womenKnitwareTrends .section4 .sectionContentsImage {
 width: 968px;
   margin: auto auto 136px;
}
.womenKnitwareTrends .section4 .leftColumn {
   width: 500px;
   margin-right: 30px;
}
.womenKnitwareTrends .section4 .leftColumn > .sectionContentsImage {
    width: 242px;
   margin: auto;
}
.womenKnitwareTrends .section4 .rightColumn {
 width: 100%;
}
.womenKnitwareTrends .section4 .productControlls {
 margin-top: 34px;
}
.womenKnitwareTrends .section4 .productControll {
 margin-bottom: 45px;
}
.womenKnitwareTrends .section4 .sectionContentsTitle {
 text-align: left;
   margin-top: 30px;
   margin-bottom: 40px;
}
.womenKnitwareTrends .section4 .sectionContentsText {
  margin: 0;
}
.womenKnitwareTrends .section4 .sectionContentsInner .productControlls {
 width: 700px;
   margin: 40px auto 0;
}

.womenKnitwareTrends .section5 .sectionContentsInner {
 width: 729px;
   margin: auto auto 250px;
}
.womenKnitwareTrends .section5 .sectionContentsImageLabel {
    text-align: right;
}
.womenKnitwareTrends .section5 .sectionContentsImage {
   margin: auto;
}
.womenKnitwareTrends .section5 .sectionContentsTitle {
    margin: 50px auto 20px;
 text-align: center;
}
.womenKnitwareTrends .section5 .sectionContentsText {
   width: 570px;
   margin: 0 auto 30px;
}


.womenKnitwareTrends .section6 .sectionContentsImageLabel {
    text-align: left;
}
.womenKnitwareTrends .section6 .sectionContentsInner {
    width: 968px;
   margin: auto auto 250px;
}
.womenKnitwareTrends .section6 .leftColumn {
   width: 465px;
   margin-right: 30px;
}
.womenKnitwareTrends .section6 .rightColumn {
   width: 450px;
   margin-left: auto;
}
.womenKnitwareTrends .section6 .sectionContentsImage + .sectionContentsImage {
   margin-left: auto;
  margin-top: 30px;
}
.womenKnitwareTrends .section6 .leftColumn > .sectionContentsImage {
  width: 242px;
   margin: auto;
}
.womenKnitwareTrends .section6 .productControlls {
    margin-top: 34px;
}
.womenKnitwareTrends .section6 .productControll {
 margin-bottom: 45px;
}
.womenKnitwareTrends .section6 .sectionContentsTitle {
 text-align: left;
   margin-top: 120px;
  margin-bottom: 40px;
}
.womenKnitwareTrends .section6 .sectionContentsText {
  margin: 0;
}
.womenKnitwareTrends .section6 .sectionContentsInner .productControlls {
 width: 700px;
   margin: 40px auto 0;
}



@media only screen and (max-width: 1280px) {
   .womenKnitwareTrends .sectionContents .sectionContentsImage {
       width: calc(100vw / 1280 * 450);
        margin-left: auto;
  }
   .womenKnitwareTrends .sectionContents .sectionContentsImageLabel {
      font-size: calc(100vw / 1280 * 10);
     line-height: calc(100vw / 1280 * 10);
       letter-spacing: calc(100vw / 1280 * 2);
     margin-bottom: calc(100vw / 1280 * 20);
 }
   .womenKnitwareTrends .sectionContents .sectionContentsTitle {
       font-size: calc(100vw / 1280 * 40);
     line-height: calc(100vw / 1280 * 53);
       letter-spacing: calc(100vw / 1280 * 4);
 }
   .womenKnitwareTrends .sectionContents .sectionContentsText {
        font-size: calc(100vw / 1280 * 16);
     line-height: calc(100vw / 1280 * 29);
   }

   .womenKnitwareTrends .sectionContents .productControll .productLabel {
      font-size: calc(100vw / 1280 * 12);
     line-height: calc(100vw / 1280 * 24);
       letter-spacing: calc(100vw / 1280 * 0.14);
      margin-bottom: calc(100vw / 1280 * 20);
 }
   .womenKnitwareTrends .sectionContents .productControll .productButton {
     width: calc(100vw / 1280 * 160);
        height: calc(100vw / 1280 * 50);
        border: calc(100vw / 1280 * 1) solid #000;
      font-size: calc(100vw / 1280 * 12);
     line-height: calc(100vw / 1280 * 50);
       letter-spacing: calc(100vw / 1280 * 2.4);
   }
   .womenKnitwareTrends .sectionContents .productControll .productButton::after {
      right: calc(100vw / 1280 * 34);
     width: calc(100vw / 1280 * 7);
      height: calc(100vw / 1280 * 7);
     border-top: calc(100vw / 1280 * 1) solid #000;
      border-right: calc(100vw / 1280 * 1) solid #000;
    }


   .womenKnitwareTrends .section1 .sectionContentsInner {
      width: calc(100vw / 1280 * 968);
        margin: auto auto calc(100vw / 1280 * 270);
 }
   .womenKnitwareTrends .section1 .leftColumn {
        width: calc(100vw / 1280 * 450);
    }
   .womenKnitwareTrends .section1 .rightColumn {
       width: calc(100vw / 1280 * 431);
    }
   .womenKnitwareTrends .section1 .sectionContentsTitle {
      margin: calc(100vw / 1280 * 25) auto calc(100vw / 1280 * 40);
   }
   .womenKnitwareTrends .section1 .sectionContentsText {
       margin: auto auto calc(100vw / 1280 * 60);
  }
   .womenKnitwareTrends .section1 .imageArea .leftColumn .sectionContentsImage {
       padding-right: 0;
   }
   .womenKnitwareTrends .section1 .imageArea .rightColumn .sectionContentsImage {
      padding-left: 20px;
     padding-top: 80px;
      margin-left: auto;
  }
   .womenKnitwareTrends .section1 .textArea .rightColumn {
     padding-left: 20px;
     padding-top: 30px;
  }


   .womenKnitwareTrends .section2 .sectionContentsInner {
      width: calc(100vw / 1280 * 968);
        margin-bottom: calc(100vw / 1280 * 300);
    }
   .womenKnitwareTrends .section2 .leftColumn {
        width: calc(100vw / 1280 * 445);
    }
   .womenKnitwareTrends .section2 .sectionContentsTitle {
      margin: auto auto 0;
    }
   .womenKnitwareTrends .section2 .rightColumn {
       width: calc(100vw / 1280 * 445);
    }
   .womenKnitwareTrends .section2 .sectionContentsImage + .sectionContentsImage {
      margin-top: calc(100vw / 1280 * 30);
    }
   .womenKnitwareTrends .section2 .productControlls {
      width: calc(100vw / 1280 * 445);
    }

   .womenKnitwareTrends .section3 .sectionContentsInner {
      padding-left: calc(100vw / 1280 * 472);
     padding-right: calc(100vw / 1280 * 429);
        margin-bottom: calc(100vw / 1280 * 265);
    }
   .womenKnitwareTrends .section3 .sectionContentsImageArea::after {
       width: calc(100vw / 1280 * 339);
        height: calc(100vw / 1280 * 530);
       top: 0;
 }
   .womenKnitwareTrends .section3 .sectionContentsImage {
      width: calc(100vw / 1280 * 320);
    }


   .womenKnitwareTrends .section4 .sectionContentsInner {
      width: calc(100vw / 1280 * 968);
        margin: auto auto calc(100vw / 1280 * 250);
 }
   .womenKnitwareTrends .section4 .sectionContentsImage {
      width: calc(100vw / 1280 * 655);
        margin: auto auto calc(100vw / 1280 * 136);
 }
   .womenKnitwareTrends .section4 .leftColumn > .sectionContentsImage {
        width: calc(100vw / 1280 * 242);
    }
   .womenKnitwareTrends .section4 .productControlls {
      margin-top: calc(100vw / 1280 * 34);
    }
   .womenKnitwareTrends .section4 .productControll {
       margin-bottom: calc(100vw / 1280 * 45);
 }
   .womenKnitwareTrends .section4 .sectionContentsTitle {
      margin-top: calc(100vw / 1280 * 60);
        margin-bottom: calc(100vw / 1280 * 40);
 }
   .womenKnitwareTrends .section4 .sectionContentsText {
       width: calc(100vw / 1280 * 400);
    }
   /*.womenKnitwareTrends .section4 .sectionContentsFlexImage img:first-of-type {*/
/*padding: 20px;*/
/*}*/
 .womenKnitwareTrends .section4 .sectionContentsInner .productControlls {
        width: 500px;
   }


   .womenKnitwareTrends .section5 .sectionContentsInner {
      width: calc(100vw / 1280 * 968);
        margin: auto auto calc(100vw / 1280 * 250);
 }
   .womenKnitwareTrends .section5 .sectionContentsImage {
      width: calc(100vw / 1280 * 655);
        margin: auto auto calc(100vw / 1280 * 136);
 }
   .womenKnitwareTrends .section5 .sectionContentsText {
       width: 370px;
   }


   .womenKnitwareTrends .section6 .sectionContentsInner {
      width: calc(100vw / 1280 * 968);
        margin: auto auto calc(100vw / 1280 * 250);
 }
   .womenKnitwareTrends .section6 .leftColumn > .sectionContentsImage {
        width: calc(100vw / 1280 * 242);
    }
   .womenKnitwareTrends .section6 .rightColumn {
       width: calc(100vw / 1280 * 445);
    }
   .womenKnitwareTrends .section6 .productControlls {
      margin-top: calc(100vw / 1280 * 34);
    }
   .womenKnitwareTrends .section6 .productControll {
       margin-bottom: calc(100vw / 1280 * 45);
 }
   .womenKnitwareTrends .section6 .sectionContentsTitle {
      margin-top: calc(100vw / 1280 * 140);
       margin-bottom: calc(100vw / 1280 * 40);
 }
   .womenKnitwareTrends .section6 .sectionContentsText {
       width: calc(100vw / 1280 * 480);
    }
   .womenKnitwareTrends .section6 .sectionContentsInner .productControlls {
        width: 500px;
   }
}

@media only screen and (max-width: 640px) {
   .womenKnitwareTrends .sectionContents .leftColumn,
  .womenKnitwareTrends .sectionContents .rightColumn,
 .womenKnitwareTrends .sectionContents .sectionContentsInner {
       width: 100%;
        padding: 0;
 }
   .womenKnitwareTrends .sectionContents .sectionContentsInner {
       padding: 0 calc(100vw / 640 * 55);
  }
   .womenKnitwareTrends .sectionContents .sectionContentsImage {
       width: 100%;
    }
   .womenKnitwareTrends .sectionContents .sectionContentsImageLabel {
      font-size: calc(100vw / 640 * 15);
      line-height: calc(100vw / 640 * 18);
        letter-spacing: calc(100vw / 640 * 2);
      margin-bottom: calc(100vw / 640 * 23);
  }
   .womenKnitwareTrends .sectionContents .sectionContentsTitle {
       font-size: calc(100vw / 640 * 61);
      line-height: calc(100vw / 640 * 77);
        letter-spacing: calc(100vw / 640 * 6);
      text-align: left;
   }
   .womenKnitwareTrends .sectionContents .sectionContentsText {
        font-size: calc(100vw / 640 * 24);
      line-height: calc(100vw / 640 * 44);
    }

   .womenKnitwareTrends .sectionContents .productControll {
        width: calc(100% / 3);
  }
   .womenKnitwareTrends .sectionContents .productControll .productLabel {
      font-size: calc(100vw / 640 * 18);
      line-height: calc(100vw / 640 * 37);
        letter-spacing: calc(100vw / 640 * 0.21);
       margin-bottom: calc(100vw / 640 * 32);
  }
   .womenKnitwareTrends .sectionContents .productControll .productButton {
     width: 100%;
        height: calc(100vw / 640 * 77);
     border: calc(100vw / 640 * 1) solid #000;
       font-size: calc(100vw / 640 * 18);
      line-height: calc(100vw / 640 * 77);
        letter-spacing: calc(100vw / 640 * 3.7);
    }
   .womenKnitwareTrends .sectionContents .productControll .productButton::after {
      right: calc(100vw / 640 * 20);
      width: calc(100vw / 640 * 10);
      height: calc(100vw / 640 * 10);
     border-top: calc(100vw / 640 * 1) solid #000;
       border-right: calc(100vw / 640 * 1) solid #000;
 }


   .womenKnitwareTrends .section1 .sectionContentsInner {
      margin: auto auto calc(100vw / 640 * 250);
  }
   .womenKnitwareTrends .section1 .sectionContentsTitle {
      margin: calc(100vw / 640 * 85) auto calc(100vw / 640 * 40);
 }
   .womenKnitwareTrends .section1 .sectionContentsText {
       margin: auto auto calc(100vw / 640 * 100);
  }
   .womenKnitwareTrends .section1 .productControll {
       width: 100%;
    }
   .womenKnitwareTrends .section1 .productControll .productButtons {
       width: 90%;
     margin: auto;
   }
   .womenKnitwareTrends .section1 .textArea .rightColumn {
     padding-left: 0;
    }
   .womenKnitwareTrends .section1 .imageArea .rightColumn .sectionContentsImage {
      max-width: 240px;
       margin: auto;
       padding-left: 0;
    }

   .womenKnitwareTrends .section2 .sectionContentsInner {
      margin-bottom: calc(100vw / 640 * 245);
 }
   .womenKnitwareTrends .section2 .sectionContentsInner .flexReverse {
     flex-wrap: wrap;
        flex-direction: column-reverse;
 }
   .womenKnitwareTrends .section2 .sectionContentsTitle {
      margin: auto auto calc(100vw / 640 * 43);
       margin-top: 40px;
   }
   .womenKnitwareTrends .section2 .sectionContentsText {
       margin-bottom: calc(100vw / 640 * 45);
  }
   .womenKnitwareTrends .section2 .sectionContentsImageLabel {
     text-align: left;
   }
   .womenKnitwareTrends .section2 .sectionContentsImage + .sectionContentsImage {
      margin-top: calc(100vw / 640 * 30);
 }
   .womenKnitwareTrends .section2 .productControlls {
      width: 100%;
        margin: calc(100vw / 640 * 150) auto auto;
  }
   .womenKnitwareTrends .section2 .productControll {
       margin: auto auto calc(100vw / 640 * 70) !important;
        width: 50%;
 }

   .womenKnitwareTrends .sectionContentsImageArea.trimmingImage {
      margin-bottom: 100px;
   }
   .womenKnitwareTrends .sectionContentsImageArea.trimmingImage img {
      height: 550px;
      object-fit: cover;
      object-position: 0 0;
   }

   .womenKnitwareTrends .section3 .sectionContentsInner {
      padding-left: calc(100vw / 1280 * 392);
     padding-right: calc(100vw / 1280 * 349);
        margin-bottom: calc(100vw / 1280 * 465);
    }
   .womenKnitwareTrends .section3 .sectionContentsImageArea::after {
       width: calc(100vw / 1280 * 490);
        height: calc(100vw / 1280 * 750);
       top: 0;
 }
   .womenKnitwareTrends .section3 .sectionContentsImage {
      width: calc(100vw / 1280 * 450);
    }

   .womenKnitwareTrends .section4 .sectionContentsInner {
      margin-bottom: calc(100vw / 640 * 180);
 }
   .womenKnitwareTrends .section4 .sectionContentsImageLabel {
     padding: 0;
     text-align: left;
   }
   .womenKnitwareTrends .section4 .sectionContentsImage {
      width: 100%;
        margin: auto auto calc(100vw / 640 * 122);
  }
   .womenKnitwareTrends .section4 .leftColumn {
        margin: auto auto calc(100vw / 640 * 80);
   }
   .womenKnitwareTrends .section4 .leftColumn > .sectionContentsImage {
        width: calc(100vw / 640 * 374);
 }
   .womenKnitwareTrends .section4 .productControlls {
      margin-top: calc(100vw / 640 * 111);
    }
   .womenKnitwareTrends .section4 .productControll {
       margin-bottom: auto;
        width: 50%;
 }
   .womenKnitwareTrends .section4 .sectionContentsTitle {
      margin-top: calc(100vw / 640 * 150);
        margin-bottom: calc(100vw / 640 * 40);

  }
   .womenKnitwareTrends .section4 .sectionContentsText {
       width: 100%;
    }
   .womenKnitwareTrends .section4 .sectionContentsFlexImage .bgColor {
     width: 100%;
        display: block;
     text-align: center;
 }
   .womenKnitwareTrends .section4 .sectionContentsFlexImage .bgColor img {
     width: 70%;
     padding: 60px 0;
        margin: auto;
       position: static;
   }
   .womenKnitwareTrends .section4 .sectionContentsInner .productControlls {
        width: 100%;
        margin: calc(100vw / 640 * 150) auto auto;
  }
   .womenKnitwareTrends .section4 .productControll {
       margin: auto auto calc(100vw / 640 * 70) !important;
        width: 50%;
 }

   .womenKnitwareTrends .section4 .sectionContentsFlexImage {
      display: flex;
      flex-wrap: wrap;
        flex-direction: column-reverse;
 }
   .womenKnitwareTrends .section4 .sectionContentsFlexImage > img {
        width: 100%;
    }


   .womenKnitwareTrends .section5 .sectionContentsInner {
      margin: auto auto calc(100vw / 640 * 250);
  }
   .womenKnitwareTrends .section5 .sectionContentsText {
       width: auto;
    }
   .womenKnitwareTrends .section5 .sectionContentsInner .productControlls {
        width: 100%;
        margin: calc(100vw / 640 * 100) auto auto;
  }
   .womenKnitwareTrends .section5 .sectionContentsImageLabel {
     text-align: left;
   }
   .womenKnitwareTrends .section5 .productControll {
       margin: auto auto calc(100vw / 640 * 70) !important;
        width: 50%;
 }


   .womenKnitwareTrends .section6 .sectionContentsInner {
      margin-bottom: calc(100vw / 640 * 180);
 }
   .womenKnitwareTrends .section6 .sectionContentsImageLabel {
     text-align: left;
   }
   .womenKnitwareTrends .section6 .sectionContentsImage {
      width: 100%;
        margin: auto auto calc(100vw / 640 * 122);
  }
   .womenKnitwareTrends .section6 .leftColumn {

    }
   .womenKnitwareTrends .section6 .leftColumn > .sectionContentsImage {
        width: calc(100vw / 640 * 374);
 }
   .womenKnitwareTrends .section6 .rightColumn {
       margin: calc(100vw / 640 * 100) auto calc(100vw / 640 * 122);
   }
   .womenKnitwareTrends .section6 .sectionContentsInner .productControlls {
        width: 100%;
        margin: calc(100vw / 640 * 150) auto auto;
  }
   .womenKnitwareTrends .section6 .productControll {
       margin: auto auto calc(100vw / 640 * 70) !important;
        width: 50%;
 }
   .womenKnitwareTrends .section6 .sectionContentsTitle {
      margin-top: calc(100vw / 640 * 150);
        margin-bottom: calc(100vw / 640 * 40);
  }
   .womenKnitwareTrends .section6 .sectionContentsText {
       width: 100%;
    }
   .womenKnitwareTrends .section6 .sectionContentsFlexImage > img {
        width: 100%;
    }
}


.womenKnitwareTrends .sectionFoot .sectionFootInner {
 width: 525px;
   margin: auto auto 275px;
}
.womenKnitwareTrends .sectionFoot .linkButton {
    display: block;
 width: 100%;
    height: 100px;
  background-color: #000;
 color: #fff;
    text-align: center;
 margin-bottom: 18px;
    box-sizing: border-box;
}
.womenKnitwareTrends .sectionFoot .linkButton.linkButtonGray {
  background-color: #CECECE;
}
.womenKnitwareTrends .sectionFoot .linkButton .linkButtonLabel {
 font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-size: 14px;
    line-height: 100px;
 letter-spacing: 2.8px;
  text-transform: uppercase;
}
.womenKnitwareTrends .sectionFoot .linkButton.linkButtonBlack {
  padding: 30px 0;
}
.womenKnitwareTrends .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
   line-height: 20px;
}
.womenKnitwareTrends .sectionFoot .linkButton .linkButtonSmallLabel {
    font-size: 12px;
    line-height: 20px;
}

@media only screen and (max-width: 1280px) {
 .womenKnitwareTrends .sectionFoot .sectionFootInner {
       width: calc(100vw / 1280 * 525);
        margin: auto auto calc(100vw / 1280 * 275);
 }
   .womenKnitwareTrends .sectionFoot .linkButton {
     height: calc(100vw / 1280 * 100);
       margin-bottom: calc(100vw / 1280 * 18);
 }
   .womenKnitwareTrends .sectionFoot .linkButton .linkButtonLabel {
        font-size: calc(100vw / 1280 * 14);
     line-height: calc(100vw / 1280 * 100);
      letter-spacing: calc(100vw / 1280 * 2.8);
   }
   .womenKnitwareTrends .sectionFoot .linkButton.linkButtonBlack {
     padding: calc(100vw / 1280 * 30) 0;
 }
   .womenKnitwareTrends .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
        line-height: calc(100vw / 1280 * 20);
   }
   .womenKnitwareTrends .sectionFoot .linkButton .linkButtonSmallLabel {
       font-size: calc(100vw / 1280 * 12);
     line-height: calc(100vw / 1280 * 20);
   }
}

@media only screen and (max-width: 640px) {
   .womenKnitwareTrends .sectionFoot .sectionFootInner {
       width: calc(100vw / 640 * 530);
     margin: auto auto calc(100vw / 640 * 205);
  }
   .womenKnitwareTrends .sectionFoot .linkButton {
     height: calc(100vw / 640 * 155);
        margin-bottom: calc(100vw / 640 * 40);
  }
   .womenKnitwareTrends .sectionFoot .linkButton .linkButtonLabel {
        font-size: calc(100vw / 640 * 21);
      line-height: calc(100vw / 640 * 155);
       letter-spacing: calc(100vw / 640 * 4.32);
   }
   .womenKnitwareTrends .sectionFoot .linkButton.linkButtonBlack {
     padding: calc(100vw / 640 * 45) 0;
  }
   .womenKnitwareTrends .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
        line-height: calc(100vw / 640 * 35);
    }
   .womenKnitwareTrends .sectionFoot .linkButton .linkButtonSmallLabel {
       font-size: calc(100vw / 640 * 18);
      line-height: calc(100vw / 640 * 30);
    }
}