.analyzer_sampling_system {
  /* A Modern CSS Reset */
  font-size: 16px;
  color: #333333;
}

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

.analyzer_sampling_system ul,
.analyzer_sampling_system ol {
  padding: 0;
}

.analyzer_sampling_system body,
.analyzer_sampling_system h1,
.analyzer_sampling_system h2,
.analyzer_sampling_system h3,
.analyzer_sampling_system h4,
.analyzer_sampling_system p,
.analyzer_sampling_system ul,
.analyzer_sampling_system ol,
.analyzer_sampling_system li,
.analyzer_sampling_system figure,
.analyzer_sampling_system figcaption,
.analyzer_sampling_system blockquote,
.analyzer_sampling_system dl,
.analyzer_sampling_system dd {
  margin: 0;
}

.analyzer_sampling_system body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

.analyzer_sampling_system ul,
.analyzer_sampling_system ol {
  list-style: none;
}

.analyzer_sampling_system a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

.analyzer_sampling_system img {
  max-width: 100%;
  display: block;
}

.analyzer_sampling_system article>*+* {
  margin-top: 1em;
}

.analyzer_sampling_system input,
.analyzer_sampling_system button,
.analyzer_sampling_system textarea,
.analyzer_sampling_system select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  .analyzer_sampling_system * {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

@media (max-width: 640px) {
  .analyzer_sampling_system {
    font-size: 14px;
  }
}

.analyzer_sampling_system .as-container {
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1000px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.analyzer_sampling_system .as-pan {
  margin: 0 auto;
  #padding: 0 40px;
  max-width: 1000px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-container {
    padding: 0 20px;
  }
}

.analyzer_sampling_system .as-container--wide {
  max-width: 1300px;
}

.analyzer_sampling_system .as-mainTitle {
  padding-top: 70px;
  width: 100%;
  height: 340px;
  background: -webkit-gradient(linear, left top, right top, from(#b0e1fa), to(#fbf0ea));
  background: linear-gradient(to right, #b0e1fa, #fbf0ea);
  position: relative;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-mainTitle {
    padding-top: 50px;
    height: 280px;
  }
}

.analyzer_sampling_system .as-mainTitle--index {
  padding-bottom: 3.07692%;
  background: url(../../images/index/pt_bg.jpg) no-repeat center center;
  background-size: cover;
}

.analyzer_sampling_system .as-mainTitle--valve {
  padding-bottom: 3.07692%;
  background: url(../../images/valve/pt_bg.jpg) no-repeat center center;
  background-size: cover;
}

.analyzer_sampling_system .as-mainTitle--pumping {
  padding-bottom: 3.07692%;
  background: url(../../images/pumping/pt_bg.jpg) no-repeat center center;
  background-size: cover;
}

.analyzer_sampling_system .as-mainTitle--sgcs {
  padding-bottom: 3.07692%;
  background: url(../../images/sgcs/pt_bg_sgcs.jpg) no-repeat center center;
  background-size: cover;
}

.analyzer_sampling_system .as-mainTitle--analyzer {
  padding-top: 0;
  background: url(../../images/sgcs/pt_bg_analyzer.jpg) no-repeat center center;
  background-size: cover;
}

.analyzer_sampling_system .as-mainTitle .as-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.analyzer_sampling_system .as-mainTitle__inner {
  text-align: center;
  width: inherit;
}

.analyzer_sampling_system .as-mainTitle h2 {
  margin-bottom: 10px;
  color: #143c8c;
  font-size: 48px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-mainTitle h2 {
    font-size: 30px;
  }
}

.analyzer_sampling_system .as-mainTitle h2 span {
  display: inline-block;
  font-size: 0.5em;
}

.analyzer_sampling_system .as-mainTitle p {
  font-weight: bold;
}

.analyzer_sampling_system .as-mainTitle svg {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-mainTitle svg {
    display: none;
  }
}

.analyzer_sampling_system .as-mainTitle svg path {
  fill: #fff;
}

.analyzer_sampling_system .as-mainTitle svg path.is-navy {
  fill: #223863;
}

.analyzer_sampling_system .as-heading {
  margin-bottom: 40px;
  padding-bottom: 20px;
  font-size: 20px;
  color: #143c8c;
  position: relative;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-heading {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 16px;
  }
}

.analyzer_sampling_system .as-heading::before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 2px;
  background: #143c8c;
  position: absolute;
  left: 0;
  bottom: 0;
}

.analyzer_sampling_system .as-heading::after {
  display: inline-block;
  content: "";
  width: 20%;
  height: 2px;
  background: #00a0e9;
  position: absolute;
  left: 0;
  bottom: 0;
}

.analyzer_sampling_system .as-table {
  width: 100%;
  border-collapse: collapse;
}

.analyzer_sampling_system .as-table th,
.analyzer_sampling_system .as-table td {
  padding: 15px;
  border: 1px solid #ccc;
  color: #333333;
  text-align: left;
  vertical-align: top;
}

@media (max-width: 640px) {

  .analyzer_sampling_system .as-table th,
  .analyzer_sampling_system .as-table td {
    padding: 10px;
    font-size: 12px;
  }
}

.analyzer_sampling_system .as-table thead th {
  background: #143c8c;
  color: #ffffff;
  font-weight: bold;
  border: 1px solid #000959;
  text-align: center;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-table thead th {
    vertical-align: middle;
    text-align: left;
  }
}

.analyzer_sampling_system .as-table tbody th {
  background: #eee;
}

.analyzer_sampling_system .as-table__caution {
  margin-top: 1em;
  font-size: 14px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-table__caution {
    font-size: 10px;
  }
}

.analyzer_sampling_system .as-table__caution--right {
  text-align: right;
}

.analyzer_sampling_system .as-contact {
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #143c8c;
  color: #ffffff;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-contact {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 20px;
    display: block;
  }
}

.analyzer_sampling_system .as-contact__heading {
  margin-right: 40px;
  height: 100%;
  font-size: 18px;
  font-weight: bold;
  color: inherit;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-contact__heading {
    margin-right: 0;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
  }
}

.analyzer_sampling_system .as-contact ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-contact ul {
    display: block;
  }
}

.analyzer_sampling_system .as-contact ul li a {
  font-size: 18px;
  color: inherit;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-contact ul li a {
    padding: 10px;
    display: block;
    background: #ffffff;
    color: #143c8c;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
  }
}

.analyzer_sampling_system .as-contact ul li a i {
  margin-right: 10px;
}

.analyzer_sampling_system .as-contact ul li+li {
  margin-left: 30px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-contact ul li+li {
    margin-top: 10px;
    margin-left: 0;
  }
}

.analyzer_sampling_system .as-contact__mail a {
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-contact__mail a {
    padding-bottom: 0;
  }
}

.analyzer_sampling_system .as-contact__mail a:hover {
  border-bottom: 1px solid #fff;
}

.analyzer_sampling_system .as-crumbs {
  #margin-bottom: 40px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-crumbs {
    display: none;
  }
}

.analyzer_sampling_system .as-crumbs ul {
  font-size: 0;
}

.analyzer_sampling_system .as-crumbs ul li {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}

.analyzer_sampling_system .as-crumbs ul li::after {
  margin: 0 0.5em;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  color: #999;
}

.analyzer_sampling_system .as-crumbs ul li:last-child::after {
  content: none;
}

.analyzer_sampling_system .as-crumbs--white ul li {
  color: #ffffff;
}

.analyzer_sampling_system .as-index {
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
}

.analyzer_sampling_system .as-index__blocks {
  margin-bottom: 40px;
  margin-top: -3.07692%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.analyzer_sampling_system .as-index__block {
  background: #ffffff;
  width: 24%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-index__block {
    margin-bottom: 20px;
    width: 100%;
  }
}

.analyzer_sampling_system .as-index__block a:hover .as-index__heading h3,
.analyzer_sampling_system .as-index__block a:hover .as-index__heading p {
  color: #2664e0;
}

.analyzer_sampling_system .as-index__heading {
  padding: 40px;
  height: 230px;
  background: url(../../images/index/arrow_1.png) no-repeat right 20px center;
  background-size: 16px 40px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-index__heading {
    padding: 20px;
    height: auto;
  }
}

.analyzer_sampling_system .as-index__heading h3 {
  margin-bottom: 0.5em;
  color: #143c8c;
  font-size: 22px;
  line-height: 1.4;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-index__heading h3 {
    font-size: 16px;
  }
}

.analyzer_sampling_system .as-index__heading p {
  font-size: 12px;
  line-height: 1.6;
  color: #333333;
}

.as-index__photo img {
  aspect-ratio: 312 / 208;
  object-fit: contain;
}

.analyzer_sampling_system .as-index__photo--small {
  padding-top: 7.14286%;
}

.analyzer_sampling_system .as-valve__mv {
  margin-bottom: 120px;
  background: url(../../images/valve/visual_bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  height: 480px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__mv {
    margin-bottom: 40px;
    padding-top: 40px;
    height: auto;
  }
}

.analyzer_sampling_system .as-valve__mv::after {
  content: "";
  background: url(../../images/valve/content_frame.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 70px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__mv::after {
    height: 20px;
  }
}

.analyzer_sampling_system .as-valve__mv h3 {
  text-align: center;
  font-size: 31px;
  line-height: 1.6;
  color: #ffffff;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__mv h3 {
    font-size: 24px;
  }
}

.analyzer_sampling_system .as-valve__mv h3 strong {
  color: #ffdc19;
}

.analyzer_sampling_system .as-valve__mv p {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
  bottom: -40px;
  z-index: 1;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__mv p {
    bottom: -20px;
  }
}

.analyzer_sampling_system .as-valve__feature {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__feature {
    margin-bottom: 40px;
  }
}

.analyzer_sampling_system .as-valve__feature__block {
  padding: 40px;
  width: 50%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__feature__block {
    padding: 20px;
    width: 100%;
  }
}

.analyzer_sampling_system .as-valve__feature__block h3 {
  margin-bottom: 0.5em;
  color: #143c8c;
  font-size: 20px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__feature__block h3 {
    font-size: 18px;
  }
}

.analyzer_sampling_system .as-valve__feature__block p {
  line-height: 1.6;
}

.analyzer_sampling_system .as-valve__feature__image {
  float: right;
  max-width: 120px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__feature__image {
    max-width: 100px;
  }
}

.analyzer_sampling_system .as-valve__drawing {
  margin: 0 -20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__drawing {
    padding: 0 20px;
    display: block;
  }
}

.analyzer_sampling_system .as-valve__drawing p {
  padding: 0 20px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__drawing p {
    padding: 10px;
    border: 1px solid #eee;
  }
}

.analyzer_sampling_system .as-valve__drawing p+p {
  margin-top: 10px;
}

.analyzer_sampling_system .as-valve__drawing--1 {
  width: 37.98077%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__drawing--1 {
    width: 100%;
  }

  .analyzer_sampling_system .as-valve__drawing--1 img {
    margin: 0 auto;
    width: 238px;
  }
}

.analyzer_sampling_system .as-valve__drawing--2 {
  width: 22.59615%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__drawing--2 {
    width: 100%;
  }

  .analyzer_sampling_system .as-valve__drawing--2 img {
    margin: 0 auto;
    width: 130px;
  }
}

.analyzer_sampling_system .as-valve__drawing--3 {
  width: 39.42308%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__drawing--3 {
    width: 100%;
  }

  .analyzer_sampling_system .as-valve__drawing--3 img {
    margin: 0 auto;
    width: 248px;
  }
}

.analyzer_sampling_system .as-valve__option__image {
  margin: 0 -40px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__option__image {
    margin: 0 0 40px;
    display: block;
  }
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__option__image--1 {
    margin: 0 auto;
    max-width: 232.8px;
  }

  .analyzer_sampling_system .as-valve__option__image--2 {
    margin: 0 auto;
    max-width: 242.4px;
  }

  .analyzer_sampling_system .as-valve__option__image--3 {
    margin: 0 auto;
    max-width: 235.2px;
  }
}

.analyzer_sampling_system .as-valve__option__imageBlock {
  padding: 0 40px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__option__imageBlock {
    padding: 0;
  }
}

.analyzer_sampling_system .as-valve__option__imageBlock:first-child {
  border-right: 1px solid #ccc;
  width: 35%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__option__imageBlock:first-child {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-right: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
  }
}

.analyzer_sampling_system .as-valve__option__imageBlock:first-child ul li {
  width: 100%;
}

.analyzer_sampling_system .as-valve__option__imageBlock:last-child {
  width: 65%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__option__imageBlock:last-child {
    width: 100%;
  }
}

.analyzer_sampling_system .as-valve__option__imageBlock:last-child ul li {
  width: 50%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__option__imageBlock:last-child ul li {
    width: 100%;
  }
}

.analyzer_sampling_system .as-valve__option__imageBlock h4 {
  font-weight: bold;
}

.analyzer_sampling_system .as-valve__option__imageBlock h4 span {
  font-size: 12px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__option__imageBlock h4 span {
    font-size: 10px;
  }
}

.analyzer_sampling_system .as-valve__option__imageBlock ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-valve__option__imageBlock ul {
    display: block;
  }
}

.analyzer_sampling_system .as-pumping {
  background: url(../../images/pumping/bg_1.png) no-repeat center top;
  background-size: contain;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping {
    padding-top: 40px;
  }
}

.analyzer_sampling_system .as-pumping__lead {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.analyzer_sampling_system .as-pumping__lead__left {
  width: 58%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__lead__left {
    margin-bottom: 40px;
    width: 100%;
  }
}

.analyzer_sampling_system .as-pumping__lead__left h3 {
  margin-bottom: 0.5em;
  font-size: 31px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__lead__left h3 {
    font-size: 24px;
    line-height: 1.4;
  }
}

.analyzer_sampling_system .as-pumping__lead__left p {
  margin-bottom: 2em;
  line-height: 1.6;
}

.analyzer_sampling_system .as-pumping__lead__left dl {
  display: inline-block;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__lead__left dl {
    display: block;
    width: 100%;
  }
}

.analyzer_sampling_system .as-pumping__lead__left dl dt {
  margin-bottom: 0.5em;
  padding: 7px 10px;
  display: inline-block;
  color: #fa3c3c;
  font-weight: bold;
  font-size: 14px;
  border: 1px solid #fa3c3c;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__lead__left dl dt {
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
}

.analyzer_sampling_system .as-pumping__lead__left dl dd {
  font-size: 12px;
  text-align: right;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__lead__left dl dd {
    font-size: 10px;
  }
}

.analyzer_sampling_system .as-pumping__lead__right {
  width: 38%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__lead__right {
    margin: 0 auto;
    width: 60%;
  }
}

.analyzer_sampling_system .as-pumping__thumb {
  margin-bottom: 80px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__thumb {
    margin-bottom: 40px;
  }
}

.analyzer_sampling_system .as-pumping__thumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.analyzer_sampling_system .as-pumping__thumb ul li {
  width: 30.6%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__thumb ul li {
    font-size: 12px;
  }
}

.analyzer_sampling_system .as-pumping__thumb ul li img {
  margin-bottom: 0.5em;
}

.analyzer_sampling_system .as-pumping__block {
  margin-bottom: 40px;
  padding-bottom: 60px;
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block {
    padding-bottom: 40px;
  }
}

.analyzer_sampling_system .as-pumping__block__left {
  width: 38%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__left {
    margin-bottom: 2.98507%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.analyzer_sampling_system .as-pumping__block__left h4 {
  margin-bottom: 0.5em;
  font-size: 31px;
  font-weight: bold;
  color: #143c8c;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__left h4 {
    font-size: 24px;
  }
}

.analyzer_sampling_system .as-pumping__block__left h4 span {
  font-size: 0.5em;
}

.analyzer_sampling_system .as-pumping__block__text {
  margin-bottom: 2em;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__inner {
    width: 48%;
  }
}

.analyzer_sampling_system .as-pumping__block__small {
  position: relative;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__small {
    width: 50%;
  }
}

.analyzer_sampling_system .as-pumping__block__small::after {
  padding-top: 20.52632%;
  content: "";
  display: block;
  position: relative;
  width: 50.26316%;
  background: url(../../images/pumping/arrow.png) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  top: 0;
  right: -22.89474%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__small::after {
    padding-top: 44.47368%;
    width: 29.21053%;
    background: url(../../images/pumping/arrow_sp.png) no-repeat 0 0;
    background-size: contain;
    right: -1.86667%;
  }
}

.analyzer_sampling_system .as-pumping__block__small--1::after {
  top: 50.52632%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__small--1::after {
    top: 59.64912%;
  }
}

.analyzer_sampling_system .as-pumping__block__small--2::after {
  top: 62.45614%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__small--2::after {
    top: 70.87719%;
  }
}

.analyzer_sampling_system .as-pumping__block__small--3::after {
  top: 73.68421%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__small--3::after {
    top: 82.80702%;
  }
}

.analyzer_sampling_system .as-pumping__block__right {
  margin-bottom: -1.5em;
  width: 58%;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-pumping__block__right {
    margin-bottom: 0;
    width: 100%;
    font-size: 12px;
  }
}

.analyzer_sampling_system .as-pumping__block__right p+p {
  margin-top: 0.5em;
}

.analyzer_sampling_system .as-sgcs {
  margin-bottom: 120px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs {
    padding-top: 40px;
  }
}

.analyzer_sampling_system .as-sgcs__block {
  margin-bottom: 80px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__block {
    margin-bottom: 40px;
  }
}

.analyzer_sampling_system .as-sgcs__list {
  margin-bottom: 40px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__list {
    margin-bottom: 20px;
  }
}

.analyzer_sampling_system .as-sgcs__list li {
  margin-left: 1.5em;
  list-style-type: disc;
}

.analyzer_sampling_system .as-sgcs__list li+li {
  margin-top: 0.6em;
}

.analyzer_sampling_system .as-sgcs__lead {
  text-align: center;
  margin-bottom: 80px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__lead {
    margin-bottom: 40px;
  }
}

.analyzer_sampling_system .as-sgcs__lead h3 {
  margin-bottom: 40px;
  font-size: 31px;
  font-weight: bold;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__lead h3 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 1.4;
  }
}

.analyzer_sampling_system .as-sgcs__lead p {
  line-height: 1.8;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__lead p {
    text-align: left;
    line-height: 1.6;
  }
}

.analyzer_sampling_system .as-sgcs__lead__visual {
  margin-bottom: 40px;
}

.analyzer_sampling_system figure.as-sgcs__img {
  width: 30%;
  margin: 50px auto;
}

@media (max-width: 640px) {
  .analyzer_sampling_system figure.as-sgcs__img {
    width: 70%;
    margin: 25px auto;
  }
  }


.analyzer_sampling_system .as-sgcs__lead__feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__lead__feature {
    display: block;
  }
}

.analyzer_sampling_system .as-sgcs__lead__feature dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 115px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__lead__feature dt {
    margin-bottom: 10px;
    padding: 5px;
    width: 100%;
    font-size: 12px;
  }
}

.analyzer_sampling_system .as-sgcs__lead__feature dd {
  padding-left: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__lead__feature dd {
    padding-left: 0;
  }
}

.analyzer_sampling_system .as-sgcs__lead__feature dd ul {
  margin-bottom: 0;
}

.analyzer_sampling_system .as-sgcs__photoBlocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.analyzer_sampling_system .as-sgcs__photoBlock {
  width: 46%;
}

.analyzer_sampling_system .as-sgcs__photoBlock__photo {
  margin-bottom: 1em;
}

.analyzer_sampling_system .as-sgcs__photoBlock__text {
  line-height: 1.6;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__photoBlock__text {
    font-size: 12px;
  }
}

.analyzer_sampling_system .as-sgcs__analyzerPhotos {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.analyzer_sampling_system .as-sgcs__analyzerPhotos__block {
  margin-bottom: 4%;
  width: 30.6%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__analyzerPhotos__block {
    width: 100%;
  }
}

.analyzer_sampling_system .as-sgcs__analyzerPhotos__photo {
  margin-bottom: 10px;
  position: relative;
}

.analyzer_sampling_system .as-sgcs__analyzerPhotos__photo::before {
  padding: 20px;
  content: attr(data-desc);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  font-size: 14px;
  line-height: 1.6;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.analyzer_sampling_system .as-sgcs__analyzerPhotos__photo:hover::before {
  opacity: 1;
}

.analyzer_sampling_system .as-sgcs__analyzerPhotos__name {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

.analyzer_sampling_system .as-sgcs__analyzerImage--1 {
  margin: 0 auto 80px;
  max-width: 621px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__analyzerImage--1 {
    margin-bottom: 40px;
  }
}

.analyzer_sampling_system .as-sgcs__propo {
  margin-bottom: 80px;
  padding-top: 80px;
  border-top: 1px solid #ccc;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo {
    margin-bottom: 40px;
    padding-top: 40px;
  }
}

.analyzer_sampling_system .as-sgcs__propo__lead {
  margin-bottom: 40px;
  text-align: center;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__lead {
    margin-bottom: 20px;
  }
}

.analyzer_sampling_system .as-sgcs__propo__lead h3 {
  margin-bottom: 30px;
  display: inline-block;
  font-size: 40px;
  font-weight: bold;
  color: #ff3333;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__lead h3 {
    margin-bottom: 15px;
    font-size: 24px;
  }
}

.analyzer_sampling_system .as-sgcs__propo__lead h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff66));
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

.analyzer_sampling_system .as-sgcs__propo__lead p {
  line-height: 1.8;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__lead p {
    text-align: left;
  }
}

.analyzer_sampling_system .as-sgcs__propo__flow {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__flow {
    margin-bottom: 20px;
    display: block;
  }
}

.analyzer_sampling_system .as-sgcs__propo__flow--image {
  padding: 0 20px;
  width: 72%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__flow--image {
    width: 100%;
  }
}

.analyzer_sampling_system .as-sgcs__propo__flow--image img {
  margin: 0 auto;
  max-width: 596px;
}

.analyzer_sampling_system .as-sgcs__propo__flow--photo {
  width: 28%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__flow--photo {
    display: none;
  }
}

.analyzer_sampling_system .as-sgcs__propo__answer {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__answer {
    margin-bottom: 20px;
    display: block;
  }
}

.analyzer_sampling_system .as-sgcs__propo__answer--photo {
  width: 26%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__answer--photo {
    display: none;
  }
}

.analyzer_sampling_system .as-sgcs__propo__answer--list {
  padding: 40px;
  width: 70%;
  background: #f0f0f0;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__answer--list {
    padding: 20px;
    width: 100%;
  }
}

.analyzer_sampling_system .as-sgcs__propo__answer--list ul {
  margin-bottom: 0;
}

.analyzer_sampling_system .as-sgcs__propo__answer--list p {
  margin-bottom: 1em;
}

.analyzer_sampling_system .as-sgcs__propo__photos {
  display: none;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__propo__photos {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.analyzer_sampling_system .as-sgcs__propo__photos li {
  width: 48%;
}

.analyzer_sampling_system .as-sgcs__example__overview {
  margin-bottom: 40px;
}

.analyzer_sampling_system .as-sgcs__example__block {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dotted #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__example__block {
    display: block;
  }
}

.analyzer_sampling_system .as-sgcs__example__block:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.analyzer_sampling_system .as-sgcs__example__text {
  width: 71%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__example__text {
    margin-bottom: 20px;
    width: 100%;
  }
}

.analyzer_sampling_system .as-sgcs__example__text h4 {
  margin-bottom: 1em;
  font-size: 20px;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__example__text h4 {
    font-size: 16px;
  }
}

.analyzer_sampling_system .as-sgcs__example__text h4.cl-purple {
  color: #9241d0;
}

.analyzer_sampling_system .as-sgcs__example__text h4.cl-green {
  color: #41d08b;
}

.analyzer_sampling_system .as-sgcs__example__text h4.cl-yellow {
  color: #d09541;
}

.analyzer_sampling_system .as-sgcs__example__text p {
  line-height: 1.6;
}

.analyzer_sampling_system .as-sgcs__example__image {
  width: 25%;
}

@media (max-width: 640px) {
  .analyzer_sampling_system .as-sgcs__example__image {
    margin: 0 auto;
    width: 70%;
  }
}

.vWrap {
  position: relative;
  margin: 1em auto;
  padding-top: 56.25%;
}

.vWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}