@charset "UTF-8";
.page-womensale {
  /*スマホ*/
  /*
      .area-wrapper
  =========================================*/
  /*
      header
  =========================================*/
  /*
      nav
  =========================================*/
  /*
      section
  =========================================*/
  /*banner*/
  /*
      footer
  =========================================*/
  /*fadeline01*/
  /*FadeIn*/
  /*FadeUp*/
}
.page-womensale .media_pc {
  display: inline-block;
}
.page-womensale .media_sp {
  display: none;
}
@media screen and (max-width: 896px) {
  .page-womensale .media_pc {
    display: none;
  }
  .page-womensale .media_sp {
    display: inline-block;
  }
}
.page-womensale * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  outline: none;
}
.page-womensale * a:hover {
  opacity: 0.6;
  transition: all 0.6s ease;
}
.page-womensale .area-wrapper {
  font-size: 16px;
  text-align: center;
  color: #000;
  line-height: 1.8;
  font-weight: 400;
  font-style: normal;
  font-family: "Noto Serif JP", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.page-womensale .area-wrapper a {
  color: #000;
}
@media screen and (max-width: 896px) {
  .page-womensale .area-wrapper {
    min-width: auto;
    font-size: 12px;
    overflow: hidden;
  }
}
.page-womensale header .mainvisual {
  background: url(../images/visual/back.jpg);
  height: 50vw;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.page-womensale header .mainvisual img {
  width: 100%;
}
.page-womensale header .mainvisual .logo {
  position: absolute;
  bottom: 5.5%;
  left: calc(50% - 37px);
  width: 74px;
}
.page-womensale header .mainvisual .mainvisual-model li {
  position: absolute;
  top: 0;
}
.page-womensale header .mainvisual .mainvisual-model li:nth-child(1) {
  width: 27%;
  left: 0;
}
.page-womensale header .mainvisual .mainvisual-model li:nth-child(2) {
  width: 30%;
  left: 18.5%;
}
.page-womensale header .mainvisual .mainvisual-model li:nth-child(3) {
  width: 39.5%;
  right: 13.5%;
}
.page-womensale header .mainvisual .mainvisual-model li:nth-child(4) {
  width: 28.5%;
  right: 0;
}
.page-womensale header .mainvisual h1 {
  width: 100%;
  padding: 2% 0;
  text-align: center;
  position: absolute;
  bottom: 19%;
  background: rgba(255, 255, 255, 0.6);
}
.page-womensale header .mainvisual h1 span {
  width: 68%;
  margin: 0 auto;
  display: block;
}
.page-womensale header .mainvisual p {
  position: absolute;
  bottom: 13%;
  width: 30%;
  left: 35%;
}
.page-womensale header .header-text {
  font-size: 16px;
  margin: 60px 0;
}
@media screen and (max-width: 896px) {
  .page-womensale header .mainvisual {
    background: none;
    height: auto;
  }
  .page-womensale header .mainvisual .logo {
    position: absolute;
    bottom: auto;
    top: auto;
    bottom: 20px;
    width: 60px;
  }
  .page-womensale header .header-text {
    text-align: center;
    font-size: 15px;
    margin: 30px 20px;
  }
}
.page-womensale nav ul {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.page-womensale nav ul li {
  width: 184px;
  margin: 0 20px 0 0;
}
.page-womensale nav ul li:last-child {
  margin: 0;
}
.page-womensale nav ul li .nav-text {
  font-size: 14px;
  display: block;
  margin: 13px 0;
  padding: 0 20px;
}
.page-womensale nav ul li p {
  text-align: left;
  padding: 0 0 13px;
}
@media screen and (max-width: 896px) {
  .page-womensale nav ul {
    flex-wrap: wrap;
    margin: 0 20px;
  }
  .page-womensale nav ul li {
    width: 25%;
    margin: 0;
  }
}
.page-womensale .area-body {
  margin: 100px 0;
}
@media screen and (max-width: 896px) {
  .page-womensale .area-body {
    margin: 50px 0;
  }
}
.page-womensale .area-body section {
  margin: 0 0 120px;
  font-size: 16px;
  position: relative;
}
.page-womensale .area-body section .wrap {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.page-womensale .area-body section#sec1 .line {
  z-index: 2;
  position: absolute;
  width: 10px;
  left: 0;
  top: 0;
  background: #7a95b2;
  height: 2760px;
}
.page-womensale .area-body section#sec2 .line {
  z-index: 2;
  position: absolute;
  width: 10px;
  right: 0;
  left: auto;
  top: 0;
  background: #cabb9d;
  height: 2700px;
}
.page-womensale .area-body section#sec2 .area-product {
  border-top: 1px solid #cabb9d;
  border-bottom: 1px solid #cabb9d;
}
.page-womensale .area-body section#sec2 .area-product .product-image .price .btn,
.page-womensale .area-body section#sec2 .area-product .product-info .price .btn {
  background: #cabb9d;
}
.page-womensale .area-body section#sec2 .area-model .main {
  position: relative;
  min-height: 1350px;
}
.page-womensale .area-body section#sec2 .area-model .main .model-image-1 {
  width: auto;
  position: absolute;
  top: 80px;
  right: -80px;
}
.page-womensale .area-body section#sec2 .area-model .main .model-image-2 {
  position: absolute;
  top: 610px;
  left: 50px;
}
.page-womensale .area-body section#sec2 .area-model .main h2 {
  top: 230px;
  left: 95px;
}
.page-womensale .area-body section#sec2 .area-model .main .list {
  top: 840px;
}
.page-womensale .area-body section#sec2 .product-list li a .list-detail {
  background: #cabb9d;
}
.page-womensale .area-body section#sec2 .acd-label {
  border: 1px solid #cabb9d;
}
.page-womensale .area-body section#sec2 .dli-plus {
  background: #cabb9d;
}
.page-womensale .area-body section#sec3 .line {
  z-index: 2;
  position: absolute;
  width: 10px;
  left: 0;
  top: 0;
  background: #efddba;
  height: 2760px;
}
.page-womensale .area-body section#sec3 .area-product {
  border-top: 1px solid #efddba;
  border-bottom: 1px solid #efddba;
}
.page-womensale .area-body section#sec3 .area-product .product-image .price .btn,
.page-womensale .area-body section#sec3 .area-product .product-info .price .btn {
  background: #efddba;
}
.page-womensale .area-body section#sec3 .area-model .main {
  position: relative;
  min-height: 1450px;
}
.page-womensale .area-body section#sec3 .area-model .main .model-image-1 {
  width: auto;
  position: absolute;
  top: 80px;
  right: 0px;
}
.page-womensale .area-body section#sec3 .area-model .main .model-image-2 {
  position: absolute;
  top: 310px;
  left: 100px;
}
.page-womensale .area-body section#sec3 .area-model .main h2 {
  top: 130px;
  left: 100px;
}
.page-womensale .area-body section#sec3 .area-model .main .list {
  top: 910px;
}
.page-womensale .area-body section#sec3 .product-list li a .list-detail {
  background: #efddba;
}
.page-womensale .area-body section#sec3 .acd-label {
  border: 1px solid #efddba;
}
.page-womensale .area-body section#sec3 .dli-plus {
  background: #efddba;
}
.page-womensale .area-body section#sec4 .line {
  z-index: 2;
  position: absolute;
  width: 10px;
  right: 0;
  left: auto;
  top: 0;
  background: #c2ca9d;
  height: 2580px;
}
.page-womensale .area-body section#sec4 .area-product {
  border-top: 1px solid #c2ca9d;
  border-bottom: 1px solid #c2ca9d;
}
.page-womensale .area-body section#sec4 .area-product .product-image .price .btn,
.page-womensale .area-body section#sec4 .area-product .product-info .price .btn {
  background: #c2ca9d;
}
.page-womensale .area-body section#sec4 .area-model .main {
  position: relative;
  min-height: 1350px;
}
.page-womensale .area-body section#sec4 .area-model .main .model-image-1 {
  width: auto;
  position: absolute;
  top: 430px;
  right: 70px;
}
.page-womensale .area-body section#sec4 .area-model .main .model-image-2 {
  position: absolute;
  top: 80px;
  left: -80px;
}
.page-womensale .area-body section#sec4 .area-model .main h2 {
  top: 230px;
  left: auto;
  right: 160px;
}
.page-womensale .area-body section#sec4 .area-model .main .list {
  top: 800px;
  right: auto;
  left: 0;
}
.page-womensale .area-body section#sec4 .product-list li a .list-detail {
  background: #c2ca9d;
}
.page-womensale .area-body section#sec4 .acd-label {
  border: 1px solid #c2ca9d;
}
.page-womensale .area-body section#sec4 .dli-plus {
  background: #c2ca9d;
}
.page-womensale .area-body section .area-product {
  border-top: 1px solid #7a95b2;
  border-bottom: 1px solid #7a95b2;
  padding: 60px 0 50px;
  display: flex;
  display: -webkit-flex;
}
.page-womensale .area-body section .area-product .product-image {
  width: 50%;
}
.page-womensale .area-body section .area-product .price {
  margin: 50px 0 0;
  font-size: 14px;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  justify-content: center;
  align-items: center;
}
.page-womensale .area-body section .area-product .price.media_pc {
  display: flex;
  display: -webkit-flex;
}
.page-womensale .area-body section .area-product .price.media_sp {
  display: none;
}
.page-womensale .area-body section .area-product .price small {
  font-size: 12px;
}
.page-womensale .area-body section .area-product .price .btn {
  width: 80px;
  margin: 0 0 0 10px;
  background: #7a95b2;
  font-weight: 300;
  color: #fff;
}
.page-womensale .area-body section .area-product .product-info {
  width: 50%;
  text-align: left;
}
.page-womensale .area-body section .area-product .product-info h2 {
  margin: 0 0 50px;
}
.page-womensale .area-body section .area-product .product-info .point {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  margin: 0 0 30px;
}
.page-womensale .area-body section .area-product .product-info .point h4 {
  line-height: 1;
  padding: 4px 0;
  text-align: center;
  width: 80px;
  font-weight: 300;
  font-family: "Jost", sans-serif;
  color: #fff;
  background: #000;
  margin: 0 15px 0 0;
}
.page-womensale .area-body section .area-product .product-info .color {
  font-weight: 300;
  font-family: "Jost", sans-serif;
}
.page-womensale .area-body section .area-product .product-info .color h5 {
  margin-bottom: 10px;
  font-weight: 300;
}
.page-womensale .area-body section .area-product .product-info .color .chips {
  display: flex;
  display: -webkit-flex;
}
.page-womensale .area-body section .area-product .product-info .color .chips li {
  margin: 0 25px 0 0;
}
.page-womensale .area-body section .area-product .product-info .color .chips li:last-child {
  margin: 0;
}
.page-womensale .area-body section .area-product .product-info .color .chips span {
  text-align: center;
  display: block;
}
.page-womensale .area-body section .area-product .product-info .color .chips .base {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.page-womensale .area-body section .area-product .product-info .color .chips .Ivory .base {
  background: #f0eee5;
}
.page-womensale .area-body section .area-product .product-info .color .chips .Camel .base {
  background: #cb9d69;
}
.page-womensale .area-body section .area-product .product-info .color .chips .Khaki .base {
  background: #6b5b44;
}
.page-womensale .area-body section .area-product .product-info .color .chips .Black .base {
  background: #2e292f;
}
.page-womensale .area-body section .area-product .product-info .color .chips .Navy .base {
  background: #272d3d;
}
.page-womensale .area-body section .area-product .product-info .color .chips .Beige .base {
  background: #dbd0be;
}
.page-womensale .area-body section .area-model .main {
  position: relative;
  min-height: 1480px;
}
.page-womensale .area-body section .area-model .main .model-slider {
  display: none;
}
.page-womensale .area-body section .area-model .main .model-image-1 {
  opacity: 0;
  width: 500px;
  position: absolute;
  top: 80px;
  right: 0;
}
.page-womensale .area-body section .area-model .main .model-image-2 {
  opacity: 0;
  position: absolute;
  top: 320px;
  left: 95px;
}
.page-womensale .area-body section .area-model .main h2 {
  position: absolute;
  top: 130px;
  left: 95px;
  text-align: left;
  font-weight: 500;
}
.page-womensale .area-body section .area-model .main h2 span::after {
  display: inline-block;
  content: "";
  background: #b7c6d5;
  height: 4px;
}
.page-womensale .area-body section .area-model .main .list {
  width: 420px;
  position: absolute;
  top: 900px;
  right: 40px;
}
.page-womensale .area-body section .product-list {
  z-index: 2;
}
.page-womensale .area-body section .product-list li a {
  font-size: 15px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 10px;
}
.page-womensale .area-body section .product-list li a .list-name {
  text-align: left;
  width: 53%;
  position: relative;
}
.page-womensale .area-body section .product-list li a .list-name .size {
  display: block;
  text-align: right;
  width: 20px;
  position: absolute;
  top: -17px;
  right: 10px;
}
.page-womensale .area-body section .product-list li a .list-price {
  font-family: "Jost", sans-serif;
  font-weight: 400;
}
.page-womensale .area-body section .product-list li a .list-price small {
  font-size: 12px;
}
.page-womensale .area-body section .product-list li a .list-detail {
  font-family: "Jost", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1px;
  padding: 5px 20px;
  background: #7a95b2;
  color: #fff;
}
.page-womensale .area-body section .other {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.page-womensale .area-body section .other .other-info {
  width: 700px;
  padding: 0 130px;
  box-sizing: border-box;
}
.page-womensale .area-body section .other .other-info h2 {
  margin: 0 -130px 0 0;
}
.page-womensale .area-body section .other .other-info h2 img {
  width: 440px;
}
.page-womensale .area-body section .other .other-info p {
  margin: 60px 0;
  text-align: left;
}
.page-womensale .area-body section .other .other-info .list {
  width: 420px;
}
@media screen and (max-width: 896px) {
  .page-womensale .area-body section {
    margin: 0;
    font-size: 15px;
  }
  .page-womensale .area-body section .wrap {
    width: auto;
    padding: 0 25px 20px;
    margin: 0 auto;
    position: relative;
  }
  .page-womensale .area-body section#sec1 .line {
    width: 5px;
    height: 3219px;
  }
  .page-womensale .area-body section#sec2 .line {
    width: 5px;
    height: 2585px;
  }
  .page-womensale .area-body section#sec2 .area-model .main {
    position: relative;
    min-height: auto;
  }
  .page-womensale .area-body section#sec2 .area-model .main .model-slider {
    display: block;
  }
  .page-womensale .area-body section#sec2 .area-model .main .model-image-1 {
    display: none;
  }
  .page-womensale .area-body section#sec2 .area-model .main .model-image-2 {
    display: none;
  }
  .page-womensale .area-body section#sec2 .area-model .main h2 {
    top: auto;
    left: auto;
  }
  .page-womensale .area-body section#sec2 .area-model .main .list {
    top: auto;
  }
  .page-womensale .area-body section#sec3 .line {
    width: 5px;
    height: 3262px;
  }
  .page-womensale .area-body section#sec3 .area-model .main {
    position: relative;
    min-height: auto;
  }
  .page-womensale .area-body section#sec3 .area-model .main .model-slider {
    display: block;
  }
  .page-womensale .area-body section#sec3 .area-model .main .model-image-1 {
    display: none;
  }
  .page-womensale .area-body section#sec3 .area-model .main .model-image-2 {
    display: none;
  }
  .page-womensale .area-body section#sec3 .area-model .main h2 {
    top: auto;
    left: auto;
  }
  .page-womensale .area-body section#sec3 .area-model .main .list {
    top: auto;
  }
  .page-womensale .area-body section#sec4 .line {
    width: 5px;
    height: 3165px;
  }
  .page-womensale .area-body section#sec4 .area-model .main {
    position: relative;
    min-height: auto;
  }
  .page-womensale .area-body section#sec4 .area-model .main .model-slider {
    display: block;
  }
  .page-womensale .area-body section#sec4 .area-model .main .model-image-1 {
    display: none;
  }
  .page-womensale .area-body section#sec4 .area-model .main .model-image-2 {
    display: none;
  }
  .page-womensale .area-body section#sec4 .area-model .main h2 {
    top: auto;
    left: auto;
    right: auto;
  }
  .page-womensale .area-body section#sec4 .area-model .main .list {
    top: auto;
    right: auto;
    left: auto;
  }
  .page-womensale .area-body section .area-product {
    padding: 35px 0 0;
    flex-flow: column;
  }
  .page-womensale .area-body section .area-product h2 {
    text-align: left;
    margin: 0 0 40px;
  }
  .page-womensale .area-body section .area-product h2 img {
    zoom: 0.5;
  }
  .page-womensale .area-body section .area-product .product-image {
    width: auto;
  }
  .page-womensale .area-body section .area-product .product-image img {
    width: auto;
    zoom: 0.5;
  }
  .page-womensale .area-body section .area-product .price {
    margin: 0 0 40px;
    font-size: 14px;
  }
  .page-womensale .area-body section .area-product .price.media_pc {
    display: none;
  }
  .page-womensale .area-body section .area-product .price.media_sp {
    display: flex;
    display: -webkit-flex;
  }
  .page-womensale .area-body section .area-product .price a {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }
  .page-womensale .area-body section .area-product .price a small {
    font-size: 10px;
  }
  .page-womensale .area-body section .area-product .price a .btn {
    width: 85px;
    letter-spacing: 1px;
    line-height: 1;
    padding: 8px 0;
    text-align: center;
  }
  .page-womensale .area-body section .area-product .product-info {
    width: auto;
    text-align: left;
  }
  .page-womensale .area-body section .area-product .product-info .media_sp {
    width: 100%;
  }
  .page-womensale .area-body section .area-product .product-info .point {
    margin: 0 0 30px;
  }
  .page-womensale .area-body section .area-product .product-info .point h4 {
    line-height: 1;
    padding: 2px 0;
    width: 70px;
    margin: 5px 15px 0 0;
  }
  .page-womensale .area-body section .area-product .product-info .color {
    margin: 30px 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-womensale .area-body section .area-product .product-info .color.media_pc {
    display: none;
  }
  .page-womensale .area-body section .area-product .product-info .color h5 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.2;
  }
  .page-womensale .area-body section .area-product .product-info .color .chips span {
    margin: -5px 0 0;
  }
  .page-womensale .area-body section .area-product .product-info .color .chips.short {
    margin-right: 20%;
  }
  .page-womensale .area-body section .area-model {
    padding: 35px 0 0;
  }
  .page-womensale .area-body section .area-model .main {
    position: relative;
    min-height: auto;
  }
  .page-womensale .area-body section .area-model .main .model-slider {
    display: block;
    margin: 0 -25px;
  }
  .page-womensale .area-body section .area-model .main .model-image-1 {
    display: none;
  }
  .page-womensale .area-body section .area-model .main .model-image-2 {
    display: none;
  }
  .page-womensale .area-body section .area-model .main h2 {
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    margin: 40px 0 35px;
  }
  .page-womensale .area-body section .area-model .main h2 img {
    zoom: 0.5;
  }
  .page-womensale .area-body section .area-model .main .list {
    width: auto;
    position: relative;
    top: auto;
    right: auto;
  }
  .page-womensale .area-body section .product-list {
    z-index: 2;
  }
  .page-womensale .area-body section .product-list li:last-child a {
    margin: 0;
  }
  .page-womensale .area-body section .product-list li a {
    margin: 0 0 14px;
  }
  .page-womensale .area-body section .product-list li a .list-name {
    width: 40%;
  }
  .page-womensale .area-body section .product-list li a .list-price small {
    font-size: 10px;
  }
  .page-womensale .area-body section .product-list li a .list-detail {
    padding: 8px 20px;
  }
  .page-womensale .area-body section .other {
    flex-flow: column;
  }
  .page-womensale .area-body section .other .other-info {
    width: auto;
    padding: 0;
    box-sizing: border-box;
  }
  .page-womensale .area-body section .other .other-info h2 {
    margin: 40px 0;
  }
  .page-womensale .area-body section .other .other-info h2 img {
    width: auto;
    zoom: 0.5;
  }
  .page-womensale .area-body section .other .other-info p {
    margin: 60px 0;
    text-align: left;
  }
  .page-womensale .area-body section .other .other-info .list {
    width: auto;
  }
  .page-womensale .area-body section .other .other-image.ml {
    margin-left: 40px;
  }
  .page-womensale .area-body section .other .other-image img {
    zoom: 0.5;
  }
}
.page-womensale .dli-plus {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  width: 18px;
  height: 1px;
  background: #7a95b2;
  position: absolute;
  top: 50%;
  right: 10px;
}
.page-womensale .dli-plus::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
.page-womensale .acd-check {
  display: none;
}
.page-womensale .acd-label {
  font-size: 15px;
  background: #fff;
  color: #000;
  display: block;
  margin: 40px 0;
  padding: 7px 10px;
  position: relative;
  border: 1px solid #7a95b2;
}
@media screen and (max-width: 896px) {
  .page-womensale .acd-label {
    margin: 30px 0;
  }
}
.page-womensale .acd-content {
  display: block;
  opacity: 0;
  height: 0;
  transition: 0.5s;
  visibility: hidden;
}
.page-womensale .acd-check:checked + .acd-label .dli-plus::before {
  transform: rotate(180deg);
}
.page-womensale .acd-check:checked + .acd-label + .acd-content {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.page-womensale .area-btns {
  margin: 0 0 80px;
}
.page-womensale .area-btns .btn {
  width: 600px;
  border: 1px solid #eeeeee;
  margin: 0 auto 40px;
}
@media screen and (max-width: 896px) {
  .page-womensale .area-btns {
    display: block;
    margin: 0;
  }
  .page-womensale .area-btns .btn {
    width: auto;
    margin: 0 20px 20px;
  }
}
.page-womensale .insta {
  width: 160px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 896px) {
  .page-womensale .insta {
    width: 130px;
    margin: 60px auto;
  }
}
.page-womensale .area-btn .sns-list {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 40px;
}
.page-womensale .area-btn .sns-list li {
  margin: 0 14px;
}
.page-womensale .area-btn .sns-list li img {
  width: 30px;
}
.page-womensale .area-btn .logo {
  width: 162px;
  margin: 0 auto;
}
@media screen and (max-width: 896px) {
  .page-womensale .area-btn .sns-list {
    margin: 0 0 20px;
  }
  .page-womensale .area-btn .sns-list li {
    margin: 0 14px;
  }
  .page-womensale .area-btn .sns-list li img {
    width: auto;
    zoom: 0.5;
  }
  .page-womensale .area-btn .logo {
    width: 130px;
    margin: 40px auto 0;
    text-align: center;
  }
  .page-womensale .area-btn .logo img {
    zoom: 0.5;
  }
}
.page-womensale .fixed-btn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  width: 40px;
}
.page-womensale footer {
  margin: 0;
  text-align: center;
  color: #000;
  padding: 30px 0 120px;
  /************SP************/
  /************SPここまで************/
}
.page-womensale footer p {
  font-weight: normal;
  font-size: 12px;
}
@media screen and (max-width: 896px) {
  .page-womensale footer p {
    font-weight: normal;
    font-size: 10px;
  }
}
.page-womensale .inview1 {
  opacity: 0;
}
.page-womensale .fadein0 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 1s ease 0s 1;
  -webkit-animation: FadeIn 1s ease 0s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.page-womensale .fadein1 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 1s ease 0.5s 1;
  -webkit-animation: FadeIn 1s ease 0.5s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.page-womensale .fadein2 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 1s ease 1s 1;
  -webkit-animation: FadeIn 1s ease 1s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.page-womensale .fadetext1 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 1s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation: FadeIn 1s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.page-womensale .fadetext2 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 2s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation: FadeIn 2s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.page-womensale .fadetext3 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 3s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation: FadeIn 3s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.page-womensale .fadetext4 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation: FadeIn 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.page-womensale .fadetext5 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation: FadeIn 5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.5s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeline01 {
  0% {
    opacity: 0;
    transform: translate(-50%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes fadeline01 {
  0% {
    opacity: 0;
    transform: translate(-50%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes FadeUp {
  0% {
    opacity: 0;
    transform: scale(0.5);
    transform: translate(0px, 60px);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px);
  }
}
@keyframes FadeUp {
  0% {
    opacity: 0;
    transform: scale(0.5);
    transform: translate(0px, 60px);
    transform-origin: 50% 100%;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}