@charset "UTF-8";
/* --- source : /wp-content/themes/quickDataFactory/scss/include/qdf.include.scss --- */
/* --- source : /wp-content/themes/quickDataFactory/scss/home.640-.scss --- */
/* --- source : /wp-content/themes/quickDataFactory/scss/qdf.640-.scss --- */
/*#quickDataDactoryContents*/
/* --- source : /wp-content/themes/quickDataFactory/scss/second.640-.scss --- */
/*#quickDataDactoryContents*/
#quickDataDactoryContents .site-footer {
  min-width: 1200px;
}
#quickDataDactoryContents .home .searchBox {
  margin-bottom: 32px !important;
}
#quickDataDactoryContents .home .buttonWrapper {
  text-align: center;
  padding-top: 40px;
  padding-top: 60px;
}
#quickDataDactoryContents .home #homeRecomandation {
  padding-top: 50px;
}
#quickDataDactoryContents .home #homeInformation {
  padding: 50px 0px 75px 0px;
}
#quickDataDactoryContents .home .section-banner {
  background-color: #124897;
  height: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  min-width: 1400px;
  background-image: url("../../../../images/bg_banner_pc.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#quickDataDactoryContents .home #kv {
  height: 340px;
  padding: 0 100px;
  -ms-flex-line-pack: center;
      align-content: center;
  max-width: 1400px;
  min-width: 1400px;
  width: 100%;
  margin: auto;
}
#quickDataDactoryContents .home #kv .kvContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}
#quickDataDactoryContents .home #kv .kvContent img {
  position: absolute;
  right: 0;
  height: 340px;
}
#quickDataDactoryContents .home #kv .kvContent p {
  margin-top: 45px;
  margin-bottom: 70px;
  color: #fff;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content .group-description {
  border: 1.78px solid #ffffff;
  border-radius: 4.45px;
  -webkit-box-shadow: 0px -0.89px 5.43px 2.67px rgba(0, 191, 255, 0.8);
          box-shadow: 0px -0.89px 5.43px 2.67px rgba(0, 191, 255, 0.8);
  padding: 14px 15px 23px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 205px;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content .group-description .image-banner {
  position: unset;
  width: 95.52px;
  height: 95.52px;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content .group-description .title {
  font-weight: 700;
  font-size: 21.38px;
  line-height: 130%;
  color: #ffffff;
  margin: 0 !important;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content .group-description .description {
  font-weight: 400;
  font-size: 13.36px;
  line-height: 150%;
  color: #ffffff;
  margin: 0 !important;
  text-align: left;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content .group-description {
  border: 1.78px solid #ffffff;
  border-radius: 4.45px;
  -webkit-box-shadow: 0px -0.89px 5.43px 2.67px rgba(0, 191, 255, 0.8);
          box-shadow: 0px -0.89px 5.43px 2.67px rgba(0, 191, 255, 0.8);
  padding: 14px 16px 6px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 195px;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content .group-description .image-banner {
  position: unset;
  width: 95.52px;
  height: 95.52px;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content .group-description .title {
  font-weight: 700;
  font-size: 22.04px;
  line-height: 130%;
  color: #ffffff;
  margin: 0 !important;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content .group-description .description {
  font-weight: 700;
  font-size: 12.72px;
  line-height: 150%;
  color: #ffffff;
  margin: 0 !important;
  text-align: left;
}
#quickDataDactoryContents .home .pcSlick {
  max-width: 1200px;
  width: 100%;
  height: 500px;
  background-color: transparent;
  margin: 30px auto;
  margin-bottom: 3em;
}
#quickDataDactoryContents .home .pcSlick .slide-arrow {
  width: 20px;
  height: auto;
}
#quickDataDactoryContents .home .pcSlick .slick-dots li {
  margin: 0;
}
#quickDataDactoryContents .home .pcSlick ul.tags {
  min-height: 9em;
}
#quickDataDactoryContents .home .slickTarget {
  height: 40px;
  min-width: 40px;
  background-color: #fff;
}
#quickDataDactoryContents .home .list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
#quickDataDactoryContents .home .list .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 48px) / 3);
          flex: 0 0 calc((100% - 48px) / 3);
  padding: 0px !important;
}
#quickDataDactoryContents .home .pcMore {
  margin: 0 180px 0 0;
}
#quickDataDactoryContents .home .secondContent .qdfContent .accordion {
  width: 200px;
}
#quickDataDactoryContents .home .secondContent .qdfContent .accordion-container {
  border-radius: 7px;
}
#quickDataDactoryContents .home .secondContent .qdfContent .accordion-terms {
  padding: 8px 0px 16px 0px;
}
#quickDataDactoryContents .home .secondContent .qdfContent .contentDisplay {
  font-size: 20px;
}
#quickDataDactoryContents .home .secondContent .buttonBlue {
  text-align: center;
}
#quickDataDactoryContents .home .secondContent .buttonBlue button {
  padding: 2px 0.6em;
  border-radius: 30px;
  font-size: 18px;
}
#quickDataDactoryContents .home .secondContent .buttonBlue .is-hidden {
  display: none;
  margin-top: 0px;
  visibility: hidden;
  opacity: 0;
  height: 0;
  padding: 0;
}
#quickDataDactoryContents .home .secondContent .buttonBlue .more {
  margin-top: 20px;
  margin: 50px 0 0 0;
  padding: 15px 60px;
  margin-top: 20px;
  margin: 50px 0 0 0;
  padding: 15px 60px;
}
#quickDataDactoryContents .home .secondContent .buttonBlue .more:hover {
  background-color: #124897 !important;
  color: #fff !important;
  border: solid 1px #124897 !important;
}
#quickDataDactoryContents .home .about-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #F0F7FF;
  border-radius: 20px;
  padding: 68px 204px;
  max-width: 1200px;
  min-width: 1200px;
  width: 100%;
  margin: 80px auto 100px;
  background-image: url("../../../../images/bgDetail.png");
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  position: relative;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#quickDataDactoryContents .home .about-left {
  max-width: 60%;
}
#quickDataDactoryContents .home .about-logo-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
#quickDataDactoryContents .home .about-logo-title .textWhat {
  color: #111111;
  font-size: 26px !important;
  font-weight: 700 !important;
  padding-top: 9px !important;
}
#quickDataDactoryContents .home .about-logo-title img {
  width: 132.5326385498px;
  height: auto;
  margin-right: 8px;
}
#quickDataDactoryContents .home .about-title-underline {
  width: 100%;
  height: 1px;
  background-color: #124897;
  margin: 16px 0;
}
#quickDataDactoryContents .home .about-description {
  line-height: 26px;
  width: 446px;
  margin-top: 20px;
  font-size: 16px;
  color: #414141;
}
#quickDataDactoryContents .home .about-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
#quickDataDactoryContents .home .about-stats-en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
#quickDataDactoryContents .home .stat-box {
  border: 1px solid #124897;
  border-radius: 8px;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  width: 148px;
  height: 102px;
  background-color: #fff;
}
#quickDataDactoryContents .home .stat-box-en {
  border: 1px solid #124897;
  border-radius: 4px;
  padding: 0px 16px;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 306px;
  height: 70px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
#quickDataDactoryContents .home .stat-box-en .stat-value {
  font-size: 28px !important;
  line-height: 14px !important;
  min-width: 120px;
}
#quickDataDactoryContents .home .stat-box-en small:not(:last-child) {
  margin-right: 4px !important;
  margin-left: 0 !important;
}
#quickDataDactoryContents .home .stat-box-en small {
  margin-left: 0px !important;
}
#quickDataDactoryContents .home .stat-box-en span {
  margin-right: 4px !important;
}
#quickDataDactoryContents .home .stat-label {
  font-size: 14px;
  color: #6E6E6E;
  line-height: 22px;
  margin-bottom: 2px;
  font-weight: 400;
}
#quickDataDactoryContents .home .stat-label-en {
  font-size: 12px;
  color: #6E6E6E;
  font-weight: 400;
  text-align: left;
}
#quickDataDactoryContents .home .stat-value {
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
  color: #124897;
}
#quickDataDactoryContents .home .stat-value small {
  margin-left: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #124897;
}
#quickDataDactoryContents .home .searchBox {
  width: 100%;
}
#quickDataDactoryContents .home .searchBox input {
  width: 100%;
}
#quickDataDactoryContents .home .batsu {
  display: none;
}
#quickDataDactoryContents .home .batsu::before {
  display: none;
  display: none;
}
#quickDataDactoryContents .home .batsu::after {
  display: none;
  display: none;
}
#quickDataDactoryContents .home .sibo {
  display: none;
}
#quickDataDactoryContents .home .siboText {
  display: none;
}
#quickDataDactoryContents .home .searchButton {
  display: none;
}
#quickDataDactoryContents .home #slickCopy ul.tags {
  min-height: 9em;
}
#quickDataDactoryContents .home .slick-dots {
  bottom: -65px;
}
#quickDataDactoryContents .home .section-iframe {
  max-width: 1284px;
  min-width: 1200px;
  margin: 0 auto;
  margin-bottom: 80px;
  text-align: center;
}
#quickDataDactoryContents .home .section-iframe .section-title {
  font-size: 28px;
  line-height: 40px;
  color: #111111;
  font-weight: 500;
  margin-bottom: 122px;
}
#quickDataDactoryContents .home .section-iframe .section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side {
  min-width: 50%;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side.enOnly li:last-child {
  margin-bottom: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side .img-illustrations {
  margin-bottom: 75px;
  max-width: 532px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side .expect {
  text-align: left;
  color: #111111;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 24px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side .expect.expect-en {
  color: #0359BE;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul {
  border-radius: 11px;
  background-color: #EEF8FF;
  list-style: none;
  padding: 34px 32px 38px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  text-align: left;
  line-height: 25px;
  color: #111111;
  margin-bottom: 20px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul li .category {
  font-weight: 700;
  color: #0359BE;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul li.first-child {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul li.first-child img {
  margin-top: 6px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul li.last-child img {
  margin-bottom: 8px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul .icon {
  margin-right: 12px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side {
  max-width: 517px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .satori__horiz_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  padding-bottom: 22px;
  border-bottom: 1px solid #EBEBEB;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .satori__horiz_group .satori__input_group {
  border-bottom: unset;
  padding-bottom: unset;
  margin-top: unset;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .satori__input_group {
  margin-top: 9px;
  padding-bottom: 22px;
  border-bottom: 1px solid #EBEBEB;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .satori__input_group:last-child {
  border-bottom: unset;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .satori__notes {
  font-size: 14px;
  line-height: 22px;
  color: #111111;
  margin-top: 8px;
  text-align: left;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .satori__error_messages {
  font-size: 12px;
  color: red;
  text-align: left;
  width: 100%;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper {
  margin: 30px 0px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__message {
  color: #111111;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper a {
  color: #124897;
  text-decoration: underline;
  text-underline-offset: 3px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper #satori__privacy_policy_agreement {
  height: 40px;
  width: 13px;
  margin-right: 10px;
  cursor: pointer;
  border-color: #111111;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper #satori__privacy_policy_agreement:hover {
  border-color: #124897;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper label {
  margin: 0;
  font-size: 18px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0px;
  padding: unset;
  border-bottom: unset;
  /* Ẩn checkbox mặc định */
  /* Style cho label chứa checkbox */
  /* Tạo checkbox custom */
  /* Khi checkbox được checked */
  /* Tạo icon check màu trắng */
  /* Hover effect */
  /* Focus effect */
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group.error {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group .satori__error_messages {
  text-align: center;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group input[type=checkbox] {
  display: none;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: #414141;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group label:hover {
  color: #111111 !important;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group label {
  position: relative;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group label::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid #B8B8B8;
  border-radius: 3px;
  margin-right: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group input[type=checkbox]:checked + label::before {
  background-color: #124897;
  border-color: #124897;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group label:hover::before {
  border-color: #124897;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group input[type=checkbox]:checked + label:hover::before {
  background-color: #143867;
  border-color: #143867;
  color: #111111 !important;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group input[type=checkbox]:focus + label::before {
  outline: 2px solid #124897;
  outline-offset: 2px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side label {
  font-size: 18px;
  margin-bottom: 9px;
  line-height: 40px;
  color: #111111;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side label .satori__require {
  margin-left: 13px;
  font-size: 16px;
  background-color: #EE1414;
  padding: 4px 8px;
  line-height: 16px;
  color: #FFFFFF;
  border-radius: 5px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side input,
#quickDataDactoryContents .home .section-iframe .section-content .right-side select {
  height: 50px;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  background-color: #FBFAF7;
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  font-size: 18px;
  line-height: 40px;
  color: #111111;
  font-weight: 500;
  padding: 5px 31px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side textarea {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #FBFAF7;
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  font-size: 18px;
  line-height: 40px;
  color: #111111;
  font-weight: 500;
  padding: 14px 31px;
  width: 100%;
  height: 189px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .satori__btn {
  background: -webkit-gradient(linear, left top, right top, from(#0357BD), to(#019AE6));
  background: linear-gradient(90deg, #0357BD 0%, #019AE6 100%);
  border-radius: 24px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
  padding: 15px 81px;
  width: unset;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: unset;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .privacy-policy-agreement {
  margin-top: 30px;
  color: #111111;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .product-interested {
  margin-bottom: 35px;
  color: #111111;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .product-interested.jpOnly {
  font-weight: 400;
  font-size: 16px;
}
#quickDataDactoryContents .sp {
  display: none !important;
}
#quickDataDactoryContents .qdfContent {
  min-width: 1240px;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin: 0 auto;
}
#quickDataDactoryContents .section-product-banner {
  background-color: #F0F7FF;
  padding: 24px 0 40px 0;
  width: 100%;
}
#quickDataDactoryContents .section-product-banner.apps {
  background-color: #EEF8F6 !important;
}
#quickDataDactoryContents .banner .breadcrumb {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 28px;
  padding: 0 !important;
}
#quickDataDactoryContents .banner .breadcrumb .home {
  color: #0153A3;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-size: 14px;
}
#quickDataDactoryContents .banner .breadcrumb .home:hover {
  text-decoration: none;
}
#quickDataDactoryContents .banner .breadcrumb .title {
  max-width: calc(100% - 68px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #414141;
  font-size: 14px;
}
#quickDataDactoryContents .banner .breadcrumb img {
  width: 8px;
  height: 8px;
}
#quickDataDactoryContents .banner .productHeader {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
}
#quickDataDactoryContents .banner .productHeader .eyeCatch {
  width: 92px;
  height: 92px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 0 10px;
}
#quickDataDactoryContents .banner .productHeader .eyeCatch img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}
#quickDataDactoryContents .banner .productHeader .basicData {
  padding-top: 8px;
}
#quickDataDactoryContents .banner .productHeader .basicData .title {
  font-size: 26px;
  font-weight: bold;
  color: #111111;
  line-height: 130%;
  margin-bottom: 16px;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 20px;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-size: 14px;
  color: #111111;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 32px;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group .product-type {
  font-size: 18px;
  font-weight: bold;
  color: #124897;
  line-height: 150%;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group .product-type.apps {
  color: #007F66;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group .product-type-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group .product-type-tag .exclusive {
  padding: 2px 6px;
  border-radius: 2px;
  border: 1px solid #124897;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #124897;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group .product-type-tag .comming-soon {
  background-color: #E7E7E7;
  padding: 2px 6px;
  border-radius: 2px;
  border: 1px solid #CFCFCF;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #414141;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group .product-type-tag .new {
  background-color: #B10303;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group .product-type-tag .available {
  background-color: #B10303;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .product-type-group .product-type-tag .update {
  background-color: #129755;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .productTag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 20px;
  border-left: 1px solid #CFCFCF;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .productTag .tag {
  background-color: #ffffff;
  padding: 4px 14px;
  border-radius: 28px;
  border: 1px solid #B8B8B8;
  font-size: 14px;
  color: #111111;
  line-height: 22px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .productTag .tag .arrow {
  width: 10px;
  height: 10px;
  background-image: url("../../../../images/arrowRight.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#quickDataDactoryContents .banner .productHeader .basicData .productType .productTag .tag:hover {
  background-color: #F3F8FC;
}
#quickDataDactoryContents body {
  margin-top: 72px;
}
#quickDataDactoryContents h2 {
  font-size: 30px;
}
#quickDataDactoryContents #masthead {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 72px;
  top: 0;
  left: 0;
  background-color: #fff;
}
#quickDataDactoryContents #masthead * {
  color: #124897;
}
#quickDataDactoryContents #masthead .qdfContent {
  height: 72px;
  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;
}
#quickDataDactoryContents #masthead #logo {
  width: 286.2px;
  height: 27.5431px;
  display: block;
}
#quickDataDactoryContents #masthead #langSwith img {
  margin: 6px 5px;
}
#quickDataDactoryContents #masthead .linked-in {
  border-left: 1px solid #CFCFCF;
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}
#quickDataDactoryContents #masthead .linked-in .linkIn img {
  width: 28px;
  height: 28px;
}
#quickDataDactoryContents #masthead #globalMenu {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 72px;
  gap: 40px;
}
#quickDataDactoryContents #masthead #globalMenu li {
  float: right;
}
#quickDataDactoryContents #masthead #globalMenu .link {
  margin-top: 26px;
  margin-right: 1em;
}
#quickDataDactoryContents #masthead #spMenu {
  display: none;
}
#quickDataDactoryContents footer {
  position: relative;
  background-color: #F3F3F3;
}
#quickDataDactoryContents footer .scrollToTop {
  width: 66px;
  height: 66px;
  background-color: #124897;
  border-top-left-radius: 32px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
#quickDataDactoryContents footer .scrollToTop:hover {
  background-color: #143867;
}
#quickDataDactoryContents footer #toTop {
  margin: 16px 10px 10px 16px;
  width: 40px;
}
#quickDataDactoryContents footer .siteMap {
  padding: 32px 0 24px 0;
  max-width: 1200px;
  width: 100%;
  border-bottom: 1px solid #CFCFCF;
  margin: auto;
}
#quickDataDactoryContents footer .siteMap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  row-gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  font-size: 14px;
  background-color: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#quickDataDactoryContents footer .siteMap ul a {
  line-height: 22px;
}
#quickDataDactoryContents footer .signiture {
  max-width: 1200px;
  width: 100%;
  height: 88px;
  padding: 20px 0 28px 0;
  margin: auto;
}
#quickDataDactoryContents footer .signiture img {
  width: 93px;
}
#quickDataDactoryContents footer .signiture .copyright {
  font-size: 14px;
  line-height: 160%;
  color: #6E6E6E;
}
#quickDataDactoryContents .categorySelect {
  font-size: 14px;
}
#quickDataDactoryContents #hmbg {
  display: none;
}
#quickDataDactoryContents .en .pcSlick {
  display: none;
}
#quickDataDactoryContents .en #slickCopy {
  margin: 100px auto 50px;
  max-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
}
#quickDataDactoryContents .en #slickCopy .item {
  padding: 0 0px;
  width: calc(33.333% - 10px);
  margin-bottom: 20px;
  margin-right: 15px;
}
#quickDataDactoryContents .en #slickCopy .item:nth-child(3n) {
  margin-right: 0px;
}
#quickDataDactoryContents .en #slickCopy .new:after {
  right: 0;
}
#quickDataDactoryContents .informationListWrapper {
  padding: 100px 0 50px;
}
#quickDataDactoryContents .informationList .informationItem {
  padding: 0.8em 0;
}
#quickDataDactoryContents .informationList .informationItem .date {
  width: 8em;
}
#quickDataDactoryContents .informationList .informationItem .category {
  padding-right: 2em;
}
#quickDataDactoryContents .informationList .informationItem .category div {
  width: 9em;
  text-align: center;
}
#quickDataDactoryContents .largeButton {
  width: 395px;
}
#quickDataDactoryContents .middleButton {
  width: 277px;
}
#quickDataDactoryContents #coporateTopHead .contentWrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  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;
  padding: 70px 0;
}
#quickDataDactoryContents #coporateTopHead .contentWrap .logoWrap {
  width: 356px;
  text-align: center;
}
#quickDataDactoryContents #coporateTopHead .contentWrap .logoWrap img {
  display: block;
  margin-bottom: 35px;
}
#quickDataDactoryContents #coporateTopHead .contentWrap .qdfAbout {
  width: 538px;
}
#quickDataDactoryContents #coporateTopHead .contentWrap .qdfAbout .qdfHeading {
  font-weight: 700;
  padding-bottom: 1em;
}
#quickDataDactoryContents .secondHead #breadcrumb {
  padding: 5px 0;
}
#quickDataDactoryContents .secondHead h2 {
  padding: 50px 0;
  line-height: 1.2em;
}
#quickDataDactoryContents .secondContent .secondContentMain {
  padding: 100px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 1200px;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin: 0 auto;
}
#quickDataDactoryContents .secondContent .secondContentMain .narrowing {
  width: 200px;
}
#quickDataDactoryContents .secondContent .secondContentMain main {
  width: 100%;
  min-height: 100px;
  background-color: transparent;
  margin: 0 0 0 52px;
}
#quickDataDactoryContents .secondContent .secondContentMain main .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: #999 1px solid;
}
#quickDataDactoryContents .secondContent .secondContentMain main .meta .searchTextBox #searchBox {
  width: 14em;
  height: 1.5em;
  border: 0;
  border-radius: 2em;
  padding-left: 2em;
  background-image: url("../../../../images/search.svg");
  background-size: 1em;
  background-position: left 0.5em center;
  background-repeat: no-repeat;
  color: #083a6e;
}
#quickDataDactoryContents .secondContent .secondContentMain main .meta .searchTextBox input[type=submit] {
  border: 0;
  border-radius: 2em;
  color: #fff;
  background-color: #003b75;
  font-size: 90%;
  padding: 0.2em 1em;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList .item {
  padding: 0 0px;
  width: calc(33.333% - 10px);
  margin-bottom: 20px;
  margin-right: 15px;
  background-color: #fff;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList .item:nth-child(3n) {
  margin-right: 0px;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList .new:after {
  right: 0;
}
#quickDataDactoryContents .secondContent .secondContentMain aside {
  width: calc(100% - 810px);
  min-height: 100px;
  background-color: transparent;
}
#quickDataDactoryContents .secondContent .secondContentMain main.information {
  width: 100%;
  min-height: 200px;
}
#quickDataDactoryContents .secondContentProduct {
  padding-top: 44px;
  padding-bottom: 80px;
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader {
  padding: 67px 0 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader .eyeCatch {
  width: 262px;
  height: 262px;
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader .eyeCatch img {
  width: 217px;
  height: auto;
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader .basicData {
  width: calc(100% - 304px);
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader .basicData .title {
  font-size: 24px;
  font-weight: bold;
  padding: 0.5em 0 1em;
}
#quickDataDactoryContents .secondContentProduct .productContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 72px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary {
  width: 70%;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-bottom: 48px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 16px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 48px) / 3);
          flex: 0 0 calc((100% - 48px) / 3);
  min-width: 264px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-info .document-title {
  font-size: 16px;
  font-weight: bold;
  color: #111111;
  line-height: 160%;
  letter-spacing: 2%;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-info .document-size {
  font-size: 14px;
  color: #414141;
  line-height: 160%;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-info .line {
  width: 1px;
  background-color: #CFCFCF;
  height: 18px;
  margin: auto 0;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-download {
  background-color: #ffffff;
  text-align: center;
  position: relative;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-download a {
  width: calc(100% - 24px) !important;
  height: 100% !important;
  padding: 10px 12px !important;
  background-color: #ffffff !important;
  color: #124897 !important;
  margin: 0 !important;
  background-image: unset !important;
  border: 1px solid #124897 !important;
  border-radius: 48px !important;
  cursor: pointer;
  z-index: 1;
  line-height: 22px;
  color: #124897;
  font-size: 14px;
  font-weight: bold;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-download a:hover {
  background-color: #F3F8FC !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-download a img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 14px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group .document .document-download .ico-download {
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
#quickDataDactoryContents .secondContentProduct .productContent .data {
  width: calc(30% - 72px);
  min-width: 288px;
  border-radius: 8px;
  border: 1px solid #B8B8B8;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#quickDataDactoryContents .secondContentProduct .productContent .data dd {
  padding-bottom: 1em;
}
#quickDataDactoryContents .secondContentProduct .productContent .data dd.text {
  padding-left: 1em;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-title {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom: 1px solid #B8B8B8;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: bold;
  line-height: 160%;
  color: #111111;
  background-color: #F3F3F3;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content {
  padding: 0 24px;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .data-item:last-child .block-content {
  border-bottom: none !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content {
  padding: 20px 8px;
  border-bottom: 1px solid #CFCFCF !important;
  cursor: pointer;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content:hover {
  background-color: #F3F8FC;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content:hover .btn-read-more {
  background-color: #143867 !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content .block-tag {
  font-size: 14px;
  line-height: 160%;
  color: #124897;
  margin-bottom: 4px;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content .block-title {
  font-size: 16px;
  line-height: 160%;
  color: #111111;
  margin-bottom: 8px;
  font-weight: bold;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content .block-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content .block-more .block-logo img {
  width: 61px;
  height: 26px;
  -o-object-fit: contain;
     object-fit: contain;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content .block-more .btn-read-more {
  cursor: pointer;
  width: 26px;
  height: 26px;
  background-color: #124897;
  border-radius: 50%;
  -ms-flex-line-pack: center;
      align-content: center;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .block-content .block-more .btn-read-more img {
  width: 18px;
  height: 18px;
  margin: 4px;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content a:last-child .block-content {
  border-bottom: none !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .read-more {
  margin: 16px 0 20px 0;
  font-size: 14px;
  line-height: 160%;
  color: #0153A3;
  text-decoration: underline;
  cursor: pointer;
  float: right;
  text-underline-offset: 2px;
  padding-right: 18px;
  background-image: url("../../../../images/ico_arrow_right.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 16px;
}
#quickDataDactoryContents .secondContentProduct .productContent .data .data-content .read-more:hover {
  text-decoration: none;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information {
  margin-top: 48px;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information .title {
  color: #111111;
  font-size: 22px;
  font-weight: bold;
  line-height: 29px;
  margin-bottom: 20px;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  background-color: white;
  border: 1px solid #B8B8B8;
  border-radius: 4px;
  overflow: hidden;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information th,
#quickDataDactoryContents .secondContentProduct .productContent .more-information td {
  border-bottom: 1px solid #B8B8B8;
  padding: 12px;
  text-align: left;
  vertical-align: top;
  line-height: 22px;
  font-size: 14px;
  -ms-flex-line-pack: center;
      align-content: center;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information th {
  border-right: 1px solid #CFCFCF;
  width: 180px;
  background-color: #F3F3F3;
  font-weight: normal;
  color: #111111;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information td a {
  color: #0153A3;
  text-decoration: underline;
  text-underline-offset: 3px;
  background-image: url("../../../../images/ico_supply.svg") !important;
  background-size: unset !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information td a:hover {
  text-decoration: none !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information td a:hover {
  text-decoration: underline;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information td .sub-note {
  font-size: 12px;
  color: #6E6E6E;
  line-height: 16px;
}
#quickDataDactoryContents .secondContentProduct .productContent .more-information tr:last-child th,
#quickDataDactoryContents .secondContentProduct .productContent .more-information tr:last-child td {
  border-bottom: none;
}
#quickDataDactoryContents .secondContentProduct .productContent .provider .title {
  color: #111111;
  font-size: 16px;
  font-weight: bold;
  line-height: 29px;
  margin-bottom: 16px;
}
#quickDataDactoryContents .secondContentProduct .productContent .provider .provider-content {
  color: #414141;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 12px;
}
#quickDataDactoryContents .secondContentProduct .productContent .provider a {
  font-size: 14px;
  color: #0066cc;
  text-decoration: underline;
  text-underline-offset: 3px;
  background-image: url("../../../../images/ico_supply.svg") !important;
  background-size: unset !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .provider a:hover {
  text-decoration: none !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .trial-inquiries {
  margin-top: 48px;
  text-align: center;
}
#quickDataDactoryContents .secondContentProduct .about-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #F0F7FF;
  border-radius: 20px;
  padding: 68px 204px;
  max-width: 1200px;
  width: 100%;
  margin: 80px auto 100px;
  background-image: url("../../../../images/bgDetail.png");
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  position: relative;
}
#quickDataDactoryContents .secondContentProduct .about-section .about-left {
  max-width: 60%;
}
#quickDataDactoryContents .secondContentProduct .about-section .about-logo-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
#quickDataDactoryContents .secondContentProduct .about-section .about-logo-title .textWhat {
  color: #111111;
  font-size: 26px !important;
  font-weight: 700 !important;
  padding-top: 9px !important;
}
#quickDataDactoryContents .secondContentProduct .about-section .about-logo-title img {
  width: 132.5326385498px;
  height: auto;
  margin-right: 8px;
}
#quickDataDactoryContents .secondContentProduct .about-section .about-title-underline {
  width: 100%;
  height: 1px;
  background-color: #124897;
  margin: 16px 0;
}
#quickDataDactoryContents .secondContentProduct .about-section .about-description {
  line-height: 26px;
  width: 446px;
  margin-top: 36px;
  font-size: 16px;
  color: #414141;
}
#quickDataDactoryContents .secondContentProduct .about-section .about-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-left: 40px;
}
#quickDataDactoryContents .secondContentProduct .about-section .about-stats-en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin-left: 40px;
}
#quickDataDactoryContents .secondContentProduct .about-section .stat-box {
  border: 1px solid #124897;
  border-radius: 8px;
  padding: 22px 17px 22px 17px;
  text-align: center;
  width: 158px;
  height: 102px;
  background-color: #fff;
}
#quickDataDactoryContents .secondContentProduct .about-section .stat-box-en {
  border: 1px solid #124897;
  border-radius: 4px;
  padding: 14px 16px 14px 16px;
  width: 306px;
  height: 60px;
  background-color: #fff;
  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;
}
#quickDataDactoryContents .secondContentProduct .about-section .stat-label {
  font-size: 14px;
  color: #6E6E6E;
  margin-bottom: 6px;
  font-weight: 400;
}
#quickDataDactoryContents .secondContentProduct .about-section .stat-label-en {
  font-size: 12px;
  color: #6E6E6E;
  margin-bottom: 6px;
  font-weight: 400;
}
#quickDataDactoryContents .secondContentProduct .about-section .stat-value {
  font-size: 32px;
  font-weight: 400;
  color: #124897;
}
#quickDataDactoryContents .secondContentProduct .about-section .stat-value small {
  font-size: 14px;
  font-weight: 400;
  color: #124897;
}
#quickDataDactoryContents .secondContentProductRlated {
  padding-top: 40px;
  padding-bottom: 90px;
}
#quickDataDactoryContents .secondContentProductRlated .qdfContent .productList {
  padding-top: 10px;
  overflow: hidden;
}
#quickDataDactoryContents .secondContentProductRlated .qdfContent .productList .item {
  width: 220px;
  padding: 0;
  margin-right: 23.33px;
  float: left;
  margin-top: 1em;
}
#quickDataDactoryContents .secondContentProductRlated .qdfContent .productList .item:nth-child(4n) {
  margin-right: 0;
}
#quickDataDactoryContents .secondContentInformation {
  padding-bottom: 120px;
}
#quickDataDactoryContents .secondContentInformation .title {
  padding-top: 120px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: #ccc 1px solid;
  font-size: 140%;
  color: #003b75;
  margin-bottom: 30px;
}
#quickDataDactoryContents #bannerGroupButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#quickDataDactoryContents #bannerGroupButton .featuredButtonWhite {
  margin: 0px !important;
  padding: 15px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#quickDataDactoryContents #bannerGroupButton .featuredButtonWhite span {
  color: #124897;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}
#quickDataDactoryContents #bannerGroupButton .featuredButtonWhite img {
  height: 20px !important;
  position: unset !important;
}
#quickDataDactoryContents #bannerGroupButton li {
  width: 288px;
  height: 42px;
}
#quickDataDactoryContents #bannerGroupButton .featuredButtonOrange {
  padding: 18px 0px;
}

@media screen and (max-width: 1366px) {
  #quickDataDactoryContents #homeRecomandation {
    padding-top: 50px !important;
    padding-bottom: 80px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #quickDataDactoryContents .featuredButton {
    padding: 11px 0px;
    font-size: 16px;
    line-height: 26px;
  }
}
.document-download a img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 14px;
}