@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
}

.main-area {
  display: block;
  min-width: unset;
  max-width: unset;
}

.womenfashion_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}

.womenfashion_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
}

.womenfashion_lp {
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0 auto;
}
.womenfashion_lp * {
  box-sizing: border-box;
}
.womenfashion_lp li, .womenfashion_lp summary {
  list-style: none;
}
.womenfashion_lp img, .womenfashion_lp video, .womenfashion_lp picture {
  width: 100%;
  height: auto;
}
.womenfashion_lp a, .womenfashion_lp picture, .womenfashion_lp figure {
  display: block;
}
.womenfashion_lp a {
  color: inherit;
  text-decoration: none;
}
.womenfashion_lp table {
  border-collapse: collapse;
}
.womenfashion_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
@media all and (-ms-high-contrast: none) {
  .womenfashion_lp video {
    transform: scale(1.02);
    transform-origin: top left;
  }
}
.womenfashion_lp address {
  font-style: inherit;
}
.womenfashion_lp *:focus {
  outline: none;
}
.womenfashion_lp .whitebg {
  position: relative;
  z-index: 1;
}
.womenfashion_lp .whitebg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: -1;
}
.womenfashion_lp .cont_inner {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .womenfashion_lp .pcOnly {
    display: none;
  }
  .womenfashion_lp .spOnly {
    display: block;
  }
  .womenfashion_lp .whitebg::after {
    display: none;
  }
  .womenfashion_lp .cont_inner {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .slick-dots {
    margin: 0;
  }
  .womenfashion_lp .spOnly {
    display: none;
  }
  .womenfashion_lp img {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1920px) {
  html {
    font-size: 0.5208333333vw;
  }
}
.js-fade-Vr-first,
.js-fade-Vr {
  opacity: 0;
  transform: translateY(40px);
  transition-duration: 1.3s;
}

.js-fade-Vr-first.active,
.js-fade-Vr.active {
  opacity: 1;
  transform: translateY(0);
}

.womenfashion_lp .icon-anime01 {
  -webkit-animation-name: L_Anime;
          animation-name: L_Anime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}

@-webkit-keyframes L_Anime {
  0% {
    transform: rotate(19deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(19deg);
  }
}

@keyframes L_Anime {
  0% {
    transform: rotate(19deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(19deg);
  }
}
.womenfashion_lp .icon-anime02 {
  -webkit-animation-name: R_Anime;
          animation-name: R_Anime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}

@-webkit-keyframes R_Anime {
  0% {
    transform: rotate(-21deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-21deg);
  }
}

@keyframes R_Anime {
  0% {
    transform: rotate(-21deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-21deg);
  }
}
.womenfashion_lp .icon-anime03 {
  -webkit-animation-name: White_Anime;
          animation-name: White_Anime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}

@-webkit-keyframes White_Anime {
  0% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}

@keyframes White_Anime {
  0% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
.womenfashion_lp .icon-anime04 {
  -webkit-animation-name: Blue_Anime;
          animation-name: Blue_Anime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}

@-webkit-keyframes Blue_Anime {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}

@keyframes Blue_Anime {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
body {
  background: #e4e4e4;
}

.womenfashion_lp {
  overflow: hidden;
  margin: 0;
  text-align: center;
  padding-bottom: 12rem;
  /* fade */
}
@media screen and (max-width: 767px) {
  .womenfashion_lp {
    padding-bottom: calc(0 *(100vw / 750));
  }
}
.womenfashion_lp a {
  display: inline-block;
}
.womenfashion_lp .spOnly {
  display: none;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .spOnly {
    display: block;
  }
  .womenfashion_lp .pcOnly {
    display: none;
  }
}
.womenfashion_lp .border_bottom::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  border-bottom: solid 1px #555555;
  -webkit-animation: border_anim 1.8s ease forwards;
          animation: border_anim 1.8s ease forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@-webkit-keyframes border_anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes border_anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.womenfashion_lp .ct_ttl {
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding-bottom: 1.4rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .ct_ttl {
    font-size: calc(34 *(100vw / 750));
    padding-bottom: calc(27 *(100vw / 750));
    letter-spacing: 0.08em;
  }
}
.womenfashion_lp .sub_ttl {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #555555;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .sub_ttl {
    font-size: calc(32 *(100vw / 750));
    letter-spacing: 0.075em;
  }
}
.womenfashion_lp .txtBox {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .txtBox {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.09em;
  }
}
.womenfashion_lp .credit {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .credit {
    font-size: calc(20 *(100vw / 750));
  }
}
.womenfashion_lp .mainvisual--mainImg {
  width: 90rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .mainvisual--mainImg {
    width: calc(750 *(100vw / 750));
  }
}
.womenfashion_lp .mainvisual--main_txt {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .mainvisual--main_txt {
    margin-top: calc(80 *(100vw / 750));
  }
}
.womenfashion_lp .mainvisual--main_txt li {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.womenfashion_lp .mainvisual--main_txt li:nth-of-type(1) {
  font-size: 1.8rem;
  letter-spacing: 0.11em;
  font-feature-settings: "palt";
  margin-left: 0.3rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .mainvisual--main_txt li:nth-of-type(1) {
    font-size: calc(30 *(100vw / 750));
    margin-left: calc(4 *(100vw / 750));
    letter-spacing: 0.17em;
  }
}
.womenfashion_lp .mainvisual--main_txt li:nth-of-type(2) {
  font-size: 2.3rem;
  letter-spacing: 0.11em;
  font-feature-settings: "palt";
  margin: 2.1rem 0 0 0.6rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .mainvisual--main_txt li:nth-of-type(2) {
    font-size: calc(40 *(100vw / 750));
    margin: calc(30 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.womenfashion_lp .mainvisual--btm_flexArea {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .mainvisual--btm_flexArea {
    width: calc(660 *(100vw / 750));
    margin: calc(134 *(100vw / 750)) auto 0;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .mainvisual--btm_flexArea .pcOnly {
    width: 66rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .mainvisual--btm_flexArea .pcOnly .model_img {
    width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .mainvisual--btm_flexArea .slick-dots {
    margin-top: calc(30 *(100vw / 750));
  }
}
.womenfashion_lp .contents01 {
  width: 66rem;
  margin: 12rem auto 0;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01 {
    width: calc(660 *(100vw / 750));
    margin: calc(160 *(100vw / 750)) auto 0;
  }
}
.womenfashion_lp .contents01--topArea .ct_ttl {
  margin-left: -0.3rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .ct_ttl {
    margin-left: calc(-3 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--topArea .flexArea {
  width: 66rem;
  display: flex;
  margin-top: 3.8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .flexArea {
    width: calc(660 *(100vw / 750));
    display: block;
    margin-top: calc(60 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--topArea .flexArea .box1 {
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .flexArea .box1 {
    width: calc(660 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--topArea .flexArea .box2 {
  margin: 4.4rem 0 0 4.4rem;
  width: 31.5rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .flexArea .box2 {
    width: calc(660 *(100vw / 750));
    margin: calc(80 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--topArea .flexArea .box2 .txtBox {
  margin-top: 3.5rem;
  text-align: justify;
  letter-spacing: 0.06em !important;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .flexArea .box2 .txtBox {
    margin-top: calc(65 *(100vw / 750));
    letter-spacing: 0.09em !important;
  }
}
.womenfashion_lp .contents01--topArea .flexArea .box2 .credit {
  margin-top: 2.7rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .flexArea .box2 .credit {
    margin-top: calc(46 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--topArea .center_flexArea {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .center_flexArea {
    width: calc(660 *(100vw / 750));
    margin: calc(130 *(100vw / 750)) auto 0;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .contents01--topArea .center_flexArea .pcOnly {
    width: 66rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .contents01--topArea .center_flexArea .pcOnly .model_img {
    width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .center_flexArea .slick-dots {
    margin-top: calc(30 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--topArea .btm_modelArea {
  width: 26.8rem;
  margin: 8rem auto 0;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--topArea .btm_modelArea {
    width: calc(500 *(100vw / 750));
    margin: calc(118 *(100vw / 750)) auto 0;
  }
}
.womenfashion_lp .contents01--btmArea {
  margin-top: 11.8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea {
    margin-top: calc(200 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--btmArea .flexArea {
  width: 66rem;
  display: flex;
  margin-top: 3.8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea .flexArea {
    width: calc(660 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
    flex-direction: column-reverse;
  }
}
.womenfashion_lp .contents01--btmArea .flexArea .box1 {
  margin: 4.4rem 0 0 0rem;
  width: 31.5rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea .flexArea .box1 {
    width: calc(660 *(100vw / 750));
    margin: calc(80 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--btmArea .flexArea .box1 .txtBox {
  margin-top: 3.5rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea .flexArea .box1 .txtBox {
    margin-top: calc(61 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--btmArea .flexArea .box1 .credit {
  margin-top: 2.7rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea .flexArea .box1 .credit {
    margin-top: calc(48 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--btmArea .flexArea .box2 {
  width: 30rem;
  margin: 0.2rem 0 0 4.5rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea .flexArea .box2 {
    width: calc(660 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--btmArea .center_flexArea {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea .center_flexArea {
    width: calc(660 *(100vw / 750));
    margin: calc(130 *(100vw / 750)) auto 0;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .contents01--btmArea .center_flexArea .pcOnly {
    width: 66rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .contents01--btmArea .center_flexArea .pcOnly .model_img {
    width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea .center_flexArea .slick-dots {
    margin-top: calc(30 *(100vw / 750));
  }
}
.womenfashion_lp .contents01--btmArea .btm_modelArea {
  width: 26.8rem;
  margin: 8rem auto 0;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents01--btmArea .btm_modelArea {
    width: calc(500 *(100vw / 750));
    margin: calc(120 *(100vw / 750)) auto 0;
  }
}
.womenfashion_lp .contents02 {
  width: 66rem;
  margin: 12rem auto 0;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02 {
    width: calc(660 *(100vw / 750));
    margin: calc(160 *(100vw / 750)) auto 0;
  }
}
.womenfashion_lp .contents02--topArea .ct_ttl {
  margin-left: -0.3rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .ct_ttl {
    margin-left: calc(-3 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--topArea .flexArea {
  width: 66rem;
  display: flex;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .flexArea {
    width: calc(660 *(100vw / 750));
    display: block;
    margin-top: calc(60 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--topArea .flexArea .box1 {
  width: 32rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .flexArea .box1 {
    width: calc(660 *(100vw / 750));
    display: block;
    margin-top: calc(60 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--topArea .flexArea .box2 {
  margin: 5.2rem 0 0 4.4rem;
  width: 29.5rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .flexArea .box2 {
    width: calc(660 *(100vw / 750));
    margin: calc(80 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--topArea .flexArea .box2 .sub_ttl {
  letter-spacing: 0.07em;
  margin-left: 0.6rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .flexArea .box2 .sub_ttl {
    margin-left: calc(6 *(100vw / 750));
    letter-spacing: 0.1em;
  }
}
.womenfashion_lp .contents02--topArea .flexArea .box2 .txtBox {
  margin-top: 3.5rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .flexArea .box2 .txtBox {
    margin-top: calc(65 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--topArea .flexArea .box2 .credit {
  margin-top: 2.7rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .flexArea .box2 .credit {
    margin-top: calc(46 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--topArea .center_flexArea {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .center_flexArea {
    width: calc(660 *(100vw / 750));
    margin: calc(130 *(100vw / 750)) auto 0;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .contents02--topArea .center_flexArea .pcOnly {
    width: 66rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .contents02--topArea .center_flexArea .pcOnly .model_img {
    width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .center_flexArea .slick-dots {
    margin-top: calc(30 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--topArea .btm_modelArea {
  width: 32rem;
  margin: 8rem auto 0;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--topArea .btm_modelArea {
    width: calc(660 *(100vw / 750));
    margin: calc(118 *(100vw / 750)) auto 0;
  }
}
.womenfashion_lp .contents02--btmArea {
  margin-top: 11.8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea {
    margin-top: calc(200 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--btmArea .flexArea {
  width: 66rem;
  display: flex;
  margin-top: 3.8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .flexArea {
    width: calc(660 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
    flex-direction: column-reverse;
  }
}
.womenfashion_lp .contents02--btmArea .flexArea .box1 {
  margin: 5.4rem 0 0 0rem;
  width: 29.5rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .flexArea .box1 {
    width: calc(660 *(100vw / 750));
    margin: calc(80 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--btmArea .flexArea .box1 .sub_ttl {
  letter-spacing: 0.07em;
  margin-left: 0rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .flexArea .box1 .sub_ttl {
    margin-left: calc(0 *(100vw / 750));
    letter-spacing: 0.1em;
  }
}
.womenfashion_lp .contents02--btmArea .flexArea .box1 .txtBox {
  margin-top: 3.5rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .flexArea .box1 .txtBox {
    margin-top: calc(61 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--btmArea .flexArea .box1 .credit {
  margin-top: 2.7rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .flexArea .box1 .credit {
    margin-top: calc(48 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--btmArea .flexArea .box2 {
  width: 32rem;
  margin: 0.2rem 0 0 4.5rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .flexArea .box2 {
    width: calc(660 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--btmArea .center_flexArea {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .center_flexArea {
    width: calc(660 *(100vw / 750));
    margin: calc(130 *(100vw / 750)) auto 0;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .contents02--btmArea .center_flexArea .pcOnly {
    width: 66rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .womenfashion_lp .contents02--btmArea .center_flexArea .pcOnly .model_img {
    width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .center_flexArea .slick-dots {
    margin-top: calc(30 *(100vw / 750));
  }
}
.womenfashion_lp .contents02--btmArea .btm_modelArea {
  width: 32rem;
  margin: 8rem auto 0;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .contents02--btmArea .btm_modelArea {
    width: calc(660 *(100vw / 750));
    margin: calc(120 *(100vw / 750)) auto calc(140 *(100vw / 750));
  }
}
.womenfashion_lp .all_item_btn {
  width: 44rem;
  margin: 12rem auto 0;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .all_item_btn {
    width: calc(540 *(100vw / 750));
    margin: 0 auto;
    padding-bottom: calc(68 *(100vw / 750));
  }
}
.womenfashion_lp .all_item_btn img {
  width: 44rem;
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .all_item_btn img {
    width: calc(540 *(100vw / 750));
  }
}
.womenfashion_lp .rotate_txt {
  -webkit-animation: 13s linear infinite rotation1;
          animation: 13s linear infinite rotation1;
}
@-webkit-keyframes rotation1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotation1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.womenfashion_lp .fade {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
  transform: translateY(1.5rem);
}
.womenfashion_lp .fade.onView {
  opacity: 1;
  transform: translateY(0);
}
.womenfashion_lp .fade_btn {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
}
.womenfashion_lp .fade_btn.onView_btn {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .womenfashion_lp .womenfashion_lp {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .lp {
    padding-bottom: calc(0 *(100vw / 750));
  }
}