@charset "UTF-8";
/* ==========================================================================
Foundation
========================================================================== */
/* ==========================================================================
	Layout
========================================================================== */
/* ==========================================================================
	Object
========================================================================== */
/* Component
----------------------------------------------------------------- */
#main {
  padding-top: 97px;
}
@media screen and (max-width: 896px) {
  #main {
    padding-top: 15.7004830918vw;
  }
}
#main em {
  font-style: normal;
}
#gHeader {
  position: absolute;
}
.safari #container {
  padding-top: 48px;
}
 #wpadminbar {
    display:none;
  }
.freeTtl {
  display: none;
}
@media screen and (max-width: 896px) {

  #gHeader {
    width: 100%;
    overflow: hidden;
  }
}
.lp-section {
  background: #ffffff;
}
.lp-section__title {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  letter-spacing: 0.05em;
  line-height: calc(54 / 48);
}
@media screen and (max-width: 896px) {
  .lp-section__title {
    font-size: 7.2463768116vw;
    letter-spacing: 0.05em;
    line-height: calc(66 / 60);
  }
}
.lp-section__title span {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #745fcc;
  margin-bottom: 11px;
}
@media screen and (max-width: 896px) {
  .lp-section__title span {
    font-size: 3.8647342995vw;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 1.4492753623vw;
  }
}
.lp-cta.ext-fixed {
  position: fixed;
  left: 0;
  top: 100%;
  width: 100%;
  height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: top 0.4s;
  z-index: 1000;
  background: url(/lp-assets/ad-promotion/asset/img/bg-cta.svg) left top/cover;
}
@media screen and (max-width: 896px) {
  .lp-cta.ext-fixed {
    background: none;
    height: 15.7004830918vw;
  }
  .lp-cta.ext-fixed ul {
    width: 100%;
    flex-direction: row;
    align-items: stretch;
  }
  .lp-cta.ext-fixed ul li {
    width: 50%;
  }
  .lp-cta.ext-fixed a {
    width: 100%;
    height: 15.7004830918vw;
    border-radius: 0;
    padding: 0;
    margin-top: 0 !important;
    text-align: center;
    font-size: 4.347826087vw;
    letter-spacing: 0.1em;
    line-height: calc(48 / 36);
  }
  .lp-cta.ext-fixed a.ext-consult:before {
    width: 5.1649516908vw;
    height: 4.2825724638vw;
    margin-right: 4.1062801932vw;
  }
  .lp-cta.ext-fixed a.ext-document:before {
    width: 5.7121376812vw;
    height: 5.2173550725vw;
    margin-right: 6.2801932367vw;
  }
}
.lp-cta.ext-fixed.is-active {
  top: calc(100% - 128px);
  transform: none;
}
@media screen and (max-width: 896px) {
  .lp-cta.ext-fixed.is-active {
    top: calc(100% - 15.7004830918vw);
  }
}
.lp-cta:not(.ext-fixed) {
  background: url(/lp-assets/ad-promotion/asset/img/bg-conversion.svg) no-repeat left top/cover;
  padding: 63px 0 58px;
}
@media screen and (max-width: 896px) {
  .lp-cta:not(.ext-fixed) {
    background: url(/lp-assets/ad-promotion/asset/img/bg-conversion_sp.svg) no-repeat left top/cover;
    padding: 9.9733695652vw 0 9.5167270531vw;
  }
}
.lp-cta:not(.ext-fixed) ul li a.ext-document {
  background: #ffffff;
  color: #745fcc;
  margin-left: 43.8px;
}
@media screen and (max-width: 896px) {
  .lp-cta:not(.ext-fixed) ul li a.ext-document {
    margin-left: 0;
  }
}
.lp-cta:not(.ext-fixed) ul li a.ext-document::before {
  content: "";
  display: inline-block;
  width: 36.3082px;
  height: 33.0074px;
  background: url(/lp-assets/ad-promotion/asset/img/icn-document.svg) no-repeat center center/contain;
  margin-right: 14.7px;
}
@media screen and (max-width: 896px) {
  .lp-cta:not(.ext-fixed) ul li a.ext-document::before {
    width: 5.8799758454vw;
    height: 5.3454347826vw;
    margin-right: 1.7753623188vw;
  }
}
.lp-cta p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: calc(56 / 32);
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .lp-cta p {
    font-size: 4.5893719807vw;
    letter-spacing: 0.05em;
    line-height: calc(70 / 38);
  }
}
.lp-cta p + ul {
  margin-top: 40px;
}
@media screen and (max-width: 896px) {
  .lp-cta p + ul {
    margin-top: 3.9855072464vw;
  }
}
.lp-cta p em {
  position: relative;
  color: #e8f448;
}
.lp-cta p em::before {
  content: "";
  width: 4.381px;
  height: 4.381px;
  border-radius: 50%;
  background: #e8f448;
  position: absolute;
  display: block;
  top: 2px;
  left: 50%;
  transform: translate(0, -100%);
}
@media screen and (max-width: 896px) {
  .lp-cta p em::before {
    width: 0.6079589372vw;
    height: 0.6079589372vw;
    top: 0.2415458937vw;
  }
}
.lp-cta p strong {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 44px;
  letter-spacing: 0.05em;
  line-height: calc(56 / 44);
}
@media screen and (max-width: 896px) {
  .lp-cta p strong {
    font-size: 6.2801932367vw;
    letter-spacing: 0.05em;
    line-height: calc(90 / 52);
  }
}
.lp-cta ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 896px) {
  .lp-cta ul {
    flex-direction: column;
  }
}
.lp-cta ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 445.2391px;
  height: 83.4823px;
  line-height: 83.4823px;
  border-radius: 1000vmax;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0em;
  line-height: 1;
  text-decoration: none;
  position: relative;
  transition: color 0.4s;
}
@media screen and (max-width: 896px) {
  .lp-cta ul li a {
    width: 84.5410628019vw;
    height: 14.4927536232vw;
    line-height: 14.4927536232vw;
    font-size: 4.347826087vw;
    letter-spacing: 0.1em;
    line-height: 1;
  }
}
@media screen and (min-width: 897px) {
  .lp-cta ul li a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
}
.lp-cta ul li a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1000vmax;
  background-color: #9e9e9e;
  opacity: 0.75;
  filter: blur(3px);
  transform: translate(3px, 3px);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 896px) {
  .lp-cta ul li a::after {
    filter: blur(0.3623188406vw);
    transform: translate(0.3623188406vw, 0.3623188406vw);
  }
}
.lp-cta ul li a.ext-consult {
  background: #ef5384;
}
.lp-cta ul li a.ext-consult::before {
  content: "";
  display: inline-block;
  width: 32.3793px;
  height: 26.4922px;
  background: url(/lp-assets/ad-promotion/asset/img/icn-mail_w.svg) no-repeat center center/contain;
  margin-right: 16px;
}
@media screen and (max-width: 896px) {
  .lp-cta ul li a.ext-consult::before {
    width: 5.2437198068vw;
    height: 4.2903140097vw;
    margin-right: 2.0048309179vw;
  }
}
.lp-cta ul li a.ext-document {
  background: #745fcc;
  margin-left: 43.8px;
}
@media screen and (max-width: 896px) {
  .lp-cta ul li a.ext-document {
    margin-left: 0;
    margin-top: 3.9855072464vw;
  }
}
.lp-cta ul li a.ext-document::before {
  content: "";
  display: inline-block;
  width: 36.3082px;
  height: 33.0074px;
  background: url(/lp-assets/ad-promotion/asset/img/icn-document_w.svg) no-repeat center center/contain;
  margin-right: 14.7px;
}
@media screen and (max-width: 896px) {
  .lp-cta ul li a.ext-document::before {
    width: 5.8799758454vw;
    height: 5.3454347826vw;
    margin-right: 1.7753623188vw;
  }
}
@media screen and (min-width: 897px) {
  .lp-cta ul li a.ext-document:hover {
    color: rgba(116, 95, 204, 0.5);
  }
}

/* Project
----------------------------------------------------------------- */
.lp-keyvisual {
  height: 670px;
  background: url(/lp-assets/ad-promotion/asset/img/bg-keyvisual.jpg) no-repeat center bottom/100% auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual {
    height: 179.9516908213vw;
    padding-top: 6.5217391304vw;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    background: url(/lp-assets/ad-promotion/asset/img/bg-keyvisual_sp.jpg) no-repeat center bottom/100% auto;
  }
}
.lp-keyvisual > div.ext-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual > div.ext-content p.ext-example {
    width: 90.569673913vw;
    height: auto;
  }
}
.lp-keyvisual > div.ext-content p.ext-result {
  margin-top: 50px;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual > div.ext-content p.ext-result {
    margin-top: 6.2801932367vw;
    width: 88.7874637681vw;
    height: auto;
  }
}
.lp-keyvisual > div.ext-content h1 {
  margin-top: 34px;
}
.lp-keyvisual > div.ext-content h1 img {
  filter: drop-shadow(3px 3px 3px rgba(158, 158, 158, 0.25));
}
@media screen and (max-width: 896px) {
  .lp-keyvisual > div.ext-content h1 {
    margin-top: 4.347826087vw;
  }
  .lp-keyvisual > div.ext-content h1 img {
    width: 89.41397343vw;
    height: auto;
    filter: drop-shadow(0.2415458937vw 0.2415458937vw 0.2415458937vw rgba(158, 158, 158, 0.15));
  }
}
.lp-keyvisual > div.ext-content div {
  margin-top: 25px;
  background: #ffffff;
  position: relative;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual > div.ext-content div {
    margin-top: 5.0724637681vw;
  }
}
.lp-keyvisual > div.ext-content div img {
  width: 610.3394px;
  height: auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual > div.ext-content div img {
    width: 90.2684903382vw;
  }
}
.lp-keyvisual > div.ext-content div::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #9e9e9e;
  opacity: 0.75;
  filter: blur(3px);
  transform: translate(3px, 3px);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual > div.ext-content div::before {
    filter: blur(0.3623188406vw);
    transform: translate(0.3623188406vw, 0.3623188406vw);
  }
}
.lp-keyvisual > div.ext-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: flex-end;
  justify-content: center;
  margin-left: 14px;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual > div.ext-image {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-top: 2.7777777778vw;
  }
  .lp-keyvisual > div.ext-image img {
    width: 85.4518961353vw;
    height: auto;
  }
}
.lp-keyvisual__cta {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -54px;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual__cta {
    flex-direction: column;
    bottom: -25.7866183575vw;
  }
}
.lp-keyvisual__cta li {
  position: relative;
}
.lp-keyvisual__cta li::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1000vmax;
  background-color: #9e9e9e;
  opacity: 0.75;
  filter: blur(3px);
  transform: translate(3px, 3px);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual__cta li::after {
    filter: blur(0.3623188406vw);
    transform: translate(0.3623188406vw, 0.3623188406vw);
  }
}
.lp-keyvisual__cta li.ext-consult a {
  background: #ef5384;
}
.lp-keyvisual__cta li.ext-consult a::before {
  content: "";
  display: inline-block;
  width: 32.3793px;
  height: 26.4922px;
  background: url(/lp-assets/ad-promotion/asset/img/icn-mail_w.svg) no-repeat center center/contain;
  margin-right: 16px;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual__cta li.ext-consult a::before {
    width: 5.2437198068vw;
    height: 4.2903140097vw;
    margin-right: 1.9323671498vw;
  }
}
.lp-keyvisual__cta li.ext-document {
  margin-left: 43.8px;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual__cta li.ext-document {
    margin-left: 0;
    margin-top: 3.9855072464vw;
  }
}
.lp-keyvisual__cta li.ext-document a {
  background: #745fcc;
}
.lp-keyvisual__cta li.ext-document a::before {
  content: "";
  display: inline-block;
  width: 36.3082px;
  height: 33.0074px;
  background: url(/lp-assets/ad-promotion/asset/img/icn-document_w.svg) no-repeat center center/contain;
  margin-right: 14.7px;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual__cta li.ext-document a::before {
    width: 5.8799758454vw;
    height: 5.3454347826vw;
    margin-right: 1.9323671498vw;
  }
}
.lp-keyvisual__cta li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 445.2391px;
  height: 83.4823px;
  line-height: 83.4823px;
  border-radius: 1000vmax;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0em;
  line-height: 1;
  text-decoration: none;
  position: relative;
  z-index: 2;
  transition: color 0.4s;
}
@media screen and (max-width: 896px) {
  .lp-keyvisual__cta li a {
    width: 84.5410628019vw;
    height: 14.4927536232vw;
    line-height: 14.4927536232vw;
    font-size: 4.347826087vw;
    letter-spacing: 0.1em;
    line-height: 1;
  }
}
@media screen and (min-width: 897px) {
  .lp-keyvisual__cta li a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
}
.lp-intro {
  padding-top: 120px;
}
@media screen and (max-width: 896px) {
  .lp-intro {
    padding-top: 33.4541062802vw;
    padding-bottom: 8.4541062802vw;
  }
}
.lp-intro__list {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 896px) {
  .lp-intro__list {
    flex-wrap: wrap;
  }
}
.lp-intro__list li {
  padding-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 896px) {
  .lp-intro__list li {
    padding-bottom: 16.0628019324vw;
  }
}
.lp-intro__list li + li {
  margin-left: 26px;
}
@media screen and (max-width: 896px) {
  .lp-intro__list li + li {
    margin-left: 0;
  }
}
.lp-intro__list li::before {
  content: "";
  width: 30.2371px;
  height: 29.2897px;
  display: inline-block;
  position: absolute;
  background: url(/lp-assets/ad-promotion/asset/img/icn-check.svg) no-repeat center center/contain;
  top: 31px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 896px) {
  .lp-intro__list li::before {
    width: 4.6106642512vw;
    height: 4.4661956522vw;
    top: 4.8309178744vw;
  }
}
.lp-intro__list li div {
  width: 274px;
  height: 274px;
  border-radius: 50%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  letter-spacing: 0em;
  line-height: calc(40 / 21);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #f5f5fa;
  box-shadow: 3px 3px 3px rgba(158, 158, 158, 0.75);
}
@media screen and (max-width: 896px) {
  .lp-intro__list li div {
    width: 41.7257850242vw;
    height: 41.7257850242vw;
    box-shadow: 0.3623188406vw 0.3623188406vw 0.3623188406vw rgba(158, 158, 158, 0.75);
    font-size: 3.3816425121vw;
    letter-spacing: 0em;
    line-height: calc(50 / 28);
  }
}
.lp-intro__list li div em {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0em;
  line-height: calc(34 / 24);
  color: #745fcc;
  background: linear-gradient(transparent 60%, #d2d2f0 40%);
}
@media screen and (max-width: 896px) {
  .lp-intro__list li div em {
    font-size: 3.6231884058vw;
    letter-spacing: 0em;
    line-height: calc(42 / 30);
  }
}
.lp-intro__list li img {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 896px) {
  .lp-intro__list li:nth-child(1) {
    margin-right: 9.6618357488vw;
    margin-left: 9.6618357488vw;
  }
}
.lp-intro__list li:nth-child(1) img {
  left: 35px;
  width: 180.5474px;
  height: 150.3715px;
}
@media screen and (max-width: 896px) {
  .lp-intro__list li:nth-child(1) img {
    left: 5.7971014493vw;
    width: 27.5304951691vw;
    height: 22.929178744vw;
  }
}
.lp-intro__list li:nth-child(2) img {
  left: 63.2924px;
  width: 150.1116px;
  height: 152.3113px;
}
@media screen and (max-width: 896px) {
  .lp-intro__list li:nth-child(2) img {
    left: 9.6510507246vw;
    width: 22.8895531401vw;
    height: 23.2249637681vw;
  }
}
@media screen and (max-width: 896px) {
  .lp-intro__list li:nth-child(3) {
    margin-left: 3.8647342995vw;
  }
}
.lp-intro__list li:nth-child(3) div {
  font-size: 20px;
  letter-spacing: 0em;
  line-height: calc(32 / 20);
}
@media screen and (max-width: 896px) {
  .lp-intro__list li:nth-child(3) div {
    font-size: 3.3816425121vw;
    letter-spacing: 0em;
    line-height: calc(40 / 28);
  }
}
.lp-intro__list li:nth-child(3) div em {
  font-size: 24px;
  letter-spacing: 0em;
  line-height: calc(32 / 24);
}
@media screen and (max-width: 896px) {
  .lp-intro__list li:nth-child(3) div em {
    font-size: 3.6231884058vw;
    letter-spacing: 0em;
    line-height: calc(40 / 30);
  }
}
.lp-intro__list li:nth-child(3) img {
  left: 79.7857px;
  width: 132.2793px;
  height: 148.9461px;
}
@media screen and (max-width: 896px) {
  .lp-intro__list li:nth-child(3) img {
    left: 12.054384058vw;
    width: 20.1704227053vw;
    height: 22.7118236715vw;
  }
}
.lp-intro__text {
  margin-top: 52.42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 896px) {
  .lp-intro__text {
    margin-top: 4.1062801932vw;
  }
}
.lp-intro__text::before {
  content: "";
  display: block;
  width: 40.2334px;
  height: 36.6871px;
  background: url(/lp-assets/ad-promotion/asset/img/img-intro_arrow.svg) no-repeat center center/contain;
}
@media screen and (max-width: 896px) {
  .lp-intro__text::before {
    width: 7.4279468599vw;
    height: 6.773236715vw;
  }
}
.lp-intro__text p {
  margin-top: 52px;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: calc(68 / 32);
}
@media screen and (max-width: 896px) {
  .lp-intro__text p {
    margin-top: 4.8309178744vw;
    font-size: 5.3140096618vw;
    letter-spacing: 0.05em;
    line-height: calc(92 / 44);
  }
}
.lp-intro__text p strong {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  letter-spacing: 0.05em;
  line-height: calc(68 / 38);
}
@media screen and (max-width: 896px) {
  .lp-intro__text p strong {
    font-size: 6.2801932367vw;
    letter-spacing: 0.05em;
    line-height: calc(92 / 52);
  }
}
.lp-intro__text p em {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  letter-spacing: 0.05em;
  line-height: calc(68 / 44);
  color: #ef5384;
}
@media screen and (max-width: 896px) {
  .lp-intro__text p em {
    font-size: 7.2463768116vw;
    letter-spacing: 0.05em;
    line-height: calc(92 / 60);
    margin-left: -0.2em;
  }
}
.lp-intro__text p em.ext-line {
  background: linear-gradient(transparent 60%, #e8f448 40%);
}
@media screen and (max-width: 896px) {
  .lp-intro__text p em.ext-line {
    margin-left: 0;
  }
}
.lp-point {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #f5f5fa url(/lp-assets/ad-promotion/asset/img/bg-point.svg) no-repeat right bottom/568.9992px 491.3057px;
  padding-top: 203px;
  padding-bottom: 77.8802px;
  position: relative;
}
@media screen and (max-width: 896px) {
  .lp-point {
    padding-top: 22.8938888889vw;
    padding-bottom: 12.6811594203vw;
    background: #f5f5fa url(/lp-assets/ad-promotion/asset/img/bg-point_sp.svg) no-repeat right bottom/100% auto;
  }
}
.lp-point::before {
  content: "";
  width: 0;
  height: 0;
  border: 102px solid transparent;
  border-left-width: 306px;
  border-right-width: 306px;
  border-top-color: #ffffff;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 896px) {
  .lp-point::before {
    border: 12.0836956522vw solid transparent;
    border-left-width: 20.6307608696vw;
    border-right-width: 20.6307608696vw;
    border-top-color: #ffffff;
  }
}
.lp-point__item {
  display: flex;
}
@media screen and (max-width: 896px) {
  .lp-point__item {
    flex-direction: column;
    align-items: center;
  }
}
.lp-point__item + .lp-point__item {
  margin-top: 97px;
}
@media screen and (max-width: 896px) {
  .lp-point__item + .lp-point__item {
    margin-top: 9.6618357488vw;
  }
}
.lp-point__item:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 896px) {
  .lp-point__item:nth-child(even) {
    flex-direction: column;
  }
}
.lp-point__item:nth-child(even) > div {
  margin-left: 37px;
  margin-right: 42px;
}
@media screen and (max-width: 896px) {
  .lp-point__item:nth-child(even) > div {
    margin-left: 0;
    margin-right: 0;
  }
}
.lp-point__item > div {
  width: 424px;
  margin-left: 42px;
}
@media screen and (max-width: 896px) {
  .lp-point__item > div {
    width: 77.4071497585vw;
    margin-left: 1.0869565217vw;
    margin-top: 5.0724637681vw;
  }
}
.lp-point__item > div h2 {
  position: relative;
}
.lp-point__item > div h2 img {
  position: absolute;
  z-index: 1;
  left: -95.7584px;
  top: -44.968px;
  width: auto;
  height: 77.5686px;
}
@media screen and (max-width: 896px) {
  .lp-point__item > div h2 img {
    left: -9.7638405797vw;
    top: -10.3795410628vw;
    height: 13.922910628vw;
  }
}
.lp-point__item > div h2 strong {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 0.075em;
  line-height: calc(32 / 32);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 896px) {
  .lp-point__item > div h2 strong {
    font-size: 5.7971014493vw;
    letter-spacing: 0.075em;
    line-height: calc(96 / 48);
  }
}
.lp-point__item > div h2 em {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  letter-spacing: 0.01em;
  line-height: calc(44 / 44);
  transform: translate(0, -2px);
}
@media screen and (max-width: 896px) {
  .lp-point__item > div h2 em {
    font-size: 7.9710144928vw;
    letter-spacing: 0.01em;
    line-height: calc(96 / 66);
    margin-top: 0.7246376812vw;
  }
}
.lp-point__item > div h2 span {
  background: linear-gradient(to right, #7473c0, #c87dc5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  height: 42.0099px;
  padding: 0 3px;
}
@media screen and (max-width: 896px) {
  .lp-point__item > div h2 span {
    height: 7.5404227053vw;
    padding: 0.9661835749vw 1.2077294686vw;
    box-sizing: border-box;
  }
}
.lp-point__item > div h2 span + span {
  margin-top: 15px;
}
@media screen and (max-width: 896px) {
  .lp-point__item > div h2 span + span {
    margin-top: 2.6570048309vw;
  }
}
.lp-point__item > div p {
  margin-top: 34px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: calc(30 / 18);
}
@media screen and (max-width: 896px) {
  .lp-point__item > div p {
    width: 76.3201932367vw;
    margin-top: 6.038647343vw;
    font-size: 3.3816425121vw;
    letter-spacing: 0.05em;
    line-height: calc(50 / 28);
  }
}
.lp-point__item > img {
  width: 480px;
  height: 285px;
  filter: drop-shadow(0 0 5px rgba(158, 158, 158, 0.75));
}
@media screen and (max-width: 896px) {
  .lp-point__item > img {
    width: 86.1560144928vw;
    height: auto;
    filter: drop-shadow(0 0 0.6038647343vw rgba(158, 158, 158, 0.75));
  }
}
.lp-division {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 72px;
  padding-bottom: 77px;
  background: #ffffff url(/lp-assets/ad-promotion/asset/img/bg-division.svg) no-repeat right top/594px auto;
}
@media screen and (max-width: 896px) {
  .lp-division {
    padding-top: 16.6666666667vw;
    padding-bottom: 12.6811594203vw;
    background: #ffffff url(/lp-assets/ad-promotion/asset/img/bg-division_sp.svg) no-repeat right top/100% auto;
  }
  .lp-division .lp-section__inner {
    width: 100%;
  }
}
.lp-division__title {
  position: relative;
  margin-bottom: 55px;
}
@media screen and (max-width: 896px) {
  .lp-division__title {
    width: 79.2853381643vw;
    margin: 0 auto 9.7826086957vw;
  }
}
.lp-division__title::before {
  content: "";
  width: 48px;
  height: 48px;
  background: url(/lp-assets/ad-promotion/asset/img/icn-headline.svg) no-repeat center center/contain;
  position: absolute;
  left: -32.9103px;
  top: 20px;
  z-index: 1;
}
@media screen and (max-width: 896px) {
  .lp-division__title::before {
    width: 8.0706642512vw;
    height: 8.1389975845vw;
    left: -5.6232004831vw;
    top: 2.3492028986vw;
  }
}
.lp-division__title h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  letter-spacing: 0.1em;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 896px) {
  .lp-division__title h2 {
    font-size: 10.1449275362vw;
    letter-spacing: 0.1em;
    line-height: 1;
  }
}
.lp-division__title span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #745fcc;
  margin-top: 12px;
}
@media screen and (max-width: 896px) {
  .lp-division__title span {
    font-size: 5.3140096618vw;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-top: 1.0869565217vw;
  }
}
.lp-division__item + .lp-division__item {
  margin-top: 82px;
}
@media screen and (max-width: 896px) {
  .lp-division__item + .lp-division__item {
    margin-top: 13.1642512077vw;
  }
}
.lp-division__list {
  width: 999px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .lp-division__list {
    width: 79.2853381643vw;
    margin: 0 auto;
  }
}
.lp-division__list li {
  width: 235px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li {
    width: 37.9719444444vw;
  }
}
@media screen and (min-width: 897px) {
  .lp-division__list li + li {
    margin-left: 19px;
  }
  .lp-division__list li + li:nth-child(4n+1) {
    margin-left: 0;
  }
  .lp-division__list li + li:nth-child(n+5) {
    margin-top: 24px;
  }
}
@media screen and (max-width: 896px) {
  .lp-division__list li + li:nth-child(even) {
    margin-left: auto;
  }
  .lp-division__list li + li:nth-child(n+3) {
    margin-top: 5.9178743961vw;
  }
}
.lp-division__list li.ext-spacer::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 205px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li.ext-spacer::before {
    height: 33.1117512077vw;
  }
}
.lp-division__list li h3 {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: calc(54 / 22);
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3 {
    font-size: 3.6231884058vw;
    letter-spacing: 0.05em;
    line-height: calc(72.2192 / 30);
  }
}
.lp-division__list li h3::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.lp-division__list li h3.ext-pachinko::before {
  width: 38.8259px;
  height: 36.3843px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_industry_pachinko.svg);
  margin-right: 10px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-pachinko::before {
    width: 6.2711835749vw;
    height: 5.8768115942vw;
    margin-right: 2.0525845411vw;
  }
}
.lp-division__list li h3.ext-leisure::before {
  width: 42.5685px;
  height: 34.7851px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_industry_leisure.svg);
  margin-right: 4px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-leisure::before {
    width: 6.8757004831vw;
    height: 5.6185144928vw;
    margin-right: 0.6280193237vw;
  }
}
.lp-division__list li h3.ext-spa::before {
  width: 35.0802px;
  height: 37.4323px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_industry_spa.svg);
  margin-right: 12px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-spa::before {
    width: 5.6661835749vw;
    height: 6.0460869565vw;
    margin-right: 2.0525845411vw;
  }
}
.lp-division__list li h3.ext-theater::before {
  width: 28.8421px;
  height: 36.1863px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_industry_movie.svg);
  margin-right: 18px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-theater::before {
    width: 4.6585990338vw;
    height: 5.8448429952vw;
    margin-right: 2.8985507246vw;
  }
}
.lp-division__list li h3.ext-gamecenter::before {
  width: 27.1825px;
  height: 38.2507px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_industry_gamecenter.svg);
  margin-right: 10px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-gamecenter::before {
    width: 4.390531401vw;
    height: 6.1782850242vw;
    margin-right: 1.6787439614vw;
  }
}
.lp-division__list li h3.ext-karaoke::before {
  width: 29.6509px;
  height: 38.1808px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_industry_karaoke.svg);
  margin-right: 17px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-karaoke::before {
    width: 4.7892270531vw;
    height: 6.1669806763vw;
    margin-right: 2.8623188406vw;
  }
}
.lp-division__list li h3.ext-golf::before {
  width: 38.8538px;
  height: 38.8531px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_industry_golf.svg);
  margin-right: 8px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-golf::before {
    width: 6.2756884058vw;
    height: 6.2755797101vw;
    margin-right: 1.3768115942vw;
  }
}
.lp-division__list li h3.ext-lp::before {
  width: 51.1992px;
  height: 30.5283px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_creative_lp.svg);
  margin-right: 4.3px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-lp::before {
    width: 8.272910628vw;
    height: 4.9328381643vw;
    margin-right: 0.7004830918vw;
  }
}
.lp-division__list li h3.ext-banner::before {
  width: 39.7775px;
  height: 35.9225px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_creative_banner.svg);
  margin-right: 8px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-banner::before {
    width: 6.4273550725vw;
    height: 5.8044565217vw;
    margin-right: 1.231884058vw;
  }
}
.lp-division__list li h3.ext-movie::before {
  width: 34.677px;
  height: 38.0848px;
  background-image: url(/lp-assets/ad-promotion/asset/img/icn-division_creative_movie.svg);
  margin-right: 13px;
}
@media screen and (max-width: 896px) {
  .lp-division__list li h3.ext-movie::before {
    width: 5.6032125604vw;
    height: 6.153852657vw;
    margin-right: 2.1618357488vw;
  }
}
.lp-division__list li img {
  width: 100%;
  height: auto;
}
.lp-division__roundbox {
  margin-top: 109px;
  background: #f5f5fa;
  border-radius: 100px;
  padding-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 896px) {
  .lp-division__roundbox {
    margin-top: 12.922705314vw;
    border-radius: 0;
    padding-bottom: 14.5143115942vw;
    background: transparent;
  }
}
.lp-division__roundbox + .lp-division__item {
  margin-top: 30px;
}
.lp-division__roundbox .lp-division__item:first-child {
  top: -30px;
  position: relative;
}
@media screen and (max-width: 896px) {
  .lp-division__roundbox .lp-division__item:first-child {
    top: 0;
  }
}
.lp-division__roundbox::before {
  content: "";
  display: block;
  width: 50vw;
  height: 100%;
  background: #f5f5fa;
  position: absolute;
  left: calc(-50vw + 100px);
  z-index: -1;
}
@media screen and (max-width: 896px) {
  .lp-division__roundbox::before {
    width: 84.5410628019vw;
    height: 100%;
    top: 6.038647343vw;
    left: 0;
    border-radius: 0 12.077294686vw 12.077294686vw 0;
    z-index: 0;
  }
}
.lp-division__box {
  background: #ffffff;
  position: relative;
  max-width: 850px;
  padding: 50px 0;
  margin: 0 auto;
  box-shadow: 3px 3px 3px rgba(158, 158, 158, 0.35);
}
@media screen and (max-width: 896px) {
  .lp-division__box {
    max-width: 87.922705314vw;
    padding: 7.4879227053vw 0 9.6618357488vw;
    box-shadow: 0.3623188406vw 0.3623188406vw 0.3623188406vw rgba(158, 158, 158, 0.35);
  }
}
.lp-division__box p {
  margin-top: 40px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: calc(40 / 20);
  text-align: center;
}
@media screen and (max-width: 896px) {
  .lp-division__box p {
    margin-top: 6.7632850242vw;
    font-size: 3.3816425121vw;
    letter-spacing: 0.05em;
    line-height: calc(58 / 28);
  }
}
.lp-division__box p em {
  color: #ef5384;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: calc(40 / 24);
  background: linear-gradient(transparent 60%, #e8f448 40%);
}
@media screen and (max-width: 896px) {
  .lp-division__box p em {
    font-size: 4.1062801932vw;
    letter-spacing: 0.05em;
    line-height: calc(58 / 34);
  }
}
.lp-division__company {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  align-items: flex-end;
}
@media screen and (min-width: 897px) {
  .lp-division__company.ext-analysis li:first-child {
    margin-left: 0;
  }
  .lp-division__company.ext-analysis li + li {
    margin-left: 168px;
  }
  .lp-division__company.ext-analysis li span {
    min-width: 200px;
  }
}
@media screen and (max-width: 896px) {
  .lp-division__company.ext-analysis li:first-child {
    margin-left: 0;
  }
  .lp-division__company.ext-analysis li + li {
    margin-left: 8.1400966184vw;
  }
  .lp-division__company.ext-analysis li span {
    min-width: 35.2396859903vw;
  }
}
.lp-division__company li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 897px) {
  .lp-division__company li {
    margin-left: 44px;
  }
  .lp-division__company li:nth-child(n+5) {
    margin-top: 36px;
    margin-left: 35px;
  }
  .lp-division__company li:nth-child(5) {
    margin-left: 0;
  }
}
.lp-division__company li img {
  height: auto;
}
.lp-division__company li span {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1000vmax;
  color: #ffffff;
  background: #ef5384;
  min-width: 122.0791px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.025em;
  line-height: 1;
  height: 24.7px;
}
@media screen and (max-width: 896px) {
  .lp-division__company li span {
    min-width: 21.9179830918vw;
    font-size: 2.8985507246vw;
    letter-spacing: 0.025em;
    line-height: 1;
    height: 3.9518478261vw;
  }
}
.lp-division__company li.ext-google img {
  margin-bottom: 8px;
}
.lp-division__company li.ext-yahoo img {
  margin-bottom: 22px;
}
.lp-division__company li.ext-youtube img {
  margin-bottom: 17px;
}
.lp-division__company li.ext-meta {
  margin-left: 34px;
  margin-right: 44px;
}
.lp-division__company li.ext-meta img {
  width: 160.283px;
  margin-bottom: 4px;
}
.lp-division__company li.ext-line img {
  margin-bottom: 12px;
}
.lp-division__company li.ext-x img {
  margin-bottom: 12px;
}
.lp-division__company li.ext-tver img {
  width: 74.6398px;
  margin-bottom: 18px;
}
.lp-division__company li.ext-dv360 img {
  margin-bottom: 21px;
}
.lp-division__company li.ext-apple_ads img {
  margin-bottom: 19px;
}
.lp-division__company li.ext-ga4 img {
  margin-bottom: 6.4px;
}
.lp-division__company li.ext-apps_flyer img {
  margin-bottom: 12px;
}
@media screen and (max-width: 896px) {
  .lp-division__company li.ext-google img {
    width: 27.8555676329vw;
    margin-bottom: 1.2077294686vw;
  }
  .lp-division__company li.ext-yahoo {
    margin-left: 12.922705314vw;
  }
  .lp-division__company li.ext-yahoo img {
    width: 23.5216304348vw;
    margin-bottom: 3.7439613527vw;
  }
  .lp-division__company li.ext-youtube {
    margin-top: 4.7101449275vw;
    align-items: flex-end;
  }
  .lp-division__company li.ext-youtube img {
    width: 28.3138285024vw;
    margin-bottom: 2.5362318841vw;
    margin-right: -1.2077294686vw;
  }
  .lp-division__company li.ext-meta {
    margin-top: 4.7101449275vw;
    margin-left: 12.922705314vw;
    margin-right: 0;
  }
  .lp-division__company li.ext-meta img {
    width: 28.7444927536vw;
    margin-bottom: 0.3381642512vw;
  }
  .lp-division__company li.ext-line {
    margin-top: 11.5942028986vw;
  }
  .lp-division__company li.ext-line img {
    width: 9.2275966184vw;
    margin-bottom: 2.1739130435vw;
  }
  .lp-division__company li.ext-x {
    margin-top: 11.5942028986vw;
    margin-left: 3.8647342995vw;
  }
  .lp-division__company li.ext-x img {
    width: 9.2275966184vw;
    margin-bottom: 2.1739130435vw;
  }
  .lp-division__company li.ext-tver {
    margin-top: 11.5942028986vw;
    margin-left: 3.8647342995vw;
  }
  .lp-division__company li.ext-tver img {
    width: 13.3851086957vw;
    margin-bottom: 3.2608695652vw;
  }
  .lp-division__company li.ext-dv360 {
    margin-top: 6.4009661836vw;
  }
  .lp-division__company li.ext-dv360 img {
    width: 20.0463405797vw;
    margin-bottom: 2.0531400966vw;
  }
  .lp-division__company li.ext-apple_ads {
    margin-top: 6.4009661836vw;
    margin-left: 4.1062801932vw;
  }
  .lp-division__company li.ext-apple_ads img {
    width: 22.585942029vw;
    margin-bottom: 2.1739130435vw;
  }
  .lp-division__company li.ext-ga4 img {
    width: 29.2852657005vw;
    margin-bottom: 1.9323671498vw;
  }
  .lp-division__company li.ext-apps_flyer img {
    width: 26.0643961353vw;
    margin-bottom: 2.7777777778vw;
  }
}
.lp-case {
  background: #f5f5fa;
  padding-top: 76px;
  padding-bottom: 104px;
}
@media screen and (max-width: 896px) {
  .lp-case {
    padding-top: 11.8786111111vw;
    padding-bottom: 14.5117270531vw;
  }
}
.lp-case .lp-section__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.lp-case__item {
  margin-top: 48px;
  width: 950px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 25px;
  box-shadow: 0 0 5px rgba(158, 158, 158, 0.25);
  padding: 50px 75px 47px 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 896px) {
  .lp-case__item {
    margin-top: 22.9468599034vw;
    width: 90.3381642512vw;
    border-radius: 3.0193236715vw;
    box-shadow: 0 0 0.6038647343vw rgba(158, 158, 158, 0.25);
    padding: 0 4.4225845411vw 7.3598067633vw;
  }
}
@media screen and (max-width: 896px) {
  .lp-case__item {
    flex-direction: column;
  }
}
.lp-case__item + .lp-case__item {
  margin-top: 27px;
}
@media screen and (max-width: 896px) {
  .lp-case__item + .lp-case__item {
    margin-top: 23.4299516908vw;
  }
}
.lp-case__item > img {
  width: 325px;
  height: auto;
  margin-left: -47px;
  margin-right: 37px;
}
@media screen and (max-width: 896px) {
  .lp-case__item > img {
    margin-left: auto;
    margin-right: auto;
    margin-top: -15.0966183575vw;
    width: 38.6473429952vw;
  }
}
@media screen and (max-width: 896px) {
  .lp-case__item > div {
    margin-top: 4.7101449275vw;
  }
}
.lp-case__item > div h3 {
  display: flex;
  align-items: center;
  color: #745fcc;
  border-bottom: 3px solid #745fcc;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 896px) {
  .lp-case__item > div h3 {
    border-bottom: 0.3623188406vw solid #745fcc;
    padding-bottom: 1.2077294686vw;
    margin-bottom: 5.0286231884vw;
  }
}
.lp-case__item > div h3 em {
  display: flex;
  align-items: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-right: 23px;
}
.lp-case__item > div h3 em span {
  font-size: 40px;
  margin-left: 0.25em;
}
@media screen and (max-width: 896px) {
  .lp-case__item > div h3 em {
    font-size: 2.8985507246vw;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-right: 3.7439613527vw;
  }
  .lp-case__item > div h3 em span {
    font-size: 6.6425120773vw;
  }
}
.lp-case__item > div h3 strong {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: calc(28 / 24);
}
.lp-case__item > div h3 strong span {
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 896px) {
  .lp-case__item > div h3 strong {
    font-size: 4.1062801932vw;
    letter-spacing: 0.1em;
    line-height: calc(38 / 34);
  }
  .lp-case__item > div h3 strong span {
    font-size: 3.3816425121vw;
    letter-spacing: 0.1em;
    line-height: calc(38 / 28);
  }
}
.lp-case__item > div p.ext-problem {
  display: flex;
  align-items: center;
}
.lp-case__item > div p.ext-problem em {
  display: block;
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: calc(24 / 18);
  color: #ffffff;
  background: #606060;
  border-radius: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .lp-case__item > div p.ext-problem em {
    width: 14.0134178744vw;
    height: 14.0134178744vw;
    font-size: 2.8985507246vw;
    letter-spacing: 0em;
    line-height: calc(32.57 / 24);
  }
}
.lp-case__item > div p.ext-problem span {
  display: block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: calc(38 / 22);
  color: #606060;
  margin-left: 22px;
  white-space: nowrap;
}
@media screen and (max-width: 896px) {
  .lp-case__item > div p.ext-problem span {
    margin-left: 3.6231884058vw;
    font-size: 3.6231884058vw;
    letter-spacing: 0.05em;
    line-height: calc(54 / 30);
    white-space: inherit;
  }
}
.lp-case__item > div p.ext-solution {
  margin-top: 43px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 896px) {
  .lp-case__item > div p.ext-solution {
    margin-top: 7.0048309179vw;
  }
}
.lp-case__item > div p.ext-solution em {
  display: block;
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: calc(24 / 18);
  color: #ffffff;
  background: #ef5384;
  border-radius: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .lp-case__item > div p.ext-solution em {
    width: 14.0134178744vw;
    height: 14.0134178744vw;
    font-size: 2.8985507246vw;
    letter-spacing: 0em;
    line-height: calc(32.57 / 24);
  }
}
.lp-case__item > div p.ext-solution span {
  width: 452.8569px;
  margin-top: 13px;
  display: block;
  margin-left: 22px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0em;
  line-height: calc(28 / 16);
  position: relative;
}
@media screen and (max-width: 896px) {
  .lp-case__item > div p.ext-solution span {
    width: 64.4927536232vw;
    margin-top: 2.0316183575vw;
    margin-left: 3.6231884058vw;
    font-size: 3.6231884058vw;
    letter-spacing: 0.05em;
    line-height: calc(54 / 30);
  }
}
.lp-case__item > div p.ext-solution span::before {
  content: "";
  display: block;
  width: 24.407px;
  height: 22.2557px;
  background: url(/lp-assets/ad-promotion/asset/img/img-intro_arrow.svg) no-repeat center center/contain;
  position: absolute;
  left: 162px;
  top: -46px;
}
@media screen and (max-width: 896px) {
  .lp-case__item > div p.ext-solution span::before {
    width: 3.9999879227vw;
    height: 3.6474154589vw;
    left: 26.6371859903vw;
    top: -7.6615096618vw;
  }
}
.lp-case__item > div p.ext-solution span strong {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  color: #ef5384;
}
.lp-voice {
  background: #f5f5fa;
}
.lp-voice .lp-section__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 140px 140px 0 0;
  padding-top: 76px;
  padding-bottom: 67px;
  background: #ffffff;
}
@media screen and (max-width: 896px) {
  .lp-voice .lp-section__inner {
    border-radius: 18.115942029vw 18.115942029vw 0 0;
    padding-top: 10.6558937198vw;
    padding-bottom: 12.3020289855vw;
  }
}
.lp-voice .lp-section__title span {
  color: #ef5384;
}
.lp-voice__list {
  width: 1002px;
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .lp-voice__list {
    width: 88.5650603865vw;
    margin-top: 5.7971014493vw;
  }
}
.lp-voice__list li img {
  height: auto;
}
@media screen and (min-width: 897px) {
  .lp-voice__list li.ext-01 {
    margin-top: 20px;
  }
  .lp-voice__list li.ext-01 img {
    width: 552px;
  }
  .lp-voice__list li.ext-02 {
    margin-left: 33px;
  }
  .lp-voice__list li.ext-02 img {
    width: 373px;
  }
  .lp-voice__list li.ext-03 {
    margin-top: 24px;
    margin-left: 47px;
  }
  .lp-voice__list li.ext-03 img {
    width: 373px;
  }
  .lp-voice__list li.ext-04 {
    margin-top: 13px;
    margin-left: 30px;
  }
  .lp-voice__list li.ext-04 img {
    width: 552px;
  }
}
@media screen and (max-width: 896px) {
  .lp-voice__list li.ext-01 img {
    width: 88.5650603865vw;
  }
  .lp-voice__list li.ext-02 {
    margin-top: 2.5362318841vw;
    margin-left: 23.1538647343vw;
  }
  .lp-voice__list li.ext-02 img {
    width: 59.9835507246vw;
  }
  .lp-voice__list li.ext-03 {
    margin-top: 2.0531400966vw;
    margin-left: 6.2534057971vw;
  }
  .lp-voice__list li.ext-03 img {
    width: 59.9835507246vw;
  }
  .lp-voice__list li.ext-04 {
    margin-top: 2.4154589372vw;
  }
  .lp-voice__list li.ext-04 img {
    width: 88.5650603865vw;
  }
}
.lp-flow {
  padding-top: 70px;
  padding-bottom: 77px;
  background: #f5f5fa;
}
@media screen and (max-width: 896px) {
  .lp-flow {
    padding-top: 11.7149758454vw;
    padding-bottom: 9.6618357488vw;
  }
}
.lp-flow__list {
  margin-top: 7.1256038647vw;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 896px) {
  .lp-flow__list {
    flex-direction: column;
    width: 90.4385990338vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp-flow__list li {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 896px) {
  .lp-flow__list li {
    flex-direction: row;
  }
  .lp-flow__list li + li {
    margin-top: 9.5410628019vw;
  }
}
@media screen and (min-width: 897px) {
  .lp-flow__list li:nth-child(1) img {
    width: 163.5868px;
    height: auto;
  }
  .lp-flow__list li:nth-child(2) img {
    width: 166.228px;
    height: auto;
  }
  .lp-flow__list li:nth-child(3) img {
    width: 166.4229px;
    height: auto;
  }
  .lp-flow__list li:nth-child(4) img {
    width: 164.0549px;
    height: auto;
  }
}
@media screen and (max-width: 896px) {
  .lp-flow__list li:nth-child(1) img {
    width: 28.591763285vw;
    height: auto;
  }
  .lp-flow__list li:nth-child(2) img {
    width: 29.1333816425vw;
    height: auto;
  }
  .lp-flow__list li:nth-child(3) img {
    width: 29.1680072464vw;
    height: auto;
  }
  .lp-flow__list li:nth-child(4) img {
    width: 28.7542028986vw;
    height: auto;
  }
}
.lp-flow__list li > span {
  display: block;
  width: 100%;
  text-align: left;
  height: 156px;
}
@media screen and (max-width: 896px) {
  .lp-flow__list li > span {
    width: 29.1680072464vw;
    height: 27.359263285vw;
  }
}
.lp-flow__list li > span img {
  margin-left: 10px;
}
@media screen and (max-width: 896px) {
  .lp-flow__list li > span img {
    width: 28.9100724638vw;
    height: auto;
    margin-left: 0;
    margin-right: 6.7262077295vw;
  }
}
.lp-flow__list li > div {
  width: 189px;
}
@media screen and (max-width: 896px) {
  .lp-flow__list li > div {
    width: 54.2699758454vw;
    margin-left: 7.2463768116vw;
  }
}
.lp-flow__list li > div h3 {
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 16px;
}
@media screen and (max-width: 896px) {
  .lp-flow__list li > div h3 {
    font-size: 4.347826087vw;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-top: 0;
    text-align: left;
  }
}
.lp-flow__list li > div p {
  margin-top: 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: calc(30 / 18);
}
@media screen and (max-width: 896px) {
  .lp-flow__list li > div p {
    margin-top: 3.0193236715vw;
    font-size: 3.1400966184vw;
    letter-spacing: 0em;
    line-height: calc(48 / 26);
  }
}
@media screen and (min-width: 897px) {
  .lp-flow__list li + li {
    margin-left: 59.6px;
  }
  .lp-flow__list li:first-child {
    margin-left: 0;
  }
}
.lp-faq {
  padding-top: 78px;
  padding-bottom: 83px;
  background: #ffffff url(/lp-assets/ad-promotion/asset/img/bg-faq.svg) no-repeat center bottom/100% auto;
}
@media screen and (max-width: 896px) {
  .lp-faq {
    padding-top: 11.7149758454vw;
    padding-bottom: 10.2657004831vw;
    background: #ffffff url(/lp-assets/ad-promotion/asset/img/bg-faq_sp.svg) no-repeat center bottom/100% auto;
  }
}
.lp-faq__list {
  margin: 45px auto 0;
  width: 850px;
}
@media screen and (max-width: 896px) {
  .lp-faq__list {
    margin: 7.2463768116vw auto 0;
    width: 90.3381642512vw;
  }
}
.lp-faq__list dt {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  border: 2px solid #745fcc;
  border-radius: 10px;
  box-sizing: border-box;
  background: #ffffff;
  padding: 8px 19px 8px 30px;
  cursor: pointer;
  transition: color 0.2s;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: calc(34 / 22);
  color: #745fcc;
}
@media screen and (min-width: 897px) {
  .lp-faq__list dt:hover {
    color: rgba(116, 95, 204, 0.7);
  }
}
@media screen and (max-width: 896px) {
  .lp-faq__list dt {
    border: 0.2415458937vw solid #745fcc;
    border-radius: 1.2077294686vw;
    padding: 1.4492753623vw 3.1400966184vw 1.4492753623vw 3.6231884058vw;
    font-size: 3.8647342995vw;
    letter-spacing: 0.05em;
    line-height: calc(48 / 32);
  }
}
.lp-faq__list dt em {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-right: 18px;
  display: inline-block;
  margin-top: 3px;
}
@media screen and (max-width: 896px) {
  .lp-faq__list dt em {
    font-size: 4.8309178744vw;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-right: 2.6570048309vw;
    margin-top: 0.3623188406vw;
  }
}
.lp-faq__list dt::after {
  content: "";
  margin-left: auto;
  width: 19px;
  height: 19px;
  background: url(/lp-assets/ad-promotion/asset/img/icn-accordion_arrow.svg) no-repeat center center/contain;
  display: inline-block;
  transition: transform 0.4s;
  margin-top: 8px;
  flex-shrink: 0;
  flex-grow: 0;
}
@media screen and (max-width: 896px) {
  .lp-faq__list dt::after {
    width: 3.2982487923vw;
    height: 3.2982487923vw;
    margin-top: 1.3285024155vw;
  }
}
.lp-faq__list dt.is-active::after {
  transform: rotate(-180deg);
}
.lp-faq__list dd {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: calc(30 / 18);
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  display: none;
  padding: 8px 19px 8px 34px;
  transition: max-height 0.4s;
  box-sizing: border-box;
}
@media screen and (max-width: 896px) {
  .lp-faq__list dd {
    margin-top: 3.3816425121vw;
    font-size: 3.1400966184vw;
    letter-spacing: 0em;
    line-height: calc(48 / 26);
    padding: 1.4492753623vw 10.8695652174vw 1.4492753623vw 3.6231884058vw;
  }
}
.lp-faq__list dd em {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 1;
  display: inline-block;
  margin-top: 3px;
  color: #ef5384;
  margin-right: 22px;
}
@media screen and (max-width: 896px) {
  .lp-faq__list dd em {
    margin-top: 0;
    font-size: 4.8309178744vw;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-right: 3.7439613527vw;
  }
}
.lp-faq__list dd + dt {
  margin-top: 21px;
}
@media screen and (max-width: 896px) {
  .lp-faq__list dd + dt {
    margin-top: 2.8985507246vw;
  }
}
.lp-contact {
  padding-top: 78.1038px;
  padding-bottom: 70px;
}
@media screen and (max-width: 896px) {
  .lp-contact {
    padding-top: 12.5603864734vw;
    padding-bottom: 11.9565217391vw;
  }
}
.lp-contact .lp-section__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 896px) {
  .lp-contact .lp-section__title {
    line-height: 9.6618357488vw;
  }
}
.lp-contact__lead {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0em;
  line-height: calc(30 / 20);
  margin-top: 46px;
}
@media screen and (max-width: 896px) {
  .lp-contact__lead {
    font-size: 3.6231884058vw;
    letter-spacing: 0em;
    line-height: calc(52 / 30);
    margin-top: 7.4879227053vw;
    text-align: center;
  }
}
.lp-contact__form {
  margin-top: 50px;
}
@media screen and (max-width: 896px) {
  .lp-contact__form {
    margin-top: 8.9371980676vw;
  }
  .lp-contact__form tr {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .lp-contact__form tr + tr {
    margin-top: 3.6231884058vw;
  }
}
.lp-contact__form th {
  text-align: left;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: calc(36 / 20);
  display: flex;
  align-items: center;
  padding-right: 50px;
  padding-bottom: 20px;
}
@media screen and (max-width: 896px) {
  .lp-contact__form th {
    padding-right: 0;
    padding-bottom: 0;
    font-size: 3.3816425121vw;
    letter-spacing: 0em;
    line-height: calc(52 / 28);
  }
}
.lp-contact__form th span {
  font-size: 14px;
  letter-spacing: 0em;
  line-height: calc(36 / 14);
}
@media screen and (max-width: 896px) {
  .lp-contact__form th span {
    font-size: 2.8985507246vw;
    letter-spacing: 0.1em;
    line-height: calc(52 / 24);
  }
}
.lp-contact__form th em {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1;
  background: #ef5384;
  color: #ffffff;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  margin-right: 9px;
}
.lp-contact__form th em.ext-option {
  background: #969696;
}
.lp-contact__form td {
  padding-bottom: 20px;
}
@media screen and (max-width: 896px) {
  .lp-contact__form td {
    margin-top: 1.4492753623vw;
    padding-bottom: 0;
  }
}
.lp-contact__select {
  width: 573px;
  height: 51px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  overflow: hidden;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.025em;
  line-height: calc(32 / 18);
}
@media screen and (max-width: 896px) {
  .lp-contact__select {
    width: 90.3381642512vw;
    height: 8.9492753623vw;
    border-radius: 1.2077294686vw;
    border: 1px solid rgba(0, 0, 0, 0.25);
    font-size: 3.1400966184vw;
    letter-spacing: 0.025em;
    line-height: calc(46 / 26);
  }
}
.lp-contact__select::after {
  content: "▼";
  color: #606060;
  background: #ffffff;
  width: 65px;
  height: 51px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 896px) {
  .lp-contact__select::after {
    width: 11.4734299517vw;
    height: 8.9492753623vw;
  }
}
.lp-contact__select select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  width: 100%;
  height: 51px;
  border-radius: 10px;
  font-size: 18px;
  letter-spacing: 0.025em;
  line-height: calc(32 / 18);
  padding: 0 65px 0 16px;
  background: #ffffff;
}
@media screen and (max-width: 896px) {
  .lp-contact__select select {
    border-radius: 1.2077294686vw;
    height: 8.9492753623vw;
    padding: 0 11.4734299517vw 0 4.2270531401vw;
    font-size: 3.1400966184vw;
    letter-spacing: 0.025em;
    line-height: calc(46 / 26);
  }
}
.lp-contact__select select:not(.is-active) {
  color: #b4b4b4;
}
.lp-contact__input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 573px;
  height: 51px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.025em;
  line-height: calc(32 / 18);
  padding: 0 20px;
}
@media screen and (max-width: 896px) {
  .lp-contact__input {
    width: 90.3381642512vw;
    height: 8.9492753623vw;
    border-radius: 1.2077294686vw;
    padding: 0 4.2270531401vw;
    font-size: 3.1400966184vw;
    letter-spacing: 0.025em;
    line-height: calc(46 / 26);
  }
}
.lp-contact__input::-moz-placeholder {
  color: #b4b4b4;
}
.lp-contact__input::placeholder {
  color: #b4b4b4;
}
.lp-contact textarea {
  padding: 11px 20px;
  height: auto !important;
}
.lp-contact__note {
  margin-top: 27px;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: calc(38 / 18);
}
.lp-contact__note em {
  display: block;
}
@media screen and (max-width: 896px) {
  .lp-contact__note {
    font-size: 3.3816425121vw;
    letter-spacing: 0.075em;
    line-height: calc(56.67 / 28);
  }
  .lp-contact__note em {
    font-size: 3.1400966184vw;
    margin-bottom: 2.4154589372vw;
  }
}
.lp-contact__agree {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  letter-spacing: 0.075em;
  line-height: 1;
  margin-top: 25px;
}
@media screen and (max-width: 896px) {
  .lp-contact__agree {
    margin-top: 4.5893719807vw;
    font-size: 4.1062801932vw;
    letter-spacing: 0.075em;
    line-height: calc(56.67 / 34);
  }
}
.lp-contact__agree label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lp-contact__agree input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  margin: 0 0.5em 0 0;
  padding: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 0;
  cursor: pointer;
}
@media screen and (max-width: 896px) {
  .lp-contact__agree input {
    width: 3.9010628019vw;
    height: 3.9010628019vw;
  }
}
.lp-contact__agree input:checked {
  background: #ef5384;
}
.lp-contact__submit {
  margin-top: 53px;
  width: 363.9543px;
  height: 72.7909px;
  position: relative;
}
@media screen and (max-width: 896px) {
  .lp-contact__submit {
    width: 60.38647343vw;
    height: 12.077294686vw;
    margin-top: 10.9903381643vw;
  }
}
.lp-contact__submit button {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 363.9543px;
  height: 72.7909px;
  background: #ef5384;
  color: #ffffff;
  border-radius: 1000vmax;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 0.4s;
}
@media screen and (max-width: 896px) {
  .lp-contact__submit button {
    font-size: 4.347826087vw;
    letter-spacing: 0.1em;
    line-height: 1;
    width: 60.38647343vw;
    height: 12.077294686vw;
  }
}
@media screen and (min-width: 897px) {
  .lp-contact__submit button:hover {
    color: rgba(255, 255, 255, 0.5);
  }
}
.lp-contact__submit::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1000vmax;
  background-color: #9e9e9e;
  opacity: 0.75;
  filter: blur(3px);
  transform: translate(3px, 3px);
  mix-blend-mode: multiply;
  z-index: 1;
}

/* Utility
----------------------------------------------------------------- */
@media screen and (min-width: 897px) {
  .u-sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 896px) {
  .u-pc_only {
    display: none !important;
  }
}
.is-disable {
  opacity: 0.3 !important;
  pointer-events: none !important;
}
.is-disable a {
  pointer-events: none !important;
}

.u-breakctrl {
  display: inline-block;
}

.js-lazy {
  opacity: 1;
  transition: opacity 0.4s;
}
.js-lazy[src^="/asset/img/dummy"] {
  opacity: 0;
}

.js-hoverimg {
  display: block;
}
.js-hoverimg img:not(.js-inview), .js-hoverimg img.js-inview.is-animated {
  transition: clip-path 0.6s cubic-bezier(0.75, 0.01, 0.31, 1), opacity 0.6s, transform 0.8s, filter 0.8s;
}
.js-hoverimg img.js-invew.ext-image {
  transition: clip-path 0.6s cubic-bezier(0.75, 0.01, 0.31, 1), opacity 0.6s, transform 0.8s, filter 0.8s;
}
.is-pc .js-hoverimg:hover {
  opacity: 1 !important;
}
.is-pc .js-hoverimg:hover img:not(.js-inview), .is-pc .js-hoverimg:hover img.js-inview.is-animated {
  transform: scale(1.1);
}
.is-pc .js-hoverimg.is-active img {
  transform: scale(1.2);
  filter: blur(10px);
  opacity: 0;
}

.js-inview.ext-float {
  opacity: 0;
  transform: translateY(40px) translateZ(0);
}
.js-inview.ext-float.is-animated {
  opacity: 1;
  transform: none;
  transition: transform 1s cubic-bezier(0.33, 1, 0.68, 1), opacity 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.js-inview.ext-bounce {
  opacity: 0;
  transform: translateY(40px) translateZ(0);
}
.js-inview.ext-bounce.is-animated {
  opacity: 1;
  transform: none;
  transition: transform 0.4s cubic-bezier(0.12, 0.74, 0.61, 1.5) 0.1s, opacity 0.2s linear 0s;
}

/* Animations */
@keyframes float {
  0% {
    transform: translate(0, 2.5%);
  }
  50% {
    transform: translate(0, -2.5%);
  }
  100% {
    transform: translate(0, 2.5%);
  }
}
@keyframes logoFloat {
  0% {
    transform: translate(0, 20%);
  }
  50% {
    transform: translate(0, -20%);
  }
  100% {
    transform: translate(0, 20%);
  }
}
@keyframes dateFloat {
  0% {
    transform: translate(0, 40%);
  }
  50% {
    transform: translate(0, -40%);
  }
  100% {
    transform: translate(0, 40%);
  }
}
@keyframes bgfloat {
  0% {
    background-position: left top;
  }
  50% {
    background-position: left -2%;
  }
  100% {
    background-position: left top;
  }
}
@keyframes bgfloatSp {
  0% {
    background-position: left top;
  }
  50% {
    background-position: left -1%;
  }
  100% {
    background-position: left top;
  }
}
@keyframes objFloat {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 20%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes objFloatSp {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 10%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes waveFloat {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 10%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes waveFloatSp {
  0% {
    transform: translate(0, -20%);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -20%);
  }
}


/* MW WP Form 確認画面用のスタイル追加 */

/* 確認画面でのテーブル内テキスト表示スタイル */
.mw_wp_form_confirm .lp-contact__form td {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.025em;
  line-height: calc(32 / 18);
  color: #000000;
  word-break: break-word;        /* 長い単語を折り返す */
  overflow-wrap: break-word;     /* はみ出す単語を折り返す */
  max-width: 573px;              /* 入力欄と同じ幅に制限 */
}
@media screen and (max-width: 896px) {
  .mw_wp_form_confirm .lp-contact__form td {
    font-size: 3.1400966184vw;
    letter-spacing: 0.025em;
    line-height: calc(46 / 26);
    padding: 3.6231884058vw 0;
  }
}

/* 確認画面でのセレクトボックス表示エリア */
.mw_wp_form_confirm .lp-contact__select {
  background: transparent;
  border: none;
  padding: 0;
}

.mw_wp_form_confirm .lp-contact__form .lp-contact__select::after {
  display: none;
}

/* 送信ボタンと戻るボタンのスタイル統一 */
.lp-contact__submit button,
.lp-contact__submit input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 363.9543px;
  height: 72.7909px;
  background: #ef5384;
  color: #ffffff;
  border-radius: 1000vmax;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 0.4s;
}
@media screen and (max-width: 896px) {
  .lp-contact__submit button,
  .lp-contact__submit input[type="submit"] {
    font-size: 4.347826087vw;
    letter-spacing: 0.1em;
    line-height: 1;
    width: 60.38647343vw;
    height: 12.077294686vw;
  }
}
@media screen and (min-width: 897px) {
  .lp-contact__submit button:hover,
  .lp-contact__submit input[type="submit"]:hover {
    color: rgba(255, 255, 255, 0.5);
  }
}

/* 戻るボタン用スタイル */
.lp-contact__back {
  margin-top: 20px;
  width: 363.9543px;
  height: 72.7909px;
  position: relative;
  display: none; /* 入力画面では非表示 */
}
@media screen and (max-width: 896px) {
  .lp-contact__back {
    width: 60.38647343vw;
    height: 12.077294686vw;
    margin-top: 4.8309178744vw;
  }
}

/* 確認画面で戻るボタンを表示 */
.mw_wp_form_confirm .lp-contact__back {
  display: block;
}

.lp-contact__back button,
.lp-contact__back input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 363.9543px;
  height: 72.7909px;
  background: #b4b4b4;
  color: #ffffff;
  border-radius: 1000vmax;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 0.4s, background 0.4s;
}
@media screen and (max-width: 896px) {
  .lp-contact__back button,
  .lp-contact__back input[type="submit"] {
    font-size: 4.347826087vw;
    letter-spacing: 0.1em;
    line-height: 1;
    width: 60.38647343vw;
    height: 12.077294686vw;
  }
}
@media screen and (min-width: 897px) {
  .lp-contact__back button:hover,
  .lp-contact__back input[type="submit"]:hover {
    background: #9e9e9e;
  }
}

.lp-contact__back::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1000vmax;
  background-color: #9e9e9e;
  opacity: 0.75;
  filter: blur(3px);
  transform: translate(3px, 3px);
  mix-blend-mode: multiply;
  z-index: 1;
}

/* 確認画面でチェックボックスのhidden inputを非表示 */
.mw_wp_form_confirm .lp-contact__agree input[type="checkbox"] {
  display: none;
}

/* 確認画面での「同意する」テキストスタイル */
.mw_wp_form_confirm .lp-contact__agree label {
  justify-content: center;
}
@media screen and (max-width: 896px) {
  #mw_wp_form_mw-wp-form-200 {
    width: 90.3381642512vw;
    margin-inline:auto;
  }
  #mw_wp_form_mw-wp-form-200 * {
    box-sizing:border-box;
  }
}


.mw_wp_form.mw_wp_form_complete {
    text-align: center;
    font-size: 2rem;
    padding: 3rem;
    box-sizing: border-box;
}

.mw_wp_form.mw_wp_form_complete {
  font-weight:700;
  margin-bottom: 16px;
}

#pagePath .l-breadcrumb_item:nth-child(2) {
  display: none;
}

@media screen and (max-width: 896px) { 
  .mw_wp_form.mw_wp_form_complete {
    text-align: left;
  }
}

.mw_wp_form_input .nom {
  display:block;
} 

.mw_wp_form .conf {
  display:none;
}

.mw_wp_form_confirm .nom {
  display:none;
}

.mw_wp_form_confirm .conf {
  display: block;
}