/* stylelint-disable no-descending-specificity */
.lp-buttonConversion {
  display: inline-block;
  max-width: 100%;
  background: #dc002f;
  color: #fff;
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.2s;
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (max-width: 640px) {
  .lp-buttonConversion {
    font-size: 1.6rem;
  }
}
@media (hover: hover) {
  .lp-buttonConversion:hover {
    background-color: #c6002a;
  }
}
.lp-buttonConversion-body {
  display: flex;
  align-items: center;
  padding: 12px 8px 12px 24px;
}
@media only screen and (max-width: 640px) {
  .lp-buttonConversion-body {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.lp-buttonConversion-text {
  margin-right: 16px;
}
.lp-buttonConversion-image {
  margin: -22px 0;
  border: 1px solid #ccc;
}
.lp-buttonConversion-image > img {
  min-width: 42px;
  max-width: 60px;
}
.lp-buttonConversion.of-download .lp-buttonConversion-body, .lp-buttonConversion.of-anchor .lp-buttonConversion-body, .lp-buttonConversion.of-arrow .lp-buttonConversion-body, .lp-buttonConversion.of-inquiry .lp-buttonConversion-body {
  position: relative;
  padding-left: 53px;
}
.lp-buttonConversion.of-download .lp-buttonConversion-body::before, .lp-buttonConversion.of-anchor .lp-buttonConversion-body::before, .lp-buttonConversion.of-arrow .lp-buttonConversion-body::before, .lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 24px;
  width: 19px;
  height: 18px;
  transform: translateY(-50%);
  content: "";
}
.lp-buttonConversion.of-download .lp-buttonConversion-body::before {
  background: url("../../img/landing_page/common/icon_btn_dl.png") no-repeat center center;
}
.lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
  background: url("../../img/landing_page/common/icon_btn_anc_03.png") no-repeat center center;
}
.lp-buttonConversion.of-arrow .lp-buttonConversion-body::before {
  left: 26px;
  height: 12px;
  border-width: 7px 0 7px 13px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before {
  background: url("../../img/landing_page/common/icon_btn_inquiry_01.png") no-repeat center center;
}
.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body {
  position: relative;
  padding-left: 53px;
}
.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 24px;
  width: 19px;
  height: 18px;
  transform: translateY(-50%);
  content: "";
}
.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before {
  background: url("../../img/landing_page/common/icon_btn_price_usd.png") no-repeat center center;
}
.lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before {
  background: url("../../img/landing_page/common/icon_btn_price_jpy.png") no-repeat center center;
}
.lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before {
  background: url("../../img/landing_page/common/icon_btn_price_gbp.png") no-repeat center center;
}
.lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before {
  background: url("../../img/landing_page/common/icon_btn_price_krw.png") no-repeat center center;
}
.lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before {
  background: url("../../img/landing_page/common/icon_btn_price_eur.png") no-repeat center center;
}
.lp-buttonConversion.of-primary {
  background: #13778f;
}
@media (hover: hover) {
  .lp-buttonConversion.of-primary:hover {
    background-color: #116b81;
  }
}
.lp-buttonConversion.of-secondary {
  background: #0065bb;
}

.lp-buttonConversion.of-download .lp-buttonConversion-body::before {
  background: url("../../../../img/landing_page/common/icon_btn_dl.png") no-repeat center center !important;
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
  background: url("../../../../img/landing_page/common/icon_btn_anc_03.png") no-repeat center center !important;
}

:root {
  --LP-COLOR_WHITE: #fff;
  --LP-COLOR_BLACK: #010101;
  --LP-COLOR_RED: #f60021;
  --LP-COLOR_LIGHT_GRAY: #969a9b;
  --LP-COLOR_GRAY: #484B4C;
  --LP-COLOR_GREEN: #13778f;
  --LP-FONT_WEIGHT-REGULAR: 500;
  --LP-FONT_WEIGHT-SEMI_BOLD: 600;
  --LP-FONT_WEIGHT-BOLD: 700;
}

.lp-section-content > *:last-child, .lp-media-body > *:last-child, .lp-navigationSeries-linkList > *:last-child, .lp-navigationSeries > *:last-child, .lp-textPhone > *:last-child, .lp-headingLevel1-seriesGroup > *:last-child, .lp-headingLevel1-group > *:last-child, .lp-jumbotron-body > *:last-child, .lp-jumbotron-content > *:last-child, .lp-jumbotron > *:last-child, .lp-layout-grid-column > *:last-child, .lp-layout-header-utilityList > li > *:last-child {
  margin-bottom: 0;
}

.lp-layout-main {
  position: relative;
}
@media only screen and (max-width: 1239px) {
  .lp-layout-main {
    margin-bottom: 4.8rem;
  }
}
.lp-layout-container.of-outermost {
  display: grid;
  grid-template-rows: auto 1fr auto;
  width: 100%;
  height: 100vh;
  min-height: 60rem;
  overflow: hidden;
  background-color: var(--LP-COLOR_BLACK);
}
@media only screen and (max-width: 1239px) {
  .lp-layout-container.of-outermost {
    height: auto;
  }
}
.lp-layout-header {
  z-index: 10;
  background-color: var(--LP-COLOR_WHITE);
}
.lp-layout-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 162rem;
  margin-inline: auto;
  padding: 2.4rem 3rem;
}
@media only screen and (max-width: 1239px) {
  .lp-layout-header-content {
    justify-content: center;
    padding: calc(1.6rem + (1vw - 0.36rem) * (0.9090909091)) calc(2rem + (1vw - 0.36rem) * (1.1363636364));
  }
}
.lp-layout-header-logo {
  margin-bottom: 0;
  line-height: 1;
}
@media only screen and (max-width: 1239px) {
  .lp-layout-header-logo {
    text-align: center;
  }
}
.lp-layout-header-logo img {
  min-height: 2rem;
}
@media only screen and (max-width: 1239px) {
  .lp-layout-header-logo img {
    min-height: calc(1.6rem + (1vw - 0.36rem) * (0.4545454545));
  }
}
.lp-layout-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}
@media only screen and (max-width: 1239px) {
  .lp-layout-grid {
    grid-template-columns: 1fr;
    gap: calc(2.4rem + (1vw - 0.36rem) * (1.8181818182));
  }
}
.lp-layout-footer {
  z-index: 10;
  background-color: var(--LP-COLOR_BLACK);
  font-size: 1.2rem;
  line-height: 1.2;
}
.lp-layout-footer-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 162rem;
  margin-inline: auto;
  padding: 1.6rem 3rem;
}
@media only screen and (max-width: 1239px) {
  .lp-layout-footer-content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }
}
@media only screen and (max-width: 1239px) {
  .lp-layout-footer-content {
    padding: calc(1.6rem + (1vw - 0.36rem) * (0.9090909091)) calc(2rem + (1vw - 0.36rem) * (1.1363636364));
  }
}
.lp-layout-footer-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1rem 4.8rem;
}
.lp-layout-footer-list > li a {
  color: var(--LP-COLOR_LIGHT_GRAY);
  text-decoration: none;
}
.lp-layout-footer-list > li a:hover {
  text-decoration: underline;
}
.lp-layout-footer-list > li + li {
  position: relative;
  color: var(--LP-COLOR_LIGHT_GRAY);
  line-height: 1.2;
}
.lp-layout-footer-list > li + li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -2.4rem;
  width: 0.1rem;
  height: 1.4rem;
  transform: translateY(-50%);
  background-color: var(--LP-COLOR_LIGHT_GRAY);
}
@media only screen and (max-width: 1239px) {
  .lp-layout-footer-list > li:last-child {
    flex-shrink: 0;
    width: calc(100% - 4rem);
  }
}
@media only screen and (max-width: 1239px) {
  .lp-layout-footer-list > li:last-child::before {
    content: none;
  }
}
@media only screen and (max-width: 1239px) {
  .lp-layout-footer-list > li.lp-layout-footer-copyright {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
}
.lp-layout-footer-copyright {
  max-width: 38rem;
}
@media only screen and (max-width: 1239px) {
  .lp-layout-footer-copyright {
    max-width: 100%;
  }
}

.lp-jumbotron {
  max-width: 192rem;
  height: 100%;
  color: #fff;
}
.lp-jumbotron-content {
  min-height: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1239px) {
  .lp-jumbotron-content {
    display: flex;
    flex-direction: column-reverse;
  }
}
.lp-jumbotron-body {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 162rem;
  margin-inline: auto;
  padding: 0 3rem 3.2rem;
  transform: translateX(-50%);
  text-align: center;
  border-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)) 1 fill;
  border-image-outset: 0 100vw;
}
@media only screen and (max-width: 1239px) {
  .lp-jumbotron-body {
    position: static;
    margin-top: calc(17rem + (1vw - 0.36rem) * (7.9545454545));
    padding: 0 2rem 2.4rem;
    transform: translateX(0);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 100%);
    border-image: none;
  }
}

.lp-headingLevel1 {
  display: block;
  margin-bottom: 0.8rem;
  font-size: 6.4rem;
  font-weight: var(--LP-FONT_WEIGHT-SEMI_BOLD);
  line-height: 1.1;
}
@media only screen and (max-width: 1919px) {
  .lp-headingLevel1 {
    font-size: calc(5.6rem + (1vw - 1.24rem) * (1.1764705882));
  }
}
@media only screen and (max-width: 1239px) {
  .lp-headingLevel1 {
    margin-bottom: 1.2rem;
    font-size: calc(2.8rem + (1vw - 0.36rem) * (4.0909090909));
  }
}
.lp-headingLevel1-group {
  margin-bottom: 2.4rem;
}
.lp-headingLevel1-seriesGroup {
  display: flex;
  flex-direction: column;
  width: fit-content;
  margin-bottom: 1.2rem;
  margin-inline: auto;
  line-height: 1.3;
  gap: 0.4rem;
}
.lp-headingLevel1-series {
  display: flex;
  justify-content: center;
  gap: 0 1.2rem;
  font-size: 3.2rem;
  font-weight: var(--LP-FONT_WEIGHT-SEMI_BOLD);
}
@media only screen and (max-width: 1919px) {
  .lp-headingLevel1-series {
    font-size: calc(2.8rem + (1vw - 1.24rem) * (0.5882352941));
  }
}
@media only screen and (max-width: 1239px) {
  .lp-headingLevel1-series {
    margin-bottom: 1.6rem;
    font-size: calc(2rem + (1vw - 0.36rem) * (1.3636363636));
    text-align: left;
  }
}
.lp-headingLevel1-seriesName {
  display: block;
  margin-bottom: 1.6rem;
  font-size: 2.4rem;
  font-weight: var(--LP-FONT_WEIGHT-REGULAR);
}
@media only screen and (max-width: 1919px) {
  .lp-headingLevel1-seriesName {
    font-size: calc(2rem + (1vw - 1.24rem) * (0.5882352941));
  }
}
@media only screen and (max-width: 1239px) {
  .lp-headingLevel1-seriesName {
    font-size: calc(1.6rem + (1vw - 0.36rem) * (0.9090909091));
  }
}

.lp-textPhone {
  margin-bottom: 1.6rem;
  color: currentColor;
}
@media only screen and (max-width: 1239px) {
  .lp-textPhone {
    margin-bottom: 3.6rem;
    color: var(--LP-COLOR_WHITE);
  }
}
.lp-textPhone-body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 1239px) {
  .lp-textPhone-body {
    flex-direction: column;
  }
}
.lp-textPhone-note {
  margin-right: 0.8rem;
  line-height: 1.3;
}
@media only screen and (max-width: 1239px) {
  .lp-textPhone-note {
    margin-right: 0;
    margin-bottom: 0.8rem;
    font-size: 1.6rem;
  }
}
.lp-textPhone-icon {
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
  fill: var(--LP-COLOR_GREEN);
}
@media only screen and (max-width: 1239px) {
  .lp-textPhone-icon {
    width: 4rem;
    min-width: 4rem;
    height: 4rem;
    min-height: 4rem;
    fill: var(--LP-COLOR_WHITE);
  }
}
.lp-textPhone-numberGroup {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1239px) {
  .lp-textPhone-numberGroup {
    font-size: 2.4rem;
    line-height: 1.2;
  }
}
.lp-textPhone-numberGroup > a {
  text-decoration: none;
  cursor: inherit;
}
.lp-textPhone-numberGroup > a,
.lp-textPhone-numberGroup > .AutoPhoneCall {
  color: inherit;
}

.lp-label {
  color: var(--LP-COLOR_RED);
  font-size: 3.2rem;
  font-weight: var(--LP-FONT_WEIGHT-SEMI_BOLD);
}
@media only screen and (max-width: 1919px) {
  .lp-label {
    font-size: calc(2.8rem + (1vw - 1.24rem) * (0.5882352941));
  }
}
@media only screen and (max-width: 1239px) {
  .lp-label {
    font-size: calc(1.8rem + (1vw - 0.36rem) * (1.5909090909));
  }
}
.lp-label-outer {
  min-width: fit-content;
}

.lp-navigationSeries-linkList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.2rem;
  gap: 1rem 4.8rem;
}
.lp-navigationSeries-linkList > li a {
  color: var(--LP-COLOR_LIGHT_GRAY);
  text-decoration: none;
}
.lp-navigationSeries-linkList > li a:hover, .lp-navigationSeries-linkList > li a:focus {
  text-decoration: underline;
}
.lp-navigationSeries-linkList > li + li {
  position: relative;
}
.lp-navigationSeries-linkList > li + li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -2.4rem;
  width: 0.1rem;
  height: 1.4rem;
  transform: translateY(-50%);
  background-color: var(--LP-COLOR_LIGHT_GRAY);
}

.lp-listButton {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2.4rem;
  gap: 4rem;
}
@media only screen and (max-width: 1239px) {
  .lp-listButton {
    gap: 2.4rem;
    margin-bottom: 1.6rem;
  }
}
.lp-listButton > li {
  width: 100%;
  max-width: 35rem;
}
@media only screen and (max-width: 1239px) {
  .lp-listButton > li {
    width: 100%;
  }
}
.lp-listButton.of-justifyContent-center {
  justify-content: center;
}

.lp-button {
  display: block;
  width: 100%;
  padding: 2rem;
  transition: box-shadow 0.5s;
  border-radius: calc(infinity * 1px);
  background-color: #000;
  box-shadow: -1px -1px 6px rgba(255, 255, 255, 0.35), 5px 5px 6px rgba(255, 255, 255, 0.35);
  color: var(--LP-COLOR_WHITE);
  font-family: biz-udgothic, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 1239px) {
  .lp-button {
    font-size: calc(1.6rem + (1vw - 0.36rem) * (0.2272727273));
  }
}
@media (hover: hover) {
  .lp-button:hover {
    box-shadow: 1px 1px 6px rgba(255, 255, 255, 0.35), -5px -5px 6px rgba(255, 255, 255, 0.35);
  }
}
.lp-button.of-download {
  color: var(--LP-COLOR_RED);
}

.lp-media {
  margin-bottom: 2.8rem;
}
.lp-media-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 4rem;
}
@media only screen and (max-width: 1239px) {
  .lp-media-content {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.lp-media-body {
  padding-top: 2.4rem;
}
@media only screen and (max-width: 1239px) {
  .lp-media-body {
    padding-top: 1.2rem;
  }
}
.lp-media-image {
  min-width: 26.8rem;
  max-width: 26.8rem;
  margin-top: -2rem;
}
@media only screen and (max-width: 1239px) {
  .lp-media-image {
    min-width: auto;
    max-width: 55.5555555556vw;
    margin-top: calc(-1.6rem + (1vw - 0.36rem) * (-4.0909090909));
  }
}

.lp-imageAnalysis-group {
  display: flex;
  position: absolute;
  top: 0;
  left: 50%;
  justify-content: center;
  width: 100%;
  transform: translateX(-50%);
}
.lp-imageAnalysis-group::before {
  content: "";
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  height: 12rem;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
@media only screen and (max-width: 1239px) {
  .lp-imageAnalysis-group::before {
    height: calc(2rem + (1vw - 0.36rem) * (11.3636363636));
  }
}
.lp-imageAnalysis-image {
  max-width: 50%;
}
@media only screen and (max-width: 1239px) {
  .lp-imageAnalysis-image {
    overflow: hidden;
  }
}
.lp-imageAnalysis-image + .lp-imageAnalysis-image {
  margin-left: 0.4rem;
}
@media only screen and (max-width: 1239px) {
  .lp-imageAnalysis-image + .lp-imageAnalysis-image {
    margin-left: 0.2rem;
  }
}
@media only screen and (max-width: 1239px) {
  .lp-imageAnalysis-image > img {
    transform: scale(2);
    transform-origin: center top;
    object-fit: cover;
  }
}

.lp-section {
  margin-bottom: 3.6rem;
}
.lp-section-content {
  padding-inline: 2rem;
}

@media only screen and (max-width: 1239px) {
  .lp-smallScreen-hide {
    display: none;
  }
}

@media only screen and (min-width: 1240px) {
  .lp-largeScreen-hide {
    display: none;
  }
}
