@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800,900");
.influencer_lp .influencer_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}
.influencer_lp .influencer_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
}
.influencer_lp * {
  box-sizing: border-box;
}
.influencer_lp li, .influencer_lp summary {
  list-style: none;
}
.influencer_lp img, .influencer_lp video, .influencer_lp picture {
  width: 100%;
  height: auto;
}
.influencer_lp a, .influencer_lp picture, .influencer_lp figure {
  display: block;
}
.influencer_lp a {
  color: inherit;
  text-decoration: none;
}
.influencer_lp table {
  border-collapse: collapse;
}
.influencer_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
.influencer_lp address {
  font-style: inherit;
}
.influencer_lp *:focus {
  outline: none;
}
.influencer_lp .cont_inner {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .influencer_lp .slick-dots li.slick-active button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .influencer_lp .slick-dots li.slick-active button:before:nth-child(2) {
    margin-top: calc(-10 *(100vw / 750));
  }
  .influencer_lp .slick-dots li button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .influencer_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%;
  }
  .influencer_lp .slick-dots {
    text-align: center !important;
  }
  .influencer_lp .pcOnly {
    display: none;
  }
  .influencer_lp .spOnly {
    display: block;
  }
  .influencer_lp .cont_inner {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .influencer_lp .slick-dots li.slick-active button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .influencer_lp .slick-dots li button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .influencer_lp .slick-dots li {
    width: 5rem;
    height: 0.5rem;
  }
  .influencer_lp .slick-dots {
    margin-top: 1.2rem;
  }
  .influencer_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
  }
  .influencer_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
    text-align: center;
  }
  .influencer_lp .spOnly {
    display: none;
  }
  .influencer_lp .pcOnly {
    display: block;
  }
  .influencer_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));
  }
}
.influencer_lp .js-fade-Vr {
  transition-duration: 2.5s;
  opacity: 0;
  transform: translateY(100px);
}

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

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

.influencer_lp {
  text-align: center;
  margin: 8rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .influencer_lp {
    margin: calc(79 *(100vw / 750)) 0 0 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .influencer_lp {
    margin: calc(79 *(100vw / 750)) 0 0 0;
  }
}
.influencer_lp a {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .influencer_lp .model_img,
.influencer_lp .slider {
    background: #fff;
  }
}
.influencer_lp .credit {
  font-size: 1.4rem;
  line-height: 1.857;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  color: #000;
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .influencer_lp .credit {
    font-size: calc(22 *(100vw / 750));
  }
}
.influencer_lp .Mainvisual--main_visual {
  width: 80rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .influencer_lp .Mainvisual--main_visual {
    width: calc(750 *(100vw / 750));
  }
}
.influencer_lp .contents1 {
  margin-top: 11rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 {
    margin-top: calc(153 *(100vw / 750));
  }
}
.influencer_lp .contents1 .cont_ttl {
  width: 18.8rem;
  padding-top: 7rem;
  margin: 0 auto 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .cont_ttl {
    width: calc(330 *(100vw / 750));
    padding-top: calc(86 *(100vw / 750));
  }
}
.influencer_lp .contents1 .pagenav_link {
  width: 57.2rem;
  margin: 4rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .pagenav_link {
    width: calc(750 *(100vw / 750));
    display: block;
    margin: calc(60 *(100vw / 750)) auto 0;
  }
}
.influencer_lp .contents1 .pagenav_link li {
  width: 27.6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .pagenav_link li {
    width: calc(550 *(100vw / 750));
    margin: 0 auto;
  }
}
.influencer_lp .contents1 .pagenav_link li .name_txt {
  font-size: 2.6rem;
  white-space: nowrap;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  color: #fff;
  position: absolute;
  top: 14rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .pagenav_link li .name_txt {
    font-size: calc(48 *(100vw / 750));
    top: calc(290 *(100vw / 750));
  }
}
.influencer_lp .contents1 .pagenav_link li .sub_ttl {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  color: #fff;
  position: absolute;
  top: 17.5rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .pagenav_link li .sub_ttl {
    font-size: calc(28 *(100vw / 750));
    top: calc(358 *(100vw / 750));
    letter-spacing: 0.025em;
  }
}
.influencer_lp .contents1 .pagenav_link li .view_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.5rem;
  height: 2rem;
  border: 0.1rem solid #fff;
  font-size: 1.3rem;
  letter-spacing: 0.07em;
  font-feature-settings: "palt";
  color: #fff;
  position: absolute;
  top: 29rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .pagenav_link li .view_btn {
    width: calc(90 *(100vw / 750));
    height: calc(35 *(100vw / 750));
    top: calc(566 *(100vw / 750));
    font-size: calc(24 *(100vw / 750));
  }
}
.influencer_lp .contents1 .pagenav_link li:nth-of-type(1) .single-scroll-down-animation.animation4 {
  position: absolute;
  top: 20rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .pagenav_link li:nth-of-type(1) .single-scroll-down-animation.animation4 {
    top: calc(410 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .pagenav_link li:nth-of-type(2) {
    margin-top: calc(54 *(100vw / 750));
  }
}
.influencer_lp .contents1 .pagenav_link li:nth-of-type(2) .single-scroll-down-animation.animation4 {
  position: absolute;
  top: 20rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1 .pagenav_link li:nth-of-type(2) .single-scroll-down-animation.animation4 {
    top: calc(410 *(100vw / 750));
  }
}
.influencer_lp .contents1::after {
  content: "";
  display: block;
  width: 100%;
  height: 59.7rem;
  background: #a0a0a0;
  opacity: 0.15;
  top: -1rem;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -999;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents1::after {
    height: calc(1873 *(100vw / 750));
    top: calc(0 *(100vw / 750));
  }
}
.influencer_lp .contents2 {
  margin-top: 16rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents2 {
    margin-top: calc(237 *(100vw / 750));
  }
}
.influencer_lp .contents2 .ct2_ttlArea {
  width: 27.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents2 .ct2_ttlArea {
    width: calc(488 *(100vw / 750));
  }
}
.influencer_lp .contents2 .itemArea {
  width: 26rem;
  margin: 6.1rem auto 0;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents2 .itemArea {
    width: calc(380 *(100vw / 750));
    margin: calc(97 *(100vw / 750)) auto 0;
  }
}
.influencer_lp .contents2 .creditArea {
  text-align: center;
  margin-top: 2rem;
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents2 .creditArea {
    margin-top: calc(20 *(100vw / 750));
  }
}
.influencer_lp .contents2 .creditArea li:nth-of-type(1) {
  font-size: 2.4rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents2 .creditArea li:nth-of-type(1) {
    font-size: calc(36 *(100vw / 750));
  }
}
.influencer_lp .contents2 .creditArea li:nth-of-type(2) {
  font-size: 2rem;
  letter-spacing: 0.025em;
  margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents2 .creditArea li:nth-of-type(2) {
    font-size: calc(28 *(100vw / 750));
    margin-top: calc(20 *(100vw / 750));
  }
}
.influencer_lp .contents2 .creditArea li:nth-of-type(3) {
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  margin-top: 2.4rem;
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.influencer_lp .contents2 .creditArea li:nth-of-type(3) a {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents2 .creditArea li:nth-of-type(3) {
    font-size: calc(26 *(100vw / 750));
    margin-top: calc(37 *(100vw / 750));
  }
}
.influencer_lp .contents2 .ct2_txtArea {
  font-size: 1.4rem;
  line-height: 2;
  color: #000000;
  margin-top: 3.3rem;
  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) {
  .influencer_lp .contents2 .ct2_txtArea {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(48 *(100vw / 750));
    letter-spacing: 0.025em;
    font-feature-settings: "palt";
  }
}
.influencer_lp .contents3 {
  margin-top: 8.4rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 {
    margin-top: calc(103 *(100vw / 750));
  }
}
.influencer_lp .contents3 .ct3_ttlArea {
  width: 30.4rem;
  margin: 0 auto;
  padding-top: 9rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .ct3_ttlArea {
    width: calc(454 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
    padding-top: calc(85 *(100vw / 750));
  }
}
.influencer_lp .contents3 .style1__Area {
  margin-top: 5.8rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .style1__Area {
    margin-top: calc(76 *(100vw / 750));
  }
}
.influencer_lp .contents3 .style1__Area .top_flexArea {
  width: 114.6rem;
  margin: 0 0 0 8.4rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .style1__Area .top_flexArea {
    width: calc(750 *(100vw / 750));
    flex-direction: column;
    justify-content: normal;
    align-items: flex-start;
    margin: 0;
  }
}
.influencer_lp .contents3 .style1__Area .top_flexArea--box1 {
  width: 50rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .style1__Area .top_flexArea--box1 {
    width: calc(650 *(100vw / 750));
  }
}
.influencer_lp .contents3 .style1__Area .top_flexArea--box1 .decoration_txt {
  font-size: 4.2rem;
  letter-spacing: 0.065em;
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  white-space: nowrap;
  transform: rotate(90deg);
  position: absolute;
  top: 7.3rem;
  left: 43.5rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .style1__Area .top_flexArea--box1 .decoration_txt {
    font-size: calc(82 *(100vw / 750));
    top: calc(136 *(100vw / 750));
    left: calc(518 *(100vw / 750));
  }
}
.influencer_lp .contents3 .style1__Area .top_flexArea--box2 {
  width: 42.6rem;
  margin-top: 13.4rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .style1__Area .top_flexArea--box2 {
    width: calc(564 *(100vw / 750));
    margin: calc(96 *(100vw / 750)) 0 0 0;
    margin-left: auto;
  }
}
.influencer_lp .contents3 .style1__Area .top_flexArea--box2 .model_txt {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 2;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 3.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) {
  .influencer_lp .contents3 .style1__Area .top_flexArea--box2 .model_txt {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.025em;
    margin-top: calc(30 *(100vw / 750));
  }
}
.influencer_lp .contents3 .style1__Area .btm_modelArea {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  margin: -4.2rem 0 0 26.7rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .style1__Area .btm_modelArea {
    flex-direction: column;
    align-items: flex-start;
    justify-content: normal;
    margin: calc(64 *(100vw / 750)) 0 0 calc(50 *(100vw / 750));
  }
}
.influencer_lp .contents3 .style1__Area .btm_modelArea--box1 {
  width: 32.3rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .style1__Area .btm_modelArea--box1 {
    width: calc(403 *(100vw / 750));
  }
}
.influencer_lp .contents3 .style1__Area .btm_modelArea--box2 .credit {
  text-align: left;
  margin: 0 1.6rem -0.8rem 0;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .style1__Area .btm_modelArea--box2 .credit {
    margin: calc(20 *(100vw / 750)) 0 0 0;
    letter-spacing: 0.041em;
  }
}
.influencer_lp .contents3 .style1__Area .btm_modelArea--box2 .credit span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.influencer_lp .contents3 .syle2__Area .top_flexArea {
  width: 100rem;
  display: flex;
  justify-content: space-between;
  margin: 16rem 0 0 17rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .syle2__Area .top_flexArea {
    flex-direction: column;
    justify-content: normal;
    width: calc(580 *(100vw / 750));
    margin: calc(147 *(100vw / 750)) 0 0 calc(100 *(100vw / 750));
  }
}
.influencer_lp .contents3 .syle2__Area .top_flexArea--box1 {
  width: 50rem;
  margin-top: 26.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .syle2__Area .top_flexArea--box1 {
    width: calc(580 *(100vw / 750));
    margin: calc(0 *(100vw / 750));
  }
}
.influencer_lp .contents3 .syle2__Area .top_flexArea--box1 .decoration_txt {
  font-size: 4.2rem;
  letter-spacing: 0.065em;
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  white-space: nowrap;
  transform: rotate(90deg);
  position: absolute;
  top: 7rem;
  left: -12.4rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .syle2__Area .top_flexArea--box1 .decoration_txt {
    font-size: calc(82 *(100vw / 750));
    letter-spacing: 0.065em;
    top: calc(138 *(100vw / 750));
    left: calc(-225 *(100vw / 750));
  }
}
.influencer_lp .contents3 .syle2__Area .top_flexArea--box2 {
  width: 44rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .syle2__Area .top_flexArea--box2 {
    width: calc(580 *(100vw / 750));
    margin-top: calc(-7 *(100vw / 750));
  }
}
.influencer_lp .contents3 .syle2__Area .top_flexArea--box2 .model_txt {
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  line-height: 2;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 3.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) {
  .influencer_lp .contents3 .syle2__Area .top_flexArea--box2 .model_txt {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.025em;
    margin-top: calc(45 *(100vw / 750));
  }
}
.influencer_lp .contents3 .syle2__Area .top_flexArea--box2 .credit {
  text-align: left;
  margin: 3.3rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3 .syle2__Area .top_flexArea--box2 .credit {
    margin: calc(57 *(100vw / 750)) 0 0 0;
    letter-spacing: 0.041em;
    white-space: nowrap;
  }
}
.influencer_lp .contents3 .syle2__Area .top_flexArea--box2 .credit span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.influencer_lp .contents3::after {
  content: "";
  display: block;
  width: 100%;
  height: 233.6rem;
  background: #a0a0a0;
  opacity: 0.15;
  top: 0rem;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -999;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents3::after {
    height: calc(4857 *(100vw / 750));
  }
}
.influencer_lp .contents4 {
  margin-top: 15.8rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents4 {
    margin-top: calc(240 *(100vw / 750));
  }
}
.influencer_lp .contents4 .itemArea .item_img {
  width: 26rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents4 .itemArea .item_img {
    width: calc(380 *(100vw / 750));
  }
}
.influencer_lp .contents4 .itemArea .creditArea {
  text-align: center;
  margin-top: 1.9rem;
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents4 .itemArea .creditArea {
    margin-top: calc(20 *(100vw / 750));
  }
}
.influencer_lp .contents4 .itemArea .creditArea li:nth-of-type(1) {
  font-size: 2.4rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents4 .itemArea .creditArea li:nth-of-type(1) {
    font-size: calc(36 *(100vw / 750));
  }
}
.influencer_lp .contents4 .itemArea .creditArea li:nth-of-type(2) {
  font-size: 2rem;
  letter-spacing: 0.025em;
  margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents4 .itemArea .creditArea li:nth-of-type(2) {
    font-size: calc(28 *(100vw / 750));
    margin-top: calc(20 *(100vw / 750));
  }
}
.influencer_lp .contents4 .itemArea .creditArea li:nth-of-type(3) {
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  margin-top: 2.4rem;
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.influencer_lp .contents4 .itemArea .creditArea li:nth-of-type(3) a {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents4 .itemArea .creditArea li:nth-of-type(3) {
    font-size: calc(26 *(100vw / 750));
    margin-top: calc(37 *(100vw / 750));
  }
}
.influencer_lp .contents4 .itemArea .ct4_txtArea {
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 5.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) {
  .influencer_lp .contents4 .itemArea .ct4_txtArea {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(48 *(100vw / 750));
    letter-spacing: 0.025em;
    font-feature-settings: "palt";
  }
}
.influencer_lp .contents5 {
  margin-top: 8rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 {
    margin-top: calc(105 *(100vw / 750));
  }
}
.influencer_lp .contents5 .ct5_ttlArea {
  width: 29rem;
  margin: 0 auto;
  padding-top: 9rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .ct5_ttlArea {
    width: calc(434 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
    padding-top: calc(78 *(100vw / 750));
  }
}
.influencer_lp .contents5 .style1_Area {
  margin-top: 6.2rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style1_Area {
    margin-top: calc(80 *(100vw / 750));
  }
}
.influencer_lp .contents5 .style1_Area .top_Area {
  width: 51rem;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style1_Area .top_Area {
    width: calc(630 *(100vw / 750));
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .influencer_lp .contents5 .style1_Area .top_Area .model_img {
    background: none;
  }
}
@media screen and (min-width: 768px) {
  .influencer_lp .contents5 .style1_Area .top_Area .model_img .slider {
    height: 68rem;
  }
}
.influencer_lp .contents5 .style1_Area .top_Area .decoration_txt {
  font-size: 4.2rem;
  letter-spacing: 0.065em;
  font-feature-settings: "palt";
  transform: rotate(90deg);
  white-space: nowrap;
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  bottom: 6.2rem;
  left: 44.6rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style1_Area .top_Area .decoration_txt {
    font-size: calc(82 *(100vw / 750));
    bottom: calc(135 *(100vw / 750));
    left: calc(508 *(100vw / 750));
  }
}
.influencer_lp .contents5 .style1_Area .btm_flexArea {
  width: 113.5rem;
  display: flex;
  justify-content: space-between;
  margin: -12rem 0 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style1_Area .btm_flexArea {
    width: calc(750 *(100vw / 750));
    margin: calc(55 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
    flex-direction: column;
    justify-content: normal;
  }
}
.influencer_lp .contents5 .style1_Area .btm_flexArea--box1 {
  width: 43rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style1_Area .btm_flexArea--box1 {
    width: calc(496 *(100vw / 750));
    margin-right: calc(49 *(100vw / 750));
    margin-left: auto;
  }
}
.influencer_lp .contents5 .style1_Area .btm_flexArea--box1 .credit {
  text-align: left;
  margin: 1.5rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style1_Area .btm_flexArea--box1 .credit {
    margin: calc(20 *(100vw / 750)) 0 0 0;
    letter-spacing: 0.04em;
  }
}
.influencer_lp .contents5 .style1_Area .btm_flexArea--box1 .credit span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.influencer_lp .contents5 .style1_Area .btm_flexArea--box2 {
  width: 45.3rem;
  margin-top: 23.8rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style1_Area .btm_flexArea--box2 {
    width: auto;
    margin-top: calc(65 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style1_Area .btm_flexArea--box2 .model_img {
    width: calc(553 *(100vw / 750));
  }
}
.influencer_lp .contents5 .style1_Area .btm_flexArea--box2 .ct5_txtArea {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 3.2rem;
  margin-left: 0.3rem;
  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) {
  .influencer_lp .contents5 .style1_Area .btm_flexArea--box2 .ct5_txtArea {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(44 *(100vw / 750));
    margin-left: calc(50 *(100vw / 750));
  }
}
.influencer_lp .contents5 .style2__Area .flexArea {
  width: 110rem;
  display: flex;
  justify-content: space-between;
  margin: 15.3rem 4.2rem 0 0;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style2__Area .flexArea {
    width: calc(750 *(100vw / 750));
    margin: calc(145 *(100vw / 750)) calc(0 *(100vw / 750)) 0 0;
    flex-direction: column;
    align-content: normal;
  }
}
.influencer_lp .contents5 .style2__Area .flexArea--box1 {
  width: 54rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box1 {
    width: calc(626 *(100vw / 750));
    margin-left: auto;
  }
}
.influencer_lp .contents5 .style2__Area .flexArea--box1 .model_img {
  width: 54rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box1 .model_img {
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box1 .model_img {
    width: calc(626 *(100vw / 750));
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box1 .model_img .slider {
    height: 70rem;
    background: #fff;
  }
}
.influencer_lp .contents5 .style2__Area .flexArea--box1 .model_img .decoration_txt {
  font-size: 4.2rem;
  letter-spacing: 0.065em;
  font-feature-settings: "palt";
  transform: rotate(90deg);
  white-space: nowrap;
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  top: 59rem;
  left: -12.3rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box1 .model_img .decoration_txt {
    font-size: calc(82 *(100vw / 750));
    top: calc(598 *(100vw / 750));
    left: calc(-228 *(100vw / 750));
  }
}
.influencer_lp .contents5 .style2__Area .flexArea--box1 .model_txt {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 3.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) {
  .influencer_lp .contents5 .style2__Area .flexArea--box1 .model_txt {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(45 *(100vw / 750));
    letter-spacing: 0;
  }
}
.influencer_lp .contents5 .style2__Area .flexArea--box1 .credit {
  text-align: left;
  margin: 4.8rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box1 .credit {
    margin: calc(60 *(100vw / 750)) 0 0 calc(2 *(100vw / 750));
    letter-spacing: 0.041em;
  }
}
.influencer_lp .contents5 .style2__Area .flexArea--box1 .credit span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.influencer_lp .contents5 .style2__Area .flexArea--box2 .sub_flexArea {
  width: 56rem;
  margin-top: 35rem;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box2 .sub_flexArea {
    width: calc(680 *(100vw / 750));
    margin-top: calc(86 *(100vw / 750));
  }
}
.influencer_lp .contents5 .style2__Area .flexArea--box2 .sub_flexArea--box1 {
  width: 40rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box2 .sub_flexArea--box1 {
    width: calc(480 *(100vw / 750));
    margin: 0;
  }
}
.influencer_lp .contents5 .style2__Area .flexArea--box2 .sub_flexArea--box2 {
  width: 36.3rem;
  margin-top: -4rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5 .style2__Area .flexArea--box2 .sub_flexArea--box2 {
    width: calc(461 *(100vw / 750));
    margin-top: calc(-84 *(100vw / 750));
    margin-left: auto;
  }
}
.influencer_lp .contents5::after {
  content: "";
  display: block;
  width: 100%;
  height: 310.2rem;
  background: #a0a0a0;
  opacity: 0.15;
  top: 0rem;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -999;
}
@media screen and (max-width: 767px) {
  .influencer_lp .contents5::after {
    height: calc(5624 *(100vw / 750));
  }
}
.influencer_lp .checkItemAll {
  display: block;
  width: 22rem;
  margin: 19.6rem 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) {
  .influencer_lp .checkItemAll {
    width: calc(355 *(100vw / 750));
    margin: calc(225 *(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;
  }
}

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

.css-scroll-down {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  padding: 50px 30px;
}
.css-scroll-down .single-scroll-down-animation {
  margin-right: 20px;
  width: calc(25% - 20px);
  margin-bottom: 50px;
}

.scroll-down4 {
  width: 0.1rem;
  height: 7.7rem;
  background: #fff;
  -webkit-animation: scrollDown4 3s ease infinite;
          animation: scrollDown4 3s ease infinite;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .scroll-down4 {
    width: calc(1.5 *(100vw / 750));
    height: calc(128 *(100vw / 750));
  }
}

@-webkit-keyframes scrollDown4 {
  0% {
    transform-origin: top;
    transform: scaleY(0);
  }
  45% {
    transform-origin: top;
    transform: scaleY(1);
  }
  55% {
    transform-origin: bottom;
    transform: scaleY(1);
  }
  100% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
}

@keyframes scrollDown4 {
  0% {
    transform-origin: top;
    transform: scaleY(0);
  }
  45% {
    transform-origin: top;
    transform: scaleY(1);
  }
  55% {
    transform-origin: bottom;
    transform: scaleY(1);
  }
  100% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
}