<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

:root {
  font-size: 62.5%;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  min-width: 320px;
  color: #333;
  font-size: 1.6rem;
  line-height: 1.5;
  word-break: break-word;
  overflow-wrap: anywhere;
}

main {
  display: block;
}

p {
  margin-bottom: 0;
}

ul,
ol {
  list-style: none;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: 0;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

em {
  font-style: normal;
  font-weight: bold;
}

dfn,
cite {
  font-style: normal;
}

code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 100%;
}

i {
  font-style: italic;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  max-width: 100%;
  border-style: none;
  vertical-align: middle;
}

table {
  width: 100%;
  border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
  border-radius: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  border: 0;
  background: none;
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: none;
}

legend {
  display: table;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

video {
  display: block;
  max-width: 100%;
}

.lp-buttonConversion {
  display: inline-block;
  max-width: 100%;
  background: #e60012;
  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 (min-width: 1281px) and (max-width: 1800px) {
  .lp-buttonConversion {
    font-size: calc(20 / 1800 * 100vw);
  }
}

.lp-buttonConversion:hover {
  background-color: #c6002a;
}

.lp-buttonConversion-body {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  align-items: center;
  padding: 12px 8px 12px 24px;
  padding-left: 53px;
}

.lp-buttonConversion.of-inquiry .lp-buttonConversion-body {
  padding: 12px 45px;
}

@media (min-width: 1281px) and (max-width: 1800px) {
  .lp-buttonConversion.of-inquiry .lp-buttonConversion-body {
    padding: 12px calc(45 / 1800 * 100vw);
  }
}

@media screen and (max-width: 767px) {
  .lp-listButton--spWide .lp-buttonConversion {
    flex: 1;
  }
  
  .lp-buttonConversion-body {
    font-size: 18px;
    letter-spacing: 1px;
  }

  .lp-listButton--spWide .lp-buttonConversion.of-download .lp-buttonConversion-text {
    display: inline-block;
    width: 100%;
    margin-right: 0;
  }

  .lp-listButton--spWide .lp-buttonConversion.of-download .lp-buttonConversion-image {
    flex-shrink: 0;
  }
}

.lp-buttonConversion-text {
  margin-right: 16px;
}

.lp-buttonConversion.of-inquiry .lp-buttonConversion-text {
  margin-right: 0;
}

.lp-utility-line-break {
  display: block;
}

.lp-smallScreen-line-break {
  display: block;
}

.lp-layout-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 1280px) {
  .lp-layout-container {
    height: auto;
  }
}

.lp-layout-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1920px;
  padding: 15px 80px;
}

@media screen and (max-width: 1079px) {
  .lp-layout-header-content {
    padding: 20px;
    flex-direction: column;
    align-items: center;
  }
}

.lp-layout-header-utilityGroup {
  flex: 1;
  padding-left: 40px;
}

@media screen and (max-width: 1079px) {
  .lp-layout-header-utilityGroup {
    display: none;
  }
}

.lp-layout-header-utilityList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  text-align: center;
}

.lp-layout-header-logo {
  display: block;
  margin-bottom: 0;
  line-height: 1;
}

@media screen and (max-width: 1079px) {
  .lp-layout-header-logo {
    min-height: 0%;
    text-align: center;
  }
}

.lp-layout-header-logo a {
  text-decoration: none;
}

.lp-layout-header-logo {
  min-width: 110px;
  margin: 0;
}

.lp-layout-header-logo img {
  width: auto;
  max-width: 100%;
  height: 20px;
}

@media screen and (max-width: 1080px) {
  .lp-layout-header-logo {
    min-width: 99px;
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .lp-textPhoneLink {
    display: none;
  }
}

.lp-layout-header-link {
  color: #333;
  font-weight: bold;
  line-height: 1.31;
  text-decoration: underline;
}

.lp-layout-header-link:hover,
.lp-layout-header-link:active,
.lp-layout-header-link:focus {
  text-decoration: none;
}

.lp-textPhoneLink {
  display: flex;
  flex-direction: column;
}

.lp-textPhoneLink-numberGroup {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  cursor: text;
}

.lp-textPhoneLink-number {
  line-height: 1;
}

.lp-textPhoneLink-numberGroupOuter {
  display: inline-block;
}

.lp-textPhoneLink-icon {
  display: flex;
  width: 40px;
  margin: 0px 8px 0 0;
}

.lp-textPhoneLink-notes {
  font-size: 12px;
  line-height: 1.2;
}

.lp-textPhone-outer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 75px 5vw 65px;
  border-top: 1px solid #ccc;
}

.lp-textPhone-outer .lp-text.of-primary {
  font-size: 20px;
  font-weight: bold;
}

.lp-textPhone-outer .lp-textPhone {
  margin-left: 28px;
}

a.lp-textPhone-body,
a:hover.lp-textPhone-body {
  display: inline-block;
  color: #333;
  text-decoration: none;
  cursor: default;
  opacity: 1;
}

.lp-textPhone-numberGroup {
  display: flex;
  align-items: center;
}

.lp-textPhone-icon {
  width: 36px;
  height: 38px;
  margin-right: 8px;
  vertical-align: middle;
}

.lp-textPhone-outer .lp-textPhone-icon {
  width: 66px;
  height: 38px;
  margin: 3px 8px 0 0;
}

.lp-textPhone-icon .of-iconColor-primary {
  fill: #00a23f;
}

.lp-textPhone-number {
  display: flex;
  font-size: 24px;
}

.lp-textPhone-outer .lp-textPhone-number {
  display: inline-block;
  font-size: 44px;
  font-weight: bold;
}

.lp-textPhone-number a[href] {
  color: #171e30;
  font-weight: 600;
}

.lp-textPhone-note {
  display: block;
  margin-top: 8px;
  font-size: 12px;
}

.lp-textPhone-outer .lp-textPhone-note {
  display: inline-block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 1080px) {
  .lp-textPhone-outer {
    display: block;
  }

  .lp-textPhone-outer .lp-textPhone {
    margin: 15px 0 0;
  }

  .lp-textPhone-outer .lp-textPhone-number {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .lp-bottom_phone .lp-textPhone-numberGroup {
    justify-content: center;
    font-size: 14px;
  }

  .lp-bottom_phone .lp-textPhone-number {
    font-size: 26px;
  }

  .lp-bottom_phone .lp-textPhone-note {
    font-size: 14px;
    text-align: center;
  }
}

.lp-layout-footer {
  background-color: #fff;
  border-top: 1px solid #ddd;
  color: #333;
  font-size: 13px;
}

.lp-layout-footer-content {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 5px 80px 10px;
}

@media screen and (max-width: 1079px) {
  .lp-layout-footer-content {
    display: block;
    padding: 20px;
  }
}

.lp-layout-footer-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: -8px;
  margin-left: -32px;
}

.lp-layout-footer-list&gt;li {
  position: relative;
  margin-top: 8px;
  margin-left: 32px;
  line-height: 1;
}

@media screen and (max-width: 1079px) {
  .lp-layout-footer-list&gt;li {
    line-height: 1.2;
  }
}

.lp-layout-footer-list&gt;li::before {
  display: block;
  position: absolute;
  top: 50%;
  left: -16px;
  width: 1px;
  height: 15px;
  transform: translateY(-50%);
  background-color: #333;
  content: "";
}

.lp-layout-footer-list&gt;li a {
  color: #333;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
}

.lp-layout-footer-list&gt;li a:hover,
.lp-layout-footer-list&gt;li a:focus {
  text-decoration: underline;
}

.lp-layout-footer-list&gt;li:first-child::before {
  content: none;
}

@media screen and (max-width: 1079px) {
  .lp-layout-footer-list&gt;li.lp-layout-footer-copyright {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 1079px) {
  .lp-layout-footer-list&gt;li.lp-layout-footer-copyright::before {
    content: none;
  }
}

.lp-navigationSeries {
  margin: 8px auto;
  border: 0;
}

@media screen and (max-width: 1079px) {
  .lp-navigationSeries {
    margin-bottom: 18px;
  }
}

.lp-navigationSeries-linkList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -4px;
  margin-left: -16px;
}

.lp-navigationSeries-linkList&gt;li {
  display: flex;
  align-items: center;
  margin-top: 4px;
  margin-left: 16px;
  color: #333;
  font-size: 1.2rem;
  line-height: 1;
}

.lp-navigationSeries-linkList&gt;li&gt;a {
  padding-left: 0;
  color: #333;
}

.lp-navigationSeries-linkList&gt;li&gt;a::before {
  display: none;
}

.lp-navigationSeries-linkList&gt;li::before {
  display: block;
  width: 1px;
  height: 16px;
  margin-right: 16px;
  border-left: 1px solid #333;
  content: "";
}

.lp-navigationSeries-linkList&gt;li:first-child::before {
  display: none;
}

.lp-layout-main {
  flex: 1;
}

.lp-jumbotron {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.lp-jumbotron--bgImg {
  background-image: url(/img/ss/products/microscope/pr_vhx-x1/bg-vhx-x1_ws_157155_index02_002.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.lp-jumbotron-content {
  display: flex;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 116px);
  margin: 0 auto;
}

.lp-jumbotron-body {
  width: 36.45%;
  position: relative;
  padding: 100px 70px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.lp-jumbotron-body-image {
  max-width: 432px;
}

.lp-jumbotron-body-bg {
  position: absolute;
  z-index: -1;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  top: 0;
  overflow: hidden;
}

.lp-jumbotron-body-bg::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/img/ss/products/microscope/pr_vhx-x1/bg-vhx-x1_ws_157155_index02_002.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1280px) {
  .lp-jumbotron--bgImg .lp-jumbotron-body-bg {
    display: none;
  }
}

.lp-jumbotron-titleGroup {
  margin: 0 0 0.83vw;
  font-weight: normal;
  text-align: center;
  width: 100%;
}

.lp-jumbotron-title-wrap {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.lp-jumbotron-catch-copy {
  font-size: 28px;
  color: #A27E27;
  margin-bottom: 16px;
  line-height: 1;
  letter-spacing: 4px;
}

.lp-jumbotron-title {
  display: block;
  margin-bottom: 30px;
  color: #1D1D1D;
  font-size: 46px;
  line-height: 1.4;
}

.lp-jumbotron-title--small {
  font-size: 34px;
  line-height: 1.3;
}

.lp-jumbotron-title--bold {
  font-weight: bold;
}

.lp-jumbotron-seriesGroup {
  display: flex;
  align-items: start;
  justify-content: flex-start;
  max-width: 100%;
  text-align: left;
}

.lp-label {
  display: inline-block;
  line-height: 1;
  padding: 6px 10px 3px;
  border: 1px solid #1D1D1D;
  color: #1D1D1D;
  font-size: 16px;
  text-align: center;
}

.lp-label-outer {
  display: contents;
}

.lp-jumbotron-series {
  flex: 0 1 auto;
  font-size: 22px;
  line-height: 1.4;
  margin-left: 16px;
  color: #1D1D1D;
}

.lp-jumbotron-image {
  width: 63.55%;
}

/* pc幅 */
@media screen and (max-width: 1920px) {

  .lp-jumbotron-content {
    max-height: 50.00vw;
  }
  .lp-jumbotron-body {
    padding: 2vw 3.65vw 2vw;
  }
  .lp-jumbotron-body--narrow {
    padding: 1.2vw 2.65vw 1.2vw;
  }

  .lp-jumbotron-body-image {
    max-width: 22.50vw;
  }

  .lp-jumbotron-body--narrow .lp-jumbotron-body-image {
    max-width: 20.5vw; 
  }
    
  .lp-jumbotron-catch-copy {
    font-size: 1.2vw;
    margin-bottom: 0.63vw;
    line-height: 1.2;
    letter-spacing: 3px;
  }

  .lp-jumbotron-body--narrow .lp-jumbotron-catch-copy {
    margin-bottom: 0.5vw;
  }

  .lp-jumbotron-catch-copy--large {
    font-size: calc(28 / 1920 * 100vw);
  }

  .lp-jumbotron-title-wrap--small .lp-jumbotron-catch-copy--large {
    font-size: calc(26 / 1920 * 100vw);
  }
  
  .lp-jumbotron-title {
    font-size: 2vw;
    margin-bottom: 1.46vw;
  }

  .lp-jumbotron-body--narrow .lp-jumbotron-title {
    margin-bottom: 0.5vw;
  }
  
  .lp-jumbotron-title--large {
    font-size: calc(54 / 1920 * 100vw);
    line-height: 1.3;
  }

  .lp-jumbotron-title--small {
    font-size: calc(34 / 1920 * 100vw);
  }

  .lp-jumbotron-title--middle {
    font-size: calc(40 / 1920 * 100vw);
  }

  .lp-jumbotron-title-wrap--small .lp-jumbotron-title--large {
    font-size: calc(48 / 1920 * 100vw);
  }

  .lp-label {
    font-size: 0.83vw;
    padding: 0.31vw 0.52vw 0.16vw;
  }

  .lp-label--large {
    font-size: calc(16 / 1920 * 100vw);
  }

  .lp-jumbotron-series {
    font-size: 1vw;
    margin-left: 16px;
  }

  .lp-jumbotron-series--large {
    font-size: calc(22 / 1920 * 100vw);
  }
}


@media screen and (max-width: 1280px) {
  .lp-jumbotron {
    overflow: hidden;
    height: auto;
  }

  .lp-jumbotron-content {
    flex-direction: column;
    height: auto;
    max-height: none;
    min-height: 0;
  }

  .lp-jumbotron-body {
    width: 100%;
    padding: 60px 40px 0;
    margin-bottom: 120px;
    overflow: visible;
  }
  .lp-jumbotron-body-image{
    max-width: 515px;
  }

  .lp-jumbotron-body--narrow .lp-jumbotron-body-image {
    max-width: 515px;
  }

  .lp-jumbotron-image {
    width: 100%;
    padding: 0 40px;
  }

  .lp-jumbotron-titleGroup {
    width: 686px;
    margin: 0 0 26px;
  }
  
  .lp-jumbotron-catch-copy {
    font-size: 34px;
    margin-bottom: 22px;
    letter-spacing: 6px;
  }

  .lp-jumbotron-body--narrow .lp-jumbotron-catch-copy {
    margin-bottom: 22px;
  }

  .lp-jumbotron-title-wrap--small .lp-jumbotron-catch-copy--large {
    font-size: 34px
  }
  
  .lp-jumbotron-title {
    margin-bottom: 34px;
    font-size: 56px;
    line-height: 1.2;
  }

  .lp-jumbotron-body--narrow .lp-jumbotron-title {
    margin-bottom: 34px;
  }

  .lp-jumbotron-title-wrap--small .lp-jumbotron-title--large {
    font-size: 56px
  }

  .lp-label {
    font-size: 24px;
    padding: 8px 16px 9px;
  }
  
  .lp-jumbotron-series {
    font-size: 28px;
    margin-left: 28px;
  }
}

.lp-listButton {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.lp-listButton--multiple {
  gap: 23px 16px;
}

@media (min-width: 1281px) and (max-width: 1800px) {
  .lp-listButton--multiple {
    gap: calc(23 / 1800 * 100vw) calc(16 / 1800 * 100vw);
  }
}

.lp-listButton&gt;li {
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  /* width: 100%; */
  max-width: 100%;
}

.lp-textPhoneLink-numberGroup {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  cursor: text;
}
.lp-textPhoneLink-number{
  line-height:1;
}
.lp-textPhoneLink-numberGroupOuter {
  display: inline-block;
}

.lp-textPhoneLink-icon {
  display: flex;
  width: 40px;
  margin: 0px 8px 0 0;
}

.lp-textPhoneLink-notes {
  font-size: 12px;
  line-height: 1.2;
}

.lp-buttonConversion {
  flex-shrink: 0;
}

.lp-buttonConversion.of-download .lp-buttonConversion-body::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 24px;
  width: 19px;
  height: 18px;
  transform: translateY(-50%);
  content: "";
  background: url(/img/landing_page/common/icon_btn_dl.png) no-repeat center center;
}

.lp-buttonConversion.of-inquiry {
  min-width: 237px;
  background-color: #13778F;
}

@media (min-width: 1281px) and (max-width: 1800px) {
  .lp-buttonConversion.of-inquiry {
    min-width: calc(237 / 1800 * 100vw);
  }
}

.lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  display: block;
  width: 19px;
  height: 12px;
  border-width: 7px 0 7px 13px;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  content: "";
}

@media (hover: hover) {
  .lp-buttonConversion.of-inquiry:hover {
      background-color: #116b81;
  }
}

.lp-buttonConversion-image {
  margin: -32px 0;
  border: 1px solid #ccc;
}


.drag_img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
}


@media screen and (max-width: 1280px) {
  .drag_img {
    display: none;
  }
}

.drag_img .after_box {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.drag_img .before_box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  overflow: hidden;
  width: 50%;
  height: 100%;
}

.drag_img.first .before_box {
  transition: width 0.8s cubic-bezier(0.37, 0.63, 0.21, 1.25) 1.5s;
}

.drag_img .before_box .img {
  height: 100%;
}

.drag_img .img {
  width: 100%;
  height: 100%;
}

.drag_img .img img {
  margin: 0;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center left;
  position: absolute;
  top: 0;
  left: 0;
}

.drag_img .img_title {
  position: absolute;
  top: 20px;
  height: 50px;
  padding: 10px 20px;
  letter-spacing: 2px;
  color: #fff;
  font-size: 20px;
}

.before_box .img_title {
  left: 20px;
  background-color: rgb(23, 23, 23, 0.8);
}

.after_box .img_title {
  right: 20px;
  letter-spacing: 2px;
  font-size: 22px;
  background: rgb(196,155,56);
  background: linear-gradient(235deg, rgba(196,155,56,0.8) 0%, rgba(162,123,39,0.8) 100%);
}

@media screen and (max-width: 1920px) {
  .drag_img .img img {
    width: 63.55vw;
  }
  .drag_img .img_title {
    font-size: 1.04vw;
    top: 1.04vw;
    height: 2.60vw;
    padding: 0.52vw 1.04vw;
  }
  .before_box .img_title {
    left: 1.04vw;
  }
  
  .after_box .img_title {
    right: 1.04vw;
    font-size: 1.04vw;
  }
}

.drag_img .img_title-apply {
  height: auto;
  max-width: 80%;
}

.drag_img .img_title-small {
  font-size: 13px;
  letter-spacing: 1px;
  max-width: 84%;
}

@media screen and (max-width: 1920px) {
  .drag_img .img_title-apply {
    font-size: calc(16  / 1920 * 100vw);
    padding: 0.52vw calc(10  / 1920 * 100vw);
  }

  .drag_img .img_title-small {
    font-size: 12px;
  }
}

.drag_img .separator {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  width: 350px;
  height: 100%;
  cursor: grab;
}

.drag_img.first .separator {
  transition: left 0.8s cubic-bezier(0.37, 0.63, 0.21, 1.25) 1.5s;
}

.drag_img .separator::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 0;
  display: block;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  content: "";
}

.drag_img .separator .circle_line {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #000;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
}

.drag_img .separator .circle_area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;
}

.drag_img .separator .circle_area::before,
.drag_img .separator .circle_area::after {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -7px;
  border: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid #000;
  border-left: none;
  content: "";
  transition: left 0.3s ease 0s,
    right 0.3s ease 0s;
}

.drag_img .separator .circle_area::before {
  left: 30px;
  animation: fade_animation_left 0.8s ease-in-out infinite 1.8s;
  margin-left: 10px;
}

.drag_img .separator .circle_area::after {
  right: 30px;
  transform: scale(-1, 1);
  animation: fade_animation_right 0.8s ease-in-out infinite 1.8s;
  margin-right: 10px;
}

@media screen and (max-width: 1920px) {
  .drag_img .separator .circle_line {
    width: 4.17vw;
    height: 4.17vw;
  }
  .drag_img .separator .circle_area {
    width: 3.65vw;
    height: 3.65vw;
  }
  .drag_img .separator .circle_area::before,
  .drag_img .separator .circle_area::after {
    margin-top: -0.31vw;
    border: 0.36vw solid rgba(0, 0, 0, 0);
  }
  .drag_img .separator .circle_area::before {
    margin-left: 0.52vw;
    left: 0.56vw;
    border-right: 0.36vw solid #000;
    border-left: none;
  }
  .drag_img .separator .circle_area::after {
    margin-right: 0.52vw;
    right: 0.56vw;
    border-right: 0.36vw solid #000;
    border-left: none;
  }
}

@keyframes fade_animation_left {
  0% {
    left: 12px;
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    left: 7px;
    opacity: 0;
  }
}
@keyframes fade_animation_right {
  0% {
    right: 12px;
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    right: 7px;
    opacity: 0;
  }
}

.drag_img .separator:hover .circle_area::before {
  left: 5px;
}

.drag_img .separator:hover .circle_area::after {
  right: 12px;
}

.image-comparison {
  display: flex;
}

@media screen and (min-width: 1281px) {
  .image-comparison {
    display: none;
  }
}

@media screen and (max-width: 1280px) {
  .image-comparison {
    width: 686px;
    margin: 0 auto 120px;
  }
}

@media screen and (max-width: 767px) {
  .image-comparison {
    width: 100%;
    margin: 0 0 12.80vw;
  }
}
.comparison-item {
  position: relative;
  width: 100%;
}

.comparison-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 16px 0 12px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.before-image {
  margin-right: 4px;
}

.before-image .comparison-title {
  background-color: rgb(23, 23, 23, 0.8);
}

.after-image .comparison-title {
  background: rgb(196,155,56);
  background: linear-gradient(235deg, rgba(196,155,56,0.8) 0%, rgba(162,123,39,0.8) 100%);
}


@media only screen and (max-width: 767px) {
  .lp-layout-header-content {
    padding: 2.67vw 5.33vw;
    min-height: 48px;
  }
  .lp-layout-header-logo {
    min-width: 26.40vw;
    margin: 0;
  }
  .lp-jumbotron-body {
    padding: 10.67vw 4.00vw 0;
  }
  .lp-jumbotron-body-image{
    max-width: 78.67vw;
  }
  .lp-jumbotron-body--narrow .lp-jumbotron-body-image {
    max-width: 78.67vw;
  }

  .lp-jumbotron-image {
    padding: 0 4.00vw;
  }

  .lp-jumbotron-titleGroup {
    width: 100%;
    margin: 0 0 3.73vw;
  }
  
  .lp-jumbotron-catch-copy {
    font-size: 5.33vw;
    letter-spacing: 3px;
    margin-bottom: 2.67vw;
  }

  .lp-jumbotron-body--narrow .lp-jumbotron-catch-copy {
    margin-bottom: 2.67vw;
  }

  .lp-jumbotron-title-wrap--small .lp-jumbotron-catch-copy--large {
    font-size: 5.33vw;
  }
  
  .lp-jumbotron-title {
    margin-bottom: 3.20vw;
    font-size: 7.47vw;
    line-height: 1.4;
  }

  .lp-jumbotron-body--narrow .lp-jumbotron-title {
    margin-bottom: 3.20vw;
  }

  .lp-jumbotron-title-wrap--small .lp-jumbotron-title--large {
    font-size: 7.47vw;
  }

  .lp-label {
    font-size: 3.47vw;
    padding: 0.8vw 2.67vw 1.33vw;
  }
  
  .lp-jumbotron-series {
    font-size: 4.27vw;
    margin-left: 2.67vw;
  }
  .lp-listButton {
    margin: 3.20vw 0 0;
    width: 100%;
  }
  .lp-listButton&gt;li {
    width: 100%;
  }
  .comparison-title {
    letter-spacing: 2px;
    padding: 3.20vw 0;
    font-size: 4.27vw;
    line-height: 1;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  }

  .comparison-title {
    font-size: 13px;
  }

  .comparison-title--small {
    font-size: 13px;
  }

  .comparison-title--minHeight {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 55px;
  }
}

.only-pc{
  display: block;
}
.only-tab,
.only-sp {
  display: none;
}

@media screen and (max-width: 1280px) {
  .only-tab {
    display: block;
  }
  .only-pc{
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .only-sp {
    display: block;
  }
}

@media only screen and (min-width: 1281px) {
  .udesk-client-btn {
    top: auto!important;
    bottom: 110px!important;
  }
}

/* theme-KD
====================================================*/
.theme-KD .lp-jumbotron-catch-copy {
  color: #264093;
}
.theme-KD .lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before {
  left: 15px;
}
/* theme-KI
====================================================*/
.theme-KI .lp-jumbotron-title{
  font-size: 36px;
}
@media screen and (max-width: 1920px) {
  .theme-KI .lp-jumbotron-title--large {
    font-size: calc(50 / 1920 * 100vw);
  }
}
/* theme-KW
====================================================*/
@media screen and (min-width: 1921px) {
  .theme-KW .lp-jumbotron-title--large {
    font-size: 32px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  .theme-KW .lp-jumbotron-title--large {
    font-size: calc(32 / 1920 * 100vw);
  }
}
/* theme-KMX
====================================================*/
@media screen and (min-width: 1921px) {
  .theme-KW .lp-jumbotron-title--large {
    font-size: 36px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  .theme-KMX .lp-jumbotron-title--large {
    font-size: calc(36 / 1920 * 100vw);
  }
}
/* theme-KID
====================================================*/
.theme-KID .lp-jumbotron-title--large {
  font-size: 42px;
}
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  .theme-KID .lp-jumbotron-title--large {
    font-size: calc(36 / 1920 * 100vw);
  }
}
@media screen and (max-width: 1280px) {
  .theme-KID .lp-jumbotron-title {
    font-size: 52px;
  }
}
@media screen and (max-width: 767px) {
  .theme-KID .lp-jumbotron-title {
    font-size: calc(54 / 768 * 100vw);
  }
}
/* theme-KK
====================================================*/
@media screen and (min-width: 1921px) {
  .theme-KK .lp-jumbotron-title{
    font-size: 42px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  .theme-KK .lp-jumbotron-catch-copy{
    font-size: calc(26 / 1920 * 100vw);
  }
  .theme-KK .lp-jumbotron-title--large {
    font-size: calc(42 / 1920 * 100vw);
  }
}
@media (max-width: 1280px) {
  .theme-KK .lp-jumbotron-catch-copy{
    font-size: 30px;
  }
  .theme-KK .lp-jumbotron-title.lp-jumbotron-title--large {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .theme-KK .lp-jumbotron-catch-copy{
    font-size: calc(30 / 768 * 100vw);
  }
  .theme-KK .lp-jumbotron-title.lp-jumbotron-title--large {
    font-size: calc(32 / 768 * 100vw);
  }
}

.theme-KK .lp-jumbotron-titleGroup {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1281px) {
}
.theme-KK .lp-jumbotron-title-wrap{
  text-align: center;
}
@media screen and (min-width: 1281px) {
}
/* theme-KVN
====================================================*/
.theme-KVN .lp-jumbotron-title--large {
  font-size: 42px;
}
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  .theme-KVN .lp-jumbotron-title--large {
    font-size: calc(36 / 1920 * 100vw);
  }
}
@media screen and (max-width: 1280px) {
  .theme-KVN .lp-jumbotron-title {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .theme-KVN .lp-jumbotron-title {
    font-size: calc(50 / 768 * 100vw);
  }
}
/* theme-KCN-frFR
====================================================*/
@media screen and (min-width: 1921px) {
  html[lang="fr"].theme-KCN .lp-jumbotron-title-wrap--small .lp-jumbotron-catch-copy--large {
    font-size: 18px;
  }
  html[lang="fr"].theme-KCN .lp-jumbotron-title--middle {
    font-size: 28px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  html[lang="fr"].theme-KCN .lp-jumbotron-title-wrap--small .lp-jumbotron-catch-copy--large {
    font-size: calc(18 / 1920 * 100vw);
  }
  html[lang="fr"].theme-KCN .lp-jumbotron-title--middle {
    font-size: calc(28 / 1920 * 100vw);
  }
}
/* theme-KF
====================================================*/
@media screen and (min-width: 1921px) {
  html[lang="fr"].theme-KF .lp-jumbotron-title-wrap--small .lp-jumbotron-catch-copy--large {
    font-size: 18px;
  }
  html[lang="fr"].theme-KF .lp-jumbotron-title--middle {
    font-size: 28px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  html[lang="fr"].theme-KF .lp-jumbotron-title-wrap--small .lp-jumbotron-catch-copy--large {
    font-size: calc(18 / 1920 * 100vw);
  }
  html[lang="fr"].theme-KF .lp-jumbotron-title--middle {
    font-size: calc(28 / 1920 * 100vw);
  }
}</pre></body></html>