@charset "UTF-8";
.lifestyle_lp .lifestyle_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}
.lifestyle_lp .lifestyle_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
}
.lifestyle_lp * {
  box-sizing: border-box;
}
.lifestyle_lp li, .lifestyle_lp summary {
  list-style: none;
}
.lifestyle_lp img, .lifestyle_lp video, .lifestyle_lp picture {
  width: 100%;
  height: auto;
}
.lifestyle_lp a, .lifestyle_lp picture, .lifestyle_lp figure {
  display: block;
}
.lifestyle_lp a {
  color: inherit;
  text-decoration: none;
}
.lifestyle_lp table {
  border-collapse: collapse;
}
.lifestyle_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
.lifestyle_lp address {
  font-style: inherit;
}
.lifestyle_lp *:focus {
  outline: none;
}
.lifestyle_lp .cont_inner {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .lifestyle_lp .slick-dots li.slick-active button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .lifestyle_lp .slick-dots li.slick-active button:before:nth-child(2) {
    margin-top: calc(-10 *(100vw / 750));
  }
  .lifestyle_lp .slick-dots li button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .lifestyle_lp .slick-dots li {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
    margin: calc(30 *(100vw / 750)) calc(20 *(100vw / 750)) 0 0 !important;
    border-radius: 100%;
  }
  .lifestyle_lp .slick-dots {
    text-align: center !important;
  }
  .lifestyle_lp .pcOnly {
    display: none;
  }
  .lifestyle_lp .spOnly {
    display: block;
  }
  .lifestyle_lp .cont_inner {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .lifestyle_lp .slick-dots li.slick-active button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .lifestyle_lp .slick-dots li button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .lifestyle_lp .slick-dots li {
    width: 5rem;
    height: 0.5rem;
  }
  .lifestyle_lp .slick-dots {
    margin-top: 1.2rem;
  }
  .lifestyle_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
  }
  .lifestyle_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
    text-align: center;
  }
  .lifestyle_lp .spOnly {
    display: none;
  }
  .lifestyle_lp .pcOnly {
    display: block;
  }
  .lifestyle_lp img {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  html,
body {
    font-size: calc(10 *(100vw / 1400));
  }
}
.lifestyle_lp .js-fade-Vr {
  transition-duration: 2.5s;
  opacity: 0;
  transform: translateY(100px);
}

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

.lifestyle_lp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.lifestyle_lp {
  text-align: center;
  margin: 0rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp {
    margin: calc(0 *(100vw / 750)) 0 0 0;
    overflow: hidden;
  }
}
.lifestyle_lp a {
  display: inline-block;
}
.lifestyle_lp .credit {
  font-size: 1.4rem;
  line-height: 1.85;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  color: #000;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .credit {
    font-size: calc(22 *(100vw / 750));
    line-height: 1.81;
  }
}
.lifestyle_lp .ttl_color {
  color: #3d5723;
  font-size: 2.4rem;
  letter-spacing: 0.15em;
  font-feature-settings: "palt";
  text-align: left;
  line-height: 2;
  font-family: "vdl-v7mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ttl_color {
    font-size: calc(42 *(100vw / 750));
  }
}
.lifestyle_lp .Mainvisual {
  position: relative;
  z-index: 100;
}
.lifestyle_lp .Mainvisual--main_visual {
  padding-top: 2.2rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .Mainvisual--main_visual {
    padding: 0;
  }
}
.lifestyle_lp .Mainvisual--main_visual .flexArea {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 80rem;
  margin: 2rem 0 0 -4rem;
}
@media screen and (min-width: 768px) {
  .lifestyle_lp .Mainvisual--main_visual .flexArea .mv_imgArea {
    width: 42rem;
  }
}
@media screen and (min-width: 768px) {
  .lifestyle_lp .Mainvisual--main_visual .flexArea .mv_ttl {
    width: 32.2rem;
    margin-top: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .lifestyle_lp .Mainvisual::after {
    content: "";
    background: url(/page/feature/atelier/230224_interwms/img/mv_cover.jpg) no-repeat;
    display: block;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 55rem;
    top: 0rem;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -2;
  }
}
.lifestyle_lp .ct_bgArea {
  background: #efefef;
  margin-top: -4.2rem;
  padding-bottom: 16rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea {
    margin-top: calc(0 *(100vw / 750));
    padding-bottom: calc(135 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents1 {
  padding-top: 11.2rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 {
    padding-top: calc(105 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents1 .main_txtBox {
  text-align: center;
  position: relative;
  width: 69rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .main_txtBox {
    width: auto;
  }
}
.lifestyle_lp .ct_bgArea .contents1 .main_txtBox .main_ttl {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 2;
  color: #305723;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .main_txtBox .main_ttl {
    font-size: calc(30 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents1 .main_txtBox .main_txt {
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 2.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .main_txtBox .main_txt {
    font-size: calc(24 *(100vw / 750));
    line-height: 2;
    letter-spacing: 0.025em;
    font-feature-settings: "palt";
    margin-top: calc(55 *(100vw / 750));
  }
}
@media screen and (min-width: 768px) {
  .lifestyle_lp .ct_bgArea .contents1 .main_txtBox .txt_img {
    position: absolute;
    z-index: -1;
    top: 8.9rem;
    left: -3.6rem;
    width: 13rem;
    pointer-events: none;
  }
}
.lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 13.5rem 0 0 21rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea {
    margin: calc(173 *(100vw / 750)) 0 0 0;
    flex-direction: column;
  }
}
.lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 {
  text-align: left;
  margin: 8.4rem 0 0 6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 {
    display: flex;
    flex-direction: column-reverse;
    margin: 0rem 0 0 0rem;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 .txt_Box {
    margin: calc(38 *(100vw / 750)) 0 0 calc(50 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 .txt_Box .ct1_ttl {
  position: relative;
}
.lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 .txt_Box .ct1_ttl .txt_img {
  position: absolute;
  top: -8rem;
  right: 6.4rem;
  z-index: -1;
  pointer-events: none;
  width: 18rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 .txt_Box .ct1_ttl .txt_img {
    width: calc(224 *(100vw / 750));
    top: calc(-140 *(100vw / 750));
    left: calc(-82 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 .txt_Box .ct1_txt {
  width: 42rem;
  font-size: 1.4rem;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 2.3rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 .txt_Box .ct1_txt {
    width: calc(600 *(100vw / 750));
    font-size: calc(24 *(100vw / 750));
    margin-left: calc(24 *(100vw / 750));
    line-height: 2;
    letter-spacing: 0.025em;
    font-feature-settings: "palt";
  }
}
.lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 .model_img {
  width: 36rem;
  margin-top: 9.3rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box1 .model_img {
    width: calc(480 *(100vw / 750));
    margin-left: auto;
    margin-top: 0;
  }
}
.lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box2 {
  width: 52rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box2 {
    width: calc(650 *(100vw / 750));
    margin-top: calc(87 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box2 .credit {
  font-size: 1.4rem;
  color: #000000;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 1.6rem;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents1 .ct1_flexArea--box2 .credit {
    font-size: calc(22 *(100vw / 750));
    line-height: 1.86;
    margin: calc(20 *(100vw / 750)) 0 0 calc(30 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents2 {
  margin-top: 18rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 {
    margin-top: calc(166 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea {
  width: 99rem;
  display: flex;
  justify-content: space-between;
  margin-left: 27rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea {
    flex-direction: column;
    width: calc(750 *(100vw / 750));
    margin-left: 0;
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 {
  position: relative;
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .model_img {
  width: 53rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .model_img {
    width: calc(680 *(100vw / 750));
    margin-left: auto;
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_Box {
  margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_Box {
    margin: calc(38 *(100vw / 750)) 0 0 calc(48 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_Box .ct2_ttl {
  position: relative;
  letter-spacing: 0.193em;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_Box .ct2_ttl {
    letter-spacing: 0.16em;
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_Box .ct2_ttl .txt_img {
  position: absolute;
  top: -6rem;
  left: -10rem;
  z-index: -1;
  pointer-events: none;
  width: 19.2rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_Box .ct2_ttl .txt_img {
    top: calc(-56 *(100vw / 750));
    left: calc(460 *(100vw / 750));
    width: calc(240 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_Box .ct2_txt {
  width: 53rem;
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 2rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_Box .ct2_txt {
    width: calc(650 *(100vw / 750));
    font-size: calc(24 *(100vw / 750));
    margin: calc(47 *(100vw / 750)) 0 0 calc(2 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_img {
  position: absolute;
  top: -2rem;
  right: -38rem;
  z-index: -1;
  pointer-events: none;
  width: 17rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box1 .txt_img {
    top: calc(-155 *(100vw / 750));
    left: calc(5 *(100vw / 750));
    width: calc(184 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box2 {
  width: 36rem;
  margin: 76rem 0 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box2 {
    width: auto;
    margin: calc(89 *(100vw / 750)) 0 0 0;
    display: flex;
    align-items: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box2 .model_img {
    width: calc(430 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box2 .credit {
  font-size: 1.4rem;
  color: #000000;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 1.6rem;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box2 .credit {
    font-size: calc(22 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) 0 calc(-10 *(100vw / 750)) calc(29 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box2 .txt_img {
  width: 15rem;
  position: absolute;
  bottom: -8rem;
  right: 4rem;
  pointer-events: none;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents2 .ct2_flexArea--box2 .txt_img {
    width: calc(170 *(100vw / 750));
    bottom: calc(-132 *(100vw / 750));
    right: calc(220 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents3 {
  margin-top: 13.4rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 {
    margin-top: calc(178 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea {
  display: flex;
  flex-direction: row-reverse;
  width: 97.5rem;
  margin: 0 0 0 17rem;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea {
    flex-direction: column;
    width: calc(750 *(100vw / 750));
    margin: 0 0 0 calc(0 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box1 {
  margin-top: 17.3rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box1 {
    margin-top: calc(0 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box1 .model_img {
  width: 52.6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box1 .model_img {
    width: calc(630 *(100vw / 750));
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box1 .txt_Box {
    margin: calc(40 *(100vw / 750)) 0 0 calc(58 *(100vw / 750));
    width: calc(650 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box1 .txt_Box .ct3_ttl {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box1 .txt_Box .ct3_ttl .txt_img {
    top: calc(0 *(100vw / 750));
    left: calc(328 *(100vw / 750));
    z-index: -1;
    width: calc(246 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box1 .txt_Box .ct3_txt {
    font-size: calc(24 *(100vw / 750));
    line-height: 2;
    letter-spacing: 0.025em;
    font-feature-settings: "palt";
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
  }
}
.lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box2 {
  width: 39rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box2 {
    width: auto;
    margin-top: calc(132 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box2 .model_img {
    width: calc(500 *(100vw / 750));
    margin-left: calc(200 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box2 .credit {
  font-size: 1.4rem;
  color: #000000;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 1.6rem;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box2 .credit {
    font-size: calc(22 *(100vw / 750));
    text-align: right;
    letter-spacing: 0.044em;
    font-feature-settings: "palt";
    margin: calc(23 *(100vw / 750)) calc(49 *(100vw / 750)) 0 0;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents3 .ct3_flexArea--box2 .credit .txt_img {
    position: absolute;
    top: calc(-40 *(100vw / 750));
    left: calc(30 *(100vw / 750));
    z-index: -1;
    pointer-events: none;
    width: calc(224 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents3 .txt_Box {
  width: 70rem;
  text-align: left;
  margin: -1.2rem 0 0 26.6rem;
}
.lifestyle_lp .ct_bgArea .contents3 .txt_Box .ct3_ttl {
  position: relative;
}
.lifestyle_lp .ct_bgArea .contents3 .txt_Box .ct3_ttl .txt_img {
  position: absolute;
  top: 1rem;
  left: 14rem;
  z-index: -1;
  pointer-events: none;
  width: 19rem;
}
.lifestyle_lp .ct_bgArea .contents3 .txt_Box .ct3_txt {
  font-size: 1.4rem;
  line-height: 2;
  margin: 2.4rem 0 0 -0.6rem;
}
.lifestyle_lp .ct_bgArea .contents4 {
  margin-top: 17rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 {
    margin-top: calc(170 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea {
  width: 108rem;
  margin-left: 21rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea {
    width: calc(750 *(100vw / 750));
    margin-left: calc(0 *(100vw / 750));
    flex-direction: column;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 {
  width: 48rem;
  margin-top: 17.6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 {
    width: calc(520 *(100vw / 750));
    margin: 0;
    display: flex;
    flex-direction: column-reverse;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .txt_Box {
  margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .txt_Box {
    width: calc(650 *(100vw / 750));
    margin: calc(39 *(100vw / 750)) 0 0 calc(50 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .txt_Box .ct4_ttl {
  position: relative;
  letter-spacing: 0.193em;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .txt_Box .ct4_ttl {
    letter-spacing: 0.15em;
    font-feature-settings: "palt";
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .txt_Box .ct4_ttl .txt_img {
  position: absolute;
  top: -1rem;
  right: 13.2rem;
  z-index: -1;
  pointer-events: none;
  width: 15.2rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .txt_Box .ct4_ttl .txt_img {
    width: calc(182 *(100vw / 750));
    top: calc(96 *(100vw / 750));
    right: calc(-68 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .txt_Box .ct4_txt {
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 2.4rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .txt_Box .ct4_txt {
    font-size: calc(24 *(100vw / 750));
    margin: calc(45 *(100vw / 750)) 0 0 0;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .model_img {
  width: 42rem;
  margin-top: 7.2rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .model_img {
    width: calc(520 *(100vw / 750));
    margin: 0;
    margin-left: auto;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box1 .credit {
  font-size: 1.4rem;
  color: #000000;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 1.4rem;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box2 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box2 {
    width: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box2 {
    margin-top: calc(88 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box2 .model_img {
    width: calc(650 *(100vw / 750));
    margin-left: auto;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box2 .txt_img {
  width: 12.2rem;
  position: absolute;
  bottom: 32.4rem;
  right: -2rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .ct4_flexArea--box2 .credit {
    font-size: calc(22 *(100vw / 750));
    letter-spacing: 0.044em;
    text-align: right;
    line-height: 1.8;
    margin: calc(22 *(100vw / 750)) calc(30 *(100vw / 750)) 0 0;
    font-family: "pragmatica", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .btm_txtBox {
  margin: 21.1rem 0 0 10rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .btm_txtBox {
    margin: calc(285 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box {
  width: 60rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box {
    width: auto;
    margin-left: calc(100 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box .btm_ttl {
  position: relative;
  font-size: 2.8rem;
  letter-spacing: 0.05em;
  line-height: normal !important;
  font-family: "span", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box .btm_ttl {
    font-size: calc(44 *(100vw / 750));
    letter-spacing: 0.045em;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box .btm_ttl .sub_ttl {
  font-size: 2.2rem;
  letter-spacing: 0.18em;
  font-family: "vdl-v7mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box .btm_ttl .sub_ttl {
    font-size: calc(37 *(100vw / 750));
    margin: calc(3 *(100vw / 750)) 0 0 0;
    letter-spacing: 0.12em;
    display: block;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box .txt_img {
  position: absolute;
  top: 1rem;
  right: -5rem;
  width: 50rem;
  pointer-events: none;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box .txt_img {
    width: calc(228 *(100vw / 750));
    top: calc(-28 *(100vw / 750));
    right: calc(109 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box .btm_txt {
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 2.4rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .btm_txtBox .txt_Box .btm_txt {
    width: calc(600 *(100vw / 750));
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(30 *(100vw / 750));
    line-height: 2;
    letter-spacing: 0.01em;
  }
}
.lifestyle_lp .ct_bgArea .contents4 .btm_txtBox::after {
  content: "";
  background: url(/page/feature/atelier/230224_interwms/img/txt_cover01.jpg) no-repeat;
  display: block;
  background-size: cover;
  background-position: center;
  width: 24rem;
  height: 40.4rem;
  top: -9.8rem;
  left: 22rem;
  right: 0;
  position: absolute;
  z-index: -999;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents4 .btm_txtBox::after {
    background: url(/page/feature/atelier/230224_interwms/img/txt_cover01_sp.jpg) no-repeat;
    background-size: cover;
    width: calc(240 *(100vw / 750));
    height: calc(720 *(100vw / 750));
    top: calc(-117 *(100vw / 750));
    left: calc(34 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 {
  margin-top: 27.3rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 {
    margin-top: calc(290 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea {
  display: flex;
  width: 140rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea {
    flex-direction: column;
    width: calc(750 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box1 {
  width: 75rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box1 {
    width: calc(750 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 {
  width: 65rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 {
    width: auto;
    padding-top: calc(85 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox {
  width: 50rem;
  margin: 6rem 0 0 6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox {
    width: auto;
    margin: 0;
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox .sub_ttl {
  width: 50rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox .sub_ttl {
    width: calc(650 *(100vw / 750));
    margin: 0 auto;
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox .main_ttl {
  width: 37.6rem;
  margin: 6.2rem 0 0 6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox .main_ttl {
    width: calc(520 *(100vw / 750));
    margin: calc(80 *(100vw / 750)) 0 0 calc(120 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox .name_txt {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 2;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox .name_txt {
    font-size: calc(25 *(100vw / 750));
    margin: calc(37 *(100vw / 750)) 0 0 calc(50 *(100vw / 750));
    letter-spacing: 0.01em;
    font-feature-settings: "palt";
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox .textArea {
  font-size: 1.4rem;
  line-height: 2;
  text-align: left;
  margin-top: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2 .txtBox .textArea {
    width: calc(650 *(100vw / 750));
    font-size: calc(24 *(100vw / 750));
    margin: calc(13 *(100vw / 750)) 0 0 calc(50 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2::after {
  content: "";
  background: url(/page/feature/atelier/230224_interwms/img/txt_cover02.jpg) no-repeat;
  display: block;
  background-size: cover;
  background-position: center;
  width: 65rem;
  height: 54.6rem;
  top: 0rem;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .top_ct5_flexArea--box2::after {
    background: url(/page/feature/atelier/230224_interwms/img/txt_cover02_sp.jpg?20230220) no-repeat;
    background-size: cover;
    width: calc(750 *(100vw / 750));
    height: calc(898 *(100vw / 750));
    top: calc(0 *(100vw / 750));
    left: calc(0 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea {
  display: flex;
  width: 140rem;
  margin: 0 auto;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea {
    width: calc(750 *(100vw / 750));
    margin: 0 auto;
    flex-direction: column;
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box1 {
  width: 75rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box1 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(75 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 {
  width: 65rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 {
    width: auto;
    padding-top: calc(80 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox {
  width: 50rem;
  margin: 5.8rem 0 0 9rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox {
    width: calc(750 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox .main_ttl {
  width: 46rem;
  margin: 5.8rem 0 0 2rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox .main_ttl {
    width: calc(630 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) 0 0 calc(60 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox .name_txt {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 2;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox .name_txt {
    font-size: calc(25 *(100vw / 750));
    margin: calc(47 *(100vw / 750)) 0 0 calc(50 *(100vw / 750));
    letter-spacing: 0.01em;
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox .textArea {
  font-size: 1.4rem;
  line-height: 2;
  text-align: left;
  margin-top: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox .textArea {
    font-size: calc(24 *(100vw / 750));
    margin: calc(13 *(100vw / 750)) 0 0 calc(50 *(100vw / 750));
    width: calc(650 *(100vw / 750));
    letter-spacing: 0.01em;
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox .credit {
  font-size: 1.4rem;
  color: #000000;
  letter-spacing: 0.05em;
  line-height: 1.86;
  margin-top: 4.7rem;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2 .txtBox .credit {
    font-size: calc(22 *(100vw / 750));
    margin: calc(78 *(100vw / 750)) 0 0 calc(50 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2::after {
  content: "";
  background: url(/page/feature/atelier/230224_interwms/img/txt_cover03.jpg?2023) no-repeat;
  display: block;
  background-size: cover;
  background-position: center;
  width: 65rem;
  height: 54.6rem;
  top: 0rem;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents5 .btm_ct5_flexArea--box2::after {
    background: url(/page/feature/atelier/230224_interwms/img/txt_cover03_sp.jpg?20230220) no-repeat;
    background-size: cover;
    top: calc(0 *(100vw / 750));
    left: calc(0 *(100vw / 750));
    width: calc(750 *(100vw / 750));
    height: calc(928 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents6 {
  margin-top: 13.4rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 {
    margin-top: calc(247 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .ct6_ttl {
  width: 44.2rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .ct6_ttl {
    width: calc(562 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .ct6_ttl img {
  margin-left: 2.9rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .ct6_ttl img {
    margin-left: calc(10 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .sub_ttl {
  color: #3d5723;
  margin-top: 4.6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .sub_ttl {
    margin-top: calc(84 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .sub_ttl li:nth-of-type(1) {
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  font-family: "pragmatica", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .sub_ttl li:nth-of-type(1) {
    font-size: calc(32 *(100vw / 750));
    letter-spacing: 0.05em;
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .sub_ttl li:nth-of-type(2) {
  font-size: 1.8rem;
  letter-spacing: 0.075em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0.7rem 0 0 -0.9rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .sub_ttl li:nth-of-type(2) {
    font-size: calc(30 *(100vw / 750));
    margin: calc(13 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
    letter-spacing: 0.046em;
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .txt_Area {
  font-size: 1.4rem;
  line-height: 2;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .txt_Area {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(70 *(100vw / 750));
    letter-spacing: 0.023em;
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .day_txt {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .day_txt {
    margin-top: calc(70 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .day_txt li:nth-of-type(1) {
  font-size: 1.8rem;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  color: #3d5723;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .day_txt li:nth-of-type(1) {
    font-size: calc(30 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .day_txt li:nth-of-type(2) {
  font-size: 1.4rem;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .day_txt li:nth-of-type(2) {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.025em;
    line-height: 2;
    margin-top: calc(17 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .txt_img {
  width: 48.5rem;
  position: absolute;
  top: 3.6rem;
  left: 50.5%;
  z-index: -1;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6 .ct6_texArea .txt_img {
    width: calc(667 *(100vw / 750));
    top: calc(161 *(100vw / 750));
    left: 47%;
    z-index: -1;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
.lifestyle_lp .ct_bgArea .contents6::after {
  content: "";
  background: url(/page/feature/atelier/230224_interwms/img/txt_img03_1.svg) no-repeat;
  display: block;
  background-size: cover;
  background-position: center;
  width: 105rem;
  height: 68rem;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  position: absolute;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents6::after {
    background: url(/page/feature/atelier/230224_interwms/img/txt_img03_2sp.svg) no-repeat;
    width: calc(690 *(100vw / 750));
    height: calc(1420 *(100vw / 750));
    top: calc(-5 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents7 {
  margin-top: 19.4rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents7 {
    margin-top: calc(269 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .logoArea li:nth-of-type(1) {
  font-size: 2rem;
  color: #3d5723;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  font-family: "pragmatica", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .logoArea li:nth-of-type(1) {
    font-size: calc(32 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .logoArea li:nth-of-type(2) {
  width: 13.6rem;
  margin: 1.7rem auto 0;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .logoArea li:nth-of-type(2) {
    width: calc(184 *(100vw / 750));
    margin: calc(24 *(100vw / 750)) auto 0;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .logoArea li:nth-of-type(2) img {
    margin-left: calc(3 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .logoArea li:nth-of-type(3) {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  color: #3d5723;
  font-family: "pragmatica", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .logoArea li:nth-of-type(3) {
    font-size: calc(28 *(100vw / 750));
    margin-top: calc(30 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .txt_Area {
  font-size: 1.4rem;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 5.4rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .txt_Area {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(127 *(100vw / 750));
    letter-spacing: 0.028em;
  }
}
.lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .txt_Area .txt_img {
  position: absolute;
  width: 56rem;
  top: -6.5rem;
  left: 49.5%;
  z-index: -1;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  pointer-events: none;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents7 .ct7_texArea .txt_Area .txt_img {
    width: calc(666 *(100vw / 750));
    top: calc(200 *(100vw / 750));
    left: calc(371 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents8 {
  margin-top: 21.4rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents8 {
    margin-top: calc(227 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents8 .ct8_texArea {
  width: 45.2rem;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents8 .ct8_texArea {
    width: calc(600 *(100vw / 750));
    margin-left: calc(100 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents8 .ct8_texArea .logo {
  width: 8rem;
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents8 .ct8_texArea .logo {
    width: calc(110 *(100vw / 750));
    margin-left: calc(0 *(100vw / 750));
  }
}
.lifestyle_lp .ct_bgArea .contents8 .ct8_texArea .txt_Area {
  font-size: 1.3rem;
  line-height: 2;
  text-align: left;
  margin: 2.8rem 0 0 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lifestyle_lp .ct_bgArea .contents8 .ct8_texArea .txt_Area {
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents8 .ct8_texArea .txt_Area {
    font-size: calc(22 *(100vw / 750));
    margin: calc(50 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
    letter-spacing: 0.02em;
    line-height: 2.08;
  }
}
.lifestyle_lp .ct_bgArea .contents8 .ct8_texArea .txt_Area::after {
  content: "";
  background-color: #000000;
  display: block;
  background-size: cover;
  background-position: center;
  width: 45rem;
  height: 0.05rem;
  top: -1.1rem;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents8 .ct8_texArea .txt_Area::after {
    width: calc(600 *(100vw / 750));
    height: calc(0.75 *(100vw / 750));
    top: calc(-20 *(100vw / 750));
    z-index: 1;
  }
}
.lifestyle_lp .ct_bgArea .contents8 .ct8_texArea::after {
  content: "";
  background: url(/page/feature/atelier/230224_interwms/img/txt_cover04.jpg) no-repeat;
  display: block;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 12rem;
  height: 32.6rem;
  top: -4rem;
  left: -5rem;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .ct_bgArea .contents8 .ct8_texArea::after {
    background: url(/page/feature/atelier/230224_interwms/img/txt_cover04_sp.jpg?20230222) no-repeat;
    background-size: cover;
    width: calc(200 *(100vw / 750));
    height: calc(668 *(100vw / 750));
    top: calc(-60 *(100vw / 750));
    left: calc(-65 *(100vw / 750));
  }
}
.lifestyle_lp .checkItemAll {
  display: block;
  width: 22rem;
  margin: 12rem auto 0;
  font-size: 1.5rem;
  line-height: 2.3;
  letter-spacing: 0.05em;
  text-align: center;
  color: #333;
  border: 1px solid #333;
  font-feature-settings: "palt";
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .lifestyle_lp .checkItemAll {
    width: calc(355 *(100vw / 750));
    margin: calc(148 *(100vw / 750)) auto 0;
    font-size: calc(24 *(100vw / 750));
    display: block;
    line-height: 2.3;
    letter-spacing: 0.05em;
    text-align: center;
    border: cwS(1) solid #333;
  }
}

::-webkit-full-page-media .slick-next.slick-arrow,
::-webkit-full-page-media .slick-prev.slick-arrow, :future .slick-next.slick-arrow,
:future .slick-prev.slick-arrow, :root .slick-next.slick-arrow,
:root .slick-prev.slick-arrow {
  display: none !important;
}

.slick-next.slick-arrow,
.slick-prev.slick-arrow {
  display: none !important;
}

.bredlist.lp {
  margin: 0 auto !important;
}

#footer_emmi {
  margin-top: 118px;
}
@media screen and (max-width: 767px) {
  #footer_emmi {
    margin-top: calc(5 *(100vw / 750));
  }
}