@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;
 }
}


.menStayHomeAndWork .sectionHead .sectionHeadInner {
  margin: auto auto 150px;
}
.menStayHomeAndWork .sectionHead .sectionHeadInner::after {
    content: '';
  display: block;
 width: 50px;
    height: 1px;
    background-color: #000;
 margin: auto;
}
.menStayHomeAndWork .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;
}
.menStayHomeAndWork .sectionHead .sectionHeadTitle {
   font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-weight: normal;
    font-size: 44px;
    line-height: 44px;
  letter-spacing: 16px;
   margin-bottom: 40px;
    text-transform: uppercase;
}
.menStayHomeAndWork .sectionHead .sectionHeadSubTitle {
  font-size: 22px;
    font-weight: bold;
  line-height: 29px;
  letter-spacing: 4.4px;
  margin-bottom: 50px;
}
.menStayHomeAndWork .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) {
   .menStayHomeAndWork .sectionHead .sectionHeadInner {
        margin: auto auto calc(100vw / 1280 * 150);
 }
   .menStayHomeAndWork .sectionHead .sectionHeadInner::after {
     width: calc(100vw / 1280 * 50);
     height: calc(100vw / 1280 * 1);
 }
   .menStayHomeAndWork .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);
 }
   .menStayHomeAndWork .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);
 }
   .menStayHomeAndWork .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);
 }
   .menStayHomeAndWork .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) {
   .menStayHomeAndWork .sectionHead .sectionHeadInner {
        width: 100%;
        margin: auto auto calc(100vw / 640 * 145);
  }
   .menStayHomeAndWork .sectionHead .sectionHeadInner::after {
     width: calc(100vw / 640 * 77);
      height: calc(100vw / 640 * 1);
  }
   .menStayHomeAndWork .sectionHead .sectionHeadImage {
        width: 100%;
        height: calc(100vw / 640 * 949);
        background-image: url('/photo/page/men_stay_home_and_work/TD0814L_224665_sp.png');
        background-repeat: no-repeat;
       background-size: cover;
     background-position: 68.5% center;
  }
   .menStayHomeAndWork .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);
  }
   .menStayHomeAndWork .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);
  }
   .menStayHomeAndWork .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);
  }
   .menStayHomeAndWork .sectionHead .sectionHeadLead {
     width: 100%;
        font-size: calc(100vw / 640 * 24);
      line-height: calc(100vw / 640 * 44);
    }
}


.menStayHomeAndWork .sectionContents .sectionContentsImage {
  width: 450px;
}
.menStayHomeAndWork .sectionContents .sectionContentsImage.spaceImage:first-child {
   margin-right: 10px;
}
.menStayHomeAndWork .sectionContents .sectionContentsImageLabel {
   font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-size: 10px;
    line-height: 10px;
  letter-spacing: 2px;
    margin-bottom: 20px;
}
.menStayHomeAndWork .sectionContents .sectionContentsTitle {
   font-family: "Helvetica Neue",Helvetica Neue,Roboto,Arial,sans-serif;
 font-size: 40px;
    font-weight: 200;
   letter-spacing: 4px;
    text-transform: uppercase;
}
.menStayHomeAndWork .sectionContents .sectionContentsText {
  font-size: 16px;
    line-height: 29px;
  letter-spacing: 0px;
    text-align: justify;
}

.menStayHomeAndWork .sectionContents .productControll {
    margin: auto;
}
.menStayHomeAndWork .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;
}
.menStayHomeAndWork .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;
}
.menStayHomeAndWork .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);
}

.menStayHomeAndWork .section1 .sectionContentsInner {
 width: 968px;
   margin: auto auto 270px;
}
.menStayHomeAndWork .section1 .leftColumn {
    width: 400px;
}
.menStayHomeAndWork .section1 .rightColumn {
  width: 481px;
   margin-left: auto;
  text-align: center;
}
.menStayHomeAndWork .section1 .sectionContentsTitle {
   margin: 35px auto 30px;
}
.menStayHomeAndWork .section1 .sectionContentsText {
    margin: auto auto 60px;
}
.menStayHomeAndWork .section1 .productControll {
    margin: auto;
}

.menStayHomeAndWork .section2 .sectionContentsInner {
 margin-bottom: 300px;
}
.menStayHomeAndWork .section2 .sectionContentsInner .flexReverse {
    display: flex;
}
.menStayHomeAndWork .section2 .leftColumn {
  width: 445px;
   padding: 30px 80px;
 box-sizing: border-box;
}
.menStayHomeAndWork .section2 .sectionContentsTitle {
   margin: auto auto 62px;
}
.menStayHomeAndWork .section2 .rightColumn {
    width: 835px;
}
.menStayHomeAndWork .section2 .sectionContentsImage + .sectionContentsImage {
 margin-left: auto;
  margin-top: 30px;
}
.menStayHomeAndWork .section2 .productControlls {
 width: 655px;
   margin: 140px auto auto;
}
.menStayHomeAndWork .section2 .productControll:nth-of-type(2) {
    margin: auto;
}
.menStayHomeAndWork .sectionContentsImageArea.trimmingImage {
 margin-bottom: 300px;
}
.menStayHomeAndWork .sectionContentsImageArea.trimmingImage img {
 height: 500px;
  object-fit: cover;
}


.menStayHomeAndWork .section3 .sectionContentsInner {
    width: 768px;
   margin: auto auto 220px;
}
.menStayHomeAndWork .section3 .sectionContentsInner .flexReverse {
 display: flex;
  margin-bottom: 100px;
}
.menStayHomeAndWork .section3 .leftColumn {
   width: 400px;
}
.menStayHomeAndWork .section3 .minImageContents .leftColumn .sectionContentsImage {
   padding: 80px;
}
.menStayHomeAndWork .section3 .rightColumn {
 width: 350px;
   margin-left: auto;
  text-align: left;
}
.menStayHomeAndWork .section3 .minImageContents .rightColumn {
    display: flex;
  justify-content: center;
    align-items: center;
}
.menStayHomeAndWork .section3 .sectionContentsTitle {
  margin: 75px auto 30px;
}
.menStayHomeAndWork .sectionContents.section3 .sectionContentsImage {
   width: 400px;
}
.menStayHomeAndWork .section3 .sectionContentsText {
  margin: auto auto 60px;
}
.menStayHomeAndWork .section3 .productControll {
    margin: auto;
}
.menStayHomeAndWork .section3 .minImageContents .productControll {
    margin: 0 30px;
}

.menStayHomeAndWork .section4 .sectionContentsImageLabel {
  text-align: right;
}
.menStayHomeAndWork .section4 .sectionContentsFlexImage .ImageWrapper {
  width: 50%;
}
.menStayHomeAndWork .section4 .sectionContentsFlexImage .ImageWrapper:last-of-type {
    padding: 75px 50px 75px 60px;
    background-color: #CDDEDC;
}
.menStayHomeAndWork .section4 .sectionContentsInner {
    width: 729px;
   margin: auto auto 250px;
}
.menStayHomeAndWork .section4 .sectionContentsImage {
  width: 800px;
   margin: auto auto 136px;
}
.menStayHomeAndWork .section4 .leftColumn {
    padding-left: 206px;
    padding-right: 121px;
}
.menStayHomeAndWork .section4 .leftColumn > .sectionContentsImage {
   width: 242px;
   margin: auto;
}
.menStayHomeAndWork .section4 .productControlls {
 margin-top: 34px;
}
.menStayHomeAndWork .section4 .productControll {
  margin-bottom: 45px;
}
.menStayHomeAndWork .section4 .sectionContentsTitle {
  text-align: center;
 margin-top: 140px;
  margin-bottom: 40px;
}
.menStayHomeAndWork .section4 .sectionContentsText {
   width: 480px;
   margin: auto;
}


@media only screen and (max-width: 1280px) {
  .menStayHomeAndWork .sectionContents .sectionContentsImage {
        width: calc(100vw / 1280 * 400);
    }
   .menStayHomeAndWork .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);
 }
   .menStayHomeAndWork .sectionContents .sectionContentsTitle {
        font-size: calc(100vw / 1280 * 40);
     line-height: calc(100vw / 1280 * 53);
       letter-spacing: calc(100vw / 1280 * 4);
 }
   .menStayHomeAndWork .sectionContents .sectionContentsText {
     font-size: calc(100vw / 1280 * 16);
     line-height: calc(100vw / 1280 * 29);
   }

   .menStayHomeAndWork .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);
 }
   .menStayHomeAndWork .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);
   }
   .menStayHomeAndWork .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;
    }


   .menStayHomeAndWork .section1 .sectionContentsInner {
       width: calc(100vw / 1280 * 968);
        margin: auto auto calc(100vw / 1280 * 270);
 }
   .menStayHomeAndWork .section1 .leftColumn {
     width: calc(100vw / 1280 * 400);
    }
   .menStayHomeAndWork .section1 .rightColumn {
        width: calc(100vw / 1280 * 481);
    }
   .menStayHomeAndWork .section1 .sectionContentsTitle {
       margin: calc(100vw / 1280 * 25) auto calc(100vw / 1280 * 40);
   }
   .menStayHomeAndWork .section1 .sectionContentsText {
        margin: auto auto calc(100vw / 1280 * 60);
  }


   .menStayHomeAndWork .section2 .sectionContentsInner {
       margin-bottom: calc(100vw / 1280 * 300);
    }
   .menStayHomeAndWork .section2 .leftColumn {
     width: calc(100vw / 1280 * 445);
        padding: calc(100vw / 1280 * 30) calc(100vw / 1280 * 80);
   }
   .menStayHomeAndWork .section2 .sectionContentsTitle {
       margin: auto auto calc(100vw / 1280 * 62);
  }
   .menStayHomeAndWork .section2 .rightColumn {
        width: calc(100vw / 1280 * 835);
    }
   .menStayHomeAndWork .section2 .sectionContentsImage + .sectionContentsImage {
       margin-top: calc(100vw / 1280 * 30);
    }
   .menStayHomeAndWork .section2 .productControlls {
       width: calc(100vw / 1280 * 655);
        margin: calc(100vw / 1280 * 140) auto auto;
 }

   .menStayHomeAndWork .section3 .sectionContentsImageArea::after {
        width: calc(100vw / 1280 * 339);
        height: calc(100vw / 1280 * 437);
       top: calc(100vw / 1280 * 151);
  }
   .menStayHomeAndWork .section3 .sectionContentsImage {
       width: calc(100vw / 1280 * 341);
    }

   .menStayHomeAndWork .section4 .sectionContentsInner {
       width: calc(100vw / 1280 * 729);
        margin: auto auto calc(100vw / 1280 * 250);
 }
   .menStayHomeAndWork .section4 .sectionContentsImage {
       width: calc(100vw / 1280 * 655);
        margin: auto auto calc(100vw / 1280 * 136);
 }
   .menStayHomeAndWork .section4 .leftColumn {
     padding-left: calc(100vw / 1280 * 206);
     padding-right: calc(100vw / 1280 * 121);
    }
   .menStayHomeAndWork .section4 .leftColumn > .sectionContentsImage {
     width: calc(100vw / 1280 * 242);
    }
   .menStayHomeAndWork .section4 .productControlls {
       margin-top: calc(100vw / 1280 * 34);
    }
   .menStayHomeAndWork .section4 .productControll {
        margin-bottom: calc(100vw / 1280 * 45);
 }
   .menStayHomeAndWork .section4 .sectionContentsTitle {
       margin-top: calc(100vw / 1280 * 140);
       margin-bottom: calc(100vw / 1280 * 40);
 }
   .menStayHomeAndWork .section4 .sectionContentsText {
        width: calc(100vw / 1280 * 480);
    }
}

@media only screen and (max-width: 640px) {
   .menStayHomeAndWork .sectionContents .leftColumn,
   .menStayHomeAndWork .sectionContents .rightColumn,
  .menStayHomeAndWork .sectionContents .sectionContentsInner {
        width: 100%;
        padding: 0;
 }
   .menStayHomeAndWork .sectionContents .sectionContentsInner {
        padding: 0 calc(100vw / 640 * 55);
  }
   .menStayHomeAndWork .sectionContents .sectionContentsImage {
        width: 100%;
    }
   .menStayHomeAndWork .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);
  }
   .menStayHomeAndWork .sectionContents .sectionContentsTitle {
        font-size: calc(100vw / 640 * 61);
      line-height: calc(100vw / 640 * 77);
        letter-spacing: calc(100vw / 640 * 6);
      text-align: left;
   }
   .menStayHomeAndWork .sectionContents .sectionContentsText {
     font-size: calc(100vw / 640 * 24);
      line-height: calc(100vw / 640 * 44);
    }

   .menStayHomeAndWork .sectionContents .productControll {
     width: calc(100% / 3);
  }
   .menStayHomeAndWork .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);
  }
   .menStayHomeAndWork .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);
    }
   .menStayHomeAndWork .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;
 }


   .menStayHomeAndWork .section1 .sectionContentsInner {
       margin: auto auto calc(100vw / 640 * 250);
  }
   .menStayHomeAndWork .section1 .sectionContentsTitle {
       margin: calc(100vw / 640 * 85) auto calc(100vw / 640 * 40);
 }
   .menStayHomeAndWork .section1 .sectionContentsText {
        margin: auto auto calc(100vw / 640 * 100);
  }
   .menStayHomeAndWork .section1 .productControll {
        width: 100%;
    }
   .menStayHomeAndWork .section1 .productControll .productButtons {
        width: 50%;
     margin: auto;
   }

   .menStayHomeAndWork .section2 .sectionContentsInner {
       margin-bottom: calc(100vw / 640 * 245);
 }
   .menStayHomeAndWork .section2 .sectionContentsInner .flexReverse {
      flex-wrap: wrap;
        flex-direction: column-reverse;
 }
   .menStayHomeAndWork .section2 .sectionContentsTitle {
       margin: auto auto calc(100vw / 640 * 43);
       margin-top: 40px;
   }
   .menStayHomeAndWork .section2 .sectionContentsText {
        margin-bottom: calc(100vw / 640 * 45);
  }
   .menStayHomeAndWork .section2 .sectionContentsImage + .sectionContentsImage {
       margin-top: calc(100vw / 640 * 30);
 }
   .menStayHomeAndWork .section2 .productControlls {
       width: 100%;
        margin: calc(100vw / 640 * 150) auto auto;
  }
   .menStayHomeAndWork .section2 .productControll {
        margin: auto auto calc(100vw / 640 * 120) !important;
       width: 50%;
 }

   .menStayHomeAndWork .sectionContentsImageArea.trimmingImage {
       margin-bottom: 100px;
   }
   .menStayHomeAndWork .sectionContentsImageArea.trimmingImage img {
       height: 550px;
      object-fit: cover;
      object-position: 0 0;
   }

   .menStayHomeAndWork .section3 .sectionContentsInner {
       margin-bottom: calc(100vw / 640 * 410);
 }
   .menStayHomeAndWork .section3 .sectionContentsInner .flexReverse {
      flex-wrap: wrap;
        flex-direction: column-reverse;
     margin-bottom: 50px;
    }
   .menStayHomeAndWork .sectionContents.section3 .sectionContentsImage {
       width: 100%;
    }
   .menStayHomeAndWork .section3 .sectionContentsImageArea::after {
        width: calc(100vw / 640 * 395);
     height: calc(100vw / 640 * 511);
        top: calc(100vw / 640 * 176);
   }
   .menStayHomeAndWork .section3 .sectionContentsImage {
       width: calc(100vw / 640 * 398);
 }
   .menStayHomeAndWork .section3 .minImageContents .leftColumn .sectionContentsImage {
     padding: 50px;
  }
   .menStayHomeAndWork .section3 .minImageContents .productControlls {
     width: 50%;
 }
   .menStayHomeAndWork .section3 .minImageContents .productControll {
      width: 100%;
        margin: auto;
   }

   .menStayHomeAndWork .section4 .sectionContentsInner {
       margin-bottom: calc(100vw / 640 * 180);
 }
   .menStayHomeAndWork .section4 .sectionContentsImageLabel {
      padding: 0 calc(100vw / 640 * 55);
      text-align: left;
   }
   .menStayHomeAndWork .section4 .sectionContentsImage {
       width: 100%;
        margin: auto auto calc(100vw / 640 * 122);
  }
   .menStayHomeAndWork .section4 .leftColumn > .sectionContentsImage {
     width: calc(100vw / 640 * 374);
 }
   .menStayHomeAndWork .section4 .productControlls {
       margin-top: calc(100vw / 640 * 111);
    }
   .menStayHomeAndWork .section4 .productControll {
        margin-bottom: auto;
        width: 50%;
 }
   .menStayHomeAndWork .section4 .sectionContentsTitle {
       margin-top: calc(100vw / 640 * 150);
        margin-bottom: calc(100vw / 640 * 40);
      padding: 0 calc(100vw / 640 * 55);
  }
   .menStayHomeAndWork .section4 .sectionContentsText {
        width: 100%;
    }

   .menStayHomeAndWork .section4 .sectionContentsFlexImage {
       padding: 0 calc(100vw / 640 * 55);
  }
   .menStayHomeAndWork .section4 .sectionContentsFlexImage .ImageWrapper {
     width: 100%;
    }
}


.menStayHomeAndWork .sectionFoot .sectionFootInner {
  width: 525px;
   margin: auto auto 275px;
}
.menStayHomeAndWork .sectionFoot .linkButton {
 display: block;
 width: 100%;
    height: 100px;
  background-color: #000;
 color: #fff;
    text-align: center;
 margin-bottom: 18px;
    box-sizing: border-box;
}
.menStayHomeAndWork .sectionFoot .linkButton.linkButtonGray {
   background-color: #CECECE;
}
.menStayHomeAndWork .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;
}
.menStayHomeAndWork .sectionFoot .linkButton.linkButtonBlack {
   padding: 30px 0;
}
.menStayHomeAndWork .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
    line-height: 20px;
}
.menStayHomeAndWork .sectionFoot .linkButton .linkButtonSmallLabel {
 font-size: 12px;
    line-height: 20px;
}

@media only screen and (max-width: 1280px) {
 .menStayHomeAndWork .sectionFoot .sectionFootInner {
        width: calc(100vw / 1280 * 525);
        margin: auto auto calc(100vw / 1280 * 275);
 }
   .menStayHomeAndWork .sectionFoot .linkButton {
      height: calc(100vw / 1280 * 100);
       margin-bottom: calc(100vw / 1280 * 18);
 }
   .menStayHomeAndWork .sectionFoot .linkButton .linkButtonLabel {
     font-size: calc(100vw / 1280 * 14);
     line-height: calc(100vw / 1280 * 100);
      letter-spacing: calc(100vw / 1280 * 2.8);
   }
   .menStayHomeAndWork .sectionFoot .linkButton.linkButtonBlack {
      padding: calc(100vw / 1280 * 30) 0;
 }
   .menStayHomeAndWork .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
     line-height: calc(100vw / 1280 * 20);
   }
   .menStayHomeAndWork .sectionFoot .linkButton .linkButtonSmallLabel {
        font-size: calc(100vw / 1280 * 12);
     line-height: calc(100vw / 1280 * 20);
   }
}

@media only screen and (max-width: 640px) {
   .menStayHomeAndWork .sectionFoot .sectionFootInner {
        width: calc(100vw / 640 * 530);
     margin: auto auto calc(100vw / 640 * 205);
  }
   .menStayHomeAndWork .sectionFoot .linkButton {
      height: calc(100vw / 640 * 155);
        margin-bottom: calc(100vw / 640 * 40);
  }
   .menStayHomeAndWork .sectionFoot .linkButton .linkButtonLabel {
     font-size: calc(100vw / 640 * 21);
      line-height: calc(100vw / 640 * 155);
       letter-spacing: calc(100vw / 640 * 4.32);
   }
   .menStayHomeAndWork .sectionFoot .linkButton.linkButtonBlack {
      padding: calc(100vw / 640 * 45) 0;
  }
   .menStayHomeAndWork .sectionFoot .linkButton.linkButtonBlack .linkButtonLabel {
     line-height: calc(100vw / 640 * 35);
    }
   .menStayHomeAndWork .sectionFoot .linkButton .linkButtonSmallLabel {
        font-size: calc(100vw / 640 * 18);
      line-height: calc(100vw / 640 * 30);
    }
}