@charset "UTF-8";
#Femininity_2022 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #000000;
  width: 100%;
  margin: auto;
  background-color: #FFF7F0;
}

#Femininity_2022 a {
  display: block;
  text-decoration: none;
  color: inherit;
}

#Femininity_2022 a:hover {
  opacity: .7;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 a:hover {
    opacity: .7;
  }
}

#Femininity_2022 p,
#Femininity_2022 ul,
#Femininity_2022 ol,
#Femininity_2022 dl {
  margin: 0;
}

#Femininity_2022 li {
  list-style: none;
}

#Femininity_2022 h2,
#Femininity_2022 h3 {
  font-weight: 400;
}

#Femininity_2022 img {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-backface-visibility: hidden;
}

#Femininity_2022 span {
  display: block;
}

#Femininity_2022 video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image_hover_bg {
  position: relative;
}

.image_hover_bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

a:hover .image_hover_bg::before {
  opacity: 1;
}

.bredlist.lp {
  min-width: auto;
  max-width: none;
  margin: 0 auto;
}

#Femininity_2022 picture,
#Femininity_2022 video {
  display: block;
}

#Femininity_2022 .pc {
  display: none;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sp {
    display: none;
  }
  #Femininity_2022 .pc {
    display: block;
  }
}

.fade {
  opacity: 0;
}

.fade_in {
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-name: up;
          animation-name: up;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slide_x {
  overflow-x: hidden;
  position: relative;
}

.slide_x::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 2;
  top: 0;
  left: 0;
  -webkit-transition: all 1.2s 0s ease;
  transition: all 1.2s 0s ease;
}

.fade_on::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 1;
}

/* Only for PC */
@media screen and (min-width: 768px) and (max-width: 1900px) {
  html {
    font-size: calc(10* (100vw / 1900));
  }
}

/* Only for PC */
/****************************************/
/*=======================================
    TB
    ========================================*/
/* Only for tablet */
@media screen and (min-width: 1901px) {
  html {
    font-size: 62.5%;
  }
}

/* Only for tablet */
#Wrap, .wrapBottom, .wrapTop {
  width: auto;
}

#Femininity_2022 .key {
  background-color: #fff;
}

#Femininity_2022 .key__img {
  width: 100%;
  margin: auto;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .key__img {
    width: 100%;
  }
}

#Femininity_2022 .key__text_box {
  text-align: center;
  margin-top: calc(382 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .key__text_box {
    margin-top: 34.5rem;
  }
}

#Femininity_2022 .key__head {
  position: relative;
  font-family: 'Playfair Display', serif;
  letter-spacing: 0.12em;
  font-size: calc(50 *(100vw / 750));
  color: #B79841;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .key__head {
    font-size: 3rem;
  }
}

#Femininity_2022 .key__head::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/mini_flower.png);
  width: calc(115 *(100vw / 750));
  height: calc(112 *(100vw / 750));
  left: 50%;
  top: calc(-240 *(100vw / 750));
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .key__head::before {
    width: 8rem;
    max-width: 80px;
    max-height: 80px;
    height: 8rem;
    top: -18.8rem;
  }
}

#Femininity_2022 .key__head_jp {
  font-size: calc(37 *(100vw / 750));
  letter-spacing: 0.1em;
  margin-top: calc(30 *(100vw / 750));
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .key__head_jp {
    font-size: 2.3rem;
    margin-top: 1.5rem;
  }
}

#Femininity_2022 .key__text {
  font-size: calc(27 *(100vw / 750));
  line-height: 2.66667;
  letter-spacing: 0.1em;
  margin-top: calc(120 *(100vw / 750));
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .key__text {
    margin-top: 3.4rem;
    letter-spacing: 0.2em;
    font-size: 1.7rem;
    line-height: 1.94118;
  }
}

#Femininity_2022 .key__text--02 {
  margin-top: calc(60 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .key__text--02 {
    margin-top: 3.5rem;
  }
}

#Femininity_2022 .nav {
  background-color: #fff;
  padding-bottom: calc(190 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav {
    padding-bottom: 14rem;
  }
}

#Femininity_2022 .nav__list_box {
  width: calc(698 *(100vw / 750));
  margin: auto;
  padding-top: calc(300 *(100vw / 750));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav__list_box {
    width: 140rem;
    padding-top: 25.2rem;
  }
}

#Femininity_2022 .nav__list:nth-of-type(n+3) {
  margin-top: calc(182 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav__list:nth-of-type(n+3) {
    margin-top: 0;
  }
}

#Femininity_2022 .nav__list a {
  background-color: #B79841;
  width: calc(335 *(100vw / 750));
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: calc(26 *(100vw / 750));
  line-height: 1.65385;
  text-align: center;
  padding-top: calc(20 *(100vw / 750));
  border-radius: 10px;
  padding-bottom: calc(70 *(100vw / 750));
  position: relative;
  color: #fff;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav__list a {
    width: 33.5rem;
    padding-top: 2rem;
    padding-bottom: 6rem;
    font-size: 2.2rem;
    line-height: 1.81818;
  }
}

#Femininity_2022 .nav__list a::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/arrow.png);
  width: calc(35 *(100vw / 750));
  height: calc(17 *(100vw / 750));
  left: 50%;
  bottom: calc(23 *(100vw / 750));
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav__list a::before {
    width: 2rem;
    max-width: 20px;
    max-height: 10px;
    height: 1rem;
    bottom: 2.5rem;
  }
}

#Femininity_2022 .nav__list a a {
  color: #fff;
}

#Femininity_2022 .nav__list_img {
  position: relative;
}

#Femininity_2022 .nav__list_img::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/nav_01.png);
  width: calc(100 *(100vw / 750));
  height: calc(88 *(100vw / 750));
  left: 50%;
  top: calc(-123 *(100vw / 750));
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav__list_img::before {
    width: 10rem;
    max-width: 100px;
    max-height: 88px;
    height: 8.8rem;
    top: -11.6rem;
  }
}

#Femininity_2022 .nav__list_img--02::before {
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/nav_02.png);
  width: calc(78 *(100vw / 750));
  height: calc(90 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav__list_img--02::before {
    width: 7.8rem;
    max-width: 78px;
    max-height: 90px;
    height: 9rem;
  }
}

#Femininity_2022 .nav__list_img--03::before {
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/nav_03.png);
  width: calc(111 *(100vw / 750));
  height: calc(88 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav__list_img--03::before {
    max-width: 111px;
    width: 11.1em;
    height: 8.7rem;
    max-height: 87px;
  }
}

#Femininity_2022 .nav__list_img--04::before {
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/nav_04.png);
  width: calc(68 *(100vw / 750));
  height: calc(90 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .nav__list_img--04::before {
    max-width: 68px;
    width: 6.8rem;
    height: 9rem;
    max-height: 90px;
  }
}

#Femininity_2022 .sec {
  position: relative;
  overflow: hidden;
}

#Femininity_2022 .sec::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/sp_left.png);
  width: calc(443 *(100vw / 750));
  height: calc(377 *(100vw / 750));
  left: calc(-140 *(100vw / 750));
  top: calc(-180 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec::before {
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/bg_left.png);
    width: 40.8rem;
    height: 59.5rem;
    left: -19rem;
    top: 22rem;
  }
}

#Femininity_2022 .sec::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/sp_right.png);
  width: calc(392 *(100vw / 750));
  height: calc(328 *(100vw / 750));
  right: calc(-50 *(100vw / 750));
  top: calc(-110 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec::after {
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/bg_right.png);
    width: 40.8rem;
    height: 59.5rem;
    right: -19rem;
    top: 22rem;
  }
}

#Femininity_2022 .sec__bg {
  background-size: 100%;
  width: 100%;
  height: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/sp_bg.png);
  background-repeat: no-repeat;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__bg {
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/pc_bg.png);
    padding-bottom: 6rem;
  }
}

#Femininity_2022 .sec__bg_inner_on {
  background: #FFEFCC;
  padding-bottom: 1px;
}

#Femininity_2022 .sec__head {
  font-size: calc(50 *(100vw / 750));
  color: #B79841;
  padding-top: calc(280 *(100vw / 750));
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
  line-height: 1.67308;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__head {
    letter-spacing: 0.2em;
    font-size: 3rem;
    line-height: 1.33333;
    padding-top: 14rem;
  }
}

#Femininity_2022 .sec__head_en {
  letter-spacing: 0.12em;
  font-family: 'Playfair Display', serif;
  display: inline-block;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__head_en {
    letter-spacing: 0.2em;
  }
}

#Femininity_2022 .sec__img_inner {
  overflow: hidden;
}

#Femininity_2022 .sec__img_box {
  width: calc(630 *(100vw / 750));
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: calc(110 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__img_box {
    width: 78.6rem;
    max-width: 786px;
    display: block;
    margin-top: 12.7rem;
  }
}

#Femininity_2022 .sec__img {
  width: calc(282 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__img {
    width: 20rem;
    max-width: 200px;
    margin-right: 9rem;
  }
}

#Femininity_2022 .sec__img:nth-of-type(n+3) {
  margin-top: calc(83 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__img:nth-of-type(n+3) {
    margin-top: 0;
  }
}

#Femininity_2022 .sec__name {
  margin-top: calc(35 *(100vw / 750));
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.58333;
  font-size: calc(24 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__name {
    letter-spacing: 0.025em;
    line-height: 1.71429;
    margin-top: 2.5rem;
    font-size: 1.4rem;
  }
}

#Femininity_2022 .sec__btn_text {
  padding-right: calc(35 *(100vw / 750));
  position: relative;
  display: inline-block;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__btn_text {
    padding-right: 0;
    color: #fff;
  }
}

#Femininity_2022 .sec__btn_text::before {
  content: "";
  position: absolute;
  right: calc(0 *(100vw / 750));
  top: 50%;
  background-color: #000;
  height: 1px;
  width: calc(20 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__btn_text::before {
    display: none;
  }
}

#Femininity_2022 .sec__btn_text::after {
  content: "";
  position: absolute;
  right: calc(10 *(100vw / 750));
  top: 48%;
  background-color: #000;
  height: calc(20 *(100vw / 750));
  width: 1px;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__btn_text::after {
    display: none;
  }
}

#Femininity_2022 .sec__btn_text span {
  position: relative;
}

#Femininity_2022 .sec__btn_text span::before {
  content: "";
  position: absolute;
  background-color: #000;
  width: 130%;
  height: 1px;
  left: 0;
  bottom: calc(180 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__btn_text span::before {
    display: none;
  }
}

#Femininity_2022 .sec__btn {
  width: calc(635 *(100vw / 750));
  margin: auto;
  font-size: calc(15 *(100vw / 750));
  letter-spacing: 0.075em;
  text-align: center;
  padding-bottom: calc(10 *(100vw / 750));
  position: relative;
  top: calc(-44 *(100vw / 750));
  z-index: 2;
  cursor: pointer;
  height: calc(420 *(100vw / 750));
  line-height: calc(420 *(100vw / 750));
  margin-top: calc(-90 *(100vw / 750));
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFEFCC), color-stop(70%, rgba(255, 239, 204, 0.9)), color-stop(40%, rgba(255, 239, 204, 0.9)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #FFEFCC 0%, rgba(255, 239, 204, 0.9) 70%, rgba(255, 239, 204, 0.9) 40%, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, #FFEFCC 0%, rgba(255, 239, 204, 0.9) 70%, rgba(255, 239, 204, 0.9) 40%, rgba(255, 255, 255, 0));
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__btn {
    top: auto;
    position: initial;
    letter-spacing: 0.2em;
    padding-bottom: 0;
    font-size: 1.7rem;
    margin-top: 8rem;
    width: 35rem;
    height: 5.5rem;
    line-height: 5.5rem;
    background: #B79841;
    border-radius: 30px;
    padding: 0;
  }
}

#Femininity_2022 .sec__btn_bg {
  position: initial;
  padding: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  width: calc(505 *(100vw / 750));
  margin: auto;
  height: calc(80 *(100vw / 750));
  line-height: calc(80 *(100vw / 750));
  font-size: calc(24 *(100vw / 750));
  letter-spacing: 0.2em;
  text-align: center;
  background: #B79841;
  color: #fff;
  border-radius: 30px;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec__btn_bg {
    letter-spacing: 0.2em;
    padding-bottom: 0;
    font-size: 1.7rem;
    margin-top: 8rem;
    width: 35rem;
    height: 5.5rem;
    line-height: 5.5rem;
    background: #B79841;
    border-radius: 30px;
  }
}

@media all and (-ms-high-contrast: none) {
  #Femininity_2022 .sec__bg {
    padding-bottom: 14rem !important;
  }
  #Femininity_2022 .sec--03 {
    padding-bottom: 4.5rem !important;
  }
}

#Femininity_2022 .sec--02 {
  background-color: #FFF7F0;
  margin-top: calc(0 *(100vw / 750));
  padding-top: calc(0 *(100vw / 750));
  padding-bottom: 15rem;
  border-radius: 0;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02 {
    padding-top: 14rem;
  }
}

#Femininity_2022 .sec--02::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/right2.png);
  background-size: 100%;
  width: calc(340 *(100vw / 750));
  height: calc(353 *(100vw / 750));
  left: calc(-200 *(100vw / 750));
  top: calc(90 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02::before {
    width: 38rem;
    height: 45rem;
    top: 47.7rem;
    left: -13rem;
  }
}

#Femininity_2022 .sec--02::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/left2.png);
  width: calc(340 *(100vw / 750));
  height: calc(353 *(100vw / 750));
  right: calc(-200 *(100vw / 750));
  top: calc(160 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02::after {
    width: 38rem;
    height: 45rem;
    top: 47.7rem;
    right: -13rem;
  }
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__head {
    padding-top: 0;
    font-size: 3rem;
    letter-spacing: 0.1em;
    line-height: 1.33333;
  }
}

#Femininity_2022 .sec--02__text {
  padding-top: calc(86 *(100vw / 750));
  letter-spacing: 0.1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: calc(27 *(100vw / 750));
  line-height: 2.66667;
  text-align: center;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__text {
    padding-top: 6rem;
    letter-spacing: 0.2em;
    line-height: 1.94118;
    font-size: 1.7rem;
  }
}

#Femininity_2022 .sec--02__video {
  height: 0;
  padding-bottom: 55%;
  overflow: hidden;
  max-width: 100%;
  position: relative;
  margin-top: calc(140 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__video {
    margin-top: 6.5rem;
    padding-bottom: 21%;
  }
}

#Femininity_2022 .sec--02__video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#Femininity_2022 .sec--02__step {
  margin-top: calc(150 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step {
    position: relative;
    margin-top: 6.6em;
  }
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step::before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/pc_right.png);
    width: 46.4rem;
    height: 59.8rem;
    top: 40rem;
    left: -14em;
  }
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step::after {
    content: "";
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/pc_left.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 46.4rem;
    height: 59.8rem;
    top: 40rem;
    right: -22rem;
  }
}

#Femininity_2022 .sec--02__step_ttl {
  color: #B79841;
  font-size: calc(50 *(100vw / 750));
  letter-spacing: 0.12em;
  font-family: 'Playfair Display', serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_ttl {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
    font-size: 2rem;
    letter-spacing: 0.1em;
    width: 71rem;
    margin: auto;
  }
}

#Femininity_2022 .sec--02__step_ttl::before, #Femininity_2022 .sec--02__step_ttl::after {
  content: "";
  border-top: 1px solid;
  width: 30%;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_ttl::before, #Femininity_2022 .sec--02__step_ttl::after {
    width: 40%;
  }
}

#Femininity_2022 .sec--02__step_ttl::before {
  margin-right: calc(40 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_ttl::before {
    margin-right: 4rem;
  }
}

#Femininity_2022 .sec--02__step_ttl::after {
  margin-left: calc(40 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_ttl::after {
    margin-left: 4rem;
  }
}

#Femininity_2022 .sec--02__step_list_box {
  text-align: left;
  padding: 0 calc(50 *(100vw / 750));
  margin-top: calc(90 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_list_box {
    padding: 0;
    width: 51rem;
    margin: auto;
    margin-top: 6.4rem;
  }
}

#Femininity_2022 .sec--02__step_list {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: calc(27 *(100vw / 750));
  font-weight: 500;
  line-height: 1.96296;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_list {
    font-size: 1.7rem;
    letter-spacing: 0.2em;
  }
}

#Femininity_2022 .sec--02__step_list--02 {
  margin-top: calc(20 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_list--02 {
    margin-top: 0;
  }
}

#Femininity_2022 .sec--02__step_list--03 {
  margin-top: calc(20 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_list--03 {
    margin-top: 0;
  }
}

#Femininity_2022 .sec--02__step_list_num {
  color: #B79841;
  font-weight: bold;
  display: inline-block;
  margin-right: calc(15 *(100vw / 750));
  position: relative;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_list_num {
    margin-right: .9rem;
  }
}

#Femininity_2022 .sec--02__step_list_num::before {
  content: ".";
  position: absolute;
  bottom: 0;
  right: calc(-8 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__step_list_num::before {
    right: -9px;
  }
}

#Femininity_2022 .sec--02__note {
  width: calc(700 *(100vw / 750));
  margin: auto;
  margin-top: calc(120 *(100vw / 750));
  text-align: center;
  border: 1px solid #B79841;
  position: relative;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__note {
    width: 100rem;
    margin-top: 10rem;
  }
}

#Femininity_2022 .sec--02__note_inner {
  padding-top: calc(120 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__note_inner {
    padding-top: 6rem;
    padding-bottom: 4.6rem;
  }
}

#Femininity_2022 .sec--02__note__head {
  font-size: calc(32 *(100vw / 750));
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  color: #B79841;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__note__head {
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}

#Femininity_2022 .sec--02__note__head::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/mini_ttl_left_flower.png);
  width: calc(47 *(100vw / 750));
  height: calc(97 *(100vw / 750));
  left: calc(-100 *(100vw / 750));
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__note__head::before {
    width: 3rem;
    height: 6.2rem;
    left: -5rem;
  }
}

#Femininity_2022 .sec--02__note__head::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/mini_ttl_right_flower.png);
  width: calc(47 *(100vw / 750));
  height: calc(97 *(100vw / 750));
  right: calc(-70 *(100vw / 750));
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__note__head::after {
    width: 3rem;
    height: 6.2rem;
    right: -5rem;
  }
}

#Femininity_2022 .sec--02__note__sub_head {
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.075em;
  line-height: 2.41667;
  margin-top: calc(90 *(100vw / 750));
  padding-bottom: calc(65 *(100vw / 750));
  font-size: calc(24 *(100vw / 750));
  text-align: center;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__note__sub_head {
    margin-top: 4.4rem;
    letter-spacing: 0.2em;
    font-size: 1.7rem;
    line-height: 1.94118;
    padding-bottom: 4.5rem;
  }
}

#Femininity_2022 .sec--02__note__sub_head::before {
  content: "";
  position: absolute;
  width: calc(650 *(100vw / 750));
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  background-color: #B79841;
  height: 1px;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__note__sub_head::before {
    width: 80rem;
  }
}

#Femininity_2022 .sec--02__note__text {
  letter-spacing: 0.075em;
  line-height: 2.41667;
  font-size: calc(24 *(100vw / 750));
  width: calc(624 *(100vw / 750));
  margin: auto;
  margin-top: calc(70 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__note__text {
    width: 75.5rem;
    letter-spacing: 0.2em;
    font-size: 1.7rem;
    line-height: 1.94118;
    margin-top: 4rem;
  }
}

#Femininity_2022 .sec--02__detail {
  margin-top: calc(120 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 5.3rem;
  }
}

#Femininity_2022 .sec--02__detail__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__detail__inner {
    margin-right: 19rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#Femininity_2022 .sec--02__detail__inner--02 {
  margin-top: calc(80 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__detail__inner--02 {
    margin-top: 0;
    margin-right: 0;
  }
}

#Femininity_2022 .sec--02__detail_img {
  width: calc(108 *(100vw / 750));
  margin-right: calc(40 *(100vw / 750));
  margin-left: calc(46 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__detail_img {
    width: 4.6rem;
    margin: 0;
  }
}

#Femininity_2022 .sec--02__detail_img--02 {
  width: calc(82 *(100vw / 750));
  margin-right: calc(60 *(100vw / 750));
  margin-left: calc(60 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__detail_img--02 {
    width: 3.5rem;
    margin: 0;
  }
}

#Femininity_2022 .sec--02__detail_text {
  display: inline-block;
  font-size: calc(28 *(100vw / 750));
  letter-spacing: 0.1em;
  line-height: 1.78571;
  color: #B79841;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--02__detail_text {
    font-size: 1.7rem;
    line-height: 1.82353;
    margin-top: 1.5rem;
  }
}

#Femininity_2022 .sec--02__detail_text--02 {
  position: relative;
}

#Femininity_2022 .sec--02__detail_text--02::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #B79841;
}

#Femininity_2022 .sec--02__img_box {
  margin-top: 0;
  width: auto;
}

#Femininity_2022 .sec--02__btn_box {
  width: calc(750 *(100vw / 750));
  position: relative;
  top: calc(20 *(100vw / 750));
  z-index: 2;
  cursor: pointer;
  height: calc(480 *(100vw / 750));
  line-height: calc(480 *(100vw / 750));
  margin-top: calc(-90 *(100vw / 750));
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFF7F0), color-stop(70%, rgba(255, 247, 240, 0.9)), color-stop(30%, rgba(255, 247, 240, 0.9)), to(rgba(255, 247, 240, 0)));
  background: -webkit-linear-gradient(bottom, #FFF7F0 0%, rgba(255, 247, 240, 0.9) 70%, rgba(255, 247, 240, 0.9) 30%, rgba(255, 247, 240, 0));
  background: linear-gradient(to top, #FFF7F0 0%, rgba(255, 247, 240, 0.9) 70%, rgba(255, 247, 240, 0.9) 30%, rgba(255, 247, 240, 0));
  margin-left: calc(-26 *(100vw / 750));
}

#Femininity_2022 .sec--02__btn_box::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/left3.png);
  background-size: 100%;
  width: calc(500 *(100vw / 750));
  height: calc(265 *(100vw / 750));
  left: calc(-200 *(100vw / 750));
  top: calc(240 *(100vw / 750));
}

#Femininity_2022 .sec--02__btn_box::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/right3.png);
  width: calc(500 *(100vw / 750));
  height: calc(315 *(100vw / 750));
  right: calc(-220 *(100vw / 750));
  top: calc(200 *(100vw / 750));
}

#Femininity_2022 .sec--02__btn {
  position: relative;
  margin-bottom: calc(95 *(100vw / 750));
  margin-top: calc(77 *(100vw / 750));
  top: calc(100 *(100vw / 750));
}

#Femininity_2022 .btn_more_neo {
  margin-top: calc(-80 *(100vw / 750));
  margin-bottom: calc(50 *(100vw / 750));
  position: relative;
  z-index: 10;
}

#Femininity_2022 .btn_more_neo {
  opacity: 0;
}

#Femininity_2022 .btn_more_back {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 1;
}

#Femininity_2022 .sec--03 {
  overflow-x: hidden;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03 {
    padding-bottom: 3.5rem;
  }
}

#Femininity_2022 .sec--03::before {
  display: none;
}

#Femininity_2022 .sec--03::after {
  display: none;
}

#Femininity_2022 .sec--03__bg {
  background-image: initial;
  background: #FFEFCC;
  margin-bottom: calc(135 *(100vw / 750));
  position: relative;
  padding-bottom: calc(120 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__bg {
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/pc_bg2.png);
    margin-bottom: 9rem;
    padding-bottom: 0;
  }
}

#Femininity_2022 .sec--03__bg::before {
  content: "";
  position: absolute;
  bottom: calc(-76 *(100vw / 750));
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/sp_bg2.png);
  width: 100%;
  height: calc(76 *(100vw / 750));
  z-index: 2;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__bg::before {
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/pc_bg2.png);
    height: 13.2rem;
    bottom: -13.2rem;
  }
}

#Femininity_2022 .sec--03__head {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  letter-spacing: 0.12em;
  font-size: calc(50 *(100vw / 750));
  width: calc(735 *(100vw / 750));
  margin: auto;
  position: relative;
  padding-top: calc(240 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__head {
    width: 107.4rem;
    padding-top: 21.7rem;
    font-size: 3rem;
    letter-spacing: 0.2em;
  }
}

#Femininity_2022 .sec--03__head::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/ttl_left_flower.png);
  width: calc(88 *(100vw / 750));
  height: calc(277 *(100vw / 750));
  left: calc(0 *(100vw / 750));
  top: calc(280 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__head::before {
    height: 35.7rem;
    width: 12.2rem;
    top: 10.6rem;
  }
}

#Femininity_2022 .sec--03__head::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/ttl_right_flower.png);
  width: calc(88 *(100vw / 750));
  height: calc(277 *(100vw / 750));
  right: calc(0 *(100vw / 750));
  top: calc(280 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__head::after {
    height: 35.7rem;
    width: 12.2rem;
    top: 10.6rem;
  }
}

#Femininity_2022 .sec--03__sub_head {
  margin-top: calc(35 *(100vw / 750));
  font-size: calc(34 *(100vw / 750));
  line-height: 1.70588;
  letter-spacing: 0.1em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
  text-align: center;
  color: #B79841;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__sub_head {
    letter-spacing: 0.2em;
    margin-top: 2rem;
    font-size: 2.3rem;
  }
}

#Femininity_2022 .sec--03__product {
  width: calc(700 *(100vw / 750));
  margin: auto;
  margin-top: calc(160 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product {
    width: 90.7rem;
    margin-top: 24.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#Femininity_2022 .sec--03__product--02 {
  margin-top: calc(155 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product--02 {
    margin-top: 13.1rem;
  }
}

#Femininity_2022 .sec--03__product_img {
  width: calc(620 *(100vw / 750));
  margin: auto;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_img {
    width: 35.3rem;
    margin: 0;
  }
}

#Femininity_2022 .sec--03__product_text_box {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  margin-top: calc(66 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_text_box {
    margin: 0;
    font-size: 1.7rem;
    width: 50rem;
  }
}

#Femininity_2022 .sec--03__product_tax {
  font-size: calc(34 *(100vw / 750));
  line-height: 1.47059;
  font-weight: bold;
  color: #B79841;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_tax {
    font-size: 1.7rem;
  }
}

#Femininity_2022 .sec--03__product_tax_num {
  display: block;
  margin-top: calc(8 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_tax_num {
    margin-top: .8rem;
  }
}

#Femininity_2022 .sec--03__product_tax_detail {
  margin-top: calc(20 *(100vw / 750));
  font-weight: 500;
  font-size: calc(24 *(100vw / 750));
  line-height: 1.95833;
  letter-spacing: 0.05em;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_tax_detail {
    font-size: 1.7rem;
    margin-top: 1.2rem;
  }
}

#Femininity_2022 .sec--03__product_content {
  font-weight: bold;
  color: #B79841;
  font-size: calc(24 *(100vw / 750));
  letter-spacing: 0.075em;
  margin-top: calc(60 *(100vw / 750));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_content {
    font-size: 1.7rem;
    margin-top: 4rem;
  }
}

#Femininity_2022 .sec--03__product_content::after {
  border-top: 1px solid;
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 1rem;
}

#Femininity_2022 .sec--03__product_list_box {
  margin-top: calc(10 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_list_box {
    margin-top: 0;
  }
}

#Femininity_2022 .sec--03__product_list {
  font-size: calc(24 *(100vw / 750));
  letter-spacing: 0.075em;
  line-height: 1.95833;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_list {
    font-size: 1.7rem;
    letter-spacing: 0em;
  }
}

#Femininity_2022 .sec--03__product_list_dot {
  color: #B79841;
  display: inline-block;
}

#Femininity_2022 .sec--03__btn {
  margin-top: calc(100 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__btn {
    width: 35rem;
    height: 5.5rem;
    line-height: 5.5rem;
    margin-top: 4rem;
    letter-spacing: 0.2em;
    font-size: 1.7rem;
  }
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_img_neo {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--03__product_text_box_neo {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

#Femininity_2022 .is-active {
  width: auto;
  margin-left: 0;
  top: initial;
}

#Femininity_2022 .is-active::before {
  display: none;
}

#Femininity_2022 .is-active::after {
  display: none;
}

#Femininity_2022 .sec__bg_inner_on .is-active {
  position: relative;
  z-index: -10;
}

#Femininity_2022 .sec--02__btn_box.is-active {
  height: auto;
}

#Femininity_2022 .sec--02__btn_box.is-active > .sec--02__btn {
  top: initial;
}

#Femininity_2022 .is-active .sec__btn_text::after {
  display: none;
}

#Femininity_2022 .sec--04 {
  padding: calc(140 *(100vw / 750)) 0 calc(240 *(100vw / 750));
  overflow: visible;
  background-color: #FFF7F0;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--04 {
    padding-top: 0;
    padding-bottom: 20rem;
  }
}

#Femininity_2022 .sec--04__head {
  padding-top: 0;
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--04__head {
    padding-top: 20.7rem;
    width: 107.4rem;
    margin: auto;
  }
}

#Femininity_2022 .sec--04__head::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/l_flower2.png);
  width: calc(124 *(100vw / 750));
  height: calc(535 *(100vw / 750));
  left: calc(0 *(100vw / 750));
  top: calc(-30 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--04__head::before {
    width: 12rem;
    height: 39.9rem;
    top: 19rem;
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/ttl_left_flower.png);
  }
}

#Femininity_2022 .sec--04__head::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/r_flower2.png);
  width: calc(124 *(100vw / 750));
  height: calc(535 *(100vw / 750));
  right: calc(0 *(100vw / 750));
  top: calc(-30 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--04__head::after {
    width: 12rem;
    height: 39.9rem;
    top: 19rem;
    background-image: url(../../Contents/ImagesPkg/lp/2022Femininity/ttl_right_flower.png);
  }
}

#Femininity_2022 .sec--04__text {
  font-size: calc(17 *(100vw / 750));
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  text-align: center;
  line-height: 1.94118;
  letter-spacing: 0.2em;
  margin-top: calc(70 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--04__text {
    letter-spacing: 0.2em;
    line-height: 1.94118;
    font-size: 1.7rem;
    margin-top: 7rem;
  }
}

#Femininity_2022 .sec--04__btn {
  margin-top: calc(50 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #Femininity_2022 .sec--04__btn {
    margin-top: 7rem;
    width: 35rem;
    height: 5.5rem;
    line-height: 5.5rem;
    font-size: 1.7rem;
    letter-spacing: 0.2em;
  }
}

.slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: -6rem;
  left: 0;
}

.slick-next:before {
  background: url(../../Contents/ImagesPkg/lp/2022Femininity/right.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 1.3rem !important;
  height: 2.7rem !important;
}

.slick-prev:before {
  background: url(../../Contents/ImagesPkg/lp/2022Femininity/left.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 1.3rem !important;
  height: 2.7rem !important;
}

.slick-arrow {
  z-index: 2 !important;
  width: auto;
  height: auto;
}

.slick-next {
  right: -20px !important;
}

.slick-prev {
  left: -30px !important;
}

.slick-arrow:before {
  opacity: 1 !important;
}

.video-js .player .vp-controls {
  position: absolute;
  bottom: 6em;
  left: 13em;
  right: 1em;
  height: 0;
  opacity: 1;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}
/*# sourceMappingURL=style.css.map */