@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
}

li {
  list-style: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: source-han-sans-japanese, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
}

.lp-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}

.lp-btn {
  display: inline-block;
  margin: 45px 0 0 0;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.lp-btn a {
  border-radius: 40px;
  display: block;
  background: #fff;
  -webkit-box-shadow: -3px -3px 10px #fff, 3px 3px 20px rgba(36, 65, 93, 0.3), inset -2px -2px 1px transparent, -1px -1px 5px transparent;
          box-shadow: -3px -3px 10px #fff, 3px 3px 20px rgba(36, 65, 93, 0.3), inset -2px -2px 1px transparent, -1px -1px 5px transparent;
  padding: 15px 30px;
  color: #c43958;
  text-decoration: none;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.lp-btn a:hover {
  -webkit-box-shadow: -3px -3px 10px transparent, 3px 3px 20px transparent, inset -2px -2px 1px rgba(255, 255, 255, 0.5), -1px -1px 5px rgba(36, 65, 93, 0.3);
          box-shadow: -3px -3px 10px transparent, 3px 3px 20px transparent, inset -2px -2px 1px rgba(255, 255, 255, 0.5), -1px -1px 5px rgba(36, 65, 93, 0.3);
}
.lp-btn.--of-secondary a {
  color: #129E83;
}

.lp-main {
  background: url(/img/ss/products/microscope/vk-x3000/001/bg_mv.jpg) no-repeat center;
  height: 1128px;
}
.lp-main-inner {
  margin: 0 auto;
  width: 1192px;
}
.lp-main-content-text {
  padding: 154px 0 0 640px;
}
.lp-main-content-text .h1-title {
  font-size: 5.5rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, source-han-sans-japanese, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  line-height: 1.5;
  color: #fff;
  text-shadow: 0px 0px 16px rgb(255, 255, 255);
}
.lp-main-content-text p {
  margin: 65px 0 0;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 600;
}
.lp-main-content-text p span {
  font-size: 3rem;
}
.lp-main-content .lp-btn {
  margin: 20px 0 0;
}

.section01 {
  position: relative;
  background-color: #EAEAF0;
}
.section01::after {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  bottom: 0;
  border: 32px solid transparent;
  border-top: 17px solid #EAEAF0;
}
.section01 .section-content {
  width: 1192px;
  margin: 0 auto;
  position: relative;
  top: -90px;
  z-index: 0;
}

.section02 {
  padding: 740px 0 210px;
  background: url(/img/ss/products/microscope/vk-x3000/001/bg_section02.png) no-repeat;
  background-position: top 120px center;
  background-color: #000;
}
.section02 .section-content {
  width: 1140px;
  margin: 0 auto;
}
.section02 .h2-title {
  background-color: #FDF551;
  font-size: 3.4rem;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 10px;
  text-align: center;
  padding: 5px 0;
  letter-spacing: 15px;
  position: relative;
}
.section02 .h2-title::before {
  position: absolute;
  content: "";
  background: url(/img/ss/products/microscope/vk-x3000/001/bg_text_01.png) no-repeat center/contain;
  left: 50%;
  -webkit-transform: translate(-50%, -110%);
          transform: translate(-50%, -110%);
  top: 0;
  width: 242px;
  height: 52px;
}
.section02 .h3-title {
  color: #FCF56F;
  font-size: 4rem;
  padding: 10px 0;
  text-align: center;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}
.section02 .h3-title + .lead {
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 2.2rem;
  margin: 15px 0 0;
}
.section02 .add-function-01 {
  margin: 90px 0 0;
}
.section02 .add-function-01-content .img-01 {
  margin: 30px 0 0;
}
.section02 .add-function-01-content p {
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
  margin: 24px 0 0;
}
.section02 .add-function-01-content .img-02 {
  margin: 35px 0 0;
}
.section02 .add-function-01-content .img-03 {
  margin: 30px 0 0;
}
.section02 .add-function-02 {
  margin: 145px 0 0;
}
.section02 .add-function-02-content .img-01 {
  margin: 35px 0 0;
}
.section02 .add-function-02-content p {
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
  margin: 24px 0 0;
}
.section02 .add-function-02-content .img-02 {
  margin: 60px 0 0;
}

.section03 {
  background: #E7E7EA;
  padding: 210px 235px;
}
.section03 .section-content {
  width: 1245px;
  margin: 0 auto;
}
.section03 .section-content .products-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 50px;
}
.section03 .section-content .products .text-content .products-title {
  font-size: 5rem;
  font-weight: 600;
}
.section03 .section-content .products .text-content .products-title-sub {
  font-size: 3rem;
  font-weight: 600;
}

.what-laserMicroscope {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.what-laserMicroscope-inner {
  padding: 20px 15px;
}
.what-laserMicroscope-title {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #005A91;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.what-laserMicroscope-content {
  padding: 45px 40px 30px;
}

.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.columns.--col2 {
  gap: 0 60px;
}

.check-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px 0;
}
.check-lists + * {
  margin: 25px 0 0;
}
.check-lists + p {
  font-size: 2rem;
}
.check-item {
  position: relative;
  font-size: 2.6rem;
  font-weight: 600;
  padding: 0 16px 16px 55px;
  border-bottom: 1px solid #707070;
}
.check-item::before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  top: 35%;
  left: 0%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/img/ss/products/microscope/vk-x3000/001/icon_check.png) no-repeat center/contain;
}

.mainFeatures-laserMicroscope {
  margin: 100px 0 0;
}
.mainFeatures-laserMicroscope-title {
  color: #25598D;
  font-size: 2.8rem;
  font-weight: 600;
  text-align: center;
  border-top: 1px solid #25598D;
  border-bottom: 1px solid #25598D;
  padding: 16.5px 0;
}
.mainFeatures-laserMicroscope-content {
  margin: 60px 0 0;
}
.mainFeatures-laserMicroscope-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 15px;
}
.mainFeatures-laserMicroscope-columns-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 40px;
}
.mainFeatures-laserMicroscope-columns-item .fig-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 700px;
          flex: 0 0 700px;
}
.mainFeatures-laserMicroscope-columns-item .fig-content figcaption {
  font-size: 1.6rem;
  text-align: center;
  margin: 10px 0 0;
}
.mainFeatures-laserMicroscope-columns-item .text-content dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mainFeatures-laserMicroscope-columns-item .text-content dl dt {
  margin: 0 0 15px;
  font-size: 2rem;
  font-weight: 600;
}
.mainFeatures-laserMicroscope-columns-item .text-content dl dd {
  font-size: 1.6rem;
  line-height: 1.8;
}
.mainFeatures-laserMicroscope-table {
  margin: 115px 0 0;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
.mainFeatures-laserMicroscope-table::after {
  position: absolute;
  content: "";
  -webkit-transform: translate(35%, 99%);
          transform: translate(35%, 99%);
  bottom: 0;
  width: 446px;
  height: 119px;
  background: url(/img/ss/products/microscope/vk-x3000/001/bg_arrow_01.png) no-repeat center/contain;
}
.mainFeatures-laserMicroscope-table-inner {
  overflow: hidden;
  border-radius: 10px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.mainFeatures-laserMicroscope-table table {
  width: 100%;
  border-collapse: collapse;
}
.mainFeatures-laserMicroscope-table th, .mainFeatures-laserMicroscope-table td {
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  font-size: 1.6rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.mainFeatures-laserMicroscope-table th span, .mainFeatures-laserMicroscope-table td span {
  font-size: 1.1rem;
}
.mainFeatures-laserMicroscope-table th {
  font-weight: 600;
}
.mainFeatures-laserMicroscope-table thead th {
  color: #fff;
  background: #8D8D8D;
}
.mainFeatures-laserMicroscope-table tbody th {
  color: #000000;
  background: #DEDEDE;
  width: 10%;
}
.mainFeatures-laserMicroscope-table tbody td {
  width: 15%;
}
.mainFeatures-laserMicroscope-table tbody td:nth-of-type(-n+3) {
  background: #FCD7D7;
}
.mainFeatures-laserMicroscope-table tbody td:nth-of-type(n+4):nth-of-type(-n+6) {
  background: #D8EAED;
}
.mainFeatures-laserMicroscope-summary {
  margin: 65px 0 0;
  border-radius: 10px;
  background: #fff;
  position: relative;
  z-index: 0;
}
.mainFeatures-laserMicroscope-summary-inner {
  padding: 40px 95px 20px 90px;
}
.mainFeatures-laserMicroscope-summary-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mainFeatures-laserMicroscope-summary-content .text-content {
  position: relative;
  line-height: 1.2;
}
.mainFeatures-laserMicroscope-summary-content .text-content .icon-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  content: "";
  right: -180px;
  top: -110px;
  width: 185px;
  height: 185px;
  background: url(/img/ss/products/microscope/vk-x3000/001/bg_text_02.png) no-repeat center/contain;
}
.mainFeatures-laserMicroscope-summary-content .text-content .icon-text p {
  position: relative;
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -15px 0 0 10px;
}
.mainFeatures-laserMicroscope-summary-content .text-content p {
  font-size: 2.2rem;
  font-weight: 600;
}
.mainFeatures-laserMicroscope-summary-content .text-content p span {
  font-size: 4rem;
  font-weight: 600;
}
.mainFeatures-laserMicroscope-summary-content .text-content p span span {
  color: #FF0000;
  font-size: 8rem;
}
/* header / footer */
.lp-layout-container {
  min-width: 1284px;
  overflow: hidden;
}

.lp-layout-header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1284px;
  margin: 0 auto;
  padding: 12px 20px;
}

.lp-layout-header-logo {
  line-height: 1;
}

.lp-layout-header-logo img {
  min-height: 22px;
}

.lp-layout-header-link {
  color: #06c;
}

.lp-layout-header-link:hover, .lp-layout-header-link:focus {
  color: #f00;
  opacity: 0.7;
}

.lp-layout-header-utilityGroup {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
}

.lp-layout-header-utilityList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: -16px 0 0 -16px;
}

.lp-layout-header-utilityList > li {
  margin-top: 16px;
  padding-left: 16px;
}

.lp-layout-header-utilityList > li .lp-textPhone-group {
  margin-bottom: 0;
}

.lp-layout-main > *:last-child {
  margin-bottom: 0;
}

.lp-layout-footer {
  background: #2d2d2d;
  color: #fff;
}

.lp-layout-footer-content {
  width: 1284px;
  margin: 0 auto;
  padding: 16px 20px;
  text-align: center;
}

.lp-layout-footer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -16px;
}

.lp-layout-footer-list > li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  margin-left: 30px;
  line-height: 1.2;
}

.lp-layout-footer-list > li::before {
  display: block;
  position: absolute;
  top: 50%;
  left: -14px;
  width: 1px;
  height: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #ccc;
  content: "";
}

.lp-layout-footer-list > li a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
}

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

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

.lp-layout-footer-copyright {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.2;
}

.lp-layout-footer-copyright > small {
  display: block;
  width: 100%;
}

.lp-textPhone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2px;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  text-decoration: none;
  cursor: default;
}

.lp-textPhone-group {
  display: inline-block;
  margin-bottom: 48px;
}

.lp-textPhone-number {
  margin-bottom: 0;
}

.lp-textPhone img {
  display: block;
  width: 40px;
  min-width: 40px;
  margin-right: 2px;
}

.lp-textOfficeHour {
  margin-bottom: 0;
  font-size: 12px;
}